Hi,
I tried to update my Solaris packages for gnustep and ran into some
issues with the new make system.
As I understand it, the only thing that's strictly necessary for a build
now is GNUSTEP_MAKEFILES.
With this, I get a warning that PATH should include System/Tools but
that doesn't give me any problems (at this time).
My current issue is that applications are linked with -L paths to
framework libraries, but without -R, so linking works, but on execution
things break.
Up to now, GNUstep.sh made sure that those paths are included in
LD_LIBRARY_PATH, so execution works (and it still does that way).
My question now is what the correct usage of gnustep-make is: GNUstep.sh
or GNUSTEP_MAKEFILES? In the latter case, I'd like to add an additional
-R for every -L, but I'd need some pointers for where to make this change.
Thanks,
Patrick Georgi
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep