This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compiled result not align to 4 bytes


----- Original Message ----- 
From: "Nick Garnett" <nickg@ecoscentric.com>
To: "Frank Lin" <franklin373@gmail.com>
Cc: <ecos-discuss@ecos.sourceware.org>
Sent: Thursday, May 22, 2008 7:22 PM
Subject: Re: [ECOS] compiled result not align to 4 bytes


> 
> 
> The following code doesn't seem to correspond to the current version
> in anoncvs. Are you using V2.0 or anoncvs?
> 
Abount 20 days ago, I installed this ecos version as http://ecos.sourceware.org/getstart.html says:
wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl 
sh ecos-install.tcl 


Now, I modify global compiler flags and global linker flags from "-gdwarf-2 -g3" to "-g", now compile seems OK, "-gdwarf-2 -g3" enable to debug on MACRO as gdb document says. 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]