You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/06/30 10:32:30 UTC

[jira] Updated: (HARMONY-716) [classlib] Prefs and NIO pdb and map files created in jre/bin

     [ http://issues.apache.org/jira/browse/HARMONY-716?page=all ]

Oliver Deakin updated HARMONY-716:
----------------------------------

    Attachment: nio.prefs.fix.dll.target.diff

Patch to build prefs/nio dll to .. instead of jre/bin.

> [classlib] Prefs and NIO pdb and map files created in jre/bin
> -------------------------------------------------------------
>
>          Key: HARMONY-716
>          URL: http://issues.apache.org/jira/browse/HARMONY-716
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Priority: Minor
>  Attachments: nio.prefs.fix.dll.target.diff
>
> The prefs and nio Windows makefiles have an error in the DLLNAME variable that means the dll is directly built into the deploy/jdk/jre/bin directory instead of into the parent directory (..). The problem caused by this is that the .map and .pdb files are automatically generated in the same location (ie jre/bin), which we do not want. The dll should be built into the parent directory, and then copied into jre/bin without the map/pdb. I will attach the trivial patch to fix this.

-- 
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