Author: qmathe
Date: Thu Feb 13 19:53:59 2014
New Revision: 10310

URL: http://svn.gna.org/viewcvs/etoile?rev=10310&view=rev
Log:
Fixed linking issues for recent GNUstep make versions, by eliminating some 
unecessary subprojects and GNUmakefiles.

Flags such as -shared were missing to create the library, and we were getting 
warnings similar to:

/usr/bin/ld: warning: Cannot create .eh_frame_hdr section, --eh-frame-hdr 
ignored

Note: the issue is probably due to a bug or a behavior change in how recent 
GNUstep Make versions build nested subprojects (that get merged into a shared 
library).

Removed:
    trunk/Etoile/Frameworks/OgreKit/Source/FindPanel/NSTextView/GNUmakefile
    trunk/Etoile/Frameworks/OgreKit/Source/GNUmakefile
Modified:
    trunk/Etoile/Frameworks/OgreKit/GNUmakefile
    trunk/Etoile/Frameworks/OgreKit/Source/FindPanel/GNUmakefile


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to