Re: [CentOS] 32bit development on x86-64

2009-11-11 Thread Lucian @ lastdot.org
On Wed, Nov 11, 2009 at 2:47 PM, Neil Aggarwal wrote: >> You can always run VMware server or virtualbox and install a >> complete 32 bit >> system on the same host for a real build/test environment. > > Don't forget about KVM.  It just a yum install. > >        Neil > > -- > Neil Aggarwal, (281)84

Re: [CentOS] 32bit development on x86-64

2009-11-11 Thread mark
Roger K. Wells wrote: > Juergen Gotteswinter wrote: >> perhaps linux32 helps you out >> >> man linux32 >> > thanks Juergen. > that seems to set the environment for the program that is to be > run, e.g. make, gcc, ld, etc. Not so much the environment > where the target will run. My first thought w

Re: [CentOS] 32bit development on x86-64

2009-11-11 Thread Roger K. Wells
Les Mikesell wrote: > Roger K. Wells wrote: > >> Juergen Gotteswinter wrote: >> >>> perhaps linux32 helps you out >>> >>> man linux32 >>> >>> >>> >> thanks Juergen. >> that seems to set the environment for the program that is to be >> run, e.g. make, gcc, ld, etc. Not so much the

Re: [CentOS] 32bit development on x86-64

2009-11-11 Thread Neil Aggarwal
> You can always run VMware server or virtualbox and install a > complete 32 bit > system on the same host for a real build/test environment. Don't forget about KVM. It just a yum install. Neil -- Neil Aggarwal, (281)846-8957, http://JAMMConsulting.com CentOS 5.4 VPS with unmetered ba

Re: [CentOS] 32bit development on x86-64

2009-11-11 Thread Les Mikesell
Roger K. Wells wrote: > Juergen Gotteswinter wrote: >> perhaps linux32 helps you out >> >> man linux32 >> >> > thanks Juergen. > that seems to set the environment for the program that is to be > run, e.g. make, gcc, ld, etc. Not so much the environment > where the target will run. You can alwa

Re: [CentOS] 32bit development on x86-64

2009-11-11 Thread Roger K. Wells
Juergen Gotteswinter wrote: > perhaps linux32 helps you out > > man linux32 > > thanks Juergen. that seems to set the environment for the program that is to be run, e.g. make, gcc, ld, etc. Not so much the environment where the target will run. roger wells > greetings > > Juergen > > Roger K.

Re: [CentOS] 32bit development on x86-64

2009-11-11 Thread Juergen Gotteswinter
perhaps linux32 helps you out man linux32 greetings Juergen Roger K. Wells wrote: > We develop software and are beginning a slow transition from 32 bit > applications > to their 64 bit equivalents. During this period it will be necessary to > build > programs targeted for both environments u