This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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: ct-ng build fails on MacOS X using KBUILD_NO_NLS=1


Samuel, Michael, All,

On Wednesday 01 August 2012 13:41:08 Samuel Martin wrote:
> Just for the record, I got the same issue as Michael using the latest
> release (1.15.3) on Lion and I fixed it like this:
> 
> --- kconfig/Makefile.orig	2012-08-01 13:36:45.000000000 +0200
> +++ kconfig/Makefile	2012-08-01 12:27:14.000000000 +0200
> @@ -7,7 +7,7 @@ all: conf mconf nconf
> 
>  # Build flags
>  CFLAGS = -DCONFIG_=\"CT_\" -DPACKAGE="\"crosstool-NG $(VERSION)\""
> -LDFLAGS =
> +LDFLAGS = -L/opt/local/lib -lintl

It's been already fixed another way in the repository:
  http://crosstool-ng.org/hg/crosstool-ng/rev/6f23aba03281

Thank you.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< O_o >==-- '------------.-------:  X  AGAINST      |  /e\  There is no  |
| http://ymorin.is-a-geek.org/ | (*_*) | / \ HTML MAIL    |  """  conspiracy.  |
'------------------------------'-------'------------------'--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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