[ http://nagoya.apache.org/jira/browse/XERCESC-928?page=history ]

Alberto Massari updated XERCESC-928:
------------------------------------

    Priority: Major

> Enable objects for Debug-, Release- and 64-Bit builds to reside in one source tree
> ----------------------------------------------------------------------------------
>
>          Key: XERCESC-928
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-928
>      Project: Xerces-C++
>         Type: Bug
>   Components: Build
>     Versions: 2.3.0
>  Environment: Operating System: All
> Platform: Sun
>     Reporter: Dominik Stadler
>     Assignee: Xerces-C Developers Mailing List

>
> Currently when Xerces is compiled, all compiled objects are stored under
> obj/SOLARIS and the resulting library under lib/.
> When I try to compile debug and then try to recompile for release in the same
> tree without doing a manual clean, I get a release-build that actually consists
> of debug-objects, because running ./configure with different options does not
> trigger a complete recompile.
> I suggest that in the future objects are stored in a directory that contains
> both an indicator for Release/Debug builds and also an indicator for 32/64-Bit
> Builds. With this, multiple different builds can be stored in one source tree.
> This may also affect other platforms where building is done on the command-line.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to