Closed Bug 327469 Opened 18 years ago Closed 18 years ago

"argument list too long" when compiling javaxpcom

Categories

(Core Graveyard :: Java to XPCOM Bridge, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8.1

People

(Reporter: benjamin, Assigned: benjamin)

Details

(Keywords: fixed1.8.0.2, fixed1.8.1, Whiteboard: [nvn-dl])

Attachments

(1 file)

Patch coming up shortly to use an @file to specify the filenames to compile. I'm not sure why I'm seeing this now and not other times, it's perhaps related to what shell I'm making in, but this is a more reliable solution in general because many platforms have hard limits on the length of a command line.
Attachment #212115 - Flags: review?(jhpedemonte)
Comment on attachment 212115 [details] [diff] [review]
Use @java.files, rev. 1

Odd, I haven't had any problems with xargs on any of the 3 major platforms.  But this is an elegant solution.  Just need to add "java.files" to GARBAGE.  With that, r=jhpedemonte.

We should also get this on the branches.
Attachment #212115 - Flags: review?(jhpedemonte) → review+
bsmedberg checked this patch in to trunk and branches.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [nvn-dl]
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: