discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc 3.0.4 under RH 7.1


From: Chris Meyer
Subject: Re: gcc 3.0.4 under RH 7.1
Date: Wed, 3 Apr 2002 15:08:22 -0800

Hi Bob,

Thanks for the help. I ended up having to add the library directory to LD_LIBRARY_PATH to get things to work. Your info helped, though, because it made me stop looking at the compiler for the problem and focus instead on my environment. I still don't know why ld.so.conf didn't work but I'm sure I'll figure it out after I know how to use linux a little better...

Now on to my next task: GNUstep on Windows :)

Chris

On Wednesday, April 3, 2002, at 01:21 PM, Bob Gilson wrote:


I'm using RH 7.1 and gcc 3.0.4 and without gnustep-objc-1.2.0.
No problems.

[bgilson@wallace RelationalDB]$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ../gcc-3.0.4/configure --prefix=/usr/local --enable-shared --enable-threads
Thread model: posix
gcc version 3.0.4

I've got /usr/local/lib in /etc/ld.so.conf.

[bgilson@wallace objdir]$ cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../gcc-3.0.4/configure --with-gcc-version-
trigger=/home/bgilson/GnuStepSrc/gcc-3.0.4/gcc/version.c --host=i686-pc-linux-gnu --prefix=/usr/local --enable-shared --enable-threads --norecursion
# using "mh-frag" and "mt-frag"


Hope this helps,
Bob



Chris Meyer wrote:

I'm using an out-of-the-box install of RH 7.1.

I'm trying to build GNUstep but it keeps failing during 'base' configuration saying that my gcc can't produce working objc binaries...

So... can someone out there who has this configuration working please give me the config.status from their gcc build? What about other oddities like modifying /etc/ld.so.conf? What's the proper thing to do?

My build with --enable-languages=objc --enable-shared --enable-threads compiles simple test programs with commands like

gcc -lobjc test.m

but when I try to run the resulting a.out file it tells me that it can't load libgcc_s.so.1...

Anyone else have any ideas? Is there another version of gcc to use?

One more question: Do I still need to install the gnustep-objc-1.2.0 with gcc 3.0.4?

Thanks, Chris


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://mail.gnu.org/mailman/listinfo/discuss-gnustep









reply via email to

[Prev in Thread] Current Thread [Next in Thread]