* Wietse Venema <wie...@porcupine.org>:

> > gcc -Wmissing-prototypes -Wformat -Wl,--as-needed  -DUSE_TLS -DHAS_PCRE 
> > -DHAS_CDB -DSNAPSHOT -DNONPROD -g -O -I. -I../../include -DLINUX2 -c 
> > postmulti.c

> Look at the lines in the code and remove the word "static".

Done. It works now.
 
> BTW, you are overriding the compiler options (-Wl,--as-needed)
> and so you are taking chances.

Yes, but I also tried without those (of course, just to make sure)

I've been using these options for quite some time now, it seems to
have no ill effects, except for making the binaries smaller.

http://www.gentoo.org/proj/en/qa/asneeded.xml

-- 
Ralf Hildebrandt (ralf.hildebra...@charite.de)          snick...@charite.de
Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de
OpenVMS is today what Microsoft wants Windows NT v8.0 to be!

Reply via email to