Greetings,

I found a work-around, as follows:

1) I logged back into SSH
2) I skipped these lines

Michael Lueck wrote:
>> (uiserver):u40009095:~/build/ooRexx-4.1.2 > export CC=xlc_r
>> (uiserver):u40009095:~/build/ooRexx-4.1.2 > export CXX=xlC_r
>> (uiserver):u40009095:~/build/ooRexx-4.1.2 > export LDFLAGS="-Wl,-brtl 
>> -Wl,-bmaxdata:0x80000000"

And just ran these:

>> (uiserver):u40009095:~ > cd ~/build/ooRexx-4.1.2
>> (uiserver):u40009095:~/build/ooRexx-4.1.2 > ./configure --disable-static 
>> --prefix=/kunden/homepages/35/d157794216/htdocs/opt/oorexx

And then make / make install

 > ./rexx -v
Open Object Rexx Version 4.1.2
Build date: Apr 12 2013
Addressing Mode: 32

Copyright (c) IBM Corporation 1995, 2004.
Copyright (c) RexxLA 2005-2012.
All Rights Reserved.
This program and the accompanying materials are made available under
the terms of the Common Public License v1.0 which accompanies this
distribution or at
http://www.oorexx.org/license.html

Woo hoo!!! :-)

So, how bad is it that I did not do those three exports?

Sincerely,

-- 
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

------------------------------------------------------------------------------
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