<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>394</bug_id>
          
          <creation_ts>2010-04-07 14:52:52 +0200</creation_ts>
          <short_desc>Fix MacOsX Platform ..</short_desc>
          <delta_ts>2010-04-07 22:12:14 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Gluegen</product>
          <component>core</component>
          <version>2</version>
          <rep_platform>All</rep_platform>
          <op_sys>macosx</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>7cc4bb2a8bcc4c16b6a12826abbd874bf38f9dc1
f8cbd63d360a8d138a82d31bb53e65485ae64b42</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>440</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-04-07 14:52:52 +0200</bug_when>
    <thetext>Currently the MacOsX platform doesn&apos;t pass the build and the junit tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>441</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-04-07 14:54:10 +0200</bug_when>
    <thetext>On the new 10.6.3 Snow Leopard .. the 
  &lt;LinkerArg value=&quot;-arch x86_64&quot;/&gt;
  .. etc
doesn&apos;t work anymore ..</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>443</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-04-07 20:43:15 +0200</bug_when>
    <thetext>    Fix MacOsX platform:
    
    The commit of cpptasks.jar, 
    git hash 129e783741d91e9ee5cd7da5d5c962c32ec96b0b,
    broke the universal binary build on MacOSX.
    
    The above change used cpptasks-1.05b 
    with a few patches in regards to crosscompilation,
    but missed one, which accepts the &apos;-arch&apos; argument for GccLinker undecorated.
    
    The new cpptasks.jar is vanilla 1.05b + cpptasks-1.0b5-darwin-patch.diff,
    the latter a more refined one.
    This version accepts the &apos;-arch&apos; argument undecorated on the darwin platform.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>444</commentid>
    <comment_count>3</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-04-07 22:12:14 +0200</bug_when>
    <thetext>    MacOsX:
        - Fix missing refactoring in src/newt/native/MacWindow.m
        - Adding missing NSWindowDelegate protocol to NewtMacWindow
          as mandatory since 10.3.6</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>