Peter Wemm wrote:Details? Does your approach also solve the problem of sharing /usr across different architectures (either in a diskless NFS environment or a dual-boot scenario with a shared /usr partition)? I'm not sure that I see the problem. What am I missing? 1) gdb is built to debug binaries for a particular architecture. (gdb/ARM can't debug gdb/i386 binaries) 2) gdb therefore only needs to check for "ld-elf-"`uname -m`".so.1", which is easy to handle when gdb itself is built. I can see some subtleties for cross-builds, but nothing outrageous. It also seems that your argument applies just as well to ld-elf.so.1 and ld-elf32.so.1. Either way, there's more than one ld-elf.so.1, and therefore more than one name to keep track of. I'm not championing the rename by any means, just trying to better understand the issues. The fact that amd64 can run i386 binaries but not vice-versa has a lot of subtle implications. Also, this is the first time that FreeBSD has really had large user bases on two fundamentally different architectures, so it's the first time we've really had to confront some of these support issues (such as the shared /usr scenario). Tim Kientzle _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| David Woodhouse | [PATCHv2 00/28] Allow built-in firmware to be accessed by request_firmware() |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Mike Travis | [RFC 00/15] x86_64: Optimize percpu accesses |
git: | |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| David Miller | [GIT]: Networking |
