pspp-users
[Top][All Lists]
Advanced

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

Re: Compiling on OS X


From: Ben Pfaff
Subject: Re: Compiling on OS X
Date: Sat, 11 Oct 2008 08:11:44 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

address@hidden writes:

> ld: duplicate symbol _gsl_rng_get in src/math/libpspp_math.a(random.o) and
> src/ui/terminal/libui.a(src_ui_terminal_libui_a-main.o)

Hmm, this is likely a recurrence of the problem with "inline" in
GSL.  I thought that we'd solved this problem.

I'd recommend trying to configure with -fgnu89-inline, e.g.:
        ./configure CFLAGS=-fgnu89-inline
-- 
"GNU does not eliminate all the world's problems,
 only some of them."
--Richard Stallman




reply via email to

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