>I want to add a new file in the libc hierarchy. I am working with SPARC, but >this file is ISA inde pendent, i.e there is no any difference in the source code between the sparc version and the sparcv 9 version. I have placed this source code file in the libc/sparc/gen directory and changed also the Makefile in libc/sparc. I am wondering wheather I need to have it also in sparcv9. If I choose not to have it there will the top level libc Makefile take the sparc version for building the sparcv9 version?
If it's ISA independent it should not go in the SPARC hierarchy. Also, you will need to update all Makefiles; sparc, sparcv9, i386, amd64. Yes, that is arguably a bug. Casper _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
