Hi,

I just started to try to use the new GNUstep make 2.0 to build GNUstep
under Windows again. I use the default filesystem layout ("gnustep")
and I ./configure'd make with a prefix. I am using MinGW. The only
thing I changed from a working chaing of scripted commands to build
GNUstep base is to replace GNUstep make with 2.0.

Now, what happens is that ./configure of base complains about not
having ffcall installed. Prior to configuring base I actually did make
install ffcall, but this seems to have put the libraries in System/lib
instead of System/Library/Libraries as it did previously. I expect
this to be the reason configure of base fails.

Is putting the libraries in System/lib the expected behaviour? Should
I add this directory to LD_LIBRAY_PATH? Or did I miss some step and
should make have put ffcall's binaries in System/Library/Libraries
anyway?

Regards,
Tom Koelman



_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to