Re: Installing
Graham J Lee <[email protected]> Mon, 9 Apr 2007 20:24:31 +0100
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
On 9 Apr 2007, at 19:11, Steven Quinones-Colon wrote: > I'm trying to install GNU step on linux. > My particulars:Main memory size: 3941 Mbytes > 2 AuthenticAMD AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ > processors > MHz 2400.000 > 512 kB cache > 1 vga+ graphics device > 1 Quadro FX 540 graphics device > 1 IDE device: > /dev/hdc: ATAPI 40X DVD-ROM drive, 254kB Cache, UDMA(33) > PCI bus devices: > 20 generic devices > > GCC -v reports: > Using built-in specs. > Target: x86_64-unknown-linux-gnu > Configured with: /usr/people/stevenq/src/gcc-4.1.2/configure > --prefix=/usr/people/stevenq/Applications/gcc You're using your own build of gcc it seems...did you include objective-c in LANGUAGES when you built it? Cheers, Graham.