>I have been trying to use egcs 1.1.2 (cross compiling on intel for strong arm)
>and have had lots of trouble when I use the -fpic flag
>to generate position independent code (for shared libraries).  Has anyone on
>this list tried this?  (I have had success without this
>flag).

Please try the latest compiler.  

Get <ftp://egcs.cygnus.com/pub/egcs/snapshots/1999-06-23/egcs-19990623.tar.gz>
and <ftp://ftp.netwinder.org/users/p/philb/gcc-2.95-diff-990623.gz>

You need to apply the patch in the gcc/config/arm directory.

>Who should I report this bug to?

This list will do.  If you still have trouble, report the bug again.  It 
would help if you can look at the output code and figure out what's wrong 
with it.  See the documentation at http://egcs.cygnus.com for more details
on reporting bugs -- in particular, please send preprocessed source since 
others may not have the same header files as you.

BTW, why are you using the -static flag?  This should probably be avoided if 
possible.

p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to