View Issue Details

IDProjectCategoryView StatusLast Update
0000223Ecere SDKidepublic2012-03-29 07:52
Reporterkinclong2 Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Summary0000223: x87inline.h: error
DescriptionSee attached screenshot
TagsNo tags attached.

Relationships

duplicate of 0000221 closedjerome x87inline.h: error 
child of 0000433 closed previously resolved issues (draft 1 of 0.44 and earlier) 

Activities

2009-05-13 00:55

 

ecere-error.jpg (130,878 bytes)   
ecere-error.jpg (130,878 bytes)   

jerome

2009-05-13 05:13

administrator   ~0000114

Were you using the -nomingw package? The 'x87inline.h' was likely not coming with it. Please either put it in place from the link I gave you in the previous issue ( http://www.willus.com/mingw/x87inline.h ) (e.g. place it in your mingw/include/ directory) or use the new SDK 0.44d1 from the source by building it with 'make -f Makefile.win32' which does not make use of that file, but in this case I would recommend using GCC 4 (alpha) which already has the built in x87 inline assembly instructions. The packages for MinGW/GCC 4 are in the Ecere SDK 0.43 installer (which will also install the x87inline.h , but you can then switch to the 0.44d1 source and not require it anymore ). Please email me directly at jerstlouis@gmail.com if you have any further questions about this.

Issue History

Date Modified Username Field Change
2009-05-13 00:55 kinclong2 New Issue
2009-05-13 00:55 kinclong2 File Added: ecere-error.jpg
2009-05-13 05:08 jerome Relationship added duplicate of 0000221
2009-05-13 05:13 jerome Status new => closed
2009-05-13 05:13 jerome Note Added: 0000114
2009-05-13 05:13 jerome Resolution open => no change required
2010-07-25 21:40 redj Relationship added child of 0000433
2012-03-29 07:52 redj Category => ide
2012-03-29 07:52 redj Project @3@ => Ecere SDK