This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: memprof


>>>>> Ulrich Drepper writes:

Uli> Andreas Jaeger <aj@suse.de> writes:
>> I only see one problem:  Where do distributions put the include files
>> and libraries?  Your configure test doesn't work for SuSE which uses
>> /usr/include/gd/ and /usr/lib/libgd.a.

Uli> This is why you can  add

Uli> 	--with-gd=/usr/local

Uli> This is what I have to do.

This will not work.

I need as include path:
/usr/include/gd
and --with-gd will always add an include directory.

Andreas
-- 
 Andreas Jaeger   
  SuSE Labs aj@suse.de	
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]