home *** CD-ROM | disk | FTP | other *** search
- Path: cs.unibo.it!morolli
- From: morolli@cs.unibo.it (Andrea Morolli)
- Newsgroups: comp.sys.amiga.programmer
- Subject: GCC 2.7.0: NEED HELP!!!
- Date: 26 Jan 1996 14:14:25 GMT
- Organization: Department of Computer Science, University of Bologna, Italy
- Message-ID: <4eank1$2rh@leporello.cs.unibo.it>
- NNTP-Posting-Host: 130.136.1.107
- X-Newsreader: TIN [version 1.1 PL8]
-
- I have a big problem with the version 2.7.0 of gcc.
- When I try to link with the libm.a (with the option -lm) for example using
- f2c or recompiling POV, the ld tells me:
-
- ld: libm020 not such file or directory.
-
- Then when I try to put the libm020 directory in the directory where I'm compiling
- my source I obtain a:
-
- ld: libm020 not an archive or rel.
-
- So I don't know what to do! With gcc 2.6.3 all worked fine without any problems.
- Please help!
- Thanx in advance (answer me via e-mail if you want).
- Bye.
-
- Andrea Morolli.
-
- P.S. Eventually tell me where can I find the gcc 2.6.3 distribution becouse I have
- deleted the original archives :(
-