bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #17226] Libraries and headers in $GNUSTEP_USER_ROOT are ignored


From: Richard Frith-Macdonald
Subject: [bug #17226] Libraries and headers in $GNUSTEP_USER_ROOT are ignored
Date: Fri, 28 Jul 2006 17:48:03 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3

Update of bug #17226 (project gnustep):

                  Status:                    None => Works For Me           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Current SVN works fine when I try it, and afaik old releasaes are fine too.

In the bug report ...

2. Compile an app depending on above library (e.g. GNUMail or Ink with
'Ink_GUI_LIBS = -lgnustep-gui_d')

is incorrect ... If you want to link with the gui library, it's
-lgnustep-gui, not -lgnustep-gui_d as the make package automatically adds the
'_d' where necessary.

The make package already puts the appropriate -I and -L options in place for
headers and libraries to be found in the user domain, so you don't need to
explicitly specify them in your makefiles either.  You can pass
'messages=yes' to make to see exactly what options are being used, but I
think the suggested 'workaround' just does what the make package already does
for you anyway.

I tried the GNUMail/Pantomime example in case the GNUMail makefiles were
faulty, but it worked fine (current GNUMail from CVS).


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17226>

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]