Dear Mr,
I compiled your source code (Biuntils 2.15). But I saw
Errors.
Could you show me?
echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " earmpe.o "" \
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`;
do \
echo " &ld_${f}_emulation, \\"; \
done;\
echo " 0") >ldemul-t
current HEAD (20060315) produces an unusable elilo.efi executable (elilo-3.6)
objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym -j .rel -j .rela -j
.reloc --target=efi-app-ia32 elilo.so elilo.efi
Before the patch in PR/1487, that gave a binary that ran. Afterwards, it gives a
binary that
--
What|Removed |Added
CC||mjg59 at srcf dot ucam dot
||org
http://sourceware.org/bugzilla
--
What|Removed |Added
AssignedTo|unassigned at sources dot |amodra at bigpond dot net
|redhat dot com |dot au
http://sourceware.org/bugzil
--
What|Removed |Added
Status|NEW |ASSIGNED
Last reconfirmed|-00-00 00:00:00 |2006-03-16 07:09:45
date|