This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: Re: Clarifications regarding BDM GDB Insight for M68k


Hi,
It works now.!
I tried "-mwin32" in the makefile at the highiest level and I 
don't have any problems in building the gdb.

thanx for the suggestions
Prasanna



On Tue, 16 Apr 2002 Keith Seitz wrote :
>On Tue, 16 Apr 2002, Kai Ruottu wrote:
>
> > > *****************************************************
> > >
> > > $ nm libkernel32.a |grep FreeConsole
> > > 00000000 T _FreeConsole@0
> > > 00000000 I __imp__FreeConsole@0
> > >
> > > ****************************************************
> >
> >  As you can see the symbol name is not 'FreeConsole', but 
>instead
> > 'FreeConsole@0' !!!  So here should be your clue and asking 
>why
> > the '@0' is there would give you a sane answer from anyone 
>familiar
> > with the Cygwin or Mingw target...
>
>Doh! I completely overlooked this.. What happens when you use 
>"-mwin32"
>instbead of "-D_WIN32" (or in addition to)?
>
>Keith
>
>



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