On 25/09/15 18:50, Antti Kantee wrote:
Sebastian reported that multibaking didn't work with programs which have
been linked against the same library. Fixing it was so easy (*) that I
wonder if I forgot completely about something, but I haven't been able
to figure out what I'd have forgotten, and things seem to work, so maybe
I didn't forget about anything.
*) Added -G $main into the objcopy invocations in the cc wrapper.
Apparently it broke some subtle interactions with libunwind(?), so the
feature is reverted for now.
Will be easier to investigate once Sebastian's work hits the main tree ;)