-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Once in a while, when I compile PropWare with make -j9, I get a failure the first time through. Usually that means I haven't declared dependencies correct and so something is being linked before the library really exists.... but that isn't the case here.
adcACpropab.s: Assembler messages:
adcACpropab.s:109: Error: junk at end of line, first unrecognized character is `,'
adcACpropab.s is not part of the source - that is the compiled assembly from PropGCC, coming from a file in the Simple library propsideworkspace/Learn/Simple_Libraries/Convert/libadcACpropab/adcACpropab.cogc. This is with a recent build of PropGCC GCC4 from my TeamCity server.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels