pkgsrc-Bugs archive

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

Re: pkg/45888: graphics/SDL_image (1.2.12) libtool usage error



The following reply was made to PR pkg/45888; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/45888: graphics/SDL_image (1.2.12) libtool usage error
Date: Thu, 2 Feb 2012 15:17:12 +0100

 On Mon, Jan 30, 2012 at 11:55:00AM +0000, kre%munnari.OZ.AU@localhost wrote:
 > libtool: compile:  cc -DPACKAGE_NAME=\"\" ...
 
 This is using ${CC} as it should.
 
 > /bin/sh ./libtool    --mode=link gcc -O2 ...
 
 This is not using ${CC} and libtool is built to expect the compiler as
 cc. --tag CC tells it explicitly to not care about the command name.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index