Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - 64-bit
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - 64-bit Questions specific to 64-bit systems running SUSE Linux
(Questions that apply to both 32-bit and 64-bit systems should be posted in the appropriate mixed architecture forums)

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 28-May-2005, 11:18
sleeper
Guest
 
Posts: n/a
Default

hello

first: how knows how i can force my compliter to compile and link the programs (from source) with the 64-bit libraries???? :blink:

second: i would like to compile them with diferent parameters (like -O3) how do i do it... there is a lot of Makefiles for each program... so i suppose that it is not posible to change this in all the files... <_<

third: do i need the 32-bit libraries???? what will happens if i copy the files for /lib64 to /lib???? so i will overwrite the 32 bit libraries????
  #2 (permalink)  
Old 28-May-2005, 13:09
E@zyVG
Guest
 
Posts: n/a
Default

1. If you are running 64bit kernel, then source will use 64bit libraries to compile
2. Don't understand or don't know
3. Yes, you will need 32bit libraries, as lots of apps, and even the KDE/Gnome themselves, rely and need 32bit libraries, and having a 64bit system/OS installed doesn't mean you are running "clean" 64bit system.
  #3 (permalink)  
Old 29-May-2005, 08:58
sleeper
Guest
 
Posts: n/a
Default

is there any way to make it a 64-bit clean system?
  #4 (permalink)  
Old 29-May-2005, 09:45
E@zyVG
Guest
 
Posts: n/a
Default

Probably, with something like Gentoo, with Stage 1, that is compiling your own kernel, and then the rest. Myabe with Slack it's also possible.
  #5 (permalink)  
Old 29-May-2005, 15:39
andrewd18
Guest
 
Posts: n/a
Default

As far as compiling things with different flags, just pass the command line CFLAGS and USE options to the compiler. CFLAGS="-march=amd64 -O3" make && CFLAGS="-march=amd64 -O3" make install, for example. Should work all right. If not, let me know.

Yes, Gentoo can get you a clean 64-bit system. Just install it with the use flag "-multilib". Tons of instructions are out there.

Slackware has never had an x86_64 version. I only wish they did.

~~ Andrew D.
  #6 (permalink)  
Old 31-May-2005, 12:10
sleeper
Guest
 
Posts: n/a
Default

i try to ask the ppl in slackware about a 64-bit vertion but i get no answer
  #7 (permalink)  
Old 31-May-2005, 13:38
69_rs_ss
Guest
 
Posts: n/a
Default

As far as I have ever heard, Slackware has no thoughts of creating a 64 bit version.
  #8 (permalink)  
Old 05-Jun-2005, 20:18
Snakedriver
Guest
 
Posts: n/a
Default

see my post here: http://www.suseforums.net/index.php?showtopic=14137
& take a look at my sym-links.
have fun
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2