comp.lang.ada
 help / color / mirror / Atom feed
* another simple way to build AWS
@ 2006-10-07 15:03 bubble
  2006-10-07 18:53 ` Pascal Obry
  0 siblings, 1 reply; 2+ messages in thread
From: bubble @ 2006-10-07 15:03 UTC (permalink / raw)


dear all,

I get time try to build AWS

my environment is

  GPL 2006 which include a make utility (version 3.7.9)
  AWS 2.x which in GPL 2006't tools path
  the latest cygwin (with make 3.8.1)

after many fail and reading some dicussion from AWS forum.
there is another simple way to build AWS quickly.

1.
copy AWS to a path (without any space in path name)

2.
open a dos command console rathen than cygwin console.
the cygwin console will cause make 3.7.9 crash and cygwin's make 3.8.1
utility can not work with AWS makefile.

3.
append cygwin bin path to  to your path environment variable
for example,
set PATH=%PATH%;c:\cygwin\bin

4.
send a command to build your AWS
"make setup build"

5.
you get a AWS build




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: another simple way to build AWS
  2006-10-07 15:03 another simple way to build AWS bubble
@ 2006-10-07 18:53 ` Pascal Obry
  0 siblings, 0 replies; 2+ messages in thread
From: Pascal Obry @ 2006-10-07 18:53 UTC (permalink / raw)
  To: bubble

bubble a �crit :
> dear all,
> 
> I get time try to build AWS
> 
> my environment is
> 
>   GPL 2006 which include a make utility (version 3.7.9)
>   AWS 2.x which in GPL 2006't tools path
>   the latest cygwin (with make 3.8.1)

There is a problem with GNU/make 3.8.1. Many makefiles working with the
previous version 3.8.0 are not working anymore. I have not had the time
to have a look at this problem yet!

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-07 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-07 15:03 another simple way to build AWS bubble
2006-10-07 18:53 ` Pascal Obry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox