View Single Post
Old 10 June 2019, 18:00   #32
bebbo
bye
 
Join Date: Jun 2016
Location: Some / Where
Posts: 680
Quote:
Originally Posted by prb28 View Post
Hi bebbo,

That's a great work you did!

I'm trying to get the m68k-amigaos-gdb binary for osx.

It's not in your binary release, so I've tried to build it and got this error:
Code:
checking for the correct version of mpc.h... no
configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.
Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
their locations.  Source code for these libraries can be found at
their respective hosting sites as well as at
ftp://gcc.gnu.org/pub/gcc/infrastructure/.  See also
http://gcc.gnu.org/install/prerequisites.html for additional info.  If
you obtained GMP, MPFR and/or MPC from a vendor distribution package,
make sure that you have installed both the libraries and the header
files.  They may be located in separate packages.
configure gcc...failed
use less "log/configure gcc.log" to view the full log and search for ***
make: *** [build-Darwin/gcc/Makefile] Error 1
I've done a brew install of mpc, this is the info:
Code:
brew info mpc
mpc: stable 0.31 (bottled)
Command-line music player client for mpd
https://www.musicpd.org/clients/mpc/
/usr/local/Cellar/mpc/0.31 (14 files, 148.1KB) *
  Poured from bottle on 2019-06-10 at 10:43:01
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/mpc.rb
==> Dependencies
Build: meson ?, ninja ?, pkg-config ?
Required: libmpdclient ?
==> Caveats
Bash completion has been installed to:
  /usr/local/etc/bash_completion.d
==> Analytics
install: 305 (30 days), 1,019 (90 days), 4,857 (365 days)
install_on_request: 291 (30 days), 961 (90 days), 4,308 (365 days)
build_error: 0 (30 days)

that's the wrong mpc...
... gcc is building on osx (see here: https://travis-ci.org/bebbo/amiga-gcc, windows is here: https://travis-ci.org/bebbo/amiga-gcc-travis-windows)


but osx is without gdb - gdb does not build so easily.


My best guess: make gcc work (somehow) instead of `what's provided´



And if you solve this, create a pull request on github or share that knowlegde in another way.
bebbo is offline  
 
Page generated in 0.04430 seconds with 11 queries