| View previous topic :: View next topic |
| Author |
Message |
Ramon
Joined: 29 Jun 2006 Posts: 17
|
Posted: Thu Aug 17, 2006 3:23 pm Post subject: GCC Question |
|
|
Sorry if this is in the wrong board but...
Can code that compile on GCC 2.95 compile on GCC 3.2.2? |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Thu Aug 17, 2006 4:41 pm Post subject: |
|
|
Yes, it should... unless it just happens to be using one of the things that has changed a bit between 2.95 and 3.2.2, in which case it should just be a matter of updating those few things. _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
Ramon
Joined: 29 Jun 2006 Posts: 17
|
Posted: Thu Aug 17, 2006 5:48 pm Post subject: |
|
|
| Oh. Okay. Then hooray! :D |
|
| Back to top |
|
 |
|