Follow-up Comment #3, bug #25415 (project gnustep):

yeah Auxiliary/gdl2.make no longer provides the link flags, we just leave it
up to the makefile to provide, i don't recall the exact reasons for removing
them but I can make some up :)

other information is contained in gdl2.make and one might want to just check
if gdl2 is installed, or the version installed and not really link to it at
the top level, just using it to check it and enable compiling of
subdirectories or something

that and as you mention gdl2.make previously just caused linking to
EOAccess/EOControl and then we added EOInterface so what it should contain is
under the interpretation of the program including it... so it was just easier
to let the application decide what it is going to link to.

it also just seems like the more 'normal' behaviour, to just set what you
want to link to, rather than including something which does some 'magic' which
makes it work.

anyhow straying a little off topic,
are you also using gorm from svn? or a release?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25415>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to