pspp-dev
[Top][All Lists]
Advanced

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

Re: Problem configuring pspp-0.10.0 on Linux Slackware 14.1


From: Frans Houweling
Subject: Re: Problem configuring pspp-0.10.0 on Linux Slackware 14.1
Date: Sat, 2 Apr 2016 20:58:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1

Both compile ok

~$ gcc -c -std=gnu99  -g -O2 test.c
~$ gcc -c -std=gnu99 -fgnu89-inline -g -O2 test.c
~


On 02/04/2016 20:54, John Darrington wrote:
OK.  So it compiles ok. The link failure is to be expected.

Now try with:

gcc -c -std=gnu99  -g -O2  file.c

and with

gcc -c -std=gnu99   -fgnu89-inline  -g -O2  file.c

J'







reply via email to

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