Re: jdk8 link failure - might be due to uninstalling VS2011 Express

2013-09-02 Thread Pete Brunet
Hi Tim, I uninstalled and reinstalled VS2010 SP1 but that didn't help. I'll look into this more in the morning. -Pete On 9/2/13 1:01 PM, Tim Bell wrote: > All- > >> LINK : fatal error LNK1123: failure during conversion to COFF: file >> invalid or corrupt >> NMAKE : fatal error U1077: 'C:\progra~2

Re: jdk8 link failure - might be due to uninstalling VS2011 Express

2013-09-02 Thread Tim Bell
All- LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt NMAKE : fatal error U1077: 'C:\progra~2\micros~2.0\vc\bin\link.exe' : return code '0x463' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files (x86

Re: Problems with 'make CONF=' and non default target

2013-09-02 Thread Boaz Nahum
Many thanks. Boaz On Sep 2, 2013 3:03 PM, "Magnus Ihse Bursie" wrote: > On 2013-08-26 09:58, Boaz Nahum wrote: > >> Hi. >> >> *make CONF=* >> Works just fine. >> >> But when trying to add a target, it won't recognize it: >> >> $ make CONF= images >> Building target 'images' in the following conf

Re: Problems with 'make CONF=' and non default target

2013-09-02 Thread Magnus Ihse Bursie
On 2013-08-26 09:58, Boaz Nahum wrote: Hi. *make CONF=* Works just fine. But when trying to add a target, it won't recognize it: $ make CONF= images Building target 'images' in the following configurations (matching CONF=): * windows-x86-normal-server-release * windows-x86_64-normal-server-rel