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]

RE: broken link for libstdc++.a


> Hi,
> 
> You can get
> the details by looking at the config.log file in the libstdc++ directory
> in the
> build tree.  HTH,
	[Stephane Dalton] I did and found that it was because the compiler
cannot create executables. First I consider it was a minor problem but it
seems no Makefile is generated in the libiberty directory and so the
libstdc++ is not compiled

	So now my question is can I bypass this test and still expect
everything to compile (in particular stdc++) knowing that I'll have to
provide a valid crt0.o or do I have first to build a valid crt0.o and then
rerun the make process??

	Any help appreciated

	Thanks again Dave I'm in the process of reading the manual "Using
and Porting the GNU Compiler..."

------
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]