|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Kdelibs and kdesupport builds out of the boxHi
I have updated the SVN trunk repository for kdelibs and kdesupport to build successfully with GCC 4.3.2. I am working to sort out the kdebase compilation issue. If somebody has time please see how it works with GCC 4.3.2. Kindly follow the standard KDE build guidelines available at http://techbase.kde.org/Getting_Started/Build/KDE4. I am using #if defined __sun__ -- Kunal Deo http://kunaldeo.blogspot.com ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: Kdelibs and kdesupport builds out of the boxKunal Deo wrote:
> Hi > > I have updated the SVN trunk repository for kdelibs and kdesupport to > build successfully with GCC 4.3.2. <http://4.3.2.> ahem ... I may have missed a beat here, but I thought *this project* was focussing on building KDE on Solaris using the *SunStudio* tool chain - can someone kindly point out what I missed (or else, what Kunal missed ;-) cheers Michael -- Michael Schuster http://blogs.sun.com/recursion Recursion, n.: see 'Recursion' ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: Kdelibs and kdesupport builds out of the boxOn Wed, Dec 10, 2008 at 11:45 PM, michael schuster <Michael.Schuster@...> wrote: Probably I should use kde-nonlinux@...
Sorry I missed that. I thought it was "For people using KDE on Solaris, with questions about KDE or Solaris" <kde-solaris@...>" -- Kunal Deo http://kunaldeo.blogspot.com ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: Kdelibs and kdesupport builds out of the boxOn Wed, Dec 10, 2008 at 1:34 PM, Kunal Deo <kunaldevel@...> wrote:
> > > On Wed, Dec 10, 2008 at 11:45 PM, michael schuster > <Michael.Schuster@...> wrote: >> >> Kunal Deo wrote: >> > Hi >> > >> > I have updated the SVN trunk repository for kdelibs and kdesupport to >> > build successfully with GCC 4.3.2. <http://4.3.2.> >> >> ahem ... I may have missed a beat here, but I thought *this project* was >> focussing on building KDE on Solaris using the *SunStudio* tool chain - >> can >> someone kindly point out what I missed (or else, what Kunal missed ;-) > > Sorry I missed that. > > I thought it was "For people using KDE on Solaris, with questions about KDE > or Solaris" <kde-solaris@...>" > > Probably I should use kde-nonlinux@... Not this thread, again. Please. --Stefan -- Stefan Teleman KDE e.V. stefan.teleman@... ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: Kdelibs and kdesupport builds out of the boxI thought that project had it's own mailing list, which is why traffic dropped off so much on this one? -- Russ
> -----Original Message----- > From: michael schuster [mailto:Michael.Schuster@...] > Subject: Re: [kde-solaris] Kdelibs and kdesupport builds out > of the box > > Kunal Deo wrote: > > Hi > > > > I have updated the SVN trunk repository for kdelibs and > kdesupport to > > build successfully with GCC 4.3.2. <http://4.3.2.> > > ahem ... I may have missed a beat here, but I thought *this > project* was focussing on building KDE on Solaris using the > *SunStudio* tool chain - can someone kindly point out what I > missed (or else, what Kunal missed ;-) CONFIDENTIALITY NOTICE: This e-mail and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed and may contain confidential and privileged information protected by law. If you received this e-mail in error, any review, use, dissemination, distribution, or copying of the e-mail is strictly prohibited. Please notify the sender immediately by return e-mail and delete all copies from your system. ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: Kdelibs and kdesupport builds out of the boxKunal Deo wrote:
> > > On Wed, Dec 10, 2008 at 11:45 PM, michael schuster > <Michael.Schuster@... <mailto:Michael.Schuster@...>> wrote: > > Kunal Deo wrote: > > Hi > > > > I have updated the SVN trunk repository for kdelibs and kdesupport to > > build successfully with GCC 4.3.2. <http://4.3.2.> <http://4.3.2.> > > ahem ... I may have missed a beat here, but I thought *this project* was > focussing on building KDE on Solaris using the *SunStudio* tool > chain - can > someone kindly point out what I missed (or else, what Kunal missed ;-) > > > Sorry I missed that. > > I thought it was "For people using KDE on Solaris, with questions about > KDE or Solaris" <kde-solaris@... > <mailto:kde-solaris@...>>" I thought you'd you sent it to two mailing lists, which might have added to the confusion (mine, anyway ;-), but now I see you didn't, so sorry about the noise ... (and being jet-lagged helps only a bit ;-). Michael -- Michael Schuster http://blogs.sun.com/recursion Recursion, n.: see 'Recursion' ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: Kdelibs and kdesupport builds out of the boxHi Kunal,
Welcome to the show. It was good to talk to you at FOSS.in. Like I said then, gcc is not our compiler of choice and gcc-specific issues are not things we can help out on effectively. On the other hand, the general issues of Solaris system headers (like the missing <unistd.h> you have been fixing in KDE SVN) are applicable whatever compiler you use. And then there's extra OSOL functionality which can be developed with whatever compiler (keeping in mind that on Solaris it's got to be SS12 buildable). On Wednesday 10 December 2008 18:59:37 Kunal Deo wrote: > I have updated the SVN trunk repository for kdelibs and kdesupport to build > successfully with GCC 4.3.2. Excellent. Any extra patches needed? Bear in mind that at least kpty has real issues in its default state in KDE SVN; the patches we have in our Solaris repo are needed. > I am working to sort out the kdebase compilation issue. If somebody has > time please see how it works with GCC 4.3.2. Kindly follow the standard KDE > build guidelines available at > http://techbase.kde.org/Getting_Started/Build/KDE4. .. and keep in mind that you may or may not find the necessary dependencies in OSOL. We've added a lot of them, but it's all SS12-based. > I am using #if defined __sun__ That's not a good choice. Use Q_OS_SOLARIS in KDE code if you must do OS- specific things, possibly distinguishing between compilers (*NOT* a good idea; make it SS12-compatible) inside there. [ade] ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
| Free embeddable forum powered by Nabble | Forum Help |