Thank you !
On Tue, May 02, 2006 at 09:26:13AM +0200, Selbonne, David wrote: > I have performed a nuightly when i check the log i have this king of error : > > cc1: error: unrecognized command line option "-fno-dwarf2-indirect-strings" > dmake: Warning: Target `def.targ' not remade because of errors Your gcc is too old. As the release notes indicate, you must build on a system with the gcc from build 22 or later. Either build and install the latest SFW source or use Solaris Express build 22 or later. If you use a different distribution, it must include a gcc with all the changes currently found in the csl-sol210-3_4 branch; consult your vendor's documentation for details. Alternately, if you are building unmodified source or do not intend to contribute your changes to onnv-gate or to any project targeting onnv, you may disable shadow compilation; see cw(1) in the onbld man page collection. However, in general you need to be sure your build machine is sufficiently up to date, even if this particular problem does not bite you (for example, you might upgrade your gcc only to find that you also need the math library headers from build 18 or later in order to successfully build perl). It's always safe unless explicitly noted to build on either of the two most recent SXCR builds, so I strongly recommend you follow the flag day notices and release notes for each source drop, and update your build machine(s) frequently. -- Keith M Wesolowski "Sir, we're surrounded!" Solaris Kernel Team "Excellent; we can attack in any direction!" _______________________________________________ opensolaris-help mailing list [email protected]
