Hi Lewis,
I compile with the cygwin environment + VC10. So here the /bin/sh is
available. The perl-script makes the call and in the win32-x86
everything is working. This is what I did not understand.
Best
Helge
-----Original Message-----
From: J. Lewis Muir [mailto:[email protected]]
Sent: Montag, 6. Juni 2011 16:45
To: Brands Helge
Cc: [email protected]
Subject: Re: Compiling Problem windows
On 6/6/11 2:53 AM, Brands Helge wrote:
>
> Hi,
>
> I have some troubles with make on windows-x64 since the revision 12242
> I got :
>
> /bin/sh: REM: command not found
> make[3]: *** [../../../bin/windows-x64/convertRelease.pl] Error 127
> make[2]: *** [install.windows-x64] Error 2
> make[1]: *** [tools.install] Error 2
> make: *** [src.install] Error 2
>
> The cygwin-x86 and the win32-x86 on the same machine runs without any
> problem
Hi, Brands.
According to
<https://code.launchpad.net/~epics-core/epics-base/3.14>,
Andrew Johnson made a change in revision 12242 which may have caused
this new behavior. This change is likely based on Ben Franksen's email
to Tech-Talk:
<http://www.aps.anl.gov/epics/tech-talk/2011/msg01002.php>.
However, since I see the following in your output,
/bin/sh: REM: command not found
I'm confused as to why you're running "/bin/sh" if you are performing a
native windows-x64 build. I don't have experience building for Windows,
but that doesn't seem right. I would expect you to be using cmd.exe for
your build. Can you try switching to cmd.exe? I think the build system
is expecting to use REM as a comment, which would work in cmd.exe, but
is not a comment in /bin/sh.
Lewis
- References:
- Compiling Problem windows Brands Helge
- Re: Compiling Problem windows J. Lewis Muir
- Navigate by Date:
- Prev:
Re: Compiling Problem windows Andrew Johnson
- Next:
RE: Dynamic images in BOY Mark Rivers
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
<2011>
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Re: Compiling Problem windows J. Lewis Muir
- Next:
Re: Compiling Problem windows Andrew Johnson
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
<2011>
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|