[coyotos-dev] New binutils, gcc, crtfiles, newlib

Jonathan S. Shapiro shap at eros-os.com
Thu Apr 10 12:00:34 CDT 2008


On Thu, 2008-04-10 at 15:54 +0200, youshe wrote:

> In fact, I tryed to know if I have to clone each new version or if I
> can make something else like hg update ...

You can do "hg pull" followed by "hg update", or if you add:

  [extensions]
  hgext.fetch=

to your ~/.hgrc then you can simply use "hg fetch".

> Concerning the compilation, I used the command shown in the doc : 
> make -f Makefile-xenv TARGETS="coyotos-i386" CROSSROOT=~/coyotos/coyotos-xenv
> but it said the log I posted two days ago.

The log that you sent is missing several output line that should be
present. I suspect that it failed to rebuild the GDB subdirectory.

Can you re-run the command you gave above (it should be "Makefile.xenv",
not "Makefile-xenv" and send me the *complete* log? Before you run the
command above, be sure to run "make clean" so that any old, possibly bad
unpackings are removed.


shap



More information about the coyotos-dev mailing list