Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#298 closed defect (worksforme)

path for cc1 and cc1plus is missing

Reported by: KO Myung-Hun Owned by:
Priority: normal Milestone: libc-0.6.6
Component: gcc Version: 0.6.5
Severity: normal Keywords:
Cc:

Description

Hi/2.

When setting gcc env up with gccenv.cmd, path for cc1 and cc1plus is missing.

If you set path for emx, you could not relize this. Because gcc335 called cc1 of emx not its companion cc1.

Attachments (1)

cc1path.diff (684 bytes) - added by KO Myung-Hun 10 years ago.
Patch for adding cc1 and cc1plus path

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by KO Myung-Hun

Attachment: cc1path.diff added

Patch for adding cc1 and cc1plus path

comment:1 Changed 9 years ago by bird

Resolution: worksforme
Status: newclosed

Don't know what you're doing, but I don't see this problem here. Not even if I add %EMX%\bin to the start of the PATH and chdir into it. (gcc is supposed to find it's cc1 and cc1plus tools by taking the gcc.exe (or which ever driver you use) directory as the starting point.)

Closing.

comment:2 Changed 9 years ago by KO Myung-Hun

It did not always occur. It occurred when I built some programs although I could not remember what they were.

I'll reopen this if I remember them.

Note: See TracTickets for help on using tickets.