Re: [Live-devel] Compiling on solaris 64 bit -maybe fixed

2009-03-26 Thread Michael Skaastrup
tir, 24 03 2009 kl. 14:44 -0700, skrev Ross Finlayson: > >Figured it out. I am attaching the config.solaris inline. I've just > >added -m64 three places to instruct compiler and linker to make 64 > >bit files. > > Thanks. > > One question, though: What happens if someone uses this new > "con

Re: [Live-devel] Compiling on solaris 64 bit -maybe fixed

2009-03-24 Thread Ross Finlayson
Figured it out. I am attaching the config.solaris inline. I've just added -m64 three places to instruct compiler and linker to make 64 bit files. Thanks. One question, though: What happens if someone uses this new "config.solaris" to compile/link an application on (and for) a 32-bit Solaris

Re: [Live-devel] Compiling on solaris 64 bit -maybe fixed

2009-03-24 Thread Michael Skaastrup Nielsen
Hi I will just reply to my own mail. Figured it out. I am attaching the config.solaris inline. I've just added -m64 three places to instruct compiler and linker to make 64 bit files. bash-3.00#file software/live/mediaServer/live555MediaServer software/live/mediaServer/live555MediaServer: ELF

Re: [Live-devel] Compiling on solaris 64 bit

2009-03-24 Thread Michael Skaastrup Nielsen
>The usual method - i.e. > genMakefiles solaris >is supposed to work for both 32-bit and 64-bit Solaris. > >But if that's not the case, and there's some change that could be >made to the "config.solaris" file in order to fix this, then please >let us know. >-- > >Hi. > >Sorry, should have sta

Re: [Live-devel] Compiling on solaris 64 bit

2009-03-24 Thread Ross Finlayson
The usual method - i.e. genMakefiles solaris is supposed to work for both 32-bit and 64-bit Solaris. But if that's not the case, and there's some change that could be made to the "config.solaris" file in order to fix this, then please let us know. -- Hi. Sorry, should have stated that.

Re: [Live-devel] Compiling on solaris 64 bit

2009-03-24 Thread Michael Skaastrup Nielsen
>I am trying to run live555 server on an Solaris 64 bit box. > >It runs fine as a 32 bit application, but I am unable to read or >stream any files over 2 GB. VLC streaming works fine but live555 >server is required for this application. > >Can anyone help me, either by directing me to something

Re: [Live-devel] Compiling on solaris 64 bit

2009-03-23 Thread Ross Finlayson
I am trying to run live555 server on an Solaris 64 bit box. It runs fine as a 32 bit application, but I am unable to read or stream any files over 2 GB. VLC streaming works fine but live555 server is required for this application. Can anyone help me, either by directing me to something pre co

[Live-devel] Compiling on solaris 64 bit

2009-03-23 Thread Michael Skaastrup Nielsen
Hello I am trying to run live555 server on an Solaris 64 bit box. It runs fine as a 32 bit application, but I am unable to read or stream any files over 2 GB. VLC streaming works fine but live555 server is required for this application. Can anyone help me, either by directing me to something p