This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: (committed toplevel patch) Make rda native-only


That reminds me of a similar problem in cygwin - a native libstdc++
build builds a program called "abi-check" but in a cygwin native
build, it's built *before* the cygwin runtime is, so the link always
fails (at least, if the just-built gcc is a different version than
host-gcc).


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