This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

* Re: emacs21 and -z nocombreloc


Andreas,
    What I finally found that worked was to use...

#define LD_SWITCH_SYSTEM_TEMACS -Wl,-znocombreloc

The example that was pointed out earlier had '-z nocombreloc' which
my gcc 2.95.4 compiler can't digest. The above syntax sans the space
works fine though.
                         Jack
------------------------------------------------------------------------------
Jack W. Howarth, Ph.D.                                    231 Albert Sabin Way
NMR Facility Director                              Cincinnati, Ohio 45267-0524
Dept. of Molecular Genetics                              phone: (513) 558-4420
Univ. of Cincinnati College of Medicine                    fax: (513) 558-8474


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