Custom Query (81 matches)
Results (79 - 81 of 81)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#104 | wontfix | 'yum install libodin' did not install pe.exe | ||
Description |
installed rpm/yum onto a clean machine, followed by libodin and odin-doc. However, none of the .exe files were included, requiring them to be extracted from the zip file. |
|||
#109 | fixed | Build of pe/pec fails with GCC 4.7.3 | ||
Description |
There is one incompatibility with GCC 4.7.3 in Odin: the PE and PEC tools. They use custom startup code (to reserve as low virtual address in private memory space as possible — this is vital for some WIn32 .EXE files which have the very low virtual entry point which we must be able to provide as there is 1-to-1 address mapping).
However, GCC 4.7.3 puts a reference to |
|||
#113 | wontfix | How to submit localized documentation files | ||
Description |
The SVN layout does not currently support multiple documentation languages. How can translated documents be submitted for inclusion? Is it preferable to have standalone language RPMs which would then just add files to the system, and to maintain these elsewhere? Please advise. |