Re: falled compilations

2016-10-19 Thread juan carlos Rebate
2016-10-19 5:33 GMT+02:00 Brian Inglis : > On 2016-10-18 20:10, juan carlos Rebate wrote: >> >> 2016-10-19 3:50 GMT+02:00 Brian Inglis : >>> >>> On 2016-10-18 19:15, juan carlos Rebate wrote: 2016-10-19 2:31 GMT+02:00 René Berber : > > On 10/18/2016 7:04 PM, juan carlos Rebate wro

Re: falled compilations

2016-10-18 Thread Brian Inglis
On 2016-10-18 20:10, juan carlos Rebate wrote: 2016-10-19 3:50 GMT+02:00 Brian Inglis : On 2016-10-18 19:15, juan carlos Rebate wrote: 2016-10-19 2:31 GMT+02:00 René Berber : On 10/18/2016 7:04 PM, juan carlos Rebate wrote: in the three applications receive the same error error cc either not

Re: falled compilations

2016-10-18 Thread Brian Inglis
On 2016-10-18 20:10, juan carlos Rebate wrote: 2016-10-19 3:50 GMT+02:00 Brian Inglis : On 2016-10-18 19:15, juan carlos Rebate wrote: 2016-10-19 2:31 GMT+02:00 René Berber : On 10/18/2016 7:04 PM, juan carlos Rebate wrote: in the three applications receive the same error error cc either not

Re: falled compilations

2016-10-18 Thread juan carlos Rebate
2016-10-19 3:50 GMT+02:00 Brian Inglis : > On 2016-10-18 19:15, juan carlos Rebate wrote: >> >> 2016-10-19 2:31 GMT+02:00 René Berber : >>> >>> On 10/18/2016 7:04 PM, juan carlos Rebate wrote: in the three applications receive the same error error cc either not exit or no work, >>> >

Re: falled compilations

2016-10-18 Thread Brian Inglis
On 2016-10-18 19:15, juan carlos Rebate wrote: 2016-10-19 2:31 GMT+02:00 René Berber : On 10/18/2016 7:04 PM, juan carlos Rebate wrote: in the three applications receive the same error error cc either not exit or no work, First check that gcc is in the path, something like this (in mintty): $

Re: falled compilations

2016-10-18 Thread juan carlos Rebate
2016-10-19 2:31 GMT+02:00 René Berber : > On 10/18/2016 7:04 PM, juan carlos Rebate wrote: > > [snip] >> in the three applications receive the same error >> >> error cc either not exit or no work, > > First check that gcc is in the path, something like this (in mintty): > > $ which gcc > /usr/bin/g

Re: falled compilations

2016-10-18 Thread René Berber
On 10/18/2016 7:04 PM, juan carlos Rebate wrote: [snip] > in the three applications receive the same error > > error cc either not exit or no work, First check that gcc is in the path, something like this (in mintty): $ which gcc /usr/bin/gcc $ which cc /usr/bin/cc > but this is not true, whe

falled compilations

2016-10-18 Thread juan carlos Rebate
first say I am new to this list, second discupas I ask for my bad English writing I have been programming for windows since 2004, now I am forced to compile certain Linux applications on Windows, the problem is that I receive errors that in theory should not. in the three applications receive the