[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Configure
From: |
Adam Fedor |
Subject: |
Re: Configure |
Date: |
Mon, 11 Dec 2000 15:09:06 -0700 |
Mark Trombino wrote:
>
> Where should I expect to find an objc runtime library on my system? Is it
> possible that it exists but that configure isn't seeing it? If I don't have
> an objc runtime library on my system, where can I find one? Or is there
> some flag that I needed to set when installing gcc to get an objc runtime?
>
It should come by default if you installed gcc from scratch. Check where
gcc keeps it's libraries. Type
gcc -v
to find out where this is. If you've been able to set it up so configure
finds your new gcc, then things should work fine. Also read machine
specific instructions,
http://www.gnustep.org/information/machines_toc.html
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Configure,
Adam Fedor <=