another error elsewhere.
I figure I need to get past libcurses++ in a regular way. Could you please
give me a pointer as to how shall I accomplish that or what do I
keep doing wrong? (Removing the CFLAGS and
CXXFLAGS environment variables makes no difference.)
My thanks and best regards
- Roma
> Is there any particular reason why you do all these steps:
>
> > # export DESTDIR=/
> > # export CFLAGS='-O3 -mcpu=athlon-xp -march=athlon-xp -mmmx
> > -msse -m3dnow
> > -mfpmath=sse'
> > # export CXXFLAGS=$CFLAGS
> > # cd etc
> > # make distrib-dirs
> > ...
> > # cd ..
>
> When the only thing
> >> > # export CFLAGS='-O3 -mcpu=athlon-xp -march=athlon-xp -mmmx
> >> > -msse -m3dnow -mfpmath=sse'
>
> Don't do this with OpenBSD, it's not recommended or supported.
OK, I'll try to keep my hands off it, thanks for the hint.
(It doesn't solve my 'make build' problem in this case however.)
> > > > # export CFLAGS='-O3 -mcpu=athlon-xp -march=athlon-xp -mmmx
> > > > -msse -m3dnow
> > > > -mfpmath=sse'
> So please tell us, where in FAQ it says to use those CFLAGS? Or any compiler
> flags at all?
I tried turning these off completely, of course. To no avail, however.
(Actually, I only
4 matches
Mail list logo