handling of src paths to files in ports/

Andreas Schwab schwab@linux-m68k.org
Mon Apr 16 19:07:00 GMT 2012


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."



More information about the Libc-alpha mailing list