-ffreestanding option doesn´t work in djgpp
also it give me an error when i try to linked with
output binary format.
PD:Excuse my poor english
problems with djgpp
RE:problems with djgpp
>On 2001-12-13 22:34:42, Anon wrote:
>-ffreestanding option doesn´t work in djgpp
>also it give me an error when i try to linked with
>output binary format.
>
>PD:Excuse my poor english
I assume you're reading the Guide on mixing C and Assembly.
Read the warning at the bottom of the page about linking.
As far as the no -ffreestanding, what version of gcc and what platform
are you running on?
>-ffreestanding option doesn´t work in djgpp
>also it give me an error when i try to linked with
>output binary format.
>
>PD:Excuse my poor english
I assume you're reading the Guide on mixing C and Assembly.
Read the warning at the bottom of the page about linking.
As far as the no -ffreestanding, what version of gcc and what platform
are you running on?
RE:problems
>On 2001-12-19 15:06:49, Chase wrote:
>>On 2001-12-13 22:34:42, Anon wrote:
>>-ffreestanding option doesn´t work in djgpp
>>also it give me an error when i try to linked with
>>output binary format.
>>
>>PD:Excuse my poor english
>
>I assume you're reading the Guide on mixing C and Assembly.
>Read the warning at the bottom of the page about linking.
>
>As far as the no -ffreestanding, what version of gcc and what platform
>are you running on?
First: thanx for the answer.
Second: I download the lastest version of djgpp, and works excelent.
>>On 2001-12-13 22:34:42, Anon wrote:
>>-ffreestanding option doesn´t work in djgpp
>>also it give me an error when i try to linked with
>>output binary format.
>>
>>PD:Excuse my poor english
>
>I assume you're reading the Guide on mixing C and Assembly.
>Read the warning at the bottom of the page about linking.
>
>As far as the no -ffreestanding, what version of gcc and what platform
>are you running on?
First: thanx for the answer.
Second: I download the lastest version of djgpp, and works excelent.