I'm re-opening this issue - I just went to install Inline and Inline::Java on cygwin. Inline and Inline::C installed fine, but the Java build fails:
gcc -c -I/cygdrive/c/Program Files/Java/j2sdk1.4.2_04/include -I/cygdrive/c/Program Files/Java/j2sdk1.4.2_04/include/win32 -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"0.50\" -DXS_VERSION=\"0.50\" "-I/usr/lib/perl5/5.8/cygwin/CORE" PerlNatives.c gcc: Files/Java/j2sdk1.4.2_04/include: No such file or directory gcc: Files/Java/j2sdk1.4.2_04/include/win32: No such file or directory I forget, what's the status of this fix? -Ken > -----Original Message----- > From: Williams, Ken (TLR Corp) > Sent: Thursday, January 26, 2006 9:37 AM > To: [EMAIL PROTECTED]; inline@perl.org > Subject: RE: Inline::Java and spaces in the path > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Thursday, January 26, 2006 7:37 AM > > To: inline@perl.org > > Subject: Inline::Java and spaces in the path > > > > Is this a "known" for Windows? > > > > Yeah, it's a known issue on any platform with spaces in the path. > Supposedly it's going to be fixed in the next release. > > -Ken >