----- Original Message ----- From: "Nick Garnett" <[EMAIL PROTECTED]> To: "Frank Lin" <[EMAIL PROTECTED]> Cc: <[email protected]> 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.
