bugGNU Octave - Bugs: bug #48252, Error at compile cc file

 
 

bug #48252: Error at compile cc file

Submitter:  Valery Beloshapkin <bvv>
Submitted:  Fri 17 Jun 2016 06:35:17 AM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 4.0.1 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 17 Jun 2016 07:24:27 AM UTC, comment #1: 

This works for me on Windoze7 with Octave 4.0.1 after fixing the header in your test.cc (you shouldn't use abolute paths here) ->  #include <octave/oct.h>

I'm closing this as invalid because it looks like you are simply doing it wrong (use a windows cmd without setting the paths) and not a bug in GNU Octave.

The easiest way for you is to call mkoctfile from within octave:
+verbose+

>> mkoctfile --verbose --link-stand-alone test.cc -o standalone

-verbose-

btw, this kind of question should go to the -email is unavailable- list.

Andreas Weber <andy1978>
Group Member
Fri 17 Jun 2016 06:35:17 AM UTC, original submission:  

Error at compile cc file
see attached files

Valery Beloshapkin <bvv>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #37509:  test.cc added by bvv (455B - application/octet-stream)
file #37510:  error.pdf added by bvv (8KiB - application/pdf)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by andy1978 (Posted a comment)
  • -email is unavailable- added by bvv (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-17 andy1978 StatusNone Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2016-06-17 bvv Attached File- Added test.cc, #37509
        Attached File- Added error.pdf, #37510

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code