installation problems

Oldham, Adam adam.oldham at marconi.com
Fri Oct 19 16:59:13 CEST 2001


As I stated in my last email, I used the exact same linking command lines,
on with -lm, one without.  So that is:
gcc -static `cat lnk.tmp` -lgpc -lgcc -lpthread -lpanel -lncurses -Xlinker
-Map rds.map

-and-
gcc -static `cat lnk.tmp` -lm -lgpc -lgcc -lpthread -lpanel -lncurses
-Xlinker -Map rds.map

I also used -v in both command lines without in further useful information
being output.

Upon further research, libm comes with glibc, or at least the glibc package.
I'm going to dive deeper into this and will post my results.

Adam

-----Original Message-----
From: Frank Heckenbach [mailto:frank at g-n-u.de]
Sent: Friday, October 19, 2001 10:53 AM
To: gpc at gnu.de
Subject: Re: installation problems


Oldham, Adam wrote:

> I have added the -lm for the math library to the link statement, no
changes
> result in my desired output.  I tried that yesterday.

Then please post the exact command line that you used, including
-lm.

> Is the Math Library part of the gcclib package that is compiler dependant?

As I said, no.

Frank

-- 
Frank Heckenbach, frank at g-n-u.de, http://fjf.gnu.de/
GPC To-Do list, latest features, fixed bugs:
http://agnes.dida.physik.uni-essen.de/~gnu-pascal/todo.html




More information about the Gpc mailing list