According to Graff, David:
> > Is it a given that the -R option is recognized by "ld" on all 
> > platforms?
> 
> Ok I've checked into this.  Solaris SparcC 4.2+ and HP/UX 11.00 aCC both
> support the -R option.
> 
> I am fairly certain that gcc 2.95.2 and up support the -R option.
> 
> can anyone check into this on AIX?

Even if the compiler front-end recognises the option, I think all it does
is pass it on to the linker, ld.  So, we'd need to know if both the compiler
front-ends and the linker on a given system support -R.  Can someone maybe
come up with a configure test script for this?

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to