Closed Bug 248668 Opened 20 years ago Closed 16 years ago

chrome is not prepocessed on win98

Categories

(Firefox Build System :: General, defect)

x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bernd_mozilla, Unassigned)

Details

if you type uname > ../foo.txt then it breaks on win98 but works on winXP
http://lxr.mozilla.org/mozilla/source/config/make-jars.pl#437
creates exactly that situation as  
if (system("$^X $preprocessor $defines $preproc_file > $destPath") != 0) {

destPath uses forward slashes.

I need this for bug 246213, but I have no idea how that perl stuff works.
Product: Browser → Seamonkey
Product: Mozilla Application Suite → Core
wfm its not an issue anymore
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.