nanogui: cross compiling libwww


Previous by date: 5 Oct 2005 19:09:09 +0100 Re: cross compiling libwww, Greg Haerr
Next by date: 5 Oct 2005 19:09:09 +0100 Re: cross compiling libwww, Jordan Crouse
Previous in thread: 5 Oct 2005 19:09:09 +0100 Re: cross compiling libwww, Greg Haerr
Next in thread: 5 Oct 2005 19:09:09 +0100 Re: cross compiling libwww, Jordan Crouse

Subject: Re: [nanogui] Re: cross compiling libwww
From: Peter Barada ####@####.####
Date: 5 Oct 2005 19:09:09 +0100
Message-Id: <20051005180855.87F3C98B93@baradas.org>

>: ac_cv_sizeof_wchar_t=${ac_cv_sizeof_wchar_t=1}
>: ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1}
>: ac_cv_sizeof_bool=${ac_cv_sizeof_bool=1}
>: ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
>: ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
>: ac_cv_sizeof_long_int=${ac_cv_sizeof_long_int=4}
>: ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8}
>
>Geez, you've gotta just love autoconf.  Now how is this
>supposed to be handled for cross-compilation?  
>Certainly not hand-editing configure files??

Nope, pass them to configure, either on the command line or the environment.

$ ac_cv_sizeof_wchar=2 /path/to/configure --whatver-option=random-value

The "var=${var=value}"

Sets var to value if var does not have a previous value.

-- 
Peter Barada
####@####.####

Previous by date: 5 Oct 2005 19:09:09 +0100 Re: cross compiling libwww, Greg Haerr
Next by date: 5 Oct 2005 19:09:09 +0100 Re: cross compiling libwww, Jordan Crouse
Previous in thread: 5 Oct 2005 19:09:09 +0100 Re: cross compiling libwww, Greg Haerr
Next in thread: 5 Oct 2005 19:09:09 +0100 Re: cross compiling libwww, Jordan Crouse


Powered by ezmlm-browse 0.20.