> My s390x port has got to the stage where it is > attempting to load exec/elfexec as part of the > start_init process. However, this requires that libc > is built which further requires libc_i18n.a which > appears to be one of the "closed source" items. Is > this the case and if so what are my options for > proceeding? > > Neale
I suppose you have a SPARC or x86 to s390x cross-compiler built, right? If you gave a copy of that to some cooperative Sun person, couldn't they (assuming their own red tape didn't stop them) compile the source into an s390x version of the libc_i18n.a object file archive? This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
