07-28-2006, 01:37 AM,
|
|
clytle374
Member
|
Posts: 135
Threads: 12
Joined: Jun 2006
|
|
Well there i go editing while your posting, again.
|
|
07-28-2006, 11:18 AM,
|
|
alex25
Senior Member
|
Posts: 531
Threads: 42
Joined: Jun 2006
|
|
clytle374 Wrote:I think i'm missing the 32 bit somthing here, Any ideas on what?
you are missing the 32 bits development libraries. on a debian system that would be ia32-libs, lib32gcc1, lib32stdc++6 and friends. i am sure your distribution has something similar (assuming you use linux, that is).
--alex--
|
|
07-28-2006, 11:24 AM,
|
|
alex25
Senior Member
|
Posts: 531
Threads: 42
Joined: Jun 2006
|
|
thelusiv Wrote:Thanks for pointing that out alex, somehow I totally missed that.
So for -m32, how do you force a 64-bit build? I'm guessing -m64?
Is it possible to cross-compile 64-bit binaries on a 32-bit machine, running 32-bit libraries?
assuming you have the 64-bit development libraries installed and the appropriate compiler you would pass -m64 to gcc to generate 64-bit code. i'll be damned, debian actually has packages to build 64-bit applications on a 32-bit system.
--alex--
|
|
07-29-2006, 12:17 AM,
|
|
clytle374
Member
|
Posts: 135
Threads: 12
Joined: Jun 2006
|
|
I need a new distro, FC5 fourms are to full of use YUM, well YUM doesn't allow me to install the libs because there are new libs, well they won't work with the old gcc, so update gcc, well now it's all YUMed up. I can't do a gentoo stage one yet, what do you recomend? I miss redhat 6.
debian??
Thanks
|
|
07-29-2006, 12:33 AM,
|
|
thelusiv
Administrator
|
Posts: 2,346
Threads: 223
Joined: Jun 2005
|
|
I recommend Ubuntu if you want a really polished OS. Before Dapper came out I decided to try Debian Etch to see how much I liked it, and so far it's pretty good. I'd still like to install Ubuntu Dapper but Etch works, and so I don't.
Sigh, RedHat 6 is ancient...that was my first Linux distro! /me feels old...
I have mixed feelings about Fedora. I won't say it's bad. It's just that, a lot of people seem to think it will replace RedHat 6/7/8...and it doesn't. It's very bleeding edge, and while that's nice for some folks, that isn't exactly what old free RedHat was. Fedora should be classed along with Gentoo, Debian unstable, and such other "development" distros.
But again, if you want a really good, stable, easy-to-use, polished free OS, go with Ubuntu. They have a 64-bit flavor, and you can get Kubuntu if you're not into Gnome.
|
|
07-29-2006, 03:12 PM,
|
|
clytle374
Member
|
Posts: 135
Threads: 12
Joined: Jun 2006
|
|
OK that's what i thought, do you do a stage one or what?? I like raided drives (cheap+fast), last time i checked it wouldn't, unless you do a stage one. Small price to pay, to know what is on you machine, and WHY.
Thanks
Cory
|
|
07-29-2006, 08:20 PM,
|
|
clytle374
Member
|
Posts: 135
Threads: 12
Joined: Jun 2006
|
|
I've been on the gentoo site for hours now, guide printed CD burning.
and
I found an intersting article on 64 bit on gentoo's site:
http://enterprise.linux.com/enterprise/0...ml?tid=121
It helped me so, i guess you did something right in the code.
Thanks
Cory
|
|
08-01-2006, 10:38 AM,
|
|
clytle374
Member
|
Posts: 135
Threads: 12
Joined: Jun 2006
|
|
Almost there, one udev problem to go.
Gentoo is sweet.
Do i scons vdriftthe same way?, several places on the net say only use emerge and ebuild.
Cory
|
|
|