[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Linux Framework fix for -make
From: |
mirko . viviani |
Subject: |
Re: [PATCH] Linux Framework fix for -make |
Date: |
Wed, 7 Mar 2001 18:33:57 +0000 |
You wrote:
> > It can't be applyed since it break other linux-elf platforms. It's better
> > to rearrange the framework script w/o using the class section or check it
> > with autoconf.
>
> Are you sure? I don't think I've seen any Linux ELF systems where ObjC classes
> are in section R instead of D.
I can't speak for myself since I don't use linux. Manuel Guesdon system for
example uses R. The best thing could be to check the 4th field (if I remember
correctly) of nm for the presence of the code in the object file instead of
the class section.
--
Bye,
Mirko