glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] major whoops in alpha22 rc


From: Leo Wandersleb
Subject: Re: [glob2-devel] major whoops in alpha22 rc
Date: Fri, 06 Apr 2007 00:25:36 +0200
User-agent: Icedove 1.5.0.10 (X11/20070307)

Kai Antweiler wrote:
ps:
maybe configure.in was not the problem.
Using ./bootstrap might fix it.  I don't know.

But bootstrap is also buggy.
It looks in the wrong directory on my box:
aclocal -I /usr/local/share/aclocal \
"/usr/local/share/aclocal" doesn't even exist!

I fixed bootstrap, but it didn't help.
fix is in both cvs repositories.


Stalwart helped me on irc:
What i needed was:
export CARCH="x86_64"
export CHOST="x86_64-unknown-linux-gnu"
export CFLAGS="-march=x86-64 -O2 -pipe"
export CXXFLAGS="-march=x86-64 -O2 -pipe"

but i think it can't be this is not handled automatically.

greetings, leo wandersleb




reply via email to

[Prev in Thread] Current Thread [Next in Thread]