octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44837] of-netcdf wont cross compile


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #44837] of-netcdf wont cross compile
Date: Tue, 14 Apr 2015 18:17:53 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <http://savannah.gnu.org/bugs/?44837>

                 Summary: of-netcdf wont cross compile
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Tue 14 Apr 2015 06:17:52 PM GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: JohnD
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Attempting to cross compile netcdf fails in mxe-octave as nc-config is
hardcoded,  and canonical_host_type is determined by the native installed
octave.

Patch attached that, uses octave-config (or cross octave-config) to determine
variable values rather than octave.

AC_CHECK_TOOL is used rather than AC_CHECK_PROG so it tries first to find
(TARGET)-nc-config, and make variabl used for program names.








    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 14 Apr 2015 06:17:52 PM GMT  Name: cross-compile.patch  Size: 3kB  
By: lostbard

<http://savannah.gnu.org/bugs/download.php?file_id=33675>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44837>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]