Changes between Initial Version and Version 1 of Ticket #52, comment 2
- Timestamp:
- Apr 19, 2013, 5:39:27 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52, comment 2
initial v1 19 19 All this to say I then compiled with Watcom (haven't got as far as linking to work yet) and found one error and some warning. I have attached a diff... I haven't compiled anything but ehci so far. 20 20 The error in Watcom may not be a problem in MSC but probably should be corrected the warnings may be more cosmetic than anything else as they do not seem to cause a problem. 21 If someone knows why MSC is throwing these errors (I found one German thread that mentioned it but no solution in it that I could find) I would be interested.21 If someone knows why MSC is throwing these cannot open file errors (I found one German thread that mentioned it but no solution in it that I could find) I would be interested. My best guess is that the path lengths is causing a problem somewhere but why it suddenly became a problem when it was not before I do not understand. 22 22 Oh, I suppose I should attach a diff of my makefile so that my environment differences can be seen.