← Back to team overview

linuxdcpp-team team mailing list archive

Re: [Question #110777]: Compiling in OpenSolaris

 

Question #110777 on LinuxDC++ changed:
https://answers.launchpad.net/linuxdcpp/+question/110777

    Status: Open => Answered

Razzloss proposed the following answer:
I asked the creator of that patch about gcc he used to build this on
OpenSolaris and heres the response:

08:11:15 < DerSaidin> oh right, comments
08:12:43 < DerSaidin> pkg:/developer/gcc/gcc-43@4.3.3-0.133
08:14:18 < DerSaidin> its in /dev repository
08:14:28 < DerSaidin> which pretty much everyone uses
08:15:38 < DerSaidin> well, maybe not
08:20:23 < DerSaidin> http://www.dersaidin.net/other/linuxdcpp1.0.3_osol.diff
08:20:26 < DerSaidin> so theres the patch
08:21:13 < DerSaidin> To switch to the /dev repository (OpenSolaris development releases, see the IPS version in /topic): pfexec pkg
                      set-publisher -O http://pkg.opensolaris.org/dev  opensolaris.org && pfexec pkg install SUNWipkg && pfexec pkg
                      image-update -v # Then wait. You *must* read the release notes before starting out or you *will* be  unhappy.
                      See also: ips mirrors
08:21:27 < DerSaidin> then pkg install pkg:/developer/gcc/gcc-43@4.3.3-0.133
08:21:56 < DerSaidin> that verson of GCC probably won't be in the path, so set it before running scons

He also offered to help you if you come to the IRC channel #linuxdc++ at
irc.freenode.org .

--RZ

-- 
You received this question notification because you are a member of
LinuxDC++ Team, which is an answer contact for LinuxDC++.