Jonas:

> I have a small question about that change:
> 
> > +{$ifdef AArch64}
> > +{$define LINKERSCRIPT_INCLUDED}
> > +      if isdll or (sysrootpath='') then begin
> 
> Why do you always do this when creating a library?

I was trying to identify the cases in which "-T" is not used, but I
may have the logic wrong. Is DllCmd, without -"-T", not used to create
a library?

It would be clearer to have a boolean variable called linker_opt_t
controlling both things, but I'm not sure where to put it.

Edmund
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to