This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH 3/3] Isolate test case execution from externalenvironment


On Wed,  9 May 2012 16:06:03 -0700 (PDT), Roland wrote:
> There are a lot of problems with the makefile changes.
> I'll try to give you a more thorough review soon.

Thanks.

> But if you can rework this in ways that don't use arcane
> make features we haven't used before, that would be a start.

I needed the .ONESHELL to write in the test program to get the libgcc_s
soname. I think I can get the soname with just cpp, awk and grep to
eliminate .ONESHELL, but I'll wait for the review on this one so that I
don't make the same mistakes (the ones I haven't figured out myself) in
the next iteration.

Thanks,
Siddhesh


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