Hi,
If you are porting source written for x86 linux, endianness isn't a problem
(the VAX is also little endian). Most C code won't have the problem anyway;
sockets code should be using htonl and family. For the most part, DEC has
gone through a lot of trouble to make porting easy. Paths can be
On Tue, 4 May 1999, PATRICK DAHIROC wrote:
> hi there
>
> i'm not quite sure if this is the right place to ask, but i'll ask
> anyways. i would like to port some Linux/UNIX binary files to a VAX
> machine. i've read that the integers and floats are very different on
> these machines. does anyb
hi there
i'm not quite sure if this is the right place to ask, but i'll ask
anyways. i would like to port some Linux/UNIX binary files to a VAX
machine. i've read that the integers and floats are very different on
these machines. does anybody how make these conversion and/or know where
i can ge
3 matches
Mail list logo