[fpc-devel] Section smartlinking enabled for i386-linux
Micha Nelissen
micha at neli.hopto.org
Fri Sep 23 18:28:40 CEST 2005
On Fri, 23 Sep 2005 15:51:01 +0200 (CEST)
"Peter Vreman" <peter at freepascal.org> wrote:
> name : 'Linux for i386';
> shortname : 'Linux';
> - flags :
> [tf_needs_symbol_size,tf_pic_uses_got{,tf_smartlink_sections}];
> + flags :
> [tf_needs_symbol_size,tf_pic_uses_got,tf_smartlink_sections];
> cpu : cpu_i386;
Maybe silly question: why doesn't -XX add or remove that smartlink flag ?
Micha
More information about the fpc-devel
mailing list