home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!darwin.sura.net!jvnc.net!princeton!siemens!cadillac!bnell
- From: bnell@siemens.com. (Bill Nell)
- Newsgroups: comp.sys.atari.st
- Subject: problems with gcc/g++
- Message-ID: <bnell.711691021@cadillac>
- Date: 21 Jul 92 03:57:01 GMT
- Sender: news@siemens.siemens.com
- Lines: 18
-
- First I'd like to thank everyone for mailing me the crt0 & gcrt0 files.
- I've got a new problem now! I'm writing some C++ code and I'm having
- problems with one file. Whenever I compile it (using gcc -c file.cc)
- the result file comes out to be like 95 bytes. gcc doesn't report any
- errors or anything and if I try to link file.o into something it just
- complains that it can't find any of the functions in that file (obviously
- since it is only 95 bytes!) All my other files come out correct. The
- only difference in this file is that it is a class that uses templates.
- So, can anyone tell me what's wrong???
-
- Many thanks,
- Bill
-
- --
- bnell@ferrari.siemens.com | Quote of the Day:
- Siemens Corporate Research | Those who are wise to the words are wise
- 755 College Road East | to those for whom words are sufficient.
- Princeton, NJ 08540 | - Scott Surowiec
-