From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 9 15:19:20 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4BC4B131 for ; Mon, 9 Feb 2015 15:19:20 +0000 (UTC) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A6D7EEE for ; Mon, 9 Feb 2015 15:19:19 +0000 (UTC) Received: from [192.168.200.212] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 78ADD1941DD for ; Mon, 9 Feb 2015 15:19:12 +0000 (UTC) Message-ID: <54D8CFEF.2050002@ignoranthack.me> Date: Mon, 09 Feb 2015 07:19:11 -0800 From: Sean Bruno Reply-To: sbruno@freebsd.org User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: FreeBSD/MIPS32: __sync_sub_and_fetch_4 References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2015 15:19:20 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 02/09/15 01:18, Wojciech Puchar wrote: > i'm getting undefined reference from some programs compiled on > MIPS under FreeBSD/10 > > where can i find this procedures? > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To > unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org" > > Its not defined for mips. :-( Stacey Son had made a patch for a couple of ports, e.g. https://people.freebsd.org/~sson/mips/ports/graphics/cairo/files/patch-src_cairo-atomic-private.h Sean -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJU2M/pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5ks4kH+QHANrkMq7FlX9m5MbBDe7dU UZ6vQmnzHQZlUjI1AbtWNFuMQQCZ/ATGH7cTgNTBCA9HEupmpQC0nTB3xt3sLSq+ ww3sZLaX+XPJXuBIAhgxJUHLW/qHwA/ADq+1akEC7jy1qvciK23VueLKKmv/1GZa pxF9wGAqD1Wru72BPWtYla60Y5x+elTpmw6qJ0En5xyu4mrNOE9OwnzGUgtGlfIX 6iVk8DTA8rijolTjV62zJV+7aRUpOv/y/yQcrtmWE0bynZLNk9kdZMXZeJ/lc9OG D4GDFyHq5mknV1MHp4gLqlc8ogavrhExrXw2IL0YymZxt1nCH6ISKu+NhoJhN3o= =xp35 -----END PGP SIGNATURE-----