This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Seg fault when configuring starting cross-compiling linux-2.6.7 for PPC on Intel platform (windows XP) using cygwin


Hello

the thing is that libkconfig.so should not be build under cygwin as shared librairies should be *.dll.a
you must apply the patch contained in cross tool to your kernel.


Moreover you should take a look at this message:

http://sources.redhat.com/ml/crossgcc/2004-06/msg00290.html

Best reagards

Povolotsky, Alexander a écrit:

http://sources.redhat.com/ml/crossgcc/2004-05/msg00242.html
Re: Crosstool / SH / Linux 2.6.6

Hi,

We are hitting the same problem using cygwin ...
Any luck with having it fixed ?

Thanks,
Best Regards,
Alex

-----Original Message-----
From: Povolotsky, Alexander Sent: Tuesday, July 20, 2004 10:14 AM
To: 'Benjamin Herrenschmidt'; 'wd@denx.de'
Cc: 'linuxppc-dev@lists.linuxppc.org'
Subject: Seg fault when configuring starting cross-compiling linux-2.6.7
for PPC on Intel platform (windows XP) using cygwin



Hi,


We are getting segmentation fault when configuring starting cross-compiling
linux-2.6.7 for PPC on Intel platform (windows XP) using cygwin - any ideas
?

apovolot@USPITLAD104868 ~/linux-2.6.7
$ make menuconfig
 HOSTCC  scripts/basic/fixdep
 HOSTCC  scripts/basic/split-include
 HOSTCC  scripts/basic/docproc
 HOSTLD  scripts/kconfig/mconf
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
scripts/kconfig/libkconfig.so(.text+0x0):crtstuff.c: multiple definition of
`___
do_sjlj_init'
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/crtbegin.o(.text+0x0):crtstuff.c:
first defined here
make[1]: *** [scripts/kconfig/mconf] Error 1
make: *** [menuconfig] Error 2

Thanks,
Alex Povolotsky
-----Original Message-----
From: Benjamin Herrenschmidt [mailto:benh@kernel.crashing.org]
Sent: Friday, July 09, 2004 11:09 AM
To: Povolotsky, Alexander
Cc: 'linuxppc-dev@lists.linuxppc.org'
Subject: Re: FW: How reliable Linux 2.6 is on PowerPC platform at this
point ?


On Fri, 2004-07-09 at 04:30, Povolotsky, Alexander wrote:


Hi,

Any takers ?



Should be as reliable as x86 by now ;)


Ben.



TIA,
Best Regards,
Alex Povolotsky

-----Original Message-----
From: Andrew Morton [mailto:akpm@osdl.org]
Sent: Friday, July 09, 2004 5:27 AM
To: Povolotsky, Alexander
Subject: Re: How reliable Linux 2.6 is on PowerPC platform at this point?

"Povolotsky, Alexander" <Alexander.Povolotsky@marconi.com> wrote:


Hi Andrew,

How reliable Linux 2.6 is on PowerPC platform at this point ?


I suspect it's good if you pick the right release, but I am very much not
the right person to ask, sorry.

I suggest you ask the folks on linuxppc-dev@lists.linuxppc.org

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]