Carl Banzhof wrote: > > Hi > > > > Are there any specific instructions for building the tool chain under > cygwin? The build-toolchain.html has a section title for building on > Cygwin but no specific instructions. I have attempted to build using > build.sh but have received the following error: > > > > checking for C compiler default output file name... configure: error: > C compiler cannot create executables > > See `config.log' for more details. > > > > Also a quick review of settings.sh didn’t appear to have any cygwin > specific parameters. > > > > > > Any ideas? > > > Do as the error says and look at the config.log. That should give a hint. Ideally there shouldn't be any difference in building under cygwin or linux, as that is what cygwin is for, making Windows look like Linux/Unix.
You could also try the src/build-cegcc.sh for cegcc, and src/build-mingw32ce.sh for mingw32ce. I regularly use them to build under linux and cygwin without change. Cheers, Pedro Alves ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel