building for cygwin (nearly there)

Bruce Adams bruadams@tycoint.com
Tue Sep 10 08:40:00 GMT 2002


> >I just tried that as suggested.  Unfortunately it didn't fix 
> the problem.
> >Could the reason be the same reason (what is it?) that cygwin itself 
> >still only uses gcc 2.95.3-5 ?
> >
> What is your configuration for the second pass? It should be without 
> '--without-headers' and maybe without '--with-newlib'. I 
> think it should 
> work with-newlib as well but didn't try.
> Can you scan for stdlib.h. Before configuration there should 
> be only one 
> stdlib.h in $PREFIX\m68k-elf\include which should be identical to 
> stdlib.h from newlib. The gcc build directory should be empty .
> 
I tried both of the following in blank directories.

../${GCCDISTO}/configure --target=$TARGET --prefix=$PREFIX --build=$HOST
--host=$HOST \
 --enable-languages=c,c++ --with-gnu-ld --with-gnu-as --with-headers
--with-newlib --verbose \
--with-local-prefix=${PREFIX}/${TARGET} 2>&1 | tee configure.log

../${GCCDISTO}/configure --target=$TARGET --prefix=$PREFIX --build=$HOST
--host=$HOST \
 --enable-languages=c,c++ --with-gnu-ld --with-gnu-as --verbose \
--with-local-prefix=${PREFIX}/${TARGET} 2>&1 | tee configure.log

Anything wrong here?


============================================================================
 Any opinions expressed in this e-mail are those of the individual and not
 necessarily those of Tyco Electronic Product Group.

 Any prices for the supply of goods or services are only valid if supported
 by a formal written quotation.

 This e-mail and any files transmitted with it, including replies and
 forwarded copies (which may contain alterations) subsequently transmitted
 from Tyco Electronic Product Group are confidential and solely for the use
 of the intended recipient.

 If you are not the intended recipient or the person responsible for
 delivery to the intended recipient, be advised that you have received this
 e-mail in error and that any use is strictly prohibited.  In this event,
 please notify us via e-mail at 'helpdesk.tepg@tycoint.com' or telephone on 
 0121 255 6499 and then delete the e-mail and any copies of it.
============================================================================






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