On Wed, 2009-07-08 at 10:35 +0300, İsmail Dönmez wrote:
> I am trying to compile svn trunk on Gentoo with gcc 4.3.2, but the
> compilation fails with the following error:
[..]
> Creating library file: .libs/libssp.dll.a
> .libs/ssp.o: In function `fail':
> /root/cegcc/gcc-4.4.0/libssp/ssp.c:109: undefined reference to `open'
> /root/cegcc/gcc-4.4.0/libssp/ssp.c:109: relocation truncated to fit:
> ARM_26 against undefined symbol `open'
[..]
> make[2]: Leaving directory
`/root/cegcc/build-cegcc/gcc/arm-cegcc/libssp'
> make[1]: *** [all-target-libssp] Error 2
> make[1]: Leaving directory `/root/cegcc/build-cegcc/gcc'
> make: *** [all] Error 2
> 
> 
> A quick Google search shows that others experienced similar problems
> with no solutions. Any help is appreciated.

Looks like you're trying to build arm-cegcc. I've not been able to spend
enough time on the combination of that and the new gcc.

It would be wise not to do that, fall back to src/gcc instead of
src/gcc-4.4.0 .

        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to