Hi,

I guess the problem is using "+=" in configure file to set variables, such as,

                GCC_CONFIGURE_COMPILER+=" -m64"
                GCC_CONFIGURE_CFLAGS+=" -DTARG_X8664"

                GCC_CONFIGURE_CFLAGS+=" -DTARG_IA64"

But seems I can still make & make install.

Here are some information about my platform and configure command,

$ bash ../open64-trunk/config.guess
ia64-unknown-linux-gnu

$ ../open64-trunk/configure --prefix=/home/xmj/install/open64-trunk

$ gcc --version
gcc (GCC) 4.4.0

Thanks
Mingjie

2011/3/23 Jian-Xin Lai <laij...@gmail.com>:
> Could you please provide more information about your platform(CPU type, OS
> and GCC version) and how do you run the 'configure'?
>
> 2011/3/23 Mingjie Xing <mingjie.x...@gmail.com>
>>
>> Hello,
>>
>> When I run the configure, I got such a warning:
>>
>> ../open64-trunk/configure: line 1580: GCC_CONFIGURE_CFLAGS+=
>> -DTARG_IA64: command not found
>>
>> Is it a configure script problem?
>>
>> Thanks,
>> Mingjie
>>
>>
>> ------------------------------------------------------------------------------
>> Enable your software for Intel(R) Active Management Technology to meet the
>> growing manageability and security demands of your customers. Businesses
>> are taking advantage of Intel(R) vPro (TM) technology - will your software
>> be a part of the solution? Download the Intel(R) Manageability Checker
>> today! http://p.sf.net/sfu/intel-dev2devmar
>> _______________________________________________
>> Open64-devel mailing list
>> Open64-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/open64-devel
>
>
>
> --
> Regards,
> Lai Jian-Xin
>

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to