On Fri, Apr 12, 2013 at 8:13 PM, Michael Lueck
<mlu...@lueckdatasystems.com>wrote:

> I went ahead and tested the water of compiling on our present server. Last
> time I build ooRexx was for v3.2.
>
> I get an error:
>
>  (uiserver):u40009095:~ > cd ~/build/ooRexx-4.1.2
>> (uiserver):u40009095:~/build/**ooRexx-4.1.2 > export CC=xlc_r
>> (uiserver):u40009095:~/build/**ooRexx-4.1.2 > export CXX=xlC_r
>>
>
Are you actually on an AIX machine?

...


>> checking for gcc... xlc_r
>> checking whether the C compiler works... no
>> configure: error: in `/kunden/homepages/35/**d157794216/htdocs/build/**
>> ooRexx-4.1.2':
>> configure: error: C compiler cannot create executables
>> See `config.log' for more details
>>
>
> It looks like gcc is actually installed still.
>
> (uiserver):u40009095:~ > which gcc
> /usr/bin/gcc
>


That shows that gcc is installed.  It says nothing about xlc_r


If you are on a Linux machine, why don't you just compile with gcc, or g++?
 We know that works.  Why throw xlc_r in the mix?

--
Mark Miesfeld
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to