discuss-gnustep
[Top][All Lists]
Advanced

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

Re: ProjectCenter Syntax highlight?


From: Daniel J Farrell
Subject: Re: ProjectCenter Syntax highlight?
Date: Fri, 23 Jun 2006 15:43:35 +0100

Hi Clebson,

Thanks very much for that. I have never written a make file before so that wasn't obvious, but with hindsight it was!

Cheers,

Dan.

On 23 Jun 2006, at 14:59, Clebson Abati Graeff wrote:

Where do the 'other linker flags' go? I need to link to GNU
Scientific Library i.e. -lgsl -lcblas.

Add this line to your GNUmakefile:

ADDITIONAL_LDFLAGS += -lgsl -lgslcblas

I use it before the

include $(GNUSTEP_MAKEFILES)/tool.make

--
Clebson Abati Graeff

A way a lone a last a loved a long the riverrun





reply via email to

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