At 01:15 PM 11/16/2001 +1100, Julie Xu wrote:
>Hi,
>
>I have RS6k/AIX 4.2.0, using cc for aix to compile Radius failed. I also
>have gcc in
>system. but, the it refuse to use gcc. why?
>
>HOw can I compile radius using gcc, not aix cc.
Set and export an environment variable called CC to the path to gcc
prior to running the 'configure' script.
Something like:
system# CC=/usr/local/bin/gcc
system# export CC
system# ./configure <other options>
-Chris
--
\\\|||/// \ Chris Parker - Manager, Development Engineering
\ ~ ~ / \ WX *is* Wireless! \ [EMAIL PROTECTED]
| @ @ | \ http://www.starnetwx.net \ (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
\ Without C we would have 'obol', 'basi', and 'pasal'
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html