On Wed, 5 Jan 2005, Nicholas Clark wrote:

> On Tue, Nov 02, 2004 at 01:39:25PM +0100, Christian Aperghis-Tramoni wrote:
> > I have this error when installing under Solaris 9 :
>
> > make[1]: Entering directory
> > `/export/profs/aperghis/parrot/icu/source/common'
> > generating dependency information for strprep.cpp
> > c++: language M not recognized
> > ld: fatal :  bibliothèque -libmil : introuvable
> > ld: fatal :  fichier strprep.cpp : type de fichier inconnu
> > ld: fatal :  Erreurs dans le traitement des fichiers. Aucun résultat

> Aha. I have this error under Solaris 10. I tracked it down to gmake auto-
> generating dependency files (as it is supposed to do) and using g++ specific
> command options. I'm not sure if this is an ICU bug. (the bug being assuming
> g++ too early)

Are you configuring parrot with   --cxx=CC   ?  That ought to keep icu
from trying options specific to g++.

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to