This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran, -static and cctools


On Sun, 2006-09-10 at 15:14 -0400, Jack Howarth wrote:
> Andrew,
>     Shouldn't this be a PR then? One would think the
> compiler should know that on Darwin it is impossible
> to use the -static flag. A nice warning from the
> compiler would be better than to let the link fail
> instead.

No rather you should not try to use it.  Anyways -static is used
internally to Apple so it should not produce a warning and two you can
generate static libc/libsystem if you really want a static program.


-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]