You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "David Bertoni (JIRA)" <xa...@xml.apache.org> on 2005/05/12 07:46:04 UTC

[jira] Created: (XALANC-516) Makefile.incl.in uses wrong macro for C compilation

Makefile.incl.in uses wrong macro for C compilation
---------------------------------------------------

         Key: XALANC-516
         URL: http://issues.apache.org/jira/browse/XALANC-516
     Project: XalanC
        Type: Bug
  Components: XalanC  
    Versions: CurrentCVS    
    Reporter: David Bertoni
 Assigned to: David Bertoni 
 Attachments: patch.txt

Makefile.incl.in is using the macro CXXFLAGS instead of CCFLAGS for C compilation.  This leads to some problems if CXXFLAGS has some C++-specific compiler flags.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Commented: (XALANC-516) Makefile.incl.in uses wrong macro for C compilation

Posted by "Dmitry Hayes (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANC-516?page=comments#action_12319082 ] 

Dmitry Hayes commented on XALANC-516:
-------------------------------------

The created patch may conflict with the zOS fix I've recently commited . Dave, let me commit the patch! 

> Makefile.incl.in uses wrong macro for C compilation
> ---------------------------------------------------
>
>          Key: XALANC-516
>          URL: http://issues.apache.org/jira/browse/XALANC-516
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>  Attachments: patch.txt
>
> Makefile.incl.in is using the macro CXXFLAGS instead of CCFLAGS for C compilation.  This leads to some problems if CXXFLAGS has some C++-specific compiler flags.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Closed: (XALANC-516) Makefile.incl.in uses wrong macro for C compilation

Posted by "Dmitry Hayes (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-516?page=all ]
     
Dmitry Hayes closed XALANC-516:
-------------------------------

    Resolution: Fixed

> Makefile.incl.in uses wrong macro for C compilation
> ---------------------------------------------------
>
>          Key: XALANC-516
>          URL: http://issues.apache.org/jira/browse/XALANC-516
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>  Attachments: patch.txt
>
> Makefile.incl.in is using the macro CXXFLAGS instead of CCFLAGS for C compilation.  This leads to some problems if CXXFLAGS has some C++-specific compiler flags.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANC-516) Makefile.incl.in uses wrong macro for C compilation

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-516?page=all ]

David Bertoni updated XALANC-516:
---------------------------------

    Attachment: patch.txt

This patch fixes the problem.  Committers, can you please review?

> Makefile.incl.in uses wrong macro for C compilation
> ---------------------------------------------------
>
>          Key: XALANC-516
>          URL: http://issues.apache.org/jira/browse/XALANC-516
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>  Attachments: patch.txt
>
> Makefile.incl.in is using the macro CXXFLAGS instead of CCFLAGS for C compilation.  This leads to some problems if CXXFLAGS has some C++-specific compiler flags.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org