RE: Building dev tools for Solaris x86
Sascha Ferley <[email protected]> Fri, 8 Aug 2003 15:03:37 -0600 (MDT)
| Newsgroups | gmane.comp.db.sapdb.sources |
|---|---|
| Message-ID | <[email protected]> |
Found the bug .. it is in TOOLSRC/sys/src/tt/toolvars-tml.pl.tt file, where in the bottom you define "-K", "thread" , get rid of both .. and it won't complain about that flag issue, but other issues will come up though. Hope that helps .. Debugging one step at a time .. Solaris x86 port will be done sooner or later .. Plus a suggestion to the development team .. Sun no longer supports the SunPro Compiler version 5. So please fix you lib paths from Spro5.0 to WS6U2 (or if you are fortunate enough to have the v8 compiler suite) WS8 path. Sascha On Fri, 8 Aug 2003, [iso-8859-1] "Döhr, Markus IDV" wrote: > Hi, > > > I am at it again trying to build the Dev tools for Solaris > > x86, and i run into some issues.. I am searching the code for > > the flag assignment to the SunPro c-compilers, which DON'T > > support the -K thread flag. But somehow it is always added in > > when getting to the vmake point in the compilation. > > I searched the machineInfo.c file fixing a few definitions in > > there to get this far at all. > > Tried the same a week ago and gave up frustrated; I don't know perl enough > to find out what's happening here. > > For the Kthread flag, search for "thread" because it's separated as "K" and > "thread". If you have a solution I'd be really glad if you could tell me > what you've changed. > > > Greetz, > > SIEGENIA-AUBI KG > Informationswesen > > i.A. > > Markus Döhr > SAP-CC/BC, SAPDB-DBA > > Tel.: +49 6503 917-152 > Fax: +49 6503 917-7152 > E-Mail: [email protected] > Internet: http://www.siegenia-aubi.com > >