[aspectc-user] Usage Limitation of AspectC++

Olaf Spinczyk Olaf.Spinczyk at informatik.uni-erlangen.de
Mon Feb 2 10:26:16 CET 2004


--> this mail came from psteix at ntlworld.com. It's forwarded by me,
     because we experienced some mailman problems. Olaf.


Hi,

...managed to compile STL on Linux...the answer was in the FAQ all along:
'How can I use ac++ together with g++ 3.x?'
<http://www.aspectc.org/FAQ.14.0.html?id=14&type=0&single=4>.

1) installed the g++ 2.95/96 header files;

2) set the CXX and CC environment variables to use gcc2 (see aspect README):
	$ export CC=gcc-$(gcc2-version)
	$ export CXX=g++-$(gcc2-version)
	
3) regenerated the puma.config file (see aspect README), which is now
configured to include the gcc2 headers.

Only tested some simple examples (such as string and vector)...

hope this helps,

Philipp



On Thursday 29 Jan 2004 9:02 pm, Elisha Berns wrote:
 > Hi,
 >
 > I have noticed on some posting that there were problems using AspectC++
 > with parts, if not all, of the C++ STL.  Can anybody comment on what
 > parts of the STL and the C++ standard headers currently work with AC++?
 > And of course what parts just don't work yet?
 >
 > Thanks,
 >
 > Elisha Berns
 > e.berns at computer.org
 > tel. (310) 556 - 8332
 > fax (310) 556 - 2839
 >
 >
 >
 > _______________________________________________
 > aspectc-user mailing list
 > aspectc-user at aspectc.org
 > http://www.aspectc.org/mailman/listinfo/aspectc-user

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3142 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.aspectc.org/pipermail/aspectc-user/attachments/20040202/99447f95/attachment.bin>


More information about the aspectc-user mailing list