Hi Adil,
I assume by Intel x86, you're talking about a 32-bit machine? If you are, then it should be using Sun Studio's compiler... have you been able to build using nightly at all?

cheers,
steve

Adil Rajput wrote:
Thanks Steve,
I am building on Intel x86. In case I do use gcc, it comes back with a message saying cc1 not found. What other stuff I need to install to build with gcc. (I have followed all the documentation for the past 2 weeks). Any help will gretaly be appreciated. Take care, Adil


*/Stephen Lau <[EMAIL PROTECTED]>/* wrote:

    hi Adil,
    What kind of machine are you building this on? If you're trying to
    build a 64-bit kernel on x86, we currently use gcc to build this (this
    will change in build 24). You can change this by setting the
    environment variable __GNUC64 to "#".

    cheers,
    steve

    Adil Rajput wrote:
     > Hi,
     >
     > I have beentrying to build the Solaris source code and have been
    following the instructions as well as the Release notes. After
    setting up the whole directory structure etc and changing the
    opensolaris.sh shell script, I tried the following as specified in
    the Release note
     >
     > bldenv -d ./opensolaris.sh
     > I get output from bldenv such as Build type etc
     > then I cd /usr/src/cmd/vi
     > If I type dmake all, I successfully build the vi cmd with the SUN
    compiler
     >
     > However, if I try to make the kernel by cd/usr/src/uts and typing
    dmake
     > for some strange reason, the gcc compiler gets invoked. Ofcourse
    that build fails fo rmany reasons.
     >
     > Also, if I try to make the usr/cmd/ps project, I get an error
    saying that libpool.so.1 is not found. When I do check under the
    closed/root_i386 ... directory, I do see a libpool.so which is a
    soft link to libpool.so.1 which does not exist.
     >
     > Any ideas will greatly be appreciated.
     >
     > Thanks,
     >
     > Adil
     > [EMAIL PROTECTED]
     > This message posted from opensolaris.org
     > _______________________________________________
     > opensolaris-code mailing list
     > [email protected]
     > https://opensolaris.org:444/mailman/listinfo/opensolaris-code


-- stephen lau // [EMAIL PROTECTED] | 650.786.0845 | http://whacked.net
    opensolaris // solaris kernel development

------------------------------------------------------------------------
Yahoo! for Good
Click here to donate <http://store.yahoo.com/redcross-donate3/> to the Hurricane Katrina relief effort.


--
stephen lau // [EMAIL PROTECTED] | 650.786.0845 | http://whacked.net
opensolaris // solaris kernel development
_______________________________________________
opensolaris-code mailing list
[email protected]
https://opensolaris.org:444/mailman/listinfo/opensolaris-code

Reply via email to