build.pl debug=1 for sw and svx
tora - Takamichi Akiyama <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Could you tell me how to easily do "build.pl debug=1" or similar
actions in a specific, renovated module such as sw and svx after
fully building the entire source code tree with normal options?
The way I used to do was like this:
(full build)
cd $SRC_ROOT
dmake
(individual build with a debug option)
cd sw
mv $INPATH ${INPATH}-normal
build.pl debug=1
An attempt like that seems no longer applicable with the recent DEV300_m10x.
It seems files being created are now stored in solver/, instead.
It is cool and makes me excited. :-)
Best regards,
Tora
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help