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: handling of src paths to files in ports/


Mike Frysinger <vapier@gentoo.org> writes:

> this ends up bubbling into the ldd_rewrite_script variable that some machines
> need to override:
> sysdeps/unix/sysv/linux/ia64/configure.in:ldd_rewrite_script=ports/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed

This is broken.  It sould be $dest/ldd-rewrite.sed.

>  - mips can be broken by building in a dir two deep:
> 	mkdir build/mips; cd build/mips; ../../configure ...

Huh?  The name is relative to the source directory.  The build directory
has no influence.

>  - m68k looks pointless considering that's what common code sets up

In which way is it pointless?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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