Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Problems building db

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Cory S <fubeca AT gmail.com>
  • To: sm-discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Problems building db
  • Date: Thu, 3 Nov 2005 12:38:27 -0700

I just did a 'cast -c gcc g++ glibc' so we'll see where that takes things.

Thanks for the help so far.

On 11/3/05, Andrew <afrayedknot AT thefrayedknot.armory.com> wrote:
> On Thu, Nov 03, 2005 at 12:16:41PM -0700, Cory S wrote:
> > That may be it. I just re-cast it and when it hung I cd'ed to the
> > build directory and ran the configure's compiler check by hand:
> >
> > g++ -c -O -march=pentium2 -mmmx -pipe -O3 -D_GNU_SOURCE -D_REENTRANT
> > conftest.cc
> >
> > I got the following errors:
> >
> > g++: unrecognized option '-O'
> > g++: unrecognized option '-march=pentium2'
> > ...
> >
> > Does that point to mismatched gcc and g++?
>
> Yes it does. Although I thought we added up_triggers to force a g++
> rebuild, maybe im mis-remembering.
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>




Archive powered by MHonArc 2.6.24.

Top of Page