avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] (no subject)


From: MuRaT KaRaDeNiZ
Subject: [avr-gcc-list] (no subject)
Date: Mon, 30 Jan 2006 21:23:40 +0200

Hi all,
 
 
I live a problem with avr gcc: When i use a global variable in the header file and simultaneously initialize it to nonzero value in the declaration, then the use of this header file in multiple project source files as an include causes "multiple definition error" on this specific lines in the header file. Not initialized globals (by myself) and defines do not cause any error.  the whole header file content  is in a conditional define, in a regular manner, so  i dont understand what is going on. what is wrong?
 
Regards
 
 
Murat Karadeniz
http://www.onlinefavbar.com/mukas
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]