From help-octave-request at bevo dot che dot wisc dot edu Thu Dec 14 11:37:01 2000 Subject: Debugging .oct file building From: "John W. Eaton" To: Thomas Hoffmann Cc: help-octave at bevo dot che dot wisc dot edu Date: Thu, 14 Dec 2000 11:35:51 -0600 On 14-Dec-2000, Thomas Hoffmann wrote: | I have tried to build the simple oregonator.cc into an .oct file, | which I could manage after some additions to the include path and | using 'gcc' as compiler name instead of 'c++'. | | Now I try to call the oct file from Octave, which tells me: | | oregonator | error: unable to load functions from [snipped]octfiles/oregonator.oct | | How can I find out what went wrong with the build process? | | (If it matters: I tried all this on a HP-UX 10.20 system w/ gcc 2.95.3) OK, but what version of Octave? Why did you think using gcc would be the correct thing to do? What error messages did you see that prompted you to not use the C++ compiler? I think you'll have to provide more information before it is likely that anyone would be able to help you. jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------