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: IA64 hpux.h patch


On Wed, Sep 18, 2002 at 08:20:41AM -0700, Steve Ellcey wrote:
> ! #define STARTFILE_SPEC "%{!shared:%{static:/usr/ccs/lib/%{mlp64:hpux64}%{!mlp64:hpux32}/crt0%O}}"

Consider using STARTFILE_PREFIX_SPEC.  That should 
cure most of your problems in this area.


r~


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