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]
Other format: [Raw text]

PATCH: Use gcc to build DSO


This patch fixes DSO build. We use "ld_link $ld" to build shared
libraries. "ld_link $ld" is for building executables. It is
totally wrong to use it for building shared libraries.


H.J.

Attachment: ld-dso-test.patch
Description: Text document


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