gcc-4.7.0-RC-20120302 fails to build for i686-pc-cygwin

marco atzeri marco.atzeri@gmail.com
Wed Mar 7 13:06:00 GMT 2012


On 3/7/2012 1:54 PM, Ryan Johnson wrote:
> Hi all,
>
> I tried to bootstrap the gcc-4.7 RC and it fails because it expects to
> find <process.h> and the file actually lives in <cygwin/process.h> (see
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52513).
>
> I'm asking here because the gcc devs thought this would mean 4.6 is
> broken as well, but I have 4.6.2 running. Did process.h perhaps move
> between 1.7.10 and 1.7.11? I guess configure must be using linker rather
> than preprocessor tests for presence of spawnve, because it thinks
> (correctly) that the function exists.
>
> Thanks!
> Ryan
>
>

it is in
/usr/include on 1.7.9
/usr/include/cygwin on 1.7.10

and was moved back on
/usr/include in 1.7.11

http://cygwin.com/cgi-bin2/package-cat.cgi?file=cygwin%2Fcygwin-1.7.9-1&grep=process.h
http://cygwin.com/cgi-bin2/package-cat.cgi?file=cygwin%2Fcygwin-1.7.11-1&grep=process.h


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list