Re: [C--] starting using qc--
Ning Wang <[email protected]> Fri, 27 Mar 2009 17:20:26 -0700
| Newsgroups | gmane.comp.lang.c-- |
|---|---|
| Message-ID | <[email protected]> |
Zorg 421 wrote: > $ qc--.opt tailrec.c-- > /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function `_start': > (.text+0x18): undefined reference to `main' > tailrec.o: In function `Cmm.ref_to_global_area': > (.data+0x0): undefined reference to `Cmm.globalsig.aQOYZWMPACZAJaMABGMOZeCCPY' > collect2: ld returned 1 exit status > > I guess I need to export a main, which I think I can figure out myself > with the examples in test2/src, but about this Cmm.globalsig.XXX, what > is it? > use "-globals" option at the command line, the Cmm.globalsig.xxx thing will go away. I don't what it is either:-) Ning _______________________________________________ Cminusminus mailing list [email protected] https://www.eecs.harvard.edu/mailman/listinfo/cminusminus