autoconf
[Top][All Lists]
Advanced

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

Re: pure ansi/iso or posix environments


From: Paul Edwards
Subject: Re: pure ansi/iso or posix environments
Date: Tue, 31 Oct 2006 18:23:58 +1100

> FreeBSD does all of its ports/ builds using a configure target of
> ${ARCH}-portbld-freebsd${OSREL} - perhaps you could do something similar
> and see if you need to tweak config.guess/config.sub and supply some
> basic scripts for what will look like a cross-compile so that your work
> is mostly done.

Would you be able to provide a little bit more detail on this?

What command do I need to give to my friend to get him to
generate config files as close to what I want as possible?

I can give him my include files, which have no extensions
in them.

And if he runs gcc with the "-ansi" option, the compiler won't
have any extensions either.

How do I get configure to do that?

Thanks.  Paul.





reply via email to

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