Date: 22 Jul 2002 15:12:58 +0200 From: Jan.Stocker@t-online.de (Jan Stocker) To: Jun Kuriyama <kuriyama@imgsrc.co.jp> Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS Message-ID: <1027343579.368.18.camel@twoflower> In-Reply-To: <7mr8hwytcw.wl@black.imgsrc.co.jp> References: <200207220920.g6M9K3Uq057393@freefall.freebsd.org> <7mr8hwytcw.wl@black.imgsrc.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Okay.... a look at the last link in ImageMagick shows /usr/local/bin/bash ../libtool --silent --mode=link cc -O -pipe -march=pentiumpro -Wall -L/usr/local/lib -L/usr/X11R6/lib -o composite -L/usr/local/lib -L/usr/X11R6/lib composite.o ../magick/libMagick.la so 'cc' is used, but c++ is needed for libstdc++. And seems that the libfxp stuff is also created with cc.... So what to do? Where to do the C++ stuff??? Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1027343579.368.18.camel>