Issue 45925 - patch to use gcj-dbtool during java build using gcj
Summary: patch to use gcj-dbtool during java build using gcj
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 680m87
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-24 11:34 UTC by caolanm
Modified: 2013-08-07 15:34 UTC (History)
4 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch to implement (5.49 KB, patch)
2005-03-24 11:35 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2005-03-24 11:34:45 UTC
The advantage of this approach is that natively compiled objects are used during
the build, which for gcj reduces a build with all languages from a staggering
20hours to 8 for gcj users.
Comment 1 caolanm 2005-03-24 11:35:36 UTC
Created attachment 24240 [details]
patch to implement
Comment 2 caolanm 2005-03-24 11:36:46 UTC
cmc->rene: Would the proposed configure.in test pick up the correct name of the
gcj4 gcj-dbtool under debian ?
Comment 3 caolanm 2005-03-24 11:38:08 UTC
cmc->hr: Would the proposed change to deliver.pl meet with your approval ?
Comment 4 fridrich.strba 2005-03-24 16:24:04 UTC
Verified the time difference building m87 on RedHat Enterprise Linux 4.
Verified that the patch works well with a mix of gcc/g++ 3.4.3 and
gcj4/gij4/gcj-dbtool4 4.0.0
Comment 5 rene 2005-03-24 22:42:35 UTC
rene->cmc: will look
Comment 6 jens-heiner.rechtien 2005-03-31 11:34:26 UTC
hr->cmc: I have objections regarding the change to deliver.pl
Comment 7 jens-heiner.rechtien 2005-03-31 11:35:29 UTC
retarget to Dev Tools ...
Comment 8 jens-heiner.rechtien 2005-03-31 11:37:34 UTC
hr->cmc: Sorry typo, I have *no* objections regarding the change to deliver.pl,
of course
Comment 9 caolanm 2005-04-01 09:57:31 UTC
will implement in gcj4
Comment 10 caolanm 2005-04-04 09:41:43 UTC
done in gcj4
Comment 11 caolanm 2005-04-04 15:49:29 UTC
reopen to reassign
Comment 12 caolanm 2005-04-04 15:49:50 UTC
reassigned for QA
Comment 13 caolanm 2005-04-04 15:50:04 UTC
.
Comment 14 hjs 2005-04-05 15:44:20 UTC
can't say if it works but it doesn't look like breaking things...
Comment 15 hjs 2005-04-13 11:24:44 UTC
see in MWS