Hi,<br><br> I started compiling on ubuntu this time.(GCC-4.0.3). I seemed to be having problems with payloads<br><br> Here is the err list when i tried to 'make' the demo example from docs.:<br><br><div id="mb_2">----------------------------------------------------------------------------------------------------
<br> 

<p>cp linuxbios_ram.nrv2b linuxbios_ram.rom<br>
gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o <br>
nm -n linuxbios | sort > linuxbios.map<br>
objcopy --gap-fill 0xff -O binary linuxbios linuxbios.strip<br>
make[1]: *** No rule to make target `../../../payloads/tg3--ide_disk.zelf',
needed by `payload'.<span>  </span>Stop.<br>
make[1]: Leaving directory
`/media/hda6/bios/LinuxBIOSv2/targets/amd/solo/solo/normal'<span class="q"><br>
make: *** [normal/linuxbios.rom] Error 1<br>
 </span></p>

---------------------------------------------------------------------------------------------------------------------------<br>So whats this? I  have checked out twice just incase I missed some files.Any help is appreciated.
</div><br><br><div><span class="gmail_quote">On 1/28/07, <b class="gmail_sendername">Richard Smith</b> <<a href="mailto:smithbone@gmail.com">smithbone@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
anitha boyapati wrote:<br><br>><br>> Can somebody help me out? I work with cygwin -NT 5.1.gcc version is 3.4.4.<br>>  Thnks in advance.<br>><br><br>There isn't any support for building under cygwin so you are sort of on
<br>your own.  I suspect that buildtarget didn't generate a proper config<br>file or makefile.  Do you have access to a linux machine where you can<br>do a build and then compare the 2 directories?<br><br>Also look at the output from buildtarget. Did it give any errors?
<br>--<br>Richard A. Smith<br><a href="mailto:smithbone@gmail.com">smithbone@gmail.com</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>anithaboyapati