This is the mail archive of the libc-alpha@sources.redhat.com 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: sln problem figured out


> For a fix I have two ideas, the first one (with patch) is to simple
> use `$(static-gnulib)' in link-libc-static instead of `$(gnulib)'.

I think this is the correct change.  I've put it in.

> The second one (without a patch), which I am not 100% that it is
> correct, is to use the following, which will just appened the
> libraries that we need when compiling a static program,

I don't think this would work right.  Did you try it?
libc and lib{mach,hurd}user need to be inside the same -( ... -) group.


Thanks,
Roland


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