to compile for a C3 processor you used to just edit the top level makefile to say PROC=i586. Now you need to specify something like
./configure --build=i586-pc-linux-gnu
to get -march set correctly.
On 4/26/06, Alexander Lopez <[EMAIL PROTECTED]> wrote:
That did it, Thank you
Can we add a BUILDING file to the top directory?
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:asterisk-dev-
> [EMAIL PROTECTED]] On Behalf Of Russell Bryant
> Sent: Wednesday, April 26, 2006 9:15 AM
> To: Asterisk Developers Mailing List
> Subject: Re: [asterisk-dev] Having a bit of trouble with
autoconf/automake
>
> Alexander Lopez wrote:
> > Is the configure script hosed, or is it me???
>
> You're probably not running all of the commands that need to be
executed
> to
> generate everything correctly. Try running bootstrap.sh instead.
>
> Russell
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
--
Mike Taht
PostCards From the Bleeding Edge
http://the-edge.blogspot.com
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
