This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: HPUX PA LINK_SPEC change (HP linker & shared libs)


> 2002-10-02  Steve Ellcey  <sje@cup.hp.com>
> 
> 	* config.gcc (hppa*64*-*-hpux11*): Check gnu_ld.
> 	* config/pa/pa.h (MASK_GNU_LD): New.
> 	(TARGET_GNU_LD): New.
> 	(TARGET_SWITCHES): New gnu-ld & no-gnu-ld flags.
> 	* config/pa/pa64-hpux.h (LINK_SPEC): Set based 
> 	on gnu-ld and MASK_GNU_LD.

Ok for main.

We need the new options documented in invoke.texi.  I also think we
need an update to install.texi regarding the usage of the HP linker.
Because the debug sections generated by gcc differ from what pxdb
expects, a user needs to set LD_PXDB to point to a simple pxdb
script that does an "exit 0" in order stop HP ld/pxdb from warning.
Can you do these documentation updates?

Thanks,
Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]