Hello,
I compiled the linuxbios for sc1200. The ldscript.ld contents looks like this:
INCLUDE ldoptions INCLUDE /root/PT06/Reference/LinuxBios/Freebios/freebios/src/arch/i386/config/ldscript.base INCLUDE /root/PT06/Reference/LinuxBios/Freebios/freebios/src/cpu/i386/entry16.lds INCLUDE /root/PT06/Reference/LinuxBios/Freebios/freebios/src/cpu/i386/entry32.lds INCLUDE /root/PT06/Reference/LinuxBios/Freebios/freebios/src/cpu/i386/reset16.lds
It looks completely different from the ldscript.ld found in romimages directory. I hope this ldcript.ld is automatically generated when running the python program. Is the entries correct? Or what i should do to correct it?
Thanks in advance for any help.
With Regards, Priya.
_________________________________________________________________ Nagesh Kukunoor's back! With 3 Deewarein. http://server1.msn.co.in/sp03/3deewarein/index.asp Win tickets here.
On Fri, 25 Jul 2003, Devi Priya wrote:
It looks completely different from the ldscript.ld found in romimages
directory. I hope this ldcript.ld is automatically generated when running the python program. Is the entries correct? Or what i should do to correct it?
it looks good to me.
Why not just try it?
ron