How to get the dang thing to work (Was: Linux: How to statically link against system libs?)

Nick Sabalausky a at a.a
Thu Apr 28 11:13:04 PDT 2011


"Mike Wey" <mike-wey at example.com> wrote in message 
news:ipca9t$tml$1 at digitalmars.com...
> On 04/27/2011 10:40 PM, Nick Sabalausky wrote:
>> 1. Main server: I googled for ways to find the distro and version, and 
>> most
>> didn't work (I think my SSH access is sandboxed.) But I was able to get
>> this:
>>
>> $ cat /proc/version
>> Linux version 2.6.18-164.15.1.el5.028stab068.9 (root at rhel5-build-x64) 
>> (gcc
>> version 4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Tue Mar 30 18:07:38 MSD
>> 2010
>>
>> So I guess it's Red Hat 4.1.2?
>
> It looks like the 4.1.2 is the gcc version, and you are using Red Hat 5 
> (rhel5).
> Also it looks like the sever is 64 bits, and you're compiling on a 32 bits 
> machine, so does the server support multilib?
>

I'm sure I'll end up finding out... ;)




More information about the Digitalmars-d-learn mailing list