Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - How to get the newest gcc for qnx: (6 Items)
   
How to get the newest gcc for qnx  
Hey

I have a PowerPC and in the newest version og gcc 4.5.0 some flags for my processor archicture is implemented.
So im interrested in a newer version of gcc now I use gcc 4.3.0 there comes with qnx sdp 6.4.1

/L
Re: How to get the newest gcc for qnx  
Lasse Skov wrote:
> Hey
> 
> I have a PowerPC and in the newest version og gcc 4.5.0 some flags for my processor archicture is implemented.
> So im interrested in a newer version of gcc now I use gcc 4.3.0 there comes with qnx sdp 6.4.1

Hi Lasse,

We are busy working on the QNX6.5.0 release but we will post a gcc 4.5.0 
package shortly after the release.

Regards,

Ryan Mansfield
Re: How to get the newest gcc for qnx  
Hey

Thanks for your answer..

I think i will try with the 6.5.0 M9 until the Release is ready.
To see how much better a newer gcc can compile my code to my target.. and with better use of the memonics for the 
PowerPC e300 archicture.

Is there a planned date for the 6.5.0 release or release candidate?

/L

Re: How to get the newest gcc for qnx  
Lasse Skov wrote:
> Hey
> 
> Thanks for your answer..
> 
> I think i will try with the 6.5.0 M9 until the Release is ready.
> To see how much better a newer gcc can compile my code to my target.. and with better use of the memonics for the 
PowerPC e300 archicture.
> 
> Is there a planned date for the 6.5.0 release or release candidate?

I don't have a specific date to give you but the release is targeted for 
the summer.

Regards,

Ryan Mansfield
Re: How to get the newest gcc for qnx  
Hi Ryan,
1. We will post a gcc 4.5.0 package after the QNX6.5.0 release or the gcc4.5.0 relase.
2. I'am bilding the gcc4.5.0 in QNX 6.4.2 but this version not bild new version LLMV 2.7.  It's only compiling with gcc 
4.4.3/4.
You tried to compile using gc4.5 such big project as LLMV ? 
3. When I compailing gcc4.5.0 and gcc4.5.1 I have the problem with c++. 
valarray_after.h and valarray_before.h from:
libstdc++-v3\include\bits not work. Do you do in these files some changes ?
Regards,

Bogdan Celer
Re: How to get the newest gcc for qnx  
bogdan celer wrote:
> Hi Ryan,
> 1. We will post a gcc 4.5.0 package after the QNX6.5.0 release or the gcc4.5.0 relase.

When I have time after the 6.5.0 release. As you probably know, gcc 
4.5.0 was already released a couple weeks ago. :)

> 2. I'am bilding the gcc4.5.0 in QNX 6.4.2 but this version not bild new version LLMV 2.7.  It's only compiling with 
gcc 4.4.3/4.
> You tried to compile using gc4.5 such big project as LLMV ? 

No, I haven't tried building LLVM 2.7 on QNX yet. I had nightly builds 
of the trunk SDP going with gcc 4.5.0 until the breakage you mention in 
#3 happened. Unfortunately I haven't got around to looking into the 
issue. I'll let you know if I have a chance.

Regards,

Ryan Mansfield