Jump to content

compiling DSO's with Gcc


slade

Recommended Posts

I was going through the HDK documentation and its state's you need the sgi c++ compiler in order to compile any DSO's and or standalone applications for houdini. Is there any options in Gcc I could turn on to compile the samples, and any subsequent dso I will eventually be writting ? and do I have to set the Hcustom environment variable ? how do I go about doin that ?. if someone could steer me in the right direction that would be greatly apreciated.

Link to comment
Share on other sites

As far as doing VEX DSOs the only way without the HDK is with Linux. Becareful with the newer gccs (3.x) as the name mangling has changed. I tried both gcc 2.96 and 2.95.3 and both worked.

Note, this only works with VEX DSOs, all other types have to go through the HDK.

jim.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...