home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!jvnc.net!princeton!siemens!ferrari!bnell
- From: bnell@siemens.com. (Bill Nell)
- Newsgroups: comp.sys.atari.st
- Subject: Re: problems with gcc/g++
- Message-ID: <bnell.711729074@ferrari>
- Date: 21 Jul 92 14:31:14 GMT
- References: <bnell.711691021@cadillac>
- Sender: news@siemens.siemens.com
- Lines: 25
-
- bnell@siemens.com. (Bill Nell) writes:
-
- >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
-
-
- I just tried to compile the same file I tried before here at work (on a SUN)
- and it seems gcc does the same thing here! I guess I am screwed, does
- gcc 2.1 totally support templates or what??
-
- 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
-