From 2ebdd476a525ccf6503d67a5e4db201acf13a163 Mon Sep 17 00:00:00 2001 From: helly Date: Sun, 26 Feb 2006 20:41:14 +0000 Subject: [PATCH] - Hint for building under sloaris using native compilers --- README.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.in b/README.in index 689c3b7e..dbd5a563 100644 --- 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 -- 2.50.1