]> granicus.if.org Git - re2c/commitdiff
- Hint for building under sloaris using native compilers
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 26 Feb 2006 20:41:14 +0000 (20:41 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 26 Feb 2006 20:41:14 +0000 (20:41 +0000)
README.in

index 689c3b7e215a3c847d8d6b8a85e7544684d88765..dbd5a56363abcc587268bba289d7ecb4a29b3c6f 100644 (file)
--- a/README.in
+++ b/README.in
@@ -50,6 +50,9 @@ the directory where the makerpm step has written the generated rpm to.
 If you are on a debian system you can use the tool 'alien' to convert rpms
 to debian packages.
 
+When building with native SUN compilers you need to set the following compiler
+flags: CXXFLAGS='-g -compat5 -library=stlport4'.
+
 If you want to build re2c on a windows system you can either use cygwin and one
 of the methods described above or use Microsoft Visual C .NET 2002 or later
 with the solution files provided (re2c.sln for 2002/2003 and re2c-2005.sln for