avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #28731] Can't build avrdude 5.10 on OSX with USB supp


From: Darell Tan
Subject: [avrdude-dev] [bug #28731] Can't build avrdude 5.10 on OSX with USB support
Date: Mon, 22 Aug 2011 05:51:33 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #2, bug #28731 (project avrdude):

I've just tried it on my Mac. It compiles fine, but strangely I can remove the
CoreFoundation and IOKit framework flags and just leave the -lusb flag and it
STILL compiles properly.

My guess is that the gcc I'm using (version 4.0.1 Apple Inc. build 5493)
automatically links those frameworks.

If other versions of gcc are to be supported, my suggestion would be to move
the $target checks for darwin (line 4646) up to line 4581 where the LIBS are
defined, to add the -framework flags for CoreFoundation and IOKit.

What version of gcc are you using?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?28731>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]