nbecker(a)fred.net wrote on 8-February-1999:
->configure set ld_dynamic_link_flags@%-Wl,-Bexport%g
->
->But:
->
->ld: fatal: option -B has illegal argument `export'
->
->I just manually redid link without -B option. We'll see what
->happens...
Both the -Wl and -Bexport flags are bogus under Solaris/cc. I believe
Martin commented on this 2 betas ago. (?)
[Anyway, removing these two options made a successful build on 2.6]
nic