home *** CD-ROM | disk | FTP | other *** search
- Path: peer-news.britain.eu.net!strath-cs!pcallagh
- From: pcallagh@cs.strath.ac.uk (Paul Callaghan CS94)
- Newsgroups: comp.sys.amiga.programmer
- Subject: GCC 2.7.0
- Date: 27 Feb 1996 09:03:21 GMT
- Organization: Computer Science Dept., Strathclyde University., Glasgow, Scotland.
- Distribution: world
- Message-ID: <4guhcr$2mf@dunlop.cs.strath.ac.uk>
- NNTP-Posting-Host: muir-12.cs.strath.ac.uk
-
- I have just recently unarchived the gcc 2.7.0 compiler and have been trying to
- compile some code which I have written under SAS/C 6.53 so that I can incorporate
- templates into it. My problem is that I use the command line:-
-
- g++ -v -o node node.cc
-
- The compiler then gets to the the linker stage and says:-
-
- ld: no file or directory for node
-
- before terminating completely.
-
- Is this just me or a bug which can be fixed.
-
- Thanks in advance.
-
- PS
- A while back I posted about some misc graphics routines I had written and was
- considering posting. Due to other obligations it has taken a while to tidy up
- the code and get it working under Gnu, sas and assembler. It is all finished and
- is sitting ready to be uploaded to the Aminet. Expect it in a few days
-
-
- --
- ********************************************************************************
- pcallagh@cs.strath.ac.uk
- Paul Callaghan :- Second Year Computer Science and Avid Scheme Hater.
-
- Microsoft:- Windows 2050, This time We've got it right.
- Microsoft:- Windows 95, Bugs????? No they`re undocumented features
- That`s half the FUN part.
- Pink Floyd:- "Shine On You Crazy Diamond."
- Me:- "AAAAAAAAAARRRRRRRRRRRGGGGGGGGGGHHHHHHHHHHHH!"
-
- ********************************************************************************
-
-