should be around line 20.. #### The suffix to add to executable files. ".exe" for windows. # Nothing for unix. # -E = +E = .exe
the only other change i have made is to set the INSTALLDIR variable, but that is a bit too system specific to set in a shared makefile.. also, has anyone got any pointers as to how I would compile a linux 64bit executable with mingw on x86/win32? is it even possible???? i would like to keep my server version up to date with my local one and don't want to have to build an entire linux install just to build a single app.. cheers Daniel On 20/10/2009 10:45 AM, Wilson, Ronald wrote: >> Sounds fine to me, while you are there, can you also change add the >> E = .exe suffix? >> >> one less change i have to keep locally.. >> > I'm not familiar with that parameter. what line should change? spell > it out and I'll try it tomorrow. > > from my mobile 434.851.1612 > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

