This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: reinventing frameworks in gnu toolchain (fwd)
- From: Rogelio M.Serrano Jr. <rogelio at smsglobal dot net>
- To: Mike Stump <mrs at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 02 Mar 2005 10:17:14 +0800
- Subject: Re: reinventing frameworks in gnu toolchain (fwd)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2005-03-02 10:07:25 +0800 Mike Stump <mrs@apple.com> wrote:
On Feb 25, 2005, at 7:41 PM, Rogelio M.Serrano Jr. wrote:
I have also moved all my changes to gcc.c and c-incpath.c into
config/linux.h and config/frameworks.c. the latter is just darwin-c.c
with the pragma stuff removed.
Sounds reasonable.
I also have a problem with -F switch it makes gcc hang.
Surely this should be a few minutes to debug.
Maybe I will use "-FDIR" instead. Same for binutils.
No. Don't do that.
Since you didn't post your work in progress, I cannot comment on it
further.
Try posting it, maybe someone can spot what is wrong with it; that,
or fire
up gdb on it.
Binutils is using "-F" for the filter object, thats why its hanging. I
find the -F unnecessary actually. In my binutils hack the only switch
that matters is "-framework". Well im using frameworks almost
exclusively now so I hijacked the library_search path and added the
default frameworks search dirs to it. That way I dont need to change
ldso at all.
- --
Got Sharapova?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using the GPG bundle for GNUMail
iD8DBQFCJSIqyihxuQOYt8wRAjszAJ4or4XMZuuF5qtfFW/XiQB+eqSA7QCgsP0I
FU+HA6g7cQb3KGUkWVhlkcA=
=OKIj
-----END PGP SIGNATURE-----