C++ export keyword
Patrik Hagglund
patha@ida.liu.se
Mon Sep 14 19:57:00 GMT 1998
I can't find any information about gcc and the use of C++ export
keyword for exporting templates.
Then I tried -frepo, but collect2 dumped core (egcs-1.1a, SPARC, SunOS
5.6).
g++ -fno-exceptions -O2 -frepo -Wall -c main.ii
g++ -fno-exceptions -O2 -frepo -Wall -c unix.ii
g++ main.o unix.o -o main
g++: Internal compiler error: program collect2 got fatal signal 11
/Patrik Hägglund
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.tar.gz
Type: application/x-gzip
Size: 29747 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/19980914/1dd843e6/attachment.bin>
More information about the Gcc
mailing list