Patches to build gcc 3.4.3 / glibc 2.3.5 on cygwin

Petr Cvachoucek cvachoucek@unicontrols.cz
Fri May 13 11:35:00 GMT 2005


Yes I have the error message, the build fails when building final gcc.
The basename gets called without arguments, due to $(STAGE_PREFIX)
being empty. Hope this patch doesn't broke something other.

Petr

Dan Kegel wrote:
> Petr Cvachoucek wrote:
> 
>> Hi Dan,
>> following patches are needed to build gcc-3.4.3/glibc-2.3.5 toolchain
>> on cygwin. Tested to build toolchains for powerpc 604 and 750 targets.
> 
> 
> Thanks!
> 
> Say, what problem does this solve:
> 
>> -         $(SHLIBUNWIND_NAME).`basename $(STAGE_PREFIX)`; \
>> +         $(SHLIBUNWIND_NAME).backup; \
> 
> 
> Do you have the old error message this fixes by any chance?
> - Dan
> 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: build.log
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20050513/c99722e5/attachment.log>
-------------- next part --------------
------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


More information about the crossgcc mailing list