Re: [Linuxsampler-devel] Setting Up Compile Environment for Windows Build Fails

2008-12-20 Thread Andreas Persson
I have updated the build instructions now, with fixes for the space in the "Program Files" directory. I also found a pretty serious error, the gtkmm installer to download should be the devel version, not the runtime one. Finally I added gawk to the downloads to prevent a (harmless, I think) err

Re: [Linuxsampler-devel] Setting Up Compile Environment for Windows Build Fails

2008-12-20 Thread Andreas Persson
On 12/20/2008 04:58 PM, ggoode.sa wrote: > Hi, > > I have followed the Windows Build Instructions and am stuck on > attempting the first compile : libsndfile. On running ./configure I > get a "checking for C compiler default output file name... configure: > error: C compiler cannot create executab

[Linuxsampler-devel] Setting Up Compile Environment for Windows Build Fails

2008-12-20 Thread ggoode . sa
Hi, I have followed the Windows Build Instructions and am stuck on attempting the first compile : libsndfile. On running ./configure I get a "checking for C compiler default output file name... configure: error: C compiler cannot create executables" error. I have attached the config.log so that A