export in c++
Andrew Pinski
pinskia@physics.uc.edu
Mon Dec 11 15:33:00 GMT 2000
I have an idea on how to implement export in c++ for templates.
You would put another segment to the object file and the libraries called something like "cppexports" (other names will do).
Then you can convert the code over to an immediate language so it can be converted when the code is linked together.
This would need cooperation from a lot of people to do this, from other compilers makers and operating systems makers.
Thanks,
Andrew Pinski
pinskia@physics.uc.edu
More information about the Gcc
mailing list