X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_00,FH_DATE_PAST_20XX,MSGID_FROM_MTA_HEADER,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: Date: Fri, 01 Jan 2010 10:26:09 -0500 From: Claude Sylvain User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Cygwin mailing list Subject: GCC, -rdynamic option is unrecognized by GCC. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, - I am trying (without success) to compile this application (PCB): http://geda.seul.org/dist/pcb-20091103.tar.gz - "configure" work well. But... - When doing a "make", there is a message telling: "gcc: unrecognized option '-rdynamic'" Followed by a ton of linker messages telling: "...: undefined reference to ...". - I searched the cygwin mailing list archive about "-rdynamic", and only found old 2001 mails that do not give workaround to be able to built such application without modifying the source code. - So, I have some questions: - How come Cygwin GCC do not still support "-rdynamic" option? - Is application using GCC "-rdynamic" option are not compatible with Cygwin? Claude. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple