This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

RE: How to build gdb and gdbserver


>-----Original Message-----
>From: Peter Barada [mailto:pbarada@mail.wm.sps.mot.com]
>Sent: 19 June 2001 20:14


>So next I tried creating it using the configuration from
>build-crossgcc.sh:
>
>cd ..
>mkdir ppc-gdb
>cd ppc-gdb
>../gdb-5.0/configure --target=powerpc-linux 
>--prefix=/usr/local/wave/cross-linux-tools
>make
>pushd gdb/gdbserver
>make
>popd
>
>And noticed that when I executed the make in gdb/gdbserver, my
>computer paused ofr a few moments and then returned without creating
>anything.

  Wasn't it built during the first make, so the second did nothing 
because the object files were uptodate?  Otherwise there must be something
wrong with the makefile, maybe we should take a look at it.

       DaveK
-- 
we are not seats or eyeballs or end users or consumers.
we are human beings - and our reach exceeds your grasp.
                    deal with it.                      - cluetrain.org 


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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