Welcome, Guest. Please login or register.

Author Topic: funcdef macro in phxass?  (Read 7621 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: funcdef macro in phxass?
« on: November 27, 2003, 10:21:19 PM »
>is it a buggy version of ld (gg330) or should i be using a different linker?

Are you using g++ from the GoldED trial? There is a known issue with the last trial version (6/11), gcc 3.3, c++ and the location of certain libraries. To make sure that you are not affected, compile with gcc 2.95.3 which is incuded, too.
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: funcdef macro in phxass?
« Reply #1 on: November 28, 2003, 11:00:30 PM »
>nope, 295 yields the exact same error

Then I can't help you with that specific problem. But I'd recommend to fix the g++ 3.3 installation anyway or you might see other linker errors with C++ (if you are still using the gcc devkits installation, that is) .  Download fix here.
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: funcdef macro in phxass?
« Reply #2 on: November 29, 2003, 02:30:41 AM »
>what? eh? it wants golded. i already deleted it, do i have to reinstall the golded thing to get the gcc things, what are the files?

The golded thing is called an editor. You can fix the problem manually by installing the gcc thing (libstdc++.a) from the service pack but you will have to look up how and where yourself in the install thing. That's the price for deleting golded :)