This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Trouble building libgcc.a


When I do a build (host is i686-pc-linux-gnu, target is
powerpc-linux-gnu) the library libgcc.a  does not contain the function
__throw.  Here is the configure line that I used.

../gcc-2.95/configure --prefix=/Godzilla/tools
--target=powerpc-linux-gnu --enable-threads=posix --enable-java-gc=boehm
--enable-languages=c++,java,c

Does anyone know why this function is not being included.  (__throw
lives in libgcc2.c).

Thanks


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


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