[Pkg-ofed-commits] [mstflint] 01/17: Imported Upstream version 3.7.0

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Fri Jul 4 13:46:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch master
in repository mstflint.

commit b6cc806753aca5f67010e63f18c5939655f5b407
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Fri Jul 4 13:39:20 2014 +0200

    Imported Upstream version 3.7.0
---
 COPYING                                            |    378 +
 LICENSE                                            |      2 +-
 Makefile.am                                        |     67 +-
 Makefile.in                                        |    820 +-
 README                                             |     67 +-
 aclocal.m4                                         |  13244 +-
 autogen.sh                                         |      2 +
 autom4te.cache/output.0                            |  17045 +++
 autom4te.cache/output.1                            |  17041 +++
 autom4te.cache/requests                            |    272 +
 autom4te.cache/traces.0                            |   2381 +
 autom4te.cache/traces.1                            |    608 +
 cmdparser/Makefile.am                              |     42 +
 cmdparser/Makefile.in                              |    535 +
 cmdparser/cmdparser.cpp                            |    478 +
 cmdparser/cmdparser.h                              |    153 +
 cmdparser/my_getopt.c                              |   1086 +
 cmdparser/my_getopt.h                              |    122 +
 common/bit_slice.h                                 |     64 +
 common/compatibility.h                             |    427 +
 common/gitversion.h                                |      1 +
 common/tools_utils.h                               |     76 +
 common/tools_version.h                             |     88 +
 config.h.in                                        |      9 +-
 config/config.guess                                |    299 +-
 config/config.sub                                  |    232 +-
 config/depcomp                                     |    172 +-
 config/install-sh                                  |    517 +-
 config/ltmain.sh                                   |  13221 +-
 config/missing                                     |    104 +-
 configure                                          |  28386 ++---
 configure.ac                                       |     58 +
 configure.in                                       |     38 -
 dev_mgt/Makefile.am                                |     46 +
 dev_mgt/Makefile.in                                |    510 +
 dev_mgt/tools_dev_types.c                          |    370 +
 dev_mgt/tools_dev_types.h                          |    127 +
 flint.cpp                                          |   5810 -
 flint/Makefile.am                                  |     68 +
 flint/Makefile.in                                  |    645 +
 flint/cmd_line_parser.cpp                          |    977 +
 flint/err_msgs.h                                   |    140 +
 flint/flint.cpp                                    |    250 +
 flint/flint.h                                      |     78 +
 flint/flint_params.cpp                             |     87 +
 flint/flint_params.h                               |    134 +
 flint/subcommands.cpp                              |   3832 +
 flint/subcommands.h                                |    508 +
 gitversion.sh                                      |      7 +
 include/mtcr_ul/mtcr.h                             |    277 +
 man/mstflint.1                                     |    923 +
 mcra.c                                             |    191 -
 mflash.c                                           |   2393 -
 mflash/Makefile.am                                 |     42 +
 mflash/Makefile.in                                 |    510 +
 mflash/mflash.c                                    |   2840 +
 mflash.h => mflash/mflash.h                        |    152 +-
 mflash/mflash_access_layer.c                       |    157 +
 mflash/mflash_access_layer.h                       |     53 +
 mflash/mflash_common_structs.h                     |    134 +
 mflash/mflash_pack_layer.c                         |    234 +
 mflash/mflash_pack_layer.h                         |    193 +
 mflash/mflash_types.h                              |    108 +
 mft_utils/Makefile.am                              |     25 +
 mft_utils/Makefile.in                              |    490 +
 mft_utils/mft_sig_handler.c                        |    145 +
 mft_utils/mft_sig_handler.h                        |     91 +
 mlxconfig/Makefile.am                              |     59 +
 mlxconfig/Makefile.in                              |    576 +
 mlxconfig/log                                      |     13 +
 mlxconfig/mlxcfg_lib.cpp                           |    740 +
 mlxconfig/mlxcfg_lib.h                             |    224 +
 mlxconfig/mlxcfg_parser.cpp                        |    242 +
 mlxconfig/mlxcfg_ui.cpp                            |    509 +
 mlxconfig/mlxcfg_ui.h                              |    116 +
 mlxfwops/Makefile.am                               |     36 +
 mlxfwops/Makefile.in                               |    591 +
 mlxfwops/lib/Makefile.am                           |     57 +
 mlxfwops/lib/Makefile.in                           |    536 +
 mlxfwops/lib/flint_base.cpp                        |    303 +
 mlxfwops/lib/flint_base.h                          |    634 +
 mlxfwops/lib/flint_io.cpp                          |    769 +
 mlxfwops/lib/flint_io.h                            |    341 +
 mlxfwops/lib/fs2_ops.cpp                           |   2033 +
 mlxfwops/lib/fs2_ops.h                             |    177 +
 mlxfwops/lib/fs3_ops.cpp                           |   1608 +
 mlxfwops/lib/fs3_ops.h                             |    213 +
 mlxfwops/lib/fw_ops.cpp                            |   1426 +
 mlxfwops/lib/fw_ops.h                              |    374 +
 mlxfwops/lib/mlxfwops.cpp                          |    129 +
 mlxfwops/lib/mlxfwops.h                            |     98 +
 mlxfwops/lib/mlxfwops_com.h                        |    237 +
 mread.c                                            |     56 -
 mstdump.c                                          | 113231 ------------------
 mstdump/Makefile.am                                |     36 +
 mstdump/Makefile.in                                |    591 +
 mstdump/crd_lib/Makefile.am                        |     41 +
 mstdump/crd_lib/Makefile.in                        |    504 +
 mstdump/crd_lib/crdump.c                           |    691 +
 mstdump/crd_lib/crdump.h                           |    124 +
 mstdump/crd_main/Makefile.am                       |     41 +
 mstdump/crd_main/Makefile.in                       |    547 +
 mstdump/crd_main/mstdump.c                         |    141 +
 mstdump/mstdump_dbs/BridgeX.csv                    |   1463 +
 mstdump/mstdump_dbs/ConnectIB.csv                  |   2288 +
 mstdump/mstdump_dbs/ConnectX.csv                   |   2301 +
 mstdump/mstdump_dbs/ConnectX2.csv                  |   2335 +
 mstdump/mstdump_dbs/ConnectX3.csv                  |   3596 +
 mstdump/mstdump_dbs/ConnectX3Pro.csv               |   3651 +
 mstdump/mstdump_dbs/ConnectX4.csv                  |   2297 +
 mstdump/mstdump_dbs/InfiniScaleIV.csv              |  14584 +++
 mstdump/mstdump_dbs/Makefile.am                    |     34 +
 mstdump/mstdump_dbs/Makefile.in                    |    437 +
 mstdump/mstdump_dbs/SwitchIB.csv                   |  11176 ++
 mstdump/mstdump_dbs/SwitchX.csv                    |  10265 ++
 mstflint.spec                                      |     49 +-
 mstflint.spec.in                                   |     47 +-
 mtcr.h                                             |    792 -
 mtcr_ul/Makefile.am                                |     52 +
 mtcr_ul/Makefile.in                                |    675 +
 mtcr_ul/mtcr_ib.h                                  |     60 +
 mtcr_ul/mtcr_ib_ofed.c                             |    896 +
 mtcr_ul/mtcr_int_defs.h                            |     71 +
 mtcr_ul/mtcr_tools_cif.c                           |    453 +
 mtcr_ul/mtcr_tools_cif.h                           |     86 +
 mtcr_ul/mtcr_ul.c                                  |   1735 +
 mtcr_ul/packets_common.c                           |    133 +
 mtcr_ul/packets_common.h                           |    197 +
 mtcr_ul/packets_layout.c                           |    112 +
 mtcr_ul/packets_layout.h                           |     96 +
 mwrite.c                                           |     57 -
 reg_access/Makefile.am                             |     29 +
 reg_access/Makefile.in                             |    490 +
 reg_access/reg_access.c                            |    211 +
 reg_access/reg_access.h                            |     70 +
 small_utils/Makefile.am                            |     54 +
 small_utils/Makefile.in                            |    676 +
 .../hca_self_test.ofed                             |    521 +-
 .../hca_self_test.readme                           |      0
 small_utils/mcra.c                                 |    389 +
 small_utils/mread.c                                |     87 +
 small_utils/mtserver.c                             |    718 +
 small_utils/mwrite.c                               |     88 +
 small_utils/tcp.c                                  |    380 +
 small_utils/tcp.h                                  |    109 +
 vpd.c => small_utils/vpd.c                         |    237 +-
 tools_layouts/Makefile.am                          |     41 +
 tools_layouts/Makefile.in                          |    512 +
 tools_layouts/adb_to_c_utils.c                     |    290 +
 tools_layouts/adb_to_c_utils.h                     |    283 +
 tools_layouts/cibfw_layouts.c                      |   1095 +
 tools_layouts/cibfw_layouts.h                      |    487 +
 tools_layouts/register_access_layouts.c            |    350 +
 tools_layouts/register_access_layouts.h            |    165 +
 tools_layouts/tools_layouts.c                      |    542 +
 tools_layouts/tools_layouts.h                      |    222 +
 156 files changed, 165388 insertions(+), 151222 deletions(-)

diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..21ab96e
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,378 @@
+This software is available to you under a choice of one of two licenses.
+You may chose to be licensed under the terms of the the OpenIB.org BSD 
+license or the GNU General Public License (GPL) Version 2, both included
+below.
+
+Copyright (c) 2002-2011 Mellanox Technologies LTD. All rights reserved.
+
+==================================================================
+
+                     OpenIB.org BSD license
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+  * Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+
+  * Redistributions in binary form must reproduce the above
+    copyright notice, this list of conditions and the following
+    disclaimer in the documentation and/or other materials provided
+    with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+==================================================================
+
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                            NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.
diff --git a/LICENSE b/LICENSE
index ba5d570..e208335 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
- Copyright (c) 2005 Mellanox Technologies Ltd.  All rights reserved.
+ Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
 
  This software is available to you under a choice of one of two
  licenses.  You may choose to be licensed under the terms of the GNU
diff --git a/Makefile.am b/Makefile.am
index 6cef3f4..c269955 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,30 +1,43 @@
-bin_PROGRAMS = mstmread \
-					mstmwrite \
-					mstmcra \
-					mstflint \
-					mstregdump \
-					mstvpd
-
-bin_SCRIPTS = hca_self_test.ofed
-					
-mstmread_SOURCES = mread.c mtcr.h
-
-mstmwrite_SOURCES = mwrite.c mtcr.h
-
-mstflint_SOURCES = flint.cpp mtcr.h mflash.h mflash.c
-
-mstflint_LIBS = @mstflint_LIBS@
-mstflint_CXXFLAGS = @mstflint_CXXFLAGS@
-
-mstregdump_SOURCES = mstdump.c mtcr.h
-
-mstvpd_SOURCES = vpd.c
-
-mstmcra_SOURCES  = mcra.c mtcr.h
-
-mstflintinclude_HEADERS = mtcr.h
-mstflintincludedir = @includedir@/mtcr_ul
+#--
+# Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+# 
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+# 
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+# 
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+# 
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+# 
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+SUBDIRS = mft_utils tools_layouts mtcr_ul reg_access dev_mgt mflash mlxconfig mlxfwops cmdparser flint small_utils mstdump 
+
+man_MANS = man/mstflint.1
 
 EXTRA_DIST = \
 	mstflint.spec \
-    hca_self_test.ofed
+	small_utils/hca_self_test.ofed \
+	common/gitversion.h \
+	debian \
+	$(man_MANS)
+
diff --git a/Makefile.in b/Makefile.in
index 773802f..1026c81 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,8 +1,9 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005  Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -14,17 +15,43 @@
 
 @SET_MAKE@
 
-
-
-srcdir = @srcdir@
-top_srcdir = @top_srcdir@
+#--
+# Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+# 
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+# 
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+# 
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+# 
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+# 
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
-top_builddir = .
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
 install_sh_PROGRAM = $(install_sh) -c
 install_sh_SCRIPT = $(install_sh) -c
@@ -38,96 +65,101 @@ PRE_UNINSTALL = :
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-bin_PROGRAMS = mstmread$(EXEEXT) mstmwrite$(EXEEXT) mstmcra$(EXEEXT) \
-	mstflint$(EXEEXT) mstregdump$(EXEEXT) mstvpd$(EXEEXT)
-DIST_COMMON = README $(am__configure_deps) $(mstflintinclude_HEADERS) \
-	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/config.h.in $(srcdir)/mstflint.spec.in \
-	$(top_srcdir)/configure config/config.guess config/config.sub \
-	config/depcomp config/install-sh config/ltmain.sh \
-	config/missing
 subdir = .
+DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
+	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
+	$(srcdir)/mstflint.spec.in $(top_srcdir)/configure COPYING \
+	config/config.guess config/config.sub config/depcomp \
+	config/install-sh config/ltmain.sh config/missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno configure.status.lineno
+ configure.lineno config.status.lineno
 mkinstalldirs = $(install_sh) -d
 CONFIG_HEADER = config.h
 CONFIG_CLEAN_FILES = mstflint.spec
-am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
-	"$(DESTDIR)$(mstflintincludedir)"
-binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
-PROGRAMS = $(bin_PROGRAMS)
-am_mstflint_OBJECTS = mstflint-flint.$(OBJEXT) mflash.$(OBJEXT)
-mstflint_OBJECTS = $(am_mstflint_OBJECTS)
-mstflint_LDADD = $(LDADD)
-am_mstmcra_OBJECTS = mcra.$(OBJEXT)
-mstmcra_OBJECTS = $(am_mstmcra_OBJECTS)
-mstmcra_LDADD = $(LDADD)
-am_mstmread_OBJECTS = mread.$(OBJEXT)
-mstmread_OBJECTS = $(am_mstmread_OBJECTS)
-mstmread_LDADD = $(LDADD)
-am_mstmwrite_OBJECTS = mwrite.$(OBJEXT)
-mstmwrite_OBJECTS = $(am_mstmwrite_OBJECTS)
-mstmwrite_LDADD = $(LDADD)
-am_mstregdump_OBJECTS = mstdump.$(OBJEXT)
-mstregdump_OBJECTS = $(am_mstregdump_OBJECTS)
-mstregdump_LDADD = $(LDADD)
-am_mstvpd_OBJECTS = vpd.$(OBJEXT)
-mstvpd_OBJECTS = $(am_mstvpd_OBJECTS)
-mstvpd_LDADD = $(LDADD)
-binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
-SCRIPTS = $(bin_SCRIPTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
-depcomp = $(SHELL) $(top_srcdir)/config/depcomp
-am__depfiles_maybe = depfiles
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(mstflint_SOURCES) $(mstmcra_SOURCES) $(mstmread_SOURCES) \
-	$(mstmwrite_SOURCES) $(mstregdump_SOURCES) $(mstvpd_SOURCES)
-DIST_SOURCES = $(mstflint_SOURCES) $(mstmcra_SOURCES) \
-	$(mstmread_SOURCES) $(mstmwrite_SOURCES) $(mstregdump_SOURCES) \
-	$(mstvpd_SOURCES)
+CONFIG_CLEAN_VPATH_FILES =
+SOURCES =
+DIST_SOURCES =
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+	html-recursive info-recursive install-data-recursive \
+	install-dvi-recursive install-exec-recursive \
+	install-html-recursive install-info-recursive \
+	install-pdf-recursive install-ps-recursive install-recursive \
+	installcheck-recursive installdirs-recursive pdf-recursive \
+	ps-recursive uninstall-recursive
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 am__vpath_adj = case $$p in \
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
     *) f=$$p;; \
   esac;
-am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-mstflintincludeHEADERS_INSTALL = $(INSTALL_HEADER)
-HEADERS = $(mstflintinclude_HEADERS)
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+  for p in $$list; do echo "$$p $$p"; done | \
+  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+    if (++n[$$2] == $(am__install_max)) \
+      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+    END { for (dir in files) print dir, files[dir] }'
+am__base_list = \
+  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
+  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+man1dir = $(mandir)/man1
+am__installdirs = "$(DESTDIR)$(man1dir)"
+NROFF = nroff
+MANS = $(man_MANS)
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
+  distclean-recursive maintainer-clean-recursive
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
+	distdir dist dist-all distcheck
 ETAGS = etags
 CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
 am__remove_distdir = \
-  { test ! -d $(distdir) \
-    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
-         && rm -fr $(distdir); }; }
+  { test ! -d "$(distdir)" \
+    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
+         && rm -fr "$(distdir)"; }; }
+am__relativize = \
+  dir0=`pwd`; \
+  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
+  sed_rest='s,^[^/]*/*,,'; \
+  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
+  sed_butlast='s,/*[^/]*$$,,'; \
+  while test -n "$$dir1"; do \
+    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
+    if test "$$first" != "."; then \
+      if test "$$first" = ".."; then \
+        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
+        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
+      else \
+        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
+        if test "$$first2" = "$$first"; then \
+          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
+        else \
+          dir2="../$$dir2"; \
+        fi; \
+        dir0="$$dir0"/"$$first"; \
+      fi; \
+    fi; \
+    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
+  done; \
+  reldir="$$dir2"
 DIST_ARCHIVES = $(distdir).tar.gz
 GZIP_ENV = --best
 distuninstallcheck_listfiles = find . -type f -print
 distcleancheck_listfiles = find . -type f -print
 ACLOCAL = @ACLOCAL@
-AMDEP_FALSE = @AMDEP_FALSE@
-AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
 AR = @AR@
 AUTOCONF = @AUTOCONF@
@@ -146,49 +178,59 @@ CXXFLAGS = @CXXFLAGS@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
-ECHO = @ECHO@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
 ECHO_N = @ECHO_N@
 ECHO_T = @ECHO_T@
 EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
 EXEEXT = @EXEEXT@
-F77 = @F77@
-FFLAGS = @FFLAGS@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
 LDFLAGS = @LDFLAGS@
 LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
 LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
 MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
 PACKAGE = @PACKAGE@
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 PACKAGE_NAME = @PACKAGE_NAME@
 PACKAGE_STRING = @PACKAGE_STRING@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
 PROJECT = @PROJECT@
 RANLIB = @RANLIB@
+SED = @SED@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
 STRIP = @STRIP@
 VERSION = @VERSION@
-ac_ct_AR = @ac_ct_AR@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
-ac_ct_F77 = @ac_ct_F77@
-ac_ct_RANLIB = @ac_ct_RANLIB@
-ac_ct_STRIP = @ac_ct_STRIP@
-am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
-am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
-am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
-am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
@@ -200,63 +242,69 @@ build_alias = @build_alias@
 build_cpu = @build_cpu@
 build_os = @build_os@
 build_vendor = @build_vendor@
+builddir = @builddir@
 datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
 exec_prefix = @exec_prefix@
 host = @host@
 host_alias = @host_alias@
 host_cpu = @host_cpu@
 host_os = @host_os@
 host_vendor = @host_vendor@
+htmldir = @htmldir@
 includedir = @includedir@
 infodir = @infodir@
 install_sh = @install_sh@
 libdir = @libdir@
 libexecdir = @libexecdir@
+localedir = @localedir@
 localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
-mstflint_CXXFLAGS = @mstflint_CXXFLAGS@
-mstflint_LIBS = @mstflint_LIBS@
 oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
+psdir = @psdir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-bin_SCRIPTS = hca_self_test.ofed
-mstmread_SOURCES = mread.c mtcr.h
-mstmwrite_SOURCES = mwrite.c mtcr.h
-mstflint_SOURCES = flint.cpp mtcr.h mflash.h mflash.c
-mstregdump_SOURCES = mstdump.c mtcr.h
-mstvpd_SOURCES = vpd.c
-mstmcra_SOURCES = mcra.c mtcr.h
-mstflintinclude_HEADERS = mtcr.h
-mstflintincludedir = @includedir@/mtcr_ul
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+SUBDIRS = mft_utils tools_layouts mtcr_ul reg_access dev_mgt mflash mlxconfig mlxfwops cmdparser flint small_utils mstdump 
+man_MANS = man/mstflint.1
 EXTRA_DIST = \
 	mstflint.spec \
-    hca_self_test.ofed
+	small_utils/hca_self_test.ofed \
+	common/gitversion.h \
+	debian \
+	$(man_MANS)
 
 all: config.h
-	$(MAKE) $(AM_MAKEFLAGS) all-am
+	$(MAKE) $(AM_MAKEFLAGS) all-recursive
 
 .SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
 am--refresh:
 	@:
 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 	@for dep in $?; do \
 	  case '$(am__configure_deps)' in \
 	    *$$dep*) \
-	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
-	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
+	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
+	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
 		&& exit 0; \
 	      exit 1;; \
 	  esac; \
 	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
-	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign  Makefile
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	@case '$?' in \
@@ -272,21 +320,22 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC
 	$(SHELL) ./config.status --recheck
 
 $(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(srcdir) && $(AUTOCONF)
+	$(am__cd) $(srcdir) && $(AUTOCONF)
 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+$(am__aclocal_m4_deps):
 
 config.h: stamp-h1
 	@if test ! -f $@; then \
 	  rm -f stamp-h1; \
-	  $(MAKE) stamp-h1; \
+	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
 	else :; fi
 
 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 	@rm -f stamp-h1
 	cd $(top_builddir) && $(SHELL) ./config.status config.h
 $(srcdir)/config.h.in:  $(am__configure_deps) 
-	cd $(top_srcdir) && $(AUTOHEADER)
+	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
 	rm -f stamp-h1
 	touch $@
 
@@ -294,141 +343,6 @@ distclean-hdr:
 	-rm -f config.h stamp-h1
 mstflint.spec: $(top_builddir)/config.status $(srcdir)/mstflint.spec.in
 	cd $(top_builddir) && $(SHELL) ./config.status $@
-install-binPROGRAMS: $(bin_PROGRAMS)
-	@$(NORMAL_INSTALL)
-	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-	  if test -f $$p \
-	     || test -f $$p1 \
-	  ; then \
-	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
-	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
-	  else :; fi; \
-	done
-
-uninstall-binPROGRAMS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
-	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
-	done
-
-clean-binPROGRAMS:
-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-	  echo " rm -f $$p $$f"; \
-	  rm -f $$p $$f ; \
-	done
-mstflint$(EXEEXT): $(mstflint_OBJECTS) $(mstflint_DEPENDENCIES) 
-	@rm -f mstflint$(EXEEXT)
-	$(CXXLINK) $(mstflint_LDFLAGS) $(mstflint_OBJECTS) $(mstflint_LDADD) $(LIBS)
-mstmcra$(EXEEXT): $(mstmcra_OBJECTS) $(mstmcra_DEPENDENCIES) 
-	@rm -f mstmcra$(EXEEXT)
-	$(LINK) $(mstmcra_LDFLAGS) $(mstmcra_OBJECTS) $(mstmcra_LDADD) $(LIBS)
-mstmread$(EXEEXT): $(mstmread_OBJECTS) $(mstmread_DEPENDENCIES) 
-	@rm -f mstmread$(EXEEXT)
-	$(LINK) $(mstmread_LDFLAGS) $(mstmread_OBJECTS) $(mstmread_LDADD) $(LIBS)
-mstmwrite$(EXEEXT): $(mstmwrite_OBJECTS) $(mstmwrite_DEPENDENCIES) 
-	@rm -f mstmwrite$(EXEEXT)
-	$(LINK) $(mstmwrite_LDFLAGS) $(mstmwrite_OBJECTS) $(mstmwrite_LDADD) $(LIBS)
-mstregdump$(EXEEXT): $(mstregdump_OBJECTS) $(mstregdump_DEPENDENCIES) 
-	@rm -f mstregdump$(EXEEXT)
-	$(LINK) $(mstregdump_LDFLAGS) $(mstregdump_OBJECTS) $(mstregdump_LDADD) $(LIBS)
-mstvpd$(EXEEXT): $(mstvpd_OBJECTS) $(mstvpd_DEPENDENCIES) 
-	@rm -f mstvpd$(EXEEXT)
-	$(LINK) $(mstvpd_LDFLAGS) $(mstvpd_OBJECTS) $(mstvpd_LDADD) $(LIBS)
-install-binSCRIPTS: $(bin_SCRIPTS)
-	@$(NORMAL_INSTALL)
-	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  if test -f $$d$$p; then \
-	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
-	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
-	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
-	  else :; fi; \
-	done
-
-uninstall-binSCRIPTS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
-	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
-	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
-	done
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mcra.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mflash.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mread.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstdump.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstflint-flint.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mwrite.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/vpd.Po at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
- at am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
- at am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
- at am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
- at am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
- at am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
- at am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-mstflint-flint.o: flint.cpp
- at am__fastdepCXX_TRUE@	if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-flint.o -MD -MP -MF "$(DEPDIR)/mstflint-flint.Tpo" -c -o mstflint-flint.o `test -f 'flint.cpp' || echo '$(srcdir)/'`flint.cpp; \
- at am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/mstflint-flint.Tpo" "$(DEPDIR)/mstflint-flint.Po"; else rm -f "$(DEPDIR)/mstflint-flint.Tpo"; exit 1; fi
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='flint.cpp' object='mstflint-flint.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-flint.o `test -f 'flint.cpp' || echo '$(srcdir)/'`flint.cpp
-
-mstflint-flint.obj: flint.cpp
- at am__fastdepCXX_TRUE@	if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-flint.obj -MD -MP -MF "$(DEPDIR)/mstflint-flint.Tpo" -c -o mstflint-flint.obj `if test -f 'flint.cpp'; then $(CYGPATH_W) 'flint.cpp'; else $(CYGPATH_W) '$(srcdir)/flint.cpp'; fi`; \
- at am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/mstflint-flint.Tpo" "$(DEPDIR)/mstflint-flint.Po"; else rm -f "$(DEPDIR)/mstflint-flint.Tpo"; exit 1; fi
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='flint.cpp' object='mstflint-flint.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-flint.obj `if test -f 'flint.cpp'; then $(CYGPATH_W) 'flint.cpp'; else $(CYGPATH_W) '$(srcdir)/flint.cpp'; fi`
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -437,24 +351,114 @@ clean-libtool:
 	-rm -rf .libs _libs
 
 distclean-libtool:
-	-rm -f libtool
-uninstall-info-am:
-install-mstflintincludeHEADERS: $(mstflintinclude_HEADERS)
+	-rm -f libtool config.lt
+install-man1: $(man_MANS)
 	@$(NORMAL_INSTALL)
-	test -z "$(mstflintincludedir)" || $(mkdir_p) "$(DESTDIR)$(mstflintincludedir)"
-	@list='$(mstflintinclude_HEADERS)'; for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  f=$(am__strip_dir) \
-	  echo " $(mstflintincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(mstflintincludedir)/$$f'"; \
-	  $(mstflintincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(mstflintincludedir)/$$f"; \
-	done
-
-uninstall-mstflintincludeHEADERS:
+	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
+	@list=''; test -n "$(man1dir)" || exit 0; \
+	{ for i in $$list; do echo "$$i"; done; \
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
+	  sed -n '/\.1[a-z]*$$/p'; \
+	} | while read p; do \
+	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
+	  echo "$$d$$p"; echo "$$p"; \
+	done | \
+	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
+	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
+	sed 'N;N;s,\n, ,g' | { \
+	list=; while read file base inst; do \
+	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
+	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
+	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
+	  fi; \
+	done; \
+	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
+	while read files; do \
+	  test -z "$$files" || { \
+	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
+	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
+	done; }
+
+uninstall-man1:
 	@$(NORMAL_UNINSTALL)
-	@list='$(mstflintinclude_HEADERS)'; for p in $$list; do \
-	  f=$(am__strip_dir) \
-	  echo " rm -f '$(DESTDIR)$(mstflintincludedir)/$$f'"; \
-	  rm -f "$(DESTDIR)$(mstflintincludedir)/$$f"; \
+	@list=''; test -n "$(man1dir)" || exit 0; \
+	files=`{ for i in $$list; do echo "$$i"; done; \
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
+	  sed -n '/\.1[a-z]*$$/p'; \
+	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
+	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
+	test -z "$$files" || { \
+	  echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
+	  cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+#     (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+$(RECURSIVE_TARGETS):
+	@fail= failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
+	dot_seen=no; \
+	target=`echo $@ | sed s/-recursive//`; \
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  echo "Making $$target in $$subdir"; \
+	  if test "$$subdir" = "."; then \
+	    dot_seen=yes; \
+	    local_target="$$target-am"; \
+	  else \
+	    local_target="$$target"; \
+	  fi; \
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+	  || eval $$failcom; \
+	done; \
+	if test "$$dot_seen" = "no"; then \
+	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+	fi; test -z "$$fail"
+
+$(RECURSIVE_CLEAN_TARGETS):
+	@fail= failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
+	dot_seen=no; \
+	case "$@" in \
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+	  *) list='$(SUBDIRS)' ;; \
+	esac; \
+	rev=''; for subdir in $$list; do \
+	  if test "$$subdir" = "."; then :; else \
+	    rev="$$subdir $$rev"; \
+	  fi; \
+	done; \
+	rev="$$rev ."; \
+	target=`echo $@ | sed s/-recursive//`; \
+	for subdir in $$rev; do \
+	  echo "Making $$target in $$subdir"; \
+	  if test "$$subdir" = "."; then \
+	    local_target="$$target-am"; \
+	  else \
+	    local_target="$$target"; \
+	  fi; \
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+	  || eval $$failcom; \
+	done && test -z "$$fail"
+tags-recursive:
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+	done
+ctags-recursive:
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 	done
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@ -462,84 +466,146 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	unique=`for i in $$list; do \
 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 	  done | \
-	  $(AWK) '    { files[$$0] = 1; } \
-	       END { for (i in files) print i; }'`; \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
 	mkid -fID $$unique
 tags: TAGS
 
-TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
+TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 		$(TAGS_FILES) $(LISP)
-	tags=; \
+	set x; \
 	here=`pwd`; \
+	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+	  include_option=--etags-include; \
+	  empty_fix=.; \
+	else \
+	  include_option=--include; \
+	  empty_fix=; \
+	fi; \
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    test ! -f $$subdir/TAGS || \
+	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+	  fi; \
+	done; \
 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 	unique=`for i in $$list; do \
 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 	  done | \
-	  $(AWK) '    { files[$$0] = 1; } \
-	       END { for (i in files) print i; }'`; \
-	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 	  test -n "$$unique" || unique=$$empty_fix; \
-	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	    $$tags $$unique; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
 	fi
 ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 		$(TAGS_FILES) $(LISP)
-	tags=; \
-	here=`pwd`; \
 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 	unique=`for i in $$list; do \
 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 	  done | \
-	  $(AWK) '    { files[$$0] = 1; } \
-	       END { for (i in files) print i; }'`; \
-	test -z "$(CTAGS_ARGS)$$tags$$unique" \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$tags $$unique
+	     $$unique
 
 GTAGS:
 	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && cd $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) $$here
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
 
 distclean-tags:
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
 distdir: $(DISTFILES)
+	@list='$(MANS)'; if test -n "$$list"; then \
+	  list=`for p in $$list; do \
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
+	  if test -n "$$list" && \
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
+	    exit 1; \
+	  else :; fi; \
+	else :; fi
 	$(am__remove_distdir)
-	mkdir $(distdir)
-	$(mkdir_p) $(distdir)/. $(distdir)/config
-	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
-	list='$(DISTFILES)'; for file in $$list; do \
-	  case $$file in \
-	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
-	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
-	  esac; \
+	test -d "$(distdir)" || mkdir "$(distdir)"
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
-	    dir="/$$dir"; \
-	    $(mkdir_p) "$(distdir)$$dir"; \
-	  else \
-	    dir=''; \
-	  fi; \
 	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 	    fi; \
-	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 	  else \
-	    test -f $(distdir)/$$file \
-	    || cp -p $$d/$$file $(distdir)/$$file \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    test -d "$(distdir)/$$subdir" \
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
 	    || exit 1; \
 	  fi; \
 	done
-	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
+	    $(am__relativize); \
+	    new_distdir=$$reldir; \
+	    dir1=$$subdir; dir2="$(top_distdir)"; \
+	    $(am__relativize); \
+	    new_top_distdir=$$reldir; \
+	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
+	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
+	    ($(am__cd) $$subdir && \
+	      $(MAKE) $(AM_MAKEFLAGS) \
+	        top_distdir="$$new_top_distdir" \
+	        distdir="$$new_distdir" \
+		am__remove_distdir=: \
+		am__skip_length_check=: \
+		am__skip_mode_fix=: \
+	        distdir) \
+	      || exit 1; \
+	  fi; \
+	done
+	-test -n "$(am__skip_mode_fix)" \
+	|| find "$(distdir)" -type d ! -perm -755 \
+		-exec chmod u+rwx,go+rx {} \; -o \
 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
-	|| chmod -R a+r $(distdir)
+	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
+	|| chmod -R a+r "$(distdir)"
 dist-gzip: distdir
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 	$(am__remove_distdir)
@@ -548,6 +614,14 @@ dist-bzip2: distdir
 	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 	$(am__remove_distdir)
 
+dist-lzma: distdir
+	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
+	$(am__remove_distdir)
+
+dist-xz: distdir
+	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
+	$(am__remove_distdir)
+
 dist-tarZ: distdir
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 	$(am__remove_distdir)
@@ -571,13 +645,17 @@ dist dist-all: distdir
 distcheck: dist
 	case '$(DIST_ARCHIVES)' in \
 	*.tar.gz*) \
-	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
+	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
 	*.tar.bz2*) \
-	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
+	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
+	*.tar.lzma*) \
+	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
+	*.tar.xz*) \
+	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
 	*.tar.Z*) \
 	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 	*.shar.gz*) \
-	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
+	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
 	*.zip*) \
 	  unzip $(distdir).zip ;;\
 	esac
@@ -585,9 +663,11 @@ distcheck: dist
 	mkdir $(distdir)/_build
 	mkdir $(distdir)/_inst
 	chmod a-w $(distdir)
+	test -d $(distdir)/_build || exit 0; \
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
-	  && cd $(distdir)/_build \
+	  && am__cwd=`pwd` \
+	  && $(am__cd) $(distdir)/_build \
 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
 	  && $(MAKE) $(AM_MAKEFLAGS) \
@@ -609,13 +689,15 @@ distcheck: dist
 	  && rm -rf "$$dc_destdir" \
 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
 	  && rm -rf $(DIST_ARCHIVES) \
-	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
+	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
+	  && cd "$$am__cwd" \
+	  || exit 1
 	$(am__remove_distdir)
 	@(echo "$(distdir) archives ready for distribution: "; \
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
-	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
+	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 distuninstallcheck:
-	@cd $(distuninstallcheck_dir) \
+	@$(am__cd) '$(distuninstallcheck_dir)' \
 	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 	   || { echo "ERROR: files left after uninstall:" ; \
 	        if test -n "$(DESTDIR)"; then \
@@ -633,21 +715,22 @@ distcleancheck: distclean
 	       $(distcleancheck_listfiles) ; \
 	       exit 1; } >&2
 check-am: all-am
-check: check-am
-all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(HEADERS) config.h
-installdirs:
-	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(mstflintincludedir)"; do \
-	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
+check: check-recursive
+all-am: Makefile $(MANS) config.h
+installdirs: installdirs-recursive
+installdirs-am:
+	for dir in "$(DESTDIR)$(man1dir)"; do \
+	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+uninstall: uninstall-recursive
 
 install-am: all-am
 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
-installcheck: installcheck-am
+installcheck: installcheck-recursive
 install-strip:
 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
@@ -659,80 +742,103 @@ clean-generic:
 
 distclean-generic:
 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
 maintainer-clean-generic:
 	@echo "This command is intended for maintainers to use"
 	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
+clean: clean-recursive
 
-clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
+clean-am: clean-generic clean-libtool mostlyclean-am
 
-distclean: distclean-am
+distclean: distclean-recursive
 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-	-rm -rf ./$(DEPDIR)
 	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-hdr distclean-libtool distclean-tags
+distclean-am: clean-am distclean-generic distclean-hdr \
+	distclean-libtool distclean-tags
 
-dvi: dvi-am
+dvi: dvi-recursive
 
 dvi-am:
 
-html: html-am
+html: html-recursive
 
-info: info-am
+html-am:
+
+info: info-recursive
 
 info-am:
 
-install-data-am: install-mstflintincludeHEADERS
+install-data-am: install-man
+
+install-dvi: install-dvi-recursive
 
-install-exec-am: install-binPROGRAMS install-binSCRIPTS
+install-dvi-am:
 
-install-info: install-info-am
+install-exec-am:
 
-install-man:
+install-html: install-html-recursive
+
+install-html-am:
+
+install-info: install-info-recursive
+
+install-info-am:
+
+install-man: install-man1
+
+install-pdf: install-pdf-recursive
+
+install-pdf-am:
+
+install-ps: install-ps-recursive
+
+install-ps-am:
 
 installcheck-am:
 
-maintainer-clean: maintainer-clean-am
+maintainer-clean: maintainer-clean-recursive
 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
 	-rm -rf $(top_srcdir)/autom4te.cache
-	-rm -rf ./$(DEPDIR)
 	-rm -f Makefile
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
-mostlyclean: mostlyclean-am
+mostlyclean: mostlyclean-recursive
 
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
-pdf: pdf-am
+pdf: pdf-recursive
 
 pdf-am:
 
-ps: ps-am
+ps: ps-recursive
 
 ps-am:
 
-uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
-	uninstall-info-am uninstall-mstflintincludeHEADERS
-
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-	clean-binPROGRAMS clean-generic clean-libtool ctags dist \
-	dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
-	distcheck distclean distclean-compile distclean-generic \
-	distclean-hdr distclean-libtool distclean-tags distcleancheck \
-	distdir distuninstallcheck dvi dvi-am html html-am info \
-	info-am install install-am install-binPROGRAMS \
-	install-binSCRIPTS install-data install-data-am install-exec \
-	install-exec-am install-info install-info-am install-man \
-	install-mstflintincludeHEADERS install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-binPROGRAMS \
-	uninstall-binSCRIPTS uninstall-info-am \
-	uninstall-mstflintincludeHEADERS
+uninstall-am: uninstall-man
+
+uninstall-man: uninstall-man1
+
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
+	ctags-recursive install-am install-strip tags-recursive
+
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
+	all all-am am--refresh check check-am clean clean-generic \
+	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
+	dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
+	distcheck distclean distclean-generic distclean-hdr \
+	distclean-libtool distclean-tags distcleancheck distdir \
+	distuninstallcheck dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-man1 install-pdf install-pdf-am install-ps \
+	install-ps-am install-strip installcheck installcheck-am \
+	installdirs installdirs-am maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
+	uninstall uninstall-am uninstall-man uninstall-man1
+
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
diff --git a/README b/README
index 886cdaf..917aa31 100644
--- a/README
+++ b/README
@@ -7,6 +7,9 @@ MSTFLINT Package - Firmware Burning and Diagnostics Tools
     This package contains a burning tool and diagnostic tools for Mellanox
     manufactured HCA/NIC cards. It also provides access to the relevant source
     code. Please see the file LICENSE for licensing details.
+	This package is based on a subset of the Mellanox Firmware Tools (MFT) package.
+	For a full documentation of the MFT package, please refer to the downloads page
+	in Mellanox web site.
 
     ----------------------------------------------------------------------------
     NOTE:
@@ -19,7 +22,7 @@ MSTFLINT Package - Firmware Burning and Diagnostics Tools
 2) Package Contents
     a) mstflint source code
     b) mflash lib
-       This lib provides Flash access through Mellanox HCAs.
+       This lib provides low level Flash access through Mellanox HCAs.
     c) mtcr lib (implemented in mtcr.h file)
        This lib enables access to HCA hardware registers.
     d) mstregdump utility
@@ -27,6 +30,10 @@ MSTFLINT Package - Firmware Burning and Diagnostics Tools
        for later analysis by Mellanox.
     e) mstvpd
        This utility dumps the on-card VPD.
+    f) mstmcra
+       This debug utility reads/writes a to/from the device configuration register space.
+    g) mstconfig
+       This tool sets or queries non-volatile configurable options for Mellanox HCAs.
 
 3) Installation
     a) Build the mstflint utility. This package is built using a standard
@@ -50,8 +57,8 @@ MSTFLINT Package - Firmware Burning and Diagnostics Tools
       Example:
       # List all Mellanox devices
       > /sbin/lspci -d 15b3:
-        02:00.0 Ethernet controller: Mellanox Technologies Unknown device 6368 (rev a0)
- 	   
+        02:00.0 Ethernet controller: Mellanox Technologies MT25448 [ConnectX EN 10GigE, PCIe 2.0 2.5GT/s] (rev a0) 
+
       # Use mstflint tool to query the firmware on this device
       > mstflint -d 02:00.0 q
 
@@ -77,13 +84,38 @@ MSTFLINT Package - Firmware Burning and Diagnostics Tools
        Example:
        # List all Mellanox devices
        > /sbin/lspci -d 15b3:
-         02:00.0 Ethernet controller: Mellanox Technologies Unknown device 6368 (rev a0)
+         02:00.0 Ethernet controller: Mellanox Technologies MT25448 [ConnectX EN 10GigE, PCIe 2.0 2.5GT/s] (rev a0) 
 	   
        # Use mstregdump to dump HW registers, using PCI config cycles
        > mstregdump /proc/bus/pci/02/00.0 > crdump.log
 
        Note: Typically, you will need root privileges for hardware access
-	   
+
+	d) Accessing a multi-function device:
+
+	   In some configuration, the CA device identifies as a multi-function device on PCI. E.G.:
+	   > /sbin/lspci -d 15b3:
+	   07:00.0 Ethernet controller: Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
+	   07:00.1 Ethernet controller: Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
+	   07:00.2 Ethernet controller: Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
+	   07:00.3 Ethernet controller: Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
+	   07:00.4 Ethernet controller: Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
+	   07:00.5 Ethernet controller: Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
+	   07:00.6 Ethernet controller: Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
+	   07:00.7 Ethernet controller: Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
+
+	   These multiple "logical" devices are actually a single physical device, so firmware update or "physical"
+	   diagnostics should be run only on one of the functions.
+
+	   When the device driver is loaded, only the primary physical function of the device can be accessed.
+	   In Linux that would typically be function 0. This function can be accessed using memory mapping, as
+	   described in sub section a) above. E.G.:
+	   > mstflint -d 07:00.0 q
+
+	   When the device driver is not loaded, all the functions can be accessed using configuration cycles, as
+	   described in sub section c) above. It is recommended to use function 0 for FW update or diagnostics, E.G.:
+	   > mstflint -d /proc/bus/pci/07/00.0 q
+
 5) Usage (mstflint):
        Read mstflint usage. Enter "./mstflint -h" for a short help message, or
        "./mstflint -hh" for a detailed help message.
@@ -112,21 +144,24 @@ MSTFLINT Package - Firmware Burning and Diagnostics Tools
 	to apply an output filter.
 
 	Examples:
-	> mstvpd mthca0
-	ID: Lion cub DDR
-	PN: MHGA28-1T
-	EC: A3
-	SN: MT0551X00740
-	V0: PCIe x8
+	> mstvpd mlx4_0
+	ID: Hawk Dual Port
+	PN: MNPH29C-XTR
+	EC: X2
+	SN: MT1001X00749
+	V0: PCIe Gen2 x8
 	V1: N/A
-	YA: R               R
+	YA: N/A
 	RW:
 
-	> mstvpd mthca0 -- PN ID
-	PN: MHGA28-1T
-	ID: Lion cub DDR
+    > mstvpd mlx4_0 -- PN ID
+	PN: MNPH29C-XTR
+	ID: Hawk Dual Port
+
+8) Usage (mstconfig):
+    Read mstconfig usage. Enter "mstconfig -h" for a help message.
 
-8) Problem Reporting:
+9) Problem Reporting:
 	Please collect the following information when reporting issues:
 
 	uname -a
diff --git a/aclocal.m4 b/aclocal.m4
index 0a69cf9..ef5b25f 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,7 +1,7 @@
-# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
+# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005  Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -11,103 +11,196 @@
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 # PARTICULAR PURPOSE.
 
+m4_ifndef([AC_AUTOCONF_VERSION],
+  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
+[m4_warning([this file was generated for autoconf 2.65.
+You have another version of autoconf.  It may work, but is not guaranteed to.
+If you have problems, you may need to regenerate the build system entirely.
+To do so, use the procedure documented by the package, typically `autoreconf'.])])
+
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
+#
+#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Written by Gordon Matzigkeit, 1996
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+m4_define([_LT_COPYING], [dnl
+#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Written by Gordon Matzigkeit, 1996
+#
+#   This file is part of GNU Libtool.
+#
+# GNU Libtool is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# As a special exception to the GNU General Public License,
+# if you distribute this file as part of a program or library that
+# is built using GNU Libtool, you may include this file under the
+# same distribution terms that you use for the rest of that program.
+#
+# GNU Libtool is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNU Libtool; see the file COPYING.  If not, a copy
+# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
+# obtained by writing to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+])
 
-# serial 48 Debian 1.5.22-2 AC_PROG_LIBTOOL
+# serial 56 LT_INIT
 
 
-# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
-# -----------------------------------------------------------
-# If this macro is not defined by Autoconf, define it here.
-m4_ifdef([AC_PROVIDE_IFELSE],
-         [],
-         [m4_define([AC_PROVIDE_IFELSE],
-	         [m4_ifdef([AC_PROVIDE_$1],
-		           [$2], [$3])])])
+# LT_PREREQ(VERSION)
+# ------------------
+# Complain and exit if this libtool version is less that VERSION.
+m4_defun([LT_PREREQ],
+[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
+       [m4_default([$3],
+		   [m4_fatal([Libtool version $1 or higher is required],
+		             63)])],
+       [$2])])
 
 
-# AC_PROG_LIBTOOL
-# ---------------
-AC_DEFUN([AC_PROG_LIBTOOL],
-[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
-dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
-dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
-  AC_PROVIDE_IFELSE([AC_PROG_CXX],
-    [AC_LIBTOOL_CXX],
-    [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
-  ])])
-dnl And a similar setup for Fortran 77 support
-  AC_PROVIDE_IFELSE([AC_PROG_F77],
-    [AC_LIBTOOL_F77],
-    [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
-])])
-
-dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly.
-dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run
-dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
-  AC_PROVIDE_IFELSE([AC_PROG_GCJ],
-    [AC_LIBTOOL_GCJ],
-    [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
-      [AC_LIBTOOL_GCJ],
-      [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
-	[AC_LIBTOOL_GCJ],
-      [ifdef([AC_PROG_GCJ],
-	     [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
-       ifdef([A][M_PROG_GCJ],
-	     [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
-       ifdef([LT_AC_PROG_GCJ],
-	     [define([LT_AC_PROG_GCJ],
-		defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
-])])# AC_PROG_LIBTOOL
-
-
-# _AC_PROG_LIBTOOL
-# ----------------
-AC_DEFUN([_AC_PROG_LIBTOOL],
-[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
+# _LT_CHECK_BUILDDIR
+# ------------------
+# Complain if the absolute build directory name contains unusual characters
+m4_defun([_LT_CHECK_BUILDDIR],
+[case `pwd` in
+  *\ * | *\	*)
+    AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
+esac
+])
+
+
+# LT_INIT([OPTIONS])
+# ------------------
+AC_DEFUN([LT_INIT],
+[AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
+AC_BEFORE([$0], [LT_LANG])dnl
+AC_BEFORE([$0], [LT_OUTPUT])dnl
+AC_BEFORE([$0], [LTDL_INIT])dnl
+m4_require([_LT_CHECK_BUILDDIR])dnl
+
+dnl Autoconf doesn't catch unexpanded LT_ macros by default:
+m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
+m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
+dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
+dnl unless we require an AC_DEFUNed macro:
+AC_REQUIRE([LTOPTIONS_VERSION])dnl
+AC_REQUIRE([LTSUGAR_VERSION])dnl
+AC_REQUIRE([LTVERSION_VERSION])dnl
+AC_REQUIRE([LTOBSOLETE_VERSION])dnl
+m4_require([_LT_PROG_LTMAIN])dnl
+
+dnl Parse OPTIONS
+_LT_SET_OPTIONS([$0], [$1])
 
 # This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+LIBTOOL_DEPS="$ltmain"
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 AC_SUBST(LIBTOOL)dnl
 
-# Prevent multiple expansion
-define([AC_PROG_LIBTOOL], [])
-])# _AC_PROG_LIBTOOL
+_LT_SETUP
 
+# Only expand once:
+m4_define([LT_INIT])
+])# LT_INIT
 
-# AC_LIBTOOL_SETUP
-# ----------------
-AC_DEFUN([AC_LIBTOOL_SETUP],
-[AC_PREREQ(2.50)dnl
-AC_REQUIRE([AC_ENABLE_SHARED])dnl
-AC_REQUIRE([AC_ENABLE_STATIC])dnl
-AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
-AC_REQUIRE([AC_CANONICAL_HOST])dnl
+# Old names:
+AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
+AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
+dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
+
+
+# _LT_CC_BASENAME(CC)
+# -------------------
+# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
+m4_defun([_LT_CC_BASENAME],
+[for cc_temp in $1""; do
+  case $cc_temp in
+    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
+    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
+    \-*) ;;
+    *) break;;
+  esac
+done
+cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+])
+
+
+# _LT_FILEUTILS_DEFAULTS
+# ----------------------
+# It is okay to use these file commands and assume they have been set
+# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
+m4_defun([_LT_FILEUTILS_DEFAULTS],
+[: ${CP="cp -f"}
+: ${MV="mv -f"}
+: ${RM="rm -f"}
+])# _LT_FILEUTILS_DEFAULTS
+
+
+# _LT_SETUP
+# ---------
+m4_defun([_LT_SETUP],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+_LT_DECL([], [host_alias], [0], [The host system])dnl
+_LT_DECL([], [host], [0])dnl
+_LT_DECL([], [host_os], [0])dnl
+dnl
+_LT_DECL([], [build_alias], [0], [The build system])dnl
+_LT_DECL([], [build], [0])dnl
+_LT_DECL([], [build_os], [0])dnl
+dnl
 AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([AC_PROG_LD])dnl
-AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
-AC_REQUIRE([AC_PROG_NM])dnl
-
+AC_REQUIRE([LT_PATH_LD])dnl
+AC_REQUIRE([LT_PATH_NM])dnl
+dnl
 AC_REQUIRE([AC_PROG_LN_S])dnl
-AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
-# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
-AC_REQUIRE([AC_OBJEXT])dnl
-AC_REQUIRE([AC_EXEEXT])dnl
+test -z "$LN_S" && LN_S="ln -s"
+_LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
 dnl
+AC_REQUIRE([LT_CMD_MAX_LEN])dnl
+_LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
+_LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
+dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_CHECK_SHELL_FEATURES])dnl
+m4_require([_LT_CMD_RELOAD])dnl
+m4_require([_LT_CHECK_MAGIC_METHOD])dnl
+m4_require([_LT_CMD_OLD_ARCHIVE])dnl
+m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
+
+_LT_CONFIG_LIBTOOL_INIT([
+# See if we are running on zsh, and set the options which allow our
+# commands through without removal of \ escapes INIT.
+if test -n "\${ZSH_VERSION+set}" ; then
+   setopt NO_GLOB_SUBST
+fi
+])
+if test -n "${ZSH_VERSION+set}" ; then
+   setopt NO_GLOB_SUBST
+fi
 
-AC_LIBTOOL_SYS_MAX_CMD_LEN
-AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
-AC_LIBTOOL_OBJDIR
+_LT_CHECK_OBJDIR
 
-AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
-_LT_AC_PROG_ECHO_BACKSLASH
+m4_require([_LT_TAG_COMPILER])dnl
+_LT_PROG_ECHO_BACKSLASH
 
 case $host_os in
 aix3*)
@@ -123,6300 +216,7756 @@ esac
 
 # Sed substitution that helps us do robust quoting.  It backslashifies
 # metacharacters that are still active within double-quoted strings.
-Xsed='sed -e 1s/^X//'
-[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
+sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
 
 # Same as above, but do not quote variable references.
-[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
+double_quote_subst='s/\([["`\\]]\)/\\\1/g'
 
 # Sed substitution to delay expansion of an escaped shell variable in a
 # double_quote_subst'ed string.
 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
 
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
+
 # Sed substitution to avoid accidental globbing in evaled expressions
 no_glob_subst='s/\*/\\\*/g'
 
-# Constants:
-rm="rm -f"
-
 # Global variables:
-default_ofile=libtool
+ofile=libtool
 can_build_shared=yes
 
 # All known linkers require a `.a' archive for static linking (except MSVC,
 # which needs '.lib').
 libext=a
-ltmain="$ac_aux_dir/ltmain.sh"
-ofile="$default_ofile"
-with_gnu_ld="$lt_cv_prog_gnu_ld"
 
-AC_CHECK_TOOL(AR, ar, false)
-AC_CHECK_TOOL(RANLIB, ranlib, :)
-AC_CHECK_TOOL(STRIP, strip, :)
+with_gnu_ld="$lt_cv_prog_gnu_ld"
 
 old_CC="$CC"
 old_CFLAGS="$CFLAGS"
 
 # Set sane defaults for various variables
-test -z "$AR" && AR=ar
-test -z "$AR_FLAGS" && AR_FLAGS=cru
-test -z "$AS" && AS=as
 test -z "$CC" && CC=cc
 test -z "$LTCC" && LTCC=$CC
 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
-test -z "$DLLTOOL" && DLLTOOL=dlltool
 test -z "$LD" && LD=ld
-test -z "$LN_S" && LN_S="ln -s"
-test -z "$MAGIC_CMD" && MAGIC_CMD=file
-test -z "$NM" && NM=nm
-test -z "$SED" && SED=sed
-test -z "$OBJDUMP" && OBJDUMP=objdump
-test -z "$RANLIB" && RANLIB=:
-test -z "$STRIP" && STRIP=:
 test -z "$ac_objext" && ac_objext=o
 
-# Determine commands to create old-style static archives.
-old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
-old_postinstall_cmds='chmod 644 $oldlib'
-old_postuninstall_cmds=
-
-if test -n "$RANLIB"; then
-  case $host_os in
-  openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
-    ;;
-  *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
-    ;;
-  esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
-fi
-
 _LT_CC_BASENAME([$compiler])
 
 # Only perform the check for file, if the check method requires it
+test -z "$MAGIC_CMD" && MAGIC_CMD=file
 case $deplibs_check_method in
 file_magic*)
   if test "$file_magic_cmd" = '$MAGIC_CMD'; then
-    AC_PATH_MAGIC
+    _LT_PATH_MAGIC
   fi
   ;;
 esac
 
-AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
-AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
-enable_win32_dll=yes, enable_win32_dll=no)
+# Use C for the default configuration in the libtool script
+LT_SUPPORTED_TAG([CC])
+_LT_LANG_C_CONFIG
+_LT_LANG_DEFAULT_CONFIG
+_LT_CONFIG_COMMANDS
+])# _LT_SETUP
 
-AC_ARG_ENABLE([libtool-lock],
-    [AC_HELP_STRING([--disable-libtool-lock],
-	[avoid locking (might break parallel builds)])])
-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
 
-AC_ARG_WITH([pic],
-    [AC_HELP_STRING([--with-pic],
-	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
-    [pic_mode="$withval"],
-    [pic_mode=default])
-test -z "$pic_mode" && pic_mode=default
+# _LT_PROG_LTMAIN
+# ---------------
+# Note that this code is called both from `configure', and `config.status'
+# now that we use AC_CONFIG_COMMANDS to generate libtool.  Notably,
+# `config.status' has no value for ac_aux_dir unless we are using Automake,
+# so we pass a copy along to make sure it has a sensible value anyway.
+m4_defun([_LT_PROG_LTMAIN],
+[m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
+_LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir'])
+ltmain="$ac_aux_dir/ltmain.sh"
+])# _LT_PROG_LTMAIN
 
-# Use C for the default configuration in the libtool script
-tagname=
-AC_LIBTOOL_LANG_C_CONFIG
-_LT_AC_TAGCONFIG
-])# AC_LIBTOOL_SETUP
 
 
-# _LT_AC_SYS_COMPILER
-# -------------------
-AC_DEFUN([_LT_AC_SYS_COMPILER],
-[AC_REQUIRE([AC_PROG_CC])dnl
+# So that we can recreate a full libtool script including additional
+# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
+# in macros and then make a single call at the end using the `libtool'
+# label.
 
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
 
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
+# ----------------------------------------
+# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
+m4_define([_LT_CONFIG_LIBTOOL_INIT],
+[m4_ifval([$1],
+          [m4_append([_LT_OUTPUT_LIBTOOL_INIT],
+                     [$1
+])])])
 
-# Allow CC to be a program name with arguments.
-compiler=$CC
-])# _LT_AC_SYS_COMPILER
+# Initialize.
+m4_define([_LT_OUTPUT_LIBTOOL_INIT])
 
 
-# _LT_CC_BASENAME(CC)
-# -------------------
-# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
-AC_DEFUN([_LT_CC_BASENAME],
-[for cc_temp in $1""; do
-  case $cc_temp in
-    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
-    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+# _LT_CONFIG_LIBTOOL([COMMANDS])
+# ------------------------------
+# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
+m4_define([_LT_CONFIG_LIBTOOL],
+[m4_ifval([$1],
+          [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS],
+                     [$1
+])])])
+
+# Initialize.
+m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS])
+
+
+# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
+# -----------------------------------------------------
+m4_defun([_LT_CONFIG_SAVE_COMMANDS],
+[_LT_CONFIG_LIBTOOL([$1])
+_LT_CONFIG_LIBTOOL_INIT([$2])
 ])
 
 
-# _LT_COMPILER_BOILERPLATE
-# ------------------------
-# Check for compiler boilerplate output or warnings with
-# the simple compiler test code.
-AC_DEFUN([_LT_COMPILER_BOILERPLATE],
-[ac_outfile=conftest.$ac_objext
-printf "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$rm conftest*
-])# _LT_COMPILER_BOILERPLATE
+# _LT_FORMAT_COMMENT([COMMENT])
+# -----------------------------
+# Add leading comment marks to the start of each line, and a trailing
+# full-stop to the whole comment if one is not present already.
+m4_define([_LT_FORMAT_COMMENT],
+[m4_ifval([$1], [
+m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])],
+              [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.])
+)])
+
+
+
+
+
+# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
+# -------------------------------------------------------------------
+# CONFIGNAME is the name given to the value in the libtool script.
+# VARNAME is the (base) name used in the configure script.
+# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
+# VARNAME.  Any other value will be used directly.
+m4_define([_LT_DECL],
+[lt_if_append_uniq([lt_decl_varnames], [$2], [, ],
+    [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name],
+	[m4_ifval([$1], [$1], [$2])])
+    lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3])
+    m4_ifval([$4],
+	[lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])])
+    lt_dict_add_subkey([lt_decl_dict], [$2],
+	[tagged?], [m4_ifval([$5], [yes], [no])])])
+])
 
 
-# _LT_LINKER_BOILERPLATE
-# ----------------------
-# Check for linker boilerplate output or warnings with
-# the simple link test code.
-AC_DEFUN([_LT_LINKER_BOILERPLATE],
-[ac_outfile=conftest.$ac_objext
-printf "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$rm conftest*
-])# _LT_LINKER_BOILERPLATE
+# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
+# --------------------------------------------------------
+m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])])
 
 
-# _LT_AC_SYS_LIBPATH_AIX
-# ----------------------
-# Links a minimal program and checks the executable
-# for the system default hardcoded library path. In most cases,
-# this is /usr/lib:/lib, but when the MPI compilers are used
-# the location of the communication and MPI libs are included too.
-# If we don't find anything, use the default library path according
-# to the aix ld manual.
-AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX],
-[AC_LINK_IFELSE(AC_LANG_PROGRAM,[
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi],[])
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-])# _LT_AC_SYS_LIBPATH_AIX
+# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
+# ------------------------------------------------
+m4_define([lt_decl_tag_varnames],
+[_lt_decl_filter([tagged?], [yes], $@)])
 
 
-# _LT_AC_SHELL_INIT(ARG)
-# ----------------------
-AC_DEFUN([_LT_AC_SHELL_INIT],
-[ifdef([AC_DIVERSION_NOTICE],
-	     [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
-	 [AC_DIVERT_PUSH(NOTICE)])
-$1
-AC_DIVERT_POP
-])# _LT_AC_SHELL_INIT
+# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
+# ---------------------------------------------------------
+m4_define([_lt_decl_filter],
+[m4_case([$#],
+  [0], [m4_fatal([$0: too few arguments: $#])],
+  [1], [m4_fatal([$0: too few arguments: $#: $1])],
+  [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)],
+  [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)],
+  [lt_dict_filter([lt_decl_dict], $@)])[]dnl
+])
 
 
-# _LT_AC_PROG_ECHO_BACKSLASH
-# --------------------------
-# Add some code to the start of the generated configure script which
-# will find an echo command which doesn't interpret backslashes.
-AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH],
-[_LT_AC_SHELL_INIT([
-# Check that we are running under the correct shell.
-SHELL=${CONFIG_SHELL-/bin/sh}
+# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
+# --------------------------------------------------
+m4_define([lt_decl_quote_varnames],
+[_lt_decl_filter([value], [1], $@)])
 
-case X$ECHO in
-X*--fallback-echo)
-  # Remove one level of quotation (which was required for Make).
-  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
-  ;;
-esac
 
-echo=${ECHO-echo}
-if test "X[$]1" = X--no-reexec; then
-  # Discard the --no-reexec flag, and continue.
-  shift
-elif test "X[$]1" = X--fallback-echo; then
-  # Avoid inline document here, it may be left over
-  :
-elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
-  # Yippee, $echo works!
-  :
-else
-  # Restart under the correct shell.
-  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
-fi
+# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
+# ---------------------------------------------------
+m4_define([lt_decl_dquote_varnames],
+[_lt_decl_filter([value], [2], $@)])
 
-if test "X[$]1" = X--fallback-echo; then
-  # used as fallback echo
-  shift
-  cat <<EOF
-[$]*
-EOF
-  exit 0
-fi
 
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
+# ---------------------------------------------------
+m4_define([lt_decl_varnames_tagged],
+[m4_assert([$# <= 2])dnl
+_$0(m4_quote(m4_default([$1], [[, ]])),
+    m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]),
+    m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))])
+m4_define([_lt_decl_varnames_tagged],
+[m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])])
 
-if test -z "$ECHO"; then
-if test "X${echo_test_string+set}" != Xset; then
-# find a string as large as possible, as long as the shell can cope with it
-  for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
-    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
-       echo_test_string=`eval $cmd` &&
-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
-    then
-      break
-    fi
-  done
-fi
 
-if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
-   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
-   test "X$echo_testing_string" = "X$echo_test_string"; then
-  :
-else
-  # The Solaris, AIX, and Digital Unix default echo programs unquote
-  # backslashes.  This makes it impossible to quote backslashes using
-  #   echo "$something" | sed 's/\\/\\\\/g'
-  #
-  # So, first we look for a working echo in the user's PATH.
+# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
+# ------------------------------------------------
+m4_define([lt_decl_all_varnames],
+[_$0(m4_quote(m4_default([$1], [[, ]])),
+     m4_if([$2], [],
+	   m4_quote(lt_decl_varnames),
+	m4_quote(m4_shift($@))))[]dnl
+])
+m4_define([_lt_decl_all_varnames],
+[lt_join($@, lt_decl_varnames_tagged([$1],
+			lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl
+])
 
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  for dir in $PATH /usr/ucb; do
-    IFS="$lt_save_ifs"
-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
-       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
-       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
-       test "X$echo_testing_string" = "X$echo_test_string"; then
-      echo="$dir/echo"
-      break
-    fi
-  done
-  IFS="$lt_save_ifs"
 
-  if test "X$echo" = Xecho; then
-    # We didn't find a better echo, so look for alternatives.
-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
-       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
-       test "X$echo_testing_string" = "X$echo_test_string"; then
-      # This shell has a builtin print -r that does the trick.
-      echo='print -r'
-    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
-	 test "X$CONFIG_SHELL" != X/bin/ksh; then
-      # If we have ksh, try running configure again with it.
-      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
-      export ORIGINAL_CONFIG_SHELL
-      CONFIG_SHELL=/bin/ksh
-      export CONFIG_SHELL
-      exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
-    else
-      # Try using printf.
-      echo='printf %s\n'
-      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
-	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
-	 test "X$echo_testing_string" = "X$echo_test_string"; then
-	# Cool, printf works
-	:
-      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
-	   test "X$echo_testing_string" = 'X\t' &&
-	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	   test "X$echo_testing_string" = "X$echo_test_string"; then
-	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
-	export CONFIG_SHELL
-	SHELL="$CONFIG_SHELL"
-	export SHELL
-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
-      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
-	   test "X$echo_testing_string" = 'X\t' &&
-	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	   test "X$echo_testing_string" = "X$echo_test_string"; then
-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
-      else
-	# maybe with a smaller string...
-	prev=:
+# _LT_CONFIG_STATUS_DECLARE([VARNAME])
+# ------------------------------------
+# Quote a variable value, and forward it to `config.status' so that its
+# declaration there will have the same value as in `configure'.  VARNAME
+# must have a single quote delimited value for this to work.
+m4_define([_LT_CONFIG_STATUS_DECLARE],
+[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
 
-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
-	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
-	  then
-	    break
-	  fi
-	  prev="$cmd"
-	done
 
-	if test "$prev" != 'sed 50q "[$]0"'; then
-	  echo_test_string=`eval $prev`
-	  export echo_test_string
-	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
-	else
-	  # Oops.  We lost completely, so just stick with echo.
-	  echo=echo
-	fi
-      fi
-    fi
-  fi
-fi
-fi
+# _LT_CONFIG_STATUS_DECLARATIONS
+# ------------------------------
+# We delimit libtool config variables with single quotes, so when
+# we write them to config.status, we have to be sure to quote all
+# embedded single quotes properly.  In configure, this macro expands
+# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
+#
+#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
+m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
+[m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
+    [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
 
-# Copy echo and quote the copy suitably for passing to libtool from
-# the Makefile, instead of quoting the original, which is used later.
-ECHO=$echo
-if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
-   ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
-fi
 
-AC_SUBST(ECHO)
-])])# _LT_AC_PROG_ECHO_BACKSLASH
+# _LT_LIBTOOL_TAGS
+# ----------------
+# Output comment and list of tags supported by the script
+m4_defun([_LT_LIBTOOL_TAGS],
+[_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
+available_tags="_LT_TAGS"dnl
+])
 
 
-# _LT_AC_LOCK
-# -----------
-AC_DEFUN([_LT_AC_LOCK],
-[AC_ARG_ENABLE([libtool-lock],
-    [AC_HELP_STRING([--disable-libtool-lock],
-	[avoid locking (might break parallel builds)])])
-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
+# -----------------------------------
+# Extract the dictionary values for VARNAME (optionally with TAG) and
+# expand to a commented shell variable setting:
+#
+#    # Some comment about what VAR is for.
+#    visible_name=$lt_internal_name
+m4_define([_LT_LIBTOOL_DECLARE],
+[_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1],
+					   [description])))[]dnl
+m4_pushdef([_libtool_name],
+    m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl
+m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])),
+    [0], [_libtool_name=[$]$1],
+    [1], [_libtool_name=$lt_[]$1],
+    [2], [_libtool_name=$lt_[]$1],
+    [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl
+m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl
+])
 
-# Some flags need to be propagated to the compiler or linker for good
-# libtool support.
-case $host in
-ia64-*-hpux*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if AC_TRY_EVAL(ac_compile); then
-    case `/usr/bin/file conftest.$ac_objext` in
-    *ELF-32*)
-      HPUX_IA64_MODE="32"
+
+# _LT_LIBTOOL_CONFIG_VARS
+# -----------------------
+# Produce commented declarations of non-tagged libtool config variables
+# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
+# script.  Tagged libtool config variables (even for the LIBTOOL CONFIG
+# section) are produced by _LT_LIBTOOL_TAG_VARS.
+m4_defun([_LT_LIBTOOL_CONFIG_VARS],
+[m4_foreach([_lt_var],
+    m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)),
+    [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])])
+
+
+# _LT_LIBTOOL_TAG_VARS(TAG)
+# -------------------------
+m4_define([_LT_LIBTOOL_TAG_VARS],
+[m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames),
+    [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])])
+
+
+# _LT_TAGVAR(VARNAME, [TAGNAME])
+# ------------------------------
+m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
+
+
+# _LT_CONFIG_COMMANDS
+# -------------------
+# Send accumulated output to $CONFIG_STATUS.  Thanks to the lists of
+# variables for single and double quote escaping we saved from calls
+# to _LT_DECL, we can put quote escaped variables declarations
+# into `config.status', and then the shell code to quote escape them in
+# for loops in `config.status'.  Finally, any additional code accumulated
+# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
+m4_defun([_LT_CONFIG_COMMANDS],
+[AC_PROVIDE_IFELSE([LT_OUTPUT],
+	dnl If the libtool generation code has been placed in $CONFIG_LT,
+	dnl instead of duplicating it all over again into config.status,
+	dnl then we will have config.status run $CONFIG_LT later, so it
+	dnl needs to know what name is stored there:
+        [AC_CONFIG_COMMANDS([libtool],
+            [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
+    dnl If the libtool generation code is destined for config.status,
+    dnl expand the accumulated commands and init code now:
+    [AC_CONFIG_COMMANDS([libtool],
+        [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])])
+])#_LT_CONFIG_COMMANDS
+
+
+# Initialize.
+m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT],
+[
+
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+sed_quote_subst='$sed_quote_subst'
+double_quote_subst='$double_quote_subst'
+delay_variable_subst='$delay_variable_subst'
+_LT_CONFIG_STATUS_DECLARATIONS
+LTCC='$LTCC'
+LTCFLAGS='$LTCFLAGS'
+compiler='$compiler_DEFAULT'
+
+# Quote evaled strings.
+for var in lt_decl_all_varnames([[ \
+]], lt_decl_quote_varnames); do
+    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    *[[\\\\\\\`\\"\\\$]]*)
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
       ;;
-    *ELF-64*)
-      HPUX_IA64_MODE="64"
+    *)
+      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
       ;;
     esac
-  fi
-  rm -rf conftest*
-  ;;
-*-*-irix6*)
-  # Find out which ABI we are using.
-  echo '[#]line __oline__ "configure"' > conftest.$ac_ext
-  if AC_TRY_EVAL(ac_compile); then
-   if test "$lt_cv_prog_gnu_ld" = yes; then
-    case `/usr/bin/file conftest.$ac_objext` in
-    *32-bit*)
-      LD="${LD-ld} -melf32bsmip"
-      ;;
-    *N32*)
-      LD="${LD-ld} -melf32bmipn32"
+done
+
+# Double-quote double-evaled strings.
+for var in lt_decl_all_varnames([[ \
+]], lt_decl_dquote_varnames); do
+    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    *[[\\\\\\\`\\"\\\$]]*)
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
       ;;
-    *64-bit*)
-      LD="${LD-ld} -melf64bmip"
+    *)
+      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
       ;;
     esac
-   else
-    case `/usr/bin/file conftest.$ac_objext` in
-    *32-bit*)
-      LD="${LD-ld} -32"
-      ;;
-    *N32*)
-      LD="${LD-ld} -n32"
-      ;;
-    *64-bit*)
-      LD="${LD-ld} -64"
-      ;;
-    esac
-   fi
-  fi
-  rm -rf conftest*
-  ;;
+done
 
-x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if AC_TRY_EVAL(ac_compile); then
-    case `/usr/bin/file conftest.o` in
-    *32-bit*)
-      case $host in
-        x86_64-*linux*)
-          LD="${LD-ld} -m elf_i386"
-          ;;
-        ppc64-*linux*|powerpc64-*linux*)
-          LD="${LD-ld} -m elf32ppclinux"
-          ;;
-        s390x-*linux*)
-          LD="${LD-ld} -m elf_s390"
-          ;;
-        sparc64-*linux*)
-          LD="${LD-ld} -m elf32_sparc"
-          ;;
-      esac
-      ;;
-    *64-bit*)
-      case $host in
-        x86_64-*linux*)
-          LD="${LD-ld} -m elf_x86_64"
-          ;;
-        ppc*-*linux*|powerpc*-*linux*)
-          LD="${LD-ld} -m elf64ppc"
-          ;;
-        s390*-*linux*)
-          LD="${LD-ld} -m elf64_s390"
-          ;;
-        sparc*-*linux*)
-          LD="${LD-ld} -m elf64_sparc"
-          ;;
-      esac
-      ;;
-    esac
-  fi
-  rm -rf conftest*
+# Fix-up fallback echo if it was mangled by the above quoting rules.
+case \$lt_ECHO in
+*'\\\[$]0 --fallback-echo"')dnl "
+  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
   ;;
+esac
 
-*-*-sco3.2v5*)
-  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
-  SAVE_CFLAGS="$CFLAGS"
-  CFLAGS="$CFLAGS -belf"
-  AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
-    [AC_LANG_PUSH(C)
-     AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
-     AC_LANG_POP])
-  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
-    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
-    CFLAGS="$SAVE_CFLAGS"
-  fi
-  ;;
-sparc*-*solaris*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if AC_TRY_EVAL(ac_compile); then
-    case `/usr/bin/file conftest.o` in
-    *64-bit*)
-      case $lt_cv_prog_gnu_ld in
-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
-      *)    LD="${LD-ld} -64" ;;
-      esac
-      ;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
+_LT_OUTPUT_LIBTOOL_INIT
+])
 
-AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
-[*-*-cygwin* | *-*-mingw* | *-*-pw32*)
-  AC_CHECK_TOOL(DLLTOOL, dlltool, false)
-  AC_CHECK_TOOL(AS, as, false)
-  AC_CHECK_TOOL(OBJDUMP, objdump, false)
-  ;;
-  ])
-esac
 
-need_locks="$enable_libtool_lock"
+# LT_OUTPUT
+# ---------
+# This macro allows early generation of the libtool script (before
+# AC_OUTPUT is called), incase it is used in configure for compilation
+# tests.
+AC_DEFUN([LT_OUTPUT],
+[: ${CONFIG_LT=./config.lt}
+AC_MSG_NOTICE([creating $CONFIG_LT])
+cat >"$CONFIG_LT" <<_LTEOF
+#! $SHELL
+# Generated by $as_me.
+# Run this file to recreate a libtool stub with the current configuration.
+
+lt_cl_silent=false
+SHELL=\${CONFIG_SHELL-$SHELL}
+_LTEOF
+
+cat >>"$CONFIG_LT" <<\_LTEOF
+AS_SHELL_SANITIZE
+_AS_PREPARE
+
+exec AS_MESSAGE_FD>&1
+exec AS_MESSAGE_LOG_FD>>config.log
+{
+  echo
+  AS_BOX([Running $as_me.])
+} >&AS_MESSAGE_LOG_FD
 
-])# _LT_AC_LOCK
+lt_cl_help="\
+\`$as_me' creates a local libtool stub from the current configuration,
+for use in further configure time tests before the real libtool is
+generated.
 
+Usage: $[0] [[OPTIONS]]
 
-# AC_LIBTOOL_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
-#		[OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
-# ----------------------------------------------------------------
-# Check whether the given compiler option works
-AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION],
-[AC_REQUIRE([LT_AC_PROG_SED])
-AC_CACHE_CHECK([$1], [$2],
-  [$2=no
-  ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="$3"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&AS_MESSAGE_LOG_FD
-   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       $2=yes
-     fi
-   fi
-   $rm conftest*
-])
+  -h, --help      print this help, then exit
+  -V, --version   print version number, then exit
+  -q, --quiet     do not print progress messages
+  -d, --debug     don't remove temporary files
 
-if test x"[$]$2" = xyes; then
-    ifelse([$5], , :, [$5])
-else
-    ifelse([$6], , :, [$6])
-fi
-])# AC_LIBTOOL_COMPILER_OPTION
+Report bugs to <bug-libtool at gnu.org>."
 
+lt_cl_version="\
+m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
+m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
+configured by $[0], generated by m4_PACKAGE_STRING.
 
-# AC_LIBTOOL_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
-#                          [ACTION-SUCCESS], [ACTION-FAILURE])
-# ------------------------------------------------------------
-# Check whether the given compiler option works
-AC_DEFUN([AC_LIBTOOL_LINKER_OPTION],
-[AC_CACHE_CHECK([$1], [$2],
-  [$2=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS $3"
-   printf "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&AS_MESSAGE_LOG_FD
-       $echo "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         $2=yes
-       fi
-     else
-       $2=yes
-     fi
-   fi
-   $rm conftest*
-   LDFLAGS="$save_LDFLAGS"
-])
+Copyright (C) 2008 Free Software Foundation, Inc.
+This config.lt script is free software; the Free Software Foundation
+gives unlimited permision to copy, distribute and modify it."
 
-if test x"[$]$2" = xyes; then
-    ifelse([$4], , :, [$4])
-else
-    ifelse([$5], , :, [$5])
-fi
-])# AC_LIBTOOL_LINKER_OPTION
+while test $[#] != 0
+do
+  case $[1] in
+    --version | --v* | -V )
+      echo "$lt_cl_version"; exit 0 ;;
+    --help | --h* | -h )
+      echo "$lt_cl_help"; exit 0 ;;
+    --debug | --d* | -d )
+      debug=: ;;
+    --quiet | --q* | --silent | --s* | -q )
+      lt_cl_silent=: ;;
+
+    -*) AC_MSG_ERROR([unrecognized option: $[1]
+Try \`$[0] --help' for more information.]) ;;
+
+    *) AC_MSG_ERROR([unrecognized argument: $[1]
+Try \`$[0] --help' for more information.]) ;;
+  esac
+  shift
+done
 
+if $lt_cl_silent; then
+  exec AS_MESSAGE_FD>/dev/null
+fi
+_LTEOF
+
+cat >>"$CONFIG_LT" <<_LTEOF
+_LT_OUTPUT_LIBTOOL_COMMANDS_INIT
+_LTEOF
+
+cat >>"$CONFIG_LT" <<\_LTEOF
+AC_MSG_NOTICE([creating $ofile])
+_LT_OUTPUT_LIBTOOL_COMMANDS
+AS_EXIT(0)
+_LTEOF
+chmod +x "$CONFIG_LT"
+
+# configure is writing to config.log, but config.lt does its own redirection,
+# appending to config.log, which fails on DOS, as config.log is still kept
+# open by configure.  Here we exec the FD to /dev/null, effectively closing
+# config.log, so it can be properly (re)opened and appended to by config.lt.
+if test "$no_create" != yes; then
+  lt_cl_success=:
+  test "$silent" = yes &&
+    lt_config_lt_args="$lt_config_lt_args --quiet"
+  exec AS_MESSAGE_LOG_FD>/dev/null
+  $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
+  exec AS_MESSAGE_LOG_FD>>config.log
+  $lt_cl_success || AS_EXIT(1)
+fi
+])# LT_OUTPUT
 
-# AC_LIBTOOL_SYS_MAX_CMD_LEN
-# --------------------------
-AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN],
-[# find the maximum length of command line arguments
-AC_MSG_CHECKING([the maximum length of command line arguments])
-AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
-  i=0
-  teststring="ABCD"
 
-  case $build_os in
-  msdosdjgpp*)
-    # On DJGPP, this test can blow up pretty badly due to problems in libc
-    # (any single argument exceeding 2000 bytes causes a buffer overrun
-    # during glob expansion).  Even if it were fixed, the result of this
-    # check would be larger than it should be.
-    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
-    ;;
+# _LT_CONFIG(TAG)
+# ---------------
+# If TAG is the built-in tag, create an initial libtool script with a
+# default configuration from the untagged config vars.  Otherwise add code
+# to config.status for appending the configuration named by TAG from the
+# matching tagged config vars.
+m4_defun([_LT_CONFIG],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+_LT_CONFIG_SAVE_COMMANDS([
+  m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl
+  m4_if(_LT_TAG, [C], [
+    # See if we are running on zsh, and set the options which allow our
+    # commands through without removal of \ escapes.
+    if test -n "${ZSH_VERSION+set}" ; then
+      setopt NO_GLOB_SUBST
+    fi
 
-  gnu*)
-    # Under GNU Hurd, this test is not required because there is
-    # no limit to the length of command line arguments.
-    # Libtool will interpret -1 as no limit whatsoever
-    lt_cv_sys_max_cmd_len=-1;
-    ;;
+    cfgfile="${ofile}T"
+    trap "$RM \"$cfgfile\"; exit 1" 1 2 15
+    $RM "$cfgfile"
 
-  cygwin* | mingw*)
-    # On Win9x/ME, this test blows up -- it succeeds, but takes
-    # about 5 minutes as the teststring grows exponentially.
-    # Worse, since 9x/ME are not pre-emptively multitasking,
-    # you end up with a "frozen" computer, even though with patience
-    # the test eventually succeeds (with a max line length of 256k).
-    # Instead, let's just punt: use the minimum linelength reported by
-    # all of the supported platforms: 8192 (on NT/2K/XP).
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
+    cat <<_LT_EOF >> "$cfgfile"
+#! $SHELL
 
-  amigaos*)
-    # On AmigaOS with pdksh, this test takes hours, literally.
-    # So we just punt and use a minimum line length of 8192.
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
+# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
+# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
+# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+# NOTE: Changes made to this file will be lost: look at ltmain.sh.
+#
+_LT_COPYING
+_LT_LIBTOOL_TAGS
 
-  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
-    # This has been around since 386BSD, at least.  Likely further.
-    if test -x /sbin/sysctl; then
-      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
-    elif test -x /usr/sbin/sysctl; then
-      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
-    else
-      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
-    fi
-    # And add a safety zone
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
-    ;;
+# ### BEGIN LIBTOOL CONFIG
+_LT_LIBTOOL_CONFIG_VARS
+_LT_LIBTOOL_TAG_VARS
+# ### END LIBTOOL CONFIG
 
-  interix*)
-    # We know the value 262144 and hardcode it with a safety zone (like BSD)
-    lt_cv_sys_max_cmd_len=196608
-    ;;
+_LT_EOF
 
-  osf*)
-    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
-    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
-    # nice to cause kernel panics so lets avoid the loop below.
-    # First set a reasonable default.
-    lt_cv_sys_max_cmd_len=16384
-    #
-    if test -x /sbin/sysconfig; then
-      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
-        *1*) lt_cv_sys_max_cmd_len=-1 ;;
-      esac
-    fi
-    ;;
-  sco3.2v5*)
-    lt_cv_sys_max_cmd_len=102400
-    ;;
-  sysv5* | sco5v6* | sysv4.2uw2*)
-    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
-    if test -n "$kargmax"; then
-      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
-    else
-      lt_cv_sys_max_cmd_len=32768
-    fi
-    ;;
-  *)
-    # If test is not a shell built-in, we'll probably end up computing a
-    # maximum length that is only half of the actual maximum length, but
-    # we can't tell.
-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
-    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
-	       = "XX$teststring") >/dev/null 2>&1 &&
-	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
-	    lt_cv_sys_max_cmd_len=$new_result &&
-	    test $i != 17 # 1/2 MB should be enough
-    do
-      i=`expr $i + 1`
-      teststring=$teststring$teststring
-    done
-    teststring=
-    # Add a significant safety factor because C++ compilers can tack on massive
-    # amounts of additional arguments before passing them to the linker.
-    # It appears as though 1/2 is a usable value.
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
+  case $host_os in
+  aix3*)
+    cat <<\_LT_EOF >> "$cfgfile"
+# AIX sometimes has problems with the GCC collect2 program.  For some
+# reason, if we set the COLLECT_NAMES environment variable, the problems
+# vanish in a puff of smoke.
+if test "X${COLLECT_NAMES+set}" != Xset; then
+  COLLECT_NAMES=
+  export COLLECT_NAMES
+fi
+_LT_EOF
     ;;
   esac
-])
-if test -n $lt_cv_sys_max_cmd_len ; then
-  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
-else
-  AC_MSG_RESULT(none)
-fi
-])# AC_LIBTOOL_SYS_MAX_CMD_LEN
 
+  _LT_PROG_LTMAIN
 
-# _LT_AC_CHECK_DLFCN
-# ------------------
-AC_DEFUN([_LT_AC_CHECK_DLFCN],
-[AC_CHECK_HEADERS(dlfcn.h)dnl
-])# _LT_AC_CHECK_DLFCN
+  # We use sed instead of cat because bash on DJGPP gets confused if
+  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
+  # text mode, it properly converts lines to CR/LF.  This bash problem
+  # is reportedly fixed, but why not run on old versions too?
+  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
+    || (rm -f "$cfgfile"; exit 1)
 
+  _LT_PROG_XSI_SHELLFNS
 
-# _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
-#                           ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
-# ---------------------------------------------------------------------
-AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF],
-[AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
-if test "$cross_compiling" = yes; then :
-  [$4]
-else
-  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-  lt_status=$lt_dlunknown
-  cat > conftest.$ac_ext <<EOF
-[#line __oline__ "configure"
-#include "confdefs.h"
+  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
+    || (rm -f "$cfgfile"; exit 1)
 
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
+  mv -f "$cfgfile" "$ofile" ||
+    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
+  chmod +x "$ofile"
+],
+[cat <<_LT_EOF >> "$ofile"
 
-#include <stdio.h>
+dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded
+dnl in a comment (ie after a #).
+# ### BEGIN LIBTOOL TAG CONFIG: $1
+_LT_LIBTOOL_TAG_VARS(_LT_TAG)
+# ### END LIBTOOL TAG CONFIG: $1
+_LT_EOF
+])dnl /m4_if
+],
+[m4_if([$1], [], [
+    PACKAGE='$PACKAGE'
+    VERSION='$VERSION'
+    TIMESTAMP='$TIMESTAMP'
+    RM='$RM'
+    ofile='$ofile'], [])
+])dnl /_LT_CONFIG_SAVE_COMMANDS
+])# _LT_CONFIG
 
-#ifdef RTLD_GLOBAL
-#  define LT_DLGLOBAL		RTLD_GLOBAL
-#else
-#  ifdef DL_GLOBAL
-#    define LT_DLGLOBAL		DL_GLOBAL
-#  else
-#    define LT_DLGLOBAL		0
-#  endif
-#endif
 
-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
-   find out it does not work in some platform. */
-#ifndef LT_DLLAZY_OR_NOW
-#  ifdef RTLD_LAZY
-#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
-#  else
-#    ifdef DL_LAZY
-#      define LT_DLLAZY_OR_NOW		DL_LAZY
-#    else
-#      ifdef RTLD_NOW
-#        define LT_DLLAZY_OR_NOW	RTLD_NOW
-#      else
-#        ifdef DL_NOW
-#          define LT_DLLAZY_OR_NOW	DL_NOW
-#        else
-#          define LT_DLLAZY_OR_NOW	0
-#        endif
-#      endif
-#    endif
-#  endif
-#endif
-
-#ifdef __cplusplus
-extern "C" void exit (int);
-#endif
+# LT_SUPPORTED_TAG(TAG)
+# ---------------------
+# Trace this macro to discover what tags are supported by the libtool
+# --tag option, using:
+#    autoconf --trace 'LT_SUPPORTED_TAG:$1'
+AC_DEFUN([LT_SUPPORTED_TAG], [])
 
-void fnord() { int i=42;}
-int main ()
-{
-  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
-  int status = $lt_dlunknown;
 
-  if (self)
-    {
-      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
-      /* dlclose (self); */
-    }
-  else
-    puts (dlerror ());
+# C support is built-in for now
+m4_define([_LT_LANG_C_enabled], [])
+m4_define([_LT_TAGS], [])
 
-    exit (status);
-}]
-EOF
-  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
-    (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
-    lt_status=$?
-    case x$lt_status in
-      x$lt_dlno_uscore) $1 ;;
-      x$lt_dlneed_uscore) $2 ;;
-      x$lt_dlunknown|x*) $3 ;;
-    esac
-  else :
-    # compilation failed
-    $3
-  fi
-fi
-rm -fr conftest*
-])# _LT_AC_TRY_DLOPEN_SELF
 
+# LT_LANG(LANG)
+# -------------
+# Enable libtool support for the given language if not already enabled.
+AC_DEFUN([LT_LANG],
+[AC_BEFORE([$0], [LT_OUTPUT])dnl
+m4_case([$1],
+  [C],			[_LT_LANG(C)],
+  [C++],		[_LT_LANG(CXX)],
+  [Java],		[_LT_LANG(GCJ)],
+  [Fortran 77],		[_LT_LANG(F77)],
+  [Fortran],		[_LT_LANG(FC)],
+  [Windows Resource],	[_LT_LANG(RC)],
+  [m4_ifdef([_LT_LANG_]$1[_CONFIG],
+    [_LT_LANG($1)],
+    [m4_fatal([$0: unsupported language: "$1"])])])dnl
+])# LT_LANG
+
+
+# _LT_LANG(LANGNAME)
+# ------------------
+m4_defun([_LT_LANG],
+[m4_ifdef([_LT_LANG_]$1[_enabled], [],
+  [LT_SUPPORTED_TAG([$1])dnl
+  m4_append([_LT_TAGS], [$1 ])dnl
+  m4_define([_LT_LANG_]$1[_enabled], [])dnl
+  _LT_LANG_$1_CONFIG($1)])dnl
+])# _LT_LANG
 
-# AC_LIBTOOL_DLOPEN_SELF
-# ----------------------
-AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF],
-[AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
-if test "x$enable_dlopen" != xyes; then
-  enable_dlopen=unknown
-  enable_dlopen_self=unknown
-  enable_dlopen_self_static=unknown
-else
-  lt_cv_dlopen=no
-  lt_cv_dlopen_libs=
 
-  case $host_os in
-  beos*)
-    lt_cv_dlopen="load_add_on"
-    lt_cv_dlopen_libs=
-    lt_cv_dlopen_self=yes
-    ;;
+# _LT_LANG_DEFAULT_CONFIG
+# -----------------------
+m4_defun([_LT_LANG_DEFAULT_CONFIG],
+[AC_PROVIDE_IFELSE([AC_PROG_CXX],
+  [LT_LANG(CXX)],
+  [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])])
+
+AC_PROVIDE_IFELSE([AC_PROG_F77],
+  [LT_LANG(F77)],
+  [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])])
+
+AC_PROVIDE_IFELSE([AC_PROG_FC],
+  [LT_LANG(FC)],
+  [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])])
+
+dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
+dnl pulling things in needlessly.
+AC_PROVIDE_IFELSE([AC_PROG_GCJ],
+  [LT_LANG(GCJ)],
+  [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
+    [LT_LANG(GCJ)],
+    [AC_PROVIDE_IFELSE([LT_PROG_GCJ],
+      [LT_LANG(GCJ)],
+      [m4_ifdef([AC_PROG_GCJ],
+	[m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])])
+       m4_ifdef([A][M_PROG_GCJ],
+	[m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])])
+       m4_ifdef([LT_PROG_GCJ],
+	[m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
+
+AC_PROVIDE_IFELSE([LT_PROG_RC],
+  [LT_LANG(RC)],
+  [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
+])# _LT_LANG_DEFAULT_CONFIG
+
+# Obsolete macros:
+AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
+AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
+AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
+AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
+dnl AC_DEFUN([AC_LIBTOOL_F77], [])
+dnl AC_DEFUN([AC_LIBTOOL_FC], [])
+dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
+
+
+# _LT_TAG_COMPILER
+# ----------------
+m4_defun([_LT_TAG_COMPILER],
+[AC_REQUIRE([AC_PROG_CC])dnl
 
-  mingw* | pw32*)
-    lt_cv_dlopen="LoadLibrary"
-    lt_cv_dlopen_libs=
-   ;;
+_LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
+_LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
+_LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
+_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
 
-  cygwin*)
-    lt_cv_dlopen="dlopen"
-    lt_cv_dlopen_libs=
-   ;;
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
 
-  darwin*)
-  # if libdl is installed we need to link against it
-    AC_CHECK_LIB([dl], [dlopen],
-		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
-    lt_cv_dlopen="dyld"
-    lt_cv_dlopen_libs=
-    lt_cv_dlopen_self=yes
-    ])
-   ;;
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
 
-  *)
-    AC_CHECK_FUNC([shl_load],
-	  [lt_cv_dlopen="shl_load"],
-      [AC_CHECK_LIB([dld], [shl_load],
-	    [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
-	[AC_CHECK_FUNC([dlopen],
-	      [lt_cv_dlopen="dlopen"],
-	  [AC_CHECK_LIB([dl], [dlopen],
-		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
-	    [AC_CHECK_LIB([svld], [dlopen],
-		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
-	      [AC_CHECK_LIB([dld], [dld_link],
-		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
-	      ])
-	    ])
-	  ])
-	])
-      ])
-    ;;
-  esac
+# Allow CC to be a program name with arguments.
+compiler=$CC
+])# _LT_TAG_COMPILER
 
-  if test "x$lt_cv_dlopen" != xno; then
-    enable_dlopen=yes
-  else
-    enable_dlopen=no
-  fi
 
-  case $lt_cv_dlopen in
-  dlopen)
-    save_CPPFLAGS="$CPPFLAGS"
-    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
+# _LT_COMPILER_BOILERPLATE
+# ------------------------
+# Check for compiler boilerplate output or warnings with
+# the simple compiler test code.
+m4_defun([_LT_COMPILER_BOILERPLATE],
+[m4_require([_LT_DECL_SED])dnl
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_compiler_boilerplate=`cat conftest.err`
+$RM conftest*
+])# _LT_COMPILER_BOILERPLATE
 
-    save_LDFLAGS="$LDFLAGS"
-    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
 
-    save_LIBS="$LIBS"
-    LIBS="$lt_cv_dlopen_libs $LIBS"
+# _LT_LINKER_BOILERPLATE
+# ----------------------
+# Check for linker boilerplate output or warnings with
+# the simple link test code.
+m4_defun([_LT_LINKER_BOILERPLATE],
+[m4_require([_LT_DECL_SED])dnl
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_link_test_code" >conftest.$ac_ext
+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_linker_boilerplate=`cat conftest.err`
+$RM -r conftest*
+])# _LT_LINKER_BOILERPLATE
 
-    AC_CACHE_CHECK([whether a program can dlopen itself],
-	  lt_cv_dlopen_self, [dnl
-	  _LT_AC_TRY_DLOPEN_SELF(
-	    lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
-	    lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
+# _LT_REQUIRED_DARWIN_CHECKS
+# -------------------------
+m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
+  case $host_os in
+    rhapsody* | darwin*)
+    AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
+    AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
+    AC_CHECK_TOOL([LIPO], [lipo], [:])
+    AC_CHECK_TOOL([OTOOL], [otool], [:])
+    AC_CHECK_TOOL([OTOOL64], [otool64], [:])
+    _LT_DECL([], [DSYMUTIL], [1],
+      [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
+    _LT_DECL([], [NMEDIT], [1],
+      [Tool to change global to local symbols on Mac OS X])
+    _LT_DECL([], [LIPO], [1],
+      [Tool to manipulate fat objects and archives on Mac OS X])
+    _LT_DECL([], [OTOOL], [1],
+      [ldd/readelf like tool for Mach-O binaries on Mac OS X])
+    _LT_DECL([], [OTOOL64], [1],
+      [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
+
+    AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
+      [lt_cv_apple_cc_single_mod=no
+      if test -z "${LT_MULTI_MODULE}"; then
+	# By default we will add the -single_module flag. You can override
+	# by either setting the environment variable LT_MULTI_MODULE
+	# non-empty at configure time, or by adding -multi_module to the
+	# link flags.
+	rm -rf libconftest.dylib*
+	echo "int foo(void){return 1;}" > conftest.c
+	echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+-dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD
+	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
+        _lt_result=$?
+	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+	  lt_cv_apple_cc_single_mod=yes
+	else
+	  cat conftest.err >&AS_MESSAGE_LOG_FD
+	fi
+	rm -rf libconftest.dylib*
+	rm -f conftest.*
+      fi])
+    AC_CACHE_CHECK([for -exported_symbols_list linker flag],
+      [lt_cv_ld_exported_symbols_list],
+      [lt_cv_ld_exported_symbols_list=no
+      save_LDFLAGS=$LDFLAGS
+      echo "_main" > conftest.sym
+      LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
+      AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
+	[lt_cv_ld_exported_symbols_list=yes],
+	[lt_cv_ld_exported_symbols_list=no])
+	LDFLAGS="$save_LDFLAGS"
     ])
-
-    if test "x$lt_cv_dlopen_self" = xyes; then
-      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
-      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
-    	  lt_cv_dlopen_self_static, [dnl
-	  _LT_AC_TRY_DLOPEN_SELF(
-	    lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
-	    lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
-      ])
+    case $host_os in
+    rhapsody* | darwin1.[[012]])
+      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
+    darwin1.*)
+      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+    darwin*) # darwin 5.x on
+      # if running on 10.5 or later, the deployment target defaults
+      # to the OS version, if on x86, and 10.4, the deployment
+      # target defaults to 10.4. Don't you love it?
+      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
+	10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
+	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+	10.[[012]]*)
+	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+	10.*)
+	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+      esac
+    ;;
+  esac
+    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
+      _lt_dar_single_mod='$single_module'
+    fi
+    if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
+      _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
+    else
+      _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
+    fi
+    if test "$DSYMUTIL" != ":"; then
+      _lt_dsymutil='~$DSYMUTIL $lib || :'
+    else
+      _lt_dsymutil=
     fi
-
-    CPPFLAGS="$save_CPPFLAGS"
-    LDFLAGS="$save_LDFLAGS"
-    LIBS="$save_LIBS"
     ;;
   esac
+])
 
-  case $lt_cv_dlopen_self in
-  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
-  *) enable_dlopen_self=unknown ;;
-  esac
 
-  case $lt_cv_dlopen_self_static in
-  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
-  *) enable_dlopen_self_static=unknown ;;
+# _LT_DARWIN_LINKER_FEATURES
+# --------------------------
+# Checks for linker and compiler features on darwin
+m4_defun([_LT_DARWIN_LINKER_FEATURES],
+[
+  m4_require([_LT_REQUIRED_DARWIN_CHECKS])
+  _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+  _LT_TAGVAR(hardcode_direct, $1)=no
+  _LT_TAGVAR(hardcode_automatic, $1)=yes
+  _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
+  _LT_TAGVAR(whole_archive_flag_spec, $1)=''
+  _LT_TAGVAR(link_all_deplibs, $1)=yes
+  _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
+  case $cc_basename in
+     ifort*) _lt_dar_can_shared=yes ;;
+     *) _lt_dar_can_shared=$GCC ;;
   esac
-fi
-])# AC_LIBTOOL_DLOPEN_SELF
+  if test "$_lt_dar_can_shared" = "yes"; then
+    output_verbose_link_cmd=echo
+    _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
+    _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
+    _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
+    _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
+    m4_if([$1], [CXX],
+[   if test "$lt_cv_apple_cc_single_mod" != "yes"; then
+      _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
+      _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
+    fi
+],[])
+  else
+  _LT_TAGVAR(ld_shlibs, $1)=no
+  fi
+])
 
+# _LT_SYS_MODULE_PATH_AIX
+# -----------------------
+# Links a minimal program and checks the executable
+# for the system default hardcoded library path. In most cases,
+# this is /usr/lib:/lib, but when the MPI compilers are used
+# the location of the communication and MPI libs are included too.
+# If we don't find anything, use the default library path according
+# to the aix ld manual.
+m4_defun([_LT_SYS_MODULE_PATH_AIX],
+[m4_require([_LT_DECL_SED])dnl
+AC_LINK_IFELSE(AC_LANG_PROGRAM,[
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi],[])
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+])# _LT_SYS_MODULE_PATH_AIX
 
-# AC_LIBTOOL_PROG_CC_C_O([TAGNAME])
-# ---------------------------------
-# Check to see if options -c and -o are simultaneously supported by compiler
-AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O],
-[AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
-AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
-  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
-  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
-   $rm -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&AS_MESSAGE_LOG_FD
-   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
-     fi
-   fi
-   chmod u+w . 2>&AS_MESSAGE_LOG_FD
-   $rm conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
-   $rm out/* && rmdir out
-   cd ..
-   rmdir conftest
-   $rm conftest*
-])
-])# AC_LIBTOOL_PROG_CC_C_O
+# _LT_SHELL_INIT(ARG)
+# -------------------
+m4_define([_LT_SHELL_INIT],
+[ifdef([AC_DIVERSION_NOTICE],
+	     [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
+	 [AC_DIVERT_PUSH(NOTICE)])
+$1
+AC_DIVERT_POP
+])# _LT_SHELL_INIT
 
 
-# AC_LIBTOOL_SYS_HARD_LINK_LOCKS([TAGNAME])
-# -----------------------------------------
-# Check to see if we can do hard links to lock some files if needed
-AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS],
-[AC_REQUIRE([_LT_AC_LOCK])dnl
+# _LT_PROG_ECHO_BACKSLASH
+# -----------------------
+# Add some code to the start of the generated configure script which
+# will find an echo command which doesn't interpret backslashes.
+m4_defun([_LT_PROG_ECHO_BACKSLASH],
+[_LT_SHELL_INIT([
+# Check that we are running under the correct shell.
+SHELL=${CONFIG_SHELL-/bin/sh}
 
-hard_links="nottested"
-if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
-  # do not overwrite the value of need_locks provided by the user
-  AC_MSG_CHECKING([if we can lock with hard links])
-  hard_links=yes
-  $rm conftest*
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  touch conftest.a
-  ln conftest.a conftest.b 2>&5 || hard_links=no
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  AC_MSG_RESULT([$hard_links])
-  if test "$hard_links" = no; then
-    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
-    need_locks=warn
-  fi
+case X$lt_ECHO in
+X*--fallback-echo)
+  # Remove one level of quotation (which was required for Make).
+  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
+  ;;
+esac
+
+ECHO=${lt_ECHO-echo}
+if test "X[$]1" = X--no-reexec; then
+  # Discard the --no-reexec flag, and continue.
+  shift
+elif test "X[$]1" = X--fallback-echo; then
+  # Avoid inline document here, it may be left over
+  :
+elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
+  # Yippee, $ECHO works!
+  :
 else
-  need_locks=no
+  # Restart under the correct shell.
+  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
 fi
-])# AC_LIBTOOL_SYS_HARD_LINK_LOCKS
-
 
-# AC_LIBTOOL_OBJDIR
-# -----------------
-AC_DEFUN([AC_LIBTOOL_OBJDIR],
-[AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
-[rm -f .libs 2>/dev/null
-mkdir .libs 2>/dev/null
-if test -d .libs; then
-  lt_cv_objdir=.libs
-else
-  # MS-DOS does not allow filenames that begin with a dot.
-  lt_cv_objdir=_libs
+if test "X[$]1" = X--fallback-echo; then
+  # used as fallback echo
+  shift
+  cat <<_LT_EOF
+[$]*
+_LT_EOF
+  exit 0
 fi
-rmdir .libs 2>/dev/null])
-objdir=$lt_cv_objdir
-])# AC_LIBTOOL_OBJDIR
-
 
-# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([TAGNAME])
-# ----------------------------------------------
-# Check hardcoding attributes.
-AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH],
-[AC_MSG_CHECKING([how to hardcode library paths into programs])
-_LT_AC_TAGVAR(hardcode_action, $1)=
-if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
-   test -n "$_LT_AC_TAGVAR(runpath_var, $1)" || \
-   test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
-  # We can hardcode non-existant directories.
-  if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
-     # If the only mechanism to avoid hardcoding is shlibpath_var, we
-     # have to relink, otherwise we might link with an installed library
-     # when we should be linking with a yet-to-be-installed one
-     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
-     test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
-    # Linking always hardcodes the temporary library directory.
-    _LT_AC_TAGVAR(hardcode_action, $1)=relink
-  else
-    # We can link without hardcoding, and we can hardcode nonexisting dirs.
-    _LT_AC_TAGVAR(hardcode_action, $1)=immediate
+if test -z "$lt_ECHO"; then
+  if test "X${echo_test_string+set}" != Xset; then
+    # find a string as large as possible, as long as the shell can cope with it
+    for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
+      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
+      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
+	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
+      then
+        break
+      fi
+    done
   fi
-else
-  # We cannot hardcode anything, or else we can only hardcode existing
-  # directories.
-  _LT_AC_TAGVAR(hardcode_action, $1)=unsupported
-fi
-AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)])
 
-if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then
-  # Fast installation is not supported
-  enable_fast_install=no
-elif test "$shlibpath_overrides_runpath" = yes ||
-     test "$enable_shared" = no; then
-  # Fast installation is not necessary
-  enable_fast_install=needless
-fi
-])# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH
+  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
+     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
+     test "X$echo_testing_string" = "X$echo_test_string"; then
+    :
+  else
+    # The Solaris, AIX, and Digital Unix default echo programs unquote
+    # backslashes.  This makes it impossible to quote backslashes using
+    #   echo "$something" | sed 's/\\/\\\\/g'
+    #
+    # So, first we look for a working echo in the user's PATH.
 
+    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+    for dir in $PATH /usr/ucb; do
+      IFS="$lt_save_ifs"
+      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
+         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
+         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
+         test "X$echo_testing_string" = "X$echo_test_string"; then
+        ECHO="$dir/echo"
+        break
+      fi
+    done
+    IFS="$lt_save_ifs"
 
-# AC_LIBTOOL_SYS_LIB_STRIP
-# ------------------------
-AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP],
-[striplib=
-old_striplib=
-AC_MSG_CHECKING([whether stripping libraries is possible])
-if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
-  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
-  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
-  AC_MSG_RESULT([yes])
-else
-# FIXME - insert some real tests, host_os isn't really good enough
-  case $host_os in
-   darwin*)
-       if test -n "$STRIP" ; then
-         striplib="$STRIP -x"
-         AC_MSG_RESULT([yes])
-       else
-  AC_MSG_RESULT([no])
-fi
-       ;;
-   *)
-  AC_MSG_RESULT([no])
-    ;;
-  esac
-fi
-])# AC_LIBTOOL_SYS_LIB_STRIP
+    if test "X$ECHO" = Xecho; then
+      # We didn't find a better echo, so look for alternatives.
+      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
+         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
+         test "X$echo_testing_string" = "X$echo_test_string"; then
+        # This shell has a builtin print -r that does the trick.
+        ECHO='print -r'
+      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
+	   test "X$CONFIG_SHELL" != X/bin/ksh; then
+        # If we have ksh, try running configure again with it.
+        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
+        export ORIGINAL_CONFIG_SHELL
+        CONFIG_SHELL=/bin/ksh
+        export CONFIG_SHELL
+        exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
+      else
+        # Try using printf.
+        ECHO='printf %s\n'
+        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
+	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
+	   test "X$echo_testing_string" = "X$echo_test_string"; then
+	  # Cool, printf works
+	  :
+        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
+	     test "X$echo_testing_string" = 'X\t' &&
+	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+	     test "X$echo_testing_string" = "X$echo_test_string"; then
+	  CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
+	  export CONFIG_SHELL
+	  SHELL="$CONFIG_SHELL"
+	  export SHELL
+	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
+        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
+	     test "X$echo_testing_string" = 'X\t' &&
+	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+	     test "X$echo_testing_string" = "X$echo_test_string"; then
+	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
+        else
+	  # maybe with a smaller string...
+	  prev=:
 
+	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
+	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
+	    then
+	      break
+	    fi
+	    prev="$cmd"
+	  done
 
-# AC_LIBTOOL_SYS_DYNAMIC_LINKER
-# -----------------------------
-# PORTME Fill in your ld.so characteristics
-AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER],
-[AC_MSG_CHECKING([dynamic linker characteristics])
-library_names_spec=
-libname_spec='lib$name'
-soname_spec=
-shrext_cmds=".so"
-postinstall_cmds=
-postuninstall_cmds=
-finish_cmds=
-finish_eval=
-shlibpath_var=
-shlibpath_overrides_runpath=unknown
-version_type=none
-dynamic_linker="$host_os ld.so"
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
-if test "$GCC" = yes; then
-  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
-    # if the path contains ";" then we assume it to be the separator
-    # otherwise default to the standard path separator (i.e. ":") - it is
-    # assumed that no part of a normal pathname contains ";" but that should
-    # okay in the real world where ";" in dirpaths is itself problematic.
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+	  if test "$prev" != 'sed 50q "[$]0"'; then
+	    echo_test_string=`eval $prev`
+	    export echo_test_string
+	    exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
+	  else
+	    # Oops.  We lost completely, so just stick with echo.
+	    ECHO=echo
+	  fi
+        fi
+      fi
+    fi
   fi
-else
-  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
 fi
-need_lib_prefix=unknown
-hardcode_into_libs=no
 
-# when you set need_version to no, make sure it does not cause -set_version
-# flags to be left without arguments
-need_version=unknown
+# Copy echo and quote the copy suitably for passing to libtool from
+# the Makefile, instead of quoting the original, which is used later.
+lt_ECHO=$ECHO
+if test "X$lt_ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
+   lt_ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
+fi
 
-case $host_os in
-aix3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
-  shlibpath_var=LIBPATH
+AC_SUBST(lt_ECHO)
+])
+_LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
+_LT_DECL([], [ECHO], [1],
+    [An echo program that does not interpret backslashes])
+])# _LT_PROG_ECHO_BACKSLASH
 
-  # AIX 3 has no versioning support, so we append a major version to the name.
-  soname_spec='${libname}${release}${shared_ext}$major'
-  ;;
 
-aix4* | aix5*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  hardcode_into_libs=yes
-  if test "$host_cpu" = ia64; then
-    # AIX 5 supports IA64
-    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-    shlibpath_var=LD_LIBRARY_PATH
-  else
-    # With GCC up to 2.95.x, collect2 would create an import file
-    # for dependence libraries.  The import file would start with
-    # the line `#! .'.  This would cause the generated library to
-    # depend on `.', always an invalid library.  This was fixed in
-    # development snapshots of GCC prior to 3.0.
-    case $host_os in
-      aix4 | aix4.[[01]] | aix4.[[01]].*)
-      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
-	   echo ' yes '
-	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
-	:
-      else
-	can_build_shared=no
-      fi
-      ;;
+# _LT_ENABLE_LOCK
+# ---------------
+m4_defun([_LT_ENABLE_LOCK],
+[AC_ARG_ENABLE([libtool-lock],
+  [AS_HELP_STRING([--disable-libtool-lock],
+    [avoid locking (might break parallel builds)])])
+test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+
+# Some flags need to be propagated to the compiler or linker for good
+# libtool support.
+case $host in
+ia64-*-hpux*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if AC_TRY_EVAL(ac_compile); then
+    case `/usr/bin/file conftest.$ac_objext` in
+      *ELF-32*)
+	HPUX_IA64_MODE="32"
+	;;
+      *ELF-64*)
+	HPUX_IA64_MODE="64"
+	;;
     esac
-    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
-    # soname into executable. Probably we can add versioning support to
-    # collect2, so additional links can be useful in future.
-    if test "$aix_use_runtimelinking" = yes; then
-      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
-      # instead of lib<name>.a to let people know that these are not
-      # typical AIX shared libraries.
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  fi
+  rm -rf conftest*
+  ;;
+*-*-irix6*)
+  # Find out which ABI we are using.
+  echo '[#]line __oline__ "configure"' > conftest.$ac_ext
+  if AC_TRY_EVAL(ac_compile); then
+    if test "$lt_cv_prog_gnu_ld" = yes; then
+      case `/usr/bin/file conftest.$ac_objext` in
+	*32-bit*)
+	  LD="${LD-ld} -melf32bsmip"
+	  ;;
+	*N32*)
+	  LD="${LD-ld} -melf32bmipn32"
+	  ;;
+	*64-bit*)
+	  LD="${LD-ld} -melf64bmip"
+	;;
+      esac
     else
-      # We preserve .a as extension for shared libraries through AIX4.2
-      # and later when we are not doing run time linking.
-      library_names_spec='${libname}${release}.a $libname.a'
-      soname_spec='${libname}${release}${shared_ext}$major'
+      case `/usr/bin/file conftest.$ac_objext` in
+	*32-bit*)
+	  LD="${LD-ld} -32"
+	  ;;
+	*N32*)
+	  LD="${LD-ld} -n32"
+	  ;;
+	*64-bit*)
+	  LD="${LD-ld} -64"
+	  ;;
+      esac
     fi
-    shlibpath_var=LIBPATH
   fi
+  rm -rf conftest*
   ;;
 
-amigaos*)
-  library_names_spec='$libname.ixlibrary $libname.a'
-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
-  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if AC_TRY_EVAL(ac_compile); then
+    case `/usr/bin/file conftest.o` in
+      *32-bit*)
+	case $host in
+	  x86_64-*kfreebsd*-gnu)
+	    LD="${LD-ld} -m elf_i386_fbsd"
+	    ;;
+	  x86_64-*linux*)
+	    LD="${LD-ld} -m elf_i386"
+	    ;;
+	  ppc64-*linux*|powerpc64-*linux*)
+	    LD="${LD-ld} -m elf32ppclinux"
+	    ;;
+	  s390x-*linux*)
+	    LD="${LD-ld} -m elf_s390"
+	    ;;
+	  sparc64-*linux*)
+	    LD="${LD-ld} -m elf32_sparc"
+	    ;;
+	esac
+	;;
+      *64-bit*)
+	case $host in
+	  x86_64-*kfreebsd*-gnu)
+	    LD="${LD-ld} -m elf_x86_64_fbsd"
+	    ;;
+	  x86_64-*linux*)
+	    LD="${LD-ld} -m elf_x86_64"
+	    ;;
+	  ppc*-*linux*|powerpc*-*linux*)
+	    LD="${LD-ld} -m elf64ppc"
+	    ;;
+	  s390*-*linux*|s390*-*tpf*)
+	    LD="${LD-ld} -m elf64_s390"
+	    ;;
+	  sparc*-*linux*)
+	    LD="${LD-ld} -m elf64_sparc"
+	    ;;
+	esac
+	;;
+    esac
+  fi
+  rm -rf conftest*
   ;;
 
-beos*)
-  library_names_spec='${libname}${shared_ext}'
-  dynamic_linker="$host_os ld.so"
-  shlibpath_var=LIBRARY_PATH
+*-*-sco3.2v5*)
+  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
+  SAVE_CFLAGS="$CFLAGS"
+  CFLAGS="$CFLAGS -belf"
+  AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
+    [AC_LANG_PUSH(C)
+     AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
+     AC_LANG_POP])
+  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
+    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
+    CFLAGS="$SAVE_CFLAGS"
+  fi
   ;;
-
-bsdi[[45]]*)
-  version_type=linux
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
-  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
-  # the default ld.so.conf also contains /usr/contrib/lib and
-  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
-  # libtool to hard-code these into programs
+sparc*-*solaris*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if AC_TRY_EVAL(ac_compile); then
+    case `/usr/bin/file conftest.o` in
+    *64-bit*)
+      case $lt_cv_prog_gnu_ld in
+      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+      *)
+	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
+	  LD="${LD-ld} -64"
+	fi
+	;;
+      esac
+      ;;
+    esac
+  fi
+  rm -rf conftest*
   ;;
+esac
 
-cygwin* | mingw* | pw32*)
-  version_type=windows
-  shrext_cmds=".dll"
-  need_version=no
-  need_lib_prefix=no
+need_locks="$enable_libtool_lock"
+])# _LT_ENABLE_LOCK
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32*)
-    library_names_spec='$libname.dll.a'
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname~
-      chmod a+x \$dldir/$dlname'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $rm \$dlpath'
-    shlibpath_overrides_runpath=yes
 
-    case $host_os in
-    cygwin*)
-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
-      ;;
-    mingw*)
-      # MinGW DLLs use traditional 'lib' prefix
-      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
-      ;;
-    pw32*)
-      # pw32 DLLs use 'pw' prefix rather than 'lib'
-      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    esac
-    ;;
+# _LT_CMD_OLD_ARCHIVE
+# -------------------
+m4_defun([_LT_CMD_OLD_ARCHIVE],
+[AC_CHECK_TOOL(AR, ar, false)
+test -z "$AR" && AR=ar
+test -z "$AR_FLAGS" && AR_FLAGS=cru
+_LT_DECL([], [AR], [1], [The archiver])
+_LT_DECL([], [AR_FLAGS], [1])
+
+AC_CHECK_TOOL(STRIP, strip, :)
+test -z "$STRIP" && STRIP=:
+_LT_DECL([], [STRIP], [1], [A symbol stripping program])
+
+AC_CHECK_TOOL(RANLIB, ranlib, :)
+test -z "$RANLIB" && RANLIB=:
+_LT_DECL([], [RANLIB], [1],
+    [Commands used to install an old-style archive])
 
+# Determine commands to create old-style static archives.
+old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
+old_postinstall_cmds='chmod 644 $oldlib'
+old_postuninstall_cmds=
+
+if test -n "$RANLIB"; then
+  case $host_os in
+  openbsd*)
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+    ;;
   *)
-    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
     ;;
   esac
-  dynamic_linker='Win32 ld.exe'
-  # FIXME: first we should search . and the directory the executable is in
-  shlibpath_var=PATH
-  ;;
+  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+fi
+_LT_DECL([], [old_postinstall_cmds], [2])
+_LT_DECL([], [old_postuninstall_cmds], [2])
+_LT_TAGDECL([], [old_archive_cmds], [2],
+    [Commands used to build an old-style archive])
+])# _LT_CMD_OLD_ARCHIVE
 
-darwin* | rhapsody*)
-  dynamic_linker="$host_os dyld"
-  version_type=darwin
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
-  soname_spec='${libname}${release}${major}$shared_ext'
-  shlibpath_overrides_runpath=yes
-  shlibpath_var=DYLD_LIBRARY_PATH
-  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
-  if test "$GCC" = yes; then
-    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-  else
-    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
-  fi
-  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
-  ;;
 
-dgux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
+# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
+#		[OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
+# ----------------------------------------------------------------
+# Check whether the given compiler option works
+AC_DEFUN([_LT_COMPILER_OPTION],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_SED])dnl
+AC_CACHE_CHECK([$1], [$2],
+  [$2=no
+   m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="$3"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&AS_MESSAGE_LOG_FD
+   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       $2=yes
+     fi
+   fi
+   $RM conftest*
+])
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
+if test x"[$]$2" = xyes; then
+    m4_if([$5], , :, [$5])
+else
+    m4_if([$6], , :, [$6])
+fi
+])# _LT_COMPILER_OPTION
 
-kfreebsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
+# Old name:
+AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
 
-freebsd* | dragonfly*)
-  # DragonFly does not have aout.  When/if they implement a new
-  # versioning mechanism, adjust this.
-  if test -x /usr/bin/objformat; then
-    objformat=`/usr/bin/objformat`
-  else
-    case $host_os in
-    freebsd[[123]]*) objformat=aout ;;
-    *) objformat=elf ;;
-    esac
-  fi
-  version_type=freebsd-$objformat
-  case $version_type in
-    freebsd-elf*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-      need_version=no
-      need_lib_prefix=no
-      ;;
-    freebsd-*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
-      need_version=yes
-      ;;
-  esac
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_os in
-  freebsd2*)
-    shlibpath_overrides_runpath=yes
-    ;;
-  freebsd3.[[01]]* | freebsdelf3.[[01]]*)
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
+
+# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
+#                  [ACTION-SUCCESS], [ACTION-FAILURE])
+# ----------------------------------------------------
+# Check whether the given linker option works
+AC_DEFUN([_LT_LINKER_OPTION],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_SED])dnl
+AC_CACHE_CHECK([$1], [$2],
+  [$2=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS $3"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&AS_MESSAGE_LOG_FD
+       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         $2=yes
+       fi
+     else
+       $2=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
+])
+
+if test x"[$]$2" = xyes; then
+    m4_if([$4], , :, [$4])
+else
+    m4_if([$5], , :, [$5])
+fi
+])# _LT_LINKER_OPTION
+
+# Old name:
+AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
+
+
+# LT_CMD_MAX_LEN
+#---------------
+AC_DEFUN([LT_CMD_MAX_LEN],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+# find the maximum length of command line arguments
+AC_MSG_CHECKING([the maximum length of command line arguments])
+AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
+  i=0
+  teststring="ABCD"
+
+  case $build_os in
+  msdosdjgpp*)
+    # On DJGPP, this test can blow up pretty badly due to problems in libc
+    # (any single argument exceeding 2000 bytes causes a buffer overrun
+    # during glob expansion).  Even if it were fixed, the result of this
+    # check would be larger than it should be.
+    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
     ;;
-  freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
-  freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
-    shlibpath_overrides_runpath=no
-    hardcode_into_libs=yes
+
+  gnu*)
+    # Under GNU Hurd, this test is not required because there is
+    # no limit to the length of command line arguments.
+    # Libtool will interpret -1 as no limit whatsoever
+    lt_cv_sys_max_cmd_len=-1;
     ;;
-  freebsd*) # from 4.6 on
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
+
+  cygwin* | mingw* | cegcc*)
+    # On Win9x/ME, this test blows up -- it succeeds, but takes
+    # about 5 minutes as the teststring grows exponentially.
+    # Worse, since 9x/ME are not pre-emptively multitasking,
+    # you end up with a "frozen" computer, even though with patience
+    # the test eventually succeeds (with a max line length of 256k).
+    # Instead, let's just punt: use the minimum linelength reported by
+    # all of the supported platforms: 8192 (on NT/2K/XP).
+    lt_cv_sys_max_cmd_len=8192;
     ;;
-  esac
-  ;;
 
-gnu*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  hardcode_into_libs=yes
-  ;;
+  amigaos*)
+    # On AmigaOS with pdksh, this test takes hours, literally.
+    # So we just punt and use a minimum line length of 8192.
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
 
-hpux9* | hpux10* | hpux11*)
-  # Give a soname corresponding to the major version so that dld.sl refuses to
-  # link against other versions.
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  case $host_cpu in
-  ia64*)
-    shrext_cmds='.so'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.so"
-    shlibpath_var=LD_LIBRARY_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    if test "X$HPUX_IA64_MODE" = X32; then
-      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
+    # This has been around since 386BSD, at least.  Likely further.
+    if test -x /sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
+    elif test -x /usr/sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
     else
-      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
     fi
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-   hppa*64*)
-     shrext_cmds='.sl'
-     hardcode_into_libs=yes
-     dynamic_linker="$host_os dld.sl"
-     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-     soname_spec='${libname}${release}${shared_ext}$major'
-     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
-     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-     ;;
-   *)
-    shrext_cmds='.sl'
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=SHLIB_PATH
-    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
+    # And add a safety zone
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
     ;;
-  esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
-  postinstall_cmds='chmod 555 $lib'
-  ;;
 
-interix3*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
+  interix*)
+    # We know the value 262144 and hardcode it with a safety zone (like BSD)
+    lt_cv_sys_max_cmd_len=196608
+    ;;
 
-irix5* | irix6* | nonstopux*)
-  case $host_os in
-    nonstopux*) version_type=nonstopux ;;
-    *)
-	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
-	else
-		version_type=irix
-	fi ;;
-  esac
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
-  case $host_os in
-  irix5* | nonstopux*)
-    libsuff= shlibsuff=
+  osf*)
+    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
+    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
+    # nice to cause kernel panics so lets avoid the loop below.
+    # First set a reasonable default.
+    lt_cv_sys_max_cmd_len=16384
+    #
+    if test -x /sbin/sysconfig; then
+      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
+        *1*) lt_cv_sys_max_cmd_len=-1 ;;
+      esac
+    fi
+    ;;
+  sco3.2v5*)
+    lt_cv_sys_max_cmd_len=102400
+    ;;
+  sysv5* | sco5v6* | sysv4.2uw2*)
+    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
+    if test -n "$kargmax"; then
+      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
+    else
+      lt_cv_sys_max_cmd_len=32768
+    fi
     ;;
   *)
-    case $LD in # libtool.m4 will add one of these switches to LD
-    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
-      libsuff= shlibsuff= libmagic=32-bit;;
-    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
-      libsuff=32 shlibsuff=N32 libmagic=N32;;
-    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
-      libsuff=64 shlibsuff=64 libmagic=64-bit;;
-    *) libsuff= shlibsuff= libmagic=never-match;;
-    esac
+    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
+    if test -n "$lt_cv_sys_max_cmd_len"; then
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+    else
+      # Make teststring a little bigger before we do anything with it.
+      # a 1K string should be a reasonable start.
+      for i in 1 2 3 4 5 6 7 8 ; do
+        teststring=$teststring$teststring
+      done
+      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
+      # If test is not a shell built-in, we'll probably end up computing a
+      # maximum length that is only half of the actual maximum length, but
+      # we can't tell.
+      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
+	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+	      test $i != 17 # 1/2 MB should be enough
+      do
+        i=`expr $i + 1`
+        teststring=$teststring$teststring
+      done
+      # Only check the string length outside the loop.
+      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
+      teststring=
+      # Add a significant safety factor because C++ compilers can tack on
+      # massive amounts of additional arguments before passing them to the
+      # linker.  It appears as though 1/2 is a usable value.
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
+    fi
     ;;
   esac
-  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
-  shlibpath_overrides_runpath=no
-  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
-  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
-  hardcode_into_libs=yes
-  ;;
+])
+if test -n $lt_cv_sys_max_cmd_len ; then
+  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
+else
+  AC_MSG_RESULT(none)
+fi
+max_cmd_len=$lt_cv_sys_max_cmd_len
+_LT_DECL([], [max_cmd_len], [0],
+    [What is the maximum length of a command?])
+])# LT_CMD_MAX_LEN
 
-# No shared lib support for Linux oldld, aout, or coff.
-linux*oldld* | linux*aout* | linux*coff*)
-  dynamic_linker=no
-  ;;
+# Old name:
+AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
 
-# This must be Linux ELF.
-linux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  # This implies no fast_install, which is unacceptable.
-  # Some rework will be needed to allow for fast_install
-  # before this can be enabled.
-  hardcode_into_libs=yes
 
-  # Append ld.so.conf contents to the search path
-  if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-  fi
+# _LT_HEADER_DLFCN
+# ----------------
+m4_defun([_LT_HEADER_DLFCN],
+[AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl
+])# _LT_HEADER_DLFCN
 
-  # We used to test for /lib/ld.so.1 and disable shared libraries on
-  # powerpc, because MkLinux only supported shared libraries with the
-  # GNU dynamic linker.  Since this was broken with cross compilers,
-  # most powerpc-linux boxes support dynamic linking these days and
-  # people can always --disable-shared, the test was removed, and we
-  # assume the GNU/Linux dynamic linker is in use.
-  dynamic_linker='GNU/Linux ld.so'
-  ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
+# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
+#                      ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
+# ----------------------------------------------------------------
+m4_defun([_LT_TRY_DLOPEN_SELF],
+[m4_require([_LT_HEADER_DLFCN])dnl
+if test "$cross_compiling" = yes; then :
+  [$4]
+else
+  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+  lt_status=$lt_dlunknown
+  cat > conftest.$ac_ext <<_LT_EOF
+[#line __oline__ "configure"
+#include "confdefs.h"
 
-knetbsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
+#if HAVE_DLFCN_H
+#include <dlfcn.h>
+#endif
 
-netbsd*)
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-    dynamic_linker='NetBSD (a.out) ld.so'
-  else
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    dynamic_linker='NetBSD ld.elf_so'
-  fi
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  ;;
+#include <stdio.h>
 
-newsos6)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
+#ifdef RTLD_GLOBAL
+#  define LT_DLGLOBAL		RTLD_GLOBAL
+#else
+#  ifdef DL_GLOBAL
+#    define LT_DLGLOBAL		DL_GLOBAL
+#  else
+#    define LT_DLGLOBAL		0
+#  endif
+#endif
 
-nto-qnx*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+   find out it does not work in some platform. */
+#ifndef LT_DLLAZY_OR_NOW
+#  ifdef RTLD_LAZY
+#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
+#  else
+#    ifdef DL_LAZY
+#      define LT_DLLAZY_OR_NOW		DL_LAZY
+#    else
+#      ifdef RTLD_NOW
+#        define LT_DLLAZY_OR_NOW	RTLD_NOW
+#      else
+#        ifdef DL_NOW
+#          define LT_DLLAZY_OR_NOW	DL_NOW
+#        else
+#          define LT_DLLAZY_OR_NOW	0
+#        endif
+#      endif
+#    endif
+#  endif
+#endif
 
-openbsd*)
-  version_type=sunos
-  sys_lib_dlsearch_path_spec="/usr/lib"
-  need_lib_prefix=no
-  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-  case $host_os in
-    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
-    *)                         need_version=no  ;;
-  esac
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    case $host_os in
-      openbsd2.[[89]] | openbsd2.[[89]].*)
-	shlibpath_overrides_runpath=no
-	;;
-      *)
-	shlibpath_overrides_runpath=yes
-	;;
-      esac
+void fnord() { int i=42;}
+int main ()
+{
+  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+  int status = $lt_dlunknown;
+
+  if (self)
+    {
+      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
+      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      /* dlclose (self); */
+    }
   else
-    shlibpath_overrides_runpath=yes
-  fi
-  ;;
+    puts (dlerror ());
 
-os2*)
-  libname_spec='$name'
-  shrext_cmds=".dll"
-  need_lib_prefix=no
-  library_names_spec='$libname${shared_ext} $libname.a'
-  dynamic_linker='OS/2 ld.exe'
-  shlibpath_var=LIBPATH
-  ;;
-
-osf3* | osf4* | osf5*)
-  version_type=osf
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
-  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-  ;;
-
-solaris*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  # ldd complains unless libraries are executable
-  postinstall_cmds='chmod +x $lib'
-  ;;
-
-sunos4*)
-  version_type=sunos
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  if test "$with_gnu_ld" = yes; then
-    need_lib_prefix=no
-  fi
-  need_version=yes
-  ;;
-
-sysv4 | sysv4.3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_vendor in
-    sni)
-      shlibpath_overrides_runpath=no
-      need_lib_prefix=no
-      export_dynamic_flag_spec='${wl}-Blargedynsym'
-      runpath_var=LD_RUN_PATH
-      ;;
-    siemens)
-      need_lib_prefix=no
-      ;;
-    motorola)
-      need_lib_prefix=no
-      need_version=no
-      shlibpath_overrides_runpath=no
-      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
-      ;;
-  esac
-  ;;
-
-sysv4*MP*)
-  if test -d /usr/nec ;then
-    version_type=linux
-    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
-    soname_spec='$libname${shared_ext}.$major'
-    shlibpath_var=LD_LIBRARY_PATH
-  fi
-  ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  version_type=freebsd-elf
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  hardcode_into_libs=yes
-  if test "$with_gnu_ld" = yes; then
-    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
-    shlibpath_overrides_runpath=no
-  else
-    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
-    shlibpath_overrides_runpath=yes
-    case $host_os in
-      sco3.2v5*)
-        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
-	;;
+  return status;
+}]
+_LT_EOF
+  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
+    (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
+    lt_status=$?
+    case x$lt_status in
+      x$lt_dlno_uscore) $1 ;;
+      x$lt_dlneed_uscore) $2 ;;
+      x$lt_dlunknown|x*) $3 ;;
     esac
+  else :
+    # compilation failed
+    $3
   fi
-  sys_lib_dlsearch_path_spec='/usr/lib'
-  ;;
-
-uts4*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-*)
-  dynamic_linker=no
-  ;;
-esac
-AC_MSG_RESULT([$dynamic_linker])
-test "$dynamic_linker" = no && can_build_shared=no
-
-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
-if test "$GCC" = yes; then
-  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
 fi
-])# AC_LIBTOOL_SYS_DYNAMIC_LINKER
+rm -fr conftest*
+])# _LT_TRY_DLOPEN_SELF
 
 
-# _LT_AC_TAGCONFIG
-# ----------------
-AC_DEFUN([_LT_AC_TAGCONFIG],
-[AC_ARG_WITH([tags],
-    [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
-        [include additional configurations @<:@automatic@:>@])],
-    [tagnames="$withval"])
-
-if test -f "$ltmain" && test -n "$tagnames"; then
-  if test ! -f "${ofile}"; then
-    AC_MSG_WARN([output file `$ofile' does not exist])
-  fi
+# LT_SYS_DLOPEN_SELF
+# ------------------
+AC_DEFUN([LT_SYS_DLOPEN_SELF],
+[m4_require([_LT_HEADER_DLFCN])dnl
+if test "x$enable_dlopen" != xyes; then
+  enable_dlopen=unknown
+  enable_dlopen_self=unknown
+  enable_dlopen_self_static=unknown
+else
+  lt_cv_dlopen=no
+  lt_cv_dlopen_libs=
 
-  if test -z "$LTCC"; then
-    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
-    if test -z "$LTCC"; then
-      AC_MSG_WARN([output file `$ofile' does not look like a libtool script])
-    else
-      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
-    fi
-  fi
-  if test -z "$LTCFLAGS"; then
-    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
-  fi
+  case $host_os in
+  beos*)
+    lt_cv_dlopen="load_add_on"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+    ;;
 
-  # Extract list of available tagged configurations in $ofile.
-  # Note that this assumes the entire list is on one line.
-  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
+  mingw* | pw32* | cegcc*)
+    lt_cv_dlopen="LoadLibrary"
+    lt_cv_dlopen_libs=
+    ;;
 
-  lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-  for tagname in $tagnames; do
-    IFS="$lt_save_ifs"
-    # Check whether tagname contains only valid characters
-    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
-    "") ;;
-    *)  AC_MSG_ERROR([invalid tag name: $tagname])
-	;;
-    esac
+  cygwin*)
+    lt_cv_dlopen="dlopen"
+    lt_cv_dlopen_libs=
+    ;;
 
-    if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
-    then
-      AC_MSG_ERROR([tag name \"$tagname\" already exists])
-    fi
+  darwin*)
+  # if libdl is installed we need to link against it
+    AC_CHECK_LIB([dl], [dlopen],
+		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
+    lt_cv_dlopen="dyld"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+    ])
+    ;;
 
-    # Update the list of available tags.
-    if test -n "$tagname"; then
-      echo appending configuration tag \"$tagname\" to $ofile
+  *)
+    AC_CHECK_FUNC([shl_load],
+	  [lt_cv_dlopen="shl_load"],
+      [AC_CHECK_LIB([dld], [shl_load],
+	    [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
+	[AC_CHECK_FUNC([dlopen],
+	      [lt_cv_dlopen="dlopen"],
+	  [AC_CHECK_LIB([dl], [dlopen],
+		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
+	    [AC_CHECK_LIB([svld], [dlopen],
+		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
+	      [AC_CHECK_LIB([dld], [dld_link],
+		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
+	      ])
+	    ])
+	  ])
+	])
+      ])
+    ;;
+  esac
 
-      case $tagname in
-      CXX)
-	if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-	    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-	    (test "X$CXX" != "Xg++"))) ; then
-	  AC_LIBTOOL_LANG_CXX_CONFIG
-	else
-	  tagname=""
-	fi
-	;;
+  if test "x$lt_cv_dlopen" != xno; then
+    enable_dlopen=yes
+  else
+    enable_dlopen=no
+  fi
 
-      F77)
-	if test -n "$F77" && test "X$F77" != "Xno"; then
-	  AC_LIBTOOL_LANG_F77_CONFIG
-	else
-	  tagname=""
-	fi
-	;;
+  case $lt_cv_dlopen in
+  dlopen)
+    save_CPPFLAGS="$CPPFLAGS"
+    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
 
-      GCJ)
-	if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
-	  AC_LIBTOOL_LANG_GCJ_CONFIG
-	else
-	  tagname=""
-	fi
-	;;
+    save_LDFLAGS="$LDFLAGS"
+    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
 
-      RC)
-	AC_LIBTOOL_LANG_RC_CONFIG
-	;;
+    save_LIBS="$LIBS"
+    LIBS="$lt_cv_dlopen_libs $LIBS"
 
-      *)
-	AC_MSG_ERROR([Unsupported tag name: $tagname])
-	;;
-      esac
+    AC_CACHE_CHECK([whether a program can dlopen itself],
+	  lt_cv_dlopen_self, [dnl
+	  _LT_TRY_DLOPEN_SELF(
+	    lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
+	    lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
+    ])
 
-      # Append the new tag name to the list of available tags.
-      if test -n "$tagname" ; then
-      available_tags="$available_tags $tagname"
-    fi
+    if test "x$lt_cv_dlopen_self" = xyes; then
+      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
+      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
+	  lt_cv_dlopen_self_static, [dnl
+	  _LT_TRY_DLOPEN_SELF(
+	    lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
+	    lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
+      ])
     fi
-  done
-  IFS="$lt_save_ifs"
-
-  # Now substitute the updated list of available tags.
-  if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
-    mv "${ofile}T" "$ofile"
-    chmod +x "$ofile"
-  else
-    rm -f "${ofile}T"
-    AC_MSG_ERROR([unable to update list of available tagged configurations.])
-  fi
-fi
-])# _LT_AC_TAGCONFIG
 
+    CPPFLAGS="$save_CPPFLAGS"
+    LDFLAGS="$save_LDFLAGS"
+    LIBS="$save_LIBS"
+    ;;
+  esac
 
-# AC_LIBTOOL_DLOPEN
-# -----------------
-# enable checks for dlopen support
-AC_DEFUN([AC_LIBTOOL_DLOPEN],
- [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
-])# AC_LIBTOOL_DLOPEN
+  case $lt_cv_dlopen_self in
+  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
+  *) enable_dlopen_self=unknown ;;
+  esac
 
+  case $lt_cv_dlopen_self_static in
+  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
+  *) enable_dlopen_self_static=unknown ;;
+  esac
+fi
+_LT_DECL([dlopen_support], [enable_dlopen], [0],
+	 [Whether dlopen is supported])
+_LT_DECL([dlopen_self], [enable_dlopen_self], [0],
+	 [Whether dlopen of programs is supported])
+_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
+	 [Whether dlopen of statically linked programs is supported])
+])# LT_SYS_DLOPEN_SELF
 
-# AC_LIBTOOL_WIN32_DLL
-# --------------------
-# declare package support for building win32 DLLs
-AC_DEFUN([AC_LIBTOOL_WIN32_DLL],
-[AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
-])# AC_LIBTOOL_WIN32_DLL
+# Old name:
+AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
 
 
-# AC_ENABLE_SHARED([DEFAULT])
+# _LT_COMPILER_C_O([TAGNAME])
 # ---------------------------
-# implement the --enable-shared flag
-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
-AC_DEFUN([AC_ENABLE_SHARED],
-[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
-AC_ARG_ENABLE([shared],
-    [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
-	[build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
-    [p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_shared=yes ;;
-    no) enable_shared=no ;;
-    *)
-      enable_shared=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_shared=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac],
-    [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
-])# AC_ENABLE_SHARED
-
-
-# AC_DISABLE_SHARED
-# -----------------
-# set the default shared flag to --disable-shared
-AC_DEFUN([AC_DISABLE_SHARED],
-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
-AC_ENABLE_SHARED(no)
-])# AC_DISABLE_SHARED
+# Check to see if options -c and -o are simultaneously supported by compiler.
+# This macro does not hard code the compiler like AC_PROG_CC_C_O.
+m4_defun([_LT_COMPILER_C_O],
+[m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_TAG_COMPILER])dnl
+AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
+  [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
+  [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&AS_MESSAGE_LOG_FD
+   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
+     fi
+   fi
+   chmod u+w . 2>&AS_MESSAGE_LOG_FD
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+])
+_LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1],
+	[Does compiler simultaneously support -c and -o options?])
+])# _LT_COMPILER_C_O
 
-# AC_ENABLE_STATIC([DEFAULT])
-# ---------------------------
-# implement the --enable-static flag
-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
-AC_DEFUN([AC_ENABLE_STATIC],
-[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
-AC_ARG_ENABLE([static],
-    [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
-	[build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
-    [p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_static=yes ;;
-    no) enable_static=no ;;
-    *)
-     enable_static=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_static=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac],
-    [enable_static=]AC_ENABLE_STATIC_DEFAULT)
-])# AC_ENABLE_STATIC
 
+# _LT_COMPILER_FILE_LOCKS([TAGNAME])
+# ----------------------------------
+# Check to see if we can do hard links to lock some files if needed
+m4_defun([_LT_COMPILER_FILE_LOCKS],
+[m4_require([_LT_ENABLE_LOCK])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+_LT_COMPILER_C_O([$1])
 
-# AC_DISABLE_STATIC
-# -----------------
-# set the default static flag to --disable-static
-AC_DEFUN([AC_DISABLE_STATIC],
-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
-AC_ENABLE_STATIC(no)
-])# AC_DISABLE_STATIC
+hard_links="nottested"
+if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
+  # do not overwrite the value of need_locks provided by the user
+  AC_MSG_CHECKING([if we can lock with hard links])
+  hard_links=yes
+  $RM conftest*
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  touch conftest.a
+  ln conftest.a conftest.b 2>&5 || hard_links=no
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  AC_MSG_RESULT([$hard_links])
+  if test "$hard_links" = no; then
+    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
+    need_locks=warn
+  fi
+else
+  need_locks=no
+fi
+_LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])
+])# _LT_COMPILER_FILE_LOCKS
 
 
-# AC_ENABLE_FAST_INSTALL([DEFAULT])
-# ---------------------------------
-# implement the --enable-fast-install flag
-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
-AC_DEFUN([AC_ENABLE_FAST_INSTALL],
-[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
-AC_ARG_ENABLE([fast-install],
-    [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
-    [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
-    [p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_fast_install=yes ;;
-    no) enable_fast_install=no ;;
-    *)
-      enable_fast_install=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_fast_install=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac],
-    [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
-])# AC_ENABLE_FAST_INSTALL
+# _LT_CHECK_OBJDIR
+# ----------------
+m4_defun([_LT_CHECK_OBJDIR],
+[AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
+[rm -f .libs 2>/dev/null
+mkdir .libs 2>/dev/null
+if test -d .libs; then
+  lt_cv_objdir=.libs
+else
+  # MS-DOS does not allow filenames that begin with a dot.
+  lt_cv_objdir=_libs
+fi
+rmdir .libs 2>/dev/null])
+objdir=$lt_cv_objdir
+_LT_DECL([], [objdir], [0],
+         [The name of the directory that contains temporary libtool files])dnl
+m4_pattern_allow([LT_OBJDIR])dnl
+AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/",
+  [Define to the sub-directory in which libtool stores uninstalled libraries.])
+])# _LT_CHECK_OBJDIR
 
 
-# AC_DISABLE_FAST_INSTALL
-# -----------------------
-# set the default to --disable-fast-install
-AC_DEFUN([AC_DISABLE_FAST_INSTALL],
-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
-AC_ENABLE_FAST_INSTALL(no)
-])# AC_DISABLE_FAST_INSTALL
+# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
+# --------------------------------------
+# Check hardcoding attributes.
+m4_defun([_LT_LINKER_HARDCODE_LIBPATH],
+[AC_MSG_CHECKING([how to hardcode library paths into programs])
+_LT_TAGVAR(hardcode_action, $1)=
+if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" ||
+   test -n "$_LT_TAGVAR(runpath_var, $1)" ||
+   test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
 
+  # We can hardcode non-existent directories.
+  if test "$_LT_TAGVAR(hardcode_direct, $1)" != no &&
+     # If the only mechanism to avoid hardcoding is shlibpath_var, we
+     # have to relink, otherwise we might link with an installed library
+     # when we should be linking with a yet-to-be-installed one
+     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
+     test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then
+    # Linking always hardcodes the temporary library directory.
+    _LT_TAGVAR(hardcode_action, $1)=relink
+  else
+    # We can link without hardcoding, and we can hardcode nonexisting dirs.
+    _LT_TAGVAR(hardcode_action, $1)=immediate
+  fi
+else
+  # We cannot hardcode anything, or else we can only hardcode existing
+  # directories.
+  _LT_TAGVAR(hardcode_action, $1)=unsupported
+fi
+AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)])
 
-# AC_LIBTOOL_PICMODE([MODE])
-# --------------------------
-# implement the --with-pic flag
-# MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
-AC_DEFUN([AC_LIBTOOL_PICMODE],
-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
-pic_mode=ifelse($#,1,$1,default)
-])# AC_LIBTOOL_PICMODE
+if test "$_LT_TAGVAR(hardcode_action, $1)" = relink ||
+   test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then
+  # Fast installation is not supported
+  enable_fast_install=no
+elif test "$shlibpath_overrides_runpath" = yes ||
+     test "$enable_shared" = no; then
+  # Fast installation is not necessary
+  enable_fast_install=needless
+fi
+_LT_TAGDECL([], [hardcode_action], [0],
+    [How to hardcode a shared library path into an executable])
+])# _LT_LINKER_HARDCODE_LIBPATH
 
 
-# AC_PROG_EGREP
-# -------------
-# This is predefined starting with Autoconf 2.54, so this conditional
-# definition can be removed once we require Autoconf 2.54 or later.
-m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP],
-[AC_CACHE_CHECK([for egrep], [ac_cv_prog_egrep],
-   [if echo a | (grep -E '(a|b)') >/dev/null 2>&1
-    then ac_cv_prog_egrep='grep -E'
-    else ac_cv_prog_egrep='egrep'
-    fi])
- EGREP=$ac_cv_prog_egrep
- AC_SUBST([EGREP])
-])])
-
-
-# AC_PATH_TOOL_PREFIX
-# -------------------
-# find a file program which can recognise shared library
-AC_DEFUN([AC_PATH_TOOL_PREFIX],
-[AC_REQUIRE([AC_PROG_EGREP])dnl
-AC_MSG_CHECKING([for $1])
-AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
-[case $MAGIC_CMD in
-[[\\/*] |  ?:[\\/]*])
-  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
-  ;;
-*)
-  lt_save_MAGIC_CMD="$MAGIC_CMD"
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-dnl $ac_dummy forces splitting on constant user-supplied paths.
-dnl POSIX.2 word splitting is done only on the output of word expansions,
-dnl not every word.  This closes a longstanding sh security hole.
-  ac_dummy="ifelse([$2], , $PATH, [$2])"
-  for ac_dir in $ac_dummy; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f $ac_dir/$1; then
-      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
-      if test -n "$file_magic_test_file"; then
-	case $deplibs_check_method in
-	"file_magic "*)
-	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
-	    $EGREP "$file_magic_regex" > /dev/null; then
-	    :
-	  else
-	    cat <<EOF 1>&2
+# _LT_CMD_STRIPLIB
+# ----------------
+m4_defun([_LT_CMD_STRIPLIB],
+[m4_require([_LT_DECL_EGREP])
+striplib=
+old_striplib=
+AC_MSG_CHECKING([whether stripping libraries is possible])
+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
+  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
+  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
+  AC_MSG_RESULT([yes])
+else
+# FIXME - insert some real tests, host_os isn't really good enough
+  case $host_os in
+  darwin*)
+    if test -n "$STRIP" ; then
+      striplib="$STRIP -x"
+      old_striplib="$STRIP -S"
+      AC_MSG_RESULT([yes])
+    else
+      AC_MSG_RESULT([no])
+    fi
+    ;;
+  *)
+    AC_MSG_RESULT([no])
+    ;;
+  esac
+fi
+_LT_DECL([], [old_striplib], [1], [Commands to strip libraries])
+_LT_DECL([], [striplib], [1])
+])# _LT_CMD_STRIPLIB
 
-*** Warning: the command libtool uses to detect shared libraries,
-*** $file_magic_cmd, produces output that libtool cannot recognize.
-*** The result is that libtool may fail to recognize shared libraries
-*** as such.  This will affect the creation of libtool libraries that
-*** depend on shared libraries, but programs linked with such libtool
-*** libraries will work regardless of this problem.  Nevertheless, you
-*** may want to report the problem to your system manager and/or to
-*** bug-libtool at gnu.org
 
-EOF
-	  fi ;;
-	esac
-      fi
-      break
+# _LT_SYS_DYNAMIC_LINKER([TAG])
+# -----------------------------
+# PORTME Fill in your ld.so characteristics
+m4_defun([_LT_SYS_DYNAMIC_LINKER],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_OBJDUMP])dnl
+m4_require([_LT_DECL_SED])dnl
+AC_MSG_CHECKING([dynamic linker characteristics])
+m4_if([$1],
+	[], [
+if test "$GCC" = yes; then
+  case $host_os in
+    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
+    *) lt_awk_arg="/^libraries:/" ;;
+  esac
+  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
+    # if the path contains ";" then we assume it to be the separator
+    # otherwise default to the standard path separator (i.e. ":") - it is
+    # assumed that no part of a normal pathname contains ";" but that should
+    # okay in the real world where ";" in dirpaths is itself problematic.
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
+  else
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+  fi
+  # Ok, now we have the path, separated by spaces, we can step through it
+  # and add multilib dir if necessary.
+  lt_tmp_lt_search_path_spec=
+  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
+  for lt_sys_path in $lt_search_path_spec; do
+    if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
+    else
+      test -d "$lt_sys_path" && \
+	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
     fi
   done
-  IFS="$lt_save_ifs"
-  MAGIC_CMD="$lt_save_MAGIC_CMD"
-  ;;
-esac])
-MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-if test -n "$MAGIC_CMD"; then
-  AC_MSG_RESULT($MAGIC_CMD)
+  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
+BEGIN {RS=" "; FS="/|\n";} {
+  lt_foo="";
+  lt_count=0;
+  for (lt_i = NF; lt_i > 0; lt_i--) {
+    if ($lt_i != "" && $lt_i != ".") {
+      if ($lt_i == "..") {
+        lt_count++;
+      } else {
+        if (lt_count == 0) {
+          lt_foo="/" $lt_i lt_foo;
+        } else {
+          lt_count--;
+        }
+      }
+    }
+  }
+  if (lt_foo != "") { lt_freq[[lt_foo]]++; }
+  if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
+}'`
+  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
 else
-  AC_MSG_RESULT(no)
-fi
-])# AC_PATH_TOOL_PREFIX
+  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
+fi])
+library_names_spec=
+libname_spec='lib$name'
+soname_spec=
+shrext_cmds=".so"
+postinstall_cmds=
+postuninstall_cmds=
+finish_cmds=
+finish_eval=
+shlibpath_var=
+shlibpath_overrides_runpath=unknown
+version_type=none
+dynamic_linker="$host_os ld.so"
+sys_lib_dlsearch_path_spec="/lib /usr/lib"
+need_lib_prefix=unknown
+hardcode_into_libs=no
 
+# when you set need_version to no, make sure it does not cause -set_version
+# flags to be left without arguments
+need_version=unknown
 
-# AC_PATH_MAGIC
-# -------------
-# find a file program which can recognise a shared library
-AC_DEFUN([AC_PATH_MAGIC],
-[AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
-if test -z "$lt_cv_path_MAGIC_CMD"; then
-  if test -n "$ac_tool_prefix"; then
-    AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
-  else
-    MAGIC_CMD=:
-  fi
-fi
-])# AC_PATH_MAGIC
+case $host_os in
+aix3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
+  shlibpath_var=LIBPATH
 
+  # AIX 3 has no versioning support, so we append a major version to the name.
+  soname_spec='${libname}${release}${shared_ext}$major'
+  ;;
 
-# AC_PROG_LD
-# ----------
-# find the pathname to the GNU or non-GNU linker
-AC_DEFUN([AC_PROG_LD],
-[AC_ARG_WITH([gnu-ld],
-    [AC_HELP_STRING([--with-gnu-ld],
-	[assume the C compiler uses GNU ld @<:@default=no@:>@])],
-    [test "$withval" = no || with_gnu_ld=yes],
-    [with_gnu_ld=no])
-AC_REQUIRE([LT_AC_PROG_SED])dnl
-AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-ac_prog=ld
-if test "$GCC" = yes; then
-  # Check if gcc -print-prog-name=ld gives a path.
-  AC_MSG_CHECKING([for ld used by $CC])
-  case $host in
-  *-*-mingw*)
-    # gcc leaves a trailing carriage return which upsets mingw
-    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
-  *)
-    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
-  esac
-  case $ac_prog in
-    # Accept absolute paths.
-    [[\\/]]* | ?:[[\\/]]*)
-      re_direlt='/[[^/]][[^/]]*/\.\./'
-      # Canonicalize the pathname of ld
-      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
-	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
-      done
-      test -z "$LD" && LD="$ac_prog"
+aix[[4-9]]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  hardcode_into_libs=yes
+  if test "$host_cpu" = ia64; then
+    # AIX 5 supports IA64
+    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
+    shlibpath_var=LD_LIBRARY_PATH
+  else
+    # With GCC up to 2.95.x, collect2 would create an import file
+    # for dependence libraries.  The import file would start with
+    # the line `#! .'.  This would cause the generated library to
+    # depend on `.', always an invalid library.  This was fixed in
+    # development snapshots of GCC prior to 3.0.
+    case $host_os in
+      aix4 | aix4.[[01]] | aix4.[[01]].*)
+      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
+	   echo ' yes '
+	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
+	:
+      else
+	can_build_shared=no
+      fi
       ;;
-  "")
-    # If it fails, then pretend we aren't using GCC.
-    ac_prog=ld
-    ;;
-  *)
-    # If it is relative, then search for the first ld in PATH.
-    with_gnu_ld=unknown
-    ;;
-  esac
-elif test "$with_gnu_ld" = yes; then
-  AC_MSG_CHECKING([for GNU ld])
-else
-  AC_MSG_CHECKING([for non-GNU ld])
-fi
-AC_CACHE_VAL(lt_cv_path_LD,
-[if test -z "$LD"; then
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  for ac_dir in $PATH; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
-      lt_cv_path_LD="$ac_dir/$ac_prog"
-      # Check to see if the program is GNU ld.  I'd rather use --version,
-      # but apparently some variants of GNU ld only accept -v.
-      # Break only if it was the GNU/non-GNU ld that we prefer.
-      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
-      *GNU* | *'with BFD'*)
-	test "$with_gnu_ld" != no && break
-	;;
-      *)
-	test "$with_gnu_ld" != yes && break
-	;;
-      esac
+    esac
+    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
+    # soname into executable. Probably we can add versioning support to
+    # collect2, so additional links can be useful in future.
+    if test "$aix_use_runtimelinking" = yes; then
+      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
+      # instead of lib<name>.a to let people know that these are not
+      # typical AIX shared libraries.
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    else
+      # We preserve .a as extension for shared libraries through AIX4.2
+      # and later when we are not doing run time linking.
+      library_names_spec='${libname}${release}.a $libname.a'
+      soname_spec='${libname}${release}${shared_ext}$major'
     fi
-  done
-  IFS="$lt_save_ifs"
-else
-  lt_cv_path_LD="$LD" # Let the user override the test with a path.
-fi])
-LD="$lt_cv_path_LD"
-if test -n "$LD"; then
-  AC_MSG_RESULT($LD)
-else
-  AC_MSG_RESULT(no)
-fi
-test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
-AC_PROG_LD_GNU
-])# AC_PROG_LD
-
-
-# AC_PROG_LD_GNU
-# --------------
-AC_DEFUN([AC_PROG_LD_GNU],
-[AC_REQUIRE([AC_PROG_EGREP])dnl
-AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
-*GNU* | *'with BFD'*)
-  lt_cv_prog_gnu_ld=yes
-  ;;
-*)
-  lt_cv_prog_gnu_ld=no
+    shlibpath_var=LIBPATH
+  fi
   ;;
-esac])
-with_gnu_ld=$lt_cv_prog_gnu_ld
-])# AC_PROG_LD_GNU
-
 
-# AC_PROG_LD_RELOAD_FLAG
-# ----------------------
-# find reload flag for linker
-#   -- PORTME Some linkers may need a different reload flag.
-AC_DEFUN([AC_PROG_LD_RELOAD_FLAG],
-[AC_CACHE_CHECK([for $LD option to reload object files],
-  lt_cv_ld_reload_flag,
-  [lt_cv_ld_reload_flag='-r'])
-reload_flag=$lt_cv_ld_reload_flag
-case $reload_flag in
-"" | " "*) ;;
-*) reload_flag=" $reload_flag" ;;
-esac
-reload_cmds='$LD$reload_flag -o $output$reload_objs'
-case $host_os in
-  darwin*)
-    if test "$GCC" = yes; then
-      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
-    else
-      reload_cmds='$LD$reload_flag -o $output$reload_objs'
-    fi
+amigaos*)
+  case $host_cpu in
+  powerpc)
+    # Since July 2007 AmigaOS4 officially supports .so libraries.
+    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
     ;;
-esac
-])# AC_PROG_LD_RELOAD_FLAG
-
-
-# AC_DEPLIBS_CHECK_METHOD
-# -----------------------
-# how to check for library dependencies
-#  -- PORTME fill in with the dynamic library characteristics
-AC_DEFUN([AC_DEPLIBS_CHECK_METHOD],
-[AC_CACHE_CHECK([how to recognise dependent libraries],
-lt_cv_deplibs_check_method,
-[lt_cv_file_magic_cmd='$MAGIC_CMD'
-lt_cv_file_magic_test_file=
-lt_cv_deplibs_check_method='unknown'
-# Need to set the preceding variable on all platforms that support
-# interlibrary dependencies.
-# 'none' -- dependencies not supported.
-# `unknown' -- same as none, but documents that we really don't know.
-# 'pass_all' -- all dependencies passed with no checks.
-# 'test_compile' -- check by making test program.
-# 'file_magic [[regex]]' -- check by looking for files in library path
-# which responds to the $file_magic_cmd with a given extended regex.
-# If you have `file' or equivalent on your system and you're not sure
-# whether `pass_all' will *always* work, you probably want this one.
-
-case $host_os in
-aix4* | aix5*)
-  lt_cv_deplibs_check_method=pass_all
+  m68k)
+    library_names_spec='$libname.ixlibrary $libname.a'
+    # Create ${libname}_ixlibrary.a entries in /sys/libs.
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    ;;
+  esac
   ;;
 
 beos*)
-  lt_cv_deplibs_check_method=pass_all
+  library_names_spec='${libname}${shared_ext}'
+  dynamic_linker="$host_os ld.so"
+  shlibpath_var=LIBRARY_PATH
   ;;
 
 bsdi[[45]]*)
-  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
-  lt_cv_file_magic_cmd='/usr/bin/file -L'
-  lt_cv_file_magic_test_file=/shlib/libc.so
-  ;;
-
-cygwin*)
-  # func_win32_libid is a shell function defined in ltmain.sh
-  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
-  lt_cv_file_magic_cmd='func_win32_libid'
+  version_type=linux
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
+  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
+  # the default ld.so.conf also contains /usr/contrib/lib and
+  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
+  # libtool to hard-code these into programs
   ;;
 
-mingw* | pw32*)
-  # Base MSYS/MinGW do not provide the 'file' command needed by
-  # func_win32_libid shell function, so use a weaker test based on 'objdump'.
-  lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
-  lt_cv_file_magic_cmd='$OBJDUMP -f'
-  ;;
+cygwin* | mingw* | pw32* | cegcc*)
+  version_type=windows
+  shrext_cmds=".dll"
+  need_version=no
+  need_lib_prefix=no
 
-darwin* | rhapsody*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
+  case $GCC,$host_os in
+  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+    library_names_spec='$libname.dll.a'
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname~
+      chmod a+x \$dldir/$dlname~
+      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
+        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
+      fi'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
 
-freebsd* | kfreebsd*-gnu | dragonfly*)
-  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
-    case $host_cpu in
-    i*86 )
-      # Not sure whether the presence of OpenBSD here was a mistake.
-      # Let's accept both of them until this is cleared up.
-      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
-      lt_cv_file_magic_cmd=/usr/bin/file
-      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
+    case $host_os in
+    cygwin*)
+      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
+      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+      ;;
+    mingw* | cegcc*)
+      # MinGW DLLs use traditional 'lib' prefix
+      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
+        # It is most probably a Windows format PATH printed by
+        # mingw gcc, but we are running on Cygwin. Gcc prints its search
+        # path with ; separators, and with drive letters. We can handle the
+        # drive letters (cygwin fileutils understands them), so leave them,
+        # especially as we might pass files found there to a mingw objdump,
+        # which wouldn't understand a cygwinified path. Ahh.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      ;;
+    pw32*)
+      # pw32 DLLs use 'pw' prefix rather than 'lib'
+      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
       ;;
     esac
-  else
-    lt_cv_deplibs_check_method=pass_all
-  fi
-  ;;
+    ;;
 
-gnu*)
-  lt_cv_deplibs_check_method=pass_all
+  *)
+    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    ;;
+  esac
+  dynamic_linker='Win32 ld.exe'
+  # FIXME: first we should search . and the directory the executable is in
+  shlibpath_var=PATH
   ;;
 
-hpux10.20* | hpux11*)
-  lt_cv_file_magic_cmd=/usr/bin/file
-  case $host_cpu in
+darwin* | rhapsody*)
+  dynamic_linker="$host_os dyld"
+  version_type=darwin
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+  soname_spec='${libname}${release}${major}$shared_ext'
+  shlibpath_overrides_runpath=yes
+  shlibpath_var=DYLD_LIBRARY_PATH
+  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
+m4_if([$1], [],[
+  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
+  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
+  ;;
+
+dgux*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+freebsd1*)
+  dynamic_linker=no
+  ;;
+
+freebsd* | dragonfly*)
+  # DragonFly does not have aout.  When/if they implement a new
+  # versioning mechanism, adjust this.
+  if test -x /usr/bin/objformat; then
+    objformat=`/usr/bin/objformat`
+  else
+    case $host_os in
+    freebsd[[123]]*) objformat=aout ;;
+    *) objformat=elf ;;
+    esac
+  fi
+  version_type=freebsd-$objformat
+  case $version_type in
+    freebsd-elf*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+      need_version=no
+      need_lib_prefix=no
+      ;;
+    freebsd-*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
+      need_version=yes
+      ;;
+  esac
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_os in
+  freebsd2*)
+    shlibpath_overrides_runpath=yes
+    ;;
+  freebsd3.[[01]]* | freebsdelf3.[[01]]*)
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
+  freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
+    shlibpath_overrides_runpath=no
+    hardcode_into_libs=yes
+    ;;
+  *) # from 4.6 on, and DragonFly
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  esac
+  ;;
+
+gnu*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  hardcode_into_libs=yes
+  ;;
+
+hpux9* | hpux10* | hpux11*)
+  # Give a soname corresponding to the major version so that dld.sl refuses to
+  # link against other versions.
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  case $host_cpu in
   ia64*)
-    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
-    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
+    shrext_cmds='.so'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.so"
+    shlibpath_var=LD_LIBRARY_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    if test "X$HPUX_IA64_MODE" = X32; then
+      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+    else
+      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+    fi
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
     ;;
   hppa*64*)
-    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
-    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
+    shrext_cmds='.sl'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
     ;;
   *)
-    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
-    lt_cv_file_magic_test_file=/usr/lib/libc.sl
+    shrext_cmds='.sl'
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=SHLIB_PATH
+    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
     ;;
   esac
+  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  postinstall_cmds='chmod 555 $lib'
   ;;
 
-interix3*)
-  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
-  lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
+interix[[3-9]]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
   ;;
 
 irix5* | irix6* | nonstopux*)
-  case $LD in
-  *-32|*"-32 ") libmagic=32-bit;;
-  *-n32|*"-n32 ") libmagic=N32;;
-  *-64|*"-64 ") libmagic=64-bit;;
-  *) libmagic=never-match;;
+  case $host_os in
+    nonstopux*) version_type=nonstopux ;;
+    *)
+	if test "$lt_cv_prog_gnu_ld" = yes; then
+		version_type=linux
+	else
+		version_type=irix
+	fi ;;
   esac
-  lt_cv_deplibs_check_method=pass_all
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+  case $host_os in
+  irix5* | nonstopux*)
+    libsuff= shlibsuff=
+    ;;
+  *)
+    case $LD in # libtool.m4 will add one of these switches to LD
+    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
+      libsuff= shlibsuff= libmagic=32-bit;;
+    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
+      libsuff=32 shlibsuff=N32 libmagic=N32;;
+    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
+      libsuff=64 shlibsuff=64 libmagic=64-bit;;
+    *) libsuff= shlibsuff= libmagic=never-match;;
+    esac
+    ;;
+  esac
+  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+  shlibpath_overrides_runpath=no
+  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+  hardcode_into_libs=yes
+  ;;
+
+# No shared lib support for Linux oldld, aout, or coff.
+linux*oldld* | linux*aout* | linux*coff*)
+  dynamic_linker=no
   ;;
 
 # This must be Linux ELF.
-linux*)
-  lt_cv_deplibs_check_method=pass_all
+linux* | k*bsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  # Some binutils ld are patched to set DT_RUNPATH
+  save_LDFLAGS=$LDFLAGS
+  save_libdir=$libdir
+  eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
+       LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
+  AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
+    [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
+       [shlibpath_overrides_runpath=yes])])
+  LDFLAGS=$save_LDFLAGS
+  libdir=$save_libdir
+
+  # This implies no fast_install, which is unacceptable.
+  # Some rework will be needed to allow for fast_install
+  # before this can be enabled.
+  hardcode_into_libs=yes
+
+  # Append ld.so.conf contents to the search path
+  if test -f /etc/ld.so.conf; then
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+  fi
+
+  # We used to test for /lib/ld.so.1 and disable shared libraries on
+  # powerpc, because MkLinux only supported shared libraries with the
+  # GNU dynamic linker.  Since this was broken with cross compilers,
+  # most powerpc-linux boxes support dynamic linking these days and
+  # people can always --disable-shared, the test was removed, and we
+  # assume the GNU/Linux dynamic linker is in use.
+  dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+netbsd*)
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+    dynamic_linker='NetBSD (a.out) ld.so'
   else
-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    dynamic_linker='NetBSD ld.elf_so'
   fi
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
   ;;
 
-newos6*)
-  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
-  lt_cv_file_magic_cmd=/usr/bin/file
-  lt_cv_file_magic_test_file=/usr/lib/libnls.so
+newsos6)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
   ;;
 
-nto-qnx*)
-  lt_cv_deplibs_check_method=unknown
+*nto* | *qnx*)
+  version_type=qnx
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='ldqnx.so'
   ;;
 
 openbsd*)
-  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
+  version_type=sunos
+  sys_lib_dlsearch_path_spec="/usr/lib"
+  need_lib_prefix=no
+  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
+  case $host_os in
+    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
+    *)				need_version=no  ;;
+  esac
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    case $host_os in
+      openbsd2.[[89]] | openbsd2.[[89]].*)
+	shlibpath_overrides_runpath=no
+	;;
+      *)
+	shlibpath_overrides_runpath=yes
+	;;
+      esac
   else
-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+    shlibpath_overrides_runpath=yes
   fi
   ;;
 
-osf3* | osf4* | osf5*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
+os2*)
+  libname_spec='$name'
+  shrext_cmds=".dll"
+  need_lib_prefix=no
+  library_names_spec='$libname${shared_ext} $libname.a'
+  dynamic_linker='OS/2 ld.exe'
+  shlibpath_var=LIBPATH
+  ;;
+
+osf3* | osf4* | osf5*)
+  version_type=osf
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
+  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
+  ;;
+
+rdos*)
+  dynamic_linker=no
+  ;;
 
 solaris*)
-  lt_cv_deplibs_check_method=pass_all
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  # ldd complains unless libraries are executable
+  postinstall_cmds='chmod +x $lib'
+  ;;
+
+sunos4*)
+  version_type=sunos
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  if test "$with_gnu_ld" = yes; then
+    need_lib_prefix=no
+  fi
+  need_version=yes
   ;;
 
 sysv4 | sysv4.3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
   case $host_vendor in
-  motorola)
-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
-    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
-    ;;
-  ncr)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
-  sequent)
-    lt_cv_file_magic_cmd='/bin/file'
-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
-    ;;
-  sni)
-    lt_cv_file_magic_cmd='/bin/file'
-    lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
-    lt_cv_file_magic_test_file=/lib/libc.so
-    ;;
-  siemens)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
-  pc)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
+    sni)
+      shlibpath_overrides_runpath=no
+      need_lib_prefix=no
+      runpath_var=LD_RUN_PATH
+      ;;
+    siemens)
+      need_lib_prefix=no
+      ;;
+    motorola)
+      need_lib_prefix=no
+      need_version=no
+      shlibpath_overrides_runpath=no
+      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
+      ;;
   esac
   ;;
 
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  lt_cv_deplibs_check_method=pass_all
+sysv4*MP*)
+  if test -d /usr/nec ;then
+    version_type=linux
+    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
+    soname_spec='$libname${shared_ext}.$major'
+    shlibpath_var=LD_LIBRARY_PATH
+  fi
   ;;
-esac
-])
-file_magic_cmd=$lt_cv_file_magic_cmd
-deplibs_check_method=$lt_cv_deplibs_check_method
-test -z "$deplibs_check_method" && deplibs_check_method=unknown
-])# AC_DEPLIBS_CHECK_METHOD
-
 
-# AC_PROG_NM
-# ----------
-# find the pathname to a BSD-compatible name lister
-AC_DEFUN([AC_PROG_NM],
-[AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
-[if test -n "$NM"; then
-  # Let the user override the test.
-  lt_cv_path_NM="$NM"
-else
-  lt_nm_to_check="${ac_tool_prefix}nm"
-  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then 
-    lt_nm_to_check="$lt_nm_to_check nm"
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  version_type=freebsd-elf
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  if test "$with_gnu_ld" = yes; then
+    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
+  else
+    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
+    case $host_os in
+      sco3.2v5*)
+        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
+	;;
+    esac
   fi
-  for lt_tmp_nm in $lt_nm_to_check; do
-    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
-      IFS="$lt_save_ifs"
-      test -z "$ac_dir" && ac_dir=.
-      tmp_nm="$ac_dir/$lt_tmp_nm"
-      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
-	# Check to see if the nm accepts a BSD-compat flag.
-	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
-	#   nm: unknown option "B" ignored
-	# Tru64's nm complains that /dev/null is an invalid object file
-	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
-	*/dev/null* | *'Invalid file or object type'*)
-	  lt_cv_path_NM="$tmp_nm -B"
-	  break
-	  ;;
-	*)
-	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
-	  */dev/null*)
-	    lt_cv_path_NM="$tmp_nm -p"
-	    break
-	    ;;
-	  *)
-	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
-	    continue # so that we can try to find one that supports BSD flags
-	    ;;
-	  esac
-	  ;;
-	esac
-      fi
-    done
-    IFS="$lt_save_ifs"
-  done
-  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
-fi])
-NM="$lt_cv_path_NM"
-])# AC_PROG_NM
-
+  sys_lib_dlsearch_path_spec='/usr/lib'
+  ;;
 
-# AC_CHECK_LIBM
-# -------------
-# check for math library
-AC_DEFUN([AC_CHECK_LIBM],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-LIBM=
-case $host in
-*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
-  # These system don't have libm, or don't need it
+tpf*)
+  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
   ;;
-*-ncr-sysv4.3*)
-  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
-  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
+
+uts4*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
   ;;
+
 *)
-  AC_CHECK_LIB(m, cos, LIBM="-lm")
+  dynamic_linker=no
   ;;
 esac
-])# AC_CHECK_LIBM
+AC_MSG_RESULT([$dynamic_linker])
+test "$dynamic_linker" = no && can_build_shared=no
 
+variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+if test "$GCC" = yes; then
+  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+fi
 
-# AC_LIBLTDL_CONVENIENCE([DIRECTORY])
-# -----------------------------------
-# sets LIBLTDL to the link flags for the libltdl convenience library and
-# LTDLINCL to the include flags for the libltdl header and adds
-# --enable-ltdl-convenience to the configure arguments.  Note that
-# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
-# it is assumed to be `libltdl'.  LIBLTDL will be prefixed with
-# '${top_builddir}/' and LTDLINCL will be prefixed with '${top_srcdir}/'
-# (note the single quotes!).  If your package is not flat and you're not
-# using automake, define top_builddir and top_srcdir appropriately in
-# the Makefiles.
-AC_DEFUN([AC_LIBLTDL_CONVENIENCE],
-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
-  case $enable_ltdl_convenience in
-  no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
-  "") enable_ltdl_convenience=yes
-      ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
-  esac
-  LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
-  LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
-  # For backwards non-gettext consistent compatibility...
-  INCLTDL="$LTDLINCL"
-])# AC_LIBLTDL_CONVENIENCE
+if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
+  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
+fi
+if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
+  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
+fi
 
+_LT_DECL([], [variables_saved_for_relink], [1],
+    [Variables whose values should be saved in libtool wrapper scripts and
+    restored at link time])
+_LT_DECL([], [need_lib_prefix], [0],
+    [Do we need the "lib" prefix for modules?])
+_LT_DECL([], [need_version], [0], [Do we need a version for libraries?])
+_LT_DECL([], [version_type], [0], [Library versioning type])
+_LT_DECL([], [runpath_var], [0],  [Shared library runtime path variable])
+_LT_DECL([], [shlibpath_var], [0],[Shared library path variable])
+_LT_DECL([], [shlibpath_overrides_runpath], [0],
+    [Is shlibpath searched before the hard-coded library search path?])
+_LT_DECL([], [libname_spec], [1], [Format of library name prefix])
+_LT_DECL([], [library_names_spec], [1],
+    [[List of archive names.  First name is the real one, the rest are links.
+    The last name is the one that the linker finds with -lNAME]])
+_LT_DECL([], [soname_spec], [1],
+    [[The coded name of the library, if different from the real name]])
+_LT_DECL([], [postinstall_cmds], [2],
+    [Command to use after installation of a shared archive])
+_LT_DECL([], [postuninstall_cmds], [2],
+    [Command to use after uninstallation of a shared archive])
+_LT_DECL([], [finish_cmds], [2],
+    [Commands used to finish a libtool library installation in a directory])
+_LT_DECL([], [finish_eval], [1],
+    [[As "finish_cmds", except a single script fragment to be evaled but
+    not shown]])
+_LT_DECL([], [hardcode_into_libs], [0],
+    [Whether we should hardcode library paths into libraries])
+_LT_DECL([], [sys_lib_search_path_spec], [2],
+    [Compile-time system search path for libraries])
+_LT_DECL([], [sys_lib_dlsearch_path_spec], [2],
+    [Run-time system search path for libraries])
+])# _LT_SYS_DYNAMIC_LINKER
+
+
+# _LT_PATH_TOOL_PREFIX(TOOL)
+# --------------------------
+# find a file program which can recognize shared library
+AC_DEFUN([_LT_PATH_TOOL_PREFIX],
+[m4_require([_LT_DECL_EGREP])dnl
+AC_MSG_CHECKING([for $1])
+AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
+[case $MAGIC_CMD in
+[[\\/*] |  ?:[\\/]*])
+  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+  ;;
+*)
+  lt_save_MAGIC_CMD="$MAGIC_CMD"
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+dnl $ac_dummy forces splitting on constant user-supplied paths.
+dnl POSIX.2 word splitting is done only on the output of word expansions,
+dnl not every word.  This closes a longstanding sh security hole.
+  ac_dummy="m4_if([$2], , $PATH, [$2])"
+  for ac_dir in $ac_dummy; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/$1; then
+      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
+      if test -n "$file_magic_test_file"; then
+	case $deplibs_check_method in
+	"file_magic "*)
+	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+	    $EGREP "$file_magic_regex" > /dev/null; then
+	    :
+	  else
+	    cat <<_LT_EOF 1>&2
 
-# AC_LIBLTDL_INSTALLABLE([DIRECTORY])
-# -----------------------------------
-# sets LIBLTDL to the link flags for the libltdl installable library and
-# LTDLINCL to the include flags for the libltdl header and adds
-# --enable-ltdl-install to the configure arguments.  Note that
-# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
-# and an installed libltdl is not found, it is assumed to be `libltdl'.
-# LIBLTDL will be prefixed with '${top_builddir}/'# and LTDLINCL with
-# '${top_srcdir}/' (note the single quotes!).  If your package is not
-# flat and you're not using automake, define top_builddir and top_srcdir
-# appropriately in the Makefiles.
-# In the future, this macro may have to be called after AC_PROG_LIBTOOL.
-AC_DEFUN([AC_LIBLTDL_INSTALLABLE],
-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
-  AC_CHECK_LIB(ltdl, lt_dlinit,
-  [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
-  [if test x"$enable_ltdl_install" = xno; then
-     AC_MSG_WARN([libltdl not installed, but installation disabled])
-   else
-     enable_ltdl_install=yes
-   fi
-  ])
-  if test x"$enable_ltdl_install" = x"yes"; then
-    ac_configure_args="$ac_configure_args --enable-ltdl-install"
-    LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
-    LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
-  else
-    ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
-    LIBLTDL="-lltdl"
-    LTDLINCL=
-  fi
-  # For backwards non-gettext consistent compatibility...
-  INCLTDL="$LTDLINCL"
-])# AC_LIBLTDL_INSTALLABLE
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such.  This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem.  Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool at gnu.org
 
+_LT_EOF
+	  fi ;;
+	esac
+      fi
+      break
+    fi
+  done
+  IFS="$lt_save_ifs"
+  MAGIC_CMD="$lt_save_MAGIC_CMD"
+  ;;
+esac])
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+  AC_MSG_RESULT($MAGIC_CMD)
+else
+  AC_MSG_RESULT(no)
+fi
+_LT_DECL([], [MAGIC_CMD], [0],
+	 [Used to examine libraries when file_magic_cmd begins with "file"])dnl
+])# _LT_PATH_TOOL_PREFIX
 
-# AC_LIBTOOL_CXX
-# --------------
-# enable support for C++ libraries
-AC_DEFUN([AC_LIBTOOL_CXX],
-[AC_REQUIRE([_LT_AC_LANG_CXX])
-])# AC_LIBTOOL_CXX
+# Old name:
+AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], [])
 
 
-# _LT_AC_LANG_CXX
-# ---------------
-AC_DEFUN([_LT_AC_LANG_CXX],
-[AC_REQUIRE([AC_PROG_CXX])
-AC_REQUIRE([_LT_AC_PROG_CXXCPP])
-_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
-])# _LT_AC_LANG_CXX
-
-# _LT_AC_PROG_CXXCPP
-# ------------------
-AC_DEFUN([_LT_AC_PROG_CXXCPP],
-[
-AC_REQUIRE([AC_PROG_CXX])
-if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-    (test "X$CXX" != "Xg++"))) ; then
-  AC_PROG_CXXCPP
+# _LT_PATH_MAGIC
+# --------------
+# find a file program which can recognize a shared library
+m4_defun([_LT_PATH_MAGIC],
+[_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
+if test -z "$lt_cv_path_MAGIC_CMD"; then
+  if test -n "$ac_tool_prefix"; then
+    _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
+  else
+    MAGIC_CMD=:
+  fi
 fi
-])# _LT_AC_PROG_CXXCPP
+])# _LT_PATH_MAGIC
 
-# AC_LIBTOOL_F77
-# --------------
-# enable support for Fortran 77 libraries
-AC_DEFUN([AC_LIBTOOL_F77],
-[AC_REQUIRE([_LT_AC_LANG_F77])
-])# AC_LIBTOOL_F77
 
+# LT_PATH_LD
+# ----------
+# find the pathname to the GNU or non-GNU linker
+AC_DEFUN([LT_PATH_LD],
+[AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_DECL_EGREP])dnl
 
-# _LT_AC_LANG_F77
-# ---------------
-AC_DEFUN([_LT_AC_LANG_F77],
-[AC_REQUIRE([AC_PROG_F77])
-_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
-])# _LT_AC_LANG_F77
+AC_ARG_WITH([gnu-ld],
+    [AS_HELP_STRING([--with-gnu-ld],
+	[assume the C compiler uses GNU ld @<:@default=no@:>@])],
+    [test "$withval" = no || with_gnu_ld=yes],
+    [with_gnu_ld=no])dnl
 
+ac_prog=ld
+if test "$GCC" = yes; then
+  # Check if gcc -print-prog-name=ld gives a path.
+  AC_MSG_CHECKING([for ld used by $CC])
+  case $host in
+  *-*-mingw*)
+    # gcc leaves a trailing carriage return which upsets mingw
+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+  *)
+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+  esac
+  case $ac_prog in
+    # Accept absolute paths.
+    [[\\/]]* | ?:[[\\/]]*)
+      re_direlt='/[[^/]][[^/]]*/\.\./'
+      # Canonicalize the pathname of ld
+      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
+      done
+      test -z "$LD" && LD="$ac_prog"
+      ;;
+  "")
+    # If it fails, then pretend we aren't using GCC.
+    ac_prog=ld
+    ;;
+  *)
+    # If it is relative, then search for the first ld in PATH.
+    with_gnu_ld=unknown
+    ;;
+  esac
+elif test "$with_gnu_ld" = yes; then
+  AC_MSG_CHECKING([for GNU ld])
+else
+  AC_MSG_CHECKING([for non-GNU ld])
+fi
+AC_CACHE_VAL(lt_cv_path_LD,
+[if test -z "$LD"; then
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  for ac_dir in $PATH; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+      lt_cv_path_LD="$ac_dir/$ac_prog"
+      # Check to see if the program is GNU ld.  I'd rather use --version,
+      # but apparently some variants of GNU ld only accept -v.
+      # Break only if it was the GNU/non-GNU ld that we prefer.
+      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+      *GNU* | *'with BFD'*)
+	test "$with_gnu_ld" != no && break
+	;;
+      *)
+	test "$with_gnu_ld" != yes && break
+	;;
+      esac
+    fi
+  done
+  IFS="$lt_save_ifs"
+else
+  lt_cv_path_LD="$LD" # Let the user override the test with a path.
+fi])
+LD="$lt_cv_path_LD"
+if test -n "$LD"; then
+  AC_MSG_RESULT($LD)
+else
+  AC_MSG_RESULT(no)
+fi
+test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
+_LT_PATH_LD_GNU
+AC_SUBST([LD])
 
-# AC_LIBTOOL_GCJ
-# --------------
-# enable support for GCJ libraries
-AC_DEFUN([AC_LIBTOOL_GCJ],
-[AC_REQUIRE([_LT_AC_LANG_GCJ])
-])# AC_LIBTOOL_GCJ
+_LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
+])# LT_PATH_LD
 
+# Old names:
+AU_ALIAS([AM_PROG_LD], [LT_PATH_LD])
+AU_ALIAS([AC_PROG_LD], [LT_PATH_LD])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_PROG_LD], [])
+dnl AC_DEFUN([AC_PROG_LD], [])
 
-# _LT_AC_LANG_GCJ
-# ---------------
-AC_DEFUN([_LT_AC_LANG_GCJ],
-[AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
-  [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
-    [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
-      [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
-	 [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
-	   [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
-_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
-])# _LT_AC_LANG_GCJ
-
-
-# AC_LIBTOOL_RC
-# -------------
-# enable support for Windows resource files
-AC_DEFUN([AC_LIBTOOL_RC],
-[AC_REQUIRE([LT_AC_PROG_RC])
-_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
-])# AC_LIBTOOL_RC
 
+# _LT_PATH_LD_GNU
+#- --------------
+m4_defun([_LT_PATH_LD_GNU],
+[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
+[# I'd rather use --version here, but apparently some GNU lds only accept -v.
+case `$LD -v 2>&1 </dev/null` in
+*GNU* | *'with BFD'*)
+  lt_cv_prog_gnu_ld=yes
+  ;;
+*)
+  lt_cv_prog_gnu_ld=no
+  ;;
+esac])
+with_gnu_ld=$lt_cv_prog_gnu_ld
+])# _LT_PATH_LD_GNU
 
-# AC_LIBTOOL_LANG_C_CONFIG
-# ------------------------
-# Ensure that the configuration vars for the C compiler are
-# suitably defined.  Those variables are subsequently used by
-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
-AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
-AC_DEFUN([_LT_AC_LANG_C_CONFIG],
-[lt_save_CC="$CC"
-AC_LANG_PUSH(C)
 
-# Source file extension for C test sources.
-ac_ext=c
+# _LT_CMD_RELOAD
+# --------------
+# find reload flag for linker
+#   -- PORTME Some linkers may need a different reload flag.
+m4_defun([_LT_CMD_RELOAD],
+[AC_CACHE_CHECK([for $LD option to reload object files],
+  lt_cv_ld_reload_flag,
+  [lt_cv_ld_reload_flag='-r'])
+reload_flag=$lt_cv_ld_reload_flag
+case $reload_flag in
+"" | " "*) ;;
+*) reload_flag=" $reload_flag" ;;
+esac
+reload_cmds='$LD$reload_flag -o $output$reload_objs'
+case $host_os in
+  darwin*)
+    if test "$GCC" = yes; then
+      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
+    else
+      reload_cmds='$LD$reload_flag -o $output$reload_objs'
+    fi
+    ;;
+esac
+_LT_DECL([], [reload_flag], [1], [How to create reloadable object files])dnl
+_LT_DECL([], [reload_cmds], [2])dnl
+])# _LT_CMD_RELOAD
 
-# Object file extension for compiled C test sources.
-objext=o
-_LT_AC_TAGVAR(objext, $1)=$objext
 
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="int some_variable = 0;\n"
+# _LT_CHECK_MAGIC_METHOD
+# ----------------------
+# how to check for library dependencies
+#  -- PORTME fill in with the dynamic library characteristics
+m4_defun([_LT_CHECK_MAGIC_METHOD],
+[m4_require([_LT_DECL_EGREP])
+m4_require([_LT_DECL_OBJDUMP])
+AC_CACHE_CHECK([how to recognize dependent libraries],
+lt_cv_deplibs_check_method,
+[lt_cv_file_magic_cmd='$MAGIC_CMD'
+lt_cv_file_magic_test_file=
+lt_cv_deplibs_check_method='unknown'
+# Need to set the preceding variable on all platforms that support
+# interlibrary dependencies.
+# 'none' -- dependencies not supported.
+# `unknown' -- same as none, but documents that we really don't know.
+# 'pass_all' -- all dependencies passed with no checks.
+# 'test_compile' -- check by making test program.
+# 'file_magic [[regex]]' -- check by looking for files in library path
+# which responds to the $file_magic_cmd with a given extended regex.
+# If you have `file' or equivalent on your system and you're not sure
+# whether `pass_all' will *always* work, you probably want this one.
 
-# Code to be used in simple link tests
-lt_simple_link_test_code='int main(){return(0);}\n'
+case $host_os in
+aix[[4-9]]*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-_LT_AC_SYS_COMPILER
+beos*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
+bsdi[[45]]*)
+  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
+  lt_cv_file_magic_cmd='/usr/bin/file -L'
+  lt_cv_file_magic_test_file=/shlib/libc.so
+  ;;
 
-AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
-AC_LIBTOOL_PROG_COMPILER_PIC($1)
-AC_LIBTOOL_PROG_CC_C_O($1)
-AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
-AC_LIBTOOL_PROG_LD_SHLIBS($1)
-AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
-AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
-AC_LIBTOOL_SYS_LIB_STRIP
-AC_LIBTOOL_DLOPEN_SELF
-
-# Report which library types will actually be built
-AC_MSG_CHECKING([if libtool supports shared libraries])
-AC_MSG_RESULT([$can_build_shared])
-
-AC_MSG_CHECKING([whether to build shared libraries])
-test "$can_build_shared" = "no" && enable_shared=no
-
-# On AIX, shared libraries and static libraries use the same namespace, and
-# are all built from PIC.
-case $host_os in
-aix3*)
-  test "$enable_shared" = yes && enable_static=no
-  if test -n "$RANLIB"; then
-    archive_cmds="$archive_cmds~\$RANLIB \$lib"
-    postinstall_cmds='$RANLIB $lib'
-  fi
+cygwin*)
+  # func_win32_libid is a shell function defined in ltmain.sh
+  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+  lt_cv_file_magic_cmd='func_win32_libid'
   ;;
 
-aix4* | aix5*)
-  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
-    test "$enable_shared" = yes && enable_static=no
+mingw* | pw32*)
+  # Base MSYS/MinGW do not provide the 'file' command needed by
+  # func_win32_libid shell function, so use a weaker test based on 'objdump',
+  # unless we find 'file', for example because we are cross-compiling.
+  if ( file / ) >/dev/null 2>&1; then
+    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+    lt_cv_file_magic_cmd='func_win32_libid'
+  else
+    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+    lt_cv_file_magic_cmd='$OBJDUMP -f'
   fi
-    ;;
-esac
-AC_MSG_RESULT([$enable_shared])
+  ;;
 
-AC_MSG_CHECKING([whether to build static libraries])
-# Make sure either enable_shared or enable_static is yes.
-test "$enable_shared" = yes || enable_static=yes
-AC_MSG_RESULT([$enable_static])
+cegcc)
+  # use the weaker test based on 'objdump'. See mingw*.
+  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
+  lt_cv_file_magic_cmd='$OBJDUMP -f'
+  ;;
 
-AC_LIBTOOL_CONFIG($1)
+darwin* | rhapsody*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-AC_LANG_POP
-CC="$lt_save_CC"
-])# AC_LIBTOOL_LANG_C_CONFIG
+freebsd* | dragonfly*)
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+    case $host_cpu in
+    i*86 )
+      # Not sure whether the presence of OpenBSD here was a mistake.
+      # Let's accept both of them until this is cleared up.
+      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
+      lt_cv_file_magic_cmd=/usr/bin/file
+      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
+      ;;
+    esac
+  else
+    lt_cv_deplibs_check_method=pass_all
+  fi
+  ;;
 
+gnu*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-# AC_LIBTOOL_LANG_CXX_CONFIG
-# --------------------------
-# Ensure that the configuration vars for the C compiler are
-# suitably defined.  Those variables are subsequently used by
-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
-AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
-AC_DEFUN([_LT_AC_LANG_CXX_CONFIG],
-[AC_LANG_PUSH(C++)
-AC_REQUIRE([AC_PROG_CXX])
-AC_REQUIRE([_LT_AC_PROG_CXXCPP])
-
-_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-_LT_AC_TAGVAR(allow_undefined_flag, $1)=
-_LT_AC_TAGVAR(always_export_symbols, $1)=no
-_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
-_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
-_LT_AC_TAGVAR(hardcode_direct, $1)=no
-_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
-_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
-_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-_LT_AC_TAGVAR(hardcode_automatic, $1)=no
-_LT_AC_TAGVAR(module_cmds, $1)=
-_LT_AC_TAGVAR(module_expsym_cmds, $1)=
-_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
-_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_AC_TAGVAR(no_undefined_flag, $1)=
-_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
-_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+hpux10.20* | hpux11*)
+  lt_cv_file_magic_cmd=/usr/bin/file
+  case $host_cpu in
+  ia64*)
+    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
+    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
+    ;;
+  hppa*64*)
+    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
+    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
+    ;;
+  *)
+    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
+    lt_cv_file_magic_test_file=/usr/lib/libc.sl
+    ;;
+  esac
+  ;;
 
-# Dependencies to place before and after the object being linked:
-_LT_AC_TAGVAR(predep_objects, $1)=
-_LT_AC_TAGVAR(postdep_objects, $1)=
-_LT_AC_TAGVAR(predeps, $1)=
-_LT_AC_TAGVAR(postdeps, $1)=
-_LT_AC_TAGVAR(compiler_lib_search_path, $1)=
+interix[[3-9]]*)
+  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
+  lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
+  ;;
 
-# Source file extension for C++ test sources.
-ac_ext=cpp
+irix5* | irix6* | nonstopux*)
+  case $LD in
+  *-32|*"-32 ") libmagic=32-bit;;
+  *-n32|*"-n32 ") libmagic=N32;;
+  *-64|*"-64 ") libmagic=64-bit;;
+  *) libmagic=never-match;;
+  esac
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-# Object file extension for compiled C++ test sources.
-objext=o
-_LT_AC_TAGVAR(objext, $1)=$objext
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="int some_variable = 0;\n"
+netbsd*)
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+  else
+    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
+  fi
+  ;;
 
-# Code to be used in simple link tests
-lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }\n'
+newos6*)
+  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
+  lt_cv_file_magic_cmd=/usr/bin/file
+  lt_cv_file_magic_test_file=/usr/lib/libnls.so
+  ;;
 
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
-_LT_AC_SYS_COMPILER
+*nto* | *qnx*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-# Allow CC to be a program name with arguments.
-lt_save_CC=$CC
-lt_save_LD=$LD
-lt_save_GCC=$GCC
-GCC=$GXX
-lt_save_with_gnu_ld=$with_gnu_ld
-lt_save_path_LD=$lt_cv_path_LD
-if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
-  lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
-else
-  $as_unset lt_cv_prog_gnu_ld
-fi
-if test -n "${lt_cv_path_LDCXX+set}"; then
-  lt_cv_path_LD=$lt_cv_path_LDCXX
-else
-  $as_unset lt_cv_path_LD
-fi
-test -z "${LDCXX+set}" || LD=$LDCXX
-CC=${CXX-"c++"}
-compiler=$CC
-_LT_AC_TAGVAR(compiler, $1)=$CC
-_LT_CC_BASENAME([$compiler])
+openbsd*)
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
+  else
+    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+  fi
+  ;;
 
-# We don't want -fno-exception wen compiling C++ code, so set the
-# no_builtin_flag separately
-if test "$GXX" = yes; then
-  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
-else
-  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
-fi
+osf3* | osf4* | osf5*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-if test "$GXX" = yes; then
-  # Set up default GNU C++ configuration
+rdos*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-  AC_PROG_LD
+solaris*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-  # Check if GNU C++ uses GNU ld as the underlying linker, since the
-  # archiving commands below assume that GNU ld is being used.
-  if test "$with_gnu_ld" = yes; then
-    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+sysv4 | sysv4.3*)
+  case $host_vendor in
+  motorola)
+    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
+    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
+    ;;
+  ncr)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  sequent)
+    lt_cv_file_magic_cmd='/bin/file'
+    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
+    ;;
+  sni)
+    lt_cv_file_magic_cmd='/bin/file'
+    lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
+    lt_cv_file_magic_test_file=/lib/libc.so
+    ;;
+  siemens)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  pc)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  esac
+  ;;
 
-    # If archive_cmds runs LD, not CC, wlarc should be empty
-    # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
-    #     investigate it a little bit more. (MM)
-    wlarc='${wl}'
+tpf*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+esac
+])
+file_magic_cmd=$lt_cv_file_magic_cmd
+deplibs_check_method=$lt_cv_deplibs_check_method
+test -z "$deplibs_check_method" && deplibs_check_method=unknown
 
-    # ancient GNU ld didn't support --whole-archive et. al.
-    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
-	grep 'no-whole-archive' > /dev/null; then
-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-    else
-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
-    fi
-  else
-    with_gnu_ld=no
-    wlarc=
-
-    # A generic and very simple default shared library creation
-    # command for GNU C++ for the case where it uses the native
-    # linker, instead of GNU ld.  If possible, this setting should
-    # overridden to take advantage of the native linker features on
-    # the platform it is being used on.
-    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
-  fi
+_LT_DECL([], [deplibs_check_method], [1],
+    [Method to check whether dependent libraries are shared objects])
+_LT_DECL([], [file_magic_cmd], [1],
+    [Command to use when deplibs_check_method == "file_magic"])
+])# _LT_CHECK_MAGIC_METHOD
 
-  # Commands to make compiler produce verbose output that lists
-  # what "hidden" libraries, object files and flags are used when
-  # linking a shared library.
-  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
 
+# LT_PATH_NM
+# ----------
+# find the pathname to a BSD- or MS-compatible name lister
+AC_DEFUN([LT_PATH_NM],
+[AC_REQUIRE([AC_PROG_CC])dnl
+AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
+[if test -n "$NM"; then
+  # Let the user override the test.
+  lt_cv_path_NM="$NM"
 else
-  GXX=no
-  with_gnu_ld=no
-  wlarc=
-fi
-
-# PORTME: fill in a description of your system's C++ link characteristics
-AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
-_LT_AC_TAGVAR(ld_shlibs, $1)=yes
-case $host_os in
-  aix3*)
-    # FIXME: insert proper C++ library support
-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    ;;
-  aix4* | aix5*)
-    if test "$host_cpu" = ia64; then
-      # On IA64, the linker does run time linking by default, so we don't
-      # have to do anything special.
-      aix_use_runtimelinking=no
-      exp_sym_flag='-Bexport'
-      no_entry_flag=""
-    else
-      aix_use_runtimelinking=no
-
-      # Test if we are trying to use run time linking or normal
-      # AIX style linking. If -brtl is somewhere in LDFLAGS, we
-      # need to do runtime linking.
-      case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
-	for ld_flag in $LDFLAGS; do
-	  case $ld_flag in
-	  *-brtl*)
-	    aix_use_runtimelinking=yes
+  lt_nm_to_check="${ac_tool_prefix}nm"
+  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
+    lt_nm_to_check="$lt_nm_to_check nm"
+  fi
+  for lt_tmp_nm in $lt_nm_to_check; do
+    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
+      IFS="$lt_save_ifs"
+      test -z "$ac_dir" && ac_dir=.
+      tmp_nm="$ac_dir/$lt_tmp_nm"
+      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
+	# Check to see if the nm accepts a BSD-compat flag.
+	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
+	#   nm: unknown option "B" ignored
+	# Tru64's nm complains that /dev/null is an invalid object file
+	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
+	*/dev/null* | *'Invalid file or object type'*)
+	  lt_cv_path_NM="$tmp_nm -B"
+	  break
+	  ;;
+	*)
+	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
+	  */dev/null*)
+	    lt_cv_path_NM="$tmp_nm -p"
 	    break
 	    ;;
+	  *)
+	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
+	    continue # so that we can try to find one that supports BSD flags
+	    ;;
 	  esac
-	done
-	;;
-      esac
+	  ;;
+	esac
+      fi
+    done
+    IFS="$lt_save_ifs"
+  done
+  : ${lt_cv_path_NM=no}
+fi])
+if test "$lt_cv_path_NM" != "no"; then
+  NM="$lt_cv_path_NM"
+else
+  # Didn't find any BSD compatible name lister, look for dumpbin.
+  AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :)
+  AC_SUBST([DUMPBIN])
+  if test "$DUMPBIN" != ":"; then
+    NM="$DUMPBIN"
+  fi
+fi
+test -z "$NM" && NM=nm
+AC_SUBST([NM])
+_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
+
+AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
+  [lt_cv_nm_interface="BSD nm"
+  echo "int some_variable = 0;" > conftest.$ac_ext
+  (eval echo "\"\$as_me:__oline__: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
+  (eval "$ac_compile" 2>conftest.err)
+  cat conftest.err >&AS_MESSAGE_LOG_FD
+  (eval echo "\"\$as_me:__oline__: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
+  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
+  cat conftest.err >&AS_MESSAGE_LOG_FD
+  (eval echo "\"\$as_me:__oline__: output\"" >&AS_MESSAGE_LOG_FD)
+  cat conftest.out >&AS_MESSAGE_LOG_FD
+  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
+    lt_cv_nm_interface="MS dumpbin"
+  fi
+  rm -f conftest*])
+])# LT_PATH_NM
 
-      exp_sym_flag='-bexport'
-      no_entry_flag='-bnoentry'
-    fi
+# Old names:
+AU_ALIAS([AM_PROG_NM], [LT_PATH_NM])
+AU_ALIAS([AC_PROG_NM], [LT_PATH_NM])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_PROG_NM], [])
+dnl AC_DEFUN([AC_PROG_NM], [])
 
-    # When large executables or shared objects are built, AIX ld can
-    # have problems creating the table of contents.  If linking a library
-    # or program results in "error TOC overflow" add -mminimal-toc to
-    # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-    # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
 
-    _LT_AC_TAGVAR(archive_cmds, $1)=''
-    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
-    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
+# LT_LIB_M
+# --------
+# check for math library
+AC_DEFUN([LT_LIB_M],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+LIBM=
+case $host in
+*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
+  # These system don't have libm, or don't need it
+  ;;
+*-ncr-sysv4.3*)
+  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
+  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
+  ;;
+*)
+  AC_CHECK_LIB(m, cos, LIBM="-lm")
+  ;;
+esac
+AC_SUBST([LIBM])
+])# LT_LIB_M
 
-    if test "$GXX" = yes; then
-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
-      # We only want to do this on AIX 4.2 and lower, the check
-      # below for broken collect2 doesn't work under 4.3+
-	collect2name=`${CC} -print-prog-name=collect2`
-	if test -f "$collect2name" && \
-	   strings "$collect2name" | grep resolve_lib_name >/dev/null
-	then
-	  # We have reworked collect2
-	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-	else
-	  # We have old collect2
-	  _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
-	  # It fails to find uninstalled libraries when the uninstalled
-	  # path is not listed in the libpath.  Setting hardcode_minus_L
-	  # to unsupported forces relinking
-	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
-	fi
-	;;
-      esac
-      shared_flag='-shared'
-      if test "$aix_use_runtimelinking" = yes; then
-	shared_flag="$shared_flag "'${wl}-G'
-      fi
-    else
-      # not using gcc
-      if test "$host_cpu" = ia64; then
-	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-	# chokes on -Wl,-G. The following line is correct:
-	shared_flag='-G'
-      else
-	if test "$aix_use_runtimelinking" = yes; then
-	  shared_flag='${wl}-G'
-	else
-	  shared_flag='${wl}-bM:SRE'
-	fi
-      fi
-    fi
+# Old name:
+AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_CHECK_LIBM], [])
 
-    # It seems that -bexpall does not export symbols beginning with
-    # underscore (_), so it is better to generate a list of symbols to export.
-    _LT_AC_TAGVAR(always_export_symbols, $1)=yes
-    if test "$aix_use_runtimelinking" = yes; then
-      # Warning - without using the other runtime loading flags (-brtl),
-      # -berok will link without error, but may produce a broken library.
-      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
-      # Determine the default libpath from the value encoded in an empty executable.
-      _LT_AC_SYS_LIBPATH_AIX
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-
-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-     else
-      if test "$host_cpu" = ia64; then
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-      else
-	# Determine the default libpath from the value encoded in an empty executable.
-	_LT_AC_SYS_LIBPATH_AIX
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-	# Warning - without using the other run time loading flags,
-	# -berok will link without error, but may produce a broken library.
-	_LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
-	# Exported symbols can be pulled into shared objects from archives
-	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
-	_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
-	# This is similar to how AIX traditionally builds its shared libraries.
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-      fi
-    fi
-    ;;
 
-  beos*)
-    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
-      # Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-      # support --undefined.  This deserves some investigation.  FIXME
-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-    else
-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    fi
-    ;;
+# _LT_COMPILER_NO_RTTI([TAGNAME])
+# -------------------------------
+m4_defun([_LT_COMPILER_NO_RTTI],
+[m4_require([_LT_TAG_COMPILER])dnl
 
-  chorus*)
-    case $cc_basename in
-      *)
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-    esac
-    ;;
+_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
 
-  cygwin* | mingw* | pw32*)
-    # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
-    # as there is no search path for DLLs.
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-    _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
-    _LT_AC_TAGVAR(always_export_symbols, $1)=no
-    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-
-    if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-      # If the export-symbols file already is a .def file (1st line
-      # is EXPORTS), use it as is; otherwise, prepend...
-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	cp $export_symbols $output_objdir/$soname.def;
-      else
-	echo EXPORTS > $output_objdir/$soname.def;
-	cat $export_symbols >> $output_objdir/$soname.def;
-      fi~
-      $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-    else
-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    fi
-  ;;
-      darwin* | rhapsody*)
-        case $host_os in
-        rhapsody* | darwin1.[[012]])
-         _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
-         ;;
-       *) # Darwin 1.3 on
-         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-           _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-         else
-           case ${MACOSX_DEPLOYMENT_TARGET} in
-             10.[[012]])
-               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-               ;;
-             10.*)
-               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
-               ;;
-           esac
-         fi
-         ;;
-        esac
-      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-      _LT_AC_TAGVAR(hardcode_direct, $1)=no
-      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
-      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
-
-    if test "$GXX" = yes ; then
-      lt_int_apple_cc_single_mod=no
-      output_verbose_link_cmd='echo'
-      if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
-       lt_int_apple_cc_single_mod=yes
-      fi
-      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
-       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
-      else
-          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
-        fi
-        _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-        # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-          if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
-            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          else
-            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          fi
-            _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-      else
-      case $cc_basename in
-        xlc*)
-         output_verbose_link_cmd='echo'
-          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          ;;
-       *)
-         _LT_AC_TAGVAR(ld_shlibs, $1)=no
-          ;;
-      esac
-      fi
-        ;;
+if test "$GCC" = yes; then
+  _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
 
-  dgux*)
-    case $cc_basename in
-      ec++*)
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      ghcx*)
-	# Green Hills C++ Compiler
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      *)
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-    esac
-    ;;
-  freebsd[[12]]*)
-    # C++ shared libraries reported to be fairly broken before switch to ELF
-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    ;;
-  freebsd-elf*)
-    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-    ;;
-  freebsd* | kfreebsd*-gnu | dragonfly*)
-    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
-    # conventions
-    _LT_AC_TAGVAR(ld_shlibs, $1)=yes
-    ;;
-  gnu*)
-    ;;
-  hpux9*)
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-    _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
-				# but as the default
-				# location of the library.
-
-    case $cc_basename in
-    CC*)
-      # FIXME: insert proper C++ library support
-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
-      ;;
-    aCC*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      # Commands to make compiler produce verbose output that lists
-      # what "hidden" libraries, object files and flags are used when
-      # linking a shared library.
-      #
-      # There doesn't appear to be a way to prevent this compiler from
-      # explicitly linking system object files so we need to strip them
-      # from the output so that they don't get included in the library
-      # dependencies.
-      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-      ;;
-    *)
-      if test "$GXX" = yes; then
-        _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      else
-        # FIXME: insert proper C++ library support
-        _LT_AC_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
-    esac
-    ;;
-  hpux10*|hpux11*)
-    if test $with_gnu_ld = no; then
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+  _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
+    lt_cv_prog_compiler_rtti_exceptions,
+    [-fno-rtti -fno-exceptions], [],
+    [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
+fi
+_LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
+	[Compiler flag to turn off builtin functions])
+])# _LT_COMPILER_NO_RTTI
 
-      case $host_cpu in
-      hppa*64*|ia64*)
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
-        ;;
-      *)
-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-        ;;
-      esac
-    fi
-    case $host_cpu in
-    hppa*64*|ia64*)
-      _LT_AC_TAGVAR(hardcode_direct, $1)=no
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-    *)
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
-					      # but as the default
-					      # location of the library.
-      ;;
-    esac
 
-    case $cc_basename in
-      CC*)
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      aCC*)
-	case $host_cpu in
-	hppa*64*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	  ;;
-	ia64*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	  ;;
-	*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	  ;;
-	esac
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-	;;
-      *)
-	if test "$GXX" = yes; then
-	  if test $with_gnu_ld = no; then
-	    case $host_cpu in
-	    hppa*64*)
-	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	      ;;
-	    ia64*)
-	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	      ;;
-	    *)
-	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	      ;;
-	    esac
-	  fi
-	else
-	  # FIXME: insert proper C++ library support
-	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
-	fi
-	;;
-    esac
-    ;;
-  interix3*)
-    _LT_AC_TAGVAR(hardcode_direct, $1)=no
-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-    # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-    # Instead, shared libraries are loaded at an image base (0x10000000 by
-    # default) and relocated if they conflict, which is a slow very memory
-    # consuming and fragmenting process.  To avoid this, we pick a random,
-    # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-    ;;
-  irix5* | irix6*)
-    case $cc_basename in
-      CC*)
-	# SGI C++
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-
-	# Archives containing C++ object files must be created using
-	# "CC -ar", where "CC" is the IRIX C++ compiler.  This is
-	# necessary to make sure instantiated templates are included
-	# in the archive.
-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
-	;;
-      *)
-	if test "$GXX" = yes; then
-	  if test "$with_gnu_ld" = no; then
-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	  else
-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
-	  fi
-	fi
-	_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
-	;;
-    esac
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-    ;;
-  linux*)
-    case $cc_basename in
-      KCC*)
-	# Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	# KCC will only create a shared library if the output file
-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
-	# to its proper name (with version) after linking.
-	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-
-	# Archives containing C++ object files must be created using
-	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
-	;;
-      icpc*)
-	# Intel C++
-	with_gnu_ld=yes
-	# version 8.0 and above of icpc choke on multiply defined symbols
-	# if we add $predep_objects and $postdep_objects, however 7.1 and
-	# earlier do not add the objects themselves.
-	case `$CC -V 2>&1` in
-	*"Version 7."*)
-  	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-  	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-	  ;;
-	*)  # Version 8.0 or newer
-	  tmp_idyn=
-	  case $host_cpu in
-	    ia64*) tmp_idyn=' -i_dynamic';;
-	  esac
-  	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-	  ;;
-	esac
-	_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
-	;;
-      pgCC*)
-        # Portland Group C++ compiler
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
-  	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
-
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-        ;;
-      cxx*)
-	# Compaq C++
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
-
-	runpath_var=LD_RUN_PATH
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-	;;
-    esac
-    ;;
-  lynxos*)
-    # FIXME: insert proper C++ library support
-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    ;;
-  m88k*)
-    # FIXME: insert proper C++ library support
-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    ;;
-  mvs*)
-    case $cc_basename in
-      cxx*)
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      *)
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-    esac
-    ;;
-  netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
-      wlarc=
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-    fi
-    # Workaround some broken pre-1.5 toolchains
-    output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
-    ;;
-  openbsd2*)
-    # C++ shared libraries are fairly broken
-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    ;;
-  openbsd*)
-    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
-      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-    fi
-    output_verbose_link_cmd='echo'
-    ;;
-  osf3*)
-    case $cc_basename in
-      KCC*)
-	# Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	# KCC will only create a shared library if the output file
-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
-	# to its proper name (with version) after linking.
-	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+# _LT_CMD_GLOBAL_SYMBOLS
+# ----------------------
+m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([LT_PATH_NM])dnl
+AC_REQUIRE([LT_PATH_LD])dnl
+m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_TAG_COMPILER])dnl
 
-	# Archives containing C++ object files must be created using
-	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
+# Check for command to grab the raw symbol name followed by C symbol from nm.
+AC_MSG_CHECKING([command to parse $NM output from $compiler object])
+AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
+[
+# These are sane defaults that work on at least a few old systems.
+# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
 
-	;;
-      RCC*)
-	# Rational C++ 2.4.1
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      cxx*)
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-	;;
-      *)
-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+# Character class describing NM global symbol codes.
+symcode='[[BCDEGRST]]'
 
-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+# Regexp to match symbols that can be accessed directly from C.
+sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
 
-	  # Commands to make compiler produce verbose output that lists
-	  # what "hidden" libraries, object files and flags are used when
-	  # linking a shared library.
-	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
+# Define system-specific variables.
+case $host_os in
+aix*)
+  symcode='[[BCDT]]'
+  ;;
+cygwin* | mingw* | pw32* | cegcc*)
+  symcode='[[ABCDGISTW]]'
+  ;;
+hpux*)
+  if test "$host_cpu" = ia64; then
+    symcode='[[ABCDEGRST]]'
+  fi
+  ;;
+irix* | nonstopux*)
+  symcode='[[BCDEGRST]]'
+  ;;
+osf*)
+  symcode='[[BCDEGQRST]]'
+  ;;
+solaris*)
+  symcode='[[BDRT]]'
+  ;;
+sco3.2v5*)
+  symcode='[[DT]]'
+  ;;
+sysv4.2uw2*)
+  symcode='[[DT]]'
+  ;;
+sysv5* | sco5v6* | unixware* | OpenUNIX*)
+  symcode='[[ABDT]]'
+  ;;
+sysv4)
+  symcode='[[DFNSTU]]'
+  ;;
+esac
 
-	else
-	  # FIXME: insert proper C++ library support
-	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
-	fi
-	;;
-    esac
-    ;;
-  osf4* | osf5*)
-    case $cc_basename in
-      KCC*)
-	# Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	# KCC will only create a shared library if the output file
-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
-	# to its proper name (with version) after linking.
-	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	# Archives containing C++ object files must be created using
-	# the KAI C++ compiler.
-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs'
-	;;
-      RCC*)
-	# Rational C++ 2.4.1
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      cxx*)
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
-	  echo "-hidden">> $lib.exp~
-	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
-	  $rm $lib.exp'
-
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-	;;
-      *)
-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+# If we're using GNU nm, then use its standard symbol codes.
+case `$NM -V 2>&1` in
+*GNU* | *'with BFD'*)
+  symcode='[[ABCDGIRSTW]]' ;;
+esac
 
-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+# Transform an extracted symbol line into a proper C declaration.
+# Some systems (esp. on ia64) link data and code symbols differently,
+# so use this general approach.
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 
-	  # Commands to make compiler produce verbose output that lists
-	  # what "hidden" libraries, object files and flags are used when
-	  # linking a shared library.
-	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
+# Transform an extracted symbol line into symbol name and symbol address
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
 
-	else
-	  # FIXME: insert proper C++ library support
-	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
-	fi
-	;;
-    esac
-    ;;
-  psos*)
-    # FIXME: insert proper C++ library support
-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    ;;
-  sunos4*)
-    case $cc_basename in
-      CC*)
-	# Sun C++ 4.x
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      lcc*)
-	# Lucid
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      *)
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-    esac
-    ;;
-  solaris*)
-    case $cc_basename in
-      CC*)
-	# Sun C++ 4.2, 5.x and Centerline C++
-        _LT_AC_TAGVAR(archive_cmds_need_lc,$1)=yes
-	_LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-	$CC -G${allow_undefined_flag}  ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
-
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-	case $host_os in
-	  solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
-	  *)
-	    # The C++ compiler is used as linker so we must use $wl
-	    # flag to pass the commands to the underlying system
-	    # linker. We must also pass each convience library through
-	    # to the system linker between allextract/defaultextract.
-	    # The C++ compiler will combine linker options so we
-	    # cannot just pass the convience library names through
-	    # without $wl.
-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
-	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
-	    ;;
-	esac
-	_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
+# Handle CRLF in mingw tool chain
+opt_cr=
+case $build_os in
+mingw*)
+  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
+  ;;
+esac
 
-	output_verbose_link_cmd='echo'
+# Try without a prefix underscore, then with it.
+for ac_symprfx in "" "_"; do
 
-	# Archives containing C++ object files must be created using
-	# "CC -xar", where "CC" is the Sun C++ compiler.  This is
-	# necessary to make sure instantiated templates are included
-	# in the archive.
-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
-	;;
-      gcx*)
-	# Green Hills C++ Compiler
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
+  symxfrm="\\1 $ac_symprfx\\2 \\2"
 
-	# The C++ compiler must be used to create the archive.
-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
-	;;
-      *)
-	# GNU C++ compiler with Solaris linker
-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	  _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
-	  if $CC --version | grep -v '^2\.7' > /dev/null; then
-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-		$CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
+  # Write the raw and C identifiers.
+  if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+    # Fake it for dumpbin and say T for any non-static function
+    # and D for any global variable.
+    # Also find C++ and __fastcall symbols from MSVC++,
+    # which start with @ or ?.
+    lt_cv_sys_global_symbol_pipe="$AWK ['"\
+"     {last_section=section; section=\$ 3};"\
+"     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
+"     \$ 0!~/External *\|/{next};"\
+"     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
+"     {if(hide[section]) next};"\
+"     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
+"     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
+"     s[1]~/^[@?]/{print s[1], s[1]; next};"\
+"     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
+"     ' prfx=^$ac_symprfx]"
+  else
+    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[	 ]]\($symcode$symcode*\)[[	 ]][[	 ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+  fi
 
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
-	  else
-	    # g++ 2.7 appears to require `-G' NOT `-shared' on this
-	    # platform.
-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-		$CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
+  # Check to see that the pipe works correctly.
+  pipe_works=no
 
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
-	  fi
+  rm -f conftest*
+  cat > conftest.$ac_ext <<_LT_EOF
+#ifdef __cplusplus
+extern "C" {
+#endif
+char nm_test_var;
+void nm_test_func(void);
+void nm_test_func(void){}
+#ifdef __cplusplus
+}
+#endif
+int main(){nm_test_var='a';nm_test_func();return(0);}
+_LT_EOF
 
-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
-	fi
-	;;
-    esac
-    ;;
-  sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
-    _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
-    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-    runpath_var='LD_RUN_PATH'
-
-    case $cc_basename in
-      CC*)
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	;;
-      *)
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	;;
-    esac
-    ;;
-  sysv5* | sco3.2v5* | sco5v6*)
-    # Note: We can NOT use -z defs as we might desire, because we do not
-    # link with -lc, and that would cause any symbols used from libc to
-    # always be unresolved, which means just about no library would
-    # ever link correctly.  If we're not using GNU ld we use -z text
-    # though, which does catch some bad symbols but isn't as heavy-handed
-    # as -z defs.
-    # For security reasons, it is highly recommended that you always
-    # use absolute paths for naming shared libraries, and exclude the
-    # DT_RUNPATH tag from executables and libraries.  But doing so
-    # requires that you compile everything twice, which is a pain.
-    # So that behaviour is only enabled if SCOABSPATH is set to a
-    # non-empty value in the environment.  Most likely only useful for
-    # creating official distributions of packages.
-    # This is a hack until libtool officially supports absolute path
-    # names for shared libraries.
-    _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
-    _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
-    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
-    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
-    runpath_var='LD_RUN_PATH'
-
-    case $cc_basename in
-      CC*)
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	;;
-      *)
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	;;
-    esac
-    ;;
-  tandem*)
-    case $cc_basename in
-      NCC*)
-	# NonStop-UX NCC 3.20
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-      *)
-	# FIXME: insert proper C++ library support
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	;;
-    esac
-    ;;
-  vxworks*)
-    # FIXME: insert proper C++ library support
-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    ;;
-  *)
-    # FIXME: insert proper C++ library support
-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-    ;;
-esac
-AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
-test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
+  if AC_TRY_EVAL(ac_compile); then
+    # Now try to grab the symbols.
+    nlist=conftest.nm
+    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
+      # Try sorting and uniquifying the output.
+      if sort "$nlist" | uniq > "$nlist"T; then
+	mv -f "$nlist"T "$nlist"
+      else
+	rm -f "$nlist"T
+      fi
 
-_LT_AC_TAGVAR(GCC, $1)="$GXX"
-_LT_AC_TAGVAR(LD, $1)="$LD"
+      # Make sure that we snagged all the symbols we need.
+      if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
+	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
+	  cat <<_LT_EOF > conftest.$ac_ext
+#ifdef __cplusplus
+extern "C" {
+#endif
 
-AC_LIBTOOL_POSTDEP_PREDEP($1)
-AC_LIBTOOL_PROG_COMPILER_PIC($1)
-AC_LIBTOOL_PROG_CC_C_O($1)
-AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
-AC_LIBTOOL_PROG_LD_SHLIBS($1)
-AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
-AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
+_LT_EOF
+	  # Now generate the symbol file.
+	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
 
-AC_LIBTOOL_CONFIG($1)
+	  cat <<_LT_EOF >> conftest.$ac_ext
 
-AC_LANG_POP
-CC=$lt_save_CC
-LDCXX=$LD
-LD=$lt_save_LD
-GCC=$lt_save_GCC
-with_gnu_ldcxx=$with_gnu_ld
-with_gnu_ld=$lt_save_with_gnu_ld
-lt_cv_path_LDCXX=$lt_cv_path_LD
-lt_cv_path_LD=$lt_save_path_LD
-lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
-lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
-])# AC_LIBTOOL_LANG_CXX_CONFIG
-
-# AC_LIBTOOL_POSTDEP_PREDEP([TAGNAME])
-# ------------------------------------
-# Figure out "hidden" library dependencies from verbose
-# compiler output when linking a shared library.
-# Parse the compiler output and extract the necessary
-# objects, libraries and library flags.
-AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP],[
-dnl we can't use the lt_simple_compile_test_code here,
-dnl because it contains code intended for an executable,
-dnl not a library.  It's possible we should let each
-dnl tag define a new lt_????_link_test_code variable,
-dnl but it's only used here...
-ifelse([$1],[],[cat > conftest.$ac_ext <<EOF
-int a;
-void foo (void) { a = 0; }
-EOF
-],[$1],[CXX],[cat > conftest.$ac_ext <<EOF
-class Foo
+/* The mapping between symbol names and symbols.  */
+const struct {
+  const char *name;
+  void       *address;
+}
+lt__PROGRAM__LTX_preloaded_symbols[[]] =
 {
-public:
-  Foo (void) { a = 0; }
-private:
-  int a;
-};
-EOF
-],[$1],[F77],[cat > conftest.$ac_ext <<EOF
-      subroutine foo
-      implicit none
-      integer*4 a
-      a=0
-      return
-      end
-EOF
-],[$1],[GCJ],[cat > conftest.$ac_ext <<EOF
-public class foo {
-  private int a;
-  public void bar (void) {
-    a = 0;
-  }
+  { "@PROGRAM@", (void *) 0 },
+_LT_EOF
+	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
+	  cat <<\_LT_EOF >> conftest.$ac_ext
+  {0, (void *) 0}
 };
-EOF
-])
-dnl Parse the compiler output and extract the necessary
-dnl objects, libraries and library flags.
-if AC_TRY_EVAL(ac_compile); then
-  # Parse the compiler output and extract the necessary
-  # objects, libraries and library flags.
-
-  # Sentinel used to keep track of whether or not we are before
-  # the conftest object file.
-  pre_test_object_deps_done=no
-
-  # The `*' in the case matches for architectures that use `case' in
-  # $output_verbose_cmd can trigger glob expansion during the loop
-  # eval without this substitution.
-  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
-
-  for p in `eval $output_verbose_link_cmd`; do
-    case $p in
 
-    -L* | -R* | -l*)
-       # Some compilers place space between "-{L,R}" and the path.
-       # Remove the space.
-       if test $p = "-L" \
-	  || test $p = "-R"; then
-	 prev=$p
-	 continue
-       else
-	 prev=
-       fi
+/* This works around a problem in FreeBSD linker */
+#ifdef FREEBSD_WORKAROUND
+static const void *lt_preloaded_setup() {
+  return lt__PROGRAM__LTX_preloaded_symbols;
+}
+#endif
 
-       if test "$pre_test_object_deps_done" = no; then
-	 case $p in
-	 -L* | -R*)
-	   # Internal compiler library paths should come after those
-	   # provided the user.  The postdeps already come after the
-	   # user supplied libs so there is no need to process them.
-	   if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
-	     _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
-	   else
-	     _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
-	   fi
-	   ;;
-	 # The "-l" case would never come before the object being
-	 # linked, so don't bother handling this case.
-	 esac
-       else
-	 if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
-	   _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
-	 else
-	   _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
-	 fi
-       fi
-       ;;
-
-    *.$objext)
-       # This assumes that the test object file only shows up
-       # once in the compiler output.
-       if test "$p" = "conftest.$objext"; then
-	 pre_test_object_deps_done=yes
-	 continue
-       fi
-
-       if test "$pre_test_object_deps_done" = no; then
-	 if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then
-	   _LT_AC_TAGVAR(predep_objects, $1)="$p"
-	 else
-	   _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p"
-	 fi
-       else
-	 if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then
-	   _LT_AC_TAGVAR(postdep_objects, $1)="$p"
-	 else
-	   _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p"
-	 fi
-       fi
-       ;;
-
-    *) ;; # Ignore the rest.
-
-    esac
-  done
+#ifdef __cplusplus
+}
+#endif
+_LT_EOF
+	  # Now try linking the two files.
+	  mv conftest.$ac_objext conftstm.$ac_objext
+	  lt_save_LIBS="$LIBS"
+	  lt_save_CFLAGS="$CFLAGS"
+	  LIBS="conftstm.$ac_objext"
+	  CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
+	  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
+	    pipe_works=yes
+	  fi
+	  LIBS="$lt_save_LIBS"
+	  CFLAGS="$lt_save_CFLAGS"
+	else
+	  echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
+	fi
+      else
+	echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
+      fi
+    else
+      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
+    fi
+  else
+    echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
+    cat conftest.$ac_ext >&5
+  fi
+  rm -rf conftest* conftst*
 
-  # Clean up.
-  rm -f a.out a.exe
+  # Do not use the global_symbol_pipe unless it works.
+  if test "$pipe_works" = yes; then
+    break
+  else
+    lt_cv_sys_global_symbol_pipe=
+  fi
+done
+])
+if test -z "$lt_cv_sys_global_symbol_pipe"; then
+  lt_cv_sys_global_symbol_to_cdecl=
+fi
+if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
+  AC_MSG_RESULT(failed)
 else
-  echo "libtool.m4: error: problem compiling $1 test program"
+  AC_MSG_RESULT(ok)
 fi
 
-$rm -f confest.$objext
-
-# PORTME: override above test on systems where it is broken
-ifelse([$1],[CXX],
-[case $host_os in
-interix3*)
-  # Interix 3.5 installs completely hosed .la files for C++, so rather than
-  # hack all around it, let's just trust "g++" to DTRT.
-  _LT_AC_TAGVAR(predep_objects,$1)=
-  _LT_AC_TAGVAR(postdep_objects,$1)=
-  _LT_AC_TAGVAR(postdeps,$1)=
-  ;;
-
-solaris*)
-  case $cc_basename in
-  CC*)
-    # Adding this requires a known-good setup of shared libraries for
-    # Sun compiler versions before 5.6, else PIC objects from an old
-    # archive will be linked into the output, leading to subtle bugs.
-    _LT_AC_TAGVAR(postdeps,$1)='-lCstd -lCrun'
-    ;;
-  esac
-  ;;
-esac
-])
-
-case " $_LT_AC_TAGVAR(postdeps, $1) " in
-*" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
-esac
-])# AC_LIBTOOL_POSTDEP_PREDEP
-
-# AC_LIBTOOL_LANG_F77_CONFIG
-# --------------------------
-# Ensure that the configuration vars for the C compiler are
-# suitably defined.  Those variables are subsequently used by
-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
-AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
-AC_DEFUN([_LT_AC_LANG_F77_CONFIG],
-[AC_REQUIRE([AC_PROG_F77])
-AC_LANG_PUSH(Fortran 77)
-
-_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-_LT_AC_TAGVAR(allow_undefined_flag, $1)=
-_LT_AC_TAGVAR(always_export_symbols, $1)=no
-_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
-_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
-_LT_AC_TAGVAR(hardcode_direct, $1)=no
-_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
-_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
-_LT_AC_TAGVAR(hardcode_automatic, $1)=no
-_LT_AC_TAGVAR(module_cmds, $1)=
-_LT_AC_TAGVAR(module_expsym_cmds, $1)=
-_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
-_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_AC_TAGVAR(no_undefined_flag, $1)=
-_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
-_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-
-# Source file extension for f77 test sources.
-ac_ext=f
-
-# Object file extension for compiled f77 test sources.
-objext=o
-_LT_AC_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="      subroutine t\n      return\n      end\n"
-
-# Code to be used in simple link tests
-lt_simple_link_test_code="      program t\n      end\n"
-
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
-_LT_AC_SYS_COMPILER
-
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-# Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
-CC=${F77-"f77"}
-compiler=$CC
-_LT_AC_TAGVAR(compiler, $1)=$CC
-_LT_CC_BASENAME([$compiler])
-
-AC_MSG_CHECKING([if libtool supports shared libraries])
-AC_MSG_RESULT([$can_build_shared])
-
-AC_MSG_CHECKING([whether to build shared libraries])
-test "$can_build_shared" = "no" && enable_shared=no
+_LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
+    [Take the output of nm and produce a listing of raw symbols and C names])
+_LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
+    [Transform the output of nm in a proper C declaration])
+_LT_DECL([global_symbol_to_c_name_address],
+    [lt_cv_sys_global_symbol_to_c_name_address], [1],
+    [Transform the output of nm in a C name address pair])
+_LT_DECL([global_symbol_to_c_name_address_lib_prefix],
+    [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
+    [Transform the output of nm in a C name address pair when lib prefix is needed])
+]) # _LT_CMD_GLOBAL_SYMBOLS
 
-# On AIX, shared libraries and static libraries use the same namespace, and
-# are all built from PIC.
-case $host_os in
-aix3*)
-  test "$enable_shared" = yes && enable_static=no
-  if test -n "$RANLIB"; then
-    archive_cmds="$archive_cmds~\$RANLIB \$lib"
-    postinstall_cmds='$RANLIB $lib'
-  fi
-  ;;
-aix4* | aix5*)
-  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
-    test "$enable_shared" = yes && enable_static=no
-  fi
-  ;;
-esac
-AC_MSG_RESULT([$enable_shared])
-
-AC_MSG_CHECKING([whether to build static libraries])
-# Make sure either enable_shared or enable_static is yes.
-test "$enable_shared" = yes || enable_static=yes
-AC_MSG_RESULT([$enable_static])
-
-_LT_AC_TAGVAR(GCC, $1)="$G77"
-_LT_AC_TAGVAR(LD, $1)="$LD"
-
-AC_LIBTOOL_PROG_COMPILER_PIC($1)
-AC_LIBTOOL_PROG_CC_C_O($1)
-AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
-AC_LIBTOOL_PROG_LD_SHLIBS($1)
-AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
-AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
-
-AC_LIBTOOL_CONFIG($1)
-
-AC_LANG_POP
-CC="$lt_save_CC"
-])# AC_LIBTOOL_LANG_F77_CONFIG
-
-
-# AC_LIBTOOL_LANG_GCJ_CONFIG
-# --------------------------
-# Ensure that the configuration vars for the C compiler are
-# suitably defined.  Those variables are subsequently used by
-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
-AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
-AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG],
-[AC_LANG_SAVE
-
-# Source file extension for Java test sources.
-ac_ext=java
-
-# Object file extension for compiled Java test sources.
-objext=o
-_LT_AC_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="class foo {}\n"
-
-# Code to be used in simple link tests
-lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }\n'
-
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
-_LT_AC_SYS_COMPILER
-
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-# Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
-CC=${GCJ-"gcj"}
-compiler=$CC
-_LT_AC_TAGVAR(compiler, $1)=$CC
-_LT_CC_BASENAME([$compiler])
-
-# GCJ did not exist at the time GCC didn't implicitly link libc in.
-_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-
-_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-
-AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
-AC_LIBTOOL_PROG_COMPILER_PIC($1)
-AC_LIBTOOL_PROG_CC_C_O($1)
-AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
-AC_LIBTOOL_PROG_LD_SHLIBS($1)
-AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
-AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
-
-AC_LIBTOOL_CONFIG($1)
-
-AC_LANG_RESTORE
-CC="$lt_save_CC"
-])# AC_LIBTOOL_LANG_GCJ_CONFIG
-
-
-# AC_LIBTOOL_LANG_RC_CONFIG
-# -------------------------
-# Ensure that the configuration vars for the Windows resource compiler are
-# suitably defined.  Those variables are subsequently used by
-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
-AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
-AC_DEFUN([_LT_AC_LANG_RC_CONFIG],
-[AC_LANG_SAVE
-
-# Source file extension for RC test sources.
-ac_ext=rc
-
-# Object file extension for compiled RC test sources.
-objext=o
-_LT_AC_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
-
-# Code to be used in simple link tests
-lt_simple_link_test_code="$lt_simple_compile_test_code"
-
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
-_LT_AC_SYS_COMPILER
 
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-# Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
-CC=${RC-"windres"}
-compiler=$CC
-_LT_AC_TAGVAR(compiler, $1)=$CC
-_LT_CC_BASENAME([$compiler])
-_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
+# _LT_COMPILER_PIC([TAGNAME])
+# ---------------------------
+m4_defun([_LT_COMPILER_PIC],
+[m4_require([_LT_TAG_COMPILER])dnl
+_LT_TAGVAR(lt_prog_compiler_wl, $1)=
+_LT_TAGVAR(lt_prog_compiler_pic, $1)=
+_LT_TAGVAR(lt_prog_compiler_static, $1)=
 
-AC_LIBTOOL_CONFIG($1)
+AC_MSG_CHECKING([for $compiler option to produce PIC])
+m4_if([$1], [CXX], [
+  # C++ specific cases for pic, static, wl, etc.
+  if test "$GXX" = yes; then
+    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+    _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
 
-AC_LANG_RESTORE
-CC="$lt_save_CC"
-])# AC_LIBTOOL_LANG_RC_CONFIG
+    case $host_os in
+    aix*)
+      # All AIX code is PIC.
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      fi
+      ;;
 
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+        ;;
+      m68k)
+            # FIXME: we need at least 68020 code to build shared libraries, but
+            # adding the `-m68020' flag to GCC prevents building anything better,
+            # like `-m68040'.
+            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
+        ;;
+      esac
+      ;;
 
-# AC_LIBTOOL_CONFIG([TAGNAME])
-# ----------------------------
-# If TAGNAME is not passed, then create an initial libtool script
-# with a default configuration from the untagged config vars.  Otherwise
-# add code to config.status for appending the configuration named by
-# TAGNAME from the matching tagged config vars.
-AC_DEFUN([AC_LIBTOOL_CONFIG],
-[# The else clause should only fire when bootstrapping the
-# libtool distribution, otherwise you forgot to ship ltmain.sh
-# with your package, and you will get complaints that there are
-# no rules to generate ltmain.sh.
-if test -f "$ltmain"; then
-  # See if we are running on zsh, and set the options which allow our commands through
-  # without removal of \ escapes.
-  if test -n "${ZSH_VERSION+set}" ; then
-    setopt NO_GLOB_SUBST
-  fi
-  # Now quote all the things that may contain metacharacters while being
-  # careful not to overquote the AC_SUBSTed values.  We take copies of the
-  # variables and quote the copies for generation of the libtool script.
-  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
-    SED SHELL STRIP \
-    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
-    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
-    deplibs_check_method reload_flag reload_cmds need_locks \
-    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
-    lt_cv_sys_global_symbol_to_c_name_address \
-    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
-    old_postinstall_cmds old_postuninstall_cmds \
-    _LT_AC_TAGVAR(compiler, $1) \
-    _LT_AC_TAGVAR(CC, $1) \
-    _LT_AC_TAGVAR(LD, $1) \
-    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
-    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
-    _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
-    _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
-    _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
-    _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
-    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
-    _LT_AC_TAGVAR(old_archive_cmds, $1) \
-    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
-    _LT_AC_TAGVAR(predep_objects, $1) \
-    _LT_AC_TAGVAR(postdep_objects, $1) \
-    _LT_AC_TAGVAR(predeps, $1) \
-    _LT_AC_TAGVAR(postdeps, $1) \
-    _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
-    _LT_AC_TAGVAR(archive_cmds, $1) \
-    _LT_AC_TAGVAR(archive_expsym_cmds, $1) \
-    _LT_AC_TAGVAR(postinstall_cmds, $1) \
-    _LT_AC_TAGVAR(postuninstall_cmds, $1) \
-    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
-    _LT_AC_TAGVAR(allow_undefined_flag, $1) \
-    _LT_AC_TAGVAR(no_undefined_flag, $1) \
-    _LT_AC_TAGVAR(export_symbols_cmds, $1) \
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
-    _LT_AC_TAGVAR(hardcode_automatic, $1) \
-    _LT_AC_TAGVAR(module_cmds, $1) \
-    _LT_AC_TAGVAR(module_expsym_cmds, $1) \
-    _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
-    _LT_AC_TAGVAR(exclude_expsyms, $1) \
-    _LT_AC_TAGVAR(include_expsyms, $1); do
-
-    case $var in
-    _LT_AC_TAGVAR(old_archive_cmds, $1) | \
-    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
-    _LT_AC_TAGVAR(archive_cmds, $1) | \
-    _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
-    _LT_AC_TAGVAR(module_cmds, $1) | \
-    _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
-    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
-    _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
-    extract_expsyms_cmds | reload_cmds | finish_cmds | \
-    postinstall_cmds | postuninstall_cmds | \
-    old_postinstall_cmds | old_postuninstall_cmds | \
-    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
-      # Double-quote double-evaled strings.
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
+    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+      # PIC is the default for these OSes.
+      ;;
+    mingw* | cygwin* | os2* | pw32* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      # Although the cygwin gcc ignores -fPIC, still need this for old-style
+      # (--disable-auto-import) libraries
+      m4_if([$1], [GCJ], [],
+	[_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+      ;;
+    darwin* | rhapsody*)
+      # PIC is the default on this platform
+      # Common symbols not allowed in MH_DYLIB files
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
+      ;;
+    *djgpp*)
+      # DJGPP does not support shared libraries at all
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)=
+      ;;
+    interix[[3-9]]*)
+      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+      # Instead, we relocate shared libraries at runtime.
+      ;;
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
+      fi
+      ;;
+    hpux*)
+      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
+      # sets the default TLS model and affects inlining.
+      case $host_cpu in
+      hppa*64*)
+	;;
+      *)
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+	;;
+      esac
+      ;;
+    *qnx* | *nto*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
       ;;
     *)
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
       ;;
     esac
-  done
-
-  case $lt_echo in
-  *'\[$]0 --fallback-echo"')
-    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
-    ;;
-  esac
-
-ifelse([$1], [],
-  [cfgfile="${ofile}T"
-  trap "$rm \"$cfgfile\"; exit 1" 1 2 15
-  $rm -f "$cfgfile"
-  AC_MSG_NOTICE([creating $ofile])],
-  [cfgfile="$ofile"])
-
-  cat <<__EOF__ >> "$cfgfile"
-ifelse([$1], [],
-[#! $SHELL
-
-# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
-# NOTE: Changes made to this file will be lost: look at ltmain.sh.
-#
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
-# Free Software Foundation, Inc.
-#
-# This file is part of GNU Libtool:
-# Originally by Gordon Matzigkeit <gord at gnu.ai.mit.edu>, 1996
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-#
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-# A sed program that does not truncate output.
-SED=$lt_SED
-
-# Sed that helps us avoid accidentally triggering echo(1) options like -n.
-Xsed="$SED -e 1s/^X//"
-
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-# The names of the tagged configurations supported by this script.
-available_tags=
-
-# ### BEGIN LIBTOOL CONFIG],
-[# ### BEGIN LIBTOOL TAG CONFIG: $tagname])
-
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
-
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
-
-# Whether or not to build shared libraries.
-build_libtool_libs=$enable_shared
-
-# Whether or not to build static libraries.
-build_old_libs=$enable_static
-
-# Whether or not to add -lc for building shared libraries.
-build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
-
-# Whether or not to disallow shared libs when runtime libs are static
-allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
+  else
+    case $host_os in
+      aix[[4-9]]*)
+	# All AIX code is PIC.
+	if test "$host_cpu" = ia64; then
+	  # AIX 5 now supports IA64 processor
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	else
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
+	fi
+	;;
+      chorus*)
+	case $cc_basename in
+	cxch68*)
+	  # Green Hills C++ Compiler
+	  # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
+	  ;;
+	esac
+	;;
+      dgux*)
+	case $cc_basename in
+	  ec++*)
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	    ;;
+	  ghcx*)
+	    # Green Hills C++ Compiler
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      freebsd* | dragonfly*)
+	# FreeBSD uses GNU C++
+	;;
+      hpux9* | hpux10* | hpux11*)
+	case $cc_basename in
+	  CC*)
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
+	    if test "$host_cpu" != ia64; then
+	      _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
+	    fi
+	    ;;
+	  aCC*)
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
+	    case $host_cpu in
+	    hppa*64*|ia64*)
+	      # +Z the default
+	      ;;
+	    *)
+	      _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
+	      ;;
+	    esac
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      interix*)
+	# This is c89, which is MS Visual C++ (no shared libs)
+	# Anyone wants to do a port?
+	;;
+      irix5* | irix6* | nonstopux*)
+	case $cc_basename in
+	  CC*)
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+	    # CC pic flag -KPIC is the default.
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      linux* | k*bsd*-gnu)
+	case $cc_basename in
+	  KCC*)
+	    # KAI C++ Compiler
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+	    ;;
+	  ecpc* )
+	    # old Intel C++ for x86_64 which still supported -KPIC.
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+	    ;;
+	  icpc* )
+	    # Intel C++, used to be incompatible with GCC.
+	    # ICC 10 doesn't accept -KPIC any more.
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+	    ;;
+	  pgCC* | pgcpp*)
+	    # Portland Group C++ compiler
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	    ;;
+	  cxx*)
+	    # Compaq C++
+	    # Make sure the PIC flag is empty.  It appears that all Alpha
+	    # Linux and Compaq Tru64 Unix objects are PIC.
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)=
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+	    ;;
+	  xlc* | xlC*)
+	    # IBM XL 8.0 on PPC
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
+	    ;;
+	  *)
+	    case `$CC -V 2>&1 | sed 5q` in
+	    *Sun\ C*)
+	      # Sun C++ 5.9
+	      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+	      ;;
+	    esac
+	    ;;
+	esac
+	;;
+      lynxos*)
+	;;
+      m88k*)
+	;;
+      mvs*)
+	case $cc_basename in
+	  cxx*)
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      netbsd*)
+	;;
+      *qnx* | *nto*)
+        # QNX uses GNU C++, but need to define -shared option too, otherwise
+        # it will coredump.
+        _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
+        ;;
+      osf3* | osf4* | osf5*)
+	case $cc_basename in
+	  KCC*)
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
+	    ;;
+	  RCC*)
+	    # Rational C++ 2.4.1
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+	    ;;
+	  cxx*)
+	    # Digital/Compaq C++
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    # Make sure the PIC flag is empty.  It appears that all Alpha
+	    # Linux and Compaq Tru64 Unix objects are PIC.
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)=
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      psos*)
+	;;
+      solaris*)
+	case $cc_basename in
+	  CC*)
+	    # Sun C++ 4.2, 5.x and Centerline C++
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+	    ;;
+	  gcx*)
+	    # Green Hills C++ Compiler
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      sunos4*)
+	case $cc_basename in
+	  CC*)
+	    # Sun C++ 4.x
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	    ;;
+	  lcc*)
+	    # Lucid
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+	case $cc_basename in
+	  CC*)
+	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	    ;;
+	esac
+	;;
+      tandem*)
+	case $cc_basename in
+	  NCC*)
+	    # NonStop-UX NCC 3.20
+	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      vxworks*)
+	;;
+      *)
+	_LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
+	;;
+    esac
+  fi
+],
+[
+  if test "$GCC" = yes; then
+    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+    _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
 
-# Whether or not to optimize for fast installation.
-fast_install=$enable_fast_install
+    case $host_os in
+      aix*)
+      # All AIX code is PIC.
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      fi
+      ;;
 
-# The host system.
-host_alias=$host_alias
-host=$host
-host_os=$host_os
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+        ;;
+      m68k)
+            # FIXME: we need at least 68020 code to build shared libraries, but
+            # adding the `-m68020' flag to GCC prevents building anything better,
+            # like `-m68040'.
+            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
+        ;;
+      esac
+      ;;
 
-# The build system.
-build_alias=$build_alias
-build=$build
-build_os=$build_os
+    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+      # PIC is the default for these OSes.
+      ;;
 
-# An echo program that does not interpret backslashes.
-echo=$lt_echo
+    mingw* | cygwin* | pw32* | os2* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      # Although the cygwin gcc ignores -fPIC, still need this for old-style
+      # (--disable-auto-import) libraries
+      m4_if([$1], [GCJ], [],
+	[_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+      ;;
 
-# The archiver.
-AR=$lt_AR
-AR_FLAGS=$lt_AR_FLAGS
+    darwin* | rhapsody*)
+      # PIC is the default on this platform
+      # Common symbols not allowed in MH_DYLIB files
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
+      ;;
 
-# A C compiler.
-LTCC=$lt_LTCC
+    hpux*)
+      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
+      # sets the default TLS model and affects inlining.
+      case $host_cpu in
+      hppa*64*)
+	# +Z the default
+	;;
+      *)
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+	;;
+      esac
+      ;;
 
-# LTCC compiler flags.
-LTCFLAGS=$lt_LTCFLAGS
+    interix[[3-9]]*)
+      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+      # Instead, we relocate shared libraries at runtime.
+      ;;
 
-# A language-specific compiler.
-CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
+    msdosdjgpp*)
+      # Just because we use GCC doesn't mean we suddenly get shared libraries
+      # on systems that don't support them.
+      _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
+      enable_shared=no
+      ;;
 
-# Is the compiler the GNU C compiler?
-with_gcc=$_LT_AC_TAGVAR(GCC, $1)
+    *nto* | *qnx*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
+      ;;
 
-# An ERE matcher.
-EGREP=$lt_EGREP
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
+      fi
+      ;;
 
-# The linker used to build libraries.
-LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
+    *)
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+      ;;
+    esac
+  else
+    # PORTME Check for flag to pass linker flags through the system compiler.
+    case $host_os in
+    aix*)
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      else
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
+      fi
+      ;;
 
-# Whether we need hard or soft links.
-LN_S=$lt_LN_S
+    mingw* | cygwin* | pw32* | os2* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      m4_if([$1], [GCJ], [],
+	[_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+      ;;
 
-# A BSD-compatible nm program.
-NM=$lt_NM
+    hpux9* | hpux10* | hpux11*)
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
+      # not for PA HP-UX.
+      case $host_cpu in
+      hppa*64*|ia64*)
+	# +Z the default
+	;;
+      *)
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
+	;;
+      esac
+      # Is there a better lt_prog_compiler_static that works with the bundled CC?
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
+      ;;
 
-# A symbol stripping program
-STRIP=$lt_STRIP
+    irix5* | irix6* | nonstopux*)
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+      # PIC (with -KPIC) is the default.
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+      ;;
 
-# Used to examine libraries when file_magic_cmd begins "file"
-MAGIC_CMD=$MAGIC_CMD
-
-# Used on cygwin: DLL creation program.
-DLLTOOL="$DLLTOOL"
-
-# Used on cygwin: object dumper.
-OBJDUMP="$OBJDUMP"
-
-# Used on cygwin: assembler.
-AS="$AS"
+    linux* | k*bsd*-gnu)
+      case $cc_basename in
+      # old Intel for x86_64 which still supported -KPIC.
+      ecc*)
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+        ;;
+      # icc used to be incompatible with GCC.
+      # ICC 10 doesn't accept -KPIC any more.
+      icc* | ifort*)
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+        ;;
+      # Lahey Fortran 8.1.
+      lf95*)
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95*)
+        # Portland Group compilers (*not* the Pentium gcc compiler,
+	# which looks to be a dead project)
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+        ;;
+      ccc*)
+        _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+        # All Alpha code is PIC.
+        _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+        ;;
+      xl*)
+	# IBM XL C 8.0/Fortran 10.1 on PPC
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
+	;;
+      *)
+	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ C*)
+	  # Sun C 5.9
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	  ;;
+	*Sun\ F*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
+	  ;;
+	esac
+	;;
+      esac
+      ;;
 
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
+    newsos6)
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      ;;
 
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
+    *nto* | *qnx*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
+      ;;
 
-# How to pass a linker flag through the compiler.
-wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
+    osf3* | osf4* | osf5*)
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+      # All OSF/1 code is PIC.
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+      ;;
 
-# Object file suffix (normally "o").
-objext="$ac_objext"
+    rdos*)
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+      ;;
 
-# Old archive suffix (normally "a").
-libext="$libext"
+    solaris*)
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      case $cc_basename in
+      f77* | f90* | f95*)
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
+      *)
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
+      esac
+      ;;
 
-# Shared library suffix (normally ".so").
-shrext_cmds='$shrext_cmds'
+    sunos4*)
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      ;;
 
-# Executable file suffix (normally "").
-exeext="$exeext"
+    sysv4 | sysv4.2uw2* | sysv4.3*)
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      ;;
 
-# Additional compiler flags for building library objects.
-pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
-pic_mode=$pic_mode
+    sysv4*MP*)
+      if test -d /usr/nec ;then
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      fi
+      ;;
 
-# What is the maximum length of a command?
-max_cmd_len=$lt_cv_sys_max_cmd_len
+    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      ;;
 
-# Does compiler simultaneously support -c and -o options?
-compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
+    unicos*)
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+      _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
+      ;;
 
-# Must we lock files when doing compilation?
-need_locks=$lt_need_locks
+    uts4*)
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      ;;
 
-# Do we need the lib prefix for modules?
-need_lib_prefix=$need_lib_prefix
+    *)
+      _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
+      ;;
+    esac
+  fi
+])
+case $host_os in
+  # For platforms which do not support PIC, -DPIC is meaningless:
+  *djgpp*)
+    _LT_TAGVAR(lt_prog_compiler_pic, $1)=
+    ;;
+  *)
+    _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t at m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
+    ;;
+esac
+AC_MSG_RESULT([$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
+_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
+	[How to pass a linker flag through the compiler])
 
-# Do we need a version for libraries?
-need_version=$need_version
+#
+# Check to make sure the PIC flag actually works.
+#
+if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
+  _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works],
+    [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)],
+    [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t at m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [],
+    [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in
+     "" | " "*) ;;
+     *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;;
+     esac],
+    [_LT_TAGVAR(lt_prog_compiler_pic, $1)=
+     _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
+fi
+_LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
+	[Additional compiler flags for building library objects])
 
-# Whether dlopen is supported.
-dlopen_support=$enable_dlopen
+#
+# Check to make sure the static flag actually works.
+#
+wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
+_LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
+  _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1),
+  $lt_tmp_static_flag,
+  [],
+  [_LT_TAGVAR(lt_prog_compiler_static, $1)=])
+_LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
+	[Compiler flag to prevent dynamic linking])
+])# _LT_COMPILER_PIC
 
-# Whether dlopen of programs is supported.
-dlopen_self=$enable_dlopen_self
 
-# Whether dlopen of statically linked programs is supported.
-dlopen_self_static=$enable_dlopen_self_static
+# _LT_LINKER_SHLIBS([TAGNAME])
+# ----------------------------
+# See if the linker supports building shared libraries.
+m4_defun([_LT_LINKER_SHLIBS],
+[AC_REQUIRE([LT_PATH_LD])dnl
+AC_REQUIRE([LT_PATH_NM])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
+m4_require([_LT_TAG_COMPILER])dnl
+AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
+m4_if([$1], [CXX], [
+  _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  case $host_os in
+  aix[[4-9]]*)
+    # If we're using GNU nm, then we don't want the "-C" option.
+    # -C means demangle to AIX nm, but means don't demangle with GNU nm
+    if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+    else
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+    fi
+    ;;
+  pw32*)
+    _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
+  ;;
+  cygwin* | mingw* | cegcc*)
+    _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
+  ;;
+  *)
+    _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  ;;
+  esac
+  _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
+], [
+  runpath_var=
+  _LT_TAGVAR(allow_undefined_flag, $1)=
+  _LT_TAGVAR(always_export_symbols, $1)=no
+  _LT_TAGVAR(archive_cmds, $1)=
+  _LT_TAGVAR(archive_expsym_cmds, $1)=
+  _LT_TAGVAR(compiler_needs_object, $1)=no
+  _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+  _LT_TAGVAR(export_dynamic_flag_spec, $1)=
+  _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  _LT_TAGVAR(hardcode_automatic, $1)=no
+  _LT_TAGVAR(hardcode_direct, $1)=no
+  _LT_TAGVAR(hardcode_direct_absolute, $1)=no
+  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+  _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
+  _LT_TAGVAR(hardcode_libdir_separator, $1)=
+  _LT_TAGVAR(hardcode_minus_L, $1)=no
+  _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
+  _LT_TAGVAR(inherit_rpath, $1)=no
+  _LT_TAGVAR(link_all_deplibs, $1)=unknown
+  _LT_TAGVAR(module_cmds, $1)=
+  _LT_TAGVAR(module_expsym_cmds, $1)=
+  _LT_TAGVAR(old_archive_from_new_cmds, $1)=
+  _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)=
+  _LT_TAGVAR(thread_safe_flag_spec, $1)=
+  _LT_TAGVAR(whole_archive_flag_spec, $1)=
+  # include_expsyms should be a list of space-separated symbols to be *always*
+  # included in the symbol list
+  _LT_TAGVAR(include_expsyms, $1)=
+  # exclude_expsyms can be an extended regexp of symbols to exclude
+  # it will be wrapped by ` (' and `)$', so one must not match beginning or
+  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
+  # as well as any symbol that contains `d'.
+  _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
+  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
+  # platforms (ab)use it in PIC code, but their linkers get confused if
+  # the symbol is explicitly referenced.  Since portable code cannot
+  # rely on this symbol name, it's probably fine to never include it in
+  # preloaded symbol tables.
+  # Exclude shared library initialization/finalization symbols.
+dnl Note also adjust exclude_expsyms for C++ above.
+  extract_expsyms_cmds=
 
-# Compiler flag to prevent dynamic linking.
-link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
+  case $host_os in
+  cygwin* | mingw* | pw32* | cegcc*)
+    # FIXME: the MSVC++ port hasn't been tested in a loooong time
+    # When not using gcc, we currently assume that we are using
+    # Microsoft Visual C++.
+    if test "$GCC" != yes; then
+      with_gnu_ld=no
+    fi
+    ;;
+  interix*)
+    # we just hope/assume this is gcc and not c89 (= MSVC++)
+    with_gnu_ld=yes
+    ;;
+  openbsd*)
+    with_gnu_ld=no
+    ;;
+  esac
 
-# Compiler flag to turn off builtin functions.
-no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)
+  _LT_TAGVAR(ld_shlibs, $1)=yes
+  if test "$with_gnu_ld" = yes; then
+    # If archive_cmds runs LD, not CC, wlarc should be empty
+    wlarc='${wl}'
 
-# Compiler flag to allow reflexive dlopens.
-export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)
+    # Set some defaults for GNU ld with shared library support. These
+    # are reset later if shared libraries are not supported. Putting them
+    # here allows them to be overridden if necessary.
+    runpath_var=LD_RUN_PATH
+    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+    # ancient GNU ld didn't support --whole-archive et. al.
+    if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
+      _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+    else
+      _LT_TAGVAR(whole_archive_flag_spec, $1)=
+    fi
+    supports_anon_versioning=no
+    case `$LD -v 2>&1` in
+      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
+      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
+      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
+      *\ 2.11.*) ;; # other 2.11 versions
+      *) supports_anon_versioning=yes ;;
+    esac
 
-# Compiler flag to generate shared objects directly from archives.
-whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)
+    # See if GNU ld supports shared libraries.
+    case $host_os in
+    aix[[3-9]]*)
+      # On AIX/PPC, the GNU linker is very broken
+      if test "$host_cpu" != ia64; then
+	_LT_TAGVAR(ld_shlibs, $1)=no
+	cat <<_LT_EOF 1>&2
 
-# Compiler flag to generate thread-safe objects.
-thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)
+*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** to be unable to reliably create shared libraries on AIX.
+*** Therefore, libtool is disabling shared libraries support.  If you
+*** really care for shared libraries, you may want to modify your PATH
+*** so that a non-GNU linker is found, and then restart.
 
-# Library versioning type.
-version_type=$version_type
+_LT_EOF
+      fi
+      ;;
 
-# Format of library name prefix.
-libname_spec=$lt_libname_spec
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+            _LT_TAGVAR(archive_expsym_cmds, $1)=''
+        ;;
+      m68k)
+            _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+            _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+            _LT_TAGVAR(hardcode_minus_L, $1)=yes
+        ;;
+      esac
+      ;;
 
-# List of archive names.  First name is the real one, the rest are links.
-# The last name is the one that the linker finds with -lNAME.
-library_names_spec=$lt_library_names_spec
+    beos*)
+      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	_LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
+	# support --undefined.  This deserves some investigation.  FIXME
+	_LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      else
+	_LT_TAGVAR(ld_shlibs, $1)=no
+      fi
+      ;;
 
-# The coded name of the library, if different from the real name.
-soname_spec=$lt_soname_spec
+    cygwin* | mingw* | pw32* | cegcc*)
+      # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
+      # as there is no search path for DLLs.
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+      _LT_TAGVAR(always_export_symbols, $1)=no
+      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
+
+      if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	# If the export-symbols file already is a .def file (1st line
+	# is EXPORTS), use it as is; otherwise, prepend...
+	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	  cp $export_symbols $output_objdir/$soname.def;
+	else
+	  echo EXPORTS > $output_objdir/$soname.def;
+	  cat $export_symbols >> $output_objdir/$soname.def;
+	fi~
+	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+      else
+	_LT_TAGVAR(ld_shlibs, $1)=no
+      fi
+      ;;
 
-# Commands used to build and install an old-style archive.
-RANLIB=$lt_RANLIB
-old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1)
-old_postinstall_cmds=$lt_old_postinstall_cmds
-old_postuninstall_cmds=$lt_old_postuninstall_cmds
+    interix[[3-9]]*)
+      _LT_TAGVAR(hardcode_direct, $1)=no
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+      # Instead, shared libraries are loaded at an image base (0x10000000 by
+      # default) and relocated if they conflict, which is a slow very memory
+      # consuming and fragmenting process.  To avoid this, we pick a random,
+      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+      ;;
 
-# Create an old-style archive from a shared archive.
-old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1)
+    gnu* | linux* | tpf* | k*bsd*-gnu)
+      tmp_diet=no
+      if test "$host_os" = linux-dietlibc; then
+	case $cc_basename in
+	  diet\ *) tmp_diet=yes;;	# linux-dietlibc with static linking (!diet-dyn)
+	esac
+      fi
+      if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
+	 && test "$tmp_diet" = no
+      then
+	tmp_addflag=
+	tmp_sharedflag='-shared'
+	case $cc_basename,$host_cpu in
+        pgcc*)				# Portland Group C compiler
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  tmp_addflag=' $pic_flag'
+	  ;;
+	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  tmp_addflag=' $pic_flag -Mnomain' ;;
+	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
+	  tmp_addflag=' -i_dynamic' ;;
+	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
+	  tmp_addflag=' -i_dynamic -nofor_main' ;;
+	ifc* | ifort*)			# Intel Fortran compiler
+	  tmp_addflag=' -nofor_main' ;;
+	lf95*)				# Lahey Fortran 8.1
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)=
+	  tmp_sharedflag='--shared' ;;
+	xl[[cC]]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	  tmp_sharedflag='-qmkshrobj'
+	  tmp_addflag= ;;
+	esac
+	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ C*)			# Sun C 5.9
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  _LT_TAGVAR(compiler_needs_object, $1)=yes
+	  tmp_sharedflag='-G' ;;
+	*Sun\ F*)			# Sun Fortran 8.3
+	  tmp_sharedflag='-G' ;;
+	esac
+	_LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
 
-# Create a temporary old-style archive to link instead of a shared archive.
-old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)
+        if test "x$supports_anon_versioning" = xyes; then
+          _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
+	    cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+	    echo "local: *; };" >> $output_objdir/$libname.ver~
+	    $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+        fi
 
-# Commands used to build and install a shared archive.
-archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1)
-archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1)
-postinstall_cmds=$lt_postinstall_cmds
-postuninstall_cmds=$lt_postuninstall_cmds
+	case $cc_basename in
+	xlf*)
+	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+	  _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
+	  _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  if test "x$supports_anon_versioning" = xyes; then
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
+	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+	      echo "local: *; };" >> $output_objdir/$libname.ver~
+	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	  fi
+	  ;;
+	esac
+      else
+        _LT_TAGVAR(ld_shlibs, $1)=no
+      fi
+      ;;
 
-# Commands used to build a loadable module (assumed same as above if empty)
-module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1)
-module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
+    netbsd*)
+      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
+	wlarc=
+      else
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      fi
+      ;;
 
-# Commands to strip libraries.
-old_striplib=$lt_old_striplib
-striplib=$lt_striplib
+    solaris*)
+      if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
+	_LT_TAGVAR(ld_shlibs, $1)=no
+	cat <<_LT_EOF 1>&2
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
+*** Warning: The releases 2.8.* of the GNU linker cannot reliably
+*** create shared libraries on Solaris systems.  Therefore, libtool
+*** is disabling shared libraries support.  We urge you to upgrade GNU
+*** binutils to release 2.9.1 or newer.  Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
+_LT_EOF
+      elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	_LT_TAGVAR(ld_shlibs, $1)=no
+      fi
+      ;;
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
+    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
+      case `$LD -v 2>&1` in
+        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
+	_LT_TAGVAR(ld_shlibs, $1)=no
+	cat <<_LT_EOF 1>&2
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
+*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
+*** reliably create shared libraries on SCO systems.  Therefore, libtool
+*** is disabling shared libraries support.  We urge you to upgrade GNU
+*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
 
-# The library search path used internally by the compiler when linking
-# a shared library.
-compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
+_LT_EOF
+	;;
+	*)
+	  # For security reasons, it is highly recommended that you always
+	  # use absolute paths for naming shared libraries, and exclude the
+	  # DT_RUNPATH tag from executables and libraries.  But doing so
+	  # requires that you compile everything twice, which is a pain.
+	  if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	  else
+	    _LT_TAGVAR(ld_shlibs, $1)=no
+	  fi
+	;;
+      esac
+      ;;
 
-# Method to check whether dependent libraries are shared objects.
-deplibs_check_method=$lt_deplibs_check_method
+    sunos4*)
+      _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+      wlarc=
+      _LT_TAGVAR(hardcode_direct, $1)=yes
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-# Command to use when deplibs_check_method == file_magic.
-file_magic_cmd=$lt_file_magic_cmd
+    *)
+      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	_LT_TAGVAR(ld_shlibs, $1)=no
+      fi
+      ;;
+    esac
 
-# Flag that allows shared libraries with undefined symbols to be built.
-allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1)
+    if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then
+      runpath_var=
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)=
+      _LT_TAGVAR(whole_archive_flag_spec, $1)=
+    fi
+  else
+    # PORTME fill in a description of your system's linker (not GNU ld)
+    case $host_os in
+    aix3*)
+      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+      _LT_TAGVAR(always_export_symbols, $1)=yes
+      _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
+      # Note: this linker hardcodes the directories in LIBPATH if there
+      # are no directories specified by -L.
+      _LT_TAGVAR(hardcode_minus_L, $1)=yes
+      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
+	# Neither direct hardcoding nor static linking is supported with a
+	# broken collect2.
+	_LT_TAGVAR(hardcode_direct, $1)=unsupported
+      fi
+      ;;
 
-# Flag that forces no undefined symbols.
-no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1)
+    aix[[4-9]]*)
+      if test "$host_cpu" = ia64; then
+	# On IA64, the linker does run time linking by default, so we don't
+	# have to do anything special.
+	aix_use_runtimelinking=no
+	exp_sym_flag='-Bexport'
+	no_entry_flag=""
+      else
+	# If we're using GNU nm, then we don't want the "-C" option.
+	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	else
+	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	fi
+	aix_use_runtimelinking=no
 
-# Commands used to finish a libtool library installation in a directory.
-finish_cmds=$lt_finish_cmds
+	# Test if we are trying to use run time linking or normal
+	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
+	# need to do runtime linking.
+	case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
+	  for ld_flag in $LDFLAGS; do
+	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
+	    aix_use_runtimelinking=yes
+	    break
+	  fi
+	  done
+	  ;;
+	esac
 
-# Same as above, but a single script fragment to be evaled but not shown.
-finish_eval=$lt_finish_eval
+	exp_sym_flag='-bexport'
+	no_entry_flag='-bnoentry'
+      fi
 
-# Take the output of nm and produce a listing of raw symbols and C names.
-global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
+      # When large executables or shared objects are built, AIX ld can
+      # have problems creating the table of contents.  If linking a library
+      # or program results in "error TOC overflow" add -mminimal-toc to
+      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
 
-# Transform the output of nm in a proper C declaration
-global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
+      _LT_TAGVAR(archive_cmds, $1)=''
+      _LT_TAGVAR(hardcode_direct, $1)=yes
+      _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+      _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
+      _LT_TAGVAR(link_all_deplibs, $1)=yes
+      _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
 
-# Transform the output of nm in a C name address pair
-global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
+      if test "$GCC" = yes; then
+	case $host_os in aix4.[[012]]|aix4.[[012]].*)
+	# We only want to do this on AIX 4.2 and lower, the check
+	# below for broken collect2 doesn't work under 4.3+
+	  collect2name=`${CC} -print-prog-name=collect2`
+	  if test -f "$collect2name" &&
+	   strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+	  then
+	  # We have reworked collect2
+	  :
+	  else
+	  # We have old collect2
+	  _LT_TAGVAR(hardcode_direct, $1)=unsupported
+	  # It fails to find uninstalled libraries when the uninstalled
+	  # path is not listed in the libpath.  Setting hardcode_minus_L
+	  # to unsupported forces relinking
+	  _LT_TAGVAR(hardcode_minus_L, $1)=yes
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+	  _LT_TAGVAR(hardcode_libdir_separator, $1)=
+	  fi
+	  ;;
+	esac
+	shared_flag='-shared'
+	if test "$aix_use_runtimelinking" = yes; then
+	  shared_flag="$shared_flag "'${wl}-G'
+	fi
+      else
+	# not using gcc
+	if test "$host_cpu" = ia64; then
+	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+	# chokes on -Wl,-G. The following line is correct:
+	  shared_flag='-G'
+	else
+	  if test "$aix_use_runtimelinking" = yes; then
+	    shared_flag='${wl}-G'
+	  else
+	    shared_flag='${wl}-bM:SRE'
+	  fi
+	fi
+      fi
 
-# This is the shared library runtime path variable.
-runpath_var=$runpath_var
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
+      # It seems that -bexpall does not export symbols beginning with
+      # underscore (_), so it is better to generate a list of symbols to export.
+      _LT_TAGVAR(always_export_symbols, $1)=yes
+      if test "$aix_use_runtimelinking" = yes; then
+	# Warning - without using the other runtime loading flags (-brtl),
+	# -berok will link without error, but may produce a broken library.
+	_LT_TAGVAR(allow_undefined_flag, $1)='-berok'
+        # Determine the default libpath from the value encoded in an
+        # empty executable.
+        _LT_SYS_MODULE_PATH_AIX
+        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+      else
+	if test "$host_cpu" = ia64; then
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
+	  _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
+	  _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+	else
+	 # Determine the default libpath from the value encoded in an
+	 # empty executable.
+	 _LT_SYS_MODULE_PATH_AIX
+	 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+	  # Warning - without using the other run time loading flags,
+	  # -berok will link without error, but may produce a broken library.
+	  _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
+	  _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
+	  # Exported symbols can be pulled into shared objects from archives
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+	  # This is similar to how AIX traditionally builds its shared libraries.
+	  _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+	fi
+      fi
+      ;;
 
-# This is the shared library path variable.
-shlibpath_var=$shlibpath_var
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+            _LT_TAGVAR(archive_expsym_cmds, $1)=''
+        ;;
+      m68k)
+            _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+            _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+            _LT_TAGVAR(hardcode_minus_L, $1)=yes
+        ;;
+      esac
+      ;;
 
-# Is shlibpath searched before the hard-coded library search path?
-shlibpath_overrides_runpath=$shlibpath_overrides_runpath
+    bsdi[[45]]*)
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
+      ;;
 
-# How to hardcode a shared library path into an executable.
-hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
+    cygwin* | mingw* | pw32* | cegcc*)
+      # When not using gcc, we currently assume that we are using
+      # Microsoft Visual C++.
+      # hardcode_libdir_flag_spec is actually meaningless, as there is
+      # no search path for DLLs.
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+      # Tell ltmain to make .lib files, not .a files.
+      libext=lib
+      # Tell ltmain to make .dll files, not .so files.
+      shrext_cmds=".dll"
+      # FIXME: Setting linknames here is a bad hack.
+      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
+      # The linker will automatically build a .lib file if we build a DLL.
+      _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+      # FIXME: Should let the user specify the lib program.
+      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
+      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
+      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+      ;;
 
-# Whether we should hardcode library paths into libraries.
-hardcode_into_libs=$hardcode_into_libs
+    darwin* | rhapsody*)
+      _LT_DARWIN_LINKER_FEATURES($1)
+      ;;
 
-# Flag to hardcode \$libdir into a binary during linking.
-# This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
+    dgux*)
+      _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-# If ld is used when linking, flag to hardcode \$libdir into
-# a binary during linking. This must work even if \$libdir does
-# not exist.
-hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)
+    freebsd1*)
+      _LT_TAGVAR(ld_shlibs, $1)=no
+      ;;
 
-# Whether we need a single -rpath flag with a separated argument.
-hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1)
+    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
+    # support.  Future versions do this automatically, but an explicit c++rt0.o
+    # does not break anything, and helps significantly (at the cost of a little
+    # extra space).
+    freebsd2.2*)
+      _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+      _LT_TAGVAR(hardcode_direct, $1)=yes
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
-# resulting binary.
-hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1)
+    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
+    freebsd2*)
+      _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+      _LT_TAGVAR(hardcode_direct, $1)=yes
+      _LT_TAGVAR(hardcode_minus_L, $1)=yes
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
-# resulting binary.
-hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1)
+    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
+    freebsd* | dragonfly*)
+      _LT_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+      _LT_TAGVAR(hardcode_direct, $1)=yes
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
-# the resulting binary.
-hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)
+    hpux9*)
+      if test "$GCC" = yes; then
+	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+      else
+	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+      fi
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+      _LT_TAGVAR(hardcode_direct, $1)=yes
 
-# Set to yes if building a shared library automatically hardcodes DIR into the library
-# and all subsequent libraries and executables linked against it.
-hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1)
+      # hardcode_minus_L: Not really in the search PATH,
+      # but as the default location of the library.
+      _LT_TAGVAR(hardcode_minus_L, $1)=yes
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+      ;;
 
-# Variables whose values should be saved in libtool wrapper scripts and
-# restored at relink time.
-variables_saved_for_relink="$variables_saved_for_relink"
+    hpux10*)
+      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
+      fi
+      if test "$with_gnu_ld" = no; then
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+	_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
+	_LT_TAGVAR(hardcode_libdir_separator, $1)=:
+	_LT_TAGVAR(hardcode_direct, $1)=yes
+	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+	_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+	# hardcode_minus_L: Not really in the search PATH,
+	# but as the default location of the library.
+	_LT_TAGVAR(hardcode_minus_L, $1)=yes
+      fi
+      ;;
 
-# Whether libtool must link a program against all its dependency libraries.
-link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
+    hpux11*)
+      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+	case $host_cpu in
+	hppa*64*)
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	ia64*)
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	esac
+      else
+	case $host_cpu in
+	hppa*64*)
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	ia64*)
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	esac
+      fi
+      if test "$with_gnu_ld" = no; then
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+	_LT_TAGVAR(hardcode_libdir_separator, $1)=:
 
-# Compile-time system search path for libraries
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
+	case $host_cpu in
+	hppa*64*|ia64*)
+	  _LT_TAGVAR(hardcode_direct, $1)=no
+	  _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+	  ;;
+	*)
+	  _LT_TAGVAR(hardcode_direct, $1)=yes
+	  _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+	  _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
 
-# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
+	  # hardcode_minus_L: Not really in the search PATH,
+	  # but as the default location of the library.
+	  _LT_TAGVAR(hardcode_minus_L, $1)=yes
+	  ;;
+	esac
+      fi
+      ;;
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path="$_LT_AC_TAGVAR(fix_srcfile_path, $1)"
+    irix5* | irix6* | nonstopux*)
+      if test "$GCC" = yes; then
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	# Try to use the -exported_symbol ld option, if it does not
+	# work, assume that -exports_file does not work either and
+	# implicitly export all symbols.
+        save_LDFLAGS="$LDFLAGS"
+        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+        AC_LINK_IFELSE(int foo(void) {},
+          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+        )
+        LDFLAGS="$save_LDFLAGS"
+      else
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+      fi
+      _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+      _LT_TAGVAR(inherit_rpath, $1)=yes
+      _LT_TAGVAR(link_all_deplibs, $1)=yes
+      ;;
 
-# Set to yes if exported symbols are required.
-always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
+    netbsd*)
+      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
+      else
+	_LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
+      fi
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+      _LT_TAGVAR(hardcode_direct, $1)=yes
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-# The commands to list exported symbols.
-export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
+    newsos6)
+      _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      _LT_TAGVAR(hardcode_direct, $1)=yes
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-# The commands to extract the exported symbol list from a shared archive.
-extract_expsyms_cmds=$lt_extract_expsyms_cmds
+    *nto* | *qnx*)
+      ;;
 
-# Symbols that should not be listed in the preloaded symbols.
-exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
+    openbsd*)
+      if test -f /usr/libexec/ld.so; then
+	_LT_TAGVAR(hardcode_direct, $1)=yes
+	_LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+	  _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+	  _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+	else
+	  case $host_os in
+	   openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
+	     _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+	     _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+	     ;;
+	   *)
+	     _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+	     _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+	     ;;
+	  esac
+	fi
+      else
+	_LT_TAGVAR(ld_shlibs, $1)=no
+      fi
+      ;;
 
-# Symbols that must always be exported.
-include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
+    os2*)
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+      _LT_TAGVAR(hardcode_minus_L, $1)=yes
+      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+      _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
+      ;;
 
-ifelse([$1],[],
-[# ### END LIBTOOL CONFIG],
-[# ### END LIBTOOL TAG CONFIG: $tagname])
+    osf3*)
+      if test "$GCC" = yes; then
+	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+      else
+	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+      fi
+      _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+      ;;
 
-__EOF__
+    osf4* | osf5*)	# as osf3* with the addition of -msym flag
+      if test "$GCC" = yes; then
+	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+      else
+	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
-ifelse([$1],[], [
-  case $host_os in
-  aix3*)
-    cat <<\EOF >> "$cfgfile"
+	# Both c and cxx compiler support -rpath directly
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
+      fi
+      _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
+      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+      ;;
 
-# AIX sometimes has problems with the GCC collect2 program.  For some
-# reason, if we set the COLLECT_NAMES environment variable, the problems
-# vanish in a puff of smoke.
-if test "X${COLLECT_NAMES+set}" != Xset; then
-  COLLECT_NAMES=
-  export COLLECT_NAMES
-fi
-EOF
-    ;;
-  esac
+    solaris*)
+      _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
+      if test "$GCC" = yes; then
+	wlarc='${wl}'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+      else
+	case `$CC -V 2>&1` in
+	*"Compilers 5.0"*)
+	  wlarc=''
+	  _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
+	  ;;
+	*)
+	  wlarc='${wl}'
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
+	  _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  ;;
+	esac
+      fi
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      case $host_os in
+      solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
+      *)
+	# The compiler driver will combine and reorder linker options,
+	# but understands `-z linker_flag'.  GCC discards it without `$wl',
+	# but is careful enough not to reorder.
+	# Supported since Solaris 2.6 (maybe 2.5.1?)
+	if test "$GCC" = yes; then
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+	else
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
+	fi
+	;;
+      esac
+      _LT_TAGVAR(link_all_deplibs, $1)=yes
+      ;;
 
-  # We use sed instead of cat because bash on DJGPP gets confused if
-  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
-  # text mode, it properly converts lines to CR/LF.  This bash problem
-  # is reportedly fixed, but why not run on old versions too?
-  sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
+    sunos4*)
+      if test "x$host_vendor" = xsequent; then
+	# Use $CC to link under sequent, because it throws in some extra .o
+	# files that make .init and .fini sections work.
+	_LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	_LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
+      fi
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+      _LT_TAGVAR(hardcode_direct, $1)=yes
+      _LT_TAGVAR(hardcode_minus_L, $1)=yes
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-  mv -f "$cfgfile" "$ofile" || \
-    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
-  chmod +x "$ofile"
-])
-else
-  # If there is no Makefile yet, we rely on a make rule to execute
-  # `config.status --recheck' to rerun these tests and create the
-  # libtool script then.
-  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
-  if test -f "$ltmain_in"; then
-    test -f Makefile && make "$ltmain"
-  fi
-fi
-])# AC_LIBTOOL_CONFIG
+    sysv4)
+      case $host_vendor in
+	sni)
+	  _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true???
+	;;
+	siemens)
+	  ## LD is ld it makes a PLAMLIB
+	  ## CC just makes a GrossModule.
+	  _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
+	  _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
+	  _LT_TAGVAR(hardcode_direct, $1)=no
+        ;;
+	motorola)
+	  _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
+	;;
+      esac
+      runpath_var='LD_RUN_PATH'
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
+    sysv4.3*)
+      _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
+      ;;
 
-# AC_LIBTOOL_PROG_COMPILER_NO_RTTI([TAGNAME])
-# -------------------------------------------
-AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI],
-[AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	_LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	_LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+	runpath_var=LD_RUN_PATH
+	hardcode_runpath_var=yes
+	_LT_TAGVAR(ld_shlibs, $1)=yes
+      fi
+      ;;
 
-_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
+      _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+      _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      runpath_var='LD_RUN_PATH'
 
-if test "$GCC" = yes; then
-  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
+      if test "$GCC" = yes; then
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	_LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      fi
+      ;;
 
-  AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
-    lt_cv_prog_compiler_rtti_exceptions,
-    [-fno-rtti -fno-exceptions], [],
-    [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
-fi
-])# AC_LIBTOOL_PROG_COMPILER_NO_RTTI
+    sysv5* | sco3.2v5* | sco5v6*)
+      # Note: We can NOT use -z defs as we might desire, because we do not
+      # link with -lc, and that would cause any symbols used from libc to
+      # always be unresolved, which means just about no library would
+      # ever link correctly.  If we're not using GNU ld we use -z text
+      # though, which does catch some bad symbols but isn't as heavy-handed
+      # as -z defs.
+      _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+      _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
+      _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
+      _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
+      _LT_TAGVAR(link_all_deplibs, $1)=yes
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
+      runpath_var='LD_RUN_PATH'
 
+      if test "$GCC" = yes; then
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	_LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      fi
+      ;;
 
-# AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
-# ---------------------------------
-AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE],
-[AC_REQUIRE([AC_CANONICAL_HOST])
-AC_REQUIRE([AC_PROG_NM])
-AC_REQUIRE([AC_OBJEXT])
-# Check for command to grab the raw symbol name followed by C symbol from nm.
-AC_MSG_CHECKING([command to parse $NM output from $compiler object])
-AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
-[
-# These are sane defaults that work on at least a few old systems.
-# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
+    uts4*)
+      _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      ;;
 
-# Character class describing NM global symbol codes.
-symcode='[[BCDEGRST]]'
+    *)
+      _LT_TAGVAR(ld_shlibs, $1)=no
+      ;;
+    esac
 
-# Regexp to match symbols that can be accessed directly from C.
-sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
+    if test x$host_vendor = xsni; then
+      case $host in
+      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
+	_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym'
+	;;
+      esac
+    fi
+  fi
+])
+AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
+test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
 
-# Transform an extracted symbol line into a proper C declaration
-lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
+_LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld
 
-# Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
+_LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
+_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
+_LT_DECL([], [extract_expsyms_cmds], [2],
+    [The commands to extract the exported symbol list from a shared archive])
 
-# Define system-specific variables.
-case $host_os in
-aix*)
-  symcode='[[BCDT]]'
-  ;;
-cygwin* | mingw* | pw32*)
-  symcode='[[ABCDGISTW]]'
-  ;;
-hpux*) # Its linker distinguishes data from code symbols
-  if test "$host_cpu" = ia64; then
-    symcode='[[ABCDEGRST]]'
-  fi
-  lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
-  lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
-  ;;
-linux*)
-  if test "$host_cpu" = ia64; then
-    symcode='[[ABCDGIRSTW]]'
-    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
-    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
+#
+# Do we need to explicitly link libc?
+#
+case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in
+x|xyes)
+  # Assume -lc should be added
+  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+
+  if test "$enable_shared" = yes && test "$GCC" = yes; then
+    case $_LT_TAGVAR(archive_cmds, $1) in
+    *'~'*)
+      # FIXME: we may have to deal with multi-command sequences.
+      ;;
+    '$CC '*)
+      # Test whether the compiler implicitly links with -lc since on some
+      # systems, -lgcc has to come before -lc. If gcc already passes -lc
+      # to ld, don't add -lc before -lgcc.
+      AC_MSG_CHECKING([whether -lc should be explicitly linked in])
+      $RM conftest*
+      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+      if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
+        soname=conftest
+        lib=conftest
+        libobjs=conftest.$ac_objext
+        deplibs=
+        wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
+	pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
+        compiler_flags=-v
+        linker_flags=-v
+        verstring=
+        output_objdir=.
+        libname=conftest
+        lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
+        _LT_TAGVAR(allow_undefined_flag, $1)=
+        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
+        then
+	  _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+        else
+	  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+        fi
+        _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
+      else
+        cat conftest.err 1>&5
+      fi
+      $RM conftest*
+      AC_MSG_RESULT([$_LT_TAGVAR(archive_cmds_need_lc, $1)])
+      ;;
+    esac
   fi
   ;;
-irix* | nonstopux*)
-  symcode='[[BCDEGRST]]'
-  ;;
-osf*)
-  symcode='[[BCDEGQRST]]'
-  ;;
-solaris*)
-  symcode='[[BDRT]]'
-  ;;
-sco3.2v5*)
-  symcode='[[DT]]'
-  ;;
-sysv4.2uw2*)
-  symcode='[[DT]]'
-  ;;
-sysv5* | sco5v6* | unixware* | OpenUNIX*)
-  symcode='[[ABDT]]'
-  ;;
-sysv4)
-  symcode='[[DFNSTU]]'
-  ;;
 esac
 
-# Handle CRLF in mingw tool chain
-opt_cr=
-case $build_os in
-mingw*)
-  opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
-  ;;
-esac
+_LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0],
+    [Whether or not to add -lc for building shared libraries])
+_LT_TAGDECL([allow_libtool_libs_with_static_runtimes],
+    [enable_shared_with_static_runtimes], [0],
+    [Whether or not to disallow shared libs when runtime libs are static])
+_LT_TAGDECL([], [export_dynamic_flag_spec], [1],
+    [Compiler flag to allow reflexive dlopens])
+_LT_TAGDECL([], [whole_archive_flag_spec], [1],
+    [Compiler flag to generate shared objects directly from archives])
+_LT_TAGDECL([], [compiler_needs_object], [1],
+    [Whether the compiler copes with passing no objects directly])
+_LT_TAGDECL([], [old_archive_from_new_cmds], [2],
+    [Create an old-style archive from a shared archive])
+_LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2],
+    [Create a temporary old-style archive to link instead of a shared archive])
+_LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive])
+_LT_TAGDECL([], [archive_expsym_cmds], [2])
+_LT_TAGDECL([], [module_cmds], [2],
+    [Commands used to build a loadable module if different from building
+    a shared archive.])
+_LT_TAGDECL([], [module_expsym_cmds], [2])
+_LT_TAGDECL([], [with_gnu_ld], [1],
+    [Whether we are building with GNU ld or not])
+_LT_TAGDECL([], [allow_undefined_flag], [1],
+    [Flag that allows shared libraries with undefined symbols to be built])
+_LT_TAGDECL([], [no_undefined_flag], [1],
+    [Flag that enforces no undefined symbols])
+_LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
+    [Flag to hardcode $libdir into a binary during linking.
+    This must work even if $libdir does not exist])
+_LT_TAGDECL([], [hardcode_libdir_flag_spec_ld], [1],
+    [[If ld is used when linking, flag to hardcode $libdir into a binary
+    during linking.  This must work even if $libdir does not exist]])
+_LT_TAGDECL([], [hardcode_libdir_separator], [1],
+    [Whether we need a single "-rpath" flag with a separated argument])
+_LT_TAGDECL([], [hardcode_direct], [0],
+    [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
+    DIR into the resulting binary])
+_LT_TAGDECL([], [hardcode_direct_absolute], [0],
+    [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
+    DIR into the resulting binary and the resulting library dependency is
+    "absolute", i.e impossible to change by setting ${shlibpath_var} if the
+    library is relocated])
+_LT_TAGDECL([], [hardcode_minus_L], [0],
+    [Set to "yes" if using the -LDIR flag during linking hardcodes DIR
+    into the resulting binary])
+_LT_TAGDECL([], [hardcode_shlibpath_var], [0],
+    [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
+    into the resulting binary])
+_LT_TAGDECL([], [hardcode_automatic], [0],
+    [Set to "yes" if building a shared library automatically hardcodes DIR
+    into the library and all subsequent libraries and executables linked
+    against it])
+_LT_TAGDECL([], [inherit_rpath], [0],
+    [Set to yes if linker adds runtime paths of dependent libraries
+    to runtime path list])
+_LT_TAGDECL([], [link_all_deplibs], [0],
+    [Whether libtool must link a program against all its dependency libraries])
+_LT_TAGDECL([], [fix_srcfile_path], [1],
+    [Fix the shell variable $srcfile for the compiler])
+_LT_TAGDECL([], [always_export_symbols], [0],
+    [Set to "yes" if exported symbols are required])
+_LT_TAGDECL([], [export_symbols_cmds], [2],
+    [The commands to list exported symbols])
+_LT_TAGDECL([], [exclude_expsyms], [1],
+    [Symbols that should not be listed in the preloaded symbols])
+_LT_TAGDECL([], [include_expsyms], [1],
+    [Symbols that must always be exported])
+_LT_TAGDECL([], [prelink_cmds], [2],
+    [Commands necessary for linking programs (against libraries) with templates])
+_LT_TAGDECL([], [file_list_spec], [1],
+    [Specify filename containing input files])
+dnl FIXME: Not yet implemented
+dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
+dnl    [Compiler flag to generate thread safe objects])
+])# _LT_LINKER_SHLIBS
+
+
+# _LT_LANG_C_CONFIG([TAG])
+# ------------------------
+# Ensure that the configuration variables for a C compiler are suitably
+# defined.  These variables are subsequently used by _LT_CONFIG to write
+# the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_C_CONFIG],
+[m4_require([_LT_DECL_EGREP])dnl
+lt_save_CC="$CC"
+AC_LANG_PUSH(C)
 
-# If we're using GNU nm, then use its standard symbol codes.
-case `$NM -V 2>&1` in
-*GNU* | *'with BFD'*)
-  symcode='[[ABCDGIRSTW]]' ;;
-esac
+# Source file extension for C test sources.
+ac_ext=c
 
-# Try without a prefix undercore, then with it.
-for ac_symprfx in "" "_"; do
+# Object file extension for compiled C test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
 
-  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
-  symxfrm="\\1 $ac_symprfx\\2 \\2"
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="int some_variable = 0;"
 
-  # Write the raw and C identifiers.
-  lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ 	]]\($symcode$symcode*\)[[ 	]][[ 	]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+# Code to be used in simple link tests
+lt_simple_link_test_code='int main(){return(0);}'
 
-  # Check to see that the pipe works correctly.
-  pipe_works=no
+_LT_TAG_COMPILER
+# Save the default compiler, since it gets overwritten when the other
+# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
+compiler_DEFAULT=$CC
 
-  rm -f conftest*
-  cat > conftest.$ac_ext <<EOF
-#ifdef __cplusplus
-extern "C" {
-#endif
-char nm_test_var;
-void nm_test_func(){}
-#ifdef __cplusplus
-}
-#endif
-int main(){nm_test_var='a';nm_test_func();return(0);}
-EOF
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
 
-  if AC_TRY_EVAL(ac_compile); then
-    # Now try to grab the symbols.
-    nlist=conftest.nm
-    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
-      # Try sorting and uniquifying the output.
-      if sort "$nlist" | uniq > "$nlist"T; then
-	mv -f "$nlist"T "$nlist"
-      else
-	rm -f "$nlist"T
-      fi
+if test -n "$compiler"; then
+  _LT_COMPILER_NO_RTTI($1)
+  _LT_COMPILER_PIC($1)
+  _LT_COMPILER_C_O($1)
+  _LT_COMPILER_FILE_LOCKS($1)
+  _LT_LINKER_SHLIBS($1)
+  _LT_SYS_DYNAMIC_LINKER($1)
+  _LT_LINKER_HARDCODE_LIBPATH($1)
+  LT_SYS_DLOPEN_SELF
+  _LT_CMD_STRIPLIB
+
+  # Report which library types will actually be built
+  AC_MSG_CHECKING([if libtool supports shared libraries])
+  AC_MSG_RESULT([$can_build_shared])
+
+  AC_MSG_CHECKING([whether to build shared libraries])
+  test "$can_build_shared" = "no" && enable_shared=no
+
+  # On AIX, shared libraries and static libraries use the same namespace, and
+  # are all built from PIC.
+  case $host_os in
+  aix3*)
+    test "$enable_shared" = yes && enable_static=no
+    if test -n "$RANLIB"; then
+      archive_cmds="$archive_cmds~\$RANLIB \$lib"
+      postinstall_cmds='$RANLIB $lib'
+    fi
+    ;;
 
-      # Make sure that we snagged all the symbols we need.
-      if grep ' nm_test_var$' "$nlist" >/dev/null; then
-	if grep ' nm_test_func$' "$nlist" >/dev/null; then
-	  cat <<EOF > conftest.$ac_ext
-#ifdef __cplusplus
-extern "C" {
-#endif
+  aix[[4-9]]*)
+    if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+      test "$enable_shared" = yes && enable_static=no
+    fi
+    ;;
+  esac
+  AC_MSG_RESULT([$enable_shared])
 
-EOF
-	  # Now generate the symbol file.
-	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
+  AC_MSG_CHECKING([whether to build static libraries])
+  # Make sure either enable_shared or enable_static is yes.
+  test "$enable_shared" = yes || enable_static=yes
+  AC_MSG_RESULT([$enable_static])
 
-	  cat <<EOF >> conftest.$ac_ext
-#if defined (__STDC__) && __STDC__
-# define lt_ptr_t void *
-#else
-# define lt_ptr_t char *
-# define const
-#endif
+  _LT_CONFIG($1)
+fi
+AC_LANG_POP
+CC="$lt_save_CC"
+])# _LT_LANG_C_CONFIG
 
-/* The mapping between symbol names and symbols. */
-const struct {
-  const char *name;
-  lt_ptr_t address;
-}
-lt_preloaded_symbols[[]] =
-{
-EOF
-	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
-	  cat <<\EOF >> conftest.$ac_ext
-  {0, (lt_ptr_t) 0}
-};
 
-#ifdef __cplusplus
-}
-#endif
-EOF
-	  # Now try linking the two files.
-	  mv conftest.$ac_objext conftstm.$ac_objext
-	  lt_save_LIBS="$LIBS"
-	  lt_save_CFLAGS="$CFLAGS"
-	  LIBS="conftstm.$ac_objext"
-	  CFLAGS="$CFLAGS$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
-	  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
-	    pipe_works=yes
-	  fi
-	  LIBS="$lt_save_LIBS"
-	  CFLAGS="$lt_save_CFLAGS"
-	else
-	  echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
-	fi
-      else
-	echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
-      fi
-    else
-      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
-    fi
+# _LT_PROG_CXX
+# ------------
+# Since AC_PROG_CXX is broken, in that it returns g++ if there is no c++
+# compiler, we have our own version here.
+m4_defun([_LT_PROG_CXX],
+[
+pushdef([AC_MSG_ERROR], [_lt_caught_CXX_error=yes])
+AC_PROG_CXX
+if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+    (test "X$CXX" != "Xg++"))) ; then
+  AC_PROG_CXXCPP
+else
+  _lt_caught_CXX_error=yes
+fi
+popdef([AC_MSG_ERROR])
+])# _LT_PROG_CXX
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([_LT_PROG_CXX], [])
+
+
+# _LT_LANG_CXX_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for a C++ compiler are suitably
+# defined.  These variables are subsequently used by _LT_CONFIG to write
+# the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_CXX_CONFIG],
+[AC_REQUIRE([_LT_PROG_CXX])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_EGREP])dnl
+
+AC_LANG_PUSH(C++)
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+_LT_TAGVAR(allow_undefined_flag, $1)=
+_LT_TAGVAR(always_export_symbols, $1)=no
+_LT_TAGVAR(archive_expsym_cmds, $1)=
+_LT_TAGVAR(compiler_needs_object, $1)=no
+_LT_TAGVAR(export_dynamic_flag_spec, $1)=
+_LT_TAGVAR(hardcode_direct, $1)=no
+_LT_TAGVAR(hardcode_direct_absolute, $1)=no
+_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
+_LT_TAGVAR(hardcode_libdir_separator, $1)=
+_LT_TAGVAR(hardcode_minus_L, $1)=no
+_LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
+_LT_TAGVAR(hardcode_automatic, $1)=no
+_LT_TAGVAR(inherit_rpath, $1)=no
+_LT_TAGVAR(module_cmds, $1)=
+_LT_TAGVAR(module_expsym_cmds, $1)=
+_LT_TAGVAR(link_all_deplibs, $1)=unknown
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(no_undefined_flag, $1)=
+_LT_TAGVAR(whole_archive_flag_spec, $1)=
+_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+
+# Source file extension for C++ test sources.
+ac_ext=cpp
+
+# Object file extension for compiled C++ test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# No sense in running all these tests if we already determined that
+# the CXX compiler isn't working.  Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_caught_CXX_error" != yes; then
+  # Code to be used in simple compile tests
+  lt_simple_compile_test_code="int some_variable = 0;"
+
+  # Code to be used in simple link tests
+  lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
+
+  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+  _LT_TAG_COMPILER
+
+  # save warnings/boilerplate of simple test code
+  _LT_COMPILER_BOILERPLATE
+  _LT_LINKER_BOILERPLATE
+
+  # Allow CC to be a program name with arguments.
+  lt_save_CC=$CC
+  lt_save_LD=$LD
+  lt_save_GCC=$GCC
+  GCC=$GXX
+  lt_save_with_gnu_ld=$with_gnu_ld
+  lt_save_path_LD=$lt_cv_path_LD
+  if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
+    lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
   else
-    echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
-    cat conftest.$ac_ext >&5
+    $as_unset lt_cv_prog_gnu_ld
   fi
-  rm -f conftest* conftst*
-
-  # Do not use the global_symbol_pipe unless it works.
-  if test "$pipe_works" = yes; then
-    break
+  if test -n "${lt_cv_path_LDCXX+set}"; then
+    lt_cv_path_LD=$lt_cv_path_LDCXX
   else
-    lt_cv_sys_global_symbol_pipe=
+    $as_unset lt_cv_path_LD
   fi
-done
-])
-if test -z "$lt_cv_sys_global_symbol_pipe"; then
-  lt_cv_sys_global_symbol_to_cdecl=
-fi
-if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
-  AC_MSG_RESULT(failed)
-else
-  AC_MSG_RESULT(ok)
-fi
-]) # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
+  test -z "${LDCXX+set}" || LD=$LDCXX
+  CC=${CXX-"c++"}
+  compiler=$CC
+  _LT_TAGVAR(compiler, $1)=$CC
+  _LT_CC_BASENAME([$compiler])
 
+  if test -n "$compiler"; then
+    # We don't want -fno-exception when compiling C++ code, so set the
+    # no_builtin_flag separately
+    if test "$GXX" = yes; then
+      _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
+    else
+      _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
+    fi
 
-# AC_LIBTOOL_PROG_COMPILER_PIC([TAGNAME])
-# ---------------------------------------
-AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC],
-[_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
-_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
-_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
+    if test "$GXX" = yes; then
+      # Set up default GNU C++ configuration
 
-AC_MSG_CHECKING([for $compiler option to produce PIC])
- ifelse([$1],[CXX],[
-  # C++ specific cases for pic, static, wl, etc.
-  if test "$GXX" = yes; then
-    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
+      LT_PATH_LD
 
-    case $host_os in
-    aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      fi
-      ;;
-    amigaos*)
-      # FIXME: we need at least 68020 code to build shared libraries, but
-      # adding the `-m68020' flag to GCC prevents building anything better,
-      # like `-m68040'.
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
-      ;;
-    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
-    mingw* | os2* | pw32*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
-      ;;
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
-      ;;
-    *djgpp*)
-      # DJGPP does not support shared libraries at all
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
-      ;;
-    interix3*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
+      # Check if GNU C++ uses GNU ld as the underlying linker, since the
+      # archiving commands below assume that GNU ld is being used.
+      if test "$with_gnu_ld" = yes; then
+        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+
+        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+        _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+
+        # If archive_cmds runs LD, not CC, wlarc should be empty
+        # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
+        #     investigate it a little bit more. (MM)
+        wlarc='${wl}'
+
+        # ancient GNU ld didn't support --whole-archive et. al.
+        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
+	  $GREP 'no-whole-archive' > /dev/null; then
+          _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+        else
+          _LT_TAGVAR(whole_archive_flag_spec, $1)=
+        fi
+      else
+        with_gnu_ld=no
+        wlarc=
+
+        # A generic and very simple default shared library creation
+        # command for GNU C++ for the case where it uses the native
+        # linker, instead of GNU ld.  If possible, this setting should
+        # overridden to take advantage of the native linker features on
+        # the platform it is being used on.
+        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
       fi
-      ;;
-    hpux*)
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	;;
-      *)
-	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-	;;
-      esac
-      ;;
-    *)
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-      ;;
-    esac
-  else
+
+      # Commands to make compiler produce verbose output that lists
+      # what "hidden" libraries, object files and flags are used when
+      # linking a shared library.
+      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+
+    else
+      GXX=no
+      with_gnu_ld=no
+      wlarc=
+    fi
+
+    # PORTME: fill in a description of your system's C++ link characteristics
+    AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
+    _LT_TAGVAR(ld_shlibs, $1)=yes
     case $host_os in
-      aix4* | aix5*)
-	# All AIX code is PIC.
-	if test "$host_cpu" = ia64; then
-	  # AIX 5 now supports IA64 processor
-	  _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+      aix3*)
+        # FIXME: insert proper C++ library support
+        _LT_TAGVAR(ld_shlibs, $1)=no
+        ;;
+      aix[[4-9]]*)
+        if test "$host_cpu" = ia64; then
+          # On IA64, the linker does run time linking by default, so we don't
+          # have to do anything special.
+          aix_use_runtimelinking=no
+          exp_sym_flag='-Bexport'
+          no_entry_flag=""
+        else
+          aix_use_runtimelinking=no
+
+          # Test if we are trying to use run time linking or normal
+          # AIX style linking. If -brtl is somewhere in LDFLAGS, we
+          # need to do runtime linking.
+          case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
+	    for ld_flag in $LDFLAGS; do
+	      case $ld_flag in
+	      *-brtl*)
+	        aix_use_runtimelinking=yes
+	        break
+	        ;;
+	      esac
+	    done
+	    ;;
+          esac
+
+          exp_sym_flag='-bexport'
+          no_entry_flag='-bnoentry'
+        fi
+
+        # When large executables or shared objects are built, AIX ld can
+        # have problems creating the table of contents.  If linking a library
+        # or program results in "error TOC overflow" add -mminimal-toc to
+        # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+        # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+
+        _LT_TAGVAR(archive_cmds, $1)=''
+        _LT_TAGVAR(hardcode_direct, $1)=yes
+        _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+        _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
+        _LT_TAGVAR(link_all_deplibs, $1)=yes
+        _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
+
+        if test "$GXX" = yes; then
+          case $host_os in aix4.[[012]]|aix4.[[012]].*)
+          # We only want to do this on AIX 4.2 and lower, the check
+          # below for broken collect2 doesn't work under 4.3+
+	  collect2name=`${CC} -print-prog-name=collect2`
+	  if test -f "$collect2name" &&
+	     strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+	  then
+	    # We have reworked collect2
+	    :
+	  else
+	    # We have old collect2
+	    _LT_TAGVAR(hardcode_direct, $1)=unsupported
+	    # It fails to find uninstalled libraries when the uninstalled
+	    # path is not listed in the libpath.  Setting hardcode_minus_L
+	    # to unsupported forces relinking
+	    _LT_TAGVAR(hardcode_minus_L, $1)=yes
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+	    _LT_TAGVAR(hardcode_libdir_separator, $1)=
+	  fi
+          esac
+          shared_flag='-shared'
+	  if test "$aix_use_runtimelinking" = yes; then
+	    shared_flag="$shared_flag "'${wl}-G'
+	  fi
+        else
+          # not using gcc
+          if test "$host_cpu" = ia64; then
+	  # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+	  # chokes on -Wl,-G. The following line is correct:
+	  shared_flag='-G'
+          else
+	    if test "$aix_use_runtimelinking" = yes; then
+	      shared_flag='${wl}-G'
+	    else
+	      shared_flag='${wl}-bM:SRE'
+	    fi
+          fi
+        fi
+
+        _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
+        # It seems that -bexpall does not export symbols beginning with
+        # underscore (_), so it is better to generate a list of symbols to
+	# export.
+        _LT_TAGVAR(always_export_symbols, $1)=yes
+        if test "$aix_use_runtimelinking" = yes; then
+          # Warning - without using the other runtime loading flags (-brtl),
+          # -berok will link without error, but may produce a broken library.
+          _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
+          # Determine the default libpath from the value encoded in an empty
+          # executable.
+          _LT_SYS_MODULE_PATH_AIX
+          _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+
+          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        else
+          if test "$host_cpu" = ia64; then
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
+	    _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
+	    _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+          else
+	    # Determine the default libpath from the value encoded in an
+	    # empty executable.
+	    _LT_SYS_MODULE_PATH_AIX
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+	    # Warning - without using the other run time loading flags,
+	    # -berok will link without error, but may produce a broken library.
+	    _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
+	    _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
+	    # Exported symbols can be pulled into shared objects from archives
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	    _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+	    # This is similar to how AIX traditionally builds its shared
+	    # libraries.
+	    _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+          fi
+        fi
+        ;;
+
+      beos*)
+	if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	  _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	  # Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
+	  # support --undefined.  This deserves some investigation.  FIXME
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
 	else
-	  _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
+	  _LT_TAGVAR(ld_shlibs, $1)=no
 	fi
 	;;
+
       chorus*)
-	case $cc_basename in
-	cxch68*)
-	  # Green Hills C++ Compiler
-	  # _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
+        case $cc_basename in
+          *)
+	  # FIXME: insert proper C++ library support
+	  _LT_TAGVAR(ld_shlibs, $1)=no
 	  ;;
-	esac
+        esac
+        ;;
+
+      cygwin* | mingw* | pw32* | cegcc*)
+        # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
+        # as there is no search path for DLLs.
+        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+        _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+        _LT_TAGVAR(always_export_symbols, $1)=no
+        _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+
+        if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+          # If the export-symbols file already is a .def file (1st line
+          # is EXPORTS), use it as is; otherwise, prepend...
+          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    cp $export_symbols $output_objdir/$soname.def;
+          else
+	    echo EXPORTS > $output_objdir/$soname.def;
+	    cat $export_symbols >> $output_objdir/$soname.def;
+          fi~
+          $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+        else
+          _LT_TAGVAR(ld_shlibs, $1)=no
+        fi
+        ;;
+      darwin* | rhapsody*)
+        _LT_DARWIN_LINKER_FEATURES($1)
 	;;
-       darwin*)
-         # PIC is the default on this platform
-         # Common symbols not allowed in MH_DYLIB files
-         case $cc_basename in
-           xlc*)
-           _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
-           _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-           ;;
-         esac
-       ;;
+
       dgux*)
-	case $cc_basename in
-	  ec++*)
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+        case $cc_basename in
+          ec++*)
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
-	  ghcx*)
+          ghcx*)
 	    # Green Hills C++ Compiler
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
-	  *)
+          *)
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
-	esac
-	;;
-      freebsd* | kfreebsd*-gnu | dragonfly*)
-	# FreeBSD uses GNU C++
-	;;
-      hpux9* | hpux10* | hpux11*)
-	case $cc_basename in
-	  CC*)
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
-	    if test "$host_cpu" != ia64; then
-	      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
-	    fi
+        esac
+        ;;
+
+      freebsd[[12]]*)
+        # C++ shared libraries reported to be fairly broken before
+	# switch to ELF
+        _LT_TAGVAR(ld_shlibs, $1)=no
+        ;;
+
+      freebsd-elf*)
+        _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+        ;;
+
+      freebsd* | dragonfly*)
+        # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
+        # conventions
+        _LT_TAGVAR(ld_shlibs, $1)=yes
+        ;;
+
+      gnu*)
+        ;;
+
+      hpux9*)
+        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+        _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+        _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+        _LT_TAGVAR(hardcode_direct, $1)=yes
+        _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
+				             # but as the default
+				             # location of the library.
+
+        case $cc_basename in
+          CC*)
+            # FIXME: insert proper C++ library support
+            _LT_TAGVAR(ld_shlibs, $1)=no
+            ;;
+          aCC*)
+            _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+            # Commands to make compiler produce verbose output that lists
+            # what "hidden" libraries, object files and flags are used when
+            # linking a shared library.
+            #
+            # There doesn't appear to be a way to prevent this compiler from
+            # explicitly linking system object files so we need to strip them
+            # from the output so that they don't get included in the library
+            # dependencies.
+            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+            ;;
+          *)
+            if test "$GXX" = yes; then
+              _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+            else
+              # FIXME: insert proper C++ library support
+              _LT_TAGVAR(ld_shlibs, $1)=no
+            fi
+            ;;
+        esac
+        ;;
+
+      hpux10*|hpux11*)
+        if test $with_gnu_ld = no; then
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+	  _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+          case $host_cpu in
+            hppa*64*|ia64*)
+              ;;
+            *)
+	      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+              ;;
+          esac
+        fi
+        case $host_cpu in
+          hppa*64*|ia64*)
+            _LT_TAGVAR(hardcode_direct, $1)=no
+            _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+            ;;
+          *)
+            _LT_TAGVAR(hardcode_direct, $1)=yes
+            _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+            _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
+					         # but as the default
+					         # location of the library.
+            ;;
+        esac
+
+        case $cc_basename in
+          CC*)
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
-	  aCC*)
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
+          aCC*)
 	    case $host_cpu in
-	    hppa*64*|ia64*)
-	      # +Z the default
-	      ;;
-	    *)
-	      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
-	      ;;
+	      hppa*64*)
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	      ia64*)
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	      *)
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
 	    esac
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
 	    ;;
-	  *)
+          *)
+	    if test "$GXX" = yes; then
+	      if test $with_gnu_ld = no; then
+	        case $host_cpu in
+	          hppa*64*)
+	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	          ia64*)
+	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	          *)
+	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	        esac
+	      fi
+	    else
+	      # FIXME: insert proper C++ library support
+	      _LT_TAGVAR(ld_shlibs, $1)=no
+	    fi
 	    ;;
-	esac
-	;;
-      interix*)
-	# This is c89, which is MS Visual C++ (no shared libs)
-	# Anyone wants to do a port?
+        esac
+        ;;
+
+      interix[[3-9]]*)
+	_LT_TAGVAR(hardcode_direct, $1)=no
+	_LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+	_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+	# Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+	# Instead, shared libraries are loaded at an image base (0x10000000 by
+	# default) and relocated if they conflict, which is a slow very memory
+	# consuming and fragmenting process.  To avoid this, we pick a random,
+	# 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
 	;;
-      irix5* | irix6* | nonstopux*)
-	case $cc_basename in
-	  CC*)
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-	    # CC pic flag -KPIC is the default.
+      irix5* | irix6*)
+        case $cc_basename in
+          CC*)
+	    # SGI C++
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
+	    # necessary to make sure instantiated templates are included
+	    # in the archive.
+	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
 	    ;;
-	  *)
+          *)
+	    if test "$GXX" = yes; then
+	      if test "$with_gnu_ld" = no; then
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	      else
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
+	      fi
+	    fi
+	    _LT_TAGVAR(link_all_deplibs, $1)=yes
 	    ;;
-	esac
-	;;
-      linux*)
-	case $cc_basename in
-	  KCC*)
-	    # KAI C++ Compiler
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+        esac
+        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+        _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+        _LT_TAGVAR(inherit_rpath, $1)=yes
+        ;;
+
+      linux* | k*bsd*-gnu)
+        case $cc_basename in
+          KCC*)
+	    # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+	    # KCC will only create a shared library if the output file
+	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
+	    # to its proper name (with version) after linking.
+	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -Bstatic", where "CC" is the KAI C++ compiler.
+	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
 	    ;;
-	  icpc* | ecpc*)
+	  icpc* | ecpc* )
 	    # Intel C++
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
-	    ;;
-	  pgCC*)
-	    # Portland Group C++ compiler.
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	    with_gnu_ld=yes
+	    # version 8.0 and above of icpc choke on multiply defined symbols
+	    # if we add $predep_objects and $postdep_objects, however 7.1 and
+	    # earlier do not add the objects themselves.
+	    case `$CC -V 2>&1` in
+	      *"Version 7."*)
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+		_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+		;;
+	      *)  # Version 8.0 or newer
+	        tmp_idyn=
+	        case $host_cpu in
+		  ia64*) tmp_idyn=' -i_dynamic';;
+		esac
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+		_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+		;;
+	    esac
+	    _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
 	    ;;
+          pgCC* | pgcpp*)
+            # Portland Group C++ compiler
+	    case `$CC -V` in
+	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
+	      _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
+		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
+	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
+		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
+		$RANLIB $oldlib'
+	      _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+	      ;;
+	    *) # Version 6 will use weak symbols
+	      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+	      _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+	      ;;
+	    esac
+
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
+	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+            ;;
 	  cxx*)
 	    # Compaq C++
-	    # Make sure the PIC flag is empty.  It appears that all Alpha
-	    # Linux and Compaq Tru64 Unix objects are PIC.
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
+
+	    runpath_var=LD_RUN_PATH
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
+	    _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+	  xl*)
+	    # IBM XL 8.0 on PPC, with GNU ld
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    if test "x$supports_anon_versioning" = xyes; then
+	      _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
+		cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+		echo "local: *; };" >> $output_objdir/$libname.ver~
+		$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+	    fi
 	    ;;
 	  *)
+	    case `$CC -V 2>&1 | sed 5q` in
+	    *Sun\ C*)
+	      # Sun C++ 5.9
+	      _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
+	      _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	      _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
+	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	      _LT_TAGVAR(compiler_needs_object, $1)=yes
+
+	      # Not sure whether something based on
+	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
+	      # would be better.
+	      output_verbose_link_cmd='echo'
+
+	      # Archives containing C++ object files must be created using
+	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
+	      # necessary to make sure instantiated templates are included
+	      # in the archive.
+	      _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
+	      ;;
+	    esac
 	    ;;
 	esac
 	;;
+
       lynxos*)
+        # FIXME: insert proper C++ library support
+	_LT_TAGVAR(ld_shlibs, $1)=no
 	;;
+
       m88k*)
+        # FIXME: insert proper C++ library support
+        _LT_TAGVAR(ld_shlibs, $1)=no
 	;;
+
       mvs*)
-	case $cc_basename in
-	  cxx*)
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
+        case $cc_basename in
+          cxx*)
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
 	  *)
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
 	esac
 	;;
-      netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
+
+      netbsd*)
+        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	  _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
+	  wlarc=
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+	  _LT_TAGVAR(hardcode_direct, $1)=yes
+	  _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+	fi
+	# Workaround some broken pre-1.5 toolchains
+	output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
+	;;
+
+      *nto* | *qnx*)
+        _LT_TAGVAR(ld_shlibs, $1)=yes
+	;;
+
+      openbsd2*)
+        # C++ shared libraries are fairly broken
+	_LT_TAGVAR(ld_shlibs, $1)=no
+	;;
+
+      openbsd*)
+	if test -f /usr/libexec/ld.so; then
+	  _LT_TAGVAR(hardcode_direct, $1)=yes
+	  _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+	  _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
+	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+	  fi
+	  output_verbose_link_cmd=echo
+	else
+	  _LT_TAGVAR(ld_shlibs, $1)=no
+	fi
 	;;
+
       osf3* | osf4* | osf5*)
-	case $cc_basename in
-	  KCC*)
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
+        case $cc_basename in
+          KCC*)
+	    # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+	    # KCC will only create a shared library if the output file
+	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
+	    # to its proper name (with version) after linking.
+	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+	    _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+	    # Archives containing C++ object files must be created using
+	    # the KAI C++ compiler.
+	    case $host in
+	      osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;;
+	      *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;;
+	    esac
 	    ;;
-	  RCC*)
+          RCC*)
 	    # Rational C++ 2.4.1
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
-	  cxx*)
-	    # Digital/Compaq C++
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    # Make sure the PIC flag is empty.  It appears that all Alpha
-	    # Linux and Compaq Tru64 Unix objects are PIC.
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+          cxx*)
+	    case $host in
+	      osf3*)
+	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+		;;
+	      *)
+	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
+	          echo "-hidden">> $lib.exp~
+	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
+	          $RM $lib.exp'
+	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
+		;;
+	    esac
+
+	    _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
 	    ;;
 	  *)
+	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+	      _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+	      case $host in
+	        osf3*)
+	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+		  ;;
+	        *)
+	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+		  ;;
+	      esac
+
+	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+	      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+	      # Commands to make compiler produce verbose output that lists
+	      # what "hidden" libraries, object files and flags are used when
+	      # linking a shared library.
+	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+
+	    else
+	      # FIXME: insert proper C++ library support
+	      _LT_TAGVAR(ld_shlibs, $1)=no
+	    fi
 	    ;;
-	esac
-	;;
+        esac
+        ;;
+
       psos*)
-	;;
+        # FIXME: insert proper C++ library support
+        _LT_TAGVAR(ld_shlibs, $1)=no
+        ;;
+
+      sunos4*)
+        case $cc_basename in
+          CC*)
+	    # Sun C++ 4.x
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
+	    ;;
+          lcc*)
+	    # Lucid
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
+	    ;;
+        esac
+        ;;
+
       solaris*)
-	case $cc_basename in
-	  CC*)
+        case $cc_basename in
+          CC*)
 	    # Sun C++ 4.2, 5.x and Centerline C++
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+            _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
+	    _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	      $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+	    _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+	    case $host_os in
+	      solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
+	      *)
+		# The compiler driver will combine and reorder linker options,
+		# but understands `-z linker_flag'.
+	        # Supported since Solaris 2.6 (maybe 2.5.1?)
+		_LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
+	        ;;
+	    esac
+	    _LT_TAGVAR(link_all_deplibs, $1)=yes
+
+	    output_verbose_link_cmd='echo'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
+	    # necessary to make sure instantiated templates are included
+	    # in the archive.
+	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
 	    ;;
-	  gcx*)
+          gcx*)
 	    # Green Hills C++ Compiler
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+
+	    # The C++ compiler must be used to create the archive.
+	    _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
 	    ;;
-	  *)
+          *)
+	    # GNU C++ compiler with Solaris linker
+	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+	      _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
+	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+		  $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	        # Commands to make compiler produce verbose output that lists
+	        # what "hidden" libraries, object files and flags are used when
+	        # linking a shared library.
+	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      else
+	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
+	        # platform.
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+		  $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	        # Commands to make compiler produce verbose output that lists
+	        # what "hidden" libraries, object files and flags are used when
+	        # linking a shared library.
+	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      fi
+
+	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
+	      case $host_os in
+		solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
+		*)
+		  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+		  ;;
+	      esac
+	    fi
 	    ;;
-	esac
-	;;
-      sunos4*)
+        esac
+        ;;
+
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
+      _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+      _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+      runpath_var='LD_RUN_PATH'
+
+      case $cc_basename in
+        CC*)
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+      esac
+      ;;
+
+      sysv5* | sco3.2v5* | sco5v6*)
+	# Note: We can NOT use -z defs as we might desire, because we do not
+	# link with -lc, and that would cause any symbols used from libc to
+	# always be unresolved, which means just about no library would
+	# ever link correctly.  If we're not using GNU ld we use -z text
+	# though, which does catch some bad symbols but isn't as heavy-handed
+	# as -z defs.
+	_LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+	_LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
+	_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+	_LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
+	_LT_TAGVAR(hardcode_libdir_separator, $1)=':'
+	_LT_TAGVAR(link_all_deplibs, $1)=yes
+	_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
+	runpath_var='LD_RUN_PATH'
+
 	case $cc_basename in
-	  CC*)
-	    # Sun C++ 4.x
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	    ;;
-	  lcc*)
-	    # Lucid
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+          CC*)
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
 	    ;;
 	  *)
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
 	    ;;
 	esac
-	;;
+      ;;
+
       tandem*)
-	case $cc_basename in
-	  NCC*)
+        case $cc_basename in
+          NCC*)
 	    # NonStop-UX NCC 3.20
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-	case $cc_basename in
-	  CC*)
-	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+          *)
+	    # FIXME: insert proper C++ library support
+	    _LT_TAGVAR(ld_shlibs, $1)=no
 	    ;;
-	esac
-	;;
+        esac
+        ;;
+
       vxworks*)
-	;;
+        # FIXME: insert proper C++ library support
+        _LT_TAGVAR(ld_shlibs, $1)=no
+        ;;
+
       *)
-	_LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
-	;;
+        # FIXME: insert proper C++ library support
+        _LT_TAGVAR(ld_shlibs, $1)=no
+        ;;
     esac
-  fi
-],
+
+    AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
+    test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
+
+    _LT_TAGVAR(GCC, $1)="$GXX"
+    _LT_TAGVAR(LD, $1)="$LD"
+
+    ## CAVEAT EMPTOR:
+    ## There is no encapsulation within the following macros, do not change
+    ## the running order or otherwise move them around unless you know exactly
+    ## what you are doing...
+    _LT_SYS_HIDDEN_LIBDEPS($1)
+    _LT_COMPILER_PIC($1)
+    _LT_COMPILER_C_O($1)
+    _LT_COMPILER_FILE_LOCKS($1)
+    _LT_LINKER_SHLIBS($1)
+    _LT_SYS_DYNAMIC_LINKER($1)
+    _LT_LINKER_HARDCODE_LIBPATH($1)
+
+    _LT_CONFIG($1)
+  fi # test -n "$compiler"
+
+  CC=$lt_save_CC
+  LDCXX=$LD
+  LD=$lt_save_LD
+  GCC=$lt_save_GCC
+  with_gnu_ld=$lt_save_with_gnu_ld
+  lt_cv_path_LDCXX=$lt_cv_path_LD
+  lt_cv_path_LD=$lt_save_path_LD
+  lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
+  lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
+fi # test "$_lt_caught_CXX_error" != yes
+
+AC_LANG_POP
+])# _LT_LANG_CXX_CONFIG
+
+
+# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
+# ---------------------------------
+# Figure out "hidden" library dependencies from verbose
+# compiler output when linking a shared library.
+# Parse the compiler output and extract the necessary
+# objects, libraries and library flags.
+m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+# Dependencies to place before and after the object being linked:
+_LT_TAGVAR(predep_objects, $1)=
+_LT_TAGVAR(postdep_objects, $1)=
+_LT_TAGVAR(predeps, $1)=
+_LT_TAGVAR(postdeps, $1)=
+_LT_TAGVAR(compiler_lib_search_path, $1)=
+
+dnl we can't use the lt_simple_compile_test_code here,
+dnl because it contains code intended for an executable,
+dnl not a library.  It's possible we should let each
+dnl tag define a new lt_????_link_test_code variable,
+dnl but it's only used here...
+m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF
+int a;
+void foo (void) { a = 0; }
+_LT_EOF
+], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF
+class Foo
+{
+public:
+  Foo (void) { a = 0; }
+private:
+  int a;
+};
+_LT_EOF
+], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF
+      subroutine foo
+      implicit none
+      integer*4 a
+      a=0
+      return
+      end
+_LT_EOF
+], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF
+      subroutine foo
+      implicit none
+      integer a
+      a=0
+      return
+      end
+_LT_EOF
+], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF
+public class foo {
+  private int a;
+  public void bar (void) {
+    a = 0;
+  }
+};
+_LT_EOF
+])
+dnl Parse the compiler output and extract the necessary
+dnl objects, libraries and library flags.
+if AC_TRY_EVAL(ac_compile); then
+  # Parse the compiler output and extract the necessary
+  # objects, libraries and library flags.
+
+  # Sentinel used to keep track of whether or not we are before
+  # the conftest object file.
+  pre_test_object_deps_done=no
+
+  for p in `eval "$output_verbose_link_cmd"`; do
+    case $p in
+
+    -L* | -R* | -l*)
+       # Some compilers place space between "-{L,R}" and the path.
+       # Remove the space.
+       if test $p = "-L" ||
+          test $p = "-R"; then
+	 prev=$p
+	 continue
+       else
+	 prev=
+       fi
+
+       if test "$pre_test_object_deps_done" = no; then
+	 case $p in
+	 -L* | -R*)
+	   # Internal compiler library paths should come after those
+	   # provided the user.  The postdeps already come after the
+	   # user supplied libs so there is no need to process them.
+	   if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
+	     _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
+	   else
+	     _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
+	   fi
+	   ;;
+	 # The "-l" case would never come before the object being
+	 # linked, so don't bother handling this case.
+	 esac
+       else
+	 if test -z "$_LT_TAGVAR(postdeps, $1)"; then
+	   _LT_TAGVAR(postdeps, $1)="${prev}${p}"
+	 else
+	   _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
+	 fi
+       fi
+       ;;
+
+    *.$objext)
+       # This assumes that the test object file only shows up
+       # once in the compiler output.
+       if test "$p" = "conftest.$objext"; then
+	 pre_test_object_deps_done=yes
+	 continue
+       fi
+
+       if test "$pre_test_object_deps_done" = no; then
+	 if test -z "$_LT_TAGVAR(predep_objects, $1)"; then
+	   _LT_TAGVAR(predep_objects, $1)="$p"
+	 else
+	   _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p"
+	 fi
+       else
+	 if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then
+	   _LT_TAGVAR(postdep_objects, $1)="$p"
+	 else
+	   _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p"
+	 fi
+       fi
+       ;;
+
+    *) ;; # Ignore the rest.
+
+    esac
+  done
+
+  # Clean up.
+  rm -f a.out a.exe
+else
+  echo "libtool.m4: error: problem compiling $1 test program"
+fi
+
+$RM -f confest.$objext
+
+# PORTME: override above test on systems where it is broken
+m4_if([$1], [CXX],
+[case $host_os in
+interix[[3-9]]*)
+  # Interix 3.5 installs completely hosed .la files for C++, so rather than
+  # hack all around it, let's just trust "g++" to DTRT.
+  _LT_TAGVAR(predep_objects,$1)=
+  _LT_TAGVAR(postdep_objects,$1)=
+  _LT_TAGVAR(postdeps,$1)=
+  ;;
+
+linux*)
+  case `$CC -V 2>&1 | sed 5q` in
+  *Sun\ C*)
+    # Sun C++ 5.9
+
+    # The more standards-conforming stlport4 library is
+    # incompatible with the Cstd library. Avoid specifying
+    # it if it's in CXXFLAGS. Ignore libCrun as
+    # -library=stlport4 depends on it.
+    case " $CXX $CXXFLAGS " in
+    *" -library=stlport4 "*)
+      solaris_use_stlport4=yes
+      ;;
+    esac
+
+    if test "$solaris_use_stlport4" != yes; then
+      _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
+    fi
+    ;;
+  esac
+  ;;
+
+solaris*)
+  case $cc_basename in
+  CC*)
+    # The more standards-conforming stlport4 library is
+    # incompatible with the Cstd library. Avoid specifying
+    # it if it's in CXXFLAGS. Ignore libCrun as
+    # -library=stlport4 depends on it.
+    case " $CXX $CXXFLAGS " in
+    *" -library=stlport4 "*)
+      solaris_use_stlport4=yes
+      ;;
+    esac
+
+    # Adding this requires a known-good setup of shared libraries for
+    # Sun compiler versions before 5.6, else PIC objects from an old
+    # archive will be linked into the output, leading to subtle bugs.
+    if test "$solaris_use_stlport4" != yes; then
+      _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
+    fi
+    ;;
+  esac
+  ;;
+esac
+])
+
+case " $_LT_TAGVAR(postdeps, $1) " in
+*" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;;
+esac
+ _LT_TAGVAR(compiler_lib_search_dirs, $1)=
+if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
+ _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
+fi
+_LT_TAGDECL([], [compiler_lib_search_dirs], [1],
+    [The directories searched by this compiler when creating a shared library])
+_LT_TAGDECL([], [predep_objects], [1],
+    [Dependencies to place before and after the objects being linked to
+    create a shared library])
+_LT_TAGDECL([], [postdep_objects], [1])
+_LT_TAGDECL([], [predeps], [1])
+_LT_TAGDECL([], [postdeps], [1])
+_LT_TAGDECL([], [compiler_lib_search_path], [1],
+    [The library search path used internally by the compiler when linking
+    a shared library])
+])# _LT_SYS_HIDDEN_LIBDEPS
+
+
+# _LT_PROG_F77
+# ------------
+# Since AC_PROG_F77 is broken, in that it returns the empty string
+# if there is no fortran compiler, we have our own version here.
+m4_defun([_LT_PROG_F77],
 [
-  if test "$GCC" = yes; then
-    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
+pushdef([AC_MSG_ERROR], [_lt_disable_F77=yes])
+AC_PROG_F77
+if test -z "$F77" || test "X$F77" = "Xno"; then
+  _lt_disable_F77=yes
+fi
+popdef([AC_MSG_ERROR])
+])# _LT_PROG_F77
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([_LT_PROG_F77], [])
+
+
+# _LT_LANG_F77_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for a Fortran 77 compiler are
+# suitably defined.  These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_F77_CONFIG],
+[AC_REQUIRE([_LT_PROG_F77])dnl
+AC_LANG_PUSH(Fortran 77)
+
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+_LT_TAGVAR(allow_undefined_flag, $1)=
+_LT_TAGVAR(always_export_symbols, $1)=no
+_LT_TAGVAR(archive_expsym_cmds, $1)=
+_LT_TAGVAR(export_dynamic_flag_spec, $1)=
+_LT_TAGVAR(hardcode_direct, $1)=no
+_LT_TAGVAR(hardcode_direct_absolute, $1)=no
+_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
+_LT_TAGVAR(hardcode_libdir_separator, $1)=
+_LT_TAGVAR(hardcode_minus_L, $1)=no
+_LT_TAGVAR(hardcode_automatic, $1)=no
+_LT_TAGVAR(inherit_rpath, $1)=no
+_LT_TAGVAR(module_cmds, $1)=
+_LT_TAGVAR(module_expsym_cmds, $1)=
+_LT_TAGVAR(link_all_deplibs, $1)=unknown
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(no_undefined_flag, $1)=
+_LT_TAGVAR(whole_archive_flag_spec, $1)=
+_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+
+# Source file extension for f77 test sources.
+ac_ext=f
+
+# Object file extension for compiled f77 test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# No sense in running all these tests if we already determined that
+# the F77 compiler isn't working.  Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_disable_F77" != yes; then
+  # Code to be used in simple compile tests
+  lt_simple_compile_test_code="\
+      subroutine t
+      return
+      end
+"
+
+  # Code to be used in simple link tests
+  lt_simple_link_test_code="\
+      program t
+      end
+"
+
+  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+  _LT_TAG_COMPILER
+
+  # save warnings/boilerplate of simple test code
+  _LT_COMPILER_BOILERPLATE
+  _LT_LINKER_BOILERPLATE
+
+  # Allow CC to be a program name with arguments.
+  lt_save_CC="$CC"
+  lt_save_GCC=$GCC
+  CC=${F77-"f77"}
+  compiler=$CC
+  _LT_TAGVAR(compiler, $1)=$CC
+  _LT_CC_BASENAME([$compiler])
+  GCC=$G77
+  if test -n "$compiler"; then
+    AC_MSG_CHECKING([if libtool supports shared libraries])
+    AC_MSG_RESULT([$can_build_shared])
+
+    AC_MSG_CHECKING([whether to build shared libraries])
+    test "$can_build_shared" = "no" && enable_shared=no
+
+    # On AIX, shared libraries and static libraries use the same namespace, and
+    # are all built from PIC.
+    case $host_os in
+      aix3*)
+        test "$enable_shared" = yes && enable_static=no
+        if test -n "$RANLIB"; then
+          archive_cmds="$archive_cmds~\$RANLIB \$lib"
+          postinstall_cmds='$RANLIB $lib'
+        fi
+        ;;
+      aix[[4-9]]*)
+	if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+	  test "$enable_shared" = yes && enable_static=no
+	fi
+        ;;
+    esac
+    AC_MSG_RESULT([$enable_shared])
+
+    AC_MSG_CHECKING([whether to build static libraries])
+    # Make sure either enable_shared or enable_static is yes.
+    test "$enable_shared" = yes || enable_static=yes
+    AC_MSG_RESULT([$enable_static])
+
+    _LT_TAGVAR(GCC, $1)="$G77"
+    _LT_TAGVAR(LD, $1)="$LD"
+
+    ## CAVEAT EMPTOR:
+    ## There is no encapsulation within the following macros, do not change
+    ## the running order or otherwise move them around unless you know exactly
+    ## what you are doing...
+    _LT_COMPILER_PIC($1)
+    _LT_COMPILER_C_O($1)
+    _LT_COMPILER_FILE_LOCKS($1)
+    _LT_LINKER_SHLIBS($1)
+    _LT_SYS_DYNAMIC_LINKER($1)
+    _LT_LINKER_HARDCODE_LIBPATH($1)
+
+    _LT_CONFIG($1)
+  fi # test -n "$compiler"
+
+  GCC=$lt_save_GCC
+  CC="$lt_save_CC"
+fi # test "$_lt_disable_F77" != yes
+
+AC_LANG_POP
+])# _LT_LANG_F77_CONFIG
+
+
+# _LT_PROG_FC
+# -----------
+# Since AC_PROG_FC is broken, in that it returns the empty string
+# if there is no fortran compiler, we have our own version here.
+m4_defun([_LT_PROG_FC],
+[
+pushdef([AC_MSG_ERROR], [_lt_disable_FC=yes])
+AC_PROG_FC
+if test -z "$FC" || test "X$FC" = "Xno"; then
+  _lt_disable_FC=yes
+fi
+popdef([AC_MSG_ERROR])
+])# _LT_PROG_FC
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([_LT_PROG_FC], [])
+
+
+# _LT_LANG_FC_CONFIG([TAG])
+# -------------------------
+# Ensure that the configuration variables for a Fortran compiler are
+# suitably defined.  These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_FC_CONFIG],
+[AC_REQUIRE([_LT_PROG_FC])dnl
+AC_LANG_PUSH(Fortran)
+
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+_LT_TAGVAR(allow_undefined_flag, $1)=
+_LT_TAGVAR(always_export_symbols, $1)=no
+_LT_TAGVAR(archive_expsym_cmds, $1)=
+_LT_TAGVAR(export_dynamic_flag_spec, $1)=
+_LT_TAGVAR(hardcode_direct, $1)=no
+_LT_TAGVAR(hardcode_direct_absolute, $1)=no
+_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
+_LT_TAGVAR(hardcode_libdir_separator, $1)=
+_LT_TAGVAR(hardcode_minus_L, $1)=no
+_LT_TAGVAR(hardcode_automatic, $1)=no
+_LT_TAGVAR(inherit_rpath, $1)=no
+_LT_TAGVAR(module_cmds, $1)=
+_LT_TAGVAR(module_expsym_cmds, $1)=
+_LT_TAGVAR(link_all_deplibs, $1)=unknown
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(no_undefined_flag, $1)=
+_LT_TAGVAR(whole_archive_flag_spec, $1)=
+_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+
+# Source file extension for fc test sources.
+ac_ext=${ac_fc_srcext-f}
+
+# Object file extension for compiled fc test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# No sense in running all these tests if we already determined that
+# the FC compiler isn't working.  Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_disable_FC" != yes; then
+  # Code to be used in simple compile tests
+  lt_simple_compile_test_code="\
+      subroutine t
+      return
+      end
+"
+
+  # Code to be used in simple link tests
+  lt_simple_link_test_code="\
+      program t
+      end
+"
+
+  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+  _LT_TAG_COMPILER
+
+  # save warnings/boilerplate of simple test code
+  _LT_COMPILER_BOILERPLATE
+  _LT_LINKER_BOILERPLATE
+
+  # Allow CC to be a program name with arguments.
+  lt_save_CC="$CC"
+  lt_save_GCC=$GCC
+  CC=${FC-"f95"}
+  compiler=$CC
+  GCC=$ac_cv_fc_compiler_gnu
+
+  _LT_TAGVAR(compiler, $1)=$CC
+  _LT_CC_BASENAME([$compiler])
+
+  if test -n "$compiler"; then
+    AC_MSG_CHECKING([if libtool supports shared libraries])
+    AC_MSG_RESULT([$can_build_shared])
+
+    AC_MSG_CHECKING([whether to build shared libraries])
+    test "$can_build_shared" = "no" && enable_shared=no
+
+    # On AIX, shared libraries and static libraries use the same namespace, and
+    # are all built from PIC.
+    case $host_os in
+      aix3*)
+        test "$enable_shared" = yes && enable_static=no
+        if test -n "$RANLIB"; then
+          archive_cmds="$archive_cmds~\$RANLIB \$lib"
+          postinstall_cmds='$RANLIB $lib'
+        fi
+        ;;
+      aix[[4-9]]*)
+	if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+	  test "$enable_shared" = yes && enable_static=no
+	fi
+        ;;
+    esac
+    AC_MSG_RESULT([$enable_shared])
+
+    AC_MSG_CHECKING([whether to build static libraries])
+    # Make sure either enable_shared or enable_static is yes.
+    test "$enable_shared" = yes || enable_static=yes
+    AC_MSG_RESULT([$enable_static])
+
+    _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu"
+    _LT_TAGVAR(LD, $1)="$LD"
+
+    ## CAVEAT EMPTOR:
+    ## There is no encapsulation within the following macros, do not change
+    ## the running order or otherwise move them around unless you know exactly
+    ## what you are doing...
+    _LT_SYS_HIDDEN_LIBDEPS($1)
+    _LT_COMPILER_PIC($1)
+    _LT_COMPILER_C_O($1)
+    _LT_COMPILER_FILE_LOCKS($1)
+    _LT_LINKER_SHLIBS($1)
+    _LT_SYS_DYNAMIC_LINKER($1)
+    _LT_LINKER_HARDCODE_LIBPATH($1)
+
+    _LT_CONFIG($1)
+  fi # test -n "$compiler"
+
+  GCC=$lt_save_GCC
+  CC="$lt_save_CC"
+fi # test "$_lt_disable_FC" != yes
 
-    case $host_os in
-      aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      fi
-      ;;
+AC_LANG_POP
+])# _LT_LANG_FC_CONFIG
 
-    amigaos*)
-      # FIXME: we need at least 68020 code to build shared libraries, but
-      # adding the `-m68020' flag to GCC prevents building anything better,
-      # like `-m68040'.
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
-      ;;
 
-    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
+# _LT_LANG_GCJ_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for the GNU Java Compiler compiler
+# are suitably defined.  These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_GCJ_CONFIG],
+[AC_REQUIRE([LT_PROG_GCJ])dnl
+AC_LANG_SAVE
 
-    mingw* | pw32* | os2*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
-      ;;
+# Source file extension for Java test sources.
+ac_ext=java
 
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
-      ;;
+# Object file extension for compiled Java test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
 
-    interix3*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="class foo {}"
 
-    msdosdjgpp*)
-      # Just because we use GCC doesn't mean we suddenly get shared libraries
-      # on systems that don't support them.
-      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
-      enable_shared=no
-      ;;
+# Code to be used in simple link tests
+lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
 
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
-      fi
-      ;;
+# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+_LT_TAG_COMPILER
 
-    hpux*)
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-	;;
-      esac
-      ;;
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
 
-    *)
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-      ;;
-    esac
-  else
-    # PORTME Check for flag to pass linker flags through the system compiler.
-    case $host_os in
-    aix*)
-      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      else
-	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
-      fi
-      ;;
-      darwin*)
-        # PIC is the default on this platform
-        # Common symbols not allowed in MH_DYLIB files
-       case $cc_basename in
-         xlc*)
-         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
-         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-         ;;
-       esac
-       ;;
+# Allow CC to be a program name with arguments.
+lt_save_CC="$CC"
+lt_save_GCC=$GCC
+GCC=yes
+CC=${GCJ-"gcj"}
+compiler=$CC
+_LT_TAGVAR(compiler, $1)=$CC
+_LT_TAGVAR(LD, $1)="$LD"
+_LT_CC_BASENAME([$compiler])
 
-    mingw* | pw32* | os2*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
-      ;;
+# GCJ did not exist at the time GCC didn't implicitly link libc in.
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
 
-    hpux9* | hpux10* | hpux11*)
-      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
-	;;
-      esac
-      # Is there a better lt_prog_compiler_static that works with the bundled CC?
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
-      ;;
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
 
-    irix5* | irix6* | nonstopux*)
-      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      # PIC (with -KPIC) is the default.
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-      ;;
+if test -n "$compiler"; then
+  _LT_COMPILER_NO_RTTI($1)
+  _LT_COMPILER_PIC($1)
+  _LT_COMPILER_C_O($1)
+  _LT_COMPILER_FILE_LOCKS($1)
+  _LT_LINKER_SHLIBS($1)
+  _LT_LINKER_HARDCODE_LIBPATH($1)
 
-    newsos6)
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
+  _LT_CONFIG($1)
+fi
 
-    linux*)
-      case $cc_basename in
-      icc* | ecc*)
-	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
-        ;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
-        # Portland Group compilers (*not* the Pentium gcc compiler,
-	# which looks to be a dead project)
-	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
-	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-        ;;
-      ccc*)
-        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-        # All Alpha code is PIC.
-        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-        ;;
-      esac
-      ;;
+AC_LANG_RESTORE
 
-    osf3* | osf4* | osf5*)
-      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      # All OSF/1 code is PIC.
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-      ;;
+GCC=$lt_save_GCC
+CC="$lt_save_CC"
+])# _LT_LANG_GCJ_CONFIG
 
-    solaris*)
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      case $cc_basename in
-      f77* | f90* | f95*)
-	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
-      *)
-	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
-      esac
-      ;;
 
-    sunos4*)
-      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
+# _LT_LANG_RC_CONFIG([TAG])
+# -------------------------
+# Ensure that the configuration variables for the Windows resource compiler
+# are suitably defined.  These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_RC_CONFIG],
+[AC_REQUIRE([LT_PROG_RC])dnl
+AC_LANG_SAVE
 
-    sysv4 | sysv4.2uw2* | sysv4.3*)
-      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
+# Source file extension for RC test sources.
+ac_ext=rc
 
-    sysv4*MP*)
-      if test -d /usr/nec ;then
-	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
-	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      fi
-      ;;
+# Object file extension for compiled RC test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
 
-    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
+# Code to be used in simple compile tests
+lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
 
-    unicos*)
-      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
-      ;;
+# Code to be used in simple link tests
+lt_simple_link_test_code="$lt_simple_compile_test_code"
 
-    uts4*)
-      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
-      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
+# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+_LT_TAG_COMPILER
 
-    *)
-      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
-      ;;
-    esac
-  fi
-])
-AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)])
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
 
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then
-  AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) works],
-    _LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1),
-    [$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [],
-    [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in
-     "" | " "*) ;;
-     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)" ;;
-     esac],
-    [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
-     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
+# Allow CC to be a program name with arguments.
+lt_save_CC="$CC"
+lt_save_GCC=$GCC
+GCC=
+CC=${RC-"windres"}
+compiler=$CC
+_LT_TAGVAR(compiler, $1)=$CC
+_LT_CC_BASENAME([$compiler])
+_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
+
+if test -n "$compiler"; then
+  :
+  _LT_CONFIG($1)
 fi
-case $host_os in
-  # For platforms which do not support PIC, -DPIC is meaningless:
-  *djgpp*)
-    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
-    ;;
-  *)
-    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"
-    ;;
-esac
 
-#
-# Check to make sure the static flag actually works.
-#
-wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_AC_TAGVAR(lt_prog_compiler_static, $1)\"
-AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
-  _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
-  $lt_tmp_static_flag,
-  [],
-  [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
+GCC=$lt_save_GCC
+AC_LANG_RESTORE
+CC="$lt_save_CC"
+])# _LT_LANG_RC_CONFIG
+
+
+# LT_PROG_GCJ
+# -----------
+AC_DEFUN([LT_PROG_GCJ],
+[m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
+  [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
+    [AC_CHECK_TOOL(GCJ, gcj,)
+      test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
+      AC_SUBST(GCJFLAGS)])])[]dnl
+])
+
+# Old name:
+AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
+
+
+# LT_PROG_RC
+# ----------
+AC_DEFUN([LT_PROG_RC],
+[AC_CHECK_TOOL(RC, windres,)
+])
+
+# Old name:
+AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([LT_AC_PROG_RC], [])
+
+
+# _LT_DECL_EGREP
+# --------------
+# If we don't have a new enough Autoconf to choose the best grep
+# available, choose the one first in the user's PATH.
+m4_defun([_LT_DECL_EGREP],
+[AC_REQUIRE([AC_PROG_EGREP])dnl
+AC_REQUIRE([AC_PROG_FGREP])dnl
+test -z "$GREP" && GREP=grep
+_LT_DECL([], [GREP], [1], [A grep program that handles long lines])
+_LT_DECL([], [EGREP], [1], [An ERE matcher])
+_LT_DECL([], [FGREP], [1], [A literal string matcher])
+dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too
+AC_SUBST([GREP])
+])
+
+
+# _LT_DECL_OBJDUMP
+# --------------
+# If we don't have a new enough Autoconf to choose the best objdump
+# available, choose the one first in the user's PATH.
+m4_defun([_LT_DECL_OBJDUMP],
+[AC_CHECK_TOOL(OBJDUMP, objdump, false)
+test -z "$OBJDUMP" && OBJDUMP=objdump
+_LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
+AC_SUBST([OBJDUMP])
+])
+
+
+# _LT_DECL_SED
+# ------------
+# Check for a fully-functional sed program, that truncates
+# as few characters as possible.  Prefer GNU sed if found.
+m4_defun([_LT_DECL_SED],
+[AC_PROG_SED
+test -z "$SED" && SED=sed
+Xsed="$SED -e 1s/^X//"
+_LT_DECL([], [SED], [1], [A sed program that does not truncate output])
+_LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"],
+    [Sed that helps us avoid accidentally triggering echo(1) options like -n])
+])# _LT_DECL_SED
+
+m4_ifndef([AC_PROG_SED], [
+# NOTE: This macro has been submitted for inclusion into   #
+#  GNU Autoconf as AC_PROG_SED.  When it is available in   #
+#  a released version of Autoconf we should remove this    #
+#  macro and use it instead.                               #
+
+m4_defun([AC_PROG_SED],
+[AC_MSG_CHECKING([for a sed that does not truncate output])
+AC_CACHE_VAL(lt_cv_path_SED,
+[# Loop through the user's path and test for sed and gsed.
+# Then use that list of sed's as ones to test for truncation.
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+  for lt_ac_prog in sed gsed; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
+        lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
+      fi
+    done
+  done
+done
+IFS=$as_save_IFS
+lt_ac_max=0
+lt_ac_count=0
+# Add /usr/xpg4/bin/sed as it is typically found on Solaris
+# along with /bin/sed that truncates output.
+for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
+  test ! -f $lt_ac_sed && continue
+  cat /dev/null > conftest.in
+  lt_ac_count=0
+  echo $ECHO_N "0123456789$ECHO_C" >conftest.in
+  # Check for GNU sed and select it if it is found.
+  if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
+    lt_cv_path_SED=$lt_ac_sed
+    break
+  fi
+  while true; do
+    cat conftest.in conftest.in >conftest.tmp
+    mv conftest.tmp conftest.in
+    cp conftest.in conftest.nl
+    echo >>conftest.nl
+    $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
+    cmp -s conftest.out conftest.nl || break
+    # 10000 chars as input seems more than enough
+    test $lt_ac_count -gt 10 && break
+    lt_ac_count=`expr $lt_ac_count + 1`
+    if test $lt_ac_count -gt $lt_ac_max; then
+      lt_ac_max=$lt_ac_count
+      lt_cv_path_SED=$lt_ac_sed
+    fi
+  done
+done
 ])
+SED=$lt_cv_path_SED
+AC_SUBST([SED])
+AC_MSG_RESULT([$SED])
+])#AC_PROG_SED
+])#m4_ifndef
 
+# Old name:
+AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([LT_AC_PROG_SED], [])
 
-# AC_LIBTOOL_PROG_LD_SHLIBS([TAGNAME])
-# ------------------------------------
-# See if the linker supports building shared libraries.
-AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS],
-[AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
-ifelse([$1],[CXX],[
-  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  case $host_os in
-  aix4* | aix5*)
-    # If we're using GNU nm, then we don't want the "-C" option.
-    # -C means demangle to AIX nm, but means don't demangle with GNU nm
-    if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
-      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
-    else
-      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
-    fi
-    ;;
-  pw32*)
-    _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
-  ;;
-  cygwin* | mingw*)
-    _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([[^ ]]*\) [[^ ]]*/\1 DATA/;/^I /d;/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
-  kfreebsd*-gnu)
-    _LT_AC_TAGVAR(link_all_deplibs, $1)=no
-  ;;
-  linux*)
-    _LT_AC_TAGVAR(link_all_deplibs, $1)=no
+
+# _LT_CHECK_SHELL_FEATURES
+# ------------------------
+# Find out whether the shell is Bourne or XSI compatible,
+# or has some other useful features.
+m4_defun([_LT_CHECK_SHELL_FEATURES],
+[AC_MSG_CHECKING([whether the shell understands some XSI constructs])
+# Try some XSI features
+xsi_shell=no
+( _lt_dummy="a/b/c"
+  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
+      = c,a/b,, \
+    && eval 'test $(( 1 + 1 )) -eq 2 \
+    && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
+  && xsi_shell=yes
+AC_MSG_RESULT([$xsi_shell])
+_LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell'])
+
+AC_MSG_CHECKING([whether the shell understands "+="])
+lt_shell_append=no
+( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \
+    >/dev/null 2>&1 \
+  && lt_shell_append=yes
+AC_MSG_RESULT([$lt_shell_append])
+_LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append'])
+
+if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
+  lt_unset=unset
+else
+  lt_unset=false
+fi
+_LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl
+
+# test EBCDIC or ASCII
+case `echo X|tr X '\101'` in
+ A) # ASCII based system
+    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
+  lt_SP2NL='tr \040 \012'
+  lt_NL2SP='tr \015\012 \040\040'
   ;;
-  *)
-    _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+ *) # EBCDIC based system
+  lt_SP2NL='tr \100 \n'
+  lt_NL2SP='tr \r\n \100\100'
   ;;
+esac
+_LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl
+_LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
+])# _LT_CHECK_SHELL_FEATURES
+
+
+# _LT_PROG_XSI_SHELLFNS
+# ---------------------
+# Bourne and XSI compatible variants of some useful shell functions.
+m4_defun([_LT_PROG_XSI_SHELLFNS],
+[case $xsi_shell in
+  yes)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+  case ${1} in
+    */*) func_dirname_result="${1%/*}${2}" ;;
+    *  ) func_dirname_result="${3}" ;;
   esac
-],[
-  runpath_var=
-  _LT_AC_TAGVAR(allow_undefined_flag, $1)=
-  _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-  _LT_AC_TAGVAR(archive_cmds, $1)=
-  _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
-  _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
-  _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
-  _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
-  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
-  _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
-  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
-  _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
-  _LT_AC_TAGVAR(hardcode_direct, $1)=no
-  _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
-  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-  _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
-  _LT_AC_TAGVAR(hardcode_automatic, $1)=no
-  _LT_AC_TAGVAR(module_cmds, $1)=
-  _LT_AC_TAGVAR(module_expsym_cmds, $1)=
-  _LT_AC_TAGVAR(always_export_symbols, $1)=no
-  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  # include_expsyms should be a list of space-separated symbols to be *always*
-  # included in the symbol list
-  _LT_AC_TAGVAR(include_expsyms, $1)=
-  # exclude_expsyms can be an extended regexp of symbols to exclude
-  # it will be wrapped by ` (' and `)$', so one must not match beginning or
-  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
-  # as well as any symbol that contains `d'.
-  _LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_"
-  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
-  # platforms (ab)use it in PIC code, but their linkers get confused if
-  # the symbol is explicitly referenced.  Since portable code cannot
-  # rely on this symbol name, it's probably fine to never include it in
-  # preloaded symbol tables.
-  extract_expsyms_cmds=
-  # Just being paranoid about ensuring that cc_basename is set.
-  _LT_CC_BASENAME([$compiler])
-  case $host_os in
-  cygwin* | mingw* | pw32*)
-    # FIXME: the MSVC++ port hasn't been tested in a loooong time
-    # When not using gcc, we currently assume that we are using
-    # Microsoft Visual C++.
-    if test "$GCC" != yes; then
-      with_gnu_ld=no
-    fi
-    ;;
-  interix*)
-    # we just hope/assume this is gcc and not c89 (= MSVC++)
-    with_gnu_ld=yes
-    ;;
-  openbsd*)
-    with_gnu_ld=no
-    ;;
+}
+
+# func_basename file
+func_basename ()
+{
+  func_basename_result="${1##*/}"
+}
+
+# func_dirname_and_basename file append nondir_replacement
+# perform func_basename and func_dirname in a single function
+# call:
+#   dirname:  Compute the dirname of FILE.  If nonempty,
+#             add APPEND to the result, otherwise set result
+#             to NONDIR_REPLACEMENT.
+#             value returned in "$func_dirname_result"
+#   basename: Compute filename of FILE.
+#             value retuned in "$func_basename_result"
+# Implementation must be kept synchronized with func_dirname
+# and func_basename. For efficiency, we do not delegate to
+# those functions but instead duplicate the functionality here.
+func_dirname_and_basename ()
+{
+  case ${1} in
+    */*) func_dirname_result="${1%/*}${2}" ;;
+    *  ) func_dirname_result="${3}" ;;
   esac
+  func_basename_result="${1##*/}"
+}
 
-  _LT_AC_TAGVAR(ld_shlibs, $1)=yes
-  if test "$with_gnu_ld" = yes; then
-    # If archive_cmds runs LD, not CC, wlarc should be empty
-    wlarc='${wl}'
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+func_stripname ()
+{
+  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
+  # positional parameters, so assign one to ordinary parameter first.
+  func_stripname_result=${3}
+  func_stripname_result=${func_stripname_result#"${1}"}
+  func_stripname_result=${func_stripname_result%"${2}"}
+}
 
-    # Set some defaults for GNU ld with shared library support. These
-    # are reset later if shared libraries are not supported. Putting them
-    # here allows them to be overridden if necessary.
-    runpath_var=LD_RUN_PATH
-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-    # ancient GNU ld didn't support --whole-archive et. al.
-    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
-	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-      else
-  	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
-    fi
-    supports_anon_versioning=no
-    case `$LD -v 2>/dev/null` in
-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
-      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
-      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
-      *\ 2.11.*) ;; # other 2.11 versions
-      *) supports_anon_versioning=yes ;;
-    esac
+# func_opt_split
+func_opt_split ()
+{
+  func_opt_split_opt=${1%%=*}
+  func_opt_split_arg=${1#*=}
+}
 
-    # See if GNU ld supports shared libraries.
-    case $host_os in
-    aix3* | aix4* | aix5*)
-      # On AIX/PPC, the GNU linker is very broken
-      if test "$host_cpu" != ia64; then
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	cat <<EOF 1>&2
+# func_lo2o object
+func_lo2o ()
+{
+  case ${1} in
+    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
+    *)    func_lo2o_result=${1} ;;
+  esac
+}
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
-*** to be unable to reliably create shared libraries on AIX.
-*** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
+# func_xform libobj-or-source
+func_xform ()
+{
+  func_xform_result=${1%.*}.lo
+}
 
-EOF
-      fi
-      ;;
+# func_arith arithmetic-term...
+func_arith ()
+{
+  func_arith_result=$(( $[*] ))
+}
 
-    amigaos*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-
-      # Samuel A. Falvo II <kc5tja at dolphin.openprojects.net> reports
-      # that the semantics of dynamic libraries on AmigaOS, at least up
-      # to version 4, is to share data among multiple programs linked
-      # with the same dynamic library.  Since this doesn't match the
-      # behavior of shared libraries on other platforms, we can't use
-      # them.
-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
-      ;;
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+  func_len_result=${#1}
+}
 
-    beos*)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
-	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-	# support --undefined.  This deserves some investigation.  FIXME
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-      else
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
+_LT_EOF
+    ;;
+  *) # Bourne compatible functions.
+    cat << \_LT_EOF >> "$cfgfile"
 
-    cygwin* | mingw* | pw32*)
-      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
-      # as there is no search path for DLLs.
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
-      _LT_AC_TAGVAR(always_export_symbols, $1)=no
-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
-
-      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
-        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	# If the export-symbols file already is a .def file (1st line
-	# is EXPORTS), use it as is; otherwise, prepend...
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	  cp $export_symbols $output_objdir/$soname.def;
-	else
-	  echo EXPORTS > $output_objdir/$soname.def;
-	  cat $export_symbols >> $output_objdir/$soname.def;
-	fi~
-	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-      else
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+  # Extract subdirectory from the argument.
+  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
+  if test "X$func_dirname_result" = "X${1}"; then
+    func_dirname_result="${3}"
+  else
+    func_dirname_result="$func_dirname_result${2}"
+  fi
+}
 
-    interix3*)
-      _LT_AC_TAGVAR(hardcode_direct, $1)=no
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-      # Instead, shared libraries are loaded at an image base (0x10000000 by
-      # default) and relocated if they conflict, which is a slow very memory
-      # consuming and fragmenting process.  To avoid this, we pick a random,
-      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      ;;
+# func_basename file
+func_basename ()
+{
+  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
+}
 
-    linux*)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	tmp_addflag=
-	case $cc_basename,$host_cpu in
-	pgcc*)				# Portland Group C compiler
-	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag'
-	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag -Mnomain' ;;
-	ecc*,ia64* | icc*,ia64*)		# Intel C compiler on ia64
-	  tmp_addflag=' -i_dynamic' ;;
-	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
-	  tmp_addflag=' -i_dynamic -nofor_main' ;;
-	ifc* | ifort*)			# Intel Fortran compiler
-	  tmp_addflag=' -nofor_main' ;;
-	esac
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+dnl func_dirname_and_basename
+dnl A portable version of this function is already defined in general.m4sh
+dnl so there is no need for it here.
+
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+# func_strip_suffix prefix name
+func_stripname ()
+{
+  case ${2} in
+    .*) func_stripname_result=`$ECHO "X${3}" \
+           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
+    *)  func_stripname_result=`$ECHO "X${3}" \
+           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
+  esac
+}
 
-	if test $supports_anon_versioning = yes; then
-	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
-  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-  $echo "local: *; };" >> $output_objdir/$libname.ver~
-	  $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
-	fi
-	_LT_AC_TAGVAR(link_all_deplibs, $1)=no
-      else
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
+# sed scripts:
+my_sed_long_opt='1s/^\(-[[^=]]*\)=.*/\1/;q'
+my_sed_long_arg='1s/^-[[^=]]*=//'
 
-    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
-	wlarc=
-      else
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      fi
-      ;;
+# func_opt_split
+func_opt_split ()
+{
+  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
+  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
+}
 
-    solaris*)
-      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	cat <<EOF 1>&2
+# func_lo2o object
+func_lo2o ()
+{
+  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
+}
 
-*** Warning: The releases 2.8.* of the GNU linker cannot reliably
-*** create shared libraries on Solaris systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.9.1 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
+# func_xform libobj-or-source
+func_xform ()
+{
+  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
+}
 
-EOF
-      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
+# func_arith arithmetic-term...
+func_arith ()
+{
+  func_arith_result=`expr "$[@]"`
+}
 
-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
-      case `$LD -v 2>&1` in
-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-	cat <<_LT_EOF 1>&2
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
+}
 
-*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
-*** reliably create shared libraries on SCO systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
+_LT_EOF
+esac
+
+case $lt_shell_append in
+  yes)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+  eval "$[1]+=\$[2]"
+}
+_LT_EOF
+    ;;
+  *)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+  eval "$[1]=\$$[1]\$[2]"
+}
 
 _LT_EOF
-	;;
-	*)
-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
-	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname,-retain-symbols-file,$export_symbols -o $lib'
-	  else
-	    _LT_AC_TAGVAR(ld_shlibs, $1)=no
-	  fi
-	;;
-      esac
-      ;;
+    ;;
+  esac
+])
 
-    sunos4*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      wlarc=
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
+# Helper functions for option handling.                    -*- Autoconf -*-
+#
+#   Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Written by Gary V. Vaughan, 2004
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
 
-    *)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
-    esac
+# serial 6 ltoptions.m4
 
-    if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no; then
-      runpath_var=
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
-      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
-    fi
-  else
-    # PORTME fill in a description of your system's linker (not GNU ld)
-    case $host_os in
-    aix3*)
-      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
-      _LT_AC_TAGVAR(always_export_symbols, $1)=yes
-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
-      # Note: this linker hardcodes the directories in LIBPATH if there
-      # are no directories specified by -L.
-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
-	# Neither direct hardcoding nor static linking is supported with a
-	# broken collect2.
-	_LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
-      fi
-      ;;
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
+
+
+# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
+# ------------------------------------------
+m4_define([_LT_MANGLE_OPTION],
+[[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
+
+
+# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
+# ---------------------------------------
+# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
+# matching handler defined, dispatch to it.  Other OPTION-NAMEs are
+# saved as a flag.
+m4_define([_LT_SET_OPTION],
+[m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
+m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
+        _LT_MANGLE_DEFUN([$1], [$2]),
+    [m4_warning([Unknown $1 option `$2'])])[]dnl
+])
+
+
+# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
+# ------------------------------------------------------------
+# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
+m4_define([_LT_IF_OPTION],
+[m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
+
+
+# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
+# -------------------------------------------------------
+# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
+# are set.
+m4_define([_LT_UNLESS_OPTIONS],
+[m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
+	    [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
+		      [m4_define([$0_found])])])[]dnl
+m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
+])[]dnl
+])
 
-    aix4* | aix5*)
-      if test "$host_cpu" = ia64; then
-	# On IA64, the linker does run time linking by default, so we don't
-	# have to do anything special.
-	aix_use_runtimelinking=no
-	exp_sym_flag='-Bexport'
-	no_entry_flag=""
-      else
-	# If we're using GNU nm, then we don't want the "-C" option.
-	# -C means demangle to AIX nm, but means don't demangle with GNU nm
-	if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
-	  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
-	else
-	  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
-	fi
-	aix_use_runtimelinking=no
 
-	# Test if we are trying to use run time linking or normal
-	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
-	# need to do runtime linking.
-	case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
-	  for ld_flag in $LDFLAGS; do
-  	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
-  	    aix_use_runtimelinking=yes
-  	    break
-  	  fi
-	  done
-	  ;;
-	esac
+# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
+# ----------------------------------------
+# OPTION-LIST is a space-separated list of Libtool options associated
+# with MACRO-NAME.  If any OPTION has a matching handler declared with
+# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
+# the unknown option and exit.
+m4_defun([_LT_SET_OPTIONS],
+[# Set options
+m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
+    [_LT_SET_OPTION([$1], _LT_Option)])
+
+m4_if([$1],[LT_INIT],[
+  dnl
+  dnl Simply set some default values (i.e off) if boolean options were not
+  dnl specified:
+  _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
+  ])
+  _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
+  ])
+  dnl
+  dnl If no reference was made to various pairs of opposing options, then
+  dnl we run the default mode handler for the pair.  For example, if neither
+  dnl `shared' nor `disable-shared' was passed, we enable building of shared
+  dnl archives by default:
+  _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
+  _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
+  _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
+  _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
+  		   [_LT_ENABLE_FAST_INSTALL])
+  ])
+])# _LT_SET_OPTIONS
 
-	exp_sym_flag='-bexport'
-	no_entry_flag='-bnoentry'
-      fi
 
-      # When large executables or shared objects are built, AIX ld can
-      # have problems creating the table of contents.  If linking a library
-      # or program results in "error TOC overflow" add -mminimal-toc to
-      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
 
-      _LT_AC_TAGVAR(archive_cmds, $1)=''
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
-      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
+# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
+# -----------------------------------------
+m4_define([_LT_MANGLE_DEFUN],
+[[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
 
-      if test "$GCC" = yes; then
-	case $host_os in aix4.[[012]]|aix4.[[012]].*)
-	# We only want to do this on AIX 4.2 and lower, the check
-	# below for broken collect2 doesn't work under 4.3+
-	  collect2name=`${CC} -print-prog-name=collect2`
-	  if test -f "$collect2name" && \
-  	   strings "$collect2name" | grep resolve_lib_name >/dev/null
-	  then
-  	  # We have reworked collect2
-  	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-	  else
-  	  # We have old collect2
-  	  _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
-  	  # It fails to find uninstalled libraries when the uninstalled
-  	  # path is not listed in the libpath.  Setting hardcode_minus_L
-  	  # to unsupported forces relinking
-  	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-  	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-  	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
-	  fi
-	  ;;
-	esac
-	shared_flag='-shared'
-	if test "$aix_use_runtimelinking" = yes; then
-	  shared_flag="$shared_flag "'${wl}-G'
-	fi
-      else
-	# not using gcc
-	if test "$host_cpu" = ia64; then
-  	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-  	# chokes on -Wl,-G. The following line is correct:
-	  shared_flag='-G'
-	else
-	  if test "$aix_use_runtimelinking" = yes; then
-	    shared_flag='${wl}-G'
-	  else
-	    shared_flag='${wl}-bM:SRE'
-	  fi
-	fi
-      fi
 
-      # It seems that -bexpall does not export symbols beginning with
-      # underscore (_), so it is better to generate a list of symbols to export.
-      _LT_AC_TAGVAR(always_export_symbols, $1)=yes
-      if test "$aix_use_runtimelinking" = yes; then
-	# Warning - without using the other runtime loading flags (-brtl),
-	# -berok will link without error, but may produce a broken library.
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
-       # Determine the default libpath from the value encoded in an empty executable.
-       _LT_AC_SYS_LIBPATH_AIX
-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-       else
-	if test "$host_cpu" = ia64; then
-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
-	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-	else
-	 # Determine the default libpath from the value encoded in an empty executable.
-	 _LT_AC_SYS_LIBPATH_AIX
-	 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-	  # Warning - without using the other run time loading flags,
-	  # -berok will link without error, but may produce a broken library.
-	  _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
-	  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
-	  # This is similar to how AIX traditionally builds its shared libraries.
-	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-	fi
-      fi
-      ;;
+# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
+# -----------------------------------------------
+m4_define([LT_OPTION_DEFINE],
+[m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
+])# LT_OPTION_DEFINE
 
-    amigaos*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-      # see comment about different semantics on the GNU ld section
-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
-      ;;
 
-    bsdi[[45]]*)
-      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
-      ;;
+# dlopen
+# ------
+LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
+])
 
-    cygwin* | mingw* | pw32*)
-      # When not using gcc, we currently assume that we are using
-      # Microsoft Visual C++.
-      # hardcode_libdir_flag_spec is actually meaningless, as there is
-      # no search path for DLLs.
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
-      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
-      # FIXME: Should let the user specify the lib program.
-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
-      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-      ;;
+AU_DEFUN([AC_LIBTOOL_DLOPEN],
+[_LT_SET_OPTION([LT_INIT], [dlopen])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `dlopen' option into LT_INIT's first parameter.])
+])
 
-    darwin* | rhapsody*)
-      case $host_os in
-        rhapsody* | darwin1.[[012]])
-         _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
-         ;;
-       *) # Darwin 1.3 on
-         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-           _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-         else
-           case ${MACOSX_DEPLOYMENT_TARGET} in
-             10.[[012]])
-               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-               ;;
-             10.*)
-               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
-               ;;
-           esac
-         fi
-         ;;
-      esac
-      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-      _LT_AC_TAGVAR(hardcode_direct, $1)=no
-      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
-      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
-    if test "$GCC" = yes ; then
-    	output_verbose_link_cmd='echo'
-        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
-      _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-      _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-    else
-      case $cc_basename in
-        xlc*)
-         output_verbose_link_cmd='echo'
-         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          ;;
-       *)
-         _LT_AC_TAGVAR(ld_shlibs, $1)=no
-          ;;
-      esac
-    fi
-      ;;
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
 
-    dgux*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
 
-    freebsd1*)
-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
-      ;;
+# win32-dll
+# ---------
+# Declare package support for building win32 dll's.
+LT_OPTION_DEFINE([LT_INIT], [win32-dll],
+[enable_win32_dll=yes
 
-    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
-    # support.  Future versions do this automatically, but an explicit c++rt0.o
-    # does not break anything, and helps significantly (at the cost of a little
-    # extra space).
-    freebsd2.2*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
+case $host in
+*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*)
+  AC_CHECK_TOOL(AS, as, false)
+  AC_CHECK_TOOL(DLLTOOL, dlltool, false)
+  AC_CHECK_TOOL(OBJDUMP, objdump, false)
+  ;;
+esac
 
-    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
+test -z "$AS" && AS=as
+_LT_DECL([], [AS],      [0], [Assembler program])dnl
 
-    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-      
-    # GNU/kFreeBSD uses gcc -shared to do shared libraries.
-    kfreebsd*-gnu)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      _LT_AC_TAGVAR(link_all_deplibs, $1)=no
-      ;;
+test -z "$DLLTOOL" && DLLTOOL=dlltool
+_LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl
 
-    hpux9*)
-      if test "$GCC" = yes; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      else
-	_LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      fi
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
+test -z "$OBJDUMP" && OBJDUMP=objdump
+_LT_DECL([], [OBJDUMP], [0], [Object dumper program])dnl
+])# win32-dll
 
-      # hardcode_minus_L: Not really in the search PATH,
-      # but as the default location of the library.
-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-      ;;
+AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+_LT_SET_OPTION([LT_INIT], [win32-dll])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `win32-dll' option into LT_INIT's first parameter.])
+])
 
-    hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      if test "$with_gnu_ld" = no; then
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
 
-	_LT_AC_TAGVAR(hardcode_direct, $1)=yes
-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
 
-	# hardcode_minus_L: Not really in the search PATH,
-	# but as the default location of the library.
-	_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-      fi
+# _LT_ENABLE_SHARED([DEFAULT])
+# ----------------------------
+# implement the --enable-shared flag, and supports the `shared' and
+# `disable-shared' LT_INIT options.
+# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_SHARED],
+[m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([shared],
+    [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
+	[build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
+    [p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_shared=yes ;;
+    no) enable_shared=no ;;
+    *)
+      enable_shared=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_shared=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
       ;;
+    esac],
+    [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
 
-    hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	case $host_cpu in
-	hppa*64*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      else
-	case $host_cpu in
-	hppa*64*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      fi
-      if test "$with_gnu_ld" = no; then
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+    _LT_DECL([build_libtool_libs], [enable_shared], [0],
+	[Whether or not to build shared libraries])
+])# _LT_ENABLE_SHARED
 
-	case $host_cpu in
-	hppa*64*|ia64*)
-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
-	  _LT_AC_TAGVAR(hardcode_direct, $1)=no
-	  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-	  ;;
-	*)
-	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-	  _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
 
-	  # hardcode_minus_L: Not really in the search PATH,
-	  # but as the default location of the library.
-	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-	  ;;
-	esac
-      fi
-      ;;
+# Old names:
+AC_DEFUN([AC_ENABLE_SHARED],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
+])
 
-    irix5* | irix6* | nonstopux*)
-      if test "$GCC" = yes; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
-      fi
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
-      ;;
+AC_DEFUN([AC_DISABLE_SHARED],
+[_LT_SET_OPTION([LT_INIT], [disable-shared])
+])
 
-    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
-      else
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
-      fi
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
+AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
+AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
 
-    newsos6)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_ENABLE_SHARED], [])
+dnl AC_DEFUN([AM_DISABLE_SHARED], [])
 
-    openbsd*)
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-      else
-       case $host_os in
-	 openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
-	   _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-	   _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-	   ;;
-	 *)
-	   _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	   _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	   ;;
-       esac
-      fi
-      ;;
 
-    os2*)
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
-      _LT_AC_TAGVAR(archive_cmds, $1)='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
-      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
-      ;;
 
-    osf3*)
-      if test "$GCC" = yes; then
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-      fi
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+# _LT_ENABLE_STATIC([DEFAULT])
+# ----------------------------
+# implement the --enable-static flag, and support the `static' and
+# `disable-static' LT_INIT options.
+# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_STATIC],
+[m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([static],
+    [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
+	[build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
+    [p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_static=yes ;;
+    no) enable_static=no ;;
+    *)
+     enable_static=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_static=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
       ;;
+    esac],
+    [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
 
-    osf4* | osf5*)	# as osf3* with the addition of -msym flag
-      if test "$GCC" = yes; then
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-      else
-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
-	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
+    _LT_DECL([build_old_libs], [enable_static], [0],
+	[Whether or not to build static libraries])
+])# _LT_ENABLE_STATIC
 
-	# Both c and cxx compiler support -rpath directly
-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
-      fi
-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
+
+# Old names:
+AC_DEFUN([AC_ENABLE_STATIC],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
+])
+
+AC_DEFUN([AC_DISABLE_STATIC],
+[_LT_SET_OPTION([LT_INIT], [disable-static])
+])
+
+AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
+AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_ENABLE_STATIC], [])
+dnl AC_DEFUN([AM_DISABLE_STATIC], [])
+
+
+
+# _LT_ENABLE_FAST_INSTALL([DEFAULT])
+# ----------------------------------
+# implement the --enable-fast-install flag, and support the `fast-install'
+# and `disable-fast-install' LT_INIT options.
+# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_FAST_INSTALL],
+[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([fast-install],
+    [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
+    [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
+    [p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_fast_install=yes ;;
+    no) enable_fast_install=no ;;
+    *)
+      enable_fast_install=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_fast_install=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
       ;;
+    esac],
+    [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
 
-    solaris*)
-      _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
-      if test "$GCC" = yes; then
-	wlarc='${wl}'
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
-      else
-	wlarc=''
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-  	$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
-      fi
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      case $host_os in
-      solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
-      *)
- 	# The compiler driver will combine linker options so we
- 	# cannot just pass the convience library names through
- 	# without $wl, iff we do not link with $LD.
- 	# Luckily, gcc supports the same syntax we need for Sun Studio.
- 	# Supported since Solaris 2.6 (maybe 2.5.1?)
- 	case $wlarc in
- 	'')
- 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;
- 	*)
- 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
- 	esac ;;
-      esac
-      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
-      ;;
+_LT_DECL([fast_install], [enable_fast_install], [0],
+	 [Whether or not to optimize for fast installation])dnl
+])# _LT_ENABLE_FAST_INSTALL
 
-    sunos4*)
-      if test "x$host_vendor" = xsequent; then
-	# Use $CC to link under sequent, because it throws in some extra .o
-	# files that make .init and .fini sections work.
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
+LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
 
-    sysv4)
-      case $host_vendor in
-	sni)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes # is this really true???
-	;;
-	siemens)
-	  ## LD is ld it makes a PLAMLIB
-	  ## CC just makes a GrossModule.
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
-	  _LT_AC_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
-	  _LT_AC_TAGVAR(hardcode_direct, $1)=no
-        ;;
-	motorola)
-	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
-	;;
-      esac
-      runpath_var='LD_RUN_PATH'
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
+# Old names:
+AU_DEFUN([AC_ENABLE_FAST_INSTALL],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `fast-install' option into LT_INIT's first parameter.])
+])
 
-    sysv4.3*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
-      ;;
+AU_DEFUN([AC_DISABLE_FAST_INSTALL],
+[_LT_SET_OPTION([LT_INIT], [disable-fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `disable-fast-install' option into LT_INIT's first parameter.])
+])
 
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-	runpath_var=LD_RUN_PATH
-	hardcode_runpath_var=yes
-	_LT_AC_TAGVAR(ld_shlibs, $1)=yes
-      fi
-      ;;
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
+dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
 
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7*)
-      _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
-      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      runpath_var='LD_RUN_PATH'
 
-      if test "$GCC" = yes; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
+# _LT_WITH_PIC([MODE])
+# --------------------
+# implement the --with-pic flag, and support the `pic-only' and `no-pic'
+# LT_INIT options.
+# MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
+m4_define([_LT_WITH_PIC],
+[AC_ARG_WITH([pic],
+    [AS_HELP_STRING([--with-pic],
+	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
+    [pic_mode="$withval"],
+    [pic_mode=default])
 
-    sysv5* | sco3.2v5* | sco5v6*)
-      # Note: We can NOT use -z defs as we might desire, because we do not
-      # link with -lc, and that would cause any symbols used from libc to
-      # always be unresolved, which means just about no library would
-      # ever link correctly.  If we're not using GNU ld we use -z text
-      # though, which does catch some bad symbols but isn't as heavy-handed
-      # as -z defs.
-      _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
-      _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
-      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
-      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
-      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
-      runpath_var='LD_RUN_PATH'
+test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
 
-      if test "$GCC" = yes; then
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
+_LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
+])# _LT_WITH_PIC
 
-    uts4*)
-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
+LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
+LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
 
-    *)
-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
-      ;;
-    esac
-  fi
+# Old name:
+AU_DEFUN([AC_LIBTOOL_PICMODE],
+[_LT_SET_OPTION([LT_INIT], [pic-only])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `pic-only' option into LT_INIT's first parameter.])
 ])
-AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
-test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
 
-#
-# Do we need to explicitly link libc?
-#
-case "x$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)" in
-x|xyes)
-  # Assume -lc should be added
-  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
 
-  if test "$enable_shared" = yes && test "$GCC" = yes; then
-    case $_LT_AC_TAGVAR(archive_cmds, $1) in
-    *'~'*)
-      # FIXME: we may have to deal with multi-command sequences.
-      ;;
-    '$CC '*)
-      # Test whether the compiler implicitly links with -lc since on some
-      # systems, -lgcc has to come before -lc. If gcc already passes -lc
-      # to ld, don't add -lc before -lgcc.
-      AC_MSG_CHECKING([whether -lc should be explicitly linked in])
-      $rm conftest*
-      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-      if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
-	pic_flag=$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$_LT_AC_TAGVAR(allow_undefined_flag, $1)
-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
-        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
-        then
-	  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
-        else
-	  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
-        fi
-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $rm conftest*
-      AC_MSG_RESULT([$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)])
-      ;;
-    esac
-  fi
-  ;;
-esac
-])# AC_LIBTOOL_PROG_LD_SHLIBS
+m4_define([_LTDL_MODE], [])
+LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
+		 [m4_define([_LTDL_MODE], [nonrecursive])])
+LT_OPTION_DEFINE([LTDL_INIT], [recursive],
+		 [m4_define([_LTDL_MODE], [recursive])])
+LT_OPTION_DEFINE([LTDL_INIT], [subproject],
+		 [m4_define([_LTDL_MODE], [subproject])])
 
+m4_define([_LTDL_TYPE], [])
+LT_OPTION_DEFINE([LTDL_INIT], [installable],
+		 [m4_define([_LTDL_TYPE], [installable])])
+LT_OPTION_DEFINE([LTDL_INIT], [convenience],
+		 [m4_define([_LTDL_TYPE], [convenience])])
 
-# _LT_AC_FILE_LTDLL_C
-# -------------------
-# Be careful that the start marker always follows a newline.
-AC_DEFUN([_LT_AC_FILE_LTDLL_C], [
-# /* ltdll.c starts here */
-# #define WIN32_LEAN_AND_MEAN
-# #include <windows.h>
-# #undef WIN32_LEAN_AND_MEAN
-# #include <stdio.h>
+# ltsugar.m4 -- libtool m4 base layer.                         -*-Autoconf-*-
 #
-# #ifndef __CYGWIN__
-# #  ifdef __CYGWIN32__
-# #    define __CYGWIN__ __CYGWIN32__
-# #  endif
-# #endif
+# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+# Written by Gary V. Vaughan, 2004
 #
-# #ifdef __cplusplus
-# extern "C" {
-# #endif
-# BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
-# #ifdef __cplusplus
-# }
-# #endif
-#
-# #ifdef __CYGWIN__
-# #include <cygwin/cygwin_dll.h>
-# DECLARE_CYGWIN_DLL( DllMain );
-# #endif
-# HINSTANCE __hDllInstance_base;
-#
-# BOOL APIENTRY
-# DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
-# {
-#   __hDllInstance_base = hInst;
-#   return TRUE;
-# }
-# /* ltdll.c ends here */
-])# _LT_AC_FILE_LTDLL_C
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
 
+# serial 6 ltsugar.m4
 
-# _LT_AC_TAGVAR(VARNAME, [TAGNAME])
-# ---------------------------------
-AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
 
 
-# old names
-AC_DEFUN([AM_PROG_LIBTOOL],   [AC_PROG_LIBTOOL])
-AC_DEFUN([AM_ENABLE_SHARED],  [AC_ENABLE_SHARED($@)])
-AC_DEFUN([AM_ENABLE_STATIC],  [AC_ENABLE_STATIC($@)])
-AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
-AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
-AC_DEFUN([AM_PROG_LD],        [AC_PROG_LD])
-AC_DEFUN([AM_PROG_NM],        [AC_PROG_NM])
+# lt_join(SEP, ARG1, [ARG2...])
+# -----------------------------
+# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
+# associated separator.
+# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
+# versions in m4sugar had bugs.
+m4_define([lt_join],
+[m4_if([$#], [1], [],
+       [$#], [2], [[$2]],
+       [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])])
+m4_define([_lt_join],
+[m4_if([$#$2], [2], [],
+       [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])])
+
+
+# lt_car(LIST)
+# lt_cdr(LIST)
+# ------------
+# Manipulate m4 lists.
+# These macros are necessary as long as will still need to support
+# Autoconf-2.59 which quotes differently.
+m4_define([lt_car], [[$1]])
+m4_define([lt_cdr],
+[m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])],
+       [$#], 1, [],
+       [m4_dquote(m4_shift($@))])])
+m4_define([lt_unquote], $1)
+
+
+# lt_append(MACRO-NAME, STRING, [SEPARATOR])
+# ------------------------------------------
+# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
+# Note that neither SEPARATOR nor STRING are expanded; they are appended
+# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
+# No SEPARATOR is output if MACRO-NAME was previously undefined (different
+# than defined and empty).
+#
+# This macro is needed until we can rely on Autoconf 2.62, since earlier
+# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
+m4_define([lt_append],
+[m4_define([$1],
+	   m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])])
+
+
+
+# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
+# ----------------------------------------------------------
+# Produce a SEP delimited list of all paired combinations of elements of
+# PREFIX-LIST with SUFFIX1 through SUFFIXn.  Each element of the list
+# has the form PREFIXmINFIXSUFFIXn.
+# Needed until we can rely on m4_combine added in Autoconf 2.62.
+m4_define([lt_combine],
+[m4_if(m4_eval([$# > 3]), [1],
+       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
+[[m4_foreach([_Lt_prefix], [$2],
+	     [m4_foreach([_Lt_suffix],
+		]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[,
+	[_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])])
+
+
+# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
+# -----------------------------------------------------------------------
+# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
+# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
+m4_define([lt_if_append_uniq],
+[m4_ifdef([$1],
+	  [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1],
+		 [lt_append([$1], [$2], [$3])$4],
+		 [$5])],
+	  [lt_append([$1], [$2], [$3])$4])])
+
+
+# lt_dict_add(DICT, KEY, VALUE)
+# -----------------------------
+m4_define([lt_dict_add],
+[m4_define([$1($2)], [$3])])
 
-# This is just to silence aclocal about the macro not being used
-ifelse([AC_DISABLE_FAST_INSTALL])
 
-AC_DEFUN([LT_AC_PROG_GCJ],
-[AC_CHECK_TOOL(GCJ, gcj, no)
-  test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
-  AC_SUBST(GCJFLAGS)
-])
+# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
+# --------------------------------------------
+m4_define([lt_dict_add_subkey],
+[m4_define([$1($2:$3)], [$4])])
 
-AC_DEFUN([LT_AC_PROG_RC],
-[AC_CHECK_TOOL(RC, windres, no)
-])
 
-# NOTE: This macro has been submitted for inclusion into   #
-#  GNU Autoconf as AC_PROG_SED.  When it is available in   #
-#  a released version of Autoconf we should remove this    #
-#  macro and use it instead.                               #
-# LT_AC_PROG_SED
-# --------------
-# Check for a fully-functional sed program, that truncates
-# as few characters as possible.  Prefer GNU sed if found.
-AC_DEFUN([LT_AC_PROG_SED],
-[AC_MSG_CHECKING([for a sed that does not truncate output])
-AC_CACHE_VAL(lt_cv_path_SED,
-[# Loop through the user's path and test for sed and gsed.
-# Then use that list of sed's as ones to test for truncation.
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for lt_ac_prog in sed gsed; do
-    for ac_exec_ext in '' $ac_executable_extensions; do
-      if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
-        lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
-      fi
-    done
-  done
-done
-lt_ac_max=0
-lt_ac_count=0
-# Add /usr/xpg4/bin/sed as it is typically found on Solaris
-# along with /bin/sed that truncates output.
-for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
-  test ! -f $lt_ac_sed && continue
-  cat /dev/null > conftest.in
-  lt_ac_count=0
-  echo $ECHO_N "0123456789$ECHO_C" >conftest.in
-  # Check for GNU sed and select it if it is found.
-  if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
-    lt_cv_path_SED=$lt_ac_sed
-    break
-  fi
-  while true; do
-    cat conftest.in conftest.in >conftest.tmp
-    mv conftest.tmp conftest.in
-    cp conftest.in conftest.nl
-    echo >>conftest.nl
-    $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
-    cmp -s conftest.out conftest.nl || break
-    # 10000 chars as input seems more than enough
-    test $lt_ac_count -gt 10 && break
-    lt_ac_count=`expr $lt_ac_count + 1`
-    if test $lt_ac_count -gt $lt_ac_max; then
-      lt_ac_max=$lt_ac_count
-      lt_cv_path_SED=$lt_ac_sed
-    fi
-  done
-done
+# lt_dict_fetch(DICT, KEY, [SUBKEY])
+# ----------------------------------
+m4_define([lt_dict_fetch],
+[m4_ifval([$3],
+	m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]),
+    m4_ifdef([$1($2)], [m4_defn([$1($2)])]))])
+
+
+# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
+# -----------------------------------------------------------------
+m4_define([lt_if_dict_fetch],
+[m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4],
+	[$5],
+    [$6])])
+
+
+# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
+# --------------------------------------------------------------
+m4_define([lt_dict_filter],
+[m4_if([$5], [], [],
+  [lt_join(m4_quote(m4_default([$4], [[, ]])),
+           lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]),
+		      [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl
 ])
-SED=$lt_cv_path_SED
-AC_MSG_RESULT([$SED])
+
+# ltversion.m4 -- version numbers			-*- Autoconf -*-
+#
+#   Copyright (C) 2004 Free Software Foundation, Inc.
+#   Written by Scott James Remnant, 2004
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# Generated from ltversion.in.
+
+# serial 3017 ltversion.m4
+# This file is part of GNU Libtool
+
+m4_define([LT_PACKAGE_VERSION], [2.2.6b])
+m4_define([LT_PACKAGE_REVISION], [1.3017])
+
+AC_DEFUN([LTVERSION_VERSION],
+[macro_version='2.2.6b'
+macro_revision='1.3017'
+_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
+_LT_DECL(, macro_revision, 0)
 ])
 
-# Copyright (C) 2002, 2003, 2005  Free Software Foundation, Inc.
+# lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
+#
+#   Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
+#   Written by Scott James Remnant, 2004.
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# serial 4 lt~obsolete.m4
+
+# These exist entirely to fool aclocal when bootstrapping libtool.
+#
+# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
+# which have later been changed to m4_define as they aren't part of the
+# exported API, or moved to Autoconf or Automake where they belong.
+#
+# The trouble is, aclocal is a bit thick.  It'll see the old AC_DEFUN
+# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
+# using a macro with the same name in our local m4/libtool.m4 it'll
+# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
+# and doesn't know about Autoconf macros at all.)
+#
+# So we provide this file, which has a silly filename so it's always
+# included after everything else.  This provides aclocal with the
+# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
+# because those macros already exist, or will be overwritten later.
+# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 
+#
+# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
+# Yes, that means every name once taken will need to remain here until
+# we give up compatibility with versions before 1.7, at which point
+# we need to keep only those names which we still refer to.
+
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
+
+m4_ifndef([AC_LIBTOOL_LINKER_OPTION],	[AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
+m4_ifndef([AC_PROG_EGREP],		[AC_DEFUN([AC_PROG_EGREP])])
+m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH],	[AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])
+m4_ifndef([_LT_AC_SHELL_INIT],		[AC_DEFUN([_LT_AC_SHELL_INIT])])
+m4_ifndef([_LT_AC_SYS_LIBPATH_AIX],	[AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])])
+m4_ifndef([_LT_PROG_LTMAIN],		[AC_DEFUN([_LT_PROG_LTMAIN])])
+m4_ifndef([_LT_AC_TAGVAR],		[AC_DEFUN([_LT_AC_TAGVAR])])
+m4_ifndef([AC_LTDL_ENABLE_INSTALL],	[AC_DEFUN([AC_LTDL_ENABLE_INSTALL])])
+m4_ifndef([AC_LTDL_PREOPEN],		[AC_DEFUN([AC_LTDL_PREOPEN])])
+m4_ifndef([_LT_AC_SYS_COMPILER],	[AC_DEFUN([_LT_AC_SYS_COMPILER])])
+m4_ifndef([_LT_AC_LOCK],		[AC_DEFUN([_LT_AC_LOCK])])
+m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE],	[AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])])
+m4_ifndef([_LT_AC_TRY_DLOPEN_SELF],	[AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])])
+m4_ifndef([AC_LIBTOOL_PROG_CC_C_O],	[AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])])
+m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])])
+m4_ifndef([AC_LIBTOOL_OBJDIR],		[AC_DEFUN([AC_LIBTOOL_OBJDIR])])
+m4_ifndef([AC_LTDL_OBJDIR],		[AC_DEFUN([AC_LTDL_OBJDIR])])
+m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])])
+m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP],	[AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])])
+m4_ifndef([AC_PATH_MAGIC],		[AC_DEFUN([AC_PATH_MAGIC])])
+m4_ifndef([AC_PROG_LD_GNU],		[AC_DEFUN([AC_PROG_LD_GNU])])
+m4_ifndef([AC_PROG_LD_RELOAD_FLAG],	[AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])])
+m4_ifndef([AC_DEPLIBS_CHECK_METHOD],	[AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])])
+m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])])
+m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])])
+m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])])
+m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS],	[AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])])
+m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP],	[AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])])
+m4_ifndef([LT_AC_PROG_EGREP],		[AC_DEFUN([LT_AC_PROG_EGREP])])
+m4_ifndef([LT_AC_PROG_SED],		[AC_DEFUN([LT_AC_PROG_SED])])
+m4_ifndef([_LT_CC_BASENAME],		[AC_DEFUN([_LT_CC_BASENAME])])
+m4_ifndef([_LT_COMPILER_BOILERPLATE],	[AC_DEFUN([_LT_COMPILER_BOILERPLATE])])
+m4_ifndef([_LT_LINKER_BOILERPLATE],	[AC_DEFUN([_LT_LINKER_BOILERPLATE])])
+m4_ifndef([_AC_PROG_LIBTOOL],		[AC_DEFUN([_AC_PROG_LIBTOOL])])
+m4_ifndef([AC_LIBTOOL_SETUP],		[AC_DEFUN([AC_LIBTOOL_SETUP])])
+m4_ifndef([_LT_AC_CHECK_DLFCN],		[AC_DEFUN([_LT_AC_CHECK_DLFCN])])
+m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER],	[AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])])
+m4_ifndef([_LT_AC_TAGCONFIG],		[AC_DEFUN([_LT_AC_TAGCONFIG])])
+m4_ifndef([AC_DISABLE_FAST_INSTALL],	[AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
+m4_ifndef([_LT_AC_LANG_CXX],		[AC_DEFUN([_LT_AC_LANG_CXX])])
+m4_ifndef([_LT_AC_LANG_F77],		[AC_DEFUN([_LT_AC_LANG_F77])])
+m4_ifndef([_LT_AC_LANG_GCJ],		[AC_DEFUN([_LT_AC_LANG_GCJ])])
+m4_ifndef([AC_LIBTOOL_RC],		[AC_DEFUN([AC_LIBTOOL_RC])])
+m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
+m4_ifndef([_LT_AC_LANG_C_CONFIG],	[AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
+m4_ifndef([_LT_AC_LANG_CXX_CONFIG],	[AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])])
+m4_ifndef([_LT_AC_LANG_F77_CONFIG],	[AC_DEFUN([_LT_AC_LANG_F77_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])])
+m4_ifndef([_LT_AC_LANG_GCJ_CONFIG],	[AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
+m4_ifndef([_LT_AC_LANG_RC_CONFIG],	[AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
+m4_ifndef([AC_LIBTOOL_CONFIG],		[AC_DEFUN([AC_LIBTOOL_CONFIG])])
+m4_ifndef([_LT_AC_FILE_LTDLL_C],	[AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
+
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -6426,14 +7975,31 @@ AC_MSG_RESULT([$SED])
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
 # generated from the m4 files accompanying Automake X.Y.
-AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
+# (This private macro should not be called outside this file.)
+AC_DEFUN([AM_AUTOMAKE_VERSION],
+[am__api_version='1.11'
+dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
+dnl require some minimum version.  Point them to the right macro.
+m4_if([$1], [1.11.1], [],
+      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
+])
+
+# _AM_AUTOCONF_VERSION(VERSION)
+# -----------------------------
+# aclocal traces this macro to find the Autoconf version.
+# This is a private macro too.  Using m4_define simplifies
+# the logic in aclocal, which can simply ignore this definition.
+m4_define([_AM_AUTOCONF_VERSION], [])
 
 # AM_SET_CURRENT_AUTOMAKE_VERSION
 # -------------------------------
-# Call AM_AUTOMAKE_VERSION so it can be traced.
-# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
+# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
+# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-	 [AM_AUTOMAKE_VERSION([1.9.6])])
+[AM_AUTOMAKE_VERSION([1.11.1])dnl
+m4_ifndef([AC_AUTOCONF_VERSION],
+  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
+_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
 
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
 
@@ -6490,14 +8056,14 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
 
 # AM_CONDITIONAL                                            -*- Autoconf -*-
 
-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005
+# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
 # Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 7
+# serial 9
 
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
 # -------------------------------------
@@ -6506,8 +8072,11 @@ AC_DEFUN([AM_CONDITIONAL],
 [AC_PREREQ(2.52)dnl
  ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
 	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
-AC_SUBST([$1_TRUE])
-AC_SUBST([$1_FALSE])
+AC_SUBST([$1_TRUE])dnl
+AC_SUBST([$1_FALSE])dnl
+_AM_SUBST_NOTMAKE([$1_TRUE])dnl
+_AM_SUBST_NOTMAKE([$1_FALSE])dnl
+m4_define([_AM_COND_VALUE_$1], [$2])dnl
 if $2; then
   $1_TRUE=
   $1_FALSE='#'
@@ -6521,15 +8090,14 @@ AC_CONFIG_COMMANDS_PRE(
 Usually this means the macro was only invoked conditionally.]])
 fi])])
 
-
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
 # Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 8
+# serial 10
 
 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
 # written in clear, in which case automake, when reading aclocal.m4,
@@ -6557,6 +8125,7 @@ AC_REQUIRE([AM_DEP_TRACK])dnl
 ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
        [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
        [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
+       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
        [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
                    [depcc="$$1"   am_compiler_list=])
 
@@ -6585,6 +8154,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
   if test "$am_compiler_list" = ""; then
      am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
   fi
+  am__universal=false
+  m4_case([$1], [CC],
+    [case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac],
+    [CXX],
+    [case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac])
+
   for depmode in $am_compiler_list; do
     # Setup a source with many dependencies, because some compilers
     # like to wrap large dependency lists on column 80 (with \), and
@@ -6602,7 +8181,17 @@ AC_CACHE_CHECK([dependency style of $depcc],
     done
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
 
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
     case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
     nosideeffect)
       # after this tag, mechanisms are not by side-effect, so they'll
       # only be used when explicitly requested
@@ -6612,18 +8201,23 @@ AC_CACHE_CHECK([dependency style of $depcc],
 	break
       fi
       ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
     none) break ;;
     esac
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.
     if depmode=$depmode \
-       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
+       source=sub/conftest.c object=$am__obj \
        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
          >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
       # icc doesn't choke on unknown options, it will just issue warnings
       # or remarks (even with -Werror).  So we grep stderr for any message
@@ -6674,61 +8268,74 @@ if test "x$enable_dependency_tracking" != xno; then
   AMDEPBACKSLASH='\'
 fi
 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
-AC_SUBST([AMDEPBACKSLASH])
+AC_SUBST([AMDEPBACKSLASH])dnl
+_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
 ])
 
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
 
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
 # Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-#serial 3
+#serial 5
 
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
 # ------------------------------
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
-[for mf in $CONFIG_FILES; do
-  # Strip MF so we end up with the name of the file.
-  mf=`echo "$mf" | sed -e 's/:.*$//'`
-  # Check whether this is an Automake generated Makefile or not.
-  # We used to match only the files named `Makefile.in', but
-  # some people rename them; so instead we look at the file content.
-  # Grep'ing the first line is not enough: some people post-process
-  # each Makefile.in and add a new line on top of each file to say so.
-  # So let's grep whole file.
-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
-    dirpart=`AS_DIRNAME("$mf")`
-  else
-    continue
-  fi
-  # Extract the definition of DEPDIR, am__include, and am__quote
-  # from the Makefile without running `make'.
-  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
-  test -z "$DEPDIR" && continue
-  am__include=`sed -n 's/^am__include = //p' < "$mf"`
-  test -z "am__include" && continue
-  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
-  # When using ansi2knr, U may be empty or an underscore; expand it
-  U=`sed -n 's/^U = //p' < "$mf"`
-  # Find all dependency output files, they are included files with
-  # $(DEPDIR) in their names.  We invoke sed twice because it is the
-  # simplest approach to changing $(DEPDIR) to its actual value in the
-  # expansion.
-  for file in `sed -n "
-    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
-       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
-    # Make sure the directory exists.
-    test -f "$dirpart/$file" && continue
-    fdir=`AS_DIRNAME(["$file"])`
-    AS_MKDIR_P([$dirpart/$fdir])
-    # echo "creating $dirpart/$file"
-    echo '# dummy' > "$dirpart/$file"
+[{
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
+  # are listed without --file.  Let's play safe and only enable the eval
+  # if we detect the quoting.
+  case $CONFIG_FILES in
+  *\'*) eval set x "$CONFIG_FILES" ;;
+  *)   set x $CONFIG_FILES ;;
+  esac
+  shift
+  for mf
+  do
+    # Strip MF so we end up with the name of the file.
+    mf=`echo "$mf" | sed -e 's/:.*$//'`
+    # Check whether this is an Automake generated Makefile or not.
+    # We used to match only the files named `Makefile.in', but
+    # some people rename them; so instead we look at the file content.
+    # Grep'ing the first line is not enough: some people post-process
+    # each Makefile.in and add a new line on top of each file to say so.
+    # Grep'ing the whole file is not good either: AIX grep has a line
+    # limit of 2048, but all sed's we know have understand at least 4000.
+    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
+      dirpart=`AS_DIRNAME("$mf")`
+    else
+      continue
+    fi
+    # Extract the definition of DEPDIR, am__include, and am__quote
+    # from the Makefile without running `make'.
+    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
+    test -z "$DEPDIR" && continue
+    am__include=`sed -n 's/^am__include = //p' < "$mf"`
+    test -z "am__include" && continue
+    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
+    # When using ansi2knr, U may be empty or an underscore; expand it
+    U=`sed -n 's/^U = //p' < "$mf"`
+    # Find all dependency output files, they are included files with
+    # $(DEPDIR) in their names.  We invoke sed twice because it is the
+    # simplest approach to changing $(DEPDIR) to its actual value in the
+    # expansion.
+    for file in `sed -n "
+      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+      # Make sure the directory exists.
+      test -f "$dirpart/$file" && continue
+      fdir=`AS_DIRNAME(["$file"])`
+      AS_MKDIR_P([$dirpart/$fdir])
+      # echo "creating $dirpart/$file"
+      echo '# dummy' > "$dirpart/$file"
+    done
   done
-done
+}
 ])# _AM_OUTPUT_DEPENDENCY_COMMANDS
 
 
@@ -6747,14 +8354,14 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
 
 # Do all the work for Automake.                             -*- Autoconf -*-
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 12
+# serial 16
 
 # This macro actually does too much.  Some checks are only needed if
 # your package does certain things.  But this isn't really a big deal.
@@ -6771,16 +8378,20 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
 # arguments mandatory, and then we can depend on a new Autoconf
 # release and drop the old call support.
 AC_DEFUN([AM_INIT_AUTOMAKE],
-[AC_PREREQ([2.58])dnl
+[AC_PREREQ([2.62])dnl
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
 dnl the ones we care about.
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
 AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
 AC_REQUIRE([AC_PROG_INSTALL])dnl
-# test to see if srcdir already configured
-if test "`cd $srcdir && pwd`" != "`pwd`" &&
-   test -f $srcdir/config.status; then
-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
+if test "`cd $srcdir && pwd`" != "`pwd`"; then
+  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
+  # is not polluted with repeated "-I."
+  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
+  # test to see if srcdir already configured
+  if test -f $srcdir/config.status; then
+    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
+  fi
 fi
 
 # test whether we have cygpath
@@ -6800,6 +8411,9 @@ m4_ifval([$2],
  AC_SUBST([PACKAGE], [$1])dnl
  AC_SUBST([VERSION], [$2])],
 [_AM_SET_OPTIONS([$1])dnl
+dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
+m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
+  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
 
@@ -6815,8 +8429,8 @@ AM_MISSING_PROG(AUTOCONF, autoconf)
 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
 AM_MISSING_PROG(AUTOHEADER, autoheader)
 AM_MISSING_PROG(MAKEINFO, makeinfo)
-AM_PROG_INSTALL_SH
-AM_PROG_INSTALL_STRIP
+AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
+AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
 AC_REQUIRE([AM_PROG_MKDIR_P])dnl
 # We need awk for the "check" target.  The system "awk" is bad on
 # some platforms.
@@ -6824,20 +8438,37 @@ AC_REQUIRE([AC_PROG_AWK])dnl
 AC_REQUIRE([AC_PROG_MAKE_SET])dnl
 AC_REQUIRE([AM_SET_LEADING_DOT])dnl
 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
-              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
-	      		     [_AM_PROG_TAR([v7])])])
+	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
+			     [_AM_PROG_TAR([v7])])])
 _AM_IF_OPTION([no-dependencies],,
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
-                  [_AM_DEPENDENCIES(CC)],
-                  [define([AC_PROG_CC],
-                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
+		  [_AM_DEPENDENCIES(CC)],
+		  [define([AC_PROG_CC],
+			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
-                  [_AM_DEPENDENCIES(CXX)],
-                  [define([AC_PROG_CXX],
-                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+		  [_AM_DEPENDENCIES(CXX)],
+		  [define([AC_PROG_CXX],
+			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_OBJC],
+		  [_AM_DEPENDENCIES(OBJC)],
+		  [define([AC_PROG_OBJC],
+			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
 ])
+_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
+dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
+dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
+dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
+AC_CONFIG_COMMANDS_PRE(dnl
+[m4_provide_if([_AM_COMPILER_EXEEXT],
+  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
 ])
 
+dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
+dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
+dnl mangled by Autoconf and run in a shell conditional statement.
+m4_define([_AC_COMPILER_EXEEXT],
+m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
+
 
 # When config.status generates a header, we must update the stamp-h file.
 # This file resides in the same directory as the config header
@@ -6848,18 +8479,19 @@ AC_PROVIDE_IFELSE([AC_PROG_CXX],
 # our stamp files there.
 AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
 [# Compute $1's index in $config_headers.
+_am_arg=$1
 _am_stamp_count=1
 for _am_header in $config_headers :; do
   case $_am_header in
-    $1 | $1:* )
+    $_am_arg | $_am_arg:* )
       break ;;
     * )
       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
   esac
 done
-echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
+echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
 
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -6870,7 +8502,14 @@ echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
 # Define $install_sh.
 AC_DEFUN([AM_PROG_INSTALL_SH],
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
-install_sh=${install_sh-"$am_aux_dir/install-sh"}
+if test x"${install_sh}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
+  *)
+    install_sh="\${SHELL} $am_aux_dir/install-sh"
+  esac
+fi
 AC_SUBST(install_sh)])
 
 # Copyright (C) 2003, 2005  Free Software Foundation, Inc.
@@ -6896,13 +8535,13 @@ AC_SUBST([am__leading_dot])])
 
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
 
-# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 3
+# serial 4
 
 # AM_MAKE_INCLUDE()
 # -----------------
@@ -6911,7 +8550,7 @@ AC_DEFUN([AM_MAKE_INCLUDE],
 [am_make=${MAKE-make}
 cat > confinc << 'END'
 am__doit:
-	@echo done
+	@echo this is the am__doit target
 .PHONY: am__doit
 END
 # If we don't find an include directive, just comment out the code.
@@ -6921,24 +8560,24 @@ am__quote=
 _am_result=none
 # First try GNU make style include.
 echo "include confinc" > confmf
-# We grep out `Entering directory' and `Leaving directory'
-# messages which can occur if `w' ends up in MAKEFLAGS.
-# In particular we don't look at `^make:' because GNU make might
-# be invoked under some other name (usually "gmake"), in which
-# case it prints its new name instead of `make'.
-if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
-   am__include=include
-   am__quote=
-   _am_result=GNU
-fi
+# Ignore all kinds of additional output from `make'.
+case `$am_make -s -f confmf 2> /dev/null` in #(
+*the\ am__doit\ target*)
+  am__include=include
+  am__quote=
+  _am_result=GNU
+  ;;
+esac
 # Now try BSD make style include.
 if test "$am__include" = "#"; then
    echo '.include "confinc"' > confmf
-   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
-      am__include=.include
-      am__quote="\""
-      _am_result=BSD
-   fi
+   case `$am_make -s -f confmf 2> /dev/null` in #(
+   *the\ am__doit\ target*)
+     am__include=.include
+     am__quote="\""
+     _am_result=BSD
+     ;;
+   esac
 fi
 AC_SUBST([am__include])
 AC_SUBST([am__quote])
@@ -6948,14 +8587,14 @@ rm -f confinc confmf
 
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
 
-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005
+# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
 # Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 4
+# serial 6
 
 # AM_MISSING_PROG(NAME, PROGRAM)
 # ------------------------------
@@ -6971,7 +8610,15 @@ AC_SUBST($1)])
 # If it does, set am_missing_run to use it, otherwise, to nothing.
 AC_DEFUN([AM_MISSING_HAS_RUN],
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
-test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
+AC_REQUIRE_AUX_FILE([missing])dnl
+if test x"${MISSING+set}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
+  *)
+    MISSING="\${SHELL} $am_aux_dir/missing" ;;
+  esac
+fi
 # Use eval to expand $SHELL
 if eval "$MISSING --run true"; then
   am_missing_run="$MISSING --run "
@@ -6981,7 +8628,7 @@ else
 fi
 ])
 
-# Copyright (C) 2003, 2004, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -6989,70 +8636,33 @@ fi
 
 # AM_PROG_MKDIR_P
 # ---------------
-# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
-#
-# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
-# created by `make install' are always world readable, even if the
-# installer happens to have an overly restrictive umask (e.g. 077).
-# This was a mistake.  There are at least two reasons why we must not
-# use `-m 0755':
-#   - it causes special bits like SGID to be ignored,
-#   - it may be too restrictive (some setups expect 775 directories).
-#
-# Do not use -m 0755 and let people choose whatever they expect by
-# setting umask.
-#
-# We cannot accept any implementation of `mkdir' that recognizes `-p'.
-# Some implementations (such as Solaris 8's) are not thread-safe: if a
-# parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
-# concurrently, both version can detect that a/ is missing, but only
-# one can create it and the other will error out.  Consequently we
-# restrict ourselves to GNU make (using the --version option ensures
-# this.)
+# Check for `mkdir -p'.
 AC_DEFUN([AM_PROG_MKDIR_P],
-[if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
-  # We used to keeping the `.' as first argument, in order to
-  # allow $(mkdir_p) to be used without argument.  As in
-  #   $(mkdir_p) $(somedir)
-  # where $(somedir) is conditionally defined.  However this is wrong
-  # for two reasons:
-  #  1. if the package is installed by a user who cannot write `.'
-  #     make install will fail,
-  #  2. the above comment should most certainly read
-  #     $(mkdir_p) $(DESTDIR)$(somedir)
-  #     so it does not work when $(somedir) is undefined and
-  #     $(DESTDIR) is not.
-  #  To support the latter case, we have to write
-  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
-  #  so the `.' trick is pointless.
-  mkdir_p='mkdir -p --'
-else
-  # On NextStep and OpenStep, the `mkdir' command does not
-  # recognize any option.  It will interpret all options as
-  # directories to create, and then abort because `.' already
-  # exists.
-  for d in ./-p ./--version;
-  do
-    test -d $d && rmdir $d
-  done
-  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
-  if test -f "$ac_aux_dir/mkinstalldirs"; then
-    mkdir_p='$(mkinstalldirs)'
-  else
-    mkdir_p='$(install_sh) -d'
-  fi
-fi
-AC_SUBST([mkdir_p])])
+[AC_PREREQ([2.60])dnl
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
+dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
+dnl while keeping a definition of mkdir_p for backward compatibility.
+dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
+dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
+dnl Makefile.ins that do not define MKDIR_P, so we do our own
+dnl adjustment using top_builddir (which is defined more often than
+dnl MKDIR_P).
+AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
+case $mkdir_p in
+  [[\\/$]]* | ?:[[\\/]]*) ;;
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
+esac
+])
 
 # Helper functions for option handling.                     -*- Autoconf -*-
 
-# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 3
+# serial 4
 
 # _AM_MANGLE_OPTION(NAME)
 # -----------------------
@@ -7069,7 +8679,7 @@ AC_DEFUN([_AM_SET_OPTION],
 # ----------------------------------
 # OPTIONS is a space-separated list of Automake options.
 AC_DEFUN([_AM_SET_OPTIONS],
-[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
+[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
 
 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
 # -------------------------------------------
@@ -7079,14 +8689,14 @@ AC_DEFUN([_AM_IF_OPTION],
 
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
 
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
 # Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 4
+# serial 5
 
 # AM_SANITY_CHECK
 # ---------------
@@ -7095,16 +8705,29 @@ AC_DEFUN([AM_SANITY_CHECK],
 # Just in case
 sleep 1
 echo timestamp > conftest.file
+# Reject unsafe characters in $srcdir or the absolute working directory
+# name.  Accept space and tab only in the latter.
+am_lf='
+'
+case `pwd` in
+  *[[\\\"\#\$\&\'\`$am_lf]]*)
+    AC_MSG_ERROR([unsafe absolute working directory name]);;
+esac
+case $srcdir in
+  *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
+    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
+esac
+
 # Do `set' in a subshell so we don't clobber the current shell's
 # arguments.  Must try -L first in case configure is actually a
 # symlink; some systems play weird games with the mod time of symlinks
 # (eg FreeBSD returns the mod time of the symlink's containing
 # directory).
 if (
-   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
    if test "$[*]" = "X"; then
       # -L didn't work.
-      set X `ls -t $srcdir/configure conftest.file`
+      set X `ls -t "$srcdir/configure" conftest.file`
    fi
    rm -f conftest.file
    if test "$[*]" != "X $srcdir/configure conftest.file" \
@@ -7154,9 +8777,28 @@ dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
 if test "$cross_compiling" != no; then
   AC_CHECK_TOOL([STRIP], [strip], :)
 fi
-INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
+INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
 
+# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 2
+
+# _AM_SUBST_NOTMAKE(VARIABLE)
+# ---------------------------
+# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
+# This macro is traced by Automake.
+AC_DEFUN([_AM_SUBST_NOTMAKE])
+
+# AM_SUBST_NOTMAKE(VARIABLE)
+# ---------------------------
+# Public sister of _AM_SUBST_NOTMAKE.
+AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
+
 # Check how to create a tarball.                            -*- Autoconf -*-
 
 # Copyright (C) 2004, 2005  Free Software Foundation, Inc.
diff --git a/autogen.sh b/autogen.sh
index 4827884..6ba4a6f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,6 +3,8 @@
 # create config dir if not exist
 test -d config || mkdir config
 
+sh gitversion.sh ./common/gitversion.h
+
 set -x
 aclocal -I config
 libtoolize --force --copy
diff --git a/autom4te.cache/output.0 b/autom4te.cache/output.0
new file mode 100644
index 0000000..22cde08
--- /dev/null
+++ b/autom4te.cache/output.0
@@ -0,0 +1,17045 @@
+@%:@! /bin/sh
+@%:@ Guess values for system-dependent variables and create Makefiles.
+@%:@ Generated by GNU Autoconf 2.65 for mstflint 3.7.0.
+@%:@
+@%:@ Report bugs to <orenk at mellanox.co.il>.
+@%:@ 
+@%:@ 
+@%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+@%:@ 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+@%:@ Inc.
+@%:@ 
+@%:@ 
+@%:@ This configure script is free software; the Free Software Foundation
+@%:@ gives unlimited permission to copy, distribute and modify it.
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
+
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+"$@"}'='"$@"'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in @%:@(
+  *posix*) :
+    set -o posix ;; @%:@(
+  *) :
+     ;;
+esac
+fi
+
+
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='print -r --'
+  as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='printf %s\n'
+  as_echo_n='printf %s'
+else
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+    as_echo_n='/usr/ucb/echo -n'
+  else
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+    as_echo_n_body='eval
+      arg=$1;
+      case $arg in @%:@(
+      *"$as_nl"*)
+	expr "X$arg" : "X\\(.*\\)$as_nl";
+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+      esac;
+      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+    '
+    export as_echo_n_body
+    as_echo_n='sh -c $as_echo_n_body as_echo'
+  fi
+  export as_echo_body
+  as_echo='sh -c $as_echo_body as_echo'
+fi
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+  PATH_SEPARATOR=:
+  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+      PATH_SEPARATOR=';'
+  }
+fi
+
+
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" ""	$as_nl"
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in @%:@((
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+  done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+  as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+  exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there.  '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
+PS1='$ '
+PS2='> '
+PS4='+ '
+
+# NLS nuisances.
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
+
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+if test "x$CONFIG_SHELL" = x; then
+  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '\${1+\"\$@\"}'='\"\$@\"'
+  setopt NO_GLOB_SUBST
+else
+  case \`(set -o) 2>/dev/null\` in @%:@(
+  *posix*) :
+    set -o posix ;; @%:@(
+  *) :
+     ;;
+esac
+fi
+"
+  as_required="as_fn_return () { (exit \$1); }
+as_fn_success () { as_fn_return 0; }
+as_fn_failure () { as_fn_return 1; }
+as_fn_ret_success () { return 0; }
+as_fn_ret_failure () { return 1; }
+
+exitcode=0
+as_fn_success || { exitcode=1; echo as_fn_success failed.; }
+as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
+as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
+as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
+if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
+  
+else
+  exitcode=1; echo positional parameters were not saved.
+fi
+test x\$exitcode = x0 || exit 1"
+  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
+  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
+  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
+  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
+test \$(( 1 + 1 )) = 2 || exit 1"
+  if (eval "$as_required") 2>/dev/null; then :
+  as_have_required=yes
+else
+  as_have_required=no
+fi
+  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
+  
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+as_found=false
+for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+  as_found=:
+  case $as_dir in @%:@(
+	 /*)
+	   for as_base in sh bash ksh sh5; do
+	     # Try only shells that exist, to save several forks.
+	     as_shell=$as_dir/$as_base
+	     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
+		    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
+  CONFIG_SHELL=$as_shell as_have_required=yes
+		   if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
+  break 2
+fi
+fi
+	   done;;
+       esac
+  as_found=false
+done
+$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
+	      { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
+  CONFIG_SHELL=$SHELL as_have_required=yes
+fi; }
+IFS=$as_save_IFS
+
+
+      if test "x$CONFIG_SHELL" != x; then :
+  # We cannot yet assume a decent shell, so we have to provide a
+	# neutralization value for shells without unset; and this also
+	# works around shells that cannot unset nonexistent variables.
+	BASH_ENV=/dev/null
+	ENV=/dev/null
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
+	export CONFIG_SHELL
+	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
+fi
+
+    if test x$as_have_required = xno; then :
+  $as_echo "$0: This script requires a shell more modern than all"
+  $as_echo "$0: the shells that I found on your system."
+  if test x${ZSH_VERSION+set} = xset ; then
+    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
+    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
+  else
+    $as_echo "$0: Please tell bug-autoconf at gnu.org and
+$0: orenk at mellanox.co.il about your system, including any
+$0: error possibly output before this message. Then install
+$0: a modern shell, or manually run the script under such a
+$0: shell if you do have one."
+  fi
+  exit 1
+fi
+fi
+fi
+SHELL=${CONFIG_SHELL-/bin/sh}
+export SHELL
+# Unset more variables known to interfere with behavior of common tools.
+CLICOLOR_FORCE= GREP_OPTIONS=
+unset CLICOLOR_FORCE GREP_OPTIONS
+
+## --------------------- ##
+## M4sh Shell Functions. ##
+## --------------------- ##
+@%:@ as_fn_unset VAR
+@%:@ ---------------
+@%:@ Portably unset VAR.
+as_fn_unset ()
+{
+  { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+
+@%:@ as_fn_set_status STATUS
+@%:@ -----------------------
+@%:@ Set @S|@? to STATUS, without forking.
+as_fn_set_status ()
+{
+  return $1
+} @%:@ as_fn_set_status
+
+@%:@ as_fn_exit STATUS
+@%:@ -----------------
+@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+  set +e
+  as_fn_set_status $1
+  exit $1
+} @%:@ as_fn_exit
+
+@%:@ as_fn_mkdir_p
+@%:@ -------------
+@%:@ Create "@S|@as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
+
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d "$as_dir" || eval $as_mkdir_p || {
+    as_dirs=
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs="'$as_qdir' $as_dirs"
+      as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_dir" : 'X\(//\)[^/]' \| \
+	 X"$as_dir" : 'X\(//\)$' \| \
+	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d "$as_dir" && break
+    done
+    test -z "$as_dirs" || eval "mkdir $as_dirs"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+
+
+} @%:@ as_fn_mkdir_p
+@%:@ as_fn_append VAR VALUE
+@%:@ ----------------------
+@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take
+@%:@ advantage of any shell optimizations that allow amortized linear growth over
+@%:@ repeated appends, instead of the typical quadratic growth present in naive
+@%:@ implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+  eval 'as_fn_append ()
+  {
+    eval $1+=\$2
+  }'
+else
+  as_fn_append ()
+  {
+    eval $1=\$$1\$2
+  }
+fi # as_fn_append
+
+@%:@ as_fn_arith ARG...
+@%:@ ------------------
+@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the
+@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments
+@%:@ must be portable across @S|@(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+  eval 'as_fn_arith ()
+  {
+    as_val=$(( $* ))
+  }'
+else
+  as_fn_arith ()
+  {
+    as_val=`expr "$@" || test $? -eq 1`
+  }
+fi # as_fn_arith
+
+
+@%:@ as_fn_error ERROR [LINENO LOG_FD]
+@%:@ ---------------------------------
+@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+@%:@ script with status @S|@?, using 1 if that was 0.
+as_fn_error ()
+{
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  fi
+  $as_echo "$as_me: error: $1" >&2
+  as_fn_exit $as_status
+} @%:@ as_fn_error
+
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+   test "X`expr 00001 : '.*\(...\)'`" = X001; then
+  as_expr=expr
+else
+  as_expr=false
+fi
+
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+  as_basename=basename
+else
+  as_basename=false
+fi
+
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
+
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+	 X"$0" : 'X\(//\)$' \| \
+	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+
+  as_lineno_1=$LINENO as_lineno_1a=$LINENO
+  as_lineno_2=$LINENO as_lineno_2a=$LINENO
+  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
+  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
+  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
+  sed -n '
+    p
+    /[$]LINENO/=
+  ' <$as_myself |
+    sed '
+      s/[$]LINENO.*/&-/
+      t lineno
+      b
+      :lineno
+      N
+      :loop
+      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
+      t loop
+      s/-\n.*//
+    ' >$as_me.lineno &&
+  chmod +x "$as_me.lineno" ||
+    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
+
+  # Don't try to exec as it changes $[0], causing all sort of problems
+  # (the dirname of $[0] is not the place where we might find the
+  # original and so on.  Autoconf is especially sensitive to this).
+  . "./$as_me.lineno"
+  # Exit status is that of the last command.
+  exit
+}
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in @%:@(((((
+-n*)
+  case `echo 'xy\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  xy)  ECHO_C='\c';;
+  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
+       ECHO_T='	';;
+  esac;;
+*)
+  ECHO_N='-n';;
+esac
+
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir 2>/dev/null
+fi
+if (echo >conf$$.file) 2>/dev/null; then
+  if ln -s conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s='ln -s'
+    # ... but there are two gotchas:
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -p'.
+    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+      as_ln_s='cp -p'
+  elif ln conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s=ln
+  else
+    as_ln_s='cp -p'
+  fi
+else
+  as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
+
+if mkdir -p . 2>/dev/null; then
+  as_mkdir_p='mkdir -p "$as_dir"'
+else
+  test -d ./-p && rmdir ./-p
+  as_mkdir_p=false
+fi
+
+if test -x / >/dev/null 2>&1; then
+  as_test_x='test -x'
+else
+  if ls -dL / >/dev/null 2>&1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d "$1"; then
+	test -d "$1/.";
+      else
+	case $1 in @%:@(
+	-*)set "./$1";;
+	esac;
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in @%:@((
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+
+
+
+# Check that we are running under the correct shell.
+SHELL=${CONFIG_SHELL-/bin/sh}
+
+case X$lt_ECHO in
+X*--fallback-echo)
+  # Remove one level of quotation (which was required for Make).
+  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
+  ;;
+esac
+
+ECHO=${lt_ECHO-echo}
+if test "X$1" = X--no-reexec; then
+  # Discard the --no-reexec flag, and continue.
+  shift
+elif test "X$1" = X--fallback-echo; then
+  # Avoid inline document here, it may be left over
+  :
+elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
+  # Yippee, $ECHO works!
+  :
+else
+  # Restart under the correct shell.
+  exec $SHELL "$0" --no-reexec ${1+"$@"}
+fi
+
+if test "X$1" = X--fallback-echo; then
+  # used as fallback echo
+  shift
+  cat <<_LT_EOF
+$*
+_LT_EOF
+  exit 0
+fi
+
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+if test -z "$lt_ECHO"; then
+  if test "X${echo_test_string+set}" != Xset; then
+    # find a string as large as possible, as long as the shell can cope with it
+    for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
+      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
+      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
+	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
+      then
+        break
+      fi
+    done
+  fi
+
+  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
+     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
+     test "X$echo_testing_string" = "X$echo_test_string"; then
+    :
+  else
+    # The Solaris, AIX, and Digital Unix default echo programs unquote
+    # backslashes.  This makes it impossible to quote backslashes using
+    #   echo "$something" | sed 's/\\/\\\\/g'
+    #
+    # So, first we look for a working echo in the user's PATH.
+
+    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+    for dir in $PATH /usr/ucb; do
+      IFS="$lt_save_ifs"
+      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
+         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
+         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
+         test "X$echo_testing_string" = "X$echo_test_string"; then
+        ECHO="$dir/echo"
+        break
+      fi
+    done
+    IFS="$lt_save_ifs"
+
+    if test "X$ECHO" = Xecho; then
+      # We didn't find a better echo, so look for alternatives.
+      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
+         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
+         test "X$echo_testing_string" = "X$echo_test_string"; then
+        # This shell has a builtin print -r that does the trick.
+        ECHO='print -r'
+      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
+	   test "X$CONFIG_SHELL" != X/bin/ksh; then
+        # If we have ksh, try running configure again with it.
+        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
+        export ORIGINAL_CONFIG_SHELL
+        CONFIG_SHELL=/bin/ksh
+        export CONFIG_SHELL
+        exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
+      else
+        # Try using printf.
+        ECHO='printf %s\n'
+        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
+	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
+	   test "X$echo_testing_string" = "X$echo_test_string"; then
+	  # Cool, printf works
+	  :
+        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
+	     test "X$echo_testing_string" = 'X\t' &&
+	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+	     test "X$echo_testing_string" = "X$echo_test_string"; then
+	  CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
+	  export CONFIG_SHELL
+	  SHELL="$CONFIG_SHELL"
+	  export SHELL
+	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
+        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
+	     test "X$echo_testing_string" = 'X\t' &&
+	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+	     test "X$echo_testing_string" = "X$echo_test_string"; then
+	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
+        else
+	  # maybe with a smaller string...
+	  prev=:
+
+	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
+	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
+	    then
+	      break
+	    fi
+	    prev="$cmd"
+	  done
+
+	  if test "$prev" != 'sed 50q "$0"'; then
+	    echo_test_string=`eval $prev`
+	    export echo_test_string
+	    exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
+	  else
+	    # Oops.  We lost completely, so just stick with echo.
+	    ECHO=echo
+	  fi
+        fi
+      fi
+    fi
+  fi
+fi
+
+# Copy echo and quote the copy suitably for passing to libtool from
+# the Makefile, instead of quoting the original, which is used later.
+lt_ECHO=$ECHO
+if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
+   lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
+fi
+
+
+
+
+test -n "$DJDIR" || exec 7<&0 </dev/null
+exec 6>&1
+
+# Name of the host.
+# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# so uname gets run too.
+ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
+
+#
+# Initializations.
+#
+ac_default_prefix=/usr/local
+ac_clean_files=
+ac_config_libobj_dir=.
+LIB@&t at OBJS=
+cross_compiling=no
+subdirs=
+MFLAGS=
+MAKEFLAGS=
+
+# Identity of this package.
+PACKAGE_NAME='mstflint'
+PACKAGE_TARNAME='mstflint'
+PACKAGE_VERSION='3.7.0'
+PACKAGE_STRING='mstflint 3.7.0'
+PACKAGE_BUGREPORT='orenk at mellanox.co.il'
+PACKAGE_URL=''
+
+ac_unique_file="README"
+# Factoring default headers for most tests.
+ac_includes_default="\
+#include <stdio.h>
+#ifdef HAVE_SYS_TYPES_H
+# include <sys/types.h>
+#endif
+#ifdef HAVE_SYS_STAT_H
+# include <sys/stat.h>
+#endif
+#ifdef STDC_HEADERS
+# include <stdlib.h>
+# include <stddef.h>
+#else
+# ifdef HAVE_STDLIB_H
+#  include <stdlib.h>
+# endif
+#endif
+#ifdef HAVE_STRING_H
+# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+#  include <memory.h>
+# endif
+# include <string.h>
+#endif
+#ifdef HAVE_STRINGS_H
+# include <strings.h>
+#endif
+#ifdef HAVE_INTTYPES_H
+# include <inttypes.h>
+#endif
+#ifdef HAVE_STDINT_H
+# include <stdint.h>
+#endif
+#ifdef HAVE_UNISTD_H
+# include <unistd.h>
+#endif"
+
+ac_subst_vars='am__EXEEXT_FALSE
+am__EXEEXT_TRUE
+LTLIBOBJS
+LIB@&t at OBJS
+ENABLE_INBAND_FALSE
+ENABLE_INBAND_TRUE
+ENABLE_DC
+ENABLE_DC_FALSE
+ENABLE_DC_TRUE
+CXXCPP
+CPP
+OTOOL64
+OTOOL
+LIPO
+NMEDIT
+DSYMUTIL
+lt_ECHO
+RANLIB
+AR
+OBJDUMP
+LN_S
+NM
+ac_ct_DUMPBIN
+DUMPBIN
+LD
+FGREP
+EGREP
+GREP
+SED
+host_os
+host_vendor
+host_cpu
+host
+build_os
+build_vendor
+build_cpu
+build
+LIBTOOL
+am__fastdepCXX_FALSE
+am__fastdepCXX_TRUE
+CXXDEPMODE
+ac_ct_CXX
+CXXFLAGS
+CXX
+am__fastdepCC_FALSE
+am__fastdepCC_TRUE
+CCDEPMODE
+AMDEPBACKSLASH
+AMDEP_FALSE
+AMDEP_TRUE
+am__quote
+am__include
+DEPDIR
+OBJEXT
+EXEEXT
+ac_ct_CC
+CPPFLAGS
+LDFLAGS
+CFLAGS
+CC
+am__untar
+am__tar
+AMTAR
+am__leading_dot
+SET_MAKE
+AWK
+mkdir_p
+MKDIR_P
+INSTALL_STRIP_PROGRAM
+STRIP
+install_sh
+MAKEINFO
+AUTOHEADER
+AUTOMAKE
+AUTOCONF
+ACLOCAL
+PACKAGE
+CYGPATH_W
+am__isrc
+INSTALL_DATA
+INSTALL_SCRIPT
+INSTALL_PROGRAM
+VERSION
+PROJECT
+target_alias
+host_alias
+build_alias
+LIBS
+ECHO_T
+ECHO_N
+ECHO_C
+DEFS
+mandir
+localedir
+libdir
+psdir
+pdfdir
+dvidir
+htmldir
+infodir
+docdir
+oldincludedir
+includedir
+localstatedir
+sharedstatedir
+sysconfdir
+datadir
+datarootdir
+libexecdir
+sbindir
+bindir
+program_transform_name
+prefix
+exec_prefix
+PACKAGE_URL
+PACKAGE_BUGREPORT
+PACKAGE_STRING
+PACKAGE_VERSION
+PACKAGE_TARNAME
+PACKAGE_NAME
+PATH_SEPARATOR
+SHELL'
+ac_subst_files=''
+ac_user_opts='
+enable_option_checking
+enable_dependency_tracking
+enable_shared
+enable_static
+with_pic
+enable_fast_install
+with_gnu_ld
+enable_libtool_lock
+enable_dc
+enable_inband
+'
+      ac_precious_vars='build_alias
+host_alias
+target_alias
+CC
+CFLAGS
+LDFLAGS
+LIBS
+CPPFLAGS
+CXX
+CXXFLAGS
+CCC
+CPP
+CXXCPP'
+
+
+# Initialize some variables set by options.
+ac_init_help=
+ac_init_version=false
+ac_unrecognized_opts=
+ac_unrecognized_sep=
+# The variables have the same names as the options, with
+# dashes changed to underlines.
+cache_file=/dev/null
+exec_prefix=NONE
+no_create=
+no_recursion=
+prefix=NONE
+program_prefix=NONE
+program_suffix=NONE
+program_transform_name=s,x,x,
+silent=
+site=
+srcdir=
+verbose=
+x_includes=NONE
+x_libraries=NONE
+
+# Installation directory options.
+# These are left unexpanded so users can "make install exec_prefix=/foo"
+# and all the variables that are supposed to be based on exec_prefix
+# by default will actually change.
+# Use braces instead of parens because sh, perl, etc. also accept them.
+# (The list follows the same order as the GNU Coding Standards.)
+bindir='${exec_prefix}/bin'
+sbindir='${exec_prefix}/sbin'
+libexecdir='${exec_prefix}/libexec'
+datarootdir='${prefix}/share'
+datadir='${datarootdir}'
+sysconfdir='${prefix}/etc'
+sharedstatedir='${prefix}/com'
+localstatedir='${prefix}/var'
+includedir='${prefix}/include'
+oldincludedir='/usr/include'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+infodir='${datarootdir}/info'
+htmldir='${docdir}'
+dvidir='${docdir}'
+pdfdir='${docdir}'
+psdir='${docdir}'
+libdir='${exec_prefix}/lib'
+localedir='${datarootdir}/locale'
+mandir='${datarootdir}/man'
+
+ac_prev=
+ac_dashdash=
+for ac_option
+do
+  # If the previous option needs an argument, assign it.
+  if test -n "$ac_prev"; then
+    eval $ac_prev=\$ac_option
+    ac_prev=
+    continue
+  fi
+
+  case $ac_option in
+  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
+  *)	ac_optarg=yes ;;
+  esac
+
+  # Accept the important Cygnus configure options, so we can diagnose typos.
+
+  case $ac_dashdash$ac_option in
+  --)
+    ac_dashdash=yes ;;
+
+  -bindir | --bindir | --bindi | --bind | --bin | --bi)
+    ac_prev=bindir ;;
+  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
+    bindir=$ac_optarg ;;
+
+  -build | --build | --buil | --bui | --bu)
+    ac_prev=build_alias ;;
+  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
+    build_alias=$ac_optarg ;;
+
+  -cache-file | --cache-file | --cache-fil | --cache-fi \
+  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
+    ac_prev=cache_file ;;
+  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
+  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
+    cache_file=$ac_optarg ;;
+
+  --config-cache | -C)
+    cache_file=config.cache ;;
+
+  -datadir | --datadir | --datadi | --datad)
+    ac_prev=datadir ;;
+  -datadir=* | --datadir=* | --datadi=* | --datad=*)
+    datadir=$ac_optarg ;;
+
+  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
+  | --dataroo | --dataro | --datar)
+    ac_prev=datarootdir ;;
+  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
+  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
+    datarootdir=$ac_optarg ;;
+
+  -disable-* | --disable-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid feature name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"enable_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval enable_$ac_useropt=no ;;
+
+  -docdir | --docdir | --docdi | --doc | --do)
+    ac_prev=docdir ;;
+  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
+    docdir=$ac_optarg ;;
+
+  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
+    ac_prev=dvidir ;;
+  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
+    dvidir=$ac_optarg ;;
+
+  -enable-* | --enable-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid feature name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"enable_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval enable_$ac_useropt=\$ac_optarg ;;
+
+  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
+  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
+  | --exec | --exe | --ex)
+    ac_prev=exec_prefix ;;
+  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
+  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
+  | --exec=* | --exe=* | --ex=*)
+    exec_prefix=$ac_optarg ;;
+
+  -gas | --gas | --ga | --g)
+    # Obsolete; use --with-gas.
+    with_gas=yes ;;
+
+  -help | --help | --hel | --he | -h)
+    ac_init_help=long ;;
+  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
+    ac_init_help=recursive ;;
+  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
+    ac_init_help=short ;;
+
+  -host | --host | --hos | --ho)
+    ac_prev=host_alias ;;
+  -host=* | --host=* | --hos=* | --ho=*)
+    host_alias=$ac_optarg ;;
+
+  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
+    ac_prev=htmldir ;;
+  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
+  | --ht=*)
+    htmldir=$ac_optarg ;;
+
+  -includedir | --includedir | --includedi | --included | --include \
+  | --includ | --inclu | --incl | --inc)
+    ac_prev=includedir ;;
+  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
+  | --includ=* | --inclu=* | --incl=* | --inc=*)
+    includedir=$ac_optarg ;;
+
+  -infodir | --infodir | --infodi | --infod | --info | --inf)
+    ac_prev=infodir ;;
+  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
+    infodir=$ac_optarg ;;
+
+  -libdir | --libdir | --libdi | --libd)
+    ac_prev=libdir ;;
+  -libdir=* | --libdir=* | --libdi=* | --libd=*)
+    libdir=$ac_optarg ;;
+
+  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
+  | --libexe | --libex | --libe)
+    ac_prev=libexecdir ;;
+  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
+  | --libexe=* | --libex=* | --libe=*)
+    libexecdir=$ac_optarg ;;
+
+  -localedir | --localedir | --localedi | --localed | --locale)
+    ac_prev=localedir ;;
+  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
+    localedir=$ac_optarg ;;
+
+  -localstatedir | --localstatedir | --localstatedi | --localstated \
+  | --localstate | --localstat | --localsta | --localst | --locals)
+    ac_prev=localstatedir ;;
+  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
+  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
+    localstatedir=$ac_optarg ;;
+
+  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
+    ac_prev=mandir ;;
+  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
+    mandir=$ac_optarg ;;
+
+  -nfp | --nfp | --nf)
+    # Obsolete; use --without-fp.
+    with_fp=no ;;
+
+  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
+  | --no-cr | --no-c | -n)
+    no_create=yes ;;
+
+  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
+  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
+    no_recursion=yes ;;
+
+  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
+  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
+  | --oldin | --oldi | --old | --ol | --o)
+    ac_prev=oldincludedir ;;
+  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
+  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
+  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
+    oldincludedir=$ac_optarg ;;
+
+  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
+    ac_prev=prefix ;;
+  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
+    prefix=$ac_optarg ;;
+
+  -program-prefix | --program-prefix | --program-prefi | --program-pref \
+  | --program-pre | --program-pr | --program-p)
+    ac_prev=program_prefix ;;
+  -program-prefix=* | --program-prefix=* | --program-prefi=* \
+  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
+    program_prefix=$ac_optarg ;;
+
+  -program-suffix | --program-suffix | --program-suffi | --program-suff \
+  | --program-suf | --program-su | --program-s)
+    ac_prev=program_suffix ;;
+  -program-suffix=* | --program-suffix=* | --program-suffi=* \
+  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
+    program_suffix=$ac_optarg ;;
+
+  -program-transform-name | --program-transform-name \
+  | --program-transform-nam | --program-transform-na \
+  | --program-transform-n | --program-transform- \
+  | --program-transform | --program-transfor \
+  | --program-transfo | --program-transf \
+  | --program-trans | --program-tran \
+  | --progr-tra | --program-tr | --program-t)
+    ac_prev=program_transform_name ;;
+  -program-transform-name=* | --program-transform-name=* \
+  | --program-transform-nam=* | --program-transform-na=* \
+  | --program-transform-n=* | --program-transform-=* \
+  | --program-transform=* | --program-transfor=* \
+  | --program-transfo=* | --program-transf=* \
+  | --program-trans=* | --program-tran=* \
+  | --progr-tra=* | --program-tr=* | --program-t=*)
+    program_transform_name=$ac_optarg ;;
+
+  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
+    ac_prev=pdfdir ;;
+  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
+    pdfdir=$ac_optarg ;;
+
+  -psdir | --psdir | --psdi | --psd | --ps)
+    ac_prev=psdir ;;
+  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
+    psdir=$ac_optarg ;;
+
+  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+  | -silent | --silent | --silen | --sile | --sil)
+    silent=yes ;;
+
+  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
+    ac_prev=sbindir ;;
+  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
+  | --sbi=* | --sb=*)
+    sbindir=$ac_optarg ;;
+
+  -sharedstatedir | --sharedstatedir | --sharedstatedi \
+  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
+  | --sharedst | --shareds | --shared | --share | --shar \
+  | --sha | --sh)
+    ac_prev=sharedstatedir ;;
+  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
+  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
+  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
+  | --sha=* | --sh=*)
+    sharedstatedir=$ac_optarg ;;
+
+  -site | --site | --sit)
+    ac_prev=site ;;
+  -site=* | --site=* | --sit=*)
+    site=$ac_optarg ;;
+
+  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
+    ac_prev=srcdir ;;
+  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
+    srcdir=$ac_optarg ;;
+
+  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
+  | --syscon | --sysco | --sysc | --sys | --sy)
+    ac_prev=sysconfdir ;;
+  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
+  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
+    sysconfdir=$ac_optarg ;;
+
+  -target | --target | --targe | --targ | --tar | --ta | --t)
+    ac_prev=target_alias ;;
+  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
+    target_alias=$ac_optarg ;;
+
+  -v | -verbose | --verbose | --verbos | --verbo | --verb)
+    verbose=yes ;;
+
+  -version | --version | --versio | --versi | --vers | -V)
+    ac_init_version=: ;;
+
+  -with-* | --with-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid package name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"with_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval with_$ac_useropt=\$ac_optarg ;;
+
+  -without-* | --without-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid package name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"with_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval with_$ac_useropt=no ;;
+
+  --x)
+    # Obsolete; use --with-x.
+    with_x=yes ;;
+
+  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
+  | --x-incl | --x-inc | --x-in | --x-i)
+    ac_prev=x_includes ;;
+  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
+  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
+    x_includes=$ac_optarg ;;
+
+  -x-libraries | --x-libraries | --x-librarie | --x-librari \
+  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
+    ac_prev=x_libraries ;;
+  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
+  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
+    x_libraries=$ac_optarg ;;
+
+  -*) as_fn_error "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information."
+    ;;
+
+  *=*)
+    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
+    # Reject names that are not valid shell variable names.
+    case $ac_envvar in #(
+      '' | [0-9]* | *[!_$as_cr_alnum]* )
+      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
+    esac
+    eval $ac_envvar=\$ac_optarg
+    export $ac_envvar ;;
+
+  *)
+    # FIXME: should be removed in autoconf 3.0.
+    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
+    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
+      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
+    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
+    ;;
+
+  esac
+done
+
+if test -n "$ac_prev"; then
+  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
+  as_fn_error "missing argument to $ac_option"
+fi
+
+if test -n "$ac_unrecognized_opts"; then
+  case $enable_option_checking in
+    no) ;;
+    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
+    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
+  esac
+fi
+
+# Check all directory arguments for consistency.
+for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
+		datadir sysconfdir sharedstatedir localstatedir includedir \
+		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
+		libdir localedir mandir
+do
+  eval ac_val=\$$ac_var
+  # Remove trailing slashes.
+  case $ac_val in
+    */ )
+      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
+      eval $ac_var=\$ac_val;;
+  esac
+  # Be sure to have absolute directory names.
+  case $ac_val in
+    [\\/$]* | ?:[\\/]* )  continue;;
+    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
+  esac
+  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
+done
+
+# There might be people who depend on the old broken behavior: `$host'
+# used to hold the argument of --host etc.
+# FIXME: To remove some day.
+build=$build_alias
+host=$host_alias
+target=$target_alias
+
+# FIXME: To remove some day.
+if test "x$host_alias" != x; then
+  if test "x$build_alias" = x; then
+    cross_compiling=maybe
+    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
+    If a cross compiler is detected then cross compile mode will be used." >&2
+  elif test "x$build_alias" != "x$host_alias"; then
+    cross_compiling=yes
+  fi
+fi
+
+ac_tool_prefix=
+test -n "$host_alias" && ac_tool_prefix=$host_alias-
+
+test "$silent" = yes && exec 6>/dev/null
+
+
+ac_pwd=`pwd` && test -n "$ac_pwd" &&
+ac_ls_di=`ls -di .` &&
+ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
+  as_fn_error "working directory cannot be determined"
+test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
+  as_fn_error "pwd does not report name of working directory"
+
+
+# Find the source files, if location was not specified.
+if test -z "$srcdir"; then
+  ac_srcdir_defaulted=yes
+  # Try the directory containing this script, then the parent directory.
+  ac_confdir=`$as_dirname -- "$as_myself" ||
+$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_myself" : 'X\(//\)[^/]' \| \
+	 X"$as_myself" : 'X\(//\)$' \| \
+	 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_myself" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+  srcdir=$ac_confdir
+  if test ! -r "$srcdir/$ac_unique_file"; then
+    srcdir=..
+  fi
+else
+  ac_srcdir_defaulted=no
+fi
+if test ! -r "$srcdir/$ac_unique_file"; then
+  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
+  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
+fi
+ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
+ac_abs_confdir=`(
+	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
+	pwd)`
+# When building in place, set srcdir=.
+if test "$ac_abs_confdir" = "$ac_pwd"; then
+  srcdir=.
+fi
+# Remove unnecessary trailing slashes from srcdir.
+# Double slashes in file names in object file debugging info
+# mess up M-x gdb in Emacs.
+case $srcdir in
+*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
+esac
+for ac_var in $ac_precious_vars; do
+  eval ac_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_env_${ac_var}_value=\$${ac_var}
+  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_cv_env_${ac_var}_value=\$${ac_var}
+done
+
+#
+# Report the --help message.
+#
+if test "$ac_init_help" = "long"; then
+  # Omit some internal or obsolete options to make the list less imposing.
+  # This message is too long to be a string in the A/UX 3.1 sh.
+  cat <<_ACEOF
+\`configure' configures mstflint 3.7.0 to adapt to many kinds of systems.
+
+Usage: $0 [OPTION]... [VAR=VALUE]...
+
+To assign environment variables (e.g., CC, CFLAGS...), specify them as
+VAR=VALUE.  See below for descriptions of some of the useful variables.
+
+Defaults for the options are specified in brackets.
+
+Configuration:
+  -h, --help              display this help and exit
+      --help=short        display options specific to this package
+      --help=recursive    display the short help of all the included packages
+  -V, --version           display version information and exit
+  -q, --quiet, --silent   do not print \`checking...' messages
+      --cache-file=FILE   cache test results in FILE [disabled]
+  -C, --config-cache      alias for \`--cache-file=config.cache'
+  -n, --no-create         do not create output files
+      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
+
+Installation directories:
+  --prefix=PREFIX         install architecture-independent files in PREFIX
+                          @<:@@S|@ac_default_prefix@:>@
+  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
+                          @<:@PREFIX@:>@
+
+By default, \`make install' will install all the files in
+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
+for instance \`--prefix=\$HOME'.
+
+For better control, use the options below.
+
+Fine tuning of the installation directories:
+  --bindir=DIR            user executables [EPREFIX/bin]
+  --sbindir=DIR           system admin executables [EPREFIX/sbin]
+  --libexecdir=DIR        program executables [EPREFIX/libexec]
+  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
+  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
+  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
+  --libdir=DIR            object code libraries [EPREFIX/lib]
+  --includedir=DIR        C header files [PREFIX/include]
+  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
+  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
+  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
+  --infodir=DIR           info documentation [DATAROOTDIR/info]
+  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
+  --mandir=DIR            man documentation [DATAROOTDIR/man]
+  --docdir=DIR            documentation root @<:@DATAROOTDIR/doc/mstflint@:>@
+  --htmldir=DIR           html documentation [DOCDIR]
+  --dvidir=DIR            dvi documentation [DOCDIR]
+  --pdfdir=DIR            pdf documentation [DOCDIR]
+  --psdir=DIR             ps documentation [DOCDIR]
+_ACEOF
+
+  cat <<\_ACEOF
+
+Program names:
+  --program-prefix=PREFIX            prepend PREFIX to installed program names
+  --program-suffix=SUFFIX            append SUFFIX to installed program names
+  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
+
+System types:
+  --build=BUILD     configure for building on BUILD [guessed]
+  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
+_ACEOF
+fi
+
+if test -n "$ac_init_help"; then
+  case $ac_init_help in
+     short | recursive ) echo "Configuration of mstflint 3.7.0:";;
+   esac
+  cat <<\_ACEOF
+
+Optional Features:
+  --disable-option-checking  ignore unrecognized --enable/--with options
+  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
+  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
+  --disable-dependency-tracking  speeds up one-time build
+  --enable-dependency-tracking   do not reject slow dependency extractors
+  --enable-shared@<:@=PKGS@:>@  build shared libraries @<:@default=yes@:>@
+  --enable-static@<:@=PKGS@:>@  build static libraries @<:@default=yes@:>@
+  --enable-fast-install@<:@=PKGS@:>@ 
+                          optimize for fast installation @<:@default=yes@:>@
+  --disable-libtool-lock  avoid locking (might break parallel builds)
+  --disable-dc            Disable mstflint "dc" command. Eliminates zlib dependency
+  --disable-inband        Disable inabnd access. Prevents FW updtes for Mellanox SwitchX and ConnectIB devices. Eliminates infiniband/mad.h dependency
+
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-pic              try to use only PIC/non-PIC objects @<:@default=use
+                          both@:>@
+  --with-gnu-ld           assume the C compiler uses GNU ld @<:@default=no@:>@
+
+Some influential environment variables:
+  CC          C compiler command
+  CFLAGS      C compiler flags
+  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
+              nonstandard directory <lib dir>
+  LIBS        libraries to pass to the linker, e.g. -l<library>
+  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
+              you have headers in a nonstandard directory <include dir>
+  CXX         C++ compiler command
+  CXXFLAGS    C++ compiler flags
+  CPP         C preprocessor
+  CXXCPP      C++ preprocessor
+
+Use these variables to override the choices made by `configure' or to help
+it to find libraries and programs with nonstandard names/locations.
+
+Report bugs to <orenk at mellanox.co.il>.
+_ACEOF
+ac_status=$?
+fi
+
+if test "$ac_init_help" = "recursive"; then
+  # If there are subdirs, report their specific --help.
+  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
+    test -d "$ac_dir" ||
+      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
+      continue
+    ac_builddir=.
+
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+  # A ".." for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+  case $ac_top_builddir_sub in
+  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
+
+case $srcdir in
+  .)  # We are building in place.
+    ac_srcdir=.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
+    ac_srcdir=$srcdir$ac_dir_suffix;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
+esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+    cd "$ac_dir" || { ac_status=$?; continue; }
+    # Check for guested configure.
+    if test -f "$ac_srcdir/configure.gnu"; then
+      echo &&
+      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
+    elif test -f "$ac_srcdir/configure"; then
+      echo &&
+      $SHELL "$ac_srcdir/configure" --help=recursive
+    else
+      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
+    fi || ac_status=$?
+    cd "$ac_pwd" || { ac_status=$?; break; }
+  done
+fi
+
+test -n "$ac_init_help" && exit $ac_status
+if $ac_init_version; then
+  cat <<\_ACEOF
+mstflint configure 3.7.0
+generated by GNU Autoconf 2.65
+
+Copyright (C) 2009 Free Software Foundation, Inc.
+This configure script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it.
+_ACEOF
+  exit
+fi
+
+## ------------------------ ##
+## Autoconf initialization. ##
+## ------------------------ ##
+
+@%:@ ac_fn_c_try_compile LINENO
+@%:@ --------------------------
+@%:@ Try to compile conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_c_try_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext
+  if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_c_try_compile
+
+@%:@ ac_fn_cxx_try_compile LINENO
+@%:@ ----------------------------
+@%:@ Try to compile conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext
+  if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_cxx_try_compile
+
+@%:@ ac_fn_c_try_link LINENO
+@%:@ -----------------------
+@%:@ Try to link conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_c_try_link ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext conftest$ac_exeext
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest$ac_exeext && {
+	 test "$cross_compiling" = yes ||
+	 $as_test_x conftest$ac_exeext
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
+  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
+  # interfere with the next link command; also delete a directory that is
+  # left behind by Apple's compiler.  We do this before executing the actions.
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_c_try_link
+
+@%:@ ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
+@%:@ -------------------------------------------------------
+@%:@ Tests whether HEADER exists and can be compiled using the include files in
+@%:@ INCLUDES, setting the cache variable VAR accordingly.
+ac_fn_c_check_header_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+@%:@include <$2>
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  eval "$3=yes"
+else
+  eval "$3=no"
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} @%:@ ac_fn_c_check_header_compile
+
+@%:@ ac_fn_c_try_cpp LINENO
+@%:@ ----------------------
+@%:@ Try to preprocess conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_c_try_cpp ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_cpp conftest.$ac_ext"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } >/dev/null && {
+	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+    ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_c_try_cpp
+
+@%:@ ac_fn_c_try_run LINENO
+@%:@ ----------------------
+@%:@ Try to link conftest. at S|@ac_ext, and return whether this succeeded. Assumes
+@%:@ that executables *can* be run.
+ac_fn_c_try_run ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: program exited with status $ac_status" >&5
+       $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_retval=$ac_status
+fi
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_c_try_run
+
+@%:@ ac_fn_c_check_func LINENO FUNC VAR
+@%:@ ----------------------------------
+@%:@ Tests whether FUNC exists, setting the cache variable VAR accordingly
+ac_fn_c_check_func ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
+   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+#define $2 innocuous_$2
+
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char $2 (); below.
+    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+    <limits.h> exists even on freestanding compilers.  */
+
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+
+#undef $2
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char $2 ();
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined __stub_$2 || defined __stub___$2
+choke me
+#endif
+
+int
+main ()
+{
+return $2 ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  eval "$3=yes"
+else
+  eval "$3=no"
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} @%:@ ac_fn_c_check_func
+
+@%:@ ac_fn_cxx_try_cpp LINENO
+@%:@ ------------------------
+@%:@ Try to preprocess conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_cpp ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_cpp conftest.$ac_ext"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } >/dev/null && {
+	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+    ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_cxx_try_cpp
+
+@%:@ ac_fn_cxx_try_link LINENO
+@%:@ -------------------------
+@%:@ Try to link conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_link ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext conftest$ac_exeext
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest$ac_exeext && {
+	 test "$cross_compiling" = yes ||
+	 $as_test_x conftest$ac_exeext
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
+  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
+  # interfere with the next link command; also delete a directory that is
+  # left behind by Apple's compiler.  We do this before executing the actions.
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_cxx_try_link
+
+@%:@ ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
+@%:@ -------------------------------------------------------
+@%:@ Tests whether HEADER exists, giving a warning if it cannot be compiled using
+@%:@ the include files in INCLUDES and setting the cache variable VAR
+@%:@ accordingly.
+ac_fn_c_check_header_mongrel ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+else
+  # Is the header compilable?
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
+$as_echo_n "checking $2 usability... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+@%:@include <$2>
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_header_compiler=yes
+else
+  ac_header_compiler=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
+$as_echo "$ac_header_compiler" >&6; }
+
+# Is the header present?
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
+$as_echo_n "checking $2 presence... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <$2>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  ac_header_preproc=yes
+else
+  ac_header_preproc=no
+fi
+rm -f conftest.err conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
+$as_echo "$ac_header_preproc" >&6; }
+
+# So?  What about this header?
+case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
+  yes:no: )
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
+$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+    ;;
+  no:yes:* )
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
+$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
+$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
+$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
+$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+( cat <<\_ASBOX
+## ----------------------------------- ##
+## Report this to orenk at mellanox.co.il ##
+## ----------------------------------- ##
+_ASBOX
+     ) | sed "s/^/$as_me: WARNING:     /" >&2
+    ;;
+esac
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  eval "$3=\$ac_header_compiler"
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} @%:@ ac_fn_c_check_header_mongrel
+cat >config.log <<_ACEOF
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by mstflint $as_me 3.7.0, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
+
+  $ $0 $@
+
+_ACEOF
+exec 5>>config.log
+{
+cat <<_ASUNAME
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
+uname -m = `(uname -m) 2>/dev/null || echo unknown`
+uname -r = `(uname -r) 2>/dev/null || echo unknown`
+uname -s = `(uname -s) 2>/dev/null || echo unknown`
+uname -v = `(uname -v) 2>/dev/null || echo unknown`
+
+/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
+/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
+
+/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
+/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
+/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
+/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
+/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
+/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
+/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
+
+_ASUNAME
+
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    $as_echo "PATH: $as_dir"
+  done
+IFS=$as_save_IFS
+
+} >&5
+
+cat >&5 <<_ACEOF
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+_ACEOF
+
+
+# Keep a trace of the command line.
+# Strip out --no-create and --no-recursion so they do not pile up.
+# Strip out --silent because we don't want to record it for future runs.
+# Also quote any args containing shell meta-characters.
+# Make two passes to allow for proper duplicate-argument suppression.
+ac_configure_args=
+ac_configure_args0=
+ac_configure_args1=
+ac_must_keep_next=false
+for ac_pass in 1 2
+do
+  for ac_arg
+  do
+    case $ac_arg in
+    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
+    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+    | -silent | --silent | --silen | --sile | --sil)
+      continue ;;
+    *\'*)
+      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    case $ac_pass in
+    1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
+    2)
+      as_fn_append ac_configure_args1 " '$ac_arg'"
+      if test $ac_must_keep_next = true; then
+	ac_must_keep_next=false # Got value, back to normal.
+      else
+	case $ac_arg in
+	  *=* | --config-cache | -C | -disable-* | --disable-* \
+	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
+	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
+	  | -with-* | --with-* | -without-* | --without-* | --x)
+	    case "$ac_configure_args0 " in
+	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
+	    esac
+	    ;;
+	  -* ) ac_must_keep_next=true ;;
+	esac
+      fi
+      as_fn_append ac_configure_args " '$ac_arg'"
+      ;;
+    esac
+  done
+done
+{ ac_configure_args0=; unset ac_configure_args0;}
+{ ac_configure_args1=; unset ac_configure_args1;}
+
+# When interrupted or exit'd, cleanup temporary files, and complete
+# config.log.  We remove comments because anyway the quotes in there
+# would cause problems or look ugly.
+# WARNING: Use '\'' to represent an apostrophe within the trap.
+# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
+trap 'exit_status=$?
+  # Save into config.log some information that might help in debugging.
+  {
+    echo
+
+    cat <<\_ASBOX
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+_ASBOX
+    echo
+    # The following way of writing the cache mishandles newlines in values,
+(
+  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
+      *) { eval $ac_var=; unset $ac_var;} ;;
+      esac ;;
+    esac
+  done
+  (set) 2>&1 |
+    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
+    *${as_nl}ac_space=\ *)
+      sed -n \
+	"s/'\''/'\''\\\\'\'''\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
+      ;; #(
+    *)
+      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
+      ;;
+    esac |
+    sort
+)
+    echo
+
+    cat <<\_ASBOX
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+_ASBOX
+    echo
+    for ac_var in $ac_subst_vars
+    do
+      eval ac_val=\$$ac_var
+      case $ac_val in
+      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
+      esac
+      $as_echo "$ac_var='\''$ac_val'\''"
+    done | sort
+    echo
+
+    if test -n "$ac_subst_files"; then
+      cat <<\_ASBOX
+## ------------------- ##
+## File substitutions. ##
+## ------------------- ##
+_ASBOX
+      echo
+      for ac_var in $ac_subst_files
+      do
+	eval ac_val=\$$ac_var
+	case $ac_val in
+	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
+	esac
+	$as_echo "$ac_var='\''$ac_val'\''"
+      done | sort
+      echo
+    fi
+
+    if test -s confdefs.h; then
+      cat <<\_ASBOX
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+_ASBOX
+      echo
+      cat confdefs.h
+      echo
+    fi
+    test "$ac_signal" != 0 &&
+      $as_echo "$as_me: caught signal $ac_signal"
+    $as_echo "$as_me: exit $exit_status"
+  } >&5
+  rm -f core *.core core.conftest.* &&
+    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
+    exit $exit_status
+' 0
+for ac_signal in 1 2 13 15; do
+  trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
+done
+ac_signal=0
+
+# confdefs.h avoids OS command line length limits that DEFS can exceed.
+rm -f -r conftest* confdefs.h
+
+$as_echo "/* confdefs.h */" > confdefs.h
+
+# Predefined preprocessor variables.
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_NAME "$PACKAGE_NAME"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_STRING "$PACKAGE_STRING"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_URL "$PACKAGE_URL"
+_ACEOF
+
+
+# Let the site file select an alternate cache file if it wants to.
+# Prefer an explicitly selected file to automatically selected ones.
+ac_site_file1=NONE
+ac_site_file2=NONE
+if test -n "$CONFIG_SITE"; then
+  ac_site_file1=$CONFIG_SITE
+elif test "x$prefix" != xNONE; then
+  ac_site_file1=$prefix/share/config.site
+  ac_site_file2=$prefix/etc/config.site
+else
+  ac_site_file1=$ac_default_prefix/share/config.site
+  ac_site_file2=$ac_default_prefix/etc/config.site
+fi
+for ac_site_file in "$ac_site_file1" "$ac_site_file2"
+do
+  test "x$ac_site_file" = xNONE && continue
+  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
+$as_echo "$as_me: loading site script $ac_site_file" >&6;}
+    sed 's/^/| /' "$ac_site_file" >&5
+    . "$ac_site_file"
+  fi
+done
+
+if test -r "$cache_file"; then
+  # Some versions of bash will fail to source /dev/null (special files
+  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
+  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
+$as_echo "$as_me: loading cache $cache_file" >&6;}
+    case $cache_file in
+      [\\/]* | ?:[\\/]* ) . "$cache_file";;
+      *)                      . "./$cache_file";;
+    esac
+  fi
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
+$as_echo "$as_me: creating cache $cache_file" >&6;}
+  >$cache_file
+fi
+
+# Check that the precious variables saved in the cache have kept the same
+# value.
+ac_cache_corrupted=false
+for ac_var in $ac_precious_vars; do
+  eval ac_old_set=\$ac_cv_env_${ac_var}_set
+  eval ac_new_set=\$ac_env_${ac_var}_set
+  eval ac_old_val=\$ac_cv_env_${ac_var}_value
+  eval ac_new_val=\$ac_env_${ac_var}_value
+  case $ac_old_set,$ac_new_set in
+    set,)
+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
+$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
+      ac_cache_corrupted=: ;;
+    ,set)
+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
+$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
+      ac_cache_corrupted=: ;;
+    ,);;
+    *)
+      if test "x$ac_old_val" != "x$ac_new_val"; then
+	# differences in whitespace do not lead to failure.
+	ac_old_val_w=`echo x $ac_old_val`
+	ac_new_val_w=`echo x $ac_new_val`
+	if test "$ac_old_val_w" != "$ac_new_val_w"; then
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
+$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
+	  ac_cache_corrupted=:
+	else
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
+$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
+	  eval $ac_var=\$ac_old_val
+	fi
+	{ $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
+$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
+	{ $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
+$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
+      fi;;
+  esac
+  # Pass precious variables to config.status.
+  if test "$ac_new_set" = set; then
+    case $ac_new_val in
+    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
+    *) ac_arg=$ac_var=$ac_new_val ;;
+    esac
+    case " $ac_configure_args " in
+      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
+      *) as_fn_append ac_configure_args " '$ac_arg'" ;;
+    esac
+  fi
+done
+if $ac_cache_corrupted; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
+$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
+  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
+fi
+## -------------------- ##
+## Main body of script. ##
+## -------------------- ##
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PROJECT "mstflint"
+_ACEOF
+
+
+
+
+cat >>confdefs.h <<_ACEOF
+@%:@define VERSION "3.7.0"
+_ACEOF
+
+
+
+ac_aux_dir=
+for ac_dir in config "$srcdir"/config; do
+  for ac_t in install-sh install.sh shtool; do
+    if test -f "$ac_dir/$ac_t"; then
+      ac_aux_dir=$ac_dir
+      ac_install_sh="$ac_aux_dir/$ac_t -c"
+      break 2
+    fi
+  done
+done
+if test -z "$ac_aux_dir"; then
+  as_fn_error "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
+fi
+
+# These three variables are undocumented and unsupported,
+# and are intended to be withdrawn in a future Autoconf release.
+# They can cause serious problems if a builder's source tree is in a directory
+# whose full name contains unusual characters.
+ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
+ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
+ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
+
+
+
+am__api_version='1.11'
+
+# Find a good install program.  We prefer a C program (faster),
+# so one script is as good as another.  But avoid the broken or
+# incompatible versions:
+# SysV /etc/install, /usr/sbin/install
+# SunOS /usr/etc/install
+# IRIX /sbin/install
+# AIX /bin/install
+# AmigaOS /C/install, which installs bootblocks on floppy discs
+# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
+# AFS /usr/afsws/bin/install, which mishandles nonexistent args
+# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
+# OS/2's system install, which has a completely different semantic
+# ./install, which can be erroneously created by make from ./install.sh.
+# Reject install programs that cannot install multiple files.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
+$as_echo_n "checking for a BSD-compatible install... " >&6; }
+if test -z "$INSTALL"; then
+if test "${ac_cv_path_install+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    # Account for people who put trailing slashes in PATH elements.
+case $as_dir/ in @%:@((
+  ./ | .// | /[cC]/* | \
+  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
+  ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
+  /usr/ucb/* ) ;;
+  *)
+    # OSF1 and SCO ODT 3.0 have their own names for install.
+    # Don't use installbsd from OSF since it installs stuff as root
+    # by default.
+    for ac_prog in ginstall scoinst install; do
+      for ac_exec_ext in '' $ac_executable_extensions; do
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
+	  if test $ac_prog = install &&
+	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
+	    # AIX install.  It has an incompatible calling convention.
+	    :
+	  elif test $ac_prog = install &&
+	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
+	    # program-specific install script used by HP pwplus--don't use.
+	    :
+	  else
+	    rm -rf conftest.one conftest.two conftest.dir
+	    echo one > conftest.one
+	    echo two > conftest.two
+	    mkdir conftest.dir
+	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
+	      test -s conftest.one && test -s conftest.two &&
+	      test -s conftest.dir/conftest.one &&
+	      test -s conftest.dir/conftest.two
+	    then
+	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
+	      break 3
+	    fi
+	  fi
+	fi
+      done
+    done
+    ;;
+esac
+
+  done
+IFS=$as_save_IFS
+
+rm -rf conftest.one conftest.two conftest.dir
+
+fi
+  if test "${ac_cv_path_install+set}" = set; then
+    INSTALL=$ac_cv_path_install
+  else
+    # As a last resort, use the slow shell script.  Don't cache a
+    # value for INSTALL within a source directory, because that will
+    # break other packages using the cache if that directory is
+    # removed, or if the value is a relative name.
+    INSTALL=$ac_install_sh
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
+$as_echo "$INSTALL" >&6; }
+
+# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
+# It thinks the first close brace ends the variable substitution.
+test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
+
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
+
+test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
+$as_echo_n "checking whether build environment is sane... " >&6; }
+# Just in case
+sleep 1
+echo timestamp > conftest.file
+# Reject unsafe characters in $srcdir or the absolute working directory
+# name.  Accept space and tab only in the latter.
+am_lf='
+'
+case `pwd` in
+  *[\\\"\#\$\&\'\`$am_lf]*)
+    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
+esac
+case $srcdir in
+  *[\\\"\#\$\&\'\`$am_lf\ \	]*)
+    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
+esac
+
+# Do `set' in a subshell so we don't clobber the current shell's
+# arguments.  Must try -L first in case configure is actually a
+# symlink; some systems play weird games with the mod time of symlinks
+# (eg FreeBSD returns the mod time of the symlink's containing
+# directory).
+if (
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+   if test "$*" = "X"; then
+      # -L didn't work.
+      set X `ls -t "$srcdir/configure" conftest.file`
+   fi
+   rm -f conftest.file
+   if test "$*" != "X $srcdir/configure conftest.file" \
+      && test "$*" != "X conftest.file $srcdir/configure"; then
+
+      # If neither matched, then we have a broken ls.  This can happen
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
+      # broken ls alias from the environment.  This has actually
+      # happened.  Such a system could not be considered "sane".
+      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
+alias in your environment" "$LINENO" 5
+   fi
+
+   test "$2" = conftest.file
+   )
+then
+   # Ok.
+   :
+else
+   as_fn_error "newly created file is older than distributed files!
+Check your system clock" "$LINENO" 5
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+test "$program_prefix" != NONE &&
+  program_transform_name="s&^&$program_prefix&;$program_transform_name"
+# Use a double $ so make ignores it.
+test "$program_suffix" != NONE &&
+  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
+# Double any \ or $.
+# By default was `s,x,x', remove it if useless.
+ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
+program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
+
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`cd $ac_aux_dir && pwd`
+
+if test x"${MISSING+set}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
+  *)
+    MISSING="\${SHELL} $am_aux_dir/missing" ;;
+  esac
+fi
+# Use eval to expand $SHELL
+if eval "$MISSING --run true"; then
+  am_missing_run="$MISSING --run "
+else
+  am_missing_run=
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
+fi
+
+if test x"${install_sh}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
+  *)
+    install_sh="\${SHELL} $am_aux_dir/install-sh"
+  esac
+fi
+
+# Installed binaries are usually stripped using `strip' when the user
+# run `make install-strip'.  However `strip' might not be the right
+# tool to use in cross-compilation environments, therefore Automake
+# will honor the `STRIP' environment variable to overrule this program.
+if test "$cross_compiling" != no; then
+  if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+set dummy ${ac_tool_prefix}strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$STRIP"; then
+  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+STRIP=$ac_cv_prog_STRIP
+if test -n "$STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
+$as_echo "$STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_STRIP"; then
+  ac_ct_STRIP=$STRIP
+  # Extract the first word of "strip", so it can be a program name with args.
+set dummy strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_STRIP"; then
+  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_STRIP="strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+if test -n "$ac_ct_STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
+$as_echo "$ac_ct_STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_STRIP" = x; then
+    STRIP=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    STRIP=$ac_ct_STRIP
+  fi
+else
+  STRIP="$ac_cv_prog_STRIP"
+fi
+
+fi
+INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
+$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
+if test -z "$MKDIR_P"; then
+  if test "${ac_cv_path_mkdir+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in mkdir gmkdir; do
+	 for ac_exec_ext in '' $ac_executable_extensions; do
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
+	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
+	     'mkdir (GNU coreutils) '* | \
+	     'mkdir (coreutils) '* | \
+	     'mkdir (fileutils) '4.1*)
+	       ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
+	       break 3;;
+	   esac
+	 done
+       done
+  done
+IFS=$as_save_IFS
+
+fi
+
+  test -d ./--version && rmdir ./--version
+  if test "${ac_cv_path_mkdir+set}" = set; then
+    MKDIR_P="$ac_cv_path_mkdir -p"
+  else
+    # As a last resort, use the slow shell script.  Don't cache a
+    # value for MKDIR_P within a source directory, because that will
+    # break other packages using the cache if that directory is
+    # removed, or if the value is a relative name.
+    MKDIR_P="$ac_install_sh -d"
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
+$as_echo "$MKDIR_P" >&6; }
+
+mkdir_p="$MKDIR_P"
+case $mkdir_p in
+  [\\/$]* | ?:[\\/]*) ;;
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
+esac
+
+for ac_prog in gawk mawk nawk awk
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_AWK+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$AWK"; then
+  ac_cv_prog_AWK="$AWK" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_AWK="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+AWK=$ac_cv_prog_AWK
+if test -n "$AWK"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
+$as_echo "$AWK" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$AWK" && break
+done
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
+$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
+set x ${MAKE-make}
+ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
+if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat >conftest.make <<\_ACEOF
+SHELL = /bin/sh
+all:
+	@echo '@@@%%%=$(MAKE)=@@@%%%'
+_ACEOF
+# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+case `${MAKE-make} -f conftest.make 2>/dev/null` in
+  *@@@%%%=?*=@@@%%%*)
+    eval ac_cv_prog_make_${ac_make}_set=yes;;
+  *)
+    eval ac_cv_prog_make_${ac_make}_set=no;;
+esac
+rm -f conftest.make
+fi
+if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+  SET_MAKE=
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+  SET_MAKE="MAKE=${MAKE-make}"
+fi
+
+rm -rf .tst 2>/dev/null
+mkdir .tst 2>/dev/null
+if test -d .tst; then
+  am__leading_dot=.
+else
+  am__leading_dot=_
+fi
+rmdir .tst 2>/dev/null
+
+if test "`cd $srcdir && pwd`" != "`pwd`"; then
+  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
+  # is not polluted with repeated "-I."
+  am__isrc=' -I$(srcdir)'
+  # test to see if srcdir already configured
+  if test -f $srcdir/config.status; then
+    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
+  fi
+fi
+
+# test whether we have cygpath
+if test -z "$CYGPATH_W"; then
+  if (cygpath --version) >/dev/null 2>/dev/null; then
+    CYGPATH_W='cygpath -w'
+  else
+    CYGPATH_W=echo
+  fi
+fi
+
+
+# Define the identity of the package.
+ PACKAGE=mstflint
+ VERSION=3.7.0
+
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE "$PACKAGE"
+_ACEOF
+
+ 
+cat >>confdefs.h <<_ACEOF
+@%:@define VERSION "$VERSION"
+_ACEOF
+
+# Some tools Automake needs.
+
+ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
+
+
+AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
+
+
+AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
+
+
+AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
+
+
+MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
+
+# We need awk for the "check" target.  The system "awk" is bad on
+# some platforms.
+# Always define AMTAR for backward compatibility.
+
+AMTAR=${AMTAR-"${am_missing_run}tar"}
+
+am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
+
+
+
+
+
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}gcc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="${ac_tool_prefix}gcc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_CC"; then
+  ac_ct_CC=$CC
+  # Extract the first word of "gcc", so it can be a program name with args.
+set dummy gcc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CC"; then
+  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CC="gcc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
+$as_echo "$ac_ct_CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_CC" = x; then
+    CC=""
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
+else
+  CC="$ac_cv_prog_CC"
+fi
+
+if test -z "$CC"; then
+          if test -n "$ac_tool_prefix"; then
+    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}cc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="${ac_tool_prefix}cc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  fi
+fi
+if test -z "$CC"; then
+  # Extract the first word of "cc", so it can be a program name with args.
+set dummy cc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+  ac_prog_rejected=no
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
+       ac_prog_rejected=yes
+       continue
+     fi
+    ac_cv_prog_CC="cc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+if test $ac_prog_rejected = yes; then
+  # We found a bogon in the path, so make sure we never use it.
+  set dummy $ac_cv_prog_CC
+  shift
+  if test $@%:@ != 0; then
+    # We chose a different compiler from the bogus one.
+    # However, it has the same basename, so the bogon will be chosen
+    # first if we set CC to just the basename; use the full file name.
+    shift
+    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
+  fi
+fi
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$CC"; then
+  if test -n "$ac_tool_prefix"; then
+  for ac_prog in cl.exe
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$CC" && break
+  done
+fi
+if test -z "$CC"; then
+  ac_ct_CC=$CC
+  for ac_prog in cl.exe
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CC"; then
+  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CC="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
+$as_echo "$ac_ct_CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_CC" && break
+done
+
+  if test "x$ac_ct_CC" = x; then
+    CC=""
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
+fi
+
+fi
+
+
+test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "no acceptable C compiler found in \$PATH
+See \`config.log' for more details." "$LINENO" 5; }
+
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
+
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
+# Try to create an executable without -o first, disregard a.out.
+# It will help us diagnose broken compilers, and finding out an intuition
+# of exeext.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
+$as_echo_n "checking whether the C compiler works... " >&6; }
+ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
+
+# The possible output files:
+ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
+
+ac_rmfiles=
+for ac_file in $ac_files
+do
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
+    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
+  esac
+done
+rm -f $ac_rmfiles
+
+if { { ac_try="$ac_link_default"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link_default") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
+# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
+# in a Makefile.  We should not override ac_cv_exeext if it was cached,
+# so that the user can short-circuit this test for compilers unknown to
+# Autoconf.
+for ac_file in $ac_files ''
+do
+  test -f "$ac_file" || continue
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
+	;;
+    [ab].out )
+	# We found the default executable, but exeext='' is most
+	# certainly right.
+	break;;
+    *.* )
+	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
+	then :; else
+	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+	fi
+	# We set ac_cv_exeext here because the later test for it is not
+	# safe: cross compilers may not add the suffix if given an `-o'
+	# argument, so we may need to know it at that point already.
+	# Even if this section looks crufty: it has the advantage of
+	# actually working.
+	break;;
+    * )
+	break;;
+  esac
+done
+test "$ac_cv_exeext" = no && ac_cv_exeext=
+
+else
+  ac_file=''
+fi
+if test -z "$ac_file"; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+$as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+{ as_fn_set_status 77
+as_fn_error "C compiler cannot create executables
+See \`config.log' for more details." "$LINENO" 5; }; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
+$as_echo_n "checking for C compiler default output file name... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
+$as_echo "$ac_file" >&6; }
+ac_exeext=$ac_cv_exeext
+
+rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
+ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
+$as_echo_n "checking for suffix of executables... " >&6; }
+if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  # If both `conftest.exe' and `conftest' are `present' (well, observable)
+# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
+# work properly (i.e., refer to `conftest.exe'), while it won't with
+# `rm'.
+for ac_file in conftest.exe conftest conftest.*; do
+  test -f "$ac_file" || continue
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
+    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+	  break;;
+    * ) break;;
+  esac
+done
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+rm -f conftest conftest$ac_cv_exeext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
+$as_echo "$ac_cv_exeext" >&6; }
+
+rm -f conftest.$ac_ext
+EXEEXT=$ac_cv_exeext
+ac_exeext=$EXEEXT
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <stdio.h>
+int
+main ()
+{
+FILE *f = fopen ("conftest.out", "w");
+ return ferror (f) || fclose (f) != 0;
+
+  ;
+  return 0;
+}
+_ACEOF
+ac_clean_files="$ac_clean_files conftest.out"
+# Check that the compiler produces executables we can run.  If not, either
+# the compiler is broken, or we cross compile.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
+$as_echo_n "checking whether we are cross compiling... " >&6; }
+if test "$cross_compiling" != yes; then
+  { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+  if { ac_try='./conftest$ac_cv_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then
+    cross_compiling=no
+  else
+    if test "$cross_compiling" = maybe; then
+	cross_compiling=yes
+    else
+	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot run C compiled programs.
+If you meant to cross compile, use \`--host'.
+See \`config.log' for more details." "$LINENO" 5; }
+    fi
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
+$as_echo "$cross_compiling" >&6; }
+
+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
+ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
+$as_echo_n "checking for suffix of object files... " >&6; }
+if test "${ac_cv_objext+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.o conftest.obj
+if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  for ac_file in conftest.o conftest.obj conftest.*; do
+  test -f "$ac_file" || continue;
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
+    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
+       break;;
+  esac
+done
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot compute suffix of object files: cannot compile
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+rm -f conftest.$ac_cv_objext conftest.$ac_ext
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
+$as_echo "$ac_cv_objext" >&6; }
+OBJEXT=$ac_cv_objext
+ac_objext=$OBJEXT
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
+$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
+if test "${ac_cv_c_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_c_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
+$as_echo "$ac_cv_c_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GCC=yes
+else
+  GCC=
+fi
+ac_test_CFLAGS=${CFLAGS+set}
+ac_save_CFLAGS=$CFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
+$as_echo_n "checking whether $CC accepts -g... " >&6; }
+if test "${ac_cv_prog_cc_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_c_werror_flag=$ac_c_werror_flag
+   ac_c_werror_flag=yes
+   ac_cv_prog_cc_g=no
+   CFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_g=yes
+else
+  CFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  
+else
+  ac_c_werror_flag=$ac_save_c_werror_flag
+	 CFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_c_werror_flag=$ac_save_c_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
+$as_echo "$ac_cv_prog_cc_g" >&6; }
+if test "$ac_test_CFLAGS" = set; then
+  CFLAGS=$ac_save_CFLAGS
+elif test $ac_cv_prog_cc_g = yes; then
+  if test "$GCC" = yes; then
+    CFLAGS="-g -O2"
+  else
+    CFLAGS="-g"
+  fi
+else
+  if test "$GCC" = yes; then
+    CFLAGS="-O2"
+  else
+    CFLAGS=
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
+$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
+if test "${ac_cv_prog_cc_c89+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_cv_prog_cc_c89=no
+ac_save_CC=$CC
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdarg.h>
+#include <stdio.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
+struct buf { int x; };
+FILE * (*rcsopen) (struct buf *, struct stat *, int);
+static char *e (p, i)
+     char **p;
+     int i;
+{
+  return p[i];
+}
+static char *f (char * (*g) (char **, int), char **p, ...)
+{
+  char *s;
+  va_list v;
+  va_start (v,p);
+  s = g (p, va_arg (v,int));
+  va_end (v);
+  return s;
+}
+
+/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
+   function prototypes and stuff, but not '\xHH' hex character constants.
+   These don't provoke an error unfortunately, instead are silently treated
+   as 'x'.  The following induces an error, until -std is added to get
+   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
+   array size at least.  It's necessary to write '\x00'==0 to get something
+   that's true only with -std.  */
+int osf4_cc_array ['\x00' == 0 ? 1 : -1];
+
+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
+   inside strings and character constants.  */
+#define FOO(x) 'x'
+int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
+
+int test (int i, double x);
+struct s1 {int (*f) (int a);};
+struct s2 {int (*f) (double a);};
+int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
+int argc;
+char **argv;
+int
+main ()
+{
+return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
+  ;
+  return 0;
+}
+_ACEOF
+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
+	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
+do
+  CC="$ac_save_CC $ac_arg"
+  if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_c89=$ac_arg
+fi
+rm -f core conftest.err conftest.$ac_objext
+  test "x$ac_cv_prog_cc_c89" != "xno" && break
+done
+rm -f conftest.$ac_ext
+CC=$ac_save_CC
+
+fi
+# AC_CACHE_VAL
+case "x$ac_cv_prog_cc_c89" in
+  x)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
+$as_echo "none needed" >&6; } ;;
+  xno)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
+$as_echo "unsupported" >&6; } ;;
+  *)
+    CC="$CC $ac_cv_prog_cc_c89"
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
+$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
+esac
+if test "x$ac_cv_prog_cc_c89" != xno; then :
+  
+fi
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+DEPDIR="${am__leading_dot}deps"
+
+ac_config_commands="$ac_config_commands depfiles"
+
+
+am_make=${MAKE-make}
+cat > confinc << 'END'
+am__doit:
+	@echo this is the am__doit target
+.PHONY: am__doit
+END
+# If we don't find an include directive, just comment out the code.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
+$as_echo_n "checking for style of include used by $am_make... " >&6; }
+am__include="#"
+am__quote=
+_am_result=none
+# First try GNU make style include.
+echo "include confinc" > confmf
+# Ignore all kinds of additional output from `make'.
+case `$am_make -s -f confmf 2> /dev/null` in #(
+*the\ am__doit\ target*)
+  am__include=include
+  am__quote=
+  _am_result=GNU
+  ;;
+esac
+# Now try BSD make style include.
+if test "$am__include" = "#"; then
+   echo '.include "confinc"' > confmf
+   case `$am_make -s -f confmf 2> /dev/null` in #(
+   *the\ am__doit\ target*)
+     am__include=.include
+     am__quote="\""
+     _am_result=BSD
+     ;;
+   esac
+fi
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
+$as_echo "$_am_result" >&6; }
+rm -f confinc confmf
+
+@%:@ Check whether --enable-dependency-tracking was given.
+if test "${enable_dependency_tracking+set}" = set; then :
+  enableval=$enable_dependency_tracking; 
+fi
+
+if test "x$enable_dependency_tracking" != xno; then
+  am_depcomp="$ac_aux_dir/depcomp"
+  AMDEPBACKSLASH='\'
+fi
+ if test "x$enable_dependency_tracking" != xno; then
+  AMDEP_TRUE=
+  AMDEP_FALSE='#'
+else
+  AMDEP_TRUE='#'
+  AMDEP_FALSE=
+fi
+
+
+
+depcc="$CC"   am_compiler_list=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+  # We make a subdir and do the tests there.  Otherwise we can end up
+  # making bogus files that we don't know about and never remove.  For
+  # instance it was reported that on HP-UX the gcc test will end up
+  # making a dummy file named `D' -- because `-MD' means `put the output
+  # in D'.
+  mkdir conftest.dir
+  # Copy depcomp to subdir because otherwise we won't find it if we're
+  # using a relative directory.
+  cp "$am_depcomp" conftest.dir
+  cd conftest.dir
+  # We will build objects and dependencies in a subdirectory because
+  # it helps to detect inapplicable dependency modes.  For instance
+  # both Tru64's cc and ICC support -MD to output dependencies as a
+  # side effect of compilation, but ICC will put the dependencies in
+  # the current directory while Tru64 will put them in the object
+  # directory.
+  mkdir sub
+
+  am_cv_CC_dependencies_compiler_type=none
+  if test "$am_compiler_list" = ""; then
+     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+  fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
+
+  for depmode in $am_compiler_list; do
+    # Setup a source with many dependencies, because some compilers
+    # like to wrap large dependency lists on column 80 (with \), and
+    # we should not choose a depcomp mode which is confused by this.
+    #
+    # We need to recreate these files for each test, as the compiler may
+    # overwrite some of them when testing with obscure command lines.
+    # This happens at least with the AIX C compiler.
+    : > sub/conftest.c
+    for i in 1 2 3 4 5 6; do
+      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+      # Solaris 8's {/usr,}/bin/sh.
+      touch sub/conftst$i.h
+    done
+    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
+    case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
+    nosideeffect)
+      # after this tag, mechanisms are not by side-effect, so they'll
+      # only be used when explicitly requested
+      if test "x$enable_dependency_tracking" = xyes; then
+	continue
+      else
+	break
+      fi
+      ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
+    none) break ;;
+    esac
+    if depmode=$depmode \
+       source=sub/conftest.c object=$am__obj \
+       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+         >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+      # icc doesn't choke on unknown options, it will just issue warnings
+      # or remarks (even with -Werror).  So we grep stderr for any message
+      # that says an option was ignored or not supported.
+      # When given -MP, icc 7.0 and 7.1 complain thusly:
+      #   icc: Command line warning: ignoring option '-M'; no argument required
+      # The diagnosis changed in icc 8.0:
+      #   icc: Command line remark: option '-MP' not supported
+      if (grep 'ignoring option' conftest.err ||
+          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+        am_cv_CC_dependencies_compiler_type=$depmode
+        break
+      fi
+    fi
+  done
+
+  cd ..
+  rm -rf conftest.dir
+else
+  am_cv_CC_dependencies_compiler_type=none
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
+CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
+
+ if 
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
+  am__fastdepCC_TRUE=
+  am__fastdepCC_FALSE='#'
+else
+  am__fastdepCC_TRUE='#'
+  am__fastdepCC_FALSE=
+fi
+
+
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+if test -z "$CXX"; then
+  if test -n "$CCC"; then
+    CXX=$CCC
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CXX"; then
+  ac_cv_prog_CXX="$CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CXX=$ac_cv_prog_CXX
+if test -n "$CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
+$as_echo "$CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$CXX" && break
+  done
+fi
+if test -z "$CXX"; then
+  ac_ct_CXX=$CXX
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CXX"; then
+  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CXX="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
+if test -n "$ac_ct_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
+$as_echo "$ac_ct_CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_CXX" && break
+done
+
+  if test "x$ac_ct_CXX" = x; then
+    CXX="g++"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CXX=$ac_ct_CXX
+  fi
+fi
+
+  fi
+fi
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
+$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
+if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
+$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GXX=yes
+else
+  GXX=
+fi
+ac_test_CXXFLAGS=${CXXFLAGS+set}
+ac_save_CXXFLAGS=$CXXFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
+$as_echo_n "checking whether $CXX accepts -g... " >&6; }
+if test "${ac_cv_prog_cxx_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+   ac_cxx_werror_flag=yes
+   ac_cv_prog_cxx_g=no
+   CXXFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+else
+  CXXFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  
+else
+  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+	 CXXFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
+$as_echo "$ac_cv_prog_cxx_g" >&6; }
+if test "$ac_test_CXXFLAGS" = set; then
+  CXXFLAGS=$ac_save_CXXFLAGS
+elif test $ac_cv_prog_cxx_g = yes; then
+  if test "$GXX" = yes; then
+    CXXFLAGS="-g -O2"
+  else
+    CXXFLAGS="-g"
+  fi
+else
+  if test "$GXX" = yes; then
+    CXXFLAGS="-O2"
+  else
+    CXXFLAGS=
+  fi
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+depcc="$CXX"  am_compiler_list=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+  # We make a subdir and do the tests there.  Otherwise we can end up
+  # making bogus files that we don't know about and never remove.  For
+  # instance it was reported that on HP-UX the gcc test will end up
+  # making a dummy file named `D' -- because `-MD' means `put the output
+  # in D'.
+  mkdir conftest.dir
+  # Copy depcomp to subdir because otherwise we won't find it if we're
+  # using a relative directory.
+  cp "$am_depcomp" conftest.dir
+  cd conftest.dir
+  # We will build objects and dependencies in a subdirectory because
+  # it helps to detect inapplicable dependency modes.  For instance
+  # both Tru64's cc and ICC support -MD to output dependencies as a
+  # side effect of compilation, but ICC will put the dependencies in
+  # the current directory while Tru64 will put them in the object
+  # directory.
+  mkdir sub
+
+  am_cv_CXX_dependencies_compiler_type=none
+  if test "$am_compiler_list" = ""; then
+     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+  fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
+
+  for depmode in $am_compiler_list; do
+    # Setup a source with many dependencies, because some compilers
+    # like to wrap large dependency lists on column 80 (with \), and
+    # we should not choose a depcomp mode which is confused by this.
+    #
+    # We need to recreate these files for each test, as the compiler may
+    # overwrite some of them when testing with obscure command lines.
+    # This happens at least with the AIX C compiler.
+    : > sub/conftest.c
+    for i in 1 2 3 4 5 6; do
+      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+      # Solaris 8's {/usr,}/bin/sh.
+      touch sub/conftst$i.h
+    done
+    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
+    case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
+    nosideeffect)
+      # after this tag, mechanisms are not by side-effect, so they'll
+      # only be used when explicitly requested
+      if test "x$enable_dependency_tracking" = xyes; then
+	continue
+      else
+	break
+      fi
+      ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
+    none) break ;;
+    esac
+    if depmode=$depmode \
+       source=sub/conftest.c object=$am__obj \
+       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+         >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+      # icc doesn't choke on unknown options, it will just issue warnings
+      # or remarks (even with -Werror).  So we grep stderr for any message
+      # that says an option was ignored or not supported.
+      # When given -MP, icc 7.0 and 7.1 complain thusly:
+      #   icc: Command line warning: ignoring option '-M'; no argument required
+      # The diagnosis changed in icc 8.0:
+      #   icc: Command line remark: option '-MP' not supported
+      if (grep 'ignoring option' conftest.err ||
+          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+        am_cv_CXX_dependencies_compiler_type=$depmode
+        break
+      fi
+    fi
+  done
+
+  cd ..
+  rm -rf conftest.dir
+else
+  am_cv_CXX_dependencies_compiler_type=none
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
+CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
+
+ if 
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
+  am__fastdepCXX_TRUE=
+  am__fastdepCXX_FALSE='#'
+else
+  am__fastdepCXX_TRUE='#'
+  am__fastdepCXX_FALSE=
+fi
+
+
+case `pwd` in
+  *\ * | *\	*)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
+$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
+esac
+
+
+
+macro_version='2.2.6b'
+macro_revision='1.3017'
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+
+ltmain="$ac_aux_dir/ltmain.sh"
+
+# Make sure we can run config.sub.
+$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
+  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
+$as_echo_n "checking build system type... " >&6; }
+if test "${ac_cv_build+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_build_alias=$build_alias
+test "x$ac_build_alias" = x &&
+  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
+test "x$ac_build_alias" = x &&
+  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
+ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
+  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
+$as_echo "$ac_cv_build" >&6; }
+case $ac_cv_build in
+*-*-*) ;;
+*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
+esac
+build=$ac_cv_build
+ac_save_IFS=$IFS; IFS='-'
+set x $ac_cv_build
+shift
+build_cpu=$1
+build_vendor=$2
+shift; shift
+# Remember, the first character of IFS is used to create $*,
+# except with old shells:
+build_os=$*
+IFS=$ac_save_IFS
+case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
+$as_echo_n "checking host system type... " >&6; }
+if test "${ac_cv_host+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test "x$host_alias" = x; then
+  ac_cv_host=$ac_cv_build
+else
+  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
+    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
+$as_echo "$ac_cv_host" >&6; }
+case $ac_cv_host in
+*-*-*) ;;
+*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
+esac
+host=$ac_cv_host
+ac_save_IFS=$IFS; IFS='-'
+set x $ac_cv_host
+shift
+host_cpu=$1
+host_vendor=$2
+shift; shift
+# Remember, the first character of IFS is used to create $*,
+# except with old shells:
+host_os=$*
+IFS=$ac_save_IFS
+case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
+$as_echo_n "checking for a sed that does not truncate output... " >&6; }
+if test "${ac_cv_path_SED+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+            ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
+     for ac_i in 1 2 3 4 5 6 7; do
+       ac_script="$ac_script$as_nl$ac_script"
+     done
+     echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
+     { ac_script=; unset ac_script;}
+     if test -z "$SED"; then
+  ac_path_SED_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in sed gsed; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
+# Check for GNU ac_path_SED and select it if it is found.
+  # Check for GNU $ac_path_SED
+case `"$ac_path_SED" --version 2>&1` in
+*GNU*)
+  ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo '' >> "conftest.nl"
+    "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_SED_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_SED="$ac_path_SED"
+      ac_path_SED_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_SED_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_SED"; then
+    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
+  fi
+else
+  ac_cv_path_SED=$SED
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
+$as_echo "$ac_cv_path_SED" >&6; }
+ SED="$ac_cv_path_SED"
+  rm -f conftest.sed
+
+test -z "$SED" && SED=sed
+Xsed="$SED -e 1s/^X//"
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
+$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
+if test "${ac_cv_path_GREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$GREP"; then
+  ac_path_GREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in grep ggrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
+# Check for GNU ac_path_GREP and select it if it is found.
+  # Check for GNU $ac_path_GREP
+case `"$ac_path_GREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'GREP' >> "conftest.nl"
+    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_GREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_GREP="$ac_path_GREP"
+      ac_path_GREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_GREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_GREP"; then
+    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_GREP=$GREP
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
+$as_echo "$ac_cv_path_GREP" >&6; }
+ GREP="$ac_cv_path_GREP"
+ 
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
+$as_echo_n "checking for egrep... " >&6; }
+if test "${ac_cv_path_EGREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
+   then ac_cv_path_EGREP="$GREP -E"
+   else
+     if test -z "$EGREP"; then
+  ac_path_EGREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in egrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
+# Check for GNU ac_path_EGREP and select it if it is found.
+  # Check for GNU $ac_path_EGREP
+case `"$ac_path_EGREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'EGREP' >> "conftest.nl"
+    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_EGREP="$ac_path_EGREP"
+      ac_path_EGREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_EGREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_EGREP"; then
+    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_EGREP=$EGREP
+fi
+
+   fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
+$as_echo "$ac_cv_path_EGREP" >&6; }
+ EGREP="$ac_cv_path_EGREP"
+ 
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
+$as_echo_n "checking for fgrep... " >&6; }
+if test "${ac_cv_path_FGREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
+   then ac_cv_path_FGREP="$GREP -F"
+   else
+     if test -z "$FGREP"; then
+  ac_path_FGREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in fgrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
+# Check for GNU ac_path_FGREP and select it if it is found.
+  # Check for GNU $ac_path_FGREP
+case `"$ac_path_FGREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'FGREP' >> "conftest.nl"
+    "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_FGREP="$ac_path_FGREP"
+      ac_path_FGREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_FGREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_FGREP"; then
+    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_FGREP=$FGREP
+fi
+
+   fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
+$as_echo "$ac_cv_path_FGREP" >&6; }
+ FGREP="$ac_cv_path_FGREP"
+ 
+
+test -z "$GREP" && GREP=grep
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+
+
+@%:@ Check whether --with-gnu-ld was given.
+if test "${with_gnu_ld+set}" = set; then :
+  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
+else
+  with_gnu_ld=no
+fi
+
+ac_prog=ld
+if test "$GCC" = yes; then
+  # Check if gcc -print-prog-name=ld gives a path.
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
+$as_echo_n "checking for ld used by $CC... " >&6; }
+  case $host in
+  *-*-mingw*)
+    # gcc leaves a trailing carriage return which upsets mingw
+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+  *)
+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+  esac
+  case $ac_prog in
+    # Accept absolute paths.
+    [\\/]* | ?:[\\/]*)
+      re_direlt='/[^/][^/]*/\.\./'
+      # Canonicalize the pathname of ld
+      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
+      done
+      test -z "$LD" && LD="$ac_prog"
+      ;;
+  "")
+    # If it fails, then pretend we aren't using GCC.
+    ac_prog=ld
+    ;;
+  *)
+    # If it is relative, then search for the first ld in PATH.
+    with_gnu_ld=unknown
+    ;;
+  esac
+elif test "$with_gnu_ld" = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
+$as_echo_n "checking for GNU ld... " >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
+$as_echo_n "checking for non-GNU ld... " >&6; }
+fi
+if test "${lt_cv_path_LD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$LD"; then
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  for ac_dir in $PATH; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+      lt_cv_path_LD="$ac_dir/$ac_prog"
+      # Check to see if the program is GNU ld.  I'd rather use --version,
+      # but apparently some variants of GNU ld only accept -v.
+      # Break only if it was the GNU/non-GNU ld that we prefer.
+      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+      *GNU* | *'with BFD'*)
+	test "$with_gnu_ld" != no && break
+	;;
+      *)
+	test "$with_gnu_ld" != yes && break
+	;;
+      esac
+    fi
+  done
+  IFS="$lt_save_ifs"
+else
+  lt_cv_path_LD="$LD" # Let the user override the test with a path.
+fi
+fi
+
+LD="$lt_cv_path_LD"
+if test -n "$LD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
+$as_echo "$LD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
+$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
+if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  # I'd rather use --version here, but apparently some GNU lds only accept -v.
+case `$LD -v 2>&1 </dev/null` in
+*GNU* | *'with BFD'*)
+  lt_cv_prog_gnu_ld=yes
+  ;;
+*)
+  lt_cv_prog_gnu_ld=no
+  ;;
+esac
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
+$as_echo "$lt_cv_prog_gnu_ld" >&6; }
+with_gnu_ld=$lt_cv_prog_gnu_ld
+
+
+
+
+    
+    
+    
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
+$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
+if test "${lt_cv_path_NM+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$NM"; then
+  # Let the user override the test.
+  lt_cv_path_NM="$NM"
+else
+  lt_nm_to_check="${ac_tool_prefix}nm"
+  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
+    lt_nm_to_check="$lt_nm_to_check nm"
+  fi
+  for lt_tmp_nm in $lt_nm_to_check; do
+    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
+      IFS="$lt_save_ifs"
+      test -z "$ac_dir" && ac_dir=.
+      tmp_nm="$ac_dir/$lt_tmp_nm"
+      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
+	# Check to see if the nm accepts a BSD-compat flag.
+	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
+	#   nm: unknown option "B" ignored
+	# Tru64's nm complains that /dev/null is an invalid object file
+	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
+	*/dev/null* | *'Invalid file or object type'*)
+	  lt_cv_path_NM="$tmp_nm -B"
+	  break
+	  ;;
+	*)
+	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
+	  */dev/null*)
+	    lt_cv_path_NM="$tmp_nm -p"
+	    break
+	    ;;
+	  *)
+	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
+	    continue # so that we can try to find one that supports BSD flags
+	    ;;
+	  esac
+	  ;;
+	esac
+      fi
+    done
+    IFS="$lt_save_ifs"
+  done
+  : ${lt_cv_path_NM=no}
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
+$as_echo "$lt_cv_path_NM" >&6; }
+if test "$lt_cv_path_NM" != "no"; then
+  NM="$lt_cv_path_NM"
+else
+  # Didn't find any BSD compatible name lister, look for dumpbin.
+  if test -n "$ac_tool_prefix"; then
+  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$DUMPBIN"; then
+  ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+DUMPBIN=$ac_cv_prog_DUMPBIN
+if test -n "$DUMPBIN"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
+$as_echo "$DUMPBIN" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$DUMPBIN" && break
+  done
+fi
+if test -z "$DUMPBIN"; then
+  ac_ct_DUMPBIN=$DUMPBIN
+  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_DUMPBIN"; then
+  ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
+if test -n "$ac_ct_DUMPBIN"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
+$as_echo "$ac_ct_DUMPBIN" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_DUMPBIN" && break
+done
+
+  if test "x$ac_ct_DUMPBIN" = x; then
+    DUMPBIN=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    DUMPBIN=$ac_ct_DUMPBIN
+  fi
+fi
+
+  
+  if test "$DUMPBIN" != ":"; then
+    NM="$DUMPBIN"
+  fi
+fi
+test -z "$NM" && NM=nm
+
+
+    
+    
+    
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
+$as_echo_n "checking the name lister ($NM) interface... " >&6; }
+if test "${lt_cv_nm_interface+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_nm_interface="BSD nm"
+  echo "int some_variable = 0;" > conftest.$ac_ext
+  (eval echo "\"\$as_me:__oline__: $ac_compile\"" >&5)
+  (eval "$ac_compile" 2>conftest.err)
+  cat conftest.err >&5
+  (eval echo "\"\$as_me:__oline__: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
+  cat conftest.err >&5
+  (eval echo "\"\$as_me:__oline__: output\"" >&5)
+  cat conftest.out >&5
+  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
+    lt_cv_nm_interface="MS dumpbin"
+  fi
+  rm -f conftest*
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
+$as_echo "$lt_cv_nm_interface" >&6; }
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
+$as_echo_n "checking whether ln -s works... " >&6; }
+LN_S=$as_ln_s
+if test "$LN_S" = "ln -s"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
+$as_echo "no, using $LN_S" >&6; }
+fi
+
+# find the maximum length of command line arguments
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
+$as_echo_n "checking the maximum length of command line arguments... " >&6; }
+if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+    i=0
+  teststring="ABCD"
+
+  case $build_os in
+  msdosdjgpp*)
+    # On DJGPP, this test can blow up pretty badly due to problems in libc
+    # (any single argument exceeding 2000 bytes causes a buffer overrun
+    # during glob expansion).  Even if it were fixed, the result of this
+    # check would be larger than it should be.
+    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
+    ;;
+
+  gnu*)
+    # Under GNU Hurd, this test is not required because there is
+    # no limit to the length of command line arguments.
+    # Libtool will interpret -1 as no limit whatsoever
+    lt_cv_sys_max_cmd_len=-1;
+    ;;
+
+  cygwin* | mingw* | cegcc*)
+    # On Win9x/ME, this test blows up -- it succeeds, but takes
+    # about 5 minutes as the teststring grows exponentially.
+    # Worse, since 9x/ME are not pre-emptively multitasking,
+    # you end up with a "frozen" computer, even though with patience
+    # the test eventually succeeds (with a max line length of 256k).
+    # Instead, let's just punt: use the minimum linelength reported by
+    # all of the supported platforms: 8192 (on NT/2K/XP).
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
+  amigaos*)
+    # On AmigaOS with pdksh, this test takes hours, literally.
+    # So we just punt and use a minimum line length of 8192.
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
+  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
+    # This has been around since 386BSD, at least.  Likely further.
+    if test -x /sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
+    elif test -x /usr/sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
+    else
+      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
+    fi
+    # And add a safety zone
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+    ;;
+
+  interix*)
+    # We know the value 262144 and hardcode it with a safety zone (like BSD)
+    lt_cv_sys_max_cmd_len=196608
+    ;;
+
+  osf*)
+    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
+    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
+    # nice to cause kernel panics so lets avoid the loop below.
+    # First set a reasonable default.
+    lt_cv_sys_max_cmd_len=16384
+    #
+    if test -x /sbin/sysconfig; then
+      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
+        *1*) lt_cv_sys_max_cmd_len=-1 ;;
+      esac
+    fi
+    ;;
+  sco3.2v5*)
+    lt_cv_sys_max_cmd_len=102400
+    ;;
+  sysv5* | sco5v6* | sysv4.2uw2*)
+    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
+    if test -n "$kargmax"; then
+      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
+    else
+      lt_cv_sys_max_cmd_len=32768
+    fi
+    ;;
+  *)
+    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
+    if test -n "$lt_cv_sys_max_cmd_len"; then
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+    else
+      # Make teststring a little bigger before we do anything with it.
+      # a 1K string should be a reasonable start.
+      for i in 1 2 3 4 5 6 7 8 ; do
+        teststring=$teststring$teststring
+      done
+      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
+      # If test is not a shell built-in, we'll probably end up computing a
+      # maximum length that is only half of the actual maximum length, but
+      # we can't tell.
+      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
+	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+	      test $i != 17 # 1/2 MB should be enough
+      do
+        i=`expr $i + 1`
+        teststring=$teststring$teststring
+      done
+      # Only check the string length outside the loop.
+      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
+      teststring=
+      # Add a significant safety factor because C++ compilers can tack on
+      # massive amounts of additional arguments before passing them to the
+      # linker.  It appears as though 1/2 is a usable value.
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
+    fi
+    ;;
+  esac
+
+fi
+
+if test -n $lt_cv_sys_max_cmd_len ; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
+$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
+$as_echo "none" >&6; }
+fi
+max_cmd_len=$lt_cv_sys_max_cmd_len
+
+    
+    
+    
+
+
+: ${CP="cp -f"}
+: ${MV="mv -f"}
+: ${RM="rm -f"}
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
+$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
+# Try some XSI features
+xsi_shell=no
+( _lt_dummy="a/b/c"
+  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
+      = c,a/b,, \
+    && eval 'test $(( 1 + 1 )) -eq 2 \
+    && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
+  && xsi_shell=yes
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
+$as_echo "$xsi_shell" >&6; }
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
+$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
+lt_shell_append=no
+( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
+    >/dev/null 2>&1 \
+  && lt_shell_append=yes
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
+$as_echo "$lt_shell_append" >&6; }
+
+
+if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
+  lt_unset=unset
+else
+  lt_unset=false
+fi
+
+    
+    
+    
+
+# test EBCDIC or ASCII
+case `echo X|tr X '\101'` in
+ A) # ASCII based system
+    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
+  lt_SP2NL='tr \040 \012'
+  lt_NL2SP='tr \015\012 \040\040'
+  ;;
+ *) # EBCDIC based system
+  lt_SP2NL='tr \100 \n'
+  lt_NL2SP='tr \r\n \100\100'
+  ;;
+esac
+
+    
+    
+    
+
+    
+    
+    
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
+$as_echo_n "checking for $LD option to reload object files... " >&6; }
+if test "${lt_cv_ld_reload_flag+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ld_reload_flag='-r'
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
+$as_echo "$lt_cv_ld_reload_flag" >&6; }
+reload_flag=$lt_cv_ld_reload_flag
+case $reload_flag in
+"" | " "*) ;;
+*) reload_flag=" $reload_flag" ;;
+esac
+reload_cmds='$LD$reload_flag -o $output$reload_objs'
+case $host_os in
+  darwin*)
+    if test "$GCC" = yes; then
+      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
+    else
+      reload_cmds='$LD$reload_flag -o $output$reload_objs'
+    fi
+    ;;
+esac
+
+    
+    
+    
+
+    
+    
+    
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
+set dummy ${ac_tool_prefix}objdump; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$OBJDUMP"; then
+  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+OBJDUMP=$ac_cv_prog_OBJDUMP
+if test -n "$OBJDUMP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
+$as_echo "$OBJDUMP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_OBJDUMP"; then
+  ac_ct_OBJDUMP=$OBJDUMP
+  # Extract the first word of "objdump", so it can be a program name with args.
+set dummy objdump; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_OBJDUMP"; then
+  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OBJDUMP="objdump"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
+if test -n "$ac_ct_OBJDUMP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
+$as_echo "$ac_ct_OBJDUMP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_OBJDUMP" = x; then
+    OBJDUMP="false"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OBJDUMP=$ac_ct_OBJDUMP
+  fi
+else
+  OBJDUMP="$ac_cv_prog_OBJDUMP"
+fi
+
+test -z "$OBJDUMP" && OBJDUMP=objdump
+
+    
+    
+    
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
+$as_echo_n "checking how to recognize dependent libraries... " >&6; }
+if test "${lt_cv_deplibs_check_method+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_file_magic_cmd='$MAGIC_CMD'
+lt_cv_file_magic_test_file=
+lt_cv_deplibs_check_method='unknown'
+# Need to set the preceding variable on all platforms that support
+# interlibrary dependencies.
+# 'none' -- dependencies not supported.
+# `unknown' -- same as none, but documents that we really don't know.
+# 'pass_all' -- all dependencies passed with no checks.
+# 'test_compile' -- check by making test program.
+# 'file_magic [[regex]]' -- check by looking for files in library path
+# which responds to the $file_magic_cmd with a given extended regex.
+# If you have `file' or equivalent on your system and you're not sure
+# whether `pass_all' will *always* work, you probably want this one.
+
+case $host_os in
+aix[4-9]*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+beos*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+bsdi[45]*)
+  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
+  lt_cv_file_magic_cmd='/usr/bin/file -L'
+  lt_cv_file_magic_test_file=/shlib/libc.so
+  ;;
+
+cygwin*)
+  # func_win32_libid is a shell function defined in ltmain.sh
+  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+  lt_cv_file_magic_cmd='func_win32_libid'
+  ;;
+
+mingw* | pw32*)
+  # Base MSYS/MinGW do not provide the 'file' command needed by
+  # func_win32_libid shell function, so use a weaker test based on 'objdump',
+  # unless we find 'file', for example because we are cross-compiling.
+  if ( file / ) >/dev/null 2>&1; then
+    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+    lt_cv_file_magic_cmd='func_win32_libid'
+  else
+    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+    lt_cv_file_magic_cmd='$OBJDUMP -f'
+  fi
+  ;;
+
+cegcc)
+  # use the weaker test based on 'objdump'. See mingw*.
+  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
+  lt_cv_file_magic_cmd='$OBJDUMP -f'
+  ;;
+
+darwin* | rhapsody*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+freebsd* | dragonfly*)
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+    case $host_cpu in
+    i*86 )
+      # Not sure whether the presence of OpenBSD here was a mistake.
+      # Let's accept both of them until this is cleared up.
+      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
+      lt_cv_file_magic_cmd=/usr/bin/file
+      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
+      ;;
+    esac
+  else
+    lt_cv_deplibs_check_method=pass_all
+  fi
+  ;;
+
+gnu*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+hpux10.20* | hpux11*)
+  lt_cv_file_magic_cmd=/usr/bin/file
+  case $host_cpu in
+  ia64*)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
+    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
+    ;;
+  hppa*64*)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
+    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
+    ;;
+  *)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
+    lt_cv_file_magic_test_file=/usr/lib/libc.sl
+    ;;
+  esac
+  ;;
+
+interix[3-9]*)
+  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
+  lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
+  ;;
+
+irix5* | irix6* | nonstopux*)
+  case $LD in
+  *-32|*"-32 ") libmagic=32-bit;;
+  *-n32|*"-n32 ") libmagic=N32;;
+  *-64|*"-64 ") libmagic=64-bit;;
+  *) libmagic=never-match;;
+  esac
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+netbsd*)
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
+  else
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
+  fi
+  ;;
+
+newos6*)
+  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
+  lt_cv_file_magic_cmd=/usr/bin/file
+  lt_cv_file_magic_test_file=/usr/lib/libnls.so
+  ;;
+
+*nto* | *qnx*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+openbsd*)
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
+  else
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
+  fi
+  ;;
+
+osf3* | osf4* | osf5*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+rdos*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+solaris*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+sysv4 | sysv4.3*)
+  case $host_vendor in
+  motorola)
+    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
+    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
+    ;;
+  ncr)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  sequent)
+    lt_cv_file_magic_cmd='/bin/file'
+    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
+    ;;
+  sni)
+    lt_cv_file_magic_cmd='/bin/file'
+    lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
+    lt_cv_file_magic_test_file=/lib/libc.so
+    ;;
+  siemens)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  pc)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  esac
+  ;;
+
+tpf*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+esac
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
+$as_echo "$lt_cv_deplibs_check_method" >&6; }
+file_magic_cmd=$lt_cv_file_magic_cmd
+deplibs_check_method=$lt_cv_deplibs_check_method
+test -z "$deplibs_check_method" && deplibs_check_method=unknown
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
+set dummy ${ac_tool_prefix}ar; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_AR+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$AR"; then
+  ac_cv_prog_AR="$AR" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_AR="${ac_tool_prefix}ar"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+AR=$ac_cv_prog_AR
+if test -n "$AR"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
+$as_echo "$AR" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_AR"; then
+  ac_ct_AR=$AR
+  # Extract the first word of "ar", so it can be a program name with args.
+set dummy ar; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_AR"; then
+  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_AR="ar"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_AR=$ac_cv_prog_ac_ct_AR
+if test -n "$ac_ct_AR"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
+$as_echo "$ac_ct_AR" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_AR" = x; then
+    AR="false"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    AR=$ac_ct_AR
+  fi
+else
+  AR="$ac_cv_prog_AR"
+fi
+
+test -z "$AR" && AR=ar
+test -z "$AR_FLAGS" && AR_FLAGS=cru
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+set dummy ${ac_tool_prefix}strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$STRIP"; then
+  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+STRIP=$ac_cv_prog_STRIP
+if test -n "$STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
+$as_echo "$STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_STRIP"; then
+  ac_ct_STRIP=$STRIP
+  # Extract the first word of "strip", so it can be a program name with args.
+set dummy strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_STRIP"; then
+  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_STRIP="strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+if test -n "$ac_ct_STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
+$as_echo "$ac_ct_STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_STRIP" = x; then
+    STRIP=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    STRIP=$ac_ct_STRIP
+  fi
+else
+  STRIP="$ac_cv_prog_STRIP"
+fi
+
+test -z "$STRIP" && STRIP=:
+
+    
+    
+    
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
+set dummy ${ac_tool_prefix}ranlib; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_RANLIB+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$RANLIB"; then
+  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+RANLIB=$ac_cv_prog_RANLIB
+if test -n "$RANLIB"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
+$as_echo "$RANLIB" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_RANLIB"; then
+  ac_ct_RANLIB=$RANLIB
+  # Extract the first word of "ranlib", so it can be a program name with args.
+set dummy ranlib; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_RANLIB"; then
+  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_RANLIB="ranlib"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
+if test -n "$ac_ct_RANLIB"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
+$as_echo "$ac_ct_RANLIB" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_RANLIB" = x; then
+    RANLIB=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    RANLIB=$ac_ct_RANLIB
+  fi
+else
+  RANLIB="$ac_cv_prog_RANLIB"
+fi
+
+test -z "$RANLIB" && RANLIB=:
+
+    
+    
+    
+
+
+# Determine commands to create old-style static archives.
+old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
+old_postinstall_cmds='chmod 644 $oldlib'
+old_postuninstall_cmds=
+
+if test -n "$RANLIB"; then
+  case $host_os in
+  openbsd*)
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+    ;;
+  *)
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+    ;;
+  esac
+  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+fi
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
+
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+
+# Allow CC to be a program name with arguments.
+compiler=$CC
+
+
+# Check for command to grab the raw symbol name followed by C symbol from nm.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
+$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
+if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  
+# These are sane defaults that work on at least a few old systems.
+# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
+
+# Character class describing NM global symbol codes.
+symcode='[BCDEGRST]'
+
+# Regexp to match symbols that can be accessed directly from C.
+sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
+
+# Define system-specific variables.
+case $host_os in
+aix*)
+  symcode='[BCDT]'
+  ;;
+cygwin* | mingw* | pw32* | cegcc*)
+  symcode='[ABCDGISTW]'
+  ;;
+hpux*)
+  if test "$host_cpu" = ia64; then
+    symcode='[ABCDEGRST]'
+  fi
+  ;;
+irix* | nonstopux*)
+  symcode='[BCDEGRST]'
+  ;;
+osf*)
+  symcode='[BCDEGQRST]'
+  ;;
+solaris*)
+  symcode='[BDRT]'
+  ;;
+sco3.2v5*)
+  symcode='[DT]'
+  ;;
+sysv4.2uw2*)
+  symcode='[DT]'
+  ;;
+sysv5* | sco5v6* | unixware* | OpenUNIX*)
+  symcode='[ABDT]'
+  ;;
+sysv4)
+  symcode='[DFNSTU]'
+  ;;
+esac
+
+# If we're using GNU nm, then use its standard symbol codes.
+case `$NM -V 2>&1` in
+*GNU* | *'with BFD'*)
+  symcode='[ABCDGIRSTW]' ;;
+esac
+
+# Transform an extracted symbol line into a proper C declaration.
+# Some systems (esp. on ia64) link data and code symbols differently,
+# so use this general approach.
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
+
+# Transform an extracted symbol line into symbol name and symbol address
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
+
+# Handle CRLF in mingw tool chain
+opt_cr=
+case $build_os in
+mingw*)
+  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
+  ;;
+esac
+
+# Try without a prefix underscore, then with it.
+for ac_symprfx in "" "_"; do
+
+  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
+  symxfrm="\\1 $ac_symprfx\\2 \\2"
+
+  # Write the raw and C identifiers.
+  if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+    # Fake it for dumpbin and say T for any non-static function
+    # and D for any global variable.
+    # Also find C++ and __fastcall symbols from MSVC++,
+    # which start with @ or ?.
+    lt_cv_sys_global_symbol_pipe="$AWK '"\
+"     {last_section=section; section=\$ 3};"\
+"     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
+"     \$ 0!~/External *\|/{next};"\
+"     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
+"     {if(hide[section]) next};"\
+"     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
+"     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
+"     s[1]~/^[@?]/{print s[1], s[1]; next};"\
+"     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
+"     ' prfx=^$ac_symprfx"
+  else
+    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[	 ]\($symcode$symcode*\)[	 ][	 ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+  fi
+
+  # Check to see that the pipe works correctly.
+  pipe_works=no
+
+  rm -f conftest*
+  cat > conftest.$ac_ext <<_LT_EOF
+#ifdef __cplusplus
+extern "C" {
+#endif
+char nm_test_var;
+void nm_test_func(void);
+void nm_test_func(void){}
+#ifdef __cplusplus
+}
+#endif
+int main(){nm_test_var='a';nm_test_func();return(0);}
+_LT_EOF
+
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    # Now try to grab the symbols.
+    nlist=conftest.nm
+    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
+  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s "$nlist"; then
+      # Try sorting and uniquifying the output.
+      if sort "$nlist" | uniq > "$nlist"T; then
+	mv -f "$nlist"T "$nlist"
+      else
+	rm -f "$nlist"T
+      fi
+
+      # Make sure that we snagged all the symbols we need.
+      if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
+	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
+	  cat <<_LT_EOF > conftest.$ac_ext
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+_LT_EOF
+	  # Now generate the symbol file.
+	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
+
+	  cat <<_LT_EOF >> conftest.$ac_ext
+
+/* The mapping between symbol names and symbols.  */
+const struct {
+  const char *name;
+  void       *address;
+}
+lt__PROGRAM__LTX_preloaded_symbols[] =
+{
+  { "@PROGRAM@", (void *) 0 },
+_LT_EOF
+	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
+	  cat <<\_LT_EOF >> conftest.$ac_ext
+  {0, (void *) 0}
+};
+
+/* This works around a problem in FreeBSD linker */
+#ifdef FREEBSD_WORKAROUND
+static const void *lt_preloaded_setup() {
+  return lt__PROGRAM__LTX_preloaded_symbols;
+}
+#endif
+
+#ifdef __cplusplus
+}
+#endif
+_LT_EOF
+	  # Now try linking the two files.
+	  mv conftest.$ac_objext conftstm.$ac_objext
+	  lt_save_LIBS="$LIBS"
+	  lt_save_CFLAGS="$CFLAGS"
+	  LIBS="conftstm.$ac_objext"
+	  CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
+	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
+  (eval $ac_link) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext}; then
+	    pipe_works=yes
+	  fi
+	  LIBS="$lt_save_LIBS"
+	  CFLAGS="$lt_save_CFLAGS"
+	else
+	  echo "cannot find nm_test_func in $nlist" >&5
+	fi
+      else
+	echo "cannot find nm_test_var in $nlist" >&5
+      fi
+    else
+      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
+    fi
+  else
+    echo "$progname: failed program was:" >&5
+    cat conftest.$ac_ext >&5
+  fi
+  rm -rf conftest* conftst*
+
+  # Do not use the global_symbol_pipe unless it works.
+  if test "$pipe_works" = yes; then
+    break
+  else
+    lt_cv_sys_global_symbol_pipe=
+  fi
+done
+
+fi
+
+if test -z "$lt_cv_sys_global_symbol_pipe"; then
+  lt_cv_sys_global_symbol_to_cdecl=
+fi
+if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
+$as_echo "failed" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
+$as_echo "ok" >&6; }
+fi
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+@%:@ Check whether --enable-libtool-lock was given.
+if test "${enable_libtool_lock+set}" = set; then :
+  enableval=$enable_libtool_lock; 
+fi
+
+test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+
+# Some flags need to be propagated to the compiler or linker for good
+# libtool support.
+case $host in
+ia64-*-hpux*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.$ac_objext` in
+      *ELF-32*)
+	HPUX_IA64_MODE="32"
+	;;
+      *ELF-64*)
+	HPUX_IA64_MODE="64"
+	;;
+    esac
+  fi
+  rm -rf conftest*
+  ;;
+*-*-irix6*)
+  # Find out which ABI we are using.
+  echo '#line __oline__ "configure"' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    if test "$lt_cv_prog_gnu_ld" = yes; then
+      case `/usr/bin/file conftest.$ac_objext` in
+	*32-bit*)
+	  LD="${LD-ld} -melf32bsmip"
+	  ;;
+	*N32*)
+	  LD="${LD-ld} -melf32bmipn32"
+	  ;;
+	*64-bit*)
+	  LD="${LD-ld} -melf64bmip"
+	;;
+      esac
+    else
+      case `/usr/bin/file conftest.$ac_objext` in
+	*32-bit*)
+	  LD="${LD-ld} -32"
+	  ;;
+	*N32*)
+	  LD="${LD-ld} -n32"
+	  ;;
+	*64-bit*)
+	  LD="${LD-ld} -64"
+	  ;;
+      esac
+    fi
+  fi
+  rm -rf conftest*
+  ;;
+
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.o` in
+      *32-bit*)
+	case $host in
+	  x86_64-*kfreebsd*-gnu)
+	    LD="${LD-ld} -m elf_i386_fbsd"
+	    ;;
+	  x86_64-*linux*)
+	    LD="${LD-ld} -m elf_i386"
+	    ;;
+	  ppc64-*linux*|powerpc64-*linux*)
+	    LD="${LD-ld} -m elf32ppclinux"
+	    ;;
+	  s390x-*linux*)
+	    LD="${LD-ld} -m elf_s390"
+	    ;;
+	  sparc64-*linux*)
+	    LD="${LD-ld} -m elf32_sparc"
+	    ;;
+	esac
+	;;
+      *64-bit*)
+	case $host in
+	  x86_64-*kfreebsd*-gnu)
+	    LD="${LD-ld} -m elf_x86_64_fbsd"
+	    ;;
+	  x86_64-*linux*)
+	    LD="${LD-ld} -m elf_x86_64"
+	    ;;
+	  ppc*-*linux*|powerpc*-*linux*)
+	    LD="${LD-ld} -m elf64ppc"
+	    ;;
+	  s390*-*linux*|s390*-*tpf*)
+	    LD="${LD-ld} -m elf64_s390"
+	    ;;
+	  sparc*-*linux*)
+	    LD="${LD-ld} -m elf64_sparc"
+	    ;;
+	esac
+	;;
+    esac
+  fi
+  rm -rf conftest*
+  ;;
+
+*-*-sco3.2v5*)
+  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
+  SAVE_CFLAGS="$CFLAGS"
+  CFLAGS="$CFLAGS -belf"
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
+$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
+if test "${lt_cv_cc_needs_belf+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  lt_cv_cc_needs_belf=yes
+else
+  lt_cv_cc_needs_belf=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+     ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
+$as_echo "$lt_cv_cc_needs_belf" >&6; }
+  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
+    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
+    CFLAGS="$SAVE_CFLAGS"
+  fi
+  ;;
+sparc*-*solaris*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.o` in
+    *64-bit*)
+      case $lt_cv_prog_gnu_ld in
+      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+      *)
+	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
+	  LD="${LD-ld} -64"
+	fi
+	;;
+      esac
+      ;;
+    esac
+  fi
+  rm -rf conftest*
+  ;;
+esac
+
+need_locks="$enable_libtool_lock"
+
+
+  case $host_os in
+    rhapsody* | darwin*)
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
+set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$DSYMUTIL"; then
+  ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+DSYMUTIL=$ac_cv_prog_DSYMUTIL
+if test -n "$DSYMUTIL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
+$as_echo "$DSYMUTIL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_DSYMUTIL"; then
+  ac_ct_DSYMUTIL=$DSYMUTIL
+  # Extract the first word of "dsymutil", so it can be a program name with args.
+set dummy dsymutil; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_DSYMUTIL"; then
+  ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
+if test -n "$ac_ct_DSYMUTIL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
+$as_echo "$ac_ct_DSYMUTIL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_DSYMUTIL" = x; then
+    DSYMUTIL=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    DSYMUTIL=$ac_ct_DSYMUTIL
+  fi
+else
+  DSYMUTIL="$ac_cv_prog_DSYMUTIL"
+fi
+
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
+set dummy ${ac_tool_prefix}nmedit; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_NMEDIT+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$NMEDIT"; then
+  ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+NMEDIT=$ac_cv_prog_NMEDIT
+if test -n "$NMEDIT"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
+$as_echo "$NMEDIT" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_NMEDIT"; then
+  ac_ct_NMEDIT=$NMEDIT
+  # Extract the first word of "nmedit", so it can be a program name with args.
+set dummy nmedit; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_NMEDIT"; then
+  ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_NMEDIT="nmedit"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
+if test -n "$ac_ct_NMEDIT"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
+$as_echo "$ac_ct_NMEDIT" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_NMEDIT" = x; then
+    NMEDIT=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    NMEDIT=$ac_ct_NMEDIT
+  fi
+else
+  NMEDIT="$ac_cv_prog_NMEDIT"
+fi
+
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
+set dummy ${ac_tool_prefix}lipo; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_LIPO+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$LIPO"; then
+  ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+LIPO=$ac_cv_prog_LIPO
+if test -n "$LIPO"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
+$as_echo "$LIPO" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_LIPO"; then
+  ac_ct_LIPO=$LIPO
+  # Extract the first word of "lipo", so it can be a program name with args.
+set dummy lipo; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_LIPO"; then
+  ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_LIPO="lipo"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
+if test -n "$ac_ct_LIPO"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
+$as_echo "$ac_ct_LIPO" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_LIPO" = x; then
+    LIPO=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    LIPO=$ac_ct_LIPO
+  fi
+else
+  LIPO="$ac_cv_prog_LIPO"
+fi
+
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
+set dummy ${ac_tool_prefix}otool; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OTOOL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$OTOOL"; then
+  ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+OTOOL=$ac_cv_prog_OTOOL
+if test -n "$OTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
+$as_echo "$OTOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_OTOOL"; then
+  ac_ct_OTOOL=$OTOOL
+  # Extract the first word of "otool", so it can be a program name with args.
+set dummy otool; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_OTOOL"; then
+  ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OTOOL="otool"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
+if test -n "$ac_ct_OTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
+$as_echo "$ac_ct_OTOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_OTOOL" = x; then
+    OTOOL=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OTOOL=$ac_ct_OTOOL
+  fi
+else
+  OTOOL="$ac_cv_prog_OTOOL"
+fi
+
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
+set dummy ${ac_tool_prefix}otool64; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OTOOL64+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$OTOOL64"; then
+  ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+OTOOL64=$ac_cv_prog_OTOOL64
+if test -n "$OTOOL64"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
+$as_echo "$OTOOL64" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_OTOOL64"; then
+  ac_ct_OTOOL64=$OTOOL64
+  # Extract the first word of "otool64", so it can be a program name with args.
+set dummy otool64; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_OTOOL64"; then
+  ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OTOOL64="otool64"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
+if test -n "$ac_ct_OTOOL64"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
+$as_echo "$ac_ct_OTOOL64" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_OTOOL64" = x; then
+    OTOOL64=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OTOOL64=$ac_ct_OTOOL64
+  fi
+else
+  OTOOL64="$ac_cv_prog_OTOOL64"
+fi
+
+    
+    
+    
+    
+
+    
+    
+    
+    
+
+    
+    
+    
+    
+
+    
+    
+    
+    
+
+    
+    
+    
+    
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
+$as_echo_n "checking for -single_module linker flag... " >&6; }
+if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_apple_cc_single_mod=no
+      if test -z "${LT_MULTI_MODULE}"; then
+	# By default we will add the -single_module flag. You can override
+	# by either setting the environment variable LT_MULTI_MODULE
+	# non-empty at configure time, or by adding -multi_module to the
+	# link flags.
+	rm -rf libconftest.dylib*
+	echo "int foo(void){return 1;}" > conftest.c
+	echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+-dynamiclib -Wl,-single_module conftest.c" >&5
+	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
+        _lt_result=$?
+	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+	  lt_cv_apple_cc_single_mod=yes
+	else
+	  cat conftest.err >&5
+	fi
+	rm -rf libconftest.dylib*
+	rm -f conftest.*
+      fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
+$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
+$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
+if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ld_exported_symbols_list=no
+      save_LDFLAGS=$LDFLAGS
+      echo "_main" > conftest.sym
+      LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  lt_cv_ld_exported_symbols_list=yes
+else
+  lt_cv_ld_exported_symbols_list=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+	LDFLAGS="$save_LDFLAGS"
+    
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
+$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
+    case $host_os in
+    rhapsody* | darwin1.[012])
+      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
+    darwin1.*)
+      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+    darwin*) # darwin 5.x on
+      # if running on 10.5 or later, the deployment target defaults
+      # to the OS version, if on x86, and 10.4, the deployment
+      # target defaults to 10.4. Don't you love it?
+      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
+	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
+	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+	10.[012]*)
+	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+	10.*)
+	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+      esac
+    ;;
+  esac
+    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
+      _lt_dar_single_mod='$single_module'
+    fi
+    if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
+      _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
+    else
+      _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
+    fi
+    if test "$DSYMUTIL" != ":"; then
+      _lt_dsymutil='~$DSYMUTIL $lib || :'
+    else
+      _lt_dsymutil=
+    fi
+    ;;
+  esac
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
+$as_echo_n "checking how to run the C preprocessor... " >&6; }
+# On Suns, sometimes $CPP names a directory.
+if test -n "$CPP" && test -d "$CPP"; then
+  CPP=
+fi
+if test -z "$CPP"; then
+  if test "${ac_cv_prog_CPP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+      # Double quotes because CPP needs to be expanded
+    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
+    do
+      ac_preproc_ok=false
+for ac_c_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@ifdef __STDC__
+@%:@ include <limits.h>
+@%:@else
+@%:@ include <assert.h>
+@%:@endif
+		     Syntax error
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  break
+fi
+
+    done
+    ac_cv_prog_CPP=$CPP
+  
+fi
+  CPP=$ac_cv_prog_CPP
+else
+  ac_cv_prog_CPP=$CPP
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
+$as_echo "$CPP" >&6; }
+ac_preproc_ok=false
+for ac_c_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@ifdef __STDC__
+@%:@ include <limits.h>
+@%:@else
+@%:@ include <assert.h>
+@%:@endif
+		     Syntax error
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "C preprocessor \"$CPP\" fails sanity check
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
+$as_echo_n "checking for ANSI C header files... " >&6; }
+if test "${ac_cv_header_stdc+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdlib.h>
+#include <stdarg.h>
+#include <string.h>
+#include <float.h>
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_header_stdc=yes
+else
+  ac_cv_header_stdc=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+
+if test $ac_cv_header_stdc = yes; then
+  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <string.h>
+
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  $EGREP "memchr" >/dev/null 2>&1; then :
+  
+else
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdlib.h>
+
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  $EGREP "free" >/dev/null 2>&1; then :
+  
+else
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
+  if test "$cross_compiling" = yes; then :
+  :
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ctype.h>
+#include <stdlib.h>
+#if ((' ' & 0x0FF) == 0x020)
+# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
+# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
+#else
+# define ISLOWER(c) \
+		   (('a' <= (c) && (c) <= 'i') \
+		     || ('j' <= (c) && (c) <= 'r') \
+		     || ('s' <= (c) && (c) <= 'z'))
+# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
+#endif
+
+#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
+int
+main ()
+{
+  int i;
+  for (i = 0; i < 256; i++)
+    if (XOR (islower (i), ISLOWER (i))
+	|| toupper (i) != TOUPPER (i))
+      return 2;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_run "$LINENO"; then :
+  
+else
+  ac_cv_header_stdc=no
+fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
+  conftest.$ac_objext conftest.beam conftest.$ac_ext
+fi
+
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
+$as_echo "$ac_cv_header_stdc" >&6; }
+if test $ac_cv_header_stdc = yes; then
+  
+$as_echo "@%:@define STDC_HEADERS 1" >>confdefs.h
+
+fi
+
+# On IRIX 5.3, sys/types and inttypes.h are conflicting.
+for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
+		  inttypes.h stdint.h unistd.h
+do :
+  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
+"
+eval as_val=\$$as_ac_Header
+   if test "x$as_val" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+_ACEOF
+ 
+fi
+
+done
+
+
+for ac_header in dlfcn.h
+do :
+  ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
+"
+if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+@%:@define HAVE_DLFCN_H 1
+_ACEOF
+ 
+fi
+
+done
+
+
+
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+if test -z "$CXX"; then
+  if test -n "$CCC"; then
+    CXX=$CCC
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CXX"; then
+  ac_cv_prog_CXX="$CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CXX=$ac_cv_prog_CXX
+if test -n "$CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
+$as_echo "$CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$CXX" && break
+  done
+fi
+if test -z "$CXX"; then
+  ac_ct_CXX=$CXX
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CXX"; then
+  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CXX="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
+if test -n "$ac_ct_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
+$as_echo "$ac_ct_CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_CXX" && break
+done
+
+  if test "x$ac_ct_CXX" = x; then
+    CXX="g++"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CXX=$ac_ct_CXX
+  fi
+fi
+
+  fi
+fi
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
+$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
+if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
+$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GXX=yes
+else
+  GXX=
+fi
+ac_test_CXXFLAGS=${CXXFLAGS+set}
+ac_save_CXXFLAGS=$CXXFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
+$as_echo_n "checking whether $CXX accepts -g... " >&6; }
+if test "${ac_cv_prog_cxx_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+   ac_cxx_werror_flag=yes
+   ac_cv_prog_cxx_g=no
+   CXXFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+else
+  CXXFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  
+else
+  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+	 CXXFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
+$as_echo "$ac_cv_prog_cxx_g" >&6; }
+if test "$ac_test_CXXFLAGS" = set; then
+  CXXFLAGS=$ac_save_CXXFLAGS
+elif test $ac_cv_prog_cxx_g = yes; then
+  if test "$GXX" = yes; then
+    CXXFLAGS="-g -O2"
+  else
+    CXXFLAGS="-g"
+  fi
+else
+  if test "$GXX" = yes; then
+    CXXFLAGS="-O2"
+  else
+    CXXFLAGS=
+  fi
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+depcc="$CXX"  am_compiler_list=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+  # We make a subdir and do the tests there.  Otherwise we can end up
+  # making bogus files that we don't know about and never remove.  For
+  # instance it was reported that on HP-UX the gcc test will end up
+  # making a dummy file named `D' -- because `-MD' means `put the output
+  # in D'.
+  mkdir conftest.dir
+  # Copy depcomp to subdir because otherwise we won't find it if we're
+  # using a relative directory.
+  cp "$am_depcomp" conftest.dir
+  cd conftest.dir
+  # We will build objects and dependencies in a subdirectory because
+  # it helps to detect inapplicable dependency modes.  For instance
+  # both Tru64's cc and ICC support -MD to output dependencies as a
+  # side effect of compilation, but ICC will put the dependencies in
+  # the current directory while Tru64 will put them in the object
+  # directory.
+  mkdir sub
+
+  am_cv_CXX_dependencies_compiler_type=none
+  if test "$am_compiler_list" = ""; then
+     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+  fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
+
+  for depmode in $am_compiler_list; do
+    # Setup a source with many dependencies, because some compilers
+    # like to wrap large dependency lists on column 80 (with \), and
+    # we should not choose a depcomp mode which is confused by this.
+    #
+    # We need to recreate these files for each test, as the compiler may
+    # overwrite some of them when testing with obscure command lines.
+    # This happens at least with the AIX C compiler.
+    : > sub/conftest.c
+    for i in 1 2 3 4 5 6; do
+      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+      # Solaris 8's {/usr,}/bin/sh.
+      touch sub/conftst$i.h
+    done
+    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
+    case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
+    nosideeffect)
+      # after this tag, mechanisms are not by side-effect, so they'll
+      # only be used when explicitly requested
+      if test "x$enable_dependency_tracking" = xyes; then
+	continue
+      else
+	break
+      fi
+      ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
+    none) break ;;
+    esac
+    if depmode=$depmode \
+       source=sub/conftest.c object=$am__obj \
+       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+         >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+      # icc doesn't choke on unknown options, it will just issue warnings
+      # or remarks (even with -Werror).  So we grep stderr for any message
+      # that says an option was ignored or not supported.
+      # When given -MP, icc 7.0 and 7.1 complain thusly:
+      #   icc: Command line warning: ignoring option '-M'; no argument required
+      # The diagnosis changed in icc 8.0:
+      #   icc: Command line remark: option '-MP' not supported
+      if (grep 'ignoring option' conftest.err ||
+          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+        am_cv_CXX_dependencies_compiler_type=$depmode
+        break
+      fi
+    fi
+  done
+
+  cd ..
+  rm -rf conftest.dir
+else
+  am_cv_CXX_dependencies_compiler_type=none
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
+CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
+
+ if 
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
+  am__fastdepCXX_TRUE=
+  am__fastdepCXX_FALSE='#'
+else
+  am__fastdepCXX_TRUE='#'
+  am__fastdepCXX_FALSE=
+fi
+
+
+if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+    (test "X$CXX" != "Xg++"))) ; then
+  ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
+$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
+if test -z "$CXXCPP"; then
+  if test "${ac_cv_prog_CXXCPP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+      # Double quotes because CXXCPP needs to be expanded
+    for CXXCPP in "$CXX -E" "/lib/cpp"
+    do
+      ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@ifdef __STDC__
+@%:@ include <limits.h>
+@%:@else
+@%:@ include <assert.h>
+@%:@endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  break
+fi
+
+    done
+    ac_cv_prog_CXXCPP=$CXXCPP
+  
+fi
+  CXXCPP=$ac_cv_prog_CXXCPP
+else
+  ac_cv_prog_CXXCPP=$CXXCPP
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
+$as_echo "$CXXCPP" >&6; }
+ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@ifdef __STDC__
+@%:@ include <limits.h>
+@%:@else
+@%:@ include <assert.h>
+@%:@endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+_lt_caught_CXX_error=yes; }
+fi
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+else
+  _lt_caught_CXX_error=yes
+fi
+
+
+
+
+
+# Set options
+
+
+
+        enable_dlopen=no
+  
+
+  enable_win32_dll=no
+  
+
+            @%:@ Check whether --enable-shared was given.
+if test "${enable_shared+set}" = set; then :
+  enableval=$enable_shared; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_shared=yes ;;
+    no) enable_shared=no ;;
+    *)
+      enable_shared=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_shared=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
+else
+  enable_shared=yes
+fi
+
+
+    
+    
+    
+    
+
+
+
+  @%:@ Check whether --enable-static was given.
+if test "${enable_static+set}" = set; then :
+  enableval=$enable_static; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_static=yes ;;
+    no) enable_static=no ;;
+    *)
+     enable_static=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_static=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
+else
+  enable_static=yes
+fi
+
+
+    
+    
+    
+    
+
+
+
+  
+@%:@ Check whether --with-pic was given.
+if test "${with_pic+set}" = set; then :
+  withval=$with_pic; pic_mode="$withval"
+else
+  pic_mode=default
+fi
+
+
+test -z "$pic_mode" && pic_mode=default
+
+
+    
+    
+    
+
+
+  @%:@ Check whether --enable-fast-install was given.
+if test "${enable_fast_install+set}" = set; then :
+  enableval=$enable_fast_install; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_fast_install=yes ;;
+    no) enable_fast_install=no ;;
+    *)
+      enable_fast_install=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_fast_install=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
+else
+  enable_fast_install=yes
+fi
+
+
+
+    
+    
+    
+
+
+  
+
+
+# This can be used to rebuild libtool when needed
+LIBTOOL_DEPS="$ltmain"
+
+# Always use our own libtool.
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+test -z "$LN_S" && LN_S="ln -s"
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+
+if test -n "${ZSH_VERSION+set}" ; then
+   setopt NO_GLOB_SUBST
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
+$as_echo_n "checking for objdir... " >&6; }
+if test "${lt_cv_objdir+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  rm -f .libs 2>/dev/null
+mkdir .libs 2>/dev/null
+if test -d .libs; then
+  lt_cv_objdir=.libs
+else
+  # MS-DOS does not allow filenames that begin with a dot.
+  lt_cv_objdir=_libs
+fi
+rmdir .libs 2>/dev/null
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
+$as_echo "$lt_cv_objdir" >&6; }
+objdir=$lt_cv_objdir
+
+    
+    
+    
+
+cat >>confdefs.h <<_ACEOF
+@%:@define LT_OBJDIR "$lt_cv_objdir/"
+_ACEOF
+
+
+
+
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+case $host_os in
+aix3*)
+  # AIX sometimes has problems with the GCC collect2 program.  For some
+  # reason, if we set the COLLECT_NAMES environment variable, the problems
+  # vanish in a puff of smoke.
+  if test "X${COLLECT_NAMES+set}" != Xset; then
+    COLLECT_NAMES=
+    export COLLECT_NAMES
+  fi
+  ;;
+esac
+
+# Sed substitution that helps us do robust quoting.  It backslashifies
+# metacharacters that are still active within double-quoted strings.
+sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
+
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\(["`\\]\)/\\\1/g'
+
+# Sed substitution to delay expansion of an escaped shell variable in a
+# double_quote_subst'ed string.
+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
+
+# Sed substitution to avoid accidental globbing in evaled expressions
+no_glob_subst='s/\*/\\\*/g'
+
+# Global variables:
+ofile=libtool
+can_build_shared=yes
+
+# All known linkers require a `.a' archive for static linking (except MSVC,
+# which needs '.lib').
+libext=a
+
+with_gnu_ld="$lt_cv_prog_gnu_ld"
+
+old_CC="$CC"
+old_CFLAGS="$CFLAGS"
+
+# Set sane defaults for various variables
+test -z "$CC" && CC=cc
+test -z "$LTCC" && LTCC=$CC
+test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
+test -z "$LD" && LD=ld
+test -z "$ac_objext" && ac_objext=o
+
+for cc_temp in $compiler""; do
+  case $cc_temp in
+    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
+    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
+    \-*) ;;
+    *) break;;
+  esac
+done
+cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+
+
+# Only perform the check for file, if the check method requires it
+test -z "$MAGIC_CMD" && MAGIC_CMD=file
+case $deplibs_check_method in
+file_magic*)
+  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
+$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
+if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  case $MAGIC_CMD in
+[\\/*] |  ?:[\\/]*)
+  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+  ;;
+*)
+  lt_save_MAGIC_CMD="$MAGIC_CMD"
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
+  for ac_dir in $ac_dummy; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/${ac_tool_prefix}file; then
+      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
+      if test -n "$file_magic_test_file"; then
+	case $deplibs_check_method in
+	"file_magic "*)
+	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+	    $EGREP "$file_magic_regex" > /dev/null; then
+	    :
+	  else
+	    cat <<_LT_EOF 1>&2
+
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such.  This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem.  Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool at gnu.org
+
+_LT_EOF
+	  fi ;;
+	esac
+      fi
+      break
+    fi
+  done
+  IFS="$lt_save_ifs"
+  MAGIC_CMD="$lt_save_MAGIC_CMD"
+  ;;
+esac
+fi
+
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
+$as_echo "$MAGIC_CMD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+    
+    
+    
+
+if test -z "$lt_cv_path_MAGIC_CMD"; then
+  if test -n "$ac_tool_prefix"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
+$as_echo_n "checking for file... " >&6; }
+if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  case $MAGIC_CMD in
+[\\/*] |  ?:[\\/]*)
+  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+  ;;
+*)
+  lt_save_MAGIC_CMD="$MAGIC_CMD"
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
+  for ac_dir in $ac_dummy; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/file; then
+      lt_cv_path_MAGIC_CMD="$ac_dir/file"
+      if test -n "$file_magic_test_file"; then
+	case $deplibs_check_method in
+	"file_magic "*)
+	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+	    $EGREP "$file_magic_regex" > /dev/null; then
+	    :
+	  else
+	    cat <<_LT_EOF 1>&2
+
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such.  This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem.  Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool at gnu.org
+
+_LT_EOF
+	  fi ;;
+	esac
+      fi
+      break
+    fi
+  done
+  IFS="$lt_save_ifs"
+  MAGIC_CMD="$lt_save_MAGIC_CMD"
+  ;;
+esac
+fi
+
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
+$as_echo "$MAGIC_CMD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  else
+    MAGIC_CMD=:
+  fi
+fi
+
+  fi
+  ;;
+esac
+
+# Use C for the default configuration in the libtool script
+
+lt_save_CC="$CC"
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+# Source file extension for C test sources.
+ac_ext=c
+
+# Object file extension for compiled C test sources.
+objext=o
+objext=$objext
+
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="int some_variable = 0;"
+
+# Code to be used in simple link tests
+lt_simple_link_test_code='int main(){return(0);}'
+
+
+
+
+
+
+
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
+
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+
+# Allow CC to be a program name with arguments.
+compiler=$CC
+
+# Save the default compiler, since it gets overwritten when the other
+# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
+compiler_DEFAULT=$CC
+
+# save warnings/boilerplate of simple test code
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_compiler_boilerplate=`cat conftest.err`
+$RM conftest*
+
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_link_test_code" >conftest.$ac_ext
+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_linker_boilerplate=`cat conftest.err`
+$RM -r conftest*
+
+
+## CAVEAT EMPTOR:
+## There is no encapsulation within the following macros, do not change
+## the running order or otherwise move them around unless you know exactly
+## what you are doing...
+if test -n "$compiler"; then
+  
+lt_prog_compiler_no_builtin_flag=
+
+if test "$GCC" = yes; then
+  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
+$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
+if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_rtti_exceptions=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="-fno-rtti -fno-exceptions"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_rtti_exceptions=yes
+     fi
+   fi
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
+$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
+
+if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
+    lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
+else
+    :
+fi
+
+fi
+
+    
+    
+    
+
+
+  lt_prog_compiler_wl=
+lt_prog_compiler_pic=
+lt_prog_compiler_static=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+
+  if test "$GCC" = yes; then
+    lt_prog_compiler_wl='-Wl,'
+    lt_prog_compiler_static='-static'
+
+    case $host_os in
+      aix*)
+      # All AIX code is PIC.
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static='-Bstatic'
+      fi
+      ;;
+
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            lt_prog_compiler_pic='-fPIC'
+        ;;
+      m68k)
+            # FIXME: we need at least 68020 code to build shared libraries, but
+            # adding the `-m68020' flag to GCC prevents building anything better,
+            # like `-m68040'.
+            lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
+        ;;
+      esac
+      ;;
+
+    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+      # PIC is the default for these OSes.
+      ;;
+
+    mingw* | cygwin* | pw32* | os2* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      # Although the cygwin gcc ignores -fPIC, still need this for old-style
+      # (--disable-auto-import) libraries
+      lt_prog_compiler_pic='-DDLL_EXPORT'
+      ;;
+
+    darwin* | rhapsody*)
+      # PIC is the default on this platform
+      # Common symbols not allowed in MH_DYLIB files
+      lt_prog_compiler_pic='-fno-common'
+      ;;
+
+    hpux*)
+      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
+      # sets the default TLS model and affects inlining.
+      case $host_cpu in
+      hppa*64*)
+	# +Z the default
+	;;
+      *)
+	lt_prog_compiler_pic='-fPIC'
+	;;
+      esac
+      ;;
+
+    interix[3-9]*)
+      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+      # Instead, we relocate shared libraries at runtime.
+      ;;
+
+    msdosdjgpp*)
+      # Just because we use GCC doesn't mean we suddenly get shared libraries
+      # on systems that don't support them.
+      lt_prog_compiler_can_build_shared=no
+      enable_shared=no
+      ;;
+
+    *nto* | *qnx*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic='-fPIC -shared'
+      ;;
+
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	lt_prog_compiler_pic=-Kconform_pic
+      fi
+      ;;
+
+    *)
+      lt_prog_compiler_pic='-fPIC'
+      ;;
+    esac
+  else
+    # PORTME Check for flag to pass linker flags through the system compiler.
+    case $host_os in
+    aix*)
+      lt_prog_compiler_wl='-Wl,'
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static='-Bstatic'
+      else
+	lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
+      fi
+      ;;
+
+    mingw* | cygwin* | pw32* | os2* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      lt_prog_compiler_pic='-DDLL_EXPORT'
+      ;;
+
+    hpux9* | hpux10* | hpux11*)
+      lt_prog_compiler_wl='-Wl,'
+      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
+      # not for PA HP-UX.
+      case $host_cpu in
+      hppa*64*|ia64*)
+	# +Z the default
+	;;
+      *)
+	lt_prog_compiler_pic='+Z'
+	;;
+      esac
+      # Is there a better lt_prog_compiler_static that works with the bundled CC?
+      lt_prog_compiler_static='${wl}-a ${wl}archive'
+      ;;
+
+    irix5* | irix6* | nonstopux*)
+      lt_prog_compiler_wl='-Wl,'
+      # PIC (with -KPIC) is the default.
+      lt_prog_compiler_static='-non_shared'
+      ;;
+
+    linux* | k*bsd*-gnu)
+      case $cc_basename in
+      # old Intel for x86_64 which still supported -KPIC.
+      ecc*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-KPIC'
+	lt_prog_compiler_static='-static'
+        ;;
+      # icc used to be incompatible with GCC.
+      # ICC 10 doesn't accept -KPIC any more.
+      icc* | ifort*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-fPIC'
+	lt_prog_compiler_static='-static'
+        ;;
+      # Lahey Fortran 8.1.
+      lf95*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='--shared'
+	lt_prog_compiler_static='--static'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95*)
+        # Portland Group compilers (*not* the Pentium gcc compiler,
+	# which looks to be a dead project)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-fpic'
+	lt_prog_compiler_static='-Bstatic'
+        ;;
+      ccc*)
+        lt_prog_compiler_wl='-Wl,'
+        # All Alpha code is PIC.
+        lt_prog_compiler_static='-non_shared'
+        ;;
+      xl*)
+	# IBM XL C 8.0/Fortran 10.1 on PPC
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-qpic'
+	lt_prog_compiler_static='-qstaticlink'
+	;;
+      *)
+	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ C*)
+	  # Sun C 5.9
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl='-Wl,'
+	  ;;
+	*Sun\ F*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl=''
+	  ;;
+	esac
+	;;
+      esac
+      ;;
+
+    newsos6)
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    *nto* | *qnx*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic='-fPIC -shared'
+      ;;
+
+    osf3* | osf4* | osf5*)
+      lt_prog_compiler_wl='-Wl,'
+      # All OSF/1 code is PIC.
+      lt_prog_compiler_static='-non_shared'
+      ;;
+
+    rdos*)
+      lt_prog_compiler_static='-non_shared'
+      ;;
+
+    solaris*)
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      case $cc_basename in
+      f77* | f90* | f95*)
+	lt_prog_compiler_wl='-Qoption ld ';;
+      *)
+	lt_prog_compiler_wl='-Wl,';;
+      esac
+      ;;
+
+    sunos4*)
+      lt_prog_compiler_wl='-Qoption ld '
+      lt_prog_compiler_pic='-PIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    sysv4 | sysv4.2uw2* | sysv4.3*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    sysv4*MP*)
+      if test -d /usr/nec ;then
+	lt_prog_compiler_pic='-Kconform_pic'
+	lt_prog_compiler_static='-Bstatic'
+      fi
+      ;;
+
+    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    unicos*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_can_build_shared=no
+      ;;
+
+    uts4*)
+      lt_prog_compiler_pic='-pic'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    *)
+      lt_prog_compiler_can_build_shared=no
+      ;;
+    esac
+  fi
+
+case $host_os in
+  # For platforms which do not support PIC, -DPIC is meaningless:
+  *djgpp*)
+    lt_prog_compiler_pic=
+    ;;
+  *)
+    lt_prog_compiler_pic="$lt_prog_compiler_pic@&t@ -DPIC"
+    ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
+$as_echo "$lt_prog_compiler_pic" >&6; }
+
+    
+    
+    
+
+
+#
+# Check to make sure the PIC flag actually works.
+#
+if test -n "$lt_prog_compiler_pic"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
+$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
+if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_works=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="$lt_prog_compiler_pic@&t@ -DPIC"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_pic_works=yes
+     fi
+   fi
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
+$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
+
+if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
+    case $lt_prog_compiler_pic in
+     "" | " "*) ;;
+     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
+     esac
+else
+    lt_prog_compiler_pic=
+     lt_prog_compiler_can_build_shared=no
+fi
+
+fi
+
+    
+    
+    
+
+
+#
+# Check to make sure the static flag actually works.
+#
+wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
+$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
+if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_static_works=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&5
+       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         lt_cv_prog_compiler_static_works=yes
+       fi
+     else
+       lt_cv_prog_compiler_static_works=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
+$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
+
+if test x"$lt_cv_prog_compiler_static_works" = xyes; then
+    :
+else
+    lt_prog_compiler_static=
+fi
+
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
+$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
+$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
+
+
+
+
+hard_links="nottested"
+if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
+  # do not overwrite the value of need_locks provided by the user
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
+$as_echo_n "checking if we can lock with hard links... " >&6; }
+  hard_links=yes
+  $RM conftest*
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  touch conftest.a
+  ln conftest.a conftest.b 2>&5 || hard_links=no
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
+$as_echo "$hard_links" >&6; }
+  if test "$hard_links" = no; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
+$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
+    need_locks=warn
+  fi
+else
+  need_locks=no
+fi
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
+
+  runpath_var=
+  allow_undefined_flag=
+  always_export_symbols=no
+  archive_cmds=
+  archive_expsym_cmds=
+  compiler_needs_object=no
+  enable_shared_with_static_runtimes=no
+  export_dynamic_flag_spec=
+  export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  hardcode_automatic=no
+  hardcode_direct=no
+  hardcode_direct_absolute=no
+  hardcode_libdir_flag_spec=
+  hardcode_libdir_flag_spec_ld=
+  hardcode_libdir_separator=
+  hardcode_minus_L=no
+  hardcode_shlibpath_var=unsupported
+  inherit_rpath=no
+  link_all_deplibs=unknown
+  module_cmds=
+  module_expsym_cmds=
+  old_archive_from_new_cmds=
+  old_archive_from_expsyms_cmds=
+  thread_safe_flag_spec=
+  whole_archive_flag_spec=
+  # include_expsyms should be a list of space-separated symbols to be *always*
+  # included in the symbol list
+  include_expsyms=
+  # exclude_expsyms can be an extended regexp of symbols to exclude
+  # it will be wrapped by ` (' and `)$', so one must not match beginning or
+  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
+  # as well as any symbol that contains `d'.
+  exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
+  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
+  # platforms (ab)use it in PIC code, but their linkers get confused if
+  # the symbol is explicitly referenced.  Since portable code cannot
+  # rely on this symbol name, it's probably fine to never include it in
+  # preloaded symbol tables.
+  # Exclude shared library initialization/finalization symbols.
+  extract_expsyms_cmds=
+
+  case $host_os in
+  cygwin* | mingw* | pw32* | cegcc*)
+    # FIXME: the MSVC++ port hasn't been tested in a loooong time
+    # When not using gcc, we currently assume that we are using
+    # Microsoft Visual C++.
+    if test "$GCC" != yes; then
+      with_gnu_ld=no
+    fi
+    ;;
+  interix*)
+    # we just hope/assume this is gcc and not c89 (= MSVC++)
+    with_gnu_ld=yes
+    ;;
+  openbsd*)
+    with_gnu_ld=no
+    ;;
+  esac
+
+  ld_shlibs=yes
+  if test "$with_gnu_ld" = yes; then
+    # If archive_cmds runs LD, not CC, wlarc should be empty
+    wlarc='${wl}'
+
+    # Set some defaults for GNU ld with shared library support. These
+    # are reset later if shared libraries are not supported. Putting them
+    # here allows them to be overridden if necessary.
+    runpath_var=LD_RUN_PATH
+    hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+    export_dynamic_flag_spec='${wl}--export-dynamic'
+    # ancient GNU ld didn't support --whole-archive et. al.
+    if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
+      whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+    else
+      whole_archive_flag_spec=
+    fi
+    supports_anon_versioning=no
+    case `$LD -v 2>&1` in
+      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
+      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
+      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
+      *\ 2.11.*) ;; # other 2.11 versions
+      *) supports_anon_versioning=yes ;;
+    esac
+
+    # See if GNU ld supports shared libraries.
+    case $host_os in
+    aix[3-9]*)
+      # On AIX/PPC, the GNU linker is very broken
+      if test "$host_cpu" != ia64; then
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
+
+*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** to be unable to reliably create shared libraries on AIX.
+*** Therefore, libtool is disabling shared libraries support.  If you
+*** really care for shared libraries, you may want to modify your PATH
+*** so that a non-GNU linker is found, and then restart.
+
+_LT_EOF
+      fi
+      ;;
+
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+            archive_expsym_cmds=''
+        ;;
+      m68k)
+            archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+            hardcode_libdir_flag_spec='-L$libdir'
+            hardcode_minus_L=yes
+        ;;
+      esac
+      ;;
+
+    beos*)
+      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	allow_undefined_flag=unsupported
+	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
+	# support --undefined.  This deserves some investigation.  FIXME
+	archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+
+    cygwin* | mingw* | pw32* | cegcc*)
+      # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
+      # as there is no search path for DLLs.
+      hardcode_libdir_flag_spec='-L$libdir'
+      allow_undefined_flag=unsupported
+      always_export_symbols=no
+      enable_shared_with_static_runtimes=yes
+      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+
+      if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	# If the export-symbols file already is a .def file (1st line
+	# is EXPORTS), use it as is; otherwise, prepend...
+	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	  cp $export_symbols $output_objdir/$soname.def;
+	else
+	  echo EXPORTS > $output_objdir/$soname.def;
+	  cat $export_symbols >> $output_objdir/$soname.def;
+	fi~
+	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+
+    interix[3-9]*)
+      hardcode_direct=no
+      hardcode_shlibpath_var=no
+      hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+      export_dynamic_flag_spec='${wl}-E'
+      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+      # Instead, shared libraries are loaded at an image base (0x10000000 by
+      # default) and relocated if they conflict, which is a slow very memory
+      # consuming and fragmenting process.  To avoid this, we pick a random,
+      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+      ;;
+
+    gnu* | linux* | tpf* | k*bsd*-gnu)
+      tmp_diet=no
+      if test "$host_os" = linux-dietlibc; then
+	case $cc_basename in
+	  diet\ *) tmp_diet=yes;;	# linux-dietlibc with static linking (!diet-dyn)
+	esac
+      fi
+      if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
+	 && test "$tmp_diet" = no
+      then
+	tmp_addflag=
+	tmp_sharedflag='-shared'
+	case $cc_basename,$host_cpu in
+        pgcc*)				# Portland Group C compiler
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  tmp_addflag=' $pic_flag'
+	  ;;
+	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  tmp_addflag=' $pic_flag -Mnomain' ;;
+	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
+	  tmp_addflag=' -i_dynamic' ;;
+	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
+	  tmp_addflag=' -i_dynamic -nofor_main' ;;
+	ifc* | ifort*)			# Intel Fortran compiler
+	  tmp_addflag=' -nofor_main' ;;
+	lf95*)				# Lahey Fortran 8.1
+	  whole_archive_flag_spec=
+	  tmp_sharedflag='--shared' ;;
+	xl[cC]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	  tmp_sharedflag='-qmkshrobj'
+	  tmp_addflag= ;;
+	esac
+	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ C*)			# Sun C 5.9
+	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  compiler_needs_object=yes
+	  tmp_sharedflag='-G' ;;
+	*Sun\ F*)			# Sun Fortran 8.3
+	  tmp_sharedflag='-G' ;;
+	esac
+	archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+
+        if test "x$supports_anon_versioning" = xyes; then
+          archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
+	    cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+	    echo "local: *; };" >> $output_objdir/$libname.ver~
+	    $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+        fi
+
+	case $cc_basename in
+	xlf*)
+	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
+	  whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
+	  hardcode_libdir_flag_spec=
+	  hardcode_libdir_flag_spec_ld='-rpath $libdir'
+	  archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  if test "x$supports_anon_versioning" = xyes; then
+	    archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
+	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+	      echo "local: *; };" >> $output_objdir/$libname.ver~
+	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	  fi
+	  ;;
+	esac
+      else
+        ld_shlibs=no
+      fi
+      ;;
+
+    netbsd*)
+      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
+	wlarc=
+      else
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      fi
+      ;;
+
+    solaris*)
+      if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
+
+*** Warning: The releases 2.8.* of the GNU linker cannot reliably
+*** create shared libraries on Solaris systems.  Therefore, libtool
+*** is disabling shared libraries support.  We urge you to upgrade GNU
+*** binutils to release 2.9.1 or newer.  Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
+
+_LT_EOF
+      elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+
+    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
+      case `$LD -v 2>&1` in
+        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
+
+*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
+*** reliably create shared libraries on SCO systems.  Therefore, libtool
+*** is disabling shared libraries support.  We urge you to upgrade GNU
+*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
+
+_LT_EOF
+	;;
+	*)
+	  # For security reasons, it is highly recommended that you always
+	  # use absolute paths for naming shared libraries, and exclude the
+	  # DT_RUNPATH tag from executables and libraries.  But doing so
+	  # requires that you compile everything twice, which is a pain.
+	  if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	    hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	  else
+	    ld_shlibs=no
+	  fi
+	;;
+      esac
+      ;;
+
+    sunos4*)
+      archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+      wlarc=
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    *)
+      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+    esac
+
+    if test "$ld_shlibs" = no; then
+      runpath_var=
+      hardcode_libdir_flag_spec=
+      export_dynamic_flag_spec=
+      whole_archive_flag_spec=
+    fi
+  else
+    # PORTME fill in a description of your system's linker (not GNU ld)
+    case $host_os in
+    aix3*)
+      allow_undefined_flag=unsupported
+      always_export_symbols=yes
+      archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
+      # Note: this linker hardcodes the directories in LIBPATH if there
+      # are no directories specified by -L.
+      hardcode_minus_L=yes
+      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
+	# Neither direct hardcoding nor static linking is supported with a
+	# broken collect2.
+	hardcode_direct=unsupported
+      fi
+      ;;
+
+    aix[4-9]*)
+      if test "$host_cpu" = ia64; then
+	# On IA64, the linker does run time linking by default, so we don't
+	# have to do anything special.
+	aix_use_runtimelinking=no
+	exp_sym_flag='-Bexport'
+	no_entry_flag=""
+      else
+	# If we're using GNU nm, then we don't want the "-C" option.
+	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	else
+	  export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	fi
+	aix_use_runtimelinking=no
+
+	# Test if we are trying to use run time linking or normal
+	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
+	# need to do runtime linking.
+	case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
+	  for ld_flag in $LDFLAGS; do
+	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
+	    aix_use_runtimelinking=yes
+	    break
+	  fi
+	  done
+	  ;;
+	esac
+
+	exp_sym_flag='-bexport'
+	no_entry_flag='-bnoentry'
+      fi
+
+      # When large executables or shared objects are built, AIX ld can
+      # have problems creating the table of contents.  If linking a library
+      # or program results in "error TOC overflow" add -mminimal-toc to
+      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+
+      archive_cmds=''
+      hardcode_direct=yes
+      hardcode_direct_absolute=yes
+      hardcode_libdir_separator=':'
+      link_all_deplibs=yes
+      file_list_spec='${wl}-f,'
+
+      if test "$GCC" = yes; then
+	case $host_os in aix4.[012]|aix4.[012].*)
+	# We only want to do this on AIX 4.2 and lower, the check
+	# below for broken collect2 doesn't work under 4.3+
+	  collect2name=`${CC} -print-prog-name=collect2`
+	  if test -f "$collect2name" &&
+	   strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+	  then
+	  # We have reworked collect2
+	  :
+	  else
+	  # We have old collect2
+	  hardcode_direct=unsupported
+	  # It fails to find uninstalled libraries when the uninstalled
+	  # path is not listed in the libpath.  Setting hardcode_minus_L
+	  # to unsupported forces relinking
+	  hardcode_minus_L=yes
+	  hardcode_libdir_flag_spec='-L$libdir'
+	  hardcode_libdir_separator=
+	  fi
+	  ;;
+	esac
+	shared_flag='-shared'
+	if test "$aix_use_runtimelinking" = yes; then
+	  shared_flag="$shared_flag "'${wl}-G'
+	fi
+      else
+	# not using gcc
+	if test "$host_cpu" = ia64; then
+	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+	# chokes on -Wl,-G. The following line is correct:
+	  shared_flag='-G'
+	else
+	  if test "$aix_use_runtimelinking" = yes; then
+	    shared_flag='${wl}-G'
+	  else
+	    shared_flag='${wl}-bM:SRE'
+	  fi
+	fi
+      fi
+
+      export_dynamic_flag_spec='${wl}-bexpall'
+      # It seems that -bexpall does not export symbols beginning with
+      # underscore (_), so it is better to generate a list of symbols to export.
+      always_export_symbols=yes
+      if test "$aix_use_runtimelinking" = yes; then
+	# Warning - without using the other runtime loading flags (-brtl),
+	# -berok will link without error, but may produce a broken library.
+	allow_undefined_flag='-berok'
+        # Determine the default libpath from the value encoded in an
+        # empty executable.
+        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
+        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+      else
+	if test "$host_cpu" = ia64; then
+	  hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
+	  allow_undefined_flag="-z nodefs"
+	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+	else
+	 # Determine the default libpath from the value encoded in an
+	 # empty executable.
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+	 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
+	  # Warning - without using the other run time loading flags,
+	  # -berok will link without error, but may produce a broken library.
+	  no_undefined_flag=' ${wl}-bernotok'
+	  allow_undefined_flag=' ${wl}-berok'
+	  # Exported symbols can be pulled into shared objects from archives
+	  whole_archive_flag_spec='$convenience'
+	  archive_cmds_need_lc=yes
+	  # This is similar to how AIX traditionally builds its shared libraries.
+	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+	fi
+      fi
+      ;;
+
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+            archive_expsym_cmds=''
+        ;;
+      m68k)
+            archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+            hardcode_libdir_flag_spec='-L$libdir'
+            hardcode_minus_L=yes
+        ;;
+      esac
+      ;;
+
+    bsdi[45]*)
+      export_dynamic_flag_spec=-rdynamic
+      ;;
+
+    cygwin* | mingw* | pw32* | cegcc*)
+      # When not using gcc, we currently assume that we are using
+      # Microsoft Visual C++.
+      # hardcode_libdir_flag_spec is actually meaningless, as there is
+      # no search path for DLLs.
+      hardcode_libdir_flag_spec=' '
+      allow_undefined_flag=unsupported
+      # Tell ltmain to make .lib files, not .a files.
+      libext=lib
+      # Tell ltmain to make .dll files, not .so files.
+      shrext_cmds=".dll"
+      # FIXME: Setting linknames here is a bad hack.
+      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
+      # The linker will automatically build a .lib file if we build a DLL.
+      old_archive_from_new_cmds='true'
+      # FIXME: Should let the user specify the lib program.
+      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
+      fix_srcfile_path='`cygpath -w "$srcfile"`'
+      enable_shared_with_static_runtimes=yes
+      ;;
+
+    darwin* | rhapsody*)
+      
+  
+  archive_cmds_need_lc=no
+  hardcode_direct=no
+  hardcode_automatic=yes
+  hardcode_shlibpath_var=unsupported
+  whole_archive_flag_spec=''
+  link_all_deplibs=yes
+  allow_undefined_flag="$_lt_dar_allow_undefined"
+  case $cc_basename in
+     ifort*) _lt_dar_can_shared=yes ;;
+     *) _lt_dar_can_shared=$GCC ;;
+  esac
+  if test "$_lt_dar_can_shared" = "yes"; then
+    output_verbose_link_cmd=echo
+    archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
+    module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
+    archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
+    module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
+    
+  else
+  ld_shlibs=no
+  fi
+
+      ;;
+
+    dgux*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_shlibpath_var=no
+      ;;
+
+    freebsd1*)
+      ld_shlibs=no
+      ;;
+
+    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
+    # support.  Future versions do this automatically, but an explicit c++rt0.o
+    # does not break anything, and helps significantly (at the cost of a little
+    # extra space).
+    freebsd2.2*)
+      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
+    freebsd2*)
+      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_direct=yes
+      hardcode_minus_L=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
+    freebsd* | dragonfly*)
+      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    hpux9*)
+      if test "$GCC" = yes; then
+	archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+      else
+	archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+      fi
+      hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+      hardcode_libdir_separator=:
+      hardcode_direct=yes
+
+      # hardcode_minus_L: Not really in the search PATH,
+      # but as the default location of the library.
+      hardcode_minus_L=yes
+      export_dynamic_flag_spec='${wl}-E'
+      ;;
+
+    hpux10*)
+      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+	archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
+      fi
+      if test "$with_gnu_ld" = no; then
+	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+	hardcode_libdir_flag_spec_ld='+b $libdir'
+	hardcode_libdir_separator=:
+	hardcode_direct=yes
+	hardcode_direct_absolute=yes
+	export_dynamic_flag_spec='${wl}-E'
+	# hardcode_minus_L: Not really in the search PATH,
+	# but as the default location of the library.
+	hardcode_minus_L=yes
+      fi
+      ;;
+
+    hpux11*)
+      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+	case $host_cpu in
+	hppa*64*)
+	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	ia64*)
+	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	esac
+      else
+	case $host_cpu in
+	hppa*64*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	ia64*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	esac
+      fi
+      if test "$with_gnu_ld" = no; then
+	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+	hardcode_libdir_separator=:
+
+	case $host_cpu in
+	hppa*64*|ia64*)
+	  hardcode_direct=no
+	  hardcode_shlibpath_var=no
+	  ;;
+	*)
+	  hardcode_direct=yes
+	  hardcode_direct_absolute=yes
+	  export_dynamic_flag_spec='${wl}-E'
+
+	  # hardcode_minus_L: Not really in the search PATH,
+	  # but as the default location of the library.
+	  hardcode_minus_L=yes
+	  ;;
+	esac
+      fi
+      ;;
+
+    irix5* | irix6* | nonstopux*)
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	# Try to use the -exported_symbol ld option, if it does not
+	# work, assume that -exports_file does not work either and
+	# implicitly export all symbols.
+        save_LDFLAGS="$LDFLAGS"
+        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+int foo(void) {}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+        
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+        LDFLAGS="$save_LDFLAGS"
+      else
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      inherit_rpath=yes
+      link_all_deplibs=yes
+      ;;
+
+    netbsd*)
+      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
+      else
+	archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
+      fi
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    newsos6)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_direct=yes
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      hardcode_shlibpath_var=no
+      ;;
+
+    *nto* | *qnx*)
+      ;;
+
+    openbsd*)
+      if test -f /usr/libexec/ld.so; then
+	hardcode_direct=yes
+	hardcode_shlibpath_var=no
+	hardcode_direct_absolute=yes
+	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
+	  hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+	  export_dynamic_flag_spec='${wl}-E'
+	else
+	  case $host_os in
+	   openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
+	     archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+	     hardcode_libdir_flag_spec='-R$libdir'
+	     ;;
+	   *)
+	     archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+	     hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+	     ;;
+	  esac
+	fi
+      else
+	ld_shlibs=no
+      fi
+      ;;
+
+    os2*)
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_minus_L=yes
+      allow_undefined_flag=unsupported
+      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
+      ;;
+
+    osf3*)
+      if test "$GCC" = yes; then
+	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+      else
+	allow_undefined_flag=' -expect_unresolved \*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      ;;
+
+    osf4* | osf5*)	# as osf3* with the addition of -msym flag
+      if test "$GCC" = yes; then
+	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      else
+	allow_undefined_flag=' -expect_unresolved \*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+
+	# Both c and cxx compiler support -rpath directly
+	hardcode_libdir_flag_spec='-rpath $libdir'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_separator=:
+      ;;
+
+    solaris*)
+      no_undefined_flag=' -z defs'
+      if test "$GCC" = yes; then
+	wlarc='${wl}'
+	archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+      else
+	case `$CC -V 2>&1` in
+	*"Compilers 5.0"*)
+	  wlarc=''
+	  archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
+	  ;;
+	*)
+	  wlarc='${wl}'
+	  archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  ;;
+	esac
+      fi
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_shlibpath_var=no
+      case $host_os in
+      solaris2.[0-5] | solaris2.[0-5].*) ;;
+      *)
+	# The compiler driver will combine and reorder linker options,
+	# but understands `-z linker_flag'.  GCC discards it without `$wl',
+	# but is careful enough not to reorder.
+	# Supported since Solaris 2.6 (maybe 2.5.1?)
+	if test "$GCC" = yes; then
+	  whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+	else
+	  whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
+	fi
+	;;
+      esac
+      link_all_deplibs=yes
+      ;;
+
+    sunos4*)
+      if test "x$host_vendor" = xsequent; then
+	# Use $CC to link under sequent, because it throws in some extra .o
+	# files that make .init and .fini sections work.
+	archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
+      fi
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_direct=yes
+      hardcode_minus_L=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    sysv4)
+      case $host_vendor in
+	sni)
+	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  hardcode_direct=yes # is this really true???
+	;;
+	siemens)
+	  ## LD is ld it makes a PLAMLIB
+	  ## CC just makes a GrossModule.
+	  archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
+	  reload_cmds='$CC -r -o $output$reload_objs'
+	  hardcode_direct=no
+        ;;
+	motorola)
+	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  hardcode_direct=no #Motorola manual says yes, but my tests say they lie
+	;;
+      esac
+      runpath_var='LD_RUN_PATH'
+      hardcode_shlibpath_var=no
+      ;;
+
+    sysv4.3*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_shlibpath_var=no
+      export_dynamic_flag_spec='-Bexport'
+      ;;
+
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	hardcode_shlibpath_var=no
+	runpath_var=LD_RUN_PATH
+	hardcode_runpath_var=yes
+	ld_shlibs=yes
+      fi
+      ;;
+
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
+      no_undefined_flag='${wl}-z,text'
+      archive_cmds_need_lc=no
+      hardcode_shlibpath_var=no
+      runpath_var='LD_RUN_PATH'
+
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      fi
+      ;;
+
+    sysv5* | sco3.2v5* | sco5v6*)
+      # Note: We can NOT use -z defs as we might desire, because we do not
+      # link with -lc, and that would cause any symbols used from libc to
+      # always be unresolved, which means just about no library would
+      # ever link correctly.  If we're not using GNU ld we use -z text
+      # though, which does catch some bad symbols but isn't as heavy-handed
+      # as -z defs.
+      no_undefined_flag='${wl}-z,text'
+      allow_undefined_flag='${wl}-z,nodefs'
+      archive_cmds_need_lc=no
+      hardcode_shlibpath_var=no
+      hardcode_libdir_flag_spec='${wl}-R,$libdir'
+      hardcode_libdir_separator=':'
+      link_all_deplibs=yes
+      export_dynamic_flag_spec='${wl}-Bexport'
+      runpath_var='LD_RUN_PATH'
+
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      fi
+      ;;
+
+    uts4*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_shlibpath_var=no
+      ;;
+
+    *)
+      ld_shlibs=no
+      ;;
+    esac
+
+    if test x$host_vendor = xsni; then
+      case $host in
+      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
+	export_dynamic_flag_spec='${wl}-Blargedynsym'
+	;;
+      esac
+    fi
+  fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
+$as_echo "$ld_shlibs" >&6; }
+test "$ld_shlibs" = no && can_build_shared=no
+
+with_gnu_ld=$with_gnu_ld
+
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+
+#
+# Do we need to explicitly link libc?
+#
+case "x$archive_cmds_need_lc" in
+x|xyes)
+  # Assume -lc should be added
+  archive_cmds_need_lc=yes
+
+  if test "$enable_shared" = yes && test "$GCC" = yes; then
+    case $archive_cmds in
+    *'~'*)
+      # FIXME: we may have to deal with multi-command sequences.
+      ;;
+    '$CC '*)
+      # Test whether the compiler implicitly links with -lc since on some
+      # systems, -lgcc has to come before -lc. If gcc already passes -lc
+      # to ld, don't add -lc before -lgcc.
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
+$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
+      $RM conftest*
+      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } 2>conftest.err; then
+        soname=conftest
+        lib=conftest
+        libobjs=conftest.$ac_objext
+        deplibs=
+        wl=$lt_prog_compiler_wl
+	pic_flag=$lt_prog_compiler_pic
+        compiler_flags=-v
+        linker_flags=-v
+        verstring=
+        output_objdir=.
+        libname=conftest
+        lt_save_allow_undefined_flag=$allow_undefined_flag
+        allow_undefined_flag=
+        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+  (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+        then
+	  archive_cmds_need_lc=no
+        else
+	  archive_cmds_need_lc=yes
+        fi
+        allow_undefined_flag=$lt_save_allow_undefined_flag
+      else
+        cat conftest.err 1>&5
+      fi
+      $RM conftest*
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
+$as_echo "$archive_cmds_need_lc" >&6; }
+      ;;
+    esac
+  fi
+  ;;
+esac
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
+$as_echo_n "checking dynamic linker characteristics... " >&6; }
+
+if test "$GCC" = yes; then
+  case $host_os in
+    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
+    *) lt_awk_arg="/^libraries:/" ;;
+  esac
+  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
+    # if the path contains ";" then we assume it to be the separator
+    # otherwise default to the standard path separator (i.e. ":") - it is
+    # assumed that no part of a normal pathname contains ";" but that should
+    # okay in the real world where ";" in dirpaths is itself problematic.
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
+  else
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+  fi
+  # Ok, now we have the path, separated by spaces, we can step through it
+  # and add multilib dir if necessary.
+  lt_tmp_lt_search_path_spec=
+  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
+  for lt_sys_path in $lt_search_path_spec; do
+    if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
+    else
+      test -d "$lt_sys_path" && \
+	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
+    fi
+  done
+  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
+BEGIN {RS=" "; FS="/|\n";} {
+  lt_foo="";
+  lt_count=0;
+  for (lt_i = NF; lt_i > 0; lt_i--) {
+    if ($lt_i != "" && $lt_i != ".") {
+      if ($lt_i == "..") {
+        lt_count++;
+      } else {
+        if (lt_count == 0) {
+          lt_foo="/" $lt_i lt_foo;
+        } else {
+          lt_count--;
+        }
+      }
+    }
+  }
+  if (lt_foo != "") { lt_freq[lt_foo]++; }
+  if (lt_freq[lt_foo] == 1) { print lt_foo; }
+}'`
+  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
+else
+  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
+fi
+library_names_spec=
+libname_spec='lib$name'
+soname_spec=
+shrext_cmds=".so"
+postinstall_cmds=
+postuninstall_cmds=
+finish_cmds=
+finish_eval=
+shlibpath_var=
+shlibpath_overrides_runpath=unknown
+version_type=none
+dynamic_linker="$host_os ld.so"
+sys_lib_dlsearch_path_spec="/lib /usr/lib"
+need_lib_prefix=unknown
+hardcode_into_libs=no
+
+# when you set need_version to no, make sure it does not cause -set_version
+# flags to be left without arguments
+need_version=unknown
+
+case $host_os in
+aix3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
+  shlibpath_var=LIBPATH
+
+  # AIX 3 has no versioning support, so we append a major version to the name.
+  soname_spec='${libname}${release}${shared_ext}$major'
+  ;;
+
+aix[4-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  hardcode_into_libs=yes
+  if test "$host_cpu" = ia64; then
+    # AIX 5 supports IA64
+    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
+    shlibpath_var=LD_LIBRARY_PATH
+  else
+    # With GCC up to 2.95.x, collect2 would create an import file
+    # for dependence libraries.  The import file would start with
+    # the line `#! .'.  This would cause the generated library to
+    # depend on `.', always an invalid library.  This was fixed in
+    # development snapshots of GCC prior to 3.0.
+    case $host_os in
+      aix4 | aix4.[01] | aix4.[01].*)
+      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
+	   echo ' yes '
+	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
+	:
+      else
+	can_build_shared=no
+      fi
+      ;;
+    esac
+    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
+    # soname into executable. Probably we can add versioning support to
+    # collect2, so additional links can be useful in future.
+    if test "$aix_use_runtimelinking" = yes; then
+      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
+      # instead of lib<name>.a to let people know that these are not
+      # typical AIX shared libraries.
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    else
+      # We preserve .a as extension for shared libraries through AIX4.2
+      # and later when we are not doing run time linking.
+      library_names_spec='${libname}${release}.a $libname.a'
+      soname_spec='${libname}${release}${shared_ext}$major'
+    fi
+    shlibpath_var=LIBPATH
+  fi
+  ;;
+
+amigaos*)
+  case $host_cpu in
+  powerpc)
+    # Since July 2007 AmigaOS4 officially supports .so libraries.
+    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    ;;
+  m68k)
+    library_names_spec='$libname.ixlibrary $libname.a'
+    # Create ${libname}_ixlibrary.a entries in /sys/libs.
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    ;;
+  esac
+  ;;
+
+beos*)
+  library_names_spec='${libname}${shared_ext}'
+  dynamic_linker="$host_os ld.so"
+  shlibpath_var=LIBRARY_PATH
+  ;;
+
+bsdi[45]*)
+  version_type=linux
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
+  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
+  # the default ld.so.conf also contains /usr/contrib/lib and
+  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
+  # libtool to hard-code these into programs
+  ;;
+
+cygwin* | mingw* | pw32* | cegcc*)
+  version_type=windows
+  shrext_cmds=".dll"
+  need_version=no
+  need_lib_prefix=no
+
+  case $GCC,$host_os in
+  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+    library_names_spec='$libname.dll.a'
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname~
+      chmod a+x \$dldir/$dlname~
+      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
+        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
+      fi'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+
+    case $host_os in
+    cygwin*)
+      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
+      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+      ;;
+    mingw* | cegcc*)
+      # MinGW DLLs use traditional 'lib' prefix
+      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH printed by
+        # mingw gcc, but we are running on Cygwin. Gcc prints its search
+        # path with ; separators, and with drive letters. We can handle the
+        # drive letters (cygwin fileutils understands them), so leave them,
+        # especially as we might pass files found there to a mingw objdump,
+        # which wouldn't understand a cygwinified path. Ahh.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      ;;
+    pw32*)
+      # pw32 DLLs use 'pw' prefix rather than 'lib'
+      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      ;;
+    esac
+    ;;
+
+  *)
+    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    ;;
+  esac
+  dynamic_linker='Win32 ld.exe'
+  # FIXME: first we should search . and the directory the executable is in
+  shlibpath_var=PATH
+  ;;
+
+darwin* | rhapsody*)
+  dynamic_linker="$host_os dyld"
+  version_type=darwin
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+  soname_spec='${libname}${release}${major}$shared_ext'
+  shlibpath_overrides_runpath=yes
+  shlibpath_var=DYLD_LIBRARY_PATH
+  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
+
+  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
+  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
+  ;;
+
+dgux*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+freebsd1*)
+  dynamic_linker=no
+  ;;
+
+freebsd* | dragonfly*)
+  # DragonFly does not have aout.  When/if they implement a new
+  # versioning mechanism, adjust this.
+  if test -x /usr/bin/objformat; then
+    objformat=`/usr/bin/objformat`
+  else
+    case $host_os in
+    freebsd[123]*) objformat=aout ;;
+    *) objformat=elf ;;
+    esac
+  fi
+  version_type=freebsd-$objformat
+  case $version_type in
+    freebsd-elf*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+      need_version=no
+      need_lib_prefix=no
+      ;;
+    freebsd-*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
+      need_version=yes
+      ;;
+  esac
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_os in
+  freebsd2*)
+    shlibpath_overrides_runpath=yes
+    ;;
+  freebsd3.[01]* | freebsdelf3.[01]*)
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
+  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
+    shlibpath_overrides_runpath=no
+    hardcode_into_libs=yes
+    ;;
+  *) # from 4.6 on, and DragonFly
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  esac
+  ;;
+
+gnu*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  hardcode_into_libs=yes
+  ;;
+
+hpux9* | hpux10* | hpux11*)
+  # Give a soname corresponding to the major version so that dld.sl refuses to
+  # link against other versions.
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  case $host_cpu in
+  ia64*)
+    shrext_cmds='.so'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.so"
+    shlibpath_var=LD_LIBRARY_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    if test "X$HPUX_IA64_MODE" = X32; then
+      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+    else
+      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+    fi
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  hppa*64*)
+    shrext_cmds='.sl'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  *)
+    shrext_cmds='.sl'
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=SHLIB_PATH
+    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    ;;
+  esac
+  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  postinstall_cmds='chmod 555 $lib'
+  ;;
+
+interix[3-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+irix5* | irix6* | nonstopux*)
+  case $host_os in
+    nonstopux*) version_type=nonstopux ;;
+    *)
+	if test "$lt_cv_prog_gnu_ld" = yes; then
+		version_type=linux
+	else
+		version_type=irix
+	fi ;;
+  esac
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+  case $host_os in
+  irix5* | nonstopux*)
+    libsuff= shlibsuff=
+    ;;
+  *)
+    case $LD in # libtool.m4 will add one of these switches to LD
+    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
+      libsuff= shlibsuff= libmagic=32-bit;;
+    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
+      libsuff=32 shlibsuff=N32 libmagic=N32;;
+    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
+      libsuff=64 shlibsuff=64 libmagic=64-bit;;
+    *) libsuff= shlibsuff= libmagic=never-match;;
+    esac
+    ;;
+  esac
+  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+  shlibpath_overrides_runpath=no
+  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+  hardcode_into_libs=yes
+  ;;
+
+# No shared lib support for Linux oldld, aout, or coff.
+linux*oldld* | linux*aout* | linux*coff*)
+  dynamic_linker=no
+  ;;
+
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  # Some binutils ld are patched to set DT_RUNPATH
+  save_LDFLAGS=$LDFLAGS
+  save_libdir=$libdir
+  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
+       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
+  shlibpath_overrides_runpath=yes
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+  LDFLAGS=$save_LDFLAGS
+  libdir=$save_libdir
+
+  # This implies no fast_install, which is unacceptable.
+  # Some rework will be needed to allow for fast_install
+  # before this can be enabled.
+  hardcode_into_libs=yes
+
+  # Append ld.so.conf contents to the search path
+  if test -f /etc/ld.so.conf; then
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+  fi
+
+  # We used to test for /lib/ld.so.1 and disable shared libraries on
+  # powerpc, because MkLinux only supported shared libraries with the
+  # GNU dynamic linker.  Since this was broken with cross compilers,
+  # most powerpc-linux boxes support dynamic linking these days and
+  # people can always --disable-shared, the test was removed, and we
+  # assume the GNU/Linux dynamic linker is in use.
+  dynamic_linker='GNU/Linux ld.so'
+  ;;
+
+netbsd*)
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+    dynamic_linker='NetBSD (a.out) ld.so'
+  else
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    dynamic_linker='NetBSD ld.elf_so'
+  fi
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  ;;
+
+newsos6)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  ;;
+
+*nto* | *qnx*)
+  version_type=qnx
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='ldqnx.so'
+  ;;
+
+openbsd*)
+  version_type=sunos
+  sys_lib_dlsearch_path_spec="/usr/lib"
+  need_lib_prefix=no
+  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
+  case $host_os in
+    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
+    *)				need_version=no  ;;
+  esac
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    case $host_os in
+      openbsd2.[89] | openbsd2.[89].*)
+	shlibpath_overrides_runpath=no
+	;;
+      *)
+	shlibpath_overrides_runpath=yes
+	;;
+      esac
+  else
+    shlibpath_overrides_runpath=yes
+  fi
+  ;;
+
+os2*)
+  libname_spec='$name'
+  shrext_cmds=".dll"
+  need_lib_prefix=no
+  library_names_spec='$libname${shared_ext} $libname.a'
+  dynamic_linker='OS/2 ld.exe'
+  shlibpath_var=LIBPATH
+  ;;
+
+osf3* | osf4* | osf5*)
+  version_type=osf
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
+  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
+  ;;
+
+rdos*)
+  dynamic_linker=no
+  ;;
+
+solaris*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  # ldd complains unless libraries are executable
+  postinstall_cmds='chmod +x $lib'
+  ;;
+
+sunos4*)
+  version_type=sunos
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  if test "$with_gnu_ld" = yes; then
+    need_lib_prefix=no
+  fi
+  need_version=yes
+  ;;
+
+sysv4 | sysv4.3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_vendor in
+    sni)
+      shlibpath_overrides_runpath=no
+      need_lib_prefix=no
+      runpath_var=LD_RUN_PATH
+      ;;
+    siemens)
+      need_lib_prefix=no
+      ;;
+    motorola)
+      need_lib_prefix=no
+      need_version=no
+      shlibpath_overrides_runpath=no
+      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
+      ;;
+  esac
+  ;;
+
+sysv4*MP*)
+  if test -d /usr/nec ;then
+    version_type=linux
+    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
+    soname_spec='$libname${shared_ext}.$major'
+    shlibpath_var=LD_LIBRARY_PATH
+  fi
+  ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  version_type=freebsd-elf
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  if test "$with_gnu_ld" = yes; then
+    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
+  else
+    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
+    case $host_os in
+      sco3.2v5*)
+        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
+	;;
+    esac
+  fi
+  sys_lib_dlsearch_path_spec='/usr/lib'
+  ;;
+
+tpf*)
+  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+uts4*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+*)
+  dynamic_linker=no
+  ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
+$as_echo "$dynamic_linker" >&6; }
+test "$dynamic_linker" = no && can_build_shared=no
+
+variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+if test "$GCC" = yes; then
+  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+fi
+
+if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
+  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
+fi
+if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
+  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
+fi
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
+$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
+hardcode_action=
+if test -n "$hardcode_libdir_flag_spec" ||
+   test -n "$runpath_var" ||
+   test "X$hardcode_automatic" = "Xyes" ; then
+
+  # We can hardcode non-existent directories.
+  if test "$hardcode_direct" != no &&
+     # If the only mechanism to avoid hardcoding is shlibpath_var, we
+     # have to relink, otherwise we might link with an installed library
+     # when we should be linking with a yet-to-be-installed one
+     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
+     test "$hardcode_minus_L" != no; then
+    # Linking always hardcodes the temporary library directory.
+    hardcode_action=relink
+  else
+    # We can link without hardcoding, and we can hardcode nonexisting dirs.
+    hardcode_action=immediate
+  fi
+else
+  # We cannot hardcode anything, or else we can only hardcode existing
+  # directories.
+  hardcode_action=unsupported
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
+$as_echo "$hardcode_action" >&6; }
+
+if test "$hardcode_action" = relink ||
+   test "$inherit_rpath" = yes; then
+  # Fast installation is not supported
+  enable_fast_install=no
+elif test "$shlibpath_overrides_runpath" = yes ||
+     test "$enable_shared" = no; then
+  # Fast installation is not necessary
+  enable_fast_install=needless
+fi
+
+    
+    
+    
+
+
+  if test "x$enable_dlopen" != xyes; then
+  enable_dlopen=unknown
+  enable_dlopen_self=unknown
+  enable_dlopen_self_static=unknown
+else
+  lt_cv_dlopen=no
+  lt_cv_dlopen_libs=
+
+  case $host_os in
+  beos*)
+    lt_cv_dlopen="load_add_on"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+    ;;
+
+  mingw* | pw32* | cegcc*)
+    lt_cv_dlopen="LoadLibrary"
+    lt_cv_dlopen_libs=
+    ;;
+
+  cygwin*)
+    lt_cv_dlopen="dlopen"
+    lt_cv_dlopen_libs=
+    ;;
+
+  darwin*)
+  # if libdl is installed we need to link against it
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
+$as_echo_n "checking for dlopen in -ldl... " >&6; }
+if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldl  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dl_dlopen=yes
+else
+  ac_cv_lib_dl_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
+$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
+if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
+else
+  
+    lt_cv_dlopen="dyld"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+    
+fi
+
+    ;;
+
+  *)
+    ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
+if test "x$ac_cv_func_shl_load" = x""yes; then :
+  lt_cv_dlopen="shl_load"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
+$as_echo_n "checking for shl_load in -ldld... " >&6; }
+if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char shl_load ();
+int
+main ()
+{
+return shl_load ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dld_shl_load=yes
+else
+  ac_cv_lib_dld_shl_load=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
+$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
+if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
+  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
+else
+  ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
+if test "x$ac_cv_func_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
+$as_echo_n "checking for dlopen in -ldl... " >&6; }
+if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldl  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dl_dlopen=yes
+else
+  ac_cv_lib_dl_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
+$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
+if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
+$as_echo_n "checking for dlopen in -lsvld... " >&6; }
+if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lsvld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_svld_dlopen=yes
+else
+  ac_cv_lib_svld_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
+$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
+if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
+$as_echo_n "checking for dld_link in -ldld... " >&6; }
+if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dld_link ();
+int
+main ()
+{
+return dld_link ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dld_dld_link=yes
+else
+  ac_cv_lib_dld_dld_link=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
+$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
+if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
+  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
+fi
+
+	      
+fi
+
+	    
+fi
+
+	  
+fi
+
+	
+fi
+
+      
+fi
+
+    ;;
+  esac
+
+  if test "x$lt_cv_dlopen" != xno; then
+    enable_dlopen=yes
+  else
+    enable_dlopen=no
+  fi
+
+  case $lt_cv_dlopen in
+  dlopen)
+    save_CPPFLAGS="$CPPFLAGS"
+    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
+
+    save_LDFLAGS="$LDFLAGS"
+    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
+
+    save_LIBS="$LIBS"
+    LIBS="$lt_cv_dlopen_libs $LIBS"
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
+$as_echo_n "checking whether a program can dlopen itself... " >&6; }
+if test "${lt_cv_dlopen_self+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  	  if test "$cross_compiling" = yes; then :
+  lt_cv_dlopen_self=cross
+else
+  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+  lt_status=$lt_dlunknown
+  cat > conftest.$ac_ext <<_LT_EOF
+#line __oline__ "configure"
+#include "confdefs.h"
+
+#if HAVE_DLFCN_H
+#include <dlfcn.h>
+#endif
+
+#include <stdio.h>
+
+#ifdef RTLD_GLOBAL
+#  define LT_DLGLOBAL		RTLD_GLOBAL
+#else
+#  ifdef DL_GLOBAL
+#    define LT_DLGLOBAL		DL_GLOBAL
+#  else
+#    define LT_DLGLOBAL		0
+#  endif
+#endif
+
+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+   find out it does not work in some platform. */
+#ifndef LT_DLLAZY_OR_NOW
+#  ifdef RTLD_LAZY
+#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
+#  else
+#    ifdef DL_LAZY
+#      define LT_DLLAZY_OR_NOW		DL_LAZY
+#    else
+#      ifdef RTLD_NOW
+#        define LT_DLLAZY_OR_NOW	RTLD_NOW
+#      else
+#        ifdef DL_NOW
+#          define LT_DLLAZY_OR_NOW	DL_NOW
+#        else
+#          define LT_DLLAZY_OR_NOW	0
+#        endif
+#      endif
+#    endif
+#  endif
+#endif
+
+void fnord() { int i=42;}
+int main ()
+{
+  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+  int status = $lt_dlunknown;
+
+  if (self)
+    {
+      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
+      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      /* dlclose (self); */
+    }
+  else
+    puts (dlerror ());
+
+  return status;
+}
+_LT_EOF
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
+  (eval $ac_link) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
+    (./conftest; exit; ) >&5 2>/dev/null
+    lt_status=$?
+    case x$lt_status in
+      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
+      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
+      x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
+    esac
+  else :
+    # compilation failed
+    lt_cv_dlopen_self=no
+  fi
+fi
+rm -fr conftest*
+
+    
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
+$as_echo "$lt_cv_dlopen_self" >&6; }
+
+    if test "x$lt_cv_dlopen_self" = xyes; then
+      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
+$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
+if test "${lt_cv_dlopen_self_static+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  	  if test "$cross_compiling" = yes; then :
+  lt_cv_dlopen_self_static=cross
+else
+  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+  lt_status=$lt_dlunknown
+  cat > conftest.$ac_ext <<_LT_EOF
+#line __oline__ "configure"
+#include "confdefs.h"
+
+#if HAVE_DLFCN_H
+#include <dlfcn.h>
+#endif
+
+#include <stdio.h>
+
+#ifdef RTLD_GLOBAL
+#  define LT_DLGLOBAL		RTLD_GLOBAL
+#else
+#  ifdef DL_GLOBAL
+#    define LT_DLGLOBAL		DL_GLOBAL
+#  else
+#    define LT_DLGLOBAL		0
+#  endif
+#endif
+
+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+   find out it does not work in some platform. */
+#ifndef LT_DLLAZY_OR_NOW
+#  ifdef RTLD_LAZY
+#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
+#  else
+#    ifdef DL_LAZY
+#      define LT_DLLAZY_OR_NOW		DL_LAZY
+#    else
+#      ifdef RTLD_NOW
+#        define LT_DLLAZY_OR_NOW	RTLD_NOW
+#      else
+#        ifdef DL_NOW
+#          define LT_DLLAZY_OR_NOW	DL_NOW
+#        else
+#          define LT_DLLAZY_OR_NOW	0
+#        endif
+#      endif
+#    endif
+#  endif
+#endif
+
+void fnord() { int i=42;}
+int main ()
+{
+  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+  int status = $lt_dlunknown;
+
+  if (self)
+    {
+      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
+      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      /* dlclose (self); */
+    }
+  else
+    puts (dlerror ());
+
+  return status;
+}
+_LT_EOF
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
+  (eval $ac_link) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
+    (./conftest; exit; ) >&5 2>/dev/null
+    lt_status=$?
+    case x$lt_status in
+      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
+      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
+      x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
+    esac
+  else :
+    # compilation failed
+    lt_cv_dlopen_self_static=no
+  fi
+fi
+rm -fr conftest*
+
+      
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
+$as_echo "$lt_cv_dlopen_self_static" >&6; }
+    fi
+
+    CPPFLAGS="$save_CPPFLAGS"
+    LDFLAGS="$save_LDFLAGS"
+    LIBS="$save_LIBS"
+    ;;
+  esac
+
+  case $lt_cv_dlopen_self in
+  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
+  *) enable_dlopen_self=unknown ;;
+  esac
+
+  case $lt_cv_dlopen_self_static in
+  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
+  *) enable_dlopen_self_static=unknown ;;
+  esac
+fi
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+  
+striplib=
+old_striplib=
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
+$as_echo_n "checking whether stripping libraries is possible... " >&6; }
+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
+  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
+  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+# FIXME - insert some real tests, host_os isn't really good enough
+  case $host_os in
+  darwin*)
+    if test -n "$STRIP" ; then
+      striplib="$STRIP -x"
+      old_striplib="$STRIP -S"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+    else
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+    fi
+    ;;
+  *)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+    ;;
+  esac
+fi
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+  # Report which library types will actually be built
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
+$as_echo_n "checking if libtool supports shared libraries... " >&6; }
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
+$as_echo "$can_build_shared" >&6; }
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
+$as_echo_n "checking whether to build shared libraries... " >&6; }
+  test "$can_build_shared" = "no" && enable_shared=no
+
+  # On AIX, shared libraries and static libraries use the same namespace, and
+  # are all built from PIC.
+  case $host_os in
+  aix3*)
+    test "$enable_shared" = yes && enable_static=no
+    if test -n "$RANLIB"; then
+      archive_cmds="$archive_cmds~\$RANLIB \$lib"
+      postinstall_cmds='$RANLIB $lib'
+    fi
+    ;;
+
+  aix[4-9]*)
+    if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+      test "$enable_shared" = yes && enable_static=no
+    fi
+    ;;
+  esac
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
+$as_echo "$enable_shared" >&6; }
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
+$as_echo_n "checking whether to build static libraries... " >&6; }
+  # Make sure either enable_shared or enable_static is yes.
+  test "$enable_shared" = yes || enable_static=yes
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
+$as_echo "$enable_static" >&6; }
+
+  
+
+
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+CC="$lt_save_CC"
+
+      
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+
+archive_cmds_need_lc_CXX=no
+allow_undefined_flag_CXX=
+always_export_symbols_CXX=no
+archive_expsym_cmds_CXX=
+compiler_needs_object_CXX=no
+export_dynamic_flag_spec_CXX=
+hardcode_direct_CXX=no
+hardcode_direct_absolute_CXX=no
+hardcode_libdir_flag_spec_CXX=
+hardcode_libdir_flag_spec_ld_CXX=
+hardcode_libdir_separator_CXX=
+hardcode_minus_L_CXX=no
+hardcode_shlibpath_var_CXX=unsupported
+hardcode_automatic_CXX=no
+inherit_rpath_CXX=no
+module_cmds_CXX=
+module_expsym_cmds_CXX=
+link_all_deplibs_CXX=unknown
+old_archive_cmds_CXX=$old_archive_cmds
+no_undefined_flag_CXX=
+whole_archive_flag_spec_CXX=
+enable_shared_with_static_runtimes_CXX=no
+
+# Source file extension for C++ test sources.
+ac_ext=cpp
+
+# Object file extension for compiled C++ test sources.
+objext=o
+objext_CXX=$objext
+
+# No sense in running all these tests if we already determined that
+# the CXX compiler isn't working.  Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_caught_CXX_error" != yes; then
+  # Code to be used in simple compile tests
+  lt_simple_compile_test_code="int some_variable = 0;"
+
+  # Code to be used in simple link tests
+  lt_simple_link_test_code='int main(int, char *[]) { return(0); }'
+
+  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+  
+
+
+
+
+
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
+
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+
+# Allow CC to be a program name with arguments.
+compiler=$CC
+
+
+  # save warnings/boilerplate of simple test code
+  ac_outfile=conftest.$ac_objext
+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_compiler_boilerplate=`cat conftest.err`
+$RM conftest*
+
+  ac_outfile=conftest.$ac_objext
+echo "$lt_simple_link_test_code" >conftest.$ac_ext
+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_linker_boilerplate=`cat conftest.err`
+$RM -r conftest*
+
+
+  # Allow CC to be a program name with arguments.
+  lt_save_CC=$CC
+  lt_save_LD=$LD
+  lt_save_GCC=$GCC
+  GCC=$GXX
+  lt_save_with_gnu_ld=$with_gnu_ld
+  lt_save_path_LD=$lt_cv_path_LD
+  if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
+    lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
+  else
+    $as_unset lt_cv_prog_gnu_ld
+  fi
+  if test -n "${lt_cv_path_LDCXX+set}"; then
+    lt_cv_path_LD=$lt_cv_path_LDCXX
+  else
+    $as_unset lt_cv_path_LD
+  fi
+  test -z "${LDCXX+set}" || LD=$LDCXX
+  CC=${CXX-"c++"}
+  compiler=$CC
+  compiler_CXX=$CC
+  for cc_temp in $compiler""; do
+  case $cc_temp in
+    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
+    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
+    \-*) ;;
+    *) break;;
+  esac
+done
+cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+
+
+  if test -n "$compiler"; then
+    # We don't want -fno-exception when compiling C++ code, so set the
+    # no_builtin_flag separately
+    if test "$GXX" = yes; then
+      lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
+    else
+      lt_prog_compiler_no_builtin_flag_CXX=
+    fi
+
+    if test "$GXX" = yes; then
+      # Set up default GNU C++ configuration
+
+      
+
+@%:@ Check whether --with-gnu-ld was given.
+if test "${with_gnu_ld+set}" = set; then :
+  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
+else
+  with_gnu_ld=no
+fi
+
+ac_prog=ld
+if test "$GCC" = yes; then
+  # Check if gcc -print-prog-name=ld gives a path.
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
+$as_echo_n "checking for ld used by $CC... " >&6; }
+  case $host in
+  *-*-mingw*)
+    # gcc leaves a trailing carriage return which upsets mingw
+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+  *)
+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+  esac
+  case $ac_prog in
+    # Accept absolute paths.
+    [\\/]* | ?:[\\/]*)
+      re_direlt='/[^/][^/]*/\.\./'
+      # Canonicalize the pathname of ld
+      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
+      done
+      test -z "$LD" && LD="$ac_prog"
+      ;;
+  "")
+    # If it fails, then pretend we aren't using GCC.
+    ac_prog=ld
+    ;;
+  *)
+    # If it is relative, then search for the first ld in PATH.
+    with_gnu_ld=unknown
+    ;;
+  esac
+elif test "$with_gnu_ld" = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
+$as_echo_n "checking for GNU ld... " >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
+$as_echo_n "checking for non-GNU ld... " >&6; }
+fi
+if test "${lt_cv_path_LD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$LD"; then
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  for ac_dir in $PATH; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+      lt_cv_path_LD="$ac_dir/$ac_prog"
+      # Check to see if the program is GNU ld.  I'd rather use --version,
+      # but apparently some variants of GNU ld only accept -v.
+      # Break only if it was the GNU/non-GNU ld that we prefer.
+      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+      *GNU* | *'with BFD'*)
+	test "$with_gnu_ld" != no && break
+	;;
+      *)
+	test "$with_gnu_ld" != yes && break
+	;;
+      esac
+    fi
+  done
+  IFS="$lt_save_ifs"
+else
+  lt_cv_path_LD="$LD" # Let the user override the test with a path.
+fi
+fi
+
+LD="$lt_cv_path_LD"
+if test -n "$LD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
+$as_echo "$LD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
+$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
+if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  # I'd rather use --version here, but apparently some GNU lds only accept -v.
+case `$LD -v 2>&1 </dev/null` in
+*GNU* | *'with BFD'*)
+  lt_cv_prog_gnu_ld=yes
+  ;;
+*)
+  lt_cv_prog_gnu_ld=no
+  ;;
+esac
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
+$as_echo "$lt_cv_prog_gnu_ld" >&6; }
+with_gnu_ld=$lt_cv_prog_gnu_ld
+
+
+
+
+
+
+
+      # Check if GNU C++ uses GNU ld as the underlying linker, since the
+      # archiving commands below assume that GNU ld is being used.
+      if test "$with_gnu_ld" = yes; then
+        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+
+        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+        export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+
+        # If archive_cmds runs LD, not CC, wlarc should be empty
+        # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
+        #     investigate it a little bit more. (MM)
+        wlarc='${wl}'
+
+        # ancient GNU ld didn't support --whole-archive et. al.
+        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
+	  $GREP 'no-whole-archive' > /dev/null; then
+          whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+        else
+          whole_archive_flag_spec_CXX=
+        fi
+      else
+        with_gnu_ld=no
+        wlarc=
+
+        # A generic and very simple default shared library creation
+        # command for GNU C++ for the case where it uses the native
+        # linker, instead of GNU ld.  If possible, this setting should
+        # overridden to take advantage of the native linker features on
+        # the platform it is being used on.
+        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+      fi
+
+      # Commands to make compiler produce verbose output that lists
+      # what "hidden" libraries, object files and flags are used when
+      # linking a shared library.
+      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+
+    else
+      GXX=no
+      with_gnu_ld=no
+      wlarc=
+    fi
+
+    # PORTME: fill in a description of your system's C++ link characteristics
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
+    ld_shlibs_CXX=yes
+    case $host_os in
+      aix3*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+      aix[4-9]*)
+        if test "$host_cpu" = ia64; then
+          # On IA64, the linker does run time linking by default, so we don't
+          # have to do anything special.
+          aix_use_runtimelinking=no
+          exp_sym_flag='-Bexport'
+          no_entry_flag=""
+        else
+          aix_use_runtimelinking=no
+
+          # Test if we are trying to use run time linking or normal
+          # AIX style linking. If -brtl is somewhere in LDFLAGS, we
+          # need to do runtime linking.
+          case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
+	    for ld_flag in $LDFLAGS; do
+	      case $ld_flag in
+	      *-brtl*)
+	        aix_use_runtimelinking=yes
+	        break
+	        ;;
+	      esac
+	    done
+	    ;;
+          esac
+
+          exp_sym_flag='-bexport'
+          no_entry_flag='-bnoentry'
+        fi
+
+        # When large executables or shared objects are built, AIX ld can
+        # have problems creating the table of contents.  If linking a library
+        # or program results in "error TOC overflow" add -mminimal-toc to
+        # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+        # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+
+        archive_cmds_CXX=''
+        hardcode_direct_CXX=yes
+        hardcode_direct_absolute_CXX=yes
+        hardcode_libdir_separator_CXX=':'
+        link_all_deplibs_CXX=yes
+        file_list_spec_CXX='${wl}-f,'
+
+        if test "$GXX" = yes; then
+          case $host_os in aix4.[012]|aix4.[012].*)
+          # We only want to do this on AIX 4.2 and lower, the check
+          # below for broken collect2 doesn't work under 4.3+
+	  collect2name=`${CC} -print-prog-name=collect2`
+	  if test -f "$collect2name" &&
+	     strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+	  then
+	    # We have reworked collect2
+	    :
+	  else
+	    # We have old collect2
+	    hardcode_direct_CXX=unsupported
+	    # It fails to find uninstalled libraries when the uninstalled
+	    # path is not listed in the libpath.  Setting hardcode_minus_L
+	    # to unsupported forces relinking
+	    hardcode_minus_L_CXX=yes
+	    hardcode_libdir_flag_spec_CXX='-L$libdir'
+	    hardcode_libdir_separator_CXX=
+	  fi
+          esac
+          shared_flag='-shared'
+	  if test "$aix_use_runtimelinking" = yes; then
+	    shared_flag="$shared_flag "'${wl}-G'
+	  fi
+        else
+          # not using gcc
+          if test "$host_cpu" = ia64; then
+	  # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+	  # chokes on -Wl,-G. The following line is correct:
+	  shared_flag='-G'
+          else
+	    if test "$aix_use_runtimelinking" = yes; then
+	      shared_flag='${wl}-G'
+	    else
+	      shared_flag='${wl}-bM:SRE'
+	    fi
+          fi
+        fi
+
+        export_dynamic_flag_spec_CXX='${wl}-bexpall'
+        # It seems that -bexpall does not export symbols beginning with
+        # underscore (_), so it is better to generate a list of symbols to
+	# export.
+        always_export_symbols_CXX=yes
+        if test "$aix_use_runtimelinking" = yes; then
+          # Warning - without using the other runtime loading flags (-brtl),
+          # -berok will link without error, but may produce a broken library.
+          allow_undefined_flag_CXX='-berok'
+          # Determine the default libpath from the value encoded in an empty
+          # executable.
+          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+          hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
+
+          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        else
+          if test "$host_cpu" = ia64; then
+	    hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
+	    allow_undefined_flag_CXX="-z nodefs"
+	    archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+          else
+	    # Determine the default libpath from the value encoded in an
+	    # empty executable.
+	    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+	    hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
+	    # Warning - without using the other run time loading flags,
+	    # -berok will link without error, but may produce a broken library.
+	    no_undefined_flag_CXX=' ${wl}-bernotok'
+	    allow_undefined_flag_CXX=' ${wl}-berok'
+	    # Exported symbols can be pulled into shared objects from archives
+	    whole_archive_flag_spec_CXX='$convenience'
+	    archive_cmds_need_lc_CXX=yes
+	    # This is similar to how AIX traditionally builds its shared
+	    # libraries.
+	    archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+          fi
+        fi
+        ;;
+
+      beos*)
+	if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	  allow_undefined_flag_CXX=unsupported
+	  # Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
+	  # support --undefined.  This deserves some investigation.  FIXME
+	  archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	else
+	  ld_shlibs_CXX=no
+	fi
+	;;
+
+      chorus*)
+        case $cc_basename in
+          *)
+	  # FIXME: insert proper C++ library support
+	  ld_shlibs_CXX=no
+	  ;;
+        esac
+        ;;
+
+      cygwin* | mingw* | pw32* | cegcc*)
+        # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
+        # as there is no search path for DLLs.
+        hardcode_libdir_flag_spec_CXX='-L$libdir'
+        allow_undefined_flag_CXX=unsupported
+        always_export_symbols_CXX=no
+        enable_shared_with_static_runtimes_CXX=yes
+
+        if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+          archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+          # If the export-symbols file already is a .def file (1st line
+          # is EXPORTS), use it as is; otherwise, prepend...
+          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    cp $export_symbols $output_objdir/$soname.def;
+          else
+	    echo EXPORTS > $output_objdir/$soname.def;
+	    cat $export_symbols >> $output_objdir/$soname.def;
+          fi~
+          $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+        else
+          ld_shlibs_CXX=no
+        fi
+        ;;
+      darwin* | rhapsody*)
+        
+  
+  archive_cmds_need_lc_CXX=no
+  hardcode_direct_CXX=no
+  hardcode_automatic_CXX=yes
+  hardcode_shlibpath_var_CXX=unsupported
+  whole_archive_flag_spec_CXX=''
+  link_all_deplibs_CXX=yes
+  allow_undefined_flag_CXX="$_lt_dar_allow_undefined"
+  case $cc_basename in
+     ifort*) _lt_dar_can_shared=yes ;;
+     *) _lt_dar_can_shared=$GCC ;;
+  esac
+  if test "$_lt_dar_can_shared" = "yes"; then
+    output_verbose_link_cmd=echo
+    archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
+    module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
+    archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
+    module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
+       if test "$lt_cv_apple_cc_single_mod" != "yes"; then
+      archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
+      archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
+    fi
+
+  else
+  ld_shlibs_CXX=no
+  fi
+
+	;;
+
+      dgux*)
+        case $cc_basename in
+          ec++*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          ghcx*)
+	    # Green Hills C++ Compiler
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
+        ;;
+
+      freebsd[12]*)
+        # C++ shared libraries reported to be fairly broken before
+	# switch to ELF
+        ld_shlibs_CXX=no
+        ;;
+
+      freebsd-elf*)
+        archive_cmds_need_lc_CXX=no
+        ;;
+
+      freebsd* | dragonfly*)
+        # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
+        # conventions
+        ld_shlibs_CXX=yes
+        ;;
+
+      gnu*)
+        ;;
+
+      hpux9*)
+        hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
+        hardcode_libdir_separator_CXX=:
+        export_dynamic_flag_spec_CXX='${wl}-E'
+        hardcode_direct_CXX=yes
+        hardcode_minus_L_CXX=yes # Not in the search PATH,
+				             # but as the default
+				             # location of the library.
+
+        case $cc_basename in
+          CC*)
+            # FIXME: insert proper C++ library support
+            ld_shlibs_CXX=no
+            ;;
+          aCC*)
+            archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+            # Commands to make compiler produce verbose output that lists
+            # what "hidden" libraries, object files and flags are used when
+            # linking a shared library.
+            #
+            # There doesn't appear to be a way to prevent this compiler from
+            # explicitly linking system object files so we need to strip them
+            # from the output so that they don't get included in the library
+            # dependencies.
+            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+            ;;
+          *)
+            if test "$GXX" = yes; then
+              archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+            else
+              # FIXME: insert proper C++ library support
+              ld_shlibs_CXX=no
+            fi
+            ;;
+        esac
+        ;;
+
+      hpux10*|hpux11*)
+        if test $with_gnu_ld = no; then
+	  hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
+	  hardcode_libdir_separator_CXX=:
+
+          case $host_cpu in
+            hppa*64*|ia64*)
+              ;;
+            *)
+	      export_dynamic_flag_spec_CXX='${wl}-E'
+              ;;
+          esac
+        fi
+        case $host_cpu in
+          hppa*64*|ia64*)
+            hardcode_direct_CXX=no
+            hardcode_shlibpath_var_CXX=no
+            ;;
+          *)
+            hardcode_direct_CXX=yes
+            hardcode_direct_absolute_CXX=yes
+            hardcode_minus_L_CXX=yes # Not in the search PATH,
+					         # but as the default
+					         # location of the library.
+            ;;
+        esac
+
+        case $cc_basename in
+          CC*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          aCC*)
+	    case $host_cpu in
+	      hppa*64*)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	      ia64*)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	      *)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	    esac
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+          *)
+	    if test "$GXX" = yes; then
+	      if test $with_gnu_ld = no; then
+	        case $host_cpu in
+	          hppa*64*)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	          ia64*)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	          *)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	        esac
+	      fi
+	    else
+	      # FIXME: insert proper C++ library support
+	      ld_shlibs_CXX=no
+	    fi
+	    ;;
+        esac
+        ;;
+
+      interix[3-9]*)
+	hardcode_direct_CXX=no
+	hardcode_shlibpath_var_CXX=no
+	hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	export_dynamic_flag_spec_CXX='${wl}-E'
+	# Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+	# Instead, shared libraries are loaded at an image base (0x10000000 by
+	# default) and relocated if they conflict, which is a slow very memory
+	# consuming and fragmenting process.  To avoid this, we pick a random,
+	# 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+	;;
+      irix5* | irix6*)
+        case $cc_basename in
+          CC*)
+	    # SGI C++
+	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
+	    # necessary to make sure instantiated templates are included
+	    # in the archive.
+	    old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
+	    ;;
+          *)
+	    if test "$GXX" = yes; then
+	      if test "$with_gnu_ld" = no; then
+	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	      else
+	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
+	      fi
+	    fi
+	    link_all_deplibs_CXX=yes
+	    ;;
+        esac
+        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+        hardcode_libdir_separator_CXX=:
+        inherit_rpath_CXX=yes
+        ;;
+
+      linux* | k*bsd*-gnu)
+        case $cc_basename in
+          KCC*)
+	    # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+	    # KCC will only create a shared library if the output file
+	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
+	    # to its proper name (with version) after linking.
+	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -Bstatic", where "CC" is the KAI C++ compiler.
+	    old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
+	    ;;
+	  icpc* | ecpc* )
+	    # Intel C++
+	    with_gnu_ld=yes
+	    # version 8.0 and above of icpc choke on multiply defined symbols
+	    # if we add $predep_objects and $postdep_objects, however 7.1 and
+	    # earlier do not add the objects themselves.
+	    case `$CC -V 2>&1` in
+	      *"Version 7."*)
+	        archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+		archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+		;;
+	      *)  # Version 8.0 or newer
+	        tmp_idyn=
+	        case $host_cpu in
+		  ia64*) tmp_idyn=' -i_dynamic';;
+		esac
+	        archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+		archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+		;;
+	    esac
+	    archive_cmds_need_lc_CXX=no
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	    ;;
+          pgCC* | pgcpp*)
+            # Portland Group C++ compiler
+	    case `$CC -V` in
+	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
+	      prelink_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
+		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
+	      old_archive_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
+		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
+		$RANLIB $oldlib'
+	      archive_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+	      archive_expsym_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+	      ;;
+	    *) # Version 6 will use weak symbols
+	      archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+	      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+	      ;;
+	    esac
+
+	    hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+            ;;
+	  cxx*)
+	    # Compaq C++
+	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
+
+	    runpath_var=LD_RUN_PATH
+	    hardcode_libdir_flag_spec_CXX='-rpath $libdir'
+	    hardcode_libdir_separator_CXX=:
+
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+	  xl*)
+	    # IBM XL 8.0 on PPC, with GNU ld
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    if test "x$supports_anon_versioning" = xyes; then
+	      archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~
+		cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+		echo "local: *; };" >> $output_objdir/$libname.ver~
+		$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+	    fi
+	    ;;
+	  *)
+	    case `$CC -V 2>&1 | sed 5q` in
+	    *Sun\ C*)
+	      # Sun C++ 5.9
+	      no_undefined_flag_CXX=' -zdefs'
+	      archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	      archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
+	      hardcode_libdir_flag_spec_CXX='-R$libdir'
+	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	      compiler_needs_object_CXX=yes
+
+	      # Not sure whether something based on
+	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
+	      # would be better.
+	      output_verbose_link_cmd='echo'
+
+	      # Archives containing C++ object files must be created using
+	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
+	      # necessary to make sure instantiated templates are included
+	      # in the archive.
+	      old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
+	      ;;
+	    esac
+	    ;;
+	esac
+	;;
+
+      lynxos*)
+        # FIXME: insert proper C++ library support
+	ld_shlibs_CXX=no
+	;;
+
+      m88k*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+	;;
+
+      mvs*)
+        case $cc_basename in
+          cxx*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+	  *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+	esac
+	;;
+
+      netbsd*)
+        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	  archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
+	  wlarc=
+	  hardcode_libdir_flag_spec_CXX='-R$libdir'
+	  hardcode_direct_CXX=yes
+	  hardcode_shlibpath_var_CXX=no
+	fi
+	# Workaround some broken pre-1.5 toolchains
+	output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
+	;;
+
+      *nto* | *qnx*)
+        ld_shlibs_CXX=yes
+	;;
+
+      openbsd2*)
+        # C++ shared libraries are fairly broken
+	ld_shlibs_CXX=no
+	;;
+
+      openbsd*)
+	if test -f /usr/libexec/ld.so; then
+	  hardcode_direct_CXX=yes
+	  hardcode_shlibpath_var_CXX=no
+	  hardcode_direct_absolute_CXX=yes
+	  archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
+	    export_dynamic_flag_spec_CXX='${wl}-E'
+	    whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+	  fi
+	  output_verbose_link_cmd=echo
+	else
+	  ld_shlibs_CXX=no
+	fi
+	;;
+
+      osf3* | osf4* | osf5*)
+        case $cc_basename in
+          KCC*)
+	    # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+	    # KCC will only create a shared library if the output file
+	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
+	    # to its proper name (with version) after linking.
+	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    hardcode_libdir_separator_CXX=:
+
+	    # Archives containing C++ object files must be created using
+	    # the KAI C++ compiler.
+	    case $host in
+	      osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
+	      *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
+	    esac
+	    ;;
+          RCC*)
+	    # Rational C++ 2.4.1
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          cxx*)
+	    case $host in
+	      osf3*)
+	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
+	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+		;;
+	      *)
+	        allow_undefined_flag_CXX=' -expect_unresolved \*'
+	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
+	          echo "-hidden">> $lib.exp~
+	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
+	          $RM $lib.exp'
+	        hardcode_libdir_flag_spec_CXX='-rpath $libdir'
+		;;
+	    esac
+
+	    hardcode_libdir_separator_CXX=:
+
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+	  *)
+	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+	      allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
+	      case $host in
+	        osf3*)
+	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+		  ;;
+	        *)
+	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+		  ;;
+	      esac
+
+	      hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+	      hardcode_libdir_separator_CXX=:
+
+	      # Commands to make compiler produce verbose output that lists
+	      # what "hidden" libraries, object files and flags are used when
+	      # linking a shared library.
+	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+
+	    else
+	      # FIXME: insert proper C++ library support
+	      ld_shlibs_CXX=no
+	    fi
+	    ;;
+        esac
+        ;;
+
+      psos*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+
+      sunos4*)
+        case $cc_basename in
+          CC*)
+	    # Sun C++ 4.x
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          lcc*)
+	    # Lucid
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
+        ;;
+
+      solaris*)
+        case $cc_basename in
+          CC*)
+	    # Sun C++ 4.2, 5.x and Centerline C++
+            archive_cmds_need_lc_CXX=yes
+	    no_undefined_flag_CXX=' -zdefs'
+	    archive_cmds_CXX='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	    archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	      $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	    hardcode_libdir_flag_spec_CXX='-R$libdir'
+	    hardcode_shlibpath_var_CXX=no
+	    case $host_os in
+	      solaris2.[0-5] | solaris2.[0-5].*) ;;
+	      *)
+		# The compiler driver will combine and reorder linker options,
+		# but understands `-z linker_flag'.
+	        # Supported since Solaris 2.6 (maybe 2.5.1?)
+		whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
+	        ;;
+	    esac
+	    link_all_deplibs_CXX=yes
+
+	    output_verbose_link_cmd='echo'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
+	    # necessary to make sure instantiated templates are included
+	    # in the archive.
+	    old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
+	    ;;
+          gcx*)
+	    # Green Hills C++ Compiler
+	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+
+	    # The C++ compiler must be used to create the archive.
+	    old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
+	    ;;
+          *)
+	    # GNU C++ compiler with Solaris linker
+	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+	      no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
+	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
+	        archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+		  $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	        # Commands to make compiler produce verbose output that lists
+	        # what "hidden" libraries, object files and flags are used when
+	        # linking a shared library.
+	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      else
+	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
+	        # platform.
+	        archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+		  $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	        # Commands to make compiler produce verbose output that lists
+	        # what "hidden" libraries, object files and flags are used when
+	        # linking a shared library.
+	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      fi
+
+	      hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
+	      case $host_os in
+		solaris2.[0-5] | solaris2.[0-5].*) ;;
+		*)
+		  whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+		  ;;
+	      esac
+	    fi
+	    ;;
+        esac
+        ;;
+
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
+      no_undefined_flag_CXX='${wl}-z,text'
+      archive_cmds_need_lc_CXX=no
+      hardcode_shlibpath_var_CXX=no
+      runpath_var='LD_RUN_PATH'
+
+      case $cc_basename in
+        CC*)
+	  archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+      esac
+      ;;
+
+      sysv5* | sco3.2v5* | sco5v6*)
+	# Note: We can NOT use -z defs as we might desire, because we do not
+	# link with -lc, and that would cause any symbols used from libc to
+	# always be unresolved, which means just about no library would
+	# ever link correctly.  If we're not using GNU ld we use -z text
+	# though, which does catch some bad symbols but isn't as heavy-handed
+	# as -z defs.
+	no_undefined_flag_CXX='${wl}-z,text'
+	allow_undefined_flag_CXX='${wl}-z,nodefs'
+	archive_cmds_need_lc_CXX=no
+	hardcode_shlibpath_var_CXX=no
+	hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir'
+	hardcode_libdir_separator_CXX=':'
+	link_all_deplibs_CXX=yes
+	export_dynamic_flag_spec_CXX='${wl}-Bexport'
+	runpath_var='LD_RUN_PATH'
+
+	case $cc_basename in
+          CC*)
+	    archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    ;;
+	  *)
+	    archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    ;;
+	esac
+      ;;
+
+      tandem*)
+        case $cc_basename in
+          NCC*)
+	    # NonStop-UX NCC 3.20
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
+        ;;
+
+      vxworks*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+
+      *)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+    esac
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
+$as_echo "$ld_shlibs_CXX" >&6; }
+    test "$ld_shlibs_CXX" = no && can_build_shared=no
+
+    GCC_CXX="$GXX"
+    LD_CXX="$LD"
+
+    ## CAVEAT EMPTOR:
+    ## There is no encapsulation within the following macros, do not change
+    ## the running order or otherwise move them around unless you know exactly
+    ## what you are doing...
+    # Dependencies to place before and after the object being linked:
+predep_objects_CXX=
+postdep_objects_CXX=
+predeps_CXX=
+postdeps_CXX=
+compiler_lib_search_path_CXX=
+
+cat > conftest.$ac_ext <<_LT_EOF
+class Foo
+{
+public:
+  Foo (void) { a = 0; }
+private:
+  int a;
+};
+_LT_EOF
+
+if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+  # Parse the compiler output and extract the necessary
+  # objects, libraries and library flags.
+
+  # Sentinel used to keep track of whether or not we are before
+  # the conftest object file.
+  pre_test_object_deps_done=no
+
+  for p in `eval "$output_verbose_link_cmd"`; do
+    case $p in
+
+    -L* | -R* | -l*)
+       # Some compilers place space between "-{L,R}" and the path.
+       # Remove the space.
+       if test $p = "-L" ||
+          test $p = "-R"; then
+	 prev=$p
+	 continue
+       else
+	 prev=
+       fi
+
+       if test "$pre_test_object_deps_done" = no; then
+	 case $p in
+	 -L* | -R*)
+	   # Internal compiler library paths should come after those
+	   # provided the user.  The postdeps already come after the
+	   # user supplied libs so there is no need to process them.
+	   if test -z "$compiler_lib_search_path_CXX"; then
+	     compiler_lib_search_path_CXX="${prev}${p}"
+	   else
+	     compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
+	   fi
+	   ;;
+	 # The "-l" case would never come before the object being
+	 # linked, so don't bother handling this case.
+	 esac
+       else
+	 if test -z "$postdeps_CXX"; then
+	   postdeps_CXX="${prev}${p}"
+	 else
+	   postdeps_CXX="${postdeps_CXX} ${prev}${p}"
+	 fi
+       fi
+       ;;
+
+    *.$objext)
+       # This assumes that the test object file only shows up
+       # once in the compiler output.
+       if test "$p" = "conftest.$objext"; then
+	 pre_test_object_deps_done=yes
+	 continue
+       fi
+
+       if test "$pre_test_object_deps_done" = no; then
+	 if test -z "$predep_objects_CXX"; then
+	   predep_objects_CXX="$p"
+	 else
+	   predep_objects_CXX="$predep_objects_CXX $p"
+	 fi
+       else
+	 if test -z "$postdep_objects_CXX"; then
+	   postdep_objects_CXX="$p"
+	 else
+	   postdep_objects_CXX="$postdep_objects_CXX $p"
+	 fi
+       fi
+       ;;
+
+    *) ;; # Ignore the rest.
+
+    esac
+  done
+
+  # Clean up.
+  rm -f a.out a.exe
+else
+  echo "libtool.m4: error: problem compiling CXX test program"
+fi
+
+$RM -f confest.$objext
+
+# PORTME: override above test on systems where it is broken
+case $host_os in
+interix[3-9]*)
+  # Interix 3.5 installs completely hosed .la files for C++, so rather than
+  # hack all around it, let's just trust "g++" to DTRT.
+  predep_objects_CXX=
+  postdep_objects_CXX=
+  postdeps_CXX=
+  ;;
+
+linux*)
+  case `$CC -V 2>&1 | sed 5q` in
+  *Sun\ C*)
+    # Sun C++ 5.9
+
+    # The more standards-conforming stlport4 library is
+    # incompatible with the Cstd library. Avoid specifying
+    # it if it's in CXXFLAGS. Ignore libCrun as
+    # -library=stlport4 depends on it.
+    case " $CXX $CXXFLAGS " in
+    *" -library=stlport4 "*)
+      solaris_use_stlport4=yes
+      ;;
+    esac
+
+    if test "$solaris_use_stlport4" != yes; then
+      postdeps_CXX='-library=Cstd -library=Crun'
+    fi
+    ;;
+  esac
+  ;;
+
+solaris*)
+  case $cc_basename in
+  CC*)
+    # The more standards-conforming stlport4 library is
+    # incompatible with the Cstd library. Avoid specifying
+    # it if it's in CXXFLAGS. Ignore libCrun as
+    # -library=stlport4 depends on it.
+    case " $CXX $CXXFLAGS " in
+    *" -library=stlport4 "*)
+      solaris_use_stlport4=yes
+      ;;
+    esac
+
+    # Adding this requires a known-good setup of shared libraries for
+    # Sun compiler versions before 5.6, else PIC objects from an old
+    # archive will be linked into the output, leading to subtle bugs.
+    if test "$solaris_use_stlport4" != yes; then
+      postdeps_CXX='-library=Cstd -library=Crun'
+    fi
+    ;;
+  esac
+  ;;
+esac
+
+
+case " $postdeps_CXX " in
+*" -lc "*) archive_cmds_need_lc_CXX=no ;;
+esac
+ compiler_lib_search_dirs_CXX=
+if test -n "${compiler_lib_search_path_CXX}"; then
+ compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
+fi
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    lt_prog_compiler_wl_CXX=
+lt_prog_compiler_pic_CXX=
+lt_prog_compiler_static_CXX=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+
+  # C++ specific cases for pic, static, wl, etc.
+  if test "$GXX" = yes; then
+    lt_prog_compiler_wl_CXX='-Wl,'
+    lt_prog_compiler_static_CXX='-static'
+
+    case $host_os in
+    aix*)
+      # All AIX code is PIC.
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static_CXX='-Bstatic'
+      fi
+      ;;
+
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            lt_prog_compiler_pic_CXX='-fPIC'
+        ;;
+      m68k)
+            # FIXME: we need at least 68020 code to build shared libraries, but
+            # adding the `-m68020' flag to GCC prevents building anything better,
+            # like `-m68040'.
+            lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
+        ;;
+      esac
+      ;;
+
+    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+      # PIC is the default for these OSes.
+      ;;
+    mingw* | cygwin* | os2* | pw32* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      # Although the cygwin gcc ignores -fPIC, still need this for old-style
+      # (--disable-auto-import) libraries
+      lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
+      ;;
+    darwin* | rhapsody*)
+      # PIC is the default on this platform
+      # Common symbols not allowed in MH_DYLIB files
+      lt_prog_compiler_pic_CXX='-fno-common'
+      ;;
+    *djgpp*)
+      # DJGPP does not support shared libraries at all
+      lt_prog_compiler_pic_CXX=
+      ;;
+    interix[3-9]*)
+      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+      # Instead, we relocate shared libraries at runtime.
+      ;;
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	lt_prog_compiler_pic_CXX=-Kconform_pic
+      fi
+      ;;
+    hpux*)
+      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
+      # sets the default TLS model and affects inlining.
+      case $host_cpu in
+      hppa*64*)
+	;;
+      *)
+	lt_prog_compiler_pic_CXX='-fPIC'
+	;;
+      esac
+      ;;
+    *qnx* | *nto*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic_CXX='-fPIC -shared'
+      ;;
+    *)
+      lt_prog_compiler_pic_CXX='-fPIC'
+      ;;
+    esac
+  else
+    case $host_os in
+      aix[4-9]*)
+	# All AIX code is PIC.
+	if test "$host_cpu" = ia64; then
+	  # AIX 5 now supports IA64 processor
+	  lt_prog_compiler_static_CXX='-Bstatic'
+	else
+	  lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
+	fi
+	;;
+      chorus*)
+	case $cc_basename in
+	cxch68*)
+	  # Green Hills C++ Compiler
+	  # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
+	  ;;
+	esac
+	;;
+      dgux*)
+	case $cc_basename in
+	  ec++*)
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    ;;
+	  ghcx*)
+	    # Green Hills C++ Compiler
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      freebsd* | dragonfly*)
+	# FreeBSD uses GNU C++
+	;;
+      hpux9* | hpux10* | hpux11*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
+	    if test "$host_cpu" != ia64; then
+	      lt_prog_compiler_pic_CXX='+Z'
+	    fi
+	    ;;
+	  aCC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
+	    case $host_cpu in
+	    hppa*64*|ia64*)
+	      # +Z the default
+	      ;;
+	    *)
+	      lt_prog_compiler_pic_CXX='+Z'
+	      ;;
+	    esac
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      interix*)
+	# This is c89, which is MS Visual C++ (no shared libs)
+	# Anyone wants to do a port?
+	;;
+      irix5* | irix6* | nonstopux*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    # CC pic flag -KPIC is the default.
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      linux* | k*bsd*-gnu)
+	case $cc_basename in
+	  KCC*)
+	    # KAI C++ Compiler
+	    lt_prog_compiler_wl_CXX='--backend -Wl,'
+	    lt_prog_compiler_pic_CXX='-fPIC'
+	    ;;
+	  ecpc* )
+	    # old Intel C++ for x86_64 which still supported -KPIC.
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-static'
+	    ;;
+	  icpc* )
+	    # Intel C++, used to be incompatible with GCC.
+	    # ICC 10 doesn't accept -KPIC any more.
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-fPIC'
+	    lt_prog_compiler_static_CXX='-static'
+	    ;;
+	  pgCC* | pgcpp*)
+	    # Portland Group C++ compiler
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-fpic'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
+	  cxx*)
+	    # Compaq C++
+	    # Make sure the PIC flag is empty.  It appears that all Alpha
+	    # Linux and Compaq Tru64 Unix objects are PIC.
+	    lt_prog_compiler_pic_CXX=
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    ;;
+	  xlc* | xlC*)
+	    # IBM XL 8.0 on PPC
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-qpic'
+	    lt_prog_compiler_static_CXX='-qstaticlink'
+	    ;;
+	  *)
+	    case `$CC -V 2>&1 | sed 5q` in
+	    *Sun\ C*)
+	      # Sun C++ 5.9
+	      lt_prog_compiler_pic_CXX='-KPIC'
+	      lt_prog_compiler_static_CXX='-Bstatic'
+	      lt_prog_compiler_wl_CXX='-Qoption ld '
+	      ;;
+	    esac
+	    ;;
+	esac
+	;;
+      lynxos*)
+	;;
+      m88k*)
+	;;
+      mvs*)
+	case $cc_basename in
+	  cxx*)
+	    lt_prog_compiler_pic_CXX='-W c,exportall'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      netbsd*)
+	;;
+      *qnx* | *nto*)
+        # QNX uses GNU C++, but need to define -shared option too, otherwise
+        # it will coredump.
+        lt_prog_compiler_pic_CXX='-fPIC -shared'
+        ;;
+      osf3* | osf4* | osf5*)
+	case $cc_basename in
+	  KCC*)
+	    lt_prog_compiler_wl_CXX='--backend -Wl,'
+	    ;;
+	  RCC*)
+	    # Rational C++ 2.4.1
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  cxx*)
+	    # Digital/Compaq C++
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    # Make sure the PIC flag is empty.  It appears that all Alpha
+	    # Linux and Compaq Tru64 Unix objects are PIC.
+	    lt_prog_compiler_pic_CXX=
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      psos*)
+	;;
+      solaris*)
+	case $cc_basename in
+	  CC*)
+	    # Sun C++ 4.2, 5.x and Centerline C++
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    lt_prog_compiler_wl_CXX='-Qoption ld '
+	    ;;
+	  gcx*)
+	    # Green Hills C++ Compiler
+	    lt_prog_compiler_pic_CXX='-PIC'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      sunos4*)
+	case $cc_basename in
+	  CC*)
+	    # Sun C++ 4.x
+	    lt_prog_compiler_pic_CXX='-pic'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
+	  lcc*)
+	    # Lucid
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
+	esac
+	;;
+      tandem*)
+	case $cc_basename in
+	  NCC*)
+	    # NonStop-UX NCC 3.20
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      vxworks*)
+	;;
+      *)
+	lt_prog_compiler_can_build_shared_CXX=no
+	;;
+    esac
+  fi
+
+case $host_os in
+  # For platforms which do not support PIC, -DPIC is meaningless:
+  *djgpp*)
+    lt_prog_compiler_pic_CXX=
+    ;;
+  *)
+    lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX@&t@ -DPIC"
+    ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5
+$as_echo "$lt_prog_compiler_pic_CXX" >&6; }
+
+
+
+#
+# Check to make sure the PIC flag actually works.
+#
+if test -n "$lt_prog_compiler_pic_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
+$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
+if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_works_CXX=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="$lt_prog_compiler_pic_CXX@&t@ -DPIC"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_pic_works_CXX=yes
+     fi
+   fi
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
+
+if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then
+    case $lt_prog_compiler_pic_CXX in
+     "" | " "*) ;;
+     *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
+     esac
+else
+    lt_prog_compiler_pic_CXX=
+     lt_prog_compiler_can_build_shared_CXX=no
+fi
+
+fi
+
+
+
+#
+# Check to make sure the static flag actually works.
+#
+wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
+$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
+if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_static_works_CXX=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&5
+       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         lt_cv_prog_compiler_static_works_CXX=yes
+       fi
+     else
+       lt_cv_prog_compiler_static_works_CXX=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
+
+if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then
+    :
+else
+    lt_prog_compiler_static_CXX=
+fi
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o_CXX=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o_CXX=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o_CXX=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o_CXX=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
+
+
+
+
+hard_links="nottested"
+if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
+  # do not overwrite the value of need_locks provided by the user
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
+$as_echo_n "checking if we can lock with hard links... " >&6; }
+  hard_links=yes
+  $RM conftest*
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  touch conftest.a
+  ln conftest.a conftest.b 2>&5 || hard_links=no
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
+$as_echo "$hard_links" >&6; }
+  if test "$hard_links" = no; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
+$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
+    need_locks=warn
+  fi
+else
+  need_locks=no
+fi
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
+
+  export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  case $host_os in
+  aix[4-9]*)
+    # If we're using GNU nm, then we don't want the "-C" option.
+    # -C means demangle to AIX nm, but means don't demangle with GNU nm
+    if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+    else
+      export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+    fi
+    ;;
+  pw32*)
+    export_symbols_cmds_CXX="$ltdll_cmds"
+  ;;
+  cygwin* | mingw* | cegcc*)
+    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
+  ;;
+  *)
+    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  ;;
+  esac
+  exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
+$as_echo "$ld_shlibs_CXX" >&6; }
+test "$ld_shlibs_CXX" = no && can_build_shared=no
+
+with_gnu_ld_CXX=$with_gnu_ld
+
+
+
+
+
+
+#
+# Do we need to explicitly link libc?
+#
+case "x$archive_cmds_need_lc_CXX" in
+x|xyes)
+  # Assume -lc should be added
+  archive_cmds_need_lc_CXX=yes
+
+  if test "$enable_shared" = yes && test "$GCC" = yes; then
+    case $archive_cmds_CXX in
+    *'~'*)
+      # FIXME: we may have to deal with multi-command sequences.
+      ;;
+    '$CC '*)
+      # Test whether the compiler implicitly links with -lc since on some
+      # systems, -lgcc has to come before -lc. If gcc already passes -lc
+      # to ld, don't add -lc before -lgcc.
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
+$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
+      $RM conftest*
+      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } 2>conftest.err; then
+        soname=conftest
+        lib=conftest
+        libobjs=conftest.$ac_objext
+        deplibs=
+        wl=$lt_prog_compiler_wl_CXX
+	pic_flag=$lt_prog_compiler_pic_CXX
+        compiler_flags=-v
+        linker_flags=-v
+        verstring=
+        output_objdir=.
+        libname=conftest
+        lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
+        allow_undefined_flag_CXX=
+        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+  (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+        then
+	  archive_cmds_need_lc_CXX=no
+        else
+	  archive_cmds_need_lc_CXX=yes
+        fi
+        allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
+      else
+        cat conftest.err 1>&5
+      fi
+      $RM conftest*
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_CXX" >&5
+$as_echo "$archive_cmds_need_lc_CXX" >&6; }
+      ;;
+    esac
+  fi
+  ;;
+esac
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
+$as_echo_n "checking dynamic linker characteristics... " >&6; }
+
+library_names_spec=
+libname_spec='lib$name'
+soname_spec=
+shrext_cmds=".so"
+postinstall_cmds=
+postuninstall_cmds=
+finish_cmds=
+finish_eval=
+shlibpath_var=
+shlibpath_overrides_runpath=unknown
+version_type=none
+dynamic_linker="$host_os ld.so"
+sys_lib_dlsearch_path_spec="/lib /usr/lib"
+need_lib_prefix=unknown
+hardcode_into_libs=no
+
+# when you set need_version to no, make sure it does not cause -set_version
+# flags to be left without arguments
+need_version=unknown
+
+case $host_os in
+aix3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
+  shlibpath_var=LIBPATH
+
+  # AIX 3 has no versioning support, so we append a major version to the name.
+  soname_spec='${libname}${release}${shared_ext}$major'
+  ;;
+
+aix[4-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  hardcode_into_libs=yes
+  if test "$host_cpu" = ia64; then
+    # AIX 5 supports IA64
+    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
+    shlibpath_var=LD_LIBRARY_PATH
+  else
+    # With GCC up to 2.95.x, collect2 would create an import file
+    # for dependence libraries.  The import file would start with
+    # the line `#! .'.  This would cause the generated library to
+    # depend on `.', always an invalid library.  This was fixed in
+    # development snapshots of GCC prior to 3.0.
+    case $host_os in
+      aix4 | aix4.[01] | aix4.[01].*)
+      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
+	   echo ' yes '
+	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
+	:
+      else
+	can_build_shared=no
+      fi
+      ;;
+    esac
+    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
+    # soname into executable. Probably we can add versioning support to
+    # collect2, so additional links can be useful in future.
+    if test "$aix_use_runtimelinking" = yes; then
+      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
+      # instead of lib<name>.a to let people know that these are not
+      # typical AIX shared libraries.
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    else
+      # We preserve .a as extension for shared libraries through AIX4.2
+      # and later when we are not doing run time linking.
+      library_names_spec='${libname}${release}.a $libname.a'
+      soname_spec='${libname}${release}${shared_ext}$major'
+    fi
+    shlibpath_var=LIBPATH
+  fi
+  ;;
+
+amigaos*)
+  case $host_cpu in
+  powerpc)
+    # Since July 2007 AmigaOS4 officially supports .so libraries.
+    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    ;;
+  m68k)
+    library_names_spec='$libname.ixlibrary $libname.a'
+    # Create ${libname}_ixlibrary.a entries in /sys/libs.
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    ;;
+  esac
+  ;;
+
+beos*)
+  library_names_spec='${libname}${shared_ext}'
+  dynamic_linker="$host_os ld.so"
+  shlibpath_var=LIBRARY_PATH
+  ;;
+
+bsdi[45]*)
+  version_type=linux
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
+  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
+  # the default ld.so.conf also contains /usr/contrib/lib and
+  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
+  # libtool to hard-code these into programs
+  ;;
+
+cygwin* | mingw* | pw32* | cegcc*)
+  version_type=windows
+  shrext_cmds=".dll"
+  need_version=no
+  need_lib_prefix=no
+
+  case $GCC,$host_os in
+  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+    library_names_spec='$libname.dll.a'
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname~
+      chmod a+x \$dldir/$dlname~
+      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
+        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
+      fi'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+
+    case $host_os in
+    cygwin*)
+      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
+      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+      ;;
+    mingw* | cegcc*)
+      # MinGW DLLs use traditional 'lib' prefix
+      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH printed by
+        # mingw gcc, but we are running on Cygwin. Gcc prints its search
+        # path with ; separators, and with drive letters. We can handle the
+        # drive letters (cygwin fileutils understands them), so leave them,
+        # especially as we might pass files found there to a mingw objdump,
+        # which wouldn't understand a cygwinified path. Ahh.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      ;;
+    pw32*)
+      # pw32 DLLs use 'pw' prefix rather than 'lib'
+      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      ;;
+    esac
+    ;;
+
+  *)
+    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    ;;
+  esac
+  dynamic_linker='Win32 ld.exe'
+  # FIXME: first we should search . and the directory the executable is in
+  shlibpath_var=PATH
+  ;;
+
+darwin* | rhapsody*)
+  dynamic_linker="$host_os dyld"
+  version_type=darwin
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+  soname_spec='${libname}${release}${major}$shared_ext'
+  shlibpath_overrides_runpath=yes
+  shlibpath_var=DYLD_LIBRARY_PATH
+  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
+
+  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
+  ;;
+
+dgux*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+freebsd1*)
+  dynamic_linker=no
+  ;;
+
+freebsd* | dragonfly*)
+  # DragonFly does not have aout.  When/if they implement a new
+  # versioning mechanism, adjust this.
+  if test -x /usr/bin/objformat; then
+    objformat=`/usr/bin/objformat`
+  else
+    case $host_os in
+    freebsd[123]*) objformat=aout ;;
+    *) objformat=elf ;;
+    esac
+  fi
+  version_type=freebsd-$objformat
+  case $version_type in
+    freebsd-elf*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+      need_version=no
+      need_lib_prefix=no
+      ;;
+    freebsd-*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
+      need_version=yes
+      ;;
+  esac
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_os in
+  freebsd2*)
+    shlibpath_overrides_runpath=yes
+    ;;
+  freebsd3.[01]* | freebsdelf3.[01]*)
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
+  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
+    shlibpath_overrides_runpath=no
+    hardcode_into_libs=yes
+    ;;
+  *) # from 4.6 on, and DragonFly
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  esac
+  ;;
+
+gnu*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  hardcode_into_libs=yes
+  ;;
+
+hpux9* | hpux10* | hpux11*)
+  # Give a soname corresponding to the major version so that dld.sl refuses to
+  # link against other versions.
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  case $host_cpu in
+  ia64*)
+    shrext_cmds='.so'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.so"
+    shlibpath_var=LD_LIBRARY_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    if test "X$HPUX_IA64_MODE" = X32; then
+      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+    else
+      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+    fi
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  hppa*64*)
+    shrext_cmds='.sl'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  *)
+    shrext_cmds='.sl'
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=SHLIB_PATH
+    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    ;;
+  esac
+  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  postinstall_cmds='chmod 555 $lib'
+  ;;
+
+interix[3-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+irix5* | irix6* | nonstopux*)
+  case $host_os in
+    nonstopux*) version_type=nonstopux ;;
+    *)
+	if test "$lt_cv_prog_gnu_ld" = yes; then
+		version_type=linux
+	else
+		version_type=irix
+	fi ;;
+  esac
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+  case $host_os in
+  irix5* | nonstopux*)
+    libsuff= shlibsuff=
+    ;;
+  *)
+    case $LD in # libtool.m4 will add one of these switches to LD
+    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
+      libsuff= shlibsuff= libmagic=32-bit;;
+    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
+      libsuff=32 shlibsuff=N32 libmagic=N32;;
+    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
+      libsuff=64 shlibsuff=64 libmagic=64-bit;;
+    *) libsuff= shlibsuff= libmagic=never-match;;
+    esac
+    ;;
+  esac
+  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+  shlibpath_overrides_runpath=no
+  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+  hardcode_into_libs=yes
+  ;;
+
+# No shared lib support for Linux oldld, aout, or coff.
+linux*oldld* | linux*aout* | linux*coff*)
+  dynamic_linker=no
+  ;;
+
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  # Some binutils ld are patched to set DT_RUNPATH
+  save_LDFLAGS=$LDFLAGS
+  save_libdir=$libdir
+  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
+       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
+  shlibpath_overrides_runpath=yes
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+  LDFLAGS=$save_LDFLAGS
+  libdir=$save_libdir
+
+  # This implies no fast_install, which is unacceptable.
+  # Some rework will be needed to allow for fast_install
+  # before this can be enabled.
+  hardcode_into_libs=yes
+
+  # Append ld.so.conf contents to the search path
+  if test -f /etc/ld.so.conf; then
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+  fi
+
+  # We used to test for /lib/ld.so.1 and disable shared libraries on
+  # powerpc, because MkLinux only supported shared libraries with the
+  # GNU dynamic linker.  Since this was broken with cross compilers,
+  # most powerpc-linux boxes support dynamic linking these days and
+  # people can always --disable-shared, the test was removed, and we
+  # assume the GNU/Linux dynamic linker is in use.
+  dynamic_linker='GNU/Linux ld.so'
+  ;;
+
+netbsd*)
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+    dynamic_linker='NetBSD (a.out) ld.so'
+  else
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    dynamic_linker='NetBSD ld.elf_so'
+  fi
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  ;;
+
+newsos6)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  ;;
+
+*nto* | *qnx*)
+  version_type=qnx
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='ldqnx.so'
+  ;;
+
+openbsd*)
+  version_type=sunos
+  sys_lib_dlsearch_path_spec="/usr/lib"
+  need_lib_prefix=no
+  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
+  case $host_os in
+    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
+    *)				need_version=no  ;;
+  esac
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    case $host_os in
+      openbsd2.[89] | openbsd2.[89].*)
+	shlibpath_overrides_runpath=no
+	;;
+      *)
+	shlibpath_overrides_runpath=yes
+	;;
+      esac
+  else
+    shlibpath_overrides_runpath=yes
+  fi
+  ;;
+
+os2*)
+  libname_spec='$name'
+  shrext_cmds=".dll"
+  need_lib_prefix=no
+  library_names_spec='$libname${shared_ext} $libname.a'
+  dynamic_linker='OS/2 ld.exe'
+  shlibpath_var=LIBPATH
+  ;;
+
+osf3* | osf4* | osf5*)
+  version_type=osf
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
+  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
+  ;;
+
+rdos*)
+  dynamic_linker=no
+  ;;
+
+solaris*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  # ldd complains unless libraries are executable
+  postinstall_cmds='chmod +x $lib'
+  ;;
+
+sunos4*)
+  version_type=sunos
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  if test "$with_gnu_ld" = yes; then
+    need_lib_prefix=no
+  fi
+  need_version=yes
+  ;;
+
+sysv4 | sysv4.3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_vendor in
+    sni)
+      shlibpath_overrides_runpath=no
+      need_lib_prefix=no
+      runpath_var=LD_RUN_PATH
+      ;;
+    siemens)
+      need_lib_prefix=no
+      ;;
+    motorola)
+      need_lib_prefix=no
+      need_version=no
+      shlibpath_overrides_runpath=no
+      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
+      ;;
+  esac
+  ;;
+
+sysv4*MP*)
+  if test -d /usr/nec ;then
+    version_type=linux
+    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
+    soname_spec='$libname${shared_ext}.$major'
+    shlibpath_var=LD_LIBRARY_PATH
+  fi
+  ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  version_type=freebsd-elf
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  if test "$with_gnu_ld" = yes; then
+    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
+  else
+    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
+    case $host_os in
+      sco3.2v5*)
+        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
+	;;
+    esac
+  fi
+  sys_lib_dlsearch_path_spec='/usr/lib'
+  ;;
+
+tpf*)
+  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+uts4*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+*)
+  dynamic_linker=no
+  ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
+$as_echo "$dynamic_linker" >&6; }
+test "$dynamic_linker" = no && can_build_shared=no
+
+variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+if test "$GCC" = yes; then
+  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+fi
+
+if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
+  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
+fi
+if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
+  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
+fi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
+$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
+hardcode_action_CXX=
+if test -n "$hardcode_libdir_flag_spec_CXX" ||
+   test -n "$runpath_var_CXX" ||
+   test "X$hardcode_automatic_CXX" = "Xyes" ; then
+
+  # We can hardcode non-existent directories.
+  if test "$hardcode_direct_CXX" != no &&
+     # If the only mechanism to avoid hardcoding is shlibpath_var, we
+     # have to relink, otherwise we might link with an installed library
+     # when we should be linking with a yet-to-be-installed one
+     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
+     test "$hardcode_minus_L_CXX" != no; then
+    # Linking always hardcodes the temporary library directory.
+    hardcode_action_CXX=relink
+  else
+    # We can link without hardcoding, and we can hardcode nonexisting dirs.
+    hardcode_action_CXX=immediate
+  fi
+else
+  # We cannot hardcode anything, or else we can only hardcode existing
+  # directories.
+  hardcode_action_CXX=unsupported
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
+$as_echo "$hardcode_action_CXX" >&6; }
+
+if test "$hardcode_action_CXX" = relink ||
+   test "$inherit_rpath_CXX" = yes; then
+  # Fast installation is not supported
+  enable_fast_install=no
+elif test "$shlibpath_overrides_runpath" = yes ||
+     test "$enable_shared" = no; then
+  # Fast installation is not necessary
+  enable_fast_install=needless
+fi
+
+
+
+
+    
+
+
+  fi # test -n "$compiler"
+
+  CC=$lt_save_CC
+  LDCXX=$LD
+  LD=$lt_save_LD
+  GCC=$lt_save_GCC
+  with_gnu_ld=$lt_save_with_gnu_ld
+  lt_cv_path_LDCXX=$lt_cv_path_LD
+  lt_cv_path_LD=$lt_save_path_LD
+  lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
+  lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
+fi # test "$_lt_caught_CXX_error" != yes
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+
+
+
+
+
+
+       
+       
+
+
+
+        ac_config_commands="$ac_config_commands libtool"
+
+
+
+
+# Only expand once:
+
+
+ac_config_headers="$ac_config_headers config.h"
+
+
+ac_fn_c_check_header_mongrel "$LINENO" "termios.h" "ac_cv_header_termios_h" "$ac_includes_default"
+if test "x$ac_cv_header_termios_h" = x""yes; then :
+  CXXFLAGS="${CXXFLAGS} -DHAVE_TERMIOS_H"
+fi
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking --enable-dc argument" >&5
+$as_echo_n "checking --enable-dc argument... " >&6; }
+@%:@ Check whether --enable-dc was given.
+if test "${enable_dc+set}" = set; then :
+  enableval=$enable_dc; enable_dc=$enableval
+else
+  enable_dc="yes"
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_dc" >&5
+$as_echo "$enable_dc" >&6; }
+if test "$enable_dc" = "yes"; then
+  ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
+if test "x$ac_cv_header_zlib_h" = x""yes; then :
+  
+else
+  as_fn_error "cannot find zlib.h . Use --disable-dc to remove this dependaency" "$LINENO" 5
+fi
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uncompress in -lz" >&5
+$as_echo_n "checking for uncompress in -lz... " >&6; }
+if test "${ac_cv_lib_z_uncompress+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lz  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char uncompress ();
+int
+main ()
+{
+return uncompress ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_z_uncompress=yes
+else
+  ac_cv_lib_z_uncompress=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_uncompress" >&5
+$as_echo "$ac_cv_lib_z_uncompress" >&6; }
+if test "x$ac_cv_lib_z_uncompress" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+@%:@define HAVE_LIBZ 1
+_ACEOF
+
+  LIBS="-lz $LIBS"
+
+else
+  as_fn_error "cannot find zlib uncompress() function. Use --disable-dc to remove this dependaency" "$LINENO" 5
+fi
+
+fi
+
+ if test  "x$enable_dc" = "xyes"; then
+  ENABLE_DC_TRUE=
+  ENABLE_DC_FALSE='#'
+else
+  ENABLE_DC_TRUE='#'
+  ENABLE_DC_FALSE=
+fi
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking --enable-inband argument" >&5
+$as_echo_n "checking --enable-inband argument... " >&6; }
+@%:@ Check whether --enable-inband was given.
+if test "${enable_inband+set}" = set; then :
+  enableval=$enable_inband; enable_inband=$enableval
+else
+  enable_inband="yes"
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_inband" >&5
+$as_echo "$enable_inband" >&6; }
+if test "x$enable_inband" = "xyes"; then
+  ac_fn_c_check_header_mongrel "$LINENO" "infiniband/mad.h" "ac_cv_header_infiniband_mad_h" "$ac_includes_default"
+if test "x$ac_cv_header_infiniband_mad_h" = x""yes; then :
+  
+else
+  as_fn_error "cannot find infiniband/mad.h . Use --disable-inband to remove this dependaency" "$LINENO" 5
+fi
+
+
+fi
+
+ if test  "x$enable_inband" = "xyes"; then
+  ENABLE_INBAND_TRUE=
+  ENABLE_INBAND_FALSE='#'
+else
+  ENABLE_INBAND_TRUE='#'
+  ENABLE_INBAND_FALSE=
+fi
+
+
+CFLAGS="$CFLAGS -Werror -DMST_UL"
+CXXFLAGS="$CXXFLAGS -Werror -DMST_UL"
+
+ac_config_files="$ac_config_files mstflint.spec"
+
+
+ac_config_files="$ac_config_files Makefile mft_utils/Makefile mtcr_ul/Makefile dev_mgt/Makefile tools_layouts/Makefile reg_access/Makefile mlxconfig/Makefile mflash/Makefile mlxfwops/Makefile mlxfwops/lib/Makefile cmdparser/Makefile flint/Makefile small_utils/Makefile mstdump/Makefile mstdump/crd_lib/Makefile mstdump/crd_main/Makefile mstdump/mstdump_dbs/Makefile"
+
+cat >confcache <<\_ACEOF
+# This file is a shell script that caches the results of configure
+# tests run on this system so they can be shared between configure
+# scripts and configure runs, see configure's option --config-cache.
+# It is not useful on other systems.  If it contains results you don't
+# want to keep, you may remove or edit it.
+#
+# config.status only pays attention to the cache file if you give it
+# the --recheck option to rerun configure.
+#
+# `ac_cv_env_foo' variables (set or unset) will be overridden when
+# loading this file, other *unset* `ac_cv_foo' will be assigned the
+# following values.
+
+_ACEOF
+
+# The following way of writing the cache mishandles newlines in values,
+# but we know of no workaround that is simple, portable, and efficient.
+# So, we kill variables containing newlines.
+# Ultrix sh set writes to stderr and can't be redirected directly,
+# and sets the high bit in the cache file unless we assign to the vars.
+(
+  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
+      *) { eval $ac_var=; unset $ac_var;} ;;
+      esac ;;
+    esac
+  done
+
+  (set) 2>&1 |
+    case $as_nl`(ac_space=' '; set) 2>&1` in #(
+    *${as_nl}ac_space=\ *)
+      # `set' does not quote correctly, so add quotes: double-quote
+      # substitution turns \\\\ into \\, and sed turns \\ into \.
+      sed -n \
+	"s/'/'\\\\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
+      ;; #(
+    *)
+      # `set' quotes correctly as required by POSIX, so do not add quotes.
+      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
+      ;;
+    esac |
+    sort
+) |
+  sed '
+     /^ac_cv_env_/b end
+     t clear
+     :clear
+     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
+     t end
+     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
+     :end' >>confcache
+if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
+  if test -w "$cache_file"; then
+    test "x$cache_file" != "x/dev/null" &&
+      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
+$as_echo "$as_me: updating cache $cache_file" >&6;}
+    cat confcache >$cache_file
+  else
+    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
+$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
+  fi
+fi
+rm -f confcache
+
+test "x$prefix" = xNONE && prefix=$ac_default_prefix
+# Let make expand exec_prefix.
+test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
+
+DEFS=-DHAVE_CONFIG_H
+
+ac_libobjs=
+ac_ltlibobjs=
+for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
+  # 1. Remove the extension, and $U if already installed.
+  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
+  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
+  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
+  #    will be set to the directory where LIBOBJS objects are built.
+  as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
+  as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
+done
+LIB@&t at OBJS=$ac_libobjs
+
+LTLIBOBJS=$ac_ltlibobjs
+
+
+ if test -n "$EXEEXT"; then
+  am__EXEEXT_TRUE=
+  am__EXEEXT_FALSE='#'
+else
+  am__EXEEXT_TRUE='#'
+  am__EXEEXT_FALSE=
+fi
+
+if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
+  as_fn_error "conditional \"AMDEP\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ENABLE_DC_TRUE}" && test -z "${ENABLE_DC_FALSE}"; then
+  as_fn_error "conditional \"ENABLE_DC\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ENABLE_INBAND_TRUE}" && test -z "${ENABLE_INBAND_FALSE}"; then
+  as_fn_error "conditional \"ENABLE_INBAND\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+
+: ${CONFIG_STATUS=./config.status}
+ac_write_fail=0
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files $CONFIG_STATUS"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
+$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
+as_write_fail=0
+cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
+#! $SHELL
+# Generated by $as_me.
+# Run this file to recreate the current configuration.
+# Compiler output produced by configure, useful for debugging
+# configure, is in config.log if it exists.
+
+debug=false
+ac_cs_recheck=false
+ac_cs_silent=false
+
+SHELL=\${CONFIG_SHELL-$SHELL}
+export SHELL
+_ASEOF
+cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
+
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+"$@"}'='"$@"'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in @%:@(
+  *posix*) :
+    set -o posix ;; @%:@(
+  *) :
+     ;;
+esac
+fi
+
+
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='print -r --'
+  as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='printf %s\n'
+  as_echo_n='printf %s'
+else
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+    as_echo_n='/usr/ucb/echo -n'
+  else
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+    as_echo_n_body='eval
+      arg=$1;
+      case $arg in @%:@(
+      *"$as_nl"*)
+	expr "X$arg" : "X\\(.*\\)$as_nl";
+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+      esac;
+      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+    '
+    export as_echo_n_body
+    as_echo_n='sh -c $as_echo_n_body as_echo'
+  fi
+  export as_echo_body
+  as_echo='sh -c $as_echo_body as_echo'
+fi
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+  PATH_SEPARATOR=:
+  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+      PATH_SEPARATOR=';'
+  }
+fi
+
+
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" ""	$as_nl"
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in @%:@((
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+  done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+  as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+  exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there.  '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
+PS1='$ '
+PS2='> '
+PS4='+ '
+
+# NLS nuisances.
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
+
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+
+@%:@ as_fn_error ERROR [LINENO LOG_FD]
+@%:@ ---------------------------------
+@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+@%:@ script with status @S|@?, using 1 if that was 0.
+as_fn_error ()
+{
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  fi
+  $as_echo "$as_me: error: $1" >&2
+  as_fn_exit $as_status
+} @%:@ as_fn_error
+
+
+@%:@ as_fn_set_status STATUS
+@%:@ -----------------------
+@%:@ Set @S|@? to STATUS, without forking.
+as_fn_set_status ()
+{
+  return $1
+} @%:@ as_fn_set_status
+
+@%:@ as_fn_exit STATUS
+@%:@ -----------------
+@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+  set +e
+  as_fn_set_status $1
+  exit $1
+} @%:@ as_fn_exit
+
+@%:@ as_fn_unset VAR
+@%:@ ---------------
+@%:@ Portably unset VAR.
+as_fn_unset ()
+{
+  { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+@%:@ as_fn_append VAR VALUE
+@%:@ ----------------------
+@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take
+@%:@ advantage of any shell optimizations that allow amortized linear growth over
+@%:@ repeated appends, instead of the typical quadratic growth present in naive
+@%:@ implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+  eval 'as_fn_append ()
+  {
+    eval $1+=\$2
+  }'
+else
+  as_fn_append ()
+  {
+    eval $1=\$$1\$2
+  }
+fi # as_fn_append
+
+@%:@ as_fn_arith ARG...
+@%:@ ------------------
+@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the
+@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments
+@%:@ must be portable across @S|@(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+  eval 'as_fn_arith ()
+  {
+    as_val=$(( $* ))
+  }'
+else
+  as_fn_arith ()
+  {
+    as_val=`expr "$@" || test $? -eq 1`
+  }
+fi # as_fn_arith
+
+
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+   test "X`expr 00001 : '.*\(...\)'`" = X001; then
+  as_expr=expr
+else
+  as_expr=false
+fi
+
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+  as_basename=basename
+else
+  as_basename=false
+fi
+
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
+
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+	 X"$0" : 'X\(//\)$' \| \
+	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in @%:@(((((
+-n*)
+  case `echo 'xy\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  xy)  ECHO_C='\c';;
+  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
+       ECHO_T='	';;
+  esac;;
+*)
+  ECHO_N='-n';;
+esac
+
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir 2>/dev/null
+fi
+if (echo >conf$$.file) 2>/dev/null; then
+  if ln -s conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s='ln -s'
+    # ... but there are two gotchas:
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -p'.
+    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+      as_ln_s='cp -p'
+  elif ln conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s=ln
+  else
+    as_ln_s='cp -p'
+  fi
+else
+  as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
+
+
+@%:@ as_fn_mkdir_p
+@%:@ -------------
+@%:@ Create "@S|@as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
+
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d "$as_dir" || eval $as_mkdir_p || {
+    as_dirs=
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs="'$as_qdir' $as_dirs"
+      as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_dir" : 'X\(//\)[^/]' \| \
+	 X"$as_dir" : 'X\(//\)$' \| \
+	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d "$as_dir" && break
+    done
+    test -z "$as_dirs" || eval "mkdir $as_dirs"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+
+
+} @%:@ as_fn_mkdir_p
+if mkdir -p . 2>/dev/null; then
+  as_mkdir_p='mkdir -p "$as_dir"'
+else
+  test -d ./-p && rmdir ./-p
+  as_mkdir_p=false
+fi
+
+if test -x / >/dev/null 2>&1; then
+  as_test_x='test -x'
+else
+  if ls -dL / >/dev/null 2>&1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d "$1"; then
+	test -d "$1/.";
+      else
+	case $1 in @%:@(
+	-*)set "./$1";;
+	esac;
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in @%:@((
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+
+
+exec 6>&1
+## ----------------------------------- ##
+## Main body of $CONFIG_STATUS script. ##
+## ----------------------------------- ##
+_ASEOF
+test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# Save the log message, to keep $0 and so on meaningful, and to
+# report actual input values of CONFIG_FILES etc. instead of their
+# values after options handling.
+ac_log="
+This file was extended by mstflint $as_me 3.7.0, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
+
+  CONFIG_FILES    = $CONFIG_FILES
+  CONFIG_HEADERS  = $CONFIG_HEADERS
+  CONFIG_LINKS    = $CONFIG_LINKS
+  CONFIG_COMMANDS = $CONFIG_COMMANDS
+  $ $0 $@
+
+on `(hostname || uname -n) 2>/dev/null | sed 1q`
+"
+
+_ACEOF
+
+case $ac_config_files in *"
+"*) set x $ac_config_files; shift; ac_config_files=$*;;
+esac
+
+case $ac_config_headers in *"
+"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
+esac
+
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+# Files that config.status was made for.
+config_files="$ac_config_files"
+config_headers="$ac_config_headers"
+config_commands="$ac_config_commands"
+
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+ac_cs_usage="\
+\`$as_me' instantiates files and other configuration actions
+from templates according to the current configuration.  Unless the files
+and actions are specified as TAGs, all are instantiated by default.
+
+Usage: $0 [OPTION]... [TAG]...
+
+  -h, --help       print this help, then exit
+  -V, --version    print version number and configuration settings, then exit
+      --config     print configuration, then exit
+  -q, --quiet, --silent
+                   do not print progress messages
+  -d, --debug      don't remove temporary files
+      --recheck    update $as_me by reconfiguring in the same conditions
+      --file=FILE[:TEMPLATE] 
+                   instantiate the configuration file FILE
+      --header=FILE[:TEMPLATE] 
+                   instantiate the configuration header FILE
+
+Configuration files:
+$config_files
+
+Configuration headers:
+$config_headers
+
+Configuration commands:
+$config_commands
+
+Report bugs to <orenk at mellanox.co.il>."
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
+ac_cs_version="\\
+mstflint config.status 3.7.0
+configured by $0, generated by GNU Autoconf 2.65,
+  with options \\"\$ac_cs_config\\"
+
+Copyright (C) 2009 Free Software Foundation, Inc.
+This config.status script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it."
+
+ac_pwd='$ac_pwd'
+srcdir='$srcdir'
+INSTALL='$INSTALL'
+MKDIR_P='$MKDIR_P'
+AWK='$AWK'
+test -n "\$AWK" || AWK=awk
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# The default lists apply if the user does not specify any file.
+ac_need_defaults=:
+while test $# != 0
+do
+  case $1 in
+  --*=*)
+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
+    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
+    ac_shift=:
+    ;;
+  *)
+    ac_option=$1
+    ac_optarg=$2
+    ac_shift=shift
+    ;;
+  esac
+
+  case $ac_option in
+  # Handling of the options.
+  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+    ac_cs_recheck=: ;;
+  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
+    $as_echo "$ac_cs_version"; exit ;;
+  --config | --confi | --conf | --con | --co | --c )
+    $as_echo "$ac_cs_config"; exit ;;
+  --debug | --debu | --deb | --de | --d | -d )
+    debug=: ;;
+  --file | --fil | --fi | --f )
+    $ac_shift
+    case $ac_optarg in
+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    as_fn_append CONFIG_FILES " '$ac_optarg'"
+    ac_need_defaults=false;;
+  --header | --heade | --head | --hea )
+    $ac_shift
+    case $ac_optarg in
+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    as_fn_append CONFIG_HEADERS " '$ac_optarg'"
+    ac_need_defaults=false;;
+  --he | --h)
+    # Conflict between --help and --header
+    as_fn_error "ambiguous option: \`$1'
+Try \`$0 --help' for more information.";;
+  --help | --hel | -h )
+    $as_echo "$ac_cs_usage"; exit ;;
+  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+  | -silent | --silent | --silen | --sile | --sil | --si | --s)
+    ac_cs_silent=: ;;
+
+  # This is an error.
+  -*) as_fn_error "unrecognized option: \`$1'
+Try \`$0 --help' for more information." ;;
+
+  *) as_fn_append ac_config_targets " $1"
+     ac_need_defaults=false ;;
+
+  esac
+  shift
+done
+
+ac_configure_extra_args=
+
+if $ac_cs_silent; then
+  exec 6>/dev/null
+  ac_configure_extra_args="$ac_configure_extra_args --silent"
+fi
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+if \$ac_cs_recheck; then
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
+  shift
+  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
+  CONFIG_SHELL='$SHELL'
+  export CONFIG_SHELL
+  exec "\$@"
+fi
+
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+exec 5>>config.log
+{
+  echo
+  sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
+@%:@@%:@ Running $as_me. @%:@@%:@
+_ASBOX
+  $as_echo "$ac_log"
+} >&5
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+#
+# INIT-COMMANDS
+#
+AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
+
+
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+sed_quote_subst='$sed_quote_subst'
+double_quote_subst='$double_quote_subst'
+delay_variable_subst='$delay_variable_subst'
+macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
+macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
+enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
+pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
+enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
+host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
+host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
+host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
+build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
+build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
+build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
+SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
+Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
+GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
+EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
+FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
+LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
+NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
+LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
+max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
+ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
+exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
+lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
+lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
+lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
+reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
+reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
+deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
+file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
+AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
+AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
+STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
+RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
+old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
+CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
+compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
+GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
+objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
+SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
+ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
+MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
+need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
+DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
+NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
+LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
+OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
+OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
+libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
+shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
+export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
+allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
+no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
+inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
+link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
+fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
+always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
+export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
+include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
+prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
+variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
+need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
+need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
+version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
+runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
+libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
+library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
+soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
+postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
+sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
+sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
+old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
+striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
+predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
+postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
+predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
+postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
+LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+
+LTCC='$LTCC'
+LTCFLAGS='$LTCFLAGS'
+compiler='$compiler_DEFAULT'
+
+# Quote evaled strings.
+for var in SED \
+GREP \
+EGREP \
+FGREP \
+LD \
+NM \
+LN_S \
+lt_SP2NL \
+lt_NL2SP \
+reload_flag \
+OBJDUMP \
+deplibs_check_method \
+file_magic_cmd \
+AR \
+AR_FLAGS \
+STRIP \
+RANLIB \
+CC \
+CFLAGS \
+compiler \
+lt_cv_sys_global_symbol_pipe \
+lt_cv_sys_global_symbol_to_cdecl \
+lt_cv_sys_global_symbol_to_c_name_address \
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
+SHELL \
+ECHO \
+lt_prog_compiler_no_builtin_flag \
+lt_prog_compiler_wl \
+lt_prog_compiler_pic \
+lt_prog_compiler_static \
+lt_cv_prog_compiler_c_o \
+need_locks \
+DSYMUTIL \
+NMEDIT \
+LIPO \
+OTOOL \
+OTOOL64 \
+shrext_cmds \
+export_dynamic_flag_spec \
+whole_archive_flag_spec \
+compiler_needs_object \
+with_gnu_ld \
+allow_undefined_flag \
+no_undefined_flag \
+hardcode_libdir_flag_spec \
+hardcode_libdir_flag_spec_ld \
+hardcode_libdir_separator \
+fix_srcfile_path \
+exclude_expsyms \
+include_expsyms \
+file_list_spec \
+variables_saved_for_relink \
+libname_spec \
+library_names_spec \
+soname_spec \
+finish_eval \
+old_striplib \
+striplib \
+compiler_lib_search_dirs \
+predep_objects \
+postdep_objects \
+predeps \
+postdeps \
+compiler_lib_search_path \
+LD_CXX \
+compiler_CXX \
+lt_prog_compiler_no_builtin_flag_CXX \
+lt_prog_compiler_wl_CXX \
+lt_prog_compiler_pic_CXX \
+lt_prog_compiler_static_CXX \
+lt_cv_prog_compiler_c_o_CXX \
+export_dynamic_flag_spec_CXX \
+whole_archive_flag_spec_CXX \
+compiler_needs_object_CXX \
+with_gnu_ld_CXX \
+allow_undefined_flag_CXX \
+no_undefined_flag_CXX \
+hardcode_libdir_flag_spec_CXX \
+hardcode_libdir_flag_spec_ld_CXX \
+hardcode_libdir_separator_CXX \
+fix_srcfile_path_CXX \
+exclude_expsyms_CXX \
+include_expsyms_CXX \
+file_list_spec_CXX \
+compiler_lib_search_dirs_CXX \
+predep_objects_CXX \
+postdep_objects_CXX \
+predeps_CXX \
+postdeps_CXX \
+compiler_lib_search_path_CXX; do
+    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    *[\\\\\\\`\\"\\\$]*)
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
+      ;;
+    *)
+      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
+      ;;
+    esac
+done
+
+# Double-quote double-evaled strings.
+for var in reload_cmds \
+old_postinstall_cmds \
+old_postuninstall_cmds \
+old_archive_cmds \
+extract_expsyms_cmds \
+old_archive_from_new_cmds \
+old_archive_from_expsyms_cmds \
+archive_cmds \
+archive_expsym_cmds \
+module_cmds \
+module_expsym_cmds \
+export_symbols_cmds \
+prelink_cmds \
+postinstall_cmds \
+postuninstall_cmds \
+finish_cmds \
+sys_lib_search_path_spec \
+sys_lib_dlsearch_path_spec \
+old_archive_cmds_CXX \
+old_archive_from_new_cmds_CXX \
+old_archive_from_expsyms_cmds_CXX \
+archive_cmds_CXX \
+archive_expsym_cmds_CXX \
+module_cmds_CXX \
+module_expsym_cmds_CXX \
+export_symbols_cmds_CXX \
+prelink_cmds_CXX; do
+    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    *[\\\\\\\`\\"\\\$]*)
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
+      ;;
+    *)
+      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
+      ;;
+    esac
+done
+
+# Fix-up fallback echo if it was mangled by the above quoting rules.
+case \$lt_ECHO in
+*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
+  ;;
+esac
+
+ac_aux_dir='$ac_aux_dir'
+xsi_shell='$xsi_shell'
+lt_shell_append='$lt_shell_append'
+
+# See if we are running on zsh, and set the options which allow our
+# commands through without removal of \ escapes INIT.
+if test -n "\${ZSH_VERSION+set}" ; then
+   setopt NO_GLOB_SUBST
+fi
+
+
+    PACKAGE='$PACKAGE'
+    VERSION='$VERSION'
+    TIMESTAMP='$TIMESTAMP'
+    RM='$RM'
+    ofile='$ofile'
+
+
+
+
+
+
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+
+# Handling of arguments.
+for ac_config_target in $ac_config_targets
+do
+  case $ac_config_target in
+    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
+    "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
+    "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
+    "mstflint.spec") CONFIG_FILES="$CONFIG_FILES mstflint.spec" ;;
+    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+    "mft_utils/Makefile") CONFIG_FILES="$CONFIG_FILES mft_utils/Makefile" ;;
+    "mtcr_ul/Makefile") CONFIG_FILES="$CONFIG_FILES mtcr_ul/Makefile" ;;
+    "dev_mgt/Makefile") CONFIG_FILES="$CONFIG_FILES dev_mgt/Makefile" ;;
+    "tools_layouts/Makefile") CONFIG_FILES="$CONFIG_FILES tools_layouts/Makefile" ;;
+    "reg_access/Makefile") CONFIG_FILES="$CONFIG_FILES reg_access/Makefile" ;;
+    "mlxconfig/Makefile") CONFIG_FILES="$CONFIG_FILES mlxconfig/Makefile" ;;
+    "mflash/Makefile") CONFIG_FILES="$CONFIG_FILES mflash/Makefile" ;;
+    "mlxfwops/Makefile") CONFIG_FILES="$CONFIG_FILES mlxfwops/Makefile" ;;
+    "mlxfwops/lib/Makefile") CONFIG_FILES="$CONFIG_FILES mlxfwops/lib/Makefile" ;;
+    "cmdparser/Makefile") CONFIG_FILES="$CONFIG_FILES cmdparser/Makefile" ;;
+    "flint/Makefile") CONFIG_FILES="$CONFIG_FILES flint/Makefile" ;;
+    "small_utils/Makefile") CONFIG_FILES="$CONFIG_FILES small_utils/Makefile" ;;
+    "mstdump/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/Makefile" ;;
+    "mstdump/crd_lib/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/crd_lib/Makefile" ;;
+    "mstdump/crd_main/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/crd_main/Makefile" ;;
+    "mstdump/mstdump_dbs/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/mstdump_dbs/Makefile" ;;
+
+  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  esac
+done
+
+
+# If the user did not use the arguments to specify the items to instantiate,
+# then the envvar interface is used.  Set only those that are not.
+# We use the long form for the default assignment because of an extremely
+# bizarre bug on SunOS 4.1.3.
+if $ac_need_defaults; then
+  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
+  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
+  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
+fi
+
+# Have a temporary directory for convenience.  Make it in the build tree
+# simply because there is no reason against having it here, and in addition,
+# creating and moving files from /tmp can sometimes cause problems.
+# Hook for its removal unless debugging.
+# Note that there is a small window in which the directory will not be cleaned:
+# after its creation but before its name has been assigned to `$tmp'.
+$debug ||
+{
+  tmp=
+  trap 'exit_status=$?
+  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
+' 0
+  trap 'as_fn_exit 1' 1 2 13 15
+}
+# Create a (secure) tmp directory for tmp files.
+
+{
+  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
+  test -n "$tmp" && test -d "$tmp"
+}  ||
+{
+  tmp=./conf$$-$RANDOM
+  (umask 077 && mkdir "$tmp")
+} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
+
+# Set up the scripts for CONFIG_FILES section.
+# No need to generate them if there are no CONFIG_FILES.
+# This happens for instance with `./config.status config.h'.
+if test -n "$CONFIG_FILES"; then
+
+
+ac_cr=`echo X | tr X '\015'`
+# On cygwin, bash can eat \r inside `` if the user requested igncr.
+# But we know of no other shell where ac_cr would be empty at this
+# point, so we can use a bashism as a fallback.
+if test "x$ac_cr" = x; then
+  eval ac_cr=\$\'\\r\'
+fi
+ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
+if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
+  ac_cs_awk_cr='\r'
+else
+  ac_cs_awk_cr=$ac_cr
+fi
+
+echo 'BEGIN {' >"$tmp/subs1.awk" &&
+_ACEOF
+
+
+{
+  echo "cat >conf$$subs.awk <<_ACEOF" &&
+  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
+  echo "_ACEOF"
+} >conf$$subs.sh ||
+  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
+ac_delim='%!_!# '
+for ac_last_try in false false false false false :; do
+  . ./conf$$subs.sh ||
+    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+
+  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
+  if test $ac_delim_n = $ac_delim_num; then
+    break
+  elif $ac_last_try; then
+    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+  else
+    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
+  fi
+done
+rm -f conf$$subs.sh
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
+_ACEOF
+sed -n '
+h
+s/^/S["/; s/!.*/"]=/
+p
+g
+s/^[^!]*!//
+:repl
+t repl
+s/'"$ac_delim"'$//
+t delim
+:nl
+h
+s/\(.\{148\}\)..*/\1/
+t more1
+s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
+p
+n
+b repl
+:more1
+s/["\\]/\\&/g; s/^/"/; s/$/"\\/
+p
+g
+s/.\{148\}//
+t nl
+:delim
+h
+s/\(.\{148\}\)..*/\1/
+t more2
+s/["\\]/\\&/g; s/^/"/; s/$/"/
+p
+b
+:more2
+s/["\\]/\\&/g; s/^/"/; s/$/"\\/
+p
+g
+s/.\{148\}//
+t delim
+' <conf$$subs.awk | sed '
+/^[^""]/{
+  N
+  s/\n//
+}
+' >>$CONFIG_STATUS || ac_write_fail=1
+rm -f conf$$subs.awk
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+_ACAWK
+cat >>"\$tmp/subs1.awk" <<_ACAWK &&
+  for (key in S) S_is_set[key] = 1
+  FS = ""
+
+}
+{
+  line = $ 0
+  nfields = split(line, field, "@")
+  substed = 0
+  len = length(field[1])
+  for (i = 2; i < nfields; i++) {
+    key = field[i]
+    keylen = length(key)
+    if (S_is_set[key]) {
+      value = S[key]
+      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
+      len += length(value) + length(field[++i])
+      substed = 1
+    } else
+      len += 1 + keylen
+  }
+
+  print line
+}
+
+_ACAWK
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
+  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
+else
+  cat
+fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
+  || as_fn_error "could not setup config files machinery" "$LINENO" 5
+_ACEOF
+
+# VPATH may cause trouble with some makes, so we remove $(srcdir),
+# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# trailing colons and then remove the whole line if VPATH becomes empty
+# (actually we leave an empty line to preserve line numbers).
+if test "x$srcdir" = x.; then
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
+s/:*\$(srcdir):*/:/
+s/:*\${srcdir}:*/:/
+s/:*@srcdir@:*/:/
+s/^\([^=]*=[	 ]*\):*/\1/
+s/:*$//
+s/^[^=]*=[	 ]*$//
+}'
+fi
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+fi # test -n "$CONFIG_FILES"
+
+# Set up the scripts for CONFIG_HEADERS section.
+# No need to generate them if there are no CONFIG_HEADERS.
+# This happens for instance with `./config.status Makefile'.
+if test -n "$CONFIG_HEADERS"; then
+cat >"$tmp/defines.awk" <<\_ACAWK ||
+BEGIN {
+_ACEOF
+
+# Transform confdefs.h into an awk script `defines.awk', embedded as
+# here-document in config.status, that substitutes the proper values into
+# config.h.in to produce config.h.
+
+# Create a delimiter string that does not exist in confdefs.h, to ease
+# handling of long lines.
+ac_delim='%!_!# '
+for ac_last_try in false false :; do
+  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
+  if test -z "$ac_t"; then
+    break
+  elif $ac_last_try; then
+    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
+  else
+    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
+  fi
+done
+
+# For the awk script, D is an array of macro values keyed by name,
+# likewise P contains macro parameters if any.  Preserve backslash
+# newline sequences.
+
+ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
+sed -n '
+s/.\{148\}/&'"$ac_delim"'/g
+t rset
+:rset
+s/^[	 ]*#[	 ]*define[	 ][	 ]*/ /
+t def
+d
+:def
+s/\\$//
+t bsnl
+s/["\\]/\\&/g
+s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
+D["\1"]=" \3"/p
+s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2"/p
+d
+:bsnl
+s/["\\]/\\&/g
+s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
+D["\1"]=" \3\\\\\\n"\\/p
+t cont
+s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
+t cont
+d
+:cont
+n
+s/.\{148\}/&'"$ac_delim"'/g
+t clear
+:clear
+s/\\$//
+t bsnlc
+s/["\\]/\\&/g; s/^/"/; s/$/"/p
+d
+:bsnlc
+s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
+b cont
+' <confdefs.h | sed '
+s/'"$ac_delim"'/"\\\
+"/g' >>$CONFIG_STATUS || ac_write_fail=1
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+  for (key in D) D_is_set[key] = 1
+  FS = ""
+}
+/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
+  line = \$ 0
+  split(line, arg, " ")
+  if (arg[1] == "#") {
+    defundef = arg[2]
+    mac1 = arg[3]
+  } else {
+    defundef = substr(arg[1], 2)
+    mac1 = arg[2]
+  }
+  split(mac1, mac2, "(") #)
+  macro = mac2[1]
+  prefix = substr(line, 1, index(line, defundef) - 1)
+  if (D_is_set[macro]) {
+    # Preserve the white space surrounding the "#".
+    print prefix "define", macro P[macro] D[macro]
+    next
+  } else {
+    # Replace #undef with comments.  This is necessary, for example,
+    # in the case of _POSIX_SOURCE, which is predefined and required
+    # on some systems where configure will not decide to define it.
+    if (defundef == "undef") {
+      print "/*", prefix defundef, macro, "*/"
+      next
+    }
+  }
+}
+{ print }
+_ACAWK
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+  as_fn_error "could not setup config headers machinery" "$LINENO" 5
+fi # test -n "$CONFIG_HEADERS"
+
+
+eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
+shift
+for ac_tag
+do
+  case $ac_tag in
+  :[FHLC]) ac_mode=$ac_tag; continue;;
+  esac
+  case $ac_mode$ac_tag in
+  :[FHL]*:*);;
+  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :[FH]-) ac_tag=-:-;;
+  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
+  esac
+  ac_save_IFS=$IFS
+  IFS=:
+  set x $ac_tag
+  IFS=$ac_save_IFS
+  shift
+  ac_file=$1
+  shift
+
+  case $ac_mode in
+  :L) ac_source=$1;;
+  :[FH])
+    ac_file_inputs=
+    for ac_f
+    do
+      case $ac_f in
+      -) ac_f="$tmp/stdin";;
+      *) # Look for the file first in the build tree, then in the source tree
+	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
+	 # because $ac_f cannot contain `:'.
+	 test -f "$ac_f" ||
+	   case $ac_f in
+	   [\\/$]*) false;;
+	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
+	   esac ||
+	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+      esac
+      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
+      as_fn_append ac_file_inputs " '$ac_f'"
+    done
+
+    # Let's still pretend it is `configure' which instantiates (i.e., don't
+    # use $as_me), people would be surprised to read:
+    #    /* config.h.  Generated by config.status.  */
+    configure_input='Generated from '`
+	  $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
+	`' by configure.'
+    if test x"$ac_file" != x-; then
+      configure_input="$ac_file.  $configure_input"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
+$as_echo "$as_me: creating $ac_file" >&6;}
+    fi
+    # Neutralize special characters interpreted by sed in replacement strings.
+    case $configure_input in #(
+    *\&* | *\|* | *\\* )
+       ac_sed_conf_input=`$as_echo "$configure_input" |
+       sed 's/[\\\\&|]/\\\\&/g'`;; #(
+    *) ac_sed_conf_input=$configure_input;;
+    esac
+
+    case $ac_tag in
+    *:-:* | *:-) cat >"$tmp/stdin" \
+      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
+    esac
+    ;;
+  esac
+
+  ac_dir=`$as_dirname -- "$ac_file" ||
+$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$ac_file" : 'X\(//\)[^/]' \| \
+	 X"$ac_file" : 'X\(//\)$' \| \
+	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$ac_file" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+  as_dir="$ac_dir"; as_fn_mkdir_p
+  ac_builddir=.
+
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+  # A ".." for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+  case $ac_top_builddir_sub in
+  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
+
+case $srcdir in
+  .)  # We are building in place.
+    ac_srcdir=.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
+    ac_srcdir=$srcdir$ac_dir_suffix;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
+esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+
+  case $ac_mode in
+  :F)
+  #
+  # CONFIG_FILE
+  #
+
+  case $INSTALL in
+  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
+  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
+  esac
+  ac_MKDIR_P=$MKDIR_P
+  case $MKDIR_P in
+  [\\/$]* | ?:[\\/]* ) ;;
+  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
+  esac
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# If the template does not know about datarootdir, expand it.
+# FIXME: This hack should be removed a few years after 2.60.
+ac_datarootdir_hack=; ac_datarootdir_seen=
+ac_sed_dataroot='
+/datarootdir/ {
+  p
+  q
+}
+/@datadir@/p
+/@docdir@/p
+/@infodir@/p
+/@localedir@/p
+/@mandir@/p'
+case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
+*datarootdir*) ac_datarootdir_seen=yes;;
+*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
+$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+  ac_datarootdir_hack='
+  s&@datadir@&$datadir&g
+  s&@docdir@&$docdir&g
+  s&@infodir@&$infodir&g
+  s&@localedir@&$localedir&g
+  s&@mandir@&$mandir&g
+  s&\\\${datarootdir}&$datarootdir&g' ;;
+esac
+_ACEOF
+
+# Neutralize VPATH when `$srcdir' = `.'.
+# Shell code in configure.ac might set extrasub.
+# FIXME: do we really want to maintain this feature?
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_sed_extra="$ac_vpsub
+$extrasub
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+:t
+/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
+s|@configure_input@|$ac_sed_conf_input|;t t
+s&@top_builddir@&$ac_top_builddir_sub&;t t
+s&@top_build_prefix@&$ac_top_build_prefix&;t t
+s&@srcdir@&$ac_srcdir&;t t
+s&@abs_srcdir@&$ac_abs_srcdir&;t t
+s&@top_srcdir@&$ac_top_srcdir&;t t
+s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
+s&@builddir@&$ac_builddir&;t t
+s&@abs_builddir@&$ac_abs_builddir&;t t
+s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
+s&@INSTALL@&$ac_INSTALL&;t t
+s&@MKDIR_P@&$ac_MKDIR_P&;t t
+$ac_datarootdir_hack
+"
+eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
+
+test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
+  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
+  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined." >&5
+$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined." >&2;}
+
+  rm -f "$tmp/stdin"
+  case $ac_file in
+  -) cat "$tmp/out" && rm -f "$tmp/out";;
+  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
+  esac \
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
+ ;;
+  :H)
+  #
+  # CONFIG_HEADER
+  #
+  if test x"$ac_file" != x-; then
+    {
+      $as_echo "/* $configure_input  */" \
+      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
+    } >"$tmp/config.h" \
+      || as_fn_error "could not create $ac_file" "$LINENO" 5
+    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
+      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
+$as_echo "$as_me: $ac_file is unchanged" >&6;}
+    else
+      rm -f "$ac_file"
+      mv "$tmp/config.h" "$ac_file" \
+	|| as_fn_error "could not create $ac_file" "$LINENO" 5
+    fi
+  else
+    $as_echo "/* $configure_input  */" \
+      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
+      || as_fn_error "could not create -" "$LINENO" 5
+  fi
+# Compute "$ac_file"'s index in $config_headers.
+_am_arg="$ac_file"
+_am_stamp_count=1
+for _am_header in $config_headers :; do
+  case $_am_header in
+    $_am_arg | $_am_arg:* )
+      break ;;
+    * )
+      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+  esac
+done
+echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
+$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$_am_arg" : 'X\(//\)[^/]' \| \
+	 X"$_am_arg" : 'X\(//\)$' \| \
+	 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$_am_arg" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`/stamp-h$_am_stamp_count
+ ;;
+  
+  :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
+$as_echo "$as_me: executing $ac_file commands" >&6;}
+ ;;
+  esac
+
+
+  case $ac_file$ac_mode in
+    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
+  # are listed without --file.  Let's play safe and only enable the eval
+  # if we detect the quoting.
+  case $CONFIG_FILES in
+  *\'*) eval set x "$CONFIG_FILES" ;;
+  *)   set x $CONFIG_FILES ;;
+  esac
+  shift
+  for mf
+  do
+    # Strip MF so we end up with the name of the file.
+    mf=`echo "$mf" | sed -e 's/:.*$//'`
+    # Check whether this is an Automake generated Makefile or not.
+    # We used to match only the files named `Makefile.in', but
+    # some people rename them; so instead we look at the file content.
+    # Grep'ing the first line is not enough: some people post-process
+    # each Makefile.in and add a new line on top of each file to say so.
+    # Grep'ing the whole file is not good either: AIX grep has a line
+    # limit of 2048, but all sed's we know have understand at least 4000.
+    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
+      dirpart=`$as_dirname -- "$mf" ||
+$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$mf" : 'X\(//\)[^/]' \| \
+	 X"$mf" : 'X\(//\)$' \| \
+	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$mf" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+    else
+      continue
+    fi
+    # Extract the definition of DEPDIR, am__include, and am__quote
+    # from the Makefile without running `make'.
+    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
+    test -z "$DEPDIR" && continue
+    am__include=`sed -n 's/^am__include = //p' < "$mf"`
+    test -z "am__include" && continue
+    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
+    # When using ansi2knr, U may be empty or an underscore; expand it
+    U=`sed -n 's/^U = //p' < "$mf"`
+    # Find all dependency output files, they are included files with
+    # $(DEPDIR) in their names.  We invoke sed twice because it is the
+    # simplest approach to changing $(DEPDIR) to its actual value in the
+    # expansion.
+    for file in `sed -n "
+      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+      # Make sure the directory exists.
+      test -f "$dirpart/$file" && continue
+      fdir=`$as_dirname -- "$file" ||
+$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$file" : 'X\(//\)[^/]' \| \
+	 X"$file" : 'X\(//\)$' \| \
+	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$file" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      as_dir=$dirpart/$fdir; as_fn_mkdir_p
+      # echo "creating $dirpart/$file"
+      echo '# dummy' > "$dirpart/$file"
+    done
+  done
+}
+ ;;
+    "libtool":C) 
+    
+    # See if we are running on zsh, and set the options which allow our
+    # commands through without removal of \ escapes.
+    if test -n "${ZSH_VERSION+set}" ; then
+      setopt NO_GLOB_SUBST
+    fi
+
+    cfgfile="${ofile}T"
+    trap "$RM \"$cfgfile\"; exit 1" 1 2 15
+    $RM "$cfgfile"
+
+    cat <<_LT_EOF >> "$cfgfile"
+#! $SHELL
+
+# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
+# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
+# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+# NOTE: Changes made to this file will be lost: look at ltmain.sh.
+#
+#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Written by Gordon Matzigkeit, 1996
+#
+#   This file is part of GNU Libtool.
+#
+# GNU Libtool is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# As a special exception to the GNU General Public License,
+# if you distribute this file as part of a program or library that
+# is built using GNU Libtool, you may include this file under the
+# same distribution terms that you use for the rest of that program.
+#
+# GNU Libtool is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNU Libtool; see the file COPYING.  If not, a copy
+# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
+# obtained by writing to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+
+# The names of the tagged configurations supported by this script.
+available_tags="CXX "
+
+# ### BEGIN LIBTOOL CONFIG
+
+# Which release of libtool.m4 was used?
+macro_version=$macro_version
+macro_revision=$macro_revision
+
+# Whether or not to build shared libraries.
+build_libtool_libs=$enable_shared
+
+# Whether or not to build static libraries.
+build_old_libs=$enable_static
+
+# What type of objects to build.
+pic_mode=$pic_mode
+
+# Whether or not to optimize for fast installation.
+fast_install=$enable_fast_install
+
+# The host system.
+host_alias=$host_alias
+host=$host
+host_os=$host_os
+
+# The build system.
+build_alias=$build_alias
+build=$build
+build_os=$build_os
+
+# A sed program that does not truncate output.
+SED=$lt_SED
+
+# Sed that helps us avoid accidentally triggering echo(1) options like -n.
+Xsed="\$SED -e 1s/^X//"
+
+# A grep program that handles long lines.
+GREP=$lt_GREP
+
+# An ERE matcher.
+EGREP=$lt_EGREP
+
+# A literal string matcher.
+FGREP=$lt_FGREP
+
+# A BSD- or MS-compatible name lister.
+NM=$lt_NM
+
+# Whether we need soft or hard links.
+LN_S=$lt_LN_S
+
+# What is the maximum length of a command?
+max_cmd_len=$max_cmd_len
+
+# Object file suffix (normally "o").
+objext=$ac_objext
+
+# Executable file suffix (normally "").
+exeext=$exeext
+
+# whether the shell understands "unset".
+lt_unset=$lt_unset
+
+# turn spaces into newlines.
+SP2NL=$lt_lt_SP2NL
+
+# turn newlines into spaces.
+NL2SP=$lt_lt_NL2SP
+
+# How to create reloadable object files.
+reload_flag=$lt_reload_flag
+reload_cmds=$lt_reload_cmds
+
+# An object symbol dumper.
+OBJDUMP=$lt_OBJDUMP
+
+# Method to check whether dependent libraries are shared objects.
+deplibs_check_method=$lt_deplibs_check_method
+
+# Command to use when deplibs_check_method == "file_magic".
+file_magic_cmd=$lt_file_magic_cmd
+
+# The archiver.
+AR=$lt_AR
+AR_FLAGS=$lt_AR_FLAGS
+
+# A symbol stripping program.
+STRIP=$lt_STRIP
+
+# Commands used to install an old-style archive.
+RANLIB=$lt_RANLIB
+old_postinstall_cmds=$lt_old_postinstall_cmds
+old_postuninstall_cmds=$lt_old_postuninstall_cmds
+
+# A C compiler.
+LTCC=$lt_CC
+
+# LTCC compiler flags.
+LTCFLAGS=$lt_CFLAGS
+
+# Take the output of nm and produce a listing of raw symbols and C names.
+global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
+
+# Transform the output of nm in a proper C declaration.
+global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
+
+# Transform the output of nm in a C name address pair.
+global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
+
+# Transform the output of nm in a C name address pair when lib prefix is needed.
+global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
+
+# The name of the directory that contains temporary libtool files.
+objdir=$objdir
+
+# Shell to use when invoking shell scripts.
+SHELL=$lt_SHELL
+
+# An echo program that does not interpret backslashes.
+ECHO=$lt_ECHO
+
+# Used to examine libraries when file_magic_cmd begins with "file".
+MAGIC_CMD=$MAGIC_CMD
+
+# Must we lock files when doing compilation?
+need_locks=$lt_need_locks
+
+# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
+DSYMUTIL=$lt_DSYMUTIL
+
+# Tool to change global to local symbols on Mac OS X.
+NMEDIT=$lt_NMEDIT
+
+# Tool to manipulate fat objects and archives on Mac OS X.
+LIPO=$lt_LIPO
+
+# ldd/readelf like tool for Mach-O binaries on Mac OS X.
+OTOOL=$lt_OTOOL
+
+# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
+OTOOL64=$lt_OTOOL64
+
+# Old archive suffix (normally "a").
+libext=$libext
+
+# Shared library suffix (normally ".so").
+shrext_cmds=$lt_shrext_cmds
+
+# The commands to extract the exported symbol list from a shared archive.
+extract_expsyms_cmds=$lt_extract_expsyms_cmds
+
+# Variables whose values should be saved in libtool wrapper scripts and
+# restored at link time.
+variables_saved_for_relink=$lt_variables_saved_for_relink
+
+# Do we need the "lib" prefix for modules?
+need_lib_prefix=$need_lib_prefix
+
+# Do we need a version for libraries?
+need_version=$need_version
+
+# Library versioning type.
+version_type=$version_type
+
+# Shared library runtime path variable.
+runpath_var=$runpath_var
+
+# Shared library path variable.
+shlibpath_var=$shlibpath_var
+
+# Is shlibpath searched before the hard-coded library search path?
+shlibpath_overrides_runpath=$shlibpath_overrides_runpath
+
+# Format of library name prefix.
+libname_spec=$lt_libname_spec
+
+# List of archive names.  First name is the real one, the rest are links.
+# The last name is the one that the linker finds with -lNAME
+library_names_spec=$lt_library_names_spec
+
+# The coded name of the library, if different from the real name.
+soname_spec=$lt_soname_spec
+
+# Command to use after installation of a shared archive.
+postinstall_cmds=$lt_postinstall_cmds
+
+# Command to use after uninstallation of a shared archive.
+postuninstall_cmds=$lt_postuninstall_cmds
+
+# Commands used to finish a libtool library installation in a directory.
+finish_cmds=$lt_finish_cmds
+
+# As "finish_cmds", except a single script fragment to be evaled but
+# not shown.
+finish_eval=$lt_finish_eval
+
+# Whether we should hardcode library paths into libraries.
+hardcode_into_libs=$hardcode_into_libs
+
+# Compile-time system search path for libraries.
+sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
+
+# Run-time system search path for libraries.
+sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
+
+# Whether dlopen is supported.
+dlopen_support=$enable_dlopen
+
+# Whether dlopen of programs is supported.
+dlopen_self=$enable_dlopen_self
+
+# Whether dlopen of statically linked programs is supported.
+dlopen_self_static=$enable_dlopen_self_static
+
+# Commands to strip libraries.
+old_striplib=$lt_old_striplib
+striplib=$lt_striplib
+
+
+# The linker used to build libraries.
+LD=$lt_LD
+
+# Commands used to build an old-style archive.
+old_archive_cmds=$lt_old_archive_cmds
+
+# A language specific compiler.
+CC=$lt_compiler
+
+# Is the compiler the GNU compiler?
+with_gcc=$GCC
+
+# Compiler flag to turn off builtin functions.
+no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
+
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl
+
+# Additional compiler flags for building library objects.
+pic_flag=$lt_lt_prog_compiler_pic
+
+# Compiler flag to prevent dynamic linking.
+link_static_flag=$lt_lt_prog_compiler_static
+
+# Does compiler simultaneously support -c and -o options?
+compiler_c_o=$lt_lt_cv_prog_compiler_c_o
+
+# Whether or not to add -lc for building shared libraries.
+build_libtool_need_lc=$archive_cmds_need_lc
+
+# Whether or not to disallow shared libs when runtime libs are static.
+allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
+
+# Compiler flag to allow reflexive dlopens.
+export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
+
+# Compiler flag to generate shared objects directly from archives.
+whole_archive_flag_spec=$lt_whole_archive_flag_spec
+
+# Whether the compiler copes with passing no objects directly.
+compiler_needs_object=$lt_compiler_needs_object
+
+# Create an old-style archive from a shared archive.
+old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
+
+# Create a temporary old-style archive to link instead of a shared archive.
+old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
+
+# Commands used to build a shared archive.
+archive_cmds=$lt_archive_cmds
+archive_expsym_cmds=$lt_archive_expsym_cmds
+
+# Commands used to build a loadable module if different from building
+# a shared archive.
+module_cmds=$lt_module_cmds
+module_expsym_cmds=$lt_module_expsym_cmds
+
+# Whether we are building with GNU ld or not.
+with_gnu_ld=$lt_with_gnu_ld
+
+# Flag that allows shared libraries with undefined symbols to be built.
+allow_undefined_flag=$lt_allow_undefined_flag
+
+# Flag that enforces no undefined symbols.
+no_undefined_flag=$lt_no_undefined_flag
+
+# Flag to hardcode \$libdir into a binary during linking.
+# This must work even if \$libdir does not exist
+hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
+
+# If ld is used when linking, flag to hardcode \$libdir into a binary
+# during linking.  This must work even if \$libdir does not exist.
+hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
+
+# Whether we need a single "-rpath" flag with a separated argument.
+hardcode_libdir_separator=$lt_hardcode_libdir_separator
+
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary.
+hardcode_direct=$hardcode_direct
+
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary and the resulting library dependency is
+# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
+# library is relocated.
+hardcode_direct_absolute=$hardcode_direct_absolute
+
+# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
+# into the resulting binary.
+hardcode_minus_L=$hardcode_minus_L
+
+# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
+# into the resulting binary.
+hardcode_shlibpath_var=$hardcode_shlibpath_var
+
+# Set to "yes" if building a shared library automatically hardcodes DIR
+# into the library and all subsequent libraries and executables linked
+# against it.
+hardcode_automatic=$hardcode_automatic
+
+# Set to yes if linker adds runtime paths of dependent libraries
+# to runtime path list.
+inherit_rpath=$inherit_rpath
+
+# Whether libtool must link a program against all its dependency libraries.
+link_all_deplibs=$link_all_deplibs
+
+# Fix the shell variable \$srcfile for the compiler.
+fix_srcfile_path=$lt_fix_srcfile_path
+
+# Set to "yes" if exported symbols are required.
+always_export_symbols=$always_export_symbols
+
+# The commands to list exported symbols.
+export_symbols_cmds=$lt_export_symbols_cmds
+
+# Symbols that should not be listed in the preloaded symbols.
+exclude_expsyms=$lt_exclude_expsyms
+
+# Symbols that must always be exported.
+include_expsyms=$lt_include_expsyms
+
+# Commands necessary for linking programs (against libraries) with templates.
+prelink_cmds=$lt_prelink_cmds
+
+# Specify filename containing input files.
+file_list_spec=$lt_file_list_spec
+
+# How to hardcode a shared library path into an executable.
+hardcode_action=$hardcode_action
+
+# The directories searched by this compiler when creating a shared library.
+compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
+
+# Dependencies to place before and after the objects being linked to
+# create a shared library.
+predep_objects=$lt_predep_objects
+postdep_objects=$lt_postdep_objects
+predeps=$lt_predeps
+postdeps=$lt_postdeps
+
+# The library search path used internally by the compiler when linking
+# a shared library.
+compiler_lib_search_path=$lt_compiler_lib_search_path
+
+# ### END LIBTOOL CONFIG
+
+_LT_EOF
+
+  case $host_os in
+  aix3*)
+    cat <<\_LT_EOF >> "$cfgfile"
+# AIX sometimes has problems with the GCC collect2 program.  For some
+# reason, if we set the COLLECT_NAMES environment variable, the problems
+# vanish in a puff of smoke.
+if test "X${COLLECT_NAMES+set}" != Xset; then
+  COLLECT_NAMES=
+  export COLLECT_NAMES
+fi
+_LT_EOF
+    ;;
+  esac
+
+  
+ltmain="$ac_aux_dir/ltmain.sh"
+
+
+  # We use sed instead of cat because bash on DJGPP gets confused if
+  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
+  # text mode, it properly converts lines to CR/LF.  This bash problem
+  # is reportedly fixed, but why not run on old versions too?
+  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
+    || (rm -f "$cfgfile"; exit 1)
+
+  case $xsi_shell in
+  yes)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+  case ${1} in
+    */*) func_dirname_result="${1%/*}${2}" ;;
+    *  ) func_dirname_result="${3}" ;;
+  esac
+}
+
+# func_basename file
+func_basename ()
+{
+  func_basename_result="${1##*/}"
+}
+
+# func_dirname_and_basename file append nondir_replacement
+# perform func_basename and func_dirname in a single function
+# call:
+#   dirname:  Compute the dirname of FILE.  If nonempty,
+#             add APPEND to the result, otherwise set result
+#             to NONDIR_REPLACEMENT.
+#             value returned in "$func_dirname_result"
+#   basename: Compute filename of FILE.
+#             value retuned in "$func_basename_result"
+# Implementation must be kept synchronized with func_dirname
+# and func_basename. For efficiency, we do not delegate to
+# those functions but instead duplicate the functionality here.
+func_dirname_and_basename ()
+{
+  case ${1} in
+    */*) func_dirname_result="${1%/*}${2}" ;;
+    *  ) func_dirname_result="${3}" ;;
+  esac
+  func_basename_result="${1##*/}"
+}
+
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+func_stripname ()
+{
+  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
+  # positional parameters, so assign one to ordinary parameter first.
+  func_stripname_result=${3}
+  func_stripname_result=${func_stripname_result#"${1}"}
+  func_stripname_result=${func_stripname_result%"${2}"}
+}
+
+# func_opt_split
+func_opt_split ()
+{
+  func_opt_split_opt=${1%%=*}
+  func_opt_split_arg=${1#*=}
+}
+
+# func_lo2o object
+func_lo2o ()
+{
+  case ${1} in
+    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
+    *)    func_lo2o_result=${1} ;;
+  esac
+}
+
+# func_xform libobj-or-source
+func_xform ()
+{
+  func_xform_result=${1%.*}.lo
+}
+
+# func_arith arithmetic-term...
+func_arith ()
+{
+  func_arith_result=$(( $* ))
+}
+
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+  func_len_result=${#1}
+}
+
+_LT_EOF
+    ;;
+  *) # Bourne compatible functions.
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+  # Extract subdirectory from the argument.
+  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
+  if test "X$func_dirname_result" = "X${1}"; then
+    func_dirname_result="${3}"
+  else
+    func_dirname_result="$func_dirname_result${2}"
+  fi
+}
+
+# func_basename file
+func_basename ()
+{
+  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
+}
+
+
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+# func_strip_suffix prefix name
+func_stripname ()
+{
+  case ${2} in
+    .*) func_stripname_result=`$ECHO "X${3}" \
+           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
+    *)  func_stripname_result=`$ECHO "X${3}" \
+           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
+  esac
+}
+
+# sed scripts:
+my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
+my_sed_long_arg='1s/^-[^=]*=//'
+
+# func_opt_split
+func_opt_split ()
+{
+  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
+  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
+}
+
+# func_lo2o object
+func_lo2o ()
+{
+  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
+}
+
+# func_xform libobj-or-source
+func_xform ()
+{
+  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
+}
+
+# func_arith arithmetic-term...
+func_arith ()
+{
+  func_arith_result=`expr "$@"`
+}
+
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
+}
+
+_LT_EOF
+esac
+
+case $lt_shell_append in
+  yes)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+  eval "$1+=\$2"
+}
+_LT_EOF
+    ;;
+  *)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+  eval "$1=\$$1\$2"
+}
+
+_LT_EOF
+    ;;
+  esac
+
+
+  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
+    || (rm -f "$cfgfile"; exit 1)
+
+  mv -f "$cfgfile" "$ofile" ||
+    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
+  chmod +x "$ofile"
+
+
+    cat <<_LT_EOF >> "$ofile"
+
+# ### BEGIN LIBTOOL TAG CONFIG: CXX
+
+# The linker used to build libraries.
+LD=$lt_LD_CXX
+
+# Commands used to build an old-style archive.
+old_archive_cmds=$lt_old_archive_cmds_CXX
+
+# A language specific compiler.
+CC=$lt_compiler_CXX
+
+# Is the compiler the GNU compiler?
+with_gcc=$GCC_CXX
+
+# Compiler flag to turn off builtin functions.
+no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
+
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl_CXX
+
+# Additional compiler flags for building library objects.
+pic_flag=$lt_lt_prog_compiler_pic_CXX
+
+# Compiler flag to prevent dynamic linking.
+link_static_flag=$lt_lt_prog_compiler_static_CXX
+
+# Does compiler simultaneously support -c and -o options?
+compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
+
+# Whether or not to add -lc for building shared libraries.
+build_libtool_need_lc=$archive_cmds_need_lc_CXX
+
+# Whether or not to disallow shared libs when runtime libs are static.
+allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
+
+# Compiler flag to allow reflexive dlopens.
+export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
+
+# Compiler flag to generate shared objects directly from archives.
+whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
+
+# Whether the compiler copes with passing no objects directly.
+compiler_needs_object=$lt_compiler_needs_object_CXX
+
+# Create an old-style archive from a shared archive.
+old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
+
+# Create a temporary old-style archive to link instead of a shared archive.
+old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
+
+# Commands used to build a shared archive.
+archive_cmds=$lt_archive_cmds_CXX
+archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
+
+# Commands used to build a loadable module if different from building
+# a shared archive.
+module_cmds=$lt_module_cmds_CXX
+module_expsym_cmds=$lt_module_expsym_cmds_CXX
+
+# Whether we are building with GNU ld or not.
+with_gnu_ld=$lt_with_gnu_ld_CXX
+
+# Flag that allows shared libraries with undefined symbols to be built.
+allow_undefined_flag=$lt_allow_undefined_flag_CXX
+
+# Flag that enforces no undefined symbols.
+no_undefined_flag=$lt_no_undefined_flag_CXX
+
+# Flag to hardcode \$libdir into a binary during linking.
+# This must work even if \$libdir does not exist
+hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
+
+# If ld is used when linking, flag to hardcode \$libdir into a binary
+# during linking.  This must work even if \$libdir does not exist.
+hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
+
+# Whether we need a single "-rpath" flag with a separated argument.
+hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
+
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary.
+hardcode_direct=$hardcode_direct_CXX
+
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary and the resulting library dependency is
+# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
+# library is relocated.
+hardcode_direct_absolute=$hardcode_direct_absolute_CXX
+
+# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
+# into the resulting binary.
+hardcode_minus_L=$hardcode_minus_L_CXX
+
+# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
+# into the resulting binary.
+hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
+
+# Set to "yes" if building a shared library automatically hardcodes DIR
+# into the library and all subsequent libraries and executables linked
+# against it.
+hardcode_automatic=$hardcode_automatic_CXX
+
+# Set to yes if linker adds runtime paths of dependent libraries
+# to runtime path list.
+inherit_rpath=$inherit_rpath_CXX
+
+# Whether libtool must link a program against all its dependency libraries.
+link_all_deplibs=$link_all_deplibs_CXX
+
+# Fix the shell variable \$srcfile for the compiler.
+fix_srcfile_path=$lt_fix_srcfile_path_CXX
+
+# Set to "yes" if exported symbols are required.
+always_export_symbols=$always_export_symbols_CXX
+
+# The commands to list exported symbols.
+export_symbols_cmds=$lt_export_symbols_cmds_CXX
+
+# Symbols that should not be listed in the preloaded symbols.
+exclude_expsyms=$lt_exclude_expsyms_CXX
+
+# Symbols that must always be exported.
+include_expsyms=$lt_include_expsyms_CXX
+
+# Commands necessary for linking programs (against libraries) with templates.
+prelink_cmds=$lt_prelink_cmds_CXX
+
+# Specify filename containing input files.
+file_list_spec=$lt_file_list_spec_CXX
+
+# How to hardcode a shared library path into an executable.
+hardcode_action=$hardcode_action_CXX
+
+# The directories searched by this compiler when creating a shared library.
+compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
+
+# Dependencies to place before and after the objects being linked to
+# create a shared library.
+predep_objects=$lt_predep_objects_CXX
+postdep_objects=$lt_postdep_objects_CXX
+predeps=$lt_predeps_CXX
+postdeps=$lt_postdeps_CXX
+
+# The library search path used internally by the compiler when linking
+# a shared library.
+compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
+
+# ### END LIBTOOL TAG CONFIG: CXX
+_LT_EOF
+
+ ;;
+
+  esac
+done # for ac_tag
+
+
+as_fn_exit 0
+_ACEOF
+ac_clean_files=$ac_clean_files_save
+
+test $ac_write_fail = 0 ||
+  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
+
+
+# configure is writing to config.log, and then calls config.status.
+# config.status does its own redirection, appending to config.log.
+# Unfortunately, on DOS this fails, as config.log is still kept open
+# by configure, so config.status won't be able to write to it; its
+# output is simply discarded.  So we exec the FD to /dev/null,
+# effectively closing config.log, so it can be properly (re)opened and
+# appended to by config.status.  When coming back to configure, we
+# need to make the FD available again.
+if test "$no_create" != yes; then
+  ac_cs_success=:
+  ac_config_status_args=
+  test "$silent" = yes &&
+    ac_config_status_args="$ac_config_status_args --quiet"
+  exec 5>/dev/null
+  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
+  exec 5>>config.log
+  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
+  # would make configure fail if this is the last instruction.
+  $ac_cs_success || as_fn_exit $?
+fi
+if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
+$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
+fi
+
+
diff --git a/autom4te.cache/output.1 b/autom4te.cache/output.1
new file mode 100644
index 0000000..e785135
--- /dev/null
+++ b/autom4te.cache/output.1
@@ -0,0 +1,17041 @@
+@%:@! /bin/sh
+@%:@ Guess values for system-dependent variables and create Makefiles.
+@%:@ Generated by GNU Autoconf 2.65 for mstflint 3.7.0.
+@%:@
+@%:@ Report bugs to <orenk at mellanox.co.il>.
+@%:@ 
+@%:@ 
+@%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+@%:@ 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+@%:@ Inc.
+@%:@ 
+@%:@ 
+@%:@ This configure script is free software; the Free Software Foundation
+@%:@ gives unlimited permission to copy, distribute and modify it.
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
+
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+"$@"}'='"$@"'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in @%:@(
+  *posix*) :
+    set -o posix ;; @%:@(
+  *) :
+     ;;
+esac
+fi
+
+
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='print -r --'
+  as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='printf %s\n'
+  as_echo_n='printf %s'
+else
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+    as_echo_n='/usr/ucb/echo -n'
+  else
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+    as_echo_n_body='eval
+      arg=$1;
+      case $arg in @%:@(
+      *"$as_nl"*)
+	expr "X$arg" : "X\\(.*\\)$as_nl";
+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+      esac;
+      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+    '
+    export as_echo_n_body
+    as_echo_n='sh -c $as_echo_n_body as_echo'
+  fi
+  export as_echo_body
+  as_echo='sh -c $as_echo_body as_echo'
+fi
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+  PATH_SEPARATOR=:
+  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+      PATH_SEPARATOR=';'
+  }
+fi
+
+
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" ""	$as_nl"
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in @%:@((
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+  done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+  as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+  exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there.  '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
+PS1='$ '
+PS2='> '
+PS4='+ '
+
+# NLS nuisances.
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
+
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+if test "x$CONFIG_SHELL" = x; then
+  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '\${1+\"\$@\"}'='\"\$@\"'
+  setopt NO_GLOB_SUBST
+else
+  case \`(set -o) 2>/dev/null\` in @%:@(
+  *posix*) :
+    set -o posix ;; @%:@(
+  *) :
+     ;;
+esac
+fi
+"
+  as_required="as_fn_return () { (exit \$1); }
+as_fn_success () { as_fn_return 0; }
+as_fn_failure () { as_fn_return 1; }
+as_fn_ret_success () { return 0; }
+as_fn_ret_failure () { return 1; }
+
+exitcode=0
+as_fn_success || { exitcode=1; echo as_fn_success failed.; }
+as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
+as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
+as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
+if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
+  
+else
+  exitcode=1; echo positional parameters were not saved.
+fi
+test x\$exitcode = x0 || exit 1"
+  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
+  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
+  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
+  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
+test \$(( 1 + 1 )) = 2 || exit 1"
+  if (eval "$as_required") 2>/dev/null; then :
+  as_have_required=yes
+else
+  as_have_required=no
+fi
+  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
+  
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+as_found=false
+for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+  as_found=:
+  case $as_dir in @%:@(
+	 /*)
+	   for as_base in sh bash ksh sh5; do
+	     # Try only shells that exist, to save several forks.
+	     as_shell=$as_dir/$as_base
+	     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
+		    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
+  CONFIG_SHELL=$as_shell as_have_required=yes
+		   if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
+  break 2
+fi
+fi
+	   done;;
+       esac
+  as_found=false
+done
+$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
+	      { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
+  CONFIG_SHELL=$SHELL as_have_required=yes
+fi; }
+IFS=$as_save_IFS
+
+
+      if test "x$CONFIG_SHELL" != x; then :
+  # We cannot yet assume a decent shell, so we have to provide a
+	# neutralization value for shells without unset; and this also
+	# works around shells that cannot unset nonexistent variables.
+	BASH_ENV=/dev/null
+	ENV=/dev/null
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
+	export CONFIG_SHELL
+	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
+fi
+
+    if test x$as_have_required = xno; then :
+  $as_echo "$0: This script requires a shell more modern than all"
+  $as_echo "$0: the shells that I found on your system."
+  if test x${ZSH_VERSION+set} = xset ; then
+    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
+    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
+  else
+    $as_echo "$0: Please tell bug-autoconf at gnu.org and
+$0: orenk at mellanox.co.il about your system, including any
+$0: error possibly output before this message. Then install
+$0: a modern shell, or manually run the script under such a
+$0: shell if you do have one."
+  fi
+  exit 1
+fi
+fi
+fi
+SHELL=${CONFIG_SHELL-/bin/sh}
+export SHELL
+# Unset more variables known to interfere with behavior of common tools.
+CLICOLOR_FORCE= GREP_OPTIONS=
+unset CLICOLOR_FORCE GREP_OPTIONS
+
+## --------------------- ##
+## M4sh Shell Functions. ##
+## --------------------- ##
+@%:@ as_fn_unset VAR
+@%:@ ---------------
+@%:@ Portably unset VAR.
+as_fn_unset ()
+{
+  { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+
+@%:@ as_fn_set_status STATUS
+@%:@ -----------------------
+@%:@ Set @S|@? to STATUS, without forking.
+as_fn_set_status ()
+{
+  return $1
+} @%:@ as_fn_set_status
+
+@%:@ as_fn_exit STATUS
+@%:@ -----------------
+@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+  set +e
+  as_fn_set_status $1
+  exit $1
+} @%:@ as_fn_exit
+
+@%:@ as_fn_mkdir_p
+@%:@ -------------
+@%:@ Create "@S|@as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
+
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d "$as_dir" || eval $as_mkdir_p || {
+    as_dirs=
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs="'$as_qdir' $as_dirs"
+      as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_dir" : 'X\(//\)[^/]' \| \
+	 X"$as_dir" : 'X\(//\)$' \| \
+	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d "$as_dir" && break
+    done
+    test -z "$as_dirs" || eval "mkdir $as_dirs"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+
+
+} @%:@ as_fn_mkdir_p
+@%:@ as_fn_append VAR VALUE
+@%:@ ----------------------
+@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take
+@%:@ advantage of any shell optimizations that allow amortized linear growth over
+@%:@ repeated appends, instead of the typical quadratic growth present in naive
+@%:@ implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+  eval 'as_fn_append ()
+  {
+    eval $1+=\$2
+  }'
+else
+  as_fn_append ()
+  {
+    eval $1=\$$1\$2
+  }
+fi # as_fn_append
+
+@%:@ as_fn_arith ARG...
+@%:@ ------------------
+@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the
+@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments
+@%:@ must be portable across @S|@(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+  eval 'as_fn_arith ()
+  {
+    as_val=$(( $* ))
+  }'
+else
+  as_fn_arith ()
+  {
+    as_val=`expr "$@" || test $? -eq 1`
+  }
+fi # as_fn_arith
+
+
+@%:@ as_fn_error ERROR [LINENO LOG_FD]
+@%:@ ---------------------------------
+@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+@%:@ script with status @S|@?, using 1 if that was 0.
+as_fn_error ()
+{
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  fi
+  $as_echo "$as_me: error: $1" >&2
+  as_fn_exit $as_status
+} @%:@ as_fn_error
+
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+   test "X`expr 00001 : '.*\(...\)'`" = X001; then
+  as_expr=expr
+else
+  as_expr=false
+fi
+
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+  as_basename=basename
+else
+  as_basename=false
+fi
+
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
+
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+	 X"$0" : 'X\(//\)$' \| \
+	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+
+  as_lineno_1=$LINENO as_lineno_1a=$LINENO
+  as_lineno_2=$LINENO as_lineno_2a=$LINENO
+  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
+  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
+  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
+  sed -n '
+    p
+    /[$]LINENO/=
+  ' <$as_myself |
+    sed '
+      s/[$]LINENO.*/&-/
+      t lineno
+      b
+      :lineno
+      N
+      :loop
+      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
+      t loop
+      s/-\n.*//
+    ' >$as_me.lineno &&
+  chmod +x "$as_me.lineno" ||
+    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
+
+  # Don't try to exec as it changes $[0], causing all sort of problems
+  # (the dirname of $[0] is not the place where we might find the
+  # original and so on.  Autoconf is especially sensitive to this).
+  . "./$as_me.lineno"
+  # Exit status is that of the last command.
+  exit
+}
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in @%:@(((((
+-n*)
+  case `echo 'xy\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  xy)  ECHO_C='\c';;
+  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
+       ECHO_T='	';;
+  esac;;
+*)
+  ECHO_N='-n';;
+esac
+
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir 2>/dev/null
+fi
+if (echo >conf$$.file) 2>/dev/null; then
+  if ln -s conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s='ln -s'
+    # ... but there are two gotchas:
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -p'.
+    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+      as_ln_s='cp -p'
+  elif ln conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s=ln
+  else
+    as_ln_s='cp -p'
+  fi
+else
+  as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
+
+if mkdir -p . 2>/dev/null; then
+  as_mkdir_p='mkdir -p "$as_dir"'
+else
+  test -d ./-p && rmdir ./-p
+  as_mkdir_p=false
+fi
+
+if test -x / >/dev/null 2>&1; then
+  as_test_x='test -x'
+else
+  if ls -dL / >/dev/null 2>&1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d "$1"; then
+	test -d "$1/.";
+      else
+	case $1 in @%:@(
+	-*)set "./$1";;
+	esac;
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in @%:@((
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+
+
+
+# Check that we are running under the correct shell.
+SHELL=${CONFIG_SHELL-/bin/sh}
+
+case X$lt_ECHO in
+X*--fallback-echo)
+  # Remove one level of quotation (which was required for Make).
+  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
+  ;;
+esac
+
+ECHO=${lt_ECHO-echo}
+if test "X$1" = X--no-reexec; then
+  # Discard the --no-reexec flag, and continue.
+  shift
+elif test "X$1" = X--fallback-echo; then
+  # Avoid inline document here, it may be left over
+  :
+elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
+  # Yippee, $ECHO works!
+  :
+else
+  # Restart under the correct shell.
+  exec $SHELL "$0" --no-reexec ${1+"$@"}
+fi
+
+if test "X$1" = X--fallback-echo; then
+  # used as fallback echo
+  shift
+  cat <<_LT_EOF
+$*
+_LT_EOF
+  exit 0
+fi
+
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+if test -z "$lt_ECHO"; then
+  if test "X${echo_test_string+set}" != Xset; then
+    # find a string as large as possible, as long as the shell can cope with it
+    for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
+      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
+      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
+	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
+      then
+        break
+      fi
+    done
+  fi
+
+  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
+     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
+     test "X$echo_testing_string" = "X$echo_test_string"; then
+    :
+  else
+    # The Solaris, AIX, and Digital Unix default echo programs unquote
+    # backslashes.  This makes it impossible to quote backslashes using
+    #   echo "$something" | sed 's/\\/\\\\/g'
+    #
+    # So, first we look for a working echo in the user's PATH.
+
+    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+    for dir in $PATH /usr/ucb; do
+      IFS="$lt_save_ifs"
+      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
+         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
+         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
+         test "X$echo_testing_string" = "X$echo_test_string"; then
+        ECHO="$dir/echo"
+        break
+      fi
+    done
+    IFS="$lt_save_ifs"
+
+    if test "X$ECHO" = Xecho; then
+      # We didn't find a better echo, so look for alternatives.
+      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
+         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
+         test "X$echo_testing_string" = "X$echo_test_string"; then
+        # This shell has a builtin print -r that does the trick.
+        ECHO='print -r'
+      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
+	   test "X$CONFIG_SHELL" != X/bin/ksh; then
+        # If we have ksh, try running configure again with it.
+        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
+        export ORIGINAL_CONFIG_SHELL
+        CONFIG_SHELL=/bin/ksh
+        export CONFIG_SHELL
+        exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
+      else
+        # Try using printf.
+        ECHO='printf %s\n'
+        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
+	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
+	   test "X$echo_testing_string" = "X$echo_test_string"; then
+	  # Cool, printf works
+	  :
+        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
+	     test "X$echo_testing_string" = 'X\t' &&
+	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+	     test "X$echo_testing_string" = "X$echo_test_string"; then
+	  CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
+	  export CONFIG_SHELL
+	  SHELL="$CONFIG_SHELL"
+	  export SHELL
+	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
+        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
+	     test "X$echo_testing_string" = 'X\t' &&
+	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+	     test "X$echo_testing_string" = "X$echo_test_string"; then
+	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
+        else
+	  # maybe with a smaller string...
+	  prev=:
+
+	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
+	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
+	    then
+	      break
+	    fi
+	    prev="$cmd"
+	  done
+
+	  if test "$prev" != 'sed 50q "$0"'; then
+	    echo_test_string=`eval $prev`
+	    export echo_test_string
+	    exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
+	  else
+	    # Oops.  We lost completely, so just stick with echo.
+	    ECHO=echo
+	  fi
+        fi
+      fi
+    fi
+  fi
+fi
+
+# Copy echo and quote the copy suitably for passing to libtool from
+# the Makefile, instead of quoting the original, which is used later.
+lt_ECHO=$ECHO
+if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
+   lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
+fi
+
+
+
+
+test -n "$DJDIR" || exec 7<&0 </dev/null
+exec 6>&1
+
+# Name of the host.
+# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# so uname gets run too.
+ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
+
+#
+# Initializations.
+#
+ac_default_prefix=/usr/local
+ac_clean_files=
+ac_config_libobj_dir=.
+LIB@&t at OBJS=
+cross_compiling=no
+subdirs=
+MFLAGS=
+MAKEFLAGS=
+
+# Identity of this package.
+PACKAGE_NAME='mstflint'
+PACKAGE_TARNAME='mstflint'
+PACKAGE_VERSION='3.7.0'
+PACKAGE_STRING='mstflint 3.7.0'
+PACKAGE_BUGREPORT='orenk at mellanox.co.il'
+PACKAGE_URL=''
+
+ac_unique_file="README"
+# Factoring default headers for most tests.
+ac_includes_default="\
+#include <stdio.h>
+#ifdef HAVE_SYS_TYPES_H
+# include <sys/types.h>
+#endif
+#ifdef HAVE_SYS_STAT_H
+# include <sys/stat.h>
+#endif
+#ifdef STDC_HEADERS
+# include <stdlib.h>
+# include <stddef.h>
+#else
+# ifdef HAVE_STDLIB_H
+#  include <stdlib.h>
+# endif
+#endif
+#ifdef HAVE_STRING_H
+# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+#  include <memory.h>
+# endif
+# include <string.h>
+#endif
+#ifdef HAVE_STRINGS_H
+# include <strings.h>
+#endif
+#ifdef HAVE_INTTYPES_H
+# include <inttypes.h>
+#endif
+#ifdef HAVE_STDINT_H
+# include <stdint.h>
+#endif
+#ifdef HAVE_UNISTD_H
+# include <unistd.h>
+#endif"
+
+ac_subst_vars='am__EXEEXT_FALSE
+am__EXEEXT_TRUE
+LTLIBOBJS
+LIB@&t at OBJS
+ENABLE_INBAND_FALSE
+ENABLE_INBAND_TRUE
+ENABLE_DC
+ENABLE_DC_FALSE
+ENABLE_DC_TRUE
+CXXCPP
+CPP
+OTOOL64
+OTOOL
+LIPO
+NMEDIT
+DSYMUTIL
+lt_ECHO
+RANLIB
+AR
+OBJDUMP
+LN_S
+NM
+ac_ct_DUMPBIN
+DUMPBIN
+LD
+FGREP
+EGREP
+GREP
+SED
+host_os
+host_vendor
+host_cpu
+host
+build_os
+build_vendor
+build_cpu
+build
+LIBTOOL
+am__fastdepCXX_FALSE
+am__fastdepCXX_TRUE
+CXXDEPMODE
+ac_ct_CXX
+CXXFLAGS
+CXX
+am__fastdepCC_FALSE
+am__fastdepCC_TRUE
+CCDEPMODE
+AMDEPBACKSLASH
+AMDEP_FALSE
+AMDEP_TRUE
+am__quote
+am__include
+DEPDIR
+OBJEXT
+EXEEXT
+ac_ct_CC
+CPPFLAGS
+LDFLAGS
+CFLAGS
+CC
+am__untar
+am__tar
+AMTAR
+am__leading_dot
+SET_MAKE
+AWK
+mkdir_p
+MKDIR_P
+INSTALL_STRIP_PROGRAM
+STRIP
+install_sh
+MAKEINFO
+AUTOHEADER
+AUTOMAKE
+AUTOCONF
+ACLOCAL
+PACKAGE
+CYGPATH_W
+am__isrc
+INSTALL_DATA
+INSTALL_SCRIPT
+INSTALL_PROGRAM
+VERSION
+PROJECT
+target_alias
+host_alias
+build_alias
+LIBS
+ECHO_T
+ECHO_N
+ECHO_C
+DEFS
+mandir
+localedir
+libdir
+psdir
+pdfdir
+dvidir
+htmldir
+infodir
+docdir
+oldincludedir
+includedir
+localstatedir
+sharedstatedir
+sysconfdir
+datadir
+datarootdir
+libexecdir
+sbindir
+bindir
+program_transform_name
+prefix
+exec_prefix
+PACKAGE_URL
+PACKAGE_BUGREPORT
+PACKAGE_STRING
+PACKAGE_VERSION
+PACKAGE_TARNAME
+PACKAGE_NAME
+PATH_SEPARATOR
+SHELL'
+ac_subst_files=''
+ac_user_opts='
+enable_option_checking
+enable_dependency_tracking
+enable_shared
+enable_static
+with_pic
+enable_fast_install
+with_gnu_ld
+enable_libtool_lock
+enable_dc
+enable_inband
+'
+      ac_precious_vars='build_alias
+host_alias
+target_alias
+CC
+CFLAGS
+LDFLAGS
+LIBS
+CPPFLAGS
+CXX
+CXXFLAGS
+CCC
+CPP
+CXXCPP'
+
+
+# Initialize some variables set by options.
+ac_init_help=
+ac_init_version=false
+ac_unrecognized_opts=
+ac_unrecognized_sep=
+# The variables have the same names as the options, with
+# dashes changed to underlines.
+cache_file=/dev/null
+exec_prefix=NONE
+no_create=
+no_recursion=
+prefix=NONE
+program_prefix=NONE
+program_suffix=NONE
+program_transform_name=s,x,x,
+silent=
+site=
+srcdir=
+verbose=
+x_includes=NONE
+x_libraries=NONE
+
+# Installation directory options.
+# These are left unexpanded so users can "make install exec_prefix=/foo"
+# and all the variables that are supposed to be based on exec_prefix
+# by default will actually change.
+# Use braces instead of parens because sh, perl, etc. also accept them.
+# (The list follows the same order as the GNU Coding Standards.)
+bindir='${exec_prefix}/bin'
+sbindir='${exec_prefix}/sbin'
+libexecdir='${exec_prefix}/libexec'
+datarootdir='${prefix}/share'
+datadir='${datarootdir}'
+sysconfdir='${prefix}/etc'
+sharedstatedir='${prefix}/com'
+localstatedir='${prefix}/var'
+includedir='${prefix}/include'
+oldincludedir='/usr/include'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+infodir='${datarootdir}/info'
+htmldir='${docdir}'
+dvidir='${docdir}'
+pdfdir='${docdir}'
+psdir='${docdir}'
+libdir='${exec_prefix}/lib'
+localedir='${datarootdir}/locale'
+mandir='${datarootdir}/man'
+
+ac_prev=
+ac_dashdash=
+for ac_option
+do
+  # If the previous option needs an argument, assign it.
+  if test -n "$ac_prev"; then
+    eval $ac_prev=\$ac_option
+    ac_prev=
+    continue
+  fi
+
+  case $ac_option in
+  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
+  *)	ac_optarg=yes ;;
+  esac
+
+  # Accept the important Cygnus configure options, so we can diagnose typos.
+
+  case $ac_dashdash$ac_option in
+  --)
+    ac_dashdash=yes ;;
+
+  -bindir | --bindir | --bindi | --bind | --bin | --bi)
+    ac_prev=bindir ;;
+  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
+    bindir=$ac_optarg ;;
+
+  -build | --build | --buil | --bui | --bu)
+    ac_prev=build_alias ;;
+  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
+    build_alias=$ac_optarg ;;
+
+  -cache-file | --cache-file | --cache-fil | --cache-fi \
+  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
+    ac_prev=cache_file ;;
+  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
+  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
+    cache_file=$ac_optarg ;;
+
+  --config-cache | -C)
+    cache_file=config.cache ;;
+
+  -datadir | --datadir | --datadi | --datad)
+    ac_prev=datadir ;;
+  -datadir=* | --datadir=* | --datadi=* | --datad=*)
+    datadir=$ac_optarg ;;
+
+  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
+  | --dataroo | --dataro | --datar)
+    ac_prev=datarootdir ;;
+  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
+  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
+    datarootdir=$ac_optarg ;;
+
+  -disable-* | --disable-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid feature name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"enable_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval enable_$ac_useropt=no ;;
+
+  -docdir | --docdir | --docdi | --doc | --do)
+    ac_prev=docdir ;;
+  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
+    docdir=$ac_optarg ;;
+
+  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
+    ac_prev=dvidir ;;
+  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
+    dvidir=$ac_optarg ;;
+
+  -enable-* | --enable-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid feature name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"enable_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval enable_$ac_useropt=\$ac_optarg ;;
+
+  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
+  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
+  | --exec | --exe | --ex)
+    ac_prev=exec_prefix ;;
+  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
+  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
+  | --exec=* | --exe=* | --ex=*)
+    exec_prefix=$ac_optarg ;;
+
+  -gas | --gas | --ga | --g)
+    # Obsolete; use --with-gas.
+    with_gas=yes ;;
+
+  -help | --help | --hel | --he | -h)
+    ac_init_help=long ;;
+  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
+    ac_init_help=recursive ;;
+  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
+    ac_init_help=short ;;
+
+  -host | --host | --hos | --ho)
+    ac_prev=host_alias ;;
+  -host=* | --host=* | --hos=* | --ho=*)
+    host_alias=$ac_optarg ;;
+
+  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
+    ac_prev=htmldir ;;
+  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
+  | --ht=*)
+    htmldir=$ac_optarg ;;
+
+  -includedir | --includedir | --includedi | --included | --include \
+  | --includ | --inclu | --incl | --inc)
+    ac_prev=includedir ;;
+  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
+  | --includ=* | --inclu=* | --incl=* | --inc=*)
+    includedir=$ac_optarg ;;
+
+  -infodir | --infodir | --infodi | --infod | --info | --inf)
+    ac_prev=infodir ;;
+  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
+    infodir=$ac_optarg ;;
+
+  -libdir | --libdir | --libdi | --libd)
+    ac_prev=libdir ;;
+  -libdir=* | --libdir=* | --libdi=* | --libd=*)
+    libdir=$ac_optarg ;;
+
+  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
+  | --libexe | --libex | --libe)
+    ac_prev=libexecdir ;;
+  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
+  | --libexe=* | --libex=* | --libe=*)
+    libexecdir=$ac_optarg ;;
+
+  -localedir | --localedir | --localedi | --localed | --locale)
+    ac_prev=localedir ;;
+  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
+    localedir=$ac_optarg ;;
+
+  -localstatedir | --localstatedir | --localstatedi | --localstated \
+  | --localstate | --localstat | --localsta | --localst | --locals)
+    ac_prev=localstatedir ;;
+  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
+  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
+    localstatedir=$ac_optarg ;;
+
+  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
+    ac_prev=mandir ;;
+  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
+    mandir=$ac_optarg ;;
+
+  -nfp | --nfp | --nf)
+    # Obsolete; use --without-fp.
+    with_fp=no ;;
+
+  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
+  | --no-cr | --no-c | -n)
+    no_create=yes ;;
+
+  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
+  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
+    no_recursion=yes ;;
+
+  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
+  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
+  | --oldin | --oldi | --old | --ol | --o)
+    ac_prev=oldincludedir ;;
+  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
+  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
+  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
+    oldincludedir=$ac_optarg ;;
+
+  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
+    ac_prev=prefix ;;
+  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
+    prefix=$ac_optarg ;;
+
+  -program-prefix | --program-prefix | --program-prefi | --program-pref \
+  | --program-pre | --program-pr | --program-p)
+    ac_prev=program_prefix ;;
+  -program-prefix=* | --program-prefix=* | --program-prefi=* \
+  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
+    program_prefix=$ac_optarg ;;
+
+  -program-suffix | --program-suffix | --program-suffi | --program-suff \
+  | --program-suf | --program-su | --program-s)
+    ac_prev=program_suffix ;;
+  -program-suffix=* | --program-suffix=* | --program-suffi=* \
+  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
+    program_suffix=$ac_optarg ;;
+
+  -program-transform-name | --program-transform-name \
+  | --program-transform-nam | --program-transform-na \
+  | --program-transform-n | --program-transform- \
+  | --program-transform | --program-transfor \
+  | --program-transfo | --program-transf \
+  | --program-trans | --program-tran \
+  | --progr-tra | --program-tr | --program-t)
+    ac_prev=program_transform_name ;;
+  -program-transform-name=* | --program-transform-name=* \
+  | --program-transform-nam=* | --program-transform-na=* \
+  | --program-transform-n=* | --program-transform-=* \
+  | --program-transform=* | --program-transfor=* \
+  | --program-transfo=* | --program-transf=* \
+  | --program-trans=* | --program-tran=* \
+  | --progr-tra=* | --program-tr=* | --program-t=*)
+    program_transform_name=$ac_optarg ;;
+
+  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
+    ac_prev=pdfdir ;;
+  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
+    pdfdir=$ac_optarg ;;
+
+  -psdir | --psdir | --psdi | --psd | --ps)
+    ac_prev=psdir ;;
+  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
+    psdir=$ac_optarg ;;
+
+  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+  | -silent | --silent | --silen | --sile | --sil)
+    silent=yes ;;
+
+  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
+    ac_prev=sbindir ;;
+  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
+  | --sbi=* | --sb=*)
+    sbindir=$ac_optarg ;;
+
+  -sharedstatedir | --sharedstatedir | --sharedstatedi \
+  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
+  | --sharedst | --shareds | --shared | --share | --shar \
+  | --sha | --sh)
+    ac_prev=sharedstatedir ;;
+  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
+  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
+  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
+  | --sha=* | --sh=*)
+    sharedstatedir=$ac_optarg ;;
+
+  -site | --site | --sit)
+    ac_prev=site ;;
+  -site=* | --site=* | --sit=*)
+    site=$ac_optarg ;;
+
+  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
+    ac_prev=srcdir ;;
+  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
+    srcdir=$ac_optarg ;;
+
+  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
+  | --syscon | --sysco | --sysc | --sys | --sy)
+    ac_prev=sysconfdir ;;
+  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
+  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
+    sysconfdir=$ac_optarg ;;
+
+  -target | --target | --targe | --targ | --tar | --ta | --t)
+    ac_prev=target_alias ;;
+  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
+    target_alias=$ac_optarg ;;
+
+  -v | -verbose | --verbose | --verbos | --verbo | --verb)
+    verbose=yes ;;
+
+  -version | --version | --versio | --versi | --vers | -V)
+    ac_init_version=: ;;
+
+  -with-* | --with-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid package name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"with_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval with_$ac_useropt=\$ac_optarg ;;
+
+  -without-* | --without-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid package name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"with_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval with_$ac_useropt=no ;;
+
+  --x)
+    # Obsolete; use --with-x.
+    with_x=yes ;;
+
+  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
+  | --x-incl | --x-inc | --x-in | --x-i)
+    ac_prev=x_includes ;;
+  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
+  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
+    x_includes=$ac_optarg ;;
+
+  -x-libraries | --x-libraries | --x-librarie | --x-librari \
+  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
+    ac_prev=x_libraries ;;
+  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
+  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
+    x_libraries=$ac_optarg ;;
+
+  -*) as_fn_error "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information."
+    ;;
+
+  *=*)
+    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
+    # Reject names that are not valid shell variable names.
+    case $ac_envvar in #(
+      '' | [0-9]* | *[!_$as_cr_alnum]* )
+      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
+    esac
+    eval $ac_envvar=\$ac_optarg
+    export $ac_envvar ;;
+
+  *)
+    # FIXME: should be removed in autoconf 3.0.
+    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
+    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
+      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
+    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
+    ;;
+
+  esac
+done
+
+if test -n "$ac_prev"; then
+  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
+  as_fn_error "missing argument to $ac_option"
+fi
+
+if test -n "$ac_unrecognized_opts"; then
+  case $enable_option_checking in
+    no) ;;
+    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
+    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
+  esac
+fi
+
+# Check all directory arguments for consistency.
+for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
+		datadir sysconfdir sharedstatedir localstatedir includedir \
+		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
+		libdir localedir mandir
+do
+  eval ac_val=\$$ac_var
+  # Remove trailing slashes.
+  case $ac_val in
+    */ )
+      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
+      eval $ac_var=\$ac_val;;
+  esac
+  # Be sure to have absolute directory names.
+  case $ac_val in
+    [\\/$]* | ?:[\\/]* )  continue;;
+    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
+  esac
+  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
+done
+
+# There might be people who depend on the old broken behavior: `$host'
+# used to hold the argument of --host etc.
+# FIXME: To remove some day.
+build=$build_alias
+host=$host_alias
+target=$target_alias
+
+# FIXME: To remove some day.
+if test "x$host_alias" != x; then
+  if test "x$build_alias" = x; then
+    cross_compiling=maybe
+    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
+    If a cross compiler is detected then cross compile mode will be used." >&2
+  elif test "x$build_alias" != "x$host_alias"; then
+    cross_compiling=yes
+  fi
+fi
+
+ac_tool_prefix=
+test -n "$host_alias" && ac_tool_prefix=$host_alias-
+
+test "$silent" = yes && exec 6>/dev/null
+
+
+ac_pwd=`pwd` && test -n "$ac_pwd" &&
+ac_ls_di=`ls -di .` &&
+ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
+  as_fn_error "working directory cannot be determined"
+test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
+  as_fn_error "pwd does not report name of working directory"
+
+
+# Find the source files, if location was not specified.
+if test -z "$srcdir"; then
+  ac_srcdir_defaulted=yes
+  # Try the directory containing this script, then the parent directory.
+  ac_confdir=`$as_dirname -- "$as_myself" ||
+$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_myself" : 'X\(//\)[^/]' \| \
+	 X"$as_myself" : 'X\(//\)$' \| \
+	 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_myself" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+  srcdir=$ac_confdir
+  if test ! -r "$srcdir/$ac_unique_file"; then
+    srcdir=..
+  fi
+else
+  ac_srcdir_defaulted=no
+fi
+if test ! -r "$srcdir/$ac_unique_file"; then
+  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
+  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
+fi
+ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
+ac_abs_confdir=`(
+	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
+	pwd)`
+# When building in place, set srcdir=.
+if test "$ac_abs_confdir" = "$ac_pwd"; then
+  srcdir=.
+fi
+# Remove unnecessary trailing slashes from srcdir.
+# Double slashes in file names in object file debugging info
+# mess up M-x gdb in Emacs.
+case $srcdir in
+*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
+esac
+for ac_var in $ac_precious_vars; do
+  eval ac_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_env_${ac_var}_value=\$${ac_var}
+  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_cv_env_${ac_var}_value=\$${ac_var}
+done
+
+#
+# Report the --help message.
+#
+if test "$ac_init_help" = "long"; then
+  # Omit some internal or obsolete options to make the list less imposing.
+  # This message is too long to be a string in the A/UX 3.1 sh.
+  cat <<_ACEOF
+\`configure' configures mstflint 3.7.0 to adapt to many kinds of systems.
+
+Usage: $0 [OPTION]... [VAR=VALUE]...
+
+To assign environment variables (e.g., CC, CFLAGS...), specify them as
+VAR=VALUE.  See below for descriptions of some of the useful variables.
+
+Defaults for the options are specified in brackets.
+
+Configuration:
+  -h, --help              display this help and exit
+      --help=short        display options specific to this package
+      --help=recursive    display the short help of all the included packages
+  -V, --version           display version information and exit
+  -q, --quiet, --silent   do not print \`checking...' messages
+      --cache-file=FILE   cache test results in FILE [disabled]
+  -C, --config-cache      alias for \`--cache-file=config.cache'
+  -n, --no-create         do not create output files
+      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
+
+Installation directories:
+  --prefix=PREFIX         install architecture-independent files in PREFIX
+                          @<:@@S|@ac_default_prefix@:>@
+  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
+                          @<:@PREFIX@:>@
+
+By default, \`make install' will install all the files in
+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
+for instance \`--prefix=\$HOME'.
+
+For better control, use the options below.
+
+Fine tuning of the installation directories:
+  --bindir=DIR            user executables [EPREFIX/bin]
+  --sbindir=DIR           system admin executables [EPREFIX/sbin]
+  --libexecdir=DIR        program executables [EPREFIX/libexec]
+  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
+  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
+  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
+  --libdir=DIR            object code libraries [EPREFIX/lib]
+  --includedir=DIR        C header files [PREFIX/include]
+  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
+  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
+  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
+  --infodir=DIR           info documentation [DATAROOTDIR/info]
+  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
+  --mandir=DIR            man documentation [DATAROOTDIR/man]
+  --docdir=DIR            documentation root @<:@DATAROOTDIR/doc/mstflint@:>@
+  --htmldir=DIR           html documentation [DOCDIR]
+  --dvidir=DIR            dvi documentation [DOCDIR]
+  --pdfdir=DIR            pdf documentation [DOCDIR]
+  --psdir=DIR             ps documentation [DOCDIR]
+_ACEOF
+
+  cat <<\_ACEOF
+
+Program names:
+  --program-prefix=PREFIX            prepend PREFIX to installed program names
+  --program-suffix=SUFFIX            append SUFFIX to installed program names
+  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
+
+System types:
+  --build=BUILD     configure for building on BUILD [guessed]
+  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
+_ACEOF
+fi
+
+if test -n "$ac_init_help"; then
+  case $ac_init_help in
+     short | recursive ) echo "Configuration of mstflint 3.7.0:";;
+   esac
+  cat <<\_ACEOF
+
+Optional Features:
+  --disable-option-checking  ignore unrecognized --enable/--with options
+  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
+  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
+  --disable-dependency-tracking  speeds up one-time build
+  --enable-dependency-tracking   do not reject slow dependency extractors
+  --enable-shared@<:@=PKGS@:>@  build shared libraries @<:@default=yes@:>@
+  --enable-static@<:@=PKGS@:>@  build static libraries @<:@default=yes@:>@
+  --enable-fast-install@<:@=PKGS@:>@ 
+                          optimize for fast installation @<:@default=yes@:>@
+  --disable-libtool-lock  avoid locking (might break parallel builds)
+  --disable-dc            Disable mstflint "dc" command. Eliminates zlib dependency
+  --disable-inband        Disable inabnd access. Prevents FW updtes for Mellanox SwitchX and ConnectIB devices. Eliminates infiniband/mad.h dependency
+
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-pic              try to use only PIC/non-PIC objects @<:@default=use
+                          both@:>@
+  --with-gnu-ld           assume the C compiler uses GNU ld @<:@default=no@:>@
+
+Some influential environment variables:
+  CC          C compiler command
+  CFLAGS      C compiler flags
+  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
+              nonstandard directory <lib dir>
+  LIBS        libraries to pass to the linker, e.g. -l<library>
+  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
+              you have headers in a nonstandard directory <include dir>
+  CXX         C++ compiler command
+  CXXFLAGS    C++ compiler flags
+  CPP         C preprocessor
+  CXXCPP      C++ preprocessor
+
+Use these variables to override the choices made by `configure' or to help
+it to find libraries and programs with nonstandard names/locations.
+
+Report bugs to <orenk at mellanox.co.il>.
+_ACEOF
+ac_status=$?
+fi
+
+if test "$ac_init_help" = "recursive"; then
+  # If there are subdirs, report their specific --help.
+  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
+    test -d "$ac_dir" ||
+      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
+      continue
+    ac_builddir=.
+
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+  # A ".." for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+  case $ac_top_builddir_sub in
+  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
+
+case $srcdir in
+  .)  # We are building in place.
+    ac_srcdir=.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
+    ac_srcdir=$srcdir$ac_dir_suffix;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
+esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+    cd "$ac_dir" || { ac_status=$?; continue; }
+    # Check for guested configure.
+    if test -f "$ac_srcdir/configure.gnu"; then
+      echo &&
+      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
+    elif test -f "$ac_srcdir/configure"; then
+      echo &&
+      $SHELL "$ac_srcdir/configure" --help=recursive
+    else
+      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
+    fi || ac_status=$?
+    cd "$ac_pwd" || { ac_status=$?; break; }
+  done
+fi
+
+test -n "$ac_init_help" && exit $ac_status
+if $ac_init_version; then
+  cat <<\_ACEOF
+mstflint configure 3.7.0
+generated by GNU Autoconf 2.65
+
+Copyright (C) 2009 Free Software Foundation, Inc.
+This configure script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it.
+_ACEOF
+  exit
+fi
+
+## ------------------------ ##
+## Autoconf initialization. ##
+## ------------------------ ##
+
+@%:@ ac_fn_c_try_compile LINENO
+@%:@ --------------------------
+@%:@ Try to compile conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_c_try_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext
+  if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_c_try_compile
+
+@%:@ ac_fn_cxx_try_compile LINENO
+@%:@ ----------------------------
+@%:@ Try to compile conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext
+  if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_cxx_try_compile
+
+@%:@ ac_fn_c_try_link LINENO
+@%:@ -----------------------
+@%:@ Try to link conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_c_try_link ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext conftest$ac_exeext
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest$ac_exeext && {
+	 test "$cross_compiling" = yes ||
+	 $as_test_x conftest$ac_exeext
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
+  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
+  # interfere with the next link command; also delete a directory that is
+  # left behind by Apple's compiler.  We do this before executing the actions.
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_c_try_link
+
+@%:@ ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
+@%:@ -------------------------------------------------------
+@%:@ Tests whether HEADER exists and can be compiled using the include files in
+@%:@ INCLUDES, setting the cache variable VAR accordingly.
+ac_fn_c_check_header_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+@%:@include <$2>
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  eval "$3=yes"
+else
+  eval "$3=no"
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} @%:@ ac_fn_c_check_header_compile
+
+@%:@ ac_fn_c_try_cpp LINENO
+@%:@ ----------------------
+@%:@ Try to preprocess conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_c_try_cpp ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_cpp conftest.$ac_ext"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } >/dev/null && {
+	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+    ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_c_try_cpp
+
+@%:@ ac_fn_c_try_run LINENO
+@%:@ ----------------------
+@%:@ Try to link conftest. at S|@ac_ext, and return whether this succeeded. Assumes
+@%:@ that executables *can* be run.
+ac_fn_c_try_run ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: program exited with status $ac_status" >&5
+       $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_retval=$ac_status
+fi
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_c_try_run
+
+@%:@ ac_fn_c_check_func LINENO FUNC VAR
+@%:@ ----------------------------------
+@%:@ Tests whether FUNC exists, setting the cache variable VAR accordingly
+ac_fn_c_check_func ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
+   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+#define $2 innocuous_$2
+
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char $2 (); below.
+    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+    <limits.h> exists even on freestanding compilers.  */
+
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+
+#undef $2
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char $2 ();
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined __stub_$2 || defined __stub___$2
+choke me
+#endif
+
+int
+main ()
+{
+return $2 ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  eval "$3=yes"
+else
+  eval "$3=no"
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} @%:@ ac_fn_c_check_func
+
+@%:@ ac_fn_cxx_try_cpp LINENO
+@%:@ ------------------------
+@%:@ Try to preprocess conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_cpp ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_cpp conftest.$ac_ext"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } >/dev/null && {
+	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+    ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_cxx_try_cpp
+
+@%:@ ac_fn_cxx_try_link LINENO
+@%:@ -------------------------
+@%:@ Try to link conftest. at S|@ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_link ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext conftest$ac_exeext
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest$ac_exeext && {
+	 test "$cross_compiling" = yes ||
+	 $as_test_x conftest$ac_exeext
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
+  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
+  # interfere with the next link command; also delete a directory that is
+  # left behind by Apple's compiler.  We do this before executing the actions.
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} @%:@ ac_fn_cxx_try_link
+
+@%:@ ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
+@%:@ -------------------------------------------------------
+@%:@ Tests whether HEADER exists, giving a warning if it cannot be compiled using
+@%:@ the include files in INCLUDES and setting the cache variable VAR
+@%:@ accordingly.
+ac_fn_c_check_header_mongrel ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+else
+  # Is the header compilable?
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
+$as_echo_n "checking $2 usability... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+@%:@include <$2>
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_header_compiler=yes
+else
+  ac_header_compiler=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
+$as_echo "$ac_header_compiler" >&6; }
+
+# Is the header present?
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
+$as_echo_n "checking $2 presence... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <$2>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  ac_header_preproc=yes
+else
+  ac_header_preproc=no
+fi
+rm -f conftest.err conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
+$as_echo "$ac_header_preproc" >&6; }
+
+# So?  What about this header?
+case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
+  yes:no: )
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
+$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+    ;;
+  no:yes:* )
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
+$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
+$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
+$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
+$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+( cat <<\_ASBOX
+## ----------------------------------- ##
+## Report this to orenk at mellanox.co.il ##
+## ----------------------------------- ##
+_ASBOX
+     ) | sed "s/^/$as_me: WARNING:     /" >&2
+    ;;
+esac
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  eval "$3=\$ac_header_compiler"
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} @%:@ ac_fn_c_check_header_mongrel
+cat >config.log <<_ACEOF
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by mstflint $as_me 3.7.0, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
+
+  $ $0 $@
+
+_ACEOF
+exec 5>>config.log
+{
+cat <<_ASUNAME
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
+uname -m = `(uname -m) 2>/dev/null || echo unknown`
+uname -r = `(uname -r) 2>/dev/null || echo unknown`
+uname -s = `(uname -s) 2>/dev/null || echo unknown`
+uname -v = `(uname -v) 2>/dev/null || echo unknown`
+
+/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
+/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
+
+/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
+/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
+/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
+/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
+/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
+/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
+/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
+
+_ASUNAME
+
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    $as_echo "PATH: $as_dir"
+  done
+IFS=$as_save_IFS
+
+} >&5
+
+cat >&5 <<_ACEOF
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+_ACEOF
+
+
+# Keep a trace of the command line.
+# Strip out --no-create and --no-recursion so they do not pile up.
+# Strip out --silent because we don't want to record it for future runs.
+# Also quote any args containing shell meta-characters.
+# Make two passes to allow for proper duplicate-argument suppression.
+ac_configure_args=
+ac_configure_args0=
+ac_configure_args1=
+ac_must_keep_next=false
+for ac_pass in 1 2
+do
+  for ac_arg
+  do
+    case $ac_arg in
+    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
+    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+    | -silent | --silent | --silen | --sile | --sil)
+      continue ;;
+    *\'*)
+      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    case $ac_pass in
+    1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
+    2)
+      as_fn_append ac_configure_args1 " '$ac_arg'"
+      if test $ac_must_keep_next = true; then
+	ac_must_keep_next=false # Got value, back to normal.
+      else
+	case $ac_arg in
+	  *=* | --config-cache | -C | -disable-* | --disable-* \
+	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
+	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
+	  | -with-* | --with-* | -without-* | --without-* | --x)
+	    case "$ac_configure_args0 " in
+	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
+	    esac
+	    ;;
+	  -* ) ac_must_keep_next=true ;;
+	esac
+      fi
+      as_fn_append ac_configure_args " '$ac_arg'"
+      ;;
+    esac
+  done
+done
+{ ac_configure_args0=; unset ac_configure_args0;}
+{ ac_configure_args1=; unset ac_configure_args1;}
+
+# When interrupted or exit'd, cleanup temporary files, and complete
+# config.log.  We remove comments because anyway the quotes in there
+# would cause problems or look ugly.
+# WARNING: Use '\'' to represent an apostrophe within the trap.
+# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
+trap 'exit_status=$?
+  # Save into config.log some information that might help in debugging.
+  {
+    echo
+
+    cat <<\_ASBOX
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+_ASBOX
+    echo
+    # The following way of writing the cache mishandles newlines in values,
+(
+  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
+      *) { eval $ac_var=; unset $ac_var;} ;;
+      esac ;;
+    esac
+  done
+  (set) 2>&1 |
+    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
+    *${as_nl}ac_space=\ *)
+      sed -n \
+	"s/'\''/'\''\\\\'\'''\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
+      ;; #(
+    *)
+      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
+      ;;
+    esac |
+    sort
+)
+    echo
+
+    cat <<\_ASBOX
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+_ASBOX
+    echo
+    for ac_var in $ac_subst_vars
+    do
+      eval ac_val=\$$ac_var
+      case $ac_val in
+      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
+      esac
+      $as_echo "$ac_var='\''$ac_val'\''"
+    done | sort
+    echo
+
+    if test -n "$ac_subst_files"; then
+      cat <<\_ASBOX
+## ------------------- ##
+## File substitutions. ##
+## ------------------- ##
+_ASBOX
+      echo
+      for ac_var in $ac_subst_files
+      do
+	eval ac_val=\$$ac_var
+	case $ac_val in
+	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
+	esac
+	$as_echo "$ac_var='\''$ac_val'\''"
+      done | sort
+      echo
+    fi
+
+    if test -s confdefs.h; then
+      cat <<\_ASBOX
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+_ASBOX
+      echo
+      cat confdefs.h
+      echo
+    fi
+    test "$ac_signal" != 0 &&
+      $as_echo "$as_me: caught signal $ac_signal"
+    $as_echo "$as_me: exit $exit_status"
+  } >&5
+  rm -f core *.core core.conftest.* &&
+    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
+    exit $exit_status
+' 0
+for ac_signal in 1 2 13 15; do
+  trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
+done
+ac_signal=0
+
+# confdefs.h avoids OS command line length limits that DEFS can exceed.
+rm -f -r conftest* confdefs.h
+
+$as_echo "/* confdefs.h */" > confdefs.h
+
+# Predefined preprocessor variables.
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_NAME "$PACKAGE_NAME"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_STRING "$PACKAGE_STRING"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE_URL "$PACKAGE_URL"
+_ACEOF
+
+
+# Let the site file select an alternate cache file if it wants to.
+# Prefer an explicitly selected file to automatically selected ones.
+ac_site_file1=NONE
+ac_site_file2=NONE
+if test -n "$CONFIG_SITE"; then
+  ac_site_file1=$CONFIG_SITE
+elif test "x$prefix" != xNONE; then
+  ac_site_file1=$prefix/share/config.site
+  ac_site_file2=$prefix/etc/config.site
+else
+  ac_site_file1=$ac_default_prefix/share/config.site
+  ac_site_file2=$ac_default_prefix/etc/config.site
+fi
+for ac_site_file in "$ac_site_file1" "$ac_site_file2"
+do
+  test "x$ac_site_file" = xNONE && continue
+  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
+$as_echo "$as_me: loading site script $ac_site_file" >&6;}
+    sed 's/^/| /' "$ac_site_file" >&5
+    . "$ac_site_file"
+  fi
+done
+
+if test -r "$cache_file"; then
+  # Some versions of bash will fail to source /dev/null (special files
+  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
+  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
+$as_echo "$as_me: loading cache $cache_file" >&6;}
+    case $cache_file in
+      [\\/]* | ?:[\\/]* ) . "$cache_file";;
+      *)                      . "./$cache_file";;
+    esac
+  fi
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
+$as_echo "$as_me: creating cache $cache_file" >&6;}
+  >$cache_file
+fi
+
+# Check that the precious variables saved in the cache have kept the same
+# value.
+ac_cache_corrupted=false
+for ac_var in $ac_precious_vars; do
+  eval ac_old_set=\$ac_cv_env_${ac_var}_set
+  eval ac_new_set=\$ac_env_${ac_var}_set
+  eval ac_old_val=\$ac_cv_env_${ac_var}_value
+  eval ac_new_val=\$ac_env_${ac_var}_value
+  case $ac_old_set,$ac_new_set in
+    set,)
+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
+$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
+      ac_cache_corrupted=: ;;
+    ,set)
+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
+$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
+      ac_cache_corrupted=: ;;
+    ,);;
+    *)
+      if test "x$ac_old_val" != "x$ac_new_val"; then
+	# differences in whitespace do not lead to failure.
+	ac_old_val_w=`echo x $ac_old_val`
+	ac_new_val_w=`echo x $ac_new_val`
+	if test "$ac_old_val_w" != "$ac_new_val_w"; then
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
+$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
+	  ac_cache_corrupted=:
+	else
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
+$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
+	  eval $ac_var=\$ac_old_val
+	fi
+	{ $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
+$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
+	{ $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
+$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
+      fi;;
+  esac
+  # Pass precious variables to config.status.
+  if test "$ac_new_set" = set; then
+    case $ac_new_val in
+    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
+    *) ac_arg=$ac_var=$ac_new_val ;;
+    esac
+    case " $ac_configure_args " in
+      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
+      *) as_fn_append ac_configure_args " '$ac_arg'" ;;
+    esac
+  fi
+done
+if $ac_cache_corrupted; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
+$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
+  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
+fi
+## -------------------- ##
+## Main body of script. ##
+## -------------------- ##
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PROJECT "mstflint"
+_ACEOF
+
+
+
+
+cat >>confdefs.h <<_ACEOF
+@%:@define VERSION "3.7.0"
+_ACEOF
+
+
+
+ac_aux_dir=
+for ac_dir in config "$srcdir"/config; do
+  for ac_t in install-sh install.sh shtool; do
+    if test -f "$ac_dir/$ac_t"; then
+      ac_aux_dir=$ac_dir
+      ac_install_sh="$ac_aux_dir/$ac_t -c"
+      break 2
+    fi
+  done
+done
+if test -z "$ac_aux_dir"; then
+  as_fn_error "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
+fi
+
+# These three variables are undocumented and unsupported,
+# and are intended to be withdrawn in a future Autoconf release.
+# They can cause serious problems if a builder's source tree is in a directory
+# whose full name contains unusual characters.
+ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
+ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
+ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
+
+
+
+am__api_version='1.11'
+
+# Find a good install program.  We prefer a C program (faster),
+# so one script is as good as another.  But avoid the broken or
+# incompatible versions:
+# SysV /etc/install, /usr/sbin/install
+# SunOS /usr/etc/install
+# IRIX /sbin/install
+# AIX /bin/install
+# AmigaOS /C/install, which installs bootblocks on floppy discs
+# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
+# AFS /usr/afsws/bin/install, which mishandles nonexistent args
+# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
+# OS/2's system install, which has a completely different semantic
+# ./install, which can be erroneously created by make from ./install.sh.
+# Reject install programs that cannot install multiple files.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
+$as_echo_n "checking for a BSD-compatible install... " >&6; }
+if test -z "$INSTALL"; then
+if test "${ac_cv_path_install+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    # Account for people who put trailing slashes in PATH elements.
+case $as_dir/ in @%:@((
+  ./ | .// | /[cC]/* | \
+  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
+  ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
+  /usr/ucb/* ) ;;
+  *)
+    # OSF1 and SCO ODT 3.0 have their own names for install.
+    # Don't use installbsd from OSF since it installs stuff as root
+    # by default.
+    for ac_prog in ginstall scoinst install; do
+      for ac_exec_ext in '' $ac_executable_extensions; do
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
+	  if test $ac_prog = install &&
+	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
+	    # AIX install.  It has an incompatible calling convention.
+	    :
+	  elif test $ac_prog = install &&
+	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
+	    # program-specific install script used by HP pwplus--don't use.
+	    :
+	  else
+	    rm -rf conftest.one conftest.two conftest.dir
+	    echo one > conftest.one
+	    echo two > conftest.two
+	    mkdir conftest.dir
+	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
+	      test -s conftest.one && test -s conftest.two &&
+	      test -s conftest.dir/conftest.one &&
+	      test -s conftest.dir/conftest.two
+	    then
+	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
+	      break 3
+	    fi
+	  fi
+	fi
+      done
+    done
+    ;;
+esac
+
+  done
+IFS=$as_save_IFS
+
+rm -rf conftest.one conftest.two conftest.dir
+
+fi
+  if test "${ac_cv_path_install+set}" = set; then
+    INSTALL=$ac_cv_path_install
+  else
+    # As a last resort, use the slow shell script.  Don't cache a
+    # value for INSTALL within a source directory, because that will
+    # break other packages using the cache if that directory is
+    # removed, or if the value is a relative name.
+    INSTALL=$ac_install_sh
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
+$as_echo "$INSTALL" >&6; }
+
+# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
+# It thinks the first close brace ends the variable substitution.
+test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
+
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
+
+test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
+$as_echo_n "checking whether build environment is sane... " >&6; }
+# Just in case
+sleep 1
+echo timestamp > conftest.file
+# Reject unsafe characters in $srcdir or the absolute working directory
+# name.  Accept space and tab only in the latter.
+am_lf='
+'
+case `pwd` in
+  *[\\\"\#\$\&\'\`$am_lf]*)
+    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
+esac
+case $srcdir in
+  *[\\\"\#\$\&\'\`$am_lf\ \	]*)
+    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
+esac
+
+# Do `set' in a subshell so we don't clobber the current shell's
+# arguments.  Must try -L first in case configure is actually a
+# symlink; some systems play weird games with the mod time of symlinks
+# (eg FreeBSD returns the mod time of the symlink's containing
+# directory).
+if (
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+   if test "$*" = "X"; then
+      # -L didn't work.
+      set X `ls -t "$srcdir/configure" conftest.file`
+   fi
+   rm -f conftest.file
+   if test "$*" != "X $srcdir/configure conftest.file" \
+      && test "$*" != "X conftest.file $srcdir/configure"; then
+
+      # If neither matched, then we have a broken ls.  This can happen
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
+      # broken ls alias from the environment.  This has actually
+      # happened.  Such a system could not be considered "sane".
+      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
+alias in your environment" "$LINENO" 5
+   fi
+
+   test "$2" = conftest.file
+   )
+then
+   # Ok.
+   :
+else
+   as_fn_error "newly created file is older than distributed files!
+Check your system clock" "$LINENO" 5
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+test "$program_prefix" != NONE &&
+  program_transform_name="s&^&$program_prefix&;$program_transform_name"
+# Use a double $ so make ignores it.
+test "$program_suffix" != NONE &&
+  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
+# Double any \ or $.
+# By default was `s,x,x', remove it if useless.
+ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
+program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
+
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`cd $ac_aux_dir && pwd`
+
+if test x"${MISSING+set}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
+  *)
+    MISSING="\${SHELL} $am_aux_dir/missing" ;;
+  esac
+fi
+# Use eval to expand $SHELL
+if eval "$MISSING --run true"; then
+  am_missing_run="$MISSING --run "
+else
+  am_missing_run=
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
+fi
+
+if test x"${install_sh}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
+  *)
+    install_sh="\${SHELL} $am_aux_dir/install-sh"
+  esac
+fi
+
+# Installed binaries are usually stripped using `strip' when the user
+# run `make install-strip'.  However `strip' might not be the right
+# tool to use in cross-compilation environments, therefore Automake
+# will honor the `STRIP' environment variable to overrule this program.
+if test "$cross_compiling" != no; then
+  if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+set dummy ${ac_tool_prefix}strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$STRIP"; then
+  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+STRIP=$ac_cv_prog_STRIP
+if test -n "$STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
+$as_echo "$STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_STRIP"; then
+  ac_ct_STRIP=$STRIP
+  # Extract the first word of "strip", so it can be a program name with args.
+set dummy strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_STRIP"; then
+  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_STRIP="strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+if test -n "$ac_ct_STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
+$as_echo "$ac_ct_STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_STRIP" = x; then
+    STRIP=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    STRIP=$ac_ct_STRIP
+  fi
+else
+  STRIP="$ac_cv_prog_STRIP"
+fi
+
+fi
+INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
+$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
+if test -z "$MKDIR_P"; then
+  if test "${ac_cv_path_mkdir+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in mkdir gmkdir; do
+	 for ac_exec_ext in '' $ac_executable_extensions; do
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
+	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
+	     'mkdir (GNU coreutils) '* | \
+	     'mkdir (coreutils) '* | \
+	     'mkdir (fileutils) '4.1*)
+	       ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
+	       break 3;;
+	   esac
+	 done
+       done
+  done
+IFS=$as_save_IFS
+
+fi
+
+  test -d ./--version && rmdir ./--version
+  if test "${ac_cv_path_mkdir+set}" = set; then
+    MKDIR_P="$ac_cv_path_mkdir -p"
+  else
+    # As a last resort, use the slow shell script.  Don't cache a
+    # value for MKDIR_P within a source directory, because that will
+    # break other packages using the cache if that directory is
+    # removed, or if the value is a relative name.
+    MKDIR_P="$ac_install_sh -d"
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
+$as_echo "$MKDIR_P" >&6; }
+
+mkdir_p="$MKDIR_P"
+case $mkdir_p in
+  [\\/$]* | ?:[\\/]*) ;;
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
+esac
+
+for ac_prog in gawk mawk nawk awk
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_AWK+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$AWK"; then
+  ac_cv_prog_AWK="$AWK" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_AWK="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+AWK=$ac_cv_prog_AWK
+if test -n "$AWK"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
+$as_echo "$AWK" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$AWK" && break
+done
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
+$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
+set x ${MAKE-make}
+ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
+if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat >conftest.make <<\_ACEOF
+SHELL = /bin/sh
+all:
+	@echo '@@@%%%=$(MAKE)=@@@%%%'
+_ACEOF
+# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+case `${MAKE-make} -f conftest.make 2>/dev/null` in
+  *@@@%%%=?*=@@@%%%*)
+    eval ac_cv_prog_make_${ac_make}_set=yes;;
+  *)
+    eval ac_cv_prog_make_${ac_make}_set=no;;
+esac
+rm -f conftest.make
+fi
+if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+  SET_MAKE=
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+  SET_MAKE="MAKE=${MAKE-make}"
+fi
+
+rm -rf .tst 2>/dev/null
+mkdir .tst 2>/dev/null
+if test -d .tst; then
+  am__leading_dot=.
+else
+  am__leading_dot=_
+fi
+rmdir .tst 2>/dev/null
+
+if test "`cd $srcdir && pwd`" != "`pwd`"; then
+  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
+  # is not polluted with repeated "-I."
+  am__isrc=' -I$(srcdir)'
+  # test to see if srcdir already configured
+  if test -f $srcdir/config.status; then
+    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
+  fi
+fi
+
+# test whether we have cygpath
+if test -z "$CYGPATH_W"; then
+  if (cygpath --version) >/dev/null 2>/dev/null; then
+    CYGPATH_W='cygpath -w'
+  else
+    CYGPATH_W=echo
+  fi
+fi
+
+
+# Define the identity of the package.
+ PACKAGE=mstflint
+ VERSION=3.7.0
+
+
+cat >>confdefs.h <<_ACEOF
+@%:@define PACKAGE "$PACKAGE"
+_ACEOF
+
+ 
+cat >>confdefs.h <<_ACEOF
+@%:@define VERSION "$VERSION"
+_ACEOF
+
+# Some tools Automake needs.
+
+ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
+
+
+AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
+
+
+AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
+
+
+AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
+
+
+MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
+
+# We need awk for the "check" target.  The system "awk" is bad on
+# some platforms.
+# Always define AMTAR for backward compatibility.
+
+AMTAR=${AMTAR-"${am_missing_run}tar"}
+
+am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
+
+
+
+
+
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}gcc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="${ac_tool_prefix}gcc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_CC"; then
+  ac_ct_CC=$CC
+  # Extract the first word of "gcc", so it can be a program name with args.
+set dummy gcc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CC"; then
+  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CC="gcc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
+$as_echo "$ac_ct_CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_CC" = x; then
+    CC=""
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
+else
+  CC="$ac_cv_prog_CC"
+fi
+
+if test -z "$CC"; then
+          if test -n "$ac_tool_prefix"; then
+    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}cc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="${ac_tool_prefix}cc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  fi
+fi
+if test -z "$CC"; then
+  # Extract the first word of "cc", so it can be a program name with args.
+set dummy cc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+  ac_prog_rejected=no
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
+       ac_prog_rejected=yes
+       continue
+     fi
+    ac_cv_prog_CC="cc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+if test $ac_prog_rejected = yes; then
+  # We found a bogon in the path, so make sure we never use it.
+  set dummy $ac_cv_prog_CC
+  shift
+  if test $@%:@ != 0; then
+    # We chose a different compiler from the bogus one.
+    # However, it has the same basename, so the bogon will be chosen
+    # first if we set CC to just the basename; use the full file name.
+    shift
+    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
+  fi
+fi
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$CC"; then
+  if test -n "$ac_tool_prefix"; then
+  for ac_prog in cl.exe
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$CC" && break
+  done
+fi
+if test -z "$CC"; then
+  ac_ct_CC=$CC
+  for ac_prog in cl.exe
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CC"; then
+  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CC="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
+$as_echo "$ac_ct_CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_CC" && break
+done
+
+  if test "x$ac_ct_CC" = x; then
+    CC=""
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
+fi
+
+fi
+
+
+test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "no acceptable C compiler found in \$PATH
+See \`config.log' for more details." "$LINENO" 5; }
+
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
+
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
+# Try to create an executable without -o first, disregard a.out.
+# It will help us diagnose broken compilers, and finding out an intuition
+# of exeext.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
+$as_echo_n "checking whether the C compiler works... " >&6; }
+ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
+
+# The possible output files:
+ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
+
+ac_rmfiles=
+for ac_file in $ac_files
+do
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
+    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
+  esac
+done
+rm -f $ac_rmfiles
+
+if { { ac_try="$ac_link_default"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link_default") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
+# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
+# in a Makefile.  We should not override ac_cv_exeext if it was cached,
+# so that the user can short-circuit this test for compilers unknown to
+# Autoconf.
+for ac_file in $ac_files ''
+do
+  test -f "$ac_file" || continue
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
+	;;
+    [ab].out )
+	# We found the default executable, but exeext='' is most
+	# certainly right.
+	break;;
+    *.* )
+	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
+	then :; else
+	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+	fi
+	# We set ac_cv_exeext here because the later test for it is not
+	# safe: cross compilers may not add the suffix if given an `-o'
+	# argument, so we may need to know it at that point already.
+	# Even if this section looks crufty: it has the advantage of
+	# actually working.
+	break;;
+    * )
+	break;;
+  esac
+done
+test "$ac_cv_exeext" = no && ac_cv_exeext=
+
+else
+  ac_file=''
+fi
+if test -z "$ac_file"; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+$as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+{ as_fn_set_status 77
+as_fn_error "C compiler cannot create executables
+See \`config.log' for more details." "$LINENO" 5; }; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
+$as_echo_n "checking for C compiler default output file name... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
+$as_echo "$ac_file" >&6; }
+ac_exeext=$ac_cv_exeext
+
+rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
+ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
+$as_echo_n "checking for suffix of executables... " >&6; }
+if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  # If both `conftest.exe' and `conftest' are `present' (well, observable)
+# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
+# work properly (i.e., refer to `conftest.exe'), while it won't with
+# `rm'.
+for ac_file in conftest.exe conftest conftest.*; do
+  test -f "$ac_file" || continue
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
+    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+	  break;;
+    * ) break;;
+  esac
+done
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+rm -f conftest conftest$ac_cv_exeext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
+$as_echo "$ac_cv_exeext" >&6; }
+
+rm -f conftest.$ac_ext
+EXEEXT=$ac_cv_exeext
+ac_exeext=$EXEEXT
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <stdio.h>
+int
+main ()
+{
+FILE *f = fopen ("conftest.out", "w");
+ return ferror (f) || fclose (f) != 0;
+
+  ;
+  return 0;
+}
+_ACEOF
+ac_clean_files="$ac_clean_files conftest.out"
+# Check that the compiler produces executables we can run.  If not, either
+# the compiler is broken, or we cross compile.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
+$as_echo_n "checking whether we are cross compiling... " >&6; }
+if test "$cross_compiling" != yes; then
+  { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+  if { ac_try='./conftest$ac_cv_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then
+    cross_compiling=no
+  else
+    if test "$cross_compiling" = maybe; then
+	cross_compiling=yes
+    else
+	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot run C compiled programs.
+If you meant to cross compile, use \`--host'.
+See \`config.log' for more details." "$LINENO" 5; }
+    fi
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
+$as_echo "$cross_compiling" >&6; }
+
+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
+ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
+$as_echo_n "checking for suffix of object files... " >&6; }
+if test "${ac_cv_objext+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.o conftest.obj
+if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  for ac_file in conftest.o conftest.obj conftest.*; do
+  test -f "$ac_file" || continue;
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
+    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
+       break;;
+  esac
+done
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot compute suffix of object files: cannot compile
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+rm -f conftest.$ac_cv_objext conftest.$ac_ext
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
+$as_echo "$ac_cv_objext" >&6; }
+OBJEXT=$ac_cv_objext
+ac_objext=$OBJEXT
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
+$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
+if test "${ac_cv_c_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_c_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
+$as_echo "$ac_cv_c_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GCC=yes
+else
+  GCC=
+fi
+ac_test_CFLAGS=${CFLAGS+set}
+ac_save_CFLAGS=$CFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
+$as_echo_n "checking whether $CC accepts -g... " >&6; }
+if test "${ac_cv_prog_cc_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_c_werror_flag=$ac_c_werror_flag
+   ac_c_werror_flag=yes
+   ac_cv_prog_cc_g=no
+   CFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_g=yes
+else
+  CFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  
+else
+  ac_c_werror_flag=$ac_save_c_werror_flag
+	 CFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_c_werror_flag=$ac_save_c_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
+$as_echo "$ac_cv_prog_cc_g" >&6; }
+if test "$ac_test_CFLAGS" = set; then
+  CFLAGS=$ac_save_CFLAGS
+elif test $ac_cv_prog_cc_g = yes; then
+  if test "$GCC" = yes; then
+    CFLAGS="-g -O2"
+  else
+    CFLAGS="-g"
+  fi
+else
+  if test "$GCC" = yes; then
+    CFLAGS="-O2"
+  else
+    CFLAGS=
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
+$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
+if test "${ac_cv_prog_cc_c89+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_cv_prog_cc_c89=no
+ac_save_CC=$CC
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdarg.h>
+#include <stdio.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
+struct buf { int x; };
+FILE * (*rcsopen) (struct buf *, struct stat *, int);
+static char *e (p, i)
+     char **p;
+     int i;
+{
+  return p[i];
+}
+static char *f (char * (*g) (char **, int), char **p, ...)
+{
+  char *s;
+  va_list v;
+  va_start (v,p);
+  s = g (p, va_arg (v,int));
+  va_end (v);
+  return s;
+}
+
+/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
+   function prototypes and stuff, but not '\xHH' hex character constants.
+   These don't provoke an error unfortunately, instead are silently treated
+   as 'x'.  The following induces an error, until -std is added to get
+   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
+   array size at least.  It's necessary to write '\x00'==0 to get something
+   that's true only with -std.  */
+int osf4_cc_array ['\x00' == 0 ? 1 : -1];
+
+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
+   inside strings and character constants.  */
+#define FOO(x) 'x'
+int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
+
+int test (int i, double x);
+struct s1 {int (*f) (int a);};
+struct s2 {int (*f) (double a);};
+int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
+int argc;
+char **argv;
+int
+main ()
+{
+return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
+  ;
+  return 0;
+}
+_ACEOF
+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
+	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
+do
+  CC="$ac_save_CC $ac_arg"
+  if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_c89=$ac_arg
+fi
+rm -f core conftest.err conftest.$ac_objext
+  test "x$ac_cv_prog_cc_c89" != "xno" && break
+done
+rm -f conftest.$ac_ext
+CC=$ac_save_CC
+
+fi
+# AC_CACHE_VAL
+case "x$ac_cv_prog_cc_c89" in
+  x)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
+$as_echo "none needed" >&6; } ;;
+  xno)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
+$as_echo "unsupported" >&6; } ;;
+  *)
+    CC="$CC $ac_cv_prog_cc_c89"
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
+$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
+esac
+if test "x$ac_cv_prog_cc_c89" != xno; then :
+  
+fi
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+DEPDIR="${am__leading_dot}deps"
+
+ac_config_commands="$ac_config_commands depfiles"
+
+
+am_make=${MAKE-make}
+cat > confinc << 'END'
+am__doit:
+	@echo this is the am__doit target
+.PHONY: am__doit
+END
+# If we don't find an include directive, just comment out the code.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
+$as_echo_n "checking for style of include used by $am_make... " >&6; }
+am__include="#"
+am__quote=
+_am_result=none
+# First try GNU make style include.
+echo "include confinc" > confmf
+# Ignore all kinds of additional output from `make'.
+case `$am_make -s -f confmf 2> /dev/null` in #(
+*the\ am__doit\ target*)
+  am__include=include
+  am__quote=
+  _am_result=GNU
+  ;;
+esac
+# Now try BSD make style include.
+if test "$am__include" = "#"; then
+   echo '.include "confinc"' > confmf
+   case `$am_make -s -f confmf 2> /dev/null` in #(
+   *the\ am__doit\ target*)
+     am__include=.include
+     am__quote="\""
+     _am_result=BSD
+     ;;
+   esac
+fi
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
+$as_echo "$_am_result" >&6; }
+rm -f confinc confmf
+
+@%:@ Check whether --enable-dependency-tracking was given.
+if test "${enable_dependency_tracking+set}" = set; then :
+  enableval=$enable_dependency_tracking; 
+fi
+
+if test "x$enable_dependency_tracking" != xno; then
+  am_depcomp="$ac_aux_dir/depcomp"
+  AMDEPBACKSLASH='\'
+fi
+ if test "x$enable_dependency_tracking" != xno; then
+  AMDEP_TRUE=
+  AMDEP_FALSE='#'
+else
+  AMDEP_TRUE='#'
+  AMDEP_FALSE=
+fi
+
+
+
+depcc="$CC"   am_compiler_list=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+  # We make a subdir and do the tests there.  Otherwise we can end up
+  # making bogus files that we don't know about and never remove.  For
+  # instance it was reported that on HP-UX the gcc test will end up
+  # making a dummy file named `D' -- because `-MD' means `put the output
+  # in D'.
+  mkdir conftest.dir
+  # Copy depcomp to subdir because otherwise we won't find it if we're
+  # using a relative directory.
+  cp "$am_depcomp" conftest.dir
+  cd conftest.dir
+  # We will build objects and dependencies in a subdirectory because
+  # it helps to detect inapplicable dependency modes.  For instance
+  # both Tru64's cc and ICC support -MD to output dependencies as a
+  # side effect of compilation, but ICC will put the dependencies in
+  # the current directory while Tru64 will put them in the object
+  # directory.
+  mkdir sub
+
+  am_cv_CC_dependencies_compiler_type=none
+  if test "$am_compiler_list" = ""; then
+     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+  fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
+
+  for depmode in $am_compiler_list; do
+    # Setup a source with many dependencies, because some compilers
+    # like to wrap large dependency lists on column 80 (with \), and
+    # we should not choose a depcomp mode which is confused by this.
+    #
+    # We need to recreate these files for each test, as the compiler may
+    # overwrite some of them when testing with obscure command lines.
+    # This happens at least with the AIX C compiler.
+    : > sub/conftest.c
+    for i in 1 2 3 4 5 6; do
+      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+      # Solaris 8's {/usr,}/bin/sh.
+      touch sub/conftst$i.h
+    done
+    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
+    case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
+    nosideeffect)
+      # after this tag, mechanisms are not by side-effect, so they'll
+      # only be used when explicitly requested
+      if test "x$enable_dependency_tracking" = xyes; then
+	continue
+      else
+	break
+      fi
+      ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
+    none) break ;;
+    esac
+    if depmode=$depmode \
+       source=sub/conftest.c object=$am__obj \
+       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+         >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+      # icc doesn't choke on unknown options, it will just issue warnings
+      # or remarks (even with -Werror).  So we grep stderr for any message
+      # that says an option was ignored or not supported.
+      # When given -MP, icc 7.0 and 7.1 complain thusly:
+      #   icc: Command line warning: ignoring option '-M'; no argument required
+      # The diagnosis changed in icc 8.0:
+      #   icc: Command line remark: option '-MP' not supported
+      if (grep 'ignoring option' conftest.err ||
+          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+        am_cv_CC_dependencies_compiler_type=$depmode
+        break
+      fi
+    fi
+  done
+
+  cd ..
+  rm -rf conftest.dir
+else
+  am_cv_CC_dependencies_compiler_type=none
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
+CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
+
+ if 
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
+  am__fastdepCC_TRUE=
+  am__fastdepCC_FALSE='#'
+else
+  am__fastdepCC_TRUE='#'
+  am__fastdepCC_FALSE=
+fi
+
+
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+if test -z "$CXX"; then
+  if test -n "$CCC"; then
+    CXX=$CCC
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CXX"; then
+  ac_cv_prog_CXX="$CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CXX=$ac_cv_prog_CXX
+if test -n "$CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
+$as_echo "$CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$CXX" && break
+  done
+fi
+if test -z "$CXX"; then
+  ac_ct_CXX=$CXX
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CXX"; then
+  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CXX="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
+if test -n "$ac_ct_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
+$as_echo "$ac_ct_CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_CXX" && break
+done
+
+  if test "x$ac_ct_CXX" = x; then
+    CXX="g++"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CXX=$ac_ct_CXX
+  fi
+fi
+
+  fi
+fi
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
+$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
+if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
+$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GXX=yes
+else
+  GXX=
+fi
+ac_test_CXXFLAGS=${CXXFLAGS+set}
+ac_save_CXXFLAGS=$CXXFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
+$as_echo_n "checking whether $CXX accepts -g... " >&6; }
+if test "${ac_cv_prog_cxx_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+   ac_cxx_werror_flag=yes
+   ac_cv_prog_cxx_g=no
+   CXXFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+else
+  CXXFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  
+else
+  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+	 CXXFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
+$as_echo "$ac_cv_prog_cxx_g" >&6; }
+if test "$ac_test_CXXFLAGS" = set; then
+  CXXFLAGS=$ac_save_CXXFLAGS
+elif test $ac_cv_prog_cxx_g = yes; then
+  if test "$GXX" = yes; then
+    CXXFLAGS="-g -O2"
+  else
+    CXXFLAGS="-g"
+  fi
+else
+  if test "$GXX" = yes; then
+    CXXFLAGS="-O2"
+  else
+    CXXFLAGS=
+  fi
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+depcc="$CXX"  am_compiler_list=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+  # We make a subdir and do the tests there.  Otherwise we can end up
+  # making bogus files that we don't know about and never remove.  For
+  # instance it was reported that on HP-UX the gcc test will end up
+  # making a dummy file named `D' -- because `-MD' means `put the output
+  # in D'.
+  mkdir conftest.dir
+  # Copy depcomp to subdir because otherwise we won't find it if we're
+  # using a relative directory.
+  cp "$am_depcomp" conftest.dir
+  cd conftest.dir
+  # We will build objects and dependencies in a subdirectory because
+  # it helps to detect inapplicable dependency modes.  For instance
+  # both Tru64's cc and ICC support -MD to output dependencies as a
+  # side effect of compilation, but ICC will put the dependencies in
+  # the current directory while Tru64 will put them in the object
+  # directory.
+  mkdir sub
+
+  am_cv_CXX_dependencies_compiler_type=none
+  if test "$am_compiler_list" = ""; then
+     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+  fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
+
+  for depmode in $am_compiler_list; do
+    # Setup a source with many dependencies, because some compilers
+    # like to wrap large dependency lists on column 80 (with \), and
+    # we should not choose a depcomp mode which is confused by this.
+    #
+    # We need to recreate these files for each test, as the compiler may
+    # overwrite some of them when testing with obscure command lines.
+    # This happens at least with the AIX C compiler.
+    : > sub/conftest.c
+    for i in 1 2 3 4 5 6; do
+      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+      # Solaris 8's {/usr,}/bin/sh.
+      touch sub/conftst$i.h
+    done
+    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
+    case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
+    nosideeffect)
+      # after this tag, mechanisms are not by side-effect, so they'll
+      # only be used when explicitly requested
+      if test "x$enable_dependency_tracking" = xyes; then
+	continue
+      else
+	break
+      fi
+      ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
+    none) break ;;
+    esac
+    if depmode=$depmode \
+       source=sub/conftest.c object=$am__obj \
+       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+         >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+      # icc doesn't choke on unknown options, it will just issue warnings
+      # or remarks (even with -Werror).  So we grep stderr for any message
+      # that says an option was ignored or not supported.
+      # When given -MP, icc 7.0 and 7.1 complain thusly:
+      #   icc: Command line warning: ignoring option '-M'; no argument required
+      # The diagnosis changed in icc 8.0:
+      #   icc: Command line remark: option '-MP' not supported
+      if (grep 'ignoring option' conftest.err ||
+          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+        am_cv_CXX_dependencies_compiler_type=$depmode
+        break
+      fi
+    fi
+  done
+
+  cd ..
+  rm -rf conftest.dir
+else
+  am_cv_CXX_dependencies_compiler_type=none
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
+CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
+
+ if 
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
+  am__fastdepCXX_TRUE=
+  am__fastdepCXX_FALSE='#'
+else
+  am__fastdepCXX_TRUE='#'
+  am__fastdepCXX_FALSE=
+fi
+
+
+case `pwd` in
+  *\ * | *\	*)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
+$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
+esac
+
+
+
+macro_version='2.2.6b'
+macro_revision='1.3017'
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+
+ltmain="$ac_aux_dir/ltmain.sh"
+
+# Make sure we can run config.sub.
+$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
+  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
+$as_echo_n "checking build system type... " >&6; }
+if test "${ac_cv_build+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_build_alias=$build_alias
+test "x$ac_build_alias" = x &&
+  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
+test "x$ac_build_alias" = x &&
+  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
+ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
+  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
+$as_echo "$ac_cv_build" >&6; }
+case $ac_cv_build in
+*-*-*) ;;
+*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
+esac
+build=$ac_cv_build
+ac_save_IFS=$IFS; IFS='-'
+set x $ac_cv_build
+shift
+build_cpu=$1
+build_vendor=$2
+shift; shift
+# Remember, the first character of IFS is used to create $*,
+# except with old shells:
+build_os=$*
+IFS=$ac_save_IFS
+case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
+$as_echo_n "checking host system type... " >&6; }
+if test "${ac_cv_host+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test "x$host_alias" = x; then
+  ac_cv_host=$ac_cv_build
+else
+  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
+    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
+$as_echo "$ac_cv_host" >&6; }
+case $ac_cv_host in
+*-*-*) ;;
+*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
+esac
+host=$ac_cv_host
+ac_save_IFS=$IFS; IFS='-'
+set x $ac_cv_host
+shift
+host_cpu=$1
+host_vendor=$2
+shift; shift
+# Remember, the first character of IFS is used to create $*,
+# except with old shells:
+host_os=$*
+IFS=$ac_save_IFS
+case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
+$as_echo_n "checking for a sed that does not truncate output... " >&6; }
+if test "${ac_cv_path_SED+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+            ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
+     for ac_i in 1 2 3 4 5 6 7; do
+       ac_script="$ac_script$as_nl$ac_script"
+     done
+     echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
+     { ac_script=; unset ac_script;}
+     if test -z "$SED"; then
+  ac_path_SED_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in sed gsed; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
+# Check for GNU ac_path_SED and select it if it is found.
+  # Check for GNU $ac_path_SED
+case `"$ac_path_SED" --version 2>&1` in
+*GNU*)
+  ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo '' >> "conftest.nl"
+    "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_SED_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_SED="$ac_path_SED"
+      ac_path_SED_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_SED_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_SED"; then
+    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
+  fi
+else
+  ac_cv_path_SED=$SED
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
+$as_echo "$ac_cv_path_SED" >&6; }
+ SED="$ac_cv_path_SED"
+  rm -f conftest.sed
+
+test -z "$SED" && SED=sed
+Xsed="$SED -e 1s/^X//"
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
+$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
+if test "${ac_cv_path_GREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$GREP"; then
+  ac_path_GREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in grep ggrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
+# Check for GNU ac_path_GREP and select it if it is found.
+  # Check for GNU $ac_path_GREP
+case `"$ac_path_GREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'GREP' >> "conftest.nl"
+    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_GREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_GREP="$ac_path_GREP"
+      ac_path_GREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_GREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_GREP"; then
+    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_GREP=$GREP
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
+$as_echo "$ac_cv_path_GREP" >&6; }
+ GREP="$ac_cv_path_GREP"
+ 
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
+$as_echo_n "checking for egrep... " >&6; }
+if test "${ac_cv_path_EGREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
+   then ac_cv_path_EGREP="$GREP -E"
+   else
+     if test -z "$EGREP"; then
+  ac_path_EGREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in egrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
+# Check for GNU ac_path_EGREP and select it if it is found.
+  # Check for GNU $ac_path_EGREP
+case `"$ac_path_EGREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'EGREP' >> "conftest.nl"
+    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_EGREP="$ac_path_EGREP"
+      ac_path_EGREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_EGREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_EGREP"; then
+    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_EGREP=$EGREP
+fi
+
+   fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
+$as_echo "$ac_cv_path_EGREP" >&6; }
+ EGREP="$ac_cv_path_EGREP"
+ 
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
+$as_echo_n "checking for fgrep... " >&6; }
+if test "${ac_cv_path_FGREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
+   then ac_cv_path_FGREP="$GREP -F"
+   else
+     if test -z "$FGREP"; then
+  ac_path_FGREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in fgrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
+# Check for GNU ac_path_FGREP and select it if it is found.
+  # Check for GNU $ac_path_FGREP
+case `"$ac_path_FGREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'FGREP' >> "conftest.nl"
+    "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_FGREP="$ac_path_FGREP"
+      ac_path_FGREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_FGREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_FGREP"; then
+    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_FGREP=$FGREP
+fi
+
+   fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
+$as_echo "$ac_cv_path_FGREP" >&6; }
+ FGREP="$ac_cv_path_FGREP"
+ 
+
+test -z "$GREP" && GREP=grep
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+
+
+@%:@ Check whether --with-gnu-ld was given.
+if test "${with_gnu_ld+set}" = set; then :
+  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
+else
+  with_gnu_ld=no
+fi
+
+ac_prog=ld
+if test "$GCC" = yes; then
+  # Check if gcc -print-prog-name=ld gives a path.
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
+$as_echo_n "checking for ld used by $CC... " >&6; }
+  case $host in
+  *-*-mingw*)
+    # gcc leaves a trailing carriage return which upsets mingw
+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+  *)
+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+  esac
+  case $ac_prog in
+    # Accept absolute paths.
+    [\\/]* | ?:[\\/]*)
+      re_direlt='/[^/][^/]*/\.\./'
+      # Canonicalize the pathname of ld
+      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
+      done
+      test -z "$LD" && LD="$ac_prog"
+      ;;
+  "")
+    # If it fails, then pretend we aren't using GCC.
+    ac_prog=ld
+    ;;
+  *)
+    # If it is relative, then search for the first ld in PATH.
+    with_gnu_ld=unknown
+    ;;
+  esac
+elif test "$with_gnu_ld" = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
+$as_echo_n "checking for GNU ld... " >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
+$as_echo_n "checking for non-GNU ld... " >&6; }
+fi
+if test "${lt_cv_path_LD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$LD"; then
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  for ac_dir in $PATH; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+      lt_cv_path_LD="$ac_dir/$ac_prog"
+      # Check to see if the program is GNU ld.  I'd rather use --version,
+      # but apparently some variants of GNU ld only accept -v.
+      # Break only if it was the GNU/non-GNU ld that we prefer.
+      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+      *GNU* | *'with BFD'*)
+	test "$with_gnu_ld" != no && break
+	;;
+      *)
+	test "$with_gnu_ld" != yes && break
+	;;
+      esac
+    fi
+  done
+  IFS="$lt_save_ifs"
+else
+  lt_cv_path_LD="$LD" # Let the user override the test with a path.
+fi
+fi
+
+LD="$lt_cv_path_LD"
+if test -n "$LD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
+$as_echo "$LD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
+$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
+if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  # I'd rather use --version here, but apparently some GNU lds only accept -v.
+case `$LD -v 2>&1 </dev/null` in
+*GNU* | *'with BFD'*)
+  lt_cv_prog_gnu_ld=yes
+  ;;
+*)
+  lt_cv_prog_gnu_ld=no
+  ;;
+esac
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
+$as_echo "$lt_cv_prog_gnu_ld" >&6; }
+with_gnu_ld=$lt_cv_prog_gnu_ld
+
+
+
+
+    
+    
+    
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
+$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
+if test "${lt_cv_path_NM+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$NM"; then
+  # Let the user override the test.
+  lt_cv_path_NM="$NM"
+else
+  lt_nm_to_check="${ac_tool_prefix}nm"
+  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
+    lt_nm_to_check="$lt_nm_to_check nm"
+  fi
+  for lt_tmp_nm in $lt_nm_to_check; do
+    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
+      IFS="$lt_save_ifs"
+      test -z "$ac_dir" && ac_dir=.
+      tmp_nm="$ac_dir/$lt_tmp_nm"
+      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
+	# Check to see if the nm accepts a BSD-compat flag.
+	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
+	#   nm: unknown option "B" ignored
+	# Tru64's nm complains that /dev/null is an invalid object file
+	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
+	*/dev/null* | *'Invalid file or object type'*)
+	  lt_cv_path_NM="$tmp_nm -B"
+	  break
+	  ;;
+	*)
+	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
+	  */dev/null*)
+	    lt_cv_path_NM="$tmp_nm -p"
+	    break
+	    ;;
+	  *)
+	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
+	    continue # so that we can try to find one that supports BSD flags
+	    ;;
+	  esac
+	  ;;
+	esac
+      fi
+    done
+    IFS="$lt_save_ifs"
+  done
+  : ${lt_cv_path_NM=no}
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
+$as_echo "$lt_cv_path_NM" >&6; }
+if test "$lt_cv_path_NM" != "no"; then
+  NM="$lt_cv_path_NM"
+else
+  # Didn't find any BSD compatible name lister, look for dumpbin.
+  if test -n "$ac_tool_prefix"; then
+  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$DUMPBIN"; then
+  ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+DUMPBIN=$ac_cv_prog_DUMPBIN
+if test -n "$DUMPBIN"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
+$as_echo "$DUMPBIN" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$DUMPBIN" && break
+  done
+fi
+if test -z "$DUMPBIN"; then
+  ac_ct_DUMPBIN=$DUMPBIN
+  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_DUMPBIN"; then
+  ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
+if test -n "$ac_ct_DUMPBIN"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
+$as_echo "$ac_ct_DUMPBIN" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_DUMPBIN" && break
+done
+
+  if test "x$ac_ct_DUMPBIN" = x; then
+    DUMPBIN=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    DUMPBIN=$ac_ct_DUMPBIN
+  fi
+fi
+
+  
+  if test "$DUMPBIN" != ":"; then
+    NM="$DUMPBIN"
+  fi
+fi
+test -z "$NM" && NM=nm
+
+
+    
+    
+    
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
+$as_echo_n "checking the name lister ($NM) interface... " >&6; }
+if test "${lt_cv_nm_interface+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_nm_interface="BSD nm"
+  echo "int some_variable = 0;" > conftest.$ac_ext
+  (eval echo "\"\$as_me:__oline__: $ac_compile\"" >&5)
+  (eval "$ac_compile" 2>conftest.err)
+  cat conftest.err >&5
+  (eval echo "\"\$as_me:__oline__: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
+  cat conftest.err >&5
+  (eval echo "\"\$as_me:__oline__: output\"" >&5)
+  cat conftest.out >&5
+  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
+    lt_cv_nm_interface="MS dumpbin"
+  fi
+  rm -f conftest*
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
+$as_echo "$lt_cv_nm_interface" >&6; }
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
+$as_echo_n "checking whether ln -s works... " >&6; }
+LN_S=$as_ln_s
+if test "$LN_S" = "ln -s"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
+$as_echo "no, using $LN_S" >&6; }
+fi
+
+# find the maximum length of command line arguments
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
+$as_echo_n "checking the maximum length of command line arguments... " >&6; }
+if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+    i=0
+  teststring="ABCD"
+
+  case $build_os in
+  msdosdjgpp*)
+    # On DJGPP, this test can blow up pretty badly due to problems in libc
+    # (any single argument exceeding 2000 bytes causes a buffer overrun
+    # during glob expansion).  Even if it were fixed, the result of this
+    # check would be larger than it should be.
+    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
+    ;;
+
+  gnu*)
+    # Under GNU Hurd, this test is not required because there is
+    # no limit to the length of command line arguments.
+    # Libtool will interpret -1 as no limit whatsoever
+    lt_cv_sys_max_cmd_len=-1;
+    ;;
+
+  cygwin* | mingw* | cegcc*)
+    # On Win9x/ME, this test blows up -- it succeeds, but takes
+    # about 5 minutes as the teststring grows exponentially.
+    # Worse, since 9x/ME are not pre-emptively multitasking,
+    # you end up with a "frozen" computer, even though with patience
+    # the test eventually succeeds (with a max line length of 256k).
+    # Instead, let's just punt: use the minimum linelength reported by
+    # all of the supported platforms: 8192 (on NT/2K/XP).
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
+  amigaos*)
+    # On AmigaOS with pdksh, this test takes hours, literally.
+    # So we just punt and use a minimum line length of 8192.
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
+  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
+    # This has been around since 386BSD, at least.  Likely further.
+    if test -x /sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
+    elif test -x /usr/sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
+    else
+      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
+    fi
+    # And add a safety zone
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+    ;;
+
+  interix*)
+    # We know the value 262144 and hardcode it with a safety zone (like BSD)
+    lt_cv_sys_max_cmd_len=196608
+    ;;
+
+  osf*)
+    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
+    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
+    # nice to cause kernel panics so lets avoid the loop below.
+    # First set a reasonable default.
+    lt_cv_sys_max_cmd_len=16384
+    #
+    if test -x /sbin/sysconfig; then
+      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
+        *1*) lt_cv_sys_max_cmd_len=-1 ;;
+      esac
+    fi
+    ;;
+  sco3.2v5*)
+    lt_cv_sys_max_cmd_len=102400
+    ;;
+  sysv5* | sco5v6* | sysv4.2uw2*)
+    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
+    if test -n "$kargmax"; then
+      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
+    else
+      lt_cv_sys_max_cmd_len=32768
+    fi
+    ;;
+  *)
+    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
+    if test -n "$lt_cv_sys_max_cmd_len"; then
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+    else
+      # Make teststring a little bigger before we do anything with it.
+      # a 1K string should be a reasonable start.
+      for i in 1 2 3 4 5 6 7 8 ; do
+        teststring=$teststring$teststring
+      done
+      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
+      # If test is not a shell built-in, we'll probably end up computing a
+      # maximum length that is only half of the actual maximum length, but
+      # we can't tell.
+      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
+	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+	      test $i != 17 # 1/2 MB should be enough
+      do
+        i=`expr $i + 1`
+        teststring=$teststring$teststring
+      done
+      # Only check the string length outside the loop.
+      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
+      teststring=
+      # Add a significant safety factor because C++ compilers can tack on
+      # massive amounts of additional arguments before passing them to the
+      # linker.  It appears as though 1/2 is a usable value.
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
+    fi
+    ;;
+  esac
+
+fi
+
+if test -n $lt_cv_sys_max_cmd_len ; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
+$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
+$as_echo "none" >&6; }
+fi
+max_cmd_len=$lt_cv_sys_max_cmd_len
+
+    
+    
+    
+
+
+: ${CP="cp -f"}
+: ${MV="mv -f"}
+: ${RM="rm -f"}
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
+$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
+# Try some XSI features
+xsi_shell=no
+( _lt_dummy="a/b/c"
+  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
+      = c,a/b,, \
+    && eval 'test $(( 1 + 1 )) -eq 2 \
+    && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
+  && xsi_shell=yes
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
+$as_echo "$xsi_shell" >&6; }
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
+$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
+lt_shell_append=no
+( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
+    >/dev/null 2>&1 \
+  && lt_shell_append=yes
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
+$as_echo "$lt_shell_append" >&6; }
+
+
+if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
+  lt_unset=unset
+else
+  lt_unset=false
+fi
+
+    
+    
+    
+
+# test EBCDIC or ASCII
+case `echo X|tr X '\101'` in
+ A) # ASCII based system
+    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
+  lt_SP2NL='tr \040 \012'
+  lt_NL2SP='tr \015\012 \040\040'
+  ;;
+ *) # EBCDIC based system
+  lt_SP2NL='tr \100 \n'
+  lt_NL2SP='tr \r\n \100\100'
+  ;;
+esac
+
+    
+    
+    
+
+    
+    
+    
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
+$as_echo_n "checking for $LD option to reload object files... " >&6; }
+if test "${lt_cv_ld_reload_flag+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ld_reload_flag='-r'
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
+$as_echo "$lt_cv_ld_reload_flag" >&6; }
+reload_flag=$lt_cv_ld_reload_flag
+case $reload_flag in
+"" | " "*) ;;
+*) reload_flag=" $reload_flag" ;;
+esac
+reload_cmds='$LD$reload_flag -o $output$reload_objs'
+case $host_os in
+  darwin*)
+    if test "$GCC" = yes; then
+      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
+    else
+      reload_cmds='$LD$reload_flag -o $output$reload_objs'
+    fi
+    ;;
+esac
+
+    
+    
+    
+
+    
+    
+    
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
+set dummy ${ac_tool_prefix}objdump; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$OBJDUMP"; then
+  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+OBJDUMP=$ac_cv_prog_OBJDUMP
+if test -n "$OBJDUMP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
+$as_echo "$OBJDUMP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_OBJDUMP"; then
+  ac_ct_OBJDUMP=$OBJDUMP
+  # Extract the first word of "objdump", so it can be a program name with args.
+set dummy objdump; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_OBJDUMP"; then
+  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OBJDUMP="objdump"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
+if test -n "$ac_ct_OBJDUMP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
+$as_echo "$ac_ct_OBJDUMP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_OBJDUMP" = x; then
+    OBJDUMP="false"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OBJDUMP=$ac_ct_OBJDUMP
+  fi
+else
+  OBJDUMP="$ac_cv_prog_OBJDUMP"
+fi
+
+test -z "$OBJDUMP" && OBJDUMP=objdump
+
+    
+    
+    
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
+$as_echo_n "checking how to recognize dependent libraries... " >&6; }
+if test "${lt_cv_deplibs_check_method+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_file_magic_cmd='$MAGIC_CMD'
+lt_cv_file_magic_test_file=
+lt_cv_deplibs_check_method='unknown'
+# Need to set the preceding variable on all platforms that support
+# interlibrary dependencies.
+# 'none' -- dependencies not supported.
+# `unknown' -- same as none, but documents that we really don't know.
+# 'pass_all' -- all dependencies passed with no checks.
+# 'test_compile' -- check by making test program.
+# 'file_magic [[regex]]' -- check by looking for files in library path
+# which responds to the $file_magic_cmd with a given extended regex.
+# If you have `file' or equivalent on your system and you're not sure
+# whether `pass_all' will *always* work, you probably want this one.
+
+case $host_os in
+aix[4-9]*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+beos*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+bsdi[45]*)
+  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
+  lt_cv_file_magic_cmd='/usr/bin/file -L'
+  lt_cv_file_magic_test_file=/shlib/libc.so
+  ;;
+
+cygwin*)
+  # func_win32_libid is a shell function defined in ltmain.sh
+  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+  lt_cv_file_magic_cmd='func_win32_libid'
+  ;;
+
+mingw* | pw32*)
+  # Base MSYS/MinGW do not provide the 'file' command needed by
+  # func_win32_libid shell function, so use a weaker test based on 'objdump',
+  # unless we find 'file', for example because we are cross-compiling.
+  if ( file / ) >/dev/null 2>&1; then
+    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+    lt_cv_file_magic_cmd='func_win32_libid'
+  else
+    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+    lt_cv_file_magic_cmd='$OBJDUMP -f'
+  fi
+  ;;
+
+cegcc)
+  # use the weaker test based on 'objdump'. See mingw*.
+  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
+  lt_cv_file_magic_cmd='$OBJDUMP -f'
+  ;;
+
+darwin* | rhapsody*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+freebsd* | dragonfly*)
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+    case $host_cpu in
+    i*86 )
+      # Not sure whether the presence of OpenBSD here was a mistake.
+      # Let's accept both of them until this is cleared up.
+      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
+      lt_cv_file_magic_cmd=/usr/bin/file
+      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
+      ;;
+    esac
+  else
+    lt_cv_deplibs_check_method=pass_all
+  fi
+  ;;
+
+gnu*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+hpux10.20* | hpux11*)
+  lt_cv_file_magic_cmd=/usr/bin/file
+  case $host_cpu in
+  ia64*)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
+    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
+    ;;
+  hppa*64*)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
+    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
+    ;;
+  *)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
+    lt_cv_file_magic_test_file=/usr/lib/libc.sl
+    ;;
+  esac
+  ;;
+
+interix[3-9]*)
+  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
+  lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
+  ;;
+
+irix5* | irix6* | nonstopux*)
+  case $LD in
+  *-32|*"-32 ") libmagic=32-bit;;
+  *-n32|*"-n32 ") libmagic=N32;;
+  *-64|*"-64 ") libmagic=64-bit;;
+  *) libmagic=never-match;;
+  esac
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+netbsd*)
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
+  else
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
+  fi
+  ;;
+
+newos6*)
+  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
+  lt_cv_file_magic_cmd=/usr/bin/file
+  lt_cv_file_magic_test_file=/usr/lib/libnls.so
+  ;;
+
+*nto* | *qnx*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+openbsd*)
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
+  else
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
+  fi
+  ;;
+
+osf3* | osf4* | osf5*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+rdos*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+solaris*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+sysv4 | sysv4.3*)
+  case $host_vendor in
+  motorola)
+    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
+    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
+    ;;
+  ncr)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  sequent)
+    lt_cv_file_magic_cmd='/bin/file'
+    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
+    ;;
+  sni)
+    lt_cv_file_magic_cmd='/bin/file'
+    lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
+    lt_cv_file_magic_test_file=/lib/libc.so
+    ;;
+  siemens)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  pc)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  esac
+  ;;
+
+tpf*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+esac
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
+$as_echo "$lt_cv_deplibs_check_method" >&6; }
+file_magic_cmd=$lt_cv_file_magic_cmd
+deplibs_check_method=$lt_cv_deplibs_check_method
+test -z "$deplibs_check_method" && deplibs_check_method=unknown
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
+set dummy ${ac_tool_prefix}ar; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_AR+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$AR"; then
+  ac_cv_prog_AR="$AR" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_AR="${ac_tool_prefix}ar"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+AR=$ac_cv_prog_AR
+if test -n "$AR"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
+$as_echo "$AR" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_AR"; then
+  ac_ct_AR=$AR
+  # Extract the first word of "ar", so it can be a program name with args.
+set dummy ar; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_AR"; then
+  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_AR="ar"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_AR=$ac_cv_prog_ac_ct_AR
+if test -n "$ac_ct_AR"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
+$as_echo "$ac_ct_AR" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_AR" = x; then
+    AR="false"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    AR=$ac_ct_AR
+  fi
+else
+  AR="$ac_cv_prog_AR"
+fi
+
+test -z "$AR" && AR=ar
+test -z "$AR_FLAGS" && AR_FLAGS=cru
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+set dummy ${ac_tool_prefix}strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$STRIP"; then
+  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+STRIP=$ac_cv_prog_STRIP
+if test -n "$STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
+$as_echo "$STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_STRIP"; then
+  ac_ct_STRIP=$STRIP
+  # Extract the first word of "strip", so it can be a program name with args.
+set dummy strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_STRIP"; then
+  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_STRIP="strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+if test -n "$ac_ct_STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
+$as_echo "$ac_ct_STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_STRIP" = x; then
+    STRIP=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    STRIP=$ac_ct_STRIP
+  fi
+else
+  STRIP="$ac_cv_prog_STRIP"
+fi
+
+test -z "$STRIP" && STRIP=:
+
+    
+    
+    
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
+set dummy ${ac_tool_prefix}ranlib; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_RANLIB+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$RANLIB"; then
+  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+RANLIB=$ac_cv_prog_RANLIB
+if test -n "$RANLIB"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
+$as_echo "$RANLIB" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_RANLIB"; then
+  ac_ct_RANLIB=$RANLIB
+  # Extract the first word of "ranlib", so it can be a program name with args.
+set dummy ranlib; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_RANLIB"; then
+  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_RANLIB="ranlib"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
+if test -n "$ac_ct_RANLIB"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
+$as_echo "$ac_ct_RANLIB" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_RANLIB" = x; then
+    RANLIB=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    RANLIB=$ac_ct_RANLIB
+  fi
+else
+  RANLIB="$ac_cv_prog_RANLIB"
+fi
+
+test -z "$RANLIB" && RANLIB=:
+
+    
+    
+    
+
+
+# Determine commands to create old-style static archives.
+old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
+old_postinstall_cmds='chmod 644 $oldlib'
+old_postuninstall_cmds=
+
+if test -n "$RANLIB"; then
+  case $host_os in
+  openbsd*)
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+    ;;
+  *)
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+    ;;
+  esac
+  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+fi
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
+
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+
+# Allow CC to be a program name with arguments.
+compiler=$CC
+
+
+# Check for command to grab the raw symbol name followed by C symbol from nm.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
+$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
+if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  
+# These are sane defaults that work on at least a few old systems.
+# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
+
+# Character class describing NM global symbol codes.
+symcode='[BCDEGRST]'
+
+# Regexp to match symbols that can be accessed directly from C.
+sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
+
+# Define system-specific variables.
+case $host_os in
+aix*)
+  symcode='[BCDT]'
+  ;;
+cygwin* | mingw* | pw32* | cegcc*)
+  symcode='[ABCDGISTW]'
+  ;;
+hpux*)
+  if test "$host_cpu" = ia64; then
+    symcode='[ABCDEGRST]'
+  fi
+  ;;
+irix* | nonstopux*)
+  symcode='[BCDEGRST]'
+  ;;
+osf*)
+  symcode='[BCDEGQRST]'
+  ;;
+solaris*)
+  symcode='[BDRT]'
+  ;;
+sco3.2v5*)
+  symcode='[DT]'
+  ;;
+sysv4.2uw2*)
+  symcode='[DT]'
+  ;;
+sysv5* | sco5v6* | unixware* | OpenUNIX*)
+  symcode='[ABDT]'
+  ;;
+sysv4)
+  symcode='[DFNSTU]'
+  ;;
+esac
+
+# If we're using GNU nm, then use its standard symbol codes.
+case `$NM -V 2>&1` in
+*GNU* | *'with BFD'*)
+  symcode='[ABCDGIRSTW]' ;;
+esac
+
+# Transform an extracted symbol line into a proper C declaration.
+# Some systems (esp. on ia64) link data and code symbols differently,
+# so use this general approach.
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
+
+# Transform an extracted symbol line into symbol name and symbol address
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
+
+# Handle CRLF in mingw tool chain
+opt_cr=
+case $build_os in
+mingw*)
+  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
+  ;;
+esac
+
+# Try without a prefix underscore, then with it.
+for ac_symprfx in "" "_"; do
+
+  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
+  symxfrm="\\1 $ac_symprfx\\2 \\2"
+
+  # Write the raw and C identifiers.
+  if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+    # Fake it for dumpbin and say T for any non-static function
+    # and D for any global variable.
+    # Also find C++ and __fastcall symbols from MSVC++,
+    # which start with @ or ?.
+    lt_cv_sys_global_symbol_pipe="$AWK '"\
+"     {last_section=section; section=\$ 3};"\
+"     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
+"     \$ 0!~/External *\|/{next};"\
+"     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
+"     {if(hide[section]) next};"\
+"     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
+"     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
+"     s[1]~/^[@?]/{print s[1], s[1]; next};"\
+"     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
+"     ' prfx=^$ac_symprfx"
+  else
+    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[	 ]\($symcode$symcode*\)[	 ][	 ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+  fi
+
+  # Check to see that the pipe works correctly.
+  pipe_works=no
+
+  rm -f conftest*
+  cat > conftest.$ac_ext <<_LT_EOF
+#ifdef __cplusplus
+extern "C" {
+#endif
+char nm_test_var;
+void nm_test_func(void);
+void nm_test_func(void){}
+#ifdef __cplusplus
+}
+#endif
+int main(){nm_test_var='a';nm_test_func();return(0);}
+_LT_EOF
+
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    # Now try to grab the symbols.
+    nlist=conftest.nm
+    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
+  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s "$nlist"; then
+      # Try sorting and uniquifying the output.
+      if sort "$nlist" | uniq > "$nlist"T; then
+	mv -f "$nlist"T "$nlist"
+      else
+	rm -f "$nlist"T
+      fi
+
+      # Make sure that we snagged all the symbols we need.
+      if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
+	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
+	  cat <<_LT_EOF > conftest.$ac_ext
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+_LT_EOF
+	  # Now generate the symbol file.
+	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
+
+	  cat <<_LT_EOF >> conftest.$ac_ext
+
+/* The mapping between symbol names and symbols.  */
+const struct {
+  const char *name;
+  void       *address;
+}
+lt__PROGRAM__LTX_preloaded_symbols[] =
+{
+  { "@PROGRAM@", (void *) 0 },
+_LT_EOF
+	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
+	  cat <<\_LT_EOF >> conftest.$ac_ext
+  {0, (void *) 0}
+};
+
+/* This works around a problem in FreeBSD linker */
+#ifdef FREEBSD_WORKAROUND
+static const void *lt_preloaded_setup() {
+  return lt__PROGRAM__LTX_preloaded_symbols;
+}
+#endif
+
+#ifdef __cplusplus
+}
+#endif
+_LT_EOF
+	  # Now try linking the two files.
+	  mv conftest.$ac_objext conftstm.$ac_objext
+	  lt_save_LIBS="$LIBS"
+	  lt_save_CFLAGS="$CFLAGS"
+	  LIBS="conftstm.$ac_objext"
+	  CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
+	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
+  (eval $ac_link) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext}; then
+	    pipe_works=yes
+	  fi
+	  LIBS="$lt_save_LIBS"
+	  CFLAGS="$lt_save_CFLAGS"
+	else
+	  echo "cannot find nm_test_func in $nlist" >&5
+	fi
+      else
+	echo "cannot find nm_test_var in $nlist" >&5
+      fi
+    else
+      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
+    fi
+  else
+    echo "$progname: failed program was:" >&5
+    cat conftest.$ac_ext >&5
+  fi
+  rm -rf conftest* conftst*
+
+  # Do not use the global_symbol_pipe unless it works.
+  if test "$pipe_works" = yes; then
+    break
+  else
+    lt_cv_sys_global_symbol_pipe=
+  fi
+done
+
+fi
+
+if test -z "$lt_cv_sys_global_symbol_pipe"; then
+  lt_cv_sys_global_symbol_to_cdecl=
+fi
+if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
+$as_echo "failed" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
+$as_echo "ok" >&6; }
+fi
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+@%:@ Check whether --enable-libtool-lock was given.
+if test "${enable_libtool_lock+set}" = set; then :
+  enableval=$enable_libtool_lock; 
+fi
+
+test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+
+# Some flags need to be propagated to the compiler or linker for good
+# libtool support.
+case $host in
+ia64-*-hpux*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.$ac_objext` in
+      *ELF-32*)
+	HPUX_IA64_MODE="32"
+	;;
+      *ELF-64*)
+	HPUX_IA64_MODE="64"
+	;;
+    esac
+  fi
+  rm -rf conftest*
+  ;;
+*-*-irix6*)
+  # Find out which ABI we are using.
+  echo '#line __oline__ "configure"' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    if test "$lt_cv_prog_gnu_ld" = yes; then
+      case `/usr/bin/file conftest.$ac_objext` in
+	*32-bit*)
+	  LD="${LD-ld} -melf32bsmip"
+	  ;;
+	*N32*)
+	  LD="${LD-ld} -melf32bmipn32"
+	  ;;
+	*64-bit*)
+	  LD="${LD-ld} -melf64bmip"
+	;;
+      esac
+    else
+      case `/usr/bin/file conftest.$ac_objext` in
+	*32-bit*)
+	  LD="${LD-ld} -32"
+	  ;;
+	*N32*)
+	  LD="${LD-ld} -n32"
+	  ;;
+	*64-bit*)
+	  LD="${LD-ld} -64"
+	  ;;
+      esac
+    fi
+  fi
+  rm -rf conftest*
+  ;;
+
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.o` in
+      *32-bit*)
+	case $host in
+	  x86_64-*kfreebsd*-gnu)
+	    LD="${LD-ld} -m elf_i386_fbsd"
+	    ;;
+	  x86_64-*linux*)
+	    LD="${LD-ld} -m elf_i386"
+	    ;;
+	  ppc64-*linux*|powerpc64-*linux*)
+	    LD="${LD-ld} -m elf32ppclinux"
+	    ;;
+	  s390x-*linux*)
+	    LD="${LD-ld} -m elf_s390"
+	    ;;
+	  sparc64-*linux*)
+	    LD="${LD-ld} -m elf32_sparc"
+	    ;;
+	esac
+	;;
+      *64-bit*)
+	case $host in
+	  x86_64-*kfreebsd*-gnu)
+	    LD="${LD-ld} -m elf_x86_64_fbsd"
+	    ;;
+	  x86_64-*linux*)
+	    LD="${LD-ld} -m elf_x86_64"
+	    ;;
+	  ppc*-*linux*|powerpc*-*linux*)
+	    LD="${LD-ld} -m elf64ppc"
+	    ;;
+	  s390*-*linux*|s390*-*tpf*)
+	    LD="${LD-ld} -m elf64_s390"
+	    ;;
+	  sparc*-*linux*)
+	    LD="${LD-ld} -m elf64_sparc"
+	    ;;
+	esac
+	;;
+    esac
+  fi
+  rm -rf conftest*
+  ;;
+
+*-*-sco3.2v5*)
+  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
+  SAVE_CFLAGS="$CFLAGS"
+  CFLAGS="$CFLAGS -belf"
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
+$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
+if test "${lt_cv_cc_needs_belf+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  lt_cv_cc_needs_belf=yes
+else
+  lt_cv_cc_needs_belf=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+     ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
+$as_echo "$lt_cv_cc_needs_belf" >&6; }
+  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
+    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
+    CFLAGS="$SAVE_CFLAGS"
+  fi
+  ;;
+sparc*-*solaris*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.o` in
+    *64-bit*)
+      case $lt_cv_prog_gnu_ld in
+      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+      *)
+	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
+	  LD="${LD-ld} -64"
+	fi
+	;;
+      esac
+      ;;
+    esac
+  fi
+  rm -rf conftest*
+  ;;
+esac
+
+need_locks="$enable_libtool_lock"
+
+
+  case $host_os in
+    rhapsody* | darwin*)
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
+set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$DSYMUTIL"; then
+  ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+DSYMUTIL=$ac_cv_prog_DSYMUTIL
+if test -n "$DSYMUTIL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
+$as_echo "$DSYMUTIL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_DSYMUTIL"; then
+  ac_ct_DSYMUTIL=$DSYMUTIL
+  # Extract the first word of "dsymutil", so it can be a program name with args.
+set dummy dsymutil; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_DSYMUTIL"; then
+  ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
+if test -n "$ac_ct_DSYMUTIL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
+$as_echo "$ac_ct_DSYMUTIL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_DSYMUTIL" = x; then
+    DSYMUTIL=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    DSYMUTIL=$ac_ct_DSYMUTIL
+  fi
+else
+  DSYMUTIL="$ac_cv_prog_DSYMUTIL"
+fi
+
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
+set dummy ${ac_tool_prefix}nmedit; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_NMEDIT+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$NMEDIT"; then
+  ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+NMEDIT=$ac_cv_prog_NMEDIT
+if test -n "$NMEDIT"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
+$as_echo "$NMEDIT" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_NMEDIT"; then
+  ac_ct_NMEDIT=$NMEDIT
+  # Extract the first word of "nmedit", so it can be a program name with args.
+set dummy nmedit; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_NMEDIT"; then
+  ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_NMEDIT="nmedit"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
+if test -n "$ac_ct_NMEDIT"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
+$as_echo "$ac_ct_NMEDIT" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_NMEDIT" = x; then
+    NMEDIT=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    NMEDIT=$ac_ct_NMEDIT
+  fi
+else
+  NMEDIT="$ac_cv_prog_NMEDIT"
+fi
+
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
+set dummy ${ac_tool_prefix}lipo; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_LIPO+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$LIPO"; then
+  ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+LIPO=$ac_cv_prog_LIPO
+if test -n "$LIPO"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
+$as_echo "$LIPO" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_LIPO"; then
+  ac_ct_LIPO=$LIPO
+  # Extract the first word of "lipo", so it can be a program name with args.
+set dummy lipo; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_LIPO"; then
+  ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_LIPO="lipo"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
+if test -n "$ac_ct_LIPO"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
+$as_echo "$ac_ct_LIPO" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_LIPO" = x; then
+    LIPO=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    LIPO=$ac_ct_LIPO
+  fi
+else
+  LIPO="$ac_cv_prog_LIPO"
+fi
+
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
+set dummy ${ac_tool_prefix}otool; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OTOOL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$OTOOL"; then
+  ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+OTOOL=$ac_cv_prog_OTOOL
+if test -n "$OTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
+$as_echo "$OTOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_OTOOL"; then
+  ac_ct_OTOOL=$OTOOL
+  # Extract the first word of "otool", so it can be a program name with args.
+set dummy otool; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_OTOOL"; then
+  ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OTOOL="otool"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
+if test -n "$ac_ct_OTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
+$as_echo "$ac_ct_OTOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_OTOOL" = x; then
+    OTOOL=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OTOOL=$ac_ct_OTOOL
+  fi
+else
+  OTOOL="$ac_cv_prog_OTOOL"
+fi
+
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
+set dummy ${ac_tool_prefix}otool64; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OTOOL64+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$OTOOL64"; then
+  ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+OTOOL64=$ac_cv_prog_OTOOL64
+if test -n "$OTOOL64"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
+$as_echo "$OTOOL64" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_OTOOL64"; then
+  ac_ct_OTOOL64=$OTOOL64
+  # Extract the first word of "otool64", so it can be a program name with args.
+set dummy otool64; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_OTOOL64"; then
+  ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OTOOL64="otool64"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
+if test -n "$ac_ct_OTOOL64"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
+$as_echo "$ac_ct_OTOOL64" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_OTOOL64" = x; then
+    OTOOL64=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OTOOL64=$ac_ct_OTOOL64
+  fi
+else
+  OTOOL64="$ac_cv_prog_OTOOL64"
+fi
+
+    
+    
+    
+    
+
+    
+    
+    
+    
+
+    
+    
+    
+    
+
+    
+    
+    
+    
+
+    
+    
+    
+    
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
+$as_echo_n "checking for -single_module linker flag... " >&6; }
+if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_apple_cc_single_mod=no
+      if test -z "${LT_MULTI_MODULE}"; then
+	# By default we will add the -single_module flag. You can override
+	# by either setting the environment variable LT_MULTI_MODULE
+	# non-empty at configure time, or by adding -multi_module to the
+	# link flags.
+	rm -rf libconftest.dylib*
+	echo "int foo(void){return 1;}" > conftest.c
+	echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+-dynamiclib -Wl,-single_module conftest.c" >&5
+	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
+        _lt_result=$?
+	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+	  lt_cv_apple_cc_single_mod=yes
+	else
+	  cat conftest.err >&5
+	fi
+	rm -rf libconftest.dylib*
+	rm -f conftest.*
+      fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
+$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
+$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
+if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ld_exported_symbols_list=no
+      save_LDFLAGS=$LDFLAGS
+      echo "_main" > conftest.sym
+      LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  lt_cv_ld_exported_symbols_list=yes
+else
+  lt_cv_ld_exported_symbols_list=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+	LDFLAGS="$save_LDFLAGS"
+    
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
+$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
+    case $host_os in
+    rhapsody* | darwin1.[012])
+      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
+    darwin1.*)
+      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+    darwin*) # darwin 5.x on
+      # if running on 10.5 or later, the deployment target defaults
+      # to the OS version, if on x86, and 10.4, the deployment
+      # target defaults to 10.4. Don't you love it?
+      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
+	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
+	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+	10.[012]*)
+	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+	10.*)
+	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+      esac
+    ;;
+  esac
+    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
+      _lt_dar_single_mod='$single_module'
+    fi
+    if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
+      _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
+    else
+      _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
+    fi
+    if test "$DSYMUTIL" != ":"; then
+      _lt_dsymutil='~$DSYMUTIL $lib || :'
+    else
+      _lt_dsymutil=
+    fi
+    ;;
+  esac
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
+$as_echo_n "checking how to run the C preprocessor... " >&6; }
+# On Suns, sometimes $CPP names a directory.
+if test -n "$CPP" && test -d "$CPP"; then
+  CPP=
+fi
+if test -z "$CPP"; then
+  if test "${ac_cv_prog_CPP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+      # Double quotes because CPP needs to be expanded
+    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
+    do
+      ac_preproc_ok=false
+for ac_c_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@ifdef __STDC__
+@%:@ include <limits.h>
+@%:@else
+@%:@ include <assert.h>
+@%:@endif
+		     Syntax error
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  break
+fi
+
+    done
+    ac_cv_prog_CPP=$CPP
+  
+fi
+  CPP=$ac_cv_prog_CPP
+else
+  ac_cv_prog_CPP=$CPP
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
+$as_echo "$CPP" >&6; }
+ac_preproc_ok=false
+for ac_c_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@ifdef __STDC__
+@%:@ include <limits.h>
+@%:@else
+@%:@ include <assert.h>
+@%:@endif
+		     Syntax error
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "C preprocessor \"$CPP\" fails sanity check
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
+$as_echo_n "checking for ANSI C header files... " >&6; }
+if test "${ac_cv_header_stdc+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdlib.h>
+#include <stdarg.h>
+#include <string.h>
+#include <float.h>
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_header_stdc=yes
+else
+  ac_cv_header_stdc=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+
+if test $ac_cv_header_stdc = yes; then
+  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <string.h>
+
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  $EGREP "memchr" >/dev/null 2>&1; then :
+  
+else
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdlib.h>
+
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  $EGREP "free" >/dev/null 2>&1; then :
+  
+else
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
+  if test "$cross_compiling" = yes; then :
+  :
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ctype.h>
+#include <stdlib.h>
+#if ((' ' & 0x0FF) == 0x020)
+# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
+# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
+#else
+# define ISLOWER(c) \
+		   (('a' <= (c) && (c) <= 'i') \
+		     || ('j' <= (c) && (c) <= 'r') \
+		     || ('s' <= (c) && (c) <= 'z'))
+# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
+#endif
+
+#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
+int
+main ()
+{
+  int i;
+  for (i = 0; i < 256; i++)
+    if (XOR (islower (i), ISLOWER (i))
+	|| toupper (i) != TOUPPER (i))
+      return 2;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_run "$LINENO"; then :
+  
+else
+  ac_cv_header_stdc=no
+fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
+  conftest.$ac_objext conftest.beam conftest.$ac_ext
+fi
+
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
+$as_echo "$ac_cv_header_stdc" >&6; }
+if test $ac_cv_header_stdc = yes; then
+  
+$as_echo "@%:@define STDC_HEADERS 1" >>confdefs.h
+
+fi
+
+# On IRIX 5.3, sys/types and inttypes.h are conflicting.
+for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
+		  inttypes.h stdint.h unistd.h
+do :
+  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
+"
+eval as_val=\$$as_ac_Header
+   if test "x$as_val" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+_ACEOF
+ 
+fi
+
+done
+
+
+for ac_header in dlfcn.h
+do :
+  ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
+"
+if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+@%:@define HAVE_DLFCN_H 1
+_ACEOF
+ 
+fi
+
+done
+
+
+
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+if test -z "$CXX"; then
+  if test -n "$CCC"; then
+    CXX=$CCC
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CXX"; then
+  ac_cv_prog_CXX="$CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CXX=$ac_cv_prog_CXX
+if test -n "$CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
+$as_echo "$CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$CXX" && break
+  done
+fi
+if test -z "$CXX"; then
+  ac_ct_CXX=$CXX
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CXX"; then
+  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CXX="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
+if test -n "$ac_ct_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
+$as_echo "$ac_ct_CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_CXX" && break
+done
+
+  if test "x$ac_ct_CXX" = x; then
+    CXX="g++"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CXX=$ac_ct_CXX
+  fi
+fi
+
+  fi
+fi
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
+$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
+if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
+$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GXX=yes
+else
+  GXX=
+fi
+ac_test_CXXFLAGS=${CXXFLAGS+set}
+ac_save_CXXFLAGS=$CXXFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
+$as_echo_n "checking whether $CXX accepts -g... " >&6; }
+if test "${ac_cv_prog_cxx_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+   ac_cxx_werror_flag=yes
+   ac_cv_prog_cxx_g=no
+   CXXFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+else
+  CXXFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  
+else
+  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+	 CXXFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
+$as_echo "$ac_cv_prog_cxx_g" >&6; }
+if test "$ac_test_CXXFLAGS" = set; then
+  CXXFLAGS=$ac_save_CXXFLAGS
+elif test $ac_cv_prog_cxx_g = yes; then
+  if test "$GXX" = yes; then
+    CXXFLAGS="-g -O2"
+  else
+    CXXFLAGS="-g"
+  fi
+else
+  if test "$GXX" = yes; then
+    CXXFLAGS="-O2"
+  else
+    CXXFLAGS=
+  fi
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+depcc="$CXX"  am_compiler_list=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+  # We make a subdir and do the tests there.  Otherwise we can end up
+  # making bogus files that we don't know about and never remove.  For
+  # instance it was reported that on HP-UX the gcc test will end up
+  # making a dummy file named `D' -- because `-MD' means `put the output
+  # in D'.
+  mkdir conftest.dir
+  # Copy depcomp to subdir because otherwise we won't find it if we're
+  # using a relative directory.
+  cp "$am_depcomp" conftest.dir
+  cd conftest.dir
+  # We will build objects and dependencies in a subdirectory because
+  # it helps to detect inapplicable dependency modes.  For instance
+  # both Tru64's cc and ICC support -MD to output dependencies as a
+  # side effect of compilation, but ICC will put the dependencies in
+  # the current directory while Tru64 will put them in the object
+  # directory.
+  mkdir sub
+
+  am_cv_CXX_dependencies_compiler_type=none
+  if test "$am_compiler_list" = ""; then
+     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+  fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
+
+  for depmode in $am_compiler_list; do
+    # Setup a source with many dependencies, because some compilers
+    # like to wrap large dependency lists on column 80 (with \), and
+    # we should not choose a depcomp mode which is confused by this.
+    #
+    # We need to recreate these files for each test, as the compiler may
+    # overwrite some of them when testing with obscure command lines.
+    # This happens at least with the AIX C compiler.
+    : > sub/conftest.c
+    for i in 1 2 3 4 5 6; do
+      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+      # Solaris 8's {/usr,}/bin/sh.
+      touch sub/conftst$i.h
+    done
+    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
+    case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
+    nosideeffect)
+      # after this tag, mechanisms are not by side-effect, so they'll
+      # only be used when explicitly requested
+      if test "x$enable_dependency_tracking" = xyes; then
+	continue
+      else
+	break
+      fi
+      ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
+    none) break ;;
+    esac
+    if depmode=$depmode \
+       source=sub/conftest.c object=$am__obj \
+       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+         >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+      # icc doesn't choke on unknown options, it will just issue warnings
+      # or remarks (even with -Werror).  So we grep stderr for any message
+      # that says an option was ignored or not supported.
+      # When given -MP, icc 7.0 and 7.1 complain thusly:
+      #   icc: Command line warning: ignoring option '-M'; no argument required
+      # The diagnosis changed in icc 8.0:
+      #   icc: Command line remark: option '-MP' not supported
+      if (grep 'ignoring option' conftest.err ||
+          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+        am_cv_CXX_dependencies_compiler_type=$depmode
+        break
+      fi
+    fi
+  done
+
+  cd ..
+  rm -rf conftest.dir
+else
+  am_cv_CXX_dependencies_compiler_type=none
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
+CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
+
+ if 
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
+  am__fastdepCXX_TRUE=
+  am__fastdepCXX_FALSE='#'
+else
+  am__fastdepCXX_TRUE='#'
+  am__fastdepCXX_FALSE=
+fi
+
+
+if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+    (test "X$CXX" != "Xg++"))) ; then
+  ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
+$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
+if test -z "$CXXCPP"; then
+  if test "${ac_cv_prog_CXXCPP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+      # Double quotes because CXXCPP needs to be expanded
+    for CXXCPP in "$CXX -E" "/lib/cpp"
+    do
+      ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@ifdef __STDC__
+@%:@ include <limits.h>
+@%:@else
+@%:@ include <assert.h>
+@%:@endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  break
+fi
+
+    done
+    ac_cv_prog_CXXCPP=$CXXCPP
+  
+fi
+  CXXCPP=$ac_cv_prog_CXXCPP
+else
+  ac_cv_prog_CXXCPP=$CXXCPP
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
+$as_echo "$CXXCPP" >&6; }
+ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@ifdef __STDC__
+@%:@ include <limits.h>
+@%:@else
+@%:@ include <assert.h>
+@%:@endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+@%:@include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+_lt_caught_CXX_error=yes; }
+fi
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+else
+  _lt_caught_CXX_error=yes
+fi
+
+
+
+
+
+# Set options
+
+
+
+        enable_dlopen=no
+  
+
+  enable_win32_dll=no
+  
+
+            @%:@ Check whether --enable-shared was given.
+if test "${enable_shared+set}" = set; then :
+  enableval=$enable_shared; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_shared=yes ;;
+    no) enable_shared=no ;;
+    *)
+      enable_shared=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_shared=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
+else
+  enable_shared=yes
+fi
+
+
+    
+    
+    
+    
+
+
+
+  @%:@ Check whether --enable-static was given.
+if test "${enable_static+set}" = set; then :
+  enableval=$enable_static; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_static=yes ;;
+    no) enable_static=no ;;
+    *)
+     enable_static=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_static=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
+else
+  enable_static=yes
+fi
+
+
+    
+    
+    
+    
+
+
+
+  
+@%:@ Check whether --with-pic was given.
+if test "${with_pic+set}" = set; then :
+  withval=$with_pic; pic_mode="$withval"
+else
+  pic_mode=default
+fi
+
+
+test -z "$pic_mode" && pic_mode=default
+
+
+    
+    
+    
+
+
+  @%:@ Check whether --enable-fast-install was given.
+if test "${enable_fast_install+set}" = set; then :
+  enableval=$enable_fast_install; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_fast_install=yes ;;
+    no) enable_fast_install=no ;;
+    *)
+      enable_fast_install=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_fast_install=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
+else
+  enable_fast_install=yes
+fi
+
+
+
+    
+    
+    
+
+
+  
+
+
+# This can be used to rebuild libtool when needed
+LIBTOOL_DEPS="$ltmain"
+
+# Always use our own libtool.
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+test -z "$LN_S" && LN_S="ln -s"
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+
+if test -n "${ZSH_VERSION+set}" ; then
+   setopt NO_GLOB_SUBST
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
+$as_echo_n "checking for objdir... " >&6; }
+if test "${lt_cv_objdir+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  rm -f .libs 2>/dev/null
+mkdir .libs 2>/dev/null
+if test -d .libs; then
+  lt_cv_objdir=.libs
+else
+  # MS-DOS does not allow filenames that begin with a dot.
+  lt_cv_objdir=_libs
+fi
+rmdir .libs 2>/dev/null
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
+$as_echo "$lt_cv_objdir" >&6; }
+objdir=$lt_cv_objdir
+
+    
+    
+    
+
+cat >>confdefs.h <<_ACEOF
+@%:@define LT_OBJDIR "$lt_cv_objdir/"
+_ACEOF
+
+
+
+
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+case $host_os in
+aix3*)
+  # AIX sometimes has problems with the GCC collect2 program.  For some
+  # reason, if we set the COLLECT_NAMES environment variable, the problems
+  # vanish in a puff of smoke.
+  if test "X${COLLECT_NAMES+set}" != Xset; then
+    COLLECT_NAMES=
+    export COLLECT_NAMES
+  fi
+  ;;
+esac
+
+# Sed substitution that helps us do robust quoting.  It backslashifies
+# metacharacters that are still active within double-quoted strings.
+sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
+
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\(["`\\]\)/\\\1/g'
+
+# Sed substitution to delay expansion of an escaped shell variable in a
+# double_quote_subst'ed string.
+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
+
+# Sed substitution to avoid accidental globbing in evaled expressions
+no_glob_subst='s/\*/\\\*/g'
+
+# Global variables:
+ofile=libtool
+can_build_shared=yes
+
+# All known linkers require a `.a' archive for static linking (except MSVC,
+# which needs '.lib').
+libext=a
+
+with_gnu_ld="$lt_cv_prog_gnu_ld"
+
+old_CC="$CC"
+old_CFLAGS="$CFLAGS"
+
+# Set sane defaults for various variables
+test -z "$CC" && CC=cc
+test -z "$LTCC" && LTCC=$CC
+test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
+test -z "$LD" && LD=ld
+test -z "$ac_objext" && ac_objext=o
+
+for cc_temp in $compiler""; do
+  case $cc_temp in
+    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
+    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
+    \-*) ;;
+    *) break;;
+  esac
+done
+cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+
+
+# Only perform the check for file, if the check method requires it
+test -z "$MAGIC_CMD" && MAGIC_CMD=file
+case $deplibs_check_method in
+file_magic*)
+  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
+$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
+if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  case $MAGIC_CMD in
+[\\/*] |  ?:[\\/]*)
+  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+  ;;
+*)
+  lt_save_MAGIC_CMD="$MAGIC_CMD"
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
+  for ac_dir in $ac_dummy; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/${ac_tool_prefix}file; then
+      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
+      if test -n "$file_magic_test_file"; then
+	case $deplibs_check_method in
+	"file_magic "*)
+	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+	    $EGREP "$file_magic_regex" > /dev/null; then
+	    :
+	  else
+	    cat <<_LT_EOF 1>&2
+
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such.  This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem.  Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool at gnu.org
+
+_LT_EOF
+	  fi ;;
+	esac
+      fi
+      break
+    fi
+  done
+  IFS="$lt_save_ifs"
+  MAGIC_CMD="$lt_save_MAGIC_CMD"
+  ;;
+esac
+fi
+
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
+$as_echo "$MAGIC_CMD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+    
+    
+    
+
+if test -z "$lt_cv_path_MAGIC_CMD"; then
+  if test -n "$ac_tool_prefix"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
+$as_echo_n "checking for file... " >&6; }
+if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  case $MAGIC_CMD in
+[\\/*] |  ?:[\\/]*)
+  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+  ;;
+*)
+  lt_save_MAGIC_CMD="$MAGIC_CMD"
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
+  for ac_dir in $ac_dummy; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/file; then
+      lt_cv_path_MAGIC_CMD="$ac_dir/file"
+      if test -n "$file_magic_test_file"; then
+	case $deplibs_check_method in
+	"file_magic "*)
+	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+	    $EGREP "$file_magic_regex" > /dev/null; then
+	    :
+	  else
+	    cat <<_LT_EOF 1>&2
+
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such.  This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem.  Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool at gnu.org
+
+_LT_EOF
+	  fi ;;
+	esac
+      fi
+      break
+    fi
+  done
+  IFS="$lt_save_ifs"
+  MAGIC_CMD="$lt_save_MAGIC_CMD"
+  ;;
+esac
+fi
+
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
+$as_echo "$MAGIC_CMD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  else
+    MAGIC_CMD=:
+  fi
+fi
+
+  fi
+  ;;
+esac
+
+# Use C for the default configuration in the libtool script
+
+lt_save_CC="$CC"
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+# Source file extension for C test sources.
+ac_ext=c
+
+# Object file extension for compiled C test sources.
+objext=o
+objext=$objext
+
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="int some_variable = 0;"
+
+# Code to be used in simple link tests
+lt_simple_link_test_code='int main(){return(0);}'
+
+
+
+
+
+
+
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
+
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+
+# Allow CC to be a program name with arguments.
+compiler=$CC
+
+# Save the default compiler, since it gets overwritten when the other
+# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
+compiler_DEFAULT=$CC
+
+# save warnings/boilerplate of simple test code
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_compiler_boilerplate=`cat conftest.err`
+$RM conftest*
+
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_link_test_code" >conftest.$ac_ext
+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_linker_boilerplate=`cat conftest.err`
+$RM -r conftest*
+
+
+if test -n "$compiler"; then
+  
+lt_prog_compiler_no_builtin_flag=
+
+if test "$GCC" = yes; then
+  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
+$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
+if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_rtti_exceptions=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="-fno-rtti -fno-exceptions"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_rtti_exceptions=yes
+     fi
+   fi
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
+$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
+
+if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
+    lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
+else
+    :
+fi
+
+fi
+
+    
+    
+    
+
+
+  lt_prog_compiler_wl=
+lt_prog_compiler_pic=
+lt_prog_compiler_static=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+
+  if test "$GCC" = yes; then
+    lt_prog_compiler_wl='-Wl,'
+    lt_prog_compiler_static='-static'
+
+    case $host_os in
+      aix*)
+      # All AIX code is PIC.
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static='-Bstatic'
+      fi
+      ;;
+
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            lt_prog_compiler_pic='-fPIC'
+        ;;
+      m68k)
+            # FIXME: we need at least 68020 code to build shared libraries, but
+            # adding the `-m68020' flag to GCC prevents building anything better,
+            # like `-m68040'.
+            lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
+        ;;
+      esac
+      ;;
+
+    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+      # PIC is the default for these OSes.
+      ;;
+
+    mingw* | cygwin* | pw32* | os2* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      # Although the cygwin gcc ignores -fPIC, still need this for old-style
+      # (--disable-auto-import) libraries
+      lt_prog_compiler_pic='-DDLL_EXPORT'
+      ;;
+
+    darwin* | rhapsody*)
+      # PIC is the default on this platform
+      # Common symbols not allowed in MH_DYLIB files
+      lt_prog_compiler_pic='-fno-common'
+      ;;
+
+    hpux*)
+      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
+      # sets the default TLS model and affects inlining.
+      case $host_cpu in
+      hppa*64*)
+	# +Z the default
+	;;
+      *)
+	lt_prog_compiler_pic='-fPIC'
+	;;
+      esac
+      ;;
+
+    interix[3-9]*)
+      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+      # Instead, we relocate shared libraries at runtime.
+      ;;
+
+    msdosdjgpp*)
+      # Just because we use GCC doesn't mean we suddenly get shared libraries
+      # on systems that don't support them.
+      lt_prog_compiler_can_build_shared=no
+      enable_shared=no
+      ;;
+
+    *nto* | *qnx*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic='-fPIC -shared'
+      ;;
+
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	lt_prog_compiler_pic=-Kconform_pic
+      fi
+      ;;
+
+    *)
+      lt_prog_compiler_pic='-fPIC'
+      ;;
+    esac
+  else
+    # PORTME Check for flag to pass linker flags through the system compiler.
+    case $host_os in
+    aix*)
+      lt_prog_compiler_wl='-Wl,'
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static='-Bstatic'
+      else
+	lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
+      fi
+      ;;
+
+    mingw* | cygwin* | pw32* | os2* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      lt_prog_compiler_pic='-DDLL_EXPORT'
+      ;;
+
+    hpux9* | hpux10* | hpux11*)
+      lt_prog_compiler_wl='-Wl,'
+      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
+      # not for PA HP-UX.
+      case $host_cpu in
+      hppa*64*|ia64*)
+	# +Z the default
+	;;
+      *)
+	lt_prog_compiler_pic='+Z'
+	;;
+      esac
+      # Is there a better lt_prog_compiler_static that works with the bundled CC?
+      lt_prog_compiler_static='${wl}-a ${wl}archive'
+      ;;
+
+    irix5* | irix6* | nonstopux*)
+      lt_prog_compiler_wl='-Wl,'
+      # PIC (with -KPIC) is the default.
+      lt_prog_compiler_static='-non_shared'
+      ;;
+
+    linux* | k*bsd*-gnu)
+      case $cc_basename in
+      # old Intel for x86_64 which still supported -KPIC.
+      ecc*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-KPIC'
+	lt_prog_compiler_static='-static'
+        ;;
+      # icc used to be incompatible with GCC.
+      # ICC 10 doesn't accept -KPIC any more.
+      icc* | ifort*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-fPIC'
+	lt_prog_compiler_static='-static'
+        ;;
+      # Lahey Fortran 8.1.
+      lf95*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='--shared'
+	lt_prog_compiler_static='--static'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95*)
+        # Portland Group compilers (*not* the Pentium gcc compiler,
+	# which looks to be a dead project)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-fpic'
+	lt_prog_compiler_static='-Bstatic'
+        ;;
+      ccc*)
+        lt_prog_compiler_wl='-Wl,'
+        # All Alpha code is PIC.
+        lt_prog_compiler_static='-non_shared'
+        ;;
+      xl*)
+	# IBM XL C 8.0/Fortran 10.1 on PPC
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-qpic'
+	lt_prog_compiler_static='-qstaticlink'
+	;;
+      *)
+	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ C*)
+	  # Sun C 5.9
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl='-Wl,'
+	  ;;
+	*Sun\ F*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl=''
+	  ;;
+	esac
+	;;
+      esac
+      ;;
+
+    newsos6)
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    *nto* | *qnx*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic='-fPIC -shared'
+      ;;
+
+    osf3* | osf4* | osf5*)
+      lt_prog_compiler_wl='-Wl,'
+      # All OSF/1 code is PIC.
+      lt_prog_compiler_static='-non_shared'
+      ;;
+
+    rdos*)
+      lt_prog_compiler_static='-non_shared'
+      ;;
+
+    solaris*)
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      case $cc_basename in
+      f77* | f90* | f95*)
+	lt_prog_compiler_wl='-Qoption ld ';;
+      *)
+	lt_prog_compiler_wl='-Wl,';;
+      esac
+      ;;
+
+    sunos4*)
+      lt_prog_compiler_wl='-Qoption ld '
+      lt_prog_compiler_pic='-PIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    sysv4 | sysv4.2uw2* | sysv4.3*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    sysv4*MP*)
+      if test -d /usr/nec ;then
+	lt_prog_compiler_pic='-Kconform_pic'
+	lt_prog_compiler_static='-Bstatic'
+      fi
+      ;;
+
+    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    unicos*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_can_build_shared=no
+      ;;
+
+    uts4*)
+      lt_prog_compiler_pic='-pic'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
+
+    *)
+      lt_prog_compiler_can_build_shared=no
+      ;;
+    esac
+  fi
+
+case $host_os in
+  # For platforms which do not support PIC, -DPIC is meaningless:
+  *djgpp*)
+    lt_prog_compiler_pic=
+    ;;
+  *)
+    lt_prog_compiler_pic="$lt_prog_compiler_pic@&t@ -DPIC"
+    ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
+$as_echo "$lt_prog_compiler_pic" >&6; }
+
+    
+    
+    
+
+
+#
+# Check to make sure the PIC flag actually works.
+#
+if test -n "$lt_prog_compiler_pic"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
+$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
+if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_works=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="$lt_prog_compiler_pic@&t@ -DPIC"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_pic_works=yes
+     fi
+   fi
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
+$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
+
+if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
+    case $lt_prog_compiler_pic in
+     "" | " "*) ;;
+     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
+     esac
+else
+    lt_prog_compiler_pic=
+     lt_prog_compiler_can_build_shared=no
+fi
+
+fi
+
+    
+    
+    
+
+
+#
+# Check to make sure the static flag actually works.
+#
+wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
+$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
+if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_static_works=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&5
+       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         lt_cv_prog_compiler_static_works=yes
+       fi
+     else
+       lt_cv_prog_compiler_static_works=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
+$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
+
+if test x"$lt_cv_prog_compiler_static_works" = xyes; then
+    :
+else
+    lt_prog_compiler_static=
+fi
+
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
+$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
+$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
+
+
+
+
+hard_links="nottested"
+if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
+  # do not overwrite the value of need_locks provided by the user
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
+$as_echo_n "checking if we can lock with hard links... " >&6; }
+  hard_links=yes
+  $RM conftest*
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  touch conftest.a
+  ln conftest.a conftest.b 2>&5 || hard_links=no
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
+$as_echo "$hard_links" >&6; }
+  if test "$hard_links" = no; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
+$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
+    need_locks=warn
+  fi
+else
+  need_locks=no
+fi
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
+
+  runpath_var=
+  allow_undefined_flag=
+  always_export_symbols=no
+  archive_cmds=
+  archive_expsym_cmds=
+  compiler_needs_object=no
+  enable_shared_with_static_runtimes=no
+  export_dynamic_flag_spec=
+  export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  hardcode_automatic=no
+  hardcode_direct=no
+  hardcode_direct_absolute=no
+  hardcode_libdir_flag_spec=
+  hardcode_libdir_flag_spec_ld=
+  hardcode_libdir_separator=
+  hardcode_minus_L=no
+  hardcode_shlibpath_var=unsupported
+  inherit_rpath=no
+  link_all_deplibs=unknown
+  module_cmds=
+  module_expsym_cmds=
+  old_archive_from_new_cmds=
+  old_archive_from_expsyms_cmds=
+  thread_safe_flag_spec=
+  whole_archive_flag_spec=
+  # include_expsyms should be a list of space-separated symbols to be *always*
+  # included in the symbol list
+  include_expsyms=
+  # exclude_expsyms can be an extended regexp of symbols to exclude
+  # it will be wrapped by ` (' and `)$', so one must not match beginning or
+  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
+  # as well as any symbol that contains `d'.
+  exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
+  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
+  # platforms (ab)use it in PIC code, but their linkers get confused if
+  # the symbol is explicitly referenced.  Since portable code cannot
+  # rely on this symbol name, it's probably fine to never include it in
+  # preloaded symbol tables.
+  # Exclude shared library initialization/finalization symbols.
+  extract_expsyms_cmds=
+
+  case $host_os in
+  cygwin* | mingw* | pw32* | cegcc*)
+    # FIXME: the MSVC++ port hasn't been tested in a loooong time
+    # When not using gcc, we currently assume that we are using
+    # Microsoft Visual C++.
+    if test "$GCC" != yes; then
+      with_gnu_ld=no
+    fi
+    ;;
+  interix*)
+    # we just hope/assume this is gcc and not c89 (= MSVC++)
+    with_gnu_ld=yes
+    ;;
+  openbsd*)
+    with_gnu_ld=no
+    ;;
+  esac
+
+  ld_shlibs=yes
+  if test "$with_gnu_ld" = yes; then
+    # If archive_cmds runs LD, not CC, wlarc should be empty
+    wlarc='${wl}'
+
+    # Set some defaults for GNU ld with shared library support. These
+    # are reset later if shared libraries are not supported. Putting them
+    # here allows them to be overridden if necessary.
+    runpath_var=LD_RUN_PATH
+    hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+    export_dynamic_flag_spec='${wl}--export-dynamic'
+    # ancient GNU ld didn't support --whole-archive et. al.
+    if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
+      whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+    else
+      whole_archive_flag_spec=
+    fi
+    supports_anon_versioning=no
+    case `$LD -v 2>&1` in
+      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
+      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
+      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
+      *\ 2.11.*) ;; # other 2.11 versions
+      *) supports_anon_versioning=yes ;;
+    esac
+
+    # See if GNU ld supports shared libraries.
+    case $host_os in
+    aix[3-9]*)
+      # On AIX/PPC, the GNU linker is very broken
+      if test "$host_cpu" != ia64; then
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
+
+*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** to be unable to reliably create shared libraries on AIX.
+*** Therefore, libtool is disabling shared libraries support.  If you
+*** really care for shared libraries, you may want to modify your PATH
+*** so that a non-GNU linker is found, and then restart.
+
+_LT_EOF
+      fi
+      ;;
+
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+            archive_expsym_cmds=''
+        ;;
+      m68k)
+            archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+            hardcode_libdir_flag_spec='-L$libdir'
+            hardcode_minus_L=yes
+        ;;
+      esac
+      ;;
+
+    beos*)
+      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	allow_undefined_flag=unsupported
+	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
+	# support --undefined.  This deserves some investigation.  FIXME
+	archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+
+    cygwin* | mingw* | pw32* | cegcc*)
+      # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
+      # as there is no search path for DLLs.
+      hardcode_libdir_flag_spec='-L$libdir'
+      allow_undefined_flag=unsupported
+      always_export_symbols=no
+      enable_shared_with_static_runtimes=yes
+      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+
+      if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	# If the export-symbols file already is a .def file (1st line
+	# is EXPORTS), use it as is; otherwise, prepend...
+	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	  cp $export_symbols $output_objdir/$soname.def;
+	else
+	  echo EXPORTS > $output_objdir/$soname.def;
+	  cat $export_symbols >> $output_objdir/$soname.def;
+	fi~
+	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+
+    interix[3-9]*)
+      hardcode_direct=no
+      hardcode_shlibpath_var=no
+      hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+      export_dynamic_flag_spec='${wl}-E'
+      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+      # Instead, shared libraries are loaded at an image base (0x10000000 by
+      # default) and relocated if they conflict, which is a slow very memory
+      # consuming and fragmenting process.  To avoid this, we pick a random,
+      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+      ;;
+
+    gnu* | linux* | tpf* | k*bsd*-gnu)
+      tmp_diet=no
+      if test "$host_os" = linux-dietlibc; then
+	case $cc_basename in
+	  diet\ *) tmp_diet=yes;;	# linux-dietlibc with static linking (!diet-dyn)
+	esac
+      fi
+      if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
+	 && test "$tmp_diet" = no
+      then
+	tmp_addflag=
+	tmp_sharedflag='-shared'
+	case $cc_basename,$host_cpu in
+        pgcc*)				# Portland Group C compiler
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  tmp_addflag=' $pic_flag'
+	  ;;
+	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  tmp_addflag=' $pic_flag -Mnomain' ;;
+	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
+	  tmp_addflag=' -i_dynamic' ;;
+	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
+	  tmp_addflag=' -i_dynamic -nofor_main' ;;
+	ifc* | ifort*)			# Intel Fortran compiler
+	  tmp_addflag=' -nofor_main' ;;
+	lf95*)				# Lahey Fortran 8.1
+	  whole_archive_flag_spec=
+	  tmp_sharedflag='--shared' ;;
+	xl[cC]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	  tmp_sharedflag='-qmkshrobj'
+	  tmp_addflag= ;;
+	esac
+	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ C*)			# Sun C 5.9
+	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  compiler_needs_object=yes
+	  tmp_sharedflag='-G' ;;
+	*Sun\ F*)			# Sun Fortran 8.3
+	  tmp_sharedflag='-G' ;;
+	esac
+	archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+
+        if test "x$supports_anon_versioning" = xyes; then
+          archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
+	    cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+	    echo "local: *; };" >> $output_objdir/$libname.ver~
+	    $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+        fi
+
+	case $cc_basename in
+	xlf*)
+	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
+	  whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
+	  hardcode_libdir_flag_spec=
+	  hardcode_libdir_flag_spec_ld='-rpath $libdir'
+	  archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  if test "x$supports_anon_versioning" = xyes; then
+	    archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
+	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+	      echo "local: *; };" >> $output_objdir/$libname.ver~
+	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	  fi
+	  ;;
+	esac
+      else
+        ld_shlibs=no
+      fi
+      ;;
+
+    netbsd*)
+      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
+	wlarc=
+      else
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      fi
+      ;;
+
+    solaris*)
+      if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
+
+*** Warning: The releases 2.8.* of the GNU linker cannot reliably
+*** create shared libraries on Solaris systems.  Therefore, libtool
+*** is disabling shared libraries support.  We urge you to upgrade GNU
+*** binutils to release 2.9.1 or newer.  Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
+
+_LT_EOF
+      elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+
+    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
+      case `$LD -v 2>&1` in
+        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
+
+*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
+*** reliably create shared libraries on SCO systems.  Therefore, libtool
+*** is disabling shared libraries support.  We urge you to upgrade GNU
+*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
+
+_LT_EOF
+	;;
+	*)
+	  # For security reasons, it is highly recommended that you always
+	  # use absolute paths for naming shared libraries, and exclude the
+	  # DT_RUNPATH tag from executables and libraries.  But doing so
+	  # requires that you compile everything twice, which is a pain.
+	  if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	    hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	  else
+	    ld_shlibs=no
+	  fi
+	;;
+      esac
+      ;;
+
+    sunos4*)
+      archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+      wlarc=
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    *)
+      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+    esac
+
+    if test "$ld_shlibs" = no; then
+      runpath_var=
+      hardcode_libdir_flag_spec=
+      export_dynamic_flag_spec=
+      whole_archive_flag_spec=
+    fi
+  else
+    # PORTME fill in a description of your system's linker (not GNU ld)
+    case $host_os in
+    aix3*)
+      allow_undefined_flag=unsupported
+      always_export_symbols=yes
+      archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
+      # Note: this linker hardcodes the directories in LIBPATH if there
+      # are no directories specified by -L.
+      hardcode_minus_L=yes
+      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
+	# Neither direct hardcoding nor static linking is supported with a
+	# broken collect2.
+	hardcode_direct=unsupported
+      fi
+      ;;
+
+    aix[4-9]*)
+      if test "$host_cpu" = ia64; then
+	# On IA64, the linker does run time linking by default, so we don't
+	# have to do anything special.
+	aix_use_runtimelinking=no
+	exp_sym_flag='-Bexport'
+	no_entry_flag=""
+      else
+	# If we're using GNU nm, then we don't want the "-C" option.
+	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	else
+	  export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	fi
+	aix_use_runtimelinking=no
+
+	# Test if we are trying to use run time linking or normal
+	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
+	# need to do runtime linking.
+	case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
+	  for ld_flag in $LDFLAGS; do
+	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
+	    aix_use_runtimelinking=yes
+	    break
+	  fi
+	  done
+	  ;;
+	esac
+
+	exp_sym_flag='-bexport'
+	no_entry_flag='-bnoentry'
+      fi
+
+      # When large executables or shared objects are built, AIX ld can
+      # have problems creating the table of contents.  If linking a library
+      # or program results in "error TOC overflow" add -mminimal-toc to
+      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+
+      archive_cmds=''
+      hardcode_direct=yes
+      hardcode_direct_absolute=yes
+      hardcode_libdir_separator=':'
+      link_all_deplibs=yes
+      file_list_spec='${wl}-f,'
+
+      if test "$GCC" = yes; then
+	case $host_os in aix4.[012]|aix4.[012].*)
+	# We only want to do this on AIX 4.2 and lower, the check
+	# below for broken collect2 doesn't work under 4.3+
+	  collect2name=`${CC} -print-prog-name=collect2`
+	  if test -f "$collect2name" &&
+	   strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+	  then
+	  # We have reworked collect2
+	  :
+	  else
+	  # We have old collect2
+	  hardcode_direct=unsupported
+	  # It fails to find uninstalled libraries when the uninstalled
+	  # path is not listed in the libpath.  Setting hardcode_minus_L
+	  # to unsupported forces relinking
+	  hardcode_minus_L=yes
+	  hardcode_libdir_flag_spec='-L$libdir'
+	  hardcode_libdir_separator=
+	  fi
+	  ;;
+	esac
+	shared_flag='-shared'
+	if test "$aix_use_runtimelinking" = yes; then
+	  shared_flag="$shared_flag "'${wl}-G'
+	fi
+      else
+	# not using gcc
+	if test "$host_cpu" = ia64; then
+	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+	# chokes on -Wl,-G. The following line is correct:
+	  shared_flag='-G'
+	else
+	  if test "$aix_use_runtimelinking" = yes; then
+	    shared_flag='${wl}-G'
+	  else
+	    shared_flag='${wl}-bM:SRE'
+	  fi
+	fi
+      fi
+
+      export_dynamic_flag_spec='${wl}-bexpall'
+      # It seems that -bexpall does not export symbols beginning with
+      # underscore (_), so it is better to generate a list of symbols to export.
+      always_export_symbols=yes
+      if test "$aix_use_runtimelinking" = yes; then
+	# Warning - without using the other runtime loading flags (-brtl),
+	# -berok will link without error, but may produce a broken library.
+	allow_undefined_flag='-berok'
+        # Determine the default libpath from the value encoded in an
+        # empty executable.
+        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
+        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+      else
+	if test "$host_cpu" = ia64; then
+	  hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
+	  allow_undefined_flag="-z nodefs"
+	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+	else
+	 # Determine the default libpath from the value encoded in an
+	 # empty executable.
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+	 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
+	  # Warning - without using the other run time loading flags,
+	  # -berok will link without error, but may produce a broken library.
+	  no_undefined_flag=' ${wl}-bernotok'
+	  allow_undefined_flag=' ${wl}-berok'
+	  # Exported symbols can be pulled into shared objects from archives
+	  whole_archive_flag_spec='$convenience'
+	  archive_cmds_need_lc=yes
+	  # This is similar to how AIX traditionally builds its shared libraries.
+	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+	fi
+      fi
+      ;;
+
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+            archive_expsym_cmds=''
+        ;;
+      m68k)
+            archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+            hardcode_libdir_flag_spec='-L$libdir'
+            hardcode_minus_L=yes
+        ;;
+      esac
+      ;;
+
+    bsdi[45]*)
+      export_dynamic_flag_spec=-rdynamic
+      ;;
+
+    cygwin* | mingw* | pw32* | cegcc*)
+      # When not using gcc, we currently assume that we are using
+      # Microsoft Visual C++.
+      # hardcode_libdir_flag_spec is actually meaningless, as there is
+      # no search path for DLLs.
+      hardcode_libdir_flag_spec=' '
+      allow_undefined_flag=unsupported
+      # Tell ltmain to make .lib files, not .a files.
+      libext=lib
+      # Tell ltmain to make .dll files, not .so files.
+      shrext_cmds=".dll"
+      # FIXME: Setting linknames here is a bad hack.
+      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
+      # The linker will automatically build a .lib file if we build a DLL.
+      old_archive_from_new_cmds='true'
+      # FIXME: Should let the user specify the lib program.
+      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
+      fix_srcfile_path='`cygpath -w "$srcfile"`'
+      enable_shared_with_static_runtimes=yes
+      ;;
+
+    darwin* | rhapsody*)
+      
+  
+  archive_cmds_need_lc=no
+  hardcode_direct=no
+  hardcode_automatic=yes
+  hardcode_shlibpath_var=unsupported
+  whole_archive_flag_spec=''
+  link_all_deplibs=yes
+  allow_undefined_flag="$_lt_dar_allow_undefined"
+  case $cc_basename in
+     ifort*) _lt_dar_can_shared=yes ;;
+     *) _lt_dar_can_shared=$GCC ;;
+  esac
+  if test "$_lt_dar_can_shared" = "yes"; then
+    output_verbose_link_cmd=echo
+    archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
+    module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
+    archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
+    module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
+    
+  else
+  ld_shlibs=no
+  fi
+
+      ;;
+
+    dgux*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_shlibpath_var=no
+      ;;
+
+    freebsd1*)
+      ld_shlibs=no
+      ;;
+
+    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
+    # support.  Future versions do this automatically, but an explicit c++rt0.o
+    # does not break anything, and helps significantly (at the cost of a little
+    # extra space).
+    freebsd2.2*)
+      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
+    freebsd2*)
+      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_direct=yes
+      hardcode_minus_L=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
+    freebsd* | dragonfly*)
+      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    hpux9*)
+      if test "$GCC" = yes; then
+	archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+      else
+	archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+      fi
+      hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+      hardcode_libdir_separator=:
+      hardcode_direct=yes
+
+      # hardcode_minus_L: Not really in the search PATH,
+      # but as the default location of the library.
+      hardcode_minus_L=yes
+      export_dynamic_flag_spec='${wl}-E'
+      ;;
+
+    hpux10*)
+      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+	archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
+      fi
+      if test "$with_gnu_ld" = no; then
+	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+	hardcode_libdir_flag_spec_ld='+b $libdir'
+	hardcode_libdir_separator=:
+	hardcode_direct=yes
+	hardcode_direct_absolute=yes
+	export_dynamic_flag_spec='${wl}-E'
+	# hardcode_minus_L: Not really in the search PATH,
+	# but as the default location of the library.
+	hardcode_minus_L=yes
+      fi
+      ;;
+
+    hpux11*)
+      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+	case $host_cpu in
+	hppa*64*)
+	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	ia64*)
+	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	esac
+      else
+	case $host_cpu in
+	hppa*64*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	ia64*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	esac
+      fi
+      if test "$with_gnu_ld" = no; then
+	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+	hardcode_libdir_separator=:
+
+	case $host_cpu in
+	hppa*64*|ia64*)
+	  hardcode_direct=no
+	  hardcode_shlibpath_var=no
+	  ;;
+	*)
+	  hardcode_direct=yes
+	  hardcode_direct_absolute=yes
+	  export_dynamic_flag_spec='${wl}-E'
+
+	  # hardcode_minus_L: Not really in the search PATH,
+	  # but as the default location of the library.
+	  hardcode_minus_L=yes
+	  ;;
+	esac
+      fi
+      ;;
+
+    irix5* | irix6* | nonstopux*)
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	# Try to use the -exported_symbol ld option, if it does not
+	# work, assume that -exports_file does not work either and
+	# implicitly export all symbols.
+        save_LDFLAGS="$LDFLAGS"
+        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+int foo(void) {}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+        
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+        LDFLAGS="$save_LDFLAGS"
+      else
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      inherit_rpath=yes
+      link_all_deplibs=yes
+      ;;
+
+    netbsd*)
+      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
+      else
+	archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
+      fi
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    newsos6)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_direct=yes
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      hardcode_shlibpath_var=no
+      ;;
+
+    *nto* | *qnx*)
+      ;;
+
+    openbsd*)
+      if test -f /usr/libexec/ld.so; then
+	hardcode_direct=yes
+	hardcode_shlibpath_var=no
+	hardcode_direct_absolute=yes
+	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
+	  hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+	  export_dynamic_flag_spec='${wl}-E'
+	else
+	  case $host_os in
+	   openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
+	     archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+	     hardcode_libdir_flag_spec='-R$libdir'
+	     ;;
+	   *)
+	     archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+	     hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+	     ;;
+	  esac
+	fi
+      else
+	ld_shlibs=no
+      fi
+      ;;
+
+    os2*)
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_minus_L=yes
+      allow_undefined_flag=unsupported
+      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
+      ;;
+
+    osf3*)
+      if test "$GCC" = yes; then
+	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+      else
+	allow_undefined_flag=' -expect_unresolved \*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      ;;
+
+    osf4* | osf5*)	# as osf3* with the addition of -msym flag
+      if test "$GCC" = yes; then
+	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      else
+	allow_undefined_flag=' -expect_unresolved \*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+
+	# Both c and cxx compiler support -rpath directly
+	hardcode_libdir_flag_spec='-rpath $libdir'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_separator=:
+      ;;
+
+    solaris*)
+      no_undefined_flag=' -z defs'
+      if test "$GCC" = yes; then
+	wlarc='${wl}'
+	archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+      else
+	case `$CC -V 2>&1` in
+	*"Compilers 5.0"*)
+	  wlarc=''
+	  archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
+	  ;;
+	*)
+	  wlarc='${wl}'
+	  archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  ;;
+	esac
+      fi
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_shlibpath_var=no
+      case $host_os in
+      solaris2.[0-5] | solaris2.[0-5].*) ;;
+      *)
+	# The compiler driver will combine and reorder linker options,
+	# but understands `-z linker_flag'.  GCC discards it without `$wl',
+	# but is careful enough not to reorder.
+	# Supported since Solaris 2.6 (maybe 2.5.1?)
+	if test "$GCC" = yes; then
+	  whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+	else
+	  whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
+	fi
+	;;
+      esac
+      link_all_deplibs=yes
+      ;;
+
+    sunos4*)
+      if test "x$host_vendor" = xsequent; then
+	# Use $CC to link under sequent, because it throws in some extra .o
+	# files that make .init and .fini sections work.
+	archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
+      fi
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_direct=yes
+      hardcode_minus_L=yes
+      hardcode_shlibpath_var=no
+      ;;
+
+    sysv4)
+      case $host_vendor in
+	sni)
+	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  hardcode_direct=yes # is this really true???
+	;;
+	siemens)
+	  ## LD is ld it makes a PLAMLIB
+	  ## CC just makes a GrossModule.
+	  archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
+	  reload_cmds='$CC -r -o $output$reload_objs'
+	  hardcode_direct=no
+        ;;
+	motorola)
+	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  hardcode_direct=no #Motorola manual says yes, but my tests say they lie
+	;;
+      esac
+      runpath_var='LD_RUN_PATH'
+      hardcode_shlibpath_var=no
+      ;;
+
+    sysv4.3*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_shlibpath_var=no
+      export_dynamic_flag_spec='-Bexport'
+      ;;
+
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	hardcode_shlibpath_var=no
+	runpath_var=LD_RUN_PATH
+	hardcode_runpath_var=yes
+	ld_shlibs=yes
+      fi
+      ;;
+
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
+      no_undefined_flag='${wl}-z,text'
+      archive_cmds_need_lc=no
+      hardcode_shlibpath_var=no
+      runpath_var='LD_RUN_PATH'
+
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      fi
+      ;;
+
+    sysv5* | sco3.2v5* | sco5v6*)
+      # Note: We can NOT use -z defs as we might desire, because we do not
+      # link with -lc, and that would cause any symbols used from libc to
+      # always be unresolved, which means just about no library would
+      # ever link correctly.  If we're not using GNU ld we use -z text
+      # though, which does catch some bad symbols but isn't as heavy-handed
+      # as -z defs.
+      no_undefined_flag='${wl}-z,text'
+      allow_undefined_flag='${wl}-z,nodefs'
+      archive_cmds_need_lc=no
+      hardcode_shlibpath_var=no
+      hardcode_libdir_flag_spec='${wl}-R,$libdir'
+      hardcode_libdir_separator=':'
+      link_all_deplibs=yes
+      export_dynamic_flag_spec='${wl}-Bexport'
+      runpath_var='LD_RUN_PATH'
+
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      fi
+      ;;
+
+    uts4*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_shlibpath_var=no
+      ;;
+
+    *)
+      ld_shlibs=no
+      ;;
+    esac
+
+    if test x$host_vendor = xsni; then
+      case $host in
+      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
+	export_dynamic_flag_spec='${wl}-Blargedynsym'
+	;;
+      esac
+    fi
+  fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
+$as_echo "$ld_shlibs" >&6; }
+test "$ld_shlibs" = no && can_build_shared=no
+
+with_gnu_ld=$with_gnu_ld
+
+
+    
+    
+    
+
+    
+    
+    
+
+    
+    
+    
+
+
+#
+# Do we need to explicitly link libc?
+#
+case "x$archive_cmds_need_lc" in
+x|xyes)
+  # Assume -lc should be added
+  archive_cmds_need_lc=yes
+
+  if test "$enable_shared" = yes && test "$GCC" = yes; then
+    case $archive_cmds in
+    *'~'*)
+      # FIXME: we may have to deal with multi-command sequences.
+      ;;
+    '$CC '*)
+      # Test whether the compiler implicitly links with -lc since on some
+      # systems, -lgcc has to come before -lc. If gcc already passes -lc
+      # to ld, don't add -lc before -lgcc.
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
+$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
+      $RM conftest*
+      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } 2>conftest.err; then
+        soname=conftest
+        lib=conftest
+        libobjs=conftest.$ac_objext
+        deplibs=
+        wl=$lt_prog_compiler_wl
+	pic_flag=$lt_prog_compiler_pic
+        compiler_flags=-v
+        linker_flags=-v
+        verstring=
+        output_objdir=.
+        libname=conftest
+        lt_save_allow_undefined_flag=$allow_undefined_flag
+        allow_undefined_flag=
+        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+  (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+        then
+	  archive_cmds_need_lc=no
+        else
+	  archive_cmds_need_lc=yes
+        fi
+        allow_undefined_flag=$lt_save_allow_undefined_flag
+      else
+        cat conftest.err 1>&5
+      fi
+      $RM conftest*
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
+$as_echo "$archive_cmds_need_lc" >&6; }
+      ;;
+    esac
+  fi
+  ;;
+esac
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
+$as_echo_n "checking dynamic linker characteristics... " >&6; }
+
+if test "$GCC" = yes; then
+  case $host_os in
+    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
+    *) lt_awk_arg="/^libraries:/" ;;
+  esac
+  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
+    # if the path contains ";" then we assume it to be the separator
+    # otherwise default to the standard path separator (i.e. ":") - it is
+    # assumed that no part of a normal pathname contains ";" but that should
+    # okay in the real world where ";" in dirpaths is itself problematic.
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
+  else
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+  fi
+  # Ok, now we have the path, separated by spaces, we can step through it
+  # and add multilib dir if necessary.
+  lt_tmp_lt_search_path_spec=
+  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
+  for lt_sys_path in $lt_search_path_spec; do
+    if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
+    else
+      test -d "$lt_sys_path" && \
+	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
+    fi
+  done
+  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
+BEGIN {RS=" "; FS="/|\n";} {
+  lt_foo="";
+  lt_count=0;
+  for (lt_i = NF; lt_i > 0; lt_i--) {
+    if ($lt_i != "" && $lt_i != ".") {
+      if ($lt_i == "..") {
+        lt_count++;
+      } else {
+        if (lt_count == 0) {
+          lt_foo="/" $lt_i lt_foo;
+        } else {
+          lt_count--;
+        }
+      }
+    }
+  }
+  if (lt_foo != "") { lt_freq[lt_foo]++; }
+  if (lt_freq[lt_foo] == 1) { print lt_foo; }
+}'`
+  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
+else
+  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
+fi
+library_names_spec=
+libname_spec='lib$name'
+soname_spec=
+shrext_cmds=".so"
+postinstall_cmds=
+postuninstall_cmds=
+finish_cmds=
+finish_eval=
+shlibpath_var=
+shlibpath_overrides_runpath=unknown
+version_type=none
+dynamic_linker="$host_os ld.so"
+sys_lib_dlsearch_path_spec="/lib /usr/lib"
+need_lib_prefix=unknown
+hardcode_into_libs=no
+
+# when you set need_version to no, make sure it does not cause -set_version
+# flags to be left without arguments
+need_version=unknown
+
+case $host_os in
+aix3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
+  shlibpath_var=LIBPATH
+
+  # AIX 3 has no versioning support, so we append a major version to the name.
+  soname_spec='${libname}${release}${shared_ext}$major'
+  ;;
+
+aix[4-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  hardcode_into_libs=yes
+  if test "$host_cpu" = ia64; then
+    # AIX 5 supports IA64
+    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
+    shlibpath_var=LD_LIBRARY_PATH
+  else
+    # With GCC up to 2.95.x, collect2 would create an import file
+    # for dependence libraries.  The import file would start with
+    # the line `#! .'.  This would cause the generated library to
+    # depend on `.', always an invalid library.  This was fixed in
+    # development snapshots of GCC prior to 3.0.
+    case $host_os in
+      aix4 | aix4.[01] | aix4.[01].*)
+      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
+	   echo ' yes '
+	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
+	:
+      else
+	can_build_shared=no
+      fi
+      ;;
+    esac
+    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
+    # soname into executable. Probably we can add versioning support to
+    # collect2, so additional links can be useful in future.
+    if test "$aix_use_runtimelinking" = yes; then
+      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
+      # instead of lib<name>.a to let people know that these are not
+      # typical AIX shared libraries.
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    else
+      # We preserve .a as extension for shared libraries through AIX4.2
+      # and later when we are not doing run time linking.
+      library_names_spec='${libname}${release}.a $libname.a'
+      soname_spec='${libname}${release}${shared_ext}$major'
+    fi
+    shlibpath_var=LIBPATH
+  fi
+  ;;
+
+amigaos*)
+  case $host_cpu in
+  powerpc)
+    # Since July 2007 AmigaOS4 officially supports .so libraries.
+    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    ;;
+  m68k)
+    library_names_spec='$libname.ixlibrary $libname.a'
+    # Create ${libname}_ixlibrary.a entries in /sys/libs.
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    ;;
+  esac
+  ;;
+
+beos*)
+  library_names_spec='${libname}${shared_ext}'
+  dynamic_linker="$host_os ld.so"
+  shlibpath_var=LIBRARY_PATH
+  ;;
+
+bsdi[45]*)
+  version_type=linux
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
+  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
+  # the default ld.so.conf also contains /usr/contrib/lib and
+  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
+  # libtool to hard-code these into programs
+  ;;
+
+cygwin* | mingw* | pw32* | cegcc*)
+  version_type=windows
+  shrext_cmds=".dll"
+  need_version=no
+  need_lib_prefix=no
+
+  case $GCC,$host_os in
+  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+    library_names_spec='$libname.dll.a'
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname~
+      chmod a+x \$dldir/$dlname~
+      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
+        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
+      fi'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+
+    case $host_os in
+    cygwin*)
+      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
+      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+      ;;
+    mingw* | cegcc*)
+      # MinGW DLLs use traditional 'lib' prefix
+      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH printed by
+        # mingw gcc, but we are running on Cygwin. Gcc prints its search
+        # path with ; separators, and with drive letters. We can handle the
+        # drive letters (cygwin fileutils understands them), so leave them,
+        # especially as we might pass files found there to a mingw objdump,
+        # which wouldn't understand a cygwinified path. Ahh.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      ;;
+    pw32*)
+      # pw32 DLLs use 'pw' prefix rather than 'lib'
+      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      ;;
+    esac
+    ;;
+
+  *)
+    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    ;;
+  esac
+  dynamic_linker='Win32 ld.exe'
+  # FIXME: first we should search . and the directory the executable is in
+  shlibpath_var=PATH
+  ;;
+
+darwin* | rhapsody*)
+  dynamic_linker="$host_os dyld"
+  version_type=darwin
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+  soname_spec='${libname}${release}${major}$shared_ext'
+  shlibpath_overrides_runpath=yes
+  shlibpath_var=DYLD_LIBRARY_PATH
+  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
+
+  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
+  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
+  ;;
+
+dgux*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+freebsd1*)
+  dynamic_linker=no
+  ;;
+
+freebsd* | dragonfly*)
+  # DragonFly does not have aout.  When/if they implement a new
+  # versioning mechanism, adjust this.
+  if test -x /usr/bin/objformat; then
+    objformat=`/usr/bin/objformat`
+  else
+    case $host_os in
+    freebsd[123]*) objformat=aout ;;
+    *) objformat=elf ;;
+    esac
+  fi
+  version_type=freebsd-$objformat
+  case $version_type in
+    freebsd-elf*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+      need_version=no
+      need_lib_prefix=no
+      ;;
+    freebsd-*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
+      need_version=yes
+      ;;
+  esac
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_os in
+  freebsd2*)
+    shlibpath_overrides_runpath=yes
+    ;;
+  freebsd3.[01]* | freebsdelf3.[01]*)
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
+  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
+    shlibpath_overrides_runpath=no
+    hardcode_into_libs=yes
+    ;;
+  *) # from 4.6 on, and DragonFly
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  esac
+  ;;
+
+gnu*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  hardcode_into_libs=yes
+  ;;
+
+hpux9* | hpux10* | hpux11*)
+  # Give a soname corresponding to the major version so that dld.sl refuses to
+  # link against other versions.
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  case $host_cpu in
+  ia64*)
+    shrext_cmds='.so'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.so"
+    shlibpath_var=LD_LIBRARY_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    if test "X$HPUX_IA64_MODE" = X32; then
+      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+    else
+      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+    fi
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  hppa*64*)
+    shrext_cmds='.sl'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  *)
+    shrext_cmds='.sl'
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=SHLIB_PATH
+    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    ;;
+  esac
+  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  postinstall_cmds='chmod 555 $lib'
+  ;;
+
+interix[3-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+irix5* | irix6* | nonstopux*)
+  case $host_os in
+    nonstopux*) version_type=nonstopux ;;
+    *)
+	if test "$lt_cv_prog_gnu_ld" = yes; then
+		version_type=linux
+	else
+		version_type=irix
+	fi ;;
+  esac
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+  case $host_os in
+  irix5* | nonstopux*)
+    libsuff= shlibsuff=
+    ;;
+  *)
+    case $LD in # libtool.m4 will add one of these switches to LD
+    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
+      libsuff= shlibsuff= libmagic=32-bit;;
+    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
+      libsuff=32 shlibsuff=N32 libmagic=N32;;
+    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
+      libsuff=64 shlibsuff=64 libmagic=64-bit;;
+    *) libsuff= shlibsuff= libmagic=never-match;;
+    esac
+    ;;
+  esac
+  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+  shlibpath_overrides_runpath=no
+  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+  hardcode_into_libs=yes
+  ;;
+
+# No shared lib support for Linux oldld, aout, or coff.
+linux*oldld* | linux*aout* | linux*coff*)
+  dynamic_linker=no
+  ;;
+
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  # Some binutils ld are patched to set DT_RUNPATH
+  save_LDFLAGS=$LDFLAGS
+  save_libdir=$libdir
+  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
+       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
+  shlibpath_overrides_runpath=yes
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+  LDFLAGS=$save_LDFLAGS
+  libdir=$save_libdir
+
+  # This implies no fast_install, which is unacceptable.
+  # Some rework will be needed to allow for fast_install
+  # before this can be enabled.
+  hardcode_into_libs=yes
+
+  # Append ld.so.conf contents to the search path
+  if test -f /etc/ld.so.conf; then
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+  fi
+
+  # We used to test for /lib/ld.so.1 and disable shared libraries on
+  # powerpc, because MkLinux only supported shared libraries with the
+  # GNU dynamic linker.  Since this was broken with cross compilers,
+  # most powerpc-linux boxes support dynamic linking these days and
+  # people can always --disable-shared, the test was removed, and we
+  # assume the GNU/Linux dynamic linker is in use.
+  dynamic_linker='GNU/Linux ld.so'
+  ;;
+
+netbsd*)
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+    dynamic_linker='NetBSD (a.out) ld.so'
+  else
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    dynamic_linker='NetBSD ld.elf_so'
+  fi
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  ;;
+
+newsos6)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  ;;
+
+*nto* | *qnx*)
+  version_type=qnx
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='ldqnx.so'
+  ;;
+
+openbsd*)
+  version_type=sunos
+  sys_lib_dlsearch_path_spec="/usr/lib"
+  need_lib_prefix=no
+  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
+  case $host_os in
+    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
+    *)				need_version=no  ;;
+  esac
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    case $host_os in
+      openbsd2.[89] | openbsd2.[89].*)
+	shlibpath_overrides_runpath=no
+	;;
+      *)
+	shlibpath_overrides_runpath=yes
+	;;
+      esac
+  else
+    shlibpath_overrides_runpath=yes
+  fi
+  ;;
+
+os2*)
+  libname_spec='$name'
+  shrext_cmds=".dll"
+  need_lib_prefix=no
+  library_names_spec='$libname${shared_ext} $libname.a'
+  dynamic_linker='OS/2 ld.exe'
+  shlibpath_var=LIBPATH
+  ;;
+
+osf3* | osf4* | osf5*)
+  version_type=osf
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
+  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
+  ;;
+
+rdos*)
+  dynamic_linker=no
+  ;;
+
+solaris*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  # ldd complains unless libraries are executable
+  postinstall_cmds='chmod +x $lib'
+  ;;
+
+sunos4*)
+  version_type=sunos
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  if test "$with_gnu_ld" = yes; then
+    need_lib_prefix=no
+  fi
+  need_version=yes
+  ;;
+
+sysv4 | sysv4.3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_vendor in
+    sni)
+      shlibpath_overrides_runpath=no
+      need_lib_prefix=no
+      runpath_var=LD_RUN_PATH
+      ;;
+    siemens)
+      need_lib_prefix=no
+      ;;
+    motorola)
+      need_lib_prefix=no
+      need_version=no
+      shlibpath_overrides_runpath=no
+      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
+      ;;
+  esac
+  ;;
+
+sysv4*MP*)
+  if test -d /usr/nec ;then
+    version_type=linux
+    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
+    soname_spec='$libname${shared_ext}.$major'
+    shlibpath_var=LD_LIBRARY_PATH
+  fi
+  ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  version_type=freebsd-elf
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  if test "$with_gnu_ld" = yes; then
+    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
+  else
+    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
+    case $host_os in
+      sco3.2v5*)
+        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
+	;;
+    esac
+  fi
+  sys_lib_dlsearch_path_spec='/usr/lib'
+  ;;
+
+tpf*)
+  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+uts4*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+*)
+  dynamic_linker=no
+  ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
+$as_echo "$dynamic_linker" >&6; }
+test "$dynamic_linker" = no && can_build_shared=no
+
+variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+if test "$GCC" = yes; then
+  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+fi
+
+if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
+  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
+fi
+if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
+  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
+fi
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
+$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
+hardcode_action=
+if test -n "$hardcode_libdir_flag_spec" ||
+   test -n "$runpath_var" ||
+   test "X$hardcode_automatic" = "Xyes" ; then
+
+  # We can hardcode non-existent directories.
+  if test "$hardcode_direct" != no &&
+     # If the only mechanism to avoid hardcoding is shlibpath_var, we
+     # have to relink, otherwise we might link with an installed library
+     # when we should be linking with a yet-to-be-installed one
+     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
+     test "$hardcode_minus_L" != no; then
+    # Linking always hardcodes the temporary library directory.
+    hardcode_action=relink
+  else
+    # We can link without hardcoding, and we can hardcode nonexisting dirs.
+    hardcode_action=immediate
+  fi
+else
+  # We cannot hardcode anything, or else we can only hardcode existing
+  # directories.
+  hardcode_action=unsupported
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
+$as_echo "$hardcode_action" >&6; }
+
+if test "$hardcode_action" = relink ||
+   test "$inherit_rpath" = yes; then
+  # Fast installation is not supported
+  enable_fast_install=no
+elif test "$shlibpath_overrides_runpath" = yes ||
+     test "$enable_shared" = no; then
+  # Fast installation is not necessary
+  enable_fast_install=needless
+fi
+
+    
+    
+    
+
+
+  if test "x$enable_dlopen" != xyes; then
+  enable_dlopen=unknown
+  enable_dlopen_self=unknown
+  enable_dlopen_self_static=unknown
+else
+  lt_cv_dlopen=no
+  lt_cv_dlopen_libs=
+
+  case $host_os in
+  beos*)
+    lt_cv_dlopen="load_add_on"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+    ;;
+
+  mingw* | pw32* | cegcc*)
+    lt_cv_dlopen="LoadLibrary"
+    lt_cv_dlopen_libs=
+    ;;
+
+  cygwin*)
+    lt_cv_dlopen="dlopen"
+    lt_cv_dlopen_libs=
+    ;;
+
+  darwin*)
+  # if libdl is installed we need to link against it
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
+$as_echo_n "checking for dlopen in -ldl... " >&6; }
+if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldl  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dl_dlopen=yes
+else
+  ac_cv_lib_dl_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
+$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
+if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
+else
+  
+    lt_cv_dlopen="dyld"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+    
+fi
+
+    ;;
+
+  *)
+    ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
+if test "x$ac_cv_func_shl_load" = x""yes; then :
+  lt_cv_dlopen="shl_load"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
+$as_echo_n "checking for shl_load in -ldld... " >&6; }
+if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char shl_load ();
+int
+main ()
+{
+return shl_load ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dld_shl_load=yes
+else
+  ac_cv_lib_dld_shl_load=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
+$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
+if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
+  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
+else
+  ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
+if test "x$ac_cv_func_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
+$as_echo_n "checking for dlopen in -ldl... " >&6; }
+if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldl  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dl_dlopen=yes
+else
+  ac_cv_lib_dl_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
+$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
+if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
+$as_echo_n "checking for dlopen in -lsvld... " >&6; }
+if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lsvld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_svld_dlopen=yes
+else
+  ac_cv_lib_svld_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
+$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
+if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
+$as_echo_n "checking for dld_link in -ldld... " >&6; }
+if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dld_link ();
+int
+main ()
+{
+return dld_link ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dld_dld_link=yes
+else
+  ac_cv_lib_dld_dld_link=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
+$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
+if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
+  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
+fi
+
+	      
+fi
+
+	    
+fi
+
+	  
+fi
+
+	
+fi
+
+      
+fi
+
+    ;;
+  esac
+
+  if test "x$lt_cv_dlopen" != xno; then
+    enable_dlopen=yes
+  else
+    enable_dlopen=no
+  fi
+
+  case $lt_cv_dlopen in
+  dlopen)
+    save_CPPFLAGS="$CPPFLAGS"
+    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
+
+    save_LDFLAGS="$LDFLAGS"
+    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
+
+    save_LIBS="$LIBS"
+    LIBS="$lt_cv_dlopen_libs $LIBS"
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
+$as_echo_n "checking whether a program can dlopen itself... " >&6; }
+if test "${lt_cv_dlopen_self+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  	  if test "$cross_compiling" = yes; then :
+  lt_cv_dlopen_self=cross
+else
+  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+  lt_status=$lt_dlunknown
+  cat > conftest.$ac_ext <<_LT_EOF
+#line __oline__ "configure"
+#include "confdefs.h"
+
+#if HAVE_DLFCN_H
+#include <dlfcn.h>
+#endif
+
+#include <stdio.h>
+
+#ifdef RTLD_GLOBAL
+#  define LT_DLGLOBAL		RTLD_GLOBAL
+#else
+#  ifdef DL_GLOBAL
+#    define LT_DLGLOBAL		DL_GLOBAL
+#  else
+#    define LT_DLGLOBAL		0
+#  endif
+#endif
+
+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+   find out it does not work in some platform. */
+#ifndef LT_DLLAZY_OR_NOW
+#  ifdef RTLD_LAZY
+#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
+#  else
+#    ifdef DL_LAZY
+#      define LT_DLLAZY_OR_NOW		DL_LAZY
+#    else
+#      ifdef RTLD_NOW
+#        define LT_DLLAZY_OR_NOW	RTLD_NOW
+#      else
+#        ifdef DL_NOW
+#          define LT_DLLAZY_OR_NOW	DL_NOW
+#        else
+#          define LT_DLLAZY_OR_NOW	0
+#        endif
+#      endif
+#    endif
+#  endif
+#endif
+
+void fnord() { int i=42;}
+int main ()
+{
+  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+  int status = $lt_dlunknown;
+
+  if (self)
+    {
+      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
+      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      /* dlclose (self); */
+    }
+  else
+    puts (dlerror ());
+
+  return status;
+}
+_LT_EOF
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
+  (eval $ac_link) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
+    (./conftest; exit; ) >&5 2>/dev/null
+    lt_status=$?
+    case x$lt_status in
+      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
+      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
+      x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
+    esac
+  else :
+    # compilation failed
+    lt_cv_dlopen_self=no
+  fi
+fi
+rm -fr conftest*
+
+    
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
+$as_echo "$lt_cv_dlopen_self" >&6; }
+
+    if test "x$lt_cv_dlopen_self" = xyes; then
+      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
+$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
+if test "${lt_cv_dlopen_self_static+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  	  if test "$cross_compiling" = yes; then :
+  lt_cv_dlopen_self_static=cross
+else
+  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+  lt_status=$lt_dlunknown
+  cat > conftest.$ac_ext <<_LT_EOF
+#line __oline__ "configure"
+#include "confdefs.h"
+
+#if HAVE_DLFCN_H
+#include <dlfcn.h>
+#endif
+
+#include <stdio.h>
+
+#ifdef RTLD_GLOBAL
+#  define LT_DLGLOBAL		RTLD_GLOBAL
+#else
+#  ifdef DL_GLOBAL
+#    define LT_DLGLOBAL		DL_GLOBAL
+#  else
+#    define LT_DLGLOBAL		0
+#  endif
+#endif
+
+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+   find out it does not work in some platform. */
+#ifndef LT_DLLAZY_OR_NOW
+#  ifdef RTLD_LAZY
+#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
+#  else
+#    ifdef DL_LAZY
+#      define LT_DLLAZY_OR_NOW		DL_LAZY
+#    else
+#      ifdef RTLD_NOW
+#        define LT_DLLAZY_OR_NOW	RTLD_NOW
+#      else
+#        ifdef DL_NOW
+#          define LT_DLLAZY_OR_NOW	DL_NOW
+#        else
+#          define LT_DLLAZY_OR_NOW	0
+#        endif
+#      endif
+#    endif
+#  endif
+#endif
+
+void fnord() { int i=42;}
+int main ()
+{
+  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+  int status = $lt_dlunknown;
+
+  if (self)
+    {
+      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
+      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      /* dlclose (self); */
+    }
+  else
+    puts (dlerror ());
+
+  return status;
+}
+_LT_EOF
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
+  (eval $ac_link) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
+    (./conftest; exit; ) >&5 2>/dev/null
+    lt_status=$?
+    case x$lt_status in
+      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
+      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
+      x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
+    esac
+  else :
+    # compilation failed
+    lt_cv_dlopen_self_static=no
+  fi
+fi
+rm -fr conftest*
+
+      
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
+$as_echo "$lt_cv_dlopen_self_static" >&6; }
+    fi
+
+    CPPFLAGS="$save_CPPFLAGS"
+    LDFLAGS="$save_LDFLAGS"
+    LIBS="$save_LIBS"
+    ;;
+  esac
+
+  case $lt_cv_dlopen_self in
+  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
+  *) enable_dlopen_self=unknown ;;
+  esac
+
+  case $lt_cv_dlopen_self_static in
+  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
+  *) enable_dlopen_self_static=unknown ;;
+  esac
+fi
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+  
+striplib=
+old_striplib=
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
+$as_echo_n "checking whether stripping libraries is possible... " >&6; }
+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
+  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
+  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+# FIXME - insert some real tests, host_os isn't really good enough
+  case $host_os in
+  darwin*)
+    if test -n "$STRIP" ; then
+      striplib="$STRIP -x"
+      old_striplib="$STRIP -S"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+    else
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+    fi
+    ;;
+  *)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+    ;;
+  esac
+fi
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+
+  # Report which library types will actually be built
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
+$as_echo_n "checking if libtool supports shared libraries... " >&6; }
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
+$as_echo "$can_build_shared" >&6; }
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
+$as_echo_n "checking whether to build shared libraries... " >&6; }
+  test "$can_build_shared" = "no" && enable_shared=no
+
+  # On AIX, shared libraries and static libraries use the same namespace, and
+  # are all built from PIC.
+  case $host_os in
+  aix3*)
+    test "$enable_shared" = yes && enable_static=no
+    if test -n "$RANLIB"; then
+      archive_cmds="$archive_cmds~\$RANLIB \$lib"
+      postinstall_cmds='$RANLIB $lib'
+    fi
+    ;;
+
+  aix[4-9]*)
+    if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+      test "$enable_shared" = yes && enable_static=no
+    fi
+    ;;
+  esac
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
+$as_echo "$enable_shared" >&6; }
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
+$as_echo_n "checking whether to build static libraries... " >&6; }
+  # Make sure either enable_shared or enable_static is yes.
+  test "$enable_shared" = yes || enable_static=yes
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
+$as_echo "$enable_static" >&6; }
+
+  
+
+
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+CC="$lt_save_CC"
+
+      
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+
+archive_cmds_need_lc_CXX=no
+allow_undefined_flag_CXX=
+always_export_symbols_CXX=no
+archive_expsym_cmds_CXX=
+compiler_needs_object_CXX=no
+export_dynamic_flag_spec_CXX=
+hardcode_direct_CXX=no
+hardcode_direct_absolute_CXX=no
+hardcode_libdir_flag_spec_CXX=
+hardcode_libdir_flag_spec_ld_CXX=
+hardcode_libdir_separator_CXX=
+hardcode_minus_L_CXX=no
+hardcode_shlibpath_var_CXX=unsupported
+hardcode_automatic_CXX=no
+inherit_rpath_CXX=no
+module_cmds_CXX=
+module_expsym_cmds_CXX=
+link_all_deplibs_CXX=unknown
+old_archive_cmds_CXX=$old_archive_cmds
+no_undefined_flag_CXX=
+whole_archive_flag_spec_CXX=
+enable_shared_with_static_runtimes_CXX=no
+
+# Source file extension for C++ test sources.
+ac_ext=cpp
+
+# Object file extension for compiled C++ test sources.
+objext=o
+objext_CXX=$objext
+
+# No sense in running all these tests if we already determined that
+# the CXX compiler isn't working.  Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_caught_CXX_error" != yes; then
+  # Code to be used in simple compile tests
+  lt_simple_compile_test_code="int some_variable = 0;"
+
+  # Code to be used in simple link tests
+  lt_simple_link_test_code='int main(int, char *[]) { return(0); }'
+
+  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+  
+
+
+
+
+
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
+
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+
+# Allow CC to be a program name with arguments.
+compiler=$CC
+
+
+  # save warnings/boilerplate of simple test code
+  ac_outfile=conftest.$ac_objext
+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_compiler_boilerplate=`cat conftest.err`
+$RM conftest*
+
+  ac_outfile=conftest.$ac_objext
+echo "$lt_simple_link_test_code" >conftest.$ac_ext
+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_linker_boilerplate=`cat conftest.err`
+$RM -r conftest*
+
+
+  # Allow CC to be a program name with arguments.
+  lt_save_CC=$CC
+  lt_save_LD=$LD
+  lt_save_GCC=$GCC
+  GCC=$GXX
+  lt_save_with_gnu_ld=$with_gnu_ld
+  lt_save_path_LD=$lt_cv_path_LD
+  if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
+    lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
+  else
+    $as_unset lt_cv_prog_gnu_ld
+  fi
+  if test -n "${lt_cv_path_LDCXX+set}"; then
+    lt_cv_path_LD=$lt_cv_path_LDCXX
+  else
+    $as_unset lt_cv_path_LD
+  fi
+  test -z "${LDCXX+set}" || LD=$LDCXX
+  CC=${CXX-"c++"}
+  compiler=$CC
+  compiler_CXX=$CC
+  for cc_temp in $compiler""; do
+  case $cc_temp in
+    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
+    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
+    \-*) ;;
+    *) break;;
+  esac
+done
+cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+
+
+  if test -n "$compiler"; then
+    # We don't want -fno-exception when compiling C++ code, so set the
+    # no_builtin_flag separately
+    if test "$GXX" = yes; then
+      lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
+    else
+      lt_prog_compiler_no_builtin_flag_CXX=
+    fi
+
+    if test "$GXX" = yes; then
+      # Set up default GNU C++ configuration
+
+      
+
+@%:@ Check whether --with-gnu-ld was given.
+if test "${with_gnu_ld+set}" = set; then :
+  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
+else
+  with_gnu_ld=no
+fi
+
+ac_prog=ld
+if test "$GCC" = yes; then
+  # Check if gcc -print-prog-name=ld gives a path.
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
+$as_echo_n "checking for ld used by $CC... " >&6; }
+  case $host in
+  *-*-mingw*)
+    # gcc leaves a trailing carriage return which upsets mingw
+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+  *)
+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+  esac
+  case $ac_prog in
+    # Accept absolute paths.
+    [\\/]* | ?:[\\/]*)
+      re_direlt='/[^/][^/]*/\.\./'
+      # Canonicalize the pathname of ld
+      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
+      done
+      test -z "$LD" && LD="$ac_prog"
+      ;;
+  "")
+    # If it fails, then pretend we aren't using GCC.
+    ac_prog=ld
+    ;;
+  *)
+    # If it is relative, then search for the first ld in PATH.
+    with_gnu_ld=unknown
+    ;;
+  esac
+elif test "$with_gnu_ld" = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
+$as_echo_n "checking for GNU ld... " >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
+$as_echo_n "checking for non-GNU ld... " >&6; }
+fi
+if test "${lt_cv_path_LD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$LD"; then
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  for ac_dir in $PATH; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+      lt_cv_path_LD="$ac_dir/$ac_prog"
+      # Check to see if the program is GNU ld.  I'd rather use --version,
+      # but apparently some variants of GNU ld only accept -v.
+      # Break only if it was the GNU/non-GNU ld that we prefer.
+      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+      *GNU* | *'with BFD'*)
+	test "$with_gnu_ld" != no && break
+	;;
+      *)
+	test "$with_gnu_ld" != yes && break
+	;;
+      esac
+    fi
+  done
+  IFS="$lt_save_ifs"
+else
+  lt_cv_path_LD="$LD" # Let the user override the test with a path.
+fi
+fi
+
+LD="$lt_cv_path_LD"
+if test -n "$LD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
+$as_echo "$LD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
+$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
+if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  # I'd rather use --version here, but apparently some GNU lds only accept -v.
+case `$LD -v 2>&1 </dev/null` in
+*GNU* | *'with BFD'*)
+  lt_cv_prog_gnu_ld=yes
+  ;;
+*)
+  lt_cv_prog_gnu_ld=no
+  ;;
+esac
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
+$as_echo "$lt_cv_prog_gnu_ld" >&6; }
+with_gnu_ld=$lt_cv_prog_gnu_ld
+
+
+
+
+
+
+
+      # Check if GNU C++ uses GNU ld as the underlying linker, since the
+      # archiving commands below assume that GNU ld is being used.
+      if test "$with_gnu_ld" = yes; then
+        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+
+        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+        export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+
+        # If archive_cmds runs LD, not CC, wlarc should be empty
+        # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
+        #     investigate it a little bit more. (MM)
+        wlarc='${wl}'
+
+        # ancient GNU ld didn't support --whole-archive et. al.
+        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
+	  $GREP 'no-whole-archive' > /dev/null; then
+          whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+        else
+          whole_archive_flag_spec_CXX=
+        fi
+      else
+        with_gnu_ld=no
+        wlarc=
+
+        # A generic and very simple default shared library creation
+        # command for GNU C++ for the case where it uses the native
+        # linker, instead of GNU ld.  If possible, this setting should
+        # overridden to take advantage of the native linker features on
+        # the platform it is being used on.
+        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+      fi
+
+      # Commands to make compiler produce verbose output that lists
+      # what "hidden" libraries, object files and flags are used when
+      # linking a shared library.
+      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+
+    else
+      GXX=no
+      with_gnu_ld=no
+      wlarc=
+    fi
+
+    # PORTME: fill in a description of your system's C++ link characteristics
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
+    ld_shlibs_CXX=yes
+    case $host_os in
+      aix3*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+      aix[4-9]*)
+        if test "$host_cpu" = ia64; then
+          # On IA64, the linker does run time linking by default, so we don't
+          # have to do anything special.
+          aix_use_runtimelinking=no
+          exp_sym_flag='-Bexport'
+          no_entry_flag=""
+        else
+          aix_use_runtimelinking=no
+
+          # Test if we are trying to use run time linking or normal
+          # AIX style linking. If -brtl is somewhere in LDFLAGS, we
+          # need to do runtime linking.
+          case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
+	    for ld_flag in $LDFLAGS; do
+	      case $ld_flag in
+	      *-brtl*)
+	        aix_use_runtimelinking=yes
+	        break
+	        ;;
+	      esac
+	    done
+	    ;;
+          esac
+
+          exp_sym_flag='-bexport'
+          no_entry_flag='-bnoentry'
+        fi
+
+        # When large executables or shared objects are built, AIX ld can
+        # have problems creating the table of contents.  If linking a library
+        # or program results in "error TOC overflow" add -mminimal-toc to
+        # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+        # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+
+        archive_cmds_CXX=''
+        hardcode_direct_CXX=yes
+        hardcode_direct_absolute_CXX=yes
+        hardcode_libdir_separator_CXX=':'
+        link_all_deplibs_CXX=yes
+        file_list_spec_CXX='${wl}-f,'
+
+        if test "$GXX" = yes; then
+          case $host_os in aix4.[012]|aix4.[012].*)
+          # We only want to do this on AIX 4.2 and lower, the check
+          # below for broken collect2 doesn't work under 4.3+
+	  collect2name=`${CC} -print-prog-name=collect2`
+	  if test -f "$collect2name" &&
+	     strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+	  then
+	    # We have reworked collect2
+	    :
+	  else
+	    # We have old collect2
+	    hardcode_direct_CXX=unsupported
+	    # It fails to find uninstalled libraries when the uninstalled
+	    # path is not listed in the libpath.  Setting hardcode_minus_L
+	    # to unsupported forces relinking
+	    hardcode_minus_L_CXX=yes
+	    hardcode_libdir_flag_spec_CXX='-L$libdir'
+	    hardcode_libdir_separator_CXX=
+	  fi
+          esac
+          shared_flag='-shared'
+	  if test "$aix_use_runtimelinking" = yes; then
+	    shared_flag="$shared_flag "'${wl}-G'
+	  fi
+        else
+          # not using gcc
+          if test "$host_cpu" = ia64; then
+	  # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+	  # chokes on -Wl,-G. The following line is correct:
+	  shared_flag='-G'
+          else
+	    if test "$aix_use_runtimelinking" = yes; then
+	      shared_flag='${wl}-G'
+	    else
+	      shared_flag='${wl}-bM:SRE'
+	    fi
+          fi
+        fi
+
+        export_dynamic_flag_spec_CXX='${wl}-bexpall'
+        # It seems that -bexpall does not export symbols beginning with
+        # underscore (_), so it is better to generate a list of symbols to
+	# export.
+        always_export_symbols_CXX=yes
+        if test "$aix_use_runtimelinking" = yes; then
+          # Warning - without using the other runtime loading flags (-brtl),
+          # -berok will link without error, but may produce a broken library.
+          allow_undefined_flag_CXX='-berok'
+          # Determine the default libpath from the value encoded in an empty
+          # executable.
+          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+          hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
+
+          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        else
+          if test "$host_cpu" = ia64; then
+	    hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
+	    allow_undefined_flag_CXX="-z nodefs"
+	    archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+          else
+	    # Determine the default libpath from the value encoded in an
+	    # empty executable.
+	    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+	    hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
+	    # Warning - without using the other run time loading flags,
+	    # -berok will link without error, but may produce a broken library.
+	    no_undefined_flag_CXX=' ${wl}-bernotok'
+	    allow_undefined_flag_CXX=' ${wl}-berok'
+	    # Exported symbols can be pulled into shared objects from archives
+	    whole_archive_flag_spec_CXX='$convenience'
+	    archive_cmds_need_lc_CXX=yes
+	    # This is similar to how AIX traditionally builds its shared
+	    # libraries.
+	    archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+          fi
+        fi
+        ;;
+
+      beos*)
+	if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	  allow_undefined_flag_CXX=unsupported
+	  # Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
+	  # support --undefined.  This deserves some investigation.  FIXME
+	  archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	else
+	  ld_shlibs_CXX=no
+	fi
+	;;
+
+      chorus*)
+        case $cc_basename in
+          *)
+	  # FIXME: insert proper C++ library support
+	  ld_shlibs_CXX=no
+	  ;;
+        esac
+        ;;
+
+      cygwin* | mingw* | pw32* | cegcc*)
+        # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
+        # as there is no search path for DLLs.
+        hardcode_libdir_flag_spec_CXX='-L$libdir'
+        allow_undefined_flag_CXX=unsupported
+        always_export_symbols_CXX=no
+        enable_shared_with_static_runtimes_CXX=yes
+
+        if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+          archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+          # If the export-symbols file already is a .def file (1st line
+          # is EXPORTS), use it as is; otherwise, prepend...
+          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    cp $export_symbols $output_objdir/$soname.def;
+          else
+	    echo EXPORTS > $output_objdir/$soname.def;
+	    cat $export_symbols >> $output_objdir/$soname.def;
+          fi~
+          $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+        else
+          ld_shlibs_CXX=no
+        fi
+        ;;
+      darwin* | rhapsody*)
+        
+  
+  archive_cmds_need_lc_CXX=no
+  hardcode_direct_CXX=no
+  hardcode_automatic_CXX=yes
+  hardcode_shlibpath_var_CXX=unsupported
+  whole_archive_flag_spec_CXX=''
+  link_all_deplibs_CXX=yes
+  allow_undefined_flag_CXX="$_lt_dar_allow_undefined"
+  case $cc_basename in
+     ifort*) _lt_dar_can_shared=yes ;;
+     *) _lt_dar_can_shared=$GCC ;;
+  esac
+  if test "$_lt_dar_can_shared" = "yes"; then
+    output_verbose_link_cmd=echo
+    archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
+    module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
+    archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
+    module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
+       if test "$lt_cv_apple_cc_single_mod" != "yes"; then
+      archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
+      archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
+    fi
+
+  else
+  ld_shlibs_CXX=no
+  fi
+
+	;;
+
+      dgux*)
+        case $cc_basename in
+          ec++*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          ghcx*)
+	    # Green Hills C++ Compiler
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
+        ;;
+
+      freebsd[12]*)
+        # C++ shared libraries reported to be fairly broken before
+	# switch to ELF
+        ld_shlibs_CXX=no
+        ;;
+
+      freebsd-elf*)
+        archive_cmds_need_lc_CXX=no
+        ;;
+
+      freebsd* | dragonfly*)
+        # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
+        # conventions
+        ld_shlibs_CXX=yes
+        ;;
+
+      gnu*)
+        ;;
+
+      hpux9*)
+        hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
+        hardcode_libdir_separator_CXX=:
+        export_dynamic_flag_spec_CXX='${wl}-E'
+        hardcode_direct_CXX=yes
+        hardcode_minus_L_CXX=yes # Not in the search PATH,
+				             # but as the default
+				             # location of the library.
+
+        case $cc_basename in
+          CC*)
+            # FIXME: insert proper C++ library support
+            ld_shlibs_CXX=no
+            ;;
+          aCC*)
+            archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+            # Commands to make compiler produce verbose output that lists
+            # what "hidden" libraries, object files and flags are used when
+            # linking a shared library.
+            #
+            # There doesn't appear to be a way to prevent this compiler from
+            # explicitly linking system object files so we need to strip them
+            # from the output so that they don't get included in the library
+            # dependencies.
+            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+            ;;
+          *)
+            if test "$GXX" = yes; then
+              archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+            else
+              # FIXME: insert proper C++ library support
+              ld_shlibs_CXX=no
+            fi
+            ;;
+        esac
+        ;;
+
+      hpux10*|hpux11*)
+        if test $with_gnu_ld = no; then
+	  hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
+	  hardcode_libdir_separator_CXX=:
+
+          case $host_cpu in
+            hppa*64*|ia64*)
+              ;;
+            *)
+	      export_dynamic_flag_spec_CXX='${wl}-E'
+              ;;
+          esac
+        fi
+        case $host_cpu in
+          hppa*64*|ia64*)
+            hardcode_direct_CXX=no
+            hardcode_shlibpath_var_CXX=no
+            ;;
+          *)
+            hardcode_direct_CXX=yes
+            hardcode_direct_absolute_CXX=yes
+            hardcode_minus_L_CXX=yes # Not in the search PATH,
+					         # but as the default
+					         # location of the library.
+            ;;
+        esac
+
+        case $cc_basename in
+          CC*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          aCC*)
+	    case $host_cpu in
+	      hppa*64*)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	      ia64*)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	      *)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	    esac
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+          *)
+	    if test "$GXX" = yes; then
+	      if test $with_gnu_ld = no; then
+	        case $host_cpu in
+	          hppa*64*)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	          ia64*)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	          *)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	        esac
+	      fi
+	    else
+	      # FIXME: insert proper C++ library support
+	      ld_shlibs_CXX=no
+	    fi
+	    ;;
+        esac
+        ;;
+
+      interix[3-9]*)
+	hardcode_direct_CXX=no
+	hardcode_shlibpath_var_CXX=no
+	hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	export_dynamic_flag_spec_CXX='${wl}-E'
+	# Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+	# Instead, shared libraries are loaded at an image base (0x10000000 by
+	# default) and relocated if they conflict, which is a slow very memory
+	# consuming and fragmenting process.  To avoid this, we pick a random,
+	# 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+	;;
+      irix5* | irix6*)
+        case $cc_basename in
+          CC*)
+	    # SGI C++
+	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
+	    # necessary to make sure instantiated templates are included
+	    # in the archive.
+	    old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
+	    ;;
+          *)
+	    if test "$GXX" = yes; then
+	      if test "$with_gnu_ld" = no; then
+	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	      else
+	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
+	      fi
+	    fi
+	    link_all_deplibs_CXX=yes
+	    ;;
+        esac
+        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+        hardcode_libdir_separator_CXX=:
+        inherit_rpath_CXX=yes
+        ;;
+
+      linux* | k*bsd*-gnu)
+        case $cc_basename in
+          KCC*)
+	    # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+	    # KCC will only create a shared library if the output file
+	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
+	    # to its proper name (with version) after linking.
+	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -Bstatic", where "CC" is the KAI C++ compiler.
+	    old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
+	    ;;
+	  icpc* | ecpc* )
+	    # Intel C++
+	    with_gnu_ld=yes
+	    # version 8.0 and above of icpc choke on multiply defined symbols
+	    # if we add $predep_objects and $postdep_objects, however 7.1 and
+	    # earlier do not add the objects themselves.
+	    case `$CC -V 2>&1` in
+	      *"Version 7."*)
+	        archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+		archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+		;;
+	      *)  # Version 8.0 or newer
+	        tmp_idyn=
+	        case $host_cpu in
+		  ia64*) tmp_idyn=' -i_dynamic';;
+		esac
+	        archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+		archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+		;;
+	    esac
+	    archive_cmds_need_lc_CXX=no
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	    ;;
+          pgCC* | pgcpp*)
+            # Portland Group C++ compiler
+	    case `$CC -V` in
+	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
+	      prelink_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
+		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
+	      old_archive_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
+		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
+		$RANLIB $oldlib'
+	      archive_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+	      archive_expsym_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+	      ;;
+	    *) # Version 6 will use weak symbols
+	      archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+	      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+	      ;;
+	    esac
+
+	    hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+            ;;
+	  cxx*)
+	    # Compaq C++
+	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
+
+	    runpath_var=LD_RUN_PATH
+	    hardcode_libdir_flag_spec_CXX='-rpath $libdir'
+	    hardcode_libdir_separator_CXX=:
+
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+	  xl*)
+	    # IBM XL 8.0 on PPC, with GNU ld
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    if test "x$supports_anon_versioning" = xyes; then
+	      archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~
+		cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+		echo "local: *; };" >> $output_objdir/$libname.ver~
+		$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+	    fi
+	    ;;
+	  *)
+	    case `$CC -V 2>&1 | sed 5q` in
+	    *Sun\ C*)
+	      # Sun C++ 5.9
+	      no_undefined_flag_CXX=' -zdefs'
+	      archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	      archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
+	      hardcode_libdir_flag_spec_CXX='-R$libdir'
+	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	      compiler_needs_object_CXX=yes
+
+	      # Not sure whether something based on
+	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
+	      # would be better.
+	      output_verbose_link_cmd='echo'
+
+	      # Archives containing C++ object files must be created using
+	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
+	      # necessary to make sure instantiated templates are included
+	      # in the archive.
+	      old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
+	      ;;
+	    esac
+	    ;;
+	esac
+	;;
+
+      lynxos*)
+        # FIXME: insert proper C++ library support
+	ld_shlibs_CXX=no
+	;;
+
+      m88k*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+	;;
+
+      mvs*)
+        case $cc_basename in
+          cxx*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+	  *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+	esac
+	;;
+
+      netbsd*)
+        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	  archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
+	  wlarc=
+	  hardcode_libdir_flag_spec_CXX='-R$libdir'
+	  hardcode_direct_CXX=yes
+	  hardcode_shlibpath_var_CXX=no
+	fi
+	# Workaround some broken pre-1.5 toolchains
+	output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
+	;;
+
+      *nto* | *qnx*)
+        ld_shlibs_CXX=yes
+	;;
+
+      openbsd2*)
+        # C++ shared libraries are fairly broken
+	ld_shlibs_CXX=no
+	;;
+
+      openbsd*)
+	if test -f /usr/libexec/ld.so; then
+	  hardcode_direct_CXX=yes
+	  hardcode_shlibpath_var_CXX=no
+	  hardcode_direct_absolute_CXX=yes
+	  archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
+	    export_dynamic_flag_spec_CXX='${wl}-E'
+	    whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+	  fi
+	  output_verbose_link_cmd=echo
+	else
+	  ld_shlibs_CXX=no
+	fi
+	;;
+
+      osf3* | osf4* | osf5*)
+        case $cc_basename in
+          KCC*)
+	    # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+	    # KCC will only create a shared library if the output file
+	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
+	    # to its proper name (with version) after linking.
+	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    hardcode_libdir_separator_CXX=:
+
+	    # Archives containing C++ object files must be created using
+	    # the KAI C++ compiler.
+	    case $host in
+	      osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
+	      *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
+	    esac
+	    ;;
+          RCC*)
+	    # Rational C++ 2.4.1
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          cxx*)
+	    case $host in
+	      osf3*)
+	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
+	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+		;;
+	      *)
+	        allow_undefined_flag_CXX=' -expect_unresolved \*'
+	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
+	          echo "-hidden">> $lib.exp~
+	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
+	          $RM $lib.exp'
+	        hardcode_libdir_flag_spec_CXX='-rpath $libdir'
+		;;
+	    esac
+
+	    hardcode_libdir_separator_CXX=:
+
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+	  *)
+	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+	      allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
+	      case $host in
+	        osf3*)
+	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+		  ;;
+	        *)
+	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+		  ;;
+	      esac
+
+	      hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+	      hardcode_libdir_separator_CXX=:
+
+	      # Commands to make compiler produce verbose output that lists
+	      # what "hidden" libraries, object files and flags are used when
+	      # linking a shared library.
+	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+
+	    else
+	      # FIXME: insert proper C++ library support
+	      ld_shlibs_CXX=no
+	    fi
+	    ;;
+        esac
+        ;;
+
+      psos*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+
+      sunos4*)
+        case $cc_basename in
+          CC*)
+	    # Sun C++ 4.x
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          lcc*)
+	    # Lucid
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
+        ;;
+
+      solaris*)
+        case $cc_basename in
+          CC*)
+	    # Sun C++ 4.2, 5.x and Centerline C++
+            archive_cmds_need_lc_CXX=yes
+	    no_undefined_flag_CXX=' -zdefs'
+	    archive_cmds_CXX='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	    archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	      $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	    hardcode_libdir_flag_spec_CXX='-R$libdir'
+	    hardcode_shlibpath_var_CXX=no
+	    case $host_os in
+	      solaris2.[0-5] | solaris2.[0-5].*) ;;
+	      *)
+		# The compiler driver will combine and reorder linker options,
+		# but understands `-z linker_flag'.
+	        # Supported since Solaris 2.6 (maybe 2.5.1?)
+		whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
+	        ;;
+	    esac
+	    link_all_deplibs_CXX=yes
+
+	    output_verbose_link_cmd='echo'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
+	    # necessary to make sure instantiated templates are included
+	    # in the archive.
+	    old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
+	    ;;
+          gcx*)
+	    # Green Hills C++ Compiler
+	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+
+	    # The C++ compiler must be used to create the archive.
+	    old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
+	    ;;
+          *)
+	    # GNU C++ compiler with Solaris linker
+	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+	      no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
+	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
+	        archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+		  $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	        # Commands to make compiler produce verbose output that lists
+	        # what "hidden" libraries, object files and flags are used when
+	        # linking a shared library.
+	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      else
+	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
+	        # platform.
+	        archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+		  $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	        # Commands to make compiler produce verbose output that lists
+	        # what "hidden" libraries, object files and flags are used when
+	        # linking a shared library.
+	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      fi
+
+	      hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
+	      case $host_os in
+		solaris2.[0-5] | solaris2.[0-5].*) ;;
+		*)
+		  whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+		  ;;
+	      esac
+	    fi
+	    ;;
+        esac
+        ;;
+
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
+      no_undefined_flag_CXX='${wl}-z,text'
+      archive_cmds_need_lc_CXX=no
+      hardcode_shlibpath_var_CXX=no
+      runpath_var='LD_RUN_PATH'
+
+      case $cc_basename in
+        CC*)
+	  archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+      esac
+      ;;
+
+      sysv5* | sco3.2v5* | sco5v6*)
+	# Note: We can NOT use -z defs as we might desire, because we do not
+	# link with -lc, and that would cause any symbols used from libc to
+	# always be unresolved, which means just about no library would
+	# ever link correctly.  If we're not using GNU ld we use -z text
+	# though, which does catch some bad symbols but isn't as heavy-handed
+	# as -z defs.
+	no_undefined_flag_CXX='${wl}-z,text'
+	allow_undefined_flag_CXX='${wl}-z,nodefs'
+	archive_cmds_need_lc_CXX=no
+	hardcode_shlibpath_var_CXX=no
+	hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir'
+	hardcode_libdir_separator_CXX=':'
+	link_all_deplibs_CXX=yes
+	export_dynamic_flag_spec_CXX='${wl}-Bexport'
+	runpath_var='LD_RUN_PATH'
+
+	case $cc_basename in
+          CC*)
+	    archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    ;;
+	  *)
+	    archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    ;;
+	esac
+      ;;
+
+      tandem*)
+        case $cc_basename in
+          NCC*)
+	    # NonStop-UX NCC 3.20
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
+        ;;
+
+      vxworks*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+
+      *)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+    esac
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
+$as_echo "$ld_shlibs_CXX" >&6; }
+    test "$ld_shlibs_CXX" = no && can_build_shared=no
+
+    GCC_CXX="$GXX"
+    LD_CXX="$LD"
+
+    ## CAVEAT EMPTOR:
+    ## There is no encapsulation within the following macros, do not change
+    ## the running order or otherwise move them around unless you know exactly
+    ## what you are doing...
+    # Dependencies to place before and after the object being linked:
+predep_objects_CXX=
+postdep_objects_CXX=
+predeps_CXX=
+postdeps_CXX=
+compiler_lib_search_path_CXX=
+
+cat > conftest.$ac_ext <<_LT_EOF
+class Foo
+{
+public:
+  Foo (void) { a = 0; }
+private:
+  int a;
+};
+_LT_EOF
+
+if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+  # Parse the compiler output and extract the necessary
+  # objects, libraries and library flags.
+
+  # Sentinel used to keep track of whether or not we are before
+  # the conftest object file.
+  pre_test_object_deps_done=no
+
+  for p in `eval "$output_verbose_link_cmd"`; do
+    case $p in
+
+    -L* | -R* | -l*)
+       # Some compilers place space between "-{L,R}" and the path.
+       # Remove the space.
+       if test $p = "-L" ||
+          test $p = "-R"; then
+	 prev=$p
+	 continue
+       else
+	 prev=
+       fi
+
+       if test "$pre_test_object_deps_done" = no; then
+	 case $p in
+	 -L* | -R*)
+	   # Internal compiler library paths should come after those
+	   # provided the user.  The postdeps already come after the
+	   # user supplied libs so there is no need to process them.
+	   if test -z "$compiler_lib_search_path_CXX"; then
+	     compiler_lib_search_path_CXX="${prev}${p}"
+	   else
+	     compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
+	   fi
+	   ;;
+	 # The "-l" case would never come before the object being
+	 # linked, so don't bother handling this case.
+	 esac
+       else
+	 if test -z "$postdeps_CXX"; then
+	   postdeps_CXX="${prev}${p}"
+	 else
+	   postdeps_CXX="${postdeps_CXX} ${prev}${p}"
+	 fi
+       fi
+       ;;
+
+    *.$objext)
+       # This assumes that the test object file only shows up
+       # once in the compiler output.
+       if test "$p" = "conftest.$objext"; then
+	 pre_test_object_deps_done=yes
+	 continue
+       fi
+
+       if test "$pre_test_object_deps_done" = no; then
+	 if test -z "$predep_objects_CXX"; then
+	   predep_objects_CXX="$p"
+	 else
+	   predep_objects_CXX="$predep_objects_CXX $p"
+	 fi
+       else
+	 if test -z "$postdep_objects_CXX"; then
+	   postdep_objects_CXX="$p"
+	 else
+	   postdep_objects_CXX="$postdep_objects_CXX $p"
+	 fi
+       fi
+       ;;
+
+    *) ;; # Ignore the rest.
+
+    esac
+  done
+
+  # Clean up.
+  rm -f a.out a.exe
+else
+  echo "libtool.m4: error: problem compiling CXX test program"
+fi
+
+$RM -f confest.$objext
+
+# PORTME: override above test on systems where it is broken
+case $host_os in
+interix[3-9]*)
+  # Interix 3.5 installs completely hosed .la files for C++, so rather than
+  # hack all around it, let's just trust "g++" to DTRT.
+  predep_objects_CXX=
+  postdep_objects_CXX=
+  postdeps_CXX=
+  ;;
+
+linux*)
+  case `$CC -V 2>&1 | sed 5q` in
+  *Sun\ C*)
+    # Sun C++ 5.9
+
+    # The more standards-conforming stlport4 library is
+    # incompatible with the Cstd library. Avoid specifying
+    # it if it's in CXXFLAGS. Ignore libCrun as
+    # -library=stlport4 depends on it.
+    case " $CXX $CXXFLAGS " in
+    *" -library=stlport4 "*)
+      solaris_use_stlport4=yes
+      ;;
+    esac
+
+    if test "$solaris_use_stlport4" != yes; then
+      postdeps_CXX='-library=Cstd -library=Crun'
+    fi
+    ;;
+  esac
+  ;;
+
+solaris*)
+  case $cc_basename in
+  CC*)
+    # The more standards-conforming stlport4 library is
+    # incompatible with the Cstd library. Avoid specifying
+    # it if it's in CXXFLAGS. Ignore libCrun as
+    # -library=stlport4 depends on it.
+    case " $CXX $CXXFLAGS " in
+    *" -library=stlport4 "*)
+      solaris_use_stlport4=yes
+      ;;
+    esac
+
+    # Adding this requires a known-good setup of shared libraries for
+    # Sun compiler versions before 5.6, else PIC objects from an old
+    # archive will be linked into the output, leading to subtle bugs.
+    if test "$solaris_use_stlport4" != yes; then
+      postdeps_CXX='-library=Cstd -library=Crun'
+    fi
+    ;;
+  esac
+  ;;
+esac
+
+
+case " $postdeps_CXX " in
+*" -lc "*) archive_cmds_need_lc_CXX=no ;;
+esac
+ compiler_lib_search_dirs_CXX=
+if test -n "${compiler_lib_search_path_CXX}"; then
+ compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
+fi
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    
+    
+    
+
+
+    lt_prog_compiler_wl_CXX=
+lt_prog_compiler_pic_CXX=
+lt_prog_compiler_static_CXX=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+
+  # C++ specific cases for pic, static, wl, etc.
+  if test "$GXX" = yes; then
+    lt_prog_compiler_wl_CXX='-Wl,'
+    lt_prog_compiler_static_CXX='-static'
+
+    case $host_os in
+    aix*)
+      # All AIX code is PIC.
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static_CXX='-Bstatic'
+      fi
+      ;;
+
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            lt_prog_compiler_pic_CXX='-fPIC'
+        ;;
+      m68k)
+            # FIXME: we need at least 68020 code to build shared libraries, but
+            # adding the `-m68020' flag to GCC prevents building anything better,
+            # like `-m68040'.
+            lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
+        ;;
+      esac
+      ;;
+
+    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+      # PIC is the default for these OSes.
+      ;;
+    mingw* | cygwin* | os2* | pw32* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      # Although the cygwin gcc ignores -fPIC, still need this for old-style
+      # (--disable-auto-import) libraries
+      lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
+      ;;
+    darwin* | rhapsody*)
+      # PIC is the default on this platform
+      # Common symbols not allowed in MH_DYLIB files
+      lt_prog_compiler_pic_CXX='-fno-common'
+      ;;
+    *djgpp*)
+      # DJGPP does not support shared libraries at all
+      lt_prog_compiler_pic_CXX=
+      ;;
+    interix[3-9]*)
+      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+      # Instead, we relocate shared libraries at runtime.
+      ;;
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	lt_prog_compiler_pic_CXX=-Kconform_pic
+      fi
+      ;;
+    hpux*)
+      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
+      # sets the default TLS model and affects inlining.
+      case $host_cpu in
+      hppa*64*)
+	;;
+      *)
+	lt_prog_compiler_pic_CXX='-fPIC'
+	;;
+      esac
+      ;;
+    *qnx* | *nto*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic_CXX='-fPIC -shared'
+      ;;
+    *)
+      lt_prog_compiler_pic_CXX='-fPIC'
+      ;;
+    esac
+  else
+    case $host_os in
+      aix[4-9]*)
+	# All AIX code is PIC.
+	if test "$host_cpu" = ia64; then
+	  # AIX 5 now supports IA64 processor
+	  lt_prog_compiler_static_CXX='-Bstatic'
+	else
+	  lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
+	fi
+	;;
+      chorus*)
+	case $cc_basename in
+	cxch68*)
+	  # Green Hills C++ Compiler
+	  # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
+	  ;;
+	esac
+	;;
+      dgux*)
+	case $cc_basename in
+	  ec++*)
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    ;;
+	  ghcx*)
+	    # Green Hills C++ Compiler
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      freebsd* | dragonfly*)
+	# FreeBSD uses GNU C++
+	;;
+      hpux9* | hpux10* | hpux11*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
+	    if test "$host_cpu" != ia64; then
+	      lt_prog_compiler_pic_CXX='+Z'
+	    fi
+	    ;;
+	  aCC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
+	    case $host_cpu in
+	    hppa*64*|ia64*)
+	      # +Z the default
+	      ;;
+	    *)
+	      lt_prog_compiler_pic_CXX='+Z'
+	      ;;
+	    esac
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      interix*)
+	# This is c89, which is MS Visual C++ (no shared libs)
+	# Anyone wants to do a port?
+	;;
+      irix5* | irix6* | nonstopux*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    # CC pic flag -KPIC is the default.
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      linux* | k*bsd*-gnu)
+	case $cc_basename in
+	  KCC*)
+	    # KAI C++ Compiler
+	    lt_prog_compiler_wl_CXX='--backend -Wl,'
+	    lt_prog_compiler_pic_CXX='-fPIC'
+	    ;;
+	  ecpc* )
+	    # old Intel C++ for x86_64 which still supported -KPIC.
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-static'
+	    ;;
+	  icpc* )
+	    # Intel C++, used to be incompatible with GCC.
+	    # ICC 10 doesn't accept -KPIC any more.
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-fPIC'
+	    lt_prog_compiler_static_CXX='-static'
+	    ;;
+	  pgCC* | pgcpp*)
+	    # Portland Group C++ compiler
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-fpic'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
+	  cxx*)
+	    # Compaq C++
+	    # Make sure the PIC flag is empty.  It appears that all Alpha
+	    # Linux and Compaq Tru64 Unix objects are PIC.
+	    lt_prog_compiler_pic_CXX=
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    ;;
+	  xlc* | xlC*)
+	    # IBM XL 8.0 on PPC
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-qpic'
+	    lt_prog_compiler_static_CXX='-qstaticlink'
+	    ;;
+	  *)
+	    case `$CC -V 2>&1 | sed 5q` in
+	    *Sun\ C*)
+	      # Sun C++ 5.9
+	      lt_prog_compiler_pic_CXX='-KPIC'
+	      lt_prog_compiler_static_CXX='-Bstatic'
+	      lt_prog_compiler_wl_CXX='-Qoption ld '
+	      ;;
+	    esac
+	    ;;
+	esac
+	;;
+      lynxos*)
+	;;
+      m88k*)
+	;;
+      mvs*)
+	case $cc_basename in
+	  cxx*)
+	    lt_prog_compiler_pic_CXX='-W c,exportall'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      netbsd*)
+	;;
+      *qnx* | *nto*)
+        # QNX uses GNU C++, but need to define -shared option too, otherwise
+        # it will coredump.
+        lt_prog_compiler_pic_CXX='-fPIC -shared'
+        ;;
+      osf3* | osf4* | osf5*)
+	case $cc_basename in
+	  KCC*)
+	    lt_prog_compiler_wl_CXX='--backend -Wl,'
+	    ;;
+	  RCC*)
+	    # Rational C++ 2.4.1
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  cxx*)
+	    # Digital/Compaq C++
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    # Make sure the PIC flag is empty.  It appears that all Alpha
+	    # Linux and Compaq Tru64 Unix objects are PIC.
+	    lt_prog_compiler_pic_CXX=
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      psos*)
+	;;
+      solaris*)
+	case $cc_basename in
+	  CC*)
+	    # Sun C++ 4.2, 5.x and Centerline C++
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    lt_prog_compiler_wl_CXX='-Qoption ld '
+	    ;;
+	  gcx*)
+	    # Green Hills C++ Compiler
+	    lt_prog_compiler_pic_CXX='-PIC'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      sunos4*)
+	case $cc_basename in
+	  CC*)
+	    # Sun C++ 4.x
+	    lt_prog_compiler_pic_CXX='-pic'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
+	  lcc*)
+	    # Lucid
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
+	esac
+	;;
+      tandem*)
+	case $cc_basename in
+	  NCC*)
+	    # NonStop-UX NCC 3.20
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      vxworks*)
+	;;
+      *)
+	lt_prog_compiler_can_build_shared_CXX=no
+	;;
+    esac
+  fi
+
+case $host_os in
+  # For platforms which do not support PIC, -DPIC is meaningless:
+  *djgpp*)
+    lt_prog_compiler_pic_CXX=
+    ;;
+  *)
+    lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX@&t@ -DPIC"
+    ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5
+$as_echo "$lt_prog_compiler_pic_CXX" >&6; }
+
+
+
+#
+# Check to make sure the PIC flag actually works.
+#
+if test -n "$lt_prog_compiler_pic_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
+$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
+if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_works_CXX=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="$lt_prog_compiler_pic_CXX@&t@ -DPIC"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_pic_works_CXX=yes
+     fi
+   fi
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
+
+if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then
+    case $lt_prog_compiler_pic_CXX in
+     "" | " "*) ;;
+     *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
+     esac
+else
+    lt_prog_compiler_pic_CXX=
+     lt_prog_compiler_can_build_shared_CXX=no
+fi
+
+fi
+
+
+
+#
+# Check to make sure the static flag actually works.
+#
+wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
+$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
+if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_static_works_CXX=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&5
+       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         lt_cv_prog_compiler_static_works_CXX=yes
+       fi
+     else
+       lt_cv_prog_compiler_static_works_CXX=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
+
+if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then
+    :
+else
+    lt_prog_compiler_static_CXX=
+fi
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o_CXX=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o_CXX=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o_CXX=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:__oline__: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o_CXX=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
+
+
+
+
+hard_links="nottested"
+if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
+  # do not overwrite the value of need_locks provided by the user
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
+$as_echo_n "checking if we can lock with hard links... " >&6; }
+  hard_links=yes
+  $RM conftest*
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  touch conftest.a
+  ln conftest.a conftest.b 2>&5 || hard_links=no
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
+$as_echo "$hard_links" >&6; }
+  if test "$hard_links" = no; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
+$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
+    need_locks=warn
+  fi
+else
+  need_locks=no
+fi
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
+
+  export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  case $host_os in
+  aix[4-9]*)
+    # If we're using GNU nm, then we don't want the "-C" option.
+    # -C means demangle to AIX nm, but means don't demangle with GNU nm
+    if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+    else
+      export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+    fi
+    ;;
+  pw32*)
+    export_symbols_cmds_CXX="$ltdll_cmds"
+  ;;
+  cygwin* | mingw* | cegcc*)
+    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
+  ;;
+  *)
+    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  ;;
+  esac
+  exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
+$as_echo "$ld_shlibs_CXX" >&6; }
+test "$ld_shlibs_CXX" = no && can_build_shared=no
+
+with_gnu_ld_CXX=$with_gnu_ld
+
+
+
+
+
+
+#
+# Do we need to explicitly link libc?
+#
+case "x$archive_cmds_need_lc_CXX" in
+x|xyes)
+  # Assume -lc should be added
+  archive_cmds_need_lc_CXX=yes
+
+  if test "$enable_shared" = yes && test "$GCC" = yes; then
+    case $archive_cmds_CXX in
+    *'~'*)
+      # FIXME: we may have to deal with multi-command sequences.
+      ;;
+    '$CC '*)
+      # Test whether the compiler implicitly links with -lc since on some
+      # systems, -lgcc has to come before -lc. If gcc already passes -lc
+      # to ld, don't add -lc before -lgcc.
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
+$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
+      $RM conftest*
+      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } 2>conftest.err; then
+        soname=conftest
+        lib=conftest
+        libobjs=conftest.$ac_objext
+        deplibs=
+        wl=$lt_prog_compiler_wl_CXX
+	pic_flag=$lt_prog_compiler_pic_CXX
+        compiler_flags=-v
+        linker_flags=-v
+        verstring=
+        output_objdir=.
+        libname=conftest
+        lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
+        allow_undefined_flag_CXX=
+        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+  (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+        then
+	  archive_cmds_need_lc_CXX=no
+        else
+	  archive_cmds_need_lc_CXX=yes
+        fi
+        allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
+      else
+        cat conftest.err 1>&5
+      fi
+      $RM conftest*
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_CXX" >&5
+$as_echo "$archive_cmds_need_lc_CXX" >&6; }
+      ;;
+    esac
+  fi
+  ;;
+esac
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
+$as_echo_n "checking dynamic linker characteristics... " >&6; }
+
+library_names_spec=
+libname_spec='lib$name'
+soname_spec=
+shrext_cmds=".so"
+postinstall_cmds=
+postuninstall_cmds=
+finish_cmds=
+finish_eval=
+shlibpath_var=
+shlibpath_overrides_runpath=unknown
+version_type=none
+dynamic_linker="$host_os ld.so"
+sys_lib_dlsearch_path_spec="/lib /usr/lib"
+need_lib_prefix=unknown
+hardcode_into_libs=no
+
+# when you set need_version to no, make sure it does not cause -set_version
+# flags to be left without arguments
+need_version=unknown
+
+case $host_os in
+aix3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
+  shlibpath_var=LIBPATH
+
+  # AIX 3 has no versioning support, so we append a major version to the name.
+  soname_spec='${libname}${release}${shared_ext}$major'
+  ;;
+
+aix[4-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  hardcode_into_libs=yes
+  if test "$host_cpu" = ia64; then
+    # AIX 5 supports IA64
+    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
+    shlibpath_var=LD_LIBRARY_PATH
+  else
+    # With GCC up to 2.95.x, collect2 would create an import file
+    # for dependence libraries.  The import file would start with
+    # the line `#! .'.  This would cause the generated library to
+    # depend on `.', always an invalid library.  This was fixed in
+    # development snapshots of GCC prior to 3.0.
+    case $host_os in
+      aix4 | aix4.[01] | aix4.[01].*)
+      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
+	   echo ' yes '
+	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
+	:
+      else
+	can_build_shared=no
+      fi
+      ;;
+    esac
+    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
+    # soname into executable. Probably we can add versioning support to
+    # collect2, so additional links can be useful in future.
+    if test "$aix_use_runtimelinking" = yes; then
+      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
+      # instead of lib<name>.a to let people know that these are not
+      # typical AIX shared libraries.
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    else
+      # We preserve .a as extension for shared libraries through AIX4.2
+      # and later when we are not doing run time linking.
+      library_names_spec='${libname}${release}.a $libname.a'
+      soname_spec='${libname}${release}${shared_ext}$major'
+    fi
+    shlibpath_var=LIBPATH
+  fi
+  ;;
+
+amigaos*)
+  case $host_cpu in
+  powerpc)
+    # Since July 2007 AmigaOS4 officially supports .so libraries.
+    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    ;;
+  m68k)
+    library_names_spec='$libname.ixlibrary $libname.a'
+    # Create ${libname}_ixlibrary.a entries in /sys/libs.
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    ;;
+  esac
+  ;;
+
+beos*)
+  library_names_spec='${libname}${shared_ext}'
+  dynamic_linker="$host_os ld.so"
+  shlibpath_var=LIBRARY_PATH
+  ;;
+
+bsdi[45]*)
+  version_type=linux
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
+  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
+  # the default ld.so.conf also contains /usr/contrib/lib and
+  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
+  # libtool to hard-code these into programs
+  ;;
+
+cygwin* | mingw* | pw32* | cegcc*)
+  version_type=windows
+  shrext_cmds=".dll"
+  need_version=no
+  need_lib_prefix=no
+
+  case $GCC,$host_os in
+  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+    library_names_spec='$libname.dll.a'
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname~
+      chmod a+x \$dldir/$dlname~
+      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
+        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
+      fi'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+
+    case $host_os in
+    cygwin*)
+      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
+      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+      ;;
+    mingw* | cegcc*)
+      # MinGW DLLs use traditional 'lib' prefix
+      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH printed by
+        # mingw gcc, but we are running on Cygwin. Gcc prints its search
+        # path with ; separators, and with drive letters. We can handle the
+        # drive letters (cygwin fileutils understands them), so leave them,
+        # especially as we might pass files found there to a mingw objdump,
+        # which wouldn't understand a cygwinified path. Ahh.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      ;;
+    pw32*)
+      # pw32 DLLs use 'pw' prefix rather than 'lib'
+      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      ;;
+    esac
+    ;;
+
+  *)
+    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    ;;
+  esac
+  dynamic_linker='Win32 ld.exe'
+  # FIXME: first we should search . and the directory the executable is in
+  shlibpath_var=PATH
+  ;;
+
+darwin* | rhapsody*)
+  dynamic_linker="$host_os dyld"
+  version_type=darwin
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+  soname_spec='${libname}${release}${major}$shared_ext'
+  shlibpath_overrides_runpath=yes
+  shlibpath_var=DYLD_LIBRARY_PATH
+  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
+
+  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
+  ;;
+
+dgux*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+freebsd1*)
+  dynamic_linker=no
+  ;;
+
+freebsd* | dragonfly*)
+  # DragonFly does not have aout.  When/if they implement a new
+  # versioning mechanism, adjust this.
+  if test -x /usr/bin/objformat; then
+    objformat=`/usr/bin/objformat`
+  else
+    case $host_os in
+    freebsd[123]*) objformat=aout ;;
+    *) objformat=elf ;;
+    esac
+  fi
+  version_type=freebsd-$objformat
+  case $version_type in
+    freebsd-elf*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+      need_version=no
+      need_lib_prefix=no
+      ;;
+    freebsd-*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
+      need_version=yes
+      ;;
+  esac
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_os in
+  freebsd2*)
+    shlibpath_overrides_runpath=yes
+    ;;
+  freebsd3.[01]* | freebsdelf3.[01]*)
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
+  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
+    shlibpath_overrides_runpath=no
+    hardcode_into_libs=yes
+    ;;
+  *) # from 4.6 on, and DragonFly
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  esac
+  ;;
+
+gnu*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  hardcode_into_libs=yes
+  ;;
+
+hpux9* | hpux10* | hpux11*)
+  # Give a soname corresponding to the major version so that dld.sl refuses to
+  # link against other versions.
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  case $host_cpu in
+  ia64*)
+    shrext_cmds='.so'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.so"
+    shlibpath_var=LD_LIBRARY_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    if test "X$HPUX_IA64_MODE" = X32; then
+      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+    else
+      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+    fi
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  hppa*64*)
+    shrext_cmds='.sl'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  *)
+    shrext_cmds='.sl'
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=SHLIB_PATH
+    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    ;;
+  esac
+  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  postinstall_cmds='chmod 555 $lib'
+  ;;
+
+interix[3-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+irix5* | irix6* | nonstopux*)
+  case $host_os in
+    nonstopux*) version_type=nonstopux ;;
+    *)
+	if test "$lt_cv_prog_gnu_ld" = yes; then
+		version_type=linux
+	else
+		version_type=irix
+	fi ;;
+  esac
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+  case $host_os in
+  irix5* | nonstopux*)
+    libsuff= shlibsuff=
+    ;;
+  *)
+    case $LD in # libtool.m4 will add one of these switches to LD
+    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
+      libsuff= shlibsuff= libmagic=32-bit;;
+    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
+      libsuff=32 shlibsuff=N32 libmagic=N32;;
+    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
+      libsuff=64 shlibsuff=64 libmagic=64-bit;;
+    *) libsuff= shlibsuff= libmagic=never-match;;
+    esac
+    ;;
+  esac
+  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+  shlibpath_overrides_runpath=no
+  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+  hardcode_into_libs=yes
+  ;;
+
+# No shared lib support for Linux oldld, aout, or coff.
+linux*oldld* | linux*aout* | linux*coff*)
+  dynamic_linker=no
+  ;;
+
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  # Some binutils ld are patched to set DT_RUNPATH
+  save_LDFLAGS=$LDFLAGS
+  save_libdir=$libdir
+  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
+       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
+  shlibpath_overrides_runpath=yes
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+  LDFLAGS=$save_LDFLAGS
+  libdir=$save_libdir
+
+  # This implies no fast_install, which is unacceptable.
+  # Some rework will be needed to allow for fast_install
+  # before this can be enabled.
+  hardcode_into_libs=yes
+
+  # Append ld.so.conf contents to the search path
+  if test -f /etc/ld.so.conf; then
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+  fi
+
+  # We used to test for /lib/ld.so.1 and disable shared libraries on
+  # powerpc, because MkLinux only supported shared libraries with the
+  # GNU dynamic linker.  Since this was broken with cross compilers,
+  # most powerpc-linux boxes support dynamic linking these days and
+  # people can always --disable-shared, the test was removed, and we
+  # assume the GNU/Linux dynamic linker is in use.
+  dynamic_linker='GNU/Linux ld.so'
+  ;;
+
+netbsd*)
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+    dynamic_linker='NetBSD (a.out) ld.so'
+  else
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    dynamic_linker='NetBSD ld.elf_so'
+  fi
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  ;;
+
+newsos6)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  ;;
+
+*nto* | *qnx*)
+  version_type=qnx
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='ldqnx.so'
+  ;;
+
+openbsd*)
+  version_type=sunos
+  sys_lib_dlsearch_path_spec="/usr/lib"
+  need_lib_prefix=no
+  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
+  case $host_os in
+    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
+    *)				need_version=no  ;;
+  esac
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    case $host_os in
+      openbsd2.[89] | openbsd2.[89].*)
+	shlibpath_overrides_runpath=no
+	;;
+      *)
+	shlibpath_overrides_runpath=yes
+	;;
+      esac
+  else
+    shlibpath_overrides_runpath=yes
+  fi
+  ;;
+
+os2*)
+  libname_spec='$name'
+  shrext_cmds=".dll"
+  need_lib_prefix=no
+  library_names_spec='$libname${shared_ext} $libname.a'
+  dynamic_linker='OS/2 ld.exe'
+  shlibpath_var=LIBPATH
+  ;;
+
+osf3* | osf4* | osf5*)
+  version_type=osf
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
+  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
+  ;;
+
+rdos*)
+  dynamic_linker=no
+  ;;
+
+solaris*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  # ldd complains unless libraries are executable
+  postinstall_cmds='chmod +x $lib'
+  ;;
+
+sunos4*)
+  version_type=sunos
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  if test "$with_gnu_ld" = yes; then
+    need_lib_prefix=no
+  fi
+  need_version=yes
+  ;;
+
+sysv4 | sysv4.3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_vendor in
+    sni)
+      shlibpath_overrides_runpath=no
+      need_lib_prefix=no
+      runpath_var=LD_RUN_PATH
+      ;;
+    siemens)
+      need_lib_prefix=no
+      ;;
+    motorola)
+      need_lib_prefix=no
+      need_version=no
+      shlibpath_overrides_runpath=no
+      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
+      ;;
+  esac
+  ;;
+
+sysv4*MP*)
+  if test -d /usr/nec ;then
+    version_type=linux
+    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
+    soname_spec='$libname${shared_ext}.$major'
+    shlibpath_var=LD_LIBRARY_PATH
+  fi
+  ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  version_type=freebsd-elf
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
+  if test "$with_gnu_ld" = yes; then
+    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
+  else
+    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
+    case $host_os in
+      sco3.2v5*)
+        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
+	;;
+    esac
+  fi
+  sys_lib_dlsearch_path_spec='/usr/lib'
+  ;;
+
+tpf*)
+  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+uts4*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+*)
+  dynamic_linker=no
+  ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
+$as_echo "$dynamic_linker" >&6; }
+test "$dynamic_linker" = no && can_build_shared=no
+
+variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+if test "$GCC" = yes; then
+  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+fi
+
+if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
+  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
+fi
+if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
+  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
+fi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
+$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
+hardcode_action_CXX=
+if test -n "$hardcode_libdir_flag_spec_CXX" ||
+   test -n "$runpath_var_CXX" ||
+   test "X$hardcode_automatic_CXX" = "Xyes" ; then
+
+  # We can hardcode non-existent directories.
+  if test "$hardcode_direct_CXX" != no &&
+     # If the only mechanism to avoid hardcoding is shlibpath_var, we
+     # have to relink, otherwise we might link with an installed library
+     # when we should be linking with a yet-to-be-installed one
+     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
+     test "$hardcode_minus_L_CXX" != no; then
+    # Linking always hardcodes the temporary library directory.
+    hardcode_action_CXX=relink
+  else
+    # We can link without hardcoding, and we can hardcode nonexisting dirs.
+    hardcode_action_CXX=immediate
+  fi
+else
+  # We cannot hardcode anything, or else we can only hardcode existing
+  # directories.
+  hardcode_action_CXX=unsupported
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
+$as_echo "$hardcode_action_CXX" >&6; }
+
+if test "$hardcode_action_CXX" = relink ||
+   test "$inherit_rpath_CXX" = yes; then
+  # Fast installation is not supported
+  enable_fast_install=no
+elif test "$shlibpath_overrides_runpath" = yes ||
+     test "$enable_shared" = no; then
+  # Fast installation is not necessary
+  enable_fast_install=needless
+fi
+
+
+
+
+    
+
+
+  fi # test -n "$compiler"
+
+  CC=$lt_save_CC
+  LDCXX=$LD
+  LD=$lt_save_LD
+  GCC=$lt_save_GCC
+  with_gnu_ld=$lt_save_with_gnu_ld
+  lt_cv_path_LDCXX=$lt_cv_path_LD
+  lt_cv_path_LD=$lt_save_path_LD
+  lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
+  lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
+fi # test "$_lt_caught_CXX_error" != yes
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+
+
+
+
+
+
+       
+       
+
+
+
+        ac_config_commands="$ac_config_commands libtool"
+
+
+
+
+# Only expand once:
+
+
+ac_config_headers="$ac_config_headers config.h"
+
+
+ac_fn_c_check_header_mongrel "$LINENO" "termios.h" "ac_cv_header_termios_h" "$ac_includes_default"
+if test "x$ac_cv_header_termios_h" = x""yes; then :
+  CXXFLAGS="${CXXFLAGS} -DHAVE_TERMIOS_H"
+fi
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking --enable-dc argument" >&5
+$as_echo_n "checking --enable-dc argument... " >&6; }
+@%:@ Check whether --enable-dc was given.
+if test "${enable_dc+set}" = set; then :
+  enableval=$enable_dc; enable_dc=$enableval
+else
+  enable_dc="yes"
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_dc" >&5
+$as_echo "$enable_dc" >&6; }
+if test "$enable_dc" = "yes"; then
+  ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
+if test "x$ac_cv_header_zlib_h" = x""yes; then :
+  
+else
+  as_fn_error "cannot find zlib.h . Use --disable-dc to remove this dependaency" "$LINENO" 5
+fi
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uncompress in -lz" >&5
+$as_echo_n "checking for uncompress in -lz... " >&6; }
+if test "${ac_cv_lib_z_uncompress+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lz  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char uncompress ();
+int
+main ()
+{
+return uncompress ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_z_uncompress=yes
+else
+  ac_cv_lib_z_uncompress=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_uncompress" >&5
+$as_echo "$ac_cv_lib_z_uncompress" >&6; }
+if test "x$ac_cv_lib_z_uncompress" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+@%:@define HAVE_LIBZ 1
+_ACEOF
+
+  LIBS="-lz $LIBS"
+
+else
+  as_fn_error "cannot find zlib uncompress() function. Use --disable-dc to remove this dependaency" "$LINENO" 5
+fi
+
+fi
+
+ if test  "x$enable_dc" = "xyes"; then
+  ENABLE_DC_TRUE=
+  ENABLE_DC_FALSE='#'
+else
+  ENABLE_DC_TRUE='#'
+  ENABLE_DC_FALSE=
+fi
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking --enable-inband argument" >&5
+$as_echo_n "checking --enable-inband argument... " >&6; }
+@%:@ Check whether --enable-inband was given.
+if test "${enable_inband+set}" = set; then :
+  enableval=$enable_inband; enable_inband=$enableval
+else
+  enable_inband="yes"
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_inband" >&5
+$as_echo "$enable_inband" >&6; }
+if test "x$enable_inband" = "xyes"; then
+  ac_fn_c_check_header_mongrel "$LINENO" "infiniband/mad.h" "ac_cv_header_infiniband_mad_h" "$ac_includes_default"
+if test "x$ac_cv_header_infiniband_mad_h" = x""yes; then :
+  
+else
+  as_fn_error "cannot find infiniband/mad.h . Use --disable-inband to remove this dependaency" "$LINENO" 5
+fi
+
+
+fi
+
+ if test  "x$enable_inband" = "xyes"; then
+  ENABLE_INBAND_TRUE=
+  ENABLE_INBAND_FALSE='#'
+else
+  ENABLE_INBAND_TRUE='#'
+  ENABLE_INBAND_FALSE=
+fi
+
+
+CFLAGS="$CFLAGS -Werror -DMST_UL"
+CXXFLAGS="$CXXFLAGS -Werror -DMST_UL"
+
+ac_config_files="$ac_config_files mstflint.spec"
+
+
+ac_config_files="$ac_config_files Makefile mft_utils/Makefile mtcr_ul/Makefile dev_mgt/Makefile tools_layouts/Makefile reg_access/Makefile mlxconfig/Makefile mflash/Makefile mlxfwops/Makefile mlxfwops/lib/Makefile cmdparser/Makefile flint/Makefile small_utils/Makefile mstdump/Makefile mstdump/crd_lib/Makefile mstdump/crd_main/Makefile mstdump/mstdump_dbs/Makefile"
+
+cat >confcache <<\_ACEOF
+# This file is a shell script that caches the results of configure
+# tests run on this system so they can be shared between configure
+# scripts and configure runs, see configure's option --config-cache.
+# It is not useful on other systems.  If it contains results you don't
+# want to keep, you may remove or edit it.
+#
+# config.status only pays attention to the cache file if you give it
+# the --recheck option to rerun configure.
+#
+# `ac_cv_env_foo' variables (set or unset) will be overridden when
+# loading this file, other *unset* `ac_cv_foo' will be assigned the
+# following values.
+
+_ACEOF
+
+# The following way of writing the cache mishandles newlines in values,
+# but we know of no workaround that is simple, portable, and efficient.
+# So, we kill variables containing newlines.
+# Ultrix sh set writes to stderr and can't be redirected directly,
+# and sets the high bit in the cache file unless we assign to the vars.
+(
+  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
+      *) { eval $ac_var=; unset $ac_var;} ;;
+      esac ;;
+    esac
+  done
+
+  (set) 2>&1 |
+    case $as_nl`(ac_space=' '; set) 2>&1` in #(
+    *${as_nl}ac_space=\ *)
+      # `set' does not quote correctly, so add quotes: double-quote
+      # substitution turns \\\\ into \\, and sed turns \\ into \.
+      sed -n \
+	"s/'/'\\\\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
+      ;; #(
+    *)
+      # `set' quotes correctly as required by POSIX, so do not add quotes.
+      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
+      ;;
+    esac |
+    sort
+) |
+  sed '
+     /^ac_cv_env_/b end
+     t clear
+     :clear
+     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
+     t end
+     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
+     :end' >>confcache
+if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
+  if test -w "$cache_file"; then
+    test "x$cache_file" != "x/dev/null" &&
+      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
+$as_echo "$as_me: updating cache $cache_file" >&6;}
+    cat confcache >$cache_file
+  else
+    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
+$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
+  fi
+fi
+rm -f confcache
+
+test "x$prefix" = xNONE && prefix=$ac_default_prefix
+# Let make expand exec_prefix.
+test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
+
+DEFS=-DHAVE_CONFIG_H
+
+ac_libobjs=
+ac_ltlibobjs=
+for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
+  # 1. Remove the extension, and $U if already installed.
+  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
+  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
+  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
+  #    will be set to the directory where LIBOBJS objects are built.
+  as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
+  as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
+done
+LIB@&t at OBJS=$ac_libobjs
+
+LTLIBOBJS=$ac_ltlibobjs
+
+
+ if test -n "$EXEEXT"; then
+  am__EXEEXT_TRUE=
+  am__EXEEXT_FALSE='#'
+else
+  am__EXEEXT_TRUE='#'
+  am__EXEEXT_FALSE=
+fi
+
+if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
+  as_fn_error "conditional \"AMDEP\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ENABLE_DC_TRUE}" && test -z "${ENABLE_DC_FALSE}"; then
+  as_fn_error "conditional \"ENABLE_DC\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ENABLE_INBAND_TRUE}" && test -z "${ENABLE_INBAND_FALSE}"; then
+  as_fn_error "conditional \"ENABLE_INBAND\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+
+: ${CONFIG_STATUS=./config.status}
+ac_write_fail=0
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files $CONFIG_STATUS"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
+$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
+as_write_fail=0
+cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
+#! $SHELL
+# Generated by $as_me.
+# Run this file to recreate the current configuration.
+# Compiler output produced by configure, useful for debugging
+# configure, is in config.log if it exists.
+
+debug=false
+ac_cs_recheck=false
+ac_cs_silent=false
+
+SHELL=\${CONFIG_SHELL-$SHELL}
+export SHELL
+_ASEOF
+cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
+
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+"$@"}'='"$@"'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in @%:@(
+  *posix*) :
+    set -o posix ;; @%:@(
+  *) :
+     ;;
+esac
+fi
+
+
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='print -r --'
+  as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='printf %s\n'
+  as_echo_n='printf %s'
+else
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+    as_echo_n='/usr/ucb/echo -n'
+  else
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+    as_echo_n_body='eval
+      arg=$1;
+      case $arg in @%:@(
+      *"$as_nl"*)
+	expr "X$arg" : "X\\(.*\\)$as_nl";
+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+      esac;
+      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+    '
+    export as_echo_n_body
+    as_echo_n='sh -c $as_echo_n_body as_echo'
+  fi
+  export as_echo_body
+  as_echo='sh -c $as_echo_body as_echo'
+fi
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+  PATH_SEPARATOR=:
+  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+      PATH_SEPARATOR=';'
+  }
+fi
+
+
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" ""	$as_nl"
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in @%:@((
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+  done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+  as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+  exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there.  '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
+PS1='$ '
+PS2='> '
+PS4='+ '
+
+# NLS nuisances.
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
+
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+
+@%:@ as_fn_error ERROR [LINENO LOG_FD]
+@%:@ ---------------------------------
+@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+@%:@ script with status @S|@?, using 1 if that was 0.
+as_fn_error ()
+{
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  fi
+  $as_echo "$as_me: error: $1" >&2
+  as_fn_exit $as_status
+} @%:@ as_fn_error
+
+
+@%:@ as_fn_set_status STATUS
+@%:@ -----------------------
+@%:@ Set @S|@? to STATUS, without forking.
+as_fn_set_status ()
+{
+  return $1
+} @%:@ as_fn_set_status
+
+@%:@ as_fn_exit STATUS
+@%:@ -----------------
+@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+  set +e
+  as_fn_set_status $1
+  exit $1
+} @%:@ as_fn_exit
+
+@%:@ as_fn_unset VAR
+@%:@ ---------------
+@%:@ Portably unset VAR.
+as_fn_unset ()
+{
+  { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+@%:@ as_fn_append VAR VALUE
+@%:@ ----------------------
+@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take
+@%:@ advantage of any shell optimizations that allow amortized linear growth over
+@%:@ repeated appends, instead of the typical quadratic growth present in naive
+@%:@ implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+  eval 'as_fn_append ()
+  {
+    eval $1+=\$2
+  }'
+else
+  as_fn_append ()
+  {
+    eval $1=\$$1\$2
+  }
+fi # as_fn_append
+
+@%:@ as_fn_arith ARG...
+@%:@ ------------------
+@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the
+@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments
+@%:@ must be portable across @S|@(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+  eval 'as_fn_arith ()
+  {
+    as_val=$(( $* ))
+  }'
+else
+  as_fn_arith ()
+  {
+    as_val=`expr "$@" || test $? -eq 1`
+  }
+fi # as_fn_arith
+
+
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+   test "X`expr 00001 : '.*\(...\)'`" = X001; then
+  as_expr=expr
+else
+  as_expr=false
+fi
+
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+  as_basename=basename
+else
+  as_basename=false
+fi
+
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
+
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+	 X"$0" : 'X\(//\)$' \| \
+	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in @%:@(((((
+-n*)
+  case `echo 'xy\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  xy)  ECHO_C='\c';;
+  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
+       ECHO_T='	';;
+  esac;;
+*)
+  ECHO_N='-n';;
+esac
+
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir 2>/dev/null
+fi
+if (echo >conf$$.file) 2>/dev/null; then
+  if ln -s conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s='ln -s'
+    # ... but there are two gotchas:
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -p'.
+    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+      as_ln_s='cp -p'
+  elif ln conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s=ln
+  else
+    as_ln_s='cp -p'
+  fi
+else
+  as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
+
+
+@%:@ as_fn_mkdir_p
+@%:@ -------------
+@%:@ Create "@S|@as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
+
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d "$as_dir" || eval $as_mkdir_p || {
+    as_dirs=
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs="'$as_qdir' $as_dirs"
+      as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_dir" : 'X\(//\)[^/]' \| \
+	 X"$as_dir" : 'X\(//\)$' \| \
+	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d "$as_dir" && break
+    done
+    test -z "$as_dirs" || eval "mkdir $as_dirs"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+
+
+} @%:@ as_fn_mkdir_p
+if mkdir -p . 2>/dev/null; then
+  as_mkdir_p='mkdir -p "$as_dir"'
+else
+  test -d ./-p && rmdir ./-p
+  as_mkdir_p=false
+fi
+
+if test -x / >/dev/null 2>&1; then
+  as_test_x='test -x'
+else
+  if ls -dL / >/dev/null 2>&1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d "$1"; then
+	test -d "$1/.";
+      else
+	case $1 in @%:@(
+	-*)set "./$1";;
+	esac;
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in @%:@((
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+
+
+exec 6>&1
+## ----------------------------------- ##
+## Main body of $CONFIG_STATUS script. ##
+## ----------------------------------- ##
+_ASEOF
+test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# Save the log message, to keep $0 and so on meaningful, and to
+# report actual input values of CONFIG_FILES etc. instead of their
+# values after options handling.
+ac_log="
+This file was extended by mstflint $as_me 3.7.0, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
+
+  CONFIG_FILES    = $CONFIG_FILES
+  CONFIG_HEADERS  = $CONFIG_HEADERS
+  CONFIG_LINKS    = $CONFIG_LINKS
+  CONFIG_COMMANDS = $CONFIG_COMMANDS
+  $ $0 $@
+
+on `(hostname || uname -n) 2>/dev/null | sed 1q`
+"
+
+_ACEOF
+
+case $ac_config_files in *"
+"*) set x $ac_config_files; shift; ac_config_files=$*;;
+esac
+
+case $ac_config_headers in *"
+"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
+esac
+
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+# Files that config.status was made for.
+config_files="$ac_config_files"
+config_headers="$ac_config_headers"
+config_commands="$ac_config_commands"
+
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+ac_cs_usage="\
+\`$as_me' instantiates files and other configuration actions
+from templates according to the current configuration.  Unless the files
+and actions are specified as TAGs, all are instantiated by default.
+
+Usage: $0 [OPTION]... [TAG]...
+
+  -h, --help       print this help, then exit
+  -V, --version    print version number and configuration settings, then exit
+      --config     print configuration, then exit
+  -q, --quiet, --silent
+                   do not print progress messages
+  -d, --debug      don't remove temporary files
+      --recheck    update $as_me by reconfiguring in the same conditions
+      --file=FILE[:TEMPLATE] 
+                   instantiate the configuration file FILE
+      --header=FILE[:TEMPLATE] 
+                   instantiate the configuration header FILE
+
+Configuration files:
+$config_files
+
+Configuration headers:
+$config_headers
+
+Configuration commands:
+$config_commands
+
+Report bugs to <orenk at mellanox.co.il>."
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
+ac_cs_version="\\
+mstflint config.status 3.7.0
+configured by $0, generated by GNU Autoconf 2.65,
+  with options \\"\$ac_cs_config\\"
+
+Copyright (C) 2009 Free Software Foundation, Inc.
+This config.status script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it."
+
+ac_pwd='$ac_pwd'
+srcdir='$srcdir'
+INSTALL='$INSTALL'
+MKDIR_P='$MKDIR_P'
+AWK='$AWK'
+test -n "\$AWK" || AWK=awk
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# The default lists apply if the user does not specify any file.
+ac_need_defaults=:
+while test $# != 0
+do
+  case $1 in
+  --*=*)
+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
+    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
+    ac_shift=:
+    ;;
+  *)
+    ac_option=$1
+    ac_optarg=$2
+    ac_shift=shift
+    ;;
+  esac
+
+  case $ac_option in
+  # Handling of the options.
+  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+    ac_cs_recheck=: ;;
+  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
+    $as_echo "$ac_cs_version"; exit ;;
+  --config | --confi | --conf | --con | --co | --c )
+    $as_echo "$ac_cs_config"; exit ;;
+  --debug | --debu | --deb | --de | --d | -d )
+    debug=: ;;
+  --file | --fil | --fi | --f )
+    $ac_shift
+    case $ac_optarg in
+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    as_fn_append CONFIG_FILES " '$ac_optarg'"
+    ac_need_defaults=false;;
+  --header | --heade | --head | --hea )
+    $ac_shift
+    case $ac_optarg in
+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    as_fn_append CONFIG_HEADERS " '$ac_optarg'"
+    ac_need_defaults=false;;
+  --he | --h)
+    # Conflict between --help and --header
+    as_fn_error "ambiguous option: \`$1'
+Try \`$0 --help' for more information.";;
+  --help | --hel | -h )
+    $as_echo "$ac_cs_usage"; exit ;;
+  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+  | -silent | --silent | --silen | --sile | --sil | --si | --s)
+    ac_cs_silent=: ;;
+
+  # This is an error.
+  -*) as_fn_error "unrecognized option: \`$1'
+Try \`$0 --help' for more information." ;;
+
+  *) as_fn_append ac_config_targets " $1"
+     ac_need_defaults=false ;;
+
+  esac
+  shift
+done
+
+ac_configure_extra_args=
+
+if $ac_cs_silent; then
+  exec 6>/dev/null
+  ac_configure_extra_args="$ac_configure_extra_args --silent"
+fi
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+if \$ac_cs_recheck; then
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
+  shift
+  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
+  CONFIG_SHELL='$SHELL'
+  export CONFIG_SHELL
+  exec "\$@"
+fi
+
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+exec 5>>config.log
+{
+  echo
+  sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
+@%:@@%:@ Running $as_me. @%:@@%:@
+_ASBOX
+  $as_echo "$ac_log"
+} >&5
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+#
+# INIT-COMMANDS
+#
+AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
+
+
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+sed_quote_subst='$sed_quote_subst'
+double_quote_subst='$double_quote_subst'
+delay_variable_subst='$delay_variable_subst'
+macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
+macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
+enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
+pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
+enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
+host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
+host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
+host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
+build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
+build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
+build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
+SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
+Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
+GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
+EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
+FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
+LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
+NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
+LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
+max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
+ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
+exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
+lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
+lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
+lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
+reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
+reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
+deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
+file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
+AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
+AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
+STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
+RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
+old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
+CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
+compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
+GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
+objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
+SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
+ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
+MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
+need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
+DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
+NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
+LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
+OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
+OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
+libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
+shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
+export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
+allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
+no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
+inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
+link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
+fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
+always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
+export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
+include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
+prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
+variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
+need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
+need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
+version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
+runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
+libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
+library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
+soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
+postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
+sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
+sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
+old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
+striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
+predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
+postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
+predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
+postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
+LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+
+LTCC='$LTCC'
+LTCFLAGS='$LTCFLAGS'
+compiler='$compiler_DEFAULT'
+
+# Quote evaled strings.
+for var in SED \
+GREP \
+EGREP \
+FGREP \
+LD \
+NM \
+LN_S \
+lt_SP2NL \
+lt_NL2SP \
+reload_flag \
+OBJDUMP \
+deplibs_check_method \
+file_magic_cmd \
+AR \
+AR_FLAGS \
+STRIP \
+RANLIB \
+CC \
+CFLAGS \
+compiler \
+lt_cv_sys_global_symbol_pipe \
+lt_cv_sys_global_symbol_to_cdecl \
+lt_cv_sys_global_symbol_to_c_name_address \
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
+SHELL \
+ECHO \
+lt_prog_compiler_no_builtin_flag \
+lt_prog_compiler_wl \
+lt_prog_compiler_pic \
+lt_prog_compiler_static \
+lt_cv_prog_compiler_c_o \
+need_locks \
+DSYMUTIL \
+NMEDIT \
+LIPO \
+OTOOL \
+OTOOL64 \
+shrext_cmds \
+export_dynamic_flag_spec \
+whole_archive_flag_spec \
+compiler_needs_object \
+with_gnu_ld \
+allow_undefined_flag \
+no_undefined_flag \
+hardcode_libdir_flag_spec \
+hardcode_libdir_flag_spec_ld \
+hardcode_libdir_separator \
+fix_srcfile_path \
+exclude_expsyms \
+include_expsyms \
+file_list_spec \
+variables_saved_for_relink \
+libname_spec \
+library_names_spec \
+soname_spec \
+finish_eval \
+old_striplib \
+striplib \
+compiler_lib_search_dirs \
+predep_objects \
+postdep_objects \
+predeps \
+postdeps \
+compiler_lib_search_path \
+LD_CXX \
+compiler_CXX \
+lt_prog_compiler_no_builtin_flag_CXX \
+lt_prog_compiler_wl_CXX \
+lt_prog_compiler_pic_CXX \
+lt_prog_compiler_static_CXX \
+lt_cv_prog_compiler_c_o_CXX \
+export_dynamic_flag_spec_CXX \
+whole_archive_flag_spec_CXX \
+compiler_needs_object_CXX \
+with_gnu_ld_CXX \
+allow_undefined_flag_CXX \
+no_undefined_flag_CXX \
+hardcode_libdir_flag_spec_CXX \
+hardcode_libdir_flag_spec_ld_CXX \
+hardcode_libdir_separator_CXX \
+fix_srcfile_path_CXX \
+exclude_expsyms_CXX \
+include_expsyms_CXX \
+file_list_spec_CXX \
+compiler_lib_search_dirs_CXX \
+predep_objects_CXX \
+postdep_objects_CXX \
+predeps_CXX \
+postdeps_CXX \
+compiler_lib_search_path_CXX; do
+    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    *[\\\\\\\`\\"\\\$]*)
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
+      ;;
+    *)
+      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
+      ;;
+    esac
+done
+
+# Double-quote double-evaled strings.
+for var in reload_cmds \
+old_postinstall_cmds \
+old_postuninstall_cmds \
+old_archive_cmds \
+extract_expsyms_cmds \
+old_archive_from_new_cmds \
+old_archive_from_expsyms_cmds \
+archive_cmds \
+archive_expsym_cmds \
+module_cmds \
+module_expsym_cmds \
+export_symbols_cmds \
+prelink_cmds \
+postinstall_cmds \
+postuninstall_cmds \
+finish_cmds \
+sys_lib_search_path_spec \
+sys_lib_dlsearch_path_spec \
+old_archive_cmds_CXX \
+old_archive_from_new_cmds_CXX \
+old_archive_from_expsyms_cmds_CXX \
+archive_cmds_CXX \
+archive_expsym_cmds_CXX \
+module_cmds_CXX \
+module_expsym_cmds_CXX \
+export_symbols_cmds_CXX \
+prelink_cmds_CXX; do
+    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    *[\\\\\\\`\\"\\\$]*)
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
+      ;;
+    *)
+      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
+      ;;
+    esac
+done
+
+# Fix-up fallback echo if it was mangled by the above quoting rules.
+case \$lt_ECHO in
+*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
+  ;;
+esac
+
+ac_aux_dir='$ac_aux_dir'
+xsi_shell='$xsi_shell'
+lt_shell_append='$lt_shell_append'
+
+# See if we are running on zsh, and set the options which allow our
+# commands through without removal of \ escapes INIT.
+if test -n "\${ZSH_VERSION+set}" ; then
+   setopt NO_GLOB_SUBST
+fi
+
+
+    PACKAGE='$PACKAGE'
+    VERSION='$VERSION'
+    TIMESTAMP='$TIMESTAMP'
+    RM='$RM'
+    ofile='$ofile'
+
+
+
+
+
+
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+
+# Handling of arguments.
+for ac_config_target in $ac_config_targets
+do
+  case $ac_config_target in
+    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
+    "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
+    "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
+    "mstflint.spec") CONFIG_FILES="$CONFIG_FILES mstflint.spec" ;;
+    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+    "mft_utils/Makefile") CONFIG_FILES="$CONFIG_FILES mft_utils/Makefile" ;;
+    "mtcr_ul/Makefile") CONFIG_FILES="$CONFIG_FILES mtcr_ul/Makefile" ;;
+    "dev_mgt/Makefile") CONFIG_FILES="$CONFIG_FILES dev_mgt/Makefile" ;;
+    "tools_layouts/Makefile") CONFIG_FILES="$CONFIG_FILES tools_layouts/Makefile" ;;
+    "reg_access/Makefile") CONFIG_FILES="$CONFIG_FILES reg_access/Makefile" ;;
+    "mlxconfig/Makefile") CONFIG_FILES="$CONFIG_FILES mlxconfig/Makefile" ;;
+    "mflash/Makefile") CONFIG_FILES="$CONFIG_FILES mflash/Makefile" ;;
+    "mlxfwops/Makefile") CONFIG_FILES="$CONFIG_FILES mlxfwops/Makefile" ;;
+    "mlxfwops/lib/Makefile") CONFIG_FILES="$CONFIG_FILES mlxfwops/lib/Makefile" ;;
+    "cmdparser/Makefile") CONFIG_FILES="$CONFIG_FILES cmdparser/Makefile" ;;
+    "flint/Makefile") CONFIG_FILES="$CONFIG_FILES flint/Makefile" ;;
+    "small_utils/Makefile") CONFIG_FILES="$CONFIG_FILES small_utils/Makefile" ;;
+    "mstdump/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/Makefile" ;;
+    "mstdump/crd_lib/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/crd_lib/Makefile" ;;
+    "mstdump/crd_main/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/crd_main/Makefile" ;;
+    "mstdump/mstdump_dbs/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/mstdump_dbs/Makefile" ;;
+
+  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  esac
+done
+
+
+# If the user did not use the arguments to specify the items to instantiate,
+# then the envvar interface is used.  Set only those that are not.
+# We use the long form for the default assignment because of an extremely
+# bizarre bug on SunOS 4.1.3.
+if $ac_need_defaults; then
+  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
+  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
+  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
+fi
+
+# Have a temporary directory for convenience.  Make it in the build tree
+# simply because there is no reason against having it here, and in addition,
+# creating and moving files from /tmp can sometimes cause problems.
+# Hook for its removal unless debugging.
+# Note that there is a small window in which the directory will not be cleaned:
+# after its creation but before its name has been assigned to `$tmp'.
+$debug ||
+{
+  tmp=
+  trap 'exit_status=$?
+  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
+' 0
+  trap 'as_fn_exit 1' 1 2 13 15
+}
+# Create a (secure) tmp directory for tmp files.
+
+{
+  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
+  test -n "$tmp" && test -d "$tmp"
+}  ||
+{
+  tmp=./conf$$-$RANDOM
+  (umask 077 && mkdir "$tmp")
+} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
+
+# Set up the scripts for CONFIG_FILES section.
+# No need to generate them if there are no CONFIG_FILES.
+# This happens for instance with `./config.status config.h'.
+if test -n "$CONFIG_FILES"; then
+
+
+ac_cr=`echo X | tr X '\015'`
+# On cygwin, bash can eat \r inside `` if the user requested igncr.
+# But we know of no other shell where ac_cr would be empty at this
+# point, so we can use a bashism as a fallback.
+if test "x$ac_cr" = x; then
+  eval ac_cr=\$\'\\r\'
+fi
+ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
+if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
+  ac_cs_awk_cr='\r'
+else
+  ac_cs_awk_cr=$ac_cr
+fi
+
+echo 'BEGIN {' >"$tmp/subs1.awk" &&
+_ACEOF
+
+
+{
+  echo "cat >conf$$subs.awk <<_ACEOF" &&
+  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
+  echo "_ACEOF"
+} >conf$$subs.sh ||
+  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
+ac_delim='%!_!# '
+for ac_last_try in false false false false false :; do
+  . ./conf$$subs.sh ||
+    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+
+  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
+  if test $ac_delim_n = $ac_delim_num; then
+    break
+  elif $ac_last_try; then
+    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+  else
+    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
+  fi
+done
+rm -f conf$$subs.sh
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
+_ACEOF
+sed -n '
+h
+s/^/S["/; s/!.*/"]=/
+p
+g
+s/^[^!]*!//
+:repl
+t repl
+s/'"$ac_delim"'$//
+t delim
+:nl
+h
+s/\(.\{148\}\)..*/\1/
+t more1
+s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
+p
+n
+b repl
+:more1
+s/["\\]/\\&/g; s/^/"/; s/$/"\\/
+p
+g
+s/.\{148\}//
+t nl
+:delim
+h
+s/\(.\{148\}\)..*/\1/
+t more2
+s/["\\]/\\&/g; s/^/"/; s/$/"/
+p
+b
+:more2
+s/["\\]/\\&/g; s/^/"/; s/$/"\\/
+p
+g
+s/.\{148\}//
+t delim
+' <conf$$subs.awk | sed '
+/^[^""]/{
+  N
+  s/\n//
+}
+' >>$CONFIG_STATUS || ac_write_fail=1
+rm -f conf$$subs.awk
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+_ACAWK
+cat >>"\$tmp/subs1.awk" <<_ACAWK &&
+  for (key in S) S_is_set[key] = 1
+  FS = ""
+
+}
+{
+  line = $ 0
+  nfields = split(line, field, "@")
+  substed = 0
+  len = length(field[1])
+  for (i = 2; i < nfields; i++) {
+    key = field[i]
+    keylen = length(key)
+    if (S_is_set[key]) {
+      value = S[key]
+      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
+      len += length(value) + length(field[++i])
+      substed = 1
+    } else
+      len += 1 + keylen
+  }
+
+  print line
+}
+
+_ACAWK
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
+  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
+else
+  cat
+fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
+  || as_fn_error "could not setup config files machinery" "$LINENO" 5
+_ACEOF
+
+# VPATH may cause trouble with some makes, so we remove $(srcdir),
+# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# trailing colons and then remove the whole line if VPATH becomes empty
+# (actually we leave an empty line to preserve line numbers).
+if test "x$srcdir" = x.; then
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
+s/:*\$(srcdir):*/:/
+s/:*\${srcdir}:*/:/
+s/:*@srcdir@:*/:/
+s/^\([^=]*=[	 ]*\):*/\1/
+s/:*$//
+s/^[^=]*=[	 ]*$//
+}'
+fi
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+fi # test -n "$CONFIG_FILES"
+
+# Set up the scripts for CONFIG_HEADERS section.
+# No need to generate them if there are no CONFIG_HEADERS.
+# This happens for instance with `./config.status Makefile'.
+if test -n "$CONFIG_HEADERS"; then
+cat >"$tmp/defines.awk" <<\_ACAWK ||
+BEGIN {
+_ACEOF
+
+# Transform confdefs.h into an awk script `defines.awk', embedded as
+# here-document in config.status, that substitutes the proper values into
+# config.h.in to produce config.h.
+
+# Create a delimiter string that does not exist in confdefs.h, to ease
+# handling of long lines.
+ac_delim='%!_!# '
+for ac_last_try in false false :; do
+  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
+  if test -z "$ac_t"; then
+    break
+  elif $ac_last_try; then
+    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
+  else
+    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
+  fi
+done
+
+# For the awk script, D is an array of macro values keyed by name,
+# likewise P contains macro parameters if any.  Preserve backslash
+# newline sequences.
+
+ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
+sed -n '
+s/.\{148\}/&'"$ac_delim"'/g
+t rset
+:rset
+s/^[	 ]*#[	 ]*define[	 ][	 ]*/ /
+t def
+d
+:def
+s/\\$//
+t bsnl
+s/["\\]/\\&/g
+s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
+D["\1"]=" \3"/p
+s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2"/p
+d
+:bsnl
+s/["\\]/\\&/g
+s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
+D["\1"]=" \3\\\\\\n"\\/p
+t cont
+s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
+t cont
+d
+:cont
+n
+s/.\{148\}/&'"$ac_delim"'/g
+t clear
+:clear
+s/\\$//
+t bsnlc
+s/["\\]/\\&/g; s/^/"/; s/$/"/p
+d
+:bsnlc
+s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
+b cont
+' <confdefs.h | sed '
+s/'"$ac_delim"'/"\\\
+"/g' >>$CONFIG_STATUS || ac_write_fail=1
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+  for (key in D) D_is_set[key] = 1
+  FS = ""
+}
+/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
+  line = \$ 0
+  split(line, arg, " ")
+  if (arg[1] == "#") {
+    defundef = arg[2]
+    mac1 = arg[3]
+  } else {
+    defundef = substr(arg[1], 2)
+    mac1 = arg[2]
+  }
+  split(mac1, mac2, "(") #)
+  macro = mac2[1]
+  prefix = substr(line, 1, index(line, defundef) - 1)
+  if (D_is_set[macro]) {
+    # Preserve the white space surrounding the "#".
+    print prefix "define", macro P[macro] D[macro]
+    next
+  } else {
+    # Replace #undef with comments.  This is necessary, for example,
+    # in the case of _POSIX_SOURCE, which is predefined and required
+    # on some systems where configure will not decide to define it.
+    if (defundef == "undef") {
+      print "/*", prefix defundef, macro, "*/"
+      next
+    }
+  }
+}
+{ print }
+_ACAWK
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+  as_fn_error "could not setup config headers machinery" "$LINENO" 5
+fi # test -n "$CONFIG_HEADERS"
+
+
+eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
+shift
+for ac_tag
+do
+  case $ac_tag in
+  :[FHLC]) ac_mode=$ac_tag; continue;;
+  esac
+  case $ac_mode$ac_tag in
+  :[FHL]*:*);;
+  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :[FH]-) ac_tag=-:-;;
+  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
+  esac
+  ac_save_IFS=$IFS
+  IFS=:
+  set x $ac_tag
+  IFS=$ac_save_IFS
+  shift
+  ac_file=$1
+  shift
+
+  case $ac_mode in
+  :L) ac_source=$1;;
+  :[FH])
+    ac_file_inputs=
+    for ac_f
+    do
+      case $ac_f in
+      -) ac_f="$tmp/stdin";;
+      *) # Look for the file first in the build tree, then in the source tree
+	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
+	 # because $ac_f cannot contain `:'.
+	 test -f "$ac_f" ||
+	   case $ac_f in
+	   [\\/$]*) false;;
+	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
+	   esac ||
+	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+      esac
+      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
+      as_fn_append ac_file_inputs " '$ac_f'"
+    done
+
+    # Let's still pretend it is `configure' which instantiates (i.e., don't
+    # use $as_me), people would be surprised to read:
+    #    /* config.h.  Generated by config.status.  */
+    configure_input='Generated from '`
+	  $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
+	`' by configure.'
+    if test x"$ac_file" != x-; then
+      configure_input="$ac_file.  $configure_input"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
+$as_echo "$as_me: creating $ac_file" >&6;}
+    fi
+    # Neutralize special characters interpreted by sed in replacement strings.
+    case $configure_input in #(
+    *\&* | *\|* | *\\* )
+       ac_sed_conf_input=`$as_echo "$configure_input" |
+       sed 's/[\\\\&|]/\\\\&/g'`;; #(
+    *) ac_sed_conf_input=$configure_input;;
+    esac
+
+    case $ac_tag in
+    *:-:* | *:-) cat >"$tmp/stdin" \
+      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
+    esac
+    ;;
+  esac
+
+  ac_dir=`$as_dirname -- "$ac_file" ||
+$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$ac_file" : 'X\(//\)[^/]' \| \
+	 X"$ac_file" : 'X\(//\)$' \| \
+	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$ac_file" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+  as_dir="$ac_dir"; as_fn_mkdir_p
+  ac_builddir=.
+
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+  # A ".." for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+  case $ac_top_builddir_sub in
+  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
+
+case $srcdir in
+  .)  # We are building in place.
+    ac_srcdir=.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
+    ac_srcdir=$srcdir$ac_dir_suffix;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
+esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+
+  case $ac_mode in
+  :F)
+  #
+  # CONFIG_FILE
+  #
+
+  case $INSTALL in
+  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
+  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
+  esac
+  ac_MKDIR_P=$MKDIR_P
+  case $MKDIR_P in
+  [\\/$]* | ?:[\\/]* ) ;;
+  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
+  esac
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# If the template does not know about datarootdir, expand it.
+# FIXME: This hack should be removed a few years after 2.60.
+ac_datarootdir_hack=; ac_datarootdir_seen=
+ac_sed_dataroot='
+/datarootdir/ {
+  p
+  q
+}
+/@datadir@/p
+/@docdir@/p
+/@infodir@/p
+/@localedir@/p
+/@mandir@/p'
+case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
+*datarootdir*) ac_datarootdir_seen=yes;;
+*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
+$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+  ac_datarootdir_hack='
+  s&@datadir@&$datadir&g
+  s&@docdir@&$docdir&g
+  s&@infodir@&$infodir&g
+  s&@localedir@&$localedir&g
+  s&@mandir@&$mandir&g
+  s&\\\${datarootdir}&$datarootdir&g' ;;
+esac
+_ACEOF
+
+# Neutralize VPATH when `$srcdir' = `.'.
+# Shell code in configure.ac might set extrasub.
+# FIXME: do we really want to maintain this feature?
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_sed_extra="$ac_vpsub
+$extrasub
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+:t
+/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
+s|@configure_input@|$ac_sed_conf_input|;t t
+s&@top_builddir@&$ac_top_builddir_sub&;t t
+s&@top_build_prefix@&$ac_top_build_prefix&;t t
+s&@srcdir@&$ac_srcdir&;t t
+s&@abs_srcdir@&$ac_abs_srcdir&;t t
+s&@top_srcdir@&$ac_top_srcdir&;t t
+s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
+s&@builddir@&$ac_builddir&;t t
+s&@abs_builddir@&$ac_abs_builddir&;t t
+s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
+s&@INSTALL@&$ac_INSTALL&;t t
+s&@MKDIR_P@&$ac_MKDIR_P&;t t
+$ac_datarootdir_hack
+"
+eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
+
+test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
+  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
+  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined." >&5
+$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined." >&2;}
+
+  rm -f "$tmp/stdin"
+  case $ac_file in
+  -) cat "$tmp/out" && rm -f "$tmp/out";;
+  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
+  esac \
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
+ ;;
+  :H)
+  #
+  # CONFIG_HEADER
+  #
+  if test x"$ac_file" != x-; then
+    {
+      $as_echo "/* $configure_input  */" \
+      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
+    } >"$tmp/config.h" \
+      || as_fn_error "could not create $ac_file" "$LINENO" 5
+    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
+      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
+$as_echo "$as_me: $ac_file is unchanged" >&6;}
+    else
+      rm -f "$ac_file"
+      mv "$tmp/config.h" "$ac_file" \
+	|| as_fn_error "could not create $ac_file" "$LINENO" 5
+    fi
+  else
+    $as_echo "/* $configure_input  */" \
+      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
+      || as_fn_error "could not create -" "$LINENO" 5
+  fi
+# Compute "$ac_file"'s index in $config_headers.
+_am_arg="$ac_file"
+_am_stamp_count=1
+for _am_header in $config_headers :; do
+  case $_am_header in
+    $_am_arg | $_am_arg:* )
+      break ;;
+    * )
+      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+  esac
+done
+echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
+$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$_am_arg" : 'X\(//\)[^/]' \| \
+	 X"$_am_arg" : 'X\(//\)$' \| \
+	 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$_am_arg" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`/stamp-h$_am_stamp_count
+ ;;
+  
+  :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
+$as_echo "$as_me: executing $ac_file commands" >&6;}
+ ;;
+  esac
+
+
+  case $ac_file$ac_mode in
+    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
+  # are listed without --file.  Let's play safe and only enable the eval
+  # if we detect the quoting.
+  case $CONFIG_FILES in
+  *\'*) eval set x "$CONFIG_FILES" ;;
+  *)   set x $CONFIG_FILES ;;
+  esac
+  shift
+  for mf
+  do
+    # Strip MF so we end up with the name of the file.
+    mf=`echo "$mf" | sed -e 's/:.*$//'`
+    # Check whether this is an Automake generated Makefile or not.
+    # We used to match only the files named `Makefile.in', but
+    # some people rename them; so instead we look at the file content.
+    # Grep'ing the first line is not enough: some people post-process
+    # each Makefile.in and add a new line on top of each file to say so.
+    # Grep'ing the whole file is not good either: AIX grep has a line
+    # limit of 2048, but all sed's we know have understand at least 4000.
+    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
+      dirpart=`$as_dirname -- "$mf" ||
+$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$mf" : 'X\(//\)[^/]' \| \
+	 X"$mf" : 'X\(//\)$' \| \
+	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$mf" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+    else
+      continue
+    fi
+    # Extract the definition of DEPDIR, am__include, and am__quote
+    # from the Makefile without running `make'.
+    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
+    test -z "$DEPDIR" && continue
+    am__include=`sed -n 's/^am__include = //p' < "$mf"`
+    test -z "am__include" && continue
+    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
+    # When using ansi2knr, U may be empty or an underscore; expand it
+    U=`sed -n 's/^U = //p' < "$mf"`
+    # Find all dependency output files, they are included files with
+    # $(DEPDIR) in their names.  We invoke sed twice because it is the
+    # simplest approach to changing $(DEPDIR) to its actual value in the
+    # expansion.
+    for file in `sed -n "
+      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+      # Make sure the directory exists.
+      test -f "$dirpart/$file" && continue
+      fdir=`$as_dirname -- "$file" ||
+$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$file" : 'X\(//\)[^/]' \| \
+	 X"$file" : 'X\(//\)$' \| \
+	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$file" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      as_dir=$dirpart/$fdir; as_fn_mkdir_p
+      # echo "creating $dirpart/$file"
+      echo '# dummy' > "$dirpart/$file"
+    done
+  done
+}
+ ;;
+    "libtool":C) 
+    
+    # See if we are running on zsh, and set the options which allow our
+    # commands through without removal of \ escapes.
+    if test -n "${ZSH_VERSION+set}" ; then
+      setopt NO_GLOB_SUBST
+    fi
+
+    cfgfile="${ofile}T"
+    trap "$RM \"$cfgfile\"; exit 1" 1 2 15
+    $RM "$cfgfile"
+
+    cat <<_LT_EOF >> "$cfgfile"
+#! $SHELL
+
+# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
+# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
+# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+# NOTE: Changes made to this file will be lost: look at ltmain.sh.
+#
+#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Written by Gordon Matzigkeit, 1996
+#
+#   This file is part of GNU Libtool.
+#
+# GNU Libtool is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# As a special exception to the GNU General Public License,
+# if you distribute this file as part of a program or library that
+# is built using GNU Libtool, you may include this file under the
+# same distribution terms that you use for the rest of that program.
+#
+# GNU Libtool is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNU Libtool; see the file COPYING.  If not, a copy
+# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
+# obtained by writing to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+
+# The names of the tagged configurations supported by this script.
+available_tags="CXX "
+
+# ### BEGIN LIBTOOL CONFIG
+
+# Which release of libtool.m4 was used?
+macro_version=$macro_version
+macro_revision=$macro_revision
+
+# Whether or not to build shared libraries.
+build_libtool_libs=$enable_shared
+
+# Whether or not to build static libraries.
+build_old_libs=$enable_static
+
+# What type of objects to build.
+pic_mode=$pic_mode
+
+# Whether or not to optimize for fast installation.
+fast_install=$enable_fast_install
+
+# The host system.
+host_alias=$host_alias
+host=$host
+host_os=$host_os
+
+# The build system.
+build_alias=$build_alias
+build=$build
+build_os=$build_os
+
+# A sed program that does not truncate output.
+SED=$lt_SED
+
+# Sed that helps us avoid accidentally triggering echo(1) options like -n.
+Xsed="\$SED -e 1s/^X//"
+
+# A grep program that handles long lines.
+GREP=$lt_GREP
+
+# An ERE matcher.
+EGREP=$lt_EGREP
+
+# A literal string matcher.
+FGREP=$lt_FGREP
+
+# A BSD- or MS-compatible name lister.
+NM=$lt_NM
+
+# Whether we need soft or hard links.
+LN_S=$lt_LN_S
+
+# What is the maximum length of a command?
+max_cmd_len=$max_cmd_len
+
+# Object file suffix (normally "o").
+objext=$ac_objext
+
+# Executable file suffix (normally "").
+exeext=$exeext
+
+# whether the shell understands "unset".
+lt_unset=$lt_unset
+
+# turn spaces into newlines.
+SP2NL=$lt_lt_SP2NL
+
+# turn newlines into spaces.
+NL2SP=$lt_lt_NL2SP
+
+# How to create reloadable object files.
+reload_flag=$lt_reload_flag
+reload_cmds=$lt_reload_cmds
+
+# An object symbol dumper.
+OBJDUMP=$lt_OBJDUMP
+
+# Method to check whether dependent libraries are shared objects.
+deplibs_check_method=$lt_deplibs_check_method
+
+# Command to use when deplibs_check_method == "file_magic".
+file_magic_cmd=$lt_file_magic_cmd
+
+# The archiver.
+AR=$lt_AR
+AR_FLAGS=$lt_AR_FLAGS
+
+# A symbol stripping program.
+STRIP=$lt_STRIP
+
+# Commands used to install an old-style archive.
+RANLIB=$lt_RANLIB
+old_postinstall_cmds=$lt_old_postinstall_cmds
+old_postuninstall_cmds=$lt_old_postuninstall_cmds
+
+# A C compiler.
+LTCC=$lt_CC
+
+# LTCC compiler flags.
+LTCFLAGS=$lt_CFLAGS
+
+# Take the output of nm and produce a listing of raw symbols and C names.
+global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
+
+# Transform the output of nm in a proper C declaration.
+global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
+
+# Transform the output of nm in a C name address pair.
+global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
+
+# Transform the output of nm in a C name address pair when lib prefix is needed.
+global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
+
+# The name of the directory that contains temporary libtool files.
+objdir=$objdir
+
+# Shell to use when invoking shell scripts.
+SHELL=$lt_SHELL
+
+# An echo program that does not interpret backslashes.
+ECHO=$lt_ECHO
+
+# Used to examine libraries when file_magic_cmd begins with "file".
+MAGIC_CMD=$MAGIC_CMD
+
+# Must we lock files when doing compilation?
+need_locks=$lt_need_locks
+
+# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
+DSYMUTIL=$lt_DSYMUTIL
+
+# Tool to change global to local symbols on Mac OS X.
+NMEDIT=$lt_NMEDIT
+
+# Tool to manipulate fat objects and archives on Mac OS X.
+LIPO=$lt_LIPO
+
+# ldd/readelf like tool for Mach-O binaries on Mac OS X.
+OTOOL=$lt_OTOOL
+
+# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
+OTOOL64=$lt_OTOOL64
+
+# Old archive suffix (normally "a").
+libext=$libext
+
+# Shared library suffix (normally ".so").
+shrext_cmds=$lt_shrext_cmds
+
+# The commands to extract the exported symbol list from a shared archive.
+extract_expsyms_cmds=$lt_extract_expsyms_cmds
+
+# Variables whose values should be saved in libtool wrapper scripts and
+# restored at link time.
+variables_saved_for_relink=$lt_variables_saved_for_relink
+
+# Do we need the "lib" prefix for modules?
+need_lib_prefix=$need_lib_prefix
+
+# Do we need a version for libraries?
+need_version=$need_version
+
+# Library versioning type.
+version_type=$version_type
+
+# Shared library runtime path variable.
+runpath_var=$runpath_var
+
+# Shared library path variable.
+shlibpath_var=$shlibpath_var
+
+# Is shlibpath searched before the hard-coded library search path?
+shlibpath_overrides_runpath=$shlibpath_overrides_runpath
+
+# Format of library name prefix.
+libname_spec=$lt_libname_spec
+
+# List of archive names.  First name is the real one, the rest are links.
+# The last name is the one that the linker finds with -lNAME
+library_names_spec=$lt_library_names_spec
+
+# The coded name of the library, if different from the real name.
+soname_spec=$lt_soname_spec
+
+# Command to use after installation of a shared archive.
+postinstall_cmds=$lt_postinstall_cmds
+
+# Command to use after uninstallation of a shared archive.
+postuninstall_cmds=$lt_postuninstall_cmds
+
+# Commands used to finish a libtool library installation in a directory.
+finish_cmds=$lt_finish_cmds
+
+# As "finish_cmds", except a single script fragment to be evaled but
+# not shown.
+finish_eval=$lt_finish_eval
+
+# Whether we should hardcode library paths into libraries.
+hardcode_into_libs=$hardcode_into_libs
+
+# Compile-time system search path for libraries.
+sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
+
+# Run-time system search path for libraries.
+sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
+
+# Whether dlopen is supported.
+dlopen_support=$enable_dlopen
+
+# Whether dlopen of programs is supported.
+dlopen_self=$enable_dlopen_self
+
+# Whether dlopen of statically linked programs is supported.
+dlopen_self_static=$enable_dlopen_self_static
+
+# Commands to strip libraries.
+old_striplib=$lt_old_striplib
+striplib=$lt_striplib
+
+
+# The linker used to build libraries.
+LD=$lt_LD
+
+# Commands used to build an old-style archive.
+old_archive_cmds=$lt_old_archive_cmds
+
+# A language specific compiler.
+CC=$lt_compiler
+
+# Is the compiler the GNU compiler?
+with_gcc=$GCC
+
+# Compiler flag to turn off builtin functions.
+no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
+
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl
+
+# Additional compiler flags for building library objects.
+pic_flag=$lt_lt_prog_compiler_pic
+
+# Compiler flag to prevent dynamic linking.
+link_static_flag=$lt_lt_prog_compiler_static
+
+# Does compiler simultaneously support -c and -o options?
+compiler_c_o=$lt_lt_cv_prog_compiler_c_o
+
+# Whether or not to add -lc for building shared libraries.
+build_libtool_need_lc=$archive_cmds_need_lc
+
+# Whether or not to disallow shared libs when runtime libs are static.
+allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
+
+# Compiler flag to allow reflexive dlopens.
+export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
+
+# Compiler flag to generate shared objects directly from archives.
+whole_archive_flag_spec=$lt_whole_archive_flag_spec
+
+# Whether the compiler copes with passing no objects directly.
+compiler_needs_object=$lt_compiler_needs_object
+
+# Create an old-style archive from a shared archive.
+old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
+
+# Create a temporary old-style archive to link instead of a shared archive.
+old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
+
+# Commands used to build a shared archive.
+archive_cmds=$lt_archive_cmds
+archive_expsym_cmds=$lt_archive_expsym_cmds
+
+# Commands used to build a loadable module if different from building
+# a shared archive.
+module_cmds=$lt_module_cmds
+module_expsym_cmds=$lt_module_expsym_cmds
+
+# Whether we are building with GNU ld or not.
+with_gnu_ld=$lt_with_gnu_ld
+
+# Flag that allows shared libraries with undefined symbols to be built.
+allow_undefined_flag=$lt_allow_undefined_flag
+
+# Flag that enforces no undefined symbols.
+no_undefined_flag=$lt_no_undefined_flag
+
+# Flag to hardcode \$libdir into a binary during linking.
+# This must work even if \$libdir does not exist
+hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
+
+# If ld is used when linking, flag to hardcode \$libdir into a binary
+# during linking.  This must work even if \$libdir does not exist.
+hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
+
+# Whether we need a single "-rpath" flag with a separated argument.
+hardcode_libdir_separator=$lt_hardcode_libdir_separator
+
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary.
+hardcode_direct=$hardcode_direct
+
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary and the resulting library dependency is
+# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
+# library is relocated.
+hardcode_direct_absolute=$hardcode_direct_absolute
+
+# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
+# into the resulting binary.
+hardcode_minus_L=$hardcode_minus_L
+
+# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
+# into the resulting binary.
+hardcode_shlibpath_var=$hardcode_shlibpath_var
+
+# Set to "yes" if building a shared library automatically hardcodes DIR
+# into the library and all subsequent libraries and executables linked
+# against it.
+hardcode_automatic=$hardcode_automatic
+
+# Set to yes if linker adds runtime paths of dependent libraries
+# to runtime path list.
+inherit_rpath=$inherit_rpath
+
+# Whether libtool must link a program against all its dependency libraries.
+link_all_deplibs=$link_all_deplibs
+
+# Fix the shell variable \$srcfile for the compiler.
+fix_srcfile_path=$lt_fix_srcfile_path
+
+# Set to "yes" if exported symbols are required.
+always_export_symbols=$always_export_symbols
+
+# The commands to list exported symbols.
+export_symbols_cmds=$lt_export_symbols_cmds
+
+# Symbols that should not be listed in the preloaded symbols.
+exclude_expsyms=$lt_exclude_expsyms
+
+# Symbols that must always be exported.
+include_expsyms=$lt_include_expsyms
+
+# Commands necessary for linking programs (against libraries) with templates.
+prelink_cmds=$lt_prelink_cmds
+
+# Specify filename containing input files.
+file_list_spec=$lt_file_list_spec
+
+# How to hardcode a shared library path into an executable.
+hardcode_action=$hardcode_action
+
+# The directories searched by this compiler when creating a shared library.
+compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
+
+# Dependencies to place before and after the objects being linked to
+# create a shared library.
+predep_objects=$lt_predep_objects
+postdep_objects=$lt_postdep_objects
+predeps=$lt_predeps
+postdeps=$lt_postdeps
+
+# The library search path used internally by the compiler when linking
+# a shared library.
+compiler_lib_search_path=$lt_compiler_lib_search_path
+
+# ### END LIBTOOL CONFIG
+
+_LT_EOF
+
+  case $host_os in
+  aix3*)
+    cat <<\_LT_EOF >> "$cfgfile"
+# AIX sometimes has problems with the GCC collect2 program.  For some
+# reason, if we set the COLLECT_NAMES environment variable, the problems
+# vanish in a puff of smoke.
+if test "X${COLLECT_NAMES+set}" != Xset; then
+  COLLECT_NAMES=
+  export COLLECT_NAMES
+fi
+_LT_EOF
+    ;;
+  esac
+
+  
+ltmain="$ac_aux_dir/ltmain.sh"
+
+
+  # We use sed instead of cat because bash on DJGPP gets confused if
+  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
+  # text mode, it properly converts lines to CR/LF.  This bash problem
+  # is reportedly fixed, but why not run on old versions too?
+  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
+    || (rm -f "$cfgfile"; exit 1)
+
+  case $xsi_shell in
+  yes)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+  case ${1} in
+    */*) func_dirname_result="${1%/*}${2}" ;;
+    *  ) func_dirname_result="${3}" ;;
+  esac
+}
+
+# func_basename file
+func_basename ()
+{
+  func_basename_result="${1##*/}"
+}
+
+# func_dirname_and_basename file append nondir_replacement
+# perform func_basename and func_dirname in a single function
+# call:
+#   dirname:  Compute the dirname of FILE.  If nonempty,
+#             add APPEND to the result, otherwise set result
+#             to NONDIR_REPLACEMENT.
+#             value returned in "$func_dirname_result"
+#   basename: Compute filename of FILE.
+#             value retuned in "$func_basename_result"
+# Implementation must be kept synchronized with func_dirname
+# and func_basename. For efficiency, we do not delegate to
+# those functions but instead duplicate the functionality here.
+func_dirname_and_basename ()
+{
+  case ${1} in
+    */*) func_dirname_result="${1%/*}${2}" ;;
+    *  ) func_dirname_result="${3}" ;;
+  esac
+  func_basename_result="${1##*/}"
+}
+
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+func_stripname ()
+{
+  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
+  # positional parameters, so assign one to ordinary parameter first.
+  func_stripname_result=${3}
+  func_stripname_result=${func_stripname_result#"${1}"}
+  func_stripname_result=${func_stripname_result%"${2}"}
+}
+
+# func_opt_split
+func_opt_split ()
+{
+  func_opt_split_opt=${1%%=*}
+  func_opt_split_arg=${1#*=}
+}
+
+# func_lo2o object
+func_lo2o ()
+{
+  case ${1} in
+    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
+    *)    func_lo2o_result=${1} ;;
+  esac
+}
+
+# func_xform libobj-or-source
+func_xform ()
+{
+  func_xform_result=${1%.*}.lo
+}
+
+# func_arith arithmetic-term...
+func_arith ()
+{
+  func_arith_result=$(( $* ))
+}
+
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+  func_len_result=${#1}
+}
+
+_LT_EOF
+    ;;
+  *) # Bourne compatible functions.
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+  # Extract subdirectory from the argument.
+  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
+  if test "X$func_dirname_result" = "X${1}"; then
+    func_dirname_result="${3}"
+  else
+    func_dirname_result="$func_dirname_result${2}"
+  fi
+}
+
+# func_basename file
+func_basename ()
+{
+  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
+}
+
+
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+# func_strip_suffix prefix name
+func_stripname ()
+{
+  case ${2} in
+    .*) func_stripname_result=`$ECHO "X${3}" \
+           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
+    *)  func_stripname_result=`$ECHO "X${3}" \
+           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
+  esac
+}
+
+# sed scripts:
+my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
+my_sed_long_arg='1s/^-[^=]*=//'
+
+# func_opt_split
+func_opt_split ()
+{
+  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
+  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
+}
+
+# func_lo2o object
+func_lo2o ()
+{
+  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
+}
+
+# func_xform libobj-or-source
+func_xform ()
+{
+  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
+}
+
+# func_arith arithmetic-term...
+func_arith ()
+{
+  func_arith_result=`expr "$@"`
+}
+
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
+}
+
+_LT_EOF
+esac
+
+case $lt_shell_append in
+  yes)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+  eval "$1+=\$2"
+}
+_LT_EOF
+    ;;
+  *)
+    cat << \_LT_EOF >> "$cfgfile"
+
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+  eval "$1=\$$1\$2"
+}
+
+_LT_EOF
+    ;;
+  esac
+
+
+  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
+    || (rm -f "$cfgfile"; exit 1)
+
+  mv -f "$cfgfile" "$ofile" ||
+    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
+  chmod +x "$ofile"
+
+
+    cat <<_LT_EOF >> "$ofile"
+
+# ### BEGIN LIBTOOL TAG CONFIG: CXX
+
+# The linker used to build libraries.
+LD=$lt_LD_CXX
+
+# Commands used to build an old-style archive.
+old_archive_cmds=$lt_old_archive_cmds_CXX
+
+# A language specific compiler.
+CC=$lt_compiler_CXX
+
+# Is the compiler the GNU compiler?
+with_gcc=$GCC_CXX
+
+# Compiler flag to turn off builtin functions.
+no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
+
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl_CXX
+
+# Additional compiler flags for building library objects.
+pic_flag=$lt_lt_prog_compiler_pic_CXX
+
+# Compiler flag to prevent dynamic linking.
+link_static_flag=$lt_lt_prog_compiler_static_CXX
+
+# Does compiler simultaneously support -c and -o options?
+compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
+
+# Whether or not to add -lc for building shared libraries.
+build_libtool_need_lc=$archive_cmds_need_lc_CXX
+
+# Whether or not to disallow shared libs when runtime libs are static.
+allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
+
+# Compiler flag to allow reflexive dlopens.
+export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
+
+# Compiler flag to generate shared objects directly from archives.
+whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
+
+# Whether the compiler copes with passing no objects directly.
+compiler_needs_object=$lt_compiler_needs_object_CXX
+
+# Create an old-style archive from a shared archive.
+old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
+
+# Create a temporary old-style archive to link instead of a shared archive.
+old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
+
+# Commands used to build a shared archive.
+archive_cmds=$lt_archive_cmds_CXX
+archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
+
+# Commands used to build a loadable module if different from building
+# a shared archive.
+module_cmds=$lt_module_cmds_CXX
+module_expsym_cmds=$lt_module_expsym_cmds_CXX
+
+# Whether we are building with GNU ld or not.
+with_gnu_ld=$lt_with_gnu_ld_CXX
+
+# Flag that allows shared libraries with undefined symbols to be built.
+allow_undefined_flag=$lt_allow_undefined_flag_CXX
+
+# Flag that enforces no undefined symbols.
+no_undefined_flag=$lt_no_undefined_flag_CXX
+
+# Flag to hardcode \$libdir into a binary during linking.
+# This must work even if \$libdir does not exist
+hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
+
+# If ld is used when linking, flag to hardcode \$libdir into a binary
+# during linking.  This must work even if \$libdir does not exist.
+hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
+
+# Whether we need a single "-rpath" flag with a separated argument.
+hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
+
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary.
+hardcode_direct=$hardcode_direct_CXX
+
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary and the resulting library dependency is
+# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
+# library is relocated.
+hardcode_direct_absolute=$hardcode_direct_absolute_CXX
+
+# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
+# into the resulting binary.
+hardcode_minus_L=$hardcode_minus_L_CXX
+
+# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
+# into the resulting binary.
+hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
+
+# Set to "yes" if building a shared library automatically hardcodes DIR
+# into the library and all subsequent libraries and executables linked
+# against it.
+hardcode_automatic=$hardcode_automatic_CXX
+
+# Set to yes if linker adds runtime paths of dependent libraries
+# to runtime path list.
+inherit_rpath=$inherit_rpath_CXX
+
+# Whether libtool must link a program against all its dependency libraries.
+link_all_deplibs=$link_all_deplibs_CXX
+
+# Fix the shell variable \$srcfile for the compiler.
+fix_srcfile_path=$lt_fix_srcfile_path_CXX
+
+# Set to "yes" if exported symbols are required.
+always_export_symbols=$always_export_symbols_CXX
+
+# The commands to list exported symbols.
+export_symbols_cmds=$lt_export_symbols_cmds_CXX
+
+# Symbols that should not be listed in the preloaded symbols.
+exclude_expsyms=$lt_exclude_expsyms_CXX
+
+# Symbols that must always be exported.
+include_expsyms=$lt_include_expsyms_CXX
+
+# Commands necessary for linking programs (against libraries) with templates.
+prelink_cmds=$lt_prelink_cmds_CXX
+
+# Specify filename containing input files.
+file_list_spec=$lt_file_list_spec_CXX
+
+# How to hardcode a shared library path into an executable.
+hardcode_action=$hardcode_action_CXX
+
+# The directories searched by this compiler when creating a shared library.
+compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
+
+# Dependencies to place before and after the objects being linked to
+# create a shared library.
+predep_objects=$lt_predep_objects_CXX
+postdep_objects=$lt_postdep_objects_CXX
+predeps=$lt_predeps_CXX
+postdeps=$lt_postdeps_CXX
+
+# The library search path used internally by the compiler when linking
+# a shared library.
+compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
+
+# ### END LIBTOOL TAG CONFIG: CXX
+_LT_EOF
+
+ ;;
+
+  esac
+done # for ac_tag
+
+
+as_fn_exit 0
+_ACEOF
+ac_clean_files=$ac_clean_files_save
+
+test $ac_write_fail = 0 ||
+  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
+
+
+# configure is writing to config.log, and then calls config.status.
+# config.status does its own redirection, appending to config.log.
+# Unfortunately, on DOS this fails, as config.log is still kept open
+# by configure, so config.status won't be able to write to it; its
+# output is simply discarded.  So we exec the FD to /dev/null,
+# effectively closing config.log, so it can be properly (re)opened and
+# appended to by config.status.  When coming back to configure, we
+# need to make the FD available again.
+if test "$no_create" != yes; then
+  ac_cs_success=:
+  ac_config_status_args=
+  test "$silent" = yes &&
+    ac_config_status_args="$ac_config_status_args --quiet"
+  exec 5>/dev/null
+  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
+  exec 5>>config.log
+  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
+  # would make configure fail if this is the last instruction.
+  $ac_cs_success || as_fn_exit $?
+fi
+if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
+$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
+fi
+
+
diff --git a/autom4te.cache/requests b/autom4te.cache/requests
new file mode 100644
index 0000000..bc32afd
--- /dev/null
+++ b/autom4te.cache/requests
@@ -0,0 +1,272 @@
+# This file was generated.
+# It contains the lists of macros which have been traced.
+# It can be safely removed.
+
+ at request = (
+             bless( [
+                      '0',
+                      1,
+                      [
+                        '/usr/local/share/autoconf'
+                      ],
+                      [
+                        '/usr/local/share/autoconf/autoconf/autoconf.m4f',
+                        '/usr/local/share/aclocal/argz.m4',
+                        '/usr/local/share/aclocal/libtool.m4',
+                        '/usr/local/share/aclocal/ltdl.m4',
+                        '/usr/local/share/aclocal/ltoptions.m4',
+                        '/usr/local/share/aclocal/ltsugar.m4',
+                        '/usr/local/share/aclocal/ltversion.m4',
+                        '/usr/local/share/aclocal/lt~obsolete.m4',
+                        '/usr/local/share/aclocal-1.11/amversion.m4',
+                        '/usr/local/share/aclocal-1.11/auxdir.m4',
+                        '/usr/local/share/aclocal-1.11/cond.m4',
+                        '/usr/local/share/aclocal-1.11/depend.m4',
+                        '/usr/local/share/aclocal-1.11/depout.m4',
+                        '/usr/local/share/aclocal-1.11/init.m4',
+                        '/usr/local/share/aclocal-1.11/install-sh.m4',
+                        '/usr/local/share/aclocal-1.11/lead-dot.m4',
+                        '/usr/local/share/aclocal-1.11/make.m4',
+                        '/usr/local/share/aclocal-1.11/missing.m4',
+                        '/usr/local/share/aclocal-1.11/mkdirp.m4',
+                        '/usr/local/share/aclocal-1.11/options.m4',
+                        '/usr/local/share/aclocal-1.11/runlog.m4',
+                        '/usr/local/share/aclocal-1.11/sanity.m4',
+                        '/usr/local/share/aclocal-1.11/silent.m4',
+                        '/usr/local/share/aclocal-1.11/strip.m4',
+                        '/usr/local/share/aclocal-1.11/substnot.m4',
+                        '/usr/local/share/aclocal-1.11/tar.m4',
+                        'configure.ac'
+                      ],
+                      {
+                        'AM_ENABLE_STATIC' => 1,
+                        'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
+                        '_LT_AC_SHELL_INIT' => 1,
+                        'AC_DEFUN' => 1,
+                        'AC_PROG_LIBTOOL' => 1,
+                        '_LT_AC_LANG_CXX_CONFIG' => 1,
+                        'AM_PROG_MKDIR_P' => 1,
+                        'AM_AUTOMAKE_VERSION' => 1,
+                        'AM_SUBST_NOTMAKE' => 1,
+                        'AM_MISSING_PROG' => 1,
+                        'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
+                        '_LT_AC_LANG_C_CONFIG' => 1,
+                        'AM_PROG_INSTALL_STRIP' => 1,
+                        '_m4_warn' => 1,
+                        'AC_LIBTOOL_OBJDIR' => 1,
+                        'gl_FUNC_ARGZ' => 1,
+                        'LTOBSOLETE_VERSION' => 1,
+                        'AM_SANITY_CHECK' => 1,
+                        'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
+                        'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
+                        'LT_LIB_M' => 1,
+                        '_LT_AC_CHECK_DLFCN' => 1,
+                        'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
+                        'LTSUGAR_VERSION' => 1,
+                        '_LT_PROG_LTMAIN' => 1,
+                        'LT_SYS_SYMBOL_USCORE' => 1,
+                        '_AM_PROG_TAR' => 1,
+                        'AC_LIBTOOL_GCJ' => 1,
+                        'LT_SYS_DLOPEN_DEPLIBS' => 1,
+                        'LT_FUNC_DLSYM_USCORE' => 1,
+                        '_LT_AC_LANG_F77' => 1,
+                        'AC_LIBTOOL_CONFIG' => 1,
+                        '_AM_SUBST_NOTMAKE' => 1,
+                        'AC_LTDL_DLLIB' => 1,
+                        '_AM_AUTOCONF_VERSION' => 1,
+                        'AM_DISABLE_SHARED' => 1,
+                        '_LTDL_SETUP' => 1,
+                        '_LT_AC_LANG_CXX' => 1,
+                        'AM_PROG_LIBTOOL' => 1,
+                        'AC_LIB_LTDL' => 1,
+                        '_LT_AC_FILE_LTDLL_C' => 1,
+                        'AM_PROG_LD' => 1,
+                        'AU_DEFUN' => 1,
+                        'AC_PROG_NM' => 1,
+                        'AC_LIBTOOL_DLOPEN' => 1,
+                        'AC_PROG_LD' => 1,
+                        'AC_PROG_LD_GNU' => 1,
+                        'AC_ENABLE_FAST_INSTALL' => 1,
+                        'AC_LIBTOOL_FC' => 1,
+                        'LTDL_CONVENIENCE' => 1,
+                        '_AM_SET_OPTION' => 1,
+                        'AC_LTDL_PREOPEN' => 1,
+                        '_LT_LINKER_BOILERPLATE' => 1,
+                        'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
+                        'AC_LIBTOOL_PROG_CC_C_O' => 1,
+                        'gl_PREREQ_ARGZ' => 1,
+                        'LT_SUPPORTED_TAG' => 1,
+                        'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
+                        'LT_PROG_RC' => 1,
+                        'LT_SYS_MODULE_EXT' => 1,
+                        'AC_DEFUN_ONCE' => 1,
+                        '_LT_AC_LANG_GCJ' => 1,
+                        'AC_LTDL_OBJDIR' => 1,
+                        '_LT_PATH_TOOL_PREFIX' => 1,
+                        'AC_LIBTOOL_RC' => 1,
+                        'AM_SILENT_RULES' => 1,
+                        'AC_DISABLE_FAST_INSTALL' => 1,
+                        '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
+                        '_LT_AC_SYS_LIBPATH_AIX' => 1,
+                        '_LT_AC_TRY_DLOPEN_SELF' => 1,
+                        'include' => 1,
+                        'LT_AC_PROG_SED' => 1,
+                        'AM_ENABLE_SHARED' => 1,
+                        'LTDL_INSTALLABLE' => 1,
+                        '_LT_AC_LANG_GCJ_CONFIG' => 1,
+                        'AC_ENABLE_SHARED' => 1,
+                        'AC_ENABLE_STATIC' => 1,
+                        'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
+                        '_LT_AC_TAGVAR' => 1,
+                        'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
+                        'AM_CONDITIONAL' => 1,
+                        'LT_LIB_DLLOAD' => 1,
+                        'LTDL_INIT' => 1,
+                        'LTVERSION_VERSION' => 1,
+                        'AM_PROG_INSTALL_SH' => 1,
+                        'm4_include' => 1,
+                        'AC_PROG_EGREP' => 1,
+                        '_AC_AM_CONFIG_HEADER_HOOK' => 1,
+                        'AC_PATH_MAGIC' => 1,
+                        'AC_LTDL_SYSSEARCHPATH' => 1,
+                        'AM_MAKE_INCLUDE' => 1,
+                        'LT_CMD_MAX_LEN' => 1,
+                        '_LT_AC_TAGCONFIG' => 1,
+                        'm4_pattern_forbid' => 1,
+                        '_LT_LINKER_OPTION' => 1,
+                        'AC_LIBTOOL_COMPILER_OPTION' => 1,
+                        'AC_DISABLE_SHARED' => 1,
+                        '_LT_COMPILER_BOILERPLATE' => 1,
+                        'AC_LIBTOOL_WIN32_DLL' => 1,
+                        'AC_LIBTOOL_SETUP' => 1,
+                        'AC_PROG_LD_RELOAD_FLAG' => 1,
+                        'AC_LTDL_DLSYM_USCORE' => 1,
+                        'AM_MISSING_HAS_RUN' => 1,
+                        'LT_LANG' => 1,
+                        'LT_SYS_DLSEARCH_PATH' => 1,
+                        'LT_CONFIG_LTDL_DIR' => 1,
+                        'AC_LIBTOOL_DLOPEN_SELF' => 1,
+                        'LT_OUTPUT' => 1,
+                        'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
+                        'AC_WITH_LTDL' => 1,
+                        'AC_LIBTOOL_LINKER_OPTION' => 1,
+                        'LT_AC_PROG_RC' => 1,
+                        'AC_LIBTOOL_CXX' => 1,
+                        'LT_INIT' => 1,
+                        'LT_AC_PROG_GCJ' => 1,
+                        'LT_SYS_DLOPEN_SELF' => 1,
+                        'AM_DEP_TRACK' => 1,
+                        'AM_DISABLE_STATIC' => 1,
+                        '_AC_PROG_LIBTOOL' => 1,
+                        '_AM_IF_OPTION' => 1,
+                        'AC_PATH_TOOL_PREFIX' => 1,
+                        'm4_pattern_allow' => 1,
+                        'AC_LIBTOOL_F77' => 1,
+                        'AM_SET_LEADING_DOT' => 1,
+                        'LT_AC_PROG_EGREP' => 1,
+                        '_AM_DEPENDENCIES' => 1,
+                        'AC_LIBTOOL_LANG_C_CONFIG' => 1,
+                        'LTOPTIONS_VERSION' => 1,
+                        '_LT_AC_SYS_COMPILER' => 1,
+                        'AM_PROG_NM' => 1,
+                        'AC_LIBLTDL_CONVENIENCE' => 1,
+                        'AC_DEPLIBS_CHECK_METHOD' => 1,
+                        'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
+                        'AC_LIBLTDL_INSTALLABLE' => 1,
+                        'AC_LTDL_ENABLE_INSTALL' => 1,
+                        'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
+                        'LT_PROG_GCJ' => 1,
+                        'AM_INIT_AUTOMAKE' => 1,
+                        'AC_DISABLE_STATIC' => 1,
+                        'LT_PATH_NM' => 1,
+                        'AC_LTDL_SHLIBEXT' => 1,
+                        '_LT_AC_LOCK' => 1,
+                        '_LT_AC_LANG_RC_CONFIG' => 1,
+                        'LT_SYS_MODULE_PATH' => 1,
+                        'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
+                        'LT_WITH_LTDL' => 1,
+                        'AC_LTDL_SHLIBPATH' => 1,
+                        'AM_AUX_DIR_EXPAND' => 1,
+                        '_LT_AC_LANG_F77_CONFIG' => 1,
+                        'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
+                        '_AM_SET_OPTIONS' => 1,
+                        '_LT_COMPILER_OPTION' => 1,
+                        '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
+                        'AM_RUN_LOG' => 1,
+                        'AC_LIBTOOL_PICMODE' => 1,
+                        'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1,
+                        'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
+                        'LT_PATH_LD' => 1,
+                        'AC_CHECK_LIBM' => 1,
+                        'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
+                        '_AM_MANGLE_OPTION' => 1,
+                        'AC_LTDL_SYMBOL_USCORE' => 1,
+                        'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
+                        'AM_SET_DEPDIR' => 1,
+                        '_LT_CC_BASENAME' => 1,
+                        '_LT_LIBOBJ' => 1
+                      }
+                    ], 'Autom4te::Request' ),
+             bless( [
+                      '1',
+                      1,
+                      [
+                        '/usr/local/share/autoconf'
+                      ],
+                      [
+                        '/usr/local/share/autoconf/autoconf/autoconf.m4f',
+                        'aclocal.m4',
+                        'configure.ac'
+                      ],
+                      {
+                        '_LT_AC_TAGCONFIG' => 1,
+                        'AM_PROG_F77_C_O' => 1,
+                        'AC_INIT' => 1,
+                        'm4_pattern_forbid' => 1,
+                        '_AM_COND_IF' => 1,
+                        'AC_CANONICAL_TARGET' => 1,
+                        'AC_SUBST' => 1,
+                        'AC_CONFIG_LIBOBJ_DIR' => 1,
+                        'AC_FC_SRCEXT' => 1,
+                        'AC_CANONICAL_HOST' => 1,
+                        'AC_PROG_LIBTOOL' => 1,
+                        'AM_INIT_AUTOMAKE' => 1,
+                        'AC_CONFIG_SUBDIRS' => 1,
+                        'AM_AUTOMAKE_VERSION' => 1,
+                        'LT_CONFIG_LTDL_DIR' => 1,
+                        'AC_REQUIRE_AUX_FILE' => 1,
+                        'AC_CONFIG_LINKS' => 1,
+                        'm4_sinclude' => 1,
+                        'LT_SUPPORTED_TAG' => 1,
+                        'AM_MAINTAINER_MODE' => 1,
+                        'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
+                        '_m4_warn' => 1,
+                        'AM_PROG_CXX_C_O' => 1,
+                        '_AM_COND_ENDIF' => 1,
+                        'AM_ENABLE_MULTILIB' => 1,
+                        'AM_SILENT_RULES' => 1,
+                        'AC_CONFIG_FILES' => 1,
+                        'include' => 1,
+                        'LT_INIT' => 1,
+                        'AM_GNU_GETTEXT' => 1,
+                        'AC_LIBSOURCE' => 1,
+                        'AM_PROG_FC_C_O' => 1,
+                        'AC_CANONICAL_BUILD' => 1,
+                        'AC_FC_FREEFORM' => 1,
+                        'AH_OUTPUT' => 1,
+                        '_AM_SUBST_NOTMAKE' => 1,
+                        'AC_CONFIG_AUX_DIR' => 1,
+                        'sinclude' => 1,
+                        'AM_PROG_CC_C_O' => 1,
+                        'm4_pattern_allow' => 1,
+                        'AC_CANONICAL_SYSTEM' => 1,
+                        'AM_CONDITIONAL' => 1,
+                        'AC_CONFIG_HEADERS' => 1,
+                        'AC_DEFINE_TRACE_LITERAL' => 1,
+                        'm4_include' => 1,
+                        '_AM_COND_ELSE' => 1,
+                        'AC_SUBST_TRACE' => 1
+                      }
+                    ], 'Autom4te::Request' )
+           );
+
diff --git a/autom4te.cache/traces.0 b/autom4te.cache/traces.0
new file mode 100644
index 0000000..0baac08
--- /dev/null
+++ b/autom4te.cache/traces.0
@@ -0,0 +1,2381 @@
+m4trace:/usr/local/share/aclocal/argz.m4:12: -1- AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ
+
+AC_CHECK_HEADERS([argz.h], [], [], [AC_INCLUDES_DEFAULT])
+
+AC_CHECK_TYPES([error_t],
+  [],
+  [AC_DEFINE([error_t], [int],
+   [Define to a type to use for `error_t' if it is not otherwise available.])
+   AC_DEFINE([__error_t_defined], [1], [Define so that glibc/gnulib argp.h
+    does not typedef error_t.])],
+  [#if defined(HAVE_ARGZ_H)
+#  include <argz.h>
+#endif])
+
+ARGZ_H=
+AC_CHECK_FUNCS([argz_add argz_append argz_count argz_create_sep argz_insert \
+	argz_next argz_stringify], [], [ARGZ_H=argz.h; AC_LIBOBJ([argz])])
+
+dnl if have system argz functions, allow forced use of
+dnl libltdl-supplied implementation (and default to do so
+dnl on "known bad" systems). Could use a runtime check, but
+dnl (a) detecting malloc issues is notoriously unreliable
+dnl (b) only known system that declares argz functions,
+dnl     provides them, yet they are broken, is cygwin
+dnl     releases prior to 16-Mar-2007 (1.5.24 and earlier)
+dnl So, it's more straightforward simply to special case
+dnl this for known bad systems.
+AS_IF([test -z "$ARGZ_H"],
+    [AC_CACHE_CHECK(
+        [if argz actually works],
+        [lt_cv_sys_argz_works],
+        [[case $host_os in #(
+	 *cygwin*)
+	   lt_cv_sys_argz_works=no
+	   if test "$cross_compiling" != no; then
+	     lt_cv_sys_argz_works="guessing no"
+	   else
+	     lt_sed_extract_leading_digits='s/^\([0-9\.]*\).*/\1/'
+	     save_IFS=$IFS
+	     IFS=-.
+	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
+	     IFS=$save_IFS
+	     lt_os_major=${2-0}
+	     lt_os_minor=${3-0}
+	     lt_os_micro=${4-0}
+	     if test "$lt_os_major" -gt 1 \
+		|| { test "$lt_os_major" -eq 1 \
+		  && { test "$lt_os_minor" -gt 5 \
+		    || { test "$lt_os_minor" -eq 5 \
+		      && test "$lt_os_micro" -gt 24; }; }; }; then
+	       lt_cv_sys_argz_works=yes
+	     fi
+	   fi
+	   ;; #(
+	 *) lt_cv_sys_argz_works=yes ;;
+	 esac]])
+     AS_IF([test $lt_cv_sys_argz_works = yes],
+        [AC_DEFINE([HAVE_WORKING_ARGZ], 1,
+                   [This value is set to 1 to indicate that the system argz facility works])],
+        [ARGZ_H=argz.h
+        AC_LIBOBJ([argz])])])
+
+AC_SUBST([ARGZ_H])
+])
+m4trace:/usr/local/share/aclocal/argz.m4:79: -1- AC_DEFUN([gl_PREREQ_ARGZ], [:])
+m4trace:/usr/local/share/aclocal/libtool.m4:67: -1- AC_DEFUN([LT_INIT], [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
+AC_BEFORE([$0], [LT_LANG])dnl
+AC_BEFORE([$0], [LT_OUTPUT])dnl
+AC_BEFORE([$0], [LTDL_INIT])dnl
+m4_require([_LT_CHECK_BUILDDIR])dnl
+
+dnl Autoconf doesn't catch unexpanded LT_ macros by default:
+m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
+m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
+dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
+dnl unless we require an AC_DEFUNed macro:
+AC_REQUIRE([LTOPTIONS_VERSION])dnl
+AC_REQUIRE([LTSUGAR_VERSION])dnl
+AC_REQUIRE([LTVERSION_VERSION])dnl
+AC_REQUIRE([LTOBSOLETE_VERSION])dnl
+m4_require([_LT_PROG_LTMAIN])dnl
+
+dnl Parse OPTIONS
+_LT_SET_OPTIONS([$0], [$1])
+
+# This can be used to rebuild libtool when needed
+LIBTOOL_DEPS="$ltmain"
+
+# Always use our own libtool.
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+AC_SUBST(LIBTOOL)dnl
+
+_LT_SETUP
+
+# Only expand once:
+m4_define([LT_INIT])
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:102: -1- AU_DEFUN([AC_PROG_LIBTOOL], [m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:102: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_LIBTOOL' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:103: -1- AU_DEFUN([AM_PROG_LIBTOOL], [m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:103: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_LIBTOOL' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:562: -1- AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt}
+AC_MSG_NOTICE([creating $CONFIG_LT])
+cat >"$CONFIG_LT" <<_LTEOF
+#! $SHELL
+# Generated by $as_me.
+# Run this file to recreate a libtool stub with the current configuration.
+
+lt_cl_silent=false
+SHELL=\${CONFIG_SHELL-$SHELL}
+_LTEOF
+
+cat >>"$CONFIG_LT" <<\_LTEOF
+AS_SHELL_SANITIZE
+_AS_PREPARE
+
+exec AS_MESSAGE_FD>&1
+exec AS_MESSAGE_LOG_FD>>config.log
+{
+  echo
+  AS_BOX([Running $as_me.])
+} >&AS_MESSAGE_LOG_FD
+
+lt_cl_help="\
+\`$as_me' creates a local libtool stub from the current configuration,
+for use in further configure time tests before the real libtool is
+generated.
+
+Usage: $[0] [[OPTIONS]]
+
+  -h, --help      print this help, then exit
+  -V, --version   print version number, then exit
+  -q, --quiet     do not print progress messages
+  -d, --debug     don't remove temporary files
+
+Report bugs to <bug-libtool at gnu.org>."
+
+lt_cl_version="\
+m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
+m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
+configured by $[0], generated by m4_PACKAGE_STRING.
+
+Copyright (C) 2008 Free Software Foundation, Inc.
+This config.lt script is free software; the Free Software Foundation
+gives unlimited permision to copy, distribute and modify it."
+
+while test $[#] != 0
+do
+  case $[1] in
+    --version | --v* | -V )
+      echo "$lt_cl_version"; exit 0 ;;
+    --help | --h* | -h )
+      echo "$lt_cl_help"; exit 0 ;;
+    --debug | --d* | -d )
+      debug=: ;;
+    --quiet | --q* | --silent | --s* | -q )
+      lt_cl_silent=: ;;
+
+    -*) AC_MSG_ERROR([unrecognized option: $[1]
+Try \`$[0] --help' for more information.]) ;;
+
+    *) AC_MSG_ERROR([unrecognized argument: $[1]
+Try \`$[0] --help' for more information.]) ;;
+  esac
+  shift
+done
+
+if $lt_cl_silent; then
+  exec AS_MESSAGE_FD>/dev/null
+fi
+_LTEOF
+
+cat >>"$CONFIG_LT" <<_LTEOF
+_LT_OUTPUT_LIBTOOL_COMMANDS_INIT
+_LTEOF
+
+cat >>"$CONFIG_LT" <<\_LTEOF
+AC_MSG_NOTICE([creating $ofile])
+_LT_OUTPUT_LIBTOOL_COMMANDS
+AS_EXIT(0)
+_LTEOF
+chmod +x "$CONFIG_LT"
+
+# configure is writing to config.log, but config.lt does its own redirection,
+# appending to config.log, which fails on DOS, as config.log is still kept
+# open by configure.  Here we exec the FD to /dev/null, effectively closing
+# config.log, so it can be properly (re)opened and appended to by config.lt.
+if test "$no_create" != yes; then
+  lt_cl_success=:
+  test "$silent" = yes &&
+    lt_config_lt_args="$lt_config_lt_args --quiet"
+  exec AS_MESSAGE_LOG_FD>/dev/null
+  $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
+  exec AS_MESSAGE_LOG_FD>>config.log
+  $lt_cl_success || AS_EXIT(1)
+fi
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:757: -1- AC_DEFUN([LT_SUPPORTED_TAG], [])
+m4trace:/usr/local/share/aclocal/libtool.m4:768: -1- AC_DEFUN([LT_LANG], [AC_BEFORE([$0], [LT_OUTPUT])dnl
+m4_case([$1],
+  [C],			[_LT_LANG(C)],
+  [C++],		[_LT_LANG(CXX)],
+  [Java],		[_LT_LANG(GCJ)],
+  [Fortran 77],		[_LT_LANG(F77)],
+  [Fortran],		[_LT_LANG(FC)],
+  [Windows Resource],	[_LT_LANG(RC)],
+  [m4_ifdef([_LT_LANG_]$1[_CONFIG],
+    [_LT_LANG($1)],
+    [m4_fatal([$0: unsupported language: "$1"])])])dnl
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:830: -1- AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
+m4trace:/usr/local/share/aclocal/libtool.m4:830: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_CXX' is obsolete.
+You should run autoupdate.])dnl
+LT_LANG(C++)])
+m4trace:/usr/local/share/aclocal/libtool.m4:831: -1- AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
+m4trace:/usr/local/share/aclocal/libtool.m4:831: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_F77' is obsolete.
+You should run autoupdate.])dnl
+LT_LANG(Fortran 77)])
+m4trace:/usr/local/share/aclocal/libtool.m4:832: -1- AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
+m4trace:/usr/local/share/aclocal/libtool.m4:832: -1- AC_DEFUN([AC_LIBTOOL_FC], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_FC' is obsolete.
+You should run autoupdate.])dnl
+LT_LANG(Fortran)])
+m4trace:/usr/local/share/aclocal/libtool.m4:833: -1- AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
+m4trace:/usr/local/share/aclocal/libtool.m4:833: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_GCJ' is obsolete.
+You should run autoupdate.])dnl
+LT_LANG(Java)])
+m4trace:/usr/local/share/aclocal/libtool.m4:1402: -1- AC_DEFUN([_LT_COMPILER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_SED])dnl
+AC_CACHE_CHECK([$1], [$2],
+  [$2=no
+   m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="$3"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&AS_MESSAGE_LOG_FD
+   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       $2=yes
+     fi
+   fi
+   $RM conftest*
+])
+
+if test x"[$]$2" = xyes; then
+    m4_if([$5], , :, [$5])
+else
+    m4_if([$6], , :, [$6])
+fi
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:1444: -1- AU_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [m4_if($#, 0, [_LT_COMPILER_OPTION], [_LT_COMPILER_OPTION($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:1444: -1- AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_COMPILER_OPTION' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [_LT_COMPILER_OPTION], [_LT_COMPILER_OPTION($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:1453: -1- AC_DEFUN([_LT_LINKER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_SED])dnl
+AC_CACHE_CHECK([$1], [$2],
+  [$2=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS $3"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&AS_MESSAGE_LOG_FD
+       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         $2=yes
+       fi
+     else
+       $2=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
+])
+
+if test x"[$]$2" = xyes; then
+    m4_if([$4], , :, [$4])
+else
+    m4_if([$5], , :, [$5])
+fi
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:1488: -1- AU_DEFUN([AC_LIBTOOL_LINKER_OPTION], [m4_if($#, 0, [_LT_LINKER_OPTION], [_LT_LINKER_OPTION($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:1488: -1- AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_LINKER_OPTION' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [_LT_LINKER_OPTION], [_LT_LINKER_OPTION($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:1495: -1- AC_DEFUN([LT_CMD_MAX_LEN], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
+# find the maximum length of command line arguments
+AC_MSG_CHECKING([the maximum length of command line arguments])
+AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
+  i=0
+  teststring="ABCD"
+
+  case $build_os in
+  msdosdjgpp*)
+    # On DJGPP, this test can blow up pretty badly due to problems in libc
+    # (any single argument exceeding 2000 bytes causes a buffer overrun
+    # during glob expansion).  Even if it were fixed, the result of this
+    # check would be larger than it should be.
+    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
+    ;;
+
+  gnu*)
+    # Under GNU Hurd, this test is not required because there is
+    # no limit to the length of command line arguments.
+    # Libtool will interpret -1 as no limit whatsoever
+    lt_cv_sys_max_cmd_len=-1;
+    ;;
+
+  cygwin* | mingw* | cegcc*)
+    # On Win9x/ME, this test blows up -- it succeeds, but takes
+    # about 5 minutes as the teststring grows exponentially.
+    # Worse, since 9x/ME are not pre-emptively multitasking,
+    # you end up with a "frozen" computer, even though with patience
+    # the test eventually succeeds (with a max line length of 256k).
+    # Instead, let's just punt: use the minimum linelength reported by
+    # all of the supported platforms: 8192 (on NT/2K/XP).
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
+  amigaos*)
+    # On AmigaOS with pdksh, this test takes hours, literally.
+    # So we just punt and use a minimum line length of 8192.
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
+  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
+    # This has been around since 386BSD, at least.  Likely further.
+    if test -x /sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
+    elif test -x /usr/sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
+    else
+      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
+    fi
+    # And add a safety zone
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+    ;;
+
+  interix*)
+    # We know the value 262144 and hardcode it with a safety zone (like BSD)
+    lt_cv_sys_max_cmd_len=196608
+    ;;
+
+  osf*)
+    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
+    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
+    # nice to cause kernel panics so lets avoid the loop below.
+    # First set a reasonable default.
+    lt_cv_sys_max_cmd_len=16384
+    #
+    if test -x /sbin/sysconfig; then
+      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
+        *1*) lt_cv_sys_max_cmd_len=-1 ;;
+      esac
+    fi
+    ;;
+  sco3.2v5*)
+    lt_cv_sys_max_cmd_len=102400
+    ;;
+  sysv5* | sco5v6* | sysv4.2uw2*)
+    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
+    if test -n "$kargmax"; then
+      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
+    else
+      lt_cv_sys_max_cmd_len=32768
+    fi
+    ;;
+  *)
+    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
+    if test -n "$lt_cv_sys_max_cmd_len"; then
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+    else
+      # Make teststring a little bigger before we do anything with it.
+      # a 1K string should be a reasonable start.
+      for i in 1 2 3 4 5 6 7 8 ; do
+        teststring=$teststring$teststring
+      done
+      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
+      # If test is not a shell built-in, we'll probably end up computing a
+      # maximum length that is only half of the actual maximum length, but
+      # we can't tell.
+      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
+	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+	      test $i != 17 # 1/2 MB should be enough
+      do
+        i=`expr $i + 1`
+        teststring=$teststring$teststring
+      done
+      # Only check the string length outside the loop.
+      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
+      teststring=
+      # Add a significant safety factor because C++ compilers can tack on
+      # massive amounts of additional arguments before passing them to the
+      # linker.  It appears as though 1/2 is a usable value.
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
+    fi
+    ;;
+  esac
+])
+if test -n $lt_cv_sys_max_cmd_len ; then
+  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
+else
+  AC_MSG_RESULT(none)
+fi
+max_cmd_len=$lt_cv_sys_max_cmd_len
+_LT_DECL([], [max_cmd_len], [0],
+    [What is the maximum length of a command?])
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:1623: -1- AU_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [m4_if($#, 0, [LT_CMD_MAX_LEN], [LT_CMD_MAX_LEN($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:1623: -1- AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_SYS_MAX_CMD_LEN' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_CMD_MAX_LEN], [LT_CMD_MAX_LEN($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:1724: -1- AC_DEFUN([LT_SYS_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl
+if test "x$enable_dlopen" != xyes; then
+  enable_dlopen=unknown
+  enable_dlopen_self=unknown
+  enable_dlopen_self_static=unknown
+else
+  lt_cv_dlopen=no
+  lt_cv_dlopen_libs=
+
+  case $host_os in
+  beos*)
+    lt_cv_dlopen="load_add_on"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+    ;;
+
+  mingw* | pw32* | cegcc*)
+    lt_cv_dlopen="LoadLibrary"
+    lt_cv_dlopen_libs=
+    ;;
+
+  cygwin*)
+    lt_cv_dlopen="dlopen"
+    lt_cv_dlopen_libs=
+    ;;
+
+  darwin*)
+  # if libdl is installed we need to link against it
+    AC_CHECK_LIB([dl], [dlopen],
+		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
+    lt_cv_dlopen="dyld"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+    ])
+    ;;
+
+  *)
+    AC_CHECK_FUNC([shl_load],
+	  [lt_cv_dlopen="shl_load"],
+      [AC_CHECK_LIB([dld], [shl_load],
+	    [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
+	[AC_CHECK_FUNC([dlopen],
+	      [lt_cv_dlopen="dlopen"],
+	  [AC_CHECK_LIB([dl], [dlopen],
+		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
+	    [AC_CHECK_LIB([svld], [dlopen],
+		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
+	      [AC_CHECK_LIB([dld], [dld_link],
+		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
+	      ])
+	    ])
+	  ])
+	])
+      ])
+    ;;
+  esac
+
+  if test "x$lt_cv_dlopen" != xno; then
+    enable_dlopen=yes
+  else
+    enable_dlopen=no
+  fi
+
+  case $lt_cv_dlopen in
+  dlopen)
+    save_CPPFLAGS="$CPPFLAGS"
+    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
+
+    save_LDFLAGS="$LDFLAGS"
+    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
+
+    save_LIBS="$LIBS"
+    LIBS="$lt_cv_dlopen_libs $LIBS"
+
+    AC_CACHE_CHECK([whether a program can dlopen itself],
+	  lt_cv_dlopen_self, [dnl
+	  _LT_TRY_DLOPEN_SELF(
+	    lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
+	    lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
+    ])
+
+    if test "x$lt_cv_dlopen_self" = xyes; then
+      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
+      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
+	  lt_cv_dlopen_self_static, [dnl
+	  _LT_TRY_DLOPEN_SELF(
+	    lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
+	    lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
+      ])
+    fi
+
+    CPPFLAGS="$save_CPPFLAGS"
+    LDFLAGS="$save_LDFLAGS"
+    LIBS="$save_LIBS"
+    ;;
+  esac
+
+  case $lt_cv_dlopen_self in
+  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
+  *) enable_dlopen_self=unknown ;;
+  esac
+
+  case $lt_cv_dlopen_self_static in
+  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
+  *) enable_dlopen_self_static=unknown ;;
+  esac
+fi
+_LT_DECL([dlopen_support], [enable_dlopen], [0],
+	 [Whether dlopen is supported])
+_LT_DECL([dlopen_self], [enable_dlopen_self], [0],
+	 [Whether dlopen of programs is supported])
+_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
+	 [Whether dlopen of statically linked programs is supported])
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:1841: -1- AU_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [m4_if($#, 0, [LT_SYS_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:1841: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_DLOPEN_SELF' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_SYS_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:2729: -1- AC_DEFUN([_LT_PATH_TOOL_PREFIX], [m4_require([_LT_DECL_EGREP])dnl
+AC_MSG_CHECKING([for $1])
+AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
+[case $MAGIC_CMD in
+[[\\/*] |  ?:[\\/]*])
+  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+  ;;
+*)
+  lt_save_MAGIC_CMD="$MAGIC_CMD"
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+dnl $ac_dummy forces splitting on constant user-supplied paths.
+dnl POSIX.2 word splitting is done only on the output of word expansions,
+dnl not every word.  This closes a longstanding sh security hole.
+  ac_dummy="m4_if([$2], , $PATH, [$2])"
+  for ac_dir in $ac_dummy; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/$1; then
+      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
+      if test -n "$file_magic_test_file"; then
+	case $deplibs_check_method in
+	"file_magic "*)
+	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+	    $EGREP "$file_magic_regex" > /dev/null; then
+	    :
+	  else
+	    cat <<_LT_EOF 1>&2
+
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such.  This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem.  Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool at gnu.org
+
+_LT_EOF
+	  fi ;;
+	esac
+      fi
+      break
+    fi
+  done
+  IFS="$lt_save_ifs"
+  MAGIC_CMD="$lt_save_MAGIC_CMD"
+  ;;
+esac])
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+  AC_MSG_RESULT($MAGIC_CMD)
+else
+  AC_MSG_RESULT(no)
+fi
+_LT_DECL([], [MAGIC_CMD], [0],
+	 [Used to examine libraries when file_magic_cmd begins with "file"])dnl
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:2791: -1- AU_DEFUN([AC_PATH_TOOL_PREFIX], [m4_if($#, 0, [_LT_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:2791: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_DIAGNOSE([obsolete], [The macro `AC_PATH_TOOL_PREFIX' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [_LT_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:2814: -1- AC_DEFUN([LT_PATH_LD], [AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_DECL_EGREP])dnl
+
+AC_ARG_WITH([gnu-ld],
+    [AS_HELP_STRING([--with-gnu-ld],
+	[assume the C compiler uses GNU ld @<:@default=no@:>@])],
+    [test "$withval" = no || with_gnu_ld=yes],
+    [with_gnu_ld=no])dnl
+
+ac_prog=ld
+if test "$GCC" = yes; then
+  # Check if gcc -print-prog-name=ld gives a path.
+  AC_MSG_CHECKING([for ld used by $CC])
+  case $host in
+  *-*-mingw*)
+    # gcc leaves a trailing carriage return which upsets mingw
+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+  *)
+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+  esac
+  case $ac_prog in
+    # Accept absolute paths.
+    [[\\/]]* | ?:[[\\/]]*)
+      re_direlt='/[[^/]][[^/]]*/\.\./'
+      # Canonicalize the pathname of ld
+      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
+      done
+      test -z "$LD" && LD="$ac_prog"
+      ;;
+  "")
+    # If it fails, then pretend we aren't using GCC.
+    ac_prog=ld
+    ;;
+  *)
+    # If it is relative, then search for the first ld in PATH.
+    with_gnu_ld=unknown
+    ;;
+  esac
+elif test "$with_gnu_ld" = yes; then
+  AC_MSG_CHECKING([for GNU ld])
+else
+  AC_MSG_CHECKING([for non-GNU ld])
+fi
+AC_CACHE_VAL(lt_cv_path_LD,
+[if test -z "$LD"; then
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  for ac_dir in $PATH; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+      lt_cv_path_LD="$ac_dir/$ac_prog"
+      # Check to see if the program is GNU ld.  I'd rather use --version,
+      # but apparently some variants of GNU ld only accept -v.
+      # Break only if it was the GNU/non-GNU ld that we prefer.
+      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+      *GNU* | *'with BFD'*)
+	test "$with_gnu_ld" != no && break
+	;;
+      *)
+	test "$with_gnu_ld" != yes && break
+	;;
+      esac
+    fi
+  done
+  IFS="$lt_save_ifs"
+else
+  lt_cv_path_LD="$LD" # Let the user override the test with a path.
+fi])
+LD="$lt_cv_path_LD"
+if test -n "$LD"; then
+  AC_MSG_RESULT($LD)
+else
+  AC_MSG_RESULT(no)
+fi
+test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
+_LT_PATH_LD_GNU
+AC_SUBST([LD])
+
+_LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:2902: -1- AU_DEFUN([AM_PROG_LD], [m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:2902: -1- AC_DEFUN([AM_PROG_LD], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_LD' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:2903: -1- AU_DEFUN([AC_PROG_LD], [m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:2903: -1- AC_DEFUN([AC_PROG_LD], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_LD' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:3167: -1- AC_DEFUN([LT_PATH_NM], [AC_REQUIRE([AC_PROG_CC])dnl
+AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
+[if test -n "$NM"; then
+  # Let the user override the test.
+  lt_cv_path_NM="$NM"
+else
+  lt_nm_to_check="${ac_tool_prefix}nm"
+  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
+    lt_nm_to_check="$lt_nm_to_check nm"
+  fi
+  for lt_tmp_nm in $lt_nm_to_check; do
+    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
+      IFS="$lt_save_ifs"
+      test -z "$ac_dir" && ac_dir=.
+      tmp_nm="$ac_dir/$lt_tmp_nm"
+      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
+	# Check to see if the nm accepts a BSD-compat flag.
+	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
+	#   nm: unknown option "B" ignored
+	# Tru64's nm complains that /dev/null is an invalid object file
+	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
+	*/dev/null* | *'Invalid file or object type'*)
+	  lt_cv_path_NM="$tmp_nm -B"
+	  break
+	  ;;
+	*)
+	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
+	  */dev/null*)
+	    lt_cv_path_NM="$tmp_nm -p"
+	    break
+	    ;;
+	  *)
+	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
+	    continue # so that we can try to find one that supports BSD flags
+	    ;;
+	  esac
+	  ;;
+	esac
+      fi
+    done
+    IFS="$lt_save_ifs"
+  done
+  : ${lt_cv_path_NM=no}
+fi])
+if test "$lt_cv_path_NM" != "no"; then
+  NM="$lt_cv_path_NM"
+else
+  # Didn't find any BSD compatible name lister, look for dumpbin.
+  AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :)
+  AC_SUBST([DUMPBIN])
+  if test "$DUMPBIN" != ":"; then
+    NM="$DUMPBIN"
+  fi
+fi
+test -z "$NM" && NM=nm
+AC_SUBST([NM])
+_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
+
+AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
+  [lt_cv_nm_interface="BSD nm"
+  echo "int some_variable = 0;" > conftest.$ac_ext
+  (eval echo "\"\$as_me:__oline__: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
+  (eval "$ac_compile" 2>conftest.err)
+  cat conftest.err >&AS_MESSAGE_LOG_FD
+  (eval echo "\"\$as_me:__oline__: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
+  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
+  cat conftest.err >&AS_MESSAGE_LOG_FD
+  (eval echo "\"\$as_me:__oline__: output\"" >&AS_MESSAGE_LOG_FD)
+  cat conftest.out >&AS_MESSAGE_LOG_FD
+  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
+    lt_cv_nm_interface="MS dumpbin"
+  fi
+  rm -f conftest*])
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:3245: -1- AU_DEFUN([AM_PROG_NM], [m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:3245: -1- AC_DEFUN([AM_PROG_NM], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_NM' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:3246: -1- AU_DEFUN([AC_PROG_NM], [m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:3246: -1- AC_DEFUN([AC_PROG_NM], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_NM' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:3255: -1- AC_DEFUN([LT_LIB_M], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
+LIBM=
+case $host in
+*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
+  # These system don't have libm, or don't need it
+  ;;
+*-ncr-sysv4.3*)
+  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
+  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
+  ;;
+*)
+  AC_CHECK_LIB(m, cos, LIBM="-lm")
+  ;;
+esac
+AC_SUBST([LIBM])
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:3274: -1- AU_DEFUN([AC_CHECK_LIBM], [m4_if($#, 0, [LT_LIB_M], [LT_LIB_M($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:3274: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_DIAGNOSE([obsolete], [The macro `AC_CHECK_LIBM' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_LIB_M], [LT_LIB_M($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:6967: -1- AC_DEFUN([LT_PROG_GCJ], [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
+  [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
+    [AC_CHECK_TOOL(GCJ, gcj,)
+      test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
+      AC_SUBST(GCJFLAGS)])])[]dnl
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:6976: -1- AU_DEFUN([LT_AC_PROG_GCJ], [m4_if($#, 0, [LT_PROG_GCJ], [LT_PROG_GCJ($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:6976: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_GCJ' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_PROG_GCJ], [LT_PROG_GCJ($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:6983: -1- AC_DEFUN([LT_PROG_RC], [AC_CHECK_TOOL(RC, windres,)
+])
+m4trace:/usr/local/share/aclocal/libtool.m4:6988: -1- AU_DEFUN([LT_AC_PROG_RC], [m4_if($#, 0, [LT_PROG_RC], [LT_PROG_RC($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:6988: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_RC' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_PROG_RC], [LT_PROG_RC($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:7099: -1- AU_DEFUN([LT_AC_PROG_SED], [m4_if($#, 0, [AC_PROG_SED], [AC_PROG_SED($@)])])
+m4trace:/usr/local/share/aclocal/libtool.m4:7099: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_SED' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [AC_PROG_SED], [AC_PROG_SED($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:16: -1- AC_DEFUN([LT_CONFIG_LTDL_DIR], [AC_BEFORE([$0], [LTDL_INIT])
+_$0($*)
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:68: -1- AC_DEFUN([LTDL_CONVENIENCE], [AC_BEFORE([$0], [LTDL_INIT])dnl
+dnl Although the argument is deprecated and no longer documented,
+dnl LTDL_CONVENIENCE used to take a DIRECTORY orgument, if we have one
+dnl here make sure it is the same as any other declaration of libltdl's
+dnl location!  This also ensures lt_ltdl_dir is set when configure.ac is
+dnl not yet using an explicit LT_CONFIG_LTDL_DIR.
+m4_ifval([$1], [_LT_CONFIG_LTDL_DIR([$1])])dnl
+_$0()
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:81: -1- AU_DEFUN([AC_LIBLTDL_CONVENIENCE], [_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
+_LTDL_CONVENIENCE])
+m4trace:/usr/local/share/aclocal/ltdl.m4:81: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBLTDL_CONVENIENCE' is obsolete.
+You should run autoupdate.])dnl
+_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
+_LTDL_CONVENIENCE])
+m4trace:/usr/local/share/aclocal/ltdl.m4:124: -1- AC_DEFUN([LTDL_INSTALLABLE], [AC_BEFORE([$0], [LTDL_INIT])dnl
+dnl Although the argument is deprecated and no longer documented,
+dnl LTDL_INSTALLABLE used to take a DIRECTORY orgument, if we have one
+dnl here make sure it is the same as any other declaration of libltdl's
+dnl location!  This also ensures lt_ltdl_dir is set when configure.ac is
+dnl not yet using an explicit LT_CONFIG_LTDL_DIR.
+m4_ifval([$1], [_LT_CONFIG_LTDL_DIR([$1])])dnl
+_$0()
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:137: -1- AU_DEFUN([AC_LIBLTDL_INSTALLABLE], [_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
+_LTDL_INSTALLABLE])
+m4trace:/usr/local/share/aclocal/ltdl.m4:137: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBLTDL_INSTALLABLE' is obsolete.
+You should run autoupdate.])dnl
+_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
+_LTDL_INSTALLABLE])
+m4trace:/usr/local/share/aclocal/ltdl.m4:213: -1- AC_DEFUN([_LT_LIBOBJ], [
+  m4_pattern_allow([^_LT_LIBOBJS$])
+  _LT_LIBOBJS="$_LT_LIBOBJS $1.$ac_objext"
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:226: -1- AC_DEFUN([LTDL_INIT], [dnl Parse OPTIONS
+_LT_SET_OPTIONS([$0], [$1])
+
+dnl We need to keep our own list of libobjs separate from our parent project,
+dnl and the easiest way to do that is redefine the AC_LIBOBJs macro while
+dnl we look for our own LIBOBJs.
+m4_pushdef([AC_LIBOBJ], m4_defn([_LT_LIBOBJ]))
+m4_pushdef([AC_LIBSOURCES])
+
+dnl If not otherwise defined, default to the 1.5.x compatible subproject mode:
+m4_if(_LTDL_MODE, [],
+        [m4_define([_LTDL_MODE], m4_default([$2], [subproject]))
+        m4_if([-1], [m4_bregexp(_LTDL_MODE, [\(subproject\|\(non\)?recursive\)])],
+                [m4_fatal([unknown libltdl mode: ]_LTDL_MODE)])])
+
+AC_ARG_WITH([included_ltdl],
+    [AS_HELP_STRING([--with-included-ltdl],
+                    [use the GNU ltdl sources included here])])
+
+if test "x$with_included_ltdl" != xyes; then
+  # We are not being forced to use the included libltdl sources, so
+  # decide whether there is a useful installed version we can use.
+  AC_CHECK_HEADER([ltdl.h],
+      [AC_CHECK_DECL([lt_dlinterface_register],
+	   [AC_CHECK_LIB([ltdl], [lt_dladvise_preload],
+	       [with_included_ltdl=no],
+	       [with_included_ltdl=yes])],
+	   [with_included_ltdl=yes],
+	   [AC_INCLUDES_DEFAULT
+	    #include <ltdl.h>])],
+      [with_included_ltdl=yes],
+      [AC_INCLUDES_DEFAULT]
+  )
+fi
+
+dnl If neither LT_CONFIG_LTDL_DIR, LTDL_CONVENIENCE nor LTDL_INSTALLABLE
+dnl was called yet, then for old times' sake, we assume libltdl is in an
+dnl eponymous directory:
+AC_PROVIDE_IFELSE([LT_CONFIG_LTDL_DIR], [], [_LT_CONFIG_LTDL_DIR([libltdl])])
+
+AC_ARG_WITH([ltdl_include],
+    [AS_HELP_STRING([--with-ltdl-include=DIR],
+                    [use the ltdl headers installed in DIR])])
+
+if test -n "$with_ltdl_include"; then
+  if test -f "$with_ltdl_include/ltdl.h"; then :
+  else
+    AC_MSG_ERROR([invalid ltdl include directory: `$with_ltdl_include'])
+  fi
+else
+  with_ltdl_include=no
+fi
+
+AC_ARG_WITH([ltdl_lib],
+    [AS_HELP_STRING([--with-ltdl-lib=DIR],
+                    [use the libltdl.la installed in DIR])])
+
+if test -n "$with_ltdl_lib"; then
+  if test -f "$with_ltdl_lib/libltdl.la"; then :
+  else
+    AC_MSG_ERROR([invalid ltdl library directory: `$with_ltdl_lib'])
+  fi
+else
+  with_ltdl_lib=no
+fi
+
+case ,$with_included_ltdl,$with_ltdl_include,$with_ltdl_lib, in
+  ,yes,no,no,)
+	m4_case(m4_default(_LTDL_TYPE, [convenience]),
+	    [convenience], [_LTDL_CONVENIENCE],
+	    [installable], [_LTDL_INSTALLABLE],
+	  [m4_fatal([unknown libltdl build type: ]_LTDL_TYPE)])
+	;;
+  ,no,no,no,)
+	# If the included ltdl is not to be used, then use the
+	# preinstalled libltdl we found.
+	AC_DEFINE([HAVE_LTDL], [1],
+	  [Define this if a modern libltdl is already installed])
+	LIBLTDL=-lltdl
+	LTDLDEPS=
+	LTDLINCL=
+	;;
+  ,no*,no,*)
+	AC_MSG_ERROR([`--with-ltdl-include' and `--with-ltdl-lib' options must be used together])
+	;;
+  *)	with_included_ltdl=no
+	LIBLTDL="-L$with_ltdl_lib -lltdl"
+	LTDLDEPS=
+	LTDLINCL="-I$with_ltdl_include"
+	;;
+esac
+INCLTDL="$LTDLINCL"
+
+# Report our decision...
+AC_MSG_CHECKING([where to find libltdl headers])
+AC_MSG_RESULT([$LTDLINCL])
+AC_MSG_CHECKING([where to find libltdl library])
+AC_MSG_RESULT([$LIBLTDL])
+
+_LTDL_SETUP
+
+dnl restore autoconf definition.
+m4_popdef([AC_LIBOBJ])
+m4_popdef([AC_LIBSOURCES])
+
+AC_CONFIG_COMMANDS_PRE([
+    _ltdl_libobjs=
+    _ltdl_ltlibobjs=
+    if test -n "$_LT_LIBOBJS"; then
+      # Remove the extension.
+      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
+      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
+        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
+        _ltdl_ltlibobjs="$_ltdl_ltlibobjs $lt_libobj_prefix$i.lo"
+      done
+    fi
+    AC_SUBST([ltdl_LIBOBJS], [$_ltdl_libobjs])
+    AC_SUBST([ltdl_LTLIBOBJS], [$_ltdl_ltlibobjs])
+])
+
+# Only expand once:
+m4_define([LTDL_INIT])
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:352: -1- AU_DEFUN([AC_LIB_LTDL], [LTDL_INIT($@)])
+m4trace:/usr/local/share/aclocal/ltdl.m4:352: -1- AC_DEFUN([AC_LIB_LTDL], [AC_DIAGNOSE([obsolete], [The macro `AC_LIB_LTDL' is obsolete.
+You should run autoupdate.])dnl
+LTDL_INIT($@)])
+m4trace:/usr/local/share/aclocal/ltdl.m4:353: -1- AU_DEFUN([AC_WITH_LTDL], [LTDL_INIT($@)])
+m4trace:/usr/local/share/aclocal/ltdl.m4:353: -1- AC_DEFUN([AC_WITH_LTDL], [AC_DIAGNOSE([obsolete], [The macro `AC_WITH_LTDL' is obsolete.
+You should run autoupdate.])dnl
+LTDL_INIT($@)])
+m4trace:/usr/local/share/aclocal/ltdl.m4:354: -1- AU_DEFUN([LT_WITH_LTDL], [LTDL_INIT($@)])
+m4trace:/usr/local/share/aclocal/ltdl.m4:354: -1- AC_DEFUN([LT_WITH_LTDL], [AC_DIAGNOSE([obsolete], [The macro `LT_WITH_LTDL' is obsolete.
+You should run autoupdate.])dnl
+LTDL_INIT($@)])
+m4trace:/usr/local/share/aclocal/ltdl.m4:367: -1- AC_DEFUN([_LTDL_SETUP], [AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([LT_SYS_MODULE_EXT])dnl
+AC_REQUIRE([LT_SYS_MODULE_PATH])dnl
+AC_REQUIRE([LT_SYS_DLSEARCH_PATH])dnl
+AC_REQUIRE([LT_LIB_DLLOAD])dnl
+AC_REQUIRE([LT_SYS_SYMBOL_USCORE])dnl
+AC_REQUIRE([LT_FUNC_DLSYM_USCORE])dnl
+AC_REQUIRE([LT_SYS_DLOPEN_DEPLIBS])dnl
+AC_REQUIRE([gl_FUNC_ARGZ])dnl
+
+m4_require([_LT_CHECK_OBJDIR])dnl
+m4_require([_LT_HEADER_DLFCN])dnl
+m4_require([_LT_CHECK_DLPREOPEN])dnl
+m4_require([_LT_DECL_SED])dnl
+
+dnl Don't require this, or it will be expanded earlier than the code
+dnl that sets the variables it relies on:
+_LT_ENABLE_INSTALL
+
+dnl _LTDL_MODE specific code must be called at least once:
+_LTDL_MODE_DISPATCH
+
+# In order that ltdl.c can compile, find out the first AC_CONFIG_HEADERS
+# the user used.  This is so that ltdl.h can pick up the parent projects
+# config.h file, The first file in AC_CONFIG_HEADERS must contain the
+# definitions required by ltdl.c.
+# FIXME: Remove use of undocumented AC_LIST_HEADERS (2.59 compatibility).
+AC_CONFIG_COMMANDS_PRE([dnl
+m4_pattern_allow([^LT_CONFIG_H$])dnl
+m4_ifset([AH_HEADER],
+    [LT_CONFIG_H=AH_HEADER],
+    [m4_ifset([AC_LIST_HEADERS],
+	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
+	[])])])
+AC_SUBST([LT_CONFIG_H])
+
+AC_CHECK_HEADERS([unistd.h dl.h sys/dl.h dld.h mach-o/dyld.h dirent.h],
+	[], [], [AC_INCLUDES_DEFAULT])
+
+AC_CHECK_FUNCS([closedir opendir readdir], [], [AC_LIBOBJ([lt__dirent])])
+AC_CHECK_FUNCS([strlcat strlcpy], [], [AC_LIBOBJ([lt__strl])])
+
+AC_DEFINE_UNQUOTED([LT_LIBEXT],["$libext"],[The archive extension])
+
+name=ltdl
+LTDLOPEN=`eval "\\$ECHO \"$libname_spec\""`
+AC_SUBST([LTDLOPEN])
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:437: -1- AC_DEFUN([LT_SYS_DLOPEN_DEPLIBS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_CACHE_CHECK([whether deplibs are loaded by dlopen],
+  [lt_cv_sys_dlopen_deplibs],
+  [# PORTME does your system automatically load deplibs for dlopen?
+  # or its logical equivalent (e.g. shl_load for HP-UX < 11)
+  # For now, we just catch OSes we know something about -- in the
+  # future, we'll try test this programmatically.
+  lt_cv_sys_dlopen_deplibs=unknown
+  case $host_os in
+  aix3*|aix4.1.*|aix4.2.*)
+    # Unknown whether this is true for these versions of AIX, but
+    # we want this `case' here to explicitly catch those versions.
+    lt_cv_sys_dlopen_deplibs=unknown
+    ;;
+  aix[[4-9]]*)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  amigaos*)
+    case $host_cpu in
+    powerpc)
+      lt_cv_sys_dlopen_deplibs=no
+      ;;
+    esac
+    ;;
+  darwin*)
+    # Assuming the user has installed a libdl from somewhere, this is true
+    # If you are looking for one http://www.opendarwin.org/projects/dlcompat
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  freebsd* | dragonfly*)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  gnu* | linux* | k*bsd*-gnu)
+    # GNU and its variants, using gnu ld.so (Glibc)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  hpux10*|hpux11*)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  interix*)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  irix[[12345]]*|irix6.[[01]]*)
+    # Catch all versions of IRIX before 6.2, and indicate that we don't
+    # know how it worked for any of those versions.
+    lt_cv_sys_dlopen_deplibs=unknown
+    ;;
+  irix*)
+    # The case above catches anything before 6.2, and it's known that
+    # at 6.2 and later dlopen does load deplibs.
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  netbsd*)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  openbsd*)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  osf[[1234]]*)
+    # dlopen did load deplibs (at least at 4.x), but until the 5.x series,
+    # it did *not* use an RPATH in a shared library to find objects the
+    # library depends on, so we explicitly say `no'.
+    lt_cv_sys_dlopen_deplibs=no
+    ;;
+  osf5.0|osf5.0a|osf5.1)
+    # dlopen *does* load deplibs and with the right loader patch applied
+    # it even uses RPATH in a shared library to search for shared objects
+    # that the library depends on, but there's no easy way to know if that
+    # patch is installed.  Since this is the case, all we can really
+    # say is unknown -- it depends on the patch being installed.  If
+    # it is, this changes to `yes'.  Without it, it would be `no'.
+    lt_cv_sys_dlopen_deplibs=unknown
+    ;;
+  osf*)
+    # the two cases above should catch all versions of osf <= 5.1.  Read
+    # the comments above for what we know about them.
+    # At > 5.1, deplibs are loaded *and* any RPATH in a shared library
+    # is used to find them so we can finally say `yes'.
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  qnx*)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  solaris*)
+    lt_cv_sys_dlopen_deplibs=yes
+    ;;
+  sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+    libltdl_cv_sys_dlopen_deplibs=yes
+    ;;
+  esac
+  ])
+if test "$lt_cv_sys_dlopen_deplibs" != yes; then
+ AC_DEFINE([LTDL_DLOPEN_DEPLIBS], [1],
+    [Define if the OS needs help to load dependent libraries for dlopen().])
+fi
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:536: -1- AU_DEFUN([AC_LTDL_SYS_DLOPEN_DEPLIBS], [m4_if($#, 0, [LT_SYS_DLOPEN_DEPLIBS], [LT_SYS_DLOPEN_DEPLIBS($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:536: -1- AC_DEFUN([AC_LTDL_SYS_DLOPEN_DEPLIBS], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYS_DLOPEN_DEPLIBS' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_SYS_DLOPEN_DEPLIBS], [LT_SYS_DLOPEN_DEPLIBS($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:543: -1- AC_DEFUN([LT_SYS_MODULE_EXT], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
+AC_CACHE_CHECK([which extension is used for runtime loadable modules],
+  [libltdl_cv_shlibext],
+[
+module=yes
+eval libltdl_cv_shlibext=$shrext_cmds
+  ])
+if test -n "$libltdl_cv_shlibext"; then
+  m4_pattern_allow([LT_MODULE_EXT])dnl
+  AC_DEFINE_UNQUOTED([LT_MODULE_EXT], ["$libltdl_cv_shlibext"],
+    [Define to the extension used for runtime loadable modules, say, ".so".])
+fi
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:559: -1- AU_DEFUN([AC_LTDL_SHLIBEXT], [m4_if($#, 0, [LT_SYS_MODULE_EXT], [LT_SYS_MODULE_EXT($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:559: -1- AC_DEFUN([AC_LTDL_SHLIBEXT], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SHLIBEXT' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_SYS_MODULE_EXT], [LT_SYS_MODULE_EXT($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:566: -1- AC_DEFUN([LT_SYS_MODULE_PATH], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
+AC_CACHE_CHECK([which variable specifies run-time module search path],
+  [lt_cv_module_path_var], [lt_cv_module_path_var="$shlibpath_var"])
+if test -n "$lt_cv_module_path_var"; then
+  m4_pattern_allow([LT_MODULE_PATH_VAR])dnl
+  AC_DEFINE_UNQUOTED([LT_MODULE_PATH_VAR], ["$lt_cv_module_path_var"],
+    [Define to the name of the environment variable that determines the run-time module search path.])
+fi
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:578: -1- AU_DEFUN([AC_LTDL_SHLIBPATH], [m4_if($#, 0, [LT_SYS_MODULE_PATH], [LT_SYS_MODULE_PATH($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:578: -1- AC_DEFUN([AC_LTDL_SHLIBPATH], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SHLIBPATH' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_SYS_MODULE_PATH], [LT_SYS_MODULE_PATH($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:585: -1- AC_DEFUN([LT_SYS_DLSEARCH_PATH], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
+AC_CACHE_CHECK([for the default library search path],
+  [lt_cv_sys_dlsearch_path],
+  [lt_cv_sys_dlsearch_path="$sys_lib_dlsearch_path_spec"])
+if test -n "$lt_cv_sys_dlsearch_path"; then
+  sys_dlsearch_path=
+  for dir in $lt_cv_sys_dlsearch_path; do
+    if test -z "$sys_dlsearch_path"; then
+      sys_dlsearch_path="$dir"
+    else
+      sys_dlsearch_path="$sys_dlsearch_path$PATH_SEPARATOR$dir"
+    fi
+  done
+  m4_pattern_allow([LT_DLSEARCH_PATH])dnl
+  AC_DEFINE_UNQUOTED([LT_DLSEARCH_PATH], ["$sys_dlsearch_path"],
+    [Define to the system default library search path.])
+fi
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:606: -1- AU_DEFUN([AC_LTDL_SYSSEARCHPATH], [m4_if($#, 0, [LT_SYS_DLSEARCH_PATH], [LT_SYS_DLSEARCH_PATH($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:606: -1- AC_DEFUN([AC_LTDL_SYSSEARCHPATH], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYSSEARCHPATH' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_SYS_DLSEARCH_PATH], [LT_SYS_DLSEARCH_PATH($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:632: -1- AC_DEFUN([LT_LIB_DLLOAD], [m4_pattern_allow([^LT_DLLOADERS$])
+LT_DLLOADERS=
+AC_SUBST([LT_DLLOADERS])
+
+AC_LANG_PUSH([C])
+
+LIBADD_DLOPEN=
+AC_SEARCH_LIBS([dlopen], [dl],
+	[AC_DEFINE([HAVE_LIBDL], [1],
+		   [Define if you have the libdl library or equivalent.])
+	if test "$ac_cv_search_dlopen" != "none required" ; then
+	  LIBADD_DLOPEN="-ldl"
+	fi
+	libltdl_cv_lib_dl_dlopen="yes"
+	LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dlopen.la"],
+    [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#if HAVE_DLFCN_H
+#  include <dlfcn.h>
+#endif
+    ]], [[dlopen(0, 0);]])],
+	    [AC_DEFINE([HAVE_LIBDL], [1],
+		       [Define if you have the libdl library or equivalent.])
+	    libltdl_cv_func_dlopen="yes"
+	    LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dlopen.la"],
+	[AC_CHECK_LIB([svld], [dlopen],
+		[AC_DEFINE([HAVE_LIBDL], [1],
+			 [Define if you have the libdl library or equivalent.])
+	        LIBADD_DLOPEN="-lsvld" libltdl_cv_func_dlopen="yes"
+		LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dlopen.la"])])])
+if test x"$libltdl_cv_func_dlopen" = xyes || test x"$libltdl_cv_lib_dl_dlopen" = xyes
+then
+  lt_save_LIBS="$LIBS"
+  LIBS="$LIBS $LIBADD_DLOPEN"
+  AC_CHECK_FUNCS([dlerror])
+  LIBS="$lt_save_LIBS"
+fi
+AC_SUBST([LIBADD_DLOPEN])
+
+LIBADD_SHL_LOAD=
+AC_CHECK_FUNC([shl_load],
+	[AC_DEFINE([HAVE_SHL_LOAD], [1],
+		   [Define if you have the shl_load function.])
+	LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}shl_load.la"],
+    [AC_CHECK_LIB([dld], [shl_load],
+	    [AC_DEFINE([HAVE_SHL_LOAD], [1],
+		       [Define if you have the shl_load function.])
+	    LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}shl_load.la"
+	    LIBADD_SHL_LOAD="-ldld"])])
+AC_SUBST([LIBADD_SHL_LOAD])
+
+case $host_os in
+darwin[[1567]].*)
+# We only want this for pre-Mac OS X 10.4.
+  AC_CHECK_FUNC([_dyld_func_lookup],
+	[AC_DEFINE([HAVE_DYLD], [1],
+		   [Define if you have the _dyld_func_lookup function.])
+	LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dyld.la"])
+  ;;
+beos*)
+  LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}load_add_on.la"
+  ;;
+cygwin* | mingw* | os2* | pw32*)
+  AC_CHECK_DECLS([cygwin_conv_path], [], [], [[#include <sys/cygwin.h>]])
+  LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}loadlibrary.la"
+  ;;
+esac
+
+AC_CHECK_LIB([dld], [dld_link],
+	[AC_DEFINE([HAVE_DLD], [1],
+		   [Define if you have the GNU dld library.])
+		LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dld_link.la"])
+AC_SUBST([LIBADD_DLD_LINK])
+
+m4_pattern_allow([^LT_DLPREOPEN$])
+LT_DLPREOPEN=
+if test -n "$LT_DLLOADERS"
+then
+  for lt_loader in $LT_DLLOADERS; do
+    LT_DLPREOPEN="$LT_DLPREOPEN-dlpreopen $lt_loader "
+  done
+  AC_DEFINE([HAVE_LIBDLLOADER], [1],
+            [Define if libdlloader will be built on this platform])
+fi
+AC_SUBST([LT_DLPREOPEN])
+
+dnl This isn't used anymore, but set it for backwards compatibility
+LIBADD_DL="$LIBADD_DLOPEN $LIBADD_SHL_LOAD"
+AC_SUBST([LIBADD_DL])
+
+AC_LANG_POP
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:725: -1- AU_DEFUN([AC_LTDL_DLLIB], [m4_if($#, 0, [LT_LIB_DLLOAD], [LT_LIB_DLLOAD($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:725: -1- AC_DEFUN([AC_LTDL_DLLIB], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_DLLIB' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_LIB_DLLOAD], [LT_LIB_DLLOAD($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:733: -1- AC_DEFUN([LT_SYS_SYMBOL_USCORE], [m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
+AC_CACHE_CHECK([for _ prefix in compiled symbols],
+  [lt_cv_sys_symbol_underscore],
+  [lt_cv_sys_symbol_underscore=no
+  cat > conftest.$ac_ext <<_LT_EOF
+void nm_test_func(){}
+int main(){nm_test_func;return 0;}
+_LT_EOF
+  if AC_TRY_EVAL(ac_compile); then
+    # Now try to grab the symbols.
+    ac_nlist=conftest.nm
+    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
+      # See whether the symbols have a leading underscore.
+      if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
+        lt_cv_sys_symbol_underscore=yes
+      else
+        if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
+	  :
+        else
+	  echo "configure: cannot find nm_test_func in $ac_nlist" >&AS_MESSAGE_LOG_FD
+        fi
+      fi
+    else
+      echo "configure: cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
+    fi
+  else
+    echo "configure: failed program was:" >&AS_MESSAGE_LOG_FD
+    cat conftest.c >&AS_MESSAGE_LOG_FD
+  fi
+  rm -rf conftest*
+  ])
+  sys_symbol_underscore=$lt_cv_sys_symbol_underscore
+  AC_SUBST([sys_symbol_underscore])
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:770: -1- AU_DEFUN([AC_LTDL_SYMBOL_USCORE], [m4_if($#, 0, [LT_SYS_SYMBOL_USCORE], [LT_SYS_SYMBOL_USCORE($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:770: -1- AC_DEFUN([AC_LTDL_SYMBOL_USCORE], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYMBOL_USCORE' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_SYS_SYMBOL_USCORE], [LT_SYS_SYMBOL_USCORE($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:777: -1- AC_DEFUN([LT_FUNC_DLSYM_USCORE], [AC_REQUIRE([LT_SYS_SYMBOL_USCORE])dnl
+if test x"$lt_cv_sys_symbol_underscore" = xyes; then
+  if test x"$libltdl_cv_func_dlopen" = xyes ||
+     test x"$libltdl_cv_lib_dl_dlopen" = xyes ; then
+	AC_CACHE_CHECK([whether we have to add an underscore for dlsym],
+	  [libltdl_cv_need_uscore],
+	  [libltdl_cv_need_uscore=unknown
+          save_LIBS="$LIBS"
+          LIBS="$LIBS $LIBADD_DLOPEN"
+	  _LT_TRY_DLOPEN_SELF(
+	    [libltdl_cv_need_uscore=no], [libltdl_cv_need_uscore=yes],
+	    [],				 [libltdl_cv_need_uscore=cross])
+	  LIBS="$save_LIBS"
+	])
+  fi
+fi
+
+if test x"$libltdl_cv_need_uscore" = xyes; then
+  AC_DEFINE([NEED_USCORE], [1],
+    [Define if dlsym() requires a leading underscore in symbol names.])
+fi
+])
+m4trace:/usr/local/share/aclocal/ltdl.m4:802: -1- AU_DEFUN([AC_LTDL_DLSYM_USCORE], [m4_if($#, 0, [LT_FUNC_DLSYM_USCORE], [LT_FUNC_DLSYM_USCORE($@)])])
+m4trace:/usr/local/share/aclocal/ltdl.m4:802: -1- AC_DEFUN([AC_LTDL_DLSYM_USCORE], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_DLSYM_USCORE' is obsolete.
+You should run autoupdate.])dnl
+m4_if($#, 0, [LT_FUNC_DLSYM_USCORE], [LT_FUNC_DLSYM_USCORE($@)])])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:13: -1- AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:110: -1- AU_DEFUN([AC_LIBTOOL_DLOPEN], [_LT_SET_OPTION([LT_INIT], [dlopen])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `dlopen' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:110: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_DLOPEN' is obsolete.
+You should run autoupdate.])dnl
+_LT_SET_OPTION([LT_INIT], [dlopen])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `dlopen' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:145: -1- AU_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
+_LT_SET_OPTION([LT_INIT], [win32-dll])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `win32-dll' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:145: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_WIN32_DLL' is obsolete.
+You should run autoupdate.])dnl
+AC_REQUIRE([AC_CANONICAL_HOST])dnl
+_LT_SET_OPTION([LT_INIT], [win32-dll])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `win32-dll' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:194: -1- AC_DEFUN([AC_ENABLE_SHARED], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:198: -1- AC_DEFUN([AC_DISABLE_SHARED], [_LT_SET_OPTION([LT_INIT], [disable-shared])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:202: -1- AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:202: -1- AC_DEFUN([AM_ENABLE_SHARED], [AC_DIAGNOSE([obsolete], [The macro `AM_ENABLE_SHARED' is obsolete.
+You should run autoupdate.])dnl
+AC_ENABLE_SHARED($@)])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:203: -1- AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:203: -1- AC_DEFUN([AM_DISABLE_SHARED], [AC_DIAGNOSE([obsolete], [The macro `AM_DISABLE_SHARED' is obsolete.
+You should run autoupdate.])dnl
+AC_DISABLE_SHARED($@)])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:248: -1- AC_DEFUN([AC_ENABLE_STATIC], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:252: -1- AC_DEFUN([AC_DISABLE_STATIC], [_LT_SET_OPTION([LT_INIT], [disable-static])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:256: -1- AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:256: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_DIAGNOSE([obsolete], [The macro `AM_ENABLE_STATIC' is obsolete.
+You should run autoupdate.])dnl
+AC_ENABLE_STATIC($@)])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:257: -1- AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:257: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DIAGNOSE([obsolete], [The macro `AM_DISABLE_STATIC' is obsolete.
+You should run autoupdate.])dnl
+AC_DISABLE_STATIC($@)])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:302: -1- AU_DEFUN([AC_ENABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `fast-install' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:302: -1- AC_DEFUN([AC_ENABLE_FAST_INSTALL], [AC_DIAGNOSE([obsolete], [The macro `AC_ENABLE_FAST_INSTALL' is obsolete.
+You should run autoupdate.])dnl
+_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `fast-install' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:309: -1- AU_DEFUN([AC_DISABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], [disable-fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `disable-fast-install' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:309: -1- AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_DIAGNOSE([obsolete], [The macro `AC_DISABLE_FAST_INSTALL' is obsolete.
+You should run autoupdate.])dnl
+_LT_SET_OPTION([LT_INIT], [disable-fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `disable-fast-install' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:342: -1- AU_DEFUN([AC_LIBTOOL_PICMODE], [_LT_SET_OPTION([LT_INIT], [pic-only])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `pic-only' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltoptions.m4:342: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_PICMODE' is obsolete.
+You should run autoupdate.])dnl
+_LT_SET_OPTION([LT_INIT], [pic-only])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `pic-only' option into LT_INIT's first parameter.])
+])
+m4trace:/usr/local/share/aclocal/ltsugar.m4:13: -1- AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
+m4trace:/usr/local/share/aclocal/ltversion.m4:18: -1- AC_DEFUN([LTVERSION_VERSION], [macro_version='2.2.6b'
+macro_revision='1.3017'
+_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
+_LT_DECL(, macro_revision, 0)
+])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:36: -1- AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:40: -1- AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:41: -1- AC_DEFUN([_LT_AC_SHELL_INIT])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:42: -1- AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:44: -1- AC_DEFUN([_LT_AC_TAGVAR])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:45: -1- AC_DEFUN([AC_LTDL_ENABLE_INSTALL])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:46: -1- AC_DEFUN([AC_LTDL_PREOPEN])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:47: -1- AC_DEFUN([_LT_AC_SYS_COMPILER])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:48: -1- AC_DEFUN([_LT_AC_LOCK])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:49: -1- AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:50: -1- AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:51: -1- AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:52: -1- AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:53: -1- AC_DEFUN([AC_LIBTOOL_OBJDIR])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:54: -1- AC_DEFUN([AC_LTDL_OBJDIR])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:55: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:56: -1- AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:57: -1- AC_DEFUN([AC_PATH_MAGIC])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:58: -1- AC_DEFUN([AC_PROG_LD_GNU])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:59: -1- AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:60: -1- AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:61: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:62: -1- AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:63: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:64: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:65: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:66: -1- AC_DEFUN([LT_AC_PROG_EGREP])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:71: -1- AC_DEFUN([_AC_PROG_LIBTOOL])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:72: -1- AC_DEFUN([AC_LIBTOOL_SETUP])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:73: -1- AC_DEFUN([_LT_AC_CHECK_DLFCN])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:74: -1- AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:75: -1- AC_DEFUN([_LT_AC_TAGCONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:77: -1- AC_DEFUN([_LT_AC_LANG_CXX])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:78: -1- AC_DEFUN([_LT_AC_LANG_F77])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:79: -1- AC_DEFUN([_LT_AC_LANG_GCJ])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:80: -1- AC_DEFUN([AC_LIBTOOL_RC])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:81: -1- AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:82: -1- AC_DEFUN([_LT_AC_LANG_C_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:83: -1- AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:84: -1- AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:85: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:86: -1- AC_DEFUN([_LT_AC_LANG_F77_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:87: -1- AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:88: -1- AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:89: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:90: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:91: -1- AC_DEFUN([AC_LIBTOOL_CONFIG])
+m4trace:/usr/local/share/aclocal/lt~obsolete.m4:92: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C])
+m4trace:/usr/local/share/aclocal-1.11/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11'
+dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
+dnl require some minimum version.  Point them to the right macro.
+m4_if([$1], [1.11.1], [],
+      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
+])
+m4trace:/usr/local/share/aclocal-1.11/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.1])dnl
+m4_ifndef([AC_AUTOCONF_VERSION],
+  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
+_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
+m4trace:/usr/local/share/aclocal-1.11/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
+AC_PREREQ([2.50])dnl
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`cd $ac_aux_dir && pwd`
+])
+m4trace:/usr/local/share/aclocal-1.11/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
+ ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
+	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
+AC_SUBST([$1_TRUE])dnl
+AC_SUBST([$1_FALSE])dnl
+_AM_SUBST_NOTMAKE([$1_TRUE])dnl
+_AM_SUBST_NOTMAKE([$1_FALSE])dnl
+m4_define([_AM_COND_VALUE_$1], [$2])dnl
+if $2; then
+  $1_TRUE=
+  $1_FALSE='#'
+else
+  $1_TRUE='#'
+  $1_FALSE=
+fi
+AC_CONFIG_COMMANDS_PRE(
+[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
+  AC_MSG_ERROR([[conditional "$1" was never defined.
+Usually this means the macro was only invoked conditionally.]])
+fi])])
+m4trace:/usr/local/share/aclocal-1.11/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
+AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
+AC_REQUIRE([AM_MAKE_INCLUDE])dnl
+AC_REQUIRE([AM_DEP_TRACK])dnl
+
+ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
+       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
+       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
+       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
+       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
+                   [depcc="$$1"   am_compiler_list=])
+
+AC_CACHE_CHECK([dependency style of $depcc],
+               [am_cv_$1_dependencies_compiler_type],
+[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+  # We make a subdir and do the tests there.  Otherwise we can end up
+  # making bogus files that we don't know about and never remove.  For
+  # instance it was reported that on HP-UX the gcc test will end up
+  # making a dummy file named `D' -- because `-MD' means `put the output
+  # in D'.
+  mkdir conftest.dir
+  # Copy depcomp to subdir because otherwise we won't find it if we're
+  # using a relative directory.
+  cp "$am_depcomp" conftest.dir
+  cd conftest.dir
+  # We will build objects and dependencies in a subdirectory because
+  # it helps to detect inapplicable dependency modes.  For instance
+  # both Tru64's cc and ICC support -MD to output dependencies as a
+  # side effect of compilation, but ICC will put the dependencies in
+  # the current directory while Tru64 will put them in the object
+  # directory.
+  mkdir sub
+
+  am_cv_$1_dependencies_compiler_type=none
+  if test "$am_compiler_list" = ""; then
+     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
+  fi
+  am__universal=false
+  m4_case([$1], [CC],
+    [case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac],
+    [CXX],
+    [case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac])
+
+  for depmode in $am_compiler_list; do
+    # Setup a source with many dependencies, because some compilers
+    # like to wrap large dependency lists on column 80 (with \), and
+    # we should not choose a depcomp mode which is confused by this.
+    #
+    # We need to recreate these files for each test, as the compiler may
+    # overwrite some of them when testing with obscure command lines.
+    # This happens at least with the AIX C compiler.
+    : > sub/conftest.c
+    for i in 1 2 3 4 5 6; do
+      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+      # Solaris 8's {/usr,}/bin/sh.
+      touch sub/conftst$i.h
+    done
+    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
+    case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
+    nosideeffect)
+      # after this tag, mechanisms are not by side-effect, so they'll
+      # only be used when explicitly requested
+      if test "x$enable_dependency_tracking" = xyes; then
+	continue
+      else
+	break
+      fi
+      ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
+    none) break ;;
+    esac
+    if depmode=$depmode \
+       source=sub/conftest.c object=$am__obj \
+       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+         >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+      # icc doesn't choke on unknown options, it will just issue warnings
+      # or remarks (even with -Werror).  So we grep stderr for any message
+      # that says an option was ignored or not supported.
+      # When given -MP, icc 7.0 and 7.1 complain thusly:
+      #   icc: Command line warning: ignoring option '-M'; no argument required
+      # The diagnosis changed in icc 8.0:
+      #   icc: Command line remark: option '-MP' not supported
+      if (grep 'ignoring option' conftest.err ||
+          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+        am_cv_$1_dependencies_compiler_type=$depmode
+        break
+      fi
+    fi
+  done
+
+  cd ..
+  rm -rf conftest.dir
+else
+  am_cv_$1_dependencies_compiler_type=none
+fi
+])
+AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
+AM_CONDITIONAL([am__fastdep$1], [
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
+])
+m4trace:/usr/local/share/aclocal-1.11/depend.m4:163: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
+AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
+])
+m4trace:/usr/local/share/aclocal-1.11/depend.m4:171: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
+[  --disable-dependency-tracking  speeds up one-time build
+  --enable-dependency-tracking   do not reject slow dependency extractors])
+if test "x$enable_dependency_tracking" != xno; then
+  am_depcomp="$ac_aux_dir/depcomp"
+  AMDEPBACKSLASH='\'
+fi
+AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
+AC_SUBST([AMDEPBACKSLASH])dnl
+_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
+])
+m4trace:/usr/local/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
+  # are listed without --file.  Let's play safe and only enable the eval
+  # if we detect the quoting.
+  case $CONFIG_FILES in
+  *\'*) eval set x "$CONFIG_FILES" ;;
+  *)   set x $CONFIG_FILES ;;
+  esac
+  shift
+  for mf
+  do
+    # Strip MF so we end up with the name of the file.
+    mf=`echo "$mf" | sed -e 's/:.*$//'`
+    # Check whether this is an Automake generated Makefile or not.
+    # We used to match only the files named `Makefile.in', but
+    # some people rename them; so instead we look at the file content.
+    # Grep'ing the first line is not enough: some people post-process
+    # each Makefile.in and add a new line on top of each file to say so.
+    # Grep'ing the whole file is not good either: AIX grep has a line
+    # limit of 2048, but all sed's we know have understand at least 4000.
+    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
+      dirpart=`AS_DIRNAME("$mf")`
+    else
+      continue
+    fi
+    # Extract the definition of DEPDIR, am__include, and am__quote
+    # from the Makefile without running `make'.
+    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
+    test -z "$DEPDIR" && continue
+    am__include=`sed -n 's/^am__include = //p' < "$mf"`
+    test -z "am__include" && continue
+    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
+    # When using ansi2knr, U may be empty or an underscore; expand it
+    U=`sed -n 's/^U = //p' < "$mf"`
+    # Find all dependency output files, they are included files with
+    # $(DEPDIR) in their names.  We invoke sed twice because it is the
+    # simplest approach to changing $(DEPDIR) to its actual value in the
+    # expansion.
+    for file in `sed -n "
+      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+      # Make sure the directory exists.
+      test -f "$dirpart/$file" && continue
+      fdir=`AS_DIRNAME(["$file"])`
+      AS_MKDIR_P([$dirpart/$fdir])
+      # echo "creating $dirpart/$file"
+      echo '# dummy' > "$dirpart/$file"
+    done
+  done
+}
+])
+m4trace:/usr/local/share/aclocal-1.11/depout.m4:75: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
+     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
+     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
+])
+m4trace:/usr/local/share/aclocal-1.11/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl
+dnl Autoconf wants to disallow AM_ names.  We explicitly allow
+dnl the ones we care about.
+m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
+AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
+AC_REQUIRE([AC_PROG_INSTALL])dnl
+if test "`cd $srcdir && pwd`" != "`pwd`"; then
+  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
+  # is not polluted with repeated "-I."
+  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
+  # test to see if srcdir already configured
+  if test -f $srcdir/config.status; then
+    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
+  fi
+fi
+
+# test whether we have cygpath
+if test -z "$CYGPATH_W"; then
+  if (cygpath --version) >/dev/null 2>/dev/null; then
+    CYGPATH_W='cygpath -w'
+  else
+    CYGPATH_W=echo
+  fi
+fi
+AC_SUBST([CYGPATH_W])
+
+# Define the identity of the package.
+dnl Distinguish between old-style and new-style calls.
+m4_ifval([$2],
+[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
+ AC_SUBST([PACKAGE], [$1])dnl
+ AC_SUBST([VERSION], [$2])],
+[_AM_SET_OPTIONS([$1])dnl
+dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
+m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
+  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
+ AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
+ AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
+
+_AM_IF_OPTION([no-define],,
+[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
+
+# Some tools Automake needs.
+AC_REQUIRE([AM_SANITY_CHECK])dnl
+AC_REQUIRE([AC_ARG_PROGRAM])dnl
+AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
+AM_MISSING_PROG(AUTOCONF, autoconf)
+AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
+AM_MISSING_PROG(AUTOHEADER, autoheader)
+AM_MISSING_PROG(MAKEINFO, makeinfo)
+AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
+AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
+AC_REQUIRE([AM_PROG_MKDIR_P])dnl
+# We need awk for the "check" target.  The system "awk" is bad on
+# some platforms.
+AC_REQUIRE([AC_PROG_AWK])dnl
+AC_REQUIRE([AC_PROG_MAKE_SET])dnl
+AC_REQUIRE([AM_SET_LEADING_DOT])dnl
+_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
+	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
+			     [_AM_PROG_TAR([v7])])])
+_AM_IF_OPTION([no-dependencies],,
+[AC_PROVIDE_IFELSE([AC_PROG_CC],
+		  [_AM_DEPENDENCIES(CC)],
+		  [define([AC_PROG_CC],
+			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_CXX],
+		  [_AM_DEPENDENCIES(CXX)],
+		  [define([AC_PROG_CXX],
+			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_OBJC],
+		  [_AM_DEPENDENCIES(OBJC)],
+		  [define([AC_PROG_OBJC],
+			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
+])
+_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
+dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
+dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
+dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
+AC_CONFIG_COMMANDS_PRE(dnl
+[m4_provide_if([_AM_COMPILER_EXEEXT],
+  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
+])
+m4trace:/usr/local/share/aclocal-1.11/init.m4:126: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
+_am_arg=$1
+_am_stamp_count=1
+for _am_header in $config_headers :; do
+  case $_am_header in
+    $_am_arg | $_am_arg:* )
+      break ;;
+    * )
+      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+  esac
+done
+echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
+m4trace:/usr/local/share/aclocal-1.11/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+if test x"${install_sh}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
+  *)
+    install_sh="\${SHELL} $am_aux_dir/install-sh"
+  esac
+fi
+AC_SUBST(install_sh)])
+m4trace:/usr/local/share/aclocal-1.11/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
+mkdir .tst 2>/dev/null
+if test -d .tst; then
+  am__leading_dot=.
+else
+  am__leading_dot=_
+fi
+rmdir .tst 2>/dev/null
+AC_SUBST([am__leading_dot])])
+m4trace:/usr/local/share/aclocal-1.11/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
+cat > confinc << 'END'
+am__doit:
+	@echo this is the am__doit target
+.PHONY: am__doit
+END
+# If we don't find an include directive, just comment out the code.
+AC_MSG_CHECKING([for style of include used by $am_make])
+am__include="#"
+am__quote=
+_am_result=none
+# First try GNU make style include.
+echo "include confinc" > confmf
+# Ignore all kinds of additional output from `make'.
+case `$am_make -s -f confmf 2> /dev/null` in #(
+*the\ am__doit\ target*)
+  am__include=include
+  am__quote=
+  _am_result=GNU
+  ;;
+esac
+# Now try BSD make style include.
+if test "$am__include" = "#"; then
+   echo '.include "confinc"' > confmf
+   case `$am_make -s -f confmf 2> /dev/null` in #(
+   *the\ am__doit\ target*)
+     am__include=.include
+     am__quote="\""
+     _am_result=BSD
+     ;;
+   esac
+fi
+AC_SUBST([am__include])
+AC_SUBST([am__quote])
+AC_MSG_RESULT([$_am_result])
+rm -f confinc confmf
+])
+m4trace:/usr/local/share/aclocal-1.11/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
+$1=${$1-"${am_missing_run}$2"}
+AC_SUBST($1)])
+m4trace:/usr/local/share/aclocal-1.11/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+AC_REQUIRE_AUX_FILE([missing])dnl
+if test x"${MISSING+set}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
+  *)
+    MISSING="\${SHELL} $am_aux_dir/missing" ;;
+  esac
+fi
+# Use eval to expand $SHELL
+if eval "$MISSING --run true"; then
+  am_missing_run="$MISSING --run "
+else
+  am_missing_run=
+  AC_MSG_WARN([`missing' script is too old or missing])
+fi
+])
+m4trace:/usr/local/share/aclocal-1.11/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
+dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
+dnl while keeping a definition of mkdir_p for backward compatibility.
+dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
+dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
+dnl Makefile.ins that do not define MKDIR_P, so we do our own
+dnl adjustment using top_builddir (which is defined more often than
+dnl MKDIR_P).
+AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
+case $mkdir_p in
+  [[\\/$]]* | ?:[[\\/]]*) ;;
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
+esac
+])
+m4trace:/usr/local/share/aclocal-1.11/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
+m4trace:/usr/local/share/aclocal-1.11/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
+m4trace:/usr/local/share/aclocal-1.11/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
+m4trace:/usr/local/share/aclocal-1.11/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
+m4trace:/usr/local/share/aclocal-1.11/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
+   ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+   (exit $ac_status); }])
+m4trace:/usr/local/share/aclocal-1.11/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
+# Just in case
+sleep 1
+echo timestamp > conftest.file
+# Reject unsafe characters in $srcdir or the absolute working directory
+# name.  Accept space and tab only in the latter.
+am_lf='
+'
+case `pwd` in
+  *[[\\\"\#\$\&\'\`$am_lf]]*)
+    AC_MSG_ERROR([unsafe absolute working directory name]);;
+esac
+case $srcdir in
+  *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
+    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
+esac
+
+# Do `set' in a subshell so we don't clobber the current shell's
+# arguments.  Must try -L first in case configure is actually a
+# symlink; some systems play weird games with the mod time of symlinks
+# (eg FreeBSD returns the mod time of the symlink's containing
+# directory).
+if (
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+   if test "$[*]" = "X"; then
+      # -L didn't work.
+      set X `ls -t "$srcdir/configure" conftest.file`
+   fi
+   rm -f conftest.file
+   if test "$[*]" != "X $srcdir/configure conftest.file" \
+      && test "$[*]" != "X conftest.file $srcdir/configure"; then
+
+      # If neither matched, then we have a broken ls.  This can happen
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
+      # broken ls alias from the environment.  This has actually
+      # happened.  Such a system could not be considered "sane".
+      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
+alias in your environment])
+   fi
+
+   test "$[2]" = conftest.file
+   )
+then
+   # Ok.
+   :
+else
+   AC_MSG_ERROR([newly created file is older than distributed files!
+Check your system clock])
+fi
+AC_MSG_RESULT(yes)])
+m4trace:/usr/local/share/aclocal-1.11/silent.m4:14: -1- AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules],
+[  --enable-silent-rules          less verbose build output (undo: `make V=1')
+  --disable-silent-rules         verbose build output (undo: `make V=0')])
+case $enable_silent_rules in
+yes) AM_DEFAULT_VERBOSITY=0;;
+no)  AM_DEFAULT_VERBOSITY=1;;
+*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
+esac
+AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
+AM_BACKSLASH='\'
+AC_SUBST([AM_BACKSLASH])dnl
+_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
+])
+m4trace:/usr/local/share/aclocal-1.11/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
+# Installed binaries are usually stripped using `strip' when the user
+# run `make install-strip'.  However `strip' might not be the right
+# tool to use in cross-compilation environments, therefore Automake
+# will honor the `STRIP' environment variable to overrule this program.
+dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
+if test "$cross_compiling" != no; then
+  AC_CHECK_TOOL([STRIP], [strip], :)
+fi
+INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
+AC_SUBST([INSTALL_STRIP_PROGRAM])])
+m4trace:/usr/local/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE])
+m4trace:/usr/local/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
+m4trace:/usr/local/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
+AM_MISSING_PROG([AMTAR], [tar])
+m4_if([$1], [v7],
+     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
+     [m4_case([$1], [ustar],, [pax],,
+              [m4_fatal([Unknown tar format])])
+AC_MSG_CHECKING([how to create a $1 tar archive])
+# Loop over all known methods to create a tar archive until one works.
+_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
+_am_tools=${am_cv_prog_tar_$1-$_am_tools}
+# Do not fold the above two line into one, because Tru64 sh and
+# Solaris sh will not grok spaces in the rhs of `-'.
+for _am_tool in $_am_tools
+do
+  case $_am_tool in
+  gnutar)
+    for _am_tar in tar gnutar gtar;
+    do
+      AM_RUN_LOG([$_am_tar --version]) && break
+    done
+    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
+    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
+    am__untar="$_am_tar -xf -"
+    ;;
+  plaintar)
+    # Must skip GNU tar: if it does not support --format= it doesn't create
+    # ustar tarball either.
+    (tar --version) >/dev/null 2>&1 && continue
+    am__tar='tar chf - "$$tardir"'
+    am__tar_='tar chf - "$tardir"'
+    am__untar='tar xf -'
+    ;;
+  pax)
+    am__tar='pax -L -x $1 -w "$$tardir"'
+    am__tar_='pax -L -x $1 -w "$tardir"'
+    am__untar='pax -r'
+    ;;
+  cpio)
+    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
+    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
+    am__untar='cpio -i -H $1 -d'
+    ;;
+  none)
+    am__tar=false
+    am__tar_=false
+    am__untar=false
+    ;;
+  esac
+
+  # If the value was cached, stop now.  We just wanted to have am__tar
+  # and am__untar set.
+  test -n "${am_cv_prog_tar_$1}" && break
+
+  # tar/untar a dummy directory, and stop if the command works
+  rm -rf conftest.dir
+  mkdir conftest.dir
+  echo GrepMe > conftest.dir/file
+  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
+  rm -rf conftest.dir
+  if test -s conftest.tar; then
+    AM_RUN_LOG([$am__untar <conftest.tar])
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
+  fi
+done
+rm -rf conftest.dir
+
+AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
+AC_MSG_RESULT([$am_cv_prog_tar_$1])])
+AC_SUBST([am__tar])
+AC_SUBST([am__untar])
+])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?A[CHUM]_])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([_AC_])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^AS_FLAGS$])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?m4_])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^dnl$])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?AS_])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^SHELL$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PATH_SEPARATOR$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_URL$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^exec_prefix$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^prefix$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^program_transform_name$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^bindir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^sbindir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^libexecdir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^datarootdir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^datadir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^sysconfdir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^sharedstatedir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^localstatedir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^includedir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^oldincludedir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^docdir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^infodir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^htmldir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^dvidir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^pdfdir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^psdir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^libdir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^localedir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^mandir$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_URL$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^DEFS$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_C$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_N$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_T$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^build_alias$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^host_alias$])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^target_alias$])
+m4trace:configure.ac:5: -1- m4_pattern_allow([^PROJECT$])
+m4trace:configure.ac:6: -1- m4_pattern_allow([^PROJECT$])
+m4trace:configure.ac:8: -1- m4_pattern_allow([^VERSION$])
+m4trace:configure.ac:9: -1- m4_pattern_allow([^VERSION$])
+m4trace:configure.ac:13: -1- AM_INIT_AUTOMAKE([mstflint], [3.7.0])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
+m4trace:configure.ac:13: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
+m4trace:configure.ac:13: -1- AM_AUTOMAKE_VERSION([1.11.1])
+m4trace:configure.ac:13: -1- _AM_AUTOCONF_VERSION([2.65])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_DATA$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^am__isrc$])
+m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([am__isrc])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^CYGPATH_W$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$])
+m4trace:configure.ac:13: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
+m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([no-define])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$])
+m4trace:configure.ac:13: -1- AM_SANITY_CHECK
+m4trace:configure.ac:13: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
+m4trace:configure.ac:13: -1- AM_MISSING_HAS_RUN
+m4trace:configure.ac:13: -1- AM_AUX_DIR_EXPAND
+m4trace:configure.ac:13: -1- m4_pattern_allow([^ACLOCAL$])
+m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOCONF$])
+m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOMAKE$])
+m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOHEADER$])
+m4trace:configure.ac:13: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^MAKEINFO$])
+m4trace:configure.ac:13: -1- AM_PROG_INSTALL_SH
+m4trace:configure.ac:13: -1- m4_pattern_allow([^install_sh$])
+m4trace:configure.ac:13: -1- AM_PROG_INSTALL_STRIP
+m4trace:configure.ac:13: -1- m4_pattern_allow([^STRIP$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
+m4trace:configure.ac:13: -1- AM_PROG_MKDIR_P
+m4trace:configure.ac:13: -1- m4_pattern_allow([^MKDIR_P$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^mkdir_p$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AWK$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^SET_MAKE$])
+m4trace:configure.ac:13: -1- AM_SET_LEADING_DOT
+m4trace:configure.ac:13: -1- m4_pattern_allow([^am__leading_dot$])
+m4trace:configure.ac:13: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
+			     [_AM_PROG_TAR([v7])])])
+m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([tar-ustar])
+m4trace:configure.ac:13: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
+m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([tar-pax])
+m4trace:configure.ac:13: -1- _AM_PROG_TAR([v7])
+m4trace:configure.ac:13: -1- AM_MISSING_PROG([AMTAR], [tar])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AMTAR$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^am__tar$])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^am__untar$])
+m4trace:configure.ac:13: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
+		  [_AM_DEPENDENCIES(CC)],
+		  [define([AC_PROG_CC],
+			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_CXX],
+		  [_AM_DEPENDENCIES(CXX)],
+		  [define([AC_PROG_CXX],
+			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_OBJC],
+		  [_AM_DEPENDENCIES(OBJC)],
+		  [define([AC_PROG_OBJC],
+			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
+])
+m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([no-dependencies])
+m4trace:configure.ac:13: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])
+m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([silent-rules])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CFLAGS$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^LDFLAGS$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^ac_ct_CC$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^EXEEXT$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^OBJEXT$])
+m4trace:configure.ac:16: -1- _AM_DEPENDENCIES([CC])
+m4trace:configure.ac:16: -1- AM_SET_DEPDIR
+m4trace:configure.ac:16: -1- m4_pattern_allow([^DEPDIR$])
+m4trace:configure.ac:16: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
+m4trace:configure.ac:16: -1- AM_MAKE_INCLUDE
+m4trace:configure.ac:16: -1- m4_pattern_allow([^am__include$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^am__quote$])
+m4trace:configure.ac:16: -1- AM_DEP_TRACK
+m4trace:configure.ac:16: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^AMDEP_TRUE$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^AMDEP_FALSE$])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CCDEPMODE$])
+m4trace:configure.ac:16: -1- AM_CONDITIONAL([am__fastdepCC], [
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CXX$])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CXXFLAGS$])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^LDFLAGS$])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CXX$])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^ac_ct_CXX$])
+m4trace:configure.ac:17: -1- _AM_DEPENDENCIES([CXX])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CXXDEPMODE$])
+m4trace:configure.ac:17: -1- AM_CONDITIONAL([am__fastdepCXX], [
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
+m4trace:configure.ac:17: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
+m4trace:configure.ac:17: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
+m4trace:configure.ac:18: -1- AC_PROG_LIBTOOL
+m4trace:configure.ac:18: -1- _m4_warn([obsolete], [The macro `AC_PROG_LIBTOOL' is obsolete.
+You should run autoupdate.], [/usr/local/share/aclocal/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
+configure.ac:18: the top level])
+m4trace:configure.ac:18: -1- LT_INIT
+m4trace:configure.ac:18: -1- m4_pattern_forbid([^_?LT_[A-Z_]+$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])
+m4trace:configure.ac:18: -1- LTOPTIONS_VERSION
+m4trace:configure.ac:18: -1- LTSUGAR_VERSION
+m4trace:configure.ac:18: -1- LTVERSION_VERSION
+m4trace:configure.ac:18: -1- LTOBSOLETE_VERSION
+m4trace:configure.ac:18: -1- _LT_PROG_LTMAIN
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBTOOL$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^build$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^build_cpu$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^build_vendor$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^build_os$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^host$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^host_cpu$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^host_vendor$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^host_os$])
+m4trace:configure.ac:18: -1- LT_PATH_LD
+m4trace:configure.ac:18: -1- m4_pattern_allow([^SED$])
+m4trace:configure.ac:18: -1- AC_PROG_EGREP
+m4trace:configure.ac:18: -1- m4_pattern_allow([^GREP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^EGREP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^FGREP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^GREP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LD$])
+m4trace:configure.ac:18: -1- LT_PATH_NM
+m4trace:configure.ac:18: -1- m4_pattern_allow([^DUMPBIN$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^ac_ct_DUMPBIN$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^DUMPBIN$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^NM$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LN_S$])
+m4trace:configure.ac:18: -1- LT_CMD_MAX_LEN
+m4trace:configure.ac:18: -1- m4_pattern_allow([^OBJDUMP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^OBJDUMP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^AR$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^STRIP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^RANLIB$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([LT_OBJDIR])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LT_OBJDIR$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^lt_ECHO$])
+m4trace:configure.ac:18: -1- _LT_CC_BASENAME([$compiler])
+m4trace:configure.ac:18: -1- _LT_PATH_TOOL_PREFIX([${ac_tool_prefix}file], [/usr/bin$PATH_SEPARATOR$PATH])
+m4trace:configure.ac:18: -1- _LT_PATH_TOOL_PREFIX([file], [/usr/bin$PATH_SEPARATOR$PATH])
+m4trace:configure.ac:18: -1- LT_SUPPORTED_TAG([CC])
+m4trace:configure.ac:18: -1- _LT_COMPILER_BOILERPLATE
+m4trace:configure.ac:18: -1- _LT_LINKER_BOILERPLATE
+m4trace:configure.ac:18: -1- _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, )="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, ) -fno-rtti -fno-exceptions"])
+m4trace:configure.ac:18: -1- _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, ) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, )], [$_LT_TAGVAR(lt_prog_compiler_pic, )@&t at m4_if([],[],[ -DPIC],[m4_if([],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, ) in
+     "" | " "*) ;;
+     *) _LT_TAGVAR(lt_prog_compiler_pic, )=" $_LT_TAGVAR(lt_prog_compiler_pic, )" ;;
+     esac], [_LT_TAGVAR(lt_prog_compiler_pic, )=
+     _LT_TAGVAR(lt_prog_compiler_can_build_shared, )=no])
+m4trace:configure.ac:18: -1- _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_cv_prog_compiler_static_works], [$lt_tmp_static_flag], [], [_LT_TAGVAR(lt_prog_compiler_static, )=])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^DSYMUTIL$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^NMEDIT$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LIPO$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^OTOOL$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^OTOOL64$])
+m4trace:configure.ac:18: -1- LT_SYS_DLOPEN_SELF
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^STDC_HEADERS$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_DLFCN_H$])
+m4trace:configure.ac:18: -1- LT_LANG([CXX])
+m4trace:configure.ac:18: -1- LT_SUPPORTED_TAG([CXX])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXX$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXXFLAGS$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LDFLAGS$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXX$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^ac_ct_CXX$])
+m4trace:configure.ac:18: -1- _AM_DEPENDENCIES([CXX])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXXDEPMODE$])
+m4trace:configure.ac:18: -1- AM_CONDITIONAL([am__fastdepCXX], [
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
+m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
+m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXXCPP$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXXCPP$])
+m4trace:configure.ac:18: -1- _LT_COMPILER_BOILERPLATE
+m4trace:configure.ac:18: -1- _LT_LINKER_BOILERPLATE
+m4trace:configure.ac:18: -1- _LT_CC_BASENAME([$compiler])
+m4trace:configure.ac:18: -1- LT_PATH_LD
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LD$])
+m4trace:configure.ac:18: -1- _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, CXX) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, CXX)], [$_LT_TAGVAR(lt_prog_compiler_pic, CXX)@&t at m4_if([CXX],[],[ -DPIC],[m4_if([CXX],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, CXX) in
+     "" | " "*) ;;
+     *) _LT_TAGVAR(lt_prog_compiler_pic, CXX)=" $_LT_TAGVAR(lt_prog_compiler_pic, CXX)" ;;
+     esac], [_LT_TAGVAR(lt_prog_compiler_pic, CXX)=
+     _LT_TAGVAR(lt_prog_compiler_can_build_shared, CXX)=no])
+m4trace:configure.ac:18: -1- _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_cv_prog_compiler_static_works_CXX], [$lt_tmp_static_flag], [], [_LT_TAGVAR(lt_prog_compiler_static, CXX)=])
+m4trace:configure.ac:32: -1- m4_pattern_allow([^HAVE_LIBZ$])
+m4trace:configure.ac:35: -1- AM_CONDITIONAL([ENABLE_DC], [test  "x$enable_dc" = "xyes"])
+m4trace:configure.ac:35: -1- m4_pattern_allow([^ENABLE_DC_TRUE$])
+m4trace:configure.ac:35: -1- m4_pattern_allow([^ENABLE_DC_FALSE$])
+m4trace:configure.ac:35: -1- _AM_SUBST_NOTMAKE([ENABLE_DC_TRUE])
+m4trace:configure.ac:35: -1- _AM_SUBST_NOTMAKE([ENABLE_DC_FALSE])
+m4trace:configure.ac:36: -1- m4_pattern_allow([^ENABLE_DC$])
+m4trace:configure.ac:48: -1- AM_CONDITIONAL([ENABLE_INBAND], [test  "x$enable_inband" = "xyes"])
+m4trace:configure.ac:48: -1- m4_pattern_allow([^ENABLE_INBAND_TRUE$])
+m4trace:configure.ac:48: -1- m4_pattern_allow([^ENABLE_INBAND_FALSE$])
+m4trace:configure.ac:48: -1- _AM_SUBST_NOTMAKE([ENABLE_INBAND_TRUE])
+m4trace:configure.ac:48: -1- _AM_SUBST_NOTMAKE([ENABLE_INBAND_FALSE])
+m4trace:configure.ac:55: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
+You should run autoupdate.], [])
+m4trace:configure.ac:55: -1- m4_pattern_allow([^LIB@&t at OBJS$])
+m4trace:configure.ac:55: -1- m4_pattern_allow([^LTLIBOBJS$])
+m4trace:configure.ac:55: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
+m4trace:configure.ac:55: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
+m4trace:configure.ac:55: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
+m4trace:configure.ac:55: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
+m4trace:configure.ac:55: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
+m4trace:configure.ac:55: -1- _AC_AM_CONFIG_HEADER_HOOK(["$ac_file"])
+m4trace:configure.ac:55: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS
+m4trace:configure.ac:55: -1- _LT_PROG_LTMAIN
diff --git a/autom4te.cache/traces.1 b/autom4te.cache/traces.1
new file mode 100644
index 0000000..8c1f2b8
--- /dev/null
+++ b/autom4te.cache/traces.1
@@ -0,0 +1,608 @@
+m4trace:configure.ac:3: -1- AC_INIT([mstflint], [3.7.0], [orenk at mellanox.co.il])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?A[CHUM]_])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([_AC_])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^AS_FLAGS$])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?m4_])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^dnl$])
+m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?AS_])
+m4trace:configure.ac:3: -1- AC_SUBST([SHELL])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([SHELL])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^SHELL$])
+m4trace:configure.ac:3: -1- AC_SUBST([PATH_SEPARATOR])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PATH_SEPARATOR])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PATH_SEPARATOR$])
+m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME],      ['AC_PACKAGE_NAME'])])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_NAME])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
+m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME],   ['AC_PACKAGE_TARNAME'])])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_TARNAME])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
+m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION],   ['AC_PACKAGE_VERSION'])])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_VERSION])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
+m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING],    ['AC_PACKAGE_STRING'])])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_STRING])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
+m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_BUGREPORT])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
+m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_URL], [m4_ifdef([AC_PACKAGE_URL],       ['AC_PACKAGE_URL'])])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_URL])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_URL$])
+m4trace:configure.ac:3: -1- AC_SUBST([exec_prefix], [NONE])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([exec_prefix])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^exec_prefix$])
+m4trace:configure.ac:3: -1- AC_SUBST([prefix], [NONE])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([prefix])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^prefix$])
+m4trace:configure.ac:3: -1- AC_SUBST([program_transform_name], [s,x,x,])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([program_transform_name])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^program_transform_name$])
+m4trace:configure.ac:3: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([bindir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^bindir$])
+m4trace:configure.ac:3: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([sbindir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^sbindir$])
+m4trace:configure.ac:3: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([libexecdir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^libexecdir$])
+m4trace:configure.ac:3: -1- AC_SUBST([datarootdir], ['${prefix}/share'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([datarootdir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^datarootdir$])
+m4trace:configure.ac:3: -1- AC_SUBST([datadir], ['${datarootdir}'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([datadir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^datadir$])
+m4trace:configure.ac:3: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([sysconfdir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^sysconfdir$])
+m4trace:configure.ac:3: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([sharedstatedir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^sharedstatedir$])
+m4trace:configure.ac:3: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([localstatedir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^localstatedir$])
+m4trace:configure.ac:3: -1- AC_SUBST([includedir], ['${prefix}/include'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([includedir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^includedir$])
+m4trace:configure.ac:3: -1- AC_SUBST([oldincludedir], ['/usr/include'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([oldincludedir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^oldincludedir$])
+m4trace:configure.ac:3: -1- AC_SUBST([docdir], [m4_ifset([AC_PACKAGE_TARNAME],
+				     ['${datarootdir}/doc/${PACKAGE_TARNAME}'],
+				     ['${datarootdir}/doc/${PACKAGE}'])])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([docdir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^docdir$])
+m4trace:configure.ac:3: -1- AC_SUBST([infodir], ['${datarootdir}/info'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([infodir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^infodir$])
+m4trace:configure.ac:3: -1- AC_SUBST([htmldir], ['${docdir}'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([htmldir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^htmldir$])
+m4trace:configure.ac:3: -1- AC_SUBST([dvidir], ['${docdir}'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([dvidir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^dvidir$])
+m4trace:configure.ac:3: -1- AC_SUBST([pdfdir], ['${docdir}'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([pdfdir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^pdfdir$])
+m4trace:configure.ac:3: -1- AC_SUBST([psdir], ['${docdir}'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([psdir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^psdir$])
+m4trace:configure.ac:3: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([libdir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^libdir$])
+m4trace:configure.ac:3: -1- AC_SUBST([localedir], ['${datarootdir}/locale'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([localedir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^localedir$])
+m4trace:configure.ac:3: -1- AC_SUBST([mandir], ['${datarootdir}/man'])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([mandir])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^mandir$])
+m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
+m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
+@%:@undef PACKAGE_NAME])
+m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
+m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
+@%:@undef PACKAGE_TARNAME])
+m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
+m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
+@%:@undef PACKAGE_VERSION])
+m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
+m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
+@%:@undef PACKAGE_STRING])
+m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
+m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
+@%:@undef PACKAGE_BUGREPORT])
+m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_URL])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_URL$])
+m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_URL], [/* Define to the home page for this package. */
+@%:@undef PACKAGE_URL])
+m4trace:configure.ac:3: -1- AC_SUBST([DEFS])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([DEFS])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^DEFS$])
+m4trace:configure.ac:3: -1- AC_SUBST([ECHO_C])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([ECHO_C])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_C$])
+m4trace:configure.ac:3: -1- AC_SUBST([ECHO_N])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([ECHO_N])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_N$])
+m4trace:configure.ac:3: -1- AC_SUBST([ECHO_T])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([ECHO_T])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_T$])
+m4trace:configure.ac:3: -1- AC_SUBST([LIBS])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([LIBS])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:3: -1- AC_SUBST([build_alias])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([build_alias])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^build_alias$])
+m4trace:configure.ac:3: -1- AC_SUBST([host_alias])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([host_alias])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^host_alias$])
+m4trace:configure.ac:3: -1- AC_SUBST([target_alias])
+m4trace:configure.ac:3: -1- AC_SUBST_TRACE([target_alias])
+m4trace:configure.ac:3: -1- m4_pattern_allow([^target_alias$])
+m4trace:configure.ac:5: -1- AC_DEFINE_TRACE_LITERAL([PROJECT])
+m4trace:configure.ac:5: -1- m4_pattern_allow([^PROJECT$])
+m4trace:configure.ac:5: -1- AH_OUTPUT([PROJECT], [/* Define the project name. */
+@%:@undef PROJECT])
+m4trace:configure.ac:6: -1- AC_SUBST([PROJECT])
+m4trace:configure.ac:6: -1- AC_SUBST_TRACE([PROJECT])
+m4trace:configure.ac:6: -1- m4_pattern_allow([^PROJECT$])
+m4trace:configure.ac:8: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
+m4trace:configure.ac:8: -1- m4_pattern_allow([^VERSION$])
+m4trace:configure.ac:8: -1- AH_OUTPUT([VERSION], [/* Define the project version. */
+@%:@undef VERSION])
+m4trace:configure.ac:9: -1- AC_SUBST([VERSION])
+m4trace:configure.ac:9: -1- AC_SUBST_TRACE([VERSION])
+m4trace:configure.ac:9: -1- m4_pattern_allow([^VERSION$])
+m4trace:configure.ac:11: -1- AC_CONFIG_AUX_DIR([config])
+m4trace:configure.ac:13: -1- AM_INIT_AUTOMAKE([mstflint], [3.7.0])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
+m4trace:configure.ac:13: -1- AM_AUTOMAKE_VERSION([1.11.1])
+m4trace:configure.ac:13: -1- AC_REQUIRE_AUX_FILE([install-sh])
+m4trace:configure.ac:13: -1- AC_SUBST([INSTALL_PROGRAM])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
+m4trace:configure.ac:13: -1- AC_SUBST([INSTALL_SCRIPT])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([INSTALL_SCRIPT])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
+m4trace:configure.ac:13: -1- AC_SUBST([INSTALL_DATA])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([INSTALL_DATA])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_DATA$])
+m4trace:configure.ac:13: -1- AC_SUBST([am__isrc], [' -I$(srcdir)'])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([am__isrc])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^am__isrc$])
+m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([am__isrc])
+m4trace:configure.ac:13: -1- AC_SUBST([CYGPATH_W])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([CYGPATH_W])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^CYGPATH_W$])
+m4trace:configure.ac:13: -1- AC_SUBST([PACKAGE], [mstflint])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([PACKAGE])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$])
+m4trace:configure.ac:13: -1- AC_SUBST([VERSION], [3.7.0])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([VERSION])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$])
+m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$])
+m4trace:configure.ac:13: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
+@%:@undef PACKAGE])
+m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$])
+m4trace:configure.ac:13: -1- AH_OUTPUT([VERSION], [/* Version number of package */
+@%:@undef VERSION])
+m4trace:configure.ac:13: -1- AC_REQUIRE_AUX_FILE([missing])
+m4trace:configure.ac:13: -1- AC_SUBST([ACLOCAL])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([ACLOCAL])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^ACLOCAL$])
+m4trace:configure.ac:13: -1- AC_SUBST([AUTOCONF])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AUTOCONF])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOCONF$])
+m4trace:configure.ac:13: -1- AC_SUBST([AUTOMAKE])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AUTOMAKE])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOMAKE$])
+m4trace:configure.ac:13: -1- AC_SUBST([AUTOHEADER])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AUTOHEADER])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOHEADER$])
+m4trace:configure.ac:13: -1- AC_SUBST([MAKEINFO])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MAKEINFO])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^MAKEINFO$])
+m4trace:configure.ac:13: -1- AC_SUBST([install_sh])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([install_sh])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^install_sh$])
+m4trace:configure.ac:13: -1- AC_SUBST([STRIP])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([STRIP])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^STRIP$])
+m4trace:configure.ac:13: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([INSTALL_STRIP_PROGRAM])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
+m4trace:configure.ac:13: -1- AC_REQUIRE_AUX_FILE([install-sh])
+m4trace:configure.ac:13: -1- AC_SUBST([MKDIR_P])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MKDIR_P])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^MKDIR_P$])
+m4trace:configure.ac:13: -1- AC_SUBST([mkdir_p], ["$MKDIR_P"])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([mkdir_p])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^mkdir_p$])
+m4trace:configure.ac:13: -1- AC_SUBST([AWK])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AWK])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AWK$])
+m4trace:configure.ac:13: -1- AC_SUBST([SET_MAKE])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([SET_MAKE])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^SET_MAKE$])
+m4trace:configure.ac:13: -1- AC_SUBST([am__leading_dot])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([am__leading_dot])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^am__leading_dot$])
+m4trace:configure.ac:13: -1- AC_SUBST([AMTAR])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AMTAR])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^AMTAR$])
+m4trace:configure.ac:13: -1- AC_SUBST([am__tar])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([am__tar])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^am__tar$])
+m4trace:configure.ac:13: -1- AC_SUBST([am__untar])
+m4trace:configure.ac:13: -1- AC_SUBST_TRACE([am__untar])
+m4trace:configure.ac:13: -1- m4_pattern_allow([^am__untar$])
+m4trace:configure.ac:16: -1- AC_SUBST([CC])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([CC])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- AC_SUBST([CFLAGS])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([CFLAGS])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CFLAGS$])
+m4trace:configure.ac:16: -1- AC_SUBST([LDFLAGS])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([LDFLAGS])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^LDFLAGS$])
+m4trace:configure.ac:16: -1- AC_SUBST([LIBS])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([LIBS])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:16: -1- AC_SUBST([CPPFLAGS])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([CPPFLAGS])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:16: -1- AC_SUBST([CC])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([CC])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- AC_SUBST([CC])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([CC])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- AC_SUBST([CC])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([CC])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- AC_SUBST([CC])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([CC])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:16: -1- AC_SUBST([ac_ct_CC])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([ac_ct_CC])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^ac_ct_CC$])
+m4trace:configure.ac:16: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([EXEEXT])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^EXEEXT$])
+m4trace:configure.ac:16: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([OBJEXT])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^OBJEXT$])
+m4trace:configure.ac:16: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([DEPDIR])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^DEPDIR$])
+m4trace:configure.ac:16: -1- AC_SUBST([am__include])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([am__include])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^am__include$])
+m4trace:configure.ac:16: -1- AC_SUBST([am__quote])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([am__quote])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^am__quote$])
+m4trace:configure.ac:16: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
+m4trace:configure.ac:16: -1- AC_SUBST([AMDEP_TRUE])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([AMDEP_TRUE])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^AMDEP_TRUE$])
+m4trace:configure.ac:16: -1- AC_SUBST([AMDEP_FALSE])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([AMDEP_FALSE])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^AMDEP_FALSE$])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
+m4trace:configure.ac:16: -1- AC_SUBST([AMDEPBACKSLASH])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([AMDEPBACKSLASH])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
+m4trace:configure.ac:16: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([CCDEPMODE])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^CCDEPMODE$])
+m4trace:configure.ac:16: -1- AM_CONDITIONAL([am__fastdepCC], [
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
+m4trace:configure.ac:16: -1- AC_SUBST([am__fastdepCC_TRUE])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([am__fastdepCC_TRUE])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
+m4trace:configure.ac:16: -1- AC_SUBST([am__fastdepCC_FALSE])
+m4trace:configure.ac:16: -1- AC_SUBST_TRACE([am__fastdepCC_FALSE])
+m4trace:configure.ac:16: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
+m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
+m4trace:configure.ac:17: -1- AC_SUBST([CXX])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([CXX])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CXX$])
+m4trace:configure.ac:17: -1- AC_SUBST([CXXFLAGS])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([CXXFLAGS])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CXXFLAGS$])
+m4trace:configure.ac:17: -1- AC_SUBST([LDFLAGS])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([LDFLAGS])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^LDFLAGS$])
+m4trace:configure.ac:17: -1- AC_SUBST([LIBS])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([LIBS])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:17: -1- AC_SUBST([CPPFLAGS])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([CPPFLAGS])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:17: -1- AC_SUBST([CXX])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([CXX])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CXX$])
+m4trace:configure.ac:17: -1- AC_SUBST([ac_ct_CXX])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([ac_ct_CXX])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^ac_ct_CXX$])
+m4trace:configure.ac:17: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([CXXDEPMODE])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^CXXDEPMODE$])
+m4trace:configure.ac:17: -1- AM_CONDITIONAL([am__fastdepCXX], [
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
+m4trace:configure.ac:17: -1- AC_SUBST([am__fastdepCXX_TRUE])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([am__fastdepCXX_TRUE])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
+m4trace:configure.ac:17: -1- AC_SUBST([am__fastdepCXX_FALSE])
+m4trace:configure.ac:17: -1- AC_SUBST_TRACE([am__fastdepCXX_FALSE])
+m4trace:configure.ac:17: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
+m4trace:configure.ac:17: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
+m4trace:configure.ac:17: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
+m4trace:configure.ac:18: -1- AC_PROG_LIBTOOL
+m4trace:configure.ac:18: -1- _m4_warn([obsolete], [The macro `AC_PROG_LIBTOOL' is obsolete.
+You should run autoupdate.], [aclocal.m4:123: AC_PROG_LIBTOOL is expanded from...
+configure.ac:18: the top level])
+m4trace:configure.ac:18: -1- LT_INIT
+m4trace:configure.ac:18: -1- m4_pattern_forbid([^_?LT_[A-Z_]+$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])
+m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([ltmain.sh])
+m4trace:configure.ac:18: -1- AC_SUBST([LIBTOOL])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIBTOOL])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBTOOL$])
+m4trace:configure.ac:18: -1- AC_CANONICAL_HOST
+m4trace:configure.ac:18: -1- AC_CANONICAL_BUILD
+m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([config.sub])
+m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([config.guess])
+m4trace:configure.ac:18: -1- AC_SUBST([build], [$ac_cv_build])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^build$])
+m4trace:configure.ac:18: -1- AC_SUBST([build_cpu], [$[1]])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_cpu])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^build_cpu$])
+m4trace:configure.ac:18: -1- AC_SUBST([build_vendor], [$[2]])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_vendor])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^build_vendor$])
+m4trace:configure.ac:18: -1- AC_SUBST([build_os])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_os])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^build_os$])
+m4trace:configure.ac:18: -1- AC_SUBST([host], [$ac_cv_host])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^host$])
+m4trace:configure.ac:18: -1- AC_SUBST([host_cpu], [$[1]])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_cpu])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^host_cpu$])
+m4trace:configure.ac:18: -1- AC_SUBST([host_vendor], [$[2]])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_vendor])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^host_vendor$])
+m4trace:configure.ac:18: -1- AC_SUBST([host_os])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_os])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^host_os$])
+m4trace:configure.ac:18: -1- AC_SUBST([SED])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([SED])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^SED$])
+m4trace:configure.ac:18: -1- AC_SUBST([GREP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([GREP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^GREP$])
+m4trace:configure.ac:18: -1- AC_SUBST([EGREP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([EGREP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^EGREP$])
+m4trace:configure.ac:18: -1- AC_SUBST([FGREP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([FGREP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^FGREP$])
+m4trace:configure.ac:18: -1- AC_SUBST([GREP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([GREP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^GREP$])
+m4trace:configure.ac:18: -1- AC_SUBST([LD])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LD])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LD$])
+m4trace:configure.ac:18: -1- AC_SUBST([DUMPBIN])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([DUMPBIN])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^DUMPBIN$])
+m4trace:configure.ac:18: -1- AC_SUBST([ac_ct_DUMPBIN])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([ac_ct_DUMPBIN])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^ac_ct_DUMPBIN$])
+m4trace:configure.ac:18: -1- AC_SUBST([DUMPBIN])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([DUMPBIN])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^DUMPBIN$])
+m4trace:configure.ac:18: -1- AC_SUBST([NM])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([NM])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^NM$])
+m4trace:configure.ac:18: -1- AC_SUBST([LN_S], [$as_ln_s])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LN_S])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LN_S$])
+m4trace:configure.ac:18: -1- AC_SUBST([OBJDUMP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([OBJDUMP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^OBJDUMP$])
+m4trace:configure.ac:18: -1- AC_SUBST([OBJDUMP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([OBJDUMP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^OBJDUMP$])
+m4trace:configure.ac:18: -1- AC_SUBST([AR])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([AR])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^AR$])
+m4trace:configure.ac:18: -1- AC_SUBST([STRIP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([STRIP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^STRIP$])
+m4trace:configure.ac:18: -1- AC_SUBST([RANLIB])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([RANLIB])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^RANLIB$])
+m4trace:configure.ac:18: -1- m4_pattern_allow([LT_OBJDIR])
+m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([LT_OBJDIR])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LT_OBJDIR$])
+m4trace:configure.ac:18: -1- AH_OUTPUT([LT_OBJDIR], [/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+@%:@undef LT_OBJDIR])
+m4trace:configure.ac:18: -1- AC_SUBST([lt_ECHO])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([lt_ECHO])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^lt_ECHO$])
+m4trace:configure.ac:18: -1- LT_SUPPORTED_TAG([CC])
+m4trace:configure.ac:18: -1- AC_SUBST([DSYMUTIL])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([DSYMUTIL])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^DSYMUTIL$])
+m4trace:configure.ac:18: -1- AC_SUBST([NMEDIT])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([NMEDIT])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^NMEDIT$])
+m4trace:configure.ac:18: -1- AC_SUBST([LIPO])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIPO])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LIPO$])
+m4trace:configure.ac:18: -1- AC_SUBST([OTOOL])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([OTOOL])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^OTOOL$])
+m4trace:configure.ac:18: -1- AC_SUBST([OTOOL64])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([OTOOL64])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^OTOOL64$])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you have the <dlfcn.h> header file. */
+@%:@undef HAVE_DLFCN_H])
+m4trace:configure.ac:18: -1- AC_SUBST([CPP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPP$])
+m4trace:configure.ac:18: -1- AC_SUBST([CPPFLAGS])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPPFLAGS])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:18: -1- AC_SUBST([CPP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPP$])
+m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^STDC_HEADERS$])
+m4trace:configure.ac:18: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
+@%:@undef STDC_HEADERS])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
+@%:@undef HAVE_SYS_TYPES_H])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
+@%:@undef HAVE_SYS_STAT_H])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
+@%:@undef HAVE_STDLIB_H])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
+@%:@undef HAVE_STRING_H])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
+@%:@undef HAVE_MEMORY_H])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
+@%:@undef HAVE_STRINGS_H])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
+@%:@undef HAVE_INTTYPES_H])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
+@%:@undef HAVE_STDINT_H])
+m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
+@%:@undef HAVE_UNISTD_H])
+m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DLFCN_H])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_DLFCN_H$])
+m4trace:configure.ac:18: -1- LT_SUPPORTED_TAG([CXX])
+m4trace:configure.ac:18: -1- AC_SUBST([CXX])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CXX])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXX$])
+m4trace:configure.ac:18: -1- AC_SUBST([CXXFLAGS])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CXXFLAGS])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXXFLAGS$])
+m4trace:configure.ac:18: -1- AC_SUBST([LDFLAGS])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LDFLAGS])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LDFLAGS$])
+m4trace:configure.ac:18: -1- AC_SUBST([LIBS])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIBS])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:18: -1- AC_SUBST([CPPFLAGS])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPPFLAGS])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:18: -1- AC_SUBST([CXX])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CXX])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXX$])
+m4trace:configure.ac:18: -1- AC_SUBST([ac_ct_CXX])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([ac_ct_CXX])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^ac_ct_CXX$])
+m4trace:configure.ac:18: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CXXDEPMODE])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXXDEPMODE$])
+m4trace:configure.ac:18: -1- AM_CONDITIONAL([am__fastdepCXX], [
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
+m4trace:configure.ac:18: -1- AC_SUBST([am__fastdepCXX_TRUE])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__fastdepCXX_TRUE])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
+m4trace:configure.ac:18: -1- AC_SUBST([am__fastdepCXX_FALSE])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__fastdepCXX_FALSE])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
+m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
+m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
+m4trace:configure.ac:18: -1- AC_SUBST([CXXCPP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CXXCPP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXXCPP$])
+m4trace:configure.ac:18: -1- AC_SUBST([CPPFLAGS])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPPFLAGS])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:18: -1- AC_SUBST([CXXCPP])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CXXCPP])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^CXXCPP$])
+m4trace:configure.ac:18: -1- AC_SUBST([LD])
+m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LD])
+m4trace:configure.ac:18: -1- m4_pattern_allow([^LD$])
+m4trace:configure.ac:19: -1- AC_CONFIG_HEADERS([config.h ])
+m4trace:configure.ac:32: -1- AH_OUTPUT([HAVE_LIBZ], [/* Define to 1 if you have the `z\' library (-lz). */
+@%:@undef HAVE_LIBZ])
+m4trace:configure.ac:32: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBZ])
+m4trace:configure.ac:32: -1- m4_pattern_allow([^HAVE_LIBZ$])
+m4trace:configure.ac:35: -1- AM_CONDITIONAL([ENABLE_DC], [test  "x$enable_dc" = "xyes"])
+m4trace:configure.ac:35: -1- AC_SUBST([ENABLE_DC_TRUE])
+m4trace:configure.ac:35: -1- AC_SUBST_TRACE([ENABLE_DC_TRUE])
+m4trace:configure.ac:35: -1- m4_pattern_allow([^ENABLE_DC_TRUE$])
+m4trace:configure.ac:35: -1- AC_SUBST([ENABLE_DC_FALSE])
+m4trace:configure.ac:35: -1- AC_SUBST_TRACE([ENABLE_DC_FALSE])
+m4trace:configure.ac:35: -1- m4_pattern_allow([^ENABLE_DC_FALSE$])
+m4trace:configure.ac:35: -1- _AM_SUBST_NOTMAKE([ENABLE_DC_TRUE])
+m4trace:configure.ac:35: -1- _AM_SUBST_NOTMAKE([ENABLE_DC_FALSE])
+m4trace:configure.ac:36: -1- AC_SUBST([ENABLE_DC])
+m4trace:configure.ac:36: -1- AC_SUBST_TRACE([ENABLE_DC])
+m4trace:configure.ac:36: -1- m4_pattern_allow([^ENABLE_DC$])
+m4trace:configure.ac:48: -1- AM_CONDITIONAL([ENABLE_INBAND], [test  "x$enable_inband" = "xyes"])
+m4trace:configure.ac:48: -1- AC_SUBST([ENABLE_INBAND_TRUE])
+m4trace:configure.ac:48: -1- AC_SUBST_TRACE([ENABLE_INBAND_TRUE])
+m4trace:configure.ac:48: -1- m4_pattern_allow([^ENABLE_INBAND_TRUE$])
+m4trace:configure.ac:48: -1- AC_SUBST([ENABLE_INBAND_FALSE])
+m4trace:configure.ac:48: -1- AC_SUBST_TRACE([ENABLE_INBAND_FALSE])
+m4trace:configure.ac:48: -1- m4_pattern_allow([^ENABLE_INBAND_FALSE$])
+m4trace:configure.ac:48: -1- _AM_SUBST_NOTMAKE([ENABLE_INBAND_TRUE])
+m4trace:configure.ac:48: -1- _AM_SUBST_NOTMAKE([ENABLE_INBAND_FALSE])
+m4trace:configure.ac:53: -1- AC_CONFIG_FILES([mstflint.spec ])
+m4trace:configure.ac:55: -1- AC_CONFIG_FILES([Makefile mft_utils/Makefile mtcr_ul/Makefile dev_mgt/Makefile tools_layouts/Makefile reg_access/Makefile mlxconfig/Makefile \
+		mflash/Makefile mlxfwops/Makefile mlxfwops/lib/Makefile cmdparser/Makefile flint/Makefile \
+ 		small_utils/Makefile mstdump/Makefile mstdump/crd_lib/Makefile mstdump/crd_main/Makefile  mstdump/mstdump_dbs/Makefile ])
+m4trace:configure.ac:55: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
+You should run autoupdate.], [])
+m4trace:configure.ac:55: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([LIB@&t at OBJS])
+m4trace:configure.ac:55: -1- m4_pattern_allow([^LIB@&t at OBJS$])
+m4trace:configure.ac:55: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([LTLIBOBJS])
+m4trace:configure.ac:55: -1- m4_pattern_allow([^LTLIBOBJS$])
+m4trace:configure.ac:55: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
+m4trace:configure.ac:55: -1- AC_SUBST([am__EXEEXT_TRUE])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([am__EXEEXT_TRUE])
+m4trace:configure.ac:55: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
+m4trace:configure.ac:55: -1- AC_SUBST([am__EXEEXT_FALSE])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([am__EXEEXT_FALSE])
+m4trace:configure.ac:55: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
+m4trace:configure.ac:55: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
+m4trace:configure.ac:55: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([top_builddir])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([top_build_prefix])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([srcdir])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([abs_srcdir])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([top_srcdir])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([abs_top_srcdir])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([builddir])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([abs_builddir])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([abs_top_builddir])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([INSTALL])
+m4trace:configure.ac:55: -1- AC_SUBST_TRACE([MKDIR_P])
+m4trace:configure.ac:55: -1- AC_REQUIRE_AUX_FILE([ltmain.sh])
diff --git a/cmdparser/Makefile.am b/cmdparser/Makefile.am
new file mode 100644
index 0000000..9696f71
--- /dev/null
+++ b/cmdparser/Makefile.am
@@ -0,0 +1,42 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+
+INCLUDES =
+
+AM_CPPFLAGS = -W  -g -MP -MD -fPIC
+
+noinst_LIBRARIES = libcmdparser.a
+
+libcmdparser_a_SOURCES = cmdparser.cpp my_getopt.c cmdparser.h my_getopt.h
+
diff --git a/cmdparser/Makefile.in b/cmdparser/Makefile.in
new file mode 100644
index 0000000..9b231e4
--- /dev/null
+++ b/cmdparser/Makefile.in
@@ -0,0 +1,535 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = cmdparser
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+libcmdparser_a_AR = $(AR) $(ARFLAGS)
+libcmdparser_a_LIBADD =
+am_libcmdparser_a_OBJECTS = cmdparser.$(OBJEXT) my_getopt.$(OBJEXT)
+libcmdparser_a_OBJECTS = $(am_libcmdparser_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+CXXLD = $(CXX)
+CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libcmdparser_a_SOURCES)
+DIST_SOURCES = $(libcmdparser_a_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+INCLUDES = 
+AM_CPPFLAGS = -W  -g -MP -MD -fPIC
+noinst_LIBRARIES = libcmdparser.a
+libcmdparser_a_SOURCES = cmdparser.cpp my_getopt.c cmdparser.h my_getopt.h
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .cpp .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign cmdparser/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign cmdparser/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+libcmdparser.a: $(libcmdparser_a_OBJECTS) $(libcmdparser_a_DEPENDENCIES) 
+	-rm -f libcmdparser.a
+	$(libcmdparser_a_AR) libcmdparser.a $(libcmdparser_a_OBJECTS) $(libcmdparser_a_LIBADD)
+	$(RANLIB) libcmdparser.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/cmdparser.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/my_getopt.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+.cpp.o:
+ at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+
+.cpp.obj:
+ at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+.cpp.lo:
+ at am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libtool clean-noinstLIBRARIES ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/cmdparser/cmdparser.cpp b/cmdparser/cmdparser.cpp
new file mode 100644
index 0000000..0e38a05
--- /dev/null
+++ b/cmdparser/cmdparser.cpp
@@ -0,0 +1,478 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <stdlib.h>
+#include <stdarg.h>
+#include <string.h>
+#include <stdio.h>
+#include <unistd.h>
+#include <errno.h>
+#include "my_getopt.h"
+#include "cmdparser.h"
+
+
+/****************************************************/
+typedef vector < bool > vec_bool;
+
+
+/****************************************************/
+/************class CommandLineRequester**************/
+/****************************************************/
+/* private methods */
+string CommandLineRequester::BuildOptStr(option_ifc_t &opt)
+{
+    string str;
+
+    if (opt.option_short_name != ' ') {
+        str += "-";
+        str += opt.option_short_name;
+        str += "|";
+    }
+    str += "--";
+    str += opt.option_name;
+    if (opt.option_value != "") {
+        str += " ";
+        str += opt.option_value;
+    }
+    return str;
+}
+
+
+/* public methods */
+#define OPT_STR_LEN 40
+#define OPT_DESC_LEN 40
+#define PREFIX_SPACE "        "
+#define PREFIX_SHORT_SPACE "    "
+
+
+string CommandLineRequester::GetUsageSynopsis(bool hidden_options)
+{
+    string str = "";
+    string curr_str = PREFIX_SPACE;
+
+    for (vec_option_t::iterator it = this->options.begin(); it != this->options.end(); ++it) {
+        if (hidden_options == false) {          //display only not hidden options
+            if ((*it).hidden == true) {
+                continue;
+            }
+        } else {                                //display only hidden options
+            if ((*it).hidden == false) {
+                continue;
+            }
+        }
+
+        curr_str += (*it).is_mandatory ? "<" : "[";
+        curr_str += this->BuildOptStr(*it);
+        curr_str += (*it).is_mandatory ? ">" : "]";
+        if (curr_str.size() < OPT_STR_LEN) {
+            curr_str += " ";
+        } else {
+            str += curr_str;
+            str += "\n";
+            curr_str = PREFIX_SPACE;
+        }
+    }
+    if (curr_str != PREFIX_SPACE) {
+        str += curr_str;
+        str += "\n";
+    }
+
+    if (str != "") {
+        str = PREFIX_SHORT_SPACE + this->name + "\n" + str;
+    }
+
+    return str;
+}
+
+
+string CommandLineRequester::GetUsageDescription()
+{
+    if (this->description == "")
+        return "";
+    string str = this->description;
+
+    int prev_found = 0;
+    int found2 = str.find('\n', prev_found);
+    int found = str.find(" ", prev_found);
+    while (found != (int)string::npos) {
+        if ((found2 != (int)string::npos) && (found2 < found)) {
+            prev_found = found2;
+        }
+        if ((found - prev_found) > OPT_DESC_LEN + OPT_STR_LEN) {
+            prev_found = found + 1;
+            str.insert(found + 1, "\n");
+        }
+        found2 = str.find('\n', found + 1);
+        found = str.find(" ", found + 1);
+    }
+
+    prev_found = 0;
+    found = str.find('\n', prev_found);
+    while (found != (int)string::npos) {
+        str.insert(found + 1, PREFIX_SPACE);
+        prev_found = found + strlen(PREFIX_SPACE);
+        found = str.find('\n', prev_found);
+    }
+
+    str = PREFIX_SPACE + str;
+    str = PREFIX_SHORT_SPACE + this->name + "\n" + str + "\n";
+
+    return str;
+}
+
+
+string CommandLineRequester::GetUsageOptions(bool hidden_options)
+{
+    string str = "";
+    string opt_str, desc_str;
+
+    for (vec_option_t::iterator it = this->options.begin(); it != this->options.end(); ++it) {
+        if (hidden_options == false) {          //display only not hidden options
+            if ((*it).hidden == true) {
+                continue;
+            }
+        } else {                                //display only hidden options
+            if ((*it).hidden == false) {
+                continue;
+            }
+        }
+
+        opt_str = PREFIX_SPACE;
+        opt_str += this->BuildOptStr(*it);
+        while (opt_str.size() < OPT_STR_LEN - 2)
+            opt_str += " ";
+        opt_str += ": ";
+
+        desc_str = (*it).description;
+        int prev_found = 0;
+        int found2 = desc_str.find('\n', prev_found);
+        int found = desc_str.find(" ", prev_found);
+        while (found != (int)string::npos) {
+            if ((found2 != (int)string::npos) && (found2 < found)) {
+                prev_found = found2;
+            }
+            if ((found - prev_found + 1) > OPT_DESC_LEN) {
+                prev_found = found + 1;
+                desc_str.insert(found + 1, "\n");
+            }
+            found2 = desc_str.find('\n', found + 1);
+            found = desc_str.find(" ", found + 1);
+        }
+
+        prev_found = 0;
+        found = desc_str.find('\n', prev_found);
+        while (found != (int)string::npos) {
+            for (int i = 0; i < OPT_STR_LEN; ++i)
+                desc_str.insert(found + 1, " ");
+            prev_found = found + OPT_STR_LEN;
+            found = desc_str.find('\n', prev_found);
+        }
+
+        str += opt_str;
+        str += desc_str;
+        str += "\n";
+    }
+
+    if (str != "") {
+        str = PREFIX_SHORT_SPACE + this->name + "\n" + str;
+    }
+
+    return str;
+}
+
+
+/****************************************************/
+/**************class CommandLineParser***************/
+/****************************************************/
+/* private methods */
+void CommandLineParser::SetLastError(const char *fmt, ...)
+{
+    char buff[1024];
+    va_list args;
+
+    memset(buff, 0, sizeof(buff));
+    va_start(args, fmt);
+    vsprintf(buff, fmt, args);
+    va_end(args);
+
+    this->last_error.assign(buff);
+    return;
+}
+
+
+/* public methods */
+int CommandLineParser::AddRequester(CommandLineRequester *p_req)
+{
+    for (vec_option_t::iterator it = p_req->GetOptions().begin();
+            it != p_req->GetOptions().end(); ++it) {
+        //long option must be valid
+        if ((*it).option_name == "") {
+            this->SetLastError("Requester \"%s\" has long option empty",
+                    p_req->GetName().c_str());
+            return 1;
+        }
+
+        //check if long option already exists
+        map_str_p_command_line_req::iterator it2 =
+                this->long_opt_to_req_map.find((*it).option_name);
+        if (it2 != this->long_opt_to_req_map.end()) {
+            this->SetLastError("Option \"%s\" from requester \"%s\" "   \
+                    "already exists in requester \"%s\"",
+                    (*it).option_name.c_str(),
+                    p_req->GetName().c_str(),
+                    (*it2).second->GetName().c_str());
+            return 1;
+        }
+
+        //check if short option already exists
+        if ((*it).option_short_name != ' ') {   //if space than no short option
+            map_char_str::iterator it2 =
+                    this->short_opt_to_long_opt.find((*it).option_short_name);
+            if (it2 != this->short_opt_to_long_opt.end()) {
+                this->SetLastError("Option \'%c\' from requester \"%s\" "   \
+                        "already exists in requester \"%s\"",
+                        (*it).option_short_name,
+                        p_req->GetName().c_str(),
+                        this->long_opt_to_req_map[(*it2).second]->GetName().c_str());
+                return 1;
+            }
+        }
+    }
+
+    //finally add the requester
+    for (vec_option_t::iterator it = p_req->GetOptions().begin();
+            it != p_req->GetOptions().end(); ++it) {
+        this->long_opt_to_req_map[(*it).option_name] = p_req;
+        if ((*it).option_short_name != ' ') //if space than no short option
+            this->short_opt_to_long_opt[(*it).option_short_name] = (*it).option_name;
+    }
+    this->p_requesters_list.push_back(p_req);
+    return 0;
+}
+
+
+string CommandLineParser::GetUsage(bool hidden_options)
+{
+    string res;
+
+    //name
+    res = "NAME\n";
+    res += PREFIX_SHORT_SPACE;
+    res += this->name;
+    res += "\n";
+
+    //synopsis
+    res += "SYNOPSIS\n";
+    for (list_p_command_line_req::iterator it = this->p_requesters_list.begin();
+            it != this->p_requesters_list.end(); ++it) {
+        res += (*it)->GetUsageSynopsis(hidden_options);
+    }
+
+    //description
+    if (hidden_options == false) {
+        res += "DESCRIPTION\n";
+        for (list_p_command_line_req::iterator it = this->p_requesters_list.begin();
+                it != this->p_requesters_list.end(); ++it) {
+            res += (*it)->GetUsageDescription();
+        }
+    }
+
+    //options
+    res += "OPTIONS\n";
+    for (list_p_command_line_req::iterator it = this->p_requesters_list.begin();
+            it != this->p_requesters_list.end(); ++it) {
+        res += (*it)->GetUsageOptions(hidden_options);
+    }
+    return res;
+}
+
+
+ParseStatus CommandLineParser::ParseOptions(int argc, char **argv,
+        bool to_ignore_unknown_options, list_p_command_line_req *p_ignored_requesters_list)
+{
+    char **internal_argv;
+    struct option *options_arr = NULL;
+    string options_str = "";
+    vec_bool returned_option_types_vec;
+    ParseStatus rc = PARSE_ERROR;
+    unsigned num_options = 0;
+    int option_type;
+    int option_index = 0;
+    unsigned i = 0;
+
+    //allocate internal_argv
+    internal_argv = new char *[argc];
+    if (!internal_argv) {
+        this->SetLastError("Fail to allocate internal argv for parsing");
+        return PARSE_ERROR;
+    }
+    for (int j = 0; j < argc; ++j) {
+    	 internal_argv[j] = NULL;
+    }
+    for (int j = 0; j < argc; ++j) {
+        internal_argv[j] = new char[strlen(argv[j]) + 1];
+        if (!internal_argv[j]) {
+            this->SetLastError("Fail to allocate internal argv[%u] for parsing", j);
+            rc = PARSE_ERROR;
+			goto argv_err_exit;
+        }
+        strcpy(internal_argv[j], argv[j]);
+    }
+
+    //allocate long_options_arr
+    num_options = this->long_opt_to_req_map.size();
+    options_arr = new struct option[num_options + 1];
+    if (!options_arr) {
+        this->SetLastError("Fail to allocate long_options_arr");
+        rc = PARSE_ERROR;
+        goto parse_exit;
+    }
+    memset(options_arr, 0, sizeof(struct option)*(num_options + 1));
+
+    /*
+     * fill options array and options string with
+     *  getopt_long_only() formats
+     * also create vector of possible options type
+     * that can be return by getopt_long_only()
+     */
+    i = 0;
+    for (list_p_command_line_req::iterator it = this->p_requesters_list.begin();
+            it != this->p_requesters_list.end(); ++it) {
+        for (vec_option_t::iterator it2 = (*it)->GetOptions().begin();
+                it2 != (*it)->GetOptions().end(); ++it2) {
+            options_str += (*it2).option_short_name;
+            options_arr[i].name = (*it2).option_name.c_str();
+            if ((*it2).option_value != "") {
+                options_arr[i].has_arg = 1;
+                options_str += ":";
+            } else {
+                options_arr[i].has_arg = 0;
+            }
+            options_arr[i].flag = 0;
+            if ((*it2).option_short_name != ' ') {
+                options_arr[i].val = (*it2).option_short_name;
+            } else {
+                options_arr[i].val = 0;
+            }
+
+            if (returned_option_types_vec.empty() || (returned_option_types_vec.size() < (unsigned int)options_arr[i].val + 1))
+                    for (unsigned j = returned_option_types_vec.size(); j < (unsigned int)options_arr[i].val + 1; ++j)
+                        returned_option_types_vec.push_back(false);
+            returned_option_types_vec[options_arr[i].val] = true;
+            //printf("%c %d ", options_arr[i].val, options_arr[i].val);
+            ++i;
+        }
+    }
+
+    //finally parse all options
+    if (to_ignore_unknown_options == true)
+        tools_opterr = 0;
+    else
+        tools_opterr = 1;
+    tools_optind = 0;
+
+    ParseStatus curr_result;
+    while ((option_type = tools_getopt_long_only(argc, internal_argv, options_str.c_str(),
+            options_arr, &option_index)) != -1) {
+        //printf("option_type=\'%c\'\n", option_type);
+
+        string long_opt_name;
+        if (option_type == 0) {
+            long_opt_name = options_arr[option_index].name;
+            goto do_handle_option;
+        } else if (option_type == '?') {
+            if (to_ignore_unknown_options == true)
+                continue;
+            this->SetLastError("Bad input parameter");
+            goto parse_exit;
+        } else if (returned_option_types_vec[option_type] == true) {
+            long_opt_name = this->short_opt_to_long_opt[option_type];
+            goto do_handle_option;
+        } else {
+            this->SetLastError("getopt_long_only() returned character code 0%o", option_type);
+            goto parse_exit;
+        }
+
+do_handle_option:
+        CommandLineRequester *p_req = this->long_opt_to_req_map[long_opt_name];
+        bool ignore_this_req = false;
+        if (p_ignored_requesters_list)
+            for (list_p_command_line_req::iterator it = p_ignored_requesters_list->begin();
+                    it != p_ignored_requesters_list->end(); ++it) {
+                if (p_req == (*it)) {
+                    ignore_this_req = true;
+                    break;
+                }
+            }
+        if (ignore_this_req == false) {
+            curr_result = p_req->HandleOption(long_opt_name, (tools_optarg == NULL) ? "" : tools_optarg);
+            if (curr_result) {
+                rc = curr_result;
+                this->SetLastError("Failed to handle option %s", long_opt_name.c_str());
+                goto parse_exit;
+            }
+        }
+        continue;
+    }
+
+    if (tools_optind < argc) {
+        while (tools_optind < argc) {
+            this->last_unknown_options += internal_argv[tools_optind];
+            this->last_unknown_options += " ";
+            ++tools_optind;
+        }
+        /*if (this->last_unknown_options != "")   //remove last space
+            this->last_unknown_options.erase(this->last_unknown_options.end() - 1,
+                    this->last_unknown_options.end());*/
+        if (to_ignore_unknown_options == false) {
+            string str = "Found some non-option ARGV-elements ";
+            str += this->last_unknown_options;
+            this->SetLastError(str.c_str());
+            goto parse_exit;
+        }
+    }
+
+    rc = PARSE_OK;
+parse_exit:
+    for (int i = 0; i < argc; ++i)
+        delete [] internal_argv[i];
+    delete [] internal_argv;
+    delete [] options_arr;
+    return rc;
+argv_err_exit:
+	for (int i = 0; i < argc; ++i)
+        delete [] internal_argv[i];
+    delete [] internal_argv;
+    return rc;
+}
+
diff --git a/cmdparser/cmdparser.h b/cmdparser/cmdparser.h
new file mode 100644
index 0000000..5501fac
--- /dev/null
+++ b/cmdparser/cmdparser.h
@@ -0,0 +1,153 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef _OPT_PARSER_H_
+#define _OPT_PARSER_H_
+
+
+#include <stdlib.h>
+#include <list>
+#include <vector>
+#include <map>
+#include <string>
+using namespace std;
+
+
+/******************************************************/
+typedef enum
+{
+    //Returns: 0 - OK / 1 - parsing error / 2 - OK but need to exit / 3 - some other error
+    PARSE_OK = 0,
+    PARSE_ERROR = 1,
+    PARSE_OK_WITH_EXIT = 3,
+    PARSE_ERROR_SHOW_USAGE = 4
+} ParseStatus;
+
+typedef struct option_ifc {
+    string option_name;             //must be valid
+    char   option_short_name;       //can be used as short option, if space than no short flag
+    string option_value;            //if "" has no argument
+    string description;             //will be display in usage
+    bool hidden;                    //if hidden than will not be diaplayed in regular usage
+    bool is_mandatory;
+} option_ifc_t;
+
+typedef vector < struct option_ifc > vec_option_t;
+
+
+class CommandLineRequester {
+protected:
+    // members
+    vec_option_t options;
+    string name;
+    string description;
+
+    // methods
+    string BuildOptStr(option_ifc_t &opt);
+
+public:
+    // methods
+    CommandLineRequester(string req_name) : name(req_name) {}
+    virtual ~CommandLineRequester() {}
+
+    inline void AddOptions(option_ifc_t options[], int arr_size) {
+        for (int i = 0; i < arr_size; ++i)
+            this->options.push_back(options[i]);
+    }
+    inline void AddOptions(string option_name,
+            char option_short_name,
+            string option_value,
+            string description,
+	    bool hidden = false,
+	    bool is_mandatory = false) {
+        option_ifc_t opt;
+        opt.option_name = option_name;
+        opt.option_short_name = option_short_name;
+        opt.option_value = option_value;
+        opt.description = description;
+        opt.hidden = hidden;
+	opt.is_mandatory = is_mandatory;
+        this->options.push_back(opt);
+    }
+    inline void AddDescription(string desc) { this->description = desc; }
+    inline vec_option_t& GetOptions() { return this->options; }
+    inline string& GetName() { return this->name; }
+
+    string GetUsageSynopsis(bool hidden_options = false);
+    string GetUsageDescription();
+    string GetUsageOptions(bool hidden_options = false);
+
+    virtual ParseStatus HandleOption(string name, string value) = 0;
+};
+
+
+/******************************************************/
+typedef list < CommandLineRequester * > list_p_command_line_req;
+typedef map < char, string > map_char_str;
+typedef map < string, CommandLineRequester * > map_str_p_command_line_req;
+
+
+class CommandLineParser {
+private:
+    // members
+    list_p_command_line_req p_requesters_list;
+    map_char_str short_opt_to_long_opt;
+    map_str_p_command_line_req long_opt_to_req_map;
+
+    string name;
+    string last_error;
+    string last_unknown_options;
+
+    // methods
+    void SetLastError(const char *fmt, ...);
+
+public:
+    // methods
+    CommandLineParser(string parser_name) :
+        name(parser_name), last_error(""), last_unknown_options("") {}
+    ~CommandLineParser() {}
+
+    inline const char * GetErrDesc() { return this->last_error.c_str(); }
+    inline const char * GetUnknownOptions() { return this->last_unknown_options.c_str(); }
+
+    int AddRequester(CommandLineRequester *p_req);      //if multiple option than fail
+
+    ParseStatus ParseOptions(int argc, char **argv,
+            bool to_ignore_unknown_options = false,
+            list_p_command_line_req *p_ignored_requesters_list = NULL);
+
+    string GetUsage(bool hidden_options = false);
+};
+
+
+#endif          /* not defined _OPT_PARSER_H_ */
diff --git a/cmdparser/my_getopt.c b/cmdparser/my_getopt.c
new file mode 100755
index 0000000..be6281d
--- /dev/null
+++ b/cmdparser/my_getopt.c
@@ -0,0 +1,1086 @@
+ /* Getopt for GNU.
+    NOTE: getopt is now part of the C library, so if you don't know what
+    "Keep this file name-space clean" means, talk to roland at gnu.ai.mit.edu
+    before changing it!
+
+    Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
+         Free Software Foundation, Inc.
+
+    The GNU C Library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Library General Public License as
+    published by the Free Software Foundation; either version 2 of the
+    License, or (at your option) any later version.
+
+    The GNU C Library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Library General Public License for more details.
+
+    You should have received a copy of the GNU Library General Public
+    License along with the GNU C Library; see the file COPYING.LIB.  If not,
+    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+    Boston, MA 02111-1307, USA.  */
+ 

+ /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
+    Ditto for AIX 3.2 and <stdlib.h>.  */
+ #ifndef _NO_PROTO
+ #define _NO_PROTO
+ #endif
+
+ #ifdef HAVE_CONFIG_H
+ #include <config.h>
+ #endif
+
+ #if !defined (__STDC__) || !__STDC__
+ /* This is a separate conditional since some stdc systems
+    reject `defined (const)'.  */
+ #ifndef const
+ #define const
+ #endif
+ #endif
+
+ #include <stdio.h>
+
+ /* Comment out all this code if we are using the GNU C Library, and are not
+    actually compiling the library itself.  This code is part of the GNU C
+    Library, but also included in many other GNU distributions.  Compiling
+    and linking in this code is a waste when using the GNU C library
+    (especially if it is a shared library).  Rather than having every GNU
+    program understand `configure --with-gnu-libc' and omit the object files,
+    it is simpler to just do this in the source for each such file.  */
+
+ #define GETOPT_INTERFACE_VERSION 2
+ #if !defined (_LIBC) && defined (__GLIBC__) && __GLIBC__ >= 2
+ #include <gnu-versions.h>
+ #if _GNU_GETOPT_INTERFACE_VERSION == GETOPT_INTERFACE_VERSION
+ #define ELIDE_CODE
+ #endif
+ #endif
+
+
+
+ /* This needs to come after some library #include
+    to get __GNU_LIBRARY__ defined.  */
+ #ifdef  __GNU_LIBRARY__
+ /* Don't include stdlib.h for non-GNU C libraries because some of them
+    contain conflicting prototypes for getopt.  */
+ #include <stdlib.h>
+ #include <unistd.h>
+ #endif  /* GNU C library.  */
+
+ #ifdef HAVE_STRING_H
+ # include <string.h>       /* strstr / strdup */
+ #else
+ # ifdef HAVE_STRINGS_H
+ #  include <strings.h>       /* strstr / strdup */
+ # endif
+ #endif
+
+ #ifdef VMS
+ #include <unixlib.h>
+ #if HAVE_STRING_H - 0
+ #include <string.h>
+ #endif
+ #endif
+#include <string.h>
+ #ifndef _
+ /* This is for other GNU distributions with internationalized messages.
+    When compiling libc, the _ macro is predefined.  */
+ #ifdef HAVE_LIBINTL_H
+ # include <libintl.h>
+ # define _(msgid)       gettext (msgid)
+ #else
+ # define _(msgid)       (msgid)
+ #endif
+ #endif
+
+ /* This version of `getopt' appears to the caller like standard Unix `getopt'
+    but it behaves differently for the user, since it allows the user
+    to intersperse the options with the other arguments.
+
+    As `getopt' works, it permutes the elements of ARGV so that,
+    when it is done, all the options precede everything else.  Thus
+    all application programs are extended to handle flexible argument order.
+
+    Setting the environment variable POSIXLY_CORRECT disables permutation.
+    Then the behavior is completely standard.
+
+    GNU application programs can use a third alternative mode in which
+    they can distinguish the relative order of options and other arguments.  */
+
+ #include "my_getopt.h"
+
+ /* For communication from `getopt' to the caller.
+    When `getopt' finds an option that takes an argument,
+    the argument value is returned here.
+    Also, when `ordering' is RETURN_IN_ORDER,
+    each non-option ARGV-element is returned here.  */
+
+ char *tools_optarg = NULL;
+
+ /* Index in ARGV of the next element to be scanned.
+    This is used for communication to and from the caller
+    and for communication between successive calls to `getopt'.
+
+    On entry to `getopt', zero means this is the first call; initialize.
+
+    When `getopt' returns -1, this is the index of the first of the
+    non-option elements that the caller should itself scan.
+
+    Otherwise, `tools_optind' communicates from one call to the next
+    how much of ARGV has been scanned so far.  */
+
+ /* 1003.2 says this must be 1 before any call.  */
+ int tools_optind = 1;
+
+ /* Formerly, initialization of getopt depended on tools_optind==0, which
+    causes problems with re-calling getopt as programs generally don't
+    know that. */
+
+ int __getopt_initialized = 0;
+
+ /* The next char to be scanned in the option-element
+    in which the last option character we returned was found.
+    This allows us to pick up the scan where we left off.
+
+    If this is zero, or a null string, it means resume the scan
+    by advancing to the next ARGV-element.  */
+
+ static char *nextchar;
+
+ /* Callers store zero here to inhibit the error message
+    for unrecognized options.  */
+
+ int tools_opterr = 1;
+
+ /* Set to an option character which was unrecognized.
+    This must be initialized on some systems to avoid linking in the
+    system's own getopt implementation.  */
+
+ int tools_optopt = '?';
+
+ /* Describe how to deal with options that follow non-option ARGV-elements.
+
+    If the caller did not specify anything,
+    the default is REQUIRE_ORDER if the environment variable
+    POSIXLY_CORRECT is defined, PERMUTE otherwise.
+
+    REQUIRE_ORDER means don't recognize them as options;
+    stop option processing when the first non-option is seen.
+    This is what Unix does.
+    This mode of operation is selected by either setting the environment
+    variable POSIXLY_CORRECT, or using `+' as the first character
+    of the list of option characters.
+
+    PERMUTE is the default.  We permute the contents of ARGV as we scan,
+    so that eventually all the non-options are at the end.  This allows options
+    to be given in any order, even with programs that were not written to
+    expect this.
+
+    RETURN_IN_ORDER is an option available to programs that were written
+    to expect options and other ARGV-elements in any order and that care about
+    the ordering of the two.  We describe each non-option ARGV-element
+    as if it were the argument of an option with character code 1.
+    Using `-' as the first character of the list of option characters
+    selects this mode of operation.
+
+    The special argument `--' forces an end of option-scanning regardless
+    of the value of `ordering'.  In the case of RETURN_IN_ORDER, only
+    `--' can cause `getopt' to return -1 with `tools_optind' != ARGC.  */
+
+ static enum
+ {
+   REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
+ } ordering;
+
+ /* Value of POSIXLY_CORRECT environment variable.  */
+ static char *posixly_correct;
+ 

+ #ifdef  __GNU_LIBRARY__
+ /* We want to avoid inclusion of string.h with non-GNU libraries
+    because there are many ways it can cause trouble.
+    On some systems, it contains special magic macros that don't work
+    in GCC.  */
+ #include <string.h>
+ #define my_index        strchr
+ #else
+
+ /* Avoid depending on library functions or files
+    whose names are inconsistent.  */
+
+ char *getenv ();
+
+ static char *
+ my_index (str, chr)
+      const char *str;
+      int chr;
+ {
+   while (*str)
+     {
+       if (*str == chr)
+         return (char *) str;
+       str++;
+     }
+   return 0;
+ }
+
+ /* If using GCC, we can safely declare strlen this way.
+    If not using GCC, it is ok not to declare it.  */
+ #ifdef __GNUC__
+ /* Note that Motorola Delta 68k R3V7 comes with GCC but not stddef.h.
+    That was relevant to code that was here before.  */
+ #if !defined (__STDC__) || !__STDC__
+ /* gcc with -traditional declares the built-in strlen to return int,
+    and has done so at least since version 2.4.5. -- rms.  */
+ extern int strlen (const char *);
+ #endif /* not __STDC__ */
+ #endif /* __GNUC__ */
+
+ #endif /* not __GNU_LIBRARY__ */
+ 

+ /* Handle permutation of arguments.  */
+
+ /* Describe the part of ARGV that contains non-options that have
+    been skipped.  `first_nonopt' is the index in ARGV of the first of them;
+    `last_nonopt' is the index after the last of them.  */
+
+ static int first_nonopt;
+ static int last_nonopt;
+
+ #ifdef _LIBC
+ /* Bash 2.0 gives us an environment variable containing flags
+    indicating ARGV elements that should not be considered arguments.  */
+
+ /* Defined in getopt_init.c  */
+ extern char *__getopt_nonoption_flags;
+
+ static int nonoption_flags_max_len;
+ static int nonoption_flags_len;
+
+ static int original_argc;
+ static char *const *original_argv;
+
+ /* Make sure the environment variable bash 2.0 puts in the environment
+    is valid for the getopt call we must make sure that the ARGV passed
+    to getopt is that one passed to the process.  */
+ static void
+ __attribute__ ((unused))
+ store_args_and_env (int argc, char *const *argv)
+ {
+   /* XXX This is no good solution.  We should rather copy the args so
+      that we can compare them later.  But we must not use malloc(3).  */
+   original_argc = argc;
+   original_argv = argv;
+ }
+ # ifdef text_set_element
+ text_set_element (__libc_subinit, store_args_and_env);
+ # endif /* text_set_element */
+
+ # define SWAP_FLAGS(ch1, ch2) \
+   if (nonoption_flags_len > 0)                                                \
+     {                                                                         \
+       char __tmp = __getopt_nonoption_flags[ch1];                             \
+       __getopt_nonoption_flags[ch1] = __getopt_nonoption_flags[ch2];          \
+       __getopt_nonoption_flags[ch2] = __tmp;                                  \
+     }
+ #else   /* !_LIBC */
+ # define SWAP_FLAGS(ch1, ch2)
+ #endif  /* _LIBC */
+
+ /* Exchange two adjacent subsequences of ARGV.
+    One subsequence is elements [first_nonopt,last_nonopt)
+    which contains all the non-options that have been skipped so far.
+    The other is elements [last_nonopt,tools_optind), which contains all
+    the options processed since those non-options were skipped.
+
+    `first_nonopt' and `last_nonopt' are relocated so that they describe
+    the new indices of the non-options in ARGV after they are moved.  */
+
+ #if defined (__STDC__) && __STDC__
+ static void exchange (char **);
+ #endif
+
+ static void
+ exchange (argv)
+      char **argv;
+ {
+   int bottom = first_nonopt;
+   int middle = last_nonopt;
+   int top = tools_optind;
+   char *tem;
+
+   /* Exchange the shorter segment with the far end of the longer segment.
+      That puts the shorter segment into the right place.
+      It leaves the longer segment in the right place overall,
+      but it consists of two parts that need to be swapped next.  */
+
+ #ifdef _LIBC
+   /* First make sure the handling of the `__getopt_nonoption_flags'
+      string can work normally.  Our top argument must be in the range
+      of the string.  */
+   if (nonoption_flags_len > 0 && top >= nonoption_flags_max_len)
+     {
+       /* We must extend the array.  The user plays games with us and
+          presents new arguments.  */
+       char *new_str = malloc (top + 1);
+       if (new_str == NULL)
+         nonoption_flags_len = nonoption_flags_max_len = 0;
+       else
+         {
+           memset (__mempcpy (new_str, __getopt_nonoption_flags,
+                              nonoption_flags_max_len),
+                   '\0', top + 1 - nonoption_flags_max_len);
+           nonoption_flags_max_len = top + 1;
+           __getopt_nonoption_flags = new_str;
+         }
+     }
+ #endif
+
+   while (top > middle && middle > bottom)
+     {
+       if (top - middle > middle - bottom)
+         {
+           /* Bottom segment is the short one.  */
+           int len = middle - bottom;
+           register int i;
+
+           /* Swap it with the top part of the top segment.  */
+           for (i = 0; i < len; i++)
+             {
+               tem = argv[bottom + i];
+               argv[bottom + i] = argv[top - (middle - bottom) + i];
+               argv[top - (middle - bottom) + i] = tem;
+               SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
+             }
+           /* Exclude the moved bottom segment from further swapping.  */
+           top -= len;
+         }
+       else
+         {
+           /* Top segment is the short one.  */
+           int len = top - middle;
+           register int i;
+
+           /* Swap it with the bottom part of the bottom segment.  */
+           for (i = 0; i < len; i++)
+             {
+               tem = argv[bottom + i];
+               argv[bottom + i] = argv[middle + i];
+               argv[middle + i] = tem;
+               SWAP_FLAGS (bottom + i, middle + i);
+             }
+           /* Exclude the moved top segment from further swapping.  */
+           bottom += len;
+         }
+     }
+
+   /* Update records for the slots the non-options now occupy.  */
+
+   first_nonopt += (tools_optind - last_nonopt);
+   last_nonopt = tools_optind;
+ }
+
+ /* Initialize the internal data when the first call is made.  */
+
+ #if defined (__STDC__) && __STDC__
+ static const char *_getopt_initialize (int, char *const *, const char *);
+ #endif
+ static const char *
+ _getopt_initialize (argc, argv, optstring)
+      int argc;
+      char *const *argv;
+      const char *optstring;
+ {
+   /* Start processing options with ARGV-element 1 (since ARGV-element 0
+      is the program name); the sequence of previously skipped
+      non-option ARGV-elements is empty.  */
+   // avoid compiler warnings
+   (void) argc;
+   (void) argv;
+   first_nonopt = last_nonopt = tools_optind;
+
+   nextchar = NULL;
+
+   posixly_correct = getenv ("POSIXLY_CORRECT");
+
+   /* Determine how to handle the ordering of options and nonoptions.  */
+
+   if (optstring[0] == '-')
+     {
+       ordering = RETURN_IN_ORDER;
+       ++optstring;
+     }
+   else if (optstring[0] == '+')
+     {
+       ordering = REQUIRE_ORDER;
+       ++optstring;
+     }
+   else if (posixly_correct != NULL)
+     ordering = REQUIRE_ORDER;
+   else
+     ordering = PERMUTE;
+
+ #ifdef _LIBC
+   if (posixly_correct == NULL
+       && argc == original_argc && argv == original_argv)
+     {
+       if (nonoption_flags_max_len == 0)
+         {
+           if (__getopt_nonoption_flags == NULL
+               || __getopt_nonoption_flags[0] == '\0')
+             nonoption_flags_max_len = -1;
+           else
+             {
+               const char *orig_str = __getopt_nonoption_flags;
+               int len = nonoption_flags_max_len = strlen (orig_str);
+               if (nonoption_flags_max_len < argc)
+                 nonoption_flags_max_len = argc;
+               __getopt_nonoption_flags =
+                 (char *) malloc (nonoption_flags_max_len);
+               if (__getopt_nonoption_flags == NULL)
+                 nonoption_flags_max_len = -1;
+               else
+                 memset (__mempcpy (__getopt_nonoption_flags, orig_str, len),
+                         '\0', nonoption_flags_max_len - len);
+             }
+         }
+       nonoption_flags_len = nonoption_flags_max_len;
+     }
+   else
+     nonoption_flags_len = 0;
+ #endif
+
+   return optstring;
+ }
+ 

+ /* Scan elements of ARGV (whose length is ARGC) for option characters
+    given in OPTSTRING.
+
+    If an element of ARGV starts with '-', and is not exactly "-" or "--",
+    then it is an option element.  The characters of this element
+    (aside from the initial '-') are option characters.  If `getopt'
+    is called repeatedly, it returns successively each of the option characters
+    from each of the option elements.
+
+    If `getopt' finds another option character, it returns that character,
+    updating `tools_optind' and `nextchar' so that the next call to `getopt' can
+    resume the scan with the following option character or ARGV-element.
+
+    If there are no more option characters, `getopt' returns -1.
+    Then `tools_optind' is the index in ARGV of the first ARGV-element
+    that is not an option.  (The ARGV-elements have been permuted
+    so that those that are not options now come last.)
+
+    OPTSTRING is a string containing the legitimate option characters.
+    If an option character is seen that is not listed in OPTSTRING,
+    return '?' after printing an error message.  If you set `tools_opterr' to
+    zero, the error message is suppressed but we still return '?'.
+
+    If a char in OPTSTRING is followed by a colon, that means it wants an arg,
+    so the following text in the same ARGV-element, or the text of the following
+    ARGV-element, is returned in `tools_optarg'.  Two colons mean an option that
+    wants an optional arg; if there is text in the current ARGV-element,
+    it is returned in `tools_optarg', otherwise `tools_optarg' is set to zero.
+
+    If OPTSTRING starts with `-' or `+', it requests different methods of
+    handling the non-option ARGV-elements.
+    See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
+
+    Long-named options begin with `--' instead of `-'.
+    Their names may be abbreviated as long as the abbreviation is unique
+    or is an exact match for some defined option.  If they have an
+    argument, it follows the option name in the same ARGV-element, separated
+    from the option name by a `=', or else the in next ARGV-element.
+    When `getopt' finds a long-named option, it returns 0 if that option's
+    `flag' field is nonzero, the value of the option's `val' field
+    if the `flag' field is zero.
+
+    The elements of ARGV aren't really const, because we permute them.
+    But we pretend they're const in the prototype to be compatible
+    with other systems.
+
+    LONGOPTS is a vector of `struct option' terminated by an
+    element containing a name which is zero.
+
+    LONGIND returns the index in LONGOPT of the long-named option found.
+    It is only valid when a long-named option has been found by the most
+    recent call.
+
+    If LONG_ONLY is nonzero, '-' as well as '--' can introduce
+    long-named options.  */
+
+ int
+ _getopt_internal (argc, argv, optstring, longopts, longind, long_only)
+      int argc;
+      char *const *argv;
+      const char *optstring;
+      const struct option *longopts;
+      int *longind;
+      int long_only;
+ {
+   tools_optarg = NULL;
+
+   if (tools_optind == 0 || !__getopt_initialized)
+     {
+       if (tools_optind == 0)
+         tools_optind = 1;     /* Don't scan ARGV[0], the program name.  */
+       optstring = _getopt_initialize (argc, argv, optstring);
+       __getopt_initialized = 1;
+     }
+
+   /* Test whether ARGV[tools_optind] points to a non-option argument.
+      Either it does not have option syntax, or there is an environment flag
+      from the shell indicating it is not an option.  The later information
+      is only used when the used in the GNU libc.  */
+ #ifdef _LIBC
+ #define NONOPTION_P (argv[tools_optind][0] != '-' || argv[tools_optind][1] == '\0'        \
+                      || (tools_optind < nonoption_flags_len                         \
+                          && __getopt_nonoption_flags[tools_optind] == '1'))
+ #else
+ #define NONOPTION_P (argv[tools_optind][0] != '-' || argv[tools_optind][1] == '\0')
+ #endif
+
+   if (nextchar == NULL || *nextchar == '\0')
+     {
+       /* Advance to the next ARGV-element.  */
+
+       /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has been
+          moved back by the user (who may also have changed the arguments).  */
+       if (last_nonopt > tools_optind)
+         last_nonopt = tools_optind;
+       if (first_nonopt > tools_optind)
+         first_nonopt = tools_optind;
+
+       if (ordering == PERMUTE)
+         {
+           /* If we have just processed some options following some non-options,
+              exchange them so that the options come first.  */
+
+           if (first_nonopt != last_nonopt && last_nonopt != tools_optind)
+             exchange ((char **) argv);
+           else if (last_nonopt != tools_optind)
+             first_nonopt = tools_optind;
+
+           /* Skip any additional non-options
+              and extend the range of non-options previously skipped.  */
+
+           while (tools_optind < argc && NONOPTION_P)
+             tools_optind++;
+           last_nonopt = tools_optind;
+         }
+
+       /* The special ARGV-element `--' means premature end of options.
+          Skip it like a null option,
+          then exchange with previous non-options as if it were an option,
+          then skip everything else like a non-option.  */
+
+       if (tools_optind != argc && !strcmp (argv[tools_optind], "--"))
+         {
+           tools_optind++;
+
+           if (first_nonopt != last_nonopt && last_nonopt != tools_optind)
+             exchange ((char **) argv);
+           else if (first_nonopt == last_nonopt)
+             first_nonopt = tools_optind;
+           last_nonopt = argc;
+
+           tools_optind = argc;
+         }
+
+       /* If we have done all the ARGV-elements, stop the scan
+          and back over any non-options that we skipped and permuted.  */
+
+       if (tools_optind == argc)
+         {
+           /* Set the next-arg-index to point at the non-options
+              that we previously skipped, so the caller will digest them.  */
+           if (first_nonopt != last_nonopt)
+             tools_optind = first_nonopt;
+           return -1;
+         }
+
+       /* If we have come to a non-option and did not permute it,
+          either stop the scan or describe it to the caller and pass it by.  */
+
+       if (NONOPTION_P)
+         {
+           if (ordering == REQUIRE_ORDER)
+             return -1;
+           tools_optarg = argv[tools_optind++];
+           return 1;
+         }
+
+       /* We have found another option-ARGV-element.
+          Skip the initial punctuation.  */
+
+       nextchar = (argv[tools_optind] + 1
+                   + (longopts != NULL && argv[tools_optind][1] == '-'));
+     }
+
+   /* Decode the current option-ARGV-element.  */
+
+   /* Check whether the ARGV-element is a long option.
+
+      If long_only and the ARGV-element has the form "-f", where f is
+      a valid short option, don't consider it an abbreviated form of
+      a long option that starts with f.  Otherwise there would be no
+      way to give the -f short option.
+
+      On the other hand, if there's a long option "fubar" and
+      the ARGV-element is "-fu", do consider that an abbreviation of
+      the long option, just like "--fu", and not "-f" with arg "u".
+
+      This distinction seems to be the most useful approach.  */
+
+   if (longopts != NULL
+       && (argv[tools_optind][1] == '-'
+           || (long_only && (argv[tools_optind][2] || !my_index (optstring, argv[tools_optind][1])))))
+     {
+       char *nameend;
+       const struct option *p;
+       const struct option *pfound = NULL;
+       int exact = 0;
+       int ambig = 0;
+       int indfound = -1;
+       int option_index;
+
+       for (nameend = nextchar; *nameend && *nameend != '='; nameend++)
+         /* Do nothing.  */ ;
+
+       /* Test all long options for either exact match
+          or abbreviated matches.  */
+       for (p = longopts, option_index = 0; p->name; p++, option_index++)
+         if (!strncmp (p->name, nextchar, nameend - nextchar))
+           {
+             if ((unsigned int) (nameend - nextchar)
+                 == (unsigned int) strlen (p->name))
+               {
+                 /* Exact match found.  */
+                 pfound = p;
+                 indfound = option_index;
+                 exact = 1;
+                 break;
+               }
+             else if (pfound == NULL)
+               {
+                 /* First nonexact match found.  */
+                 pfound = p;
+                 indfound = option_index;
+               }
+             else
+               /* Second or later nonexact match found.  */
+               ambig = 1;
+           }
+
+       if (ambig && !exact)
+         {
+           if (tools_opterr)
+             fprintf (stderr, _("%s: option `%s' is ambiguous\n"),
+                      argv[0], argv[tools_optind]);
+           nextchar += strlen (nextchar);
+           tools_optind++;
+           tools_optopt = 0;
+           return '?';
+         }
+
+       if (pfound != NULL)
+         {
+           option_index = indfound;
+           tools_optind++;
+           if (*nameend)
+             {
+               /* Don't test has_arg with >, because some C compilers don't
+                  allow it to be used on enums.  */
+               if (pfound->has_arg)
+                 {
+                 tools_optarg = nameend + 1;
+                 }
+               else
+                 {
+                   if (tools_opterr) {
+                    if (argv[tools_optind - 1][1] == '-') {
+                     /* --option */
+                     fprintf (stderr,
+                      _("%s: option `--%s' doesn't allow an argument\n"),
+                      argv[0], pfound->name);
+                   } else {
+                     /* +option or -option */
+                     fprintf (stderr,
+                      _("%s: option `%c%s' doesn't allow an argument\n"),
+                      argv[0], argv[tools_optind - 1][0], pfound->name);
+                     }
+                   }
+                   nextchar += strlen (nextchar);
+
+                   tools_optopt = pfound->val;
+                   return '?';
+                 }
+             }
+           else if (pfound->has_arg == 1)
+             {
+               if (tools_optind < argc)
+                 tools_optarg = argv[tools_optind++];
+               else
+                 {
+                   if (tools_opterr)
+                     fprintf (stderr,
+                            _("%s: option `%s' requires an argument\n"),
+                            argv[0], argv[tools_optind - 1]);
+                   nextchar += strlen (nextchar);
+                   tools_optopt = pfound->val;
+                   return optstring[0] == ':' ? ':' : '?';
+                 }
+             }
+           nextchar += strlen (nextchar);
+           if (longind != NULL)
+             *longind = option_index;
+           if (pfound->flag)
+             {
+               *(pfound->flag) = pfound->val;
+               return 0;
+             }
+           return pfound->val;
+         }
+
+       /* Can't find it as a long option.  If this is not getopt_long_only,
+          or the option starts with '--' or is not a valid short
+          option, then it's an error.
+          Otherwise interpret it as a short option.  */
+       if (!long_only || argv[tools_optind][1] == '-'
+           || my_index (optstring, *nextchar) == NULL)
+         {
+           if (tools_opterr)
+             {
+               if (argv[tools_optind][1] == '-')
+                 /* --option */
+                 fprintf (stderr, _("%s: unrecognized option `--%s'\n"),
+                          argv[0], nextchar);
+               else
+                 /* +option or -option */
+                 fprintf (stderr, _("%s: unrecognized option `%c%s'\n"),
+                          argv[0], argv[tools_optind][0], nextchar);
+             }
+           nextchar = (char *) "";
+           tools_optind++;
+           tools_optopt = 0;
+           return '?';
+         }
+     }
+
+   /* Look at and handle the next short option-character.  */
+
+   {
+     char c = *nextchar++;
+     char *temp = my_index (optstring, c);
+
+     /* Increment `tools_optind' when we start to process its last character.  */
+     if (*nextchar == '\0')
+       ++tools_optind;
+
+     if (temp == NULL || c == ':')
+       {
+         if (tools_opterr)
+           {
+             if (posixly_correct)
+               /* 1003.2 specifies the format of this message.  */
+               fprintf (stderr, _("%s: illegal option -- %c\n"),
+                        argv[0], c);
+             else
+               fprintf (stderr, _("%s: invalid option -- %c\n"),
+                        argv[0], c);
+           }
+         tools_optopt = c;
+         return '?';
+       }
+     /* Convenience. Treat POSIX -W foo same as long option --foo */
+     if (temp[0] == 'W' && temp[1] == ';')
+       {
+         char *nameend;
+         const struct option *p;
+         const struct option *pfound = NULL;
+         int exact = 0;
+         int ambig = 0;
+         int indfound = 0;
+         int option_index;
+
+         /* This is an option that requires an argument.  */
+         if (*nextchar != '\0')
+           {
+             tools_optarg = nextchar;
+             /* If we end this ARGV-element by taking the rest as an arg,
+                we must advance to the next element now.  */
+             tools_optind++;
+           }
+         else if (tools_optind == argc)
+           {
+             if (tools_opterr)
+               {
+                 /* 1003.2 specifies the format of this message.  */
+                 fprintf (stderr, _("%s: option requires an argument -- %c\n"),
+                          argv[0], c);
+               }
+             tools_optopt = c;
+             if (optstring[0] == ':')
+               c = ':';
+             else
+               c = '?';
+             return c;
+           }
+         else
+           /* We already incremented `tools_optind' once;
+              increment it again when taking next ARGV-elt as argument.  */
+           tools_optarg = argv[tools_optind++];
+
+         /* tools_optarg is now the argument, see if it's in the
+            table of longopts.  */
+
+         for (nextchar = nameend = tools_optarg; *nameend && *nameend != '='; nameend++)
+           /* Do nothing.  */ ;
+
+         /* Test all long options for either exact match
+            or abbreviated matches.  */
+         for (p = longopts, option_index = 0; p->name; p++, option_index++)
+           if (!strncmp (p->name, nextchar, nameend - nextchar))
+             {
+               if ((unsigned int) (nameend - nextchar) == strlen (p->name))
+                 {
+                   /* Exact match found.  */
+                   pfound = p;
+                   indfound = option_index;
+                   exact = 1;
+                   break;
+                 }
+               else if (pfound == NULL)
+                 {
+                   /* First nonexact match found.  */
+                   pfound = p;
+                   indfound = option_index;
+                 }
+               else
+                 /* Second or later nonexact match found.  */
+                 ambig = 1;
+             }
+         if (ambig && !exact)
+           {
+             if (tools_opterr)
+               fprintf (stderr, _("%s: option `-W %s' is ambiguous\n"),
+                        argv[0], argv[tools_optind]);
+             nextchar += strlen (nextchar);
+             tools_optind++;
+             return '?';
+           }
+         if (pfound != NULL)
+           {
+             option_index = indfound;
+             if (*nameend)
+               {
+                 /* Don't test has_arg with >, because some C compilers don't
+                    allow it to be used on enums.  */
+                 if (pfound->has_arg)
+                   tools_optarg = nameend + 1;
+                 else
+                   {
+                     if (tools_opterr)
+                       fprintf (stderr, _("\
+ %s: option `-W %s' doesn't allow an argument\n"),
+                                argv[0], pfound->name);
+
+                     nextchar += strlen (nextchar);
+                     return '?';
+                   }
+               }
+             else if (pfound->has_arg == 1)
+               {
+                 if (tools_optind < argc)
+                   tools_optarg = argv[tools_optind++];
+                 else
+                   {
+                     if (tools_opterr)
+                       fprintf (stderr,
+                                _("%s: option `%s' requires an argument\n"),
+                                argv[0], argv[tools_optind - 1]);
+                     nextchar += strlen (nextchar);
+                     return optstring[0] == ':' ? ':' : '?';
+                   }
+               }
+             nextchar += strlen (nextchar);
+             if (longind != NULL)
+               *longind = option_index;
+             if (pfound->flag)
+               {
+                 *(pfound->flag) = pfound->val;
+                 return 0;
+               }
+             return pfound->val;
+           }
+           nextchar = NULL;
+           return 'W';   /* Let the application handle it.   */
+       }
+     if (temp[1] == ':')
+       {
+         if (temp[2] == ':')
+           {
+             /* This is an option that accepts an argument optionally.  */
+             if (*nextchar != '\0')
+               {
+                 tools_optarg = nextchar;
+                 tools_optind++;
+               }
+             else
+               tools_optarg = NULL;
+             nextchar = NULL;
+           }
+         else
+           {
+             /* This is an option that requires an argument.  */
+             if (*nextchar != '\0')
+               {
+                 tools_optarg = nextchar;
+                 /* If we end this ARGV-element by taking the rest as an arg,
+                    we must advance to the next element now.  */
+                 tools_optind++;
+               }
+             else if (tools_optind == argc)
+               {
+                 if (tools_opterr)
+                   {
+                     /* 1003.2 specifies the format of this message.  */
+                     fprintf (stderr,
+                            _("%s: option requires an argument -- %c\n"),
+                            argv[0], c);
+                   }
+                 tools_optopt = c;
+                 if (optstring[0] == ':')
+                   c = ':';
+                 else
+                   c = '?';
+               }
+             else
+               /* We already incremented `tools_optind' once;
+                  increment it again when taking next ARGV-elt as argument.  */
+               tools_optarg = argv[tools_optind++];
+             nextchar = NULL;
+           }
+       }
+     return c;
+   }
+ }
+
+ int
+ tools_getopt (argc, argv, optstring)
+      int argc;
+      char *const *argv;
+      const char *optstring;
+ {
+   return _getopt_internal (argc, argv, optstring,
+                            (const struct option *) 0,
+                            (int *) 0,
+                            0);
+ }
+
+ int
+ tools_getopt_long (argc, argv, optstring, longopts, longindex)
+      int argc;
+      char *const *argv;
+      const char *optstring;
+      const struct option *longopts;
+      int *longindex;
+ {
+   return _getopt_internal (argc, argv, optstring,
+                            longopts,
+                            longindex,
+                            0);
+ }
+
+
+ int
+ tools_getopt_long_only (argc, argv, optstring, longopts, longindex)
+      int argc;
+      char *const *argv;
+      const char *optstring;
+      const struct option *longopts;
+      int *longindex;
+ {
+   return _getopt_internal (argc, argv, optstring,
+                            longopts,
+                            longindex,
+                            1);
+ }
+
+ 

+ #ifdef TEST
+
+ /* Compile with -DTEST to make an executable for use in testing
+    the above definition of `getopt'.  */
+
+ int
+ main (argc, argv)
+      int argc;
+      char **argv;
+ {
+   int c;
+   int digit_optind = 0;
+
+   while (1)
+     {
+       int this_option_optind = tools_optind ? tools_optind : 1;
+
+       c = getopt (argc, argv, "abc:d:0123456789");
+       if (c == -1)
+         break;
+
+       switch (c)
+         {
+         case '0':
+         case '1':
+         case '2':
+         case '3':
+         case '4':
+         case '5':
+         case '6':
+         case '7':
+         case '8':
+         case '9':
+           if (digit_optind != 0 && digit_optind != this_option_optind)
+             printf ("digits occur in two different argv-elements.\n");
+           digit_optind = this_option_optind;
+           printf ("option %c\n", c);
+           break;
+
+         case 'a':
+           printf ("option a\n");
+           break;
+
+         case 'b':
+           printf ("option b\n");
+           break;
+
+         case 'c':
+           printf ("option c with value `%s'\n", tools_optarg);
+           break;
+
+         case '?':
+           break;
+
+         default:
+           printf ("?? getopt returned character code 0%o ??\n", c);
+         }
+     }
+
+   if (tools_optind < argc)
+     {
+       printf ("non-option ARGV-elements: ");
+       while (tools_optind < argc)
+         printf ("%s ", argv[tools_optind++]);
+       printf ("\n");
+     }
+
+   exit (0);
+ }
+
+ #endif /* TEST */
+
+int hello()
+{
+	return 1;
+}
diff --git a/cmdparser/my_getopt.h b/cmdparser/my_getopt.h
new file mode 100755
index 0000000..b470f81
--- /dev/null
+++ b/cmdparser/my_getopt.h
@@ -0,0 +1,122 @@
+ /* Declarations for getopt.
+    Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc.
+    This file is part of the GNU C Library.
+
+    The GNU C Library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Library General Public License as
+    published by the Free Software Foundation; either version 2 of the
+    License, or (at your option) any later version.
+
+    The GNU C Library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Library General Public License for more details.
+
+    You should have received a copy of the GNU Library General Public
+    License along with the GNU C Library; see the file COPYING.LIB.  If not,
+    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+    Boston, MA 02111-1307, USA.  */
+
+ #ifndef _TOOLS_GETOPT_H
+ #define _TOOLS_GETOPT_H
+
+ #ifdef  __cplusplus
+ extern "C" {
+ #endif
+
+ /* For communication from `getopt' to the caller.
+    When `getopt' finds an option that takes an argument,
+    the argument value is returned here.
+    Also, when `ordering' is RETURN_IN_ORDER,
+    each non-option ARGV-element is returned here.  */
+
+ extern char *tools_optarg;
+
+ /* Index in ARGV of the next element to be scanned.
+    This is used for communication to and from the caller
+    and for communication between successive calls to `getopt'.
+
+    On entry to `getopt', zero means this is the first call; initialize.
+
+    When `getopt' returns -1, this is the index of the first of the
+    non-option elements that the caller should itself scan.
+
+    Otherwise, `optind' communicates from one call to the next
+    how much of ARGV has been scanned so far.  */
+
+ extern int tools_optind;
+
+ /* Callers store zero here to inhibit the error message `getopt' prints
+    for unrecognized options.  */
+
+ extern int tools_opterr;
+
+ /* Set to an option character which was unrecognized.  */
+
+ extern int tools_optopt;
+
+ /* Describe the long-named options requested by the application.
+    The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
+    of `struct option' terminated by an element containing a name which is
+    zero.
+
+    The field `has_arg' is:
+    no_argument          (or 0) if the option does not take an argument,
+    required_argument    (or 1) if the option requires an argument,
+    optional_argument    (or 2) if the option takes an optional argument.
+
+    If the field `flag' is not NULL, it points to a variable that is set
+    to the value given in the field `val' when the option is found, but
+    left unchanged if the option is not found.
+
+    To have a long-named option do something other than set an `int' to
+    a compiled-in constant, such as set a value from `optarg', set the
+    option's `flag' field to zero and its `val' field to a nonzero
+    value (the equivalent single-letter option character, if there is
+    one).  For long options that have a zero `flag' field, `getopt'
+    returns the contents of the `val' field.  */
+
+ struct option
+ {
+ #if defined (__STDC__) && __STDC__
+   const char *name;
+ #else
+   char *name;
+ #endif
+   /* has_arg can't be an enum because some compilers complain about
+      type mismatches in all the code that assumes it is an int.  */
+   int has_arg;
+   int *flag;
+   int val;
+ };
+
+ /* Names for the values of the `has_arg' field of `struct option'.  */
+
+ #define tools_no_argument             0
+ #define tools_required_argument       1
+ #define tools_optional_argument       2
+
+int tools_getopt (
+        int argc,
+        char *const *argv,
+        const char *shortopts);
+
+int tools_getopt_long (
+        int argc,
+        char *const *argv,
+        const char *shortopts,
+        const struct option *longopts,
+        int *longind);
+
+int tools_getopt_long_only (
+        int argc,
+        char *const *argv,
+        const char *shortopts,
+        const struct option *longopts,
+        int *longind);
+
+ #ifdef  __cplusplus
+ }
+ #endif
+
+ #endif /* _TOOLS_GETOPT_H */
diff --git a/common/bit_slice.h b/common/bit_slice.h
new file mode 100644
index 0000000..f257c9b
--- /dev/null
+++ b/common/bit_slice.h
@@ -0,0 +1,64 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#ifndef BIT_SLICE_H
+#define BIT_SLICE_H
+
+// BIT Slicing macros
+#define ONES32(size)                    ((size)?(0xffffffff>>(32-(size))):0)
+#define MASK32(offset,size)             (ONES32(size)<<(offset))
+
+#define EXTRACT_C(source,offset,size)   ((((unsigned)(source))>>(offset)) & ONES32(size))
+#define EXTRACT(src,start,len)          (((len)==32)?(src):EXTRACT_C(src,start,len))
+#define EXT(src,end,start)              EXTRACT(src,start,end-start+1)
+
+#define MERGE_C(rsrc1,rsrc2,start,len)  ((((rsrc2)<<(start)) & (MASK32((start),(len)))) | ((rsrc1) & (~MASK32((start),(len)))))
+#define MERGE(rsrc1,rsrc2,start,len)    (((len)==32)?(rsrc2):MERGE_C(rsrc1,rsrc2,start,len))
+#define INSERTF(src1, start1, src2, start2, len) MERGE((src1), EXTRACT((src2), (start2), (len)), (start1), (len))
+
+#define ONES64(size)                    ((size)?(0xffffffffffffffffULL>>(64-(size))):0)
+#define MASK64(offset,size)             (ONES64(size)<<(offset))
+
+#define EXTRACT_C64(source,offset,size)   ((((unsigned long long)(source))>>(offset)) & ONES64(size))
+#define EXTRACT64(src,start,len)          (((len)==64)?(src):EXTRACT_C64(src,start,len))
+
+#define MERGE_C64(rsrc1,rsrc2,start,len)  ((((u_int64_t)(rsrc2)<<(start)) & (MASK64((start),(len)))) | ((rsrc1) & (~MASK64((start),(len)))))
+#define MERGE64(rsrc1,rsrc2,start,len)    (((len)==64)?(rsrc2):MERGE_C64(rsrc1,rsrc2,start,len))
+#define INSERTF64(src1, start1, src2, start2, len) MERGE64((src1), EXTRACT64((src2), (start2), (len)), (start1), (len))
+#define EXT64(src,end,start)              EXTRACT64(src,start,end-start+1)
+
+#ifndef __cplusplus
+enum cpp_bool {false=0,true};
+typedef unsigned char bool;
+#endif
+
+#endif
diff --git a/common/compatibility.h b/common/compatibility.h
new file mode 100644
index 0000000..c49745a
--- /dev/null
+++ b/common/compatibility.h
@@ -0,0 +1,427 @@
+/*
+ * Copyright (C) Jan 2006 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  compatibility.h - Miscellaneous systems compatibility issues
+ *
+ *  Version: $Id: compatibility.h 3261 2007-01-28 14:59:53Z orenk $
+ *
+ */
+
+#ifndef COMPATIBILITY_H
+#define COMPATIBILITY_H
+
+#include <stdio.h>
+
+#if defined(__ia64__) || defined(__x86_64__) || defined(__PPC64__)
+    #define U64L       "l"
+#else
+    #define U64L       "ll"
+#endif
+
+
+/* define macros to the architecture of the CPU */
+#if defined(__linux) || defined(__FreeBSD__)             /* __linux || __FreeBSD__ */
+#   if defined(__i386__)
+#       define ARCH_x86
+#   elif defined(__x86_64__)
+#       define ARCH_x86_64
+#   elif defined(__ia64__)
+#       define ARCH_ia64
+#   elif defined(__PPC64__)
+#       define ARCH_ppc64
+#   elif defined(__PPC__)
+#       define ARCH_ppc
+#   elif defined(__aarch64__)
+#       define ARCH_arm64
+#   else
+#       error Unknown CPU architecture using the linux OS
+#   endif
+#elif defined(__MINGW32__) || defined(__MINGW64__)              /* Windows MINGW */
+#   if defined(__MINGW32__)
+#       define ARCH_x86
+#   elif defined(__MINGW64__)
+#       define ARCH_x86_64
+#   else
+#       error Unknown CPU architecture using the windows-mingw OS
+#   endif
+#elif defined(_WIN32) || defined(_WIN64)                /* Windows */
+#   if defined(_WIN32)
+#       define ARCH_x86
+#   elif defined(_WIN64)
+#       define ARCH_x86_64
+#   else
+#       error Unknown CPU architecture using the windows OS
+#   endif
+#else                                                   /* Unknown */
+#   error Unknown OS
+#endif
+
+/* define macros for print fields */
+#define U32D_FMT    "%u"
+#define U32H_FMT    "0x%08x"
+#define UH_FMT          "0x%x"
+#define STR_FMT     "%s"
+#define U16H_FMT    "0x%04x"
+#define U8H_FMT     "0x%02x"
+
+#if defined(ARCH_x86) || defined(ARCH_ppc) || defined(UEFI_BUILD)
+#   if defined(__MINGW32__) || defined(__MINGW64__)
+#       include <inttypes.h>
+#       define U64D_FMT    "0x%"PRId64
+#       define U64H_FMT    "0x%"PRIx64
+#       define U64H_FMT_GEN ""PRIx64
+#       define U48H_FMT    "0x%"PRIx64
+#       define U64D_FMT_GEN ""PRId64
+#   else
+#       define U64D_FMT     "%llu"
+#       define U64H_FMT     "0x%016llx"
+#       define U64H_FMT_GEN "llx"
+#       define U48H_FMT     "0x%012llx"
+#       define U64D_FMT_GEN "llu"
+#   endif
+#elif defined (ARCH_ia64) || defined(ARCH_x86_64) || defined(ARCH_ppc64) || defined(ARCH_arm64)
+#    define U64D_FMT     "%lu"
+#    define U64H_FMT     "0x%016lx"
+#    define U48H_FMT     "0x%012lx"
+#    define U64H_FMT_GEN "lx"
+#    define U64D_FMT_GEN "lu"
+#else
+#   error Unknown architecture
+#endif  /* ARCH */
+
+
+/* define msleep(x) - sleeps for x milliseconds */
+#if defined(_WIN32) || defined(__MINGW32__) || defined(__MINGW64__)
+    #include <Winsock2.h>
+    #include <winsock2.h>
+    #include <windows.h>
+    #define msleep(x)   Sleep(x)
+#else
+    #include <unistd.h>
+    #define msleep(x)   usleep(((unsigned long)x)*1000)
+#endif
+
+/*
+ * Only for architectures which can't do swab by themselves
+ */
+#define ___my_swab16(x) \
+((u_int16_t)( \
+        (((u_int16_t)(x) & (u_int16_t)0x00ffU) << 8) | \
+        (((u_int16_t)(x) & (u_int16_t)0xff00U) >> 8) ))
+#define ___my_swab32(x) \
+((u_int32_t)( \
+        (((u_int32_t)(x) & (u_int32_t)0x000000ffUL) << 24) | \
+        (((u_int32_t)(x) & (u_int32_t)0x0000ff00UL) <<  8) | \
+        (((u_int32_t)(x) & (u_int32_t)0x00ff0000UL) >>  8) | \
+        (((u_int32_t)(x) & (u_int32_t)0xff000000UL) >> 24) ))
+#define ___my_swab64(x) \
+((u_int64_t)( \
+        (u_int64_t)(((u_int64_t)(x) & (u_int64_t)0x00000000000000ffULL) << 56) | \
+        (u_int64_t)(((u_int64_t)(x) & (u_int64_t)0x000000000000ff00ULL) << 40) | \
+        (u_int64_t)(((u_int64_t)(x) & (u_int64_t)0x0000000000ff0000ULL) << 24) | \
+        (u_int64_t)(((u_int64_t)(x) & (u_int64_t)0x00000000ff000000ULL) <<  8) | \
+        (u_int64_t)(((u_int64_t)(x) & (u_int64_t)0x000000ff00000000ULL) >>  8) | \
+        (u_int64_t)(((u_int64_t)(x) & (u_int64_t)0x0000ff0000000000ULL) >> 24) | \
+        (u_int64_t)(((u_int64_t)(x) & (u_int64_t)0x00ff000000000000ULL) >> 40) | \
+        (u_int64_t)(((u_int64_t)(x) & (u_int64_t)0xff00000000000000ULL) >> 56) ))
+
+/*
+ * Linux
+ */
+#if defined(linux) || defined(__FreeBSD__)
+// #include <asm/byteorder.h>
+    #include <unistd.h>
+    #include <sys/types.h>
+
+    #if defined (__FreeBSD__)
+    #include <sys/endian.h>
+    #else
+    #include <endian.h>
+    #endif
+
+    #undef __be64_to_cpu
+    #undef __be32_to_cpu
+    #undef __be16_to_cpu
+    #undef __cpu_to_be64
+    #undef __cpu_to_be32
+    #undef __cpu_to_be16
+    #undef __le64_to_cpu
+    #undef __le32_to_cpu
+    #undef __le16_to_cpu
+    #undef __cpu_to_le64
+    #undef __cpu_to_le32
+    #undef __cpu_to_le16
+
+    #if __BYTE_ORDER == __LITTLE_ENDIAN
+
+        #define __be64_to_cpu(x) ___my_swab64(x)
+        #define __be32_to_cpu(x) ___my_swab32(x)
+        #define __be16_to_cpu(x) ___my_swab16(x)
+        #define __cpu_to_be64(x) ___my_swab64(x)
+        #define __cpu_to_be32(x) ___my_swab32(x)
+        #define __cpu_to_be16(x) ___my_swab16(x)
+        #define __le64_to_cpu(x) (x)
+        #define __le32_to_cpu(x) (x)
+        #define __le16_to_cpu(x) (x)
+        #define __cpu_to_le64(x) (x)
+        #define __cpu_to_le32(x) (x)
+        #define __cpu_to_le16(x) (x)
+
+    #elif __BYTE_ORDER == __BIG_ENDIAN
+
+        #define __be64_to_cpu(x) (x)
+        #define __be32_to_cpu(x) (x)
+        #define __be16_to_cpu(x) (x)
+        #define __cpu_to_be64(x) (x)
+        #define __cpu_to_be32(x) (x)
+        #define __cpu_to_be16(x) (x)
+        #define __le64_to_cpu(x) ___my_swab64(x)
+        #define __le32_to_cpu(x) ___my_swab32(x)
+        #define __le16_to_cpu(x) ___my_swab16(x)
+        #define __cpu_to_le64(x) ___my_swab64(x)
+        #define __cpu_to_le32(x) ___my_swab32(x)
+        #define __cpu_to_le16(x) ___my_swab16(x)
+
+    #endif // __BYTE_ORDER
+
+#endif
+
+/*
+ * Windows (CYGWIN)
+ */
+#if defined(__CYGWIN32__)
+    #include <asm/byteorder.h>
+    #include <unistd.h>
+
+    #define __be64_to_cpu(x) ___my_swab64(x)
+    #define __be32_to_cpu(x) ___my_swab32(x)
+    #define __be16_to_cpu(x) ___my_swab16(x)
+    #define __cpu_to_be64(x) ___my_swab64(x)
+    #define __cpu_to_be32(x) ___my_swab32(x)
+    #define __cpu_to_be16(x) ___my_swab16(x)
+    #define __le64_to_cpu(x) (x)
+    #define __le32_to_cpu(x) (x)
+    #define __le16_to_cpu(x) (x)
+    #define __cpu_to_le64(x) (x)
+    #define __cpu_to_le32(x) (x)
+    #define __cpu_to_le16(x) (x)
+
+#endif
+
+/*
+ * Windows (DDK)
+ */
+#if defined(__WIN__)
+    #include <Winsock2.h>
+    #include <winsock2.h>
+    #include <windows.h>
+    #include <io.h>
+
+    #define __LITTLE_ENDIAN 1234
+    #define __BIG_ENDIAN 4321
+    #define __BYTE_ORDER __LITTLE_ENDIAN
+
+    #define __be64_to_cpu(x) ___my_swab64(x)
+    #define __be32_to_cpu(x) ___my_swab32(x)
+    #define __be16_to_cpu(x) ___my_swab16(x)
+    #define __cpu_to_be64(x) ___my_swab64(x)
+    #define __cpu_to_be32(x) ___my_swab32(x)
+    #define __cpu_to_be16(x) ___my_swab16(x)
+    #define __le64_to_cpu(x) (x)
+    #define __le32_to_cpu(x) (x)
+    #define __le16_to_cpu(x) (x)
+    #define __cpu_to_le64(x) (x)
+    #define __cpu_to_le32(x) (x)
+    #define __cpu_to_le16(x) (x)
+
+
+    #if defined(__MINGW32__) || defined(__MINGW64__)
+        #include <stdint.h>
+        #ifndef   MFT_TOOLS_VARS
+            #define MFT_TOOLS_VARS
+            typedef uint8_t  u_int8_t;
+            typedef uint16_t u_int16_t;
+            typedef uint32_t u_int32_t;
+            typedef uint64_t u_int64_t;
+        #endif
+        #include <string.h>      // Get a define for strcasecmp
+        // #define usleep(x) Sleep((x + 999)/1000)
+
+    #else
+        typedef unsigned __int8  u_int8_t;
+        typedef __int8           int8_t;
+        typedef unsigned __int16 u_int16_t;
+        typedef __int16          int16_t;
+        typedef unsigned __int32 u_int32_t;
+        typedef __int32          int32_t;
+        typedef unsigned __int64 u_int64_t;
+        typedef __int64          int64_t;
+
+        #define strcasecmp    _stricmp
+        #define strtoll       _strtoi64
+        #define strtoull      _strtoui64
+        #define strdup        _strdup
+
+    #endif
+
+    #ifndef __WIN__ // TBD : investigate crash on win
+inline
+    #endif
+
+    #define COMP_CDECL    __cdecl
+    #define COMP_OPEN     ::_open
+    #define COMP_CLOSE    ::_close
+    #define COMP_READ     ::_read
+    #define COMP_FSTAT    ::_fstat
+
+    #ifndef __cplusplus
+        #define close _close
+    #endif
+
+typedef struct _stat  Stat;
+
+    #define PRIx64 "I64x"
+    #define PRIu64 "I64u"
+/*
+    #ifdef __cplusplus
+static inline int pread(int fd, void *buf, int count, u_int64_t offset) {return -1;}
+static inline int pwrite(int fd, const void *buf, int count, u_int64_t offset) {return -1;}
+    #else
+static inline int pread(int fd, void *buf, int count, u_int64_t offset) {return -1;}
+static inline int pwrite(int fd, const void *buf, int count, u_int64_t offset) {return -1;}
+    #endif
+*/
+#else
+
+    #define COMP_CDECL
+    #define COMP_OPEN     ::open
+    #define COMP_CLOSE    ::close
+    #define COMP_READ     ::read
+    #define COMP_FSTAT    ::fstat
+
+typedef struct stat  Stat;
+
+    #include <sys/time.h>
+    #include <strings.h>
+
+#endif
+
+
+
+/*
+ * MAC (Darwin)
+ */
+#if defined(__APPLE_CC__)
+    #include <architecture/byte_order.h>
+
+    #define __swab64(x)      NXSwapLongLong(x)
+    #define __swab32(x)      NXSwapLong(x)
+    #define __swab16(x)      NXSwapShort(x)
+    #define __be64_to_cpu(x) NXSwapBigLongLongToHost(x)
+    #define __be32_to_cpu(x) NXSwapBigLongToHost(x)
+    #define __be16_to_cpu(x) NXSwapBigShortToHost(x)
+    #define __le64_to_cpu(x) NXSwapLittleLongLongToHost(x)
+    #define __le32_to_cpu(x) NXSwapLittleLongToHost(x)
+    #define __le16_to_cpu(x) NXSwapLittleShortToHost(x)
+    #define __cpu_to_be64(x) NXSwapHostLongLongToBig(x)
+    #define __cpu_to_be32(x) NXSwapHostLongToBig(x)
+    #define __cpu_to_be16(x) NXSwapHostShortToBig(x)
+    #define __cpu_to_le64(x) NXSwapHostLongLongToLittle(x)
+    #define __cpu_to_le32(x) NXSwapHostLongToLittle(x)
+    #define __cpu_to_le16(x) NXSwapHostShortToLittle(x)
+
+    #define __LITTLE_ENDIAN 1234
+    #define __BIG_ENDIAN    4321
+    #define __PDP_ENDIAN    3412
+    #define __BYTE_ORDER    __BIG_ENDIAN
+#endif
+
+/*
+ * Solaris
+ * -------
+ */
+#if defined(__sparc__)
+    #include <sys/byteorder.h>
+    #include <sys/types.h>
+    #include <unistd.h>
+
+    #define __be64_to_cpu(x) (x)
+    #define __be32_to_cpu(x) (x)
+    #define __be16_to_cpu(x) (x)
+    #define __cpu_to_be64(x) (x)
+    #define __cpu_to_be32(x) (x)
+    #define __cpu_to_be16(x) (x)
+    #define __le64_to_cpu(x) ___my_swab64(x)
+    #define __le32_to_cpu(x) ___my_swab32(x)
+    #define __le16_to_cpu(x) ___my_swab16(x)
+    #define __cpu_to_le64(x) ___my_swab64(x)
+    #define __cpu_to_le32(x) ___my_swab32(x)
+    #define __cpu_to_le16(x) ___my_swab16(x)
+
+typedef uint64_t u_int64_t;
+typedef uint32_t u_int32_t;
+typedef uint16_t u_int16_t;
+typedef uint8_t  u_int8_t;
+
+#endif
+
+// Convert BYTES - DWORDS with MEMCPY BE
+#define BYTES_TO_DWORD_BE(dw_dest, byte_src) do {   u_int32_t tmp;\
+                                                    memcpy(&tmp, byte_src, 4);\
+                                                    *(dw_dest) = __be32_to_cpu(tmp);\
+                                                } while (0)
+
+#define DWORD_TO_BYTES_BE(bytes_dest, dw_src) do { u_int32_t tmp;\
+                                                   tmp = __cpu_to_be32(*(dw_src));\
+                                                   memcpy(bytes_dest, &tmp, 4);\
+                                                 } while (0)
+
+/*
+ * Old GCC
+ * -------
+ */
+#if !defined(__WIN__) && defined(__cplusplus) && __GNUG__ < 3
+    #include <algo.h>
+#endif
+
+#define __STDC_FORMAT_MACROS
+#if !defined(__WIN__) && !defined(UEFI_BUILD)
+    #include <inttypes.h>
+#endif
+
+#ifdef __VMKERNEL_USER_WORLD__
+    #define ROOT_PATH "/opt/mellanox/"
+#else
+    #define ROOT_PATH "/"
+#endif
+
+#endif
+
diff --git a/common/gitversion.h b/common/gitversion.h
new file mode 100644
index 0000000..f9fd5b5
--- /dev/null
+++ b/common/gitversion.h
@@ -0,0 +1 @@
+#define TOOLS_GIT_SHA "df7ec73"
diff --git a/common/tools_utils.h b/common/tools_utils.h
new file mode 100755
index 0000000..7e34ff8
--- /dev/null
+++ b/common/tools_utils.h
@@ -0,0 +1,76 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#ifndef TOOLS_UTILS_H
+#define TOOLS_UTILS_H
+
+#include "compatibility.h"
+
+#define CPU_TO_BE32(x)                __cpu_to_be32(x)
+#define CPU_TO_LE32(x)                __cpu_to_le32(x)
+#define BE32_TO_CPU(x)                __be32_to_cpu(x)
+#define LE32_TO_CPU(x)                __le32_to_cpu(x)
+#define CPU_TO_BE16(x)                __cpu_to_be16(x)
+#define CPU_TO_LE16(x)                __cpu_to_le16(x)
+#define BE16_TO_CPU(x)                __be16_to_cpu(x)
+#define LE16_TO_CPU(x)                __le16_to_cpu(x)
+#define CPU_TO_BE64(x)                __cpu_to_be64(x)
+#define CPU_TO_LE64(x)                __cpu_to_le64(x)
+#define BE64_TO_CPU(x)                __be64_to_cpu(x)
+#define LE64_TO_CPU(x)                __le64_to_cpu(x)
+
+#define FIELD_8_OF_BUFF(buf, offset) (*(u_int8_t*)((u_int8_t*)(buf) + (offset)))
+#define FIELD_16_OF_BUFF(buf, offset) (*(u_int16_t*)((u_int8_t*)(buf) + (offset)))
+#define FIELD_32_OF_BUFF(buf, offset) (*(u_int32_t*)((u_int8_t*)(buf) + (offset)))
+#define FIELD_64_OF_BUFF(buf, offset) (*(u_int64_t*)((u_int8_t*)(buf) + (offset)))
+#define BYTE_N(buf, n)  FIELD_8_OF_BUFF((buf), (n))
+#define WORD_N(buf, n)  FIELD_16_OF_BUFF((buf), (n) * 2)
+#define DWORD_N(buf, n) FIELD_32_OF_BUFF((buf), (n) * 4)
+#define QWORD_N(buf, n) FIELD_64_OF_BUFF((buf), (n) * 8)
+#define QWORD_EXTRACT_DWORD_HI(qword) ((u_int64_t)(qword) >> 32)
+#define QWORD_EXTRACT_DWORD_LO(qword) ((u_int64_t)(qword) & (u_int64_t)0xffffffff)
+#define QWORD_INSERT_DWORD_HI(qword, dword) qword = ((qword & (u_int64_t)0xffffffff) | ((u_int64_t)dword << 32))
+#define QWORD_INSERT_DWORD_LO(qword, dword) qword = ((qword & (u_int64_t)0xffffffff00000000) | ((u_int64_t)dword))
+#define U32_TO_U64(dword1, dword2) ((((u_int64_t)(dword1)) << 32) | (((u_int64_t)(dword2)) & 0xffffffff))
+
+
+#define TOOLS_MAX(a,b) ((a) > (b) ? (a) : (b))
+#define TOOLS_MIN(a,b) ((a) < (b) ? (a) : (b))
+
+/**
+ * Suppress compiler warning about unused variable.
+ */
+#define TOOLS_UNUSED(var) ((void)var)
+
+
+#endif // TOOLS_UTILS_H
+
diff --git a/common/tools_version.h b/common/tools_version.h
new file mode 100644
index 0000000..e3a242f
--- /dev/null
+++ b/common/tools_version.h
@@ -0,0 +1,88 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+//
+// Generic version for all tools
+//
+#ifndef TOOLS_VERSION_H
+#define TOOLS_VERSION_H
+
+
+#include <stdio.h>
+#include <string.h>
+#include <stdlib.h>
+
+// To be replaced by an external script:
+#include "gitversion.h"
+#ifndef TOOLS_GIT_SHA
+    #define TOOLS_GIT_SHA "6469M"
+#endif
+
+#ifdef HAVE_CONFIG_H
+    #include <config.h>
+    #ifndef MFT_VERSION_STR
+        #define MFT_VERSION_STR PACKAGE_STRING
+    #endif
+#endif
+
+#ifndef MFT_VERSION_STR
+    #define MFT_VERSION_STR "mft V.V.V-R"
+#endif
+
+static inline
+int get_version_string(char* buf, int buf_size, const char* exe_name, const char* tool_version) {
+    int len = 0;
+    // "svn ci" updates the below line
+
+
+    if (tool_version == NULL || !strcmp(tool_version, "")) {
+        len = snprintf(buf, buf_size, "%s, ", exe_name);
+    } else {
+        len = snprintf(buf, buf_size, "%s %s, ", exe_name, tool_version);
+    }
+    // cut out first and last "$" from the SVN version string:
+    len += snprintf(buf + len, buf_size - len, "%s, built on %s, %s. Git SHA Hash: %s",
+                  MFT_VERSION_STR,
+                  __DATE__,
+                  __TIME__,
+                  TOOLS_GIT_SHA);
+    return len;
+}
+
+static inline
+void print_version_string(const char* exe_name, const char* tool_version) {
+    char buf[1024];
+    get_version_string(buf, sizeof(buf), exe_name, tool_version);
+    printf("%s\n", buf);
+}
+
+#endif // TOOLS_VERSION_H
diff --git a/config.h.in b/config.h.in
index 76c1781..34a959a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,4 +1,4 @@
-/* config.h.in.  Generated from configure.in by autoheader.  */
+/* config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
@@ -33,6 +33,10 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
+
 /* Name of package */
 #undef PACKAGE
 
@@ -48,6 +52,9 @@
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
diff --git a/config/config.guess b/config/config.guess
index ad5281e..dc84c68 100755
--- a/config/config.guess
+++ b/config/config.guess
@@ -1,9 +1,10 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+#   Free Software Foundation, Inc.
 
-timestamp='2005-08-03'
+timestamp='2009-11-20'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -26,16 +27,16 @@ timestamp='2005-08-03'
 # the same distribution terms that you use for the rest of that program.
 
 
-# Originally written by Per Bothner <per at bothner.com>.
-# Please send patches to <config-patches at gnu.org>.  Submit a context
-# diff and a properly formatted ChangeLog entry.
+# Originally written by Per Bothner.  Please send patches (context
+# diff format) to <config-patches at gnu.org> and include a ChangeLog
+# entry.
 #
 # This script attempts to guess a canonical system name similar to
 # config.sub.  If it succeeds, it prints the system name on stdout, and
 # exits with 0.  Otherwise, it exits with 1.
 #
-# The plan is that this can be called by configure scripts if you
-# don't specify an explicit build system type.
+# You can get the latest version of this script from:
+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
 
 me=`echo "$0" | sed -e 's,.*/,,'`
 
@@ -55,8 +56,8 @@ version="\
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
-Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -106,7 +107,7 @@ set_cc_for_build='
 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ;
 : ${TMPDIR=/tmp} ;
- { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
+ { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
  { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
  { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } ||
  { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
@@ -160,6 +161,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 	    arm*) machine=arm-unknown ;;
 	    sh3el) machine=shl-unknown ;;
 	    sh3eb) machine=sh-unknown ;;
+	    sh5el) machine=sh5le-unknown ;;
 	    *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
 	esac
 	# The Operating System including object format, if it has switched
@@ -168,7 +170,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 	    arm*|i386|m68k|ns32k|sh3*|sparc|vax)
 		eval $set_cc_for_build
 		if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
-			| grep __ELF__ >/dev/null
+			| grep -q __ELF__
 		then
 		    # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout).
 		    # Return netbsd for either.  FIX?
@@ -206,8 +208,11 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
     *:ekkoBSD:*:*)
 	echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
 	exit ;;
+    *:SolidBSD:*:*)
+	echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
+	exit ;;
     macppc:MirBSD:*:*)
-	echo powerppc-unknown-mirbsd${UNAME_RELEASE}
+	echo powerpc-unknown-mirbsd${UNAME_RELEASE}
 	exit ;;
     *:MirBSD:*:*)
 	echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
@@ -319,14 +324,33 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 	case `/usr/bin/uname -p` in
 	    sparc) echo sparc-icl-nx7; exit ;;
 	esac ;;
+    s390x:SunOS:*:*)
+	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
+	exit ;;
     sun4H:SunOS:5.*:*)
 	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
 	exit ;;
     sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
 	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
 	exit ;;
-    i86pc:SunOS:5.*:*)
-	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
+    i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*)
+	echo i386-pc-auroraux${UNAME_RELEASE}
+	exit ;;
+    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
+	eval $set_cc_for_build
+	SUN_ARCH="i386"
+	# If there is a compiler, see if it is configured for 64-bit objects.
+	# Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
+	# This test works for both compilers.
+	if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
+	    if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
+		(CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
+		grep IS_64BIT_ARCH >/dev/null
+	    then
+		SUN_ARCH="x86_64"
+	    fi
+	fi
+	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
 	exit ;;
     sun4*:SunOS:6*:*)
 	# According to config.sub, this is the proper way to canonicalize
@@ -527,7 +551,7 @@ EOF
 		echo rs6000-ibm-aix3.2
 	fi
 	exit ;;
-    *:AIX:*:[45])
+    *:AIX:*:[456])
 	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
 	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
 		IBM_ARCH=rs6000
@@ -635,7 +659,7 @@ EOF
 	    # => hppa64-hp-hpux11.23
 
 	    if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
-		grep __LP64__ >/dev/null
+		grep -q __LP64__
 	    then
 		HP_ARCH="hppa2.0w"
 	    else
@@ -764,12 +788,19 @@ EOF
 	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
 	exit ;;
     *:FreeBSD:*:*)
-	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
+	case ${UNAME_MACHINE} in
+	    pc98)
+		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+	    amd64)
+		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+	    *)
+		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+	esac
 	exit ;;
     i*:CYGWIN*:*)
 	echo ${UNAME_MACHINE}-pc-cygwin
 	exit ;;
-    i*:MINGW*:*)
+    *:MINGW*:*)
 	echo ${UNAME_MACHINE}-pc-mingw32
 	exit ;;
     i*:windows32*:*)
@@ -779,12 +810,24 @@ EOF
     i*:PW*:*)
 	echo ${UNAME_MACHINE}-pc-pw32
 	exit ;;
-    x86:Interix*:[34]*)
-	echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//'
-	exit ;;
+    *:Interix*:*)
+    	case ${UNAME_MACHINE} in
+	    x86)
+		echo i586-pc-interix${UNAME_RELEASE}
+		exit ;;
+	    authenticamd | genuineintel | EM64T)
+		echo x86_64-unknown-interix${UNAME_RELEASE}
+		exit ;;
+	    IA64)
+		echo ia64-unknown-interix${UNAME_RELEASE}
+		exit ;;
+	esac ;;
     [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
 	echo i${UNAME_MACHINE}-pc-mks
 	exit ;;
+    8664:Windows_NT:*)
+	echo x86_64-pc-mks
+	exit ;;
     i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
 	# How do we know it's Interix rather than the generic POSIX subsystem?
 	# It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
@@ -814,7 +857,31 @@ EOF
     i*86:Minix:*:*)
 	echo ${UNAME_MACHINE}-pc-minix
 	exit ;;
+    alpha:Linux:*:*)
+	case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
+	  EV5)   UNAME_MACHINE=alphaev5 ;;
+	  EV56)  UNAME_MACHINE=alphaev56 ;;
+	  PCA56) UNAME_MACHINE=alphapca56 ;;
+	  PCA57) UNAME_MACHINE=alphapca56 ;;
+	  EV6)   UNAME_MACHINE=alphaev6 ;;
+	  EV67)  UNAME_MACHINE=alphaev67 ;;
+	  EV68*) UNAME_MACHINE=alphaev68 ;;
+        esac
+	objdump --private-headers /bin/sh | grep -q ld.so.1
+	if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
+	echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
+	exit ;;
     arm*:Linux:*:*)
+	eval $set_cc_for_build
+	if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
+	    | grep -q __ARM_EABI__
+	then
+	    echo ${UNAME_MACHINE}-unknown-linux-gnu
+	else
+	    echo ${UNAME_MACHINE}-unknown-linux-gnueabi
+	fi
+	exit ;;
+    avr32*:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
     cris:Linux:*:*)
@@ -826,6 +893,17 @@ EOF
     frv:Linux:*:*)
     	echo frv-unknown-linux-gnu
 	exit ;;
+    i*86:Linux:*:*)
+	LIBC=gnu
+	eval $set_cc_for_build
+	sed 's/^	//' << EOF >$dummy.c
+	#ifdef __dietlibc__
+	LIBC=dietlibc
+	#endif
+EOF
+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
+	exit ;;
     ia64:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
@@ -835,66 +913,33 @@ EOF
     m68*:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
-    mips:Linux:*:*)
+    mips:Linux:*:* | mips64:Linux:*:*)
 	eval $set_cc_for_build
 	sed 's/^	//' << EOF >$dummy.c
 	#undef CPU
-	#undef mips
-	#undef mipsel
+	#undef ${UNAME_MACHINE}
+	#undef ${UNAME_MACHINE}el
 	#if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
-	CPU=mipsel
+	CPU=${UNAME_MACHINE}el
 	#else
 	#if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
-	CPU=mips
+	CPU=${UNAME_MACHINE}
 	#else
 	CPU=
 	#endif
 	#endif
 EOF
-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
-	;;
-    mips64:Linux:*:*)
-	eval $set_cc_for_build
-	sed 's/^	//' << EOF >$dummy.c
-	#undef CPU
-	#undef mips64
-	#undef mips64el
-	#if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
-	CPU=mips64el
-	#else
-	#if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
-	CPU=mips64
-	#else
-	CPU=
-	#endif
-	#endif
-EOF
-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
 	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
 	;;
     or32:Linux:*:*)
 	echo or32-unknown-linux-gnu
 	exit ;;
-    ppc:Linux:*:*)
-	echo powerpc-unknown-linux-gnu
+    padre:Linux:*:*)
+	echo sparc-unknown-linux-gnu
 	exit ;;
-    ppc64:Linux:*:*)
-	echo powerpc64-unknown-linux-gnu
-	exit ;;
-    alpha:Linux:*:*)
-	case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
-	  EV5)   UNAME_MACHINE=alphaev5 ;;
-	  EV56)  UNAME_MACHINE=alphaev56 ;;
-	  PCA56) UNAME_MACHINE=alphapca56 ;;
-	  PCA57) UNAME_MACHINE=alphapca56 ;;
-	  EV6)   UNAME_MACHINE=alphaev6 ;;
-	  EV67)  UNAME_MACHINE=alphaev67 ;;
-	  EV68*) UNAME_MACHINE=alphaev68 ;;
-        esac
-	objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
-	if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
-	echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
+    parisc64:Linux:*:* | hppa64:Linux:*:*)
+	echo hppa64-unknown-linux-gnu
 	exit ;;
     parisc:Linux:*:* | hppa:Linux:*:*)
 	# Look for CPU level
@@ -904,8 +949,11 @@ EOF
 	  *)    echo hppa-unknown-linux-gnu ;;
 	esac
 	exit ;;
-    parisc64:Linux:*:* | hppa64:Linux:*:*)
-	echo hppa64-unknown-linux-gnu
+    ppc64:Linux:*:*)
+	echo powerpc64-unknown-linux-gnu
+	exit ;;
+    ppc:Linux:*:*)
+	echo powerpc-unknown-linux-gnu
 	exit ;;
     s390:Linux:*:* | s390x:Linux:*:*)
 	echo ${UNAME_MACHINE}-ibm-linux
@@ -919,68 +967,15 @@ EOF
     sparc:Linux:*:* | sparc64:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
+    vax:Linux:*:*)
+	echo ${UNAME_MACHINE}-dec-linux-gnu
+	exit ;;
     x86_64:Linux:*:*)
 	echo x86_64-unknown-linux-gnu
 	exit ;;
-    i*86:Linux:*:*)
-	# The BFD linker knows what the default object file format is, so
-	# first see if it will tell us. cd to the root directory to prevent
-	# problems with other programs or directories called `ld' in the path.
-	# Set LC_ALL=C to ensure ld outputs messages in English.
-	ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
-			 | sed -ne '/supported targets:/!d
-				    s/[ 	][ 	]*/ /g
-				    s/.*supported targets: *//
-				    s/ .*//
-				    p'`
-        case "$ld_supported_targets" in
-	  elf32-i386)
-		TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"
-		;;
-	  a.out-i386-linux)
-		echo "${UNAME_MACHINE}-pc-linux-gnuaout"
-		exit ;;
-	  coff-i386)
-		echo "${UNAME_MACHINE}-pc-linux-gnucoff"
-		exit ;;
-	  "")
-		# Either a pre-BFD a.out linker (linux-gnuoldld) or
-		# one that does not give us useful --help.
-		echo "${UNAME_MACHINE}-pc-linux-gnuoldld"
-		exit ;;
-	esac
-	# Determine whether the default compiler is a.out or elf
-	eval $set_cc_for_build
-	sed 's/^	//' << EOF >$dummy.c
-	#include <features.h>
-	#ifdef __ELF__
-	# ifdef __GLIBC__
-	#  if __GLIBC__ >= 2
-	LIBC=gnu
-	#  else
-	LIBC=gnulibc1
-	#  endif
-	# else
-	LIBC=gnulibc1
-	# endif
-	#else
-	#ifdef __INTEL_COMPILER
-	LIBC=gnu
-	#else
-	LIBC=gnuaout
-	#endif
-	#endif
-	#ifdef __dietlibc__
-	LIBC=dietlibc
-	#endif
-EOF
-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
-	test x"${LIBC}" != x && {
-		echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
-		exit
-	}
-	test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; }
-	;;
+    xtensa*:Linux:*:*)
+    	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit ;;
     i*86:DYNIX/ptx:4*:*)
 	# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
 	# earlier versions are messed up and put the nodename in both
@@ -1009,7 +1004,7 @@ EOF
     i*86:syllable:*:*)
 	echo ${UNAME_MACHINE}-pc-syllable
 	exit ;;
-    i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*)
+    i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*)
 	echo i386-unknown-lynxos${UNAME_RELEASE}
 	exit ;;
     i*86:*DOS:*:*)
@@ -1053,8 +1048,11 @@ EOF
     pc:*:*:*)
 	# Left here for compatibility:
         # uname -m prints for DJGPP always 'pc', but it prints nothing about
-        # the processor, so we play safe by assuming i386.
-	echo i386-pc-msdosdjgpp
+        # the processor, so we play safe by assuming i586.
+	# Note: whatever this is, it MUST be the same as what config.sub
+	# prints for the "djgpp" host, or else GDB configury will decide that
+	# this is a cross-build.
+	echo i586-pc-msdosdjgpp
         exit ;;
     Intel:Mach:3*:*)
 	echo i386-pc-mach3
@@ -1092,6 +1090,16 @@ EOF
     3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
         /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
           && { echo i486-ncr-sysv4; exit; } ;;
+    NCR*:*:4.2:* | MPRAS*:*:4.2:*)
+	OS_REL='.3'
+	test -r /etc/.relid \
+	    && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
+	/bin/uname -p 2>/dev/null | grep 86 >/dev/null \
+	    && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
+	/bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
+	    && { echo i586-ncr-sysv4.3${OS_REL}; exit; }
+	/bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \
+	    && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
     m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*)
 	echo m68k-unknown-lynxos${UNAME_RELEASE}
 	exit ;;
@@ -1104,7 +1112,7 @@ EOF
     rs6000:LynxOS:2.*:*)
 	echo rs6000-unknown-lynxos${UNAME_RELEASE}
 	exit ;;
-    PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*)
+    PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*)
 	echo powerpc-unknown-lynxos${UNAME_RELEASE}
 	exit ;;
     SM[BE]S:UNIX_SV:*:*)
@@ -1167,6 +1175,9 @@ EOF
     BePC:BeOS:*:*)	# BeOS running on Intel PC compatible.
 	echo i586-pc-beos
 	exit ;;
+    BePC:Haiku:*:*)	# Haiku running on Intel PC compatible.
+	echo i586-pc-haiku
+	exit ;;
     SX-4:SUPER-UX:*:*)
 	echo sx4-nec-superux${UNAME_RELEASE}
 	exit ;;
@@ -1176,6 +1187,15 @@ EOF
     SX-6:SUPER-UX:*:*)
 	echo sx6-nec-superux${UNAME_RELEASE}
 	exit ;;
+    SX-7:SUPER-UX:*:*)
+	echo sx7-nec-superux${UNAME_RELEASE}
+	exit ;;
+    SX-8:SUPER-UX:*:*)
+	echo sx8-nec-superux${UNAME_RELEASE}
+	exit ;;
+    SX-8R:SUPER-UX:*:*)
+	echo sx8r-nec-superux${UNAME_RELEASE}
+	exit ;;
     Power*:Rhapsody:*:*)
 	echo powerpc-apple-rhapsody${UNAME_RELEASE}
 	exit ;;
@@ -1185,7 +1205,16 @@ EOF
     *:Darwin:*:*)
 	UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
 	case $UNAME_PROCESSOR in
-	    *86) UNAME_PROCESSOR=i686 ;;
+	    i386)
+		eval $set_cc_for_build
+		if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
+		  if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
+		      (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
+		      grep IS_64BIT_ARCH >/dev/null
+		  then
+		      UNAME_PROCESSOR="x86_64"
+		  fi
+		fi ;;
 	    unknown) UNAME_PROCESSOR=powerpc ;;
 	esac
 	echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
@@ -1264,6 +1293,12 @@ EOF
     i*86:skyos:*:*)
 	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
 	exit ;;
+    i*86:rdos:*:*)
+	echo ${UNAME_MACHINE}-pc-rdos
+	exit ;;
+    i*86:AROS:*:*)
+	echo ${UNAME_MACHINE}-pc-aros
+	exit ;;
 esac
 
 #echo '(No uname command or uname output not recognized.)' 1>&2
@@ -1424,9 +1459,9 @@ This script, last modified $timestamp, has failed to recognize
 the operating system you are using. It is advised that you
 download the most up to date version of the config scripts from
 
-  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
+  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
 and
-  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
+  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
 
 If the version you run ($0) is already up to date, please
 send the following data and any information you think might be
diff --git a/config/config.sub b/config/config.sub
index 1c366df..2a55a50 100755
--- a/config/config.sub
+++ b/config/config.sub
@@ -1,9 +1,10 @@
 #! /bin/sh
 # Configuration validation subroutine script.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+#   Free Software Foundation, Inc.
 
-timestamp='2005-07-08'
+timestamp='2009-11-20'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -31,13 +32,16 @@ timestamp='2005-07-08'
 
 
 # Please send patches to <config-patches at gnu.org>.  Submit a context
-# diff and a properly formatted ChangeLog entry.
+# diff and a properly formatted GNU ChangeLog entry.
 #
 # Configuration subroutine to validate and canonicalize a configuration type.
 # Supply the specified configuration type as an argument.
 # If it is invalid, we print an error message on stderr and exit with code 1.
 # Otherwise, we print the canonical config type on stdout and succeed.
 
+# You can get the latest version of this script from:
+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
+
 # This file is supposed to be the same for all GNU packages
 # and recognize all the CPU types, system types and aliases
 # that are meaningful with *any* GNU software.
@@ -71,8 +75,8 @@ Report bugs and patches to <config-patches at gnu.org>."
 version="\
 GNU config.sub ($timestamp)
 
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
-Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -119,8 +123,10 @@ esac
 # Here we must recognize all the valid KERNEL-OS combinations.
 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 case $maybe_os in
-  nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | \
-  kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
+  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
+  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
+  kopensolaris*-gnu* | \
+  storm-chaos* | os2-emx* | rtmk-nova*)
     os=-$maybe_os
     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
     ;;
@@ -146,10 +152,13 @@ case $os in
 	-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
 	-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
 	-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
-	-apple | -axis | -knuth | -cray)
+	-apple | -axis | -knuth | -cray | -microblaze)
 		os=
 		basic_machine=$1
 		;;
+        -bluegene*)
+	        os=-cnk
+		;;
 	-sim | -cisco | -oki | -wec | -winbond)
 		os=
 		basic_machine=$1
@@ -171,6 +180,10 @@ case $os in
 	-hiux*)
 		os=-hiuxwe2
 		;;
+	-sco6)
+		os=-sco5v6
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
 	-sco5)
 		os=-sco3.2v5
 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
@@ -187,6 +200,10 @@ case $os in
 		# Don't forget version if it is 3.2v4 or newer.
 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
 		;;
+	-sco5v6*)
+		# Don't forget version if it is 3.2v4 or newer.
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
 	-sco*)
 		os=-sco3.2v2
 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
@@ -231,20 +248,24 @@ case $basic_machine in
 	| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
 	| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
 	| am33_2.0 \
-	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
+	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
 	| bfin \
 	| c4x | clipper \
 	| d10v | d30v | dlx | dsp16xx \
-	| fr30 | frv \
+	| fido | fr30 | frv \
 	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
 	| i370 | i860 | i960 | ia64 \
 	| ip2k | iq2000 \
-	| m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
+	| lm32 \
+	| m32c | m32r | m32rle | m68000 | m68k | m88k \
+	| maxq | mb | microblaze | mcore | mep | metag \
 	| mips | mipsbe | mipseb | mipsel | mipsle \
 	| mips16 \
 	| mips64 | mips64el \
-	| mips64vr | mips64vrel \
+	| mips64octeon | mips64octeonel \
 	| mips64orion | mips64orionel \
+	| mips64r5900 | mips64r5900el \
+	| mips64vr | mips64vrel \
 	| mips64vr4100 | mips64vr4100el \
 	| mips64vr4300 | mips64vr4300el \
 	| mips64vr5000 | mips64vr5000el \
@@ -257,35 +278,40 @@ case $basic_machine in
 	| mipsisa64sr71k | mipsisa64sr71kel \
 	| mipstx39 | mipstx39el \
 	| mn10200 | mn10300 \
-	| ms1 \
+	| moxie \
+	| mt \
 	| msp430 \
+	| nios | nios2 \
 	| ns16k | ns32k \
 	| or32 \
 	| pdp10 | pdp11 | pj | pjl \
 	| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
 	| pyramid \
-	| sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
+	| rx \
+	| score \
+	| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 	| sh64 | sh64le \
-	| sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \
-	| sparcv8 | sparcv9 | sparcv9b \
-	| strongarm \
+	| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
+	| sparcv8 | sparcv9 | sparcv9b | sparcv9v \
+	| spu | strongarm \
 	| tahoe | thumb | tic4x | tic80 | tron \
+	| ubicom32 \
 	| v850 | v850e \
 	| we32k \
-	| x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
-	| z8k)
-		basic_machine=$basic_machine-unknown
-		;;
-	m32c)
+	| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
+	| z8k | z80)
 		basic_machine=$basic_machine-unknown
 		;;
-	m6811 | m68hc11 | m6812 | m68hc12)
+	m6811 | m68hc11 | m6812 | m68hc12 | picochip)
 		# Motorola 68HC11/12.
 		basic_machine=$basic_machine-unknown
 		os=-none
 		;;
 	m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
 		;;
+	ms1)
+		basic_machine=mt-unknown
+		;;
 
 	# We use `pc' rather than `unknown'
 	# because (1) that's what they normally are, and
@@ -305,25 +331,28 @@ case $basic_machine in
 	| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
 	| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
 	| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
-	| avr-* \
+	| avr-* | avr32-* \
 	| bfin-* | bs2000-* \
 	| c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
 	| clipper-* | craynv-* | cydra-* \
 	| d10v-* | d30v-* | dlx-* \
 	| elxsi-* \
-	| f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
+	| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
 	| h8300-* | h8500-* \
 	| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
 	| i*86-* | i860-* | i960-* | ia64-* \
 	| ip2k-* | iq2000-* \
-	| m32r-* | m32rle-* \
+	| lm32-* \
+	| m32c-* | m32r-* | m32rle-* \
 	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
-	| m88110-* | m88k-* | maxq-* | mcore-* \
+	| m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
 	| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
 	| mips16-* \
 	| mips64-* | mips64el-* \
-	| mips64vr-* | mips64vrel-* \
+	| mips64octeon-* | mips64octeonel-* \
 	| mips64orion-* | mips64orionel-* \
+	| mips64r5900-* | mips64r5900el-* \
+	| mips64vr-* | mips64vrel-* \
 	| mips64vr4100-* | mips64vr4100el-* \
 	| mips64vr4300-* | mips64vr4300el-* \
 	| mips64vr5000-* | mips64vr5000el-* \
@@ -336,30 +365,34 @@ case $basic_machine in
 	| mipsisa64sr71k-* | mipsisa64sr71kel-* \
 	| mipstx39-* | mipstx39el-* \
 	| mmix-* \
-	| ms1-* \
+	| mt-* \
 	| msp430-* \
+	| nios-* | nios2-* \
 	| none-* | np1-* | ns16k-* | ns32k-* \
 	| orion-* \
 	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
 	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
 	| pyramid-* \
-	| romp-* | rs6000-* \
-	| sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | shbe-* \
+	| romp-* | rs6000-* | rx-* \
+	| sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
-	| sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
+	| sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
 	| sparclite-* \
-	| sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
+	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
 	| tahoe-* | thumb-* \
-	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
+	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
 	| tron-* \
+	| ubicom32-* \
 	| v850-* | v850e-* | vax-* \
 	| we32k-* \
-	| x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
-	| xstormy16-* | xtensa-* \
+	| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
+	| xstormy16-* | xtensa*-* \
 	| ymp-* \
-	| z8k-*)
+	| z8k-* | z80-*)
 		;;
-	m32c-*)
+	# Recognize the basic CPU types without company name, with glob match.
+	xtensa*)
+		basic_machine=$basic_machine-unknown
 		;;
 	# Recognize the various machine names and aliases which stand
 	# for a CPU type and a company and sometimes even an OS.
@@ -423,6 +456,10 @@ case $basic_machine in
 		basic_machine=m68k-apollo
 		os=-bsd
 		;;
+	aros)
+		basic_machine=i386-pc
+		os=-aros
+		;;
 	aux)
 		basic_machine=m68k-apple
 		os=-aux
@@ -431,10 +468,26 @@ case $basic_machine in
 		basic_machine=ns32k-sequent
 		os=-dynix
 		;;
+	blackfin)
+		basic_machine=bfin-unknown
+		os=-linux
+		;;
+	blackfin-*)
+		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
+		os=-linux
+		;;
+	bluegene*)
+		basic_machine=powerpc-ibm
+		os=-cnk
+		;;
 	c90)
 		basic_machine=c90-cray
 		os=-unicos
 		;;
+        cegcc)
+		basic_machine=arm-unknown
+		os=-cegcc
+		;;
 	convex-c1)
 		basic_machine=c1-convex
 		os=-bsd
@@ -463,8 +516,8 @@ case $basic_machine in
 		basic_machine=craynv-cray
 		os=-unicosmp
 		;;
-	cr16c)
-		basic_machine=cr16c-unknown
+	cr16)
+		basic_machine=cr16-unknown
 		os=-elf
 		;;
 	crds | unos)
@@ -502,6 +555,10 @@ case $basic_machine in
 		basic_machine=m88k-motorola
 		os=-sysv3
 		;;
+	dicos)
+		basic_machine=i686-pc
+		os=-dicos
+		;;
 	djgpp)
 		basic_machine=i586-pc
 		os=-msdosdjgpp
@@ -656,6 +713,14 @@ case $basic_machine in
 		basic_machine=m68k-isi
 		os=-sysv
 		;;
+	m68knommu)
+		basic_machine=m68k-unknown
+		os=-linux
+		;;
+	m68knommu-*)
+		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
+		os=-linux
+		;;
 	m88k-omron*)
 		basic_machine=m88k-omron
 		;;
@@ -667,10 +732,17 @@ case $basic_machine in
 		basic_machine=ns32k-utek
 		os=-sysv
 		;;
+        microblaze)
+		basic_machine=microblaze-xilinx
+		;;
 	mingw32)
 		basic_machine=i386-pc
 		os=-mingw32
 		;;
+	mingw32ce)
+		basic_machine=arm-unknown
+		os=-mingw32ce
+		;;
 	miniframe)
 		basic_machine=m68000-convergent
 		;;
@@ -696,6 +768,9 @@ case $basic_machine in
 		basic_machine=i386-pc
 		os=-msdos
 		;;
+	ms1-*)
+		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
+		;;
 	mvs)
 		basic_machine=i370-ibm
 		os=-mvs
@@ -794,6 +869,14 @@ case $basic_machine in
 		basic_machine=i860-intel
 		os=-osf
 		;;
+	parisc)
+		basic_machine=hppa-unknown
+		os=-linux
+		;;
+	parisc-*)
+		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
+		os=-linux
+		;;
 	pbd)
 		basic_machine=sparc-tti
 		;;
@@ -803,6 +886,12 @@ case $basic_machine in
 	pc532 | pc532-*)
 		basic_machine=ns32k-pc532
 		;;
+	pc98)
+		basic_machine=i386-pc
+		;;
+	pc98-*)
+		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
 	pentium | p5 | k5 | k6 | nexgen | viac3)
 		basic_machine=i586-pc
 		;;
@@ -859,6 +948,10 @@ case $basic_machine in
 		basic_machine=i586-unknown
 		os=-pw32
 		;;
+	rdos)
+		basic_machine=i386-pc
+		os=-rdos
+		;;
 	rom68k)
 		basic_machine=m68k-rom68k
 		os=-coff
@@ -885,6 +978,10 @@ case $basic_machine in
 	sb1el)
 		basic_machine=mipsisa64sb1el-unknown
 		;;
+	sde)
+		basic_machine=mipsisa32-sde
+		os=-elf
+		;;
 	sei)
 		basic_machine=mips-sei
 		os=-seiux
@@ -896,6 +993,9 @@ case $basic_machine in
 		basic_machine=sh-hitachi
 		os=-hms
 		;;
+	sh5el)
+		basic_machine=sh5le-unknown
+		;;
 	sh64)
 		basic_machine=sh64-unknown
 		;;
@@ -985,6 +1085,10 @@ case $basic_machine in
 		basic_machine=tic6x-unknown
 		os=-coff
 		;;
+	tile*)
+		basic_machine=tile-unknown
+		os=-linux-gnu
+		;;
 	tx39)
 		basic_machine=mipstx39-unknown
 		;;
@@ -1060,6 +1164,10 @@ case $basic_machine in
 		basic_machine=z8k-unknown
 		os=-sim
 		;;
+	z80-*-coff)
+		basic_machine=z80-unknown
+		os=-sim
+		;;
 	none)
 		basic_machine=none-none
 		os=-none
@@ -1098,10 +1206,10 @@ case $basic_machine in
 	we32k)
 		basic_machine=we32k-att
 		;;
-	sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
+	sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
 		basic_machine=sh-unknown
 		;;
-	sparc | sparcv8 | sparcv9 | sparcv9b)
+	sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
 		basic_machine=sparc-sun
 		;;
 	cydra)
@@ -1148,6 +1256,9 @@ case $os in
         # First match some system type aliases
         # that might get confused with valid system types.
 	# -solaris* is a basic system type, with this one exception.
+        -auroraux)
+	        os=-auroraux
+		;;
 	-solaris1 | -solaris1.*)
 		os=`echo $os | sed -e 's|solaris1|sunos4|'`
 		;;
@@ -1168,27 +1279,30 @@ case $os in
 	# Each alternative MUST END IN A *, to match a version number.
 	# -sysv* is not here because it comes later, after sysvr4.
 	-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
-	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
-	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
+	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
+	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
+	      | -sym* | -kopensolaris* \
 	      | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
-	      | -aos* \
+	      | -aos* | -aros* \
 	      | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
 	      | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
-	      | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* \
+	      | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
+	      | -openbsd* | -solidbsd* \
 	      | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
 	      | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
 	      | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
 	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
-	      | -chorusos* | -chorusrdb* \
+	      | -chorusos* | -chorusrdb* | -cegcc* \
 	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-	      | -mingw32* | -linux-gnu* | -linux-uclibc* | -uxpv* | -beos* | -mpeix* | -udk* \
+	      | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
+	      | -uxpv* | -beos* | -mpeix* | -udk* \
 	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
 	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
 	      | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
 	      | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
 	      | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
 	      | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
-	      | -skyos* | -haiku*)
+	      | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
 	# Remember, each alternative MUST END IN *, to match a version number.
 		;;
 	-qnx*)
@@ -1318,6 +1432,9 @@ case $os in
 	-zvmoe)
 		os=-zvmoe
 		;;
+	-dicos*)
+		os=-dicos
+		;;
 	-none)
 		;;
 	*)
@@ -1340,6 +1457,12 @@ else
 # system, and we'll never get to this point.
 
 case $basic_machine in
+        score-*)
+		os=-elf
+		;;
+        spu-*)
+		os=-elf
+		;;
 	*-acorn)
 		os=-riscix1.2
 		;;
@@ -1349,9 +1472,9 @@ case $basic_machine in
 	arm*-semi)
 		os=-aout
 		;;
-    c4x-* | tic4x-*)
-        os=-coff
-        ;;
+        c4x-* | tic4x-*)
+        	os=-coff
+		;;
 	# This must come before the *-dec entry.
 	pdp10-*)
 		os=-tops20
@@ -1377,6 +1500,9 @@ case $basic_machine in
 	m68*-cisco)
 		os=-aout
 		;;
+        mep-*)
+		os=-elf
+		;;
 	mips*-cisco)
 		os=-elf
 		;;
@@ -1506,7 +1632,7 @@ case $basic_machine in
 			-sunos*)
 				vendor=sun
 				;;
-			-aix*)
+			-cnk*|-aix*)
 				vendor=ibm
 				;;
 			-beos*)
diff --git a/config/depcomp b/config/depcomp
index 04701da..df8eea7 100755
--- a/config/depcomp
+++ b/config/depcomp
@@ -1,9 +1,10 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2005-07-09.11
+scriptversion=2009-04-28.21; # UTC
 
-# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free
+# Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -16,9 +17,7 @@ scriptversion=2005-07-09.11
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -86,12 +85,34 @@ if test "$depmode" = dashXmstdout; then
    depmode=dashmstdout
 fi
 
+cygpath_u="cygpath -u -f -"
+if test "$depmode" = msvcmsys; then
+   # This is just like msvisualcpp but w/o cygpath translation.
+   # Just convert the backslash-escaped backslashes to single forward
+   # slashes to satisfy depend.m4
+   cygpath_u="sed s,\\\\\\\\,/,g"
+   depmode=msvisualcpp
+fi
+
 case "$depmode" in
 gcc3)
 ## gcc 3 implements dependency tracking that does exactly what
 ## we want.  Yay!  Note: for some reason libtool 1.4 doesn't like
 ## it if -MD -MP comes after the -MF stuff.  Hmm.
-  "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
+## Unfortunately, FreeBSD c89 acceptance of flags depends upon
+## the command line argument order; so add the flags where they
+## appear in depend2.am.  Note that the slowdown incurred here
+## affects only configure: in makefiles, %FASTDEP% shortcuts this.
+  for arg
+  do
+    case $arg in
+    -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
+    *)  set fnord "$@" "$arg" ;;
+    esac
+    shift # fnord
+    shift # $arg
+  done
+  "$@"
   stat=$?
   if test $stat -eq 0; then :
   else
@@ -178,14 +199,14 @@ sgi)
 ' < "$tmpdepfile" \
     | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
     tr '
-' ' ' >> $depfile
-    echo >> $depfile
+' ' ' >> "$depfile"
+    echo >> "$depfile"
 
     # The second pass generates a dummy entry for each header file.
     tr ' ' '
 ' < "$tmpdepfile" \
    | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
-   >> $depfile
+   >> "$depfile"
   else
     # The sourcefile does not contain any dependencies, so just
     # store a dummy comment line, to avoid errors with the Makefile
@@ -201,34 +222,39 @@ aix)
   # current directory.  Also, the AIX compiler puts `$object:' at the
   # start of each line; $object doesn't have directory information.
   # Version 6 uses the directory in both cases.
-  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
-  tmpdepfile="$stripped.u"
+  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
+  test "x$dir" = "x$object" && dir=
+  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
   if test "$libtool" = yes; then
+    tmpdepfile1=$dir$base.u
+    tmpdepfile2=$base.u
+    tmpdepfile3=$dir.libs/$base.u
     "$@" -Wc,-M
   else
+    tmpdepfile1=$dir$base.u
+    tmpdepfile2=$dir$base.u
+    tmpdepfile3=$dir$base.u
     "$@" -M
   fi
   stat=$?
 
-  if test -f "$tmpdepfile"; then :
-  else
-    stripped=`echo "$stripped" | sed 's,^.*/,,'`
-    tmpdepfile="$stripped.u"
-  fi
-
   if test $stat -eq 0; then :
   else
-    rm -f "$tmpdepfile"
+    rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
     exit $stat
   fi
 
+  for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
+  do
+    test -f "$tmpdepfile" && break
+  done
   if test -f "$tmpdepfile"; then
-    outname="$stripped.o"
     # Each line is of the form `foo.o: dependent.h'.
     # Do two passes, one to just change these to
     # `$object: dependent.h' and one to simply `dependent.h:'.
-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
-    sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
+    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
+    # That's a tab and a space in the [].
+    sed -e 's,^.*\.[a-z]*:[	 ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
   else
     # The sourcefile does not contain any dependencies, so just
     # store a dummy comment line, to avoid errors with the Makefile
@@ -276,6 +302,51 @@ icc)
   rm -f "$tmpdepfile"
   ;;
 
+hp2)
+  # The "hp" stanza above does not work with aCC (C++) and HP's ia64
+  # compilers, which have integrated preprocessors.  The correct option
+  # to use with these is +Maked; it writes dependencies to a file named
+  # 'foo.d', which lands next to the object file, wherever that
+  # happens to be.
+  # Much of this is similar to the tru64 case; see comments there.
+  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
+  test "x$dir" = "x$object" && dir=
+  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
+  if test "$libtool" = yes; then
+    tmpdepfile1=$dir$base.d
+    tmpdepfile2=$dir.libs/$base.d
+    "$@" -Wc,+Maked
+  else
+    tmpdepfile1=$dir$base.d
+    tmpdepfile2=$dir$base.d
+    "$@" +Maked
+  fi
+  stat=$?
+  if test $stat -eq 0; then :
+  else
+     rm -f "$tmpdepfile1" "$tmpdepfile2"
+     exit $stat
+  fi
+
+  for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2"
+  do
+    test -f "$tmpdepfile" && break
+  done
+  if test -f "$tmpdepfile"; then
+    sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile"
+    # Add `dependent.h:' lines.
+    sed -ne '2,${
+	       s/^ *//
+	       s/ \\*$//
+	       s/$/:/
+	       p
+	     }' "$tmpdepfile" >> "$depfile"
+  else
+    echo "#dummy" > "$depfile"
+  fi
+  rm -f "$tmpdepfile" "$tmpdepfile2"
+  ;;
+
 tru64)
    # The Tru64 compiler uses -MD to generate dependencies as a side
    # effect.  `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
@@ -288,13 +359,13 @@ tru64)
 
    if test "$libtool" = yes; then
       # With Tru64 cc, shared objects can also be used to make a
-      # static library.  This mecanism is used in libtool 1.4 series to
+      # static library.  This mechanism is used in libtool 1.4 series to
       # handle both shared and static libraries in a single compilation.
       # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
       #
       # With libtool 1.5 this exception was removed, and libtool now
       # generates 2 separate objects for the 2 libraries.  These two
-      # compilations output dependencies in in $dir.libs/$base.o.d and
+      # compilations output dependencies in $dir.libs/$base.o.d and
       # in $dir$base.o.d.  We have to check for both files, because
       # one of the two compilations can be disabled.  We should prefer
       # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
@@ -345,7 +416,7 @@ dashmstdout)
 
   # Remove the call to Libtool.
   if test "$libtool" = yes; then
-    while test $1 != '--mode=compile'; do
+    while test "X$1" != 'X--mode=compile'; do
       shift
     done
     shift
@@ -396,32 +467,39 @@ makedepend)
   "$@" || exit $?
   # Remove any Libtool call
   if test "$libtool" = yes; then
-    while test $1 != '--mode=compile'; do
+    while test "X$1" != 'X--mode=compile'; do
       shift
     done
     shift
   fi
   # X makedepend
   shift
-  cleared=no
-  for arg in "$@"; do
+  cleared=no eat=no
+  for arg
+  do
     case $cleared in
     no)
       set ""; shift
       cleared=yes ;;
     esac
+    if test $eat = yes; then
+      eat=no
+      continue
+    fi
     case "$arg" in
     -D*|-I*)
       set fnord "$@" "$arg"; shift ;;
     # Strip any option that makedepend may not understand.  Remove
     # the object too, otherwise makedepend will parse it as a source file.
+    -arch)
+      eat=yes ;;
     -*|$object)
       ;;
     *)
       set fnord "$@" "$arg"; shift ;;
     esac
   done
-  obj_suffix="`echo $object | sed 's/^.*\././'`"
+  obj_suffix=`echo "$object" | sed 's/^.*\././'`
   touch "$tmpdepfile"
   ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
   rm -f "$depfile"
@@ -441,7 +519,7 @@ cpp)
 
   # Remove the call to Libtool.
   if test "$libtool" = yes; then
-    while test $1 != '--mode=compile'; do
+    while test "X$1" != 'X--mode=compile'; do
       shift
     done
     shift
@@ -479,13 +557,27 @@ cpp)
 
 msvisualcpp)
   # Important note: in order to support this mode, a compiler *must*
-  # always write the preprocessed file to stdout, regardless of -o,
-  # because we must use -o when running libtool.
+  # always write the preprocessed file to stdout.
   "$@" || exit $?
+
+  # Remove the call to Libtool.
+  if test "$libtool" = yes; then
+    while test "X$1" != 'X--mode=compile'; do
+      shift
+    done
+    shift
+  fi
+
   IFS=" "
   for arg
   do
     case "$arg" in
+    -o)
+      shift
+      ;;
+    $object)
+      shift
+      ;;
     "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
 	set fnord "$@"
 	shift
@@ -498,16 +590,23 @@ msvisualcpp)
 	;;
     esac
   done
-  "$@" -E |
-  sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
+  "$@" -E 2>/dev/null |
+  sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
   rm -f "$depfile"
   echo "$object : \\" > "$depfile"
-  . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::	\1 \\:p' >> "$depfile"
+  sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::	\1 \\:p' >> "$depfile"
   echo "	" >> "$depfile"
-  . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile"
+  sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile"
   rm -f "$tmpdepfile"
   ;;
 
+msvcmsys)
+  # This case exists only to let depend.m4 do its work.  It works by
+  # looking at the text of this script.  This case will never be run,
+  # since it is checked for above.
+  exit 1
+  ;;
+
 none)
   exec "$@"
   ;;
@@ -526,5 +625,6 @@ exit 0
 # eval: (add-hook 'write-file-hooks 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
 # End:
diff --git a/config/install-sh b/config/install-sh
index 4d4a951..6781b98 100755
--- a/config/install-sh
+++ b/config/install-sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2005-05-14.22
+scriptversion=2009-04-28.21; # UTC
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -39,38 +39,68 @@ scriptversion=2005-05-14.22
 # when there is no Makefile.
 #
 # This script is compatible with the BSD install script, but was written
-# from scratch.  It can only install one file at a time, a restriction
-# shared with many OS's install programs.
+# from scratch.
+
+nl='
+'
+IFS=" ""	$nl"
 
 # set DOITPROG to echo to test this script
 
 # Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
+doit=${DOITPROG-}
+if test -z "$doit"; then
+  doit_exec=exec
+else
+  doit_exec=$doit
+fi
 
-# put in absolute paths if you don't have them in your path; or use env. vars.
+# Put in absolute file names if you don't have them in your path;
+# or use environment vars.
+
+chgrpprog=${CHGRPPROG-chgrp}
+chmodprog=${CHMODPROG-chmod}
+chownprog=${CHOWNPROG-chown}
+cmpprog=${CMPPROG-cmp}
+cpprog=${CPPROG-cp}
+mkdirprog=${MKDIRPROG-mkdir}
+mvprog=${MVPROG-mv}
+rmprog=${RMPROG-rm}
+stripprog=${STRIPPROG-strip}
+
+posix_glob='?'
+initialize_posix_glob='
+  test "$posix_glob" != "?" || {
+    if (set -f) 2>/dev/null; then
+      posix_glob=
+    else
+      posix_glob=:
+    fi
+  }
+'
 
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
+posix_mkdir=
+
+# Desired mode of installed file.
+mode=0755
 
-chmodcmd="$chmodprog 0755"
-chowncmd=
 chgrpcmd=
-stripcmd=
+chmodcmd=$chmodprog
+chowncmd=
+mvcmd=$mvprog
 rmcmd="$rmprog -f"
-mvcmd="$mvprog"
+stripcmd=
+
 src=
 dst=
 dir_arg=
-dstarg=
+dst_arg=
+
+copy_on_change=false
 no_target_directory=
 
-usage="Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
+usage="\
+Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
    or: $0 [OPTION]... SRCFILES... DIRECTORY
    or: $0 [OPTION]... -t DIRECTORY SRCFILES...
    or: $0 [OPTION]... -d DIRECTORIES...
@@ -80,81 +110,86 @@ In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
 In the 4th, create DIRECTORIES.
 
 Options:
--c         (ignored)
--d         create directories instead of installing files.
--g GROUP   $chgrpprog installed files to GROUP.
--m MODE    $chmodprog installed files to MODE.
--o USER    $chownprog installed files to USER.
--s         $stripprog installed files.
--t DIRECTORY  install into DIRECTORY.
--T         report an error if DSTFILE is a directory.
---help     display this help and exit.
---version  display version info and exit.
+     --help     display this help and exit.
+     --version  display version info and exit.
+
+  -c            (ignored)
+  -C            install only if different (preserve the last data modification time)
+  -d            create directories instead of installing files.
+  -g GROUP      $chgrpprog installed files to GROUP.
+  -m MODE       $chmodprog installed files to MODE.
+  -o USER       $chownprog installed files to USER.
+  -s            $stripprog installed files.
+  -t DIRECTORY  install into DIRECTORY.
+  -T            report an error if DSTFILE is a directory.
 
 Environment variables override the default commands:
-  CHGRPPROG CHMODPROG CHOWNPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG
+  CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
+  RMPROG STRIPPROG
 "
 
-while test -n "$1"; do
+while test $# -ne 0; do
   case $1 in
-    -c) shift
-        continue;;
+    -c) ;;
+
+    -C) copy_on_change=true;;
 
-    -d) dir_arg=true
-        shift
-        continue;;
+    -d) dir_arg=true;;
 
     -g) chgrpcmd="$chgrpprog $2"
-        shift
-        shift
-        continue;;
+	shift;;
 
     --help) echo "$usage"; exit $?;;
 
-    -m) chmodcmd="$chmodprog $2"
-        shift
-        shift
-        continue;;
+    -m) mode=$2
+	case $mode in
+	  *' '* | *'	'* | *'
+'*	  | *'*'* | *'?'* | *'['*)
+	    echo "$0: invalid mode: $mode" >&2
+	    exit 1;;
+	esac
+	shift;;
 
     -o) chowncmd="$chownprog $2"
-        shift
-        shift
-        continue;;
+	shift;;
 
-    -s) stripcmd=$stripprog
-        shift
-        continue;;
+    -s) stripcmd=$stripprog;;
 
-    -t) dstarg=$2
-	shift
-	shift
-	continue;;
+    -t) dst_arg=$2
+	shift;;
 
-    -T) no_target_directory=true
-	shift
-	continue;;
+    -T) no_target_directory=true;;
 
     --version) echo "$0 $scriptversion"; exit $?;;
 
-    *)  # When -d is used, all remaining arguments are directories to create.
-	# When -t is used, the destination is already specified.
-	test -n "$dir_arg$dstarg" && break
-        # Otherwise, the last argument is the destination.  Remove it from $@.
-	for arg
-	do
-          if test -n "$dstarg"; then
-	    # $@ is not empty: it contains at least $arg.
-	    set fnord "$@" "$dstarg"
-	    shift # fnord
-	  fi
-	  shift # arg
-	  dstarg=$arg
-	done
+    --)	shift
 	break;;
+
+    -*)	echo "$0: invalid option: $1" >&2
+	exit 1;;
+
+    *)  break;;
   esac
+  shift
 done
 
-if test -z "$1"; then
+if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
+  # When -d is used, all remaining arguments are directories to create.
+  # When -t is used, the destination is already specified.
+  # Otherwise, the last argument is the destination.  Remove it from $@.
+  for arg
+  do
+    if test -n "$dst_arg"; then
+      # $@ is not empty: it contains at least $arg.
+      set fnord "$@" "$dst_arg"
+      shift # fnord
+    fi
+    shift # arg
+    dst_arg=$arg
+  done
+fi
+
+if test $# -eq 0; then
   if test -z "$dir_arg"; then
     echo "$0: no input file specified." >&2
     exit 1
@@ -164,24 +199,47 @@ if test -z "$1"; then
   exit 0
 fi
 
+if test -z "$dir_arg"; then
+  trap '(exit $?); exit' 1 2 13 15
+
+  # Set umask so as not to create temps with too-generous modes.
+  # However, 'strip' requires both read and write access to temps.
+  case $mode in
+    # Optimize common cases.
+    *644) cp_umask=133;;
+    *755) cp_umask=22;;
+
+    *[0-7])
+      if test -z "$stripcmd"; then
+	u_plus_rw=
+      else
+	u_plus_rw='% 200'
+      fi
+      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
+    *)
+      if test -z "$stripcmd"; then
+	u_plus_rw=
+      else
+	u_plus_rw=,u+rw
+      fi
+      cp_umask=$mode$u_plus_rw;;
+  esac
+fi
+
 for src
 do
   # Protect names starting with `-'.
   case $src in
-    -*) src=./$src ;;
+    -*) src=./$src;;
   esac
 
   if test -n "$dir_arg"; then
     dst=$src
-    src=
-
-    if test -d "$dst"; then
-      mkdircmd=:
-      chmodcmd=
-    else
-      mkdircmd=$mkdirprog
-    fi
+    dstdir=$dst
+    test -d "$dstdir"
+    dstdir_status=$?
   else
+
     # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
     # might cause directories to be created, which would be especially bad
     # if $src (and thus $dsttmp) contains '*'.
@@ -190,71 +248,199 @@ do
       exit 1
     fi
 
-    if test -z "$dstarg"; then
+    if test -z "$dst_arg"; then
       echo "$0: no destination specified." >&2
       exit 1
     fi
 
-    dst=$dstarg
+    dst=$dst_arg
     # Protect names starting with `-'.
     case $dst in
-      -*) dst=./$dst ;;
+      -*) dst=./$dst;;
     esac
 
     # If destination is a directory, append the input filename; won't work
     # if double slashes aren't ignored.
     if test -d "$dst"; then
       if test -n "$no_target_directory"; then
-	echo "$0: $dstarg: Is a directory" >&2
+	echo "$0: $dst_arg: Is a directory" >&2
 	exit 1
       fi
-      dst=$dst/`basename "$src"`
+      dstdir=$dst
+      dst=$dstdir/`basename "$src"`
+      dstdir_status=0
+    else
+      # Prefer dirname, but fall back on a substitute if dirname fails.
+      dstdir=`
+	(dirname "$dst") 2>/dev/null ||
+	expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	     X"$dst" : 'X\(//\)[^/]' \| \
+	     X"$dst" : 'X\(//\)$' \| \
+	     X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
+	echo X"$dst" |
+	    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+		   s//\1/
+		   q
+		 }
+		 /^X\(\/\/\)[^/].*/{
+		   s//\1/
+		   q
+		 }
+		 /^X\(\/\/\)$/{
+		   s//\1/
+		   q
+		 }
+		 /^X\(\/\).*/{
+		   s//\1/
+		   q
+		 }
+		 s/.*/./; q'
+      `
+
+      test -d "$dstdir"
+      dstdir_status=$?
     fi
   fi
 
-  # This sed command emulates the dirname command.
-  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
+  obsolete_mkdir_used=false
+
+  if test $dstdir_status != 0; then
+    case $posix_mkdir in
+      '')
+	# Create intermediate dirs using mode 755 as modified by the umask.
+	# This is like FreeBSD 'install' as of 1997-10-28.
+	umask=`umask`
+	case $stripcmd.$umask in
+	  # Optimize common cases.
+	  *[2367][2367]) mkdir_umask=$umask;;
+	  .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
+
+	  *[0-7])
+	    mkdir_umask=`expr $umask + 22 \
+	      - $umask % 100 % 40 + $umask % 20 \
+	      - $umask % 10 % 4 + $umask % 2
+	    `;;
+	  *) mkdir_umask=$umask,go-w;;
+	esac
+
+	# With -d, create the new directory with the user-specified mode.
+	# Otherwise, rely on $mkdir_umask.
+	if test -n "$dir_arg"; then
+	  mkdir_mode=-m$mode
+	else
+	  mkdir_mode=
+	fi
+
+	posix_mkdir=false
+	case $umask in
+	  *[123567][0-7][0-7])
+	    # POSIX mkdir -p sets u+wx bits regardless of umask, which
+	    # is incompatible with FreeBSD 'install' when (umask & 300) != 0.
+	    ;;
+	  *)
+	    tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
+	    trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
+
+	    if (umask $mkdir_umask &&
+		exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
+	    then
+	      if test -z "$dir_arg" || {
+		   # Check for POSIX incompatibilities with -m.
+		   # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
+		   # other-writeable bit of parent directory when it shouldn't.
+		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
+		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
+		   case $ls_ld_tmpdir in
+		     d????-?r-*) different_mode=700;;
+		     d????-?--*) different_mode=755;;
+		     *) false;;
+		   esac &&
+		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
+		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
+		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
+		   }
+		 }
+	      then posix_mkdir=:
+	      fi
+	      rmdir "$tmpdir/d" "$tmpdir"
+	    else
+	      # Remove any dirs left behind by ancient mkdir implementations.
+	      rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
+	    fi
+	    trap '' 0;;
+	esac;;
+    esac
 
-  # Make sure that the destination directory exists.
+    if
+      $posix_mkdir && (
+	umask $mkdir_umask &&
+	$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir"
+      )
+    then :
+    else
 
-  # Skip lots of stat calls in the usual case.
-  if test ! -d "$dstdir"; then
-    defaultIFS='
-	 '
-    IFS="${IFS-$defaultIFS}"
+      # The umask is ridiculous, or mkdir does not conform to POSIX,
+      # or it failed possibly due to a race condition.  Create the
+      # directory the slow way, step by step, checking for races as we go.
 
-    oIFS=$IFS
-    # Some sh's can't handle IFS=/ for some reason.
-    IFS='%'
-    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
-    shift
-    IFS=$oIFS
+      case $dstdir in
+	/*) prefix='/';;
+	-*) prefix='./';;
+	*)  prefix='';;
+      esac
 
-    pathcomp=
+      eval "$initialize_posix_glob"
 
-    while test $# -ne 0 ; do
-      pathcomp=$pathcomp$1
+      oIFS=$IFS
+      IFS=/
+      $posix_glob set -f
+      set fnord $dstdir
       shift
-      if test ! -d "$pathcomp"; then
-        $mkdirprog "$pathcomp"
-	# mkdir can fail with a `File exist' error in case several
-	# install-sh are creating the directory concurrently.  This
-	# is OK.
-	test -d "$pathcomp" || exit
+      $posix_glob set +f
+      IFS=$oIFS
+
+      prefixes=
+
+      for d
+      do
+	test -z "$d" && continue
+
+	prefix=$prefix$d
+	if test -d "$prefix"; then
+	  prefixes=
+	else
+	  if $posix_mkdir; then
+	    (umask=$mkdir_umask &&
+	     $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
+	    # Don't fail if two instances are running concurrently.
+	    test -d "$prefix" || exit 1
+	  else
+	    case $prefix in
+	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
+	      *) qprefix=$prefix;;
+	    esac
+	    prefixes="$prefixes '$qprefix'"
+	  fi
+	fi
+	prefix=$prefix/
+      done
+
+      if test -n "$prefixes"; then
+	# Don't fail if two instances are running concurrently.
+	(umask $mkdir_umask &&
+	 eval "\$doit_exec \$mkdirprog $prefixes") ||
+	  test -d "$dstdir" || exit 1
+	obsolete_mkdir_used=true
       fi
-      pathcomp=$pathcomp/
-    done
+    fi
   fi
 
   if test -n "$dir_arg"; then
-    $doit $mkdircmd "$dst" \
-      && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
-      && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
-      && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
-      && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
-
+    { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
+    { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
+    { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
+      test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
   else
-    dstfile=`basename "$dst"`
 
     # Make a couple of temp file names in the proper directory.
     dsttmp=$dstdir/_inst.$$_
@@ -262,10 +448,9 @@ do
 
     # Trap to clean up those temp files at exit.
     trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
-    trap '(exit $?); exit' 1 2 13 15
 
     # Copy the file name to the temp name.
-    $doit $cpprog "$src" "$dsttmp" &&
+    (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
 
     # and set any options; do chmod last to preserve setuid bits.
     #
@@ -273,51 +458,63 @@ do
     # ignore errors from any of these, just make sure not to ignore
     # errors from the above "$doit $cpprog $src $dsttmp" command.
     #
-    { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
-      && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
-      && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
-      && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
-
-    # Now rename the file to the real destination.
-    { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
-      || {
-	   # The rename failed, perhaps because mv can't rename something else
-	   # to itself, or perhaps because mv is so ancient that it does not
-	   # support -f.
-
-	   # Now remove or move aside any old file at destination location.
-	   # We try this two ways since rm can't unlink itself on some
-	   # systems and the destination file might be busy for other
-	   # reasons.  In this case, the final cleanup might fail but the new
-	   # file should still install successfully.
-	   {
-	     if test -f "$dstdir/$dstfile"; then
-	       $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \
-	       || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
-	       || {
-		 echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
-		 (exit 1); exit 1
-	       }
-	     else
-	       :
-	     fi
-	   } &&
-
-	   # Now rename the file to the real destination.
-	   $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
-	 }
-    }
-  fi || { (exit 1); exit 1; }
+    { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
+    { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
+    { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
+    { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
+
+    # If -C, don't bother to copy if it wouldn't change the file.
+    if $copy_on_change &&
+       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
+       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
+
+       eval "$initialize_posix_glob" &&
+       $posix_glob set -f &&
+       set X $old && old=:$2:$4:$5:$6 &&
+       set X $new && new=:$2:$4:$5:$6 &&
+       $posix_glob set +f &&
+
+       test "$old" = "$new" &&
+       $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
+    then
+      rm -f "$dsttmp"
+    else
+      # Rename the file to the real destination.
+      $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
+
+      # The rename failed, perhaps because mv can't rename something else
+      # to itself, or perhaps because mv is so ancient that it does not
+      # support -f.
+      {
+	# Now remove or move aside any old file at destination location.
+	# We try this two ways since rm can't unlink itself on some
+	# systems and the destination file might be busy for other
+	# reasons.  In this case, the final cleanup might fail but the new
+	# file should still install successfully.
+	{
+	  test ! -f "$dst" ||
+	  $doit $rmcmd -f "$dst" 2>/dev/null ||
+	  { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
+	    { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
+	  } ||
+	  { echo "$0: cannot unlink or rename $dst" >&2
+	    (exit 1); exit 1
+	  }
+	} &&
+
+	# Now rename the file to the real destination.
+	$doit $mvcmd "$dsttmp" "$dst"
+      }
+    fi || exit 1
+
+    trap '' 0
+  fi
 done
 
-# The final little trick to "correctly" pass the exit status to the exit trap.
-{
-  (exit 0); exit 0
-}
-
 # Local variables:
 # eval: (add-hook 'write-file-hooks 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
 # End:
diff --git a/config/ltmain.sh b/config/ltmain.sh
old mode 100644
new mode 100755
index 8fc56db..a72f2fd
--- a/config/ltmain.sh
+++ b/config/ltmain.sh
@@ -1,30 +1,174 @@
-# ltmain.sh - Provide generalized library-building support services.
-# NOTE: Changing this file will not affect anything until you rerun configure.
-#
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
-# Free Software Foundation, Inc.
-# Originally by Gordon Matzigkeit <gord at gnu.ai.mit.edu>, 1996
-#
-# This program is free software; you can redistribute it and/or modify
+# Generated from ltmain.m4sh.
+
+# ltmain.sh (GNU libtool) 2.2.6b
+# Written by Gordon Matzigkeit <gord at gnu.ai.mit.edu>, 1996
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc.
+# This is free software; see the source for copying conditions.  There is NO
+# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+# GNU Libtool is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# As a special exception to the GNU General Public License,
+# if you distribute this file as part of a program or library that
+# is built using GNU Libtool, you may include this file under the
+# same distribution terms that you use for the rest of that program.
+#
+# GNU Libtool is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GNU Libtool; see the file COPYING.  If not, a copy
+# can be downloaded from http://www.gnu.org/licenses/gpl.html,
+# or obtained by writing to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+# Usage: $progname [OPTION]... [MODE-ARG]...
+#
+# Provide generalized library-building support services.
 #
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
+#     --config             show all configuration variables
+#     --debug              enable verbose shell tracing
+# -n, --dry-run            display commands without modifying any files
+#     --features           display basic configuration information and exit
+#     --mode=MODE          use operation mode MODE
+#     --preserve-dup-deps  don't remove duplicate dependency libraries
+#     --quiet, --silent    don't print informational messages
+#     --tag=TAG            use configuration variables from tag TAG
+# -v, --verbose            print informational messages (default)
+#     --version            print version information
+# -h, --help               print short or long help message
+#
+# MODE must be one of the following:
+#
+#       clean              remove files from the build directory
+#       compile            compile a source file into a libtool object
+#       execute            automatically set library path, then run a program
+#       finish             complete the installation of libtool libraries
+#       install            install libraries or executables
+#       link               create a library or an executable
+#       uninstall          remove libraries from an installed directory
+#
+# MODE-ARGS vary depending on the MODE.
+# Try `$progname --help --mode=MODE' for a more detailed description of MODE.
+#
+# When reporting a bug, please describe a test case to reproduce it and
+# include the following information:
+#
+#       host-triplet:	$host
+#       shell:		$SHELL
+#       compiler:		$LTCC
+#       compiler flags:		$LTCFLAGS
+#       linker:		$LD (gnu? $with_gnu_ld)
+#       $progname:		(GNU libtool) 2.2.6b
+#       automake:		$automake_version
+#       autoconf:		$autoconf_version
+#
+# Report bugs to <bug-libtool at gnu.org>.
+
+PROGRAM=ltmain.sh
+PACKAGE=libtool
+VERSION=2.2.6b
+TIMESTAMP=""
+package_revision=1.3017
+
+# Be Bourne compatible
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+  emulate sh
+  NULLCMD=:
+  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+"$@"}'='"$@"'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
+fi
+BIN_SH=xpg4; export BIN_SH # for Tru64
+DUALCASE=1; export DUALCASE # for MKS sh
+
+# NLS nuisances: We save the old values to restore during execute mode.
+# Only set LANG and LC_ALL to C if already set.
+# These must not be set unconditionally because not all systems understand
+# e.g. LANG=C (notably SCO).
+lt_user_locale=
+lt_safe_locale=
+for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES
+do
+  eval "if test \"\${$lt_var+set}\" = set; then
+          save_$lt_var=\$$lt_var
+          $lt_var=C
+	  export $lt_var
+	  lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\"
+	  lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\"
+	fi"
+done
+
+$lt_unset CDPATH
+
+
+
+
+
+: ${CP="cp -f"}
+: ${ECHO="echo"}
+: ${EGREP="/bin/grep -E"}
+: ${FGREP="/bin/grep -F"}
+: ${GREP="/bin/grep"}
+: ${LN_S="ln -s"}
+: ${MAKE="make"}
+: ${MKDIR="mkdir"}
+: ${MV="mv -f"}
+: ${RM="rm -f"}
+: ${SED="/bin/sed"}
+: ${SHELL="${CONFIG_SHELL-/bin/sh}"}
+: ${Xsed="$SED -e 1s/^X//"}
 
-basename="s,^.*/,,g"
+# Global variables:
+EXIT_SUCCESS=0
+EXIT_FAILURE=1
+EXIT_MISMATCH=63  # $? = 63 is used to indicate version mismatch to missing.
+EXIT_SKIP=77	  # $? = 77 is used to indicate a skipped test to automake.
+
+exit_status=$EXIT_SUCCESS
+
+# Make sure IFS has a sensible default
+lt_nl='
+'
+IFS=" 	$lt_nl"
+
+dirname="s,/[^/]*$,,"
+basename="s,^.*/,,"
+
+# func_dirname_and_basename file append nondir_replacement
+# perform func_basename and func_dirname in a single function
+# call:
+#   dirname:  Compute the dirname of FILE.  If nonempty,
+#             add APPEND to the result, otherwise set result
+#             to NONDIR_REPLACEMENT.
+#             value returned in "$func_dirname_result"
+#   basename: Compute filename of FILE.
+#             value retuned in "$func_basename_result"
+# Implementation must be kept synchronized with func_dirname
+# and func_basename. For efficiency, we do not delegate to
+# those functions but instead duplicate the functionality here.
+func_dirname_and_basename ()
+{
+  # Extract subdirectory from the argument.
+  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
+  if test "X$func_dirname_result" = "X${1}"; then
+    func_dirname_result="${3}"
+  else
+    func_dirname_result="$func_dirname_result${2}"
+  fi
+  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
+}
+
+# Generated shell functions inserted here.
 
 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
 # is ksh but when the shell is invoked as "sh" and the current value of
@@ -34,112 +178,174 @@ basename="s,^.*/,,g"
 progpath="$0"
 
 # The name of this program:
-progname=`echo "$progpath" | $SED $basename`
-modename="$progname"
+# In the unlikely event $progname began with a '-', it would play havoc with
+# func_echo (imagine progname=-n), so we prepend ./ in that case:
+func_dirname_and_basename "$progpath"
+progname=$func_basename_result
+case $progname in
+  -*) progname=./$progname ;;
+esac
 
-# Global variables:
-EXIT_SUCCESS=0
-EXIT_FAILURE=1
+# Make sure we have an absolute path for reexecution:
+case $progpath in
+  [\\/]*|[A-Za-z]:\\*) ;;
+  *[\\/]*)
+     progdir=$func_dirname_result
+     progdir=`cd "$progdir" && pwd`
+     progpath="$progdir/$progname"
+     ;;
+  *)
+     save_IFS="$IFS"
+     IFS=:
+     for progdir in $PATH; do
+       IFS="$save_IFS"
+       test -x "$progdir/$progname" && break
+     done
+     IFS="$save_IFS"
+     test -n "$progdir" || progdir=`pwd`
+     progpath="$progdir/$progname"
+     ;;
+esac
 
-PROGRAM=ltmain.sh
-PACKAGE=libtool
-VERSION="1.5.22 Debian 1.5.22-2"
-TIMESTAMP=" (1.1220.2.365 2005/12/18 22:14:06)"
+# Sed substitution that helps us do robust quoting.  It backslashifies
+# metacharacters that are still active within double-quoted strings.
+Xsed="${SED}"' -e 1s/^X//'
+sed_quote_subst='s/\([`"$\\]\)/\\\1/g'
+
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\(["`\\]\)/\\\1/g'
+
+# Re-`\' parameter expansions in output of double_quote_subst that were
+# `\'-ed in input to the same.  If an odd number of `\' preceded a '$'
+# in input to double_quote_subst, that '$' was protected from expansion.
+# Since each input `\' is now two `\'s, look for any number of runs of
+# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
+bs='\\'
+bs2='\\\\'
+bs4='\\\\\\\\'
+dollar='\$'
+sed_double_backslash="\
+  s/$bs4/&\\
+/g
+  s/^$bs2$dollar/$bs&/
+  s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g
+  s/\n//g"
+
+# Standard options:
+opt_dry_run=false
+opt_help=false
+opt_quiet=false
+opt_verbose=false
+opt_warning=:
+
+# func_echo arg...
+# Echo program name prefixed message, along with the current mode
+# name if it has been set yet.
+func_echo ()
+{
+    $ECHO "$progname${mode+: }$mode: $*"
+}
 
-# See if we are running on zsh, and set the options which allow our
-# commands through without removal of \ escapes.
-if test -n "${ZSH_VERSION+set}" ; then
-  setopt NO_GLOB_SUBST
-fi
+# func_verbose arg...
+# Echo program name prefixed message in verbose mode only.
+func_verbose ()
+{
+    $opt_verbose && func_echo ${1+"$@"}
 
-# Check that we have a working $echo.
-if test "X$1" = X--no-reexec; then
-  # Discard the --no-reexec flag, and continue.
-  shift
-elif test "X$1" = X--fallback-echo; then
-  # Avoid inline document here, it may be left over
-  :
-elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
-  # Yippee, $echo works!
-  :
-else
-  # Restart under the correct shell, and then maybe $echo will work.
-  exec $SHELL "$progpath" --no-reexec ${1+"$@"}
-fi
+    # A bug in bash halts the script if the last line of a function
+    # fails when set -e is in force, so we need another command to
+    # work around that:
+    :
+}
 
-if test "X$1" = X--fallback-echo; then
-  # used as fallback echo
-  shift
-  cat <<EOF
-$*
-EOF
-  exit $EXIT_SUCCESS
-fi
+# func_error arg...
+# Echo program name prefixed message to standard error.
+func_error ()
+{
+    $ECHO "$progname${mode+: }$mode: "${1+"$@"} 1>&2
+}
 
-default_mode=
-help="Try \`$progname --help' for more information."
-magic="%%%MAGIC variable%%%"
-mkdir="mkdir"
-mv="mv -f"
-rm="rm -f"
+# func_warning arg...
+# Echo program name prefixed warning message to standard error.
+func_warning ()
+{
+    $opt_warning && $ECHO "$progname${mode+: }$mode: warning: "${1+"$@"} 1>&2
 
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-Xsed="${SED}"' -e 1s/^X//'
-sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'
-# test EBCDIC or ASCII
-case `echo X|tr X '\101'` in
- A) # ASCII based system
-    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
-  SP2NL='tr \040 \012'
-  NL2SP='tr \015\012 \040\040'
-  ;;
- *) # EBCDIC based system
-  SP2NL='tr \100 \n'
-  NL2SP='tr \r\n \100\100'
-  ;;
-esac
+    # bash bug again:
+    :
+}
 
-# NLS nuisances.
-# Only set LANG and LC_ALL to C if already set.
-# These must not be set unconditionally because not all systems understand
-# e.g. LANG=C (notably SCO).
-# We save the old values to restore during execute mode.
-if test "${LC_ALL+set}" = set; then
-  save_LC_ALL="$LC_ALL"; LC_ALL=C; export LC_ALL
-fi
-if test "${LANG+set}" = set; then
-  save_LANG="$LANG"; LANG=C; export LANG
-fi
+# func_fatal_error arg...
+# Echo program name prefixed message to standard error, and exit.
+func_fatal_error ()
+{
+    func_error ${1+"$@"}
+    exit $EXIT_FAILURE
+}
 
-# Make sure IFS has a sensible default
-lt_nl='
-'
-IFS=" 	$lt_nl"
+# func_fatal_help arg...
+# Echo program name prefixed message to standard error, followed by
+# a help hint, and exit.
+func_fatal_help ()
+{
+    func_error ${1+"$@"}
+    func_fatal_error "$help"
+}
+help="Try \`$progname --help' for more information."  ## default
 
-if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
-  $echo "$modename: not configured to build any kind of library" 1>&2
-  $echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
-  exit $EXIT_FAILURE
-fi
 
-# Global variables.
-mode=$default_mode
-nonopt=
-prev=
-prevopt=
-run=
-show="$echo"
-show_help=
-execute_dlfiles=
-duplicate_deps=no
-preserve_args=
-lo2o="s/\\.lo\$/.${objext}/"
-o2lo="s/\\.${objext}\$/.lo/"
+# func_grep expression filename
+# Check whether EXPRESSION matches any line of FILENAME, without output.
+func_grep ()
+{
+    $GREP "$1" "$2" >/dev/null 2>&1
+}
+
+
+# func_mkdir_p directory-path
+# Make sure the entire path to DIRECTORY-PATH is available.
+func_mkdir_p ()
+{
+    my_directory_path="$1"
+    my_dir_list=
+
+    if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
+
+      # Protect directory names starting with `-'
+      case $my_directory_path in
+        -*) my_directory_path="./$my_directory_path" ;;
+      esac
+
+      # While some portion of DIR does not yet exist...
+      while test ! -d "$my_directory_path"; do
+        # ...make a list in topmost first order.  Use a colon delimited
+	# list incase some portion of path contains whitespace.
+        my_dir_list="$my_directory_path:$my_dir_list"
+
+        # If the last portion added has no slash in it, the list is done
+        case $my_directory_path in */*) ;; *) break ;; esac
+
+        # ...otherwise throw away the child directory and loop
+        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
+      done
+      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
+
+      save_mkdir_p_IFS="$IFS"; IFS=':'
+      for my_dir in $my_dir_list; do
+	IFS="$save_mkdir_p_IFS"
+        # mkdir can fail with a `File exist' error if two processes
+        # try to create one of the directories concurrently.  Don't
+        # stop in that case!
+        $MKDIR "$my_dir" 2>/dev/null || :
+      done
+      IFS="$save_mkdir_p_IFS"
+
+      # Bail out if we (or some other process) failed to create a directory.
+      test -d "$my_directory_path" || \
+        func_fatal_error "Failed to create \`$1'"
+    fi
+}
 
-#####################################
-# Shell function definitions:
-# This seems to be the best place for them
 
 # func_mktempdir [string]
 # Make a temporary directory that won't clash with other running
@@ -149,7 +355,7 @@ func_mktempdir ()
 {
     my_template="${TMPDIR-/tmp}/${1-$progname}"
 
-    if test "$run" = ":"; then
+    if test "$opt_dry_run" = ":"; then
       # Return a directory name, but don't create it in dry-run mode
       my_tmpdir="${my_template}-$$"
     else
@@ -158,546 +364,818 @@ func_mktempdir ()
       my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
 
       if test ! -d "$my_tmpdir"; then
-	# Failing that, at least try and use $RANDOM to avoid a race
-	my_tmpdir="${my_template}-${RANDOM-0}$$"
+        # Failing that, at least try and use $RANDOM to avoid a race
+        my_tmpdir="${my_template}-${RANDOM-0}$$"
 
-	save_mktempdir_umask=`umask`
-	umask 0077
-	$mkdir "$my_tmpdir"
-	umask $save_mktempdir_umask
+        save_mktempdir_umask=`umask`
+        umask 0077
+        $MKDIR "$my_tmpdir"
+        umask $save_mktempdir_umask
       fi
 
       # If we're not in dry-run mode, bomb out on failure
-      test -d "$my_tmpdir" || {
-        $echo "cannot create temporary directory \`$my_tmpdir'" 1>&2
-	exit $EXIT_FAILURE
-      }
+      test -d "$my_tmpdir" || \
+        func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
     fi
 
-    $echo "X$my_tmpdir" | $Xsed
+    $ECHO "X$my_tmpdir" | $Xsed
 }
 
 
-# func_win32_libid arg
-# return the library type of file 'arg'
-#
-# Need a lot of goo to handle *both* DLLs and import libs
-# Has to be a shell function in order to 'eat' the argument
-# that is supplied when $file_magic_command is called.
-func_win32_libid ()
+# func_quote_for_eval arg
+# Aesthetically quote ARG to be evaled later.
+# This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT
+# is double-quoted, suitable for a subsequent eval, whereas
+# FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters
+# which are still active within double quotes backslashified.
+func_quote_for_eval ()
 {
-  win32_libid_type="unknown"
-  win32_fileres=`file -L $1 2>/dev/null`
-  case $win32_fileres in
-  *ar\ archive\ import\ library*) # definitely import
-    win32_libid_type="x86 archive import"
-    ;;
-  *ar\ archive*) # could be an import, or static
-    if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | \
-      $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
-      win32_nmres=`eval $NM -f posix -A $1 | \
-	$SED -n -e '1,100{/ I /{s,.*,import,;p;q;};}'`
-      case $win32_nmres in
-      import*)  win32_libid_type="x86 archive import";;
-      *)        win32_libid_type="x86 archive static";;
-      esac
-    fi
-    ;;
-  *DLL*)
-    win32_libid_type="x86 DLL"
-    ;;
-  *executable*) # but shell scripts are "executable" too...
-    case $win32_fileres in
-    *MS\ Windows\ PE\ Intel*)
-      win32_libid_type="x86 DLL"
-      ;;
+    case $1 in
+      *[\\\`\"\$]*)
+	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
+      *)
+        func_quote_for_eval_unquoted_result="$1" ;;
+    esac
+
+    case $func_quote_for_eval_unquoted_result in
+      # Double-quote args containing shell metacharacters to delay
+      # word splitting, command substitution and and variable
+      # expansion for a subsequent eval.
+      # Many Bourne shells cannot handle close brackets correctly
+      # in scan sets, so we specify it separately.
+      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
+        func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
+        ;;
+      *)
+        func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
     esac
-    ;;
-  esac
-  $echo $win32_libid_type
 }
 
 
-# func_infer_tag arg
-# Infer tagged configuration to use if any are available and
-# if one wasn't chosen via the "--tag" command line option.
-# Only attempt this if the compiler in the base compile
-# command doesn't match the default compiler.
-# arg is usually of the form 'gcc ...'
-func_infer_tag ()
+# func_quote_for_expand arg
+# Aesthetically quote ARG to be evaled later; same as above,
+# but do not quote variable references.
+func_quote_for_expand ()
 {
-    if test -n "$available_tags" && test -z "$tagname"; then
-      CC_quoted=
-      for arg in $CC; do
-	case $arg in
-	  *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	  arg="\"$arg\""
-	  ;;
-	esac
-	CC_quoted="$CC_quoted $arg"
-      done
-      case $@ in
-      # Blanks in the command may have been stripped by the calling shell,
-      # but not from the CC environment variable when configure was run.
-      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
-      # Blanks at the start of $base_compile will cause this to fail
-      # if we don't check for them as well.
+    case $1 in
+      *[\\\`\"]*)
+	my_arg=`$ECHO "X$1" | $Xsed \
+	    -e "$double_quote_subst" -e "$sed_double_backslash"` ;;
       *)
-	for z in $available_tags; do
-	  if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
-	    # Evaluate the configuration.
-	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
-	    CC_quoted=
-	    for arg in $CC; do
-	    # Double-quote args containing other shell metacharacters.
-	    case $arg in
-	      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	      arg="\"$arg\""
-	      ;;
-	    esac
-	    CC_quoted="$CC_quoted $arg"
-	  done
-	    case "$@ " in
-	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
-	      # The compiler in the base compile command matches
-	      # the one in the tagged configuration.
-	      # Assume this is the tagged configuration we want.
-	      tagname=$z
-	      break
-	      ;;
-	    esac
-	  fi
-	done
-	# If $tagname still isn't set, then no tagged configuration
-	# was found and let the user know that the "--tag" command
-	# line option must be used.
-	if test -z "$tagname"; then
-	  $echo "$modename: unable to infer tagged configuration"
-	  $echo "$modename: specify a tag with \`--tag'" 1>&2
-	  exit $EXIT_FAILURE
-#        else
-#          $echo "$modename: using $tagname tagged configuration"
-	fi
-	;;
-      esac
-    fi
+        my_arg="$1" ;;
+    esac
+
+    case $my_arg in
+      # Double-quote args containing shell metacharacters to delay
+      # word splitting and command substitution for a subsequent eval.
+      # Many Bourne shells cannot handle close brackets correctly
+      # in scan sets, so we specify it separately.
+      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
+        my_arg="\"$my_arg\""
+        ;;
+    esac
+
+    func_quote_for_expand_result="$my_arg"
 }
 
 
-# func_extract_an_archive dir oldlib
-func_extract_an_archive ()
+# func_show_eval cmd [fail_exp]
+# Unless opt_silent is true, then output CMD.  Then, if opt_dryrun is
+# not true, evaluate CMD.  If the evaluation of CMD fails, and FAIL_EXP
+# is given, then evaluate it.
+func_show_eval ()
 {
-    f_ex_an_ar_dir="$1"; shift
-    f_ex_an_ar_oldlib="$1"
+    my_cmd="$1"
+    my_fail_exp="${2-:}"
 
-    $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
-    $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
-    if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
-     :
-    else
-      $echo "$modename: ERROR: object name conflicts: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" 1>&2
-      exit $EXIT_FAILURE
+    ${opt_silent-false} || {
+      func_quote_for_expand "$my_cmd"
+      eval "func_echo $func_quote_for_expand_result"
+    }
+
+    if ${opt_dry_run-false}; then :; else
+      eval "$my_cmd"
+      my_status=$?
+      if test "$my_status" -eq 0; then :; else
+	eval "(exit $my_status); $my_fail_exp"
+      fi
     fi
 }
 
-# func_extract_archives gentop oldlib ...
-func_extract_archives ()
+
+# func_show_eval_locale cmd [fail_exp]
+# Unless opt_silent is true, then output CMD.  Then, if opt_dryrun is
+# not true, evaluate CMD.  If the evaluation of CMD fails, and FAIL_EXP
+# is given, then evaluate it.  Use the saved locale for evaluation.
+func_show_eval_locale ()
 {
-    my_gentop="$1"; shift
-    my_oldlibs=${1+"$@"}
-    my_oldobjs=""
-    my_xlib=""
-    my_xabs=""
-    my_xdir=""
-    my_status=""
-
-    $show "${rm}r $my_gentop"
-    $run ${rm}r "$my_gentop"
-    $show "$mkdir $my_gentop"
-    $run $mkdir "$my_gentop"
-    my_status=$?
-    if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
-      exit $my_status
-    fi
+    my_cmd="$1"
+    my_fail_exp="${2-:}"
 
-    for my_xlib in $my_oldlibs; do
-      # Extract the objects.
-      case $my_xlib in
-	[\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;;
-	*) my_xabs=`pwd`"/$my_xlib" ;;
-      esac
-      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
-      my_xdir="$my_gentop/$my_xlib"
-
-      $show "${rm}r $my_xdir"
-      $run ${rm}r "$my_xdir"
-      $show "$mkdir $my_xdir"
-      $run $mkdir "$my_xdir"
-      exit_status=$?
-      if test "$exit_status" -ne 0 && test ! -d "$my_xdir"; then
-	exit $exit_status
+    ${opt_silent-false} || {
+      func_quote_for_expand "$my_cmd"
+      eval "func_echo $func_quote_for_expand_result"
+    }
+
+    if ${opt_dry_run-false}; then :; else
+      eval "$lt_user_locale
+	    $my_cmd"
+      my_status=$?
+      eval "$lt_safe_locale"
+      if test "$my_status" -eq 0; then :; else
+	eval "(exit $my_status); $my_fail_exp"
       fi
-      case $host in
-      *-darwin*)
-	$show "Extracting $my_xabs"
-	# Do not bother doing anything if just a dry run
-	if test -z "$run"; then
-	  darwin_orig_dir=`pwd`
-	  cd $my_xdir || exit $?
-	  darwin_archive=$my_xabs
-	  darwin_curdir=`pwd`
-	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
-	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
-	  if test -n "$darwin_arches"; then 
-	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
-	    darwin_arch=
-	    $show "$darwin_base_archive has multiple architectures $darwin_arches"
-	    for darwin_arch in  $darwin_arches ; do
-	      mkdir -p "unfat-$$/${darwin_base_archive}-${darwin_arch}"
-	      lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
-	      cd "unfat-$$/${darwin_base_archive}-${darwin_arch}"
-	      func_extract_an_archive "`pwd`" "${darwin_base_archive}"
-	      cd "$darwin_curdir"
-	      $rm "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}"
-	    done # $darwin_arches
-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
-	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
-	    darwin_file=
-	    darwin_files=
-	    for darwin_file in $darwin_filelist; do
-	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
-	      lipo -create -output "$darwin_file" $darwin_files
-	    done # $darwin_filelist
-	    ${rm}r unfat-$$
-	    cd "$darwin_orig_dir"
-	  else
-	    cd "$darwin_orig_dir"
- 	    func_extract_an_archive "$my_xdir" "$my_xabs"
-	  fi # $darwin_arches
-	fi # $run
-	;;
-      *)
-        func_extract_an_archive "$my_xdir" "$my_xabs"
-        ;;
-      esac
-      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
-    done
-    func_extract_archives_result="$my_oldobjs"
+    fi
 }
-# End of Shell function definitions
-#####################################
 
-# Darwin sucks
-eval std_shrext=\"$shrext_cmds\"
 
-disable_libs=no
 
-# Parse our command line options once, thoroughly.
-while test "$#" -gt 0
-do
-  arg="$1"
+
+
+# func_version
+# Echo version message to standard output and exit.
+func_version ()
+{
+    $SED -n '/^# '$PROGRAM' (GNU /,/# warranty; / {
+        s/^# //
+	s/^# *$//
+        s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/
+        p
+     }' < "$progpath"
+     exit $?
+}
+
+# func_usage
+# Echo short help message to standard output and exit.
+func_usage ()
+{
+    $SED -n '/^# Usage:/,/# -h/ {
+        s/^# //
+	s/^# *$//
+	s/\$progname/'$progname'/
+	p
+    }' < "$progpath"
+    $ECHO
+    $ECHO "run \`$progname --help | more' for full usage"
+    exit $?
+}
+
+# func_help
+# Echo long help message to standard output and exit.
+func_help ()
+{
+    $SED -n '/^# Usage:/,/# Report bugs to/ {
+        s/^# //
+	s/^# *$//
+	s*\$progname*'$progname'*
+	s*\$host*'"$host"'*
+	s*\$SHELL*'"$SHELL"'*
+	s*\$LTCC*'"$LTCC"'*
+	s*\$LTCFLAGS*'"$LTCFLAGS"'*
+	s*\$LD*'"$LD"'*
+	s/\$with_gnu_ld/'"$with_gnu_ld"'/
+	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
+	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
+	p
+     }' < "$progpath"
+    exit $?
+}
+
+# func_missing_arg argname
+# Echo program name prefixed message to standard error and set global
+# exit_cmd.
+func_missing_arg ()
+{
+    func_error "missing argument for $1"
+    exit_cmd=exit
+}
+
+exit_cmd=:
+
+
+
+
+
+# Check that we have a working $ECHO.
+if test "X$1" = X--no-reexec; then
+  # Discard the --no-reexec flag, and continue.
   shift
+elif test "X$1" = X--fallback-echo; then
+  # Avoid inline document here, it may be left over
+  :
+elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
+  # Yippee, $ECHO works!
+  :
+else
+  # Restart under the correct shell, and then maybe $ECHO will work.
+  exec $SHELL "$progpath" --no-reexec ${1+"$@"}
+fi
 
-  case $arg in
-  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
-  *) optarg= ;;
-  esac
+if test "X$1" = X--fallback-echo; then
+  # used as fallback echo
+  shift
+  cat <<EOF
+$*
+EOF
+  exit $EXIT_SUCCESS
+fi
 
-  # If the previous option needs an argument, assign it.
-  if test -n "$prev"; then
-    case $prev in
-    execute_dlfiles)
-      execute_dlfiles="$execute_dlfiles $arg"
-      ;;
-    tag)
-      tagname="$arg"
-      preserve_args="${preserve_args}=$arg"
-
-      # Check whether tagname contains only valid characters
-      case $tagname in
-      *[!-_A-Za-z0-9,/]*)
-	$echo "$progname: invalid tag name: $tagname" 1>&2
-	exit $EXIT_FAILURE
-	;;
-      esac
+magic="%%%MAGIC variable%%%"
+magic_exe="%%%MAGIC EXE variable%%%"
 
-      case $tagname in
-      CC)
-	# Don't test for the "default" C tag, as we know, it's there, but
-	# not specially marked.
-	;;
-      *)
-	if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$progpath" > /dev/null; then
-	  taglist="$taglist $tagname"
-	  # Evaluate the configuration.
-	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
-	else
-	  $echo "$progname: ignoring unknown tag $tagname" 1>&2
-	fi
-	;;
-      esac
-      ;;
-    *)
-      eval "$prev=\$arg"
-      ;;
-    esac
+# Global variables.
+# $mode is unset
+nonopt=
+execute_dlfiles=
+preserve_args=
+lo2o="s/\\.lo\$/.${objext}/"
+o2lo="s/\\.${objext}\$/.lo/"
+extracted_archives=
+extracted_serial=0
 
-    prev=
-    prevopt=
-    continue
-  fi
+opt_dry_run=false
+opt_duplicate_deps=false
+opt_silent=false
+opt_debug=:
 
-  # Have we seen a non-optional argument yet?
-  case $arg in
-  --help)
-    show_help=yes
-    ;;
+# If this variable is set in any of the actions, the command in it
+# will be execed at the end.  This prevents here-documents from being
+# left over by shells.
+exec_cmd=
 
-  --version)
-    $echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP"
-    $echo
-    $echo "Copyright (C) 2005  Free Software Foundation, Inc."
-    $echo "This is free software; see the source for copying conditions.  There is NO"
-    $echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
-    exit $?
-    ;;
+# func_fatal_configuration arg...
+# Echo program name prefixed message to standard error, followed by
+# a configuration failure hint, and exit.
+func_fatal_configuration ()
+{
+    func_error ${1+"$@"}
+    func_error "See the $PACKAGE documentation for more information."
+    func_fatal_error "Fatal configuration error."
+}
+
+
+# func_config
+# Display the configuration for all the tags in this script.
+func_config ()
+{
+    re_begincf='^# ### BEGIN LIBTOOL'
+    re_endcf='^# ### END LIBTOOL'
+
+    # Default configuration.
+    $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
 
-  --config)
-    ${SED} -e '1,/^# ### BEGIN LIBTOOL CONFIG/d' -e '/^# ### END LIBTOOL CONFIG/,$d' $progpath
     # Now print the configurations for the tags.
     for tagname in $taglist; do
-      ${SED} -n -e "/^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$/,/^# ### END LIBTOOL TAG CONFIG: $tagname$/p" < "$progpath"
+      $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
     done
-    exit $?
-    ;;
-
-  --debug)
-    $echo "$progname: enabling shell trace mode"
-    set -x
-    preserve_args="$preserve_args $arg"
-    ;;
 
-  --dry-run | -n)
-    run=:
-    ;;
+    exit $?
+}
 
-  --features)
-    $echo "host: $host"
+# func_features
+# Display the features supported by this script.
+func_features ()
+{
+    $ECHO "host: $host"
     if test "$build_libtool_libs" = yes; then
-      $echo "enable shared libraries"
+      $ECHO "enable shared libraries"
     else
-      $echo "disable shared libraries"
+      $ECHO "disable shared libraries"
     fi
     if test "$build_old_libs" = yes; then
-      $echo "enable static libraries"
+      $ECHO "enable static libraries"
     else
-      $echo "disable static libraries"
+      $ECHO "disable static libraries"
     fi
+
     exit $?
-    ;;
+}
+
+# func_enable_tag tagname
+# Verify that TAGNAME is valid, and either flag an error and exit, or
+# enable the TAGNAME tag.  We also add TAGNAME to the global $taglist
+# variable here.
+func_enable_tag ()
+{
+  # Global variable:
+  tagname="$1"
 
-  --finish) mode="finish" ;;
+  re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
+  re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$"
+  sed_extractcf="/$re_begincf/,/$re_endcf/p"
 
-  --mode) prevopt="--mode" prev=mode ;;
-  --mode=*) mode="$optarg" ;;
+  # Validate tagname.
+  case $tagname in
+    *[!-_A-Za-z0-9,/]*)
+      func_fatal_error "invalid tag name: $tagname"
+      ;;
+  esac
 
-  --preserve-dup-deps) duplicate_deps="yes" ;;
+  # Don't test for the "default" C tag, as we know it's
+  # there but not specially marked.
+  case $tagname in
+    CC) ;;
+    *)
+      if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
+	taglist="$taglist $tagname"
+
+	# Evaluate the configuration.  Be careful to quote the path
+	# and the sed script, to avoid splitting on whitespace, but
+	# also don't use non-portable quotes within backquotes within
+	# quotes we have to do it in 2 steps:
+	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
+	eval "$extractedcf"
+      else
+	func_error "ignoring unknown tag $tagname"
+      fi
+      ;;
+  esac
+}
 
-  --quiet | --silent)
-    show=:
-    preserve_args="$preserve_args $arg"
-    ;;
+# Parse options once, thoroughly.  This comes as soon as possible in
+# the script to make things like `libtool --version' happen quickly.
+{
 
-  --tag)
-    prevopt="--tag"
-    prev=tag
-    preserve_args="$preserve_args --tag"
+  # Shorthand for --mode=foo, only valid as the first argument
+  case $1 in
+  clean|clea|cle|cl)
+    shift; set dummy --mode clean ${1+"$@"}; shift
     ;;
-  --tag=*)
-    set tag "$optarg" ${1+"$@"}
-    shift
-    prev=tag
-    preserve_args="$preserve_args --tag"
+  compile|compil|compi|comp|com|co|c)
+    shift; set dummy --mode compile ${1+"$@"}; shift
     ;;
-
-  -dlopen)
-    prevopt="-dlopen"
-    prev=execute_dlfiles
+  execute|execut|execu|exec|exe|ex|e)
+    shift; set dummy --mode execute ${1+"$@"}; shift
     ;;
-
-  -*)
-    $echo "$modename: unrecognized option \`$arg'" 1>&2
-    $echo "$help" 1>&2
-    exit $EXIT_FAILURE
+  finish|finis|fini|fin|fi|f)
+    shift; set dummy --mode finish ${1+"$@"}; shift
     ;;
-
-  *)
-    nonopt="$arg"
-    break
+  install|instal|insta|inst|ins|in|i)
+    shift; set dummy --mode install ${1+"$@"}; shift
+    ;;
+  link|lin|li|l)
+    shift; set dummy --mode link ${1+"$@"}; shift
+    ;;
+  uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u)
+    shift; set dummy --mode uninstall ${1+"$@"}; shift
     ;;
   esac
-done
 
-if test -n "$prevopt"; then
-  $echo "$modename: option \`$prevopt' requires an argument" 1>&2
-  $echo "$help" 1>&2
-  exit $EXIT_FAILURE
-fi
+  # Parse non-mode specific arguments:
+  while test "$#" -gt 0; do
+    opt="$1"
+    shift
 
-case $disable_libs in
-no) 
-  ;;
-shared)
-  build_libtool_libs=no
-  build_old_libs=yes
-  ;;
-static)
-  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
-  ;;
-esac
+    case $opt in
+      --config)		func_config					;;
 
-# If this variable is set in any of the actions, the command in it
-# will be execed at the end.  This prevents here-documents from being
-# left over by shells.
-exec_cmd=
+      --debug)		preserve_args="$preserve_args $opt"
+			func_echo "enabling shell trace mode"
+			opt_debug='set -x'
+			$opt_debug
+			;;
 
-if test -z "$show_help"; then
+      -dlopen)		test "$#" -eq 0 && func_missing_arg "$opt" && break
+			execute_dlfiles="$execute_dlfiles $1"
+			shift
+			;;
 
-  # Infer the operation mode.
-  if test -z "$mode"; then
-    $echo "*** Warning: inferring the mode of operation is deprecated." 1>&2
-    $echo "*** Future versions of Libtool will require --mode=MODE be specified." 1>&2
-    case $nonopt in
-    *cc | cc* | *++ | gcc* | *-gcc* | g++* | xlc*)
-      mode=link
-      for arg
-      do
-	case $arg in
-	-c)
-	   mode=compile
-	   break
-	   ;;
-	esac
-      done
-      ;;
-    *db | *dbx | *strace | *truss)
-      mode=execute
-      ;;
-    *install*|cp|mv)
-      mode=install
-      ;;
-    *rm)
-      mode=uninstall
+      --dry-run | -n)	opt_dry_run=:					;;
+      --features)       func_features					;;
+      --finish)		mode="finish"					;;
+
+      --mode)		test "$#" -eq 0 && func_missing_arg "$opt" && break
+			case $1 in
+			  # Valid mode arguments:
+			  clean)	;;
+			  compile)	;;
+			  execute)	;;
+			  finish)	;;
+			  install)	;;
+			  link)		;;
+			  relink)	;;
+			  uninstall)	;;
+
+			  # Catch anything else as an error
+			  *) func_error "invalid argument for $opt"
+			     exit_cmd=exit
+			     break
+			     ;;
+		        esac
+
+			mode="$1"
+			shift
+			;;
+
+      --preserve-dup-deps)
+			opt_duplicate_deps=:				;;
+
+      --quiet|--silent)	preserve_args="$preserve_args $opt"
+			opt_silent=:
+			;;
+
+      --verbose| -v)	preserve_args="$preserve_args $opt"
+			opt_silent=false
+			;;
+
+      --tag)		test "$#" -eq 0 && func_missing_arg "$opt" && break
+			preserve_args="$preserve_args $opt $1"
+			func_enable_tag "$1"	# tagname is set here
+			shift
+			;;
+
+      # Separate optargs to long options:
+      -dlopen=*|--mode=*|--tag=*)
+			func_opt_split "$opt"
+			set dummy "$func_opt_split_opt" "$func_opt_split_arg" ${1+"$@"}
+			shift
+			;;
+
+      -\?|-h)		func_usage					;;
+      --help)		opt_help=:					;;
+      --version)	func_version					;;
+
+      -*)		func_fatal_help "unrecognized option \`$opt'"	;;
+
+      *)		nonopt="$opt"
+			break
+			;;
+    esac
+  done
+
+
+  case $host in
+    *cygwin* | *mingw* | *pw32* | *cegcc*)
+      # don't eliminate duplications in $postdeps and $predeps
+      opt_duplicate_compiler_generated_deps=:
       ;;
     *)
-      # If we have no mode, but dlfiles were specified, then do execute mode.
-      test -n "$execute_dlfiles" && mode=execute
+      opt_duplicate_compiler_generated_deps=$opt_duplicate_deps
+      ;;
+  esac
 
-      # Just use the default operation mode.
-      if test -z "$mode"; then
-	if test -n "$nonopt"; then
-	  $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
-	else
-	  $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2
-	fi
+  # Having warned about all mis-specified options, bail out if
+  # anything was wrong.
+  $exit_cmd $EXIT_FAILURE
+}
+
+# func_check_version_match
+# Ensure that we are using m4 macros, and libtool script from the same
+# release of libtool.
+func_check_version_match ()
+{
+  if test "$package_revision" != "$macro_revision"; then
+    if test "$VERSION" != "$macro_version"; then
+      if test -z "$macro_version"; then
+        cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
+$progname: definition of this LT_INIT comes from an older release.
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
+$progname: and run autoconf again.
+_LT_EOF
+      else
+        cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
+$progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
+$progname: and run autoconf again.
+_LT_EOF
       fi
-      ;;
-    esac
+    else
+      cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, revision $package_revision,
+$progname: but the definition of this LT_INIT comes from revision $macro_revision.
+$progname: You should recreate aclocal.m4 with macros from revision $package_revision
+$progname: of $PACKAGE $VERSION and run autoconf again.
+_LT_EOF
+    fi
+
+    exit $EXIT_MISMATCH
+  fi
+}
+
+
+## ----------- ##
+##    Main.    ##
+## ----------- ##
+
+$opt_help || {
+  # Sanity checks first:
+  func_check_version_match
+
+  if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
+    func_fatal_configuration "not configured to build any kind of library"
   fi
 
+  test -z "$mode" && func_fatal_error "error: you must specify a MODE."
+
+
+  # Darwin sucks
+  eval std_shrext=\"$shrext_cmds\"
+
+
   # Only execute mode is allowed to have -dlopen flags.
   if test -n "$execute_dlfiles" && test "$mode" != execute; then
-    $echo "$modename: unrecognized option \`-dlopen'" 1>&2
-    $echo "$help" 1>&2
+    func_error "unrecognized option \`-dlopen'"
+    $ECHO "$help" 1>&2
     exit $EXIT_FAILURE
   fi
 
   # Change the help message to a mode-specific one.
   generic_help="$help"
-  help="Try \`$modename --help --mode=$mode' for more information."
+  help="Try \`$progname --help --mode=$mode' for more information."
+}
 
-  # These modes are in order of execution frequency so that they run quickly.
-  case $mode in
-  # libtool compile mode
-  compile)
-    modename="$modename: compile"
-    # Get the compilation command and the source file.
-    base_compile=
-    srcfile="$nonopt"  #  always keep a non-empty value in "srcfile"
-    suppress_opt=yes
-    suppress_output=
-    arg_mode=normal
-    libobj=
-    later=
 
-    for arg
-    do
-      case $arg_mode in
-      arg  )
-	# do not "continue".  Instead, add this to base_compile
-	lastarg="$arg"
-	arg_mode=normal
-	;;
+# func_lalib_p file
+# True iff FILE is a libtool `.la' library or `.lo' object file.
+# This function is only a basic sanity check; it will hardly flush out
+# determined imposters.
+func_lalib_p ()
+{
+    test -f "$1" &&
+      $SED -e 4q "$1" 2>/dev/null \
+        | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
+}
 
-      target )
-	libobj="$arg"
-	arg_mode=normal
-	continue
-	;;
+# func_lalib_unsafe_p file
+# True iff FILE is a libtool `.la' library or `.lo' object file.
+# This function implements the same check as func_lalib_p without
+# resorting to external programs.  To this end, it redirects stdin and
+# closes it afterwards, without saving the original file descriptor.
+# As a safety measure, use it only where a negative result would be
+# fatal anyway.  Works if `file' does not exist.
+func_lalib_unsafe_p ()
+{
+    lalib_p=no
+    if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then
+	for lalib_p_l in 1 2 3 4
+	do
+	    read lalib_p_line
+	    case "$lalib_p_line" in
+		\#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;;
+	    esac
+	done
+	exec 0<&5 5<&-
+    fi
+    test "$lalib_p" = yes
+}
 
-      normal )
-	# Accept any command-line options.
-	case $arg in
-	-o)
-	  if test -n "$libobj" ; then
-	    $echo "$modename: you cannot specify \`-o' more than once" 1>&2
-	    exit $EXIT_FAILURE
-	  fi
-	  arg_mode=target
-	  continue
-	  ;;
+# func_ltwrapper_script_p file
+# True iff FILE is a libtool wrapper script
+# This function is only a basic sanity check; it will hardly flush out
+# determined imposters.
+func_ltwrapper_script_p ()
+{
+    func_lalib_p "$1"
+}
 
-	-static | -prefer-pic | -prefer-non-pic)
-	  later="$later $arg"
-	  continue
-	  ;;
+# func_ltwrapper_executable_p file
+# True iff FILE is a libtool wrapper executable
+# This function is only a basic sanity check; it will hardly flush out
+# determined imposters.
+func_ltwrapper_executable_p ()
+{
+    func_ltwrapper_exec_suffix=
+    case $1 in
+    *.exe) ;;
+    *) func_ltwrapper_exec_suffix=.exe ;;
+    esac
+    $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
+}
 
-	-no-suppress)
-	  suppress_opt=no
-	  continue
-	  ;;
+# func_ltwrapper_scriptname file
+# Assumes file is an ltwrapper_executable
+# uses $file to determine the appropriate filename for a
+# temporary ltwrapper_script.
+func_ltwrapper_scriptname ()
+{
+    func_ltwrapper_scriptname_result=""
+    if func_ltwrapper_executable_p "$1"; then
+	func_dirname_and_basename "$1" "" "."
+	func_stripname '' '.exe' "$func_basename_result"
+	func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
+    fi
+}
 
-	-Xcompiler)
-	  arg_mode=arg  #  the next one goes into the "base_compile" arg list
-	  continue      #  The current "srcfile" will either be retained or
-	  ;;            #  replaced later.  I would guess that would be a bug.
+# func_ltwrapper_p file
+# True iff FILE is a libtool wrapper script or wrapper executable
+# This function is only a basic sanity check; it will hardly flush out
+# determined imposters.
+func_ltwrapper_p ()
+{
+    func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
+}
 
-	-Wc,*)
-	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
-	  lastarg=
-	  save_ifs="$IFS"; IFS=','
- 	  for arg in $args; do
-	    IFS="$save_ifs"
 
-	    # Double-quote args containing other shell metacharacters.
-	    # Many Bourne shells cannot handle close brackets correctly
-	    # in scan sets, so we specify it separately.
-	    case $arg in
-	      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	      arg="\"$arg\""
-	      ;;
+# func_execute_cmds commands fail_cmd
+# Execute tilde-delimited COMMANDS.
+# If FAIL_CMD is given, eval that upon failure.
+# FAIL_CMD may read-access the current command in variable CMD!
+func_execute_cmds ()
+{
+    $opt_debug
+    save_ifs=$IFS; IFS='~'
+    for cmd in $1; do
+      IFS=$save_ifs
+      eval cmd=\"$cmd\"
+      func_show_eval "$cmd" "${2-:}"
+    done
+    IFS=$save_ifs
+}
+
+
+# func_source file
+# Source FILE, adding directory component if necessary.
+# Note that it is not necessary on cygwin/mingw to append a dot to
+# FILE even if both FILE and FILE.exe exist: automatic-append-.exe
+# behavior happens only for exec(3), not for open(2)!  Also, sourcing
+# `FILE.' does not work on cygwin managed mounts.
+func_source ()
+{
+    $opt_debug
+    case $1 in
+    */* | *\\*)	. "$1" ;;
+    *)		. "./$1" ;;
+    esac
+}
+
+
+# func_infer_tag arg
+# Infer tagged configuration to use if any are available and
+# if one wasn't chosen via the "--tag" command line option.
+# Only attempt this if the compiler in the base compile
+# command doesn't match the default compiler.
+# arg is usually of the form 'gcc ...'
+func_infer_tag ()
+{
+    $opt_debug
+    if test -n "$available_tags" && test -z "$tagname"; then
+      CC_quoted=
+      for arg in $CC; do
+        func_quote_for_eval "$arg"
+	CC_quoted="$CC_quoted $func_quote_for_eval_result"
+      done
+      case $@ in
+      # Blanks in the command may have been stripped by the calling shell,
+      # but not from the CC environment variable when configure was run.
+      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
+      # Blanks at the start of $base_compile will cause this to fail
+      # if we don't check for them as well.
+      *)
+	for z in $available_tags; do
+	  if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
+	    # Evaluate the configuration.
+	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
+	    CC_quoted=
+	    for arg in $CC; do
+	      # Double-quote args containing other shell metacharacters.
+	      func_quote_for_eval "$arg"
+	      CC_quoted="$CC_quoted $func_quote_for_eval_result"
+	    done
+	    case "$@ " in
+	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
+	      # The compiler in the base compile command matches
+	      # the one in the tagged configuration.
+	      # Assume this is the tagged configuration we want.
+	      tagname=$z
+	      break
+	      ;;
 	    esac
-	    lastarg="$lastarg $arg"
+	  fi
+	done
+	# If $tagname still isn't set, then no tagged configuration
+	# was found and let the user know that the "--tag" command
+	# line option must be used.
+	if test -z "$tagname"; then
+	  func_echo "unable to infer tagged configuration"
+	  func_fatal_error "specify a tag with \`--tag'"
+#	else
+#	  func_verbose "using $tagname tagged configuration"
+	fi
+	;;
+      esac
+    fi
+}
+
+
+
+# func_write_libtool_object output_name pic_name nonpic_name
+# Create a libtool object file (analogous to a ".la" file),
+# but don't create it if we're doing a dry run.
+func_write_libtool_object ()
+{
+    write_libobj=${1}
+    if test "$build_libtool_libs" = yes; then
+      write_lobj=\'${2}\'
+    else
+      write_lobj=none
+    fi
+
+    if test "$build_old_libs" = yes; then
+      write_oldobj=\'${3}\'
+    else
+      write_oldobj=none
+    fi
+
+    $opt_dry_run || {
+      cat >${write_libobj}T <<EOF
+# $write_libobj - a libtool object file
+# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
+#
+# Please DO NOT delete this file!
+# It is necessary for linking the library.
+
+# Name of the PIC object.
+pic_object=$write_lobj
+
+# Name of the non-PIC object
+non_pic_object=$write_oldobj
+
+EOF
+      $MV "${write_libobj}T" "${write_libobj}"
+    }
+}
+
+# func_mode_compile arg...
+func_mode_compile ()
+{
+    $opt_debug
+    # Get the compilation command and the source file.
+    base_compile=
+    srcfile="$nonopt"  #  always keep a non-empty value in "srcfile"
+    suppress_opt=yes
+    suppress_output=
+    arg_mode=normal
+    libobj=
+    later=
+    pie_flag=
+
+    for arg
+    do
+      case $arg_mode in
+      arg  )
+	# do not "continue".  Instead, add this to base_compile
+	lastarg="$arg"
+	arg_mode=normal
+	;;
+
+      target )
+	libobj="$arg"
+	arg_mode=normal
+	continue
+	;;
+
+      normal )
+	# Accept any command-line options.
+	case $arg in
+	-o)
+	  test -n "$libobj" && \
+	    func_fatal_error "you cannot specify \`-o' more than once"
+	  arg_mode=target
+	  continue
+	  ;;
+
+	-pie | -fpie | -fPIE)
+          pie_flag="$pie_flag $arg"
+	  continue
+	  ;;
+
+	-shared | -static | -prefer-pic | -prefer-non-pic)
+	  later="$later $arg"
+	  continue
+	  ;;
+
+	-no-suppress)
+	  suppress_opt=no
+	  continue
+	  ;;
+
+	-Xcompiler)
+	  arg_mode=arg  #  the next one goes into the "base_compile" arg list
+	  continue      #  The current "srcfile" will either be retained or
+	  ;;            #  replaced later.  I would guess that would be a bug.
+
+	-Wc,*)
+	  func_stripname '-Wc,' '' "$arg"
+	  args=$func_stripname_result
+	  lastarg=
+	  save_ifs="$IFS"; IFS=','
+	  for arg in $args; do
+	    IFS="$save_ifs"
+	    func_quote_for_eval "$arg"
+	    lastarg="$lastarg $func_quote_for_eval_result"
 	  done
 	  IFS="$save_ifs"
-	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
+	  func_stripname ' ' '' "$lastarg"
+	  lastarg=$func_stripname_result
 
 	  # Add the arguments to base_compile.
 	  base_compile="$base_compile $lastarg"
 	  continue
 	  ;;
 
-	* )
+	*)
 	  # Accept the current argument as the source file.
 	  # The previous "srcfile" becomes the current argument.
 	  #
@@ -709,64 +1187,42 @@ if test -z "$show_help"; then
       esac    #  case $arg_mode
 
       # Aesthetically quote the previous argument.
-      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
-
-      case $lastarg in
-      # Double-quote args containing other shell metacharacters.
-      # Many Bourne shells cannot handle close brackets correctly
-      # in scan sets, and some SunOS ksh mistreat backslash-escaping
-      # in scan sets (worked around with variable expansion),
-      # and furthermore cannot handle '|' '&' '(' ')' in scan sets 
-      # at all, so we specify them separately.
-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	lastarg="\"$lastarg\""
-	;;
-      esac
-
-      base_compile="$base_compile $lastarg"
+      func_quote_for_eval "$lastarg"
+      base_compile="$base_compile $func_quote_for_eval_result"
     done # for arg
 
     case $arg_mode in
     arg)
-      $echo "$modename: you must specify an argument for -Xcompile"
-      exit $EXIT_FAILURE
+      func_fatal_error "you must specify an argument for -Xcompile"
       ;;
     target)
-      $echo "$modename: you must specify a target with \`-o'" 1>&2
-      exit $EXIT_FAILURE
+      func_fatal_error "you must specify a target with \`-o'"
       ;;
     *)
       # Get the name of the library object.
-      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
+      test -z "$libobj" && {
+	func_basename "$srcfile"
+	libobj="$func_basename_result"
+      }
       ;;
     esac
 
     # Recognize several different file suffixes.
     # If the user specifies -o file.o, it is replaced with file.lo
-    xform='[cCFSifmso]'
     case $libobj in
-    *.ada) xform=ada ;;
-    *.adb) xform=adb ;;
-    *.ads) xform=ads ;;
-    *.asm) xform=asm ;;
-    *.c++) xform=c++ ;;
-    *.cc) xform=cc ;;
-    *.ii) xform=ii ;;
-    *.class) xform=class ;;
-    *.cpp) xform=cpp ;;
-    *.cxx) xform=cxx ;;
-    *.f90) xform=f90 ;;
-    *.for) xform=for ;;
-    *.java) xform=java ;;
+    *.[cCFSifmso] | \
+    *.ada | *.adb | *.ads | *.asm | \
+    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
+    *.[fF][09]? | *.for | *.java | *.obj | *.sx)
+      func_xform "$libobj"
+      libobj=$func_xform_result
+      ;;
     esac
 
-    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
-
     case $libobj in
-    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
+    *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;;
     *)
-      $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2
-      exit $EXIT_FAILURE
+      func_fatal_error "cannot determine name of library object from \`$libobj'"
       ;;
     esac
 
@@ -774,7 +1230,15 @@ if test -z "$show_help"; then
 
     for arg in $later; do
       case $arg in
+      -shared)
+	test "$build_libtool_libs" != yes && \
+	  func_fatal_configuration "can not build a shared library"
+	build_old_libs=no
+	continue
+	;;
+
       -static)
+	build_libtool_libs=no
 	build_old_libs=yes
 	continue
 	;;
@@ -791,28 +1255,17 @@ if test -z "$show_help"; then
       esac
     done
 
-    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
-    case $qlibobj in
-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	qlibobj="\"$qlibobj\"" ;;
-    esac
-    test "X$libobj" != "X$qlibobj" \
-	&& $echo "X$libobj" | grep '[]~#^*{};<>?"'"'"' 	&()|`$[]' \
-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
-    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
-    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
-    if test "X$xdir" = "X$obj"; then
-      xdir=
-    else
-      xdir=$xdir/
-    fi
+    func_quote_for_eval "$libobj"
+    test "X$libobj" != "X$func_quote_for_eval_result" \
+      && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"'	 &()|`$[]' \
+      && func_warning "libobj name \`$libobj' may not contain shell special characters."
+    func_dirname_and_basename "$obj" "/" ""
+    objname="$func_basename_result"
+    xdir="$func_dirname_result"
     lobj=${xdir}$objdir/$objname
 
-    if test -z "$base_compile"; then
-      $echo "$modename: you must specify a compilation command" 1>&2
-      $echo "$help" 1>&2
-      exit $EXIT_FAILURE
-    fi
+    test -z "$base_compile" && \
+      func_fatal_help "you must specify a compilation command"
 
     # Delete any leftover library objects.
     if test "$build_old_libs" = yes; then
@@ -821,12 +1274,9 @@ if test -z "$show_help"; then
       removelist="$lobj $libobj ${libobj}T"
     fi
 
-    $run $rm $removelist
-    trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
-
     # On Cygwin there's no "real" PIC flag so we must build both object types
     case $host_os in
-    cygwin* | mingw* | pw32* | os2*)
+    cygwin* | mingw* | pw32* | os2* | cegcc*)
       pic_mode=default
       ;;
     esac
@@ -838,10 +1288,8 @@ if test -z "$show_help"; then
     # Calculate the filename of the output object if compiler does
     # not support -o with -c
     if test "$compiler_c_o" = no; then
-      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
+      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
       lockfile="$output_obj.lock"
-      removelist="$removelist $output_obj $lockfile"
-      trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
     else
       output_obj=
       need_locks=no
@@ -851,13 +1299,13 @@ if test -z "$show_help"; then
     # Lock this critical section if it is needed
     # We use this script file to make the link, it avoids creating a new file
     if test "$need_locks" = yes; then
-      until $run ln "$progpath" "$lockfile" 2>/dev/null; do
-	$show "Waiting for $lockfile to be removed"
+      until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
+	func_echo "Waiting for $lockfile to be removed"
 	sleep 2
       done
     elif test "$need_locks" = warn; then
       if test -f "$lockfile"; then
-	$echo "\
+	$ECHO "\
 *** ERROR, $lockfile exists and contains:
 `cat $lockfile 2>/dev/null`
 
@@ -868,34 +1316,22 @@ repeat this compilation, it may succeed, by chance, but you had better
 avoid parallel builds (make -j) in this platform, or get a better
 compiler."
 
-	$run $rm $removelist
+	$opt_dry_run || $RM $removelist
 	exit $EXIT_FAILURE
       fi
-      $echo "$srcfile" > "$lockfile"
+      removelist="$removelist $output_obj"
+      $ECHO "$srcfile" > "$lockfile"
     fi
 
+    $opt_dry_run || $RM $removelist
+    removelist="$removelist $lockfile"
+    trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
+
     if test -n "$fix_srcfile_path"; then
       eval srcfile=\"$fix_srcfile_path\"
     fi
-    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
-    case $qsrcfile in
-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-      qsrcfile="\"$qsrcfile\"" ;;
-    esac
-
-    $run $rm "$libobj" "${libobj}T"
-
-    # Create a libtool object file (analogous to a ".la" file),
-    # but don't create it if we're doing a dry run.
-    test -z "$run" && cat > ${libobj}T <<EOF
-# $libobj - a libtool object file
-# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
-#
-# Please DO NOT delete this file!
-# It is necessary for linking the library.
-
-# Name of the PIC object.
-EOF
+    func_quote_for_eval "$srcfile"
+    qsrcfile=$func_quote_for_eval_result
 
     # Only build a PIC object if we are building libtool libraries.
     if test "$build_libtool_libs" = yes; then
@@ -909,32 +1345,19 @@ EOF
 	command="$base_compile $qsrcfile"
       fi
 
-      if test ! -d "${xdir}$objdir"; then
-	$show "$mkdir ${xdir}$objdir"
-	$run $mkdir ${xdir}$objdir
-	exit_status=$?
-	if test "$exit_status" -ne 0 && test ! -d "${xdir}$objdir"; then
-	  exit $exit_status
-	fi
-      fi
+      func_mkdir_p "$xdir$objdir"
 
       if test -z "$output_obj"; then
 	# Place PIC objects in $objdir
 	command="$command -o $lobj"
       fi
 
-      $run $rm "$lobj" "$output_obj"
-
-      $show "$command"
-      if $run eval "$command"; then :
-      else
-	test -n "$output_obj" && $run $rm $removelist
-	exit $EXIT_FAILURE
-      fi
+      func_show_eval_locale "$command"	\
+          'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
 
       if test "$need_locks" = warn &&
 	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
-	$echo "\
+	$ECHO "\
 *** ERROR, $lockfile contains:
 `cat $lockfile 2>/dev/null`
 
@@ -948,45 +1371,27 @@ repeat this compilation, it may succeed, by chance, but you had better
 avoid parallel builds (make -j) in this platform, or get a better
 compiler."
 
-	$run $rm $removelist
+	$opt_dry_run || $RM $removelist
 	exit $EXIT_FAILURE
       fi
 
       # Just move the object if needed, then go on to compile the next one
       if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
-	$show "$mv $output_obj $lobj"
-	if $run $mv $output_obj $lobj; then :
-	else
-	  error=$?
-	  $run $rm $removelist
-	  exit $error
-	fi
+	func_show_eval '$MV "$output_obj" "$lobj"' \
+	  'error=$?; $opt_dry_run || $RM $removelist; exit $error'
       fi
 
-      # Append the name of the PIC object to the libtool object file.
-      test -z "$run" && cat >> ${libobj}T <<EOF
-pic_object='$objdir/$objname'
-
-EOF
-
       # Allow error messages only from the first compilation.
       if test "$suppress_opt" = yes; then
-        suppress_output=' >/dev/null 2>&1'
+	suppress_output=' >/dev/null 2>&1'
       fi
-    else
-      # No PIC object so indicate it doesn't exist in the libtool
-      # object file.
-      test -z "$run" && cat >> ${libobj}T <<EOF
-pic_object=none
-
-EOF
     fi
 
     # Only build a position-dependent object if we build old libraries.
     if test "$build_old_libs" = yes; then
       if test "$pic_mode" != yes; then
 	# Don't build PIC code
-	command="$base_compile $qsrcfile"
+	command="$base_compile $qsrcfile$pie_flag"
       else
 	command="$base_compile $qsrcfile $pic_flag"
       fi
@@ -996,17 +1401,12 @@ EOF
 
       # Suppress compiler output if we already did a PIC compilation.
       command="$command$suppress_output"
-      $run $rm "$obj" "$output_obj"
-      $show "$command"
-      if $run eval "$command"; then :
-      else
-	$run $rm $removelist
-	exit $EXIT_FAILURE
-      fi
+      func_show_eval_locale "$command" \
+        '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
 
       if test "$need_locks" = warn &&
 	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
-	$echo "\
+	$ECHO "\
 *** ERROR, $lockfile contains:
 `cat $lockfile 2>/dev/null`
 
@@ -1020,5431 +1420,6777 @@ repeat this compilation, it may succeed, by chance, but you had better
 avoid parallel builds (make -j) in this platform, or get a better
 compiler."
 
-	$run $rm $removelist
+	$opt_dry_run || $RM $removelist
 	exit $EXIT_FAILURE
       fi
 
       # Just move the object if needed
       if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
-	$show "$mv $output_obj $obj"
-	if $run $mv $output_obj $obj; then :
-	else
-	  error=$?
-	  $run $rm $removelist
-	  exit $error
-	fi
+	func_show_eval '$MV "$output_obj" "$obj"' \
+	  'error=$?; $opt_dry_run || $RM $removelist; exit $error'
       fi
-
-      # Append the name of the non-PIC object the libtool object file.
-      # Only append if the libtool object file exists.
-      test -z "$run" && cat >> ${libobj}T <<EOF
-# Name of the non-PIC object.
-non_pic_object='$objname'
-
-EOF
-    else
-      # Append the name of the non-PIC object the libtool object file.
-      # Only append if the libtool object file exists.
-      test -z "$run" && cat >> ${libobj}T <<EOF
-# Name of the non-PIC object.
-non_pic_object=none
-
-EOF
     fi
 
-    $run $mv "${libobj}T" "${libobj}"
+    $opt_dry_run || {
+      func_write_libtool_object "$libobj" "$objdir/$objname" "$objname"
 
-    # Unlock the critical section if it was locked
-    if test "$need_locks" != no; then
-      $run $rm "$lockfile"
-    fi
+      # Unlock the critical section if it was locked
+      if test "$need_locks" != no; then
+	removelist=$lockfile
+        $RM "$lockfile"
+      fi
+    }
 
     exit $EXIT_SUCCESS
-    ;;
-
-  # libtool link mode
-  link | relink)
-    modename="$modename: link"
-    case $host in
-    *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
-      # It is impossible to link a dll without this setting, and
-      # we shouldn't force the makefile maintainer to figure out
-      # which system we are compiling for in order to pass an extra
-      # flag for every libtool invocation.
-      # allow_undefined=no
+}
 
-      # FIXME: Unfortunately, there are problems with the above when trying
-      # to make a dll which has undefined symbols, in which case not
-      # even a static library is built.  For now, we need to specify
-      # -no-undefined on the libtool link line when we can be certain
-      # that all symbols are satisfied, otherwise we get a static library.
-      allow_undefined=yes
-      ;;
-    *)
-      allow_undefined=yes
-      ;;
-    esac
-    libtool_args="$nonopt"
-    base_compile="$nonopt $@"
-    compile_command="$nonopt"
-    finalize_command="$nonopt"
+$opt_help || {
+test "$mode" = compile && func_mode_compile ${1+"$@"}
+}
 
-    compile_rpath=
-    finalize_rpath=
-    compile_shlibpath=
-    finalize_shlibpath=
-    convenience=
-    old_convenience=
-    deplibs=
-    old_deplibs=
-    compiler_flags=
-    linker_flags=
-    dllsearchpath=
-    lib_search_path=`pwd`
-    inst_prefix_dir=
+func_mode_help ()
+{
+    # We need to display help for each of the modes.
+    case $mode in
+      "")
+        # Generic help is extracted from the usage comments
+        # at the start of this file.
+        func_help
+        ;;
 
-    avoid_version=no
-    dlfiles=
-    dlprefiles=
-    dlself=no
-    export_dynamic=no
-    export_symbols=
-    export_symbols_regex=
-    generated=
-    libobjs=
-    ltlibs=
-    module=no
-    no_install=no
-    objs=
-    non_pic_objects=
-    notinst_path= # paths that contain not-installed libtool libraries
-    precious_files_regex=
-    prefer_static_libs=no
-    preload=no
-    prev=
-    prevarg=
-    release=
-    rpath=
-    xrpath=
-    perm_rpath=
-    temp_rpath=
-    thread_safe=no
-    vinfo=
-    vinfo_number=no
+      clean)
+        $ECHO \
+"Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
 
-    func_infer_tag $base_compile
+Remove files from the build directory.
 
-    # We need to know -static, to get the right output filenames.
-    for arg
-    do
-      case $arg in
-      -all-static | -static)
-	if test "X$arg" = "X-all-static"; then
-	  if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
-	    $echo "$modename: warning: complete static linking is impossible in this configuration" 1>&2
-	  fi
-	  if test -n "$link_static_flag"; then
-	    dlopen_self=$dlopen_self_static
-	  fi
-	  prefer_static_libs=yes
-	else
-	  if test -z "$pic_flag" && test -n "$link_static_flag"; then
-	    dlopen_self=$dlopen_self_static
-	  fi
-	  prefer_static_libs=built
-	fi
-	build_libtool_libs=no
-	build_old_libs=yes
-	break
-	;;
-      esac
-    done
+RM is the name of the program to use to delete files associated with each FILE
+(typically \`/bin/rm').  RM-OPTIONS are options (such as \`-f') to be passed
+to RM.
 
-    # See if our shared archives depend on static archives.
-    test -n "$old_archive_from_new_cmds" && build_old_libs=yes
+If FILE is a libtool library, object or program, all the files associated
+with it are deleted. Otherwise, only FILE itself is deleted using RM."
+        ;;
 
-    # Go through the arguments, transforming them on the way.
-    while test "$#" -gt 0; do
-      arg="$1"
-      shift
-      case $arg in
-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
-	;;
-      *) qarg=$arg ;;
-      esac
-      libtool_args="$libtool_args $qarg"
+      compile)
+      $ECHO \
+"Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
 
-      # If the previous option needs an argument, assign it.
-      if test -n "$prev"; then
-	case $prev in
-	output)
-	  compile_command="$compile_command @OUTPUT@"
-	  finalize_command="$finalize_command @OUTPUT@"
-	  ;;
-	esac
+Compile a source file into a libtool library object.
 
-	case $prev in
-	dlfiles|dlprefiles)
-	  if test "$preload" = no; then
-	    # Add the symbol object into the linking commands.
-	    compile_command="$compile_command @SYMFILE@"
-	    finalize_command="$finalize_command @SYMFILE@"
-	    preload=yes
-	  fi
-	  case $arg in
-	  *.la | *.lo) ;;  # We handle these cases below.
-	  force)
-	    if test "$dlself" = no; then
-	      dlself=needless
-	      export_dynamic=yes
-	    fi
-	    prev=
-	    continue
-	    ;;
-	  self)
-	    if test "$prev" = dlprefiles; then
-	      dlself=yes
-	    elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
-	      dlself=yes
-	    else
-	      dlself=needless
-	      export_dynamic=yes
-	    fi
-	    prev=
-	    continue
-	    ;;
-	  *)
-	    if test "$prev" = dlfiles; then
-	      dlfiles="$dlfiles $arg"
-	    else
-	      dlprefiles="$dlprefiles $arg"
-	    fi
-	    prev=
-	    continue
-	    ;;
-	  esac
-	  ;;
-	expsyms)
-	  export_symbols="$arg"
-	  if test ! -f "$arg"; then
-	    $echo "$modename: symbol file \`$arg' does not exist"
-	    exit $EXIT_FAILURE
-	  fi
-	  prev=
-	  continue
-	  ;;
-	expsyms_regex)
-	  export_symbols_regex="$arg"
-	  prev=
-	  continue
-	  ;;
-	inst_prefix)
-	  inst_prefix_dir="$arg"
-	  prev=
-	  continue
-	  ;;
-	precious_regex)
-	  precious_files_regex="$arg"
-	  prev=
-	  continue
-	  ;;
-	release)
-	  release="-$arg"
-	  prev=
-	  continue
-	  ;;
-	objectlist)
-	  if test -f "$arg"; then
-	    save_arg=$arg
-	    moreargs=
-	    for fil in `cat $save_arg`
-	    do
-#	      moreargs="$moreargs $fil"
-	      arg=$fil
-	      # A libtool-controlled object.
+This mode accepts the following additional options:
 
-	      # Check to see that this really is a libtool object.
-	      if (${SED} -e '2q' $arg | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
-		pic_object=
-		non_pic_object=
+  -o OUTPUT-FILE    set the output file name to OUTPUT-FILE
+  -no-suppress      do not suppress compiler output for multiple passes
+  -prefer-pic       try to building PIC objects only
+  -prefer-non-pic   try to building non-PIC objects only
+  -shared           do not build a \`.o' file suitable for static linking
+  -static           only build a \`.o' file suitable for static linking
 
-		# Read the .lo file
-		# If there is no directory component, then add one.
-		case $arg in
-		*/* | *\\*) . $arg ;;
-		*) . ./$arg ;;
-		esac
+COMPILE-COMMAND is a command to be used in creating a \`standard' object file
+from the given SOURCEFILE.
 
-		if test -z "$pic_object" || \
-		   test -z "$non_pic_object" ||
-		   test "$pic_object" = none && \
-		   test "$non_pic_object" = none; then
-		  $echo "$modename: cannot find name of object for \`$arg'" 1>&2
-		  exit $EXIT_FAILURE
-		fi
+The output file name is determined by removing the directory component from
+SOURCEFILE, then substituting the C source code suffix \`.c' with the
+library object suffix, \`.lo'."
+        ;;
 
-		# Extract subdirectory from the argument.
-		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
-		if test "X$xdir" = "X$arg"; then
-		  xdir=
-		else
-		  xdir="$xdir/"
-		fi
+      execute)
+        $ECHO \
+"Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
 
-		if test "$pic_object" != none; then
-		  # Prepend the subdirectory the object is found in.
-		  pic_object="$xdir$pic_object"
+Automatically set library path, then run a program.
 
-		  if test "$prev" = dlfiles; then
-		    if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
-		      dlfiles="$dlfiles $pic_object"
-		      prev=
-		      continue
-		    else
-		      # If libtool objects are unsupported, then we need to preload.
-		      prev=dlprefiles
-		    fi
-		  fi
+This mode accepts the following additional options:
 
-		  # CHECK ME:  I think I busted this.  -Ossama
-		  if test "$prev" = dlprefiles; then
-		    # Preload the old-style object.
-		    dlprefiles="$dlprefiles $pic_object"
-		    prev=
-		  fi
+  -dlopen FILE      add the directory containing FILE to the library path
 
-		  # A PIC object.
-		  libobjs="$libobjs $pic_object"
-		  arg="$pic_object"
-		fi
+This mode sets the library path environment variable according to \`-dlopen'
+flags.
 
-		# Non-PIC object.
-		if test "$non_pic_object" != none; then
-		  # Prepend the subdirectory the object is found in.
-		  non_pic_object="$xdir$non_pic_object"
+If any of the ARGS are libtool executable wrappers, then they are translated
+into their corresponding uninstalled binary, and any of their required library
+directories are added to the library path.
 
-		  # A standard non-PIC object
-		  non_pic_objects="$non_pic_objects $non_pic_object"
-		  if test -z "$pic_object" || test "$pic_object" = none ; then
-		    arg="$non_pic_object"
-		  fi
-		else
-		  # If the PIC object exists, use it instead.
-		  # $xdir was prepended to $pic_object above.
-		  non_pic_object="$pic_object"
-		  non_pic_objects="$non_pic_objects $non_pic_object"
-		fi
-	      else
-		# Only an error if not doing a dry-run.
-		if test -z "$run"; then
-		  $echo "$modename: \`$arg' is not a valid libtool object" 1>&2
-		  exit $EXIT_FAILURE
-		else
-		  # Dry-run case.
+Then, COMMAND is executed, with ARGS as arguments."
+        ;;
 
-		  # Extract subdirectory from the argument.
-		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
-		  if test "X$xdir" = "X$arg"; then
-		    xdir=
-		  else
-		    xdir="$xdir/"
-		  fi
+      finish)
+        $ECHO \
+"Usage: $progname [OPTION]... --mode=finish [LIBDIR]...
 
-		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
-		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
-		  libobjs="$libobjs $pic_object"
-		  non_pic_objects="$non_pic_objects $non_pic_object"
-		fi
-	      fi
-	    done
-	  else
-	    $echo "$modename: link input file \`$save_arg' does not exist"
-	    exit $EXIT_FAILURE
-	  fi
-	  arg=$save_arg
-	  prev=
-	  continue
-	  ;;
-	rpath | xrpath)
-	  # We need an absolute path.
-	  case $arg in
-	  [\\/]* | [A-Za-z]:[\\/]*) ;;
-	  *)
-	    $echo "$modename: only absolute run-paths are allowed" 1>&2
-	    exit $EXIT_FAILURE
-	    ;;
-	  esac
-	  if test "$prev" = rpath; then
-	    case "$rpath " in
-	    *" $arg "*) ;;
-	    *) rpath="$rpath $arg" ;;
-	    esac
-	  else
-	    case "$xrpath " in
-	    *" $arg "*) ;;
-	    *) xrpath="$xrpath $arg" ;;
-	    esac
-	  fi
-	  prev=
-	  continue
-	  ;;
-	xcompiler)
-	  compiler_flags="$compiler_flags $qarg"
-	  prev=
-	  compile_command="$compile_command $qarg"
-	  finalize_command="$finalize_command $qarg"
-	  continue
-	  ;;
-	xlinker)
-	  linker_flags="$linker_flags $qarg"
-	  compiler_flags="$compiler_flags $wl$qarg"
-	  prev=
-	  compile_command="$compile_command $wl$qarg"
-	  finalize_command="$finalize_command $wl$qarg"
-	  continue
-	  ;;
-	xcclinker)
-	  linker_flags="$linker_flags $qarg"
-	  compiler_flags="$compiler_flags $qarg"
-	  prev=
-	  compile_command="$compile_command $qarg"
-	  finalize_command="$finalize_command $qarg"
-	  continue
-	  ;;
-	shrext)
-  	  shrext_cmds="$arg"
-	  prev=
-	  continue
-	  ;;
-	darwin_framework|darwin_framework_skip)
-	  test "$prev" = "darwin_framework" && compiler_flags="$compiler_flags $arg"
-	  compile_command="$compile_command $arg"
-	  finalize_command="$finalize_command $arg"
-	  prev=
-	  continue
-	  ;;
-	*)
-	  eval "$prev=\"\$arg\""
-	  prev=
-	  continue
-	  ;;
-	esac
-      fi # test -n "$prev"
+Complete the installation of libtool libraries.
 
-      prevarg="$arg"
+Each LIBDIR is a directory that contains libtool libraries.
 
-      case $arg in
-      -all-static)
-	if test -n "$link_static_flag"; then
-	  compile_command="$compile_command $link_static_flag"
-	  finalize_command="$finalize_command $link_static_flag"
-	fi
-	continue
-	;;
+The commands that this mode executes may require superuser privileges.  Use
+the \`--dry-run' option if you just want to see what would be executed."
+        ;;
 
-      -allow-undefined)
-	# FIXME: remove this flag sometime in the future.
-	$echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2
-	continue
-	;;
+      install)
+        $ECHO \
+"Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
 
-      -avoid-version)
-	avoid_version=yes
-	continue
-	;;
+Install executables or libraries.
 
-      -dlopen)
-	prev=dlfiles
-	continue
-	;;
+INSTALL-COMMAND is the installation command.  The first component should be
+either the \`install' or \`cp' program.
 
-      -dlpreopen)
-	prev=dlprefiles
-	continue
-	;;
+The following components of INSTALL-COMMAND are treated specially:
 
-      -export-dynamic)
-	export_dynamic=yes
-	continue
-	;;
+  -inst-prefix PREFIX-DIR  Use PREFIX-DIR as a staging area for installation
 
-      -export-symbols | -export-symbols-regex)
-	if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
-	  $echo "$modename: more than one -exported-symbols argument is not allowed"
-	  exit $EXIT_FAILURE
-	fi
-	if test "X$arg" = "X-export-symbols"; then
-	  prev=expsyms
-	else
-	  prev=expsyms_regex
-	fi
-	continue
-	;;
+The rest of the components are interpreted as arguments to that command (only
+BSD-compatible install options are recognized)."
+        ;;
 
-      -framework|-arch|-isysroot)
-	case " $CC " in
-	  *" ${arg} ${1} "* | *" ${arg}	${1} "*) 
-		prev=darwin_framework_skip ;;
-	  *) compiler_flags="$compiler_flags $arg"
-	     prev=darwin_framework ;;
-	esac
-	compile_command="$compile_command $arg"
-	finalize_command="$finalize_command $arg"
-	continue
-	;;
+      link)
+        $ECHO \
+"Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
 
-      -inst-prefix-dir)
-	prev=inst_prefix
-	continue
-	;;
+Link object files or libraries together to form another library, or to
+create an executable program.
 
-      # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:*
-      # so, if we see these flags be careful not to treat them like -L
-      -L[A-Z][A-Z]*:*)
-	case $with_gcc/$host in
-	no/*-*-irix* | /*-*-irix*)
-	  compile_command="$compile_command $arg"
-	  finalize_command="$finalize_command $arg"
-	  ;;
-	esac
-	continue
-	;;
+LINK-COMMAND is a command using the C compiler that you would use to create
+a program from several object files.
 
-      -L*)
-	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
-	# We need an absolute path.
-	case $dir in
-	[\\/]* | [A-Za-z]:[\\/]*) ;;
-	*)
-	  absdir=`cd "$dir" && pwd`
-	  if test -z "$absdir"; then
-	    $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2
-	    absdir="$dir"
-	    notinst_path="$notinst_path $dir"
-	  fi
-	  dir="$absdir"
-	  ;;
-	esac
-	case "$deplibs " in
-	*" -L$dir "*) ;;
-	*)
-	  deplibs="$deplibs -L$dir"
-	  lib_search_path="$lib_search_path $dir"
-	  ;;
-	esac
-	case $host in
-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
-	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
-	  case :$dllsearchpath: in
-	  *":$dir:"*) ;;
-	  *) dllsearchpath="$dllsearchpath:$dir";;
-	  esac
-	  case :$dllsearchpath: in
-	  *":$testbindir:"*) ;;
-	  *) dllsearchpath="$dllsearchpath:$testbindir";;
-	  esac
-	  ;;
-	esac
-	continue
-	;;
+The following components of LINK-COMMAND are treated specially:
 
-      -l*)
-	if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then
-	  case $host in
-	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos*)
-	    # These systems don't actually have a C or math library (as such)
-	    continue
-	    ;;
-	  *-*-os2*)
-	    # These systems don't actually have a C library (as such)
-	    test "X$arg" = "X-lc" && continue
-	    ;;
-	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
-	    # Do not include libc due to us having libc/libc_r.
-	    test "X$arg" = "X-lc" && continue
-	    ;;
-	  *-*-rhapsody* | *-*-darwin1.[012])
-	    # Rhapsody C and math libraries are in the System framework
-	    deplibs="$deplibs -framework System"
-	    continue
-	    ;;
-	  *-*-sco3.2v5* | *-*-sco5v6*)
-	    # Causes problems with __ctype
-	    test "X$arg" = "X-lc" && continue
-	    ;;
-	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
-	    # Compiler inserts libc in the correct place for threads to work
-	    test "X$arg" = "X-lc" && continue
-	    ;;
-	  esac
-	elif test "X$arg" = "X-lc_r"; then
-	 case $host in
-	 *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
-	   # Do not include libc_r directly, use -pthread flag.
-	   continue
-	   ;;
-	 esac
-	fi
-	deplibs="$deplibs $arg"
-	continue
-	;;
+  -all-static       do not do any dynamic linking at all
+  -avoid-version    do not add a version suffix if possible
+  -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
+  -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
+  -export-dynamic   allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
+  -export-symbols SYMFILE
+                    try to export only the symbols listed in SYMFILE
+  -export-symbols-regex REGEX
+                    try to export only the symbols matching REGEX
+  -LLIBDIR          search LIBDIR for required installed libraries
+  -lNAME            OUTPUT-FILE requires the installed library libNAME
+  -module           build a library that can dlopened
+  -no-fast-install  disable the fast-install mode
+  -no-install       link a not-installable executable
+  -no-undefined     declare that a library does not refer to external symbols
+  -o OUTPUT-FILE    create OUTPUT-FILE from the specified objects
+  -objectlist FILE  Use a list of object files found in FILE to specify objects
+  -precious-files-regex REGEX
+                    don't remove output files matching REGEX
+  -release RELEASE  specify package release information
+  -rpath LIBDIR     the created library will eventually be installed in LIBDIR
+  -R[ ]LIBDIR       add LIBDIR to the runtime path of programs and libraries
+  -shared           only do dynamic linking of libtool libraries
+  -shrext SUFFIX    override the standard shared library file extension
+  -static           do not do any dynamic linking of uninstalled libtool libraries
+  -static-libtool-libs
+                    do not do any dynamic linking of libtool libraries
+  -version-info CURRENT[:REVISION[:AGE]]
+                    specify library version info [each variable defaults to 0]
+  -weak LIBNAME     declare that the target provides the LIBNAME interface
 
-      # Tru64 UNIX uses -model [arg] to determine the layout of C++
-      # classes, name mangling, and exception handling.
-      -model)
-	compile_command="$compile_command $arg"
-	compiler_flags="$compiler_flags $arg"
-	finalize_command="$finalize_command $arg"
-	prev=xcompiler
-	continue
-	;;
+All other options (arguments beginning with \`-') are ignored.
 
-     -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
-	compiler_flags="$compiler_flags $arg"
-	compile_command="$compile_command $arg"
-	finalize_command="$finalize_command $arg"
-	continue
-	;;
+Every other argument is treated as a filename.  Files ending in \`.la' are
+treated as uninstalled libtool libraries, other files are standard or library
+object files.
 
-      -module)
-	module=yes
-	continue
-	;;
+If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
+only library objects (\`.lo' files) may be specified, and \`-rpath' is
+required, except when creating a convenience library.
 
-      # -64, -mips[0-9] enable 64-bit mode on the SGI compiler
-      # -r[0-9][0-9]* specifies the processor on the SGI compiler
-      # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
-      # +DA*, +DD* enable 64-bit mode on the HP compiler
-      # -q* pass through compiler args for the IBM compiler
-      # -m* pass through architecture-specific compiler args for GCC
-      # -m*, -t[45]*, -txscale* pass through architecture-specific
-      # compiler args for GCC
-      # -pg pass through profiling flag for GCC
-      # @file GCC response files
-      -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*|-pg| \
-      -t[45]*|-txscale*|@*)
+If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
+using \`ar' and \`ranlib', or on Windows using \`lib'.
 
-	# Unknown arguments in both finalize_command and compile_command need
-	# to be aesthetically quoted because they are evaled later.
-	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
-	case $arg in
-	*[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	  arg="\"$arg\""
-	  ;;
-	esac
-        compile_command="$compile_command $arg"
-        finalize_command="$finalize_command $arg"
-        compiler_flags="$compiler_flags $arg"
-        continue
+If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file
+is created, otherwise an executable program is created."
         ;;
 
-      -shrext)
-	prev=shrext
-	continue
-	;;
+      uninstall)
+        $ECHO \
+"Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE...
 
-      -no-fast-install)
-	fast_install=no
-	continue
-	;;
+Remove libraries from an installation directory.
 
-      -no-install)
-	case $host in
-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
-	  # The PATH hackery in wrapper scripts is required on Windows
-	  # in order for the loader to find any dlls it needs.
-	  $echo "$modename: warning: \`-no-install' is ignored for $host" 1>&2
-	  $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2
-	  fast_install=no
-	  ;;
-	*) no_install=yes ;;
-	esac
-	continue
-	;;
+RM is the name of the program to use to delete files associated with each FILE
+(typically \`/bin/rm').  RM-OPTIONS are options (such as \`-f') to be passed
+to RM.
 
-      -no-undefined)
-	allow_undefined=no
-	continue
-	;;
+If FILE is a libtool library, all the files associated with it are deleted.
+Otherwise, only FILE itself is deleted using RM."
+        ;;
 
-      -objectlist)
-	prev=objectlist
-	continue
-	;;
+      *)
+        func_fatal_help "invalid operation mode \`$mode'"
+        ;;
+    esac
 
-      -o) prev=output ;;
+    $ECHO
+    $ECHO "Try \`$progname --help' for more information about other modes."
 
-      -precious-files-regex)
-	prev=precious_regex
-	continue
-	;;
+    exit $?
+}
 
-      -release)
-	prev=release
-	continue
-	;;
+  # Now that we've collected a possible --mode arg, show help if necessary
+  $opt_help && func_mode_help
 
-      -rpath)
-	prev=rpath
-	continue
-	;;
 
-      -R)
-	prev=xrpath
-	continue
-	;;
+# func_mode_execute arg...
+func_mode_execute ()
+{
+    $opt_debug
+    # The first argument is the command name.
+    cmd="$nonopt"
+    test -z "$cmd" && \
+      func_fatal_help "you must specify a COMMAND"
 
-      -R*)
-	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
-	# We need an absolute path.
-	case $dir in
-	[\\/]* | [A-Za-z]:[\\/]*) ;;
-	*)
-	  $echo "$modename: only absolute run-paths are allowed" 1>&2
-	  exit $EXIT_FAILURE
-	  ;;
-	esac
-	case "$xrpath " in
-	*" $dir "*) ;;
-	*) xrpath="$xrpath $dir" ;;
-	esac
-	continue
-	;;
-
-      -static)
-	# The effects of -static are defined in a previous loop.
-	# We used to do the same as -all-static on platforms that
-	# didn't have a PIC flag, but the assumption that the effects
-	# would be equivalent was wrong.  It would break on at least
-	# Digital Unix and AIX.
-	continue
-	;;
+    # Handle -dlopen flags immediately.
+    for file in $execute_dlfiles; do
+      test -f "$file" \
+	|| func_fatal_help "\`$file' is not a file"
 
-      -thread-safe)
-	thread_safe=yes
-	continue
-	;;
+      dir=
+      case $file in
+      *.la)
+	# Check to see that this really is a libtool archive.
+	func_lalib_unsafe_p "$file" \
+	  || func_fatal_help "\`$lib' is not a valid libtool archive"
 
-      -version-info)
-	prev=vinfo
-	continue
-	;;
-      -version-number)
-	prev=vinfo
-	vinfo_number=yes
-	continue
-	;;
+	# Read the libtool library.
+	dlname=
+	library_names=
+	func_source "$file"
 
-      -Wc,*)
-	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
-	arg=
-	save_ifs="$IFS"; IFS=','
-	for flag in $args; do
-	  IFS="$save_ifs"
-	  case $flag in
-	    *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	    flag="\"$flag\""
-	    ;;
-	  esac
-	  arg="$arg $wl$flag"
-	  compiler_flags="$compiler_flags $flag"
-	done
-	IFS="$save_ifs"
-	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
-	;;
+	# Skip this library if it cannot be dlopened.
+	if test -z "$dlname"; then
+	  # Warn if it was a shared library.
+	  test -n "$library_names" && \
+	    func_warning "\`$file' was not linked with \`-export-dynamic'"
+	  continue
+	fi
 
-      -Wl,*)
-	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
-	arg=
-	save_ifs="$IFS"; IFS=','
-	for flag in $args; do
-	  IFS="$save_ifs"
-	  case $flag in
-	    *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	    flag="\"$flag\""
-	    ;;
-	  esac
-	  arg="$arg $wl$flag"
-	  compiler_flags="$compiler_flags $wl$flag"
-	  linker_flags="$linker_flags $flag"
-	done
-	IFS="$save_ifs"
-	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
-	;;
+	func_dirname "$file" "" "."
+	dir="$func_dirname_result"
 
-      -Xcompiler)
-	prev=xcompiler
-	continue
+	if test -f "$dir/$objdir/$dlname"; then
+	  dir="$dir/$objdir"
+	else
+	  if test ! -f "$dir/$dlname"; then
+	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
+	  fi
+	fi
 	;;
 
-      -Xlinker)
-	prev=xlinker
-	continue
+      *.lo)
+	# Just add the directory containing the .lo file.
+	func_dirname "$file" "" "."
+	dir="$func_dirname_result"
 	;;
 
-      -XCClinker)
-	prev=xcclinker
+      *)
+	func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
 	continue
 	;;
+      esac
 
-      # Some other compiler flag.
-      -* | +*)
-	# Unknown arguments in both finalize_command and compile_command need
-	# to be aesthetically quoted because they are evaled later.
-	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
-	case $arg in
-	*[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	  arg="\"$arg\""
-	  ;;
-	esac
-	;;
+      # Get the absolute pathname.
+      absdir=`cd "$dir" && pwd`
+      test -n "$absdir" && dir="$absdir"
 
-      *.$objext)
-	# A standard object.
-	objs="$objs $arg"
-	;;
+      # Now add the directory to shlibpath_var.
+      if eval "test -z \"\$$shlibpath_var\""; then
+	eval "$shlibpath_var=\"\$dir\""
+      else
+	eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\""
+      fi
+    done
 
-      *.lo)
-	# A libtool-controlled object.
+    # This variable tells wrapper scripts just to set shlibpath_var
+    # rather than running their programs.
+    libtool_execute_magic="$magic"
 
-	# Check to see that this really is a libtool object.
-	if (${SED} -e '2q' $arg | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
-	  pic_object=
-	  non_pic_object=
+    # Check if any of the arguments is a wrapper script.
+    args=
+    for file
+    do
+      case $file in
+      -*) ;;
+      *)
+	# Do a test to see if this is really a libtool program.
+	if func_ltwrapper_script_p "$file"; then
+	  func_source "$file"
+	  # Transform arg to wrapped name.
+	  file="$progdir/$program"
+	elif func_ltwrapper_executable_p "$file"; then
+	  func_ltwrapper_scriptname "$file"
+	  func_source "$func_ltwrapper_scriptname_result"
+	  # Transform arg to wrapped name.
+	  file="$progdir/$program"
+	fi
+	;;
+      esac
+      # Quote arguments (to preserve shell metacharacters).
+      func_quote_for_eval "$file"
+      args="$args $func_quote_for_eval_result"
+    done
 
-	  # Read the .lo file
-	  # If there is no directory component, then add one.
-	  case $arg in
-	  */* | *\\*) . $arg ;;
-	  *) . ./$arg ;;
-	  esac
+    if test "X$opt_dry_run" = Xfalse; then
+      if test -n "$shlibpath_var"; then
+	# Export the shlibpath_var.
+	eval "export $shlibpath_var"
+      fi
 
-	  if test -z "$pic_object" || \
-	     test -z "$non_pic_object" ||
-	     test "$pic_object" = none && \
-	     test "$non_pic_object" = none; then
-	    $echo "$modename: cannot find name of object for \`$arg'" 1>&2
-	    exit $EXIT_FAILURE
-	  fi
+      # Restore saved environment variables
+      for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES
+      do
+	eval "if test \"\${save_$lt_var+set}\" = set; then
+                $lt_var=\$save_$lt_var; export $lt_var
+	      else
+		$lt_unset $lt_var
+	      fi"
+      done
 
-	  # Extract subdirectory from the argument.
-	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
-	  if test "X$xdir" = "X$arg"; then
-	    xdir=
- 	  else
-	    xdir="$xdir/"
-	  fi
+      # Now prepare to actually exec the command.
+      exec_cmd="\$cmd$args"
+    else
+      # Display what would be done.
+      if test -n "$shlibpath_var"; then
+	eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\""
+	$ECHO "export $shlibpath_var"
+      fi
+      $ECHO "$cmd$args"
+      exit $EXIT_SUCCESS
+    fi
+}
 
-	  if test "$pic_object" != none; then
-	    # Prepend the subdirectory the object is found in.
-	    pic_object="$xdir$pic_object"
+test "$mode" = execute && func_mode_execute ${1+"$@"}
 
-	    if test "$prev" = dlfiles; then
-	      if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
-		dlfiles="$dlfiles $pic_object"
-		prev=
-		continue
-	      else
-		# If libtool objects are unsupported, then we need to preload.
-		prev=dlprefiles
-	      fi
-	    fi
 
-	    # CHECK ME:  I think I busted this.  -Ossama
-	    if test "$prev" = dlprefiles; then
-	      # Preload the old-style object.
-	      dlprefiles="$dlprefiles $pic_object"
-	      prev=
-	    fi
+# func_mode_finish arg...
+func_mode_finish ()
+{
+    $opt_debug
+    libdirs="$nonopt"
+    admincmds=
 
-	    # A PIC object.
-	    libobjs="$libobjs $pic_object"
-	    arg="$pic_object"
-	  fi
+    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
+      for dir
+      do
+	libdirs="$libdirs $dir"
+      done
 
-	  # Non-PIC object.
-	  if test "$non_pic_object" != none; then
-	    # Prepend the subdirectory the object is found in.
-	    non_pic_object="$xdir$non_pic_object"
+      for libdir in $libdirs; do
+	if test -n "$finish_cmds"; then
+	  # Do each command in the finish commands.
+	  func_execute_cmds "$finish_cmds" 'admincmds="$admincmds
+'"$cmd"'"'
+	fi
+	if test -n "$finish_eval"; then
+	  # Do the single finish_eval.
+	  eval cmds=\"$finish_eval\"
+	  $opt_dry_run || eval "$cmds" || admincmds="$admincmds
+       $cmds"
+	fi
+      done
+    fi
 
-	    # A standard non-PIC object
-	    non_pic_objects="$non_pic_objects $non_pic_object"
-	    if test -z "$pic_object" || test "$pic_object" = none ; then
-	      arg="$non_pic_object"
-	    fi
-	  else
-	    # If the PIC object exists, use it instead.
-	    # $xdir was prepended to $pic_object above.
-	    non_pic_object="$pic_object"
-	    non_pic_objects="$non_pic_objects $non_pic_object"
-	  fi
-	else
-	  # Only an error if not doing a dry-run.
-	  if test -z "$run"; then
-	    $echo "$modename: \`$arg' is not a valid libtool object" 1>&2
-	    exit $EXIT_FAILURE
-	  else
-	    # Dry-run case.
+    # Exit here if they wanted silent mode.
+    $opt_silent && exit $EXIT_SUCCESS
 
-	    # Extract subdirectory from the argument.
-	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
-	    if test "X$xdir" = "X$arg"; then
-	      xdir=
-	    else
-	      xdir="$xdir/"
-	    fi
+    $ECHO "X----------------------------------------------------------------------" | $Xsed
+    $ECHO "Libraries have been installed in:"
+    for libdir in $libdirs; do
+      $ECHO "   $libdir"
+    done
+    $ECHO
+    $ECHO "If you ever happen to want to link against installed libraries"
+    $ECHO "in a given directory, LIBDIR, you must either use libtool, and"
+    $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
+    $ECHO "flag during linking and do at least one of the following:"
+    if test -n "$shlibpath_var"; then
+      $ECHO "   - add LIBDIR to the \`$shlibpath_var' environment variable"
+      $ECHO "     during execution"
+    fi
+    if test -n "$runpath_var"; then
+      $ECHO "   - add LIBDIR to the \`$runpath_var' environment variable"
+      $ECHO "     during linking"
+    fi
+    if test -n "$hardcode_libdir_flag_spec"; then
+      libdir=LIBDIR
+      eval flag=\"$hardcode_libdir_flag_spec\"
 
-	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
-	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
-	    libobjs="$libobjs $pic_object"
-	    non_pic_objects="$non_pic_objects $non_pic_object"
-	  fi
-	fi
-	;;
+      $ECHO "   - use the \`$flag' linker flag"
+    fi
+    if test -n "$admincmds"; then
+      $ECHO "   - have your system administrator run these commands:$admincmds"
+    fi
+    if test -f /etc/ld.so.conf; then
+      $ECHO "   - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
+    fi
+    $ECHO
 
-      *.$libext)
-	# An archive.
-	deplibs="$deplibs $arg"
-	old_deplibs="$old_deplibs $arg"
-	continue
+    $ECHO "See any operating system documentation about shared libraries for"
+    case $host in
+      solaris2.[6789]|solaris2.1[0-9])
+        $ECHO "more information, such as the ld(1), crle(1) and ld.so(8) manual"
+	$ECHO "pages."
 	;;
+      *)
+        $ECHO "more information, such as the ld(1) and ld.so(8) manual pages."
+        ;;
+    esac
+    $ECHO "X----------------------------------------------------------------------" | $Xsed
+    exit $EXIT_SUCCESS
+}
 
-      *.la)
-	# A libtool-controlled library.
+test "$mode" = finish && func_mode_finish ${1+"$@"}
 
-	if test "$prev" = dlfiles; then
-	  # This library was specified with -dlopen.
-	  dlfiles="$dlfiles $arg"
-	  prev=
-	elif test "$prev" = dlprefiles; then
-	  # The library was specified with -dlpreopen.
-	  dlprefiles="$dlprefiles $arg"
-	  prev=
-	else
-	  deplibs="$deplibs $arg"
-	fi
-	continue
-	;;
 
-      # Some other compiler argument.
-      *)
-	# Unknown arguments in both finalize_command and compile_command need
-	# to be aesthetically quoted because they are evaled later.
-	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
-	case $arg in
-	*[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	  arg="\"$arg\""
-	  ;;
-	esac
-	;;
-      esac # arg
+# func_mode_install arg...
+func_mode_install ()
+{
+    $opt_debug
+    # There may be an optional sh(1) argument at the beginning of
+    # install_prog (especially on Windows NT).
+    if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
+       # Allow the use of GNU shtool's install command.
+       $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
+      # Aesthetically quote it.
+      func_quote_for_eval "$nonopt"
+      install_prog="$func_quote_for_eval_result "
+      arg=$1
+      shift
+    else
+      install_prog=
+      arg=$nonopt
+    fi
 
-      # Now actually substitute the argument into the commands.
-      if test -n "$arg"; then
-	compile_command="$compile_command $arg"
-	finalize_command="$finalize_command $arg"
+    # The real first argument should be the name of the installation program.
+    # Aesthetically quote it.
+    func_quote_for_eval "$arg"
+    install_prog="$install_prog$func_quote_for_eval_result"
+
+    # We need to accept at least all the BSD install flags.
+    dest=
+    files=
+    opts=
+    prev=
+    install_type=
+    isdir=no
+    stripme=
+    for arg
+    do
+      if test -n "$dest"; then
+	files="$files $dest"
+	dest=$arg
+	continue
       fi
-    done # argument parsing loop
 
-    if test -n "$prev"; then
-      $echo "$modename: the \`$prevarg' option requires an argument" 1>&2
-      $echo "$help" 1>&2
-      exit $EXIT_FAILURE
-    fi
+      case $arg in
+      -d) isdir=yes ;;
+      -f)
+	case " $install_prog " in
+	*[\\\ /]cp\ *) ;;
+	*) prev=$arg ;;
+	esac
+	;;
+      -g | -m | -o)
+	prev=$arg
+	;;
+      -s)
+	stripme=" -s"
+	continue
+	;;
+      -*)
+	;;
+      *)
+	# If the previous option needed an argument, then skip it.
+	if test -n "$prev"; then
+	  prev=
+	else
+	  dest=$arg
+	  continue
+	fi
+	;;
+      esac
 
-    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
-      eval arg=\"$export_dynamic_flag_spec\"
-      compile_command="$compile_command $arg"
-      finalize_command="$finalize_command $arg"
-    fi
+      # Aesthetically quote the argument.
+      func_quote_for_eval "$arg"
+      install_prog="$install_prog $func_quote_for_eval_result"
+    done
 
-    oldlibs=
-    # calculate the name of the file, without its directory
-    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
-    libobjs_save="$libobjs"
+    test -z "$install_prog" && \
+      func_fatal_help "you must specify an install program"
 
-    if test -n "$shlibpath_var"; then
-      # get the directories listed in $shlibpath_var
-      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
-    else
-      shlib_search_path=
-    fi
-    eval sys_lib_search_path=\"$sys_lib_search_path_spec\"
-    eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\"
+    test -n "$prev" && \
+      func_fatal_help "the \`$prev' option requires an argument"
 
-    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
-    if test "X$output_objdir" = "X$output"; then
-      output_objdir="$objdir"
-    else
-      output_objdir="$output_objdir/$objdir"
-    fi
-    # Create the object directory.
-    if test ! -d "$output_objdir"; then
-      $show "$mkdir $output_objdir"
-      $run $mkdir $output_objdir
-      exit_status=$?
-      if test "$exit_status" -ne 0 && test ! -d "$output_objdir"; then
-	exit $exit_status
+    if test -z "$files"; then
+      if test -z "$dest"; then
+	func_fatal_help "no file or destination specified"
+      else
+	func_fatal_help "you must specify a destination"
       fi
     fi
 
-    # Determine the type of output
-    case $output in
-    "")
-      $echo "$modename: you must specify an output file" 1>&2
-      $echo "$help" 1>&2
-      exit $EXIT_FAILURE
-      ;;
-    *.$libext) linkmode=oldlib ;;
-    *.lo | *.$objext) linkmode=obj ;;
-    *.la) linkmode=lib ;;
-    *) linkmode=prog ;; # Anything else should be a program.
-    esac
+    # Strip any trailing slash from the destination.
+    func_stripname '' '/' "$dest"
+    dest=$func_stripname_result
 
-    case $host in
-    *cygwin* | *mingw* | *pw32*)
-      # don't eliminate duplications in $postdeps and $predeps
-      duplicate_compiler_generated_deps=yes
-      ;;
+    # Check to see that the destination is a directory.
+    test -d "$dest" && isdir=yes
+    if test "$isdir" = yes; then
+      destdir="$dest"
+      destname=
+    else
+      func_dirname_and_basename "$dest" "" "."
+      destdir="$func_dirname_result"
+      destname="$func_basename_result"
+
+      # Not a directory, so check to see that there is only one file specified.
+      set dummy $files; shift
+      test "$#" -gt 1 && \
+	func_fatal_help "\`$dest' is not a directory"
+    fi
+    case $destdir in
+    [\\/]* | [A-Za-z]:[\\/]*) ;;
     *)
-      duplicate_compiler_generated_deps=$duplicate_deps
+      for file in $files; do
+	case $file in
+	*.lo) ;;
+	*)
+	  func_fatal_help "\`$destdir' must be an absolute directory name"
+	  ;;
+	esac
+      done
       ;;
     esac
-    specialdeplibs=
 
-    libs=
-    # Find all interdependent deplibs by searching for libraries
-    # that are linked more than once (e.g. -la -lb -la)
-    for deplib in $deplibs; do
-      if test "X$duplicate_deps" = "Xyes" ; then
-	case "$libs " in
-	*" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
-	esac
-      fi
-      libs="$libs $deplib"
-    done
+    # This variable tells wrapper scripts just to set variables rather
+    # than running their programs.
+    libtool_install_magic="$magic"
 
-    if test "$linkmode" = lib; then
-      libs="$predeps $libs $compiler_lib_search_path $postdeps"
+    staticlibs=
+    future_libdirs=
+    current_libdirs=
+    for file in $files; do
 
-      # Compute libraries that are listed more than once in $predeps
-      # $postdeps and mark them as special (i.e., whose duplicates are
-      # not to be eliminated).
-      pre_post_deps=
-      if test "X$duplicate_compiler_generated_deps" = "Xyes" ; then
-	for pre_post_dep in $predeps $postdeps; do
-	  case "$pre_post_deps " in
-	  *" $pre_post_dep "*) specialdeplibs="$specialdeplibs $pre_post_deps" ;;
+      # Do each installation.
+      case $file in
+      *.$libext)
+	# Do the static libraries later.
+	staticlibs="$staticlibs $file"
+	;;
+
+      *.la)
+	# Check to see that this really is a libtool archive.
+	func_lalib_unsafe_p "$file" \
+	  || func_fatal_help "\`$file' is not a valid libtool archive"
+
+	library_names=
+	old_library=
+	relink_command=
+	func_source "$file"
+
+	# Add the libdir to current_libdirs if it is the destination.
+	if test "X$destdir" = "X$libdir"; then
+	  case "$current_libdirs " in
+	  *" $libdir "*) ;;
+	  *) current_libdirs="$current_libdirs $libdir" ;;
 	  esac
-	  pre_post_deps="$pre_post_deps $pre_post_dep"
-	done
-      fi
-      pre_post_deps=
-    fi
+	else
+	  # Note the libdir as a future libdir.
+	  case "$future_libdirs " in
+	  *" $libdir "*) ;;
+	  *) future_libdirs="$future_libdirs $libdir" ;;
+	  esac
+	fi
 
-    deplibs=
-    newdependency_libs=
-    newlib_search_path=
-    need_relink=no # whether we're linking any uninstalled libtool libraries
-    notinst_deplibs= # not-installed libtool libraries
-    case $linkmode in
-    lib)
-	passes="conv link"
-	for file in $dlfiles $dlprefiles; do
-	  case $file in
-	  *.la) ;;
-	  *)
-	    $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
-	    exit $EXIT_FAILURE
+	func_dirname "$file" "/" ""
+	dir="$func_dirname_result"
+	dir="$dir$objdir"
+
+	if test -n "$relink_command"; then
+	  # Determine the prefix the user has applied to our future dir.
+	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
+
+	  # Don't allow the user to place us outside of our expected
+	  # location b/c this prevents finding dependent libraries that
+	  # are installed to the same prefix.
+	  # At present, this check doesn't affect windows .dll's that
+	  # are installed into $libdir/../bin (currently, that works fine)
+	  # but it's something to keep an eye on.
+	  test "$inst_prefix_dir" = "$destdir" && \
+	    func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
+
+	  if test -n "$inst_prefix_dir"; then
+	    # Stick the inst_prefix_dir data into the link command.
+	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
+	  else
+	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
+	  fi
+
+	  func_warning "relinking \`$file'"
+	  func_show_eval "$relink_command" \
+	    'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
+	fi
+
+	# See the names of the shared library.
+	set dummy $library_names; shift
+	if test -n "$1"; then
+	  realname="$1"
+	  shift
+
+	  srcname="$realname"
+	  test -n "$relink_command" && srcname="$realname"T
+
+	  # Install the shared library and build the symlinks.
+	  func_show_eval "$install_prog $dir/$srcname $destdir/$realname" \
+	      'exit $?'
+	  tstripme="$stripme"
+	  case $host_os in
+	  cygwin* | mingw* | pw32* | cegcc*)
+	    case $realname in
+	    *.dll.a)
+	      tstripme=""
+	      ;;
+	    esac
 	    ;;
 	  esac
-	done
-	;;
-    prog)
-	compile_deplibs=
-	finalize_deplibs=
-	alldeplibs=no
-	newdlfiles=
-	newdlprefiles=
-	passes="conv scan dlopen dlpreopen link"
-	;;
-    *)  passes="conv"
-	;;
-    esac
-    for pass in $passes; do
-      if test "$linkmode,$pass" = "lib,link" ||
-	 test "$linkmode,$pass" = "prog,scan"; then
-	libs="$deplibs"
-	deplibs=
-      fi
-      if test "$linkmode" = prog; then
-	case $pass in
-	dlopen) libs="$dlfiles" ;;
-	dlpreopen) libs="$dlprefiles" ;;
-	link)
-	  libs="$deplibs %DEPLIBS%"
-	  test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs"
-	  ;;
-	esac
-      fi
-      if test "$pass" = dlopen; then
-	# Collect dlpreopened libraries
-	save_deplibs="$deplibs"
-	deplibs=
-      fi
-      for deplib in $libs; do
-	lib=
-	found=no
-	case $deplib in
-	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
-	  if test "$linkmode,$pass" = "prog,link"; then
-	    compile_deplibs="$deplib $compile_deplibs"
-	    finalize_deplibs="$deplib $finalize_deplibs"
-	  else
-	    compiler_flags="$compiler_flags $deplib"
+	  if test -n "$tstripme" && test -n "$striplib"; then
+	    func_show_eval "$striplib $destdir/$realname" 'exit $?'
 	  fi
-	  continue
-	  ;;
-	-l*)
-	  if test "$linkmode" != lib && test "$linkmode" != prog; then
-	    $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2
-	    continue
-	  fi
-	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
-	    for search_ext in .la $std_shrext .so .a; do
-	      # Search the libtool library
-	      lib="$searchdir/lib${name}${search_ext}"
-	      if test -f "$lib"; then
-		if test "$search_ext" = ".la"; then
-		  found=yes
-		else
-		  found=no
-		fi
-		break 2
-	      fi
+
+	  if test "$#" -gt 0; then
+	    # Delete the old symlinks, and create new ones.
+	    # Try `ln -sf' first, because the `ln' binary might depend on
+	    # the symlink we replace!  Solaris /bin/ln does not understand -f,
+	    # so we also need to try rm && ln -s.
+	    for linkname
+	    do
+	      test "$linkname" != "$realname" \
+		&& func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })"
 	    done
-	  done
-	  if test "$found" != yes; then
-	    # deplib doesn't seem to be a libtool library
-	    if test "$linkmode,$pass" = "prog,link"; then
-	      compile_deplibs="$deplib $compile_deplibs"
-	      finalize_deplibs="$deplib $finalize_deplibs"
-	    else
-	      deplibs="$deplib $deplibs"
-	      test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs"
-	    fi
-	    continue
-	  else # deplib is a libtool library
-	    # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib,
-	    # We need to do some special things here, and not later.
-	    if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-	      case " $predeps $postdeps " in
-	      *" $deplib "*)
-		if (${SED} -e '2q' $lib |
-                    grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
-		  library_names=
-		  old_library=
-		  case $lib in
-		  */* | *\\*) . $lib ;;
-		  *) . ./$lib ;;
-		  esac
-		  for l in $old_library $library_names; do
-		    ll="$l"
-		  done
-		  if test "X$ll" = "X$old_library" ; then # only static version available
-		    found=no
-		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
-		    test "X$ladir" = "X$lib" && ladir="."
-		    lib=$ladir/$old_library
-		    if test "$linkmode,$pass" = "prog,link"; then
-		      compile_deplibs="$deplib $compile_deplibs"
-		      finalize_deplibs="$deplib $finalize_deplibs"
-		    else
-		      deplibs="$deplib $deplibs"
-		      test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs"
-		    fi
-		    continue
-		  fi
-		fi
-	        ;;
-	      *) ;;
-	      esac
-	    fi
-	  fi
-	  ;; # -l
-	-L*)
-	  case $linkmode in
-	  lib)
-	    deplibs="$deplib $deplibs"
-	    test "$pass" = conv && continue
-	    newdependency_libs="$deplib $newdependency_libs"
-	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
-	    ;;
-	  prog)
-	    if test "$pass" = conv; then
-	      deplibs="$deplib $deplibs"
-	      continue
-	    fi
-	    if test "$pass" = scan; then
-	      deplibs="$deplib $deplibs"
-	    else
-	      compile_deplibs="$deplib $compile_deplibs"
-	      finalize_deplibs="$deplib $finalize_deplibs"
-	    fi
-	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
-	    ;;
-	  *)
-	    $echo "$modename: warning: \`-L' is ignored for archives/objects" 1>&2
-	    ;;
-	  esac # linkmode
-	  continue
-	  ;; # -L
-	-R*)
-	  if test "$pass" = link; then
-	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
-	    # Make sure the xrpath contains only unique directories.
-	    case "$xrpath " in
-	    *" $dir "*) ;;
-	    *) xrpath="$xrpath $dir" ;;
-	    esac
-	  fi
-	  deplibs="$deplib $deplibs"
-	  continue
-	  ;;
-	*.la) lib="$deplib" ;;
-	*.$libext)
-	  if test "$pass" = conv; then
-	    deplibs="$deplib $deplibs"
-	    continue
-	  fi
-	  case $linkmode in
-	  lib)
-	    valid_a_lib=no
-	    case $deplibs_check_method in
-	      match_pattern*)
-		set dummy $deplibs_check_method
-	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
-		if eval $echo \"$deplib\" 2>/dev/null \
-		    | $SED 10q \
-		    | $EGREP "$match_pattern_regex" > /dev/null; then
-		  valid_a_lib=yes
-		fi
-		;;
-	      pass_all)
-		valid_a_lib=yes
-		;;
-            esac
-	    if test "$valid_a_lib" != yes; then
-	      $echo
-	      $echo "*** Warning: Trying to link with static lib archive $deplib."
-	      $echo "*** I have the capability to make that library automatically link in when"
-	      $echo "*** you link to this library.  But I can only do this if you have a"
-	      $echo "*** shared version of the library, which you do not appear to have"
-	      $echo "*** because the file extensions .$libext of this argument makes me believe"
-	      $echo "*** that it is just a static archive that I should not used here."
-	    else
-	      $echo
-	      $echo "*** Warning: Linking the shared library $output against the"
-	      $echo "*** static library $deplib is not portable!"
-	      deplibs="$deplib $deplibs"
-	    fi
-	    continue
-	    ;;
-	  prog)
-	    if test "$pass" != link; then
-	      deplibs="$deplib $deplibs"
-	    else
-	      compile_deplibs="$deplib $compile_deplibs"
-	      finalize_deplibs="$deplib $finalize_deplibs"
-	    fi
-	    continue
-	    ;;
-	  esac # linkmode
-	  ;; # *.$libext
-	*.lo | *.$objext)
-	  if test "$pass" = conv; then
-	    deplibs="$deplib $deplibs"
-	  elif test "$linkmode" = prog; then
-	    if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
-	      # If there is no dlopen support or we're linking statically,
-	      # we need to preload.
-	      newdlprefiles="$newdlprefiles $deplib"
-	      compile_deplibs="$deplib $compile_deplibs"
-	      finalize_deplibs="$deplib $finalize_deplibs"
-	    else
-	      newdlfiles="$newdlfiles $deplib"
-	    fi
 	  fi
-	  continue
-	  ;;
-	%DEPLIBS%)
-	  alldeplibs=yes
-	  continue
-	  ;;
-	esac # case $deplib
-	if test "$found" = yes || test -f "$lib"; then :
-	else
-	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
-	  exit $EXIT_FAILURE
-	fi
 
-	# Check to see that this really is a libtool archive.
-	if (${SED} -e '2q' $lib | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
-	else
-	  $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
-	  exit $EXIT_FAILURE
+	  # Do each command in the postinstall commands.
+	  lib="$destdir/$realname"
+	  func_execute_cmds "$postinstall_cmds" 'exit $?'
 	fi
 
-	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
-	test "X$ladir" = "X$lib" && ladir="."
+	# Install the pseudo-library for information purposes.
+	func_basename "$file"
+	name="$func_basename_result"
+	instname="$dir/$name"i
+	func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
 
-	dlname=
-	dlopen=
-	dlpreopen=
-	libdir=
-	library_names=
-	old_library=
-	# If the library was installed with an old release of libtool,
-	# it will not redefine variables installed, or shouldnotlink
-	installed=yes
-	shouldnotlink=no
-	avoidtemprpath=
+	# Maybe install the static library, too.
+	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
+	;;
 
+      *.lo)
+	# Install (i.e. copy) a libtool object.
 
-	# Read the .la file
-	case $lib in
-	*/* | *\\*) . $lib ;;
-	*) . ./$lib ;;
+	# Figure out destination file name, if it wasn't already specified.
+	if test -n "$destname"; then
+	  destfile="$destdir/$destname"
+	else
+	  func_basename "$file"
+	  destfile="$func_basename_result"
+	  destfile="$destdir/$destfile"
+	fi
+
+	# Deduce the name of the destination old-style object file.
+	case $destfile in
+	*.lo)
+	  func_lo2o "$destfile"
+	  staticdest=$func_lo2o_result
+	  ;;
+	*.$objext)
+	  staticdest="$destfile"
+	  destfile=
+	  ;;
+	*)
+	  func_fatal_help "cannot copy a libtool object to \`$destfile'"
+	  ;;
 	esac
 
-	if test "$linkmode,$pass" = "lib,link" ||
-	   test "$linkmode,$pass" = "prog,scan" ||
-	   { test "$linkmode" != prog && test "$linkmode" != lib; }; then
-	  test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
-	  test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
+	# Install the libtool object if requested.
+	test -n "$destfile" && \
+	  func_show_eval "$install_prog $file $destfile" 'exit $?'
+
+	# Install the old object if enabled.
+	if test "$build_old_libs" = yes; then
+	  # Deduce the name of the old-style object file.
+	  func_lo2o "$file"
+	  staticobj=$func_lo2o_result
+	  func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
 	fi
+	exit $EXIT_SUCCESS
+	;;
 
-	if test "$pass" = conv; then
-	  # Only check for convenience libraries
-	  deplibs="$lib $deplibs"
-	  if test -z "$libdir"; then
-	    if test -z "$old_library"; then
-	      $echo "$modename: cannot find name of link library for \`$lib'" 1>&2
-	      exit $EXIT_FAILURE
+      *)
+	# Figure out destination file name, if it wasn't already specified.
+	if test -n "$destname"; then
+	  destfile="$destdir/$destname"
+	else
+	  func_basename "$file"
+	  destfile="$func_basename_result"
+	  destfile="$destdir/$destfile"
+	fi
+
+	# If the file is missing, and there is a .exe on the end, strip it
+	# because it is most likely a libtool script we actually want to
+	# install
+	stripped_ext=""
+	case $file in
+	  *.exe)
+	    if test ! -f "$file"; then
+	      func_stripname '' '.exe' "$file"
+	      file=$func_stripname_result
+	      stripped_ext=".exe"
 	    fi
-	    # It is a libtool convenience library, so add in its objects.
-	    convenience="$convenience $ladir/$objdir/$old_library"
-	    old_convenience="$old_convenience $ladir/$objdir/$old_library"
-	    tmp_libs=
-	    for deplib in $dependency_libs; do
-	      deplibs="$deplib $deplibs"
-              if test "X$duplicate_deps" = "Xyes" ; then
-	        case "$tmp_libs " in
-	        *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
-	        esac
-              fi
-	      tmp_libs="$tmp_libs $deplib"
-	    done
-	  elif test "$linkmode" != prog && test "$linkmode" != lib; then
-	    $echo "$modename: \`$lib' is not a convenience library" 1>&2
-	    exit $EXIT_FAILURE
-	  fi
-	  continue
-	fi # $pass = conv
+	    ;;
+	esac
 
+	# Do a test to see if this is really a libtool program.
+	case $host in
+	*cygwin* | *mingw*)
+	    if func_ltwrapper_executable_p "$file"; then
+	      func_ltwrapper_scriptname "$file"
+	      wrapper=$func_ltwrapper_scriptname_result
+	    else
+	      func_stripname '' '.exe' "$file"
+	      wrapper=$func_stripname_result
+	    fi
+	    ;;
+	*)
+	    wrapper=$file
+	    ;;
+	esac
+	if func_ltwrapper_script_p "$wrapper"; then
+	  notinst_deplibs=
+	  relink_command=
 
-	# Get the name of the library we link against.
-	linklib=
-	for l in $old_library $library_names; do
-	  linklib="$l"
-	done
-	if test -z "$linklib"; then
-	  $echo "$modename: cannot find name of link library for \`$lib'" 1>&2
-	  exit $EXIT_FAILURE
-	fi
+	  func_source "$wrapper"
 
-	# This library was specified with -dlopen.
-	if test "$pass" = dlopen; then
-	  if test -z "$libdir"; then
-	    $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2
-	    exit $EXIT_FAILURE
-	  fi
-	  if test -z "$dlname" ||
-	     test "$dlopen_support" != yes ||
-	     test "$build_libtool_libs" = no; then
-	    # If there is no dlname, no dlopen support or we're linking
-	    # statically, we need to preload.  We also need to preload any
-	    # dependent libraries so libltdl's deplib preloader doesn't
-	    # bomb out in the load deplibs phase.
-	    dlprefiles="$dlprefiles $lib $dependency_libs"
+	  # Check the variables that should have been set.
+	  test -z "$generated_by_libtool_version" && \
+	    func_fatal_error "invalid libtool wrapper script \`$wrapper'"
+
+	  finalize=yes
+	  for lib in $notinst_deplibs; do
+	    # Check to see that each library is installed.
+	    libdir=
+	    if test -f "$lib"; then
+	      func_source "$lib"
+	    fi
+	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
+	    if test -n "$libdir" && test ! -f "$libfile"; then
+	      func_warning "\`$lib' has not been installed in \`$libdir'"
+	      finalize=no
+	    fi
+	  done
+
+	  relink_command=
+	  func_source "$wrapper"
+
+	  outputname=
+	  if test "$fast_install" = no && test -n "$relink_command"; then
+	    $opt_dry_run || {
+	      if test "$finalize" = yes; then
+	        tmpdir=`func_mktempdir`
+		func_basename "$file$stripped_ext"
+		file="$func_basename_result"
+	        outputname="$tmpdir/$file"
+	        # Replace the output file specification.
+	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
+
+	        $opt_silent || {
+	          func_quote_for_expand "$relink_command"
+		  eval "func_echo $func_quote_for_expand_result"
+	        }
+	        if eval "$relink_command"; then :
+	          else
+		  func_error "error: relink \`$file' with the above command before installing it"
+		  $opt_dry_run || ${RM}r "$tmpdir"
+		  continue
+	        fi
+	        file="$outputname"
+	      else
+	        func_warning "cannot relink \`$file'"
+	      fi
+	    }
 	  else
-	    newdlfiles="$newdlfiles $lib"
+	    # Install the binary that we compiled earlier.
+	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
 	  fi
-	  continue
-	fi # $pass = dlopen
+	fi
 
-	# We need an absolute path.
-	case $ladir in
-	[\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;;
-	*)
-	  abs_ladir=`cd "$ladir" && pwd`
-	  if test -z "$abs_ladir"; then
-	    $echo "$modename: warning: cannot determine absolute directory name of \`$ladir'" 1>&2
-	    $echo "$modename: passing it literally to the linker, although it might fail" 1>&2
-	    abs_ladir="$ladir"
-	  fi
+	# remove .exe since cygwin /usr/bin/install will append another
+	# one anyway
+	case $install_prog,$host in
+	*/usr/bin/install*,*cygwin*)
+	  case $file:$destfile in
+	  *.exe:*.exe)
+	    # this is ok
+	    ;;
+	  *.exe:*)
+	    destfile=$destfile.exe
+	    ;;
+	  *:*.exe)
+	    func_stripname '' '.exe' "$destfile"
+	    destfile=$func_stripname_result
+	    ;;
+	  esac
 	  ;;
 	esac
-	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
+	func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
+	$opt_dry_run || if test -n "$outputname"; then
+	  ${RM}r "$tmpdir"
+	fi
+	;;
+      esac
+    done
 
-	# Find the relevant object directory and library name.
-	if test "X$installed" = Xyes; then
-	  if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
-	    $echo "$modename: warning: library \`$lib' was moved." 1>&2
-	    dir="$ladir"
-	    absdir="$abs_ladir"
-	    libdir="$abs_ladir"
-	  else
-	    dir="$libdir"
-	    absdir="$libdir"
-	  fi
-	  test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes
-	else
-	  if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then
-	    dir="$ladir"
-	    absdir="$abs_ladir"
-	    # Remove this search path later
-	    notinst_path="$notinst_path $abs_ladir"
-	  else
-	    dir="$ladir/$objdir"
-	    absdir="$abs_ladir/$objdir"
-	    # Remove this search path later
-	    notinst_path="$notinst_path $abs_ladir"
-	  fi
-	fi # $installed = yes
-	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
+    for file in $staticlibs; do
+      func_basename "$file"
+      name="$func_basename_result"
 
-	# This library was specified with -dlpreopen.
-	if test "$pass" = dlpreopen; then
-	  if test -z "$libdir"; then
-	    $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2
-	    exit $EXIT_FAILURE
-	  fi
-	  # Prefer using a static library (so that no silly _DYNAMIC symbols
-	  # are required to link).
-	  if test -n "$old_library"; then
-	    newdlprefiles="$newdlprefiles $dir/$old_library"
-	  # Otherwise, use the dlname, so that lt_dlopen finds it.
-	  elif test -n "$dlname"; then
-	    newdlprefiles="$newdlprefiles $dir/$dlname"
-	  else
-	    newdlprefiles="$newdlprefiles $dir/$linklib"
-	  fi
-	fi # $pass = dlpreopen
+      # Set up the ranlib parameters.
+      oldlib="$destdir/$name"
 
-	if test -z "$libdir"; then
-	  # Link the convenience library
-	  if test "$linkmode" = lib; then
-	    deplibs="$dir/$old_library $deplibs"
-	  elif test "$linkmode,$pass" = "prog,link"; then
-	    compile_deplibs="$dir/$old_library $compile_deplibs"
-	    finalize_deplibs="$dir/$old_library $finalize_deplibs"
-	  else
-	    deplibs="$lib $deplibs" # used for prog,scan pass
-	  fi
-	  continue
-	fi
+      func_show_eval "$install_prog \$file \$oldlib" 'exit $?'
 
+      if test -n "$stripme" && test -n "$old_striplib"; then
+	func_show_eval "$old_striplib $oldlib" 'exit $?'
+      fi
 
-	if test "$linkmode" = prog && test "$pass" != link; then
-	  newlib_search_path="$newlib_search_path $ladir"
-	  deplibs="$lib $deplibs"
+      # Do each command in the postinstall commands.
+      func_execute_cmds "$old_postinstall_cmds" 'exit $?'
+    done
 
-	  linkalldeplibs=no
-	  if test "$link_all_deplibs" != no || test -z "$library_names" ||
-	     test "$build_libtool_libs" = no; then
-	    linkalldeplibs=yes
-	  fi
+    test -n "$future_libdirs" && \
+      func_warning "remember to run \`$progname --finish$future_libdirs'"
 
-	  tmp_libs=
-	  for deplib in $dependency_libs; do
-	    case $deplib in
-	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
-	    esac
-	    # Need to link against all dependency_libs?
-	    if test "$linkalldeplibs" = yes; then
-	      deplibs="$deplib $deplibs"
-	    else
-	      # Need to hardcode shared library paths
-	      # or/and link against static libraries
-	      newdependency_libs="$deplib $newdependency_libs"
-	    fi
-	    if test "X$duplicate_deps" = "Xyes" ; then
-	      case "$tmp_libs " in
-	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
-	      esac
-	    fi
-	    tmp_libs="$tmp_libs $deplib"
-	  done # for deplib
-	  continue
-	fi # $linkmode = prog...
+    if test -n "$current_libdirs"; then
+      # Maybe just do a dry run.
+      $opt_dry_run && current_libdirs=" -n$current_libdirs"
+      exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
+    else
+      exit $EXIT_SUCCESS
+    fi
+}
 
-	if test "$linkmode,$pass" = "prog,link"; then
-	  if test -n "$library_names" &&
-	     { test "$prefer_static_libs" = no || test -z "$old_library"; }; then
-	    # We need to hardcode the library path
-	    if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then
-	      # Make sure the rpath contains only unique directories.
-	      case "$temp_rpath " in
-	      *" $dir "*) ;;
-	      *" $absdir "*) ;;
-	      *) temp_rpath="$temp_rpath $absdir" ;;
-	      esac
-	    fi
+test "$mode" = install && func_mode_install ${1+"$@"}
 
-	    # Hardcode the library path.
-	    # Skip directories that are in the system default run-time
-	    # search path.
-	    case " $sys_lib_dlsearch_path " in
-	    *" $absdir "*) ;;
-	    *)
-	      case "$compile_rpath " in
-	      *" $absdir "*) ;;
-	      *) compile_rpath="$compile_rpath $absdir"
-	      esac
-	      ;;
-	    esac
-	    case " $sys_lib_dlsearch_path " in
-	    *" $libdir "*) ;;
-	    *)
-	      case "$finalize_rpath " in
-	      *" $libdir "*) ;;
-	      *) finalize_rpath="$finalize_rpath $libdir"
-	      esac
-	      ;;
-	    esac
-	  fi # $linkmode,$pass = prog,link...
 
-	  if test "$alldeplibs" = yes &&
-	     { test "$deplibs_check_method" = pass_all ||
-	       { test "$build_libtool_libs" = yes &&
-		 test -n "$library_names"; }; }; then
-	    # We only need to search for static libraries
-	    continue
-	  fi
-	fi
+# func_generate_dlsyms outputname originator pic_p
+# Extract symbols from dlprefiles and create ${outputname}S.o with
+# a dlpreopen symbol table.
+func_generate_dlsyms ()
+{
+    $opt_debug
+    my_outputname="$1"
+    my_originator="$2"
+    my_pic_p="${3-no}"
+    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
+    my_dlsyms=
+
+    if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
+      if test -n "$NM" && test -n "$global_symbol_pipe"; then
+	my_dlsyms="${my_outputname}S.c"
+      else
+	func_error "not configured to extract global symbols from dlpreopened files"
+      fi
+    fi
 
-	link_static=no # Whether the deplib will be linked statically
-	use_static_libs=$prefer_static_libs
-	if test "$use_static_libs" = built && test "$installed" = yes ; then
-	  use_static_libs=no
-	fi
-	if test -n "$library_names" &&
-	   { test "$use_static_libs" = no || test -z "$old_library"; }; then
-	  if test "$installed" = no; then
-	    notinst_deplibs="$notinst_deplibs $lib"
-	    need_relink=yes
+    if test -n "$my_dlsyms"; then
+      case $my_dlsyms in
+      "") ;;
+      *.c)
+	# Discover the nlist of each of the dlfiles.
+	nlist="$output_objdir/${my_outputname}.nm"
+
+	func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
+
+	# Parse the name list into a source file.
+	func_verbose "creating $output_objdir/$my_dlsyms"
+
+	$opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\
+/* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */
+/* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */
+
+#ifdef __cplusplus
+extern \"C\" {
+#endif
+
+/* External symbol declarations for the compiler. */\
+"
+
+	if test "$dlself" = yes; then
+	  func_verbose "generating symbol list for \`$output'"
+
+	  $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
+
+	  # Add our own program objects to the symbol list.
+	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	  for progfile in $progfiles; do
+	    func_verbose "extracting global C symbols from \`$progfile'"
+	    $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
+	  done
+
+	  if test -n "$exclude_expsyms"; then
+	    $opt_dry_run || {
+	      eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
+	      eval '$MV "$nlist"T "$nlist"'
+	    }
 	  fi
-	  # This is a shared library
 
-	  # Warn about portability, can't link against -module's on
-	  # some systems (darwin)
-	  if test "$shouldnotlink" = yes && test "$pass" = link ; then
-	    $echo
-	    if test "$linkmode" = prog; then
-	      $echo "*** Warning: Linking the executable $output against the loadable module"
-	    else
-	      $echo "*** Warning: Linking the shared library $output against the loadable module"
-	    fi
-	    $echo "*** $linklib is not portable!"
+	  if test -n "$export_symbols_regex"; then
+	    $opt_dry_run || {
+	      eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
+	      eval '$MV "$nlist"T "$nlist"'
+	    }
 	  fi
-	  if test "$linkmode" = lib &&
-	     test "$hardcode_into_libs" = yes; then
-	    # Hardcode the library path.
-	    # Skip directories that are in the system default run-time
-	    # search path.
-	    case " $sys_lib_dlsearch_path " in
-	    *" $absdir "*) ;;
-	    *)
-	      case "$compile_rpath " in
-	      *" $absdir "*) ;;
-	      *) compile_rpath="$compile_rpath $absdir"
+
+	  # Prepare the list of exported symbols
+	  if test -z "$export_symbols"; then
+	    export_symbols="$output_objdir/$outputname.exp"
+	    $opt_dry_run || {
+	      $RM $export_symbols
+	      eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
+	      case $host in
+	      *cygwin* | *mingw* | *cegcc* )
+                eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
+                eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
+	        ;;
 	      esac
-	      ;;
-	    esac
-	    case " $sys_lib_dlsearch_path " in
-	    *" $libdir "*) ;;
-	    *)
-	      case "$finalize_rpath " in
-	      *" $libdir "*) ;;
-	      *) finalize_rpath="$finalize_rpath $libdir"
+	    }
+	  else
+	    $opt_dry_run || {
+	      eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'
+	      eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
+	      eval '$MV "$nlist"T "$nlist"'
+	      case $host in
+	        *cygwin | *mingw* | *cegcc* )
+	          eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
+	          eval 'cat "$nlist" >> "$output_objdir/$outputname.def"'
+	          ;;
 	      esac
-	      ;;
-	    esac
+	    }
 	  fi
+	fi
 
-	  if test -n "$old_archive_from_expsyms_cmds"; then
-	    # figure out the soname
-	    set dummy $library_names
-	    realname="$2"
-	    shift; shift
-	    libname=`eval \\$echo \"$libname_spec\"`
-	    # use dlname if we got it. it's perfectly good, no?
-	    if test -n "$dlname"; then
-	      soname="$dlname"
-	    elif test -n "$soname_spec"; then
-	      # bleh windows
-	      case $host in
-	      *cygwin* | mingw*)
-		major=`expr $current - $age`
-		versuffix="-$major"
-		;;
-	      esac
-	      eval soname=\"$soname_spec\"
-	    else
-	      soname="$realname"
-	    fi
-
-	    # Make a new name for the extract_expsyms_cmds to use
-	    soroot="$soname"
-	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
-	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
-
-	    # If the library has no export list, then create one now
-	    if test -f "$output_objdir/$soname-def"; then :
-	    else
-	      $show "extracting exported symbol list from \`$soname'"
-	      save_ifs="$IFS"; IFS='~'
-	      cmds=$extract_expsyms_cmds
-	      for cmd in $cmds; do
-		IFS="$save_ifs"
-		eval cmd=\"$cmd\"
-		$show "$cmd"
-		$run eval "$cmd" || exit $?
-	      done
-	      IFS="$save_ifs"
-	    fi
-
-	    # Create $newlib
-	    if test -f "$output_objdir/$newlib"; then :; else
-	      $show "generating import library for \`$soname'"
-	      save_ifs="$IFS"; IFS='~'
-	      cmds=$old_archive_from_expsyms_cmds
-	      for cmd in $cmds; do
-		IFS="$save_ifs"
-		eval cmd=\"$cmd\"
-		$show "$cmd"
-		$run eval "$cmd" || exit $?
-	      done
-	      IFS="$save_ifs"
-	    fi
-	    # make sure the library variables are pointing to the new library
-	    dir=$output_objdir
-	    linklib=$newlib
-	  fi # test -n "$old_archive_from_expsyms_cmds"
-
-	  if test "$linkmode" = prog || test "$mode" != relink; then
-	    add_shlibpath=
-	    add_dir=
-	    add=
-	    lib_linked=yes
-	    case $hardcode_action in
-	    immediate | unsupported)
-	      if test "$hardcode_direct" = no; then
-		add="$dir/$linklib"
-		case $host in
-		  *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;;
-		  *-*-sysv4*uw2*) add_dir="-L$dir" ;;
-		  *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \
-		    *-*-unixware7*) add_dir="-L$dir" ;;
-		  *-*-darwin* )
-		    # if the lib is a module then we can not link against
-		    # it, someone is ignoring the new warnings I added
-		    if /usr/bin/file -L $add 2> /dev/null |
-                      $EGREP ": [^:]* bundle" >/dev/null ; then
-		      $echo "** Warning, lib $linklib is a module, not a shared library"
-		      if test -z "$old_library" ; then
-		        $echo
-		        $echo "** And there doesn't seem to be a static archive available"
-		        $echo "** The link will probably fail, sorry"
-		      else
-		        add="$dir/$old_library"
-		      fi
-		    fi
-		esac
-	      elif test "$hardcode_minus_L" = no; then
-		case $host in
-		*-*-sunos*) add_shlibpath="$dir" ;;
-		esac
-		add_dir="-L$dir"
-		add="-l$name"
-	      elif test "$hardcode_shlibpath_var" = no; then
-		add_shlibpath="$dir"
-		add="-l$name"
-	      else
-		lib_linked=no
-	      fi
-	      ;;
-	    relink)
-	      if test "$hardcode_direct" = yes; then
-		add="$dir/$linklib"
-	      elif test "$hardcode_minus_L" = yes; then
-		add_dir="-L$dir"
-		# Try looking first in the location we're being installed to.
-		if test -n "$inst_prefix_dir"; then
-		  case $libdir in
-		    [\\/]*)
-		      add_dir="$add_dir -L$inst_prefix_dir$libdir"
-		      ;;
-		  esac
-		fi
-		add="-l$name"
-	      elif test "$hardcode_shlibpath_var" = yes; then
-		add_shlibpath="$dir"
-		add="-l$name"
-	      else
-		lib_linked=no
-	      fi
-	      ;;
-	    *) lib_linked=no ;;
-	    esac
+	for dlprefile in $dlprefiles; do
+	  func_verbose "extracting global C symbols from \`$dlprefile'"
+	  func_basename "$dlprefile"
+	  name="$func_basename_result"
+	  $opt_dry_run || {
+	    eval '$ECHO ": $name " >> "$nlist"'
+	    eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
+	  }
+	done
 
-	    if test "$lib_linked" != yes; then
-	      $echo "$modename: configuration error: unsupported hardcode properties"
-	      exit $EXIT_FAILURE
-	    fi
+	$opt_dry_run || {
+	  # Make sure we have at least an empty file.
+	  test -f "$nlist" || : > "$nlist"
 
-	    if test -n "$add_shlibpath"; then
-	      case :$compile_shlibpath: in
-	      *":$add_shlibpath:"*) ;;
-	      *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;;
-	      esac
-	    fi
-	    if test "$linkmode" = prog; then
-	      test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs"
-	      test -n "$add" && compile_deplibs="$add $compile_deplibs"
-	    else
-	      test -n "$add_dir" && deplibs="$add_dir $deplibs"
-	      test -n "$add" && deplibs="$add $deplibs"
-	      if test "$hardcode_direct" != yes && \
-		 test "$hardcode_minus_L" != yes && \
-		 test "$hardcode_shlibpath_var" = yes; then
-		case :$finalize_shlibpath: in
-		*":$libdir:"*) ;;
-		*) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
-		esac
-	      fi
-	    fi
+	  if test -n "$exclude_expsyms"; then
+	    $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
+	    $MV "$nlist"T "$nlist"
 	  fi
 
-	  if test "$linkmode" = prog || test "$mode" = relink; then
-	    add_shlibpath=
-	    add_dir=
-	    add=
-	    # Finalize command for both is simple: just hardcode it.
-	    if test "$hardcode_direct" = yes; then
-	      add="$libdir/$linklib"
-	    elif test "$hardcode_minus_L" = yes; then
-	      add_dir="-L$libdir"
-	      add="-l$name"
-	    elif test "$hardcode_shlibpath_var" = yes; then
-	      case :$finalize_shlibpath: in
-	      *":$libdir:"*) ;;
-	      *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
-	      esac
-	      add="-l$name"
-	    elif test "$hardcode_automatic" = yes; then
-	      if test -n "$inst_prefix_dir" &&
-		 test -f "$inst_prefix_dir$libdir/$linklib" ; then
-	        add="$inst_prefix_dir$libdir/$linklib"
+	  # Try sorting and uniquifying the output.
+	  if $GREP -v "^: " < "$nlist" |
+	      if sort -k 3 </dev/null >/dev/null 2>&1; then
+		sort -k 3
 	      else
-	        add="$libdir/$linklib"
-	      fi
-	    else
-	      # We cannot seem to hardcode it, guess we'll fake it.
-	      add_dir="-L$libdir"
-	      # Try looking first in the location we're being installed to.
-	      if test -n "$inst_prefix_dir"; then
-		case $libdir in
-		  [\\/]*)
-		    add_dir="$add_dir -L$inst_prefix_dir$libdir"
-		    ;;
-		esac
-	      fi
-	      add="-l$name"
-	    fi
-
-	    if test "$linkmode" = prog; then
-	      test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs"
-	      test -n "$add" && finalize_deplibs="$add $finalize_deplibs"
-	    else
-	      test -n "$add_dir" && deplibs="$add_dir $deplibs"
-	      test -n "$add" && deplibs="$add $deplibs"
-	    fi
-	  fi
-	elif test "$linkmode" = prog; then
-	  # Here we assume that one of hardcode_direct or hardcode_minus_L
-	  # is not unsupported.  This is valid on all known static and
-	  # shared platforms.
-	  if test "$hardcode_direct" != unsupported; then
-	    test -n "$old_library" && linklib="$old_library"
-	    compile_deplibs="$dir/$linklib $compile_deplibs"
-	    finalize_deplibs="$dir/$linklib $finalize_deplibs"
+		sort +2
+	      fi |
+	      uniq > "$nlist"S; then
+	    :
 	  else
-	    compile_deplibs="-l$name -L$dir $compile_deplibs"
-	    finalize_deplibs="-l$name -L$dir $finalize_deplibs"
+	    $GREP -v "^: " < "$nlist" > "$nlist"S
 	  fi
-	elif test "$build_libtool_libs" = yes; then
-	  # Not a shared library
-	  if test "$deplibs_check_method" != pass_all; then
-	    # We're trying link a shared library against a static one
-	    # but the system doesn't support it.
 
-	    # Just print a warning and add the library to dependency_libs so
-	    # that the program can be linked against the static library.
-	    $echo
-	    $echo "*** Warning: This system can not link to static lib archive $lib."
-	    $echo "*** I have the capability to make that library automatically link in when"
-	    $echo "*** you link to this library.  But I can only do this if you have a"
-	    $echo "*** shared version of the library, which you do not appear to have."
-	    if test "$module" = yes; then
-	      $echo "*** But as you try to build a module library, libtool will still create "
-	      $echo "*** a static module, that should work as long as the dlopening application"
-	      $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
-	      if test -z "$global_symbol_pipe"; then
-		$echo
-		$echo "*** However, this would only work if libtool was able to extract symbol"
-		$echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
-		$echo "*** not find such a program.  So, this module is probably useless."
-		$echo "*** \`nm' from GNU binutils and a full rebuild may help."
-	      fi
-	      if test "$build_old_libs" = no; then
-		build_libtool_libs=module
-		build_old_libs=yes
-	      else
-		build_libtool_libs=no
-	      fi
-	    fi
+	  if test -f "$nlist"S; then
+	    eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"'
 	  else
-	    deplibs="$dir/$old_library $deplibs"
-	    link_static=yes
+	    $ECHO '/* NONE */' >> "$output_objdir/$my_dlsyms"
 	  fi
-	fi # link shared/static library?
 
-	if test "$linkmode" = lib; then
-	  if test -n "$dependency_libs" &&
-	     { test "$hardcode_into_libs" != yes ||
-	       test "$build_old_libs" = yes ||
-	       test "$link_static" = yes; }; then
-	    # Extract -R from dependency_libs
-	    temp_deplibs=
-	    for libdir in $dependency_libs; do
-	      case $libdir in
-	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
-		   case " $xrpath " in
-		   *" $temp_xrpath "*) ;;
-		   *) xrpath="$xrpath $temp_xrpath";;
-		   esac;;
-	      *) temp_deplibs="$temp_deplibs $libdir";;
-	      esac
-	    done
-	    dependency_libs="$temp_deplibs"
-	  fi
+	  $ECHO >> "$output_objdir/$my_dlsyms" "\
 
-	  newlib_search_path="$newlib_search_path $absdir"
-	  # Link against this library
-	  test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs"
-	  # ... and its dependency_libs
-	  tmp_libs=
-	  for deplib in $dependency_libs; do
-	    newdependency_libs="$deplib $newdependency_libs"
-	    if test "X$duplicate_deps" = "Xyes" ; then
-	      case "$tmp_libs " in
-	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
-	      esac
+/* The mapping between symbol names and symbols.  */
+typedef struct {
+  const char *name;
+  void *address;
+} lt_dlsymlist;
+"
+	  case $host in
+	  *cygwin* | *mingw* | *cegcc* )
+	    $ECHO >> "$output_objdir/$my_dlsyms" "\
+/* DATA imports from DLLs on WIN32 con't be const, because
+   runtime relocations are performed -- see ld's documentation
+   on pseudo-relocs.  */"
+	    lt_dlsym_const= ;;
+	  *osf5*)
+	    echo >> "$output_objdir/$my_dlsyms" "\
+/* This system does not cope well with relocations in const data */"
+	    lt_dlsym_const= ;;
+	  *)
+	    lt_dlsym_const=const ;;
+	  esac
+
+	  $ECHO >> "$output_objdir/$my_dlsyms" "\
+extern $lt_dlsym_const lt_dlsymlist
+lt_${my_prefix}_LTX_preloaded_symbols[];
+$lt_dlsym_const lt_dlsymlist
+lt_${my_prefix}_LTX_preloaded_symbols[] =
+{\
+  { \"$my_originator\", (void *) 0 },"
+
+	  case $need_lib_prefix in
+	  no)
+	    eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms"
+	    ;;
+	  *)
+	    eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms"
+	    ;;
+	  esac
+	  $ECHO >> "$output_objdir/$my_dlsyms" "\
+  {0, (void *) 0}
+};
+
+/* This works around a problem in FreeBSD linker */
+#ifdef FREEBSD_WORKAROUND
+static const void *lt_preloaded_setup() {
+  return lt_${my_prefix}_LTX_preloaded_symbols;
+}
+#endif
+
+#ifdef __cplusplus
+}
+#endif\
+"
+	} # !$opt_dry_run
+
+	pic_flag_for_symtable=
+	case "$compile_command " in
+	*" -static "*) ;;
+	*)
+	  case $host in
+	  # compiling the symbol table file with pic_flag works around
+	  # a FreeBSD bug that causes programs to crash when -lm is
+	  # linked before any other PIC object.  But we must not use
+	  # pic_flag when linking with -static.  The problem exists in
+	  # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1.
+	  *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
+	    pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
+	  *-*-hpux*)
+	    pic_flag_for_symtable=" $pic_flag"  ;;
+	  *)
+	    if test "X$my_pic_p" != Xno; then
+	      pic_flag_for_symtable=" $pic_flag"
 	    fi
-	    tmp_libs="$tmp_libs $deplib"
-	  done
+	    ;;
+	  esac
+	  ;;
+	esac
+	symtab_cflags=
+	for arg in $LTCFLAGS; do
+	  case $arg in
+	  -pie | -fpie | -fPIE) ;;
+	  *) symtab_cflags="$symtab_cflags $arg" ;;
+	  esac
+	done
 
-	  if test "$link_all_deplibs" != no; then
-	    # Add the search paths of all dependency libraries
-	    for deplib in $dependency_libs; do
-	      case $deplib in
-	      -L*) path="$deplib" ;;
-	      *.la)
-		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
-		test "X$dir" = "X$deplib" && dir="."
-		# We need an absolute path.
-		case $dir in
-		[\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;;
-		*)
-		  absdir=`cd "$dir" && pwd`
-		  if test -z "$absdir"; then
-		    $echo "$modename: warning: cannot determine absolute directory name of \`$dir'" 1>&2
-		    absdir="$dir"
-		  fi
-		  ;;
-		esac
-		if grep "^installed=no" $deplib > /dev/null; then
-		  path="$absdir/$objdir"
-		else
-		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
-		  if test -z "$libdir"; then
-		    $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
-		    exit $EXIT_FAILURE
-		  fi
-		  if test "$absdir" != "$libdir"; then
-		    $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2
-		  fi
-		  path="$absdir"
-		fi
-		depdepl=
-		case $host in
-		*-*-darwin*)
-		  # we do not want to link against static libs,
-		  # but need to link against shared
-		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
-		  if test -n "$deplibrary_names" ; then
-		    for tmp in $deplibrary_names ; do
-		      depdepl=$tmp
-		    done
-		    if test -f "$path/$depdepl" ; then
-		      depdepl="$path/$depdepl"
-		    fi
-		    # do not add paths which are already there
-		    case " $newlib_search_path " in
-		    *" $path "*) ;;
-		    *) newlib_search_path="$newlib_search_path $path";;
-		    esac
-		  fi
-		  path=""
-		  ;;
-		*)
-		  path="-L$path"
-		  ;;
-		esac
-		;;
-	      -l*)
-		case $host in
-		*-*-darwin*)
-		  # Again, we only want to link against shared libraries
-		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
-		  for tmp in $newlib_search_path ; do
-		    if test -f "$tmp/lib$tmp_libs.dylib" ; then
-		      eval depdepl="$tmp/lib$tmp_libs.dylib"
-		      break
-		    fi
-		  done
-		  path=""
-		  ;;
-		*) continue ;;
-		esac
-		;;
-	      *) continue ;;
-	      esac
-	      case " $deplibs " in
-	      *" $path "*) ;;
-	      *) deplibs="$path $deplibs" ;;
-	      esac
-	      case " $deplibs " in
-	      *" $depdepl "*) ;;
-	      *) deplibs="$depdepl $deplibs" ;;
-	      esac
-	    done
-	  fi # link_all_deplibs != no
-	fi # linkmode = lib
-      done # for deplib in $libs
-      dependency_libs="$newdependency_libs"
-      if test "$pass" = dlpreopen; then
-	# Link the dlpreopened libraries before other libraries
-	for deplib in $save_deplibs; do
-	  deplibs="$deplib $deplibs"
-	done
-      fi
-      if test "$pass" != dlopen; then
-	if test "$pass" != conv; then
-	  # Make sure lib_search_path contains only unique directories.
-	  lib_search_path=
-	  for dir in $newlib_search_path; do
-	    case "$lib_search_path " in
-	    *" $dir "*) ;;
-	    *) lib_search_path="$lib_search_path $dir" ;;
-	    esac
-	  done
-	  newlib_search_path=
-	fi
+	# Now compile the dynamic symbol file.
+	func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?'
 
-	if test "$linkmode,$pass" != "prog,link"; then
-	  vars="deplibs"
-	else
-	  vars="compile_deplibs finalize_deplibs"
-	fi
-	for var in $vars dependency_libs; do
-	  # Add libraries to $var in reverse order
-	  eval tmp_libs=\"\$$var\"
-	  new_libs=
-	  for deplib in $tmp_libs; do
-	    # FIXME: Pedantically, this is the right thing to do, so
-	    #        that some nasty dependency loop isn't accidentally
-	    #        broken:
-	    #new_libs="$deplib $new_libs"
-	    # Pragmatically, this seems to cause very few problems in
-	    # practice:
-	    case $deplib in
-	    -L*) new_libs="$deplib $new_libs" ;;
-	    -R*) ;;
-	    *)
-	      # And here is the reason: when a library appears more
-	      # than once as an explicit dependence of a library, or
-	      # is implicitly linked in more than once by the
-	      # compiler, it is considered special, and multiple
-	      # occurrences thereof are not removed.  Compare this
-	      # with having the same library being listed as a
-	      # dependency of multiple other libraries: in this case,
-	      # we know (pedantically, we assume) the library does not
-	      # need to be listed more than once, so we keep only the
-	      # last copy.  This is not always right, but it is rare
-	      # enough that we require users that really mean to play
-	      # such unportable linking tricks to link the library
-	      # using -Wl,-lname, so that libtool does not consider it
-	      # for duplicate removal.
-	      case " $specialdeplibs " in
-	      *" $deplib "*) new_libs="$deplib $new_libs" ;;
-	      *)
-		case " $new_libs " in
-		*" $deplib "*) ;;
-		*) new_libs="$deplib $new_libs" ;;
-		esac
-		;;
-	      esac
-	      ;;
-	    esac
-	  done
-	  tmp_libs=
-	  for deplib in $new_libs; do
-	    case $deplib in
-	    -L*)
-	      case " $tmp_libs " in
-	      *" $deplib "*) ;;
-	      *) tmp_libs="$tmp_libs $deplib" ;;
-	      esac
-	      ;;
-	    *) tmp_libs="$tmp_libs $deplib" ;;
-	    esac
-	  done
-	  eval $var=\"$tmp_libs\"
-	done # for var
-      fi
-      # Last step: remove runtime libs from dependency_libs
-      # (they stay in deplibs)
-      tmp_libs=
-      for i in $dependency_libs ; do
-	case " $predeps $postdeps $compiler_lib_search_path " in
-	*" $i "*)
-	  i=""
+	# Clean up the generated files.
+	func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"'
+
+	# Transform the symbol file into the correct name.
+	symfileobj="$output_objdir/${my_outputname}S.$objext"
+	case $host in
+	*cygwin* | *mingw* | *cegcc* )
+	  if test -f "$output_objdir/$my_outputname.def"; then
+	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
+	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
+	  else
+	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
+	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
+	  fi
+	  ;;
+	*)
+	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
+	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
 	  ;;
 	esac
-	if test -n "$i" ; then
-	  tmp_libs="$tmp_libs $i"
-	fi
-      done
-      dependency_libs=$tmp_libs
-    done # for pass
-    if test "$linkmode" = prog; then
-      dlfiles="$newdlfiles"
-      dlprefiles="$newdlprefiles"
+	;;
+      *)
+	func_fatal_error "unknown suffix for \`$my_dlsyms'"
+	;;
+      esac
+    else
+      # We keep going just in case the user didn't refer to
+      # lt_preloaded_symbols.  The linker will fail if global_symbol_pipe
+      # really was required.
+
+      # Nullify the symbol file.
+      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
+      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
     fi
+}
 
-    case $linkmode in
-    oldlib)
-      if test -n "$deplibs"; then
-	$echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2
-      fi
+# func_win32_libid arg
+# return the library type of file 'arg'
+#
+# Need a lot of goo to handle *both* DLLs and import libs
+# Has to be a shell function in order to 'eat' the argument
+# that is supplied when $file_magic_command is called.
+func_win32_libid ()
+{
+  $opt_debug
+  win32_libid_type="unknown"
+  win32_fileres=`file -L $1 2>/dev/null`
+  case $win32_fileres in
+  *ar\ archive\ import\ library*) # definitely import
+    win32_libid_type="x86 archive import"
+    ;;
+  *ar\ archive*) # could be an import, or static
+    if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null |
+       $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
+      win32_nmres=`eval $NM -f posix -A $1 |
+	$SED -n -e '
+	    1,100{
+		/ I /{
+		    s,.*,import,
+		    p
+		    q
+		}
+	    }'`
+      case $win32_nmres in
+      import*)  win32_libid_type="x86 archive import";;
+      *)        win32_libid_type="x86 archive static";;
+      esac
+    fi
+    ;;
+  *DLL*)
+    win32_libid_type="x86 DLL"
+    ;;
+  *executable*) # but shell scripts are "executable" too...
+    case $win32_fileres in
+    *MS\ Windows\ PE\ Intel*)
+      win32_libid_type="x86 DLL"
+      ;;
+    esac
+    ;;
+  esac
+  $ECHO "$win32_libid_type"
+}
 
-      if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
-	$echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
-      fi
 
-      if test -n "$rpath"; then
-	$echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
-      fi
 
-      if test -n "$xrpath"; then
-	$echo "$modename: warning: \`-R' is ignored for archives" 1>&2
-      fi
+# func_extract_an_archive dir oldlib
+func_extract_an_archive ()
+{
+    $opt_debug
+    f_ex_an_ar_dir="$1"; shift
+    f_ex_an_ar_oldlib="$1"
+    func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
+    if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
+     :
+    else
+      func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib"
+    fi
+}
 
-      if test -n "$vinfo"; then
-	$echo "$modename: warning: \`-version-info/-version-number' is ignored for archives" 1>&2
-      fi
 
-      if test -n "$release"; then
-	$echo "$modename: warning: \`-release' is ignored for archives" 1>&2
-      fi
+# func_extract_archives gentop oldlib ...
+func_extract_archives ()
+{
+    $opt_debug
+    my_gentop="$1"; shift
+    my_oldlibs=${1+"$@"}
+    my_oldobjs=""
+    my_xlib=""
+    my_xabs=""
+    my_xdir=""
 
-      if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
-	$echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
-      fi
+    for my_xlib in $my_oldlibs; do
+      # Extract the objects.
+      case $my_xlib in
+	[\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;;
+	*) my_xabs=`pwd`"/$my_xlib" ;;
+      esac
+      func_basename "$my_xlib"
+      my_xlib="$func_basename_result"
+      my_xlib_u=$my_xlib
+      while :; do
+        case " $extracted_archives " in
+	*" $my_xlib_u "*)
+	  func_arith $extracted_serial + 1
+	  extracted_serial=$func_arith_result
+	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
+	*) break ;;
+	esac
+      done
+      extracted_archives="$extracted_archives $my_xlib_u"
+      my_xdir="$my_gentop/$my_xlib_u"
 
-      # Now set the variables for building old libraries.
-      build_libtool_libs=no
-      oldlibs="$output"
-      objs="$objs$old_deplibs"
-      ;;
+      func_mkdir_p "$my_xdir"
 
-    lib)
-      # Make sure we only generate libraries of the form `libNAME.la'.
-      case $outputname in
-      lib*)
-	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
-	eval shared_ext=\"$shrext_cmds\"
-	eval libname=\"$libname_spec\"
-	;;
-      *)
-	if test "$module" = no; then
-	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
-	  $echo "$help" 1>&2
-	  exit $EXIT_FAILURE
-	fi
-	if test "$need_lib_prefix" != no; then
-	  # Add the "lib" prefix for modules if required
-	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
-	  eval shared_ext=\"$shrext_cmds\"
-	  eval libname=\"$libname_spec\"
-	else
-	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
-	fi
-	;;
+      case $host in
+      *-darwin*)
+	func_verbose "Extracting $my_xabs"
+	# Do not bother doing anything if just a dry run
+	$opt_dry_run || {
+	  darwin_orig_dir=`pwd`
+	  cd $my_xdir || exit $?
+	  darwin_archive=$my_xabs
+	  darwin_curdir=`pwd`
+	  darwin_base_archive=`basename "$darwin_archive"`
+	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
+	  if test -n "$darwin_arches"; then
+	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
+	    darwin_arch=
+	    func_verbose "$darwin_base_archive has multiple architectures $darwin_arches"
+	    for darwin_arch in  $darwin_arches ; do
+	      func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}"
+	      $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
+	      cd "unfat-$$/${darwin_base_archive}-${darwin_arch}"
+	      func_extract_an_archive "`pwd`" "${darwin_base_archive}"
+	      cd "$darwin_curdir"
+	      $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}"
+	    done # $darwin_arches
+            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
+	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
+	    darwin_file=
+	    darwin_files=
+	    for darwin_file in $darwin_filelist; do
+	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
+	      $LIPO -create -output "$darwin_file" $darwin_files
+	    done # $darwin_filelist
+	    $RM -rf unfat-$$
+	    cd "$darwin_orig_dir"
+	  else
+	    cd $darwin_orig_dir
+	    func_extract_an_archive "$my_xdir" "$my_xabs"
+	  fi # $darwin_arches
+	} # !$opt_dry_run
+	;;
+      *)
+        func_extract_an_archive "$my_xdir" "$my_xabs"
+	;;
       esac
+      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
+    done
 
-      if test -n "$objs"; then
-	if test "$deplibs_check_method" != pass_all; then
-	  $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
-	  exit $EXIT_FAILURE
-	else
-	  $echo
-	  $echo "*** Warning: Linking the shared library $output against the non-libtool"
-	  $echo "*** objects $objs is not portable!"
-	  libobjs="$libobjs $objs"
-	fi
-      fi
+    func_extract_archives_result="$my_oldobjs"
+}
 
-      if test "$dlself" != no; then
-	$echo "$modename: warning: \`-dlopen self' is ignored for libtool libraries" 1>&2
-      fi
 
-      set dummy $rpath
-      if test "$#" -gt 2; then
-	$echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
-      fi
-      install_libdir="$2"
 
-      oldlibs=
-      if test -z "$rpath"; then
-	if test "$build_libtool_libs" = yes; then
-	  # Building a libtool convenience library.
-	  # Some compilers have problems with a `.al' extension so
-	  # convenience libraries should have the same extension an
-	  # archive normally would.
-	  oldlibs="$output_objdir/$libname.$libext $oldlibs"
-	  build_libtool_libs=convenience
-	  build_old_libs=yes
+# func_emit_wrapper_part1 [arg=no]
+#
+# Emit the first part of a libtool wrapper script on stdout.
+# For more information, see the description associated with
+# func_emit_wrapper(), below.
+func_emit_wrapper_part1 ()
+{
+	func_emit_wrapper_part1_arg1=no
+	if test -n "$1" ; then
+	  func_emit_wrapper_part1_arg1=$1
 	fi
 
-	if test -n "$vinfo"; then
-	  $echo "$modename: warning: \`-version-info/-version-number' is ignored for convenience libraries" 1>&2
-	fi
+	$ECHO "\
+#! $SHELL
 
-	if test -n "$release"; then
-	  $echo "$modename: warning: \`-release' is ignored for convenience libraries" 1>&2
-	fi
-      else
+# $output - temporary wrapper script for $objdir/$outputname
+# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
+#
+# The $output program cannot be directly executed until all the libtool
+# libraries that it depends on are installed.
+#
+# This wrapper script should never be moved out of the build directory.
+# If it is, it will not operate correctly.
 
-	# Parse the version information argument.
-	save_ifs="$IFS"; IFS=':'
-	set dummy $vinfo 0 0 0
-	IFS="$save_ifs"
+# Sed substitution that helps us do robust quoting.  It backslashifies
+# metacharacters that are still active within double-quoted strings.
+Xsed='${SED} -e 1s/^X//'
+sed_quote_subst='$sed_quote_subst'
 
-	if test -n "$8"; then
-	  $echo "$modename: too many parameters to \`-version-info'" 1>&2
-	  $echo "$help" 1>&2
-	  exit $EXIT_FAILURE
-	fi
+# Be Bourne compatible
+if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
+  emulate sh
+  NULLCMD=:
+  # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '\${1+\"\$@\"}'='\"\$@\"'
+  setopt NO_GLOB_SUBST
+else
+  case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
+fi
+BIN_SH=xpg4; export BIN_SH # for Tru64
+DUALCASE=1; export DUALCASE # for MKS sh
 
-	# convert absolute version numbers to libtool ages
-	# this retains compatibility with .la files and attempts
-	# to make the code below a bit more comprehensible
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
-	case $vinfo_number in
-	yes)
-	  number_major="$2"
-	  number_minor="$3"
-	  number_revision="$4"
-	  #
-	  # There are really only two kinds -- those that
-	  # use the current revision as the major version
-	  # and those that subtract age and use age as
-	  # a minor version.  But, then there is irix
-	  # which has an extra 1 added just for fun
-	  #
-	  case $version_type in
-	  darwin|linux|osf|windows)
-	    current=`expr $number_major + $number_minor`
-	    age="$number_minor"
-	    revision="$number_revision"
-	    ;;
-	  freebsd-aout|freebsd-elf|sunos)
-	    current="$number_major"
-	    revision="$number_minor"
-	    age="0"
-	    ;;
-	  irix|nonstopux)
-	    current=`expr $number_major + $number_minor - 1`
-	    age="$number_minor"
-	    revision="$number_minor"
-	    ;;
-	  *)
-	    $echo "$modename: unknown library version type \`$version_type'" 1>&2
-	    $echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
-	    exit $EXIT_FAILURE
-	    ;;
-	  esac
-	  ;;
-	no)
-	  current="$2"
-	  revision="$3"
-	  age="$4"
-	  ;;
-	esac
+relink_command=\"$relink_command\"
 
-	# Check that each of the things are valid numbers.
-	case $current in
-	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
-	*)
-	  $echo "$modename: CURRENT \`$current' must be a nonnegative integer" 1>&2
-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
-	  exit $EXIT_FAILURE
-	  ;;
-	esac
+# This environment variable determines our operation mode.
+if test \"\$libtool_install_magic\" = \"$magic\"; then
+  # install mode needs the following variables:
+  generated_by_libtool_version='$macro_version'
+  notinst_deplibs='$notinst_deplibs'
+else
+  # When we are sourced in execute mode, \$file and \$ECHO are already set.
+  if test \"\$libtool_execute_magic\" != \"$magic\"; then
+    ECHO=\"$qecho\"
+    file=\"\$0\"
+    # Make sure echo works.
+    if test \"X\$1\" = X--no-reexec; then
+      # Discard the --no-reexec flag, and continue.
+      shift
+    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
+      # Yippee, \$ECHO works!
+      :
+    else
+      # Restart under the correct shell, and then maybe \$ECHO will work.
+      exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"}
+    fi
+  fi\
+"
+	$ECHO "\
 
-	case $revision in
-	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
-	*)
-	  $echo "$modename: REVISION \`$revision' must be a nonnegative integer" 1>&2
-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
-	  exit $EXIT_FAILURE
-	  ;;
-	esac
+  # Find the directory that this script lives in.
+  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
+  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
 
-	case $age in
-	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
-	*)
-	  $echo "$modename: AGE \`$age' must be a nonnegative integer" 1>&2
-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
-	  exit $EXIT_FAILURE
-	  ;;
-	esac
+  # Follow symbolic links until we get to the real thisdir.
+  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
+  while test -n \"\$file\"; do
+    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
 
-	if test "$age" -gt "$current"; then
-	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
-	  exit $EXIT_FAILURE
-	fi
+    # If there was a directory component, then change thisdir.
+    if test \"x\$destdir\" != \"x\$file\"; then
+      case \"\$destdir\" in
+      [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
+      *) thisdir=\"\$thisdir/\$destdir\" ;;
+      esac
+    fi
 
-	# Calculate the version variables.
-	major=
-	versuffix=
-	verstring=
-	case $version_type in
-	none) ;;
+    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
+    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
+  done
+"
+}
+# end: func_emit_wrapper_part1
 
-	darwin)
-	  # Like Linux, but with the current version available in
-	  # verstring for coding it into the library header
-	  major=.`expr $current - $age`
-	  versuffix="$major.$age.$revision"
-	  # Darwin ld doesn't like 0 for these options...
-	  minor_current=`expr $current + 1`
-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
-	  ;;
+# func_emit_wrapper_part2 [arg=no]
+#
+# Emit the second part of a libtool wrapper script on stdout.
+# For more information, see the description associated with
+# func_emit_wrapper(), below.
+func_emit_wrapper_part2 ()
+{
+	func_emit_wrapper_part2_arg1=no
+	if test -n "$1" ; then
+	  func_emit_wrapper_part2_arg1=$1
+	fi
 
-	freebsd-aout)
-	  major=".$current"
-	  versuffix=".$current.$revision";
-	  ;;
+	$ECHO "\
 
-	freebsd-elf)
-	  major=".$current"
-	  versuffix=".$current";
-	  ;;
+  # Usually 'no', except on cygwin/mingw when embedded into
+  # the cwrapper.
+  WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_part2_arg1
+  if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then
+    # special case for '.'
+    if test \"\$thisdir\" = \".\"; then
+      thisdir=\`pwd\`
+    fi
+    # remove .libs from thisdir
+    case \"\$thisdir\" in
+    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
+    $objdir )   thisdir=. ;;
+    esac
+  fi
 
-	irix | nonstopux)
-	  major=`expr $current - $age + 1`
+  # Try to get the absolute directory name.
+  absdir=\`cd \"\$thisdir\" && pwd\`
+  test -n \"\$absdir\" && thisdir=\"\$absdir\"
+"
 
-	  case $version_type in
-	    nonstopux) verstring_prefix=nonstopux ;;
-	    *)         verstring_prefix=sgi ;;
-	  esac
-	  verstring="$verstring_prefix$major.$revision"
+	if test "$fast_install" = yes; then
+	  $ECHO "\
+  program=lt-'$outputname'$exeext
+  progdir=\"\$thisdir/$objdir\"
 
-	  # Add in all the interfaces that we are compatible with.
-	  loop=$revision
-	  while test "$loop" -ne 0; do
-	    iface=`expr $revision - $loop`
-	    loop=`expr $loop - 1`
-	    verstring="$verstring_prefix$major.$iface:$verstring"
-	  done
+  if test ! -f \"\$progdir/\$program\" ||
+     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
+       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
 
-	  # Before this point, $major must not contain `.'.
-	  major=.$major
-	  versuffix="$major.$revision"
-	  ;;
+    file=\"\$\$-\$program\"
 
-	linux)
-	  major=.`expr $current - $age`
-	  versuffix="$major.$age.$revision"
-	  ;;
+    if test ! -d \"\$progdir\"; then
+      $MKDIR \"\$progdir\"
+    else
+      $RM \"\$progdir/\$file\"
+    fi"
 
-	osf)
-	  major=.`expr $current - $age`
-	  versuffix=".$current.$age.$revision"
-	  verstring="$current.$age.$revision"
+	  $ECHO "\
 
-	  # Add in all the interfaces that we are compatible with.
-	  loop=$age
-	  while test "$loop" -ne 0; do
-	    iface=`expr $current - $loop`
-	    loop=`expr $loop - 1`
-	    verstring="$verstring:${iface}.0"
-	  done
+    # relink executable if necessary
+    if test -n \"\$relink_command\"; then
+      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
+      else
+	$ECHO \"\$relink_command_output\" >&2
+	$RM \"\$progdir/\$file\"
+	exit 1
+      fi
+    fi
 
-	  # Make executables depend on our current version.
-	  verstring="$verstring:${current}.0"
-	  ;;
+    $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
+    { $RM \"\$progdir/\$program\";
+      $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; }
+    $RM \"\$progdir/\$file\"
+  fi"
+	else
+	  $ECHO "\
+  program='$outputname'
+  progdir=\"\$thisdir/$objdir\"
+"
+	fi
 
-	sunos)
-	  major=".$current"
-	  versuffix=".$current.$revision"
-	  ;;
+	$ECHO "\
 
-	windows)
-	  # Use '-' rather than '.', since we only want one
-	  # extension on DOS 8.3 filesystems.
-	  major=`expr $current - $age`
-	  versuffix="-$major"
-	  ;;
+  if test -f \"\$progdir/\$program\"; then"
 
-	*)
-	  $echo "$modename: unknown library version type \`$version_type'" 1>&2
-	  $echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
-	  exit $EXIT_FAILURE
-	  ;;
-	esac
+	# Export our shlibpath_var if we have one.
+	if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
+	  $ECHO "\
+    # Add our own library path to $shlibpath_var
+    $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
 
-	# Clear the version info if we defaulted, and they specified a release.
-	if test -z "$vinfo" && test -n "$release"; then
-	  major=
-	  case $version_type in
-	  darwin)
-	    # we can't check for "0.0" in archive_cmds due to quoting
-	    # problems, so we reset it completely
-	    verstring=
-	    ;;
-	  *)
-	    verstring="0.0"
-	    ;;
-	  esac
-	  if test "$need_version" = no; then
-	    versuffix=
-	  else
-	    versuffix=".0.0"
-	  fi
-	fi
+    # Some systems cannot cope with colon-terminated $shlibpath_var
+    # The second colon is a workaround for a bug in BeOS R4 sed
+    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
 
-	# Remove version info from name if versioning should be avoided
-	if test "$avoid_version" = yes && test "$need_version" = no; then
-	  major=
-	  versuffix=
-	  verstring=""
+    export $shlibpath_var
+"
 	fi
 
-	# Check to see if the archive will have undefined symbols.
-	if test "$allow_undefined" = yes; then
-	  if test "$allow_undefined_flag" = unsupported; then
-	    $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2
-	    build_libtool_libs=no
-	    build_old_libs=yes
-	  fi
-	else
-	  # Don't allow undefined symbols.
-	  allow_undefined_flag="$no_undefined_flag"
+	# fixup the dll searchpath if we need to.
+	if test -n "$dllsearchpath"; then
+	  $ECHO "\
+    # Add the dll search path components to the executable PATH
+    PATH=$dllsearchpath:\$PATH
+"
 	fi
-      fi
 
-      if test "$mode" != relink; then
-	# Remove our outputs, but don't remove object files since they
-	# may have been created when compiling PIC objects.
-	removelist=
-	tempremovelist=`$echo "$output_objdir/*"`
-	for p in $tempremovelist; do
-	  case $p in
-	    *.$objext)
-	       ;;
-	    $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*)
-	       if test "X$precious_files_regex" != "X"; then
-	         if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
-	         then
-		   continue
-		 fi
-	       fi
-	       removelist="$removelist $p"
-	       ;;
-	    *) ;;
-	  esac
-	done
-	if test -n "$removelist"; then
-	  $show "${rm}r $removelist"
-	  $run ${rm}r $removelist
+	$ECHO "\
+    if test \"\$libtool_execute_magic\" != \"$magic\"; then
+      # Run the actual program with our arguments.
+"
+	case $host in
+	# Backslashes separate directories on plain windows
+	*-*-mingw | *-*-os2* | *-cegcc*)
+	  $ECHO "\
+      exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
+"
+	  ;;
+
+	*)
+	  $ECHO "\
+      exec \"\$progdir/\$program\" \${1+\"\$@\"}
+"
+	  ;;
+	esac
+	$ECHO "\
+      \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
+      exit 1
+    fi
+  else
+    # The program doesn't exist.
+    \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2
+    \$ECHO \"This script is just a wrapper for \$program.\" 1>&2
+    $ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
+    exit 1
+  fi
+fi\
+"
+}
+# end: func_emit_wrapper_part2
+
+
+# func_emit_wrapper [arg=no]
+#
+# Emit a libtool wrapper script on stdout.
+# Don't directly open a file because we may want to
+# incorporate the script contents within a cygwin/mingw
+# wrapper executable.  Must ONLY be called from within
+# func_mode_link because it depends on a number of variables
+# set therein.
+#
+# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR
+# variable will take.  If 'yes', then the emitted script
+# will assume that the directory in which it is stored is
+# the $objdir directory.  This is a cygwin/mingw-specific
+# behavior.
+func_emit_wrapper ()
+{
+	func_emit_wrapper_arg1=no
+	if test -n "$1" ; then
+	  func_emit_wrapper_arg1=$1
 	fi
-      fi
 
-      # Now set the variables for building old libraries.
-      if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then
-	oldlibs="$oldlibs $output_objdir/$libname.$libext"
+	# split this up so that func_emit_cwrapperexe_src
+	# can call each part independently.
+	func_emit_wrapper_part1 "${func_emit_wrapper_arg1}"
+	func_emit_wrapper_part2 "${func_emit_wrapper_arg1}"
+}
 
-	# Transform .lo files to .o files.
-	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
-      fi
 
-      # Eliminate all temporary directories.
-      for path in $notinst_path; do
-	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
-	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
-	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
-      done
+# func_to_host_path arg
+#
+# Convert paths to host format when used with build tools.
+# Intended for use with "native" mingw (where libtool itself
+# is running under the msys shell), or in the following cross-
+# build environments:
+#    $build          $host
+#    mingw (msys)    mingw  [e.g. native]
+#    cygwin          mingw
+#    *nix + wine     mingw
+# where wine is equipped with the `winepath' executable.
+# In the native mingw case, the (msys) shell automatically
+# converts paths for any non-msys applications it launches,
+# but that facility isn't available from inside the cwrapper.
+# Similar accommodations are necessary for $host mingw and
+# $build cygwin.  Calling this function does no harm for other
+# $host/$build combinations not listed above.
+#
+# ARG is the path (on $build) that should be converted to
+# the proper representation for $host. The result is stored
+# in $func_to_host_path_result.
+func_to_host_path ()
+{
+  func_to_host_path_result="$1"
+  if test -n "$1" ; then
+    case $host in
+      *mingw* )
+        lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
+        case $build in
+          *mingw* ) # actually, msys
+            # awkward: cmd appends spaces to result
+            lt_sed_strip_trailing_spaces="s/[ ]*\$//"
+            func_to_host_path_tmp1=`( cmd //c echo "$1" |\
+              $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""`
+            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
+              $SED -e "$lt_sed_naive_backslashify"`
+            ;;
+          *cygwin* )
+            func_to_host_path_tmp1=`cygpath -w "$1"`
+            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
+              $SED -e "$lt_sed_naive_backslashify"`
+            ;;
+          * )
+            # Unfortunately, winepath does not exit with a non-zero
+            # error code, so we are forced to check the contents of
+            # stdout. On the other hand, if the command is not
+            # found, the shell will set an exit code of 127 and print
+            # *an error message* to stdout. So we must check for both
+            # error code of zero AND non-empty stdout, which explains
+            # the odd construction:
+            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
+            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
+              func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
+                $SED -e "$lt_sed_naive_backslashify"`
+            else
+              # Allow warning below.
+              func_to_host_path_result=""
+            fi
+            ;;
+        esac
+        if test -z "$func_to_host_path_result" ; then
+          func_error "Could not determine host path corresponding to"
+          func_error "  '$1'"
+          func_error "Continuing, but uninstalled executables may not work."
+          # Fallback:
+          func_to_host_path_result="$1"
+        fi
+        ;;
+    esac
+  fi
+}
+# end: func_to_host_path
 
-      if test -n "$xrpath"; then
-	# If the user specified any rpath flags, then add them.
-	temp_xrpath=
-	for libdir in $xrpath; do
-	  temp_xrpath="$temp_xrpath -R$libdir"
-	  case "$finalize_rpath " in
-	  *" $libdir "*) ;;
-	  *) finalize_rpath="$finalize_rpath $libdir" ;;
-	  esac
-	done
-	if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then
-	  dependency_libs="$temp_xrpath $dependency_libs"
-	fi
-      fi
+# func_to_host_pathlist arg
+#
+# Convert pathlists to host format when used with build tools.
+# See func_to_host_path(), above. This function supports the
+# following $build/$host combinations (but does no harm for
+# combinations not listed here):
+#    $build          $host
+#    mingw (msys)    mingw  [e.g. native]
+#    cygwin          mingw
+#    *nix + wine     mingw
+#
+# Path separators are also converted from $build format to
+# $host format. If ARG begins or ends with a path separator
+# character, it is preserved (but converted to $host format)
+# on output.
+#
+# ARG is a pathlist (on $build) that should be converted to
+# the proper representation on $host. The result is stored
+# in $func_to_host_pathlist_result.
+func_to_host_pathlist ()
+{
+  func_to_host_pathlist_result="$1"
+  if test -n "$1" ; then
+    case $host in
+      *mingw* )
+        lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
+        # Remove leading and trailing path separator characters from
+        # ARG. msys behavior is inconsistent here, cygpath turns them
+        # into '.;' and ';.', and winepath ignores them completely.
+        func_to_host_pathlist_tmp2="$1"
+        # Once set for this call, this variable should not be
+        # reassigned. It is used in tha fallback case.
+        func_to_host_pathlist_tmp1=`echo "$func_to_host_pathlist_tmp2" |\
+          $SED -e 's|^:*||' -e 's|:*$||'`
+        case $build in
+          *mingw* ) # Actually, msys.
+            # Awkward: cmd appends spaces to result.
+            lt_sed_strip_trailing_spaces="s/[ ]*\$//"
+            func_to_host_pathlist_tmp2=`( cmd //c echo "$func_to_host_pathlist_tmp1" |\
+              $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""`
+            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
+              $SED -e "$lt_sed_naive_backslashify"`
+            ;;
+          *cygwin* )
+            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
+            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
+              $SED -e "$lt_sed_naive_backslashify"`
+            ;;
+          * )
+            # unfortunately, winepath doesn't convert pathlists
+            func_to_host_pathlist_result=""
+            func_to_host_pathlist_oldIFS=$IFS
+            IFS=:
+            for func_to_host_pathlist_f in $func_to_host_pathlist_tmp1 ; do
+              IFS=$func_to_host_pathlist_oldIFS
+              if test -n "$func_to_host_pathlist_f" ; then
+                func_to_host_path "$func_to_host_pathlist_f"
+                if test -n "$func_to_host_path_result" ; then
+                  if test -z "$func_to_host_pathlist_result" ; then
+                    func_to_host_pathlist_result="$func_to_host_path_result"
+                  else
+                    func_to_host_pathlist_result="$func_to_host_pathlist_result;$func_to_host_path_result"
+                  fi
+                fi
+              fi
+              IFS=:
+            done
+            IFS=$func_to_host_pathlist_oldIFS
+            ;;
+        esac
+        if test -z "$func_to_host_pathlist_result" ; then
+          func_error "Could not determine the host path(s) corresponding to"
+          func_error "  '$1'"
+          func_error "Continuing, but uninstalled executables may not work."
+          # Fallback. This may break if $1 contains DOS-style drive
+          # specifications. The fix is not to complicate the expression
+          # below, but for the user to provide a working wine installation
+          # with winepath so that path translation in the cross-to-mingw
+          # case works properly.
+          lt_replace_pathsep_nix_to_dos="s|:|;|g"
+          func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp1" |\
+            $SED -e "$lt_replace_pathsep_nix_to_dos"`
+        fi
+        # Now, add the leading and trailing path separators back
+        case "$1" in
+          :* ) func_to_host_pathlist_result=";$func_to_host_pathlist_result"
+            ;;
+        esac
+        case "$1" in
+          *: ) func_to_host_pathlist_result="$func_to_host_pathlist_result;"
+            ;;
+        esac
+        ;;
+    esac
+  fi
+}
+# end: func_to_host_pathlist
 
-      # Make sure dlfiles contains only unique files that won't be dlpreopened
-      old_dlfiles="$dlfiles"
-      dlfiles=
-      for lib in $old_dlfiles; do
-	case " $dlprefiles $dlfiles " in
-	*" $lib "*) ;;
-	*) dlfiles="$dlfiles $lib" ;;
-	esac
-      done
+# func_emit_cwrapperexe_src
+# emit the source code for a wrapper executable on stdout
+# Must ONLY be called from within func_mode_link because
+# it depends on a number of variable set therein.
+func_emit_cwrapperexe_src ()
+{
+	cat <<EOF
 
-      # Make sure dlprefiles contains only unique files
-      old_dlprefiles="$dlprefiles"
-      dlprefiles=
-      for lib in $old_dlprefiles; do
-	case "$dlprefiles " in
-	*" $lib "*) ;;
-	*) dlprefiles="$dlprefiles $lib" ;;
-	esac
-      done
+/* $cwrappersource - temporary wrapper executable for $objdir/$outputname
+   Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
 
-      if test "$build_libtool_libs" = yes; then
-	if test -n "$rpath"; then
-	  case $host in
-	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*)
-	    # these systems don't actually have a c library (as such)!
-	    ;;
-	  *-*-rhapsody* | *-*-darwin1.[012])
-	    # Rhapsody C library is in the System framework
-	    deplibs="$deplibs -framework System"
-	    ;;
-	  *-*-netbsd*)
-	    # Don't link with libc until the a.out ld.so is fixed.
-	    ;;
-	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
-	    # Do not include libc due to us having libc/libc_r.
-	    ;;
-	  *-*-sco3.2v5* | *-*-sco5v6*)
-	    # Causes problems with __ctype
-	    ;;
-	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
-	    # Compiler inserts libc in the correct place for threads to work
-	    ;;
- 	  *)
-	    # Add libc to deplibs on all other systems if necessary.
-	    if test "$build_libtool_need_lc" = "yes"; then
-	      deplibs="$deplibs -lc"
-	    fi
-	    ;;
-	  esac
-	fi
+   The $output program cannot be directly executed until all the libtool
+   libraries that it depends on are installed.
 
-	# Transform deplibs into only deplibs that can be linked in shared.
-	name_save=$name
-	libname_save=$libname
-	release_save=$release
-	versuffix_save=$versuffix
-	major_save=$major
-	# I'm not sure if I'm treating the release correctly.  I think
-	# release should show up in the -l (ie -lgmp5) so we don't want to
-	# add it in twice.  Is that correct?
-	release=""
-	versuffix=""
-	major=""
-	newdeplibs=
-	droppeddeps=no
-	case $deplibs_check_method in
-	pass_all)
-	  # Don't check for shared/static.  Everything works.
-	  # This might be a little naive.  We might want to check
-	  # whether the library exists or not.  But this is on
-	  # osf3 & osf4 and I'm not really sure... Just
-	  # implementing what was already the behavior.
-	  newdeplibs=$deplibs
-	  ;;
-	test_compile)
-	  # This code stresses the "libraries are programs" paradigm to its
-	  # limits. Maybe even breaks it.  We compile a program, linking it
-	  # against the deplibs as a proxy for the library.  Then we can check
-	  # whether they linked in statically or dynamically with ldd.
-	  $rm conftest.c
-	  cat > conftest.c <<EOF
-	  int main() { return 0; }
+   This wrapper executable should never be moved out of the build directory.
+   If it is, it will not operate correctly.
+
+   Currently, it simply execs the wrapper *script* "$SHELL $output",
+   but could eventually absorb all of the scripts functionality and
+   exec $objdir/$outputname directly.
+*/
+EOF
+	    cat <<"EOF"
+#include <stdio.h>
+#include <stdlib.h>
+#ifdef _MSC_VER
+# include <direct.h>
+# include <process.h>
+# include <io.h>
+# define setmode _setmode
+#else
+# include <unistd.h>
+# include <stdint.h>
+# ifdef __CYGWIN__
+#  include <io.h>
+#  define HAVE_SETENV
+#  ifdef __STRICT_ANSI__
+char *realpath (const char *, char *);
+int putenv (char *);
+int setenv (const char *, const char *, int);
+#  endif
+# endif
+#endif
+#include <malloc.h>
+#include <stdarg.h>
+#include <assert.h>
+#include <string.h>
+#include <ctype.h>
+#include <errno.h>
+#include <fcntl.h>
+#include <sys/stat.h>
+
+#if defined(PATH_MAX)
+# define LT_PATHMAX PATH_MAX
+#elif defined(MAXPATHLEN)
+# define LT_PATHMAX MAXPATHLEN
+#else
+# define LT_PATHMAX 1024
+#endif
+
+#ifndef S_IXOTH
+# define S_IXOTH 0
+#endif
+#ifndef S_IXGRP
+# define S_IXGRP 0
+#endif
+
+#ifdef _MSC_VER
+# define S_IXUSR _S_IEXEC
+# define stat _stat
+# ifndef _INTPTR_T_DEFINED
+#  define intptr_t int
+# endif
+#endif
+
+#ifndef DIR_SEPARATOR
+# define DIR_SEPARATOR '/'
+# define PATH_SEPARATOR ':'
+#endif
+
+#if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \
+  defined (__OS2__)
+# define HAVE_DOS_BASED_FILE_SYSTEM
+# define FOPEN_WB "wb"
+# ifndef DIR_SEPARATOR_2
+#  define DIR_SEPARATOR_2 '\\'
+# endif
+# ifndef PATH_SEPARATOR_2
+#  define PATH_SEPARATOR_2 ';'
+# endif
+#endif
+
+#ifndef DIR_SEPARATOR_2
+# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
+#else /* DIR_SEPARATOR_2 */
+# define IS_DIR_SEPARATOR(ch) \
+	(((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
+#endif /* DIR_SEPARATOR_2 */
+
+#ifndef PATH_SEPARATOR_2
+# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR)
+#else /* PATH_SEPARATOR_2 */
+# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2)
+#endif /* PATH_SEPARATOR_2 */
+
+#ifdef __CYGWIN__
+# define FOPEN_WB "wb"
+#endif
+
+#ifndef FOPEN_WB
+# define FOPEN_WB "w"
+#endif
+#ifndef _O_BINARY
+# define _O_BINARY 0
+#endif
+
+#define XMALLOC(type, num)      ((type *) xmalloc ((num) * sizeof(type)))
+#define XFREE(stale) do { \
+  if (stale) { free ((void *) stale); stale = 0; } \
+} while (0)
+
+#undef LTWRAPPER_DEBUGPRINTF
+#if defined DEBUGWRAPPER
+# define LTWRAPPER_DEBUGPRINTF(args) ltwrapper_debugprintf args
+static void
+ltwrapper_debugprintf (const char *fmt, ...)
+{
+    va_list args;
+    va_start (args, fmt);
+    (void) vfprintf (stderr, fmt, args);
+    va_end (args);
+}
+#else
+# define LTWRAPPER_DEBUGPRINTF(args)
+#endif
+
+const char *program_name = NULL;
+
+void *xmalloc (size_t num);
+char *xstrdup (const char *string);
+const char *base_name (const char *name);
+char *find_executable (const char *wrapper);
+char *chase_symlinks (const char *pathspec);
+int make_executable (const char *path);
+int check_executable (const char *path);
+char *strendzap (char *str, const char *pat);
+void lt_fatal (const char *message, ...);
+void lt_setenv (const char *name, const char *value);
+char *lt_extend_str (const char *orig_value, const char *add, int to_end);
+void lt_opt_process_env_set (const char *arg);
+void lt_opt_process_env_prepend (const char *arg);
+void lt_opt_process_env_append (const char *arg);
+int lt_split_name_value (const char *arg, char** name, char** value);
+void lt_update_exe_path (const char *name, const char *value);
+void lt_update_lib_path (const char *name, const char *value);
+
+static const char *script_text_part1 =
+EOF
+
+	    func_emit_wrapper_part1 yes |
+	        $SED -e 's/\([\\"]\)/\\\1/g' \
+	             -e 's/^/  "/' -e 's/$/\\n"/'
+	    echo ";"
+	    cat <<EOF
+
+static const char *script_text_part2 =
+EOF
+	    func_emit_wrapper_part2 yes |
+	        $SED -e 's/\([\\"]\)/\\\1/g' \
+	             -e 's/^/  "/' -e 's/$/\\n"/'
+	    echo ";"
+
+	    cat <<EOF
+const char * MAGIC_EXE = "$magic_exe";
+const char * LIB_PATH_VARNAME = "$shlibpath_var";
+EOF
+
+	    if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
+              func_to_host_pathlist "$temp_rpath"
+	      cat <<EOF
+const char * LIB_PATH_VALUE   = "$func_to_host_pathlist_result";
 EOF
-	  $rm conftest
-	  $LTCC $LTCFLAGS -o conftest conftest.c $deplibs
-	  if test "$?" -eq 0 ; then
-	    ldd_output=`ldd conftest`
-	    for i in $deplibs; do
-	      name=`expr $i : '-l\(.*\)'`
-	      # If $name is empty we are operating on a -L argument.
-              if test "$name" != "" && test "$name" -ne "0"; then
-		if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-		  case " $predeps $postdeps " in
-		  *" $i "*)
-		    newdeplibs="$newdeplibs $i"
-		    i=""
-		    ;;
-		  esac
-	        fi
-		if test -n "$i" ; then
-		  libname=`eval \\$echo \"$libname_spec\"`
-		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
-		  set dummy $deplib_matches
-		  deplib_match=$2
-		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
-		    newdeplibs="$newdeplibs $i"
-		  else
-		    droppeddeps=yes
-		    $echo
-		    $echo "*** Warning: dynamic linker does not accept needed library $i."
-		    $echo "*** I have the capability to make that library automatically link in when"
-		    $echo "*** you link to this library.  But I can only do this if you have a"
-		    $echo "*** shared version of the library, which I believe you do not have"
-		    $echo "*** because a test_compile did reveal that the linker did not use it for"
-		    $echo "*** its dynamic dependency list that programs get resolved with at runtime."
-		  fi
-		fi
-	      else
-		newdeplibs="$newdeplibs $i"
-	      fi
-	    done
-	  else
-	    # Error occurred in the first compile.  Let's try to salvage
-	    # the situation: Compile a separate program for each library.
-	    for i in $deplibs; do
-	      name=`expr $i : '-l\(.*\)'`
-	      # If $name is empty we are operating on a -L argument.
-              if test "$name" != "" && test "$name" != "0"; then
-		$rm conftest
-		$LTCC $LTCFLAGS -o conftest conftest.c $i
-		# Did it work?
-		if test "$?" -eq 0 ; then
-		  ldd_output=`ldd conftest`
-		  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-		    case " $predeps $postdeps " in
-		    *" $i "*)
-		      newdeplibs="$newdeplibs $i"
-		      i=""
-		      ;;
-		    esac
-		  fi
-		  if test -n "$i" ; then
-		    libname=`eval \\$echo \"$libname_spec\"`
-		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
-		    set dummy $deplib_matches
-		    deplib_match=$2
-		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
-		      newdeplibs="$newdeplibs $i"
-		    else
-		      droppeddeps=yes
-		      $echo
-		      $echo "*** Warning: dynamic linker does not accept needed library $i."
-		      $echo "*** I have the capability to make that library automatically link in when"
-		      $echo "*** you link to this library.  But I can only do this if you have a"
-		      $echo "*** shared version of the library, which you do not appear to have"
-		      $echo "*** because a test_compile did reveal that the linker did not use this one"
-		      $echo "*** as a dynamic dependency that programs can get resolved with at runtime."
-		    fi
-		  fi
-		else
-		  droppeddeps=yes
-		  $echo
-		  $echo "*** Warning!  Library $i is needed by this library but I was not able to"
-		  $echo "***  make it link in!  You will probably need to install it or some"
-		  $echo "*** library that it depends on before this library will be fully"
-		  $echo "*** functional.  Installing it before continuing would be even better."
-		fi
-	      else
-		newdeplibs="$newdeplibs $i"
-	      fi
-	    done
-	  fi
-	  ;;
-	file_magic*)
-	  set dummy $deplibs_check_method
-	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
-	  for a_deplib in $deplibs; do
-	    name=`expr $a_deplib : '-l\(.*\)'`
-	    # If $name is empty we are operating on a -L argument.
-            if test "$name" != "" && test  "$name" != "0"; then
-	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-		case " $predeps $postdeps " in
-		*" $a_deplib "*)
-		  newdeplibs="$newdeplibs $a_deplib"
-		  a_deplib=""
-		  ;;
-		esac
-	      fi
-	      if test -n "$a_deplib" ; then
-		libname=`eval \\$echo \"$libname_spec\"`
-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
-		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
-		  for potent_lib in $potential_libs; do
-		      # Follow soft links.
-		      if ls -lLd "$potent_lib" 2>/dev/null \
-			 | grep " -> " >/dev/null; then
-			continue
-		      fi
-		      # The statement above tries to avoid entering an
-		      # endless loop below, in case of cyclic links.
-		      # We might still enter an endless loop, since a link
-		      # loop can be closed while we follow links,
-		      # but so what?
-		      potlib="$potent_lib"
-		      while test -h "$potlib" 2>/dev/null; do
-			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
-			case $potliblink in
-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
-			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
-			esac
-		      done
-		      if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \
-			 | ${SED} 10q \
-			 | $EGREP "$file_magic_regex" > /dev/null; then
-			newdeplibs="$newdeplibs $a_deplib"
-			a_deplib=""
-			break 2
-		      fi
-		  done
-		done
-	      fi
-	      if test -n "$a_deplib" ; then
-		droppeddeps=yes
-		$echo
-		$echo "*** Warning: linker path does not have real file for library $a_deplib."
-		$echo "*** I have the capability to make that library automatically link in when"
-		$echo "*** you link to this library.  But I can only do this if you have a"
-		$echo "*** shared version of the library, which you do not appear to have"
-		$echo "*** because I did check the linker path looking for a file starting"
-		if test -z "$potlib" ; then
-		  $echo "*** with $libname but no candidates were found. (...for file magic test)"
-		else
-		  $echo "*** with $libname and none of the candidates passed a file format test"
-		  $echo "*** using a file magic. Last file checked: $potlib"
-		fi
-	      fi
 	    else
-	      # Add a -L argument.
-	      newdeplibs="$newdeplibs $a_deplib"
+	      cat <<"EOF"
+const char * LIB_PATH_VALUE   = "";
+EOF
 	    fi
-	  done # Gone through all deplibs.
-	  ;;
-	match_pattern*)
-	  set dummy $deplibs_check_method
-	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
-	  for a_deplib in $deplibs; do
-	    name=`expr $a_deplib : '-l\(.*\)'`
-	    # If $name is empty we are operating on a -L argument.
-	    if test -n "$name" && test "$name" != "0"; then
-	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-		case " $predeps $postdeps " in
-		*" $a_deplib "*)
-		  newdeplibs="$newdeplibs $a_deplib"
-		  a_deplib=""
-		  ;;
-		esac
-	      fi
-	      if test -n "$a_deplib" ; then
-		libname=`eval \\$echo \"$libname_spec\"`
-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
-		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
-		  for potent_lib in $potential_libs; do
-		    potlib="$potent_lib" # see symlink-check above in file_magic test
-		    if eval $echo \"$potent_lib\" 2>/dev/null \
-		        | ${SED} 10q \
-		        | $EGREP "$match_pattern_regex" > /dev/null; then
-		      newdeplibs="$newdeplibs $a_deplib"
-		      a_deplib=""
-		      break 2
-		    fi
-		  done
-		done
-	      fi
-	      if test -n "$a_deplib" ; then
-		droppeddeps=yes
-		$echo
-		$echo "*** Warning: linker path does not have real file for library $a_deplib."
-		$echo "*** I have the capability to make that library automatically link in when"
-		$echo "*** you link to this library.  But I can only do this if you have a"
-		$echo "*** shared version of the library, which you do not appear to have"
-		$echo "*** because I did check the linker path looking for a file starting"
-		if test -z "$potlib" ; then
-		  $echo "*** with $libname but no candidates were found. (...for regex pattern test)"
-		else
-		  $echo "*** with $libname and none of the candidates passed a file format test"
-		  $echo "*** using a regex pattern. Last file checked: $potlib"
-		fi
-	      fi
+
+	    if test -n "$dllsearchpath"; then
+              func_to_host_pathlist "$dllsearchpath:"
+	      cat <<EOF
+const char * EXE_PATH_VARNAME = "PATH";
+const char * EXE_PATH_VALUE   = "$func_to_host_pathlist_result";
+EOF
 	    else
-	      # Add a -L argument.
-	      newdeplibs="$newdeplibs $a_deplib"
+	      cat <<"EOF"
+const char * EXE_PATH_VARNAME = "";
+const char * EXE_PATH_VALUE   = "";
+EOF
 	    fi
-	  done # Gone through all deplibs.
-	  ;;
-	none | unknown | *)
-	  newdeplibs=""
-	  tmp_deplibs=`$echo "X $deplibs" | $Xsed -e 's/ -lc$//' \
-	    -e 's/ -[LR][^ ]*//g'`
-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-	    for i in $predeps $postdeps ; do
-	      # can't use Xsed below, because $i might contain '/'
-	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
-	    done
-	  fi
-	  if $echo "X $tmp_deplibs" | $Xsed -e 's/[ 	]//g' \
-	    | grep . >/dev/null; then
-	    $echo
-	    if test "X$deplibs_check_method" = "Xnone"; then
-	      $echo "*** Warning: inter-library dependencies are not supported in this platform."
+
+	    if test "$fast_install" = yes; then
+	      cat <<EOF
+const char * TARGET_PROGRAM_NAME = "lt-$outputname"; /* hopefully, no .exe */
+EOF
 	    else
-	      $echo "*** Warning: inter-library dependencies are not known to be supported."
+	      cat <<EOF
+const char * TARGET_PROGRAM_NAME = "$outputname"; /* hopefully, no .exe */
+EOF
 	    fi
-	    $echo "*** All declared inter-library dependencies are being dropped."
-	    droppeddeps=yes
-	  fi
-	  ;;
-	esac
-	versuffix=$versuffix_save
-	major=$major_save
-	release=$release_save
-	libname=$libname_save
-	name=$name_save
 
-	case $host in
-	*-*-rhapsody* | *-*-darwin1.[012])
-	  # On Rhapsody replace the C library is the System framework
-	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
-	  ;;
-	esac
 
-	if test "$droppeddeps" = yes; then
-	  if test "$module" = yes; then
-	    $echo
-	    $echo "*** Warning: libtool could not satisfy all declared inter-library"
-	    $echo "*** dependencies of module $libname.  Therefore, libtool will create"
-	    $echo "*** a static module, that should work as long as the dlopening"
-	    $echo "*** application is linked with the -dlopen flag."
-	    if test -z "$global_symbol_pipe"; then
-	      $echo
-	      $echo "*** However, this would only work if libtool was able to extract symbol"
-	      $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
-	      $echo "*** not find such a program.  So, this module is probably useless."
-	      $echo "*** \`nm' from GNU binutils and a full rebuild may help."
-	    fi
-	    if test "$build_old_libs" = no; then
-	      oldlibs="$output_objdir/$libname.$libext"
-	      build_libtool_libs=module
-	      build_old_libs=yes
-	    else
-	      build_libtool_libs=no
-	    fi
-	  else
-	    $echo "*** The inter-library dependencies that have been dropped here will be"
-	    $echo "*** automatically added whenever a program is linked with this library"
-	    $echo "*** or is declared to -dlopen it."
+	    cat <<"EOF"
 
-	    if test "$allow_undefined" = no; then
-	      $echo
-	      $echo "*** Since this library must not contain undefined symbols,"
-	      $echo "*** because either the platform does not support them or"
-	      $echo "*** it was explicitly requested with -no-undefined,"
-	      $echo "*** libtool will only create a static version of it."
-	      if test "$build_old_libs" = no; then
-		oldlibs="$output_objdir/$libname.$libext"
-		build_libtool_libs=module
-		build_old_libs=yes
-	      else
-		build_libtool_libs=no
-	      fi
-	    fi
-	  fi
-	fi
-	# Done checking deplibs!
-	deplibs=$newdeplibs
-      fi
+#define LTWRAPPER_OPTION_PREFIX         "--lt-"
+#define LTWRAPPER_OPTION_PREFIX_LENGTH  5
 
+static const size_t opt_prefix_len         = LTWRAPPER_OPTION_PREFIX_LENGTH;
+static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
 
-      # move library search paths that coincide with paths to not yet
-      # installed libraries to the beginning of the library search list
-      new_libs=
-      for path in $notinst_path; do
-	case " $new_libs " in
-	*" -L$path/$objdir "*) ;;
-	*)
-	  case " $deplibs " in
-	  *" -L$path/$objdir "*)
-	    new_libs="$new_libs -L$path/$objdir" ;;
-	  esac
-	  ;;
-	esac
-      done
-      for deplib in $deplibs; do
-	case $deplib in
-	-L*)
-	  case " $new_libs " in
-	  *" $deplib "*) ;;
-	  *) new_libs="$new_libs $deplib" ;;
-	  esac
-	  ;;
-	*) new_libs="$new_libs $deplib" ;;
-	esac
-      done
-      deplibs="$new_libs"
+static const char *dumpscript_opt       = LTWRAPPER_OPTION_PREFIX "dump-script";
 
+static const size_t env_set_opt_len     = LTWRAPPER_OPTION_PREFIX_LENGTH + 7;
+static const char *env_set_opt          = LTWRAPPER_OPTION_PREFIX "env-set";
+  /* argument is putenv-style "foo=bar", value of foo is set to bar */
 
-      # All the library-specific variables (install_libdir is set above).
-      library_names=
-      old_library=
-      dlname=
+static const size_t env_prepend_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 11;
+static const char *env_prepend_opt      = LTWRAPPER_OPTION_PREFIX "env-prepend";
+  /* argument is putenv-style "foo=bar", new value of foo is bar${foo} */
 
-      # Test again, we may have decided not to build it any more
-      if test "$build_libtool_libs" = yes; then
-	if test "$hardcode_into_libs" = yes; then
-	  # Hardcode the library paths
-	  hardcode_libdirs=
-	  dep_rpath=
-	  rpath="$finalize_rpath"
-	  test "$mode" != relink && rpath="$compile_rpath$rpath"
-	  for libdir in $rpath; do
-	    if test -n "$hardcode_libdir_flag_spec"; then
-	      if test -n "$hardcode_libdir_separator"; then
-		if test -z "$hardcode_libdirs"; then
-		  hardcode_libdirs="$libdir"
-		else
-		  # Just accumulate the unique libdirs.
-		  case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
-		  *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
-		    ;;
-		  *)
-		    hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
-		    ;;
-		  esac
-		fi
-	      else
-		eval flag=\"$hardcode_libdir_flag_spec\"
-		dep_rpath="$dep_rpath $flag"
-	      fi
-	    elif test -n "$runpath_var"; then
-	      case "$perm_rpath " in
-	      *" $libdir "*) ;;
-	      *) perm_rpath="$perm_rpath $libdir" ;;
-	      esac
-	    fi
-	  done
-	  # Substitute the hardcoded libdirs into the rpath.
-	  if test -n "$hardcode_libdir_separator" &&
-	     test -n "$hardcode_libdirs"; then
-	    libdir="$hardcode_libdirs"
-	    if test -n "$hardcode_libdir_flag_spec_ld"; then
-	      eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\"
-	    else
-	      eval dep_rpath=\"$hardcode_libdir_flag_spec\"
-	    fi
-	  fi
-	  if test -n "$runpath_var" && test -n "$perm_rpath"; then
-	    # We should set the runpath_var.
-	    rpath=
-	    for dir in $perm_rpath; do
-	      rpath="$rpath$dir:"
-	    done
-	    eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
-	  fi
-	  test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs"
-	fi
+static const size_t env_append_opt_len  = LTWRAPPER_OPTION_PREFIX_LENGTH + 10;
+static const char *env_append_opt       = LTWRAPPER_OPTION_PREFIX "env-append";
+  /* argument is putenv-style "foo=bar", new value of foo is ${foo}bar */
 
-	shlibpath="$finalize_shlibpath"
-	test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
-	if test -n "$shlibpath"; then
-	  eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
-	fi
+int
+main (int argc, char *argv[])
+{
+  char **newargz;
+  int  newargc;
+  char *tmp_pathspec;
+  char *actual_cwrapper_path;
+  char *actual_cwrapper_name;
+  char *target_name;
+  char *lt_argv_zero;
+  intptr_t rval = 127;
 
-	# Get the real and link names of the library.
-	eval shared_ext=\"$shrext_cmds\"
-	eval library_names=\"$library_names_spec\"
-	set dummy $library_names
-	realname="$2"
-	shift; shift
+  int i;
 
-	if test -n "$soname_spec"; then
-	  eval soname=\"$soname_spec\"
-	else
-	  soname="$realname"
-	fi
-	if test -z "$dlname"; then
-	  dlname=$soname
-	fi
+  program_name = (char *) xstrdup (base_name (argv[0]));
+  LTWRAPPER_DEBUGPRINTF (("(main) argv[0]      : %s\n", argv[0]));
+  LTWRAPPER_DEBUGPRINTF (("(main) program_name : %s\n", program_name));
 
-	lib="$output_objdir/$realname"
-	linknames=
-	for link
-	do
-	  linknames="$linknames $link"
-	done
+  /* very simple arg parsing; don't want to rely on getopt */
+  for (i = 1; i < argc; i++)
+    {
+      if (strcmp (argv[i], dumpscript_opt) == 0)
+	{
+EOF
+	    case "$host" in
+	      *mingw* | *cygwin* )
+		# make stdout use "unix" line endings
+		echo "          setmode(1,_O_BINARY);"
+		;;
+	      esac
 
-	# Use standard objects if they are pic
-	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	    cat <<"EOF"
+	  printf ("%s", script_text_part1);
+	  printf ("%s", script_text_part2);
+	  return 0;
+	}
+    }
 
-	# Prepare the list of exported symbols
-	if test -z "$export_symbols"; then
-	  if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
-	    $show "generating symbol list for \`$libname.la'"
-	    export_symbols="$output_objdir/$libname.exp"
-	    $run $rm $export_symbols
-	    cmds=$export_symbols_cmds
-	    save_ifs="$IFS"; IFS='~'
-	    for cmd in $cmds; do
-	      IFS="$save_ifs"
-	      eval cmd=\"$cmd\"
-	      if len=`expr "X$cmd" : ".*"` &&
-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
-	        $show "$cmd"
-	        $run eval "$cmd" || exit $?
-	        skipped_export=false
-	      else
-	        # The command line is too long to execute in one step.
-	        $show "using reloadable object file for export list..."
-	        skipped_export=:
-		# Break out early, otherwise skipped_export may be
-		# set to false by a later but shorter cmd.
-		break
-	      fi
-	    done
-	    IFS="$save_ifs"
-	    if test -n "$export_symbols_regex"; then
-	      $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
-	      $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
-	      $show "$mv \"${export_symbols}T\" \"$export_symbols\""
-	      $run eval '$mv "${export_symbols}T" "$export_symbols"'
-	    fi
-	  fi
-	fi
+  newargz = XMALLOC (char *, argc + 1);
+  tmp_pathspec = find_executable (argv[0]);
+  if (tmp_pathspec == NULL)
+    lt_fatal ("Couldn't find %s", argv[0]);
+  LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
+			  tmp_pathspec));
+
+  actual_cwrapper_path = chase_symlinks (tmp_pathspec);
+  LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
+			  actual_cwrapper_path));
+  XFREE (tmp_pathspec);
+
+  actual_cwrapper_name = xstrdup( base_name (actual_cwrapper_path));
+  strendzap (actual_cwrapper_path, actual_cwrapper_name);
+
+  /* wrapper name transforms */
+  strendzap (actual_cwrapper_name, ".exe");
+  tmp_pathspec = lt_extend_str (actual_cwrapper_name, ".exe", 1);
+  XFREE (actual_cwrapper_name);
+  actual_cwrapper_name = tmp_pathspec;
+  tmp_pathspec = 0;
+
+  /* target_name transforms -- use actual target program name; might have lt- prefix */
+  target_name = xstrdup (base_name (TARGET_PROGRAM_NAME));
+  strendzap (target_name, ".exe");
+  tmp_pathspec = lt_extend_str (target_name, ".exe", 1);
+  XFREE (target_name);
+  target_name = tmp_pathspec;
+  tmp_pathspec = 0;
+
+  LTWRAPPER_DEBUGPRINTF (("(main) libtool target name: %s\n",
+			  target_name));
+EOF
 
-	if test -n "$export_symbols" && test -n "$include_expsyms"; then
-	  $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"'
-	fi
+	    cat <<EOF
+  newargz[0] =
+    XMALLOC (char, (strlen (actual_cwrapper_path) +
+		    strlen ("$objdir") + 1 + strlen (actual_cwrapper_name) + 1));
+  strcpy (newargz[0], actual_cwrapper_path);
+  strcat (newargz[0], "$objdir");
+  strcat (newargz[0], "/");
+EOF
 
-	tmp_deplibs=
-	for test_deplib in $deplibs; do
-		case " $convenience " in
-		*" $test_deplib "*) ;;
-		*)
-			tmp_deplibs="$tmp_deplibs $test_deplib"
-			;;
-		esac
-	done
-	deplibs="$tmp_deplibs"
+	    cat <<"EOF"
+  /* stop here, and copy so we don't have to do this twice */
+  tmp_pathspec = xstrdup (newargz[0]);
 
-	if test -n "$convenience"; then
-	  if test -n "$whole_archive_flag_spec"; then
-	    save_libobjs=$libobjs
-	    eval libobjs=\"\$libobjs $whole_archive_flag_spec\"
-	  else
-	    gentop="$output_objdir/${outputname}x"
-	    generated="$generated $gentop"
+  /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
+  strcat (newargz[0], actual_cwrapper_name);
 
-	    func_extract_archives $gentop $convenience
-	    libobjs="$libobjs $func_extract_archives_result"
-	  fi
-	fi
-	
-	if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then
-	  eval flag=\"$thread_safe_flag_spec\"
-	  linker_flags="$linker_flags $flag"
-	fi
+  /* DO want the lt- prefix here if it exists, so use target_name */
+  lt_argv_zero = lt_extend_str (tmp_pathspec, target_name, 1);
+  XFREE (tmp_pathspec);
+  tmp_pathspec = NULL;
+EOF
 
-	# Make a backup of the uninstalled library when relinking
-	if test "$mode" = relink; then
-	  $run eval '(cd $output_objdir && $rm ${realname}U && $mv $realname ${realname}U)' || exit $?
-	fi
+	    case $host_os in
+	      mingw*)
+	    cat <<"EOF"
+  {
+    char* p;
+    while ((p = strchr (newargz[0], '\\')) != NULL)
+      {
+	*p = '/';
+      }
+    while ((p = strchr (lt_argv_zero, '\\')) != NULL)
+      {
+	*p = '/';
+      }
+  }
+EOF
+	    ;;
+	    esac
 
-	# Do each of the archive commands.
-	if test "$module" = yes && test -n "$module_cmds" ; then
-	  if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
-	    eval test_cmds=\"$module_expsym_cmds\"
-	    cmds=$module_expsym_cmds
-	  else
-	    eval test_cmds=\"$module_cmds\"
-	    cmds=$module_cmds
-	  fi
-	else
-	if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
-	  eval test_cmds=\"$archive_expsym_cmds\"
-	  cmds=$archive_expsym_cmds
-	else
-	  eval test_cmds=\"$archive_cmds\"
-	  cmds=$archive_cmds
-	  fi
-	fi
+	    cat <<"EOF"
+  XFREE (target_name);
+  XFREE (actual_cwrapper_path);
+  XFREE (actual_cwrapper_name);
 
-	if test "X$skipped_export" != "X:" &&
-	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
-	  :
-	else
-	  # The command line is too long to link in one step, link piecewise.
-	  $echo "creating reloadable object files..."
+  lt_setenv ("BIN_SH", "xpg4"); /* for Tru64 */
+  lt_setenv ("DUALCASE", "1");  /* for MSK sh */
+  lt_update_lib_path (LIB_PATH_VARNAME, LIB_PATH_VALUE);
+  lt_update_exe_path (EXE_PATH_VARNAME, EXE_PATH_VALUE);
 
-	  # Save the value of $output and $libobjs because we want to
-	  # use them later.  If we have whole_archive_flag_spec, we
-	  # want to use save_libobjs as it was before
-	  # whole_archive_flag_spec was expanded, because we can't
-	  # assume the linker understands whole_archive_flag_spec.
-	  # This may have to be revisited, in case too many
-	  # convenience libraries get linked in and end up exceeding
-	  # the spec.
-	  if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then
-	    save_libobjs=$libobjs
-	  fi
-	  save_output=$output
-	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
+  newargc=0;
+  for (i = 1; i < argc; i++)
+    {
+      if (strncmp (argv[i], env_set_opt, env_set_opt_len) == 0)
+        {
+          if (argv[i][env_set_opt_len] == '=')
+            {
+              const char *p = argv[i] + env_set_opt_len + 1;
+              lt_opt_process_env_set (p);
+            }
+          else if (argv[i][env_set_opt_len] == '\0' && i + 1 < argc)
+            {
+              lt_opt_process_env_set (argv[++i]); /* don't copy */
+            }
+          else
+            lt_fatal ("%s missing required argument", env_set_opt);
+          continue;
+        }
+      if (strncmp (argv[i], env_prepend_opt, env_prepend_opt_len) == 0)
+        {
+          if (argv[i][env_prepend_opt_len] == '=')
+            {
+              const char *p = argv[i] + env_prepend_opt_len + 1;
+              lt_opt_process_env_prepend (p);
+            }
+          else if (argv[i][env_prepend_opt_len] == '\0' && i + 1 < argc)
+            {
+              lt_opt_process_env_prepend (argv[++i]); /* don't copy */
+            }
+          else
+            lt_fatal ("%s missing required argument", env_prepend_opt);
+          continue;
+        }
+      if (strncmp (argv[i], env_append_opt, env_append_opt_len) == 0)
+        {
+          if (argv[i][env_append_opt_len] == '=')
+            {
+              const char *p = argv[i] + env_append_opt_len + 1;
+              lt_opt_process_env_append (p);
+            }
+          else if (argv[i][env_append_opt_len] == '\0' && i + 1 < argc)
+            {
+              lt_opt_process_env_append (argv[++i]); /* don't copy */
+            }
+          else
+            lt_fatal ("%s missing required argument", env_append_opt);
+          continue;
+        }
+      if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
+        {
+          /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
+             namespace, but it is not one of the ones we know about and
+             have already dealt with, above (inluding dump-script), then
+             report an error. Otherwise, targets might begin to believe
+             they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
+             namespace. The first time any user complains about this, we'll
+             need to make LTWRAPPER_OPTION_PREFIX a configure-time option
+             or a configure.ac-settable value.
+           */
+          lt_fatal ("Unrecognized option in %s namespace: '%s'",
+                    ltwrapper_option_prefix, argv[i]);
+        }
+      /* otherwise ... */
+      newargz[++newargc] = xstrdup (argv[i]);
+    }
+  newargz[++newargc] = NULL;
 
-	  # Clear the reloadable object creation command queue and
-	  # initialize k to one.
-	  test_cmds=
-	  concat_cmds=
-	  objlist=
-	  delfiles=
-	  last_robj=
-	  k=1
-	  output=$output_objdir/$output_la-${k}.$objext
-	  # Loop over the list of objects to be linked.
-	  for obj in $save_libobjs
-	  do
-	    eval test_cmds=\"$reload_cmds $objlist $last_robj\"
-	    if test "X$objlist" = X ||
-	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
-		 test "$len" -le "$max_cmd_len"; }; then
-	      objlist="$objlist $obj"
-	    else
-	      # The command $test_cmds is almost too long, add a
-	      # command to the queue.
-	      if test "$k" -eq 1 ; then
-		# The first file doesn't have a previous command to add.
-		eval concat_cmds=\"$reload_cmds $objlist $last_robj\"
-	      else
-		# All subsequent reloadable object files will link in
-		# the last one created.
-		eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj\"
-	      fi
-	      last_robj=$output_objdir/$output_la-${k}.$objext
-	      k=`expr $k + 1`
-	      output=$output_objdir/$output_la-${k}.$objext
-	      objlist=$obj
-	      len=1
-	    fi
-	  done
-	  # Handle the remaining objects by creating one last
-	  # reloadable object file.  All subsequent reloadable object
-	  # files will link in the last one created.
-	  test -z "$concat_cmds" || concat_cmds=$concat_cmds~
-	  eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\"
-
-	  if ${skipped_export-false}; then
-	    $show "generating symbol list for \`$libname.la'"
-	    export_symbols="$output_objdir/$libname.exp"
-	    $run $rm $export_symbols
-	    libobjs=$output
-	    # Append the command to create the export file.
-	    eval concat_cmds=\"\$concat_cmds~$export_symbols_cmds\"
-          fi
-
-	  # Set up a command to remove the reloadable object files
-	  # after they are used.
-	  i=0
-	  while test "$i" -lt "$k"
-	  do
-	    i=`expr $i + 1`
-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
-	  done
+  LTWRAPPER_DEBUGPRINTF     (("(main) lt_argv_zero : %s\n", (lt_argv_zero ? lt_argv_zero : "<NULL>")));
+  for (i = 0; i < newargc; i++)
+    {
+      LTWRAPPER_DEBUGPRINTF (("(main) newargz[%d]   : %s\n", i, (newargz[i] ? newargz[i] : "<NULL>")));
+    }
 
-	  $echo "creating a temporary reloadable object file: $output"
+EOF
 
-	  # Loop through the commands generated above and execute them.
-	  save_ifs="$IFS"; IFS='~'
-	  for cmd in $concat_cmds; do
-	    IFS="$save_ifs"
-	    $show "$cmd"
-	    $run eval "$cmd" || exit $?
-	  done
-	  IFS="$save_ifs"
+	    case $host_os in
+	      mingw*)
+		cat <<"EOF"
+  /* execv doesn't actually work on mingw as expected on unix */
+  rval = _spawnv (_P_WAIT, lt_argv_zero, (const char * const *) newargz);
+  if (rval == -1)
+    {
+      /* failed to start process */
+      LTWRAPPER_DEBUGPRINTF (("(main) failed to launch target \"%s\": errno = %d\n", lt_argv_zero, errno));
+      return 127;
+    }
+  return rval;
+EOF
+		;;
+	      *)
+		cat <<"EOF"
+  execv (lt_argv_zero, newargz);
+  return rval; /* =127, but avoids unused variable warning */
+EOF
+		;;
+	    esac
 
-	  libobjs=$output
-	  # Restore the value of output.
-	  output=$save_output
+	    cat <<"EOF"
+}
 
-	  if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then
-	    eval libobjs=\"\$libobjs $whole_archive_flag_spec\"
-	  fi
-	  # Expand the library linking commands again to reset the
-	  # value of $libobjs for piecewise linking.
+void *
+xmalloc (size_t num)
+{
+  void *p = (void *) malloc (num);
+  if (!p)
+    lt_fatal ("Memory exhausted");
 
-	  # Do each of the archive commands.
-	  if test "$module" = yes && test -n "$module_cmds" ; then
-	    if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
-	      cmds=$module_expsym_cmds
-	    else
-	      cmds=$module_cmds
-	    fi
-	  else
-	  if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
-	    cmds=$archive_expsym_cmds
-	  else
-	    cmds=$archive_cmds
-	    fi
-	  fi
+  return p;
+}
 
-	  # Append the command to remove the reloadable object files
-	  # to the just-reset $cmds.
-	  eval cmds=\"\$cmds~\$rm $delfiles\"
-	fi
-	save_ifs="$IFS"; IFS='~'
-	for cmd in $cmds; do
-	  IFS="$save_ifs"
-	  eval cmd=\"$cmd\"
-	  $show "$cmd"
-	  $run eval "$cmd" || {
-	    lt_exit=$?
+char *
+xstrdup (const char *string)
+{
+  return string ? strcpy ((char *) xmalloc (strlen (string) + 1),
+			  string) : NULL;
+}
 
-	    # Restore the uninstalled library and exit
-	    if test "$mode" = relink; then
-	      $run eval '(cd $output_objdir && $rm ${realname}T && $mv ${realname}U $realname)'
-	    fi
+const char *
+base_name (const char *name)
+{
+  const char *base;
 
-	    exit $lt_exit
-	  }
-	done
-	IFS="$save_ifs"
+#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
+  /* Skip over the disk name in MSDOS pathnames. */
+  if (isalpha ((unsigned char) name[0]) && name[1] == ':')
+    name += 2;
+#endif
 
-	# Restore the uninstalled library and exit
-	if test "$mode" = relink; then
-	  $run eval '(cd $output_objdir && $rm ${realname}T && $mv $realname ${realname}T && $mv "$realname"U $realname)' || exit $?
+  for (base = name; *name; name++)
+    if (IS_DIR_SEPARATOR (*name))
+      base = name + 1;
+  return base;
+}
 
-	  if test -n "$convenience"; then
-	    if test -z "$whole_archive_flag_spec"; then
-	      $show "${rm}r $gentop"
-	      $run ${rm}r "$gentop"
-	    fi
-	  fi
+int
+check_executable (const char *path)
+{
+  struct stat st;
 
-	  exit $EXIT_SUCCESS
-	fi
+  LTWRAPPER_DEBUGPRINTF (("(check_executable)  : %s\n",
+			  path ? (*path ? path : "EMPTY!") : "NULL!"));
+  if ((!path) || (!*path))
+    return 0;
 
-	# Create links to the real library.
-	for linkname in $linknames; do
-	  if test "$realname" != "$linkname"; then
-	    $show "(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)"
-	    $run eval '(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)' || exit $?
-	  fi
-	done
+  if ((stat (path, &st) >= 0)
+      && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
+    return 1;
+  else
+    return 0;
+}
 
-	# If -module or -export-dynamic was specified, set the dlname.
-	if test "$module" = yes || test "$export_dynamic" = yes; then
-	  # On all known operating systems, these are identical.
-	  dlname="$soname"
-	fi
-      fi
-      ;;
+int
+make_executable (const char *path)
+{
+  int rval = 0;
+  struct stat st;
 
-    obj)
-      if test -n "$deplibs"; then
-	$echo "$modename: warning: \`-l' and \`-L' are ignored for objects" 1>&2
-      fi
+  LTWRAPPER_DEBUGPRINTF (("(make_executable)   : %s\n",
+			  path ? (*path ? path : "EMPTY!") : "NULL!"));
+  if ((!path) || (!*path))
+    return 0;
 
-      if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
-	$echo "$modename: warning: \`-dlopen' is ignored for objects" 1>&2
-      fi
+  if (stat (path, &st) >= 0)
+    {
+      rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
+    }
+  return rval;
+}
 
-      if test -n "$rpath"; then
-	$echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
-      fi
+/* Searches for the full path of the wrapper.  Returns
+   newly allocated full path name if found, NULL otherwise
+   Does not chase symlinks, even on platforms that support them.
+*/
+char *
+find_executable (const char *wrapper)
+{
+  int has_slash = 0;
+  const char *p;
+  const char *p_next;
+  /* static buffer for getcwd */
+  char tmp[LT_PATHMAX + 1];
+  int tmp_len;
+  char *concat_name;
 
-      if test -n "$xrpath"; then
-	$echo "$modename: warning: \`-R' is ignored for objects" 1>&2
-      fi
+  LTWRAPPER_DEBUGPRINTF (("(find_executable)   : %s\n",
+			  wrapper ? (*wrapper ? wrapper : "EMPTY!") : "NULL!"));
 
-      if test -n "$vinfo"; then
-	$echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2
-      fi
+  if ((wrapper == NULL) || (*wrapper == '\0'))
+    return NULL;
 
-      if test -n "$release"; then
-	$echo "$modename: warning: \`-release' is ignored for objects" 1>&2
-      fi
+  /* Absolute path? */
+#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
+  if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':')
+    {
+      concat_name = xstrdup (wrapper);
+      if (check_executable (concat_name))
+	return concat_name;
+      XFREE (concat_name);
+    }
+  else
+    {
+#endif
+      if (IS_DIR_SEPARATOR (wrapper[0]))
+	{
+	  concat_name = xstrdup (wrapper);
+	  if (check_executable (concat_name))
+	    return concat_name;
+	  XFREE (concat_name);
+	}
+#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
+    }
+#endif
 
-      case $output in
-      *.lo)
-	if test -n "$objs$old_deplibs"; then
-	  $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
-	  exit $EXIT_FAILURE
-	fi
-	libobj="$output"
-	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
-	;;
-      *)
-	libobj=
-	obj="$output"
-	;;
-      esac
+  for (p = wrapper; *p; p++)
+    if (*p == '/')
+      {
+	has_slash = 1;
+	break;
+      }
+  if (!has_slash)
+    {
+      /* no slashes; search PATH */
+      const char *path = getenv ("PATH");
+      if (path != NULL)
+	{
+	  for (p = path; *p; p = p_next)
+	    {
+	      const char *q;
+	      size_t p_len;
+	      for (q = p; *q; q++)
+		if (IS_PATH_SEPARATOR (*q))
+		  break;
+	      p_len = q - p;
+	      p_next = (*q == '\0' ? q : q + 1);
+	      if (p_len == 0)
+		{
+		  /* empty path: current directory */
+		  if (getcwd (tmp, LT_PATHMAX) == NULL)
+		    lt_fatal ("getcwd failed");
+		  tmp_len = strlen (tmp);
+		  concat_name =
+		    XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
+		  memcpy (concat_name, tmp, tmp_len);
+		  concat_name[tmp_len] = '/';
+		  strcpy (concat_name + tmp_len + 1, wrapper);
+		}
+	      else
+		{
+		  concat_name =
+		    XMALLOC (char, p_len + 1 + strlen (wrapper) + 1);
+		  memcpy (concat_name, p, p_len);
+		  concat_name[p_len] = '/';
+		  strcpy (concat_name + p_len + 1, wrapper);
+		}
+	      if (check_executable (concat_name))
+		return concat_name;
+	      XFREE (concat_name);
+	    }
+	}
+      /* not found in PATH; assume curdir */
+    }
+  /* Relative path | not found in path: prepend cwd */
+  if (getcwd (tmp, LT_PATHMAX) == NULL)
+    lt_fatal ("getcwd failed");
+  tmp_len = strlen (tmp);
+  concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
+  memcpy (concat_name, tmp, tmp_len);
+  concat_name[tmp_len] = '/';
+  strcpy (concat_name + tmp_len + 1, wrapper);
 
-      # Delete the old objects.
-      $run $rm $obj $libobj
+  if (check_executable (concat_name))
+    return concat_name;
+  XFREE (concat_name);
+  return NULL;
+}
 
-      # Objects from convenience libraries.  This assumes
-      # single-version convenience libraries.  Whenever we create
-      # different ones for PIC/non-PIC, this we'll have to duplicate
-      # the extraction.
-      reload_conv_objs=
-      gentop=
-      # reload_cmds runs $LD directly, so let us get rid of
-      # -Wl from whole_archive_flag_spec
-      wl=
+char *
+chase_symlinks (const char *pathspec)
+{
+#ifndef S_ISLNK
+  return xstrdup (pathspec);
+#else
+  char buf[LT_PATHMAX];
+  struct stat s;
+  char *tmp_pathspec = xstrdup (pathspec);
+  char *p;
+  int has_symlinks = 0;
+  while (strlen (tmp_pathspec) && !has_symlinks)
+    {
+      LTWRAPPER_DEBUGPRINTF (("checking path component for symlinks: %s\n",
+			      tmp_pathspec));
+      if (lstat (tmp_pathspec, &s) == 0)
+	{
+	  if (S_ISLNK (s.st_mode) != 0)
+	    {
+	      has_symlinks = 1;
+	      break;
+	    }
 
-      if test -n "$convenience"; then
-	if test -n "$whole_archive_flag_spec"; then
-	  eval reload_conv_objs=\"\$reload_objs $whole_archive_flag_spec\"
-	else
-	  gentop="$output_objdir/${obj}x"
-	  generated="$generated $gentop"
+	  /* search backwards for last DIR_SEPARATOR */
+	  p = tmp_pathspec + strlen (tmp_pathspec) - 1;
+	  while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p)))
+	    p--;
+	  if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p)))
+	    {
+	      /* no more DIR_SEPARATORS left */
+	      break;
+	    }
+	  *p = '\0';
+	}
+      else
+	{
+	  char *errstr = strerror (errno);
+	  lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
+	}
+    }
+  XFREE (tmp_pathspec);
 
-	  func_extract_archives $gentop $convenience
-	  reload_conv_objs="$reload_objs $func_extract_archives_result"
-	fi
-      fi
+  if (!has_symlinks)
+    {
+      return xstrdup (pathspec);
+    }
 
-      # Create the old-style object.
-      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
+  tmp_pathspec = realpath (pathspec, buf);
+  if (tmp_pathspec == 0)
+    {
+      lt_fatal ("Could not follow symlinks for %s", pathspec);
+    }
+  return xstrdup (tmp_pathspec);
+#endif
+}
 
-      output="$obj"
-      cmds=$reload_cmds
-      save_ifs="$IFS"; IFS='~'
-      for cmd in $cmds; do
-	IFS="$save_ifs"
-	eval cmd=\"$cmd\"
-	$show "$cmd"
-	$run eval "$cmd" || exit $?
-      done
-      IFS="$save_ifs"
+char *
+strendzap (char *str, const char *pat)
+{
+  size_t len, patlen;
 
-      # Exit if we aren't doing a library object file.
-      if test -z "$libobj"; then
-	if test -n "$gentop"; then
-	  $show "${rm}r $gentop"
-	  $run ${rm}r $gentop
-	fi
+  assert (str != NULL);
+  assert (pat != NULL);
 
-	exit $EXIT_SUCCESS
-      fi
+  len = strlen (str);
+  patlen = strlen (pat);
 
-      if test "$build_libtool_libs" != yes; then
-	if test -n "$gentop"; then
-	  $show "${rm}r $gentop"
-	  $run ${rm}r $gentop
-	fi
+  if (patlen <= len)
+    {
+      str += len - patlen;
+      if (strcmp (str, pat) == 0)
+	*str = '\0';
+    }
+  return str;
+}
 
-	# Create an invalid libtool object if no PIC, so that we don't
-	# accidentally link it into a program.
-	# $show "echo timestamp > $libobj"
-	# $run eval "echo timestamp > $libobj" || exit $?
-	exit $EXIT_SUCCESS
-      fi
+static void
+lt_error_core (int exit_status, const char *mode,
+	       const char *message, va_list ap)
+{
+  fprintf (stderr, "%s: %s: ", program_name, mode);
+  vfprintf (stderr, message, ap);
+  fprintf (stderr, ".\n");
 
-      if test -n "$pic_flag" || test "$pic_mode" != default; then
-	# Only do commands if we really have different PIC objects.
-	reload_objs="$libobjs $reload_conv_objs"
-	output="$libobj"
-	cmds=$reload_cmds
-	save_ifs="$IFS"; IFS='~'
-	for cmd in $cmds; do
-	  IFS="$save_ifs"
-	  eval cmd=\"$cmd\"
-	  $show "$cmd"
-	  $run eval "$cmd" || exit $?
-	done
-	IFS="$save_ifs"
-      fi
+  if (exit_status >= 0)
+    exit (exit_status);
+}
 
-      if test -n "$gentop"; then
-	$show "${rm}r $gentop"
-	$run ${rm}r $gentop
-      fi
+void
+lt_fatal (const char *message, ...)
+{
+  va_list ap;
+  va_start (ap, message);
+  lt_error_core (EXIT_FAILURE, "FATAL", message, ap);
+  va_end (ap);
+}
 
-      exit $EXIT_SUCCESS
-      ;;
+void
+lt_setenv (const char *name, const char *value)
+{
+  LTWRAPPER_DEBUGPRINTF (("(lt_setenv) setting '%s' to '%s'\n",
+                          (name ? name : "<NULL>"),
+                          (value ? value : "<NULL>")));
+  {
+#ifdef HAVE_SETENV
+    /* always make a copy, for consistency with !HAVE_SETENV */
+    char *str = xstrdup (value);
+    setenv (name, str, 1);
+#else
+    int len = strlen (name) + 1 + strlen (value) + 1;
+    char *str = XMALLOC (char, len);
+    sprintf (str, "%s=%s", name, value);
+    if (putenv (str) != EXIT_SUCCESS)
+      {
+        XFREE (str);
+      }
+#endif
+  }
+}
 
-    prog)
-      case $host in
-	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
-      esac
-      if test -n "$vinfo"; then
-	$echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
-      fi
+char *
+lt_extend_str (const char *orig_value, const char *add, int to_end)
+{
+  char *new_value;
+  if (orig_value && *orig_value)
+    {
+      int orig_value_len = strlen (orig_value);
+      int add_len = strlen (add);
+      new_value = XMALLOC (char, add_len + orig_value_len + 1);
+      if (to_end)
+        {
+          strcpy (new_value, orig_value);
+          strcpy (new_value + orig_value_len, add);
+        }
+      else
+        {
+          strcpy (new_value, add);
+          strcpy (new_value + add_len, orig_value);
+        }
+    }
+  else
+    {
+      new_value = xstrdup (add);
+    }
+  return new_value;
+}
 
-      if test -n "$release"; then
-	$echo "$modename: warning: \`-release' is ignored for programs" 1>&2
-      fi
+int
+lt_split_name_value (const char *arg, char** name, char** value)
+{
+  const char *p;
+  int len;
+  if (!arg || !*arg)
+    return 1;
 
-      if test "$preload" = yes; then
-	if test "$dlopen_support" = unknown && test "$dlopen_self" = unknown &&
-	   test "$dlopen_self_static" = unknown; then
-	  $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support."
-	fi
-      fi
+  p = strchr (arg, (int)'=');
 
-      case $host in
-      *-*-rhapsody* | *-*-darwin1.[012])
-	# On Rhapsody replace the C library is the System framework
-	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
-	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
-	;;
-      esac
+  if (!p)
+    return 1;
 
-      case $host in
-      *darwin*)
-        # Don't allow lazy linking, it breaks C++ global constructors
-        if test "$tagname" = CXX ; then
-        compile_command="$compile_command ${wl}-bind_at_load"
-        finalize_command="$finalize_command ${wl}-bind_at_load"
-        fi
-        ;;
-      esac
+  *value = xstrdup (++p);
 
+  len = strlen (arg) - strlen (*value);
+  *name = XMALLOC (char, len);
+  strncpy (*name, arg, len-1);
+  (*name)[len - 1] = '\0';
 
-      # move library search paths that coincide with paths to not yet
-      # installed libraries to the beginning of the library search list
-      new_libs=
-      for path in $notinst_path; do
-	case " $new_libs " in
-	*" -L$path/$objdir "*) ;;
-	*)
-	  case " $compile_deplibs " in
-	  *" -L$path/$objdir "*)
-	    new_libs="$new_libs -L$path/$objdir" ;;
-	  esac
-	  ;;
-	esac
-      done
-      for deplib in $compile_deplibs; do
-	case $deplib in
-	-L*)
-	  case " $new_libs " in
-	  *" $deplib "*) ;;
-	  *) new_libs="$new_libs $deplib" ;;
-	  esac
-	  ;;
-	*) new_libs="$new_libs $deplib" ;;
-	esac
-      done
-      compile_deplibs="$new_libs"
+  return 0;
+}
 
+void
+lt_opt_process_env_set (const char *arg)
+{
+  char *name = NULL;
+  char *value = NULL;
 
-      compile_command="$compile_command $compile_deplibs"
-      finalize_command="$finalize_command $finalize_deplibs"
+  if (lt_split_name_value (arg, &name, &value) != 0)
+    {
+      XFREE (name);
+      XFREE (value);
+      lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg);
+    }
 
-      if test -n "$rpath$xrpath"; then
-	# If the user specified any rpath flags, then add them.
-	for libdir in $rpath $xrpath; do
-	  # This is the magic to use -rpath.
-	  case "$finalize_rpath " in
-	  *" $libdir "*) ;;
-	  *) finalize_rpath="$finalize_rpath $libdir" ;;
-	  esac
-	done
-      fi
+  lt_setenv (name, value);
+  XFREE (name);
+  XFREE (value);
+}
 
-      # Now hardcode the library paths
-      rpath=
-      hardcode_libdirs=
-      for libdir in $compile_rpath $finalize_rpath; do
-	if test -n "$hardcode_libdir_flag_spec"; then
-	  if test -n "$hardcode_libdir_separator"; then
-	    if test -z "$hardcode_libdirs"; then
-	      hardcode_libdirs="$libdir"
-	    else
-	      # Just accumulate the unique libdirs.
-	      case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
-	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
-		;;
-	      *)
-		hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
-		;;
-	      esac
-	    fi
-	  else
-	    eval flag=\"$hardcode_libdir_flag_spec\"
-	    rpath="$rpath $flag"
-	  fi
-	elif test -n "$runpath_var"; then
-	  case "$perm_rpath " in
-	  *" $libdir "*) ;;
-	  *) perm_rpath="$perm_rpath $libdir" ;;
-	  esac
-	fi
-	case $host in
-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
-	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
-	  case :$dllsearchpath: in
-	  *":$libdir:"*) ;;
-	  *) dllsearchpath="$dllsearchpath:$libdir";;
-	  esac
-	  case :$dllsearchpath: in
-	  *":$testbindir:"*) ;;
-	  *) dllsearchpath="$dllsearchpath:$testbindir";;
-	  esac
-	  ;;
-	esac
-      done
-      # Substitute the hardcoded libdirs into the rpath.
-      if test -n "$hardcode_libdir_separator" &&
-	 test -n "$hardcode_libdirs"; then
-	libdir="$hardcode_libdirs"
-	eval rpath=\" $hardcode_libdir_flag_spec\"
-      fi
-      compile_rpath="$rpath"
+void
+lt_opt_process_env_prepend (const char *arg)
+{
+  char *name = NULL;
+  char *value = NULL;
+  char *new_value = NULL;
 
-      rpath=
-      hardcode_libdirs=
-      for libdir in $finalize_rpath; do
-	if test -n "$hardcode_libdir_flag_spec"; then
-	  if test -n "$hardcode_libdir_separator"; then
-	    if test -z "$hardcode_libdirs"; then
-	      hardcode_libdirs="$libdir"
-	    else
-	      # Just accumulate the unique libdirs.
-	      case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
-	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
-		;;
-	      *)
-		hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
-		;;
-	      esac
-	    fi
-	  else
-	    eval flag=\"$hardcode_libdir_flag_spec\"
-	    rpath="$rpath $flag"
-	  fi
-	elif test -n "$runpath_var"; then
-	  case "$finalize_perm_rpath " in
-	  *" $libdir "*) ;;
-	  *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;;
-	  esac
-	fi
-      done
-      # Substitute the hardcoded libdirs into the rpath.
-      if test -n "$hardcode_libdir_separator" &&
-	 test -n "$hardcode_libdirs"; then
-	libdir="$hardcode_libdirs"
-	eval rpath=\" $hardcode_libdir_flag_spec\"
-      fi
-      finalize_rpath="$rpath"
+  if (lt_split_name_value (arg, &name, &value) != 0)
+    {
+      XFREE (name);
+      XFREE (value);
+      lt_fatal ("bad argument for %s: '%s'", env_prepend_opt, arg);
+    }
 
-      if test -n "$libobjs" && test "$build_old_libs" = yes; then
-	# Transform all the library objects into standard objects.
-	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
-	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
-      fi
+  new_value = lt_extend_str (getenv (name), value, 0);
+  lt_setenv (name, new_value);
+  XFREE (new_value);
+  XFREE (name);
+  XFREE (value);
+}
 
-      dlsyms=
-      if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
-	if test -n "$NM" && test -n "$global_symbol_pipe"; then
-	  dlsyms="${outputname}S.c"
-	else
-	  $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
-	fi
-      fi
+void
+lt_opt_process_env_append (const char *arg)
+{
+  char *name = NULL;
+  char *value = NULL;
+  char *new_value = NULL;
 
-      if test -n "$dlsyms"; then
-	case $dlsyms in
-	"") ;;
-	*.c)
-	  # Discover the nlist of each of the dlfiles.
-	  nlist="$output_objdir/${outputname}.nm"
+  if (lt_split_name_value (arg, &name, &value) != 0)
+    {
+      XFREE (name);
+      XFREE (value);
+      lt_fatal ("bad argument for %s: '%s'", env_append_opt, arg);
+    }
 
-	  $show "$rm $nlist ${nlist}S ${nlist}T"
-	  $run $rm "$nlist" "${nlist}S" "${nlist}T"
+  new_value = lt_extend_str (getenv (name), value, 1);
+  lt_setenv (name, new_value);
+  XFREE (new_value);
+  XFREE (name);
+  XFREE (value);
+}
 
-	  # Parse the name list into a source file.
-	  $show "creating $output_objdir/$dlsyms"
+void
+lt_update_exe_path (const char *name, const char *value)
+{
+  LTWRAPPER_DEBUGPRINTF (("(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
+                          (name ? name : "<NULL>"),
+                          (value ? value : "<NULL>")));
 
-	  test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
-/* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
-/* Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP */
+  if (name && *name && value && *value)
+    {
+      char *new_value = lt_extend_str (getenv (name), value, 0);
+      /* some systems can't cope with a ':'-terminated path #' */
+      int len = strlen (new_value);
+      while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1]))
+        {
+          new_value[len-1] = '\0';
+        }
+      lt_setenv (name, new_value);
+      XFREE (new_value);
+    }
+}
 
-#ifdef __cplusplus
-extern \"C\" {
-#endif
+void
+lt_update_lib_path (const char *name, const char *value)
+{
+  LTWRAPPER_DEBUGPRINTF (("(lt_update_lib_path) modifying '%s' by prepending '%s'\n",
+                          (name ? name : "<NULL>"),
+                          (value ? value : "<NULL>")));
 
-/* Prevent the only kind of declaration conflicts we can make. */
-#define lt_preloaded_symbols some_other_symbol
+  if (name && *name && value && *value)
+    {
+      char *new_value = lt_extend_str (getenv (name), value, 0);
+      lt_setenv (name, new_value);
+      XFREE (new_value);
+    }
+}
 
-/* External symbol declarations for the compiler. */\
-"
 
-	  if test "$dlself" = yes; then
-	    $show "generating symbol list for \`$output'"
+EOF
+}
+# end: func_emit_cwrapperexe_src
 
-	    test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
+# func_mode_link arg...
+func_mode_link ()
+{
+    $opt_debug
+    case $host in
+    *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
+      # It is impossible to link a dll without this setting, and
+      # we shouldn't force the makefile maintainer to figure out
+      # which system we are compiling for in order to pass an extra
+      # flag for every libtool invocation.
+      # allow_undefined=no
 
-	    # Add our own program objects to the symbol list.
-	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
-	    for arg in $progfiles; do
-	      $show "extracting global C symbols from \`$arg'"
-	      $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
-	    done
+      # FIXME: Unfortunately, there are problems with the above when trying
+      # to make a dll which has undefined symbols, in which case not
+      # even a static library is built.  For now, we need to specify
+      # -no-undefined on the libtool link line when we can be certain
+      # that all symbols are satisfied, otherwise we get a static library.
+      allow_undefined=yes
+      ;;
+    *)
+      allow_undefined=yes
+      ;;
+    esac
+    libtool_args=$nonopt
+    base_compile="$nonopt $@"
+    compile_command=$nonopt
+    finalize_command=$nonopt
 
-	    if test -n "$exclude_expsyms"; then
-	      $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
-	      $run eval '$mv "$nlist"T "$nlist"'
-	    fi
+    compile_rpath=
+    finalize_rpath=
+    compile_shlibpath=
+    finalize_shlibpath=
+    convenience=
+    old_convenience=
+    deplibs=
+    old_deplibs=
+    compiler_flags=
+    linker_flags=
+    dllsearchpath=
+    lib_search_path=`pwd`
+    inst_prefix_dir=
+    new_inherited_linker_flags=
 
-	    if test -n "$export_symbols_regex"; then
-	      $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
-	      $run eval '$mv "$nlist"T "$nlist"'
-	    fi
+    avoid_version=no
+    dlfiles=
+    dlprefiles=
+    dlself=no
+    export_dynamic=no
+    export_symbols=
+    export_symbols_regex=
+    generated=
+    libobjs=
+    ltlibs=
+    module=no
+    no_install=no
+    objs=
+    non_pic_objects=
+    precious_files_regex=
+    prefer_static_libs=no
+    preload=no
+    prev=
+    prevarg=
+    release=
+    rpath=
+    xrpath=
+    perm_rpath=
+    temp_rpath=
+    thread_safe=no
+    vinfo=
+    vinfo_number=no
+    weak_libs=
+    single_module="${wl}-single_module"
+    func_infer_tag $base_compile
 
-	    # Prepare the list of exported symbols
-	    if test -z "$export_symbols"; then
-	      export_symbols="$output_objdir/$outputname.exp"
-	      $run $rm $export_symbols
-	      $run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
-              case $host in
-              *cygwin* | *mingw* )
-	        $run eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
-		$run eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
-                ;;
-              esac
-	    else
-	      $run eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'
-	      $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
-	      $run eval 'mv "$nlist"T "$nlist"'
-              case $host in
-              *cygwin* | *mingw* )
-	        $run eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
-		$run eval 'cat "$nlist" >> "$output_objdir/$outputname.def"'
-                ;;
-              esac
-	    fi
+    # We need to know -static, to get the right output filenames.
+    for arg
+    do
+      case $arg in
+      -shared)
+	test "$build_libtool_libs" != yes && \
+	  func_fatal_configuration "can not build a shared library"
+	build_old_libs=no
+	break
+	;;
+      -all-static | -static | -static-libtool-libs)
+	case $arg in
+	-all-static)
+	  if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
+	    func_warning "complete static linking is impossible in this configuration"
 	  fi
-
-	  for arg in $dlprefiles; do
-	    $show "extracting global C symbols from \`$arg'"
-	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
-	    $run eval '$echo ": $name " >> "$nlist"'
-	    $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
-	  done
-
-	  if test -z "$run"; then
-	    # Make sure we have at least an empty file.
-	    test -f "$nlist" || : > "$nlist"
-
-	    if test -n "$exclude_expsyms"; then
-	      $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
-	      $mv "$nlist"T "$nlist"
-	    fi
-
-	    # Try sorting and uniquifying the output.
-	    if grep -v "^: " < "$nlist" |
-		if sort -k 3 </dev/null >/dev/null 2>&1; then
-		  sort -k 3
-		else
-		  sort +2
-		fi |
-		uniq > "$nlist"S; then
-	      :
-	    else
-	      grep -v "^: " < "$nlist" > "$nlist"S
-	    fi
-
-	    if test -f "$nlist"S; then
-	      eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
-	    else
-	      $echo '/* NONE */' >> "$output_objdir/$dlsyms"
-	    fi
-
-	    $echo >> "$output_objdir/$dlsyms" "\
-
-#undef lt_preloaded_symbols
-
-#if defined (__STDC__) && __STDC__
-# define lt_ptr void *
-#else
-# define lt_ptr char *
-# define const
-#endif
-
-/* The mapping between symbol names and symbols. */
-"
-
-	    case $host in
-	    *cygwin* | *mingw* )
-	  $echo >> "$output_objdir/$dlsyms" "\
-/* DATA imports from DLLs on WIN32 can't be const, because
-   runtime relocations are performed -- see ld's documentation
-   on pseudo-relocs */
-struct {
-"
-	      ;;
-	    * )
-	  $echo >> "$output_objdir/$dlsyms" "\
-const struct {
-"
-	      ;;
-	    esac
-
-
-	  $echo >> "$output_objdir/$dlsyms" "\
-  const char *name;
-  lt_ptr address;
-}
-lt_preloaded_symbols[] =
-{\
-"
-
-	    eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$dlsyms"
-
-	    $echo >> "$output_objdir/$dlsyms" "\
-  {0, (lt_ptr) 0}
-};
-
-/* This works around a problem in FreeBSD linker */
-#ifdef FREEBSD_WORKAROUND
-static const void *lt_preloaded_setup() {
-  return lt_preloaded_symbols;
-}
-#endif
-
-#ifdef __cplusplus
-}
-#endif\
-"
+	  if test -n "$link_static_flag"; then
+	    dlopen_self=$dlopen_self_static
 	  fi
-
-	  pic_flag_for_symtable=
-	  case $host in
-	  # compiling the symbol table file with pic_flag works around
-	  # a FreeBSD bug that causes programs to crash when -lm is
-	  # linked before any other PIC object.  But we must not use
-	  # pic_flag when linking with -static.  The problem exists in
-	  # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1.
-	  *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
-	    case "$compile_command " in
-	    *" -static "*) ;;
-	    *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
-	    esac;;
-	  *-*-hpux*)
-	    case "$compile_command " in
-	    *" -static "*) ;;
-	    *) pic_flag_for_symtable=" $pic_flag";;
-	    esac
-	  esac
-
-	  # Now compile the dynamic symbol file.
-	  $show "(cd $output_objdir && $LTCC  $LTCFLAGS -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")"
-	  $run eval '(cd $output_objdir && $LTCC  $LTCFLAGS -c$no_builtin_flag$pic_flag_for_symtable "$dlsyms")' || exit $?
-
-	  # Clean up the generated files.
-	  $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T"
-	  $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T"
-
-	  # Transform the symbol file into the correct name.
-          case $host in
-          *cygwin* | *mingw* )
-            if test -f "$output_objdir/${outputname}.def" ; then
-              compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"`
-              finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"`
-            else
-              compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
-              finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
-             fi
-            ;;
-          * )
-            compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
-            finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
-            ;;
-          esac
+	  prefer_static_libs=yes
 	  ;;
-	*)
-	  $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2
-	  exit $EXIT_FAILURE
+	-static)
+	  if test -z "$pic_flag" && test -n "$link_static_flag"; then
+	    dlopen_self=$dlopen_self_static
+	  fi
+	  prefer_static_libs=built
+	  ;;
+	-static-libtool-libs)
+	  if test -z "$pic_flag" && test -n "$link_static_flag"; then
+	    dlopen_self=$dlopen_self_static
+	  fi
+	  prefer_static_libs=yes
 	  ;;
 	esac
-      else
-	# We keep going just in case the user didn't refer to
-	# lt_preloaded_symbols.  The linker will fail if global_symbol_pipe
-	# really was required.
-
-	# Nullify the symbol file.
-	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
-	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
-      fi
-
-      if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
-	# Replace the output file specification.
-	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
-	link_command="$compile_command$compile_rpath"
+	build_libtool_libs=no
+	build_old_libs=yes
+	break
+	;;
+      esac
+    done
 
-	# We have no uninstalled library dependencies, so finalize right now.
-	$show "$link_command"
-	$run eval "$link_command"
-	exit_status=$?
+    # See if our shared archives depend on static archives.
+    test -n "$old_archive_from_new_cmds" && build_old_libs=yes
 
-	# Delete the generated files.
-	if test -n "$dlsyms"; then
-	  $show "$rm $output_objdir/${outputname}S.${objext}"
-	  $run $rm "$output_objdir/${outputname}S.${objext}"
-	fi
+    # Go through the arguments, transforming them on the way.
+    while test "$#" -gt 0; do
+      arg="$1"
+      shift
+      func_quote_for_eval "$arg"
+      qarg=$func_quote_for_eval_unquoted_result
+      func_append libtool_args " $func_quote_for_eval_result"
 
-	exit $exit_status
-      fi
+      # If the previous option needs an argument, assign it.
+      if test -n "$prev"; then
+	case $prev in
+	output)
+	  func_append compile_command " @OUTPUT@"
+	  func_append finalize_command " @OUTPUT@"
+	  ;;
+	esac
 
-      if test -n "$shlibpath_var"; then
-	# We should set the shlibpath_var
-	rpath=
-	for dir in $temp_rpath; do
-	  case $dir in
-	  [\\/]* | [A-Za-z]:[\\/]*)
-	    # Absolute path.
-	    rpath="$rpath$dir:"
+	case $prev in
+	dlfiles|dlprefiles)
+	  if test "$preload" = no; then
+	    # Add the symbol object into the linking commands.
+	    func_append compile_command " @SYMFILE@"
+	    func_append finalize_command " @SYMFILE@"
+	    preload=yes
+	  fi
+	  case $arg in
+	  *.la | *.lo) ;;  # We handle these cases below.
+	  force)
+	    if test "$dlself" = no; then
+	      dlself=needless
+	      export_dynamic=yes
+	    fi
+	    prev=
+	    continue
+	    ;;
+	  self)
+	    if test "$prev" = dlprefiles; then
+	      dlself=yes
+	    elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
+	      dlself=yes
+	    else
+	      dlself=needless
+	      export_dynamic=yes
+	    fi
+	    prev=
+	    continue
 	    ;;
 	  *)
-	    # Relative path: add a thisdir entry.
-	    rpath="$rpath\$thisdir/$dir:"
+	    if test "$prev" = dlfiles; then
+	      dlfiles="$dlfiles $arg"
+	    else
+	      dlprefiles="$dlprefiles $arg"
+	    fi
+	    prev=
+	    continue
 	    ;;
 	  esac
-	done
-	temp_rpath="$rpath"
-      fi
+	  ;;
+	expsyms)
+	  export_symbols="$arg"
+	  test -f "$arg" \
+	    || func_fatal_error "symbol file \`$arg' does not exist"
+	  prev=
+	  continue
+	  ;;
+	expsyms_regex)
+	  export_symbols_regex="$arg"
+	  prev=
+	  continue
+	  ;;
+	framework)
+	  case $host in
+	    *-*-darwin*)
+	      case "$deplibs " in
+		*" $qarg.ltframework "*) ;;
+		*) deplibs="$deplibs $qarg.ltframework" # this is fixed later
+		   ;;
+	      esac
+	      ;;
+	  esac
+	  prev=
+	  continue
+	  ;;
+	inst_prefix)
+	  inst_prefix_dir="$arg"
+	  prev=
+	  continue
+	  ;;
+	objectlist)
+	  if test -f "$arg"; then
+	    save_arg=$arg
+	    moreargs=
+	    for fil in `cat "$save_arg"`
+	    do
+#	      moreargs="$moreargs $fil"
+	      arg=$fil
+	      # A libtool-controlled object.
 
-      if test -n "$compile_shlibpath$finalize_shlibpath"; then
-	compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command"
-      fi
-      if test -n "$finalize_shlibpath"; then
-	finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command"
-      fi
+	      # Check to see that this really is a libtool object.
+	      if func_lalib_unsafe_p "$arg"; then
+		pic_object=
+		non_pic_object=
 
-      compile_var=
-      finalize_var=
-      if test -n "$runpath_var"; then
-	if test -n "$perm_rpath"; then
-	  # We should set the runpath_var.
-	  rpath=
-	  for dir in $perm_rpath; do
-	    rpath="$rpath$dir:"
-	  done
-	  compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
-	fi
-	if test -n "$finalize_perm_rpath"; then
-	  # We should set the runpath_var.
-	  rpath=
-	  for dir in $finalize_perm_rpath; do
-	    rpath="$rpath$dir:"
-	  done
-	  finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
-	fi
-      fi
+		# Read the .lo file
+		func_source "$arg"
 
-      if test "$no_install" = yes; then
-	# We don't need to create a wrapper script.
-	link_command="$compile_var$compile_command$compile_rpath"
-	# Replace the output file specification.
-	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
-	# Delete the old output file.
-	$run $rm $output
-	# Link the executable and exit
-	$show "$link_command"
-	$run eval "$link_command" || exit $?
-	exit $EXIT_SUCCESS
-      fi
+		if test -z "$pic_object" ||
+		   test -z "$non_pic_object" ||
+		   test "$pic_object" = none &&
+		   test "$non_pic_object" = none; then
+		  func_fatal_error "cannot find name of object for \`$arg'"
+		fi
 
-      if test "$hardcode_action" = relink; then
-	# Fast installation is not supported
-	link_command="$compile_var$compile_command$compile_rpath"
-	relink_command="$finalize_var$finalize_command$finalize_rpath"
+		# Extract subdirectory from the argument.
+		func_dirname "$arg" "/" ""
+		xdir="$func_dirname_result"
 
-	$echo "$modename: warning: this platform does not like uninstalled shared libraries" 1>&2
-	$echo "$modename: \`$output' will be relinked during installation" 1>&2
-      else
-	if test "$fast_install" != no; then
-	  link_command="$finalize_var$compile_command$finalize_rpath"
-	  if test "$fast_install" = yes; then
-	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
-	  else
-	    # fast_install is set to needless
-	    relink_command=
-	  fi
-	else
-	  link_command="$compile_var$compile_command$compile_rpath"
-	  relink_command="$finalize_var$finalize_command$finalize_rpath"
-	fi
-      fi
+		if test "$pic_object" != none; then
+		  # Prepend the subdirectory the object is found in.
+		  pic_object="$xdir$pic_object"
 
-      # Replace the output file specification.
-      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
+		  if test "$prev" = dlfiles; then
+		    if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
+		      dlfiles="$dlfiles $pic_object"
+		      prev=
+		      continue
+		    else
+		      # If libtool objects are unsupported, then we need to preload.
+		      prev=dlprefiles
+		    fi
+		  fi
 
-      # Delete the old output files.
-      $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname
+		  # CHECK ME:  I think I busted this.  -Ossama
+		  if test "$prev" = dlprefiles; then
+		    # Preload the old-style object.
+		    dlprefiles="$dlprefiles $pic_object"
+		    prev=
+		  fi
 
-      $show "$link_command"
-      $run eval "$link_command" || exit $?
+		  # A PIC object.
+		  func_append libobjs " $pic_object"
+		  arg="$pic_object"
+		fi
 
-      # Now create the wrapper script.
-      $show "creating $output"
+		# Non-PIC object.
+		if test "$non_pic_object" != none; then
+		  # Prepend the subdirectory the object is found in.
+		  non_pic_object="$xdir$non_pic_object"
 
-      # Quote the relink command for shipping.
-      if test -n "$relink_command"; then
-	# Preserve any variables that may affect compiler behavior
-	for var in $variables_saved_for_relink; do
-	  if eval test -z \"\${$var+set}\"; then
-	    relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command"
-	  elif eval var_value=\$$var; test -z "$var_value"; then
-	    relink_command="$var=; export $var; $relink_command"
-	  else
-	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
-	  fi
-	done
-	relink_command="(cd `pwd`; $relink_command)"
-	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
-      fi
-
-      # Quote $echo for shipping.
-      if test "X$echo" = "X$SHELL $progpath --fallback-echo"; then
-	case $progpath in
-	[\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
-	*) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
-	esac
-	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
-      else
-	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
-      fi
-
-      # Only actually do things if our run command is non-null.
-      if test -z "$run"; then
-	# win32 will think the script is a binary if it has
-	# a .exe suffix, so we strip it off here.
-	case $output in
-	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
-	esac
-	# test for cygwin because mv fails w/o .exe extensions
-	case $host in
-	  *cygwin*)
-	    exeext=.exe
-	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
-	  *) exeext= ;;
+		  # A standard non-PIC object
+		  func_append non_pic_objects " $non_pic_object"
+		  if test -z "$pic_object" || test "$pic_object" = none ; then
+		    arg="$non_pic_object"
+		  fi
+		else
+		  # If the PIC object exists, use it instead.
+		  # $xdir was prepended to $pic_object above.
+		  non_pic_object="$pic_object"
+		  func_append non_pic_objects " $non_pic_object"
+		fi
+	      else
+		# Only an error if not doing a dry-run.
+		if $opt_dry_run; then
+		  # Extract subdirectory from the argument.
+		  func_dirname "$arg" "/" ""
+		  xdir="$func_dirname_result"
+
+		  func_lo2o "$arg"
+		  pic_object=$xdir$objdir/$func_lo2o_result
+		  non_pic_object=$xdir$func_lo2o_result
+		  func_append libobjs " $pic_object"
+		  func_append non_pic_objects " $non_pic_object"
+	        else
+		  func_fatal_error "\`$arg' is not a valid libtool object"
+		fi
+	      fi
+	    done
+	  else
+	    func_fatal_error "link input file \`$arg' does not exist"
+	  fi
+	  arg=$save_arg
+	  prev=
+	  continue
+	  ;;
+	precious_regex)
+	  precious_files_regex="$arg"
+	  prev=
+	  continue
+	  ;;
+	release)
+	  release="-$arg"
+	  prev=
+	  continue
+	  ;;
+	rpath | xrpath)
+	  # We need an absolute path.
+	  case $arg in
+	  [\\/]* | [A-Za-z]:[\\/]*) ;;
+	  *)
+	    func_fatal_error "only absolute run-paths are allowed"
+	    ;;
+	  esac
+	  if test "$prev" = rpath; then
+	    case "$rpath " in
+	    *" $arg "*) ;;
+	    *) rpath="$rpath $arg" ;;
+	    esac
+	  else
+	    case "$xrpath " in
+	    *" $arg "*) ;;
+	    *) xrpath="$xrpath $arg" ;;
+	    esac
+	  fi
+	  prev=
+	  continue
+	  ;;
+	shrext)
+	  shrext_cmds="$arg"
+	  prev=
+	  continue
+	  ;;
+	weak)
+	  weak_libs="$weak_libs $arg"
+	  prev=
+	  continue
+	  ;;
+	xcclinker)
+	  linker_flags="$linker_flags $qarg"
+	  compiler_flags="$compiler_flags $qarg"
+	  prev=
+	  func_append compile_command " $qarg"
+	  func_append finalize_command " $qarg"
+	  continue
+	  ;;
+	xcompiler)
+	  compiler_flags="$compiler_flags $qarg"
+	  prev=
+	  func_append compile_command " $qarg"
+	  func_append finalize_command " $qarg"
+	  continue
+	  ;;
+	xlinker)
+	  linker_flags="$linker_flags $qarg"
+	  compiler_flags="$compiler_flags $wl$qarg"
+	  prev=
+	  func_append compile_command " $wl$qarg"
+	  func_append finalize_command " $wl$qarg"
+	  continue
+	  ;;
+	*)
+	  eval "$prev=\"\$arg\""
+	  prev=
+	  continue
+	  ;;
 	esac
-	case $host in
-	  *cygwin* | *mingw* )
-            output_name=`basename $output`
-            output_path=`dirname $output`
-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
-            cwrapper="$output_path/$output_name.exe"
-            $rm $cwrappersource $cwrapper
-            trap "$rm $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
-
-	    cat > $cwrappersource <<EOF
-
-/* $cwrappersource - temporary wrapper executable for $objdir/$outputname
-   Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
-
-   The $output program cannot be directly executed until all the libtool
-   libraries that it depends on are installed.
-
-   This wrapper executable should never be moved out of the build directory.
-   If it is, it will not operate correctly.
-
-   Currently, it simply execs the wrapper *script* "/bin/sh $output",
-   but could eventually absorb all of the scripts functionality and
-   exec $objdir/$outputname directly.
-*/
-EOF
-	    cat >> $cwrappersource<<"EOF"
-#include <stdio.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <malloc.h>
-#include <stdarg.h>
-#include <assert.h>
-#include <string.h>
-#include <ctype.h>
-#include <sys/stat.h>
+      fi # test -n "$prev"
 
-#if defined(PATH_MAX)
-# define LT_PATHMAX PATH_MAX
-#elif defined(MAXPATHLEN)
-# define LT_PATHMAX MAXPATHLEN
-#else
-# define LT_PATHMAX 1024
-#endif
+      prevarg="$arg"
 
-#ifndef DIR_SEPARATOR
-# define DIR_SEPARATOR '/'
-# define PATH_SEPARATOR ':'
-#endif
+      case $arg in
+      -all-static)
+	if test -n "$link_static_flag"; then
+	  # See comment for -static flag below, for more details.
+	  func_append compile_command " $link_static_flag"
+	  func_append finalize_command " $link_static_flag"
+	fi
+	continue
+	;;
 
-#if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \
-  defined (__OS2__)
-# define HAVE_DOS_BASED_FILE_SYSTEM
-# ifndef DIR_SEPARATOR_2
-#  define DIR_SEPARATOR_2 '\\'
-# endif
-# ifndef PATH_SEPARATOR_2
-#  define PATH_SEPARATOR_2 ';'
-# endif
-#endif
+      -allow-undefined)
+	# FIXME: remove this flag sometime in the future.
+	func_fatal_error "\`-allow-undefined' must not be used because it is the default"
+	;;
 
-#ifndef DIR_SEPARATOR_2
-# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
-#else /* DIR_SEPARATOR_2 */
-# define IS_DIR_SEPARATOR(ch) \
-        (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
-#endif /* DIR_SEPARATOR_2 */
+      -avoid-version)
+	avoid_version=yes
+	continue
+	;;
 
-#ifndef PATH_SEPARATOR_2
-# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR)
-#else /* PATH_SEPARATOR_2 */
-# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2)
-#endif /* PATH_SEPARATOR_2 */
+      -dlopen)
+	prev=dlfiles
+	continue
+	;;
 
-#define XMALLOC(type, num)      ((type *) xmalloc ((num) * sizeof(type)))
-#define XFREE(stale) do { \
-  if (stale) { free ((void *) stale); stale = 0; } \
-} while (0)
+      -dlpreopen)
+	prev=dlprefiles
+	continue
+	;;
 
-/* -DDEBUG is fairly common in CFLAGS.  */
-#undef DEBUG
-#if defined DEBUGWRAPPER
-# define DEBUG(format, ...) fprintf(stderr, format, __VA_ARGS__)
-#else
-# define DEBUG(format, ...)
-#endif
+      -export-dynamic)
+	export_dynamic=yes
+	continue
+	;;
 
-const char *program_name = NULL;
+      -export-symbols | -export-symbols-regex)
+	if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
+	  func_fatal_error "more than one -exported-symbols argument is not allowed"
+	fi
+	if test "X$arg" = "X-export-symbols"; then
+	  prev=expsyms
+	else
+	  prev=expsyms_regex
+	fi
+	continue
+	;;
 
-void * xmalloc (size_t num);
-char * xstrdup (const char *string);
-const char * base_name (const char *name);
-char * find_executable(const char *wrapper);
-int    check_executable(const char *path);
-char * strendzap(char *str, const char *pat);
-void lt_fatal (const char *message, ...);
+      -framework)
+	prev=framework
+	continue
+	;;
 
-int
-main (int argc, char *argv[])
-{
-  char **newargz;
-  int i;
+      -inst-prefix-dir)
+	prev=inst_prefix
+	continue
+	;;
 
-  program_name = (char *) xstrdup (base_name (argv[0]));
-  DEBUG("(main) argv[0]      : %s\n",argv[0]);
-  DEBUG("(main) program_name : %s\n",program_name);
-  newargz = XMALLOC(char *, argc+2);
-EOF
+      # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:*
+      # so, if we see these flags be careful not to treat them like -L
+      -L[A-Z][A-Z]*:*)
+	case $with_gcc/$host in
+	no/*-*-irix* | /*-*-irix*)
+	  func_append compile_command " $arg"
+	  func_append finalize_command " $arg"
+	  ;;
+	esac
+	continue
+	;;
 
-            cat >> $cwrappersource <<EOF
-  newargz[0] = (char *) xstrdup("$SHELL");
-EOF
+      -L*)
+	func_stripname '-L' '' "$arg"
+	dir=$func_stripname_result
+	if test -z "$dir"; then
+	  if test "$#" -gt 0; then
+	    func_fatal_error "require no space between \`-L' and \`$1'"
+	  else
+	    func_fatal_error "need path for \`-L' option"
+	  fi
+	fi
+	# We need an absolute path.
+	case $dir in
+	[\\/]* | [A-Za-z]:[\\/]*) ;;
+	*)
+	  absdir=`cd "$dir" && pwd`
+	  test -z "$absdir" && \
+	    func_fatal_error "cannot determine absolute directory name of \`$dir'"
+	  dir="$absdir"
+	  ;;
+	esac
+	case "$deplibs " in
+	*" -L$dir "*) ;;
+	*)
+	  deplibs="$deplibs -L$dir"
+	  lib_search_path="$lib_search_path $dir"
+	  ;;
+	esac
+	case $host in
+	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
+	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
+	  case :$dllsearchpath: in
+	  *":$dir:"*) ;;
+	  ::) dllsearchpath=$dir;;
+	  *) dllsearchpath="$dllsearchpath:$dir";;
+	  esac
+	  case :$dllsearchpath: in
+	  *":$testbindir:"*) ;;
+	  ::) dllsearchpath=$testbindir;;
+	  *) dllsearchpath="$dllsearchpath:$testbindir";;
+	  esac
+	  ;;
+	esac
+	continue
+	;;
 
-            cat >> $cwrappersource <<"EOF"
-  newargz[1] = find_executable(argv[0]);
-  if (newargz[1] == NULL)
-    lt_fatal("Couldn't find %s", argv[0]);
-  DEBUG("(main) found exe at : %s\n",newargz[1]);
-  /* we know the script has the same name, without the .exe */
-  /* so make sure newargz[1] doesn't end in .exe */
-  strendzap(newargz[1],".exe");
-  for (i = 1; i < argc; i++)
-    newargz[i+1] = xstrdup(argv[i]);
-  newargz[argc+1] = NULL;
+      -l*)
+	if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then
+	  case $host in
+	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc*)
+	    # These systems don't actually have a C or math library (as such)
+	    continue
+	    ;;
+	  *-*-os2*)
+	    # These systems don't actually have a C library (as such)
+	    test "X$arg" = "X-lc" && continue
+	    ;;
+	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
+	    # Do not include libc due to us having libc/libc_r.
+	    test "X$arg" = "X-lc" && continue
+	    ;;
+	  *-*-rhapsody* | *-*-darwin1.[012])
+	    # Rhapsody C and math libraries are in the System framework
+	    deplibs="$deplibs System.ltframework"
+	    continue
+	    ;;
+	  *-*-sco3.2v5* | *-*-sco5v6*)
+	    # Causes problems with __ctype
+	    test "X$arg" = "X-lc" && continue
+	    ;;
+	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
+	    # Compiler inserts libc in the correct place for threads to work
+	    test "X$arg" = "X-lc" && continue
+	    ;;
+	  esac
+	elif test "X$arg" = "X-lc_r"; then
+	 case $host in
+	 *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
+	   # Do not include libc_r directly, use -pthread flag.
+	   continue
+	   ;;
+	 esac
+	fi
+	deplibs="$deplibs $arg"
+	continue
+	;;
 
-  for (i=0; i<argc+1; i++)
-  {
-    DEBUG("(main) newargz[%d]   : %s\n",i,newargz[i]);
-    ;
-  }
+      -module)
+	module=yes
+	continue
+	;;
 
-EOF
+      # Tru64 UNIX uses -model [arg] to determine the layout of C++
+      # classes, name mangling, and exception handling.
+      # Darwin uses the -arch flag to determine output architecture.
+      -model|-arch|-isysroot)
+	compiler_flags="$compiler_flags $arg"
+	func_append compile_command " $arg"
+	func_append finalize_command " $arg"
+	prev=xcompiler
+	continue
+	;;
 
-            case $host_os in
-              mingw*)
-                cat >> $cwrappersource <<EOF
-  execv("$SHELL",(char const **)newargz);
-EOF
-              ;;
-              *)
-                cat >> $cwrappersource <<EOF
-  execv("$SHELL",newargz);
-EOF
-              ;;
-            esac
+      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+	compiler_flags="$compiler_flags $arg"
+	func_append compile_command " $arg"
+	func_append finalize_command " $arg"
+	case "$new_inherited_linker_flags " in
+	    *" $arg "*) ;;
+	    * ) new_inherited_linker_flags="$new_inherited_linker_flags $arg" ;;
+	esac
+	continue
+	;;
 
-            cat >> $cwrappersource <<"EOF"
-  return 127;
-}
+      -multi_module)
+	single_module="${wl}-multi_module"
+	continue
+	;;
 
-void *
-xmalloc (size_t num)
-{
-  void * p = (void *) malloc (num);
-  if (!p)
-    lt_fatal ("Memory exhausted");
+      -no-fast-install)
+	fast_install=no
+	continue
+	;;
 
-  return p;
-}
+      -no-install)
+	case $host in
+	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*)
+	  # The PATH hackery in wrapper scripts is required on Windows
+	  # and Darwin in order for the loader to find any dlls it needs.
+	  func_warning "\`-no-install' is ignored for $host"
+	  func_warning "assuming \`-no-fast-install' instead"
+	  fast_install=no
+	  ;;
+	*) no_install=yes ;;
+	esac
+	continue
+	;;
 
-char *
-xstrdup (const char *string)
-{
-  return string ? strcpy ((char *) xmalloc (strlen (string) + 1), string) : NULL
-;
-}
+      -no-undefined)
+	allow_undefined=no
+	continue
+	;;
 
-const char *
-base_name (const char *name)
-{
-  const char *base;
+      -objectlist)
+	prev=objectlist
+	continue
+	;;
 
-#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
-  /* Skip over the disk name in MSDOS pathnames. */
-  if (isalpha ((unsigned char)name[0]) && name[1] == ':')
-    name += 2;
-#endif
+      -o) prev=output ;;
 
-  for (base = name; *name; name++)
-    if (IS_DIR_SEPARATOR (*name))
-      base = name + 1;
-  return base;
-}
+      -precious-files-regex)
+	prev=precious_regex
+	continue
+	;;
 
-int
-check_executable(const char * path)
-{
-  struct stat st;
+      -release)
+	prev=release
+	continue
+	;;
 
-  DEBUG("(check_executable)  : %s\n", path ? (*path ? path : "EMPTY!") : "NULL!");
-  if ((!path) || (!*path))
-    return 0;
+      -rpath)
+	prev=rpath
+	continue
+	;;
 
-  if ((stat (path, &st) >= 0) &&
-      (
-        /* MinGW & native WIN32 do not support S_IXOTH or S_IXGRP */
-#if defined (S_IXOTH)
-       ((st.st_mode & S_IXOTH) == S_IXOTH) ||
-#endif
-#if defined (S_IXGRP)
-       ((st.st_mode & S_IXGRP) == S_IXGRP) ||
-#endif
-       ((st.st_mode & S_IXUSR) == S_IXUSR))
-      )
-    return 1;
-  else
-    return 0;
-}
+      -R)
+	prev=xrpath
+	continue
+	;;
 
-/* Searches for the full path of the wrapper.  Returns
-   newly allocated full path name if found, NULL otherwise */
-char *
-find_executable (const char* wrapper)
-{
-  int has_slash = 0;
-  const char* p;
-  const char* p_next;
-  /* static buffer for getcwd */
-  char tmp[LT_PATHMAX + 1];
-  int tmp_len;
-  char* concat_name;
+      -R*)
+	func_stripname '-R' '' "$arg"
+	dir=$func_stripname_result
+	# We need an absolute path.
+	case $dir in
+	[\\/]* | [A-Za-z]:[\\/]*) ;;
+	*)
+	  func_fatal_error "only absolute run-paths are allowed"
+	  ;;
+	esac
+	case "$xrpath " in
+	*" $dir "*) ;;
+	*) xrpath="$xrpath $dir" ;;
+	esac
+	continue
+	;;
 
-  DEBUG("(find_executable)  : %s\n", wrapper ? (*wrapper ? wrapper : "EMPTY!") : "NULL!");
+      -shared)
+	# The effects of -shared are defined in a previous loop.
+	continue
+	;;
 
-  if ((wrapper == NULL) || (*wrapper == '\0'))
-    return NULL;
+      -shrext)
+	prev=shrext
+	continue
+	;;
 
-  /* Absolute path? */
-#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
-  if (isalpha ((unsigned char)wrapper[0]) && wrapper[1] == ':')
-  {
-    concat_name = xstrdup (wrapper);
-    if (check_executable(concat_name))
-      return concat_name;
-    XFREE(concat_name);
-  }
-  else
-  {
-#endif
-    if (IS_DIR_SEPARATOR (wrapper[0]))
-    {
-      concat_name = xstrdup (wrapper);
-      if (check_executable(concat_name))
-        return concat_name;
-      XFREE(concat_name);
-    }
-#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
-  }
-#endif
+      -static | -static-libtool-libs)
+	# The effects of -static are defined in a previous loop.
+	# We used to do the same as -all-static on platforms that
+	# didn't have a PIC flag, but the assumption that the effects
+	# would be equivalent was wrong.  It would break on at least
+	# Digital Unix and AIX.
+	continue
+	;;
 
-  for (p = wrapper; *p; p++)
-    if (*p == '/')
-    {
-      has_slash = 1;
-      break;
-    }
-  if (!has_slash)
-  {
-    /* no slashes; search PATH */
-    const char* path = getenv ("PATH");
-    if (path != NULL)
-    {
-      for (p = path; *p; p = p_next)
-      {
-        const char* q;
-        size_t p_len;
-        for (q = p; *q; q++)
-          if (IS_PATH_SEPARATOR(*q))
-            break;
-        p_len = q - p;
-        p_next = (*q == '\0' ? q : q + 1);
-        if (p_len == 0)
-        {
-          /* empty path: current directory */
-          if (getcwd (tmp, LT_PATHMAX) == NULL)
-            lt_fatal ("getcwd failed");
-          tmp_len = strlen(tmp);
-          concat_name = XMALLOC(char, tmp_len + 1 + strlen(wrapper) + 1);
-          memcpy (concat_name, tmp, tmp_len);
-          concat_name[tmp_len] = '/';
-          strcpy (concat_name + tmp_len + 1, wrapper);
-        }
-        else
-        {
-          concat_name = XMALLOC(char, p_len + 1 + strlen(wrapper) + 1);
-          memcpy (concat_name, p, p_len);
-          concat_name[p_len] = '/';
-          strcpy (concat_name + p_len + 1, wrapper);
-        }
-        if (check_executable(concat_name))
-          return concat_name;
-        XFREE(concat_name);
-      }
-    }
-    /* not found in PATH; assume curdir */
-  }
-  /* Relative path | not found in path: prepend cwd */
-  if (getcwd (tmp, LT_PATHMAX) == NULL)
-    lt_fatal ("getcwd failed");
-  tmp_len = strlen(tmp);
-  concat_name = XMALLOC(char, tmp_len + 1 + strlen(wrapper) + 1);
-  memcpy (concat_name, tmp, tmp_len);
-  concat_name[tmp_len] = '/';
-  strcpy (concat_name + tmp_len + 1, wrapper);
+      -thread-safe)
+	thread_safe=yes
+	continue
+	;;
 
-  if (check_executable(concat_name))
-    return concat_name;
-  XFREE(concat_name);
-  return NULL;
-}
+      -version-info)
+	prev=vinfo
+	continue
+	;;
 
-char *
-strendzap(char *str, const char *pat)
-{
-  size_t len, patlen;
+      -version-number)
+	prev=vinfo
+	vinfo_number=yes
+	continue
+	;;
 
-  assert(str != NULL);
-  assert(pat != NULL);
+      -weak)
+        prev=weak
+	continue
+	;;
 
-  len = strlen(str);
-  patlen = strlen(pat);
+      -Wc,*)
+	func_stripname '-Wc,' '' "$arg"
+	args=$func_stripname_result
+	arg=
+	save_ifs="$IFS"; IFS=','
+	for flag in $args; do
+	  IFS="$save_ifs"
+          func_quote_for_eval "$flag"
+	  arg="$arg $wl$func_quote_for_eval_result"
+	  compiler_flags="$compiler_flags $func_quote_for_eval_result"
+	done
+	IFS="$save_ifs"
+	func_stripname ' ' '' "$arg"
+	arg=$func_stripname_result
+	;;
 
-  if (patlen <= len)
-  {
-    str += len - patlen;
-    if (strcmp(str, pat) == 0)
-      *str = '\0';
-  }
-  return str;
-}
+      -Wl,*)
+	func_stripname '-Wl,' '' "$arg"
+	args=$func_stripname_result
+	arg=
+	save_ifs="$IFS"; IFS=','
+	for flag in $args; do
+	  IFS="$save_ifs"
+          func_quote_for_eval "$flag"
+	  arg="$arg $wl$func_quote_for_eval_result"
+	  compiler_flags="$compiler_flags $wl$func_quote_for_eval_result"
+	  linker_flags="$linker_flags $func_quote_for_eval_result"
+	done
+	IFS="$save_ifs"
+	func_stripname ' ' '' "$arg"
+	arg=$func_stripname_result
+	;;
 
-static void
-lt_error_core (int exit_status, const char * mode,
-          const char * message, va_list ap)
-{
-  fprintf (stderr, "%s: %s: ", program_name, mode);
-  vfprintf (stderr, message, ap);
-  fprintf (stderr, ".\n");
+      -Xcompiler)
+	prev=xcompiler
+	continue
+	;;
 
-  if (exit_status >= 0)
-    exit (exit_status);
-}
+      -Xlinker)
+	prev=xlinker
+	continue
+	;;
 
-void
-lt_fatal (const char *message, ...)
-{
-  va_list ap;
-  va_start (ap, message);
-  lt_error_core (EXIT_FAILURE, "FATAL", message, ap);
-  va_end (ap);
-}
-EOF
-          # we should really use a build-platform specific compiler
-          # here, but OTOH, the wrappers (shell script and this C one)
-          # are only useful if you want to execute the "real" binary.
-          # Since the "real" binary is built for $host, then this
-          # wrapper might as well be built for $host, too.
-          $run $LTCC $LTCFLAGS -s -o $cwrapper $cwrappersource
-          ;;
-        esac
-        $rm $output
-        trap "$rm $output; exit $EXIT_FAILURE" 1 2 15
+      -XCClinker)
+	prev=xcclinker
+	continue
+	;;
 
-	$echo > $output "\
-#! $SHELL
+      # -msg_* for osf cc
+      -msg_*)
+	func_quote_for_eval "$arg"
+	arg="$func_quote_for_eval_result"
+	;;
 
-# $output - temporary wrapper script for $objdir/$outputname
-# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
-#
-# The $output program cannot be directly executed until all the libtool
-# libraries that it depends on are installed.
-#
-# This wrapper script should never be moved out of the build directory.
-# If it is, it will not operate correctly.
+      # -64, -mips[0-9] enable 64-bit mode on the SGI compiler
+      # -r[0-9][0-9]* specifies the processor on the SGI compiler
+      # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
+      # +DA*, +DD* enable 64-bit mode on the HP compiler
+      # -q* pass through compiler args for the IBM compiler
+      # -m*, -t[45]*, -txscale* pass through architecture-specific
+      # compiler args for GCC
+      # -F/path gives path to uninstalled frameworks, gcc on darwin
+      # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
+      # @file GCC response files
+      -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
+      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
+        func_quote_for_eval "$arg"
+	arg="$func_quote_for_eval_result"
+        func_append compile_command " $arg"
+        func_append finalize_command " $arg"
+        compiler_flags="$compiler_flags $arg"
+        continue
+        ;;
 
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-Xsed='${SED} -e 1s/^X//'
-sed_quote_subst='$sed_quote_subst'
+      # Some other compiler flag.
+      -* | +*)
+        func_quote_for_eval "$arg"
+	arg="$func_quote_for_eval_result"
+	;;
 
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+      *.$objext)
+	# A standard object.
+	objs="$objs $arg"
+	;;
 
-relink_command=\"$relink_command\"
+      *.lo)
+	# A libtool-controlled object.
 
-# This environment variable determines our operation mode.
-if test \"\$libtool_install_magic\" = \"$magic\"; then
-  # install mode needs the following variable:
-  notinst_deplibs='$notinst_deplibs'
-else
-  # When we are sourced in execute mode, \$file and \$echo are already set.
-  if test \"\$libtool_execute_magic\" != \"$magic\"; then
-    echo=\"$qecho\"
-    file=\"\$0\"
-    # Make sure echo works.
-    if test \"X\$1\" = X--no-reexec; then
-      # Discard the --no-reexec flag, and continue.
-      shift
-    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
-      # Yippee, \$echo works!
-      :
+	# Check to see that this really is a libtool object.
+	if func_lalib_unsafe_p "$arg"; then
+	  pic_object=
+	  non_pic_object=
+
+	  # Read the .lo file
+	  func_source "$arg"
+
+	  if test -z "$pic_object" ||
+	     test -z "$non_pic_object" ||
+	     test "$pic_object" = none &&
+	     test "$non_pic_object" = none; then
+	    func_fatal_error "cannot find name of object for \`$arg'"
+	  fi
+
+	  # Extract subdirectory from the argument.
+	  func_dirname "$arg" "/" ""
+	  xdir="$func_dirname_result"
+
+	  if test "$pic_object" != none; then
+	    # Prepend the subdirectory the object is found in.
+	    pic_object="$xdir$pic_object"
+
+	    if test "$prev" = dlfiles; then
+	      if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
+		dlfiles="$dlfiles $pic_object"
+		prev=
+		continue
+	      else
+		# If libtool objects are unsupported, then we need to preload.
+		prev=dlprefiles
+	      fi
+	    fi
+
+	    # CHECK ME:  I think I busted this.  -Ossama
+	    if test "$prev" = dlprefiles; then
+	      # Preload the old-style object.
+	      dlprefiles="$dlprefiles $pic_object"
+	      prev=
+	    fi
+
+	    # A PIC object.
+	    func_append libobjs " $pic_object"
+	    arg="$pic_object"
+	  fi
+
+	  # Non-PIC object.
+	  if test "$non_pic_object" != none; then
+	    # Prepend the subdirectory the object is found in.
+	    non_pic_object="$xdir$non_pic_object"
+
+	    # A standard non-PIC object
+	    func_append non_pic_objects " $non_pic_object"
+	    if test -z "$pic_object" || test "$pic_object" = none ; then
+	      arg="$non_pic_object"
+	    fi
+	  else
+	    # If the PIC object exists, use it instead.
+	    # $xdir was prepended to $pic_object above.
+	    non_pic_object="$pic_object"
+	    func_append non_pic_objects " $non_pic_object"
+	  fi
+	else
+	  # Only an error if not doing a dry-run.
+	  if $opt_dry_run; then
+	    # Extract subdirectory from the argument.
+	    func_dirname "$arg" "/" ""
+	    xdir="$func_dirname_result"
+
+	    func_lo2o "$arg"
+	    pic_object=$xdir$objdir/$func_lo2o_result
+	    non_pic_object=$xdir$func_lo2o_result
+	    func_append libobjs " $pic_object"
+	    func_append non_pic_objects " $non_pic_object"
+	  else
+	    func_fatal_error "\`$arg' is not a valid libtool object"
+	  fi
+	fi
+	;;
+
+      *.$libext)
+	# An archive.
+	deplibs="$deplibs $arg"
+	old_deplibs="$old_deplibs $arg"
+	continue
+	;;
+
+      *.la)
+	# A libtool-controlled library.
+
+	if test "$prev" = dlfiles; then
+	  # This library was specified with -dlopen.
+	  dlfiles="$dlfiles $arg"
+	  prev=
+	elif test "$prev" = dlprefiles; then
+	  # The library was specified with -dlpreopen.
+	  dlprefiles="$dlprefiles $arg"
+	  prev=
+	else
+	  deplibs="$deplibs $arg"
+	fi
+	continue
+	;;
+
+      # Some other compiler argument.
+      *)
+	# Unknown arguments in both finalize_command and compile_command need
+	# to be aesthetically quoted because they are evaled later.
+	func_quote_for_eval "$arg"
+	arg="$func_quote_for_eval_result"
+	;;
+      esac # arg
+
+      # Now actually substitute the argument into the commands.
+      if test -n "$arg"; then
+	func_append compile_command " $arg"
+	func_append finalize_command " $arg"
+      fi
+    done # argument parsing loop
+
+    test -n "$prev" && \
+      func_fatal_help "the \`$prevarg' option requires an argument"
+
+    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
+      eval arg=\"$export_dynamic_flag_spec\"
+      func_append compile_command " $arg"
+      func_append finalize_command " $arg"
+    fi
+
+    oldlibs=
+    # calculate the name of the file, without its directory
+    func_basename "$output"
+    outputname="$func_basename_result"
+    libobjs_save="$libobjs"
+
+    if test -n "$shlibpath_var"; then
+      # get the directories listed in $shlibpath_var
+      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
     else
-      # Restart under the correct shell, and then maybe \$echo will work.
-      exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"}
+      shlib_search_path=
     fi
-  fi\
-"
-	$echo >> $output "\
+    eval sys_lib_search_path=\"$sys_lib_search_path_spec\"
+    eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\"
 
-  # Find the directory that this script lives in.
-  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
+    func_dirname "$output" "/" ""
+    output_objdir="$func_dirname_result$objdir"
+    # Create the object directory.
+    func_mkdir_p "$output_objdir"
 
-  # Follow symbolic links until we get to the real thisdir.
-  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
-  while test -n \"\$file\"; do
-    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
+    # Determine the type of output
+    case $output in
+    "")
+      func_fatal_help "you must specify an output file"
+      ;;
+    *.$libext) linkmode=oldlib ;;
+    *.lo | *.$objext) linkmode=obj ;;
+    *.la) linkmode=lib ;;
+    *) linkmode=prog ;; # Anything else should be a program.
+    esac
+
+    specialdeplibs=
+
+    libs=
+    # Find all interdependent deplibs by searching for libraries
+    # that are linked more than once (e.g. -la -lb -la)
+    for deplib in $deplibs; do
+      if $opt_duplicate_deps ; then
+	case "$libs " in
+	*" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	esac
+      fi
+      libs="$libs $deplib"
+    done
+
+    if test "$linkmode" = lib; then
+      libs="$predeps $libs $compiler_lib_search_path $postdeps"
+
+      # Compute libraries that are listed more than once in $predeps
+      # $postdeps and mark them as special (i.e., whose duplicates are
+      # not to be eliminated).
+      pre_post_deps=
+      if $opt_duplicate_compiler_generated_deps; then
+	for pre_post_dep in $predeps $postdeps; do
+	  case "$pre_post_deps " in
+	  *" $pre_post_dep "*) specialdeplibs="$specialdeplibs $pre_post_deps" ;;
+	  esac
+	  pre_post_deps="$pre_post_deps $pre_post_dep"
+	done
+      fi
+      pre_post_deps=
+    fi
+
+    deplibs=
+    newdependency_libs=
+    newlib_search_path=
+    need_relink=no # whether we're linking any uninstalled libtool libraries
+    notinst_deplibs= # not-installed libtool libraries
+    notinst_path= # paths that contain not-installed libtool libraries
+
+    case $linkmode in
+    lib)
+	passes="conv dlpreopen link"
+	for file in $dlfiles $dlprefiles; do
+	  case $file in
+	  *.la) ;;
+	  *)
+	    func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
+	    ;;
+	  esac
+	done
+	;;
+    prog)
+	compile_deplibs=
+	finalize_deplibs=
+	alldeplibs=no
+	newdlfiles=
+	newdlprefiles=
+	passes="conv scan dlopen dlpreopen link"
+	;;
+    *)  passes="conv"
+	;;
+    esac
+
+    for pass in $passes; do
+      # The preopen pass in lib mode reverses $deplibs; put it back here
+      # so that -L comes before libs that need it for instance...
+      if test "$linkmode,$pass" = "lib,link"; then
+	## FIXME: Find the place where the list is rebuilt in the wrong
+	##        order, and fix it there properly
+        tmp_deplibs=
+	for deplib in $deplibs; do
+	  tmp_deplibs="$deplib $tmp_deplibs"
+	done
+	deplibs="$tmp_deplibs"
+      fi
+
+      if test "$linkmode,$pass" = "lib,link" ||
+	 test "$linkmode,$pass" = "prog,scan"; then
+	libs="$deplibs"
+	deplibs=
+      fi
+      if test "$linkmode" = prog; then
+	case $pass in
+	dlopen) libs="$dlfiles" ;;
+	dlpreopen) libs="$dlprefiles" ;;
+	link) libs="$deplibs %DEPLIBS% $dependency_libs" ;;
+	esac
+      fi
+      if test "$linkmode,$pass" = "lib,dlpreopen"; then
+	# Collect and forward deplibs of preopened libtool libs
+	for lib in $dlprefiles; do
+	  # Ignore non-libtool-libs
+	  dependency_libs=
+	  case $lib in
+	  *.la)	func_source "$lib" ;;
+	  esac
+
+	  # Collect preopened libtool deplibs, except any this library
+	  # has declared as weak libs
+	  for deplib in $dependency_libs; do
+            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
+	    case " $weak_libs " in
+	    *" $deplib_base "*) ;;
+	    *) deplibs="$deplibs $deplib" ;;
+	    esac
+	  done
+	done
+	libs="$dlprefiles"
+      fi
+      if test "$pass" = dlopen; then
+	# Collect dlpreopened libraries
+	save_deplibs="$deplibs"
+	deplibs=
+      fi
+
+      for deplib in $libs; do
+	lib=
+	found=no
+	case $deplib in
+	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+	  if test "$linkmode,$pass" = "prog,link"; then
+	    compile_deplibs="$deplib $compile_deplibs"
+	    finalize_deplibs="$deplib $finalize_deplibs"
+	  else
+	    compiler_flags="$compiler_flags $deplib"
+	    if test "$linkmode" = lib ; then
+		case "$new_inherited_linker_flags " in
+		    *" $deplib "*) ;;
+		    * ) new_inherited_linker_flags="$new_inherited_linker_flags $deplib" ;;
+		esac
+	    fi
+	  fi
+	  continue
+	  ;;
+	-l*)
+	  if test "$linkmode" != lib && test "$linkmode" != prog; then
+	    func_warning "\`-l' is ignored for archives/objects"
+	    continue
+	  fi
+	  func_stripname '-l' '' "$deplib"
+	  name=$func_stripname_result
+	  if test "$linkmode" = lib; then
+	    searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path"
+	  else
+	    searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path"
+	  fi
+	  for searchdir in $searchdirs; do
+	    for search_ext in .la $std_shrext .so .a; do
+	      # Search the libtool library
+	      lib="$searchdir/lib${name}${search_ext}"
+	      if test -f "$lib"; then
+		if test "$search_ext" = ".la"; then
+		  found=yes
+		else
+		  found=no
+		fi
+		break 2
+	      fi
+	    done
+	  done
+	  if test "$found" != yes; then
+	    # deplib doesn't seem to be a libtool library
+	    if test "$linkmode,$pass" = "prog,link"; then
+	      compile_deplibs="$deplib $compile_deplibs"
+	      finalize_deplibs="$deplib $finalize_deplibs"
+	    else
+	      deplibs="$deplib $deplibs"
+	      test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs"
+	    fi
+	    continue
+	  else # deplib is a libtool library
+	    # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib,
+	    # We need to do some special things here, and not later.
+	    if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
+	      case " $predeps $postdeps " in
+	      *" $deplib "*)
+		if func_lalib_p "$lib"; then
+		  library_names=
+		  old_library=
+		  func_source "$lib"
+		  for l in $old_library $library_names; do
+		    ll="$l"
+		  done
+		  if test "X$ll" = "X$old_library" ; then # only static version available
+		    found=no
+		    func_dirname "$lib" "" "."
+		    ladir="$func_dirname_result"
+		    lib=$ladir/$old_library
+		    if test "$linkmode,$pass" = "prog,link"; then
+		      compile_deplibs="$deplib $compile_deplibs"
+		      finalize_deplibs="$deplib $finalize_deplibs"
+		    else
+		      deplibs="$deplib $deplibs"
+		      test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs"
+		    fi
+		    continue
+		  fi
+		fi
+		;;
+	      *) ;;
+	      esac
+	    fi
+	  fi
+	  ;; # -l
+	*.ltframework)
+	  if test "$linkmode,$pass" = "prog,link"; then
+	    compile_deplibs="$deplib $compile_deplibs"
+	    finalize_deplibs="$deplib $finalize_deplibs"
+	  else
+	    deplibs="$deplib $deplibs"
+	    if test "$linkmode" = lib ; then
+		case "$new_inherited_linker_flags " in
+		    *" $deplib "*) ;;
+		    * ) new_inherited_linker_flags="$new_inherited_linker_flags $deplib" ;;
+		esac
+	    fi
+	  fi
+	  continue
+	  ;;
+	-L*)
+	  case $linkmode in
+	  lib)
+	    deplibs="$deplib $deplibs"
+	    test "$pass" = conv && continue
+	    newdependency_libs="$deplib $newdependency_libs"
+	    func_stripname '-L' '' "$deplib"
+	    newlib_search_path="$newlib_search_path $func_stripname_result"
+	    ;;
+	  prog)
+	    if test "$pass" = conv; then
+	      deplibs="$deplib $deplibs"
+	      continue
+	    fi
+	    if test "$pass" = scan; then
+	      deplibs="$deplib $deplibs"
+	    else
+	      compile_deplibs="$deplib $compile_deplibs"
+	      finalize_deplibs="$deplib $finalize_deplibs"
+	    fi
+	    func_stripname '-L' '' "$deplib"
+	    newlib_search_path="$newlib_search_path $func_stripname_result"
+	    ;;
+	  *)
+	    func_warning "\`-L' is ignored for archives/objects"
+	    ;;
+	  esac # linkmode
+	  continue
+	  ;; # -L
+	-R*)
+	  if test "$pass" = link; then
+	    func_stripname '-R' '' "$deplib"
+	    dir=$func_stripname_result
+	    # Make sure the xrpath contains only unique directories.
+	    case "$xrpath " in
+	    *" $dir "*) ;;
+	    *) xrpath="$xrpath $dir" ;;
+	    esac
+	  fi
+	  deplibs="$deplib $deplibs"
+	  continue
+	  ;;
+	*.la) lib="$deplib" ;;
+	*.$libext)
+	  if test "$pass" = conv; then
+	    deplibs="$deplib $deplibs"
+	    continue
+	  fi
+	  case $linkmode in
+	  lib)
+	    # Linking convenience modules into shared libraries is allowed,
+	    # but linking other static libraries is non-portable.
+	    case " $dlpreconveniencelibs " in
+	    *" $deplib "*) ;;
+	    *)
+	      valid_a_lib=no
+	      case $deplibs_check_method in
+		match_pattern*)
+		  set dummy $deplibs_check_method; shift
+		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
+		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
+		    | $EGREP "$match_pattern_regex" > /dev/null; then
+		    valid_a_lib=yes
+		  fi
+		;;
+		pass_all)
+		  valid_a_lib=yes
+		;;
+	      esac
+	      if test "$valid_a_lib" != yes; then
+		$ECHO
+		$ECHO "*** Warning: Trying to link with static lib archive $deplib."
+		$ECHO "*** I have the capability to make that library automatically link in when"
+		$ECHO "*** you link to this library.  But I can only do this if you have a"
+		$ECHO "*** shared version of the library, which you do not appear to have"
+		$ECHO "*** because the file extensions .$libext of this argument makes me believe"
+		$ECHO "*** that it is just a static archive that I should not use here."
+	      else
+		$ECHO
+		$ECHO "*** Warning: Linking the shared library $output against the"
+		$ECHO "*** static library $deplib is not portable!"
+		deplibs="$deplib $deplibs"
+	      fi
+	      ;;
+	    esac
+	    continue
+	    ;;
+	  prog)
+	    if test "$pass" != link; then
+	      deplibs="$deplib $deplibs"
+	    else
+	      compile_deplibs="$deplib $compile_deplibs"
+	      finalize_deplibs="$deplib $finalize_deplibs"
+	    fi
+	    continue
+	    ;;
+	  esac # linkmode
+	  ;; # *.$libext
+	*.lo | *.$objext)
+	  if test "$pass" = conv; then
+	    deplibs="$deplib $deplibs"
+	  elif test "$linkmode" = prog; then
+	    if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
+	      # If there is no dlopen support or we're linking statically,
+	      # we need to preload.
+	      newdlprefiles="$newdlprefiles $deplib"
+	      compile_deplibs="$deplib $compile_deplibs"
+	      finalize_deplibs="$deplib $finalize_deplibs"
+	    else
+	      newdlfiles="$newdlfiles $deplib"
+	    fi
+	  fi
+	  continue
+	  ;;
+	%DEPLIBS%)
+	  alldeplibs=yes
+	  continue
+	  ;;
+	esac # case $deplib
+
+	if test "$found" = yes || test -f "$lib"; then :
+	else
+	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
+	fi
+
+	# Check to see that this really is a libtool archive.
+	func_lalib_unsafe_p "$lib" \
+	  || func_fatal_error "\`$lib' is not a valid libtool archive"
+
+	func_dirname "$lib" "" "."
+	ladir="$func_dirname_result"
+
+	dlname=
+	dlopen=
+	dlpreopen=
+	libdir=
+	library_names=
+	old_library=
+	inherited_linker_flags=
+	# If the library was installed with an old release of libtool,
+	# it will not redefine variables installed, or shouldnotlink
+	installed=yes
+	shouldnotlink=no
+	avoidtemprpath=
+
+
+	# Read the .la file
+	func_source "$lib"
+
+	# Convert "-framework foo" to "foo.ltframework"
+	if test -n "$inherited_linker_flags"; then
+	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
+	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
+	    case " $new_inherited_linker_flags " in
+	      *" $tmp_inherited_linker_flag "*) ;;
+	      *) new_inherited_linker_flags="$new_inherited_linker_flags $tmp_inherited_linker_flag";;
+	    esac
+	  done
+	fi
+	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	if test "$linkmode,$pass" = "lib,link" ||
+	   test "$linkmode,$pass" = "prog,scan" ||
+	   { test "$linkmode" != prog && test "$linkmode" != lib; }; then
+	  test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
+	  test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
+	fi
+
+	if test "$pass" = conv; then
+	  # Only check for convenience libraries
+	  deplibs="$lib $deplibs"
+	  if test -z "$libdir"; then
+	    if test -z "$old_library"; then
+	      func_fatal_error "cannot find name of link library for \`$lib'"
+	    fi
+	    # It is a libtool convenience library, so add in its objects.
+	    convenience="$convenience $ladir/$objdir/$old_library"
+	    old_convenience="$old_convenience $ladir/$objdir/$old_library"
+	  elif test "$linkmode" != prog && test "$linkmode" != lib; then
+	    func_fatal_error "\`$lib' is not a convenience library"
+	  fi
+	  tmp_libs=
+	  for deplib in $dependency_libs; do
+	    deplibs="$deplib $deplibs"
+	    if $opt_duplicate_deps ; then
+	      case "$tmp_libs " in
+	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	      esac
+	    fi
+	    tmp_libs="$tmp_libs $deplib"
+	  done
+	  continue
+	fi # $pass = conv
+
+
+	# Get the name of the library we link against.
+	linklib=
+	for l in $old_library $library_names; do
+	  linklib="$l"
+	done
+	if test -z "$linklib"; then
+	  func_fatal_error "cannot find name of link library for \`$lib'"
+	fi
+
+	# This library was specified with -dlopen.
+	if test "$pass" = dlopen; then
+	  if test -z "$libdir"; then
+	    func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
+	  fi
+	  if test -z "$dlname" ||
+	     test "$dlopen_support" != yes ||
+	     test "$build_libtool_libs" = no; then
+	    # If there is no dlname, no dlopen support or we're linking
+	    # statically, we need to preload.  We also need to preload any
+	    # dependent libraries so libltdl's deplib preloader doesn't
+	    # bomb out in the load deplibs phase.
+	    dlprefiles="$dlprefiles $lib $dependency_libs"
+	  else
+	    newdlfiles="$newdlfiles $lib"
+	  fi
+	  continue
+	fi # $pass = dlopen
+
+	# We need an absolute path.
+	case $ladir in
+	[\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;;
+	*)
+	  abs_ladir=`cd "$ladir" && pwd`
+	  if test -z "$abs_ladir"; then
+	    func_warning "cannot determine absolute directory name of \`$ladir'"
+	    func_warning "passing it literally to the linker, although it might fail"
+	    abs_ladir="$ladir"
+	  fi
+	  ;;
+	esac
+	func_basename "$lib"
+	laname="$func_basename_result"
+
+	# Find the relevant object directory and library name.
+	if test "X$installed" = Xyes; then
+	  if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
+	    func_warning "library \`$lib' was moved."
+	    dir="$ladir"
+	    absdir="$abs_ladir"
+	    libdir="$abs_ladir"
+	  else
+	    dir="$libdir"
+	    absdir="$libdir"
+	  fi
+	  test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes
+	else
+	  if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then
+	    dir="$ladir"
+	    absdir="$abs_ladir"
+	    # Remove this search path later
+	    notinst_path="$notinst_path $abs_ladir"
+	  else
+	    dir="$ladir/$objdir"
+	    absdir="$abs_ladir/$objdir"
+	    # Remove this search path later
+	    notinst_path="$notinst_path $abs_ladir"
+	  fi
+	fi # $installed = yes
+	func_stripname 'lib' '.la' "$laname"
+	name=$func_stripname_result
+
+	# This library was specified with -dlpreopen.
+	if test "$pass" = dlpreopen; then
+	  if test -z "$libdir" && test "$linkmode" = prog; then
+	    func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
+	  fi
+	  # Prefer using a static library (so that no silly _DYNAMIC symbols
+	  # are required to link).
+	  if test -n "$old_library"; then
+	    newdlprefiles="$newdlprefiles $dir/$old_library"
+	    # Keep a list of preopened convenience libraries to check
+	    # that they are being used correctly in the link pass.
+	    test -z "$libdir" && \
+		dlpreconveniencelibs="$dlpreconveniencelibs $dir/$old_library"
+	  # Otherwise, use the dlname, so that lt_dlopen finds it.
+	  elif test -n "$dlname"; then
+	    newdlprefiles="$newdlprefiles $dir/$dlname"
+	  else
+	    newdlprefiles="$newdlprefiles $dir/$linklib"
+	  fi
+	fi # $pass = dlpreopen
+
+	if test -z "$libdir"; then
+	  # Link the convenience library
+	  if test "$linkmode" = lib; then
+	    deplibs="$dir/$old_library $deplibs"
+	  elif test "$linkmode,$pass" = "prog,link"; then
+	    compile_deplibs="$dir/$old_library $compile_deplibs"
+	    finalize_deplibs="$dir/$old_library $finalize_deplibs"
+	  else
+	    deplibs="$lib $deplibs" # used for prog,scan pass
+	  fi
+	  continue
+	fi
+
+
+	if test "$linkmode" = prog && test "$pass" != link; then
+	  newlib_search_path="$newlib_search_path $ladir"
+	  deplibs="$lib $deplibs"
+
+	  linkalldeplibs=no
+	  if test "$link_all_deplibs" != no || test -z "$library_names" ||
+	     test "$build_libtool_libs" = no; then
+	    linkalldeplibs=yes
+	  fi
+
+	  tmp_libs=
+	  for deplib in $dependency_libs; do
+	    case $deplib in
+	    -L*) func_stripname '-L' '' "$deplib"
+	         newlib_search_path="$newlib_search_path $func_stripname_result"
+		 ;;
+	    esac
+	    # Need to link against all dependency_libs?
+	    if test "$linkalldeplibs" = yes; then
+	      deplibs="$deplib $deplibs"
+	    else
+	      # Need to hardcode shared library paths
+	      # or/and link against static libraries
+	      newdependency_libs="$deplib $newdependency_libs"
+	    fi
+	    if $opt_duplicate_deps ; then
+	      case "$tmp_libs " in
+	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	      esac
+	    fi
+	    tmp_libs="$tmp_libs $deplib"
+	  done # for deplib
+	  continue
+	fi # $linkmode = prog...
+
+	if test "$linkmode,$pass" = "prog,link"; then
+	  if test -n "$library_names" &&
+	     { { test "$prefer_static_libs" = no ||
+	         test "$prefer_static_libs,$installed" = "built,yes"; } ||
+	       test -z "$old_library"; }; then
+	    # We need to hardcode the library path
+	    if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then
+	      # Make sure the rpath contains only unique directories.
+	      case "$temp_rpath:" in
+	      *"$absdir:"*) ;;
+	      *) temp_rpath="$temp_rpath$absdir:" ;;
+	      esac
+	    fi
+
+	    # Hardcode the library path.
+	    # Skip directories that are in the system default run-time
+	    # search path.
+	    case " $sys_lib_dlsearch_path " in
+	    *" $absdir "*) ;;
+	    *)
+	      case "$compile_rpath " in
+	      *" $absdir "*) ;;
+	      *) compile_rpath="$compile_rpath $absdir"
+	      esac
+	      ;;
+	    esac
+	    case " $sys_lib_dlsearch_path " in
+	    *" $libdir "*) ;;
+	    *)
+	      case "$finalize_rpath " in
+	      *" $libdir "*) ;;
+	      *) finalize_rpath="$finalize_rpath $libdir"
+	      esac
+	      ;;
+	    esac
+	  fi # $linkmode,$pass = prog,link...
+
+	  if test "$alldeplibs" = yes &&
+	     { test "$deplibs_check_method" = pass_all ||
+	       { test "$build_libtool_libs" = yes &&
+		 test -n "$library_names"; }; }; then
+	    # We only need to search for static libraries
+	    continue
+	  fi
+	fi
+
+	link_static=no # Whether the deplib will be linked statically
+	use_static_libs=$prefer_static_libs
+	if test "$use_static_libs" = built && test "$installed" = yes; then
+	  use_static_libs=no
+	fi
+	if test -n "$library_names" &&
+	   { test "$use_static_libs" = no || test -z "$old_library"; }; then
+	  case $host in
+	  *cygwin* | *mingw* | *cegcc*)
+	      # No point in relinking DLLs because paths are not encoded
+	      notinst_deplibs="$notinst_deplibs $lib"
+	      need_relink=no
+	    ;;
+	  *)
+	    if test "$installed" = no; then
+	      notinst_deplibs="$notinst_deplibs $lib"
+	      need_relink=yes
+	    fi
+	    ;;
+	  esac
+	  # This is a shared library
+
+	  # Warn about portability, can't link against -module's on some
+	  # systems (darwin).  Don't bleat about dlopened modules though!
+	  dlopenmodule=""
+	  for dlpremoduletest in $dlprefiles; do
+	    if test "X$dlpremoduletest" = "X$lib"; then
+	      dlopenmodule="$dlpremoduletest"
+	      break
+	    fi
+	  done
+	  if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
+	    $ECHO
+	    if test "$linkmode" = prog; then
+	      $ECHO "*** Warning: Linking the executable $output against the loadable module"
+	    else
+	      $ECHO "*** Warning: Linking the shared library $output against the loadable module"
+	    fi
+	    $ECHO "*** $linklib is not portable!"
+	  fi
+	  if test "$linkmode" = lib &&
+	     test "$hardcode_into_libs" = yes; then
+	    # Hardcode the library path.
+	    # Skip directories that are in the system default run-time
+	    # search path.
+	    case " $sys_lib_dlsearch_path " in
+	    *" $absdir "*) ;;
+	    *)
+	      case "$compile_rpath " in
+	      *" $absdir "*) ;;
+	      *) compile_rpath="$compile_rpath $absdir"
+	      esac
+	      ;;
+	    esac
+	    case " $sys_lib_dlsearch_path " in
+	    *" $libdir "*) ;;
+	    *)
+	      case "$finalize_rpath " in
+	      *" $libdir "*) ;;
+	      *) finalize_rpath="$finalize_rpath $libdir"
+	      esac
+	      ;;
+	    esac
+	  fi
+
+	  if test -n "$old_archive_from_expsyms_cmds"; then
+	    # figure out the soname
+	    set dummy $library_names
+	    shift
+	    realname="$1"
+	    shift
+	    libname=`eval "\\$ECHO \"$libname_spec\""`
+	    # use dlname if we got it. it's perfectly good, no?
+	    if test -n "$dlname"; then
+	      soname="$dlname"
+	    elif test -n "$soname_spec"; then
+	      # bleh windows
+	      case $host in
+	      *cygwin* | mingw* | *cegcc*)
+	        func_arith $current - $age
+		major=$func_arith_result
+		versuffix="-$major"
+		;;
+	      esac
+	      eval soname=\"$soname_spec\"
+	    else
+	      soname="$realname"
+	    fi
+
+	    # Make a new name for the extract_expsyms_cmds to use
+	    soroot="$soname"
+	    func_basename "$soroot"
+	    soname="$func_basename_result"
+	    func_stripname 'lib' '.dll' "$soname"
+	    newlib=libimp-$func_stripname_result.a
+
+	    # If the library has no export list, then create one now
+	    if test -f "$output_objdir/$soname-def"; then :
+	    else
+	      func_verbose "extracting exported symbol list from \`$soname'"
+	      func_execute_cmds "$extract_expsyms_cmds" 'exit $?'
+	    fi
+
+	    # Create $newlib
+	    if test -f "$output_objdir/$newlib"; then :; else
+	      func_verbose "generating import library for \`$soname'"
+	      func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?'
+	    fi
+	    # make sure the library variables are pointing to the new library
+	    dir=$output_objdir
+	    linklib=$newlib
+	  fi # test -n "$old_archive_from_expsyms_cmds"
+
+	  if test "$linkmode" = prog || test "$mode" != relink; then
+	    add_shlibpath=
+	    add_dir=
+	    add=
+	    lib_linked=yes
+	    case $hardcode_action in
+	    immediate | unsupported)
+	      if test "$hardcode_direct" = no; then
+		add="$dir/$linklib"
+		case $host in
+		  *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;;
+		  *-*-sysv4*uw2*) add_dir="-L$dir" ;;
+		  *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \
+		    *-*-unixware7*) add_dir="-L$dir" ;;
+		  *-*-darwin* )
+		    # if the lib is a (non-dlopened) module then we can not
+		    # link against it, someone is ignoring the earlier warnings
+		    if /usr/bin/file -L $add 2> /dev/null |
+			 $GREP ": [^:]* bundle" >/dev/null ; then
+		      if test "X$dlopenmodule" != "X$lib"; then
+			$ECHO "*** Warning: lib $linklib is a module, not a shared library"
+			if test -z "$old_library" ; then
+			  $ECHO
+			  $ECHO "*** And there doesn't seem to be a static archive available"
+			  $ECHO "*** The link will probably fail, sorry"
+			else
+			  add="$dir/$old_library"
+			fi
+		      elif test -n "$old_library"; then
+			add="$dir/$old_library"
+		      fi
+		    fi
+		esac
+	      elif test "$hardcode_minus_L" = no; then
+		case $host in
+		*-*-sunos*) add_shlibpath="$dir" ;;
+		esac
+		add_dir="-L$dir"
+		add="-l$name"
+	      elif test "$hardcode_shlibpath_var" = no; then
+		add_shlibpath="$dir"
+		add="-l$name"
+	      else
+		lib_linked=no
+	      fi
+	      ;;
+	    relink)
+	      if test "$hardcode_direct" = yes &&
+	         test "$hardcode_direct_absolute" = no; then
+		add="$dir/$linklib"
+	      elif test "$hardcode_minus_L" = yes; then
+		add_dir="-L$dir"
+		# Try looking first in the location we're being installed to.
+		if test -n "$inst_prefix_dir"; then
+		  case $libdir in
+		    [\\/]*)
+		      add_dir="$add_dir -L$inst_prefix_dir$libdir"
+		      ;;
+		  esac
+		fi
+		add="-l$name"
+	      elif test "$hardcode_shlibpath_var" = yes; then
+		add_shlibpath="$dir"
+		add="-l$name"
+	      else
+		lib_linked=no
+	      fi
+	      ;;
+	    *) lib_linked=no ;;
+	    esac
+
+	    if test "$lib_linked" != yes; then
+	      func_fatal_configuration "unsupported hardcode properties"
+	    fi
+
+	    if test -n "$add_shlibpath"; then
+	      case :$compile_shlibpath: in
+	      *":$add_shlibpath:"*) ;;
+	      *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;;
+	      esac
+	    fi
+	    if test "$linkmode" = prog; then
+	      test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs"
+	      test -n "$add" && compile_deplibs="$add $compile_deplibs"
+	    else
+	      test -n "$add_dir" && deplibs="$add_dir $deplibs"
+	      test -n "$add" && deplibs="$add $deplibs"
+	      if test "$hardcode_direct" != yes &&
+		 test "$hardcode_minus_L" != yes &&
+		 test "$hardcode_shlibpath_var" = yes; then
+		case :$finalize_shlibpath: in
+		*":$libdir:"*) ;;
+		*) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
+		esac
+	      fi
+	    fi
+	  fi
+
+	  if test "$linkmode" = prog || test "$mode" = relink; then
+	    add_shlibpath=
+	    add_dir=
+	    add=
+	    # Finalize command for both is simple: just hardcode it.
+	    if test "$hardcode_direct" = yes &&
+	       test "$hardcode_direct_absolute" = no; then
+	      add="$libdir/$linklib"
+	    elif test "$hardcode_minus_L" = yes; then
+	      add_dir="-L$libdir"
+	      add="-l$name"
+	    elif test "$hardcode_shlibpath_var" = yes; then
+	      case :$finalize_shlibpath: in
+	      *":$libdir:"*) ;;
+	      *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
+	      esac
+	      add="-l$name"
+	    elif test "$hardcode_automatic" = yes; then
+	      if test -n "$inst_prefix_dir" &&
+		 test -f "$inst_prefix_dir$libdir/$linklib" ; then
+		add="$inst_prefix_dir$libdir/$linklib"
+	      else
+		add="$libdir/$linklib"
+	      fi
+	    else
+	      # We cannot seem to hardcode it, guess we'll fake it.
+	      add_dir="-L$libdir"
+	      # Try looking first in the location we're being installed to.
+	      if test -n "$inst_prefix_dir"; then
+		case $libdir in
+		  [\\/]*)
+		    add_dir="$add_dir -L$inst_prefix_dir$libdir"
+		    ;;
+		esac
+	      fi
+	      add="-l$name"
+	    fi
+
+	    if test "$linkmode" = prog; then
+	      test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs"
+	      test -n "$add" && finalize_deplibs="$add $finalize_deplibs"
+	    else
+	      test -n "$add_dir" && deplibs="$add_dir $deplibs"
+	      test -n "$add" && deplibs="$add $deplibs"
+	    fi
+	  fi
+	elif test "$linkmode" = prog; then
+	  # Here we assume that one of hardcode_direct or hardcode_minus_L
+	  # is not unsupported.  This is valid on all known static and
+	  # shared platforms.
+	  if test "$hardcode_direct" != unsupported; then
+	    test -n "$old_library" && linklib="$old_library"
+	    compile_deplibs="$dir/$linklib $compile_deplibs"
+	    finalize_deplibs="$dir/$linklib $finalize_deplibs"
+	  else
+	    compile_deplibs="-l$name -L$dir $compile_deplibs"
+	    finalize_deplibs="-l$name -L$dir $finalize_deplibs"
+	  fi
+	elif test "$build_libtool_libs" = yes; then
+	  # Not a shared library
+	  if test "$deplibs_check_method" != pass_all; then
+	    # We're trying link a shared library against a static one
+	    # but the system doesn't support it.
+
+	    # Just print a warning and add the library to dependency_libs so
+	    # that the program can be linked against the static library.
+	    $ECHO
+	    $ECHO "*** Warning: This system can not link to static lib archive $lib."
+	    $ECHO "*** I have the capability to make that library automatically link in when"
+	    $ECHO "*** you link to this library.  But I can only do this if you have a"
+	    $ECHO "*** shared version of the library, which you do not appear to have."
+	    if test "$module" = yes; then
+	      $ECHO "*** But as you try to build a module library, libtool will still create "
+	      $ECHO "*** a static module, that should work as long as the dlopening application"
+	      $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
+	      if test -z "$global_symbol_pipe"; then
+		$ECHO
+		$ECHO "*** However, this would only work if libtool was able to extract symbol"
+		$ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
+		$ECHO "*** not find such a program.  So, this module is probably useless."
+		$ECHO "*** \`nm' from GNU binutils and a full rebuild may help."
+	      fi
+	      if test "$build_old_libs" = no; then
+		build_libtool_libs=module
+		build_old_libs=yes
+	      else
+		build_libtool_libs=no
+	      fi
+	    fi
+	  else
+	    deplibs="$dir/$old_library $deplibs"
+	    link_static=yes
+	  fi
+	fi # link shared/static library?
+
+	if test "$linkmode" = lib; then
+	  if test -n "$dependency_libs" &&
+	     { test "$hardcode_into_libs" != yes ||
+	       test "$build_old_libs" = yes ||
+	       test "$link_static" = yes; }; then
+	    # Extract -R from dependency_libs
+	    temp_deplibs=
+	    for libdir in $dependency_libs; do
+	      case $libdir in
+	      -R*) func_stripname '-R' '' "$libdir"
+	           temp_xrpath=$func_stripname_result
+		   case " $xrpath " in
+		   *" $temp_xrpath "*) ;;
+		   *) xrpath="$xrpath $temp_xrpath";;
+		   esac;;
+	      *) temp_deplibs="$temp_deplibs $libdir";;
+	      esac
+	    done
+	    dependency_libs="$temp_deplibs"
+	  fi
+
+	  newlib_search_path="$newlib_search_path $absdir"
+	  # Link against this library
+	  test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs"
+	  # ... and its dependency_libs
+	  tmp_libs=
+	  for deplib in $dependency_libs; do
+	    newdependency_libs="$deplib $newdependency_libs"
+	    if $opt_duplicate_deps ; then
+	      case "$tmp_libs " in
+	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	      esac
+	    fi
+	    tmp_libs="$tmp_libs $deplib"
+	  done
+
+	  if test "$link_all_deplibs" != no; then
+	    # Add the search paths of all dependency libraries
+	    for deplib in $dependency_libs; do
+	      case $deplib in
+	      -L*) path="$deplib" ;;
+	      *.la)
+	        func_dirname "$deplib" "" "."
+		dir="$func_dirname_result"
+		# We need an absolute path.
+		case $dir in
+		[\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;;
+		*)
+		  absdir=`cd "$dir" && pwd`
+		  if test -z "$absdir"; then
+		    func_warning "cannot determine absolute directory name of \`$dir'"
+		    absdir="$dir"
+		  fi
+		  ;;
+		esac
+		if $GREP "^installed=no" $deplib > /dev/null; then
+		case $host in
+		*-*-darwin*)
+		  depdepl=
+		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
+		  if test -n "$deplibrary_names" ; then
+		    for tmp in $deplibrary_names ; do
+		      depdepl=$tmp
+		    done
+		    if test -f "$absdir/$objdir/$depdepl" ; then
+		      depdepl="$absdir/$objdir/$depdepl"
+		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
+                      if test -z "$darwin_install_name"; then
+                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
+                      fi
+		      compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
+		      linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
+		      path=
+		    fi
+		  fi
+		  ;;
+		*)
+		  path="-L$absdir/$objdir"
+		  ;;
+		esac
+		else
+		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
+		  test -z "$libdir" && \
+		    func_fatal_error "\`$deplib' is not a valid libtool archive"
+		  test "$absdir" != "$libdir" && \
+		    func_warning "\`$deplib' seems to be moved"
+
+		  path="-L$absdir"
+		fi
+		;;
+	      esac
+	      case " $deplibs " in
+	      *" $path "*) ;;
+	      *) deplibs="$path $deplibs" ;;
+	      esac
+	    done
+	  fi # link_all_deplibs != no
+	fi # linkmode = lib
+      done # for deplib in $libs
+      if test "$pass" = link; then
+	if test "$linkmode" = "prog"; then
+	  compile_deplibs="$new_inherited_linker_flags $compile_deplibs"
+	  finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs"
+	else
+	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	fi
+      fi
+      dependency_libs="$newdependency_libs"
+      if test "$pass" = dlpreopen; then
+	# Link the dlpreopened libraries before other libraries
+	for deplib in $save_deplibs; do
+	  deplibs="$deplib $deplibs"
+	done
+      fi
+      if test "$pass" != dlopen; then
+	if test "$pass" != conv; then
+	  # Make sure lib_search_path contains only unique directories.
+	  lib_search_path=
+	  for dir in $newlib_search_path; do
+	    case "$lib_search_path " in
+	    *" $dir "*) ;;
+	    *) lib_search_path="$lib_search_path $dir" ;;
+	    esac
+	  done
+	  newlib_search_path=
+	fi
+
+	if test "$linkmode,$pass" != "prog,link"; then
+	  vars="deplibs"
+	else
+	  vars="compile_deplibs finalize_deplibs"
+	fi
+	for var in $vars dependency_libs; do
+	  # Add libraries to $var in reverse order
+	  eval tmp_libs=\"\$$var\"
+	  new_libs=
+	  for deplib in $tmp_libs; do
+	    # FIXME: Pedantically, this is the right thing to do, so
+	    #        that some nasty dependency loop isn't accidentally
+	    #        broken:
+	    #new_libs="$deplib $new_libs"
+	    # Pragmatically, this seems to cause very few problems in
+	    # practice:
+	    case $deplib in
+	    -L*) new_libs="$deplib $new_libs" ;;
+	    -R*) ;;
+	    *)
+	      # And here is the reason: when a library appears more
+	      # than once as an explicit dependence of a library, or
+	      # is implicitly linked in more than once by the
+	      # compiler, it is considered special, and multiple
+	      # occurrences thereof are not removed.  Compare this
+	      # with having the same library being listed as a
+	      # dependency of multiple other libraries: in this case,
+	      # we know (pedantically, we assume) the library does not
+	      # need to be listed more than once, so we keep only the
+	      # last copy.  This is not always right, but it is rare
+	      # enough that we require users that really mean to play
+	      # such unportable linking tricks to link the library
+	      # using -Wl,-lname, so that libtool does not consider it
+	      # for duplicate removal.
+	      case " $specialdeplibs " in
+	      *" $deplib "*) new_libs="$deplib $new_libs" ;;
+	      *)
+		case " $new_libs " in
+		*" $deplib "*) ;;
+		*) new_libs="$deplib $new_libs" ;;
+		esac
+		;;
+	      esac
+	      ;;
+	    esac
+	  done
+	  tmp_libs=
+	  for deplib in $new_libs; do
+	    case $deplib in
+	    -L*)
+	      case " $tmp_libs " in
+	      *" $deplib "*) ;;
+	      *) tmp_libs="$tmp_libs $deplib" ;;
+	      esac
+	      ;;
+	    *) tmp_libs="$tmp_libs $deplib" ;;
+	    esac
+	  done
+	  eval $var=\"$tmp_libs\"
+	done # for var
+      fi
+      # Last step: remove runtime libs from dependency_libs
+      # (they stay in deplibs)
+      tmp_libs=
+      for i in $dependency_libs ; do
+	case " $predeps $postdeps $compiler_lib_search_path " in
+	*" $i "*)
+	  i=""
+	  ;;
+	esac
+	if test -n "$i" ; then
+	  tmp_libs="$tmp_libs $i"
+	fi
+      done
+      dependency_libs=$tmp_libs
+    done # for pass
+    if test "$linkmode" = prog; then
+      dlfiles="$newdlfiles"
+    fi
+    if test "$linkmode" = prog || test "$linkmode" = lib; then
+      dlprefiles="$newdlprefiles"
+    fi
+
+    case $linkmode in
+    oldlib)
+      if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
+	func_warning "\`-dlopen' is ignored for archives"
+      fi
+
+      case " $deplibs" in
+      *\ -l* | *\ -L*)
+	func_warning "\`-l' and \`-L' are ignored for archives" ;;
+      esac
+
+      test -n "$rpath" && \
+	func_warning "\`-rpath' is ignored for archives"
+
+      test -n "$xrpath" && \
+	func_warning "\`-R' is ignored for archives"
+
+      test -n "$vinfo" && \
+	func_warning "\`-version-info/-version-number' is ignored for archives"
+
+      test -n "$release" && \
+	func_warning "\`-release' is ignored for archives"
+
+      test -n "$export_symbols$export_symbols_regex" && \
+	func_warning "\`-export-symbols' is ignored for archives"
+
+      # Now set the variables for building old libraries.
+      build_libtool_libs=no
+      oldlibs="$output"
+      objs="$objs$old_deplibs"
+      ;;
+
+    lib)
+      # Make sure we only generate libraries of the form `libNAME.la'.
+      case $outputname in
+      lib*)
+	func_stripname 'lib' '.la' "$outputname"
+	name=$func_stripname_result
+	eval shared_ext=\"$shrext_cmds\"
+	eval libname=\"$libname_spec\"
+	;;
+      *)
+	test "$module" = no && \
+	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
+
+	if test "$need_lib_prefix" != no; then
+	  # Add the "lib" prefix for modules if required
+	  func_stripname '' '.la' "$outputname"
+	  name=$func_stripname_result
+	  eval shared_ext=\"$shrext_cmds\"
+	  eval libname=\"$libname_spec\"
+	else
+	  func_stripname '' '.la' "$outputname"
+	  libname=$func_stripname_result
+	fi
+	;;
+      esac
+
+      if test -n "$objs"; then
+	if test "$deplibs_check_method" != pass_all; then
+	  func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
+	else
+	  $ECHO
+	  $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
+	  $ECHO "*** objects $objs is not portable!"
+	  libobjs="$libobjs $objs"
+	fi
+      fi
+
+      test "$dlself" != no && \
+	func_warning "\`-dlopen self' is ignored for libtool libraries"
+
+      set dummy $rpath
+      shift
+      test "$#" -gt 1 && \
+	func_warning "ignoring multiple \`-rpath's for a libtool library"
+
+      install_libdir="$1"
+
+      oldlibs=
+      if test -z "$rpath"; then
+	if test "$build_libtool_libs" = yes; then
+	  # Building a libtool convenience library.
+	  # Some compilers have problems with a `.al' extension so
+	  # convenience libraries should have the same extension an
+	  # archive normally would.
+	  oldlibs="$output_objdir/$libname.$libext $oldlibs"
+	  build_libtool_libs=convenience
+	  build_old_libs=yes
+	fi
+
+	test -n "$vinfo" && \
+	  func_warning "\`-version-info/-version-number' is ignored for convenience libraries"
+
+	test -n "$release" && \
+	  func_warning "\`-release' is ignored for convenience libraries"
+      else
+
+	# Parse the version information argument.
+	save_ifs="$IFS"; IFS=':'
+	set dummy $vinfo 0 0 0
+	shift
+	IFS="$save_ifs"
+
+	test -n "$7" && \
+	  func_fatal_help "too many parameters to \`-version-info'"
+
+	# convert absolute version numbers to libtool ages
+	# this retains compatibility with .la files and attempts
+	# to make the code below a bit more comprehensible
+
+	case $vinfo_number in
+	yes)
+	  number_major="$1"
+	  number_minor="$2"
+	  number_revision="$3"
+	  #
+	  # There are really only two kinds -- those that
+	  # use the current revision as the major version
+	  # and those that subtract age and use age as
+	  # a minor version.  But, then there is irix
+	  # which has an extra 1 added just for fun
+	  #
+	  case $version_type in
+	  darwin|linux|osf|windows|none)
+	    func_arith $number_major + $number_minor
+	    current=$func_arith_result
+	    age="$number_minor"
+	    revision="$number_revision"
+	    ;;
+	  freebsd-aout|freebsd-elf|sunos)
+	    current="$number_major"
+	    revision="$number_minor"
+	    age="0"
+	    ;;
+	  irix|nonstopux)
+	    func_arith $number_major + $number_minor
+	    current=$func_arith_result
+	    age="$number_minor"
+	    revision="$number_minor"
+	    lt_irix_increment=no
+	    ;;
+	  esac
+	  ;;
+	no)
+	  current="$1"
+	  revision="$2"
+	  age="$3"
+	  ;;
+	esac
+
+	# Check that each of the things are valid numbers.
+	case $current in
+	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
+	*)
+	  func_error "CURRENT \`$current' must be a nonnegative integer"
+	  func_fatal_error "\`$vinfo' is not valid version information"
+	  ;;
+	esac
+
+	case $revision in
+	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
+	*)
+	  func_error "REVISION \`$revision' must be a nonnegative integer"
+	  func_fatal_error "\`$vinfo' is not valid version information"
+	  ;;
+	esac
+
+	case $age in
+	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
+	*)
+	  func_error "AGE \`$age' must be a nonnegative integer"
+	  func_fatal_error "\`$vinfo' is not valid version information"
+	  ;;
+	esac
+
+	if test "$age" -gt "$current"; then
+	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
+	  func_fatal_error "\`$vinfo' is not valid version information"
+	fi
+
+	# Calculate the version variables.
+	major=
+	versuffix=
+	verstring=
+	case $version_type in
+	none) ;;
+
+	darwin)
+	  # Like Linux, but with the current version available in
+	  # verstring for coding it into the library header
+	  func_arith $current - $age
+	  major=.$func_arith_result
+	  versuffix="$major.$age.$revision"
+	  # Darwin ld doesn't like 0 for these options...
+	  func_arith $current + 1
+	  minor_current=$func_arith_result
+	  xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
+	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
+	  ;;
+
+	freebsd-aout)
+	  major=".$current"
+	  versuffix=".$current.$revision";
+	  ;;
+
+	freebsd-elf)
+	  major=".$current"
+	  versuffix=".$current"
+	  ;;
+
+	irix | nonstopux)
+	  if test "X$lt_irix_increment" = "Xno"; then
+	    func_arith $current - $age
+	  else
+	    func_arith $current - $age + 1
+	  fi
+	  major=$func_arith_result
+
+	  case $version_type in
+	    nonstopux) verstring_prefix=nonstopux ;;
+	    *)         verstring_prefix=sgi ;;
+	  esac
+	  verstring="$verstring_prefix$major.$revision"
+
+	  # Add in all the interfaces that we are compatible with.
+	  loop=$revision
+	  while test "$loop" -ne 0; do
+	    func_arith $revision - $loop
+	    iface=$func_arith_result
+	    func_arith $loop - 1
+	    loop=$func_arith_result
+	    verstring="$verstring_prefix$major.$iface:$verstring"
+	  done
+
+	  # Before this point, $major must not contain `.'.
+	  major=.$major
+	  versuffix="$major.$revision"
+	  ;;
+
+	linux)
+	  func_arith $current - $age
+	  major=.$func_arith_result
+	  versuffix="$major.$age.$revision"
+	  ;;
+
+	osf)
+	  func_arith $current - $age
+	  major=.$func_arith_result
+	  versuffix=".$current.$age.$revision"
+	  verstring="$current.$age.$revision"
+
+	  # Add in all the interfaces that we are compatible with.
+	  loop=$age
+	  while test "$loop" -ne 0; do
+	    func_arith $current - $loop
+	    iface=$func_arith_result
+	    func_arith $loop - 1
+	    loop=$func_arith_result
+	    verstring="$verstring:${iface}.0"
+	  done
+
+	  # Make executables depend on our current version.
+	  verstring="$verstring:${current}.0"
+	  ;;
+
+	qnx)
+	  major=".$current"
+	  versuffix=".$current"
+	  ;;
+
+	sunos)
+	  major=".$current"
+	  versuffix=".$current.$revision"
+	  ;;
+
+	windows)
+	  # Use '-' rather than '.', since we only want one
+	  # extension on DOS 8.3 filesystems.
+	  func_arith $current - $age
+	  major=$func_arith_result
+	  versuffix="-$major"
+	  ;;
+
+	*)
+	  func_fatal_configuration "unknown library version type \`$version_type'"
+	  ;;
+	esac
+
+	# Clear the version info if we defaulted, and they specified a release.
+	if test -z "$vinfo" && test -n "$release"; then
+	  major=
+	  case $version_type in
+	  darwin)
+	    # we can't check for "0.0" in archive_cmds due to quoting
+	    # problems, so we reset it completely
+	    verstring=
+	    ;;
+	  *)
+	    verstring="0.0"
+	    ;;
+	  esac
+	  if test "$need_version" = no; then
+	    versuffix=
+	  else
+	    versuffix=".0.0"
+	  fi
+	fi
+
+	# Remove version info from name if versioning should be avoided
+	if test "$avoid_version" = yes && test "$need_version" = no; then
+	  major=
+	  versuffix=
+	  verstring=""
+	fi
+
+	# Check to see if the archive will have undefined symbols.
+	if test "$allow_undefined" = yes; then
+	  if test "$allow_undefined_flag" = unsupported; then
+	    func_warning "undefined symbols not allowed in $host shared libraries"
+	    build_libtool_libs=no
+	    build_old_libs=yes
+	  fi
+	else
+	  # Don't allow undefined symbols.
+	  allow_undefined_flag="$no_undefined_flag"
+	fi
+
+      fi
+
+      func_generate_dlsyms "$libname" "$libname" "yes"
+      libobjs="$libobjs $symfileobj"
+      test "X$libobjs" = "X " && libobjs=
+
+      if test "$mode" != relink; then
+	# Remove our outputs, but don't remove object files since they
+	# may have been created when compiling PIC objects.
+	removelist=
+	tempremovelist=`$ECHO "$output_objdir/*"`
+	for p in $tempremovelist; do
+	  case $p in
+	    *.$objext | *.gcno)
+	       ;;
+	    $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*)
+	       if test "X$precious_files_regex" != "X"; then
+		 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
+		 then
+		   continue
+		 fi
+	       fi
+	       removelist="$removelist $p"
+	       ;;
+	    *) ;;
+	  esac
+	done
+	test -n "$removelist" && \
+	  func_show_eval "${RM}r \$removelist"
+      fi
+
+      # Now set the variables for building old libraries.
+      if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then
+	oldlibs="$oldlibs $output_objdir/$libname.$libext"
+
+	# Transform .lo files to .o files.
+	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
+      fi
+
+      # Eliminate all temporary directories.
+      #for path in $notinst_path; do
+      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
+      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
+      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
+      #done
+
+      if test -n "$xrpath"; then
+	# If the user specified any rpath flags, then add them.
+	temp_xrpath=
+	for libdir in $xrpath; do
+	  temp_xrpath="$temp_xrpath -R$libdir"
+	  case "$finalize_rpath " in
+	  *" $libdir "*) ;;
+	  *) finalize_rpath="$finalize_rpath $libdir" ;;
+	  esac
+	done
+	if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then
+	  dependency_libs="$temp_xrpath $dependency_libs"
+	fi
+      fi
+
+      # Make sure dlfiles contains only unique files that won't be dlpreopened
+      old_dlfiles="$dlfiles"
+      dlfiles=
+      for lib in $old_dlfiles; do
+	case " $dlprefiles $dlfiles " in
+	*" $lib "*) ;;
+	*) dlfiles="$dlfiles $lib" ;;
+	esac
+      done
+
+      # Make sure dlprefiles contains only unique files
+      old_dlprefiles="$dlprefiles"
+      dlprefiles=
+      for lib in $old_dlprefiles; do
+	case "$dlprefiles " in
+	*" $lib "*) ;;
+	*) dlprefiles="$dlprefiles $lib" ;;
+	esac
+      done
+
+      if test "$build_libtool_libs" = yes; then
+	if test -n "$rpath"; then
+	  case $host in
+	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc*)
+	    # these systems don't actually have a c library (as such)!
+	    ;;
+	  *-*-rhapsody* | *-*-darwin1.[012])
+	    # Rhapsody C library is in the System framework
+	    deplibs="$deplibs System.ltframework"
+	    ;;
+	  *-*-netbsd*)
+	    # Don't link with libc until the a.out ld.so is fixed.
+	    ;;
+	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
+	    # Do not include libc due to us having libc/libc_r.
+	    ;;
+	  *-*-sco3.2v5* | *-*-sco5v6*)
+	    # Causes problems with __ctype
+	    ;;
+	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
+	    # Compiler inserts libc in the correct place for threads to work
+	    ;;
+	  *)
+	    # Add libc to deplibs on all other systems if necessary.
+	    if test "$build_libtool_need_lc" = "yes"; then
+	      deplibs="$deplibs -lc"
+	    fi
+	    ;;
+	  esac
+	fi
+
+	# Transform deplibs into only deplibs that can be linked in shared.
+	name_save=$name
+	libname_save=$libname
+	release_save=$release
+	versuffix_save=$versuffix
+	major_save=$major
+	# I'm not sure if I'm treating the release correctly.  I think
+	# release should show up in the -l (ie -lgmp5) so we don't want to
+	# add it in twice.  Is that correct?
+	release=""
+	versuffix=""
+	major=""
+	newdeplibs=
+	droppeddeps=no
+	case $deplibs_check_method in
+	pass_all)
+	  # Don't check for shared/static.  Everything works.
+	  # This might be a little naive.  We might want to check
+	  # whether the library exists or not.  But this is on
+	  # osf3 & osf4 and I'm not really sure... Just
+	  # implementing what was already the behavior.
+	  newdeplibs=$deplibs
+	  ;;
+	test_compile)
+	  # This code stresses the "libraries are programs" paradigm to its
+	  # limits. Maybe even breaks it.  We compile a program, linking it
+	  # against the deplibs as a proxy for the library.  Then we can check
+	  # whether they linked in statically or dynamically with ldd.
+	  $opt_dry_run || $RM conftest.c
+	  cat > conftest.c <<EOF
+	  int main() { return 0; }
+EOF
+	  $opt_dry_run || $RM conftest
+	  if $LTCC $LTCFLAGS -o conftest conftest.c $deplibs; then
+	    ldd_output=`ldd conftest`
+	    for i in $deplibs; do
+	      case $i in
+	      -l*)
+		func_stripname -l '' "$i"
+		name=$func_stripname_result
+		if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
+		  case " $predeps $postdeps " in
+		  *" $i "*)
+		    newdeplibs="$newdeplibs $i"
+		    i=""
+		    ;;
+		  esac
+		fi
+		if test -n "$i" ; then
+		  libname=`eval "\\$ECHO \"$libname_spec\""`
+		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
+		  set dummy $deplib_matches; shift
+		  deplib_match=$1
+		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
+		    newdeplibs="$newdeplibs $i"
+		  else
+		    droppeddeps=yes
+		    $ECHO
+		    $ECHO "*** Warning: dynamic linker does not accept needed library $i."
+		    $ECHO "*** I have the capability to make that library automatically link in when"
+		    $ECHO "*** you link to this library.  But I can only do this if you have a"
+		    $ECHO "*** shared version of the library, which I believe you do not have"
+		    $ECHO "*** because a test_compile did reveal that the linker did not use it for"
+		    $ECHO "*** its dynamic dependency list that programs get resolved with at runtime."
+		  fi
+		fi
+		;;
+	      *)
+		newdeplibs="$newdeplibs $i"
+		;;
+	      esac
+	    done
+	  else
+	    # Error occurred in the first compile.  Let's try to salvage
+	    # the situation: Compile a separate program for each library.
+	    for i in $deplibs; do
+	      case $i in
+	      -l*)
+		func_stripname -l '' "$i"
+		name=$func_stripname_result
+		$opt_dry_run || $RM conftest
+		if $LTCC $LTCFLAGS -o conftest conftest.c $i; then
+		  ldd_output=`ldd conftest`
+		  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
+		    case " $predeps $postdeps " in
+		    *" $i "*)
+		      newdeplibs="$newdeplibs $i"
+		      i=""
+		      ;;
+		    esac
+		  fi
+		  if test -n "$i" ; then
+		    libname=`eval "\\$ECHO \"$libname_spec\""`
+		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
+		    set dummy $deplib_matches; shift
+		    deplib_match=$1
+		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
+		      newdeplibs="$newdeplibs $i"
+		    else
+		      droppeddeps=yes
+		      $ECHO
+		      $ECHO "*** Warning: dynamic linker does not accept needed library $i."
+		      $ECHO "*** I have the capability to make that library automatically link in when"
+		      $ECHO "*** you link to this library.  But I can only do this if you have a"
+		      $ECHO "*** shared version of the library, which you do not appear to have"
+		      $ECHO "*** because a test_compile did reveal that the linker did not use this one"
+		      $ECHO "*** as a dynamic dependency that programs can get resolved with at runtime."
+		    fi
+		  fi
+		else
+		  droppeddeps=yes
+		  $ECHO
+		  $ECHO "*** Warning!  Library $i is needed by this library but I was not able to"
+		  $ECHO "*** make it link in!  You will probably need to install it or some"
+		  $ECHO "*** library that it depends on before this library will be fully"
+		  $ECHO "*** functional.  Installing it before continuing would be even better."
+		fi
+		;;
+	      *)
+		newdeplibs="$newdeplibs $i"
+		;;
+	      esac
+	    done
+	  fi
+	  ;;
+	file_magic*)
+	  set dummy $deplibs_check_method; shift
+	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
+	  for a_deplib in $deplibs; do
+	    case $a_deplib in
+	    -l*)
+	      func_stripname -l '' "$a_deplib"
+	      name=$func_stripname_result
+	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
+		case " $predeps $postdeps " in
+		*" $a_deplib "*)
+		  newdeplibs="$newdeplibs $a_deplib"
+		  a_deplib=""
+		  ;;
+		esac
+	      fi
+	      if test -n "$a_deplib" ; then
+		libname=`eval "\\$ECHO \"$libname_spec\""`
+		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
+		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
+		  for potent_lib in $potential_libs; do
+		      # Follow soft links.
+		      if ls -lLd "$potent_lib" 2>/dev/null |
+			 $GREP " -> " >/dev/null; then
+			continue
+		      fi
+		      # The statement above tries to avoid entering an
+		      # endless loop below, in case of cyclic links.
+		      # We might still enter an endless loop, since a link
+		      # loop can be closed while we follow links,
+		      # but so what?
+		      potlib="$potent_lib"
+		      while test -h "$potlib" 2>/dev/null; do
+			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
+			case $potliblink in
+			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
+			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
+			esac
+		      done
+		      if eval $file_magic_cmd \"\$potlib\" 2>/dev/null |
+			 $SED -e 10q |
+			 $EGREP "$file_magic_regex" > /dev/null; then
+			newdeplibs="$newdeplibs $a_deplib"
+			a_deplib=""
+			break 2
+		      fi
+		  done
+		done
+	      fi
+	      if test -n "$a_deplib" ; then
+		droppeddeps=yes
+		$ECHO
+		$ECHO "*** Warning: linker path does not have real file for library $a_deplib."
+		$ECHO "*** I have the capability to make that library automatically link in when"
+		$ECHO "*** you link to this library.  But I can only do this if you have a"
+		$ECHO "*** shared version of the library, which you do not appear to have"
+		$ECHO "*** because I did check the linker path looking for a file starting"
+		if test -z "$potlib" ; then
+		  $ECHO "*** with $libname but no candidates were found. (...for file magic test)"
+		else
+		  $ECHO "*** with $libname and none of the candidates passed a file format test"
+		  $ECHO "*** using a file magic. Last file checked: $potlib"
+		fi
+	      fi
+	      ;;
+	    *)
+	      # Add a -L argument.
+	      newdeplibs="$newdeplibs $a_deplib"
+	      ;;
+	    esac
+	  done # Gone through all deplibs.
+	  ;;
+	match_pattern*)
+	  set dummy $deplibs_check_method; shift
+	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
+	  for a_deplib in $deplibs; do
+	    case $a_deplib in
+	    -l*)
+	      func_stripname -l '' "$a_deplib"
+	      name=$func_stripname_result
+	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
+		case " $predeps $postdeps " in
+		*" $a_deplib "*)
+		  newdeplibs="$newdeplibs $a_deplib"
+		  a_deplib=""
+		  ;;
+		esac
+	      fi
+	      if test -n "$a_deplib" ; then
+		libname=`eval "\\$ECHO \"$libname_spec\""`
+		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
+		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
+		  for potent_lib in $potential_libs; do
+		    potlib="$potent_lib" # see symlink-check above in file_magic test
+		    if eval "\$ECHO \"X$potent_lib\"" 2>/dev/null | $Xsed -e 10q | \
+		       $EGREP "$match_pattern_regex" > /dev/null; then
+		      newdeplibs="$newdeplibs $a_deplib"
+		      a_deplib=""
+		      break 2
+		    fi
+		  done
+		done
+	      fi
+	      if test -n "$a_deplib" ; then
+		droppeddeps=yes
+		$ECHO
+		$ECHO "*** Warning: linker path does not have real file for library $a_deplib."
+		$ECHO "*** I have the capability to make that library automatically link in when"
+		$ECHO "*** you link to this library.  But I can only do this if you have a"
+		$ECHO "*** shared version of the library, which you do not appear to have"
+		$ECHO "*** because I did check the linker path looking for a file starting"
+		if test -z "$potlib" ; then
+		  $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)"
+		else
+		  $ECHO "*** with $libname and none of the candidates passed a file format test"
+		  $ECHO "*** using a regex pattern. Last file checked: $potlib"
+		fi
+	      fi
+	      ;;
+	    *)
+	      # Add a -L argument.
+	      newdeplibs="$newdeplibs $a_deplib"
+	      ;;
+	    esac
+	  done # Gone through all deplibs.
+	  ;;
+	none | unknown | *)
+	  newdeplibs=""
+	  tmp_deplibs=`$ECHO "X $deplibs" | $Xsed \
+	      -e 's/ -lc$//' -e 's/ -[LR][^ ]*//g'`
+	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
+	    for i in $predeps $postdeps ; do
+	      # can't use Xsed below, because $i might contain '/'
+	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
+	    done
+	  fi
+	  if $ECHO "X $tmp_deplibs" | $Xsed -e 's/[	 ]//g' |
+	     $GREP . >/dev/null; then
+	    $ECHO
+	    if test "X$deplibs_check_method" = "Xnone"; then
+	      $ECHO "*** Warning: inter-library dependencies are not supported in this platform."
+	    else
+	      $ECHO "*** Warning: inter-library dependencies are not known to be supported."
+	    fi
+	    $ECHO "*** All declared inter-library dependencies are being dropped."
+	    droppeddeps=yes
+	  fi
+	  ;;
+	esac
+	versuffix=$versuffix_save
+	major=$major_save
+	release=$release_save
+	libname=$libname_save
+	name=$name_save
+
+	case $host in
+	*-*-rhapsody* | *-*-darwin1.[012])
+	  # On Rhapsody replace the C library with the System framework
+	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
+	  ;;
+	esac
+
+	if test "$droppeddeps" = yes; then
+	  if test "$module" = yes; then
+	    $ECHO
+	    $ECHO "*** Warning: libtool could not satisfy all declared inter-library"
+	    $ECHO "*** dependencies of module $libname.  Therefore, libtool will create"
+	    $ECHO "*** a static module, that should work as long as the dlopening"
+	    $ECHO "*** application is linked with the -dlopen flag."
+	    if test -z "$global_symbol_pipe"; then
+	      $ECHO
+	      $ECHO "*** However, this would only work if libtool was able to extract symbol"
+	      $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
+	      $ECHO "*** not find such a program.  So, this module is probably useless."
+	      $ECHO "*** \`nm' from GNU binutils and a full rebuild may help."
+	    fi
+	    if test "$build_old_libs" = no; then
+	      oldlibs="$output_objdir/$libname.$libext"
+	      build_libtool_libs=module
+	      build_old_libs=yes
+	    else
+	      build_libtool_libs=no
+	    fi
+	  else
+	    $ECHO "*** The inter-library dependencies that have been dropped here will be"
+	    $ECHO "*** automatically added whenever a program is linked with this library"
+	    $ECHO "*** or is declared to -dlopen it."
+
+	    if test "$allow_undefined" = no; then
+	      $ECHO
+	      $ECHO "*** Since this library must not contain undefined symbols,"
+	      $ECHO "*** because either the platform does not support them or"
+	      $ECHO "*** it was explicitly requested with -no-undefined,"
+	      $ECHO "*** libtool will only create a static version of it."
+	      if test "$build_old_libs" = no; then
+		oldlibs="$output_objdir/$libname.$libext"
+		build_libtool_libs=module
+		build_old_libs=yes
+	      else
+		build_libtool_libs=no
+	      fi
+	    fi
+	  fi
+	fi
+	# Done checking deplibs!
+	deplibs=$newdeplibs
+      fi
+      # Time to change all our "foo.ltframework" stuff back to "-framework foo"
+      case $host in
+	*-*-darwin*)
+	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  ;;
+      esac
+
+      # move library search paths that coincide with paths to not yet
+      # installed libraries to the beginning of the library search list
+      new_libs=
+      for path in $notinst_path; do
+	case " $new_libs " in
+	*" -L$path/$objdir "*) ;;
+	*)
+	  case " $deplibs " in
+	  *" -L$path/$objdir "*)
+	    new_libs="$new_libs -L$path/$objdir" ;;
+	  esac
+	  ;;
+	esac
+      done
+      for deplib in $deplibs; do
+	case $deplib in
+	-L*)
+	  case " $new_libs " in
+	  *" $deplib "*) ;;
+	  *) new_libs="$new_libs $deplib" ;;
+	  esac
+	  ;;
+	*) new_libs="$new_libs $deplib" ;;
+	esac
+      done
+      deplibs="$new_libs"
+
+      # All the library-specific variables (install_libdir is set above).
+      library_names=
+      old_library=
+      dlname=
+
+      # Test again, we may have decided not to build it any more
+      if test "$build_libtool_libs" = yes; then
+	if test "$hardcode_into_libs" = yes; then
+	  # Hardcode the library paths
+	  hardcode_libdirs=
+	  dep_rpath=
+	  rpath="$finalize_rpath"
+	  test "$mode" != relink && rpath="$compile_rpath$rpath"
+	  for libdir in $rpath; do
+	    if test -n "$hardcode_libdir_flag_spec"; then
+	      if test -n "$hardcode_libdir_separator"; then
+		if test -z "$hardcode_libdirs"; then
+		  hardcode_libdirs="$libdir"
+		else
+		  # Just accumulate the unique libdirs.
+		  case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
+		  *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
+		    ;;
+		  *)
+		    hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		    ;;
+		  esac
+		fi
+	      else
+		eval flag=\"$hardcode_libdir_flag_spec\"
+		dep_rpath="$dep_rpath $flag"
+	      fi
+	    elif test -n "$runpath_var"; then
+	      case "$perm_rpath " in
+	      *" $libdir "*) ;;
+	      *) perm_rpath="$perm_rpath $libdir" ;;
+	      esac
+	    fi
+	  done
+	  # Substitute the hardcoded libdirs into the rpath.
+	  if test -n "$hardcode_libdir_separator" &&
+	     test -n "$hardcode_libdirs"; then
+	    libdir="$hardcode_libdirs"
+	    if test -n "$hardcode_libdir_flag_spec_ld"; then
+	      eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\"
+	    else
+	      eval dep_rpath=\"$hardcode_libdir_flag_spec\"
+	    fi
+	  fi
+	  if test -n "$runpath_var" && test -n "$perm_rpath"; then
+	    # We should set the runpath_var.
+	    rpath=
+	    for dir in $perm_rpath; do
+	      rpath="$rpath$dir:"
+	    done
+	    eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
+	  fi
+	  test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs"
+	fi
 
-    # If there was a directory component, then change thisdir.
-    if test \"x\$destdir\" != \"x\$file\"; then
-      case \"\$destdir\" in
-      [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
-      *) thisdir=\"\$thisdir/\$destdir\" ;;
-      esac
-    fi
+	shlibpath="$finalize_shlibpath"
+	test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
+	if test -n "$shlibpath"; then
+	  eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
+	fi
 
-    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
-    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
-  done
+	# Get the real and link names of the library.
+	eval shared_ext=\"$shrext_cmds\"
+	eval library_names=\"$library_names_spec\"
+	set dummy $library_names
+	shift
+	realname="$1"
+	shift
 
-  # Try to get the absolute directory name.
-  absdir=\`cd \"\$thisdir\" && pwd\`
-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
-"
+	if test -n "$soname_spec"; then
+	  eval soname=\"$soname_spec\"
+	else
+	  soname="$realname"
+	fi
+	if test -z "$dlname"; then
+	  dlname=$soname
+	fi
 
-	if test "$fast_install" = yes; then
-	  $echo >> $output "\
-  program=lt-'$outputname'$exeext
-  progdir=\"\$thisdir/$objdir\"
+	lib="$output_objdir/$realname"
+	linknames=
+	for link
+	do
+	  linknames="$linknames $link"
+	done
 
-  if test ! -f \"\$progdir/\$program\" || \\
-     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
+	# Use standard objects if they are pic
+	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	test "X$libobjs" = "X " && libobjs=
 
-    file=\"\$\$-\$program\"
+	delfiles=
+	if test -n "$export_symbols" && test -n "$include_expsyms"; then
+	  $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
+	  export_symbols="$output_objdir/$libname.uexp"
+	  delfiles="$delfiles $export_symbols"
+	fi
 
-    if test ! -d \"\$progdir\"; then
-      $mkdir \"\$progdir\"
-    else
-      $rm \"\$progdir/\$file\"
-    fi"
+	orig_export_symbols=
+	case $host_os in
+	cygwin* | mingw* | cegcc*)
+	  if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
+	    # exporting using user supplied symfile
+	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
+	      # and it's NOT already a .def file. Must figure out
+	      # which of the given symbols are data symbols and tag
+	      # them as such. So, trigger use of export_symbols_cmds.
+	      # export_symbols gets reassigned inside the "prepare
+	      # the list of exported symbols" if statement, so the
+	      # include_expsyms logic still works.
+	      orig_export_symbols="$export_symbols"
+	      export_symbols=
+	      always_export_symbols=yes
+	    fi
+	  fi
+	  ;;
+	esac
 
-	  $echo >> $output "\
+	# Prepare the list of exported symbols
+	if test -z "$export_symbols"; then
+	  if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
+	    func_verbose "generating symbol list for \`$libname.la'"
+	    export_symbols="$output_objdir/$libname.exp"
+	    $opt_dry_run || $RM $export_symbols
+	    cmds=$export_symbols_cmds
+	    save_ifs="$IFS"; IFS='~'
+	    for cmd in $cmds; do
+	      IFS="$save_ifs"
+	      eval cmd=\"$cmd\"
+	      func_len " $cmd"
+	      len=$func_len_result
+	      if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
+		func_show_eval "$cmd" 'exit $?'
+		skipped_export=false
+	      else
+		# The command line is too long to execute in one step.
+		func_verbose "using reloadable object file for export list..."
+		skipped_export=:
+		# Break out early, otherwise skipped_export may be
+		# set to false by a later but shorter cmd.
+		break
+	      fi
+	    done
+	    IFS="$save_ifs"
+	    if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
+	      func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
+	      func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
+	    fi
+	  fi
+	fi
 
-    # relink executable if necessary
-    if test -n \"\$relink_command\"; then
-      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
-      else
-	$echo \"\$relink_command_output\" >&2
-	$rm \"\$progdir/\$file\"
-	exit $EXIT_FAILURE
-      fi
-    fi
+	if test -n "$export_symbols" && test -n "$include_expsyms"; then
+	  tmp_export_symbols="$export_symbols"
+	  test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
+	  $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"'
+	fi
 
-    $mv \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
-    { $rm \"\$progdir/\$program\";
-      $mv \"\$progdir/\$file\" \"\$progdir/\$program\"; }
-    $rm \"\$progdir/\$file\"
-  fi"
-	else
-	  $echo >> $output "\
-  program='$outputname'
-  progdir=\"\$thisdir/$objdir\"
-"
+	if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then
+	  # The given exports_symbols file has to be filtered, so filter it.
+	  func_verbose "filter symbol list for \`$libname.la' to tag DATA exports"
+	  # FIXME: $output_objdir/$libname.filter potentially contains lots of
+	  # 's' commands which not all seds can handle. GNU sed should be fine
+	  # though. Also, the filter scales superlinearly with the number of
+	  # global variables. join(1) would be nice here, but unfortunately
+	  # isn't a blessed tool.
+	  $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
+	  delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
+	  export_symbols=$output_objdir/$libname.def
+	  $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
 	fi
 
-	$echo >> $output "\
+	tmp_deplibs=
+	for test_deplib in $deplibs; do
+	  case " $convenience " in
+	  *" $test_deplib "*) ;;
+	  *)
+	    tmp_deplibs="$tmp_deplibs $test_deplib"
+	    ;;
+	  esac
+	done
+	deplibs="$tmp_deplibs"
 
-  if test -f \"\$progdir/\$program\"; then"
+	if test -n "$convenience"; then
+	  if test -n "$whole_archive_flag_spec" &&
+	    test "$compiler_needs_object" = yes &&
+	    test -z "$libobjs"; then
+	    # extract the archives, so we have objects to list.
+	    # TODO: could optimize this to just extract one archive.
+	    whole_archive_flag_spec=
+	  fi
+	  if test -n "$whole_archive_flag_spec"; then
+	    save_libobjs=$libobjs
+	    eval libobjs=\"\$libobjs $whole_archive_flag_spec\"
+	    test "X$libobjs" = "X " && libobjs=
+	  else
+	    gentop="$output_objdir/${outputname}x"
+	    generated="$generated $gentop"
 
-	# Export our shlibpath_var if we have one.
-	if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
-	  $echo >> $output "\
-    # Add our own library path to $shlibpath_var
-    $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
+	    func_extract_archives $gentop $convenience
+	    libobjs="$libobjs $func_extract_archives_result"
+	    test "X$libobjs" = "X " && libobjs=
+	  fi
+	fi
 
-    # Some systems cannot cope with colon-terminated $shlibpath_var
-    # The second colon is a workaround for a bug in BeOS R4 sed
-    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
+	if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then
+	  eval flag=\"$thread_safe_flag_spec\"
+	  linker_flags="$linker_flags $flag"
+	fi
 
-    export $shlibpath_var
-"
+	# Make a backup of the uninstalled library when relinking
+	if test "$mode" = relink; then
+	  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $?
 	fi
 
-	# fixup the dll searchpath if we need to.
-	if test -n "$dllsearchpath"; then
-	  $echo >> $output "\
-    # Add the dll search path components to the executable PATH
-    PATH=$dllsearchpath:\$PATH
-"
+	# Do each of the archive commands.
+	if test "$module" = yes && test -n "$module_cmds" ; then
+	  if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
+	    eval test_cmds=\"$module_expsym_cmds\"
+	    cmds=$module_expsym_cmds
+	  else
+	    eval test_cmds=\"$module_cmds\"
+	    cmds=$module_cmds
+	  fi
+	else
+	  if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
+	    eval test_cmds=\"$archive_expsym_cmds\"
+	    cmds=$archive_expsym_cmds
+	  else
+	    eval test_cmds=\"$archive_cmds\"
+	    cmds=$archive_cmds
+	  fi
 	fi
 
-	$echo >> $output "\
-    if test \"\$libtool_execute_magic\" != \"$magic\"; then
-      # Run the actual program with our arguments.
-"
-	case $host in
-	# Backslashes separate directories on plain windows
-	*-*-mingw | *-*-os2*)
-	  $echo >> $output "\
-      exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
-"
-	  ;;
+	if test "X$skipped_export" != "X:" &&
+	   func_len " $test_cmds" &&
+	   len=$func_len_result &&
+	   test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
+	  :
+	else
+	  # The command line is too long to link in one step, link piecewise
+	  # or, if using GNU ld and skipped_export is not :, use a linker
+	  # script.
 
-	*)
-	  $echo >> $output "\
-      exec \"\$progdir/\$program\" \${1+\"\$@\"}
-"
-	  ;;
-	esac
-	$echo >> $output "\
-      \$echo \"\$0: cannot exec \$program \${1+\"\$@\"}\"
-      exit $EXIT_FAILURE
-    fi
-  else
-    # The program doesn't exist.
-    \$echo \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2
-    \$echo \"This script is just a wrapper for \$program.\" 1>&2
-    $echo \"See the $PACKAGE documentation for more information.\" 1>&2
-    exit $EXIT_FAILURE
-  fi
-fi\
-"
-	chmod +x $output
-      fi
-      exit $EXIT_SUCCESS
-      ;;
-    esac
+	  # Save the value of $output and $libobjs because we want to
+	  # use them later.  If we have whole_archive_flag_spec, we
+	  # want to use save_libobjs as it was before
+	  # whole_archive_flag_spec was expanded, because we can't
+	  # assume the linker understands whole_archive_flag_spec.
+	  # This may have to be revisited, in case too many
+	  # convenience libraries get linked in and end up exceeding
+	  # the spec.
+	  if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then
+	    save_libobjs=$libobjs
+	  fi
+	  save_output=$output
+	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
 
-    # See if we need to build an old-fashioned archive.
-    for oldlib in $oldlibs; do
+	  # Clear the reloadable object creation command queue and
+	  # initialize k to one.
+	  test_cmds=
+	  concat_cmds=
+	  objlist=
+	  last_robj=
+	  k=1
 
-      if test "$build_libtool_libs" = convenience; then
-	oldobjs="$libobjs_save"
-	addlibs="$convenience"
-	build_libtool_libs=no
-      else
-	if test "$build_libtool_libs" = module; then
-	  oldobjs="$libobjs_save"
-	  build_libtool_libs=no
-	else
-	  oldobjs="$old_deplibs $non_pic_objects"
-	fi
-	addlibs="$old_convenience"
-      fi
+	  if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
+	    output=${output_objdir}/${output_la}.lnkscript
+	    func_verbose "creating GNU ld script: $output"
+	    $ECHO 'INPUT (' > $output
+	    for obj in $save_libobjs
+	    do
+	      $ECHO "$obj" >> $output
+	    done
+	    $ECHO ')' >> $output
+	    delfiles="$delfiles $output"
+	  elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then
+	    output=${output_objdir}/${output_la}.lnk
+	    func_verbose "creating linker input file list: $output"
+	    : > $output
+	    set x $save_libobjs
+	    shift
+	    firstobj=
+	    if test "$compiler_needs_object" = yes; then
+	      firstobj="$1 "
+	      shift
+	    fi
+	    for obj
+	    do
+	      $ECHO "$obj" >> $output
+	    done
+	    delfiles="$delfiles $output"
+	    output=$firstobj\"$file_list_spec$output\"
+	  else
+	    if test -n "$save_libobjs"; then
+	      func_verbose "creating reloadable object files..."
+	      output=$output_objdir/$output_la-${k}.$objext
+	      eval test_cmds=\"$reload_cmds\"
+	      func_len " $test_cmds"
+	      len0=$func_len_result
+	      len=$len0
+
+	      # Loop over the list of objects to be linked.
+	      for obj in $save_libobjs
+	      do
+		func_len " $obj"
+		func_arith $len + $func_len_result
+		len=$func_arith_result
+		if test "X$objlist" = X ||
+		   test "$len" -lt "$max_cmd_len"; then
+		  func_append objlist " $obj"
+		else
+		  # The command $test_cmds is almost too long, add a
+		  # command to the queue.
+		  if test "$k" -eq 1 ; then
+		    # The first file doesn't have a previous command to add.
+		    eval concat_cmds=\"$reload_cmds $objlist $last_robj\"
+		  else
+		    # All subsequent reloadable object files will link in
+		    # the last one created.
+		    eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj~\$RM $last_robj\"
+		  fi
+		  last_robj=$output_objdir/$output_la-${k}.$objext
+		  func_arith $k + 1
+		  k=$func_arith_result
+		  output=$output_objdir/$output_la-${k}.$objext
+		  objlist=$obj
+		  func_len " $last_robj"
+		  func_arith $len0 + $func_len_result
+		  len=$func_arith_result
+		fi
+	      done
+	      # Handle the remaining objects by creating one last
+	      # reloadable object file.  All subsequent reloadable object
+	      # files will link in the last one created.
+	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
+	      eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\"
+	      if test -n "$last_robj"; then
+	        eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\"
+	      fi
+	      delfiles="$delfiles $output"
 
-      if test -n "$addlibs"; then
-	gentop="$output_objdir/${outputname}x"
-	generated="$generated $gentop"
+	    else
+	      output=
+	    fi
 
-	func_extract_archives $gentop $addlibs
-	oldobjs="$oldobjs $func_extract_archives_result"
-      fi
+	    if ${skipped_export-false}; then
+	      func_verbose "generating symbol list for \`$libname.la'"
+	      export_symbols="$output_objdir/$libname.exp"
+	      $opt_dry_run || $RM $export_symbols
+	      libobjs=$output
+	      # Append the command to create the export file.
+	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
+	      eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\"
+	      if test -n "$last_robj"; then
+		eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\"
+	      fi
+	    fi
 
-      # Do each command in the archive commands.
-      if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then
-       cmds=$old_archive_from_new_cmds
-      else
-	# POSIX demands no paths to be encoded in archives.  We have
-	# to avoid creating archives with duplicate basenames if we
-	# might have to extract them afterwards, e.g., when creating a
-	# static archive out of a convenience library, or when linking
-	# the entirety of a libtool archive into another (currently
-	# not supported by libtool).
-	if (for obj in $oldobjs
-	    do
-	      $echo "X$obj" | $Xsed -e 's%^.*/%%'
-	    done | sort | sort -uc >/dev/null 2>&1); then
-	  :
-	else
-	  $echo "copying selected object files to avoid basename conflicts..."
+	    test -n "$save_libobjs" &&
+	      func_verbose "creating a temporary reloadable object file: $output"
 
-	  if test -z "$gentop"; then
-	    gentop="$output_objdir/${outputname}x"
-	    generated="$generated $gentop"
+	    # Loop through the commands generated above and execute them.
+	    save_ifs="$IFS"; IFS='~'
+	    for cmd in $concat_cmds; do
+	      IFS="$save_ifs"
+	      $opt_silent || {
+		  func_quote_for_expand "$cmd"
+		  eval "func_echo $func_quote_for_expand_result"
+	      }
+	      $opt_dry_run || eval "$cmd" || {
+		lt_exit=$?
+
+		# Restore the uninstalled library and exit
+		if test "$mode" = relink; then
+		  ( cd "$output_objdir" && \
+		    $RM "${realname}T" && \
+		    $MV "${realname}U" "$realname" )
+		fi
 
-	    $show "${rm}r $gentop"
-	    $run ${rm}r "$gentop"
-	    $show "$mkdir $gentop"
-	    $run $mkdir "$gentop"
-	    exit_status=$?
-	    if test "$exit_status" -ne 0 && test ! -d "$gentop"; then
-	      exit $exit_status
+		exit $lt_exit
+	      }
+	    done
+	    IFS="$save_ifs"
+
+	    if test -n "$export_symbols_regex" && ${skipped_export-false}; then
+	      func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
+	      func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
 	    fi
 	  fi
 
-	  save_oldobjs=$oldobjs
-	  oldobjs=
-	  counter=1
-	  for obj in $save_oldobjs
-	  do
-	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
-	    case " $oldobjs " in
-	    " ") oldobjs=$obj ;;
-	    *[\ /]"$objbase "*)
-	      while :; do
-		# Make sure we don't pick an alternate name that also
-		# overlaps.
-		newobj=lt$counter-$objbase
-		counter=`expr $counter + 1`
-		case " $oldobjs " in
-		*[\ /]"$newobj "*) ;;
-		*) if test ! -f "$gentop/$newobj"; then break; fi ;;
-		esac
-	      done
-	      $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
-	      $run ln "$obj" "$gentop/$newobj" ||
-	      $run cp "$obj" "$gentop/$newobj"
-	      oldobjs="$oldobjs $gentop/$newobj"
-	      ;;
-	    *) oldobjs="$oldobjs $obj" ;;
-	    esac
-	  done
-	fi
+          if ${skipped_export-false}; then
+	    if test -n "$export_symbols" && test -n "$include_expsyms"; then
+	      tmp_export_symbols="$export_symbols"
+	      test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
+	      $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"'
+	    fi
 
-	eval cmds=\"$old_archive_cmds\"
+	    if test -n "$orig_export_symbols"; then
+	      # The given exports_symbols file has to be filtered, so filter it.
+	      func_verbose "filter symbol list for \`$libname.la' to tag DATA exports"
+	      # FIXME: $output_objdir/$libname.filter potentially contains lots of
+	      # 's' commands which not all seds can handle. GNU sed should be fine
+	      # though. Also, the filter scales superlinearly with the number of
+	      # global variables. join(1) would be nice here, but unfortunately
+	      # isn't a blessed tool.
+	      $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
+	      delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
+	      export_symbols=$output_objdir/$libname.def
+	      $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
+	    fi
+	  fi
 
-	if len=`expr "X$cmds" : ".*"` &&
-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
-	  cmds=$old_archive_cmds
-	else
-	  # the command line is too long to link in one step, link in parts
-	  $echo "using piecewise archive linking..."
-	  save_RANLIB=$RANLIB
-	  RANLIB=:
-	  objlist=
-	  concat_cmds=
-	  save_oldobjs=$oldobjs
+	  libobjs=$output
+	  # Restore the value of output.
+	  output=$save_output
 
-	  # Is there a better way of finding the last object in the list?
-	  for obj in $save_oldobjs
-	  do
-	    last_oldobj=$obj
-	  done
-	  for obj in $save_oldobjs
-	  do
-	    oldobjs="$objlist $obj"
-	    objlist="$objlist $obj"
-	    eval test_cmds=\"$old_archive_cmds\"
-	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
-	       test "$len" -le "$max_cmd_len"; then
-	      :
+	  if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then
+	    eval libobjs=\"\$libobjs $whole_archive_flag_spec\"
+	    test "X$libobjs" = "X " && libobjs=
+	  fi
+	  # Expand the library linking commands again to reset the
+	  # value of $libobjs for piecewise linking.
+
+	  # Do each of the archive commands.
+	  if test "$module" = yes && test -n "$module_cmds" ; then
+	    if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
+	      cmds=$module_expsym_cmds
 	    else
-	      # the above command should be used before it gets too long
-	      oldobjs=$objlist
-	      if test "$obj" = "$last_oldobj" ; then
-	        RANLIB=$save_RANLIB
-	      fi
-	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
-	      eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\"
-	      objlist=
+	      cmds=$module_cmds
 	    fi
-	  done
-	  RANLIB=$save_RANLIB
-	  oldobjs=$objlist
-	  if test "X$oldobjs" = "X" ; then
-	    eval cmds=\"\$concat_cmds\"
 	  else
-	    eval cmds=\"\$concat_cmds~\$old_archive_cmds\"
+	    if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
+	      cmds=$archive_expsym_cmds
+	    else
+	      cmds=$archive_cmds
+	    fi
 	  fi
 	fi
-      fi
-      save_ifs="$IFS"; IFS='~'
-      for cmd in $cmds; do
-        eval cmd=\"$cmd\"
-	IFS="$save_ifs"
-	$show "$cmd"
-	$run eval "$cmd" || exit $?
-      done
-      IFS="$save_ifs"
-    done
 
-    if test -n "$generated"; then
-      $show "${rm}r$generated"
-      $run ${rm}r$generated
-    fi
+	if test -n "$delfiles"; then
+	  # Append the command to remove temporary files to $cmds.
+	  eval cmds=\"\$cmds~\$RM $delfiles\"
+	fi
 
-    # Now create the libtool archive.
-    case $output in
-    *.la)
-      old_library=
-      test "$build_old_libs" = yes && old_library="$libname.$libext"
-      $show "creating $output"
+	# Add any objects from preloaded convenience libraries
+	if test -n "$dlprefiles"; then
+	  gentop="$output_objdir/${outputname}x"
+	  generated="$generated $gentop"
 
-      # Preserve any variables that may affect compiler behavior
-      for var in $variables_saved_for_relink; do
-	if eval test -z \"\${$var+set}\"; then
-	  relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command"
-	elif eval var_value=\$$var; test -z "$var_value"; then
-	  relink_command="$var=; export $var; $relink_command"
-	else
-	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
+	  func_extract_archives $gentop $dlprefiles
+	  libobjs="$libobjs $func_extract_archives_result"
+	  test "X$libobjs" = "X " && libobjs=
 	fi
-      done
-      # Quote the link command for shipping.
-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
-      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
-      if test "$hardcode_automatic" = yes ; then
-	relink_command=
-      fi
 
+	save_ifs="$IFS"; IFS='~'
+	for cmd in $cmds; do
+	  IFS="$save_ifs"
+	  eval cmd=\"$cmd\"
+	  $opt_silent || {
+	    func_quote_for_expand "$cmd"
+	    eval "func_echo $func_quote_for_expand_result"
+	  }
+	  $opt_dry_run || eval "$cmd" || {
+	    lt_exit=$?
 
-      # Only create the output if not a dry run.
-      if test -z "$run"; then
-	for installed in no yes; do
-	  if test "$installed" = yes; then
-	    if test -z "$install_libdir"; then
-	      break
+	    # Restore the uninstalled library and exit
+	    if test "$mode" = relink; then
+	      ( cd "$output_objdir" && \
+	        $RM "${realname}T" && \
+		$MV "${realname}U" "$realname" )
+	    fi
+
+	    exit $lt_exit
+	  }
+	done
+	IFS="$save_ifs"
+
+	# Restore the uninstalled library and exit
+	if test "$mode" = relink; then
+	  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $?
+
+	  if test -n "$convenience"; then
+	    if test -z "$whole_archive_flag_spec"; then
+	      func_show_eval '${RM}r "$gentop"'
 	    fi
-	    output="$output_objdir/$outputname"i
-	    # Replace all uninstalled libtool libraries with the installed ones
-	    newdependency_libs=
-	    for deplib in $dependency_libs; do
-	      case $deplib in
-	      *.la)
-		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
-		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
-		if test -z "$libdir"; then
-		  $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
-		  exit $EXIT_FAILURE
-		fi
-		newdependency_libs="$newdependency_libs $libdir/$name"
-		;;
-	      *) newdependency_libs="$newdependency_libs $deplib" ;;
-	      esac
-	    done
-	    dependency_libs="$newdependency_libs"
-	    newdlfiles=
-	    for lib in $dlfiles; do
-	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
-	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
-	      if test -z "$libdir"; then
-		$echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
-		exit $EXIT_FAILURE
-	      fi
-	      newdlfiles="$newdlfiles $libdir/$name"
-	    done
-	    dlfiles="$newdlfiles"
-	    newdlprefiles=
-	    for lib in $dlprefiles; do
-	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
-	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
-	      if test -z "$libdir"; then
-		$echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
-		exit $EXIT_FAILURE
-	      fi
-	      newdlprefiles="$newdlprefiles $libdir/$name"
-	    done
-	    dlprefiles="$newdlprefiles"
-	  else
-	    newdlfiles=
-	    for lib in $dlfiles; do
-	      case $lib in
-		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
-		*) abs=`pwd`"/$lib" ;;
-	      esac
-	      newdlfiles="$newdlfiles $abs"
-	    done
-	    dlfiles="$newdlfiles"
-	    newdlprefiles=
-	    for lib in $dlprefiles; do
-	      case $lib in
-		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
-		*) abs=`pwd`"/$lib" ;;
-	      esac
-	      newdlprefiles="$newdlprefiles $abs"
-	    done
-	    dlprefiles="$newdlprefiles"
 	  fi
-	  $rm $output
-	  # place dlname in correct position for cygwin
-	  tdlname=$dlname
-	  case $host,$output,$installed,$module,$dlname in
-	    *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;;
-	  esac
-	  $echo > $output "\
-# $outputname - a libtool library file
-# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
-#
-# Please DO NOT delete this file!
-# It is necessary for linking the library.
 
-# The name that we can dlopen(3).
-dlname='$tdlname'
+	  exit $EXIT_SUCCESS
+	fi
 
-# Names of this library.
-library_names='$library_names'
+	# Create links to the real library.
+	for linkname in $linknames; do
+	  if test "$realname" != "$linkname"; then
+	    func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?'
+	  fi
+	done
+
+	# If -module or -export-dynamic was specified, set the dlname.
+	if test "$module" = yes || test "$export_dynamic" = yes; then
+	  # On all known operating systems, these are identical.
+	  dlname="$soname"
+	fi
+      fi
+      ;;
+
+    obj)
+      if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
+	func_warning "\`-dlopen' is ignored for objects"
+      fi
+
+      case " $deplibs" in
+      *\ -l* | *\ -L*)
+	func_warning "\`-l' and \`-L' are ignored for objects" ;;
+      esac
+
+      test -n "$rpath" && \
+	func_warning "\`-rpath' is ignored for objects"
+
+      test -n "$xrpath" && \
+	func_warning "\`-R' is ignored for objects"
+
+      test -n "$vinfo" && \
+	func_warning "\`-version-info' is ignored for objects"
+
+      test -n "$release" && \
+	func_warning "\`-release' is ignored for objects"
+
+      case $output in
+      *.lo)
+	test -n "$objs$old_deplibs" && \
+	  func_fatal_error "cannot build library object \`$output' from non-libtool objects"
+
+	libobj=$output
+	func_lo2o "$libobj"
+	obj=$func_lo2o_result
+	;;
+      *)
+	libobj=
+	obj="$output"
+	;;
+      esac
+
+      # Delete the old objects.
+      $opt_dry_run || $RM $obj $libobj
+
+      # Objects from convenience libraries.  This assumes
+      # single-version convenience libraries.  Whenever we create
+      # different ones for PIC/non-PIC, this we'll have to duplicate
+      # the extraction.
+      reload_conv_objs=
+      gentop=
+      # reload_cmds runs $LD directly, so let us get rid of
+      # -Wl from whole_archive_flag_spec and hope we can get by with
+      # turning comma into space..
+      wl=
+
+      if test -n "$convenience"; then
+	if test -n "$whole_archive_flag_spec"; then
+	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
+	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
+	else
+	  gentop="$output_objdir/${obj}x"
+	  generated="$generated $gentop"
+
+	  func_extract_archives $gentop $convenience
+	  reload_conv_objs="$reload_objs $func_extract_archives_result"
+	fi
+      fi
 
-# The name of the static archive.
-old_library='$old_library'
+      # Create the old-style object.
+      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
 
-# Libraries that this one depends upon.
-dependency_libs='$dependency_libs'
+      output="$obj"
+      func_execute_cmds "$reload_cmds" 'exit $?'
 
-# Version information for $libname.
-current=$current
-age=$age
-revision=$revision
+      # Exit if we aren't doing a library object file.
+      if test -z "$libobj"; then
+	if test -n "$gentop"; then
+	  func_show_eval '${RM}r "$gentop"'
+	fi
 
-# Is this an already installed library?
-installed=$installed
+	exit $EXIT_SUCCESS
+      fi
 
-# Should we warn about portability when linking against -modules?
-shouldnotlink=$module
+      if test "$build_libtool_libs" != yes; then
+	if test -n "$gentop"; then
+	  func_show_eval '${RM}r "$gentop"'
+	fi
 
-# Files to dlopen/dlpreopen
-dlopen='$dlfiles'
-dlpreopen='$dlprefiles'
+	# Create an invalid libtool object if no PIC, so that we don't
+	# accidentally link it into a program.
+	# $show "echo timestamp > $libobj"
+	# $opt_dry_run || eval "echo timestamp > $libobj" || exit $?
+	exit $EXIT_SUCCESS
+      fi
 
-# Directory that this library needs to be installed in:
-libdir='$install_libdir'"
-	  if test "$installed" = no && test "$need_relink" = yes; then
-	    $echo >> $output "\
-relink_command=\"$relink_command\""
-	  fi
-	done
+      if test -n "$pic_flag" || test "$pic_mode" != default; then
+	# Only do commands if we really have different PIC objects.
+	reload_objs="$libobjs $reload_conv_objs"
+	output="$libobj"
+	func_execute_cmds "$reload_cmds" 'exit $?'
       fi
 
-      # Do a symbolic link so that the libtool archive can be found in
-      # LD_LIBRARY_PATH before the program is installed.
-      $show "(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)"
-      $run eval '(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)' || exit $?
-      ;;
-    esac
-    exit $EXIT_SUCCESS
-    ;;
+      if test -n "$gentop"; then
+	func_show_eval '${RM}r "$gentop"'
+      fi
 
-  # libtool install mode
-  install)
-    modename="$modename: install"
+      exit $EXIT_SUCCESS
+      ;;
 
-    # There may be an optional sh(1) argument at the beginning of
-    # install_prog (especially on Windows NT).
-    if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
-       # Allow the use of GNU shtool's install command.
-       $echo "X$nonopt" | grep shtool > /dev/null; then
-      # Aesthetically quote it.
-      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
-      case $arg in
-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	arg="\"$arg\""
-	;;
+    prog)
+      case $host in
+	*cygwin*) func_stripname '' '.exe' "$output"
+	          output=$func_stripname_result.exe;;
       esac
-      install_prog="$arg "
-      arg="$1"
-      shift
-    else
-      install_prog=
-      arg=$nonopt
-    fi
+      test -n "$vinfo" && \
+	func_warning "\`-version-info' is ignored for programs"
 
-    # The real first argument should be the name of the installation program.
-    # Aesthetically quote it.
-    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
-    case $arg in
-    *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-      arg="\"$arg\""
-      ;;
-    esac
-    install_prog="$install_prog$arg"
+      test -n "$release" && \
+	func_warning "\`-release' is ignored for programs"
 
-    # We need to accept at least all the BSD install flags.
-    dest=
-    files=
-    opts=
-    prev=
-    install_type=
-    isdir=no
-    stripme=
-    for arg
-    do
-      if test -n "$dest"; then
-	files="$files $dest"
-	dest=$arg
-	continue
-      fi
+      test "$preload" = yes \
+        && test "$dlopen_support" = unknown \
+	&& test "$dlopen_self" = unknown \
+	&& test "$dlopen_self_static" = unknown && \
+	  func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
 
-      case $arg in
-      -d) isdir=yes ;;
-      -f) 
-      	case " $install_prog " in
-	*[\\\ /]cp\ *) ;;
-	*) prev=$arg ;;
-	esac
-	;;
-      -g | -m | -o) prev=$arg ;;
-      -s)
-	stripme=" -s"
-	continue
-	;;
-      -*)
-	;;
-      *)
-	# If the previous option needed an argument, then skip it.
-	if test -n "$prev"; then
-	  prev=
-	else
-	  dest=$arg
-	  continue
-	fi
+      case $host in
+      *-*-rhapsody* | *-*-darwin1.[012])
+	# On Rhapsody replace the C library is the System framework
+	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
+	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
 	;;
       esac
 
-      # Aesthetically quote the argument.
-      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
-      case $arg in
-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-	arg="\"$arg\""
+      case $host in
+      *-*-darwin*)
+	# Don't allow lazy linking, it breaks C++ global constructors
+	# But is supposedly fixed on 10.4 or later (yay!).
+	if test "$tagname" = CXX ; then
+	  case ${MACOSX_DEPLOYMENT_TARGET-10.0} in
+	    10.[0123])
+	      compile_command="$compile_command ${wl}-bind_at_load"
+	      finalize_command="$finalize_command ${wl}-bind_at_load"
+	    ;;
+	  esac
+	fi
+	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
+	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
 	;;
       esac
-      install_prog="$install_prog $arg"
-    done
-
-    if test -z "$install_prog"; then
-      $echo "$modename: you must specify an install program" 1>&2
-      $echo "$help" 1>&2
-      exit $EXIT_FAILURE
-    fi
-
-    if test -n "$prev"; then
-      $echo "$modename: the \`$prev' option requires an argument" 1>&2
-      $echo "$help" 1>&2
-      exit $EXIT_FAILURE
-    fi
-
-    if test -z "$files"; then
-      if test -z "$dest"; then
-	$echo "$modename: no file or destination specified" 1>&2
-      else
-	$echo "$modename: you must specify a destination" 1>&2
-      fi
-      $echo "$help" 1>&2
-      exit $EXIT_FAILURE
-    fi
-
-    # Strip any trailing slash from the destination.
-    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
 
-    # Check to see that the destination is a directory.
-    test -d "$dest" && isdir=yes
-    if test "$isdir" = yes; then
-      destdir="$dest"
-      destname=
-    else
-      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
-      test "X$destdir" = "X$dest" && destdir=.
-      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
 
-      # Not a directory, so check to see that there is only one file specified.
-      set dummy $files
-      if test "$#" -gt 2; then
-	$echo "$modename: \`$dest' is not a directory" 1>&2
-	$echo "$help" 1>&2
-	exit $EXIT_FAILURE
-      fi
-    fi
-    case $destdir in
-    [\\/]* | [A-Za-z]:[\\/]*) ;;
-    *)
-      for file in $files; do
-	case $file in
-	*.lo) ;;
+      # move library search paths that coincide with paths to not yet
+      # installed libraries to the beginning of the library search list
+      new_libs=
+      for path in $notinst_path; do
+	case " $new_libs " in
+	*" -L$path/$objdir "*) ;;
 	*)
-	  $echo "$modename: \`$destdir' must be an absolute directory name" 1>&2
-	  $echo "$help" 1>&2
-	  exit $EXIT_FAILURE
+	  case " $compile_deplibs " in
+	  *" -L$path/$objdir "*)
+	    new_libs="$new_libs -L$path/$objdir" ;;
+	  esac
 	  ;;
 	esac
       done
-      ;;
-    esac
-
-    # This variable tells wrapper scripts just to set variables rather
-    # than running their programs.
-    libtool_install_magic="$magic"
-
-    staticlibs=
-    future_libdirs=
-    current_libdirs=
-    for file in $files; do
+      for deplib in $compile_deplibs; do
+	case $deplib in
+	-L*)
+	  case " $new_libs " in
+	  *" $deplib "*) ;;
+	  *) new_libs="$new_libs $deplib" ;;
+	  esac
+	  ;;
+	*) new_libs="$new_libs $deplib" ;;
+	esac
+      done
+      compile_deplibs="$new_libs"
 
-      # Do each installation.
-      case $file in
-      *.$libext)
-	# Do the static libraries later.
-	staticlibs="$staticlibs $file"
-	;;
 
-      *.la)
-	# Check to see that this really is a libtool archive.
-	if (${SED} -e '2q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
-	else
-	  $echo "$modename: \`$file' is not a valid libtool archive" 1>&2
-	  $echo "$help" 1>&2
-	  exit $EXIT_FAILURE
-	fi
+      compile_command="$compile_command $compile_deplibs"
+      finalize_command="$finalize_command $finalize_deplibs"
 
-	library_names=
-	old_library=
-	relink_command=
-	# If there is no directory component, then add one.
-	case $file in
-	*/* | *\\*) . $file ;;
-	*) . ./$file ;;
-	esac
+      if test -n "$rpath$xrpath"; then
+	# If the user specified any rpath flags, then add them.
+	for libdir in $rpath $xrpath; do
+	  # This is the magic to use -rpath.
+	  case "$finalize_rpath " in
+	  *" $libdir "*) ;;
+	  *) finalize_rpath="$finalize_rpath $libdir" ;;
+	  esac
+	done
+      fi
 
-	# Add the libdir to current_libdirs if it is the destination.
-	if test "X$destdir" = "X$libdir"; then
-	  case "$current_libdirs " in
+      # Now hardcode the library paths
+      rpath=
+      hardcode_libdirs=
+      for libdir in $compile_rpath $finalize_rpath; do
+	if test -n "$hardcode_libdir_flag_spec"; then
+	  if test -n "$hardcode_libdir_separator"; then
+	    if test -z "$hardcode_libdirs"; then
+	      hardcode_libdirs="$libdir"
+	    else
+	      # Just accumulate the unique libdirs.
+	      case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
+	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
+		;;
+	      *)
+		hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		;;
+	      esac
+	    fi
+	  else
+	    eval flag=\"$hardcode_libdir_flag_spec\"
+	    rpath="$rpath $flag"
+	  fi
+	elif test -n "$runpath_var"; then
+	  case "$perm_rpath " in
 	  *" $libdir "*) ;;
-	  *) current_libdirs="$current_libdirs $libdir" ;;
+	  *) perm_rpath="$perm_rpath $libdir" ;;
 	  esac
-	else
-	  # Note the libdir as a future libdir.
-	  case "$future_libdirs " in
+	fi
+	case $host in
+	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
+	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
+	  case :$dllsearchpath: in
+	  *":$libdir:"*) ;;
+	  ::) dllsearchpath=$libdir;;
+	  *) dllsearchpath="$dllsearchpath:$libdir";;
+	  esac
+	  case :$dllsearchpath: in
+	  *":$testbindir:"*) ;;
+	  ::) dllsearchpath=$testbindir;;
+	  *) dllsearchpath="$dllsearchpath:$testbindir";;
+	  esac
+	  ;;
+	esac
+      done
+      # Substitute the hardcoded libdirs into the rpath.
+      if test -n "$hardcode_libdir_separator" &&
+	 test -n "$hardcode_libdirs"; then
+	libdir="$hardcode_libdirs"
+	eval rpath=\" $hardcode_libdir_flag_spec\"
+      fi
+      compile_rpath="$rpath"
+
+      rpath=
+      hardcode_libdirs=
+      for libdir in $finalize_rpath; do
+	if test -n "$hardcode_libdir_flag_spec"; then
+	  if test -n "$hardcode_libdir_separator"; then
+	    if test -z "$hardcode_libdirs"; then
+	      hardcode_libdirs="$libdir"
+	    else
+	      # Just accumulate the unique libdirs.
+	      case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
+	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
+		;;
+	      *)
+		hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		;;
+	      esac
+	    fi
+	  else
+	    eval flag=\"$hardcode_libdir_flag_spec\"
+	    rpath="$rpath $flag"
+	  fi
+	elif test -n "$runpath_var"; then
+	  case "$finalize_perm_rpath " in
 	  *" $libdir "*) ;;
-	  *) future_libdirs="$future_libdirs $libdir" ;;
+	  *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;;
 	  esac
 	fi
+      done
+      # Substitute the hardcoded libdirs into the rpath.
+      if test -n "$hardcode_libdir_separator" &&
+	 test -n "$hardcode_libdirs"; then
+	libdir="$hardcode_libdirs"
+	eval rpath=\" $hardcode_libdir_flag_spec\"
+      fi
+      finalize_rpath="$rpath"
 
-	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
-	test "X$dir" = "X$file/" && dir=
-	dir="$dir$objdir"
-
-	if test -n "$relink_command"; then
-	  # Determine the prefix the user has applied to our future dir.
-	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
-
-	  # Don't allow the user to place us outside of our expected
-	  # location b/c this prevents finding dependent libraries that
-	  # are installed to the same prefix.
-	  # At present, this check doesn't affect windows .dll's that
-	  # are installed into $libdir/../bin (currently, that works fine)
-	  # but it's something to keep an eye on.
-	  if test "$inst_prefix_dir" = "$destdir"; then
-	    $echo "$modename: error: cannot install \`$file' to a directory not ending in $libdir" 1>&2
-	    exit $EXIT_FAILURE
-	  fi
+      if test -n "$libobjs" && test "$build_old_libs" = yes; then
+	# Transform all the library objects into standard objects.
+	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+      fi
 
-	  if test -n "$inst_prefix_dir"; then
-	    # Stick the inst_prefix_dir data into the link command.
-	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
-	  else
-	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
-	  fi
+      func_generate_dlsyms "$outputname" "@PROGRAM@" "no"
 
-	  $echo "$modename: warning: relinking \`$file'" 1>&2
-	  $show "$relink_command"
-	  if $run eval "$relink_command"; then :
-	  else
-	    $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2
-	    exit $EXIT_FAILURE
-	  fi
-	fi
+      # template prelinking step
+      if test -n "$prelink_cmds"; then
+	func_execute_cmds "$prelink_cmds" 'exit $?'
+      fi
 
-	# See the names of the shared library.
-	set dummy $library_names
-	if test -n "$2"; then
-	  realname="$2"
-	  shift
-	  shift
+      wrappers_required=yes
+      case $host in
+      *cygwin* | *mingw* )
+        if test "$build_libtool_libs" != yes; then
+          wrappers_required=no
+        fi
+        ;;
+      *cegcc)
+        # Disable wrappers for cegcc, we are cross compiling anyway.
+        wrappers_required=no
+        ;;
+      *)
+        if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
+          wrappers_required=no
+        fi
+        ;;
+      esac
+      if test "$wrappers_required" = no; then
+	# Replace the output file specification.
+	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
+	link_command="$compile_command$compile_rpath"
 
-	  srcname="$realname"
-	  test -n "$relink_command" && srcname="$realname"T
+	# We have no uninstalled library dependencies, so finalize right now.
+	exit_status=0
+	func_show_eval "$link_command" 'exit_status=$?'
 
-	  # Install the shared library and build the symlinks.
-	  $show "$install_prog $dir/$srcname $destdir/$realname"
-	  $run eval "$install_prog $dir/$srcname $destdir/$realname" || exit $?
-	  if test -n "$stripme" && test -n "$striplib"; then
-	    $show "$striplib $destdir/$realname"
-	    $run eval "$striplib $destdir/$realname" || exit $?
-	  fi
+	# Delete the generated files.
+	if test -f "$output_objdir/${outputname}S.${objext}"; then
+	  func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"'
+	fi
 
-	  if test "$#" -gt 0; then
-	    # Delete the old symlinks, and create new ones.
-	    # Try `ln -sf' first, because the `ln' binary might depend on
-	    # the symlink we replace!  Solaris /bin/ln does not understand -f,
-	    # so we also need to try rm && ln -s.
-	    for linkname
-	    do
-	      if test "$linkname" != "$realname"; then
-                $show "(cd $destdir && { $LN_S -f $realname $linkname || { $rm $linkname && $LN_S $realname $linkname; }; })"
-                $run eval "(cd $destdir && { $LN_S -f $realname $linkname || { $rm $linkname && $LN_S $realname $linkname; }; })"
-	      fi
-	    done
-	  fi
+	exit $exit_status
+      fi
 
-	  # Do each command in the postinstall commands.
-	  lib="$destdir/$realname"
-	  cmds=$postinstall_cmds
-	  save_ifs="$IFS"; IFS='~'
-	  for cmd in $cmds; do
-	    IFS="$save_ifs"
-	    eval cmd=\"$cmd\"
-	    $show "$cmd"
-	    $run eval "$cmd" || {
-	      lt_exit=$?
-
-	      # Restore the uninstalled library and exit
-	      if test "$mode" = relink; then
-		$run eval '(cd $output_objdir && $rm ${realname}T && $mv ${realname}U $realname)'
-	      fi
+      if test -n "$compile_shlibpath$finalize_shlibpath"; then
+	compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command"
+      fi
+      if test -n "$finalize_shlibpath"; then
+	finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command"
+      fi
 
-	      exit $lt_exit
-	    }
+      compile_var=
+      finalize_var=
+      if test -n "$runpath_var"; then
+	if test -n "$perm_rpath"; then
+	  # We should set the runpath_var.
+	  rpath=
+	  for dir in $perm_rpath; do
+	    rpath="$rpath$dir:"
 	  done
-	  IFS="$save_ifs"
+	  compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
 	fi
+	if test -n "$finalize_perm_rpath"; then
+	  # We should set the runpath_var.
+	  rpath=
+	  for dir in $finalize_perm_rpath; do
+	    rpath="$rpath$dir:"
+	  done
+	  finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
+	fi
+      fi
 
-	# Install the pseudo-library for information purposes.
-	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
-	instname="$dir/$name"i
-	$show "$install_prog $instname $destdir/$name"
-	$run eval "$install_prog $instname $destdir/$name" || exit $?
-
-	# Maybe install the static library, too.
-	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
-	;;
+      if test "$no_install" = yes; then
+	# We don't need to create a wrapper script.
+	link_command="$compile_var$compile_command$compile_rpath"
+	# Replace the output file specification.
+	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
+	# Delete the old output file.
+	$opt_dry_run || $RM $output
+	# Link the executable and exit
+	func_show_eval "$link_command" 'exit $?'
+	exit $EXIT_SUCCESS
+      fi
 
-      *.lo)
-	# Install (i.e. copy) a libtool object.
+      if test "$hardcode_action" = relink; then
+	# Fast installation is not supported
+	link_command="$compile_var$compile_command$compile_rpath"
+	relink_command="$finalize_var$finalize_command$finalize_rpath"
 
-	# Figure out destination file name, if it wasn't already specified.
-	if test -n "$destname"; then
-	  destfile="$destdir/$destname"
+	func_warning "this platform does not like uninstalled shared libraries"
+	func_warning "\`$output' will be relinked during installation"
+      else
+	if test "$fast_install" != no; then
+	  link_command="$finalize_var$compile_command$finalize_rpath"
+	  if test "$fast_install" = yes; then
+	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
+	  else
+	    # fast_install is set to needless
+	    relink_command=
+	  fi
 	else
-	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
-	  destfile="$destdir/$destfile"
+	  link_command="$compile_var$compile_command$compile_rpath"
+	  relink_command="$finalize_var$finalize_command$finalize_rpath"
 	fi
+      fi
 
-	# Deduce the name of the destination old-style object file.
-	case $destfile in
-	*.lo)
-	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
-	  ;;
-	*.$objext)
-	  staticdest="$destfile"
-	  destfile=
-	  ;;
-	*)
-	  $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2
-	  $echo "$help" 1>&2
-	  exit $EXIT_FAILURE
-	  ;;
-	esac
+      # Replace the output file specification.
+      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
 
-	# Install the libtool object if requested.
-	if test -n "$destfile"; then
-	  $show "$install_prog $file $destfile"
-	  $run eval "$install_prog $file $destfile" || exit $?
-	fi
+      # Delete the old output files.
+      $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
 
-	# Install the old object if enabled.
-	if test "$build_old_libs" = yes; then
-	  # Deduce the name of the old-style object file.
-	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
+      func_show_eval "$link_command" 'exit $?'
 
-	  $show "$install_prog $staticobj $staticdest"
-	  $run eval "$install_prog \$staticobj \$staticdest" || exit $?
-	fi
-	exit $EXIT_SUCCESS
-	;;
+      # Now create the wrapper script.
+      func_verbose "creating $output"
 
-      *)
-	# Figure out destination file name, if it wasn't already specified.
-	if test -n "$destname"; then
-	  destfile="$destdir/$destname"
-	else
-	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
-	  destfile="$destdir/$destfile"
-	fi
+      # Quote the relink command for shipping.
+      if test -n "$relink_command"; then
+	# Preserve any variables that may affect compiler behavior
+	for var in $variables_saved_for_relink; do
+	  if eval test -z \"\${$var+set}\"; then
+	    relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command"
+	  elif eval var_value=\$$var; test -z "$var_value"; then
+	    relink_command="$var=; export $var; $relink_command"
+	  else
+	    func_quote_for_eval "$var_value"
+	    relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command"
+	  fi
+	done
+	relink_command="(cd `pwd`; $relink_command)"
+	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
+      fi
 
-	# If the file is missing, and there is a .exe on the end, strip it
-	# because it is most likely a libtool script we actually want to
-	# install
-	stripped_ext=""
-	case $file in
-	  *.exe)
-	    if test ! -f "$file"; then
-	      file=`$echo $file|${SED} 's,.exe$,,'`
-	      stripped_ext=".exe"
-	    fi
-	    ;;
+      # Quote $ECHO for shipping.
+      if test "X$ECHO" = "X$SHELL $progpath --fallback-echo"; then
+	case $progpath in
+	[\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
+	*) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
 	esac
+	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
+      else
+	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
+      fi
 
-	# Do a test to see if this is really a libtool program.
+      # Only actually do things if not in dry run mode.
+      $opt_dry_run || {
+	# win32 will think the script is a binary if it has
+	# a .exe suffix, so we strip it off here.
+	case $output in
+	  *.exe) func_stripname '' '.exe' "$output"
+	         output=$func_stripname_result ;;
+	esac
+	# test for cygwin because mv fails w/o .exe extensions
 	case $host in
-	*cygwin*|*mingw*)
-	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
-	    ;;
-	*)
-	    wrapper=$file
-	    ;;
+	  *cygwin*)
+	    exeext=.exe
+	    func_stripname '' '.exe' "$outputname"
+	    outputname=$func_stripname_result ;;
+	  *) exeext= ;;
 	esac
-	if (${SED} -e '4q' $wrapper | grep "^# Generated by .*$PACKAGE")>/dev/null 2>&1; then
-	  notinst_deplibs=
-	  relink_command=
-
-	  # Note that it is not necessary on cygwin/mingw to append a dot to
-	  # foo even if both foo and FILE.exe exist: automatic-append-.exe
-	  # behavior happens only for exec(3), not for open(2)!  Also, sourcing
-	  # `FILE.' does not work on cygwin managed mounts.
-	  #
-	  # If there is no directory component, then add one.
-	  case $wrapper in
-	  */* | *\\*) . ${wrapper} ;;
-	  *) . ./${wrapper} ;;
-	  esac
-
-	  # Check the variables that should have been set.
-	  if test -z "$notinst_deplibs"; then
-	    $echo "$modename: invalid libtool wrapper script \`$wrapper'" 1>&2
-	    exit $EXIT_FAILURE
-	  fi
-
-	  finalize=yes
-	  for lib in $notinst_deplibs; do
-	    # Check to see that each library is installed.
-	    libdir=
-	    if test -f "$lib"; then
-	      # If there is no directory component, then add one.
-	      case $lib in
-	      */* | *\\*) . $lib ;;
-	      *) . ./$lib ;;
-	      esac
-	    fi
-	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
-	    if test -n "$libdir" && test ! -f "$libfile"; then
-	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
-	      finalize=no
-	    fi
-	  done
-
-	  relink_command=
-	  # Note that it is not necessary on cygwin/mingw to append a dot to
-	  # foo even if both foo and FILE.exe exist: automatic-append-.exe
-	  # behavior happens only for exec(3), not for open(2)!  Also, sourcing
-	  # `FILE.' does not work on cygwin managed mounts.
-	  #
-	  # If there is no directory component, then add one.
-	  case $wrapper in
-	  */* | *\\*) . ${wrapper} ;;
-	  *) . ./${wrapper} ;;
-	  esac
+	case $host in
+	  *cygwin* | *mingw* )
+	    func_dirname_and_basename "$output" "" "."
+	    output_name=$func_basename_result
+	    output_path=$func_dirname_result
+	    cwrappersource="$output_path/$objdir/lt-$output_name.c"
+	    cwrapper="$output_path/$output_name.exe"
+	    $RM $cwrappersource $cwrapper
+	    trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
+
+	    func_emit_cwrapperexe_src > $cwrappersource
+
+	    # The wrapper executable is built using the $host compiler,
+	    # because it contains $host paths and files. If cross-
+	    # compiling, it, like the target executable, must be
+	    # executed on the $host or under an emulation environment.
+	    $opt_dry_run || {
+	      $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
+	      $STRIP $cwrapper
+	    }
 
-	  outputname=
-	  if test "$fast_install" = no && test -n "$relink_command"; then
-	    if test "$finalize" = yes && test -z "$run"; then
-	      tmpdir=`func_mktempdir`
-	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
-	      outputname="$tmpdir/$file"
-	      # Replace the output file specification.
-	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
-
-	      $show "$relink_command"
-	      if $run eval "$relink_command"; then :
+	    # Now, create the wrapper script for func_source use:
+	    func_ltwrapper_scriptname $cwrapper
+	    $RM $func_ltwrapper_scriptname_result
+	    trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
+	    $opt_dry_run || {
+	      # note: this script will not be executed, so do not chmod.
+	      if test "x$build" = "x$host" ; then
+		$cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
 	      else
-		$echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2
-		${rm}r "$tmpdir"
-		continue
+		func_emit_wrapper no > $func_ltwrapper_scriptname_result
 	      fi
-	      file="$outputname"
-	    else
-	      $echo "$modename: warning: cannot relink \`$file'" 1>&2
-	    fi
-	  else
-	    # Install the binary that we compiled earlier.
-	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
-	  fi
-	fi
+	    }
+	  ;;
+	  * )
+	    $RM $output
+	    trap "$RM $output; exit $EXIT_FAILURE" 1 2 15
 
-	# remove .exe since cygwin /usr/bin/install will append another
-	# one anyway 
-	case $install_prog,$host in
-	*/usr/bin/install*,*cygwin*)
-	  case $file:$destfile in
-	  *.exe:*.exe)
-	    # this is ok
-	    ;;
-	  *.exe:*)
-	    destfile=$destfile.exe
-	    ;;
-	  *:*.exe)
-	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
-	    ;;
-	  esac
+	    func_emit_wrapper no > $output
+	    chmod +x $output
 	  ;;
 	esac
-	$show "$install_prog$stripme $file $destfile"
-	$run eval "$install_prog\$stripme \$file \$destfile" || exit $?
-	test -n "$outputname" && ${rm}r "$tmpdir"
-	;;
-      esac
-    done
-
-    for file in $staticlibs; do
-      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
-
-      # Set up the ranlib parameters.
-      oldlib="$destdir/$name"
+      }
+      exit $EXIT_SUCCESS
+      ;;
+    esac
 
-      $show "$install_prog $file $oldlib"
-      $run eval "$install_prog \$file \$oldlib" || exit $?
+    # See if we need to build an old-fashioned archive.
+    for oldlib in $oldlibs; do
 
-      if test -n "$stripme" && test -n "$old_striplib"; then
-	$show "$old_striplib $oldlib"
-	$run eval "$old_striplib $oldlib" || exit $?
+      if test "$build_libtool_libs" = convenience; then
+	oldobjs="$libobjs_save $symfileobj"
+	addlibs="$convenience"
+	build_libtool_libs=no
+      else
+	if test "$build_libtool_libs" = module; then
+	  oldobjs="$libobjs_save"
+	  build_libtool_libs=no
+	else
+	  oldobjs="$old_deplibs $non_pic_objects"
+	  if test "$preload" = yes && test -f "$symfileobj"; then
+	    oldobjs="$oldobjs $symfileobj"
+	  fi
+	fi
+	addlibs="$old_convenience"
       fi
 
-      # Do each command in the postinstall commands.
-      cmds=$old_postinstall_cmds
-      save_ifs="$IFS"; IFS='~'
-      for cmd in $cmds; do
-	IFS="$save_ifs"
-	eval cmd=\"$cmd\"
-	$show "$cmd"
-	$run eval "$cmd" || exit $?
-      done
-      IFS="$save_ifs"
-    done
+      if test -n "$addlibs"; then
+	gentop="$output_objdir/${outputname}x"
+	generated="$generated $gentop"
 
-    if test -n "$future_libdirs"; then
-      $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
-    fi
+	func_extract_archives $gentop $addlibs
+	oldobjs="$oldobjs $func_extract_archives_result"
+      fi
 
-    if test -n "$current_libdirs"; then
-      # Maybe just do a dry run.
-      test -n "$run" && current_libdirs=" -n$current_libdirs"
-      exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
-    else
-      exit $EXIT_SUCCESS
-    fi
-    ;;
+      # Do each command in the archive commands.
+      if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then
+	cmds=$old_archive_from_new_cmds
+      else
 
-  # libtool finish mode
-  finish)
-    modename="$modename: finish"
-    libdirs="$nonopt"
-    admincmds=
+	# Add any objects from preloaded convenience libraries
+	if test -n "$dlprefiles"; then
+	  gentop="$output_objdir/${outputname}x"
+	  generated="$generated $gentop"
 
-    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
-      for dir
-      do
-	libdirs="$libdirs $dir"
-      done
+	  func_extract_archives $gentop $dlprefiles
+	  oldobjs="$oldobjs $func_extract_archives_result"
+	fi
 
-      for libdir in $libdirs; do
-	if test -n "$finish_cmds"; then
-	  # Do each command in the finish commands.
-	  cmds=$finish_cmds
-	  save_ifs="$IFS"; IFS='~'
-	  for cmd in $cmds; do
-	    IFS="$save_ifs"
-	    eval cmd=\"$cmd\"
-	    $show "$cmd"
-	    $run eval "$cmd" || admincmds="$admincmds
-       $cmd"
+	# POSIX demands no paths to be encoded in archives.  We have
+	# to avoid creating archives with duplicate basenames if we
+	# might have to extract them afterwards, e.g., when creating a
+	# static archive out of a convenience library, or when linking
+	# the entirety of a libtool archive into another (currently
+	# not supported by libtool).
+	if (for obj in $oldobjs
+	    do
+	      func_basename "$obj"
+	      $ECHO "$func_basename_result"
+	    done | sort | sort -uc >/dev/null 2>&1); then
+	  :
+	else
+	  $ECHO "copying selected object files to avoid basename conflicts..."
+	  gentop="$output_objdir/${outputname}x"
+	  generated="$generated $gentop"
+	  func_mkdir_p "$gentop"
+	  save_oldobjs=$oldobjs
+	  oldobjs=
+	  counter=1
+	  for obj in $save_oldobjs
+	  do
+	    func_basename "$obj"
+	    objbase="$func_basename_result"
+	    case " $oldobjs " in
+	    " ") oldobjs=$obj ;;
+	    *[\ /]"$objbase "*)
+	      while :; do
+		# Make sure we don't pick an alternate name that also
+		# overlaps.
+		newobj=lt$counter-$objbase
+		func_arith $counter + 1
+		counter=$func_arith_result
+		case " $oldobjs " in
+		*[\ /]"$newobj "*) ;;
+		*) if test ! -f "$gentop/$newobj"; then break; fi ;;
+		esac
+	      done
+	      func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
+	      oldobjs="$oldobjs $gentop/$newobj"
+	      ;;
+	    *) oldobjs="$oldobjs $obj" ;;
+	    esac
 	  done
-	  IFS="$save_ifs"
-	fi
-	if test -n "$finish_eval"; then
-	  # Do the single finish_eval.
-	  eval cmds=\"$finish_eval\"
-	  $run eval "$cmds" || admincmds="$admincmds
-       $cmds"
 	fi
-      done
-    fi
-
-    # Exit here if they wanted silent mode.
-    test "$show" = : && exit $EXIT_SUCCESS
+	eval cmds=\"$old_archive_cmds\"
 
-    $echo "X----------------------------------------------------------------------" | $Xsed
-    $echo "Libraries have been installed in:"
-    for libdir in $libdirs; do
-      $echo "   $libdir"
+	func_len " $cmds"
+	len=$func_len_result
+	if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
+	  cmds=$old_archive_cmds
+	else
+	  # the command line is too long to link in one step, link in parts
+	  func_verbose "using piecewise archive linking..."
+	  save_RANLIB=$RANLIB
+	  RANLIB=:
+	  objlist=
+	  concat_cmds=
+	  save_oldobjs=$oldobjs
+	  oldobjs=
+	  # Is there a better way of finding the last object in the list?
+	  for obj in $save_oldobjs
+	  do
+	    last_oldobj=$obj
+	  done
+	  eval test_cmds=\"$old_archive_cmds\"
+	  func_len " $test_cmds"
+	  len0=$func_len_result
+	  len=$len0
+	  for obj in $save_oldobjs
+	  do
+	    func_len " $obj"
+	    func_arith $len + $func_len_result
+	    len=$func_arith_result
+	    func_append objlist " $obj"
+	    if test "$len" -lt "$max_cmd_len"; then
+	      :
+	    else
+	      # the above command should be used before it gets too long
+	      oldobjs=$objlist
+	      if test "$obj" = "$last_oldobj" ; then
+		RANLIB=$save_RANLIB
+	      fi
+	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
+	      eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\"
+	      objlist=
+	      len=$len0
+	    fi
+	  done
+	  RANLIB=$save_RANLIB
+	  oldobjs=$objlist
+	  if test "X$oldobjs" = "X" ; then
+	    eval cmds=\"\$concat_cmds\"
+	  else
+	    eval cmds=\"\$concat_cmds~\$old_archive_cmds\"
+	  fi
+	fi
+      fi
+      func_execute_cmds "$cmds" 'exit $?'
     done
-    $echo
-    $echo "If you ever happen to want to link against installed libraries"
-    $echo "in a given directory, LIBDIR, you must either use libtool, and"
-    $echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
-    $echo "flag during linking and do at least one of the following:"
-    if test -n "$shlibpath_var"; then
-      $echo "   - add LIBDIR to the \`$shlibpath_var' environment variable"
-      $echo "     during execution"
-    fi
-    if test -n "$runpath_var"; then
-      $echo "   - add LIBDIR to the \`$runpath_var' environment variable"
-      $echo "     during linking"
-    fi
-    if test -n "$hardcode_libdir_flag_spec"; then
-      libdir=LIBDIR
-      eval flag=\"$hardcode_libdir_flag_spec\"
-
-      $echo "   - use the \`$flag' linker flag"
-    fi
-    if test -n "$admincmds"; then
-      $echo "   - have your system administrator run these commands:$admincmds"
-    fi
-    if test -f /etc/ld.so.conf; then
-      $echo "   - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
-    fi
-    $echo
-    $echo "See any operating system documentation about shared libraries for"
-    $echo "more information, such as the ld(1) and ld.so(8) manual pages."
-    $echo "X----------------------------------------------------------------------" | $Xsed
-    exit $EXIT_SUCCESS
-    ;;
 
-  # libtool execute mode
-  execute)
-    modename="$modename: execute"
-
-    # The first argument is the command name.
-    cmd="$nonopt"
-    if test -z "$cmd"; then
-      $echo "$modename: you must specify a COMMAND" 1>&2
-      $echo "$help"
-      exit $EXIT_FAILURE
-    fi
+    test -n "$generated" && \
+      func_show_eval "${RM}r$generated"
 
-    # Handle -dlopen flags immediately.
-    for file in $execute_dlfiles; do
-      if test ! -f "$file"; then
-	$echo "$modename: \`$file' is not a file" 1>&2
-	$echo "$help" 1>&2
-	exit $EXIT_FAILURE
-      fi
+    # Now create the libtool archive.
+    case $output in
+    *.la)
+      old_library=
+      test "$build_old_libs" = yes && old_library="$libname.$libext"
+      func_verbose "creating $output"
 
-      dir=
-      case $file in
-      *.la)
-	# Check to see that this really is a libtool archive.
-	if (${SED} -e '2q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
+      # Preserve any variables that may affect compiler behavior
+      for var in $variables_saved_for_relink; do
+	if eval test -z \"\${$var+set}\"; then
+	  relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command"
+	elif eval var_value=\$$var; test -z "$var_value"; then
+	  relink_command="$var=; export $var; $relink_command"
 	else
-	  $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
-	  $echo "$help" 1>&2
-	  exit $EXIT_FAILURE
+	  func_quote_for_eval "$var_value"
+	  relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command"
 	fi
+      done
+      # Quote the link command for shipping.
+      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
+      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
+      if test "$hardcode_automatic" = yes ; then
+	relink_command=
+      fi
 
-	# Read the libtool library.
-	dlname=
-	library_names=
+      # Only create the output if not a dry run.
+      $opt_dry_run || {
+	for installed in no yes; do
+	  if test "$installed" = yes; then
+	    if test -z "$install_libdir"; then
+	      break
+	    fi
+	    output="$output_objdir/$outputname"i
+	    # Replace all uninstalled libtool libraries with the installed ones
+	    newdependency_libs=
+	    for deplib in $dependency_libs; do
+	      case $deplib in
+	      *.la)
+		func_basename "$deplib"
+		name="$func_basename_result"
+		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
+		test -z "$libdir" && \
+		  func_fatal_error "\`$deplib' is not a valid libtool archive"
+		newdependency_libs="$newdependency_libs $libdir/$name"
+		;;
+	      *) newdependency_libs="$newdependency_libs $deplib" ;;
+	      esac
+	    done
+	    dependency_libs="$newdependency_libs"
+	    newdlfiles=
+
+	    for lib in $dlfiles; do
+	      case $lib in
+	      *.la)
+	        func_basename "$lib"
+		name="$func_basename_result"
+		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
+		test -z "$libdir" && \
+		  func_fatal_error "\`$lib' is not a valid libtool archive"
+		newdlfiles="$newdlfiles $libdir/$name"
+		;;
+	      *) newdlfiles="$newdlfiles $lib" ;;
+	      esac
+	    done
+	    dlfiles="$newdlfiles"
+	    newdlprefiles=
+	    for lib in $dlprefiles; do
+	      case $lib in
+	      *.la)
+		# Only pass preopened files to the pseudo-archive (for
+		# eventual linking with the app. that links it) if we
+		# didn't already link the preopened objects directly into
+		# the library:
+		func_basename "$lib"
+		name="$func_basename_result"
+		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
+		test -z "$libdir" && \
+		  func_fatal_error "\`$lib' is not a valid libtool archive"
+		newdlprefiles="$newdlprefiles $libdir/$name"
+		;;
+	      esac
+	    done
+	    dlprefiles="$newdlprefiles"
+	  else
+	    newdlfiles=
+	    for lib in $dlfiles; do
+	      case $lib in
+		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
+		*) abs=`pwd`"/$lib" ;;
+	      esac
+	      newdlfiles="$newdlfiles $abs"
+	    done
+	    dlfiles="$newdlfiles"
+	    newdlprefiles=
+	    for lib in $dlprefiles; do
+	      case $lib in
+		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
+		*) abs=`pwd`"/$lib" ;;
+	      esac
+	      newdlprefiles="$newdlprefiles $abs"
+	    done
+	    dlprefiles="$newdlprefiles"
+	  fi
+	  $RM $output
+	  # place dlname in correct position for cygwin
+	  tdlname=$dlname
+	  case $host,$output,$installed,$module,$dlname in
+	    *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;;
+	  esac
+	  $ECHO > $output "\
+# $outputname - a libtool library file
+# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
+#
+# Please DO NOT delete this file!
+# It is necessary for linking the library.
 
-	# If there is no directory component, then add one.
-	case $file in
-	*/* | *\\*) . $file ;;
-	*) . ./$file ;;
-	esac
+# The name that we can dlopen(3).
+dlname='$tdlname'
 
-	# Skip this library if it cannot be dlopened.
-	if test -z "$dlname"; then
-	  # Warn if it was a shared library.
-	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
-	  continue
-	fi
+# Names of this library.
+library_names='$library_names'
 
-	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
-	test "X$dir" = "X$file" && dir=.
+# The name of the static archive.
+old_library='$old_library'
 
-	if test -f "$dir/$objdir/$dlname"; then
-	  dir="$dir/$objdir"
-	else
-	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
-	  exit $EXIT_FAILURE
-	fi
-	;;
+# Linker flags that can not go in dependency_libs.
+inherited_linker_flags='$new_inherited_linker_flags'
 
-      *.lo)
-	# Just add the directory containing the .lo file.
-	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
-	test "X$dir" = "X$file" && dir=.
-	;;
+# Libraries that this one depends upon.
+dependency_libs='$dependency_libs'
 
-      *)
-	$echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2
-	continue
-	;;
-      esac
+# Names of additional weak libraries provided by this library
+weak_library_names='$weak_libs'
 
-      # Get the absolute pathname.
-      absdir=`cd "$dir" && pwd`
-      test -n "$absdir" && dir="$absdir"
+# Version information for $libname.
+current=$current
+age=$age
+revision=$revision
 
-      # Now add the directory to shlibpath_var.
-      if eval "test -z \"\$$shlibpath_var\""; then
-	eval "$shlibpath_var=\"\$dir\""
-      else
-	eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\""
-      fi
-    done
+# Is this an already installed library?
+installed=$installed
 
-    # This variable tells wrapper scripts just to set shlibpath_var
-    # rather than running their programs.
-    libtool_execute_magic="$magic"
+# Should we warn about portability when linking against -modules?
+shouldnotlink=$module
 
-    # Check if any of the arguments is a wrapper script.
-    args=
-    for file
-    do
-      case $file in
-      -*) ;;
-      *)
-	# Do a test to see if this is really a libtool program.
-	if (${SED} -e '4q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
-	  # If there is no directory component, then add one.
-	  case $file in
-	  */* | *\\*) . $file ;;
-	  *) . ./$file ;;
-	  esac
+# Files to dlopen/dlpreopen
+dlopen='$dlfiles'
+dlpreopen='$dlprefiles'
 
-	  # Transform arg to wrapped name.
-	  file="$progdir/$program"
-	fi
-	;;
-      esac
-      # Quote arguments (to preserve shell metacharacters).
-      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
-      args="$args \"$file\""
-    done
+# Directory that this library needs to be installed in:
+libdir='$install_libdir'"
+	  if test "$installed" = no && test "$need_relink" = yes; then
+	    $ECHO >> $output "\
+relink_command=\"$relink_command\""
+	  fi
+	done
+      }
 
-    if test -z "$run"; then
-      if test -n "$shlibpath_var"; then
-	# Export the shlibpath_var.
-	eval "export $shlibpath_var"
-      fi
+      # Do a symbolic link so that the libtool archive can be found in
+      # LD_LIBRARY_PATH before the program is installed.
+      func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?'
+      ;;
+    esac
+    exit $EXIT_SUCCESS
+}
 
-      # Restore saved environment variables
-      if test "${save_LC_ALL+set}" = set; then
-	LC_ALL="$save_LC_ALL"; export LC_ALL
-      fi
-      if test "${save_LANG+set}" = set; then
-	LANG="$save_LANG"; export LANG
-      fi
+{ test "$mode" = link || test "$mode" = relink; } &&
+    func_mode_link ${1+"$@"}
 
-      # Now prepare to actually exec the command.
-      exec_cmd="\$cmd$args"
-    else
-      # Display what would be done.
-      if test -n "$shlibpath_var"; then
-	eval "\$echo \"\$shlibpath_var=\$$shlibpath_var\""
-	$echo "export $shlibpath_var"
-      fi
-      $echo "$cmd$args"
-      exit $EXIT_SUCCESS
-    fi
-    ;;
 
-  # libtool clean and uninstall mode
-  clean | uninstall)
-    modename="$modename: $mode"
-    rm="$nonopt"
+# func_mode_uninstall arg...
+func_mode_uninstall ()
+{
+    $opt_debug
+    RM="$nonopt"
     files=
     rmforce=
     exit_status=0
@@ -6456,30 +8202,28 @@ relink_command=\"$relink_command\""
     for arg
     do
       case $arg in
-      -f) rm="$rm $arg"; rmforce=yes ;;
-      -*) rm="$rm $arg" ;;
+      -f) RM="$RM $arg"; rmforce=yes ;;
+      -*) RM="$RM $arg" ;;
       *) files="$files $arg" ;;
       esac
     done
 
-    if test -z "$rm"; then
-      $echo "$modename: you must specify an RM program" 1>&2
-      $echo "$help" 1>&2
-      exit $EXIT_FAILURE
-    fi
+    test -z "$RM" && \
+      func_fatal_help "you must specify an RM program"
 
     rmdirs=
 
     origobjdir="$objdir"
     for file in $files; do
-      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
-      if test "X$dir" = "X$file"; then
-	dir=.
+      func_dirname "$file" "" "."
+      dir="$func_dirname_result"
+      if test "X$dir" = X.; then
 	objdir="$origobjdir"
       else
 	objdir="$dir/$origobjdir"
       fi
-      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+      func_basename "$file"
+      name="$func_basename_result"
       test "$mode" = uninstall && objdir="$dir"
 
       # Remember objdir for removal later, being careful to avoid duplicates
@@ -6491,9 +8235,9 @@ relink_command=\"$relink_command\""
       fi
 
       # Don't error if the file doesn't exist and rm -f was used.
-      if (test -L "$file") >/dev/null 2>&1 \
-	|| (test -h "$file") >/dev/null 2>&1 \
-	|| test -f "$file"; then
+      if { test -L "$file"; } >/dev/null 2>&1 ||
+	 { test -h "$file"; } >/dev/null 2>&1 ||
+	 test -f "$file"; then
 	:
       elif test -d "$file"; then
 	exit_status=1
@@ -6507,8 +8251,8 @@ relink_command=\"$relink_command\""
       case $name in
       *.la)
 	# Possibly a libtool archive, so verify it.
-	if (${SED} -e '2q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
-	  . $dir/$name
+	if func_lalib_p "$file"; then
+	  func_source $dir/$name
 
 	  # Delete the libtool libraries and symlinks.
 	  for n in $library_names; do
@@ -6523,39 +8267,17 @@ relink_command=\"$relink_command\""
 	    *" $dlname "*) ;;
 	    *) rmfiles="$rmfiles $objdir/$dlname" ;;
 	    esac
-	     test -n "$libdir" && rmfiles="$rmfiles $objdir/$name $objdir/${name}i"
+	    test -n "$libdir" && rmfiles="$rmfiles $objdir/$name $objdir/${name}i"
 	    ;;
 	  uninstall)
 	    if test -n "$library_names"; then
 	      # Do each command in the postuninstall commands.
-	      cmds=$postuninstall_cmds
-	      save_ifs="$IFS"; IFS='~'
-	      for cmd in $cmds; do
-		IFS="$save_ifs"
-		eval cmd=\"$cmd\"
-		$show "$cmd"
-		$run eval "$cmd"
-		if test "$?" -ne 0 && test "$rmforce" != yes; then
-		  exit_status=1
-		fi
-	      done
-	      IFS="$save_ifs"
+	      func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1'
 	    fi
 
 	    if test -n "$old_library"; then
 	      # Do each command in the old_postuninstall commands.
-	      cmds=$old_postuninstall_cmds
-	      save_ifs="$IFS"; IFS='~'
-	      for cmd in $cmds; do
-		IFS="$save_ifs"
-		eval cmd=\"$cmd\"
-		$show "$cmd"
-		$run eval "$cmd"
-		if test "$?" -ne 0 && test "$rmforce" != yes; then
-		  exit_status=1
-		fi
-	      done
-	      IFS="$save_ifs"
+	      func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1'
 	    fi
 	    # FIXME: should reinstall the best remaining shared library.
 	    ;;
@@ -6565,20 +8287,20 @@ relink_command=\"$relink_command\""
 
       *.lo)
 	# Possibly a libtool object, so verify it.
-	if (${SED} -e '2q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
+	if func_lalib_p "$file"; then
 
 	  # Read the .lo file
-	  . $dir/$name
+	  func_source $dir/$name
 
 	  # Add PIC object to the list of files to remove.
-	  if test -n "$pic_object" \
-	     && test "$pic_object" != none; then
+	  if test -n "$pic_object" &&
+	     test "$pic_object" != none; then
 	    rmfiles="$rmfiles $dir/$pic_object"
 	  fi
 
 	  # Add non-PIC object to the list of files to remove.
-	  if test -n "$non_pic_object" \
-	     && test "$non_pic_object" != none; then
+	  if test -n "$non_pic_object" &&
+	     test "$non_pic_object" != none; then
 	    rmfiles="$rmfiles $dir/$non_pic_object"
 	  fi
 	fi
@@ -6589,17 +8311,26 @@ relink_command=\"$relink_command\""
 	  noexename=$name
 	  case $file in
 	  *.exe)
-	    file=`$echo $file|${SED} 's,.exe$,,'`
-	    noexename=`$echo $name|${SED} 's,.exe$,,'`
+	    func_stripname '' '.exe' "$file"
+	    file=$func_stripname_result
+	    func_stripname '' '.exe' "$name"
+	    noexename=$func_stripname_result
 	    # $file with .exe has already been added to rmfiles,
 	    # add $file without .exe
 	    rmfiles="$rmfiles $file"
 	    ;;
 	  esac
 	  # Do a test to see if this is a libtool program.
-	  if (${SED} -e '4q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
-	    relink_command=
-	    . $dir/$noexename
+	  if func_ltwrapper_p "$file"; then
+	    if func_ltwrapper_executable_p "$file"; then
+	      func_ltwrapper_scriptname "$file"
+	      relink_command=
+	      func_source $func_ltwrapper_scriptname_result
+	      rmfiles="$rmfiles $func_ltwrapper_scriptname_result"
+	    else
+	      relink_command=
+	      func_source $dir/$noexename
+	    fi
 
 	    # note $name still contains .exe if it was in $file originally
 	    # as does the version of $file that was added into $rmfiles
@@ -6614,237 +8345,38 @@ relink_command=\"$relink_command\""
 	fi
 	;;
       esac
-      $show "$rm $rmfiles"
-      $run $rm $rmfiles || exit_status=1
+      func_show_eval "$RM $rmfiles" 'exit_status=1'
     done
     objdir="$origobjdir"
 
     # Try to remove the ${objdir}s in the directories where we deleted files
     for dir in $rmdirs; do
       if test -d "$dir"; then
-	$show "rmdir $dir"
-	$run rmdir $dir >/dev/null 2>&1
+	func_show_eval "rmdir $dir >/dev/null 2>&1"
       fi
     done
 
     exit $exit_status
-    ;;
+}
 
-  "")
-    $echo "$modename: you must specify a MODE" 1>&2
-    $echo "$generic_help" 1>&2
-    exit $EXIT_FAILURE
-    ;;
-  esac
+{ test "$mode" = uninstall || test "$mode" = clean; } &&
+    func_mode_uninstall ${1+"$@"}
 
-  if test -z "$exec_cmd"; then
-    $echo "$modename: invalid operation mode \`$mode'" 1>&2
-    $echo "$generic_help" 1>&2
-    exit $EXIT_FAILURE
-  fi
-fi # test -z "$show_help"
+test -z "$mode" && {
+  help="$generic_help"
+  func_fatal_help "you must specify a MODE"
+}
+
+test -z "$exec_cmd" && \
+  func_fatal_help "invalid operation mode \`$mode'"
 
 if test -n "$exec_cmd"; then
-  eval exec $exec_cmd
+  eval exec "$exec_cmd"
   exit $EXIT_FAILURE
 fi
 
-# We need to display help for each of the modes.
-case $mode in
-"") $echo \
-"Usage: $modename [OPTION]... [MODE-ARG]...
-
-Provide generalized library-building support services.
-
-    --config          show all configuration variables
-    --debug           enable verbose shell tracing
--n, --dry-run         display commands without modifying any files
-    --features        display basic configuration information and exit
-    --finish          same as \`--mode=finish'
-    --help            display this help message and exit
-    --mode=MODE       use operation mode MODE [default=inferred from MODE-ARGS]
-    --quiet           same as \`--silent'
-    --silent          don't print informational messages
-    --tag=TAG         use configuration variables from tag TAG
-    --version         print version information
-
-MODE must be one of the following:
-
-      clean           remove files from the build directory
-      compile         compile a source file into a libtool object
-      execute         automatically set library path, then run a program
-      finish          complete the installation of libtool libraries
-      install         install libraries or executables
-      link            create a library or an executable
-      uninstall       remove libraries from an installed directory
-
-MODE-ARGS vary depending on the MODE.  Try \`$modename --help --mode=MODE' for
-a more detailed description of MODE.
-
-Report bugs to <bug-libtool at gnu.org>."
-  exit $EXIT_SUCCESS
-  ;;
-
-clean)
-  $echo \
-"Usage: $modename [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
-
-Remove files from the build directory.
-
-RM is the name of the program to use to delete files associated with each FILE
-(typically \`/bin/rm').  RM-OPTIONS are options (such as \`-f') to be passed
-to RM.
-
-If FILE is a libtool library, object or program, all the files associated
-with it are deleted. Otherwise, only FILE itself is deleted using RM."
-  ;;
-
-compile)
-  $echo \
-"Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
-
-Compile a source file into a libtool library object.
-
-This mode accepts the following additional options:
-
-  -o OUTPUT-FILE    set the output file name to OUTPUT-FILE
-  -prefer-pic       try to building PIC objects only
-  -prefer-non-pic   try to building non-PIC objects only
-  -static           always build a \`.o' file suitable for static linking
-
-COMPILE-COMMAND is a command to be used in creating a \`standard' object file
-from the given SOURCEFILE.
-
-The output file name is determined by removing the directory component from
-SOURCEFILE, then substituting the C source code suffix \`.c' with the
-library object suffix, \`.lo'."
-  ;;
-
-execute)
-  $echo \
-"Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
-
-Automatically set library path, then run a program.
-
-This mode accepts the following additional options:
-
-  -dlopen FILE      add the directory containing FILE to the library path
-
-This mode sets the library path environment variable according to \`-dlopen'
-flags.
-
-If any of the ARGS are libtool executable wrappers, then they are translated
-into their corresponding uninstalled binary, and any of their required library
-directories are added to the library path.
-
-Then, COMMAND is executed, with ARGS as arguments."
-  ;;
-
-finish)
-  $echo \
-"Usage: $modename [OPTION]... --mode=finish [LIBDIR]...
-
-Complete the installation of libtool libraries.
-
-Each LIBDIR is a directory that contains libtool libraries.
-
-The commands that this mode executes may require superuser privileges.  Use
-the \`--dry-run' option if you just want to see what would be executed."
-  ;;
-
-install)
-  $echo \
-"Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND...
-
-Install executables or libraries.
-
-INSTALL-COMMAND is the installation command.  The first component should be
-either the \`install' or \`cp' program.
-
-The rest of the components are interpreted as arguments to that command (only
-BSD-compatible install options are recognized)."
-  ;;
-
-link)
-  $echo \
-"Usage: $modename [OPTION]... --mode=link LINK-COMMAND...
-
-Link object files or libraries together to form another library, or to
-create an executable program.
-
-LINK-COMMAND is a command using the C compiler that you would use to create
-a program from several object files.
-
-The following components of LINK-COMMAND are treated specially:
-
-  -all-static       do not do any dynamic linking at all
-  -avoid-version    do not add a version suffix if possible
-  -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
-  -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
-  -export-dynamic   allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
-  -export-symbols SYMFILE
-		    try to export only the symbols listed in SYMFILE
-  -export-symbols-regex REGEX
-		    try to export only the symbols matching REGEX
-  -LLIBDIR          search LIBDIR for required installed libraries
-  -lNAME            OUTPUT-FILE requires the installed library libNAME
-  -module           build a library that can dlopened
-  -no-fast-install  disable the fast-install mode
-  -no-install       link a not-installable executable
-  -no-undefined     declare that a library does not refer to external symbols
-  -o OUTPUT-FILE    create OUTPUT-FILE from the specified objects
-  -objectlist FILE  Use a list of object files found in FILE to specify objects
-  -precious-files-regex REGEX
-                    don't remove output files matching REGEX
-  -release RELEASE  specify package release information
-  -rpath LIBDIR     the created library will eventually be installed in LIBDIR
-  -R[ ]LIBDIR       add LIBDIR to the runtime path of programs and libraries
-  -static           do not do any dynamic linking of libtool libraries
-  -version-info CURRENT[:REVISION[:AGE]]
-		    specify library version info [each variable defaults to 0]
-
-All other options (arguments beginning with \`-') are ignored.
-
-Every other argument is treated as a filename.  Files ending in \`.la' are
-treated as uninstalled libtool libraries, other files are standard or library
-object files.
-
-If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
-only library objects (\`.lo' files) may be specified, and \`-rpath' is
-required, except when creating a convenience library.
-
-If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
-using \`ar' and \`ranlib', or on Windows using \`lib'.
-
-If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file
-is created, otherwise an executable program is created."
-  ;;
-
-uninstall)
-  $echo \
-"Usage: $modename [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE...
-
-Remove libraries from an installation directory.
-
-RM is the name of the program to use to delete files associated with each FILE
-(typically \`/bin/rm').  RM-OPTIONS are options (such as \`-f') to be passed
-to RM.
+exit $exit_status
 
-If FILE is a libtool library, all the files associated with it are deleted.
-Otherwise, only FILE itself is deleted using RM."
-  ;;
-
-*)
-  $echo "$modename: invalid operation mode \`$mode'" 1>&2
-  $echo "$help" 1>&2
-  exit $EXIT_FAILURE
-  ;;
-esac
-
-$echo
-$echo "Try \`$modename --help' for more information about other modes."
-
-exit $?
 
 # The TAGs below are defined such that we never get into a situation
 # in which we disable both kinds of libraries.  Given conflicting
@@ -6858,14 +8390,17 @@ exit $?
 # configuration.  But we'll never go from static-only to shared-only.
 
 # ### BEGIN LIBTOOL TAG CONFIG: disable-shared
-disable_libs=shared
+build_libtool_libs=no
+build_old_libs=yes
 # ### END LIBTOOL TAG CONFIG: disable-shared
 
 # ### BEGIN LIBTOOL TAG CONFIG: disable-static
-disable_libs=static
+build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
 # ### END LIBTOOL TAG CONFIG: disable-static
 
 # Local Variables:
 # mode:shell-script
 # sh-indentation:2
 # End:
+# vi:sw=2
+
diff --git a/config/missing b/config/missing
index 894e786..28055d2 100755
--- a/config/missing
+++ b/config/missing
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=2005-06-08.21
+scriptversion=2009-04-28.21; # UTC
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
-#   Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
+# 2008, 2009 Free Software Foundation, Inc.
 # Originally by Fran,cois Pinard <pinard at iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -18,9 +18,7 @@ scriptversion=2005-06-08.21
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -33,6 +31,8 @@ if test $# -eq 0; then
 fi
 
 run=:
+sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
+sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
 
 # In the cases where this matters, `missing' is being run in the
 # srcdir already.
@@ -44,7 +44,7 @@ fi
 
 msg="missing on your system"
 
-case "$1" in
+case $1 in
 --run)
   # Try to run requested program, and just exit if it succeeds.
   run=
@@ -77,6 +77,7 @@ Supported PROGRAM values:
   aclocal      touch file \`aclocal.m4'
   autoconf     touch file \`configure'
   autoheader   touch file \`config.h.in'
+  autom4te     touch the output file, or create a stub one
   automake     touch all \`Makefile.in' files
   bison        create \`y.tab.[ch]', if possible, from existing .[ch]
   flex         create \`lex.yy.c', if possible, from existing .c
@@ -86,6 +87,9 @@ Supported PROGRAM values:
   tar          try tar, gnutar, gtar, then tar without non-portable flags
   yacc         create \`y.tab.[ch]', if possible, from existing .[ch]
 
+Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
+\`g' are ignored when checking the name.
+
 Send bug reports to <bug-automake at gnu.org>."
     exit $?
     ;;
@@ -103,15 +107,22 @@ Send bug reports to <bug-automake at gnu.org>."
 
 esac
 
+# normalize program name to check for.
+program=`echo "$1" | sed '
+  s/^gnu-//; t
+  s/^gnu//; t
+  s/^g//; t'`
+
 # Now exit if we have it, but it failed.  Also exit now if we
 # don't have it and --version was passed (most likely to detect
-# the program).
-case "$1" in
-  lex|yacc)
+# the program).  This is about non-GNU programs, so use $1 not
+# $program.
+case $1 in
+  lex*|yacc*)
     # Not GNU programs, they don't have --version.
     ;;
 
-  tar)
+  tar*)
     if test -n "$run"; then
        echo 1>&2 "ERROR: \`tar' requires --run"
        exit 1
@@ -135,7 +146,7 @@ esac
 
 # If it does not exist, or fails to run (possibly an outdated version),
 # try to emulate it.
-case "$1" in
+case $program in
   aclocal*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
@@ -145,7 +156,7 @@ WARNING: \`$1' is $msg.  You should only need it if
     touch aclocal.m4
     ;;
 
-  autoconf)
+  autoconf*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
          you modified \`${configure_ac}'.  You might want to install the
@@ -154,7 +165,7 @@ WARNING: \`$1' is $msg.  You should only need it if
     touch configure
     ;;
 
-  autoheader)
+  autoheader*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
          you modified \`acconfig.h' or \`${configure_ac}'.  You might want
@@ -164,7 +175,7 @@ WARNING: \`$1' is $msg.  You should only need it if
     test -z "$files" && files="config.h"
     touch_files=
     for f in $files; do
-      case "$f" in
+      case $f in
       *:*) touch_files="$touch_files "`echo "$f" |
 				       sed -e 's/^[^:]*://' -e 's/:.*//'`;;
       *) touch_files="$touch_files $f.in";;
@@ -184,7 +195,7 @@ WARNING: \`$1' is $msg.  You should only need it if
 	   while read f; do touch "$f"; done
     ;;
 
-  autom4te)
+  autom4te*)
     echo 1>&2 "\
 WARNING: \`$1' is needed, but is $msg.
          You might have modified some files without having the
@@ -192,8 +203,8 @@ WARNING: \`$1' is needed, but is $msg.
          You can get \`$1' as part of \`Autoconf' from any GNU
          archive site."
 
-    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
-    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
     if test -f "$file"; then
 	touch $file
     else
@@ -207,80 +218,78 @@ WARNING: \`$1' is needed, but is $msg.
     fi
     ;;
 
-  bison|yacc)
+  bison*|yacc*)
     echo 1>&2 "\
 WARNING: \`$1' $msg.  You should only need it if
          you modified a \`.y' file.  You may need the \`Bison' package
          in order for those modifications to take effect.  You can get
          \`Bison' from any GNU archive site."
     rm -f y.tab.c y.tab.h
-    if [ $# -ne 1 ]; then
+    if test $# -ne 1; then
         eval LASTARG="\${$#}"
-	case "$LASTARG" in
+	case $LASTARG in
 	*.y)
 	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
-	    if [ -f "$SRCFILE" ]; then
+	    if test -f "$SRCFILE"; then
 	         cp "$SRCFILE" y.tab.c
 	    fi
 	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
-	    if [ -f "$SRCFILE" ]; then
+	    if test -f "$SRCFILE"; then
 	         cp "$SRCFILE" y.tab.h
 	    fi
 	  ;;
 	esac
     fi
-    if [ ! -f y.tab.h ]; then
+    if test ! -f y.tab.h; then
 	echo >y.tab.h
     fi
-    if [ ! -f y.tab.c ]; then
+    if test ! -f y.tab.c; then
 	echo 'main() { return 0; }' >y.tab.c
     fi
     ;;
 
-  lex|flex)
+  lex*|flex*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
          you modified a \`.l' file.  You may need the \`Flex' package
          in order for those modifications to take effect.  You can get
          \`Flex' from any GNU archive site."
     rm -f lex.yy.c
-    if [ $# -ne 1 ]; then
+    if test $# -ne 1; then
         eval LASTARG="\${$#}"
-	case "$LASTARG" in
+	case $LASTARG in
 	*.l)
 	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
-	    if [ -f "$SRCFILE" ]; then
+	    if test -f "$SRCFILE"; then
 	         cp "$SRCFILE" lex.yy.c
 	    fi
 	  ;;
 	esac
     fi
-    if [ ! -f lex.yy.c ]; then
+    if test ! -f lex.yy.c; then
 	echo 'main() { return 0; }' >lex.yy.c
     fi
     ;;
 
-  help2man)
+  help2man*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
 	 you modified a dependency of a manual page.  You may need the
 	 \`Help2man' package in order for those modifications to take
 	 effect.  You can get \`Help2man' from any GNU archive site."
 
-    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
-    if test -z "$file"; then
-	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
-    fi
-    if [ -f "$file" ]; then
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+    if test -f "$file"; then
 	touch $file
     else
 	test -z "$file" || exec >$file
 	echo ".ab help2man is required to generate this page"
-	exit 1
+	exit $?
     fi
     ;;
 
-  makeinfo)
+  makeinfo*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
          you modified a \`.texi' or \`.texinfo' file, or any other file
@@ -289,11 +298,17 @@ WARNING: \`$1' is $msg.  You should only need it if
          DU, IRIX).  You might want to install the \`Texinfo' package or
          the \`GNU make' package.  Grab either from any GNU archive site."
     # The file to touch is that specified with -o ...
-    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
     if test -z "$file"; then
       # ... or it is the one specified with @setfilename ...
       infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
-      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
+      file=`sed -n '
+	/^@setfilename/{
+	  s/.* \([^ ]*\) *$/\1/
+	  p
+	  q
+	}' $infile`
       # ... or it is derived from the source name (dir/f.texi becomes f.info)
       test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
     fi
@@ -303,7 +318,7 @@ WARNING: \`$1' is $msg.  You should only need it if
     touch $file
     ;;
 
-  tar)
+  tar*)
     shift
 
     # We have already tried tar in the generic part.
@@ -317,13 +332,13 @@ WARNING: \`$1' is $msg.  You should only need it if
     fi
     firstarg="$1"
     if shift; then
-	case "$firstarg" in
+	case $firstarg in
 	*o*)
 	    firstarg=`echo "$firstarg" | sed s/o//`
 	    tar "$firstarg" "$@" && exit 0
 	    ;;
 	esac
-	case "$firstarg" in
+	case $firstarg in
 	*h*)
 	    firstarg=`echo "$firstarg" | sed s/h//`
 	    tar "$firstarg" "$@" && exit 0
@@ -356,5 +371,6 @@ exit 0
 # eval: (add-hook 'write-file-hooks 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
 # End:
diff --git a/configure b/configure
index e0ecd9a..9786e6a 100755
--- a/configure
+++ b/configure
@@ -1,83 +1,418 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for mstflint 1.4.
+# Generated by GNU Autoconf 2.65 for mstflint 3.7.0.
 #
 # Report bugs to <orenk at mellanox.co.il>.
 #
-# Copyright (C) 2003 Free Software Foundation, Inc.
+#
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+# Inc.
+#
+#
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization.  ##
-## --------------------- ##
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
 
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
   emulate sh
   NULLCMD=:
-  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
+  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
   # is contrary to our usage.  Disable this feature.
   alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
-  set -o posix
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in #(
+  *posix*) :
+    set -o posix ;; #(
+  *) :
+     ;;
+esac
 fi
-DUALCASE=1; export DUALCASE # for MKS sh
 
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
-  as_unset=unset
-else
-  as_unset=false
+
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='print -r --'
+  as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='printf %s\n'
+  as_echo_n='printf %s'
+else
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+    as_echo_n='/usr/ucb/echo -n'
+  else
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+    as_echo_n_body='eval
+      arg=$1;
+      case $arg in #(
+      *"$as_nl"*)
+	expr "X$arg" : "X\\(.*\\)$as_nl";
+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+      esac;
+      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+    '
+    export as_echo_n_body
+    as_echo_n='sh -c $as_echo_n_body as_echo'
+  fi
+  export as_echo_body
+  as_echo='sh -c $as_echo_body as_echo'
+fi
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+  PATH_SEPARATOR=:
+  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+      PATH_SEPARATOR=';'
+  }
 fi
 
 
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" ""	$as_nl"
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in #((
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+  done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+  as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+  exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there.  '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
 PS1='$ '
 PS2='> '
 PS4='+ '
 
 # NLS nuisances.
-for as_var in \
-  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
-  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
-  LC_TELEPHONE LC_TIME
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
+
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+if test "x$CONFIG_SHELL" = x; then
+  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '\${1+\"\$@\"}'='\"\$@\"'
+  setopt NO_GLOB_SUBST
+else
+  case \`(set -o) 2>/dev/null\` in #(
+  *posix*) :
+    set -o posix ;; #(
+  *) :
+     ;;
+esac
+fi
+"
+  as_required="as_fn_return () { (exit \$1); }
+as_fn_success () { as_fn_return 0; }
+as_fn_failure () { as_fn_return 1; }
+as_fn_ret_success () { return 0; }
+as_fn_ret_failure () { return 1; }
+
+exitcode=0
+as_fn_success || { exitcode=1; echo as_fn_success failed.; }
+as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
+as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
+as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
+if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
+
+else
+  exitcode=1; echo positional parameters were not saved.
+fi
+test x\$exitcode = x0 || exit 1"
+  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
+  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
+  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
+  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
+test \$(( 1 + 1 )) = 2 || exit 1"
+  if (eval "$as_required") 2>/dev/null; then :
+  as_have_required=yes
+else
+  as_have_required=no
+fi
+  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
+
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+as_found=false
+for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 do
-  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
-    eval $as_var=C; export $as_var
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+  as_found=:
+  case $as_dir in #(
+	 /*)
+	   for as_base in sh bash ksh sh5; do
+	     # Try only shells that exist, to save several forks.
+	     as_shell=$as_dir/$as_base
+	     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
+		    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
+  CONFIG_SHELL=$as_shell as_have_required=yes
+		   if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
+  break 2
+fi
+fi
+	   done;;
+       esac
+  as_found=false
+done
+$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
+	      { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
+  CONFIG_SHELL=$SHELL as_have_required=yes
+fi; }
+IFS=$as_save_IFS
+
+
+      if test "x$CONFIG_SHELL" != x; then :
+  # We cannot yet assume a decent shell, so we have to provide a
+	# neutralization value for shells without unset; and this also
+	# works around shells that cannot unset nonexistent variables.
+	BASH_ENV=/dev/null
+	ENV=/dev/null
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
+	export CONFIG_SHELL
+	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
+fi
+
+    if test x$as_have_required = xno; then :
+  $as_echo "$0: This script requires a shell more modern than all"
+  $as_echo "$0: the shells that I found on your system."
+  if test x${ZSH_VERSION+set} = xset ; then
+    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
+    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
-    $as_unset $as_var
+    $as_echo "$0: Please tell bug-autoconf at gnu.org and
+$0: orenk at mellanox.co.il about your system, including any
+$0: error possibly output before this message. Then install
+$0: a modern shell, or manually run the script under such a
+$0: shell if you do have one."
   fi
-done
+  exit 1
+fi
+fi
+fi
+SHELL=${CONFIG_SHELL-/bin/sh}
+export SHELL
+# Unset more variables known to interfere with behavior of common tools.
+CLICOLOR_FORCE= GREP_OPTIONS=
+unset CLICOLOR_FORCE GREP_OPTIONS
+
+## --------------------- ##
+## M4sh Shell Functions. ##
+## --------------------- ##
+# as_fn_unset VAR
+# ---------------
+# Portably unset VAR.
+as_fn_unset ()
+{
+  { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+
+# as_fn_set_status STATUS
+# -----------------------
+# Set $? to STATUS, without forking.
+as_fn_set_status ()
+{
+  return $1
+} # as_fn_set_status
+
+# as_fn_exit STATUS
+# -----------------
+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+  set +e
+  as_fn_set_status $1
+  exit $1
+} # as_fn_exit
+
+# as_fn_mkdir_p
+# -------------
+# Create "$as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
+
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d "$as_dir" || eval $as_mkdir_p || {
+    as_dirs=
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs="'$as_qdir' $as_dirs"
+      as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_dir" : 'X\(//\)[^/]' \| \
+	 X"$as_dir" : 'X\(//\)$' \| \
+	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d "$as_dir" && break
+    done
+    test -z "$as_dirs" || eval "mkdir $as_dirs"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+
+
+} # as_fn_mkdir_p
+# as_fn_append VAR VALUE
+# ----------------------
+# Append the text in VALUE to the end of the definition contained in VAR. Take
+# advantage of any shell optimizations that allow amortized linear growth over
+# repeated appends, instead of the typical quadratic growth present in naive
+# implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+  eval 'as_fn_append ()
+  {
+    eval $1+=\$2
+  }'
+else
+  as_fn_append ()
+  {
+    eval $1=\$$1\$2
+  }
+fi # as_fn_append
+
+# as_fn_arith ARG...
+# ------------------
+# Perform arithmetic evaluation on the ARGs, and store the result in the
+# global $as_val. Take advantage of shells that can avoid forks. The arguments
+# must be portable across $(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+  eval 'as_fn_arith ()
+  {
+    as_val=$(( $* ))
+  }'
+else
+  as_fn_arith ()
+  {
+    as_val=`expr "$@" || test $? -eq 1`
+  }
+fi # as_fn_arith
+
 
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
+# as_fn_error ERROR [LINENO LOG_FD]
+# ---------------------------------
+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+# script with status $?, using 1 if that was 0.
+as_fn_error ()
+{
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  fi
+  $as_echo "$as_me: error: $1" >&2
+  as_fn_exit $as_status
+} # as_fn_error
+
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+   test "X`expr 00001 : '.*\(...\)'`" = X001; then
   as_expr=expr
 else
   as_expr=false
 fi
 
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
   as_basename=basename
 else
   as_basename=false
 fi
 
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
 
-# Name of the executable.
-as_me=`$as_basename "$0" ||
+as_me=`$as_basename -- "$0" ||
 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
 	 X"$0" : 'X\(//\)$' \| \
-	 X"$0" : 'X\(/\)$' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
-    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
-  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\/\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-
+	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
 
-# PATH needs CR, and LINENO needs CR and PATH.
 # Avoid depending upon Character Ranges.
 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
@@ -85,146 +420,107 @@ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 as_cr_digits='0123456789'
 as_cr_alnum=$as_cr_Letters$as_cr_digits
 
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! /bin/sh" >conf$$.sh
-  echo  "exit 0"   >>conf$$.sh
-  chmod +x conf$$.sh
-  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
-    PATH_SEPARATOR=';'
-  else
-    PATH_SEPARATOR=:
-  fi
-  rm -f conf$$.sh
-fi
-
-
-  as_lineno_1=$LINENO
-  as_lineno_2=$LINENO
-  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
-  test "x$as_lineno_1" != "x$as_lineno_2" &&
-  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
-  # Find who we are.  Look in the path if we contain no path at all
-  # relative or not.
-  case $0 in
-    *[\\/]* ) as_myself=$0 ;;
-    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
-       ;;
-  esac
-  # We did not find ourselves, most probably we were run as `sh COMMAND'
-  # in which case we are not to be found in the path.
-  if test "x$as_myself" = x; then
-    as_myself=$0
-  fi
-  if test ! -f "$as_myself"; then
-    { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
-   { (exit 1); exit 1; }; }
-  fi
-  case $CONFIG_SHELL in
-  '')
-    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for as_base in sh bash ksh sh5; do
-	 case $as_dir in
-	 /*)
-	   if ("$as_dir/$as_base" -c '
-  as_lineno_1=$LINENO
-  as_lineno_2=$LINENO
-  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
-  test "x$as_lineno_1" != "x$as_lineno_2" &&
-  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
-	     $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
-	     $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
-	     CONFIG_SHELL=$as_dir/$as_base
-	     export CONFIG_SHELL
-	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
-	   fi;;
-	 esac
-       done
-done
-;;
-  esac
 
-  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
-  # uniformly replaced by the line number.  The first 'sed' inserts a
-  # line-number line before each line; the second 'sed' does the real
-  # work.  The second script uses 'N' to pair each line-number line
-  # with the numbered line, and appends trailing '-' during
-  # substitution so that $LINENO is not a special case at line end.
-  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
-  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
-  sed '=' <$as_myself |
+  as_lineno_1=$LINENO as_lineno_1a=$LINENO
+  as_lineno_2=$LINENO as_lineno_2a=$LINENO
+  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
+  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
+  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
+  sed -n '
+    p
+    /[$]LINENO/=
+  ' <$as_myself |
     sed '
+      s/[$]LINENO.*/&-/
+      t lineno
+      b
+      :lineno
       N
-      s,$,-,
-      : loop
-      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
+      :loop
+      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
       t loop
-      s,-$,,
-      s,^['$as_cr_digits']*\n,,
+      s/-\n.*//
     ' >$as_me.lineno &&
-  chmod +x $as_me.lineno ||
-    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
-   { (exit 1); exit 1; }; }
+  chmod +x "$as_me.lineno" ||
+    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
 
   # Don't try to exec as it changes $[0], causing all sort of problems
   # (the dirname of $[0] is not the place where we might find the
-  # original and so on.  Autoconf is especially sensible to this).
-  . ./$as_me.lineno
+  # original and so on.  Autoconf is especially sensitive to this).
+  . "./$as_me.lineno"
   # Exit status is that of the last command.
   exit
 }
 
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
-  *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T='	' ;;
-  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
-  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in #(((((
+-n*)
+  case `echo 'xy\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  xy)  ECHO_C='\c';;
+  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
+       ECHO_T='	';;
+  esac;;
+*)
+  ECHO_N='-n';;
 esac
 
-if expr a : '\(a\)' >/dev/null 2>&1; then
-  as_expr=expr
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
 else
-  as_expr=false
+  rm -f conf$$.dir
+  mkdir conf$$.dir 2>/dev/null
 fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
-  # We could just check for DJGPP; but this test a) works b) is more generic
-  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
-  if test -f conf$$.exe; then
-    # Don't use ln at all; we don't have any links
-    as_ln_s='cp -p'
-  else
+if (echo >conf$$.file) 2>/dev/null; then
+  if ln -s conf$$.file conf$$ 2>/dev/null; then
     as_ln_s='ln -s'
+    # ... but there are two gotchas:
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -p'.
+    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+      as_ln_s='cp -p'
+  elif ln conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s=ln
+  else
+    as_ln_s='cp -p'
   fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
-  as_ln_s=ln
 else
   as_ln_s='cp -p'
 fi
-rm -f conf$$ conf$$.exe conf$$.file
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
 
 if mkdir -p . 2>/dev/null; then
-  as_mkdir_p=:
+  as_mkdir_p='mkdir -p "$as_dir"'
 else
   test -d ./-p && rmdir ./-p
   as_mkdir_p=false
 fi
 
-as_executable_p="test -f"
+if test -x / >/dev/null 2>&1; then
+  as_test_x='test -x'
+else
+  if ls -dL / >/dev/null 2>&1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d "$1"; then
+	test -d "$1/.";
+      else
+	case $1 in #(
+	-*)set "./$1";;
+	esac;
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
 
 # Sed expression to map a string onto a valid CPP name.
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
@@ -233,36 +529,26 @@ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
 
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" 	$as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
 
 # Check that we are running under the correct shell.
 SHELL=${CONFIG_SHELL-/bin/sh}
 
-case X$ECHO in
+case X$lt_ECHO in
 X*--fallback-echo)
   # Remove one level of quotation (which was required for Make).
-  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
+  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
   ;;
 esac
 
-echo=${ECHO-echo}
+ECHO=${lt_ECHO-echo}
 if test "X$1" = X--no-reexec; then
   # Discard the --no-reexec flag, and continue.
   shift
 elif test "X$1" = X--fallback-echo; then
   # Avoid inline document here, it may be left over
   :
-elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
-  # Yippee, $echo works!
+elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
+  # Yippee, $ECHO works!
   :
 else
   # Restart under the correct shell.
@@ -272,9 +558,9 @@ fi
 if test "X$1" = X--fallback-echo; then
   # used as fallback echo
   shift
-  cat <<EOF
+  cat <<_LT_EOF
 $*
-EOF
+_LT_EOF
   exit 0
 fi
 
@@ -282,195 +568,336 @@ fi
 # if CDPATH is set.
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
-if test -z "$ECHO"; then
-if test "X${echo_test_string+set}" != Xset; then
-# find a string as large as possible, as long as the shell can cope with it
-  for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
-    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
-       echo_test_string=`eval $cmd` &&
-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
-    then
-      break
-    fi
-  done
-fi
+if test -z "$lt_ECHO"; then
+  if test "X${echo_test_string+set}" != Xset; then
+    # find a string as large as possible, as long as the shell can cope with it
+    for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
+      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
+      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
+	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
+      then
+        break
+      fi
+    done
+  fi
 
-if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
-   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
-   test "X$echo_testing_string" = "X$echo_test_string"; then
-  :
-else
-  # The Solaris, AIX, and Digital Unix default echo programs unquote
-  # backslashes.  This makes it impossible to quote backslashes using
-  #   echo "$something" | sed 's/\\/\\\\/g'
-  #
-  # So, first we look for a working echo in the user's PATH.
+  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
+     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
+     test "X$echo_testing_string" = "X$echo_test_string"; then
+    :
+  else
+    # The Solaris, AIX, and Digital Unix default echo programs unquote
+    # backslashes.  This makes it impossible to quote backslashes using
+    #   echo "$something" | sed 's/\\/\\\\/g'
+    #
+    # So, first we look for a working echo in the user's PATH.
 
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  for dir in $PATH /usr/ucb; do
+    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+    for dir in $PATH /usr/ucb; do
+      IFS="$lt_save_ifs"
+      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
+         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
+         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
+         test "X$echo_testing_string" = "X$echo_test_string"; then
+        ECHO="$dir/echo"
+        break
+      fi
+    done
     IFS="$lt_save_ifs"
-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
-       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
-       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
-       test "X$echo_testing_string" = "X$echo_test_string"; then
-      echo="$dir/echo"
-      break
-    fi
-  done
-  IFS="$lt_save_ifs"
 
-  if test "X$echo" = Xecho; then
-    # We didn't find a better echo, so look for alternatives.
-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
-       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
-       test "X$echo_testing_string" = "X$echo_test_string"; then
-      # This shell has a builtin print -r that does the trick.
-      echo='print -r'
-    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
-	 test "X$CONFIG_SHELL" != X/bin/ksh; then
-      # If we have ksh, try running configure again with it.
-      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
-      export ORIGINAL_CONFIG_SHELL
-      CONFIG_SHELL=/bin/ksh
-      export CONFIG_SHELL
-      exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
-    else
-      # Try using printf.
-      echo='printf %s\n'
-      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
-	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
-	 test "X$echo_testing_string" = "X$echo_test_string"; then
-	# Cool, printf works
-	:
-      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
-	   test "X$echo_testing_string" = 'X\t' &&
-	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	   test "X$echo_testing_string" = "X$echo_test_string"; then
-	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
-	export CONFIG_SHELL
-	SHELL="$CONFIG_SHELL"
-	export SHELL
-	echo="$CONFIG_SHELL $0 --fallback-echo"
-      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
-	   test "X$echo_testing_string" = 'X\t' &&
-	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	   test "X$echo_testing_string" = "X$echo_test_string"; then
-	echo="$CONFIG_SHELL $0 --fallback-echo"
+    if test "X$ECHO" = Xecho; then
+      # We didn't find a better echo, so look for alternatives.
+      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
+         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
+         test "X$echo_testing_string" = "X$echo_test_string"; then
+        # This shell has a builtin print -r that does the trick.
+        ECHO='print -r'
+      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
+	   test "X$CONFIG_SHELL" != X/bin/ksh; then
+        # If we have ksh, try running configure again with it.
+        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
+        export ORIGINAL_CONFIG_SHELL
+        CONFIG_SHELL=/bin/ksh
+        export CONFIG_SHELL
+        exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
       else
-	# maybe with a smaller string...
-	prev=:
+        # Try using printf.
+        ECHO='printf %s\n'
+        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
+	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
+	   test "X$echo_testing_string" = "X$echo_test_string"; then
+	  # Cool, printf works
+	  :
+        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
+	     test "X$echo_testing_string" = 'X\t' &&
+	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+	     test "X$echo_testing_string" = "X$echo_test_string"; then
+	  CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
+	  export CONFIG_SHELL
+	  SHELL="$CONFIG_SHELL"
+	  export SHELL
+	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
+        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
+	     test "X$echo_testing_string" = 'X\t' &&
+	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+	     test "X$echo_testing_string" = "X$echo_test_string"; then
+	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
+        else
+	  # maybe with a smaller string...
+	  prev=:
 
-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
-	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
-	  then
-	    break
-	  fi
-	  prev="$cmd"
-	done
+	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
+	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
+	    then
+	      break
+	    fi
+	    prev="$cmd"
+	  done
 
-	if test "$prev" != 'sed 50q "$0"'; then
-	  echo_test_string=`eval $prev`
-	  export echo_test_string
-	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
-	else
-	  # Oops.  We lost completely, so just stick with echo.
-	  echo=echo
-	fi
+	  if test "$prev" != 'sed 50q "$0"'; then
+	    echo_test_string=`eval $prev`
+	    export echo_test_string
+	    exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
+	  else
+	    # Oops.  We lost completely, so just stick with echo.
+	    ECHO=echo
+	  fi
+        fi
       fi
     fi
   fi
 fi
-fi
 
 # Copy echo and quote the copy suitably for passing to libtool from
 # the Makefile, instead of quoting the original, which is used later.
-ECHO=$echo
-if test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
-   ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
+lt_ECHO=$ECHO
+if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
+   lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
 fi
 
 
 
 
-tagnames=${tagnames+${tagnames},}CXX
-
-tagnames=${tagnames+${tagnames},}F77
+test -n "$DJDIR" || exec 7<&0 </dev/null
+exec 6>&1
 
 # Name of the host.
 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
 # so uname gets run too.
 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
 
-exec 6>&1
-
 #
 # Initializations.
 #
 ac_default_prefix=/usr/local
+ac_clean_files=
 ac_config_libobj_dir=.
+LIBOBJS=
 cross_compiling=no
 subdirs=
 MFLAGS=
 MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete.  It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
 
 # Identity of this package.
 PACKAGE_NAME='mstflint'
 PACKAGE_TARNAME='mstflint'
-PACKAGE_VERSION='1.4'
-PACKAGE_STRING='mstflint 1.4'
+PACKAGE_VERSION='3.7.0'
+PACKAGE_STRING='mstflint 3.7.0'
 PACKAGE_BUGREPORT='orenk at mellanox.co.il'
+PACKAGE_URL=''
 
 ac_unique_file="README"
 # Factoring default headers for most tests.
 ac_includes_default="\
 #include <stdio.h>
-#if HAVE_SYS_TYPES_H
+#ifdef HAVE_SYS_TYPES_H
 # include <sys/types.h>
 #endif
-#if HAVE_SYS_STAT_H
+#ifdef HAVE_SYS_STAT_H
 # include <sys/stat.h>
 #endif
-#if STDC_HEADERS
+#ifdef STDC_HEADERS
 # include <stdlib.h>
 # include <stddef.h>
 #else
-# if HAVE_STDLIB_H
+# ifdef HAVE_STDLIB_H
 #  include <stdlib.h>
 # endif
 #endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
+#ifdef HAVE_STRING_H
+# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 #  include <memory.h>
 # endif
 # include <string.h>
 #endif
-#if HAVE_STRINGS_H
+#ifdef HAVE_STRINGS_H
 # include <strings.h>
 #endif
-#if HAVE_INTTYPES_H
+#ifdef HAVE_INTTYPES_H
 # include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
 #endif
-#if HAVE_UNISTD_H
+#ifdef HAVE_STDINT_H
+# include <stdint.h>
+#endif
+#ifdef HAVE_UNISTD_H
 # include <unistd.h>
 #endif"
 
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS PROJECT VERSION INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_S [...]
+ac_subst_vars='am__EXEEXT_FALSE
+am__EXEEXT_TRUE
+LTLIBOBJS
+LIBOBJS
+ENABLE_INBAND_FALSE
+ENABLE_INBAND_TRUE
+ENABLE_DC
+ENABLE_DC_FALSE
+ENABLE_DC_TRUE
+CXXCPP
+CPP
+OTOOL64
+OTOOL
+LIPO
+NMEDIT
+DSYMUTIL
+lt_ECHO
+RANLIB
+AR
+OBJDUMP
+LN_S
+NM
+ac_ct_DUMPBIN
+DUMPBIN
+LD
+FGREP
+EGREP
+GREP
+SED
+host_os
+host_vendor
+host_cpu
+host
+build_os
+build_vendor
+build_cpu
+build
+LIBTOOL
+am__fastdepCXX_FALSE
+am__fastdepCXX_TRUE
+CXXDEPMODE
+ac_ct_CXX
+CXXFLAGS
+CXX
+am__fastdepCC_FALSE
+am__fastdepCC_TRUE
+CCDEPMODE
+AMDEPBACKSLASH
+AMDEP_FALSE
+AMDEP_TRUE
+am__quote
+am__include
+DEPDIR
+OBJEXT
+EXEEXT
+ac_ct_CC
+CPPFLAGS
+LDFLAGS
+CFLAGS
+CC
+am__untar
+am__tar
+AMTAR
+am__leading_dot
+SET_MAKE
+AWK
+mkdir_p
+MKDIR_P
+INSTALL_STRIP_PROGRAM
+STRIP
+install_sh
+MAKEINFO
+AUTOHEADER
+AUTOMAKE
+AUTOCONF
+ACLOCAL
+PACKAGE
+CYGPATH_W
+am__isrc
+INSTALL_DATA
+INSTALL_SCRIPT
+INSTALL_PROGRAM
+VERSION
+PROJECT
+target_alias
+host_alias
+build_alias
+LIBS
+ECHO_T
+ECHO_N
+ECHO_C
+DEFS
+mandir
+localedir
+libdir
+psdir
+pdfdir
+dvidir
+htmldir
+infodir
+docdir
+oldincludedir
+includedir
+localstatedir
+sharedstatedir
+sysconfdir
+datadir
+datarootdir
+libexecdir
+sbindir
+bindir
+program_transform_name
+prefix
+exec_prefix
+PACKAGE_URL
+PACKAGE_BUGREPORT
+PACKAGE_STRING
+PACKAGE_VERSION
+PACKAGE_TARNAME
+PACKAGE_NAME
+PATH_SEPARATOR
+SHELL'
 ac_subst_files=''
+ac_user_opts='
+enable_option_checking
+enable_dependency_tracking
+enable_shared
+enable_static
+with_pic
+enable_fast_install
+with_gnu_ld
+enable_libtool_lock
+enable_dc
+enable_inband
+'
+      ac_precious_vars='build_alias
+host_alias
+target_alias
+CC
+CFLAGS
+LDFLAGS
+LIBS
+CPPFLAGS
+CXX
+CXXFLAGS
+CCC
+CPP
+CXXCPP'
+
 
 # Initialize some variables set by options.
 ac_init_help=
 ac_init_version=false
+ac_unrecognized_opts=
+ac_unrecognized_sep=
 # The variables have the same names as the options, with
 # dashes changed to underlines.
 cache_file=/dev/null
@@ -493,34 +920,48 @@ x_libraries=NONE
 # and all the variables that are supposed to be based on exec_prefix
 # by default will actually change.
 # Use braces instead of parens because sh, perl, etc. also accept them.
+# (The list follows the same order as the GNU Coding Standards.)
 bindir='${exec_prefix}/bin'
 sbindir='${exec_prefix}/sbin'
 libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
+datarootdir='${prefix}/share'
+datadir='${datarootdir}'
 sysconfdir='${prefix}/etc'
 sharedstatedir='${prefix}/com'
 localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
 includedir='${prefix}/include'
 oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+infodir='${datarootdir}/info'
+htmldir='${docdir}'
+dvidir='${docdir}'
+pdfdir='${docdir}'
+psdir='${docdir}'
+libdir='${exec_prefix}/lib'
+localedir='${datarootdir}/locale'
+mandir='${datarootdir}/man'
 
 ac_prev=
+ac_dashdash=
 for ac_option
 do
   # If the previous option needs an argument, assign it.
   if test -n "$ac_prev"; then
-    eval "$ac_prev=\$ac_option"
+    eval $ac_prev=\$ac_option
     ac_prev=
     continue
   fi
 
-  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
+  case $ac_option in
+  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
+  *)	ac_optarg=yes ;;
+  esac
 
   # Accept the important Cygnus configure options, so we can diagnose typos.
 
-  case $ac_option in
+  case $ac_dashdash$ac_option in
+  --)
+    ac_dashdash=yes ;;
 
   -bindir | --bindir | --bindi | --bind | --bin | --bi)
     ac_prev=bindir ;;
@@ -542,33 +983,59 @@ do
   --config-cache | -C)
     cache_file=config.cache ;;
 
-  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
+  -datadir | --datadir | --datadi | --datad)
     ac_prev=datadir ;;
-  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
-  | --da=*)
+  -datadir=* | --datadir=* | --datadi=* | --datad=*)
     datadir=$ac_optarg ;;
 
+  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
+  | --dataroo | --dataro | --datar)
+    ac_prev=datarootdir ;;
+  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
+  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
+    datarootdir=$ac_optarg ;;
+
   -disable-* | --disable-*)
-    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
+    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     # Reject names that are not valid shell variable names.
-    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
-      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
-   { (exit 1); exit 1; }; }
-    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
-    eval "enable_$ac_feature=no" ;;
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid feature name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"enable_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval enable_$ac_useropt=no ;;
+
+  -docdir | --docdir | --docdi | --doc | --do)
+    ac_prev=docdir ;;
+  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
+    docdir=$ac_optarg ;;
+
+  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
+    ac_prev=dvidir ;;
+  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
+    dvidir=$ac_optarg ;;
 
   -enable-* | --enable-*)
-    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
+    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
-    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
-      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
-   { (exit 1); exit 1; }; }
-    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
-    case $ac_option in
-      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
-      *) ac_optarg=yes ;;
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid feature name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"enable_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
     esac
-    eval "enable_$ac_feature='$ac_optarg'" ;;
+    eval enable_$ac_useropt=\$ac_optarg ;;
 
   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
@@ -595,6 +1062,12 @@ do
   -host=* | --host=* | --hos=* | --ho=*)
     host_alias=$ac_optarg ;;
 
+  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
+    ac_prev=htmldir ;;
+  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
+  | --ht=*)
+    htmldir=$ac_optarg ;;
+
   -includedir | --includedir | --includedi | --included | --include \
   | --includ | --inclu | --incl | --inc)
     ac_prev=includedir ;;
@@ -619,13 +1092,16 @@ do
   | --libexe=* | --libex=* | --libe=*)
     libexecdir=$ac_optarg ;;
 
+  -localedir | --localedir | --localedi | --localed | --locale)
+    ac_prev=localedir ;;
+  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
+    localedir=$ac_optarg ;;
+
   -localstatedir | --localstatedir | --localstatedi | --localstated \
-  | --localstate | --localstat | --localsta | --localst \
-  | --locals | --local | --loca | --loc | --lo)
+  | --localstate | --localstat | --localsta | --localst | --locals)
     ac_prev=localstatedir ;;
   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
-  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
-  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
+  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
     localstatedir=$ac_optarg ;;
 
   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
@@ -690,6 +1166,16 @@ do
   | --progr-tra=* | --program-tr=* | --program-t=*)
     program_transform_name=$ac_optarg ;;
 
+  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
+    ac_prev=pdfdir ;;
+  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
+    pdfdir=$ac_optarg ;;
+
+  -psdir | --psdir | --psdi | --psd | --ps)
+    ac_prev=psdir ;;
+  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
+    psdir=$ac_optarg ;;
+
   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
   | -silent | --silent | --silen | --sile | --sil)
     silent=yes ;;
@@ -740,26 +1226,36 @@ do
     ac_init_version=: ;;
 
   -with-* | --with-*)
-    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
+    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
-    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
-      { echo "$as_me: error: invalid package name: $ac_package" >&2
-   { (exit 1); exit 1; }; }
-    ac_package=`echo $ac_package| sed 's/-/_/g'`
-    case $ac_option in
-      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
-      *) ac_optarg=yes ;;
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid package name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"with_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
     esac
-    eval "with_$ac_package='$ac_optarg'" ;;
+    eval with_$ac_useropt=\$ac_optarg ;;
 
   -without-* | --without-*)
-    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
+    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     # Reject names that are not valid shell variable names.
-    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
-      { echo "$as_me: error: invalid package name: $ac_package" >&2
-   { (exit 1); exit 1; }; }
-    ac_package=`echo $ac_package | sed 's/-/_/g'`
-    eval "with_$ac_package=no" ;;
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid package name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"with_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval with_$ac_useropt=no ;;
 
   --x)
     # Obsolete; use --with-x.
@@ -779,26 +1275,25 @@ do
   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
     x_libraries=$ac_optarg ;;
 
-  -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
-   { (exit 1); exit 1; }; }
+  -*) as_fn_error "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information."
     ;;
 
   *=*)
     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
     # Reject names that are not valid shell variable names.
-    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
-      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
-   { (exit 1); exit 1; }; }
-    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
-    eval "$ac_envvar='$ac_optarg'"
+    case $ac_envvar in #(
+      '' | [0-9]* | *[!_$as_cr_alnum]* )
+      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
+    esac
+    eval $ac_envvar=\$ac_optarg
     export $ac_envvar ;;
 
   *)
     # FIXME: should be removed in autoconf 3.0.
-    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
+    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
-      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
+      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
     ;;
 
@@ -807,31 +1302,36 @@ done
 
 if test -n "$ac_prev"; then
   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
-  { echo "$as_me: error: missing argument to $ac_option" >&2
-   { (exit 1); exit 1; }; }
+  as_fn_error "missing argument to $ac_option"
 fi
 
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
-  eval ac_val=$`echo $ac_var`
-  case $ac_val in
-    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
-    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
-   { (exit 1); exit 1; }; };;
+if test -n "$ac_unrecognized_opts"; then
+  case $enable_option_checking in
+    no) ;;
+    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
+    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
   esac
-done
+fi
 
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
-	      localstatedir libdir includedir oldincludedir infodir mandir
+# Check all directory arguments for consistency.
+for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
+		datadir sysconfdir sharedstatedir localstatedir includedir \
+		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
+		libdir localedir mandir
 do
-  eval ac_val=$`echo $ac_var`
+  eval ac_val=\$$ac_var
+  # Remove trailing slashes.
+  case $ac_val in
+    */ )
+      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
+      eval $ac_var=\$ac_val;;
+  esac
+  # Be sure to have absolute directory names.
   case $ac_val in
-    [\\/$]* | ?:[\\/]* ) ;;
-    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
-   { (exit 1); exit 1; }; };;
+    [\\/$]* | ?:[\\/]* )  continue;;
+    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
   esac
+  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
 done
 
 # There might be people who depend on the old broken behavior: `$host'
@@ -845,7 +1345,7 @@ target=$target_alias
 if test "x$host_alias" != x; then
   if test "x$build_alias" = x; then
     cross_compiling=maybe
-    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
+    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
     If a cross compiler is detected then cross compile mode will be used." >&2
   elif test "x$build_alias" != "x$host_alias"; then
     cross_compiling=yes
@@ -858,94 +1358,72 @@ test -n "$host_alias" && ac_tool_prefix=$host_alias-
 test "$silent" = yes && exec 6>/dev/null
 
 
+ac_pwd=`pwd` && test -n "$ac_pwd" &&
+ac_ls_di=`ls -di .` &&
+ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
+  as_fn_error "working directory cannot be determined"
+test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
+  as_fn_error "pwd does not report name of working directory"
+
+
 # Find the source files, if location was not specified.
 if test -z "$srcdir"; then
   ac_srcdir_defaulted=yes
-  # Try the directory containing this script, then its parent.
-  ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$0" : 'X\(//\)[^/]' \| \
-	 X"$0" : 'X\(//\)$' \| \
-	 X"$0" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$0" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
+  # Try the directory containing this script, then the parent directory.
+  ac_confdir=`$as_dirname -- "$as_myself" ||
+$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_myself" : 'X\(//\)[^/]' \| \
+	 X"$as_myself" : 'X\(//\)$' \| \
+	 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_myself" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
   srcdir=$ac_confdir
-  if test ! -r $srcdir/$ac_unique_file; then
+  if test ! -r "$srcdir/$ac_unique_file"; then
     srcdir=..
   fi
 else
   ac_srcdir_defaulted=no
 fi
-if test ! -r $srcdir/$ac_unique_file; then
-  if test "$ac_srcdir_defaulted" = yes; then
-    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
-   { (exit 1); exit 1; }; }
-  else
-    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
-   { (exit 1); exit 1; }; }
-  fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
-  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
-   { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CXX_set=${CXX+set}
-ac_env_CXX_value=$CXX
-ac_cv_env_CXX_set=${CXX+set}
-ac_cv_env_CXX_value=$CXX
-ac_env_CXXFLAGS_set=${CXXFLAGS+set}
-ac_env_CXXFLAGS_value=$CXXFLAGS
-ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}
-ac_cv_env_CXXFLAGS_value=$CXXFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-ac_env_CXXCPP_set=${CXXCPP+set}
-ac_env_CXXCPP_value=$CXXCPP
-ac_cv_env_CXXCPP_set=${CXXCPP+set}
-ac_cv_env_CXXCPP_value=$CXXCPP
-ac_env_F77_set=${F77+set}
-ac_env_F77_value=$F77
-ac_cv_env_F77_set=${F77+set}
-ac_cv_env_F77_value=$F77
-ac_env_FFLAGS_set=${FFLAGS+set}
-ac_env_FFLAGS_value=$FFLAGS
-ac_cv_env_FFLAGS_set=${FFLAGS+set}
-ac_cv_env_FFLAGS_value=$FFLAGS
+if test ! -r "$srcdir/$ac_unique_file"; then
+  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
+  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
+fi
+ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
+ac_abs_confdir=`(
+	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
+	pwd)`
+# When building in place, set srcdir=.
+if test "$ac_abs_confdir" = "$ac_pwd"; then
+  srcdir=.
+fi
+# Remove unnecessary trailing slashes from srcdir.
+# Double slashes in file names in object file debugging info
+# mess up M-x gdb in Emacs.
+case $srcdir in
+*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
+esac
+for ac_var in $ac_precious_vars; do
+  eval ac_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_env_${ac_var}_value=\$${ac_var}
+  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_cv_env_${ac_var}_value=\$${ac_var}
+done
 
 #
 # Report the --help message.
@@ -954,7 +1432,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mstflint 1.4 to adapt to many kinds of systems.
+\`configure' configures mstflint 3.7.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -974,14 +1452,11 @@ Configuration:
   -n, --no-create         do not create output files
       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
 
-_ACEOF
-
-  cat <<_ACEOF
 Installation directories:
   --prefix=PREFIX         install architecture-independent files in PREFIX
-			  [$ac_default_prefix]
+                          [$ac_default_prefix]
   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
-			  [PREFIX]
+                          [PREFIX]
 
 By default, \`make install' will install all the files in
 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
@@ -991,18 +1466,25 @@ for instance \`--prefix=\$HOME'.
 For better control, use the options below.
 
 Fine tuning of the installation directories:
-  --bindir=DIR           user executables [EPREFIX/bin]
-  --sbindir=DIR          system admin executables [EPREFIX/sbin]
-  --libexecdir=DIR       program executables [EPREFIX/libexec]
-  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
-  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
-  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
-  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
-  --libdir=DIR           object code libraries [EPREFIX/lib]
-  --includedir=DIR       C header files [PREFIX/include]
-  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
-  --infodir=DIR          info documentation [PREFIX/info]
-  --mandir=DIR           man documentation [PREFIX/man]
+  --bindir=DIR            user executables [EPREFIX/bin]
+  --sbindir=DIR           system admin executables [EPREFIX/sbin]
+  --libexecdir=DIR        program executables [EPREFIX/libexec]
+  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
+  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
+  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
+  --libdir=DIR            object code libraries [EPREFIX/lib]
+  --includedir=DIR        C header files [PREFIX/include]
+  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
+  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
+  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
+  --infodir=DIR           info documentation [DATAROOTDIR/info]
+  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
+  --mandir=DIR            man documentation [DATAROOTDIR/man]
+  --docdir=DIR            documentation root [DATAROOTDIR/doc/mstflint]
+  --htmldir=DIR           html documentation [DOCDIR]
+  --dvidir=DIR            dvi documentation [DOCDIR]
+  --pdfdir=DIR            pdf documentation [DOCDIR]
+  --psdir=DIR             ps documentation [DOCDIR]
 _ACEOF
 
   cat <<\_ACEOF
@@ -1020,166 +1502,609 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mstflint 1.4:";;
+     short | recursive ) echo "Configuration of mstflint 3.7.0:";;
    esac
   cat <<\_ACEOF
 
 Optional Features:
+  --disable-option-checking  ignore unrecognized --enable/--with options
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
   --disable-dependency-tracking  speeds up one-time build
   --enable-dependency-tracking   do not reject slow dependency extractors
-  --enable-shared[=PKGS]
-                          build shared libraries [default=yes]
-  --enable-static[=PKGS]
-                          build static libraries [default=yes]
+  --enable-shared[=PKGS]  build shared libraries [default=yes]
+  --enable-static[=PKGS]  build static libraries [default=yes]
   --enable-fast-install[=PKGS]
                           optimize for fast installation [default=yes]
   --disable-libtool-lock  avoid locking (might break parallel builds)
-  --disable-dc            Disable mstflint "dc" command. Eliminate zlib dependency
+  --disable-dc            Disable mstflint "dc" command. Eliminates zlib dependency
+  --disable-inband        Disable inabnd access. Prevents FW updtes for Mellanox SwitchX and ConnectIB devices. Eliminates infiniband/mad.h dependency
 
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
-  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
   --with-pic              try to use only PIC/non-PIC objects [default=use
                           both]
-  --with-tags[=TAGS]
-                          include additional configurations [automatic]
+  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
 
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
               nonstandard directory <lib dir>
-  CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
-              headers in a nonstandard directory <include dir>
+  LIBS        libraries to pass to the linker, e.g. -l<library>
+  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
+              you have headers in a nonstandard directory <include dir>
   CXX         C++ compiler command
   CXXFLAGS    C++ compiler flags
   CPP         C preprocessor
   CXXCPP      C++ preprocessor
-  F77         Fortran 77 compiler command
-  FFLAGS      Fortran 77 compiler flags
 
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
 Report bugs to <orenk at mellanox.co.il>.
 _ACEOF
+ac_status=$?
 fi
 
 if test "$ac_init_help" = "recursive"; then
   # If there are subdirs, report their specific --help.
-  ac_popdir=`pwd`
   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
-    test -d $ac_dir || continue
+    test -d "$ac_dir" ||
+      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
+      continue
     ac_builddir=.
 
-if test "$ac_dir" != .; then
-  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
-  # A "../" for each directory in $ac_dir_suffix.
-  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
-  ac_dir_suffix= ac_top_builddir=
-fi
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+  # A ".." for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+  case $ac_top_builddir_sub in
+  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
 
 case $srcdir in
-  .)  # No --srcdir option.  We are building in place.
+  .)  # We are building in place.
     ac_srcdir=.
-    if test -z "$ac_top_builddir"; then
-       ac_top_srcdir=.
-    else
-       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
-    fi ;;
-  [\\/]* | ?:[\\/]* )  # Absolute path.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
     ac_srcdir=$srcdir$ac_dir_suffix;
-    ac_top_srcdir=$srcdir ;;
-  *) # Relative path.
-    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
-    ac_top_srcdir=$ac_top_builddir$srcdir ;;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
 esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+    cd "$ac_dir" || { ac_status=$?; continue; }
+    # Check for guested configure.
+    if test -f "$ac_srcdir/configure.gnu"; then
+      echo &&
+      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
+    elif test -f "$ac_srcdir/configure"; then
+      echo &&
+      $SHELL "$ac_srcdir/configure" --help=recursive
+    else
+      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
+    fi || ac_status=$?
+    cd "$ac_pwd" || { ac_status=$?; break; }
+  done
+fi
 
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
-  case "$ac_dir" in
-  .) ac_abs_builddir=`pwd`;;
-  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
-  *) ac_abs_builddir=`pwd`/"$ac_dir";;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
-  case ${ac_top_builddir}. in
-  .) ac_abs_top_builddir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
-  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
-  case $ac_srcdir in
-  .) ac_abs_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
-  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
-  case $ac_top_srcdir in
-  .) ac_abs_top_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
-  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
-  esac;;
-esac
-
-    cd $ac_dir
-    # Check for guested configure; otherwise get Cygnus style configure.
-    if test -f $ac_srcdir/configure.gnu; then
-      echo
-      $SHELL $ac_srcdir/configure.gnu  --help=recursive
-    elif test -f $ac_srcdir/configure; then
-      echo
-      $SHELL $ac_srcdir/configure  --help=recursive
-    elif test -f $ac_srcdir/configure.ac ||
-	   test -f $ac_srcdir/configure.in; then
-      echo
-      $ac_configure --help
-    else
-      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
-    fi
-    cd "$ac_popdir"
-  done
-fi
-
-test -n "$ac_init_help" && exit 0
+test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mstflint configure 1.4
-generated by GNU Autoconf 2.59
+mstflint configure 3.7.0
+generated by GNU Autoconf 2.65
 
-Copyright (C) 2003 Free Software Foundation, Inc.
+Copyright (C) 2009 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 _ACEOF
-  exit 0
+  exit
 fi
-exec 5>config.log
-cat >&5 <<_ACEOF
+
+## ------------------------ ##
+## Autoconf initialization. ##
+## ------------------------ ##
+
+# ac_fn_c_try_compile LINENO
+# --------------------------
+# Try to compile conftest.$ac_ext, and return whether this succeeded.
+ac_fn_c_try_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext
+  if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_compile
+
+# ac_fn_cxx_try_compile LINENO
+# ----------------------------
+# Try to compile conftest.$ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext
+  if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_cxx_try_compile
+
+# ac_fn_c_try_link LINENO
+# -----------------------
+# Try to link conftest.$ac_ext, and return whether this succeeded.
+ac_fn_c_try_link ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext conftest$ac_exeext
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest$ac_exeext && {
+	 test "$cross_compiling" = yes ||
+	 $as_test_x conftest$ac_exeext
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
+  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
+  # interfere with the next link command; also delete a directory that is
+  # left behind by Apple's compiler.  We do this before executing the actions.
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_link
+
+# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
+# -------------------------------------------------------
+# Tests whether HEADER exists and can be compiled using the include files in
+# INCLUDES, setting the cache variable VAR accordingly.
+ac_fn_c_check_header_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+#include <$2>
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  eval "$3=yes"
+else
+  eval "$3=no"
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} # ac_fn_c_check_header_compile
+
+# ac_fn_c_try_cpp LINENO
+# ----------------------
+# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
+ac_fn_c_try_cpp ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_cpp conftest.$ac_ext"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } >/dev/null && {
+	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+    ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_cpp
+
+# ac_fn_c_try_run LINENO
+# ----------------------
+# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
+# that executables *can* be run.
+ac_fn_c_try_run ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: program exited with status $ac_status" >&5
+       $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_retval=$ac_status
+fi
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_run
+
+# ac_fn_c_check_func LINENO FUNC VAR
+# ----------------------------------
+# Tests whether FUNC exists, setting the cache variable VAR accordingly
+ac_fn_c_check_func ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
+   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+#define $2 innocuous_$2
+
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char $2 (); below.
+    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+    <limits.h> exists even on freestanding compilers.  */
+
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+
+#undef $2
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char $2 ();
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined __stub_$2 || defined __stub___$2
+choke me
+#endif
+
+int
+main ()
+{
+return $2 ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  eval "$3=yes"
+else
+  eval "$3=no"
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} # ac_fn_c_check_func
+
+# ac_fn_cxx_try_cpp LINENO
+# ------------------------
+# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_cpp ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_cpp conftest.$ac_ext"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } >/dev/null && {
+	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+    ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_cxx_try_cpp
+
+# ac_fn_cxx_try_link LINENO
+# -------------------------
+# Try to link conftest.$ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_link ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext conftest$ac_exeext
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest$ac_exeext && {
+	 test "$cross_compiling" = yes ||
+	 $as_test_x conftest$ac_exeext
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
+  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
+  # interfere with the next link command; also delete a directory that is
+  # left behind by Apple's compiler.  We do this before executing the actions.
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_cxx_try_link
+
+# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
+# -------------------------------------------------------
+# Tests whether HEADER exists, giving a warning if it cannot be compiled using
+# the include files in INCLUDES and setting the cache variable VAR
+# accordingly.
+ac_fn_c_check_header_mongrel ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+else
+  # Is the header compilable?
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
+$as_echo_n "checking $2 usability... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+#include <$2>
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_header_compiler=yes
+else
+  ac_header_compiler=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
+$as_echo "$ac_header_compiler" >&6; }
+
+# Is the header present?
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
+$as_echo_n "checking $2 presence... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <$2>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  ac_header_preproc=yes
+else
+  ac_header_preproc=no
+fi
+rm -f conftest.err conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
+$as_echo "$ac_header_preproc" >&6; }
+
+# So?  What about this header?
+case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
+  yes:no: )
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
+$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+    ;;
+  no:yes:* )
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
+$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
+$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
+$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
+$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+( cat <<\_ASBOX
+## ----------------------------------- ##
+## Report this to orenk at mellanox.co.il ##
+## ----------------------------------- ##
+_ASBOX
+     ) | sed "s/^/$as_me: WARNING:     /" >&2
+    ;;
+esac
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  eval "$3=\$ac_header_compiler"
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} # ac_fn_c_check_header_mongrel
+cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mstflint $as_me 1.4, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
+It was created by mstflint $as_me 3.7.0, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
 
 _ACEOF
+exec 5>>config.log
 {
 cat <<_ASUNAME
 ## --------- ##
@@ -1198,7 +2123,7 @@ uname -v = `(uname -v) 2>/dev/null || echo unknown`
 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
+/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
@@ -1210,8 +2135,9 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  echo "PATH: $as_dir"
-done
+    $as_echo "PATH: $as_dir"
+  done
+IFS=$as_save_IFS
 
 } >&5
 
@@ -1233,7 +2159,6 @@ _ACEOF
 ac_configure_args=
 ac_configure_args0=
 ac_configure_args1=
-ac_sep=
 ac_must_keep_next=false
 for ac_pass in 1 2
 do
@@ -1244,13 +2169,13 @@ do
     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
     | -silent | --silent | --silen | --sile | --sil)
       continue ;;
-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
-      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    *\'*)
+      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     esac
     case $ac_pass in
-    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
+    1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
     2)
-      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
+      as_fn_append ac_configure_args1 " '$ac_arg'"
       if test $ac_must_keep_next = true; then
 	ac_must_keep_next=false # Got value, back to normal.
       else
@@ -1266,21 +2191,19 @@ do
 	  -* ) ac_must_keep_next=true ;;
 	esac
       fi
-      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
-      # Get rid of the leading space.
-      ac_sep=" "
+      as_fn_append ac_configure_args " '$ac_arg'"
       ;;
     esac
   done
 done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
+{ ac_configure_args0=; unset ac_configure_args0;}
+{ ac_configure_args1=; unset ac_configure_args1;}
 
 # When interrupted or exit'd, cleanup temporary files, and complete
 # config.log.  We remove comments because anyway the quotes in there
 # would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
+# WARNING: Use '\'' to represent an apostrophe within the trap.
+# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
 trap 'exit_status=$?
   # Save into config.log some information that might help in debugging.
   {
@@ -1293,20 +2216,35 @@ trap 'exit_status=$?
 _ASBOX
     echo
     # The following way of writing the cache mishandles newlines in values,
-{
+(
+  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
+      *) { eval $ac_var=; unset $ac_var;} ;;
+      esac ;;
+    esac
+  done
   (set) 2>&1 |
-    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
-    *ac_space=\ *)
+    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
+    *${as_nl}ac_space=\ *)
       sed -n \
-	"s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
-	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
-      ;;
+	"s/'\''/'\''\\\\'\'''\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
+      ;; #(
     *)
-      sed -n \
-	"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
+      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
       ;;
-    esac;
-}
+    esac |
+    sort
+)
     echo
 
     cat <<\_ASBOX
@@ -1317,22 +2255,28 @@ _ASBOX
     echo
     for ac_var in $ac_subst_vars
     do
-      eval ac_val=$`echo $ac_var`
-      echo "$ac_var='"'"'$ac_val'"'"'"
+      eval ac_val=\$$ac_var
+      case $ac_val in
+      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
+      esac
+      $as_echo "$ac_var='\''$ac_val'\''"
     done | sort
     echo
 
     if test -n "$ac_subst_files"; then
       cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
+## ------------------- ##
+## File substitutions. ##
+## ------------------- ##
 _ASBOX
       echo
       for ac_var in $ac_subst_files
       do
-	eval ac_val=$`echo $ac_var`
-	echo "$ac_var='"'"'$ac_val'"'"'"
+	eval ac_val=\$$ac_var
+	case $ac_val in
+	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
+	esac
+	$as_echo "$ac_var='\''$ac_val'\''"
       done | sort
       echo
     fi
@@ -1344,26 +2288,26 @@ _ASBOX
 ## ----------- ##
 _ASBOX
       echo
-      sed "/^$/d" confdefs.h | sort
+      cat confdefs.h
       echo
     fi
     test "$ac_signal" != 0 &&
-      echo "$as_me: caught signal $ac_signal"
-    echo "$as_me: exit $exit_status"
+      $as_echo "$as_me: caught signal $ac_signal"
+    $as_echo "$as_me: exit $exit_status"
   } >&5
-  rm -f core *.core &&
-  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
+  rm -f core *.core core.conftest.* &&
+    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
     exit $exit_status
-     ' 0
+' 0
 for ac_signal in 1 2 13 15; do
-  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
+  trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
 done
 ac_signal=0
 
 # confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
+rm -f -r conftest* confdefs.h
+
+$as_echo "/* confdefs.h */" > confdefs.h
 
 # Predefined preprocessor variables.
 
@@ -1371,112 +2315,128 @@ cat >>confdefs.h <<_ACEOF
 #define PACKAGE_NAME "$PACKAGE_NAME"
 _ACEOF
 
-
 cat >>confdefs.h <<_ACEOF
 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
 _ACEOF
 
-
 cat >>confdefs.h <<_ACEOF
 #define PACKAGE_VERSION "$PACKAGE_VERSION"
 _ACEOF
 
-
 cat >>confdefs.h <<_ACEOF
 #define PACKAGE_STRING "$PACKAGE_STRING"
 _ACEOF
 
-
 cat >>confdefs.h <<_ACEOF
 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
 _ACEOF
 
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_URL "$PACKAGE_URL"
+_ACEOF
+
 
 # Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
-  if test "x$prefix" != xNONE; then
-    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
-  else
-    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
-  fi
-fi
-for ac_site_file in $CONFIG_SITE; do
-  if test -r "$ac_site_file"; then
-    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
+# Prefer an explicitly selected file to automatically selected ones.
+ac_site_file1=NONE
+ac_site_file2=NONE
+if test -n "$CONFIG_SITE"; then
+  ac_site_file1=$CONFIG_SITE
+elif test "x$prefix" != xNONE; then
+  ac_site_file1=$prefix/share/config.site
+  ac_site_file2=$prefix/etc/config.site
+else
+  ac_site_file1=$ac_default_prefix/share/config.site
+  ac_site_file2=$ac_default_prefix/etc/config.site
+fi
+for ac_site_file in "$ac_site_file1" "$ac_site_file2"
+do
+  test "x$ac_site_file" = xNONE && continue
+  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
+$as_echo "$as_me: loading site script $ac_site_file" >&6;}
     sed 's/^/| /' "$ac_site_file" >&5
     . "$ac_site_file"
   fi
 done
 
 if test -r "$cache_file"; then
-  # Some versions of bash will fail to source /dev/null (special
-  # files actually), so we avoid doing that.
-  if test -f "$cache_file"; then
-    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
+  # Some versions of bash will fail to source /dev/null (special files
+  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
+  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
+$as_echo "$as_me: loading cache $cache_file" >&6;}
     case $cache_file in
-      [\\/]* | ?:[\\/]* ) . $cache_file;;
-      *)                      . ./$cache_file;;
+      [\\/]* | ?:[\\/]* ) . "$cache_file";;
+      *)                      . "./$cache_file";;
     esac
   fi
 else
-  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
+  { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
+$as_echo "$as_me: creating cache $cache_file" >&6;}
   >$cache_file
 fi
 
 # Check that the precious variables saved in the cache have kept the same
 # value.
 ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
-	       sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
+for ac_var in $ac_precious_vars; do
   eval ac_old_set=\$ac_cv_env_${ac_var}_set
   eval ac_new_set=\$ac_env_${ac_var}_set
-  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
-  eval ac_new_val="\$ac_env_${ac_var}_value"
+  eval ac_old_val=\$ac_cv_env_${ac_var}_value
+  eval ac_new_val=\$ac_env_${ac_var}_value
   case $ac_old_set,$ac_new_set in
     set,)
-      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
+$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
       ac_cache_corrupted=: ;;
     ,set)
-      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
+$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
       ac_cache_corrupted=: ;;
     ,);;
     *)
       if test "x$ac_old_val" != "x$ac_new_val"; then
-	{ echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
-	{ echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
-echo "$as_me:   former value:  $ac_old_val" >&2;}
-	{ echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
-echo "$as_me:   current value: $ac_new_val" >&2;}
-	ac_cache_corrupted=:
+	# differences in whitespace do not lead to failure.
+	ac_old_val_w=`echo x $ac_old_val`
+	ac_new_val_w=`echo x $ac_new_val`
+	if test "$ac_old_val_w" != "$ac_new_val_w"; then
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
+$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
+	  ac_cache_corrupted=:
+	else
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
+$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
+	  eval $ac_var=\$ac_old_val
+	fi
+	{ $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
+$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
+	{ $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
+$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
       fi;;
   esac
   # Pass precious variables to config.status.
   if test "$ac_new_set" = set; then
     case $ac_new_val in
-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
-      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
+    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
     *) ac_arg=$ac_var=$ac_new_val ;;
     esac
     case " $ac_configure_args " in
       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
-      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
+      *) as_fn_append ac_configure_args " '$ac_arg'" ;;
     esac
   fi
 done
 if $ac_cache_corrupted; then
-  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
-  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
-   { (exit 1); exit 1; }; }
+  { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
+$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
+  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
 fi
+## -------------------- ##
+## Main body of script. ##
+## -------------------- ##
 
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
@@ -1487,31 +2447,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 cat >>confdefs.h <<_ACEOF
 #define PROJECT "mstflint"
 _ACEOF
@@ -1520,38 +2455,37 @@ _ACEOF
 
 
 cat >>confdefs.h <<_ACEOF
-#define VERSION "1.4"
+#define VERSION "3.7.0"
 _ACEOF
 
 
 
 ac_aux_dir=
-for ac_dir in config $srcdir/config; do
-  if test -f $ac_dir/install-sh; then
-    ac_aux_dir=$ac_dir
-    ac_install_sh="$ac_aux_dir/install-sh -c"
-    break
-  elif test -f $ac_dir/install.sh; then
-    ac_aux_dir=$ac_dir
-    ac_install_sh="$ac_aux_dir/install.sh -c"
-    break
-  elif test -f $ac_dir/shtool; then
-    ac_aux_dir=$ac_dir
-    ac_install_sh="$ac_aux_dir/shtool install -c"
-    break
-  fi
+for ac_dir in config "$srcdir"/config; do
+  for ac_t in install-sh install.sh shtool; do
+    if test -f "$ac_dir/$ac_t"; then
+      ac_aux_dir=$ac_dir
+      ac_install_sh="$ac_aux_dir/$ac_t -c"
+      break 2
+    fi
+  done
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in config $srcdir/config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in config $srcdir/config" >&2;}
-   { (exit 1); exit 1; }; }
+  as_fn_error "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
 fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
+
+# These three variables are undocumented and unsupported,
+# and are intended to be withdrawn in a future Autoconf release.
+# They can cause serious problems if a builder's source tree is in a directory
+# whose full name contains unusual characters.
+ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
+ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
+ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
 
 
-am__api_version="1.9"
+
+am__api_version='1.11'
+
 # Find a good install program.  We prefer a C program (faster),
 # so one script is as good as another.  But avoid the broken or
 # incompatible versions:
@@ -1565,22 +2499,23 @@ am__api_version="1.9"
 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 # OS/2's system install, which has a completely different semantic
 # ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
+# Reject install programs that cannot install multiple files.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
+$as_echo_n "checking for a BSD-compatible install... " >&6; }
 if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+if test "${ac_cv_path_install+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
-  ./ | .// | /cC/* | \
+    # Account for people who put trailing slashes in PATH elements.
+case $as_dir/ in #((
+  ./ | .// | /[cC]/* | \
   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
-  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
+  ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
   /usr/ucb/* ) ;;
   *)
     # OSF1 and SCO ODT 3.0 have their own names for install.
@@ -1588,7 +2523,7 @@ case $as_dir/ in
     # by default.
     for ac_prog in ginstall scoinst install; do
       for ac_exec_ext in '' $ac_executable_extensions; do
-	if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
 	  if test $ac_prog = install &&
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 	    # AIX install.  It has an incompatible calling convention.
@@ -1598,30 +2533,43 @@ case $as_dir/ in
 	    # program-specific install script used by HP pwplus--don't use.
 	    :
 	  else
-	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
-	    break 3
+	    rm -rf conftest.one conftest.two conftest.dir
+	    echo one > conftest.one
+	    echo two > conftest.two
+	    mkdir conftest.dir
+	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
+	      test -s conftest.one && test -s conftest.two &&
+	      test -s conftest.dir/conftest.one &&
+	      test -s conftest.dir/conftest.two
+	    then
+	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
+	      break 3
+	    fi
 	  fi
 	fi
       done
     done
     ;;
 esac
-done
 
+  done
+IFS=$as_save_IFS
+
+rm -rf conftest.one conftest.two conftest.dir
 
 fi
   if test "${ac_cv_path_install+set}" = set; then
     INSTALL=$ac_cv_path_install
   else
-    # As a last resort, use the slow shell script.  We don't cache a
-    # path for INSTALL within a source directory, because that will
+    # As a last resort, use the slow shell script.  Don't cache a
+    # value for INSTALL within a source directory, because that will
     # break other packages using the cache if that directory is
-    # removed, or if the path is relative.
+    # removed, or if the value is a relative name.
     INSTALL=$ac_install_sh
   fi
 fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
+$as_echo "$INSTALL" >&6; }
 
 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
 # It thinks the first close brace ends the variable substitution.
@@ -1631,21 +2579,34 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
 
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
-echo "$as_me:$LINENO: checking whether build environment is sane" >&5
-echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
+$as_echo_n "checking whether build environment is sane... " >&6; }
 # Just in case
 sleep 1
 echo timestamp > conftest.file
+# Reject unsafe characters in $srcdir or the absolute working directory
+# name.  Accept space and tab only in the latter.
+am_lf='
+'
+case `pwd` in
+  *[\\\"\#\$\&\'\`$am_lf]*)
+    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
+esac
+case $srcdir in
+  *[\\\"\#\$\&\'\`$am_lf\ \	]*)
+    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
+esac
+
 # Do `set' in a subshell so we don't clobber the current shell's
 # arguments.  Must try -L first in case configure is actually a
 # symlink; some systems play weird games with the mod time of symlinks
 # (eg FreeBSD returns the mod time of the symlink's containing
 # directory).
 if (
-   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
    if test "$*" = "X"; then
       # -L didn't work.
-      set X `ls -t $srcdir/configure conftest.file`
+      set X `ls -t "$srcdir/configure" conftest.file`
    fi
    rm -f conftest.file
    if test "$*" != "X $srcdir/configure conftest.file" \
@@ -1655,11 +2616,8 @@ if (
       # if, for instance, CONFIG_SHELL is bash and it inherits a
       # broken ls alias from the environment.  This has actually
       # happened.  Such a system could not be considered "sane".
-      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
-alias in your environment" >&5
-echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
-alias in your environment" >&2;}
-   { (exit 1); exit 1; }; }
+      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
+alias in your environment" "$LINENO" 5
    fi
 
    test "$2" = conftest.file
@@ -1668,139 +2626,268 @@ then
    # Ok.
    :
 else
-   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
-Check your system clock" >&5
-echo "$as_me: error: newly created file is older than distributed files!
-Check your system clock" >&2;}
-   { (exit 1); exit 1; }; }
+   as_fn_error "newly created file is older than distributed files!
+Check your system clock" "$LINENO" 5
 fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
 test "$program_prefix" != NONE &&
-  program_transform_name="s,^,$program_prefix,;$program_transform_name"
+  program_transform_name="s&^&$program_prefix&;$program_transform_name"
 # Use a double $ so make ignores it.
 test "$program_suffix" != NONE &&
-  program_transform_name="s,\$,$program_suffix,;$program_transform_name"
-# Double any \ or $.  echo might interpret backslashes.
+  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
+# Double any \ or $.
 # By default was `s,x,x', remove it if useless.
-cat <<\_ACEOF >conftest.sed
-s/[\\$]/&&/g;s/;s,x,x,$//
-_ACEOF
-program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
-rm conftest.sed
+ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
+program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
 
 # expand $ac_aux_dir to an absolute path
 am_aux_dir=`cd $ac_aux_dir && pwd`
 
-test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
+if test x"${MISSING+set}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
+  *)
+    MISSING="\${SHELL} $am_aux_dir/missing" ;;
+  esac
+fi
 # Use eval to expand $SHELL
 if eval "$MISSING --run true"; then
   am_missing_run="$MISSING --run "
 else
   am_missing_run=
-  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
-echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
-fi
-
-if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
-  # We used to keeping the `.' as first argument, in order to
-  # allow $(mkdir_p) to be used without argument.  As in
-  #   $(mkdir_p) $(somedir)
-  # where $(somedir) is conditionally defined.  However this is wrong
-  # for two reasons:
-  #  1. if the package is installed by a user who cannot write `.'
-  #     make install will fail,
-  #  2. the above comment should most certainly read
-  #     $(mkdir_p) $(DESTDIR)$(somedir)
-  #     so it does not work when $(somedir) is undefined and
-  #     $(DESTDIR) is not.
-  #  To support the latter case, we have to write
-  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
-  #  so the `.' trick is pointless.
-  mkdir_p='mkdir -p --'
-else
-  # On NextStep and OpenStep, the `mkdir' command does not
-  # recognize any option.  It will interpret all options as
-  # directories to create, and then abort because `.' already
-  # exists.
-  for d in ./-p ./--version;
-  do
-    test -d $d && rmdir $d
-  done
-  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
-  if test -f "$ac_aux_dir/mkinstalldirs"; then
-    mkdir_p='$(mkinstalldirs)'
-  else
-    mkdir_p='$(install_sh) -d'
-  fi
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 fi
 
-for ac_prog in gawk mawk nawk awk
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_AWK+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test -n "$AWK"; then
-  ac_cv_prog_AWK="$AWK" # Let the user override the test.
-else
+if test x"${install_sh}" != xset; then
+  case $am_aux_dir in
+  *\ * | *\	*)
+    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
+  *)
+    install_sh="\${SHELL} $am_aux_dir/install-sh"
+  esac
+fi
+
+# Installed binaries are usually stripped using `strip' when the user
+# run `make install-strip'.  However `strip' might not be the right
+# tool to use in cross-compilation environments, therefore Automake
+# will honor the `STRIP' environment variable to overrule this program.
+if test "$cross_compiling" != no; then
+  if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+set dummy ${ac_tool_prefix}strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$STRIP"; then
+  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_AWK="$ac_prog"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+STRIP=$ac_cv_prog_STRIP
+if test -n "$STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
+$as_echo "$STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_STRIP"; then
+  ac_ct_STRIP=$STRIP
+  # Extract the first word of "strip", so it can be a program name with args.
+set dummy strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_STRIP"; then
+  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_STRIP="strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+if test -n "$ac_ct_STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
+$as_echo "$ac_ct_STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_STRIP" = x; then
+    STRIP=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    STRIP=$ac_ct_STRIP
+  fi
+else
+  STRIP="$ac_cv_prog_STRIP"
+fi
+
+fi
+INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
+$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
+if test -z "$MKDIR_P"; then
+  if test "${ac_cv_path_mkdir+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in mkdir gmkdir; do
+	 for ac_exec_ext in '' $ac_executable_extensions; do
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
+	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
+	     'mkdir (GNU coreutils) '* | \
+	     'mkdir (coreutils) '* | \
+	     'mkdir (fileutils) '4.1*)
+	       ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
+	       break 3;;
+	   esac
+	 done
+       done
+  done
+IFS=$as_save_IFS
+
+fi
+
+  test -d ./--version && rmdir ./--version
+  if test "${ac_cv_path_mkdir+set}" = set; then
+    MKDIR_P="$ac_cv_path_mkdir -p"
+  else
+    # As a last resort, use the slow shell script.  Don't cache a
+    # value for MKDIR_P within a source directory, because that will
+    # break other packages using the cache if that directory is
+    # removed, or if the value is a relative name.
+    MKDIR_P="$ac_install_sh -d"
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
+$as_echo "$MKDIR_P" >&6; }
+
+mkdir_p="$MKDIR_P"
+case $mkdir_p in
+  [\\/$]* | ?:[\\/]*) ;;
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
+esac
+
+for ac_prog in gawk mawk nawk awk
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_AWK+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$AWK"; then
+  ac_cv_prog_AWK="$AWK" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_AWK="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
 done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
 AWK=$ac_cv_prog_AWK
 if test -n "$AWK"; then
-  echo "$as_me:$LINENO: result: $AWK" >&5
-echo "${ECHO_T}$AWK" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
+$as_echo "$AWK" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
   test -n "$AWK" && break
 done
 
-echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
+$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
+set x ${MAKE-make}
+ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
+if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
+SHELL = /bin/sh
 all:
-	@echo 'ac_maketemp="$(MAKE)"'
+	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
-eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
-if test -n "$ac_maketemp"; then
-  eval ac_cv_prog_make_${ac_make}_set=yes
-else
-  eval ac_cv_prog_make_${ac_make}_set=no
-fi
+case `${MAKE-make} -f conftest.make 2>/dev/null` in
+  *@@@%%%=?*=@@@%%%*)
+    eval ac_cv_prog_make_${ac_make}_set=yes;;
+  *)
+    eval ac_cv_prog_make_${ac_make}_set=no;;
+esac
 rm -f conftest.make
 fi
-if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
-  echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
+if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
   SET_MAKE=
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
   SET_MAKE="MAKE=${MAKE-make}"
 fi
 
@@ -1813,12 +2900,14 @@ else
 fi
 rmdir .tst 2>/dev/null
 
-# test to see if srcdir already configured
-if test "`cd $srcdir && pwd`" != "`pwd`" &&
-   test -f $srcdir/config.status; then
-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
-echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
-   { (exit 1); exit 1; }; }
+if test "`cd $srcdir && pwd`" != "`pwd`"; then
+  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
+  # is not polluted with repeated "-I."
+  am__isrc=' -I$(srcdir)'
+  # test to see if srcdir already configured
+  if test -f $srcdir/config.status; then
+    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
+  fi
 fi
 
 # test whether we have cygpath
@@ -1833,7 +2922,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=mstflint
- VERSION=1.4
+ VERSION=3.7.0
 
 
 cat >>confdefs.h <<_ACEOF
@@ -1861,96 +2950,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
 
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
 
-install_sh=${install_sh-"$am_aux_dir/install-sh"}
-
-# Installed binaries are usually stripped using `strip' when the user
-# run `make install-strip'.  However `strip' might not be the right
-# tool to use in cross-compilation environments, therefore Automake
-# will honor the `STRIP' environment variable to overrule this program.
-if test "$cross_compiling" != no; then
-  if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
-set dummy ${ac_tool_prefix}strip; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_STRIP+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test -n "$STRIP"; then
-  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-done
-
-fi
-fi
-STRIP=$ac_cv_prog_STRIP
-if test -n "$STRIP"; then
-  echo "$as_me:$LINENO: result: $STRIP" >&5
-echo "${ECHO_T}$STRIP" >&6
-else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_STRIP"; then
-  ac_ct_STRIP=$STRIP
-  # Extract the first word of "strip", so it can be a program name with args.
-set dummy strip; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test -n "$ac_ct_STRIP"; then
-  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_ac_ct_STRIP="strip"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-done
-
-  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
-fi
-fi
-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-if test -n "$ac_ct_STRIP"; then
-  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
-echo "${ECHO_T}$ac_ct_STRIP" >&6
-else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-  STRIP=$ac_ct_STRIP
-else
-  STRIP="$ac_cv_prog_STRIP"
-fi
-
-fi
-INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
-
 # We need awk for the "check" target.  The system "awk" is bad on
 # some platforms.
 # Always define AMTAR for backward compatibility.
@@ -1972,10 +2971,10 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 if test -n "$ac_tool_prefix"; then
   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
 set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
@@ -1985,35 +2984,37 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
-  echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
 fi
 if test -z "$ac_cv_prog_CC"; then
   ac_ct_CC=$CC
   # Extract the first word of "gcc", so it can be a program name with args.
 set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_CC"; then
   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
@@ -2023,39 +3024,50 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     ac_cv_prog_ac_ct_CC="gcc"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
 ac_ct_CC=$ac_cv_prog_ac_ct_CC
 if test -n "$ac_ct_CC"; then
-  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
+$as_echo "$ac_ct_CC" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
-  CC=$ac_ct_CC
+  if test "x$ac_ct_CC" = x; then
+    CC=""
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
 else
   CC="$ac_cv_prog_CC"
 fi
 
 if test -z "$CC"; then
-  if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
+          if test -n "$ac_tool_prefix"; then
+    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
 set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
@@ -2065,77 +3077,37 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     ac_cv_prog_CC="${ac_tool_prefix}cc"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
-  echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
-  ac_ct_CC=$CC
-  # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test -n "$ac_ct_CC"; then
-  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_ac_ct_CC="cc"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
-  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
-  CC=$ac_ct_CC
-else
-  CC="$ac_cv_prog_CC"
-fi
 
+  fi
 fi
 if test -z "$CC"; then
   # Extract the first word of "cc", so it can be a program name with args.
 set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
@@ -2146,18 +3118,19 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
        ac_prog_rejected=yes
        continue
      fi
     ac_cv_prog_CC="cc"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 if test $ac_prog_rejected = yes; then
   # We found a bogon in the path, so make sure we never use it.
@@ -2175,24 +3148,25 @@ fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
-  echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
 fi
 if test -z "$CC"; then
   if test -n "$ac_tool_prefix"; then
-  for ac_prog in cl
+  for ac_prog in cl.exe
   do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
@@ -2202,39 +3176,41 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
-  echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
     test -n "$CC" && break
   done
 fi
 if test -z "$CC"; then
   ac_ct_CC=$CC
-  for ac_prog in cl
+  for ac_prog in cl.exe
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_CC"; then
   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
@@ -2244,66 +3220,78 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     ac_cv_prog_ac_ct_CC="$ac_prog"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
 ac_ct_CC=$ac_cv_prog_ac_ct_CC
 if test -n "$ac_ct_CC"; then
-  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
+$as_echo "$ac_ct_CC" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
   test -n "$ac_ct_CC" && break
 done
 
-  CC=$ac_ct_CC
+  if test "x$ac_ct_CC" = x; then
+    CC=""
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
 fi
 
 fi
 
 
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
-   { (exit 1); exit 1; }; }
+test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "no acceptable C compiler found in \$PATH
+See \`config.log' for more details." "$LINENO" 5; }
 
 # Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
-     "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
-  (eval $ac_compiler --version </dev/null >&5) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
-  (eval $ac_compiler -v </dev/null >&5) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
-  (eval $ac_compiler -V </dev/null >&5) 2>&5
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
 
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -2315,112 +3303,109 @@ main ()
 }
 _ACEOF
 ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
+ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
 # Try to create an executable without -o first, disregard a.out.
 # It will help us diagnose broken compilers, and finding out an intuition
 # of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
-  (eval $ac_link_default) 2>&5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
+$as_echo_n "checking whether the C compiler works... " >&6; }
+ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
+
+# The possible output files:
+ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
+
+ac_rmfiles=
+for ac_file in $ac_files
+do
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
+    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
+  esac
+done
+rm -f $ac_rmfiles
+
+if { { ac_try="$ac_link_default"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link_default") 2>&5
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
-  # Find the output, starting from the most likely.  This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
+# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
+# in a Makefile.  We should not override ac_cv_exeext if it was cached,
+# so that the user can short-circuit this test for compilers unknown to
+# Autoconf.
+for ac_file in $ac_files ''
 do
   test -f "$ac_file" || continue
   case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
-	;;
-    conftest.$ac_ext )
-	# This is the source file.
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
 	;;
     [ab].out )
 	# We found the default executable, but exeext='' is most
 	# certainly right.
 	break;;
     *.* )
-	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
-	# FIXME: I believe we export ac_cv_exeext for Libtool,
-	# but it would be cool to find out if it's true.  Does anybody
-	# maintain Libtool? --akim.
-	export ac_cv_exeext
+	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
+	then :; else
+	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+	fi
+	# We set ac_cv_exeext here because the later test for it is not
+	# safe: cross compilers may not add the suffix if given an `-o'
+	# argument, so we may need to know it at that point already.
+	# Even if this section looks crufty: it has the advantage of
+	# actually working.
 	break;;
     * )
 	break;;
   esac
 done
+test "$ac_cv_exeext" = no && ac_cv_exeext=
+
 else
-  echo "$as_me: failed program was:" >&5
+  ac_file=''
+fi
+if test -z "$ac_file"; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+$as_echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
-   { (exit 77); exit 77; }; }
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+{ as_fn_set_status 77
+as_fn_error "C compiler cannot create executables
+See \`config.log' for more details." "$LINENO" 5; }; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
 fi
-
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
+$as_echo_n "checking for C compiler default output file name... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
+$as_echo "$ac_file" >&6; }
 ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
 
-# Check the compiler produces executables we can run.  If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
-  if { ac_try='./$ac_file'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
+rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
+ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
+$as_echo_n "checking for suffix of executables... " >&6; }
+if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-    cross_compiling=no
-  else
-    if test "$cross_compiling" = maybe; then
-	cross_compiling=yes
-    else
-	{ { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
-   { (exit 1); exit 1; }; }
-    fi
-  fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run.  If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
   # If both `conftest.exe' and `conftest' are `present' (well, observable)
 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
 # work properly (i.e., refer to `conftest.exe'), while it won't with
@@ -2428,38 +3413,90 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
 for ac_file in conftest.exe conftest conftest.*; do
   test -f "$ac_file" || continue
   case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
-	  export ac_cv_exeext
 	  break;;
     * ) break;;
   esac
 done
 else
-  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
-   { (exit 1); exit 1; }; }
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details." "$LINENO" 5; }
 fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
+rm -f conftest conftest$ac_cv_exeext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
+$as_echo "$ac_cv_exeext" >&6; }
 
 rm -f conftest.$ac_ext
 EXEEXT=$ac_cv_exeext
 ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdio.h>
+int
+main ()
+{
+FILE *f = fopen ("conftest.out", "w");
+ return ferror (f) || fclose (f) != 0;
+
+  ;
+  return 0;
+}
 _ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+ac_clean_files="$ac_clean_files conftest.out"
+# Check that the compiler produces executables we can run.  If not, either
+# the compiler is broken, or we cross compile.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
+$as_echo_n "checking whether we are cross compiling... " >&6; }
+if test "$cross_compiling" != yes; then
+  { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+  if { ac_try='./conftest$ac_cv_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then
+    cross_compiling=no
+  else
+    if test "$cross_compiling" = maybe; then
+	cross_compiling=yes
+    else
+	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot run C compiled programs.
+If you meant to cross compile, use \`--host'.
+See \`config.log' for more details." "$LINENO" 5; }
+    fi
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
+$as_echo "$cross_compiling" >&6; }
+
+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
+ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
+$as_echo_n "checking for suffix of object files... " >&6; }
+if test "${ac_cv_objext+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -2471,45 +3508,46 @@ main ()
 }
 _ACEOF
 rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
+if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>&5
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
-  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  for ac_file in conftest.o conftest.obj conftest.*; do
+  test -f "$ac_file" || continue;
   case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
        break;;
   esac
 done
 else
-  echo "$as_me: failed program was:" >&5
+  $as_echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
-   { (exit 1); exit 1; }; }
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot compute suffix of object files: cannot compile
+See \`config.log' for more details." "$LINENO" 5; }
 fi
-
 rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
+$as_echo "$ac_cv_objext" >&6; }
 OBJEXT=$ac_cv_objext
 ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
+$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
+if test "${ac_cv_c_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -2523,54 +3561,34 @@ main ()
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
+if ac_fn_c_try_compile "$LINENO"; then :
   ac_compiler_gnu=yes
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
+  ac_compiler_gnu=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 ac_cv_c_compiler_gnu=$ac_compiler_gnu
 
 fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
+$as_echo "$ac_cv_c_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GCC=yes
+else
+  GCC=
+fi
 ac_test_CFLAGS=${CFLAGS+set}
 ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
+$as_echo_n "checking whether $CC accepts -g... " >&6; }
+if test "${ac_cv_prog_cc_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_c_werror_flag=$ac_c_werror_flag
+   ac_c_werror_flag=yes
+   ac_cv_prog_cc_g=no
+   CFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -2581,38 +3599,49 @@ main ()
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
+if ac_fn_c_try_compile "$LINENO"; then :
   ac_cv_prog_cc_g=yes
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+  CFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+
+else
+  ac_c_werror_flag=$ac_save_c_werror_flag
+	 CFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
 
-ac_cv_prog_cc_g=no
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_c_werror_flag=$ac_save_c_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
+$as_echo "$ac_cv_prog_cc_g" >&6; }
 if test "$ac_test_CFLAGS" = set; then
   CFLAGS=$ac_save_CFLAGS
 elif test $ac_cv_prog_cc_g = yes; then
@@ -2628,18 +3657,14 @@ else
     CFLAGS=
   fi
 fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
+$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
+if test "${ac_cv_prog_cc_c89+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  ac_cv_prog_cc_stdc=no
+  ac_cv_prog_cc_c89=no
 ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 #include <stdarg.h>
 #include <stdio.h>
@@ -2667,12 +3692,17 @@ static char *f (char * (*g) (char **, int), char **p, ...)
 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
    function prototypes and stuff, but not '\xHH' hex character constants.
    These don't provoke an error unfortunately, instead are silently treated
-   as 'x'.  The following induces an error, until -std1 is added to get
+   as 'x'.  The following induces an error, until -std is added to get
    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
    array size at least.  It's necessary to write '\x00'==0 to get something
-   that's true only with -std1.  */
+   that's true only with -std.  */
 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
 
+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
+   inside strings and character constants.  */
+#define FOO(x) 'x'
+int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
+
 int test (int i, double x);
 struct s1 {int (*f) (int a);};
 struct s2 {int (*f) (double a);};
@@ -2687,201 +3717,37 @@ return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
   return 0;
 }
 _ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX			-qlanglvl=ansi
-# Ultrix and OSF/1	-std1
-# HP-UX 10.20 and later	-Ae
-# HP-UX older versions	-Aa -D_HPUX_SOURCE
-# SVR4			-Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
+	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
 do
   CC="$ac_save_CC $ac_arg"
-  rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_prog_cc_stdc=$ac_arg
-break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
+  if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_c89=$ac_arg
 fi
-rm -f conftest.err conftest.$ac_objext
+rm -f core conftest.err conftest.$ac_objext
+  test "x$ac_cv_prog_cc_c89" != "xno" && break
 done
-rm -f conftest.$ac_ext conftest.$ac_objext
+rm -f conftest.$ac_ext
 CC=$ac_save_CC
 
 fi
-
-case "x$ac_cv_prog_cc_stdc" in
-  x|xno)
-    echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
+# AC_CACHE_VAL
+case "x$ac_cv_prog_cc_c89" in
+  x)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
+$as_echo "none needed" >&6; } ;;
+  xno)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
+$as_echo "unsupported" >&6; } ;;
   *)
-    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
-    CC="$CC $ac_cv_prog_cc_stdc" ;;
+    CC="$CC $ac_cv_prog_cc_c89"
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
+$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
 esac
+if test "x$ac_cv_prog_cc_c89" != xno; then :
 
-# Some people use a C++ compiler to compile C.  Since we use `exit',
-# in C++ we need to declare it.  In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
-  choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  for ac_declaration in \
-   '' \
-   'extern "C" void std::exit (int) throw (); using std::exit;' \
-   'extern "C" void std::exit (int); using std::exit;' \
-   'extern "C" void exit (int) throw ();' \
-   'extern "C" void exit (int);' \
-   'void exit (int);'
-do
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  :
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_declaration
-int
-main ()
-{
-exit (42);
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
-  echo '#ifdef __cplusplus' >>confdefs.h
-  echo $ac_declaration      >>confdefs.h
-  echo '#endif'             >>confdefs.h
 fi
 
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@@ -2889,60 +3755,58 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 DEPDIR="${am__leading_dot}deps"
 
-          ac_config_commands="$ac_config_commands depfiles"
+ac_config_commands="$ac_config_commands depfiles"
 
 
 am_make=${MAKE-make}
 cat > confinc << 'END'
 am__doit:
-	@echo done
+	@echo this is the am__doit target
 .PHONY: am__doit
 END
 # If we don't find an include directive, just comment out the code.
-echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
-echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
+$as_echo_n "checking for style of include used by $am_make... " >&6; }
 am__include="#"
 am__quote=
 _am_result=none
 # First try GNU make style include.
 echo "include confinc" > confmf
-# We grep out `Entering directory' and `Leaving directory'
-# messages which can occur if `w' ends up in MAKEFLAGS.
-# In particular we don't look at `^make:' because GNU make might
-# be invoked under some other name (usually "gmake"), in which
-# case it prints its new name instead of `make'.
-if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
-   am__include=include
-   am__quote=
-   _am_result=GNU
-fi
+# Ignore all kinds of additional output from `make'.
+case `$am_make -s -f confmf 2> /dev/null` in #(
+*the\ am__doit\ target*)
+  am__include=include
+  am__quote=
+  _am_result=GNU
+  ;;
+esac
 # Now try BSD make style include.
 if test "$am__include" = "#"; then
    echo '.include "confinc"' > confmf
-   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
-      am__include=.include
-      am__quote="\""
-      _am_result=BSD
-   fi
+   case `$am_make -s -f confmf 2> /dev/null` in #(
+   *the\ am__doit\ target*)
+     am__include=.include
+     am__quote="\""
+     _am_result=BSD
+     ;;
+   esac
 fi
 
 
-echo "$as_me:$LINENO: result: $_am_result" >&5
-echo "${ECHO_T}$_am_result" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
+$as_echo "$_am_result" >&6; }
 rm -f confinc confmf
 
-# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
-if test "${enable_dependency_tracking+set}" = set; then
-  enableval="$enable_dependency_tracking"
+# Check whether --enable-dependency-tracking was given.
+if test "${enable_dependency_tracking+set}" = set; then :
+  enableval=$enable_dependency_tracking;
+fi
 
-fi;
 if test "x$enable_dependency_tracking" != xno; then
   am_depcomp="$ac_aux_dir/depcomp"
   AMDEPBACKSLASH='\'
 fi
-
-
-if test "x$enable_dependency_tracking" != xno; then
+ if test "x$enable_dependency_tracking" != xno; then
   AMDEP_TRUE=
   AMDEP_FALSE='#'
 else
@@ -2952,13 +3816,12 @@ fi
 
 
 
-
 depcc="$CC"   am_compiler_list=
 
-echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
-echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
-if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
   # We make a subdir and do the tests there.  Otherwise we can end up
@@ -2983,6 +3846,11 @@ else
   if test "$am_compiler_list" = ""; then
      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
   fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
+
   for depmode in $am_compiler_list; do
     # Setup a source with many dependencies, because some compilers
     # like to wrap large dependency lists on column 80 (with \), and
@@ -3000,7 +3868,17 @@ else
     done
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
 
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
     case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
     nosideeffect)
       # after this tag, mechanisms are not by side-effect, so they'll
       # only be used when explicitly requested
@@ -3010,18 +3888,23 @@ else
 	break
       fi
       ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
     none) break ;;
     esac
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.
     if depmode=$depmode \
-       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
+       source=sub/conftest.c object=$am__obj \
        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
          >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
       # icc doesn't choke on unknown options, it will just issue warnings
       # or remarks (even with -Werror).  So we grep stderr for any message
@@ -3045,13 +3928,11 @@ else
 fi
 
 fi
-echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
-echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
 
-
-
-if
+ if
   test "x$enable_dependency_tracking" != xno \
   && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
   am__fastdepCC_TRUE=
@@ -3062,20 +3943,24 @@ else
 fi
 
 
-ac_ext=cc
+ac_ext=cpp
 ac_cpp='$CXXCPP $CPPFLAGS'
 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-if test -n "$ac_tool_prefix"; then
-  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
+if test -z "$CXX"; then
+  if test -n "$CCC"; then
+    CXX=$CCC
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
   do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CXX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$CXX"; then
   ac_cv_prog_CXX="$CXX" # Let the user override the test.
@@ -3085,39 +3970,41 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
 CXX=$ac_cv_prog_CXX
 if test -n "$CXX"; then
-  echo "$as_me:$LINENO: result: $CXX" >&5
-echo "${ECHO_T}$CXX" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
+$as_echo "$CXX" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
     test -n "$CXX" && break
   done
 fi
 if test -z "$CXX"; then
   ac_ct_CXX=$CXX
-  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_CXX"; then
   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
@@ -3127,64 +4014,77 @@ for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     ac_cv_prog_ac_ct_CXX="$ac_prog"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
 if test -n "$ac_ct_CXX"; then
-  echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
-echo "${ECHO_T}$ac_ct_CXX" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
+$as_echo "$ac_ct_CXX" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
   test -n "$ac_ct_CXX" && break
 done
-test -n "$ac_ct_CXX" || ac_ct_CXX="g++"
 
-  CXX=$ac_ct_CXX
+  if test "x$ac_ct_CXX" = x; then
+    CXX="g++"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CXX=$ac_ct_CXX
+  fi
 fi
 
-
+  fi
+fi
 # Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
-     "checking for C++ compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
-  (eval $ac_compiler --version </dev/null >&5) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
-  (eval $ac_compiler -v </dev/null >&5) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
-  (eval $ac_compiler -V </dev/null >&5) 2>&5
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
 
-echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
-if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
+$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
+if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -3198,54 +4098,34 @@ main ()
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
+if ac_fn_cxx_try_compile "$LINENO"; then :
   ac_compiler_gnu=yes
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
+  ac_compiler_gnu=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
 
 fi
-echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
-GXX=`test $ac_compiler_gnu = yes && echo yes`
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
+$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GXX=yes
+else
+  GXX=
+fi
 ac_test_CXXFLAGS=${CXXFLAGS+set}
 ac_save_CXXFLAGS=$CXXFLAGS
-CXXFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
-echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cxx_g+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
+$as_echo_n "checking whether $CXX accepts -g... " >&6; }
+if test "${ac_cv_prog_cxx_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+   ac_cxx_werror_flag=yes
+   ac_cv_prog_cxx_g=no
+   CXXFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -3256,157 +4136,64 @@ main ()
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
+if ac_fn_cxx_try_compile "$LINENO"; then :
   ac_cv_prog_cxx_g=yes
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cxx_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
-if test "$ac_test_CXXFLAGS" = set; then
-  CXXFLAGS=$ac_save_CXXFLAGS
-elif test $ac_cv_prog_cxx_g = yes; then
-  if test "$GXX" = yes; then
-    CXXFLAGS="-g -O2"
-  else
-    CXXFLAGS="-g"
-  fi
-else
-  if test "$GXX" = yes; then
-    CXXFLAGS="-O2"
-  else
-    CXXFLAGS=
-  fi
-fi
-for ac_declaration in \
-   '' \
-   'extern "C" void std::exit (int) throw (); using std::exit;' \
-   'extern "C" void std::exit (int); using std::exit;' \
-   'extern "C" void exit (int) throw ();' \
-   'extern "C" void exit (int);' \
-   'void exit (int);'
-do
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+  CXXFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-$ac_declaration
-#include <stdlib.h>
+
 int
 main ()
 {
-exit (42);
+
   ;
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  :
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+if ac_fn_cxx_try_compile "$LINENO"; then :
 
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+else
+  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+	 CXXFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-$ac_declaration
+
 int
 main ()
 {
-exit (42);
+
   ;
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
-  echo '#ifdef __cplusplus' >>confdefs.h
-  echo $ac_declaration      >>confdefs.h
-  echo '#endif'             >>confdefs.h
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
+$as_echo "$ac_cv_prog_cxx_g" >&6; }
+if test "$ac_test_CXXFLAGS" = set; then
+  CXXFLAGS=$ac_save_CXXFLAGS
+elif test $ac_cv_prog_cxx_g = yes; then
+  if test "$GXX" = yes; then
+    CXXFLAGS="-g -O2"
+  else
+    CXXFLAGS="-g"
+  fi
+else
+  if test "$GXX" = yes; then
+    CXXFLAGS="-O2"
+  else
+    CXXFLAGS=
+  fi
 fi
-
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@@ -3415,10 +4202,10 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 depcc="$CXX"  am_compiler_list=
 
-echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
-echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
-if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
   # We make a subdir and do the tests there.  Otherwise we can end up
@@ -3443,6 +4230,11 @@ else
   if test "$am_compiler_list" = ""; then
      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
   fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
+
   for depmode in $am_compiler_list; do
     # Setup a source with many dependencies, because some compilers
     # like to wrap large dependency lists on column 80 (with \), and
@@ -3460,7 +4252,17 @@ else
     done
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
 
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
     case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
+      ;;
     nosideeffect)
       # after this tag, mechanisms are not by side-effect, so they'll
       # only be used when explicitly requested
@@ -3470,18 +4272,23 @@ else
 	break
       fi
       ;;
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
+      ;;
     none) break ;;
     esac
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.
     if depmode=$depmode \
-       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
+       source=sub/conftest.c object=$am__obj \
        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
          >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
       # icc doesn't choke on unknown options, it will just issue warnings
       # or remarks (even with -Werror).  So we grep stderr for any message
@@ -3505,13 +4312,11 @@ else
 fi
 
 fi
-echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
-echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
 
-
-
-if
+ if
   test "x$enable_dependency_tracking" != xno \
   && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
   am__fastdepCXX_TRUE=
@@ -3522,217 +4327,413 @@ else
 fi
 
 
-# Check whether --enable-shared or --disable-shared was given.
-if test "${enable_shared+set}" = set; then
-  enableval="$enable_shared"
-  p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_shared=yes ;;
-    no) enable_shared=no ;;
-    *)
-      enable_shared=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_shared=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac
-else
-  enable_shared=yes
-fi;
+case `pwd` in
+  *\ * | *\	*)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
+$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
+esac
+
+
+
+macro_version='2.2.6b'
+macro_revision='1.3017'
+
+
+
+
+
+
+
+
+
 
-# Check whether --enable-static or --disable-static was given.
-if test "${enable_static+set}" = set; then
-  enableval="$enable_static"
-  p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_static=yes ;;
-    no) enable_static=no ;;
-    *)
-     enable_static=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_static=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac
-else
-  enable_static=yes
-fi;
 
-# Check whether --enable-fast-install or --disable-fast-install was given.
-if test "${enable_fast_install+set}" = set; then
-  enableval="$enable_fast_install"
-  p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_fast_install=yes ;;
-    no) enable_fast_install=no ;;
-    *)
-      enable_fast_install=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_fast_install=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac
-else
-  enable_fast_install=yes
-fi;
+
+
+ltmain="$ac_aux_dir/ltmain.sh"
 
 # Make sure we can run config.sub.
-$ac_config_sub sun4 >/dev/null 2>&1 ||
-  { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
-echo "$as_me: error: cannot run $ac_config_sub" >&2;}
-   { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking build system type" >&5
-echo $ECHO_N "checking build system type... $ECHO_C" >&6
-if test "${ac_cv_build+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  ac_cv_build_alias=$build_alias
-test -z "$ac_cv_build_alias" &&
-  ac_cv_build_alias=`$ac_config_guess`
-test -z "$ac_cv_build_alias" &&
-  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
-echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
-   { (exit 1); exit 1; }; }
-ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
-echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
-   { (exit 1); exit 1; }; }
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_build" >&5
-echo "${ECHO_T}$ac_cv_build" >&6
+$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
+  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
+$as_echo_n "checking build system type... " >&6; }
+if test "${ac_cv_build+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_build_alias=$build_alias
+test "x$ac_build_alias" = x &&
+  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
+test "x$ac_build_alias" = x &&
+  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
+ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
+  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
+$as_echo "$ac_cv_build" >&6; }
+case $ac_cv_build in
+*-*-*) ;;
+*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
+esac
 build=$ac_cv_build
-build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
-build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
-build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
+ac_save_IFS=$IFS; IFS='-'
+set x $ac_cv_build
+shift
+build_cpu=$1
+build_vendor=$2
+shift; shift
+# Remember, the first character of IFS is used to create $*,
+# except with old shells:
+build_os=$*
+IFS=$ac_save_IFS
+case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
 
 
-echo "$as_me:$LINENO: checking host system type" >&5
-echo $ECHO_N "checking host system type... $ECHO_C" >&6
-if test "${ac_cv_host+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
+$as_echo_n "checking host system type... " >&6; }
+if test "${ac_cv_host+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  ac_cv_host_alias=$host_alias
-test -z "$ac_cv_host_alias" &&
-  ac_cv_host_alias=$ac_cv_build_alias
-ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
-echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
-   { (exit 1); exit 1; }; }
+  if test "x$host_alias" = x; then
+  ac_cv_host=$ac_cv_build
+else
+  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
+    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
+fi
 
 fi
-echo "$as_me:$LINENO: result: $ac_cv_host" >&5
-echo "${ECHO_T}$ac_cv_host" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
+$as_echo "$ac_cv_host" >&6; }
+case $ac_cv_host in
+*-*-*) ;;
+*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
+esac
 host=$ac_cv_host
-host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
-host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
-host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
+ac_save_IFS=$IFS; IFS='-'
+set x $ac_cv_host
+shift
+host_cpu=$1
+host_vendor=$2
+shift; shift
+# Remember, the first character of IFS is used to create $*,
+# except with old shells:
+host_os=$*
+IFS=$ac_save_IFS
+case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
+$as_echo_n "checking for a sed that does not truncate output... " >&6; }
+if test "${ac_cv_path_SED+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+            ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
+     for ac_i in 1 2 3 4 5 6 7; do
+       ac_script="$ac_script$as_nl$ac_script"
+     done
+     echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
+     { ac_script=; unset ac_script;}
+     if test -z "$SED"; then
+  ac_path_SED_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in sed gsed; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
+# Check for GNU ac_path_SED and select it if it is found.
+  # Check for GNU $ac_path_SED
+case `"$ac_path_SED" --version 2>&1` in
+*GNU*)
+  ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo '' >> "conftest.nl"
+    "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_SED_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_SED="$ac_path_SED"
+      ac_path_SED_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_SED_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_SED"; then
+    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
+  fi
+else
+  ac_cv_path_SED=$SED
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
+$as_echo "$ac_cv_path_SED" >&6; }
+ SED="$ac_cv_path_SED"
+  rm -f conftest.sed
+
+test -z "$SED" && SED=sed
+Xsed="$SED -e 1s/^X//"
+
+
 
 
-echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
-echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6
-if test "${lt_cv_path_SED+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+
+
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
+$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
+if test "${ac_cv_path_GREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  # Loop through the user's path and test for sed and gsed.
-# Then use that list of sed's as ones to test for truncation.
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
+  if test -z "$GREP"; then
+  ac_path_GREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for lt_ac_prog in sed gsed; do
+    for ac_prog in grep ggrep; do
     for ac_exec_ext in '' $ac_executable_extensions; do
-      if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
-        lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
-      fi
+      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
+# Check for GNU ac_path_GREP and select it if it is found.
+  # Check for GNU $ac_path_GREP
+case `"$ac_path_GREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'GREP' >> "conftest.nl"
+    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_GREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_GREP="$ac_path_GREP"
+      ac_path_GREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_GREP_found && break 3
     done
   done
-done
-lt_ac_max=0
-lt_ac_count=0
-# Add /usr/xpg4/bin/sed as it is typically found on Solaris
-# along with /bin/sed that truncates output.
-for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
-  test ! -f $lt_ac_sed && continue
-  cat /dev/null > conftest.in
-  lt_ac_count=0
-  echo $ECHO_N "0123456789$ECHO_C" >conftest.in
-  # Check for GNU sed and select it if it is found.
-  if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
-    lt_cv_path_SED=$lt_ac_sed
-    break
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_GREP"; then
+    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
-  while true; do
-    cat conftest.in conftest.in >conftest.tmp
-    mv conftest.tmp conftest.in
-    cp conftest.in conftest.nl
-    echo >>conftest.nl
-    $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
-    cmp -s conftest.out conftest.nl || break
-    # 10000 chars as input seems more than enough
-    test $lt_ac_count -gt 10 && break
-    lt_ac_count=`expr $lt_ac_count + 1`
-    if test $lt_ac_count -gt $lt_ac_max; then
-      lt_ac_max=$lt_ac_count
-      lt_cv_path_SED=$lt_ac_sed
+else
+  ac_cv_path_GREP=$GREP
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
+$as_echo "$ac_cv_path_GREP" >&6; }
+ GREP="$ac_cv_path_GREP"
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
+$as_echo_n "checking for egrep... " >&6; }
+if test "${ac_cv_path_EGREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
+   then ac_cv_path_EGREP="$GREP -E"
+   else
+     if test -z "$EGREP"; then
+  ac_path_EGREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in egrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
+# Check for GNU ac_path_EGREP and select it if it is found.
+  # Check for GNU $ac_path_EGREP
+case `"$ac_path_EGREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'EGREP' >> "conftest.nl"
+    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_EGREP="$ac_path_EGREP"
+      ac_path_EGREP_max=$ac_count
     fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
   done
-done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_EGREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_EGREP"; then
+    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_EGREP=$EGREP
+fi
 
+   fi
 fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
+$as_echo "$ac_cv_path_EGREP" >&6; }
+ EGREP="$ac_cv_path_EGREP"
 
-SED=$lt_cv_path_SED
-echo "$as_me:$LINENO: result: $SED" >&5
-echo "${ECHO_T}$SED" >&6
 
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
+$as_echo_n "checking for fgrep... " >&6; }
+if test "${ac_cv_path_FGREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  if echo a | (grep -E '(a|b)') >/dev/null 2>&1
-    then ac_cv_prog_egrep='grep -E'
-    else ac_cv_prog_egrep='egrep'
+  if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
+   then ac_cv_path_FGREP="$GREP -F"
+   else
+     if test -z "$FGREP"; then
+  ac_path_FGREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in fgrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
+# Check for GNU ac_path_FGREP and select it if it is found.
+  # Check for GNU $ac_path_FGREP
+case `"$ac_path_FGREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'FGREP' >> "conftest.nl"
+    "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_FGREP="$ac_path_FGREP"
+      ac_path_FGREP_max=$ac_count
     fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_FGREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_FGREP"; then
+    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_FGREP=$FGREP
+fi
+
+   fi
 fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
+$as_echo "$ac_cv_path_FGREP" >&6; }
+ FGREP="$ac_cv_path_FGREP"
 
 
+test -z "$GREP" && GREP=grep
 
-# Check whether --with-gnu-ld or --without-gnu-ld was given.
-if test "${with_gnu_ld+set}" = set; then
-  withval="$with_gnu_ld"
-  test "$withval" = no || with_gnu_ld=yes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+# Check whether --with-gnu-ld was given.
+if test "${with_gnu_ld+set}" = set; then :
+  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
 else
   with_gnu_ld=no
-fi;
+fi
+
 ac_prog=ld
 if test "$GCC" = yes; then
   # Check if gcc -print-prog-name=ld gives a path.
-  echo "$as_me:$LINENO: checking for ld used by $CC" >&5
-echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
+$as_echo_n "checking for ld used by $CC... " >&6; }
   case $host in
   *-*-mingw*)
     # gcc leaves a trailing carriage return which upsets mingw
@@ -3745,9 +4746,9 @@ echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
     [\\/]* | ?:[\\/]*)
       re_direlt='/[^/][^/]*/\.\./'
       # Canonicalize the pathname of ld
-      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
-	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
+      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
       done
       test -z "$LD" && LD="$ac_prog"
       ;;
@@ -3761,14 +4762,14 @@ echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
     ;;
   esac
 elif test "$with_gnu_ld" = yes; then
-  echo "$as_me:$LINENO: checking for GNU ld" >&5
-echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
+$as_echo_n "checking for GNU ld... " >&6; }
 else
-  echo "$as_me:$LINENO: checking for non-GNU ld" >&5
-echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
+$as_echo_n "checking for non-GNU ld... " >&6; }
 fi
-if test "${lt_cv_path_LD+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+if test "${lt_cv_path_LD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -z "$LD"; then
   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
@@ -3798,19 +4799,17 @@ fi
 
 LD="$lt_cv_path_LD"
 if test -n "$LD"; then
-  echo "$as_me:$LINENO: result: $LD" >&5
-echo "${ECHO_T}$LD" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
+$as_echo "$LD" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
-test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
-echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
-   { (exit 1); exit 1; }; }
-echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
-echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
-if test "${lt_cv_prog_gnu_ld+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
+$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
+if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   # I'd rather use --version here, but apparently some GNU lds only accept -v.
 case `$LD -v 2>&1 </dev/null` in
@@ -3822,40 +4821,22 @@ case `$LD -v 2>&1 </dev/null` in
   ;;
 esac
 fi
-echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
-echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
+$as_echo "$lt_cv_prog_gnu_ld" >&6; }
 with_gnu_ld=$lt_cv_prog_gnu_ld
 
 
-echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
-echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6
-if test "${lt_cv_ld_reload_flag+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_cv_ld_reload_flag='-r'
-fi
-echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
-echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6
-reload_flag=$lt_cv_ld_reload_flag
-case $reload_flag in
-"" | " "*) ;;
-*) reload_flag=" $reload_flag" ;;
-esac
-reload_cmds='$LD$reload_flag -o $output$reload_objs'
-case $host_os in
-  darwin*)
-    if test "$GCC" = yes; then
-      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
-    else
-      reload_cmds='$LD$reload_flag -o $output$reload_objs'
-    fi
-    ;;
-esac
 
-echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
-echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6
-if test "${lt_cv_path_NM+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
+$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
+if test "${lt_cv_path_NM+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
   if test -n "$NM"; then
   # Let the user override the test.
@@ -3898,832 +4879,796 @@ else
     done
     IFS="$lt_save_ifs"
   done
-  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
+  : ${lt_cv_path_NM=no}
 fi
 fi
-echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
-echo "${ECHO_T}$lt_cv_path_NM" >&6
-NM="$lt_cv_path_NM"
-
-echo "$as_me:$LINENO: checking whether ln -s works" >&5
-echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
-LN_S=$as_ln_s
-if test "$LN_S" = "ln -s"; then
-  echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
+$as_echo "$lt_cv_path_NM" >&6; }
+if test "$lt_cv_path_NM" != "no"; then
+  NM="$lt_cv_path_NM"
 else
-  echo "$as_me:$LINENO: result: no, using $LN_S" >&5
-echo "${ECHO_T}no, using $LN_S" >&6
-fi
-
-echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5
-echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6
-if test "${lt_cv_deplibs_check_method+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+  # Didn't find any BSD compatible name lister, look for dumpbin.
+  if test -n "$ac_tool_prefix"; then
+  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  lt_cv_file_magic_cmd='$MAGIC_CMD'
-lt_cv_file_magic_test_file=
-lt_cv_deplibs_check_method='unknown'
-# Need to set the preceding variable on all platforms that support
-# interlibrary dependencies.
-# 'none' -- dependencies not supported.
-# `unknown' -- same as none, but documents that we really don't know.
-# 'pass_all' -- all dependencies passed with no checks.
-# 'test_compile' -- check by making test program.
-# 'file_magic [[regex]]' -- check by looking for files in library path
-# which responds to the $file_magic_cmd with a given extended regex.
-# If you have `file' or equivalent on your system and you're not sure
-# whether `pass_all' will *always* work, you probably want this one.
+  if test -n "$DUMPBIN"; then
+  ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
-case $host_os in
-aix4* | aix5*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
+fi
+fi
+DUMPBIN=$ac_cv_prog_DUMPBIN
+if test -n "$DUMPBIN"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
+$as_echo "$DUMPBIN" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
-beos*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
 
-bsdi[45]*)
-  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
-  lt_cv_file_magic_cmd='/usr/bin/file -L'
-  lt_cv_file_magic_test_file=/shlib/libc.so
-  ;;
+    test -n "$DUMPBIN" && break
+  done
+fi
+if test -z "$DUMPBIN"; then
+  ac_ct_DUMPBIN=$DUMPBIN
+  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_DUMPBIN"; then
+  ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
-cygwin*)
-  # func_win32_libid is a shell function defined in ltmain.sh
-  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
-  lt_cv_file_magic_cmd='func_win32_libid'
-  ;;
+fi
+fi
+ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
+if test -n "$ac_ct_DUMPBIN"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
+$as_echo "$ac_ct_DUMPBIN" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
-mingw* | pw32*)
-  # Base MSYS/MinGW do not provide the 'file' command needed by
-  # func_win32_libid shell function, so use a weaker test based on 'objdump'.
-  lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
-  lt_cv_file_magic_cmd='$OBJDUMP -f'
-  ;;
 
-darwin* | rhapsody*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
+  test -n "$ac_ct_DUMPBIN" && break
+done
 
-freebsd* | kfreebsd*-gnu | dragonfly*)
-  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
-    case $host_cpu in
-    i*86 )
-      # Not sure whether the presence of OpenBSD here was a mistake.
-      # Let's accept both of them until this is cleared up.
-      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
-      lt_cv_file_magic_cmd=/usr/bin/file
-      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
-      ;;
-    esac
+  if test "x$ac_ct_DUMPBIN" = x; then
+    DUMPBIN=":"
   else
-    lt_cv_deplibs_check_method=pass_all
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    DUMPBIN=$ac_ct_DUMPBIN
   fi
-  ;;
+fi
 
-gnu*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
 
-hpux10.20* | hpux11*)
-  lt_cv_file_magic_cmd=/usr/bin/file
-  case $host_cpu in
-  ia64*)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
-    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
-    ;;
-  hppa*64*)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
-    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
-    ;;
-  *)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
-    lt_cv_file_magic_test_file=/usr/lib/libc.sl
-    ;;
-  esac
-  ;;
+  if test "$DUMPBIN" != ":"; then
+    NM="$DUMPBIN"
+  fi
+fi
+test -z "$NM" && NM=nm
 
-interix3*)
-  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
-  lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
-  ;;
 
-irix5* | irix6* | nonstopux*)
-  case $LD in
-  *-32|*"-32 ") libmagic=32-bit;;
-  *-n32|*"-n32 ") libmagic=N32;;
-  *-64|*"-64 ") libmagic=64-bit;;
-  *) libmagic=never-match;;
-  esac
-  lt_cv_deplibs_check_method=pass_all
-  ;;
 
-# This must be Linux ELF.
-linux*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
 
-netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
-  else
-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
+$as_echo_n "checking the name lister ($NM) interface... " >&6; }
+if test "${lt_cv_nm_interface+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_nm_interface="BSD nm"
+  echo "int some_variable = 0;" > conftest.$ac_ext
+  (eval echo "\"\$as_me:5010: $ac_compile\"" >&5)
+  (eval "$ac_compile" 2>conftest.err)
+  cat conftest.err >&5
+  (eval echo "\"\$as_me:5013: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
+  cat conftest.err >&5
+  (eval echo "\"\$as_me:5016: output\"" >&5)
+  cat conftest.out >&5
+  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
+    lt_cv_nm_interface="MS dumpbin"
   fi
-  ;;
+  rm -f conftest*
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
+$as_echo "$lt_cv_nm_interface" >&6; }
 
-newos6*)
-  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
-  lt_cv_file_magic_cmd=/usr/bin/file
-  lt_cv_file_magic_test_file=/usr/lib/libnls.so
-  ;;
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
+$as_echo_n "checking whether ln -s works... " >&6; }
+LN_S=$as_ln_s
+if test "$LN_S" = "ln -s"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
+$as_echo "no, using $LN_S" >&6; }
+fi
 
-nto-qnx*)
-  lt_cv_deplibs_check_method=unknown
-  ;;
+# find the maximum length of command line arguments
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
+$as_echo_n "checking the maximum length of command line arguments... " >&6; }
+if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+    i=0
+  teststring="ABCD"
 
-openbsd*)
-  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
-  else
-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
-  fi
-  ;;
+  case $build_os in
+  msdosdjgpp*)
+    # On DJGPP, this test can blow up pretty badly due to problems in libc
+    # (any single argument exceeding 2000 bytes causes a buffer overrun
+    # during glob expansion).  Even if it were fixed, the result of this
+    # check would be larger than it should be.
+    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
+    ;;
 
-osf3* | osf4* | osf5*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
+  gnu*)
+    # Under GNU Hurd, this test is not required because there is
+    # no limit to the length of command line arguments.
+    # Libtool will interpret -1 as no limit whatsoever
+    lt_cv_sys_max_cmd_len=-1;
+    ;;
 
-solaris*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
+  cygwin* | mingw* | cegcc*)
+    # On Win9x/ME, this test blows up -- it succeeds, but takes
+    # about 5 minutes as the teststring grows exponentially.
+    # Worse, since 9x/ME are not pre-emptively multitasking,
+    # you end up with a "frozen" computer, even though with patience
+    # the test eventually succeeds (with a max line length of 256k).
+    # Instead, let's just punt: use the minimum linelength reported by
+    # all of the supported platforms: 8192 (on NT/2K/XP).
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
 
-sysv4 | sysv4.3*)
-  case $host_vendor in
-  motorola)
-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
-    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
+  amigaos*)
+    # On AmigaOS with pdksh, this test takes hours, literally.
+    # So we just punt and use a minimum line length of 8192.
+    lt_cv_sys_max_cmd_len=8192;
     ;;
-  ncr)
-    lt_cv_deplibs_check_method=pass_all
+
+  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
+    # This has been around since 386BSD, at least.  Likely further.
+    if test -x /sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
+    elif test -x /usr/sbin/sysctl; then
+      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
+    else
+      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
+    fi
+    # And add a safety zone
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
     ;;
-  sequent)
-    lt_cv_file_magic_cmd='/bin/file'
-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
+
+  interix*)
+    # We know the value 262144 and hardcode it with a safety zone (like BSD)
+    lt_cv_sys_max_cmd_len=196608
     ;;
-  sni)
-    lt_cv_file_magic_cmd='/bin/file'
-    lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
-    lt_cv_file_magic_test_file=/lib/libc.so
+
+  osf*)
+    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
+    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
+    # nice to cause kernel panics so lets avoid the loop below.
+    # First set a reasonable default.
+    lt_cv_sys_max_cmd_len=16384
+    #
+    if test -x /sbin/sysconfig; then
+      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
+        *1*) lt_cv_sys_max_cmd_len=-1 ;;
+      esac
+    fi
     ;;
-  siemens)
-    lt_cv_deplibs_check_method=pass_all
+  sco3.2v5*)
+    lt_cv_sys_max_cmd_len=102400
     ;;
-  pc)
-    lt_cv_deplibs_check_method=pass_all
+  sysv5* | sco5v6* | sysv4.2uw2*)
+    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
+    if test -n "$kargmax"; then
+      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
+    else
+      lt_cv_sys_max_cmd_len=32768
+    fi
+    ;;
+  *)
+    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
+    if test -n "$lt_cv_sys_max_cmd_len"; then
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+    else
+      # Make teststring a little bigger before we do anything with it.
+      # a 1K string should be a reasonable start.
+      for i in 1 2 3 4 5 6 7 8 ; do
+        teststring=$teststring$teststring
+      done
+      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
+      # If test is not a shell built-in, we'll probably end up computing a
+      # maximum length that is only half of the actual maximum length, but
+      # we can't tell.
+      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
+	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+	      test $i != 17 # 1/2 MB should be enough
+      do
+        i=`expr $i + 1`
+        teststring=$teststring$teststring
+      done
+      # Only check the string length outside the loop.
+      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
+      teststring=
+      # Add a significant safety factor because C++ compilers can tack on
+      # massive amounts of additional arguments before passing them to the
+      # linker.  It appears as though 1/2 is a usable value.
+      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
+    fi
     ;;
   esac
-  ;;
 
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-esac
+fi
 
+if test -n $lt_cv_sys_max_cmd_len ; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
+$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
+$as_echo "none" >&6; }
 fi
-echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
-echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6
-file_magic_cmd=$lt_cv_file_magic_cmd
-deplibs_check_method=$lt_cv_deplibs_check_method
-test -z "$deplibs_check_method" && deplibs_check_method=unknown
+max_cmd_len=$lt_cv_sys_max_cmd_len
 
 
 
 
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
 
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
-
-# Allow CC to be a program name with arguments.
-compiler=$CC
 
+: ${CP="cp -f"}
+: ${MV="mv -f"}
+: ${RM="rm -f"}
 
-# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
-if test "${enable_libtool_lock+set}" = set; then
-  enableval="$enable_libtool_lock"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
+$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
+# Try some XSI features
+xsi_shell=no
+( _lt_dummy="a/b/c"
+  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
+      = c,a/b,, \
+    && eval 'test $(( 1 + 1 )) -eq 2 \
+    && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
+  && xsi_shell=yes
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
+$as_echo "$xsi_shell" >&6; }
 
-fi;
-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
 
-# Some flags need to be propagated to the compiler or linker for good
-# libtool support.
-case $host in
-ia64-*-hpux*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
-    case `/usr/bin/file conftest.$ac_objext` in
-    *ELF-32*)
-      HPUX_IA64_MODE="32"
-      ;;
-    *ELF-64*)
-      HPUX_IA64_MODE="64"
-      ;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
-*-*-irix6*)
-  # Find out which ABI we are using.
-  echo '#line 4145 "configure"' > conftest.$ac_ext
-  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
-   if test "$lt_cv_prog_gnu_ld" = yes; then
-    case `/usr/bin/file conftest.$ac_objext` in
-    *32-bit*)
-      LD="${LD-ld} -melf32bsmip"
-      ;;
-    *N32*)
-      LD="${LD-ld} -melf32bmipn32"
-      ;;
-    *64-bit*)
-      LD="${LD-ld} -melf64bmip"
-      ;;
-    esac
-   else
-    case `/usr/bin/file conftest.$ac_objext` in
-    *32-bit*)
-      LD="${LD-ld} -32"
-      ;;
-    *N32*)
-      LD="${LD-ld} -n32"
-      ;;
-    *64-bit*)
-      LD="${LD-ld} -64"
-      ;;
-    esac
-   fi
-  fi
-  rm -rf conftest*
-  ;;
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
+$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
+lt_shell_append=no
+( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
+    >/dev/null 2>&1 \
+  && lt_shell_append=yes
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
+$as_echo "$lt_shell_append" >&6; }
 
-x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
-    case `/usr/bin/file conftest.o` in
-    *32-bit*)
-      case $host in
-        x86_64-*linux*)
-          LD="${LD-ld} -m elf_i386"
-          ;;
-        ppc64-*linux*|powerpc64-*linux*)
-          LD="${LD-ld} -m elf32ppclinux"
-          ;;
-        s390x-*linux*)
-          LD="${LD-ld} -m elf_s390"
-          ;;
-        sparc64-*linux*)
-          LD="${LD-ld} -m elf32_sparc"
-          ;;
-      esac
-      ;;
-    *64-bit*)
-      case $host in
-        x86_64-*linux*)
-          LD="${LD-ld} -m elf_x86_64"
-          ;;
-        ppc*-*linux*|powerpc*-*linux*)
-          LD="${LD-ld} -m elf64ppc"
-          ;;
-        s390*-*linux*)
-          LD="${LD-ld} -m elf64_s390"
-          ;;
-        sparc*-*linux*)
-          LD="${LD-ld} -m elf64_sparc"
-          ;;
-      esac
-      ;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
 
-*-*-sco3.2v5*)
-  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
-  SAVE_CFLAGS="$CFLAGS"
-  CFLAGS="$CFLAGS -belf"
-  echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
-echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6
-if test "${lt_cv_cc_needs_belf+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
+  lt_unset=unset
 else
-  ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
+  lt_unset=false
+fi
 
-     cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
 
-int
-main ()
-{
 
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  lt_cv_cc_needs_belf=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-lt_cv_cc_needs_belf=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-     ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-fi
-echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
-echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6
-  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
-    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
-    CFLAGS="$SAVE_CFLAGS"
-  fi
+# test EBCDIC or ASCII
+case `echo X|tr X '\101'` in
+ A) # ASCII based system
+    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
+  lt_SP2NL='tr \040 \012'
+  lt_NL2SP='tr \015\012 \040\040'
   ;;
-sparc*-*solaris*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
-    case `/usr/bin/file conftest.o` in
-    *64-bit*)
-      case $lt_cv_prog_gnu_ld in
-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
-      *)    LD="${LD-ld} -64" ;;
-      esac
-      ;;
-    esac
-  fi
-  rm -rf conftest*
+ *) # EBCDIC based system
+  lt_SP2NL='tr \100 \n'
+  lt_NL2SP='tr \r\n \100\100'
   ;;
+esac
 
 
-esac
 
-need_locks="$enable_libtool_lock"
 
 
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
-  CPP=
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
+$as_echo_n "checking for $LD option to reload object files... " >&6; }
+if test "${lt_cv_ld_reload_flag+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ld_reload_flag='-r'
 fi
-if test -z "$CPP"; then
-  if test "${ac_cv_prog_CPP+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
+$as_echo "$lt_cv_ld_reload_flag" >&6; }
+reload_flag=$lt_cv_ld_reload_flag
+case $reload_flag in
+"" | " "*) ;;
+*) reload_flag=" $reload_flag" ;;
+esac
+reload_cmds='$LD$reload_flag -o $output$reload_objs'
+case $host_os in
+  darwin*)
+    if test "$GCC" = yes; then
+      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
+    else
+      reload_cmds='$LD$reload_flag -o $output$reload_objs'
+    fi
+    ;;
+esac
+
+
+
+
+
+
+
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
+set dummy ${ac_tool_prefix}objdump; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-      # Double quotes because CPP needs to be expanded
-    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
-    do
-      ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
+  if test -n "$OBJDUMP"; then
+  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
 do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
   fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+OBJDUMP=$ac_cv_prog_OBJDUMP
+if test -n "$OBJDUMP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
+$as_echo "$OBJDUMP" >&6; }
 else
-  ac_cpp_err=yes
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
-if test -z "$ac_cpp_err"; then
-  :
+
+
+fi
+if test -z "$ac_cv_prog_OBJDUMP"; then
+  ac_ct_OBJDUMP=$OBJDUMP
+  # Extract the first word of "objdump", so it can be a program name with args.
+set dummy objdump; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+  if test -n "$ac_ct_OBJDUMP"; then
+  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OBJDUMP="objdump"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
-  # Broken: fails on valid input.
-continue
 fi
-rm -f conftest.err conftest.$ac_ext
+fi
+ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
+if test -n "$ac_ct_OBJDUMP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
+$as_echo "$ac_ct_OBJDUMP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
-  # OK, works on sane cases.  Now check whether non-existent headers
-  # can be detected and how.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+  if test "x$ac_ct_OBJDUMP" = x; then
+    OBJDUMP="false"
   else
-    ac_cpp_err=
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OBJDUMP=$ac_ct_OBJDUMP
   fi
 else
-  ac_cpp_err=yes
+  OBJDUMP="$ac_cv_prog_OBJDUMP"
 fi
-if test -z "$ac_cpp_err"; then
-  # Broken: success on invalid input.
-continue
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
+test -z "$OBJDUMP" && OBJDUMP=objdump
 
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
-  break
-fi
 
-    done
-    ac_cv_prog_CPP=$CPP
 
-fi
-  CPP=$ac_cv_prog_CPP
+
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
+$as_echo_n "checking how to recognize dependent libraries... " >&6; }
+if test "${lt_cv_deplibs_check_method+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+  lt_cv_file_magic_cmd='$MAGIC_CMD'
+lt_cv_file_magic_test_file=
+lt_cv_deplibs_check_method='unknown'
+# Need to set the preceding variable on all platforms that support
+# interlibrary dependencies.
+# 'none' -- dependencies not supported.
+# `unknown' -- same as none, but documents that we really don't know.
+# 'pass_all' -- all dependencies passed with no checks.
+# 'test_compile' -- check by making test program.
+# 'file_magic [[regex]]' -- check by looking for files in library path
+# which responds to the $file_magic_cmd with a given extended regex.
+# If you have `file' or equivalent on your system and you're not sure
+# whether `pass_all' will *always* work, you probably want this one.
+
+case $host_os in
+aix[4-9]*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+beos*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+bsdi[45]*)
+  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
+  lt_cv_file_magic_cmd='/usr/bin/file -L'
+  lt_cv_file_magic_test_file=/shlib/libc.so
+  ;;
+
+cygwin*)
+  # func_win32_libid is a shell function defined in ltmain.sh
+  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+  lt_cv_file_magic_cmd='func_win32_libid'
+  ;;
+
+mingw* | pw32*)
+  # Base MSYS/MinGW do not provide the 'file' command needed by
+  # func_win32_libid shell function, so use a weaker test based on 'objdump',
+  # unless we find 'file', for example because we are cross-compiling.
+  if ( file / ) >/dev/null 2>&1; then
+    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+    lt_cv_file_magic_cmd='func_win32_libid'
   else
-    ac_cpp_err=
+    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+    lt_cv_file_magic_cmd='$OBJDUMP -f'
   fi
-else
-  ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
-  :
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+  ;;
 
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
+cegcc)
+  # use the weaker test based on 'objdump'. See mingw*.
+  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
+  lt_cv_file_magic_cmd='$OBJDUMP -f'
+  ;;
 
-  # OK, works on sane cases.  Now check whether non-existent headers
-  # can be detected and how.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+darwin* | rhapsody*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+freebsd* | dragonfly*)
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+    case $host_cpu in
+    i*86 )
+      # Not sure whether the presence of OpenBSD here was a mistake.
+      # Let's accept both of them until this is cleared up.
+      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
+      lt_cv_file_magic_cmd=/usr/bin/file
+      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
+      ;;
+    esac
   else
-    ac_cpp_err=
+    lt_cv_deplibs_check_method=pass_all
   fi
-else
-  ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
-  # Broken: success on invalid input.
-continue
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+  ;;
 
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
+gnu*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
-  :
-else
-  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
-   { (exit 1); exit 1; }; }
-fi
+hpux10.20* | hpux11*)
+  lt_cv_file_magic_cmd=/usr/bin/file
+  case $host_cpu in
+  ia64*)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
+    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
+    ;;
+  hppa*64*)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
+    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
+    ;;
+  *)
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
+    lt_cv_file_magic_test_file=/usr/lib/libc.sl
+    ;;
+  esac
+  ;;
 
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
+interix[3-9]*)
+  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
+  lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
+  ;;
 
+irix5* | irix6* | nonstopux*)
+  case $LD in
+  *-32|*"-32 ") libmagic=32-bit;;
+  *-n32|*"-n32 ") libmagic=N32;;
+  *-64|*"-64 ") libmagic=64-bit;;
+  *) libmagic=never-match;;
+  esac
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-echo "$as_me:$LINENO: checking for ANSI C header files" >&5
-echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
-if test "${ac_cv_header_stdc+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdlib.h>
-#include <stdarg.h>
-#include <string.h>
-#include <float.h>
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-int
-main ()
-{
+netbsd*)
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
+  else
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
+  fi
+  ;;
 
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_header_stdc=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+newos6*)
+  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
+  lt_cv_file_magic_cmd=/usr/bin/file
+  lt_cv_file_magic_test_file=/usr/lib/libnls.so
+  ;;
 
-ac_cv_header_stdc=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+*nto* | *qnx*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-if test $ac_cv_header_stdc = yes; then
-  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <string.h>
+openbsd*)
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
+  else
+    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
+  fi
+  ;;
 
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "memchr" >/dev/null 2>&1; then
-  :
-else
-  ac_cv_header_stdc=no
-fi
-rm -f conftest*
+osf3* | osf4* | osf5*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-fi
+rdos*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-if test $ac_cv_header_stdc = yes; then
-  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdlib.h>
+solaris*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
 
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "free" >/dev/null 2>&1; then
-  :
-else
-  ac_cv_header_stdc=no
-fi
-rm -f conftest*
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
+sysv4 | sysv4.3*)
+  case $host_vendor in
+  motorola)
+    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
+    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
+    ;;
+  ncr)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  sequent)
+    lt_cv_file_magic_cmd='/bin/file'
+    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
+    ;;
+  sni)
+    lt_cv_file_magic_cmd='/bin/file'
+    lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
+    lt_cv_file_magic_test_file=/lib/libc.so
+    ;;
+  siemens)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  pc)
+    lt_cv_deplibs_check_method=pass_all
+    ;;
+  esac
+  ;;
+
+tpf*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+esac
 
 fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
+$as_echo "$lt_cv_deplibs_check_method" >&6; }
+file_magic_cmd=$lt_cv_file_magic_cmd
+deplibs_check_method=$lt_cv_deplibs_check_method
+test -z "$deplibs_check_method" && deplibs_check_method=unknown
 
-if test $ac_cv_header_stdc = yes; then
-  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
-  if test "$cross_compiling" = yes; then
-  :
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <ctype.h>
-#if ((' ' & 0x0FF) == 0x020)
-# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
-# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
-#else
-# define ISLOWER(c) \
-		   (('a' <= (c) && (c) <= 'i') \
-		     || ('j' <= (c) && (c) <= 'r') \
-		     || ('s' <= (c) && (c) <= 'z'))
-# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
-#endif
 
-#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
-int
-main ()
-{
-  int i;
-  for (i = 0; i < 256; i++)
-    if (XOR (islower (i), ISLOWER (i))
-	|| toupper (i) != TOUPPER (i))
-      exit(2);
-  exit (0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  :
+
+
+
+
+
+
+
+
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
+set dummy ${ac_tool_prefix}ar; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_AR+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+  if test -n "$AR"; then
+  ac_cv_prog_AR="$AR" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_AR="${ac_tool_prefix}ar"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
-( exit $ac_status )
-ac_cv_header_stdc=no
 fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 fi
+AR=$ac_cv_prog_AR
+if test -n "$AR"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
+$as_echo "$AR" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
+
+
 fi
-echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
-echo "${ECHO_T}$ac_cv_header_stdc" >&6
-if test $ac_cv_header_stdc = yes; then
+if test -z "$ac_cv_prog_AR"; then
+  ac_ct_AR=$AR
+  # Extract the first word of "ar", so it can be a program name with args.
+set dummy ar; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_AR"; then
+  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_AR="ar"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
-cat >>confdefs.h <<\_ACEOF
-#define STDC_HEADERS 1
-_ACEOF
+fi
+fi
+ac_ct_AR=$ac_cv_prog_ac_ct_AR
+if test -n "$ac_ct_AR"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
+$as_echo "$ac_ct_AR" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
+  if test "x$ac_ct_AR" = x; then
+    AR="false"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    AR=$ac_ct_AR
+  fi
+else
+  AR="$ac_cv_prog_AR"
 fi
 
-# On IRIX 5.3, sys/types and inttypes.h are conflicting.
+test -z "$AR" && AR=ar
+test -z "$AR_FLAGS" && AR_FLAGS=cru
 
 
 
@@ -4733,817 +5678,271 @@ fi
 
 
 
-for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
-		  inttypes.h stdint.h unistd.h
-do
-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
-if eval "test \"\${$as_ac_Header+set}\" = set"; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
 
-#include <$ac_header>
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  eval "$as_ac_Header=yes"
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+set dummy ${ac_tool_prefix}strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+  if test -n "$STRIP"; then
+  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
-eval "$as_ac_Header=no"
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
-if test `eval echo '${'$as_ac_Header'}'` = yes; then
-  cat >>confdefs.h <<_ACEOF
-#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
+STRIP=$ac_cv_prog_STRIP
+if test -n "$STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
+$as_echo "$STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
-done
-
-
 
-for ac_header in dlfcn.h
-do
-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-if eval "test \"\${$as_ac_Header+set}\" = set"; then
-  echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
-if eval "test \"\${$as_ac_Header+set}\" = set"; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
 fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
+if test -z "$ac_cv_prog_STRIP"; then
+  ac_ct_STRIP=$STRIP
+  # Extract the first word of "strip", so it can be a program name with args.
+set dummy strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  # Is the header compilable?
-echo "$as_me:$LINENO: checking $ac_header usability" >&5
-echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
-#include <$ac_header>
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_header_compiler=yes
+  if test -n "$ac_ct_STRIP"; then
+  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_STRIP="strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
-ac_header_compiler=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
-echo "${ECHO_T}$ac_header_compiler" >&6
-
-# Is the header present?
-echo "$as_me:$LINENO: checking $ac_header presence" >&5
-echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <$ac_header>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
 fi
-if test -z "$ac_cpp_err"; then
-  ac_header_preproc=yes
+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+if test -n "$ac_ct_STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
+$as_echo "$ac_ct_STRIP" >&6; }
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-  ac_header_preproc=no
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
-rm -f conftest.err conftest.$ac_ext
-echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
-echo "${ECHO_T}$ac_header_preproc" >&6
 
-# So?  What about this header?
-case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-  yes:no: )
-    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
-echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
-echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
-    ac_header_preproc=yes
-    ;;
-  no:yes:* )
-    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
-echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
-echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
-echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
-echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
-echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
-echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
-    (
-      cat <<\_ASBOX
-## ----------------------------------- ##
-## Report this to orenk at mellanox.co.il ##
-## ----------------------------------- ##
-_ASBOX
-    ) |
-      sed "s/^/$as_me: WARNING:     /" >&2
-    ;;
+  if test "x$ac_ct_STRIP" = x; then
+    STRIP=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
 esac
-echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
-if eval "test \"\${$as_ac_Header+set}\" = set"; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+    STRIP=$ac_ct_STRIP
+  fi
 else
-  eval "$as_ac_Header=\$ac_header_preproc"
+  STRIP="$ac_cv_prog_STRIP"
 fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 
-fi
-if test `eval echo '${'$as_ac_Header'}'` = yes; then
-  cat >>confdefs.h <<_ACEOF
-#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
+test -z "$STRIP" && STRIP=:
 
-fi
 
-done
 
 
 
-if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-    (test "X$CXX" != "Xg++"))) ; then
-  ac_ext=cc
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
-echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
-if test -z "$CXXCPP"; then
-  if test "${ac_cv_prog_CXXCPP+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
+set dummy ${ac_tool_prefix}ranlib; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_RANLIB+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-      # Double quotes because CXXCPP needs to be expanded
-    for CXXCPP in "$CXX -E" "/lib/cpp"
-    do
-      ac_preproc_ok=false
-for ac_cxx_preproc_warn_flag in '' yes
+  if test -n "$RANLIB"; then
+  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
 do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_cxx_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-  else
-    ac_cpp_err=
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
   fi
-else
-  ac_cpp_err=yes
+done
+  done
+IFS=$as_save_IFS
+
 fi
-if test -z "$ac_cpp_err"; then
-  :
+fi
+RANLIB=$ac_cv_prog_RANLIB
+if test -n "$RANLIB"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
+$as_echo "$RANLIB" >&6; }
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-  # Broken: fails on valid input.
-continue
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
-rm -f conftest.err conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether non-existent headers
-  # can be detected and how.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_cxx_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
-  # Broken: success on invalid input.
-continue
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
 
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
-  break
-fi
-
-    done
-    ac_cv_prog_CXXCPP=$CXXCPP
 
 fi
-  CXXCPP=$ac_cv_prog_CXXCPP
+if test -z "$ac_cv_prog_RANLIB"; then
+  ac_ct_RANLIB=$RANLIB
+  # Extract the first word of "ranlib", so it can be a program name with args.
+set dummy ranlib; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  ac_cv_prog_CXXCPP=$CXXCPP
-fi
-echo "$as_me:$LINENO: result: $CXXCPP" >&5
-echo "${ECHO_T}$CXXCPP" >&6
-ac_preproc_ok=false
-for ac_cxx_preproc_warn_flag in '' yes
+  if test -n "$ac_ct_RANLIB"; then
+  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
 do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_cxx_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-  else
-    ac_cpp_err=
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_RANLIB="ranlib"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
   fi
-else
-  ac_cpp_err=yes
+done
+  done
+IFS=$as_save_IFS
+
 fi
-if test -z "$ac_cpp_err"; then
-  :
+fi
+ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
+if test -n "$ac_ct_RANLIB"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
+$as_echo "$ac_ct_RANLIB" >&6; }
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-  # Broken: fails on valid input.
-continue
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
-rm -f conftest.err conftest.$ac_ext
 
-  # OK, works on sane cases.  Now check whether non-existent headers
-  # can be detected and how.
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_cxx_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+  if test "x$ac_ct_RANLIB" = x; then
+    RANLIB=":"
   else
-    ac_cpp_err=
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    RANLIB=$ac_ct_RANLIB
   fi
 else
-  ac_cpp_err=yes
+  RANLIB="$ac_cv_prog_RANLIB"
 fi
-if test -z "$ac_cpp_err"; then
-  # Broken: success on invalid input.
-continue
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
+test -z "$RANLIB" && RANLIB=:
 
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
-  :
-else
-  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
-See \`config.log' for more details." >&2;}
-   { (exit 1); exit 1; }; }
-fi
 
-ac_ext=cc
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
 
-fi
 
 
-ac_ext=f
-ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
-ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_f77_compiler_gnu
-if test -n "$ac_tool_prefix"; then
-  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_F77+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test -n "$F77"; then
-  ac_cv_prog_F77="$F77" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-done
 
-fi
-fi
-F77=$ac_cv_prog_F77
-if test -n "$F77"; then
-  echo "$as_me:$LINENO: result: $F77" >&5
-echo "${ECHO_T}$F77" >&6
-else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
+# Determine commands to create old-style static archives.
+old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
+old_postinstall_cmds='chmod 644 $oldlib'
+old_postuninstall_cmds=
 
-    test -n "$F77" && break
-  done
+if test -n "$RANLIB"; then
+  case $host_os in
+  openbsd*)
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+    ;;
+  *)
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+    ;;
+  esac
+  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
 fi
-if test -z "$F77"; then
-  ac_ct_F77=$F77
-  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test -n "$ac_ct_F77"; then
-  ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_ac_ct_F77="$ac_prog"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-done
 
-fi
-fi
-ac_ct_F77=$ac_cv_prog_ac_ct_F77
-if test -n "$ac_ct_F77"; then
-  echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
-echo "${ECHO_T}$ac_ct_F77" >&6
-else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
 
-  test -n "$ac_ct_F77" && break
-done
 
-  F77=$ac_ct_F77
-fi
 
 
-# Provide some information about the compiler.
-echo "$as_me:5276:" \
-     "checking for Fortran 77 compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
-  (eval $ac_compiler --version </dev/null >&5) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
-  (eval $ac_compiler -v </dev/null >&5) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
-  (eval $ac_compiler -V </dev/null >&5) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-rm -f a.out
-
-# If we don't use `.F' as extension, the preprocessor is not run on the
-# input file.  (Note that this only needs to work for GNU compilers.)
-ac_save_ext=$ac_ext
-ac_ext=F
-echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6
-if test "${ac_cv_f77_compiler_gnu+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-      program main
-#ifndef __GNUC__
-       choke me
-#endif
 
-      end
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_f77_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_compiler_gnu=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_f77_compiler_gnu=$ac_compiler_gnu
 
-fi
-echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6
-ac_ext=$ac_save_ext
-ac_test_FFLAGS=${FFLAGS+set}
-ac_save_FFLAGS=$FFLAGS
-FFLAGS=
-echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
-echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_f77_g+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  FFLAGS=-g
-cat >conftest.$ac_ext <<_ACEOF
-      program main
 
-      end
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_f77_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_prog_f77_g=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-ac_cv_prog_f77_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
-echo "${ECHO_T}$ac_cv_prog_f77_g" >&6
-if test "$ac_test_FFLAGS" = set; then
-  FFLAGS=$ac_save_FFLAGS
-elif test $ac_cv_prog_f77_g = yes; then
-  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
-    FFLAGS="-g -O2"
-  else
-    FFLAGS="-g"
-  fi
-else
-  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
-    FFLAGS="-O2"
-  else
-    FFLAGS=
-  fi
-fi
 
-G77=`test $ac_compiler_gnu = yes && echo yes`
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
-# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
 
-# find the maximum length of command line arguments
-echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
-echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6
-if test "${lt_cv_sys_max_cmd_len+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-    i=0
-  teststring="ABCD"
 
-  case $build_os in
-  msdosdjgpp*)
-    # On DJGPP, this test can blow up pretty badly due to problems in libc
-    # (any single argument exceeding 2000 bytes causes a buffer overrun
-    # during glob expansion).  Even if it were fixed, the result of this
-    # check would be larger than it should be.
-    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
-    ;;
 
-  gnu*)
-    # Under GNU Hurd, this test is not required because there is
-    # no limit to the length of command line arguments.
-    # Libtool will interpret -1 as no limit whatsoever
-    lt_cv_sys_max_cmd_len=-1;
-    ;;
 
-  cygwin* | mingw*)
-    # On Win9x/ME, this test blows up -- it succeeds, but takes
-    # about 5 minutes as the teststring grows exponentially.
-    # Worse, since 9x/ME are not pre-emptively multitasking,
-    # you end up with a "frozen" computer, even though with patience
-    # the test eventually succeeds (with a max line length of 256k).
-    # Instead, let's just punt: use the minimum linelength reported by
-    # all of the supported platforms: 8192 (on NT/2K/XP).
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
 
-  amigaos*)
-    # On AmigaOS with pdksh, this test takes hours, literally.
-    # So we just punt and use a minimum line length of 8192.
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
 
-  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
-    # This has been around since 386BSD, at least.  Likely further.
-    if test -x /sbin/sysctl; then
-      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
-    elif test -x /usr/sbin/sysctl; then
-      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
-    else
-      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
-    fi
-    # And add a safety zone
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
-    ;;
 
-  interix*)
-    # We know the value 262144 and hardcode it with a safety zone (like BSD)
-    lt_cv_sys_max_cmd_len=196608
-    ;;
 
-  osf*)
-    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
-    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
-    # nice to cause kernel panics so lets avoid the loop below.
-    # First set a reasonable default.
-    lt_cv_sys_max_cmd_len=16384
-    #
-    if test -x /sbin/sysconfig; then
-      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
-        *1*) lt_cv_sys_max_cmd_len=-1 ;;
-      esac
-    fi
-    ;;
-  sco3.2v5*)
-    lt_cv_sys_max_cmd_len=102400
-    ;;
-  sysv5* | sco5v6* | sysv4.2uw2*)
-    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
-    if test -n "$kargmax"; then
-      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
-    else
-      lt_cv_sys_max_cmd_len=32768
-    fi
-    ;;
-  *)
-    # If test is not a shell built-in, we'll probably end up computing a
-    # maximum length that is only half of the actual maximum length, but
-    # we can't tell.
-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
-    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
-	       = "XX$teststring") >/dev/null 2>&1 &&
-	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
-	    lt_cv_sys_max_cmd_len=$new_result &&
-	    test $i != 17 # 1/2 MB should be enough
-    do
-      i=`expr $i + 1`
-      teststring=$teststring$teststring
-    done
-    teststring=
-    # Add a significant safety factor because C++ compilers can tack on massive
-    # amounts of additional arguments before passing them to the linker.
-    # It appears as though 1/2 is a usable value.
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
-    ;;
-  esac
 
-fi
 
-if test -n $lt_cv_sys_max_cmd_len ; then
-  echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
-echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6
-else
-  echo "$as_me:$LINENO: result: none" >&5
-echo "${ECHO_T}none" >&6
-fi
 
 
 
 
+
+
+
+
+
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
+
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+
+# Allow CC to be a program name with arguments.
+compiler=$CC
+
+
 # Check for command to grab the raw symbol name followed by C symbol from nm.
-echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
-echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6
-if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
+$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
+if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
 
 # These are sane defaults that work on at least a few old systems.
@@ -5555,33 +5954,18 @@ symcode='[BCDEGRST]'
 # Regexp to match symbols that can be accessed directly from C.
 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
 
-# Transform an extracted symbol line into a proper C declaration
-lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
-
-# Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
-
 # Define system-specific variables.
 case $host_os in
 aix*)
   symcode='[BCDT]'
   ;;
-cygwin* | mingw* | pw32*)
+cygwin* | mingw* | pw32* | cegcc*)
   symcode='[ABCDGISTW]'
   ;;
-hpux*) # Its linker distinguishes data from code symbols
+hpux*)
   if test "$host_cpu" = ia64; then
     symcode='[ABCDEGRST]'
   fi
-  lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
-  lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
-  ;;
-linux*)
-  if test "$host_cpu" = ia64; then
-    symcode='[ABCDGIRSTW]'
-    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
-    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
-  fi
   ;;
 irix* | nonstopux*)
   symcode='[BCDEGRST]'
@@ -5606,57 +5990,85 @@ sysv4)
   ;;
 esac
 
+# If we're using GNU nm, then use its standard symbol codes.
+case `$NM -V 2>&1` in
+*GNU* | *'with BFD'*)
+  symcode='[ABCDGIRSTW]' ;;
+esac
+
+# Transform an extracted symbol line into a proper C declaration.
+# Some systems (esp. on ia64) link data and code symbols differently,
+# so use this general approach.
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
+
+# Transform an extracted symbol line into symbol name and symbol address
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
+
 # Handle CRLF in mingw tool chain
 opt_cr=
 case $build_os in
 mingw*)
-  opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
+  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
   ;;
 esac
 
-# If we're using GNU nm, then use its standard symbol codes.
-case `$NM -V 2>&1` in
-*GNU* | *'with BFD'*)
-  symcode='[ABCDGIRSTW]' ;;
-esac
-
-# Try without a prefix undercore, then with it.
+# Try without a prefix underscore, then with it.
 for ac_symprfx in "" "_"; do
 
   # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
   symxfrm="\\1 $ac_symprfx\\2 \\2"
 
   # Write the raw and C identifiers.
-  lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ 	]\($symcode$symcode*\)[ 	][ 	]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+  if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+    # Fake it for dumpbin and say T for any non-static function
+    # and D for any global variable.
+    # Also find C++ and __fastcall symbols from MSVC++,
+    # which start with @ or ?.
+    lt_cv_sys_global_symbol_pipe="$AWK '"\
+"     {last_section=section; section=\$ 3};"\
+"     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
+"     \$ 0!~/External *\|/{next};"\
+"     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
+"     {if(hide[section]) next};"\
+"     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
+"     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
+"     s[1]~/^[@?]/{print s[1], s[1]; next};"\
+"     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
+"     ' prfx=^$ac_symprfx"
+  else
+    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[	 ]\($symcode$symcode*\)[	 ][	 ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+  fi
 
   # Check to see that the pipe works correctly.
   pipe_works=no
 
   rm -f conftest*
-  cat > conftest.$ac_ext <<EOF
+  cat > conftest.$ac_ext <<_LT_EOF
 #ifdef __cplusplus
 extern "C" {
 #endif
 char nm_test_var;
-void nm_test_func(){}
+void nm_test_func(void);
+void nm_test_func(void){}
 #ifdef __cplusplus
 }
 #endif
 int main(){nm_test_var='a';nm_test_func();return(0);}
-EOF
+_LT_EOF
 
-  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
     # Now try to grab the symbols.
     nlist=conftest.nm
-    if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
+    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
   (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && test -s "$nlist"; then
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s "$nlist"; then
       # Try sorting and uniquifying the output.
       if sort "$nlist" | uniq > "$nlist"T; then
 	mv -f "$nlist"T "$nlist"
@@ -5665,53 +6077,55 @@ EOF
       fi
 
       # Make sure that we snagged all the symbols we need.
-      if grep ' nm_test_var$' "$nlist" >/dev/null; then
-	if grep ' nm_test_func$' "$nlist" >/dev/null; then
-	  cat <<EOF > conftest.$ac_ext
+      if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
+	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
+	  cat <<_LT_EOF > conftest.$ac_ext
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-EOF
+_LT_EOF
 	  # Now generate the symbol file.
-	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
+	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
 
-	  cat <<EOF >> conftest.$ac_ext
-#if defined (__STDC__) && __STDC__
-# define lt_ptr_t void *
-#else
-# define lt_ptr_t char *
-# define const
-#endif
+	  cat <<_LT_EOF >> conftest.$ac_ext
 
-/* The mapping between symbol names and symbols. */
+/* The mapping between symbol names and symbols.  */
 const struct {
   const char *name;
-  lt_ptr_t address;
+  void       *address;
 }
-lt_preloaded_symbols[] =
+lt__PROGRAM__LTX_preloaded_symbols[] =
 {
-EOF
-	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
-	  cat <<\EOF >> conftest.$ac_ext
-  {0, (lt_ptr_t) 0}
+  { "@PROGRAM@", (void *) 0 },
+_LT_EOF
+	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
+	  cat <<\_LT_EOF >> conftest.$ac_ext
+  {0, (void *) 0}
 };
 
+/* This works around a problem in FreeBSD linker */
+#ifdef FREEBSD_WORKAROUND
+static const void *lt_preloaded_setup() {
+  return lt__PROGRAM__LTX_preloaded_symbols;
+}
+#endif
+
 #ifdef __cplusplus
 }
 #endif
-EOF
+_LT_EOF
 	  # Now try linking the two files.
 	  mv conftest.$ac_objext conftstm.$ac_objext
 	  lt_save_LIBS="$LIBS"
 	  lt_save_CFLAGS="$CFLAGS"
 	  LIBS="conftstm.$ac_objext"
 	  CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
-	  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
+	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && test -s conftest${ac_exeext}; then
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext}; then
 	    pipe_works=yes
 	  fi
 	  LIBS="$lt_save_LIBS"
@@ -5729,7 +6143,7 @@ EOF
     echo "$progname: failed program was:" >&5
     cat conftest.$ac_ext >&5
   fi
-  rm -f conftest* conftst*
+  rm -rf conftest* conftst*
 
   # Do not use the global_symbol_pipe unless it works.
   if test "$pipe_works" = yes; then
@@ -5745,1425 +6159,1294 @@ if test -z "$lt_cv_sys_global_symbol_pipe"; then
   lt_cv_sys_global_symbol_to_cdecl=
 fi
 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
-  echo "$as_me:$LINENO: result: failed" >&5
-echo "${ECHO_T}failed" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
+$as_echo "failed" >&6; }
 else
-  echo "$as_me:$LINENO: result: ok" >&5
-echo "${ECHO_T}ok" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
+$as_echo "ok" >&6; }
 fi
 
-echo "$as_me:$LINENO: checking for objdir" >&5
-echo $ECHO_N "checking for objdir... $ECHO_C" >&6
-if test "${lt_cv_objdir+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  rm -f .libs 2>/dev/null
-mkdir .libs 2>/dev/null
-if test -d .libs; then
-  lt_cv_objdir=.libs
-else
-  # MS-DOS does not allow filenames that begin with a dot.
-  lt_cv_objdir=_libs
-fi
-rmdir .libs 2>/dev/null
-fi
-echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
-echo "${ECHO_T}$lt_cv_objdir" >&6
-objdir=$lt_cv_objdir
 
 
 
 
 
-case $host_os in
-aix3*)
-  # AIX sometimes has problems with the GCC collect2 program.  For some
-  # reason, if we set the COLLECT_NAMES environment variable, the problems
-  # vanish in a puff of smoke.
-  if test "X${COLLECT_NAMES+set}" != Xset; then
-    COLLECT_NAMES=
-    export COLLECT_NAMES
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+# Check whether --enable-libtool-lock was given.
+if test "${enable_libtool_lock+set}" = set; then :
+  enableval=$enable_libtool_lock;
+fi
+
+test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+
+# Some flags need to be propagated to the compiler or linker for good
+# libtool support.
+case $host in
+ia64-*-hpux*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.$ac_objext` in
+      *ELF-32*)
+	HPUX_IA64_MODE="32"
+	;;
+      *ELF-64*)
+	HPUX_IA64_MODE="64"
+	;;
+    esac
   fi
+  rm -rf conftest*
+  ;;
+*-*-irix6*)
+  # Find out which ABI we are using.
+  echo '#line 6222 "configure"' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    if test "$lt_cv_prog_gnu_ld" = yes; then
+      case `/usr/bin/file conftest.$ac_objext` in
+	*32-bit*)
+	  LD="${LD-ld} -melf32bsmip"
+	  ;;
+	*N32*)
+	  LD="${LD-ld} -melf32bmipn32"
+	  ;;
+	*64-bit*)
+	  LD="${LD-ld} -melf64bmip"
+	;;
+      esac
+    else
+      case `/usr/bin/file conftest.$ac_objext` in
+	*32-bit*)
+	  LD="${LD-ld} -32"
+	  ;;
+	*N32*)
+	  LD="${LD-ld} -n32"
+	  ;;
+	*64-bit*)
+	  LD="${LD-ld} -64"
+	  ;;
+      esac
+    fi
+  fi
+  rm -rf conftest*
   ;;
-esac
 
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-Xsed='sed -e 1s/^X//'
-sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.o` in
+      *32-bit*)
+	case $host in
+	  x86_64-*kfreebsd*-gnu)
+	    LD="${LD-ld} -m elf_i386_fbsd"
+	    ;;
+	  x86_64-*linux*)
+	    LD="${LD-ld} -m elf_i386"
+	    ;;
+	  ppc64-*linux*|powerpc64-*linux*)
+	    LD="${LD-ld} -m elf32ppclinux"
+	    ;;
+	  s390x-*linux*)
+	    LD="${LD-ld} -m elf_s390"
+	    ;;
+	  sparc64-*linux*)
+	    LD="${LD-ld} -m elf32_sparc"
+	    ;;
+	esac
+	;;
+      *64-bit*)
+	case $host in
+	  x86_64-*kfreebsd*-gnu)
+	    LD="${LD-ld} -m elf_x86_64_fbsd"
+	    ;;
+	  x86_64-*linux*)
+	    LD="${LD-ld} -m elf_x86_64"
+	    ;;
+	  ppc*-*linux*|powerpc*-*linux*)
+	    LD="${LD-ld} -m elf64ppc"
+	    ;;
+	  s390*-*linux*|s390*-*tpf*)
+	    LD="${LD-ld} -m elf64_s390"
+	    ;;
+	  sparc*-*linux*)
+	    LD="${LD-ld} -m elf64_sparc"
+	    ;;
+	esac
+	;;
+    esac
+  fi
+  rm -rf conftest*
+  ;;
 
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g'
+*-*-sco3.2v5*)
+  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
+  SAVE_CFLAGS="$CFLAGS"
+  CFLAGS="$CFLAGS -belf"
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
+$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
+if test "${lt_cv_cc_needs_belf+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
+int
+main ()
+{
 
-# Constants:
-rm="rm -f"
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  lt_cv_cc_needs_belf=yes
+else
+  lt_cv_cc_needs_belf=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+     ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-# Global variables:
-default_ofile=libtool
-can_build_shared=yes
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
+$as_echo "$lt_cv_cc_needs_belf" >&6; }
+  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
+    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
+    CFLAGS="$SAVE_CFLAGS"
+  fi
+  ;;
+sparc*-*solaris*)
+  # Find out which ABI we are using.
+  echo 'int i;' > conftest.$ac_ext
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+    case `/usr/bin/file conftest.o` in
+    *64-bit*)
+      case $lt_cv_prog_gnu_ld in
+      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+      *)
+	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
+	  LD="${LD-ld} -64"
+	fi
+	;;
+      esac
+      ;;
+    esac
+  fi
+  rm -rf conftest*
+  ;;
+esac
 
-# All known linkers require a `.a' archive for static linking (except MSVC,
-# which needs '.lib').
-libext=a
-ltmain="$ac_aux_dir/ltmain.sh"
-ofile="$default_ofile"
-with_gnu_ld="$lt_cv_prog_gnu_ld"
+need_locks="$enable_libtool_lock"
 
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_AR+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test -n "$AR"; then
-  ac_cv_prog_AR="$AR" # Let the user override the test.
+
+  case $host_os in
+    rhapsody* | darwin*)
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
+set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$DSYMUTIL"; then
+  ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_AR="${ac_tool_prefix}ar"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
-AR=$ac_cv_prog_AR
-if test -n "$AR"; then
-  echo "$as_me:$LINENO: result: $AR" >&5
-echo "${ECHO_T}$AR" >&6
+DSYMUTIL=$ac_cv_prog_DSYMUTIL
+if test -n "$DSYMUTIL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
+$as_echo "$DSYMUTIL" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
 fi
-if test -z "$ac_cv_prog_AR"; then
-  ac_ct_AR=$AR
-  # Extract the first word of "ar", so it can be a program name with args.
-set dummy ar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+if test -z "$ac_cv_prog_DSYMUTIL"; then
+  ac_ct_DSYMUTIL=$DSYMUTIL
+  # Extract the first word of "dsymutil", so it can be a program name with args.
+set dummy dsymutil; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  if test -n "$ac_ct_AR"; then
-  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
+  if test -n "$ac_ct_DSYMUTIL"; then
+  ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_ac_ct_AR="ar"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
-  test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="false"
 fi
 fi
-ac_ct_AR=$ac_cv_prog_ac_ct_AR
-if test -n "$ac_ct_AR"; then
-  echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
-echo "${ECHO_T}$ac_ct_AR" >&6
+ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
+if test -n "$ac_ct_DSYMUTIL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
+$as_echo "$ac_ct_DSYMUTIL" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
-  AR=$ac_ct_AR
+  if test "x$ac_ct_DSYMUTIL" = x; then
+    DSYMUTIL=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    DSYMUTIL=$ac_ct_DSYMUTIL
+  fi
 else
-  AR="$ac_cv_prog_AR"
+  DSYMUTIL="$ac_cv_prog_DSYMUTIL"
 fi
 
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ranlib; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_RANLIB+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
+set dummy ${ac_tool_prefix}nmedit; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_NMEDIT+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  if test -n "$RANLIB"; then
-  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
+  if test -n "$NMEDIT"; then
+  ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
-RANLIB=$ac_cv_prog_RANLIB
-if test -n "$RANLIB"; then
-  echo "$as_me:$LINENO: result: $RANLIB" >&5
-echo "${ECHO_T}$RANLIB" >&6
+NMEDIT=$ac_cv_prog_NMEDIT
+if test -n "$NMEDIT"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
+$as_echo "$NMEDIT" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
 fi
-if test -z "$ac_cv_prog_RANLIB"; then
-  ac_ct_RANLIB=$RANLIB
-  # Extract the first word of "ranlib", so it can be a program name with args.
-set dummy ranlib; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+if test -z "$ac_cv_prog_NMEDIT"; then
+  ac_ct_NMEDIT=$NMEDIT
+  # Extract the first word of "nmedit", so it can be a program name with args.
+set dummy nmedit; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  if test -n "$ac_ct_RANLIB"; then
-  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
+  if test -n "$ac_ct_NMEDIT"; then
+  ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_ac_ct_RANLIB="ranlib"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_NMEDIT="nmedit"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
-  test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
 fi
 fi
-ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
-if test -n "$ac_ct_RANLIB"; then
-  echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
-echo "${ECHO_T}$ac_ct_RANLIB" >&6
+ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
+if test -n "$ac_ct_NMEDIT"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
+$as_echo "$ac_ct_NMEDIT" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
-  RANLIB=$ac_ct_RANLIB
+  if test "x$ac_ct_NMEDIT" = x; then
+    NMEDIT=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    NMEDIT=$ac_ct_NMEDIT
+  fi
 else
-  RANLIB="$ac_cv_prog_RANLIB"
+  NMEDIT="$ac_cv_prog_NMEDIT"
 fi
 
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
-set dummy ${ac_tool_prefix}strip; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_STRIP+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
+set dummy ${ac_tool_prefix}lipo; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_LIPO+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  if test -n "$STRIP"; then
-  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+  if test -n "$LIPO"; then
+  ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
 fi
 fi
-STRIP=$ac_cv_prog_STRIP
-if test -n "$STRIP"; then
-  echo "$as_me:$LINENO: result: $STRIP" >&5
-echo "${ECHO_T}$STRIP" >&6
+LIPO=$ac_cv_prog_LIPO
+if test -n "$LIPO"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
+$as_echo "$LIPO" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+
 fi
-if test -z "$ac_cv_prog_STRIP"; then
-  ac_ct_STRIP=$STRIP
-  # Extract the first word of "strip", so it can be a program name with args.
-set dummy strip; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+if test -z "$ac_cv_prog_LIPO"; then
+  ac_ct_LIPO=$LIPO
+  # Extract the first word of "lipo", so it can be a program name with args.
+set dummy lipo; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  if test -n "$ac_ct_STRIP"; then
-  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+  if test -n "$ac_ct_LIPO"; then
+  ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_ac_ct_STRIP="strip"
-    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_LIPO="lipo"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
 done
-done
+  done
+IFS=$as_save_IFS
 
-  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
 fi
 fi
-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-if test -n "$ac_ct_STRIP"; then
-  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
-echo "${ECHO_T}$ac_ct_STRIP" >&6
+ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
+if test -n "$ac_ct_LIPO"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
+$as_echo "$ac_ct_LIPO" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
-  STRIP=$ac_ct_STRIP
+  if test "x$ac_ct_LIPO" = x; then
+    LIPO=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    LIPO=$ac_ct_LIPO
+  fi
 else
-  STRIP="$ac_cv_prog_STRIP"
-fi
-
-
-old_CC="$CC"
-old_CFLAGS="$CFLAGS"
-
-# Set sane defaults for various variables
-test -z "$AR" && AR=ar
-test -z "$AR_FLAGS" && AR_FLAGS=cru
-test -z "$AS" && AS=as
-test -z "$CC" && CC=cc
-test -z "$LTCC" && LTCC=$CC
-test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-test -z "$LD" && LD=ld
-test -z "$LN_S" && LN_S="ln -s"
-test -z "$MAGIC_CMD" && MAGIC_CMD=file
-test -z "$NM" && NM=nm
-test -z "$SED" && SED=sed
-test -z "$OBJDUMP" && OBJDUMP=objdump
-test -z "$RANLIB" && RANLIB=:
-test -z "$STRIP" && STRIP=:
-test -z "$ac_objext" && ac_objext=o
-
-# Determine commands to create old-style static archives.
-old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
-old_postinstall_cmds='chmod 644 $oldlib'
-old_postuninstall_cmds=
-
-if test -n "$RANLIB"; then
-  case $host_os in
-  openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
-    ;;
-  *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
-    ;;
-  esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+  LIPO="$ac_cv_prog_LIPO"
 fi
 
-for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
+set dummy ${ac_tool_prefix}otool; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OTOOL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$OTOOL"; then
+  ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
 done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
-
+  done
+IFS=$as_save_IFS
 
-# Only perform the check for file, if the check method requires it
-case $deplibs_check_method in
-file_magic*)
-  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
-    echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
-echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6
-if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+fi
+fi
+OTOOL=$ac_cv_prog_OTOOL
+if test -n "$OTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
+$as_echo "$OTOOL" >&6; }
 else
-  case $MAGIC_CMD in
-[\\/*] |  ?:[\\/]*)
-  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
-  ;;
-*)
-  lt_save_MAGIC_CMD="$MAGIC_CMD"
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
-  for ac_dir in $ac_dummy; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f $ac_dir/${ac_tool_prefix}file; then
-      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
-      if test -n "$file_magic_test_file"; then
-	case $deplibs_check_method in
-	"file_magic "*)
-	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
-	    $EGREP "$file_magic_regex" > /dev/null; then
-	    :
-	  else
-	    cat <<EOF 1>&2
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
-*** Warning: the command libtool uses to detect shared libraries,
-*** $file_magic_cmd, produces output that libtool cannot recognize.
-*** The result is that libtool may fail to recognize shared libraries
-*** as such.  This will affect the creation of libtool libraries that
-*** depend on shared libraries, but programs linked with such libtool
-*** libraries will work regardless of this problem.  Nevertheless, you
-*** may want to report the problem to your system manager and/or to
-*** bug-libtool at gnu.org
 
-EOF
-	  fi ;;
-	esac
-      fi
-      break
-    fi
-  done
-  IFS="$lt_save_ifs"
-  MAGIC_CMD="$lt_save_MAGIC_CMD"
-  ;;
-esac
 fi
-
-MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-if test -n "$MAGIC_CMD"; then
-  echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
-echo "${ECHO_T}$MAGIC_CMD" >&6
+if test -z "$ac_cv_prog_OTOOL"; then
+  ac_ct_OTOOL=$OTOOL
+  # Extract the first word of "otool", so it can be a program name with args.
+set dummy otool; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test -z "$lt_cv_path_MAGIC_CMD"; then
-  if test -n "$ac_tool_prefix"; then
-    echo "$as_me:$LINENO: checking for file" >&5
-echo $ECHO_N "checking for file... $ECHO_C" >&6
-if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+  if test -n "$ac_ct_OTOOL"; then
+  ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
 else
-  case $MAGIC_CMD in
-[\\/*] |  ?:[\\/]*)
-  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
-  ;;
-*)
-  lt_save_MAGIC_CMD="$MAGIC_CMD"
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
-  for ac_dir in $ac_dummy; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f $ac_dir/file; then
-      lt_cv_path_MAGIC_CMD="$ac_dir/file"
-      if test -n "$file_magic_test_file"; then
-	case $deplibs_check_method in
-	"file_magic "*)
-	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
-	    $EGREP "$file_magic_regex" > /dev/null; then
-	    :
-	  else
-	    cat <<EOF 1>&2
-
-*** Warning: the command libtool uses to detect shared libraries,
-*** $file_magic_cmd, produces output that libtool cannot recognize.
-*** The result is that libtool may fail to recognize shared libraries
-*** as such.  This will affect the creation of libtool libraries that
-*** depend on shared libraries, but programs linked with such libtool
-*** libraries will work regardless of this problem.  Nevertheless, you
-*** may want to report the problem to your system manager and/or to
-*** bug-libtool at gnu.org
-
-EOF
-	  fi ;;
-	esac
-      fi
-      break
-    fi
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OTOOL="otool"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
   done
-  IFS="$lt_save_ifs"
-  MAGIC_CMD="$lt_save_MAGIC_CMD"
-  ;;
-esac
-fi
+IFS=$as_save_IFS
 
-MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-if test -n "$MAGIC_CMD"; then
-  echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
-echo "${ECHO_T}$MAGIC_CMD" >&6
+fi
+fi
+ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
+if test -n "$ac_ct_OTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
+$as_echo "$ac_ct_OTOOL" >&6; }
 else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
+  if test "x$ac_ct_OTOOL" = x; then
+    OTOOL=":"
   else
-    MAGIC_CMD=:
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OTOOL=$ac_ct_OTOOL
   fi
+else
+  OTOOL="$ac_cv_prog_OTOOL"
 fi
 
+    if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
+set dummy ${ac_tool_prefix}otool64; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_OTOOL64+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$OTOOL64"; then
+  ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
   fi
-  ;;
-esac
+done
+  done
+IFS=$as_save_IFS
 
-enable_dlopen=no
-enable_win32_dll=no
+fi
+fi
+OTOOL64=$ac_cv_prog_OTOOL64
+if test -n "$OTOOL64"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
+$as_echo "$OTOOL64" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
-# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
-if test "${enable_libtool_lock+set}" = set; then
-  enableval="$enable_libtool_lock"
 
-fi;
-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+fi
+if test -z "$ac_cv_prog_OTOOL64"; then
+  ac_ct_OTOOL64=$OTOOL64
+  # Extract the first word of "otool64", so it can be a program name with args.
+set dummy otool64; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_OTOOL64"; then
+  ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_OTOOL64="otool64"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
+fi
+fi
+ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
+if test -n "$ac_ct_OTOOL64"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
+$as_echo "$ac_ct_OTOOL64" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
-# Check whether --with-pic or --without-pic was given.
-if test "${with_pic+set}" = set; then
-  withval="$with_pic"
-  pic_mode="$withval"
+  if test "x$ac_ct_OTOOL64" = x; then
+    OTOOL64=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    OTOOL64=$ac_ct_OTOOL64
+  fi
 else
-  pic_mode=default
-fi;
-test -z "$pic_mode" && pic_mode=default
+  OTOOL64="$ac_cv_prog_OTOOL64"
+fi
+
+
+
 
-# Use C for the default configuration in the libtool script
-tagname=
-lt_save_CC="$CC"
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-# Source file extension for C test sources.
-ac_ext=c
 
-# Object file extension for compiled C test sources.
-objext=o
-objext=$objext
 
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="int some_variable = 0;\n"
 
-# Code to be used in simple link tests
-lt_simple_link_test_code='int main(){return(0);}\n'
 
 
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
 
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
 
-# Allow CC to be a program name with arguments.
-compiler=$CC
 
 
-# save warnings/boilerplate of simple test code
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$rm conftest*
 
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$rm conftest*
 
 
 
-lt_prog_compiler_no_builtin_flag=
 
-if test "$GCC" = yes; then
-  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
 
 
-echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
-echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
-if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_cv_prog_compiler_rtti_exceptions=no
-  ac_outfile=conftest.$ac_objext
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="-fno-rtti -fno-exceptions"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:6337: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:6341: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_rtti_exceptions=yes
-     fi
-   fi
-   $rm conftest*
 
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
+$as_echo_n "checking for -single_module linker flag... " >&6; }
+if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_apple_cc_single_mod=no
+      if test -z "${LT_MULTI_MODULE}"; then
+	# By default we will add the -single_module flag. You can override
+	# by either setting the environment variable LT_MULTI_MODULE
+	# non-empty at configure time, or by adding -multi_module to the
+	# link flags.
+	rm -rf libconftest.dylib*
+	echo "int foo(void){return 1;}" > conftest.c
+	echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+-dynamiclib -Wl,-single_module conftest.c" >&5
+	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
+        _lt_result=$?
+	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+	  lt_cv_apple_cc_single_mod=yes
+	else
+	  cat conftest.err >&5
+	fi
+	rm -rf libconftest.dylib*
+	rm -f conftest.*
+      fi
 fi
-echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
-echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
+$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
+$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
+if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ld_exported_symbols_list=no
+      save_LDFLAGS=$LDFLAGS
+      echo "_main" > conftest.sym
+      LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
-    lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  lt_cv_ld_exported_symbols_list=yes
 else
-    :
+  lt_cv_ld_exported_symbols_list=no
 fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+	LDFLAGS="$save_LDFLAGS"
 
 fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
+$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
+    case $host_os in
+    rhapsody* | darwin1.[012])
+      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
+    darwin1.*)
+      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+    darwin*) # darwin 5.x on
+      # if running on 10.5 or later, the deployment target defaults
+      # to the OS version, if on x86, and 10.4, the deployment
+      # target defaults to 10.4. Don't you love it?
+      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
+	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
+	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+	10.[012]*)
+	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+	10.*)
+	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+      esac
+    ;;
+  esac
+    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
+      _lt_dar_single_mod='$single_module'
+    fi
+    if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
+      _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
+    else
+      _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
+    fi
+    if test "$DSYMUTIL" != ":"; then
+      _lt_dsymutil='~$DSYMUTIL $lib || :'
+    else
+      _lt_dsymutil=
+    fi
+    ;;
+  esac
 
-lt_prog_compiler_wl=
-lt_prog_compiler_pic=
-lt_prog_compiler_static=
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
+$as_echo_n "checking how to run the C preprocessor... " >&6; }
+# On Suns, sometimes $CPP names a directory.
+if test -n "$CPP" && test -d "$CPP"; then
+  CPP=
+fi
+if test -z "$CPP"; then
+  if test "${ac_cv_prog_CPP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+      # Double quotes because CPP needs to be expanded
+    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
+    do
+      ac_preproc_ok=false
+for ac_c_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+		     Syntax error
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
 
-echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
-echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
 
-  if test "$GCC" = yes; then
-    lt_prog_compiler_wl='-Wl,'
-    lt_prog_compiler_static='-static'
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
 
-    case $host_os in
-      aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static='-Bstatic'
-      fi
-      ;;
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  break
+fi
 
-    amigaos*)
-      # FIXME: we need at least 68020 code to build shared libraries, but
-      # adding the `-m68020' flag to GCC prevents building anything better,
-      # like `-m68040'.
-      lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
-      ;;
+    done
+    ac_cv_prog_CPP=$CPP
 
-    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
+fi
+  CPP=$ac_cv_prog_CPP
+else
+  ac_cv_prog_CPP=$CPP
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
+$as_echo "$CPP" >&6; }
+ac_preproc_ok=false
+for ac_c_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+		     Syntax error
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
 
-    mingw* | pw32* | os2*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      lt_prog_compiler_pic='-DDLL_EXPORT'
-      ;;
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
 
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      lt_prog_compiler_pic='-fno-common'
-      ;;
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_c_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
 
-    interix3*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
 
-    msdosdjgpp*)
-      # Just because we use GCC doesn't mean we suddenly get shared libraries
-      # on systems that don't support them.
-      lt_prog_compiler_can_build_shared=no
-      enable_shared=no
-      ;;
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "C preprocessor \"$CPP\" fails sanity check
+See \`config.log' for more details." "$LINENO" 5; }
+fi
 
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	lt_prog_compiler_pic=-Kconform_pic
-      fi
-      ;;
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-    hpux*)
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	lt_prog_compiler_pic='-fPIC'
-	;;
-      esac
-      ;;
 
-    *)
-      lt_prog_compiler_pic='-fPIC'
-      ;;
-    esac
-  else
-    # PORTME Check for flag to pass linker flags through the system compiler.
-    case $host_os in
-    aix*)
-      lt_prog_compiler_wl='-Wl,'
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static='-Bstatic'
-      else
-	lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
-      fi
-      ;;
-      darwin*)
-        # PIC is the default on this platform
-        # Common symbols not allowed in MH_DYLIB files
-       case $cc_basename in
-         xlc*)
-         lt_prog_compiler_pic='-qnocommon'
-         lt_prog_compiler_wl='-Wl,'
-         ;;
-       esac
-       ;;
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
+$as_echo_n "checking for ANSI C header files... " >&6; }
+if test "${ac_cv_header_stdc+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdlib.h>
+#include <stdarg.h>
+#include <string.h>
+#include <float.h>
 
-    mingw* | pw32* | os2*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      lt_prog_compiler_pic='-DDLL_EXPORT'
-      ;;
+int
+main ()
+{
 
-    hpux9* | hpux10* | hpux11*)
-      lt_prog_compiler_wl='-Wl,'
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	lt_prog_compiler_pic='+Z'
-	;;
-      esac
-      # Is there a better lt_prog_compiler_static that works with the bundled CC?
-      lt_prog_compiler_static='${wl}-a ${wl}archive'
-      ;;
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_header_stdc=yes
+else
+  ac_cv_header_stdc=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
-    irix5* | irix6* | nonstopux*)
-      lt_prog_compiler_wl='-Wl,'
-      # PIC (with -KPIC) is the default.
-      lt_prog_compiler_static='-non_shared'
-      ;;
+if test $ac_cv_header_stdc = yes; then
+  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <string.h>
 
-    newsos6)
-      lt_prog_compiler_pic='-KPIC'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  $EGREP "memchr" >/dev/null 2>&1; then :
 
-    linux*)
-      case $cc_basename in
-      icc* | ecc*)
-	lt_prog_compiler_wl='-Wl,'
-	lt_prog_compiler_pic='-KPIC'
-	lt_prog_compiler_static='-static'
-        ;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
-        # Portland Group compilers (*not* the Pentium gcc compiler,
-	# which looks to be a dead project)
-	lt_prog_compiler_wl='-Wl,'
-	lt_prog_compiler_pic='-fpic'
-	lt_prog_compiler_static='-Bstatic'
-        ;;
-      ccc*)
-        lt_prog_compiler_wl='-Wl,'
-        # All Alpha code is PIC.
-        lt_prog_compiler_static='-non_shared'
-        ;;
-      esac
-      ;;
+else
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
 
-    osf3* | osf4* | osf5*)
-      lt_prog_compiler_wl='-Wl,'
-      # All OSF/1 code is PIC.
-      lt_prog_compiler_static='-non_shared'
-      ;;
+fi
 
-    solaris*)
-      lt_prog_compiler_pic='-KPIC'
-      lt_prog_compiler_static='-Bstatic'
-      case $cc_basename in
-      f77* | f90* | f95*)
-	lt_prog_compiler_wl='-Qoption ld ';;
-      *)
-	lt_prog_compiler_wl='-Wl,';;
-      esac
-      ;;
+if test $ac_cv_header_stdc = yes; then
+  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdlib.h>
 
-    sunos4*)
-      lt_prog_compiler_wl='-Qoption ld '
-      lt_prog_compiler_pic='-PIC'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  $EGREP "free" >/dev/null 2>&1; then :
 
-    sysv4 | sysv4.2uw2* | sysv4.3*)
-      lt_prog_compiler_wl='-Wl,'
-      lt_prog_compiler_pic='-KPIC'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
+else
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
 
-    sysv4*MP*)
-      if test -d /usr/nec ;then
-	lt_prog_compiler_pic='-Kconform_pic'
-	lt_prog_compiler_static='-Bstatic'
-      fi
-      ;;
+fi
 
-    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-      lt_prog_compiler_wl='-Wl,'
-      lt_prog_compiler_pic='-KPIC'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
+if test $ac_cv_header_stdc = yes; then
+  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
+  if test "$cross_compiling" = yes; then :
+  :
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ctype.h>
+#include <stdlib.h>
+#if ((' ' & 0x0FF) == 0x020)
+# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
+# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
+#else
+# define ISLOWER(c) \
+		   (('a' <= (c) && (c) <= 'i') \
+		     || ('j' <= (c) && (c) <= 'r') \
+		     || ('s' <= (c) && (c) <= 'z'))
+# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
+#endif
 
-    unicos*)
-      lt_prog_compiler_wl='-Wl,'
-      lt_prog_compiler_can_build_shared=no
-      ;;
+#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
+int
+main ()
+{
+  int i;
+  for (i = 0; i < 256; i++)
+    if (XOR (islower (i), ISLOWER (i))
+	|| toupper (i) != TOUPPER (i))
+      return 2;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_run "$LINENO"; then :
 
-    uts4*)
-      lt_prog_compiler_pic='-pic'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
+else
+  ac_cv_header_stdc=no
+fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
+  conftest.$ac_objext conftest.beam conftest.$ac_ext
+fi
 
-    *)
-      lt_prog_compiler_can_build_shared=no
-      ;;
-    esac
-  fi
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
+$as_echo "$ac_cv_header_stdc" >&6; }
+if test $ac_cv_header_stdc = yes; then
 
-echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
-echo "${ECHO_T}$lt_prog_compiler_pic" >&6
+$as_echo "#define STDC_HEADERS 1" >>confdefs.h
 
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$lt_prog_compiler_pic"; then
+fi
 
-echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
-echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6
-if test "${lt_prog_compiler_pic_works+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_prog_compiler_pic_works=no
-  ac_outfile=conftest.$ac_objext
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:6605: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:6609: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_prog_compiler_pic_works=yes
-     fi
-   fi
-   $rm conftest*
+# On IRIX 5.3, sys/types and inttypes.h are conflicting.
+for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
+		  inttypes.h stdint.h unistd.h
+do :
+  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
+"
+eval as_val=\$$as_ac_Header
+   if test "x$as_val" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+_ACEOF
 
 fi
-echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5
-echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6
 
-if test x"$lt_prog_compiler_pic_works" = xyes; then
-    case $lt_prog_compiler_pic in
-     "" | " "*) ;;
-     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
-     esac
-else
-    lt_prog_compiler_pic=
-     lt_prog_compiler_can_build_shared=no
-fi
+done
+
+
+for ac_header in dlfcn.h
+do :
+  ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
+"
+if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_DLFCN_H 1
+_ACEOF
 
 fi
-case $host_os in
-  # For platforms which do not support PIC, -DPIC is meaningless:
-  *djgpp*)
-    lt_prog_compiler_pic=
-    ;;
-  *)
-    lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
-    ;;
-esac
 
-#
-# Check to make sure the static flag actually works.
-#
-wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
-echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
-echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6
-if test "${lt_prog_compiler_static_works+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+done
+
+
+
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+if test -z "$CXX"; then
+  if test -n "$CCC"; then
+    CXX=$CCC
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  lt_prog_compiler_static_works=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
-   printf "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&5
-       $echo "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         lt_prog_compiler_static_works=yes
-       fi
-     else
-       lt_prog_compiler_static_works=yes
-     fi
-   fi
-   $rm conftest*
-   LDFLAGS="$save_LDFLAGS"
+  if test -n "$CXX"; then
+  ac_cv_prog_CXX="$CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
 fi
-echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5
-echo "${ECHO_T}$lt_prog_compiler_static_works" >&6
-
-if test x"$lt_prog_compiler_static_works" = xyes; then
-    :
+fi
+CXX=$ac_cv_prog_CXX
+if test -n "$CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
+$as_echo "$CXX" >&6; }
 else
-    lt_prog_compiler_static=
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
 
-echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
-echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
-if test "${lt_cv_prog_compiler_c_o+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
+    test -n "$CXX" && break
+  done
+fi
+if test -z "$CXX"; then
+  ac_ct_CXX=$CXX
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  lt_cv_prog_compiler_c_o=no
-   $rm -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:6709: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&5
-   echo "$as_me:6713: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_c_o=yes
-     fi
-   fi
-   chmod u+w . 2>&5
-   $rm conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
-   $rm out/* && rmdir out
-   cd ..
-   rmdir conftest
-   $rm conftest*
+  if test -n "$ac_ct_CXX"; then
+  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CXX="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
 
 fi
-echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
-echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6
-
-
-hard_links="nottested"
-if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
-  # do not overwrite the value of need_locks provided by the user
-  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
-echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
-  hard_links=yes
-  $rm conftest*
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  touch conftest.a
-  ln conftest.a conftest.b 2>&5 || hard_links=no
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  echo "$as_me:$LINENO: result: $hard_links" >&5
-echo "${ECHO_T}$hard_links" >&6
-  if test "$hard_links" = no; then
-    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
-echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-    need_locks=warn
-  fi
+fi
+ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
+if test -n "$ac_ct_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
+$as_echo "$ac_ct_CXX" >&6; }
 else
-  need_locks=no
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
 fi
 
-echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
-echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
 
-  runpath_var=
-  allow_undefined_flag=
-  enable_shared_with_static_runtimes=no
-  archive_cmds=
-  archive_expsym_cmds=
-  old_archive_From_new_cmds=
-  old_archive_from_expsyms_cmds=
-  export_dynamic_flag_spec=
-  whole_archive_flag_spec=
-  thread_safe_flag_spec=
-  hardcode_libdir_flag_spec=
-  hardcode_libdir_flag_spec_ld=
-  hardcode_libdir_separator=
-  hardcode_direct=no
-  hardcode_minus_L=no
-  hardcode_shlibpath_var=unsupported
-  link_all_deplibs=unknown
-  hardcode_automatic=no
-  module_cmds=
-  module_expsym_cmds=
-  always_export_symbols=no
-  export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  # include_expsyms should be a list of space-separated symbols to be *always*
-  # included in the symbol list
-  include_expsyms=
-  # exclude_expsyms can be an extended regexp of symbols to exclude
-  # it will be wrapped by ` (' and `)$', so one must not match beginning or
-  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
-  # as well as any symbol that contains `d'.
-  exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
-  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
-  # platforms (ab)use it in PIC code, but their linkers get confused if
-  # the symbol is explicitly referenced.  Since portable code cannot
-  # rely on this symbol name, it's probably fine to never include it in
-  # preloaded symbol tables.
-  extract_expsyms_cmds=
-  # Just being paranoid about ensuring that cc_basename is set.
-  for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
+  test -n "$ac_ct_CXX" && break
 done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
-
-  case $host_os in
-  cygwin* | mingw* | pw32*)
-    # FIXME: the MSVC++ port hasn't been tested in a loooong time
-    # When not using gcc, we currently assume that we are using
-    # Microsoft Visual C++.
-    if test "$GCC" != yes; then
-      with_gnu_ld=no
-    fi
-    ;;
-  interix*)
-    # we just hope/assume this is gcc and not c89 (= MSVC++)
-    with_gnu_ld=yes
-    ;;
-  openbsd*)
-    with_gnu_ld=no
-    ;;
-  esac
 
-  ld_shlibs=yes
-  if test "$with_gnu_ld" = yes; then
-    # If archive_cmds runs LD, not CC, wlarc should be empty
-    wlarc='${wl}'
+  if test "x$ac_ct_CXX" = x; then
+    CXX="g++"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CXX=$ac_ct_CXX
+  fi
+fi
 
-    # Set some defaults for GNU ld with shared library support. These
-    # are reset later if shared libraries are not supported. Putting them
-    # here allows them to be overridden if necessary.
-    runpath_var=LD_RUN_PATH
-    hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
-    export_dynamic_flag_spec='${wl}--export-dynamic'
-    # ancient GNU ld didn't support --whole-archive et. al.
-    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
-	whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-      else
-  	whole_archive_flag_spec=
-    fi
-    supports_anon_versioning=no
-    case `$LD -v 2>/dev/null` in
-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
-      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
-      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
-      *\ 2.11.*) ;; # other 2.11 versions
-      *) supports_anon_versioning=yes ;;
-    esac
+  fi
+fi
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
 
-    # See if GNU ld supports shared libraries.
-    case $host_os in
-    aix3* | aix4* | aix5*)
-      # On AIX/PPC, the GNU linker is very broken
-      if test "$host_cpu" != ia64; then
-	ld_shlibs=no
-	cat <<EOF 1>&2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
+$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
+if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
-*** to be unable to reliably create shared libraries on AIX.
-*** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
 
-EOF
-      fi
-      ;;
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
 
-    amigaos*)
-      archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_minus_L=yes
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
+$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GXX=yes
+else
+  GXX=
+fi
+ac_test_CXXFLAGS=${CXXFLAGS+set}
+ac_save_CXXFLAGS=$CXXFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
+$as_echo_n "checking whether $CXX accepts -g... " >&6; }
+if test "${ac_cv_prog_cxx_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+   ac_cxx_werror_flag=yes
+   ac_cv_prog_cxx_g=no
+   CXXFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-      # Samuel A. Falvo II <kc5tja at dolphin.openprojects.net> reports
-      # that the semantics of dynamic libraries on AmigaOS, at least up
-      # to version 4, is to share data among multiple programs linked
-      # with the same dynamic library.  Since this doesn't match the
-      # behavior of shared libraries on other platforms, we can't use
-      # them.
-      ld_shlibs=no
-      ;;
+int
+main ()
+{
 
-    beos*)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	allow_undefined_flag=unsupported
-	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-	# support --undefined.  This deserves some investigation.  FIXME
-	archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-      else
-	ld_shlibs=no
-      fi
-      ;;
-
-    cygwin* | mingw* | pw32*)
-      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
-      # as there is no search path for DLLs.
-      hardcode_libdir_flag_spec='-L$libdir'
-      allow_undefined_flag=unsupported
-      always_export_symbols=no
-      enable_shared_with_static_runtimes=yes
-      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
-
-      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
-        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	# If the export-symbols file already is a .def file (1st line
-	# is EXPORTS), use it as is; otherwise, prepend...
-	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	  cp $export_symbols $output_objdir/$soname.def;
-	else
-	  echo EXPORTS > $output_objdir/$soname.def;
-	  cat $export_symbols >> $output_objdir/$soname.def;
-	fi~
-	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-      else
-	ld_shlibs=no
-      fi
-      ;;
-
-    interix3*)
-      hardcode_direct=no
-      hardcode_shlibpath_var=no
-      hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
-      export_dynamic_flag_spec='${wl}-E'
-      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-      # Instead, shared libraries are loaded at an image base (0x10000000 by
-      # default) and relocated if they conflict, which is a slow very memory
-      # consuming and fragmenting process.  To avoid this, we pick a random,
-      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      ;;
-
-    linux*)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	tmp_addflag=
-	case $cc_basename,$host_cpu in
-	pgcc*)				# Portland Group C compiler
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag'
-	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag -Mnomain' ;;
-	ecc*,ia64* | icc*,ia64*)		# Intel C compiler on ia64
-	  tmp_addflag=' -i_dynamic' ;;
-	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
-	  tmp_addflag=' -i_dynamic -nofor_main' ;;
-	ifc* | ifort*)			# Intel Fortran compiler
-	  tmp_addflag=' -nofor_main' ;;
-	esac
-	archive_cmds='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-
-	if test $supports_anon_versioning = yes; then
-	  archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
-  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-  $echo "local: *; };" >> $output_objdir/$libname.ver~
-	  $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
-	fi
-	link_all_deplibs=no
-      else
-	ld_shlibs=no
-      fi
-      ;;
-
-    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
-	wlarc=
-      else
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      fi
-      ;;
-
-    solaris*)
-      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
-	ld_shlibs=no
-	cat <<EOF 1>&2
-
-*** Warning: The releases 2.8.* of the GNU linker cannot reliably
-*** create shared libraries on Solaris systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.9.1 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
-
-EOF
-      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	ld_shlibs=no
-      fi
-      ;;
-
-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
-      case `$LD -v 2>&1` in
-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
-	ld_shlibs=no
-	cat <<_LT_EOF 1>&2
-
-*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
-*** reliably create shared libraries on SCO systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
-
-_LT_EOF
-	;;
-	*)
-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
-	    archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname,-retain-symbols-file,$export_symbols -o $lib'
-	  else
-	    ld_shlibs=no
-	  fi
-	;;
-      esac
-      ;;
-
-    sunos4*)
-      archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      wlarc=
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      ;;
-
-    *)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	ld_shlibs=no
-      fi
-      ;;
-    esac
-
-    if test "$ld_shlibs" = no; then
-      runpath_var=
-      hardcode_libdir_flag_spec=
-      export_dynamic_flag_spec=
-      whole_archive_flag_spec=
-    fi
-  else
-    # PORTME fill in a description of your system's linker (not GNU ld)
-    case $host_os in
-    aix3*)
-      allow_undefined_flag=unsupported
-      always_export_symbols=yes
-      archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
-      # Note: this linker hardcodes the directories in LIBPATH if there
-      # are no directories specified by -L.
-      hardcode_minus_L=yes
-      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
-	# Neither direct hardcoding nor static linking is supported with a
-	# broken collect2.
-	hardcode_direct=unsupported
-      fi
-      ;;
-
-    aix4* | aix5*)
-      if test "$host_cpu" = ia64; then
-	# On IA64, the linker does run time linking by default, so we don't
-	# have to do anything special.
-	aix_use_runtimelinking=no
-	exp_sym_flag='-Bexport'
-	no_entry_flag=""
-      else
-	# If we're using GNU nm, then we don't want the "-C" option.
-	# -C means demangle to AIX nm, but means don't demangle with GNU nm
-	if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
-	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
-	else
-	  export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
-	fi
-	aix_use_runtimelinking=no
-
-	# Test if we are trying to use run time linking or normal
-	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
-	# need to do runtime linking.
-	case $host_os in aix4.[23]|aix4.[23].*|aix5*)
-	  for ld_flag in $LDFLAGS; do
-  	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
-  	    aix_use_runtimelinking=yes
-  	    break
-  	  fi
-	  done
-	  ;;
-	esac
-
-	exp_sym_flag='-bexport'
-	no_entry_flag='-bnoentry'
-      fi
-
-      # When large executables or shared objects are built, AIX ld can
-      # have problems creating the table of contents.  If linking a library
-      # or program results in "error TOC overflow" add -mminimal-toc to
-      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
-
-      archive_cmds=''
-      hardcode_direct=yes
-      hardcode_libdir_separator=':'
-      link_all_deplibs=yes
-
-      if test "$GCC" = yes; then
-	case $host_os in aix4.[012]|aix4.[012].*)
-	# We only want to do this on AIX 4.2 and lower, the check
-	# below for broken collect2 doesn't work under 4.3+
-	  collect2name=`${CC} -print-prog-name=collect2`
-	  if test -f "$collect2name" && \
-  	   strings "$collect2name" | grep resolve_lib_name >/dev/null
-	  then
-  	  # We have reworked collect2
-  	  hardcode_direct=yes
-	  else
-  	  # We have old collect2
-  	  hardcode_direct=unsupported
-  	  # It fails to find uninstalled libraries when the uninstalled
-  	  # path is not listed in the libpath.  Setting hardcode_minus_L
-  	  # to unsupported forces relinking
-  	  hardcode_minus_L=yes
-  	  hardcode_libdir_flag_spec='-L$libdir'
-  	  hardcode_libdir_separator=
-	  fi
-	  ;;
-	esac
-	shared_flag='-shared'
-	if test "$aix_use_runtimelinking" = yes; then
-	  shared_flag="$shared_flag "'${wl}-G'
-	fi
-      else
-	# not using gcc
-	if test "$host_cpu" = ia64; then
-  	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-  	# chokes on -Wl,-G. The following line is correct:
-	  shared_flag='-G'
-	else
-	  if test "$aix_use_runtimelinking" = yes; then
-	    shared_flag='${wl}-G'
-	  else
-	    shared_flag='${wl}-bM:SRE'
-	  fi
-	fi
-      fi
-
-      # It seems that -bexpall does not export symbols beginning with
-      # underscore (_), so it is better to generate a list of symbols to export.
-      always_export_symbols=yes
-      if test "$aix_use_runtimelinking" = yes; then
-	# Warning - without using the other runtime loading flags (-brtl),
-	# -berok will link without error, but may produce a broken library.
-	allow_undefined_flag='-berok'
-       # Determine the default libpath from the value encoded in an empty executable.
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
+  ;
+  return 0;
+}
 _ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+else
+  CXXFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -7174,56 +7457,12 @@ main ()
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
+if ac_fn_cxx_try_compile "$LINENO"; then :
 
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-
-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
-	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-       else
-	if test "$host_cpu" = ia64; then
-	  hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
-	  allow_undefined_flag="-z nodefs"
-	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-	else
-	 # Determine the default libpath from the value encoded in an empty executable.
-	 cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
+  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+	 CXXFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -7234,9697 +7473,5977 @@ main ()
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
 fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-
-	 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
-	  # Warning - without using the other run time loading flags,
-	  # -berok will link without error, but may produce a broken library.
-	  no_undefined_flag=' ${wl}-bernotok'
-	  allow_undefined_flag=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  whole_archive_flag_spec='$convenience'
-	  archive_cmds_need_lc=yes
-	  # This is similar to how AIX traditionally builds its shared libraries.
-	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-	fi
-      fi
-      ;;
-
-    amigaos*)
-      archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_minus_L=yes
-      # see comment about different semantics on the GNU ld section
-      ld_shlibs=no
-      ;;
-
-    bsdi[45]*)
-      export_dynamic_flag_spec=-rdynamic
-      ;;
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
+$as_echo "$ac_cv_prog_cxx_g" >&6; }
+if test "$ac_test_CXXFLAGS" = set; then
+  CXXFLAGS=$ac_save_CXXFLAGS
+elif test $ac_cv_prog_cxx_g = yes; then
+  if test "$GXX" = yes; then
+    CXXFLAGS="-g -O2"
+  else
+    CXXFLAGS="-g"
+  fi
+else
+  if test "$GXX" = yes; then
+    CXXFLAGS="-O2"
+  else
+    CXXFLAGS=
+  fi
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-    cygwin* | mingw* | pw32*)
-      # When not using gcc, we currently assume that we are using
-      # Microsoft Visual C++.
-      # hardcode_libdir_flag_spec is actually meaningless, as there is
-      # no search path for DLLs.
-      hardcode_libdir_flag_spec=' '
-      allow_undefined_flag=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      old_archive_From_new_cmds='true'
-      # FIXME: Should let the user specify the lib program.
-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
-      fix_srcfile_path='`cygpath -w "$srcfile"`'
-      enable_shared_with_static_runtimes=yes
-      ;;
+depcc="$CXX"  am_compiler_list=
 
-    darwin* | rhapsody*)
-      case $host_os in
-        rhapsody* | darwin1.[012])
-         allow_undefined_flag='${wl}-undefined ${wl}suppress'
-         ;;
-       *) # Darwin 1.3 on
-         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-           allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-         else
-           case ${MACOSX_DEPLOYMENT_TARGET} in
-             10.[012])
-               allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-               ;;
-             10.*)
-               allow_undefined_flag='${wl}-undefined ${wl}dynamic_lookup'
-               ;;
-           esac
-         fi
-         ;;
-      esac
-      archive_cmds_need_lc=no
-      hardcode_direct=no
-      hardcode_automatic=yes
-      hardcode_shlibpath_var=unsupported
-      whole_archive_flag_spec=''
-      link_all_deplibs=yes
-    if test "$GCC" = yes ; then
-    	output_verbose_link_cmd='echo'
-        archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
-      module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-      archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-      module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-    else
-      case $cc_basename in
-        xlc*)
-         output_verbose_link_cmd='echo'
-         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-         archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          ;;
-       *)
-         ld_shlibs=no
-          ;;
-      esac
-    fi
-      ;;
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
+$as_echo_n "checking dependency style of $depcc... " >&6; }
+if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+  # We make a subdir and do the tests there.  Otherwise we can end up
+  # making bogus files that we don't know about and never remove.  For
+  # instance it was reported that on HP-UX the gcc test will end up
+  # making a dummy file named `D' -- because `-MD' means `put the output
+  # in D'.
+  mkdir conftest.dir
+  # Copy depcomp to subdir because otherwise we won't find it if we're
+  # using a relative directory.
+  cp "$am_depcomp" conftest.dir
+  cd conftest.dir
+  # We will build objects and dependencies in a subdirectory because
+  # it helps to detect inapplicable dependency modes.  For instance
+  # both Tru64's cc and ICC support -MD to output dependencies as a
+  # side effect of compilation, but ICC will put the dependencies in
+  # the current directory while Tru64 will put them in the object
+  # directory.
+  mkdir sub
 
-    dgux*)
-      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_shlibpath_var=no
-      ;;
+  am_cv_CXX_dependencies_compiler_type=none
+  if test "$am_compiler_list" = ""; then
+     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+  fi
+  am__universal=false
+  case " $depcc " in #(
+     *\ -arch\ *\ -arch\ *) am__universal=true ;;
+     esac
 
-    freebsd1*)
-      ld_shlibs=no
-      ;;
+  for depmode in $am_compiler_list; do
+    # Setup a source with many dependencies, because some compilers
+    # like to wrap large dependency lists on column 80 (with \), and
+    # we should not choose a depcomp mode which is confused by this.
+    #
+    # We need to recreate these files for each test, as the compiler may
+    # overwrite some of them when testing with obscure command lines.
+    # This happens at least with the AIX C compiler.
+    : > sub/conftest.c
+    for i in 1 2 3 4 5 6; do
+      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+      # Solaris 8's {/usr,}/bin/sh.
+      touch sub/conftst$i.h
+    done
+    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
 
-    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
-    # support.  Future versions do this automatically, but an explicit c++rt0.o
-    # does not break anything, and helps significantly (at the cost of a little
-    # extra space).
-    freebsd2.2*)
-      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+    # mode.  It turns out that the SunPro C++ compiler does not properly
+    # handle `-M -o', and we need to detect this.  Also, some Intel
+    # versions had trouble with output in subdirs
+    am__obj=sub/conftest.${OBJEXT-o}
+    am__minus_obj="-o $am__obj"
+    case $depmode in
+    gcc)
+      # This depmode causes a compiler race in universal mode.
+      test "$am__universal" = false || continue
       ;;
-
-    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
-      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct=yes
-      hardcode_minus_L=yes
-      hardcode_shlibpath_var=no
+    nosideeffect)
+      # after this tag, mechanisms are not by side-effect, so they'll
+      # only be used when explicitly requested
+      if test "x$enable_dependency_tracking" = xyes; then
+	continue
+      else
+	break
+      fi
       ;;
-
-    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
-      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
+    msvisualcpp | msvcmsys)
+      # This compiler won't grok `-c -o', but also, the minuso test has
+      # not run yet.  These depmodes are late enough in the game, and
+      # so weak that their functioning should not be impacted.
+      am__obj=conftest.${OBJEXT-o}
+      am__minus_obj=
       ;;
+    none) break ;;
+    esac
+    if depmode=$depmode \
+       source=sub/conftest.c object=$am__obj \
+       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+         >/dev/null 2>conftest.err &&
+       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+      # icc doesn't choke on unknown options, it will just issue warnings
+      # or remarks (even with -Werror).  So we grep stderr for any message
+      # that says an option was ignored or not supported.
+      # When given -MP, icc 7.0 and 7.1 complain thusly:
+      #   icc: Command line warning: ignoring option '-M'; no argument required
+      # The diagnosis changed in icc 8.0:
+      #   icc: Command line remark: option '-MP' not supported
+      if (grep 'ignoring option' conftest.err ||
+          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+        am_cv_CXX_dependencies_compiler_type=$depmode
+        break
+      fi
+    fi
+  done
 
-    # GNU/kFreeBSD uses gcc -shared to do shared libraries.
-    kfreebsd*-gnu)
-      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      link_all_deplibs=no
-      ;;
+  cd ..
+  rm -rf conftest.dir
+else
+  am_cv_CXX_dependencies_compiler_type=none
+fi
 
-    hpux9*)
-      if test "$GCC" = yes; then
-	archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      else
-	archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      fi
-      hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
-      hardcode_libdir_separator=:
-      hardcode_direct=yes
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
+$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
+CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
 
-      # hardcode_minus_L: Not really in the search PATH,
-      # but as the default location of the library.
-      hardcode_minus_L=yes
-      export_dynamic_flag_spec='${wl}-E'
-      ;;
+ if
+  test "x$enable_dependency_tracking" != xno \
+  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
+  am__fastdepCXX_TRUE=
+  am__fastdepCXX_FALSE='#'
+else
+  am__fastdepCXX_TRUE='#'
+  am__fastdepCXX_FALSE=
+fi
 
-    hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      if test "$with_gnu_ld" = no; then
-	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
-	hardcode_libdir_separator=:
 
-	hardcode_direct=yes
-	export_dynamic_flag_spec='${wl}-E'
+if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+    (test "X$CXX" != "Xg++"))) ; then
+  ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
+$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
+if test -z "$CXXCPP"; then
+  if test "${ac_cv_prog_CXXCPP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+      # Double quotes because CXXCPP needs to be expanded
+    for CXXCPP in "$CXX -E" "/lib/cpp"
+    do
+      ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
 
-	# hardcode_minus_L: Not really in the search PATH,
-	# but as the default location of the library.
-	hardcode_minus_L=yes
-      fi
-      ;;
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
 
-    hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	case $host_cpu in
-	hppa*64*)
-	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      else
-	case $host_cpu in
-	hppa*64*)
-	  archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      fi
-      if test "$with_gnu_ld" = no; then
-	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
-	hardcode_libdir_separator=:
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
 
-	case $host_cpu in
-	hppa*64*|ia64*)
-	  hardcode_libdir_flag_spec_ld='+b $libdir'
-	  hardcode_direct=no
-	  hardcode_shlibpath_var=no
-	  ;;
-	*)
-	  hardcode_direct=yes
-	  export_dynamic_flag_spec='${wl}-E'
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  break
+fi
 
-	  # hardcode_minus_L: Not really in the search PATH,
-	  # but as the default location of the library.
-	  hardcode_minus_L=yes
-	  ;;
-	esac
-      fi
-      ;;
+    done
+    ac_cv_prog_CXXCPP=$CXXCPP
 
-    irix5* | irix6* | nonstopux*)
-      if test "$GCC" = yes; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
-      fi
-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator=:
-      link_all_deplibs=yes
-      ;;
+fi
+  CXXCPP=$ac_cv_prog_CXXCPP
+else
+  ac_cv_prog_CXXCPP=$CXXCPP
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
+$as_echo "$CXXCPP" >&6; }
+ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
 
-    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
-      else
-	archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
-      fi
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      ;;
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
 
-    newsos6)
-      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct=yes
-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator=:
-      hardcode_shlibpath_var=no
-      ;;
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
 
-    openbsd*)
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
-	hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
-	export_dynamic_flag_spec='${wl}-E'
-      else
-       case $host_os in
-	 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
-	   archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-	   hardcode_libdir_flag_spec='-R$libdir'
-	   ;;
-	 *)
-	   archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	   hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
-	   ;;
-       esac
-      fi
-      ;;
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
 
-    os2*)
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_minus_L=yes
-      allow_undefined_flag=unsupported
-      archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
-      old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
-      ;;
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+_lt_caught_CXX_error=yes; }
+fi
 
-    osf3*)
-      if test "$GCC" = yes; then
-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	allow_undefined_flag=' -expect_unresolved \*'
-	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-      fi
-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator=:
-      ;;
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-    osf4* | osf5*)	# as osf3* with the addition of -msym flag
-      if test "$GCC" = yes; then
-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-      else
-	allow_undefined_flag=' -expect_unresolved \*'
-	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
-	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
+else
+  _lt_caught_CXX_error=yes
+fi
 
-	# Both c and cxx compiler support -rpath directly
-	hardcode_libdir_flag_spec='-rpath $libdir'
-      fi
-      hardcode_libdir_separator=:
-      ;;
 
-    solaris*)
-      no_undefined_flag=' -z text'
-      if test "$GCC" = yes; then
-	wlarc='${wl}'
-	archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
-      else
-	wlarc=''
-	archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-  	$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
-      fi
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_shlibpath_var=no
-      case $host_os in
-      solaris2.[0-5] | solaris2.[0-5].*) ;;
-      *)
- 	# The compiler driver will combine linker options so we
- 	# cannot just pass the convience library names through
- 	# without $wl, iff we do not link with $LD.
- 	# Luckily, gcc supports the same syntax we need for Sun Studio.
- 	# Supported since Solaris 2.6 (maybe 2.5.1?)
- 	case $wlarc in
- 	'')
- 	  whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
- 	*)
- 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
- 	esac ;;
-      esac
-      link_all_deplibs=yes
-      ;;
 
-    sunos4*)
-      if test "x$host_vendor" = xsequent; then
-	# Use $CC to link under sequent, because it throws in some extra .o
-	# files that make .init and .fini sections work.
-	archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_direct=yes
-      hardcode_minus_L=yes
-      hardcode_shlibpath_var=no
-      ;;
 
-    sysv4)
-      case $host_vendor in
-	sni)
-	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  hardcode_direct=yes # is this really true???
-	;;
-	siemens)
-	  ## LD is ld it makes a PLAMLIB
-	  ## CC just makes a GrossModule.
-	  archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
-	  reload_cmds='$CC -r -o $output$reload_objs'
-	  hardcode_direct=no
-        ;;
-	motorola)
-	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  hardcode_direct=no #Motorola manual says yes, but my tests say they lie
-	;;
-      esac
-      runpath_var='LD_RUN_PATH'
-      hardcode_shlibpath_var=no
-      ;;
 
-    sysv4.3*)
-      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_shlibpath_var=no
-      export_dynamic_flag_spec='-Bexport'
-      ;;
+# Set options
 
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	hardcode_shlibpath_var=no
-	runpath_var=LD_RUN_PATH
-	hardcode_runpath_var=yes
-	ld_shlibs=yes
-      fi
-      ;;
 
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7*)
-      no_undefined_flag='${wl}-z,text'
-      archive_cmds_need_lc=no
-      hardcode_shlibpath_var=no
-      runpath_var='LD_RUN_PATH'
 
-      if test "$GCC" = yes; then
-	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
+        enable_dlopen=no
 
-    sysv5* | sco3.2v5* | sco5v6*)
-      # Note: We can NOT use -z defs as we might desire, because we do not
-      # link with -lc, and that would cause any symbols used from libc to
-      # always be unresolved, which means just about no library would
-      # ever link correctly.  If we're not using GNU ld we use -z text
-      # though, which does catch some bad symbols but isn't as heavy-handed
-      # as -z defs.
-      no_undefined_flag='${wl}-z,text'
-      allow_undefined_flag='${wl}-z,nodefs'
-      archive_cmds_need_lc=no
-      hardcode_shlibpath_var=no
-      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
-      hardcode_libdir_separator=':'
-      link_all_deplibs=yes
-      export_dynamic_flag_spec='${wl}-Bexport'
-      runpath_var='LD_RUN_PATH'
 
-      if test "$GCC" = yes; then
-	archive_cmds='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
+  enable_win32_dll=no
 
-    uts4*)
-      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_shlibpath_var=no
-      ;;
 
+            # Check whether --enable-shared was given.
+if test "${enable_shared+set}" = set; then :
+  enableval=$enable_shared; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_shared=yes ;;
+    no) enable_shared=no ;;
     *)
-      ld_shlibs=no
+      enable_shared=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_shared=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
       ;;
     esac
-  fi
+else
+  enable_shared=yes
+fi
 
-echo "$as_me:$LINENO: result: $ld_shlibs" >&5
-echo "${ECHO_T}$ld_shlibs" >&6
-test "$ld_shlibs" = no && can_build_shared=no
 
-#
-# Do we need to explicitly link libc?
-#
-case "x$archive_cmds_need_lc" in
-x|xyes)
-  # Assume -lc should be added
-  archive_cmds_need_lc=yes
 
-  if test "$enable_shared" = yes && test "$GCC" = yes; then
-    case $archive_cmds in
-    *'~'*)
-      # FIXME: we may have to deal with multi-command sequences.
-      ;;
-    '$CC '*)
-      # Test whether the compiler implicitly links with -lc since on some
-      # systems, -lgcc has to come before -lc. If gcc already passes -lc
-      # to ld, don't add -lc before -lgcc.
-      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
-echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
-      $rm conftest*
-      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$lt_prog_compiler_wl
-	pic_flag=$lt_prog_compiler_pic
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag
-        allow_undefined_flag=
-        if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
-  (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-        then
-	  archive_cmds_need_lc=no
-        else
-	  archive_cmds_need_lc=yes
-        fi
-        allow_undefined_flag=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $rm conftest*
-      echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
-echo "${ECHO_T}$archive_cmds_need_lc" >&6
-      ;;
-    esac
-  fi
-  ;;
-esac
 
-echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
-echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
-library_names_spec=
-libname_spec='lib$name'
-soname_spec=
-shrext_cmds=".so"
-postinstall_cmds=
-postuninstall_cmds=
-finish_cmds=
-finish_eval=
-shlibpath_var=
-shlibpath_overrides_runpath=unknown
-version_type=none
-dynamic_linker="$host_os ld.so"
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
-if test "$GCC" = yes; then
-  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
-    # if the path contains ";" then we assume it to be the separator
-    # otherwise default to the standard path separator (i.e. ":") - it is
-    # assumed that no part of a normal pathname contains ";" but that should
-    # okay in the real world where ";" in dirpaths is itself problematic.
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-  fi
-else
-  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
-fi
-need_lib_prefix=unknown
-hardcode_into_libs=no
 
-# when you set need_version to no, make sure it does not cause -set_version
-# flags to be left without arguments
-need_version=unknown
 
-case $host_os in
-aix3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
-  shlibpath_var=LIBPATH
 
-  # AIX 3 has no versioning support, so we append a major version to the name.
-  soname_spec='${libname}${release}${shared_ext}$major'
-  ;;
 
-aix4* | aix5*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  hardcode_into_libs=yes
-  if test "$host_cpu" = ia64; then
-    # AIX 5 supports IA64
-    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-    shlibpath_var=LD_LIBRARY_PATH
-  else
-    # With GCC up to 2.95.x, collect2 would create an import file
-    # for dependence libraries.  The import file would start with
-    # the line `#! .'.  This would cause the generated library to
-    # depend on `.', always an invalid library.  This was fixed in
-    # development snapshots of GCC prior to 3.0.
-    case $host_os in
-      aix4 | aix4.[01] | aix4.[01].*)
-      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
-	   echo ' yes '
-	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
-	:
-      else
-	can_build_shared=no
-      fi
+  # Check whether --enable-static was given.
+if test "${enable_static+set}" = set; then :
+  enableval=$enable_static; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_static=yes ;;
+    no) enable_static=no ;;
+    *)
+     enable_static=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_static=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
       ;;
     esac
-    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
-    # soname into executable. Probably we can add versioning support to
-    # collect2, so additional links can be useful in future.
-    if test "$aix_use_runtimelinking" = yes; then
-      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
-      # instead of lib<name>.a to let people know that these are not
-      # typical AIX shared libraries.
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    else
-      # We preserve .a as extension for shared libraries through AIX4.2
-      # and later when we are not doing run time linking.
-      library_names_spec='${libname}${release}.a $libname.a'
-      soname_spec='${libname}${release}${shared_ext}$major'
-    fi
-    shlibpath_var=LIBPATH
-  fi
-  ;;
+else
+  enable_static=yes
+fi
 
-amigaos*)
-  library_names_spec='$libname.ixlibrary $libname.a'
-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
-  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
-  ;;
 
-beos*)
-  library_names_spec='${libname}${shared_ext}'
-  dynamic_linker="$host_os ld.so"
-  shlibpath_var=LIBRARY_PATH
-  ;;
 
-bsdi[45]*)
-  version_type=linux
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
-  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
-  # the default ld.so.conf also contains /usr/contrib/lib and
-  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
-  # libtool to hard-code these into programs
-  ;;
 
-cygwin* | mingw* | pw32*)
-  version_type=windows
-  shrext_cmds=".dll"
-  need_version=no
-  need_lib_prefix=no
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32*)
-    library_names_spec='$libname.dll.a'
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname~
-      chmod a+x \$dldir/$dlname'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $rm \$dlpath'
-    shlibpath_overrides_runpath=yes
 
-    case $host_os in
-    cygwin*)
-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
-      ;;
-    mingw*)
-      # MinGW DLLs use traditional 'lib' prefix
-      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
-      ;;
-    pw32*)
-      # pw32 DLLs use 'pw' prefix rather than 'lib'
-      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    esac
-    ;;
 
-  *)
-    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
-    ;;
-  esac
-  dynamic_linker='Win32 ld.exe'
-  # FIXME: first we should search . and the directory the executable is in
-  shlibpath_var=PATH
-  ;;
 
-darwin* | rhapsody*)
-  dynamic_linker="$host_os dyld"
-  version_type=darwin
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
-  soname_spec='${libname}${release}${major}$shared_ext'
-  shlibpath_overrides_runpath=yes
-  shlibpath_var=DYLD_LIBRARY_PATH
-  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
-  if test "$GCC" = yes; then
-    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-  else
-    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
-  fi
-  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
-  ;;
 
-dgux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
+# Check whether --with-pic was given.
+if test "${with_pic+set}" = set; then :
+  withval=$with_pic; pic_mode="$withval"
+else
+  pic_mode=default
+fi
 
-kfreebsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
 
-freebsd* | dragonfly*)
-  # DragonFly does not have aout.  When/if they implement a new
-  # versioning mechanism, adjust this.
-  if test -x /usr/bin/objformat; then
-    objformat=`/usr/bin/objformat`
-  else
-    case $host_os in
-    freebsd[123]*) objformat=aout ;;
-    *) objformat=elf ;;
-    esac
-  fi
-  version_type=freebsd-$objformat
-  case $version_type in
-    freebsd-elf*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-      need_version=no
-      need_lib_prefix=no
-      ;;
-    freebsd-*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
-      need_version=yes
-      ;;
-  esac
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_os in
-  freebsd2*)
-    shlibpath_overrides_runpath=yes
-    ;;
-  freebsd3.[01]* | freebsdelf3.[01]*)
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
-  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
-    shlibpath_overrides_runpath=no
-    hardcode_into_libs=yes
-    ;;
-  freebsd*) # from 4.6 on
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  esac
-  ;;
+test -z "$pic_mode" && pic_mode=default
 
-gnu*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  hardcode_into_libs=yes
-  ;;
 
-hpux9* | hpux10* | hpux11*)
-  # Give a soname corresponding to the major version so that dld.sl refuses to
-  # link against other versions.
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  case $host_cpu in
-  ia64*)
-    shrext_cmds='.so'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.so"
-    shlibpath_var=LD_LIBRARY_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    if test "X$HPUX_IA64_MODE" = X32; then
-      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
-    else
-      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
-    fi
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-   hppa*64*)
-     shrext_cmds='.sl'
-     hardcode_into_libs=yes
-     dynamic_linker="$host_os dld.sl"
-     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-     soname_spec='${libname}${release}${shared_ext}$major'
-     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
-     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-     ;;
-   *)
-    shrext_cmds='.sl'
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=SHLIB_PATH
-    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    ;;
-  esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
-  postinstall_cmds='chmod 555 $lib'
-  ;;
 
-interix3*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
 
-irix5* | irix6* | nonstopux*)
-  case $host_os in
-    nonstopux*) version_type=nonstopux ;;
+
+
+
+  # Check whether --enable-fast-install was given.
+if test "${enable_fast_install+set}" = set; then :
+  enableval=$enable_fast_install; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_fast_install=yes ;;
+    no) enable_fast_install=no ;;
     *)
-	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
-	else
-		version_type=irix
-	fi ;;
-  esac
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
-  case $host_os in
-  irix5* | nonstopux*)
-    libsuff= shlibsuff=
-    ;;
-  *)
-    case $LD in # libtool.m4 will add one of these switches to LD
-    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
-      libsuff= shlibsuff= libmagic=32-bit;;
-    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
-      libsuff=32 shlibsuff=N32 libmagic=N32;;
-    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
-      libsuff=64 shlibsuff=64 libmagic=64-bit;;
-    *) libsuff= shlibsuff= libmagic=never-match;;
+      enable_fast_install=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_fast_install=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
     esac
-    ;;
-  esac
-  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
-  shlibpath_overrides_runpath=no
-  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
-  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
-  hardcode_into_libs=yes
-  ;;
+else
+  enable_fast_install=yes
+fi
 
-# No shared lib support for Linux oldld, aout, or coff.
-linux*oldld* | linux*aout* | linux*coff*)
-  dynamic_linker=no
-  ;;
 
-# This must be Linux ELF.
-linux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  # This implies no fast_install, which is unacceptable.
-  # Some rework will be needed to allow for fast_install
-  # before this can be enabled.
-  hardcode_into_libs=yes
 
-  # Append ld.so.conf contents to the search path
-  if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-  fi
 
-  # We used to test for /lib/ld.so.1 and disable shared libraries on
-  # powerpc, because MkLinux only supported shared libraries with the
-  # GNU dynamic linker.  Since this was broken with cross compilers,
-  # most powerpc-linux boxes support dynamic linking these days and
-  # people can always --disable-shared, the test was removed, and we
-  # assume the GNU/Linux dynamic linker is in use.
-  dynamic_linker='GNU/Linux ld.so'
-  ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
 
-knetbsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
 
-netbsd*)
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-    dynamic_linker='NetBSD (a.out) ld.so'
-  else
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    dynamic_linker='NetBSD ld.elf_so'
-  fi
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  ;;
 
-newsos6)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
 
-nto-qnx*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
 
-openbsd*)
-  version_type=sunos
-  sys_lib_dlsearch_path_spec="/usr/lib"
-  need_lib_prefix=no
-  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-  case $host_os in
-    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
-    *)                         need_version=no  ;;
-  esac
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    case $host_os in
-      openbsd2.[89] | openbsd2.[89].*)
-	shlibpath_overrides_runpath=no
-	;;
-      *)
-	shlibpath_overrides_runpath=yes
-	;;
-      esac
-  else
-    shlibpath_overrides_runpath=yes
-  fi
-  ;;
 
-os2*)
-  libname_spec='$name'
-  shrext_cmds=".dll"
-  need_lib_prefix=no
-  library_names_spec='$libname${shared_ext} $libname.a'
-  dynamic_linker='OS/2 ld.exe'
-  shlibpath_var=LIBPATH
-  ;;
+# This can be used to rebuild libtool when needed
+LIBTOOL_DEPS="$ltmain"
 
-osf3* | osf4* | osf5*)
-  version_type=osf
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
-  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-  ;;
+# Always use our own libtool.
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
-solaris*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  # ldd complains unless libraries are executable
-  postinstall_cmds='chmod +x $lib'
-  ;;
 
-sunos4*)
-  version_type=sunos
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  if test "$with_gnu_ld" = yes; then
-    need_lib_prefix=no
-  fi
-  need_version=yes
-  ;;
 
-sysv4 | sysv4.3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_vendor in
-    sni)
-      shlibpath_overrides_runpath=no
-      need_lib_prefix=no
-      export_dynamic_flag_spec='${wl}-Blargedynsym'
-      runpath_var=LD_RUN_PATH
-      ;;
-    siemens)
-      need_lib_prefix=no
-      ;;
-    motorola)
-      need_lib_prefix=no
-      need_version=no
-      shlibpath_overrides_runpath=no
-      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
-      ;;
-  esac
-  ;;
 
-sysv4*MP*)
-  if test -d /usr/nec ;then
-    version_type=linux
-    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
-    soname_spec='$libname${shared_ext}.$major'
-    shlibpath_var=LD_LIBRARY_PATH
-  fi
-  ;;
 
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  version_type=freebsd-elf
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  hardcode_into_libs=yes
-  if test "$with_gnu_ld" = yes; then
-    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
-    shlibpath_overrides_runpath=no
-  else
-    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
-    shlibpath_overrides_runpath=yes
-    case $host_os in
-      sco3.2v5*)
-        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
-	;;
-    esac
-  fi
-  sys_lib_dlsearch_path_spec='/usr/lib'
-  ;;
 
-uts4*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
 
-*)
-  dynamic_linker=no
-  ;;
-esac
-echo "$as_me:$LINENO: result: $dynamic_linker" >&5
-echo "${ECHO_T}$dynamic_linker" >&6
-test "$dynamic_linker" = no && can_build_shared=no
 
-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
-if test "$GCC" = yes; then
-  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
-fi
 
-echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
-echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
-hardcode_action=
-if test -n "$hardcode_libdir_flag_spec" || \
-   test -n "$runpath_var" || \
-   test "X$hardcode_automatic" = "Xyes" ; then
 
-  # We can hardcode non-existant directories.
-  if test "$hardcode_direct" != no &&
-     # If the only mechanism to avoid hardcoding is shlibpath_var, we
-     # have to relink, otherwise we might link with an installed library
-     # when we should be linking with a yet-to-be-installed one
-     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
-     test "$hardcode_minus_L" != no; then
-    # Linking always hardcodes the temporary library directory.
-    hardcode_action=relink
-  else
-    # We can link without hardcoding, and we can hardcode nonexisting dirs.
-    hardcode_action=immediate
-  fi
-else
-  # We cannot hardcode anything, or else we can only hardcode existing
-  # directories.
-  hardcode_action=unsupported
-fi
-echo "$as_me:$LINENO: result: $hardcode_action" >&5
-echo "${ECHO_T}$hardcode_action" >&6
 
-if test "$hardcode_action" = relink; then
-  # Fast installation is not supported
-  enable_fast_install=no
-elif test "$shlibpath_overrides_runpath" = yes ||
-     test "$enable_shared" = no; then
-  # Fast installation is not necessary
-  enable_fast_install=needless
-fi
 
-striplib=
-old_striplib=
-echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
-echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
-if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
-  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
-  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
-  echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-else
-# FIXME - insert some real tests, host_os isn't really good enough
-  case $host_os in
-   darwin*)
-       if test -n "$STRIP" ; then
-         striplib="$STRIP -x"
-         echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-       else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-       ;;
-   *)
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-    ;;
-  esac
-fi
 
-if test "x$enable_dlopen" != xyes; then
-  enable_dlopen=unknown
-  enable_dlopen_self=unknown
-  enable_dlopen_self_static=unknown
-else
-  lt_cv_dlopen=no
-  lt_cv_dlopen_libs=
 
-  case $host_os in
-  beos*)
-    lt_cv_dlopen="load_add_on"
-    lt_cv_dlopen_libs=
-    lt_cv_dlopen_self=yes
-    ;;
 
-  mingw* | pw32*)
-    lt_cv_dlopen="LoadLibrary"
-    lt_cv_dlopen_libs=
-   ;;
 
-  cygwin*)
-    lt_cv_dlopen="dlopen"
-    lt_cv_dlopen_libs=
-   ;;
 
-  darwin*)
-  # if libdl is installed we need to link against it
-    echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
-echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
-if test "${ac_cv_lib_dl_dlopen+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl  $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char dlopen ();
-int
-main ()
-{
-dlopen ();
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_lib_dl_dlopen=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-ac_cv_lib_dl_dlopen=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
+
+
+
+
+
+
+test -z "$LN_S" && LN_S="ln -s"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+if test -n "${ZSH_VERSION+set}" ; then
+   setopt NO_GLOB_SUBST
 fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
-echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
-if test $ac_cv_lib_dl_dlopen = yes; then
-  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
+$as_echo_n "checking for objdir... " >&6; }
+if test "${lt_cv_objdir+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  rm -f .libs 2>/dev/null
+mkdir .libs 2>/dev/null
+if test -d .libs; then
+  lt_cv_objdir=.libs
 else
+  # MS-DOS does not allow filenames that begin with a dot.
+  lt_cv_objdir=_libs
+fi
+rmdir .libs 2>/dev/null
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
+$as_echo "$lt_cv_objdir" >&6; }
+objdir=$lt_cv_objdir
 
-    lt_cv_dlopen="dyld"
-    lt_cv_dlopen_libs=
-    lt_cv_dlopen_self=yes
 
-fi
 
-   ;;
 
-  *)
-    echo "$as_me:$LINENO: checking for shl_load" >&5
-echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
-if test "${ac_cv_func_shl_load+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
+
+cat >>confdefs.h <<_ACEOF
+#define LT_OBJDIR "$lt_cv_objdir/"
 _ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
-   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-#define shl_load innocuous_shl_load
 
-/* System header to define __stub macros and hopefully few prototypes,
-    which can conflict with char shl_load (); below.
-    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-    <limits.h> exists even on freestanding compilers.  */
 
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
 
-#undef shl_load
 
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char shl_load ();
-/* The GNU C library defines this for functions which it implements
-    to always fail with ENOSYS.  Some functions are actually named
-    something starting with __ and the normal name is an alias.  */
-#if defined (__stub_shl_load) || defined (__stub___shl_load)
-choke me
-#else
-char (*f) () = shl_load;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != shl_load;
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_func_shl_load=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_shl_load=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
-echo "${ECHO_T}$ac_cv_func_shl_load" >&6
-if test $ac_cv_func_shl_load = yes; then
-  lt_cv_dlopen="shl_load"
-else
-  echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
-echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
-if test "${ac_cv_lib_dld_shl_load+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld  $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char shl_load ();
-int
-main ()
-{
-shl_load ();
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_lib_dld_shl_load=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-ac_cv_lib_dld_shl_load=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
-echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6
-if test $ac_cv_lib_dld_shl_load = yes; then
-  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
-else
-  echo "$as_me:$LINENO: checking for dlopen" >&5
-echo $ECHO_N "checking for dlopen... $ECHO_C" >&6
-if test "${ac_cv_func_dlopen+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
-   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-#define dlopen innocuous_dlopen
 
-/* System header to define __stub macros and hopefully few prototypes,
-    which can conflict with char dlopen (); below.
-    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-    <limits.h> exists even on freestanding compilers.  */
 
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
 
-#undef dlopen
 
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char dlopen ();
-/* The GNU C library defines this for functions which it implements
-    to always fail with ENOSYS.  Some functions are actually named
-    something starting with __ and the normal name is an alias.  */
-#if defined (__stub_dlopen) || defined (__stub___dlopen)
-choke me
-#else
-char (*f) () = dlopen;
-#endif
-#ifdef __cplusplus
-}
-#endif
 
-int
-main ()
-{
-return f != dlopen;
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_func_dlopen=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-ac_cv_func_dlopen=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
-echo "${ECHO_T}$ac_cv_func_dlopen" >&6
-if test $ac_cv_func_dlopen = yes; then
-  lt_cv_dlopen="dlopen"
-else
-  echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
-echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
-if test "${ac_cv_lib_dl_dlopen+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl  $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char dlopen ();
-int
-main ()
-{
-dlopen ();
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_lib_dl_dlopen=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-ac_cv_lib_dl_dlopen=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
-echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
-if test $ac_cv_lib_dl_dlopen = yes; then
-  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
-else
-  echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
-echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6
-if test "${ac_cv_lib_svld_dlopen+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsvld  $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char dlopen ();
-int
-main ()
-{
-dlopen ();
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_lib_svld_dlopen=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-ac_cv_lib_svld_dlopen=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
-echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6
-if test $ac_cv_lib_svld_dlopen = yes; then
-  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
-else
-  echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
-echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6
-if test "${ac_cv_lib_dld_dld_link+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld  $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char dld_link ();
-int
-main ()
-{
-dld_link ();
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_lib_dld_dld_link=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-ac_cv_lib_dld_dld_link=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
-echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6
-if test $ac_cv_lib_dld_dld_link = yes; then
-  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
-fi
+case $host_os in
+aix3*)
+  # AIX sometimes has problems with the GCC collect2 program.  For some
+  # reason, if we set the COLLECT_NAMES environment variable, the problems
+  # vanish in a puff of smoke.
+  if test "X${COLLECT_NAMES+set}" != Xset; then
+    COLLECT_NAMES=
+    export COLLECT_NAMES
+  fi
+  ;;
+esac
 
+# Sed substitution that helps us do robust quoting.  It backslashifies
+# metacharacters that are still active within double-quoted strings.
+sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
 
-fi
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\(["`\\]\)/\\\1/g'
 
+# Sed substitution to delay expansion of an escaped shell variable in a
+# double_quote_subst'ed string.
+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
 
-fi
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
 
+# Sed substitution to avoid accidental globbing in evaled expressions
+no_glob_subst='s/\*/\\\*/g'
 
-fi
+# Global variables:
+ofile=libtool
+can_build_shared=yes
 
+# All known linkers require a `.a' archive for static linking (except MSVC,
+# which needs '.lib').
+libext=a
 
-fi
+with_gnu_ld="$lt_cv_prog_gnu_ld"
 
+old_CC="$CC"
+old_CFLAGS="$CFLAGS"
 
-fi
+# Set sane defaults for various variables
+test -z "$CC" && CC=cc
+test -z "$LTCC" && LTCC=$CC
+test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
+test -z "$LD" && LD=ld
+test -z "$ac_objext" && ac_objext=o
 
-    ;;
+for cc_temp in $compiler""; do
+  case $cc_temp in
+    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
+    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
+    \-*) ;;
+    *) break;;
   esac
+done
+cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
 
-  if test "x$lt_cv_dlopen" != xno; then
-    enable_dlopen=yes
-  else
-    enable_dlopen=no
-  fi
-
-  case $lt_cv_dlopen in
-  dlopen)
-    save_CPPFLAGS="$CPPFLAGS"
-    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
-
-    save_LDFLAGS="$LDFLAGS"
-    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
-
-    save_LIBS="$LIBS"
-    LIBS="$lt_cv_dlopen_libs $LIBS"
 
-    echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
-echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
-if test "${lt_cv_dlopen_self+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  	  if test "$cross_compiling" = yes; then :
-  lt_cv_dlopen_self=cross
+# Only perform the check for file, if the check method requires it
+test -z "$MAGIC_CMD" && MAGIC_CMD=file
+case $deplibs_check_method in
+file_magic*)
+  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
+$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
+if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
 else
-  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-  lt_status=$lt_dlunknown
-  cat > conftest.$ac_ext <<EOF
-#line 9067 "configure"
-#include "confdefs.h"
+  case $MAGIC_CMD in
+[\\/*] |  ?:[\\/]*)
+  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+  ;;
+*)
+  lt_save_MAGIC_CMD="$MAGIC_CMD"
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
+  for ac_dir in $ac_dummy; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/${ac_tool_prefix}file; then
+      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
+      if test -n "$file_magic_test_file"; then
+	case $deplibs_check_method in
+	"file_magic "*)
+	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+	    $EGREP "$file_magic_regex" > /dev/null; then
+	    :
+	  else
+	    cat <<_LT_EOF 1>&2
 
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such.  This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem.  Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool at gnu.org
 
-#include <stdio.h>
+_LT_EOF
+	  fi ;;
+	esac
+      fi
+      break
+    fi
+  done
+  IFS="$lt_save_ifs"
+  MAGIC_CMD="$lt_save_MAGIC_CMD"
+  ;;
+esac
+fi
 
-#ifdef RTLD_GLOBAL
-#  define LT_DLGLOBAL		RTLD_GLOBAL
-#else
-#  ifdef DL_GLOBAL
-#    define LT_DLGLOBAL		DL_GLOBAL
-#  else
-#    define LT_DLGLOBAL		0
-#  endif
-#endif
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
+$as_echo "$MAGIC_CMD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
-   find out it does not work in some platform. */
-#ifndef LT_DLLAZY_OR_NOW
-#  ifdef RTLD_LAZY
-#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
-#  else
-#    ifdef DL_LAZY
-#      define LT_DLLAZY_OR_NOW		DL_LAZY
-#    else
-#      ifdef RTLD_NOW
-#        define LT_DLLAZY_OR_NOW	RTLD_NOW
-#      else
-#        ifdef DL_NOW
-#          define LT_DLLAZY_OR_NOW	DL_NOW
-#        else
-#          define LT_DLLAZY_OR_NOW	0
-#        endif
-#      endif
-#    endif
-#  endif
-#endif
 
-#ifdef __cplusplus
-extern "C" void exit (int);
-#endif
 
-void fnord() { int i=42;}
-int main ()
-{
-  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
-  int status = $lt_dlunknown;
 
-  if (self)
-    {
-      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
-      /* dlclose (self); */
-    }
-  else
-    puts (dlerror ());
 
-    exit (status);
-}
-EOF
-  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
-    (./conftest; exit; ) >&5 2>/dev/null
-    lt_status=$?
-    case x$lt_status in
-      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
-      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
-      x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
-    esac
-  else :
-    # compilation failed
-    lt_cv_dlopen_self=no
-  fi
-fi
-rm -fr conftest*
+if test -z "$lt_cv_path_MAGIC_CMD"; then
+  if test -n "$ac_tool_prefix"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
+$as_echo_n "checking for file... " >&6; }
+if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  case $MAGIC_CMD in
+[\\/*] |  ?:[\\/]*)
+  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+  ;;
+*)
+  lt_save_MAGIC_CMD="$MAGIC_CMD"
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
+  for ac_dir in $ac_dummy; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/file; then
+      lt_cv_path_MAGIC_CMD="$ac_dir/file"
+      if test -n "$file_magic_test_file"; then
+	case $deplibs_check_method in
+	"file_magic "*)
+	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+	    $EGREP "$file_magic_regex" > /dev/null; then
+	    :
+	  else
+	    cat <<_LT_EOF 1>&2
 
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such.  This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem.  Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool at gnu.org
 
+_LT_EOF
+	  fi ;;
+	esac
+      fi
+      break
+    fi
+  done
+  IFS="$lt_save_ifs"
+  MAGIC_CMD="$lt_save_MAGIC_CMD"
+  ;;
+esac
 fi
-echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
-echo "${ECHO_T}$lt_cv_dlopen_self" >&6
 
-    if test "x$lt_cv_dlopen_self" = xyes; then
-      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
-      echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
-echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
-if test "${lt_cv_dlopen_self_static+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  	  if test "$cross_compiling" = yes; then :
-  lt_cv_dlopen_self_static=cross
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
+$as_echo "$MAGIC_CMD" >&6; }
 else
-  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-  lt_status=$lt_dlunknown
-  cat > conftest.$ac_ext <<EOF
-#line 9167 "configure"
-#include "confdefs.h"
-
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
-
-#include <stdio.h>
-
-#ifdef RTLD_GLOBAL
-#  define LT_DLGLOBAL		RTLD_GLOBAL
-#else
-#  ifdef DL_GLOBAL
-#    define LT_DLGLOBAL		DL_GLOBAL
-#  else
-#    define LT_DLGLOBAL		0
-#  endif
-#endif
-
-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
-   find out it does not work in some platform. */
-#ifndef LT_DLLAZY_OR_NOW
-#  ifdef RTLD_LAZY
-#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
-#  else
-#    ifdef DL_LAZY
-#      define LT_DLLAZY_OR_NOW		DL_LAZY
-#    else
-#      ifdef RTLD_NOW
-#        define LT_DLLAZY_OR_NOW	RTLD_NOW
-#      else
-#        ifdef DL_NOW
-#          define LT_DLLAZY_OR_NOW	DL_NOW
-#        else
-#          define LT_DLLAZY_OR_NOW	0
-#        endif
-#      endif
-#    endif
-#  endif
-#endif
-
-#ifdef __cplusplus
-extern "C" void exit (int);
-#endif
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
 
-void fnord() { int i=42;}
-int main ()
-{
-  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
-  int status = $lt_dlunknown;
 
-  if (self)
-    {
-      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
-      /* dlclose (self); */
-    }
   else
-    puts (dlerror ());
-
-    exit (status);
-}
-EOF
-  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
-    (./conftest; exit; ) >&5 2>/dev/null
-    lt_status=$?
-    case x$lt_status in
-      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
-      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
-      x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
-    esac
-  else :
-    # compilation failed
-    lt_cv_dlopen_self_static=no
+    MAGIC_CMD=:
   fi
 fi
-rm -fr conftest*
 
+  fi
+  ;;
+esac
 
-fi
-echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
-echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
-    fi
-
-    CPPFLAGS="$save_CPPFLAGS"
-    LDFLAGS="$save_LDFLAGS"
-    LIBS="$save_LIBS"
-    ;;
-  esac
+# Use C for the default configuration in the libtool script
 
-  case $lt_cv_dlopen_self in
-  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
-  *) enable_dlopen_self=unknown ;;
-  esac
-
-  case $lt_cv_dlopen_self_static in
-  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
-  *) enable_dlopen_self_static=unknown ;;
-  esac
-fi
-
-
-# Report which library types will actually be built
-echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
-echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $can_build_shared" >&5
-echo "${ECHO_T}$can_build_shared" >&6
+lt_save_CC="$CC"
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
-echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
-test "$can_build_shared" = "no" && enable_shared=no
 
-# On AIX, shared libraries and static libraries use the same namespace, and
-# are all built from PIC.
-case $host_os in
-aix3*)
-  test "$enable_shared" = yes && enable_static=no
-  if test -n "$RANLIB"; then
-    archive_cmds="$archive_cmds~\$RANLIB \$lib"
-    postinstall_cmds='$RANLIB $lib'
-  fi
-  ;;
+# Source file extension for C test sources.
+ac_ext=c
 
-aix4* | aix5*)
-  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
-    test "$enable_shared" = yes && enable_static=no
-  fi
-    ;;
-esac
-echo "$as_me:$LINENO: result: $enable_shared" >&5
-echo "${ECHO_T}$enable_shared" >&6
-
-echo "$as_me:$LINENO: checking whether to build static libraries" >&5
-echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
-# Make sure either enable_shared or enable_static is yes.
-test "$enable_shared" = yes || enable_static=yes
-echo "$as_me:$LINENO: result: $enable_static" >&5
-echo "${ECHO_T}$enable_static" >&6
-
-# The else clause should only fire when bootstrapping the
-# libtool distribution, otherwise you forgot to ship ltmain.sh
-# with your package, and you will get complaints that there are
-# no rules to generate ltmain.sh.
-if test -f "$ltmain"; then
-  # See if we are running on zsh, and set the options which allow our commands through
-  # without removal of \ escapes.
-  if test -n "${ZSH_VERSION+set}" ; then
-    setopt NO_GLOB_SUBST
-  fi
-  # Now quote all the things that may contain metacharacters while being
-  # careful not to overquote the AC_SUBSTed values.  We take copies of the
-  # variables and quote the copies for generation of the libtool script.
-  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
-    SED SHELL STRIP \
-    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
-    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
-    deplibs_check_method reload_flag reload_cmds need_locks \
-    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
-    lt_cv_sys_global_symbol_to_c_name_address \
-    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
-    old_postinstall_cmds old_postuninstall_cmds \
-    compiler \
-    CC \
-    LD \
-    lt_prog_compiler_wl \
-    lt_prog_compiler_pic \
-    lt_prog_compiler_static \
-    lt_prog_compiler_no_builtin_flag \
-    export_dynamic_flag_spec \
-    thread_safe_flag_spec \
-    whole_archive_flag_spec \
-    enable_shared_with_static_runtimes \
-    old_archive_cmds \
-    old_archive_from_new_cmds \
-    predep_objects \
-    postdep_objects \
-    predeps \
-    postdeps \
-    compiler_lib_search_path \
-    archive_cmds \
-    archive_expsym_cmds \
-    postinstall_cmds \
-    postuninstall_cmds \
-    old_archive_from_expsyms_cmds \
-    allow_undefined_flag \
-    no_undefined_flag \
-    export_symbols_cmds \
-    hardcode_libdir_flag_spec \
-    hardcode_libdir_flag_spec_ld \
-    hardcode_libdir_separator \
-    hardcode_automatic \
-    module_cmds \
-    module_expsym_cmds \
-    lt_cv_prog_compiler_c_o \
-    exclude_expsyms \
-    include_expsyms; do
-
-    case $var in
-    old_archive_cmds | \
-    old_archive_from_new_cmds | \
-    archive_cmds | \
-    archive_expsym_cmds | \
-    module_cmds | \
-    module_expsym_cmds | \
-    old_archive_from_expsyms_cmds | \
-    export_symbols_cmds | \
-    extract_expsyms_cmds | reload_cmds | finish_cmds | \
-    postinstall_cmds | postuninstall_cmds | \
-    old_postinstall_cmds | old_postuninstall_cmds | \
-    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
-      # Double-quote double-evaled strings.
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
-      ;;
-    *)
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
-      ;;
-    esac
-  done
+# Object file extension for compiled C test sources.
+objext=o
+objext=$objext
 
-  case $lt_echo in
-  *'\$0 --fallback-echo"')
-    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
-    ;;
-  esac
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="int some_variable = 0;"
 
-cfgfile="${ofile}T"
-  trap "$rm \"$cfgfile\"; exit 1" 1 2 15
-  $rm -f "$cfgfile"
-  { echo "$as_me:$LINENO: creating $ofile" >&5
-echo "$as_me: creating $ofile" >&6;}
+# Code to be used in simple link tests
+lt_simple_link_test_code='int main(){return(0);}'
 
-  cat <<__EOF__ >> "$cfgfile"
-#! $SHELL
 
-# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
-# NOTE: Changes made to this file will be lost: look at ltmain.sh.
-#
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
-# Free Software Foundation, Inc.
-#
-# This file is part of GNU Libtool:
-# Originally by Gordon Matzigkeit <gord at gnu.ai.mit.edu>, 1996
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-#
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
 
-# A sed program that does not truncate output.
-SED=$lt_SED
 
-# Sed that helps us avoid accidentally triggering echo(1) options like -n.
-Xsed="$SED -e 1s/^X//"
 
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
-# The names of the tagged configurations supported by this script.
-available_tags=
 
-# ### BEGIN LIBTOOL CONFIG
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
 
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
 
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
+# Allow CC to be a program name with arguments.
+compiler=$CC
 
-# Whether or not to build shared libraries.
-build_libtool_libs=$enable_shared
+# Save the default compiler, since it gets overwritten when the other
+# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
+compiler_DEFAULT=$CC
 
-# Whether or not to build static libraries.
-build_old_libs=$enable_static
+# save warnings/boilerplate of simple test code
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_compiler_boilerplate=`cat conftest.err`
+$RM conftest*
 
-# Whether or not to add -lc for building shared libraries.
-build_libtool_need_lc=$archive_cmds_need_lc
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_link_test_code" >conftest.$ac_ext
+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_linker_boilerplate=`cat conftest.err`
+$RM -r conftest*
 
-# Whether or not to disallow shared libs when runtime libs are static
-allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
 
-# Whether or not to optimize for fast installation.
-fast_install=$enable_fast_install
+if test -n "$compiler"; then
 
-# The host system.
-host_alias=$host_alias
-host=$host
-host_os=$host_os
+lt_prog_compiler_no_builtin_flag=
 
-# The build system.
-build_alias=$build_alias
-build=$build
-build_os=$build_os
+if test "$GCC" = yes; then
+  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
 
-# An echo program that does not interpret backslashes.
-echo=$lt_echo
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
+$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
+if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_rtti_exceptions=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="-fno-rtti -fno-exceptions"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:8275: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:8279: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_rtti_exceptions=yes
+     fi
+   fi
+   $RM conftest*
 
-# The archiver.
-AR=$lt_AR
-AR_FLAGS=$lt_AR_FLAGS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
+$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
 
-# A C compiler.
-LTCC=$lt_LTCC
+if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
+    lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
+else
+    :
+fi
 
-# LTCC compiler flags.
-LTCFLAGS=$lt_LTCFLAGS
+fi
 
-# A language-specific compiler.
-CC=$lt_compiler
 
-# Is the compiler the GNU C compiler?
-with_gcc=$GCC
 
-# An ERE matcher.
-EGREP=$lt_EGREP
 
-# The linker used to build libraries.
-LD=$lt_LD
 
-# Whether we need hard or soft links.
-LN_S=$lt_LN_S
 
-# A BSD-compatible nm program.
-NM=$lt_NM
+  lt_prog_compiler_wl=
+lt_prog_compiler_pic=
+lt_prog_compiler_static=
 
-# A symbol stripping program
-STRIP=$lt_STRIP
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 
-# Used to examine libraries when file_magic_cmd begins "file"
-MAGIC_CMD=$MAGIC_CMD
+  if test "$GCC" = yes; then
+    lt_prog_compiler_wl='-Wl,'
+    lt_prog_compiler_static='-static'
 
-# Used on cygwin: DLL creation program.
-DLLTOOL="$DLLTOOL"
+    case $host_os in
+      aix*)
+      # All AIX code is PIC.
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static='-Bstatic'
+      fi
+      ;;
 
-# Used on cygwin: object dumper.
-OBJDUMP="$OBJDUMP"
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            lt_prog_compiler_pic='-fPIC'
+        ;;
+      m68k)
+            # FIXME: we need at least 68020 code to build shared libraries, but
+            # adding the `-m68020' flag to GCC prevents building anything better,
+            # like `-m68040'.
+            lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
+        ;;
+      esac
+      ;;
 
-# Used on cygwin: assembler.
-AS="$AS"
+    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+      # PIC is the default for these OSes.
+      ;;
 
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
+    mingw* | cygwin* | pw32* | os2* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      # Although the cygwin gcc ignores -fPIC, still need this for old-style
+      # (--disable-auto-import) libraries
+      lt_prog_compiler_pic='-DDLL_EXPORT'
+      ;;
 
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
+    darwin* | rhapsody*)
+      # PIC is the default on this platform
+      # Common symbols not allowed in MH_DYLIB files
+      lt_prog_compiler_pic='-fno-common'
+      ;;
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl
+    hpux*)
+      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
+      # sets the default TLS model and affects inlining.
+      case $host_cpu in
+      hppa*64*)
+	# +Z the default
+	;;
+      *)
+	lt_prog_compiler_pic='-fPIC'
+	;;
+      esac
+      ;;
 
-# Object file suffix (normally "o").
-objext="$ac_objext"
+    interix[3-9]*)
+      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+      # Instead, we relocate shared libraries at runtime.
+      ;;
 
-# Old archive suffix (normally "a").
-libext="$libext"
+    msdosdjgpp*)
+      # Just because we use GCC doesn't mean we suddenly get shared libraries
+      # on systems that don't support them.
+      lt_prog_compiler_can_build_shared=no
+      enable_shared=no
+      ;;
 
-# Shared library suffix (normally ".so").
-shrext_cmds='$shrext_cmds'
+    *nto* | *qnx*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic='-fPIC -shared'
+      ;;
 
-# Executable file suffix (normally "").
-exeext="$exeext"
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	lt_prog_compiler_pic=-Kconform_pic
+      fi
+      ;;
 
-# Additional compiler flags for building library objects.
-pic_flag=$lt_lt_prog_compiler_pic
-pic_mode=$pic_mode
+    *)
+      lt_prog_compiler_pic='-fPIC'
+      ;;
+    esac
+  else
+    # PORTME Check for flag to pass linker flags through the system compiler.
+    case $host_os in
+    aix*)
+      lt_prog_compiler_wl='-Wl,'
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static='-Bstatic'
+      else
+	lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
+      fi
+      ;;
 
-# What is the maximum length of a command?
-max_cmd_len=$lt_cv_sys_max_cmd_len
+    mingw* | cygwin* | pw32* | os2* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      lt_prog_compiler_pic='-DDLL_EXPORT'
+      ;;
 
-# Does compiler simultaneously support -c and -o options?
-compiler_c_o=$lt_lt_cv_prog_compiler_c_o
+    hpux9* | hpux10* | hpux11*)
+      lt_prog_compiler_wl='-Wl,'
+      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
+      # not for PA HP-UX.
+      case $host_cpu in
+      hppa*64*|ia64*)
+	# +Z the default
+	;;
+      *)
+	lt_prog_compiler_pic='+Z'
+	;;
+      esac
+      # Is there a better lt_prog_compiler_static that works with the bundled CC?
+      lt_prog_compiler_static='${wl}-a ${wl}archive'
+      ;;
 
-# Must we lock files when doing compilation?
-need_locks=$lt_need_locks
+    irix5* | irix6* | nonstopux*)
+      lt_prog_compiler_wl='-Wl,'
+      # PIC (with -KPIC) is the default.
+      lt_prog_compiler_static='-non_shared'
+      ;;
 
-# Do we need the lib prefix for modules?
-need_lib_prefix=$need_lib_prefix
+    linux* | k*bsd*-gnu)
+      case $cc_basename in
+      # old Intel for x86_64 which still supported -KPIC.
+      ecc*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-KPIC'
+	lt_prog_compiler_static='-static'
+        ;;
+      # icc used to be incompatible with GCC.
+      # ICC 10 doesn't accept -KPIC any more.
+      icc* | ifort*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-fPIC'
+	lt_prog_compiler_static='-static'
+        ;;
+      # Lahey Fortran 8.1.
+      lf95*)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='--shared'
+	lt_prog_compiler_static='--static'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95*)
+        # Portland Group compilers (*not* the Pentium gcc compiler,
+	# which looks to be a dead project)
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-fpic'
+	lt_prog_compiler_static='-Bstatic'
+        ;;
+      ccc*)
+        lt_prog_compiler_wl='-Wl,'
+        # All Alpha code is PIC.
+        lt_prog_compiler_static='-non_shared'
+        ;;
+      xl*)
+	# IBM XL C 8.0/Fortran 10.1 on PPC
+	lt_prog_compiler_wl='-Wl,'
+	lt_prog_compiler_pic='-qpic'
+	lt_prog_compiler_static='-qstaticlink'
+	;;
+      *)
+	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ C*)
+	  # Sun C 5.9
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl='-Wl,'
+	  ;;
+	*Sun\ F*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl=''
+	  ;;
+	esac
+	;;
+      esac
+      ;;
 
-# Do we need a version for libraries?
-need_version=$need_version
+    newsos6)
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
 
-# Whether dlopen is supported.
-dlopen_support=$enable_dlopen
+    *nto* | *qnx*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic='-fPIC -shared'
+      ;;
 
-# Whether dlopen of programs is supported.
-dlopen_self=$enable_dlopen_self
+    osf3* | osf4* | osf5*)
+      lt_prog_compiler_wl='-Wl,'
+      # All OSF/1 code is PIC.
+      lt_prog_compiler_static='-non_shared'
+      ;;
 
-# Whether dlopen of statically linked programs is supported.
-dlopen_self_static=$enable_dlopen_self_static
+    rdos*)
+      lt_prog_compiler_static='-non_shared'
+      ;;
 
-# Compiler flag to prevent dynamic linking.
-link_static_flag=$lt_lt_prog_compiler_static
+    solaris*)
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      case $cc_basename in
+      f77* | f90* | f95*)
+	lt_prog_compiler_wl='-Qoption ld ';;
+      *)
+	lt_prog_compiler_wl='-Wl,';;
+      esac
+      ;;
 
-# Compiler flag to turn off builtin functions.
-no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
+    sunos4*)
+      lt_prog_compiler_wl='-Qoption ld '
+      lt_prog_compiler_pic='-PIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
 
-# Compiler flag to allow reflexive dlopens.
-export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
+    sysv4 | sysv4.2uw2* | sysv4.3*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
 
-# Compiler flag to generate shared objects directly from archives.
-whole_archive_flag_spec=$lt_whole_archive_flag_spec
+    sysv4*MP*)
+      if test -d /usr/nec ;then
+	lt_prog_compiler_pic='-Kconform_pic'
+	lt_prog_compiler_static='-Bstatic'
+      fi
+      ;;
 
-# Compiler flag to generate thread-safe objects.
-thread_safe_flag_spec=$lt_thread_safe_flag_spec
+    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_pic='-KPIC'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
 
-# Library versioning type.
-version_type=$version_type
+    unicos*)
+      lt_prog_compiler_wl='-Wl,'
+      lt_prog_compiler_can_build_shared=no
+      ;;
 
-# Format of library name prefix.
-libname_spec=$lt_libname_spec
+    uts4*)
+      lt_prog_compiler_pic='-pic'
+      lt_prog_compiler_static='-Bstatic'
+      ;;
 
-# List of archive names.  First name is the real one, the rest are links.
-# The last name is the one that the linker finds with -lNAME.
-library_names_spec=$lt_library_names_spec
+    *)
+      lt_prog_compiler_can_build_shared=no
+      ;;
+    esac
+  fi
 
-# The coded name of the library, if different from the real name.
-soname_spec=$lt_soname_spec
+case $host_os in
+  # For platforms which do not support PIC, -DPIC is meaningless:
+  *djgpp*)
+    lt_prog_compiler_pic=
+    ;;
+  *)
+    lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
+    ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
+$as_echo "$lt_prog_compiler_pic" >&6; }
 
-# Commands used to build and install an old-style archive.
-RANLIB=$lt_RANLIB
-old_archive_cmds=$lt_old_archive_cmds
-old_postinstall_cmds=$lt_old_postinstall_cmds
-old_postuninstall_cmds=$lt_old_postuninstall_cmds
 
-# Create an old-style archive from a shared archive.
-old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
 
-# Create a temporary old-style archive to link instead of a shared archive.
-old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
 
-# Commands used to build and install a shared archive.
-archive_cmds=$lt_archive_cmds
-archive_expsym_cmds=$lt_archive_expsym_cmds
-postinstall_cmds=$lt_postinstall_cmds
-postuninstall_cmds=$lt_postuninstall_cmds
 
-# Commands used to build a loadable module (assumed same as above if empty)
-module_cmds=$lt_module_cmds
-module_expsym_cmds=$lt_module_expsym_cmds
 
-# Commands to strip libraries.
-old_striplib=$lt_old_striplib
-striplib=$lt_striplib
+#
+# Check to make sure the PIC flag actually works.
+#
+if test -n "$lt_prog_compiler_pic"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
+$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
+if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_works=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:8614: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:8618: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_pic_works=yes
+     fi
+   fi
+   $RM conftest*
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predep_objects=$lt_predep_objects
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
+$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdep_objects=$lt_postdep_objects
+if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
+    case $lt_prog_compiler_pic in
+     "" | " "*) ;;
+     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
+     esac
+else
+    lt_prog_compiler_pic=
+     lt_prog_compiler_can_build_shared=no
+fi
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predeps=$lt_predeps
+fi
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdeps=$lt_postdeps
 
-# The library search path used internally by the compiler when linking
-# a shared library.
-compiler_lib_search_path=$lt_compiler_lib_search_path
 
-# Method to check whether dependent libraries are shared objects.
-deplibs_check_method=$lt_deplibs_check_method
 
-# Command to use when deplibs_check_method == file_magic.
-file_magic_cmd=$lt_file_magic_cmd
 
-# Flag that allows shared libraries with undefined symbols to be built.
-allow_undefined_flag=$lt_allow_undefined_flag
 
-# Flag that forces no undefined symbols.
-no_undefined_flag=$lt_no_undefined_flag
+#
+# Check to make sure the static flag actually works.
+#
+wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
+$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
+if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_static_works=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&5
+       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         lt_cv_prog_compiler_static_works=yes
+       fi
+     else
+       lt_cv_prog_compiler_static_works=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
 
-# Commands used to finish a libtool library installation in a directory.
-finish_cmds=$lt_finish_cmds
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
+$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
 
-# Same as above, but a single script fragment to be evaled but not shown.
-finish_eval=$lt_finish_eval
+if test x"$lt_cv_prog_compiler_static_works" = xyes; then
+    :
+else
+    lt_prog_compiler_static=
+fi
 
-# Take the output of nm and produce a listing of raw symbols and C names.
-global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
 
-# Transform the output of nm in a proper C declaration
-global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
 
-# Transform the output of nm in a C name address pair
-global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
 
-# This is the shared library runtime path variable.
-runpath_var=$runpath_var
 
-# This is the shared library path variable.
-shlibpath_var=$shlibpath_var
 
-# Is shlibpath searched before the hard-coded library search path?
-shlibpath_overrides_runpath=$shlibpath_overrides_runpath
 
-# How to hardcode a shared library path into an executable.
-hardcode_action=$hardcode_action
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-# Whether we should hardcode library paths into libraries.
-hardcode_into_libs=$hardcode_into_libs
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:8719: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:8723: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
 
-# Flag to hardcode \$libdir into a binary during linking.
-# This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
+$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
 
-# If ld is used when linking, flag to hardcode \$libdir into
-# a binary during linking. This must work even if \$libdir does
-# not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
 
-# Whether we need a single -rpath flag with a separated argument.
-hardcode_libdir_separator=$lt_hardcode_libdir_separator
 
-# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
-# resulting binary.
-hardcode_direct=$hardcode_direct
 
-# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
-# resulting binary.
-hardcode_minus_L=$hardcode_minus_L
 
-# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
-# the resulting binary.
-hardcode_shlibpath_var=$hardcode_shlibpath_var
 
-# Set to yes if building a shared library automatically hardcodes DIR into the library
-# and all subsequent libraries and executables linked against it.
-hardcode_automatic=$hardcode_automatic
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-# Variables whose values should be saved in libtool wrapper scripts and
-# restored at relink time.
-variables_saved_for_relink="$variables_saved_for_relink"
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:8774: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:8778: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
 
-# Whether libtool must link a program against all its dependency libraries.
-link_all_deplibs=$link_all_deplibs
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
+$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
 
-# Compile-time system search path for libraries
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
 
-# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path="$fix_srcfile_path"
 
-# Set to yes if exported symbols are required.
-always_export_symbols=$always_export_symbols
+hard_links="nottested"
+if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
+  # do not overwrite the value of need_locks provided by the user
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
+$as_echo_n "checking if we can lock with hard links... " >&6; }
+  hard_links=yes
+  $RM conftest*
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  touch conftest.a
+  ln conftest.a conftest.b 2>&5 || hard_links=no
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
+$as_echo "$hard_links" >&6; }
+  if test "$hard_links" = no; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
+$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
+    need_locks=warn
+  fi
+else
+  need_locks=no
+fi
 
-# The commands to list exported symbols.
-export_symbols_cmds=$lt_export_symbols_cmds
 
-# The commands to extract the exported symbol list from a shared archive.
-extract_expsyms_cmds=$lt_extract_expsyms_cmds
 
-# Symbols that should not be listed in the preloaded symbols.
-exclude_expsyms=$lt_exclude_expsyms
 
-# Symbols that must always be exported.
-include_expsyms=$lt_include_expsyms
 
-# ### END LIBTOOL CONFIG
 
-__EOF__
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
 
+  runpath_var=
+  allow_undefined_flag=
+  always_export_symbols=no
+  archive_cmds=
+  archive_expsym_cmds=
+  compiler_needs_object=no
+  enable_shared_with_static_runtimes=no
+  export_dynamic_flag_spec=
+  export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  hardcode_automatic=no
+  hardcode_direct=no
+  hardcode_direct_absolute=no
+  hardcode_libdir_flag_spec=
+  hardcode_libdir_flag_spec_ld=
+  hardcode_libdir_separator=
+  hardcode_minus_L=no
+  hardcode_shlibpath_var=unsupported
+  inherit_rpath=no
+  link_all_deplibs=unknown
+  module_cmds=
+  module_expsym_cmds=
+  old_archive_from_new_cmds=
+  old_archive_from_expsyms_cmds=
+  thread_safe_flag_spec=
+  whole_archive_flag_spec=
+  # include_expsyms should be a list of space-separated symbols to be *always*
+  # included in the symbol list
+  include_expsyms=
+  # exclude_expsyms can be an extended regexp of symbols to exclude
+  # it will be wrapped by ` (' and `)$', so one must not match beginning or
+  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
+  # as well as any symbol that contains `d'.
+  exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
+  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
+  # platforms (ab)use it in PIC code, but their linkers get confused if
+  # the symbol is explicitly referenced.  Since portable code cannot
+  # rely on this symbol name, it's probably fine to never include it in
+  # preloaded symbol tables.
+  # Exclude shared library initialization/finalization symbols.
+  extract_expsyms_cmds=
 
   case $host_os in
-  aix3*)
-    cat <<\EOF >> "$cfgfile"
-
-# AIX sometimes has problems with the GCC collect2 program.  For some
-# reason, if we set the COLLECT_NAMES environment variable, the problems
-# vanish in a puff of smoke.
-if test "X${COLLECT_NAMES+set}" != Xset; then
-  COLLECT_NAMES=
-  export COLLECT_NAMES
-fi
-EOF
+  cygwin* | mingw* | pw32* | cegcc*)
+    # FIXME: the MSVC++ port hasn't been tested in a loooong time
+    # When not using gcc, we currently assume that we are using
+    # Microsoft Visual C++.
+    if test "$GCC" != yes; then
+      with_gnu_ld=no
+    fi
+    ;;
+  interix*)
+    # we just hope/assume this is gcc and not c89 (= MSVC++)
+    with_gnu_ld=yes
+    ;;
+  openbsd*)
+    with_gnu_ld=no
     ;;
   esac
 
-  # We use sed instead of cat because bash on DJGPP gets confused if
-  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
-  # text mode, it properly converts lines to CR/LF.  This bash problem
-  # is reportedly fixed, but why not run on old versions too?
-  sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
-
-  mv -f "$cfgfile" "$ofile" || \
-    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
-  chmod +x "$ofile"
+  ld_shlibs=yes
+  if test "$with_gnu_ld" = yes; then
+    # If archive_cmds runs LD, not CC, wlarc should be empty
+    wlarc='${wl}'
 
-else
-  # If there is no Makefile yet, we rely on a make rule to execute
-  # `config.status --recheck' to rerun these tests and create the
-  # libtool script then.
-  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
-  if test -f "$ltmain_in"; then
-    test -f Makefile && make "$ltmain"
-  fi
-fi
+    # Set some defaults for GNU ld with shared library support. These
+    # are reset later if shared libraries are not supported. Putting them
+    # here allows them to be overridden if necessary.
+    runpath_var=LD_RUN_PATH
+    hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+    export_dynamic_flag_spec='${wl}--export-dynamic'
+    # ancient GNU ld didn't support --whole-archive et. al.
+    if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
+      whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+    else
+      whole_archive_flag_spec=
+    fi
+    supports_anon_versioning=no
+    case `$LD -v 2>&1` in
+      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
+      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
+      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
+      *\ 2.11.*) ;; # other 2.11 versions
+      *) supports_anon_versioning=yes ;;
+    esac
 
+    # See if GNU ld supports shared libraries.
+    case $host_os in
+    aix[3-9]*)
+      # On AIX/PPC, the GNU linker is very broken
+      if test "$host_cpu" != ia64; then
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
 
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
+*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** to be unable to reliably create shared libraries on AIX.
+*** Therefore, libtool is disabling shared libraries support.  If you
+*** really care for shared libraries, you may want to modify your PATH
+*** so that a non-GNU linker is found, and then restart.
 
-CC="$lt_save_CC"
+_LT_EOF
+      fi
+      ;;
 
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+            archive_expsym_cmds=''
+        ;;
+      m68k)
+            archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+            hardcode_libdir_flag_spec='-L$libdir'
+            hardcode_minus_L=yes
+        ;;
+      esac
+      ;;
 
-# Check whether --with-tags or --without-tags was given.
-if test "${with_tags+set}" = set; then
-  withval="$with_tags"
-  tagnames="$withval"
-fi;
+    beos*)
+      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	allow_undefined_flag=unsupported
+	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
+	# support --undefined.  This deserves some investigation.  FIXME
+	archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
 
-if test -f "$ltmain" && test -n "$tagnames"; then
-  if test ! -f "${ofile}"; then
-    { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
-echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
-  fi
+    cygwin* | mingw* | pw32* | cegcc*)
+      # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
+      # as there is no search path for DLLs.
+      hardcode_libdir_flag_spec='-L$libdir'
+      allow_undefined_flag=unsupported
+      always_export_symbols=no
+      enable_shared_with_static_runtimes=yes
+      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
 
-  if test -z "$LTCC"; then
-    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
-    if test -z "$LTCC"; then
-      { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
-echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
-    else
-      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
-echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
-    fi
-  fi
-  if test -z "$LTCFLAGS"; then
-    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
-  fi
+      if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	# If the export-symbols file already is a .def file (1st line
+	# is EXPORTS), use it as is; otherwise, prepend...
+	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	  cp $export_symbols $output_objdir/$soname.def;
+	else
+	  echo EXPORTS > $output_objdir/$soname.def;
+	  cat $export_symbols >> $output_objdir/$soname.def;
+	fi~
+	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
 
-  # Extract list of available tagged configurations in $ofile.
-  # Note that this assumes the entire list is on one line.
-  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
+    interix[3-9]*)
+      hardcode_direct=no
+      hardcode_shlibpath_var=no
+      hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+      export_dynamic_flag_spec='${wl}-E'
+      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+      # Instead, shared libraries are loaded at an image base (0x10000000 by
+      # default) and relocated if they conflict, which is a slow very memory
+      # consuming and fragmenting process.  To avoid this, we pick a random,
+      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+      ;;
 
-  lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-  for tagname in $tagnames; do
-    IFS="$lt_save_ifs"
-    # Check whether tagname contains only valid characters
-    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
-    "") ;;
-    *)  { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
-echo "$as_me: error: invalid tag name: $tagname" >&2;}
-   { (exit 1); exit 1; }; }
-	;;
-    esac
+    gnu* | linux* | tpf* | k*bsd*-gnu)
+      tmp_diet=no
+      if test "$host_os" = linux-dietlibc; then
+	case $cc_basename in
+	  diet\ *) tmp_diet=yes;;	# linux-dietlibc with static linking (!diet-dyn)
+	esac
+      fi
+      if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
+	 && test "$tmp_diet" = no
+      then
+	tmp_addflag=
+	tmp_sharedflag='-shared'
+	case $cc_basename,$host_cpu in
+        pgcc*)				# Portland Group C compiler
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  tmp_addflag=' $pic_flag'
+	  ;;
+	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  tmp_addflag=' $pic_flag -Mnomain' ;;
+	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
+	  tmp_addflag=' -i_dynamic' ;;
+	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
+	  tmp_addflag=' -i_dynamic -nofor_main' ;;
+	ifc* | ifort*)			# Intel Fortran compiler
+	  tmp_addflag=' -nofor_main' ;;
+	lf95*)				# Lahey Fortran 8.1
+	  whole_archive_flag_spec=
+	  tmp_sharedflag='--shared' ;;
+	xl[cC]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	  tmp_sharedflag='-qmkshrobj'
+	  tmp_addflag= ;;
+	esac
+	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ C*)			# Sun C 5.9
+	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  compiler_needs_object=yes
+	  tmp_sharedflag='-G' ;;
+	*Sun\ F*)			# Sun Fortran 8.3
+	  tmp_sharedflag='-G' ;;
+	esac
+	archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
 
-    if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
-    then
-      { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
-echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
-   { (exit 1); exit 1; }; }
-    fi
+        if test "x$supports_anon_versioning" = xyes; then
+          archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
+	    cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+	    echo "local: *; };" >> $output_objdir/$libname.ver~
+	    $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+        fi
 
-    # Update the list of available tags.
-    if test -n "$tagname"; then
-      echo appending configuration tag \"$tagname\" to $ofile
+	case $cc_basename in
+	xlf*)
+	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
+	  whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
+	  hardcode_libdir_flag_spec=
+	  hardcode_libdir_flag_spec_ld='-rpath $libdir'
+	  archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  if test "x$supports_anon_versioning" = xyes; then
+	    archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
+	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+	      echo "local: *; };" >> $output_objdir/$libname.ver~
+	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	  fi
+	  ;;
+	esac
+      else
+        ld_shlibs=no
+      fi
+      ;;
 
-      case $tagname in
-      CXX)
-	if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-	    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-	    (test "X$CXX" != "Xg++"))) ; then
-	  ac_ext=cc
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+    netbsd*)
+      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
+	wlarc=
+      else
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      fi
+      ;;
 
+    solaris*)
+      if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
 
+*** Warning: The releases 2.8.* of the GNU linker cannot reliably
+*** create shared libraries on Solaris systems.  Therefore, libtool
+*** is disabling shared libraries support.  We urge you to upgrade GNU
+*** binutils to release 2.9.1 or newer.  Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
 
+_LT_EOF
+      elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
 
-archive_cmds_need_lc_CXX=no
-allow_undefined_flag_CXX=
-always_export_symbols_CXX=no
-archive_expsym_cmds_CXX=
-export_dynamic_flag_spec_CXX=
-hardcode_direct_CXX=no
-hardcode_libdir_flag_spec_CXX=
-hardcode_libdir_flag_spec_ld_CXX=
-hardcode_libdir_separator_CXX=
-hardcode_minus_L_CXX=no
-hardcode_shlibpath_var_CXX=unsupported
-hardcode_automatic_CXX=no
-module_cmds_CXX=
-module_expsym_cmds_CXX=
-link_all_deplibs_CXX=unknown
-old_archive_cmds_CXX=$old_archive_cmds
-no_undefined_flag_CXX=
-whole_archive_flag_spec_CXX=
-enable_shared_with_static_runtimes_CXX=no
+    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
+      case `$LD -v 2>&1` in
+        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
+	ld_shlibs=no
+	cat <<_LT_EOF 1>&2
 
-# Dependencies to place before and after the object being linked:
-predep_objects_CXX=
-postdep_objects_CXX=
-predeps_CXX=
-postdeps_CXX=
-compiler_lib_search_path_CXX=
+*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
+*** reliably create shared libraries on SCO systems.  Therefore, libtool
+*** is disabling shared libraries support.  We urge you to upgrade GNU
+*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
 
-# Source file extension for C++ test sources.
-ac_ext=cpp
+_LT_EOF
+	;;
+	*)
+	  # For security reasons, it is highly recommended that you always
+	  # use absolute paths for naming shared libraries, and exclude the
+	  # DT_RUNPATH tag from executables and libraries.  But doing so
+	  # requires that you compile everything twice, which is a pain.
+	  if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	    hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	  else
+	    ld_shlibs=no
+	  fi
+	;;
+      esac
+      ;;
 
-# Object file extension for compiled C++ test sources.
-objext=o
-objext_CXX=$objext
+    sunos4*)
+      archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+      wlarc=
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
 
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="int some_variable = 0;\n"
+    *)
+      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
+    esac
 
-# Code to be used in simple link tests
-lt_simple_link_test_code='int main(int, char *[]) { return(0); }\n'
+    if test "$ld_shlibs" = no; then
+      runpath_var=
+      hardcode_libdir_flag_spec=
+      export_dynamic_flag_spec=
+      whole_archive_flag_spec=
+    fi
+  else
+    # PORTME fill in a description of your system's linker (not GNU ld)
+    case $host_os in
+    aix3*)
+      allow_undefined_flag=unsupported
+      always_export_symbols=yes
+      archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
+      # Note: this linker hardcodes the directories in LIBPATH if there
+      # are no directories specified by -L.
+      hardcode_minus_L=yes
+      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
+	# Neither direct hardcoding nor static linking is supported with a
+	# broken collect2.
+	hardcode_direct=unsupported
+      fi
+      ;;
 
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+    aix[4-9]*)
+      if test "$host_cpu" = ia64; then
+	# On IA64, the linker does run time linking by default, so we don't
+	# have to do anything special.
+	aix_use_runtimelinking=no
+	exp_sym_flag='-Bexport'
+	no_entry_flag=""
+      else
+	# If we're using GNU nm, then we don't want the "-C" option.
+	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	else
+	  export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	fi
+	aix_use_runtimelinking=no
 
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
+	# Test if we are trying to use run time linking or normal
+	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
+	# need to do runtime linking.
+	case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
+	  for ld_flag in $LDFLAGS; do
+	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
+	    aix_use_runtimelinking=yes
+	    break
+	  fi
+	  done
+	  ;;
+	esac
 
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+	exp_sym_flag='-bexport'
+	no_entry_flag='-bnoentry'
+      fi
 
-# Allow CC to be a program name with arguments.
-compiler=$CC
+      # When large executables or shared objects are built, AIX ld can
+      # have problems creating the table of contents.  If linking a library
+      # or program results in "error TOC overflow" add -mminimal-toc to
+      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
 
+      archive_cmds=''
+      hardcode_direct=yes
+      hardcode_direct_absolute=yes
+      hardcode_libdir_separator=':'
+      link_all_deplibs=yes
+      file_list_spec='${wl}-f,'
 
-# save warnings/boilerplate of simple test code
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$rm conftest*
+      if test "$GCC" = yes; then
+	case $host_os in aix4.[012]|aix4.[012].*)
+	# We only want to do this on AIX 4.2 and lower, the check
+	# below for broken collect2 doesn't work under 4.3+
+	  collect2name=`${CC} -print-prog-name=collect2`
+	  if test -f "$collect2name" &&
+	   strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+	  then
+	  # We have reworked collect2
+	  :
+	  else
+	  # We have old collect2
+	  hardcode_direct=unsupported
+	  # It fails to find uninstalled libraries when the uninstalled
+	  # path is not listed in the libpath.  Setting hardcode_minus_L
+	  # to unsupported forces relinking
+	  hardcode_minus_L=yes
+	  hardcode_libdir_flag_spec='-L$libdir'
+	  hardcode_libdir_separator=
+	  fi
+	  ;;
+	esac
+	shared_flag='-shared'
+	if test "$aix_use_runtimelinking" = yes; then
+	  shared_flag="$shared_flag "'${wl}-G'
+	fi
+      else
+	# not using gcc
+	if test "$host_cpu" = ia64; then
+	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+	# chokes on -Wl,-G. The following line is correct:
+	  shared_flag='-G'
+	else
+	  if test "$aix_use_runtimelinking" = yes; then
+	    shared_flag='${wl}-G'
+	  else
+	    shared_flag='${wl}-bM:SRE'
+	  fi
+	fi
+      fi
 
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$rm conftest*
+      export_dynamic_flag_spec='${wl}-bexpall'
+      # It seems that -bexpall does not export symbols beginning with
+      # underscore (_), so it is better to generate a list of symbols to export.
+      always_export_symbols=yes
+      if test "$aix_use_runtimelinking" = yes; then
+	# Warning - without using the other runtime loading flags (-brtl),
+	# -berok will link without error, but may produce a broken library.
+	allow_undefined_flag='-berok'
+        # Determine the default libpath from the value encoded in an
+        # empty executable.
+        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
+int
+main ()
+{
 
-# Allow CC to be a program name with arguments.
-lt_save_CC=$CC
-lt_save_LD=$LD
-lt_save_GCC=$GCC
-GCC=$GXX
-lt_save_with_gnu_ld=$with_gnu_ld
-lt_save_path_LD=$lt_cv_path_LD
-if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
-  lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
-else
-  $as_unset lt_cv_prog_gnu_ld
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
 fi
-if test -n "${lt_cv_path_LDCXX+set}"; then
-  lt_cv_path_LD=$lt_cv_path_LDCXX
-else
-  $as_unset lt_cv_path_LD
 fi
-test -z "${LDCXX+set}" || LD=$LDCXX
-CC=${CXX-"c++"}
-compiler=$CC
-compiler_CXX=$CC
-for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
+        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
+        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+      else
+	if test "$host_cpu" = ia64; then
+	  hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
+	  allow_undefined_flag="-z nodefs"
+	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+	else
+	 # Determine the default libpath from the value encoded in an
+	 # empty executable.
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-# We don't want -fno-exception wen compiling C++ code, so set the
-# no_builtin_flag separately
-if test "$GXX" = yes; then
-  lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
-else
-  lt_prog_compiler_no_builtin_flag_CXX=
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
 fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
-if test "$GXX" = yes; then
-  # Set up default GNU C++ configuration
+	 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
+	  # Warning - without using the other run time loading flags,
+	  # -berok will link without error, but may produce a broken library.
+	  no_undefined_flag=' ${wl}-bernotok'
+	  allow_undefined_flag=' ${wl}-berok'
+	  # Exported symbols can be pulled into shared objects from archives
+	  whole_archive_flag_spec='$convenience'
+	  archive_cmds_need_lc=yes
+	  # This is similar to how AIX traditionally builds its shared libraries.
+	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+	fi
+      fi
+      ;;
 
-
-# Check whether --with-gnu-ld or --without-gnu-ld was given.
-if test "${with_gnu_ld+set}" = set; then
-  withval="$with_gnu_ld"
-  test "$withval" = no || with_gnu_ld=yes
-else
-  with_gnu_ld=no
-fi;
-ac_prog=ld
-if test "$GCC" = yes; then
-  # Check if gcc -print-prog-name=ld gives a path.
-  echo "$as_me:$LINENO: checking for ld used by $CC" >&5
-echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
-  case $host in
-  *-*-mingw*)
-    # gcc leaves a trailing carriage return which upsets mingw
-    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
-  *)
-    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
-  esac
-  case $ac_prog in
-    # Accept absolute paths.
-    [\\/]* | ?:[\\/]*)
-      re_direlt='/[^/][^/]*/\.\./'
-      # Canonicalize the pathname of ld
-      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
-	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
-      done
-      test -z "$LD" && LD="$ac_prog"
-      ;;
-  "")
-    # If it fails, then pretend we aren't using GCC.
-    ac_prog=ld
-    ;;
-  *)
-    # If it is relative, then search for the first ld in PATH.
-    with_gnu_ld=unknown
-    ;;
-  esac
-elif test "$with_gnu_ld" = yes; then
-  echo "$as_me:$LINENO: checking for GNU ld" >&5
-echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
-else
-  echo "$as_me:$LINENO: checking for non-GNU ld" >&5
-echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
-fi
-if test "${lt_cv_path_LD+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test -z "$LD"; then
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  for ac_dir in $PATH; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
-      lt_cv_path_LD="$ac_dir/$ac_prog"
-      # Check to see if the program is GNU ld.  I'd rather use --version,
-      # but apparently some variants of GNU ld only accept -v.
-      # Break only if it was the GNU/non-GNU ld that we prefer.
-      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
-      *GNU* | *'with BFD'*)
-	test "$with_gnu_ld" != no && break
-	;;
-      *)
-	test "$with_gnu_ld" != yes && break
-	;;
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+            archive_expsym_cmds=''
+        ;;
+      m68k)
+            archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+            hardcode_libdir_flag_spec='-L$libdir'
+            hardcode_minus_L=yes
+        ;;
       esac
-    fi
-  done
-  IFS="$lt_save_ifs"
-else
-  lt_cv_path_LD="$LD" # Let the user override the test with a path.
-fi
-fi
-
-LD="$lt_cv_path_LD"
-if test -n "$LD"; then
-  echo "$as_me:$LINENO: result: $LD" >&5
-echo "${ECHO_T}$LD" >&6
-else
-  echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
-echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
-   { (exit 1); exit 1; }; }
-echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
-echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
-if test "${lt_cv_prog_gnu_ld+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
-*GNU* | *'with BFD'*)
-  lt_cv_prog_gnu_ld=yes
-  ;;
-*)
-  lt_cv_prog_gnu_ld=no
-  ;;
-esac
-fi
-echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
-echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6
-with_gnu_ld=$lt_cv_prog_gnu_ld
+      ;;
 
+    bsdi[45]*)
+      export_dynamic_flag_spec=-rdynamic
+      ;;
 
+    cygwin* | mingw* | pw32* | cegcc*)
+      # When not using gcc, we currently assume that we are using
+      # Microsoft Visual C++.
+      # hardcode_libdir_flag_spec is actually meaningless, as there is
+      # no search path for DLLs.
+      hardcode_libdir_flag_spec=' '
+      allow_undefined_flag=unsupported
+      # Tell ltmain to make .lib files, not .a files.
+      libext=lib
+      # Tell ltmain to make .dll files, not .so files.
+      shrext_cmds=".dll"
+      # FIXME: Setting linknames here is a bad hack.
+      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
+      # The linker will automatically build a .lib file if we build a DLL.
+      old_archive_from_new_cmds='true'
+      # FIXME: Should let the user specify the lib program.
+      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
+      fix_srcfile_path='`cygpath -w "$srcfile"`'
+      enable_shared_with_static_runtimes=yes
+      ;;
 
-  # Check if GNU C++ uses GNU ld as the underlying linker, since the
-  # archiving commands below assume that GNU ld is being used.
-  if test "$with_gnu_ld" = yes; then
-    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-    archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+    darwin* | rhapsody*)
 
-    hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
-    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
 
-    # If archive_cmds runs LD, not CC, wlarc should be empty
-    # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
-    #     investigate it a little bit more. (MM)
-    wlarc='${wl}'
+  archive_cmds_need_lc=no
+  hardcode_direct=no
+  hardcode_automatic=yes
+  hardcode_shlibpath_var=unsupported
+  whole_archive_flag_spec=''
+  link_all_deplibs=yes
+  allow_undefined_flag="$_lt_dar_allow_undefined"
+  case $cc_basename in
+     ifort*) _lt_dar_can_shared=yes ;;
+     *) _lt_dar_can_shared=$GCC ;;
+  esac
+  if test "$_lt_dar_can_shared" = "yes"; then
+    output_verbose_link_cmd=echo
+    archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
+    module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
+    archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
+    module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
 
-    # ancient GNU ld didn't support --whole-archive et. al.
-    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
-	grep 'no-whole-archive' > /dev/null; then
-      whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-    else
-      whole_archive_flag_spec_CXX=
-    fi
   else
-    with_gnu_ld=no
-    wlarc=
-
-    # A generic and very simple default shared library creation
-    # command for GNU C++ for the case where it uses the native
-    # linker, instead of GNU ld.  If possible, this setting should
-    # overridden to take advantage of the native linker features on
-    # the platform it is being used on.
-    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+  ld_shlibs=no
   fi
 
-  # Commands to make compiler produce verbose output that lists
-  # what "hidden" libraries, object files and flags are used when
-  # linking a shared library.
-  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
+      ;;
 
-else
-  GXX=no
-  with_gnu_ld=no
-  wlarc=
-fi
+    dgux*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_shlibpath_var=no
+      ;;
 
-# PORTME: fill in a description of your system's C++ link characteristics
-echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
-echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
-ld_shlibs_CXX=yes
-case $host_os in
-  aix3*)
-    # FIXME: insert proper C++ library support
-    ld_shlibs_CXX=no
-    ;;
-  aix4* | aix5*)
-    if test "$host_cpu" = ia64; then
-      # On IA64, the linker does run time linking by default, so we don't
-      # have to do anything special.
-      aix_use_runtimelinking=no
-      exp_sym_flag='-Bexport'
-      no_entry_flag=""
-    else
-      aix_use_runtimelinking=no
-
-      # Test if we are trying to use run time linking or normal
-      # AIX style linking. If -brtl is somewhere in LDFLAGS, we
-      # need to do runtime linking.
-      case $host_os in aix4.[23]|aix4.[23].*|aix5*)
-	for ld_flag in $LDFLAGS; do
-	  case $ld_flag in
-	  *-brtl*)
-	    aix_use_runtimelinking=yes
-	    break
-	    ;;
-	  esac
-	done
-	;;
-      esac
+    freebsd1*)
+      ld_shlibs=no
+      ;;
 
-      exp_sym_flag='-bexport'
-      no_entry_flag='-bnoentry'
-    fi
+    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
+    # support.  Future versions do this automatically, but an explicit c++rt0.o
+    # does not break anything, and helps significantly (at the cost of a little
+    # extra space).
+    freebsd2.2*)
+      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
 
-    # When large executables or shared objects are built, AIX ld can
-    # have problems creating the table of contents.  If linking a library
-    # or program results in "error TOC overflow" add -mminimal-toc to
-    # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-    # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
+    freebsd2*)
+      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_direct=yes
+      hardcode_minus_L=yes
+      hardcode_shlibpath_var=no
+      ;;
 
-    archive_cmds_CXX=''
-    hardcode_direct_CXX=yes
-    hardcode_libdir_separator_CXX=':'
-    link_all_deplibs_CXX=yes
+    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
+    freebsd* | dragonfly*)
+      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
 
-    if test "$GXX" = yes; then
-      case $host_os in aix4.[012]|aix4.[012].*)
-      # We only want to do this on AIX 4.2 and lower, the check
-      # below for broken collect2 doesn't work under 4.3+
-	collect2name=`${CC} -print-prog-name=collect2`
-	if test -f "$collect2name" && \
-	   strings "$collect2name" | grep resolve_lib_name >/dev/null
-	then
-	  # We have reworked collect2
-	  hardcode_direct_CXX=yes
-	else
-	  # We have old collect2
-	  hardcode_direct_CXX=unsupported
-	  # It fails to find uninstalled libraries when the uninstalled
-	  # path is not listed in the libpath.  Setting hardcode_minus_L
-	  # to unsupported forces relinking
-	  hardcode_minus_L_CXX=yes
-	  hardcode_libdir_flag_spec_CXX='-L$libdir'
-	  hardcode_libdir_separator_CXX=
-	fi
-	;;
-      esac
-      shared_flag='-shared'
-      if test "$aix_use_runtimelinking" = yes; then
-	shared_flag="$shared_flag "'${wl}-G'
-      fi
-    else
-      # not using gcc
-      if test "$host_cpu" = ia64; then
-	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-	# chokes on -Wl,-G. The following line is correct:
-	shared_flag='-G'
+    hpux9*)
+      if test "$GCC" = yes; then
+	archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       else
-	if test "$aix_use_runtimelinking" = yes; then
-	  shared_flag='${wl}-G'
-	else
-	  shared_flag='${wl}-bM:SRE'
-	fi
+	archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       fi
-    fi
-
-    # It seems that -bexpall does not export symbols beginning with
-    # underscore (_), so it is better to generate a list of symbols to export.
-    always_export_symbols_CXX=yes
-    if test "$aix_use_runtimelinking" = yes; then
-      # Warning - without using the other runtime loading flags (-brtl),
-      # -berok will link without error, but may produce a broken library.
-      allow_undefined_flag_CXX='-berok'
-      # Determine the default libpath from the value encoded in an empty executable.
-      cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+      hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+      hardcode_libdir_separator=:
+      hardcode_direct=yes
 
-      hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
+      # hardcode_minus_L: Not really in the search PATH,
+      # but as the default location of the library.
+      hardcode_minus_L=yes
+      export_dynamic_flag_spec='${wl}-E'
+      ;;
 
-      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-     else
-      if test "$host_cpu" = ia64; then
-	hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
-	allow_undefined_flag_CXX="-z nodefs"
-	archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+    hpux10*)
+      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+	archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
       else
-	# Determine the default libpath from the value encoded in an empty executable.
-	cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-
-	hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
-	# Warning - without using the other run time loading flags,
-	# -berok will link without error, but may produce a broken library.
-	no_undefined_flag_CXX=' ${wl}-bernotok'
-	allow_undefined_flag_CXX=' ${wl}-berok'
-	# Exported symbols can be pulled into shared objects from archives
-	whole_archive_flag_spec_CXX='$convenience'
-	archive_cmds_need_lc_CXX=yes
-	# This is similar to how AIX traditionally builds its shared libraries.
-	archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+	archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
       fi
-    fi
-    ;;
-
-  beos*)
-    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-      allow_undefined_flag_CXX=unsupported
-      # Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-      # support --undefined.  This deserves some investigation.  FIXME
-      archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-    else
-      ld_shlibs_CXX=no
-    fi
-    ;;
-
-  chorus*)
-    case $cc_basename in
-      *)
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-    esac
-    ;;
-
-  cygwin* | mingw* | pw32*)
-    # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
-    # as there is no search path for DLLs.
-    hardcode_libdir_flag_spec_CXX='-L$libdir'
-    allow_undefined_flag_CXX=unsupported
-    always_export_symbols_CXX=no
-    enable_shared_with_static_runtimes_CXX=yes
-
-    if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
-      archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-      # If the export-symbols file already is a .def file (1st line
-      # is EXPORTS), use it as is; otherwise, prepend...
-      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	cp $export_symbols $output_objdir/$soname.def;
-      else
-	echo EXPORTS > $output_objdir/$soname.def;
-	cat $export_symbols >> $output_objdir/$soname.def;
-      fi~
-      $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-    else
-      ld_shlibs_CXX=no
-    fi
-  ;;
-      darwin* | rhapsody*)
-        case $host_os in
-        rhapsody* | darwin1.[012])
-         allow_undefined_flag_CXX='${wl}-undefined ${wl}suppress'
-         ;;
-       *) # Darwin 1.3 on
-         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-           allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-         else
-           case ${MACOSX_DEPLOYMENT_TARGET} in
-             10.[012])
-               allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-               ;;
-             10.*)
-               allow_undefined_flag_CXX='${wl}-undefined ${wl}dynamic_lookup'
-               ;;
-           esac
-         fi
-         ;;
-        esac
-      archive_cmds_need_lc_CXX=no
-      hardcode_direct_CXX=no
-      hardcode_automatic_CXX=yes
-      hardcode_shlibpath_var_CXX=unsupported
-      whole_archive_flag_spec_CXX=''
-      link_all_deplibs_CXX=yes
-
-    if test "$GXX" = yes ; then
-      lt_int_apple_cc_single_mod=no
-      output_verbose_link_cmd='echo'
-      if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
-       lt_int_apple_cc_single_mod=yes
-      fi
-      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
-       archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
-      else
-          archive_cmds_CXX='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
-        fi
-        module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-        # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-          if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
-            archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          else
-            archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          fi
-            module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-      else
-      case $cc_basename in
-        xlc*)
-         output_verbose_link_cmd='echo'
-          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-          archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          ;;
-       *)
-         ld_shlibs_CXX=no
-          ;;
-      esac
-      fi
-        ;;
-
-  dgux*)
-    case $cc_basename in
-      ec++*)
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      ghcx*)
-	# Green Hills C++ Compiler
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      *)
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-    esac
-    ;;
-  freebsd[12]*)
-    # C++ shared libraries reported to be fairly broken before switch to ELF
-    ld_shlibs_CXX=no
-    ;;
-  freebsd-elf*)
-    archive_cmds_need_lc_CXX=no
-    ;;
-  freebsd* | kfreebsd*-gnu | dragonfly*)
-    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
-    # conventions
-    ld_shlibs_CXX=yes
-    ;;
-  gnu*)
-    ;;
-  hpux9*)
-    hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
-    hardcode_libdir_separator_CXX=:
-    export_dynamic_flag_spec_CXX='${wl}-E'
-    hardcode_direct_CXX=yes
-    hardcode_minus_L_CXX=yes # Not in the search PATH,
-				# but as the default
-				# location of the library.
-
-    case $cc_basename in
-    CC*)
-      # FIXME: insert proper C++ library support
-      ld_shlibs_CXX=no
-      ;;
-    aCC*)
-      archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      # Commands to make compiler produce verbose output that lists
-      # what "hidden" libraries, object files and flags are used when
-      # linking a shared library.
-      #
-      # There doesn't appear to be a way to prevent this compiler from
-      # explicitly linking system object files so we need to strip them
-      # from the output so that they don't get included in the library
-      # dependencies.
-      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-      ;;
-    *)
-      if test "$GXX" = yes; then
-        archive_cmds_CXX='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      else
-        # FIXME: insert proper C++ library support
-        ld_shlibs_CXX=no
+      if test "$with_gnu_ld" = no; then
+	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+	hardcode_libdir_flag_spec_ld='+b $libdir'
+	hardcode_libdir_separator=:
+	hardcode_direct=yes
+	hardcode_direct_absolute=yes
+	export_dynamic_flag_spec='${wl}-E'
+	# hardcode_minus_L: Not really in the search PATH,
+	# but as the default location of the library.
+	hardcode_minus_L=yes
       fi
       ;;
-    esac
-    ;;
-  hpux10*|hpux11*)
-    if test $with_gnu_ld = no; then
-      hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
-      hardcode_libdir_separator_CXX=:
-
-      case $host_cpu in
-      hppa*64*|ia64*)
-	hardcode_libdir_flag_spec_ld_CXX='+b $libdir'
-        ;;
-      *)
-	export_dynamic_flag_spec_CXX='${wl}-E'
-        ;;
-      esac
-    fi
-    case $host_cpu in
-    hppa*64*|ia64*)
-      hardcode_direct_CXX=no
-      hardcode_shlibpath_var_CXX=no
-      ;;
-    *)
-      hardcode_direct_CXX=yes
-      hardcode_minus_L_CXX=yes # Not in the search PATH,
-					      # but as the default
-					      # location of the library.
-      ;;
-    esac
 
-    case $cc_basename in
-      CC*)
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      aCC*)
+    hpux11*)
+      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
 	case $host_cpu in
 	hppa*64*)
-	  archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	ia64*)
-	  archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-	;;
-      *)
-	if test "$GXX" = yes; then
-	  if test $with_gnu_ld = no; then
-	    case $host_cpu in
-	    hppa*64*)
-	      archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	      ;;
-	    ia64*)
-	      archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	      ;;
-	    *)
-	      archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	      ;;
-	    esac
-	  fi
-	else
-	  # FIXME: insert proper C++ library support
-	  ld_shlibs_CXX=no
-	fi
-	;;
-    esac
-    ;;
-  interix3*)
-    hardcode_direct_CXX=no
-    hardcode_shlibpath_var_CXX=no
-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-    export_dynamic_flag_spec_CXX='${wl}-E'
-    # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-    # Instead, shared libraries are loaded at an image base (0x10000000 by
-    # default) and relocated if they conflict, which is a slow very memory
-    # consuming and fragmenting process.  To avoid this, we pick a random,
-    # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-    ;;
-  irix5* | irix6*)
-    case $cc_basename in
-      CC*)
-	# SGI C++
-	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-
-	# Archives containing C++ object files must be created using
-	# "CC -ar", where "CC" is the IRIX C++ compiler.  This is
-	# necessary to make sure instantiated templates are included
-	# in the archive.
-	old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
-	;;
-      *)
-	if test "$GXX" = yes; then
-	  if test "$with_gnu_ld" = no; then
-	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	  else
-	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
-	  fi
-	fi
-	link_all_deplibs_CXX=yes
-	;;
-    esac
-    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-    hardcode_libdir_separator_CXX=:
-    ;;
-  linux*)
-    case $cc_basename in
-      KCC*)
-	# Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	# KCC will only create a shared library if the output file
-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
-	# to its proper name (with version) after linking.
-	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-
-	hardcode_libdir_flag_spec_CXX='${wl}--rpath,$libdir'
-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-
-	# Archives containing C++ object files must be created using
-	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
-	old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
-	;;
-      icpc*)
-	# Intel C++
-	with_gnu_ld=yes
-	# version 8.0 and above of icpc choke on multiply defined symbols
-	# if we add $predep_objects and $postdep_objects, however 7.1 and
-	# earlier do not add the objects themselves.
-	case `$CC -V 2>&1` in
-	*"Version 7."*)
-  	  archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-  	  archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+      else
+	case $host_cpu in
+	hppa*64*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
-	*)  # Version 8.0 or newer
-	  tmp_idyn=
-	  case $host_cpu in
-	    ia64*) tmp_idyn=' -i_dynamic';;
-	  esac
-  	  archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	  archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	ia64*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
-	archive_cmds_need_lc_CXX=no
-	hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-	whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
-	;;
-      pgCC*)
-        # Portland Group C++ compiler
-	archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
-  	archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
-
-	hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-        ;;
-      cxx*)
-	# Compaq C++
-	archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
+      fi
+      if test "$with_gnu_ld" = no; then
+	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+	hardcode_libdir_separator=:
 
-	runpath_var=LD_RUN_PATH
-	hardcode_libdir_flag_spec_CXX='-rpath $libdir'
-	hardcode_libdir_separator_CXX=:
-
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-	;;
-    esac
-    ;;
-  lynxos*)
-    # FIXME: insert proper C++ library support
-    ld_shlibs_CXX=no
-    ;;
-  m88k*)
-    # FIXME: insert proper C++ library support
-    ld_shlibs_CXX=no
-    ;;
-  mvs*)
-    case $cc_basename in
-      cxx*)
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      *)
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-    esac
-    ;;
-  netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-      archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
-      wlarc=
-      hardcode_libdir_flag_spec_CXX='-R$libdir'
-      hardcode_direct_CXX=yes
-      hardcode_shlibpath_var_CXX=no
-    fi
-    # Workaround some broken pre-1.5 toolchains
-    output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
-    ;;
-  openbsd2*)
-    # C++ shared libraries are fairly broken
-    ld_shlibs_CXX=no
-    ;;
-  openbsd*)
-    hardcode_direct_CXX=yes
-    hardcode_shlibpath_var_CXX=no
-    archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
-      export_dynamic_flag_spec_CXX='${wl}-E'
-      whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-    fi
-    output_verbose_link_cmd='echo'
-    ;;
-  osf3*)
-    case $cc_basename in
-      KCC*)
-	# Kuck and Associates, Inc. (KAI) C++ Compiler
+	case $host_cpu in
+	hppa*64*|ia64*)
+	  hardcode_direct=no
+	  hardcode_shlibpath_var=no
+	  ;;
+	*)
+	  hardcode_direct=yes
+	  hardcode_direct_absolute=yes
+	  export_dynamic_flag_spec='${wl}-E'
 
-	# KCC will only create a shared library if the output file
-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
-	# to its proper name (with version) after linking.
-	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+	  # hardcode_minus_L: Not really in the search PATH,
+	  # but as the default location of the library.
+	  hardcode_minus_L=yes
+	  ;;
+	esac
+      fi
+      ;;
 
-	hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-	hardcode_libdir_separator_CXX=:
+    irix5* | irix6* | nonstopux*)
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	# Try to use the -exported_symbol ld option, if it does not
+	# work, assume that -exports_file does not work either and
+	# implicitly export all symbols.
+        save_LDFLAGS="$LDFLAGS"
+        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+int foo(void) {}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
 
-	# Archives containing C++ object files must be created using
-	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
-	old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+        LDFLAGS="$save_LDFLAGS"
+      else
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      inherit_rpath=yes
+      link_all_deplibs=yes
+      ;;
 
-	;;
-      RCC*)
-	# Rational C++ 2.4.1
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      cxx*)
-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-
-	hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-	hardcode_libdir_separator_CXX=:
-
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-	;;
-      *)
-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
-	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+    netbsd*)
+      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
+      else
+	archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
+      fi
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_direct=yes
+      hardcode_shlibpath_var=no
+      ;;
 
-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-	  hardcode_libdir_separator_CXX=:
+    newsos6)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_direct=yes
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      hardcode_shlibpath_var=no
+      ;;
 
-	  # Commands to make compiler produce verbose output that lists
-	  # what "hidden" libraries, object files and flags are used when
-	  # linking a shared library.
-	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
+    *nto* | *qnx*)
+      ;;
 
+    openbsd*)
+      if test -f /usr/libexec/ld.so; then
+	hardcode_direct=yes
+	hardcode_shlibpath_var=no
+	hardcode_direct_absolute=yes
+	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
+	  hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+	  export_dynamic_flag_spec='${wl}-E'
 	else
-	  # FIXME: insert proper C++ library support
-	  ld_shlibs_CXX=no
+	  case $host_os in
+	   openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
+	     archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+	     hardcode_libdir_flag_spec='-R$libdir'
+	     ;;
+	   *)
+	     archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+	     hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+	     ;;
+	  esac
 	fi
-	;;
-    esac
-    ;;
-  osf4* | osf5*)
-    case $cc_basename in
-      KCC*)
-	# Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	# KCC will only create a shared library if the output file
-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
-	# to its proper name (with version) after linking.
-	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+      else
+	ld_shlibs=no
+      fi
+      ;;
 
-	hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-	hardcode_libdir_separator_CXX=:
+    os2*)
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_minus_L=yes
+      allow_undefined_flag=unsupported
+      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
+      ;;
 
-	# Archives containing C++ object files must be created using
-	# the KAI C++ compiler.
-	old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
-	;;
-      RCC*)
-	# Rational C++ 2.4.1
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      cxx*)
-	allow_undefined_flag_CXX=' -expect_unresolved \*'
-	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
-	  echo "-hidden">> $lib.exp~
-	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
-	  $rm $lib.exp'
-
-	hardcode_libdir_flag_spec_CXX='-rpath $libdir'
-	hardcode_libdir_separator_CXX=:
-
-	# Commands to make compiler produce verbose output that lists
-	# what "hidden" libraries, object files and flags are used when
-	# linking a shared library.
-	#
-	# There doesn't appear to be a way to prevent this compiler from
-	# explicitly linking system object files so we need to strip them
-	# from the output so that they don't get included in the library
-	# dependencies.
-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
-	;;
-      *)
-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
-	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+    osf3*)
+      if test "$GCC" = yes; then
+	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+      else
+	allow_undefined_flag=' -expect_unresolved \*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      hardcode_libdir_separator=:
+      ;;
 
-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-	  hardcode_libdir_separator_CXX=:
+    osf4* | osf5*)	# as osf3* with the addition of -msym flag
+      if test "$GCC" = yes; then
+	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+      else
+	allow_undefined_flag=' -expect_unresolved \*'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
-	  # Commands to make compiler produce verbose output that lists
-	  # what "hidden" libraries, object files and flags are used when
-	  # linking a shared library.
-	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
+	# Both c and cxx compiler support -rpath directly
+	hardcode_libdir_flag_spec='-rpath $libdir'
+      fi
+      archive_cmds_need_lc='no'
+      hardcode_libdir_separator=:
+      ;;
 
+    solaris*)
+      no_undefined_flag=' -z defs'
+      if test "$GCC" = yes; then
+	wlarc='${wl}'
+	archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+      else
+	case `$CC -V 2>&1` in
+	*"Compilers 5.0"*)
+	  wlarc=''
+	  archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
+	  ;;
+	*)
+	  wlarc='${wl}'
+	  archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	  $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  ;;
+	esac
+      fi
+      hardcode_libdir_flag_spec='-R$libdir'
+      hardcode_shlibpath_var=no
+      case $host_os in
+      solaris2.[0-5] | solaris2.[0-5].*) ;;
+      *)
+	# The compiler driver will combine and reorder linker options,
+	# but understands `-z linker_flag'.  GCC discards it without `$wl',
+	# but is careful enough not to reorder.
+	# Supported since Solaris 2.6 (maybe 2.5.1?)
+	if test "$GCC" = yes; then
+	  whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
 	else
-	  # FIXME: insert proper C++ library support
-	  ld_shlibs_CXX=no
+	  whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
 	fi
 	;;
-    esac
-    ;;
-  psos*)
-    # FIXME: insert proper C++ library support
-    ld_shlibs_CXX=no
-    ;;
-  sunos4*)
-    case $cc_basename in
-      CC*)
-	# Sun C++ 4.x
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      lcc*)
-	# Lucid
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      *)
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-    esac
-    ;;
-  solaris*)
-    case $cc_basename in
-      CC*)
-	# Sun C++ 4.2, 5.x and Centerline C++
-        archive_cmds_need_lc_CXX=yes
-	no_undefined_flag_CXX=' -zdefs'
-	archive_cmds_CXX='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-	$CC -G${allow_undefined_flag}  ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
-
-	hardcode_libdir_flag_spec_CXX='-R$libdir'
-	hardcode_shlibpath_var_CXX=no
-	case $host_os in
-	  solaris2.[0-5] | solaris2.[0-5].*) ;;
-	  *)
-	    # The C++ compiler is used as linker so we must use $wl
-	    # flag to pass the commands to the underlying system
-	    # linker. We must also pass each convience library through
-	    # to the system linker between allextract/defaultextract.
-	    # The C++ compiler will combine linker options so we
-	    # cannot just pass the convience library names through
-	    # without $wl.
-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
-	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
-	    ;;
-	esac
-	link_all_deplibs_CXX=yes
+      esac
+      link_all_deplibs=yes
+      ;;
 
-	output_verbose_link_cmd='echo'
+    sunos4*)
+      if test "x$host_vendor" = xsequent; then
+	# Use $CC to link under sequent, because it throws in some extra .o
+	# files that make .init and .fini sections work.
+	archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
+      fi
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_direct=yes
+      hardcode_minus_L=yes
+      hardcode_shlibpath_var=no
+      ;;
 
-	# Archives containing C++ object files must be created using
-	# "CC -xar", where "CC" is the Sun C++ compiler.  This is
-	# necessary to make sure instantiated templates are included
-	# in the archive.
-	old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
+    sysv4)
+      case $host_vendor in
+	sni)
+	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  hardcode_direct=yes # is this really true???
 	;;
-      gcx*)
-	# Green Hills C++ Compiler
-	archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-
-	# The C++ compiler must be used to create the archive.
-	old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
+	siemens)
+	  ## LD is ld it makes a PLAMLIB
+	  ## CC just makes a GrossModule.
+	  archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
+	  reload_cmds='$CC -r -o $output$reload_objs'
+	  hardcode_direct=no
+        ;;
+	motorola)
+	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	  hardcode_direct=no #Motorola manual says yes, but my tests say they lie
 	;;
-      *)
-	# GNU C++ compiler with Solaris linker
-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	  no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
-	  if $CC --version | grep -v '^2\.7' > /dev/null; then
-	    archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-	    archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-		$CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
+      esac
+      runpath_var='LD_RUN_PATH'
+      hardcode_shlibpath_var=no
+      ;;
 
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
-	  else
-	    # g++ 2.7 appears to require `-G' NOT `-shared' on this
-	    # platform.
-	    archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-	    archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-		$CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
+    sysv4.3*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_shlibpath_var=no
+      export_dynamic_flag_spec='-Bexport'
+      ;;
 
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
-	  fi
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+	hardcode_shlibpath_var=no
+	runpath_var=LD_RUN_PATH
+	hardcode_runpath_var=yes
+	ld_shlibs=yes
+      fi
+      ;;
 
-	  hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
-	fi
-	;;
-    esac
-    ;;
-  sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
-    no_undefined_flag_CXX='${wl}-z,text'
-    archive_cmds_need_lc_CXX=no
-    hardcode_shlibpath_var_CXX=no
-    runpath_var='LD_RUN_PATH'
-
-    case $cc_basename in
-      CC*)
-	archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	;;
-      *)
-	archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	;;
-    esac
-    ;;
-  sysv5* | sco3.2v5* | sco5v6*)
-    # Note: We can NOT use -z defs as we might desire, because we do not
-    # link with -lc, and that would cause any symbols used from libc to
-    # always be unresolved, which means just about no library would
-    # ever link correctly.  If we're not using GNU ld we use -z text
-    # though, which does catch some bad symbols but isn't as heavy-handed
-    # as -z defs.
-    # For security reasons, it is highly recommended that you always
-    # use absolute paths for naming shared libraries, and exclude the
-    # DT_RUNPATH tag from executables and libraries.  But doing so
-    # requires that you compile everything twice, which is a pain.
-    # So that behaviour is only enabled if SCOABSPATH is set to a
-    # non-empty value in the environment.  Most likely only useful for
-    # creating official distributions of packages.
-    # This is a hack until libtool officially supports absolute path
-    # names for shared libraries.
-    no_undefined_flag_CXX='${wl}-z,text'
-    allow_undefined_flag_CXX='${wl}-z,nodefs'
-    archive_cmds_need_lc_CXX=no
-    hardcode_shlibpath_var_CXX=no
-    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
-    hardcode_libdir_separator_CXX=':'
-    link_all_deplibs_CXX=yes
-    export_dynamic_flag_spec_CXX='${wl}-Bexport'
-    runpath_var='LD_RUN_PATH'
-
-    case $cc_basename in
-      CC*)
-	archive_cmds_CXX='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	;;
-      *)
-	archive_cmds_CXX='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	;;
-    esac
-    ;;
-  tandem*)
-    case $cc_basename in
-      NCC*)
-	# NonStop-UX NCC 3.20
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-      *)
-	# FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-    esac
-    ;;
-  vxworks*)
-    # FIXME: insert proper C++ library support
-    ld_shlibs_CXX=no
-    ;;
-  *)
-    # FIXME: insert proper C++ library support
-    ld_shlibs_CXX=no
-    ;;
-esac
-echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
-echo "${ECHO_T}$ld_shlibs_CXX" >&6
-test "$ld_shlibs_CXX" = no && can_build_shared=no
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
+      no_undefined_flag='${wl}-z,text'
+      archive_cmds_need_lc=no
+      hardcode_shlibpath_var=no
+      runpath_var='LD_RUN_PATH'
 
-GCC_CXX="$GXX"
-LD_CXX="$LD"
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      fi
+      ;;
 
+    sysv5* | sco3.2v5* | sco5v6*)
+      # Note: We can NOT use -z defs as we might desire, because we do not
+      # link with -lc, and that would cause any symbols used from libc to
+      # always be unresolved, which means just about no library would
+      # ever link correctly.  If we're not using GNU ld we use -z text
+      # though, which does catch some bad symbols but isn't as heavy-handed
+      # as -z defs.
+      no_undefined_flag='${wl}-z,text'
+      allow_undefined_flag='${wl}-z,nodefs'
+      archive_cmds_need_lc=no
+      hardcode_shlibpath_var=no
+      hardcode_libdir_flag_spec='${wl}-R,$libdir'
+      hardcode_libdir_separator=':'
+      link_all_deplibs=yes
+      export_dynamic_flag_spec='${wl}-Bexport'
+      runpath_var='LD_RUN_PATH'
 
-cat > conftest.$ac_ext <<EOF
-class Foo
-{
-public:
-  Foo (void) { a = 0; }
-private:
-  int a;
-};
-EOF
+      if test "$GCC" = yes; then
+	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      else
+	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+      fi
+      ;;
 
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; then
-  # Parse the compiler output and extract the necessary
-  # objects, libraries and library flags.
+    uts4*)
+      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+      hardcode_libdir_flag_spec='-L$libdir'
+      hardcode_shlibpath_var=no
+      ;;
 
-  # Sentinel used to keep track of whether or not we are before
-  # the conftest object file.
-  pre_test_object_deps_done=no
+    *)
+      ld_shlibs=no
+      ;;
+    esac
 
-  # The `*' in the case matches for architectures that use `case' in
-  # $output_verbose_cmd can trigger glob expansion during the loop
-  # eval without this substitution.
-  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
+    if test x$host_vendor = xsni; then
+      case $host in
+      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
+	export_dynamic_flag_spec='${wl}-Blargedynsym'
+	;;
+      esac
+    fi
+  fi
 
-  for p in `eval $output_verbose_link_cmd`; do
-    case $p in
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
+$as_echo "$ld_shlibs" >&6; }
+test "$ld_shlibs" = no && can_build_shared=no
 
-    -L* | -R* | -l*)
-       # Some compilers place space between "-{L,R}" and the path.
-       # Remove the space.
-       if test $p = "-L" \
-	  || test $p = "-R"; then
-	 prev=$p
-	 continue
-       else
-	 prev=
-       fi
+with_gnu_ld=$with_gnu_ld
 
-       if test "$pre_test_object_deps_done" = no; then
-	 case $p in
-	 -L* | -R*)
-	   # Internal compiler library paths should come after those
-	   # provided the user.  The postdeps already come after the
-	   # user supplied libs so there is no need to process them.
-	   if test -z "$compiler_lib_search_path_CXX"; then
-	     compiler_lib_search_path_CXX="${prev}${p}"
-	   else
-	     compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
-	   fi
-	   ;;
-	 # The "-l" case would never come before the object being
-	 # linked, so don't bother handling this case.
-	 esac
-       else
-	 if test -z "$postdeps_CXX"; then
-	   postdeps_CXX="${prev}${p}"
-	 else
-	   postdeps_CXX="${postdeps_CXX} ${prev}${p}"
-	 fi
-       fi
-       ;;
 
-    *.$objext)
-       # This assumes that the test object file only shows up
-       # once in the compiler output.
-       if test "$p" = "conftest.$objext"; then
-	 pre_test_object_deps_done=yes
-	 continue
-       fi
 
-       if test "$pre_test_object_deps_done" = no; then
-	 if test -z "$predep_objects_CXX"; then
-	   predep_objects_CXX="$p"
-	 else
-	   predep_objects_CXX="$predep_objects_CXX $p"
-	 fi
-       else
-	 if test -z "$postdep_objects_CXX"; then
-	   postdep_objects_CXX="$p"
-	 else
-	   postdep_objects_CXX="$postdep_objects_CXX $p"
-	 fi
-       fi
-       ;;
 
-    *) ;; # Ignore the rest.
 
-    esac
-  done
 
-  # Clean up.
-  rm -f a.out a.exe
-else
-  echo "libtool.m4: error: problem compiling CXX test program"
-fi
 
-$rm -f confest.$objext
 
-# PORTME: override above test on systems where it is broken
-case $host_os in
-interix3*)
-  # Interix 3.5 installs completely hosed .la files for C++, so rather than
-  # hack all around it, let's just trust "g++" to DTRT.
-  predep_objects_CXX=
-  postdep_objects_CXX=
-  postdeps_CXX=
-  ;;
 
-solaris*)
-  case $cc_basename in
-  CC*)
-    # Adding this requires a known-good setup of shared libraries for
-    # Sun compiler versions before 5.6, else PIC objects from an old
-    # archive will be linked into the output, leading to subtle bugs.
-    postdeps_CXX='-lCstd -lCrun'
-    ;;
-  esac
-  ;;
-esac
 
 
-case " $postdeps_CXX " in
-*" -lc "*) archive_cmds_need_lc_CXX=no ;;
-esac
 
-lt_prog_compiler_wl_CXX=
-lt_prog_compiler_pic_CXX=
-lt_prog_compiler_static_CXX=
 
-echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
-echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
 
-  # C++ specific cases for pic, static, wl, etc.
-  if test "$GXX" = yes; then
-    lt_prog_compiler_wl_CXX='-Wl,'
-    lt_prog_compiler_static_CXX='-static'
 
-    case $host_os in
-    aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static_CXX='-Bstatic'
-      fi
-      ;;
-    amigaos*)
-      # FIXME: we need at least 68020 code to build shared libraries, but
-      # adding the `-m68020' flag to GCC prevents building anything better,
-      # like `-m68040'.
-      lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
-      ;;
-    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
-    mingw* | os2* | pw32*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
-      ;;
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      lt_prog_compiler_pic_CXX='-fno-common'
-      ;;
-    *djgpp*)
-      # DJGPP does not support shared libraries at all
-      lt_prog_compiler_pic_CXX=
-      ;;
-    interix3*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	lt_prog_compiler_pic_CXX=-Kconform_pic
-      fi
-      ;;
-    hpux*)
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	;;
-      *)
-	lt_prog_compiler_pic_CXX='-fPIC'
-	;;
-      esac
-      ;;
-    *)
-      lt_prog_compiler_pic_CXX='-fPIC'
-      ;;
-    esac
-  else
-    case $host_os in
-      aix4* | aix5*)
-	# All AIX code is PIC.
-	if test "$host_cpu" = ia64; then
-	  # AIX 5 now supports IA64 processor
-	  lt_prog_compiler_static_CXX='-Bstatic'
-	else
-	  lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
-	fi
-	;;
-      chorus*)
-	case $cc_basename in
-	cxch68*)
-	  # Green Hills C++ Compiler
-	  # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
-	  ;;
-	esac
-	;;
-       darwin*)
-         # PIC is the default on this platform
-         # Common symbols not allowed in MH_DYLIB files
-         case $cc_basename in
-           xlc*)
-           lt_prog_compiler_pic_CXX='-qnocommon'
-           lt_prog_compiler_wl_CXX='-Wl,'
-           ;;
-         esac
-       ;;
-      dgux*)
-	case $cc_basename in
-	  ec++*)
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    ;;
-	  ghcx*)
-	    # Green Hills C++ Compiler
-	    lt_prog_compiler_pic_CXX='-pic'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      freebsd* | kfreebsd*-gnu | dragonfly*)
-	# FreeBSD uses GNU C++
-	;;
-      hpux9* | hpux10* | hpux11*)
-	case $cc_basename in
-	  CC*)
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
-	    if test "$host_cpu" != ia64; then
-	      lt_prog_compiler_pic_CXX='+Z'
-	    fi
-	    ;;
-	  aCC*)
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
-	    case $host_cpu in
-	    hppa*64*|ia64*)
-	      # +Z the default
-	      ;;
-	    *)
-	      lt_prog_compiler_pic_CXX='+Z'
-	      ;;
-	    esac
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      interix*)
-	# This is c89, which is MS Visual C++ (no shared libs)
-	# Anyone wants to do a port?
-	;;
-      irix5* | irix6* | nonstopux*)
-	case $cc_basename in
-	  CC*)
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_static_CXX='-non_shared'
-	    # CC pic flag -KPIC is the default.
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      linux*)
-	case $cc_basename in
-	  KCC*)
-	    # KAI C++ Compiler
-	    lt_prog_compiler_wl_CXX='--backend -Wl,'
-	    lt_prog_compiler_pic_CXX='-fPIC'
-	    ;;
-	  icpc* | ecpc*)
-	    # Intel C++
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    lt_prog_compiler_static_CXX='-static'
-	    ;;
-	  pgCC*)
-	    # Portland Group C++ compiler.
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_pic_CXX='-fpic'
-	    lt_prog_compiler_static_CXX='-Bstatic'
-	    ;;
-	  cxx*)
-	    # Compaq C++
-	    # Make sure the PIC flag is empty.  It appears that all Alpha
-	    # Linux and Compaq Tru64 Unix objects are PIC.
-	    lt_prog_compiler_pic_CXX=
-	    lt_prog_compiler_static_CXX='-non_shared'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      lynxos*)
-	;;
-      m88k*)
-	;;
-      mvs*)
-	case $cc_basename in
-	  cxx*)
-	    lt_prog_compiler_pic_CXX='-W c,exportall'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-	;;
-      osf3* | osf4* | osf5*)
-	case $cc_basename in
-	  KCC*)
-	    lt_prog_compiler_wl_CXX='--backend -Wl,'
-	    ;;
-	  RCC*)
-	    # Rational C++ 2.4.1
-	    lt_prog_compiler_pic_CXX='-pic'
-	    ;;
-	  cxx*)
-	    # Digital/Compaq C++
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    # Make sure the PIC flag is empty.  It appears that all Alpha
-	    # Linux and Compaq Tru64 Unix objects are PIC.
-	    lt_prog_compiler_pic_CXX=
-	    lt_prog_compiler_static_CXX='-non_shared'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      psos*)
-	;;
-      solaris*)
-	case $cc_basename in
-	  CC*)
-	    # Sun C++ 4.2, 5.x and Centerline C++
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    lt_prog_compiler_static_CXX='-Bstatic'
-	    lt_prog_compiler_wl_CXX='-Qoption ld '
-	    ;;
-	  gcx*)
-	    # Green Hills C++ Compiler
-	    lt_prog_compiler_pic_CXX='-PIC'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      sunos4*)
-	case $cc_basename in
-	  CC*)
-	    # Sun C++ 4.x
-	    lt_prog_compiler_pic_CXX='-pic'
-	    lt_prog_compiler_static_CXX='-Bstatic'
-	    ;;
-	  lcc*)
-	    # Lucid
-	    lt_prog_compiler_pic_CXX='-pic'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      tandem*)
-	case $cc_basename in
-	  NCC*)
-	    # NonStop-UX NCC 3.20
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-	case $cc_basename in
-	  CC*)
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    lt_prog_compiler_static_CXX='-Bstatic'
-	    ;;
-	esac
-	;;
-      vxworks*)
-	;;
-      *)
-	lt_prog_compiler_can_build_shared_CXX=no
-	;;
-    esac
-  fi
-
-echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
-echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6
-
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$lt_prog_compiler_pic_CXX"; then
-
-echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
-echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6
-if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_prog_compiler_pic_works_CXX=no
-  ac_outfile=conftest.$ac_objext
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:11505: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:11509: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_prog_compiler_pic_works_CXX=yes
-     fi
-   fi
-   $rm conftest*
-
-fi
-echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5
-echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6
-
-if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then
-    case $lt_prog_compiler_pic_CXX in
-     "" | " "*) ;;
-     *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
-     esac
-else
-    lt_prog_compiler_pic_CXX=
-     lt_prog_compiler_can_build_shared_CXX=no
-fi
-
-fi
-case $host_os in
-  # For platforms which do not support PIC, -DPIC is meaningless:
-  *djgpp*)
-    lt_prog_compiler_pic_CXX=
-    ;;
-  *)
-    lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
-    ;;
-esac
-
-#
-# Check to make sure the static flag actually works.
-#
-wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
-echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
-echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6
-if test "${lt_prog_compiler_static_works_CXX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_prog_compiler_static_works_CXX=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
-   printf "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&5
-       $echo "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         lt_prog_compiler_static_works_CXX=yes
-       fi
-     else
-       lt_prog_compiler_static_works_CXX=yes
-     fi
-   fi
-   $rm conftest*
-   LDFLAGS="$save_LDFLAGS"
-
-fi
-echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_CXX" >&5
-echo "${ECHO_T}$lt_prog_compiler_static_works_CXX" >&6
-
-if test x"$lt_prog_compiler_static_works_CXX" = xyes; then
-    :
-else
-    lt_prog_compiler_static_CXX=
-fi
-
-
-echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
-echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
-if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_cv_prog_compiler_c_o_CXX=no
-   $rm -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:11609: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&5
-   echo "$as_me:11613: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_c_o_CXX=yes
-     fi
-   fi
-   chmod u+w . 2>&5
-   $rm conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
-   $rm out/* && rmdir out
-   cd ..
-   rmdir conftest
-   $rm conftest*
-
-fi
-echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
-echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6
-
-
-hard_links="nottested"
-if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
-  # do not overwrite the value of need_locks provided by the user
-  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
-echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
-  hard_links=yes
-  $rm conftest*
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  touch conftest.a
-  ln conftest.a conftest.b 2>&5 || hard_links=no
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  echo "$as_me:$LINENO: result: $hard_links" >&5
-echo "${ECHO_T}$hard_links" >&6
-  if test "$hard_links" = no; then
-    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
-echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-    need_locks=warn
-  fi
-else
-  need_locks=no
-fi
-
-echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
-echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
-
-  export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  case $host_os in
-  aix4* | aix5*)
-    # If we're using GNU nm, then we don't want the "-C" option.
-    # -C means demangle to AIX nm, but means don't demangle with GNU nm
-    if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
-      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
-    else
-      export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
-    fi
-    ;;
-  pw32*)
-    export_symbols_cmds_CXX="$ltdll_cmds"
-  ;;
-  cygwin* | mingw*)
-    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([^ ]*\) [^ ]*/\1 DATA/;/^I /d;/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
-  kfreebsd*-gnu)
-    link_all_deplibs_CXX=no
-  ;;
-  linux*)
-    link_all_deplibs_CXX=no
-  ;;
-  *)
-    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
-  esac
-
-echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
-echo "${ECHO_T}$ld_shlibs_CXX" >&6
-test "$ld_shlibs_CXX" = no && can_build_shared=no
-
-#
-# Do we need to explicitly link libc?
-#
-case "x$archive_cmds_need_lc_CXX" in
-x|xyes)
-  # Assume -lc should be added
-  archive_cmds_need_lc_CXX=yes
-
-  if test "$enable_shared" = yes && test "$GCC" = yes; then
-    case $archive_cmds_CXX in
-    *'~'*)
-      # FIXME: we may have to deal with multi-command sequences.
-      ;;
-    '$CC '*)
-      # Test whether the compiler implicitly links with -lc since on some
-      # systems, -lgcc has to come before -lc. If gcc already passes -lc
-      # to ld, don't add -lc before -lgcc.
-      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
-echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
-      $rm conftest*
-      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$lt_prog_compiler_wl_CXX
-	pic_flag=$lt_prog_compiler_pic_CXX
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
-        allow_undefined_flag_CXX=
-        if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
-  (eval $archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-        then
-	  archive_cmds_need_lc_CXX=no
-        else
-	  archive_cmds_need_lc_CXX=yes
-        fi
-        allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $rm conftest*
-      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
-echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6
-      ;;
-    esac
-  fi
-  ;;
-esac
-
-echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
-echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
-library_names_spec=
-libname_spec='lib$name'
-soname_spec=
-shrext_cmds=".so"
-postinstall_cmds=
-postuninstall_cmds=
-finish_cmds=
-finish_eval=
-shlibpath_var=
-shlibpath_overrides_runpath=unknown
-version_type=none
-dynamic_linker="$host_os ld.so"
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
-if test "$GCC" = yes; then
-  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
-    # if the path contains ";" then we assume it to be the separator
-    # otherwise default to the standard path separator (i.e. ":") - it is
-    # assumed that no part of a normal pathname contains ";" but that should
-    # okay in the real world where ";" in dirpaths is itself problematic.
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-  fi
-else
-  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
-fi
-need_lib_prefix=unknown
-hardcode_into_libs=no
-
-# when you set need_version to no, make sure it does not cause -set_version
-# flags to be left without arguments
-need_version=unknown
-
-case $host_os in
-aix3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
-  shlibpath_var=LIBPATH
-
-  # AIX 3 has no versioning support, so we append a major version to the name.
-  soname_spec='${libname}${release}${shared_ext}$major'
-  ;;
-
-aix4* | aix5*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  hardcode_into_libs=yes
-  if test "$host_cpu" = ia64; then
-    # AIX 5 supports IA64
-    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-    shlibpath_var=LD_LIBRARY_PATH
-  else
-    # With GCC up to 2.95.x, collect2 would create an import file
-    # for dependence libraries.  The import file would start with
-    # the line `#! .'.  This would cause the generated library to
-    # depend on `.', always an invalid library.  This was fixed in
-    # development snapshots of GCC prior to 3.0.
-    case $host_os in
-      aix4 | aix4.[01] | aix4.[01].*)
-      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
-	   echo ' yes '
-	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
-	:
-      else
-	can_build_shared=no
-      fi
-      ;;
-    esac
-    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
-    # soname into executable. Probably we can add versioning support to
-    # collect2, so additional links can be useful in future.
-    if test "$aix_use_runtimelinking" = yes; then
-      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
-      # instead of lib<name>.a to let people know that these are not
-      # typical AIX shared libraries.
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    else
-      # We preserve .a as extension for shared libraries through AIX4.2
-      # and later when we are not doing run time linking.
-      library_names_spec='${libname}${release}.a $libname.a'
-      soname_spec='${libname}${release}${shared_ext}$major'
-    fi
-    shlibpath_var=LIBPATH
-  fi
-  ;;
-
-amigaos*)
-  library_names_spec='$libname.ixlibrary $libname.a'
-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
-  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
-  ;;
-
-beos*)
-  library_names_spec='${libname}${shared_ext}'
-  dynamic_linker="$host_os ld.so"
-  shlibpath_var=LIBRARY_PATH
-  ;;
-
-bsdi[45]*)
-  version_type=linux
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
-  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
-  # the default ld.so.conf also contains /usr/contrib/lib and
-  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
-  # libtool to hard-code these into programs
-  ;;
-
-cygwin* | mingw* | pw32*)
-  version_type=windows
-  shrext_cmds=".dll"
-  need_version=no
-  need_lib_prefix=no
-
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32*)
-    library_names_spec='$libname.dll.a'
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname~
-      chmod a+x \$dldir/$dlname'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $rm \$dlpath'
-    shlibpath_overrides_runpath=yes
-
-    case $host_os in
-    cygwin*)
-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
-      ;;
-    mingw*)
-      # MinGW DLLs use traditional 'lib' prefix
-      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
-      ;;
-    pw32*)
-      # pw32 DLLs use 'pw' prefix rather than 'lib'
-      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    esac
-    ;;
-
-  *)
-    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
-    ;;
-  esac
-  dynamic_linker='Win32 ld.exe'
-  # FIXME: first we should search . and the directory the executable is in
-  shlibpath_var=PATH
-  ;;
-
-darwin* | rhapsody*)
-  dynamic_linker="$host_os dyld"
-  version_type=darwin
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
-  soname_spec='${libname}${release}${major}$shared_ext'
-  shlibpath_overrides_runpath=yes
-  shlibpath_var=DYLD_LIBRARY_PATH
-  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
-  if test "$GCC" = yes; then
-    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-  else
-    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
-  fi
-  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
-  ;;
-
-dgux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
-kfreebsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
-
-freebsd* | dragonfly*)
-  # DragonFly does not have aout.  When/if they implement a new
-  # versioning mechanism, adjust this.
-  if test -x /usr/bin/objformat; then
-    objformat=`/usr/bin/objformat`
-  else
-    case $host_os in
-    freebsd[123]*) objformat=aout ;;
-    *) objformat=elf ;;
-    esac
-  fi
-  version_type=freebsd-$objformat
-  case $version_type in
-    freebsd-elf*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-      need_version=no
-      need_lib_prefix=no
-      ;;
-    freebsd-*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
-      need_version=yes
-      ;;
-  esac
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_os in
-  freebsd2*)
-    shlibpath_overrides_runpath=yes
-    ;;
-  freebsd3.[01]* | freebsdelf3.[01]*)
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
-  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
-    shlibpath_overrides_runpath=no
-    hardcode_into_libs=yes
-    ;;
-  freebsd*) # from 4.6 on
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  esac
-  ;;
-
-gnu*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  hardcode_into_libs=yes
-  ;;
-
-hpux9* | hpux10* | hpux11*)
-  # Give a soname corresponding to the major version so that dld.sl refuses to
-  # link against other versions.
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  case $host_cpu in
-  ia64*)
-    shrext_cmds='.so'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.so"
-    shlibpath_var=LD_LIBRARY_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    if test "X$HPUX_IA64_MODE" = X32; then
-      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
-    else
-      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
-    fi
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-   hppa*64*)
-     shrext_cmds='.sl'
-     hardcode_into_libs=yes
-     dynamic_linker="$host_os dld.sl"
-     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-     soname_spec='${libname}${release}${shared_ext}$major'
-     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
-     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-     ;;
-   *)
-    shrext_cmds='.sl'
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=SHLIB_PATH
-    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    ;;
-  esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
-  postinstall_cmds='chmod 555 $lib'
-  ;;
-
-interix3*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-irix5* | irix6* | nonstopux*)
-  case $host_os in
-    nonstopux*) version_type=nonstopux ;;
-    *)
-	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
-	else
-		version_type=irix
-	fi ;;
-  esac
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
-  case $host_os in
-  irix5* | nonstopux*)
-    libsuff= shlibsuff=
-    ;;
-  *)
-    case $LD in # libtool.m4 will add one of these switches to LD
-    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
-      libsuff= shlibsuff= libmagic=32-bit;;
-    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
-      libsuff=32 shlibsuff=N32 libmagic=N32;;
-    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
-      libsuff=64 shlibsuff=64 libmagic=64-bit;;
-    *) libsuff= shlibsuff= libmagic=never-match;;
-    esac
-    ;;
-  esac
-  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
-  shlibpath_overrides_runpath=no
-  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
-  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
-  hardcode_into_libs=yes
-  ;;
-
-# No shared lib support for Linux oldld, aout, or coff.
-linux*oldld* | linux*aout* | linux*coff*)
-  dynamic_linker=no
-  ;;
-
-# This must be Linux ELF.
-linux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  # This implies no fast_install, which is unacceptable.
-  # Some rework will be needed to allow for fast_install
-  # before this can be enabled.
-  hardcode_into_libs=yes
-
-  # Append ld.so.conf contents to the search path
-  if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-  fi
-
-  # We used to test for /lib/ld.so.1 and disable shared libraries on
-  # powerpc, because MkLinux only supported shared libraries with the
-  # GNU dynamic linker.  Since this was broken with cross compilers,
-  # most powerpc-linux boxes support dynamic linking these days and
-  # people can always --disable-shared, the test was removed, and we
-  # assume the GNU/Linux dynamic linker is in use.
-  dynamic_linker='GNU/Linux ld.so'
-  ;;
-
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
-knetbsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
-
-netbsd*)
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-    dynamic_linker='NetBSD (a.out) ld.so'
-  else
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    dynamic_linker='NetBSD ld.elf_so'
-  fi
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  ;;
-
-newsos6)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
-
-nto-qnx*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
-
-openbsd*)
-  version_type=sunos
-  sys_lib_dlsearch_path_spec="/usr/lib"
-  need_lib_prefix=no
-  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-  case $host_os in
-    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
-    *)                         need_version=no  ;;
-  esac
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    case $host_os in
-      openbsd2.[89] | openbsd2.[89].*)
-	shlibpath_overrides_runpath=no
-	;;
-      *)
-	shlibpath_overrides_runpath=yes
-	;;
-      esac
-  else
-    shlibpath_overrides_runpath=yes
-  fi
-  ;;
-
-os2*)
-  libname_spec='$name'
-  shrext_cmds=".dll"
-  need_lib_prefix=no
-  library_names_spec='$libname${shared_ext} $libname.a'
-  dynamic_linker='OS/2 ld.exe'
-  shlibpath_var=LIBPATH
-  ;;
-
-osf3* | osf4* | osf5*)
-  version_type=osf
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
-  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-  ;;
-
-solaris*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  # ldd complains unless libraries are executable
-  postinstall_cmds='chmod +x $lib'
-  ;;
-
-sunos4*)
-  version_type=sunos
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  if test "$with_gnu_ld" = yes; then
-    need_lib_prefix=no
-  fi
-  need_version=yes
-  ;;
-
-sysv4 | sysv4.3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_vendor in
-    sni)
-      shlibpath_overrides_runpath=no
-      need_lib_prefix=no
-      export_dynamic_flag_spec='${wl}-Blargedynsym'
-      runpath_var=LD_RUN_PATH
-      ;;
-    siemens)
-      need_lib_prefix=no
-      ;;
-    motorola)
-      need_lib_prefix=no
-      need_version=no
-      shlibpath_overrides_runpath=no
-      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
-      ;;
-  esac
-  ;;
-
-sysv4*MP*)
-  if test -d /usr/nec ;then
-    version_type=linux
-    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
-    soname_spec='$libname${shared_ext}.$major'
-    shlibpath_var=LD_LIBRARY_PATH
-  fi
-  ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  version_type=freebsd-elf
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  hardcode_into_libs=yes
-  if test "$with_gnu_ld" = yes; then
-    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
-    shlibpath_overrides_runpath=no
-  else
-    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
-    shlibpath_overrides_runpath=yes
-    case $host_os in
-      sco3.2v5*)
-        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
-	;;
-    esac
-  fi
-  sys_lib_dlsearch_path_spec='/usr/lib'
-  ;;
-
-uts4*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-*)
-  dynamic_linker=no
-  ;;
-esac
-echo "$as_me:$LINENO: result: $dynamic_linker" >&5
-echo "${ECHO_T}$dynamic_linker" >&6
-test "$dynamic_linker" = no && can_build_shared=no
-
-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
-if test "$GCC" = yes; then
-  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
-fi
-
-echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
-echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
-hardcode_action_CXX=
-if test -n "$hardcode_libdir_flag_spec_CXX" || \
-   test -n "$runpath_var_CXX" || \
-   test "X$hardcode_automatic_CXX" = "Xyes" ; then
-
-  # We can hardcode non-existant directories.
-  if test "$hardcode_direct_CXX" != no &&
-     # If the only mechanism to avoid hardcoding is shlibpath_var, we
-     # have to relink, otherwise we might link with an installed library
-     # when we should be linking with a yet-to-be-installed one
-     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
-     test "$hardcode_minus_L_CXX" != no; then
-    # Linking always hardcodes the temporary library directory.
-    hardcode_action_CXX=relink
-  else
-    # We can link without hardcoding, and we can hardcode nonexisting dirs.
-    hardcode_action_CXX=immediate
-  fi
-else
-  # We cannot hardcode anything, or else we can only hardcode existing
-  # directories.
-  hardcode_action_CXX=unsupported
-fi
-echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
-echo "${ECHO_T}$hardcode_action_CXX" >&6
-
-if test "$hardcode_action_CXX" = relink; then
-  # Fast installation is not supported
-  enable_fast_install=no
-elif test "$shlibpath_overrides_runpath" = yes ||
-     test "$enable_shared" = no; then
-  # Fast installation is not necessary
-  enable_fast_install=needless
-fi
-
-
-# The else clause should only fire when bootstrapping the
-# libtool distribution, otherwise you forgot to ship ltmain.sh
-# with your package, and you will get complaints that there are
-# no rules to generate ltmain.sh.
-if test -f "$ltmain"; then
-  # See if we are running on zsh, and set the options which allow our commands through
-  # without removal of \ escapes.
-  if test -n "${ZSH_VERSION+set}" ; then
-    setopt NO_GLOB_SUBST
-  fi
-  # Now quote all the things that may contain metacharacters while being
-  # careful not to overquote the AC_SUBSTed values.  We take copies of the
-  # variables and quote the copies for generation of the libtool script.
-  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
-    SED SHELL STRIP \
-    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
-    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
-    deplibs_check_method reload_flag reload_cmds need_locks \
-    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
-    lt_cv_sys_global_symbol_to_c_name_address \
-    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
-    old_postinstall_cmds old_postuninstall_cmds \
-    compiler_CXX \
-    CC_CXX \
-    LD_CXX \
-    lt_prog_compiler_wl_CXX \
-    lt_prog_compiler_pic_CXX \
-    lt_prog_compiler_static_CXX \
-    lt_prog_compiler_no_builtin_flag_CXX \
-    export_dynamic_flag_spec_CXX \
-    thread_safe_flag_spec_CXX \
-    whole_archive_flag_spec_CXX \
-    enable_shared_with_static_runtimes_CXX \
-    old_archive_cmds_CXX \
-    old_archive_from_new_cmds_CXX \
-    predep_objects_CXX \
-    postdep_objects_CXX \
-    predeps_CXX \
-    postdeps_CXX \
-    compiler_lib_search_path_CXX \
-    archive_cmds_CXX \
-    archive_expsym_cmds_CXX \
-    postinstall_cmds_CXX \
-    postuninstall_cmds_CXX \
-    old_archive_from_expsyms_cmds_CXX \
-    allow_undefined_flag_CXX \
-    no_undefined_flag_CXX \
-    export_symbols_cmds_CXX \
-    hardcode_libdir_flag_spec_CXX \
-    hardcode_libdir_flag_spec_ld_CXX \
-    hardcode_libdir_separator_CXX \
-    hardcode_automatic_CXX \
-    module_cmds_CXX \
-    module_expsym_cmds_CXX \
-    lt_cv_prog_compiler_c_o_CXX \
-    exclude_expsyms_CXX \
-    include_expsyms_CXX; do
-
-    case $var in
-    old_archive_cmds_CXX | \
-    old_archive_from_new_cmds_CXX | \
-    archive_cmds_CXX | \
-    archive_expsym_cmds_CXX | \
-    module_cmds_CXX | \
-    module_expsym_cmds_CXX | \
-    old_archive_from_expsyms_cmds_CXX | \
-    export_symbols_cmds_CXX | \
-    extract_expsyms_cmds | reload_cmds | finish_cmds | \
-    postinstall_cmds | postuninstall_cmds | \
-    old_postinstall_cmds | old_postuninstall_cmds | \
-    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
-      # Double-quote double-evaled strings.
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
-      ;;
-    *)
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
-      ;;
-    esac
-  done
-
-  case $lt_echo in
-  *'\$0 --fallback-echo"')
-    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
-    ;;
-  esac
-
-cfgfile="$ofile"
-
-  cat <<__EOF__ >> "$cfgfile"
-# ### BEGIN LIBTOOL TAG CONFIG: $tagname
-
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
-
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
-
-# Whether or not to build shared libraries.
-build_libtool_libs=$enable_shared
-
-# Whether or not to build static libraries.
-build_old_libs=$enable_static
-
-# Whether or not to add -lc for building shared libraries.
-build_libtool_need_lc=$archive_cmds_need_lc_CXX
-
-# Whether or not to disallow shared libs when runtime libs are static
-allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
-
-# Whether or not to optimize for fast installation.
-fast_install=$enable_fast_install
-
-# The host system.
-host_alias=$host_alias
-host=$host
-host_os=$host_os
-
-# The build system.
-build_alias=$build_alias
-build=$build
-build_os=$build_os
-
-# An echo program that does not interpret backslashes.
-echo=$lt_echo
-
-# The archiver.
-AR=$lt_AR
-AR_FLAGS=$lt_AR_FLAGS
-
-# A C compiler.
-LTCC=$lt_LTCC
-
-# LTCC compiler flags.
-LTCFLAGS=$lt_LTCFLAGS
-
-# A language-specific compiler.
-CC=$lt_compiler_CXX
-
-# Is the compiler the GNU C compiler?
-with_gcc=$GCC_CXX
-
-# An ERE matcher.
-EGREP=$lt_EGREP
-
-# The linker used to build libraries.
-LD=$lt_LD_CXX
-
-# Whether we need hard or soft links.
-LN_S=$lt_LN_S
-
-# A BSD-compatible nm program.
-NM=$lt_NM
-
-# A symbol stripping program
-STRIP=$lt_STRIP
-
-# Used to examine libraries when file_magic_cmd begins "file"
-MAGIC_CMD=$MAGIC_CMD
-
-# Used on cygwin: DLL creation program.
-DLLTOOL="$DLLTOOL"
-
-# Used on cygwin: object dumper.
-OBJDUMP="$OBJDUMP"
-
-# Used on cygwin: assembler.
-AS="$AS"
-
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
-
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
-
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl_CXX
-
-# Object file suffix (normally "o").
-objext="$ac_objext"
-
-# Old archive suffix (normally "a").
-libext="$libext"
-
-# Shared library suffix (normally ".so").
-shrext_cmds='$shrext_cmds'
-
-# Executable file suffix (normally "").
-exeext="$exeext"
-
-# Additional compiler flags for building library objects.
-pic_flag=$lt_lt_prog_compiler_pic_CXX
-pic_mode=$pic_mode
-
-# What is the maximum length of a command?
-max_cmd_len=$lt_cv_sys_max_cmd_len
-
-# Does compiler simultaneously support -c and -o options?
-compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
-
-# Must we lock files when doing compilation?
-need_locks=$lt_need_locks
-
-# Do we need the lib prefix for modules?
-need_lib_prefix=$need_lib_prefix
-
-# Do we need a version for libraries?
-need_version=$need_version
-
-# Whether dlopen is supported.
-dlopen_support=$enable_dlopen
-
-# Whether dlopen of programs is supported.
-dlopen_self=$enable_dlopen_self
-
-# Whether dlopen of statically linked programs is supported.
-dlopen_self_static=$enable_dlopen_self_static
-
-# Compiler flag to prevent dynamic linking.
-link_static_flag=$lt_lt_prog_compiler_static_CXX
-
-# Compiler flag to turn off builtin functions.
-no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
-
-# Compiler flag to allow reflexive dlopens.
-export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
-
-# Compiler flag to generate shared objects directly from archives.
-whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
-
-# Compiler flag to generate thread-safe objects.
-thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX
-
-# Library versioning type.
-version_type=$version_type
-
-# Format of library name prefix.
-libname_spec=$lt_libname_spec
-
-# List of archive names.  First name is the real one, the rest are links.
-# The last name is the one that the linker finds with -lNAME.
-library_names_spec=$lt_library_names_spec
-
-# The coded name of the library, if different from the real name.
-soname_spec=$lt_soname_spec
-
-# Commands used to build and install an old-style archive.
-RANLIB=$lt_RANLIB
-old_archive_cmds=$lt_old_archive_cmds_CXX
-old_postinstall_cmds=$lt_old_postinstall_cmds
-old_postuninstall_cmds=$lt_old_postuninstall_cmds
-
-# Create an old-style archive from a shared archive.
-old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
-
-# Create a temporary old-style archive to link instead of a shared archive.
-old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
-
-# Commands used to build and install a shared archive.
-archive_cmds=$lt_archive_cmds_CXX
-archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
-postinstall_cmds=$lt_postinstall_cmds
-postuninstall_cmds=$lt_postuninstall_cmds
-
-# Commands used to build a loadable module (assumed same as above if empty)
-module_cmds=$lt_module_cmds_CXX
-module_expsym_cmds=$lt_module_expsym_cmds_CXX
+#
+# Do we need to explicitly link libc?
+#
+case "x$archive_cmds_need_lc" in
+x|xyes)
+  # Assume -lc should be added
+  archive_cmds_need_lc=yes
 
-# Commands to strip libraries.
-old_striplib=$lt_old_striplib
-striplib=$lt_striplib
+  if test "$enable_shared" = yes && test "$GCC" = yes; then
+    case $archive_cmds in
+    *'~'*)
+      # FIXME: we may have to deal with multi-command sequences.
+      ;;
+    '$CC '*)
+      # Test whether the compiler implicitly links with -lc since on some
+      # systems, -lgcc has to come before -lc. If gcc already passes -lc
+      # to ld, don't add -lc before -lgcc.
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
+$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
+      $RM conftest*
+      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } 2>conftest.err; then
+        soname=conftest
+        lib=conftest
+        libobjs=conftest.$ac_objext
+        deplibs=
+        wl=$lt_prog_compiler_wl
+	pic_flag=$lt_prog_compiler_pic
+        compiler_flags=-v
+        linker_flags=-v
+        verstring=
+        output_objdir=.
+        libname=conftest
+        lt_save_allow_undefined_flag=$allow_undefined_flag
+        allow_undefined_flag=
+        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+  (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+        then
+	  archive_cmds_need_lc=no
+        else
+	  archive_cmds_need_lc=yes
+        fi
+        allow_undefined_flag=$lt_save_allow_undefined_flag
+      else
+        cat conftest.err 1>&5
+      fi
+      $RM conftest*
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
+$as_echo "$archive_cmds_need_lc" >&6; }
+      ;;
+    esac
+  fi
+  ;;
+esac
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predep_objects=$lt_predep_objects_CXX
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdep_objects=$lt_postdep_objects_CXX
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predeps=$lt_predeps_CXX
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdeps=$lt_postdeps_CXX
 
-# The library search path used internally by the compiler when linking
-# a shared library.
-compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
 
-# Method to check whether dependent libraries are shared objects.
-deplibs_check_method=$lt_deplibs_check_method
 
-# Command to use when deplibs_check_method == file_magic.
-file_magic_cmd=$lt_file_magic_cmd
 
-# Flag that allows shared libraries with undefined symbols to be built.
-allow_undefined_flag=$lt_allow_undefined_flag_CXX
 
-# Flag that forces no undefined symbols.
-no_undefined_flag=$lt_no_undefined_flag_CXX
 
-# Commands used to finish a libtool library installation in a directory.
-finish_cmds=$lt_finish_cmds
 
-# Same as above, but a single script fragment to be evaled but not shown.
-finish_eval=$lt_finish_eval
 
-# Take the output of nm and produce a listing of raw symbols and C names.
-global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
 
-# Transform the output of nm in a proper C declaration
-global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
 
-# Transform the output of nm in a C name address pair
-global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
 
-# This is the shared library runtime path variable.
-runpath_var=$runpath_var
 
-# This is the shared library path variable.
-shlibpath_var=$shlibpath_var
 
-# Is shlibpath searched before the hard-coded library search path?
-shlibpath_overrides_runpath=$shlibpath_overrides_runpath
 
-# How to hardcode a shared library path into an executable.
-hardcode_action=$hardcode_action_CXX
 
-# Whether we should hardcode library paths into libraries.
-hardcode_into_libs=$hardcode_into_libs
 
-# Flag to hardcode \$libdir into a binary during linking.
-# This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
 
-# If ld is used when linking, flag to hardcode \$libdir into
-# a binary during linking. This must work even if \$libdir does
-# not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
 
-# Whether we need a single -rpath flag with a separated argument.
-hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
 
-# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
-# resulting binary.
-hardcode_direct=$hardcode_direct_CXX
 
-# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
-# resulting binary.
-hardcode_minus_L=$hardcode_minus_L_CXX
 
-# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
-# the resulting binary.
-hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
 
-# Set to yes if building a shared library automatically hardcodes DIR into the library
-# and all subsequent libraries and executables linked against it.
-hardcode_automatic=$hardcode_automatic_CXX
 
-# Variables whose values should be saved in libtool wrapper scripts and
-# restored at relink time.
-variables_saved_for_relink="$variables_saved_for_relink"
 
-# Whether libtool must link a program against all its dependency libraries.
-link_all_deplibs=$link_all_deplibs_CXX
 
-# Compile-time system search path for libraries
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
 
-# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path="$fix_srcfile_path_CXX"
 
-# Set to yes if exported symbols are required.
-always_export_symbols=$always_export_symbols_CXX
 
-# The commands to list exported symbols.
-export_symbols_cmds=$lt_export_symbols_cmds_CXX
 
-# The commands to extract the exported symbol list from a shared archive.
-extract_expsyms_cmds=$lt_extract_expsyms_cmds
 
-# Symbols that should not be listed in the preloaded symbols.
-exclude_expsyms=$lt_exclude_expsyms_CXX
 
-# Symbols that must always be exported.
-include_expsyms=$lt_include_expsyms_CXX
 
-# ### END LIBTOOL TAG CONFIG: $tagname
 
-__EOF__
 
 
-else
-  # If there is no Makefile yet, we rely on a make rule to execute
-  # `config.status --recheck' to rerun these tests and create the
-  # libtool script then.
-  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
-  if test -f "$ltmain_in"; then
-    test -f Makefile && make "$ltmain"
-  fi
-fi
 
 
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-CC=$lt_save_CC
-LDCXX=$LD
-LD=$lt_save_LD
-GCC=$lt_save_GCC
-with_gnu_ldcxx=$with_gnu_ld
-with_gnu_ld=$lt_save_with_gnu_ld
-lt_cv_path_LDCXX=$lt_cv_path_LD
-lt_cv_path_LD=$lt_save_path_LD
-lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
-lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
 
-	else
-	  tagname=""
-	fi
-	;;
 
-      F77)
-	if test -n "$F77" && test "X$F77" != "Xno"; then
-
-ac_ext=f
-ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
-ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_f77_compiler_gnu
-
-
-archive_cmds_need_lc_F77=no
-allow_undefined_flag_F77=
-always_export_symbols_F77=no
-archive_expsym_cmds_F77=
-export_dynamic_flag_spec_F77=
-hardcode_direct_F77=no
-hardcode_libdir_flag_spec_F77=
-hardcode_libdir_flag_spec_ld_F77=
-hardcode_libdir_separator_F77=
-hardcode_minus_L_F77=no
-hardcode_automatic_F77=no
-module_cmds_F77=
-module_expsym_cmds_F77=
-link_all_deplibs_F77=unknown
-old_archive_cmds_F77=$old_archive_cmds
-no_undefined_flag_F77=
-whole_archive_flag_spec_F77=
-enable_shared_with_static_runtimes_F77=no
-
-# Source file extension for f77 test sources.
-ac_ext=f
-
-# Object file extension for compiled f77 test sources.
-objext=o
-objext_F77=$objext
 
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="      subroutine t\n      return\n      end\n"
 
-# Code to be used in simple link tests
-lt_simple_link_test_code="      program t\n      end\n"
 
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
 
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
 
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
 
-# Allow CC to be a program name with arguments.
-compiler=$CC
 
 
-# save warnings/boilerplate of simple test code
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$rm conftest*
 
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$rm conftest*
 
 
-# Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
-CC=${F77-"f77"}
-compiler=$CC
-compiler_F77=$CC
-for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
 
 
-echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
-echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $can_build_shared" >&5
-echo "${ECHO_T}$can_build_shared" >&6
 
-echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
-echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
-test "$can_build_shared" = "no" && enable_shared=no
 
-# On AIX, shared libraries and static libraries use the same namespace, and
-# are all built from PIC.
-case $host_os in
-aix3*)
-  test "$enable_shared" = yes && enable_static=no
-  if test -n "$RANLIB"; then
-    archive_cmds="$archive_cmds~\$RANLIB \$lib"
-    postinstall_cmds='$RANLIB $lib'
-  fi
-  ;;
-aix4* | aix5*)
-  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
-    test "$enable_shared" = yes && enable_static=no
-  fi
-  ;;
-esac
-echo "$as_me:$LINENO: result: $enable_shared" >&5
-echo "${ECHO_T}$enable_shared" >&6
 
-echo "$as_me:$LINENO: checking whether to build static libraries" >&5
-echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
-# Make sure either enable_shared or enable_static is yes.
-test "$enable_shared" = yes || enable_static=yes
-echo "$as_me:$LINENO: result: $enable_static" >&5
-echo "${ECHO_T}$enable_static" >&6
 
-GCC_F77="$G77"
-LD_F77="$LD"
 
-lt_prog_compiler_wl_F77=
-lt_prog_compiler_pic_F77=
-lt_prog_compiler_static_F77=
 
-echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
-echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
 
-  if test "$GCC" = yes; then
-    lt_prog_compiler_wl_F77='-Wl,'
-    lt_prog_compiler_static_F77='-static'
 
-    case $host_os in
-      aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static_F77='-Bstatic'
-      fi
-      ;;
 
-    amigaos*)
-      # FIXME: we need at least 68020 code to build shared libraries, but
-      # adding the `-m68020' flag to GCC prevents building anything better,
-      # like `-m68040'.
-      lt_prog_compiler_pic_F77='-m68020 -resident32 -malways-restore-a4'
-      ;;
 
-    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
 
-    mingw* | pw32* | os2*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      lt_prog_compiler_pic_F77='-DDLL_EXPORT'
-      ;;
 
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      lt_prog_compiler_pic_F77='-fno-common'
-      ;;
 
-    interix3*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
 
-    msdosdjgpp*)
-      # Just because we use GCC doesn't mean we suddenly get shared libraries
-      # on systems that don't support them.
-      lt_prog_compiler_can_build_shared_F77=no
-      enable_shared=no
-      ;;
 
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	lt_prog_compiler_pic_F77=-Kconform_pic
-      fi
-      ;;
 
-    hpux*)
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	lt_prog_compiler_pic_F77='-fPIC'
-	;;
-      esac
-      ;;
 
-    *)
-      lt_prog_compiler_pic_F77='-fPIC'
-      ;;
-    esac
-  else
-    # PORTME Check for flag to pass linker flags through the system compiler.
-    case $host_os in
-    aix*)
-      lt_prog_compiler_wl_F77='-Wl,'
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static_F77='-Bstatic'
-      else
-	lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'
-      fi
-      ;;
-      darwin*)
-        # PIC is the default on this platform
-        # Common symbols not allowed in MH_DYLIB files
-       case $cc_basename in
-         xlc*)
-         lt_prog_compiler_pic_F77='-qnocommon'
-         lt_prog_compiler_wl_F77='-Wl,'
-         ;;
-       esac
-       ;;
 
-    mingw* | pw32* | os2*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      lt_prog_compiler_pic_F77='-DDLL_EXPORT'
-      ;;
 
-    hpux9* | hpux10* | hpux11*)
-      lt_prog_compiler_wl_F77='-Wl,'
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	lt_prog_compiler_pic_F77='+Z'
-	;;
-      esac
-      # Is there a better lt_prog_compiler_static that works with the bundled CC?
-      lt_prog_compiler_static_F77='${wl}-a ${wl}archive'
-      ;;
 
-    irix5* | irix6* | nonstopux*)
-      lt_prog_compiler_wl_F77='-Wl,'
-      # PIC (with -KPIC) is the default.
-      lt_prog_compiler_static_F77='-non_shared'
-      ;;
 
-    newsos6)
-      lt_prog_compiler_pic_F77='-KPIC'
-      lt_prog_compiler_static_F77='-Bstatic'
-      ;;
 
-    linux*)
-      case $cc_basename in
-      icc* | ecc*)
-	lt_prog_compiler_wl_F77='-Wl,'
-	lt_prog_compiler_pic_F77='-KPIC'
-	lt_prog_compiler_static_F77='-static'
-        ;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
-        # Portland Group compilers (*not* the Pentium gcc compiler,
-	# which looks to be a dead project)
-	lt_prog_compiler_wl_F77='-Wl,'
-	lt_prog_compiler_pic_F77='-fpic'
-	lt_prog_compiler_static_F77='-Bstatic'
-        ;;
-      ccc*)
-        lt_prog_compiler_wl_F77='-Wl,'
-        # All Alpha code is PIC.
-        lt_prog_compiler_static_F77='-non_shared'
-        ;;
-      esac
-      ;;
 
-    osf3* | osf4* | osf5*)
-      lt_prog_compiler_wl_F77='-Wl,'
-      # All OSF/1 code is PIC.
-      lt_prog_compiler_static_F77='-non_shared'
-      ;;
 
-    solaris*)
-      lt_prog_compiler_pic_F77='-KPIC'
-      lt_prog_compiler_static_F77='-Bstatic'
-      case $cc_basename in
-      f77* | f90* | f95*)
-	lt_prog_compiler_wl_F77='-Qoption ld ';;
-      *)
-	lt_prog_compiler_wl_F77='-Wl,';;
-      esac
-      ;;
 
-    sunos4*)
-      lt_prog_compiler_wl_F77='-Qoption ld '
-      lt_prog_compiler_pic_F77='-PIC'
-      lt_prog_compiler_static_F77='-Bstatic'
-      ;;
 
-    sysv4 | sysv4.2uw2* | sysv4.3*)
-      lt_prog_compiler_wl_F77='-Wl,'
-      lt_prog_compiler_pic_F77='-KPIC'
-      lt_prog_compiler_static_F77='-Bstatic'
-      ;;
 
-    sysv4*MP*)
-      if test -d /usr/nec ;then
-	lt_prog_compiler_pic_F77='-Kconform_pic'
-	lt_prog_compiler_static_F77='-Bstatic'
-      fi
-      ;;
 
-    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-      lt_prog_compiler_wl_F77='-Wl,'
-      lt_prog_compiler_pic_F77='-KPIC'
-      lt_prog_compiler_static_F77='-Bstatic'
-      ;;
 
-    unicos*)
-      lt_prog_compiler_wl_F77='-Wl,'
-      lt_prog_compiler_can_build_shared_F77=no
-      ;;
 
-    uts4*)
-      lt_prog_compiler_pic_F77='-pic'
-      lt_prog_compiler_static_F77='-Bstatic'
-      ;;
 
-    *)
-      lt_prog_compiler_can_build_shared_F77=no
-      ;;
-    esac
-  fi
 
-echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
-echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6
 
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$lt_prog_compiler_pic_F77"; then
 
-echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
-echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6
-if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_prog_compiler_pic_works_F77=no
-  ac_outfile=conftest.$ac_objext
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="$lt_prog_compiler_pic_F77"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:13197: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:13201: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_prog_compiler_pic_works_F77=yes
-     fi
-   fi
-   $rm conftest*
 
-fi
-echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5
-echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6
 
-if test x"$lt_prog_compiler_pic_works_F77" = xyes; then
-    case $lt_prog_compiler_pic_F77 in
-     "" | " "*) ;;
-     *) lt_prog_compiler_pic_F77=" $lt_prog_compiler_pic_F77" ;;
-     esac
-else
-    lt_prog_compiler_pic_F77=
-     lt_prog_compiler_can_build_shared_F77=no
-fi
 
-fi
-case $host_os in
-  # For platforms which do not support PIC, -DPIC is meaningless:
-  *djgpp*)
-    lt_prog_compiler_pic_F77=
-    ;;
-  *)
-    lt_prog_compiler_pic_F77="$lt_prog_compiler_pic_F77"
-    ;;
-esac
 
-#
-# Check to make sure the static flag actually works.
-#
-wl=$lt_prog_compiler_wl_F77 eval lt_tmp_static_flag=\"$lt_prog_compiler_static_F77\"
-echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
-echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6
-if test "${lt_prog_compiler_static_works_F77+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_prog_compiler_static_works_F77=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
-   printf "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&5
-       $echo "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         lt_prog_compiler_static_works_F77=yes
-       fi
-     else
-       lt_prog_compiler_static_works_F77=yes
-     fi
-   fi
-   $rm conftest*
-   LDFLAGS="$save_LDFLAGS"
 
-fi
-echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_F77" >&5
-echo "${ECHO_T}$lt_prog_compiler_static_works_F77" >&6
 
-if test x"$lt_prog_compiler_static_works_F77" = xyes; then
-    :
-else
-    lt_prog_compiler_static_F77=
-fi
 
 
-echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
-echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
-if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_cv_prog_compiler_c_o_F77=no
-   $rm -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:13301: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&5
-   echo "$as_me:13305: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_c_o_F77=yes
-     fi
-   fi
-   chmod u+w . 2>&5
-   $rm conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
-   $rm out/* && rmdir out
-   cd ..
-   rmdir conftest
-   $rm conftest*
 
-fi
-echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
-echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6
 
 
-hard_links="nottested"
-if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then
-  # do not overwrite the value of need_locks provided by the user
-  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
-echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
-  hard_links=yes
-  $rm conftest*
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  touch conftest.a
-  ln conftest.a conftest.b 2>&5 || hard_links=no
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  echo "$as_me:$LINENO: result: $hard_links" >&5
-echo "${ECHO_T}$hard_links" >&6
-  if test "$hard_links" = no; then
-    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
-echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-    need_locks=warn
-  fi
-else
-  need_locks=no
-fi
 
-echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
-echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
 
-  runpath_var=
-  allow_undefined_flag_F77=
-  enable_shared_with_static_runtimes_F77=no
-  archive_cmds_F77=
-  archive_expsym_cmds_F77=
-  old_archive_From_new_cmds_F77=
-  old_archive_from_expsyms_cmds_F77=
-  export_dynamic_flag_spec_F77=
-  whole_archive_flag_spec_F77=
-  thread_safe_flag_spec_F77=
-  hardcode_libdir_flag_spec_F77=
-  hardcode_libdir_flag_spec_ld_F77=
-  hardcode_libdir_separator_F77=
-  hardcode_direct_F77=no
-  hardcode_minus_L_F77=no
-  hardcode_shlibpath_var_F77=unsupported
-  link_all_deplibs_F77=unknown
-  hardcode_automatic_F77=no
-  module_cmds_F77=
-  module_expsym_cmds_F77=
-  always_export_symbols_F77=no
-  export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  # include_expsyms should be a list of space-separated symbols to be *always*
-  # included in the symbol list
-  include_expsyms_F77=
-  # exclude_expsyms can be an extended regexp of symbols to exclude
-  # it will be wrapped by ` (' and `)$', so one must not match beginning or
-  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
-  # as well as any symbol that contains `d'.
-  exclude_expsyms_F77="_GLOBAL_OFFSET_TABLE_"
-  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
-  # platforms (ab)use it in PIC code, but their linkers get confused if
-  # the symbol is explicitly referenced.  Since portable code cannot
-  # rely on this symbol name, it's probably fine to never include it in
-  # preloaded symbol tables.
-  extract_expsyms_cmds=
-  # Just being paranoid about ensuring that cc_basename is set.
-  for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
 
-  case $host_os in
-  cygwin* | mingw* | pw32*)
-    # FIXME: the MSVC++ port hasn't been tested in a loooong time
-    # When not using gcc, we currently assume that we are using
-    # Microsoft Visual C++.
-    if test "$GCC" != yes; then
-      with_gnu_ld=no
-    fi
-    ;;
-  interix*)
-    # we just hope/assume this is gcc and not c89 (= MSVC++)
-    with_gnu_ld=yes
-    ;;
-  openbsd*)
-    with_gnu_ld=no
-    ;;
-  esac
 
-  ld_shlibs_F77=yes
-  if test "$with_gnu_ld" = yes; then
-    # If archive_cmds runs LD, not CC, wlarc should be empty
-    wlarc='${wl}'
 
-    # Set some defaults for GNU ld with shared library support. These
-    # are reset later if shared libraries are not supported. Putting them
-    # here allows them to be overridden if necessary.
-    runpath_var=LD_RUN_PATH
-    hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
-    export_dynamic_flag_spec_F77='${wl}--export-dynamic'
-    # ancient GNU ld didn't support --whole-archive et. al.
-    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
-	whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-      else
-  	whole_archive_flag_spec_F77=
-    fi
-    supports_anon_versioning=no
-    case `$LD -v 2>/dev/null` in
-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
-      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
-      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
-      *\ 2.11.*) ;; # other 2.11 versions
-      *) supports_anon_versioning=yes ;;
-    esac
 
-    # See if GNU ld supports shared libraries.
-    case $host_os in
-    aix3* | aix4* | aix5*)
-      # On AIX/PPC, the GNU linker is very broken
-      if test "$host_cpu" != ia64; then
-	ld_shlibs_F77=no
-	cat <<EOF 1>&2
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
-*** to be unable to reliably create shared libraries on AIX.
-*** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
 
-EOF
-      fi
-      ;;
 
-    amigaos*)
-      archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-      hardcode_libdir_flag_spec_F77='-L$libdir'
-      hardcode_minus_L_F77=yes
-
-      # Samuel A. Falvo II <kc5tja at dolphin.openprojects.net> reports
-      # that the semantics of dynamic libraries on AmigaOS, at least up
-      # to version 4, is to share data among multiple programs linked
-      # with the same dynamic library.  Since this doesn't match the
-      # behavior of shared libraries on other platforms, we can't use
-      # them.
-      ld_shlibs_F77=no
-      ;;
 
-    beos*)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	allow_undefined_flag_F77=unsupported
-	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-	# support --undefined.  This deserves some investigation.  FIXME
-	archive_cmds_F77='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-      else
-	ld_shlibs_F77=no
-      fi
-      ;;
 
-    cygwin* | mingw* | pw32*)
-      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless,
-      # as there is no search path for DLLs.
-      hardcode_libdir_flag_spec_F77='-L$libdir'
-      allow_undefined_flag_F77=unsupported
-      always_export_symbols_F77=no
-      enable_shared_with_static_runtimes_F77=yes
-      export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
-
-      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
-        archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	# If the export-symbols file already is a .def file (1st line
-	# is EXPORTS), use it as is; otherwise, prepend...
-	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	  cp $export_symbols $output_objdir/$soname.def;
-	else
-	  echo EXPORTS > $output_objdir/$soname.def;
-	  cat $export_symbols >> $output_objdir/$soname.def;
-	fi~
-	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-      else
-	ld_shlibs_F77=no
-      fi
-      ;;
 
-    interix3*)
-      hardcode_direct_F77=no
-      hardcode_shlibpath_var_F77=no
-      hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
-      export_dynamic_flag_spec_F77='${wl}-E'
-      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-      # Instead, shared libraries are loaded at an image base (0x10000000 by
-      # default) and relocated if they conflict, which is a slow very memory
-      # consuming and fragmenting process.  To avoid this, we pick a random,
-      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      ;;
 
-    linux*)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	tmp_addflag=
-	case $cc_basename,$host_cpu in
-	pgcc*)				# Portland Group C compiler
-	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag'
-	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag -Mnomain' ;;
-	ecc*,ia64* | icc*,ia64*)		# Intel C compiler on ia64
-	  tmp_addflag=' -i_dynamic' ;;
-	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
-	  tmp_addflag=' -i_dynamic -nofor_main' ;;
-	ifc* | ifort*)			# Intel Fortran compiler
-	  tmp_addflag=' -nofor_main' ;;
-	esac
-	archive_cmds_F77='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
 
-	if test $supports_anon_versioning = yes; then
-	  archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
-  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-  $echo "local: *; };" >> $output_objdir/$libname.ver~
-	  $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
-	fi
-	link_all_deplibs_F77=no
-      else
-	ld_shlibs_F77=no
-      fi
-      ;;
 
-    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-	archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
-	wlarc=
-      else
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      fi
-      ;;
 
-    solaris*)
-      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
-	ld_shlibs_F77=no
-	cat <<EOF 1>&2
 
-*** Warning: The releases 2.8.* of the GNU linker cannot reliably
-*** create shared libraries on Solaris systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.9.1 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
 
-EOF
-      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	ld_shlibs_F77=no
-      fi
-      ;;
 
-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
-      case `$LD -v 2>&1` in
-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
-	ld_shlibs_F77=no
-	cat <<_LT_EOF 1>&2
 
-*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
-*** reliably create shared libraries on SCO systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
 
-_LT_EOF
-	;;
-	*)
-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
-	    archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname,-retain-symbols-file,$export_symbols -o $lib'
-	  else
-	    ld_shlibs_F77=no
-	  fi
-	;;
-      esac
-      ;;
 
-    sunos4*)
-      archive_cmds_F77='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      wlarc=
-      hardcode_direct_F77=yes
-      hardcode_shlibpath_var_F77=no
-      ;;
 
-    *)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	ld_shlibs_F77=no
-      fi
-      ;;
-    esac
 
-    if test "$ld_shlibs_F77" = no; then
-      runpath_var=
-      hardcode_libdir_flag_spec_F77=
-      export_dynamic_flag_spec_F77=
-      whole_archive_flag_spec_F77=
-    fi
-  else
-    # PORTME fill in a description of your system's linker (not GNU ld)
-    case $host_os in
-    aix3*)
-      allow_undefined_flag_F77=unsupported
-      always_export_symbols_F77=yes
-      archive_expsym_cmds_F77='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
-      # Note: this linker hardcodes the directories in LIBPATH if there
-      # are no directories specified by -L.
-      hardcode_minus_L_F77=yes
-      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
-	# Neither direct hardcoding nor static linking is supported with a
-	# broken collect2.
-	hardcode_direct_F77=unsupported
-      fi
-      ;;
 
-    aix4* | aix5*)
-      if test "$host_cpu" = ia64; then
-	# On IA64, the linker does run time linking by default, so we don't
-	# have to do anything special.
-	aix_use_runtimelinking=no
-	exp_sym_flag='-Bexport'
-	no_entry_flag=""
-      else
-	# If we're using GNU nm, then we don't want the "-C" option.
-	# -C means demangle to AIX nm, but means don't demangle with GNU nm
-	if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
-	  export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
-	else
-	  export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
-	fi
-	aix_use_runtimelinking=no
 
-	# Test if we are trying to use run time linking or normal
-	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
-	# need to do runtime linking.
-	case $host_os in aix4.[23]|aix4.[23].*|aix5*)
-	  for ld_flag in $LDFLAGS; do
-  	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
-  	    aix_use_runtimelinking=yes
-  	    break
-  	  fi
-	  done
-	  ;;
-	esac
 
-	exp_sym_flag='-bexport'
-	no_entry_flag='-bnoentry'
-      fi
 
-      # When large executables or shared objects are built, AIX ld can
-      # have problems creating the table of contents.  If linking a library
-      # or program results in "error TOC overflow" add -mminimal-toc to
-      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
 
-      archive_cmds_F77=''
-      hardcode_direct_F77=yes
-      hardcode_libdir_separator_F77=':'
-      link_all_deplibs_F77=yes
 
-      if test "$GCC" = yes; then
-	case $host_os in aix4.[012]|aix4.[012].*)
-	# We only want to do this on AIX 4.2 and lower, the check
-	# below for broken collect2 doesn't work under 4.3+
-	  collect2name=`${CC} -print-prog-name=collect2`
-	  if test -f "$collect2name" && \
-  	   strings "$collect2name" | grep resolve_lib_name >/dev/null
-	  then
-  	  # We have reworked collect2
-  	  hardcode_direct_F77=yes
-	  else
-  	  # We have old collect2
-  	  hardcode_direct_F77=unsupported
-  	  # It fails to find uninstalled libraries when the uninstalled
-  	  # path is not listed in the libpath.  Setting hardcode_minus_L
-  	  # to unsupported forces relinking
-  	  hardcode_minus_L_F77=yes
-  	  hardcode_libdir_flag_spec_F77='-L$libdir'
-  	  hardcode_libdir_separator_F77=
-	  fi
-	  ;;
-	esac
-	shared_flag='-shared'
-	if test "$aix_use_runtimelinking" = yes; then
-	  shared_flag="$shared_flag "'${wl}-G'
-	fi
-      else
-	# not using gcc
-	if test "$host_cpu" = ia64; then
-  	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-  	# chokes on -Wl,-G. The following line is correct:
-	  shared_flag='-G'
-	else
-	  if test "$aix_use_runtimelinking" = yes; then
-	    shared_flag='${wl}-G'
-	  else
-	    shared_flag='${wl}-bM:SRE'
-	  fi
-	fi
-      fi
 
-      # It seems that -bexpall does not export symbols beginning with
-      # underscore (_), so it is better to generate a list of symbols to export.
-      always_export_symbols_F77=yes
-      if test "$aix_use_runtimelinking" = yes; then
-	# Warning - without using the other runtime loading flags (-brtl),
-	# -berok will link without error, but may produce a broken library.
-	allow_undefined_flag_F77='-berok'
-       # Determine the default libpath from the value encoded in an empty executable.
-       cat >conftest.$ac_ext <<_ACEOF
-      program main
 
-      end
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_f77_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
 
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
-	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-       else
-	if test "$host_cpu" = ia64; then
-	  hardcode_libdir_flag_spec_F77='${wl}-R $libdir:/usr/lib:/lib'
-	  allow_undefined_flag_F77="-z nodefs"
-	  archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-	else
-	 # Determine the default libpath from the value encoded in an empty executable.
-	 cat >conftest.$ac_ext <<_ACEOF
-      program main
 
-      end
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_f77_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
 
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
-	 hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
-	  # Warning - without using the other run time loading flags,
-	  # -berok will link without error, but may produce a broken library.
-	  no_undefined_flag_F77=' ${wl}-bernotok'
-	  allow_undefined_flag_F77=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  whole_archive_flag_spec_F77='$convenience'
-	  archive_cmds_need_lc_F77=yes
-	  # This is similar to how AIX traditionally builds its shared libraries.
-	  archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-	fi
-      fi
-      ;;
 
-    amigaos*)
-      archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-      hardcode_libdir_flag_spec_F77='-L$libdir'
-      hardcode_minus_L_F77=yes
-      # see comment about different semantics on the GNU ld section
-      ld_shlibs_F77=no
-      ;;
 
-    bsdi[45]*)
-      export_dynamic_flag_spec_F77=-rdynamic
-      ;;
 
-    cygwin* | mingw* | pw32*)
-      # When not using gcc, we currently assume that we are using
-      # Microsoft Visual C++.
-      # hardcode_libdir_flag_spec is actually meaningless, as there is
-      # no search path for DLLs.
-      hardcode_libdir_flag_spec_F77=' '
-      allow_undefined_flag_F77=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      old_archive_From_new_cmds_F77='true'
-      # FIXME: Should let the user specify the lib program.
-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
-      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
-      enable_shared_with_static_runtimes_F77=yes
-      ;;
 
-    darwin* | rhapsody*)
-      case $host_os in
-        rhapsody* | darwin1.[012])
-         allow_undefined_flag_F77='${wl}-undefined ${wl}suppress'
-         ;;
-       *) # Darwin 1.3 on
-         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-           allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-         else
-           case ${MACOSX_DEPLOYMENT_TARGET} in
-             10.[012])
-               allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-               ;;
-             10.*)
-               allow_undefined_flag_F77='${wl}-undefined ${wl}dynamic_lookup'
-               ;;
-           esac
-         fi
-         ;;
-      esac
-      archive_cmds_need_lc_F77=no
-      hardcode_direct_F77=no
-      hardcode_automatic_F77=yes
-      hardcode_shlibpath_var_F77=unsupported
-      whole_archive_flag_spec_F77=''
-      link_all_deplibs_F77=yes
-    if test "$GCC" = yes ; then
-    	output_verbose_link_cmd='echo'
-        archive_cmds_F77='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
-      module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-      archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-      module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-    else
-      case $cc_basename in
-        xlc*)
-         output_verbose_link_cmd='echo'
-         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-         archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          ;;
-       *)
-         ld_shlibs_F77=no
-          ;;
-      esac
-    fi
-      ;;
 
-    dgux*)
-      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_libdir_flag_spec_F77='-L$libdir'
-      hardcode_shlibpath_var_F77=no
-      ;;
 
-    freebsd1*)
-      ld_shlibs_F77=no
-      ;;
 
-    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
-    # support.  Future versions do this automatically, but an explicit c++rt0.o
-    # does not break anything, and helps significantly (at the cost of a little
-    # extra space).
-    freebsd2.2*)
-      archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
-      hardcode_libdir_flag_spec_F77='-R$libdir'
-      hardcode_direct_F77=yes
-      hardcode_shlibpath_var_F77=no
-      ;;
 
-    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
-      archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct_F77=yes
-      hardcode_minus_L_F77=yes
-      hardcode_shlibpath_var_F77=no
-      ;;
 
-    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
-      archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
-      hardcode_libdir_flag_spec_F77='-R$libdir'
-      hardcode_direct_F77=yes
-      hardcode_shlibpath_var_F77=no
-      ;;
 
-    # GNU/kFreeBSD uses gcc -shared to do shared libraries.
-    kfreebsd*-gnu)
-      archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
-      hardcode_libdir_flag_spec_F77='-R$libdir'
-      hardcode_direct_F77=yes
-      hardcode_shlibpath_var_F77=no
-      link_all_deplibs_F77=no
-      ;;
 
-    hpux9*)
-      if test "$GCC" = yes; then
-	archive_cmds_F77='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      else
-	archive_cmds_F77='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      fi
-      hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
-      hardcode_libdir_separator_F77=:
-      hardcode_direct_F77=yes
 
-      # hardcode_minus_L: Not really in the search PATH,
-      # but as the default location of the library.
-      hardcode_minus_L_F77=yes
-      export_dynamic_flag_spec_F77='${wl}-E'
-      ;;
 
-    hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds_F77='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      if test "$with_gnu_ld" = no; then
-	hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
-	hardcode_libdir_separator_F77=:
 
-	hardcode_direct_F77=yes
-	export_dynamic_flag_spec_F77='${wl}-E'
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
+$as_echo_n "checking dynamic linker characteristics... " >&6; }
+
+if test "$GCC" = yes; then
+  case $host_os in
+    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
+    *) lt_awk_arg="/^libraries:/" ;;
+  esac
+  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
+    # if the path contains ";" then we assume it to be the separator
+    # otherwise default to the standard path separator (i.e. ":") - it is
+    # assumed that no part of a normal pathname contains ";" but that should
+    # okay in the real world where ";" in dirpaths is itself problematic.
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
+  else
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+  fi
+  # Ok, now we have the path, separated by spaces, we can step through it
+  # and add multilib dir if necessary.
+  lt_tmp_lt_search_path_spec=
+  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
+  for lt_sys_path in $lt_search_path_spec; do
+    if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
+    else
+      test -d "$lt_sys_path" && \
+	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
+    fi
+  done
+  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
+BEGIN {RS=" "; FS="/|\n";} {
+  lt_foo="";
+  lt_count=0;
+  for (lt_i = NF; lt_i > 0; lt_i--) {
+    if ($lt_i != "" && $lt_i != ".") {
+      if ($lt_i == "..") {
+        lt_count++;
+      } else {
+        if (lt_count == 0) {
+          lt_foo="/" $lt_i lt_foo;
+        } else {
+          lt_count--;
+        }
+      }
+    }
+  }
+  if (lt_foo != "") { lt_freq[lt_foo]++; }
+  if (lt_freq[lt_foo] == 1) { print lt_foo; }
+}'`
+  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
+else
+  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
+fi
+library_names_spec=
+libname_spec='lib$name'
+soname_spec=
+shrext_cmds=".so"
+postinstall_cmds=
+postuninstall_cmds=
+finish_cmds=
+finish_eval=
+shlibpath_var=
+shlibpath_overrides_runpath=unknown
+version_type=none
+dynamic_linker="$host_os ld.so"
+sys_lib_dlsearch_path_spec="/lib /usr/lib"
+need_lib_prefix=unknown
+hardcode_into_libs=no
+
+# when you set need_version to no, make sure it does not cause -set_version
+# flags to be left without arguments
+need_version=unknown
+
+case $host_os in
+aix3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
+  shlibpath_var=LIBPATH
 
-	# hardcode_minus_L: Not really in the search PATH,
-	# but as the default location of the library.
-	hardcode_minus_L_F77=yes
-      fi
-      ;;
+  # AIX 3 has no versioning support, so we append a major version to the name.
+  soname_spec='${libname}${release}${shared_ext}$major'
+  ;;
 
-    hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	case $host_cpu in
-	hppa*64*)
-	  archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
+aix[4-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  hardcode_into_libs=yes
+  if test "$host_cpu" = ia64; then
+    # AIX 5 supports IA64
+    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
+    shlibpath_var=LD_LIBRARY_PATH
+  else
+    # With GCC up to 2.95.x, collect2 would create an import file
+    # for dependence libraries.  The import file would start with
+    # the line `#! .'.  This would cause the generated library to
+    # depend on `.', always an invalid library.  This was fixed in
+    # development snapshots of GCC prior to 3.0.
+    case $host_os in
+      aix4 | aix4.[01] | aix4.[01].*)
+      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
+	   echo ' yes '
+	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
+	:
       else
-	case $host_cpu in
-	hppa*64*)
-	  archive_cmds_F77='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  archive_cmds_F77='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  archive_cmds_F77='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      fi
-      if test "$with_gnu_ld" = no; then
-	hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
-	hardcode_libdir_separator_F77=:
-
-	case $host_cpu in
-	hppa*64*|ia64*)
-	  hardcode_libdir_flag_spec_ld_F77='+b $libdir'
-	  hardcode_direct_F77=no
-	  hardcode_shlibpath_var_F77=no
-	  ;;
-	*)
-	  hardcode_direct_F77=yes
-	  export_dynamic_flag_spec_F77='${wl}-E'
-
-	  # hardcode_minus_L: Not really in the search PATH,
-	  # but as the default location of the library.
-	  hardcode_minus_L_F77=yes
-	  ;;
-	esac
+	can_build_shared=no
       fi
       ;;
+    esac
+    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
+    # soname into executable. Probably we can add versioning support to
+    # collect2, so additional links can be useful in future.
+    if test "$aix_use_runtimelinking" = yes; then
+      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
+      # instead of lib<name>.a to let people know that these are not
+      # typical AIX shared libraries.
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    else
+      # We preserve .a as extension for shared libraries through AIX4.2
+      # and later when we are not doing run time linking.
+      library_names_spec='${libname}${release}.a $libname.a'
+      soname_spec='${libname}${release}${shared_ext}$major'
+    fi
+    shlibpath_var=LIBPATH
+  fi
+  ;;
 
-    irix5* | irix6* | nonstopux*)
-      if test "$GCC" = yes; then
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
-      fi
-      hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator_F77=:
-      link_all_deplibs_F77=yes
-      ;;
+amigaos*)
+  case $host_cpu in
+  powerpc)
+    # Since July 2007 AmigaOS4 officially supports .so libraries.
+    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    ;;
+  m68k)
+    library_names_spec='$libname.ixlibrary $libname.a'
+    # Create ${libname}_ixlibrary.a entries in /sys/libs.
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    ;;
+  esac
+  ;;
 
-    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-	archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
-      else
-	archive_cmds_F77='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
-      fi
-      hardcode_libdir_flag_spec_F77='-R$libdir'
-      hardcode_direct_F77=yes
-      hardcode_shlibpath_var_F77=no
-      ;;
+beos*)
+  library_names_spec='${libname}${shared_ext}'
+  dynamic_linker="$host_os ld.so"
+  shlibpath_var=LIBRARY_PATH
+  ;;
 
-    newsos6)
-      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct_F77=yes
-      hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator_F77=:
-      hardcode_shlibpath_var_F77=no
-      ;;
+bsdi[45]*)
+  version_type=linux
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
+  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
+  # the default ld.so.conf also contains /usr/contrib/lib and
+  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
+  # libtool to hard-code these into programs
+  ;;
 
-    openbsd*)
-      hardcode_direct_F77=yes
-      hardcode_shlibpath_var_F77=no
-      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
-	hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
-	export_dynamic_flag_spec_F77='${wl}-E'
-      else
-       case $host_os in
-	 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
-	   archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-	   hardcode_libdir_flag_spec_F77='-R$libdir'
-	   ;;
-	 *)
-	   archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	   hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
-	   ;;
-       esac
-      fi
-      ;;
+cygwin* | mingw* | pw32* | cegcc*)
+  version_type=windows
+  shrext_cmds=".dll"
+  need_version=no
+  need_lib_prefix=no
 
-    os2*)
-      hardcode_libdir_flag_spec_F77='-L$libdir'
-      hardcode_minus_L_F77=yes
-      allow_undefined_flag_F77=unsupported
-      archive_cmds_F77='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
-      old_archive_From_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
-      ;;
+  case $GCC,$host_os in
+  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+    library_names_spec='$libname.dll.a'
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname~
+      chmod a+x \$dldir/$dlname~
+      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
+        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
+      fi'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
 
-    osf3*)
-      if test "$GCC" = yes; then
-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	allow_undefined_flag_F77=' -expect_unresolved \*'
-	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-      fi
-      hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator_F77=:
+    case $host_os in
+    cygwin*)
+      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
+      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
       ;;
-
-    osf4* | osf5*)	# as osf3* with the addition of -msym flag
-      if test "$GCC" = yes; then
-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
+    mingw* | cegcc*)
+      # MinGW DLLs use traditional 'lib' prefix
+      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH printed by
+        # mingw gcc, but we are running on Cygwin. Gcc prints its search
+        # path with ; separators, and with drive letters. We can handle the
+        # drive letters (cygwin fileutils understands them), so leave them,
+        # especially as we might pass files found there to a mingw objdump,
+        # which wouldn't understand a cygwinified path. Ahh.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
       else
-	allow_undefined_flag_F77=' -expect_unresolved \*'
-	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
-	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
-
-	# Both c and cxx compiler support -rpath directly
-	hardcode_libdir_flag_spec_F77='-rpath $libdir'
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
       fi
-      hardcode_libdir_separator_F77=:
       ;;
-
-    solaris*)
-      no_undefined_flag_F77=' -z text'
-      if test "$GCC" = yes; then
-	wlarc='${wl}'
-	archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
-      else
-	wlarc=''
-	archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-  	$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
-      fi
-      hardcode_libdir_flag_spec_F77='-R$libdir'
-      hardcode_shlibpath_var_F77=no
-      case $host_os in
-      solaris2.[0-5] | solaris2.[0-5].*) ;;
-      *)
- 	# The compiler driver will combine linker options so we
- 	# cannot just pass the convience library names through
- 	# without $wl, iff we do not link with $LD.
- 	# Luckily, gcc supports the same syntax we need for Sun Studio.
- 	# Supported since Solaris 2.6 (maybe 2.5.1?)
- 	case $wlarc in
- 	'')
- 	  whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;
- 	*)
- 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
- 	esac ;;
-      esac
-      link_all_deplibs_F77=yes
+    pw32*)
+      # pw32 DLLs use 'pw' prefix rather than 'lib'
+      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;
+    esac
+    ;;
 
-    sunos4*)
-      if test "x$host_vendor" = xsequent; then
-	# Use $CC to link under sequent, because it throws in some extra .o
-	# files that make .init and .fini sections work.
-	archive_cmds_F77='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds_F77='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      hardcode_libdir_flag_spec_F77='-L$libdir'
-      hardcode_direct_F77=yes
-      hardcode_minus_L_F77=yes
-      hardcode_shlibpath_var_F77=no
-      ;;
+  *)
+    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    ;;
+  esac
+  dynamic_linker='Win32 ld.exe'
+  # FIXME: first we should search . and the directory the executable is in
+  shlibpath_var=PATH
+  ;;
 
-    sysv4)
-      case $host_vendor in
-	sni)
-	  archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  hardcode_direct_F77=yes # is this really true???
-	;;
-	siemens)
-	  ## LD is ld it makes a PLAMLIB
-	  ## CC just makes a GrossModule.
-	  archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
-	  reload_cmds_F77='$CC -r -o $output$reload_objs'
-	  hardcode_direct_F77=no
-        ;;
-	motorola)
-	  archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  hardcode_direct_F77=no #Motorola manual says yes, but my tests say they lie
-	;;
-      esac
-      runpath_var='LD_RUN_PATH'
-      hardcode_shlibpath_var_F77=no
-      ;;
+darwin* | rhapsody*)
+  dynamic_linker="$host_os dyld"
+  version_type=darwin
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+  soname_spec='${libname}${release}${major}$shared_ext'
+  shlibpath_overrides_runpath=yes
+  shlibpath_var=DYLD_LIBRARY_PATH
+  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
 
-    sysv4.3*)
-      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_shlibpath_var_F77=no
-      export_dynamic_flag_spec_F77='-Bexport'
-      ;;
+  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
+  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
+  ;;
 
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	hardcode_shlibpath_var_F77=no
-	runpath_var=LD_RUN_PATH
-	hardcode_runpath_var=yes
-	ld_shlibs_F77=yes
-      fi
-      ;;
+dgux*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
 
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7*)
-      no_undefined_flag_F77='${wl}-z,text'
-      archive_cmds_need_lc_F77=no
-      hardcode_shlibpath_var_F77=no
-      runpath_var='LD_RUN_PATH'
+freebsd1*)
+  dynamic_linker=no
+  ;;
 
-      if test "$GCC" = yes; then
-	archive_cmds_F77='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_F77='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds_F77='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_F77='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
+freebsd* | dragonfly*)
+  # DragonFly does not have aout.  When/if they implement a new
+  # versioning mechanism, adjust this.
+  if test -x /usr/bin/objformat; then
+    objformat=`/usr/bin/objformat`
+  else
+    case $host_os in
+    freebsd[123]*) objformat=aout ;;
+    *) objformat=elf ;;
+    esac
+  fi
+  version_type=freebsd-$objformat
+  case $version_type in
+    freebsd-elf*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+      need_version=no
+      need_lib_prefix=no
+      ;;
+    freebsd-*)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
+      need_version=yes
       ;;
+  esac
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_os in
+  freebsd2*)
+    shlibpath_overrides_runpath=yes
+    ;;
+  freebsd3.[01]* | freebsdelf3.[01]*)
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
+  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
+    shlibpath_overrides_runpath=no
+    hardcode_into_libs=yes
+    ;;
+  *) # from 4.6 on, and DragonFly
+    shlibpath_overrides_runpath=yes
+    hardcode_into_libs=yes
+    ;;
+  esac
+  ;;
 
-    sysv5* | sco3.2v5* | sco5v6*)
-      # Note: We can NOT use -z defs as we might desire, because we do not
-      # link with -lc, and that would cause any symbols used from libc to
-      # always be unresolved, which means just about no library would
-      # ever link correctly.  If we're not using GNU ld we use -z text
-      # though, which does catch some bad symbols but isn't as heavy-handed
-      # as -z defs.
-      no_undefined_flag_F77='${wl}-z,text'
-      allow_undefined_flag_F77='${wl}-z,nodefs'
-      archive_cmds_need_lc_F77=no
-      hardcode_shlibpath_var_F77=no
-      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
-      hardcode_libdir_separator_F77=':'
-      link_all_deplibs_F77=yes
-      export_dynamic_flag_spec_F77='${wl}-Bexport'
-      runpath_var='LD_RUN_PATH'
+gnu*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  hardcode_into_libs=yes
+  ;;
 
-      if test "$GCC" = yes; then
-	archive_cmds_F77='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_F77='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds_F77='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_F77='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
+hpux9* | hpux10* | hpux11*)
+  # Give a soname corresponding to the major version so that dld.sl refuses to
+  # link against other versions.
+  version_type=sunos
+  need_lib_prefix=no
+  need_version=no
+  case $host_cpu in
+  ia64*)
+    shrext_cmds='.so'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.so"
+    shlibpath_var=LD_LIBRARY_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    if test "X$HPUX_IA64_MODE" = X32; then
+      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+    else
+      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+    fi
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  hppa*64*)
+    shrext_cmds='.sl'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  *)
+    shrext_cmds='.sl'
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=SHLIB_PATH
+    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    ;;
+  esac
+  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  postinstall_cmds='chmod 555 $lib'
+  ;;
 
-    uts4*)
-      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_libdir_flag_spec_F77='-L$libdir'
-      hardcode_shlibpath_var_F77=no
-      ;;
+interix[3-9]*)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
 
+irix5* | irix6* | nonstopux*)
+  case $host_os in
+    nonstopux*) version_type=nonstopux ;;
     *)
-      ld_shlibs_F77=no
-      ;;
+	if test "$lt_cv_prog_gnu_ld" = yes; then
+		version_type=linux
+	else
+		version_type=irix
+	fi ;;
+  esac
+  need_lib_prefix=no
+  need_version=no
+  soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+  case $host_os in
+  irix5* | nonstopux*)
+    libsuff= shlibsuff=
+    ;;
+  *)
+    case $LD in # libtool.m4 will add one of these switches to LD
+    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
+      libsuff= shlibsuff= libmagic=32-bit;;
+    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
+      libsuff=32 shlibsuff=N32 libmagic=N32;;
+    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
+      libsuff=64 shlibsuff=64 libmagic=64-bit;;
+    *) libsuff= shlibsuff= libmagic=never-match;;
     esac
-  fi
-
-echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
-echo "${ECHO_T}$ld_shlibs_F77" >&6
-test "$ld_shlibs_F77" = no && can_build_shared=no
+    ;;
+  esac
+  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+  shlibpath_overrides_runpath=no
+  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+  hardcode_into_libs=yes
+  ;;
 
-#
-# Do we need to explicitly link libc?
-#
-case "x$archive_cmds_need_lc_F77" in
-x|xyes)
-  # Assume -lc should be added
-  archive_cmds_need_lc_F77=yes
+# No shared lib support for Linux oldld, aout, or coff.
+linux*oldld* | linux*aout* | linux*coff*)
+  dynamic_linker=no
+  ;;
 
-  if test "$enable_shared" = yes && test "$GCC" = yes; then
-    case $archive_cmds_F77 in
-    *'~'*)
-      # FIXME: we may have to deal with multi-command sequences.
-      ;;
-    '$CC '*)
-      # Test whether the compiler implicitly links with -lc since on some
-      # systems, -lgcc has to come before -lc. If gcc already passes -lc
-      # to ld, don't add -lc before -lgcc.
-      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
-echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
-      $rm conftest*
-      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
+# This must be Linux ELF.
+linux* | k*bsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  # Some binutils ld are patched to set DT_RUNPATH
+  save_LDFLAGS=$LDFLAGS
+  save_libdir=$libdir
+  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
+       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$lt_prog_compiler_wl_F77
-	pic_flag=$lt_prog_compiler_pic_F77
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag_F77
-        allow_undefined_flag_F77=
-        if { (eval echo "$as_me:$LINENO: \"$archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
-  (eval $archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
-        then
-	  archive_cmds_need_lc_F77=no
-        else
-	  archive_cmds_need_lc_F77=yes
-        fi
-        allow_undefined_flag_F77=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $rm conftest*
-      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
-echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6
-      ;;
-    esac
-  fi
-  ;;
-esac
+int
+main ()
+{
 
-echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
-echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
-library_names_spec=
-libname_spec='lib$name'
-soname_spec=
-shrext_cmds=".so"
-postinstall_cmds=
-postuninstall_cmds=
-finish_cmds=
-finish_eval=
-shlibpath_var=
-shlibpath_overrides_runpath=unknown
-version_type=none
-dynamic_linker="$host_os ld.so"
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
-if test "$GCC" = yes; then
-  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
-    # if the path contains ";" then we assume it to be the separator
-    # otherwise default to the standard path separator (i.e. ":") - it is
-    # assumed that no part of a normal pathname contains ";" but that should
-    # okay in the real world where ";" in dirpaths is itself problematic.
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-  fi
-else
-  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
+  shlibpath_overrides_runpath=yes
 fi
-need_lib_prefix=unknown
-hardcode_into_libs=no
-
-# when you set need_version to no, make sure it does not cause -set_version
-# flags to be left without arguments
-need_version=unknown
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+  LDFLAGS=$save_LDFLAGS
+  libdir=$save_libdir
 
-case $host_os in
-aix3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
-  shlibpath_var=LIBPATH
+  # This implies no fast_install, which is unacceptable.
+  # Some rework will be needed to allow for fast_install
+  # before this can be enabled.
+  hardcode_into_libs=yes
 
-  # AIX 3 has no versioning support, so we append a major version to the name.
-  soname_spec='${libname}${release}${shared_ext}$major'
+  # Append ld.so.conf contents to the search path
+  if test -f /etc/ld.so.conf; then
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+  fi
+
+  # We used to test for /lib/ld.so.1 and disable shared libraries on
+  # powerpc, because MkLinux only supported shared libraries with the
+  # GNU dynamic linker.  Since this was broken with cross compilers,
+  # most powerpc-linux boxes support dynamic linking these days and
+  # people can always --disable-shared, the test was removed, and we
+  # assume the GNU/Linux dynamic linker is in use.
+  dynamic_linker='GNU/Linux ld.so'
   ;;
 
-aix4* | aix5*)
-  version_type=linux
+netbsd*)
+  version_type=sunos
   need_lib_prefix=no
   need_version=no
-  hardcode_into_libs=yes
-  if test "$host_cpu" = ia64; then
-    # AIX 5 supports IA64
-    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-    shlibpath_var=LD_LIBRARY_PATH
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+    dynamic_linker='NetBSD (a.out) ld.so'
   else
-    # With GCC up to 2.95.x, collect2 would create an import file
-    # for dependence libraries.  The import file would start with
-    # the line `#! .'.  This would cause the generated library to
-    # depend on `.', always an invalid library.  This was fixed in
-    # development snapshots of GCC prior to 3.0.
-    case $host_os in
-      aix4 | aix4.[01] | aix4.[01].*)
-      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
-	   echo ' yes '
-	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
-	:
-      else
-	can_build_shared=no
-      fi
-      ;;
-    esac
-    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
-    # soname into executable. Probably we can add versioning support to
-    # collect2, so additional links can be useful in future.
-    if test "$aix_use_runtimelinking" = yes; then
-      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
-      # instead of lib<name>.a to let people know that these are not
-      # typical AIX shared libraries.
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    else
-      # We preserve .a as extension for shared libraries through AIX4.2
-      # and later when we are not doing run time linking.
-      library_names_spec='${libname}${release}.a $libname.a'
-      soname_spec='${libname}${release}${shared_ext}$major'
-    fi
-    shlibpath_var=LIBPATH
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    dynamic_linker='NetBSD ld.elf_so'
   fi
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  hardcode_into_libs=yes
   ;;
 
-amigaos*)
-  library_names_spec='$libname.ixlibrary $libname.a'
-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
-  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
-  ;;
-
-beos*)
-  library_names_spec='${libname}${shared_ext}'
-  dynamic_linker="$host_os ld.so"
-  shlibpath_var=LIBRARY_PATH
+newsos6)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
   ;;
 
-bsdi[45]*)
-  version_type=linux
+*nto* | *qnx*)
+  version_type=qnx
+  need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
   shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
-  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
-  # the default ld.so.conf also contains /usr/contrib/lib and
-  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
-  # libtool to hard-code these into programs
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='ldqnx.so'
   ;;
 
-cygwin* | mingw* | pw32*)
-  version_type=windows
-  shrext_cmds=".dll"
-  need_version=no
+openbsd*)
+  version_type=sunos
+  sys_lib_dlsearch_path_spec="/usr/lib"
   need_lib_prefix=no
-
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32*)
-    library_names_spec='$libname.dll.a'
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname~
-      chmod a+x \$dldir/$dlname'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $rm \$dlpath'
-    shlibpath_overrides_runpath=yes
-
-    case $host_os in
-    cygwin*)
-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
-      ;;
-    mingw*)
-      # MinGW DLLs use traditional 'lib' prefix
-      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
-      ;;
-    pw32*)
-      # pw32 DLLs use 'pw' prefix rather than 'lib'
-      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    esac
-    ;;
-
-  *)
-    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
-    ;;
+  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
+  case $host_os in
+    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
+    *)				need_version=no  ;;
   esac
-  dynamic_linker='Win32 ld.exe'
-  # FIXME: first we should search . and the directory the executable is in
-  shlibpath_var=PATH
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+    case $host_os in
+      openbsd2.[89] | openbsd2.[89].*)
+	shlibpath_overrides_runpath=no
+	;;
+      *)
+	shlibpath_overrides_runpath=yes
+	;;
+      esac
+  else
+    shlibpath_overrides_runpath=yes
+  fi
   ;;
 
-darwin* | rhapsody*)
-  dynamic_linker="$host_os dyld"
-  version_type=darwin
+os2*)
+  libname_spec='$name'
+  shrext_cmds=".dll"
   need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
-  soname_spec='${libname}${release}${major}$shared_ext'
-  shlibpath_overrides_runpath=yes
-  shlibpath_var=DYLD_LIBRARY_PATH
-  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
-  if test "$GCC" = yes; then
-    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-  else
-    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
-  fi
-  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
+  library_names_spec='$libname${shared_ext} $libname.a'
+  dynamic_linker='OS/2 ld.exe'
+  shlibpath_var=LIBPATH
   ;;
 
-dgux*)
-  version_type=linux
+osf3* | osf4* | osf5*)
+  version_type=osf
   need_lib_prefix=no
   need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
   soname_spec='${libname}${release}${shared_ext}$major'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
+  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
+  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
   ;;
 
-freebsd1*)
+rdos*)
   dynamic_linker=no
   ;;
 
-kfreebsd*-gnu)
+solaris*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
+  shlibpath_overrides_runpath=yes
   hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
+  # ldd complains unless libraries are executable
+  postinstall_cmds='chmod +x $lib'
   ;;
 
-freebsd* | dragonfly*)
-  # DragonFly does not have aout.  When/if they implement a new
-  # versioning mechanism, adjust this.
-  if test -x /usr/bin/objformat; then
-    objformat=`/usr/bin/objformat`
-  else
-    case $host_os in
-    freebsd[123]*) objformat=aout ;;
-    *) objformat=elf ;;
-    esac
+sunos4*)
+  version_type=sunos
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  if test "$with_gnu_ld" = yes; then
+    need_lib_prefix=no
   fi
-  version_type=freebsd-$objformat
-  case $version_type in
-    freebsd-elf*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-      need_version=no
+  need_version=yes
+  ;;
+
+sysv4 | sysv4.3*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  case $host_vendor in
+    sni)
+      shlibpath_overrides_runpath=no
       need_lib_prefix=no
+      runpath_var=LD_RUN_PATH
       ;;
-    freebsd-*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
-      need_version=yes
+    siemens)
+      need_lib_prefix=no
+      ;;
+    motorola)
+      need_lib_prefix=no
+      need_version=no
+      shlibpath_overrides_runpath=no
+      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
       ;;
   esac
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_os in
-  freebsd2*)
-    shlibpath_overrides_runpath=yes
-    ;;
-  freebsd3.[01]* | freebsdelf3.[01]*)
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
-  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
-    shlibpath_overrides_runpath=no
-    hardcode_into_libs=yes
-    ;;
-  freebsd*) # from 4.6 on
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  esac
   ;;
 
-gnu*)
-  version_type=linux
+sysv4*MP*)
+  if test -d /usr/nec ;then
+    version_type=linux
+    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
+    soname_spec='$libname${shared_ext}.$major'
+    shlibpath_var=LD_LIBRARY_PATH
+  fi
+  ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+  version_type=freebsd-elf
   need_lib_prefix=no
   need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
   hardcode_into_libs=yes
+  if test "$with_gnu_ld" = yes; then
+    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
+  else
+    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
+    case $host_os in
+      sco3.2v5*)
+        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
+	;;
+    esac
+  fi
+  sys_lib_dlsearch_path_spec='/usr/lib'
   ;;
 
-hpux9* | hpux10* | hpux11*)
-  # Give a soname corresponding to the major version so that dld.sl refuses to
-  # link against other versions.
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  case $host_cpu in
-  ia64*)
-    shrext_cmds='.so'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.so"
-    shlibpath_var=LD_LIBRARY_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    if test "X$HPUX_IA64_MODE" = X32; then
-      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
-    else
-      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
-    fi
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-   hppa*64*)
-     shrext_cmds='.sl'
-     hardcode_into_libs=yes
-     dynamic_linker="$host_os dld.sl"
-     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-     soname_spec='${libname}${release}${shared_ext}$major'
-     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
-     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-     ;;
-   *)
-    shrext_cmds='.sl'
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=SHLIB_PATH
-    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    ;;
-  esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
-  postinstall_cmds='chmod 555 $lib'
-  ;;
-
-interix3*)
+tpf*)
+  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
   version_type=linux
   need_lib_prefix=no
   need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
   ;;
 
-irix5* | irix6* | nonstopux*)
-  case $host_os in
-    nonstopux*) version_type=nonstopux ;;
-    *)
-	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
-	else
-		version_type=irix
-	fi ;;
-  esac
-  need_lib_prefix=no
-  need_version=no
+uts4*)
+  version_type=linux
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  ;;
+
+*)
+  dynamic_linker=no
+  ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
+$as_echo "$dynamic_linker" >&6; }
+test "$dynamic_linker" = no && can_build_shared=no
+
+variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+if test "$GCC" = yes; then
+  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+fi
+
+if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
+  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
+fi
+if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
+  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
+fi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
+$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
+hardcode_action=
+if test -n "$hardcode_libdir_flag_spec" ||
+   test -n "$runpath_var" ||
+   test "X$hardcode_automatic" = "Xyes" ; then
+
+  # We can hardcode non-existent directories.
+  if test "$hardcode_direct" != no &&
+     # If the only mechanism to avoid hardcoding is shlibpath_var, we
+     # have to relink, otherwise we might link with an installed library
+     # when we should be linking with a yet-to-be-installed one
+     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
+     test "$hardcode_minus_L" != no; then
+    # Linking always hardcodes the temporary library directory.
+    hardcode_action=relink
+  else
+    # We can link without hardcoding, and we can hardcode nonexisting dirs.
+    hardcode_action=immediate
+  fi
+else
+  # We cannot hardcode anything, or else we can only hardcode existing
+  # directories.
+  hardcode_action=unsupported
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
+$as_echo "$hardcode_action" >&6; }
+
+if test "$hardcode_action" = relink ||
+   test "$inherit_rpath" = yes; then
+  # Fast installation is not supported
+  enable_fast_install=no
+elif test "$shlibpath_overrides_runpath" = yes ||
+     test "$enable_shared" = no; then
+  # Fast installation is not necessary
+  enable_fast_install=needless
+fi
+
+
+
+
+
+
+  if test "x$enable_dlopen" != xyes; then
+  enable_dlopen=unknown
+  enable_dlopen_self=unknown
+  enable_dlopen_self_static=unknown
+else
+  lt_cv_dlopen=no
+  lt_cv_dlopen_libs=
+
   case $host_os in
-  irix5* | nonstopux*)
-    libsuff= shlibsuff=
+  beos*)
+    lt_cv_dlopen="load_add_on"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
     ;;
-  *)
-    case $LD in # libtool.m4 will add one of these switches to LD
-    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
-      libsuff= shlibsuff= libmagic=32-bit;;
-    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
-      libsuff=32 shlibsuff=N32 libmagic=N32;;
-    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
-      libsuff=64 shlibsuff=64 libmagic=64-bit;;
-    *) libsuff= shlibsuff= libmagic=never-match;;
-    esac
+
+  mingw* | pw32* | cegcc*)
+    lt_cv_dlopen="LoadLibrary"
+    lt_cv_dlopen_libs=
+    ;;
+
+  cygwin*)
+    lt_cv_dlopen="dlopen"
+    lt_cv_dlopen_libs=
+    ;;
+
+  darwin*)
+  # if libdl is installed we need to link against it
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
+$as_echo_n "checking for dlopen in -ldl... " >&6; }
+if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldl  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dl_dlopen=yes
+else
+  ac_cv_lib_dl_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
+$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
+if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
+else
+
+    lt_cv_dlopen="dyld"
+    lt_cv_dlopen_libs=
+    lt_cv_dlopen_self=yes
+
+fi
+
     ;;
-  esac
-  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
-  shlibpath_overrides_runpath=no
-  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
-  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
-  hardcode_into_libs=yes
-  ;;
 
-# No shared lib support for Linux oldld, aout, or coff.
-linux*oldld* | linux*aout* | linux*coff*)
-  dynamic_linker=no
-  ;;
+  *)
+    ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
+if test "x$ac_cv_func_shl_load" = x""yes; then :
+  lt_cv_dlopen="shl_load"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
+$as_echo_n "checking for shl_load in -ldld... " >&6; }
+if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-# This must be Linux ELF.
-linux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  # This implies no fast_install, which is unacceptable.
-  # Some rework will be needed to allow for fast_install
-  # before this can be enabled.
-  hardcode_into_libs=yes
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char shl_load ();
+int
+main ()
+{
+return shl_load ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dld_shl_load=yes
+else
+  ac_cv_lib_dld_shl_load=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
+$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
+if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
+  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
+else
+  ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
+if test "x$ac_cv_func_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
+$as_echo_n "checking for dlopen in -ldl... " >&6; }
+if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldl  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-  # Append ld.so.conf contents to the search path
-  if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-  fi
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dl_dlopen=yes
+else
+  ac_cv_lib_dl_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
+$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
+if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
+$as_echo_n "checking for dlopen in -lsvld... " >&6; }
+if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lsvld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-  # We used to test for /lib/ld.so.1 and disable shared libraries on
-  # powerpc, because MkLinux only supported shared libraries with the
-  # GNU dynamic linker.  Since this was broken with cross compilers,
-  # most powerpc-linux boxes support dynamic linking these days and
-  # people can always --disable-shared, the test was removed, and we
-  # assume the GNU/Linux dynamic linker is in use.
-  dynamic_linker='GNU/Linux ld.so'
-  ;;
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dlopen ();
+int
+main ()
+{
+return dlopen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_svld_dlopen=yes
+else
+  ac_cv_lib_svld_dlopen=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
+$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
+if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
+  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
+$as_echo_n "checking for dld_link in -ldld... " >&6; }
+if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-ldld  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char dld_link ();
+int
+main ()
+{
+return dld_link ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_dld_dld_link=yes
+else
+  ac_cv_lib_dld_dld_link=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
+$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
+if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
+  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
+fi
 
-knetbsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
 
-netbsd*)
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-    dynamic_linker='NetBSD (a.out) ld.so'
-  else
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    dynamic_linker='NetBSD ld.elf_so'
-  fi
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  ;;
+fi
 
-newsos6)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
 
-nto-qnx*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
+fi
 
-openbsd*)
-  version_type=sunos
-  sys_lib_dlsearch_path_spec="/usr/lib"
-  need_lib_prefix=no
-  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-  case $host_os in
-    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
-    *)                         need_version=no  ;;
-  esac
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    case $host_os in
-      openbsd2.[89] | openbsd2.[89].*)
-	shlibpath_overrides_runpath=no
-	;;
-      *)
-	shlibpath_overrides_runpath=yes
-	;;
-      esac
-  else
-    shlibpath_overrides_runpath=yes
-  fi
-  ;;
 
-os2*)
-  libname_spec='$name'
-  shrext_cmds=".dll"
-  need_lib_prefix=no
-  library_names_spec='$libname${shared_ext} $libname.a'
-  dynamic_linker='OS/2 ld.exe'
-  shlibpath_var=LIBPATH
-  ;;
+fi
 
-osf3* | osf4* | osf5*)
-  version_type=osf
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
-  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-  ;;
 
-solaris*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  # ldd complains unless libraries are executable
-  postinstall_cmds='chmod +x $lib'
-  ;;
+fi
 
-sunos4*)
-  version_type=sunos
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  if test "$with_gnu_ld" = yes; then
-    need_lib_prefix=no
-  fi
-  need_version=yes
-  ;;
 
-sysv4 | sysv4.3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_vendor in
-    sni)
-      shlibpath_overrides_runpath=no
-      need_lib_prefix=no
-      export_dynamic_flag_spec='${wl}-Blargedynsym'
-      runpath_var=LD_RUN_PATH
-      ;;
-    siemens)
-      need_lib_prefix=no
-      ;;
-    motorola)
-      need_lib_prefix=no
-      need_version=no
-      shlibpath_overrides_runpath=no
-      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
-      ;;
-  esac
-  ;;
+fi
 
-sysv4*MP*)
-  if test -d /usr/nec ;then
-    version_type=linux
-    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
-    soname_spec='$libname${shared_ext}.$major'
-    shlibpath_var=LD_LIBRARY_PATH
-  fi
-  ;;
+    ;;
+  esac
 
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  version_type=freebsd-elf
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  hardcode_into_libs=yes
-  if test "$with_gnu_ld" = yes; then
-    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
-    shlibpath_overrides_runpath=no
+  if test "x$lt_cv_dlopen" != xno; then
+    enable_dlopen=yes
   else
-    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
-    shlibpath_overrides_runpath=yes
-    case $host_os in
-      sco3.2v5*)
-        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
-	;;
-    esac
+    enable_dlopen=no
   fi
-  sys_lib_dlsearch_path_spec='/usr/lib'
-  ;;
 
-uts4*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
+  case $lt_cv_dlopen in
+  dlopen)
+    save_CPPFLAGS="$CPPFLAGS"
+    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
 
-*)
-  dynamic_linker=no
-  ;;
-esac
-echo "$as_me:$LINENO: result: $dynamic_linker" >&5
-echo "${ECHO_T}$dynamic_linker" >&6
-test "$dynamic_linker" = no && can_build_shared=no
+    save_LDFLAGS="$LDFLAGS"
+    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
 
-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
-if test "$GCC" = yes; then
-  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
-fi
+    save_LIBS="$LIBS"
+    LIBS="$lt_cv_dlopen_libs $LIBS"
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
+$as_echo_n "checking whether a program can dlopen itself... " >&6; }
+if test "${lt_cv_dlopen_self+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  	  if test "$cross_compiling" = yes; then :
+  lt_cv_dlopen_self=cross
+else
+  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+  lt_status=$lt_dlunknown
+  cat > conftest.$ac_ext <<_LT_EOF
+#line 11141 "configure"
+#include "confdefs.h"
 
-echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
-echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
-hardcode_action_F77=
-if test -n "$hardcode_libdir_flag_spec_F77" || \
-   test -n "$runpath_var_F77" || \
-   test "X$hardcode_automatic_F77" = "Xyes" ; then
+#if HAVE_DLFCN_H
+#include <dlfcn.h>
+#endif
 
-  # We can hardcode non-existant directories.
-  if test "$hardcode_direct_F77" != no &&
-     # If the only mechanism to avoid hardcoding is shlibpath_var, we
-     # have to relink, otherwise we might link with an installed library
-     # when we should be linking with a yet-to-be-installed one
-     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
-     test "$hardcode_minus_L_F77" != no; then
-    # Linking always hardcodes the temporary library directory.
-    hardcode_action_F77=relink
+#include <stdio.h>
+
+#ifdef RTLD_GLOBAL
+#  define LT_DLGLOBAL		RTLD_GLOBAL
+#else
+#  ifdef DL_GLOBAL
+#    define LT_DLGLOBAL		DL_GLOBAL
+#  else
+#    define LT_DLGLOBAL		0
+#  endif
+#endif
+
+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+   find out it does not work in some platform. */
+#ifndef LT_DLLAZY_OR_NOW
+#  ifdef RTLD_LAZY
+#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
+#  else
+#    ifdef DL_LAZY
+#      define LT_DLLAZY_OR_NOW		DL_LAZY
+#    else
+#      ifdef RTLD_NOW
+#        define LT_DLLAZY_OR_NOW	RTLD_NOW
+#      else
+#        ifdef DL_NOW
+#          define LT_DLLAZY_OR_NOW	DL_NOW
+#        else
+#          define LT_DLLAZY_OR_NOW	0
+#        endif
+#      endif
+#    endif
+#  endif
+#endif
+
+void fnord() { int i=42;}
+int main ()
+{
+  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+  int status = $lt_dlunknown;
+
+  if (self)
+    {
+      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
+      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      /* dlclose (self); */
+    }
   else
-    # We can link without hardcoding, and we can hardcode nonexisting dirs.
-    hardcode_action_F77=immediate
+    puts (dlerror ());
+
+  return status;
+}
+_LT_EOF
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
+  (eval $ac_link) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
+    (./conftest; exit; ) >&5 2>/dev/null
+    lt_status=$?
+    case x$lt_status in
+      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
+      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
+      x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
+    esac
+  else :
+    # compilation failed
+    lt_cv_dlopen_self=no
   fi
-else
-  # We cannot hardcode anything, or else we can only hardcode existing
-  # directories.
-  hardcode_action_F77=unsupported
 fi
-echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
-echo "${ECHO_T}$hardcode_action_F77" >&6
+rm -fr conftest*
+
 
-if test "$hardcode_action_F77" = relink; then
-  # Fast installation is not supported
-  enable_fast_install=no
-elif test "$shlibpath_overrides_runpath" = yes ||
-     test "$enable_shared" = no; then
-  # Fast installation is not necessary
-  enable_fast_install=needless
 fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
+$as_echo "$lt_cv_dlopen_self" >&6; }
 
+    if test "x$lt_cv_dlopen_self" = xyes; then
+      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
+$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
+if test "${lt_cv_dlopen_self_static+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  	  if test "$cross_compiling" = yes; then :
+  lt_cv_dlopen_self_static=cross
+else
+  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+  lt_status=$lt_dlunknown
+  cat > conftest.$ac_ext <<_LT_EOF
+#line 11237 "configure"
+#include "confdefs.h"
 
-# The else clause should only fire when bootstrapping the
-# libtool distribution, otherwise you forgot to ship ltmain.sh
-# with your package, and you will get complaints that there are
-# no rules to generate ltmain.sh.
-if test -f "$ltmain"; then
-  # See if we are running on zsh, and set the options which allow our commands through
-  # without removal of \ escapes.
-  if test -n "${ZSH_VERSION+set}" ; then
-    setopt NO_GLOB_SUBST
-  fi
-  # Now quote all the things that may contain metacharacters while being
-  # careful not to overquote the AC_SUBSTed values.  We take copies of the
-  # variables and quote the copies for generation of the libtool script.
-  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
-    SED SHELL STRIP \
-    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
-    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
-    deplibs_check_method reload_flag reload_cmds need_locks \
-    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
-    lt_cv_sys_global_symbol_to_c_name_address \
-    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
-    old_postinstall_cmds old_postuninstall_cmds \
-    compiler_F77 \
-    CC_F77 \
-    LD_F77 \
-    lt_prog_compiler_wl_F77 \
-    lt_prog_compiler_pic_F77 \
-    lt_prog_compiler_static_F77 \
-    lt_prog_compiler_no_builtin_flag_F77 \
-    export_dynamic_flag_spec_F77 \
-    thread_safe_flag_spec_F77 \
-    whole_archive_flag_spec_F77 \
-    enable_shared_with_static_runtimes_F77 \
-    old_archive_cmds_F77 \
-    old_archive_from_new_cmds_F77 \
-    predep_objects_F77 \
-    postdep_objects_F77 \
-    predeps_F77 \
-    postdeps_F77 \
-    compiler_lib_search_path_F77 \
-    archive_cmds_F77 \
-    archive_expsym_cmds_F77 \
-    postinstall_cmds_F77 \
-    postuninstall_cmds_F77 \
-    old_archive_from_expsyms_cmds_F77 \
-    allow_undefined_flag_F77 \
-    no_undefined_flag_F77 \
-    export_symbols_cmds_F77 \
-    hardcode_libdir_flag_spec_F77 \
-    hardcode_libdir_flag_spec_ld_F77 \
-    hardcode_libdir_separator_F77 \
-    hardcode_automatic_F77 \
-    module_cmds_F77 \
-    module_expsym_cmds_F77 \
-    lt_cv_prog_compiler_c_o_F77 \
-    exclude_expsyms_F77 \
-    include_expsyms_F77; do
-
-    case $var in
-    old_archive_cmds_F77 | \
-    old_archive_from_new_cmds_F77 | \
-    archive_cmds_F77 | \
-    archive_expsym_cmds_F77 | \
-    module_cmds_F77 | \
-    module_expsym_cmds_F77 | \
-    old_archive_from_expsyms_cmds_F77 | \
-    export_symbols_cmds_F77 | \
-    extract_expsyms_cmds | reload_cmds | finish_cmds | \
-    postinstall_cmds | postuninstall_cmds | \
-    old_postinstall_cmds | old_postuninstall_cmds | \
-    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
-      # Double-quote double-evaled strings.
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
-      ;;
-    *)
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
-      ;;
-    esac
-  done
+#if HAVE_DLFCN_H
+#include <dlfcn.h>
+#endif
 
-  case $lt_echo in
-  *'\$0 --fallback-echo"')
-    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
-    ;;
-  esac
+#include <stdio.h>
 
-cfgfile="$ofile"
+#ifdef RTLD_GLOBAL
+#  define LT_DLGLOBAL		RTLD_GLOBAL
+#else
+#  ifdef DL_GLOBAL
+#    define LT_DLGLOBAL		DL_GLOBAL
+#  else
+#    define LT_DLGLOBAL		0
+#  endif
+#endif
 
-  cat <<__EOF__ >> "$cfgfile"
-# ### BEGIN LIBTOOL TAG CONFIG: $tagname
+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+   find out it does not work in some platform. */
+#ifndef LT_DLLAZY_OR_NOW
+#  ifdef RTLD_LAZY
+#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
+#  else
+#    ifdef DL_LAZY
+#      define LT_DLLAZY_OR_NOW		DL_LAZY
+#    else
+#      ifdef RTLD_NOW
+#        define LT_DLLAZY_OR_NOW	RTLD_NOW
+#      else
+#        ifdef DL_NOW
+#          define LT_DLLAZY_OR_NOW	DL_NOW
+#        else
+#          define LT_DLLAZY_OR_NOW	0
+#        endif
+#      endif
+#    endif
+#  endif
+#endif
 
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+void fnord() { int i=42;}
+int main ()
+{
+  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+  int status = $lt_dlunknown;
 
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
+  if (self)
+    {
+      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
+      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      /* dlclose (self); */
+    }
+  else
+    puts (dlerror ());
 
-# Whether or not to build shared libraries.
-build_libtool_libs=$enable_shared
+  return status;
+}
+_LT_EOF
+  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
+  (eval $ac_link) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
+    (./conftest; exit; ) >&5 2>/dev/null
+    lt_status=$?
+    case x$lt_status in
+      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
+      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
+      x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
+    esac
+  else :
+    # compilation failed
+    lt_cv_dlopen_self_static=no
+  fi
+fi
+rm -fr conftest*
 
-# Whether or not to build static libraries.
-build_old_libs=$enable_static
 
-# Whether or not to add -lc for building shared libraries.
-build_libtool_need_lc=$archive_cmds_need_lc_F77
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
+$as_echo "$lt_cv_dlopen_self_static" >&6; }
+    fi
 
-# Whether or not to disallow shared libs when runtime libs are static
-allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_F77
+    CPPFLAGS="$save_CPPFLAGS"
+    LDFLAGS="$save_LDFLAGS"
+    LIBS="$save_LIBS"
+    ;;
+  esac
 
-# Whether or not to optimize for fast installation.
-fast_install=$enable_fast_install
+  case $lt_cv_dlopen_self in
+  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
+  *) enable_dlopen_self=unknown ;;
+  esac
 
-# The host system.
-host_alias=$host_alias
-host=$host
-host_os=$host_os
+  case $lt_cv_dlopen_self_static in
+  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
+  *) enable_dlopen_self_static=unknown ;;
+  esac
+fi
 
-# The build system.
-build_alias=$build_alias
-build=$build
-build_os=$build_os
 
-# An echo program that does not interpret backslashes.
-echo=$lt_echo
 
-# The archiver.
-AR=$lt_AR
-AR_FLAGS=$lt_AR_FLAGS
 
-# A C compiler.
-LTCC=$lt_LTCC
 
-# LTCC compiler flags.
-LTCFLAGS=$lt_LTCFLAGS
 
-# A language-specific compiler.
-CC=$lt_compiler_F77
 
-# Is the compiler the GNU C compiler?
-with_gcc=$GCC_F77
 
-# An ERE matcher.
-EGREP=$lt_EGREP
 
-# The linker used to build libraries.
-LD=$lt_LD_F77
 
-# Whether we need hard or soft links.
-LN_S=$lt_LN_S
 
-# A BSD-compatible nm program.
-NM=$lt_NM
 
-# A symbol stripping program
-STRIP=$lt_STRIP
 
-# Used to examine libraries when file_magic_cmd begins "file"
-MAGIC_CMD=$MAGIC_CMD
 
-# Used on cygwin: DLL creation program.
-DLLTOOL="$DLLTOOL"
 
-# Used on cygwin: object dumper.
-OBJDUMP="$OBJDUMP"
 
-# Used on cygwin: assembler.
-AS="$AS"
 
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
+striplib=
+old_striplib=
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
+$as_echo_n "checking whether stripping libraries is possible... " >&6; }
+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
+  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
+  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+# FIXME - insert some real tests, host_os isn't really good enough
+  case $host_os in
+  darwin*)
+    if test -n "$STRIP" ; then
+      striplib="$STRIP -x"
+      old_striplib="$STRIP -S"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+    else
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+    fi
+    ;;
+  *)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+    ;;
+  esac
+fi
 
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl_F77
 
-# Object file suffix (normally "o").
-objext="$ac_objext"
 
-# Old archive suffix (normally "a").
-libext="$libext"
 
-# Shared library suffix (normally ".so").
-shrext_cmds='$shrext_cmds'
 
-# Executable file suffix (normally "").
-exeext="$exeext"
 
-# Additional compiler flags for building library objects.
-pic_flag=$lt_lt_prog_compiler_pic_F77
-pic_mode=$pic_mode
 
-# What is the maximum length of a command?
-max_cmd_len=$lt_cv_sys_max_cmd_len
 
-# Does compiler simultaneously support -c and -o options?
-compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77
 
-# Must we lock files when doing compilation?
-need_locks=$lt_need_locks
 
-# Do we need the lib prefix for modules?
-need_lib_prefix=$need_lib_prefix
 
-# Do we need a version for libraries?
-need_version=$need_version
+  # Report which library types will actually be built
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
+$as_echo_n "checking if libtool supports shared libraries... " >&6; }
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
+$as_echo "$can_build_shared" >&6; }
 
-# Whether dlopen is supported.
-dlopen_support=$enable_dlopen
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
+$as_echo_n "checking whether to build shared libraries... " >&6; }
+  test "$can_build_shared" = "no" && enable_shared=no
 
-# Whether dlopen of programs is supported.
-dlopen_self=$enable_dlopen_self
+  # On AIX, shared libraries and static libraries use the same namespace, and
+  # are all built from PIC.
+  case $host_os in
+  aix3*)
+    test "$enable_shared" = yes && enable_static=no
+    if test -n "$RANLIB"; then
+      archive_cmds="$archive_cmds~\$RANLIB \$lib"
+      postinstall_cmds='$RANLIB $lib'
+    fi
+    ;;
 
-# Whether dlopen of statically linked programs is supported.
-dlopen_self_static=$enable_dlopen_self_static
+  aix[4-9]*)
+    if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+      test "$enable_shared" = yes && enable_static=no
+    fi
+    ;;
+  esac
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
+$as_echo "$enable_shared" >&6; }
 
-# Compiler flag to prevent dynamic linking.
-link_static_flag=$lt_lt_prog_compiler_static_F77
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
+$as_echo_n "checking whether to build static libraries... " >&6; }
+  # Make sure either enable_shared or enable_static is yes.
+  test "$enable_shared" = yes || enable_static=yes
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
+$as_echo "$enable_static" >&6; }
 
-# Compiler flag to turn off builtin functions.
-no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77
 
-# Compiler flag to allow reflexive dlopens.
-export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77
 
-# Compiler flag to generate shared objects directly from archives.
-whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77
 
-# Compiler flag to generate thread-safe objects.
-thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-# Library versioning type.
-version_type=$version_type
+CC="$lt_save_CC"
 
-# Format of library name prefix.
-libname_spec=$lt_libname_spec
 
-# List of archive names.  First name is the real one, the rest are links.
-# The last name is the one that the linker finds with -lNAME.
-library_names_spec=$lt_library_names_spec
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
 
-# The coded name of the library, if different from the real name.
-soname_spec=$lt_soname_spec
+archive_cmds_need_lc_CXX=no
+allow_undefined_flag_CXX=
+always_export_symbols_CXX=no
+archive_expsym_cmds_CXX=
+compiler_needs_object_CXX=no
+export_dynamic_flag_spec_CXX=
+hardcode_direct_CXX=no
+hardcode_direct_absolute_CXX=no
+hardcode_libdir_flag_spec_CXX=
+hardcode_libdir_flag_spec_ld_CXX=
+hardcode_libdir_separator_CXX=
+hardcode_minus_L_CXX=no
+hardcode_shlibpath_var_CXX=unsupported
+hardcode_automatic_CXX=no
+inherit_rpath_CXX=no
+module_cmds_CXX=
+module_expsym_cmds_CXX=
+link_all_deplibs_CXX=unknown
+old_archive_cmds_CXX=$old_archive_cmds
+no_undefined_flag_CXX=
+whole_archive_flag_spec_CXX=
+enable_shared_with_static_runtimes_CXX=no
 
-# Commands used to build and install an old-style archive.
-RANLIB=$lt_RANLIB
-old_archive_cmds=$lt_old_archive_cmds_F77
-old_postinstall_cmds=$lt_old_postinstall_cmds
-old_postuninstall_cmds=$lt_old_postuninstall_cmds
+# Source file extension for C++ test sources.
+ac_ext=cpp
 
-# Create an old-style archive from a shared archive.
-old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_F77
+# Object file extension for compiled C++ test sources.
+objext=o
+objext_CXX=$objext
 
-# Create a temporary old-style archive to link instead of a shared archive.
-old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_F77
+# No sense in running all these tests if we already determined that
+# the CXX compiler isn't working.  Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_caught_CXX_error" != yes; then
+  # Code to be used in simple compile tests
+  lt_simple_compile_test_code="int some_variable = 0;"
 
-# Commands used to build and install a shared archive.
-archive_cmds=$lt_archive_cmds_F77
-archive_expsym_cmds=$lt_archive_expsym_cmds_F77
-postinstall_cmds=$lt_postinstall_cmds
-postuninstall_cmds=$lt_postuninstall_cmds
+  # Code to be used in simple link tests
+  lt_simple_link_test_code='int main(int, char *[]) { return(0); }'
 
-# Commands used to build a loadable module (assumed same as above if empty)
-module_cmds=$lt_module_cmds_F77
-module_expsym_cmds=$lt_module_expsym_cmds_F77
+  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
 
-# Commands to strip libraries.
-old_striplib=$lt_old_striplib
-striplib=$lt_striplib
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predep_objects=$lt_predep_objects_F77
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdep_objects=$lt_postdep_objects_F77
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predeps=$lt_predeps_F77
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdeps=$lt_postdeps_F77
 
-# The library search path used internally by the compiler when linking
-# a shared library.
-compiler_lib_search_path=$lt_compiler_lib_search_path_F77
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
 
-# Method to check whether dependent libraries are shared objects.
-deplibs_check_method=$lt_deplibs_check_method
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
 
-# Command to use when deplibs_check_method == file_magic.
-file_magic_cmd=$lt_file_magic_cmd
+# Allow CC to be a program name with arguments.
+compiler=$CC
 
-# Flag that allows shared libraries with undefined symbols to be built.
-allow_undefined_flag=$lt_allow_undefined_flag_F77
 
-# Flag that forces no undefined symbols.
-no_undefined_flag=$lt_no_undefined_flag_F77
+  # save warnings/boilerplate of simple test code
+  ac_outfile=conftest.$ac_objext
+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_compiler_boilerplate=`cat conftest.err`
+$RM conftest*
 
-# Commands used to finish a libtool library installation in a directory.
-finish_cmds=$lt_finish_cmds
+  ac_outfile=conftest.$ac_objext
+echo "$lt_simple_link_test_code" >conftest.$ac_ext
+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_linker_boilerplate=`cat conftest.err`
+$RM -r conftest*
+
+
+  # Allow CC to be a program name with arguments.
+  lt_save_CC=$CC
+  lt_save_LD=$LD
+  lt_save_GCC=$GCC
+  GCC=$GXX
+  lt_save_with_gnu_ld=$with_gnu_ld
+  lt_save_path_LD=$lt_cv_path_LD
+  if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
+    lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
+  else
+    $as_unset lt_cv_prog_gnu_ld
+  fi
+  if test -n "${lt_cv_path_LDCXX+set}"; then
+    lt_cv_path_LD=$lt_cv_path_LDCXX
+  else
+    $as_unset lt_cv_path_LD
+  fi
+  test -z "${LDCXX+set}" || LD=$LDCXX
+  CC=${CXX-"c++"}
+  compiler=$CC
+  compiler_CXX=$CC
+  for cc_temp in $compiler""; do
+  case $cc_temp in
+    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
+    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
+    \-*) ;;
+    *) break;;
+  esac
+done
+cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
 
-# Same as above, but a single script fragment to be evaled but not shown.
-finish_eval=$lt_finish_eval
 
-# Take the output of nm and produce a listing of raw symbols and C names.
-global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
+  if test -n "$compiler"; then
+    # We don't want -fno-exception when compiling C++ code, so set the
+    # no_builtin_flag separately
+    if test "$GXX" = yes; then
+      lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
+    else
+      lt_prog_compiler_no_builtin_flag_CXX=
+    fi
 
-# Transform the output of nm in a proper C declaration
-global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
+    if test "$GXX" = yes; then
+      # Set up default GNU C++ configuration
 
-# Transform the output of nm in a C name address pair
-global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
 
-# This is the shared library runtime path variable.
-runpath_var=$runpath_var
 
-# This is the shared library path variable.
-shlibpath_var=$shlibpath_var
+# Check whether --with-gnu-ld was given.
+if test "${with_gnu_ld+set}" = set; then :
+  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
+else
+  with_gnu_ld=no
+fi
 
-# Is shlibpath searched before the hard-coded library search path?
-shlibpath_overrides_runpath=$shlibpath_overrides_runpath
+ac_prog=ld
+if test "$GCC" = yes; then
+  # Check if gcc -print-prog-name=ld gives a path.
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
+$as_echo_n "checking for ld used by $CC... " >&6; }
+  case $host in
+  *-*-mingw*)
+    # gcc leaves a trailing carriage return which upsets mingw
+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+  *)
+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+  esac
+  case $ac_prog in
+    # Accept absolute paths.
+    [\\/]* | ?:[\\/]*)
+      re_direlt='/[^/][^/]*/\.\./'
+      # Canonicalize the pathname of ld
+      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
+      done
+      test -z "$LD" && LD="$ac_prog"
+      ;;
+  "")
+    # If it fails, then pretend we aren't using GCC.
+    ac_prog=ld
+    ;;
+  *)
+    # If it is relative, then search for the first ld in PATH.
+    with_gnu_ld=unknown
+    ;;
+  esac
+elif test "$with_gnu_ld" = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
+$as_echo_n "checking for GNU ld... " >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
+$as_echo_n "checking for non-GNU ld... " >&6; }
+fi
+if test "${lt_cv_path_LD+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$LD"; then
+  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+  for ac_dir in $PATH; do
+    IFS="$lt_save_ifs"
+    test -z "$ac_dir" && ac_dir=.
+    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+      lt_cv_path_LD="$ac_dir/$ac_prog"
+      # Check to see if the program is GNU ld.  I'd rather use --version,
+      # but apparently some variants of GNU ld only accept -v.
+      # Break only if it was the GNU/non-GNU ld that we prefer.
+      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+      *GNU* | *'with BFD'*)
+	test "$with_gnu_ld" != no && break
+	;;
+      *)
+	test "$with_gnu_ld" != yes && break
+	;;
+      esac
+    fi
+  done
+  IFS="$lt_save_ifs"
+else
+  lt_cv_path_LD="$LD" # Let the user override the test with a path.
+fi
+fi
 
-# How to hardcode a shared library path into an executable.
-hardcode_action=$hardcode_action_F77
+LD="$lt_cv_path_LD"
+if test -n "$LD"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
+$as_echo "$LD" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
+$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
+if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  # I'd rather use --version here, but apparently some GNU lds only accept -v.
+case `$LD -v 2>&1 </dev/null` in
+*GNU* | *'with BFD'*)
+  lt_cv_prog_gnu_ld=yes
+  ;;
+*)
+  lt_cv_prog_gnu_ld=no
+  ;;
+esac
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
+$as_echo "$lt_cv_prog_gnu_ld" >&6; }
+with_gnu_ld=$lt_cv_prog_gnu_ld
 
-# Whether we should hardcode library paths into libraries.
-hardcode_into_libs=$hardcode_into_libs
 
-# Flag to hardcode \$libdir into a binary during linking.
-# This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_F77
 
-# If ld is used when linking, flag to hardcode \$libdir into
-# a binary during linking. This must work even if \$libdir does
-# not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_F77
 
-# Whether we need a single -rpath flag with a separated argument.
-hardcode_libdir_separator=$lt_hardcode_libdir_separator_F77
 
-# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
-# resulting binary.
-hardcode_direct=$hardcode_direct_F77
 
-# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
-# resulting binary.
-hardcode_minus_L=$hardcode_minus_L_F77
 
-# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
-# the resulting binary.
-hardcode_shlibpath_var=$hardcode_shlibpath_var_F77
+      # Check if GNU C++ uses GNU ld as the underlying linker, since the
+      # archiving commands below assume that GNU ld is being used.
+      if test "$with_gnu_ld" = yes; then
+        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
 
-# Set to yes if building a shared library automatically hardcodes DIR into the library
-# and all subsequent libraries and executables linked against it.
-hardcode_automatic=$hardcode_automatic_F77
+        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+        export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
 
-# Variables whose values should be saved in libtool wrapper scripts and
-# restored at relink time.
-variables_saved_for_relink="$variables_saved_for_relink"
+        # If archive_cmds runs LD, not CC, wlarc should be empty
+        # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
+        #     investigate it a little bit more. (MM)
+        wlarc='${wl}'
 
-# Whether libtool must link a program against all its dependency libraries.
-link_all_deplibs=$link_all_deplibs_F77
+        # ancient GNU ld didn't support --whole-archive et. al.
+        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
+	  $GREP 'no-whole-archive' > /dev/null; then
+          whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+        else
+          whole_archive_flag_spec_CXX=
+        fi
+      else
+        with_gnu_ld=no
+        wlarc=
+
+        # A generic and very simple default shared library creation
+        # command for GNU C++ for the case where it uses the native
+        # linker, instead of GNU ld.  If possible, this setting should
+        # overridden to take advantage of the native linker features on
+        # the platform it is being used on.
+        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+      fi
 
-# Compile-time system search path for libraries
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
+      # Commands to make compiler produce verbose output that lists
+      # what "hidden" libraries, object files and flags are used when
+      # linking a shared library.
+      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
 
-# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
+    else
+      GXX=no
+      with_gnu_ld=no
+      wlarc=
+    fi
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path="$fix_srcfile_path_F77"
+    # PORTME: fill in a description of your system's C++ link characteristics
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
+    ld_shlibs_CXX=yes
+    case $host_os in
+      aix3*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
+      aix[4-9]*)
+        if test "$host_cpu" = ia64; then
+          # On IA64, the linker does run time linking by default, so we don't
+          # have to do anything special.
+          aix_use_runtimelinking=no
+          exp_sym_flag='-Bexport'
+          no_entry_flag=""
+        else
+          aix_use_runtimelinking=no
+
+          # Test if we are trying to use run time linking or normal
+          # AIX style linking. If -brtl is somewhere in LDFLAGS, we
+          # need to do runtime linking.
+          case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
+	    for ld_flag in $LDFLAGS; do
+	      case $ld_flag in
+	      *-brtl*)
+	        aix_use_runtimelinking=yes
+	        break
+	        ;;
+	      esac
+	    done
+	    ;;
+          esac
 
-# Set to yes if exported symbols are required.
-always_export_symbols=$always_export_symbols_F77
+          exp_sym_flag='-bexport'
+          no_entry_flag='-bnoentry'
+        fi
 
-# The commands to list exported symbols.
-export_symbols_cmds=$lt_export_symbols_cmds_F77
+        # When large executables or shared objects are built, AIX ld can
+        # have problems creating the table of contents.  If linking a library
+        # or program results in "error TOC overflow" add -mminimal-toc to
+        # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+        # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+
+        archive_cmds_CXX=''
+        hardcode_direct_CXX=yes
+        hardcode_direct_absolute_CXX=yes
+        hardcode_libdir_separator_CXX=':'
+        link_all_deplibs_CXX=yes
+        file_list_spec_CXX='${wl}-f,'
+
+        if test "$GXX" = yes; then
+          case $host_os in aix4.[012]|aix4.[012].*)
+          # We only want to do this on AIX 4.2 and lower, the check
+          # below for broken collect2 doesn't work under 4.3+
+	  collect2name=`${CC} -print-prog-name=collect2`
+	  if test -f "$collect2name" &&
+	     strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+	  then
+	    # We have reworked collect2
+	    :
+	  else
+	    # We have old collect2
+	    hardcode_direct_CXX=unsupported
+	    # It fails to find uninstalled libraries when the uninstalled
+	    # path is not listed in the libpath.  Setting hardcode_minus_L
+	    # to unsupported forces relinking
+	    hardcode_minus_L_CXX=yes
+	    hardcode_libdir_flag_spec_CXX='-L$libdir'
+	    hardcode_libdir_separator_CXX=
+	  fi
+          esac
+          shared_flag='-shared'
+	  if test "$aix_use_runtimelinking" = yes; then
+	    shared_flag="$shared_flag "'${wl}-G'
+	  fi
+        else
+          # not using gcc
+          if test "$host_cpu" = ia64; then
+	  # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+	  # chokes on -Wl,-G. The following line is correct:
+	  shared_flag='-G'
+          else
+	    if test "$aix_use_runtimelinking" = yes; then
+	      shared_flag='${wl}-G'
+	    else
+	      shared_flag='${wl}-bM:SRE'
+	    fi
+          fi
+        fi
 
-# The commands to extract the exported symbol list from a shared archive.
-extract_expsyms_cmds=$lt_extract_expsyms_cmds
+        export_dynamic_flag_spec_CXX='${wl}-bexpall'
+        # It seems that -bexpall does not export symbols beginning with
+        # underscore (_), so it is better to generate a list of symbols to
+	# export.
+        always_export_symbols_CXX=yes
+        if test "$aix_use_runtimelinking" = yes; then
+          # Warning - without using the other runtime loading flags (-brtl),
+          # -berok will link without error, but may produce a broken library.
+          allow_undefined_flag_CXX='-berok'
+          # Determine the default libpath from the value encoded in an empty
+          # executable.
+          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-# Symbols that should not be listed in the preloaded symbols.
-exclude_expsyms=$lt_exclude_expsyms_F77
+int
+main ()
+{
 
-# Symbols that must always be exported.
-include_expsyms=$lt_include_expsyms_F77
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
-# ### END LIBTOOL TAG CONFIG: $tagname
+          hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
 
-__EOF__
+          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        else
+          if test "$host_cpu" = ia64; then
+	    hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
+	    allow_undefined_flag_CXX="-z nodefs"
+	    archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+          else
+	    # Determine the default libpath from the value encoded in an
+	    # empty executable.
+	    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
+int
+main ()
+{
 
-else
-  # If there is no Makefile yet, we rely on a make rule to execute
-  # `config.status --recheck' to rerun these tests and create the
-  # libtool script then.
-  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
-  if test -f "$ltmain_in"; then
-    test -f Makefile && make "$ltmain"
-  fi
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+
+lt_aix_libpath_sed='
+    /Import File Strings/,/^$/ {
+	/^0/ {
+	    s/^0  *\(.*\)$/\1/
+	    p
+	}
+    }'
+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+# Check for a 64-bit object if we didn't find anything.
+if test -z "$aix_libpath"; then
+  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
 fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
+	    hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
+	    # Warning - without using the other run time loading flags,
+	    # -berok will link without error, but may produce a broken library.
+	    no_undefined_flag_CXX=' ${wl}-bernotok'
+	    allow_undefined_flag_CXX=' ${wl}-berok'
+	    # Exported symbols can be pulled into shared objects from archives
+	    whole_archive_flag_spec_CXX='$convenience'
+	    archive_cmds_need_lc_CXX=yes
+	    # This is similar to how AIX traditionally builds its shared
+	    # libraries.
+	    archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+          fi
+        fi
+        ;;
 
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-CC="$lt_save_CC"
-
+      beos*)
+	if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+	  allow_undefined_flag_CXX=unsupported
+	  # Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
+	  # support --undefined.  This deserves some investigation.  FIXME
+	  archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
 	else
-	  tagname=""
+	  ld_shlibs_CXX=no
 	fi
 	;;
 
-      GCJ)
-	if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
-
-
-
-# Source file extension for Java test sources.
-ac_ext=java
+      chorus*)
+        case $cc_basename in
+          *)
+	  # FIXME: insert proper C++ library support
+	  ld_shlibs_CXX=no
+	  ;;
+        esac
+        ;;
 
-# Object file extension for compiled Java test sources.
-objext=o
-objext_GCJ=$objext
+      cygwin* | mingw* | pw32* | cegcc*)
+        # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
+        # as there is no search path for DLLs.
+        hardcode_libdir_flag_spec_CXX='-L$libdir'
+        allow_undefined_flag_CXX=unsupported
+        always_export_symbols_CXX=no
+        enable_shared_with_static_runtimes_CXX=yes
+
+        if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+          archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+          # If the export-symbols file already is a .def file (1st line
+          # is EXPORTS), use it as is; otherwise, prepend...
+          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    cp $export_symbols $output_objdir/$soname.def;
+          else
+	    echo EXPORTS > $output_objdir/$soname.def;
+	    cat $export_symbols >> $output_objdir/$soname.def;
+          fi~
+          $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+        else
+          ld_shlibs_CXX=no
+        fi
+        ;;
+      darwin* | rhapsody*)
 
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="class foo {}\n"
 
-# Code to be used in simple link tests
-lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n'
+  archive_cmds_need_lc_CXX=no
+  hardcode_direct_CXX=no
+  hardcode_automatic_CXX=yes
+  hardcode_shlibpath_var_CXX=unsupported
+  whole_archive_flag_spec_CXX=''
+  link_all_deplibs_CXX=yes
+  allow_undefined_flag_CXX="$_lt_dar_allow_undefined"
+  case $cc_basename in
+     ifort*) _lt_dar_can_shared=yes ;;
+     *) _lt_dar_can_shared=$GCC ;;
+  esac
+  if test "$_lt_dar_can_shared" = "yes"; then
+    output_verbose_link_cmd=echo
+    archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
+    module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
+    archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
+    module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
+       if test "$lt_cv_apple_cc_single_mod" != "yes"; then
+      archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
+      archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
+    fi
 
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+  else
+  ld_shlibs_CXX=no
+  fi
 
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
+	;;
 
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+      dgux*)
+        case $cc_basename in
+          ec++*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          ghcx*)
+	    # Green Hills C++ Compiler
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
+        ;;
 
-# Allow CC to be a program name with arguments.
-compiler=$CC
+      freebsd[12]*)
+        # C++ shared libraries reported to be fairly broken before
+	# switch to ELF
+        ld_shlibs_CXX=no
+        ;;
 
+      freebsd-elf*)
+        archive_cmds_need_lc_CXX=no
+        ;;
 
-# save warnings/boilerplate of simple test code
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$rm conftest*
+      freebsd* | dragonfly*)
+        # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
+        # conventions
+        ld_shlibs_CXX=yes
+        ;;
 
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$rm conftest*
+      gnu*)
+        ;;
 
+      hpux9*)
+        hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
+        hardcode_libdir_separator_CXX=:
+        export_dynamic_flag_spec_CXX='${wl}-E'
+        hardcode_direct_CXX=yes
+        hardcode_minus_L_CXX=yes # Not in the search PATH,
+				             # but as the default
+				             # location of the library.
+
+        case $cc_basename in
+          CC*)
+            # FIXME: insert proper C++ library support
+            ld_shlibs_CXX=no
+            ;;
+          aCC*)
+            archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+            # Commands to make compiler produce verbose output that lists
+            # what "hidden" libraries, object files and flags are used when
+            # linking a shared library.
+            #
+            # There doesn't appear to be a way to prevent this compiler from
+            # explicitly linking system object files so we need to strip them
+            # from the output so that they don't get included in the library
+            # dependencies.
+            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+            ;;
+          *)
+            if test "$GXX" = yes; then
+              archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+            else
+              # FIXME: insert proper C++ library support
+              ld_shlibs_CXX=no
+            fi
+            ;;
+        esac
+        ;;
 
-# Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
-CC=${GCJ-"gcj"}
-compiler=$CC
-compiler_GCJ=$CC
-for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+      hpux10*|hpux11*)
+        if test $with_gnu_ld = no; then
+	  hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
+	  hardcode_libdir_separator_CXX=:
 
+          case $host_cpu in
+            hppa*64*|ia64*)
+              ;;
+            *)
+	      export_dynamic_flag_spec_CXX='${wl}-E'
+              ;;
+          esac
+        fi
+        case $host_cpu in
+          hppa*64*|ia64*)
+            hardcode_direct_CXX=no
+            hardcode_shlibpath_var_CXX=no
+            ;;
+          *)
+            hardcode_direct_CXX=yes
+            hardcode_direct_absolute_CXX=yes
+            hardcode_minus_L_CXX=yes # Not in the search PATH,
+					         # but as the default
+					         # location of the library.
+            ;;
+        esac
 
-# GCJ did not exist at the time GCC didn't implicitly link libc in.
-archive_cmds_need_lc_GCJ=no
+        case $cc_basename in
+          CC*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          aCC*)
+	    case $host_cpu in
+	      hppa*64*)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	      ia64*)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	      *)
+	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	        ;;
+	    esac
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+          *)
+	    if test "$GXX" = yes; then
+	      if test $with_gnu_ld = no; then
+	        case $host_cpu in
+	          hppa*64*)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	          ia64*)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	          *)
+	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            ;;
+	        esac
+	      fi
+	    else
+	      # FIXME: insert proper C++ library support
+	      ld_shlibs_CXX=no
+	    fi
+	    ;;
+        esac
+        ;;
 
-old_archive_cmds_GCJ=$old_archive_cmds
+      interix[3-9]*)
+	hardcode_direct_CXX=no
+	hardcode_shlibpath_var_CXX=no
+	hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	export_dynamic_flag_spec_CXX='${wl}-E'
+	# Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+	# Instead, shared libraries are loaded at an image base (0x10000000 by
+	# default) and relocated if they conflict, which is a slow very memory
+	# consuming and fragmenting process.  To avoid this, we pick a random,
+	# 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+	;;
+      irix5* | irix6*)
+        case $cc_basename in
+          CC*)
+	    # SGI C++
+	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
+	    # necessary to make sure instantiated templates are included
+	    # in the archive.
+	    old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
+	    ;;
+          *)
+	    if test "$GXX" = yes; then
+	      if test "$with_gnu_ld" = no; then
+	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	      else
+	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
+	      fi
+	    fi
+	    link_all_deplibs_CXX=yes
+	    ;;
+        esac
+        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+        hardcode_libdir_separator_CXX=:
+        inherit_rpath_CXX=yes
+        ;;
 
+      linux* | k*bsd*-gnu)
+        case $cc_basename in
+          KCC*)
+	    # Kuck and Associates, Inc. (KAI) C++ Compiler
 
-lt_prog_compiler_no_builtin_flag_GCJ=
+	    # KCC will only create a shared library if the output file
+	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
+	    # to its proper name (with version) after linking.
+	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+
+	    # Archives containing C++ object files must be created using
+	    # "CC -Bstatic", where "CC" is the KAI C++ compiler.
+	    old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
+	    ;;
+	  icpc* | ecpc* )
+	    # Intel C++
+	    with_gnu_ld=yes
+	    # version 8.0 and above of icpc choke on multiply defined symbols
+	    # if we add $predep_objects and $postdep_objects, however 7.1 and
+	    # earlier do not add the objects themselves.
+	    case `$CC -V 2>&1` in
+	      *"Version 7."*)
+	        archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+		archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+		;;
+	      *)  # Version 8.0 or newer
+	        tmp_idyn=
+	        case $host_cpu in
+		  ia64*) tmp_idyn=' -i_dynamic';;
+		esac
+	        archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+		archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+		;;
+	    esac
+	    archive_cmds_need_lc_CXX=no
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	    ;;
+          pgCC* | pgcpp*)
+            # Portland Group C++ compiler
+	    case `$CC -V` in
+	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
+	      prelink_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
+		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
+	      old_archive_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
+		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
+		$RANLIB $oldlib'
+	      archive_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+	      archive_expsym_cmds_CXX='tpldir=Template.dir~
+		rm -rf $tpldir~
+		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+	      ;;
+	    *) # Version 6 will use weak symbols
+	      archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+	      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+	      ;;
+	    esac
 
-if test "$GCC" = yes; then
-  lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
+	    hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+            ;;
+	  cxx*)
+	    # Compaq C++
+	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
 
+	    runpath_var=LD_RUN_PATH
+	    hardcode_libdir_flag_spec_CXX='-rpath $libdir'
+	    hardcode_libdir_separator_CXX=:
 
-echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
-echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
-if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_cv_prog_compiler_rtti_exceptions=no
-  ac_outfile=conftest.$ac_objext
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="-fno-rtti -fno-exceptions"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:15524: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:15528: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_rtti_exceptions=yes
-     fi
-   fi
-   $rm conftest*
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+	  xl*)
+	    # IBM XL 8.0 on PPC, with GNU ld
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
+	    archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	    if test "x$supports_anon_versioning" = xyes; then
+	      archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~
+		cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+		echo "local: *; };" >> $output_objdir/$libname.ver~
+		$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+	    fi
+	    ;;
+	  *)
+	    case `$CC -V 2>&1 | sed 5q` in
+	    *Sun\ C*)
+	      # Sun C++ 5.9
+	      no_undefined_flag_CXX=' -zdefs'
+	      archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	      archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
+	      hardcode_libdir_flag_spec_CXX='-R$libdir'
+	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	      compiler_needs_object_CXX=yes
+
+	      # Not sure whether something based on
+	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
+	      # would be better.
+	      output_verbose_link_cmd='echo'
+
+	      # Archives containing C++ object files must be created using
+	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
+	      # necessary to make sure instantiated templates are included
+	      # in the archive.
+	      old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
+	      ;;
+	    esac
+	    ;;
+	esac
+	;;
 
-fi
-echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
-echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6
+      lynxos*)
+        # FIXME: insert proper C++ library support
+	ld_shlibs_CXX=no
+	;;
 
-if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
-    lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions"
-else
-    :
-fi
+      m88k*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+	;;
 
-fi
+      mvs*)
+        case $cc_basename in
+          cxx*)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+	  *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+	esac
+	;;
 
-lt_prog_compiler_wl_GCJ=
-lt_prog_compiler_pic_GCJ=
-lt_prog_compiler_static_GCJ=
+      netbsd*)
+        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+	  archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
+	  wlarc=
+	  hardcode_libdir_flag_spec_CXX='-R$libdir'
+	  hardcode_direct_CXX=yes
+	  hardcode_shlibpath_var_CXX=no
+	fi
+	# Workaround some broken pre-1.5 toolchains
+	output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
+	;;
 
-echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
-echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
+      *nto* | *qnx*)
+        ld_shlibs_CXX=yes
+	;;
 
-  if test "$GCC" = yes; then
-    lt_prog_compiler_wl_GCJ='-Wl,'
-    lt_prog_compiler_static_GCJ='-static'
+      openbsd2*)
+        # C++ shared libraries are fairly broken
+	ld_shlibs_CXX=no
+	;;
 
-    case $host_os in
-      aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static_GCJ='-Bstatic'
-      fi
-      ;;
+      openbsd*)
+	if test -f /usr/libexec/ld.so; then
+	  hardcode_direct_CXX=yes
+	  hardcode_shlibpath_var_CXX=no
+	  hardcode_direct_absolute_CXX=yes
+	  archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
+	    export_dynamic_flag_spec_CXX='${wl}-E'
+	    whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+	  fi
+	  output_verbose_link_cmd=echo
+	else
+	  ld_shlibs_CXX=no
+	fi
+	;;
 
-    amigaos*)
-      # FIXME: we need at least 68020 code to build shared libraries, but
-      # adding the `-m68020' flag to GCC prevents building anything better,
-      # like `-m68040'.
-      lt_prog_compiler_pic_GCJ='-m68020 -resident32 -malways-restore-a4'
-      ;;
+      osf3* | osf4* | osf5*)
+        case $cc_basename in
+          KCC*)
+	    # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+	    # KCC will only create a shared library if the output file
+	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
+	    # to its proper name (with version) after linking.
+	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+
+	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+	    hardcode_libdir_separator_CXX=:
+
+	    # Archives containing C++ object files must be created using
+	    # the KAI C++ compiler.
+	    case $host in
+	      osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
+	      *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
+	    esac
+	    ;;
+          RCC*)
+	    # Rational C++ 2.4.1
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          cxx*)
+	    case $host in
+	      osf3*)
+	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
+	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+		;;
+	      *)
+	        allow_undefined_flag_CXX=' -expect_unresolved \*'
+	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
+	          echo "-hidden">> $lib.exp~
+	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
+	          $RM $lib.exp'
+	        hardcode_libdir_flag_spec_CXX='-rpath $libdir'
+		;;
+	    esac
 
-    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
+	    hardcode_libdir_separator_CXX=:
 
-    mingw* | pw32* | os2*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
-      ;;
+	    # Commands to make compiler produce verbose output that lists
+	    # what "hidden" libraries, object files and flags are used when
+	    # linking a shared library.
+	    #
+	    # There doesn't appear to be a way to prevent this compiler from
+	    # explicitly linking system object files so we need to strip them
+	    # from the output so that they don't get included in the library
+	    # dependencies.
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    ;;
+	  *)
+	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+	      allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
+	      case $host in
+	        osf3*)
+	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+		  ;;
+	        *)
+	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+		  ;;
+	      esac
+
+	      hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
+	      hardcode_libdir_separator_CXX=:
+
+	      # Commands to make compiler produce verbose output that lists
+	      # what "hidden" libraries, object files and flags are used when
+	      # linking a shared library.
+	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+
+	    else
+	      # FIXME: insert proper C++ library support
+	      ld_shlibs_CXX=no
+	    fi
+	    ;;
+        esac
+        ;;
 
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      lt_prog_compiler_pic_GCJ='-fno-common'
-      ;;
+      psos*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
+        ;;
 
-    interix3*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
+      sunos4*)
+        case $cc_basename in
+          CC*)
+	    # Sun C++ 4.x
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          lcc*)
+	    # Lucid
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
+        ;;
 
-    msdosdjgpp*)
-      # Just because we use GCC doesn't mean we suddenly get shared libraries
-      # on systems that don't support them.
-      lt_prog_compiler_can_build_shared_GCJ=no
-      enable_shared=no
-      ;;
+      solaris*)
+        case $cc_basename in
+          CC*)
+	    # Sun C++ 4.2, 5.x and Centerline C++
+            archive_cmds_need_lc_CXX=yes
+	    no_undefined_flag_CXX=' -zdefs'
+	    archive_cmds_CXX='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	    archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+	      $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	    hardcode_libdir_flag_spec_CXX='-R$libdir'
+	    hardcode_shlibpath_var_CXX=no
+	    case $host_os in
+	      solaris2.[0-5] | solaris2.[0-5].*) ;;
+	      *)
+		# The compiler driver will combine and reorder linker options,
+		# but understands `-z linker_flag'.
+	        # Supported since Solaris 2.6 (maybe 2.5.1?)
+		whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
+	        ;;
+	    esac
+	    link_all_deplibs_CXX=yes
 
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	lt_prog_compiler_pic_GCJ=-Kconform_pic
-      fi
-      ;;
+	    output_verbose_link_cmd='echo'
 
-    hpux*)
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	lt_prog_compiler_pic_GCJ='-fPIC'
-	;;
-      esac
-      ;;
+	    # Archives containing C++ object files must be created using
+	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
+	    # necessary to make sure instantiated templates are included
+	    # in the archive.
+	    old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
+	    ;;
+          gcx*)
+	    # Green Hills C++ Compiler
+	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
 
-    *)
-      lt_prog_compiler_pic_GCJ='-fPIC'
-      ;;
-    esac
-  else
-    # PORTME Check for flag to pass linker flags through the system compiler.
-    case $host_os in
-    aix*)
-      lt_prog_compiler_wl_GCJ='-Wl,'
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static_GCJ='-Bstatic'
-      else
-	lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp'
-      fi
-      ;;
-      darwin*)
-        # PIC is the default on this platform
-        # Common symbols not allowed in MH_DYLIB files
-       case $cc_basename in
-         xlc*)
-         lt_prog_compiler_pic_GCJ='-qnocommon'
-         lt_prog_compiler_wl_GCJ='-Wl,'
-         ;;
-       esac
-       ;;
+	    # The C++ compiler must be used to create the archive.
+	    old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
+	    ;;
+          *)
+	    # GNU C++ compiler with Solaris linker
+	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+	      no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
+	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
+	        archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+		  $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	        # Commands to make compiler produce verbose output that lists
+	        # what "hidden" libraries, object files and flags are used when
+	        # linking a shared library.
+	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      else
+	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
+	        # platform.
+	        archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+		  $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+	        # Commands to make compiler produce verbose output that lists
+	        # what "hidden" libraries, object files and flags are used when
+	        # linking a shared library.
+	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      fi
+
+	      hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
+	      case $host_os in
+		solaris2.[0-5] | solaris2.[0-5].*) ;;
+		*)
+		  whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+		  ;;
+	      esac
+	    fi
+	    ;;
+        esac
+        ;;
 
-    mingw* | pw32* | os2*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
-      ;;
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
+      no_undefined_flag_CXX='${wl}-z,text'
+      archive_cmds_need_lc_CXX=no
+      hardcode_shlibpath_var_CXX=no
+      runpath_var='LD_RUN_PATH'
 
-    hpux9* | hpux10* | hpux11*)
-      lt_prog_compiler_wl_GCJ='-Wl,'
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	lt_prog_compiler_pic_GCJ='+Z'
-	;;
+      case $cc_basename in
+        CC*)
+	  archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
+	*)
+	  archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	  ;;
       esac
-      # Is there a better lt_prog_compiler_static that works with the bundled CC?
-      lt_prog_compiler_static_GCJ='${wl}-a ${wl}archive'
       ;;
 
-    irix5* | irix6* | nonstopux*)
-      lt_prog_compiler_wl_GCJ='-Wl,'
-      # PIC (with -KPIC) is the default.
-      lt_prog_compiler_static_GCJ='-non_shared'
-      ;;
+      sysv5* | sco3.2v5* | sco5v6*)
+	# Note: We can NOT use -z defs as we might desire, because we do not
+	# link with -lc, and that would cause any symbols used from libc to
+	# always be unresolved, which means just about no library would
+	# ever link correctly.  If we're not using GNU ld we use -z text
+	# though, which does catch some bad symbols but isn't as heavy-handed
+	# as -z defs.
+	no_undefined_flag_CXX='${wl}-z,text'
+	allow_undefined_flag_CXX='${wl}-z,nodefs'
+	archive_cmds_need_lc_CXX=no
+	hardcode_shlibpath_var_CXX=no
+	hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir'
+	hardcode_libdir_separator_CXX=':'
+	link_all_deplibs_CXX=yes
+	export_dynamic_flag_spec_CXX='${wl}-Bexport'
+	runpath_var='LD_RUN_PATH'
 
-    newsos6)
-      lt_prog_compiler_pic_GCJ='-KPIC'
-      lt_prog_compiler_static_GCJ='-Bstatic'
+	case $cc_basename in
+          CC*)
+	    archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    ;;
+	  *)
+	    archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    ;;
+	esac
       ;;
 
-    linux*)
-      case $cc_basename in
-      icc* | ecc*)
-	lt_prog_compiler_wl_GCJ='-Wl,'
-	lt_prog_compiler_pic_GCJ='-KPIC'
-	lt_prog_compiler_static_GCJ='-static'
+      tandem*)
+        case $cc_basename in
+          NCC*)
+	    # NonStop-UX NCC 3.20
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+          *)
+	    # FIXME: insert proper C++ library support
+	    ld_shlibs_CXX=no
+	    ;;
+        esac
         ;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
-        # Portland Group compilers (*not* the Pentium gcc compiler,
-	# which looks to be a dead project)
-	lt_prog_compiler_wl_GCJ='-Wl,'
-	lt_prog_compiler_pic_GCJ='-fpic'
-	lt_prog_compiler_static_GCJ='-Bstatic'
+
+      vxworks*)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
         ;;
-      ccc*)
-        lt_prog_compiler_wl_GCJ='-Wl,'
-        # All Alpha code is PIC.
-        lt_prog_compiler_static_GCJ='-non_shared'
+
+      *)
+        # FIXME: insert proper C++ library support
+        ld_shlibs_CXX=no
         ;;
-      esac
-      ;;
+    esac
 
-    osf3* | osf4* | osf5*)
-      lt_prog_compiler_wl_GCJ='-Wl,'
-      # All OSF/1 code is PIC.
-      lt_prog_compiler_static_GCJ='-non_shared'
-      ;;
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
+$as_echo "$ld_shlibs_CXX" >&6; }
+    test "$ld_shlibs_CXX" = no && can_build_shared=no
 
-    solaris*)
-      lt_prog_compiler_pic_GCJ='-KPIC'
-      lt_prog_compiler_static_GCJ='-Bstatic'
-      case $cc_basename in
-      f77* | f90* | f95*)
-	lt_prog_compiler_wl_GCJ='-Qoption ld ';;
-      *)
-	lt_prog_compiler_wl_GCJ='-Wl,';;
-      esac
-      ;;
+    GCC_CXX="$GXX"
+    LD_CXX="$LD"
 
-    sunos4*)
-      lt_prog_compiler_wl_GCJ='-Qoption ld '
-      lt_prog_compiler_pic_GCJ='-PIC'
-      lt_prog_compiler_static_GCJ='-Bstatic'
-      ;;
+    ## CAVEAT EMPTOR:
+    ## There is no encapsulation within the following macros, do not change
+    ## the running order or otherwise move them around unless you know exactly
+    ## what you are doing...
+    # Dependencies to place before and after the object being linked:
+predep_objects_CXX=
+postdep_objects_CXX=
+predeps_CXX=
+postdeps_CXX=
+compiler_lib_search_path_CXX=
+
+cat > conftest.$ac_ext <<_LT_EOF
+class Foo
+{
+public:
+  Foo (void) { a = 0; }
+private:
+  int a;
+};
+_LT_EOF
+
+if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+  (eval $ac_compile) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then
+  # Parse the compiler output and extract the necessary
+  # objects, libraries and library flags.
+
+  # Sentinel used to keep track of whether or not we are before
+  # the conftest object file.
+  pre_test_object_deps_done=no
+
+  for p in `eval "$output_verbose_link_cmd"`; do
+    case $p in
+
+    -L* | -R* | -l*)
+       # Some compilers place space between "-{L,R}" and the path.
+       # Remove the space.
+       if test $p = "-L" ||
+          test $p = "-R"; then
+	 prev=$p
+	 continue
+       else
+	 prev=
+       fi
+
+       if test "$pre_test_object_deps_done" = no; then
+	 case $p in
+	 -L* | -R*)
+	   # Internal compiler library paths should come after those
+	   # provided the user.  The postdeps already come after the
+	   # user supplied libs so there is no need to process them.
+	   if test -z "$compiler_lib_search_path_CXX"; then
+	     compiler_lib_search_path_CXX="${prev}${p}"
+	   else
+	     compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
+	   fi
+	   ;;
+	 # The "-l" case would never come before the object being
+	 # linked, so don't bother handling this case.
+	 esac
+       else
+	 if test -z "$postdeps_CXX"; then
+	   postdeps_CXX="${prev}${p}"
+	 else
+	   postdeps_CXX="${postdeps_CXX} ${prev}${p}"
+	 fi
+       fi
+       ;;
+
+    *.$objext)
+       # This assumes that the test object file only shows up
+       # once in the compiler output.
+       if test "$p" = "conftest.$objext"; then
+	 pre_test_object_deps_done=yes
+	 continue
+       fi
+
+       if test "$pre_test_object_deps_done" = no; then
+	 if test -z "$predep_objects_CXX"; then
+	   predep_objects_CXX="$p"
+	 else
+	   predep_objects_CXX="$predep_objects_CXX $p"
+	 fi
+       else
+	 if test -z "$postdep_objects_CXX"; then
+	   postdep_objects_CXX="$p"
+	 else
+	   postdep_objects_CXX="$postdep_objects_CXX $p"
+	 fi
+       fi
+       ;;
 
-    sysv4 | sysv4.2uw2* | sysv4.3*)
-      lt_prog_compiler_wl_GCJ='-Wl,'
-      lt_prog_compiler_pic_GCJ='-KPIC'
-      lt_prog_compiler_static_GCJ='-Bstatic'
-      ;;
+    *) ;; # Ignore the rest.
 
-    sysv4*MP*)
-      if test -d /usr/nec ;then
-	lt_prog_compiler_pic_GCJ='-Kconform_pic'
-	lt_prog_compiler_static_GCJ='-Bstatic'
-      fi
-      ;;
+    esac
+  done
 
-    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-      lt_prog_compiler_wl_GCJ='-Wl,'
-      lt_prog_compiler_pic_GCJ='-KPIC'
-      lt_prog_compiler_static_GCJ='-Bstatic'
-      ;;
+  # Clean up.
+  rm -f a.out a.exe
+else
+  echo "libtool.m4: error: problem compiling CXX test program"
+fi
 
-    unicos*)
-      lt_prog_compiler_wl_GCJ='-Wl,'
-      lt_prog_compiler_can_build_shared_GCJ=no
-      ;;
+$RM -f confest.$objext
 
-    uts4*)
-      lt_prog_compiler_pic_GCJ='-pic'
-      lt_prog_compiler_static_GCJ='-Bstatic'
-      ;;
+# PORTME: override above test on systems where it is broken
+case $host_os in
+interix[3-9]*)
+  # Interix 3.5 installs completely hosed .la files for C++, so rather than
+  # hack all around it, let's just trust "g++" to DTRT.
+  predep_objects_CXX=
+  postdep_objects_CXX=
+  postdeps_CXX=
+  ;;
 
-    *)
-      lt_prog_compiler_can_build_shared_GCJ=no
+linux*)
+  case `$CC -V 2>&1 | sed 5q` in
+  *Sun\ C*)
+    # Sun C++ 5.9
+
+    # The more standards-conforming stlport4 library is
+    # incompatible with the Cstd library. Avoid specifying
+    # it if it's in CXXFLAGS. Ignore libCrun as
+    # -library=stlport4 depends on it.
+    case " $CXX $CXXFLAGS " in
+    *" -library=stlport4 "*)
+      solaris_use_stlport4=yes
       ;;
     esac
-  fi
-
-echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
-echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6
 
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$lt_prog_compiler_pic_GCJ"; then
-
-echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
-echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6
-if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_prog_compiler_pic_works_GCJ=no
-  ac_outfile=conftest.$ac_objext
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="$lt_prog_compiler_pic_GCJ"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:15792: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:15796: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_prog_compiler_pic_works_GCJ=yes
-     fi
-   fi
-   $rm conftest*
-
-fi
-echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5
-echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6
+    if test "$solaris_use_stlport4" != yes; then
+      postdeps_CXX='-library=Cstd -library=Crun'
+    fi
+    ;;
+  esac
+  ;;
 
-if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then
-    case $lt_prog_compiler_pic_GCJ in
-     "" | " "*) ;;
-     *) lt_prog_compiler_pic_GCJ=" $lt_prog_compiler_pic_GCJ" ;;
-     esac
-else
-    lt_prog_compiler_pic_GCJ=
-     lt_prog_compiler_can_build_shared_GCJ=no
-fi
+solaris*)
+  case $cc_basename in
+  CC*)
+    # The more standards-conforming stlport4 library is
+    # incompatible with the Cstd library. Avoid specifying
+    # it if it's in CXXFLAGS. Ignore libCrun as
+    # -library=stlport4 depends on it.
+    case " $CXX $CXXFLAGS " in
+    *" -library=stlport4 "*)
+      solaris_use_stlport4=yes
+      ;;
+    esac
 
-fi
-case $host_os in
-  # For platforms which do not support PIC, -DPIC is meaningless:
-  *djgpp*)
-    lt_prog_compiler_pic_GCJ=
-    ;;
-  *)
-    lt_prog_compiler_pic_GCJ="$lt_prog_compiler_pic_GCJ"
+    # Adding this requires a known-good setup of shared libraries for
+    # Sun compiler versions before 5.6, else PIC objects from an old
+    # archive will be linked into the output, leading to subtle bugs.
+    if test "$solaris_use_stlport4" != yes; then
+      postdeps_CXX='-library=Cstd -library=Crun'
+    fi
     ;;
+  esac
+  ;;
 esac
 
-#
-# Check to make sure the static flag actually works.
-#
-wl=$lt_prog_compiler_wl_GCJ eval lt_tmp_static_flag=\"$lt_prog_compiler_static_GCJ\"
-echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
-echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6
-if test "${lt_prog_compiler_static_works_GCJ+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_prog_compiler_static_works_GCJ=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
-   printf "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&5
-       $echo "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         lt_prog_compiler_static_works_GCJ=yes
-       fi
-     else
-       lt_prog_compiler_static_works_GCJ=yes
-     fi
-   fi
-   $rm conftest*
-   LDFLAGS="$save_LDFLAGS"
 
+case " $postdeps_CXX " in
+*" -lc "*) archive_cmds_need_lc_CXX=no ;;
+esac
+ compiler_lib_search_dirs_CXX=
+if test -n "${compiler_lib_search_path_CXX}"; then
+ compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
 fi
-echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_GCJ" >&5
-echo "${ECHO_T}$lt_prog_compiler_static_works_GCJ" >&6
 
-if test x"$lt_prog_compiler_static_works_GCJ" = xyes; then
-    :
-else
-    lt_prog_compiler_static_GCJ=
-fi
 
 
-echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
-echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
-if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  lt_cv_prog_compiler_c_o_GCJ=no
-   $rm -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:15896: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&5
-   echo "$as_me:15900: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_c_o_GCJ=yes
-     fi
-   fi
-   chmod u+w . 2>&5
-   $rm conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
-   $rm out/* && rmdir out
-   cd ..
-   rmdir conftest
-   $rm conftest*
 
-fi
-echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
-echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6
 
 
-hard_links="nottested"
-if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then
-  # do not overwrite the value of need_locks provided by the user
-  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
-echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
-  hard_links=yes
-  $rm conftest*
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  touch conftest.a
-  ln conftest.a conftest.b 2>&5 || hard_links=no
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  echo "$as_me:$LINENO: result: $hard_links" >&5
-echo "${ECHO_T}$hard_links" >&6
-  if test "$hard_links" = no; then
-    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
-echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-    need_locks=warn
-  fi
-else
-  need_locks=no
-fi
 
-echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
-echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
 
-  runpath_var=
-  allow_undefined_flag_GCJ=
-  enable_shared_with_static_runtimes_GCJ=no
-  archive_cmds_GCJ=
-  archive_expsym_cmds_GCJ=
-  old_archive_From_new_cmds_GCJ=
-  old_archive_from_expsyms_cmds_GCJ=
-  export_dynamic_flag_spec_GCJ=
-  whole_archive_flag_spec_GCJ=
-  thread_safe_flag_spec_GCJ=
-  hardcode_libdir_flag_spec_GCJ=
-  hardcode_libdir_flag_spec_ld_GCJ=
-  hardcode_libdir_separator_GCJ=
-  hardcode_direct_GCJ=no
-  hardcode_minus_L_GCJ=no
-  hardcode_shlibpath_var_GCJ=unsupported
-  link_all_deplibs_GCJ=unknown
-  hardcode_automatic_GCJ=no
-  module_cmds_GCJ=
-  module_expsym_cmds_GCJ=
-  always_export_symbols_GCJ=no
-  export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  # include_expsyms should be a list of space-separated symbols to be *always*
-  # included in the symbol list
-  include_expsyms_GCJ=
-  # exclude_expsyms can be an extended regexp of symbols to exclude
-  # it will be wrapped by ` (' and `)$', so one must not match beginning or
-  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
-  # as well as any symbol that contains `d'.
-  exclude_expsyms_GCJ="_GLOBAL_OFFSET_TABLE_"
-  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
-  # platforms (ab)use it in PIC code, but their linkers get confused if
-  # the symbol is explicitly referenced.  Since portable code cannot
-  # rely on this symbol name, it's probably fine to never include it in
-  # preloaded symbol tables.
-  extract_expsyms_cmds=
-  # Just being paranoid about ensuring that cc_basename is set.
-  for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
 
-  case $host_os in
-  cygwin* | mingw* | pw32*)
-    # FIXME: the MSVC++ port hasn't been tested in a loooong time
-    # When not using gcc, we currently assume that we are using
-    # Microsoft Visual C++.
-    if test "$GCC" != yes; then
-      with_gnu_ld=no
-    fi
-    ;;
-  interix*)
-    # we just hope/assume this is gcc and not c89 (= MSVC++)
-    with_gnu_ld=yes
-    ;;
-  openbsd*)
-    with_gnu_ld=no
-    ;;
-  esac
 
-  ld_shlibs_GCJ=yes
-  if test "$with_gnu_ld" = yes; then
-    # If archive_cmds runs LD, not CC, wlarc should be empty
-    wlarc='${wl}'
 
-    # Set some defaults for GNU ld with shared library support. These
-    # are reset later if shared libraries are not supported. Putting them
-    # here allows them to be overridden if necessary.
-    runpath_var=LD_RUN_PATH
-    hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'
-    export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'
-    # ancient GNU ld didn't support --whole-archive et. al.
-    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
-	whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-      else
-  	whole_archive_flag_spec_GCJ=
-    fi
-    supports_anon_versioning=no
-    case `$LD -v 2>/dev/null` in
-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
-      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
-      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
-      *\ 2.11.*) ;; # other 2.11 versions
-      *) supports_anon_versioning=yes ;;
-    esac
 
-    # See if GNU ld supports shared libraries.
-    case $host_os in
-    aix3* | aix4* | aix5*)
-      # On AIX/PPC, the GNU linker is very broken
-      if test "$host_cpu" != ia64; then
-	ld_shlibs_GCJ=no
-	cat <<EOF 1>&2
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
-*** to be unable to reliably create shared libraries on AIX.
-*** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
 
-EOF
-      fi
-      ;;
 
-    amigaos*)
-      archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-      hardcode_libdir_flag_spec_GCJ='-L$libdir'
-      hardcode_minus_L_GCJ=yes
-
-      # Samuel A. Falvo II <kc5tja at dolphin.openprojects.net> reports
-      # that the semantics of dynamic libraries on AmigaOS, at least up
-      # to version 4, is to share data among multiple programs linked
-      # with the same dynamic library.  Since this doesn't match the
-      # behavior of shared libraries on other platforms, we can't use
-      # them.
-      ld_shlibs_GCJ=no
-      ;;
 
-    beos*)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	allow_undefined_flag_GCJ=unsupported
-	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-	# support --undefined.  This deserves some investigation.  FIXME
-	archive_cmds_GCJ='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-      else
-	ld_shlibs_GCJ=no
-      fi
-      ;;
 
-    cygwin* | mingw* | pw32*)
-      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
-      # as there is no search path for DLLs.
-      hardcode_libdir_flag_spec_GCJ='-L$libdir'
-      allow_undefined_flag_GCJ=unsupported
-      always_export_symbols_GCJ=no
-      enable_shared_with_static_runtimes_GCJ=yes
-      export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
-
-      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
-        archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	# If the export-symbols file already is a .def file (1st line
-	# is EXPORTS), use it as is; otherwise, prepend...
-	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	  cp $export_symbols $output_objdir/$soname.def;
-	else
-	  echo EXPORTS > $output_objdir/$soname.def;
-	  cat $export_symbols >> $output_objdir/$soname.def;
-	fi~
-	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-      else
-	ld_shlibs_GCJ=no
-      fi
-      ;;
 
-    interix3*)
-      hardcode_direct_GCJ=no
-      hardcode_shlibpath_var_GCJ=no
-      hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
-      export_dynamic_flag_spec_GCJ='${wl}-E'
-      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-      # Instead, shared libraries are loaded at an image base (0x10000000 by
-      # default) and relocated if they conflict, which is a slow very memory
-      # consuming and fragmenting process.  To avoid this, we pick a random,
-      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      ;;
 
-    linux*)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	tmp_addflag=
-	case $cc_basename,$host_cpu in
-	pgcc*)				# Portland Group C compiler
-	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag'
-	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag -Mnomain' ;;
-	ecc*,ia64* | icc*,ia64*)		# Intel C compiler on ia64
-	  tmp_addflag=' -i_dynamic' ;;
-	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
-	  tmp_addflag=' -i_dynamic -nofor_main' ;;
-	ifc* | ifort*)			# Intel Fortran compiler
-	  tmp_addflag=' -nofor_main' ;;
-	esac
-	archive_cmds_GCJ='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
 
-	if test $supports_anon_versioning = yes; then
-	  archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
-  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-  $echo "local: *; };" >> $output_objdir/$libname.ver~
-	  $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
-	fi
-	link_all_deplibs_GCJ=no
-      else
-	ld_shlibs_GCJ=no
-      fi
-      ;;
 
-    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-	archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
-	wlarc=
-      else
-	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      fi
-      ;;
 
-    solaris*)
-      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
-	ld_shlibs_GCJ=no
-	cat <<EOF 1>&2
 
-*** Warning: The releases 2.8.* of the GNU linker cannot reliably
-*** create shared libraries on Solaris systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.9.1 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
 
-EOF
-      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	ld_shlibs_GCJ=no
+
+
+
+
+
+
+    lt_prog_compiler_wl_CXX=
+lt_prog_compiler_pic_CXX=
+lt_prog_compiler_static_CXX=
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+
+  # C++ specific cases for pic, static, wl, etc.
+  if test "$GXX" = yes; then
+    lt_prog_compiler_wl_CXX='-Wl,'
+    lt_prog_compiler_static_CXX='-static'
+
+    case $host_os in
+    aix*)
+      # All AIX code is PIC.
+      if test "$host_cpu" = ia64; then
+	# AIX 5 now supports IA64 processor
+	lt_prog_compiler_static_CXX='-Bstatic'
       fi
       ;;
 
-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
-      case `$LD -v 2>&1` in
-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
-	ld_shlibs_GCJ=no
-	cat <<_LT_EOF 1>&2
-
-*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
-*** reliably create shared libraries on SCO systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
+    amigaos*)
+      case $host_cpu in
+      powerpc)
+            # see comment about AmigaOS4 .so support
+            lt_prog_compiler_pic_CXX='-fPIC'
+        ;;
+      m68k)
+            # FIXME: we need at least 68020 code to build shared libraries, but
+            # adding the `-m68020' flag to GCC prevents building anything better,
+            # like `-m68040'.
+            lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
+        ;;
+      esac
+      ;;
 
-_LT_EOF
+    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+      # PIC is the default for these OSes.
+      ;;
+    mingw* | cygwin* | os2* | pw32* | cegcc*)
+      # This hack is so that the source file can tell whether it is being
+      # built for inclusion in a dll (and should export symbols for example).
+      # Although the cygwin gcc ignores -fPIC, still need this for old-style
+      # (--disable-auto-import) libraries
+      lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
+      ;;
+    darwin* | rhapsody*)
+      # PIC is the default on this platform
+      # Common symbols not allowed in MH_DYLIB files
+      lt_prog_compiler_pic_CXX='-fno-common'
+      ;;
+    *djgpp*)
+      # DJGPP does not support shared libraries at all
+      lt_prog_compiler_pic_CXX=
+      ;;
+    interix[3-9]*)
+      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+      # Instead, we relocate shared libraries at runtime.
+      ;;
+    sysv4*MP*)
+      if test -d /usr/nec; then
+	lt_prog_compiler_pic_CXX=-Kconform_pic
+      fi
+      ;;
+    hpux*)
+      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
+      # sets the default TLS model and affects inlining.
+      case $host_cpu in
+      hppa*64*)
 	;;
-	*)
-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
-	    archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname,-retain-symbols-file,$export_symbols -o $lib'
-	  else
-	    ld_shlibs_GCJ=no
-	  fi
+      *)
+	lt_prog_compiler_pic_CXX='-fPIC'
+	;;
+      esac
+      ;;
+    *qnx* | *nto*)
+      # QNX uses GNU C++, but need to define -shared option too, otherwise
+      # it will coredump.
+      lt_prog_compiler_pic_CXX='-fPIC -shared'
+      ;;
+    *)
+      lt_prog_compiler_pic_CXX='-fPIC'
+      ;;
+    esac
+  else
+    case $host_os in
+      aix[4-9]*)
+	# All AIX code is PIC.
+	if test "$host_cpu" = ia64; then
+	  # AIX 5 now supports IA64 processor
+	  lt_prog_compiler_static_CXX='-Bstatic'
+	else
+	  lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
+	fi
+	;;
+      chorus*)
+	case $cc_basename in
+	cxch68*)
+	  # Green Hills C++ Compiler
+	  # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
+	  ;;
+	esac
+	;;
+      dgux*)
+	case $cc_basename in
+	  ec++*)
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    ;;
+	  ghcx*)
+	    # Green Hills C++ Compiler
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      freebsd* | dragonfly*)
+	# FreeBSD uses GNU C++
+	;;
+      hpux9* | hpux10* | hpux11*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
+	    if test "$host_cpu" != ia64; then
+	      lt_prog_compiler_pic_CXX='+Z'
+	    fi
+	    ;;
+	  aCC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
+	    case $host_cpu in
+	    hppa*64*|ia64*)
+	      # +Z the default
+	      ;;
+	    *)
+	      lt_prog_compiler_pic_CXX='+Z'
+	      ;;
+	    esac
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      interix*)
+	# This is c89, which is MS Visual C++ (no shared libs)
+	# Anyone wants to do a port?
+	;;
+      irix5* | irix6* | nonstopux*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    # CC pic flag -KPIC is the default.
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      linux* | k*bsd*-gnu)
+	case $cc_basename in
+	  KCC*)
+	    # KAI C++ Compiler
+	    lt_prog_compiler_wl_CXX='--backend -Wl,'
+	    lt_prog_compiler_pic_CXX='-fPIC'
+	    ;;
+	  ecpc* )
+	    # old Intel C++ for x86_64 which still supported -KPIC.
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-static'
+	    ;;
+	  icpc* )
+	    # Intel C++, used to be incompatible with GCC.
+	    # ICC 10 doesn't accept -KPIC any more.
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-fPIC'
+	    lt_prog_compiler_static_CXX='-static'
+	    ;;
+	  pgCC* | pgcpp*)
+	    # Portland Group C++ compiler
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-fpic'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
+	  cxx*)
+	    # Compaq C++
+	    # Make sure the PIC flag is empty.  It appears that all Alpha
+	    # Linux and Compaq Tru64 Unix objects are PIC.
+	    lt_prog_compiler_pic_CXX=
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    ;;
+	  xlc* | xlC*)
+	    # IBM XL 8.0 on PPC
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-qpic'
+	    lt_prog_compiler_static_CXX='-qstaticlink'
+	    ;;
+	  *)
+	    case `$CC -V 2>&1 | sed 5q` in
+	    *Sun\ C*)
+	      # Sun C++ 5.9
+	      lt_prog_compiler_pic_CXX='-KPIC'
+	      lt_prog_compiler_static_CXX='-Bstatic'
+	      lt_prog_compiler_wl_CXX='-Qoption ld '
+	      ;;
+	    esac
+	    ;;
+	esac
+	;;
+      lynxos*)
+	;;
+      m88k*)
+	;;
+      mvs*)
+	case $cc_basename in
+	  cxx*)
+	    lt_prog_compiler_pic_CXX='-W c,exportall'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      netbsd*)
+	;;
+      *qnx* | *nto*)
+        # QNX uses GNU C++, but need to define -shared option too, otherwise
+        # it will coredump.
+        lt_prog_compiler_pic_CXX='-fPIC -shared'
+        ;;
+      osf3* | osf4* | osf5*)
+	case $cc_basename in
+	  KCC*)
+	    lt_prog_compiler_wl_CXX='--backend -Wl,'
+	    ;;
+	  RCC*)
+	    # Rational C++ 2.4.1
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  cxx*)
+	    # Digital/Compaq C++
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    # Make sure the PIC flag is empty.  It appears that all Alpha
+	    # Linux and Compaq Tru64 Unix objects are PIC.
+	    lt_prog_compiler_pic_CXX=
+	    lt_prog_compiler_static_CXX='-non_shared'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      psos*)
+	;;
+      solaris*)
+	case $cc_basename in
+	  CC*)
+	    # Sun C++ 4.2, 5.x and Centerline C++
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    lt_prog_compiler_wl_CXX='-Qoption ld '
+	    ;;
+	  gcx*)
+	    # Green Hills C++ Compiler
+	    lt_prog_compiler_pic_CXX='-PIC'
+	    ;;
+	  *)
+	    ;;
+	esac
+	;;
+      sunos4*)
+	case $cc_basename in
+	  CC*)
+	    # Sun C++ 4.x
+	    lt_prog_compiler_pic_CXX='-pic'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
+	  lcc*)
+	    # Lucid
+	    lt_prog_compiler_pic_CXX='-pic'
+	    ;;
+	  *)
+	    ;;
+	esac
 	;;
-      esac
-      ;;
-
-    sunos4*)
-      archive_cmds_GCJ='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      wlarc=
-      hardcode_direct_GCJ=yes
-      hardcode_shlibpath_var_GCJ=no
-      ;;
-
-    *)
-      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
-	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	ld_shlibs_GCJ=no
-      fi
-      ;;
-    esac
-
-    if test "$ld_shlibs_GCJ" = no; then
-      runpath_var=
-      hardcode_libdir_flag_spec_GCJ=
-      export_dynamic_flag_spec_GCJ=
-      whole_archive_flag_spec_GCJ=
-    fi
-  else
-    # PORTME fill in a description of your system's linker (not GNU ld)
-    case $host_os in
-    aix3*)
-      allow_undefined_flag_GCJ=unsupported
-      always_export_symbols_GCJ=yes
-      archive_expsym_cmds_GCJ='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
-      # Note: this linker hardcodes the directories in LIBPATH if there
-      # are no directories specified by -L.
-      hardcode_minus_L_GCJ=yes
-      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
-	# Neither direct hardcoding nor static linking is supported with a
-	# broken collect2.
-	hardcode_direct_GCJ=unsupported
-      fi
-      ;;
-
-    aix4* | aix5*)
-      if test "$host_cpu" = ia64; then
-	# On IA64, the linker does run time linking by default, so we don't
-	# have to do anything special.
-	aix_use_runtimelinking=no
-	exp_sym_flag='-Bexport'
-	no_entry_flag=""
-      else
-	# If we're using GNU nm, then we don't want the "-C" option.
-	# -C means demangle to AIX nm, but means don't demangle with GNU nm
-	if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
-	  export_symbols_cmds_GCJ='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
-	else
-	  export_symbols_cmds_GCJ='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
-	fi
-	aix_use_runtimelinking=no
-
-	# Test if we are trying to use run time linking or normal
-	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
-	# need to do runtime linking.
-	case $host_os in aix4.[23]|aix4.[23].*|aix5*)
-	  for ld_flag in $LDFLAGS; do
-  	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
-  	    aix_use_runtimelinking=yes
-  	    break
-  	  fi
-	  done
-	  ;;
+      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+	case $cc_basename in
+	  CC*)
+	    lt_prog_compiler_wl_CXX='-Wl,'
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    lt_prog_compiler_static_CXX='-Bstatic'
+	    ;;
 	esac
-
-	exp_sym_flag='-bexport'
-	no_entry_flag='-bnoentry'
-      fi
-
-      # When large executables or shared objects are built, AIX ld can
-      # have problems creating the table of contents.  If linking a library
-      # or program results in "error TOC overflow" add -mminimal-toc to
-      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
-
-      archive_cmds_GCJ=''
-      hardcode_direct_GCJ=yes
-      hardcode_libdir_separator_GCJ=':'
-      link_all_deplibs_GCJ=yes
-
-      if test "$GCC" = yes; then
-	case $host_os in aix4.[012]|aix4.[012].*)
-	# We only want to do this on AIX 4.2 and lower, the check
-	# below for broken collect2 doesn't work under 4.3+
-	  collect2name=`${CC} -print-prog-name=collect2`
-	  if test -f "$collect2name" && \
-  	   strings "$collect2name" | grep resolve_lib_name >/dev/null
-	  then
-  	  # We have reworked collect2
-  	  hardcode_direct_GCJ=yes
-	  else
-  	  # We have old collect2
-  	  hardcode_direct_GCJ=unsupported
-  	  # It fails to find uninstalled libraries when the uninstalled
-  	  # path is not listed in the libpath.  Setting hardcode_minus_L
-  	  # to unsupported forces relinking
-  	  hardcode_minus_L_GCJ=yes
-  	  hardcode_libdir_flag_spec_GCJ='-L$libdir'
-  	  hardcode_libdir_separator_GCJ=
-	  fi
-	  ;;
+	;;
+      tandem*)
+	case $cc_basename in
+	  NCC*)
+	    # NonStop-UX NCC 3.20
+	    lt_prog_compiler_pic_CXX='-KPIC'
+	    ;;
+	  *)
+	    ;;
 	esac
-	shared_flag='-shared'
-	if test "$aix_use_runtimelinking" = yes; then
-	  shared_flag="$shared_flag "'${wl}-G'
-	fi
-      else
-	# not using gcc
-	if test "$host_cpu" = ia64; then
-  	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-  	# chokes on -Wl,-G. The following line is correct:
-	  shared_flag='-G'
-	else
-	  if test "$aix_use_runtimelinking" = yes; then
-	    shared_flag='${wl}-G'
-	  else
-	    shared_flag='${wl}-bM:SRE'
-	  fi
-	fi
-      fi
+	;;
+      vxworks*)
+	;;
+      *)
+	lt_prog_compiler_can_build_shared_CXX=no
+	;;
+    esac
+  fi
 
-      # It seems that -bexpall does not export symbols beginning with
-      # underscore (_), so it is better to generate a list of symbols to export.
-      always_export_symbols_GCJ=yes
-      if test "$aix_use_runtimelinking" = yes; then
-	# Warning - without using the other runtime loading flags (-brtl),
-	# -berok will link without error, but may produce a broken library.
-	allow_undefined_flag_GCJ='-berok'
-       # Determine the default libpath from the value encoded in an empty executable.
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
+case $host_os in
+  # For platforms which do not support PIC, -DPIC is meaningless:
+  *djgpp*)
+    lt_prog_compiler_pic_CXX=
+    ;;
+  *)
+    lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
+    ;;
+esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5
+$as_echo "$lt_prog_compiler_pic_CXX" >&6; }
 
-int
-main ()
-{
 
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
 
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+#
+# Check to make sure the PIC flag actually works.
+#
+if test -n "$lt_prog_compiler_pic_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
+$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
+if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_works_CXX=no
+   ac_outfile=conftest.$ac_objext
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+   lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   # The option is referenced via a variable to avoid confusing sed.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:13193: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>conftest.err)
+   ac_status=$?
+   cat conftest.err >&5
+   echo "$as_me:13197: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s "$ac_outfile"; then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings other than the usual output.
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_pic_works_CXX=yes
+     fi
+   fi
+   $RM conftest*
 
 fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-
-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
-	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-       else
-	if test "$host_cpu" = ia64; then
-	  hardcode_libdir_flag_spec_GCJ='${wl}-R $libdir:/usr/lib:/lib'
-	  allow_undefined_flag_GCJ="-z nodefs"
-	  archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-	else
-	 # Determine the default libpath from the value encoded in an empty executable.
-	 cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
 
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
-}'`; fi
+if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then
+    case $lt_prog_compiler_pic_CXX in
+     "" | " "*) ;;
+     *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
+     esac
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-
-	 hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
-	  # Warning - without using the other run time loading flags,
-	  # -berok will link without error, but may produce a broken library.
-	  no_undefined_flag_GCJ=' ${wl}-bernotok'
-	  allow_undefined_flag_GCJ=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  whole_archive_flag_spec_GCJ='$convenience'
-	  archive_cmds_need_lc_GCJ=yes
-	  # This is similar to how AIX traditionally builds its shared libraries.
-	  archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-	fi
-      fi
-      ;;
-
-    amigaos*)
-      archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-      hardcode_libdir_flag_spec_GCJ='-L$libdir'
-      hardcode_minus_L_GCJ=yes
-      # see comment about different semantics on the GNU ld section
-      ld_shlibs_GCJ=no
-      ;;
-
-    bsdi[45]*)
-      export_dynamic_flag_spec_GCJ=-rdynamic
-      ;;
-
-    cygwin* | mingw* | pw32*)
-      # When not using gcc, we currently assume that we are using
-      # Microsoft Visual C++.
-      # hardcode_libdir_flag_spec is actually meaningless, as there is
-      # no search path for DLLs.
-      hardcode_libdir_flag_spec_GCJ=' '
-      allow_undefined_flag_GCJ=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      old_archive_From_new_cmds_GCJ='true'
-      # FIXME: Should let the user specify the lib program.
-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
-      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
-      enable_shared_with_static_runtimes_GCJ=yes
-      ;;
-
-    darwin* | rhapsody*)
-      case $host_os in
-        rhapsody* | darwin1.[012])
-         allow_undefined_flag_GCJ='${wl}-undefined ${wl}suppress'
-         ;;
-       *) # Darwin 1.3 on
-         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-           allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-         else
-           case ${MACOSX_DEPLOYMENT_TARGET} in
-             10.[012])
-               allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
-               ;;
-             10.*)
-               allow_undefined_flag_GCJ='${wl}-undefined ${wl}dynamic_lookup'
-               ;;
-           esac
-         fi
-         ;;
-      esac
-      archive_cmds_need_lc_GCJ=no
-      hardcode_direct_GCJ=no
-      hardcode_automatic_GCJ=yes
-      hardcode_shlibpath_var_GCJ=unsupported
-      whole_archive_flag_spec_GCJ=''
-      link_all_deplibs_GCJ=yes
-    if test "$GCC" = yes ; then
-    	output_verbose_link_cmd='echo'
-        archive_cmds_GCJ='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
-      module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-      archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-      module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-    else
-      case $cc_basename in
-        xlc*)
-         output_verbose_link_cmd='echo'
-         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
-          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
-         archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
-          ;;
-       *)
-         ld_shlibs_GCJ=no
-          ;;
-      esac
-    fi
-      ;;
-
-    dgux*)
-      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_libdir_flag_spec_GCJ='-L$libdir'
-      hardcode_shlibpath_var_GCJ=no
-      ;;
-
-    freebsd1*)
-      ld_shlibs_GCJ=no
-      ;;
-
-    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
-    # support.  Future versions do this automatically, but an explicit c++rt0.o
-    # does not break anything, and helps significantly (at the cost of a little
-    # extra space).
-    freebsd2.2*)
-      archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
-      hardcode_libdir_flag_spec_GCJ='-R$libdir'
-      hardcode_direct_GCJ=yes
-      hardcode_shlibpath_var_GCJ=no
-      ;;
-
-    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
-      archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct_GCJ=yes
-      hardcode_minus_L_GCJ=yes
-      hardcode_shlibpath_var_GCJ=no
-      ;;
+    lt_prog_compiler_pic_CXX=
+     lt_prog_compiler_can_build_shared_CXX=no
+fi
 
-    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
-      archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
-      hardcode_libdir_flag_spec_GCJ='-R$libdir'
-      hardcode_direct_GCJ=yes
-      hardcode_shlibpath_var_GCJ=no
-      ;;
+fi
 
-    # GNU/kFreeBSD uses gcc -shared to do shared libraries.
-    kfreebsd*-gnu)
-      archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
-      hardcode_libdir_flag_spec_GCJ='-R$libdir'
-      hardcode_direct_GCJ=yes
-      hardcode_shlibpath_var_GCJ=no
-      link_all_deplibs_GCJ=no
-      ;;
 
-    hpux9*)
-      if test "$GCC" = yes; then
-	archive_cmds_GCJ='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      else
-	archive_cmds_GCJ='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      fi
-      hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
-      hardcode_libdir_separator_GCJ=:
-      hardcode_direct_GCJ=yes
 
-      # hardcode_minus_L: Not really in the search PATH,
-      # but as the default location of the library.
-      hardcode_minus_L_GCJ=yes
-      export_dynamic_flag_spec_GCJ='${wl}-E'
-      ;;
+#
+# Check to make sure the static flag actually works.
+#
+wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
+$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
+if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_static_works_CXX=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&5
+       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         lt_cv_prog_compiler_static_works_CXX=yes
+       fi
+     else
+       lt_cv_prog_compiler_static_works_CXX=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
 
-    hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	archive_cmds_GCJ='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds_GCJ='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      if test "$with_gnu_ld" = no; then
-	hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
-	hardcode_libdir_separator_GCJ=:
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
 
-	hardcode_direct_GCJ=yes
-	export_dynamic_flag_spec_GCJ='${wl}-E'
+if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then
+    :
+else
+    lt_prog_compiler_static_CXX=
+fi
 
-	# hardcode_minus_L: Not really in the search PATH,
-	# but as the default location of the library.
-	hardcode_minus_L_GCJ=yes
-      fi
-      ;;
 
-    hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	case $host_cpu in
-	hppa*64*)
-	  archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  archive_cmds_GCJ='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      else
-	case $host_cpu in
-	hppa*64*)
-	  archive_cmds_GCJ='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  archive_cmds_GCJ='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  archive_cmds_GCJ='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      fi
-      if test "$with_gnu_ld" = no; then
-	hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
-	hardcode_libdir_separator_GCJ=:
 
-	case $host_cpu in
-	hppa*64*|ia64*)
-	  hardcode_libdir_flag_spec_ld_GCJ='+b $libdir'
-	  hardcode_direct_GCJ=no
-	  hardcode_shlibpath_var_GCJ=no
-	  ;;
-	*)
-	  hardcode_direct_GCJ=yes
-	  export_dynamic_flag_spec_GCJ='${wl}-E'
 
-	  # hardcode_minus_L: Not really in the search PATH,
-	  # but as the default location of the library.
-	  hardcode_minus_L_GCJ=yes
-	  ;;
-	esac
-      fi
-      ;;
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o_CXX=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-    irix5* | irix6* | nonstopux*)
-      if test "$GCC" = yes; then
-	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
-      fi
-      hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator_GCJ=:
-      link_all_deplibs_GCJ=yes
-      ;;
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:13292: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:13296: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o_CXX=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
 
-    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
-      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
-	archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
-      else
-	archive_cmds_GCJ='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
-      fi
-      hardcode_libdir_flag_spec_GCJ='-R$libdir'
-      hardcode_direct_GCJ=yes
-      hardcode_shlibpath_var_GCJ=no
-      ;;
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
 
-    newsos6)
-      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct_GCJ=yes
-      hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator_GCJ=:
-      hardcode_shlibpath_var_GCJ=no
-      ;;
 
-    openbsd*)
-      hardcode_direct_GCJ=yes
-      hardcode_shlibpath_var_GCJ=no
-      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
-	export_dynamic_flag_spec_GCJ='${wl}-E'
-      else
-       case $host_os in
-	 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
-	   archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-	   hardcode_libdir_flag_spec_GCJ='-R$libdir'
-	   ;;
-	 *)
-	   archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	   hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
-	   ;;
-       esac
-      fi
-      ;;
 
-    os2*)
-      hardcode_libdir_flag_spec_GCJ='-L$libdir'
-      hardcode_minus_L_GCJ=yes
-      allow_undefined_flag_GCJ=unsupported
-      archive_cmds_GCJ='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
-      old_archive_From_new_cmds_GCJ='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
-      ;;
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
+$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
+if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_c_o_CXX=no
+   $RM -r conftest 2>/dev/null
+   mkdir conftest
+   cd conftest
+   mkdir out
+   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-    osf3*)
-      if test "$GCC" = yes; then
-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
-	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-      fi
-      hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator_GCJ=:
-      ;;
+   lt_compiler_flag="-o out/conftest2.$ac_objext"
+   # Insert the option either (1) after the last *FLAGS variable, or
+   # (2) before a word containing "conftest.", or (3) at the end.
+   # Note that $ac_compile itself does not contain backslashes and begins
+   # with a dollar sign (not a hyphen), so the echo should work correctly.
+   lt_compile=`echo "$ac_compile" | $SED \
+   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+   -e 's:$: $lt_compiler_flag:'`
+   (eval echo "\"\$as_me:13344: $lt_compile\"" >&5)
+   (eval "$lt_compile" 2>out/conftest.err)
+   ac_status=$?
+   cat out/conftest.err >&5
+   echo "$as_me:13348: \$? = $ac_status" >&5
+   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+   then
+     # The compiler can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+       lt_cv_prog_compiler_c_o_CXX=yes
+     fi
+   fi
+   chmod u+w . 2>&5
+   $RM conftest*
+   # SGI C++ compiler will create directory out/ii_files/ for
+   # template instantiation
+   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+   $RM out/* && rmdir out
+   cd ..
+   $RM -r conftest
+   $RM conftest*
 
-    osf4* | osf5*)	# as osf3* with the addition of -msym flag
-      if test "$GCC" = yes; then
-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
-      else
-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
-	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
-	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
 
-	# Both c and cxx compiler support -rpath directly
-	hardcode_libdir_flag_spec_GCJ='-rpath $libdir'
-      fi
-      hardcode_libdir_separator_GCJ=:
-      ;;
 
-    solaris*)
-      no_undefined_flag_GCJ=' -z text'
-      if test "$GCC" = yes; then
-	wlarc='${wl}'
-	archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
-      else
-	wlarc=''
-	archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
-  	$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
-      fi
-      hardcode_libdir_flag_spec_GCJ='-R$libdir'
-      hardcode_shlibpath_var_GCJ=no
-      case $host_os in
-      solaris2.[0-5] | solaris2.[0-5].*) ;;
-      *)
- 	# The compiler driver will combine linker options so we
- 	# cannot just pass the convience library names through
- 	# without $wl, iff we do not link with $LD.
- 	# Luckily, gcc supports the same syntax we need for Sun Studio.
- 	# Supported since Solaris 2.6 (maybe 2.5.1?)
- 	case $wlarc in
- 	'')
- 	  whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;
- 	*)
- 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
- 	esac ;;
-      esac
-      link_all_deplibs_GCJ=yes
-      ;;
 
-    sunos4*)
-      if test "x$host_vendor" = xsequent; then
-	# Use $CC to link under sequent, because it throws in some extra .o
-	# files that make .init and .fini sections work.
-	archive_cmds_GCJ='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds_GCJ='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      hardcode_libdir_flag_spec_GCJ='-L$libdir'
-      hardcode_direct_GCJ=yes
-      hardcode_minus_L_GCJ=yes
-      hardcode_shlibpath_var_GCJ=no
-      ;;
 
-    sysv4)
-      case $host_vendor in
-	sni)
-	  archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  hardcode_direct_GCJ=yes # is this really true???
-	;;
-	siemens)
-	  ## LD is ld it makes a PLAMLIB
-	  ## CC just makes a GrossModule.
-	  archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
-	  reload_cmds_GCJ='$CC -r -o $output$reload_objs'
-	  hardcode_direct_GCJ=no
-        ;;
-	motorola)
-	  archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  hardcode_direct_GCJ=no #Motorola manual says yes, but my tests say they lie
-	;;
-      esac
-      runpath_var='LD_RUN_PATH'
-      hardcode_shlibpath_var_GCJ=no
-      ;;
+hard_links="nottested"
+if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
+  # do not overwrite the value of need_locks provided by the user
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
+$as_echo_n "checking if we can lock with hard links... " >&6; }
+  hard_links=yes
+  $RM conftest*
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  touch conftest.a
+  ln conftest.a conftest.b 2>&5 || hard_links=no
+  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
+$as_echo "$hard_links" >&6; }
+  if test "$hard_links" = no; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
+$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
+    need_locks=warn
+  fi
+else
+  need_locks=no
+fi
 
-    sysv4.3*)
-      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_shlibpath_var_GCJ=no
-      export_dynamic_flag_spec_GCJ='-Bexport'
-      ;;
 
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	hardcode_shlibpath_var_GCJ=no
-	runpath_var=LD_RUN_PATH
-	hardcode_runpath_var=yes
-	ld_shlibs_GCJ=yes
-      fi
-      ;;
 
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7*)
-      no_undefined_flag_GCJ='${wl}-z,text'
-      archive_cmds_need_lc_GCJ=no
-      hardcode_shlibpath_var_GCJ=no
-      runpath_var='LD_RUN_PATH'
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
+$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
 
-      if test "$GCC" = yes; then
-	archive_cmds_GCJ='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_GCJ='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds_GCJ='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_GCJ='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
+  export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  case $host_os in
+  aix[4-9]*)
+    # If we're using GNU nm, then we don't want the "-C" option.
+    # -C means demangle to AIX nm, but means don't demangle with GNU nm
+    if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+    else
+      export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+    fi
+    ;;
+  pw32*)
+    export_symbols_cmds_CXX="$ltdll_cmds"
+  ;;
+  cygwin* | mingw* | cegcc*)
+    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
+  ;;
+  *)
+    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  ;;
+  esac
+  exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
+$as_echo "$ld_shlibs_CXX" >&6; }
+test "$ld_shlibs_CXX" = no && can_build_shared=no
+
+with_gnu_ld_CXX=$with_gnu_ld
 
-    sysv5* | sco3.2v5* | sco5v6*)
-      # Note: We can NOT use -z defs as we might desire, because we do not
-      # link with -lc, and that would cause any symbols used from libc to
-      # always be unresolved, which means just about no library would
-      # ever link correctly.  If we're not using GNU ld we use -z text
-      # though, which does catch some bad symbols but isn't as heavy-handed
-      # as -z defs.
-      no_undefined_flag_GCJ='${wl}-z,text'
-      allow_undefined_flag_GCJ='${wl}-z,nodefs'
-      archive_cmds_need_lc_GCJ=no
-      hardcode_shlibpath_var_GCJ=no
-      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
-      hardcode_libdir_separator_GCJ=':'
-      link_all_deplibs_GCJ=yes
-      export_dynamic_flag_spec_GCJ='${wl}-Bexport'
-      runpath_var='LD_RUN_PATH'
 
-      if test "$GCC" = yes; then
-	archive_cmds_GCJ='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_GCJ='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds_GCJ='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds_GCJ='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
 
-    uts4*)
-      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_libdir_flag_spec_GCJ='-L$libdir'
-      hardcode_shlibpath_var_GCJ=no
-      ;;
 
-    *)
-      ld_shlibs_GCJ=no
-      ;;
-    esac
-  fi
 
-echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
-echo "${ECHO_T}$ld_shlibs_GCJ" >&6
-test "$ld_shlibs_GCJ" = no && can_build_shared=no
 
 #
 # Do we need to explicitly link libc?
 #
-case "x$archive_cmds_need_lc_GCJ" in
+case "x$archive_cmds_need_lc_CXX" in
 x|xyes)
   # Assume -lc should be added
-  archive_cmds_need_lc_GCJ=yes
+  archive_cmds_need_lc_CXX=yes
 
   if test "$enable_shared" = yes && test "$GCC" = yes; then
-    case $archive_cmds_GCJ in
+    case $archive_cmds_CXX in
     *'~'*)
       # FIXME: we may have to deal with multi-command sequences.
       ;;
@@ -16932,54 +13451,118 @@ x|xyes)
       # Test whether the compiler implicitly links with -lc since on some
       # systems, -lgcc has to come before -lc. If gcc already passes -lc
       # to ld, don't add -lc before -lgcc.
-      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
-echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
-      $rm conftest*
-      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
+$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
+      $RM conftest*
+      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } 2>conftest.err; then
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } 2>conftest.err; then
         soname=conftest
         lib=conftest
         libobjs=conftest.$ac_objext
         deplibs=
-        wl=$lt_prog_compiler_wl_GCJ
-	pic_flag=$lt_prog_compiler_pic_GCJ
+        wl=$lt_prog_compiler_wl_CXX
+	pic_flag=$lt_prog_compiler_pic_CXX
         compiler_flags=-v
         linker_flags=-v
         verstring=
         output_objdir=.
         libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag_GCJ
-        allow_undefined_flag_GCJ=
-        if { (eval echo "$as_me:$LINENO: \"$archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
-  (eval $archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
+        lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
+        allow_undefined_flag_CXX=
+        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+  (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
   ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
         then
-	  archive_cmds_need_lc_GCJ=no
+	  archive_cmds_need_lc_CXX=no
         else
-	  archive_cmds_need_lc_GCJ=yes
+	  archive_cmds_need_lc_CXX=yes
         fi
-        allow_undefined_flag_GCJ=$lt_save_allow_undefined_flag
+        allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
       else
         cat conftest.err 1>&5
       fi
-      $rm conftest*
-      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
-echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6
+      $RM conftest*
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_CXX" >&5
+$as_echo "$archive_cmds_need_lc_CXX" >&6; }
       ;;
     esac
   fi
   ;;
 esac
 
-echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
-echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
+$as_echo_n "checking dynamic linker characteristics... " >&6; }
+
 library_names_spec=
 libname_spec='lib$name'
 soname_spec=
@@ -16993,20 +13576,6 @@ shlibpath_overrides_runpath=unknown
 version_type=none
 dynamic_linker="$host_os ld.so"
 sys_lib_dlsearch_path_spec="/lib /usr/lib"
-if test "$GCC" = yes; then
-  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
-    # if the path contains ";" then we assume it to be the separator
-    # otherwise default to the standard path separator (i.e. ":") - it is
-    # assumed that no part of a normal pathname contains ";" but that should
-    # okay in the real world where ";" in dirpaths is itself problematic.
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-  fi
-else
-  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
-fi
 need_lib_prefix=unknown
 hardcode_into_libs=no
 
@@ -17024,7 +13593,7 @@ aix3*)
   soname_spec='${libname}${release}${shared_ext}$major'
   ;;
 
-aix4* | aix5*)
+aix[4-9]*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17043,7 +13612,7 @@ aix4* | aix5*)
       aix4 | aix4.[01] | aix4.[01].*)
       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
 	   echo ' yes '
-	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
+	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
 	:
       else
 	can_build_shared=no
@@ -17069,9 +13638,18 @@ aix4* | aix5*)
   ;;
 
 amigaos*)
-  library_names_spec='$libname.ixlibrary $libname.a'
-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
-  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+  case $host_cpu in
+  powerpc)
+    # Since July 2007 AmigaOS4 officially supports .so libraries.
+    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    ;;
+  m68k)
+    library_names_spec='$libname.ixlibrary $libname.a'
+    # Create ${libname}_ixlibrary.a entries in /sys/libs.
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    ;;
+  esac
   ;;
 
 beos*)
@@ -17094,25 +13672,28 @@ bsdi[45]*)
   # libtool to hard-code these into programs
   ;;
 
-cygwin* | mingw* | pw32*)
+cygwin* | mingw* | pw32* | cegcc*)
   version_type=windows
   shrext_cmds=".dll"
   need_version=no
   need_lib_prefix=no
 
   case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32*)
+  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
     library_names_spec='$libname.dll.a'
     # DLL is installed to $(libdir)/../bin by postinstall_cmds
     postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
       dldir=$destdir/`dirname \$dlpath`~
       test -d \$dldir || mkdir -p \$dldir~
       $install_prog $dir/$dlname \$dldir/$dlname~
-      chmod a+x \$dldir/$dlname'
+      chmod a+x \$dldir/$dlname~
+      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
+        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
+      fi'
     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
       dlpath=$dir/\$dldll~
-       $rm \$dlpath'
+       $RM \$dlpath'
     shlibpath_overrides_runpath=yes
 
     case $host_os in
@@ -17121,20 +13702,20 @@ cygwin* | mingw* | pw32*)
       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
       ;;
-    mingw*)
+    mingw* | cegcc*)
       # MinGW DLLs use traditional 'lib' prefix
       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
+      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
         # It is most probably a Windows format PATH printed by
         # mingw gcc, but we are running on Cygwin. Gcc prints its search
         # path with ; separators, and with drive letters. We can handle the
         # drive letters (cygwin fileutils understands them), so leave them,
         # especially as we might pass files found there to a mingw objdump,
         # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
       else
-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
       fi
       ;;
     pw32*)
@@ -17158,17 +13739,12 @@ darwin* | rhapsody*)
   version_type=darwin
   need_lib_prefix=no
   need_version=no
-  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
   soname_spec='${libname}${release}${major}$shared_ext'
   shlibpath_overrides_runpath=yes
   shlibpath_var=DYLD_LIBRARY_PATH
   shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
-  if test "$GCC" = yes; then
-    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-  else
-    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
-  fi
+
   sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
   ;;
 
@@ -17185,18 +13761,6 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
-kfreebsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -17234,7 +13798,7 @@ freebsd* | dragonfly*)
     shlibpath_overrides_runpath=no
     hardcode_into_libs=yes
     ;;
-  freebsd*) # from 4.6 on
+  *) # from 4.6 on, and DragonFly
     shlibpath_overrides_runpath=yes
     hardcode_into_libs=yes
     ;;
@@ -17273,18 +13837,18 @@ hpux9* | hpux10* | hpux11*)
     fi
     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
     ;;
-   hppa*64*)
-     shrext_cmds='.sl'
-     hardcode_into_libs=yes
-     dynamic_linker="$host_os dld.sl"
-     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-     soname_spec='${libname}${release}${shared_ext}$major'
-     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
-     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-     ;;
-   *)
+  hppa*64*)
+    shrext_cmds='.sl'
+    hardcode_into_libs=yes
+    dynamic_linker="$host_os dld.sl"
+    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+    soname_spec='${libname}${release}${shared_ext}$major'
+    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+    ;;
+  *)
     shrext_cmds='.sl'
     dynamic_linker="$host_os dld.sl"
     shlibpath_var=SHLIB_PATH
@@ -17297,7 +13861,7 @@ hpux9* | hpux10* | hpux11*)
   postinstall_cmds='chmod 555 $lib'
   ;;
 
-interix3*)
+interix[3-9]*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17352,7 +13916,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux*)
+linux* | k*bsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17361,6 +13925,32 @@ linux*)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
+  # Some binutils ld are patched to set DT_RUNPATH
+  save_LDFLAGS=$LDFLAGS
+  save_libdir=$libdir
+  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
+       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
+  shlibpath_overrides_runpath=yes
+fi
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+  LDFLAGS=$save_LDFLAGS
+  libdir=$save_libdir
+
   # This implies no fast_install, which is unacceptable.
   # Some rework will be needed to allow for fast_install
   # before this can be enabled.
@@ -17368,7 +13958,7 @@ linux*)
 
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
@@ -17381,35 +13971,11 @@ linux*)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
-knetbsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
   need_version=no
-  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
+  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     dynamic_linker='NetBSD (a.out) ld.so'
@@ -17430,14 +13996,16 @@ newsos6)
   shlibpath_overrides_runpath=yes
   ;;
 
-nto-qnx*)
-  version_type=linux
+*nto* | *qnx*)
+  version_type=qnx
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='ldqnx.so'
   ;;
 
 openbsd*)
@@ -17446,13 +14014,13 @@ openbsd*)
   need_lib_prefix=no
   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
   case $host_os in
-    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
-    *)                         need_version=no  ;;
+    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
+    *)				need_version=no  ;;
   esac
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
   shlibpath_var=LD_LIBRARY_PATH
-  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
     case $host_os in
       openbsd2.[89] | openbsd2.[89].*)
 	shlibpath_overrides_runpath=no
@@ -17486,6 +14054,10 @@ osf3* | osf4* | osf5*)
   sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
   ;;
 
+rdos*)
+  dynamic_linker=no
+  ;;
+
 solaris*)
   version_type=linux
   need_lib_prefix=no
@@ -17520,7 +14092,6 @@ sysv4 | sysv4.3*)
     sni)
       shlibpath_overrides_runpath=no
       need_lib_prefix=no
-      export_dynamic_flag_spec='${wl}-Blargedynsym'
       runpath_var=LD_RUN_PATH
       ;;
     siemens)
@@ -17551,13 +14122,12 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
   hardcode_into_libs=yes
   if test "$with_gnu_ld" = yes; then
     sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
-    shlibpath_overrides_runpath=no
   else
     sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
-    shlibpath_overrides_runpath=yes
     case $host_os in
       sco3.2v5*)
         sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
@@ -17567,6 +14137,17 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
   sys_lib_dlsearch_path_spec='/usr/lib'
   ;;
 
+tpf*)
+  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
 uts4*)
   version_type=linux
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -17578,8 +14159,8 @@ uts4*)
   dynamic_linker=no
   ;;
 esac
-echo "$as_me:$LINENO: result: $dynamic_linker" >&5
-echo "${ECHO_T}$dynamic_linker" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
+$as_echo "$dynamic_linker" >&6; }
 test "$dynamic_linker" = no && can_build_shared=no
 
 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
@@ -17587,35 +14168,78 @@ if test "$GCC" = yes; then
   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
 fi
 
-echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
-echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
-hardcode_action_GCJ=
-if test -n "$hardcode_libdir_flag_spec_GCJ" || \
-   test -n "$runpath_var_GCJ" || \
-   test "X$hardcode_automatic_GCJ" = "Xyes" ; then
+if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
+  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
+fi
+if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
+  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
+fi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
-  # We can hardcode non-existant directories.
-  if test "$hardcode_direct_GCJ" != no &&
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
+$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
+hardcode_action_CXX=
+if test -n "$hardcode_libdir_flag_spec_CXX" ||
+   test -n "$runpath_var_CXX" ||
+   test "X$hardcode_automatic_CXX" = "Xyes" ; then
+
+  # We can hardcode non-existent directories.
+  if test "$hardcode_direct_CXX" != no &&
      # If the only mechanism to avoid hardcoding is shlibpath_var, we
      # have to relink, otherwise we might link with an installed library
      # when we should be linking with a yet-to-be-installed one
-     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
-     test "$hardcode_minus_L_GCJ" != no; then
+     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
+     test "$hardcode_minus_L_CXX" != no; then
     # Linking always hardcodes the temporary library directory.
-    hardcode_action_GCJ=relink
+    hardcode_action_CXX=relink
   else
     # We can link without hardcoding, and we can hardcode nonexisting dirs.
-    hardcode_action_GCJ=immediate
+    hardcode_action_CXX=immediate
   fi
 else
   # We cannot hardcode anything, or else we can only hardcode existing
   # directories.
-  hardcode_action_GCJ=unsupported
+  hardcode_action_CXX=unsupported
 fi
-echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
-echo "${ECHO_T}$hardcode_action_GCJ" >&6
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
+$as_echo "$hardcode_action_CXX" >&6; }
 
-if test "$hardcode_action_GCJ" = relink; then
+if test "$hardcode_action_CXX" = relink ||
+   test "$inherit_rpath_CXX" = yes; then
   # Fast installation is not supported
   enable_fast_install=no
 elif test "$shlibpath_overrides_runpath" = yes ||
@@ -17625,2616 +14249,2769 @@ elif test "$shlibpath_overrides_runpath" = yes ||
 fi
 
 
-# The else clause should only fire when bootstrapping the
-# libtool distribution, otherwise you forgot to ship ltmain.sh
-# with your package, and you will get complaints that there are
-# no rules to generate ltmain.sh.
-if test -f "$ltmain"; then
-  # See if we are running on zsh, and set the options which allow our commands through
-  # without removal of \ escapes.
-  if test -n "${ZSH_VERSION+set}" ; then
-    setopt NO_GLOB_SUBST
-  fi
-  # Now quote all the things that may contain metacharacters while being
-  # careful not to overquote the AC_SUBSTed values.  We take copies of the
-  # variables and quote the copies for generation of the libtool script.
-  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
-    SED SHELL STRIP \
-    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
-    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
-    deplibs_check_method reload_flag reload_cmds need_locks \
-    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
-    lt_cv_sys_global_symbol_to_c_name_address \
-    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
-    old_postinstall_cmds old_postuninstall_cmds \
-    compiler_GCJ \
-    CC_GCJ \
-    LD_GCJ \
-    lt_prog_compiler_wl_GCJ \
-    lt_prog_compiler_pic_GCJ \
-    lt_prog_compiler_static_GCJ \
-    lt_prog_compiler_no_builtin_flag_GCJ \
-    export_dynamic_flag_spec_GCJ \
-    thread_safe_flag_spec_GCJ \
-    whole_archive_flag_spec_GCJ \
-    enable_shared_with_static_runtimes_GCJ \
-    old_archive_cmds_GCJ \
-    old_archive_from_new_cmds_GCJ \
-    predep_objects_GCJ \
-    postdep_objects_GCJ \
-    predeps_GCJ \
-    postdeps_GCJ \
-    compiler_lib_search_path_GCJ \
-    archive_cmds_GCJ \
-    archive_expsym_cmds_GCJ \
-    postinstall_cmds_GCJ \
-    postuninstall_cmds_GCJ \
-    old_archive_from_expsyms_cmds_GCJ \
-    allow_undefined_flag_GCJ \
-    no_undefined_flag_GCJ \
-    export_symbols_cmds_GCJ \
-    hardcode_libdir_flag_spec_GCJ \
-    hardcode_libdir_flag_spec_ld_GCJ \
-    hardcode_libdir_separator_GCJ \
-    hardcode_automatic_GCJ \
-    module_cmds_GCJ \
-    module_expsym_cmds_GCJ \
-    lt_cv_prog_compiler_c_o_GCJ \
-    exclude_expsyms_GCJ \
-    include_expsyms_GCJ; do
-
-    case $var in
-    old_archive_cmds_GCJ | \
-    old_archive_from_new_cmds_GCJ | \
-    archive_cmds_GCJ | \
-    archive_expsym_cmds_GCJ | \
-    module_cmds_GCJ | \
-    module_expsym_cmds_GCJ | \
-    old_archive_from_expsyms_cmds_GCJ | \
-    export_symbols_cmds_GCJ | \
-    extract_expsyms_cmds | reload_cmds | finish_cmds | \
-    postinstall_cmds | postuninstall_cmds | \
-    old_postinstall_cmds | old_postuninstall_cmds | \
-    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
-      # Double-quote double-evaled strings.
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
-      ;;
-    *)
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
-      ;;
-    esac
-  done
-
-  case $lt_echo in
-  *'\$0 --fallback-echo"')
-    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
-    ;;
-  esac
-
-cfgfile="$ofile"
-
-  cat <<__EOF__ >> "$cfgfile"
-# ### BEGIN LIBTOOL TAG CONFIG: $tagname
-
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
-
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
 
-# Whether or not to build shared libraries.
-build_libtool_libs=$enable_shared
 
-# Whether or not to build static libraries.
-build_old_libs=$enable_static
 
-# Whether or not to add -lc for building shared libraries.
-build_libtool_need_lc=$archive_cmds_need_lc_GCJ
 
-# Whether or not to disallow shared libs when runtime libs are static
-allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_GCJ
 
-# Whether or not to optimize for fast installation.
-fast_install=$enable_fast_install
+  fi # test -n "$compiler"
 
-# The host system.
-host_alias=$host_alias
-host=$host
-host_os=$host_os
+  CC=$lt_save_CC
+  LDCXX=$LD
+  LD=$lt_save_LD
+  GCC=$lt_save_GCC
+  with_gnu_ld=$lt_save_with_gnu_ld
+  lt_cv_path_LDCXX=$lt_cv_path_LD
+  lt_cv_path_LD=$lt_save_path_LD
+  lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
+  lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
+fi # test "$_lt_caught_CXX_error" != yes
 
-# The build system.
-build_alias=$build_alias
-build=$build
-build_os=$build_os
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-# An echo program that does not interpret backslashes.
-echo=$lt_echo
 
-# The archiver.
-AR=$lt_AR
-AR_FLAGS=$lt_AR_FLAGS
 
-# A C compiler.
-LTCC=$lt_LTCC
 
-# LTCC compiler flags.
-LTCFLAGS=$lt_LTCFLAGS
 
-# A language-specific compiler.
-CC=$lt_compiler_GCJ
 
-# Is the compiler the GNU C compiler?
-with_gcc=$GCC_GCJ
 
-# An ERE matcher.
-EGREP=$lt_EGREP
 
-# The linker used to build libraries.
-LD=$lt_LD_GCJ
 
-# Whether we need hard or soft links.
-LN_S=$lt_LN_S
 
-# A BSD-compatible nm program.
-NM=$lt_NM
 
-# A symbol stripping program
-STRIP=$lt_STRIP
 
-# Used to examine libraries when file_magic_cmd begins "file"
-MAGIC_CMD=$MAGIC_CMD
 
-# Used on cygwin: DLL creation program.
-DLLTOOL="$DLLTOOL"
+        ac_config_commands="$ac_config_commands libtool"
 
-# Used on cygwin: object dumper.
-OBJDUMP="$OBJDUMP"
 
-# Used on cygwin: assembler.
-AS="$AS"
 
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
 
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
+# Only expand once:
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl_GCJ
 
-# Object file suffix (normally "o").
-objext="$ac_objext"
+ac_config_headers="$ac_config_headers config.h"
 
-# Old archive suffix (normally "a").
-libext="$libext"
 
-# Shared library suffix (normally ".so").
-shrext_cmds='$shrext_cmds'
+ac_fn_c_check_header_mongrel "$LINENO" "termios.h" "ac_cv_header_termios_h" "$ac_includes_default"
+if test "x$ac_cv_header_termios_h" = x""yes; then :
+  CXXFLAGS="${CXXFLAGS} -DHAVE_TERMIOS_H"
+fi
 
-# Executable file suffix (normally "").
-exeext="$exeext"
 
-# Additional compiler flags for building library objects.
-pic_flag=$lt_lt_prog_compiler_pic_GCJ
-pic_mode=$pic_mode
 
-# What is the maximum length of a command?
-max_cmd_len=$lt_cv_sys_max_cmd_len
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking --enable-dc argument" >&5
+$as_echo_n "checking --enable-dc argument... " >&6; }
+# Check whether --enable-dc was given.
+if test "${enable_dc+set}" = set; then :
+  enableval=$enable_dc; enable_dc=$enableval
+else
+  enable_dc="yes"
+fi
 
-# Does compiler simultaneously support -c and -o options?
-compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_dc" >&5
+$as_echo "$enable_dc" >&6; }
+if test "$enable_dc" = "yes"; then
+  ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
+if test "x$ac_cv_header_zlib_h" = x""yes; then :
 
-# Must we lock files when doing compilation?
-need_locks=$lt_need_locks
+else
+  as_fn_error "cannot find zlib.h . Use --disable-dc to remove this dependaency" "$LINENO" 5
+fi
 
-# Do we need the lib prefix for modules?
-need_lib_prefix=$need_lib_prefix
 
-# Do we need a version for libraries?
-need_version=$need_version
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uncompress in -lz" >&5
+$as_echo_n "checking for uncompress in -lz... " >&6; }
+if test "${ac_cv_lib_z_uncompress+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lz  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-# Whether dlopen is supported.
-dlopen_support=$enable_dlopen
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char uncompress ();
+int
+main ()
+{
+return uncompress ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_z_uncompress=yes
+else
+  ac_cv_lib_z_uncompress=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_uncompress" >&5
+$as_echo "$ac_cv_lib_z_uncompress" >&6; }
+if test "x$ac_cv_lib_z_uncompress" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBZ 1
+_ACEOF
 
-# Whether dlopen of programs is supported.
-dlopen_self=$enable_dlopen_self
+  LIBS="-lz $LIBS"
 
-# Whether dlopen of statically linked programs is supported.
-dlopen_self_static=$enable_dlopen_self_static
+else
+  as_fn_error "cannot find zlib uncompress() function. Use --disable-dc to remove this dependaency" "$LINENO" 5
+fi
 
-# Compiler flag to prevent dynamic linking.
-link_static_flag=$lt_lt_prog_compiler_static_GCJ
+fi
 
-# Compiler flag to turn off builtin functions.
-no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ
+ if test  "x$enable_dc" = "xyes"; then
+  ENABLE_DC_TRUE=
+  ENABLE_DC_FALSE='#'
+else
+  ENABLE_DC_TRUE='#'
+  ENABLE_DC_FALSE=
+fi
 
-# Compiler flag to allow reflexive dlopens.
-export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ
 
-# Compiler flag to generate shared objects directly from archives.
-whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ
 
-# Compiler flag to generate thread-safe objects.
-thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking --enable-inband argument" >&5
+$as_echo_n "checking --enable-inband argument... " >&6; }
+# Check whether --enable-inband was given.
+if test "${enable_inband+set}" = set; then :
+  enableval=$enable_inband; enable_inband=$enableval
+else
+  enable_inband="yes"
+fi
 
-# Library versioning type.
-version_type=$version_type
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_inband" >&5
+$as_echo "$enable_inband" >&6; }
+if test "x$enable_inband" = "xyes"; then
+  ac_fn_c_check_header_mongrel "$LINENO" "infiniband/mad.h" "ac_cv_header_infiniband_mad_h" "$ac_includes_default"
+if test "x$ac_cv_header_infiniband_mad_h" = x""yes; then :
 
-# Format of library name prefix.
-libname_spec=$lt_libname_spec
+else
+  as_fn_error "cannot find infiniband/mad.h . Use --disable-inband to remove this dependaency" "$LINENO" 5
+fi
 
-# List of archive names.  First name is the real one, the rest are links.
-# The last name is the one that the linker finds with -lNAME.
-library_names_spec=$lt_library_names_spec
 
-# The coded name of the library, if different from the real name.
-soname_spec=$lt_soname_spec
+fi
 
-# Commands used to build and install an old-style archive.
-RANLIB=$lt_RANLIB
-old_archive_cmds=$lt_old_archive_cmds_GCJ
-old_postinstall_cmds=$lt_old_postinstall_cmds
-old_postuninstall_cmds=$lt_old_postuninstall_cmds
+ if test  "x$enable_inband" = "xyes"; then
+  ENABLE_INBAND_TRUE=
+  ENABLE_INBAND_FALSE='#'
+else
+  ENABLE_INBAND_TRUE='#'
+  ENABLE_INBAND_FALSE=
+fi
 
-# Create an old-style archive from a shared archive.
-old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_GCJ
 
-# Create a temporary old-style archive to link instead of a shared archive.
-old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_GCJ
+CFLAGS="$CFLAGS -Werror -DMST_UL"
+CXXFLAGS="$CXXFLAGS -Werror -DMST_UL"
 
-# Commands used to build and install a shared archive.
-archive_cmds=$lt_archive_cmds_GCJ
-archive_expsym_cmds=$lt_archive_expsym_cmds_GCJ
-postinstall_cmds=$lt_postinstall_cmds
-postuninstall_cmds=$lt_postuninstall_cmds
+ac_config_files="$ac_config_files mstflint.spec"
 
-# Commands used to build a loadable module (assumed same as above if empty)
-module_cmds=$lt_module_cmds_GCJ
-module_expsym_cmds=$lt_module_expsym_cmds_GCJ
 
-# Commands to strip libraries.
-old_striplib=$lt_old_striplib
-striplib=$lt_striplib
+ac_config_files="$ac_config_files Makefile mft_utils/Makefile mtcr_ul/Makefile dev_mgt/Makefile tools_layouts/Makefile reg_access/Makefile mlxconfig/Makefile mflash/Makefile mlxfwops/Makefile mlxfwops/lib/Makefile cmdparser/Makefile flint/Makefile small_utils/Makefile mstdump/Makefile mstdump/crd_lib/Makefile mstdump/crd_main/Makefile mstdump/mstdump_dbs/Makefile"
+
+cat >confcache <<\_ACEOF
+# This file is a shell script that caches the results of configure
+# tests run on this system so they can be shared between configure
+# scripts and configure runs, see configure's option --config-cache.
+# It is not useful on other systems.  If it contains results you don't
+# want to keep, you may remove or edit it.
+#
+# config.status only pays attention to the cache file if you give it
+# the --recheck option to rerun configure.
+#
+# `ac_cv_env_foo' variables (set or unset) will be overridden when
+# loading this file, other *unset* `ac_cv_foo' will be assigned the
+# following values.
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predep_objects=$lt_predep_objects_GCJ
+_ACEOF
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdep_objects=$lt_postdep_objects_GCJ
+# The following way of writing the cache mishandles newlines in values,
+# but we know of no workaround that is simple, portable, and efficient.
+# So, we kill variables containing newlines.
+# Ultrix sh set writes to stderr and can't be redirected directly,
+# and sets the high bit in the cache file unless we assign to the vars.
+(
+  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
+      *) { eval $ac_var=; unset $ac_var;} ;;
+      esac ;;
+    esac
+  done
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predeps=$lt_predeps_GCJ
+  (set) 2>&1 |
+    case $as_nl`(ac_space=' '; set) 2>&1` in #(
+    *${as_nl}ac_space=\ *)
+      # `set' does not quote correctly, so add quotes: double-quote
+      # substitution turns \\\\ into \\, and sed turns \\ into \.
+      sed -n \
+	"s/'/'\\\\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
+      ;; #(
+    *)
+      # `set' quotes correctly as required by POSIX, so do not add quotes.
+      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
+      ;;
+    esac |
+    sort
+) |
+  sed '
+     /^ac_cv_env_/b end
+     t clear
+     :clear
+     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
+     t end
+     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
+     :end' >>confcache
+if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
+  if test -w "$cache_file"; then
+    test "x$cache_file" != "x/dev/null" &&
+      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
+$as_echo "$as_me: updating cache $cache_file" >&6;}
+    cat confcache >$cache_file
+  else
+    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
+$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
+  fi
+fi
+rm -f confcache
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdeps=$lt_postdeps_GCJ
+test "x$prefix" = xNONE && prefix=$ac_default_prefix
+# Let make expand exec_prefix.
+test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
 
-# The library search path used internally by the compiler when linking
-# a shared library.
-compiler_lib_search_path=$lt_compiler_lib_search_path_GCJ
+DEFS=-DHAVE_CONFIG_H
 
-# Method to check whether dependent libraries are shared objects.
-deplibs_check_method=$lt_deplibs_check_method
+ac_libobjs=
+ac_ltlibobjs=
+for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
+  # 1. Remove the extension, and $U if already installed.
+  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
+  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
+  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
+  #    will be set to the directory where LIBOBJS objects are built.
+  as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
+  as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
+done
+LIBOBJS=$ac_libobjs
 
-# Command to use when deplibs_check_method == file_magic.
-file_magic_cmd=$lt_file_magic_cmd
+LTLIBOBJS=$ac_ltlibobjs
 
-# Flag that allows shared libraries with undefined symbols to be built.
-allow_undefined_flag=$lt_allow_undefined_flag_GCJ
 
-# Flag that forces no undefined symbols.
-no_undefined_flag=$lt_no_undefined_flag_GCJ
+ if test -n "$EXEEXT"; then
+  am__EXEEXT_TRUE=
+  am__EXEEXT_FALSE='#'
+else
+  am__EXEEXT_TRUE='#'
+  am__EXEEXT_FALSE=
+fi
 
-# Commands used to finish a libtool library installation in a directory.
-finish_cmds=$lt_finish_cmds
+if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
+  as_fn_error "conditional \"AMDEP\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
+  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ENABLE_DC_TRUE}" && test -z "${ENABLE_DC_FALSE}"; then
+  as_fn_error "conditional \"ENABLE_DC\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ENABLE_INBAND_TRUE}" && test -z "${ENABLE_INBAND_FALSE}"; then
+  as_fn_error "conditional \"ENABLE_INBAND\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
 
-# Same as above, but a single script fragment to be evaled but not shown.
-finish_eval=$lt_finish_eval
+: ${CONFIG_STATUS=./config.status}
+ac_write_fail=0
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files $CONFIG_STATUS"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
+$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
+as_write_fail=0
+cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
+#! $SHELL
+# Generated by $as_me.
+# Run this file to recreate the current configuration.
+# Compiler output produced by configure, useful for debugging
+# configure, is in config.log if it exists.
 
-# Take the output of nm and produce a listing of raw symbols and C names.
-global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
+debug=false
+ac_cs_recheck=false
+ac_cs_silent=false
 
-# Transform the output of nm in a proper C declaration
-global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
+SHELL=\${CONFIG_SHELL-$SHELL}
+export SHELL
+_ASEOF
+cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
+
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+"$@"}'='"$@"'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in #(
+  *posix*) :
+    set -o posix ;; #(
+  *) :
+     ;;
+esac
+fi
 
-# Transform the output of nm in a C name address pair
-global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
 
-# This is the shared library runtime path variable.
-runpath_var=$runpath_var
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='print -r --'
+  as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='printf %s\n'
+  as_echo_n='printf %s'
+else
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+    as_echo_n='/usr/ucb/echo -n'
+  else
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+    as_echo_n_body='eval
+      arg=$1;
+      case $arg in #(
+      *"$as_nl"*)
+	expr "X$arg" : "X\\(.*\\)$as_nl";
+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+      esac;
+      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+    '
+    export as_echo_n_body
+    as_echo_n='sh -c $as_echo_n_body as_echo'
+  fi
+  export as_echo_body
+  as_echo='sh -c $as_echo_body as_echo'
+fi
 
-# This is the shared library path variable.
-shlibpath_var=$shlibpath_var
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+  PATH_SEPARATOR=:
+  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+      PATH_SEPARATOR=';'
+  }
+fi
 
-# Is shlibpath searched before the hard-coded library search path?
-shlibpath_overrides_runpath=$shlibpath_overrides_runpath
 
-# How to hardcode a shared library path into an executable.
-hardcode_action=$hardcode_action_GCJ
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" ""	$as_nl"
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in #((
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+  done
+IFS=$as_save_IFS
 
-# Whether we should hardcode library paths into libraries.
-hardcode_into_libs=$hardcode_into_libs
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+  as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+  exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there.  '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
+PS1='$ '
+PS2='> '
+PS4='+ '
 
-# Flag to hardcode \$libdir into a binary during linking.
-# This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_GCJ
+# NLS nuisances.
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
 
-# If ld is used when linking, flag to hardcode \$libdir into
-# a binary during linking. This must work even if \$libdir does
-# not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_GCJ
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
-# Whether we need a single -rpath flag with a separated argument.
-hardcode_libdir_separator=$lt_hardcode_libdir_separator_GCJ
 
-# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
-# resulting binary.
-hardcode_direct=$hardcode_direct_GCJ
+# as_fn_error ERROR [LINENO LOG_FD]
+# ---------------------------------
+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+# script with status $?, using 1 if that was 0.
+as_fn_error ()
+{
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  fi
+  $as_echo "$as_me: error: $1" >&2
+  as_fn_exit $as_status
+} # as_fn_error
 
-# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
-# resulting binary.
-hardcode_minus_L=$hardcode_minus_L_GCJ
 
-# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
-# the resulting binary.
-hardcode_shlibpath_var=$hardcode_shlibpath_var_GCJ
+# as_fn_set_status STATUS
+# -----------------------
+# Set $? to STATUS, without forking.
+as_fn_set_status ()
+{
+  return $1
+} # as_fn_set_status
 
-# Set to yes if building a shared library automatically hardcodes DIR into the library
-# and all subsequent libraries and executables linked against it.
-hardcode_automatic=$hardcode_automatic_GCJ
+# as_fn_exit STATUS
+# -----------------
+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+  set +e
+  as_fn_set_status $1
+  exit $1
+} # as_fn_exit
+
+# as_fn_unset VAR
+# ---------------
+# Portably unset VAR.
+as_fn_unset ()
+{
+  { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+# as_fn_append VAR VALUE
+# ----------------------
+# Append the text in VALUE to the end of the definition contained in VAR. Take
+# advantage of any shell optimizations that allow amortized linear growth over
+# repeated appends, instead of the typical quadratic growth present in naive
+# implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+  eval 'as_fn_append ()
+  {
+    eval $1+=\$2
+  }'
+else
+  as_fn_append ()
+  {
+    eval $1=\$$1\$2
+  }
+fi # as_fn_append
+
+# as_fn_arith ARG...
+# ------------------
+# Perform arithmetic evaluation on the ARGs, and store the result in the
+# global $as_val. Take advantage of shells that can avoid forks. The arguments
+# must be portable across $(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+  eval 'as_fn_arith ()
+  {
+    as_val=$(( $* ))
+  }'
+else
+  as_fn_arith ()
+  {
+    as_val=`expr "$@" || test $? -eq 1`
+  }
+fi # as_fn_arith
 
-# Variables whose values should be saved in libtool wrapper scripts and
-# restored at relink time.
-variables_saved_for_relink="$variables_saved_for_relink"
 
-# Whether libtool must link a program against all its dependency libraries.
-link_all_deplibs=$link_all_deplibs_GCJ
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+   test "X`expr 00001 : '.*\(...\)'`" = X001; then
+  as_expr=expr
+else
+  as_expr=false
+fi
 
-# Compile-time system search path for libraries
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+  as_basename=basename
+else
+  as_basename=false
+fi
 
-# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path="$fix_srcfile_path_GCJ"
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+	 X"$0" : 'X\(//\)$' \| \
+	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
 
-# Set to yes if exported symbols are required.
-always_export_symbols=$always_export_symbols_GCJ
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
 
-# The commands to list exported symbols.
-export_symbols_cmds=$lt_export_symbols_cmds_GCJ
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in #(((((
+-n*)
+  case `echo 'xy\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  xy)  ECHO_C='\c';;
+  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
+       ECHO_T='	';;
+  esac;;
+*)
+  ECHO_N='-n';;
+esac
 
-# The commands to extract the exported symbol list from a shared archive.
-extract_expsyms_cmds=$lt_extract_expsyms_cmds
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir 2>/dev/null
+fi
+if (echo >conf$$.file) 2>/dev/null; then
+  if ln -s conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s='ln -s'
+    # ... but there are two gotchas:
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -p'.
+    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+      as_ln_s='cp -p'
+  elif ln conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s=ln
+  else
+    as_ln_s='cp -p'
+  fi
+else
+  as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
 
-# Symbols that should not be listed in the preloaded symbols.
-exclude_expsyms=$lt_exclude_expsyms_GCJ
 
-# Symbols that must always be exported.
-include_expsyms=$lt_include_expsyms_GCJ
+# as_fn_mkdir_p
+# -------------
+# Create "$as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
 
-# ### END LIBTOOL TAG CONFIG: $tagname
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d "$as_dir" || eval $as_mkdir_p || {
+    as_dirs=
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs="'$as_qdir' $as_dirs"
+      as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_dir" : 'X\(//\)[^/]' \| \
+	 X"$as_dir" : 'X\(//\)$' \| \
+	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d "$as_dir" && break
+    done
+    test -z "$as_dirs" || eval "mkdir $as_dirs"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
 
-__EOF__
 
+} # as_fn_mkdir_p
+if mkdir -p . 2>/dev/null; then
+  as_mkdir_p='mkdir -p "$as_dir"'
+else
+  test -d ./-p && rmdir ./-p
+  as_mkdir_p=false
+fi
 
+if test -x / >/dev/null 2>&1; then
+  as_test_x='test -x'
 else
-  # If there is no Makefile yet, we rely on a make rule to execute
-  # `config.status --recheck' to rerun these tests and create the
-  # libtool script then.
-  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
-  if test -f "$ltmain_in"; then
-    test -f Makefile && make "$ltmain"
+  if ls -dL / >/dev/null 2>&1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
   fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d "$1"; then
+	test -d "$1/.";
+      else
+	case $1 in #(
+	-*)set "./$1";;
+	esac;
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
 fi
+as_executable_p=$as_test_x
 
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
-CC="$lt_save_CC"
 
-	else
-	  tagname=""
-	fi
-	;;
+exec 6>&1
+## ----------------------------------- ##
+## Main body of $CONFIG_STATUS script. ##
+## ----------------------------------- ##
+_ASEOF
+test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
 
-      RC)
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# Save the log message, to keep $0 and so on meaningful, and to
+# report actual input values of CONFIG_FILES etc. instead of their
+# values after options handling.
+ac_log="
+This file was extended by mstflint $as_me 3.7.0, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
 
+  CONFIG_FILES    = $CONFIG_FILES
+  CONFIG_HEADERS  = $CONFIG_HEADERS
+  CONFIG_LINKS    = $CONFIG_LINKS
+  CONFIG_COMMANDS = $CONFIG_COMMANDS
+  $ $0 $@
 
+on `(hostname || uname -n) 2>/dev/null | sed 1q`
+"
 
-# Source file extension for RC test sources.
-ac_ext=rc
+_ACEOF
 
-# Object file extension for compiled RC test sources.
-objext=o
-objext_RC=$objext
+case $ac_config_files in *"
+"*) set x $ac_config_files; shift; ac_config_files=$*;;
+esac
 
-# Code to be used in simple compile tests
-lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
+case $ac_config_headers in *"
+"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
+esac
 
-# Code to be used in simple link tests
-lt_simple_link_test_code="$lt_simple_compile_test_code"
 
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+# Files that config.status was made for.
+config_files="$ac_config_files"
+config_headers="$ac_config_headers"
+config_commands="$ac_config_commands"
 
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
+_ACEOF
 
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+ac_cs_usage="\
+\`$as_me' instantiates files and other configuration actions
+from templates according to the current configuration.  Unless the files
+and actions are specified as TAGs, all are instantiated by default.
 
-# Allow CC to be a program name with arguments.
-compiler=$CC
+Usage: $0 [OPTION]... [TAG]...
 
+  -h, --help       print this help, then exit
+  -V, --version    print version number and configuration settings, then exit
+      --config     print configuration, then exit
+  -q, --quiet, --silent
+                   do not print progress messages
+  -d, --debug      don't remove temporary files
+      --recheck    update $as_me by reconfiguring in the same conditions
+      --file=FILE[:TEMPLATE]
+                   instantiate the configuration file FILE
+      --header=FILE[:TEMPLATE]
+                   instantiate the configuration header FILE
 
-# save warnings/boilerplate of simple test code
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$rm conftest*
+Configuration files:
+$config_files
 
-ac_outfile=conftest.$ac_objext
-printf "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$rm conftest*
+Configuration headers:
+$config_headers
 
+Configuration commands:
+$config_commands
 
-# Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
-CC=${RC-"windres"}
-compiler=$CC
-compiler_RC=$CC
-for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
-
-lt_cv_prog_compiler_c_o_RC=yes
-
-# The else clause should only fire when bootstrapping the
-# libtool distribution, otherwise you forgot to ship ltmain.sh
-# with your package, and you will get complaints that there are
-# no rules to generate ltmain.sh.
-if test -f "$ltmain"; then
-  # See if we are running on zsh, and set the options which allow our commands through
-  # without removal of \ escapes.
-  if test -n "${ZSH_VERSION+set}" ; then
-    setopt NO_GLOB_SUBST
-  fi
-  # Now quote all the things that may contain metacharacters while being
-  # careful not to overquote the AC_SUBSTed values.  We take copies of the
-  # variables and quote the copies for generation of the libtool script.
-  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
-    SED SHELL STRIP \
-    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
-    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
-    deplibs_check_method reload_flag reload_cmds need_locks \
-    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
-    lt_cv_sys_global_symbol_to_c_name_address \
-    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
-    old_postinstall_cmds old_postuninstall_cmds \
-    compiler_RC \
-    CC_RC \
-    LD_RC \
-    lt_prog_compiler_wl_RC \
-    lt_prog_compiler_pic_RC \
-    lt_prog_compiler_static_RC \
-    lt_prog_compiler_no_builtin_flag_RC \
-    export_dynamic_flag_spec_RC \
-    thread_safe_flag_spec_RC \
-    whole_archive_flag_spec_RC \
-    enable_shared_with_static_runtimes_RC \
-    old_archive_cmds_RC \
-    old_archive_from_new_cmds_RC \
-    predep_objects_RC \
-    postdep_objects_RC \
-    predeps_RC \
-    postdeps_RC \
-    compiler_lib_search_path_RC \
-    archive_cmds_RC \
-    archive_expsym_cmds_RC \
-    postinstall_cmds_RC \
-    postuninstall_cmds_RC \
-    old_archive_from_expsyms_cmds_RC \
-    allow_undefined_flag_RC \
-    no_undefined_flag_RC \
-    export_symbols_cmds_RC \
-    hardcode_libdir_flag_spec_RC \
-    hardcode_libdir_flag_spec_ld_RC \
-    hardcode_libdir_separator_RC \
-    hardcode_automatic_RC \
-    module_cmds_RC \
-    module_expsym_cmds_RC \
-    lt_cv_prog_compiler_c_o_RC \
-    exclude_expsyms_RC \
-    include_expsyms_RC; do
-
-    case $var in
-    old_archive_cmds_RC | \
-    old_archive_from_new_cmds_RC | \
-    archive_cmds_RC | \
-    archive_expsym_cmds_RC | \
-    module_cmds_RC | \
-    module_expsym_cmds_RC | \
-    old_archive_from_expsyms_cmds_RC | \
-    export_symbols_cmds_RC | \
-    extract_expsyms_cmds | reload_cmds | finish_cmds | \
-    postinstall_cmds | postuninstall_cmds | \
-    old_postinstall_cmds | old_postuninstall_cmds | \
-    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
-      # Double-quote double-evaled strings.
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
-      ;;
-    *)
-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
-      ;;
-    esac
-  done
+Report bugs to <orenk at mellanox.co.il>."
 
-  case $lt_echo in
-  *'\$0 --fallback-echo"')
-    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
-    ;;
-  esac
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
+ac_cs_version="\\
+mstflint config.status 3.7.0
+configured by $0, generated by GNU Autoconf 2.65,
+  with options \\"\$ac_cs_config\\"
 
-cfgfile="$ofile"
+Copyright (C) 2009 Free Software Foundation, Inc.
+This config.status script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it."
 
-  cat <<__EOF__ >> "$cfgfile"
-# ### BEGIN LIBTOOL TAG CONFIG: $tagname
+ac_pwd='$ac_pwd'
+srcdir='$srcdir'
+INSTALL='$INSTALL'
+MKDIR_P='$MKDIR_P'
+AWK='$AWK'
+test -n "\$AWK" || AWK=awk
+_ACEOF
 
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# The default lists apply if the user does not specify any file.
+ac_need_defaults=:
+while test $# != 0
+do
+  case $1 in
+  --*=*)
+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
+    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
+    ac_shift=:
+    ;;
+  *)
+    ac_option=$1
+    ac_optarg=$2
+    ac_shift=shift
+    ;;
+  esac
 
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
+  case $ac_option in
+  # Handling of the options.
+  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+    ac_cs_recheck=: ;;
+  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
+    $as_echo "$ac_cs_version"; exit ;;
+  --config | --confi | --conf | --con | --co | --c )
+    $as_echo "$ac_cs_config"; exit ;;
+  --debug | --debu | --deb | --de | --d | -d )
+    debug=: ;;
+  --file | --fil | --fi | --f )
+    $ac_shift
+    case $ac_optarg in
+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    as_fn_append CONFIG_FILES " '$ac_optarg'"
+    ac_need_defaults=false;;
+  --header | --heade | --head | --hea )
+    $ac_shift
+    case $ac_optarg in
+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    as_fn_append CONFIG_HEADERS " '$ac_optarg'"
+    ac_need_defaults=false;;
+  --he | --h)
+    # Conflict between --help and --header
+    as_fn_error "ambiguous option: \`$1'
+Try \`$0 --help' for more information.";;
+  --help | --hel | -h )
+    $as_echo "$ac_cs_usage"; exit ;;
+  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+  | -silent | --silent | --silen | --sile | --sil | --si | --s)
+    ac_cs_silent=: ;;
 
-# Whether or not to build shared libraries.
-build_libtool_libs=$enable_shared
+  # This is an error.
+  -*) as_fn_error "unrecognized option: \`$1'
+Try \`$0 --help' for more information." ;;
 
-# Whether or not to build static libraries.
-build_old_libs=$enable_static
+  *) as_fn_append ac_config_targets " $1"
+     ac_need_defaults=false ;;
 
-# Whether or not to add -lc for building shared libraries.
-build_libtool_need_lc=$archive_cmds_need_lc_RC
+  esac
+  shift
+done
 
-# Whether or not to disallow shared libs when runtime libs are static
-allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_RC
+ac_configure_extra_args=
 
-# Whether or not to optimize for fast installation.
-fast_install=$enable_fast_install
+if $ac_cs_silent; then
+  exec 6>/dev/null
+  ac_configure_extra_args="$ac_configure_extra_args --silent"
+fi
 
-# The host system.
-host_alias=$host_alias
-host=$host
-host_os=$host_os
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+if \$ac_cs_recheck; then
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
+  shift
+  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
+  CONFIG_SHELL='$SHELL'
+  export CONFIG_SHELL
+  exec "\$@"
+fi
 
-# The build system.
-build_alias=$build_alias
-build=$build
-build_os=$build_os
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+exec 5>>config.log
+{
+  echo
+  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
+## Running $as_me. ##
+_ASBOX
+  $as_echo "$ac_log"
+} >&5
 
-# An echo program that does not interpret backslashes.
-echo=$lt_echo
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+#
+# INIT-COMMANDS
+#
+AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
 
-# The archiver.
-AR=$lt_AR
-AR_FLAGS=$lt_AR_FLAGS
 
-# A C compiler.
-LTCC=$lt_LTCC
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
-# LTCC compiler flags.
-LTCFLAGS=$lt_LTCFLAGS
+sed_quote_subst='$sed_quote_subst'
+double_quote_subst='$double_quote_subst'
+delay_variable_subst='$delay_variable_subst'
+macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
+macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
+enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
+pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
+enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
+host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
+host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
+host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
+build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
+build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
+build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
+SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
+Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
+GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
+EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
+FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
+LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
+NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
+LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
+max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
+ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
+exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
+lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
+lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
+lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
+reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
+reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
+deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
+file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
+AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
+AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
+STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
+RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
+old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
+CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
+compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
+GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
+objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
+SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
+ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
+MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
+need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
+DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
+NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
+LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
+OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
+OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
+libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
+shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
+export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
+allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
+no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
+inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
+link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
+fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
+always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
+export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
+include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
+prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
+variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
+need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
+need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
+version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
+runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
+shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
+libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
+library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
+soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
+postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
+finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
+sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
+sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
+enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
+old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
+striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
+predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
+postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
+predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
+postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
+LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
+
+LTCC='$LTCC'
+LTCFLAGS='$LTCFLAGS'
+compiler='$compiler_DEFAULT'
+
+# Quote evaled strings.
+for var in SED \
+GREP \
+EGREP \
+FGREP \
+LD \
+NM \
+LN_S \
+lt_SP2NL \
+lt_NL2SP \
+reload_flag \
+OBJDUMP \
+deplibs_check_method \
+file_magic_cmd \
+AR \
+AR_FLAGS \
+STRIP \
+RANLIB \
+CC \
+CFLAGS \
+compiler \
+lt_cv_sys_global_symbol_pipe \
+lt_cv_sys_global_symbol_to_cdecl \
+lt_cv_sys_global_symbol_to_c_name_address \
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
+SHELL \
+ECHO \
+lt_prog_compiler_no_builtin_flag \
+lt_prog_compiler_wl \
+lt_prog_compiler_pic \
+lt_prog_compiler_static \
+lt_cv_prog_compiler_c_o \
+need_locks \
+DSYMUTIL \
+NMEDIT \
+LIPO \
+OTOOL \
+OTOOL64 \
+shrext_cmds \
+export_dynamic_flag_spec \
+whole_archive_flag_spec \
+compiler_needs_object \
+with_gnu_ld \
+allow_undefined_flag \
+no_undefined_flag \
+hardcode_libdir_flag_spec \
+hardcode_libdir_flag_spec_ld \
+hardcode_libdir_separator \
+fix_srcfile_path \
+exclude_expsyms \
+include_expsyms \
+file_list_spec \
+variables_saved_for_relink \
+libname_spec \
+library_names_spec \
+soname_spec \
+finish_eval \
+old_striplib \
+striplib \
+compiler_lib_search_dirs \
+predep_objects \
+postdep_objects \
+predeps \
+postdeps \
+compiler_lib_search_path \
+LD_CXX \
+compiler_CXX \
+lt_prog_compiler_no_builtin_flag_CXX \
+lt_prog_compiler_wl_CXX \
+lt_prog_compiler_pic_CXX \
+lt_prog_compiler_static_CXX \
+lt_cv_prog_compiler_c_o_CXX \
+export_dynamic_flag_spec_CXX \
+whole_archive_flag_spec_CXX \
+compiler_needs_object_CXX \
+with_gnu_ld_CXX \
+allow_undefined_flag_CXX \
+no_undefined_flag_CXX \
+hardcode_libdir_flag_spec_CXX \
+hardcode_libdir_flag_spec_ld_CXX \
+hardcode_libdir_separator_CXX \
+fix_srcfile_path_CXX \
+exclude_expsyms_CXX \
+include_expsyms_CXX \
+file_list_spec_CXX \
+compiler_lib_search_dirs_CXX \
+predep_objects_CXX \
+postdep_objects_CXX \
+predeps_CXX \
+postdeps_CXX \
+compiler_lib_search_path_CXX; do
+    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    *[\\\\\\\`\\"\\\$]*)
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
+      ;;
+    *)
+      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
+      ;;
+    esac
+done
 
-# A language-specific compiler.
-CC=$lt_compiler_RC
+# Double-quote double-evaled strings.
+for var in reload_cmds \
+old_postinstall_cmds \
+old_postuninstall_cmds \
+old_archive_cmds \
+extract_expsyms_cmds \
+old_archive_from_new_cmds \
+old_archive_from_expsyms_cmds \
+archive_cmds \
+archive_expsym_cmds \
+module_cmds \
+module_expsym_cmds \
+export_symbols_cmds \
+prelink_cmds \
+postinstall_cmds \
+postuninstall_cmds \
+finish_cmds \
+sys_lib_search_path_spec \
+sys_lib_dlsearch_path_spec \
+old_archive_cmds_CXX \
+old_archive_from_new_cmds_CXX \
+old_archive_from_expsyms_cmds_CXX \
+archive_cmds_CXX \
+archive_expsym_cmds_CXX \
+module_cmds_CXX \
+module_expsym_cmds_CXX \
+export_symbols_cmds_CXX \
+prelink_cmds_CXX; do
+    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    *[\\\\\\\`\\"\\\$]*)
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
+      ;;
+    *)
+      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
+      ;;
+    esac
+done
 
-# Is the compiler the GNU C compiler?
-with_gcc=$GCC_RC
+# Fix-up fallback echo if it was mangled by the above quoting rules.
+case \$lt_ECHO in
+*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
+  ;;
+esac
 
-# An ERE matcher.
-EGREP=$lt_EGREP
+ac_aux_dir='$ac_aux_dir'
+xsi_shell='$xsi_shell'
+lt_shell_append='$lt_shell_append'
 
-# The linker used to build libraries.
-LD=$lt_LD_RC
+# See if we are running on zsh, and set the options which allow our
+# commands through without removal of \ escapes INIT.
+if test -n "\${ZSH_VERSION+set}" ; then
+   setopt NO_GLOB_SUBST
+fi
 
-# Whether we need hard or soft links.
-LN_S=$lt_LN_S
 
-# A BSD-compatible nm program.
-NM=$lt_NM
+    PACKAGE='$PACKAGE'
+    VERSION='$VERSION'
+    TIMESTAMP='$TIMESTAMP'
+    RM='$RM'
+    ofile='$ofile'
 
-# A symbol stripping program
-STRIP=$lt_STRIP
 
-# Used to examine libraries when file_magic_cmd begins "file"
-MAGIC_CMD=$MAGIC_CMD
 
-# Used on cygwin: DLL creation program.
-DLLTOOL="$DLLTOOL"
 
-# Used on cygwin: object dumper.
-OBJDUMP="$OBJDUMP"
 
-# Used on cygwin: assembler.
-AS="$AS"
 
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
+_ACEOF
 
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl_RC
+# Handling of arguments.
+for ac_config_target in $ac_config_targets
+do
+  case $ac_config_target in
+    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
+    "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
+    "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
+    "mstflint.spec") CONFIG_FILES="$CONFIG_FILES mstflint.spec" ;;
+    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+    "mft_utils/Makefile") CONFIG_FILES="$CONFIG_FILES mft_utils/Makefile" ;;
+    "mtcr_ul/Makefile") CONFIG_FILES="$CONFIG_FILES mtcr_ul/Makefile" ;;
+    "dev_mgt/Makefile") CONFIG_FILES="$CONFIG_FILES dev_mgt/Makefile" ;;
+    "tools_layouts/Makefile") CONFIG_FILES="$CONFIG_FILES tools_layouts/Makefile" ;;
+    "reg_access/Makefile") CONFIG_FILES="$CONFIG_FILES reg_access/Makefile" ;;
+    "mlxconfig/Makefile") CONFIG_FILES="$CONFIG_FILES mlxconfig/Makefile" ;;
+    "mflash/Makefile") CONFIG_FILES="$CONFIG_FILES mflash/Makefile" ;;
+    "mlxfwops/Makefile") CONFIG_FILES="$CONFIG_FILES mlxfwops/Makefile" ;;
+    "mlxfwops/lib/Makefile") CONFIG_FILES="$CONFIG_FILES mlxfwops/lib/Makefile" ;;
+    "cmdparser/Makefile") CONFIG_FILES="$CONFIG_FILES cmdparser/Makefile" ;;
+    "flint/Makefile") CONFIG_FILES="$CONFIG_FILES flint/Makefile" ;;
+    "small_utils/Makefile") CONFIG_FILES="$CONFIG_FILES small_utils/Makefile" ;;
+    "mstdump/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/Makefile" ;;
+    "mstdump/crd_lib/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/crd_lib/Makefile" ;;
+    "mstdump/crd_main/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/crd_main/Makefile" ;;
+    "mstdump/mstdump_dbs/Makefile") CONFIG_FILES="$CONFIG_FILES mstdump/mstdump_dbs/Makefile" ;;
+
+  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  esac
+done
 
-# Object file suffix (normally "o").
-objext="$ac_objext"
 
-# Old archive suffix (normally "a").
-libext="$libext"
+# If the user did not use the arguments to specify the items to instantiate,
+# then the envvar interface is used.  Set only those that are not.
+# We use the long form for the default assignment because of an extremely
+# bizarre bug on SunOS 4.1.3.
+if $ac_need_defaults; then
+  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
+  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
+  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
+fi
 
-# Shared library suffix (normally ".so").
-shrext_cmds='$shrext_cmds'
+# Have a temporary directory for convenience.  Make it in the build tree
+# simply because there is no reason against having it here, and in addition,
+# creating and moving files from /tmp can sometimes cause problems.
+# Hook for its removal unless debugging.
+# Note that there is a small window in which the directory will not be cleaned:
+# after its creation but before its name has been assigned to `$tmp'.
+$debug ||
+{
+  tmp=
+  trap 'exit_status=$?
+  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
+' 0
+  trap 'as_fn_exit 1' 1 2 13 15
+}
+# Create a (secure) tmp directory for tmp files.
+
+{
+  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
+  test -n "$tmp" && test -d "$tmp"
+}  ||
+{
+  tmp=./conf$$-$RANDOM
+  (umask 077 && mkdir "$tmp")
+} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
 
-# Executable file suffix (normally "").
-exeext="$exeext"
+# Set up the scripts for CONFIG_FILES section.
+# No need to generate them if there are no CONFIG_FILES.
+# This happens for instance with `./config.status config.h'.
+if test -n "$CONFIG_FILES"; then
 
-# Additional compiler flags for building library objects.
-pic_flag=$lt_lt_prog_compiler_pic_RC
-pic_mode=$pic_mode
 
-# What is the maximum length of a command?
-max_cmd_len=$lt_cv_sys_max_cmd_len
+ac_cr=`echo X | tr X '\015'`
+# On cygwin, bash can eat \r inside `` if the user requested igncr.
+# But we know of no other shell where ac_cr would be empty at this
+# point, so we can use a bashism as a fallback.
+if test "x$ac_cr" = x; then
+  eval ac_cr=\$\'\\r\'
+fi
+ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
+if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
+  ac_cs_awk_cr='\r'
+else
+  ac_cs_awk_cr=$ac_cr
+fi
 
-# Does compiler simultaneously support -c and -o options?
-compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC
+echo 'BEGIN {' >"$tmp/subs1.awk" &&
+_ACEOF
 
-# Must we lock files when doing compilation?
-need_locks=$lt_need_locks
 
-# Do we need the lib prefix for modules?
-need_lib_prefix=$need_lib_prefix
+{
+  echo "cat >conf$$subs.awk <<_ACEOF" &&
+  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
+  echo "_ACEOF"
+} >conf$$subs.sh ||
+  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
+ac_delim='%!_!# '
+for ac_last_try in false false false false false :; do
+  . ./conf$$subs.sh ||
+    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+
+  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
+  if test $ac_delim_n = $ac_delim_num; then
+    break
+  elif $ac_last_try; then
+    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+  else
+    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
+  fi
+done
+rm -f conf$$subs.sh
 
-# Do we need a version for libraries?
-need_version=$need_version
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
+_ACEOF
+sed -n '
+h
+s/^/S["/; s/!.*/"]=/
+p
+g
+s/^[^!]*!//
+:repl
+t repl
+s/'"$ac_delim"'$//
+t delim
+:nl
+h
+s/\(.\{148\}\)..*/\1/
+t more1
+s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
+p
+n
+b repl
+:more1
+s/["\\]/\\&/g; s/^/"/; s/$/"\\/
+p
+g
+s/.\{148\}//
+t nl
+:delim
+h
+s/\(.\{148\}\)..*/\1/
+t more2
+s/["\\]/\\&/g; s/^/"/; s/$/"/
+p
+b
+:more2
+s/["\\]/\\&/g; s/^/"/; s/$/"\\/
+p
+g
+s/.\{148\}//
+t delim
+' <conf$$subs.awk | sed '
+/^[^""]/{
+  N
+  s/\n//
+}
+' >>$CONFIG_STATUS || ac_write_fail=1
+rm -f conf$$subs.awk
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+_ACAWK
+cat >>"\$tmp/subs1.awk" <<_ACAWK &&
+  for (key in S) S_is_set[key] = 1
+  FS = ""
 
-# Whether dlopen is supported.
-dlopen_support=$enable_dlopen
+}
+{
+  line = $ 0
+  nfields = split(line, field, "@")
+  substed = 0
+  len = length(field[1])
+  for (i = 2; i < nfields; i++) {
+    key = field[i]
+    keylen = length(key)
+    if (S_is_set[key]) {
+      value = S[key]
+      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
+      len += length(value) + length(field[++i])
+      substed = 1
+    } else
+      len += 1 + keylen
+  }
+
+  print line
+}
 
-# Whether dlopen of programs is supported.
-dlopen_self=$enable_dlopen_self
+_ACAWK
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
+  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
+else
+  cat
+fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
+  || as_fn_error "could not setup config files machinery" "$LINENO" 5
+_ACEOF
 
-# Whether dlopen of statically linked programs is supported.
-dlopen_self_static=$enable_dlopen_self_static
+# VPATH may cause trouble with some makes, so we remove $(srcdir),
+# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# trailing colons and then remove the whole line if VPATH becomes empty
+# (actually we leave an empty line to preserve line numbers).
+if test "x$srcdir" = x.; then
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
+s/:*\$(srcdir):*/:/
+s/:*\${srcdir}:*/:/
+s/:*@srcdir@:*/:/
+s/^\([^=]*=[	 ]*\):*/\1/
+s/:*$//
+s/^[^=]*=[	 ]*$//
+}'
+fi
 
-# Compiler flag to prevent dynamic linking.
-link_static_flag=$lt_lt_prog_compiler_static_RC
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+fi # test -n "$CONFIG_FILES"
 
-# Compiler flag to turn off builtin functions.
-no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC
+# Set up the scripts for CONFIG_HEADERS section.
+# No need to generate them if there are no CONFIG_HEADERS.
+# This happens for instance with `./config.status Makefile'.
+if test -n "$CONFIG_HEADERS"; then
+cat >"$tmp/defines.awk" <<\_ACAWK ||
+BEGIN {
+_ACEOF
 
-# Compiler flag to allow reflexive dlopens.
-export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC
+# Transform confdefs.h into an awk script `defines.awk', embedded as
+# here-document in config.status, that substitutes the proper values into
+# config.h.in to produce config.h.
 
-# Compiler flag to generate shared objects directly from archives.
-whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC
+# Create a delimiter string that does not exist in confdefs.h, to ease
+# handling of long lines.
+ac_delim='%!_!# '
+for ac_last_try in false false :; do
+  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
+  if test -z "$ac_t"; then
+    break
+  elif $ac_last_try; then
+    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
+  else
+    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
+  fi
+done
 
-# Compiler flag to generate thread-safe objects.
-thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC
+# For the awk script, D is an array of macro values keyed by name,
+# likewise P contains macro parameters if any.  Preserve backslash
+# newline sequences.
+
+ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
+sed -n '
+s/.\{148\}/&'"$ac_delim"'/g
+t rset
+:rset
+s/^[	 ]*#[	 ]*define[	 ][	 ]*/ /
+t def
+d
+:def
+s/\\$//
+t bsnl
+s/["\\]/\\&/g
+s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
+D["\1"]=" \3"/p
+s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2"/p
+d
+:bsnl
+s/["\\]/\\&/g
+s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
+D["\1"]=" \3\\\\\\n"\\/p
+t cont
+s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
+t cont
+d
+:cont
+n
+s/.\{148\}/&'"$ac_delim"'/g
+t clear
+:clear
+s/\\$//
+t bsnlc
+s/["\\]/\\&/g; s/^/"/; s/$/"/p
+d
+:bsnlc
+s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
+b cont
+' <confdefs.h | sed '
+s/'"$ac_delim"'/"\\\
+"/g' >>$CONFIG_STATUS || ac_write_fail=1
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+  for (key in D) D_is_set[key] = 1
+  FS = ""
+}
+/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
+  line = \$ 0
+  split(line, arg, " ")
+  if (arg[1] == "#") {
+    defundef = arg[2]
+    mac1 = arg[3]
+  } else {
+    defundef = substr(arg[1], 2)
+    mac1 = arg[2]
+  }
+  split(mac1, mac2, "(") #)
+  macro = mac2[1]
+  prefix = substr(line, 1, index(line, defundef) - 1)
+  if (D_is_set[macro]) {
+    # Preserve the white space surrounding the "#".
+    print prefix "define", macro P[macro] D[macro]
+    next
+  } else {
+    # Replace #undef with comments.  This is necessary, for example,
+    # in the case of _POSIX_SOURCE, which is predefined and required
+    # on some systems where configure will not decide to define it.
+    if (defundef == "undef") {
+      print "/*", prefix defundef, macro, "*/"
+      next
+    }
+  }
+}
+{ print }
+_ACAWK
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+  as_fn_error "could not setup config headers machinery" "$LINENO" 5
+fi # test -n "$CONFIG_HEADERS"
 
-# Library versioning type.
-version_type=$version_type
 
-# Format of library name prefix.
-libname_spec=$lt_libname_spec
+eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
+shift
+for ac_tag
+do
+  case $ac_tag in
+  :[FHLC]) ac_mode=$ac_tag; continue;;
+  esac
+  case $ac_mode$ac_tag in
+  :[FHL]*:*);;
+  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :[FH]-) ac_tag=-:-;;
+  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
+  esac
+  ac_save_IFS=$IFS
+  IFS=:
+  set x $ac_tag
+  IFS=$ac_save_IFS
+  shift
+  ac_file=$1
+  shift
 
-# List of archive names.  First name is the real one, the rest are links.
-# The last name is the one that the linker finds with -lNAME.
-library_names_spec=$lt_library_names_spec
+  case $ac_mode in
+  :L) ac_source=$1;;
+  :[FH])
+    ac_file_inputs=
+    for ac_f
+    do
+      case $ac_f in
+      -) ac_f="$tmp/stdin";;
+      *) # Look for the file first in the build tree, then in the source tree
+	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
+	 # because $ac_f cannot contain `:'.
+	 test -f "$ac_f" ||
+	   case $ac_f in
+	   [\\/$]*) false;;
+	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
+	   esac ||
+	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+      esac
+      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
+      as_fn_append ac_file_inputs " '$ac_f'"
+    done
 
-# The coded name of the library, if different from the real name.
-soname_spec=$lt_soname_spec
+    # Let's still pretend it is `configure' which instantiates (i.e., don't
+    # use $as_me), people would be surprised to read:
+    #    /* config.h.  Generated by config.status.  */
+    configure_input='Generated from '`
+	  $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
+	`' by configure.'
+    if test x"$ac_file" != x-; then
+      configure_input="$ac_file.  $configure_input"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
+$as_echo "$as_me: creating $ac_file" >&6;}
+    fi
+    # Neutralize special characters interpreted by sed in replacement strings.
+    case $configure_input in #(
+    *\&* | *\|* | *\\* )
+       ac_sed_conf_input=`$as_echo "$configure_input" |
+       sed 's/[\\\\&|]/\\\\&/g'`;; #(
+    *) ac_sed_conf_input=$configure_input;;
+    esac
 
-# Commands used to build and install an old-style archive.
-RANLIB=$lt_RANLIB
-old_archive_cmds=$lt_old_archive_cmds_RC
-old_postinstall_cmds=$lt_old_postinstall_cmds
-old_postuninstall_cmds=$lt_old_postuninstall_cmds
+    case $ac_tag in
+    *:-:* | *:-) cat >"$tmp/stdin" \
+      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
+    esac
+    ;;
+  esac
 
-# Create an old-style archive from a shared archive.
-old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_RC
+  ac_dir=`$as_dirname -- "$ac_file" ||
+$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$ac_file" : 'X\(//\)[^/]' \| \
+	 X"$ac_file" : 'X\(//\)$' \| \
+	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$ac_file" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+  as_dir="$ac_dir"; as_fn_mkdir_p
+  ac_builddir=.
 
-# Create a temporary old-style archive to link instead of a shared archive.
-old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_RC
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+  # A ".." for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+  case $ac_top_builddir_sub in
+  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
 
-# Commands used to build and install a shared archive.
-archive_cmds=$lt_archive_cmds_RC
-archive_expsym_cmds=$lt_archive_expsym_cmds_RC
-postinstall_cmds=$lt_postinstall_cmds
-postuninstall_cmds=$lt_postuninstall_cmds
+case $srcdir in
+  .)  # We are building in place.
+    ac_srcdir=.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
+    ac_srcdir=$srcdir$ac_dir_suffix;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
+esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
 
-# Commands used to build a loadable module (assumed same as above if empty)
-module_cmds=$lt_module_cmds_RC
-module_expsym_cmds=$lt_module_expsym_cmds_RC
 
-# Commands to strip libraries.
-old_striplib=$lt_old_striplib
-striplib=$lt_striplib
+  case $ac_mode in
+  :F)
+  #
+  # CONFIG_FILE
+  #
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predep_objects=$lt_predep_objects_RC
+  case $INSTALL in
+  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
+  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
+  esac
+  ac_MKDIR_P=$MKDIR_P
+  case $MKDIR_P in
+  [\\/$]* | ?:[\\/]* ) ;;
+  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
+  esac
+_ACEOF
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdep_objects=$lt_postdep_objects_RC
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# If the template does not know about datarootdir, expand it.
+# FIXME: This hack should be removed a few years after 2.60.
+ac_datarootdir_hack=; ac_datarootdir_seen=
+ac_sed_dataroot='
+/datarootdir/ {
+  p
+  q
+}
+/@datadir@/p
+/@docdir@/p
+/@infodir@/p
+/@localedir@/p
+/@mandir@/p'
+case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
+*datarootdir*) ac_datarootdir_seen=yes;;
+*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
+$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+  ac_datarootdir_hack='
+  s&@datadir@&$datadir&g
+  s&@docdir@&$docdir&g
+  s&@infodir@&$infodir&g
+  s&@localedir@&$localedir&g
+  s&@mandir@&$mandir&g
+  s&\\\${datarootdir}&$datarootdir&g' ;;
+esac
+_ACEOF
 
-# Dependencies to place before the objects being linked to create a
-# shared library.
-predeps=$lt_predeps_RC
+# Neutralize VPATH when `$srcdir' = `.'.
+# Shell code in configure.ac might set extrasub.
+# FIXME: do we really want to maintain this feature?
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_sed_extra="$ac_vpsub
+$extrasub
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+:t
+/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
+s|@configure_input@|$ac_sed_conf_input|;t t
+s&@top_builddir@&$ac_top_builddir_sub&;t t
+s&@top_build_prefix@&$ac_top_build_prefix&;t t
+s&@srcdir@&$ac_srcdir&;t t
+s&@abs_srcdir@&$ac_abs_srcdir&;t t
+s&@top_srcdir@&$ac_top_srcdir&;t t
+s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
+s&@builddir@&$ac_builddir&;t t
+s&@abs_builddir@&$ac_abs_builddir&;t t
+s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
+s&@INSTALL@&$ac_INSTALL&;t t
+s&@MKDIR_P@&$ac_MKDIR_P&;t t
+$ac_datarootdir_hack
+"
+eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
+
+test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
+  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
+  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined." >&5
+$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined." >&2;}
+
+  rm -f "$tmp/stdin"
+  case $ac_file in
+  -) cat "$tmp/out" && rm -f "$tmp/out";;
+  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
+  esac \
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
+ ;;
+  :H)
+  #
+  # CONFIG_HEADER
+  #
+  if test x"$ac_file" != x-; then
+    {
+      $as_echo "/* $configure_input  */" \
+      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
+    } >"$tmp/config.h" \
+      || as_fn_error "could not create $ac_file" "$LINENO" 5
+    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
+      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
+$as_echo "$as_me: $ac_file is unchanged" >&6;}
+    else
+      rm -f "$ac_file"
+      mv "$tmp/config.h" "$ac_file" \
+	|| as_fn_error "could not create $ac_file" "$LINENO" 5
+    fi
+  else
+    $as_echo "/* $configure_input  */" \
+      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
+      || as_fn_error "could not create -" "$LINENO" 5
+  fi
+# Compute "$ac_file"'s index in $config_headers.
+_am_arg="$ac_file"
+_am_stamp_count=1
+for _am_header in $config_headers :; do
+  case $_am_header in
+    $_am_arg | $_am_arg:* )
+      break ;;
+    * )
+      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+  esac
+done
+echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
+$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$_am_arg" : 'X\(//\)[^/]' \| \
+	 X"$_am_arg" : 'X\(//\)$' \| \
+	 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$_am_arg" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`/stamp-h$_am_stamp_count
+ ;;
 
-# Dependencies to place after the objects being linked to create a
-# shared library.
-postdeps=$lt_postdeps_RC
+  :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
+$as_echo "$as_me: executing $ac_file commands" >&6;}
+ ;;
+  esac
 
-# The library search path used internally by the compiler when linking
-# a shared library.
-compiler_lib_search_path=$lt_compiler_lib_search_path_RC
 
-# Method to check whether dependent libraries are shared objects.
-deplibs_check_method=$lt_deplibs_check_method
+  case $ac_file$ac_mode in
+    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
+  # are listed without --file.  Let's play safe and only enable the eval
+  # if we detect the quoting.
+  case $CONFIG_FILES in
+  *\'*) eval set x "$CONFIG_FILES" ;;
+  *)   set x $CONFIG_FILES ;;
+  esac
+  shift
+  for mf
+  do
+    # Strip MF so we end up with the name of the file.
+    mf=`echo "$mf" | sed -e 's/:.*$//'`
+    # Check whether this is an Automake generated Makefile or not.
+    # We used to match only the files named `Makefile.in', but
+    # some people rename them; so instead we look at the file content.
+    # Grep'ing the first line is not enough: some people post-process
+    # each Makefile.in and add a new line on top of each file to say so.
+    # Grep'ing the whole file is not good either: AIX grep has a line
+    # limit of 2048, but all sed's we know have understand at least 4000.
+    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
+      dirpart=`$as_dirname -- "$mf" ||
+$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$mf" : 'X\(//\)[^/]' \| \
+	 X"$mf" : 'X\(//\)$' \| \
+	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$mf" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+    else
+      continue
+    fi
+    # Extract the definition of DEPDIR, am__include, and am__quote
+    # from the Makefile without running `make'.
+    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
+    test -z "$DEPDIR" && continue
+    am__include=`sed -n 's/^am__include = //p' < "$mf"`
+    test -z "am__include" && continue
+    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
+    # When using ansi2knr, U may be empty or an underscore; expand it
+    U=`sed -n 's/^U = //p' < "$mf"`
+    # Find all dependency output files, they are included files with
+    # $(DEPDIR) in their names.  We invoke sed twice because it is the
+    # simplest approach to changing $(DEPDIR) to its actual value in the
+    # expansion.
+    for file in `sed -n "
+      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+      # Make sure the directory exists.
+      test -f "$dirpart/$file" && continue
+      fdir=`$as_dirname -- "$file" ||
+$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$file" : 'X\(//\)[^/]' \| \
+	 X"$file" : 'X\(//\)$' \| \
+	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$file" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      as_dir=$dirpart/$fdir; as_fn_mkdir_p
+      # echo "creating $dirpart/$file"
+      echo '# dummy' > "$dirpart/$file"
+    done
+  done
+}
+ ;;
+    "libtool":C)
 
-# Command to use when deplibs_check_method == file_magic.
-file_magic_cmd=$lt_file_magic_cmd
+    # See if we are running on zsh, and set the options which allow our
+    # commands through without removal of \ escapes.
+    if test -n "${ZSH_VERSION+set}" ; then
+      setopt NO_GLOB_SUBST
+    fi
 
-# Flag that allows shared libraries with undefined symbols to be built.
-allow_undefined_flag=$lt_allow_undefined_flag_RC
+    cfgfile="${ofile}T"
+    trap "$RM \"$cfgfile\"; exit 1" 1 2 15
+    $RM "$cfgfile"
 
-# Flag that forces no undefined symbols.
-no_undefined_flag=$lt_no_undefined_flag_RC
+    cat <<_LT_EOF >> "$cfgfile"
+#! $SHELL
 
-# Commands used to finish a libtool library installation in a directory.
-finish_cmds=$lt_finish_cmds
+# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
+# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
+# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+# NOTE: Changes made to this file will be lost: look at ltmain.sh.
+#
+#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Written by Gordon Matzigkeit, 1996
+#
+#   This file is part of GNU Libtool.
+#
+# GNU Libtool is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# As a special exception to the GNU General Public License,
+# if you distribute this file as part of a program or library that
+# is built using GNU Libtool, you may include this file under the
+# same distribution terms that you use for the rest of that program.
+#
+# GNU Libtool is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNU Libtool; see the file COPYING.  If not, a copy
+# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
+# obtained by writing to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
-# Same as above, but a single script fragment to be evaled but not shown.
-finish_eval=$lt_finish_eval
 
-# Take the output of nm and produce a listing of raw symbols and C names.
-global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
+# The names of the tagged configurations supported by this script.
+available_tags="CXX "
 
-# Transform the output of nm in a proper C declaration
-global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
+# ### BEGIN LIBTOOL CONFIG
 
-# Transform the output of nm in a C name address pair
-global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
+# Which release of libtool.m4 was used?
+macro_version=$macro_version
+macro_revision=$macro_revision
 
-# This is the shared library runtime path variable.
-runpath_var=$runpath_var
+# Whether or not to build shared libraries.
+build_libtool_libs=$enable_shared
 
-# This is the shared library path variable.
-shlibpath_var=$shlibpath_var
+# Whether or not to build static libraries.
+build_old_libs=$enable_static
 
-# Is shlibpath searched before the hard-coded library search path?
-shlibpath_overrides_runpath=$shlibpath_overrides_runpath
+# What type of objects to build.
+pic_mode=$pic_mode
 
-# How to hardcode a shared library path into an executable.
-hardcode_action=$hardcode_action_RC
+# Whether or not to optimize for fast installation.
+fast_install=$enable_fast_install
 
-# Whether we should hardcode library paths into libraries.
-hardcode_into_libs=$hardcode_into_libs
+# The host system.
+host_alias=$host_alias
+host=$host
+host_os=$host_os
 
-# Flag to hardcode \$libdir into a binary during linking.
-# This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_RC
+# The build system.
+build_alias=$build_alias
+build=$build
+build_os=$build_os
 
-# If ld is used when linking, flag to hardcode \$libdir into
-# a binary during linking. This must work even if \$libdir does
-# not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_RC
+# A sed program that does not truncate output.
+SED=$lt_SED
 
-# Whether we need a single -rpath flag with a separated argument.
-hardcode_libdir_separator=$lt_hardcode_libdir_separator_RC
+# Sed that helps us avoid accidentally triggering echo(1) options like -n.
+Xsed="\$SED -e 1s/^X//"
 
-# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
-# resulting binary.
-hardcode_direct=$hardcode_direct_RC
+# A grep program that handles long lines.
+GREP=$lt_GREP
 
-# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
-# resulting binary.
-hardcode_minus_L=$hardcode_minus_L_RC
+# An ERE matcher.
+EGREP=$lt_EGREP
 
-# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
-# the resulting binary.
-hardcode_shlibpath_var=$hardcode_shlibpath_var_RC
+# A literal string matcher.
+FGREP=$lt_FGREP
 
-# Set to yes if building a shared library automatically hardcodes DIR into the library
-# and all subsequent libraries and executables linked against it.
-hardcode_automatic=$hardcode_automatic_RC
+# A BSD- or MS-compatible name lister.
+NM=$lt_NM
 
-# Variables whose values should be saved in libtool wrapper scripts and
-# restored at relink time.
-variables_saved_for_relink="$variables_saved_for_relink"
+# Whether we need soft or hard links.
+LN_S=$lt_LN_S
 
-# Whether libtool must link a program against all its dependency libraries.
-link_all_deplibs=$link_all_deplibs_RC
+# What is the maximum length of a command?
+max_cmd_len=$max_cmd_len
 
-# Compile-time system search path for libraries
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
+# Object file suffix (normally "o").
+objext=$ac_objext
 
-# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
+# Executable file suffix (normally "").
+exeext=$exeext
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path="$fix_srcfile_path_RC"
+# whether the shell understands "unset".
+lt_unset=$lt_unset
 
-# Set to yes if exported symbols are required.
-always_export_symbols=$always_export_symbols_RC
+# turn spaces into newlines.
+SP2NL=$lt_lt_SP2NL
 
-# The commands to list exported symbols.
-export_symbols_cmds=$lt_export_symbols_cmds_RC
+# turn newlines into spaces.
+NL2SP=$lt_lt_NL2SP
 
-# The commands to extract the exported symbol list from a shared archive.
-extract_expsyms_cmds=$lt_extract_expsyms_cmds
+# How to create reloadable object files.
+reload_flag=$lt_reload_flag
+reload_cmds=$lt_reload_cmds
 
-# Symbols that should not be listed in the preloaded symbols.
-exclude_expsyms=$lt_exclude_expsyms_RC
+# An object symbol dumper.
+OBJDUMP=$lt_OBJDUMP
 
-# Symbols that must always be exported.
-include_expsyms=$lt_include_expsyms_RC
+# Method to check whether dependent libraries are shared objects.
+deplibs_check_method=$lt_deplibs_check_method
 
-# ### END LIBTOOL TAG CONFIG: $tagname
+# Command to use when deplibs_check_method == "file_magic".
+file_magic_cmd=$lt_file_magic_cmd
 
-__EOF__
+# The archiver.
+AR=$lt_AR
+AR_FLAGS=$lt_AR_FLAGS
 
+# A symbol stripping program.
+STRIP=$lt_STRIP
 
-else
-  # If there is no Makefile yet, we rely on a make rule to execute
-  # `config.status --recheck' to rerun these tests and create the
-  # libtool script then.
-  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
-  if test -f "$ltmain_in"; then
-    test -f Makefile && make "$ltmain"
-  fi
-fi
+# Commands used to install an old-style archive.
+RANLIB=$lt_RANLIB
+old_postinstall_cmds=$lt_old_postinstall_cmds
+old_postuninstall_cmds=$lt_old_postuninstall_cmds
 
+# A C compiler.
+LTCC=$lt_CC
 
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
+# LTCC compiler flags.
+LTCFLAGS=$lt_CFLAGS
 
-CC="$lt_save_CC"
+# Take the output of nm and produce a listing of raw symbols and C names.
+global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
 
-	;;
+# Transform the output of nm in a proper C declaration.
+global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
 
-      *)
-	{ { echo "$as_me:$LINENO: error: Unsupported tag name: $tagname" >&5
-echo "$as_me: error: Unsupported tag name: $tagname" >&2;}
-   { (exit 1); exit 1; }; }
-	;;
-      esac
+# Transform the output of nm in a C name address pair.
+global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
 
-      # Append the new tag name to the list of available tags.
-      if test -n "$tagname" ; then
-      available_tags="$available_tags $tagname"
-    fi
-    fi
-  done
-  IFS="$lt_save_ifs"
+# Transform the output of nm in a C name address pair when lib prefix is needed.
+global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
 
-  # Now substitute the updated list of available tags.
-  if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
-    mv "${ofile}T" "$ofile"
-    chmod +x "$ofile"
-  else
-    rm -f "${ofile}T"
-    { { echo "$as_me:$LINENO: error: unable to update list of available tagged configurations." >&5
-echo "$as_me: error: unable to update list of available tagged configurations." >&2;}
-   { (exit 1); exit 1; }; }
-  fi
-fi
+# The name of the directory that contains temporary libtool files.
+objdir=$objdir
 
+# Shell to use when invoking shell scripts.
+SHELL=$lt_SHELL
 
+# An echo program that does not interpret backslashes.
+ECHO=$lt_ECHO
 
-# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+# Used to examine libraries when file_magic_cmd begins with "file".
+MAGIC_CMD=$MAGIC_CMD
 
-# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+# Must we lock files when doing compilation?
+need_locks=$lt_need_locks
 
-# Prevent multiple expansion
+# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
+DSYMUTIL=$lt_DSYMUTIL
 
+# Tool to change global to local symbols on Mac OS X.
+NMEDIT=$lt_NMEDIT
 
+# Tool to manipulate fat objects and archives on Mac OS X.
+LIPO=$lt_LIPO
 
+# ldd/readelf like tool for Mach-O binaries on Mac OS X.
+OTOOL=$lt_OTOOL
 
+# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
+OTOOL64=$lt_OTOOL64
 
+# Old archive suffix (normally "a").
+libext=$libext
 
+# Shared library suffix (normally ".so").
+shrext_cmds=$lt_shrext_cmds
 
+# The commands to extract the exported symbol list from a shared archive.
+extract_expsyms_cmds=$lt_extract_expsyms_cmds
 
+# Variables whose values should be saved in libtool wrapper scripts and
+# restored at link time.
+variables_saved_for_relink=$lt_variables_saved_for_relink
 
+# Do we need the "lib" prefix for modules?
+need_lib_prefix=$need_lib_prefix
 
+# Do we need a version for libraries?
+need_version=$need_version
 
+# Library versioning type.
+version_type=$version_type
 
+# Shared library runtime path variable.
+runpath_var=$runpath_var
 
+# Shared library path variable.
+shlibpath_var=$shlibpath_var
 
+# Is shlibpath searched before the hard-coded library search path?
+shlibpath_overrides_runpath=$shlibpath_overrides_runpath
 
+# Format of library name prefix.
+libname_spec=$lt_libname_spec
 
+# List of archive names.  First name is the real one, the rest are links.
+# The last name is the one that the linker finds with -lNAME
+library_names_spec=$lt_library_names_spec
 
+# The coded name of the library, if different from the real name.
+soname_spec=$lt_soname_spec
 
+# Command to use after installation of a shared archive.
+postinstall_cmds=$lt_postinstall_cmds
 
+# Command to use after uninstallation of a shared archive.
+postuninstall_cmds=$lt_postuninstall_cmds
 
-          ac_config_headers="$ac_config_headers config.h"
+# Commands used to finish a libtool library installation in a directory.
+finish_cmds=$lt_finish_cmds
 
+# As "finish_cmds", except a single script fragment to be evaled but
+# not shown.
+finish_eval=$lt_finish_eval
 
-echo "$as_me:$LINENO: checking --enable-dc argument" >&5
-echo $ECHO_N "checking --enable-dc argument... $ECHO_C" >&6
-# Check whether --enable-dc or --disable-dc was given.
-if test "${enable_dc+set}" = set; then
-  enableval="$enable_dc"
-  enable_dc=$enableval
-else
-  enable_dc="yes"
-fi;
-echo "$as_me:$LINENO: result: $enableval" >&5
-echo "${ECHO_T}$enableval" >&6
-if test "$enable_dc" = "yes"; then
-  if test "${ac_cv_header_zlib_h+set}" = set; then
-  echo "$as_me:$LINENO: checking for zlib.h" >&5
-echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6
-if test "${ac_cv_header_zlib_h+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-fi
-echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
-echo "${ECHO_T}$ac_cv_header_zlib_h" >&6
-else
-  # Is the header compilable?
-echo "$as_me:$LINENO: checking zlib.h usability" >&5
-echo $ECHO_N "checking zlib.h usability... $ECHO_C" >&6
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
-#include <zlib.h>
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-  (eval $ac_compile) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_header_compiler=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+# Whether we should hardcode library paths into libraries.
+hardcode_into_libs=$hardcode_into_libs
 
-ac_header_compiler=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
-echo "${ECHO_T}$ac_header_compiler" >&6
+# Compile-time system search path for libraries.
+sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
 
-# Is the header present?
-echo "$as_me:$LINENO: checking zlib.h presence" >&5
-echo $ECHO_N "checking zlib.h presence... $ECHO_C" >&6
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <zlib.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
-  ac_header_preproc=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+# Run-time system search path for libraries.
+sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
 
-  ac_header_preproc=no
-fi
-rm -f conftest.err conftest.$ac_ext
-echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
-echo "${ECHO_T}$ac_header_preproc" >&6
+# Whether dlopen is supported.
+dlopen_support=$enable_dlopen
 
-# So?  What about this header?
-case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-  yes:no: )
-    { echo "$as_me:$LINENO: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
-echo "$as_me: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
-    { echo "$as_me:$LINENO: WARNING: zlib.h: proceeding with the compiler's result" >&5
-echo "$as_me: WARNING: zlib.h: proceeding with the compiler's result" >&2;}
-    ac_header_preproc=yes
-    ;;
-  no:yes:* )
-    { echo "$as_me:$LINENO: WARNING: zlib.h: present but cannot be compiled" >&5
-echo "$as_me: WARNING: zlib.h: present but cannot be compiled" >&2;}
-    { echo "$as_me:$LINENO: WARNING: zlib.h:     check for missing prerequisite headers?" >&5
-echo "$as_me: WARNING: zlib.h:     check for missing prerequisite headers?" >&2;}
-    { echo "$as_me:$LINENO: WARNING: zlib.h: see the Autoconf documentation" >&5
-echo "$as_me: WARNING: zlib.h: see the Autoconf documentation" >&2;}
-    { echo "$as_me:$LINENO: WARNING: zlib.h:     section \"Present But Cannot Be Compiled\"" >&5
-echo "$as_me: WARNING: zlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
-    { echo "$as_me:$LINENO: WARNING: zlib.h: proceeding with the preprocessor's result" >&5
-echo "$as_me: WARNING: zlib.h: proceeding with the preprocessor's result" >&2;}
-    { echo "$as_me:$LINENO: WARNING: zlib.h: in the future, the compiler will take precedence" >&5
-echo "$as_me: WARNING: zlib.h: in the future, the compiler will take precedence" >&2;}
-    (
-      cat <<\_ASBOX
-## ----------------------------------- ##
-## Report this to orenk at mellanox.co.il ##
-## ----------------------------------- ##
-_ASBOX
-    ) |
-      sed "s/^/$as_me: WARNING:     /" >&2
-    ;;
-esac
-echo "$as_me:$LINENO: checking for zlib.h" >&5
-echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6
-if test "${ac_cv_header_zlib_h+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  ac_cv_header_zlib_h=$ac_header_preproc
-fi
-echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
-echo "${ECHO_T}$ac_cv_header_zlib_h" >&6
+# Whether dlopen of programs is supported.
+dlopen_self=$enable_dlopen_self
 
-fi
-if test $ac_cv_header_zlib_h = yes; then
-  :
-else
-  { { echo "$as_me:$LINENO: error: cannot find zlib.h . Use --disable-dc to remove this dependaency" >&5
-echo "$as_me: error: cannot find zlib.h . Use --disable-dc to remove this dependaency" >&2;}
-   { (exit 1); exit 1; }; }
-fi
+# Whether dlopen of statically linked programs is supported.
+dlopen_self_static=$enable_dlopen_self_static
 
+# Commands to strip libraries.
+old_striplib=$lt_old_striplib
+striplib=$lt_striplib
 
 
-echo "$as_me:$LINENO: checking for uncompress in -lz" >&5
-echo $ECHO_N "checking for uncompress in -lz... $ECHO_C" >&6
-if test "${ac_cv_lib_z_uncompress+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lz  $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
+# The linker used to build libraries.
+LD=$lt_LD
 
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char uncompress ();
-int
-main ()
-{
-uncompress ();
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-  (eval $ac_link) 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-  (eval $ac_try) 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_lib_z_uncompress=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+# Commands used to build an old-style archive.
+old_archive_cmds=$lt_old_archive_cmds
 
-ac_cv_lib_z_uncompress=no
-fi
-rm -f conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_z_uncompress" >&5
-echo "${ECHO_T}$ac_cv_lib_z_uncompress" >&6
-if test $ac_cv_lib_z_uncompress = yes; then
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBZ 1
-_ACEOF
+# A language specific compiler.
+CC=$lt_compiler
 
-  LIBS="-lz $LIBS"
+# Is the compiler the GNU compiler?
+with_gcc=$GCC
 
-else
-  { { echo "$as_me:$LINENO: error: cannot find zlib uncompress() function. Use --disable-dc to remove this dependaency" >&5
-echo "$as_me: error: cannot find zlib uncompress() function. Use --disable-dc to remove this dependaency" >&2;}
-   { (exit 1); exit 1; }; }
-fi
+# Compiler flag to turn off builtin functions.
+no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
 
-  mstflint_LIBS="-lz"
-else
-  mstflint_CXXFLAGS="-DNO_ZLIB"
-fi
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl
 
+# Additional compiler flags for building library objects.
+pic_flag=$lt_lt_prog_compiler_pic
 
+# Compiler flag to prevent dynamic linking.
+link_static_flag=$lt_lt_prog_compiler_static
 
-                    ac_config_files="$ac_config_files Makefile mstflint.spec"
+# Does compiler simultaneously support -c and -o options?
+compiler_c_o=$lt_lt_cv_prog_compiler_c_o
 
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems.  If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
+# Whether or not to add -lc for building shared libraries.
+build_libtool_need_lc=$archive_cmds_need_lc
 
-_ACEOF
+# Whether or not to disallow shared libs when runtime libs are static.
+allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
 
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
-  (set) 2>&1 |
-    case `(ac_space=' '; set | grep ac_space) 2>&1` in
-    *ac_space=\ *)
-      # `set' does not quote correctly, so add quotes (double-quote
-      # substitution turns \\\\ into \\, and sed turns \\ into \).
-      sed -n \
-	"s/'/'\\\\''/g;
-	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
-      ;;
-    *)
-      # `set' quotes correctly as required by POSIX, so do not add quotes.
-      sed -n \
-	"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
-      ;;
-    esac;
-} |
-  sed '
-     t clear
-     : clear
-     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
-     t end
-     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
-     : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
-  if test -w $cache_file; then
-    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
-    cat confcache >$cache_file
-  else
-    echo "not updating unwritable cache $cache_file"
-  fi
-fi
-rm -f confcache
+# Compiler flag to allow reflexive dlopens.
+export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
 
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
+# Compiler flag to generate shared objects directly from archives.
+whole_archive_flag_spec=$lt_whole_archive_flag_spec
 
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
-  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[	 ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[	 ]*$//;
-}'
-fi
+# Whether the compiler copes with passing no objects directly.
+compiler_needs_object=$lt_compiler_needs_object
 
-DEFS=-DHAVE_CONFIG_H
+# Create an old-style archive from a shared archive.
+old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
 
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
-  # 1. Remove the extension, and $U if already installed.
-  ac_i=`echo "$ac_i" |
-	 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
-  # 2. Add them.
-  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
-  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
+# Create a temporary old-style archive to link instead of a shared archive.
+old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
 
-LTLIBOBJS=$ac_ltlibobjs
+# Commands used to build a shared archive.
+archive_cmds=$lt_archive_cmds
+archive_expsym_cmds=$lt_archive_expsym_cmds
 
+# Commands used to build a loadable module if different from building
+# a shared archive.
+module_cmds=$lt_module_cmds
+module_expsym_cmds=$lt_module_expsym_cmds
 
-if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
-  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
-Usually this means the macro was only invoked conditionally." >&5
-echo "$as_me: error: conditional \"AMDEP\" was never defined.
-Usually this means the macro was only invoked conditionally." >&2;}
-   { (exit 1); exit 1; }; }
-fi
-if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
-Usually this means the macro was only invoked conditionally." >&5
-echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
-Usually this means the macro was only invoked conditionally." >&2;}
-   { (exit 1); exit 1; }; }
-fi
-if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
-  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
-Usually this means the macro was only invoked conditionally." >&5
-echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
-Usually this means the macro was only invoked conditionally." >&2;}
-   { (exit 1); exit 1; }; }
-fi
+# Whether we are building with GNU ld or not.
+with_gnu_ld=$lt_with_gnu_ld
 
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
+# Flag that allows shared libraries with undefined symbols to be built.
+allow_undefined_flag=$lt_allow_undefined_flag
 
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
+# Flag that enforces no undefined symbols.
+no_undefined_flag=$lt_no_undefined_flag
 
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization.  ##
-## --------------------- ##
+# Flag to hardcode \$libdir into a binary during linking.
+# This must work even if \$libdir does not exist
+hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
 
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
-  emulate sh
-  NULLCMD=:
-  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
-  # is contrary to our usage.  Disable this feature.
-  alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
-  set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
+# If ld is used when linking, flag to hardcode \$libdir into a binary
+# during linking.  This must work even if \$libdir does not exist.
+hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
 
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
-  as_unset=unset
-else
-  as_unset=false
-fi
+# Whether we need a single "-rpath" flag with a separated argument.
+hardcode_libdir_separator=$lt_hardcode_libdir_separator
 
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary.
+hardcode_direct=$hardcode_direct
 
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary and the resulting library dependency is
+# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
+# library is relocated.
+hardcode_direct_absolute=$hardcode_direct_absolute
 
-# NLS nuisances.
-for as_var in \
-  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
-  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
-  LC_TELEPHONE LC_TIME
-do
-  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
-    eval $as_var=C; export $as_var
-  else
-    $as_unset $as_var
-  fi
-done
+# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
+# into the resulting binary.
+hardcode_minus_L=$hardcode_minus_L
 
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
-  as_expr=expr
-else
-  as_expr=false
-fi
+# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
+# into the resulting binary.
+hardcode_shlibpath_var=$hardcode_shlibpath_var
 
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
-  as_basename=basename
-else
-  as_basename=false
-fi
+# Set to "yes" if building a shared library automatically hardcodes DIR
+# into the library and all subsequent libraries and executables linked
+# against it.
+hardcode_automatic=$hardcode_automatic
 
+# Set to yes if linker adds runtime paths of dependent libraries
+# to runtime path list.
+inherit_rpath=$inherit_rpath
 
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
-	 X"$0" : 'X\(//\)$' \| \
-	 X"$0" : 'X\(/\)$' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
-    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
-  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\/\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
+# Whether libtool must link a program against all its dependency libraries.
+link_all_deplibs=$link_all_deplibs
 
+# Fix the shell variable \$srcfile for the compiler.
+fix_srcfile_path=$lt_fix_srcfile_path
 
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
+# Set to "yes" if exported symbols are required.
+always_export_symbols=$always_export_symbols
 
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! /bin/sh" >conf$$.sh
-  echo  "exit 0"   >>conf$$.sh
-  chmod +x conf$$.sh
-  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
-    PATH_SEPARATOR=';'
-  else
-    PATH_SEPARATOR=:
-  fi
-  rm -f conf$$.sh
-fi
+# The commands to list exported symbols.
+export_symbols_cmds=$lt_export_symbols_cmds
 
+# Symbols that should not be listed in the preloaded symbols.
+exclude_expsyms=$lt_exclude_expsyms
 
-  as_lineno_1=$LINENO
-  as_lineno_2=$LINENO
-  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
-  test "x$as_lineno_1" != "x$as_lineno_2" &&
-  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
-  # Find who we are.  Look in the path if we contain no path at all
-  # relative or not.
-  case $0 in
-    *[\\/]* ) as_myself=$0 ;;
-    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
+# Symbols that must always be exported.
+include_expsyms=$lt_include_expsyms
 
-       ;;
-  esac
-  # We did not find ourselves, most probably we were run as `sh COMMAND'
-  # in which case we are not to be found in the path.
-  if test "x$as_myself" = x; then
-    as_myself=$0
-  fi
-  if test ! -f "$as_myself"; then
-    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
-   { (exit 1); exit 1; }; }
-  fi
-  case $CONFIG_SHELL in
-  '')
-    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for as_base in sh bash ksh sh5; do
-	 case $as_dir in
-	 /*)
-	   if ("$as_dir/$as_base" -c '
-  as_lineno_1=$LINENO
-  as_lineno_2=$LINENO
-  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
-  test "x$as_lineno_1" != "x$as_lineno_2" &&
-  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
-	     $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
-	     $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
-	     CONFIG_SHELL=$as_dir/$as_base
-	     export CONFIG_SHELL
-	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
-	   fi;;
-	 esac
-       done
-done
-;;
-  esac
+# Commands necessary for linking programs (against libraries) with templates.
+prelink_cmds=$lt_prelink_cmds
 
-  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
-  # uniformly replaced by the line number.  The first 'sed' inserts a
-  # line-number line before each line; the second 'sed' does the real
-  # work.  The second script uses 'N' to pair each line-number line
-  # with the numbered line, and appends trailing '-' during
-  # substitution so that $LINENO is not a special case at line end.
-  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
-  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
-  sed '=' <$as_myself |
-    sed '
-      N
-      s,$,-,
-      : loop
-      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
-      t loop
-      s,-$,,
-      s,^['$as_cr_digits']*\n,,
-    ' >$as_me.lineno &&
-  chmod +x $as_me.lineno ||
-    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
-   { (exit 1); exit 1; }; }
+# Specify filename containing input files.
+file_list_spec=$lt_file_list_spec
 
-  # Don't try to exec as it changes $[0], causing all sort of problems
-  # (the dirname of $[0] is not the place where we might find the
-  # original and so on.  Autoconf is especially sensible to this).
-  . ./$as_me.lineno
-  # Exit status is that of the last command.
-  exit
-}
+# How to hardcode a shared library path into an executable.
+hardcode_action=$hardcode_action
 
+# The directories searched by this compiler when creating a shared library.
+compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
 
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
-  *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T='	' ;;
-  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
-  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
+# Dependencies to place before and after the objects being linked to
+# create a shared library.
+predep_objects=$lt_predep_objects
+postdep_objects=$lt_postdep_objects
+predeps=$lt_predeps
+postdeps=$lt_postdeps
 
-if expr a : '\(a\)' >/dev/null 2>&1; then
-  as_expr=expr
-else
-  as_expr=false
-fi
+# The library search path used internally by the compiler when linking
+# a shared library.
+compiler_lib_search_path=$lt_compiler_lib_search_path
 
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
-  # We could just check for DJGPP; but this test a) works b) is more generic
-  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
-  if test -f conf$$.exe; then
-    # Don't use ln at all; we don't have any links
-    as_ln_s='cp -p'
-  else
-    as_ln_s='ln -s'
-  fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
-  as_ln_s=ln
-else
-  as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
+# ### END LIBTOOL CONFIG
 
-if mkdir -p . 2>/dev/null; then
-  as_mkdir_p=:
-else
-  test -d ./-p && rmdir ./-p
-  as_mkdir_p=false
+_LT_EOF
+
+  case $host_os in
+  aix3*)
+    cat <<\_LT_EOF >> "$cfgfile"
+# AIX sometimes has problems with the GCC collect2 program.  For some
+# reason, if we set the COLLECT_NAMES environment variable, the problems
+# vanish in a puff of smoke.
+if test "X${COLLECT_NAMES+set}" != Xset; then
+  COLLECT_NAMES=
+  export COLLECT_NAMES
 fi
+_LT_EOF
+    ;;
+  esac
 
-as_executable_p="test -f"
 
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+ltmain="$ac_aux_dir/ltmain.sh"
 
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
+  # We use sed instead of cat because bash on DJGPP gets confused if
+  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
+  # text mode, it properly converts lines to CR/LF.  This bash problem
+  # is reportedly fixed, but why not run on old versions too?
+  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
+    || (rm -f "$cfgfile"; exit 1)
 
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" 	$as_nl"
+  case $xsi_shell in
+  yes)
+    cat << \_LT_EOF >> "$cfgfile"
 
-# CDPATH.
-$as_unset CDPATH
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+  case ${1} in
+    */*) func_dirname_result="${1%/*}${2}" ;;
+    *  ) func_dirname_result="${3}" ;;
+  esac
+}
 
-exec 6>&1
+# func_basename file
+func_basename ()
+{
+  func_basename_result="${1##*/}"
+}
 
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling.  Logging --version etc. is OK.
-exec 5>>config.log
+# func_dirname_and_basename file append nondir_replacement
+# perform func_basename and func_dirname in a single function
+# call:
+#   dirname:  Compute the dirname of FILE.  If nonempty,
+#             add APPEND to the result, otherwise set result
+#             to NONDIR_REPLACEMENT.
+#             value returned in "$func_dirname_result"
+#   basename: Compute filename of FILE.
+#             value retuned in "$func_basename_result"
+# Implementation must be kept synchronized with func_dirname
+# and func_basename. For efficiency, we do not delegate to
+# those functions but instead duplicate the functionality here.
+func_dirname_and_basename ()
 {
-  echo
-  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
+  case ${1} in
+    */*) func_dirname_result="${1%/*}${2}" ;;
+    *  ) func_dirname_result="${3}" ;;
+  esac
+  func_basename_result="${1##*/}"
+}
 
-This file was extended by mstflint $as_me 1.4, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+func_stripname ()
+{
+  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
+  # positional parameters, so assign one to ordinary parameter first.
+  func_stripname_result=${3}
+  func_stripname_result=${func_stripname_result#"${1}"}
+  func_stripname_result=${func_stripname_result%"${2}"}
+}
 
-  CONFIG_FILES    = $CONFIG_FILES
-  CONFIG_HEADERS  = $CONFIG_HEADERS
-  CONFIG_LINKS    = $CONFIG_LINKS
-  CONFIG_COMMANDS = $CONFIG_COMMANDS
-  $ $0 $@
+# func_opt_split
+func_opt_split ()
+{
+  func_opt_split_opt=${1%%=*}
+  func_opt_split_arg=${1#*=}
+}
 
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
+# func_lo2o object
+func_lo2o ()
+{
+  case ${1} in
+    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
+    *)    func_lo2o_result=${1} ;;
+  esac
+}
 
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
-  echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
+# func_xform libobj-or-source
+func_xform ()
+{
+  func_xform_result=${1%.*}.lo
+}
 
-if test -n "$ac_config_headers"; then
-  echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
+# func_arith arithmetic-term...
+func_arith ()
+{
+  func_arith_result=$(( $* ))
+}
 
-if test -n "$ac_config_links"; then
-  echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+  func_len_result=${#1}
+}
 
-if test -n "$ac_config_commands"; then
-  echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
+_LT_EOF
+    ;;
+  *) # Bourne compatible functions.
+    cat << \_LT_EOF >> "$cfgfile"
 
-cat >>$CONFIG_STATUS <<\_ACEOF
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+  # Extract subdirectory from the argument.
+  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
+  if test "X$func_dirname_result" = "X${1}"; then
+    func_dirname_result="${3}"
+  else
+    func_dirname_result="$func_dirname_result${2}"
+  fi
+}
 
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
+# func_basename file
+func_basename ()
+{
+  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
+}
 
-Usage: $0 [OPTIONS] [FILE]...
 
-  -h, --help       print this help, then exit
-  -V, --version    print version number, then exit
-  -q, --quiet      do not print progress messages
-  -d, --debug      don't remove temporary files
-      --recheck    update $as_me by reconfiguring in the same conditions
-  --file=FILE[:TEMPLATE]
-		   instantiate the configuration file FILE
-  --header=FILE[:TEMPLATE]
-		   instantiate the configuration header FILE
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+# func_strip_suffix prefix name
+func_stripname ()
+{
+  case ${2} in
+    .*) func_stripname_result=`$ECHO "X${3}" \
+           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
+    *)  func_stripname_result=`$ECHO "X${3}" \
+           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
+  esac
+}
 
-Configuration files:
-$config_files
+# sed scripts:
+my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
+my_sed_long_arg='1s/^-[^=]*=//'
 
-Configuration headers:
-$config_headers
+# func_opt_split
+func_opt_split ()
+{
+  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
+  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
+}
 
-Configuration commands:
-$config_commands
+# func_lo2o object
+func_lo2o ()
+{
+  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
+}
 
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
+# func_xform libobj-or-source
+func_xform ()
+{
+  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
+}
 
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-mstflint config.status 1.4
-configured by $0, generated by GNU Autoconf 2.59,
-  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
+# func_arith arithmetic-term...
+func_arith ()
+{
+  func_arith_result=`expr "$@"`
+}
 
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
+}
 
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value.  By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
-  case $1 in
-  --*=*)
-    ac_option=`expr "x$1" : 'x\([^=]*\)='`
-    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
-    ac_shift=:
-    ;;
-  -*)
-    ac_option=$1
-    ac_optarg=$2
-    ac_shift=shift
-    ;;
-  *) # This is not an option, so the user has probably given explicit
-     # arguments.
-     ac_option=$1
-     ac_need_defaults=false;;
-  esac
+_LT_EOF
+esac
 
-  case $ac_option in
-  # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
-    ac_cs_recheck=: ;;
-  --version | --vers* | -V )
-    echo "$ac_cs_version"; exit 0 ;;
-  --he | --h)
-    # Conflict between --help and --header
-    { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
-   { (exit 1); exit 1; }; };;
-  --help | --hel | -h )
-    echo "$ac_cs_usage"; exit 0 ;;
-  --debug | --d* | -d )
-    debug=: ;;
-  --file | --fil | --fi | --f )
-    $ac_shift
-    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
-    ac_need_defaults=false;;
-  --header | --heade | --head | --hea )
-    $ac_shift
-    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
-    ac_need_defaults=false;;
-  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
-  | -silent | --silent | --silen | --sile | --sil | --si | --s)
-    ac_cs_silent=: ;;
+case $lt_shell_append in
+  yes)
+    cat << \_LT_EOF >> "$cfgfile"
 
-  # This is an error.
-  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
-   { (exit 1); exit 1; }; } ;;
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+  eval "$1+=\$2"
+}
+_LT_EOF
+    ;;
+  *)
+    cat << \_LT_EOF >> "$cfgfile"
 
-  *) ac_config_targets="$ac_config_targets $1" ;;
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+  eval "$1=\$$1\$2"
+}
 
+_LT_EOF
+    ;;
   esac
-  shift
-done
 
-ac_configure_extra_args=
 
-if $ac_cs_silent; then
-  exec 6>/dev/null
-  ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
+  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
+    || (rm -f "$cfgfile"; exit 1)
+
+  mv -f "$cfgfile" "$ofile" ||
+    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
+  chmod +x "$ofile"
 
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
-  echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
-  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
 
-_ACEOF
+    cat <<_LT_EOF >> "$ofile"
 
-cat >>$CONFIG_STATUS <<_ACEOF
-#
-# INIT-COMMANDS section.
-#
+# ### BEGIN LIBTOOL TAG CONFIG: CXX
 
-AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
+# The linker used to build libraries.
+LD=$lt_LD_CXX
 
-_ACEOF
+# Commands used to build an old-style archive.
+old_archive_cmds=$lt_old_archive_cmds_CXX
 
+# A language specific compiler.
+CC=$lt_compiler_CXX
 
+# Is the compiler the GNU compiler?
+with_gcc=$GCC_CXX
 
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
-  case "$ac_config_target" in
-  # Handling of arguments.
-  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
-  "mstflint.spec" ) CONFIG_FILES="$CONFIG_FILES mstflint.spec" ;;
-  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
-  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
-  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
-   { (exit 1); exit 1; }; };;
-  esac
-done
+# Compiler flag to turn off builtin functions.
+no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
 
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used.  Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
-  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
-  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
-fi
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl_CXX
 
-# Have a temporary directory for convenience.  Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
-  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
-  trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
+# Additional compiler flags for building library objects.
+pic_flag=$lt_lt_prog_compiler_pic_CXX
 
-# Create a (secure) tmp directory for tmp files.
+# Compiler flag to prevent dynamic linking.
+link_static_flag=$lt_lt_prog_compiler_static_CXX
 
-{
-  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
-  test -n "$tmp" && test -d "$tmp"
-}  ||
-{
-  tmp=./confstat$$-$RANDOM
-  (umask 077 && mkdir $tmp)
-} ||
-{
-   echo "$me: cannot create a temporary directory in ." >&2
-   { (exit 1); exit 1; }
-}
+# Does compiler simultaneously support -c and -o options?
+compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
 
-_ACEOF
+# Whether or not to add -lc for building shared libraries.
+build_libtool_need_lc=$archive_cmds_need_lc_CXX
 
-cat >>$CONFIG_STATUS <<_ACEOF
+# Whether or not to disallow shared libs when runtime libs are static.
+allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
 
-#
-# CONFIG_FILES section.
-#
+# Compiler flag to allow reflexive dlopens.
+export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
 
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
-  # Protect against being on the right side of a sed subst in config.status.
-  sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
-   s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at PROJECT@,$PROJECT,;t t
-s, at VERSION@,$VERSION,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at CYGPATH_W@,$CYGPATH_W,;t t
-s, at PACKAGE@,$PACKAGE,;t t
-s, at ACLOCAL@,$ACLOCAL,;t t
-s, at AUTOCONF@,$AUTOCONF,;t t
-s, at AUTOMAKE@,$AUTOMAKE,;t t
-s, at AUTOHEADER@,$AUTOHEADER,;t t
-s, at MAKEINFO@,$MAKEINFO,;t t
-s, at install_sh@,$install_sh,;t t
-s, at STRIP@,$STRIP,;t t
-s, at ac_ct_STRIP@,$ac_ct_STRIP,;t t
-s, at INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
-s, at mkdir_p@,$mkdir_p,;t t
-s, at AWK@,$AWK,;t t
-s, at SET_MAKE@,$SET_MAKE,;t t
-s, at am__leading_dot@,$am__leading_dot,;t t
-s, at AMTAR@,$AMTAR,;t t
-s, at am__tar@,$am__tar,;t t
-s, at am__untar@,$am__untar,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at DEPDIR@,$DEPDIR,;t t
-s, at am__include@,$am__include,;t t
-s, at am__quote@,$am__quote,;t t
-s, at AMDEP_TRUE@,$AMDEP_TRUE,;t t
-s, at AMDEP_FALSE@,$AMDEP_FALSE,;t t
-s, at AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
-s, at CCDEPMODE@,$CCDEPMODE,;t t
-s, at am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
-s, at am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
-s, at CXX@,$CXX,;t t
-s, at CXXFLAGS@,$CXXFLAGS,;t t
-s, at ac_ct_CXX@,$ac_ct_CXX,;t t
-s, at CXXDEPMODE@,$CXXDEPMODE,;t t
-s, at am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
-s, at am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
-s, at build@,$build,;t t
-s, at build_cpu@,$build_cpu,;t t
-s, at build_vendor@,$build_vendor,;t t
-s, at build_os@,$build_os,;t t
-s, at host@,$host,;t t
-s, at host_cpu@,$host_cpu,;t t
-s, at host_vendor@,$host_vendor,;t t
-s, at host_os@,$host_os,;t t
-s, at EGREP@,$EGREP,;t t
-s, at LN_S@,$LN_S,;t t
-s, at ECHO@,$ECHO,;t t
-s, at AR@,$AR,;t t
-s, at ac_ct_AR@,$ac_ct_AR,;t t
-s, at RANLIB@,$RANLIB,;t t
-s, at ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
-s, at CPP@,$CPP,;t t
-s, at CXXCPP@,$CXXCPP,;t t
-s, at F77@,$F77,;t t
-s, at FFLAGS@,$FFLAGS,;t t
-s, at ac_ct_F77@,$ac_ct_F77,;t t
-s, at LIBTOOL@,$LIBTOOL,;t t
-s, at mstflint_LIBS@,$mstflint_LIBS,;t t
-s, at mstflint_CXXFLAGS@,$mstflint_CXXFLAGS,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
+# Compiler flag to generate shared objects directly from archives.
+whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
 
-_ACEOF
+# Whether the compiler copes with passing no objects directly.
+compiler_needs_object=$lt_compiler_needs_object_CXX
 
-  cat >>$CONFIG_STATUS <<\_ACEOF
-  # Split the substitutions into bite-sized pieces for seds with
-  # small command number limits, like on Digital OSF/1 and HP-UX.
-  ac_max_sed_lines=48
-  ac_sed_frag=1 # Number of current file.
-  ac_beg=1 # First line for current file.
-  ac_end=$ac_max_sed_lines # Line after last line for current file.
-  ac_more_lines=:
-  ac_sed_cmds=
-  while $ac_more_lines; do
-    if test $ac_beg -gt 1; then
-      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
-    else
-      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
-    fi
-    if test ! -s $tmp/subs.frag; then
-      ac_more_lines=false
-    else
-      # The purpose of the label and of the branching condition is to
-      # speed up the sed processing (if there are no `@' at all, there
-      # is no need to browse any of the substitutions).
-      # These are the two extra sed commands mentioned above.
-      (echo ':t
-  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
-      if test -z "$ac_sed_cmds"; then
-	ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
-      else
-	ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
-      fi
-      ac_sed_frag=`expr $ac_sed_frag + 1`
-      ac_beg=$ac_end
-      ac_end=`expr $ac_end + $ac_max_sed_lines`
-    fi
-  done
-  if test -z "$ac_sed_cmds"; then
-    ac_sed_cmds=cat
-  fi
-fi # test -n "$CONFIG_FILES"
+# Create an old-style archive from a shared archive.
+old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
 
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
-  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
-  case $ac_file in
-  - | *:- | *:-:* ) # input from stdin
-	cat >$tmp/stdin
-	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
-	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
-  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
-	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
-  * )   ac_file_in=$ac_file.in ;;
-  esac
+# Create a temporary old-style archive to link instead of a shared archive.
+old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
 
-  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
-  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$ac_file" : 'X\(//\)[^/]' \| \
-	 X"$ac_file" : 'X\(//\)$' \| \
-	 X"$ac_file" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-  { if $as_mkdir_p; then
-    mkdir -p "$ac_dir"
-  else
-    as_dir="$ac_dir"
-    as_dirs=
-    while test ! -d "$as_dir"; do
-      as_dirs="$as_dir $as_dirs"
-      as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$as_dir" : 'X\(//\)[^/]' \| \
-	 X"$as_dir" : 'X\(//\)$' \| \
-	 X"$as_dir" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-    done
-    test ! -n "$as_dirs" || mkdir $as_dirs
-  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
-   { (exit 1); exit 1; }; }; }
+# Commands used to build a shared archive.
+archive_cmds=$lt_archive_cmds_CXX
+archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
 
-  ac_builddir=.
+# Commands used to build a loadable module if different from building
+# a shared archive.
+module_cmds=$lt_module_cmds_CXX
+module_expsym_cmds=$lt_module_expsym_cmds_CXX
 
-if test "$ac_dir" != .; then
-  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
-  # A "../" for each directory in $ac_dir_suffix.
-  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
-  ac_dir_suffix= ac_top_builddir=
-fi
+# Whether we are building with GNU ld or not.
+with_gnu_ld=$lt_with_gnu_ld_CXX
 
-case $srcdir in
-  .)  # No --srcdir option.  We are building in place.
-    ac_srcdir=.
-    if test -z "$ac_top_builddir"; then
-       ac_top_srcdir=.
-    else
-       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
-    fi ;;
-  [\\/]* | ?:[\\/]* )  # Absolute path.
-    ac_srcdir=$srcdir$ac_dir_suffix;
-    ac_top_srcdir=$srcdir ;;
-  *) # Relative path.
-    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
-    ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
+# Flag that allows shared libraries with undefined symbols to be built.
+allow_undefined_flag=$lt_allow_undefined_flag_CXX
 
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
-  case "$ac_dir" in
-  .) ac_abs_builddir=`pwd`;;
-  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
-  *) ac_abs_builddir=`pwd`/"$ac_dir";;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
-  case ${ac_top_builddir}. in
-  .) ac_abs_top_builddir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
-  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
-  case $ac_srcdir in
-  .) ac_abs_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
-  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
-  case $ac_top_srcdir in
-  .) ac_abs_top_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
-  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
-  esac;;
-esac
+# Flag that enforces no undefined symbols.
+no_undefined_flag=$lt_no_undefined_flag_CXX
 
+# Flag to hardcode \$libdir into a binary during linking.
+# This must work even if \$libdir does not exist
+hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
 
-  case $INSTALL in
-  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
-  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
-  esac
+# If ld is used when linking, flag to hardcode \$libdir into a binary
+# during linking.  This must work even if \$libdir does not exist.
+hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
 
-  # Let's still pretend it is `configure' which instantiates (i.e., don't
-  # use $as_me), people would be surprised to read:
-  #    /* config.h.  Generated by config.status.  */
-  if test x"$ac_file" = x-; then
-    configure_input=
-  else
-    configure_input="$ac_file.  "
-  fi
-  configure_input=$configure_input"Generated from `echo $ac_file_in |
-				     sed 's,.*/,,'` by configure."
-
-  # First look for the input files in the build tree, otherwise in the
-  # src tree.
-  ac_file_inputs=`IFS=:
-    for f in $ac_file_in; do
-      case $f in
-      -) echo $tmp/stdin ;;
-      [\\/$]*)
-	 # Absolute (can't be DOS-style, as IFS=:)
-	 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
-   { (exit 1); exit 1; }; }
-	 echo "$f";;
-      *) # Relative
-	 if test -f "$f"; then
-	   # Build tree
-	   echo "$f"
-	 elif test -f "$srcdir/$f"; then
-	   # Source tree
-	   echo "$srcdir/$f"
-	 else
-	   # /dev/null tree
-	   { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
-   { (exit 1); exit 1; }; }
-	 fi;;
-      esac
-    done` || { (exit 1); exit 1; }
+# Whether we need a single "-rpath" flag with a separated argument.
+hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
 
-  if test x"$ac_file" != x-; then
-    { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
-    rm -f "$ac_file"
-  fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-  sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
-  rm -f $tmp/stdin
-  if test x"$ac_file" != x-; then
-    mv $tmp/out $ac_file
-  else
-    cat $tmp/out
-    rm -f $tmp/out
-  fi
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary.
+hardcode_direct=$hardcode_direct_CXX
 
-done
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
+# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
+# DIR into the resulting binary and the resulting library dependency is
+# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
+# library is relocated.
+hardcode_direct_absolute=$hardcode_direct_absolute_CXX
 
-#
-# CONFIG_HEADER section.
-#
+# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
+# into the resulting binary.
+hardcode_minus_L=$hardcode_minus_L_CXX
 
-# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
-# NAME is the cpp macro being defined and VALUE is the value it is being given.
-#
-# ac_d sets the value in "#define NAME VALUE" lines.
-ac_dA='s,^\([	 ]*\)#\([	 ]*define[	 ][	 ]*\)'
-ac_dB='[	 ].*$,\1#\2'
-ac_dC=' '
-ac_dD=',;t'
-# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
-ac_uA='s,^\([	 ]*\)#\([	 ]*\)undef\([	 ][	 ]*\)'
-ac_uB='$,\1#\2define\3'
-ac_uC=' '
-ac_uD=',;t'
-
-for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
-  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
-  case $ac_file in
-  - | *:- | *:-:* ) # input from stdin
-	cat >$tmp/stdin
-	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
-	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
-  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
-	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
-  * )   ac_file_in=$ac_file.in ;;
-  esac
+# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
+# into the resulting binary.
+hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
 
-  test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
-
-  # First look for the input files in the build tree, otherwise in the
-  # src tree.
-  ac_file_inputs=`IFS=:
-    for f in $ac_file_in; do
-      case $f in
-      -) echo $tmp/stdin ;;
-      [\\/$]*)
-	 # Absolute (can't be DOS-style, as IFS=:)
-	 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
-   { (exit 1); exit 1; }; }
-	 # Do quote $f, to prevent DOS paths from being IFS'd.
-	 echo "$f";;
-      *) # Relative
-	 if test -f "$f"; then
-	   # Build tree
-	   echo "$f"
-	 elif test -f "$srcdir/$f"; then
-	   # Source tree
-	   echo "$srcdir/$f"
-	 else
-	   # /dev/null tree
-	   { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
-   { (exit 1); exit 1; }; }
-	 fi;;
-      esac
-    done` || { (exit 1); exit 1; }
-  # Remove the trailing spaces.
-  sed 's/[	 ]*$//' $ac_file_inputs >$tmp/in
+# Set to "yes" if building a shared library automatically hardcodes DIR
+# into the library and all subsequent libraries and executables linked
+# against it.
+hardcode_automatic=$hardcode_automatic_CXX
 
-_ACEOF
+# Set to yes if linker adds runtime paths of dependent libraries
+# to runtime path list.
+inherit_rpath=$inherit_rpath_CXX
 
-# Transform confdefs.h into two sed scripts, `conftest.defines' and
-# `conftest.undefs', that substitutes the proper values into
-# config.h.in to produce config.h.  The first handles `#define'
-# templates, and the second `#undef' templates.
-# And first: Protect against being on the right side of a sed subst in
-# config.status.  Protect against being in an unquoted here document
-# in config.status.
-rm -f conftest.defines conftest.undefs
-# Using a here document instead of a string reduces the quoting nightmare.
-# Putting comments in sed scripts is not portable.
-#
-# `end' is used to avoid that the second main sed command (meant for
-# 0-ary CPP macros) applies to n-ary macro definitions.
-# See the Autoconf documentation for `clear'.
-cat >confdef2sed.sed <<\_ACEOF
-s/[\\&,]/\\&/g
-s,[\\$`],\\&,g
-t clear
-: clear
-s,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 (][^	 (]*\)\(([^)]*)\)[	 ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
-t end
-s,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 ][^	 ]*\)[	 ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
-: end
-_ACEOF
-# If some macros were called several times there might be several times
-# the same #defines, which is useless.  Nevertheless, we may not want to
-# sort them, since we want the *last* AC-DEFINE to be honored.
-uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
-sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
-rm -f confdef2sed.sed
-
-# This sed command replaces #undef with comments.  This is necessary, for
-# example, in the case of _POSIX_SOURCE, which is predefined and required
-# on some systems where configure will not decide to define it.
-cat >>conftest.undefs <<\_ACEOF
-s,^[	 ]*#[	 ]*undef[	 ][	 ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
-_ACEOF
+# Whether libtool must link a program against all its dependency libraries.
+link_all_deplibs=$link_all_deplibs_CXX
 
-# Break up conftest.defines because some shells have a limit on the size
-# of here documents, and old seds have small limits too (100 cmds).
-echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
-echo '  if grep "^[	 ]*#[	 ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
-echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
-echo '  :' >>$CONFIG_STATUS
-rm -f conftest.tail
-while grep . conftest.defines >/dev/null
-do
-  # Write a limited-size here document to $tmp/defines.sed.
-  echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
-  # Speed up: don't consider the non `#define' lines.
-  echo '/^[	 ]*#[	 ]*define/!b' >>$CONFIG_STATUS
-  # Work around the forget-to-reset-the-flag bug.
-  echo 't clr' >>$CONFIG_STATUS
-  echo ': clr' >>$CONFIG_STATUS
-  sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
-  echo 'CEOF
-  sed -f $tmp/defines.sed $tmp/in >$tmp/out
-  rm -f $tmp/in
-  mv $tmp/out $tmp/in
-' >>$CONFIG_STATUS
-  sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
-  rm -f conftest.defines
-  mv conftest.tail conftest.defines
-done
-rm -f conftest.defines
-echo '  fi # grep' >>$CONFIG_STATUS
-echo >>$CONFIG_STATUS
-
-# Break up conftest.undefs because some shells have a limit on the size
-# of here documents, and old seds have small limits too (100 cmds).
-echo '  # Handle all the #undef templates' >>$CONFIG_STATUS
-rm -f conftest.tail
-while grep . conftest.undefs >/dev/null
-do
-  # Write a limited-size here document to $tmp/undefs.sed.
-  echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
-  # Speed up: don't consider the non `#undef'
-  echo '/^[	 ]*#[	 ]*undef/!b' >>$CONFIG_STATUS
-  # Work around the forget-to-reset-the-flag bug.
-  echo 't clr' >>$CONFIG_STATUS
-  echo ': clr' >>$CONFIG_STATUS
-  sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
-  echo 'CEOF
-  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
-  rm -f $tmp/in
-  mv $tmp/out $tmp/in
-' >>$CONFIG_STATUS
-  sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
-  rm -f conftest.undefs
-  mv conftest.tail conftest.undefs
-done
-rm -f conftest.undefs
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-  # Let's still pretend it is `configure' which instantiates (i.e., don't
-  # use $as_me), people would be surprised to read:
-  #    /* config.h.  Generated by config.status.  */
-  if test x"$ac_file" = x-; then
-    echo "/* Generated by configure.  */" >$tmp/config.h
-  else
-    echo "/* $ac_file.  Generated by configure.  */" >$tmp/config.h
-  fi
-  cat $tmp/in >>$tmp/config.h
-  rm -f $tmp/in
-  if test x"$ac_file" != x-; then
-    if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
-      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
-echo "$as_me: $ac_file is unchanged" >&6;}
-    else
-      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$ac_file" : 'X\(//\)[^/]' \| \
-	 X"$ac_file" : 'X\(//\)$' \| \
-	 X"$ac_file" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-      { if $as_mkdir_p; then
-    mkdir -p "$ac_dir"
-  else
-    as_dir="$ac_dir"
-    as_dirs=
-    while test ! -d "$as_dir"; do
-      as_dirs="$as_dir $as_dirs"
-      as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$as_dir" : 'X\(//\)[^/]' \| \
-	 X"$as_dir" : 'X\(//\)$' \| \
-	 X"$as_dir" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-    done
-    test ! -n "$as_dirs" || mkdir $as_dirs
-  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
-   { (exit 1); exit 1; }; }; }
+# Fix the shell variable \$srcfile for the compiler.
+fix_srcfile_path=$lt_fix_srcfile_path_CXX
 
-      rm -f $ac_file
-      mv $tmp/config.h $ac_file
-    fi
-  else
-    cat $tmp/config.h
-    rm -f $tmp/config.h
-  fi
-# Compute $ac_file's index in $config_headers.
-_am_stamp_count=1
-for _am_header in $config_headers :; do
-  case $_am_header in
-    $ac_file | $ac_file:* )
-      break ;;
-    * )
-      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
-  esac
-done
-echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
-$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X$ac_file : 'X\(//\)[^/]' \| \
-	 X$ac_file : 'X\(//\)$' \| \
-	 X$ac_file : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X$ac_file |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`/stamp-h$_am_stamp_count
-done
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
+# Set to "yes" if exported symbols are required.
+always_export_symbols=$always_export_symbols_CXX
 
-#
-# CONFIG_COMMANDS section.
-#
-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
-  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
-  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
-$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$ac_dest" : 'X\(//\)[^/]' \| \
-	 X"$ac_dest" : 'X\(//\)$' \| \
-	 X"$ac_dest" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$ac_dest" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-  { if $as_mkdir_p; then
-    mkdir -p "$ac_dir"
-  else
-    as_dir="$ac_dir"
-    as_dirs=
-    while test ! -d "$as_dir"; do
-      as_dirs="$as_dir $as_dirs"
-      as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$as_dir" : 'X\(//\)[^/]' \| \
-	 X"$as_dir" : 'X\(//\)$' \| \
-	 X"$as_dir" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-    done
-    test ! -n "$as_dirs" || mkdir $as_dirs
-  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
-   { (exit 1); exit 1; }; }; }
+# The commands to list exported symbols.
+export_symbols_cmds=$lt_export_symbols_cmds_CXX
 
-  ac_builddir=.
+# Symbols that should not be listed in the preloaded symbols.
+exclude_expsyms=$lt_exclude_expsyms_CXX
 
-if test "$ac_dir" != .; then
-  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
-  # A "../" for each directory in $ac_dir_suffix.
-  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
-  ac_dir_suffix= ac_top_builddir=
-fi
+# Symbols that must always be exported.
+include_expsyms=$lt_include_expsyms_CXX
 
-case $srcdir in
-  .)  # No --srcdir option.  We are building in place.
-    ac_srcdir=.
-    if test -z "$ac_top_builddir"; then
-       ac_top_srcdir=.
-    else
-       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
-    fi ;;
-  [\\/]* | ?:[\\/]* )  # Absolute path.
-    ac_srcdir=$srcdir$ac_dir_suffix;
-    ac_top_srcdir=$srcdir ;;
-  *) # Relative path.
-    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
-    ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
+# Commands necessary for linking programs (against libraries) with templates.
+prelink_cmds=$lt_prelink_cmds_CXX
 
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
-  case "$ac_dir" in
-  .) ac_abs_builddir=`pwd`;;
-  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
-  *) ac_abs_builddir=`pwd`/"$ac_dir";;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
-  case ${ac_top_builddir}. in
-  .) ac_abs_top_builddir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
-  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
-  case $ac_srcdir in
-  .) ac_abs_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
-  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
-  case $ac_top_srcdir in
-  .) ac_abs_top_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
-  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
-  esac;;
-esac
+# Specify filename containing input files.
+file_list_spec=$lt_file_list_spec_CXX
 
+# How to hardcode a shared library path into an executable.
+hardcode_action=$hardcode_action_CXX
 
-  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
-echo "$as_me: executing $ac_dest commands" >&6;}
-  case $ac_dest in
-    depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
-  # Strip MF so we end up with the name of the file.
-  mf=`echo "$mf" | sed -e 's/:.*$//'`
-  # Check whether this is an Automake generated Makefile or not.
-  # We used to match only the files named `Makefile.in', but
-  # some people rename them; so instead we look at the file content.
-  # Grep'ing the first line is not enough: some people post-process
-  # each Makefile.in and add a new line on top of each file to say so.
-  # So let's grep whole file.
-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
-    dirpart=`(dirname "$mf") 2>/dev/null ||
-$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$mf" : 'X\(//\)[^/]' \| \
-	 X"$mf" : 'X\(//\)$' \| \
-	 X"$mf" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$mf" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-  else
-    continue
-  fi
-  # Extract the definition of DEPDIR, am__include, and am__quote
-  # from the Makefile without running `make'.
-  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
-  test -z "$DEPDIR" && continue
-  am__include=`sed -n 's/^am__include = //p' < "$mf"`
-  test -z "am__include" && continue
-  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
-  # When using ansi2knr, U may be empty or an underscore; expand it
-  U=`sed -n 's/^U = //p' < "$mf"`
-  # Find all dependency output files, they are included files with
-  # $(DEPDIR) in their names.  We invoke sed twice because it is the
-  # simplest approach to changing $(DEPDIR) to its actual value in the
-  # expansion.
-  for file in `sed -n "
-    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
-       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
-    # Make sure the directory exists.
-    test -f "$dirpart/$file" && continue
-    fdir=`(dirname "$file") 2>/dev/null ||
-$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$file" : 'X\(//\)[^/]' \| \
-	 X"$file" : 'X\(//\)$' \| \
-	 X"$file" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$file" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-    { if $as_mkdir_p; then
-    mkdir -p $dirpart/$fdir
-  else
-    as_dir=$dirpart/$fdir
-    as_dirs=
-    while test ! -d "$as_dir"; do
-      as_dirs="$as_dir $as_dirs"
-      as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$as_dir" : 'X\(//\)[^/]' \| \
-	 X"$as_dir" : 'X\(//\)$' \| \
-	 X"$as_dir" : 'X\(/\)' \| \
-	 .     : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-    done
-    test ! -n "$as_dirs" || mkdir $as_dirs
-  fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
-echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
-   { (exit 1); exit 1; }; }; }
+# The directories searched by this compiler when creating a shared library.
+compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
+
+# Dependencies to place before and after the objects being linked to
+# create a shared library.
+predep_objects=$lt_predep_objects_CXX
+postdep_objects=$lt_postdep_objects_CXX
+predeps=$lt_predeps_CXX
+postdeps=$lt_postdeps_CXX
+
+# The library search path used internally by the compiler when linking
+# a shared library.
+compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
+
+# ### END LIBTOOL TAG CONFIG: CXX
+_LT_EOF
 
-    # echo "creating $dirpart/$file"
-    echo '# dummy' > "$dirpart/$file"
-  done
-done
  ;;
+
   esac
-done
-_ACEOF
+done # for ac_tag
 
-cat >>$CONFIG_STATUS <<\_ACEOF
 
-{ (exit 0); exit 0; }
+as_fn_exit 0
 _ACEOF
-chmod +x $CONFIG_STATUS
 ac_clean_files=$ac_clean_files_save
 
+test $ac_write_fail = 0 ||
+  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
+
 
 # configure is writing to config.log, and then calls config.status.
 # config.status does its own redirection, appending to config.log.
@@ -20254,6 +17031,11 @@ if test "$no_create" != yes; then
   exec 5>>config.log
   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
   # would make configure fail if this is the last instruction.
-  $ac_cs_success || { (exit 1); exit 1; }
+  $ac_cs_success || as_fn_exit $?
 fi
+if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
+$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
+fi
+
 
diff --git a/configure.ac b/configure.ac
new file mode 100644
index 0000000..62e68e4
--- /dev/null
+++ b/configure.ac
@@ -0,0 +1,58 @@
+dnl Process this file with autoconf to produce a configure script.
+
+AC_INIT(mstflint, 3.7.0, orenk at mellanox.co.il)
+
+AC_DEFINE_UNQUOTED([PROJECT], ["mstflint"], [Define the project name.])
+AC_SUBST([PROJECT])
+
+AC_DEFINE_UNQUOTED([VERSION], ["3.7.0"], [Define the project version.])
+AC_SUBST([VERSION])
+
+AC_CONFIG_AUX_DIR(config)
+AC_CONFIG_SRCDIR([README])
+AM_INIT_AUTOMAKE(mstflint, 3.7.0)
+
+dnl Checks for programs
+AC_PROG_CC
+AC_PROG_CXX
+AC_PROG_LIBTOOL
+AC_CONFIG_HEADERS( config.h )
+
+dnl Checks for headers
+AC_CHECK_HEADER(termios.h,[CXXFLAGS="${CXXFLAGS} -DHAVE_TERMIOS_H"])
+
+AC_MSG_CHECKING(--enable-dc argument)
+AC_ARG_ENABLE(dc,
+		    [  --disable-dc            Disable mstflint "dc" command. Eliminates zlib dependency],
+		    [enable_dc=$enableval],
+		    [enable_dc="yes"])
+AC_MSG_RESULT($enable_dc)
+if test "$enable_dc" = "yes"; then
+  AC_CHECK_HEADER(zlib.h,,AC_MSG_ERROR([cannot find zlib.h . Use --disable-dc to remove this dependaency]))
+  AC_CHECK_LIB(z, uncompress,, AC_MSG_ERROR([cannot find zlib uncompress() function. Use --disable-dc to remove this dependaency]))
+fi
+
+AM_CONDITIONAL(ENABLE_DC, [test  "x$enable_dc" = "xyes"])
+AC_SUBST(ENABLE_DC)
+
+AC_MSG_CHECKING(--enable-inband argument)
+AC_ARG_ENABLE(inband,
+		    [  --disable-inband        Disable inabnd access. Prevents FW updtes for Mellanox SwitchX and ConnectIB devices. Eliminates infiniband/mad.h dependency],
+		    [enable_inband=$enableval],
+		    [enable_inband="yes"])
+AC_MSG_RESULT($enable_inband)
+if test "x$enable_inband" = "xyes"; then
+  AC_CHECK_HEADER(infiniband/mad.h,,AC_MSG_ERROR([cannot find infiniband/mad.h . Use --disable-inband to remove this dependaency]))
+fi
+
+AM_CONDITIONAL(ENABLE_INBAND, [test  "x$enable_inband" = "xyes"])
+
+CFLAGS="$CFLAGS -Werror -DMST_UL"
+CXXFLAGS="$CXXFLAGS -Werror -DMST_UL"
+
+AC_CONFIG_FILES( mstflint.spec )
+
+AC_OUTPUT( Makefile mft_utils/Makefile mtcr_ul/Makefile dev_mgt/Makefile tools_layouts/Makefile reg_access/Makefile mlxconfig/Makefile \
+		mflash/Makefile mlxfwops/Makefile mlxfwops/lib/Makefile cmdparser/Makefile flint/Makefile \
+ 		small_utils/Makefile mstdump/Makefile mstdump/crd_lib/Makefile mstdump/crd_main/Makefile  mstdump/mstdump_dbs/Makefile )
+
diff --git a/configure.in b/configure.in
deleted file mode 100644
index f152581..0000000
--- a/configure.in
+++ /dev/null
@@ -1,38 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-
-AC_INIT(mstflint, 1.4, orenk at mellanox.co.il)
-
-AC_DEFINE_UNQUOTED([PROJECT], ["mstflint"], [Define the project name.])
-AC_SUBST([PROJECT])
-
-AC_DEFINE_UNQUOTED([VERSION], ["1.4"], [Define the project version.])
-AC_SUBST([VERSION])
-
-AC_CONFIG_AUX_DIR(config)
-AC_CONFIG_SRCDIR([README])
-AM_INIT_AUTOMAKE(mstflint, 1.4)
-
-dnl Checks for programs
-AC_PROG_CC
-AC_PROG_CXX
-AC_PROG_LIBTOOL
-AC_CONFIG_HEADERS( config.h )
-
-AC_MSG_CHECKING(--enable-dc argument)
-AC_ARG_ENABLE(dc,
-		    [  --disable-dc            Disable mstflint "dc" command. Eliminate zlib dependency],
-		    [enable_dc=$enableval],
-		    [enable_dc="yes"])
-AC_MSG_RESULT($enableval)
-if test "$enable_dc" = "yes"; then
-  AC_CHECK_HEADER(zlib.h,,AC_MSG_ERROR([cannot find zlib.h . Use --disable-dc to remove this dependaency]))
-  AC_CHECK_LIB(z, uncompress,, AC_MSG_ERROR([cannot find zlib uncompress() function. Use --disable-dc to remove this dependaency]))
-  mstflint_LIBS="-lz"
-else
-  mstflint_CXXFLAGS="-DNO_ZLIB"  
-fi
-AC_SUBST(mstflint_LIBS)
-AC_SUBST(mstflint_CXXFLAGS)
-
-AC_CONFIG_FILES([Makefile mstflint.spec])
-AC_OUTPUT
diff --git a/dev_mgt/Makefile.am b/dev_mgt/Makefile.am
new file mode 100644
index 0000000..703a27a
--- /dev/null
+++ b/dev_mgt/Makefile.am
@@ -0,0 +1,46 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+
+INCLUDES = -I$(srcdir) -I$(top_srcdir) -I$(top_srcdir)/common  -I$(top_srcdir)/include/mtcr_ul
+
+AM_CFLAGS = -W -Wall -g -MP -MD -Wswitch-enum $(COMPILER_FPIC) -DMTCR_EXPORT
+noinst_LIBRARIES = libdev_mgt.a
+
+libdev_mgt_a_SOURCES = \
+						tools_dev_types.c \
+						tools_dev_types.h \
+						$(top_srcdir)/common/bit_slice.h       \
+						$(top_srcdir)/common/compatibility.h   \
+						$(top_srcdir)/common/tools_version.h
+
diff --git a/dev_mgt/Makefile.in b/dev_mgt/Makefile.in
new file mode 100644
index 0000000..511d97b
--- /dev/null
+++ b/dev_mgt/Makefile.in
@@ -0,0 +1,510 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = dev_mgt
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+libdev_mgt_a_AR = $(AR) $(ARFLAGS)
+libdev_mgt_a_LIBADD =
+am_libdev_mgt_a_OBJECTS = tools_dev_types.$(OBJEXT)
+libdev_mgt_a_OBJECTS = $(am_libdev_mgt_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libdev_mgt_a_SOURCES)
+DIST_SOURCES = $(libdev_mgt_a_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+INCLUDES = -I$(srcdir) -I$(top_srcdir) -I$(top_srcdir)/common  -I$(top_srcdir)/include/mtcr_ul
+AM_CFLAGS = -W -Wall -g -MP -MD -Wswitch-enum $(COMPILER_FPIC) -DMTCR_EXPORT
+noinst_LIBRARIES = libdev_mgt.a
+libdev_mgt_a_SOURCES = \
+						tools_dev_types.c \
+						tools_dev_types.h \
+						$(top_srcdir)/common/bit_slice.h       \
+						$(top_srcdir)/common/compatibility.h   \
+						$(top_srcdir)/common/tools_version.h
+
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign dev_mgt/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign dev_mgt/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+libdev_mgt.a: $(libdev_mgt_a_OBJECTS) $(libdev_mgt_a_DEPENDENCIES) 
+	-rm -f libdev_mgt.a
+	$(libdev_mgt_a_AR) libdev_mgt.a $(libdev_mgt_a_OBJECTS) $(libdev_mgt_a_LIBADD)
+	$(RANLIB) libdev_mgt.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/tools_dev_types.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libtool clean-noinstLIBRARIES ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/dev_mgt/tools_dev_types.c b/dev_mgt/tools_dev_types.c
new file mode 100644
index 0000000..2d3aa6d
--- /dev/null
+++ b/dev_mgt/tools_dev_types.c
@@ -0,0 +1,370 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <errno.h>
+#include "tools_dev_types.h"
+
+enum dm_dev_type {
+    DM_HCA,
+    DM_SWITCH,
+    DM_BRIDGE
+};
+
+struct dev_info {
+    dm_dev_id_t      dm_id;
+    u_int16_t        hw_dev_id;
+    int              hw_rev_id;  /* -1 means all revisions match this record */
+    int              sw_dev_id;  /* -1 means all hw ids  match this record */
+    const char*      name;
+    int              port_num;
+    enum dm_dev_type dev_type;
+};
+
+#define DEVID_ADDR_ANAFA2       0x60014
+#define DEVID_ADDR              0xf0014
+#define DM_ARBEL_DEV_VER_ADDR   0x82600
+
+static struct dev_info g_devs_info[] = {
+    {
+        .dm_id     = DeviceInfiniScale,
+        .hw_dev_id = 43132,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "InfiniScale",
+        .port_num  = 8,
+        .dev_type  = DM_SWITCH
+    },
+    {
+        .dm_id     = DeviceInfiniHost,
+        .hw_dev_id = 0x5a44,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "InfiniHost",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceInfiniHostIIIEx,
+        .hw_dev_id = 0x6278,
+        .hw_rev_id = -1,
+        .sw_dev_id = 0x6278,
+        .name      = "InfiniHostIIIEx",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceInfiniHostIIIEx_MF,
+        .hw_dev_id = 0x6278,
+        .hw_rev_id = -1,
+        .sw_dev_id = 0x6282,
+        .name      = "InfiniHostIIIEx_MF",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceInfiniScaleIII,
+        .hw_dev_id = 0xb924,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "InfiniScaleIII",
+        .port_num  = 24,
+        .dev_type  = DM_SWITCH
+    },
+    {
+        .dm_id     = DeviceInfiniHostIIILx,
+        .hw_dev_id = 0x6274,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "InfiniHostIIILx",
+        .port_num  = 1,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceConnectX,
+        .hw_dev_id = 0x190,
+        .hw_rev_id = 0xa0,
+        .sw_dev_id = -1,
+        .name      = "ConnectX",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceConnectX2,
+        .hw_dev_id = 0x190,
+        .hw_rev_id = 0xb0,
+        .sw_dev_id = -1,
+        .name      = "ConnectX2",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceInfiniScaleIV,
+        .hw_dev_id = 0x01b3,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "InfiniScaleIV",
+        .port_num  = 36,
+        .dev_type  = DM_SWITCH
+    },
+    {
+        .dm_id     = DeviceBridgeX,
+        .hw_dev_id = 0x17d4,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "BridgeX",
+        .port_num  = 0, /* TODO */
+        .dev_type  = DM_BRIDGE
+    },
+    {
+        .dm_id     = DeviceSwitchX,
+        .hw_dev_id = 0x0245,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "SwitchX",
+        .port_num  = 64,
+        .dev_type  = DM_SWITCH
+    },
+    {
+        .dm_id     = DeviceConnectX3,
+        .hw_dev_id = 0x1f5,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "ConnectX3",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceConnectIB,
+        .hw_dev_id = 0x1ff,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "ConnectIB",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceConnectX3Pro,
+        .hw_dev_id = 0x1f7,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "ConnectX3Pro",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceSwitchIB,
+        .hw_dev_id = 0x247,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "SwitchIB",
+        .port_num  = 2,
+        .dev_type  = DM_SWITCH
+    },
+    {
+        .dm_id     = DeviceConnectX4,
+        .hw_dev_id = 0x209,
+        .hw_rev_id = -1,
+        .sw_dev_id = -1,
+        .name      = "ConnectX4",
+        .port_num  = 2,
+        .dev_type  = DM_HCA
+    },
+    {
+        .dm_id     = DeviceEndMarker,
+    }
+};
+
+/**
+ * Returns 0 on success and 1 on failure.
+ */
+int dm_get_device_id(mfile* mf,
+                    dm_dev_id_t* ptr_dm_dev_id,
+                    u_int32_t*   ptr_hw_dev_id,
+                    u_int32_t*   ptr_hw_rev)
+{
+    u_int32_t dword;
+    u_int32_t i;
+
+    #if 1
+    for (i = 0; i < DeviceEndMarker; i++) {
+        if (g_devs_info[i].dm_id != i) {
+            printf("-F- in get_device_type: Wrong index of the g_devs_info array. idx %d dev %s\n",
+                   i, g_devs_info[i].name);
+            exit(1);
+        }
+    }
+    #endif
+
+    if (mread4(mf, DEVID_ADDR, &dword) != 4)
+    {
+        //printf("FATAL - crspace read (0x%x) failed: %s\n", DEVID_ADDR, strerror(errno));
+        return 1;
+    }
+
+    *ptr_hw_dev_id = EXTRACT(dword, 0, 16);
+    *ptr_hw_rev    = EXTRACT(dword, 16, 8);
+
+    for (i = 0; i < DeviceEndMarker; i++) {
+        struct dev_info* di = &(g_devs_info[i]);
+        if (*ptr_hw_dev_id == di->hw_dev_id) {
+            if (di->hw_rev_id == -1 || (int)(*ptr_hw_rev) == di->hw_rev_id) {
+                *ptr_dm_dev_id = i;
+                break;
+            }
+        }
+    }
+
+    if (i == DeviceEndMarker) {
+        /* Special cases - Sinai HW id and Anafa2 devid address. */
+        if (*ptr_hw_dev_id == 24204) {
+            /* Some old Sinais have hw dev is of 24204 */
+            *ptr_dm_dev_id = DeviceInfiniHostIIILx;
+        } else {
+            /* Try Anafa2 devid address */
+            if (mread4(mf, DEVID_ADDR_ANAFA2, &dword) != 4)
+                return 1;
+            if ((int)EXTRACT(dword, 0, 16) == g_devs_info[DeviceInfiniScaleIII].hw_dev_id) {
+                *ptr_dm_dev_id = DeviceInfiniScaleIII;
+                *ptr_hw_dev_id = EXTRACT(dword, 0, 16);
+                *ptr_hw_rev    = EXTRACT(dword, 16, 8);
+            } else {
+                /* Dev id not matched in array */
+                //printf("FATAL - Can't find devid id\n");
+                return 1; // TODO - fix return vals.
+            }
+        }
+    }
+
+    /* Special cases: For Arbel we need to check the SW id as well */
+    if (*ptr_hw_dev_id == g_devs_info[DeviceInfiniHostIIIEx].hw_dev_id) {
+        if (mread4(mf, DM_ARBEL_DEV_VER_ADDR, &dword) != 4)
+        {
+            //printf("FATAL - Can't read arbel dev_ver addr\n");
+            return 1;
+        }
+
+        if (EXTRACT(dword, 16, 16) == 0x25218 ||
+            EXTRACT(dword, 16, 16) == 0x25228 ||
+            EXTRACT(dword, 16, 16) == 0x25238) {
+            *ptr_dm_dev_id = DeviceInfiniHostIIIEx_MF;
+        } else {
+            *ptr_dm_dev_id = DeviceInfiniHostIIIEx;
+        }
+    }
+
+    return 0;
+}
+
+int dm_get_device_id_offline(u_int32_t devid,
+                             u_int32_t chip_rev,
+                             dm_dev_id_t* ptr_dev_type)
+{
+	dm_dev_id_t i;
+
+    for (i = 0; i < DeviceEndMarker; i++) {
+        struct dev_info* di = &(g_devs_info[i]);
+        if (devid == di->hw_dev_id) {
+            if (di->hw_rev_id == -1 || (int)(chip_rev) == di->hw_rev_id) {
+                *ptr_dev_type = i;
+                break;
+            }
+        }
+    }
+
+    return i == DeviceEndMarker;
+}
+
+const char* dm_dev_type2str(dm_dev_id_t type)
+{
+    if (type < DeviceEndMarker) {
+        return g_devs_info[type].name;
+    } else {
+        return "Unknown Device";
+    }
+}
+
+int dm_get_hw_ports_num(dm_dev_id_t type)
+{
+    if (type < DeviceEndMarker) {
+        return g_devs_info[type].port_num;
+    } else {
+        return -1;
+    }
+}
+
+int dm_dev_is_hca(dm_dev_id_t type) {
+    if (type < DeviceEndMarker) {
+        return g_devs_info[type].dev_type == DM_HCA;
+    } else {
+        return 0;
+    }
+}
+
+int dm_dev_is_switch(dm_dev_id_t type)
+{
+    if (type < DeviceEndMarker) {
+        return g_devs_info[type].dev_type == DM_SWITCH;
+    } else {
+        return 0;
+    }
+}
+
+int dm_dev_is_bridge(dm_dev_id_t type)
+{
+    if (type < DeviceEndMarker) {
+        return g_devs_info[type].dev_type == DM_BRIDGE;
+    } else {
+        return 0;
+    }
+}
+
+u_int32_t dm_get_hw_dev_id(dm_dev_id_t type)
+{
+    if (type < DeviceEndMarker) {
+        return g_devs_info[type].hw_dev_id;
+    } else {
+        return 0;
+    }
+}
+
+u_int32_t dm_get_hw_rev_id(dm_dev_id_t type)
+{
+    if (type < DeviceEndMarker) {
+        return g_devs_info[type].hw_rev_id;
+    } else {
+        return 0;
+    }
+}
diff --git a/dev_mgt/tools_dev_types.h b/dev_mgt/tools_dev_types.h
new file mode 100644
index 0000000..21c587f
--- /dev/null
+++ b/dev_mgt/tools_dev_types.h
@@ -0,0 +1,127 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef TOOLS_DEV_TYPE_H
+#define TOOLS_DEV_TYPE_H
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include <common/bit_slice.h>
+#include <common/compatibility.h>
+#include <mtcr.h>
+
+enum dm_dev_id
+{
+    DeviceStartMarker = 0,    // Dummy Device - Marker for first device
+                              // to let user iterate from DeviceStartMarker to DeviceEndMarker
+
+    DeviceInfiniScale = 0,
+    DeviceInfiniHost,
+    DeviceInfiniHostIIIEx,
+    DeviceInfiniHostIIIEx_MF,
+    DeviceInfiniScaleIII,
+    DeviceInfiniHostIIILx,
+    DeviceConnectX,
+    DeviceConnectX2,
+    DeviceInfiniScaleIV,
+    DeviceBridgeX,
+    DeviceSwitchX,
+    DeviceConnectX3,
+    DeviceConnectIB,
+    DeviceConnectX3Pro,
+    DeviceSwitchIB,
+    DeviceConnectX4,
+
+    DeviceEndMarker           // Dummy Device - Marker for indicating error and end of devices
+};
+
+typedef enum dm_dev_id dm_dev_id_t;
+
+/**
+ * Returns 0 on success and 1 on failure.
+ */
+int dm_get_device_id(mfile* mf,
+                     dm_dev_id_t* ptr_dev_type,
+                     u_int32_t* ptr_dev_id,
+                     u_int32_t* ptr_chip_rev);
+
+/**
+ * Returns 0 on success and 1 on failure.
+ */
+int dm_get_device_id_offline(u_int32_t devid,
+                             u_int32_t chip_rev,
+                             dm_dev_id_t* ptr_dev_type);
+
+/**
+ * Returns the device name as a "const char*"
+ */
+const char* dm_dev_type2str(dm_dev_id_t type);
+
+/**
+ * A predicate returning if the device is an hca
+ */
+int dm_dev_is_hca(dm_dev_id_t type);
+
+/**
+ * A predicate returning if the device is a switch
+ */
+int dm_dev_is_switch(dm_dev_id_t type);
+
+/**
+ * A predicate returning if the device is a bridge
+ */
+int dm_dev_is_bridge(dm_dev_id_t type);
+
+/**
+ * Returns the max num of ports or -1 on error
+ */
+int dm_get_hw_ports_num(dm_dev_id_t type);
+
+/**
+ * Returns the HW device id of the givn device type or zero on failure.
+ */
+u_int32_t dm_get_hw_dev_id(dm_dev_id_t type);
+
+/**
+ * Returns the HW chip revision of the given device type or zero on failures,
+ * This is useful to distinguish between hermon and hermon_b0.
+ */
+u_int32_t dm_get_hw_rev_id(dm_dev_id_t type);
+
+#ifdef __cplusplus
+}       /* end of 'extern "C"' */
+#endif
+
+#endif // TOOLS_DEV_TYPE_H
diff --git a/flint.cpp b/flint.cpp
deleted file mode 100644
index 6125226..0000000
--- a/flint.cpp
+++ /dev/null
@@ -1,5810 +0,0 @@
-/*
- *
- * flint.cpp - FLash INTerface
- *
- * Copyright (c) 2005 Mellanox Technologies Ltd.  All rights reserved.
- *
- * This software is available to you under a choice of one of two
- * licenses.  You may choose to be licensed under the terms of the GNU
- * General Public License (GPL) Version 2, available from the file
- * COPYING in the main directory of this source tree, or the
- * OpenIB.org BSD license below:
- *
- *     Redistribution and use in source and binary forms, with or
- *     without modification, are permitted provided that the following
- *     conditions are met:
- *
- *      - Redistributions of source code must retain the above
- *        copyright notice, this list of conditions and the following
- *        disclaimer.
- *
- *      - Redistributions in binary form must reproduce the above
- *        copyright notice, this list of conditions and the following
- *        disclaimer in the documentation and/or other materials
- *        provided with the distribution.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
- * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
- * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
- * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- * SOFTWARE.
- *
- *  Version: $Id: flint.cpp 4624 2008-08-26 08:32:49Z orenk $
- *
- */
-
-
-#include <ctype.h>
-#include <stdarg.h>
-#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
-#include <errno.h>
-#include <malloc.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
-#include <assert.h>
-
-#ifndef NO_ZLIB
-#include <zlib.h>
-#endif
-
-#include <signal.h>
-
-#ifndef __WIN__
-
-//
-// GCC Compiler
-//
-
-
-#if defined __DJGPP__
-//
-// DJGPP - GCC PORT TO MS DOS
-//
-
-#include <mtcr.h> // This contains the u_* types definitions
-
-#include <netinet/in.h>
-#include <unistd.h>
-
-#define bswap_32(x) ntohl(x)
-
-// djgpp stdio does not define vsnprintf. I simply call vsprintf (and pray ...)
-#define vsnprintf(buf, len, format, args) (vsprintf(buf, format, args))
-
-#else // Linux GCC
-
-#include <byteswap.h>
-#include <endian.h>
-#include <alloca.h>
-#include <netinet/in.h>
-#include <unistd.h>
-
-#endif // __DJGPP__
-
-#else // __WIN__
-
-//
-// Windows (Under DDK)
-//
-
-#include <io.h>
-#include <Winsock2.h>
-#include <mtcr.h>
-// Sleep adaptor
-#define	usleep(x) Sleep((x)/1000)
-#define sleep(x)  Sleep((x)*1000)
-
-#define vsnprintf      _vsnprintf
-#define strtoull       _strtoui64
-#define isatty         _isatty
-
-#define COMP_CDECL     __cdecl
-
-#define __LITTLE_ENDIAN 1234
-#define __BIG_ENDIAN 4321
-#define __BYTE_ORDER __LITTLE_ENDIAN
-
-
-#if __BYTE_ORDER == __LITTLE_ENDIAN
-#define bswap_32(x) ntohl(x)
-#else
-#error windows is assumed to run a on little endian architecture
-#endif
-
-#endif // __WIN__
-
-#include <memory>
-#include <vector>
-
-#include <mflash.h>
-
-
-#ifndef DEV_MST_EXAMPLE1
-    #define DEV_MST_EXAMPLE1 "/dev/mst/mt25418_pci_cr0"
-#endif
-
-#ifndef DEV_MST_EXAMPLE2
-    #define DEV_MST_EXAMPLE2 "/dev/mst/mt25418_pciconf0"
-#endif
-
-#ifndef FLINT_NAME
-    #ifdef __GNUC__
-        #define FLINT_NAME "%1$s"
-    #else
-        #define FLINT_NAME "./flint"
-    #endif
-#endif
-
-namespace std {}; using namespace std;
-
-#ifdef VERSION_ID
-//char* _versionID = VERSION_ID ;
-#define __VFSTR(x) 			#x
-#define _VFSTR(x) 			__VFSTR(x)
-const char* _versionID = _VFSTR( VERSION_ID ) ;
-#else
-const char* _versionID = "ofed_1.4";
-#endif
-
-const char* _svnID     = "$Revision: 4624 $";
-
-#ifndef __be32_to_cpu
-    #define __be32_to_cpu(x) ntohl(x)
-    #ifndef bswap_32
-	#define bswap_32(x) (htonl(x))
-    #endif
-#endif
-#ifndef __cpu_to_be32
-    #define __cpu_to_be32(x) htonl(x)
-#endif
-
-#if __BYTE_ORDER == __LITTLE_ENDIAN
-    #ifndef __cpu_to_le32
-        #define  __cpu_to_le32(x) (x)
-    #endif
-    #ifndef __le32_to_cpu
-        #define  __le32_to_cpu(x) (x)
-    #endif
-#elif __BYTE_ORDER == __BIG_ENDIAN
-    #ifndef __cpu_to_le32
-        #define  __cpu_to_le32(x) bswap_32(x)
-    #endif
-    #ifndef __le32_to_cpu
-        #define  __le32_to_cpu(x) bswap_32(x)
-    #endif
-#else
-    #ifndef __cpu_to_le32
-        #define  __cpu_to_le32(x) bswap_32(__cpu_to_be32(x))
-    #endif
-    #ifndef __le32_to_cpu
-        #define  __le32_to_cpu(x) __be32_to_cpu(bswap_32(x))
-    #endif
-#endif
-
-
-////////////////////////////////////////////////////////////////////////
-//                                                                    //
-// ****************************************************************** //
-//                     Miscellaneous global stuff                     //
-// ****************************************************************** //
-//                                                                    //
-////////////////////////////////////////////////////////////////////////
-typedef struct guid {
-    u_int32_t h;
-    u_int32_t l;
-} guid_t;
-
-static inline void be_guid_to_cpu(guid_t* to, guid_t* from) {
-    to->h=__be32_to_cpu(from->h);
-    to->l=__be32_to_cpu(from->l);
-}
-
-static inline void cpu_to_be_guid(guid_t* to, guid_t* from) {
-    to->h=__cpu_to_be32(from->h);
-    to->l=__cpu_to_be32(from->l);
-}
-
-#define GUID_FORMAT "%8.8x%8.8x"
-#define MAC_FORMAT  "%4.4x%8.8x"
-#define TOCPU1(s) s = __be32_to_cpu(s)
-#define TOCPU(s) do {                                              \
-    u_int32_t *p = (u_int32_t *)(s);                               \
-    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++,p++) \
-        *p = __be32_to_cpu(*p);                                    \
-    } while(0)
-#define TOCPUn(s, n) do {                                          \
-    u_int32_t *p = (u_int32_t *)(s);                               \
-    for (u_int32_t ii=0; ii<(n); ii++,p++)                         \
-        *p = __be32_to_cpu(*p);                                    \
-    } while(0)
-#define TOCPUBY(s) do {                                            \
-    u_int32_t *p = (u_int32_t *)(&s);                              \
-    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++,p++) \
-        *p = __be32_to_cpu(*p);                                    \
-    } while(0)
-#define TOCPUBY64(s) do {                                          \
-    guid_t *p = s;                              \
-    for (unsigned ii=0; ii<sizeof(s)/sizeof(guid_t); ii++,p++) \
-        be_guid_to_cpu(p,p);                                   \
-    } while(0)
-#define CRC(c, s) do {                                             \
-    u_int32_t *p = (u_int32_t *)(s);                               \
-    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++)     \
-        c << *p++;                                                 \
-    } while(0)
-#define CRCn(c, s, n) do {                                         \
-    u_int32_t *p = (u_int32_t *)(s);                               \
-    for (u_int32_t ii=0; ii<(n); ii++)                             \
-        c << *p++;                                                 \
-    } while(0)
-#define CRCBY(c, s) do {                                           \
-    u_int32_t *p = (u_int32_t *)(&s);                              \
-    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++)     \
-        c << *p++;                                                 \
-    } while(0)
-#define CRC1(c, s) do {                                            \
-    u_int32_t *p = (u_int32_t *)(s);                               \
-    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t) - 1; ii++) \
-        c << *p++;                                                 \
-    } while(0)
-#define CRC1n(c, s, n) do {                                        \
-    u_int32_t *p = (u_int32_t *)(s);                               \
-    for (u_int32_t ii=0; ii<(n) - 1; ii++)                         \
-        c << *p++;                                                 \
-    } while(0)
-#define CRC1BY(c, s) do {                                          \
-    u_int32_t *p = (u_int32_t *)(&s);                              \
-    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t) - 1; ii++) \
-        c << *p++;                                                 \
-    } while(0)
-#define CHECKB2(f,b,o,n,p) do { if (!checkBoot2(f,b,o,n,p)) return false; } while (0)
-#define CHECKGN(f,b,o,n,p) do { if (!checkGen(f,b,o,n,p)) return false; } while (0)
-#define CHECKLS(f,o,s,p) do { if (!checkList(f,o,s,p)) return false; } while(0)
-#define READ4(f,o,d,p) do { if (!f.read(o,d)) {  \
-    return errmsg("%s - read error (%s)\n", p, f.err()); }} while (0)
-#define READBUF(f,o,d,l,p) do { if (!f.read(o,d,l)) { \
-    return errmsg("%s - read error (%s)\n", p, f.err()); }} while (0)
-
-
-class ErrMsg
-{
-public:
-    ErrMsg() : _err(0)       {                           }
-    ~ErrMsg()                { err_clear();              }
-    const char *err() const  { return _err;              }
-    void       err_clear()   { delete [] _err; _err = 0; }
-
-protected:
-
-    char *vprint(const char *format, va_list args)
-    {
-	const int INIT_VAL = 1024;
-	int       max_str, max_buf = INIT_VAL;
-	char      *out_buf;
-
-	while (1)
-	{
-	    out_buf = new char[max_buf];
-	    max_str = max_buf - 1;
-
-	    if (vsnprintf(out_buf, max_str, format, args) < max_str)
-		return out_buf;
-	    delete [] out_buf;
-	    max_buf *= 2;
-	}
-    }
-
-
-    bool errmsg(const char *format, ...)
-#ifdef __GNUC__
-        __attribute__ ((format (printf, 2, 3)))
-#endif
-    ;
-
-private:
-
-    char       *_err;
-};
-
-
-bool ErrMsg::errmsg(const char *format, ...) {
-    va_list   args;
-
-    char* prev_err = _err;
-
-    va_start(args, format);
-    _err = vprint(format, args);
-    va_end(args);
-
-    delete[] prev_err;
-
-    return false;
-}
-
-
-enum {
-    SIGNATURE          = 0x5a445a44,
-    MELLANOX_VENDOR_ID = 0x15b3
-};
-struct PS {
-    u_int32_t fi_addr;
-    u_int32_t fi_size;
-    u_int32_t signature;
-    u_int32_t fw_reserved[5];
-    u_int32_t vsd[52];
-    u_int32_t psid[4];
-    u_int32_t branch_to;
-    u_int32_t crc016;
-};
-
-enum {
-    H_FIRST     =  1,
-    H_DDR       =  1,
-    H_CNF       =  2,
-    H_JMP       =  3,
-    H_EMT       =  4,
-    H_ROM       =  5,
-    H_GUID      =  6,
-    H_BOARD_ID  =  7,
-    H_USER_DATA =  8,
-    H_FW_CONF   =  9,
-    H_IMG_INFO  = 10,
-    H_DDRZ      = 11,
-    H_LAST
-};
-
-const char* g_sectNames[] = {
-    "UNKNOWN (0 - Reserved)",
-    "DDR"             ,
-    "Configuration"   ,
-    "Jump addresses"  ,
-    "EMT Service"     ,
-    "ROM"             ,
-    "GUID"            ,
-    "BOARD ID"        ,
-    "User Data"       ,
-    "FW Configuration",
-    "Image Info"      ,
-    "DDRZ"
-};
-
-
-struct GPH {
-    u_int32_t type;
-    u_int32_t size;
-    u_int32_t param;
-    u_int32_t next;
-};
-
-#define MAX_SECTION_SIZE 0x400000
-
-const u_int32_t BOARD_ID_BSN_LEN=64;
-const u_int32_t BOARD_ID_BID_LEN=32;
-const u_int32_t BOARD_ID_PID=7;
-
-struct BOARD_ID {
-    char      bsn[BOARD_ID_BSN_LEN];
-    char      bid[BOARD_ID_BID_LEN];
-};
-
-int  const VSD_LEN  = 208;
-int  const PSID_LEN = 16;
-int  const PRODUCT_VER_LEN = 16;
-
-//
-// TODO: Remove the below globals to class members.
-//
-bool _print_crc = false;
-bool _silent = false;
-bool _assume_yes = false;
-bool _assume_no = false;
-bool _no_erase = false;
-bool _no_burn = false;
-
-bool _unlock_bypass = false;
-
-bool _byte_write = false;
-
-
-void report(const char *format, ...)
-#ifdef __GNUC__
-__attribute__ ((format (printf, 1, 2)))
-#endif
-;
-void report(const char *format, ...)
-{
-    va_list  args;
-
-    if (!_silent) {
-        va_start(args, format);
-        vprintf(format, args);
-        va_end(args);
-    }
-} // report
-
-void report_erase(const char *format, ...)
-{
-    va_list  args;
-    char buf[256];
-    int i;
-    int len;
-
-    if (_silent)
-	return;
-
-    va_start(args, format);
-    vsnprintf(buf, sizeof buf, format, args);
-    va_end(args);
-
-    len = strlen(buf);
-    for(i=0; i < len; ++i)
-	printf("\b");
-} // report_erase
-
-
-////////////////////////////////////////////////////////////////////////
-//                                                                    //
-// ****************************************************************** //
-//                        CRC16 CALCULATION                           //
-// ****************************************************************** //
-//                                                                    //
-////////////////////////////////////////////////////////////////////////
-class Crc16 {
-public:
-    Crc16(bool d = false) : _debug(d) { clear();}
-    u_int16_t      get()              { return _crc;}
-    void           clear()            { _crc = 0xffff;}
-    void           operator<<(u_int32_t val) { add(val);}
-    void           add(u_int32_t val);
-    void           finish();
-private:
-    u_int16_t      _crc;
-    bool           _debug;
-};
-
-////////////////////////////////////////////////////////////////////////
-void Crc16::add(u_int32_t o)
-{
-    if (_debug)
-        printf("Crc16::add(%08x)\n", o);
-    for (int i=0; i<32; i++) {
-        if (_crc & 0x8000)
-            _crc = (u_int16_t) ((((_crc<<1) | (o>>31)) ^  0x100b) & 0xffff);
-        else
-            _crc= (u_int16_t) (((_crc<<1) | (o>>31)) & 0xffff);
-        o = (o<<1) & 0xffffffff;
-    }
-} // Crc16::add
-
-
-////////////////////////////////////////////////////////////////////////
-void Crc16::finish()
-{
-    for (int i=0; i<16; i++) {
-        if (_crc & 0x8000)
-            _crc=((_crc<<1)  ^  0x100b) & 0xffff;
-        else
-            _crc=(_crc<<1) & 0xffff;
-    }
-
-    // Revert 16 low bits
-    _crc = _crc ^ 0xffff;
-
-} // Crc16::finish
-
-
-//////////////////////////////////////////////////////////////////////
-//
-//  class u_int32_ba (bit access):
-//  A uint wrapper which allows easy access to bit/range of bits.
-//
-//  Usage example:
-//     u_int32_ba a;
-//     Read_Word( Table.reg ,&a);
-//     int upper_byte = a.range(31,24);
-//     if (a[15])
-//        cout << " Bit 15 is 1 \n";
-//     else
-//        cout << " Bit 15 is 0 \n";
-//
-//     u_int32_ba b;
-//     b.range(15,12) = 0xa;
-//     b[31]          = 1;     // b == 0x8000a000
-//     Write_Word( Table.reg ,b);
-//
-//////////////////////////////////////////////////////////////////////
-
-
-class u_int32_ba {
-public:
-    u_int32_ba(u_int32_t i = 0) :
-    _bits(i),
-    _rbits(_bits),
-    _sptr1(0),
-    _eptr(31)    {}
-
-    u_int32_ba  operator[](u_int32_t idx) {return range((u_int8_t)idx,(u_int8_t)idx);}
-    u_int32_ba& operator= (u_int32_t i)   {_rbits = ((i << _sptr1) & mask()) | (_rbits & ~mask()); return *this;}
-    u_int32_t*  operator& ()              {return &_bits;}
-    operator    u_int32_t ()              {return((mask() & _rbits) >> _sptr1);}
-
-    u_int32_ba  range     (u_int8_t eptr,
-                           u_int8_t sptr) {return u_int32_ba(*this,eptr,sptr);}
-
-private:
-    u_int32_ba(u_int32_ba& other, u_int8_t eptr, u_int8_t sptr) :
-    _bits(other._bits),
-    _rbits(other._bits),
-    _sptr1(sptr),
-    _eptr(eptr) {}
-
-    u_int32_t  mask       () {
-        u_int32_t s_msk = (u_int32_t)-1; // start mask
-        u_int32_t e_msk = (u_int32_t)-1; // end mask
-
-        s_msk = (s_msk << _sptr1);
-        e_msk = (_eptr >= (sizeof(_bits)*8-1)) ? e_msk : ~(e_msk << (_eptr+1));
-
-        return(s_msk & e_msk);
-    };
-
-    u_int32_t  _bits;
-    u_int32_t& _rbits;
-
-    u_int8_t   _sptr1;
-    u_int8_t   _eptr;
-};
-
-//////////////////////////////////////////////////////////////////////
-//
-//  class Aligner:
-//  A utillity class for accessing an addr/size region
-//  in a specific alignment.
-//  If a 0 alignment is given, infinity (no alignment requirements)
-//  is assumed - This is to support single flow for the caller.
-//
-//////////////////////////////////////////////////////////////////////
-
-class Aligner {
-public:
-    Aligner(u_int32_t log2_alignment_size) :
-        _log2_alignment_size(log2_alignment_size),
-        _alignment_size(1 << log2_alignment_size),
-        _alignment_mask(_alignment_size - 1)
-    {
-        if (_log2_alignment_size == 0) {
-            _log2_alignment_size = 31;
-            _alignment_size      = 1 << _log2_alignment_size;
-            _alignment_mask      = _alignment_size - 1;
-        }
-    }
-
-    void Init        (u_int32_t  addr, u_int32_t  size) {
-        _curr_addr = addr;
-        _curr_size = size;
-    }
-
-    bool GetNextChunk(u_int32_t& chunk_addr, u_int32_t& chunk_size) {
-        if (_curr_size == 0) {
-            return false;
-        }
-
-        chunk_addr = _curr_addr;
-
-        if ( (_curr_addr               >> _log2_alignment_size) !=
-            ((_curr_addr + _curr_size) >> _log2_alignment_size)) {
-            // Next chunk crosses alignment boundary
-            chunk_size = _alignment_size - (_curr_addr & _alignment_mask);
-        } else {
-            chunk_size = _curr_size;
-        }
-
-        _curr_addr += chunk_size;
-        _curr_size -= chunk_size;
-
-        return true;
-    }
-
-private:
-    u_int32_t _curr_addr;
-    u_int32_t _curr_size;
-    u_int32_t _log2_alignment_size;
-    u_int32_t _alignment_size;
-    u_int32_t _alignment_mask;
-};
-
-
-
-
-////////////////////////////////////////////////////////////////////////
-//                                                                    //
-// ****************************************************************** //
-//                        FLASH ACCESS                                //
-// ****************************************************************** //
-//                                                                    //
-////////////////////////////////////////////////////////////////////////
-
-// Common base class for Flash and for FImage
-
-
-class FBase : public ErrMsg{
-public:
-    FBase(bool is_flash) :
-        _log2_chunk_size(0),
-        _is_flash(is_flash) {}
-    virtual ~FBase()  {}
-
-    virtual bool open(const char *, bool)                  {return false;}
-    virtual void close()                                   = 0;
-    virtual bool read(u_int32_t addr, u_int32_t *data)     = 0;
-    virtual bool read(u_int32_t addr, void *data, int len,
-                      bool verbose=false)                  = 0;
-
-    virtual u_int32_t get_sector_size()                    = 0;
-    virtual u_int32_t get_size()                           = 0;
-
-    virtual u_int32_t get_dev_id()                         = 0;
-
-    bool              is_flash() {return _is_flash;};
-
-    virtual void set_address_convertor(u_int32_t log2_chunk_size, bool is_image_in_odd_chunks) {
-        _log2_chunk_size = log2_chunk_size;
-        _is_image_in_odd_chunks = is_image_in_odd_chunks;
-    }
-
-    enum {
-        MAX_FLASH = 4*1048576
-    };
-
-protected:
-
-    // Address translation functions for ConnectX.
-    // Translate between contiguous "logical" addresses
-
-    // If Failsafe zebra mapping is enabled:
-
-    // Result is concatenation of:
-    // The lower log2_chunk_size bits of the cons_addr
-    // The is_image_in_odd_chunk bit
-    // The remaining upper bits of the cons_addr
-
-    u_int32_t cont2phys(u_int32_t cont_addr) {
-        u_int32_t result;
-        if (_log2_chunk_size) {
-            result  = (cont_addr       & (0xffffffff >> (32 - _log2_chunk_size))) |
-                      (_is_image_in_odd_chunks       << _log2_chunk_size)         |
-                     ((cont_addr << 1) & (0xffffffff << (_log2_chunk_size + 1)));
-        } else {
-            result = cont_addr;
-        }
-        return result;
-    }
-
-    u_int32_t phys2cont(u_int32_t phys_addr) {
-        u_int32_t result;
-        if (_log2_chunk_size) {
-            result =  (phys_addr       & (0xffffffff >> (32 - _log2_chunk_size)))  |
-                     ((phys_addr >> 1) & (0xffffffff << (     _log2_chunk_size)));
-        } else {
-            result = phys_addr;
-        }
-        return result;
-    }
-
-    bool       _is_image_in_odd_chunks;
-    u_int32_t  _log2_chunk_size;
-
-    const bool _is_flash;
-
-};
-
-// Flash image (RO)
-class FImage : public FBase {
-public:
-    FImage() :  FBase(false), _buf(0) {}
-    virtual ~FImage() { close();}
-
-    u_int32_t    *getBuf()      { return _buf;}
-    u_int32_t    getBufLength() { return _len;}
-    virtual bool open(const char *fname, bool read_only = false);
-    virtual void close();
-    virtual bool read(u_int32_t addr, u_int32_t *data);
-    virtual bool read(u_int32_t addr, void *data, int len, bool verbose=false);
-
-    virtual u_int32_t get_sector_size();
-    virtual u_int32_t get_size()     { return  getBufLength();}
-    virtual u_int32_t get_dev_id()   { return  0;}
-
-private:
-    u_int32_t *_buf;
-    u_int32_t _len;
-};
-
-//
-// Flash access (R/W)
-//
-class Flash : public FBase {
-public:
-    Flash() :
-        FBase(true),
-        _mfl(0),
-        _curr_sector(0xffffffff),
-        _port_num(0)
-     {}
-
-    virtual ~Flash()  { close();};
-
-    // FBase Interface
-
-    virtual bool open          (const char *device,
-				bool force_lock = false,
-                                bool read_only  = false);
-
-    virtual void close         ();
-
-    virtual bool read          (u_int32_t addr,
-                                u_int32_t *data);
-
-    virtual bool read          (u_int32_t addr,
-                                void*     data,
-                                int       len,
-                                bool      verbose = false);
-
-    bool         cr_write      (u_int32_t addr,
-                                u_int32_t data) {return mf_cr_write(_mfl, addr, data) == MFE_OK;}
-
-    //
-    // Flash Interface
-    //
-
-    u_int32_t get_sector_size        ()  {return _attr.sector_size; }
-    u_int32_t get_size               ()  {return _attr.size;}
-
-    u_int32_t get_dev_id             ()  {return _attr.hw_dev_id;}
-
-    u_int32_t get_port_num           ()  {return _port_num;}
-
-    bool sw_reset();
-
-    // Write and Erase functions are performed by the Command Set
-
-    virtual bool erase_sector  (u_int32_t addr);
-
-    virtual bool write         (u_int32_t addr,
-                                void*     data,
-                                int       cnt,
-                                bool      noerase = false);
-
-    virtual bool write         (u_int32_t addr,
-                                u_int32_t data);
-
-    bool         print_attr();
-    bool         print_attr_old_format();
-
-    enum {
-        TRANS = 4096
-    };
-
-    static bool _byte_mode;
-
-#ifndef _MSC_VER
-protected:
-#endif
-
-    mflash*    _mfl;
-    flash_attr _attr;
-
-    u_int32_t  _curr_sector;
-    u_int32_t  _port_num;
-};
-
-
-////////////////////////////////////////////////////////////////////////
-//
-// FImage Class Implementation
-//
-////////////////////////////////////////////////////////////////////////
-
-bool FImage::open(const char *fname, bool read_only)
-{
-    int                fsize;
-    int                r_cnt;
-    FILE              *fh;
-
-    read_only = true;  // FImage can be opened only for read
-
-    fh = fopen(fname, "rb");
-
-    if (!fh) {
-        return errmsg("Can not open file \"%s\" - %s\n", fname, strerror(errno));
-    }
-
-    // Get the file size:
-    if (fseek(fh, 0, SEEK_END) < 0) {
-        return errmsg("Can not get file size for \"%s\" - %s\n", fname, strerror(errno));
-    }
-
-    fsize = ftell(fh);
-    if (fsize < 0) {
-        return errmsg("Can not get file size for \"%s\" - %s\n", fname, strerror(errno));
-    }
-    rewind(fh);
-
-    //printf("-D- %s size is %d\n", fname, fsize);
-    if (fsize & 0x3) {
-        return errmsg("Image size should be 4-bytes aligned. Make sure file %s is in the right format (binary image)",
-		      fname);
-    }
-
-    _buf = new u_int32_t[fsize/4];
-    if ((r_cnt = fread(_buf, 1, fsize, fh)) != fsize) {
-        if (r_cnt < 0)
-            return errmsg("Read error on file \"%s\" - %s\n",fname, strerror(errno));
-        else
-            return errmsg("Read error on file \"%s\" - read only %d bytes (from %ld)\n",
-			  fname, r_cnt, (unsigned long)fsize);
-    }
-
-    _len = fsize;
-    fclose(fh);
-
-    return true;
-} // FImage::open
-
-////////////////////////////////////////////////////////////////////////
-void FImage::close()
-{
-    delete [] _buf;
-    _buf = 0;
-} // FImage::close
-
-////////////////////////////////////////////////////////////////////////
-bool FImage::read(u_int32_t addr, u_int32_t *data)
-{
-    return read(addr, data, 4);
-} // FImage::read
-
-////////////////////////////////////////////////////////////////////////
-bool FImage::read(u_int32_t addr, void *data, int len, bool)
-{
-
-    if (addr & 0x3) {
-        return errmsg("Address should be 4-bytes aligned.");
-    }
-    if (len & 0x3) {
-        return errmsg("Length should be 4-bytes aligned.");
-    }
-    if (!_buf) {
-	return errmsg("read() when not opened");
-    }
-
-    if (cont2phys(addr + len) > _len) {
-        return errmsg("Reading 0x%x bytes from %saddress 0x%x is out of image limits (0x%x bytes)",
-		      len,
-                      _log2_chunk_size ? "physical " : "",
-                      addr,
-                      _len);
-    }
-
-    u_int32_t chunk_addr;
-    u_int32_t chunk_size;
-    Aligner align(_log2_chunk_size);
-    align.Init (addr, len);
-    while (align.GetNextChunk(chunk_addr, chunk_size)) {
-        u_int32_t phys_addr = cont2phys(chunk_addr);
-
-        memcpy((u_int8_t*)data + (chunk_addr - addr),
-               (u_int8_t*)_buf +  phys_addr,
-                chunk_size);
-    }
-
-    return true;
-} // FImage::read
-
-////////////////////////////////////////////////////////////////////////
-u_int32_t FImage::get_sector_size()
-{
-    u_int32_t log2_sector_sz_ptr;
-    u_int32_t log2_sector_sz;
-    u_int32_t signature;
-
-    read(0x24, &signature);
-    TOCPU1(signature);
-    if (signature == SIGNATURE) {
-        // full image:
-        read(0x14, &log2_sector_sz_ptr);
-        TOCPU1(log2_sector_sz_ptr);
-        log2_sector_sz_ptr &= 0xffff;
-
-        read(0x30 + log2_sector_sz_ptr, &log2_sector_sz);
-        TOCPU1(log2_sector_sz);
-        log2_sector_sz &= 0xffff;
-
-        return(1 << log2_sector_sz);
-
-    } else {
-        return 0;
-    }
-}
-
-
-
-////////////////////////////////////////////////////////////////////////
-//
-// Flash Class Implementation
-//
-////////////////////////////////////////////////////////////////////////
-
-
-bool Flash::_byte_mode = false;
-
-////////////////////////////////////////////////////////////////////////
-bool Flash::open(const char *device, bool force_lock, bool read_only)
-{
-    // Open device
-    int rc;
-    read_only = false;
-
-    rc = mf_open(&_mfl, device);
-
-    if ((rc == MFE_SEM_LOCKED) && force_lock) {
-        report("Warning: Taking flash lock even though semaphore is set.\n");
-        rc = mf_open_ignore_lock(_mfl);
-    }
-
-    if (rc == MFE_SEM_LOCKED) {
-        return errmsg("Can not obtain Flash semaphore (63). You can run \"flint -clear_semaphore -d <device>\" to force semaphore unlock. See help for details.");
-    } else
-        if (rc != MFE_OK) {
-        return errmsg("%s %s", errno == 0 ? "" : strerror(errno), mf_err2str(rc));
-    }
-
-    rc = mf_get_attr(_mfl, &_attr);
-    if (rc != MFE_OK) {
-        return errmsg("Failed getting flash attributes for device %s: %s", device,  mf_err2str(rc));
-    }
-
-    if (_attr.hw_dev_id == 435) {
-        _port_num = 0;
-    }
-    else if (_attr.hw_dev_id == 25204 || _attr.hw_dev_id == 24204) {
-        _port_num = 1;
-    } else {
-        _port_num = 2;
-    }
-
-    if (_byte_mode) {
-        rc = mf_set_opt(_mfl, MFO_AMD_BYTE_MODE, 1);
-        if (rc != MFE_OK) {
-            return errmsg("Failed setting byte mode fore device %s: %s", device,  mf_err2str(rc));
-        }
-    }
-
-    return true;
-} // Flash::open
-
-////////////////////////////////////////////////////////////////////////
-void Flash::close()
-{
-    if (!_mfl)
-        return;
-
-    mf_close(_mfl);
-    _mfl = 0;
-} // Flash::close
-
-
-bool Flash::read(u_int32_t addr,
-                 u_int32_t *data) {
-    int rc;
-
-    u_int32_t phys_addr = cont2phys(addr);
-    rc = mf_read(_mfl, phys_addr, 4, (u_int8_t*)data);
-    if (rc != MFE_OK) {
-        return errmsg("Flash read failed at address %s%x : %s",
-                      _log2_chunk_size ? "physical " : "",
-                      addr,
-                      mf_err2str(rc));
-    }
-
-    return true;
-}
-
-////////////////////////////////////////////////////////////////////////
-bool Flash::read(u_int32_t addr, void *data, int len, bool verbose)
-{
-    int rc;
-    u_int32_t  perc = 0xffffffff;
-
-    if (addr & 0x3) {
-        return errmsg("Address should be 4-bytes aligned.");
-    }
-    if (len & 0x3) {
-        return errmsg("Length should be 4-bytes aligned.");
-    }
-
-    // Report
-    if (verbose) {
-        printf("000%%");
-        fflush(stdout);
-    }
-
-    // Much better perf for read in a single chunk. need to work on progress report though.
-    bool read_in_single_chunk = true;
-
-    if (read_in_single_chunk) {
-        u_int32_t chunk_addr;
-        u_int32_t chunk_size;
-
-        Aligner align(_log2_chunk_size);
-        align.Init (addr, len);
-        while (align.GetNextChunk(chunk_addr, chunk_size)) {
-            u_int32_t phys_addr = cont2phys(chunk_addr);
-
-            rc = mf_read(_mfl, phys_addr, chunk_size, ((u_int8_t*)data) + chunk_addr - addr);
-            if (rc != MFE_OK) {
-                return errmsg("Flash read failed at address %s%x : %s",
-                              _log2_chunk_size ? "physical " : "",
-                              chunk_addr,
-                              mf_err2str(rc));
-            }
-        }
-
-    } else {
-        u_int32_t *p = (u_int32_t *)data;
-        for (int i=0; i<len/4; i++) {
-            if (!read(addr, p++))
-                return false;
-
-            addr += 4;
-
-            // Report
-            if (verbose) {
-                u_int32_t new_perc = (i * 100) / len;
-                if (new_perc != perc) {
-                    printf("\b\b\b\b%03d%%", new_perc);
-                    fflush(stdout);
-                    perc = new_perc;
-                }
-            }
-        }
-    }
-    // Report
-    if (verbose) {
-        printf("\b\b\b\b100%%");
-        fflush(stdout);
-    }
-
-    return true;
-} // Flash::read
-
-
-////////////////////////////////////////////////////////////////////////
-bool Flash::write  (u_int32_t addr,
-		    void*     data,
-		    int       cnt,
-		    bool      noerase)
-{
-
-    // FIX:
-    noerase = _no_erase || noerase;
-
-    if (!_mfl) {
-        return errmsg("Not opened");
-    }
-    if (addr & 0x3) {
-        return errmsg("Address should be 4-bytes aligned.");
-    }
-
-
-    if (cont2phys(addr + cnt) > get_size()) {
-	return errmsg(
-	    "Trying to write %d bytes to address 0x%x, which exceeds max image size (0x%x - half of total flash size).",
-	    cnt,
-	    addr,
-	    get_size() / 2);
-    }
-
-    u_int8_t         *p = (u_int8_t *)data;
-    u_int32_t sect_size = get_sector_size();
-
-    u_int32_t chunk_addr;
-    u_int32_t chunk_size;
-
-    u_int32_t first_set;
-    for (first_set = 0; ((sect_size >> first_set) & 1) == 0; first_set++ )
-        ;
-
-    Aligner align(first_set);
-    align.Init (addr, cnt);
-    while (align.GetNextChunk(chunk_addr, chunk_size)) {
-        // Write / Erase in sector_size alligned chunks
-        int rc;
-
-        if (!noerase) {
-            u_int32_t sector = (chunk_addr / sect_size) * sect_size;
-            if (sector != _curr_sector) {
-                _curr_sector = sector;
-                if (!erase_sector(_curr_sector))
-                    return false;
-            }
-        }
-
-        if (_no_burn)
-            continue;
-
-        // Actual write:
-        u_int32_t phys_addr = cont2phys(chunk_addr);
-        rc = mf_write(_mfl, phys_addr, chunk_size, p);
-        if (rc != MFE_OK) {
-            return errmsg("Flash write of %d bytes to address %s0x%x failed: %s",
-                          chunk_size,
-                          _log2_chunk_size ? "physical " : "",
-                          chunk_addr,
-                          mf_err2str(rc));
-        }
-
-        // Loop advance
-        p    += chunk_size;
-    }
-
-    return true;
-}
-
-
-////////////////////////////////////////////////////////////////////////
-bool Flash::write(u_int32_t addr, u_int32_t data)
-{
-    if (!_mfl) {
-	return errmsg("Not opened");
-    }
-    if (addr & 0x3) {
-        return errmsg("Address should be 4-bytes aligned.");
-    }
-
-    u_int32_t word;
-
-    u_int32_t sector_size = _attr.sector_size;
-    u_int32_t sector_mask = ~(sector_size - 1);
-
-    u_int32_t sector = addr & sector_mask;
-    u_int32_t word_in_sector = (addr & ~sector_mask)/sizeof(u_int32_t);
-
-    if (!read(addr, &word))
-        return false;
-    if (word == data)
-        return true;   // already there
-
-    vector<u_int32_t> buff(sector_size/sizeof(u_int32_t));
-    if (!read(sector, &buff[0] , sector_size))
-        return false;
-    buff[word_in_sector] = data;
-    return write(sector, &buff[0], sector_size);
-} // Flash::write
-
-
-bool Flash::erase_sector  (u_int32_t addr) {
-    int rc;
-
-    u_int32_t phys_addr = cont2phys(addr);
-    rc = mf_erase_sector(_mfl, phys_addr);
-    if (rc != MFE_OK) {
-        return errmsg("Flash erase of address 0x%x failed: %s",
-                      phys_addr,
-                      mf_err2str(rc));
-    }
-
-    return true;
-}
-
-bool Flash::sw_reset() {
-    if (_attr.hw_dev_id != 435) {
-        return errmsg("operation supported only for InfiniScale4 switch over IB interface");
-    }
-    int rc = mf_sw_reset(_mfl);
-    if (rc != MFE_OK) {
-        return errmsg("%s %s", errno == 0 ? "" : strerror(errno), mf_err2str(rc));
-    }
-    return true;
-}
-
-
-
-bool Flash::print_attr() {
-    printf("Flash attributes:\n");
-    printf("  HwDevId          %d\n",     _attr.hw_dev_id);
-    printf("  TotalSize        0x%x\n",   _attr.size);
-    printf("  Banks            0x%x\n",   _attr.size/_attr.bank_size );
-    printf("  SectorSize       0x%x\n",   _attr.sector_size );
-    printf("  WriteBlockSize   0x%x\n",   _attr.block_write);
-    printf("  CmdSet           0x%x\n",   _attr.command_set);
-
-    return true;
-}
-
-bool Flash::print_attr_old_format() {
-    // Needed for some old tools which parce the size section of the CFI query in oder flint versions:
-
-    int i;
-    printf("\n----Sector Organization Parameters-------------------\n\n");
-
-    printf("%-50s ", "Device size:");
-    printf("[%8li] bytes, or [%2i] Mbit\n",
-           (long int)_attr.size,
-           (int) (_attr.size/((long)0x20000)));
-
-    printf("%-50s ", "Number of erase block regions:");
-    printf("%d\n", _attr.num_erase_blocks);
-
-    for (i = 0; i < _attr.num_erase_blocks; i++) {
-        printf("  Size:[%8lx] bytes, Mask [%08x], [Number:[%4i]\n",
-               _attr.erase_block[i].sector_size,
-               _attr.erase_block[i].sector_mask,
-               _attr.erase_block[i].num_sectors);
-    }
-    return true;
-}
-
-////////////////////////////////////////////////////////////////////////
-
-
-
-////////////////////////////////////////////////////////////////////////
-//
-// Burn Operations functions
-//
-////////////////////////////////////////////////////////////////////////
-
-class Operations : public ErrMsg {
-public:
-    Operations() :
-        _last_image_addr(0),
-        _num_ports(2),
-        _allow_skip_is(false),
-        _is_cntx(false),
-        _cntx_striped_image(false),
-        _burn_blank_guids(false),
-        _quick_query(false){}
-
-    enum {
-	GUIDS = 4,
-        MACS  = 2,
-        MAX_GUIDS = 6
-    };
-
-    enum ImageInfoTags {
-        II_IiFormatRevision   = 0,
-        II_FwVersion          = 1,
-        II_FwBuildTime        = 2,
-        II_DeviceType         = 3,
-        II_PSID               = 4,
-        II_VSD                = 5,
-        II_SuppurtedPsids     = 6,
-        II_ProductVer         = 7,
-        II_VsdVendorId        = 8,
-        II_IsGa               = 9,
-        II_Last               = 10,  // Mark the end of used tag ids
-        II_End                = 0xff
-    };
-
-    struct ImageInfo;
-
-    // Burn operations:
-    bool write_image     (Flash& f, u_int32_t addr, void *data, int cnt, bool need_report);
-    bool WriteSignature  (Flash& f, u_int32_t image_idx, u_int32_t sig);
-    bool repair          (Flash& f, const int from, const int to, bool need_report);
-    bool FailSafeBurn    (Flash& f, FImage& fim, bool need_report, bool single_image_burn);
-    bool CntxFailSafeBurn(Flash&     f,
-                          FImage&    fim,
-                          bool       need_report,
-                          ImageInfo* flash_info,
-                          ImageInfo* image_info,
-                          bool       allow_nofs = false);
-
-    bool CheckMatchingDevId(u_int32_t hwDevId, u_int32_t imageDevId);
-
-    // Image operations:
-    bool Verify          (FBase& f, ImageInfo* info = NULL, bool both_images = false);
-    bool VerifyCntx      (FBase& f, ImageInfo* info = NULL, bool both_images = false, bool only_get_start = false);
-
-    bool LoadAsExpRom    (FBase& f);
-
-    bool DumpConf        (const char* conf_file = NULL);
-    bool GetExpRomVersion(ImageInfo* info);
-
-    bool DisplayExpRomInfo(ImageInfo* info);
-    bool DisplayImageInfo (ImageInfo* info);
-
-    bool QueryAll        (FBase& f, ImageInfo* info) {return (IsCntx() ||
-                                                              (QueryIs(f, info) &&
-                                                              (!info->isFailsafe || QueryPs(f, info)))) &&
-                                                             QueryImage(f, info);}
-
-    bool getBSN          (char *s, guid_t *guid);
-    bool getGUID         (const char *s, guid_t *guid);
-
-    bool patchVSD        (FImage& f,
-                          Operations::ImageInfo* info,
-                          const char *user_vsd,
-                          const char *user_psid,
-                          const char *curr_vsd,
-                          const char *curr_psid,
-                          const char *image_psid);
-
-    // Misc operations
-    void SetDevFlags(u_int16_t devType, bool& ib_dev, bool& eth_dev);
-    bool CheckGuidsFlags(u_int16_t devType,
-                         bool ib_dev,
-                         bool guids_specified,
-                         bool eth_dev,
-                         bool macs_specified);
-
-    bool patchGUIDs      (FImage&    f,
-                          ImageInfo* info,
-                          bool       patch_guids,
-                          bool       patch_macs,
-                          bool       user_guids,
-                          bool       user_macs,
-                          guid_t     new_guids[MAX_GUIDS],
-                          guid_t     old_guids[MAX_GUIDS],
-                          u_int32_t num_of_old_guids,
-                          bool       interactive);
-
-    bool printGUIDs(const char* msg, guid_t guids[MAX_GUIDS], bool print_guids, bool print_macs, bool old_guid_fmt);
-
-    void SetNumPorts     (u_int32_t num_ports) {_num_ports = num_ports;}
-    void SetAllowSkipIs  (bool asis)           {_allow_skip_is = asis;}
-
-    void SetBurnBlankGuids(bool b) {_burn_blank_guids = b;}
-    bool GetBurnBlankGuids()       {return _burn_blank_guids;}
-    void SetQuickQuery(bool b)     {_quick_query = b;}
-    bool GetQuickQuery()           {return _quick_query;}
-
-    // ConnectX methods
-    void SetCntxMode     (bool cntx_mode)      {_is_cntx = cntx_mode;}
-    void SetCntxStripedImage(bool si)          {_cntx_striped_image = si;}
-    bool IsCntx          ()                    {return _is_cntx;}
-    bool CheckMac        (u_int64_t mac);
-
-    bool CheckIsCntx     (FBase& f);
-
-    bool CntxIsIb        (u_int32_t devid)     {return (devid == 25408) || // IB SDR
-                                                       (devid == 25418) || // IB DDR
-                                                       (devid == 25428) || // IB QDR
-                                                       (devid == 26418) || // IB DDR
-                                                       (devid == 26428);   // IB QDR
-    }
-
-    bool CntxIsEth       (u_int32_t devid)     {return (devid == 25448) || // ETH
-                                                       (devid == 26448) || // ETH
-                                                       (devid == 25458) || //
-                                                       (devid == 26458) || //
-                                                        CntxIsIb(devid);   // From FW 2.5.0, CntX ib devices also support ETH
-    }
-
-    bool IsIs4           (u_int32_t devid)     {
-                                                return (devid == 435) ||
-                                                       (devid == 48436) ||
-                                                       (devid == 48437) ||
-                                                       (devid == 48438);
-    }
-
-    bool CntxIsMp        (u_int32_t devid)     {return CntxIsIb(devid) && CntxIsEth(devid);}
-
-    bool ask_user        ();
-
-    // _last_image_addr is set by the Verify() op
-    u_int32_t            _last_image_addr;
-
-    //
-    // ImageInfo struct: Everything you wanted to know about the FW image (and was afraid to ask).
-    // This struct includes both user's info (psid, dev rev , fwver ...) and tools internal
-    // info (images locations, guid ptr ...).
-    //
-    struct ImageInfo {
-        ImageInfo() :
-            invSectOk(false),
-            psOk(false),
-            imageOk(false)
-        {
-            memset(allImgStart,    0, sizeof(allImgStart));
-            memset(guids      , 0xff, sizeof(guids));
-
-            psid[0] = '\0';
-            vsd[0]  = '\0';
-            for (int i=0; i < II_Last; i++ )
-                infoOffs[i] = 0;
-
-            expRomFound = false;
-        }
-
-        // *Ok : The exit status of the specific query.
-        // Note - invSectOk = true doesnt mean that invariant sector exists, it
-        //        only means that the query was OK (and isFailsafe may be false).
-
-        bool         invSectOk;
-        bool         psOk;
-        bool         imageOk;
-
-        u_int32_t    allImgStart[2];
-
-        bool         isFailsafe;
-
-        // ConnectX:
-        // For an image file where the image is marked as FW but actually contiguous, this bit would be cleared.
-        bool         actuallyFailsafe;
-        u_int32_t    cntxLog2ChunkSize;
-
-        bool         validImage[2];
-        u_int32_t    psStart;
-        u_int32_t    imgStart;
-
-        // For ConnectX, guids 4:5 are the cards MAC addresses (if applicable)
-        guid_t       guids[MAX_GUIDS];
-        u_int32_t    guidPtr;
-        u_int32_t    guidNum;
-        bool         blankGuids;
-
-        u_int32_t    infoSectPtr;
-
-        u_int16_t    vsdVendorId;
-        char         vsd[VSD_LEN+1];
-        char         psid[PSID_LEN+1];
-        char         productVer[17];
-
-        bool         isGa;
-
-        u_int8_t     isVer;
-        u_int16_t    fwVer[3];        // = {major_ver, minor_ver , sum_minor_ver}
-        u_int16_t    fwTime[6];  // = {year, month, day, hour, minute, second}
-
-        u_int16_t    devType;
-        u_int8_t     devRev;
-
-        u_int32_t    infoOffs[II_Last];  // Offset of the tag data inside the info section data.
-                                         // Can not be 0 (because of tag header) - 0 means not found.
-        bool         expRomFound;
-        bool         expRomValidVersion;
-        u_int16_t    expRomProductId;    // 0 - invalid.
-        u_int16_t    expRomVer[3];
-        u_int16_t    expRomDevId;
-        u_int8_t     expRomPort;
-
-        bool         magicPatternFound;
-    };
-
-    enum {MAX_SW_DEVICES_PER_HW=16};
-
-    struct HwDevData {
-        const char*      name;
-        u_int32_t        hwDevId;
-        int              portNum;
-        // Zero terminated list of SW device ids
-        const u_int32_t  swDevIds[MAX_SW_DEVICES_PER_HW];
-    };
-
-    bool FwVerLessThan(u_int16_t r1[3], u_int16_t r2[3]) {
-        int i;
-        for (i = 0; i < 3 ; i++)
-            if      (r1[i] < r2[i])
-                return true;
-            else if (r1[i] > r2[i])
-                return false;
-
-        return false; // equal versions
-    }
-
-    enum {CNTX_START_POS_SIZE = 6};
-
-    static const u_int32_t _cntx_image_start_pos[CNTX_START_POS_SIZE];
-
-    static const u_int32_t _cntx_magic_pattern[4];
-
-    void patchGUIDsSection      (u_int32_t *buf, u_int32_t ind,
-				 guid_t guids[GUIDS], int nguids);
-private:
-
-    bool FailSafe_burn_image   (Flash&       f,
-				void         *data,
-				int          ps_addr,
-				const char*  image_name,
-				int          image_addr,
-				int          image_size,
-				bool         need_report);
-
-    bool CheckInvariantSector   (Flash& f, u_int32_t *data32, int sect_size);
-
-    bool FailSafe_burn_internal (Flash& f, void *data, int cnt, bool need_report);
-
-    bool checkBoot2             (FBase& f, u_int32_t beg, u_int32_t offs,
-		                 u_int32_t& next, const char *pref);
-
-    bool checkGen               (FBase& f, u_int32_t beg,
-                                 u_int32_t offs, u_int32_t& next, const char *pref);
-
-    bool checkPS                (FBase& f, u_int32_t offs, u_int32_t& next, const char *pref);
-
-    bool checkList              (FBase& f, u_int32_t offs, u_int32_t fw_start, const char *pref);
-
-    bool extractGUIDptr         (u_int32_t sign, u_int32_t *buf, int buf_len,
-				 char *pref, u_int32_t *ind, int *nguids);
-
-
-    void recalcSectionCrc       (u_int8_t *buf, u_int32_t data_size);
-
-    u_int32_t BSN_subfield      (const char *s, int beg, int len);
-
-    void PatchPs                (u_int8_t*      rawPs,
-                                 const char     vsd[VSD_LEN],
-                                 const char     psid[PSID_LEN]   = NULL,
-                                 u_int32_t      imageAddr        = 0);
-
-    void PatchInfoSect          (u_int8_t*      rawSect,
-                                 u_int32_t      vsdOffs,
-                                 const char*    vsd);
-
-    bool QueryIs                (FBase& f,  ImageInfo* info);
-    bool QueryPs                (FBase& f,  ImageInfo* info);
-    bool QueryImage             (FBase& f,  ImageInfo* info);
-
-    bool CntxFindMagicPattern   (FBase& f,  u_int32_t addr);
-    bool CntxFindAllImageStart  (FBase& f,  u_int32_t start_locations[CNTX_START_POS_SIZE], u_int32_t* found_images);
-    bool CntxGetFsData          (FBase& f,  u_int32_t img_addr, bool& fs_en, u_int32_t& log2chunk_size);
-
-    bool ParseInfoSect          (u_int8_t* buff, u_int32_t byteSize, ImageInfo *info);
-
-    u_int32_t _num_ports;
-    bool      _allow_skip_is;
-    bool      _is_cntx;
-    bool      _cntx_striped_image;
-
-    bool      _burn_blank_guids;
-    bool      _quick_query;
-
-    static const HwDevData hwDevData[];
-
-    std::vector<u_int8_t>  _fw_conf_sect;
-    std::vector<u_int8_t>  _rom_sect;
-};
-
-
-const u_int32_t Operations::_cntx_magic_pattern[4] = {
-    0x4D544657,   // Ascii of "MTFW"
-    0x8CDFD000,   // Random data
-    0xDEAD9270,
-    0x4154BEEF
-};
-
-const u_int32_t Operations::_cntx_image_start_pos[Operations::CNTX_START_POS_SIZE] = {
-           0,
-     0x10000,
-     0x20000,
-     0x40000,
-     0x80000,
-    0x100000
-};
-
-const Operations::HwDevData Operations::hwDevData[] = {
-    { "InfiniHost"       , 23108 , 2, {23108, 0}},
-    { "InfiniHost III Ex", 25208 , 2, {25208, 25218, 0}},
-    { "InfiniHost III Lx", 25204 , 1, {25204, 0}},
-    { "ConnectX"         ,   400 , 2, {25408, 25418, 26418,
-                                       26428, 25448, 26448,
-                                       25458, 26458, 0}},
-    { "InfiniScale IV"   ,   435 , 0, {48436, 48437, 48438, 0}},
-    { NULL               ,     0 , 0, {0}},// zero devid terminator
-};
-
-//
-// Asks user a yes/no question.
-// Returns true if user chose Y, false if user chose N.
-//
-
-bool Operations::ask_user() {
-    printf("\n Do you want to continue ? (y/n) [n] : ");
-    if (_assume_yes)
-        printf("y\n");
-    else {
-        char ansbuff[32];
-        ansbuff[0] = '\0';
-        if (_assume_no) {
-            printf("n\n");
-            return errmsg("-no flag is set");
-        }
-
-        if (!isatty(0)) {
-            return errmsg("Not on tty - Can not interact. assuming \"no\"");
-        }
-        fflush(stdout);
-        fgets(ansbuff, 30, stdin);
-
-        if (  strcmp(ansbuff, "y\n") &&
-              strcmp(ansbuff, "Y\n") &&
-              strcmp(ansbuff, "yes\n") &&
-              strcmp(ansbuff, "Yes\n") &&
-              strcmp(ansbuff, "YES\n"))
-            return errmsg("Aborted by user");
-    }
-    return true;
-}
-
-bool Operations::write_image(Flash& f, u_int32_t addr, void *data, int cnt, bool need_report)
-{
-    u_int8_t   *p = (u_int8_t *)data;
-    u_int32_t  curr_addr = addr;
-    u_int32_t  towrite = cnt;
-    u_int32_t  perc = 0xffffffff;
-
-    //f.curr_sector = 0xffffffff;  // Erase sector first time
-    if (need_report) {
-        printf("000%%");
-        fflush(stdout);
-    }
-
-
-    while (towrite) {
-        // Write
-        int trans = (towrite > (int)Flash::TRANS) ? (int)Flash::TRANS : towrite;
-        if (!f.write(curr_addr, p, trans))
-            return errmsg("Flash write failed: %s", f.err());
-        p += trans;
-        curr_addr += trans;
-        towrite -= trans;
-
-        // Report
-        if (need_report) {
-            u_int32_t new_perc = ((cnt - towrite) * 100) / cnt;
-            if (new_perc != perc) {
-                printf("\b\b\b\b%03d%%", new_perc);
-                fflush(stdout);
-                perc = new_perc;
-            }
-        }
-    }
-
-    if (need_report) {
-        printf("\b\b\b\b100%%");
-        fflush(stdout);
-    }
-
-    return true;
-} //  Flash::write_image
-
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::WriteSignature(Flash& f, u_int32_t image_idx, u_int32_t sig) {
-    u_int32_t sect_size = f.get_sector_size();
-
-    if (!f.write( sect_size * (image_idx + 1)  + 8, &sig, 4, true))
-        return false;
-
-    return true;
-}
-
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::repair(Flash& f, const int from, const int to, bool need_report)
-{
-
-    u_int32_t sect_size = f.get_sector_size();
-
-    report("Repairing: Copy %s image to %s     -", from ? "secondary" : "primary" ,
-           to ? "secondary" : "primary");
-
-
-    // Read valid pointer sector
-    u_int32_t sect[sizeof(PS)/4];
-    report("\b READ %s ", from ? "SPS" : "PPS");
-    if (!f.read(from ? sect_size*2 : sect_size, sect, sizeof(sect) , need_report)) {
-        report("FAILED\n\n");
-        return false;
-    }
-    report_erase(" READ %s 100%", from ? "SPS" : "PPS");
-
-    u_int32_t im_ptr = sect[0];
-    u_int32_t sig    = sect[2];
-
-    TOCPU1(im_ptr);
-    TOCPU1(sig);
-
-    // Make sure ps ik ok:
-    if (sig != SIGNATURE) {
-        return errmsg("Can not copy image. Pointer sector %d signature is bad (%08x).", from, sig);
-    }
-
-    // Valid image size in bytes
-    u_int32_t im_size_b;
-    if (!f.read(sect_size * (from+1) + 4, &im_size_b)) {
-        report("FAILED\n\n");
-        return false;
-    }
-    TOCPU1(im_size_b);
-
-    // Valid image size in sectors
-    u_int32_t im_size_s = (im_size_b + sect_size - 1) / sect_size;
-
-    // Address to copy valid image
-    u_int32_t write_to = (!to) ? sect_size * 3 : sect_size * (3 + im_size_s);
-
-    // f.read valid image
-    report(" READ FW ");
-    fflush(stdout);
-    char *buf = new char[im_size_b];
-    if (!f.read(im_ptr, buf, im_size_b, need_report)) {
-        report("FAILED\n\n");
-        delete [] buf;
-        return false;
-    }
-    report_erase(" READ FW 100%");
-
-    // Copy it to right place
-    report("\b WRITE FW ");
-    fflush(stdout);
-    if (!write_image(f, write_to, buf, im_size_b, need_report)) {
-        report("FAILED\n\n");
-        delete [] buf;
-        return false;
-    }
-    delete [] buf;
-    report_erase(" WRITE FW 100%");
-
-    // Set new image address
-    // ++++++
-    sect[0] = __be32_to_cpu(write_to);
-
-    // Calculate new CRC
-    // ++++++
-    Crc16 crc;
-
-    for (u_int32_t i = 0; i < (sizeof(sect)/4 - 1) ; i++) {
-        crc << __be32_to_cpu(sect[i]);
-    }
-    crc.finish();
-
-    sect[sizeof(sect)/4 - 1] = __be32_to_cpu(crc.get());
-
-    // Corrupt signature
-    u_int32_t valid_signature = sect[2];
-    sect[2] = 0xffffffff;
-
-    // Write it to invalid sector
-    report("\b WRITE %s ", to ? "SPS" : "PPS");
-    if (!write_image(f, to ? sect_size*2 : sect_size, sect, sizeof(sect), need_report)) {
-        report("FAILED\n\n");
-        return false;
-    }
-    report_erase(" WRITE %s 100%", to ? "SPS" : "PPS");
-
-    // Validate signature
-    report("\b SIGNATURE     ");
-    if (!WriteSignature(f, to, valid_signature)) {
-        report("FAILED\n\n");
-        return false;
-    }
-
-    report_erase(" SIGNATURE     ");
-    report(" OK       \n");
-    return true;
-} // Flash::repair
-
-
-
-
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::FailSafe_burn_image(Flash&       f,
-                         void         *data,
-                         int          ps_addr,
-                         const char*  image_name,
-                         int          image_addr,
-                         int          image_size,
-                         bool         need_report) {
-
-    u_int8_t* data8 = (u_int8_t*) data;
-    u_int32_t sect_size = f.get_sector_size();
-
-    report("Burning %-6s FW image without signatures  - ", image_name);
-    fflush(stdout);
-
-    // Invalidate signature
-    u_int32_t zeros = 0;
-    if (!f.write(ps_addr + 8, &zeros, 4, true)) {
-        report("FAILED (Invalidating signature)\n\n");
-        return false;
-    }
-
-    // Burn image (from new offset)
-
-    // Both burnt images are taken from the first image in the file - both images in file are identical.
-    // (future binary releases may contain a single image).
-    if (!write_image(f, image_addr, data8 + sect_size * 3, image_size, need_report)) {
-        report("FAILED\n\n");
-        return false;
-    }
-    report("\b\b\b\bOK  \n");
-    report("Restoring %-6s signature                  - ", image_name);
-    fflush(stdout);
-
-    // Burn PS
-    if (!write_image(f, ps_addr, data8 + ps_addr, sect_size, false)) {
-        report("FAILED\n\n");
-        return false;
-    }
-
-    // Validate signature
-    u_int32_t sig = SIGNATURE;
-    TOCPU1(sig);
-    if (!f.write(ps_addr + 8, &sig, 4, true)) {
-        report("FAILED\n\n");
-        return false;
-    }
-
-    report("OK  \n");
-
-    return true;
-}
-
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::FailSafe_burn_internal(Flash& f, void *data, int cnt, bool need_report)
-{
-    u_int32_t *data32 = (u_int32_t *)data;
-
-    u_int32_t sect_size = f.get_sector_size();
-
-    // Extract Primary/Secondary image pointers and lengths
-    u_int32_t prim_ptr = data32[sect_size / 4];
-    u_int32_t prim_len = data32[sect_size / 4 + 1];
-    u_int32_t scnd_ptr = data32[(sect_size * 2) / 4];
-    u_int32_t scnd_len = data32[(sect_size * 2) / 4 + 1];
-    TOCPU1(prim_ptr);
-    TOCPU1(prim_len);
-    TOCPU1(scnd_ptr);
-    TOCPU1(scnd_len);
-    if ((cnt < (int)(prim_ptr + prim_len)) || (cnt < (int)(scnd_ptr + scnd_len))) {
-        return errmsg("Invalid image: too small.");
-    }
-    if (prim_len != scnd_len) {
-        return errmsg("Invalid image: two FW images should have the same size.");
-    }
-
-    // Image size from flash
-    u_int32_t old_im_size;
-    if (!f.read(sect_size + 4, &old_im_size)) {
-        report("FAILED\n\n");
-        return false;
-    }
-    TOCPU1(old_im_size);
-
-    u_int32_t prim_order;
-    u_int32_t scnd_order;
-
-    u_int32_t ps_addr[2];
-    u_int32_t image_addr[2];
-    const char* image_name[2];
-
-
-    if (prim_len > old_im_size) {
-        scnd_order = 0;
-        prim_order = 1;
-    } else {
-        prim_order = 0;
-        scnd_order = 1;
-    }
-
-    image_name[scnd_order] = "Secondary";
-    image_addr[scnd_order] = scnd_ptr;
-    ps_addr   [scnd_order] = sect_size * 2;
-
-    image_name[prim_order] = "Primary";
-    image_addr[prim_order] = prim_ptr;
-    ps_addr   [prim_order] = sect_size;
-
-
-    for (int i = 0 ; i < 2 ; i++) {
-        if (!FailSafe_burn_image(f, data, ps_addr[i], image_name[i], image_addr[i], prim_len, need_report)) {
-            return false;
-        }
-    }
-
-    return true;
-}
-
-bool Operations::CheckInvariantSector(Flash& f, u_int32_t *data32, int sect_size) {
-    int i;
-
-    report("\nRead and verify Invariant Sector            - ");
-    fflush(stdout);
-
-    // Once more check signature - the Inv.Sector signature should be OK
-    u_int32_t signature;
-    if (!f.read(0x24, &signature)) {
-        report("FAILED\n\n");
-        return false;
-    }
-    TOCPU1(signature);
-    if (signature != SIGNATURE) {
-        report("FAILED\n\n");
-	return errmsg("Flash has wrong signature in Invariant Sector (Expected %08x, got %08x).", SIGNATURE, signature);
-    }
-
-    // Now check Invariant sector contents
-    vector<u_int32_t> buf1(sect_size/4);
-
-    if (!f.read(0, &buf1[0] , sect_size)) {
-        report("FAILED\n\n");
-        return false;
-    }
-
-    int first_diff = -1;
-
-    for (i=0; i < sect_size/4; i++) {
-        if (buf1[i] != data32[i]  &&  (data32[i] != 0 || buf1[i] != 0xffffffff)) {
-            if (first_diff == -1)
-                first_diff = i;
-        }
-    }
-
-    // Check if a diff was found:
-    if (first_diff != -1) {
-            report("DIFF DETECTED\n\n");
-            printf(" Invariant sector mismatch. Address 0x%x "
-                   " in image: 0x%08x, while on flash: 0x%08x\n\n",
-                   first_diff*4 , data32[first_diff], buf1[first_diff]);
-
-            printf(" The invariant sector can not be burnt in a failsafe manner.\n");
-
-        if (_allow_skip_is) {
-            printf(" You can continue the FW update without burning the invariant sector.\n"
-                   " See FW release notes for details on invariant sector updates.\n\n");
-
-            return ask_user();
-
-        } else {
-            // Continue with burn
-            printf(" You can perform the FW update without burning the invariant sector by\n"
-                   " by specifying the -skip_is flag.\n"
-                   " See FW release notes for details on invariant sector updates.\n\n");
-
-            return errmsg("Invariant sector mismatch");
-        }
-    }
-
-    report("OK\n");
-    return true;
-
-}
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::FailSafeBurn(Flash& f, FImage& fim, bool need_report, bool single_image_burn)
-{
-    u_int32_t *data32 = fim.getBuf();
-    u_int8_t  *data8  = (u_int8_t *) data32;
-    void*      data   = data8;
-    int        size   = fim.getBufLength();
-
-    u_int32_t i;
-
-    u_int32_t sect_size     = f.get_sector_size();
-    u_int32_t img_sect_size = fim.get_sector_size();
-
-    // Check that the flash sector size is well defined in the image
-    if (img_sect_size && (img_sect_size != sect_size)) {
-        return errmsg("Flash sector size(0x%x) differs from sector size defined in the image (0x%x).\n"
-                      "This means that the given FW file is not configured to work with the burnt HCA board type.\n",
-                      sect_size,
-                      img_sect_size);
-    }
-
-    if (size < (int)sect_size * 3) {
-        report("FAILED\n\n");
-        return errmsg("Image is too small.");
-    }
-
-    if (!CheckInvariantSector(f, data32, sect_size)) {
-        return false;
-    }
-
-    // Check signatures in image
-    u_int32_t actual_signature = data32[sect_size/4 + 2];
-
-    u_int32_t signature_for_compare = actual_signature;
-
-    TOCPU1(signature_for_compare);
-    if (signature_for_compare != SIGNATURE) {
-        return errmsg("Bad image file given: signature in PPS is 0x%08x (should be 0x%08x)",
-		      signature_for_compare, SIGNATURE);
-    }
-    signature_for_compare = data32[(sect_size * 2)/4 + 2];
-    TOCPU1(signature_for_compare);
-    if (signature_for_compare != SIGNATURE) {
-        return errmsg("Bad image file given: signature in SPS is 0x%08x (should be 0x%08x)",
-		      signature_for_compare, SIGNATURE);
-    }
-
-    // Corrupt signatures in image
-    data32[sect_size/4 + 2] = 0xffffffff;
-    data32[(sect_size * 2)/4 + 2] = 0xffffffff;
-
-    bool       cur_image_ok[2] = {false, false};
-    u_int32_t  cur_image_addr[2];
-    u_int32_t  cur_image_size[2];
-
-    // Check signatures on flash
-    report("Read and verify PPS/SPS on flash            - ");
-    for (i = 0 ; i < 2 ; i++) {
-        if (!f.read(sect_size * (i+1) + 8, &signature_for_compare)) {
-
-        }
-        TOCPU1(signature_for_compare);
-        if (signature_for_compare == SIGNATURE) {
-            cur_image_ok[i] = true;
-
-            if (!f.read(sect_size * (i+1)    , &cur_image_addr[i]) ||
-                !f.read(sect_size * (i+1) + 4, &cur_image_size[i])) {
-                 report("FAILED\n\n");
-                 return false;
-            }
-
-            TOCPU1(cur_image_addr[i]);
-            TOCPU1(cur_image_size[i]);
-        }
-    }
-
-    if (!cur_image_ok[0] && !cur_image_ok[1]) {
-        //
-        // Both images are invalid on flash
-        // --------------------------------
-        //
-        printf("\nBoth images (primary and secondary) are invalid on flash.\n");
-        printf("The burning can not be failsafe, but it is harmless for host.\n");
-        if(!ask_user()) {
-            return false;
-        }
-
-        // Burn all image
-        report("Burn FW image without signatures - ");
-        fflush(stdout);
-        if (!write_image(f, sect_size, data8 + sect_size, size - sect_size, need_report)) {
-            report("FAILED\n\n");
-            return false;
-        }
-        report("\b\b\b\bOK  \n");
-
-        // Restore signatures
-        report("Restore right signatures         - ");
-        fflush(stdout);
-        if (!WriteSignature(f, 0, actual_signature)) {
-            report("FAILED (PPS Signature)\n\n");
-            return false;
-        }
-        if (!WriteSignature(f, 1, actual_signature)) {
-            report("FAILED (SPS Signature)\n\n");
-            return false;
-        }
-        report("OK\n");
-        return true;
-    } else {
-        report("OK\n");
-    }
-
-    if (single_image_burn == false) {
-
-        if (cur_image_ok[0] == false || cur_image_ok[1] == false) {
-            int image_from;
-            int image_to;
-
-	    assert (cur_image_ok[1] || cur_image_ok[0]);
-
-            if (cur_image_ok[1]) {
-                image_from = 1;
-                image_to   = 0;
-            } else {
-                image_from = 0;
-                image_to   = 1;
-            }
-
-	    report("Reparable Error Detected.\n");
-	    if (!repair(f, image_from, image_to, need_report))
-		    return false;
-        }
-
-        //
-        // Both images are valid on flash
-        //
-        return FailSafe_burn_internal(f, data, size, need_report);
-
-    } else {
-
-        //
-        // Single image burn:
-        //
-
-        // Extract Primary/Secondary image pointers and lengths
-        u_int32_t frst_new_image_addr = data32[sect_size / 4];
-        u_int32_t frst_new_image_size = data32[sect_size / 4 + 1];
-        TOCPU1(frst_new_image_addr);
-        TOCPU1(frst_new_image_size);
-
-        if (!cur_image_ok[0] && cur_image_ok[1]) {
-            // Second image is valid on flash.
-            // If the new image can fit in the first image gap, it would be
-            //   burnt as first image.
-            // Otherwise (new image too big), image on flash is copied from second to
-            //   first image, and new image would be written as second.
-
-            if (frst_new_image_addr + frst_new_image_size > cur_image_addr[1]) {
-                // New image is too large - can not get in between first image start
-                // and current (second) image - move current image to be first.
-                if (!repair(f, 1, 0, need_report))
-                    return false;
-
-                // Now 2 images are valid
-                cur_image_ok[0] = true;
-            } else {
-                if (!FailSafe_burn_image(f, data, sect_size, "first", sect_size * 3, frst_new_image_size, need_report))
-                    return false;
-
-                if (!WriteSignature(f, 1, 0))
-                    return false;
-
-                return true;
-            }
-        }
-
-        if (cur_image_ok[0] && cur_image_ok[1]) {
-            // Invalidate second image
-            if (!WriteSignature(f, 1, 0)) {
-                report("FAILED\n");
-                return false;
-            }
-
-            cur_image_ok[1] = false;
-        }
-
-        if (cur_image_ok[0] && !cur_image_ok[1]) {
-            u_int32_t new_image_size_sect = ((frst_new_image_size - 1) / sect_size) + 1 ;
-
-            // First image is valid on flash.
-            // If the new image is smaller than current image, it would
-            // overwrite the end of current image. In this case, move the current image
-            // to the second position and burn in first.
-            //
-            // TODO: STOP THIS MOVEMENT BULLSHI%@#&! !!! : Reproduce PS in flint with the correct addr. Locate second image in middle of flash.
-
-            if ( (3 + new_image_size_sect) * sect_size < cur_image_addr[0] + cur_image_size[0]) {
-                // New image overwrites end of cur image
-                // move current image to be second.
-                if (!repair(f, 0, 1, need_report))
-                    return false;
-
-                // Now 2 images are valid
-                cur_image_ok[1] = true;
-
-                // Burn new image as firse
-                if (!FailSafe_burn_image(f, data, sect_size, "first",
-                                         sect_size * 3, frst_new_image_size, need_report))
-                    return false;
-
-                if (!WriteSignature(f, 1, 0))
-                    return false;
-
-                return true;
-
-            } else {
-                if (!FailSafe_burn_image(f, data, sect_size * 2, "second",
-                                     sect_size * (3 + new_image_size_sect) , frst_new_image_size, need_report))
-                    return false;
-
-                // Invalidate first image
-                if (!WriteSignature(f, 0, 0))
-                    return false;
-
-                return true;
-
-            }
-        } else {
-            report("Bad flash state: Valid images = (%d,%d).\n", cur_image_ok[0], cur_image_ok[1] );
-            return false;
-        }
-
-    }
-
-    return true;
-}
-
-bool Operations::CntxFailSafeBurn(Flash&    f,
-                                  FImage&   fim,
-                                  bool      need_report,
-                                  Operations::ImageInfo* flash_info,
-                                  Operations::ImageInfo* image_info,
-                                  bool      allow_nofs) {
-
-    // TODO: See getBuf effect on zebra image.
-    u_int8_t  *data8      = (u_int8_t *) fim.getBuf();
-    int        image_size = fim.getBufLength();
-    u_int32_t  zeroes     = 0;
-
-    bool is_curr_image_in_odd_chunks;
-
-    if (!allow_nofs) {
-        if (!image_info->isFailsafe) {
-            return errmsg("The given image is not a failsae image");
-        }
-
-        if (flash_info->cntxLog2ChunkSize != image_info->cntxLog2ChunkSize) {
-            return errmsg("Failsafe chunk sizes in flash (0x%x) and in image (0x%x) are not the same.",
-                          1 << flash_info->cntxLog2ChunkSize,
-                          1 << image_info->cntxLog2ChunkSize);
-        }
-    }
-
-    u_int32_t new_image_start;
-
-    if (flash_info->imgStart != 0) {
-        is_curr_image_in_odd_chunks = 1;
-        new_image_start = 0;
-    } else {
-        is_curr_image_in_odd_chunks = 0;
-        new_image_start = (1 << image_info->cntxLog2ChunkSize);
-    }
-
-    //printf("-I- Chunk=%x . Cur image start=%x burning from %x, flash_log2_chunk_size=%d\n",
-    //       1 << flash_info->cntxLog2ChunkSize,
-    //       flash_info->imgStart,
-    //       new_image_start,
-    //       flash_info->cntxLog2ChunkSize);
-
-    if (image_info->isFailsafe) {
-        f.set_address_convertor(image_info->cntxLog2ChunkSize, !is_curr_image_in_odd_chunks);
-    } else {
-        f.set_address_convertor(0,0);
-        new_image_start = 0;
-    }
-
-    // Go ahead and burn!
-    const char* image_name = new_image_start == 0 ? "first" : "second";
-    report("\nBurning %-6s FW image without signatures  - ", image_name);
-
-    fflush(stdout);
-
-    if (!write_image(f, 16 , data8 + 16, image_size - 16, need_report)) {
-        report("FAILED\n\n");
-        return false;
-    }
-    report("\b\b\b\bOK  \n");
-
-    report("Restoring %-6s signature                  -     ", image_name);
-
-    fflush(stdout);
-
-    // Write new signature
-    if (!f.write(0, data8, 16, true)) {
-        report("FAILED\n\n");
-        return false;
-    }
-
-    // Write new image start address to crspace (for SW reset)
-    f.cr_write(0xf0000, (new_image_start << 8) | 0x06);
-
-    if (image_info->isFailsafe) {
-        if (allow_nofs) {
-            // When burning in nofs, remnant of older image with different chunk size
-            // may reside on the flash -
-            // Invalidate all images marking on flash except the one we've just burnt
-
-            u_int32_t cntx_image_start[CNTX_START_POS_SIZE];
-            u_int32_t cntx_image_num;
-            u_int32_t i;
-
-            CntxFindAllImageStart(f, cntx_image_start, &cntx_image_num);
-            // Address convertor is disabled now - use phys addresses
-            for (i = 0; i < cntx_image_num; i++) {
-                if (cntx_image_start[i] != new_image_start) {
-                    if (!f.write(cntx_image_start[i], &zeroes, sizeof(zeroes), true)) {
-                        report("FAILED\n\n");
-                        return false;
-                    }
-                }
-            }
-        } else {
-            // invalidate previous signature
-            f.set_address_convertor(image_info->cntxLog2ChunkSize, is_curr_image_in_odd_chunks);
-            if (!f.write(0, &zeroes, sizeof(zeroes), true)) {
-                report("FAILED\n\n");
-                return false;
-            }
-        }
-    }
-    report("\b\b\b\bOK  \n");
-
-    if (allow_nofs && image_info->isFailsafe) {
-
-    }
-
-    return true;
-}
-
-
-
-
-////////////////////////////////////////////////////////////////////////
-//                                                                    //
-// ****************************************************************** //
-//                        VERIFY FLASH                                //
-// ****************************************************************** //
-//                                                                    //
-////////////////////////////////////////////////////////////////////////
-
-
-//
-// Cntx image verification flow:
-//
-// The "zebra"failsafe scheme presents few problems:
-// - Need to search for a valid image in the flash.
-// - handle no image / more than a single valid image cases
-// - check image actual start location(s) vs. fs_zebra_size field in the image.
-// - Image file is not striped though its fs_zebra_size sais it is - need to allow that
-//   when checking a file.
-//
-// Verification flow:
-//
-// 1. Find image start addresses.
-//    if num of start_addr not in [1,2] - Error - corrupted flash
-// 2. for each start_addr:
-//      Check that its fs_zebra_size is identical to other images (if exists)
-//      For Flash:
-//          Set address translation according to the fs_zebra_size.
-//      For File:
-//          *GUESS* if image is contiguous or striped. This can be according
-//          to the file size vs. image size field in the image.
-//          Set address translation according to the fs_zebra_size or to 0.
-//      verify - same as previous projects nofs image, with the aditional start
-//
-
-
-bool Operations::CntxFindMagicPattern       (FBase& f,  u_int32_t addr) {
-    int i;
-    if (addr + 16 > f.get_size()) {
-        return false;
-    }
-    for (i = 0; i < 4 ; i++) {
-        u_int32_t w;
-        READ4(f, addr + i * 4, &w, "Magic Pattern" );
-        TOCPU1(w);
-        if (w != _cntx_magic_pattern[i]) {
-            //printf("-D- Looking for magic pattern %d addr %06x: Exp=%08x Act=%08x\n", i, addr + i * 4, _cntx_magic_pattern[i], w);
-            return false;
-        }
-    }
-
-    return true;
-}
-
-// FindAllImageStart
-// OUT: start_locations: set to the start addresses of the found image markers (in accending order)
-// OUT: found_images:    Number of found images (and number of valid entries in the start_locations array).
-bool Operations::CntxFindAllImageStart       (FBase& f,  u_int32_t start_locations[CNTX_START_POS_SIZE], u_int32_t* found_images) {
-    int i;
-    f.set_address_convertor(0,0);
-
-    *found_images = 0;
-    for (i = 0; i < CNTX_START_POS_SIZE; i++) {
-        if (CntxFindMagicPattern(f, _cntx_image_start_pos[i])) {
-            start_locations[*found_images] = _cntx_image_start_pos[i];
-            (*found_images)++;
-        }
-    }
-
-    return true;
-}
-
-bool Operations::checkBoot2(FBase& f, u_int32_t beg, u_int32_t offs,
-                u_int32_t& next, const char *pref)
-{
-    u_int32_t    size;
-
-    char         *pr = (char *)alloca(strlen(pref) + 512);
-
-    sprintf(pr, "%s /0x%08x/ (BOOT2)", pref, offs+beg);
-
-    // Size
-    READ4(f, offs+beg+4, &size, pr);
-    TOCPU1(size);
-    if (size > 1048576 || size < 4) {
-        report("%s /0x%08x/ - unexpected size (0x%x)\n", pr, offs+beg+4, size);
-        return false;
-    }
-
-    sprintf(pr, "%s /0x%08x-0x%08x (0x%06x)/ (BOOT2)", pref, offs+beg,
-            offs+beg+(size+4)*4-1, (size+4)*4);
-
-    Crc16        crc;
-    u_int32_t    *buff = (u_int32_t*)alloca((size + 4)*sizeof(u_int32_t));
-
-    READBUF(f, offs+beg, buff, size*4 + 16, pr);
-    TOCPUn(buff, size+4);
-    CRC1n(crc, buff, size+4);
-    crc.finish();
-    u_int32_t crc_act = buff[size+3];
-    if (crc.get() != crc_act) {
-        report("%s /0x%08x/ - wrong CRC (exp:0x%x, act:0x%x)\n",
-               pr, offs+beg, crc.get(), crc_act);
-        return errmsg("Bad CRC");
-    }
-
-    if (_print_crc)
-        report("%s - OK (CRC:0x%04x)\n", pr, crc_act&0xffff);
-    else
-        report("%s - OK\n", pr);
-    next = offs + size*4 + 16;
-    return true;
-} // checkBoot2
-
-static int part_cnt;
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::checkGen(FBase& f, u_int32_t beg,
-              u_int32_t offs, u_int32_t& next, const char *pref)
-{
-    char         *pr = (char *)alloca(strlen(pref) + 100);
-
-    char         unknown_sect_name[128];
-    const char*  sect_name;
-
-    u_int32_t    size=0;
-    GPH          gph;
-
-    // GPH
-    sprintf(pr, "%s /0x%08x/ (GeneralHeader)", pref, offs+beg);
-    READBUF(f, offs+beg, &gph, sizeof(GPH), pr);
-    TOCPUBY(gph);
-
-    // Body
-    part_cnt++;
-
-    // May be BOOT3?
-    if (gph.type < H_FIRST  ||  gph.type >= H_LAST) {
-        if (part_cnt > 2) {
-            //report("%s /0x%x/ - Invalid partition type (%d)\n",
-            //       pref, offs+beg, gph.type);
-            //return false;
-        } else
-            return checkBoot2(f, beg, offs, next, pref);
-    }
-
-    // All partitions here
-    offs += beg;
-
-    if (gph.type < H_FIRST  ||  gph.type >= H_LAST) {
-        // For forward compatibility, try analyzing even if section type is uncknown
-        // Assuming the size is in DW, like all other sections (except emt service).
-        // If this assumption is wrong, CRC calc would fail - no harm done.
-        sprintf(unknown_sect_name, "UNKNOWN (%d)" , gph.type);
-        sect_name = unknown_sect_name;
-        size = gph.size * 4;
-    } else {
-        if (gph.type == H_EMT) {
-            size = (gph.size + 3) / 4 * 4;
-        } else {
-            size = gph.size * 4;
-        }
-        sect_name = g_sectNames[gph.type];
-    }
-
-    sprintf(pr, "%s /0x%08x-0x%08x (0x%06x)/ (%s)",
-                pref, offs, offs+size+(u_int32_t)sizeof(gph)+3,
-                size+(u_int32_t)sizeof(gph)+4, sect_name);
-
-    if (size > MAX_SECTION_SIZE) {
-        report("%s - size too big (0x%x)\n",
-               pr, size);
-        return false;
-    }
-
-    // CRC
-    Crc16        crc;
-    std::vector<u_int8_t> buffv(size);
-    u_int32_t *buff = (u_int32_t*)(&(buffv[0]));
-
-    READBUF(f, offs+sizeof(gph), buff, size, pr);
-
-    TOCPUn(buff,size/4);
-    CRCBY(crc, gph);
-    CRCn(crc, buff, size/4);
-    crc.finish();
-    u_int32_t crc_act;
-    READ4(f, offs+sizeof(gph)+size, &crc_act, pr);
-    TOCPU1(crc_act);
-    bool blank_crc = false;
-    if (gph.type == H_GUID && crc_act == 0xffff) {
-        blank_crc = true;
-    } else if (crc.get() != crc_act) {
-        report("%s /0x%08x/ - wrong CRC (exp:0x%x, act:0x%x)\n",
-               pr, offs, crc.get(), crc_act);
-        return errmsg("Bad CRC");
-    }
-
-    if (_print_crc)
-        report("%s - OK (CRC:0x%04x)\n", pr, crc_act&0xffff);
-    else
-        if (blank_crc) {
-            report("%s - BLANK CRC (0xffff)\n", pr);
-        } else {
-            report("%s - OK\n", pr);
-        }
-    next = gph.next;
-
-    if (gph.type == H_FW_CONF) {
-        _fw_conf_sect.clear();
-        _fw_conf_sect.insert(_fw_conf_sect.end(),
-                         vector<u_int8_t>::iterator((u_int8_t*)buff),
-                         vector<u_int8_t>::iterator((u_int8_t*)buff + size));
-
-    }
-
-    if (gph.type == H_ROM && _rom_sect.empty()) {
-        _rom_sect.clear();
-        _rom_sect.insert(_rom_sect.end(),
-                         vector<u_int8_t>::iterator((u_int8_t*)buff),
-                         vector<u_int8_t>::iterator((u_int8_t*)buff + size));
-    }
-
-    // mark last read addr
-    _last_image_addr = offs + size +sizeof(gph) + 4;  // the 4 is for the trailing crc
-
-    return true;
-} // checkGen
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::checkPS(FBase& f, u_int32_t offs, u_int32_t& next, const char *pref)
-{
-    Crc16 crc;
-    PS    ps;
-    f.read(offs, &ps, sizeof(ps));
-    TOCPUBY(ps);
-
-    // Signature
-    if (ps.signature != SIGNATURE) {
-        report("%s Pointer Sector /0x%08x/ - invalid signature (%08x)\n",
-               pref, offs, ps.signature);
-        return false;
-    }
-
-    // CRC
-    CRC1BY(crc, ps);
-    crc.finish();
-    if (crc.get() != ps.crc016) {
-        report("%s Pointer Sector /0x%08x/ - wrong CRC (exp:0x%x, act:0x%x)\n",
-               pref, offs, ps.crc016, crc.get());
-        return errmsg("Bad CRC");
-    }
-
-    next = ps.fi_addr;
-    if (_print_crc)
-        report("%s Image /0x%08x-0x%08x (0x%06x)/ (Pointer Sector)- OK (CRC:0x%04x)\n", pref, offs,
-               offs+(u_int32_t)sizeof(ps)-1, (u_int32_t)sizeof(ps), ps.crc016&0xffff);
-    else
-        report("%s Image /0x%08x-0x%08x (0x%06x)/ (Pointer Sector)- OK\n", pref, offs,
-               offs+(u_int32_t)sizeof(ps)-1, (u_int32_t)sizeof(ps));
-    return true;
-} // checkPS
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::checkList(FBase& f, u_int32_t offs, u_int32_t fw_start, const char *pref)
-{
-    u_int32_t next_ptr;
-
-    CHECKB2(f, offs, fw_start, next_ptr, pref);
-    part_cnt = 1;
-    while (next_ptr && next_ptr != 0xff000000)
-        CHECKGN(f, offs, next_ptr, next_ptr, pref);
-
-    return true;
-} // checkList
-
-////////////////////////////////////////////////////////////////////////
-
-bool Operations::CheckIsCntx(FBase& f) {
-    if (f.is_flash()) {
-        return ( ((Flash*)&f)->get_dev_id() == 400) ||
-               ( ((Flash*)&f)->get_dev_id() == 435);
-
-    } else {
-        u_int32_t found_images;
-        u_int32_t image_start[CNTX_START_POS_SIZE];
-
-        // Image - check if magic pattern is somewhere in the file:
-        CntxFindAllImageStart(f, image_start, &found_images);
-        return found_images > 0;
-    }
-}
-
-bool Operations::CheckMac(u_int64_t mac) {
-    if ((mac >> 40) & 0x1) {
-        return errmsg("Multicast bit (bit 40) is set");
-    }
-
-    if (mac >> 48) {
-        return errmsg("More than 48 bits are used");
-    }
-
-    return true;
-}
-
-
-bool Operations::CntxGetFsData(FBase& f, u_int32_t img_addr, bool& fs_en, u_int32_t& log2chunk_size) {
-    u_int32_t fs_info_word;
-    u_int8_t  checksum;
-
-    f.read(img_addr + 0x28, &fs_info_word);
-    TOCPU1(fs_info_word);
-
-    // printf("-D- fs_info_word=%08x\n", fs_info_word);
-
-    checksum = ((fs_info_word      ) & 0xff) +
-               ((fs_info_word >>  8) & 0xff) +
-               ((fs_info_word >> 16) & 0xff) +
-               ((fs_info_word >> 24) & 0xff);
-
-    if (checksum != 0) {
-        return errmsg("Corrupted chunk size checksum");
-    }
-
-    fs_en = (fs_info_word & 0x8) != 0;
-
-    if (fs_en) {
-        log2chunk_size = (fs_info_word & 0x7) + 16;
-    } else {
-        log2chunk_size = 0;
-    }
-
-    return true;
-}
-
-
-// This function gets the HW ID of the target device and the dev ID from
-// the image. It then matches the 2 IDs and returns an error in case of
-// missmatch. The match is not 1:1 , since the FW image contains the SW
-// dev id, and a single hw dev id may match multiple SW dev IDs.
-//
-
-bool Operations::CheckMatchingDevId(u_int32_t hwDevId, u_int32_t imageDevId) {
-    int i, j;
-    const HwDevData* devData = NULL;
-    const char* hwDevName;
-    // HACK: InfiniHost III LX may have 2 HW device ids. - Map the second devid to the first.
-    if (hwDevId == 24204) {
-        hwDevId = 25204;
-    }
-
-    // First, find the HW device that the SW id matches
-    for (i = 0; hwDevData[i].hwDevId != 0 ; i++) {
-        if (hwDevData[i].hwDevId == hwDevId) {
-            hwDevName = hwDevData[i].name;
-        }
-
-        if (devData == NULL) {
-            for (j = 0; hwDevData[i].swDevIds[j]; j++) {
-                if (hwDevData[i].swDevIds[j] == imageDevId) {
-                    devData = &hwDevData[i];
-                    break;
-                }
-            }
-        }
-    }
-
-    if (devData == NULL) {
-        printf("-W- Unknown device id (%d) in the given FW image. Skipping HW match check.\n",
-               imageDevId);
-        return true;
-    } else if (devData->hwDevId != hwDevId) {
-        return errmsg("Trying to burn a \"%s\" image on a \"%s\" device.",
-                      devData->name,
-                      hwDevName);
-    }
-
-    return true;
-}
-
-bool Operations::VerifyCntx(FBase& f, Operations::ImageInfo* info, bool both_images, bool only_get_start) {
-    u_int32_t cntx_image_start[CNTX_START_POS_SIZE];
-    u_int32_t cntx_image_num;
-    u_int32_t i;
-    bool      ret = true;
-
-    // Look for image in "physical addresses
-    CntxFindAllImageStart(f, cntx_image_start, &cntx_image_num);
-
-    if (cntx_image_num == 0) {
-        return errmsg("No valid image found");
-    } else if (cntx_image_num > 2) {
-                // This check may be redundant - Maybe ignore if more than 2 images found
-                return errmsg("More than 2 image start locations found at addresses %x, %x and %x. Image may be corrupted.",
-                              cntx_image_start[0],
-                              cntx_image_start[1],
-                              cntx_image_start[2]);
-    }
-
-    if (!both_images) {
-        // Check only the first image. This is enough to ensure that the device is bootable.
-        cntx_image_num = 1;
-    }
-
-    bool info_set = false;
-
-    // Verify the images:
-    for (i = 0; i < cntx_image_num; i++ ) {
-        bool      fs_en;
-        u_int32_t log2chunk_size;
-
-        f.set_address_convertor(0,0);
-        if (!CntxGetFsData(f, cntx_image_start[i], fs_en, log2chunk_size)) {
-            report("\n    Can't read failsafe info word: %s\n", err());
-
-            return (i > 0);
-        }
-
-        // If fw not enabled, image must start at addr 0
-        if (!fs_en && cntx_image_start[i] != 0) {
-            return errmsg("ConnectX Non Failsafe image must start at address 0. Found non-fs image at address %x",
-                          cntx_image_start[i]);
-        }
-
-        if (fs_en) {
-            report("\n     ConnectX failsafe image. Start address: %x. Chunk size %x:\n\n", cntx_image_start[i], 1 << log2chunk_size);
-            report("     NOTE: The addresses below are contiguous logical addresses. Physical addresses on\n"
-                   "           flash may be different, based on the image start address and chunk size\n\n");
-        } else {
-            report("\n     ConnectX non failsafe image:\n\n");
-        }
-
-        if (fs_en && cntx_image_start[i] != 0 && cntx_image_start[i] != (u_int32_t)(1 << log2chunk_size)) {
-            return errmsg("ConnectX Failsafe image must start at address 0 or at chunk size. Found a failsafe image at address %x",
-                          cntx_image_start[i]);
-        }
-
-        if (info && !info_set) {
-            info->imgStart          = cntx_image_start[i];
-            info->isFailsafe        = fs_en;
-            info->actuallyFailsafe  = true;
-            info->cntxLog2ChunkSize = log2chunk_size;
-        }
-
-        if (f.is_flash()) {
-            // In flash, image layout must match the FS Data
-            if (info && !info_set) {
-                info->actuallyFailsafe    = true;
-                info_set = true;
-            }
-
-            if (fs_en) {
-                f.set_address_convertor(log2chunk_size, cntx_image_start[i] != 0);
-            }
-        } else {
-            // In an image file there are 2 cases:
-            // 1. Image generated by mlxburn
-            //    The image in the file is contiguous (though it is marked as FS) - no need to set address convertion.
-            // 2. The image was raw read from flash. In this case it would be in "zebra" format.
-            //
-            // So - I try both cases, and see which verify() succeeds.
-            //
-            // Heuristics that may come in handy:
-            // If the image does not start at addr 0, it's not an mlxburn image.
-            // If there is more than a single valid image, it's not an mlxburn image.
-            // If the file size matches the image size, it is an mlxburn image.
-            //
-            // For now, get the "striped" indication from user.
-
-            if (_cntx_striped_image) {
-                f.set_address_convertor(log2chunk_size, cntx_image_start[i] != 0);
-            } else {
-                f.set_address_convertor(0,0); //disable conversion
-            }
-            if (info && !info_set) {
-                info->actuallyFailsafe    = _cntx_striped_image;
-                info_set = true;
-            }
-        }
-
-        bool imgStat = true;
-
-        if (!only_get_start) {
-            imgStat = checkList(f, 0, 0x38, "    ");
-        }
-        if (i == 0) {
-            ret = ret && imgStat;
-        }
-    }
-    return ret;
-}
-
-bool Operations::Verify(FBase& f, Operations::ImageInfo* info, bool both_images)
-{
-    u_int32_t prim_ptr, scnd_ptr;
-    u_int32_t signature;
-
-    bool      ret = true;
-
-    if (IsCntx()) {
-        return VerifyCntx(f, info, both_images);
-    }
-
-    READ4(f, 0x24, &signature, "Signature");
-    TOCPU1(signature);
-    if (signature == SIGNATURE) {
-        // Full image
-
-        bool psStat[2];
-
-        report("\nFailsafe image:\n\n");
-        CHECKB2(f, 0, 0x28, prim_ptr, "Invariant      ");
-        report("\n");
-        psStat[0] = checkPS(f, f.get_sector_size(), prim_ptr, "Primary  ");
-        if (psStat[0]) {
-            ret &= checkList(f, prim_ptr, 0x28, "               ");
-        }
-        report("\n");
-
-        if (psStat[0] && !both_images) {
-            return ret;
-        }
-
-        psStat[1] = checkPS(f, f.get_sector_size() * 2, scnd_ptr, "Secondary");
-        bool scndStat;
-        if (psStat[1]) {
-            scndStat = checkList(f, scnd_ptr, 0x28, "               ");
-            if (!psStat[0]) {
-                // If the first image is valid, the HCA would boot OK even if the secondary image is messed up -
-                // consider this status only if the first image is not valid.
-                ret &= scndStat;
-            }
-        }
-
-        if (psStat[0] == false && psStat[1] == false) {
-            ret = false;
-        }
-    } else {
-
-        report("\nShort image:\n");
-        CHECKLS(f, 0, 0x28, "    ");
-    }
-
-    return ret;
-} // Verify
-
-bool Operations::GetExpRomVersion(ImageInfo* info) {
-    const char* magic_string = "mlxsign:";
-    u_int32_t   magic_len    = strlen(magic_string);
-    u_int32_t   i;
-    bool        magic_found  = false;
-    u_int32_t   ver_offset;
-    u_int8_t    rom_checksum = 0;
-    u_int32_t   rom_checksum_range;
-
-    info->expRomValidVersion = false;
-    if (_rom_sect.empty()) {
-        return errmsg("Expansion Rom section not found.");
-    }
-
-    // When checking the version of the expansion rom, only the first image has
-    // to be checked. This is because the second image  the uefi image does not
-    // have to comply with checksumming to 0. To do this you have to read  byte
-    // 2 (third) of the image  and multiply by 512 to get the size of the x86
-    // image.
-
-    // Checksum:
-    if (_rom_sect.size() < 4) {
-        return errmsg("ROM size (0x%x) is too small", (u_int32_t)_rom_sect.size());
-    }
-
-    // restore endianess.
-    TOCPUn(&(_rom_sect[0]), _rom_sect.size()/4);
-
-    rom_checksum_range = _rom_sect[2] * 512 ;
-    if (rom_checksum_range > _rom_sect.size()) {
-       return errmsg("ROM size field (0x%2x) is larger than actual ROM size (0x%x)",
-                     rom_checksum_range ,
-                     (u_int32_t)_rom_sect.size());
-    } else if (rom_checksum_range == 0) {
-       return errmsg("ROM size field is 0. Unknown ROM format or corrupted ROM.");
-    }
-
-    for (i = 0; i < rom_checksum_range; i++) {
-        rom_checksum += _rom_sect[i];
-    }
-
-    if (rom_checksum != 0) {
-        return errmsg("Bad ROM Checksum (0x%02x)", rom_checksum);
-    }
-
-    for (i = 0 ; i < rom_checksum_range; i++) {
-        for (u_int32_t j = 0; j < magic_len; j++) {
-            if (_rom_sect[i+j] != magic_string[j]) {
-                break;
-            } else if (j == magic_len - 1) {
-                magic_found = true;
-            }
-        }
-
-        if (magic_found) {
-            break;
-        }
-    }
-
-    if (magic_found) {
-        ver_offset = i + magic_len;
-    } else {
-        return errmsg("Mellanox version string (%s) not found in ROM section.", magic_string);
-    }
-
-    // Following mlxsign:
-    // 31:24	0	 Compatible with UEFI
-    // 23:16	ProductID	Product ID:
-    //                          1 - CLP implementation for Sinai (MT25408)
-    //                          2 - CLP implementation for Hermon DDR (MT25418)
-    //                          0X10 - PXE
-    // 15:0	Major version	If ProductID < 0x10 this field is subversion
-    //                          number, otherwise It's product major version.
-    //
-    // 31:16	Minor version	Product minor version*. Not valid if
-    //                          roductID < 0x10.
-    // 15:0	SubMinor version	Product sub minor version*. Not valid if
-    //                                  ProductID < 0x10.
-    //
-    // 31:16	Device ID	The PCI Device ID (ex. 0x634A for Hermon
-    //                          DDR). Not valid if ProductID < 0x10.
-    // 15:12	Port Number	Port number: 0 - Port independent, 1 - Port 1, 2 - Port 2
-    // 11:0	Reserved
-
-    u_int32_t tmp;
-
-    tmp = __le32_to_cpu(*((u_int32_t*) &_rom_sect[ver_offset]));
-    info->expRomProductId = tmp >> 16;
-    info->expRomVer[0]    = tmp & 0xffff;
-
-    if (info->expRomProductId >= 0x10) {
-        tmp = __le32_to_cpu(*((u_int32_t*) &_rom_sect[ver_offset + 4]));
-        info->expRomVer[1] = tmp >> 16;
-        info->expRomVer[2] = tmp  & 0xffff;
-
-        tmp = __le32_to_cpu(*((u_int32_t*) &_rom_sect[ver_offset + 8]));
-        info->expRomDevId  = tmp >> 16;
-        info->expRomPort   = (tmp >> 12) & 0xf;
-    }
-    info->expRomValidVersion = true;
-    return true;
-}
-
-bool Operations::LoadAsExpRom (FBase& f) {
-    _rom_sect.clear();
-    _rom_sect.resize(f.get_size());
-    if (!f.read(0, &_rom_sect[0], f.get_size()))
-        return errmsg(f.err());
-
-    TOCPUn(&_rom_sect[0], _rom_sect.size()/4);
-
-    return true;
-}
-
-bool Operations::DumpConf        (const char* conf_file) {
-#ifndef NO_ZLIB
-
-    FILE* out;
-    if (conf_file == NULL) {
-        out = stdout;
-    } else {
-        out = fopen(conf_file, "w");
-
-        if (out == NULL) {
-            return errmsg("Can not open file %s for write: %s.", conf_file, strerror(errno));
-        }
-    }
-
-    if (_fw_conf_sect.empty()) {
-        return errmsg("FW configuration section not found in the given image.");
-    }
-
-    // restore endianess.
-    TOCPUn(&(_fw_conf_sect[0]), _fw_conf_sect.size()/4);
-
-    // uncompress:
-    uLongf destLen = _fw_conf_sect.size();
-    destLen *= 10;
-    vector<u_int8_t> dest(destLen);
-
-    int rc = uncompress((Bytef *)&(dest[0]), &destLen,
-                        (const Bytef *)&(_fw_conf_sect[0]), _fw_conf_sect.size());
-
-    if (rc != Z_OK)
-    {
-        return errmsg("Failed uncompressing FW configuration section. uncompress returnes %d", rc);
-    }
-
-    dest.resize(destLen);
-    dest[destLen] = 0;  // Terminating NULL
-    fprintf(out, "%s", (char*)&(dest[0]));
-
-    if (conf_file != NULL) {
-        fclose(out);
-    }
-
-    return true;
-#else
-    return errmsg("Executable was compiled with \"dump configuration\" option disabled.");
-#endif
-
-} // DumpConf
-
-
-
-////////////////////////////////////////////////////////////////////////
-//                                                                    //
-// ****************************************************************** //
-//                       GUIDs TREATMENT                              //
-// ****************************************************************** //
-//                                                                    //
-////////////////////////////////////////////////////////////////////////
-#define GETGUID(s, g) do { if (!ops.getGUID(s,g)) return 1; } while (0)
-#define GETBSN(s, g)  do { if (!ops.getBSN(s,g)) return 1; } while (0)
-
-#define BSN_RET do {                                            \
-    printf("Invalid BSN. Should be MTxxxxx[-]R[xx]ddmmyy-nnn[-cc]\n"); \
-    return false;                                               \
-} while(0)
-#define BSN_RET1(s) do {                                             \
-    printf("Valid BSN format is: MTxxxxx[-]R[xx]ddmmyy-nnn[-cc]\n%s.\n",s); \
-    return false;                                                    \
-} while(0)
-u_int32_t Operations::BSN_subfield(const char *s, int beg, int len)
-{
-    char buf[64];
-    strncpy(buf, &s[beg], len);
-    buf[len] = '\0';
-    return strtoul(&buf[0], 0, 10);
-}
-bool Operations::getBSN(char *s, guid_t *guid)
-{
-    const u_int64_t COMPANY_ID = 0x0002c9;
-    const u_int64_t  TYPE      = 1;
-    bool cc_present = false;
-    char *p;
-    int  date_offs = 0;
-    int  i;
-
-    // Convert to lowercase
-    for (p = s; *p; p++)
-        *p = (char)tolower(*p);
-
-    // Check validity
-    p = s;
-    if (strncmp(p, "mt", 2))     // MT
-        BSN_RET;
-    p += 2;
-    for (i=0; i<5; i++)
-        if (!isdigit(*p++))      // xxxxx
-            BSN_RET;
-    if (*p == '-') {               // - /optional/
-        p++;
-        date_offs++;
-    }
-    if (*p < 'a' || *p > 'z')    // R
-        BSN_RET;
-    p++;
-
-    // Count how many digits after R
-    char *q = p;
-    int  ndigits=0;
-    while (isdigit(*q++))
-        ndigits++;
-
-    switch (ndigits) {
-    case 6:
-        p += 6;                  // skip ddmmyy
-        break;
-    case 8:
-        p += 8;                  // skip xxddmmyy
-        date_offs += 2;
-        break;
-    default:
-        BSN_RET;
-    }
-
-    if (*p++ != '-')             // -
-        BSN_RET;
-    for (i=0; i<3; i++)          // nnn
-        if (!isdigit(*p++))
-            BSN_RET;
-    if (*p) {
-        cc_present = true;
-        if (*p++ != '-')         // -
-            BSN_RET;
-        for (i=0; i<2; i++)      // cc
-            if (!isdigit(*p++))
-                BSN_RET;
-    }
-
-    u_int32_t dd = BSN_subfield(s, 8+date_offs, 2);
-    if (dd > 31)
-        BSN_RET1("Day (dd) should not exceed 31");
-    if (!dd)
-        BSN_RET1("Day (dd) can not be zero");
-    u_int32_t mm = BSN_subfield(s, 10+date_offs, 2);
-    if (mm > 12)
-        BSN_RET1("Months (mm) should not exceed 12");
-    if (!mm)
-        BSN_RET1("Months (mm) can not be zero");
-    u_int32_t yy = BSN_subfield(s, 12+date_offs, 2);
-    if (yy > 99)
-        BSN_RET1("Year (yy) should not exceed 99");
-    if (!yy)
-        BSN_RET1("Year (yy) can not be zero");
-    u_int32_t num = BSN_subfield(s, 15+date_offs, 3);
-    if (num > 999)
-        BSN_RET1("Number (num) should not exceed 999");
-    if (!num)
-        BSN_RET1("Number (num) can not be zero");
-    int cc = 1;
-    if (cc_present) {
-        cc = BSN_subfield(s, 19+date_offs, 2);
-        if (cc > 14)
-            BSN_RET1("Chip number (cc) should not exceed 14");
-        if (!cc)
-            BSN_RET1("Chip number (cc) can not be zero");
-    }
-    u_int64_t id = ((((yy*12+mm-1)*31+ dd-1) * 1000) + num-1) * 112;
-    id += (cc-1)*8;
-
-    u_int64_t g = (COMPANY_ID << 40) | (TYPE << 32) | id;
-    guid->h = (u_int32_t)(g>>32);
-    guid->l = (u_int32_t)g;
-    return true;
-}
-
-bool Operations::getGUID(const char *s, guid_t *guid)
-{
-    char* endp;
-    u_int64_t g;
-
-    g = strtoull(s, &endp, 16);
-    if (*endp || (g == 0xffffffffffffffffULL && errno == ERANGE)) {
-        printf("Invalid GUID syntax (%s) %s \n",
-               s,
-               errno ? strerror(errno) : "" );
-        return false;
-    }
-    guid->h = (u_int32_t)(g >> 32);
-    guid->l = (u_int32_t)(g & 0xffffffff);
-    return true;
-} // getGUID
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::extractGUIDptr(u_int32_t sign, u_int32_t *buf, int buf_len,
-                    char *pref, u_int32_t *ind, int *nguids)
-{
-    u_int32_t offs = 0;
-
-    if (IsCntx()) {
-        offs = 16;
-    }
-
-    // Check signature
-    if (sign) {
-        u_int32_t signature = buf[(sign + 8)/4];
-        TOCPU1(signature);
-        if (signature != SIGNATURE) {
-            printf("%s pointer section not valid\n", pref);
-            return false;
-        }
-        offs = buf[sign/4];
-        TOCPU1(offs);
-    }
-
-    // Get GUID ptr
-    *ind = buf[(offs+0x24)/4];
-    TOCPU1(*ind);
-    if (!IsCntx()) {
-        *ind += offs;
-    }
-    if (*ind >= (u_int32_t)buf_len) {
-        printf("%s image - illegal GUID pointer (%08x)\n", pref, *ind);
-        return false;
-    }
-    *nguids = buf[*ind/4 - 3];
-    TOCPU1(*nguids);
-    *nguids /= 2;
-
-    // More sanity check
-    if (IsCntx() ? (*nguids > MAX_GUIDS) : (*nguids > GUIDS)) {
-        printf("%s image - illegal number of GUIDs (0x%x)\n", pref, *nguids);
-        return false;
-    }
-
-    return true;
-} // extractGUIDptr
-
-
-
-////////////////////////////////////////////////////////////////////////
-
-//
-// This function calculates CRC over the geven buf/size, and stores
-// the crc in the dwors after the data.
-// Caller should make sure CRC word memory is really there.
-void Operations::recalcSectionCrc(u_int8_t *buf, u_int32_t data_size) {
-    Crc16              crc;
-    u_int32_t          i;
-
-    for (i = 0; i < data_size; i += 4) {
-        crc << __be32_to_cpu(*(u_int32_t*)(buf + i));
-    }
-    crc.finish();
-    *(u_int32_t*)(buf + data_size) = __cpu_to_be32(crc.get());
-}
-
-////////////////////////////////////////////////////////////////////////
-void Operations::patchGUIDsSection(u_int32_t *buf, u_int32_t ind,
-                       guid_t guids[MAX_GUIDS], int nguids)
-{
-    u_int32_t       i;
-    u_int32_t       new_buf[MAX_GUIDS*2];
-
-    // Form new GUID section
-    for (i=0; i<(u_int32_t)nguids; i++) {
-        new_buf[i*2] = guids[i].h;
-        new_buf[i*2+1] = guids[i].l;
-    }
-
-    // Patch GUIDs
-    for (i=0; i<sizeof(new_buf)/sizeof(u_int32_t); ++i) {
-        new_buf[i] = _burn_blank_guids ? 0xffffffff : __cpu_to_be32(new_buf[i]);
-    }
-    memcpy(&buf[ind/4], &new_buf[0], nguids * 2 * sizeof(u_int32_t));
-
-    // Insert new CRC
-    if (_burn_blank_guids) {
-        buf[ind/4 + nguids*2] =  __cpu_to_be32(0xffff);
-    } else {
-        recalcSectionCrc((u_int8_t*)buf + ind - sizeof(GPH), sizeof(GPH) + nguids * 8);
-    }
-} // patchGUIDsSection
-
-
-
-
-//
-// PatchInfoSect() :
-// This func assumes it gets a pointer (rawSect) to a valid info sect.
-// It patches the it with the given data, recalculated CRC ,
-// and copies it back to the geven data
-//
-
-void Operations::PatchInfoSect(u_int8_t*      rawSect,
-                               u_int32_t      vsdOffs,
-                               const char*    vsd) {
-
-    u_int32_t  vsdSize  = __be32_to_cpu(*((u_int32_t*)(rawSect + sizeof(GPH) + vsdOffs - 4))) & 0xffffff;
-    u_int32_t  infoSize = __be32_to_cpu(*((u_int32_t*)(rawSect + 4)));
-
-    // byte size;
-    infoSize *= 4;
-
-    //printf("-D- vsdOffs=%x, vsdSize=%x, infoSize=%x\n", vsdOffs,vsdSize, infoSize );
-    if (vsd) {
-        u_int32_t len = strlen(vsd);
-
-        if (len > vsdSize) {
-            report("Warning: The given VSD length is too large (%d chars). Truncating to %d chars.\n", len, vsdSize);
-            len = vsdSize;
-        }
-
-        memset(rawSect + sizeof(GPH) + vsdOffs,  0,   vsdSize );
-        memcpy(rawSect + sizeof(GPH) + vsdOffs,  vsd, len);
-    }
-
-    recalcSectionCrc(rawSect, sizeof(GPH) + infoSize);
-}
-
-
-//
-// PatchPs() :
-// This func assumes it gets a pointer (rawPs) to a valid PS.
-// It patches the PS with the given data, recalculated CRC ,
-// and copies it back to the rawPs.
-//
-
-void Operations::PatchPs(u_int8_t*      rawPs,
-                         const char*    vsd,
-                         const char*    psid,
-                         u_int32_t      imageAddr) {
-
-    PS         *ps = (PS*)rawPs;
-
-    u_int32_t fix_start = 0;
-    u_int32_t fix_end   = 0;
-
-    if (vsd) {
-        u_int32_t len = strlen(vsd);
-
-        memset(&ps->vsd[0],  0,   VSD_LEN );
-        memcpy(&ps->vsd[0],  vsd, len);
-
-        fix_end += VSD_LEN;
-    } else {
-        fix_start +=VSD_LEN;
-    }
-    if (psid) {
-        u_int32_t len = strlen(psid);
-
-        memset(&ps->psid[0],  0,    PSID_LEN );
-        memcpy(&ps->psid[0],  psid, len );
-        fix_end += PSID_LEN;
-    }
-
-    //VSD is kept on flash byte-swapped.
-    //recode it back before patching
-    u_int32_t *qp;
-
-    qp = (u_int32_t *)&ps->vsd[0];
-    for (u_int32_t i=fix_start; i<fix_end/4; i++) {
-        *qp = bswap_32(*qp);
-        qp++;
-    }
-
-    if (imageAddr) {
-        ps->fi_addr = __cpu_to_be32(imageAddr);
-    }
-
-    recalcSectionCrc((u_int8_t *)ps, sizeof(PS) - 4);
-}
-
-
-////////////////////////////////////////////////////////////////////////
-//Note that vsd1 is a string of bytes.
-bool Operations::patchVSD(FImage& f,
-                          Operations::ImageInfo* info,
-                          const char *user_vsd,
-                          const char *user_psid,
-                          const char *curr_vsd,
-                          const char *curr_psid,
-                          const char *image_psid)
-{
-    const char* vsd_to_use  = curr_vsd ? curr_vsd : "";
-    const char* psid_to_use = image_psid;
-
-    // TODO: Should not give the user_psid param. Do not allow for on-the-fly PSID changes.
-
-    curr_psid = NULL;
-    // Form new VSD
-
-    if (user_psid) {
-        // New psid is explicitly given - take it from user
-        printf("\n    You are about to replace current PSID in the image file - \"%s\" with a different PSID - \"%s\".\n"
-               "    Note: It is highly recommended not to change the image PSID.\n", user_psid, image_psid);
-
-        if (! ask_user())
-            return false;
-
-        psid_to_use = user_psid;
-    }
-
-    if (user_vsd) {
-        vsd_to_use = user_vsd;
-    }
-
-    if (IsCntx() && info->infoOffs[II_VSD]) {
-        PatchInfoSect((u_int8_t*)f.getBuf() + info->infoSectPtr - sizeof(GPH),
-                      info->infoOffs[II_VSD],
-                      vsd_to_use);
-    } else {
-        PatchPs((u_int8_t*)f.getBuf() + f.get_sector_size(),     vsd_to_use, psid_to_use);
-        PatchPs((u_int8_t*)f.getBuf() + f.get_sector_size() * 2, vsd_to_use, psid_to_use);
-    }
-
-    return true;
-} // pathVSD
-
-
-bool Operations::printGUIDs(const char* msg, guid_t guids[MAX_GUIDS], bool print_guids, bool print_macs, bool old_guid_fmt) {
-    const char* g_m;
-
-    if        ( print_guids &&  print_macs) {
-        g_m = "GUIDs/MACs";
-    } else if (!print_guids &&  print_macs) {
-        g_m = "MACs";
-    } else if ( print_guids && !print_macs) {
-        g_m = "GUIDs";
-    } else {
-        return errmsg("Internal error: Operations::PrintGuids() with both guid and mac turned off");
-    }
-
-    printf("%s %s:\n", msg, g_m);
-    if (print_guids) {
-        printf("        Node  GUID:     " GUID_FORMAT "\n", guids[0].h, guids[0].l);
-        if (_num_ports > 0)
-            printf("        Port1 GUID:     " GUID_FORMAT "\n", guids[1].h, guids[1].l);
-        if (_num_ports > 1)
-            printf("        Port2 GUID:     " GUID_FORMAT "\n", guids[2].h, guids[2].l);
-        if (!old_guid_fmt)
-            printf("        Sys.Image GUID: " GUID_FORMAT "\n", guids[3].h, guids[3].l);
-    }
-
-    if (print_macs) {
-        printf("        Port1 MAC:      " MAC_FORMAT "\n", guids[4].h, guids[4].l);
-        printf("        Port2 MAC:      " MAC_FORMAT "\n", guids[5].h, guids[5].l);
-    }
-    return true;
-}
-
-void Operations::SetDevFlags(u_int16_t devType, bool& ib_dev, bool& eth_dev) {
-
-    if (IsIs4(devType)) {
-        ib_dev = true;
-        eth_dev = false;
-    } else {
-        ib_dev  = !IsCntx() || CntxIsIb(devType);
-        eth_dev = IsCntx()  && CntxIsEth(devType);
-    }
-
-    if (!ib_dev && !eth_dev) {
-        // Unknown device id - for forward compat - assume that ConnectX is MP and
-        // prev HCAs are IB only (these flags are for printing only - no real harm can be done).
-        ib_dev = true;
-        if (IsCntx()) {
-            eth_dev = true;
-        } else {
-            eth_dev = false;
-        }
-    }
-}
-
-bool Operations::CheckGuidsFlags (u_int16_t devType,
-                                  bool ib_dev,
-                                  bool guids_specified,
-                                  bool eth_dev,
-                                  bool macs_specified) {
-    // Patch GUIDS
-    if  (guids_specified || macs_specified) {
-        if (!IsCntx() && macs_specified) {
-            return errmsg("-mac flag is not applicable for IB MT%d device.\n",
-                          devType);
-        } else if (ib_dev  && !guids_specified) {
-            return errmsg("Use -guid(s) flag for IB MT%d device.\n",
-                          devType);
-        } else if (eth_dev && !macs_specified) {
-            return errmsg("*** ERROR *** Use -mac(s) flag for ETH MT%d device.\n",
-                   devType);
-        }
-    }
-    return true;
-}
-
-////////////////////////////////////////////////////////////////////////
-bool Operations::patchGUIDs (FImage&   f,
-                             ImageInfo* info,
-                             bool      patch_guids,
-                             bool      patch_macs,
-                             bool      user_guids,
-                             bool      user_macs,
-                             guid_t    new_guids[MAX_GUIDS],
-                             guid_t    old_guids[MAX_GUIDS],
-                             u_int32_t num_of_old_guids,
-                             bool      interactive)
-{
-    guid_t*         used_guids = old_guids ? old_guids : new_guids;
-    u_int32_t       *buf = f.getBuf();
-    int i;
-
-    bool old_guids_fmt = info->guidNum < GUIDS;
-
-    // Print old GUIDs and get confirmation
-    if (new_guids) {
-        if (old_guids_fmt)
-            printf("    Old image!!!! Only %d GUIDs may be set.\n", info->guidNum);
-            // if only guids or only macs are specified by user, keep the other
-            // as currently set of flash. This is in order to simplify transitions between
-            // burning IB and ETH FW.
-
-        if (old_guids && !user_guids) {
-            for (i = 0; i < GUIDS; i++) {
-                new_guids[i] = old_guids[i];
-            }
-        }
-
-        if (old_guids && !user_macs) {
-            for (i = GUIDS; i < MAX_GUIDS; i++) {
-                new_guids[i] = old_guids[i];
-            }
-        }
-
-        used_guids = new_guids;
-    }
-
-    if (patch_macs) {
-
-        // To ease upgrade from 4 GUIDS format to 4+2 format, or to move from IB to ETH,
-        // if macs are not
-        // explicitly set in flash, they are derived from the GUIDs according to
-        // Mellanox methodology - 48 bit MAC == 64 bit GUID without the middle 16 bits.
-
-        if (old_guids && ((num_of_old_guids == 4) ||
-                          (num_of_old_guids == 6 &&
-                            (old_guids[GUIDS  ].h & 0xffff)     == 0xffff     &&
-                            (old_guids[GUIDS  ].l & 0xffffffff) == 0xffffffff &&
-                            (old_guids[GUIDS+1].h & 0xffff)     == 0xffff     &&
-                            (old_guids[GUIDS+1].l & 0xffffffff) == 0xffffffff))) {
-            for (i = 0 ; i < MACS; i++) {
-                u_int64_t mac  =  old_guids[i+1].h >> 8;
-                mac <<= 24;
-                mac |= (old_guids[i+1].l & 0xffffff);
-
-                old_guids[GUIDS+i].h = u_int32_t(mac >> 32);
-                old_guids[GUIDS+i].l = u_int32_t(mac  & 0xffffffff);
-
-                // printf("-D- Guid " GUID_FORMAT " to MAC "MAC_FORMAT"\n", old_guids[i+1].h, old_guids[i+1].l, old_guids[i+GUIDS].h,old_guids[i+GUIDS].l  );
-            }
-        }
-
-        guid_t* macs = &used_guids[4];
-        int i;
-
-        for (i = 0 ; i < Operations::MACS ; i++) {
-            u_int64_t mac = (((u_int64_t)macs[i].h) << 32) | macs[i].l;
-            if (!_burn_blank_guids && !CheckMac(mac)) {
-                printf("*** ERROR *** Bad mac (" MAC_FORMAT ") %s: %s. Please re-burn with a valid -mac flag value.\n",
-                       macs[i].h,
-                       macs[i].l,
-                       user_macs ? "given" : "found on flash",
-                       err());
-                return false;
-            }
-        }
-    }
-
-    if (new_guids && old_guids) {
-        printGUIDs("    Current settings of",
-                   old_guids,
-                   patch_guids,
-                   patch_macs,
-                   old_guids_fmt);
-        printf("\n");
-    }
-
-    if (interactive) {
-        printGUIDs("    You are about to burn the image with the following",
-                   used_guids,
-                   patch_guids,
-                   patch_macs,
-                   old_guids_fmt);
-
-        if (!ask_user())
-            return false;
-    }
-
-    // Path GUIDs section
-    if (info->guidPtr) {
-        patchGUIDsSection(buf, info->imgStart + info->guidPtr, used_guids, info->guidNum);
-
-        if (info->allImgStart[1]) {
-            // For no ConnectX HCAs, patch also the secondary image (if found). This is applicable
-            // only for nofs burn, where both images are burnt as is.
-            patchGUIDsSection(buf, info->allImgStart[1] + info->guidPtr, used_guids, info->guidNum);
-        }
-    }
-
-    return true;
-} // patchGUIDs
-
-
-////////////////////////////////////////////////////////////////////////
-//                                                                    //
-// ****************************************************************** //
-//                  Revision info and board ID                        //
-// ****************************************************************** //
-//                                                                    //
-////////////////////////////////////////////////////////////////////////
-
-bool Operations::QueryIs (FBase& f,
-                          Operations::ImageInfo* info) {
-    u_int32_t signature;
-
-    READ4(f, 0x24, &signature, "Signature");
-    TOCPU1(signature);
-    if (signature == SIGNATURE) {
-        // Full image
-        info->isFailsafe = true;
-
-        // FW ID
-        u_int32_t fw_id;
-
-        READ4(f, 0x10, &fw_id, "FW ID");
-        TOCPU1(fw_id);
-
-        info->isVer   = ( fw_id >> 8) && 0xff;
-        info->devRev  = fw_id >> 24;
-
-    } else {
-        info->isFailsafe = false;
-        info->imgStart   = 0;
-    }
-
-    info->invSectOk = true;
-    return true;
-}
-
-bool Operations::QueryPs (FBase& f,
-                          Operations::ImageInfo* info) {
-
-    if (!info->isFailsafe) {
-        return errmsg("Internal Error: Tried to query PS when image is not failsafe");
-    }
-
-    u_int32_t prim_ptr, scnd_ptr;
-    u_int32_t sectSize = f.get_sector_size();
-
-    bool currSielent = _silent;
-    _silent = true;
-
-    if (checkPS(f, sectSize, prim_ptr, "Primary  ")) {
-        info->allImgStart[0] = prim_ptr;
-        info->imgStart = prim_ptr;
-        info->psStart  = sectSize;
-    }
-    if (checkPS(f, sectSize * 2, scnd_ptr, "Secondary")) {
-        info->allImgStart[1] = scnd_ptr;
-        if (info->allImgStart[0] == 0) {
-            info->imgStart = scnd_ptr;
-            info->psStart  = sectSize * 2;
-        }
-    }
-
-    if (info->allImgStart[0] == 0 && info->allImgStart[1] == 0)  {
-        return errmsg("No valid image found.");
-    }
-
-    char       vsd[VSD_LEN+PSID_LEN+1];   // +1  => Leave a space for \0 when psid size == 16 .
-
-    memset(vsd, 0, sizeof(vsd));
-    READBUF(f, info->psStart + 0x20, vsd, VSD_LEN+PSID_LEN , "Vendor Specific Data (Board ID)");
-    u_int32_t* vsd_dwp = (u_int32_t*)vsd;
-
-    for (u_int32_t i=0; i < sizeof(vsd)/sizeof(u_int32_t); i++)
-         vsd_dwp[i] = bswap_32(vsd_dwp[i]);
-
-    memcpy(info->vsd,  vsd,           VSD_LEN);
-    memcpy(info->psid, vsd + VSD_LEN, PSID_LEN);
-
-    info->vsd [sizeof(info->vsd)  - 1] = '\0';
-    info->psid[sizeof(info->psid) - 1] = '\0';
-
-    _silent = currSielent;
-
-    info->psOk = true;
-
-    return true;
-}
-
-
-bool Operations::QueryImage (FBase& f,
-                             Operations::ImageInfo* info) {
-
-    u_int32_t guid_ptr, nguids;
-    guid_t guids[MAX_GUIDS];
-
-    // FW ID
-    u_int32_t fw_id;
-    u_int32_t fw_id_offs;
-    u_int32_t im_start = info->imgStart;
-
-    if (IsCntx()) {
-        if (info->isFailsafe && info->actuallyFailsafe) {
-            f.set_address_convertor(info->cntxLog2ChunkSize, im_start != 0);
-        } else {
-            f.set_address_convertor(0,0);
-        }
-
-        im_start = 0; // offset is done by address convertor
-        info->magicPatternFound = true;
-        fw_id_offs = 0x20;
-    } else {
-        info->magicPatternFound = false;
-        fw_id_offs = 0x10;
-    }
-
-    READ4(f, im_start + fw_id_offs, &fw_id, "FW ID");
-    TOCPU1(fw_id);
-
-    info->devRev  = fw_id >> 24;
-    // Read GUIDs
-    READ4(f, im_start + fw_id_offs + 0x14 , &guid_ptr, "GUID PTR");
-    TOCPU1(guid_ptr);
-    info->guidPtr = guid_ptr;
-
-    guid_ptr += im_start;
-    if (guid_ptr >= f.get_size()) {
-        return errmsg("Failed to read GUIDs - Illegal GUID pointer (%08x). Probably image is corrupted", guid_ptr);
-    }
-    READ4(f, guid_ptr - 3*sizeof(u_int32_t), &nguids, "Number of GUIDs");
-    TOCPU1(nguids);
-    nguids /= 2;
-    if (nguids > MAX_GUIDS) {
-        report("Failed to read GUIDs - Illegal Number of GUIDs (%d)\n", nguids);
-        return false;
-    }
-    READBUF(f, guid_ptr, guids, nguids * sizeof(u_int64_t), "GUIDS");
-    TOCPUBY64(guids);
-
-    u_int32_t guids_crc;
-    READ4(f, guid_ptr + nguids * sizeof(u_int64_t), &guids_crc, "GUIDS CRC");
-    guids_crc = __be32_to_cpu(guids_crc);
-
-    info->blankGuids = true;
-
-    if ((guids_crc & 0xffff) != 0xffff ) {
-       info->blankGuids = false;
-    }
-
-    info->guidNum = nguids;
-    for (u_int32_t i = 0 ; i < nguids ; i++) {
-        info->guids[i] = guids[i];
-        if (guids[i].h != 0xffffffff || guids[i].l != 0xffffffff) {
-            info->blankGuids = false;
-        }
-    }
-
-    // Expansion Rom version:
-    if (_rom_sect.empty()) {
-        info->expRomFound = false;
-    } else {
-        info->expRomFound = true;
-        if (!GetExpRomVersion(info)) {
-            report("\nWarning: Failed to get ROM Version: %s\n\n", err());
-            info->expRomValidVersion = false;
-        }
-    }
-
-    // Read Info:
-    u_int32_ba info_ptr_ba;
-    u_int32_t  info_ptr;
-    u_int32_t  info_size;
-    u_int8_t   info_ptr_cs = 0;
-    READ4(f, im_start + fw_id_offs + 0xC, &info_ptr, "INFO PTR");
-    TOCPU1(info_ptr);
-
-    // Verify info_ptr checksum (should be 0)
-    info_ptr_ba = info_ptr;
-    for (u_int32_t i = 0; i < 4 ; i++) {
-        info_ptr_cs += (u_int8_t)info_ptr_ba.range(i*8+7, i*8);
-    }
-
-    if (info_ptr_cs) {
-        return errmsg("Failed to read Info Section - Bad checksum for Info section pointer (%08x). Probably the image is corrupted.", info_ptr);
-    }
-
-    info_ptr = info_ptr_ba.range(23,0);
-    if (info_ptr_cs == 0 && info_ptr != 0) {
-        info->infoSectPtr = info_ptr;
-
-        info_ptr += im_start;
-        if (info_ptr >= f.get_size()) {
-            return errmsg("Failed to read Info Section - Info section pointer (%08x) too large. Probably the image is corrupted.", info_ptr);
-        }
-        READ4(f, info_ptr - 3*sizeof(u_int32_t), &info_size, "Info section size");
-        TOCPU1(info_size);
-
-        // byte size;
-        info_size *= 4;
-
-        u_int8_t* info_buff = (u_int8_t*)alloca(info_size);
-        READBUF(f, info_ptr, info_buff, info_size, "Info Section");
-
-        if (!ParseInfoSect(info_buff, info_size,  info)) {
-            return false;
-        }
-    }
-
-    info->imageOk = true;
-    return true;
-}
-
-
-bool Operations::ParseInfoSect(u_int8_t* buff, u_int32_t byteSize, Operations::ImageInfo *info) {
-
-    u_int32_t *p = (u_int32_t*)buff;
-    u_int32_t offs = 0;
-    u_int32_t tagNum = 0;
-    bool endFound = false;
-
-    while (!endFound && offs < byteSize) {
-        u_int32_t tagSize = __be32_to_cpu(*p) & 0xffffff;
-        u_int32_t tagId   = __be32_to_cpu(*p) >> 24;
-
-        if (offs + tagSize > byteSize) {
-            return errmsg("Info section corrupted: Tag %d (TagId %d, size %d) exceeds Info section size (%d bytes) ",
-                          tagNum, tagId, tagSize, byteSize);
-        }
-
-        u_int32_t   tmp;
-        const char* str;
-
-        switch (tagId) {
-        case II_FwVersion:
-            info->fwVer[0] = u_int16_t(__be32_to_cpu(*(p+1)) >> 16);
-            tmp = __be32_to_cpu(*(p+2));
-            info->fwVer[1] = tmp >> 16;
-            info->fwVer[2] = tmp & 0xffff;
-            break;
-
-        case II_DeviceType:
-            tmp = __be32_to_cpu(*(p+1));
-            info->devType = tmp & 0xffff;
-            //info->devRev  = (tmp >> 16) & 0xff;
-            break;
-
-        case II_VsdVendorId:
-            tmp = __be32_to_cpu(*(p+1));
-            info->vsdVendorId = tmp & 0xffff;
-            break;
-
-        case II_IsGa:
-            tmp = __be32_to_cpu(*(p+1));
-            info->isGa = tmp ? true : false;;
-            break;
-
-        case II_PSID:
-            // set psid only if not previosly found in PS
-            if (!info->psOk) {
-                str = (const char*)p;
-                str += 4;
-
-                for (int i = 0 ; i < PSID_LEN ; i++) {
-                    info->psid[i] = str[i];
-                }
-                info->psid[PSID_LEN] = '\0';
-            }
-            break;
-
-        case II_VSD:
-            // set psid only if not previosly found in PS
-            if (!info->psOk) {
-                str = (const char*)p;
-                str += 4;
-
-                for (int i = 0 ; i < VSD_LEN ; i++) {
-                    info->vsd[i] = str[i];
-                }
-                info->vsd[VSD_LEN] = '\0';
-            }
-            break;
-
-        case II_ProductVer:
-
-            str = (const char*)p;
-            str += 4;
-
-            for (int i = 0 ; i < PRODUCT_VER_LEN ; i++) {
-                info->productVer[i] = str[i];
-            }
-            info->productVer[PRODUCT_VER_LEN] = '\0';
-            break;
-
-        case II_End:
-            endFound = true;
-            break;
-
-        //default:
-            //printf("-D- Found tag ID %d of size %d - ignoring.\n", tagId, tagSize);
-        }
-
-        if (tagId < II_Last) {
-            info->infoOffs[tagId] = offs + 4;
-        }
-
-        p    += tagSize/4 + 1;
-        offs += tagSize + 4;
-        tagNum++;
-    }
-
-    if (offs != byteSize) {
-        if (endFound) {
-            return errmsg("Info section corrupted: Section data size is %x bytes, "
-                          "but end tag found after %x bytes.", byteSize, offs);
-        } else {
-            return errmsg("Info section corrupted: Section data size is %x bytes, "
-                          "but end tag not found before section end.", byteSize);
-        }
-    }
-
-    return true;
-}
-
-bool Operations::DisplayExpRomInfo(Operations::ImageInfo* info) {
-    report("Rom Info:        ");
-    if (info->expRomValidVersion) {
-        report("type=");
-        switch (info->expRomProductId) {
-        case 1   : report("CLP1 "); break;
-        case 2   : report("CLP2 "); break;
-        case 0x10: report("GPXE "); break;
-        default:   report("0x%x ", info->expRomProductId);
-        }
-
-        report("version=%d", info->expRomVer[0]);
-
-        if (info->expRomProductId >= 0x10) {
-            report(".%d.%d devid=%d",
-                   info->expRomVer[1],
-                   info->expRomVer[2],
-                   info->expRomDevId);
-
-            if (info->expRomPort) {
-                // Do not display if 0 - port independant
-                report(" port=%d", info->expRomPort);
-            }
-        }
-        report("\n");
-    } else {
-        report("N/A\n");
-    }
-    return true;
-}
-
-bool Operations::DisplayImageInfo(Operations::ImageInfo* info) {
-    report("Image type:      %s\n", info->magicPatternFound ? (CntxIsEth(info->devType) ? "ConnectX" : "FS2") :
-                                    info->isFailsafe        ? "Failsafe" :
-                                                              "Short");
-
-    if (info->infoOffs[II_FwVersion]) {
-        report("FW Version:      %d.%d.%d\n", info->fwVer[0], info->fwVer[1], info->fwVer[2]);
-    }
-
-    if (info->infoOffs[II_ProductVer] && strlen(info->productVer)) {
-        report("Product Version: %s\n", info->productVer);
-    }
-
-    if (info->expRomFound) {
-        DisplayExpRomInfo(info);
-    }
-
-    if (info->isFailsafe && !IsCntx()) {
-        report("I.S. Version:    %d\n", info->isVer );
-    }
-
-    if (info->infoOffs[II_DeviceType]) {
-        report("Device ID:       %d\n", info->devType);
-        if (info->devType == 25204 || info->devType == 24204) {
-            _num_ports = 1;
-        } else if (IsIs4(info->devType)) {
-            _num_ports = 0;
-        }
-    }
-
-    report("Chip Revision:   %X\n", info->devRev);
-
-    // GUIDS:
-    // TODO: Handle case where devtype not found.
-    bool ib_dev;
-    bool eth_dev;
-    SetDevFlags(info->devType, ib_dev, eth_dev);
-
-    const char* mac_indent = "";
-    if (ib_dev) {
-        //report("GUID Des:        Node             Port1            ");
-        report("Description:     Node             ");
-        if (_num_ports > 0)
-            report("Port1            ");
-        if (_num_ports > 1)
-            report("Port2            ");
-        report( "Sys image\n");
-
-        report("GUIDs:           ");
-        for (u_int32_t i=0; i < GUIDS; i++) {
-            if ((i == 1 && _num_ports < 1) ||
-                (i == 2 && _num_ports < 2)) {
-                continue;
-            }
-            report(GUID_FORMAT " ", info->guids[i].h, info->guids[i].l);
-        }
-        mac_indent = "                 ";
-    }
-
-    // MACS:
-    if (eth_dev) {
-        if (info->guidNum == MAX_GUIDS) {
-            if (!ib_dev)
-                report("Description:%s     Port1            Port2\n", mac_indent);
-            else
-                printf("\n");
-
-            report("MACs:    %s        ", mac_indent);
-            for (u_int32_t i=GUIDS; i < MAX_GUIDS; i++) {
-                report(MAC_FORMAT "     ", info->guids[i].h, info->guids[i].l);
-            }
-
-            for (u_int32_t i=GUIDS; i < MAX_GUIDS; i++) {
-                u_int64_t mac = (((u_int64_t)info->guids[i].h) << 32) | info->guids[GUIDS + i].l;
-                if (!info->blankGuids && !CheckMac(mac)) {
-                    if (i==GUIDS) printf("\n\n");
-                    printf("Warning: Bad mac address (" MAC_FORMAT "): %s\n", info->guids[i].h, info->guids[i].l, err());
-                }
-            }
-        } else {
-            printf("\nWarning: Can not get MAC addrerss: Expecting %d entries in guid section, got %d. Probably an old FW image. Please update.\n",
-                   MAX_GUIDS,
-                   info->guidNum);
-        }
-    }
-
-    // VSD, PSID
-    if (!info->infoOffs[II_VsdVendorId] || info->vsdVendorId == MELLANOX_VENDOR_ID) {
-        report("\nBoard ID:        %s", info->vsd);
-        if (info->psid[0])
-            report(" (%s)\n", info->psid);
-        else
-            report("\n");
-
-        report("VSD:             %s\n", info->vsd);
-        report("PSID:            %s\n", info->psid);
-    } else {
-        report("\n\nWarning: Not a Mellanox FW image (vendor_id = 0x%04x). VSD and PSID are not displayed.\n\n", info->vsdVendorId);
-    }
-
-    if (info->infoOffs[II_IsGa]) {
-        if (!info->isGa) {
-            report("BOARD GA:        no\n");
-        }
-    }
-
-    if (info->blankGuids) {
-        report("\nWarning: GUIDs%s values and their CRC are not set.\n",
-               IsCntx() ? "/MACs" : "");
-    }
-    return true;
-}
-
-////////////////////////////////////////////////////////////////////////
-//                                                                    //
-// ****************************************************************** //
-//                           MAIN                                     //
-// ****************************************************************** //
-//                                                                    //
-////////////////////////////////////////////////////////////////////////
-// sed -e 's/"/\\"/g' < flint.txt | perl -pe 's/^(.*)$/"$1\\n"/'
-void usage(const char *sname, bool full = false)
-{
-    const char *descr =
-    "\n"
-    "               FLINT - FLash INTerface\n"
-    "\n"
-    "FW (firmware) burning and flash memory operations tool for\n"
-    "Mellanox Infiniband HCAs and Ethernet NIC cards.\n"
-    "\n"
-    "Usage:\n"
-    "------\n"
-    "\n"
-    "    " FLINT_NAME " [switches...] <command> [parameters...]\n"
-    "\n"
-    "\n"
-    "Switches summary:\n"
-    "-----------------\n"
-//    "    -bsn <BSN>         - Mellanox Board Serial Number (BSN).\n"
-//    "                         Valid BSN format is:\n"
-//    "                                 MTxxxxx[-]R[xx]ddmmyy-nnn[-cc]\n"
-//    "                         Commands affected: burn\n"
-//    "\n"
-//    "    -crc               - Print out each section CRC.\n"
-//    "                         Commands affected: verify\n"
-    "\n"
-    "    -d[evice] <device> - Device flash is connected to.\n"
-    "                         Commands affected: all\n"
-    "\n"
-    "    -guid <GUID>       - GUID base value. 4 GUIDs\n"
-    "                         are automatically assigned to the\n"
-    "                         following values:\n"
-    "\n"
-    "                         guid   -> node GUID\n"
-    "                         guid+1 -> port1\n"
-    "                         guid+2 -> port2\n"
-    "                         guid+3 -> system image GUID.\n"
-    "\n"
-    "                         Note: port2 guid will be assigned even for a"
-    "                         single port HCA - The HCA ignores this value.\n"
-    "\n"
-    "                         Commands affected: burn, sg\n"
-    "\n"
-    "    -guids <GUIDs...>  - 4 GUIDs must be specified here.\n"
-    "                         The specified GUIDs are assigned\n"
-    "                         the following values, repectively:\n"
-    "                         node, port1, port2 and system image GUID.\n"
-    "\n"
-    "                         Note: port2 guid must be specified even for a\n"
-    "                         single port HCA - The HCA ignores this value.\n"
-    "                         It can be set to 0x0.\n"
-    "\n"
-    "                         Commands affected: burn, sg\n"
-    "\n"
-    "    -mac <MAC>         - MAC address base value. 2 MACs\n"
-    "                         are automatically assigned to the\n"
-    "                         following values:\n"
-    "\n"
-    "                         mac    -> port1\n"
-    "                         mac+1  -> port2\n"
-    "\n"
-    "                         Commands affected: burn, sg\n"
-    "\n"
-    "    -macs <MACs...>    - 2 MACs must be specified here.\n"
-    "                         The specified MACs are assigned\n"
-    "                         to port1, port2, repectively.\n"
-    "\n"
-    "                         Commands affected: burn, sg\n"
-    "                         Note: -mac/-macs flags are applicable only for Mellanox\n"
-    "                               Technologies ethernet products.\n"
-    "\n"
-    "    -blank_guids       - Burn the image with blank GUIDs and MACs (where\n"
-    "                         applicable). These values can be set later using\n"
-    "                         the \"sg\" command (see details below).\n"
-    "\n"
-    "                         Commands affected: burn\n"
-    "\n"
-    "    -clear_semaphore   - Force clear the flash semaphore on the device.\n"
-    "                         No command is allowed when this flag is used.\n"
-    "                         NOTE: May result in system instability or flash\n"
-    "                               corruption if the device or another\n"
-    "                               application is currently using the flash.\n"
-    "                               Exercise caution.\n"
-    "\n"
-    "    -h[elp]            - Prints this message and exits\n"
-    "    -hh                - Prints extended command help\n"
-    "\n"
-    "    -i[mage] <image>   - Binary image file.\n"
-    "                         Commands affected: burn, verify\n"
-    "\n"
-    "    -qq                - Run a quick query. When specified, flint will not perform full\n"
-    "                         image integrity checks during the query operation. This may shorten\n"
-    "                         execution time when running over slow interfaces (e.g., I2C, MTUSB-1).\n"
-    "                         Commands affected: burn, query\n"
-    "\n"
-    "    -nofs              - Burn image in a non failsafe manner.\n"
-    "\n"
-    "    -skip_is           - Allow burning the FW image without updating the invariant sector,\n"
-    "                         to ensure failsafe burning even when an invariant sector difference is detected.\n"
-    "                         See the specific FW release notes for more details.\n"
-    "\n"
-    "    -byte_mode         - Shift address when accessing flash internal registers. May\n"
-    "                         be required for burn/write commands when accessing certain\n"
-    "                         flash types.\n"
-    "\n"
-#if 0
-    "    -unlock            - Use unlock bypass feature of the flash for quicker burn.\n"
-    "                         Commands affected: burn\n"
-    "\n"
-#endif
-    "    -s[ilent]          - Do not print burn progress flyer.\n"
-    "                         Commands affected: burn\n"
-    "\n"
-    "    -y[es]             - Non interactive mode - assume answer\n"
-    "                         \"yes\" to all questions.\n"
-    "                         Commands affected: all\n"
-    "\n"
-    "    -no                - Non interactive mode - assume answer\n"
-    "                         \"no\" to all questions.\n"
-    "                         Commands affected: all\n"
-    "\n"
-    "    -vsd  <string>     - Write this string, of up to 208 characters, to VSD when burn.\n"
-    "\n"
-    "    -use_image_ps      - Burn vsd as appears in the given image - do not keep existing VSD on flash.\n"
-    "                         Commands affected: burn\n"
-    "\n"
-    "    -dual_image        - Make the burn process burn two images on flash (previously default algorithm). Current\n"
-    "                         default failsafe burn process burns a single image (in alternating locations).\n"
-    "                         Commands affected: burn\n"
-    "\n"
-    "    -v                 - Version info.\n"
-    "\n"
-    "Commands summary (use -hh flag for full commands description):\n"
-    "-----------------\n"
-    "  b[urn]              - Burn flash\n"
-    "  q[uery]             - Query misc. flash/firmware characteristics\n"
-    "  v[erify]            - Verify entire flash\n"
-    "  bb                  - Burn Block - Burns the given image as is. \n"
-    "                        No checks are done.\n"
-    "  sg                  - Set Guids\n"
-    "  ri       <out-file> - Read the fw image on the flash.\n"
-    "  dc       [out-file] - Dump Configuration: print fw configuration file\n"
-    "                        for the given image.\n"
-    "  e[rase]  <addr>     - Erase sector\n"
-    "  rw       <addr>     - Read one dword from flash\n"
-    "  ww       <addr> < data> \n"
-    "                      - Write one dword to flash\n"
-    "  wwne     <addr>     - Write one dword to flash without sector erase\n"
-    "  wbne     <addr> <size> <data ...> \n"
-    "                      - Write a data block to flash without sector erase\n"
-    "  rb       <addr> <size> [out-file]\n"
-    "                      - Read  a data block from flash\n"
-    "  swreset             - SW reset the target InfniScale IV device. This command\n"
-    "                        is supported only in the In-Band access method.\n"
-    "\n"
-    "  Return values:\n"
-    "  0 - Successful completion\n"
-    "  1 - An error has occurred\n"
-    "  7 - For burn command - FW already updated - burn was aborted.\n"
-    "\n";
-
-    const char* full_descr =
-    "\n"
-    "Command descriptions:\n"
-    "----------------------------\n"
-    "\n"
-    "* Burn flash\n"
-    "  Burns entire flash from raw binary image.\n"
-    "\n"
-    "    Command:\n"
-    "        b[urn]\n"
-    "    Parameters:\n"
-    "        None\n"
-    "    Examples:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " -i image1.bin burn\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE2 " -guid 0x2c9000100d050 -i image1.bin b\n"
-    "\n"
-    "\n"
-    "* Burn Block\n"
-    "  Burns entire flash from raw binary image as is. No checks are done on the flash or\n"
-    "  on the given image file. No fields (such as VSD or Guids) are read from flash. \n"
-    "\n"
-    "    Command:\n"
-    "        bb\n"
-    "    Parameters:\n"
-    "        None\n"
-    "    Examples:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " -i image1.bin bb\n"
-    "\n"
-    "\n"
-    "* sg\n"
-    "  Set GUIDs/MACs in the given device.\n"
-    "  Use -guid(s) and -mac(s) flags to set the desired values.\n"
-    "  This command is applicable only for images with blank (0xff)\n"
-    "  GUIDs/MACs values and crc, I.E., that were burnt or generated\n"
-    "  using -blank_guids flag.\n"
-    "  The sg command  is used in production to apply GUIDs/MACs values\n"
-    "  to cards that were pre-burnt with blank guids. It is not meant for\n"
-    "  use in field\n"
-    "\n"
-    "    Command:\n"
-    "        sg\n"
-
-    "    Parameters:\n"
-    "        None\n"
-    "    Examples:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " -guid 0x0002c9000100d050 sg\n"
-    "\n"
-    "\n"
-    "* Erase sector.\n"
-    "  Erases a sector that contains specified address.\n"
-    "\n"
-    "    Command:\n"
-    "        e[rase]\n"
-    "    Parameters:\n"
-    "        addr - address of word in sector that you want\n"
-    "                   to erase.\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " erase 0x10000\n"
-    "\n"
-    "\n"
-    "* Query miscellaneous FW and flash parameters\n"
-    "\n"
-    "    Command:\n"
-    "        q[uery]\n"
-    "    Parameters:\n"
-    "        None\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " query\n"
-    "\n"
-    "\n"
-    "* Query flash device parameters (Common Flash Interface)\n"
-    "\n"
-    "    Command:\n"
-    "        cfi\n"
-    "    Parameters:\n"
-    "        None\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " cfi\n"
-    "\n"
-    "\n"
-    "* Read one dword from flash.\n"
-    "\n"
-    "    Command:\n"
-    "        rw\n"
-    "    Parameters:\n"
-    "        addr - address of word to read\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " rw 0x20\n"
-    "\n"
-    "\n"
-    "* Verify entire flash.\n"
-    "\n"
-    "    Command:\n"
-    "        v[erify]\n"
-    "    Parameters:\n"
-    "        None\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " v\n"
-    "\n"
-    "\n"
-    "* Write one dword to flash.\n"
-    "  Note that the utility will read an entire flash sector,\n"
-    "  modify one word and write the sector back. This may take\n"
-    "  a few seconds.\n"
-    "\n"
-    "    Command:\n"
-    "        ww\n"
-    "    Parameters:\n"
-    "        addr - address of word\n"
-    "        data - value of word\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " ww 0x10008 0x5a445a44\n"
-    "\n"
-    "\n"
-    "* Write one dword to flash without sector erase.\n"
-    "  Note that the result of operation is undefined and depends\n"
-    "  on flash type. Usually \"bitwise AND\" (&) between specified\n"
-    "  word and previous flash contents will be written to\n"
-    "  specified address.\n"
-    "\n"
-    "    Command:\n"
-    "        wwne\n"
-    "    Parameters:\n"
-    "        addr - address of word\n"
-    "        data - value of word\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " wwne 0x10008 0x5a445a44\n"
-    "\n"
-    "* Read a data block from the flash and write it to a file or to screen.\n"
-    "\n"
-    "    Command:\n"
-    "        rb\n"
-    "    Parameters:\n"
-    "        addr - address of block\n"
-    "        size - size of data to read in bytes\n"
-    "        file - filename to write the block (raw binary). If not given, the data\n"
-    "               is printed to screen\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " rb 0x10000 100 file.bin\n"
-    "\n"
-    "* Read the FW image from flash and write it to a file.\n"
-    "\n"
-    "    Command:\n"
-    "        ri\n"
-    "    Parameters:\n"
-    "        file - filename to write the image to (raw binary).\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " ri file.bin\n"
-    "\n"
-    "* Write a block of data to the flash without erasing.\n"
-    "\n"
-    "    Command:\n"
-    "        wbne\n"
-    "    Parameters:\n"
-    "        addr - address of block\n"
-    "        size - size of data to write in bytes\n"
-    "        data - data to write - space seperated dwords\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " wbne 0x10000 12 0x30000 0x76800 0x5a445a44\n"
-    "\n"
-    "* Print (to screen or to a file) the FW configuration text file used by the image generation process.\n"
-    "  This command would fail if the image does not contain a FW configuration section. Existence of this\n"
-    "  section depends on the version of the image generation tool.\n"
-    "\n"
-    "    Command:\n"
-    "        dc\n"
-    "    Parameters:\n"
-    "        file - (optional) filename to write the dumped configuration to. If not given, the data\n"
-    "               is printed to screen\n"
-    "    Example:\n"
-    "        " FLINT_NAME " -d " DEV_MST_EXAMPLE1 " dc\n"
-    "\n";
-
-    printf(descr, sname);
-
-    if (full) {
-        printf(full_descr, sname);
-    }
-}
-
-
-//
-// Signal handlers
-//
-
-Flash* g_flash = NULL;
-
-#ifdef _WIN32
-HANDLE g_hMainTread = GetCurrentThread();
-#endif
-
-
-
-int g_signals_for_termination[] = {
-    SIGINT,
-#ifndef _WIN32
-    SIGHUP,
-#endif
-    SIGTERM
-};
-
-
-
-void TerminationHandler (int signum)
-{
-    static volatile sig_atomic_t fatal_error_in_progress = 0;
-
-#ifdef _WIN32
-    if (signum == 0) {
-
-        report ("\nWarning: Got SIGINT. Raising SIGTERM\n");
-        raise(SIGTERM);
-        return;
-    }
-
-    report ("\nWarning: This program can not be interrupted.Please wait for its termination.\n");
-    signal(signum, TerminationHandler);
-    return;
-#endif
-
-
-    if (fatal_error_in_progress)
-        raise (signum);
-    fatal_error_in_progress = 1;
-
-    signal (signum, SIG_DFL);
-
-    if (g_flash != NULL) {
-        report("\n Received signal %d. Cleaning up ...", signum);
-        fflush(stdout);
-        sleep(1); // let erase sector end
-        //g_flash->wait_ready("Process termination");
-
-        g_flash->close();
-        report(" Done.\n");
-    }
-    raise(signum);
-}
-
-//
-// Commands database and parsing methods
-//
-enum CommandInput {
-    CI_NONE         = 0x01,
-    CI_IMG_ONLY     = 0x02,
-    CI_DEV_ONLY     = 0x04,
-    CI_IMG_OR_DEV   = 0x06,
-    CI_IMG_AND_DEV  = 0x08
-};
-
-enum CommandType {
-    CMD_UNKNOWN,
-    CMD_BURN,
-    CMD_SET_GUIDS,
-    CMD_BURN_BLOCK,
-    CMD_QUERY,
-    CMD_QUERY_ROM,
-    CMD_QUERY_FORCE,
-    CMD_VERIFY,
-    CMD_READ_WORD,
-    CMD_READ_BLOCK,
-    CMD_WRITE_WORD,
-    CMD_WRITE_WORD_NE,
-    CMD_WRITE_BLOCK,
-    CMD_WRITE_BLOCK_NE,
-    CMD_ERASE_SECT,
-    CMD_DUMP_CONF,
-    CMD_READ_IMAGE,
-    CMD_CFI,
-    CMD_CLEAR_SEM,
-    CMD_SWRESET
-};
-
-struct CommandInfo {
-    CommandType  cmd;
-    const char*  cmdName;
-    bool         requireExactMatch;
-    int          maxArgs;
-    CommandInput requiredInput;
-    const char*  cmdDescription;
-
-};
-
-CommandInfo const g_commands[] = {
-    { CMD_BURN           , "burn"  ,false , 0 , CI_IMG_AND_DEV , ""},
-    { CMD_BURN_BLOCK     , "bb"    ,true  , 0 , CI_IMG_AND_DEV , ""},
-    { CMD_SET_GUIDS      , "sg"    ,true  , 0 , CI_DEV_ONLY    , ""},
-    { CMD_QUERY_FORCE    , "qf"    ,true  , 0 , CI_IMG_OR_DEV  , ""},
-    { CMD_QUERY          , "query" ,false , 0 , CI_IMG_OR_DEV  , ""},
-    { CMD_QUERY_ROM      , "qrom"  ,true  , 0 , CI_IMG_ONLY    , ""},
-    { CMD_VERIFY         , "verify",false , 0 , CI_IMG_OR_DEV  , ""},
-    { CMD_READ_WORD      , "rw"    ,true  , 1 , CI_DEV_ONLY    , ""},
-    { CMD_READ_BLOCK     , "rb"    ,true  , 3 , CI_IMG_OR_DEV  , ""},
-    { CMD_WRITE_WORD     , "ww"    ,true  , 2 , CI_DEV_ONLY    , ""},
-    { CMD_WRITE_WORD_NE  , "wwne"  ,true  , 2 , CI_DEV_ONLY    , ""},
-    { CMD_WRITE_BLOCK    , "wb"    ,true  , 2 , CI_DEV_ONLY    , ""},
-    { CMD_WRITE_BLOCK_NE , "wbne"  ,true  ,-1 , CI_DEV_ONLY    , ""},
-    { CMD_ERASE_SECT     , "erase" ,false , 1 , CI_DEV_ONLY    , ""},
-    { CMD_DUMP_CONF      , "dc"    ,true  , 1 , CI_IMG_OR_DEV  , ""},
-    { CMD_READ_IMAGE     , "ri"    ,true  , 1 , CI_DEV_ONLY    , ""},
-    { CMD_CLEAR_SEM      , "clear_semaphore"    ,true  , 0 , CI_DEV_ONLY    , ""},
-    { CMD_SWRESET        , "swreset",true , 0 , CI_DEV_ONLY    , ""},
-    { CMD_CFI            , "cfi"   ,true  , 0 , CI_DEV_ONLY    , ""}
-};
-
-#define numbel(x) (sizeof(x)/sizeof((x)[0]))
-
-
-const CommandInfo* GetCommandInfo(CommandType cmd) {
-    for (u_int32_t i = 0 ; i < numbel(g_commands); i++ ) {
-        if (cmd == g_commands[i].cmd) {
-            return &g_commands[i];
-        }
-    }
-
-    return NULL;
-}
-
-CommandType ParseCommand(const char* cmd) {
-    u_int32_t cmdLenGiven = strlen(cmd);
-
-    for (u_int32_t i = 0 ; i < numbel(g_commands); i++ ) {
-        if (g_commands[i].requireExactMatch ) {
-            if (!strcmp(cmd, g_commands[i].cmdName)) {
-                return g_commands[i].cmd;
-            }
-        } else {
-            // Match if given cmd maches the beginning of the checked cmd
-            if (!strncmp(cmd, g_commands[i].cmdName, cmdLenGiven )) {
-                return g_commands[i].cmd;
-            }
-        }
-    }
-    return CMD_UNKNOWN;
-}
-
-
-bool CheckCommandInputs(const char* dev,
-                        const char* img,
-                        CommandType cmd) {
-
-    const CommandInfo* cmdInfo = GetCommandInfo(cmd);
-
-    if (!cmdInfo) {
-        printf("*** INTERNAL ERROR *** Unknown command given to CheckCommandInputs() (%d)\n", cmd);
-        return false;
-    }
-
-    const char* inputDesStr [] = {
-        NULL,
-        "neither a device nor an image file",       // CI_NONE
-        "an image file",                            // CI_IMG_ONLY,
-        NULL,
-        "a device",                                 // CI_DEV_ONLY,
-        NULL,
-        "either an image file or a device",         // CI_IMG_OR_DEV,
-        NULL,
-        "both an image file and a device"           // CI_IMG_AND_DEV
-    };
-
-    CommandInput given;
-
-    if        ( dev && img) {
-        given = CI_IMG_AND_DEV;
-    } else if (!dev && img) {
-        given = CI_IMG_ONLY;
-    } else if (dev && !img) {
-        given = CI_DEV_ONLY;
-    } else {
-        given = CI_NONE;
-    }
-
-    if ((given & cmdInfo->requiredInput) == 0) {
-        printf("*** ERROR *** Command \"%s\" requires %s to be specified",
-               cmdInfo->cmdName,
-               inputDesStr[cmdInfo->requiredInput]);
-
-        if (given != CI_NONE) {
-            printf(", but %s %s given.\n",
-                   inputDesStr[given],
-                   given == CI_IMG_AND_DEV ? "are" : "is");
-        } else {
-            printf(".\n");
-        }
-
-        return false;
-    }
-
-    return true;
-}
-
-bool CheckMaxCmdArguments(CommandType cmd, int numArgs) {
-    const CommandInfo* cmdInfo = GetCommandInfo(cmd);
-    if (!cmdInfo) {
-        printf("*** INTERNAL ERROR *** Unknown command given to CheckMaxCmdArguments (%d)\n", cmd);
-        return false;
-    }
-
-    if (cmdInfo->maxArgs >= 0 && numArgs > cmdInfo->maxArgs) {
-        printf("*** ERROR *** Command \"%s\" requires %d arguments, but %d arguments were given\n",
-               cmdInfo->cmdName,
-               cmdInfo->maxArgs,
-               numArgs);
-        return false;
-    }
-    return true;
-}
-
-////////////////////////////////////////////////////////////////////////
-//
-
-// Return values:
-#define RC_FW_ALREADY_UPDATED 7
-
-#define NEXTS(s) do {                                        \
-    if (++i >= ac)                                           \
-    {                                                        \
-        printf("Missed parameter after \"%s\" switch\n", s); \
-        return 1;                                            \
-    }} while(0)
-#define NEXTC(p, s) do {                                           \
-    if (++i >= ac)                                                 \
-    {                                                              \
-        printf("Missed %s parameter after \"%s\" command\n", p,s); \
-        return 1;                                                  \
-    }} while(0)
-
-#define SETERR(args) do { printf("*** ERROR *** "); printf args; printf("\n"); return 1; } while(0)
-
-
-int main(int ac, char *av[])
-{
-
-    char         *image_fname=0, *device=0;
-    bool         clear_semaphore  = false;
-    bool         silent           = false;
-    bool         guids_specified  = false;
-    bool         macs_specified   = false;
-    bool         burn_failsafe    = true;
-    bool         use_image_ps     = false;
-    bool         use_image_guids  = false;
-    bool         single_image_burn = true;
-    bool         checkMatchingDevId = true;
-
-    const char*  cmdStr           = NULL;
-
-    char         *user_vsd=0;
-    char         *user_psid=0;
-    guid_t       user_guids[Operations::MAX_GUIDS];
-    int		 rc = 0;
-
-    CommandType cmd = CMD_UNKNOWN;
-
-    auto_ptr<Flash>       f;
-    FImage                fim;
-
-    Operations            ops;
-
-    FBase*      fbase     = NULL;
-    const char* cmdTarget = NULL;
-    const char* cmdAccess = NULL;
-
-    bool        cntx_image  = false;
-    bool        cntx_device = false;
-    //
-    // Map termination signal handlers
-    //
-    int i;
-    for (i = 0 ; i < (int)(sizeof(g_signals_for_termination)/sizeof(g_signals_for_termination[0])) ; i++ ) {
-        signal (g_signals_for_termination[i], TerminationHandler);
-    }
-
-    if (ac < 2) {
-        usage(av[0]);
-        rc =  1; goto done;
-    }
-
-    // Init with FFs - for ConnectX if only MAC or GUID is specified
-    memset(user_guids, 0xff, sizeof(user_guids));
-
-    // Go thru command line options
-    for (i=1; i < ac; i++) {
-        //
-        // Switches
-        // --------
-        //
-        if (*av[i] == '-') {
-            int switchLen = strlen(av[i]);
-
-            if (!strcmp(av[i], "-dual_image"))
-                single_image_burn = false;
-
-	    else if (!strcmp(av[i], "-clear_semaphore")) {
-                clear_semaphore = true;
-	    }
-
-            else if (!strncmp(av[i], "-device", switchLen)) {
-                NEXTS("-device");
-                device = av[i];
-
-            } else if (!strcmp(av[i], "-v") || !strcmp(av[i], "-vv")) {
-                printf("%s: %s .",
-                       av[0],
-                       _versionID);
-
-                if (!strcmp(av[i], "-vv")) {
-                    printf(" SVN %s", _svnID + 1);
-                }
-
-                printf("\n");
-                rc =  0; goto done;
-
-            } else if (!strcmp(av[i], "-unlock")) {
-                _unlock_bypass = true;
-            } else if (!strcmp(av[i], "-noerase"))
-                _no_erase = true;
-            else if (!strcmp(av[i], "-noburn"))
-                _no_burn = true;
-            else if (!strcmp(av[i], "-crc"))
-                _print_crc = true;
-            else if (!strcmp(av[i], "-bytewrite")) {
-                if (device) {
-                    printf("\"-bytewrite\" should be specifies before \"-device\" switch in the command line.\n");
-                    rc =  1; goto done;
-                }
-                _byte_write = true;
-            } else if (!strcmp(av[i], "-vsd")) {
-                NEXTS("-vsd");
-                user_vsd = av[i];
-            }
-            // -vsd1 is an alias to -vsd, for backward compatibility. Can be removed in the future.
-            else if (!strcmp(av[i], "-vsd1")) {
-                printf("-W- Flag \"%s\" is deprecated. It will be removed in the next version. Use \"-vsd\" flag for the same result.\n", av[i]);
-                NEXTS("-vsd1");
-                user_vsd = av[i];
-            } else if (!strcmp(av[i], "-psid")) {
-                printf("-W- Flag \"%s\" is deprecated. It will be removed in the next version.\n", av[i]);
-                NEXTS("-psid");
-                user_psid = av[i];
-            }
-            // -vsd2 is an alias to psid, for backward compatibility. Can be removed in the future.
-            else if (!strcmp(av[i], "-vsd2")) {
-                printf("-W- Flag \"%s\" is deprecated. It will be removed in the next version.\n", av[i]);
-                NEXTS("-vsd2");
-                user_psid = av[i];
-            } else if (!strcmp(av[i], "-bsn")) {
-                printf("-W- Flag \"%s\" is deprecated. It will be removed in the next version.\n", av[i]);
-
-                NEXTS("-bsn");
-                GETBSN(av[i], &user_guids[0]);
-                for (int i=1; i<Operations::GUIDS; i++) {
-                    u_int64_t g=user_guids[0].h;
-                    g=(g<<32) | user_guids[0].l;
-                    g += i;
-                    user_guids[i].h = (u_int32_t)(g>>32);
-                    user_guids[i].l = (u_int32_t)g;
-                }
-                guids_specified = true;
-            } else if (!strncmp(av[i], "-image", switchLen)) {
-                NEXTS("-image");
-                image_fname = av[i];
-            } else if (!strcmp(av[i], "-guid")) {
-                NEXTS("-guid");
-                GETGUID(av[i], &user_guids[0]);
-                for (int i=1; i<Operations::GUIDS; i++) {
-                    u_int64_t g=user_guids[0].h;
-                    g=(g<<32) | user_guids[0].l;
-                    g += i;
-                    user_guids[i].h = (u_int32_t)(g>>32);
-                    user_guids[i].l = (u_int32_t)g;
-                }
-                guids_specified = true;
-            } else if (!strcmp(av[i], "-guids")) {
-                if (i + 4 >= ac) {
-                    printf("Exactly four GUIDs must be specified.\n");
-                    rc =  1; goto done;
-                }
-                i++;
-                for (int j=0; j<Operations::GUIDS; j++) {
-                    GETGUID(av[i+j], &user_guids[j]);
-                }
-                i += 3;
-                guids_specified = true;
-
-            } else if (!strcmp(av[i], "-mac")) {
-                NEXTS("-mac");
-                GETGUID(av[i], &user_guids[Operations::GUIDS]);
-                for (int i=1; i < Operations::MACS ; i++) {
-                    u_int64_t g=user_guids[Operations::GUIDS].h;
-                    g=(g<<32) | user_guids[Operations::GUIDS].l;
-                    g += i;
-                    user_guids[Operations::GUIDS + i].h = (u_int32_t)(g>>32);
-                    user_guids[Operations::GUIDS + i].l = (u_int32_t)g;
-                }
-                macs_specified = true;
-            } else if (!strcmp(av[i], "-macs")) {
-                if (i + 2 >= ac) {
-                    printf("Exactly two MACs must be specified.\n");
-                    rc =  1; goto done;
-                }
-                i++;
-                for (int j=0; j<Operations::MACS; j++) {
-                    GETGUID(av[i+j], &user_guids[Operations::GUIDS+j]);
-                }
-                i += 1;
-                macs_specified = true;
-            } else if (!strncmp(av[i], "-silent", switchLen))
-                silent = true;
-            else if (!strcmp(av[i], "-use_image_ps"))
-                use_image_ps = true;
-            else if (!strcmp(av[i], "-use_image_guids"))
-                use_image_guids = true;
-            else if (!strcmp(av[i], "-no_devid_check"))
-                checkMatchingDevId = false;
-            else if (!strncmp(av[i], "-nofs", 5))
-                burn_failsafe = false;
-            else if (!strcmp(av[i], "-skip_is"))
-                ops.SetAllowSkipIs(true);
-            else if (!strcmp(av[i], "-striped_image"))
-                ops.SetCntxStripedImage(true);
-            else if (!strcmp(av[i], "-blank_guids"))
-                ops.SetBurnBlankGuids(true);
-            else if (!strcmp(av[i], "-qq"))
-                ops.SetQuickQuery(true);
-            else if (!strncmp(av[i], "-yes", switchLen))
-                _assume_yes = true;
-            else if (!strcmp(av[i], "-no"))
-                _assume_no = true;
-            else if (!strcmp(av[i], "-byte_mode"))
-                Flash::_byte_mode = true;
-
-
-            else if (!strncmp(av[i], "-hh", 3) ||  !strncmp(av[i], "--hh", 4)) {
-                usage(av[0], true);
-                rc =  0; goto done;
-            } else if (!strncmp(av[i], "-help", switchLen) ||  !strncmp(av[i], "--h", 3)) {
-                usage(av[0]);
-                rc =  0; goto done;
-            } else {
-                printf("*** ERROR *** Invalid switch \"%s\" is specified.\n", av[i]);
-                rc =  1; goto done;
-            }
-        }  else {
-            // command
-            cmdStr = av[i];
-            break;
-        }
-    }
-
-    if (_assume_yes && _assume_no) {
-        printf("*** ERROR *** -yes and -no options can not be specified together.\n");
-        rc =  1; goto done;
-    }
-
-    if (ops.GetBurnBlankGuids() && (guids_specified || macs_specified)) {
-        const char* flag = "-guid(s)";
-
-        if (macs_specified && !guids_specified) {
-            flag = "-mac(s)";
-        }
-
-        printf("*** ERROR *** -blank_guids and %s options can not be specified together.\n", flag);
-        rc =  1; goto done;
-    }
-
-    //
-    // Commands
-    // --------
-    //
-
-    if (clear_semaphore) {
-        if (cmdStr) {
-            printf("*** ERROR *** No command is allowed when -clear_semaphore flag is given.\n");
-            rc =  1; goto done;
-        } else {
-            cmdStr = "clear_semaphore";
-        }
-    }
-
-    if (!cmdStr) {
-        printf("*** ERROR *** No command given. See help for details.\n");
-        rc =  1; goto done;
-    }
-
-    //
-    // Check and parse command
-    //
-    cmd = ParseCommand(cmdStr);
-
-    if (cmd == CMD_UNKNOWN) {
-        printf("*** ERROR *** Invalid command \"%s\".\n", av[i]);
-        rc =  1; goto done;
-    }
-
-    if (cmd == CMD_CLEAR_SEM) {
-        clear_semaphore = true;
-    }
-
-    if (!CheckCommandInputs(device, image_fname, cmd)) {
-        rc = 1; goto done;
-    }
-
-    if (!CheckMaxCmdArguments(cmd, ac - i - 1 )) {
-        rc = 1; goto done;
-    }
-
-    if (device) {
-        // Open the device
-        auto_ptr<Flash>       tmp(new Flash);
-        f = tmp;
-
-        if (f.get() == NULL) {
-            printf("*** ERROR *** Memory allocation failed\n");
-            rc =  1; goto done;
-        }
-
-        g_flash = f.get();
-        if (!f->open(device, clear_semaphore)) {
-            printf("*** ERROR *** Can not open %s: %s\n", device, f->err());
-            rc =  1; goto done;
-        }
-
-        ops.SetNumPorts(f->get_port_num());
-
-        cmdTarget = "Flash";
-        cmdAccess = device;
-        fbase     = f.get();
-
-        // Connectx Mode:
-        cntx_device = ops.CheckIsCntx(*fbase);
-    }
-
-    if (image_fname) {
-        if (!fim.open(image_fname)) {
-            printf("*** ERROR *** Image file open failed: %s\n", fim.err());
-            rc =  1; goto done;
-        }
-
-        cmdTarget = "Image file";
-        cmdAccess = image_fname;
-        fbase     = &fim;
-
-        // Connectx Mode:
-        cntx_image = ops.CheckIsCntx(fim);
-    }
-
-    ops.SetCntxMode(cntx_image || cntx_device);
-
-    switch (cmd) {
-    case CMD_BURN:
-    case CMD_BURN_BLOCK:
-    {
-
-        //
-        // BURN
-        //
-        Operations::ImageInfo fileInfo;
-        Operations::ImageInfo flashInfo;
-        bool burn_block = (cmd == CMD_BURN_BLOCK);
-
-        if (!burn_block) {
-            if (cntx_image != cntx_device) {
-                printf("*** ERROR *** The given device %s a FS2 image type, but the given image file %s a FS2 FW image\n",
-                       cntx_device ? "requires" : "does not require",
-                       cntx_image  ? "contains" : "does not contain");
-                rc =  1; goto done;
-            }
-
-            // Make checks and replace vsd/guids.
-            bool old_silent = _silent;
-            _silent = true;
-            if (!ops.Verify(fim, &fileInfo) || !ops.QueryAll(fim, &fileInfo)) {
-                printf("*** ERROR *** %s: Not a valid image file (%s)\n", image_fname, ops.err());
-                rc =  1; goto done;
-            }
-
-            if (checkMatchingDevId && fileInfo.infoOffs[Operations::II_DeviceType]) {
-                if (!ops.CheckMatchingDevId(f->get_dev_id(),
-                                            fileInfo.devType)) {
-                    printf("*** ERROR *** Device/Image mismatch: %s\n",
-                           ops.err());
-                    rc =  1; goto done;
-                }
-            }
-
-
-            // Get GUID and VSD info from flash
-
-            bool read_guids = true;
-            bool read_ps    = true;
-
-            // Flash query (unlike image file query) does not have to
-            // pass. E.G. blank flash and the user supplies the needed data (guids, vsd).
-
-            bool flash_query_res= true;
-            if (ops.GetQuickQuery()) {
-                printf("\n*** WARNING *** Running quick query - Skipping full image integrity checks.\n");
-                if (ops.IsCntx()) {
-                    flash_query_res = ops.VerifyCntx(*f, &flashInfo, false, true);
-                }
-
-                if (flash_query_res) {
-                    flash_query_res = ops.QueryAll(*f, &flashInfo);
-                }
-            } else {
-                flash_query_res = ops.Verify(*f, &flashInfo) && ops.QueryAll(*f, &flashInfo);
-            }
-
-            bool ib_dev;
-            bool eth_dev;
-
-            ops.SetDevFlags(fileInfo.devType, ib_dev,eth_dev);
-
-            if ((user_vsd && user_psid) || use_image_ps)
-                read_ps = false;
-
-            if (ops.GetBurnBlankGuids() ||
-                (guids_specified && ib_dev) ||
-                (macs_specified && eth_dev))
-                read_guids = false;
-
-            if (read_guids && !flash_query_res) {
-                const char* missing_info;
-                const char* missing_flags;
-
-                if (ib_dev && eth_dev) {
-                    missing_info  = "GUIDs / MACs";
-                    missing_flags = "-guid(s) / -mac(s)";
-                } else if (ib_dev) {
-                    missing_info  = "GUIDs";
-                    missing_flags = "-guid(s)";
-                } else {
-                    missing_info  = "MACs";
-                    missing_flags = "-mac(s)";
-                }
-
-                if (read_guids && !flashInfo.imageOk) {
-                    printf("\n");
-                    printf("*** ERROR *** Can not extract %s info from flash. "
-                           "Please specify %s (using command line flags %s ). \n", missing_info, missing_info, missing_flags);
-                }
-
-                if (burn_failsafe) {
-                    printf("              Can not burn in a failsafe mode.\n");
-		    printf("              If you want to burn in non failsafe mode, use the \"-nofs\" switch.\n");
-                }
-                rc =  1; goto done;
-            }
-
-            // Patch GUIDS
-            if  (guids_specified || macs_specified) {
-                if (!ops.CheckGuidsFlags(fileInfo.devType, ib_dev, guids_specified, eth_dev, macs_specified)) {
-                    printf("*** ERROR *** %s\n", ops.err());
-                    rc =  1; goto done;
-                }
-
-                if (!ops.patchGUIDs(fim,
-                                    &fileInfo,
-                                    ib_dev,
-                                    eth_dev,
-                                    guids_specified,
-                                    macs_specified,
-                                    user_guids,
-                                    flashInfo.imageOk ? flashInfo.guids : NULL,
-                                    flashInfo.guidNum,
-                                    true)) {
-                    rc =  1; goto done;
-                }
-            } else if (!use_image_guids) {
-                if (!ops.patchGUIDs(fim,
-                                    &fileInfo,
-                                    ib_dev,
-                                    eth_dev,
-                                    false,
-                                    false,
-                                    NULL,
-                                    flashInfo.guids,
-                                    flashInfo.guidNum,
-                                    false)) {
-                    rc =  1; goto done;
-                }
-            }
-
-            if (burn_failsafe && (!fileInfo.isFailsafe || !flashInfo.isFailsafe)) {
-                printf("*** ERROR *** Failsafe burn failed: FW image in the %s is non failsafe.\n",         fileInfo.isFailsafe ? "flash" : "given file");
-                printf("              It is impossible to burn %sa non failsafe image in a failsafe mode.\n", fileInfo.isFailsafe ? "over " : "");
-                printf("              If you want to burn in non failsafe mode, use the \"-nofs\" switch.\n");
-                rc =  1; goto done;
-            }
-
-            if (!user_vsd && !(flashInfo.psOk || (flashInfo.infoOffs[Operations::II_PSID] &&
-                                                flashInfo.infoOffs[Operations::II_VSD]  ))) {
-                printf("\n");
-                if (burn_failsafe) {
-
-                    printf("*** ERROR *** Can not extract VSD/PSID info from flash.\n"
-                           "              Can not burn in a failsafe mode. Please use \"-nofs\" flag to burn in a non failsafe mode.\n");
-                    rc =  1; goto done;
-                }  else {
-                    printf("*** WARNING *** Can not extract VSD/PSID info from flash.\n\n"
-                           "    To use a specific VSD, abort and re-burn specifying the\n"
-                           "    needed info (using command line flags -vsd / -use_image_ps).\n"
-                           "    You can also continue burn using blank VSD.\n");
-
-                    if (!ops.ask_user()) {
-                        rc =  1; goto done;
-                    }
-                }
-            }
-
-            // Print FW versions:
-            printf("\n");
-            printf("    Current FW version on flash:  ");
-            if (flashInfo.infoOffs[Operations::II_FwVersion]) {
-                printf("%d.%d.%d\n", flashInfo.fwVer[0], flashInfo.fwVer[1], flashInfo.fwVer[2]);
-            } else {
-                printf("N/A\n");
-            }
-
-            printf("    New FW version:               ");
-            if (fileInfo.infoOffs[Operations::II_FwVersion]) {
-                printf("%d.%d.%d\n", fileInfo.fwVer[0], fileInfo.fwVer[1], fileInfo.fwVer[2]);
-            } else {
-                printf("N/A\n");
-            }
-
-            bool updateRequired = true;
-
-            if (fileInfo.infoOffs[Operations::II_FwVersion]  &&
-                flashInfo.infoOffs[Operations::II_FwVersion]) {
-
-                updateRequired = ops.FwVerLessThan(flashInfo.fwVer,fileInfo.fwVer);
-            }
-
-            if (!updateRequired) {
-                printf("\n    Note: The new FW version is not newer than the current FW version on flash.\n");
-                if (! ops.ask_user()) {
-                    rc =  RC_FW_ALREADY_UPDATED; goto done;
-                }
-            }
-
-            if (fileInfo.infoOffs[Operations::II_IsGa] && !fileInfo.isGa) {
-                printf("\n    Note: You are attempting to burn a pre-production FW image.\n");
-                if (! ops.ask_user()){
-                    rc =  1; goto done;
-                }
-            }
-
-            if (!use_image_ps) {
-                if (fileInfo.psOk || (ops.IsCntx() && fileInfo.infoOffs[Operations::II_VSD])) {
-                    if (!ops.patchVSD(fim,
-                                      &fileInfo,
-                                      user_vsd,
-                                      user_psid,
-                                      flashInfo.vsd,
-                                      NULL,
-                                      fileInfo.psid )) {
-                        rc =  1; goto done;
-                    }
-                }
-            }
-
-            // Check PSID and ib -> eth change.
-
-            if (fileInfo.infoOffs[Operations::II_PSID]  &&
-                flashInfo.infoOffs[Operations::II_PSID] &&
-                strncmp( fileInfo.psid, flashInfo.psid, PSID_LEN)) {
-                if (ops.IsCntx() &&
-                    (!ib_dev && eth_dev) &&
-                    flashInfo.infoOffs[Operations::II_DeviceType] &&
-                     ops.CntxIsIb(flashInfo.devType) &&
-                    !ops.CntxIsEth(flashInfo.devType)) {
-
-                    printf("\n    You are about to replace FW image type from IB to ETH image.\n");
-                } else {
-                    printf("\n    You are about to replace current PSID on flash - \"%s\" with a different PSID - \"%s\".\n"
-                           "    Note: It is highly recommended not to change the PSID.\n",
-                           flashInfo.psid,
-                           fileInfo.psid);
-                }
-
-                if (! ops.ask_user()){
-                    rc =  1; goto done;
-                }
-            }
-
-            // Check exp rom:
-            if (!fileInfo.expRomFound && flashInfo.expRomFound) {
-                printf("\n    Expansion-ROM mismatch: \n"
-                       "    Current FW on flash contains an expansion-ROM.\n"
-                       "    The new FW image does not contain an expansion-ROM\n");
-
-                if (! ops.ask_user()){
-                    rc =  1; goto done;
-                }
-            }
-
-            _silent = old_silent;
-
-        } else {
-            // BURN BLOCK:
-            burn_failsafe = false;
-        }
-
-        // Burn it
-        if (burn_failsafe) {
-            // FS burn
-            bool ret;
-            if (ops.IsCntx()) {
-                ret = ops.CntxFailSafeBurn(*f,
-                                           fim,
-                                           !silent,
-                                           &flashInfo,
-                                           &fileInfo,
-                                           false);
-
-            } else {
-                ret = ops.FailSafeBurn(*f,
-                                       fim,
-                                       !silent,
-                                       single_image_burn);
-            }
-
-            if (!ret) {
-		if (f->err()) {
-		    // The error is in flash access:
-		    printf("*** ERROR *** Flash access failed during burn: %s\n", f->err());
-		} else {
-		    // operation/ algorithm error:
-		    printf("*** ERROR *** Failsafe burn error: %s\n", ops.err());
-		}
-                rc =  1; goto done;
-            }
-        } else {
-            //
-            // Not failsafe (sequential) burn
-            //
-
-            // Ask is it OK
-            printf("\n");
-            if (burn_block) {
-                printf("Block burn: The given image will be burnt as is. No fields (such\n");
-                printf("as GUIDS,VSD) are taken from current image on flash.\n");
-            }
-            printf("Burn process will not be failsafe. No checks will be performed.\n");
-
-            printf("ALL flash, including the Invariant Sector will be overwritten.\n");
-            printf("If this process fails, computer may remain in an inoperable state.\n");
-
-            if (!ops.ask_user()) {
-                rc =  1; goto done;
-	    }
-
-            // Non FS burn
-            bool ret;
-            if (ops.IsCntx() && !burn_block) {
-                ret = ops.CntxFailSafeBurn(*f,
-                                           fim,
-                                           !silent,
-                                           &flashInfo,
-                                           &fileInfo,
-                                           true); // Allow nofs
-            } else {
-                ret = ops.write_image(*f, 0, fim.getBuf(), fim.getBufLength(),!silent);
-            }
-
-
-            if (!ret) {
-                report("\n");
-                printf("*** ERROR *** Non failsafe burn failed: %s\n", ops.err());
-                rc =  1; goto done;
-            }
-            report("\n");
-        }
-    }
-    break;
-    case CMD_SET_GUIDS:
-    {
-        Operations::ImageInfo info;
-        u_int32_t guid_sect_addr[2] = {0};
-        u_int32_t i;
-
-        if (ops.IsCntx()) {
-            _silent       = true;
-            if (!ops.VerifyCntx(*fbase, &info, false, true)) {
-                printf("\n*** ERROR *** Can not set GUIDs: %s. \n", ops.err());
-                rc =  1; goto done;
-            }
-            _silent = false;
-        }
-
-        if (!ops.QueryAll(*fbase, &info)) {
-            printf("*** ERROR *** Can not set GUIDs: %s query (%s) failed: %s\n", cmdTarget , cmdAccess, ops.err());
-            rc =  1; goto done;
-        }
-
-        if (!info.blankGuids) {
-            printf("\n*** ERROR *** Can not set GUIDs: Guids are already set.\n");
-            rc =  1; goto done;
-        }
-
-        bool ib_dev;
-        bool eth_dev;
-
-        ops.SetDevFlags(info.devType, ib_dev, eth_dev);
-
-        if (macs_specified || guids_specified) {
-            if (!ops.CheckGuidsFlags(info.devType, ib_dev, guids_specified, eth_dev, macs_specified)) {
-                printf("*** ERROR *** %s\n", ops.err());
-                rc =  1; goto done;
-            }
-        } else {
-            const char* missing_info;
-            const char* missing_flags;
-
-            if (ib_dev && eth_dev) {
-                missing_info  = "GUIDs / MACs";
-                missing_flags = "-guid(s) / -mac(s)";
-            } else if (ib_dev) {
-                missing_info  = "GUIDs";
-                missing_flags = "-guid(s)";
-            } else {
-                missing_info  = "MACs";
-                missing_flags = "-mac(s)";
-            }
-
-            printf("\n");
-            printf("*** ERROR *** For set_guids command, "
-                   "Please specify %s (using command line flags %s ). \n", missing_info, missing_flags);
-
-            rc = 1; goto done;
-        }
-
-        if (ops.IsCntx() || !info.isFailsafe) {
-            guid_sect_addr[0] = info.guidPtr;
-        } else {
-            int addr_idx = 0;
-            for (i = 0; i < 2; i++) {
-                if (info.allImgStart[i]) {
-                    guid_sect_addr[addr_idx] = info.allImgStart[i] + info.guidPtr;
-                    addr_idx++;
-                }
-            }
-        }
-
-        for (i = 0; i < 2 && guid_sect_addr[i]; i++ ) {
-            u_int32_t guid_sect[Operations::MAX_GUIDS*2 + 5]; // Save room for header + crc
-
-            if (!f->read(guid_sect_addr[i] - 16 , guid_sect, 16)) {
-                printf("*** ERROR *** Failed to read guids section - flash read error (%s)\n", fbase->err());
-            }
-
-            ops.patchGUIDsSection (guid_sect, 16, user_guids, info.guidNum);
-
-            if (!f->write(guid_sect_addr[i], guid_sect + 4 , info.guidNum * 8 + 4, true)) {
-                printf("*** ERROR *** Guids set failed - flash write error (%s)\n", fbase->err());
-            }
-        }
-    }
-    break;
-
-    case CMD_ERASE_SECT:
-    {
-        //
-        // ERASE SECTOR <ADDR>
-        //     Parameters: <ADDR>
-        //
-        u_int32_t    addr;
-        char         *endp;
-
-        // Address of sector to erase
-        NEXTC("<ADDR>", "erase");
-        addr = strtoul(av[i], &endp, 0);
-        if (*endp) {
-            printf("Invalid address \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-
-        // Erase
-        if (!f->erase_sector(addr)) {
-            printf("*** ERROR *** Erase sector failed: %s\n", f->err());
-            rc =  1; goto done;
-        }
-    }
-    break;
-
-    case CMD_QUERY_FORCE:
-    case CMD_QUERY:
-    {
-        // QUERY
-        Operations::ImageInfo info;
-        bool imageOk;
-        bool checkValidImage = false;
-
-        _silent       = true;
-        if (ops.GetQuickQuery()) {
-            printf("\n*** WARNING *** Running quick query - Skipping full image integrity checks.\n");
-            if (ops.IsCntx()) {
-                imageOk = ops.VerifyCntx(*fbase, &info, false, true);
-                checkValidImage = true;
-            }
-        } else {
-            imageOk = ops.Verify(*fbase, &info);
-            checkValidImage = true;
-        }
-        _silent = false;
-
-        if (checkValidImage && !imageOk) {
-            printf("\n*** ERROR *** %s query (%s) failed. Not a valid image.\n", cmdTarget , cmdAccess);
-            rc =  1; goto done;
-        }
-
-        if (!ops.QueryAll(*fbase, &info)) {
-                printf("*** ERROR *** %s query (%s) failed: %s\n", cmdTarget , cmdAccess, ops.err());
-                rc =  1; goto done;
-        }
-
-        ops.DisplayImageInfo(&info);
-    }
-    break;
-
-    case CMD_QUERY_ROM:
-    {
-        Operations::ImageInfo info;
-        if (!ops.LoadAsExpRom(*fbase)    ||
-            !ops.GetExpRomVersion(&info) ||
-            !ops.DisplayExpRomInfo(&info)) {
-            printf("*** ERROR *** %s rom query (%s) failed: %s\n", cmdTarget , cmdAccess, ops.err());
-            rc =  1; goto done;
-        }
-    }
-    break;
-    case CMD_READ_BLOCK:
-    {
-        // READ BLOCK
-        //     Parameters:  <ADDR> <LENGTH> [OUT_FILENAME]
-        //     if OUT_FILENAME is given, binari read block is stored
-        //     in the given file. Otherwise, data is printed to screen.
-        u_int32_t    addr, length;
-        u_int8_t     *data;
-        char         *endp;
-
-        bool         to_file = false;
-
-        // Address and length
-        NEXTC("<ADDR>", "rb");
-        addr = strtoul(av[i], &endp, 0);
-        if (*endp) {
-            printf("Invalid address \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-        NEXTC("<LENGTH>", "rb");
-        length = strtoul(av[i], &endp, 0);
-        if (*endp) {
-            printf("Invalid length \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-        data = new u_int8_t[length];
-
-        // Output file
-        FILE*  fh = NULL;
-
-        if (i + 2 == ac)
-            to_file = true;
-
-        if (to_file) {
-            NEXTC("<OUT_FILENAME>", "rb");
-            if ((fh = fopen(av[i], "wb")) == NULL) {
-                fprintf(stderr, "Can not open ");
-                perror(av[i]);
-                rc =  1; goto done;
-            }
-        }
-
-        // Read flash
-        if (!fbase->read(addr, data, length)) {
-            printf("*** ERROR *** Flash read failed: %s\n", fbase->err());
-            rc =  1; goto done;
-        }
-
-        if (to_file) {
-            // Write output
-            if (fwrite(data, 1, length, fh) != length) {
-                perror("Write error");
-                rc =  1; goto done;
-            }
-            fclose(fh);
-        } else {
-            for (u_int32_t i = 0; i < length ; i+=4) {
-                u_int32_t word = *((u_int32_t*)(data + i));
-
-                word  = __be32_to_cpu(word);
-                printf("0x%08x ", word);
-            }
-            printf("\n");
-        }
-        delete [] data;
-    }
-    break;
-
-    case CMD_READ_WORD:
-    {
-        // READ DWORD <ADDR>
-        //     Parameters: <ADDR>
-        u_int32_t    data, addr;
-        char         *endp;
-
-        // Address
-        NEXTC("<ADDR>", "rw");
-        addr = strtoul(av[i], &endp, 0);
-        if (*endp) {
-            printf("Invalid address \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-
-        // Read
-        if (!f->read(addr, &data)) {
-            printf("*** ERROR *** Flash read failed: %s\n", f->err());
-            rc =  1; goto done;
-        }
-        printf("0x%08x\n", (unsigned int)__cpu_to_be32(data));
-
-    }
-    break;
-
-    case CMD_VERIFY:
-    {
-        // VERIFY
-        if (!ops.Verify(*fbase, NULL, true)) {
-            printf("\n*** ERROR *** FW image verification failed");
-            if (ops.err()) {
-                printf(": %s", ops.err());
-            }
-            printf(". AN HCA DEVICE CAN NOT BOOT FROM THIS IMAGE.\n");
-            rc =  1; goto done;
-        } else {
-            printf("\nFW image verification succeeded. Image is bootable.\n\n");
-        }
-    }
-    break;
-
-    case CMD_DUMP_CONF:
-    {
-        // Dump conf
-        _silent = true;
-
-        char* conf_file = NULL;
-        if (i + 2 <= ac) {
-            NEXTC("<OUT_FILENAME>", "dc");
-            conf_file = av[i];
-        }
-
-        ops.Verify(*fbase);
-
-        if(!ops.DumpConf(conf_file)) {
-            printf("*** ERROR *** Failed dumping FW configuration: %s\n", ops.err());
-            rc =  1; goto done;
-        }
-    }
-    break;
-
-    case CMD_READ_IMAGE:
-    {
-        // Dump conf
-        _silent = true;
-
-        char* img_file = NULL;
-        NEXTC("<OUT_FILENAME>", "ri");
-        img_file = av[i];
-
-        // For ConnectX, read only a single image. For other HCAs, try to read both images, since
-        // the distributed image binary file also contains both images.
-        ops.Verify(*f, NULL, !ops.IsCntx());
-
-        //printf("Last addr: 0x%08x\n", ops._last_image_addr);
-
-        u_int32_t length = ops._last_image_addr;
-        u_int8_t* data = new u_int8_t[length];
-
-        FILE* fh;
-
-        if ((fh = fopen(av[i], "wb")) == NULL) {
-            fprintf(stderr, "Can not open ");
-            perror(av[i]);
-            rc =  1; goto done;
-        }
-
-        // Read flash
-        if (!f->read(0, data, length)) {
-            printf("*** ERROR *** Flash read failed: %s\n", f->err());
-            rc =  1; goto done;
-        }
-
-        // Write output
-        if (fwrite(data, 1, length, fh) != length) {
-            perror("Write error");
-            rc =  1; goto done;
-        }
-        fclose(fh);
-
-        delete [] data;
-    }
-    break;
-
-    case CMD_WRITE_BLOCK:
-    {
-        // WRITE BLOCK
-        //     Parameters:  <IN_FILENAME> <ADDR>
-        u_int32_t    addr;
-        char         *endp;
-
-        // Input file
-        FImage fim;
-
-        NEXTC("<IN_FILENAME>", "wb");
-
-        image_fname = av[i];
-
-        // Address
-        NEXTC("<ADDR>", "wb");
-        addr = strtoul(av[i], &endp, 0);
-        if (*endp) {
-            printf("Invalid address \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-
-        if (!fim.open(image_fname)) {
-            printf("*** ERROR *** Image file open failed: %s\n", fim.err());
-            rc =  1; goto done;
-        }
-
-        // Write flash
-        if (!ops.write_image(*f, addr, fim.getBuf(), fim.getBufLength(), !silent)) {
-            printf("*** ERROR *** Flash write failed: %s\n", ops.err());
-            rc =  1; goto done;
-        }
-    }
-    break;
-
-    case CMD_WRITE_WORD:
-    {
-        // WRITE DWORD
-        //     Parameters: <ADDR> <DATA>
-        u_int32_t    data, addr;
-        char         *endp;
-
-        // Address and data
-        NEXTC("<ADDR>", "ww");
-        addr = strtoul(av[i], &endp, 0);
-        if (*endp) {
-            printf("Invalid address \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-        NEXTC("<DATA>", "ww");
-        data = __cpu_to_be32(strtoul(av[i], &endp, 0));
-        if (*endp) {
-            printf("Invalid data \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-
-        //f->curr_sector = 0xffffffff;  // First time erase sector
-        if (!f->write(addr, data)) {
-            printf("*** ERROR *** Flash write failed: %s\n", f->err());
-            rc =  1; goto done;
-        }
-    }
-    break;
-
-    case CMD_WRITE_BLOCK_NE:
-    {
-        // WRITE DWORD WITHOUT ERASE
-        //     Parameters: <ADDR> <SIZE> <DATA>
-        u_int32_t    size, addr;
-        char         *endp;
-
-        // Address and data
-        NEXTC("<ADDR>", "wbne");
-        addr = strtoul(av[i], &endp, 0);
-        if (*endp) {
-            printf("Invalid address \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-        NEXTC("<SIZE>", "wbne");
-        size = strtoul(av[i], &endp, 0);
-        if (*endp || size % 4) {
-            printf("Invalid size \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-        vector<u_int32_t> data_vec(size/4);
-        for (u_int32_t w = 0; w < size/4 ; w++) {
-            NEXTC("<DATA>", "wbne");
-            data_vec[w] = __cpu_to_be32(strtoul(av[i], &endp, 0));
-            if (*endp) {
-                printf("Invalid data \"%s\"\n", av[i]);
-                rc =  1; goto done;
-            }
-
-            //printf("-D- writing: %08x : %08x\n", addr + w*4 , data_vec[w]);
-        }
-
-        if (!f->write(addr, &data_vec[0], size, true)) {
-            printf("*** ERROR *** Flash write failed: %s\n", f->err());
-            rc =  1; goto done;
-        }
-    }
-    break;
-
-    case CMD_WRITE_WORD_NE:
-    {
-        // WRITE DWORD WITHOUT ERASE
-        //     Parameters: <ADDR> <DATA>
-        u_int32_t    data, addr;
-        char         *endp;
-
-        // Address and data
-        NEXTC("<ADDR>", "wwne");
-        addr = strtoul(av[i], &endp, 0);
-        if (*endp) {
-            printf("Invalid address \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-        NEXTC("<DATA>", "wwne");
-        data = __cpu_to_be32(strtoul(av[i], &endp, 0));
-        if (*endp) {
-            printf("Invalid data \"%s\"\n", av[i]);
-            rc =  1; goto done;
-        }
-
-        if (!f->write(addr, &data, 4, true)) {
-            printf("*** ERROR *** Flash write failed: %s\n", f->err());
-            rc =  1; goto done;
-        }
-    }
-    break;
-
-    case CMD_CFI:
-    {
-        if (!f->print_attr() || !f->print_attr_old_format()) {
-            printf("*** ERROR *** Cfi query failed: %s\n", f->err());
-            rc =  1; goto done;
-        }
-    }
-    break;
-
-    case CMD_CLEAR_SEM:
-        // Do nothing - opening the device already cleared the semaphore.
-        break;
-
-    case CMD_SWRESET:
-        printf("Resetting device %s ...\n", device);
-        if (!f->sw_reset()) {
-            printf("*** ERROR *** Software reset failed: %s\n", f->err());
-            rc =  1; goto done;
-        }
-
-        break;
-
-    default:
-        printf("*** INTERNAL ERROR *** Invalid command %d.\n", cmd);
-        rc =  1; goto done;
-    }
-
-done:
-
-    //mask signals
-    for (i = 0 ; i < (int)(sizeof(g_signals_for_termination)/sizeof(g_signals_for_termination[0])) ; i++ ) {
-        signal (g_signals_for_termination[i], SIG_IGN);
-    }
-
-    return rc;
-}
-
diff --git a/flint/Makefile.am b/flint/Makefile.am
new file mode 100755
index 0000000..58788e5
--- /dev/null
+++ b/flint/Makefile.am
@@ -0,0 +1,68 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or othint2_oem.er materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+MTCR_DIR    = $(top_srcdir)/mtcr_ul
+MFLASH_DIR  = $(top_srcdir)/mflash
+COMMON_DIR  = $(top_srcdir)/common
+LAYOUTS_DIR = $(top_srcdir)/tools_layouts
+MFT_UTILS_DIR = $(top_srcdir)/mft_utils
+
+INCLUDES = -I$(top_srcdir) -I$(srcdir) -I$(MTCR_DIR) -I$(MFLASH_DIR) -I$(COMMON_DIR) \
+           -I$(LAYOUTS_DIR) -I$(MFT_UTILS_DIR)
+
+mstflint_CXXFLAGS = -Wall -W -g -MP -MD -pipe -DEXTERNAL
+bin_PROGRAMS = mstflint
+
+mstflint_SOURCES = flint.cpp flint.h subcommands.cpp subcommands.h\
+					flint_params.cpp flint_params.h cmd_line_parser.cpp err_msgs.h
+
+mstflint_LDADD =  ../mlxfwops/lib/libmlxfwops.a  \
+                  ../cmdparser/libcmdparser.a    \
+		  ../mflash/libmflash.a          \
+		  ../reg_access/libreg_access.a  \
+		  ../mtcr_ul/libmtcr_ul.a        \
+                  ../tools_layouts/libtools_layouts.a \
+		  ../mft_utils/libmftutils.a\
+		  $(LIBSTD_CPP) -ldl
+
+
+if ENABLE_DC
+mstflint_LDADD += -lz
+else
+mstflint_CXXFLAGS += -DNO_ZLIB
+endif
+
+#get mst device examples and tool name from makefile
+mstflint_CXXFLAGS+= -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\"
+mstflint_CXXFLAGS += -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\"
+
diff --git a/flint/Makefile.in b/flint/Makefile.in
new file mode 100644
index 0000000..3e1a7d5
--- /dev/null
+++ b/flint/Makefile.in
@@ -0,0 +1,645 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or othint2_oem.er materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+bin_PROGRAMS = mstflint$(EXEEXT)
+ at ENABLE_DC_TRUE@am__append_1 = -lz
+ at ENABLE_DC_FALSE@am__append_2 = -DNO_ZLIB
+subdir = flint
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+am__installdirs = "$(DESTDIR)$(bindir)"
+PROGRAMS = $(bin_PROGRAMS)
+am_mstflint_OBJECTS = mstflint-flint.$(OBJEXT) \
+	mstflint-subcommands.$(OBJEXT) mstflint-flint_params.$(OBJEXT) \
+	mstflint-cmd_line_parser.$(OBJEXT)
+mstflint_OBJECTS = $(am_mstflint_OBJECTS)
+am__DEPENDENCIES_1 =
+mstflint_DEPENDENCIES = ../mlxfwops/lib/libmlxfwops.a \
+	../cmdparser/libcmdparser.a ../mflash/libmflash.a \
+	../reg_access/libreg_access.a ../mtcr_ul/libmtcr_ul.a \
+	../tools_layouts/libtools_layouts.a ../mft_utils/libmftutils.a \
+	$(am__DEPENDENCIES_1)
+mstflint_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
+	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(mstflint_CXXFLAGS) \
+	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+CXXLD = $(CXX)
+CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(mstflint_SOURCES)
+DIST_SOURCES = $(mstflint_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+MTCR_DIR = $(top_srcdir)/mtcr_ul
+MFLASH_DIR = $(top_srcdir)/mflash
+COMMON_DIR = $(top_srcdir)/common
+LAYOUTS_DIR = $(top_srcdir)/tools_layouts
+MFT_UTILS_DIR = $(top_srcdir)/mft_utils
+INCLUDES = -I$(top_srcdir) -I$(srcdir) -I$(MTCR_DIR) -I$(MFLASH_DIR) -I$(COMMON_DIR) \
+           -I$(LAYOUTS_DIR) -I$(MFT_UTILS_DIR)
+
+
+#get mst device examples and tool name from makefile
+mstflint_CXXFLAGS = -Wall -W -g -MP -MD -pipe -DEXTERNAL \
+	$(am__append_2) -DFLINT_NAME=\"mstflint\" \
+	-DFLINT_DISPLAY_NAME=\"MstFlint\" \
+	-DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" \
+	-DMST_DEV_EXAMPLE3=\"03:00.0\"
+mstflint_SOURCES = flint.cpp flint.h subcommands.cpp subcommands.h\
+					flint_params.cpp flint_params.h cmd_line_parser.cpp err_msgs.h
+
+mstflint_LDADD = ../mlxfwops/lib/libmlxfwops.a \
+	../cmdparser/libcmdparser.a ../mflash/libmflash.a \
+	../reg_access/libreg_access.a ../mtcr_ul/libmtcr_ul.a \
+	../tools_layouts/libtools_layouts.a ../mft_utils/libmftutils.a \
+	$(LIBSTD_CPP) -ldl $(am__append_1)
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .cpp .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign flint/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign flint/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+install-binPROGRAMS: $(bin_PROGRAMS)
+	@$(NORMAL_INSTALL)
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
+	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+	for p in $$list; do echo "$$p $$p"; done | \
+	sed 's/$(EXEEXT)$$//' | \
+	while read p p1; do if test -f $$p || test -f $$p1; \
+	  then echo "$$p"; echo "$$p"; else :; fi; \
+	done | \
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
+	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
+	sed 'N;N;N;s,\n, ,g' | \
+	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
+	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
+	    else { print "f", $$3 "/" $$4, $$1; } } \
+	  END { for (d in files) print "f", d, files[d] }' | \
+	while read type dir files; do \
+	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+	    test -z "$$files" || { \
+	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
+	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
+	    } \
+	; done
+
+uninstall-binPROGRAMS:
+	@$(NORMAL_UNINSTALL)
+	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+	files=`for p in $$list; do echo "$$p"; done | \
+	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
+	      -e 's/$$/$(EXEEXT)/' `; \
+	test -n "$$list" || exit 0; \
+	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
+	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+
+clean-binPROGRAMS:
+	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
+	echo " rm -f" $$list; \
+	rm -f $$list || exit $$?; \
+	test -n "$(EXEEXT)" || exit 0; \
+	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+	echo " rm -f" $$list; \
+	rm -f $$list
+mstflint$(EXEEXT): $(mstflint_OBJECTS) $(mstflint_DEPENDENCIES) 
+	@rm -f mstflint$(EXEEXT)
+	$(mstflint_LINK) $(mstflint_OBJECTS) $(mstflint_LDADD) $(LIBS)
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstflint-cmd_line_parser.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstflint-flint.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstflint-flint_params.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstflint-subcommands.Po at am__quote@
+
+.cpp.o:
+ at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+
+.cpp.obj:
+ at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+.cpp.lo:
+ at am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+
+mstflint-flint.o: flint.cpp
+ at am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-flint.o -MD -MP -MF $(DEPDIR)/mstflint-flint.Tpo -c -o mstflint-flint.o `test -f 'flint.cpp' || echo '$(srcdir)/'`flint.cpp
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mstflint-flint.Tpo $(DEPDIR)/mstflint-flint.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='flint.cpp' object='mstflint-flint.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-flint.o `test -f 'flint.cpp' || echo '$(srcdir)/'`flint.cpp
+
+mstflint-flint.obj: flint.cpp
+ at am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-flint.obj -MD -MP -MF $(DEPDIR)/mstflint-flint.Tpo -c -o mstflint-flint.obj `if test -f 'flint.cpp'; then $(CYGPATH_W) 'flint.cpp'; else $(CYGPATH_W) '$(srcdir)/flint.cpp'; fi`
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mstflint-flint.Tpo $(DEPDIR)/mstflint-flint.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='flint.cpp' object='mstflint-flint.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-flint.obj `if test -f 'flint.cpp'; then $(CYGPATH_W) 'flint.cpp'; else $(CYGPATH_W) '$(srcdir)/flint.cpp'; fi`
+
+mstflint-subcommands.o: subcommands.cpp
+ at am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-subcommands.o -MD -MP -MF $(DEPDIR)/mstflint-subcommands.Tpo -c -o mstflint-subcommands.o `test -f 'subcommands.cpp' || echo '$(srcdir)/'`subcommands.cpp
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mstflint-subcommands.Tpo $(DEPDIR)/mstflint-subcommands.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='subcommands.cpp' object='mstflint-subcommands.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-subcommands.o `test -f 'subcommands.cpp' || echo '$(srcdir)/'`subcommands.cpp
+
+mstflint-subcommands.obj: subcommands.cpp
+ at am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-subcommands.obj -MD -MP -MF $(DEPDIR)/mstflint-subcommands.Tpo -c -o mstflint-subcommands.obj `if test -f 'subcommands.cpp'; then $(CYGPATH_W) 'subcommands.cpp'; else $(CYGPATH_W) '$(srcdir)/subcommands.cpp'; fi`
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mstflint-subcommands.Tpo $(DEPDIR)/mstflint-subcommands.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='subcommands.cpp' object='mstflint-subcommands.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-subcommands.obj `if test -f 'subcommands.cpp'; then $(CYGPATH_W) 'subcommands.cpp'; else $(CYGPATH_W) '$(srcdir)/subcommands.cpp'; fi`
+
+mstflint-flint_params.o: flint_params.cpp
+ at am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-flint_params.o -MD -MP -MF $(DEPDIR)/mstflint-flint_params.Tpo -c -o mstflint-flint_params.o `test -f 'flint_params.cpp' || echo '$(srcdir)/'`flint_params.cpp
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mstflint-flint_params.Tpo $(DEPDIR)/mstflint-flint_params.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='flint_params.cpp' object='mstflint-flint_params.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-flint_params.o `test -f 'flint_params.cpp' || echo '$(srcdir)/'`flint_params.cpp
+
+mstflint-flint_params.obj: flint_params.cpp
+ at am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-flint_params.obj -MD -MP -MF $(DEPDIR)/mstflint-flint_params.Tpo -c -o mstflint-flint_params.obj `if test -f 'flint_params.cpp'; then $(CYGPATH_W) 'flint_params.cpp'; else $(CYGPATH_W) '$(srcdir)/flint_params.cpp'; fi`
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mstflint-flint_params.Tpo $(DEPDIR)/mstflint-flint_params.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='flint_params.cpp' object='mstflint-flint_params.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-flint_params.obj `if test -f 'flint_params.cpp'; then $(CYGPATH_W) 'flint_params.cpp'; else $(CYGPATH_W) '$(srcdir)/flint_params.cpp'; fi`
+
+mstflint-cmd_line_parser.o: cmd_line_parser.cpp
+ at am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-cmd_line_parser.o -MD -MP -MF $(DEPDIR)/mstflint-cmd_line_parser.Tpo -c -o mstflint-cmd_line_parser.o `test -f 'cmd_line_parser.cpp' || echo '$(srcdir)/'`cmd_line_parser.cpp
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mstflint-cmd_line_parser.Tpo $(DEPDIR)/mstflint-cmd_line_parser.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='cmd_line_parser.cpp' object='mstflint-cmd_line_parser.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-cmd_line_parser.o `test -f 'cmd_line_parser.cpp' || echo '$(srcdir)/'`cmd_line_parser.cpp
+
+mstflint-cmd_line_parser.obj: cmd_line_parser.cpp
+ at am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -MT mstflint-cmd_line_parser.obj -MD -MP -MF $(DEPDIR)/mstflint-cmd_line_parser.Tpo -c -o mstflint-cmd_line_parser.obj `if test -f 'cmd_line_parser.cpp'; then $(CYGPATH_W) 'cmd_line_parser.cpp'; else $(CYGPATH_W) '$(srcdir)/cmd_line_parser.cpp'; fi`
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mstflint-cmd_line_parser.Tpo $(DEPDIR)/mstflint-cmd_line_parser.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='cmd_line_parser.cpp' object='mstflint-cmd_line_parser.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstflint_CXXFLAGS) $(CXXFLAGS) -c -o mstflint-cmd_line_parser.obj `if test -f 'cmd_line_parser.cpp'; then $(CYGPATH_W) 'cmd_line_parser.cpp'; else $(CYGPATH_W) '$(srcdir)/cmd_line_parser.cpp'; fi`
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(PROGRAMS)
+installdirs:
+	for dir in "$(DESTDIR)$(bindir)"; do \
+	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+	done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am: install-binPROGRAMS
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-binPROGRAMS
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
+	clean-generic clean-libtool ctags distclean distclean-compile \
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
+	dvi-am html html-am info info-am install install-am \
+	install-binPROGRAMS install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
+	uninstall-binPROGRAMS
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/flint/cmd_line_parser.cpp b/flint/cmd_line_parser.cpp
new file mode 100644
index 0000000..ee7b2f8
--- /dev/null
+++ b/flint/cmd_line_parser.cpp
@@ -0,0 +1,977 @@
+/*
+ *
+ * cmd_line_parser.cpp - FLash INTerface
+ *
+ * Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id$
+ *
+ */
+
+#include <iostream>
+#include <stdio.h>
+#include <errno.h>
+// Flint includes
+#include "flint.h"
+#include <common/tools_version.h>
+#include "mlxfwops/lib/flint_io.h"
+
+#ifndef FLINT_NAME
+    #ifdef __GNUC__
+        #define FLINT_NAME "flint"
+    #else
+        #define FLINT_NAME "flint"
+    #endif
+#endif
+
+using namespace std;
+
+/******************************
+ * Data structures containing
+ * Meta data about subcommands
+ * and flags
+ ******************************/
+class SubCmdMetaData {
+private:
+    class SubCmd {
+    public:
+        SubCmd(string s, string l, sub_cmd_t n):  shortf(s), longf(l), cmdNum(n) {}
+        ~SubCmd(){}
+        string shortf;
+        string longf;
+        sub_cmd_t cmdNum;
+    };
+    vector<class SubCmd*> _sCmds;
+public:
+    SubCmdMetaData();
+    ~SubCmdMetaData();
+    sub_cmd_t getCmdNum(string flag);
+};
+
+SubCmdMetaData::SubCmdMetaData() {
+    _sCmds.push_back(new SubCmd("b", "burn", SC_Burn));
+    _sCmds.push_back(new SubCmd("q", "query", SC_Query));
+    _sCmds.push_back(new SubCmd("v", "verify", SC_Verify));
+    _sCmds.push_back(new SubCmd("", "swreset", SC_Swreset));
+    _sCmds.push_back(new SubCmd("", "reset_cfg", SC_ResetCfg));
+    _sCmds.push_back(new SubCmd("", "brom", SC_Brom));
+    _sCmds.push_back(new SubCmd("", "drom", SC_Drom));
+    _sCmds.push_back(new SubCmd("", "rrom", SC_Rrom));
+    _sCmds.push_back(new SubCmd("", "qrom", SC_Qrom));
+    _sCmds.push_back(new SubCmd("", "bb", SC_Bb));
+    _sCmds.push_back(new SubCmd("", "sg", SC_Sg));
+#ifndef EXTERNAL
+    _sCmds.push_back(new SubCmd("", "smg", SC_Smg));
+    _sCmds.push_back(new SubCmd("", "set_vpd", SC_Set_Vpd));
+#endif
+    _sCmds.push_back(new SubCmd("", "sv", SC_Sv));
+    _sCmds.push_back(new SubCmd("", "ri", SC_Ri));
+    _sCmds.push_back(new SubCmd("", "dc", SC_Dc));
+    _sCmds.push_back(new SubCmd("", "dh", SC_Dh));
+    _sCmds.push_back(new SubCmd("", "set_key", SC_Set_Key));
+    _sCmds.push_back(new SubCmd("", "hw_access", SC_Hw_Access));
+    _sCmds.push_back(new SubCmd("", "hw", SC_Hw));
+    _sCmds.push_back(new SubCmd("e", "erase", SC_Erase));
+    _sCmds.push_back(new SubCmd("", "rw", SC_Rw));
+    _sCmds.push_back(new SubCmd("", "ww", SC_Ww));
+    _sCmds.push_back(new SubCmd("", "wwne", SC_Wwne));
+    _sCmds.push_back(new SubCmd("", "wbne", SC_Wbne));
+    _sCmds.push_back(new SubCmd("", "wb", SC_Wb));
+    _sCmds.push_back(new SubCmd("", "rb", SC_Rb));
+    _sCmds.push_back(new SubCmd("", "clear_semaphore", SC_Clear_Sem));
+    _sCmds.push_back(new SubCmd("", "fi", SC_Fix_Img));
+}
+
+SubCmdMetaData::~SubCmdMetaData() {
+    for (vector<class SubCmd*>::iterator it= _sCmds.begin(); it != _sCmds.end(); ++it )
+    {
+        delete *it;
+    }
+}
+
+sub_cmd_t SubCmdMetaData::getCmdNum(string flag)
+{
+    for (vector<class SubCmd*>::iterator it= _sCmds.begin(); it != _sCmds.end(); ++it )
+    {
+        if (((*it)->shortf == flag) || ((*it)->longf == flag)) {
+            return (*it)->cmdNum;
+        }
+    }
+    return SC_No_Cmd;
+}
+
+
+class FlagMetaData {
+private:
+    class Flag {
+    public:
+        Flag(string s, string l, int n):  shortf(s), longf(l), argNum(n) {}
+        ~Flag(){}
+        string shortf;
+        string longf;
+        int argNum;
+    };
+    vector<class Flag*> _flags;
+public:
+    FlagMetaData();
+    ~FlagMetaData();
+    int getNumOfArgs(string flag);
+};
+
+FlagMetaData::FlagMetaData() {
+    _flags.push_back(new Flag("d", "device", 1));
+    _flags.push_back(new Flag("", "guid", 1));
+    _flags.push_back(new Flag("", "guids", GUIDS));
+    _flags.push_back(new Flag("", "mac", 1));
+    _flags.push_back(new Flag("", "macs", MACS));
+    _flags.push_back(new Flag("", "uid", 1));
+    _flags.push_back(new Flag("", "uids", 29)); //TODO: update this with the correct constatnt from mlxfwops
+    _flags.push_back(new Flag("", "blank_guids", 0));
+    _flags.push_back(new Flag("", "clear_semaphore", 0));
+    _flags.push_back(new Flag("h", "help", 0));
+    _flags.push_back(new Flag("", "hh", 0));
+    _flags.push_back(new Flag("i", "image", 1));
+    _flags.push_back(new Flag("", "qq", 0));
+    _flags.push_back(new Flag("", "nofs", 0));
+    _flags.push_back(new Flag("", "allow_psid_change", 0));
+    _flags.push_back(new Flag("", "allow_rom_change", 0));
+    _flags.push_back(new Flag("", "override_cache_replacement", 0));
+    _flags.push_back(new Flag("", "ocr", 0));
+    _flags.push_back(new Flag("", "no_flash_verify", 0));
+    _flags.push_back(new Flag("s", "silent", 0));
+    _flags.push_back(new Flag("y", "yes", 0));
+    _flags.push_back(new Flag("", "no", 0));
+    _flags.push_back(new Flag("", "vsd", 1));
+    _flags.push_back(new Flag("", "use_image_ps", 0));
+    _flags.push_back(new Flag("", "use_image_guids", 0));
+    _flags.push_back(new Flag("", "use_image_rom", 0));
+    _flags.push_back(new Flag("", "dual_image", 0));
+    _flags.push_back(new Flag("", "striped_image", 0));
+    _flags.push_back(new Flag("", "banks", 1));
+    _flags.push_back(new Flag("", "log", 1));
+    _flags.push_back(new Flag("", "flash_params", 1)); //its actually 3 but separated by comma so we refer to them as one
+    _flags.push_back(new Flag("v", "version", 0));
+    _flags.push_back(new Flag("", "no_devid_check", 0));
+}
+
+FlagMetaData::~FlagMetaData() {
+    for (vector<class Flag*>::iterator it= _flags.begin(); it != _flags.end(); ++it )
+    {
+        delete *it;
+    }
+}
+
+int FlagMetaData::getNumOfArgs(string flag)
+{
+    for (vector<class Flag*>::iterator it= _flags.begin(); it != _flags.end(); ++it )
+    {
+        if (((*it)->shortf == flag) || ((*it)->longf == flag)) {
+            return (*it)->argNum;
+        }
+    }
+    return -1;
+}
+
+/********************
+ * Helper Functions:
+ *******************/
+
+// NOTE : number of parameters extracted in the container should be checked.
+static void splitByDelimiters(std::vector<string>& container, string str, const char* delimiters )
+{
+	if (str.size() == 0 ) {
+		return;
+	}
+	char* cStr = strcpy(new char[str.size()+1], str.c_str());
+	char* ptr;
+	ptr = strtok(cStr, delimiters);
+
+	while (ptr != NULL) {
+		container.push_back(ptr);
+		ptr = strtok(NULL, delimiters);
+	}
+	delete[] cStr;
+	return;
+}
+
+char* stripFlag(char* flag) {
+    char* strippedFlagStart = NULL;
+    if (flag[0] != '-') { // not a flag
+        return flag;
+    };
+    if ((flag[0] == '-') && (flag[1] == '-'))
+        strippedFlagStart = &flag[2];
+    else {
+        strippedFlagStart = &flag[1];
+    }
+    return strippedFlagStart;
+}
+
+int countArgs(string args) {
+    if (args.size() == 0)
+        return 0;
+    int count = 1;
+    for (string::iterator it = args.begin(); it < args.end(); ++it) {
+        if (*it == ',')
+            count++;
+    }
+    return count;
+}
+
+bool verifyNumOfArgs(string name, string value) {
+    //HACK : we don't check device numOfArgs because image device format might contain ","
+    if ((name == "device") || (name == "d") ) {
+        return true;
+    }
+    if ((name == "image") || (name == "i") ) {
+        return true;
+    }
+    // Hack : VSD can be empty or contain "," so we shouldnt count its args
+    if (name == "vsd") {
+        return true;
+    }
+
+    int expected = FlagMetaData().getNumOfArgs(name);
+    if (expected < 0) {
+        printf(FLINT_INVALID_FLAG_ERROR, name.c_str());
+        return false;
+    }
+    //HACK : flash_params is 3 argument but given with comma separated instead of spaces like the rest
+    // so flag_arg_num gives a wrong value
+
+    if (name == "flash_params")
+        expected = 3;
+    int actual = countArgs(value);
+    if (actual < expected) {
+        printf(FLINT_TOO_FEW_ARGS_ERROR,expected, actual);
+        return false;
+    } else if (actual > expected) {
+        printf(FLINT_TOO_MANY_ARGS_ERROR, expected, actual);
+        return false;
+    }
+    return true;
+}
+
+bool strToNum(string str, u_int64_t& num, int base=0)
+{
+    char *endp;
+    char* numStr = strcpy(new char[str.size()],str.c_str());
+    num = strtoul(numStr, &endp, base);
+    if (*endp) {
+        delete[] numStr;
+        return false;
+    }
+    delete[] numStr;
+    return true;
+}
+
+//this function is used in extracting both guids and macs from user
+bool getGUIDFromStr(string str, guid_t& guid, string prefixErr="")
+{
+    char* endp;
+    u_int64_t g;
+    g = strtoull(str.c_str(), &endp, 16);
+    if (*endp || (g == 0xffffffffffffffffULL && errno == ERANGE)) {
+        if (prefixErr.size() == 0) {
+            printf("-E- Invalid GUID syntax (%s) %s \n", str.c_str(), errno ? strerror(errno) : "" );
+        } else {
+            printf("%s\n", prefixErr.c_str());
+        }
+        return false;
+    }
+    guid.h = (u_int32_t)(g >> 32);
+    guid.l = (u_int32_t)(g & 0xffffffff);
+    return true;
+}
+
+guid_t incrGuid(guid_t baseGuid, unsigned int incrVal)
+{
+    u_int64_t g = baseGuid.h;
+    g = (g << 32) | baseGuid.l;
+    g += incrVal;
+    guid_t userGuid;
+    userGuid.h = (u_int32_t)(g >> 32);
+    userGuid.l = (u_int32_t)g;
+    return userGuid;
+}
+
+guid_t GetBaseMac(guid_t baseGuid)
+{
+    guid_t baseMac;
+    baseMac.l = (baseGuid.l & 0x00ffffff) | ((baseGuid.h & 0xff00) << 16);
+    baseMac.h = baseGuid.h >> 16;
+    return baseMac;
+}
+
+bool InitBxGuids(std::vector<guid_t>& user_guids, guid_t base_guid1) {
+
+    int base_index = 0;
+    guid_t base_mac, base_guid;
+    user_guids.resize(MAX_GUIDS);
+
+    for (int i = 0; i < BX_SLICES_NUM; i++) {
+        base_index = i * BX_SLICE_GUIDS;
+        base_guid = incrGuid(base_guid1, i * 8);
+        // Init Guids
+        int base_guids_index = base_index + BI_GUIDS;
+        for (int j = 0; j < BX_NP_GUIDS; j++) {
+            if (j == 0) {
+                // The node guid should be the same one on the two slices.
+                user_guids[base_guids_index + j] = incrGuid(base_guid1, j);
+            } else {
+                user_guids[base_guids_index + j] = incrGuid(base_guid, j);
+            }
+
+        }
+        // Init Macs
+        base_mac = GetBaseMac(base_guid);
+        int base_macs_index = base_index + BI_IMACS;
+        for (int j = 0; j < BX_MACS; j++) {
+            user_guids[base_macs_index + j] = incrGuid(base_mac, j);
+        }
+        // Init WWPNSs
+        int base_wwpn_index = base_index + BI_WWPNS;
+        int base_emac_index = base_index + BI_EMACS;
+
+        for (int j = 0; j < BX_WWPNS; j++) {
+            user_guids[base_wwpn_index + j].l =  user_guids[base_emac_index + j].l;
+            user_guids[base_wwpn_index + j].h = (user_guids[base_emac_index + j].h | (0x2000 << 16));
+        }
+
+        // Init WWNNS
+        int base_wwnn_index = base_index + BI_WWNNS;
+        base_emac_index = base_index + BI_EMACS;
+
+        user_guids[base_wwnn_index].l =  user_guids[base_emac_index].l;
+        user_guids[base_wwnn_index].h = (user_guids[base_emac_index].h | (0x2001 << 16));
+    }
+
+    // Init SysGuid
+    user_guids[BI_SYS_GUID] = incrGuid(base_guid1, 7);
+    return true;
+}
+
+bool parseFlashParams(string params, flash_params_t& fp)
+{
+    // Step 1 split by ","
+    std::vector<std::string> paramVec;
+    splitByDelimiters(paramVec, params, ",");
+    if (paramVec.size() != 3) {
+        return false;
+    }
+    // Step 2 extract params
+    fp.type_name = strcpy(new char[paramVec[0].length()+1], paramVec[0].c_str());
+    if (!fp.type_name) {
+        return false;
+    }
+    u_int64_t tmp;
+    if (!strToNum(paramVec[1], tmp)) {
+        delete[] fp.type_name;
+        return false;
+    }
+    fp.log2size = (int)tmp;
+    if (!strToNum(paramVec[2], tmp)) {
+        delete[] fp.type_name;
+        return false;
+    }
+    fp.num_of_flashes = (int)tmp;
+    return true;
+}
+
+/************************************
+ *Implementation of the Command line
+ *Parsing part of the Flint class
+ ************************************/
+
+#define FLASH_LIST_SZ 256
+
+void Flint::initCmdParser() {
+    AddDescription("flint is a FW (firmware) burning and flash memory operations tool for\n"
+            "Mellanox Infiniband HCAs, Ethernet NIC cards, and switch devices.");
+
+    AddOptions("device",
+                'd',
+                "<device>",
+                "Device flash is connected to.\n"
+                "Commands affected: all");
+
+    AddOptions("image",
+               'i',
+                "<image>",
+                "Binary image file.\n"
+                "Commands affected: burn, verify");
+
+    AddOptions("help",
+               'h',
+                "",
+                "Prints this message and exits");
+
+    AddOptions("hh",
+               ' ',
+                "",
+                "Prints extended command help");
+
+    AddOptions("yes",
+               'y',
+                "",
+                "Non interactive mode - assume answer\n"
+                "\"yes\" to all questions.\n"
+                "Commands affected: all");
+
+    AddOptions("no",
+               ' ',
+                "",
+                "Non interactive mode - assume answer\n"
+                "\"no\" to all questions.\n"
+                "Commands affected: all");
+
+    AddOptions("guid",
+               ' ',
+                "<GUID>",
+                "GUID base value. 4 GUIDs\n"
+                "are automatically assigned to the following values:\n\n"
+                "guid   -> node GUID\n"
+                "guid+1 -> port1\n"
+                "guid+2 -> port2\n"
+                "guid+3 -> system image GUID.\n\n"
+                "Note: port2 guid will be assigned even for a\n"
+                "single port HCA - The HCA ignores this value.\n\n"
+                "Commands affected: burn, sg");
+
+    AddOptions("guids",
+               ' ',
+                "<GUIDS...>",
+                "4 GUIDs must be specified here.\n"
+                "The specified GUIDs are assigned\n"
+                "to the following fields, repectively:\n"
+                "node, port1, port2 and system image GUID.\n\n"
+                "Note: port2 guid must be specified even for a\n"
+                "single port HCA - The HCA ignores this value.\n"
+                "It can be set to 0x0.\n\n"
+                "Commands affected: burn, sg");
+
+    AddOptions("mac",
+               ' ',
+                "<MAC>",
+                "MAC address base value. 2 MACs\n"
+                "are automatically assigned to the\n"
+                "following values:\n\n"
+                "mac    -> port1\n"
+                "mac+1  -> port2\n\n"
+                "Commands affected: burn, sg");
+
+    AddOptions("macs",
+               ' ',
+                "<MACs...>",
+                "2 MACs must be specified here.\n"
+                "The specified MACs are assigned\n"
+                "to port1, port2, repectively.\n"
+                "Commands affected: burn, sg\n\n"
+                "Note: -mac/-macs flags are applicable only for Mellanox\n"
+                "\tTechnologies ethernet products.");
+
+    AddOptions("uid",
+               ' ',
+                "<UID>",
+                "BridgeX/ConnectIB only. Derive and set the device UIDs (GUIDs, MACs, WWNs).\n"
+                "UIDs are derived from the given base UID according to Mellanox Methodology\n"
+                "Commands affected: burn, sg");
+
+    AddOptions("uids",
+               ' ',
+                "<UIDs...>",
+                "BridgeX only. 29 space separated UIDs must be specified here.\n"
+                "The specified UIDs are assigned to the following fields, repectively:\n"
+                "G0-MAC-PI0      G0-MAC-PI1      G0-MAC-PI2\n"
+                "G0-MAC-PE0      G0-MAC-PE1      G0-MAC-PE2    G0-MAC-PE3\n"
+                "G0-FC-WWPN-P0   G0-FC-WWPN-P1   G0-FC-WWPN-P2 G0-FC-WWPN-P3\n"
+                "G0-IB-NODE-GUID G0-IB-PORT-GUID G0-FC-WWNN\n"
+                "G1-MAC-PI0      G1-MAC-PI1      G1-MAC-PI2\n"
+                "G1-MAC-PE0      G1-MAC-PE1      G1-MAC-PE2    G1-MAC-PE3\n"
+                "G1-FC-WWPN-P0   G1-FC-WWPN-P1   G1-FC-WWPN-P2 G1-FC-WWPN-P3\n"
+                "G1-IB-NODE-GUID G1-IB-PORT-GUID G1-FC-WWNN\n"
+                "IB-SYSTEM-GUID\n"
+                "Commands affected: burn, sg");
+
+    AddOptions("blank_guids",
+               ' ',
+                "",
+                "Burn the image with blank GUIDs and MACs (where\n"
+                "applicable). These values can be set later using\n"
+                "the \"sg\" command (see details below).\n\n"
+                "Commands affected: burn");
+
+    AddOptions("clear_semaphore",
+               ' ',
+                "",
+                "Force clear the flash semaphore on the device.\n"
+                "No command is allowed when this flag is used.\n"
+                "NOTE: May result in system instability or flash\n"
+                "\tcorruption if the device or another\n"
+                "\tapplication is currently using the flash.\n"
+                "\tExercise caution.\n");
+
+    AddOptions("qq",
+               ' ',
+                "",
+                "Run a quick query. When specified, flint will not perform full\n"
+                "image integrity checks during the query operation. This may shorten\n"
+                "execution time when running over slow interfaces (e.g., I2C, MTUSB-1).\n"
+                "Commands affected: burn, query");
+
+    AddOptions("nofs",
+               ' ',
+                "",
+                "Burn image in a non failsafe manner.");
+
+    AddOptions("allow_psid_change",
+               ' ',
+                "",
+                "Allow burning a FW image with a different PSID (Parameter Set ID)than the\n"
+                "one currently on flash. Note that changing a PSID may cause the device to\n"
+                "malfunction. Use only if you know what you are doing");
+
+    AddOptions("allow_rom_change",
+               ' ',
+                "",
+                "Allow burning/removing a ROM to/from FW image when product version is present.\n"
+                "Use only if you know what you are doing");
+
+    AddOptions("override_cache_replacement",
+               ' ',
+                "",
+                "On SwitchX/ConnectIB devices:\n"
+                "Allow accessing the flash even if the cache replacement mode is enabled.\n"
+                "NOTE: This flag is intended for advanced users only.\n"
+                "\tRunning in this mode may cause the firmware to hang.\n");
+
+    AddOptions("no_flash_verify",
+               ' ',
+                "",
+                "Do not verify each write on the flash.");
+
+    AddOptions("silent",
+               's',
+                "",
+                "Do not print burn progress flyer.\n"
+                "Commands affected: burn");
+
+    AddOptions("vsd",
+               ' ',
+                "<string>",
+                "Write this string, of up to 208 characters, to VSD when burn.");
+
+    AddOptions("use_image_ps",
+               ' ',
+                "",
+                "Burn vsd as appears in the given image - do not keep existing VSD on flash.\n"
+                "Commands affected: burn");
+
+    AddOptions("use_image_guids",
+               ' ',
+                "",
+                "Burn (guids/uids/macs) as appears in the given image.\n"
+                "Commands affected: burn");
+
+    AddOptions("use_image_rom",
+               ' ',
+                "",
+                "Do not save the ROM which exists in the device.\n"
+                "Commands affected: burn");
+
+    AddOptions("dual_image",
+               ' ',
+                "",
+                "Make the burn process burn two images on flash (previously default algorithm). Current"
+                "default failsafe burn process burns a single image (in alternating locations).\n"
+                "Commands affected: burn");
+
+    AddOptions("striped_image",
+               ' ',
+                "",
+                "Use this flag to indicate that the given image file is in a \"striped image\" format.\n"
+                "Commands affected: query verify");
+
+    AddOptions("banks",
+               ' ',
+                "<bank>",
+                "Set the number of attached flash devices (banks)");
+
+    AddOptions("log",
+               ' ',
+                "<log_file>",
+                "Print the burning status to the specified log file");
+
+    char flashList[FLASH_LIST_SZ];
+    char flashParDesc[FLASH_LIST_SZ*2];
+    Flash::get_flash_list(flashList);
+    snprintf(flashParDesc, FLASH_LIST_SZ*2,"Use the given parameters to access the flash instead of reading them from the flash.\n"\
+            							   "Supported parameters:\n"\
+            							   "Type: The type of the flash, such as:%s.\n"\
+            							   "log2size: The log2 of the flash size."\
+            							   "num_of_flashes: the number of the flashes connected to the device.", flashList);
+
+
+    AddOptions("flash_params",
+               ' ',
+                "<type, log2size, num_of_flashes>", flashParDesc);
+
+    AddOptions("version",
+               'v',
+                "",
+                "Version info.");
+
+    AddOptions("no_devid_check",
+               ' ',
+                "",
+                "ignore device_id checks", true);
+
+    AddOptions("ocr",
+               ' ',
+                "",
+                "another flag for override cache replacement", true);
+
+
+    _cmdParser.AddRequester(this);
+}
+
+ParseStatus Flint::HandleOption(string name, string value)
+{
+    //TODO: consider verifying num of args inside each if statements that needs its arg num verified
+    //      thus we will be able to get rid of the hacks inside the function in the expense of a longer code.
+    if (!(verifyNumOfArgs(name, value)))
+                return PARSE_ERROR;
+
+    if (name == "device" || name == "d" )
+    {
+        _flintParams.device_specified = true;
+        _flintParams.device = value;
+    }
+    else if (name == "help" || name == "h")
+    {
+        cout<< _cmdParser.GetUsage()<<endl;
+        cout<<"COMMANDS SUMMARY:"<<endl;
+        for (map_sub_cmd_t_to_subcommand::iterator it=_subcommands.begin(); it != _subcommands.end(); it++)
+        {
+			if (it->first == SC_ResetCfg) {
+				// hidden command so "forget" mentioning it
+				continue;
+			}
+            string str1 = "  "+it->second->getFlagL()+((it->second->getFlagS() == "") ? ("  ") : ("|"))+it->second->getFlagS()\
+                    +" "+it->second->getParam();
+            string str2 = ": " + it->second->getDesc()+"\n";
+            printf("%-40s %s", str1.c_str(), str2.c_str());
+        }
+        cout<<endl<<"  Return values:\n  0 - Successful completion\n  1 - An error has occurred\n"
+                "  7 - For burn command - FW already updated - burn was aborted."<<endl << endl;
+        return PARSE_OK_WITH_EXIT;
+    }
+    else if (name == "version" || name == "v")
+    {
+#ifdef EXTERNAL
+            print_version_string(FLINT_NAME, "");
+#else
+            print_version_string(FLINT_NAME"(oem)", "");
+#endif
+            return PARSE_OK_WITH_EXIT;
+    }
+    else if (name == "hh")
+    {
+        cout << _cmdParser.GetUsage()<<endl;
+        cout<<"COMMANDS SUMMARY:"<<endl;
+        for (map_sub_cmd_t_to_subcommand::iterator it=_subcommands.begin(); it != _subcommands.end(); it++)
+            {
+                string str1 = "  "+it->second->getFlagL()+((it->second->getFlagS() == "") ? ("  ") : ("|"))+it->second->getFlagS()\
+                        +" "+it->second->getParam();
+                string str2 = ": " + it->second->getDesc()+"\n";
+                printf("%-40s %s", str1.c_str(), str2.c_str());
+            }
+        cout<<endl<<endl<<"COMMANDS DESCRIPTION:"<<endl;
+        for (map_sub_cmd_t_to_subcommand::iterator it=_subcommands.begin(); it != _subcommands.end(); it++)
+                {
+        			if (it->first == SC_ResetCfg) {
+        				// hidden command so "forget" mentioning it
+        				continue;
+        			}
+                    cout<<"  Name:"<<endl<<"\t"<<it->second->getName()<<endl\
+                            <<"  Description:"<<endl<<"\t"<<it->second->getExtDesc()<<endl\
+                            <<"  Command:"<<endl<<"\t"<<it->second->getFlagL()<<\
+                            ((it->second->getFlagS() == "") ? ("  ") : ("|"))+it->second->getFlagS()\
+                            <<" "<<it->second->getParam()<<endl\
+                            <<"  Parameters:"<<endl<<"\t"<<it->second->getParamExp()<<endl\
+                            <<"  Examples:"<<endl<<"\t"<<it->second->getExample()<<endl<<endl<<endl;
+                }
+                cout<<endl<<"  Return values:\n  0 - Successful completion\n  1 - An error has occurred\n"
+                        "  7 - For burn command - FW already updated - burn was aborted."<<endl<< endl;
+        return PARSE_OK_WITH_EXIT;
+    }
+    else if (name == "no_devid_check") {
+            _flintParams.no_devid_check = false;
+    }
+    else if (name == "guid") {
+        _flintParams.guid_specified = true;
+        guid_t g;
+        if (!getGUIDFromStr(value, g)) {
+            return PARSE_ERROR;
+        }
+        for (int i=0; i<GUIDS ; i++){
+            _flintParams.user_guids.push_back(incrGuid(g,i));
+        }
+       // for (std::vector<guid_t>::iterator it=_flintParams.user_guids.begin();it != _flintParams.user_guids.end(); it++){
+       //     printf("%8.8x%8.8x\n",it->h,it->l);
+       // }
+    } else if (name == "guids") {
+        _flintParams.guids_specified = true;
+        std::vector<std::string> strs;
+        splitByDelimiters(strs, value,",");
+        if (strs.size() != GUIDS) {
+        	return PARSE_ERROR;
+        }
+        for (int i=0; i<GUIDS; i++) {
+            guid_t g;
+            if (!getGUIDFromStr(strs[i], g)){
+                return PARSE_ERROR;
+            }else{
+                _flintParams.user_guids.push_back(g);
+            }
+        }
+    } else if (name == "mac") {
+        _flintParams.mac_specified = true;
+        guid_t m;
+        if (!getGUIDFromStr(value, m)){
+            return PARSE_ERROR;
+        }
+        for (int i=0; i<MACS ; i++){
+            _flintParams.user_macs.push_back(incrGuid(m,i));
+        }
+    } else if (name == "macs") {
+        _flintParams.macs_specified = true;
+        std::vector<std::string> strs;
+        splitByDelimiters(strs, value,",");
+        if (strs.size() != MACS) {
+        	return PARSE_ERROR;
+        }
+        for (int i=0; i<MACS; i++) {
+            guid_t m;
+            if (!getGUIDFromStr(strs[i], m)){
+                return PARSE_ERROR;
+            }else{
+                _flintParams.user_macs.push_back(m);
+            }
+        }
+    } else if (name == "uid") {
+        _flintParams.uid_specified = true;
+        if (!getGUIDFromStr(value, _flintParams.baseUid)) {
+            return PARSE_ERROR;
+        }
+        if (!InitBxGuids( _flintParams.user_uids, _flintParams.baseUid)) {
+            printf("-E- failed to extract UIDs from UID.");
+            return PARSE_ERROR;
+        }
+    } else if (name == "uids") {
+        _flintParams.uids_specified = true;
+        std::vector<std::string> strs;
+        splitByDelimiters(strs, value,",");
+        if (strs.size() < BX_ALL_GUIDS) {
+        	return PARSE_ERROR;
+        }
+        for (int i = 0; i < BX_ALL_GUIDS; i++) {
+            guid_t u;
+            if (!getGUIDFromStr(strs[i], u)){
+                return PARSE_ERROR;
+            }else{
+                _flintParams.user_uids.push_back(u);
+            }
+        }
+    } else if (name == "blank_guids") {
+        _flintParams.blank_guids = true;
+    } else if (name == "clear_semaphore") {
+        _flintParams.clear_semaphore = true;
+    } else if (name == "image" || name == "i") {
+        _flintParams.image_specified = true;
+        _flintParams.image = value;
+    } else if (name == "qq") {
+        _flintParams.quick_query = true;
+    } else if (name == "nofs") {
+        _flintParams.nofs = true;
+    } else if (name == "allow_psid_change") {
+        _flintParams.allow_psid_change = true;
+    } else if (name == "allow_rom_change") {
+        _flintParams.allow_rom_change = true;
+    } else if (name == "override_cache_replacement" || name == "ocr") {
+        _flintParams.override_cache_replacement = true;
+    } else if (name == "no_flash_verify") {
+        _flintParams.no_flash_verify = true;
+    } else if (name == "silent" || name == "s") {
+        _flintParams.silent = true;
+    } else if (name == "yes" || name == "y") {
+        _flintParams.yes = true;
+    } else if (name == "no") {
+        _flintParams.no = true;
+    } else if (name == "vsd") {
+        _flintParams.vsd_specified = true;
+        _flintParams.vsd = value;
+    } else if (name == "use_image_ps") {
+        _flintParams.use_image_ps = true;
+    } else if (name == "use_image_guids") {
+        _flintParams.use_image_guids = true;
+    } else if (name == "use_image_rom") {
+        _flintParams.use_image_rom = true;
+    } else if (name == "dual_image") {
+        _flintParams.dual_image = true;
+    } else if (name == "striped_image") {
+        _flintParams.striped_image = true;
+    } else if (name == "banks") {
+        _flintParams.banks_specified = true;
+        u_int64_t banksNum;
+        if (!strToNum(value, banksNum)) {
+            return PARSE_ERROR;
+        }
+        _flintParams.banks = (int)banksNum;
+    } else if (name == "log") {
+        _flintParams.log_specified = true;
+        _flintParams.log = value;
+    } else if (name == "flash_params") {
+        _flintParams.flash_params_specified = true;
+        if (!parseFlashParams(value, _flintParams.flash_params)) {
+            return PARSE_ERROR;
+        }
+        //printf("-D- flashType=%s , log2size = %d , numOfBanks = %d\n", _flintParams.flash_params.type_name, _flintParams.flash_params.log2size, _flintParams.flash_params.num_of_flashes);
+    } else {
+        cout << "Unknown Flag: " << name;
+        return PARSE_ERROR;
+    }
+    return PARSE_OK;
+}
+
+ParseStatus Flint::parseCmdLine(int argc, char* argv[]) {
+    //Step1 separate between option section and cmd section
+    SubCmdMetaData subCmds;
+    FlagMetaData flags;
+    char **argvCmd = NULL;
+    char **argvOpt = NULL;
+    int argcCmd = 0, argcOpt = 0;
+    for (int i = (argc - 1); i > 0; i--) {
+        if ((subCmds.getCmdNum(argv[i])) != SC_No_Cmd) { // i.e we found a subcommand
+        argcOpt = i;
+        argvOpt = argv;
+        argcCmd = argc - i;
+        argvCmd = &argv[i];
+        }
+    }
+    if (argcCmd == 0) {
+        //no subcommand found
+        argcOpt = argc;
+        argvOpt = argv;
+    }
+    //printf("-D- argcOpt:%d argvOpt:%s argcCmd:%d argvCmd:%s\n", argcOpt, argvOpt[0], argcCmd, argvCmd[0]);
+    //_cmdparser should deal with the case of no arguments in argv except the program.
+    //Step2 unite with comma multiple args in the options section
+    char* newArgv[argcOpt];
+    int newArgc = 0;
+    int i = 1, j = 1, argStart = 1, argEnd = 1;
+    //first arg is the flint command we can copy as is
+    newArgv[0] = strcpy(new char[strlen(argvOpt[0]) + 1], argvOpt[0]);
+    while (i < argcOpt) {
+        if (argvOpt[i][0] == '-') //its a flag so we copy to new_argv as is
+                {
+            newArgv[j] = strcpy(new char[strlen(argvOpt[i]) + 1],
+                    argvOpt[i]);
+            i++;
+            j++;
+        } else //its an argument
+        {
+            //find next flag if exsists
+            argStart = i;
+            argEnd = i;
+            int argsSize = 0;
+            while (argEnd < argcOpt && argvOpt[argEnd][0] != '-') {
+                argsSize += strlen(argvOpt[argEnd]) + 1; //for the comma
+                argEnd++;
+            }
+            i = argEnd;
+            //concatenate all the args with comma between them to a single string
+            newArgv[j] = new char[argsSize + 1];
+            newArgv[j][0] = '\0';
+            while (argStart < argEnd) {
+                if (argStart == argEnd - 1) {
+                    //no need to add comma to the last arg
+                    strcat(newArgv[j], argvOpt[argStart]);
+                } else {
+                    strcat(newArgv[j], argvOpt[argStart]);
+                    strcat(newArgv[j], ",");
+                }
+                argStart++;
+            }
+            j++;
+        }
+    }
+    newArgc = j;
+
+    //Step3 set the command and its args in the FlintParams struct if present
+    ParseStatus rc;
+    if (argcCmd > 0) {
+        this->_flintParams.cmd = subCmds.getCmdNum(argvCmd[0]);
+        for (int i = 1; i < argcCmd; ++i) {
+            this->_flintParams.cmd_params.push_back(string(argvCmd[i]));
+        }
+    } else //no command found deal with either missing/invalid command
+    {
+        //find last flag
+        int lastFlagPos;
+        char* strippedFlag;
+        for (lastFlagPos = argc - 1; lastFlagPos > 0; lastFlagPos--) {
+            if (argv[lastFlagPos][0] == '-')
+                break;
+        }
+        if (lastFlagPos == 0) {
+            cout << FLINT_NO_OPTIONS_FOUND_ERROR << endl;
+            rc = PARSE_ERROR;
+            goto clean_up;
+        }
+        strippedFlag = stripFlag(argv[lastFlagPos]);
+        //check how many args it needs
+        int numOfArgs = flags.getNumOfArgs(strippedFlag);
+        //if too many args return arg in pos num_of_args+1 as the invalid command.
+        if ((argc - 1 - lastFlagPos) > numOfArgs) {
+            printf(FLINT_INVALID_COMMAD_ERROR, argv[argc - 1]);
+            rc = PARSE_ERROR;
+            goto clean_up;
+        }
+    }
+    //Step5 parse option section using _cmdParser
+    rc = this->_cmdParser.ParseOptions(newArgc, newArgv);
+    // Step 6 Delete allocated memory
+    clean_up: for (int i = 0; i < newArgc; i++) {
+        delete[] newArgv[i];
+    }
+    return rc;
+}
diff --git a/flint/err_msgs.h b/flint/err_msgs.h
new file mode 100644
index 0000000..04c6055
--- /dev/null
+++ b/flint/err_msgs.h
@@ -0,0 +1,140 @@
+/*
+ *
+ * err_msgs.h - FLash INTerface
+ *
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id$
+ *
+ */
+
+
+#ifndef __ERR_MSGS_H__
+#define __ERR_MSGS_H__
+
+/**********************
+ * Flint Status Code
+ *********************/
+
+typedef enum {
+    FLINT_SUCCESS = 0,
+    FLINT_FAILED = 1,
+    FLINT_BURN_ABORTED = 7
+}FlintStatus;
+
+/***********************
+ * Flint Error Messages
+ **********************/
+
+#define FLINT_CLEAR_SEM_CMD_ERROR             "No command is allowed when -clear_semaphore flag is given.\n"
+#define FLINT_COMMAND_FLAGS_ERROR             "For %s command, Please specify %s.\n"
+#define FLINT_PARSE_MEM_ERROR                 "Failed to allocate memory for parsing.\n "
+#define FLINT_NO_OPTIONS_FOUND_ERROR          "No options found. "
+#define FLINT_INVALID_COMMAD_ERROR            "Invalid command: %s\n"
+#define FLINT_TOO_MANY_ARGS_ERROR             "Too many arguments. Expected: %d , Recieved: %d\n"
+#define FLINT_TOO_FEW_ARGS_ERROR              "Too few arguments. Expected: %d , Recieved: %d\n"
+#define FLINT_NO_COMMAND_ERROR                "No command found."
+#define FLINT_OPEN_FWOPS_DEVICE_ERROR         "Cannot open Device: %s. %s\n"
+#define FLINT_OPEN_FWOPS_IMAGE_ERROR          "Cannot open Image: %s. %s\n"
+#define FLINT_DEVICE_AND_IMAGE_ERROR          "Please specify either Device or Image.\n"
+#define FLINT_NO_DEVICE_ERROR                 "Please specify Device.\n"
+#define FLINT_NO_IMAGE_ERROR                  "Please specify Image file.\n"
+#define FLINT_MISSED_ARG_ERROR                "Missed %s parameter after \"%s\" command.\n"
+#define FLINT_CMD_ARGS_ERROR                  "Command \"%s\" requires %d arguments, but %d arguments were given\n"
+#define FLINT_CMD_ARGS_ERROR2                 "Command \"%s\" requires at most %d arguments, but %d arguments were given\n"
+#define FLINT_CMD_ARGS_ERROR3                 "Command \"%s\" requires at least %d arguments, but %d arguments were given\n"
+#define FLINT_INVALID_OPTION_ERROR            "Unknown option \"%s\" for the \"%s\" command. you can use %s.\n"
+#define FLINT_INVALID_FLAG_ERROR              "Invalid switch \"%s\" is specified.\n"
+#define FLINT_INVALID_UID_NUM_BX_ERROR        "Number of UIDs on BridgeX should be %d\n"
+#define FLINT_BX_BAD_MAC_FORMAT_ERROR         "Bad mac ( %4.4x%8.8x ) %s. Please re-burn with a valid MACs value.\n"
+#define FLINT_INVALID_FLAG_WITH_FLAG_ERROR    "Cannot specify \"%s\" flag with \"%s\" flag.\n"
+#define FLINT_INVALID_FLAG_WITH_CMD_ERROR     "Cannot specify flag: %s with Command: %s\n"
+#define FLINT_CMD_VERIFY_ERROR                "FW image verification failed: %s. AN HCA DEVICE CAN NOT BOOT FROM THIS IMAGE.\n"
+#define FLINT_FAILED_QUERY_ERROR              "Failed to query %s: %s.%s\n"
+#define FLINT_COMMAND_DEVICE_IMAGE_ERROR      "Command \"%s\" requires both image and device to be specified.\n"
+#define FLINT_COMMAND_DEVICE_ERROR            "Command \"%s\" requires device, but an image file was given.\n"
+#define FLINT_COMMAND_IMAGE_ERROR             "Command \"%s\" requires an image file, but device was given.\n"
+#define FLINT_COMMAND_DEVICE_ERROR2           "Command \"%s\" requires device, but both an image file and a device are given.\n"
+#define FLINT_COMMAND_IMAGE_ERROR2            "Command \"%s\" requires an image, but both an image file and a device are given.\n"
+#define FLINT_HW_SET_ARGS_ERROR               "bad argument of hw set command : %s, it should be in the format PARAM_NAME=VALUE\n"
+#define FLINT_HW_COMMAND_ERROR                "HW %s failed. %s\n"
+#define FLINT_SWRESET_ERROR                   "Software reset failed. %s\n"
+#define FLINT_ERASE_SEC_ERROR                 "Erase sector failed. %s\n"
+#define FLINT_INVALID_ADDR_ERROR              "Invalid address \"%s\"\n"
+#define FLINT_FLASH_READ_ERROR                "Flash read failed. %s\n"
+#define FLINT_FLASH_WRITE_ERROR               "Flash write failed. %s\n"
+#define FLINT_INVALID_DATA_ERROR              "Invalid data \"%s\"\n"
+#define FLINT_INVALID_SIZE_ERROR              "Invalid size \"%s\", Length should be 4-bytes aligned.\n"
+#define FLINT_OPEN_FILE_ERROR                 "Cannot open %s: %s\n"
+#define FLINT_WRITE_FILE_ERROR                "Failed to write to %s: %s\n"
+#define FLINT_IO_OPEN_ERROR                   "Failed to open %s: %s\n"
+#define FLINT_IMAGE_READ_ERROR                "Failed to read image. %s\n"
+#define FLINT_READ_ERROR                      "Failed to read from %s. %s\n"
+#define FLINT_WIN_NOT_SUPP_ERROR              "Command \"%s\" is not supported in windows.\n"
+#define FLINT_GEN_COMMAND_ERROR               "Failed to execute command %s. %s\n"
+#define FLINT_FS3_BB_ERROR                    "bb command is not supported anymore in FS3 image, please use b for burning FS3 image.\n"
+#define FLINT_FS3_BURN_ERROR                  "Burning FS3 image failed: %s\n"
+#define FLINT_FS2_BURN_ERROR                  "Burning FS2 image failed: %s\n"
+#define FLINT_PSID_ERROR                      "PSID mismatch. The PSID on flash (%s) differs from the PSID in the given image (%s).\n"
+#define FLINT_FS2_STRIPED_ERROR               "The -striped_image cannot be used with the burn command\n"
+#define FLINT_IMG_DEV_COMPAT_ERROR            "The given device requires an %s image type, but the given image file does not contain an %s FW image\n"
+#define FLINT_UNKNOWN_FW_TYPE_ERROR           "Unknown Firmware Type.\n"
+#define FLINT_READ_ROM_ERROR                  "Read ROM failed. %s\n"
+#define FLINT_SG_GUID_ERROR                   "Cannot set GUIDs: %s\n"
+#define FLINT_SG_UID_ERROR                    "Failed to set UID: %s\n"
+#define FLINT_MFG_ERROR                       "Failed to set manufacture guids: %s\n"
+#define FLINT_VSD_ERROR                       "Failed to set the VSD: %s\n"
+#define FLINT_VPD_ERROR                       "Failed to set VPD: %s\n"
+#define FLINT_SET_KEY_ERROR                   "Failed to set the HW access key: %s\n"
+#define FLINT_RESET_CFG_ERROR                 "Failed to reset Configuration: %s\n"
+#define FLINT_FIX_IMG_ERROR                   "Failed to fix device image: %s\n"
+#define FLINT_DROM_ERROR                      "Remove ROM failed: %s\n"
+#define FLINT_BROM_ERROR                      "Burn ROM failed: %s\n"
+#define FLINT_DUMP_ERROR                      "Failed dumping %s : %s\n"
+#define FLINT_ROM_QUERY_ERROR                 "Image file rom (%s) query failed. %s\n"
+#define FLINT_WB_FILE_ERROR                   "failed to open file: %s. %s\n"
+#define FLINT_WB_ERROR                        "write Block Failed. %s\n"
+#define FLINT_NO_ZLIB_ERROR					  "Executable was compiled with \"dump files\" option disabled.\n"
+
+/**************************
+ * Flint Warning Messages
+ *************************/
+#define FLINT_QQ_WARRNING               "-W- Running quick query - Skipping full image integrity checks.\n"
+#define FLINT_NOT_MLNX_FW_WARNING      "-W- Not a Mellanox FW image (vendor_id = 0x%04x). VSD and PSID are not displayed.\n"
+#define FLINT_BLANK_GUIDS_WARNING      "-W- GUIDs/MACs values and their CRC are not set.\n"
+#define FLINT_MULTI_BIT_WARNING        "Multicast bit (bit 40) is set."
+#define FLINT_MORE_48_BITS_WARNING     "More than 48 bits are used."
+#define FLINT_BAD_MAC_ADRESS_WARNING   "\n-W- Bad mac address ( %4.4x%8.8x ): %s\n"
+#define FLINT_MAC_ENTRIES_WARNING      "-W- Cannot get MAC address: Expecting %d entries in guid section, got %d. Probably an old FW image. Please update.\n"
+#define FLINT_INTERRUPT_WARRNING       "\n-W- An internal error occurred. This program cannot be interrupted.\n"
+#define FLINT_SET_GUIDS_WARRNING       "-W- GUIDs are already set, re-burning image with the new GUIDs ...\n"
+#define FLINT_OCR_WARRNING             "\n-W- Firmware flash cache access is enabled. Running in this mode may cause the firmware to hang.\n"
+#endif
diff --git a/flint/flint.cpp b/flint/flint.cpp
new file mode 100644
index 0000000..bc9d2b7
--- /dev/null
+++ b/flint/flint.cpp
@@ -0,0 +1,250 @@
+/*
+ *
+ * flint.cpp - FLash INTerface
+ *
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id$
+ *
+ */
+
+#include <iostream>
+#include <signal.h>
+
+#include "flint.h"
+
+//Globals:
+Flint* gFlint = NULL;
+extern FILE* flint_log_fh;
+//signal handler section
+
+#define BURN_INTERRUPTED 0x1234
+
+void TerminationHandler(int signum);
+
+#ifdef __WIN__
+#include <windows.h>
+
+static BOOL CtrlHandler( DWORD fdwCtrlType )
+{
+    switch( fdwCtrlType )
+    {
+      // Handle the CTRL-C signal.
+      case CTRL_C_EVENT:
+      // CTRL-CLOSE: confirm that the user wants to exit.
+      case CTRL_CLOSE_EVENT:
+      // Pass other signals to the next handler.
+      case CTRL_BREAK_EVENT:
+      case CTRL_LOGOFF_EVENT:
+      case CTRL_SHUTDOWN_EVENT:
+    	  TerminationHandler(SIGINT);
+          return TRUE;
+
+      default:
+        return FALSE;
+    }
+ }
+
+#endif
+
+
+void TerminationHandler(int signum)
+{
+    static volatile sig_atomic_t fatal_error_in_progress = 0;
+
+    if (fatal_error_in_progress) {
+        raise (signum);
+    }
+    fatal_error_in_progress = 1;
+
+    signal (signum, SIG_DFL);
+    write_result_to_log(BURN_INTERRUPTED, "");
+    close_log();
+    if (gFlint != NULL) {
+        printf("\n Received signal %d. Cleaning up ...\n", signum);
+        fflush(stdout);
+        //sleep(1); // Legacy from the Old Flint
+        delete gFlint;
+        gFlint = NULL;
+        printf(" Done.\n");
+    }
+    raise(signum);
+}
+
+
+void initHandler()
+{
+#ifdef __WIN__
+#define SIGNAL_NUM 3
+    int signalList[SIGNAL_NUM] = {SIGINT, SIGTERM, SIGABRT};
+    SetConsoleCtrlHandler( (PHANDLER_ROUTINE) CtrlHandler, true );
+#else
+#define SIGNAL_NUM 4
+    int signalList[SIGNAL_NUM] = {SIGINT, SIGTERM, SIGPIPE, SIGHUP};
+#endif
+
+    //set the signal handler
+    for (int i=0; i < SIGNAL_NUM ; i++) {
+        void (*prevFunc)(int);
+        prevFunc = signal(signalList[i],TerminationHandler);
+        if (prevFunc == SIG_ERR) {
+            printf("-E- failed to set signal Handler.");
+            exit(FLINT_FAILED);
+        }
+    }
+}
+
+//End of signal handler section.
+
+
+map_sub_cmd_t_to_subcommand Flint::initSubcommandMap()
+{
+    map_sub_cmd_t_to_subcommand cmdMap;
+    cmdMap[SC_Burn] = new BurnSubCommand();
+    cmdMap[SC_Query] = new QuerySubCommand();
+    cmdMap[SC_Verify] = new VerifySubCommand();
+    cmdMap[SC_Swreset] = new SwResetSubCommand();
+    cmdMap[SC_ResetCfg] = new ResetCfgSubCommand();
+    cmdMap[SC_Brom] = new BromSubCommand();
+    cmdMap[SC_Drom] = new DromSubCommand();
+    cmdMap[SC_Rrom] = new RromSubCommand();
+    cmdMap[SC_Qrom] = new RomQuerySubCommand();
+    cmdMap[SC_Bb] = new BbSubCommand();
+    cmdMap[SC_Sg] = new SgSubCommand();
+#ifndef EXTERNAL
+    cmdMap[SC_Smg] = new SmgSubCommand();
+    cmdMap[SC_Set_Vpd] = new SetVpdSubCommand();
+    cmdMap[SC_Fix_Img] = new FiSubCommand();
+#endif
+    cmdMap[SC_Sv] = new SvSubCommand();
+    cmdMap[SC_Ri] = new RiSubCommand();
+    cmdMap[SC_Dc] = new DcSubCommand();
+    cmdMap[SC_Dh] = new DhSubCommand();
+    cmdMap[SC_Set_Key] = new SetKeySubCommand();
+    cmdMap[SC_Hw_Access] = new HwAccessSubCommand();
+    cmdMap[SC_Hw] = new HwSubCommand();
+    cmdMap[SC_Erase] = new EraseSubCommand();
+    cmdMap[SC_Rw] = new RwSubCommand();
+    cmdMap[SC_Ww] = new WwSubCommand();
+    cmdMap[SC_Wwne] = new WwneSubCommand();
+    cmdMap[SC_Wbne] = new WbneSubCommand();
+    cmdMap[SC_Wb] = new WbSubCommand();
+    cmdMap[SC_Rb] = new RbSubCommand();
+    return cmdMap;
+}
+
+void Flint::deInitSubcommandMap(map_sub_cmd_t_to_subcommand cmdMap)
+{
+    for (map_sub_cmd_t_to_subcommand::iterator it = cmdMap.begin(); it != cmdMap.end(); ++it)
+        delete it->second;
+}
+
+
+Flint::Flint():
+        CommandLineRequester(FLINT_DISPLAY_NAME" [OPTIONS] <command> [Parameters]"),
+        _flintParams(),
+        _cmdParser(FLINT_DISPLAY_NAME" - Flash Interface"),
+        _subcommands(initSubcommandMap())
+{
+    initCmdParser();
+}
+
+Flint::~Flint()
+{
+    deInitSubcommandMap(_subcommands);
+    if (_flintParams.flash_params.type_name) {
+        delete[] _flintParams.flash_params.type_name;
+    }
+}
+
+FlintStatus Flint::run(int argc, char* argv[])
+{
+    //Step1 parse input
+    //There are some memory allocations parseCmdLine
+    ParseStatus status;
+    try {
+        status = this->parseCmdLine(argc, argv);;
+    } catch (exception& e) {
+        cout << "-E- " << e.what() << endl;
+        return FLINT_FAILED;
+    }
+    if (status == PARSE_OK_WITH_EXIT) {
+        return FLINT_SUCCESS;
+    } else if (status == PARSE_ERROR || status == PARSE_ERROR_SHOW_USAGE) {
+        if (string(_cmdParser.GetErrDesc()).length() > 0) {
+            cout << "-E- " << this->_cmdParser.GetErrDesc() << endl;
+        }
+        return FLINT_FAILED;
+    }
+
+    if (_flintParams.cmd == SC_No_Cmd && !_flintParams.clear_semaphore)
+    {
+        cout << FLINT_NO_COMMAND_ERROR << endl;
+        return FLINT_FAILED;
+    }
+    if (_flintParams.clear_semaphore) {
+        if (_flintParams.cmd != SC_No_Cmd) {
+            printf(FLINT_CLEAR_SEM_CMD_ERROR);
+            return FLINT_FAILED;
+        }
+        _subcommands[SC_Clear_Sem] = new ClearSemSubCommand();
+        _flintParams.cmd = SC_Clear_Sem;
+    }
+    // Step 2 save argv as a single cmd string in flint params for the log functionallity
+    for(int i=0; i<argc; i++) {
+        _flintParams.fullCmd = _flintParams.fullCmd + argv[i] + " ";
+    }
+    //TODO: Step 3 check flintParams for contradictions?
+    //Step 4 execute command from the correct subcommand class
+    _subcommands[_flintParams.cmd]->setParams(_flintParams);
+    return _subcommands[_flintParams.cmd]->executeCommand();
+}
+
+
+int main(int argc, char* argv[])
+{
+    initHandler();
+    try
+    {
+    gFlint = new Flint();
+    FlintStatus rc = gFlint->run(argc, argv);
+    if (gFlint) {
+        delete gFlint;
+        gFlint = NULL;
+       }
+    return rc;
+    }
+    catch (std::exception& e)
+    {
+        cout<<"-E- "<<e.what()<<endl;
+        return FLINT_FAILED;
+    }
+}
diff --git a/flint/flint.h b/flint/flint.h
new file mode 100644
index 0000000..8bb86b5
--- /dev/null
+++ b/flint/flint.h
@@ -0,0 +1,78 @@
+/*
+ *
+ * flint.h - FLash INTerface
+ *
+ * Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id$
+ *
+ */
+
+#ifndef __FLINT_H__
+#define __FLINT_H__
+
+#include <string.h>
+#include "flint_params.h"
+#include "subcommands.h"
+#include <cmdparser/cmdparser.h>
+#include "err_msgs.h"
+
+using namespace std;
+
+typedef map <sub_cmd_t, SubCommand*> map_sub_cmd_t_to_subcommand;
+typedef map <string, string> map_string_to_string;
+typedef map <string, int> map_string_to_int;
+
+map_string_to_string initShortToLongFlagMap();
+map_string_to_int initLongFlagToNumOfArgsMap();
+void deInitSubcommandMap(map_sub_cmd_t_to_subcommand cmdMap);
+map_sub_cmd_t_to_subcommand initSubcommandMap();
+
+class Flint : public CommandLineRequester
+{
+private:
+    FlintParams _flintParams;
+    CommandLineParser   _cmdParser;
+    map_sub_cmd_t_to_subcommand _subcommands;
+
+    //methods
+    map_sub_cmd_t_to_subcommand initSubcommandMap();
+    void deInitSubcommandMap(map_sub_cmd_t_to_subcommand cmdMap);
+
+public:
+    Flint();
+    ~Flint();
+    void initCmdParser();
+    virtual ParseStatus HandleOption(string name, string value);
+    ParseStatus parseCmdLine(int argc, char* argv[]);
+    FlintStatus run(int argc, char* argv[]);
+};
+#endif
diff --git a/flint/flint_params.cpp b/flint/flint_params.cpp
new file mode 100644
index 0000000..9c6b460
--- /dev/null
+++ b/flint/flint_params.cpp
@@ -0,0 +1,87 @@
+/*
+ *
+ * flint_params.cpp - FLash INTerface
+ *
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id$
+ *
+ */
+
+#include "flint_params.h"
+
+FlintParams::FlintParams()
+{
+    help = false;
+    version = false;
+    extended_help = false;
+    guids_specified = false;
+    guid_specified = false;
+    mac_specified = false;
+    macs_specified = false;
+    uid_specified = false;
+    uids_specified = false;
+    device_specified = false;
+    blank_guids = false;
+    clear_semaphore = false;
+    quick_query = true;  //should now be true by default
+    image_specified = false;
+    nofs = false;
+    allow_psid_change = false;
+    allow_rom_change = false;
+    override_cache_replacement = false;
+    no_flash_verify = false;
+    silent = false;
+    yes = false;
+    no = false;
+    vsd_specified = false;
+    use_image_ps = false;
+    use_image_guids = false;
+    use_image_rom = false;
+    dual_image = false;
+    striped_image = false;
+    banks_specified = false;
+    banks = 4;
+    log_specified = false;
+    flash_params_specified = false;
+    flash_params.type_name = (char*)NULL;
+    no_devid_check = false;
+    cmd = SC_No_Cmd;
+    baseUid.h = 0;
+    baseUid.l = 0;
+    flash_params.num_of_flashes = 0;
+    flash_params.log2size = 0;
+}
+
+FlintParams::~FlintParams()
+{
+
+}
diff --git a/flint/flint_params.h b/flint/flint_params.h
new file mode 100644
index 0000000..37dc8e5
--- /dev/null
+++ b/flint/flint_params.h
@@ -0,0 +1,134 @@
+/*
+ *
+ * flint_params.h - FLash INTerface
+ *
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id$
+ *
+ */
+
+#ifndef __FLINTPARAMS__
+#define __FLINTPARAMS__
+
+#include <string>
+#include <vector>
+#include "mlxfwops/lib/mlxfwops_com.h"
+#include "mflash/mflash.h"
+
+using namespace std;
+
+typedef enum {
+    SC_No_Cmd = 0,
+    SC_Burn,
+    SC_Query,
+    SC_Verify,
+    SC_Swreset,
+    SC_ResetCfg,
+    SC_Brom,
+    SC_Drom,
+    SC_Rrom,
+    SC_Bb,
+    SC_Sg,
+    SC_Smg,
+    SC_Set_Vpd,
+    SC_Sv,
+    SC_Ri,
+    SC_Dc,
+    SC_Dh,
+    SC_Set_Key,
+    SC_Hw_Access,
+    SC_Hw,
+    SC_Erase,
+    SC_Rw,
+    SC_Ww,
+    SC_Wwne,
+    SC_Wbne,
+    SC_Wb,
+    SC_Rb,
+    SC_Clear_Sem,
+    SC_Fix_Img,
+    SC_Qrom
+} sub_cmd_t;
+
+class FlintParams {
+public:
+    //add more params
+    FlintParams();
+    ~FlintParams();
+    bool device_specified;
+    string device;
+    bool guids_specified;
+    bool guid_specified;
+    std::vector<guid_t> user_guids;
+    bool mac_specified;
+    bool macs_specified;
+    std::vector<guid_t> user_macs;
+    bool uid_specified;
+    bool uids_specified;
+    guid_t baseUid;
+    std::vector<guid_t> user_uids;
+    bool help;
+    bool version;
+    bool extended_help;
+    bool blank_guids;
+    bool clear_semaphore;
+    bool quick_query;
+    bool image_specified;
+    string image;
+    bool nofs;
+    bool allow_psid_change;
+    bool allow_rom_change;
+    bool override_cache_replacement;
+    bool no_flash_verify;
+    bool silent;
+    bool yes;
+    bool no;
+    bool vsd_specified;
+    string vsd;
+    bool use_image_ps;
+    bool use_image_guids;
+    bool use_image_rom;
+    bool dual_image;
+    bool striped_image;
+    bool banks_specified;
+    int banks;
+    bool log_specified;
+    string log;
+    bool flash_params_specified;
+    flash_params_t flash_params;
+    bool no_devid_check;
+    sub_cmd_t cmd;
+    vector<string> cmd_params;
+    string fullCmd;
+};
+
+#endif
diff --git a/flint/subcommands.cpp b/flint/subcommands.cpp
new file mode 100644
index 0000000..9ca8500
--- /dev/null
+++ b/flint/subcommands.cpp
@@ -0,0 +1,3832 @@
+/*
+ *
+ * subcommands.cpp - FLash INTerface
+ *
+ * Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:FwVerify
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id$
+ *
+ */
+
+
+#include <stdio.h>
+#include <stdarg.h>
+#include <errno.h>
+#include <time.h>
+#include <iostream>
+
+#include <common/compatibility.h>
+
+#ifndef NO_ZLIB
+    #include <zlib.h>
+#endif
+
+#if !defined(__WIN__) && !defined(__DJGPP__) && !defined(UEFI_BUILD) && defined(HAVE_TERMIOS_H)
+    // used in mygetchar
+    #include <termios.h>
+#endif
+
+#include "subcommands.h"
+
+using namespace std;
+
+#define INDENT "\t\t\t\t\t   "
+#define INDENTEX "\t"
+
+// The Log file writing implementation
+
+//global log file header
+FILE* flint_log_fh = NULL;
+
+#define BURN_INTERRUPTED 0x1234
+
+void close_log()
+{
+    if (flint_log_fh != NULL) {
+        fclose(flint_log_fh);
+        flint_log_fh = NULL;
+    }
+    return;
+}
+
+#define ARR_SIZE(arr) sizeof(arr)/sizeof(arr[0])
+
+const char*   month_2monstr (int month) {
+    static const char* month_2monstr_arr[] = {
+        "Jan",
+        "Feb",
+        "Mar",
+        "Apr",
+        "May",
+        "Jun",
+        "Jul",
+        "Aug",
+        "Sep",
+        "Oct",
+        "Nov",
+        "Dec",
+    };
+    int arr_size = (int)ARR_SIZE(month_2monstr_arr);
+    return month < arr_size ? month_2monstr_arr[month] : "???";
+}
+
+void print_time_to_log()
+{
+    time_t rawtime;
+    struct tm * timeinfo;
+
+    if (flint_log_fh == NULL) {
+        return;
+    }
+    time ( &rawtime );
+    timeinfo = localtime ( &rawtime );
+
+    fprintf(flint_log_fh, "%-3s %2d %02d:%02d:%02d ", month_2monstr(timeinfo->tm_mon), timeinfo->tm_mday,
+            timeinfo->tm_hour, timeinfo->tm_min, timeinfo->tm_sec);
+    return;
+}
+
+int print_line_to_log(const char* format, ...)
+{
+    va_list  args;
+    if (flint_log_fh == NULL) {
+        return 0;
+    }
+    print_time_to_log();
+    va_start(args, format);
+    vfprintf(flint_log_fh, format, args);
+    va_end(args);
+    return 0;
+}
+
+int write_cmd_to_log(string fullCmd , sub_cmd_t cmd, bool write)
+{
+    if (!write) {
+        return 0;
+    }
+    char pre_str[50];
+    if (flint_log_fh == NULL) {
+        return 0;
+    }
+    if (cmd == SC_Brom) {
+        snprintf(pre_str, 50, "ROM");
+    } else {
+        snprintf(pre_str, 50, "FW");
+    }
+    print_time_to_log();
+    fprintf(flint_log_fh, "Start %s burning: ", pre_str);
+    fprintf(flint_log_fh, "%s ", fullCmd.c_str());
+    fprintf(flint_log_fh, "\n");
+    return 0;
+}
+
+int write_result_to_log(int is_failed, const char* err_msg, bool write)
+{
+    if (!write) {
+        return 0;
+    }
+    char msg[MAX_ERR_STR_LEN];
+    strcpy(msg, err_msg);
+    if (is_failed == 0) {
+        print_line_to_log("Burn completed successfully\n");
+    } else if (is_failed == BURN_INTERRUPTED) {
+        print_line_to_log("Burn interrupted by user\n");
+    } else {
+        int msg_len = strlen(msg);
+        // cleanup the msg
+        for (int i = 0; i < msg_len; i++) {
+            if (msg[i] == '\n') {
+                if (i == msg_len - 1) {
+                    msg[i] = '\0';
+                } else {
+                    msg[i] = ' ';
+                }
+            }
+        }
+        print_line_to_log("Burn failed: %s\n", msg);
+    }
+    return 0;
+}
+/*******************
+ * Class: Subcommand
+ ******************/
+
+
+#define MAX_ERR_STR_LEN 1024
+#define PRE_ERR_MSG "-E-"
+
+bool SubCommand::isCmdSupportLog() {
+    // a subcommand supports Logging if: A & B where:
+    // A. it is either Burn, Burn Block or Burn ROM.
+    // B. log flag was given in the cmd line.
+
+    switch (_cmdType) {
+        case SC_Burn:
+        case SC_Bb:
+        case SC_Brom:
+            return _flintParams.log_specified;
+        default:
+            return false;
+    }
+    return false;
+}
+
+void SubCommand::reportErr(bool shouldPrint, const char *format, ...)
+{
+    va_list  args;
+
+    va_start(args, format);
+
+    if (vsnprintf(_errBuff, FLINT_ERR_LEN, format, args) >= FLINT_ERR_LEN) {
+        strcpy(&_errBuff[FLINT_ERR_LEN - 5], "...\n");
+    }
+    //print to the user and to the log if needed
+    if (shouldPrint) {
+        fprintf(stdout,PRE_ERR_MSG" %s",_errBuff);
+    }
+    write_result_to_log(FLINT_FAILED,_errBuff, isCmdSupportLog());
+    va_end(args);
+
+    return;
+}
+
+bool SubCommand::writeToFile(string filePath, const std::vector<u_int8_t>& buff) {
+    FILE* fh;
+    if ((fh = fopen(filePath.c_str(), "wb")) == NULL) {
+        reportErr(true, FLINT_OPEN_FILE_ERROR, filePath.c_str(), strerror(errno));
+        return false;
+    }
+    // Write
+    if (fwrite(&buff[0], 1, buff.size(), fh) != buff.size()) {
+        fclose(fh);
+        reportErr(true, FLINT_WRITE_FILE_ERROR, filePath.c_str(), strerror(errno));
+        return false;
+    }
+    fclose(fh);
+    return true;
+}
+
+void SubCommand::openLog()
+{
+    if (isCmdSupportLog()) {
+        flint_log_fh = fopen(_flintParams.log.c_str(), "a+");
+        if (flint_log_fh == NULL) {
+            printf("-W- Failed to open log file \"%s\": %s. No logs will be saved\n", _flintParams.log.c_str()
+                    , strerror(errno));
+        }
+        write_cmd_to_log(_flintParams.fullCmd, _flintParams.cmd, _flintParams.log_specified);
+    }
+}
+
+int SubCommand::verifyCbFunc(char* str)
+{
+    printf("%s", str);
+    return 0;
+}
+
+int SubCommand::CbCommon(int completion, char*preStr, char* endStr)
+{
+    if (completion < 100) {
+            printf("\r%s%%%03d", preStr, completion);
+        }else if (completion == 100) {
+            printf("\r%sOK  \n", preStr);
+        } else {// printing endStr
+            if (endStr){
+                printf("\r%s\n", endStr);
+            }
+        }
+        fflush(stdout);
+        return 0;
+}
+
+// HACK: the endStr is printed when we reach 101% this is for backward compat with the original flint
+// output. thus in subcommands that use these callbacks you will see we manually call them at the end with the 101 arg
+
+int SubCommand::burnCbFs3Func(int completion)
+{
+    char* message = (char*)"Burning FS3 FW image without signatures - ";
+    char* endStr =  (char*)"Restoring signature                     - OK";
+    return CbCommon(completion, message, endStr);
+}
+
+int SubCommand::burnCbFs2Func(int completion)
+{
+    char* message = (char*)"Burning FS2 FW image without signatures - ";
+    char* endStr =  (char*)"Restoring signature                     - OK";
+    return CbCommon(completion, message, endStr);
+}
+
+int SubCommand::bromCbFunc(int completion)
+{
+    char* message = (char*)"Burning ROM image    - ";
+    char* endStr =  (char*)"Restoring signature  - OK";
+    return CbCommon(completion, message, endStr);
+}
+
+int SubCommand::dromCbFunc(int completion)
+{
+    char* message = (char*)"Removing ROM image    - ";
+    char* endStr =  (char*)"Restoring signature  - OK";
+    return CbCommon(completion, message, endStr);
+}
+
+int SubCommand::resetCfgCbFunc(int completion)
+{
+    char* message = (char*)"Resetting NV configuration - ";
+    char* endStr =  (char*)"Restoring signature        - OK";
+    return CbCommon(completion, message, endStr);
+}
+
+
+int SubCommand::burnBCbFunc(int completion)
+{
+    return CbCommon(completion,(char*)"");
+}
+
+int SubCommand::vsdCbFunc(int completion)
+{
+    char* message = (char*)"Setting the VSD      - ";
+    char* endStr =  (char*)"Restoring signature  - OK";
+    return CbCommon(completion, message, endStr);
+}
+
+int SubCommand::setKeyCbFunc(int completion)
+{
+    char* message = (char*)"Setting the HW Key   - ";
+    char* endStr =  (char*)"Restoring signature  - OK";
+    return CbCommon(completion, message, endStr);
+}
+
+int SubCommand::wbCbFunc(int completion)
+{
+    char* message = (char*)"Writing Block:   - ";
+    return CbCommon(completion, message, NULL);
+}
+
+#define ERR_BUFF_SIZE 1024
+FlintStatus SubCommand:: openOps()
+{
+    char errBuff[ERR_BUFF_SIZE];
+    errBuff[0] = '\0';
+    if (_flintParams.device_specified) {
+        // fillup the fw_ops_params_t struct
+        FwOperations::fw_ops_params_t fwParams;
+        memset(&fwParams, 0 , sizeof(FwOperations::fw_ops_params_t));
+        fwParams.errBuff = errBuff;
+        fwParams.errBuffSize = ERR_BUFF_SIZE;
+        fwParams.flashParams =_flintParams.flash_params_specified ? &_flintParams.flash_params : NULL;
+        fwParams.forceLock = _flintParams.clear_semaphore;
+        fwParams.hndlType = FHT_MST_DEV;
+        fwParams.ignoreCacheRep = _flintParams.override_cache_replacement ? 1 : 0;
+        fwParams.mstHndl = strcpy(new char[_flintParams.device.length()+1],_flintParams.device.c_str());
+        fwParams.numOfBanks = _flintParams.banks;
+        fwParams.readOnly = false;
+        fwParams.noFlashVerify = _flintParams.no_flash_verify;
+        _fwOps = FwOperations::FwOperationsCreate(fwParams);
+        delete[] fwParams.mstHndl;
+    }
+    if (_flintParams.image_specified) {
+        _imgOps = FwOperations::FwOperationsCreate((void*)_flintParams.image.c_str(), NULL, NULL,\
+                FHT_FW_FILE, errBuff, 1024);
+    }
+    if (_flintParams.device_specified && _fwOps == NULL)
+    {
+        reportErr(true, FLINT_OPEN_FWOPS_DEVICE_ERROR, _flintParams.device.c_str(), strlen(errBuff) != 0 ? errBuff : "");
+        return FLINT_FAILED;
+    }
+    if (_flintParams.image_specified && _imgOps == NULL)
+    {
+        reportErr(true, FLINT_OPEN_FWOPS_IMAGE_ERROR, _flintParams.image.c_str(), strlen(errBuff) != 0 ? errBuff : "");
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+
+
+FlintStatus SubCommand:: openIo()
+{
+    //TODO: consider adding a parameter for when image/device will be opened as "readOnly" in the open routine.
+    if (_flintParams.device_specified && _flintParams.image_specified) {
+        //should not arrive here as we verify params at each subcommand.
+        reportErr(true, FLINT_DEVICE_AND_IMAGE_ERROR);
+        return FLINT_FAILED;
+    }
+    if (_flintParams.device_specified) {
+        _io = new Flash;
+        if (!((Flash*)_io)->open(_flintParams.device.c_str(), _flintParams.clear_semaphore, false, _flintParams.banks, \
+                NULL, _flintParams.override_cache_replacement)) {
+            // if we have Hw_Access command we dont fail straght away
+            if (_flintParams.cmd == SC_Hw_Access && ((Flash*)_io)->get_cr_space_locked()) {
+                return FLINT_SUCCESS;
+            }
+            reportErr(true, FLINT_IO_OPEN_ERROR, "Device", (_io)->err());
+            delete _io;
+            _io = NULL;
+            return FLINT_FAILED;
+        }
+        // we have successfully opened a Flash Obj
+        //set no flash verify if needed (default =false)
+        ((Flash*)_io)->set_no_flash_verify(_flintParams.no_flash_verify);
+    } else if (_flintParams.image_specified) {
+        _io = new FImage;
+        if (!((FImage*)_io)->open(_flintParams.image.c_str())) {
+            reportErr(true, FLINT_IO_OPEN_ERROR, "Image", (_io)->err());
+            delete _io;
+            _io = NULL;
+            return FLINT_FAILED;
+        }
+    }
+    return FLINT_SUCCESS;
+}
+
+bool SubCommand::basicVerifyParams()
+{
+    if (!_flintParams.log_specified) {
+        char* logFile;
+        logFile = getenv(FLINT_LOG_ENV);
+        if (logFile) {
+            _flintParams.log = logFile;
+            _flintParams.log_specified = true;
+        }
+    }
+    //open log if needed
+    openLog();
+    switch (_v) {
+    case Wtv_Img:
+        if ( _flintParams.device_specified == true) {
+                _flintParams.image_specified ? reportErr(true, FLINT_COMMAND_IMAGE_ERROR2,_name.c_str()) :
+                        reportErr(true, FLINT_COMMAND_IMAGE_ERROR, _name.c_str());
+                return false;
+            }
+            if ( _flintParams.image_specified == false ) {
+                reportErr(true, FLINT_NO_IMAGE_ERROR);
+                return false;
+            }
+            break;
+    case Wtv_Dev:
+        if ( _flintParams.image_specified == true) {
+                _flintParams.device_specified ? reportErr(true, FLINT_COMMAND_DEVICE_ERROR2,_name.c_str()) :
+                        reportErr(true, FLINT_COMMAND_DEVICE_ERROR, _name.c_str());
+                return false;
+            }
+            if ( _flintParams.device_specified == false ) {
+                reportErr(true, FLINT_NO_DEVICE_ERROR);
+                return false;
+            }
+            break;
+    case Wtv_Dev_And_Img:
+        if (( _flintParams.image_specified == false) || ( _flintParams.device_specified == false)) {
+            reportErr(true, FLINT_COMMAND_DEVICE_IMAGE_ERROR, _name.c_str());
+            return false;
+        }
+        break;
+    case Wtv_Dev_Or_Img:
+        if ( _flintParams.image_specified == true && _flintParams.device_specified == true) {
+                reportErr(true, FLINT_DEVICE_AND_IMAGE_ERROR);
+                return false;
+            }
+        if ( _flintParams.device_specified == false  && _flintParams.image_specified == false ) {
+                reportErr(true, FLINT_DEVICE_AND_IMAGE_ERROR);
+                return false;
+            }
+            break;
+    default:
+        reportErr(true, "Failed to verify parms(internal error).");
+        return false;
+    }
+
+    if (_flintParams.device_specified && _flintParams.striped_image) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, "-device", "-striped_image");
+        return false;
+    }
+
+    if (_flintParams.override_cache_replacement) {
+        printf(FLINT_OCR_WARRNING);
+    }
+    return true;
+}
+
+FlintStatus SubCommand::preFwOps()
+{
+    if (!basicVerifyParams()) {
+        return FLINT_FAILED;
+    }
+    if (!verifyParams()) {
+        return FLINT_FAILED;
+    }
+    return openOps();
+}
+
+FlintStatus SubCommand::preFwAccess()
+{
+    if (!basicVerifyParams()) {
+        return FLINT_FAILED;
+    }
+    if (!verifyParams()) {
+        return FLINT_FAILED;
+    }
+    return openIo();
+}
+
+SubCommand::~SubCommand()
+{
+    if (_fwOps != NULL) {
+        _fwOps->FwCleanUp();
+        delete _fwOps;
+    }
+    if (_imgOps != NULL) {
+        _imgOps->FwCleanUp();
+        delete _imgOps;
+    }
+    if (_io != NULL) {
+        _io->close();
+        delete _io;
+    }
+
+
+}
+
+bool SubCommand::getRomsInfo(FBase* io, roms_info_t& romsInfo)
+{
+    std::vector<u_int8_t> romSector;
+    romSector.clear();
+    romSector.resize(io->get_size());
+    if (!io->read(0, &romSector[0], io->get_size())) {
+           reportErr(true, FLINT_READ_ERROR,_flintParams.image.c_str(), io->err());
+           return false;
+       }
+    FwOperations::RomInfo info(romSector, false);
+    info.ParseInfo();
+    info.initRomsInfo(&romsInfo);
+    return true;
+}
+
+bool SubCommand::getGUIDFromStr(string str, guid_t& guid, string prefixErr)
+{
+    char* endp;
+    u_int64_t g;
+    g = strtoull(str.c_str(), &endp, 16);
+    if (*endp || (g == 0xffffffffffffffffULL && errno == ERANGE)) {
+        if (prefixErr.size() == 0) {
+            reportErr(true, "Invalid GUID syntax (%s) %s \n", str.c_str(), errno ? strerror(errno) : "" );
+        } else {
+            reportErr(true, "%s\n", prefixErr.c_str());
+        }
+        return false;
+    }
+    guid.h = (u_int32_t)(g >> 32);
+    guid.l = (u_int32_t)(g & 0xffffffff);
+    return true;
+}
+
+
+#if !defined(__WIN__) && !defined(__DJGPP__) && !defined(UEFI_BUILD) && defined(HAVE_TERMIOS_H)
+static int mygetch(void)
+{
+    struct termios oldt,
+    newt;
+    int ch;
+    tcgetattr( STDIN_FILENO, &oldt );
+    newt = oldt;
+    newt.c_lflag &= ~( ICANON | ECHO );
+    tcsetattr( STDIN_FILENO, TCSANOW, &newt );
+    ch = getchar();
+    tcsetattr( STDIN_FILENO, TCSANOW, &oldt );
+    return ch;
+}
+
+bool SubCommand::getPasswordFromUser(const char *preStr, char buffer[MAX_PASSWORD_LEN+1])
+{
+    char c;
+    int pos = 0;
+
+    printf("%s: ", preStr);
+    do {
+        c = mygetch();
+
+        if( ((pos < MAX_PASSWORD_LEN)) && isprint(c) ) {
+            buffer[ pos++ ] = c;
+            printf("%c", '*');
+        } else if( (c == 8 || c == 127) && pos ) {
+            buffer[ pos-- ] = '\0';
+            printf("%s", "\b \b");
+        }
+
+
+    } while( c != '\n' );
+    printf("\n");
+    buffer[pos] = '\0';
+    return true;
+}
+
+#else
+bool SubCommand::getPasswordFromUser(const char *preStr, char buffer[MAX_PASSWORD_LEN+1])
+{
+    //TODO: Buffer Overflow danger use loop with gets() or istream
+    printf("%s: ", preStr);
+    scanf("%256s", buffer);
+    return true;
+}
+
+#endif
+
+//
+// Asks user a yes/no question.
+// Returns true if user chose Y, false if user chose N.
+//
+
+bool SubCommand::askUser(const char *question, bool printAbrtMsg) {
+    if (question == NULL) {
+        printf("\n Do you want to continue ? (y/n) [n] : ");
+    } else {
+        printf("\n %s ? (y/n) [n] : ", question);
+
+    }
+
+    if (_flintParams.yes)
+        printf("y\n");
+    else {
+        char ansbuff[32];
+        ansbuff[0] = '\0';
+        if (_flintParams.no) {
+            printf("n\n");
+            reportErr(false, "-no flag is set\n");
+            return false;
+        }
+        /*for future tracer dev
+         *
+        if (_ignore_tty == false) {
+            if (!isatty(0)) {
+                sprintf(_err_msg, "Not on tty - Can not interact. assuming \"no\"\n");
+                return false;
+            }
+        }
+        */
+        fflush(stdout);
+        //fgets(ansbuff, 30, stdin);
+        if (!fscanf(stdin, "%30s", ansbuff)) {
+        	return false;
+        }
+
+        if (  strcasecmp(ansbuff, "y") &&
+              strcasecmp(ansbuff, "yes"))  {
+
+            if (printAbrtMsg) {
+            reportErr(true, "Aborted by user\n");
+            }
+            return false;
+        }
+
+    }
+    return true;
+}
+
+void SubCommand::displayOneExpRomInfo(const rom_info_t& info) {
+
+	const char* typeStr = FwOperations::expRomType2Str(info.exp_rom_product_id);
+    if (info.exp_rom_product_id == 0xf) {// version id in this case is the freeStr that was moved to exp_rom_ver[0] in mlxfwops
+        printf("devid=%d version_id=%d type=%s", info.exp_rom_dev_id,info.exp_rom_ver[0], typeStr);
+    } else {
+    	if (typeStr) {
+    		printf("type=%s", typeStr);
+    	} else {
+    		 printf("0x%x - Unknown ROM product ID\n", info.exp_rom_product_id);
+    		 return;
+    	}
+
+        printf("version=%d", info.exp_rom_ver[0]);
+        if (info.exp_rom_product_id >= 0x10) {
+            printf(".%d.%d", info.exp_rom_ver[1], info.exp_rom_ver[2]);
+
+            if (info.exp_rom_dev_id != EXP_ROM_GEN_DEVID) {
+                // Do not display if 0 - ROM is the same for all device IDs
+                printf(" devid=%d", info.exp_rom_dev_id);
+            }
+            if (info.exp_rom_port) {
+                // Do not display if 0 - port independent
+                printf(" port=%d", info.exp_rom_port);
+            }
+            if (info.exp_rom_product_id != 0x12) { // on CLP(0x12) there is no meaning to protocol
+            	printf(" proto=");
+            	switch (info.exp_rom_proto) {
+            	case ER_IB:
+            		printf("IB");
+            		break;
+            	case ER_ETH:
+            		printf("ETH");
+            		break;
+            	case ER_VPI:
+            		printf("VPI");
+            		break;
+            	default:
+            		printf("0x%x", info.exp_rom_proto);
+            	}
+            }
+        }
+    }
+    return;
+}
+
+
+void SubCommand::displayExpRomInfo(const roms_info_t& romsInfo, const char *preStr)
+{
+    int i;
+    int strLen = strlen(preStr);
+
+    if (romsInfo.num_of_exp_rom > 0) {
+        for (i = 0; i < romsInfo.num_of_exp_rom; i++) {
+            // Print the pre string or spaces
+            if (i == 0) {
+                printf("%s", preStr);
+            } else {
+                int j;
+                for ( j = 0; j < strLen; j++) {
+                    printf("%s", " ");
+                }
+            }
+            // Display a ROM info
+            displayOneExpRomInfo(romsInfo.rom_info[i]);
+            if (i != romsInfo.num_of_exp_rom - 1) { // Don't print new line after the info of the last ROM
+                printf("\n");
+            }
+        }
+        if (romsInfo.exp_rom_warning) {
+            printf(" (-W- %s)", romsInfo.exp_rom_warning_msg);
+        }
+        printf("\n");
+    } else {
+        printf("%s", preStr);
+        printf("N/A");
+        if (romsInfo.exp_rom_err_msg_valid) {
+            printf(" (-E- %s)", romsInfo.exp_rom_err_msg);
+        }
+        printf("\n");
+    }
+    return;
+}
+
+bool SubCommand::printGuidLine(guid_t* new_guids, guid_t* old_guids, int guid_index)
+{
+    printf(GUID_FORMAT GUID_SPACES, new_guids[guid_index].h, new_guids[guid_index].l);
+    if (old_guids != NULL) {
+        printf(GUID_FORMAT,  old_guids[guid_index].h, old_guids[guid_index].l);
+    }else {
+        printf("      N/A");
+    }
+    printf("\n");
+    return true;
+}
+
+bool SubCommand::printBxGuids(guid_t* new_guids, guid_t* old_guids, int index, int num_of_guids, const char* pre_str)
+{
+    int guid_index = index;
+    int _is_wwpn = ((guid_index - BI_WWPNS) % BX_SLICE_GUIDS);
+
+    for (int i = 0; i < num_of_guids; i++) {
+        printf("    G%d", (index >= BX_SLICE_GUIDS));
+        if (i == 0 && _is_wwpn) {
+           printf(" Node  %s:      ", pre_str);
+        } else {
+            int j = _is_wwpn ? i : i + 1;
+            printf(" Port%d %s:      ", j, pre_str);
+        }
+        printGuidLine(new_guids, old_guids,  guid_index);
+        guid_index++;
+    }
+    return true;
+}
+
+bool SubCommand::printMacLine(guid_t* new_guids, guid_t* old_guids, int mac_index)
+{
+    printf("    "MAC_FORMAT MAC_SPACES, new_guids[mac_index].h, new_guids[mac_index].l);
+    if (old_guids != NULL) {
+        printf(MAC_FORMAT, old_guids[mac_index].h, old_guids[mac_index].l);
+    } else {
+        printf("  N/A");
+    }
+    printf("\n");
+    return true;
+}
+
+bool SubCommand::printBxMacs(guid_t* new_guids, guid_t* old_guids, int index, int num_of_guids, const char* pre_str)
+{
+    int guid_index = index;
+
+    for (int i = 0; i < num_of_guids; i++) {
+        printf("    G%d", (index >= BX_SLICE_GUIDS));
+        printf(" Port%d %s:      ", i + 1, pre_str);
+        printMacLine(new_guids, old_guids, guid_index);
+        guid_index++;
+    }
+    return true;
+}
+
+bool SubCommand::printUidsFunc(guid_t* new_guids, guid_t* old_guids)
+{
+    int base_index = 0, guid_index;
+
+    for (int i = 0; i < BX_SLICES_NUM; i++) {
+        base_index = i * BX_SLICE_GUIDS;
+        // Init Guids
+        printBxGuids(new_guids, old_guids, base_index + BI_GUIDS, BX_NP_GUIDS, "Guid");
+        printBxMacs (new_guids, old_guids, base_index + BI_IMACS, BX_IMACS,    "IMAC");
+        printBxMacs (new_guids, old_guids, base_index + BI_EMACS, BX_EMACS,    "EMAC");
+        printBxGuids(new_guids, old_guids, base_index + BI_WWNNS, BX_WWNNS,    "WWNN");
+        printBxGuids(new_guids, old_guids, base_index + BI_WWPNS, BX_WWPNS,    "WWPN");
+     }
+
+    // Init SysGuid
+    //INCR_GUID(base_guid1, user_guids[Operations::BI_SYS_GUID], 7);
+    guid_index = BI_SYS_GUID;
+    printf("    System   GUID:      ");
+    printGuidLine(new_guids, old_guids,  guid_index);
+    return true;
+}
+
+bool SubCommand::printGUIDsFunc(guid_t guids[GUIDS],guid_t macs[MACS], guid_t old_guids[GUIDS],\
+        guid_t old_macs[MACS], bool print_guids, bool print_macs, int portNum, bool old_guid_fmt) {
+
+    if (print_guids) {
+        printf("        Node  GUID:     ");
+        printGuidLine(guids,old_guids, 0);
+        if (portNum > 0) {
+            printf("        Port1 GUID:     ");
+            printGuidLine(guids,old_guids, 1);
+        }
+        if (portNum > 1) {
+            printf("        Port2 GUID:     ");
+            printGuidLine(guids,old_guids, 2);
+        }
+        if (!old_guid_fmt) {
+            printf("        Sys.Image GUID: ");
+            printGuidLine(guids,old_guids, 3);
+        }
+    }
+
+    if (print_macs) {
+        printf("        Port1 MAC:      ");
+        printMacLine(macs, old_macs, 0);
+        printf("        Port2 MAC:      ");
+        printMacLine(macs, old_macs, 1);
+    }
+    return true;
+}
+
+bool SubCommand::reportGuidChanges(guid_t* new_guids, guid_t* new_macs,\
+                                    guid_t* old_guids, guid_t* old_macs, bool printGuids,\
+                                    bool printMacs, bool printUids, int guidNum)
+{
+    //should be used ONLY on FS2 in current implementation
+
+    printf("    You are about to change the Guids/Macs/Uids on the device:\n\n");
+    printf("                        New Values      " GUID_SPACES "Current Values\n");
+    if (printUids) {
+        printUidsFunc(new_guids, old_guids );
+    } else {
+       printGUIDsFunc(new_guids, new_macs,
+                  old_guids, old_macs,
+                  printGuids,
+                  printMacs,
+                  guidNum,
+                  guidNum < GUIDS);
+    }
+    if (!askUser())
+        return false;
+
+    return true;
+}
+
+bool SubCommand::fwVerLessThan(const u_int16_t r1[3], const u_int16_t r2[3])
+{
+    for (int i = 0; i < 3 ; i++) {
+        if (r1[i] < r2[i]) {
+            return true;
+        }
+        else if (r1[i] > r2[i]) {
+            return false;
+        }
+    }
+    return false; // equal versions
+}
+
+//used for dc and dh subcommands
+
+bool SubCommand::unzipDataFile (std::vector<u_int8_t> data, std::vector<u_int8_t> &newData, const char *sectionName)
+{
+#ifndef NO_ZLIB
+    int rc;
+    if (data.empty()) {
+        reportErr(true, "%s section not found in the given image.", sectionName);
+        return false;
+    }
+    // restore endianess.
+    TOCPUn(&(data[0]), data.size()/4);
+
+    // uncompress:
+    uLongf destLen = data.size();
+    destLen *= 40; // Assuming this is the best compression ratio
+    vector<u_int8_t> dest(destLen);
+
+    for (int i = 0; i < 32; i++) {
+        rc = uncompress((Bytef *)&(dest[0]), &destLen,
+                            (const Bytef *)&(data[0]), data.size());
+        if (rc != Z_BUF_ERROR) {
+            break;
+        }
+        destLen *= 2;
+        dest.resize(destLen);
+    }
+
+    if (rc != Z_OK) {
+        reportErr(true, "Failed uncompressing FW configuration section. uncompress returns %d", rc);
+        return false;
+    }
+    // printf("%s", (char*)&(dest[0]));
+
+    newData = dest;
+    newData[destLen] = 0; // Terminating NULL
+    newData.resize(destLen + 1);
+    return true;
+#else
+    // avoid warnings
+    (void) data;
+    (void) newData;
+    (void) sectionName;
+    reportErr(true, FLINT_NO_ZLIB_ERROR);
+    return false;
+#endif
+}
+
+bool SubCommand::dumpFile(const char* confFile, std::vector<u_int8_t>& data, const char *sectionName) {
+    FILE* out;
+    vector<u_int8_t> dest;
+
+    if (confFile == NULL) {
+        out = stdout;
+    } else {
+        out = fopen(confFile, "w");
+
+        if (out == NULL) {
+            reportErr(true, "Can not open file %s for write: %s.", confFile, strerror(errno));
+            return false;
+        }
+    }
+    if (unzipDataFile(data, dest, sectionName) == false) {
+        return false;
+    }
+    fprintf(out, "%s", (char*)&(dest[0]));
+
+    if (confFile != NULL) {
+        fclose(out);
+    }
+    return true;
+}
+
+bool SubCommand::checkGuidsFlags (chip_type_t ct, u_int16_t devType, u_int8_t fwType,
+                            bool guidsSpecified, bool macsSpecified, bool uidsSpecified) {
+
+    if (guidsSpecified || macsSpecified || uidsSpecified) {
+        if (ct == CT_BRIDGEX) {
+            if (macsSpecified || guidsSpecified) {
+                reportErr(true, "-mac(s)/-guid(s) flags is not applicable for MT%d.\n",devType);
+                return false;
+            }
+        } else {
+            if (uidsSpecified) {
+                reportErr(true, "-uid(s) flag is applicable only for BridgeX and FS3 FW.\n");
+                return false;
+            } else if (fwType != FIT_FS2 && macsSpecified ) {
+                reportErr(true, "-mac(s) flag is not applicable for IB MT%d device.\n", devType);
+                return false;
+            }// else if (!_fwOps->CntxEthOnly() && guids_specified) {
+            //     return errmsg("-guid(s) flag is not applicable for IB MT%d device.\n",
+            //                  devType);
+            //}
+        }
+    }
+    return true;
+}
+
+void SubCommand::printMissingGuidErr(bool ibDev, bool ethDev, bool bxDev)
+{
+    const char* missingInfo;
+    const char* missingFlags;
+
+    if (bxDev) {
+        missingInfo  = "UIDs (GUIDs / MACs / WWNs)";
+        missingFlags = "-uid(s)";
+    } else {
+        if (ibDev && ethDev) {
+            missingInfo  = "GUIDs / MACs";
+            missingFlags = "-guid(s) / -mac(s)";
+        } else if (ibDev) {
+            missingInfo  = "GUIDs";
+            missingFlags = "-guid(s)";
+        } else {
+            missingInfo  = "MACs";
+            missingFlags = "-mac(s)";
+        }
+
+    }
+    printf("Please specify %s (using command line flags %s ).\n", missingInfo, missingFlags);
+    return;
+}
+
+/***********************
+ *Class: BurnSubCommand
+ **********************/
+
+BurnSubCommand:: BurnSubCommand()
+{
+    _name = "burn";
+    _desc = "Burn flash";
+    _extendedDesc = "Burn flash \n"
+                    INDENTEX"Performs failsafe FW update from a raw binary image.";
+    _flagLong = "burn";
+    _flagShort = "b";
+    _param = "";
+    _paramExp = "None";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" -i image1.bin burn\n"
+              INDENTEX FLINT_NAME" -d "MST_DEV_EXAMPLE2" -guid 0x2c9000100d050 -i image1.bin b";
+    _v = Wtv_Dev_And_Img;
+    _cmdType = SC_Burn;
+    _fwType = 0;
+    _devQueryRes = 0;
+    memset(&_devInfo, 0, sizeof(_devInfo));
+    memset(&_imgInfo, 0, sizeof(_imgInfo));
+}
+
+BurnSubCommand:: ~BurnSubCommand()
+{
+    closeLog();
+    if (_burnParams.userVsd != NULL) {
+        delete[] _burnParams.userVsd;
+    }
+}
+
+bool BurnSubCommand::verifyParams()
+{
+    if ((_flintParams.guid_specified || _flintParams.guid_specified) && (_flintParams.uid_specified || _flintParams.uids_specified)) {
+            reportErr(true, FLINT_COMMAND_FLAGS_ERROR, _name.c_str(), "either GUIDs / UIDs (using command line flags -guid(s) / -uid(s) )");
+            return false;
+        }
+    if ((_flintParams.mac_specified || _flintParams.macs_specified) && (_flintParams.uid_specified || _flintParams.uids_specified)) {
+            reportErr(true, FLINT_COMMAND_FLAGS_ERROR, _name.c_str(), "either MACs / UIDs (using command line flags -mac(s) / -uid(s) )");
+            return false;
+        }
+    bool GuidsFromUser = _flintParams.guid_specified || _flintParams.guid_specified ||\
+            _flintParams.uid_specified || _flintParams.uids_specified|| \
+            _flintParams.mac_specified || _flintParams.macs_specified;
+    if (GuidsFromUser && _flintParams.use_image_guids) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR,"GUIDs/UIDs/MACs", "-use_image_guids");
+        return false;
+    }
+    if ((GuidsFromUser || _flintParams.use_image_guids) && _flintParams.blank_guids) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, _flintParams.use_image_guids ? \
+                "-use_image_guids" : "GUIDs/UIDs/MACs", "-blank_guids");
+        return false;
+    }
+    if (_flintParams.guid_specified && _flintParams.guids_specified) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, "-guids", "-guid" );
+        return false;
+    }
+    if (_flintParams.mac_specified && _flintParams.macs_specified) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, "-macs", "-mac" );
+        return false;
+    }
+    if (_flintParams.uid_specified && _flintParams.uids_specified) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, "-uids", "-uid" );
+        return false;
+    }
+    if (_flintParams.use_image_ps && _flintParams.vsd_specified) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, "-use_image_ps", "-vsd");
+        return false;
+    }
+    return true;
+}
+
+void BurnSubCommand::updateBurnParams()
+{
+    _burnParams.progressFunc = _flintParams.silent == true ? (ProgressCallBack)NULL :\
+    		_fwType == FIT_FS2? &burnCbFs2Func : &burnCbFs3Func;
+    _burnParams.userGuidsSpecified = _flintParams.guids_specified || _flintParams.guid_specified;
+    _burnParams.userMacsSpecified = _flintParams.macs_specified || _flintParams.mac_specified;
+    _burnParams.userUidsSpecified = _flintParams.uids_specified || _flintParams.uid_specified;
+    _burnParams.vsdSpecified = _flintParams.vsd_specified;
+    _burnParams.blankGuids = _flintParams.blank_guids;
+    _burnParams.burnFailsafe = !_flintParams.nofs;
+    _burnParams.allowPsidChange = _flintParams.allow_psid_change;
+    _burnParams.useImagePs = _flintParams.use_image_ps;
+    _burnParams.burnRomOptions = _flintParams.use_image_rom ? FwOperations::ExtBurnParams::BRO_ONLY_FROM_IMG \
+                                                                : FwOperations::ExtBurnParams::BRO_DEFAULT ;
+    _burnParams.useImageGuids = _flintParams.use_image_guids;
+    _burnParams.singleImageBurn = !_flintParams.dual_image;
+    _burnParams.noDevidCheck = _flintParams.no_devid_check;
+    if (_burnParams.userGuidsSpecified) {
+        _burnParams.userUids = _flintParams.user_guids;
+    }
+    if (_burnParams.userUidsSpecified) {
+        _burnParams.userUids = _flintParams.user_uids;
+    }
+    if (_burnParams.userMacsSpecified) {
+        if (!_burnParams.userGuidsSpecified) {
+            //we dont care about the first 4 values
+            _burnParams.userUids.resize(GUIDS);
+        }
+        _burnParams.userUids.push_back(_flintParams.user_macs[0]);
+        _burnParams.userUids.push_back(_flintParams.user_macs[1]);
+    }
+    if (_burnParams.vsdSpecified) {
+        _burnParams.userVsd = strcpy(new char[_flintParams.vsd.size()+1], _flintParams.vsd.c_str());
+    }
+    //make sure its of max size and fill the rest with 0xffff
+    _burnParams.userUids.resize(MAX_GUIDS, (guid_t){0xffffffff,0xffffffff});
+}
+
+bool BurnSubCommand::checkFwVersion()
+{
+    char curr_ver[124], new_ver[124];
+    printf("\n");
+    printf("    Current FW version on flash:  ");
+    if (_devInfo.fw_info.fw_ver[0] != 0) { // i.e if we have a fw_version we assume this is != 0
+        snprintf(curr_ver, 124, "%d.%d.%d", _devInfo.fw_info.fw_ver[0], _devInfo.fw_info.fw_ver[1], _devInfo.fw_info.fw_ver[2]);
+    } else {
+        snprintf(curr_ver, 124, "N/A");
+    }
+    printf("%s", curr_ver); printf("\n");
+
+    printf("    New FW version:               ");
+    if (_imgInfo.fw_info.fw_ver[0] != 0) {
+        snprintf(new_ver, 124, "%d.%d.%d", _imgInfo.fw_info.fw_ver[0], _imgInfo.fw_info.fw_ver[1], _imgInfo.fw_info.fw_ver[2]);
+    } else {
+        snprintf(new_ver, 124, "N/A");
+    }
+    printf("%s", new_ver); printf("\n");
+
+    if (_flintParams.log_specified) {
+        print_line_to_log("Current FW version on flash: %s,  New FW version: %s\n", curr_ver, new_ver);
+    }
+    bool updateRequired = true;
+
+    if (_devInfo.fw_info.fw_ver[0] != 0  &&
+            _imgInfo.fw_info.fw_ver[0] != 0) {
+        updateRequired = fwVerLessThan(_devInfo.fw_info.fw_ver,_imgInfo.fw_info.fw_ver);
+    }
+
+    if (!updateRequired) {
+        printf("\n    Note: The new FW version is not newer than the current FW version on flash.\n");
+        if (!askUser()) {
+            return false;
+        }
+    }
+    printf("\n");
+    _burnParams.ignoreVersionCheck = true;
+    return true;
+
+}
+
+bool BurnSubCommand::checkPSIDAndIbEth()
+{
+    //bool ib_dev;
+    //bool eth_dev;
+    //setDevFlags(_devInfo, ib_dev, eth_dev);
+    //all FW now support both ETH and IB so the OLD IB/ETH FW check is not needed anymore (see old implementation of flint)
+
+    if (strlen(_imgInfo.fw_info.psid) != 0  && strlen(_devInfo.fw_info.psid) != 0 &&
+            strncmp( _imgInfo.fw_info.psid, _devInfo.fw_info.psid, PSID_LEN)) {
+        if (_flintParams.allow_psid_change) {
+                 printf("\n    You are about to replace current PSID on flash - \"%s\" with a different PSID - \"%s\".\n"
+                        "    Note: It is highly recommended not to change the PSID.\n",
+                        _devInfo.fw_info.psid, _imgInfo.fw_info.psid);
+                 if (! askUser()) {
+                     return false;
+                 }
+         } else {
+                 printf("\n");
+                 reportErr(true, FLINT_PSID_ERROR, _devInfo.fw_info.psid, _imgInfo.fw_info.psid);
+                 return false;
+         }
+    }
+    return true;
+}
+
+FlintStatus BurnSubCommand::burnFs3()
+{
+    // Here we want to burn FS3 device so we check if the image is indeed FS3 image
+    if (_imgInfo.fw_type != FIT_FS3) {
+        reportErr(true, FLINT_IMG_DEV_COMPAT_ERROR, "FS3", "FS3");
+        return FLINT_FAILED;
+        }
+    // on FS3 burn we require query to pass
+    if (!_devQueryRes) {
+        reportErr(true, FLINT_FS3_BURN_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+
+    //check FwVersion
+    if ( !checkFwVersion()) {
+        return FLINT_BURN_ABORTED;
+    }
+    // check Psid
+    if (!checkPSIDAndIbEth()) {
+        return FLINT_FAILED;
+    }
+    // deal with rom
+
+    dealWithExpRom();
+    bool getRomFromDev = ( _burnParams.burnRomOptions == FwOperations::ExtBurnParams::BRO_FROM_DEV_IF_EXIST);
+    if (!getRomFromDev && !checkMatchingExpRomDevId(_imgInfo)) {
+        printf("Image file ROM: FW is for device %d, but Exp-ROM is for device %d\n", _imgInfo.fw_info.dev_type,\
+                _imgInfo.fw_info.roms_info.exp_rom_com_devid);
+        if (!askUser()) {
+            return FLINT_FAILED;
+        }
+    }
+
+    if (!_fwOps->FwBurnAdvanced(_imgOps, _burnParams)) {
+        reportErr(true, FLINT_FS3_BURN_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+    PRINT_PROGRESS(_burnParams.progressFunc, 101);
+
+    write_result_to_log(FLINT_SUCCESS, "", _flintParams.log_specified);
+    return FLINT_SUCCESS;
+}
+
+FlintStatus BurnSubCommand::burnFs2()
+{
+
+    if (_flintParams.striped_image) {
+        reportErr(true, FLINT_FS2_STRIPED_ERROR);
+        return FLINT_FAILED;
+    }
+    if (_imgInfo.fw_type != FIT_FS2) {
+        reportErr(true, FLINT_IMG_DEV_COMPAT_ERROR, "FS2", "FS2");
+        return FLINT_FAILED;
+    }
+
+    //CheckMatchingHwDevId is done in mlxfwops burn routine.
+    //CheckMatchingDevId is done in mlxfwops burn routine.
+
+    dealWithExpRom();
+    bool getRomFromDev = _burnParams.burnRomOptions == FwOperations::ExtBurnParams::BRO_FROM_DEV_IF_EXIST;
+    if (!getRomFromDev && !checkMatchingExpRomDevId(_imgInfo)) {
+        printf("Image file ROM: FW is for device %d, but Exp-ROM is for device %d\n", _imgInfo.fw_info.dev_type,\
+                _imgInfo.fw_info.roms_info.exp_rom_com_devid);
+        if (!askUser()) {
+            return FLINT_FAILED;
+        }
+    }
+
+    //deal with guids
+    if (!dealWithGuids()) {
+        return FLINT_FAILED;
+    }
+
+    //deal with failsifity should be made in fwops as we dont know if image/device fw is failsafe
+    if (_burnParams.burnFailsafe & (!_imgInfo.fw_info.is_failsafe || !_devInfo.fw_info.is_failsafe)) {
+
+        if ((!_imgInfo.fw_info.is_failsafe && !_devInfo.fw_info.is_failsafe)) {
+            // When both image and flash are non-failsafe, flint will burn in a non-failsafe mode
+            _burnParams.burnFailsafe = false;
+        } else {
+            // when only one of image and flash is non-failsafe, flint will fail with appropriate message
+            reportErr(true, "Failsafe burn failed: FW image in the %s is non failsafe.\n"
+            "    you cannot burn a%s failsafe image over a%s failsafe image in a failsafe mode.\n"
+            "    If you want to burn in non failsafe mode, use the \"-nofs\" switch.\n",
+            _imgInfo.fw_info.is_failsafe ? "flash" : "given file",  _imgInfo.fw_info.is_failsafe? "" : " non",\
+            _devInfo.fw_info.is_failsafe ? "" : " non");
+            return FLINT_FAILED;
+        }
+    }
+
+    //deal with vsd
+    if (!dealWithVSD()) {
+        return FLINT_FAILED;
+    }
+
+    //check versions
+    if (!checkFwVersion()) {
+        return FLINT_BURN_ABORTED;
+    }
+    //check Psid
+    if (_devQueryRes && !checkPSIDAndIbEth()) {
+        return FLINT_FAILED;
+    }
+
+    // Warn if a fw which does not support config is burnt over fw that does support config
+    // The other way (new fw with config, old fw w/o config) is a normal update flow.
+    // Update: all fw should now support config sectors, so we just check any missmatch in the config pads
+
+
+    // Verify config offset. Should never be different between image and flash (unless changing PSID).
+    if (_imgInfo.fs2_info.config_pad != _devInfo.fs2_info.config_pad) {
+        printf("\n");
+        printf("-W- Configuration section offset on flash (%u sectors) differs from the"
+                " Configuration section offset in the given image (%u sectors)."
+                " Current device configuration (if exists) will be deleted.\n",
+                           _devInfo.fs2_info.config_pad,
+                           _imgInfo.fs2_info.config_pad);
+        if (_burnParams.allowPsidChange) {
+            if (!askUser()) {
+                return FLINT_FAILED;
+            }
+        } else {
+                reportErr(true, "Use the '-allow_psid_change' flag to force this change.\n");
+                return FLINT_FAILED;
+        }
+    }
+
+    if (!_burnParams.burnFailsafe) {
+        printf("Burn process will not be failsafe. No checks will be performed.\n");
+        printf("ALL flash, including the Invariant Sector will be overwritten.\n");
+        printf("If this process fails, computer may remain in an inoperable state.\n");
+        if (!askUser()) {
+            return FLINT_FAILED;
+        }
+    }
+
+    //Finally we can burn
+    if (!_fwOps->FwBurnAdvanced(_imgOps, _burnParams))
+    {
+        reportErr(true, FLINT_FS2_BURN_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+    PRINT_PROGRESS(_burnParams.progressFunc, 101);
+    write_result_to_log(FLINT_SUCCESS, "", _flintParams.log_specified);
+    return FLINT_SUCCESS;
+}
+
+bool BurnSubCommand::dealWithVSD()
+{
+    if (!(_burnParams.vsdSpecified || _burnParams.useImagePs) && !((strlen(_devInfo.fw_info.psid) != 0 \
+            && _devInfo.fw_info.vsd_sect_found))) {
+        printf("\n");
+        if (_burnParams.burnFailsafe) {
+            reportErr(true, "Can not extract VSD/PSID info from flash.\n"
+                    "    Can not burn in a failsafe mode. Please use \"-nofs\" flag to burn in a non failsafe mode.\n");
+            return false;
+        } else {
+            printf("-W- Can not extract VSD/PSID info from flash.\n\n"
+                    "    To use a specific VSD, abort and re-burn specifying the\n"
+                    "    needed info (using command line flags -vsd / -use_image_ps).\n"
+                    "    You can also continue burn using blank VSD.\n");
+            if (!askUser()) {
+                    return false;
+            }
+        }
+    }
+    return true;
+}
+
+bool BurnSubCommand::dealWithGuids()
+{
+    bool read_guids = true;
+    bool ib_dev;
+    bool eth_dev;
+    bool bx_dev;
+    // Get the FW types
+    bx_dev = _imgInfo.fw_info.chip_type == CT_BRIDGEX;
+    FwOperations::SetDevFlags(_imgInfo.fw_info.chip_type, _imgInfo.fw_info.dev_type, (fw_img_type)_imgInfo.fw_type, ib_dev, eth_dev);
+    //setDevFlags(_imgInfo, ib_dev, eth_dev);
+
+    // Check if there is a need to read guids
+    if (_burnParams.useImageGuids || _burnParams.blankGuids
+            || (_burnParams.userGuidsSpecified && ib_dev)
+            || (_burnParams.userMacsSpecified)
+            || (_burnParams.userUidsSpecified && bx_dev)) {
+        read_guids = false;
+    }
+    // Check if the burnt FW is ok and readable in order to get the GUIDs later
+    if (read_guids && !_devQueryRes) {
+        //printMissingGuidErr(ib_dev, eth_dev, bx_dev);
+        if (_burnParams.burnFailsafe) {
+            reportErr(true,
+                    "Can not extract GUIDs/MACs info from flash, %s\n"
+                            "    Can not burn in a failsafe mode.\n"
+                            "    If you want to burn in non failsafe mode, use the \"-nofs\" switch.\n", _fwOps->err());
+        } else {
+            reportErr(true, "Can not extract GUIDs/MACs info from flash, %s", _fwOps->err());
+            printMissingGuidErr(ib_dev, eth_dev, bx_dev);
+        }
+        return false;
+    }
+    // Check guids flag to ensure correct patching of guids in mlxfwops
+    bool is_guids_specified = _burnParams.userGuidsSpecified
+            || _burnParams.userMacsSpecified
+            || _burnParams.userUidsSpecified;
+    if (is_guids_specified) {
+        if (!checkGuidsFlags((chip_type_t)_imgInfo.fw_info.chip_type, _imgInfo.fw_info.dev_type, _fwType,\
+                _burnParams.userGuidsSpecified, _burnParams.userMacsSpecified, _burnParams.userUidsSpecified)) {
+            return false;
+        }
+    }
+    //report guid changes if needed. and update the user_guids vector in _burnParams
+     if (is_guids_specified || _flintParams.use_image_guids) {
+         guid_t* new_guids = ( _burnParams.userGuidsSpecified || _burnParams.userUidsSpecified )?\
+                 &_burnParams.userUids[0] : _devInfo.fs2_info.guids;
+         guid_t* new_macs = _burnParams.userMacsSpecified != 0 ? &_burnParams.userUids[GUIDS] : &_devInfo.fs2_info.guids[GUIDS];
+         guid_t* old_guids = !_devQueryRes ? NULL : _devInfo.fs2_info.guids;
+         guid_t* old_macs = old_guids != NULL ? &old_guids[GUIDS] : NULL;
+         if (!is_guids_specified && _flintParams.use_image_guids) {
+             new_guids = _imgInfo.fs2_info.guids;
+             new_macs = &_imgInfo.fs2_info.guids[GUIDS];
+         }
+         //printf("-D- l=%d, h=%d\n", new_macs->l, new_macs->h);
+             if (!reportGuidChanges(new_guids, new_macs, old_guids, old_macs, ib_dev,\
+                     eth_dev, bx_dev, _imgInfo.fs2_info.guid_num)) {
+                 return false;
+             }
+
+    }
+    return true;
+}
+
+void BurnSubCommand::dealWithExpRom()
+{
+    bool getRomFromDev = false;
+    // Check exp rom:
+    bool fs2Cond = _fwType == FIT_FS2? (_devQueryRes && _devInfo.fw_info.chip_type == CT_CONNECTX && \
+            (FwOperations::IsFwSupportingRomModify(_devInfo.fw_info.fw_ver) || (_imgInfo.fw_info.roms_info.num_of_exp_rom > 0))\
+            && !_flintParams.use_image_rom && !strcmp(_devInfo.fw_info.product_ver,"") && !strcmp(_imgInfo.fw_info.product_ver, "")) : false;
+
+    bool fs3Cond = _fwType == FIT_FS3 ? (_devQueryRes && (_devInfo.fw_info.chip_type == CT_CONNECT_IB || _devInfo.fw_info.chip_type == CT_CONNECTX) && \
+            (FwOperations::IsFwSupportingRomModify(_devInfo.fw_info.fw_ver) || (_imgInfo.fw_info.roms_info.num_of_exp_rom > 0))\
+            && !_flintParams.use_image_rom) && !strcmp(_devInfo.fw_info.product_ver,"") && !strcmp(_imgInfo.fw_info.product_ver, "") : false;
+
+    bool cond = _fwType == FIT_FS2 ? fs2Cond : fs3Cond;
+
+    if (cond) {
+        // Enter here when:
+        //                  The fw on the flash is OK (passed query, and it should pass verify in mlxfwops) &&
+        //                  ( The device is hermon ||  golan    )&&
+        //                  The image fw supports modifying ROM OR it contains ROM &&.
+        //                  The user didn't ask to burn the image rom. &&
+        //                  The  fw on the flash doesn't contain product version
+
+        if (_imgInfo.fw_info.roms_info.num_of_exp_rom > 0 && _devInfo.fw_info.roms_info.num_of_exp_rom > 0) {
+            printf("\n    Note: Both the image file and the flash contain a ROM image.\n"
+                   "          Select \"yes\" to use the ROM from the given image file.\n"
+                   "          Select \"no\" to keep the existing ROM in the flash\n");
+
+            displayExpRomInfo(_devInfo.fw_info.roms_info, "    Current ROM info on flash: ");
+            displayExpRomInfo(_imgInfo.fw_info.roms_info, "    ROM info from image file : ");
+            if (!askUser("Use the ROM from the image file", false)) {
+                getRomFromDev = true;
+            } else {
+                getRomFromDev = false;
+            }
+        } else if (!(_imgInfo.fw_info.roms_info.num_of_exp_rom > 0) && _devInfo.fw_info.roms_info.num_of_exp_rom > 0) {
+            getRomFromDev = true;
+        }
+    }
+    if (getRomFromDev) {
+        _burnParams.burnRomOptions = FwOperations::ExtBurnParams::BRO_FROM_DEV_IF_EXIST;
+    }
+    return;
+}
+
+bool BurnSubCommand::checkMatchingExpRomDevId(const fw_info_t& info)
+{
+    if ((info.fw_info.roms_info.num_of_exp_rom > 0) && (info.fw_info.dev_type)
+            && (info.fw_info.roms_info.exp_rom_com_devid != EXP_ROM_GEN_DEVID) \
+            && (info.fw_info.roms_info.exp_rom_com_devid != MISS_MATCH_DEV_ID)
+            && (info.fw_info.dev_type != info.fw_info.roms_info.exp_rom_com_devid)) {
+        return false;
+    }
+    return true;
+}
+
+FlintStatus BurnSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    //set fw type
+    _fwType = _fwOps->FwType();
+    // query both image and device (deviceQuery can fail but we save rc)
+    _devQueryRes = _fwOps->FwQuery(&_devInfo);
+    if (!_imgOps->FwQuery(&_imgInfo))
+        {
+            reportErr(true, FLINT_FAILED_QUERY_ERROR, "image", _flintParams.image.c_str(), _imgOps->err());
+            return FLINT_FAILED;
+        }
+    //updateBurnParams with input given by user
+    updateBurnParams();
+    if (_fwType == FIT_FS3) {
+        return burnFs3();
+    } else if (_fwType == FIT_FS2) {
+    return burnFs2();
+    }
+    // unknown fw type
+    reportErr(true, FLINT_UNKNOWN_FW_TYPE_ERROR);
+    return FLINT_FAILED;
+}
+
+/***********************
+ *Class: QuerySubCommand
+ **********************/
+
+bool QuerySubCommand::verifyParams()
+{
+    if (_flintParams.cmd_params.size() > 1)
+    {
+        reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str(), 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    if ((_flintParams.cmd_params.size() == 1) && _flintParams.cmd_params[0] != "full")
+    {
+        reportErr(true, FLINT_INVALID_OPTION_ERROR, _flintParams.cmd_params[0].c_str(), _name.c_str(), "full");
+        return false;
+    }
+    return true;
+}
+
+bool QuerySubCommand::checkMac(u_int64_t mac, string& warrStr) {
+    if ((mac >> 40) & 0x1) {
+
+        warrStr = FLINT_MULTI_BIT_WARNING;
+        return false;
+    }
+
+    if (mac >> 48) {
+        warrStr = FLINT_MORE_48_BITS_WARNING;
+        return false;
+    }
+
+    return true;
+}
+
+bool QuerySubCommand::reportBxGuidsQuery(const guid_t* guids, int base1, int guids_num, int index, const char* pre_str)
+{
+    int i, first_index, base, wwnns_index;
+
+    printf("G%d %-14s", index, pre_str);
+    first_index = index * BX_SLICE_GUIDS;
+    if (base1 == BI_WWPNS) {
+        wwnns_index = first_index + (BX_SLICE_GUIDS - 1);
+        printf(GUID_FORMAT " ", guids[wwnns_index].h, guids[wwnns_index].l);
+    }
+    base = first_index + base1;
+    for (i = base; i < base + guids_num; i++) {
+        int j = i;
+        // HACK
+        if (i == BI_GUIDS + BX_SLICE_GUIDS) {
+            // We display the same node guid on the two slices.
+            j = BI_GUIDS;
+        }
+        printf(GUID_FORMAT " ", guids[j].h, guids[j].l);
+    }
+    printf("\n");
+    return true;
+}
+
+
+bool QuerySubCommand::reportBxMacsQuery(const guid_t* guids, int base1, int guids_num, int index, const char* pre_str)
+{
+    int i, base;
+
+    base = index * BX_SLICE_GUIDS + base1;
+    printf("G%d %-30s", index, pre_str);
+    for (i = base; i < base + guids_num; i++) {
+            printf("     " MAC_FORMAT , guids[i].h, guids[i].l);
+    }
+    printf("\n");
+    return true;
+}
+
+bool QuerySubCommand::reportBxMacsWarnings(const guid_t* guids, int index, int warning, int user_uids)
+{
+    int i, base;
+    int is_first = 1;
+    base = index * BX_SLICE_GUIDS + BI_IMACS;
+    for (i = base; i < base + BX_MACS; i++) {
+         u_int64_t mac = (((u_int64_t)guids[i].h) << 32) | guids[i].l;
+         string warrStr;
+         if (!checkMac(mac, warrStr)) {
+             if (warning) {
+                 if (is_first) {
+                     printf("\n\n");
+                     is_first = 0;
+                 }
+                 printf(FLINT_BAD_MAC_ADRESS_WARNING, guids[i].h, guids[i].l, warrStr.c_str());
+             } else {
+                 printf(FLINT_BX_BAD_MAC_FORMAT_ERROR,
+                        guids[i].h,
+                        guids[i].l,
+                        user_uids ? "given" : "found on flash");
+                 return false;
+             }
+         }
+     }
+     return true;
+}
+
+
+bool QuerySubCommand::displayFs2Uids(const fw_info_t& fwInfo)
+{
+    const char* mac_indent = "";
+    bool ibDev;
+    bool ethDev;
+    FwOperations::SetDevFlags(fwInfo.fw_info.chip_type, fwInfo.fw_info.dev_type, (fw_img_type)fwInfo.fw_type, ibDev, ethDev);
+    //setDevFlags(fwInfo, ibDev, ethDev);
+    int numPorts = 2;
+    if ((fwInfo.fw_info.chip_type == CT_IS4) || (fwInfo.fw_info.chip_type == CT_SWITCHX)) {
+        numPorts = 0;
+    }
+    //we do not support cards with one port anymore.
+
+    // GUIDS:
+
+    if (fwInfo.fw_info.chip_type == CT_BRIDGEX) {
+        int i;
+        if (fwInfo.fs2_info.guid_num != BX_ALL_GUIDS) {
+            reportErr(true, FLINT_INVALID_UID_NUM_BX_ERROR, BX_ALL_GUIDS);
+            return false;
+        }
+        printf("Description:     Node             Port1            Port2            Port3            Port4\n");
+        for (i = 0; i < BX_SLICES_NUM; i++) {
+            reportBxGuidsQuery(fwInfo.fs2_info.guids, BI_GUIDS,  BX_NP_GUIDS, i, "GUIDs:");
+            reportBxMacsQuery(fwInfo.fs2_info.guids,  BI_IMACS, BX_IMACS,    i, "IMACs:");
+            reportBxMacsQuery(fwInfo.fs2_info.guids,  BI_EMACS, BX_EMACS,    i, "EMACs:");
+            reportBxGuidsQuery(fwInfo.fs2_info.guids, BI_WWPNS, BX_WWPNS,    i, "WWNs: ");
+        }
+        printf("SYS GUID:        " GUID_FORMAT " ",\
+                fwInfo.fs2_info.guids[fwInfo.fs2_info.guid_num - 1].h,\
+                fwInfo.fs2_info.guids[fwInfo.fs2_info.guid_num - 1].l);
+        if (!fwInfo.fs2_info.blank_guids) {
+            for (i = 0; i < BX_SLICES_NUM; i++) {
+                reportBxMacsWarnings(fwInfo.fs2_info.guids, i, 1, 0);
+            }
+        }
+    } else {
+        if (ibDev) {
+            //report("GUID Des:        Node             Port1            ");
+            printf("Description:     Node             ");
+            if (numPorts > 0)
+                printf("Port1            ");
+            if (numPorts > 1)
+                printf("Port2            ");
+            printf( "Sys image\n");
+
+            printf("GUIDs:           ");
+            for (u_int32_t i=0; i < GUIDS; i++) {
+                if ((i == 1 && numPorts < 1) ||
+                    (i == 2 && numPorts < 2)) {
+                    continue;
+                }
+                printf(GUID_FORMAT " ", fwInfo.fs2_info.guids[i].h, fwInfo.fs2_info.guids[i].l);
+            }
+            if (numPorts > 0) {
+                mac_indent = "                 ";
+            }
+        }
+        // MACS:
+        if (ethDev) {
+            if (fwInfo.fs2_info.guid_num == 6) {
+                if (!ibDev) {
+                    printf("Description:%s     Port1            Port2\n", mac_indent);
+                } else if (fwInfo.fw_info.chip_type == CT_SWITCHX) {
+                    printf("\nDescription:     Base             Switch\n");
+                } else {
+                    printf("\n");
+                }
+                printf("MACs:    %s       ", mac_indent);
+                for (u_int32_t i=GUIDS; i < 6; i++) {
+                    printf("     " MAC_FORMAT , fwInfo.fs2_info.guids[i].h, fwInfo.fs2_info.guids[i].l);
+                }
+
+                for (u_int32_t i=GUIDS; i < 6; i++) {
+                    u_int64_t mac = (((u_int64_t)fwInfo.fs2_info.guids[i].h) << 32) | fwInfo.fs2_info.guids[i].l;
+                    string warrStr;
+                    if (!fwInfo.fs2_info.blank_guids && !checkMac(mac, warrStr)) {
+                        if (i==GUIDS) printf("\n\n");
+                        printf(FLINT_BAD_MAC_ADRESS_WARNING, fwInfo.fs2_info.guids[i].h, fwInfo.fs2_info.guids[i].l, warrStr.c_str());
+                    }
+                }
+            } else {
+                printf(FLINT_MAC_ENTRIES_WARNING, 6, fwInfo.fs2_info.guid_num);
+            }
+        }
+    }
+    printf("\n");
+    return true;
+}
+
+#define BASE_STR "Base"
+#define PRINT_FS3_UID(uid1, str) printf("%-16s %016"U64H_FMT_GEN"        %d        %d\n", str, uid1.uid, uid1.num_allocated, uid1.step);
+#define PRINT_FS3_UIDS(uid1, uid2, str) {\
+    	PRINT_FS3_UID(uid1, BASE_STR" "str":");\
+    if (uid1.uid !=  uid2.uid || uid1.num_allocated != uid2.num_allocated  || uid1.step != uid2.step) {\
+        PRINT_FS3_UID(uid2, "Orig " BASE_STR " "str":");\
+    } \
+}
+
+bool QuerySubCommand::displayFs3Uids(const fw_info_t& fwInfo)
+{
+    printf("Description:     UID                GuidsNumber  Step\n");
+    PRINT_FS3_UIDS(fwInfo.fs3_info.fs3_uids_info.guids[0], fwInfo.fs3_info.orig_fs3_uids_info.guids[0], "GUID1");
+    PRINT_FS3_UIDS(fwInfo.fs3_info.fs3_uids_info.guids[1], fwInfo.fs3_info.orig_fs3_uids_info.guids[1], "GUID2");
+    PRINT_FS3_UIDS(fwInfo.fs3_info.fs3_uids_info.macs[0], fwInfo.fs3_info.orig_fs3_uids_info.macs[0], "MAC1");
+    PRINT_FS3_UIDS(fwInfo.fs3_info.fs3_uids_info.macs[1], fwInfo.fs3_info.orig_fs3_uids_info.macs[1], "MAC2");
+    return true;
+}
+
+
+
+FlintStatus QuerySubCommand::printInfo(const fw_info_t& fwInfo, bool fullQuery)
+{
+    bool isFs2  = (fwInfo.fw_type == FIT_FS2) ? true : false;
+    printf("Image type:      %s\n",(isFs2)? "FS2" : "FS3");
+
+    if (fwInfo.fw_info.fw_ver[0] || fwInfo.fw_info.fw_ver[1] || fwInfo.fw_info.fw_ver[2]) {
+        printf("FW Version:      %d.%d.%d\n", fwInfo.fw_info.fw_ver[0], fwInfo.fw_info.fw_ver[1],\
+                fwInfo.fw_info.fw_ver[2]);
+    }
+
+    if (fwInfo.fw_info.fw_rel_date[0] || fwInfo.fw_info.fw_rel_date[1] || fwInfo.fw_info.fw_rel_date[2]) {
+        printf("FW Release Date: %x.%x.%x\n", fwInfo.fw_info.fw_rel_date[0], fwInfo.fw_info.fw_rel_date[1],\
+                fwInfo.fw_info.fw_rel_date[2]);
+    }
+
+    if (fullQuery) { // there is no full query atm just quick query
+        if (fwInfo.fw_info.min_fit_ver[0] || fwInfo.fw_info.min_fit_ver[1]\
+                || fwInfo.fw_info.min_fit_ver[2]||fwInfo.fw_info.min_fit_ver[3]) {
+            printf("Min FIT Version: %d.%d.%d.%d\n", fwInfo.fw_info.min_fit_ver[0],\
+                    fwInfo.fw_info.min_fit_ver[1], fwInfo.fw_info.min_fit_ver[2], fwInfo.fw_info.min_fit_ver[3]);
+        }
+        if ((fwInfo.fw_info.mic_ver[0] || fwInfo.fw_info.mic_ver[1] || fwInfo.fw_info.mic_ver[2])) {
+            printf("MIC Version:     %d.%d.%d\n", fwInfo.fw_info.mic_ver[0],\
+                    fwInfo.fw_info.mic_ver[1], fwInfo.fw_info.mic_ver[2]);
+        }
+        if (isFs2)
+        {   if (fwInfo.fs2_info.config_sectors)
+                printf("Config Sectors:  %d\n", fwInfo.fs2_info.config_sectors);
+            if (fwInfo.fs2_info.config_pad) {
+                    printf("Config Pad:      %d\n", fwInfo.fs2_info.config_pad);
+        }
+
+        }
+    }
+
+    if (strlen(fwInfo.fw_info.product_ver)) {
+        printf("Product Version: %s\n", fwInfo.fw_info.product_ver);
+    }
+
+    if (fwInfo.fw_info.roms_info.exp_rom_found) {
+        displayExpRomInfo(fwInfo.fw_info.roms_info, "Rom Info:        ");
+    }
+
+    if (isFs2)
+    {
+        printf("Device ID:       %d\n", fwInfo.fw_info.dev_type);
+    }
+
+    if (isFs2 && fwInfo.fs2_info.access_key_exists) {
+        printf("HW Access Key:   ");
+        if (fwInfo.fs2_info.access_key_value.l || fwInfo.fs2_info.access_key_value.h) {
+            printf("Enabled\n");
+        } else {
+            printf("Disabled\n");
+        }
+    }
+
+    if (!isFs2)/*i.e its fs3*/{
+        if (!displayFs3Uids(fwInfo)) {
+            return FLINT_FAILED;
+        }
+    } else {
+        if (!displayFs2Uids(fwInfo)) {
+            return FLINT_FAILED;
+        }
+    }
+
+    // VSD, PSID
+    if (!fwInfo.fw_info.vsd_vendor_id || fwInfo.fw_info.vsd_vendor_id == MELLANOX_VENDOR_ID) {
+        if (!isFs2) {
+            printf("Image VSD:       %s\n", fwInfo.fs3_info.image_vsd);
+            printf("Device VSD:      %s\n", fwInfo.fw_info.vsd);
+            printf("PSID:            %s\n", fwInfo.fw_info.psid);
+            if (strncmp(fwInfo.fw_info.psid, fwInfo.fs3_info.orig_psid, 13) != 0) {
+                printf("Orig PSID:       %s\n", fwInfo.fs3_info.orig_psid);
+            }
+        } else {
+            printf("VSD:             %s\n", fwInfo.fw_info.vsd);
+            printf("PSID:            %s\n", fwInfo.fw_info.psid);
+        }
+    } else {
+        printf(FLINT_NOT_MLNX_FW_WARNING, fwInfo.fw_info.vsd_vendor_id);
+    }
+
+    if (isFs2 && fwInfo.fs2_info.blank_guids) { //blankGuids only exsists in FS2 image type in mlxfwops why?
+        printf(FLINT_BLANK_GUIDS_WARNING);
+    }
+    return FLINT_SUCCESS;
+}
+
+QuerySubCommand:: QuerySubCommand()
+{
+    _name = "query";
+    _desc = "Query misc. flash/firmware characteristics, use \"full\"\n"
+            INDENT"to get more information.";
+    _extendedDesc = "Query miscellaneous FW and flash parameters \n"
+                INDENTEX"Display FW Version, GUIDs, PSID, and other info";
+    _flagLong = "query";
+    _flagShort = "q";
+    _param = "[full]";
+    _paramExp = "None";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" query";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Query;
+}
+
+QuerySubCommand:: ~QuerySubCommand()
+{
+
+}
+
+FlintStatus QuerySubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    fw_info_t fwInfo;
+    FwOperations* ops;
+    bool fullQuery = false;
+    //check on what we are wroking
+    ops = (_flintParams.device_specified) ? _fwOps : _imgOps;
+    if (!ops->FwQuery(&fwInfo, true, _flintParams.striped_image))
+    {
+        reportErr(true, FLINT_FAILED_QUERY_ERROR,_flintParams.device_specified? "Device" : "image",
+                _flintParams.device_specified? _flintParams.device.c_str() : _flintParams.image.c_str(), ops->err());
+        return FLINT_FAILED;
+    }
+    //print fw_info nicely to the user
+    // we actually dont use "regular" query , just quick
+    //ORENK - no use to display quick query message to the user if we dont do it in any other way
+    if (_flintParams.cmd_params.size() == 1) {
+        fullQuery=true;
+    }
+    return printInfo(fwInfo, fullQuery);
+}
+
+/***********************
+ *Class: VerifySubCommand
+ ***********************/
+VerifySubCommand:: VerifySubCommand()
+{
+    _name = "verify";
+    _desc = "Verify entire flash, use \"showitoc\" to see ITOC headers\n"
+            INDENT"in FS3 image only.";
+    _extendedDesc = "Verify entire flash.";
+    _flagLong = "verify";
+    _flagShort = "v";
+    _param = "[showitoc]";
+    _paramExp = "None";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" v";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Verify;
+}
+
+VerifySubCommand:: ~VerifySubCommand()
+{
+
+}
+
+bool VerifySubCommand::verifyParams()
+{
+
+    if (_flintParams.cmd_params.size() > 1)
+    {
+        reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str(), 0, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    if ((_flintParams.cmd_params.size() == 1) && _flintParams.cmd_params[0] != "showitoc")
+    {
+        reportErr(true, FLINT_INVALID_OPTION_ERROR, _flintParams.cmd_params[0].c_str(), _name.c_str(), "swhoitoc");
+        return false;
+    }
+
+    return true;
+}
+
+
+
+
+FlintStatus VerifySubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    FwOperations* ops;
+    bool showItoc = (_flintParams.cmd_params.size() == 1) ? true : false;
+    //check on what we are wroking
+    ops = (_flintParams.device_specified) ? _fwOps : _imgOps;
+    if (!ops->FwVerify(&verifyCbFunc, _flintParams.striped_image, showItoc)) {
+        printf("\n\n");
+        reportErr(true, FLINT_CMD_VERIFY_ERROR, ops->err());
+
+        return FLINT_FAILED;
+    }
+    //get status of blank guids in fs2 only can either bring from FwVerify as another parameter. ask mohammad
+    if (ops->FwType() == FIT_FS2) {
+        fw_info_t fwInfo;
+        if (!ops->FwQuery(&fwInfo, true,  _flintParams.striped_image)) {
+            printf("\n\n");
+            reportErr(true, "Failed to get Guids status. %s\n", ops->err());
+            return FLINT_FAILED;
+        }
+        if (fwInfo.fs2_info.blank_guids) {
+            printf("\n\n");
+            reportErr(true, FLINT_CMD_VERIFY_ERROR, "BLANK GUIDS");
+            return FLINT_FAILED;
+        }
+    }
+    printf("\n-I- FW image verification succeeded. Image is bootable.\n\n");
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class: SwResetSubCommand
+ **********************/
+SwResetSubCommand:: SwResetSubCommand() {
+    _name = "swreset";
+    _desc = "SW reset the target un-managed switch device. This command\n"
+            INDENT"is supported only in the In-Band access method.";
+    _extendedDesc = "SW reset the target un-managed switch device. This command\n"
+                INDENTEX"is supported only in the In-Band access method.";
+    _flagLong = "swreset";
+    _flagShort = "";
+    _param = "";
+    _paramExp = "None";
+    _example = "None";
+    _v = Wtv_Dev;
+    _cmdType = SC_Swreset;
+}
+
+SwResetSubCommand:: ~SwResetSubCommand() {
+
+}
+
+
+bool SwResetSubCommand::verifyParams() {
+    if (_flintParams.cmd_params.size() != 0) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 0, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    return true;
+}
+
+FlintStatus SwResetSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    printf("-I- Resetting device %s ...\n", _flintParams.device.c_str());
+            if (!_fwOps->FwSwReset()) {
+                reportErr(true, FLINT_SWRESET_ERROR, _fwOps->err());
+                return FLINT_FAILED;
+            }
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class: BromSubCommand
+ **********************/
+BromSubCommand:: BromSubCommand()
+{
+    _name = "brom";
+    _desc = "Burn the specified ROM file on the flash.";
+    _extendedDesc = "Burn the specified exp-ROM on the flash.";
+    _flagLong = "brom";
+    _flagShort = "";
+    _param = "<ROM-file>";
+    _paramExp = "file: The exp-ROM file.";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" brom exp-rom.rom";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Brom;
+    memset(&_info, 0, sizeof(_info));
+    memset(&_romsInfo, 0, sizeof(_romsInfo));
+}
+
+BromSubCommand:: ~BromSubCommand()
+{
+    closeLog();
+    _fRom.close();
+}
+
+bool BromSubCommand::verifyParams() {
+    if (_flintParams.cmd_params.size() != 1) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    return true;
+}
+
+
+bool BromSubCommand::getExpRomStrVer(roms_info_t& roms_info, char* version) {
+    if (roms_info.rom_info[0].exp_rom_product_id >= 0x10) {
+        sprintf(version, "%d.%d.%d", roms_info.rom_info[0].exp_rom_ver[0], roms_info.rom_info[0].exp_rom_ver[1],
+                roms_info.rom_info[0].exp_rom_ver[2]);
+    } else {
+        sprintf(version, "%d", roms_info.rom_info[0].exp_rom_ver[0]);
+    }
+    return true;
+}
+
+
+FlintStatus BromSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+
+    FwOperations *ops = _flintParams.device_specified ? _fwOps : _imgOps;
+    // query device
+    if (!ops->FwQuery(&_info)) {
+        reportErr(true, FLINT_FAILED_QUERY_ERROR, "Device", _flintParams.device.c_str(),
+                ops->err());
+        return FLINT_FAILED;
+    }
+    // get roms info
+    if (!_fRom.open(_flintParams.cmd_params[0].c_str())) {
+        reportErr(true, FLINT_BROM_ERROR, _fRom.err());
+        return FLINT_FAILED;
+    }
+    if (!getRomsInfo(&_fRom, _romsInfo)) {
+        return FLINT_FAILED;
+    }
+    //check devids
+    if ((_romsInfo.num_of_exp_rom > 0) && (_info.fw_info.dev_type)
+            && (_romsInfo.exp_rom_com_devid != EXP_ROM_GEN_DEVID) \
+            && (_romsInfo.exp_rom_com_devid != MISS_MATCH_DEV_ID)
+            && (_info.fw_info.dev_type != _romsInfo.exp_rom_com_devid)) {
+        printf("-W- Image file ROM: FW is for device %d, but Exp-ROM is for device %d\n",\
+                _info.fw_info.dev_type, _romsInfo.exp_rom_com_devid);
+        if (!askUser()) {
+            return FLINT_FAILED;
+        }
+    }
+    char romVer1[50], romVer2[50];
+    printf("\n");
+    const char *infoStr = "    Current ROM info on flash: ";
+    const char *infoStr2 = "    New ROM info:              ";
+    if (_info.fw_info.roms_info.num_of_exp_rom > 0) {
+        displayExpRomInfo(_info.fw_info.roms_info, infoStr);
+        getExpRomStrVer(_info.fw_info.roms_info, romVer1);
+    } else {
+        printf("%s", infoStr);
+        snprintf(romVer1, 50, "N/A");
+        printf("%s\n", romVer1);
+    }
+    displayExpRomInfo(_romsInfo, infoStr2);
+    getExpRomStrVer(_romsInfo, romVer2);
+    //add new line to space up before showing burn precentage
+    printf("\n");
+    //print correct msg to log
+    if (_info.fw_info.roms_info.num_of_exp_rom != 0) {
+        print_line_to_log("Current ROM version on flash (1st ROM of %d): %s, New ROM version (1st ROM of %d): %s\n",\
+                        _info.fw_info.roms_info.num_of_exp_rom, romVer1, _romsInfo.num_of_exp_rom, romVer2);
+    } else {
+        print_line_to_log("Current ROM version on flash: %s, New ROM version(1st ROM of %d): %s\n",romVer1, _romsInfo.num_of_exp_rom, romVer2);
+    }
+    // burn the rom
+    printf("-I- Preparing to burn ROM ...\n");
+    if (!ops->FwBurnRom(&_fRom, _flintParams.allow_rom_change, true, bromCbFunc)) {
+            reportErr(true, FLINT_BROM_ERROR, ops->err());
+            return FLINT_FAILED;
+        }
+    bromCbFunc(101);
+    printf("\n");
+    write_result_to_log(FLINT_SUCCESS, "", _flintParams.log_specified);
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class: Delete ROM
+ **********************/
+DromSubCommand:: DromSubCommand()
+{
+    _name = "drom";
+    _desc = "Remove the ROM section from the flash.";
+    _extendedDesc = "Remove the exp-ROM from the flash if it is existing.";
+    _flagLong = "drom";
+    _flagShort = "";
+    _param = "";
+    _paramExp = "None";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" drom";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Drom;
+}
+
+DromSubCommand:: ~DromSubCommand()
+{
+
+}
+
+bool DromSubCommand::verifyParams()
+{
+    if (_flintParams.cmd_params.size() != 0) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 0, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    return true;
+}
+
+FlintStatus DromSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    // leave an empty line before printing from callback
+    FwOperations *ops = _flintParams.device_specified ? _fwOps : _imgOps;
+
+    printf("\n");
+    printf("-I- Preparing to remove ROM ...\n");
+    if(!ops->FwDeleteRom(_flintParams.allow_rom_change, dromCbFunc)) {
+        reportErr(true, FLINT_DROM_ERROR, ops->err());
+        return FLINT_FAILED;
+    }
+    dromCbFunc(101);
+    return FLINT_SUCCESS;
+}
+/***********************
+ *Class: Read ROM
+ **********************/
+RromSubCommand:: RromSubCommand()
+{
+    _name = "rrom";
+    _desc = "Read the ROM section from the flash.";
+    _extendedDesc = "Read the exp-ROM from the flash if it is existing.";
+    _flagLong = "rrom";
+    _flagShort = "";
+    _param = "<out-file>";
+    _paramExp = "file: filename to write the exp-ROM to.";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" rrom exp-rom.rom";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Rrom;
+}
+
+RromSubCommand:: ~RromSubCommand()
+{
+
+}
+
+bool RromSubCommand::verifyParams()
+{
+    if (_flintParams.cmd_params.size() != 1) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    FILE * file;
+    if ((file = fopen(_flintParams.cmd_params[0].c_str(), "r")) != NULL) {
+        fclose(file);
+        printf(
+                "\n-W- The given ROM file is existing, you are going to overwrite it.\n");
+        if (!askUser()) {
+            return false;
+        }
+    }
+    return true;
+}
+
+FlintStatus RromSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+         return FLINT_FAILED;
+     }
+    //get the rom sector if present.
+    std::vector<u_int8_t> romSect;
+    FwOperations* ops = _flintParams.device_specified ? _fwOps : _imgOps;
+    if (!ops->FwReadRom(romSect)) {
+        reportErr(true, FLINT_READ_ROM_ERROR, ops->err());
+        return FLINT_FAILED;
+    }
+    //TOCPUn(&(romSect[0]), romSect.size()/4);
+    if (!writeToFile(_flintParams.cmd_params[0], romSect)) {
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+
+
+/***********************
+ *Class:
+ **********************/
+BbSubCommand:: BbSubCommand()
+{
+    _name = "bb";
+    _desc = "Burn Block - Burns the given image as is. No checks are done.";
+    _extendedDesc = "Burns entire flash verbatim from raw binary image. No checks are done on the flash or\n"
+                INDENTEX"on the given image file. No fields (such as VSD or Guids) are read from flash.";
+    _flagLong = "bb";
+    _flagShort = "";
+    _param = "";
+    _paramExp = "None";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" -i image1.bin bb";
+    _v = Wtv_Dev_And_Img;
+    _cmdType = SC_Bb;
+}
+
+BbSubCommand:: ~BbSubCommand()
+{
+    closeLog();
+}
+
+bool BbSubCommand:: verifyParams()
+{
+    if (_flintParams.cmd_params.size() != 0) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR, _name.c_str(), 0, (int)(_flintParams.cmd_params.size()));
+        return false;
+    }
+    return true;
+}
+
+FlintStatus BbSubCommand:: executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    if (_fwOps->FwType() == FIT_FS3) {
+        reportErr(true, FLINT_FS3_BB_ERROR);
+        return FLINT_FAILED;
+    }
+
+
+    printf("\n");
+    printf("Block burn: The given image will be burnt as is. No fields (such\n");
+    printf("as GUIDS,VSD) are taken from current image on flash.\n");
+    printf("Burn process will not be failsafe. No checks will be performed.\n");
+    printf("ALL flash, including the Invariant Sector will be overwritten.\n");
+    printf("If this process fails, computer may remain in an inoperable state.\n");
+    if (!askUser()) {
+        return FLINT_FAILED;
+    }
+    ProgressCallBack progressFunc = _flintParams.silent == true ? (ProgressCallBack)NULL : &burnBCbFunc;
+    if (!_fwOps->FwBurnBlock(_imgOps, progressFunc)) {
+        reportErr(true, "Non failsafe burn failed: %s\n", _fwOps->err());
+        return FLINT_FAILED;
+    }
+    printf("\n");
+    write_result_to_log(FLINT_SUCCESS, "", _flintParams.log_specified);
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class:
+ **********************/
+SgSubCommand:: SgSubCommand()
+{
+    _name = "sg";
+    _desc = "Set GUIDs.";
+    _extendedDesc = "Set GUIDs/MACs/UIDs in the given device/image.\n"
+                INDENTEX"Use -guid(s), -mac(s) and -uid(s) flags to set the desired values.\n"
+                INDENTEX"- On pre-ConnectX devices, the sg command  is used in production to apply GUIDs/MACs values\n"
+                INDENTEX"to cards that were pre-burnt with blank GUIDs. It is not meant for\n"
+                INDENTEX"use in field.\n"
+                INDENTEX"- On 4th generation devices, this command can operate on both image file and image on flash.\n"
+                INDENTEX"If the GUIDs/MACs/UIDs in the image on flash are non-blank,\n"
+                INDENTEX"flint will re-burn the current image using the given GUIDs/MACs/UIDs.";
+    _flagLong = "sg";
+    _flagShort = "";
+    _param = "[nocrc]";
+    _paramExp = "nocrc: (optional) When specified the flint would not update\n"
+                INDENTEX"the full image crc after changing the guids";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" -guid 0x0002c9000100d050 sg";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Sg;
+    _ops     = NULL;
+    memset(&_info, 0, sizeof(_info));
+}
+
+SgSubCommand:: ~SgSubCommand()
+{
+
+}
+
+bool SgSubCommand::verifyParams()
+{
+    if (_flintParams.cmd_params.size() == 1 && _flintParams.cmd_params[0] != "nocrc") {
+        reportErr(true, "The sg parameter should be \"nocrc\" or nothing\n");
+        return false;
+        }
+    if (_flintParams.cmd_params.size()> 1) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR2,_name.c_str(), 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    if (!(_flintParams.guid_specified || _flintParams.guids_specified ||\
+            _flintParams.uid_specified || _flintParams.uids_specified || \
+            _flintParams.mac_specified || _flintParams.macs_specified)){
+        reportErr(true, FLINT_COMMAND_FLAGS_ERROR, _name.c_str(), "GUIDs / MACs (using command line flags -guid(s) / -mac(s) )");
+        return false;
+    }
+    if ((_flintParams.guid_specified || _flintParams.guid_specified) && (_flintParams.uid_specified || _flintParams.uids_specified)) {
+        reportErr(true, FLINT_COMMAND_FLAGS_ERROR, _name.c_str(), "either GUIDs / UIDs (using command line flags -guid(s) / -uid(s) )");
+        return false;
+    }
+    if ((_flintParams.mac_specified || _flintParams.macs_specified) && (_flintParams.uid_specified || _flintParams.uids_specified)) {
+        reportErr(true, FLINT_COMMAND_FLAGS_ERROR, _name.c_str(), "either MACs / UIDs (using command line flags -mac(s) / -uid(s) )");
+        return false;
+    }
+    if (_flintParams.guid_specified && _flintParams.guids_specified) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, "-guids", "-guid" );
+        return false;
+    }
+    if (_flintParams.mac_specified && _flintParams.macs_specified) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, "-macs", "-mac" );
+        return false;
+    }
+    if (_flintParams.uid_specified && _flintParams.uids_specified) {
+        reportErr(true, FLINT_INVALID_FLAG_WITH_FLAG_ERROR, "-uids", "-uid" );
+        return false;
+    }
+
+    _sgParams.guidsSpecified = _flintParams.guid_specified || _flintParams.guids_specified;
+    _sgParams.macsSpecified = _flintParams.mac_specified || _flintParams.macs_specified;
+    _sgParams.uidsSpecified = _flintParams.uid_specified || _flintParams.uids_specified;
+    _sgParams.updateCrc = !(_flintParams.cmd_params.size() == 1);
+    _sgParams.stripedImage = _flintParams.striped_image;
+
+    return true;
+}
+
+void SgSubCommand::setUserGuidsAndMacs()
+{
+    // _sgParams.userGuids contains either guids and macs (or just guids) or just uids
+    // we are required to specifiy to mlxfwops a guid vector of MAX_GUIDS size regardless if user gives only guids
+    // or only macs or uids
+    if ( _sgParams.guidsSpecified) {
+
+        _sgParams.userGuids = _flintParams.user_guids;
+    }
+    if (_sgParams.macsSpecified) {
+        if (!_sgParams.guidsSpecified) {
+            //it inits the guids with zeroes but mlxfwops will set them to 0xffff
+            //can set default init if needed
+            _sgParams.userGuids.resize(GUIDS);
+        }
+        _sgParams.userGuids.push_back(_flintParams.user_macs[0]);
+        _sgParams.userGuids.push_back(_flintParams.user_macs[1]);
+    }
+    if (_sgParams.uidsSpecified) {
+        _sgParams.userGuids = _flintParams.user_uids;
+    }
+    _sgParams.userGuids.resize(MAX_GUIDS);
+}
+
+bool SgSubCommand::CheckSetGuidsFlags()
+{
+    bool ibDev;
+    bool ethDev;
+    bool bxDev = _info.fw_info.chip_type == CT_BRIDGEX;
+    FwOperations::SetDevFlags(_info.fw_info.chip_type, _info.fw_info.dev_type, (fw_img_type)_info.fw_type, ibDev, ethDev);
+    //setDevFlags(_info, ibDev,ethDev);
+
+    if (_sgParams.macsSpecified || _sgParams.guidsSpecified || _sgParams.uidsSpecified) {
+        if (!checkGuidsFlags((chip_type_t)_info.fw_info.chip_type, _info.fw_info.dev_type,_info.fw_type,\
+                _sgParams.guidsSpecified, _sgParams.macsSpecified, _sgParams.uidsSpecified)) {
+            return false;
+        }
+    } else {
+        printf("-E- ");
+        printMissingGuidErr(ibDev, ethDev, bxDev);
+        printf("\n");
+        return false;
+    }
+
+    return true;
+}
+
+FlintStatus SgSubCommand::sgFs2()
+{
+    //different behaviours for fs2 device with blank guids and fs2 device with guids or image
+    //different behaviour if isfailesafe or not
+
+    if (_flintParams.device_specified && !_info.fs2_info.blank_guids) {
+        // 2- FS2 device with no blank Guids
+        printf(FLINT_SET_GUIDS_WARRNING);
+    }
+
+    if (!CheckSetGuidsFlags()){
+        return FLINT_FAILED;
+    }
+
+    if (_flintParams.image_specified || !_info.fs2_info.blank_guids) {
+        //report guid changes
+        bool ethDev;
+        bool ibDev;
+        bool bxDev = _info.fw_info.chip_type == CT_BRIDGEX;
+        FwOperations::SetDevFlags(_info.fw_info.chip_type, _info.fw_info.dev_type, (fw_img_type)_info.fw_type, ibDev, ethDev);
+        //setDevFlags(_info, ibDev, ethDev);
+        //decide what are our new guids/macs
+        guid_t *new_guids = (_sgParams.guidsSpecified ||_sgParams.uidsSpecified) ? & _sgParams.userGuids[0] : &_info.fs2_info.guids[0] ;
+        guid_t *new_macs =  _sgParams.macsSpecified ? &_sgParams.userGuids[GUIDS] : &_info.fs2_info.guids[GUIDS] ;
+
+        if (!reportGuidChanges(new_guids, new_macs, &_info.fs2_info.guids[0], &_info.fs2_info.guids[GUIDS], ibDev,\
+                ethDev, bxDev, _info.fs2_info.guid_num)){
+            return FLINT_FAILED;
+        }
+    }
+    if (!_ops->FwSetGuids(_sgParams, &verifyCbFunc, &burnCbFs2Func)) {
+        reportErr(true, FLINT_SG_GUID_ERROR, _ops->err());
+        return FLINT_FAILED;
+    }
+    burnCbFs2Func(101);
+    return FLINT_SUCCESS;
+}
+
+FlintStatus SgSubCommand::sgFs3()
+{
+    if ( _flintParams.uid_specified) {
+        // for golan we just need the base guid so we put it in the first location.
+        _sgParams.userGuids.resize(1);
+        _sgParams.userGuids[0]= _flintParams.baseUid;
+        if (!_ops->FwSetGuids(_sgParams, &verifyCbFunc)) {
+            reportErr(true, FLINT_SG_UID_ERROR, _ops->err());
+            return FLINT_FAILED;
+        }
+    } else {
+        reportErr(true, "Can not set GUIDs/MACs: uid is not specified, please run with -uid flag.\n");
+        return FLINT_FAILED;
+                    }
+    return FLINT_SUCCESS;
+}
+
+FlintStatus SgSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    // query device
+    _ops = _flintParams.device_specified ? _fwOps : _imgOps;
+    bool stripedImage = _flintParams.striped_image && _flintParams.image_specified;
+    if (!_ops->FwQuery(&_info, true, stripedImage)) {
+        reportErr(true, FLINT_SG_GUID_ERROR, _ops->err());
+        return FLINT_FAILED;
+    }
+    setUserGuidsAndMacs();
+    if (_info.fw_type == FIT_FS2) {
+        return sgFs2();
+    }
+    return sgFs3();
+}
+
+/*****************************
+ *Class: Set Manufacture GUIDs
+ *****************************/
+SmgSubCommand:: SmgSubCommand()
+{
+    _name = "smg";
+    _desc = "Set manufacture GUIDs (For FS3 image only).";
+    _extendedDesc = "Set manufacture GUID, Set manufacture GUIDs in the given FS3 image.\n"
+                INDENTEX"Use -uid flag to set the desired GUIDs, intended for production use only.";
+    _flagLong = "smg";
+    _flagShort = "";
+    _param = "";
+    _paramExp = "None";
+    _example = FLINT_NAME" -i fw_image.bin -uid 0x0002c9000100d050 smg"
+#ifndef __WIN__
+    		"\n"INDENTEX FLINT_NAME" -d "MST_DEV_EXAMPLE3" -uid 0x0002c9000100d050 smg (should be used when device is idle)"
+#endif
+    		;
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Smg;
+    _baseGuid.h = 0;
+    _baseGuid.l = 0;
+}
+
+SmgSubCommand:: ~SmgSubCommand()
+{
+
+}
+
+bool SmgSubCommand::verifyParams()
+{
+    if (!_flintParams.uid_specified) {
+        reportErr(true, FLINT_COMMAND_FLAGS_ERROR, _name.c_str(), "\"-uid\" flag");
+        return false;
+    }
+    if (_flintParams.uids_specified) {
+        reportErr(true, FLINT_INVALID_OPTION_ERROR, "\"-uids\"", _name.c_str(), "\"-uid\"");
+        return false;
+    }
+    _baseGuid = _flintParams.baseUid;
+    //printf("-D-"GUID_FORMAT"\n", _baseGuid.h, _baseGuid.l);
+    return true;
+}
+
+FlintStatus SmgSubCommand::executeCommand()
+{
+    if (preFwOps()) {
+        return FLINT_FAILED;
+    }
+    FwOperations *ops = _flintParams.device_specified ? _fwOps : _imgOps;
+    //TODO: dispaly MFG guid changes
+    if (!ops->FwSetMFG(_baseGuid, &verifyCbFunc)) {
+        reportErr(true, FLINT_MFG_ERROR, ops->err());
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+
+/***********************
+ *Class: Set Vpd Subcommand
+ **********************/
+SetVpdSubCommand:: SetVpdSubCommand()
+{
+    _name = "set vpd";
+    _desc = "Set read-only VPD (For FS3 image only).";
+    _extendedDesc = "Set Read-only VPD, Set VPD in the given FS3 image, intended for production use only.";
+    _flagLong = "set_vpd";
+    _flagShort = "";
+    _param = "[vpd file]";
+    _paramExp = "vpd file: bin file containing the vpd data";
+    _example = FLINT_NAME" -i fw_image.bin set_vpd vpd.bin"
+#ifndef __WIN__
+    			"\n"INDENTEX FLINT_NAME" -d "MST_DEV_EXAMPLE3" -override_cache_replacement set_vpd vpd.bin (should be used when device is idle)"
+#endif
+    			;
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Set_Vpd;
+}
+
+SetVpdSubCommand:: ~SetVpdSubCommand()
+{
+
+}
+
+bool SetVpdSubCommand:: verifyParams()
+{
+    if( _flintParams.cmd_params.size() != 1) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR, _name.c_str(), 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    return true;
+}
+
+FlintStatus SetVpdSubCommand:: executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    FwOperations *ops = _flintParams.device_specified ? _fwOps : _imgOps;
+    if (!ops->FwSetVPD((char*)_flintParams.cmd_params[0].c_str(), &verifyCbFunc)) {
+        reportErr(true, FLINT_VPD_ERROR, ops->err());
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class: Set VSD
+ **********************/
+SvSubCommand:: SvSubCommand()
+{
+    _name = "sv";
+    _desc = "Set the VSD.";
+    _extendedDesc = "Set VSD in the given device/image.\n"
+                INDENTEX"Use -vsd flag to set the desired VSD string.";
+    _flagLong = "sv";
+    _flagShort = "";
+    _param = "";
+    _paramExp = "None";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" -vsd VSD_STRING sv"
+#ifndef __WIN__
+    		"\n"INDENTEX FLINT_NAME" -d "MST_DEV_EXAMPLE3" -vsd VSD_STRING -override_cache_replacement sv (should be used when device is idle)\n"
+#endif
+    		;
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Sv;
+}
+
+SvSubCommand:: ~SvSubCommand()
+{
+
+}
+
+bool SvSubCommand::verifyParams()
+{
+    if (!_flintParams.vsd_specified) {
+        reportErr(true, FLINT_COMMAND_FLAGS_ERROR, _name.c_str(), "\"-vsd\"");
+        return false;
+    }
+    // we verify that -vsd has a parameter in the cmd parser
+
+    return true;
+}
+
+FlintStatus SvSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    FwOperations* ops = _flintParams.device_specified ? _fwOps : _imgOps;
+    if (!ops->FwSetVSD((char*)_flintParams.vsd.c_str(), &vsdCbFunc, &verifyCbFunc)) {
+        reportErr(true, FLINT_VSD_ERROR, ops->err());
+        return FLINT_FAILED;
+    }
+    vsdCbFunc(101);
+    return FLINT_SUCCESS;
+}
+
+
+
+/*******************************
+ *Class: Read Image SubCommand
+ ******************************/
+RiSubCommand:: RiSubCommand()
+{
+    _name = "ri";
+    _desc = "Read the fw image on the flash.";
+    _extendedDesc = "Read the FW image from flash and write it to a file.";
+    _flagLong = "ri";
+    _flagShort = "";
+    _param = "<out-file>";
+    _paramExp = "file: filename to write the image to (raw binary).";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" ri file.bin";
+    _v = Wtv_Dev;
+    _cmdType = SC_Ri;
+}
+
+RiSubCommand:: ~RiSubCommand()
+{
+
+}
+
+bool RiSubCommand::verifyParams() {
+    if (_flintParams.cmd_params.size() != 1) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    return true;
+}
+
+FlintStatus RiSubCommand::executeCommand() {
+    //init fw operation object
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    // Check if we have permission to write to file
+    FILE* fh;
+    if ((fh = fopen(_flintParams.cmd_params[0].c_str(), "wb")) == NULL) {
+        reportErr(true, "Can not open %s: %s\n", _flintParams.cmd_params[0].c_str(), strerror(errno));
+        return FLINT_FAILED;
+    } else {
+               fclose(fh);
+           }
+    u_int32_t imgSize;
+    //on first call we get the image size
+    if (!_fwOps->FwReadData(NULL, &imgSize)) {
+        reportErr(true, FLINT_IMAGE_READ_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+    std::vector<u_int8_t> imgBuff(imgSize);
+    //on second call we fill it
+    if (!_fwOps->FwReadData((void*)(&imgBuff[0]),&imgSize)) {
+        reportErr(true, FLINT_IMAGE_READ_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+    return writeImageToFile(_flintParams.cmd_params[0].c_str(), &(imgBuff[0]), imgSize );
+}
+
+FlintStatus RiSubCommand::writeImageToFile(const char *file_name, u_int8_t *data, u_int32_t length)
+{
+    FILE* fh;
+    if ((fh = fopen(file_name, "wb")) == NULL) {
+        reportErr(true, "Can not open %s: %s\n", file_name, strerror(errno));
+        return FLINT_FAILED;
+    }
+
+    // Write output
+    if (fwrite(data, 1, length, fh) != length) {
+        fclose(fh);
+        reportErr(true, "Failed to write to %s: %s\n", file_name, strerror(errno));
+        return FLINT_FAILED;
+    }
+    fclose(fh);
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class: Dump Conf SubCommand
+ **********************/
+DcSubCommand:: DcSubCommand() {
+    _name = "dc";
+    _desc = "Dump Configuration: print fw configuration file for the given image.";
+    _extendedDesc = "Print (to screen or to a file) the FW configuration text file used by the image generation process.\n"
+                INDENTEX"This command would fail if the image does not contain a FW configuration section. Existence of this\n"
+                INDENTEX"section depends on the version of the image generation tool.";
+    _flagLong = "dc";
+    _flagShort = "";
+    _param = "[out-file]";
+    _paramExp = "file: (optional) filename to write the dumped configuration to. If not given, the data\n"
+                INDENTEX"is printed to screen";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" dc";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Dc;
+}
+
+DcSubCommand:: ~DcSubCommand() {
+
+}
+
+bool DcSubCommand::verifyParams() {
+    if (_flintParams.cmd_params.size() > 1) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR2, _name.c_str(), 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    return true;
+}
+
+FlintStatus DcSubCommand::executeCommand() {
+    FwOperations* ops;
+    //init fw operation object
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    //check on what we are wroking
+    ops = (_flintParams.device_specified) ? _fwOps : _imgOps;
+    const char* file = _flintParams.cmd_params.size() == 1 ? _flintParams.cmd_params[0].c_str() : (const char*) NULL;
+    if (!ops->FwGetSection(H_FW_CONF, _sect)) {
+        reportErr(true, FLINT_DUMP_ERROR, "Fw Configuration", ops->err());
+        return FLINT_FAILED;
+    }
+    if (!dumpFile(file, _sect, "Fw Configuration")) {
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class:Dump Hash SubCommand
+ **********************/
+DhSubCommand:: DhSubCommand()
+{
+    _name = "dh";
+    _desc = "Dump Hash: dump the hash if it is integrated in the FW image";
+    _extendedDesc = "Print (to screen or to a file) the HASH text file used by the FW.\n"
+                INDENTEX"This command would fail if the image does not contain a Hash file.";
+    _flagLong = "dh";
+    _flagShort = "";
+    _param = "[out-file]";
+    _paramExp = "file - (optional) filename to write the dumped tracer hash file to. If not given, the data\n"
+                INDENTEX"is printed to screen";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" dh hash.csv";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Dh;
+}
+
+DhSubCommand:: ~DhSubCommand()
+{
+
+}
+
+bool DhSubCommand::verifyParams() {
+    if (_flintParams.cmd_params.size() > 1) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR2, _name.c_str(), 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    return true;
+}
+
+FlintStatus DhSubCommand::executeCommand() {
+    FwOperations* ops;
+    //init fw operation object
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    //check on what we are wroking
+    ops = (_flintParams.device_specified) ? _fwOps : _imgOps;
+    const char* file = _flintParams.cmd_params.size() == 1 ? _flintParams.cmd_params[0].c_str() : (const char*) NULL;
+    if (!ops->FwGetSection(H_HASH_FILE, _sect)) {
+        reportErr(true, FLINT_DUMP_ERROR, "Hash file", ops->err());
+        return FLINT_FAILED;
+    }
+    if (!dumpFile(file, _sect, "Fw Configuration")) {
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class:Set Key SubCommand
+ **********************/
+SetKeySubCommand:: SetKeySubCommand()
+{
+    _name = "set_key";
+    _desc = "Set/Update the HW access key which is used to enable/disable access to HW.\n"
+            INDENT"The key can be provided in the command line or interactively typed after\n"
+            INDENT"the command is given\n"
+            INDENT"NOTE: The new key is activated only after the device is reset.";
+    _extendedDesc = "Set/Update the HW access key which is used to enable/disable access to HW.";
+    _flagLong = "set_key";
+    _flagShort = "";
+    _param = "[key]";
+    _paramExp = "key: (optional) The new key you intend to set (in hex).";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" set_key 1234deaf5678";
+    _v = Wtv_Dev;
+    _cmdType = SC_Set_Key;
+    _getKeyInter = false;
+    memset(&_userKey, 0, sizeof(_userKey));
+}
+
+SetKeySubCommand:: ~SetKeySubCommand()
+{
+
+}
+
+bool SetKeySubCommand::verifyParams()
+{
+    if (_flintParams.cmd_params.size() > 1 ) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR2, _name.c_str(), 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    _getKeyInter = (_flintParams.cmd_params.size() == 0);
+    return true;
+}
+
+bool SetKeySubCommand::getKeyInteractively()
+{
+    char keyArr[MAX_PASSWORD_LEN+1];
+    getPasswordFromUser("Enter Key ", keyArr );
+    if (!getGUIDFromStr(keyArr, _userKey,\
+                       "Invalid Key syntax, it should contain only hexa numbers and of appropriate length.")) {
+    return false;
+    }
+    // verify key
+    hw_key_t verKey;
+    getPasswordFromUser("Verify Key ", keyArr );
+    if (!getGUIDFromStr(keyArr, verKey,\
+                       "Invalid Key syntax, it should contain only hexa numbers and of appropriate length.")) {
+    return false;
+    }
+    if (_userKey.h != verKey.h || _userKey.l != verKey.l) {
+        reportErr(true, FLINT_SET_KEY_ERROR, "The keys you entered did not match.");
+        return false;
+    }
+    return true;
+}
+
+FlintStatus SetKeySubCommand::executeCommand ()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+
+#ifdef __WN__
+    reportErr(true, FLINT_WIN_NOT_SUPP_ERROR, _name);
+    return FLINT_FAILED;
+#endif
+
+    if (_getKeyInter) {
+        if (!getKeyInteractively()) {
+            return FLINT_FAILED;
+        }
+    } else {
+        if (!getGUIDFromStr(_flintParams.cmd_params[0], _userKey, \
+                "Invalid Key syntax, it should contain only hexa numbers and of appropriate length.")) {
+            return FLINT_FAILED;
+        }
+    }
+    if (!_fwOps->FwSetAccessKey(_userKey, &setKeyCbFunc)) {
+        reportErr(true, FLINT_SET_KEY_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+    setKeyCbFunc(101);
+    printf("\n-I- New key was updated successfully in the flash. "\
+            "In order to activate the new key you should reboot or restart the driver.\n");
+
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class:HwAccess SubCommand
+ **********************/
+HwAccessSubCommand:: HwAccessSubCommand()
+{
+    _name = "hw_access";
+    _desc = "Enable/disable the access to the HW.\n"
+            INDENT"The key can be provided in the command line or interactively typed after\n"
+            INDENT"the command is given";
+    _extendedDesc = "Enable/disable the access to the HW.";
+    _flagLong = "hw_access";
+    _flagShort = "";
+    _param = "<enable|disable> [key]";
+    _paramExp = "<enable/disable>: Specify if you intend to disable or enable the HW access.\n"
+                INDENTEX"                   You will be asked to type a key when you try to enable HW access.\n"
+                INDENTEX"key:               (optional) The key you intend to use for enabling the HW access.\n"
+    			INDENTEX"                   Key format consists of at most 16 Hexadecimal digits.";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" hw_access enable";
+    _v = Wtv_Dev;
+    _cmdType = SC_Hw_Access;
+}
+
+HwAccessSubCommand:: ~HwAccessSubCommand()
+{
+
+}
+
+bool HwAccessSubCommand::verifyParams()
+{
+    if (_flintParams.cmd_params.size() == 0) {
+        reportErr(true, FLINT_MISSED_ARG_ERROR,"<disable/enable>",_name.c_str());
+        return false;
+    }
+    if (_flintParams.cmd_params.size() > 2) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR2, _name.c_str(), 2, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    if( _flintParams.cmd_params[0] != "enable" && _flintParams.cmd_params[0] != "disable") {
+        reportErr(true, FLINT_INVALID_OPTION_ERROR, _flintParams.cmd_params[0].c_str(), _name.c_str(), "enable or disable");
+        return false;
+    }
+    return true;
+}
+
+FlintStatus HwAccessSubCommand:: disableHwAccess()
+{
+    if (((Flash*)_io)->get_cr_space_locked()) {
+        printf("-I- HW access already disabled\n");
+    } else {
+        if (!((Flash*)_io)->disable_hw_access()) {
+            printf(FLINT_GEN_COMMAND_ERROR, _name.c_str(), _io->err());
+            return FLINT_FAILED;
+        }
+    }
+    return FLINT_SUCCESS;
+}
+FlintStatus HwAccessSubCommand:: enableHwAccess()
+{
+    u_int64_t key;
+    if (((Flash*)_io)->get_cr_space_locked() == 0) {
+        printf("-I- HW access already enabled\n");
+    } else {
+        hw_key_t keyStruct;
+        //now we need to get the key from the user (either given in the parameters or we get it during runtime)
+        if (_flintParams.cmd_params.size() == 2) {
+             if (!getGUIDFromStr(_flintParams.cmd_params[1], keyStruct,\
+                     "Invalid Key syntax, it should contain only hexa numbers and of appropriate length.")) {
+                 return FLINT_FAILED;
+             }
+        } else {//we need to get the key from user during runtime
+            char keyArr[MAX_PASSWORD_LEN+1];
+            getPasswordFromUser("Enter Key ", keyArr );
+            if (!getGUIDFromStr(keyArr, keyStruct,\
+                    "Invalid Key syntax, it should contain only hexa numbers and of appropriate length.")) {
+                return FLINT_FAILED;
+            }
+        }
+        key = ((u_int64_t)keyStruct.h << 32) | keyStruct.l;
+        if (!((Flash*)_io)->enable_hw_access(key)) {
+            reportErr(true, FLINT_GEN_COMMAND_ERROR, _name.c_str(), _io->err());
+            return FLINT_FAILED;
+        }
+    }
+    return FLINT_SUCCESS;
+}
+
+FlintStatus HwAccessSubCommand:: executeCommand()
+{
+#ifdef __WIN__
+    reportErr(true, FLINT_WIN_NOT_SUPP_ERROR, _name.c_str());
+    return FLINT_FAILED;
+#endif
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    if (_flintParams.cmd_params[0] == "disable") {
+        return disableHwAccess();
+    }
+    //else its enable hw access
+    return enableHwAccess();
+}
+
+/***********************
+ *Class: Hw SubCommand
+ **********************/
+HwSubCommand:: HwSubCommand()
+{
+#ifndef EXTERNAL
+    _name = "hw";
+    _desc = "Set/query HW info and flash attributes.";
+    _extendedDesc = "Access HW info and flash attributes.";
+    _flagLong = "hw";
+    _flagShort = "";
+    _param = "<query|set> [ATTR=VAL]";
+    _paramExp = "query: query HW info\n"
+       INDENTEX"set [ATTR=VAL]: set flash attribure\n"
+       INDENTEX"Supported attributes:\n"
+       INDENTEX"    QuadEn: can be 0 or 1\n"
+       INDENTEX"    DummyCycles: can be [1..15]\n"
+       INDENTEX"    Flash[0|1|2|3].WriteProtected can be:\n"
+       INDENTEX"        <Top|Bottom>,<1|2|4|8|16|32|64>-<Sectors|SubSectors>";
+    _example = "flint -d "MST_DEV_EXAMPLE1" hw query\n"
+            INDENTEX FLINT_NAME" -d "MST_DEV_EXAMPLE1" hw set QuadEn=1\n"
+            INDENTEX FLINT_NAME" -d "MST_DEV_EXAMPLE1" hw set Flash1.WriteProtected=Top,1-SubSectors";
+#else
+    _name = "Hw";
+    _desc = "Query HW info and flash attributes.";
+    _extendedDesc = "Query HW info and flash attributes.";
+    _flagLong = "hw";
+    _flagShort = "";
+    _param = "query";
+    _paramExp = "query";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" hw query";
+#endif
+    _v = Wtv_Dev;
+    _cmdType = SC_Hw;
+}
+
+HwSubCommand:: ~HwSubCommand()
+{
+
+}
+
+bool HwSubCommand::verifyParams() {
+#ifdef EXTERNAL
+     if (_flintParams.cmd_params.size() != 1) {
+         reportErr(true, FLINT_CMD_ARGS_ERROR2, _name.c_str(), 1, (int)_flintParams.cmd_params.size());
+         return false;
+     }
+
+     if (_flintParams.cmd_params[0] != "query"){
+         reportErr(true, FLINT_INVALID_OPTION_ERROR, _flintParams.cmd_params[0].c_str(), _name.c_str(), "query");
+         return false;
+     }
+#else
+     if (_flintParams.cmd_params.size() > 2 || _flintParams.cmd_params.size() == 0) {
+              reportErr(true, FLINT_CMD_ARGS_ERROR2, _name.c_str(), 2, (int)_flintParams.cmd_params.size());
+              return false;
+          }
+     if ((_flintParams.cmd_params[0] != "query") && (_flintParams.cmd_params[0] != "set")) {
+         reportErr(true, FLINT_INVALID_OPTION_ERROR, _flintParams.cmd_params[0].c_str(), _name.c_str(), "query or set");
+         return false;
+     }
+     if ((_flintParams.cmd_params[0] == "set") && (_flintParams.cmd_params.size() != 2)) {
+         reportErr(true, FLINT_CMD_ARGS_ERROR, _name.c_str(),2 , (int)_flintParams.cmd_params.size());
+         return false;
+     }
+#endif
+
+     return true;
+}
+
+FlintStatus HwSubCommand::printAttr(const ext_flash_attr_t& attr) {
+    printf("HW Info:\n");
+    printf("  HwDevId               %d\n",     attr.hw_dev_id);
+    printf("  HwRevId               0x%x\n",   attr.rev_id);
+
+    printf("Flash Info:\n");
+    if (attr.type_str != NULL) {
+        // we don't print the flash type in old devices
+        printf("  Type                  %s\n",     attr.type_str);
+    }
+    printf("  TotalSize             0x%x\n",   attr.size);
+    printf("  Banks                 0x%x\n",   attr.banks_num);
+    printf("  SectorSize            0x%x\n",   attr.sector_size );
+    printf("  WriteBlockSize        0x%x\n",   attr.block_write);
+    printf("  CmdSet                0x%x\n",   attr.command_set);
+
+    // Quad EN query
+    if (attr.quad_en_support) {
+        switch (attr.mf_get_quad_en_rc) {
+            case MFE_OK:
+                printf("  "QUAD_EN_PARAM"                %d\n", attr.quad_en);
+                break;
+            case MFE_MISMATCH_PARAM:
+                printf("-E- There is a mismatch in the "QUAD_EN_PARAM" attribute between the flashes attached to the device\n");
+                break;
+            case MFE_NOT_SUPPORTED_OPERATION:
+                break;
+            default:
+                printf("Failed to get "QUAD_EN_PARAM" attribute: %s (%s)",\
+                        errno == 0 ? "" : strerror(errno), mf_err2str(attr.mf_get_quad_en_rc));
+                return FLINT_FAILED;
+        }
+    }
+    // Dummy Cycles query
+    if (attr.dummy_cycles_support) {
+        switch (attr.mf_get_dummy_cycles_rc) {
+            case MFE_OK:
+                printf("  "DUMMY_CYCLES_PARAM"           %d\n", attr.dummy_cycles);
+                break;
+            case MFE_MISMATCH_PARAM:
+                printf("-E- There is a mismatch in the "DUMMY_CYCLES_PARAM" attribute between the flashes attached to the device\n");
+                break;
+            case MFE_NOT_SUPPORTED_OPERATION:
+                break;
+            default:
+                printf("Failed to get "DUMMY_CYCLES_PARAM" attribute: %s (%s)",\
+                        errno == 0 ? "" : strerror(errno), mf_err2str(attr.mf_get_dummy_cycles_rc));
+                return FLINT_FAILED;
+        }
+    }
+    // Flash write protected info query
+    if (attr.write_protect_support) {
+        int bank;
+        int rc;
+        for (bank = 0; bank < attr.banks_num; bank++) {
+            write_protect_info_t protect_info = attr.protect_info_array[bank];
+            rc = attr.mf_get_write_protect_rc_array[bank];
+            if (rc == MFE_OK) {
+                printf("  "FLASH_NAME"%d."WRITE_PROTECT"   ", bank);
+                if (protect_info.sectors_num != 0) {
+                    printf("%s,", (protect_info.is_bottom ? WP_BOTTOM_STR : WP_TOP_STR));
+                    printf("%d-", protect_info.sectors_num);
+                    printf("%s\n", (protect_info.is_subsector ? WP_SUBSEC_STR : WP_SEC_STR));
+                } else {
+                    printf(WP_DISABLED_STR"\n");
+                }
+            } else {
+                if (rc != MFE_NOT_SUPPORTED_OPERATION) { // We ignore the read when operation is not supported!
+                    printf("Failed to get write_protected info: %s (%s)", errno == 0 ? "" : strerror(errno), mf_err2str(rc));
+                    return FLINT_FAILED;
+                }
+            }
+       }
+    }
+    return FLINT_SUCCESS;
+}
+
+FlintStatus HwSubCommand::executeCommand()
+{
+    //init fw operation object
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    if (_flintParams.cmd_params[0] == "set") {
+        char* cmdParam = strcpy(new char[_flintParams.cmd_params[1].size() + 1],
+                _flintParams.cmd_params[1].c_str());
+        char *paramName, *paramValStr;
+        paramName = strtok(cmdParam, "=");
+        paramValStr = strtok(NULL, "=");
+        //printf("-D- param_name = %s, param_val_str=%s, cmdParam=%s\n", paramName, paramValStr, cmdParam);
+        if (paramName == NULL || paramValStr == NULL) {
+            delete[] cmdParam;
+            reportErr(true, FLINT_HW_SET_ARGS_ERROR, _flintParams.cmd_params[1].c_str());
+            return FLINT_FAILED;
+        }
+        if (!((Flash*) _io)->set_attr(paramName, paramValStr)) {
+            delete[] cmdParam;
+            reportErr(true, FLINT_HW_COMMAND_ERROR, "set", _io->err());
+            return FLINT_FAILED;
+        }
+        printf("-I- %s parameter was set successfully\n", paramName);
+        delete[] cmdParam;
+    } else {
+        ext_flash_attr_t attr;
+        attr.type_str = (char*)NULL;
+        if (!((Flash*) _io)->get_attr(attr)) {
+            reportErr(true, FLINT_HW_COMMAND_ERROR, "query", _io->err());
+            if (attr.type_str) {
+                delete[] attr.type_str;
+            }
+            return FLINT_FAILED;
+        }
+        FlintStatus rc = printAttr(attr);
+        //str is allocated in get_attr
+        if (attr.type_str) {
+            delete[] attr.type_str;
+        }
+        if (rc == FLINT_FAILED) {
+            return FLINT_FAILED;
+        }
+
+    }
+    return FLINT_SUCCESS;
+}
+
+/**************************
+ *Class: Erase SubCommand
+ *************************/
+EraseSubCommand:: EraseSubCommand()
+{
+    _name = "erase";
+    _desc = "Erases sector.";
+    _extendedDesc = "Erases a sector that contains specified address.";
+    _flagLong = "erase";
+    _flagShort = "e";
+    _param = "<addr>";
+    _paramExp = "addr - address of word in sector that you want to erase.";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" erase 0x10000";
+    _v = Wtv_Dev;
+    _cmdType = SC_Erase;
+}
+
+EraseSubCommand:: ~EraseSubCommand()
+{
+
+}
+
+bool EraseSubCommand::verifyParams() {
+    if (_flintParams.cmd_params.size() != 1) {
+        reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 1, (int)_flintParams.cmd_params.size());
+        return false;
+    }
+    //parameter format will be checked in executeCommand.
+    return true;
+}
+
+FlintStatus EraseSubCommand::executeCommand() {
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    u_int32_t   addr;
+    char *addrStr = strcpy(new char[_flintParams.cmd_params[0].size() + 1], _flintParams.cmd_params[0].c_str());
+    char    *endp;
+    // Address of sector to erase
+    addr = strtoul(addrStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_ADDR_ERROR, _flintParams.cmd_params[0].c_str());
+        delete[] addrStr;
+        return FLINT_FAILED;
+    }
+    delete[] addrStr;
+    // Erase
+    if (!((Flash*)_io)->erase_sector(addr)) {
+        reportErr(true, FLINT_ERASE_SEC_ERROR, _io->err());
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+/*****************************
+ *Class: Read Dword SubCommand
+ *****************************/
+RwSubCommand:: RwSubCommand() {
+    _name = "rw";
+    _desc = "Read one dword from flash";
+    _extendedDesc = "Read one dword from flash.";
+    _flagLong = "rw";
+    _flagShort = "";
+    _param = "<addr>";
+    _paramExp = "addr - address of word to read";
+    _example = "flint -d "MST_DEV_EXAMPLE1" rw 0x20";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Rw;
+}
+
+RwSubCommand:: ~RwSubCommand() {
+
+}
+
+bool RwSubCommand::verifyParams() {
+        if (_flintParams.cmd_params.size() != 1) {
+            reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 1, (int)_flintParams.cmd_params.size());
+            return false;
+        }
+    return true;
+}
+
+FlintStatus RwSubCommand::executeCommand() {
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    u_int32_t addr;
+    u_int32_t data;
+    char *addrStr = strcpy(new char[_flintParams.cmd_params[0].size() + 1], _flintParams.cmd_params[0].c_str());
+    char *endp;
+    addr = strtoul(addrStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_ADDR_ERROR, _flintParams.cmd_params[0].c_str());
+        delete[] addrStr;
+        return FLINT_FAILED;
+    }
+    delete[] addrStr;
+    if (_flintParams.device_specified ? !((Flash*)_io)->read(addr, &data)\
+            : !((FImage*)_io)->read(addr, &data)) {
+        reportErr(true, FLINT_FLASH_READ_ERROR, _io->err());
+        return FLINT_FAILED;
+        }
+    printf("0x%08x\n", (unsigned int)__cpu_to_be32(data));
+    return FLINT_SUCCESS;
+}
+
+/******************************
+ *Class: Write Dword Subcommand
+ ******************************/
+WwSubCommand:: WwSubCommand()
+{
+    _name = "ww";
+    _desc = "Write one dword to flash";
+    _extendedDesc = "Write one dword to flash.\n"
+                INDENTEX"Note that the utility will read an entire flash sector,\n"
+                INDENTEX"modify one word and write the sector back. This may take\n"
+                INDENTEX"a few seconds.";
+    _flagLong = "ww";
+    _flagShort = "";
+    _param = "<addr> <data>";
+    _paramExp = "addr - address of word\n"
+                INDENTEX"data - value of word";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" ww 0x10008 0x5a445a44";
+    _v = Wtv_Dev;
+    _cmdType = SC_Ww;
+}
+
+WwSubCommand:: ~WwSubCommand()
+{
+
+}
+
+bool WwSubCommand::verifyParams() {
+        if (_flintParams.cmd_params.size() != 2) {
+            reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 2, (int)_flintParams.cmd_params.size());
+            return false;
+        }
+    return true;
+}
+
+FlintStatus WwSubCommand::executeCommand() {
+    //init fw operation object
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    u_int32_t addr;
+    u_int32_t data;
+    char *addrStr = strcpy(new char[_flintParams.cmd_params[0].size() + 1], _flintParams.cmd_params[0].c_str());
+    char *dataStr = strcpy(new char[_flintParams.cmd_params[1].size() + 1], _flintParams.cmd_params[1].c_str());
+    char *endp;
+    addr = strtoul(addrStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_ADDR_ERROR, _flintParams.cmd_params[0].c_str());
+        delete[] addrStr;
+        delete[] dataStr;
+        return FLINT_FAILED;
+    }
+    data =strtoul(dataStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_DATA_ERROR, _flintParams.cmd_params[1].c_str());
+        delete[] addrStr;
+        delete[] dataStr;
+        return FLINT_FAILED;
+    }
+    delete[] addrStr;
+    delete[] dataStr;
+    data = __cpu_to_be32(data);
+    if (!((Flash*)_io)->write(addr, data)) {
+        reportErr(true, FLINT_FLASH_WRITE_ERROR, _io->err());
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+/***************************************
+ *Class: Write Dword No Erase SubCommand
+ ***************************************/
+WwneSubCommand:: WwneSubCommand()
+{
+    _name = "wwne";
+    _desc = "Write one dword to flash without sector erase";
+    _extendedDesc = "Write one dword to flash without sector erase.\n"
+                INDENTEX"Note that the result of operation is undefined and depends\n"
+                INDENTEX"on flash type. Usually \"bitwise AND\" (&) between specified\n"
+                INDENTEX"word and previous flash contents will be written to\n"
+                INDENTEX"specified address.";
+    _flagLong = "wwne";
+    _flagShort = "";
+    _param = "<addr> <data>";
+    _paramExp = "addr - address of word\n"
+                INDENTEX"data - value of word";
+    _example = "flint -d "MST_DEV_EXAMPLE1" wwne 0x10008 0x5a445a44";
+    _v = Wtv_Dev;
+    _cmdType = SC_Wwne;
+}
+
+WwneSubCommand:: ~WwneSubCommand()
+{
+
+}
+
+bool WwneSubCommand::verifyParams() {
+        if (_flintParams.cmd_params.size() != 2) {
+            reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 2, (int)_flintParams.cmd_params.size());
+            return false;
+        }
+    return true;
+}
+
+FlintStatus WwneSubCommand::executeCommand() {
+    //init fw operation object
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    u_int32_t addr;
+    u_int32_t data;
+    char *addrStr = strcpy(new char[_flintParams.cmd_params[0].size() + 1], _flintParams.cmd_params[0].c_str());
+    char *dataStr = strcpy(new char[_flintParams.cmd_params[1].size() + 1], _flintParams.cmd_params[1].c_str());
+    char *endp;
+    addr = strtoul(addrStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_ADDR_ERROR, _flintParams.cmd_params[0].c_str());
+        delete[] addrStr;
+        delete[] dataStr;
+        return FLINT_FAILED;
+    }
+    data =strtoul(dataStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_DATA_ERROR, _flintParams.cmd_params[1].c_str());
+        delete[] addrStr;
+        delete[] dataStr;
+        return FLINT_FAILED;
+    }
+    delete[] addrStr;
+    delete[] dataStr;
+    data = __cpu_to_be32(data);
+    if (!((Flash*)_io)->write(addr, &data, 4, true)) {
+        reportErr(true, FLINT_FLASH_WRITE_ERROR, _io->err());
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+/**************************************
+ *Class:Write Block  SubCommand
+ **************************************/
+WbSubCommand:: WbSubCommand() {
+    _name = "wb";
+    _desc = "Write a data block to flash.";
+    _extendedDesc = "Write a block of data to the flash.";
+    _flagLong = "wb";
+    _flagShort = "";
+    _param = "<data-file> <addr>";
+    _paramExp = "data-file - file that contains the data to be written\n"
+                INDENTEX"addr - address to write the block to\n";
+
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" wb myData.bin 0x0";
+    _v = Wtv_Dev;
+    _cmdType = SC_Wb;
+}
+
+WbSubCommand:: ~WbSubCommand() {
+
+}
+
+bool WbSubCommand::verifyParams() {
+        if (_flintParams.cmd_params.size() != 2) {
+            reportErr(true, FLINT_CMD_ARGS_ERROR,_name.c_str() , 2, (int)_flintParams.cmd_params.size());
+            return false;
+        }
+    return true;
+}
+
+bool WbSubCommand::extractData(const std::vector<string>& cmdParams , u_int32_t* addr, std::vector<u_int8_t>& data) {
+    // get address
+    char *endp;
+    char* addrStr = strcpy(new char[cmdParams[1].size() + 1],cmdParams[1].c_str());
+    *addr = strtoul(addrStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_ADDR_ERROR, cmdParams[1].c_str());
+        delete[] addrStr;
+        return false;
+    }
+    delete[] addrStr;
+    // get data
+    FImage img;
+    if (!img.open(cmdParams[0].c_str())) {
+        reportErr(true, FLINT_WB_FILE_ERROR, cmdParams[0].c_str(), img.err());
+        return false;
+    }
+    //copy data to vector
+    data.resize(img.getBufLength());
+    memcpy(&data[0], img.getBuf(), img.getBufLength());
+
+    return true;
+}
+
+FlintStatus WbSubCommand::executeCommand() {
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    u_int32_t addr;
+    std::vector<u_int8_t> data;
+    if (!extractData(_flintParams.cmd_params, &addr, data)) {
+        return FLINT_FAILED;
+    }
+    //printf("-D- writing to addr:0x%08x %lu bytes\n",addr , data.size());
+    if (!_fwOps->FwWriteBlock(addr, data, wbCbFunc)) {
+        reportErr(true, FLINT_WB_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+    wbCbFunc(101);
+    return FLINT_SUCCESS;
+}
+
+/**************************************
+ *Class:Write Block No Erase SubCommand
+ **************************************/
+WbneSubCommand:: WbneSubCommand() {
+    _name = "wbne";
+    _desc = "Write a data block to flash without sector erase.";
+    _extendedDesc = "Write a block of data to the flash without erasing.";
+    _flagLong = "wbne";
+    _flagShort = "";
+    _param = "<addr> <size> <data ...>";
+    _paramExp = "addr - address of block\n"
+                INDENTEX"size - size of data to write in bytes\n"
+                INDENTEX"data - data to write - space seperated dwords";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" wbne 0x10000 12 0x30000 0x76800 0x5a445a44";
+    _v = Wtv_Dev;
+    _cmdType = SC_Wbne;
+}
+
+WbneSubCommand:: ~WbneSubCommand() {
+
+}
+
+bool WbneSubCommand::writeBlock(u_int32_t addr, std::vector<u_int32_t> dataVec) {
+    //we should work only on flash.
+    //check if flash is big enough
+    if (addr + (dataVec.size()*4) > ((Flash*)_io)->get_size()) {
+       reportErr(true, "Writing %#x bytes from address %#x is out of flash limits (%#x bytes)\n",
+                            (unsigned int)(dataVec.size()*4), (unsigned int)addr, (unsigned int)_io->get_size());
+       return false;
+    }
+    if (!((Flash*)_io)->write(addr, &dataVec[0], (dataVec.size()*4), true)) {
+        reportErr(true, FLINT_FLASH_WRITE_ERROR,_io->err());
+        return false;
+    }
+    return true;
+}
+
+bool WbneSubCommand::verifyParams() {
+        if (_flintParams.cmd_params.size() < 3) {
+            reportErr(true, FLINT_CMD_ARGS_ERROR3,_name.c_str() , 3, (int)_flintParams.cmd_params.size());
+            return false;
+        }
+    return true;
+}
+
+bool WbneSubCommand::extractData(const std::vector<string>& cmdParams , u_int32_t* addr, std::vector<u_int32_t>& data) {
+    char *endp;
+    char* addrStr = strcpy(new char[cmdParams[0].size() + 1],cmdParams[0].c_str());
+    *addr = strtoul(addrStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_ADDR_ERROR, cmdParams[0].c_str());
+        delete[] addrStr;
+        return false;
+    }
+    delete[] addrStr;
+    char* sizeStr = strcpy(new char[cmdParams[1].size() + 1],cmdParams[1].c_str());
+    u_int32_t size = strtoul(sizeStr, &endp, 0);
+    if (*endp || size % 4 || size/4 != (cmdParams.size()-2)) {
+                    reportErr(true, FLINT_INVALID_SIZE_ERROR, sizeStr);
+                    delete[] sizeStr;
+                    return false;
+                }
+    delete[] sizeStr;
+    for (u_int32_t i = 2; i < cmdParams.size(); i++) {
+        char* dataStr = strcpy(new char[cmdParams[i].size() + 1],cmdParams[i].c_str());
+        data.push_back(__cpu_to_be32(strtoul(dataStr, &endp, 0)));
+        if (*endp) {
+            reportErr(true, FLINT_INVALID_DATA_ERROR, dataStr);
+            delete[] dataStr;
+            return false;
+        }
+        delete[] dataStr;
+    }
+    return true;
+}
+
+FlintStatus WbneSubCommand::executeCommand() {
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    u_int32_t addr;
+    std::vector<u_int32_t> data;
+    if (!extractData(_flintParams.cmd_params, &addr, data)) {
+        return FLINT_FAILED;
+    }
+    //printf("-D- writing to addr:0x%08x %lu bytes\n",addr , data.size()*4);
+    if (!writeBlock(addr, data)) {
+        return FLINT_FAILED;
+    }
+    return FLINT_SUCCESS;
+}
+
+/***********************
+ *Class: ReadBlock
+ **********************/
+RbSubCommand:: RbSubCommand()
+{
+    _name = "rb";
+    _desc = "Read  a data block from flash";
+    _extendedDesc = "Read a data block from the flash and write it to a file or to screen.";
+    _flagLong = "rb";
+    _flagShort = "";
+    _param = "<addr> <size> [out-file]";
+    _paramExp = "addr - address of block\n"
+                INDENTEX"size - size of data to read in bytes\n"
+                INDENTEX"file - filename to write the block (raw binary). If not given, the data\n"
+                INDENTEX"is printed to screen";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" rb 0x10000 100 file.bin";
+    _v = Wtv_Dev_Or_Img;
+    _cmdType = SC_Rb;
+}
+
+RbSubCommand:: ~RbSubCommand()
+{
+
+}
+
+bool RbSubCommand::readBlock(u_int32_t addr, std::vector<u_int8_t>& buff, bool isFlash) {
+    //check if flash is big enough
+    if (addr + buff.size() > _io->get_size()) {
+        reportErr(true, "Reading %#x bytes from address %#x is out of flash limits (%#x bytes)\n",
+                            (unsigned int)(buff.size()), (unsigned int)addr, (unsigned int)_io->get_size());
+        return false;
+    }
+    //read from flash/image
+    if (isFlash ? !((Flash*)_io)->read(addr, &buff[0], buff.size()) :\
+            !((FImage*)_io)->read(addr, &buff[0], buff.size())) {
+        reportErr(true, FLINT_IMAGE_READ_ERROR, _io->err());
+        return false;
+    }
+    return true;
+}
+
+bool RbSubCommand::verifyParams() {
+        if (_flintParams.cmd_params.size() < 2) {
+            reportErr(true, FLINT_CMD_ARGS_ERROR3,_name.c_str() , 2, (int)_flintParams.cmd_params.size());
+            return false;
+        }
+    return true;
+}
+
+bool RbSubCommand::printToScreen(const std::vector<u_int8_t>& buff) {
+    for (u_int32_t i=0; i < buff.size(); i+=4) {
+        u_int32_t word = *((u_int32_t*)(&buff[0] + i));
+        word  = __be32_to_cpu(word);
+        printf("0x%08x ", word);
+    }
+    printf("\n");
+    return true;
+}
+
+FlintStatus RbSubCommand::executeCommand() {
+       //init fw operation object
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    bool wTF = _flintParams.cmd_params.size() == 3 ? true : false;
+    //extract address and size to read from cmdline
+    u_int32_t addr;
+    u_int32_t size;
+    char *endp;
+    char* addrStr = strcpy(new char[_flintParams.cmd_params[0].size() + 1],_flintParams.cmd_params[0].c_str());
+    addr = strtoul(addrStr, &endp, 0);
+    if (*endp) {
+        reportErr(true, FLINT_INVALID_ADDR_ERROR, _flintParams.cmd_params[0].c_str());
+        delete[] addrStr;
+        return FLINT_FAILED;
+    }
+    delete[] addrStr;
+    char* sizeStr = strcpy(new char[_flintParams.cmd_params[1].size() + 1],_flintParams.cmd_params[1].c_str());
+    size = strtoul(sizeStr, &endp, 0);
+    if (*endp || size % 4) {
+        reportErr(true, FLINT_INVALID_SIZE_ERROR, sizeStr);
+        delete[] sizeStr;
+        return FLINT_FAILED;
+    }
+    delete[] sizeStr;
+    //init byte vector and fill it with data
+    std::vector<u_int8_t> data(size);
+    if (!readBlock(addr, data, _flintParams.device_specified)) {
+        return FLINT_FAILED;
+    }
+    //print either to file or to screen
+    FlintStatus rc;
+    if (wTF) {
+        rc = writeToFile(_flintParams.cmd_params[2], data) == true ? FLINT_SUCCESS : FLINT_FAILED ;
+    } else {
+        rc = printToScreen(data) == true ? FLINT_SUCCESS : FLINT_FAILED ;
+    }
+    return rc;
+}
+
+/***********************
+ *Class: ClearSemaphore
+ **********************/
+ClearSemSubCommand:: ClearSemSubCommand()
+{
+    _name = "clear_semaphore";
+    _desc = "Clear flash semaphore.";
+    _extendedDesc = "Clear flash semaphore.";
+    _flagLong = "clear_semaphore";
+    _flagShort = "";
+    _param = "";
+    _paramExp = "";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" -clear_semaphore";
+    _v = Wtv_Dev;
+    _cmdType = SC_Clear_Sem;
+}
+
+ClearSemSubCommand:: ~ClearSemSubCommand()
+{
+
+}
+
+FlintStatus ClearSemSubCommand::executeCommand()
+{
+    return preFwAccess();
+}
+
+
+/***********************
+ *Class: RomQuery
+ **********************/
+RomQuerySubCommand:: RomQuerySubCommand()
+{
+    _name = "qrom";
+    _desc = "query ROM image.";
+    _extendedDesc = "query ROM image.";
+    _flagLong = "qrom";
+    _flagShort = "";
+    _param = "";
+    _paramExp = "";
+    _example = FLINT_NAME" -i ROM_image.bin qrom ";
+    _v = Wtv_Img;
+    _cmdType = SC_Qrom;
+    memset(&_romsInfo, 0, sizeof(_romsInfo));
+}
+
+RomQuerySubCommand:: ~RomQuerySubCommand()
+{
+
+}
+
+
+FlintStatus RomQuerySubCommand::executeCommand()
+{
+    if (preFwAccess() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+
+    getRomsInfo(_io, _romsInfo);
+    if (_romsInfo.exp_rom_err_msg_valid != 0){
+        reportErr(true, FLINT_ROM_QUERY_ERROR, _flintParams.image.c_str(), _romsInfo.exp_rom_err_msg);
+        return FLINT_FAILED;
+    }
+    displayExpRomInfo(_romsInfo , "Rom Info: ");
+    return FLINT_SUCCESS;
+
+}
+
+/***********************
+ *Class: ResetCfg
+ **********************/
+ResetCfgSubCommand:: ResetCfgSubCommand()
+{
+    _name = "reset_cfg";
+    _desc = "reset non-volatile configuration.";
+    _extendedDesc = "reset non-volatile configuration to their default value.";
+    _flagLong = "reset_cfg";
+    _flagShort = "r";
+    _param = "";
+    _paramExp = "";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" reset_cfg";
+    _v = Wtv_Dev;
+    _cmdType = SC_ResetCfg;
+}
+
+ResetCfgSubCommand:: ~ResetCfgSubCommand()
+{
+
+}
+
+
+FlintStatus ResetCfgSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+    printf("-W- Resetting device configuration using Flint should be done as a last resort.\n");
+    printf("-W- Please attempt to reset configuration via mlxconfig tool if possible.\n");
+    printf("-W- Only proceed if you know what you are doing.\n");
+    if (!askUser("reset non-volatile configuration")) {
+    	return FLINT_FAILED;
+    }
+
+    printf("Resetting...");
+    if (!_fwOps->FwResetNvData()){
+    	printf(" Failed!\n");
+        reportErr(true, FLINT_RESET_CFG_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+    printf(" SUCCESS!\n");
+    printf("\n-I- Configuration were successfully reset. reboot or restart the driver is required.\n");
+
+    return FLINT_SUCCESS;
+
+}
+
+/***********************
+ *Class: FixImage
+ **********************/
+FiSubCommand:: FiSubCommand()
+{
+    _name = "fix image";
+    _desc = "fix image on N25Q0XX flash.";
+    _extendedDesc = "fix image on N25Q0XX flash.(shifting all device data sectors)";
+    _flagLong = "fi";
+    _flagShort = "";
+    _param = "";
+    _paramExp = "";
+    _example = FLINT_NAME" -d "MST_DEV_EXAMPLE1" fi";
+    _v = Wtv_Dev;
+    _cmdType = SC_Fix_Img;
+}
+
+FiSubCommand:: ~FiSubCommand()
+{
+
+}
+
+
+FlintStatus FiSubCommand::executeCommand()
+{
+    if (preFwOps() == FLINT_FAILED) {
+        return FLINT_FAILED;
+    }
+
+    if (!askUser("Fix device fw?")) {
+    	return FLINT_FAILED;
+    }
+
+    if (!_fwOps->FwShiftDevData(&verifyCbFunc)){
+        reportErr(true, FLINT_FIX_IMG_ERROR, _fwOps->err());
+        return FLINT_FAILED;
+    }
+    printf("\n-I- Fw was successfully fixed. reboot or restart the driver is required.\n");
+    return FLINT_SUCCESS;
+
+}
diff --git a/flint/subcommands.h b/flint/subcommands.h
new file mode 100644
index 0000000..1d42ab5
--- /dev/null
+++ b/flint/subcommands.h
@@ -0,0 +1,508 @@
+/*
+ *
+ * subcommands.h - FLash INTerface
+ *
+ * Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id$
+ *
+ */
+
+#ifndef __SUBCOMMANDS_H__
+#define __SUBCOMMANDS_H__
+
+#define MAX_PASSWORD_LEN 256
+
+#include <string>
+#include "flint_params.h"
+#include "mlxfwops/lib/fw_ops.h"
+#include "err_msgs.h"
+using namespace std;
+
+//we might need to close the log from the main program in case of interrupt
+void close_log();
+void print_time_to_log();
+int print_line_to_log(const char* format, ...);
+int write_cmd_to_log(char* av[], int ac, CommandType cmd, bool write=true);
+int write_result_to_log(int is_failed, const char* err_msg, bool write=true);
+
+typedef enum what_to_ver {
+    Wtv_Img,
+    Wtv_Dev,
+    Wtv_Dev_And_Img,
+    Wtv_Dev_Or_Img,
+    Wtv_Uninitilized
+} what_to_ver_t;
+/*Subcommand classes:*/
+
+#define FLINT_ERR_LEN 1024
+
+class SubCommand
+{
+protected:
+    FwOperations *_fwOps;
+    FwOperations *_imgOps;
+    FBase* _io;
+    what_to_ver_t _v;
+    FlintParams _flintParams;
+    //info about the Subcommand
+    string _name;
+    string _desc;
+    string _extendedDesc;
+    string _flagLong;
+    string _flagShort;
+    string _param;
+    string _paramExp;
+    string _example;
+    char  _errBuff[FLINT_ERR_LEN];
+    sub_cmd_t _cmdType;
+
+
+    //Methods that are commonly used in the various subcommands:
+    //TODO: add middle classes and segregate as much of these common methods between these classes
+
+    virtual bool verifyParams() {return true;};
+    bool basicVerifyParams();
+    FlintStatus openOps();
+    FlintStatus openIo();
+    virtual FlintStatus preFwOps();
+    virtual FlintStatus preFwAccess();
+
+    bool getRomsInfo(FBase* io, roms_info_t& romsInfo);
+    void displayOneExpRomInfo(const rom_info_t& info);
+    void displayExpRomInfo(const roms_info_t& romsInfo, const char *preStr);
+
+    static int verifyCbFunc(char* str);
+    static int CbCommon(int completion, char*preStr, char* endStr=NULL);
+    static int burnCbFs2Func(int completion);
+    static int burnCbFs3Func(int completion);
+    static int burnBCbFunc(int completion);
+    static int vsdCbFunc(int completion);
+    static int setKeyCbFunc(int completion);
+    static int bromCbFunc(int completion);
+    static int dromCbFunc(int completion);
+    static int wbCbFunc(int completion);
+    static int resetCfgCbFunc(int completion);
+
+    bool printGuidLine(guid_t* new_guids, guid_t* old_guids, int guid_index);
+    bool printBxGuids(guid_t* new_guids, guid_t* old_guids, int index,\
+                        int num_of_guids, const char* pre_str);
+    bool printMacLine(guid_t* new_guids, guid_t* old_guids, int mac_index);
+    bool printBxMacs(guid_t* new_guids, guid_t* old_guids, int index, int num_of_guids, const char* pre_str);
+    bool printUidsFunc(guid_t* new_guids, guid_t* old_guids);
+    bool printGUIDsFunc(guid_t guids[GUIDS],guid_t macs[MACS], guid_t old_guids[GUIDS],\
+            guid_t old_macs[MACS], bool print_guids, bool print_macs, int portNum, bool old_guid_fmt);
+    bool reportGuidChanges(guid_t* new_guids, guid_t* new_macs,\
+                                        guid_t* old_guids, guid_t* old_macs, bool printGuids,\
+                                        bool printMacs, bool printUids, int guidNum);
+    bool checkGuidsFlags(chip_type_t ct, u_int16_t devType, u_int8_t fwType,
+            bool guidsSpecified, bool macsSpecified, bool uidsSpecified);
+    void printMissingGuidErr(bool ibDev, bool ethDev, bool bxDev);
+
+    bool getGUIDFromStr(string str, guid_t& guid, string prefixErr="");
+    bool  getPasswordFromUser(const char *preStr, char buffer[MAX_PASSWORD_LEN+1]);
+    bool askUser(const char* question=NULL, bool printAbrtMsg=true);
+
+    bool isCmdSupportLog();
+    void openLog();
+    inline void closeLog() {close_log();}
+    //print errors to an err buff, log if needed and stdout
+    void reportErr(bool shouldPrint, const char *format, ...);
+
+
+    bool fwVerLessThan(const u_int16_t r1[3], const u_int16_t r2[3]);
+
+    bool writeToFile(string filePath, const std::vector<u_int8_t>& buff);
+
+    bool dumpFile(const char* confFile, std::vector<u_int8_t>& data, const char *sectionName);
+    bool unzipDataFile (std::vector<u_int8_t> data, std::vector<u_int8_t> &newData, const char *sectionName);
+
+
+
+public:
+    SubCommand(): _fwOps(NULL), _imgOps(NULL), _io(NULL), _v(Wtv_Uninitilized)
+    {
+        _cmdType = SC_No_Cmd;
+        memset(_errBuff, 0, sizeof(_errBuff));
+    }
+    virtual ~SubCommand();
+    virtual FlintStatus executeCommand() = 0;
+    inline void setParams(const FlintParams& flintParams) {_flintParams = flintParams;}
+    inline string& getName() {return this->_name;}
+    inline string& getDesc() {return this->_desc;}
+    inline string& getExtDesc() {return this->_extendedDesc;}
+    inline string& getFlagL() {return this->_flagLong;}
+    inline string& getFlagS() {return this->_flagShort;}
+    inline string& getParam() {return this->_param;}
+    inline string& getParamExp() {return this->_paramExp;}
+    inline string& getExample() {return this->_example;}
+};
+
+class BurnSubCommand : public SubCommand
+{
+private:
+	u_int8_t _fwType;
+    fw_info_t _devInfo;
+    fw_info_t _imgInfo;
+    FwOperations::ExtBurnParams _burnParams;
+    bool _devQueryRes;
+
+    FlintStatus burnFs3();
+    FlintStatus burnFs2();
+    bool checkFwVersion();
+    bool checkPSIDAndIbEth();
+    void updateBurnParams();
+    void dealWithExpRom();
+    bool checkMatchingExpRomDevId(const fw_info_t& info);
+    bool dealWithGuids();
+    bool dealWithVSD();
+public:
+    BurnSubCommand();
+    ~BurnSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class QuerySubCommand : public SubCommand
+{
+private:
+    FlintStatus printInfo(const fw_info_t& fwInfo, bool fullQuery);
+    bool displayFs3Uids(const fw_info_t& fwInfo);
+    bool displayFs2Uids(const fw_info_t& fwInfo);
+    bool reportBxGuidsQuery(const guid_t* guids, int base1, int guids_num, int index, const char* pre_str);
+    bool reportBxMacsQuery(const guid_t* guids, int base1, int guids_num, int index, const char* pre_str);
+    bool reportBxMacsWarnings(const guid_t* guids, int index, int warning, int user_uids);
+    bool checkMac(u_int64_t mac, string& warrStr);
+public:
+    QuerySubCommand();
+    ~QuerySubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class VerifySubCommand : public SubCommand
+{
+private:
+
+public:
+    VerifySubCommand();
+    ~VerifySubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class SwResetSubCommand : public SubCommand
+{
+private:
+
+public:
+    SwResetSubCommand();
+    ~SwResetSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class BromSubCommand : public SubCommand
+{
+private:
+    fw_info_t _info;
+    roms_info_t _romsInfo;
+    FImage _fRom;
+public:
+    BromSubCommand();
+    ~BromSubCommand();
+    inline FlintStatus executeCommand();
+    bool verifyParams();
+    bool getExpRomStrVer(roms_info_t& roms_info, char* version);
+};
+
+class DromSubCommand : public SubCommand
+{
+public:
+    DromSubCommand();
+    ~DromSubCommand();
+    FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+
+class RromSubCommand : public SubCommand
+{
+private:
+
+public:
+    RromSubCommand();
+    ~RromSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class BbSubCommand : public SubCommand
+{
+private:
+
+public:
+    BbSubCommand();
+    ~BbSubCommand();
+    FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+
+class SgSubCommand : public SubCommand
+{
+private:
+    fw_info_t _info;
+    FwOperations* _ops;
+    FwOperations::sg_params_t _sgParams;
+
+    FlintStatus sgFs2();
+    FlintStatus sgFs3();
+    void setUserGuidsAndMacs();
+    bool CheckSetGuidsFlags();
+public:
+    SgSubCommand();
+    ~SgSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class SmgSubCommand : public SubCommand
+{
+private:
+    guid_t _baseGuid;
+public:
+    SmgSubCommand();
+    ~SmgSubCommand();
+    inline FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+
+class SetVpdSubCommand : public SubCommand
+{
+private:
+
+public:
+    SetVpdSubCommand();
+    ~SetVpdSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class SvSubCommand : public SubCommand
+{
+private:
+
+public:
+    SvSubCommand();
+    ~SvSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+class RiSubCommand : public SubCommand
+{
+private:
+    FlintStatus writeImageToFile(const char *file_name, u_int8_t *data, u_int32_t length);
+public:
+    RiSubCommand();
+    ~RiSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class DcSubCommand : public SubCommand
+{
+private:
+    std::vector<u_int8_t> _sect;
+public:
+    DcSubCommand();
+    ~DcSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+class DhSubCommand : public SubCommand
+{
+private:
+    std::vector<u_int8_t> _sect;
+public:
+    DhSubCommand();
+    ~DhSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class SetKeySubCommand : public SubCommand
+{
+private:
+    hw_key_t _userKey;
+    bool _getKeyInter;
+    bool getKeyInteractively();
+public:
+    SetKeySubCommand();
+    ~SetKeySubCommand();
+    inline FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+class HwAccessSubCommand : public SubCommand
+{
+private:
+    FlintStatus disableHwAccess();
+    FlintStatus enableHwAccess();
+public:
+    HwAccessSubCommand();
+    ~HwAccessSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class HwSubCommand : public SubCommand
+{
+private:
+    FlintStatus printAttr(const ext_flash_attr_t& attr);
+public:
+    HwSubCommand();
+    ~HwSubCommand();
+    inline FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+class EraseSubCommand : public SubCommand
+{
+private:
+
+public:
+    EraseSubCommand();
+    ~EraseSubCommand();
+    inline FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+class RwSubCommand : public SubCommand
+{
+private:
+
+public:
+    RwSubCommand();
+    ~RwSubCommand();
+    inline FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+class WwSubCommand : public SubCommand
+{
+private:
+
+public:
+    WwSubCommand();
+    ~WwSubCommand();
+    inline FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+
+class WwneSubCommand : public SubCommand
+{
+private:
+
+public:
+    WwneSubCommand();
+    ~WwneSubCommand();
+    inline FlintStatus executeCommand();
+    inline bool verifyParams();
+};
+
+class WbSubCommand : public SubCommand
+{
+private:
+    bool extractData(const std::vector<string>& cmdParams , u_int32_t* addr, std::vector<u_int8_t>& data);
+public:
+    WbSubCommand();
+    ~WbSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+
+class WbneSubCommand : public SubCommand
+{
+private:
+    bool extractData(const std::vector<string>& cmdParams , u_int32_t* addr, std::vector<u_int32_t>& data);
+    bool writeBlock(u_int32_t addr, std::vector<u_int32_t> dataVec);
+public:
+    WbneSubCommand();
+    ~WbneSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class RbSubCommand : public SubCommand
+{
+private:
+    bool printToScreen(const std::vector<u_int8_t>& buff);
+    bool readBlock(u_int32_t addr, std::vector<u_int8_t>& buff, bool isFlash);
+public:
+    RbSubCommand();
+    ~RbSubCommand();
+    FlintStatus executeCommand();
+    bool verifyParams();
+};
+
+class ClearSemSubCommand : public SubCommand
+{
+private:
+
+public:
+    ClearSemSubCommand();
+    ~ClearSemSubCommand();
+    FlintStatus executeCommand();
+};
+
+class RomQuerySubCommand : public SubCommand
+{
+private:
+    roms_info_t _romsInfo;
+public:
+    RomQuerySubCommand();
+    ~RomQuerySubCommand();
+    FlintStatus executeCommand();
+};
+
+class ResetCfgSubCommand : public SubCommand
+{
+public:
+    ResetCfgSubCommand();
+    ~ResetCfgSubCommand();
+    FlintStatus executeCommand();
+};
+
+class FiSubCommand : public SubCommand
+{
+public:
+    FiSubCommand();
+    ~FiSubCommand();
+    FlintStatus executeCommand();
+};
+
+#endif
diff --git a/gitversion.sh b/gitversion.sh
new file mode 100755
index 0000000..8fe67a4
--- /dev/null
+++ b/gitversion.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+if git rev-parse --short HEAD > gitversion.tmp
+then
+    echo "#define TOOLS_GIT_SHA \"`tr -d '\n' < gitversion.tmp`\"" > $1 
+fi
+rm gitversion.tmp
diff --git a/include/mtcr_ul/mtcr.h b/include/mtcr_ul/mtcr.h
new file mode 100644
index 0000000..89166f9
--- /dev/null
+++ b/include/mtcr_ul/mtcr.h
@@ -0,0 +1,277 @@
+/*
+ *  mtcr.h - Mellanox Software tools (mst) driver definitions
+ *
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#ifndef MTCR_H
+#define MTCR_H
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include <sys/types.h>
+
+typedef enum MError {
+    ME_OK = 0,
+    ME_ERROR,
+    ME_BAD_PARAMS,
+    ME_CR_ERROR,
+    ME_NOT_IMPLEMENTED,
+    ME_SEM_LOCKED,
+    ME_MEM_ERROR,
+
+    ME_MAD_SEND_FAILED,
+    ME_UNKOWN_ACCESS_TYPE,
+    ME_UNSUPPORTED_DEVICE,
+    ME_REG_NOT_SUPPORTED,
+
+    // errors regarding REG_ACCESS
+    ME_REG_ACCESS_OK = 0,
+    ME_REG_ACCESS_BAD_STATUS_ERR = 0x100,
+    ME_REG_ACCESS_BAD_METHOD,
+    ME_REG_ACCESS_NOT_SUPPORTED,
+    ME_REG_ACCESS_DEV_BUSY,
+    ME_REG_ACCESS_VER_NOT_SUPP,
+    ME_REG_ACCESS_UNKNOWN_TLV,
+    ME_REG_ACCESS_REG_NOT_SUPP,
+    ME_REG_ACCESS_CLASS_NOT_SUPP,
+    ME_REG_ACCESS_METHOD_NOT_SUPP,
+    ME_REG_ACCESS_BAD_PARAM,
+    ME_REG_ACCESS_RES_NOT_AVLBL,
+    ME_REG_ACCESS_MSG_RECPT_ACK,
+    ME_REG_ACCESS_UNKNOWN_ERR,
+    ME_REG_ACCESS_SIZE_EXCCEEDS_LIMIT,
+    ME_REG_ACCESS_CONF_CORRUPT,
+    ME_REG_ACCESS_LEN_TOO_SMALL,
+    ME_REG_ACCESS_BAD_CONFIG,
+    ME_REG_ACCESS_ERASE_EXEEDED,
+
+    // errors regarding ICMD
+    ME_ICMD_STATUS_CR_FAIL = 0x200,       // cr-space access failure
+    ME_ICMD_INVALID_OPCODE,
+    ME_ICMD_INVALID_CMD,
+    ME_ICMD_OPERATIONAL_ERROR,
+    ME_ICMD_BAD_PARAM,
+    ME_ICMD_BUSY,
+    ME_ICMD_INIT_FAILED,
+    ME_ICMD_NOT_SUPPORTED,
+    ME_ICMD_STATUS_SEMAPHORE_TO,          // timed out while trying to take semaphore
+    ME_ICMD_STATUS_EXECUTE_TO,            // timed out while waiting for command to execute
+    ME_ICMD_STATUS_IFC_BUSY,
+    ME_ICMD_STATUS_ICMD_NOT_READY,
+    ME_ICMD_UNSUPPORTED_ICMD_VERSION,
+    ME_ICMD_UNKNOWN_STATUS,
+    ME_ICMD_ICM_NOT_AVAIL,
+    ME_ICMD_WRITE_PROTECT,
+
+    //errors regarding Tools CMDIF
+    ME_CMDIF_BUSY = 0x300,
+    ME_CMDIF_TOUT,
+    ME_CMDIF_BAD_STATUS,
+    ME_CMDIF_BAD_OP,
+    ME_CMDIF_NOT_SUPP,
+    ME_CMDIF_BAD_SYS,
+
+    ME_LAST
+} MError;
+
+typedef enum Mdevs_t {
+    MDEVS_GAMLA     = 0x01, /*  Each device that actually is a Gamla */
+    MDEVS_I2CM      = 0x02, /*  Each device that can work as I2C master */
+    MDEVS_MEM       = 0x04, /*  Each device that is a memory driver (vtop) */
+    MDEVS_TAVOR_DDR = 0x08, /*  Each device that maps to Tavor DDR */
+    MDEVS_TAVOR_UAR = 0x10, /*  Each device that maps to Tavor UAR */
+    MDEVS_TAVOR_CR  = 0x20, /*  Each device that maps to Tavor CR */
+    MDEVS_IF        = 0x40, /*  Standard device  interface */
+    MDEVS_REM       = 0x80, /*  Remote devices */
+    MDEVS_PPC       = 0x100, /*  PPC devices */
+    MDEVS_DEV_I2C   = 0x200, /* Generic linux kernel i2c device */
+    MDEVS_IB        = 0x400, /* Cr access over IB Mads */
+    MDEVS_MLNX_OS   = 0x800, /* access by CmdIf in MlnxOS */
+    MDEVS_FWCTX		= 0x900, /*access by UEFI func/context */
+    MDEVS_TAVOR     = (MDEVS_TAVOR_DDR|MDEVS_TAVOR_UAR|MDEVS_TAVOR_CR),
+    MDEVS_ALL       = 0xffffffff
+} Mdevs;
+typedef struct mfile_t mfile;
+
+typedef enum {
+    MACCESS_REG_METHOD_GET = 1,
+    MACCESS_REG_METHOD_SET = 2
+} maccess_reg_method_t;
+
+typedef struct dev_info_t
+{
+    Mdevs         type;
+    char          dev_name[512];
+
+    union {
+        struct {
+            u_int16_t domain;
+            u_int8_t  bus;
+            u_int8_t  dev;
+            u_int8_t  func;
+
+            u_int16_t dev_id;
+            u_int16_t vend_id;
+            u_int32_t class_id;
+            u_int16_t subsys_id;
+            u_int16_t subsys_vend_id;
+
+            char      cr_dev[512];
+            char      conf_dev[512];
+            char**    net_devs;      // Null terminated array
+            char**    ib_devs;       // Null terminated array
+        } pci;
+
+        struct {
+            u_int32_t TBD;
+        } usb;
+
+        struct {
+            u_int32_t TBD;
+        } ib;
+
+        struct {
+            u_int32_t TBD;
+        } remote;
+    };
+} dev_info;
+
+typedef enum {
+    RA_MFPA=0x9010,
+    RA_MFBA=0x9011,
+    RA_MFBE=0x9012,
+} reg_access_t;
+
+enum mtcr_access_method {
+    MTCR_ACCESS_ERROR  = 0x0,
+    MTCR_ACCESS_MEMORY = 0x1,
+    MTCR_ACCESS_CONFIG = 0x2,
+    MTCR_ACCESS_INBAND = 0x3
+};
+/*
+ * Read 4 bytes, return number of succ. read bytes or -1 on failure
+ */
+int mread4(mfile *mf, unsigned int offset, u_int32_t *value);
+
+/*
+ * Write 4 bytes, return number of succ. written bytes or -1 on failure
+ */
+int mwrite4(mfile *mf, unsigned int offset, u_int32_t value);
+
+
+int mread4_block (mfile *mf, unsigned int offset, u_int32_t* data, int byte_len);
+int mwrite4_block (mfile *mf, unsigned int offset, u_int32_t* data, int byte_len);
+
+int msw_reset(mfile *mf);
+
+/*
+ * Get list of MST (Mellanox Software Tools) devices.
+ * Put all device names as null-terminated strings to buf.
+ *
+ * Return number of devices found or -1 if buf overflow
+ */
+int mdevices(char *buf, int len, int mask);
+
+
+/*
+ * Get list of MST (Mellanox Software Tools) devices info records.
+ * Return a dynamic allocated array of dev_info records.
+ * len will be updated to hold the array length
+ *
+ */
+dev_info* mdevices_info(int mask, int* len);
+
+void mdevice_info_destroy(dev_info* dev_info, int len);
+void mdevices_info_destroy(dev_info* dev_info, int len);
+
+int mget_mdevs_type(mfile *mf, u_int32_t *mtype);
+
+/*
+ * Open Mellanox Software tools (mst) driver. Device type==TAVOR
+ * Return valid mfile ptr or 0 on failure
+ */
+mfile *mopen(const char *name);
+
+mfile *mopend(const char *name, int type);
+
+mfile *mopen_fw_ctx(void* fw_cmd_context, void* fw_cmd_func);
+
+/*
+ * Close Mellanox driver
+ * req. descriptor
+ */
+int mclose(mfile *mf);
+
+unsigned char mset_i2c_slave(mfile *mf, unsigned char new_i2c_slave);
+
+int mget_mdevs_flags(mfile *mf, u_int32_t *devs_flags);
+
+int maccess_reg_mad(mfile *mf, u_int8_t *data);
+
+int mos_reg_access(mfile *mf, int reg_access, void *reg_data, u_int32_t cmd_type);
+
+int maccess_reg_cmdif(mfile *mf, reg_access_t reg_access, void *reg_data, u_int32_t cmd_type);
+
+int maccess_reg(mfile     *mf,
+                u_int16_t  reg_id,
+                maccess_reg_method_t reg_method,
+                void*      reg_data,
+                u_int32_t  reg_size,
+                u_int32_t	r_size_reg, // used when sending via icmd interface (how much data should be read back to the user)
+                u_int32_t	w_size_reg, // used when sending via icmd interface (how much data should be written to the scratchpad)
+                         	 	 	    // if you dont know what you are doing then r_size_reg = w_size_reg = your_register_size
+                int       *reg_status);
+
+int icmd_send_command(mfile *mf, int opcode, void* data, int data_size, int skip_write);
+
+int icmd_clear_semaphore(mfile *mf);
+
+int mget_max_reg_size(mfile *mf);
+
+const char* m_err2str(MError status);
+
+int mread_buffer(mfile *mf, unsigned int offset, u_int8_t* data, int byte_len);
+int mwrite_buffer(mfile *mf, unsigned int offset, u_int8_t* data, int byte_len);
+
+int tools_cmdif_query_dev_cap(mfile *mf, u_int32_t offset, u_int64_t* data);
+
+#ifdef __cplusplus
+}
+#endif
+
+#define DEV_MST_EXAMPLE1 "mlx4_0"
+#define DEV_MST_EXAMPLE2 "03:00.0"
+
+#endif
diff --git a/man/mstflint.1 b/man/mstflint.1
new file mode 100644
index 0000000..f7289a7
--- /dev/null
+++ b/man/mstflint.1
@@ -0,0 +1,923 @@
+.\"Text automatically generated by txt2man
+.TH mstflint 3.6.0  "December 2013" "" ""
+.SH NAME
+\fBmstflint \fP- Mellanox Technologies Firmware Update Tool
+.SH SYNOPSIS
+.nf
+.fam C
+  \fBmstlint\fP [\fIOPTIONS\fP] <command> [\fIParameters\fP]
+      [\fB-d\fP|\fB--device\fP <device>] [\fB--guid\fP <GUID>]
+      [\fB--guids\fP <GUIDS\.\.\.>] [\fB--mac\fP <MAC>]
+      [\fB--macs\fP <MACs\.\.\.>] [\fB--uid\fP <UID>]
+      [\fB--uids\fP <UIDs\.\.\.>] [\fB--blank_guids\fP]
+      [\fB--clear_semaphore\fP] [\fB-h\fP|\fB--help\fP] [\fB--hh\fP]
+      [\fB-i\fP|\fB--image\fP <image>] [\fB--qq\fP] [\fB--nofs\fP]
+      [\fB--allow_psid_change\fP] [\fB--allow_rom_change\fP]
+      [\fB--override_cache_replacement\fP] [\fB--no_flash_verify\fP]
+      [\fB-s\fP|\fB--silent\fP] [\fB-y\fP|\fB--yes\fP] [\fB--no\fP] [\fB--vsd\fP <string>]
+      [\fB--use_image_ps\fP] [\fB--use_image_guids\fP]
+      [\fB--use_image_rom\fP] [\fB--dual_image\fP]
+      [\fB--striped_image\fP] [\fB--banks\fP <bank>]
+      [\fB--log\fP <log_file>] [\fB--flash_params\fP <type, log2size, num_of_flashes>]
+      [\fB-v\fP|\fB--version\fP] 
+.fam T
+.fi
+.fam T
+.fi
+.SH DESCRIPTION
+\fBmstflint\fP [\fIOPTIONS\fP] <command> [\fIParameters\fP]
+mstflint is a FW (firmware) burning and flash memory operations tool for
+Mellanox Infiniband HCAs, Ethernet NIC cards, and switch devices.
+.SH OPTIONS
+\fBmstflint\fP [\fIOPTIONS\fP] <command> [\fIParameters\fP]
+.RS
+.TP
+.B
+\fB-d\fP|\fB--device\fP <device>
+: Device flash is connected to.
+Commands affected: all
+.TP
+.B
+\fB--guid\fP <GUID>
+: GUID base value. 4 GUIDs
+are automatically assigned to the following 
+values:
+.RS
+.TP
+.B
+guid
+-> node GUID
+guid+1 -> port1
+guid+2 -> port2
+guid+3 -> system image GUID.
+.PP
+Note: port2 guid will be assigned even 
+for a
+single port HCA - The HCA ignores this value.
+.PP
+Commands affected: burn, sg
+.RE
+.TP
+.B
+\fB--guids\fP <GUIDS\.\.\.>
+: 4 GUIDs must be specified here.
+The specified GUIDs are assigned
+to the following fields, repectively:
+node, port1, port2 and system image GUID.
+.RS
+.PP
+Note: port2 guid must be specified even 
+for a
+single port HCA - The HCA ignores this value.
+It can be set to 0x0.
+.PP
+Commands affected: burn, sg
+.RE
+.TP
+.B
+\fB--mac\fP <MAC>
+: MAC address base value. 2 MACs
+are automatically assigned to the
+following values:
+.RS
+.TP
+.B
+mac
+-> port1
+.TP
+.B
+mac+1
+-> port2
+.PP
+Commands affected: burn, sg
+.RE
+.TP
+.B
+\fB--macs\fP <MACs\.\.\.>
+: 2 MACs must be specified here.
+The specified MACs are assigned
+to port1, port2, repectively.
+Commands affected: burn, sg
+.RS
+.PP
+Note: \fB-mac\fP/\fB-macs\fP flags are applicable only 
+for Mellanox
+Technologies ethernet products.
+.RE
+.TP
+.B
+\fB--uid\fP <UID>
+: BridgeX only. Derive and set the device UIDs 
+(GUIDs, MACs, WWNs).
+UIDs are derived from the given base UID 
+according to Mellanox Methodology
+Commands affected: burn, sg
+.TP
+.B
+\fB--uids\fP <UIDs\.\.\.>
+: BridgeX only. 29 space separated UIDs must 
+be specified here.
+The specified UIDs are assigned to the following 
+fields, repectively:
+.RS
+G0-MAC-PI0      G0-MAC-PI1      G0-MAC-PI2      G0-MAC-PE0
+G0-MAC-PE1      G0-MAC-PE2      G0-MAC-PE3      G0-FC-WWPN-P0
+G0-FC-WWPN-P1   G0-FC-WWPN-P2   G0-FC-WWPN-P3   G0-IB-NODE-GUID
+G0-IB-PORT-GUID G0-FC-WWNN      G1-MAC-PI0      G1-MAC-PI1
+G1-MAC-PI2      G1-MAC-PE0      G1-MAC-PE1      G1-MAC-PE2
+G1-MAC-PE3      G1-FC-WWPN-P0   G1-FC-WWPN-P1   G1-FC-WWPN-P2
+G1-FC-WWPN-P3   G1-IB-NODE-GUID G1-IB-PORT-GUID G1-FC-WWNN
+IB-SYSTEM-GUID
+Commands affected: 
+burn, sg
+.RE
+.TP
+.B
+\fB--blank_guids\fP
+: Burn the image with blank GUIDs and MACs 
+(where
+applicable). These values can be 
+set later using
+the "sg" command (see details below).
+.RS
+.PP
+Commands affected: burn
+.RE
+.TP
+.B
+\fB--clear_semaphore\fP
+: Force clear the flash semaphore on the device.
+No command is allowed when this flag is 
+used.
+NOTE: May result in system instability 
+or flash
+corruption if the device or another
+application is currently using the flash.
+Exercise caution.
+.TP
+.B
+\fB-h\fP|\fB--help\fP
+: Prints this message and exits
+.TP
+.B
+\fB--hh\fP
+: Prints extended command help
+.TP
+.B
+\fB-i\fP|\fB--image\fP <image>
+: Binary image file.
+Commands affected: burn, verify
+.TP
+.B
+\fB--qq\fP
+: Run a quick query. When specified, mstflint 
+will not perform full
+image integrity checks during the query 
+operation. This may shorten
+execution time when running over slow interfaces 
+(e.g., I2C, MTUSB-1).
+Commands affected: burn, query
+.TP
+.B
+\fB--nofs\fP
+: Burn image in a non failsafe manner.
+.TP
+.B
+\fB--allow_psid_change\fP
+: Allow burning a FW image with a different 
+PSID (Parameter Set ID)than the
+one currently on flash. Note that changing 
+a PSID may cause the device to
+malfunction. Use only if you know what you 
+are doing
+.TP
+.B
+\fB--allow_rom_change\fP
+: Allow burning/removing a ROM to/from FW image 
+when product version is present.
+Use only if you know what you are doing
+.TP
+.B
+\fB--override_cache_replacement\fP
+: On SwitchX/ConnectIB devices:
+Allow accessing the flash even if the cache 
+replacement mode is enabled.
+NOTE: This flag is intended for advanced 
+users only.
+Running in this mode may cause the firmware 
+to hang.
+.TP
+.B
+\fB--no_flash_verify\fP
+: Do not verify each write on the flash.
+.TP
+.B
+\fB-s\fP|\fB--silent\fP
+: Do not print burn progress flyer.
+Commands affected: burn
+.TP
+.B
+\fB-y\fP|\fB--yes\fP
+: Non interactive mode - assume answer
+"yes" to all questions.
+Commands affected: all
+.TP
+.B
+\fB--no\fP
+: Non interactive mode - assume answer
+"no" to all questions.
+Commands affected: all
+.TP
+.B
+\fB--vsd\fP <string>
+: Write this string, of up to 208 characters, 
+to VSD when burn.
+.TP
+.B
+\fB--use_image_ps\fP
+: Burn vsd as appears in the given image - 
+do not keep existing VSD on flash.
+Commands affected: burn
+.TP
+.B
+\fB--use_image_guids\fP
+: Burn (guids/uids/macs) as appears in the 
+given image.
+Commands affected: burn
+.TP
+.B
+\fB--use_image_rom\fP
+: Do not save the ROM which exists in the device.
+Commands affected: burn
+.TP
+.B
+\fB--dual_image\fP
+: Make the burn process burn two images on 
+flash (previously default algorithm). Currentdefault 
+failsafe burn process burns a single image 
+(in alternating locations).
+Commands affected: burn
+.TP
+.B
+\fB--striped_image\fP
+: Use this flag to indicate that the given 
+image file is in a "striped image" format.
+Commands affected: query verify
+.TP
+.B
+\fB--banks\fP <bank>
+: Set the number of attached flash devices 
+(banks)
+.TP
+.B
+\fB--log\fP <log_file>
+: Print the burning status to the specified 
+log file
+\fB--flash_params\fP <type, log2size, num_of_flashes>: Use the given parameters to access the flash 
+instead of reading them from the flash.
+Supported parameters:
+Type: The type of the flash, such as: M25PXxx, 
+M25Pxx, N25Q0XX, SST25VFxx, W25QxxBV, W25Xxx, 
+AT25DFxxx, S25FLXXXP.
+log2size: The log2 of the flash size.num_of_flashes: 
+the number of the flashes connected to the 
+device.
+.TP
+.B
+\fB-v\fP|\fB--version\fP
+: Version info.
+.RE
+.RE
+.PP
+.SH
+COMMANDS SUMMARY:
+.RS
+.TP
+.B
+burn|b
+: Burn flash
+.TP
+.B
+query|q [full]
+                                : Query misc. flash/firmware characteristics, use "full"
+to get more information.
+.TP
+.B
+verify|v [showitoc]
+                                : Verify entire flash, use "showitoc" to see ITOC headers
+in FS3 image only.
+.TP
+.B
+swreset
+                                : SW reset the target un-managed switch device. This command
+is supported only in the In-Band access method.
+.TP
+.B
+brom
+<ROM-file>                      : Burn the specified ROM file on the flash.
+.TP
+.B
+drom
+                                : Remove the ROM section from the flash.
+.TP
+.B
+rrom
+<out-file>                      : Read the ROM section from the flash.
+.TP
+.B
+bb
+: Burn Block - Burns the given image as is. No checks are done.
+.TP
+.B
+sg
+[nocrc]                         : Set GUIDs.
+.TP
+.B
+smg
+: Set manufacture GUIDs (For FS3 image only).
+.TP
+.B
+set_vpd
+[vpd file]                      : Set read-only VPD (For FS3 image only).
+.TP
+.B
+sv
+: Set the VSD.
+.TP
+.B
+ri
+<out-file>                      : Read the fw image on the flash.
+.TP
+.B
+dc
+[out-file]                      : Dump Configuration: print fw configuration file for the given image.
+.TP
+.B
+dh
+[out-file]                      : Dump Hash: dump the hash if it is integrated in the FW image
+.TP
+.B
+set_key
+[key]                           : Set/Update the HW access key which is used to enable/disable access to HW.
+The key can be provided in the command line or interactively typed after
+the command is given
+NOTE: The new key is activated only after the device is reset.
+.TP
+.B
+hw_access
+<enable|disable> [key]          : Enable/disable the access to the HW.
+The key can be provided in the command line or interactively typed after
+the command is given
+.TP
+.B
+hw
+query                           : Query HW info and flash attributes.
+.TP
+.B
+erase|e <addr>
+: Erases sector.
+.TP
+.B
+rw
+<addr>                          : Read one dword from flash
+.TP
+.B
+ww
+<addr> <data>                   : Write one dword to flash
+.TP
+.B
+wwne
+<addr> <data>                   : Write one dword to flash without sector erase
+.TP
+.B
+wbne
+<addr> <size> <data \.\.\.>        : Write a data block to flash without sector erase.
+.TP
+.B
+wb
+<data-file> <addr>              : Write a data block to flash.
+.TP
+.B
+rb
+<addr> <size> [out-file]        : Read  a data block from flash
+.TP
+.B
+qrom
+                                : query rom in a given image.
+.RE
+.PP
+
+.RE
+.PP
+.SH
+COMMANDS DESCRIPTION:
+.RS
+.SS
+
+.TP
+.B
+\fIName\fP: burn
+.IP
+\fIDescription\fP: Burn flash. Performs failsafe FW update from a raw binary image.
+.IP
+\fICommand\fP: burn|b
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 \fB-i\fP image1.bin burn
+.IP \(bu 4
+mstflint \fB-d\fP mlx4_0 \fB-guid\fP 0x2c9000100d050 \fB-i\fP image1.bin b
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: query
+.IP
+\fIDescription\fP: Query miscellaneous FW and flash parameters. 
+.IP
+Display FW Version, GUIDs, PSID, and other info.
+.IP
+\fICommand\fP: query|q [full]
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 query
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: verify
+.IP
+\fIDescription\fP: Verify entire flash.
+.IP
+\fICommand\fP: verify|v [showitoc]
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 v
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: swreset
+.IP
+\fIDescription\fP: SW reset the target un-managed switch device. 
+.IP
+This command is supported only in the In-Band access method.
+.IP
+\fICommand\fP: swreset
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP: None
+
+."***************************************************************************************
+.RE
+.TP
+.B
+\fIName\fP: brom
+.IP
+\fIDescription\fP: Burn the specified exp-ROM on the flash.
+.IP
+\fICommand\fP: brom <ROM-file>
+.IP
+\fIParameters\fP: file: The exp-ROM file.
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 brom exp-rom.rom
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: drom
+.IP
+\fIDescription\fP: Remove the exp-ROM from the flash if it is existing.
+.IP
+\fICommand\fP: drom
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 drom
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: rrom
+.IP
+\fIDescription\fP: Read the exp-ROM from the flash if it is existing.
+.IP
+\fICommand\fP: rrom <out-file>
+.IP
+\fIParameters\fP: file: filename to write the exp-ROM to.
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 rrom exp-rom.rom
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: bb
+.IP
+\fIDescription\fP: Burns entire flash verbatim from raw binary image. No checks are done on the flash or
+.IP
+on the given image file. No fields (such as VSD or Guids) are read from flash.
+.IP
+\fICommand\fP: bb
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 \fB-i\fP image1.bin bb
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: sg
+.IP
+\fIDescription\fP: Set GUIDs/MACs/UIDs in the given device/image.
+.IP
+Use \fB-guid\fP(s), \fB-mac\fP(s) and \fB-uid\fP(s) flags to set the desired values.
+.IP
+- On pre-ConnectX devices, the sg command is used in production to apply GUIDs/MACs values
+.IP
+to cards that were pre-burnt with blank GUIDs. It is not meant for use in field.
+.IP 
+On 4th generation devices, this command can operate on both image file and image on flash.
+.IP
+If the GUIDs/MACs/UIDs in the image on flash are non-blank,
+.IP
+mstflint will re-burn the current image using the given GUIDs/MACs/UIDs.
+.IP
+\fICommand\fP: sg [nocrc]
+.IP
+\fIParameters\fP:
+.IP
+nocrc: (optional) When specified the mstflint would not update
+.IP
+the full image crc after changing the guids
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 \fB-guid\fP 0x0002c9000100d050 sg
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: smg
+.IP
+\fIDescription\fP: Set manufacture GUID, Set manufacture GUIDs in the given FS3 image.
+.IP
+Use \fB-uid\fP flag to set the desired GUIDs.
+.IP
+\fICommand\fP: smg
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-i\fP fw_image.bin \fB-uid\fP 0x0002c9000100d050 smg
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: set vpd
+.IP
+\fIDescription\fP: Set Read-only VPD, Set VPD in the given FS3 image.
+.IP
+\fICommand\fP: set_vpd [vpd file]
+.IP
+\fIParameters\fP: vpd file: bin file containing the vpd data
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-i\fP fw_image.bin set_vpd vpd.bin
+
+."***************************************************************************************
+
+.RE
+.TP
+.b
+\fIName\fP: sv
+.IP
+\fIDescription\fP: Set VSD in the given device/image.
+.IP
+Use \fB-vsd\fP flag to set the desired VSD string.
+.IP
+\fICommand\fP: sv
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP: 
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 \fB-vsd\fP VSD_STRING sv
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: ri
+.IP
+\fIDescription\fP: Read the FW image from flash and write it to a file.
+.IP
+\fICommand\fP: ri <out-file>
+.IP
+\fIParameters\fP: file: filename to write the image to (raw binary).
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 ri file.bin
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: dc
+.IP
+\fIDescription\fP:Print (to screen or to a file) the FW configuration text file used by the image generation process.
+.IP
+This command would fail if the image does not contain a FW configuration section. Existence of this
+.IP
+section depends on the version of the image generation tool.
+.IP
+\fICommand\fP: dc [out-file]
+.IP
+\fIParameters\fP: file: (optional) filename to write the dumped configuration to. If not given, the data is printed to screen.
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 dc
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: dh
+\fIDescription\fP: Print (to screen or to a file) the HASH text file used by the FW.
+.IP
+This command would fail if the image does not contain a Hash file.
+.IP
+\fICommand\fP: dh [out-file]
+.IP
+\fIParameters\fP: file - (optional) filename to write the dumped tracer hash file to. If not given, the data is printed to screen.
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 dh hash.csv
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: set_key
+.IP
+\fIDescription\fP: Set/Update the HW access key which is used to enable/disable access to HW.
+.IP
+\fICommand\fP: set_key [key]
+.IP
+\fIParameters\fP: key: (optional) The new key you intend to set (in hex).
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 set_key 1234deaf5678
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: hw_access
+.IP
+\fIDescription\fP: Enable/disable the access to the HW.
+.IP
+\fICommand\fP: hw_access <enable|disable> [key]
+.IP
+\fIParameters\fP: <enable/disable>: Specify if you intend to disable or enable the HW access.
+.IP
+You will be asked to type a key when you try to enable HW access.
+.IP
+.B
+key: (optional) The key you intend to use for enabling the HW access.
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 hw_access enable
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: hw
+.IP
+\fIDescription\fP: Access HW info and flash attributes.
+.IP
+\fICommand\fP: hw query
+.IP
+\fIParameters\fP: query: query HW info
+.IP
+\fIExample\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 hw query
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: erase
+.IP
+\fIDescription\fP: Erases a sector that contains specified address.
+.IP
+\fICommand\fP: erase|e <addr>
+.IP
+\fIParameters\fP: addr - address of word in sector that you want to erase.
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 erase 0x10000
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: rw
+.IP
+\fIDescription\fP: Read one dword from flash.
+.IP
+\fICommand\fP: rw <addr>
+.IP
+\fIParameters\fP: addr - address of word to read
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 rw 0x20
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: ww
+.IP
+\fIDescription\fP: Write one dword to flash.
+.IP
+Note that the utility will read an entire flash sector,
+.IP
+modify one word and write the sector back. This may take a few seconds.
+.IP
+\fICommand\fP: ww <addr> <data>
+.IP
+\fIParameters\fP: addr - address of word
+.IP
+data - value of word
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 ww 0x10008 0x5a445a44
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: wwne
+.IP
+\fIDescription\fP: Write one dword to flash without sector erase.
+.IP
+Note that the result of operation is undefined and depends
+.IP
+on flash type. Usually "bitwise AND" (&) between specified
+.IP
+word and previous flash contents will be written to specified address.
+.IP
+\fICommand\fP: wwne <addr> <data>
+.IP
+\fIParameters\fP:
+.IP
+addr - address of word
+.IP
+data - value of word
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 wwne 0x10008 0x5a445a44
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: wbne
+.IP
+\fIDescription\fP: Write a block of data to the flash without erasing.
+.IP
+\fICommand\fP: wbne <addr> <size> <data \.\.\.>
+.IP
+\fIParameters\fP: addr - address of block
+.IP
+size - size of data to write in bytes
+.IP
+data - data to write - space seperated dwords
+.IP
+Examples:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 wbne 0x10000 12 0x30000 0x76800 0x5a445a44
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: wb
+.IP
+\fIDescription\fP: Write a block of data to the flash.
+.IP
+\fICommand\fP: wb <data-file> <addr>
+.IP
+\fIParameters\fP: data-file - file that contains the data to be written
+.IP
+addr - address to write the block to
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 wb myData.bin 0x0
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: rb
+.IP
+\fIDescription\fP:
+.IP
+Read a data block from the flash and write it to a file or to screen.
+.IP
+\fICommand\fP: rb <addr> <size> [out-file]
+.IP
+\fIParameters\fP: addr - address of block
+.IP
+size - size of data to read in bytes
+.IP
+file - filename to write the block (raw binary). If not given, the data is printed to screen.
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-d\fP 03:00.0 rb 0x10000 100 file.bin
+
+."***************************************************************************************
+
+.RE
+.TP
+.B
+\fIName\fP: qrom
+.IP
+\fIDescription\fP: query rom in a given image.
+.IP
+\fI'Command\fP: qrom
+.IP
+\fIParameters\fP: None
+.IP
+\fIExamples\fP:
+.IP \(bu 4
+mstflint \fB-i\fP fw_image.bin qrom 
+
+
+.RE
+Return values:
+0 - Successful completion
+1 - An error has occurred
+7 - For burn command - FW already updated - burn was aborted.
diff --git a/mcra.c b/mcra.c
deleted file mode 100644
index b390fcb..0000000
--- a/mcra.c
+++ /dev/null
@@ -1,191 +0,0 @@
-/*
- *
- *  mcra.c - Mellanox Configuratio Register Access tool
- *
- */
-
-#include "mtcr.h"
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
-#define ONES32(size)                    ((size)?(0xffffffff>>(32-(size))):0)
-#define MASK32(offset,size)             (ONES32(size)<<(offset))
-
-#define EXTRACT_C(source,offset,size)   ((((unsigned)(source))>>(offset)) & ONES32(size))
-#define EXTRACT(src,start,len)          (((len)==32)?(src):EXTRACT_C(src,start,len))
-
-#define MERGE_C(rsrc1,rsrc2,start,len)  ((((rsrc2)<<(start)) & (MASK32((start),(len)))) | ((rsrc1) & (~MASK32((start),(len)))))
-#define MERGE(rsrc1,rsrc2,start,len)    (((len)==32)?(rsrc2):MERGE_C(rsrc1,rsrc2,start,len))
-
-															 
-
-void usage(const char *n)
-{
-    printf("  Mellanox Configuration Registers Access tool\n");
-    printf("  Usage: %s  <device> <addr[.<bit offset>:<bit size>]> [data]\n", n);
-    printf("         If data is given, operation is write. Otherwise it is read.\n");
-    printf("         If a bit range is given in the address (E.G.: 0xf0014.16:8):.\n");
-    printf("              For read  - Only the requested bits are printed.\n");
-    printf("              For write - Read-Modify-Write. Only the requested bits are changed.\n");
-    exit(1);
-}
-
-int main(int ac, char *av[])
-{
-    char*         endp;
-    char*         dev = NULL;
-    int           rc=0;
-    unsigned int  addr = 0, val = 0;
-    mfile         *mf;
-    unsigned int  i2c_slave = 0;
-    int           ap = 1;
-    int           read_op = 0;
-	int           bit_offs = 0;
-	int           bit_size = 32;
-    char*         op_name = "cr write";
-
-#if 0
-    int  i, rc1;
-    char buf[1024], *p=buf;
-    rc1 = mdevices(buf, 1024);
-    for (i=0; i<rc1; i++)
-    {
-        printf("Found: \"%s\"\n", p);
-        p += strlen(p)+1;
-    }
-    exit(0);
-#endif
-
-    // Parse cmd line:
-    if (ac < 3 || ac > 6)
-        usage(av[0]);
-
-    // I2c slave stuff
-    if (av[1][0] == '-') {
-        if (!strcmp(av[1], "-s")) {
-            i2c_slave  = strtoul(av[2], &endp, 0);
-            if (*endp || i2c_slave == 0 || i2c_slave > 0x7f) {
-                fprintf(stderr, "-E- Bad slave address given (%s). Expecting a number [0x1 .. 0x7f]\n", av[2]);
-                exit(1);
-            } 
-            ap = 3;
-        }else {
-            fprintf(stderr, "-E- Unknown flag \"%s\"\n", av[2]);
-            exit(1);
-        }
-    }
-
-    if (ap >= ac) {
-        fprintf(stderr, "-E- Missing device argument\n");
-        exit(1);
-    } else {
-        dev = av[ap];
-        ap++;
-    }
-
-    if (ap >= ac) {
-        fprintf(stderr, "-E- Missing address argument\n");
-        exit(1);
-    } else {
-        addr = strtoul(av[ap], &endp, 0);
-		if (*endp != '\0' && *endp != '.') {
-			fprintf(stderr, "-E- Bad address given (%s). Unparsed string: \"%s\"\n", av[ap] ,endp);
-			exit(1);
-		}
-		
-		if (*endp == '.') {
-			bit_offs = strtoul(endp+1, &endp, 0);
-			if ((*endp != '\0' && *endp != ':') || bit_offs >= 32) {
-				fprintf(stderr, "-E- Bad bit offset in given address (%s). Unparsed string: \"%s\"\n", av[ap] ,endp);
-				exit(1);
-			}
-		}
-
-		if (*endp == ':') {
-			bit_size = strtoul(endp+1, &endp, 0);
-			if (*endp != '\0') {
-				fprintf(stderr, "-E- Bad bit size in given address (%s). Unparsed string: \"%s\"\n", av[ap] ,endp);
-				exit(1);
-			}
-
-			if (bit_size + bit_offs > 32) {
-				fprintf(stderr, "-E- Bad bit offset/size in given address (%s) - exceeds 32 bits\n", av[ap]);
-				
-				exit(1);
-			}
-		}  
-		
-		if (*endp) {
-			fprintf(stderr, "-E- Bad address given (%s). Unparsed string: \"%s\"\n", av[ap] ,endp);
-			exit(1);
-		}
-		
-		// Allow the bit_size to be ommited 
-		if (bit_size + bit_offs > 32)
-			bit_size = 32 - bit_offs;
-		
-        ap++;
-    }
-
-    if (ap >= ac) {
-        read_op = 1;
-        op_name = "cr read";
-    } else {
-        val = strtoul(av[ap], &endp, 0);
-        if (*endp) {
-            fprintf(stderr, "-E- Bad data given (%s)\n", av[ap]);
-            exit(1);
-        }
-        ap++;
-    }
-
-    if (ap < ac) {
-        fprintf(stderr, "-E- Extra argument given (%s)\n", av[ap]);
-        exit(1);
-    }
-
-
-    // Do the job
-    mf = mopen(dev);
-    if (!mf)
-    {
-        perror("mopen");
-        return 1;
-    }
-
-    //if (i2c_slave)
-    //    mset_i2c_slave(mf, (u_int8_t)i2c_slave);
-
-    if (read_op) {
-        rc = mread4(mf, addr, &val);
-		val = EXTRACT(val, bit_offs, bit_size);
-    } else {
-		if (bit_offs != 0 || bit_size != 32) {
-			// read-modify-write
-			u_int32_t tmp_val;
-			rc = mread4(mf, addr, &tmp_val);
-			if (rc != 4) {
-				perror(op_name);
-				exit(1);
-			}
-
-			val = MERGE(tmp_val, val, bit_offs, bit_size);
-		}
-        rc = mwrite4(mf, addr, val);
-    }
-
-    if (rc != 4) {
-        perror(op_name);
-    } else {
-        if (read_op)
-            printf("0x%08x\n", val);
-
-        rc = 0;
-    }
-
-    mclose(mf);
-    return rc;
-}
-
diff --git a/mflash.c b/mflash.c
deleted file mode 100644
index 7a25842..0000000
--- a/mflash.c
+++ /dev/null
@@ -1,2393 +0,0 @@
-
-
-#ifdef IRISC
-#include <tavor_mac.h>
-#define __cpu_to_be32(val) (val)
-#define NULL 0
-
-#else
-
-#include <mtcr.h>
-#include <stdlib.h>
-#include <stdio.h>
-#include <errno.h>
-#include <string.h>
-
-
-// Bit Slicing macros
-#define ONES32(size)                    ((size)?(0xffffffff>>(32-(size))):0)
-#define MASK32(offset,size)             (ONES32(size)<<(offset))
-
-#define EXTRACT_C(source,offset,size)   ((((unsigned)(source))>>(offset)) & ONES32(size))
-#define EXTRACT(src,start,len)          (((len)==32)?(src):EXTRACT_C(src,start,len))
-
-#define MERGE_C(rsrc1,rsrc2,start,len)  ((((rsrc2)<<(start)) & (MASK32((start),(len)))) | ((rsrc1) & (~MASK32((start),(len)))))
-#define MERGE(rsrc1,rsrc2,start,len)    (((len)==32)?(rsrc2):MERGE_C(rsrc1,rsrc2,start,len))
-
-
-#ifndef __WIN__
-
-#if defined __DJGPP__
-//
-// DJGPP - GCC PORT TO MS DOS
-//
-
-#include <netinet/in.h>
-#include <unistd.h>
-
-#define bswap_32(x) ntohl(x)
-
-
-#else // Linux GCC
-
-#include <byteswap.h>
-#include <endian.h>
-
-#endif // __DJGPP__
-
-#define SWAPL(l) bswap_32(l)
-
-#ifndef __cpu_to_be32
-#if __BYTE_ORDER == __LITTLE_ENDIAN
-#define __cpu_to_be32(val) SWAPL(val)
-#else
-#define __cpu_to_be32(val) (val)
-#endif
-#endif
-
-#else // __WIN__
-
-//
-// Windows (Under DDK)
-//
-
-#include <io.h>
-#include <Winsock2.h>
-#define SWAPL(l) ntohl(l)
-#define __cpu_to_be32(val) SWAPL(val) // Win is only run on LE CPUS
-#define inline __inline
-#define __cpu_to_be32(val) SWAPL(val) // Win is only run on LE CPUS
-
-#endif // __WIN__
-#endif
-
-#include "mflash.h"
-
-#ifndef __be32_to_cpu
-#define __be32_to_cpu(val)  __cpu_to_be32(val)
-#endif
-
-#ifndef zero
-#define zero 0
-#endif
-
-//
-// Mellanox Technologies LTD Devices naming/abbreviation convention in this file:
-//
-// InfiniHost       ihst
-// InfiniHostIII    ihst3
-// InfiniHostIIILx  ih3lx
-// ConnectX         cntx
-//
-
-
-/*
-*  Low level operations
-*/
-
-/* Flash Functions: */
-//typedef struct mflash *mflash;
-
-typedef int (*f_mf_lock)      (mflash* mfl, int lock_state);
-typedef int (*f_mf_unlock)    (mflash* mfl);
-
-typedef int (*f_mf_set_bank)  (mflash* mfl, u_int32_t bank);
-typedef int (*f_mf_read)      (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
-typedef int (*f_mf_write)     (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
-typedef int (*f_mf_erase_sect)(mflash* mfl, u_int32_t addr);
-typedef int (*f_mf_reset)     (mflash* mfl);
-
-typedef int (*f_st_spi_status)(mflash* mfl, u_int8_t op_type, u_int8_t* status);
-
-// This is an interface function when running in IRISC
-int mf_open_fw(mflash* mfl);
-
-//
-// mflash struct
-//
-#ifndef IRISC
-#define MFLASH_ERR_STR_SIZE 1024
-#else
-#define MFLASH_ERR_STR_SIZE    4
-#endif
-
-struct mflash {
-#ifndef IRISC
-    mfile*      mf;
-#endif
-
-    // Functions:
-    f_mf_lock       f_lock;
-    f_mf_unlock     f_unlock;
-    f_mf_set_bank   f_set_bank;
-
-    f_mf_read       f_read;
-    f_mf_write      f_write;
-    f_mf_write      f_write_blk;   // write and write_block have the same signateure, but theyr'e not the same func !
-    f_mf_read       f_read_blk;    // read  and read_block have the same signateure, but theyr'e not the same func !
-    f_mf_erase_sect f_erase_sect;
-    f_mf_reset      f_reset;
-
-    // Relevant for SPI flash (InfiniHostIIILx, ConnectX) only.
-    f_st_spi_status f_spi_status;
-
-    int             curr_bank;
-    int             is_locked;
-
-    flash_attr      attr;
-
-    int             opts[MFO_LAST];
-    char            last_err_str[MFLASH_ERR_STR_SIZE];
-};
-
-
-// NOTE: This macro returns ... not nice.
-#define CHECK_RC(rc) do {if (rc) return rc;} while(0)
-
-#define ARRSIZE(arr) (sizeof(arr)/sizeof(arr[0]))
-
-#ifdef ESS
-#define MREAD4(offs, val)  do {*val=READ_WORD(offs);} while (0)
-#define MWRITE4(offs, val) do {WRITE_WORD(offs, val);} while (0)
-#else
-#define MREAD4(offs, val)  do { if (mread4 (mfl->mf, offs, val) != 4) { \
-                                  fprintf(stderr, "-E- Cr read (0x%08x) failed: %s(%d)\n", (u_int32_t)(offs), strerror(errno), (u_int32_t)errno); \
-				  exit(2); } \
-                                  } while (0)
-
-#define MWRITE4(offs, val) do { if (mwrite4(mfl->mf, offs, val) != 4) { \
-                                  fprintf(stderr, "-E- Cr write (0x%08x, 0x%08x) failed: %s(%d)\n", (u_int32_t)(offs), (u_int32_t)(val), strerror(errno), (u_int32_t)errno); \
-				  mclose(mfl->mf); exit(2); } \
-                                  } while (0)
-#endif
-
-// Constants:
-
-// General:
-#define GPIO_DIR_L       0xf008c
-#define GPIO_POL_L       0xf0094
-#define GPIO_MOD_L       0xf009c
-#define GPIO_DAT_L       0xf0084
-#define GPIO_DATACLEAR_L 0xf00d4
-#define GPIO_DATASET_L   0xf00dc
-
-#define SEMAP63          0xf03fc
-
-// InfiniHost specific
-#define IDLE           0
-#define READ4          (1<<29)
-#define WRITE1         (2<<29)
-
-#define CR_FLASH       0xf01a4
-#define ADDR_MSK       0x7ffffUL
-#define CMD_MASK       0xe0000000UL
-
-#define CPUMODE_MSK    0xc0000000UL
-#define CPUMODE_SHIFT  30
-#define CPUMODE        0xf0150
-
-enum FlashConstant {
-    FLASH_CMD_CNT  = 5000,    // Number of reads till flash cmd is zeroed
-    ERASE_DELAY    = 200000,  // Delay between reads when wating for sector erase
-    ERASE_CNT      = 1000000,      // Maximal number of reads when wating for sector erase
-    READ_CNT_FAST  = 50000,        // Number of fast reads after write byte
-    READ_CNT_SLOW  = 50,      // Number of slow reads after write byte
-    READ_DELAY     = 100000,  // Delay between slow reads after write byte
-    WR_REPORT_FAST = 256,     // Report frequency when write (fast interfaces)
-    WR_REPORT_SLOW = 4,       // Report frequency when write (slow interfaces)
-    RD_REPORT_FAST = 4096,    // Report frequency when read (fast interfaces)
-    RD_REPORT_SLOW = 64,      // Report frequency when read (slow interfaces)
-    GPIO_SEM_TRIES = 1024 ,   // Number of tries to obtain a GPIO sem.
-    MAX_WRITE_BUFFER_SIZE = 32// Max buffer size for buffer write devices
-};
-
-
-enum IntelFlashCommand {
-    FC_ReadID      = 0x90,
-    FC_Read        = 0xFF,
-    FC_Erase       = 0x20,
-    FC_Confirm     = 0xD0,
-    FC_Clear       = 0x50,
-    FC_Write       = 0x40,
-    FC_LoadPB      = 0xE0,
-    FC_PBWrite     = 0x0C,
-    FC_Status      = 0x70,
-    FC_Suspend     = 0xB0,
-    FC_Resume      = 0xD0,
-    FC_ReadESR     = 0x71,
-    FC_QueryCFI    = 0x98,
-    FC_SCSErase    = 0x28,
-    FC_SCSWrite    = 0xE8
-};
-
-enum IntelFlashStatus {
-    FS_Ready       = 0x80,
-    FS_Suspended   = 0x40,
-    FS_Error       = 0x3E,
-    FS_BlockError  = 0x3F
-};
-
-// InfiniHost funcs:
-int ihst_flash_init      (mflash* mfl);
-
-int fill_attr_cfi         (mflash* mfl);
-
-int ihst_write_internal  (mflash* mfl, u_int32_t addr, u_int8_t data);
-int ihst_fill_attr       (mflash* mfl);
-
-int ihst_flash_read      (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
-int ihst_flash_lock      (mflash* mfl, int lock_state);
-
-//static inline
-//int ihst_set_bank        (mflash* mfl, u_int32_t addr);
-static u_int32_t log2up (u_int32_t in) {
-    u_int32_t i;
-    for (i = 0; i < 32; i++) {
-        if (in <= (u_int32_t)(1 << i))
-            break;
-    }
-
-    return i;
-}
-
-static inline
-int set_bank(mflash* mfl, u_int32_t addr) {
-    int bank = addr >> mfl->attr.log2_bank_size;
-
-    if (mfl->curr_bank != bank) {
-        mfl->curr_bank = bank;
-        return mfl->f_set_bank(mfl, bank);
-    }
-
-    return MFE_OK;
-}
-
-// amd parallel flash funcs:
-int amd_flash_reset       (mflash* mfl);
-int amd_flash_write       (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
-int amd_flash_erase_sect  (mflash* mfl, u_int32_t addr);
-
-// intel parallel flash funcs:
-int intel_flash_reset      (mflash* mfl);
-//int intel_flash_byte_write (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
-int intel_flash_block_write(mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
-int intel_flash_erase_sect (mflash* mfl, u_int32_t addr);
-
-
-// InfiniHostIIILx SPI interface:
-int ih3lx_flash_init      (mflash* mfl);
-
-int ih3lx_fill_attr       (mflash* mfl);
-
-int ih3lx_flash_read      (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
-
-int ih3lx_st_spi_reset          (mflash* mfl);
-int ih3lx_st_spi_erase_sect     (mflash* mfl, u_int32_t addr);
-
-
-// ConnectX SPI interface:
-int cntx_flash_init      (mflash* mfl);
-
-int cntx_fill_attr       (mflash* mfl);
-
-int cntx_flash_read      (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
-
-int cntx_st_spi_reset          (mflash* mfl);
-int cntx_st_spi_erase_sect     (mflash* mfl, u_int32_t addr);
-
-int cntx_st_spi_block_write_ex (mflash*   mfl,
-                                u_int32_t blk_addr,
-                                u_int32_t blk_size,
-                                u_int8_t* data,
-                                u_int8_t  is_first,
-                                u_int8_t  is_last);
-
-int cntx_st_spi_block_read_ex  (mflash*   mfl,
-                                u_int32_t blk_addr,
-                                u_int32_t blk_size,
-                                u_int8_t* data,
-                                u_int8_t  is_first,
-                                u_int8_t  is_last);
-
-
-int my_memset(void* dst, u_int8_t data, u_int32_t len) {
-    u_int32_t i;
-    u_int8_t* bytes = (u_int8_t*)dst;
-
-    for (i = 0; i < len;  i++) {
-        bytes[i] = data;
-    }
-
-    return 0;
-}
-
-int my_memcpy(void* dst, void* src, u_int32_t len) {
-    u_int32_t i;
-    u_int8_t* dbytes = (u_int8_t*)dst;
-    u_int8_t* sbytes = (u_int8_t*)src;
-
-    for (i = 0; i < len;  i++) {
-        dbytes[i] = sbytes[i];
-    }
-
-    return 0;
-}
-
-#if 0 // TODO: Currently the polling is in max throttle - no sleep is done
-int usleep(u_int32_t usecs) {
-    u_int32_t i;
-    u_int32_t stub = 0;
-    // TODO: Some more intelegent /accurate way to do it, or remove T.Os completely.
-    u_int32_t loops = (usecs << 9);
-    for (i = 0; i < loops; i++) {
-        stub++;
-    }
-
-    return stub;
-}
-#endif
-
-int write_chunks   (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
-    int       rc;
-    u_int8_t  *p         = (u_int8_t *)data;
-
-    int       all_ffs;
-
-    // TODO - Check MAX_WRITE_BUFFER_SIZE against block_size in open (or here)
-    u_int8_t  tmp_buff[MAX_WRITE_BUFFER_SIZE];
-
-    if (!mfl) {
-        return MFE_BAD_PARAMS;
-    }
-
-    //printf("-D- write_chunks(addr=%x, size=%x)\n", addr, len);
-
-    while (len) {
-        u_int32_t i;
-        u_int32_t prefix_pad_size = 0;
-        u_int32_t suffix_pad_size = 0;
-
-        u_int32_t block_size = mfl->attr.block_write;
-        u_int32_t block_mask = ~(block_size - 1 );
-
-        u_int32_t block_addr = addr & block_mask;
-        u_int32_t data_size  = block_size;
-
-        u_int8_t* block_data = p;
-
-        //
-        // To keep things simple, we always write full blocks.
-        // (there's an option to write partial buffer, but Intel reference code always
-        // writes full buffer, with pads if needed. I do the same ...)
-        //
-        // The First and last cycles (can be the same one) may not be block aligned.
-        // If this is the case, copy the block data to a 0xFF padded temp buffer (writing 0xFF
-        // does not effect the flash)
-        //
-
-        prefix_pad_size = addr - block_addr;
-
-        if ((addr & block_mask) == ((addr + len) & block_mask)) {
-            suffix_pad_size = block_size - ((addr + len) % block_size);
-        }
-
-        if (suffix_pad_size || prefix_pad_size) {
-            my_memset(tmp_buff, 0xff, block_size);
-
-            data_size -= prefix_pad_size;
-            data_size -= suffix_pad_size;
-
-            my_memcpy(tmp_buff + prefix_pad_size, p , data_size);
-
-            block_data = tmp_buff;
-        } else if (mfl->attr.page_write) {
-            // current write is aligned to block size,
-            // write data to next page, or to last full block (if we're in the last block in a page)
-            u_int32_t page_mask             = ~(mfl->attr.page_write - 1);
-            u_int32_t next_page_addr        = (addr + mfl->attr.page_write + 1) & page_mask;
-            u_int32_t size_to_page_boundary = next_page_addr - addr;
-            if (len > size_to_page_boundary) {
-                block_size = size_to_page_boundary;
-            } else {
-                block_size = len & block_mask;
-            }
-            data_size = block_size;
-        }
-
-        //
-        // Check to see if there's something to do
-        //
-        all_ffs = 1;
-        for (i = 0; i < block_size ; i++) {
-            if (block_data[i] != 0xff) {
-                all_ffs = 0;
-                break;
-            }
-        }
-
-        if (!all_ffs) {
-            rc = mfl->f_write_blk(mfl, block_addr, block_size, block_data); CHECK_RC(rc);
-
-            if (mfl->opts[MFO_NO_VERIFY]) {
-                u_int8_t verify_buffer[MAX_WRITE_BUFFER_SIZE];
-                rc = mfl->f_reset(mfl);                                CHECK_RC(rc);
-                rc = mfl->f_read(mfl, addr, data_size, verify_buffer); CHECK_RC(rc);
-
-                // Verify data
-                for (i = 0 ; i < data_size ; i++) {
-                    if (verify_buffer[i] != block_data[i + prefix_pad_size]) {
-                        //return _f.errmsg("Write verification failed. Addr %08x - exp:%02x act:%02x\n",
-                        //       addr + i,
-                        //       block_data[i + prefix_pad_size] ,
-                        //       verify_buffer[i]);
-                        return MFE_VERIFY_ERROR;
-                    }
-                }
-            }
-        }
-
-        //
-        // loop advance
-        //
-
-        addr += data_size;
-        p    += data_size;
-        len  -= data_size;
-    }
-
-    rc = mfl->f_reset(mfl); CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-static int apply_mx_flash_workaround(flash_attr* attr) {
-    if (attr->num_erase_blocks == 1) {
-        attr->sector_size = attr->erase_block[0].sector_size;
-    } else if (attr->num_erase_blocks == 2 &&
-               attr->erase_block[0].sector_size == 0x2000 &&
-               attr->erase_block[0].sector_mask == 0xffffe000 &&
-               attr->erase_block[0].num_sectors == 8 &&
-               attr->erase_block[1].sector_size == 0x10000 &&
-               attr->erase_block[1].sector_mask == 0xffff0000 &&
-               attr->erase_block[1].num_sectors == 63) {
-
-        attr->sector_size = attr->erase_block[1].sector_size;
-    } else {
-        return MFE_UNSUPPORTED_FLASH_TOPOLOGY;
-    }
-
-    return MFE_OK;
-}
-
-
-int ihst_init_gpios(mflash* mfl) {
-    u_int32_t dir;
-    u_int32_t pol;
-    u_int32_t mod;
-    u_int32_t word;
-    u_int32_t data;
-
-    // Save old values
-    MREAD4(GPIO_DIR_L, &dir);
-    MREAD4(GPIO_POL_L, &pol);
-    MREAD4(GPIO_MOD_L, &mod);
-    MREAD4(GPIO_DAT_L, &data);
-
-    // Set Direction=1, Polarity=0, Mode=0 for 3 GPIO lower bits
-    dir = dir | 0x70;
-    pol = pol & ~0x70;
-    mod = mod & ~0x70;
-
-    MWRITE4(GPIO_DIR_L, dir);
-    MWRITE4(GPIO_POL_L, pol);
-    MWRITE4(GPIO_MOD_L, mod);
-
-    // Set CPUMODE
-    MREAD4(CPUMODE, &word);
-    word &= ~CPUMODE_MSK;
-    word |= 1 << CPUMODE_SHIFT;
-    MWRITE4(CPUMODE, word);
-
-    return MFE_OK;
-}
-
-int ihst_set_bank(mflash* mfl, u_int32_t bank) {
-    MWRITE4(GPIO_DATACLEAR_L, 0x70);
-    MWRITE4(GPIO_DATASET_L, (bank << 4) & 0x70);
-    return MFE_OK;
-}
-
-int ihst_flash_init(mflash* mfl) {
-    int rc;
-
-    mfl->f_read           = ihst_flash_read;
-    mfl->f_lock           = ihst_flash_lock;
-    mfl->f_set_bank       = ihst_set_bank;
-
-    rc = mfl->f_lock(mfl, 1);
-    if (!mfl->opts[MFO_IGNORE_SEM_LOCK]) {
-        CHECK_RC(rc);
-    } else {
-        mfl->is_locked = 1;
-    }
-
-    rc = ihst_init_gpios(mfl);  CHECK_RC(rc);
-
-    mfl->attr.log2_bank_size = 19;
-    mfl->attr.bank_size = (1 << mfl->attr.log2_bank_size);
-
-    rc = fill_attr_cfi(mfl); CHECK_RC(rc);
-    rc = apply_mx_flash_workaround(&mfl->attr);  CHECK_RC(rc);
-
-    if        (mfl->attr.command_set == CS_AMD) {
-        mfl->f_reset      = amd_flash_reset;
-        mfl->f_write      = amd_flash_write;
-        mfl->f_erase_sect = amd_flash_erase_sect;
-    } else if (mfl->attr.command_set == CS_INTEL) {
-        mfl->f_reset      = intel_flash_reset;
-        //mfl->f_write      = intel_flash_blk_write;
-        mfl->f_write_blk  = intel_flash_block_write;
-        mfl->f_write      = write_chunks;
-        mfl->f_erase_sect = intel_flash_erase_sect;
-    } else {
-        return MFE_UNSUPPORTED_FLASH_TYPE;
-    }
-
-    rc = mfl->f_reset(mfl); CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-
-static u_int16_t extract_word   ( const u_int8_t* pb)  {
-    u_int16_t ret = *pb | ((*(pb + 1)) << 8);
-    return ret;
-}
-
-int fill_attr_cfi(mflash* mfl) {
-    int rc;
-
-    #define TOTAL_QUERY_SIZE 0x100
-
-    u_int8_t fwp[TOTAL_QUERY_SIZE]; // flash window
-
-    int temp=0, i=0;
-
-    // Initial house-cleaning
-    my_memset(fwp, 0xff, TOTAL_QUERY_SIZE);
-
-    for (i=0; i < (int)ARRSIZE(mfl->attr.erase_block); i++) {
-        mfl->attr.erase_block[i].sector_size = 0;
-        mfl->attr.erase_block[i].num_sectors = 0;
-        mfl->attr.erase_block[i].sector_mask = 0;
-    }
-
-    // reset
-    rc = ihst_write_internal(mfl, 0x55, 0xff);          CHECK_RC(rc);
-
-    // CFI QUERY
-    rc = ihst_write_internal(mfl, 0x55, 0x98);          CHECK_RC(rc);
-
-
-    rc = mfl->f_read(mfl, 0, TOTAL_QUERY_SIZE, fwp);     CHECK_RC(rc);
-
-    if (        fwp[0x10]      == 'Q' &&
-                fwp[0x11]      == 'R' &&
-                fwp[0x12]      == 'Y') {
-
-        // x8 CFI flash (AMD)
-    } else if ( fwp[0x20] == 'Q' &&
-                fwp[0x22] == 'R' &&
-                fwp[0x24] == 'Y') {
-        // x16 CFI flash worqing in x8 mode
-
-        for (i = 0; i < TOTAL_QUERY_SIZE ; i+=2) {
-            fwp[i/2] = fwp[i];
-        }
-
-    } else {
-
-        printf(" Received CFI query from addr 0x10: [%c%c%c]\n", fwp[0x10], fwp[0x11], fwp[0x12] );
-        printf(" Received CFI query from addr 0x20: [%c%c%c]\n", fwp[0x20], fwp[0x22], fwp[0x24]);
-
-        return MFE_CFI_FAILED;
-    }
-
-    // mfl->attr.manuf_id              = fwp[query_base * 0];
-    // mfl->attr.device_id             = fwp[query_base * 1];
-
-
-    mfl->attr.command_set =          extract_word(fwp + 0x13);
-
-    temp = fwp[0x27];
-
-    mfl->attr.size = (1 << temp);
-
-    temp = fwp[0x2A];
-    if (temp != 0x00)
-        mfl->attr.block_write = (1 << temp);
-    else
-        mfl->attr.block_write = 0;
-
-    mfl->attr.num_erase_blocks = fwp[0x2C];
-
-    if (mfl->attr.num_erase_blocks > 8) {
-        printf("-E- More than 8 erase blocks (%d found)- not supported\n",
-               mfl->attr.num_erase_blocks);
-        return MFE_CFI_FAILED;
-    }
-
-//    rc = mfl->f_read(mfl,
-//                     0x2C,
-//                     4 * (mfl->attr.num_erase_blocks + 1),
-//                     fwp + 0x2C );
-//    CHECK_RC(rc);
-
-    for (i=0; i < mfl->attr.num_erase_blocks; i++) {
-        mfl->attr.erase_block[i].num_sectors = extract_word(fwp + 0x2D+(4*i)) + 1;
-
-        mfl->attr.erase_block[i].sector_size = extract_word(fwp + 0x2F+(4*i)) * 256;
-
-        mfl->attr.erase_block[i].sector_mask =
-            ~( mfl->attr.erase_block[i].sector_size - 1);
-    }
-
-    return MFE_OK;
-}
-
-
-int ihst_wait_ready(mflash* mfl, char* msg) {
-    //int rc;
-    u_int32_t cnt = 0;
-    u_int32_t cmd;
-    do {
-        // Timeout checks
-        if (++cnt > FLASH_CMD_CNT) {
-            printf("-E- Flash gateway timeout: %s", msg);
-            return MFE_TIMEOUT;
-        }
-
-        MREAD4(CR_FLASH, &cmd);
-    } while (cmd & CMD_MASK);
-
-    return MFE_OK;
-}
-
-int ihst_write_internal  (mflash* mfl, u_int32_t addr, u_int8_t data) {
-    int rc;
-
-    MWRITE4(CR_FLASH+4, data << 24);
-    MWRITE4(CR_FLASH, WRITE1 | (addr & ADDR_MSK));
-
-    rc = ihst_wait_ready(mfl, "Write"); CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-
-int ihst_flash_read4(mflash* mfl, u_int32_t addr, u_int32_t* data) {
-
-    int rc;
-    u_int32_t cmd;
-    if (addr & 0x3) {
-        return MFE_BAD_ALIGN;
-    }
-
-    rc = set_bank(mfl, addr); CHECK_RC(rc);
-
-    MWRITE4(CR_FLASH, READ4 | (addr & ADDR_MSK));
-
-    rc = ihst_wait_ready(mfl, "Read"); CHECK_RC(rc);
-
-    MREAD4(CR_FLASH+4, &cmd);
-
-    *data =  __cpu_to_be32(cmd);
-
-    return MFE_OK;
-
-}
-
-int ihst_flash_read(mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
-    u_int32_t i;
-    int rc;
-
-    if ((len & 3) || (addr & 3)) {
-        return MFE_BAD_ALIGN;
-    }
-
-    for (i = 0; i < len; i += 4) {
-        rc = ihst_flash_read4(mfl, addr + i, (u_int32_t*) (data + i)); CHECK_RC(rc);
-    }
-
-    return MFE_OK;
-}
-
-int ihst_flash_lock(mflash* mfl, int lock_state) {
-
-    // Obtain GPIO Semaphore
-    u_int32_t cnt=0;
-    u_int32_t word;
-    if (lock_state) {
-        do {
-            if (++cnt > GPIO_SEM_TRIES) {
-                //printf("-E- Can not obtain Flash semaphore");
-                return MFE_SEM_LOCKED;
-            }
-            MREAD4(SEMAP63, &word);
-        } while (word);
-    } else {
-        MWRITE4(SEMAP63, 0);
-    }
-
-    mfl->is_locked = (lock_state != 0);
-    return MFE_OK;
-}
-
-
-int ihst_flash_unlock(mflash* mfl) {
-    if (mfl->is_locked) {
-        MWRITE4(SEMAP63, 0);
-        mfl->is_locked = 0;
-    }
-
-    return MFE_OK;
-}
-
-
-
-// amd parallel flash funcs:
-int amd_flash_reset       (mflash* mfl) {
-    int rc;
-    rc = ihst_write_internal(mfl, 0x555, 0xf0); CHECK_RC(rc);
-    return MFE_OK;
-}
-
-int amd_flash_write       (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
-    int rc;
-    u_int32_t i;
-
-    char         *p = (char *)data;
-
-    for (i = 0; i < len; i++ , addr++) {
-        u_int32_t  word;
-        u_int8_t   act, exp;
-        int        cnt1 = 0;
-
-        rc = set_bank(mfl, addr); CHECK_RC(rc);
-
-        if ((u_int8_t)(*p) != 0xff) {
-
-            if (mfl->opts[MFO_AMD_BYTE_MODE]) {
-
-                rc = ihst_write_internal(mfl, 0xaaa, 0xaa); CHECK_RC(rc);
-                rc = ihst_write_internal(mfl, 0x555, 0x55); CHECK_RC(rc);
-                rc = ihst_write_internal(mfl, 0xaaa, 0xa0); CHECK_RC(rc);
-            } else {
-                if (!mfl->opts[MFO_AMD_UNLOCK_BYPASS]) {
-                    rc = ihst_write_internal(mfl, 0x555, 0xaa); CHECK_RC(rc);
-                    rc = ihst_write_internal(mfl, 0x2aa, 0x55); CHECK_RC(rc);
-                }
-
-                rc = ihst_write_internal(mfl, 0x555, 0xa0); CHECK_RC(rc);
-            }
-
-            rc = ihst_write_internal(mfl, addr, *p++); CHECK_RC(rc);
-
-            do {
-                // Timeout checks
-                //if (++cnt1 > READ_CNT_FAST)
-                //    usleep(READ_DELAY);
-                if (cnt1 > READ_CNT_FAST + READ_CNT_SLOW) {
-                    return MFE_WRITE_TIMEOUT;
-                }
-
-                rc = ihst_flash_read4(mfl, addr & ~3, &word); CHECK_RC(rc);
-
-                word = __be32_to_cpu(word);
-                act = (u_int8_t) ((word >> ((3 - (addr & 3)) * 8)) & 0xff);
-                exp = *(p-1) & 0xff;
-                //if (act != exp)
-                //    printf("write: %08x - exp:%02x act:%02x /%08x/\n",
-                //           addr, exp & 0xff, act & 0xff, word);
-            } while (act != exp);
-
-        } else {
-            p++;
-        }
-    }
-
-    return MFE_OK;
-}
-
-int amd_flash_erase_sect  (mflash* mfl, u_int32_t addr) {
-    u_int32_t word = 0;
-    int       cnt  = 0;
-    int       rc;
-
-    rc = set_bank(mfl, addr); CHECK_RC(rc);
-
-    // Just to insure zeroes because erase completion waits for ones
-    rc = amd_flash_write(mfl, addr,  sizeof(word), (u_int8_t*) &word); CHECK_RC(rc);
-
-    // erase sector sequence
-    if (mfl->opts[MFO_AMD_BYTE_MODE]) {
-        rc = ihst_write_internal(mfl, 0xaaa, 0xaa); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, 0x555, 0x55); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, 0xaaa, 0x80); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, 0xaaa, 0xaa); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, 0x555, 0x55); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, addr , 0x30); CHECK_RC(rc);
-    } else {
-        rc = ihst_write_internal(mfl, 0x555, 0xaa); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, 0x2aa, 0x55); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, 0x555, 0x80); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, 0x555, 0xaa); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, 0x2aa, 0x55); CHECK_RC(rc);
-        rc = ihst_write_internal(mfl, addr , 0x30); CHECK_RC(rc);
-    }
-
-    // Wait while erase completes
-    do {
-        // Timeout checks
-        if (++cnt > ERASE_CNT) {
-            return MFE_ERASE_TIMEOUT;
-        }
-        rc = ihst_flash_read4(mfl, addr, &word); CHECK_RC(rc);
-
-        //printf("erase_sector: addr:%08lx, %08x\n", addr, word);
-        //usleep(ERASE_DELAY);
-    } while (word != 0xffffffff);
-
-    return MFE_OK;
-}
-
-// intel parallel flash funcs:
-int intel_flash_reset     (mflash* mfl) {
-    int rc;
-    rc = ihst_write_internal(mfl, 0x555, FC_Read); CHECK_RC(rc);
-    return MFE_OK;
-}
-
-
-int intel_flash_byte_write  (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
-    int rc;
-    u_int32_t i;
-    char         *p = (char *)data;
-
-    for (i=0; i<len; i++,addr++) {
-        u_int32_t  status;
-        int        cnt1 = 0;
-
-        rc = set_bank(mfl, addr); CHECK_RC(rc);
-
-        if ((u_int8_t)(*p) != 0xff) {
-            // Write byte
-            rc = ihst_write_internal(mfl, addr, FC_Write); CHECK_RC(rc);
-            rc = ihst_write_internal(mfl, addr, *p++);     CHECK_RC(rc);
-
-            do {
-                // Timeout checks
-                //if (++cnt1 > READ_CNT_FAST)
-                //    usleep(READ_DELAY);
-                if (cnt1 > READ_CNT_FAST + READ_CNT_SLOW) {
-                    return MFE_WRITE_TIMEOUT;
-                }
-
-                rc = ihst_flash_read(mfl, addr & ~3, 4, (u_int8_t*)&status); CHECK_RC(rc);
-
-            } while ((status & FS_Ready) == 0);
-
-            if (status & FS_Error) {
-                return MFE_WRITE_ERROR;
-            }
-
-            // TODO: Check verify
-
-            /* For ESS: verify is done by the test.
-            if (!noverify) {
-                u_int32_t word;
-                if (!reset())
-                    return false;
-                if (!_f.read(addr & ~3, &word))
-                    return false;
-
-                word = __be32_to_cpu(word);
-                act = (u_int8_t) ((word >> ((3 - (addr & 3)) * 8)) & 0xff);
-                exp = *(p-1) & 0xff;
-
-                if (act != exp) {
-                    printf("write: %08x - exp:%02x act:%02x /%08x/\n",
-                           addr, exp & 0xff, act & 0xff, word);
-
-                    return _f.errmsg("Write verification failed");
-                }
-            }
-            */
-        } else {
-            p++;
-        }
-    }
-
-    rc = intel_flash_reset(mfl); CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-
-int intel_flash_block_write(mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
-    int rc;
-    u_int32_t status;
-    int cnt1 = 0;
-    u_int32_t i;
-
-    rc = set_bank(mfl, blk_addr); CHECK_RC(rc);
-
-    do {
-        // Get Write buffer
-        rc = ihst_write_internal(mfl, blk_addr, FC_SCSWrite); CHECK_RC(rc);
-
-        if (cnt1 > ((READ_CNT_FAST + READ_CNT_SLOW) * 4)) {
-            //printf("-D- status = %08x\n", status);
-            intel_flash_reset(mfl);
-            // TODO: specific err code.
-            return MFE_WRITE_ERROR;
-        }
-
-        cnt1++;
-
-        rc = mfl->f_read(mfl, blk_addr, 4, (u_int8_t*) &status); CHECK_RC(rc);
-
-    } while (!(status & FS_Ready));
-
-    if (status & FS_Error) {
-        return MFE_WRITE_ERROR;
-    }
-
-    // word count (allways full buffer, coded as cull buffer size -1)
-    rc = ihst_write_internal(mfl, blk_addr, blk_size - 1); CHECK_RC(rc);
-
-    // Write data to buffer
-    for (i = 0; i < blk_size ; i++ ) {
-        rc = ihst_write_internal(mfl, blk_addr + i, data[i]); CHECK_RC(rc);
-    }
-
-    // write confirm
-    rc = ihst_write_internal(mfl, blk_addr, FC_Confirm); CHECK_RC(rc);
-    cnt1 = 0;
-    do {
-        // Timeout checks
-        //if (++cnt1 > READ_CNT_FAST)
-        //    usleep(READ_DELAY);
-        if (cnt1 > READ_CNT_FAST + READ_CNT_SLOW) {
-            intel_flash_reset(mfl);
-            // TODO: specific err code.
-            return MFE_WRITE_TIMEOUT;
-        }
-
-        rc = mfl->f_read(mfl, blk_addr, 4, (u_int8_t*) &status); CHECK_RC(rc);
-    } while ((status & 0x80) == 0);
-
-    return MFE_OK;
-}
-
-int intel_flash_erase_sect(mflash* mfl, u_int32_t addr) {
-    int rc;
-
-    u_int32_t    status = 0;
-    int          cnt    = 0;
-
-    rc = set_bank(mfl, addr); CHECK_RC(rc);
-
-    // Just to insure zeroes because erase completion waits for ones
-    //if (!write(addr, &word, sizeof(word), true))
-    //    return false;
-
-    // Erase command
-    rc = ihst_write_internal(mfl, addr, FC_Erase);   CHECK_RC(rc);
-
-    // Erase confirm
-    rc = ihst_write_internal(mfl, addr, FC_Confirm); CHECK_RC(rc);
-
-    //usleep(ERASE_DELAY);
-
-    // Wait while erase completes
-    do {
-        // Timeout checks
-        if (++cnt > ERASE_CNT) {
-            return MFE_ERASE_TIMEOUT;
-        }
-        rc = ihst_flash_read(mfl, addr, 4, (u_int8_t*) &status); CHECK_RC(rc);
-
-        //printf("CmdSetIntel::erase_sector: addr:%08lx, %08x\n", addr, word);
-        //usleep(ERASE_DELAY);
-    } while ((status & FS_Ready) == 0);
-
-    if (status & FS_Error) {
-        // printf("-D- read %d times. status=%x\n",cnt,  status);
-        return MFE_ERASE_ERROR;
-    }
-
-    rc = intel_flash_reset(mfl); CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-
-////////////////////////////////////////
-//
-// ST SPI functions - common for InfiniHostIIILx and ConnectX
-//
-////////////////////////////////////////
-
-enum StFlashCommand {
-    SFC_SE    = 0xD8,
-    SFC_PP    = 0x02,
-    SFC_RDSR  = 0x05,
-    SFC_WREN  = 0x06,
-    SFC_READ  = 0x03,
-    SFC_RDID  = 0xF9,
-    SFC_RES   = 0xAB
-};
-
-int st_spi_fill_attr(mflash* mfl) {
-    int rc;
-
-    u_int32_t spi_size = 0;
-    u_int32_t log2spi_size = 0;
-    u_int32_t num_spis = 0;
-    u_int32_t spi_sel;
-
-    mfl->attr.block_write                = 16; // In SPI context, this is the transaction size. Max is 16.
-
-    mfl->attr.num_erase_blocks           = 1;
-
-    mfl->attr.erase_block[0].sector_size = 64 * 1024;
-    mfl->attr.erase_block[0].sector_mask = ~(mfl->attr.erase_block[0].sector_size - 1);
-
-    mfl->attr.sector_size = mfl->attr.erase_block[0].sector_size;
-
-    for (spi_sel = 0 ; spi_sel < 4 ; spi_sel++) {
-        unsigned char es; // electronic signature
-        u_int32_t cur_spi_size = 0;
-
-        rc = set_bank(mfl, spi_sel);                    CHECK_RC(rc);
-
-        rc = mfl->f_spi_status(mfl, SFC_RES, &es);      CHECK_RC(rc);
-        //printf("-D- es = %02x\n", es);
-        if (es >= 0x10 && es < 0x17) {
-            // Range OK:
-
-            // NOTE: This mapping between electronic signature and device size is device specific!
-            //       This mapping works for ST M25Pxx and Saifun SA25Fxxx families.
-            log2spi_size = (es + 1);
-            cur_spi_size = 1 << log2spi_size;
-
-            num_spis++;
-
-            if (spi_sel == 0) {
-                spi_size = cur_spi_size;
-            } else if (cur_spi_size != spi_size){
-                printf ("-E- SPI flash #%d of size 0x%x bytes differs in size from SPI flash #%d of size 0x%x bytes. "
-                              "All flash devices must be of the same size.",
-                              spi_sel,
-                              cur_spi_size,
-                              spi_sel - 1,
-                              spi_size);
-                return MFE_UNSUPPORTED_FLASH_TOPOLOGY;
-            }
-        } else if (es == 0xff
-                   || es == 0
-                   ) {
-            // No spi device on this chip_select
-            break;
-        } else {
-            printf("-E- Unexpected SPI electronic signature value (0x%2x) when detecting flash size. "
-                          "Flash #%d my be defected.",
-                          es,
-                          spi_sel);
-            return MFE_UNSUPPORTED_FLASH_TOPOLOGY;
-        }
-
-        //printf("-D- %3d %08x\n", spi_sel, cur_spi_size);
-    }
-
-    if (num_spis == 0) {
-        return MFE_UNSUPPORTED_FLASH_TYPE;
-    }
-
-    mfl->attr.bank_size      = spi_size;
-    mfl->attr.size           = spi_size * num_spis;
-    mfl->attr.log2_bank_size = log2spi_size;
-
-    mfl->attr.command_set    = MCS_STSPI;
-
-    return MFE_OK;
-}
-
-int st_spi_wait_wip(mflash* mfl, u_int32_t delay, u_int32_t retrys, u_int32_t fast_retrys) {
-
-    int       rc;
-    u_int8_t  status;
-    u_int32_t cnt = 0;
-
-    delay = 0; // UNUSED FOR NOW
-
-    do {
-        if (++cnt > fast_retrys) {
-            //usleep(delay);
-        }
-        if (cnt > retrys) {
-            return MFE_WRITE_TIMEOUT;
-        }
-
-        rc = mfl->f_spi_status(mfl, SFC_RDSR, &status);
-    } while (status & 0x01);
-
-    return MFE_OK;
-}
-
-int read_chunks   (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
-
-    int       rc;
-    u_int8_t  *p         = (u_int8_t *)data;
-
-    // Note:
-    // Assuming read block is the same as write block size.
-    // This is true for current Mellanox devices SPI flash access implementation.
-    // Check for future devices.
-    u_int32_t block_size = mfl->attr.block_write;
-    u_int32_t block_mask;
-
-
-    // TODO - Check MAX_WRITE_BUFFER_SIZE against block_size in open (or here)
-    u_int8_t  tmp_buff[MAX_WRITE_BUFFER_SIZE];
-
-    if (!mfl) {
-        return MFE_BAD_PARAMS;
-    }
-
-    if (len < block_size) {
-        // If we're reading a small chunk, use the smallest block_size to avoid the extra reads and padding overhead
-        block_size = 4;
-    }
-
-    block_mask = ~(block_size - 1);
-
-    while (len) {
-
-        u_int32_t i;
-        u_int32_t prefix_pad_size = 0;
-        u_int32_t suffix_pad_size = 0;
-
-        u_int32_t block_addr = addr & block_mask;
-        u_int32_t data_size  = block_size;
-
-        u_int8_t* block_data = p;
-
-        //
-        // First and last cycles (can be the same one) may not be block aligned.
-        // Check the status, and copy data to a padded temp bufer if not alligned.
-        // (there's an option to write partial buffer, but Intel reference code always
-        // writes full buffer, with pads if needed. I do the dame ...)
-        //
-
-        prefix_pad_size = addr - block_addr;
-
-        if ((addr & block_mask) == ((addr + len) & block_mask)) {
-            suffix_pad_size = block_size - ((addr + len) % block_size);
-        }
-
-        if (suffix_pad_size || prefix_pad_size) {
-            // block exceeds given buffer - read to a temp bufer and
-            // copy the required data to user's bufer.
-            data_size -= suffix_pad_size;
-            data_size -= prefix_pad_size;
-            block_data = tmp_buff;
-        }
-
-        rc = mfl->f_read_blk(mfl, block_addr, block_size, block_data); CHECK_RC(rc);
-
-        if (suffix_pad_size || prefix_pad_size) {
-            for (i = 0; i < data_size; i++) {
-                p[i] = tmp_buff[prefix_pad_size + i];
-            }
-        }
-
-        //
-        // loop advance
-        //
-
-        addr += data_size;
-        p    += data_size;
-        len  -= data_size;
-    }
-
-    return MFE_OK;
-}
-
-
-
-
-////////////////////////////////////////
-//
-// InfiniHostIIILx spi  access functions
-//
-////////////////////////////////////////
-
-
-//
-// Relevant CR addresses, Bit offset and bit size
-//
-
-enum Ih3lxCrConstans {
-    CR_FLASH_GW     = 0xf0400,
-    CR_FLASH_ADDR   = 0xf0404,
-    CR_FLASH_DATA   = 0xf0408,
-    CR_FLASH_CS     = 0xf0418,
-
-    CR_GPIO_LOCK    = 0xf00ec,
-
-    BO_READ_OP      = 0,
-    BO_ADDR_INCR    = 1,
-
-    BO_LPC_STOP     = 3,
-    BO_SPI_NO_DATA  = 4,
-    BO_SPI_NO_ADDR  = 5,
-    BO_SPI_SPECIAL  = 6,
-
-    BO_MSIZE        = 8,
-    BS_MSIZE        = 3,
-
-    BO_STATUS       = 26,
-    BS_STATUS       = 4,
-
-    BO_BUSY         = 30,
-
-    BO_SPI_ADDR     = 0,
-    BS_SPI_ADDR     = 24,
-
-    BO_SPI_CMD      = 24,
-    BS_SPI_CMD      = 8,
-
-    BO_SPI_GPIO     = 25,
-    BS_SPI_GPIO     = 4
-};
-
-int ih3lx_wait_ready(mflash* mfl, char* msg) {
-    u_int32_t gw_cmd;
-    u_int32_t cnt = 0;
-    msg = 0; // NOT USED FOR NOW
-    do {
-        // Timeout checks
-        if (++cnt > FLASH_CMD_CNT) {
-            //return errmsg("Flash gateway timeout: %s.", msg);
-            return MFE_TIMEOUT;
-        }
-
-        MREAD4(CR_FLASH_GW, &gw_cmd);
-
-    } while (EXTRACT(gw_cmd, BO_BUSY, 1));
-
-    return MFE_OK;
-}
-
-//__inline
-int ih3lx_exec_cmd(mflash* mfl, u_int32_t gw_cmd, u_int32_t gw_addr, char* msg) {
-    gw_cmd = MERGE(gw_cmd, 1 , BO_BUSY, 1);
-
-    MWRITE4(CR_FLASH_ADDR, gw_addr);
-    MWRITE4(CR_FLASH_GW,   gw_cmd);
-
-    return ih3lx_wait_ready(mfl, msg);
-}
-
-int ih3lx_set_bank(mflash* mfl, u_int32_t bank) {
-    u_int32_t flash_cs = 0;
-    // TODO: Check number of banks in open
-    if (bank > 3) {
-        //return errmsg("Tried to set bank to %d but %d is the is the largest bank number", bank, 3);
-        return MFE_BAD_PARAMS;
-    }
-
-    //printf("\n*** Flash::set_bank(0x%lx) : 0x%lx\n", bank, (bank >> 19) & 0x07);
-
-    flash_cs = MERGE(flash_cs, bank,30, 2);
-    MWRITE4(CR_FLASH_CS, flash_cs);
-
-    return MFE_OK;
-}
-
-int ih3lx_st_spi_get_status(mflash* mfl, u_int8_t op_type, u_int8_t* status) {
-    int rc;
-
-    u_int32_t gw_cmd  = 0;
-    u_int32_t gw_addr = 0;
-    u_int32_t flash_data;
-
-    gw_cmd = MERGE(gw_cmd, 1, BO_READ_OP,     1);
-    gw_cmd = MERGE(gw_cmd, 1, BO_SPI_SPECIAL, 1);
-    gw_cmd = MERGE(gw_cmd, 1, BO_SPI_NO_ADDR, 1);
-
-    gw_cmd = MERGE(gw_cmd, 2, BO_MSIZE  , BS_MSIZE);
-
-    gw_addr = MERGE(gw_addr, op_type, BO_SPI_CMD, BS_SPI_CMD);
-
-    rc = ih3lx_exec_cmd(mfl, gw_cmd, gw_addr, "Read id"); CHECK_RC(rc);
-
-    MREAD4(CR_FLASH_DATA, &flash_data);
-
-    // Return status reg byte is at offset 3 in word
-    *status = (u_int8_t)(flash_data & 0xff);
-
-    return MFE_OK;
-}
-
-int ih3lx_init_gpios(mflash* mfl) {
-    //
-    // Set Multi SPI CS to output and 0.
-    // Assuming 4 flashes. If there are less than 4 flashes and there's
-    // a write attempt, it will fail.
-    //
-
-    u_int32_t       num_of_spis = 4;
-    u_int32_t       spi_en      = (1 << (num_of_spis - 1 ) ) - 1;
-
-    u_int32_t       dir;
-    u_int32_t       mod;
-    u_int32_t       pol;
-
-    // No need to set the data - SPI GW CS does that in HW
-    //MREAD4(GPIO_DAT_L, &data);
-
-    MREAD4(GPIO_DIR_L, &dir);
-    MREAD4(GPIO_POL_L, &pol);
-    MREAD4(GPIO_MOD_L, &mod);
-
-    dir = MERGE(dir,  spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
-    pol = MERGE(pol, ~spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
-    mod = MERGE(mod, ~spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
-
-    // unlock gpio
-    MWRITE4(CR_GPIO_LOCK , 0xaaaa);
-
-    MWRITE4(GPIO_DIR_L, dir);
-    MWRITE4(GPIO_POL_L, pol);
-    MWRITE4(GPIO_MOD_L, mod);
-
-    return MFE_OK;
-}
-
-
-int ih3lx_st_spi_write_enable(mflash* mfl) {
-    u_int32_t gw_cmd  = 0;
-    u_int32_t gw_addr = 0;
-
-    // Write enable:
-    gw_cmd = MERGE(gw_cmd, 1, BO_SPI_NO_ADDR ,  1);
-    gw_cmd = MERGE(gw_cmd, 1, BO_SPI_NO_DATA ,  1);
-    gw_cmd = MERGE(gw_cmd, 1, BO_SPI_SPECIAL ,  1);
-
-    gw_addr = MERGE(gw_addr, SFC_WREN, BO_SPI_CMD, BS_SPI_CMD);
-
-    return ih3lx_exec_cmd(mfl, gw_cmd, gw_addr, "WREN command");
-}
-
-int ih3lx_st_spi_block_read    (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
-    int rc;
-    u_int32_t offs;
-    u_int32_t gw_cmd   = 0;
-    u_int32_t gw_addr  = 0;
-
-    if (blk_addr & (blk_size - 1 )) {
-        //return _f.errmsg("Address should be 4-bytes aligned.");
-        return MFE_BAD_ALIGN;
-    }
-
-    if (blk_size > (u_int32_t)mfl->attr.block_write  || blk_size < 4) {
-        //return _f.errmsg("Block write of wrong block size. %d instead of %d",
-	//		 block_size, (u_int32_t)_f._cfi_data.max_multi_byte_write);
-        return MFE_BAD_PARAMS;
-    }
-
-    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
-
-    // Write the data block
-    gw_cmd = MERGE(gw_cmd, 1               , BO_READ_OP,     1);
-    gw_cmd = MERGE(gw_cmd, log2up(blk_size), BO_MSIZE,       BS_MSIZE);
-
-    gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
-
-    rc = ih3lx_exec_cmd(mfl, gw_cmd, gw_addr, "Read"); CHECK_RC(rc);
-
-    // Data:
-    for (offs = 0 ; offs < blk_size ; offs += 4) {
-        u_int32_t word;
-        MREAD4(CR_FLASH_DATA + offs, &word);
-        *((u_int32_t*)(data + offs))= __cpu_to_be32(word);
-    }
-
-    return MFE_OK;
-}
-
-
-int ih3lx_st_spi_reset          (mflash* mfl) {
-    mfl = NULL;
-    return MFE_OK;
-}
-
-int ih3lx_st_spi_block_write    (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
-    int rc;
-    u_int32_t offs;
-    u_int32_t gw_cmd   = 0;
-    u_int32_t gw_addr  = 0;
-
-    if (blk_addr & (blk_size - 1 )) {
-        //return _f.errmsg("Address should be 4-bytes aligned.");
-        return MFE_BAD_ALIGN;
-    }
-
-    // sanity check ??? remove ???
-    if (blk_size != (u_int32_t)mfl->attr.block_write ) {
-        //return _f.errmsg("Block write of wrong block size. %d instead of %d",
-	//		 block_size, (u_int32_t)_f._cfi_data.max_multi_byte_write);
-        return MFE_BAD_PARAMS;
-    }
-
-    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
-
-    rc = ih3lx_st_spi_write_enable(mfl); CHECK_RC(rc);
-
-    // Write the data block
-    gw_cmd = MERGE(gw_cmd, 1               , BO_SPI_SPECIAL,        1);
-    gw_cmd = MERGE(gw_cmd, log2up(blk_size), BO_MSIZE,       BS_MSIZE);
-
-    gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
-
-    gw_addr = MERGE(gw_addr, SFC_PP, BO_SPI_CMD, BS_SPI_CMD);
-
-    // Data:
-    for (offs = 0 ; offs < blk_size ; offs += 4) {
-        u_int32_t word = zero;
-        word = MERGE(word, data[offs + 0] , 24 , 8);
-        word = MERGE(word, data[offs + 1] , 16 , 8);
-        word = MERGE(word, data[offs + 2] ,  8 , 8);
-        word = MERGE(word, data[offs + 3] ,  0 , 8);
-        MWRITE4(CR_FLASH_DATA + offs, word );
-    }
-
-    rc = ih3lx_exec_cmd(mfl, gw_cmd, gw_addr, "PP command"); CHECK_RC(rc);
-
-    //
-    // Wait for end of write in flash (WriteInProgress = 0):
-    //
-
-    rc = st_spi_wait_wip(mfl, READ_DELAY, READ_CNT_SLOW + READ_CNT_FAST, READ_CNT_FAST); CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-int ih3lx_st_spi_erase_sect     (mflash* mfl, u_int32_t addr) {
-    int rc;
-
-    u_int32_t gw_cmd  = 0;
-    u_int32_t gw_addr = 0;
-
-    rc = set_bank(mfl, addr); CHECK_RC(rc);
-
-    rc = ih3lx_st_spi_write_enable(mfl); CHECK_RC(rc);
-
-    // Erase sector command:
-    gw_cmd = MERGE(gw_cmd, 1, BO_SPI_NO_DATA ,  1);
-    gw_cmd = MERGE(gw_cmd, 1, BO_SPI_SPECIAL ,  1);
-
-    gw_addr = addr & ONES32(mfl->attr.log2_bank_size);
-    gw_addr = MERGE(gw_addr, SFC_SE, BO_SPI_CMD, BS_SPI_CMD);
-
-    rc = ih3lx_exec_cmd(mfl, gw_cmd, gw_addr, "ES"); CHECK_RC(rc);
-
-    // Wait for erase completion
-    rc = st_spi_wait_wip(mfl, ERASE_DELAY, ERASE_CNT, 0); CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-int ih3lx_flash_init(mflash* mfl) {
-    int rc;
-
-    enum {
-        CR_FLASH_TYPE   = 0xf0810,
-        BO_FLASH_TYPE_S = 10,
-        BO_FLASH_TYPE_E = 11,
-    };
-
-    enum FlashType {
-        FT_LPC    = 0,
-        FT_SPI    = 1,
-        FT_XBUS   = 2,
-        FT_EEPROM = 3
-    };
-
-    char* flash_type_str[] = {"LPC", "SPI", "XBUS", "EEPROM"};
-
-    u_int32_t  strap_option;
-    u_int32_t  flash_type;
-
-    MREAD4(CR_FLASH_TYPE, &strap_option);
-
-    flash_type = EXTRACT_C(strap_option, BO_FLASH_TYPE_S, 2);
-
-    if (flash_type == FT_LPC   ||
-        flash_type == FT_XBUS  ||
-        flash_type == FT_EEPROM) {
-        printf("-E- flash of type %s not supported.\n", flash_type_str[flash_type]);
-        return MFE_UNSUPPORTED_FLASH_TYPE;
-    }
-
-    //mfl->f_read           = ih3lx_flash_read;
-    mfl->f_read           = read_chunks;
-    mfl->f_read_blk       = ih3lx_st_spi_block_read;
-    mfl->f_lock           = ihst_flash_lock; // Flash lock has same address and functionality as in InfiniHost.
-    mfl->f_set_bank       = ih3lx_set_bank;
-
-    rc = mfl->f_lock(mfl, 1);
-    if (!mfl->opts[MFO_IGNORE_SEM_LOCK]) {
-        CHECK_RC(rc);
-    } else {
-        mfl->is_locked = 1;
-    }
-
-    rc = ih3lx_init_gpios(mfl);  CHECK_RC(rc);
-
-    mfl->f_spi_status = ih3lx_st_spi_get_status;
-
-    rc = st_spi_fill_attr(mfl);   CHECK_RC(rc);
-
-    if        (mfl->attr.command_set == MCS_STSPI) {
-        mfl->f_reset      = ih3lx_st_spi_reset;
-        mfl->f_write_blk  = ih3lx_st_spi_block_write;
-        mfl->f_write      = write_chunks;
-        mfl->f_erase_sect = ih3lx_st_spi_erase_sect;
-    } else {
-        return MFE_UNSUPPORTED_FLASH_TYPE;
-    }
-
-    rc = mfl->f_reset(mfl);
-
-    return MFE_OK;
-}
-
-//////////////////////////////////////////
-//
-// ConnectX functions implementation
-//
-//////////////////////////////////////////
-enum CntxCrConstants{
-    HCR_FLASH_CMD     = 0xf0400,
-    HCR_FLASH_ADDR    = 0xf0404,
-
-    HCR_FLASH_DATA    = 0xf0410,
-
-    HBO_READ_OP       = 0,
-    HBO_ADDR_AUTO_INC = 1,
-    HBO_CMD_PHASE     = 2,
-    HBO_ADDR_PHASE    = 3,
-    HBO_DATA_PHASE    = 4,
-    HBO_CS_HOLD       = 5,
-
-    HBO_MSIZE         = 8,
-    HBS_MSIZE         = 3,
-
-    HBO_CHIP_SELECT   = 11,
-    HBS_CHIP_SELECT   =  2,
-
-    HBO_FLASH_ENABLE  = 13,
-
-    HBO_CMD           = 16,
-    HBS_CMD           =  8,
-
-    HBO_BUSY          = 30,
-    HBO_LOCK          = 31,
-
-    HBO_ADDR          =  0,
-    HBS_ADDR          = 24,
-
-
-    // GPIOs
-    HCR_GPIO_LOCK     = 0xf0048,
-    HCR_GPIO_LOCK_VAL = 0xd42f,
-
-    HCR_GPIO_DATA_OUT = 0xf0040,
-    HCR_GPIO_MODE0    = 0xf0050,
-    HCR_GPIO_MODE1    = 0xf004c,
-
-    HBO_GPIO_CS       = 25,
-    HBS_GPIO_CS       =  4
-};
-
-int cntx_set_bank(mflash* mfl, u_int32_t bank) {
-    // NULL function - No actual work here - in ConnectX the curr_bank is written in the command word.
-    mfl = NULL; // Compiler warning
-    bank = 0;   // Compiler warning
-    return MFE_OK;
-}
-
-int cntx_exec_cmd(mflash* mfl, u_int32_t gw_cmd, char* msg) {
-    if (mfl->attr.hw_dev_id == 435) {
-        // For Infiniscale4 : keep the GW locked during flash ops
-        gw_cmd = MERGE(gw_cmd,              1,       31,                       1);
-    }
-    gw_cmd = MERGE(gw_cmd,              1, HBO_BUSY,                       1);
-    gw_cmd = MERGE(gw_cmd,              1, HBO_FLASH_ENABLE,               1);
-    gw_cmd = MERGE(gw_cmd, (u_int32_t)mfl->curr_bank,
-                                           HBO_CHIP_SELECT,  HBS_CHIP_SELECT);
-    MWRITE4(CR_FLASH_GW,   gw_cmd);
-
-    return ih3lx_wait_ready(mfl, msg);
-}
-
-int cntx_st_spi_get_status(mflash* mfl, u_int8_t op_type, u_int8_t* status) {
-    int rc;
-
-    u_int32_t gw_cmd  = 0;
-    u_int32_t flash_data;
-
-    gw_cmd = MERGE(gw_cmd,       1, HBO_READ_OP,    1);
-    gw_cmd = MERGE(gw_cmd,       1, HBO_CMD_PHASE,  1);
-    gw_cmd = MERGE(gw_cmd,       1, HBO_DATA_PHASE, 1);
-    gw_cmd = MERGE(gw_cmd,       2, HBO_MSIZE,      HBS_MSIZE);
-
-    gw_cmd = MERGE(gw_cmd, op_type, HBO_CMD,        HBS_CMD);
-
-    rc = cntx_exec_cmd(mfl, gw_cmd, "Read id");  CHECK_RC(rc);
-
-    MREAD4(HCR_FLASH_DATA, &flash_data);
-
-    // Return status reg byte is at offset 3 in word
-    *status = (u_int8_t)(flash_data & 0xff);
-
-    return MFE_OK;
-}
-
-int cntx_init_gpios(mflash* mfl) {
-    //
-    // Set Multi SPI CS to output and with value of 1 (inactive)
-    // Assuming 4 flashes. If there are less than 4 flashes and there's
-    // an access to a void flash, the access will fail.
-    //
-
-    u_int32_t       spi_en      = 0xf;
-
-    u_int32_t       mode0;
-    u_int32_t       mode1;
-    u_int32_t       data;
-
-    // Set 4 Chip selects to 1
-    MREAD4(HCR_GPIO_DATA_OUT, &data);
-    data = MERGE(data, spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
-    MWRITE4(HCR_GPIO_DATA_OUT, data);
-
-    MREAD4(HCR_GPIO_MODE0, &mode0);
-    MREAD4(HCR_GPIO_MODE1, &mode1);
-
-    // Set 4 Chip selects to outputs
-    if (EXTRACT(mode0, HBO_GPIO_CS, HBS_GPIO_CS) != spi_en ||
-        EXTRACT(mode1, HBO_GPIO_CS, HBS_GPIO_CS) != 0          ) {
-        mode0 = MERGE(mode0,  spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
-        mode1 = MERGE(mode1, ~spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
-
-        // unlock gpio
-        MWRITE4(HCR_GPIO_LOCK , HCR_GPIO_LOCK_VAL);
-
-        MWRITE4(HCR_GPIO_MODE0, mode0);
-        MWRITE4(HCR_GPIO_MODE1, mode1);
-
-        // re-lock
-        MWRITE4(HCR_GPIO_LOCK , 0);
-    }
-
-    return MFE_OK;
-}
-
-int cntx_st_spi_write_enable(mflash* mfl) {
-    u_int32_t gw_cmd  = 0;
-
-    // Write enable:
-    gw_cmd = MERGE(gw_cmd,        1, HBO_CMD_PHASE,       1);
-    gw_cmd = MERGE(gw_cmd, SFC_WREN, HBO_CMD,       HBS_CMD);
-
-    return cntx_exec_cmd(mfl, gw_cmd, "WREN command");
-}
-
-int cntx_st_spi_reset          (mflash* mfl) {
-    mfl = NULL;
-    return MFE_OK;
-}
-
-int cntx_st_spi_page_read    (mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data) {
-    int rc;
-
-    u_int32_t last_blk_addr;
-    u_int32_t last_addr;
-    u_int8_t  is_first = 1;
-    u_int8_t  is_last  = 0;
-    u_int8_t* p        = data;
-
-    if (addr & ((u_int32_t)mfl->attr.block_write - 1)) {
-        return MFE_BAD_ALIGN;
-    }
-
-    if (size & ((u_int32_t)mfl->attr.block_write - 1)) {
-         return MFE_BAD_ALIGN;
-    }
-
-    //printf("-D- cntx_st_spi_page_read(addr=%05x, u_int32_t size=%03x)\n", addr, size);
-
-    last_addr     = addr + size;
-    last_blk_addr = last_addr - mfl->attr.block_write;
-
-    while (addr < last_addr) {
-        if (addr == last_blk_addr) {
-            is_last = 1;
-        }
-
-        rc = cntx_st_spi_block_read_ex(mfl, addr, mfl->attr.block_write, p, is_first, is_last); CHECK_RC(rc);
-
-        is_first = 0;
-        addr += mfl->attr.block_write;
-        p    += mfl->attr.block_write;
-    }
-
-    return MFE_OK;
-}
-
-int cntx_st_spi_block_read_ex  (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data, u_int8_t is_first, u_int8_t is_last) {
-    int rc;
-    u_int32_t i;
-    u_int32_t gw_cmd   = 0;
-    u_int32_t gw_addr  = 0;
-
-    //printf("-D- cntx_st_spi_block_read_ex(addr=%05x, u_int32_t size=%03x, first=%d, last=%d)\n", blk_addr, blk_size, (u_int32_t) is_first, (u_int32_t) is_last);
-
-    if (blk_addr & (blk_size - 1 )) {
-        return MFE_BAD_ALIGN;
-    }
-
-    if (blk_size > (u_int32_t)mfl->attr.block_write  || blk_size < 4) {
-        return MFE_BAD_PARAMS;
-    }
-
-    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
-
-    if (is_first) {
-        gw_cmd = MERGE(gw_cmd, 1               , HBO_CMD_PHASE,  1);
-        gw_cmd = MERGE(gw_cmd, 1               , HBO_ADDR_PHASE, 1);
-        gw_cmd = MERGE(gw_cmd, SFC_READ        , HBO_CMD,        HBS_CMD);
-
-        gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
-        MWRITE4(HCR_FLASH_ADDR, gw_addr);
-    }
-
-    if (!is_last) {
-        gw_cmd = MERGE(gw_cmd, 1               , HBO_CS_HOLD,    1);
-    }
-
-    // Read the data block
-    gw_cmd = MERGE(gw_cmd, 1, HBO_READ_OP,           1);
-    gw_cmd = MERGE(gw_cmd, 1, HBO_DATA_PHASE,        1);
-    gw_cmd = MERGE(gw_cmd, log2up(blk_size), BO_MSIZE,       BS_MSIZE);
-
-    rc = cntx_exec_cmd(mfl, gw_cmd, "Read"); CHECK_RC(rc);
-
-    //if (mread_by_chunks(mfl->mf, HCR_FLASH_DATA, data, blk_size) != (int)blk_size) {
-    if (mread4_block(mfl->mf, HCR_FLASH_DATA, (u_int32_t*)data, blk_size) != (int)blk_size) {
-        fprintf(stderr, "-E- Cr read (0x%08x) failed: %s(%d)\n", HCR_FLASH_DATA, strerror(errno), (u_int32_t)errno);
-        exit(2);
-    }
-
-    for (i = 0; i < blk_size ; i+= 4) {
-        *(u_int32_t*)(data + i) = __be32_to_cpu(*(u_int32_t*)(data + i));
-    }
-    return MFE_OK;
-}
-
-int cntx_st_spi_block_read  (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
-    return cntx_st_spi_block_read_ex(mfl, blk_addr, blk_size, data, 1, 1);
-}
-
-int cntx_st_spi_block_read_old  (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
-    int rc;
-    u_int32_t offs;
-    u_int32_t gw_cmd   = 0;
-    u_int32_t gw_addr  = 0;
-
-    if (blk_addr & (blk_size - 1 )) {
-        return MFE_BAD_ALIGN;
-    }
-
-    if (blk_size > (u_int32_t)mfl->attr.block_write  || blk_size < 4) {
-        return MFE_BAD_PARAMS;
-    }
-
-    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
-
-    // Read the data block
-    gw_cmd = MERGE(gw_cmd, 1, HBO_READ_OP,           1);
-    gw_cmd = MERGE(gw_cmd, 1, HBO_CMD_PHASE,         1);
-    gw_cmd = MERGE(gw_cmd, 1, HBO_ADDR_PHASE,        1);
-    gw_cmd = MERGE(gw_cmd, 1, HBO_DATA_PHASE,        1);
-    gw_cmd = MERGE(gw_cmd, log2up(blk_size), BO_MSIZE,       BS_MSIZE);
-    gw_cmd = MERGE(gw_cmd, SFC_READ, HBO_CMD,       HBS_CMD);
-
-    gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
-    MWRITE4(HCR_FLASH_ADDR, gw_addr);
-
-    rc = cntx_exec_cmd(mfl, gw_cmd, "Read"); CHECK_RC(rc);
-
-    // Data:
-    for (offs = 0 ; offs < blk_size ; offs += 4) {
-        u_int32_t word;
-        MREAD4(HCR_FLASH_DATA + offs, &word);
-        *((u_int32_t*)(data + offs))= __cpu_to_be32(word);
-    }
-
-    return MFE_OK;
-}
-
-int cntx_st_spi_page_write    (mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data) {
-    int rc;
-
-    u_int32_t last_blk_addr;
-    u_int32_t last_addr;
-    u_int8_t  is_first = 1;
-    u_int8_t  is_last  = 0;
-    u_int8_t* p        = data;
-
-    if (addr & ((u_int32_t)mfl->attr.block_write - 1)) {
-        return MFE_BAD_ALIGN;
-    }
-
-    if (size & ((u_int32_t)mfl->attr.block_write - 1)) {
-         return MFE_BAD_ALIGN;
-    }
-
-    //printf("-D- cntx_st_spi_page_write(addr=%05x, u_int32_t size=%03x)\n", addr, size);
-
-    last_addr     = addr + size;
-    last_blk_addr = last_addr - mfl->attr.block_write;
-
-    while (addr < last_addr) {
-        if (addr == last_blk_addr) {
-            is_last = 1;
-        }
-
-        rc = cntx_st_spi_block_write_ex(mfl, addr, mfl->attr.block_write, p, is_first, is_last); CHECK_RC(rc);
-
-        is_first = 0;
-        addr += mfl->attr.block_write;
-        p    += mfl->attr.block_write;
-    }
-
-    return MFE_OK;
-}
-
-int cntx_st_spi_block_write_ex (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data, u_int8_t is_first, u_int8_t is_last) {
-    int rc;
-    u_int32_t offs;
-    u_int32_t gw_cmd   = 0;
-    u_int32_t gw_addr  = 0;
-    u_int32_t buff[4];
-
-    if (blk_addr & ((u_int32_t)mfl->attr.block_write - 1 )) {
-        return MFE_BAD_ALIGN;
-    }
-
-    // sanity check ??? remove ???
-    if (blk_size != (u_int32_t)mfl->attr.block_write ) {
-        return MFE_BAD_PARAMS;
-    }
-
-    //printf("-D- cntx_st_spi_block_write_ex(addr=%05x, u_int32_t size=%03x, first=%d, last=%d)\n", blk_addr, blk_size, (u_int32_t) is_first, (u_int32_t) is_last);
-
-    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
-
-    gw_cmd = MERGE(gw_cmd, 1               , HBO_DATA_PHASE, 1);
-    gw_cmd = MERGE(gw_cmd, log2up(blk_size), HBO_MSIZE,      HBS_MSIZE);
-
-    if (is_first) {
-        rc = cntx_st_spi_write_enable(mfl); CHECK_RC(rc);
-
-        // Write the data block
-        gw_cmd = MERGE(gw_cmd, 1               , HBO_CMD_PHASE,  1);
-        gw_cmd = MERGE(gw_cmd, 1               , HBO_ADDR_PHASE, 1);
-        gw_cmd = MERGE(gw_cmd, SFC_PP          , HBO_CMD,        HBS_CMD);
-
-        gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
-
-        MWRITE4(HCR_FLASH_ADDR, gw_addr);
-    }
-
-    if (!is_last) {
-        gw_cmd = MERGE(gw_cmd, 1               , HBO_CS_HOLD,    1);
-    }
-
-    // Data:
-    for (offs = 0 ; offs < blk_size ; offs += 4) {
-        u_int32_t word = zero;
-        word = MERGE(word, data[offs + 0] , 24 , 8);
-        word = MERGE(word, data[offs + 1] , 16 , 8);
-        word = MERGE(word, data[offs + 2] ,  8 , 8);
-        word = MERGE(word, data[offs + 3] ,  0 , 8);
-        //MWRITE4(HCR_FLASH_DATA + offs, word );
-        buff[offs/4] = word;
-    }
-
-    //if (mwrite_by_chunks(mfl->mf, HCR_FLASH_DATA, buff, blk_size) != (int)blk_size) {
-    if (mwrite4_block(mfl->mf, HCR_FLASH_DATA, buff, blk_size) != (int)blk_size) {
-        fprintf(stderr, "-E- Cr chunk write (0x%08x) failed: %s(%d)\n", HCR_FLASH_DATA, strerror(errno), (u_int32_t)errno);
-        exit(2);
-    }
-
-    rc = cntx_exec_cmd(mfl, gw_cmd, "PP command"); CHECK_RC(rc);
-
-    //
-    // Wait for end of write in flash (WriteInProgress = 0):
-    //
-
-    if (is_last) {
-        rc = st_spi_wait_wip(mfl, READ_DELAY, READ_CNT_SLOW + READ_CNT_FAST, READ_CNT_FAST); CHECK_RC(rc);
-    }
-
-    return MFE_OK;
-}
-
-int cntx_st_spi_block_write     (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
-   return cntx_st_spi_block_write_ex(mfl, blk_addr, blk_size, data, 1, 1);
-}
-
-int cntx_st_spi_block_write_old (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
-    int rc;
-    u_int32_t offs;
-    u_int32_t gw_cmd   = 0;
-    u_int32_t gw_addr  = 0;
-
-
-    if (blk_addr & (blk_size - 1 )) {
-        return MFE_BAD_ALIGN;
-    }
-
-    // sanity check ??? remove ???
-    if (blk_size != (u_int32_t)mfl->attr.block_write ) {
-        return MFE_BAD_PARAMS;
-    }
-
-    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
-
-    rc = cntx_st_spi_write_enable(mfl); CHECK_RC(rc);
-
-    // Write the data block
-    gw_cmd = MERGE(gw_cmd, 1               , HBO_CMD_PHASE,  1);
-    gw_cmd = MERGE(gw_cmd, 1               , HBO_ADDR_PHASE, 1);
-    gw_cmd = MERGE(gw_cmd, 1               , HBO_DATA_PHASE, 1);
-
-    gw_cmd = MERGE(gw_cmd, log2up(blk_size), HBO_MSIZE,      HBS_MSIZE);
-    gw_cmd = MERGE(gw_cmd, SFC_PP          , HBO_CMD,        HBS_CMD);
-
-    gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
-
-    MWRITE4(HCR_FLASH_ADDR, gw_addr);
-
-    // Data:
-    for (offs = 0 ; offs < blk_size ; offs += 4) {
-        u_int32_t word = zero;
-        word = MERGE(word, data[offs + 0] , 24 , 8);
-        word = MERGE(word, data[offs + 1] , 16 , 8);
-        word = MERGE(word, data[offs + 2] ,  8 , 8);
-        word = MERGE(word, data[offs + 3] ,  0 , 8);
-        MWRITE4(HCR_FLASH_DATA + offs, word );
-    }
-
-    rc = cntx_exec_cmd(mfl, gw_cmd, "PP command"); CHECK_RC(rc);
-
-    //
-    // Wait for end of write in flash (WriteInProgress = 0):
-    //
-
-    rc = st_spi_wait_wip(mfl, READ_DELAY, READ_CNT_SLOW + READ_CNT_FAST, READ_CNT_FAST); CHECK_RC(rc);
-
-    return MFE_OK;
-    }
-
-int cntx_st_spi_erase_sect(mflash* mfl, u_int32_t addr) {
-    int rc;
-
-    u_int32_t gw_cmd  = 0;
-    u_int32_t gw_addr = 0;
-
-    rc = set_bank(mfl, addr); CHECK_RC(rc);
-
-    rc = cntx_st_spi_write_enable(mfl); CHECK_RC(rc);
-
-    // Erase sector command:
-    gw_cmd = MERGE(gw_cmd,      1, HBO_CMD_PHASE,  1);
-    gw_cmd = MERGE(gw_cmd,      1, HBO_ADDR_PHASE, 1);
-    gw_cmd = MERGE(gw_cmd, SFC_SE, HBO_CMD,        HBS_CMD);
-
-    gw_addr = addr & ONES32(mfl->attr.log2_bank_size);
-
-    MWRITE4(HCR_FLASH_ADDR, gw_addr);
-
-    rc = cntx_exec_cmd(mfl, gw_cmd, "ES"); CHECK_RC(rc);
-
-    // Wait for erase completion
-    rc = st_spi_wait_wip(mfl, ERASE_DELAY, ERASE_CNT, 0); CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-int cntx_flash_init(mflash* mfl) {
-    int rc;
-    u_int32_t tmp;
-
-    // Without too much details:
-    // When the ConnectX boots up without a valid FW , the PCIE link may be unstable.
-    // In that case, turn off the auto reset on link down, so we'll be able to burn the device.
-    MREAD4(0x41270, &tmp);
-    if (tmp > 0xfff00000) {
-        u_int32_t tmp1;
-        MREAD4(0xf3834, &tmp1);
-        tmp1 = MERGE(tmp1, 2, 27, 2);
-        MWRITE4(0xf3834, tmp1);
-    }
-
-
-    //TODO: Enable page_read (slightly better perf)
-    //mfl->f_read           = cntx_st_spi_page_read;
-    mfl->f_read           = read_chunks;
-    mfl->f_read_blk       = cntx_st_spi_block_read;
-    mfl->f_lock           = ihst_flash_lock; // Flash lock has same address and functionality as in InfiniHost.
-    mfl->f_set_bank       = cntx_set_bank;
-
-    rc = mfl->f_lock(mfl, 1);
-    if (!mfl->opts[MFO_IGNORE_SEM_LOCK]) {
-        CHECK_RC(rc);
-    } else {
-        mfl->is_locked = 1;
-    }
-
-    rc = cntx_init_gpios(mfl);  CHECK_RC(rc);
-
-    mfl->f_spi_status = cntx_st_spi_get_status;
-
-    rc = st_spi_fill_attr(mfl);   CHECK_RC(rc);
-
-    if        (mfl->attr.command_set == MCS_STSPI) {
-        mfl->f_reset      = ih3lx_st_spi_reset; // Null func - same as in ih3lx
-        //mfl->f_write_blk  = cntx_st_spi_block_write;
-        mfl->f_write_blk  = cntx_st_spi_page_write; mfl->attr.page_write = 256;
-        mfl->f_write      = write_chunks;
-        mfl->f_erase_sect = cntx_st_spi_erase_sect;
-    } else {
-        return MFE_UNSUPPORTED_FLASH_TYPE;
-    }
-
-    rc = mfl->f_reset(mfl);
-
-    return MFE_OK;
-}
-
-// InfiniScale 4 (IS4) functions:
-
-int is4_init_gpios(mflash* mfl) {
-    mfl = NULL;
-    return MFE_NOT_IMPLEMENTED;
-}
-
-
-int is4_flash_lock(mflash* mfl, int lock_state) {
-    // Obtain GPIO Semaphore
-    u_int32_t cnt=0;
-    u_int32_t word;
-    if (lock_state) {
-        do {
-            if (++cnt > GPIO_SEM_TRIES) {
-                //printf("-E- Can not obtain Flash semaphore");
-                return MFE_SEM_LOCKED;
-            }
-            MREAD4(HCR_FLASH_CMD , &word);
-        } while (EXTRACT(word, HBO_LOCK, 1));
-    } else {
-        MWRITE4(HCR_FLASH_CMD, 0);
-    }
-
-    mfl->is_locked = (lock_state != 0);
-    return MFE_OK;
-}
-
-// ConnectX and Shaldag flash interfaces are identical (except lock function)
-// Use same functions
-//
-// TODO: Unify fith ConnectX inif function
-int is4_flash_init(mflash* mfl) {
-    int rc;
-
-    //TODO: Enable page_read (slightly better perf)
-    //mfl->f_read           = cntx_st_spi_page_read;
-    mfl->f_read           = read_chunks;
-    mfl->f_read_blk       = cntx_st_spi_block_read;
-    mfl->f_lock           = is4_flash_lock;
-    mfl->f_set_bank       = cntx_set_bank;
-
-    rc = mfl->f_lock(mfl, 1);
-    if (!mfl->opts[MFO_IGNORE_SEM_LOCK]) {
-        CHECK_RC(rc);
-    } else {
-        mfl->is_locked = 1;
-    }
-
-    //HACK - Not yet implemented, but should work without it also
-    //rc = is4_init_gpios(mfl);  CHECK_RC(rc);
-
-    mfl->f_spi_status = cntx_st_spi_get_status;
-
-    rc = st_spi_fill_attr(mfl);   CHECK_RC(rc);
-
-    if        (mfl->attr.command_set == MCS_STSPI) {
-        mfl->f_reset      = ih3lx_st_spi_reset; // Null func - same as in ih3lx
-        //mfl->f_write_blk  = cntx_st_spi_block_write;
-        mfl->f_write_blk  = cntx_st_spi_page_write; mfl->attr.page_write = 256;
-        mfl->f_write      = write_chunks;
-        mfl->f_erase_sect = cntx_st_spi_erase_sect;
-    } else {
-        return MFE_UNSUPPORTED_FLASH_TYPE;
-    }
-
-    rc = mfl->f_reset(mfl);
-
-    return MFE_OK;
-}
-
-
-
-
-
-//
-// Interface functions:
-//
-
-int     mf_read        (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
-    if (addr + len > mfl->attr.size) {
-        return MFE_OUT_OF_RANGE;
-    }
-    return mfl->f_read(mfl, addr, len, data);
-}
-
-int     mf_write       (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
-    if (addr + len > mfl->attr.size) {
-        return MFE_OUT_OF_RANGE;
-    }
-    return mfl->f_write(mfl, addr, len, data);
-}
-
-int     mf_erase_sector(mflash* mfl, u_int32_t addr) {
-    if (addr >= mfl->attr.size) {
-        return MFE_OUT_OF_RANGE;
-    }
-    return mfl->f_erase_sect(mfl, addr);
-}
-
-int mf_open_ignore_lock(mflash* mfl) {
-    mfl->opts[MFO_IGNORE_SEM_LOCK] = 1;
-    return mf_open_fw(mfl);
-}
-
-//Caller must zero the mflash struct before calling this func.
-int mf_open_fw(mflash* mfl)
-{
-    int rc;
-    u_int32_t dev_id;
-
-    if (!mfl) {
-        return MFE_BAD_PARAMS;
-    }
-
-    MREAD4(0xf0014, &dev_id);
-
-    dev_id &= 0xffff;
-
-    mfl->attr.hw_dev_id = dev_id;
-    //printf("-D- read dev id: %d\n", dev_id);
-
-    if (dev_id == 23108 || dev_id == 25208) {
-        rc = ihst_flash_init(mfl);
-    } else if (dev_id == 24204 || dev_id == 25204) {
-        rc = ih3lx_flash_init(mfl);
-    } else if (dev_id == 400) {
-        rc = cntx_flash_init(mfl);
-    } else if (dev_id == 435) {
-        rc = is4_flash_init(mfl);
-    } else if (dev_id == 0xffff) {
-        printf("-E- Read a corrupted device id (0x%x). Probably HW/PCI access problem\n", dev_id);
-        rc = MFE_CR_ERROR;
-    } else {
-        printf("-E- Device type %d not supported.\n", dev_id);
-        rc = MFE_INVAL;
-    }
-
-    CHECK_RC(rc);
-
-    mfl->curr_bank = -1;
-    mfl->f_set_bank(mfl,0);
-
-    return MFE_OK;
-}
-
-int    mf_opend       (mflash** pmfl, struct mfile_t* mf) {
-    int rc;
-    *pmfl = (mflash*)malloc(sizeof(mflash));
-    if (!*pmfl) {
-        return MFE_NOMEM;
-    }
-
-    memset(*pmfl, 0, sizeof(mflash));
-    (*pmfl)->mf = (mfile*)mf;
-
-    rc = mf_open_fw(*pmfl);
-
-    return rc;
-}
-
-int     mf_open        (mflash** pmfl, const char* dev) {
-    mfile*  mf;
-
-    int rc;
-
-    if (!dev) {
-        return MFE_BAD_PARAMS;
-    }
-
-    mf = mopen(dev);
-
-    if (!mf) {
-        return MFE_CR_ERROR;
-    }
-
-    rc = mf_opend(pmfl, (struct mfile_t*) mf);
-
-    if ((*pmfl)) {
-        (*pmfl)->opts[MFO_CLOSE_MF_ON_EXIT] = 1;
-    }
-
-    CHECK_RC(rc);
-
-    return MFE_OK;
-}
-
-int     mf_close       (mflash* mfl) {
-    if (!mfl) {
-        return MFE_BAD_PARAMS;
-    }
-
-    if (mfl->f_reset) {
-        mfl->f_reset(mfl);
-    }
-
-    set_bank(mfl, 0);
-
-    if (mfl->is_locked) {
-        mfl->f_lock(mfl, 0);
-    }
-
-    if (mfl->mf && (mfl)->opts[MFO_CLOSE_MF_ON_EXIT]) {
-        mclose(mfl->mf);
-    }
-
-    free(mfl);
-    return MFE_OK;
-}
-
-
-int     mf_get_attr    (mflash* mfl, flash_attr* attr) {
-    *attr = mfl->attr;
-    return MFE_OK;
-}
-
-int     mf_sw_reset     (mflash* mfl) {
-    if (msw_reset(mfl->mf)) {
-        if (errno == EPERM) {
-            return MFE_CMD_SUPPORTED_INBAND_ONLY;
-        } else {
-            return MFE_ERROR;
-        }
-    }
-
-    return MFE_OK;
-}
-
-
-
-const char*   mf_err2str (int err_code) {
-    static char* mf_err_str[] = {
-    "MFE_OK",
-    "MFE_GENERAL_ERROR",
-    "MFE_BAD_PARAMS",
-    "MFE_CR_ERROR",
-    "MFE_INVAL",
-    "MFE_NOT_IMPLEMENTED",
-    "MFE_UNSUPPORTED_FLASH_TOPOLOGY",
-    "MFE_UNSUPPORTED_FLASH_TYPE",
-    "MFE_CFI_FAILED",
-    "MFE_TIMEOUT",
-    "MFE_ERASE_TIMEOUT",
-    "MFE_WRITE_TIMEOUT",
-    "MFE_ERASE_ERROR",
-    "MFE_WRITE_ERROR",
-    "MFE_BAD_ALIGN",
-    "MFE_SEM_LOCKED",
-    "MFE_VERIFY_ERROR",
-    "MFE_NOMEM",
-    "MFE_OUT_OF_RANGE",
-    "MFE_CMD_SUPPORTED_INBAND_ONLY"
-    };
-
-    return err_code < (int)ARRSIZE(mf_err_str) ? mf_err_str[err_code] : NULL;
-}
-
-int     mf_set_opt     (mflash* mfl, MfOpt opt, int  val) {
-    if ((int)opt < 0 || opt > MFO_LAST) {
-        return MFE_BAD_PARAMS;
-    }
-    mfl->opts[opt] = val;
-    return MFE_OK;
-}
-
-int     mf_get_opt     (mflash* mfl, MfOpt opt, int *val) {
-    if ((int)opt < 0 || opt > MFO_LAST) {
-        return MFE_BAD_PARAMS;
-    }
-    *val = mfl->opts[opt];
-    return MFE_OK;
-}
-
-
-int     mf_cr_read     (mflash* mfl, u_int32_t cr_addr, u_int32_t* data) {
-    if (mread4(mfl->mf, cr_addr, data) != 4) {
-        return MFE_CR_ERROR;
-    }
-    return MFE_OK;
-}
-int     mf_cr_write    (mflash* mfl, u_int32_t cr_addr, u_int32_t  data) {
-    if (mwrite4(mfl->mf, cr_addr, data) != 4) {
-        return MFE_CR_ERROR;
-    }
-    return MFE_OK;
-}
diff --git a/mflash/Makefile.am b/mflash/Makefile.am
new file mode 100644
index 0000000..d0d76d9
--- /dev/null
+++ b/mflash/Makefile.am
@@ -0,0 +1,42 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+INCLUDES= -I. -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common -I$(top_srcdir)/tools_layouts -I$(top_srcdir)/reg_access
+
+AM_CFLAGS = -MD -pipe -Wall -W -DMST_UL -g ${MFLASH_INBAND_FLAG}
+
+noinst_LIBRARIES = libmflash.a
+
+libmflash_a_SOURCES =  mflash.c mflash.h\
+			mflash_pack_layer.c mflash_pack_layer.h mflash_access_layer.c mflash_access_layer.h\
+			mflash_types.h mlash_common_structs.h
diff --git a/mflash/Makefile.in b/mflash/Makefile.in
new file mode 100644
index 0000000..68324a3
--- /dev/null
+++ b/mflash/Makefile.in
@@ -0,0 +1,510 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = mflash
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+libmflash_a_AR = $(AR) $(ARFLAGS)
+libmflash_a_LIBADD =
+am_libmflash_a_OBJECTS = mflash.$(OBJEXT) mflash_pack_layer.$(OBJEXT) \
+	mflash_access_layer.$(OBJEXT)
+libmflash_a_OBJECTS = $(am_libmflash_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libmflash_a_SOURCES)
+DIST_SOURCES = $(libmflash_a_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+INCLUDES = -I. -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common -I$(top_srcdir)/tools_layouts -I$(top_srcdir)/reg_access
+AM_CFLAGS = -MD -pipe -Wall -W -DMST_UL -g ${MFLASH_INBAND_FLAG}
+noinst_LIBRARIES = libmflash.a
+libmflash_a_SOURCES = mflash.c mflash.h\
+			mflash_pack_layer.c mflash_pack_layer.h mflash_access_layer.c mflash_access_layer.h\
+			mflash_types.h mlash_common_structs.h
+
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mflash/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mflash/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+libmflash.a: $(libmflash_a_OBJECTS) $(libmflash_a_DEPENDENCIES) 
+	-rm -f libmflash.a
+	$(libmflash_a_AR) libmflash.a $(libmflash_a_OBJECTS) $(libmflash_a_LIBADD)
+	$(RANLIB) libmflash.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mflash.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mflash_access_layer.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mflash_pack_layer.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libtool clean-noinstLIBRARIES ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mflash/mflash.c b/mflash/mflash.c
new file mode 100644
index 0000000..504c69d
--- /dev/null
+++ b/mflash/mflash.c
@@ -0,0 +1,2840 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ */
+
+
+// TODO: remove all commented defines and ifdefs of __be32.... or __cpu_to_be32... etc (they are taken from compatibility.h now)
+#ifdef IRISC
+#include <tavor_mac.h>
+//#define __cpu_to_be32(val) (val)
+#define NULL 0
+
+#else
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <errno.h>
+#include <string.h>
+
+#include "bit_slice.h"
+#include "mtcr.h"
+
+#include "mflash_pack_layer.h"
+#include "mflash_access_layer.h"
+#include "mflash.h"
+
+#define ICMD_MAX_BLOCK_WRITE   128
+#define INBAND_MAX_BLOCK_WRITE 32
+
+#define ARR_SIZE(arr) sizeof(arr)/sizeof(arr[0])
+
+#ifndef __WIN__
+
+#if defined __DJGPP__
+//
+// DJGPP - GCC PORT TO MS DOS
+//
+
+#include <netinet/in.h>
+#include <unistd.h>
+
+#define bswap_32(x) ntohl(x)
+
+
+#else
+#ifdef __FreeBSD__
+#include <netinet/in.h>
+#define SWAPL(l) ntohl(l)
+#include <sys/endian.h>
+#else // Linux
+#include <byteswap.h>
+#include <endian.h>
+#endif
+
+#endif // __DJGPP__
+
+#ifndef __FreeBSD__
+#define SWAPL(l) bswap_32(l)
+#endif
+
+#define OP_NOT_SUPPORTED EOPNOTSUPP
+
+#else // __WIN__
+
+//
+// Windows (Under DDK)
+//
+
+#include <io.h>
+#include <Winsock2.h>
+#define SWAPL(l) ntohl(l)
+#define inline __inline
+
+#define OP_NOT_SUPPORTED EINVAL
+#define usleep(x) Sleep(((x + 999)/1000) )
+
+#endif // __WIN__
+#endif
+
+#ifndef zero
+#define zero 0
+#endif
+
+//
+// Mellanox Technologies LTD Devices naming/abbreviation convention in this file:
+//
+// ConnectX         cntx
+// ConnectIB        cib
+
+
+/*
+*  Low level operations
+*/
+
+/* Flash Functions: */
+
+// This is an interface function when running in IRISC
+int mf_open_fw(mflash* mfl, flash_params_t* flash_params, int num_of_banks);
+int cntx_int_spi_get_status_data(mflash* mfl, u_int8_t op_type, u_int32_t* status, u_int8_t data_num);
+
+
+// NOTE: This macro returns ... not nice.
+#define CHECK_RC(rc) do {if (rc) return rc;} while(0)
+
+#define ARRSIZE(arr) (sizeof(arr)/sizeof(arr[0]))
+
+#ifdef ESS
+#define MREAD4(offs, val)  do {*val=READ_WORD(offs);} while (0)
+#define MWRITE4(offs, val) do {WRITE_WORD(offs, val);} while (0)
+#else
+#define MREAD4(offs, val)  do { if (mread4 (mfl->mf, offs, val) != 4) { \
+                                  /*fprintf(stderr, "-E- Cr read (0x%08x) failed: %s(%d)\n", (u_int32_t)(offs), strerror(errno), (u_int32_t)errno);*/ \
+                  return 2; } /*printf("-D- %s:%d mread4: offs = %#x, val = %#x\n", __FUNCTION__, __LINE__, offs, val);*/\
+                                  } while (0)
+
+#define MWRITE4(offs, val) do { if (mwrite4(mfl->mf, offs, val) != 4) { \
+                                  /*fprintf(stderr, "-E- Cr write (0x%08x, 0x%08x) failed: %s(%d)\n", (u_int32_t)(offs), (u_int32_t)(val), strerror(errno), (u_int32_t)errno);*/ \
+                  return 2; } /*printf("-D- %s:%d mwrite4: offs = %#x, val = %#x\n",   __FUNCTION__, __LINE__, offs, val);*/ \
+                                  } while (0)
+#endif
+
+// Constants:
+
+// General:
+#define GPIO_DIR_L       0xf008c
+#define GPIO_POL_L       0xf0094
+#define GPIO_MOD_L       0xf009c
+#define GPIO_DAT_L       0xf0084
+#define GPIO_DATACLEAR_L 0xf00d4
+#define GPIO_DATASET_L   0xf00dc
+
+#define SEMAP63          0xf03fc
+
+// InfiniHost specific
+#define IDLE           0
+#define READ4          (1<<29)
+#define WRITE1         (2<<29)
+
+#define CR_FLASH       0xf01a4
+#define ADDR_MSK       0x7ffffUL
+#define CMD_MASK       0xe0000000UL
+
+#define SST_STATUS_REG_VAL   0x80000000
+#define ATMEL_STATUS_REG_VAL 0x0
+
+#define CPUMODE_MSK    0xc0000000UL
+#define CPUMODE_SHIFT  30
+#define CPUMODE        0xf0150
+
+#define SWITCHX_HW_ID 0x245
+#define HERMON_HW_ID  0x190
+#define CX3_PRO_HW_ID 0x1F7
+#define CX3_HW_ID     0x1F5
+#define CX4_HW_ID	  0x209
+
+#define CONNECT_IB_HW_ID 0x1FF
+#define SWITCH_IB_HW_ID 0x247
+
+// Write/Erase delays
+// ------------------
+// The below delays improve CPU utilization when doing long operations by
+// sleeping instead of full throtle polling.
+// Their values are set so they will not lenghen burn time (at least not by a meaningfull duration)
+// and will save cpu. The delays are divided to an initial_delay, and then retry num_of_retries times waiting retry_delay.
+// The initial delay is set according to the fastest flash we currently support (W25QxxBV).
+// The retry_delay*num_of_retries is set according to the slowest flash maximum AC timing.
+//
+// To test there's no performance degradation by these delay: set DELAYS to 0 and RETRIES to infinity, and compare perf.
+
+enum FlashConstant {
+    // All time values are in usecs
+    WRITE_BLOCK_INIT_DELAY       = 10,
+    WRITE_ADDITIONAL_BYTE_DELAY  = 1,
+    WRITE_BLOCK_RETRY_DELAY      = 10,
+    WRITE_BLOCK_RETRIES          = 30000,
+
+    ERASE_SUBSECTOR_INIT_DELAY   = 20000,
+    ERASE_SUBSECTOR_RETRY_DELAY  = 300,
+    ERASE_SUBSECTOR_RETRIES      = 10000,
+
+    FLASH_CMD_CNT  = 5000,      // Number of reads till flash cmd is zeroed
+    GPIO_SEM_TRIES = 1024 ,     // Number of tries to obtain a GPIO sem.
+    MAX_WRITE_BUFFER_SIZE = 256 // Max buffer size for buffer write devices
+};
+
+
+enum IntelFlashCommand {
+    FC_ReadID      = 0x90,
+    FC_Read        = 0xFF,
+    FC_Erase       = 0x20,
+    FC_Confirm     = 0xD0,
+    FC_Clear       = 0x50,
+    FC_Write       = 0x40,
+    FC_LoadPB      = 0xE0,
+    FC_PBWrite     = 0x0C,
+    FC_Status      = 0x70,
+    FC_Suspend     = 0xB0,
+    FC_Resume      = 0xD0,
+    FC_ReadESR     = 0x71,
+    FC_QueryCFI    = 0x98,
+    FC_SCSErase    = 0x28,
+    FC_SCSWrite    = 0xE8
+};
+
+enum IntelFlashStatus {
+    FS_Ready       = 0x80,
+    FS_Suspended   = 0x40,
+    FS_Error       = 0x3E,
+    FS_BlockError  = 0x3F
+};
+
+
+//static inline
+static u_int32_t log2up (u_int32_t in) {
+    u_int32_t i;
+    for (i = 0; i < 32; i++) {
+        if (in <= (u_int32_t)(1 << i))
+            break;
+    }
+
+    return i;
+}
+
+// ConnectX SPI interface:
+int cntx_flash_init      (mflash* mfl, flash_params_t* flash_params);
+
+int cntx_fill_attr       (mflash* mfl);
+
+int cntx_flash_read      (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
+
+int cntx_st_spi_reset          (mflash* mfl);
+int cntx_st_spi_erase_sect     (mflash* mfl, u_int32_t addr);
+
+int cntx_st_spi_block_write_ex (mflash*   mfl,
+                                u_int32_t blk_addr,
+                                u_int32_t blk_size,
+                                u_int8_t* data,
+                                u_int8_t  is_first,
+                                u_int8_t  is_last,
+                                u_int32_t total_size);
+
+int cntx_sst_spi_block_write_ex (mflash* mfl,
+                                 u_int32_t blk_addr,
+                                 u_int32_t blk_size,
+                                 u_int8_t* data);
+
+
+int cntx_st_spi_block_read_ex  (mflash*   mfl,
+                                u_int32_t blk_addr,
+                                u_int32_t blk_size,
+                                u_int8_t* data,
+                                u_int8_t  is_first,
+                                u_int8_t  is_last);
+
+int cntx_spi_get_type(mflash* mfl, u_int8_t op_type, u_int8_t *vendor, u_int8_t *type, u_int8_t *capacity);
+
+int cntx_spi_write_status_reg(mflash* mfl, u_int32_t status_reg, u_int8_t write_cmd, u_int8_t status_is_double);
+
+int spi_get_num_of_flashes(int prev_num_of_flashes);
+
+
+int my_memset(void* dst, u_int8_t data, u_int32_t len) {
+    u_int32_t i;
+    u_int8_t* bytes = (u_int8_t*)dst;
+
+    for (i = 0; i < len;  i++) {
+        bytes[i] = data;
+    }
+
+    return 0;
+}
+
+int my_memcpy(void* dst, void* src, u_int32_t len) {
+    u_int32_t i;
+    u_int8_t* dbytes = (u_int8_t*)dst;
+    u_int8_t* sbytes = (u_int8_t*)src;
+
+    for (i = 0; i < len;  i++) {
+        dbytes[i] = sbytes[i];
+    }
+
+    return 0;
+}
+
+#if 0 // TODO: Currently the polling is in max throttle - no sleep is done
+int usleep(u_int32_t usecs) {
+    u_int32_t i;
+    u_int32_t stub = 0;
+    // TODO: Some more intelegent /accurate way to do it, or remove T.Os completely.
+    u_int32_t loops = (usecs << 9);
+    for (i = 0; i < loops; i++) {
+        stub++;
+    }
+
+    return stub;
+}
+#endif
+
+int write_chunks   (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
+    int       rc;
+    u_int8_t  *p         = (u_int8_t *)data;
+
+    int       all_ffs;
+
+    // TODO - Check MAX_WRITE_BUFFER_SIZE against block_size in open (or here)
+    u_int8_t  tmp_buff[MAX_WRITE_BUFFER_SIZE];
+
+    if (!mfl) {
+        return MFE_BAD_PARAMS;
+    }
+
+    //printf("-D- write_chunks(addr=%x, size=%x)\n", addr, len);
+
+    while (len) {
+        u_int32_t i;
+        u_int32_t prefix_pad_size = 0;
+        u_int32_t suffix_pad_size = 0;
+
+        u_int32_t block_size = mfl->attr.block_write;
+        u_int32_t block_mask = ~(block_size - 1 );
+
+        u_int32_t block_addr = addr & block_mask;
+        u_int32_t data_size  = block_size;
+
+        u_int8_t* block_data = p;
+
+        //
+        // To keep things simple, we always write full blocks.
+        // (there's an option to write partial buffer, but Intel reference code always
+        // writes full buffer, with pads if needed. I do the same ...)
+        //
+        // The First and last cycles (can be the same one) may not be block aligned.
+        // If this is the case, copy the block data to a 0xFF padded temp buffer (writing 0xFF
+        // does not effect the flash)
+        //
+
+        prefix_pad_size = addr - block_addr;
+
+        if ((addr & block_mask) == ((addr + len) & block_mask)) {
+            suffix_pad_size = block_size - ((addr + len) % block_size);
+        }
+
+        if (suffix_pad_size || prefix_pad_size) {
+            my_memset(tmp_buff, 0xff, block_size);
+
+            data_size -= prefix_pad_size;
+            data_size -= suffix_pad_size;
+
+            my_memcpy(tmp_buff + prefix_pad_size, p , data_size);
+
+            block_data = tmp_buff;
+        } else if (mfl->attr.page_write) {
+            // current write is aligned to block size,
+            // write data to next page, or to last full block (if we're in the last block in a page)
+            u_int32_t page_mask             = ~(mfl->attr.page_write - 1);
+            u_int32_t next_page_addr        = (addr + mfl->attr.page_write + 1) & page_mask;
+            u_int32_t size_to_page_boundary = next_page_addr - addr;
+            if (len > size_to_page_boundary) {
+                block_size = size_to_page_boundary;
+            } else {
+                block_size = len & block_mask;
+            }
+            data_size = block_size;
+        }
+
+        //
+        // Check to see if there's something to do
+        //
+        all_ffs = 1;
+        for (i = 0; i < block_size ; i++) {
+            if (block_data[i] != 0xff) {
+                all_ffs = 0;
+                break;
+            }
+        }
+
+        if (!all_ffs) {
+            rc = mfl->f_write_blk(mfl, block_addr, block_size, block_data); CHECK_RC(rc);
+
+            if (mfl->opts[MFO_NO_VERIFY] == 0) {
+                u_int8_t verify_buffer[MAX_WRITE_BUFFER_SIZE];
+                rc = mfl->f_reset(mfl);                                CHECK_RC(rc);
+                rc = mfl->f_read(mfl, addr, data_size, verify_buffer); CHECK_RC(rc);
+                // Verify data
+                for (i = 0 ; i < data_size ; i++) {
+                   // printf("-D- Verify: addr = %#x, verify_buffer[%d] = %#x, block_data[%d] = %#x\n",
+                   //         addr, i, verify_buffer[i], i + prefix_pad_size, block_data[i + prefix_pad_size]);
+                    if (verify_buffer[i] != block_data[i + prefix_pad_size]) {
+                        //return _f.errmsg("Write verification failed. Addr %08x - exp:%02x act:%02x\n",
+                        //       addr + i,
+                        //       block_data[i + prefix_pad_size] ,
+                        //       verify_buffer[i]);
+                        return MFE_VERIFY_ERROR;
+                    }
+                }
+            }
+        }
+
+        //
+        // loop advance
+        //
+
+        addr += data_size;
+        p    += data_size;
+        len  -= data_size;
+    }
+
+    rc = mfl->f_reset(mfl); CHECK_RC(rc);
+
+    return MFE_OK;
+}
+
+
+////////////////////////////////////////
+//
+// ST SPI functions - common for InfiniHostIIILx and ConnectX
+//
+////////////////////////////////////////
+enum StFlashCommand {
+    SFC_SE    = 0xD8,
+    SFC_SSE   = 0x20,
+    SFC_PP    = 0x02,
+    SFC_RDSR  = 0x05,
+    SFC_RDSR2 = 0x35,
+    SFC_WREN  = 0x06,
+    SFC_READ  = 0x03,
+    SFC_RES   = 0xAB,
+    SFC_JEDEC = 0x9F,
+    SFC_RDNVR = 0xB5,
+    SFC_WRNVR = 0xB1,
+    SFC_WRSR  = 0x01
+};
+
+typedef struct flash_info {
+    const char *name;
+    u_int8_t vendor;
+    u_int8_t type;
+    int command_set;
+    int erase_command;
+    int sector_size;
+    u_int8_t quad_en_support;
+    u_int8_t write_protected_support;
+    u_int8_t protect_sub_and_sector;
+    u_int8_t dummy_cycles_support;
+} flash_info_t;
+
+#define SST_FLASH_NAME   "SST25VFxx"
+#define WINBOND_NAME     "W25QxxBV"
+#define WINBOND_W25X     "W25Xxx"
+#define ATMEL_NAME       "AT25DFxxx"
+#define S25FLXXXP_NAME   "S25FLXXXP"
+#define S25FL116K_NAME   "S25FL11xx"
+#define MACRONIX_NAME	 "MX25L16xxx"
+
+typedef enum flash_vendor {
+    FV_ST      = 0x20,
+    FV_SST     = 0xbf,
+    FV_WINBOND = 0xef,
+    FV_ATMEL   = 0x1f,
+    FV_S25FLXXXX = 0x01,
+    FV_MX25K16XXX = 0xc2,
+} flash_vendor_t;
+
+typedef enum flash_memory_type {
+    FMT_ST_M25P  = 0x20,
+    FMT_ST_M25PX = 0x71,
+    FMT_SST_25   = 0x25,
+    FMT_WINBOND  = 0x40,
+    FMT_WINBOND_W25X = 0x30,
+    FMT_ATMEL    = 0x2,
+    FMT_N25QXXX  = 0xba,
+    FMT_S25FLXXXP = 0x02,
+    FMT_S25FL116K = 0x40,
+} flash_memory_type_t;
+
+flash_info_t g_flash_info_arr[] =
+{
+        {"M25PXxx",      FV_ST,      FMT_ST_M25PX,     MCS_STSPI,  SFC_SSE, 0x1000,  0, 0, 0, 0},
+        {"M25Pxx",       FV_ST,      FMT_ST_M25P,      MCS_STSPI,  SFC_SE,  0x10000, 0, 0, 0, 0},
+        {"N25Q0XX",      FV_ST,      FMT_N25QXXX,      MCS_STSPI,  SFC_SSE, 0x1000,  1, 1, 0, 1},
+        {SST_FLASH_NAME, FV_SST,     FMT_SST_25,       MCS_SSTSPI, SFC_SE,  0x10000, 0, 0, 0, 0},
+        {WINBOND_NAME,   FV_WINBOND, FMT_WINBOND,      MCS_STSPI,  SFC_SSE, 0x1000,  1, 1, 1, 0},
+        {WINBOND_W25X,   FV_WINBOND, FMT_WINBOND_W25X, MCS_STSPI,  SFC_SSE, 0x1000,  0, 0, 0, 0},
+        {ATMEL_NAME,     FV_ATMEL,   FMT_ATMEL,        MCS_STSPI,  SFC_SSE, 0x1000,  0, 0, 0, 0},
+        {S25FLXXXP_NAME, FV_S25FLXXXX, FMT_S25FLXXXP,  MCS_STSPI,  SFC_SE,  0x10000, 0, 0, 0, 0},
+        {S25FL116K_NAME, FV_S25FLXXXX, FMT_S25FL116K, MCS_STSPI, SFC_SSE,   0x1000,  0, 0, 0, 0}, // this flash actually supports quad and write protect but we dont need it at this moment
+        {MACRONIX_NAME, FV_MX25K16XXX, FMT_ST_M25P, MCS_STSPI, SFC_SSE,     0x1000,  0, 0, 0, 0}, // this flash actually supports write protection but we dont use it at this time
+};
+
+int cntx_sst_get_log2size(u_int8_t capacity, int* log2spi_size)
+{
+    switch (capacity) {
+        case 0x41:
+            *log2spi_size = 0x15;
+            break;
+        case 0x4A:
+            *log2spi_size = 0x16;
+            break;
+        case 0x8D:
+            *log2spi_size = 0x13;
+            break;
+        case 0x8E:
+            *log2spi_size = 0x14;
+            break;
+        default:
+            return MFE_UNSUPPORTED_FLASH_TOPOLOGY;
+    }
+    return 0;
+}
+
+int get_log2size_by_capcity(unsigned type_index, u_int8_t capacity, int *log2size) {
+
+    flash_info_t *flash_info = &g_flash_info_arr[type_index];
+
+    if (flash_info->type == FMT_SST_25 && flash_info->vendor == FV_SST) {
+        return cntx_sst_get_log2size(capacity, log2size);
+    } else {
+        *log2size = capacity;
+    }
+    return MFE_OK;
+}
+
+int get_type_index_by_vendor_and_type(u_int8_t vendor, u_int8_t type, unsigned *type_index)
+{
+    unsigned i, arr_size;
+    arr_size = ARR_SIZE(g_flash_info_arr);
+
+    for (i = 0; i < arr_size; i++) {
+        flash_info_t *flash_info = &g_flash_info_arr[i];
+        if (flash_info->vendor == vendor && flash_info->type == type) {
+            *type_index = i;
+            return MFE_OK;
+        }
+    }
+    return MFE_UNSUPPORTED_FLASH_TYPE;
+}
+
+void mf_flash_list(char *flash_arr)
+{
+    int i;
+    int arr_index = 0;
+
+    int arr_size = ARR_SIZE(g_flash_info_arr);
+    for (i = 0; i < arr_size; i++) {
+           flash_info_t *flash_info = &g_flash_info_arr[i];
+           int name_len = strlen(flash_info->name);
+           strcpy(&flash_arr[arr_index], flash_info->name);
+           arr_index += name_len;
+           if (i != arr_size - 1) {
+               flash_arr[arr_index++] = ',';
+               flash_arr[arr_index++] = ' ';
+           }
+    }
+    flash_arr[arr_index] = '\0';
+    return;
+}
+
+int get_type_index_by_name(const char *type_name, unsigned *type_index)
+{
+    unsigned i, arr_size;
+    arr_size = ARR_SIZE(g_flash_info_arr);
+    for (i = 0; i < arr_size; i++) {
+        flash_info_t *flash_info = &g_flash_info_arr[i];
+        if (!strcmp(type_name, flash_info->name)) {
+            *type_index = i;
+            return MFE_OK;
+        }
+    }
+    printf("-E- The flash name \"%s\" is unknown\n.", type_name);
+    return MFE_UNSUPPORTED_FLASH_TYPE;
+}
+
+int is_no_flash_detected(u_int8_t type, u_int8_t vendor, u_int8_t capacity) {
+    if ((type == 0xff && vendor == 0xff && capacity == 0xff) ||
+        (type == 0x0 && vendor == 0x0 && capacity == 0x0)) {
+        return 1;
+    }
+    return 0;
+}
+
+int get_flash_info_by_res(mflash* mfl, unsigned *type_index, int *log2size, u_int8_t *no_flash, unsigned char *es_p)
+{
+    int rc;
+
+
+    *no_flash = 0;
+
+    rc = mfl->f_spi_status(mfl, SFC_RES, es_p); CHECK_RC(rc);
+    // printf("-D- get_flash_info_by_res: es = %#x\n", *es_p);
+    if ((*es_p >= 0x10 && *es_p < 0x17)) {
+        *log2size = *es_p + 1;
+        return get_type_index_by_vendor_and_type(FV_ST, FMT_ST_M25P, type_index);
+    } else if (*es_p == 0xff || *es_p == 0x0) {
+        *no_flash = 1;
+    } else {
+        return MFE_UNSUPPORTED_FLASH_TYPE;
+    }
+    return MFE_OK;
+}
+
+int cntx_get_flash_info(mflash* mfl, unsigned *type_index, int *log2size, u_int8_t *no_flash)
+{
+    int rc;
+    u_int8_t type = 0, capacity = 0, vendor = 0, no_flash_res = 0, no_flash_rdid = 0;
+    unsigned char es;
+    // Assume there is a flash.
+    *no_flash = 0;
+
+    rc = cntx_spi_get_type(mfl, SFC_JEDEC, &vendor, &type, &capacity); CHECK_RC(rc);
+    no_flash_rdid = is_no_flash_detected(type, vendor, capacity);
+    // printf("-D- cntx_spi_get_type: rc: %#x, vendor=%#x, type=%#x, capacity=%#x\n", rc, vendor, type, capacity);
+    // printf("-D- rc = %d, no_flash_rdid = %d\n", rc, no_flash_rdid);
+    if (get_type_index_by_vendor_and_type(vendor, type, type_index) == MFE_OK) {
+        // RDID Succeded.
+        // Get the capacity
+        if (get_log2size_by_capcity(*type_index, capacity, log2size) != MFE_OK) {
+            printf("-E- SST SPI flash #%d (vendor: %#x, type: %#x, capacity:%#x) is not supported.\n", mfl->curr_bank, vendor,
+                    type, capacity);
+            return MFE_UNSUPPORTED_FLASH_TOPOLOGY;
+        }
+         return MFE_OK;
+    }
+    // printf("-D- no support for rdid\n");
+    // RDID Failed due to:
+    // 1- RDID is not supported but RES is - Old flashes.
+    // 2- There is no Flash
+    // 3- Flash is not supported
+    if (no_flash_rdid) {
+        // Trying RES
+        rc = get_flash_info_by_res(mfl, type_index, log2size, &no_flash_res, &es);
+        if (rc == 0 && no_flash_res == 1) {
+            // RES Succeeded due to: no flash, unsupported flash or old flash.
+                *no_flash = 1;
+            // when no_flash_rdid == 0 then "1- RDID is not supported but RES is - Old flashes."
+        }
+    } else {
+        rc = MFE_UNSUPPORTED_FLASH_TYPE;
+    }
+
+    if (rc == MFE_UNSUPPORTED_FLASH_TYPE) {
+        printf("-E- SPI flash #%d (vendor: %#x, memory type: %#x, es: %#x) is not supported.\n", mfl->curr_bank, vendor, type, es);
+    }
+    // printf("-D- rc = %d, no_flash_res = %d, type_index = %d.\n", rc, no_flash_res, *type_index);
+    return rc;
+}
+
+int compare_flash_params(flash_params_t *flash_params, int bank_num, const char *type_name, int log2size)
+{
+    if (strcmp(flash_params->type_name, type_name) != 0) {
+        printf("-E- SPI flash #%d (type: %s)differs in type from SPI flash #%d(type: %s). "
+               "All flash devices must be of the same type.\n",
+               bank_num, type_name, bank_num - 1, flash_params->type_name);
+        return MFE_UNSUPPORTED_FLASH_TOPOLOGY;
+    }
+    if (flash_params->log2size != log2size){
+        printf ("-E- SPI flash #%d (log2size: %#x) differs in size from SPI flash #%d (log2size: %#x). "
+                  "All flash devices must be of the same size.\n",
+                  bank_num, log2size, bank_num - 1, flash_params->log2size);
+        return MFE_UNSUPPORTED_FLASH_TOPOLOGY;
+
+    }
+    return MFE_OK;
+}
+
+int cntx_st_spi_get_status(mflash* mfl, u_int8_t op_type, u_int8_t* status) {
+    u_int32_t flash_data;
+    int rc;
+
+    rc = cntx_int_spi_get_status_data(mfl, op_type, &flash_data, 1); CHECK_RC(rc);
+    *status = EXTRACT(flash_data, 0, 8);
+    return MFE_OK;
+}
+int get_flash_params(mflash* mfl, flash_params_t *flash_params, unsigned *type_index)
+{
+    int num_of_flashes = mfl->opts[MFO_NUM_OF_BANKS];
+    int spi_sel, rc;
+    int params_were_set = 0;
+    flash_info_t *flash_info;
+
+    memset(flash_params, 0, sizeof(flash_params_t));
+
+    for (spi_sel = 0 ; spi_sel < num_of_flashes ; spi_sel++) {
+            int log2size;
+            u_int8_t no_flash = 0;
+            const char *type_name;
+            rc = set_bank(mfl, spi_sel); CHECK_RC(rc);
+            rc = mfl->f_get_info(mfl, type_index, &log2size, &no_flash); CHECK_RC(rc);
+            //printf("-D- spi_sel = %d, num_of_flashes = %d, rc = %d, no_flash = %d\n", spi_sel, num_of_flashes, rc, no_flash);
+
+            if (no_flash == 1) {
+                // This bank is empty and also the following banks will be empty.
+                if (flash_params->num_of_flashes == 0) {
+                    // if we haven't detected any 'supported' flash, return an error.
+                    return MFE_NO_FLASH_DETECTED;
+                }
+                break;
+            }
+            flash_info = &(g_flash_info_arr[*type_index]);
+
+            type_name = flash_info->name;
+            if (params_were_set == 0) {
+                flash_params->type_name = type_name;
+                flash_params->log2size  = log2size;
+                params_were_set = 1;
+            } else {
+                rc = compare_flash_params(flash_params, spi_sel, type_name, log2size); CHECK_RC(rc);
+            }
+            // Init SST flash.
+            if (mfl->access_type == MFAT_MFILE) {
+                if (flash_info->vendor ==  FV_SST && flash_info->type == FMT_SST_25) {
+                    rc = cntx_spi_write_status_reg(mfl, SST_STATUS_REG_VAL, SFC_WRSR, 0); CHECK_RC(rc);
+                } else if (flash_info->vendor ==  FV_ATMEL && flash_info->type == FMT_ATMEL) {
+                    rc = cntx_spi_write_status_reg(mfl, ATMEL_STATUS_REG_VAL, SFC_WRSR, 0); CHECK_RC(rc);
+                }
+            }
+
+            flash_params->num_of_flashes++;
+    }
+    return MFE_OK;
+}
+
+int spi_fill_attr_from_params(mflash* mfl, flash_params_t* flash_params, unsigned type_index)
+{
+    flash_info_t *flash_info = &(g_flash_info_arr[type_index]);
+
+    mfl->attr.log2_bank_size = flash_params->log2size;
+    mfl->attr.bank_size      = 1 << flash_params->log2size;
+    mfl->attr.size           = mfl->attr.bank_size * flash_params->num_of_flashes;
+    mfl->attr.block_write                = 16; // In SPI context, this is the transaction size. Max is 16.
+    mfl->attr.num_erase_blocks           = 1;
+    mfl->attr.erase_block[0].sector_size = flash_info->sector_size;
+    mfl->attr.erase_block[0].sector_mask = ~(mfl->attr.erase_block[0].sector_size - 1);
+    mfl->attr.sector_size = mfl->attr.erase_block[0].sector_size;
+
+    mfl->attr.command_set   = flash_info->command_set;
+    mfl->attr.erase_command = flash_info->erase_command;
+    mfl->attr.type_str      = flash_info->name;
+
+    mfl->attr.quad_en_support = flash_info->quad_en_support;
+    mfl->attr.dummy_cycles_support = flash_info->dummy_cycles_support;
+
+    mfl->attr.write_protect_support  = flash_info->write_protected_support;
+    mfl->attr.protect_sub_and_sector = flash_info->protect_sub_and_sector;
+    mfl->attr.banks_num              = flash_params->num_of_flashes;
+    mfl->attr.vendor                 = flash_info->vendor;
+    mfl->attr.type                   = flash_info->type;
+    return MFE_OK;
+}
+
+#define GET_FLASH_RETRY 2
+int st_spi_fill_attr(mflash* mfl, flash_params_t* flash_params) {
+
+    int rc;
+    flash_params_t *cur_flash_params, tmp_flash_params;
+    unsigned type_index;
+
+    // printf("-D- st_spi_fill_attr: ignore_detect = %d, log2size = %#x.\n", mfl->ignore_flash_detect, mfl->user_attr.log2size);
+    if (flash_params == NULL) {
+        int i = 0;
+        // Get flash params from the flash itself
+        cur_flash_params = &tmp_flash_params;
+
+        while (i < GET_FLASH_RETRY) {
+            rc = get_flash_params(mfl, cur_flash_params, &type_index);
+            if (rc != MFE_NO_FLASH_DETECTED) {
+                break;
+            }
+            i++;
+        }
+        CHECK_RC(rc);
+
+    } else {
+        // Get the flash params from the user.
+        rc = get_type_index_by_name(flash_params->type_name, &type_index); CHECK_RC(rc);
+        cur_flash_params = flash_params;
+    }
+
+    // Init the flash attr according to the flash parameters (which was wither given by the user or read from the flash)
+    rc = spi_fill_attr_from_params(mfl, cur_flash_params, type_index); CHECK_RC(rc);
+    // printf("-D- spi_size = %#x,  log2spi_size = %#x, bank_size = %#x, flashes_num = %d\n", mfl->attr.size, mfl->attr.log2_bank_size,
+    //       mfl->attr.bank_size, cur_flash_params->num_of_flashes);
+    return MFE_OK;
+}
+
+int st_spi_wait_wip(mflash* mfl, u_int32_t init_delay_us, u_int32_t retry_delay_us, u_int32_t num_of_retries) {
+
+    int       rc;
+    u_int8_t  status;
+    u_int32_t i;
+
+    usleep(init_delay_us);
+
+    for (i = 0; i < num_of_retries; ++i) {
+        rc = mfl->f_spi_status(mfl, SFC_RDSR, &status); CHECK_RC(rc);
+        if ((status & 1) == 0) {
+            return MFE_OK;
+        }
+        usleep(retry_delay_us);
+    }
+
+    return MFE_WRITE_TIMEOUT;
+}
+
+int read_chunks   (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
+
+    int       rc;
+    u_int8_t  *p         = (u_int8_t *)data;
+
+    // Note:
+    // Assuming read block is the same as write block size.
+    // This is true for current Mellanox devices SPI flash access implementation.
+    // Check for future devices.
+    u_int32_t block_size = mfl->attr.block_write;
+    u_int32_t block_mask;
+
+
+    // TODO - Check MAX_WRITE_BUFFER_SIZE against block_size in open (or here)
+    u_int8_t  tmp_buff[MAX_WRITE_BUFFER_SIZE];
+
+    if (!mfl) {
+        return MFE_BAD_PARAMS;
+    }
+
+    if (len < block_size) {
+        // If we're reading a small chunk, use the smallest block_size to avoid the extra reads and padding overhead
+        block_size = 4;
+    }
+
+    block_mask = ~(block_size - 1);
+
+    while (len) {
+
+        u_int32_t i;
+        u_int32_t prefix_pad_size = 0;
+        u_int32_t suffix_pad_size = 0;
+
+        u_int32_t block_addr = addr & block_mask;
+        u_int32_t data_size  = block_size;
+
+        u_int8_t* block_data = p;
+
+        //
+        // First and last cycles (can be the same one) may not be block aligned.
+        // Check the status, and copy data to a padded temp bufer if not alligned.
+        // (there's an option to write partial buffer, but Intel reference code always
+        // writes full buffer, with pads if needed. I do the dame ...)
+        //
+
+        prefix_pad_size = addr - block_addr;
+
+        if ((addr & block_mask) == ((addr + len) & block_mask)) {
+            suffix_pad_size = block_size - ((addr + len) % block_size);
+        }
+
+        if (suffix_pad_size || prefix_pad_size) {
+            // block exceeds given buffer - read to a temp bufer and
+            // copy the required data to user's bufer.
+            data_size -= suffix_pad_size;
+            data_size -= prefix_pad_size;
+            block_data = tmp_buff;
+        }
+
+        rc = mfl->f_read_blk(mfl, block_addr, block_size, block_data); CHECK_RC(rc);
+
+        if (suffix_pad_size || prefix_pad_size) {
+            for (i = 0; i < data_size; i++) {
+                p[i] = tmp_buff[prefix_pad_size + i];
+            }
+        }
+
+        //
+        // loop advance
+        //
+
+        addr += data_size;
+        p    += data_size;
+        len  -= data_size;
+    }
+
+    return MFE_OK;
+}
+
+
+
+
+////////////////////////////////////////
+//
+// InfiniHostIIILx spi  access functions
+//
+////////////////////////////////////////
+
+
+//
+// Relevant CR addresses, Bit offset and bit size
+//
+
+enum CrConstans {
+    CR_FLASH_GW     = 0xf0400,
+    CR_FLASH_ADDR   = 0xf0404,
+    CR_FLASH_DATA   = 0xf0408,
+    CR_FLASH_CS     = 0xf0418,
+
+    CR_GPIO_LOCK    = 0xf00ec,
+
+    BO_READ_OP      = 0,
+    BO_ADDR_INCR    = 1,
+
+    BO_LPC_STOP     = 3,
+    BO_SPI_NO_DATA  = 4,
+    BO_SPI_NO_ADDR  = 5,
+    BO_SPI_SPECIAL  = 6,
+
+    BO_MSIZE        = 8,
+    BS_MSIZE        = 3,
+
+    BO_STATUS       = 26,
+    BS_STATUS       = 4,
+
+    BO_BUSY         = 30,
+
+    BO_SPI_ADDR     = 0,
+    BS_SPI_ADDR     = 24,
+
+    BO_SPI_CMD      = 24,
+    BS_SPI_CMD      = 8,
+
+    BO_SPI_GPIO     = 25,
+    BS_SPI_GPIO     = 4
+};
+
+int gw_wait_ready(mflash* mfl, const char* msg) {
+    u_int32_t gw_cmd;
+    u_int32_t cnt = 0;
+    (void)msg; // NOT USED FOR NOW
+    do {
+        // Timeout checks
+        if (++cnt > FLASH_CMD_CNT) {
+            //return errmsg("Flash gateway timeout: %s.", msg);
+            return MFE_TIMEOUT;
+        }
+
+        MREAD4(CR_FLASH_GW, &gw_cmd);
+
+    } while (EXTRACT(gw_cmd, BO_BUSY, 1));
+
+    return MFE_OK;
+}
+
+
+int empty_reset          (mflash* mfl) {
+    (void)mfl; /* avoid compiler warning */
+    return MFE_OK;
+}
+
+//////////////////////////////////////////
+//
+// ConnectX functions implementation
+//
+//////////////////////////////////////////
+enum CntxCrConstants{
+    HCR_FLASH_CMD     = 0xf0400,
+    HCR_FLASH_ADDR    = 0xf0404,
+
+    HCR_FLASH_DATA    = 0xf0410,
+
+    HBO_READ_OP       = 0,
+    HBO_ADDR_AUTO_INC = 1,
+    HBO_CMD_PHASE     = 2,
+    HBO_ADDR_PHASE    = 3,
+    HBO_DATA_PHASE    = 4,
+    HBO_CS_HOLD       = 5,
+
+    HBO_MSIZE         = 8,
+    HBS_MSIZE         = 3,
+
+    HBO_CHIP_SELECT   = 11,
+    HBS_CHIP_SELECT   =  2,
+
+    HBO_FLASH_ENABLE  = 13,
+
+    HBO_CMD           = 16,
+    HBS_CMD           =  8,
+
+    HBO_BUSY          = 30,
+    HBO_LOCK          = 31,
+
+    HBO_ADDR          =  0,
+    HBS_ADDR          = 24,
+
+
+    // GPIOs
+    HCR_GPIO_LOCK     = 0xf0048,
+    HCR_GPIO_LOCK_VAL = 0xd42f,
+
+    HCR_GPIO_DATA_OUT = 0xf0040,
+    HCR_GPIO_MODE0    = 0xf0050,
+    HCR_GPIO_MODE1    = 0xf004c,
+
+    HBO_GPIO_CS       = 25,
+    HBS_GPIO_CS       =  4
+};
+
+int empty_set_bank(mflash* mfl, u_int32_t bank) {
+    // NULL function - No actual work here - in ConnectX the curr_bank is written in the command word.
+    (void)mfl; // Avoid Compiler warning
+    (void)bank;   // Avoid Compiler warning
+    return MFE_OK;
+}
+
+int is_connectx_family(u_int32_t dev_id) {
+    if (dev_id == HERMON_HW_ID ||  // Hermon
+        dev_id == CX3_HW_ID || // CX3
+        dev_id == CX3_PRO_HW_ID) {     // Bental
+        return 1;
+    }
+    return 0;
+
+}
+
+int is_sx(u_int32_t dev_id) {
+    if (dev_id == SWITCHX_HW_ID) {
+        return 1;
+    }
+    return 0;
+}
+int is_sx_ib(u_int32_t dev_id) {
+    if (dev_id == SWITCH_IB_HW_ID) {
+        return 1;
+    }
+    return 0;
+}
+int is_is4_family(u_int32_t dev_id) {
+    if (dev_id == 435  ||  // InfiniScaleIV
+        dev_id == 6100) { // BridgeX
+        return 1;
+    }
+    return 0;
+}
+
+int is_connectib(u_int32_t dev_id) {
+    if (dev_id == CONNECT_IB_HW_ID) {
+        return 1;
+    }
+    return 0;
+}
+
+int is_connectx4(u_int32_t dev_id) {
+	return (dev_id == CX4_HW_ID) ? 1 : 0;
+}
+
+int has_icmd_if(u_int32_t dev_id) {
+	return	(is_connectib(dev_id) ||
+			 is_sx_ib(dev_id) ||
+			 is_connectx4(dev_id));
+
+}
+
+int is_4th_gen_switch_family(u_int32_t dev_id) {
+    if (is_is4_family(dev_id) ||
+        is_sx(dev_id)         ||
+        is_connectib(dev_id)  ||
+        is_sx_ib(dev_id)) {
+        return 1;
+    }
+    return 0;
+}
+
+int cntx_exec_cmd(mflash* mfl, u_int32_t gw_cmd, char* msg) {
+    if (is_4th_gen_switch_family(mfl->attr.hw_dev_id)) {
+        // For Infiniscale4 and BridgeX: keep the GW locked during flash ops
+        gw_cmd = MERGE(gw_cmd,              1,       31,                       1);
+    }
+    gw_cmd = MERGE(gw_cmd,              1, HBO_BUSY,                       1);
+    gw_cmd = MERGE(gw_cmd,              1, HBO_FLASH_ENABLE,               1);
+    gw_cmd = MERGE(gw_cmd, (u_int32_t)mfl->curr_bank,
+                                           HBO_CHIP_SELECT,  HBS_CHIP_SELECT);
+    //  printf("-D- cntx_exec_cmd: %s, gw_cmd = %#x\n", msg, gw_cmd);
+    MWRITE4(CR_FLASH_GW,   gw_cmd);
+    return gw_wait_ready(mfl, msg);
+}
+
+int cntx_int_spi_get_status_data(mflash* mfl, u_int8_t op_type, u_int32_t* status, u_int8_t data_num)
+{
+    int rc;
+
+    u_int32_t gw_cmd  = 0;
+    u_int32_t flash_data = 0;
+
+    gw_cmd = MERGE(gw_cmd,       1, HBO_READ_OP,    1);
+    gw_cmd = MERGE(gw_cmd,       1, HBO_CMD_PHASE,  1);
+    gw_cmd = MERGE(gw_cmd,       1, HBO_DATA_PHASE, data_num);
+    gw_cmd = MERGE(gw_cmd,       2, HBO_MSIZE,      HBS_MSIZE);
+
+    gw_cmd = MERGE(gw_cmd, op_type, HBO_CMD,        HBS_CMD);
+
+    rc = cntx_exec_cmd(mfl, gw_cmd, "Read id");  CHECK_RC(rc);
+
+    MREAD4(HCR_FLASH_DATA, &flash_data);
+
+    // printf("-D- cntx_int_spi_get_status_data: op=%02x status=%08x\n", op_type, flash_data);
+    // Return status reg byte is at offset 3 in word
+    *status = flash_data;
+
+    return MFE_OK;
+}
+
+int cntx_st_spi_write_enable(mflash* mfl) {
+    u_int32_t gw_cmd  = 0;
+    int rc;
+    // Write enable:
+    gw_cmd = MERGE(gw_cmd,        1, HBO_CMD_PHASE,       1);
+    gw_cmd = MERGE(gw_cmd, SFC_WREN, HBO_CMD,       HBS_CMD);
+
+
+    rc = cntx_exec_cmd(mfl, gw_cmd, "WREN command"); CHECK_RC(rc);
+
+    //gw_cmd =  MERGE(gw_cmd, 1               , HBO_CS_HOLD,    1);
+
+    //MWRITE4(CR_FLASH_GW,   gw_cmd);
+
+    return MFE_OK;
+}
+
+
+
+int get_flash_info_for_atmel(u_int32_t jededc_id, u_int8_t* type, u_int8_t* capacity)
+{
+    u_int8_t tmp_cap;
+
+    tmp_cap = EXTRACT(jededc_id, 8, 5);
+    *type   = EXTRACT(jededc_id, 13, 3);
+    switch (tmp_cap) {
+        case 0x4:
+            *capacity = 0x13;
+            break;
+        case 0x5:
+            *capacity = 0x14;
+            break;
+        case 0x6:
+            *capacity = 0x15;
+            break;
+        case 0x7:
+            *capacity = 0x16;
+            break;
+        default:
+            return MFE_UNSUPPORTED_FLASH_TOPOLOGY;
+    }
+
+    return MFE_OK;
+
+}
+int get_info_from_jededc_id(u_int32_t jededc_id, u_int8_t *vendor, u_int8_t* type, u_int8_t* capacity)
+{
+    int rc;
+
+    *vendor   = EXTRACT(jededc_id, 0, 8);
+    if (*vendor == FV_ATMEL) {
+        rc = get_flash_info_for_atmel(jededc_id, type, capacity); CHECK_RC(rc);
+    } else {
+        *type     = EXTRACT(jededc_id, 8, 8);
+        *capacity = EXTRACT(jededc_id, 16, 8);
+    }
+
+    return MFE_OK;
+}
+
+int cntx_spi_get_type(mflash* mfl, u_int8_t op_type, u_int8_t *vendor, u_int8_t* type, u_int8_t* capacity) {
+    u_int32_t flash_data = 0;
+    int rc;
+
+    rc = cntx_int_spi_get_status_data(mfl, op_type, &flash_data, 3); CHECK_RC(rc);
+    // We should swap the word we get from the gateway because it's inverted
+    flash_data = SWAPL(flash_data);
+    // printf("-D- jedec_id = %#x\n", flash_data);
+    // Get type and some other info from jededc_id
+    get_info_from_jededc_id(flash_data, vendor, type, capacity);
+    // printf("-D- cntx_spi_get_type: vendor = %#x, type = %#x, capacity = %#x\n", *vendor, *type, *capacity);
+    return MFE_OK;
+}
+int cntx_spi_write_status_reg(mflash* mfl, u_int32_t status_reg, u_int8_t write_cmd, u_int8_t status_is_double)
+{
+    int rc;
+    u_int32_t gw_cmd = 0;
+
+    rc = cntx_st_spi_write_enable(mfl); CHECK_RC(rc);
+    gw_cmd = MERGE(gw_cmd,        1, HBO_CMD_PHASE,  1);
+    gw_cmd = MERGE(gw_cmd,        1, HBO_DATA_PHASE, 1);
+
+    gw_cmd = MERGE(gw_cmd, write_cmd, HBO_CMD,        HBS_CMD);
+
+    if (status_is_double) {
+        gw_cmd = MERGE(gw_cmd, 1, HBO_MSIZE,      HBS_MSIZE);
+    }
+    MWRITE4(HCR_FLASH_DATA, status_reg);
+
+    return cntx_exec_cmd(mfl, gw_cmd, "Write-Status-Register");
+
+}
+
+
+
+int cntx_init_gpios(mflash* mfl) {
+    //
+    // Set Multi SPI CS to output and with value of 1 (inactive)
+    // Assuming 4 flashes. If there are less than 4 flashes and there's
+    // an access to a void flash, the access will fail.
+    //
+
+    u_int32_t       spi_en      = 0xf;
+
+    u_int32_t       mode0;
+    u_int32_t       mode1;
+    u_int32_t       data;
+
+    // Set 4 Chip selects to 1
+    MREAD4(HCR_GPIO_DATA_OUT, &data);
+    data = MERGE(data, spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
+    MWRITE4(HCR_GPIO_DATA_OUT, data);
+
+    MREAD4(HCR_GPIO_MODE0, &mode0);
+    MREAD4(HCR_GPIO_MODE1, &mode1);
+
+    // Set 4 Chip selects to outputs
+    if (EXTRACT(mode0, HBO_GPIO_CS, HBS_GPIO_CS) != spi_en ||
+        EXTRACT(mode1, HBO_GPIO_CS, HBS_GPIO_CS) != 0          ) {
+        mode0 = MERGE(mode0,  spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
+        mode1 = MERGE(mode1, ~spi_en, BO_SPI_GPIO, BS_SPI_GPIO);
+
+        // unlock gpio
+        MWRITE4(HCR_GPIO_LOCK , HCR_GPIO_LOCK_VAL);
+
+        MWRITE4(HCR_GPIO_MODE0, mode0);
+        MWRITE4(HCR_GPIO_MODE1, mode1);
+
+        // re-lock
+        MWRITE4(HCR_GPIO_LOCK , 0);
+    }
+
+    return MFE_OK;
+}
+
+#define MFLASH_ENV "MFLASH_BANKS"
+
+int spi_get_num_of_flashes(int prev_num_of_flashes)
+{
+    char* mflash_env;
+
+    if (prev_num_of_flashes != 0) {
+        return prev_num_of_flashes;
+    }
+
+    mflash_env = getenv(MFLASH_ENV);
+    if (mflash_env) {
+        return atol(mflash_env);
+    }
+
+    return -1;
+}
+
+int spi_update_num_of_banks(mflash* mfl, int prev_num_of_flashes)
+{
+    int num_of_banks;
+
+    num_of_banks = spi_get_num_of_flashes(prev_num_of_flashes);
+    if (num_of_banks == -1) {
+        if (is_sx(mfl->attr.hw_dev_id)) {
+            mfl->opts[MFO_NUM_OF_BANKS] = 2;
+        } else {
+            mfl->opts[MFO_NUM_OF_BANKS] = 1;
+        }
+
+        mfl->opts[MFO_USER_BANKS_NUM] = 0;
+    } else {
+        mfl->opts[MFO_NUM_OF_BANKS]   = num_of_banks;
+        mfl->opts[MFO_USER_BANKS_NUM] = 1;
+    }
+    return MFE_OK;
+}
+
+
+int cntx_st_spi_reset          (mflash* mfl) {
+    (void)mfl;
+    return MFE_OK;
+}
+
+int cntx_st_spi_page_read    (mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data) {
+    int rc;
+
+    u_int32_t last_blk_addr;
+    u_int32_t last_addr;
+    u_int8_t  is_first = 1;
+    u_int8_t  is_last  = 0;
+    u_int8_t* p        = data;
+
+    if (addr & ((u_int32_t)mfl->attr.block_write - 1)) {
+        return MFE_BAD_ALIGN;
+    }
+
+    if (size & ((u_int32_t)mfl->attr.block_write - 1)) {
+         return MFE_BAD_ALIGN;
+    }
+
+    //printf("-D- cntx_st_spi_page_read(addr=%05x, u_int32_t size=%03x)\n", addr, size);
+
+    last_addr     = addr + size;
+    last_blk_addr = last_addr - mfl->attr.block_write;
+
+    while (addr < last_addr) {
+        if (addr == last_blk_addr) {
+            is_last = 1;
+        }
+
+        rc = cntx_st_spi_block_read_ex(mfl, addr, mfl->attr.block_write, p, is_first, is_last); CHECK_RC(rc);
+
+        is_first = 0;
+        addr += mfl->attr.block_write;
+        p    += mfl->attr.block_write;
+    }
+
+    return MFE_OK;
+}
+
+/*
+int get_flash_offset(u_int32_t addr, int log2_bank_size, u_int32_t *flash_addr_p)
+{
+    *flash_addr_p = addr & ONES32(log2_bank_size);
+    return MFE_OK;
+}
+*/
+
+int cntx_st_spi_block_read_ex  (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data, u_int8_t is_first, u_int8_t is_last) {
+    int rc;
+    u_int32_t i;
+    u_int32_t gw_cmd   = 0;
+    u_int32_t gw_addr  = 0;
+
+    //printf("-D- cntx_st_spi_block_read_ex(addr=%05x, u_int32_t size=%03x, first=%d, last=%d)\n", blk_addr, blk_size, (u_int32_t) is_first, (u_int32_t) is_last);
+    COM_CHECK_ALLIGN(blk_addr, blk_size);
+
+    if (blk_size > (u_int32_t)mfl->attr.block_write  || blk_size < 4) {
+        return MFE_BAD_PARAMS;
+    }
+
+    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
+
+    if (is_first) {
+        gw_cmd = MERGE(gw_cmd, 1               , HBO_CMD_PHASE,  1);
+        gw_cmd = MERGE(gw_cmd, 1               , HBO_ADDR_PHASE, 1);
+        gw_cmd = MERGE(gw_cmd, SFC_READ        , HBO_CMD,        HBS_CMD);
+
+        rc = get_flash_offset(blk_addr, mfl->attr.log2_bank_size, &gw_addr); CHECK_RC(rc);
+        //printf("-D- cntx_st_spi_block_read_ex: write to gateway\n");
+        MWRITE4(HCR_FLASH_ADDR, gw_addr);
+
+    }
+    //printf("-D- gw_addr = %#x, gw_cmd = %#x, blk_addr = %#x, mfl->attr.log2_bank_size = %#x\n", gw_addr, gw_cmd, blk_addr, mfl->attr.log2_bank_size);
+    if (!is_last) {
+        gw_cmd = MERGE(gw_cmd, 1               , HBO_CS_HOLD,    1);
+    }
+
+    // Read the data block
+    gw_cmd = MERGE(gw_cmd, 1, HBO_READ_OP,           1);
+    gw_cmd = MERGE(gw_cmd, 1, HBO_DATA_PHASE,        1);
+    gw_cmd = MERGE(gw_cmd, log2up(blk_size), BO_MSIZE,       BS_MSIZE);
+
+    rc = cntx_exec_cmd(mfl, gw_cmd, "Read"); CHECK_RC(rc);
+
+    //if (mread_by_chunks(mfl->mf, HCR_FLASH_DATA, data, blk_size) != (int)blk_size) {
+    if (mread4_block(mfl->mf, HCR_FLASH_DATA, (u_int32_t*)data, blk_size) != (int)blk_size) {
+        return 2;
+        //fprintf(stderr, "-E- Cr read (0x%08x) failed: %s(%d)\n", HCR_FLASH_DATA, strerror(errno), (u_int32_t)errno);
+        //exit(2);
+    }
+
+    for (i = 0; i < blk_size ; i+= 4) {
+        *(u_int32_t*)(data + i) = __be32_to_cpu(*(u_int32_t*)(data + i));
+    }
+    return MFE_OK;
+}
+
+int cntx_st_spi_block_read  (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
+    return cntx_st_spi_block_read_ex(mfl, blk_addr, blk_size, data, 1, 1);
+}
+
+int cntx_st_spi_block_read_old  (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
+    int rc;
+    u_int32_t offs;
+    u_int32_t gw_cmd   = 0;
+    u_int32_t gw_addr  = 0;
+
+    COM_CHECK_ALLIGN(blk_addr, blk_size);
+
+    if (blk_size > (u_int32_t)mfl->attr.block_write  || blk_size < 4) {
+        return MFE_BAD_PARAMS;
+    }
+
+    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
+
+    // Read the data block
+    gw_cmd = MERGE(gw_cmd, 1, HBO_READ_OP,           1);
+    gw_cmd = MERGE(gw_cmd, 1, HBO_CMD_PHASE,         1);
+    gw_cmd = MERGE(gw_cmd, 1, HBO_ADDR_PHASE,        1);
+    gw_cmd = MERGE(gw_cmd, 1, HBO_DATA_PHASE,        1);
+    gw_cmd = MERGE(gw_cmd, log2up(blk_size), BO_MSIZE,       BS_MSIZE);
+    gw_cmd = MERGE(gw_cmd, SFC_READ, HBO_CMD,       HBS_CMD);
+
+    gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
+    MWRITE4(HCR_FLASH_ADDR, gw_addr);
+
+    rc = cntx_exec_cmd(mfl, gw_cmd, "Read"); CHECK_RC(rc);
+
+    // Data:
+    for (offs = 0 ; offs < blk_size ; offs += 4) {
+        u_int32_t word;
+        MREAD4(HCR_FLASH_DATA + offs, &word);
+        *((u_int32_t*)(data + offs))= __cpu_to_be32(word);
+    }
+
+    return MFE_OK;
+}
+
+
+
+
+int cntx_st_spi_page_write    (mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data) {
+    int rc;
+
+    u_int32_t last_blk_addr;
+    u_int32_t last_addr;
+    u_int8_t  is_first = 1;
+    u_int8_t  is_last  = 0;
+    u_int8_t* p        = data;
+
+    WRITE_CHECK_ALLIGN(addr, mfl->attr.block_write, size);
+
+    last_addr     = addr + size;
+    last_blk_addr = last_addr - mfl->attr.block_write;
+
+    while (addr < last_addr) {
+        if (addr == last_blk_addr) {
+            is_last = 1;
+        }
+        rc = cntx_st_spi_block_write_ex(mfl, addr, mfl->attr.block_write, p, is_first, is_last, size); CHECK_RC(rc);
+
+        is_first = 0;
+        addr += mfl->attr.block_write;
+        p    += mfl->attr.block_write;
+
+    }
+
+    return MFE_OK;
+}
+
+int cntx_sst_spi_byte_write    (mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data) {
+    int rc;
+
+    u_int32_t last_addr;
+    u_int8_t* p        = data;
+
+    WRITE_CHECK_ALLIGN(addr, mfl->attr.block_write, size);
+
+    last_addr     = addr + size;
+
+    while (addr < last_addr) {
+        rc = cntx_sst_spi_block_write_ex(mfl, addr, mfl->attr.block_write, p); CHECK_RC(rc);
+        addr++;
+        p++;
+    }
+
+    return MFE_OK;
+}
+
+int cntx_st_spi_block_write_ex (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data, u_int8_t is_first, u_int8_t is_last, u_int32_t total_size) {
+    int rc;
+    u_int32_t offs;
+    u_int32_t gw_cmd   = 0;
+    u_int32_t gw_addr  = 0;
+    u_int32_t buff[4];
+
+    if (blk_addr & ((u_int32_t)mfl->attr.block_write - 1 )) {
+        return MFE_BAD_ALIGN;
+    }
+
+    // sanity check ??? remove ???
+    if (blk_size != (u_int32_t)mfl->attr.block_write ) {
+        return MFE_BAD_PARAMS;
+    }
+
+    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
+
+    gw_cmd = MERGE(gw_cmd, 1               , HBO_DATA_PHASE, 1);
+    gw_cmd = MERGE(gw_cmd, log2up(blk_size), HBO_MSIZE,      HBS_MSIZE);
+
+    if (is_first) {
+        rc = cntx_st_spi_write_enable(mfl); CHECK_RC(rc);
+
+        // Write the data block
+        gw_cmd = MERGE(gw_cmd, 1               , HBO_CMD_PHASE,  1);
+        gw_cmd = MERGE(gw_cmd, 1               , HBO_ADDR_PHASE, 1);
+        gw_cmd = MERGE(gw_cmd, SFC_PP          , HBO_CMD,        HBS_CMD);
+        gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
+        //printf("-D- gw_addr = %#x, blk_addr = %#x\n", gw_addr, blk_addr);
+
+        MWRITE4(HCR_FLASH_ADDR, gw_addr);
+    }
+
+    if (!is_last) {
+        gw_cmd = MERGE(gw_cmd, 1               , HBO_CS_HOLD,    1);
+    }
+
+    // Data:
+    for (offs = 0 ; offs < blk_size ; offs += 4) {
+        u_int32_t word = zero;
+
+        word = MERGE(word, data[offs + 0] , 24 , 8);
+        word = MERGE(word, data[offs + 1] , 16 , 8);
+        word = MERGE(word, data[offs + 2] ,  8 , 8);
+        word = MERGE(word, data[offs + 3] ,  0 , 8);
+        //MWRITE4(HCR_FLASH_DATA + offs, word );
+        buff[offs/4] = word;
+        //printf("-D- word = %#x, %d\n", word, HBS_CMD);
+    }
+
+    if (mwrite4_block(mfl->mf, HCR_FLASH_DATA, buff, blk_size) != (int)blk_size) {
+        return 2;
+        // fprintf(stderr, "-E- Cr chunk write (0x%08x) failed: %s(%d)\n", HCR_FLASH_DATA, strerror(errno), (u_int32_t)errno);
+        // exit(2);
+    }
+
+    rc = cntx_exec_cmd(mfl, gw_cmd, "PP command"); CHECK_RC(rc);
+
+    //
+    // Wait for end of write in flash (WriteInProgress = 0):
+    //
+
+    if (is_last) {
+        rc = st_spi_wait_wip(mfl, WRITE_BLOCK_INIT_DELAY + WRITE_ADDITIONAL_BYTE_DELAY * total_size, WRITE_BLOCK_RETRY_DELAY, WRITE_BLOCK_RETRIES); CHECK_RC(rc);
+    }
+
+    return MFE_OK;
+}
+
+int cntx_sst_spi_block_write_ex (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
+    int rc;
+    u_int32_t gw_cmd   = 0;
+    u_int32_t gw_addr  = 0;
+    u_int32_t word = zero;
+
+    // sanity check ??? remove ???
+    if (blk_size != (u_int32_t)mfl->attr.block_write ) {
+        return MFE_BAD_PARAMS;
+    }
+
+    rc = set_bank(mfl, blk_addr);        CHECK_RC(rc);
+
+    gw_cmd = MERGE(gw_cmd, 1               , HBO_DATA_PHASE, 1);
+    gw_cmd = MERGE(gw_cmd, 0, HBO_MSIZE,      HBS_MSIZE);
+
+    rc = cntx_st_spi_write_enable(mfl); CHECK_RC(rc);
+
+    // Write the data block
+    gw_cmd = MERGE(gw_cmd, 1               , HBO_CMD_PHASE,  1);
+    gw_cmd = MERGE(gw_cmd, 1               , HBO_ADDR_PHASE, 1);
+    gw_cmd = MERGE(gw_cmd, 0x02            , HBO_CMD,        HBS_CMD);
+
+    gw_addr = blk_addr & ONES32(mfl->attr.log2_bank_size);
+    MWRITE4(HCR_FLASH_ADDR, gw_addr);
+
+    //gw_cmd = MERGE(gw_cmd, 1               , HBO_CS_HOLD,    1);
+
+    word = MERGE(word, data[0] , 24 , 8);
+
+    //printf("-D- data[0] = %#x, gw_addr = %#x, word = %#x, gw_cmd = %#x\n", data[0], gw_addr, word, gw_cmd);
+    MWRITE4(HCR_FLASH_DATA, word);
+
+    rc = cntx_exec_cmd(mfl, gw_cmd, "PB command"); CHECK_RC(rc);
+
+    rc = st_spi_wait_wip(mfl, 0, 0, 50000); CHECK_RC(rc); // Full throttle polling - no cpu optimization for this flash
+
+    return MFE_OK;
+}
+
+
+int cntx_st_spi_block_write     (mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data) {
+   return cntx_st_spi_block_write_ex(mfl, blk_addr, blk_size, data, 1, 1, blk_size);
+}
+
+int cntx_st_spi_erase_sect(mflash* mfl, u_int32_t addr) {
+    int rc;
+
+    u_int32_t gw_cmd  = 0;
+    u_int32_t gw_addr = 0;
+    rc = set_bank(mfl, addr); CHECK_RC(rc);
+
+    rc = cntx_st_spi_write_enable(mfl); CHECK_RC(rc);
+
+    // Erase sector command:
+    gw_cmd = MERGE(gw_cmd,      1, HBO_CMD_PHASE,  1);
+    gw_cmd = MERGE(gw_cmd,      1, HBO_ADDR_PHASE, 1);
+    gw_cmd = MERGE(gw_cmd, mfl->attr.erase_command, HBO_CMD,        HBS_CMD);
+
+    gw_addr = addr & ONES32(mfl->attr.log2_bank_size);
+
+    MWRITE4(HCR_FLASH_ADDR, gw_addr);
+
+    // printf("-D- cntx_st_spi_erase_sect: addr = %#x, gw_cmd = %#x.\n", addr, gw_cmd);
+
+    rc = cntx_exec_cmd(mfl, gw_cmd, "ES"); CHECK_RC(rc);
+
+    // Wait for erase completion
+    rc = st_spi_wait_wip(mfl, ERASE_SUBSECTOR_INIT_DELAY, ERASE_SUBSECTOR_RETRY_DELAY, ERASE_SUBSECTOR_RETRIES); CHECK_RC(rc);
+
+    return MFE_OK;
+}
+
+
+f_mf_write get_write_blk_func(int command_set)
+{
+    if (command_set == MCS_STSPI) {
+        return cntx_st_spi_page_write;
+    }
+    return cntx_sst_spi_byte_write;
+}
+
+int old_flash_lock(mflash* mfl, int lock_state) {
+
+    // Obtain GPIO Semaphore
+    u_int32_t cnt=0;
+    u_int32_t word;
+    if (lock_state) {
+        do {
+            if (++cnt > GPIO_SEM_TRIES) {
+                //printf("-E- Can not obtain Flash semaphore");
+                return MFE_SEM_LOCKED;
+            }
+            MREAD4(SEMAP63, &word);
+        } while (word);
+    } else {
+        MWRITE4(SEMAP63, 0);
+    }
+
+    mfl->is_locked = (lock_state != 0);
+    return MFE_OK;
+}
+
+
+int cntx_flash_init(mflash* mfl, flash_params_t* flash_params) {
+    int rc;
+    u_int32_t tmp;
+
+    // Without too much details:
+    // When the ConnectX boots up without a valid FW , the PCIE link may be unstable.
+    // In that case, turn off the auto reset on link down, so we'll be able to burn the device.
+    MREAD4(0x41270, &tmp);
+    if (tmp > 0xfff00000) {
+    	//we are in livefish.
+        u_int32_t tmp1;
+        MREAD4(0xf3834, &tmp1);
+        tmp1 = MERGE(tmp1, 2, 27, 2);
+        MWRITE4(0xf3834, tmp1);
+
+    }
+
+
+    //TODO: Enable page_read (slightly better perf)
+    //mfl->f_read           = cntx_st_spi_page_read;
+    mfl->f_read           = read_chunks;
+    mfl->f_read_blk       = cntx_st_spi_block_read;
+    mfl->f_lock           = old_flash_lock; // Flash lock has same address and functionality as in InfiniHost.
+    mfl->f_set_bank       = empty_set_bank;
+    mfl->f_get_info       = cntx_get_flash_info;
+
+
+    rc = mfl->f_lock(mfl, 1);
+    if (!mfl->opts[MFO_IGNORE_SEM_LOCK]) {
+        CHECK_RC(rc);
+    } else {
+        mfl->is_locked = 1;
+    }
+    //if (is_life_fish) {
+    //    rc = cntx_init_gpios(mfl);  CHECK_RC(rc);
+    //}
+
+
+    mfl->f_spi_status = cntx_st_spi_get_status;
+
+    rc = st_spi_fill_attr(mfl, flash_params);   CHECK_RC(rc);
+
+    if        (mfl->attr.command_set == MCS_STSPI || mfl->attr.command_set == MCS_SSTSPI) {
+        mfl->f_reset      = empty_reset; // Null func
+        mfl->f_write_blk  = get_write_blk_func(mfl->attr.command_set);
+
+        mfl->attr.page_write = 256;
+        mfl->f_write      = write_chunks;
+        mfl->f_erase_sect = cntx_st_spi_erase_sect;
+    } else {
+        return MFE_UNSUPPORTED_FLASH_TYPE;
+    }
+
+    rc = mfl->f_reset(mfl);
+
+    return MFE_OK;
+}
+
+// InfiniScale 4 (IS4) functions:
+
+int is4_init_gpios(mflash* mfl) {
+    (void)mfl;
+    return MFE_NOT_IMPLEMENTED;
+}
+
+
+int is4_flash_lock(mflash* mfl, int lock_state) {
+    // Obtain GPIO Semaphore
+    u_int32_t cnt=0;
+    u_int32_t word;
+    if (lock_state) {
+        do {
+            if (++cnt > GPIO_SEM_TRIES) {
+                //printf("-E- Can not obtain Flash semaphore");
+                return MFE_SEM_LOCKED;
+            }
+            MREAD4(HCR_FLASH_CMD , &word);
+        } while (EXTRACT(word, HBO_LOCK, 1));
+    } else {
+        MWRITE4(HCR_FLASH_CMD, 0);
+    }
+
+    mfl->is_locked = (lock_state != 0);
+    return MFE_OK;
+}
+
+#define CACHE_REPLACEMNT_EN_ADDR 0xf0420
+int disable_cache_replacement(mflash *mfl)
+{
+    u_int32_t data;
+    MREAD4(CACHE_REPLACEMNT_EN_ADDR, &data);
+    data = MERGE(data, 0, 0, 1); // We put 0 in the first bit of the read data
+    MWRITE4(CACHE_REPLACEMNT_EN_ADDR, data);
+
+    return 0;
+}
+
+int restore_cache_replacemnt(mflash *mfl)
+{
+    u_int32_t data;
+    MREAD4(CACHE_REPLACEMNT_EN_ADDR, &data);
+    data = MERGE(data, 1, 0, 1); // We put 1 in the first bit of the read data
+    MWRITE4(CACHE_REPLACEMNT_EN_ADDR, data);
+    return MFE_OK;
+}
+
+int connectib_flash_lock(mflash* mfl, int lock_state)
+{
+   int rc;
+   if (lock_state == 1) { // lock the flash
+       rc = is4_flash_lock(mfl, lock_state); CHECK_RC(rc);
+       rc = disable_cache_replacement(mfl);  CHECK_RC(rc);
+       rc = gw_wait_ready(mfl, "WAIT TO BUSY"); CHECK_RC(rc);
+   } else { // unlock the flash
+       rc = restore_cache_replacemnt(mfl);   CHECK_RC(rc);
+       rc = is4_flash_lock(mfl, lock_state); CHECK_RC(rc);
+   }
+   return MFE_OK;
+}
+
+#define SX_CS_SUPPORT_ADDR 0xF0420
+
+int sx_init_cs_support(mflash* mfl) {
+    if (is_sx(mfl->attr.hw_dev_id)) {
+        u_int8_t cs_support_mask = 0;
+        u_int32_t data;
+        if (mfl->opts[MFO_USER_BANKS_NUM] == 0) {
+            // We assume we have only 2 flashes on SX
+            mfl->opts[MFO_NUM_OF_BANKS] = 2;
+        }
+        // Prepare the bit mask of the banks number
+        cs_support_mask = (1 << mfl->opts[MFO_NUM_OF_BANKS]) - 1;
+
+        // Read Modify write the cs support field
+        MREAD4(SX_CS_SUPPORT_ADDR, &data);
+        data = MERGE(data, cs_support_mask, 0, 4);
+        MWRITE4(SX_CS_SUPPORT_ADDR, data);
+    }
+    return 0;
+}
+
+#define HW_DEV_ID     0xf0014
+#define CACHE_REP_OFF 0xf0408
+#define CASHE_REP_CMD 0xf040c
+
+int check_cache_replacement_gaurd(mflash* mfl, u_int8_t *needs_cache_replacement)
+{
+
+    *needs_cache_replacement = 0;
+
+    // When we access via command interface, we assume there is a cache replacement!
+    if (mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] == ATBM_MLNXOS_CMDIF) {
+        *needs_cache_replacement = 1;
+        return MFE_OK;
+    }
+
+    if (mfl->opts[MFO_IGNORE_CASHE_REP_GUARD] == 0) {
+        u_int32_t off, cmd, data;
+
+        // Read the Cache replacement offset
+        MREAD4(CACHE_REP_OFF, &data);
+        off = EXTRACT(data, 0, 26);
+        // Read the Cache replacement cmd
+        MREAD4(CASHE_REP_CMD, &data);
+        cmd = EXTRACT(data, 16, 8);
+        // Check if the offset and cmd are zero in order to continue burning.
+        if (cmd != 0 || off != 0) {
+            *needs_cache_replacement = 1;
+        }
+    } else {
+        // Here we ignore the cache replacement check
+        // We need to execute a write in order to do any needed cache replacement
+        // Reset the HW ID which is read only register.
+        MWRITE4(HW_DEV_ID, 0);
+    }
+
+    return MFE_OK;
+}
+
+int mfl_com_lock(mflash* mfl)
+{
+    int rc;
+    rc = mfl->f_lock(mfl, 1);
+    if (!mfl->opts[MFO_IGNORE_SEM_LOCK]) {
+        CHECK_RC(rc);
+    } else {
+        mfl->is_locked = 1;
+    }
+    return MFE_OK;
+}
+
+// ConnectX and Shaldag flash interfaces are identical (except lock function)
+// Use same functions
+//
+// TODO: Unify fith ConnectX inif function
+
+int gen4_flash_init_com(mflash* mfl, flash_params_t* flash_params, u_int8_t init_cs_support) {
+
+    int rc;
+
+    //TODO: Enable page_read (slightly better perf)
+    //mfl->f_read           = cntx_st_spi_page_read;
+    mfl->f_read           = read_chunks;
+    mfl->f_read_blk       = cntx_st_spi_block_read;
+    mfl->f_set_bank       = empty_set_bank;
+    mfl->f_get_info       = cntx_get_flash_info;
+
+
+    rc = mfl_com_lock(mfl); CHECK_RC(rc);
+
+    if (init_cs_support) {
+        // Update the chip_select_support according to the banks number of cs.
+        rc = sx_init_cs_support(mfl);  CHECK_RC(rc);
+    }
+    mfl->f_spi_status = cntx_st_spi_get_status;
+
+    rc = st_spi_fill_attr(mfl, flash_params);   CHECK_RC(rc);
+
+    if        (mfl->attr.command_set == MCS_STSPI || mfl->attr.command_set == MCS_SSTSPI) {
+        mfl->f_reset      = empty_reset; // Null func
+        //mfl->f_write_blk  = cntx_st_spi_block_write;
+        mfl->f_write_blk  = get_write_blk_func(mfl->attr.command_set);
+        mfl->attr.page_write = 256;
+        mfl->f_write      = write_chunks;
+        mfl->f_erase_sect = cntx_st_spi_erase_sect;
+    } else {
+        return MFE_UNSUPPORTED_FLASH_TYPE;
+    }
+
+    rc = mfl->f_reset(mfl);
+
+    return MFE_OK;
+
+}
+
+int is4_flash_init(mflash* mfl, flash_params_t* flash_params) {
+
+    mfl->f_lock           = is4_flash_lock;
+    return gen4_flash_init_com(mfl, flash_params, 0);
+}
+
+int sx_flash_init_direct_access(mflash* mfl, flash_params_t* flash_params)
+{
+    mfl->f_lock           = is4_flash_lock;
+    return gen4_flash_init_com(mfl, flash_params, 1);
+}
+
+int connectib_init_direct_access(mflash* mfl, flash_params_t* flash_params)
+{
+
+    mfl->f_lock           = connectib_flash_lock;
+    return gen4_flash_init_com(mfl, flash_params, 0);
+}
+
+typedef int (*f_sx_flash_lock)      (mflash* mfl, int lock_state);
+typedef int (*f_sx_erase_sect)      (mflash* mfl, u_int32_t addr);
+typedef int (*f_sx_block_access)    (mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data);
+typedef int (*f_sx_get_flash_info)  (mflash* mfl, unsigned *type_index, int *log2size, u_int8_t *no_flash);
+
+
+
+int sx_get_flash_info(mflash* mfl, unsigned *type_index, int *log2size, u_int8_t *no_flash)
+{
+    return sx_get_flash_info_by_type(mfl, type_index, log2size, no_flash);
+}
+
+
+int sx_block_read(mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data)
+{
+    return sx_block_read_by_type(mfl, blk_addr, blk_size, data);
+}
+
+int sx_block_write(mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data)
+{
+    return sx_block_write_by_type(mfl, addr, size, data);
+}
+
+int sx_flash_lock(mflash* mfl, int lock_state)
+{
+    return sx_flash_lock_by_type(mfl, lock_state);
+}
+
+int sx_erase_sect(mflash* mfl, u_int32_t addr)
+{
+    return sx_erase_sect_by_type(mfl, addr);
+}
+
+
+int empty_get_status(mflash* mfl, u_int8_t op_type, u_int8_t* status)
+{
+    // Avoid warnings
+    (void)mfl;
+    (void)op_type;
+    (void)status;
+
+    return MFE_NOT_SUPPORTED_OPERATION;
+}
+
+static int update_max_write_size(mflash* mfl)
+{
+    u_int32_t max_reg_size = mget_max_reg_size(mfl->mf);
+    if (!max_reg_size) {
+    	return MFE_BAD_PARAMS;
+    }
+    max_reg_size = NEAREST_POW2(max_reg_size);
+    mfl->attr.block_write = max_reg_size;
+    mfl->attr.page_write  = max_reg_size;
+    return ME_OK;
+}
+
+int flash_init_inband_access(mflash* mfl, flash_params_t* flash_params)
+{
+    int rc;
+
+    mfl->f_read       = read_chunks;
+    mfl->f_write      = write_chunks;
+    mfl->f_reset      = empty_reset;
+    mfl->f_set_bank   = empty_set_bank;
+
+
+    mfl->f_get_info   = sx_get_flash_info;
+    mfl->f_lock       = sx_flash_lock;
+    mfl->f_erase_sect = sx_erase_sect;
+    mfl->f_write_blk  = sx_block_write;
+    mfl->f_read_blk   = sx_block_read;
+    mfl->f_spi_status = empty_get_status;
+
+    // Lock the FW semaphore which synchronizes between multiple processes
+    rc = mfl_com_lock(mfl); CHECK_RC(rc);
+    // Get the flash attribute
+    rc = st_spi_fill_attr(mfl, flash_params);   CHECK_RC(rc);
+    update_max_write_size(mfl); CHECK_RC(rc);
+    return MFE_OK;
+}
+
+int uefi_flash_init(mflash* mfl, flash_params_t* flash_params)
+{
+    int rc;
+
+    mfl->f_read       = read_chunks;
+    mfl->f_write      = write_chunks;
+    mfl->f_reset      = empty_reset;
+    mfl->f_set_bank   = empty_set_bank;
+
+    mfl->f_get_info   = sx_get_flash_info;
+    mfl->f_lock       = sx_flash_lock;
+    mfl->f_erase_sect = sx_erase_sect;
+    mfl->f_write_blk  = sx_block_write;
+    mfl->f_read_blk   = sx_block_read;
+    mfl->f_spi_status = empty_get_status;
+
+
+    // Lock the FW semaphore which synchronizes between multiple processes
+    rc = mfl_com_lock(mfl); CHECK_RC(rc);
+    // Get the flash attribute
+
+    rc = st_spi_fill_attr(mfl, flash_params);   CHECK_RC(rc);
+    update_max_write_size(mfl); CHECK_RC(rc);
+    return MFE_OK;
+}
+
+
+int flash_init_fw_access(mflash* mfl, flash_params_t* flash_params)
+{
+    // This function checks the access type in order to select the access functions
+
+    int rc;
+    if ( mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] != ATBM_NO) {
+        rc = flash_init_inband_access(mfl, flash_params); CHECK_RC(rc);
+    } else {
+        return MFE_DIRECT_FW_ACCESS_DISABLED;
+    }
+    return MFE_OK;
+}
+
+int sx_flash_init(mflash* mfl, flash_params_t* flash_params)
+{
+    int rc;
+    u_int8_t needs_cache_replacement;
+
+    rc = check_cache_replacement_gaurd(mfl, &needs_cache_replacement); CHECK_RC(rc);
+
+    if (needs_cache_replacement) {
+        rc = flash_init_fw_access(mfl, flash_params); CHECK_RC(rc);
+    } else {
+        rc = sx_flash_init_direct_access(mfl, flash_params); CHECK_RC(rc);
+    }
+    return MFE_OK;
+}
+
+#ifndef MST_UL
+int icmd_init(mflash *mfl)
+{
+    // Clear  semaphore when asked to by flint or any tool using mflash
+    if (mfl->opts[MFO_IGNORE_SEM_LOCK]) {
+        if (icmd_clear_semaphore(mfl->mf) != ME_OK) {
+            return MFE_CR_ERROR;
+        }
+    }
+    return MFE_OK;
+}
+#else
+
+int icmd_init(mflash *mfl) {
+	(void)mfl;
+	return MFE_NOT_IMPLEMENTED;
+}
+#endif
+
+int connectib_flash_init(mflash* mfl, flash_params_t* flash_params)
+{
+    int rc;
+    u_int8_t needs_cache_replacement;
+
+    rc = check_cache_replacement_gaurd(mfl, &needs_cache_replacement); CHECK_RC(rc);
+
+    if (needs_cache_replacement) {
+        if (mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] == ATBM_ICMD) {
+            rc = icmd_init(mfl); CHECK_RC(rc);
+        }
+        rc = flash_init_fw_access(mfl, flash_params); CHECK_RC(rc);
+    } else {
+        rc = connectib_init_direct_access(mfl, flash_params); CHECK_RC(rc);
+    }
+    return MFE_OK;
+}
+
+//
+// Interface functions:
+//
+
+#define CHECK_OUT_OF_RANGE(addr, len, size) {\
+        if (addr > size || addr + len > size) {\
+            return MFE_OUT_OF_RANGE;\
+        }\
+}
+
+int     mf_read        (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
+    // printf("mfl->attr.size = %#x, addr = %#x, len = %d\n", mfl->attr.size, addr, len);
+
+    CHECK_OUT_OF_RANGE(addr, len, mfl->attr.size);
+    //printf("-D- mf_read:  addr: %#x, len: %d\n", addr, len);
+    return mfl->f_read(mfl, addr, len, data);
+}
+
+int     mf_write       (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data) {
+    CHECK_OUT_OF_RANGE(addr, len, mfl->attr.size);
+    return mfl->f_write(mfl, addr, len, data);
+}
+
+int     mf_erase_sector(mflash* mfl, u_int32_t addr) {
+    if (addr >= mfl->attr.size) {
+        return MFE_OUT_OF_RANGE;
+    }
+    return mfl->f_erase_sect(mfl, addr);
+}
+
+int mf_open_ignore_lock(mflash* mfl) {
+    mfl->opts[MFO_IGNORE_SEM_LOCK] = 1;
+    return mf_open_fw(mfl, NULL, 0);
+}
+
+
+
+
+#define CR_LOCK_HW_ID 0xbad0cafe
+
+
+int get_dev_info(mflash* mfl)
+{
+    u_int32_t dev_flags;
+    int rc;
+    u_int32_t dev_id;
+    // The opt MFO_FW_ACCESS_TYPE_BY_MFILE will be used only when work on SX device
+    mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] = ATBM_NO;
+    rc = mget_mdevs_flags(mfl->mf, &dev_flags); CHECK_RC(rc);
+
+    if (dev_flags & MDEVS_MLNX_OS) {
+         // HACK: When we have a mlnxsw device we don't have any access to cr-space so we will assume we work on SX
+         dev_id = SWITCHX_HW_ID;
+         mfl->attr.rev_id    = 0;
+         mfl->attr.hw_dev_id = SWITCHX_HW_ID;
+         mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] = ATBM_MLNXOS_CMDIF;
+     } else {
+         MREAD4(HW_DEV_ID, &dev_id);
+         if (dev_id == CR_LOCK_HW_ID) {
+             return MFE_LOCKED_CRSPACE;
+         }
+         mfl->attr.rev_id    = (dev_id & 0xff0000) >> 16;
+         mfl->attr.hw_dev_id = dev_id & 0xffff;
+
+         if (dev_flags & MDEVS_IB) {
+             mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] = ATBM_INBAND;
+         } else {
+             if (has_icmd_if(mfl->attr.hw_dev_id)) {
+                 if (mfl->opts[MFO_IGNORE_CASHE_REP_GUARD] == 0) {
+                    #ifdef MST_UL
+                         mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] = ATBM_INBAND;
+                    #else
+                         mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] = ATBM_ICMD;
+                    #endif
+                 }
+             }
+         }
+     }
+
+    return MFE_OK;
+
+}
+//Caller must zero the mflash struct before calling this func.
+int mf_open_fw(mflash* mfl, flash_params_t* flash_params, int num_of_banks)
+{
+    int rc;
+
+    if (!mfl) {
+        return MFE_BAD_PARAMS;
+    }
+    mfl->curr_bank = -1;
+    if (mfl->access_type == MFAT_MFILE ) {
+        rc = get_dev_info(mfl); CHECK_RC(rc);
+
+        mfl->opts[MFO_NUM_OF_BANKS] = spi_get_num_of_flashes(num_of_banks);
+        rc = spi_update_num_of_banks(mfl, num_of_banks);CHECK_RC(rc);
+
+        if (mfl->attr.hw_dev_id == 23108 || mfl->attr.hw_dev_id == 25208 || mfl->attr.hw_dev_id == 24204 || mfl->attr.hw_dev_id == 25204) {
+            rc = MFE_OLD_DEVICE_TYPE;
+        } else if (is_connectx_family(mfl->attr.hw_dev_id)) {
+            rc = cntx_flash_init(mfl, flash_params);
+        } else if (is_is4_family(mfl->attr.hw_dev_id)) {
+            rc = is4_flash_init(mfl, flash_params);
+        } else if (is_sx(mfl->attr.hw_dev_id)) {
+            rc = sx_flash_init(mfl, flash_params);
+        } else if (has_icmd_if(mfl->attr.hw_dev_id)) {
+            rc = connectib_flash_init(mfl, flash_params);
+        } else if (mfl->attr.hw_dev_id == 0xffff) {
+            printf("-E- Read a corrupted device id (0x%x). Probably HW/PCI access problem\n", mfl->attr.hw_dev_id);
+            rc = MFE_CR_ERROR;
+        } else {
+            rc = MFE_UNSUPPORTED_DEVICE;
+        }
+        CHECK_RC(rc);
+    } else if (mfl->access_type == MFAT_UEFI) {
+        mfl->opts[MFO_NUM_OF_BANKS] = 1; // We have only one flash in Golan and ConnectX-3 - Need to specify it better!
+        rc = uefi_flash_init(mfl, flash_params); CHECK_RC(rc);
+    } else {
+        return MFE_UNKOWN_ACCESS_TYPE;
+    }
+    mfl->f_set_bank(mfl,0);
+
+    return MFE_OK;
+}
+
+int     mf_opend_int       (mflash** pmfl, void* access_dev, int num_of_banks, flash_params_t* flash_params, int ignore_cache_rep_guard, u_int8_t access_type,
+        void* access_func) {
+    int rc;
+    *pmfl = (mflash*)malloc(sizeof(mflash));
+    if (!*pmfl) {
+        return MFE_NOMEM;
+    }
+
+    memset(*pmfl, 0, sizeof(mflash));
+
+    (*pmfl)->opts[MFO_IGNORE_CASHE_REP_GUARD] = ignore_cache_rep_guard;
+    (*pmfl)->access_type = access_type;
+
+    if (access_type ==  MFAT_MFILE) {
+        (*pmfl)->mf = (mfile*)access_dev;
+    } else if (access_type ==  MFAT_UEFI) {
+    	// open mfile as uefi
+    	if (!((*pmfl)->mf = mopen_fw_ctx(access_dev, access_func))){
+    		free((*pmfl));
+    		return MFE_NOMEM;
+    	}
+    }
+
+    rc = mf_open_fw(*pmfl, flash_params, num_of_banks);
+    return rc;
+}
+
+
+int     mf_opend       (mflash** pmfl, struct mfile_t* mf, int num_of_banks, flash_params_t* flash_params, int ignore_cache_rep_guard) {
+    return mf_opend_int(pmfl, mf, num_of_banks, flash_params, ignore_cache_rep_guard, MFAT_MFILE, NULL);
+}
+
+
+
+int     mf_open_uefi(mflash** pmfl, uefi_Dev_t *uefi_dev, f_fw_cmd fw_cmd_func)
+{
+
+    return mf_opend_int(pmfl, (void*)uefi_dev, 4, NULL, 0, MFAT_UEFI, (void*)fw_cmd_func);
+}
+
+
+int     mf_open        (mflash** pmfl, const char* dev, int num_of_banks, flash_params_t* flash_params,
+        int ignore_cache_rep_guard)
+{
+    mfile*  mf;
+
+    int rc;
+
+    if (!dev) {
+        return MFE_BAD_PARAMS;
+    }
+
+    mf = mopen(dev);
+
+    if (!mf) {
+        return MFE_CR_ERROR;
+    }
+
+    rc = mf_opend(pmfl, (struct mfile_t*) mf, num_of_banks, flash_params, ignore_cache_rep_guard);
+
+    if ((*pmfl)) {
+        (*pmfl)->opts[MFO_CLOSE_MF_ON_EXIT] = 1;
+    }
+    CHECK_RC(rc);
+    return MFE_OK;
+}
+
+int release_semaphore(mflash* mfl) {
+    int rc;
+    if (mfl->is_locked && mfl->f_lock) {
+        rc = mfl->f_lock(mfl, 0); CHECK_RC(rc);
+    }
+    return MFE_OK;
+}
+
+int     mf_close       (mflash* mfl) {
+    if (!mfl) {
+        return MFE_BAD_PARAMS;
+    }
+
+    if (mfl->f_reset) {
+        mfl->f_reset(mfl);
+    }
+
+    if (mfl->f_set_bank) {
+        set_bank(mfl, 0);
+    }
+
+    release_semaphore(mfl);
+
+    if (mfl->mf && (mfl)->opts[MFO_CLOSE_MF_ON_EXIT]) {
+        mclose(mfl->mf);
+    }
+
+    free(mfl);
+    return MFE_OK;
+}
+
+
+int     mf_get_attr    (mflash* mfl, flash_attr* attr) {
+    *attr = mfl->attr;
+    return MFE_OK;
+}
+
+int     mf_sw_reset     (mflash* mfl) {
+    if (msw_reset(mfl->mf)) {
+        if (errno == EPERM) {
+            return MFE_CMD_SUPPORTED_INBAND_ONLY;
+        } else if (errno == OP_NOT_SUPPORTED) {
+            return MFE_MANAGED_SWITCH_NOT_SUPPORTED;
+        } else {
+
+            return MFE_ERROR;
+        }
+    }
+
+    return MFE_OK;
+}
+
+
+
+const char*   mf_err2str (int err_code) {
+    static const char* mf_err_str[] = {
+    "MFE_OK",
+    "MFE_GENERAL_ERROR",
+    "MFE_BAD_PARAMS",
+    "MFE_CR_ERROR",
+    "MFE_INVAL",
+    "MFE_NOT_IMPLEMENTED",
+    "MFE_UNSUPPORTED_FLASH_TOPOLOGY",
+    "MFE_UNSUPPORTED_FLASH_TYPE",
+    "MFE_CFI_FAILED",
+    "MFE_TIMEOUT",
+    "MFE_ERASE_TIMEOUT",
+    "MFE_WRITE_TIMEOUT",
+    "MFE_ERASE_ERROR",
+    "MFE_WRITE_ERROR",
+    "MFE_BAD_ALIGN",
+    "MFE_SEM_LOCKED",
+    "MFE_VERIFY_ERROR",
+    "MFE_NOMEM",
+    "MFE_OUT_OF_RANGE",
+    "MFE_CMD_SUPPORTED_INBAND_ONLY",
+    "MFE_NO_FLASH_DETECTED",
+    "MFE_HW_ACCESS_DISABLED",
+    "MFE_CMDIF_BAD_STATUS_ERR",
+    "MFE_CMDIF_TIMEOUT_ERR",
+    "MFE_CMDIF_GO_BIT_BUSY",
+    "The given key is incorrect",
+    "MFE_UNKNOWN_REG",
+    "MFE_DIRECT_FW_ACCESS_DISABLED",
+    "MFE_MANAGED_SWITCH_NOT_SUPPORTED",
+    "MFE_NOT_SUPPORTED_OPERATION",
+    "MFE_FLASH_NOT_EXIST",
+    "MFE_MISMATCH_PARAM",
+    "MFE_EXCEED_SUBSECTORS_MAX_NUM",
+    "MFE_EXCEED_SECTORS_MAX_NUM",
+    "MFE_SECTORS_NUM_NOT_POWER_OF_TWO",
+    "MFE_UNKOWN_ACCESS_TYPE",
+    "MFE_UNSUPPORTED_DEVICE",
+    "MFE_OLD_DEVICE_TYPE",
+    "MFE_ICMD_INIT_FAILED",
+    "MFE_ICMD_NOT_SUPPORTED",
+    "Secure host mode is not enabled in this FW.",
+    "MFE_MAD_SEND_ERR",
+    "MFE_ICMD_BAD_PARAM",
+    "MFE_ICMD_INVALID_OPCODE",
+    "MFE_ICMD_INVALID_CMD",
+    "MFE_ICMD_OPERATIONAL_ERROR",
+    "MFE_REG_ACCESS_BAD_METHOD",
+    "MFE_REG_ACCESS_NOT_SUPPORTED",
+    "MFE_REG_ACCESS_DEV_BUSY",
+    "MFE_REG_ACCESS_VER_NOT_SUPP",
+    "MFE_REG_ACCESS_UNKNOWN_TLV",
+    "MFE_REG_ACCESS_REG_NOT_SUPP",
+    "MFE_REG_ACCESS_CLASS_NOT_SUPP",
+    "MFE_REG_ACCESS_METHOD_NOT_SUPP",
+    "MFE_REG_ACCESS_BAD_PARAM",
+    "MFE_REG_ACCESS_RESOURCE_NOT_AVAILABLE",
+    "MFE_REG_ACCESS_MSG_RECPT_ACK",
+    "MFE_REG_ACCESS_UNKNOWN_ERR",
+    "MFE_REG_ACCESS_SIZE_EXCCEEDS_LIMIT",
+    };
+
+    return err_code < (int)ARRSIZE(mf_err_str) ? mf_err_str[err_code] : NULL;
+}
+
+int     mf_set_opt     (mflash* mfl, MfOpt opt, int  val) {
+    if ((int)opt < 0 || opt >= MFO_LAST) {
+        return MFE_BAD_PARAMS;
+    }
+    mfl->opts[opt] = val;
+    return MFE_OK;
+}
+
+int     mf_get_opt     (mflash* mfl, MfOpt opt, int *val) {
+    if ((int)opt < 0 || opt >= MFO_LAST) {
+        return MFE_BAD_PARAMS;
+    }
+    *val = mfl->opts[opt];
+    return MFE_OK;
+}
+
+
+int     mf_cr_read     (mflash* mfl, u_int32_t cr_addr, u_int32_t* data) {
+    if (mread4(mfl->mf, cr_addr, data) != 4) {
+        return MFE_CR_ERROR;
+    }
+    return MFE_OK;
+}
+int     mf_cr_write    (mflash* mfl, u_int32_t cr_addr, u_int32_t  data) {
+    if (mwrite4(mfl->mf, cr_addr, data) != 4) {
+        return MFE_CR_ERROR;
+    }
+    return MFE_OK;
+}
+
+int	mf_update_boot_addr(mflash* mfl, u_int32_t boot_addr)
+{
+	if (mfl->access_type != MFAT_UEFI && mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] != ATBM_MLNXOS_CMDIF) {
+		// the boot addr will be updated directly via cr-space
+		return mf_cr_write(mfl, BOOT_CR_SPACE_ADDR, ((boot_addr << 8) | 0x06));
+	}
+	// the boot addr will be updated via reg
+    return mf_update_boot_addr_by_type(mfl, boot_addr);
+}
+
+int     mf_read_modify_status_winbond (mflash *mfl, u_int8_t bank_num, u_int8_t first_byte, u_int8_t param, u_int8_t offset, u_int8_t size)
+{
+    u_int8_t status1 = 0, status2 = 0, use_rdsr2 = 0, is_double = 0;
+    u_int32_t status = 0;
+    int rc;
+
+
+    mfl->curr_bank = bank_num;
+    if ( mfl->attr.vendor == FV_WINBOND &&  mfl->attr.type == FMT_WINBOND) {
+        use_rdsr2 = 1;
+    }
+
+    // Read register status
+    rc = mfl->f_spi_status(mfl, SFC_RDSR, &status1); CHECK_RC(rc);
+    if (use_rdsr2) {
+        rc = mfl->f_spi_status(mfl, SFC_RDSR2, &status2); CHECK_RC(rc);
+        status = MERGE(0, status2, 16, 8);
+        is_double = 1;
+    }
+    // Prepare the read status word
+    status = MERGE(status, status1, 24, 8);
+    // Modify the status according to the function arguments
+    status = MERGE(status, param, 16 + offset + first_byte * 8 , size);
+    // Write register status
+    rc = cntx_spi_write_status_reg(mfl, status, SFC_WRSR, is_double); CHECK_RC(rc);
+    return MFE_OK;
+}
+#define QUAD_EN_OFFSET 1
+#define QUAD_EN_OFFSET_ST 3
+#define DUMMY_CYCLES_OFFSET_ST 12
+
+int mf_read_modify_status_new(mflash *mfl, u_int8_t bank_num, u_int8_t read_cmd, u_int8_t write_cmd, u_int8_t val,
+                              u_int8_t offset, u_int8_t size, u_int8_t is_double)
+{
+    int rc;
+    u_int32_t status = 0;
+
+    mfl->curr_bank = bank_num;
+    rc = cntx_int_spi_get_status_data(mfl, read_cmd, &status, is_double); CHECK_RC(rc);
+    // status comes in be32 format (byte0 = MSB) so we switch
+    status = __be32_to_cpu(status);
+    status = MERGE(status, val, offset, size);
+    // and switch back
+    status = __be32_to_cpu(status);
+    rc = cntx_spi_write_status_reg(mfl, status, write_cmd, is_double); CHECK_RC(rc);
+    return MFE_OK;
+}
+
+int mf_get_param_int(mflash* mfl, u_int8_t *param_p, u_int8_t cmd, u_int8_t offset, u_int8_t bit_size,\
+							u_int8_t bytes_num, u_int8_t enabled_val)
+{
+    u_int32_t status = 0, is_first = 1, bank;
+    int rc;
+
+    for (bank = 0; bank < mfl->attr.banks_num; bank++ ) {
+        u_int8_t curr_val;
+        mfl->curr_bank = bank;
+
+        rc = cntx_int_spi_get_status_data(mfl, cmd, &status, bytes_num); CHECK_RC(rc);
+        //if (mfl->attr.vendor == FV_ST) {
+        	//value is a word located in the higher bytes and is in be_32 format so we "fix" the bytes
+        	status = __be32_to_cpu(status);
+        //}
+        curr_val = EXTRACT(status, offset, bit_size);
+        if (bit_size == 1) {
+        	curr_val = (curr_val == enabled_val);
+        }
+
+        if (is_first) {
+            *param_p = curr_val;
+            is_first = 0;
+        } else {
+            if (*param_p != curr_val) {
+                return MFE_MISMATCH_PARAM;
+            }
+        }
+    }
+    return MFE_OK;
+}
+
+int     mf_set_dummy_cycles (mflash *mfl, u_int8_t num_of_cycles)
+{
+	if (!mfl || num_of_cycles < 1 || num_of_cycles > 15) {
+        return MFE_BAD_PARAMS;
+	}
+    int bank, rc;
+    if (!mfl->attr.dummy_cycles_support) {
+        return MFE_NOT_SUPPORTED_OPERATION;
+    }
+    for (bank = 0; bank < mfl->attr.banks_num; bank++) {
+        rc =  mf_read_modify_status_new(mfl, bank, SFC_RDNVR, SFC_WRNVR, num_of_cycles, DUMMY_CYCLES_OFFSET_ST, 4, 1); CHECK_RC(rc);
+    }
+    return MFE_OK;
+}
+
+int mf_get_dummy_cycles(mflash* mfl, u_int8_t *dummy_cycles_p)
+{
+	if (!mfl || !dummy_cycles_p) {
+        return MFE_BAD_PARAMS;
+	}
+    if (!mfl->attr.dummy_cycles_support) {
+        return MFE_NOT_SUPPORTED_OPERATION;
+    }
+    return  mf_get_param_int(mfl, dummy_cycles_p, SFC_RDNVR, DUMMY_CYCLES_OFFSET_ST, 4, 2, 0);
+    return MFE_OK;
+}
+
+
+
+int     mf_set_quad_en (mflash *mfl, u_int8_t quad_en)
+{
+	if (!mfl) {
+		return MFE_BAD_PARAMS;
+	}
+    int bank, rc;
+    if (!mfl->attr.quad_en_support) {
+        return MFE_NOT_SUPPORTED_OPERATION;
+    }
+    for (bank = 0; bank < mfl->attr.banks_num; bank++) {
+        if (mfl->attr.vendor == FV_WINBOND) {
+            rc = mf_read_modify_status_winbond(mfl, bank, 0, quad_en, QUAD_EN_OFFSET, 1); CHECK_RC(rc);
+        } else if (mfl->attr.vendor == FV_ST) {
+            rc = mf_read_modify_status_new(mfl, bank, SFC_RDNVR, SFC_WRNVR, !quad_en, QUAD_EN_OFFSET_ST, 1, 1); CHECK_RC(rc);
+        }
+    }
+    return MFE_OK;
+}
+
+int mf_get_quad_en(mflash* mfl, u_int8_t *quad_en_p)
+{
+	if (!mfl || !quad_en_p) {
+		return MFE_BAD_PARAMS;
+	}
+    if (!mfl->attr.quad_en_support) {
+        return MFE_NOT_SUPPORTED_OPERATION;
+    }
+
+    if (mfl->attr.vendor == FV_WINBOND) {
+        return  mf_get_param_int(mfl, quad_en_p, SFC_RDSR2, QUAD_EN_OFFSET, 1, 1, 1);
+    } else if (mfl->attr.vendor == FV_ST) {
+        return  mf_get_param_int(mfl, quad_en_p, SFC_RDNVR, QUAD_EN_OFFSET_ST, 1, 2, 0);
+    }
+    return MFE_NOT_SUPPORTED_OPERATION;
+}
+
+#define REG1_TB_OFFSET  5
+#define REG1_SEC_OFFSET 6
+#define REG1_BP_OFFSET 2
+#define REG1_BP_SIZE   3
+#define ONE_BIT_SIZE   1
+
+#define WRITE_PROTECT_CHECKS(mfl, bank_num) { \
+	    if (!mfl->attr.write_protect_support) {\
+	        return MFE_NOT_SUPPORTED_OPERATION;\
+	    }\
+	    if (bank_num >= mfl->attr.banks_num) {\
+	        return MFE_FLASH_NOT_EXIST;\
+	    }\
+}
+#define MAX_SUBSECTOR_NUM 8
+#define MAX_SECTORS_NUM   64
+
+int     mf_set_write_protect(mflash *mfl, u_int8_t bank_num, write_protect_info_t *protect_info)
+{
+    u_int8_t protect_mask = 0, log2_sect_num = 0;
+    u_int8_t sectors_num =  protect_info->sectors_num;
+
+    //printf("-D- mf_set_write_protect: bank_num = %#x, subsec: %#x, bottom: %#x, sectors_num=%#x\n", bank_num,
+    //       protect_info->is_subsector, protect_info->is_bottom, protect_info->sectors_num);
+
+    WRITE_PROTECT_CHECKS(mfl, bank_num);
+    if (((protect_info->sectors_num - 1) & protect_info->sectors_num) != 0) {
+        return MFE_SECTORS_NUM_NOT_POWER_OF_TWO;
+    }
+    if (protect_info->sectors_num > MAX_SECTORS_NUM) {
+        return MFE_EXCEED_SECTORS_MAX_NUM;
+    }
+
+    if (mfl->attr.protect_sub_and_sector && protect_info->is_subsector) {
+        if (protect_info->sectors_num > MAX_SUBSECTOR_NUM) {
+            return MFE_EXCEED_SUBSECTORS_MAX_NUM;
+        }
+    }
+
+    for (log2_sect_num = 0; log2_sect_num < 8; log2_sect_num++) {
+        if (sectors_num == 0) {
+            break;
+        }
+        sectors_num >>= 1;
+        // printf("-D- sectors_num = %d\n", sectors_num);
+    }
+    u_int8_t modify_size = 0;
+
+    protect_mask = MERGE(protect_mask, log2_sect_num, 0, REG1_BP_SIZE);
+    modify_size += REG1_BP_SIZE;
+
+    protect_mask = MERGE(protect_mask, protect_info->is_bottom, REG1_BP_SIZE, ONE_BIT_SIZE);
+    modify_size += ONE_BIT_SIZE;
+    if (mfl->attr.protect_sub_and_sector) {
+        protect_mask = MERGE(protect_mask, protect_info->is_subsector, REG1_BP_SIZE + ONE_BIT_SIZE, ONE_BIT_SIZE);
+        modify_size += ONE_BIT_SIZE;
+    }
+    return mf_read_modify_status_winbond(mfl, bank_num, 1, protect_mask, REG1_BP_OFFSET, modify_size);
+}
+
+int     mf_get_write_protect(mflash *mfl, u_int8_t bank_num, write_protect_info_t *protect_info)
+{
+    int rc;
+    u_int8_t status;
+
+    WRITE_PROTECT_CHECKS(mfl, bank_num);
+    mfl->curr_bank = bank_num;
+    rc = mfl->f_spi_status(mfl, SFC_RDSR, &status); CHECK_RC(rc);
+    protect_info->is_bottom = EXTRACT(status, REG1_TB_OFFSET, 1);
+
+    if (mfl->attr.protect_sub_and_sector) {
+        protect_info->is_subsector = EXTRACT(status, REG1_SEC_OFFSET, 1);
+    } else {
+        protect_info->is_subsector = 0;
+    }
+
+    protect_info->sectors_num = 1 << (EXTRACT(status, REG1_BP_OFFSET, REG1_BP_SIZE) - 1);
+
+    return MFE_OK;
+}
+
+/**********************************************************************************************/
+/// THIS PART SHOULD BE MOVED TO A COMMON PLACE - CMDIF LIB
+
+#define TOOLS_HCR_ADDR         0x80780
+#define IF_CMD_UNLOCK_CR_SPACE 0x60
+#define CMD_IF_SIZE            28
+#define CMD_IF_WAIT_GO         2000
+
+typedef struct mf_cmd_if {
+    u_int64_t in_param;
+    u_int64_t out_param;
+    u_int32_t input_modifier;
+    u_int16_t token;
+    u_int16_t opcode;
+    u_int8_t  opcode_modifier;
+    u_int8_t  t;
+    u_int8_t  e;
+    u_int8_t  go;
+    u_int8_t  status;
+} mf_cmd_if_t;
+
+static void cmd_if_pack(mf_cmd_if_t* cmd, u_int32_t* buf) {
+    memset((char*)buf, 0, CMD_IF_SIZE);
+    buf[0] = EXTRACT64(cmd->in_param, 32, 32);
+    buf[1] = EXTRACT64(cmd->in_param,  0, 32);
+    buf[2] = cmd->input_modifier;
+    // out h
+    // out l
+    buf[5] = MERGE(buf[5], cmd->token,               16, 16);
+    buf[6] = MERGE(buf[6], cmd->opcode,               0, 12);
+    buf[6] = MERGE(buf[6], cmd->opcode_modifier,     12,  4);
+    buf[6] = MERGE(buf[6], cmd->e,                   22,  1);
+}
+
+static void cmd_if_unpack(mf_cmd_if_t* cmd, u_int32_t* buf) {
+    memset(cmd, 0, sizeof(mf_cmd_if_t));
+
+    cmd->in_param       = MERGE64(cmd->in_param, buf[0], 32, 32);
+    cmd->in_param       = MERGE64(cmd->in_param, buf[1],  0, 32);
+    cmd->input_modifier = buf[2];
+    cmd->out_param      = MERGE64(cmd->out_param, buf[3], 32, 32);
+    cmd->out_param      = MERGE64(cmd->out_param, buf[4],  0, 32);
+    cmd->opcode         = EXTRACT(buf[6], 0, 12);
+    cmd->opcode_modifier= EXTRACT(buf[6], 12, 4);
+
+    cmd->status         = EXTRACT(buf[6], 24, 8);
+}
+
+static int cmd_if_wait_go(mflash* mfl, int* retries)
+{
+    int i;
+    u_int8_t go_bit;
+
+    for (i = 0; i < CMD_IF_WAIT_GO; i++) {
+        u_int32_t word;
+        MREAD4(TOOLS_HCR_ADDR + CMD_IF_SIZE - 4, &word);
+        /*
+        if (mread4( mf, TOOLS_HCR_ADDR + CMD_IF_SIZE - 4, &word) != 4) {
+            return 3;
+        }
+        */
+        go_bit = EXTRACT(word, 23, 1);
+        if (!go_bit) {
+            if (retries) {
+                *retries = i;
+            }
+            return 0;
+        }
+    }
+    return MFE_CMDIF_GO_BIT_BUSY;
+}
+
+static int cmd_if_send(mflash* mfl, mf_cmd_if_t* cmd)
+{
+
+    u_int32_t raw_cmd[CMD_IF_SIZE/4];
+    int act_retries;
+    int rc;
+    u_int32_t hcr_header;
+
+    // Check if the go BIT is ready
+    rc = cmd_if_wait_go(mfl, NULL);
+    if (rc) {
+        //printf("cmd_if_send: GO bit set before command issued (rc=%d)\n", rc);
+        return MFE_CMDIF_GO_BIT_BUSY;
+    }
+    // Prepare the date of the command we're gonna execute
+    cmd_if_pack(cmd, raw_cmd);
+
+    if (mwrite4_block(mfl->mf, TOOLS_HCR_ADDR, raw_cmd, CMD_IF_SIZE) != CMD_IF_SIZE) {
+        return MFE_CR_ERROR;
+    }
+
+    raw_cmd[6] = MERGE(raw_cmd[6],      1,                   23,  1); // go
+    MWRITE4(TOOLS_HCR_ADDR + 24, raw_cmd[6]);
+
+    // Check if the command is supported at all
+    MREAD4(TOOLS_HCR_ADDR + 24, &hcr_header);
+    if (!hcr_header) {
+        return MFE_HW_ACCESS_NOT_SUPP;
+    }
+
+    rc = cmd_if_wait_go(mfl, &act_retries);
+    if (rc) {
+        return MFE_CMDIF_TIMEOUT_ERR;
+    }
+
+    if (mread4_block(mfl->mf, TOOLS_HCR_ADDR, raw_cmd, CMD_IF_SIZE) != CMD_IF_SIZE) {
+        return MFE_CR_ERROR;
+    }
+
+    cmd_if_unpack(cmd, raw_cmd);
+
+    if (cmd->status) {
+        //printf("-E- CMD IF Bad status. Op: 0x%x Status: 0x%x\n", cmd->opcode, cmd->status);
+        return MFE_CMDIF_BAD_STATUS_ERR; // TODO - Special return code here - needs a specific attention
+    }
+    return MFE_OK;
+}
+
+#define MISMATCH_KEY_RC 0x3
+int cmdif_hw_access_int(mflash* mfl, u_int64_t key, u_int8_t opcode_modifier)
+{
+    mf_cmd_if_t cmd;
+    int rc;
+
+    my_memset(&cmd, 0, sizeof(cmd));
+
+    // Prepare CMD IF
+    cmd.opcode          = IF_CMD_UNLOCK_CR_SPACE;
+    // Determine if we want to lock (1) or unlock (0)
+    cmd.opcode_modifier = opcode_modifier;
+    // Setting the given key
+    cmd.in_param        = key;
+
+    rc = cmd_if_send(mfl, &cmd);
+    // Special case
+    if (rc == MFE_CMDIF_BAD_STATUS_ERR && cmd.opcode_modifier == 0) {
+        if (cmd.status == MISMATCH_KEY_RC) {
+            return MFE_MISMATCH_KEY;
+        }
+    }
+    return rc;
+}
+
+int mf_enable_hw_access(mflash* mfl, u_int64_t key)
+{
+    return cmdif_hw_access_int(mfl, key, 0 /* Unlock */);
+
+}
+
+int mf_disable_hw_access(mflash* mfl)
+{
+    int rc;
+    // We need to release the semaphore because we will not have any access to semaphore after disabling the HW access
+    rc = release_semaphore(mfl); CHECK_RC(rc);
+    return cmdif_hw_access_int(mfl, 0, 1 /* Lock */);
+}
+
+/**********************************************************************************************/
+
diff --git a/mflash.h b/mflash/mflash.h
similarity index 57%
rename from mflash.h
rename to mflash/mflash.h
index 065cd77..eb3c1b7 100644
--- a/mflash.h
+++ b/mflash/mflash.h
@@ -1,9 +1,5 @@
 /*
- *
- * mflash.h - Mellanox Technilogies LTD. Flash access lib heared file
- * ==================================================================
- *
- * Copyright (c) 2005 Mellanox Technologies Ltd.  All rights reserved.
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
  *
  * This software is available to you under a choice of one of two
  * licenses.  You may choose to be licensed under the terms of the GNU
@@ -32,16 +28,15 @@
  * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
- *
- *  Version: $Id: $
- *
  */
+
+
 #ifndef MFLASH_H
 #define MFLASH_H
 
-#ifndef __WIN__
-#include <sys/types.h>
-#endif
+#include <compatibility.h>
+#include "mflash_types.h"
+#include "mflash_common_structs.h"
 
 #ifdef __cplusplus
 #define EXTERN_C_START extern "C" {
@@ -54,102 +49,28 @@
 EXTERN_C_START
 
 typedef enum MfCommandSet {
-    CS_INTEL  = 1,
-    CS_AMD    = 2,
+    CS_INTEL   = 1,
+    CS_AMD     = 2,
 
-    MCS_STSPI = 0x80  // This is not a "real" CFI command set - it's used as a "Meta" command set number.
+    MCS_STSPI  = 0x80,  // This is not a "real" CFI command set - it's used as a "Meta" command set number.
+    MCS_SSTSPI = 0x81
 } MfCommandSet;
 
-typedef enum MfError {
-    MFE_OK = 0,
-    MFE_ERROR,
-    MFE_BAD_PARAMS,
-    MFE_CR_ERROR,
-    MFE_INVAL,
-    MFE_NOT_IMPLEMENTED,
-    MFE_UNSUPPORTED_FLASH_TOPOLOGY,
-    MFE_UNSUPPORTED_FLASH_TYPE,
-    MFE_CFI_FAILED,
-    MFE_TIMEOUT,
-    MFE_ERASE_TIMEOUT,
-    MFE_WRITE_TIMEOUT,
-    MFE_ERASE_ERROR,
-    MFE_WRITE_ERROR,
-    MFE_BAD_ALIGN,
-    MFE_SEM_LOCKED,
-    MFE_VERIFY_ERROR,
-    MFE_NOMEM,
-    MFE_OUT_OF_RANGE,
-    MFE_CMD_SUPPORTED_INBAND_ONLY,
-    MFE_LAST
-} MfError;
-
-typedef enum MfOpt {
-    MFO_NO_VERIFY = 0,
-    MFO_AMD_UNLOCK_BYPASS,
-    MFO_AMD_BYTE_MODE,
-    MFO_IGNORE_SEM_LOCK,
-    MFO_CLOSE_MF_ON_EXIT,
-    MFO_LAST
-} MfOpt;
+typedef struct flash_params {
+    const char *type_name;
+    int log2size;
+    int num_of_flashes;
+} flash_params_t;
 
-/////////////////////////////////////////////
-//
-// Flash attributes struct
-//
-/////////////////////////////////////////////
-typedef struct flash_attr {
-    //
-    // hw_dev_id    hw dev id of the HCA.
-    //
-    u_int32_t hw_dev_id;
-
-    //
-    // size:        Total size (in bytes) of all flash devices connected to
-    //              the device (forming a contigous address space)
-    //
-    u_int32_t size;
-
-    //
-    // sector_size: Flash sector size (in bytes).
-    //              Assuming a single sector size for the flash.
-    //
-    u_int32_t sector_size;
-
-    int       num_erase_blocks;         // Number of sector defs.
-    struct {
-        unsigned long sector_size;      // Byte size of sector
-        int           num_sectors;      // Num sectors of this size
-        u_int32_t     sector_mask;      // Sector mask
-    } erase_block[8];
-
-    //
-    // bank_size:   Different bank means a different chip sellect or gpio settings is needed when crossing
-    //              this alignment.
-    //              This may indicate a different flash device (for SPI flash in InfiniHostIIILx / ConnectX).
-    //              Or GPIO change for parallel flash (in InfiniHostIII / InfiniHost)
-    //
-    int bank_size;
-    int log2_bank_size;
-
-    //
-    // Command set (taken from CFI terminology)
-    //
-    int command_set;
-
-    //
-    // block_write - if block write is supported, holds the block size in bytes. 0 otherwise.
-    //               The meaning of "block write" is not the same in parallel and serial flash.
-    //
-    int block_write;
-
-    //
-    // page_write -  if page write is supported, holds the page size in bytes. 0 otherwise.
-    //
-    int page_write;
-
-} flash_attr;
+typedef struct write_protect_info {
+    u_int8_t is_subsector;
+    u_int8_t is_bottom;
+    u_int8_t sectors_num;
+} write_protect_info_t;
 
+// TODO: remove UEFI REMNANTS
+typedef struct _MLX4_DEV uefi_Dev_t;
+typedef int (*f_fw_cmd) (uefi_Dev_t* dev, void* buffer, int* size);
 
 /////////////////////////////////////////////
 //
@@ -161,7 +82,7 @@ typedef struct flash_attr {
 /////////////////////////////////////////////
 
 struct mfile_t;
-typedef struct mflash mflash;
+
 
 //
 // open/close functions:
@@ -183,8 +104,13 @@ typedef struct mflash mflash;
 // mf_close() : Deallocates mflash resources.
 //   Note: User should call mf_close() even if mf_open failed (and the returning mfl is not NULL)
 //
-int     mf_open        (mflash** pmfl, const char* dev);
-int     mf_opend       (mflash** pmfl, struct mfile_t* mf);
+int     mf_open        (mflash** pmfl, const char* dev, int num_of_banks, flash_params_t* flash_params,
+        int ignore_cache_rep_guard);
+int     mf_opend       (mflash** pmfl, struct mfile_t* mf, int num_of_banks,  flash_params_t* flash_params,
+        int ignore_cache_rep_guard);
+
+int     mf_open_uefi(mflash** pmfl, uefi_Dev_t *uefi_dev, f_fw_cmd fw_cmd_func);
+
 int     mf_open_ignore_lock(mflash* mfl);
 int     mf_close       (mflash* mfl);
 
@@ -202,6 +128,7 @@ int     mf_erase_sector(mflash* mfl, u_int32_t addr);
 int     mf_cr_read     (mflash* mfl, u_int32_t cr_addr, u_int32_t* data);
 int     mf_cr_write    (mflash* mfl, u_int32_t cr_addr, u_int32_t  data);
 
+int     mf_update_boot_addr(mflash* mfl, u_int32_t boot_addr);
 // Software reset the target device. Currently supported for InfiniScale4 switch via IB interface only.
 int     mf_sw_reset     (mflash* mfl);
 //
@@ -209,17 +136,32 @@ int     mf_sw_reset     (mflash* mfl);
 //
 int     mf_get_attr    (mflash* mfl, flash_attr* attr);
 
+int     mf_set_quad_en (mflash *mfl, u_int8_t quad_en);
+int     mf_get_quad_en (mflash *mfl, u_int8_t *quad_en);
+
+int     mf_set_write_protect(mflash *mfl, u_int8_t bank_num, write_protect_info_t *protect_info);
+int     mf_get_write_protect(mflash *mfl, u_int8_t bank_num, write_protect_info_t *protect_info);
+
+int     mf_set_dummy_cycles (mflash *mfl, u_int8_t num_of_cycles);
+int     mf_get_dummy_cycles (mflash *mfl, u_int8_t *num_of_cycles);
+
 //
 // Set/Get for some options.
 //
 int     mf_set_opt     (mflash* mfl, MfOpt opt, int  val);
 int     mf_get_opt     (mflash* mfl, MfOpt opt, int *val);
 
+int     mf_enable_hw_access(mflash* mfl, u_int64_t key);
+int     mf_disable_hw_access(mflash* mfl);
+int     mf_release_semaphore();
+
 //
 // err code to string translation for printing.
 //
 const char* mf_err2str (int err_code);
 
+void mf_flash_list(char *flash_list);
+
 EXTERN_C_END
 
 #endif // MFLASH_H
diff --git a/mflash/mflash_access_layer.c b/mflash/mflash_access_layer.c
new file mode 100755
index 0000000..f28ed0f
--- /dev/null
+++ b/mflash/mflash_access_layer.c
@@ -0,0 +1,157 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+#include "mtcr.h"
+#include "reg_access.h"
+
+#include "mflash_types.h"
+#include "mflash_pack_layer.h"
+#include "mflash_access_layer.h"
+
+ // On windows we don't support cmdIf access!
+int check_access_type(mflash* mfl)
+//TODO: re-write in a more elegant way.
+{
+    if (mfl->access_type == MFAT_MFILE) {
+        if ( mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] == ATBM_INBAND) {
+#ifdef NO_INBAND_ACCESS
+        	return MFE_NOT_SUPPORTED_OPERATION;
+#endif
+#ifndef _WIN_
+        } else if ( mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] == ATBM_MLNXOS_CMDIF) {
+#endif
+        } else if ( mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] == ATBM_ICMD) {
+        } else {
+            return MFE_UNKOWN_ACCESS_TYPE;
+        }
+	} else if (mfl->access_type == MFAT_UEFI) {
+    } else {
+        return MFE_UNKOWN_ACCESS_TYPE;
+    }
+    return MFE_OK;
+}
+
+
+int sx_get_flash_info_by_type(mflash* mfl, unsigned *type_index, int *log2size, u_int8_t *no_flash)
+{
+    int rc;
+    u_int8_t vendor, type, capacity;
+    u_int32_t jedec_id;
+
+    rc = check_access_type( mfl); CHECK_RC(rc);
+    rc = com_get_jedec(mfl->mf, mfl->curr_bank, &jedec_id); CHECK_RC(rc);
+    //printf("-D- jedec_id = %#x\n", jedec_id);
+    rc = get_info_from_jededc_id(jedec_id, &vendor, &type, &capacity); CHECK_RC(rc);
+    // Return there is no flash when all the params are 0xff
+    if (vendor == 0xff && type == 0xff && capacity == 0xff) {
+        *no_flash = 1;
+        return MFE_OK;
+    }
+    rc = get_type_index_by_vendor_and_type(vendor, type, type_index); CHECK_RC(rc);
+    rc = get_log2size_by_capcity(*type_index, capacity, log2size);    CHECK_RC(rc);
+    return MFE_OK;
+
+}
+
+int sx_block_read_by_type(mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data)
+{
+    int rc, bank;
+    u_int32_t flash_offset;
+
+    if (blk_size > (u_int32_t)mfl->attr.block_write  || blk_size < 4) {
+        return MFE_BAD_PARAMS;
+    }
+    rc = mfl_get_bank_info(mfl, blk_addr, &flash_offset, &bank); CHECK_RC(rc);
+    COM_CHECK_ALLIGN(flash_offset, blk_size);
+
+    rc = check_access_type( mfl); CHECK_RC(rc);
+    rc = sx_st_block_access(mfl->mf, flash_offset, bank, blk_size, data, REG_ACCESS_METHOD_GET);CHECK_RC(rc);
+
+    return MFE_OK;
+}
+
+int sx_block_write_by_type(mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data)
+{
+    int rc, bank;
+    u_int32_t flash_offset;
+
+    WRITE_CHECK_ALLIGN(addr, mfl->attr.block_write, size);
+
+
+    rc = mfl_get_bank_info(mfl, addr, &flash_offset, &bank); CHECK_RC(rc);
+    COM_CHECK_ALLIGN(flash_offset, size);
+
+    rc = check_access_type( mfl); CHECK_RC(rc);
+    rc = sx_st_block_access(mfl->mf, flash_offset, bank, size, data, REG_ACCESS_METHOD_SET);CHECK_RC(rc);
+    return MFE_OK;
+}
+
+int sx_flash_lock_by_type(mflash* mfl, int lock_state)
+{
+	//AdrianC: this is not implemented for some reason
+	(void)mfl;
+	(void)lock_state;
+    return MFE_OK;
+}
+
+int sx_erase_sect_by_type(mflash* mfl, u_int32_t addr)
+{
+    int rc, bank;
+    u_int32_t flash_addr;
+
+    rc = mfl_get_bank_info(mfl, addr, &flash_addr, &bank); CHECK_RC(rc);
+    rc = check_access_type( mfl); CHECK_RC(rc);
+    rc = common_erase_sector(mfl->mf, flash_addr, bank); CHECK_RC(rc);
+    return MFE_OK;
+}
+
+int     mf_update_boot_addr_by_type(mflash* mfl, u_int32_t boot_addr)
+{
+    int rc;
+    if (mfl->access_type == MFAT_UEFI || mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] == ATBM_MLNXOS_CMDIF) {
+    	// for inband or cib fwaccess return MFE_NOT_IMPLEMENTED
+    	// for cmdIF fwaccess i.e mlnxOS update boot addr via reg access
+    	if (mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] == ATBM_INBAND || mfl->opts[MFO_FW_ACCESS_TYPE_BY_MFILE] == ATBM_ICMD) {
+    		return MFE_NOT_IMPLEMENTED;
+    	}
+    	else {
+    	// uefi is supported and MLNXOS
+    	rc = run_mfpa_command(mfl->mf, REG_ACCESS_METHOD_SET, mfl->curr_bank, boot_addr, NULL); CHECK_RC(rc);
+    	}
+    }
+    return MFE_OK;
+}
diff --git a/mflash/mflash_access_layer.h b/mflash/mflash_access_layer.h
new file mode 100755
index 0000000..2d43973
--- /dev/null
+++ b/mflash/mflash_access_layer.h
@@ -0,0 +1,53 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ */
+
+
+#ifndef MFLASH_ACCESS_LAYER_H_
+#define MFLASH_ACCESS_LAYER_H_
+
+#include <compatibility.h>
+//#include "cib_cif.h"
+
+#include "mflash_common_structs.h"
+
+#define BOOT_CR_SPACE_ADDR 0xf0000
+
+int sx_get_flash_info_by_type(mflash* mfl, unsigned *type_index, int *log2size, u_int8_t *no_flash);
+int sx_block_read_by_type(mflash* mfl, u_int32_t blk_addr, u_int32_t blk_size, u_int8_t* data);
+int sx_block_write_by_type(mflash* mfl, u_int32_t addr, u_int32_t size, u_int8_t* data);
+int sx_flash_lock_by_type(mflash* mfl, int lock_state);
+int sx_erase_sect_by_type(mflash* mfl, u_int32_t addr);
+int mf_update_boot_addr_by_type(mflash* mfl, u_int32_t boot_addr);
+
+
+#endif /* MFLASH_ACCESS_LAYER_H_ */
diff --git a/mflash/mflash_common_structs.h b/mflash/mflash_common_structs.h
new file mode 100644
index 0000000..9b413cf
--- /dev/null
+++ b/mflash/mflash_common_structs.h
@@ -0,0 +1,134 @@
+/*
+ * mflash_common_structs.h - Mellanox Technilogies LTD. Flash access lib heared file
+ * 
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef MFLASH_COMMON_STRUCTS_H
+#define MFLASH_COMMON_STRUCTS_H
+
+typedef struct mflash mflash;
+
+typedef enum MfOpt {
+    MFO_NO_VERIFY = 0,
+    MFO_AMD_UNLOCK_BYPASS,
+    MFO_AMD_BYTE_MODE,
+    MFO_IGNORE_SEM_LOCK,
+    MFO_CLOSE_MF_ON_EXIT,
+    MFO_NUM_OF_BANKS,
+    MFO_IGNORE_CASHE_REP_GUARD,
+    MFO_USER_BANKS_NUM,
+    MFO_FW_ACCESS_TYPE_BY_MFILE,
+    MFO_SX_TYPE,
+    MFO_NEW_CACHE_REPLACEMENT_EN,
+    MFO_LAST
+} MfOpt;
+
+enum MfAccessType {
+    MFAT_MFILE = 0,
+    MFAT_UEFI,
+};
+
+/////////////////////////////////////////////
+//
+// Flash attributes struct
+//
+/////////////////////////////////////////////
+typedef struct flash_attr {
+    const char *type_str;
+    //
+    // hw_dev_id    hw dev id of the HCA.
+    //
+    u_int32_t hw_dev_id;
+    u_int32_t rev_id;
+
+    //
+    // size:        Total size (in bytes) of all flash devices connected to
+    //              the device (forming a contigous address space)
+    //
+    u_int32_t size;
+
+    //
+    // sector_size: Flash sector size (in bytes).
+    //              Assuming a single sector size for the flash.
+    //
+    u_int32_t sector_size;
+
+    int       num_erase_blocks;         // Number of sector defs.
+    struct {
+        unsigned long sector_size;      // Byte size of sector
+        int           num_sectors;      // Num sectors of this size
+        u_int32_t     sector_mask;      // Sector mask
+    } erase_block[8];
+
+    //
+    // bank_size:   Different bank means a different chip sellect or gpio settings is needed when crossing
+    //              this alignment.
+    //              This may indicate a different flash device (for SPI flash in InfiniHostIIILx / ConnectX).
+    //              Or GPIO change for parallel flash (in InfiniHostIII / InfiniHost)
+    //
+    int bank_size;
+    int log2_bank_size;
+
+    //
+    // Command set (taken from CFI terminology)
+    //
+    int command_set;
+
+    u_int8_t erase_command;
+
+    //
+    // block_write - if block write is supported, holds the block size in bytes. 0 otherwise.
+    //               The meaning of "block write" is not the same in parallel and serial flash.
+    //
+    int block_write;
+
+    //
+    // page_write -  if page write is supported, holds the page size in bytes. 0 otherwise.
+    //
+    int page_write;
+
+    u_int8_t banks_num;
+    u_int8_t quad_en_support;
+    u_int8_t dummy_cycles_support;
+    u_int8_t write_protect_support;
+    u_int8_t protect_sub_and_sector;
+    u_int8_t vendor;
+    u_int8_t type;
+
+
+} flash_attr;
+
+#endif // MFLASH_COMMON_STRUCTS_H
+
+
+
diff --git a/mflash/mflash_pack_layer.c b/mflash/mflash_pack_layer.c
new file mode 100755
index 0000000..2fbdd4f
--- /dev/null
+++ b/mflash/mflash_pack_layer.c
@@ -0,0 +1,234 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+#include "compatibility.h"
+#include "bit_slice.h"
+#include "mtcr.h"
+#include "reg_access.h"
+
+#include "mflash_types.h"
+#include "mflash_pack_layer.h"
+
+static MfError MError2MfError(MError rc);
+
+int sx_st_block_access(mfile *mf, u_int32_t flash_addr, u_int8_t bank, u_int32_t size, u_int8_t* data,
+        u_int8_t method)
+{
+    struct register_access_mfba mfba;
+    int rc;
+    int max_size = mget_max_reg_size(mf);
+    if (!max_size) {
+    	return MFE_BAD_PARAMS;
+    }
+    // when writing max size is limited to the nearest power of 2 of the max_size
+    // while limiting it to 256 bytes
+    max_size = NEAREST_POW2(max_size);
+
+
+    if (size > (u_int32_t)max_size) {
+        return MFE_BAD_PARAMS;
+    }
+
+    // Init mfba
+    memset(&mfba, 0, sizeof(mfba));
+    mfba.address = flash_addr;
+    mfba.fs      = bank;
+    mfba.size    = size;
+
+    if (method == REG_ACCESS_METHOD_SET) {
+        u_int32_t i;
+        for (i = 0; i < size/4; i++) {
+            mfba.data[i] = __le32_to_cpu(*((u_int32_t*)&(data[4*i])));
+        }
+    }
+    rc = reg_access_mfba (mf, (reg_access_method_t) method, &mfba); CHECK_RC(MError2MfError(rc));
+
+    // Get data from mfba
+    if (method == REG_ACCESS_METHOD_GET) {
+        u_int32_t i;
+        for (i = 0; i < size/4; i++) {
+            *((u_int32_t*)&(data[i*4]))= __cpu_to_le32(mfba.data[i]);
+        }
+    }
+    return MFE_OK;
+}
+
+
+int common_erase_sector(mfile *mf, u_int32_t addr, u_int8_t flash_bank)
+{
+	struct register_access_mfbe    mfbe;
+
+    memset(&mfbe, 0, sizeof(mfbe));
+    mfbe.address = addr;
+    mfbe.fs      = flash_bank;
+    return MError2MfError(reg_access_mfbe (mf, REG_ACCESS_METHOD_SET, &mfbe));
+}
+
+int run_mfpa_command(mfile *mf, u_int8_t access_cmd, u_int8_t flash_bank, u_int32_t boot_address, u_int32_t *jedec_p)
+{
+	struct register_access_mfpa    mfpa;
+    int rc;
+
+    memset(&mfpa, 0, sizeof(mfpa));
+    mfpa.fs = flash_bank;
+
+    if (access_cmd == REG_ACCESS_METHOD_SET) {
+        mfpa.boot_address = boot_address;
+    }
+    rc = reg_access_mfpa (mf, access_cmd, &mfpa); CHECK_RC(MError2MfError(rc));
+
+    if (access_cmd == REG_ACCESS_METHOD_GET && jedec_p != NULL) {
+        *jedec_p = mfpa.jedec_id;
+        // HACK: FW had a bug and returned the same jedec-ID even there was no flash, so when flash doesn't exist jedec will be modified to 0xffffffff
+        if (flash_bank >= mfpa.flash_num) {
+            *jedec_p = 0xffffffff;
+        }
+    }
+    return MFE_OK;
+}
+
+int com_get_jedec(mfile *mf, u_int8_t flash_bank, u_int32_t *jedec_p)
+{
+    return run_mfpa_command(mf, REG_ACCESS_METHOD_GET, flash_bank, 0, jedec_p);
+}
+
+int set_bank(mflash* mfl, u_int32_t addr) {
+    int bank = addr >> mfl->attr.log2_bank_size;
+
+    if (mfl->curr_bank != bank) {
+        mfl->curr_bank = bank;
+        return mfl->f_set_bank(mfl, bank);
+    }
+
+    return MFE_OK;
+}
+
+int get_flash_offset(u_int32_t addr, int log2_bank_size, u_int32_t *flash_addr_p)
+{
+    *flash_addr_p = addr & ONES32(log2_bank_size);
+    return MFE_OK;
+}
+
+int mfl_get_bank_info(mflash *mfl, u_int32_t addr, u_int32_t *flash_off_p, int *bank_p)
+{
+    int rc;
+    // Get the bank number
+    rc = set_bank(mfl, addr);                                           CHECK_RC(rc);
+    *bank_p = mfl->curr_bank;
+    // Get the offset in the flash
+    rc = get_flash_offset(addr, mfl->attr.log2_bank_size, flash_off_p); CHECK_RC(rc);
+    return MFE_OK;
+}
+
+static MfError MError2MfError(MError rc) {
+   switch(rc) {
+   case ME_OK:
+	   return MFE_OK;
+   case ME_ERROR:
+	   return MFE_ERROR;
+   case ME_BAD_PARAMS:
+	   return MFE_BAD_PARAMS;
+   case ME_CR_ERROR:
+	   return MFE_CR_ERROR;
+   case ME_NOT_IMPLEMENTED:
+	   return MFE_NOT_IMPLEMENTED;
+   case ME_SEM_LOCKED:
+	   return MFE_SEM_LOCKED;
+   case ME_MEM_ERROR:
+	   return MFE_NOMEM;
+   case ME_MAD_SEND_FAILED:
+	   return MFE_MAD_SEND_ERR;
+   case ME_UNKOWN_ACCESS_TYPE:
+	   return MFE_UNKOWN_ACCESS_TYPE;
+   case ME_UNSUPPORTED_DEVICE:
+	   return MFE_UNSUPPORTED_DEVICE;
+   case ME_ICMD_STATUS_CR_FAIL:
+	   return MFE_CR_ERROR;
+   case ME_ICMD_STATUS_SEMAPHORE_TO:
+	   return MFE_CMDIF_TIMEOUT_ERR;
+   case ME_ICMD_STATUS_EXECUTE_TO:
+	   return MFE_CMDIF_TIMEOUT_ERR;
+   case ME_ICMD_STATUS_IFC_BUSY:
+	   return MFE_CMDIF_TIMEOUT_ERR;
+   case ME_ICMD_STATUS_ICMD_NOT_READY:
+	   return MFE_CMDIF_GO_BIT_BUSY;
+   case ME_ICMD_UNSUPPORTED_ICMD_VERSION:
+	   return MFE_ICMD_NOT_SUPPORTED;
+   case ME_ICMD_NOT_SUPPORTED:
+	   return MFE_ICMD_NOT_SUPPORTED;
+   case ME_ICMD_INVALID_OPCODE:
+       return MFE_ICMD_INVALID_OPCODE;
+   case ME_ICMD_INVALID_CMD:
+       return MFE_ICMD_INVALID_CMD;
+   case ME_ICMD_OPERATIONAL_ERROR:
+       return MFE_ICMD_OPERATIONAL_ERROR;
+   case ME_ICMD_BAD_PARAM:
+       return MFE_ICMD_BAD_PARAM;
+   case ME_ICMD_BUSY:
+       return MFE_CMDIF_TIMEOUT_ERR;
+
+   case ME_REG_ACCESS_BAD_METHOD:
+       return MFE_REG_ACCESS_BAD_METHOD;
+   case ME_REG_ACCESS_NOT_SUPPORTED:
+       return MFE_REG_ACCESS_NOT_SUPPORTED;
+   case ME_REG_ACCESS_DEV_BUSY:
+       return MFE_REG_ACCESS_DEV_BUSY;
+   case ME_REG_ACCESS_VER_NOT_SUPP:
+       return MFE_REG_ACCESS_VER_NOT_SUPP;
+   case ME_REG_ACCESS_UNKNOWN_TLV:
+       return MFE_REG_ACCESS_UNKNOWN_TLV;
+   case ME_REG_ACCESS_REG_NOT_SUPP:
+       return MFE_REG_ACCESS_REG_NOT_SUPP;
+   case ME_REG_ACCESS_CLASS_NOT_SUPP:
+       return MFE_REG_ACCESS_CLASS_NOT_SUPP;
+   case ME_REG_ACCESS_METHOD_NOT_SUPP:
+       return MFE_REG_ACCESS_METHOD_NOT_SUPP;
+   case ME_REG_ACCESS_BAD_PARAM:
+       return MFE_REG_ACCESS_BAD_PARAM;
+   case ME_REG_ACCESS_RES_NOT_AVLBL:
+       return MFE_REG_ACCESS_RES_NOT_AVLBL;
+   case ME_REG_ACCESS_MSG_RECPT_ACK:
+       return MFE_REG_ACCESS_MSG_RECPT_ACK;
+   case ME_REG_ACCESS_UNKNOWN_ERR:
+       return MFE_REG_ACCESS_UNKNOWN_ERR;
+   case ME_REG_ACCESS_SIZE_EXCCEEDS_LIMIT:
+       return MFE_REG_ACCESS_SIZE_EXCCEEDS_LIMIT;
+   default:
+	   break;
+   }
+   return MFE_INVAL;
+}
diff --git a/mflash/mflash_pack_layer.h b/mflash/mflash_pack_layer.h
new file mode 100755
index 0000000..eb54b15
--- /dev/null
+++ b/mflash/mflash_pack_layer.h
@@ -0,0 +1,193 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef MFLASH_COMMON_H_
+#define MFLASH_COMMON_H_
+
+#include "mflash_common_structs.h"
+
+#define NEAREST_POW2(num)\
+	(num) < (256) ? ((num) < (128)? ((num) < (64) ? ((num) < (32) ? (16): (32)): (64)): (128)): (256);
+
+#ifndef CHECK_RC
+    #define CHECK_RC(rc) do {if (rc) return rc;} while(0)
+#endif
+
+#ifndef ARR_SIZE
+    #define ARR_SIZE(arr) sizeof(arr)/sizeof(arr[0])
+#endif
+
+#ifndef IRISC
+#define MFLASH_ERR_STR_SIZE 1024
+#else
+#define MFLASH_ERR_STR_SIZE    4
+#endif
+typedef int (*f_mf_lock)      (mflash* mfl, int lock_state);
+
+typedef int (*f_mf_set_bank)  (mflash* mfl, u_int32_t bank);
+typedef int (*f_mf_read)      (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
+typedef int (*f_mf_write)     (mflash* mfl, u_int32_t addr, u_int32_t len, u_int8_t* data);
+typedef int (*f_mf_erase_sect)(mflash* mfl, u_int32_t addr);
+typedef int (*f_mf_reset)     (mflash* mfl);
+
+typedef int (*f_st_spi_status)(mflash* mfl, u_int8_t op_type, u_int8_t* status);
+typedef int (*f_mf_get_info)  (mflash* mfl, unsigned *type_index, int *log2size, u_int8_t *no_flash);
+/////////////////////////////////////////////
+//
+// MFlash struct
+//
+/////////////////////////////////////////////
+struct mflash {
+#ifndef IRISC
+	mfile*      mf;
+#endif
+
+	// Functions:
+	f_mf_lock       f_lock;
+
+	f_mf_set_bank   f_set_bank;
+	f_mf_get_info   f_get_info;
+
+	f_mf_read       f_read;
+	f_mf_write      f_write;
+	f_mf_write      f_write_blk;   // write and write_block have the same signateure, but theyr'e not the same func !
+	f_mf_read       f_read_blk;    // read  and read_block have the same signateure, but theyr'e not the same func !
+	f_mf_erase_sect f_erase_sect;
+	f_mf_reset      f_reset;
+
+	// Relevant for SPI flash (InfiniHostIIILx, ConnectX) only.
+	f_st_spi_status f_spi_status;
+
+	int             curr_bank;
+	int             is_locked;
+
+	flash_attr      attr;
+
+	int             opts[MFO_LAST];
+	char            last_err_str[MFLASH_ERR_STR_SIZE];
+
+	u_int8_t   access_type; //0 = mfile , 1 = uefi
+
+};
+
+enum AccessTypeByMfile{
+    ATBM_NO = 0,
+    ATBM_INBAND,
+    ATBM_MLNXOS_CMDIF,
+    ATBM_ICMD,
+};
+
+/*
+#ifndef __WIN__
+
+#ifdef __FreeBSD__
+#define SWAPL(l) ntohl(l)
+#include <sys/endian.h>
+#else // Linux
+#include <byteswap.h>
+#include <endian.h>
+
+#define SWAPL(l) bswap_32(l)
+#endif
+
+#else
+
+#include <io.h>
+#include <Winsock2.h>
+#define SWAPL(l) ntohl(l)
+#define __BYTE_ORDER __LITTLE_ENDIAN
+*/
+
+/*
+#define __cpu_to_be32(val) SWAPL(val) // Win is only run on LE CPUS
+#define inline __inline
+#define __cpu_to_be32(val) SWAPL(val) // Win is only run on LE CPUS
+*/
+//#endif
+
+/*
+#ifndef __cpu_to_le32
+
+#if __BYTE_ORDER == __LITTLE_ENDIAN
+    #define __cpu_to_le32(x) (x)
+#elif __BYTE_ORDER == __BIG_ENDIAN
+    #define __cpu_to_le32(x) SWAPL(x)
+#endif // __BYTE_ORDER
+
+#endif
+
+#ifndef __le32_to_cpu
+    #define __le32_to_cpu(x) __cpu_to_le32(x)
+#endif
+*/
+
+#define WRITE_CHECK_ALLIGN(addr, block_write, size) {\
+    if (addr & ((u_int32_t)block_write - 1)) {\
+        return MFE_BAD_ALIGN;\
+    }\
+    if (size & ((u_int32_t)block_write - 1)) {\
+         return MFE_BAD_ALIGN;\
+    }\
+}
+
+#define COM_CHECK_ALLIGN(flash_addr, size) {\
+    if (flash_addr & (size - 1 )) {\
+        return MFE_BAD_ALIGN;\
+    }\
+}
+
+//////////////////////////////////// SX FLASH functions ////////////////////////////////////
+
+typedef u_int32_t (*f_reg_pack)   (void *data_to_pack,  u_int8_t *packed_buffer);
+typedef void      (*f_reg_unpack) (void *unpacked_data, u_int8_t *buffer_to_unpack);
+typedef void      (*f_reg_dump)   (void *data_to_print, FILE *out_port);
+
+int sx_st_block_access(mfile *mf, u_int32_t flash_addr, u_int8_t bank, u_int32_t size, u_int8_t* data,\
+		u_int8_t method);
+
+
+int common_erase_sector(mfile *mf, u_int32_t addr, u_int8_t flash_bank);
+
+int run_mfpa_command(mfile *mf, u_int8_t access_cmd, u_int8_t flash_bank, u_int32_t boot_address, u_int32_t *jedec_p);
+
+int com_get_jedec(mfile *mf, u_int8_t flash_bank, u_int32_t *jedec_p);
+int get_info_from_jededc_id(u_int32_t jededc_id, u_int8_t *vendor, u_int8_t* type, u_int8_t* capacity);
+int get_type_index_by_vendor_and_type(u_int8_t vendor, u_int8_t type, unsigned *type_index);
+int get_log2size_by_capcity(unsigned type_index, u_int8_t capacity, int *log2size);
+int get_max_reg_size(mfile *mf);
+
+int set_bank(mflash* mfl, u_int32_t addr);
+int get_flash_offset(u_int32_t addr, int log2_bank_size, u_int32_t *flash_addr_p);
+int mfl_get_bank_info(mflash *mfl, u_int32_t addr, u_int32_t *flash_off_p, int *bank_p);
+
+#endif /* MFLASH_COMMON_H_ */
diff --git a/mflash/mflash_types.h b/mflash/mflash_types.h
new file mode 100644
index 0000000..29e9ebd
--- /dev/null
+++ b/mflash/mflash_types.h
@@ -0,0 +1,108 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef MFLASH_TYPES_H
+#define MFLASH_TYPES_H
+
+typedef enum MfError {
+    MFE_OK = 0,
+    MFE_ERROR,
+    MFE_BAD_PARAMS,
+    MFE_CR_ERROR,
+    MFE_INVAL,
+    MFE_NOT_IMPLEMENTED,
+    MFE_UNSUPPORTED_FLASH_TOPOLOGY,
+    MFE_UNSUPPORTED_FLASH_TYPE,
+    MFE_CFI_FAILED,
+    MFE_TIMEOUT,
+    MFE_ERASE_TIMEOUT,
+    MFE_WRITE_TIMEOUT,
+    MFE_ERASE_ERROR,
+    MFE_WRITE_ERROR,
+    MFE_BAD_ALIGN,
+    MFE_SEM_LOCKED,
+    MFE_VERIFY_ERROR,
+    MFE_NOMEM,
+    MFE_OUT_OF_RANGE,
+    MFE_CMD_SUPPORTED_INBAND_ONLY,
+    MFE_NO_FLASH_DETECTED,
+    MFE_LOCKED_CRSPACE,
+    MFE_CMDIF_BAD_STATUS_ERR,
+    MFE_CMDIF_TIMEOUT_ERR,
+    MFE_CMDIF_GO_BIT_BUSY,
+    MFE_MISMATCH_KEY,
+    MFE_UNKNOWN_REG,
+    MFE_DIRECT_FW_ACCESS_DISABLED,
+    MFE_MANAGED_SWITCH_NOT_SUPPORTED,
+    MFE_NOT_SUPPORTED_OPERATION,
+    MFE_FLASH_NOT_EXIST,
+    MFE_MISMATCH_PARAM,
+    MFE_EXCEED_SUBSECTORS_MAX_NUM,
+    MFE_EXCEED_SECTORS_MAX_NUM,
+    MFE_SECTORS_NUM_NOT_POWER_OF_TWO,
+    MFE_UNKOWN_ACCESS_TYPE,
+    MFE_UNSUPPORTED_DEVICE,
+    MFE_OLD_DEVICE_TYPE,
+    MFE_ICMD_INIT_FAILED,
+    MFE_ICMD_NOT_SUPPORTED,
+    MFE_HW_ACCESS_NOT_SUPP,
+    MFE_MAD_SEND_ERR,
+    MFE_ICMD_BAD_PARAM,
+    MFE_ICMD_INVALID_OPCODE,
+    MFE_ICMD_INVALID_CMD,
+    MFE_ICMD_OPERATIONAL_ERROR,
+
+    MFE_REG_ACCESS_BAD_METHOD,
+    MFE_REG_ACCESS_NOT_SUPPORTED,
+    MFE_REG_ACCESS_DEV_BUSY,
+    MFE_REG_ACCESS_VER_NOT_SUPP,
+    MFE_REG_ACCESS_UNKNOWN_TLV,
+    MFE_REG_ACCESS_REG_NOT_SUPP,
+    MFE_REG_ACCESS_CLASS_NOT_SUPP,
+    MFE_REG_ACCESS_METHOD_NOT_SUPP,
+    MFE_REG_ACCESS_BAD_PARAM,
+    MFE_REG_ACCESS_RES_NOT_AVLBL,
+    MFE_REG_ACCESS_MSG_RECPT_ACK,
+    MFE_REG_ACCESS_UNKNOWN_ERR,
+    MFE_REG_ACCESS_SIZE_EXCCEEDS_LIMIT,
+
+
+
+
+    MFE_LAST
+} MfError;
+
+#endif // MFLASH_TYPES_H
+
+
+
diff --git a/mft_utils/Makefile.am b/mft_utils/Makefile.am
new file mode 100644
index 0000000..8f276bb
--- /dev/null
+++ b/mft_utils/Makefile.am
@@ -0,0 +1,25 @@
+#--
+#                 - Mellanox Confidential and Proprietary -
+# 
+# Copyright (C) Jan 2013, Mellanox Technologies Ltd.  ALL RIGHTS RESERVED.
+# 
+# Except as specifically permitted herein, no portion of the information,
+# including but not limited to object code and source code, may be reproduced,
+# modified, distributed, republished or otherwise exploited in any form or by
+# any means for any purpose without the prior written permission of Mellanox
+# Technologies Ltd. Use of software subject to the terms and conditions
+# detailed in the file "LICENSE.txt".
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+USER_DIR = $(top_srcdir)
+INCLUDES = -I. -I$(USER_DIR)/common
+
+AM_CFLAGS = -MD -pipe -Wall -W -Werror
+
+noinst_HEADERS = mft_sig_handler.h
+
+noinst_LIBRARIES = libmftutils.a
+
+libmftutils_a_SOURCES =  mft_sig_handler.c
+
diff --git a/mft_utils/Makefile.in b/mft_utils/Makefile.in
new file mode 100644
index 0000000..1f70be4
--- /dev/null
+++ b/mft_utils/Makefile.in
@@ -0,0 +1,490 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+#                 - Mellanox Confidential and Proprietary -
+# 
+# Copyright (C) Jan 2013, Mellanox Technologies Ltd.  ALL RIGHTS RESERVED.
+# 
+# Except as specifically permitted herein, no portion of the information,
+# including but not limited to object code and source code, may be reproduced,
+# modified, distributed, republished or otherwise exploited in any form or by
+# any means for any purpose without the prior written permission of Mellanox
+# Technologies Ltd. Use of software subject to the terms and conditions
+# detailed in the file "LICENSE.txt".
+#--
+
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = mft_utils
+DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
+	$(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+libmftutils_a_AR = $(AR) $(ARFLAGS)
+libmftutils_a_LIBADD =
+am_libmftutils_a_OBJECTS = mft_sig_handler.$(OBJEXT)
+libmftutils_a_OBJECTS = $(am_libmftutils_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libmftutils_a_SOURCES)
+DIST_SOURCES = $(libmftutils_a_SOURCES)
+HEADERS = $(noinst_HEADERS)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+USER_DIR = $(top_srcdir)
+INCLUDES = -I. -I$(USER_DIR)/common
+AM_CFLAGS = -MD -pipe -Wall -W -Werror
+noinst_HEADERS = mft_sig_handler.h
+noinst_LIBRARIES = libmftutils.a
+libmftutils_a_SOURCES = mft_sig_handler.c
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mft_utils/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mft_utils/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+libmftutils.a: $(libmftutils_a_OBJECTS) $(libmftutils_a_DEPENDENCIES) 
+	-rm -f libmftutils.a
+	$(libmftutils_a_AR) libmftutils.a $(libmftutils_a_OBJECTS) $(libmftutils_a_LIBADD)
+	$(RANLIB) libmftutils.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mft_sig_handler.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES) $(HEADERS)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libtool clean-noinstLIBRARIES ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mft_utils/mft_sig_handler.c b/mft_utils/mft_sig_handler.c
new file mode 100644
index 0000000..b0516a0
--- /dev/null
+++ b/mft_utils/mft_sig_handler.c
@@ -0,0 +1,145 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <stdio.h>
+#include <signal.h>
+
+#include <tools_utils.h>
+
+static int s_is_fired = 0;
+static char* s_interrupt_message = NULL;
+
+//siganls to handle
+#ifdef __WIN__
+    static int signals_array[] =
+    {SIGINT};
+#else
+    static int signals_array[] = {SIGINT, SIGQUIT, SIGTERM};
+#endif
+
+static void (*prev_handlers[sizeof(signals_array)/sizeof(signals_array[0])])(int sig);
+
+
+
+static void my_termination_handler(int sig)
+{
+    s_is_fired = sig; // assuming signals recieved are always different then zero
+    if (s_interrupt_message) {
+        fprintf(stderr, "%s", s_interrupt_message);
+    }
+}
+
+#ifdef __WIN__
+static BOOL CtrlHandler( DWORD fdwCtrlType )
+{
+    switch( fdwCtrlType )
+    {
+      // Handle the CTRL-C signal.
+      case CTRL_C_EVENT:
+      // CTRL-CLOSE: confirm that the user wants to exit.
+      case CTRL_CLOSE_EVENT:
+      // Pass other signals to the next handler.
+      case CTRL_BREAK_EVENT:
+      case CTRL_LOGOFF_EVENT:
+      case CTRL_SHUTDOWN_EVENT:
+          my_termination_handler(SIGINT);
+          return TRUE;
+
+      default:
+        return FALSE;
+    }
+ }
+#endif
+
+int  mft_signal_set_handling(int is_on)
+{
+    unsigned int i;
+
+#ifdef __WIN__
+    SetConsoleCtrlHandler( (PHANDLER_ROUTINE) CtrlHandler, is_on );
+#endif
+    static int first_on = 0;
+    static int is_on_counter = 0;
+
+    if (is_on_counter == 0 && is_on == 0) {
+    	//if we reach here it means previous handler is already set so there is no need to restore it once more.
+        return 0;
+    }
+    // incr/decr counter
+    if (is_on) {
+    	is_on_counter += 1;
+    }else {
+    	is_on_counter = is_on_counter > 0 ? is_on_counter -1 : is_on_counter;
+    }
+
+    if (is_on == 1 && first_on == 0) {
+        /* first time we turned thin handler on so we save previous handlers in prev_handlers array */
+        for (i = 0; i < sizeof(signals_array)/sizeof(signals_array[0]); i++)
+        {
+            prev_handlers[i] = signal(signals_array[i], my_termination_handler);
+            if (prev_handlers[i] == SIG_ERR) {
+                return -1;
+            }
+        }
+        first_on = 1;
+        return 0;
+    }
+    /* not the first time we turned on the signals */
+    /* register term/kill signal handler */
+    /* we need to call signal routine only when is_on_counter == 0 or 1 (more precisely when it goes from zero to one or visa versa )*/
+    if ((is_on_counter == 0 && is_on == 0) || (is_on_counter == 1 && is_on == 1 )) {
+    	for (i = 0; i < sizeof(signals_array)/sizeof(signals_array[0]); i++)
+    	{
+    		if (signal(signals_array[i], is_on_counter > 0 ? my_termination_handler : prev_handlers[i]) == SIG_ERR) {
+    			return -1;
+    		}
+    	}
+    }
+
+    return 0;
+}
+
+int  mft_signal_is_fired() {
+    return s_is_fired;
+}
+
+void mft_signal_set_fired(int is_fired)
+{
+    s_is_fired = is_fired;
+}
+
+void mft_signal_set_msg(char* msg)
+{
+    s_interrupt_message = msg;
+}
+
diff --git a/mft_utils/mft_sig_handler.h b/mft_utils/mft_sig_handler.h
new file mode 100644
index 0000000..78bc49a
--- /dev/null
+++ b/mft_utils/mft_sig_handler.h
@@ -0,0 +1,91 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef MFT_SIG_HANDLER
+#define MFT_SIG_HANDLER
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
+/** @file
+ *  mft_sig_hanndler - Generic signal handling API
+ *  Re place the default sig handlers for user interrupts with a
+ *  'thin' handler that sets a flag and prints message to user
+ *  (to stderr), and returns.
+ *
+ *  This allows application to place this handler in the main
+ *  loop and do a propper exit with cleanup on signal.
+ *
+ *  NOTE: mft_sig_handler saves on first call to
+ *  mft_signal_set_handling(1), the current handlers
+ *  and restores them each time we turn the thin handler off
+ *  thus the main program should not change its default signal
+ *  handlers after their initial initilization.
+ */
+
+/**
+ * @brief Start/Stop the thin handler
+ * @param [in] is_on: 1 - enable thin handler. 0 - restore
+ *       previous handlers
+ * @return 0 on success, 1 otherwise.
+ */
+int  mft_signal_set_handling(int is_on);
+
+/**
+ * @brief signal accepted indication
+ * @return N - signal N was accepted. 0 otherwise...
+ */
+int  mft_signal_is_fired();
+
+/**
+ * @brief set value for signal accepted indication.
+ *        Can be used to clear signal
+ * @param [in] is_fired
+ */
+void mft_signal_set_fired(int is_fired);
+
+/**
+ * @brief Set teh message to be printed on signal
+ * @param [in] msg - the mesage or NULL if no message is to be
+ *        printed.
+ */
+void mft_signal_set_msg(char* msg);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif
+
diff --git a/mlxconfig/Makefile.am b/mlxconfig/Makefile.am
new file mode 100755
index 0000000..36fc293
--- /dev/null
+++ b/mlxconfig/Makefile.am
@@ -0,0 +1,59 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+USER_DIR = $(top_srcdir)
+MTCR_DIR = $(top_srcdir)/mtcr_ul
+COMMON_DIR = $(top_srcdir)/common
+LAYOUTS_DIR = $(top_srcdir)/tools_layouts
+UTILS_DIR = $(top_srcdir)/mft_utils
+DEV_MGT_DIR = $(top_srcdir)/dev_mgt
+LAYOUTS_LIB = $(LAYOUTS_DIR)/libtools_layouts.a
+UTILS_LIB = $(USER_DIR)/mft_utils/libmftutils.a
+
+
+INCLUDES = -I. -I$(USER_DIR) -I$(top_srcdir)/include/mtcr_ul -I$(MTCR_DIR) -I$(COMMON_DIR) $(WIN64_INC)\
+           -I$(MFT_EXT_LIBS_INC_DIR) -I $(LAYOUTS_DIR) -I$(MFT_EXT_LIBS_INC_DIR)/zlib -I $(UTILS_DIR) -I$(DEV_MGT_DIR)
+
+AM_CXXFLAGS = -Wall -W -g -MP -MD -pipe
+bin_PROGRAMS = mstconfig
+
+mstconfig_LDADD =  ../reg_access/libreg_access.a $(LAYOUTS_LIB)  $(MTCR_DIR)/libmtcr_ul.a  $(MLNXOS_PPC_LIBS) $(LIBSTD_CPP) $(UTILS_LIB) $(DEV_MGT_DIR)/libdev_mgt.a -ldl
+
+mstconfig_SOURCES = mlxcfg_ui.h mlxcfg_ui.cpp\
+			 mlxcfg_parser.cpp\
+			 mlxcfg_lib.h mlxcfg_lib.cpp
+
+#get mst device examples and tool name from makefile
+AM_CXXFLAGS += -DMLXCFG_NAME=\"mstconfig\"
+AM_CXXFLAGS += -DMST_DEV_EXAMPLE=\"/sys/bus/pci/devices/0000:04:00.0/config\"
+
diff --git a/mlxconfig/Makefile.in b/mlxconfig/Makefile.in
new file mode 100644
index 0000000..34dddfd
--- /dev/null
+++ b/mlxconfig/Makefile.in
@@ -0,0 +1,576 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+bin_PROGRAMS = mstconfig$(EXEEXT)
+subdir = mlxconfig
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+am__installdirs = "$(DESTDIR)$(bindir)"
+PROGRAMS = $(bin_PROGRAMS)
+am_mstconfig_OBJECTS = mlxcfg_ui.$(OBJEXT) mlxcfg_parser.$(OBJEXT) \
+	mlxcfg_lib.$(OBJEXT)
+mstconfig_OBJECTS = $(am_mstconfig_OBJECTS)
+mstconfig_DEPENDENCIES = ../reg_access/libreg_access.a $(LAYOUTS_LIB) \
+	$(MTCR_DIR)/libmtcr_ul.a $(UTILS_LIB) \
+	$(DEV_MGT_DIR)/libdev_mgt.a
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+CXXLD = $(CXX)
+CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(mstconfig_SOURCES)
+DIST_SOURCES = $(mstconfig_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+USER_DIR = $(top_srcdir)
+MTCR_DIR = $(top_srcdir)/mtcr_ul
+COMMON_DIR = $(top_srcdir)/common
+LAYOUTS_DIR = $(top_srcdir)/tools_layouts
+UTILS_DIR = $(top_srcdir)/mft_utils
+DEV_MGT_DIR = $(top_srcdir)/dev_mgt
+LAYOUTS_LIB = $(LAYOUTS_DIR)/libtools_layouts.a
+UTILS_LIB = $(USER_DIR)/mft_utils/libmftutils.a
+INCLUDES = -I. -I$(USER_DIR) -I$(top_srcdir)/include/mtcr_ul -I$(MTCR_DIR) -I$(COMMON_DIR) $(WIN64_INC)\
+           -I$(MFT_EXT_LIBS_INC_DIR) -I $(LAYOUTS_DIR) -I$(MFT_EXT_LIBS_INC_DIR)/zlib -I $(UTILS_DIR) -I$(DEV_MGT_DIR)
+
+
+#get mst device examples and tool name from makefile
+AM_CXXFLAGS = -Wall -W -g -MP -MD -pipe -DMLXCFG_NAME=\"mstconfig\" \
+	-DMST_DEV_EXAMPLE=\"/sys/bus/pci/devices/0000:04:00.0/config\"
+mstconfig_LDADD = ../reg_access/libreg_access.a $(LAYOUTS_LIB)  $(MTCR_DIR)/libmtcr_ul.a  $(MLNXOS_PPC_LIBS) $(LIBSTD_CPP) $(UTILS_LIB) $(DEV_MGT_DIR)/libdev_mgt.a -ldl
+mstconfig_SOURCES = mlxcfg_ui.h mlxcfg_ui.cpp\
+			 mlxcfg_parser.cpp\
+			 mlxcfg_lib.h mlxcfg_lib.cpp
+
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .cpp .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mlxconfig/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mlxconfig/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+install-binPROGRAMS: $(bin_PROGRAMS)
+	@$(NORMAL_INSTALL)
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
+	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+	for p in $$list; do echo "$$p $$p"; done | \
+	sed 's/$(EXEEXT)$$//' | \
+	while read p p1; do if test -f $$p || test -f $$p1; \
+	  then echo "$$p"; echo "$$p"; else :; fi; \
+	done | \
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
+	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
+	sed 'N;N;N;s,\n, ,g' | \
+	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
+	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
+	    else { print "f", $$3 "/" $$4, $$1; } } \
+	  END { for (d in files) print "f", d, files[d] }' | \
+	while read type dir files; do \
+	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+	    test -z "$$files" || { \
+	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
+	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
+	    } \
+	; done
+
+uninstall-binPROGRAMS:
+	@$(NORMAL_UNINSTALL)
+	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+	files=`for p in $$list; do echo "$$p"; done | \
+	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
+	      -e 's/$$/$(EXEEXT)/' `; \
+	test -n "$$list" || exit 0; \
+	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
+	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+
+clean-binPROGRAMS:
+	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
+	echo " rm -f" $$list; \
+	rm -f $$list || exit $$?; \
+	test -n "$(EXEEXT)" || exit 0; \
+	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+	echo " rm -f" $$list; \
+	rm -f $$list
+mstconfig$(EXEEXT): $(mstconfig_OBJECTS) $(mstconfig_DEPENDENCIES) 
+	@rm -f mstconfig$(EXEEXT)
+	$(CXXLINK) $(mstconfig_OBJECTS) $(mstconfig_LDADD) $(LIBS)
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mlxcfg_lib.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mlxcfg_parser.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mlxcfg_ui.Po at am__quote@
+
+.cpp.o:
+ at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+
+.cpp.obj:
+ at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+.cpp.lo:
+ at am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(PROGRAMS)
+installdirs:
+	for dir in "$(DESTDIR)$(bindir)"; do \
+	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+	done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am: install-binPROGRAMS
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-binPROGRAMS
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
+	clean-generic clean-libtool ctags distclean distclean-compile \
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
+	dvi-am html html-am info info-am install install-am \
+	install-binPROGRAMS install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
+	uninstall-binPROGRAMS
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mlxconfig/log b/mlxconfig/log
new file mode 100644
index 0000000..268ef4a
--- /dev/null
+++ b/mlxconfig/log
@@ -0,0 +1,13 @@
+
+Device #1:
+----------
+
+Device type:	ConnectX3
+PCI device:	/sys/bus/pci/devices/0000:03:00.0/config
+
+        Configuration	      Value 
+        -------------         -----
+	SRIOV_EN	      1	
+	NUM_OF_VFS	      16	
+	WOL_MAGIC_EN_P1	      1	
+	WOL_MAGIC_EN_P2	      	
diff --git a/mlxconfig/mlxcfg_lib.cpp b/mlxconfig/mlxcfg_lib.cpp
new file mode 100644
index 0000000..88adade
--- /dev/null
+++ b/mlxconfig/mlxcfg_lib.cpp
@@ -0,0 +1,740 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <set>
+#include <cmath>
+#include <signal.h>
+
+#include <mft_sig_handler.h>
+#include <tools_layouts/tools_layouts.h>
+#include <reg_access/reg_access.h>
+#include <bit_slice.h>
+
+#include "mlxcfg_lib.h"
+
+
+#define SRIOV_MASK 0x1
+#define WOL_P1_MASK 0x2
+#define WOL_P2_MASK 0x4
+#define VPI_P1_MASK 0x8
+#define VPI_P2_MASK 0x10
+
+#define TOOL_CAP_BITS_ADDR 0xc0
+#define MAX_VFS_ADDR 0x38
+#define DEFAULT_BAR_SZ_ADDR 0x48
+
+// for debug:
+#ifdef _ENABLE_DEBUG_
+# define DEBUG_PRINT_SEND(data_struct, struct_name)\
+    printf("-I- Data Sent:\n");\
+    tools_##struct_name##_print(data_struct, stdout, 1)
+# define DEBUG_PRINT_RECIEVE(data_struct, struct_name)\
+    printf("-I- Data Recieved:\n");\
+    tools_##struct_name##_print(data_struct, stdout, 1)
+#else
+# define DEBUG_PRINT_SEND(data_struct, struct_name)
+# define DEBUG_PRINT_RECIEVE(data_struct, struct_name)
+#endif
+
+
+using namespace std;
+
+static McStatus translateRc(MError rc);
+static McStatus mnvaCom(mfile* mf, u_int8_t* buff, u_int16_t len, u_int16_t type, reg_access_method_t method, u_int16_t typeMod=0);
+
+/*
+ * MlxCfgOps::SriovParams implementation
+ */
+
+void MlxCfgOps::SriovParams::setParam(mlxCfgParam paramType, u_int32_t val)
+{
+    if (paramType == Mcp_Sriov_En) {
+        _sriovEn = val;
+    } else if (paramType == Mcp_Num_Of_Vfs) {
+        _numOfVfs = val;
+    }
+}
+
+u_int32_t MlxCfgOps::SriovParams::getParam(mlxCfgParam paramType)
+{
+    if (paramType == Mcp_Sriov_En) {
+        return _sriovEn;
+    } else if (paramType == Mcp_Num_Of_Vfs) {
+        return _numOfVfs;
+    }
+    return MLXCFG_UNKNOWN;
+}
+
+
+McStatus MlxCfgOps::SriovParams::getFromDev(mfile* mf)
+{
+    if (_updated) {
+        return MCE_SUCCESS;
+    }
+    McStatus rc;
+    // prep tlv
+    u_int8_t buff[tools_sriov_size()];
+    struct tools_sriov sriovTlv;
+    memset(buff, 0, tools_sriov_size());
+    memset(&sriovTlv, 0, sizeof(struct tools_sriov));
+    // pack it
+    tools_sriov_pack(&sriovTlv, buff);
+    // send it
+    DEBUG_PRINT_SEND(&sriovTlv, sriov);
+    rc = mnvaCom(mf, buff, tools_sriov_size(), tlvType, REG_ACCESS_METHOD_GET, 0);
+    // check rc
+    DEBUG_PRINT_RECIEVE(&sriovTlv, sriov);
+    if (rc) {
+        return rc;
+    }
+    // unpack and update
+    tools_sriov_unpack(&sriovTlv, buff);
+    _sriovEn = _sriovEn == MLXCFG_UNKNOWN ? sriovTlv.sriov_en : _sriovEn ;
+    _numOfVfs = _numOfVfs == MLXCFG_UNKNOWN ? sriovTlv.total_vfs : _numOfVfs ;
+    _updated = true;
+
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::SriovParams::setOnDev(mfile* mf)
+{
+    McStatus rc;
+    if (_sriovEn == MLXCFG_UNKNOWN || _numOfVfs == MLXCFG_UNKNOWN) {
+        rc = getFromDev(mf);
+        if (rc) {
+            if (rc == MCE_RES_NOT_AVAIL) {
+                return MCE_INCOMPLETE_PARAMS;
+            }
+            return rc;
+        }
+    }
+    if (!isLegal(mf)) {
+        return MCE_BAD_PARAM_VAL;
+    }
+    // prep tlv
+    u_int8_t buff[tools_sriov_size()];
+    struct tools_sriov sriovTlv;
+
+    memset(buff, 0, tools_sriov_size());
+    memset(&sriovTlv, 0, sizeof(struct tools_sriov));
+
+    sriovTlv.sriov_en = _sriovEn;
+    sriovTlv.total_vfs = _numOfVfs;
+    // pack it
+    tools_sriov_pack(&sriovTlv, buff);
+    // send it
+    rc = mnvaCom(mf, buff, tools_sriov_size(), tlvType, REG_ACCESS_METHOD_SET, 0);
+    // check rc
+    if (rc) {
+        return rc;
+    }
+    _updated = false;
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::SriovParams::updateMaxVfs(mfile* mf)
+{
+    u_int64_t data = 0;
+    int rc = tools_cmdif_query_dev_cap(mf, MAX_VFS_ADDR, &data);
+    if (rc) {
+        return translateRc((MError)rc);
+    }
+    _maxVfs = (u_int32_t)(data & 0xff);
+    if (_maxVfs == 0) { // defined in CX PRM , if max_func_idx=0 then all functions(128) are operational
+        _maxVfs = 128;
+    }
+    return MCE_SUCCESS;
+}
+
+bool MlxCfgOps::SriovParams::isLegal(mfile* mf)
+{
+    if (!mf) {
+        return false;
+    }
+    u_int64_t data = 0;
+    int rc = tools_cmdif_query_dev_cap(mf, DEFAULT_BAR_SZ_ADDR, &data);
+    if (rc) {
+        return translateRc((MError)rc);
+    }
+    data = EXTRACT64(data,16,6) + 1; // this is the default log2 bar size , we require numOfVfs*(2^log_uar_bar) <= 512 or else the node might not boot
+    //TODO: when bar_size tlv will be supported, we need to change this to the current bar_size (and also check with the current tlv bar size)
+    //printf("-D- num_of_vfs*2^(bar_sz+1) = %d*2^%ld = %d\n", _numOfVfs, data, (int)(_numOfVfs*std::pow((double)2, (int)data)));
+    return ((_sriovEn == 0 || _sriovEn == 1 ) && (_numOfVfs <= _maxVfs) && (_numOfVfs*(std::pow((double)2, (int)data)) <= 512));
+}
+
+/*
+ * MlxCfgOps::WolParams implementation
+ */
+
+void MlxCfgOps::WolParams::setParam(mlxCfgParam paramType, u_int32_t val)
+{
+    if ((paramType == Mcp_Wol_Magic_En_P1 && _port == 1 ) || (paramType == Mcp_Wol_Magic_En_P2 && _port == 2) ) {
+        _wolMagicEn = val;
+    }
+}
+
+u_int32_t MlxCfgOps::WolParams::getParam(mlxCfgParam paramType)
+{
+    if ((paramType == Mcp_Wol_Magic_En_P1 && _port == 1 ) || (paramType == Mcp_Wol_Magic_En_P2 && _port == 2) ) {
+        return _wolMagicEn;
+    }
+    return MLXCFG_UNKNOWN;
+}
+
+McStatus MlxCfgOps::WolParams::getFromDev(mfile* mf)
+{
+    if (_updated) {
+        return MCE_SUCCESS;
+    }
+    McStatus rc;
+    // prep tlv
+    u_int8_t buff[tools_wol_size()];
+    struct tools_wol wolTlv;
+    memset(buff, 0, tools_wol_size());
+    memset(&wolTlv, 0, sizeof(struct tools_wol));
+    // pack it
+    tools_wol_pack(&wolTlv, buff);
+    // send it
+    rc = mnvaCom(mf, buff, tools_wol_size(), tlvType, REG_ACCESS_METHOD_GET, _port);
+    // check rc
+    if (rc) {
+        return rc;
+    }
+    // unpack and update
+    tools_wol_unpack(&wolTlv, buff);
+    _wolMagicEn = _wolMagicEn == MLXCFG_UNKNOWN ? wolTlv.en_wol_magic : _wolMagicEn ;
+    _updated = true;
+
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::WolParams::setOnDev(mfile* mf)
+{
+    McStatus rc;
+    if (_wolMagicEn == MLXCFG_UNKNOWN) {
+        rc = getFromDev(mf);
+        if (rc) {
+            if (rc == MCE_RES_NOT_AVAIL) {
+                return MCE_INCOMPLETE_PARAMS;
+            }
+            return rc;
+        }
+    }
+    if (!isLegal()) {
+        return MCE_BAD_PARAM_VAL;
+    }
+
+    // prep tlv
+    u_int8_t buff[tools_wol_size()];
+    struct tools_wol wolTlv;
+
+    memset(buff, 0, tools_wol_size());
+    memset(&wolTlv, 0, sizeof(struct tools_wol));
+
+    wolTlv.en_wol_magic= _wolMagicEn;
+    // pack it
+    tools_wol_pack(&wolTlv, buff);
+    // send it
+    rc = mnvaCom(mf, buff, tools_wol_size(), tlvType, REG_ACCESS_METHOD_SET, _port);
+    // check rc
+    if (rc) {
+        return rc;
+    }
+    _updated = false;
+    return MCE_SUCCESS;
+}
+
+bool MlxCfgOps::WolParams::isLegal(mfile* mf)
+{
+    (void)mf;
+    return (_wolMagicEn == 0 || _wolMagicEn == 1 );
+}
+
+/*
+ *  VpiParams Implementation
+ */
+
+void MlxCfgOps::VpiParams::setParam(mlxCfgParam paramType, u_int32_t val)
+{
+    if ((paramType == Mcp_Link_Type_P1 && _port == 1 ) || (paramType == Mcp_Link_Type_P2 && _port == 2) ) {
+        _linkType = val;
+    }
+}
+
+u_int32_t MlxCfgOps::VpiParams::getParam(mlxCfgParam paramType)
+{
+    if ((paramType == Mcp_Link_Type_P1 && _port == 1 ) || (paramType == Mcp_Link_Type_P2 && _port == 2) ) {
+        return _linkType;
+    }
+    return MLXCFG_UNKNOWN;
+}
+
+McStatus MlxCfgOps::VpiParams::getFromDev(mfile* mf)
+{
+    if (_updated) {
+        return MCE_SUCCESS;
+    }
+    McStatus rc;
+    // prep tlv
+    u_int8_t buff[tools_vpi_settings_size()];
+    struct tools_vpi_settings vpiTlv;
+    memset(buff, 0, tools_vpi_settings_size());
+    memset(&vpiTlv, 0, sizeof(struct tools_vpi_settings));
+    // pack it
+    tools_vpi_settings_pack(&vpiTlv, buff);
+    // send it
+    rc = mnvaCom(mf, buff, tools_vpi_settings_size(), tlvType, REG_ACCESS_METHOD_GET, _port);
+    // check rc
+    if (rc) {
+        return rc;
+    }
+    // unpack and update
+    tools_vpi_settings_unpack(&vpiTlv, buff);
+    _linkType = _linkType == MLXCFG_UNKNOWN ? vpiTlv.network_link_type : _linkType ;
+    _updated = true;
+
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::VpiParams::setOnDev(mfile* mf)
+{
+    McStatus rc;
+    if (_linkType == MLXCFG_UNKNOWN) {
+        rc = getFromDev(mf);
+        if (rc) {
+            if (rc == MCE_RES_NOT_AVAIL) {
+                return MCE_INCOMPLETE_PARAMS;
+            }
+            return rc;
+        }
+    }
+    if (!isLegal()) {
+        return MCE_BAD_PARAM_VAL;
+    }
+
+    // prep tlv
+    u_int8_t buff[tools_vpi_settings_size()];
+    struct tools_vpi_settings vpiTlv;
+
+    memset(buff, 0, tools_vpi_settings_size());
+    memset(&vpiTlv, 0, sizeof(struct tools_vpi_settings));
+
+    vpiTlv.network_link_type= _linkType;
+    // pack it
+    tools_vpi_settings_pack(&vpiTlv, buff);
+    // send it
+    rc = mnvaCom(mf, buff, tools_vpi_settings_size(), tlvType, REG_ACCESS_METHOD_SET, _port);
+    // check rc
+    if (rc) {
+        return rc;
+    }
+    _updated = false;
+    return MCE_SUCCESS;
+}
+
+bool MlxCfgOps::VpiParams::isLegal(mfile* mf)
+{
+    (void)mf;
+    return (_linkType == 1 || _linkType == 2 || _linkType == 3 );
+}
+
+/*
+ * MlxCfgOps implementation
+ */
+
+MlxCfgOps::MlxCfgOps()
+{
+    _mf = NULL;
+    _suppVec = 0;
+    _cfgList.resize(Mct_Last);
+    _cfgList[Mct_Sriov] = new SriovParams();
+    _cfgList[Mct_Wol_P1] = new WolParams(1);
+    _cfgList[Mct_Wol_P2] = new WolParams(2);
+    _cfgList[Mct_Vpi_P1] = new VpiParams(1);
+    _cfgList[Mct_Vpi_P2] = new VpiParams(2);
+    return;
+}
+
+MlxCfgOps::~MlxCfgOps()
+{
+    if (_mf) {
+        mclose(_mf);
+    }
+    for(vector<CfgParams*>::iterator it = _cfgList.begin(); it != _cfgList.end(); it++) {
+        delete *it;
+    }
+    return;
+}
+
+#define HW_ID_ADDR 0xf0014
+#define CX3_HW_ID 501
+#define CX3_PRO_HW_ID 503
+
+McStatus MlxCfgOps::supportsToolsHCR()
+{
+    // we also update the support vector
+    u_int32_t devId;
+    u_int32_t type = 0;
+    int rc;
+    mread4(_mf, HW_ID_ADDR, &devId);
+    switch (devId & 0xffff) { // check hw device id
+         case CX3_HW_ID : //Cx3
+         case CX3_PRO_HW_ID : // Cx3-pro
+             // check if device access type is pciconf (thats the only supported method atm)
+            rc = mget_mdevs_type(_mf, &type);
+        #ifndef MST_UL
+            if (type != MST_PCICONF) {
+                return MCE_PCICONF;
+            }
+        #else
+            if (type != MTCR_ACCESS_CONFIG) {
+                return MCE_PCICONF;
+            }
+        #endif
+            // check if we support tools_hcr
+             rc = tools_cmdif_query_dev_cap(_mf, TOOL_CAP_BITS_ADDR, &_suppVec);
+             switch (rc) {
+             case ME_OK:
+                 return MCE_SUCCESS;
+             case ME_CMDIF_BAD_SYS:
+                 return MCE_DRIVER_DOWN;
+             case ME_CMDIF_BAD_OP:
+             case ME_CMDIF_TOUT:
+             case ME_CMDIF_BUSY:
+                 return MCE_TOOLS_HCR_NOT_SUPP;
+             default:
+                 return MCE_UNKNOWN_ERR;
+             }
+             break;
+         default:
+             break;
+         }
+    return MCE_UNSUPPORTED_DEVICE;
+}
+
+McStatus MlxCfgOps::openComChk()
+{
+    McStatus rc;
+    // check if we support Tools HCR
+    rc = supportsToolsHCR();
+    if (rc) {
+        return rc;
+    }
+    // update cfg specific info.
+    // TODO: change all configuration specific to updateInfo() as a virtual function in the base class and call that on all Cfg classes
+    // update max Vfs
+    if (supportsCfg(Mct_Sriov)) {
+        McStatus rc = static_cast<SriovParams*>(_cfgList[Mct_Sriov])->updateMaxVfs(_mf);
+        if (rc) {
+            return rc;
+        }
+    }
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::open(const char* devStr)
+{
+    _mf = mopen(devStr);
+    if (_mf == NULL) {
+        return MCE_OPEN_DEVICE;
+    }
+
+    return openComChk();
+}
+
+McStatus MlxCfgOps::opend(mfile* mf)
+{
+    if (!mf) {
+        return MCE_BAD_PARAMS;
+    }
+    _mf = mf;
+    return openComChk();
+}
+
+// TODO: implement
+bool MlxCfgOps::supportsCfg(mlxCfgType cfg)
+{
+    if (!isLegal(cfg)) {
+        return false;
+    }
+    return _suppVec & cfgSuppMask[cfg];
+}
+
+bool MlxCfgOps::supportsParam(mlxCfgParam param)
+{
+    if (!isLegal(param)) {
+        return false;
+    }
+    return supportsCfg(cfgParam2Type(param));
+}
+
+McStatus MlxCfgOps::getCfg(mlxCfgParam cfgParam, u_int32_t& val)
+{
+    if (!isLegal(cfgParam)) {
+        return MCE_BAD_PARAMS;
+    }
+    McStatus rc = _cfgList[cfgParam2Type(cfgParam)]->getFromDev(_mf);
+    if (rc) {
+        return rc;
+    }
+    val = (_cfgList[cfgParam2Type(cfgParam)])->getParam(cfgParam);
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::getCfg(std::vector<cfgInfo>& infoVec)
+{
+    for (std::vector<cfgInfo>::iterator it = infoVec.begin() ; it != infoVec.end(); it++) {
+        McStatus rc = getCfg(it->first,it->second);
+        if (rc) {
+            return rc;
+        }
+    }
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::setCfg(mlxCfgParam cfgParam, u_int32_t val)
+{
+    if (!isLegal(cfgParam)) {
+        return MCE_BAD_PARAMS;
+    }
+    _cfgList[cfgParam2Type(cfgParam)]->setParam(cfgParam, val);
+    McStatus rc = _cfgList[cfgParam2Type(cfgParam)]->setOnDev(_mf);
+    if (rc) {
+        return rc;
+    }
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::setCfg(const std::vector<cfgInfo>& infoVec)
+{
+    // set params
+    std::set<CfgParams*> CfgToSet;
+
+    for (std::vector<cfgInfo>::const_iterator it = infoVec.begin() ; it != infoVec.end(); it++) {
+        if (!isLegal(it->first)) {
+            return MCE_BAD_PARAMS;
+        }
+        if (!supportsParam(it->first)) {
+            return MCE_UNSUPPORTED_CFG;
+        }
+        _cfgList[cfgParam2Type(it->first)]->setParam(it->first, it->second);
+        CfgToSet.insert(_cfgList[cfgParam2Type(it->first)]);
+    }
+    //set on device exit on first failure
+    for (std::set<CfgParams*>::iterator it = CfgToSet.begin() ; it != CfgToSet.end(); it++) {
+        McStatus rc = (*it)->setOnDev(_mf);
+        if (rc) {
+            return rc;
+        }
+    }
+    return MCE_SUCCESS;
+}
+
+McStatus MlxCfgOps::invalidateCfgs()
+{
+
+    struct tools_mnvia mnviaTlv;
+    u_int8_t buffer[tools_mnvia_size()];
+    memset(&mnviaTlv, 0, sizeof(struct tools_mnvia));
+    memset(buffer, 0, tools_mnvia_size());
+
+    mnviaTlv.mnv_hdr.length = 0;
+    mnviaTlv.mnv_hdr.type = 0;
+    mnviaTlv.mnv_hdr.type_mod = 0;
+    tools_mnvia_pack(&mnviaTlv, buffer);
+    MError rc;
+    rc = reg_access_mnvia(_mf, REG_ACCESS_METHOD_SET, &mnviaTlv);
+    return translateRc(rc);
+}
+
+bool MlxCfgOps::isLegal(mlxCfgType cfg)
+{
+    return (cfg >= Mct_Sriov && cfg < Mct_Last) ;
+}
+
+bool MlxCfgOps::isLegal(mlxCfgParam cfg)
+{
+    return (cfg >= Mcp_Sriov_En && cfg < Mcp_Last) ;
+}
+
+u_int64_t MlxCfgOps::cfgSuppMask[Mct_Last] = {SRIOV_MASK, WOL_P1_MASK, WOL_P2_MASK , VPI_P1_MASK, VPI_P2_MASK};
+
+mlxCfgType MlxCfgOps::cfgParam2Type(mlxCfgParam param)
+{
+    switch (param) {
+    case Mcp_Sriov_En :
+        return Mct_Sriov;
+    case Mcp_Num_Of_Vfs :
+        return Mct_Sriov;
+    case Mcp_Wol_Magic_En_P1 :
+        return Mct_Wol_P1;
+    case Mcp_Wol_Magic_En_P2 :
+        return Mct_Wol_P2;
+    case Mcp_Link_Type_P1 :
+        return Mct_Vpi_P1;
+    case Mcp_Link_Type_P2 :
+        return Mct_Vpi_P2;
+    default :
+            return Mct_Last;
+    }
+}
+
+const char* MlxCfgOps::err2str(McStatus rc)
+{
+    switch (rc) {
+    case MCE_TLV_NOT_FOUND:
+        return "Configuration not found.";
+    case MCE_TLV_NOT_SUPP:
+        return "The Configuration Tlv is not supported.";
+    case MCE_NVCFG_NOT_SUPP:
+    case MCE_REG_NOT_SUPP:
+        return "Fw does not support NV access registers.";
+    case MCE_TOOLS_HCR_NOT_SUPP:
+        return "Unsupported FW (version 2.31.5000 or above required for CX3/PRO)";
+    case MCE_UNSUPPORTED_CFG:
+        return "Fw does not support configuration.";
+    case MCE_UNSUPPORTED_DEVICE:
+        return "Device not supported.";
+    case MCE_BAD_PARAMS:
+        return "Bad Parameters.";
+    case MCE_BAD_PARAM_VAL:
+        return "Illegal parameter value.";
+    case MCE_FAILED:
+    case MCE_BAD_STATUS:
+    case MCE_CR_ERROR:
+        return "General Failure";
+    case MCE_NOT_IMPLEMENTED:
+        return "Not implemented.";
+    case MCE_DEV_BUSY:
+        return "Device busy.";
+    case MCE_UNKNOWN_TLV:
+        return "Unknown Tlv.";
+    case MCE_RES_NOT_AVAIL:
+        return "Resource not available";
+    case MCE_CONF_CORRUPT:
+        return "Configuration is corrupted.";
+    case MCE_BAD_CONFIG:
+        return "bad configuration.";
+    case MCE_ERASE_EXEEDED:
+        return "Erase exceeded flash spec.";
+    case MCE_BAD_OP:
+        return "Bad Operation.";
+    case MCE_DRIVER_DOWN:
+        return "Cannot perform operation, Driver might be down.";
+    case MCE_INCOMPLETE_PARAMS: // HACK: atm SRIOV is the only configuration that might recv this error
+        return "Failed to get missing configuration from device, please specify all the needed parameters for SRIOV.";
+    case MCE_OPEN_DEVICE:
+        return "Failed to open device.";
+    case MCE_PCICONF:
+        return "Access to device should be through configuration cycles only.";
+
+    default:
+        return "General Error.";
+    }
+}
+
+McStatus translateRc(MError rc) {
+    switch (rc) {
+    case ME_OK:
+        return MCE_SUCCESS;
+    case ME_REG_ACCESS_DEV_BUSY:
+    case ME_SEM_LOCKED:
+        return MCE_DEV_BUSY;
+    case ME_REG_ACCESS_UNKNOWN_TLV:
+        return MCE_UNKNOWN_TLV;
+    case ME_REG_ACCESS_REG_NOT_SUPP:
+        return MCE_REG_NOT_SUPP;
+    case ME_REG_ACCESS_METHOD_NOT_SUPP:
+        return MCE_METHOD_NOT_SUPP;
+    case ME_REG_ACCESS_BAD_PARAM:
+    case ME_BAD_PARAMS:
+        return MCE_BAD_PARAMS;
+    case ME_REG_ACCESS_RES_NOT_AVLBL:
+        return MCE_RES_NOT_AVAIL;
+    case ME_REG_ACCESS_CONF_CORRUPT:
+        return MCE_CONF_CORRUPT;
+    case ME_REG_ACCESS_LEN_TOO_SMALL:
+        return MCE_TLV_LEN_TOO_SMALL;
+    case ME_REG_ACCESS_BAD_CONFIG:
+        return MCE_BAD_CONFIG;
+    case ME_REG_ACCESS_ERASE_EXEEDED:
+        return MCE_ERASE_EXEEDED;
+    case ME_CMDIF_BAD_OP:
+        return MCE_BAD_OP;
+    case ME_CMDIF_BAD_STATUS:
+        return MCE_BAD_STATUS;
+    case ME_CR_ERROR:
+        return MCE_CR_ERROR;
+
+    default:
+        return MCE_UNKNOWN_ERR;
+    }
+}
+
+static void dealWithSignal()
+{
+    int sig;
+    sig = mft_signal_is_fired();
+    if (sig) {
+        // reset recieved signal
+        mft_signal_set_fired(0);
+        // retore prev handler
+        mft_signal_set_handling(0);
+        //raise signal to let the previous handle deal with it.
+        raise(sig);
+    }
+    mft_signal_set_handling(0);
+    return;
+}
+
+McStatus mnvaCom(mfile* mf, u_int8_t* buff, u_int16_t len, u_int16_t type, reg_access_method_t method, u_int16_t typeMod)
+{
+    struct tools_mnva mnvaTlv;
+    memset(&mnvaTlv, 0, sizeof(struct tools_mnva));
+
+    mnvaTlv.mnv_hdr.length = len >> 2; // length is in dwords
+    mnvaTlv.mnv_hdr.type = type;
+    mnvaTlv.mnv_hdr.type_mod = typeMod;
+    memcpy(mnvaTlv.data, buff, len);
+    MError rc;
+    // "suspend" signals as we are going to take semaphores
+    mft_signal_set_handling(1);
+    rc = reg_access_mnva(mf, method, &mnvaTlv);
+    dealWithSignal();
+    if (rc) {
+        return translateRc(rc);
+    }
+    memcpy(buff, mnvaTlv.data, len);
+    return MCE_SUCCESS;
+}
+
diff --git a/mlxconfig/mlxcfg_lib.h b/mlxconfig/mlxcfg_lib.h
new file mode 100644
index 0000000..fe53e0d
--- /dev/null
+++ b/mlxconfig/mlxcfg_lib.h
@@ -0,0 +1,224 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef MLXCFG_LIB_H_
+#define MLXCFG_LIB_H_
+
+#include <vector>
+#include <utility>
+
+#include <mtcr.h>
+
+
+#define MLXCFG_UNKNOWN 0xffffffff
+
+#define WOL_TYPE 0x10
+#define SRIOV_TYPE 0x11
+#define VPI_TYPE 0x12
+
+
+
+
+typedef enum {
+    MCE_SUCCESS = 0,
+    MCE_TLV_NOT_FOUND,
+    MCE_TLV_NOT_SUPP,
+    MCE_NVCFG_NOT_SUPP,
+    MCE_TOOLS_HCR_NOT_SUPP,
+    MCE_DRIVER_DOWN,
+    MCE_UNSUPPORTED_DEVICE,
+    MCE_UNSUPPORTED_CFG,
+    MCE_BAD_PARAMS,
+    MCE_BAD_PARAM_VAL,
+    MCE_DEV_BUSY,
+    MCE_UNKNOWN_TLV,
+    MCE_REG_NOT_SUPP,
+    MCE_METHOD_NOT_SUPP,
+    MCE_RES_NOT_AVAIL,
+    MCE_CONF_CORRUPT,
+    MCE_TLV_LEN_TOO_SMALL,
+    MCE_BAD_CONFIG,
+    MCE_ERASE_EXEEDED,
+    MCE_BAD_OP,
+    MCE_BAD_STATUS,
+    MCE_CR_ERROR,
+    MCE_NOT_IMPLEMENTED,
+    MCE_INCOMPLETE_PARAMS,
+    MCE_OPEN_DEVICE,
+    MCE_PCICONF,
+    MCE_UNKNOWN_ERR,
+    MCE_FAILED,
+    MCE_LAST
+
+}McStatus;
+
+typedef enum {
+    Mct_Sriov = 0,
+    Mct_Wol_P1,
+    Mct_Wol_P2,
+    Mct_Vpi_P1,
+    Mct_Vpi_P2,
+    Mct_Last
+} mlxCfgType;
+
+typedef enum {
+    Mcp_Sriov_En = 0,
+    Mcp_Num_Of_Vfs,
+    Mcp_Wol_Magic_En_P1,
+    Mcp_Wol_Magic_En_P2,
+    Mcp_Link_Type_P1,
+    Mcp_Link_Type_P2,
+    Mcp_Last
+} mlxCfgParam;
+
+typedef std::pair<mlxCfgParam, u_int32_t> cfgInfo;
+
+class MlxCfgOps {
+public:
+    MlxCfgOps();
+    ~MlxCfgOps();
+    McStatus open(const char* devStr);
+    McStatus opend(mfile* mf);
+
+    // no need to close , this is done  in destructor
+
+    bool supportsCfg(mlxCfgType cfg);
+    bool supportsParam(mlxCfgParam param);
+
+    McStatus getCfg(mlxCfgParam cfgParam, u_int32_t& val);
+    McStatus getCfg(std::vector<cfgInfo>& infoVec);
+
+    McStatus setCfg(mlxCfgParam cfgParam, u_int32_t val);
+    McStatus setCfg(const std::vector<cfgInfo>& infoVec);
+
+    McStatus invalidateCfgs();
+
+    static const char* err2str(McStatus rc);
+
+private:
+
+    class CfgParams
+    {
+    public:
+        CfgParams(mlxCfgType t=Mct_Last, u_int32_t tlvT=0) : type(t), tlvType(tlvT), _updated(false) {}
+        virtual ~CfgParams() {}
+
+        virtual void setParam(mlxCfgParam paramType, u_int32_t val) = 0;
+        virtual u_int32_t getParam(mlxCfgParam paramType) = 0;
+
+        virtual McStatus getFromDev(mfile* mf) = 0;
+        virtual McStatus setOnDev(mfile* mf) = 0;
+
+        mlxCfgType type;
+        u_int32_t tlvType;
+    protected:
+        virtual bool isLegal(mfile* mf=NULL) = 0;
+        bool _updated; // set true on get and false on set
+    };
+
+    class SriovParams : public CfgParams
+    {
+    public:
+        SriovParams() : CfgParams(Mct_Sriov, SRIOV_TYPE) , _sriovEn(MLXCFG_UNKNOWN), _numOfVfs(MLXCFG_UNKNOWN), _maxVfs(1) {}
+        ~SriovParams() {};
+
+        virtual void setParam(mlxCfgParam paramType, u_int32_t val);
+        virtual u_int32_t getParam(mlxCfgParam paramType);
+
+        virtual McStatus getFromDev(mfile* mf);
+        virtual McStatus setOnDev(mfile* mf);
+
+        McStatus updateMaxVfs(mfile* mf);
+
+    private:
+        virtual bool isLegal(mfile* mf);
+
+        u_int32_t _sriovEn;
+        u_int32_t _numOfVfs;
+        u_int32_t _maxVfs;
+    };
+
+    class WolParams : public CfgParams
+    {
+    public:
+        WolParams(int port) : CfgParams(port == 1 ? Mct_Wol_P1 : Mct_Wol_P2, WOL_TYPE), _port(port), _wolMagicEn(MLXCFG_UNKNOWN) {}
+        ~WolParams() {}
+
+        virtual void setParam(mlxCfgParam paramType, u_int32_t val);
+        virtual u_int32_t getParam(mlxCfgParam paramType);
+
+        virtual McStatus getFromDev(mfile* mf);
+        virtual McStatus setOnDev(mfile* mf);
+
+
+    private:
+        virtual bool isLegal(mfile* mf=NULL);
+        // Wake on magic packet (atm this is the only mode which is supported)
+        int _port;
+        u_int32_t _wolMagicEn;
+    };
+
+    class VpiParams : public CfgParams
+    {
+    public:
+        VpiParams(int port) : CfgParams(port == 1 ? Mct_Vpi_P1 : Mct_Vpi_P2, VPI_TYPE), _port(port), _linkType(MLXCFG_UNKNOWN) {}
+        ~VpiParams() {}
+
+        virtual void setParam(mlxCfgParam paramType, u_int32_t val);
+        virtual u_int32_t getParam(mlxCfgParam paramType);
+
+        virtual McStatus getFromDev(mfile* mf);
+        virtual McStatus setOnDev(mfile* mf);
+
+
+    private:
+        virtual bool isLegal(mfile* mf=NULL);
+        int _port;
+        u_int32_t _linkType;
+    };
+
+    McStatus openComChk();
+    McStatus supportsToolsHCR();
+    bool isLegal(mlxCfgType cfg);
+    bool isLegal(mlxCfgParam cfg);
+
+    static mlxCfgType cfgParam2Type(mlxCfgParam param);
+    std::vector<CfgParams*> _cfgList; // needs to be initialized in constructor and freed in destructor, will contain all the  tools supported cfgs
+    static u_int64_t cfgSuppMask[Mct_Last];
+    mfile* _mf;
+    u_int64_t _suppVec;
+};
+
+
+
+#endif /* MLXCFG_LIB_H_ */
diff --git a/mlxconfig/mlxcfg_parser.cpp b/mlxconfig/mlxcfg_parser.cpp
new file mode 100644
index 0000000..ae2f559
--- /dev/null
+++ b/mlxconfig/mlxcfg_parser.cpp
@@ -0,0 +1,242 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <algorithm>
+#include <errno.h>
+#include <utility>
+
+#include <common/tools_version.h>
+
+#include "mlxcfg_ui.h"
+
+using namespace std;
+
+
+#define IDENT "    "
+#define IDENT2 IDENT IDENT
+#define IDENT3 "\t\t"
+
+
+
+static void printFlagLine(string flag_s, string flag_l,string param, string desc)
+{
+    printf(IDENT2"-%s|--%s", flag_s.c_str(), flag_l.c_str());
+    if (param.length()) {
+        printf(" <%s>", param.c_str());
+    } else {
+        printf("\t");
+    }
+    printf(IDENT3": %s\n", desc.c_str());
+}
+
+void MlxCfg::printHelp()
+{
+    // print opening
+    printf(IDENT"NAME:\n"
+           IDENT2   MLXCFG_NAME"\n"
+           IDENT"SYNOPSIS:\n"
+           IDENT2    MLXCFG_NAME " [-d <device> ] [-y] <s[et]|q[uery]|r[eset]> [parameters to set]\n");
+
+    // print options
+    printf("\n");
+    printf(IDENT"OPTIONS:\n");
+    printFlagLine("d", "dev", "device", "Perform operation for a specified mst device.");
+    printFlagLine("y", "yes", "", "Answer yes in prompt.");
+    printFlagLine("v", "version", "", "Display version info.");
+    printFlagLine("h", "help", "", "Display help message.");
+
+    //print commands
+    printf("\n");
+    printf(IDENT"COMMANDS:\n");
+    printf(IDENT2"q[uery]\t: query current supported configurations.\n");
+    printf(IDENT2"s[et]\t: set configurations to a specific device.\n");
+    printf(IDENT2"r[eset]\t: reset configurations to their default value.\n");
+
+    // print supported commands
+    printf("\n");
+    printf(IDENT"Supported Configurations:\n");
+    printf(IDENT2"SRIOV\t\t\t: SRIOV_EN=<1|0> NUM_OF_VFS=<NUM>\n");
+    printf(IDENT2"WOL_PORT1\t\t: WOL_MAGIC_EN_P1=<1|0>\n");
+    printf(IDENT2"WOL_PORT2\t\t: WOL_MAGIC_EN_P2=<1|0>\n");
+    printf(IDENT2"VPI_SETTINGS_PORT1\t: LINK_TYPE_P1=<1|2|3> , 1=Infiniband 2=Ethernet 3=VPI(auto-sense).\n");
+    printf(IDENT2"VPI_SETTINGS_PORT2\t: LINK_TYPE_P2=<1|2|3>\n");
+    printf("\n");
+    printf(IDENT"Examples:\n");
+    printf(IDENT2"%-35s: %s\n", "To query current Configuration", MLXCFG_NAME" -d "MST_DEV_EXAMPLE" query");
+    printf(IDENT2"%-35s: %s\n", "To set Configuration", MLXCFG_NAME" -d "MST_DEV_EXAMPLE" set SRIOV_EN=1 NUM_OF_VFS=16 WOL_MAGIC_EN_P1=1");
+    printf(IDENT2"%-35s: %s\n", "To reset Configuration", MLXCFG_NAME" -d "MST_DEV_EXAMPLE" reset");
+    printf("\n");
+    printf(IDENT"Supported devices:\n");
+    printf(IDENT2"ConnectX3, ConnectX3-Pro (FW 2.31.5000 and above).\n");
+    printf("\n");
+}
+
+void MlxCfg::printVersion()
+{
+    print_version_string(MLXCFG_NAME, "");
+}
+
+bool MlxCfg::tagExsists(mlxCfgParam tag) {
+    for (std::vector<cfgInfo>::iterator it = _mlxParams.params.begin() ; it != _mlxParams.params.end(); it++) {
+        if (it->first == tag) {
+            return true;
+        }
+    }
+    return false;
+}
+
+mlxCfgStatus MlxCfg::processArg(string tag, u_int32_t val)
+{
+    int i;
+    std::vector<cfgInfo>::iterator it;
+    for ( i = (int)Mcp_Sriov_En ; i < (int)Mcp_Last ; i++) {
+        if (tag == MlxCfgParams::param2str[i]) {
+            if (tagExsists((mlxCfgParam)i)) {
+                return err(true, "Duplicate parameter, %s.", tag.c_str());
+            }
+            _mlxParams.params.push_back(cfgInfo((mlxCfgParam)i, val));
+            break;
+        }
+    }
+    if (i == Mcp_Last) {
+        return err(true, "Unknown Parameter: %s", tag.c_str());
+    }
+    return MLX_CFG_OK;
+}
+
+
+static bool strToNum(string str, u_int16_t& num, int base=0)
+{
+    char *endp;
+    char* numStr = strcpy(new char[str.size()],str.c_str());
+    num = strtoul(numStr, &endp, base);
+    if (*endp) {
+        delete[] numStr;
+        return false;
+    }
+    delete[] numStr;
+    // check errno
+    if (errno == ERANGE) {
+        return false;
+    }
+    return true;
+}
+
+mlxCfgStatus MlxCfg::extractCfgArgs(int argc, char* argv[])
+{
+    int i = 0;
+    string tag;
+    string valstr;
+    u_int16_t val = 0;
+    for (;i < argc;i++) {
+        char* ptr;
+        // get the tag
+        ptr = strtok(argv[i], "=");
+        if (!ptr) {
+            return err(true, "invalid Configuration argument %s", argv[i]);
+        }
+        tag = ptr; // hopefully its calling copy function.
+        // get the val
+        ptr = strtok(NULL, "=");
+        if (!ptr) {
+            return err(true, "invalid Configuration argument %s", argv[i]);
+        }
+        valstr = ptr;
+        if (strtok(NULL, "=")) {
+            return err(true, "Invalid Configuration argument %s", argv[i]);
+        }
+        //printf("-D- %s %s\n", tag.c_str(), valstr.c_str());
+        if (!strToNum(valstr, val)) {
+            return err(true, "Failed to parse %s=%s", tag.c_str(), valstr.c_str());
+        }
+        // store val in the correct place in  mlxconfig Params
+        if (processArg(tag, val)) {
+            return MLX_CFG_ERROR;
+        }
+    }
+    return MLX_CFG_OK;
+}
+
+
+
+mlxCfgStatus MlxCfg::parseArgs(int argc, char* argv[])
+{
+    int i = 1;
+    for (; i<argc; i++) {
+        string arg = argv[i];
+        if (arg == "-v" || arg == "--version") {
+            printVersion();
+            return MLX_CFG_OK_EXIT;
+        } else if (arg == "-h" || arg == "--help"){
+            printHelp();
+            return MLX_CFG_OK_EXIT;
+        }else if (arg == "-d" || arg == "--dev") {
+            if (++i == argc) {
+                return err(true, "missing device name");
+            }
+            _mlxParams.device = argv[i];
+        } else if (arg == "-y" || arg == "--yes") {
+            _mlxParams.yes = true;
+        } else if (arg == "set" || arg == "s") {
+            _mlxParams.cmd = Mc_Set;
+            break;
+
+        } else if (arg == "query" || arg == "q") {
+            _mlxParams.cmd = Mc_Query;
+            break;
+
+        } else if (arg == "reset" || arg == "r") {
+            _mlxParams.cmd = Mc_Reset;
+            break;
+        } else {
+            return err(true, "invalid argument: %s", arg.c_str());
+        }
+    }
+    i++;
+    if (_mlxParams.cmd == Mc_UnknownCmd) {
+        return err(true, "No command found. For more information please run "MLXCFG_NAME" -h|--help.");
+    }
+    // we parsed input until the set/query/reset cmd
+    if (i == argc && _mlxParams.cmd == Mc_Set) {
+        return err(true, "missing configuration arguments. For more information please run "MLXCFG_NAME" -h|--help.");
+    }
+    if (i != argc && (_mlxParams.cmd == Mc_Reset || _mlxParams.cmd == Mc_Query)) {
+        return err(true, "%s command expects no argument but %d argument recieved", (_mlxParams.cmd == Mc_Reset) ? "reset" : "query", argc -i);
+    }
+    if (_mlxParams.cmd == Mc_Set && _mlxParams.device.length() == 0) {
+        return err(true, "set command expects device to be specified.");
+    }
+
+    return extractCfgArgs(argc-i, &(argv[i]));
+}
diff --git a/mlxconfig/mlxcfg_ui.cpp b/mlxconfig/mlxcfg_ui.cpp
new file mode 100644
index 0000000..aa3e858
--- /dev/null
+++ b/mlxconfig/mlxcfg_ui.cpp
@@ -0,0 +1,509 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <stdarg.h>
+#include <signal.h>
+
+#include <tools_dev_types.h>
+
+#include "mlxcfg_ui.h"
+
+// Signal handler section
+void TerminationHandler(int signum);
+
+#ifdef __WIN__
+#include <windows.h>
+
+static BOOL CtrlHandler( DWORD fdwCtrlType )
+{
+    switch( fdwCtrlType )
+    {
+      // Handle the CTRL-C signal.
+      case CTRL_C_EVENT:
+      // CTRL-CLOSE: confirm that the user wants to exit.
+      case CTRL_CLOSE_EVENT:
+      // Pass other signals to the next handler.
+      case CTRL_BREAK_EVENT:
+      case CTRL_LOGOFF_EVENT:
+      case CTRL_SHUTDOWN_EVENT:
+          TerminationHandler(SIGINT);
+          return TRUE;
+
+      default:
+        return FALSE;
+    }
+ }
+
+#endif
+
+void TerminationHandler(int signum)
+{
+    static volatile sig_atomic_t fatal_error_in_progress = 0;
+
+    if (fatal_error_in_progress) {
+        raise (signum);
+    }
+    fatal_error_in_progress = 1;
+
+    signal (signum, SIG_DFL);
+    printf("\n Received signal %d. \n", signum);
+    fflush(stdout);
+
+    raise(signum);
+}
+
+
+void initHandler()
+{
+#ifdef __WIN__
+#define SIGNAL_NUM 3
+    int signalList[SIGNAL_NUM] = {SIGINT, SIGTERM, SIGABRT};
+    SetConsoleCtrlHandler( (PHANDLER_ROUTINE) CtrlHandler, true );
+#else
+#define SIGNAL_NUM 4
+    int signalList[SIGNAL_NUM] = {SIGINT, SIGTERM, SIGPIPE, SIGHUP};
+#endif
+
+    //set the signal handler
+    for (int i=0; i < SIGNAL_NUM ; i++) {
+        void (*prevFunc)(int);
+        prevFunc = signal(signalList[i],TerminationHandler);
+        if (prevFunc == SIG_ERR) {
+            printf("-E- failed to set signal Handler.");
+            exit(MLX_CFG_ERROR);
+        }
+    }
+}
+
+//End of signal handler section.
+
+
+#define MAX_ERR_STR_LEN 1024
+#define MAX_BUF_SIZE 1024
+#define PRE_ERR_MSG "-E-"
+
+#ifdef MST_UL
+    #define NO_DEV_ERR "No devices found."
+#else
+    #define NO_DEV_ERR "No devices found, mst might be stopped. You may need to run 'mst start' to load MST modules. "
+#endif
+
+std::string MlxCfgParams::param2str[Mcp_Last]= {"SRIOV_EN", "NUM_OF_VFS", "WOL_MAGIC_EN_P1", "WOL_MAGIC_EN_P2",\
+                                                "LINK_TYPE_P1", "LINK_TYPE_P2"};
+
+u_int32_t MlxCfgParams::getParamVal(mlxCfgParam p)
+{
+    for (std::vector<cfgInfo>::iterator it = params.begin() ; it != params.end() ; it++) {
+        if (it->first == p) {
+            return it->second;
+        }
+    }
+    return MLXCFG_UNKNOWN;
+}
+
+mlxCfgStatus MlxCfg::err(bool report, const char* fmt, ...)
+{
+     va_list  args;
+     va_start(args, fmt);
+     char errBuff[MAX_ERR_STR_LEN] = {0};
+
+     if (vsnprintf(errBuff, MAX_ERR_STR_LEN, fmt, args) >= MAX_ERR_STR_LEN) {
+         strcpy(&errBuff[MAX_ERR_STR_LEN - 5], "...");
+    }
+     _errStr = errBuff;
+     if (report) {
+         fprintf(stdout,PRE_ERR_MSG" %s\n", _errStr.c_str());
+     }
+     va_end(args);
+     return MLX_CFG_ERROR;
+}
+
+void MlxCfg::printErr()
+{
+    fprintf(stdout,PRE_ERR_MSG" %s\n", _errStr.c_str());
+}
+
+
+bool MlxCfg::askUser(const char* question)
+{
+if (question == NULL) {
+     printf("\n Do you want to continue ? (y/n) [n] : ");
+ } else {
+     printf("\n %s ? (y/n) [n] : ", question);
+ }
+
+ if (_mlxParams.yes)
+     printf("y\n");
+ else {
+     char ansbuff[32];
+     ansbuff[0] = '\0';
+     fflush(stdout);
+     //fgets(ansbuff, 30, stdin);
+     int rc=fscanf(stdin, "%30s", ansbuff);
+     (void)rc; // avoid warnings
+     if (  strcasecmp(ansbuff, "y") &&
+           strcasecmp(ansbuff, "yes"))  {
+
+         err(false, "Aborted by user.");
+         return false;
+     }
+ }
+ return true;
+}
+
+mlxCfgStatus MlxCfg::queryDevsCfg()
+{
+    bool shouldFail= false;
+    if (_mlxParams.device.length()) {
+        if (queryDevCfg(_mlxParams.device.c_str())) {
+            printErr();
+            shouldFail= true;
+        }
+    } else {
+        int  numOfDev;
+        dev_info* dev = mdevices_info(MDEVS_TAVOR_CR, &numOfDev);
+
+        if (numOfDev == -1) {
+            return err(true, "Failed to get devices.");
+        }
+        if (numOfDev == 0) {
+            return err(true, NO_DEV_ERR);
+        }
+        //printf("-D- num of dev: %d , 1st dev : %s\n", numOfDev, buf);
+        dev_info  *devPtr = dev;
+        char pcibuf[32]= {0};
+
+        for(int i=0 ; i < numOfDev ; i++) {
+            snprintf(pcibuf,32, "%04x:%02x:%02x.%x", devPtr->pci.domain, devPtr->pci.bus,\
+                    devPtr->pci.dev, devPtr->pci.func);
+            if (queryDevCfg(devPtr->pci.conf_dev, pcibuf, i+1)){
+                printErr();
+                shouldFail = true;
+            }
+            devPtr++;
+        }
+        mdevices_info_destroy(dev, numOfDev);
+    }
+    return shouldFail? MLX_CFG_ERROR : MLX_CFG_OK;
+}
+
+#define IDENT "\t"
+#define IDENT2 "\t\t"
+
+
+static void printParam(u_int32_t param)
+{
+    if (param == MLXCFG_UNKNOWN) {
+            printf("N/A");
+        } else {
+            printf("%d", param);
+        }
+    return;
+}
+
+static void printOneParam(const char* name, u_int32_t currVal, bool printNewCfg=false, u_int32_t newVal= MLXCFG_UNKNOWN)
+{
+    printf(IDENT"%s"IDENT, name);
+    printParam(currVal);
+    printf(IDENT);
+    if (printNewCfg) {
+        if (newVal == MLXCFG_UNKNOWN) {
+            printParam(currVal);
+        } else {
+            printf("%d", newVal);
+        }
+    }
+    printf("\n");
+    return;
+
+}
+const char* MlxCfg::getDeviceName(const char* dev)
+{
+    mfile* mf;
+    dm_dev_id_t dev_type;
+    u_int32_t dev_id;
+    u_int32_t chip_rev;
+
+    mf = mopen(dev);
+    if (!mf) {
+        return "";
+    }
+    if (dm_get_device_id(mf, &dev_type, &dev_id, &chip_rev)) {
+        mclose(mf);
+        return "";
+    }
+    mclose(mf);
+    return dm_dev_type2str(dev_type);
+}
+
+mlxCfgStatus MlxCfg::queryDevCfg(const char* dev,const char* pci, int devIndex, bool printNewCfg)
+{
+    MlxCfgOps ops;
+    McStatus rc;
+    bool failedToGetCfg = false;
+    bool nothingSupported = true;
+    (void) pci;
+    // print opening
+    printf("\nDevice #%d:\n", devIndex);
+    printf("----------\n\n");
+    printf("Device type:"IDENT"%s\n", getDeviceName(dev));
+    printf("PCI device:"IDENT"%s\n", dev);
+    // TODO : get this info
+    //printf("Part Number:"IDENT"%s\n", "123456");
+    //printf("Psid:"IDENT2"%s\n", "78901111");
+    printf("\n");
+
+    rc = ops.open(dev);
+    if (rc) {
+        err(false, "Failed to query device: %s. %s", dev, MlxCfgOps::err2str(rc));
+        return MLX_CFG_ERROR_EXIT;
+    }
+
+    //print configuration Header
+    printf("Configurations:"IDENT2"Current");
+    if (printNewCfg) {
+        printf(IDENT"New");
+    }
+    printf("\n");
+
+    for (int p = (int)Mcp_Sriov_En ; p < (int)Mcp_Last; ++p) {
+        if (!ops.supportsParam((mlxCfgParam)p)) {
+            continue;
+        }
+        nothingSupported= false;
+        u_int32_t currentParam = MLXCFG_UNKNOWN ;
+        u_int32_t newParam = _mlxParams.getParamVal((mlxCfgParam)p);
+        rc = ops.getCfg((mlxCfgParam)p, currentParam);
+        if (rc && rc != MCE_RES_NOT_AVAIL) {
+            failedToGetCfg = true;
+            printf(IDENT"%s"IDENT"failed to get current configuration. %s\n", MlxCfgParams::param2str[p].c_str(),\
+                    MlxCfgOps::err2str(rc));
+        } else {
+            printOneParam(MlxCfgParams::param2str[p].c_str(), currentParam, printNewCfg, newParam);
+        }
+    }
+    if (nothingSupported) {
+        err(false, "Device Doesn't support any configuration changes.");
+        return MLX_CFG_ERROR_EXIT;
+    }
+    return failedToGetCfg ? MLX_CFG_ERROR : MLX_CFG_OK;
+}
+
+mlxCfgStatus MlxCfg::setDevCfg()
+{
+    if (queryDevCfg(_mlxParams.device.c_str(), NULL, 1, true) == MLX_CFG_ERROR_EXIT){
+        printErr();
+        return MLX_CFG_ERROR;
+    }
+    // even if there is problem fetching the current cfg we will attempt to write the new info
+    // if the user agrees
+
+    // ask user
+    if(!askUser("Apply new Configuration?")) {
+        printErr();
+        return MLX_CFG_ABORTED;
+    }
+
+    // write cfgs
+    MlxCfgOps ops;
+    McStatus rc;
+
+    rc = ops.open(_mlxParams.device.c_str());
+    if (rc) {
+        return err(false, "Failed to set configuration on device: %s. %s", _mlxParams.device.c_str(), \
+                MlxCfgOps::err2str(rc));
+    }
+    printf("Applying... ");
+    // set Configuration
+    rc = ops.setCfg(_mlxParams.params);
+    if (rc) {
+        printf("Failed!\n");
+        err(true, "Failed to set configuration: %s", MlxCfgOps::err2str(rc));
+        return MLX_CFG_ERROR;
+    }
+
+    printf("Done!\n");
+    printf("-I- Please reboot machine to load new configurations.\n");
+    return MLX_CFG_OK;
+
+}
+
+mlxCfgStatus MlxCfg::resetDevsCfg()
+{
+    // check if a single device was specified and apply reset for this device only
+    if (_mlxParams.device.length()) {
+        char buff[256] = {0};
+        snprintf(buff,256,"Reset configuration for device %s? ", _mlxParams.device.c_str());
+        if (!askUser(buff)){
+            printErr();
+            return MLX_CFG_ABORTED;
+        }
+
+        printf("Applying... ");
+        if (resetDevCfg(_mlxParams.device.c_str())) {
+            printf("Failed!\n");
+            printErr();
+            return MLX_CFG_ERROR;
+        }
+    } else {
+        // reset all devices.
+        int  numOfDev;
+        dev_info* dev = mdevices_info(MDEVS_TAVOR_CR, &numOfDev);
+
+        if (numOfDev == -1) {
+            return err(true, "Failed to get devices.");
+        }
+        if (numOfDev == 0) {
+            return err(true, NO_DEV_ERR);
+        }
+        if (!askUser("Reset configuration for all devices? ")){
+            printErr();
+            mdevices_info_destroy(dev, numOfDev);
+            return MLX_CFG_ABORTED;
+        }
+        printf("Applying... ");
+
+        dev_info *devPtr = dev;
+        bool shouldFail= false;
+
+        for(int i=0 ; i < numOfDev ; i++) {
+            if (resetDevCfg(devPtr->pci.conf_dev)){
+                shouldFail = true;
+            }
+            devPtr++;
+
+        }
+        mdevices_info_destroy(dev, numOfDev);
+        if (shouldFail) {
+            printf("Failed!\n");
+            return MLX_CFG_ERROR;
+        }
+
+    }
+    // done successfully
+    printf("Done!\n");
+    printf("-I- Please reboot machine to load new configurations.\n");
+    return MLX_CFG_OK;
+}
+
+mlxCfgStatus MlxCfg::resetDevCfg(const char* dev)
+{
+    MlxCfgOps ops;
+    McStatus rc;
+
+    rc = ops.open(dev);
+    if (rc) {
+        return err(false, "Failed to open device: %s. %s", dev, MlxCfgOps::err2str(rc));
+    }
+
+    // reset cfg
+    rc = ops.invalidateCfgs();
+    if (rc) {
+        return err(false, "failed to reset configurations. %s", ops.err2str(rc));
+    }
+
+    return MLX_CFG_OK;
+}
+
+
+mlxCfgStatus MlxCfg::execute(int argc, char* argv[])
+{
+    mlxCfgStatus rc = parseArgs(argc, argv);
+    if (rc) {
+        if (rc == MLX_CFG_OK_EXIT) {
+            rc = MLX_CFG_OK;
+        }
+        return rc;
+    }
+    //return test(_mlxParams.device.c_str());
+    mlxCfgStatus ret;
+    switch (_mlxParams.cmd) {
+
+    case Mc_Query:
+        ret = queryDevsCfg();
+        break;
+    case Mc_Set:
+        ret = setDevCfg();
+        break;
+    case Mc_Reset:
+        ret = resetDevsCfg();
+        break;
+    default:
+        // should not reach here.
+        return err(true, "invalid command.");
+    }
+    return ret;
+}
+
+mlxCfgStatus MlxCfg::test(const char* dev)
+{
+    McStatus rc;
+    MlxCfgOps ops;
+    rc = ops.open(dev);
+    if (rc) {
+        return err(true, "Failed to open device: %s. %s", dev, MlxCfgOps::err2str(rc));
+    }
+    u_int32_t val;
+    rc =ops.invalidateCfgs();
+    printf("after invalidate all : rc = %d\n", rc);
+    rc =ops.getCfg(Mcp_Wol_Magic_En_P1, val);
+    printf("get sriov_en get before set : rc = %d , val = %d\n", rc,val);
+    rc = ops.setCfg(_mlxParams.params);
+    printf("get sriov_en set : rc = %d , val = %d\n", rc,val);
+    rc =ops.getCfg(Mcp_Wol_Magic_En_P1, val);
+    printf("get sriov_en get after set : rc = %d , val = %d\n", rc,val);
+    if (rc) {
+        printf("-D- %s\n",MlxCfgOps::err2str(rc));
+    }
+    return MLX_CFG_OK;
+}
+
+
+int main(int argc, char* argv[])
+{
+    try
+    {
+    initHandler();
+    MlxCfg mc;
+    return mc.execute(argc, argv);
+    }
+    catch (std::exception& e)
+    {
+        printf("-E- %s\n", e.what());
+        return MLX_CFG_ERROR;
+    }
+}
+
+
diff --git a/mlxconfig/mlxcfg_ui.h b/mlxconfig/mlxcfg_ui.h
new file mode 100644
index 0000000..b9798f8
--- /dev/null
+++ b/mlxconfig/mlxcfg_ui.h
@@ -0,0 +1,116 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#ifndef MLXCFG_UI_H_
+#define MLXCFG_UI_H_
+
+#include <string>
+
+#include <compatibility.h>
+#include <mtcr.h>
+
+#include "mlxcfg_lib.h"
+
+typedef enum {
+    Mc_Set,
+    Mc_Query,
+    Mc_Reset,
+    Mc_UnknownCmd
+} mlxCfgCmd;
+
+typedef enum {
+    MLX_CFG_OK,
+    MLX_CFG_OK_EXIT,
+    MLX_CFG_ABORTED,
+    MLX_CFG_ERROR,
+    MLX_CFG_ERROR_EXIT
+} mlxCfgStatus;
+
+
+class MlxCfgParams
+{
+public:
+    MlxCfgParams() : device(),cmd(Mc_UnknownCmd), yes(false) {}
+    ~MlxCfgParams() {}
+
+    std::string device;
+    mlxCfgCmd cmd;
+    bool yes;
+    std::vector<cfgInfo> params;
+    static std::string param2str[Mcp_Last];
+
+    u_int32_t getParamVal(mlxCfgParam p);
+};
+
+
+class MlxCfg
+{
+public:
+    MlxCfg() : _mlxParams(), _errStr(){}
+    ~MlxCfg() {};
+    mlxCfgStatus execute(int argc, char* argv[]);
+private:
+
+    // User interface and parsing methods
+    void printHelp();
+    void printVersion();
+    mlxCfgStatus parseArgs(int argc, char* argv[]);
+    //Helper functions for parse args
+    mlxCfgStatus processArg(std::string tag, u_int32_t val);
+    mlxCfgStatus extractCfgArgs(int argc, char* argv[]);
+    bool tagExsists(mlxCfgParam tag);
+    const char* getDeviceName(const char* dev);
+
+    // Query cmd
+    mlxCfgStatus queryDevsCfg();
+    mlxCfgStatus queryDevCfg(const char* dev, const char* pci=(const char*)NULL, int devIndex=1, bool printNewCfg=false);
+
+    // Set cmd
+    mlxCfgStatus setDevCfg();
+    // reset Cmd
+    mlxCfgStatus resetDevsCfg();
+    mlxCfgStatus resetDevCfg(const char* dev);
+    //
+    mlxCfgStatus test(const char* dev);
+
+    bool askUser(const char* question);
+    mlxCfgStatus err(bool report, const char* errMsg, ...);
+    void printErr();
+    // data members
+    MlxCfgParams _mlxParams;
+    std::string _errStr;
+};
+
+
+
+
+#endif /* MLXCFG_UI_H_ */
diff --git a/mlxfwops/Makefile.am b/mlxfwops/Makefile.am
new file mode 100755
index 0000000..a0f9ef0
--- /dev/null
+++ b/mlxfwops/Makefile.am
@@ -0,0 +1,36 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+
+SUBDIRS = lib 
+
diff --git a/mlxfwops/Makefile.in b/mlxfwops/Makefile.in
new file mode 100644
index 0000000..5256028
--- /dev/null
+++ b/mlxfwops/Makefile.in
@@ -0,0 +1,591 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = mlxfwops
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+SOURCES =
+DIST_SOURCES =
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+	html-recursive info-recursive install-data-recursive \
+	install-dvi-recursive install-exec-recursive \
+	install-html-recursive install-info-recursive \
+	install-pdf-recursive install-ps-recursive install-recursive \
+	installcheck-recursive installdirs-recursive pdf-recursive \
+	ps-recursive uninstall-recursive
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
+  distclean-recursive maintainer-clean-recursive
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
+	distdir
+ETAGS = etags
+CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+am__relativize = \
+  dir0=`pwd`; \
+  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
+  sed_rest='s,^[^/]*/*,,'; \
+  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
+  sed_butlast='s,/*[^/]*$$,,'; \
+  while test -n "$$dir1"; do \
+    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
+    if test "$$first" != "."; then \
+      if test "$$first" = ".."; then \
+        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
+        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
+      else \
+        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
+        if test "$$first2" = "$$first"; then \
+          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
+        else \
+          dir2="../$$dir2"; \
+        fi; \
+        dir0="$$dir0"/"$$first"; \
+      fi; \
+    fi; \
+    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
+  done; \
+  reldir="$$dir2"
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+SUBDIRS = lib 
+all: all-recursive
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mlxfwops/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mlxfwops/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+#     (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+$(RECURSIVE_TARGETS):
+	@fail= failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
+	dot_seen=no; \
+	target=`echo $@ | sed s/-recursive//`; \
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  echo "Making $$target in $$subdir"; \
+	  if test "$$subdir" = "."; then \
+	    dot_seen=yes; \
+	    local_target="$$target-am"; \
+	  else \
+	    local_target="$$target"; \
+	  fi; \
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+	  || eval $$failcom; \
+	done; \
+	if test "$$dot_seen" = "no"; then \
+	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+	fi; test -z "$$fail"
+
+$(RECURSIVE_CLEAN_TARGETS):
+	@fail= failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
+	dot_seen=no; \
+	case "$@" in \
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+	  *) list='$(SUBDIRS)' ;; \
+	esac; \
+	rev=''; for subdir in $$list; do \
+	  if test "$$subdir" = "."; then :; else \
+	    rev="$$subdir $$rev"; \
+	  fi; \
+	done; \
+	rev="$$rev ."; \
+	target=`echo $@ | sed s/-recursive//`; \
+	for subdir in $$rev; do \
+	  echo "Making $$target in $$subdir"; \
+	  if test "$$subdir" = "."; then \
+	    local_target="$$target-am"; \
+	  else \
+	    local_target="$$target"; \
+	  fi; \
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+	  || eval $$failcom; \
+	done && test -z "$$fail"
+tags-recursive:
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+	done
+ctags-recursive:
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+	done
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+	  include_option=--etags-include; \
+	  empty_fix=.; \
+	else \
+	  include_option=--include; \
+	  empty_fix=; \
+	fi; \
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    test ! -f $$subdir/TAGS || \
+	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+	  fi; \
+	done; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    test -d "$(distdir)/$$subdir" \
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
+	    || exit 1; \
+	  fi; \
+	done
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
+	    $(am__relativize); \
+	    new_distdir=$$reldir; \
+	    dir1=$$subdir; dir2="$(top_distdir)"; \
+	    $(am__relativize); \
+	    new_top_distdir=$$reldir; \
+	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
+	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
+	    ($(am__cd) $$subdir && \
+	      $(MAKE) $(AM_MAKEFLAGS) \
+	        top_distdir="$$new_top_distdir" \
+	        distdir="$$new_distdir" \
+		am__remove_distdir=: \
+		am__skip_length_check=: \
+		am__skip_mode_fix=: \
+	        distdir) \
+	      || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-recursive
+all-am: Makefile
+installdirs: installdirs-recursive
+installdirs-am:
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+uninstall: uninstall-recursive
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-recursive
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-recursive
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-recursive
+	-rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-tags
+
+dvi: dvi-recursive
+
+dvi-am:
+
+html: html-recursive
+
+html-am:
+
+info: info-recursive
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-recursive
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-recursive
+
+install-html-am:
+
+install-info: install-info-recursive
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-recursive
+
+install-pdf-am:
+
+install-ps: install-ps-recursive
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-recursive
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-recursive
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-recursive
+
+pdf-am:
+
+ps: ps-recursive
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
+	install-am install-strip tags-recursive
+
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
+	all all-am check check-am clean clean-generic clean-libtool \
+	ctags ctags-recursive distclean distclean-generic \
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
+	html-am info info-am install install-am install-data \
+	install-data-am install-dvi install-dvi-am install-exec \
+	install-exec-am install-html install-html-am install-info \
+	install-info-am install-man install-pdf install-pdf-am \
+	install-ps install-ps-am install-strip installcheck \
+	installcheck-am installdirs installdirs-am maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
+	uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mlxfwops/lib/Makefile.am b/mlxfwops/lib/Makefile.am
new file mode 100755
index 0000000..4fab8fe
--- /dev/null
+++ b/mlxfwops/lib/Makefile.am
@@ -0,0 +1,57 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+MTCR_DIR = $(top_srcdir)/mtcr_ul
+MFLASH_DIR = $(top_srcdir)/mflash
+MINIXZ_DIR = $(top_srcdir)/ext_libs/minixz
+COMMON_DIR = $(top_srcdir)/common
+LAYOUTS_DIR = $(top_srcdir)/tools_layouts
+UTILS_LIB = $(top_srcdir)/mft_utils
+
+INCLUDES = -I$(srcdir) -I$(MTCR_DIR) -I$(MFLASH_DIR) -I$(top_srcdir)/ext_libs/json -I$(MINIXZ_DIR)\
+           -I$(COMMON_DIR) -I$(MFT_EXT_LIBS_INC_DIR)/zlib -I $(LAYOUTS_DIR) -I$(top_srcdir)/common -I$(UTILS_LIB)
+
+MLXFWOPS_VERSION = 1
+
+AM_CXXFLAGS = -Wall -W -g -MP -MD -pipe -DNO_MFA_SUPPORT
+
+noinst_LIBRARIES = libmlxfwops.a
+
+libmlxfwops_a_SOURCES = flint_base.cpp \
+               flint_io.cpp \
+               fw_ops.cpp \
+               fs2_ops.cpp fs2_ops.h \
+               fs3_ops.cpp fs3_ops.h \
+               mlxfwops.cpp mlxfwops.h \
+               mlxfwops_com.h mlxfwops.h fw_ops.h flint_base.h flint_io.h
+
diff --git a/mlxfwops/lib/Makefile.in b/mlxfwops/lib/Makefile.in
new file mode 100644
index 0000000..fc3ef31
--- /dev/null
+++ b/mlxfwops/lib/Makefile.in
@@ -0,0 +1,536 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = mlxfwops/lib
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+libmlxfwops_a_AR = $(AR) $(ARFLAGS)
+libmlxfwops_a_LIBADD =
+am_libmlxfwops_a_OBJECTS = flint_base.$(OBJEXT) flint_io.$(OBJEXT) \
+	fw_ops.$(OBJEXT) fs2_ops.$(OBJEXT) fs3_ops.$(OBJEXT) \
+	mlxfwops.$(OBJEXT)
+libmlxfwops_a_OBJECTS = $(am_libmlxfwops_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+CXXLD = $(CXX)
+CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libmlxfwops_a_SOURCES)
+DIST_SOURCES = $(libmlxfwops_a_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+MTCR_DIR = $(top_srcdir)/mtcr_ul
+MFLASH_DIR = $(top_srcdir)/mflash
+MINIXZ_DIR = $(top_srcdir)/ext_libs/minixz
+COMMON_DIR = $(top_srcdir)/common
+LAYOUTS_DIR = $(top_srcdir)/tools_layouts
+UTILS_LIB = $(top_srcdir)/mft_utils
+INCLUDES = -I$(srcdir) -I$(MTCR_DIR) -I$(MFLASH_DIR) -I$(top_srcdir)/ext_libs/json -I$(MINIXZ_DIR)\
+           -I$(COMMON_DIR) -I$(MFT_EXT_LIBS_INC_DIR)/zlib -I $(LAYOUTS_DIR) -I$(top_srcdir)/common -I$(UTILS_LIB)
+
+MLXFWOPS_VERSION = 1
+AM_CXXFLAGS = -Wall -W -g -MP -MD -pipe -DNO_MFA_SUPPORT
+noinst_LIBRARIES = libmlxfwops.a
+libmlxfwops_a_SOURCES = flint_base.cpp \
+               flint_io.cpp \
+               fw_ops.cpp \
+               fs2_ops.cpp fs2_ops.h \
+               fs3_ops.cpp fs3_ops.h \
+               mlxfwops.cpp mlxfwops.h \
+               mlxfwops_com.h mlxfwops.h fw_ops.h flint_base.h flint_io.h
+
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .cpp .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mlxfwops/lib/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mlxfwops/lib/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+libmlxfwops.a: $(libmlxfwops_a_OBJECTS) $(libmlxfwops_a_DEPENDENCIES) 
+	-rm -f libmlxfwops.a
+	$(libmlxfwops_a_AR) libmlxfwops.a $(libmlxfwops_a_OBJECTS) $(libmlxfwops_a_LIBADD)
+	$(RANLIB) libmlxfwops.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/flint_base.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/flint_io.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/fs2_ops.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/fs3_ops.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/fw_ops.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mlxfwops.Po at am__quote@
+
+.cpp.o:
+ at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+
+.cpp.obj:
+ at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+.cpp.lo:
+ at am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libtool clean-noinstLIBRARIES ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mlxfwops/lib/flint_base.cpp b/mlxfwops/lib/flint_base.cpp
new file mode 100755
index 0000000..f041f17
--- /dev/null
+++ b/mlxfwops/lib/flint_base.cpp
@@ -0,0 +1,303 @@
+/*
+ *
+ * flint_base.cpp - FLash INTerface
+ *
+ * Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#include <stdarg.h>
+#include "flint_base.h"
+
+
+
+void ErrMsg::err_clear(){
+    delete [] _err;
+    _err = 0;
+}
+
+
+bool _print_crc     = false;
+bool _silent        = false;
+bool _assume_yes    = false;
+bool _assume_no     = false;
+
+bool _no_erase      = false;
+bool _no_burn       = false;
+
+bool _unlock_bypass = false;
+bool _byte_write    = false;
+
+const char* g_sectNames[] = {
+    "UNKNOWN (0 - Reserved)",
+    "DDR"             ,
+    "Configuration"   ,
+    "Jump addresses"  ,
+    "EMT Service"     ,
+    "ROM"             ,
+    "GUID"            ,
+    "BOARD ID"        ,
+    "User Data"       ,
+    "FW Configuration",
+    "Image Info"      ,
+    "DDRZ"            ,
+    "Hash File"
+};
+
+void report(const char *format, ...)
+#ifdef __GNUC__
+__attribute__ ((format (printf, 1, 2)))
+#endif
+;
+void report(const char *format, ...)
+{
+    va_list  args;
+    va_start(args, format);
+    vprintf(format, args);
+    va_end(args);
+} // report
+
+#define MAX_STRING_LEN 512
+void report_callback(f_prog_func_str func_str, const char *format, ...)
+{
+    va_list  args;
+    char buff[MAX_STRING_LEN];
+
+    va_start(args, format);
+    vsnprintf(buff, MAX_STRING_LEN, format, args);
+    va_end(args);
+    // printf("%s\n", buff);
+    if (func_str != NULL) {
+        func_str(buff);
+    }
+
+} // report
+
+
+/*
+void report_erase(const char *format, ...)
+{
+    va_list  args;
+    char buf[256];
+    int i;
+    int len;
+
+    if (_silent)
+        return;
+
+    va_start(args, format);
+    vsnprintf(buf, sizeof buf, format, args);
+    va_end(args);
+
+    len = strlen(buf);
+    for (i=0; i < len; ++i)
+        printf("\b");
+} // report_erase
+*/
+void report_repair_msg(const char* common_msg)
+{
+    printf("\r%s OK         ", common_msg);
+}
+
+#define MAX_ERR_STR_LEN 1024
+#define PRE_ERR_MSG "-E-"
+void report_err(char err_buff[MAX_ERR_STR_LEN], const char *format, ...)
+{
+    va_list  args;
+
+    va_start(args, format);
+
+    if (vsnprintf(err_buff, MAX_ERR_STR_LEN, format, args) >= MAX_ERR_STR_LEN) {
+        strcpy(&err_buff[MAX_ERR_STR_LEN - 5], "...\n");
+    }
+    fprintf(stderr, PRE_ERR_MSG" %s", err_buff);
+
+    va_end(args);
+
+    return;
+}
+
+void report_warn(const char *format, ...)
+{
+#ifndef UEFI_BUILD
+    va_list  args;
+    va_start(args, format);
+    printf("\n-W- ");
+    vfprintf(stdout, format, args);
+    printf(" %s", "\n");
+    va_end(args);
+#endif
+}
+
+
+
+
+const CommandInfo* GetCommandInfo(CommandType cmd) {
+    for (u_int32_t i = 0 ; i < numbel(g_commands); i++ ) {
+        if (cmd == g_commands[i].cmd) {
+            return &g_commands[i];
+        }
+    }
+
+    return (CommandInfo*)NULL;
+}
+
+
+bool ErrMsg::errmsg(const char *format, ...) {
+    va_list   args;
+
+    char* prev_err = _err;
+
+    va_start(args, format);
+    _err = vprint(format, args);
+    va_end(args);
+
+    delete[] prev_err;
+
+    return false;
+}
+
+bool ErrMsg::errmsgAdv(bool showAdv, const char *normalFmt, const char *AdvFmt, ...) {
+	// args should only apply to advanced format (i.e normalFmt does not contain %<char>)
+    va_list   args;
+    char errFmt[1024];
+
+    char* prev_err = _err;
+
+    va_start(args, AdvFmt);
+
+    if (showAdv) {
+    	snprintf(errFmt, 1024, "%s %s", normalFmt, AdvFmt);
+    	_err = vprint(errFmt, args);
+    } else {
+    	//For functions where the arguments are not available to be checked (such as vprintf),
+    	//specify the third parameter as zero. In this case the compiler only checks the format string for consistency
+    	errmsg(normalFmt,0);
+    }
+    va_end(args);
+
+    delete[] prev_err;
+
+    return false;
+}
+
+
+////////////////////////////////////////////////////////////////////////
+void Crc16::add(u_int32_t o)
+{
+    if (_debug)
+        printf("Crc16::add(%08x)\n", o);
+    for (int i=0; i<32; i++) {
+        if (_crc & 0x8000)
+            _crc = (u_int16_t) ((((_crc<<1) | (o>>31)) ^  0x100b) & 0xffff);
+        else
+            _crc= (u_int16_t) (((_crc<<1) | (o>>31)) & 0xffff);
+        o = (o<<1) & 0xffffffff;
+    }
+} // Crc16::add
+
+
+////////////////////////////////////////////////////////////////////////
+void Crc16::finish()
+{
+    for (int i=0; i<16; i++) {
+        if (_crc & 0x8000)
+            _crc=((_crc<<1)  ^  0x100b) & 0xffff;
+        else
+            _crc=(_crc<<1) & 0xffff;
+    }
+
+    // Revert 16 low bits
+    _crc = _crc ^ 0xffff;
+
+} // Crc16::finish
+
+
+#ifdef UEFI_BUILD
+
+void *operator new(size_t size)
+{
+    void *p;
+    p =  malloc(size);
+    return p;
+}
+
+void *operator new[](size_t size)
+{
+    void *p;
+    p =  malloc(size);
+    return p;
+}
+
+// delete operator overloaded
+void operator delete(void *p)
+{
+    free(p);
+}
+
+void operator delete[] (void* p)
+{
+    free(p);
+}
+
+
+namespace std {
+    void __throw_bad_alloc(void) {
+        // TODO: Check what happens when there is no mem or replace this exit with goto
+        goto hell;
+    hell:
+        goto hell;
+    }
+
+    void __throw_length_error(const char*) {
+        // TODO: Check what happens when there is no mem or replace this exit with goto
+        goto hell;
+    hell:
+        goto hell;
+    }
+
+    void __throw_out_of_range(const char*) {
+        // TODO: Check what happens when there is no mem or replace this exit with goto
+        goto hell;
+    hell:
+        goto hell;
+    }
+}
+
+int goto_function()
+{
+    goto hell;
+hell:
+    return 0;
+}
+extern "C" void __cxa_pure_virtual(void) {};
+
+#endif
+
diff --git a/mlxfwops/lib/flint_base.h b/mlxfwops/lib/flint_base.h
new file mode 100755
index 0000000..c11374a
--- /dev/null
+++ b/mlxfwops/lib/flint_base.h
@@ -0,0 +1,634 @@
+/*
+ *
+ * flint_base.h - FLash INTerface
+ *
+ * Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+#ifndef FLINT_BASE_H
+#define FLINT_BASE_H
+
+#ifndef UEFI_BUILD
+    #ifndef __FreeBSD__
+    #include <malloc.h>
+    #endif
+#else
+    #include "uefi_c.h"
+#endif
+
+#include <signal.h>
+#include "tools_version.h"
+
+#ifndef __WIN__
+
+//
+// GCC Compiler
+//
+
+
+    #if defined __DJGPP__
+//
+// DJGPP - GCC PORT TO MS DOS
+//
+
+        #include <mtcr.h> // This contains the u_* types definitions
+
+        #include <netinet/in.h>
+        #include <unistd.h>
+
+        #define bswap_32(x) ntohl(x)
+
+// djgpp stdio does not define vsnprintf. I simply call vsprintf (and pray ...)
+        #define vsnprintf(buf, len, format, args) (vsprintf(buf, format, args))
+        #define snprintf(buf, len, format, args...) (sprintf(buf, format, args))
+    #else // Linux GCC
+        #ifdef __FreeBSD__
+            #define SWAPL(l) ntohl(l)
+            #include <sys/endian.h>
+            #define bswap_32(x) ntohl(x)
+        #else // Linux
+            #include <byteswap.h>
+            #include <endian.h>
+        #endif
+        #include <netinet/in.h>
+        #include <unistd.h>
+
+    #endif // __DJGPP__
+
+#else // __WIN__
+
+//
+// Windows (Under DDK)
+//
+
+    #include <io.h>
+    #include <Winsock2.h>
+    #include <mtcr.h>
+// Sleep adaptor
+    #define usleep(x) Sleep((x)/1000)
+    #define sleep(x)  Sleep((x)*1000)
+
+    #define vsnprintf      _vsnprintf
+    #define isatty         _isatty
+
+    #define COMP_CDECL     __cdecl
+
+    #define __LITTLE_ENDIAN 1234
+    #define __BIG_ENDIAN 4321
+    #define __BYTE_ORDER __LITTLE_ENDIAN
+
+
+
+    #if __BYTE_ORDER == __LITTLE_ENDIAN
+        #define bswap_32(x) ntohl(x)
+    #else
+        #error windows is assumed to run a on little endian architecture
+    #endif
+
+    // MINGW
+    #if defined(__MINGW32__) || (__MINGW64__)
+        #define strtoull       strtoull
+        #define _UNISTD_H // Zlib includes unistd.h which causes some compilation errors.
+
+    #else
+        #define strtoull       _strtoui64
+    #endif
+#endif // __WIN__
+
+
+#include <vector>
+#include "compatibility.h"
+#include "mlxfwops_com.h"
+
+static inline void be_guid_to_cpu(guid_t* to, guid_t* from) {
+        to->h=__be32_to_cpu(from->h);
+        to->l=__be32_to_cpu(from->l);
+}
+namespace std {}; using namespace std;
+
+#define TOCPU1(s) s = __be32_to_cpu((u_int32_t)(s));
+#define CPUTO1(s) s = __cpu_to_be32((u_int32_t)(s));
+#define TOCPU(s) do {                                              \
+    u_int32_t *p = (u_int32_t *)(s);                               \
+    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++,p++) \
+        *p = __be32_to_cpu(*p);                                    \
+    } while(0)
+#define TOCPUn(s, n) do {                                          \
+    u_int32_t *p = (u_int32_t *)(s);                               \
+    for (u_int32_t ii=0; ii<(n); ii++,p++)                         \
+        *p = __be32_to_cpu(*p);                                    \
+    } while(0)
+
+#define CPUTOn(s, n) do {                                          \
+    u_int32_t *p = (u_int32_t *)(s);                               \
+    for (u_int32_t ii=0; ii<(n); ii++,p++)                         \
+        *p = __cpu_to_be32(*p);                                    \
+    } while(0)
+
+#define TOCPUBY(s) do {                                            \
+    u_int32_t *p = (u_int32_t *)(&s);                              \
+    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++,p++) \
+        *p = __be32_to_cpu(*p);                                    \
+    } while(0)
+#define CPUTOBY(s) do {                                            \
+    u_int32_t *p = (u_int32_t *)(&s);                              \
+    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++,p++) \
+        *p = __cpu_to_be32(*p);                                    \
+    } while(0)
+#define TOCPUBY64(s) do {                                          \
+    guid_t *p = s;                              \
+    for (unsigned ii=0; ii<sizeof(s)/sizeof(guid_t); ii++,p++)     \
+        be_guid_to_cpu(p,p);                                       \
+    } while(0)
+#define CRC(c, s) do {                                             \
+    u_int32_t *p = (u_int32_t *)(s);                               \
+    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++)     \
+        c << *p++;                                                 \
+    } while(0)
+#define CRCn(c, s, n) do {                                         \
+    u_int32_t *p = (u_int32_t *)(s);                               \
+    for (u_int32_t ii=0; ii<(n); ii++)                             \
+        c << *p++;                                                 \
+    } while(0)
+#define CRCBY(c, s) do {                                           \
+    u_int32_t *p = (u_int32_t *)(&s);                              \
+    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t); ii++)     \
+        c << *p++;                                                 \
+    } while(0)
+#define CRC1(c, s) do {                                            \
+    u_int32_t *p = (u_int32_t *)(s);                               \
+    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t) - 1; ii++) \
+        c << *p++;                                                 \
+    } while(0)
+#define CRC1n(c, s, n) do {                                        \
+    u_int32_t *p = (u_int32_t *)(s);                               \
+    for (u_int32_t ii=0; ii<(n) - 1; ii++)                         \
+        c << *p++;                                                 \
+    } while(0)
+#define CRC1BY(c, s) do {                                          \
+    u_int32_t *p = (u_int32_t *)(&s);                              \
+    for (u_int32_t ii=0; ii<sizeof(s)/sizeof(u_int32_t) - 1; ii++) \
+        c << *p++;                                                 \
+    } while(0)
+
+
+#define CHECKB2(b,o,n,f,p,fp) do { if (!checkBoot2(b,o,n,f,p,fp)) return false; } while (0)
+#define FS3_CHECKB2(b,o,f,p,i) {u_int32_t n; if (!checkBoot2(b,o,n,f,p,i)) return false;}
+
+#define CHECKGN(b,o,n,p,fp) do { if (!checkGen(b,o,n,p,fp)) return false; } while (0)
+#define CHECKLS(o,s,p) do { if (!checkList(o,s,p)) return false; } while(0)
+#define READ4(f,o,d,p) do { if (!f.read(o,d)) {  \
+    return errmsg("%s - read error (%s)\n", p, f.err()); }} while (0)
+#define READ4_NOERRMSG(f,o,d) do { if (!f.read(o,d)) {  \
+		return false; }} while (0)
+#define READBUF(f,o,d,l,p) do { if (!f.read(o,d,l)) { \
+    return errmsg("%s - read error (%s)\n", p, f.err()); }} while (0)
+
+#define FS2_BOOT_START   0x38
+#define FS_DATA_OFF      0x28
+#define SWITCHX_HW_ID    581
+#define SWITCH_IB_HW_ID  583
+
+#define CX4_HW_ID		  521
+#define CX3_HW_ID         501
+#define CX3_PRO_HW_ID     503
+#define CX_HW_ID          400
+#define IS_HW_ID          435
+#define CONNECT_IB_HW_ID  511
+#define BRIDGEX_HW_ID     6100
+#define IS4_HW_ID         435
+#define TAVOR_HW_ID       23108
+#define ARBEL_HW_ID       25208
+#define SINAI_HW_ID       25204
+#define CONNECT_IB_SW_ID  4113
+
+// FS3 defines
+#define FS3_BOOT_START        FS2_BOOT_START
+#define FS3_BOOT_START_IN_DW  FS3_BOOT_START/4
+
+
+#define CRC_CHECK_OLD "%s /0x%08x-0x%08x (0x%06x)/ (%s"
+
+#define MAX_NUM_SUPP_HW_IDS 200
+#define MAX_NUM_SUPP_HW_LIST_STR (MAX_NUM_SUPP_HW_IDS * 40)
+#define MAC_SPACES  "            "
+#define GUID_SPACES "        "
+#define GUID_FORMAT "%8.8x%8.8x"
+#define MAC_FORMAT  "%4.4x%8.8x"
+
+
+#define FLINT_IGNORE_TTY "FLINT_IGNORE_TTY"
+#define FLINT_LOG_ENV    "FLINT_LOG_FILE"
+#define IMG_CRC_OFF      0x20
+#define MAX_ERR_STR_LEN  1024
+
+#define MLXCONFIG_CMD    "config"
+enum {
+    SIGNATURE          = 0x5a445a44,
+    MELLANOX_VENDOR_ID = 0x15b3
+};
+struct PS {
+    u_int32_t fi_addr;
+    u_int32_t fi_size;
+    u_int32_t signature;
+    u_int32_t fw_reserved[5];
+    u_int32_t vsd[52];
+    u_int32_t psid[4];
+    u_int32_t branch_to;
+    u_int32_t crc016;
+};
+
+enum SectionType {
+    H_FIRST     =  1,
+    H_DDR       =  1,
+    H_CNF       =  2,
+    H_JMP       =  3,
+    H_EMT       =  4,
+    H_ROM       =  5,
+    H_GUID      =  6,
+    H_BOARD_ID  =  7,
+    H_USER_DATA =  8,
+    H_FW_CONF   =  9,
+    H_IMG_INFO  = 10,
+    H_DDRZ      = 11,
+    H_HASH_FILE = 12,
+    H_LAST
+};
+
+/* Description - Section ID Section Type DESCRIPTION\;0x1 BOOT_CODE FW loader code\;0x2 PCI_CODE Code that is required to raise PCIe link.\;
+ * 0x3 MAIN_CODE All non-PCIe FW code\;0x8 HW_BOOT_CFG Initial values for the PCI related registers\;0x9 HW_MAIN_CFG Initial values for all
+ * other registers \;0x10 IMAGE_INFO Management data for the burning tool. See 'Image Info Section' chapter in the Mellanox Flash Programming
+ *  Application Note\;0x11 FW_BOOT_CFG Initial values for user set-able hi level non-hardware related settings, such as number of physical functions\
+ *  ;(optional)\;0x12 FW_MAIN_CFG Initial values for user set-able hi level non-hardware related settings.\;(optional)\;0x18 ROM_CODE PXE/Boot over IB code.
+ *   \;0x30 DBG_LOG_MAP FW logger 'index to string' map. The map is in ASCI text. Format is TBD.\;
+ *   PARAM0 in the iTOC specifies the compression method of this sector:\;                                          0. Uncompressed\;
+ *    1. Zlib compress2()\;                                          2. LZMA\;                                          Others - Reserved \;0x31 DBG_FW_INI
+ *    The Ini file used in the image generation. The PARAM0 applies the same as in  DBG_LOG_MAP section type.\;0x32 DBG_FW_PARAMS FW settable parameters.
+ *    ASCII text. Format is TBD. The PARAM0 applies the same as in  DBG_LOG_MAP section type.\;0xff END_MARKER A type of 0xff marks the end of the iTOC entries
+ *     array. It is recommended to leave the unused part of the iTOC section blank (that is, 0xff in all unused bytes)\;All other values Reserved \; */
+
+typedef enum fs3_section {
+    FS3_BOOT_CODE     = 0x1,
+    FS3_PCI_CODE      = 0x2,
+    FS3_MAIN_CODE     = 0x3,
+    FS3_PCIE_LINK_CODE = 0x4,
+    FS3_IRON_PREP_CODE = 0x5,
+    FS3_POST_IRON_BOOT_CODE = 0x6,
+    FS3_UPGRADE_CODE  = 0x7,
+    FS3_HW_BOOT_CFG   = 0x8,
+    FS3_HW_MAIN_CFG   = 0x9,
+    FS3_IMAGE_INFO    = 0x10,
+    FS3_FW_BOOT_CFG   = 0x11,
+    FS3_FW_MAIN_CFG   = 0x12,
+    FS3_ROM_CODE      = 0x18,
+    FS3_RESET_INFO    = 0x20,
+    FS3_DBG_LOG_MAP   = 0x30,
+    FS3_DBG_FW_INI    = 0x31,
+    FS3_DBG_FW_PARAMS = 0x32,
+    FS3_FW_ADB        = 0x33,
+    FS3_MFG_INFO      = 0xe0,
+    FS3_DEV_INFO      = 0xe1,
+    FS3_NV_DATA       = 0xe2,
+    FS3_VPD_R0        = 0xe3,
+    FS3_ITOC          = 0xfd,
+    FS3_END           = 0xff,
+} fs3_section_t;
+
+
+enum CommandType {
+    CMD_UNKNOWN,
+    CMD_BURN,
+    CMD_SET_GUIDS,
+    CMD_SET_VSD,
+    CMD_BURN_BLOCK,
+    CMD_QUERY,
+    CMD_QUERY_ROM,
+    CMD_QUERY_FORCE,
+    CMD_VERIFY,
+    CMD_READ_WORD,
+    CMD_READ_BLOCK,
+    CMD_WRITE_WORD,
+    CMD_WRITE_WORD_NE,
+    CMD_WRITE_BLOCK,
+    CMD_WRITE_BLOCK_NE,
+    CMD_ERASE_SECT,
+    CMD_DUMP_CONF,
+    CMD_DUMP_HASH,
+    CMD_DUMP_JSON,
+    CMD_READ_IMAGE,
+    CMD_CFI,
+    CMD_CLEAR_SEM,
+    CMD_SWRESET,
+    CMD_BURN_ROM,
+    CMD_REMOVE_ROM,
+    CMD_READ_ROM,
+    CMD_SET_KEY,
+    CMD_HW_ACCESS,
+    CMD_CONFIG,
+    CMD_DUMP_TRACER_HASH,
+    CMD_HW_INFO,
+    CMD_SET_MFG_GUIDS,
+    CMD_BURN_VPD,
+};
+enum CommandInput {
+    CI_NONE         = 0x01,
+    CI_IMG_ONLY     = 0x02,
+    CI_DEV_ONLY     = 0x04,
+    CI_IMG_OR_DEV   = 0x06,
+    CI_IMG_AND_DEV  = 0x08
+};
+
+
+
+struct CommandInfo {
+    CommandType  cmd;
+    const char*  cmdName;
+    bool         requireExactMatch;
+    int          maxArgs;
+    CommandInput requiredInput;
+    const char*  cmdDescription;
+
+};
+
+
+////////////////////////////////////////////////////////////////////////
+ //
+ // Commands database and parsing methods
+ //
+////////////////////////////////////////////////////////////////////////
+CommandInfo const g_commands[] = {
+    { CMD_BURN           , "burn"  ,false , 0, CI_IMG_AND_DEV , ""},
+    { CMD_BURN_BLOCK     , "bb"    ,true  , 0, CI_IMG_AND_DEV , ""},
+    { CMD_SET_GUIDS      , "sg"    ,true  , 1, CI_IMG_OR_DEV  , ""},
+    { CMD_SET_MFG_GUIDS  , "smg"    ,true  , 0, CI_IMG_ONLY  , ""},
+    { CMD_BURN_VPD       , "set_vpd"    ,true  , 1, CI_IMG_ONLY  , ""},
+
+
+    { CMD_SET_VSD        , "sv"    ,true  , 0, CI_IMG_OR_DEV  , ""},
+    { CMD_SET_KEY        , "set_key" ,true , 1, CI_DEV_ONLY  , ""},
+    { CMD_QUERY_FORCE    , "qf"    ,true  , 0, CI_IMG_OR_DEV  , ""},
+    { CMD_QUERY          , "query" ,false , 1, CI_IMG_OR_DEV  , ""},
+    { CMD_QUERY_ROM      , "qrom"  ,true  , 0, CI_IMG_ONLY    , ""},
+    { CMD_VERIFY         , "verify",false , 1, CI_IMG_OR_DEV  , ""},
+    { CMD_READ_WORD      , "rw"    ,true  , 1, CI_DEV_ONLY    , ""},
+    { CMD_READ_BLOCK     , "rb"    ,true  , 3, CI_IMG_OR_DEV  , ""},
+    { CMD_WRITE_WORD     , "ww"    ,true  , 2, CI_DEV_ONLY    , ""},
+    { CMD_WRITE_WORD_NE  , "wwne"  ,true  , 2, CI_DEV_ONLY    , ""},
+    { CMD_WRITE_BLOCK    , "wb"    ,true  , 2, CI_DEV_ONLY    , ""},
+    { CMD_WRITE_BLOCK_NE , "wbne"  ,true  ,-1, CI_DEV_ONLY    , ""},
+    { CMD_ERASE_SECT     , "erase" ,false , 1, CI_DEV_ONLY    , ""},
+    { CMD_DUMP_CONF      , "dc"    ,true  , 1, CI_IMG_OR_DEV  , ""},
+    { CMD_DUMP_HASH      , "dh"    ,true  , 1, CI_IMG_OR_DEV  , ""},
+    { CMD_DUMP_JSON      , "dj"    ,true  , 1, CI_IMG_OR_DEV  , ""},
+    { CMD_READ_IMAGE     , "ri"    ,true  , 1, CI_DEV_ONLY    , ""},
+    { CMD_CLEAR_SEM      , "clear_semaphore"   ,true  , 0 , CI_DEV_ONLY    , ""},
+    { CMD_SWRESET        , "swreset" ,true , 0, CI_DEV_ONLY    , ""},
+    { CMD_HW_INFO        , "hw"      ,false  , 2, CI_DEV_ONLY    , ""},
+    { CMD_BURN_ROM       , "brom"    ,true  , 1, CI_DEV_ONLY    , ""},
+    { CMD_REMOVE_ROM     , "drom"    ,true  , 0, CI_DEV_ONLY    , ""},
+    { CMD_READ_ROM       , "rrom"    ,true  , 1, CI_DEV_ONLY   , ""},
+    { CMD_HW_ACCESS      , "hw_access" , true , 2, CI_DEV_ONLY   , ""},
+    { CMD_DUMP_TRACER_HASH , "dth"    ,true  , 1, CI_IMG_OR_DEV  , ""},
+
+
+};
+
+struct GPH {
+    u_int32_t type;
+    u_int32_t size;
+    u_int32_t param;
+    u_int32_t next;
+};
+
+#define MAX_SECTION_SIZE 0x400000
+
+const u_int32_t BOARD_ID_BSN_LEN=64;
+const u_int32_t BOARD_ID_BID_LEN=32;
+const u_int32_t BOARD_ID_PID=7;
+
+struct BOARD_ID {
+    char      bsn[BOARD_ID_BSN_LEN];
+    char      bid[BOARD_ID_BID_LEN];
+};
+
+/*
+int  const VSD_LEN  = 208;
+int  const PSID_LEN = 16;
+int  const PRODUCT_VER_LEN = 16;
+*/
+
+#define PROFILES_LIST_SECT "Profiles List section"
+#define TLV_FORMAT_SECT    "TLVs format section"
+#define TRACER_HASH_SECT   "Tracer Hash section"
+#define numbel(x) (sizeof(x)/sizeof((x)[0]))
+
+void report(const char *format, ...);
+void report_callback(f_prog_func_str func_str, const char *format, ...);
+void report_err(char err_buff[MAX_ERR_STR_LEN], const char *format, ...);
+void report_warn(const char *format, ...);
+void report_repair_msg(const char* common_msg);
+const CommandInfo* GetCommandInfo(CommandType cmd);
+
+
+
+
+////////////////////////////////////////////////////////////////////////////////////////////////////////////
+//                  BASE CLASSES
+////////////////////////////////////////////////////////////////////////////////////////////////////////////
+
+class MLXFWOP_API ErrMsg {
+public:
+    ErrMsg() : _err(0)       {}
+    ~ErrMsg()                { err_clear();}
+    const char *err() const  { return _err;}
+    void err_clear();
+
+protected:
+
+    char *vprint(const char *format, va_list args)
+    {
+        const int INIT_VAL = 1024;
+        int       max_str, max_buf = INIT_VAL;
+        char      *out_buf;
+
+        while (1) {
+            out_buf = new char[max_buf];
+            max_str = max_buf - 1;
+
+            if (vsnprintf(out_buf, max_str, format, args) < max_str)
+                return out_buf;
+            delete [] out_buf;
+            max_buf *= 2;
+        }
+    }
+
+
+    bool errmsg(const char *format, ...)
+#ifdef __GNUC__
+    __attribute__ ((format (printf, 2, 3)))
+#endif
+    ;
+
+    // this is abit ugly as there are no checks on the normalFmt string
+    bool errmsgAdv(bool showAdv, const char *normalFmt, const char *AdvFmt, ...)
+#ifdef __GNUC__
+    __attribute__ ((format (printf, 4, 5)))
+#endif
+    ;
+
+private:
+
+    char       *_err;
+};
+
+
+////////////////////////////////////////////////////////////////////////
+//                                                                    //
+// ****************************************************************** //
+//                        CRC16 CALCULATION                           //
+// ****************************************************************** //
+//                                                                    //
+////////////////////////////////////////////////////////////////////////
+class Crc16 {
+public:
+    Crc16(bool d = false) : _debug(d) { clear();}
+    u_int16_t      get()              { return _crc;}
+    void           clear()            { _crc = 0xffff;}
+    void           operator<<(u_int32_t val) { add(val);}
+    void           add(u_int32_t val);
+    void           finish();
+private:
+    u_int16_t      _crc;
+    bool           _debug;
+};
+
+
+class u_int32_ba {
+public:
+    u_int32_ba(u_int32_t i = 0) :
+    _bits(i),
+    _rbits(_bits),
+    _sptr1(0),
+    _eptr(31)    {}
+
+    u_int32_ba  operator[](u_int32_t idx) {return range((u_int8_t)idx,(u_int8_t)idx);}
+    u_int32_ba& operator= (u_int32_t i)   {_rbits = ((i << _sptr1) & mask()) | (_rbits & ~mask()); return *this;}
+    u_int32_t*  operator& ()              {return &_bits;}
+    operator    u_int32_t ()              {return((mask() & _rbits) >> _sptr1);}
+
+    u_int32_ba  range     (u_int8_t eptr,
+                           u_int8_t sptr) {return u_int32_ba(*this,eptr,sptr);}
+
+private:
+    u_int32_ba(u_int32_ba& other, u_int8_t eptr, u_int8_t sptr) :
+    _bits(other._bits),
+    _rbits(other._bits),
+    _sptr1(sptr),
+    _eptr(eptr) {}
+
+    u_int32_t  mask       () {
+        u_int32_t s_msk = (u_int32_t)-1; // start mask
+        u_int32_t e_msk = (u_int32_t)-1; // end mask
+
+        s_msk = (s_msk << _sptr1);
+        e_msk = (_eptr >= (sizeof(_bits)*8-1)) ? e_msk : ~(e_msk << (_eptr+1));
+
+        return(s_msk & e_msk);
+    };
+
+    u_int32_t  _bits;
+    u_int32_t& _rbits;
+
+    u_int8_t   _sptr1;
+    u_int8_t   _eptr;
+};
+
+//////////////////////////////////////////////////////////////////////
+//
+//  class Aligner:
+//  A utillity class for accessing an addr/size region
+//  in a specific alignment.
+//  If a 0 alignment is given, infinity (no alignment requirements)
+//  is assumed - This is to support single flow for the caller.
+//
+//////////////////////////////////////////////////////////////////////
+
+class Aligner {
+public:
+    Aligner(u_int32_t log2_alignment_size) :
+    _curr_addr(0),
+    _curr_size(0),
+    _log2_alignment_size(log2_alignment_size),
+    _alignment_size(1 << log2_alignment_size),
+    _alignment_mask(_alignment_size - 1)
+    {
+        if (_log2_alignment_size == 0) {
+            _log2_alignment_size = 31;
+            _alignment_size      = 1 << _log2_alignment_size;
+            _alignment_mask      = _alignment_size - 1;
+        }
+    }
+
+    void Init        (u_int32_t  addr, u_int32_t  size) {
+        _curr_addr = addr;
+        _curr_size = size;
+    }
+
+    bool GetNextChunk(u_int32_t& chunk_addr, u_int32_t& chunk_size) {
+        if (_curr_size == 0) {
+            return false;
+        }
+
+        chunk_addr = _curr_addr;
+
+        if ( (_curr_addr               >> _log2_alignment_size) !=
+             ((_curr_addr + _curr_size) >> _log2_alignment_size)) {
+            // Next chunk crosses alignment boundary
+            chunk_size = _alignment_size - (_curr_addr & _alignment_mask);
+        } else {
+            chunk_size = _curr_size;
+        }
+
+        _curr_addr += chunk_size;
+        _curr_size -= chunk_size;
+
+        return true;
+    }
+
+private:
+    u_int32_t _curr_addr;
+    u_int32_t _curr_size;
+    u_int32_t _log2_alignment_size;
+    u_int32_t _alignment_size;
+    u_int32_t _alignment_mask;
+};
+
+#endif
+
diff --git a/mlxfwops/lib/flint_io.cpp b/mlxfwops/lib/flint_io.cpp
new file mode 100755
index 0000000..3e86e0e
--- /dev/null
+++ b/mlxfwops/lib/flint_io.cpp
@@ -0,0 +1,769 @@
+/*
+ *
+ * flint_io.cpp - FLash INTerface
+ *
+ * Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#include <errno.h>
+#include "flint_io.h"
+
+
+extern bool _no_erase;
+extern bool _no_burn;
+
+extern const char* g_sectNames[];
+
+////////////////////////////////////////////////////////////////////////
+//
+// FImage Class Implementation
+//
+////////////////////////////////////////////////////////////////////////
+
+bool FImage::open(const char *fname, bool read_only, bool advErr)
+{
+
+#ifndef UEFI_BUILD
+//#ifndef 1
+    int                fsize;
+    int                r_cnt;
+    FILE              *fh;
+
+    (void)read_only;  // FImage can be opened only for read so we ignore compiler warnings
+    _advErrors = advErr;
+
+    fh = fopen(fname, "rb");
+
+    if (!fh) {
+        return errmsg("Can not open file \"%s\" - %s", fname, strerror(errno));
+    }
+
+    // Get the file size:
+    if (fseek(fh, 0, SEEK_END) < 0) {
+        fclose(fh);
+        return errmsg("Can not get file size for \"%s\" - %s", fname, strerror(errno));
+    }
+
+    fsize = ftell(fh);
+    if (fsize < 0) {
+        fclose(fh);
+        return errmsg("Can not get file size for \"%s\" - %s", fname, strerror(errno));
+    }
+    rewind(fh);
+
+    //printf("-D- %s size is %d\n", fname, fsize);
+    if (fsize & 0x3) {
+        fclose(fh);
+        return errmsg("Image size should be 4-bytes aligned. Make sure file %s is in the right format (binary image)",
+                      fname);
+    }
+
+    _buf = new u_int32_t[fsize/4];
+    if ((r_cnt = fread(_buf, 1, fsize, fh)) != fsize) {
+        fclose(fh);
+        if (r_cnt < 0) {
+            return errmsg("Read error on file \"%s\" - %s",fname, strerror(errno));
+        } else {
+            return errmsg("Read error on file \"%s\" - read only %d bytes (from %ld)",
+                          fname, r_cnt, (unsigned long)fsize);
+        }
+    }
+
+    _len = fsize;
+    fclose(fh);
+    return true;
+#else
+    return false;
+#endif
+} // FImage::open
+
+bool FImage::open(u_int32_t *buf, u_int32_t len, bool advErr)
+{
+    _buf = new u_int32_t[len / 4];
+    memcpy(_buf, buf, len);
+    _len = len;
+    _advErrors = advErr;
+    return true;
+}
+////////////////////////////////////////////////////////////////////////
+void FImage::close()
+{
+    delete [] _buf;
+    _buf = 0;
+} // FImage::close
+
+////////////////////////////////////////////////////////////////////////
+bool FImage::read(u_int32_t addr, u_int32_t *data)
+{
+    return read(addr, data, 4);
+} // FImage::read
+
+////////////////////////////////////////////////////////////////////////
+bool FImage::read(u_int32_t addr, void *data, int len, bool, const char*)
+{
+
+    if (addr & 0x3) {
+        return errmsg("Address should be 4-bytes aligned.");
+    }
+    if (len & 0x3) {
+        return errmsg("Length should be 4-bytes aligned.");
+    }
+    if (!_buf) {
+        return errmsg("read() when not opened");
+    }
+
+    if (cont2phys(addr + len) > _len) {
+        return errmsg("Reading 0x%x bytes from %s address 0x%x is out of image limits (0x%x bytes)",
+                      len,
+                      _log2_chunk_size ? "physical " : "",
+                      addr,
+                      _len);
+    }
+
+    u_int32_t chunk_addr;
+    u_int32_t chunk_size;
+    Aligner align(_log2_chunk_size);
+    align.Init (addr, len);
+    while (align.GetNextChunk(chunk_addr, chunk_size)) {
+        u_int32_t phys_addr = cont2phys(chunk_addr);
+
+        memcpy((u_int8_t*)data + (chunk_addr - addr),
+               (u_int8_t*)_buf +  phys_addr,
+               chunk_size);
+    }
+
+    return true;
+} // FImage::read
+
+////////////////////////////////////////////////////////////////////////
+u_int32_t FImage::get_sector_size()
+{
+    u_int32_t log2_sector_sz_ptr;
+    u_int32_t log2_sector_sz;
+    u_int32_t signature;
+
+    read(0x24, &signature);
+    TOCPU1(signature);
+    if (signature == SIGNATURE) {
+        // full image:
+        read(0x14, &log2_sector_sz_ptr);
+        TOCPU1(log2_sector_sz_ptr);
+        log2_sector_sz_ptr &= 0xffff;
+
+        read(0x30 + log2_sector_sz_ptr, &log2_sector_sz);
+        TOCPU1(log2_sector_sz);
+        log2_sector_sz &= 0xffff;
+
+        return(1 << log2_sector_sz);
+
+    } else {
+        return 0;
+    }
+}
+
+
+
+////////////////////////////////////////////////////////////////////////
+//
+// Flash Class Implementation
+//
+////////////////////////////////////////////////////////////////////////
+
+////////////////////////////////////////////////////////////////////////
+bool Flash::open_com_checks(const char *device, int rc, bool force_lock)
+{
+    if ((rc == MFE_SEM_LOCKED) && force_lock) {
+        report("Warning: Taking flash lock even though semaphore is set.\n");
+        rc = mf_open_ignore_lock(_mfl);
+    }
+
+    if (rc != MFE_OK) {
+        if (rc == MFE_SEM_LOCKED) {
+            return errmsgAdv(_advErrors, "Can not obtain Flash semaphore (62).", "You can run \"flint -clear_semaphore -d <device>\" to force semaphore unlock. See help for details.");
+        }
+        if (rc == MFE_LOCKED_CRSPACE) {
+            _cr_space_locked = 1;
+            return errmsgAdv(_advErrors, "HW access is disabled on the device.", "\n-E- Run \"flint -d %s hw_access enable\" in order to enable HW access.", device);
+        }
+        if (rc == MFE_REG_ACCESS_NOT_SUPPORTED) {
+            return errmsgAdv(_advErrors, "The target device FW does not support flash access commands.", "\n-E- Please use the -override_cache_replacement option in order to access the flash directly.");
+        }
+        if (rc == MFE_DIRECT_FW_ACCESS_DISABLED) {
+            return errmsgAdv(_advErrors, "Flash cache replacement is active.", "\n-E- Please use the -override_cache_replacement option in order to access the flash directly.");
+        }
+
+        return errmsg("%s %s", errno == 0 ? "" : strerror(errno), mf_err2str(rc));
+    }
+
+    rc = mf_get_attr(_mfl, &_attr);
+    if (rc != MFE_OK) {
+        return errmsg("Failed getting flash attributes for device %s: %s", device,  mf_err2str(rc));
+    }
+
+    rc = mf_set_opt(_mfl, MFO_NO_VERIFY, _no_flash_verify? 1: 0);
+    if (rc != MFE_OK) {
+        return errmsg("Failed setting no flash verify on device: %s", mf_err2str(rc));
+    }
+
+
+    if (_attr.hw_dev_id == 435 || _attr.hw_dev_id == SWITCHX_HW_ID) {
+        _port_num = 0;
+    } else if (_attr.hw_dev_id == 25204 || _attr.hw_dev_id == 24204) {
+        _port_num = 1;
+    } else {
+        _port_num = 2;
+    }
+    return true;
+}
+
+bool Flash::set_no_flash_verify(bool val) {
+
+	_no_flash_verify = val;
+	int rc;
+	if (_mfl) {
+		rc = mf_set_opt(_mfl, MFO_NO_VERIFY, val? 1: 0);
+		if (rc != MFE_OK) {
+			return errmsg("Failed setting no flash verify on device: %s", mf_err2str(rc));
+			}
+	}
+    return true;
+}
+
+// Flash::open
+
+
+////////////////////////////////////////////////////////////////////////
+bool Flash::open(const char *device, bool force_lock, bool read_only, int num_of_banks, flash_params_t *flash_params,
+        int ignore_cashe_replacement, bool advErr)
+{
+    // Open device
+    int rc;
+    _advErrors = advErr;
+    (void)read_only; // not used , avoid compiler warnings TODO: remove this var from function def
+    rc = mf_open(&_mfl, device, num_of_banks, flash_params, ignore_cashe_replacement);
+    //printf("device: %s , forceLock: %s , read only: %s, num of banks: %d, flash params is null: %s, ocr: %d, rc: %d\n",
+    //		device, force_lock? "true":"false", read_only?"true":"false", num_of_banks, flash_params? "no":"yes", ignore_cashe_replacement, rc);
+    return open_com_checks(device, rc, force_lock);
+}
+
+////////////////////////////////////////////////////////////////////////
+bool Flash::open(uefi_Dev_t *uefi_dev, f_fw_cmd fw_cmd_func, bool force_lock, bool advErr)
+{
+    int rc;
+    _advErrors = advErr;
+    rc = mf_open_uefi(&_mfl, uefi_dev, fw_cmd_func);
+    return open_com_checks("uefi", rc, force_lock);
+}
+
+
+////////////////////////////////////////////////////////////////////////
+void Flash::close()
+{
+    if (!_mfl)
+        return;
+
+    mf_close(_mfl);
+    _mfl = 0;
+} // Flash::close
+
+bool Flash::read(u_int32_t addr,
+                 u_int32_t *data) {
+    int rc;
+
+    u_int32_t phys_addr = cont2phys(addr);
+    // printf("-D- read1: addr = %#x, phys_addr = %#x\n", addr, phys_addr);
+    // here we set a "silent" signal handler and deal with the recieved signal after the read
+    mft_signal_set_handling(1);
+    rc = mf_read(_mfl, phys_addr, 4, (u_int8_t*)data);
+    deal_with_signal();
+    if (rc != MFE_OK) {
+        return errmsg("Flash read failed at address %s0x%x : %s",
+                      _log2_chunk_size ? "physical " : "",
+                      addr,
+                      mf_err2str(rc));
+    }
+
+    return true;
+}
+
+////////////////////////////////////////////////////////////////////////
+bool Flash::read(u_int32_t addr, void *data, int len, bool verbose, const char* message)
+{
+    int rc;
+    u_int32_t  perc = 0xffffffff;
+
+    if (addr & 0x3) {
+        return errmsg("Address should be 4-bytes aligned.");
+    }
+    if (len & 0x3) {
+        return errmsg("Length should be 4-bytes aligned.");
+    }
+
+    // Much better perf for read in a single chunk. need to work on progress report though.
+    bool read_in_single_chunk = true;
+
+    if (read_in_single_chunk) {
+        u_int32_t chunk_addr;
+        u_int32_t chunk_size;
+
+        Aligner align(_log2_chunk_size);
+        align.Init (addr, len);
+        while (align.GetNextChunk(chunk_addr, chunk_size)) {
+            u_int32_t phys_addr = cont2phys(chunk_addr);
+            // printf("-D- write: addr = %#x, phys_addr = %#x\n", chunk_addr, phys_addr);
+            mft_signal_set_handling(1);
+            rc = mf_read(_mfl, phys_addr, chunk_size, ((u_int8_t*)data) + chunk_addr - addr);
+            deal_with_signal();
+            if (rc != MFE_OK) {
+                return errmsg("Flash read failed at address %s0x%x : %s",
+                              _log2_chunk_size ? "physical " : "",
+                              chunk_addr,
+                              mf_err2str(rc));
+            }
+        }
+
+    } else {
+        u_int32_t *p = (u_int32_t *)data;
+        for (int i=0; i<len/4; i++) {
+            if (!read(addr, p++))
+                return false;
+
+            addr += 4;
+
+            // Report
+            if (verbose) {
+                u_int32_t new_perc = (i * 100) / len;
+                if (new_perc != perc) {
+                    printf("\r%s%%%03d", message, new_perc);
+                    fflush(stdout);
+
+                    perc = new_perc;
+                }
+            }
+        }
+    }
+    // Report
+    if (verbose) {
+        printf("\r%s%%100", message);
+        fflush(stdout);
+    }
+
+    return true;
+} // Flash::read
+#define DISABLE_CONVERTOR(log2_chunk_size_bak, is_image_in_odd_chunks_bak) {\
+    log2_chunk_size_bak = _log2_chunk_size;\
+    is_image_in_odd_chunks_bak = _is_image_in_odd_chunks;\
+    set_address_convertor(0, 0);\
+}
+
+#define NATIVE_PHY_ADDR_FUNC(func, arg) {\
+	bool ret = true;\
+	u_int32_t log2_chunk_size_bak, is_image_in_odd_chunks_bak;\
+	DISABLE_CONVERTOR(log2_chunk_size_bak, is_image_in_odd_chunks_bak);\
+	ret = func arg;\
+	set_address_convertor(log2_chunk_size_bak, is_image_in_odd_chunks_bak);\
+	return ret;\
+}
+bool FBase::read_phy (u_int32_t phy_addr, u_int32_t* data)
+{
+    NATIVE_PHY_ADDR_FUNC(read, (phy_addr, data));
+}
+
+bool FBase::read_phy (u_int32_t phy_addr, void* data, int len)
+{
+    NATIVE_PHY_ADDR_FUNC(read, (phy_addr, data, len));
+}
+
+bool Flash::write_phy(u_int32_t phy_addr, u_int32_t data)
+{
+    NATIVE_PHY_ADDR_FUNC(write, (phy_addr, data));
+}
+
+bool Flash::write_phy(u_int32_t phy_addr, void* data, int cnt, bool noerase)
+{
+    // Avoid warning
+    (void)noerase;
+    NATIVE_PHY_ADDR_FUNC(write_with_erase, (phy_addr, data, cnt));
+}
+
+bool Flash::erase_sector_phy  (u_int32_t phy_addr)
+{
+    NATIVE_PHY_ADDR_FUNC(erase_sector, (phy_addr));
+}
+
+
+////////////////////////////////////////////////////////////////////////
+bool Flash::write  (u_int32_t addr,
+                    void*     data,
+                    int       cnt,
+                    bool      noerase)
+{
+
+    // FIX:
+    noerase = _no_erase || noerase;
+
+    if (!_mfl) {
+        return errmsg("Not opened");
+    }
+    if (addr & 0x3) {
+        return errmsg("Address should be 4-bytes aligned.");
+    }
+
+
+    if (cont2phys(addr + cnt) > get_size()) {
+        return errmsg(
+                     "Trying to write %d bytes to address 0x%x, which exceeds max image size (0x%x - half of total flash size).",
+                     cnt,
+                     addr,
+                     get_size() / 2);
+    }
+
+    u_int8_t         *p = (u_int8_t *)data;
+    u_int32_t sect_size = get_sector_size();
+
+    u_int32_t chunk_addr;
+    u_int32_t chunk_size;
+
+    u_int32_t first_set;
+    for (first_set = 0; ((sect_size >> first_set) & 1) == 0; first_set++ )
+        ;
+
+    Aligner align(first_set);
+    align.Init (addr, cnt);
+    while (align.GetNextChunk(chunk_addr, chunk_size)) {
+        // Write / Erase in sector_size alligned chunks
+        int rc;
+
+        if (!noerase) {
+            u_int32_t sector = (chunk_addr / sect_size) * sect_size;
+            if (sector != _curr_sector) {
+                _curr_sector = sector;
+                if (!erase_sector(_curr_sector)) {
+                    return false;
+                }
+
+            }
+        }
+
+        if (_no_burn)
+            continue;
+
+        // Actual write:
+        u_int32_t phys_addr = cont2phys(chunk_addr);
+        // printf("-D- write: addr = %#x, phys_addr = %#x\n", chunk_addr, phys_addr);
+        mft_signal_set_handling(1);
+        rc = mf_write(_mfl, phys_addr, chunk_size, p);
+        deal_with_signal();
+
+        if (rc != MFE_OK) {
+            if (rc == MFE_ICMD_BAD_PARAM || rc == MFE_REG_ACCESS_BAD_PARAM) {
+                return errmsg("Flash write of %d bytes to address %s0x%x failed: %s\n"
+                          "    This may indicate that a FW image was already updated on flash, but not loaded by the device.\n"
+                          "    Please load FW on the device (reset device or reboot machine) before burning a new FW.",
+                          chunk_size,
+                          _log2_chunk_size ? "physical " : "",
+                          chunk_addr,
+                          mf_err2str(rc));
+
+            } else {
+                return errmsg("Flash write of %d bytes to address %s0x%x failed: %s",
+                          chunk_size,
+                          _log2_chunk_size ? "physical " : "",
+                          chunk_addr,
+                          mf_err2str(rc));
+            }
+        }
+
+        // Loop advance
+        p    += chunk_size;
+    }
+
+    return true;
+}
+
+
+////////////////////////////////////////////////////////////////////////
+bool Flash::write(u_int32_t addr, u_int32_t data)
+{
+    u_int32_t word;
+
+    if (!_mfl) {
+        return errmsg("Not opened");
+    }
+    if (addr & 0x3) {
+        return errmsg("Address should be 4-bytes aligned.");
+    }
+    if (!read(addr, &word)) {
+        return false;
+    }
+    if (word == data) {
+        return true;   // already there
+    }
+    return write_sector_with_erase(addr, &data, 4);
+}
+
+bool Flash::write_sector_with_erase(u_int32_t addr, void *data, int cnt)
+{
+
+    u_int32_t sector_size = _attr.sector_size;
+    u_int32_t sector_mask = ~(sector_size - 1);
+
+    u_int32_t sector = addr & sector_mask;
+    u_int32_t offest_in_bytes = (addr & ~sector_mask);
+    u_int32_t word_in_sector = offest_in_bytes / sizeof(u_int32_t);
+
+    if (offest_in_bytes + cnt > sector_size) {
+        return errmsg("data exceeds current sector");
+    }
+
+    vector<u_int32_t> buff(sector_size/sizeof(u_int32_t));
+    if (!read(sector, &buff[0] , sector_size)) {
+        return false;
+    }
+
+    memcpy(&buff[word_in_sector], data, cnt);
+    return write(sector, &buff[0], sector_size);
+}
+
+bool Flash::write_with_erase(u_int32_t addr, void *data, int cnt)
+{
+    u_int32_t towrite = (u_int32_t)cnt;
+    u_int32_t currSize;
+    while (towrite > 0) {
+        currSize = towrite > _attr.sector_size ? (_attr.sector_size) : towrite;
+        if (!write_sector_with_erase(addr, data, currSize)) {
+            return false;
+        }
+        towrite -= currSize;
+    }
+    return true;
+}
+
+bool Flash::erase_sector  (u_int32_t addr) {
+    int rc;
+
+    u_int32_t phys_addr = cont2phys(addr);
+    mft_signal_set_handling(1);
+    rc = mf_erase_sector(_mfl, phys_addr);
+    deal_with_signal();
+    if (rc != MFE_OK) {
+        if (rc == MFE_REG_ACCESS_RES_NOT_AVLBL) {
+            return errmsg("Flash erase of address 0x%x failed: %s\n"
+                          "    This may indicate that a FW image was already updated on flash, but not loaded by the device.\n"
+                          "    Please load FW on the device (reset device or restart driver) before burning a new FW.",
+                          phys_addr,
+                          mf_err2str(rc));
+        } else {
+            return errmsg("Flash erase of address 0x%x failed: %s",
+                          phys_addr,
+                          mf_err2str(rc));
+        }
+    }
+
+    return true;
+}
+
+bool Flash::enable_hw_access(u_int64_t key)
+{
+    int rc;
+    rc = mf_enable_hw_access(_mfl, key);
+
+    if (rc != MFE_OK) {
+        return errmsg("Enable HW access failed: %s", mf_err2str(rc));
+    }
+    return true;
+}
+
+bool Flash::disable_hw_access(void)
+{
+    int rc;
+    rc = mf_disable_hw_access(_mfl);
+
+    if (rc != MFE_OK) {
+        return errmsg("Disable HW access failed: %s", mf_err2str(rc));
+    }
+    return true;
+
+}
+
+bool Flash::sw_reset() {
+    if (_attr.hw_dev_id != 435 && _attr.hw_dev_id != SWITCHX_HW_ID) {
+        return errmsg("operation supported only for InfiniScale4 switch and SwitchX over IB interface");
+    }
+    int rc = mf_sw_reset(_mfl);
+    if (rc != MFE_OK) {
+        return errmsg("%s (%s)", errno == 0 ? "" : strerror(errno), mf_err2str(rc));
+    }
+    return true;
+}
+
+
+bool Flash::get_attr(ext_flash_attr_t& attr) {
+    attr.banks_num = _attr.banks_num;
+    attr.hw_dev_id = _attr.hw_dev_id;
+    attr.rev_id = _attr.rev_id;
+    if (_attr.type_str != NULL) {
+        // we don't print the flash type in old devices
+        attr.type_str = strcpy(new char[strlen(_attr.type_str)+1], _attr.type_str);
+    }
+    attr.size = _attr.size;
+    attr.sector_size = _attr.sector_size;
+    attr.block_write = _attr.block_write;
+    attr.command_set = _attr.command_set;
+    attr.quad_en_support = _attr.quad_en_support;
+    attr.dummy_cycles_support = _attr.dummy_cycles_support;
+    // Quad EN query
+    if (_attr.quad_en_support) {
+        attr.mf_get_quad_en_rc = (MfError)mf_get_quad_en(_mfl, &attr.quad_en);
+    }
+    // Dummy Cycles query
+    if (_attr.dummy_cycles_support) {
+    	attr.mf_get_dummy_cycles_rc = (MfError)mf_get_dummy_cycles(_mfl, &attr.dummy_cycles);
+    }
+
+    // Flash write protected info query
+    attr.write_protect_support = _attr.write_protect_support;
+    if (_attr.write_protect_support) {
+        int bank;
+        for (bank = 0; bank < _attr.banks_num; bank++) {
+            attr.mf_get_write_protect_rc_array[bank] = (MfError)mf_get_write_protect(_mfl, bank, &attr.protect_info_array[bank]);
+        }
+    }
+    return true;
+}
+
+const char* Flash::getFlashType() {
+    if (_attr.type_str != NULL) {
+    	return _attr.type_str;
+    }
+    return (const char*)NULL;
+}
+
+#define GET_IN_PARAM(param_in, out, first_op, second_op) {\
+    if (!strcmp(param_in, first_op)) {\
+        out = 1;\
+    } else if (!strcmp(param_in, second_op)) {\
+        out = 0;\
+    } else {\
+        return errmsg("bad argument (%s) it can be "first_op" or " second_op"", param_in);\
+    }\
+}
+bool  Flash::set_attr(char *param_name, char *param_val_str)
+{
+    int rc;
+    //TODO: make generic function that sets params
+    if (!strcmp(param_name, QUAD_EN_PARAM)) {
+        char* endp;
+        u_int8_t quad_en_val;
+        quad_en_val = strtoul(param_val_str, &endp, 0);
+        if (*endp != '\0' || quad_en_val > 1) {
+            return errmsg("Bad "QUAD_EN_PARAM" value (%s), it can be 0 or 1\n", param_val_str);
+        }
+        rc = mf_set_quad_en(_mfl, quad_en_val);
+        if (rc != MFE_OK) {
+            return errmsg("Setting "QUAD_EN_PARAM" failed: (%s)", mf_err2str(rc));
+        }
+    } else if (!strcmp(param_name, DUMMY_CYCLES_PARAM)) {
+        char* endp;
+        u_int8_t dummy_cycles_val;
+        dummy_cycles_val = strtoul(param_val_str, &endp, 0);
+        if (*endp != '\0' || dummy_cycles_val < 1 || dummy_cycles_val > 15) {
+        	// value is actually [0.15] but val=0 and val=15 indicate default state (thus they are the same so no need for both values to be accepted)
+            return errmsg("Bad "DUMMY_CYCLES_PARAM" value (%s), it can be [1..15]\n", param_val_str);
+        }
+        rc = mf_set_dummy_cycles(_mfl, dummy_cycles_val);
+        if (rc != MFE_OK) {
+            return errmsg("Setting "DUMMY_CYCLES_PARAM" failed: (%s)", mf_err2str(rc));
+        }
+    } else if (strstr(param_name, FLASH_NAME) == param_name) {
+        char *flash_param, *param_str, *endp, *bank_num_str;
+        u_int8_t bank_num;
+        flash_param = strtok(param_name, ".");
+        param_str   = strtok((char*)NULL, ".");
+        bank_num_str = flash_param + strlen(FLASH_NAME);
+        bank_num = strtoul(bank_num_str, &endp, 0);
+        if (*endp != '\0') {
+            return errmsg("bad number of flash bank (%s), it should be integer!.", bank_num_str);
+        }
+        if (!strcmp(param_str, WRITE_PROTECT)) {
+            write_protect_info_t protect_info;
+            char *tb, *num_str, *sec;
+
+            if (!strcmp(param_val_str, WP_DISABLED_STR)) {
+                memset(&protect_info, 0, sizeof(protect_info));
+            } else {
+                tb = strtok(param_val_str, ",");
+                num_str = strtok((char*)NULL, "-");
+                sec = strtok((char*)NULL, "");
+                if (tb == NULL || num_str == NULL || sec == NULL) {
+                    return errmsg("missing parameters for setting the "WRITE_PROTECT" attribute, see help for more info.");
+                }
+                GET_IN_PARAM(tb, protect_info.is_bottom, WP_BOTTOM_STR, WP_TOP_STR);
+                GET_IN_PARAM(sec, protect_info.is_subsector, WP_SUBSEC_STR, WP_SEC_STR);
+
+                protect_info.sectors_num = strtoul(num_str, &endp, 0);
+                if (*endp != '\0') {
+                    return errmsg("bad argument (%s), only integer value is allowed.", num_str);
+                }
+           }
+            rc = mf_set_write_protect(_mfl, bank_num, &protect_info);
+            if (rc != MFE_OK) {
+                return errmsg("Setting "WRITE_PROTECT" failed: (%s)", mf_err2str(rc));
+            }
+        } else {
+            return errmsg("Unknown attribute %s.%s", flash_param, param_str);
+        }
+
+
+    } else {
+        return errmsg("Unknown attribute %s", param_name);
+    }
+
+    return true;
+}
+
+void Flash::deal_with_signal()
+{
+    int sig;
+    sig = mft_signal_is_fired();
+    if (sig) {
+        // reset recieved signal
+        mft_signal_set_fired(0);
+        // retore prev handler
+        mft_signal_set_handling(0);
+        //raise signal to let the previous handle deal with it.
+        raise(sig);
+    }
+    mft_signal_set_handling(0);
+    return;
+}
+
+
diff --git a/mlxfwops/lib/flint_io.h b/mlxfwops/lib/flint_io.h
new file mode 100755
index 0000000..df383ca
--- /dev/null
+++ b/mlxfwops/lib/flint_io.h
@@ -0,0 +1,341 @@
+/*
+ *
+ * flint_io.h - FLash INTerface
+ *
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  Version: $Id: flint_io.h 7522 2011-11-16 15:37:21Z mohammad $
+ *
+ */
+
+
+#ifndef FLINT_IO_H
+#define FLINT_IO_H
+
+#ifdef __WIN__
+
+#ifdef MLXFWOP_EXPORTS
+#define MLXFWOP_API __declspec(dllexport)
+#else
+#define MLXFWOP_API __declspec(dllimport)
+#endif
+
+#else
+#define MLXFWOP_API
+#endif
+
+#include "flint_base.h"
+#include <mflash.h>
+#include <mft_sig_handler.h>
+
+// external flash attr struct
+
+#define IO_MAX_BANKS_NUM 4
+
+typedef struct ext_flash_attr {
+    u_int8_t banks_num;
+    u_int32_t hw_dev_id;
+    u_int32_t rev_id;
+    char*   type_str; // NULL if not available
+    u_int32_t size;
+    u_int32_t sector_size;
+    int block_write;
+    int command_set;
+    u_int8_t quad_en_support;
+    u_int8_t dummy_cycles_support;
+
+    u_int8_t quad_en;
+    MfError mf_get_quad_en_rc;
+
+    u_int8_t dummy_cycles;
+    MfError mf_get_dummy_cycles_rc;
+
+    u_int8_t write_protect_support;
+
+    write_protect_info_t protect_info_array[IO_MAX_BANKS_NUM];
+    MfError mf_get_write_protect_rc_array[IO_MAX_BANKS_NUM];
+
+} ext_flash_attr_t;
+
+// Common base class for Flash and for FImage
+class MLXFWOP_API FBase : public ErrMsg {
+public:
+    FBase(bool is_flash) :
+    _is_image_in_odd_chunks(false),
+    _log2_chunk_size(0),
+    _is_flash(is_flash),
+    _advErrors(true) {}
+    virtual ~FBase()  {}
+
+    virtual bool open(const char *, bool, bool)                  {return false;}
+    virtual void close()                                   = 0;
+    virtual bool read(u_int32_t addr, u_int32_t *data)     = 0;
+    virtual bool read(u_int32_t addr, void *data, int len,
+                      bool verbose=false,
+                      const char* message = "")            = 0;
+
+    virtual u_int32_t get_sector_size()                    = 0;
+    virtual u_int32_t get_size()                           = 0;
+
+    virtual u_int32_t get_dev_id()                         = 0;
+    virtual u_int32_t get_rev_id()                         = 0;
+    Crc16&            get_image_crc() {return _image_crc;};
+    bool              is_flash() {return _is_flash;};
+
+    bool read_phy (u_int32_t phy_addr, void* data, int len);
+    bool read_phy (u_int32_t phy_addr, u_int32_t* data);
+
+    virtual void set_address_convertor(u_int32_t log2_chunk_size, bool is_image_in_odd_chunks) {
+        _log2_chunk_size = log2_chunk_size;
+        _is_image_in_odd_chunks = is_image_in_odd_chunks;
+    }
+    virtual u_int32_t get_phys_from_cont     (u_int32_t cont_addr, u_int32_t log2_chunk_size, bool is_image_in_odd_chunks) {
+        u_int32_t phys_addr;
+        u_int32_t log2_chunk_size_bak = _log2_chunk_size;
+        bool is_image_in_odd_chunks_bak = _is_image_in_odd_chunks;
+
+        set_address_convertor(log2_chunk_size, is_image_in_odd_chunks);
+        phys_addr = cont2phys(cont_addr);
+        set_address_convertor(log2_chunk_size_bak, is_image_in_odd_chunks_bak);
+        return phys_addr;
+    }
+
+    enum {
+        MAX_FLASH = 4*1048576
+    };
+
+protected:
+
+    // Address translation functions for ConnectX.
+    // Translate between contiguous "logical" addresses
+
+    // If Failsafe zebra mapping is enabled:
+
+    // Result is concatenation of:
+    // The lower log2_chunk_size bits of the cons_addr
+    // The is_image_in_odd_chunk bit
+    // The remaining upper bits of the cons_addr
+
+    u_int32_t cont2phys(u_int32_t cont_addr) {
+        u_int32_t result;
+        if (_log2_chunk_size) {
+            result  = (cont_addr       & (0xffffffff >> (32 - _log2_chunk_size))) |
+                      (_is_image_in_odd_chunks       << _log2_chunk_size)         |
+                      ((cont_addr << 1) & (0xffffffff << (_log2_chunk_size + 1)));
+        } else {
+            result = cont_addr;
+        }
+        return result;
+    }
+
+    u_int32_t phys2cont(u_int32_t phys_addr) {
+        u_int32_t result;
+        if (_log2_chunk_size) {
+            result =  (phys_addr       & (0xffffffff >> (32 - _log2_chunk_size)))  |
+                      ((phys_addr >> 1) & (0xffffffff << (     _log2_chunk_size)));
+        } else {
+            result = phys_addr;
+        }
+        return result;
+    }
+
+    bool       _is_image_in_odd_chunks;
+    u_int32_t  _log2_chunk_size;
+    Crc16      _image_crc;
+    const bool _is_flash;
+    // show advanced error msgs
+    bool _advErrors;
+
+};
+
+
+
+
+// Flash image (R/W)
+class MLXFWOP_API FImage : public FBase {
+public:
+    FImage() :
+    FBase(false),
+    _buf(0),
+    _len(0) {}
+    virtual ~FImage() { close();}
+
+    u_int32_t    *getBuf()      { return _buf;}
+    u_int32_t    getBufLength() { return _len;}
+    virtual bool open(const char *fname, bool read_only = false, bool advErr = true);
+    using FBase::open;
+    bool open(u_int32_t *buf, u_int32_t len, bool advErr = true);
+    virtual void close();
+    virtual bool read(u_int32_t addr, u_int32_t *data);
+    virtual bool read(u_int32_t addr, void *data, int len, bool verbose=false, const char* message= "");
+
+    virtual u_int32_t get_sector_size();
+    virtual u_int32_t get_size()     { return  getBufLength();}
+    virtual u_int32_t get_dev_id()   { return  0;}
+    virtual u_int32_t get_rev_id()   { return  0;}
+private:
+    u_int32_t *_buf;
+    u_int32_t _len;
+};
+
+
+
+
+//
+// Flash access (R/W)
+//
+
+
+
+
+class MLXFWOP_API Flash : public FBase {
+public:
+    Flash() :
+    FBase(true),
+    _mfl(NULL),
+    _no_flash_verify(false),
+    _curr_sector(0xffffffff),
+    _port_num(0),
+    _cr_space_locked(0)
+    {
+        memset(&_attr, 0, sizeof(_attr));
+    }
+
+    virtual ~Flash()  { close();};
+
+    // FBase Interface
+
+    virtual bool open          (const char *device,
+                                bool force_lock  = false,
+                                bool read_only   = false,
+                                int num_of_banks = 4,
+                                flash_params_t *flash_params = (flash_params_t *)NULL,
+                                int ignoe_cache_replacement = 0,
+                                bool advErr = true);
+    using FBase::open;
+
+    bool open          (uefi_Dev_t *uefi_dev,
+                        f_fw_cmd fw_cmd_func,
+                        bool force_lock = false,
+                        bool advErr = true);
+
+    virtual void close         ();
+
+    virtual bool read          (u_int32_t addr,
+                                u_int32_t *data);
+
+    virtual bool read          (u_int32_t addr,
+                                void*     data,
+                                int       len,
+                                bool      verbose = false,
+                                const char* message = "");
+    bool write_phy(u_int32_t phy_addr, void* data, int cnt, bool noerase = false);
+    bool write_phy(u_int32_t phy_addr, u_int32_t data);
+    bool erase_sector_phy  (u_int32_t phy_addr);
+
+    bool         update_boot_addr (u_int32_t boot_addr)
+                                  {return mf_update_boot_addr(_mfl, boot_addr) == MFE_OK;}
+    //
+    // Flash Interface
+    //
+
+    u_int32_t get_sector_size        ()  {return _attr.sector_size;}
+    u_int32_t get_size               ()  {return _attr.size;}
+
+    u_int32_t get_dev_id             ()  {return _attr.hw_dev_id; }
+    u_int32_t get_rev_id             ()  {return _attr.rev_id; }
+    u_int32_t get_port_num           ()  {return _port_num;}
+    u_int8_t  get_cr_space_locked    ()  {return _cr_space_locked;}
+
+    bool sw_reset();
+
+    bool set_no_flash_verify(bool val);
+    static void get_flash_list(char *flash_list) {return mf_flash_list(flash_list);}
+
+    // Write and Erase functions are performed by the Command Set
+
+    virtual bool erase_sector  (u_int32_t addr);
+
+    virtual bool write         (u_int32_t addr,
+                                void*     data,
+                                int       cnt,
+                                bool      noerase = false);
+
+    virtual bool write         (u_int32_t addr,
+                                u_int32_t data);
+
+    virtual bool enable_hw_access(u_int64_t key);
+
+    virtual bool disable_hw_access();
+
+    const char* getFlashType();
+
+    bool         get_attr(ext_flash_attr_t& attr);
+
+    bool         set_attr(char *param_name,
+                          char *param_val_str);
+    static void  deal_with_signal();
+
+    enum {
+        TRANS = 4096
+    };
+
+    bool open_com_checks(const char *device,
+                         int rc,
+                         bool force_lock);
+
+//needed for printing flash status in flint hw query cmd
+#define QUAD_EN_PARAM "QuadEn"
+#define DUMMY_CYCLES_PARAM "DummyCycles"
+#define FLASH_NAME "Flash"
+#define WRITE_PROTECT "WriteProtected"
+#define WP_TOP_STR "Top"
+#define WP_BOTTOM_STR "Bottom"
+#define WP_SEC_STR "Sectors"
+#define WP_SUBSEC_STR "SubSectors"
+#define WP_DISABLED_STR "Disabled"
+
+#ifndef _MSC_VER
+protected:
+#endif
+    bool write_sector_with_erase(u_int32_t addr, void *data, int cnt);
+    bool write_with_erase(u_int32_t addr, void *data, int cnt);
+
+    mflash*    _mfl;
+    flash_attr _attr;
+    bool _no_flash_verify;
+
+    u_int32_t  _curr_sector;
+    u_int32_t  _port_num;
+    u_int8_t   _cr_space_locked;
+};
+
+#endif
diff --git a/mlxfwops/lib/fs2_ops.cpp b/mlxfwops/lib/fs2_ops.cpp
new file mode 100644
index 0000000..cda498b
--- /dev/null
+++ b/mlxfwops/lib/fs2_ops.cpp
@@ -0,0 +1,2033 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include "fs2_ops.h"
+// #include "flint_ops.h"
+
+#define PRE_CRC_OUTPUT   "    "
+#define CRC_CHECK_OUTPUT  CRC_CHECK_OLD")"
+
+
+static int part_cnt;
+extern const char* g_sectNames[];
+
+bool Fs2Operations::FwInit()
+{
+    FwInitCom();
+    memset(&_fs2ImgInfo, 0, sizeof(_fs2ImgInfo));
+    return true;
+}
+
+
+bool Fs2Operations::CntxGetFsData(u_int32_t fs_info_word, bool& fs_en, u_int32_t& log2chunk_size) {
+    u_int8_t  checksum;
+    //printf("-D- fs_info_word=%08x\n", fs_info_word);
+
+    checksum = ((fs_info_word      ) & 0xff) +
+               ((fs_info_word >>  8) & 0xff) +
+               ((fs_info_word >> 16) & 0xff) +
+               ((fs_info_word >> 24) & 0xff);
+
+    if (checksum != 0) {
+        return errmsg("Corrupted chunk size checksum");
+    }
+
+    fs_en = (fs_info_word & 0x8) != 0;
+
+    if (fs_en) {
+        log2chunk_size = (fs_info_word & 0x7) + 16;
+    } else {
+        log2chunk_size = 0;
+    }
+    return true;
+}
+
+bool Fs2Operations::ParseInfoSect(u_int8_t* buff, u_int32_t byteSize) {
+
+
+    u_int32_t *p = (u_int32_t*)buff;
+    u_int32_t offs = 0;
+    u_int32_t tagNum = 0;
+    bool endFound = false;
+
+    // TODO: Add new flag on the info which indicates that the ParseInfoSect was already called.
+
+    while (!endFound && offs < byteSize) {
+        u_int32_t tagSize = __be32_to_cpu(*p) & 0xffffff;
+        u_int32_t tagId   = __be32_to_cpu(*p) >> 24;
+
+        if (offs + tagSize > byteSize) {
+            return errmsg("Info section corrupted: Tag %d (TagId %d, size %d) exceeds Info section size (%d bytes) ",
+                          tagNum, tagId, tagSize, byteSize);
+        }
+        // printf("-D- tagId = (%#x), tagSize = (%#x), offs = %#x\n", tagId, tagSize, offs);
+        u_int32_t   tmp;
+        const char* str;
+        switch (tagId) {
+        case II_FwVersion:
+            _fwImgInfo.ext_info.fw_ver[0] = u_int16_t(__be32_to_cpu(*(p+1)) >> 16);
+            tmp = __be32_to_cpu(*(p+2));
+            _fwImgInfo.ext_info.fw_ver[1] = tmp >> 16;
+            _fwImgInfo.ext_info.fw_ver[2] = tmp & 0xffff;
+            break;
+        case II_FwBuildTime:
+            tmp = __be32_to_cpu(*(p+2));
+            _fwImgInfo.ext_info.fw_rel_date[0] = (u_int16_t)(tmp & 0xff);
+            _fwImgInfo.ext_info.fw_rel_date[1] = (u_int16_t)((tmp >> 8) & 0xff);
+            _fwImgInfo.ext_info.fw_rel_date[2] = (u_int16_t)((tmp >> 16) & 0xffff);
+            break;
+        case II_MinFitVersion:
+            tmp = __be32_to_cpu(*(p+1));
+            _fwImgInfo.ext_info.min_fit_ver[0] = tmp >> 16;
+            _fwImgInfo.ext_info.min_fit_ver[1] = tmp & 0xffff;
+            tmp = __be32_to_cpu(*(p+2));
+            _fwImgInfo.ext_info.min_fit_ver[2] = tmp >> 16;
+            _fwImgInfo.ext_info.min_fit_ver[3] = tmp & 0xffff;
+            break;
+        case II_MicVersion:
+            tmp = __be32_to_cpu(*(p+1));
+            _fwImgInfo.ext_info.mic_ver[0] = tmp >> 16;
+            //_fwImgInfo.ext_info.minFitVer[1] = tmp & 0xffff;
+            tmp = __be32_to_cpu(*(p+2));
+            _fwImgInfo.ext_info.mic_ver[1] = tmp >> 16;
+            _fwImgInfo.ext_info.mic_ver[2] = tmp & 0xffff;
+            break;
+        case II_DeviceType:
+            tmp = __be32_to_cpu(*(p+1));
+            _fwImgInfo.ext_info.dev_type = tmp & 0xffff;
+            //info->devRev  = (tmp >> 16) & 0xff;
+            break;
+
+        case II_VsdVendorId:
+            tmp = __be32_to_cpu(*(p+1));
+            _fwImgInfo.ext_info.vsd_vendor_id    = tmp & 0xffff;
+            break;
+
+        case II_IsGa:
+            tmp = __be32_to_cpu(*(p+1));
+            _fwImgInfo.isGa = tmp ? true : false;;
+            break;
+
+        case II_PSID:
+            // set psid only if not previosly found in PS
+                str = (const char*)p;
+                str += 4;
+
+                for (int i = 0 ; i < PSID_LEN ; i++) {
+                    _fwImgInfo.ext_info.psid[i] = str[i];
+                }
+                _fwImgInfo.ext_info.psid[PSID_LEN] = '\0';
+            break;
+
+        case II_VSD:
+            // set psid only if not previosly found in PS
+                str = (const char*)p;
+                str += 4;
+
+                for (int i = 0 ; i < VSD_LEN ; i++) {
+                    _fwImgInfo.ext_info.vsd[i] = str[i];
+                }
+                _fwImgInfo.ext_info.vsd[VSD_LEN] = '\0';
+                _fwImgInfo.ext_info.vsd_sect_found = true;
+            break;
+        case II_ProductVer:
+
+            str = (const char*)p;
+            str += 4;
+            for (int i = 0 ; i < PRODUCT_VER_LEN ; i++) {
+                _fwImgInfo.ext_info.product_ver[i] = str[i];
+            }
+            _fwImgInfo.ext_info.product_ver[PRODUCT_VER_LEN] = '\0';
+            break;
+        case II_HwDevsId:
+           for (u_int32_t i = 1; i <= (tagSize / 4); i++) {
+               _fwImgInfo.supportedHwId[i - 1] = __be32_to_cpu(*(p + i));
+           }
+           _fwImgInfo.supportedHwIdNum = tagSize / 4;
+           break;
+        case II_HwAccessKey: {
+            _fs2ImgInfo.ext_info.access_key_value.h = __be32_to_cpu(*(p + 1));;
+            _fs2ImgInfo.ext_info.access_key_value.l = __be32_to_cpu(*(p + 2));;
+            _fs2ImgInfo.ext_info.access_key_exists= 1;
+        }
+            break;
+        case II_PROFILES_LIST: {
+            GetSectData(_fs2ImgInfo.profListSectZipped, p + 1, tagSize);
+        }
+            break;
+        case II_TLVS_FORMAT: {
+            GetSectData(_fs2ImgInfo.TlvFormatSectZipped, p + 1, tagSize);
+        }
+            break;
+        case II_TRACER_HASH: {
+            GetSectData(_fs2ImgInfo.TracerHashSectZipped, p + 1, tagSize);
+        }
+            break;
+
+        case II_CONFIG_INFO: {
+            // printf("-D- configExists\n");
+            _fs2ImgInfo.isConfigurable = true;
+            _fs2ImgInfo.defPorfile   = __be32_to_cpu(*(p + 1));;
+        }
+            break;
+        case II_SUPPORTED_PROFS: {
+            for (u_int32_t i = 1; i <= (tagSize / 4); i++) {
+                u_int32_t id;
+                id = __be32_to_cpu(*(p + i));
+                _fs2ImgInfo.supportedProfList.push_back(id);
+            }
+        }
+            break;
+
+        case II_ConfigArea: {
+            // configuration area should always exsist
+            _fs2ImgInfo.ext_info.config_sectors = __be32_to_cpu(*(p + 1));
+            _fs2ImgInfo.ext_info.config_pad = __be32_to_cpu(*(p + 2));
+            if (tagSize > 0x8){//fw_log_sector_size is also found
+                _fs2ImgInfo.fw_sector_size = (1 << __be32_to_cpu(*(p + 3))) * 1024;// the base value is 1kb i.e 1024
+            }
+        }
+            break;
+
+        case II_End:
+            endFound = true;
+            break;
+
+            //default:
+            //printf("-D- Found tag ID %d of size %d - ignoring.\n", tagId, tagSize);
+        }
+
+        if (tagId < II_Last) {
+            _fs2ImgInfo.infoOffs[tagId] = offs + 4;
+        }
+
+        p    += tagSize/4 + 1;
+        offs += tagSize + 4;
+        tagNum++;
+    }
+
+    if (offs != byteSize) {
+        if (endFound) {
+            return errmsg("Info section corrupted: Section data size is 0x%x bytes, "
+                          "but end tag found after 0x%x bytes.", byteSize, offs);
+        } else {
+            return errmsg("Info section corrupted: Section data size is 0x%x bytes, "
+                          "but end tag not found before section end.", byteSize);
+        }
+    }
+    return true;
+}
+
+
+void Fs2Operations::initSectToRead(int imp_index)
+{
+    for (int i = 0; i < H_LAST; i++) {
+        if (imp_index == FULL_VERIFY || i == imp_index) {
+            _sectionsToRead[i] = 1;
+        } else {
+            _sectionsToRead[i] = 0;
+        }
+    }
+    if (imp_index == FULL_VERIFY) {
+        _isFullVerify = true;
+    } else {
+        _isFullVerify = false;
+    }
+
+    return;
+}
+
+bool Fs2Operations::checkGen(u_int32_t beg,u_int32_t offs, u_int32_t& next, const char *pref,
+        VerifyCallBack verifyCallBackFunc)
+{
+    // char         *pr = (char *)alloca(strlen(pref) + 100);
+    char pr[strlen(pref) + 100];
+
+    char         unknown_sect_name[128];
+    const char*  sect_name;
+
+    u_int32_t    size = 0;
+    GPH          gph;
+    bool is_sect_to_read = false;
+    // printf("-D- checkGen ... \n");
+    // GPH
+    sprintf(pr, "%s /0x%08x/ (GeneralHeader)", pref, offs+beg);
+    READBUF((*_ioAccess), offs + beg, &gph, sizeof(GPH), pr);
+    TOCPUBY(gph);
+
+    // Body
+    part_cnt++;
+
+    // May be BOOT3?
+    if (gph.type < H_FIRST  ||  gph.type >= H_LAST) {
+        if (part_cnt > 2) {
+            //report_callback(verifyCallBackFunc, "%s /0x%x/ - Invalid partition type (%d)\n",
+            //       pref, offs+beg, gph.type);
+            //return false;
+        } else {
+            return checkBoot2(beg, offs, next, _isFullVerify, pref, verifyCallBackFunc);
+        }
+    }
+
+    // All partitions here
+    offs += beg;
+
+    if (gph.type < H_FIRST  ||  gph.type >= H_LAST) {
+        // For forward compatibility, try analyzing even if section type is unknown
+        // Assuming the size is in DW, like all other sections (except emt service).
+        // If this assumption is wrong, CRC calc would fail - no harm done.
+        sprintf(unknown_sect_name, "UNKNOWN (%d)" , gph.type);
+        sect_name = unknown_sect_name;
+        size = gph.size * 4;
+        is_sect_to_read = true;
+
+    } else {
+        if (gph.type == H_EMT) {
+            size = (gph.size + 3) / 4 * 4;
+        } else {
+            size = gph.size * 4;
+        }
+        sect_name = g_sectNames[gph.type];
+        // We verify part of the image only when we verify an image burnt on a device
+        if (_ioAccess->is_flash()) {
+            is_sect_to_read =  _sectionsToRead[gph.type];
+        } else {
+            is_sect_to_read = true;
+        }
+
+    }
+
+    sprintf(pr, CRC_CHECK_OUTPUT,
+            pref, offs, offs+size+(u_int32_t)sizeof(gph)+3,
+            size+(u_int32_t)sizeof(gph)+4, sect_name);
+
+    if (size > MAX_SECTION_SIZE) {
+        report_callback(verifyCallBackFunc, "%s - size too big (0x%x)\n",
+               pr, size);
+        return false;
+    }
+    if (is_sect_to_read) {
+        // CRC
+        Crc16        crc;
+        std::vector<u_int8_t> buffv(size);
+        u_int32_t *buff = (u_int32_t*)(&(buffv[0]));
+
+        READBUF((*_ioAccess), offs+sizeof(gph), buff, size, pr);
+
+        TOCPUn(buff,size/4);
+        CRCBY(crc, gph);
+        CRCBY(_ioAccess->get_image_crc(), gph);
+
+        CRCn(crc, buff, size/4);
+        CRCn(_ioAccess->get_image_crc(), buff, size/4);
+        crc.finish();
+
+        u_int32_t crc_act;
+        READ4((*_ioAccess), offs+sizeof(gph)+size, &crc_act, pr);
+        TOCPU1(crc_act);
+        bool blank_crc = false;
+
+        if (gph.type == H_GUID && crc_act == 0xffff) {
+        	// in case we get 0xffff as crc BUT the section is not empty (i.e not ffffs)
+        	//check the 64 bits of the NGUID (node guid) located at offs + sizeof(gph)
+        	u_int64_t nguid;
+        	READBUF((*_ioAccess), offs+sizeof(gph), (u_int8_t*)&nguid, 8, pr);
+        	if (nguid == 0xffffffffffffffffULL) {
+        		blank_crc = true;
+        		_fs2ImgInfo.ext_info.blank_guids = true;
+        	}
+        }
+
+        if (!CheckAndPrintCrcRes(pr, blank_crc, offs, crc_act, crc.get(), false, verifyCallBackFunc)) {
+            return false;
+
+        }
+
+        _ioAccess->get_image_crc() << crc.get();
+        // The image info may be null, please check that before using it.
+        if (gph.type == H_FW_CONF) {
+            GetSectData(_fwConfSect, buff, size);
+        }
+        if (gph.type == H_HASH_FILE) {
+            GetSectData(_hashFileSect, buff, size);
+        }
+
+        if (gph.type == H_IMG_INFO) {
+            CPUTOn(buff, size/4);
+            if (!ParseInfoSect((u_int8_t*)buff, size)) {
+                return errmsg("Failed to read the info sector: %s\n", err());
+            }
+
+        }
+
+        if (gph.type == H_ROM && _romSect.empty()) {
+            TOCPUn(buff, size/4);
+            GetSectData(_romSect, buff, size);
+        }
+    }
+
+
+    // mark last read addr
+    _fwImgInfo.lastImageAddr = offs + size + sizeof(gph) + 4;  // the 4 is for the trailing crc
+    next = gph.next;
+
+    return true;
+} // checkGen
+
+
+////////////////////////////////////////////////////////////////////////
+bool Fs2Operations::checkList(u_int32_t offs, u_int32_t fw_start, const char *pref, VerifyCallBack verifyCallBackFunc)
+
+{
+    //is initilized in CHECKB2
+    u_int32_t next_ptr = 0;
+
+    CHECKB2(offs, fw_start, next_ptr, _isFullVerify, pref, verifyCallBackFunc);
+    part_cnt = 1;
+    while (next_ptr && next_ptr != 0xff000000) {
+        CHECKGN(offs, next_ptr, next_ptr, pref, verifyCallBackFunc);
+    }
+
+    return true;
+} // checkList
+
+bool Fs2Operations::Fs2Verify(VerifyCallBack verifyCallBackFunc, bool is_striped_image, bool both_images, bool only_get_start, bool ignore_full_image_crc,
+                              bool force_no_striped_image)
+{
+    u_int32_t cntx_image_start[CNTX_START_POS_SIZE];
+    u_int32_t cntx_image_num;
+
+    bool      ret = true;
+    u_int32_t act_crc;
+    bool  check_full_crc = false;
+
+    // printf("-D- VerifyFs2 = ok\n");
+    // Look for image in "physical addresses
+    CntxFindAllImageStart(_ioAccess, cntx_image_start, &cntx_image_num);
+    if (cntx_image_num == 0) {
+        return errmsg("No valid image found");
+    } else if (cntx_image_num > 2) {
+        // This check may be redundant - Maybe ignore if more than 2 images found
+        return errmsg("More than 2 image start locations found at addresses 0x%x, 0x%x and 0x%x. Image may be corrupted.",
+                      cntx_image_start[0],
+                      cntx_image_start[1],
+                      cntx_image_start[2]);
+    }
+
+    if (!both_images) {
+        // Check only the first image. This is enough to ensure that the device is bootable.
+        cntx_image_num = 1;
+    }
+
+
+     // Verify the images:
+     for (u_int32_t i = 0; i < cntx_image_num; i++) {
+         bool      fs_en;
+         u_int32_t log2chunk_size;
+         u_int32_t buff[FS2_BOOT_START / 4];
+
+         _ioAccess->get_image_crc().clear();
+
+         _ioAccess->set_address_convertor(0, 0);
+
+         READBUF((*_ioAccess), cntx_image_start[i], buff, FS2_BOOT_START, "Image header");
+
+         TOCPUn(buff, FS2_BOOT_START / 4);
+
+         u_int32_ba crc_dw = buff[IMG_CRC_OFF / 4];
+         act_crc           = u_int32_t(crc_dw.range(15, 0));
+         crc_dw.range(15, 0) = 0xffff;
+         buff[IMG_CRC_OFF / 4] |= crc_dw;
+
+         CRCn(_ioAccess->get_image_crc(), buff, FS2_BOOT_START / 4);
+         //printf("-D- CRC is %#x\n", _ioAccess->get_image_crc().get());
+         if (!CntxGetFsData(buff[FS_DATA_OFF / 4], fs_en, log2chunk_size)) {
+             report_callback(verifyCallBackFunc, "\n    Can not read failsafe info word: %s\n", err());
+             return(i > 0);
+         }
+
+         // If fw not enabled, image must start at addr 0
+         if (!fs_en && cntx_image_start[i] != 0) {
+             return errmsg("FS2 Non Failsafe image must start at address 0. Found non-fs image at address 0x%x",
+                           cntx_image_start[i]);
+         }
+
+         if (fs_en) {
+             report_callback(verifyCallBackFunc, "\n     FS2 failsafe image. Start address: 0x%x. Chunk size 0x%x:\n\n", cntx_image_start[i], 1 << log2chunk_size);
+             report_callback(verifyCallBackFunc, "     NOTE: The addresses below are contiguous logical addresses. Physical addresses on\n"
+                    "           flash may be different, based on the image start address and chunk size\n\n");
+         } else {
+             report_callback(verifyCallBackFunc, "\n     FS2 non failsafe image:\n\n");
+         }
+
+         if (fs_en && cntx_image_start[i] != 0 && cntx_image_start[i] != (u_int32_t)(1 << log2chunk_size)) {
+             return errmsg("FS2 Failsafe image must start at address 0 or at chunk size. Found a failsafe image at address 0x%x",
+                           cntx_image_start[i]);
+         }
+
+         _fwImgInfo.imgStart          = cntx_image_start[i];
+         _fwImgInfo.ext_info.is_failsafe        = fs_en;
+         _fwImgInfo.actuallyFailsafe  = true;
+         _fwImgInfo.cntxLog2ChunkSize = log2chunk_size;
+
+
+
+         if (_ioAccess->is_flash()) {
+             // In flash, image layout must match the FS Data
+             _fwImgInfo.actuallyFailsafe    = true;
+
+
+             if (fs_en) {
+                 _ioAccess->set_address_convertor(log2chunk_size, cntx_image_start[i] != 0);
+             }
+         } else {
+             // In an image file there are 2 cases:
+             // 1. Image generated by mlxburn
+             //    The image in the file is contiguous (though it is marked as FS) - no need to set address convertion.
+             // 2. The image was raw read from flash. In this case it would be in "zebra" format.
+             //
+             // So - I try both cases, and see which verify() succeeds.
+             //
+             // Heuristics that may come in handy:
+             // If the image does not start at addr 0, it's not an mlxburn image.
+             // If there is more than a single valid image, it's not an mlxburn image.
+             // If the file size matches the image size, it is an mlxburn image.
+             //
+             // For now, get the "striped" indication from user.
+
+             if (!force_no_striped_image && is_striped_image) {
+                 _ioAccess->set_address_convertor(log2chunk_size, cntx_image_start[i] != 0);
+             } else {
+                 _ioAccess->set_address_convertor(0, 0); //disable conversion
+             }
+             _fwImgInfo.actuallyFailsafe    = is_striped_image;
+         }
+
+         bool imgStat = true;
+         // TODO: check what only_get_start means.
+         if (!only_get_start) {
+             imgStat = checkList(0, FS2_BOOT_START, PRE_CRC_OUTPUT, verifyCallBackFunc);
+         }
+         _ioAccess->get_image_crc().finish();
+
+         u_int32_t full_crc = _ioAccess->get_image_crc().get();
+
+         if (!ignore_full_image_crc && _fs2ImgInfo.infoOffs[II_MicVersion]) { // For now we check only that the Mic version existing .
+             check_full_crc = true;
+         }
+         if (imgStat && _isFullVerify && check_full_crc && !only_get_start) {
+             char pr[256];
+             sprintf(pr, CRC_CHECK_OUTPUT, PRE_CRC_OUTPUT, 0, _fwImgInfo.lastImageAddr - 1, _fwImgInfo.lastImageAddr,
+                     "Full Image");
+             CheckAndPrintCrcRes(pr, _fs2ImgInfo.ext_info.blank_guids, 0, act_crc, full_crc, false, verifyCallBackFunc);
+         }
+         if (i == 0) {
+             ret = ret && imgStat;
+         }
+     }
+     return ret;
+}
+bool Fs2Operations::FwVerify(VerifyCallBack verifyCallBackFunc, bool isStripedImage, bool showItoc)
+{
+    // avoid compiler warrning (showItoc is not used in fs2)
+    (void)showItoc;
+
+    initSectToRead(FULL_VERIFY);
+    if (!Fs2Verify(verifyCallBackFunc, isStripedImage)) {
+        // empty the initSectToRead
+        initSectToRead(H_LAST);
+        return false;
+    }
+    // empty the initSectToRead
+    initSectToRead(H_LAST);
+    _wasVerified = true;
+    return true;
+}
+
+u_int8_t Fs2Operations::FwType()
+{
+    return FIT_FS2;
+}
+
+bool Fs2Operations::FwReadData(void* image, u_int32_t* image_size)
+{
+    if (!Fs2Verify((VerifyCallBack)NULL)) {
+        return false;
+    }
+    *image_size = _fwImgInfo.lastImageAddr;
+    if (image != NULL) {
+        if (!_ioAccess->read(0, (u_int32_t*)image, *image_size)) {
+            return errmsg("Failed to read Image: %s", _ioAccess->err());
+        }
+    }
+    return true;
+}
+
+bool Fs2Operations::Fs2Query () {
+
+    u_int32_t guid_ptr, nguids;
+    guid_t guids[MAX_GUIDS];
+    /*
+    if (_fwImgInfo.wasQueried == true) {
+        return true;
+    }
+    */
+    // FW ID
+    u_int32_t fw_id;
+    u_int32_t fw_id_offs;
+    u_int32_t fw_size;
+    u_int32_t im_start = _fwImgInfo.imgStart;
+
+    if (_fwImgInfo.ext_info.is_failsafe && _fwImgInfo.actuallyFailsafe) {
+        _ioAccess->set_address_convertor(_fwImgInfo.cntxLog2ChunkSize, im_start != 0);
+    } else {
+        _ioAccess->set_address_convertor(0,0);
+    }
+
+    im_start = 0; // offset is done by address convertor
+    _fwImgInfo.magicPatternFound = true;
+    fw_id_offs = 0x20;
+
+    READ4((*_ioAccess), im_start + fw_id_offs, &fw_id, "FW ID");
+    TOCPU1(fw_id);
+
+    READ4((*_ioAccess), im_start + fw_id_offs + 0x10, &fw_size, "FW SIZE");
+    TOCPU1(fw_size);
+    _fwImgInfo.ext_info.image_size = fw_size;
+
+    _fwImgInfo.ext_info.dev_rev  = fw_id >> 24;
+    // Read GUIDs
+    READ4((*_ioAccess), im_start + fw_id_offs + 0x14 , &guid_ptr, "GUID PTR");
+    TOCPU1(guid_ptr);
+    _fs2ImgInfo.guidPtr = guid_ptr;
+
+    guid_ptr += im_start;
+    if (guid_ptr >= _ioAccess->get_size()) {
+        return errmsg("Failed to read GUIDs - Illegal GUID pointer (%08x). Probably image is corrupted", guid_ptr);
+    }
+    READ4((*_ioAccess), guid_ptr - 3*sizeof(u_int32_t), &nguids, "Number of GUIDs");
+    TOCPU1(nguids);
+    nguids /= 2;
+    if (nguids > MAX_GUIDS) {
+        return errmsg("Failed to read GUIDs - Illegal Number of GUIDs (%d)", nguids);
+        //return false;
+    }
+    READBUF((*_ioAccess), guid_ptr, guids, nguids * sizeof(u_int64_t), "GUIDS");
+    TOCPUBY64(guids);
+
+    u_int32_t guids_crc;
+    READ4((*_ioAccess), guid_ptr + nguids * sizeof(u_int64_t), &guids_crc, "GUIDS CRC");
+    guids_crc = __be32_to_cpu(guids_crc);
+
+    _fs2ImgInfo.ext_info.blank_guids = true;
+    if ((guids_crc & 0xffff) != 0xffff ) {
+        _fs2ImgInfo.ext_info.blank_guids = false;
+    }
+
+    _fs2ImgInfo.ext_info.guid_num = nguids;
+    for (u_int32_t i = 0 ; i < nguids ; i++) {
+        _fs2ImgInfo.ext_info.guids[i] = guids[i];
+        if (guids[i].h != 0xffffffff || guids[i].l != 0xffffffff) {
+            _fs2ImgInfo.ext_info.blank_guids = false;
+        }
+    }
+    // Expansion Rom version:
+    RomInfo rInfo(_romSect, false);
+    // There is no check for the return value of this function because it's a wrapper that always succeeds,
+    // but fills the error string when there is an error
+    rInfo.ParseInfo();
+    rInfo.initRomsInfo(&_fwImgInfo.ext_info.roms_info);
+
+    // Read Info:
+    u_int32_ba info_ptr_ba;
+    u_int32_t  info_ptr;
+    u_int32_t  info_size;
+    u_int8_t   info_ptr_cs = 0;
+    READ4((*_ioAccess), im_start + fw_id_offs + 0xC, &info_ptr, "INFO PTR");
+    TOCPU1(info_ptr);
+
+    // Verify info_ptr checksum (should be 0)
+    info_ptr_ba = info_ptr;
+    for (u_int32_t i = 0; i < 4 ; i++) {
+        info_ptr_cs += (u_int8_t)info_ptr_ba.range(i*8+7, i*8);
+    }
+
+    if (info_ptr_cs) {
+        return errmsg("Failed to read Info Section - Bad checksum for Info section pointer (%08x). Probably the image is corrupted.", info_ptr);
+    }
+
+    info_ptr = info_ptr_ba.range(23,0);
+    if (info_ptr_cs == 0 && info_ptr != 0) {
+        _fs2ImgInfo.infoSectPtr = info_ptr;
+
+        info_ptr += im_start;
+        if (info_ptr >= _ioAccess->get_size()) {
+            return errmsg("Failed to read Info Section - Info section pointer (%08x) too large. Probably the image is corrupted.", info_ptr);
+        }
+        READ4((*_ioAccess), info_ptr - 3*sizeof(u_int32_t), &info_size, "Info section size");
+        TOCPU1(info_size);
+
+        // byte size;
+        info_size *= 4;
+
+        // u_int8_t* info_buff = (u_int8_t*)alloca(info_size);
+        u_int8_t info_buff[info_size];
+        READBUF((*_ioAccess), info_ptr, info_buff, info_size, "Info Section");
+
+        if (!ParseInfoSect(info_buff, info_size)) {
+            return false;
+        }
+    }
+
+    _fwImgInfo.imageOk = true;
+    _fwImgInfo.wasQueried = true;
+    return true;
+}
+
+bool Fs2Operations::Fs2IntQuery(bool readRom, bool isStripedImage)
+{
+    if (readRom) {
+        initSectToRead(H_ROM);
+    } else {
+        initSectToRead(H_LAST);
+    }
+    if (!Fs2Verify(NULL, isStripedImage)) {
+        initSectToRead(H_LAST);
+        return false;
+    }
+    initSectToRead(H_LAST);
+    if (!Fs2Query()) {
+        return false;
+    }
+    _fwImgInfo.ext_info.chip_type = getChipType();
+    return true;
+}
+
+bool Fs2Operations::FwQuery(fw_info_t *fwInfo, bool readRom, bool isStripedImage)
+{
+    if (!Fs2IntQuery(readRom, isStripedImage)) {
+        return false;
+    }
+    memcpy(&(fwInfo->fw_info),  &(_fwImgInfo.ext_info),  sizeof(fw_info_com_t));
+    memcpy(&(fwInfo->fs2_info), &(_fs2ImgInfo.ext_info), sizeof(fs2_info_t));
+    //set the chipType in fwInfo
+    fwInfo->fw_type = FIT_FS2;
+    return true;
+}
+
+#define MY_MAX(a, b) ((a) > (b) ? (a) : (b))
+#define CX_DFLT_SECTOR_SIZE 0x10000
+#define SX_DFLT_SECTOR_SIZE 0x1000
+#define MAX_CONFIG_AREA_SIZE 0x10000
+
+u_int32_t Fs2Operations::getDefaultSectorSz()
+{
+    // for ConnectX family  default sector size is 64kb else 4kb
+    // all of this mess is because the sector_size written in the INI doesnt always correspond to the actual flash sector_size
+    // and as for the calculation of the maximal image size we want to be synced with the FW or take worst case scenario.
+    // we need this method as we only started collecting the fw_sector_size from MFT-3.6.0 so if the image was generated with
+    // an older mlxburn the fw_sector_size wount be available
+    u_int32_t devid = _ioAccess->get_dev_id();
+    switch (devid) {
+    case CX_HW_ID:
+    case CX3_HW_ID:
+    case CX3_PRO_HW_ID:
+        return CX_DFLT_SECTOR_SIZE;
+    default:
+        return SX_DFLT_SECTOR_SIZE;
+    }
+    // we shouldnt reach here
+    return 0;
+}
+
+bool Fs2Operations::GetMaxImageSize(u_int32_t flash_size, bool image_is_fs, u_int32_t imgConfigSectors, u_int32_t imgFwSectorSz,\
+        u_int32_t &max_image_size)
+{
+    /*
+        u_int32_t sector_size = _ioAccess->get_sector_size();
+        u_int32_t config_sectors = MY_MAX(imgConfigSectors, _fs2ImgInfo.ext_info.config_sectors);
+        if (image_is_fs) {
+            max_image_size = (flash_size / 2) - ((config_sectors + _fs2ImgInfo.ext_info.config_pad) * sector_size);
+        } else {
+            // For non FS image, there's an optional offset + 2 consecutive config areas
+            max_image_size = flash_size - (config_sectors * 2 + _fs2ImgInfo.ext_info.config_pad) * sector_size;
+        }
+        */
+    /* new methodology:
+     * a.  for CX2/CX3/PRO: in case fw_sector_size is present  reserve : num_of_config_sectors * fw_sector_size
+     * b.  for CX2/CX3/PRO: in case sector_size isnt present assume sector size is 64kb and reserve: num_of_config_sectors * 64k
+     * c.  for SwitchX: in case fw_sector_size is present reserve : ( num_of_config_sectors + config_padd) * fw_sector_size
+     * d.  for SwitchX: in case sector_size isnt present assume sector size is 4kb and reserve: ( num_of_config_sectors + config_padd) *4k
+     *   ** on ALL cases we will impose the limitation of reserving at most 64kb to the NV configuration.
+     *   ** config_pad might be != 0 on SwitchX only.
+     *   ** To Orenks knowledge there arent any SwitchX with flashes that dont support 4kb.
+     */
+    u_int32_t sector_size = (imgFwSectorSz != 0 || _fs2ImgInfo.fw_sector_size != 0) ?\
+            MY_MAX(imgFwSectorSz, _fs2ImgInfo.fw_sector_size) : getDefaultSectorSz();
+    u_int32_t config_sectors = MY_MAX(imgConfigSectors, _fs2ImgInfo.ext_info.config_sectors);
+    u_int32_t areaToReserve = config_sectors * sector_size;
+    // we dont want to exceed 64kb of reserved space
+    areaToReserve = areaToReserve > MAX_CONFIG_AREA_SIZE ? MAX_CONFIG_AREA_SIZE : areaToReserve;
+    //printf("-D- sector_size: 0x%x, config_sectors: %d, areaToReserve: 0x%x, config_pad: %d\n"
+            //, sector_size, config_sectors, areaToReserve, _fs2ImgInfo.ext_info.config_pad);
+    if (image_is_fs) {
+        // why do we take config padding of the image info of the device and not the image to be burnt or the maximum between them??
+        max_image_size = (flash_size / 2) - (areaToReserve + (_fs2ImgInfo.ext_info.config_pad * sector_size));
+    } else {
+        // For non FS image, there's an optional offset + 2 consecutive config areas
+        max_image_size = flash_size - (areaToReserve * 2 + _fs2ImgInfo.ext_info.config_pad*sector_size);
+    }
+    return true;
+}
+
+bool Fs2Operations::UpdateFullImageCRC(u_int32_t* buff, u_int32_t size, bool blank_guids)
+{
+    // Writing 0xffff on the CRC field.
+    u_int32_ba crc_dw = TOCPU1(buff[IMG_CRC_OFF / 4]);
+    crc_dw.range(15, 0)  = 0xffff;
+
+
+    buff[IMG_CRC_OFF / 4] = CPUTO1(crc_dw);
+
+    if (blank_guids) {
+        return true;
+    }
+
+    // Calc CRC image.
+    u_int32_t new_crc = CalcImageCRC(buff, size);
+
+    // Update the CRC.
+    TOCPU1(crc_dw);
+    crc_dw.range(15, 0)   = new_crc;
+    buff[IMG_CRC_OFF / 4] = CPUTO1(crc_dw);
+
+    return true;
+}
+#define ERASE_MESSAGE "    Please erase them by using the command: \"" MLXCONFIG_CMD " " ERASE_CMD "\" and then re-burn"
+//TODO: remove pre_message from function def
+bool Fs2Operations::Fs2FailSafeBurn(Fs2Operations &imageOps,
+                                  bool      allow_nofs,
+                                  const char* pre_message,
+                                  ProgressCallBack progressFunc) {
+    //we do not use pre_message, avoid warrning
+	//TODO: remove pre_message from function definition
+    (void)pre_message;
+
+    Flash  *f = (Flash*)(this->_ioAccess);
+    FImage *fim = (FImage*)(imageOps._ioAccess);
+
+
+    // TODO: See getBuf effect on zebra image.
+    u_int8_t  *data8      = (u_int8_t *) fim->getBuf();
+    int        image_size = fim->getBufLength();
+    u_int32_t  zeroes     = 0;
+    bool is_curr_image_in_odd_chunks;
+
+    // Update CRC.
+    // TODO: No support for blank guids
+    bool isBlankGuids = ( _burnBlankGuids || imageOps._fs2ImgInfo.ext_info.blank_guids );
+    UpdateFullImageCRC(fim->getBuf(), image_size / 4, isBlankGuids); // size in dwords
+
+    // TODO: Do we need the verify ORENK
+    if (!allow_nofs) {
+        if (!imageOps._fwImgInfo.ext_info.is_failsafe) {
+            return errmsg("The given image is not a failsafe image");
+        }
+
+        if (_fwImgInfo.cntxLog2ChunkSize != imageOps._fwImgInfo.cntxLog2ChunkSize) {
+            return errmsg("Failsafe chunk sizes in flash (0x%x) and in image (0x%x) are not the same.",
+                          1 << _fwImgInfo.cntxLog2ChunkSize,
+                          1 << imageOps._fwImgInfo.cntxLog2ChunkSize);
+        }
+    }
+
+    u_int32_t max_image_size;
+    if (!GetMaxImageSize(f->get_size(), imageOps._fwImgInfo.ext_info.is_failsafe,\
+            imageOps._fs2ImgInfo.ext_info.config_sectors, imageOps._fs2ImgInfo.fw_sector_size, max_image_size)) {
+        return false;
+    }
+    //printf("-D- max image size : %d, image_size : %d\n",max_image_size, imageOps._fwImgInfo.ext_info.image_size);
+    // Check if size of image is OK
+    if (imageOps._fwImgInfo.ext_info.image_size > max_image_size) {
+        const char *image_type = (imageOps._fwImgInfo.ext_info.is_failsafe) ? "failsafe" : "non-failsafe";
+        const char *note_str   = (imageOps._fwImgInfo.ext_info.is_failsafe) ? " - half of total flash size" : " - total flash size";
+
+        return errmsg("Size of %s image (0x%x) is greater than max %s image size (0x%x%s)",
+                 image_type, imageOps._fwImgInfo.ext_info.image_size, image_type, max_image_size, note_str);
+
+    }
+
+    u_int32_t new_image_start;
+
+    if (_fwImgInfo.imgStart != 0) {
+        is_curr_image_in_odd_chunks = 1;
+        new_image_start = 0;
+    } else {
+        is_curr_image_in_odd_chunks = 0;
+        new_image_start = (1 << imageOps._fwImgInfo.cntxLog2ChunkSize);
+    }
+
+
+    if (imageOps._fwImgInfo.ext_info.is_failsafe) {
+        f->set_address_convertor(imageOps._fwImgInfo.cntxLog2ChunkSize, !is_curr_image_in_odd_chunks);
+    } else {
+        f->set_address_convertor(0,0);
+        new_image_start = 0;
+    }
+
+    // Go ahead and burn!
+    //const char* image_name = new_image_start == 0 ? "first" : "second";
+    if (!writeImage(progressFunc, 16 , data8 + 16, image_size - 16)) {
+        return false;
+    }
+    // Write new signature
+    if (!f->write(0, data8, 16, true)) {
+        //return false;
+        return errmsg("Flash write failed. %s", f->err());
+    }
+    bool boot_address_was_updated = true;
+    // Write new image start address to crspace (for SW reset)
+    if (!f->update_boot_addr(new_image_start)) {
+        boot_address_was_updated = false;
+    }
+
+    if (imageOps._fwImgInfo.ext_info.is_failsafe) {
+        if (allow_nofs) {
+            // When burning in nofs, remnant of older image with different chunk size
+            // may reside on the flash -
+            // Invalidate all images marking on flash except the one we've just burnt
+
+            u_int32_t cntx_image_start[CNTX_START_POS_SIZE];
+            u_int32_t cntx_image_num;
+
+            CntxFindAllImageStart(_ioAccess, cntx_image_start, &cntx_image_num);
+            // Address convertor is disabled now - use phys addresses
+            for (u_int32_t i = 0; i < cntx_image_num; i++) {
+                if (cntx_image_start[i] != new_image_start) {
+                    if (!f->write(cntx_image_start[i], &zeroes, sizeof(zeroes), true)) {
+                        //return false;
+                        return errmsg("Flash write failed. %s", f->err());
+                    }
+                }
+            }
+        } else {
+            // invalidate previous signature
+            f->set_address_convertor(imageOps._fwImgInfo.cntxLog2ChunkSize, is_curr_image_in_odd_chunks);
+            if (!f->write(0, &zeroes, sizeof(zeroes), true)) {
+                //return false;
+                return errmsg("Flash write failed. %s", f->err());
+            }
+        }
+    }
+    if (boot_address_was_updated == false) {
+        report_warn("Failed to update FW boot address. Power cycle the device in order to load the new FW.\n");
+    }
+
+    return true;
+}
+
+
+bool Fs2Operations::preFS2PatchGUIDs(bool      patch_macs,
+        bool      patch_uids,
+        bool      user_guids,
+        bool      user_macs,
+        bool      user_uids,
+        guid_t    new_guids[MAX_GUIDS],
+        guid_t    old_guids[MAX_GUIDS],
+        guid_t    **used_guids_p,
+        u_int32_t num_of_old_guids)
+{
+    guid_t*         used_guids;
+    *used_guids_p = old_guids ? old_guids : new_guids;
+
+    if (new_guids) {
+        // if only guids or only macs are specified by user, keep the other
+        // as currently set of flash. This is in order to simplify transitions between
+        // burning IB and ETH FW.
+        if (!patch_uids) {
+            if (old_guids && !user_guids) {
+                for (int i = 0; i < GUIDS; i++) {
+                    new_guids[i] = old_guids[i];
+                }
+            }
+
+            if (old_guids && !user_macs) {
+                for (int i = GUIDS; i < MAX_GUIDS; i++) {
+                    new_guids[i] = old_guids[i];
+                }
+            }
+        }
+        *used_guids_p = new_guids;
+    }
+    used_guids = *used_guids_p;
+
+    if (!patch_uids) {
+        if (patch_macs) {
+
+            // To ease upgrade from 4 GUIDS format to 4+2 format, or to move from IB to ETH,
+            // if macs are not
+            // explicitly set in flash, they are derived from the GUIDs according to
+            // Mellanox methodology - 48 bit MAC == 64 bit GUID without the middle 16 bits.
+
+            if (old_guids && ((num_of_old_guids == 4) ||
+                              (num_of_old_guids == 6 &&
+                               (old_guids[GUIDS  ].h & 0xffff)     == 0xffff     &&
+                               (old_guids[GUIDS  ].l & 0xffffffff) == 0xffffffff &&
+                               (old_guids[GUIDS+1].h & 0xffff)     == 0xffff     &&
+                               (old_guids[GUIDS+1].l & 0xffffffff) == 0xffffffff))) {
+                for (int i = 0 ; i < MACS; i++) {
+                    u_int64_t mac  =  old_guids[i+1].h >> 8;
+                    mac <<= 24;
+                    mac |= (old_guids[i+1].l & 0xffffff);
+
+                    old_guids[GUIDS+i].h = u_int32_t(mac >> 32);
+                    old_guids[GUIDS+i].l = u_int32_t(mac  & 0xffffffff);
+
+                    // printf("-D- Guid " GUID_FORMAT " to MAC "MAC_FORMAT"\n", old_guids[i+1].h, old_guids[i+1].l, old_guids[i+GUIDS].h,old_guids[i+GUIDS].l  );
+                }
+            }
+
+            guid_t* macs = &used_guids[4];
+
+            for (int i = 0 ; i < MACS ; i++) {
+                u_int64_t mac = (((u_int64_t)macs[i].h) << 32) | macs[i].l;
+                if (!_burnBlankGuids && !CheckMac(mac)) {
+                    return errmsg("Bad mac (" MAC_FORMAT ") %s: %s. Please re-burn with a valid -mac flag value.", macs[i].h,
+                           macs[i].l,
+                           user_macs ? "given" : "found on flash", err());
+                }
+
+            }
+        }
+    } else {
+        if (!_burnBlankGuids) {
+            for (int i = 0; i < BX_SLICES_NUM; i++ ) {
+                if (CheckBxMacsFormat(used_guids, i, user_uids) == false) {
+                    return false;
+                }
+            }
+        }
+
+    }
+    // Avoid warnings
+    user_uids = true;
+
+    return true;
+}
+
+
+bool Fs2Operations::CheckBxMacsFormat(guid_t* guids, int index, int user_uids)
+{
+    int base;
+    base = index * BX_SLICE_GUIDS + BI_IMACS;
+    for (int i = base; i < base + BX_MACS; i++) {
+         u_int64_t mac = (((u_int64_t)guids[i].h) << 32) | guids[i].l;
+         if (!CheckMac(mac)) {
+             return errmsg("Bad mac (" MAC_FORMAT ") %s: %s. Please re-burn with a valid MACs flag value.", guids[i].h,
+                     guids[i].l,
+                     user_uids ? "given" : "found on flash", err());
+
+         }
+     }
+     return true;
+}
+
+////////////////////////////////////////////////////////////////////////
+void Fs2Operations::patchGUIDsSection(u_int32_t *buf, u_int32_t ind, guid_t guids[MAX_GUIDS], int nguids)
+{
+    u_int32_t       new_buf[MAX_GUIDS*2];
+
+    // Form new GUID section
+    for (u_int32_t i=0; i<(u_int32_t)nguids; i++) {
+        new_buf[i*2] = guids[i].h;
+        new_buf[i*2+1] = guids[i].l;
+    }
+
+    // Patch GUIDs
+    for (u_int32_t i=0; i<sizeof(new_buf)/sizeof(u_int32_t); ++i) {
+        new_buf[i] = _burnBlankGuids ? 0xffffffff : __cpu_to_be32(new_buf[i]);
+    }
+    memcpy(&buf[ind/4], &new_buf[0], nguids * 2 * sizeof(u_int32_t));
+
+    // Insert new CRC
+    if (_burnBlankGuids) {
+        buf[ind/4 + nguids*2] =  __cpu_to_be32(0xffff);
+    } else {
+        recalcSectionCrc((u_int8_t*)buf + ind - sizeof(GPH), sizeof(GPH) + nguids * 8);
+    }
+
+} // patchGUIDsSection
+
+
+
+bool Fs2Operations::patchGUIDs (Fs2Operations&   imageOps,
+                             bool      patch_macs,
+                             bool      patch_uids,
+                             bool      user_guids,
+                             bool      user_macs,
+                             bool      user_uids,
+                             guid_t    new_guids[MAX_GUIDS],
+                             guid_t    old_guids[MAX_GUIDS],
+                             u_int32_t num_of_old_guids)
+{
+    guid_t*         used_guids;
+    u_int32_t       *buf = ((FImage*)imageOps._ioAccess)->getBuf();
+
+    // Call common function
+    if (!preFS2PatchGUIDs(patch_macs, patch_uids, user_guids, user_macs, user_uids, new_guids, old_guids, &used_guids, num_of_old_guids)) {
+        return false;
+    }
+    // Path GUIDs section
+    if (imageOps._fs2ImgInfo.guidPtr) {
+        patchGUIDsSection(buf, imageOps._fwImgInfo.imgStart + imageOps._fs2ImgInfo.guidPtr, used_guids, imageOps._fs2ImgInfo.ext_info.guid_num);
+    }
+
+
+    // Avoid warnings
+    user_uids = true;
+    return true;
+}
+
+void Fs2Operations::PatchInfoSect(u_int8_t* rawSect, u_int32_t vsdOffs, const char* vsd)
+{
+
+    u_int32_t  vsdSize  = __be32_to_cpu(*((u_int32_t*)(rawSect + sizeof(GPH) + vsdOffs - 4))) & 0xffffff;
+    u_int32_t  infoSize = __be32_to_cpu(*((u_int32_t*)(rawSect + 4)));
+
+    // byte size;
+    infoSize *= 4;
+
+    if (vsd) {
+        u_int32_t len = strlen(vsd);
+
+        if (len > vsdSize) {
+            report_warn("The given VSD length is too large (%d chars). Truncating to %d chars.\n", len, vsdSize);
+            len = vsdSize;
+        }
+
+        memset(rawSect + sizeof(GPH) + vsdOffs,  0,   vsdSize );
+        memcpy(rawSect + sizeof(GPH) + vsdOffs,  vsd, len);
+    }
+
+    recalcSectionCrc(rawSect, sizeof(GPH) + infoSize);
+}
+
+
+bool Fs2Operations::patchImageVsd(Fs2Operations &imgFwOps, const char* userVsd)
+{
+    u_int32_t *imgBuf = ((FImage*)(imgFwOps._ioAccess))->getBuf();
+    u_int8_t *imgInfoSect = (u_int8_t*)imgBuf + imgFwOps._fs2ImgInfo.infoSectPtr - sizeof(GPH);
+    const char* vsdToUse = (userVsd && ( strlen(userVsd) <= VSD_LEN )) ? userVsd : (const char*)(this->_fwImgInfo.ext_info.vsd);
+    PatchInfoSect(imgInfoSect, imgFwOps._fs2ImgInfo.infoOffs[II_VSD], vsdToUse);
+    return true;
+}
+
+/*********************************************************/
+
+
+#define GUID_PTR_OFF    0x34
+#define IMAGE_INFO_PTR  0x2c
+#define IMAGE_SIZE_OFF  0x30
+#define IMAGE_ROM_INDEX 2
+#define CRC_SECT_SIZE 4
+#define TOTAL_SEC_SIZE(data_size) (data_size + sizeof(GPH) + CRC_SECT_SIZE)
+#define COPY_DW(dest, dword) {\
+    CPUTO1(dword);\
+    memcpy(dest, &dword, 4);\
+}
+
+#define READ_DW(dw, data) {\
+    dw = (*((u_int32_t*)(data)));\
+    TOCPU1(dw);\
+}
+
+
+bool Fs2Operations::CopyData(u_int8_t* &new_image, u_int8_t* &old_image, int copy_size)
+{
+    memcpy(new_image, old_image, copy_size);
+
+    new_image += copy_size;
+    old_image += copy_size;
+
+    return true;
+}
+
+
+
+bool Fs2Operations::CopyBoot2(u_int8_t* &new_image_p, u_int8_t* &old_image_p)
+{
+    u_int32_t size;
+    READ_DW(size, old_image_p + 4);
+    size = (size + 4) * 4;
+    CopyData(new_image_p, old_image_p, size);
+    return true;
+}
+
+bool Fs2Operations::AddNewSect(u_int8_t* &new_image_p, u_int8_t* data, GPH gph, u_int32_t* last_next)
+{
+
+    int size = gph.size * 4  ;
+
+    *last_next =  gph.next + sizeof(GPH);
+
+    CPUTOBY(gph);
+
+    // Copy the GPH
+    memcpy(new_image_p, (u_int8_t*)&gph, sizeof(GPH));
+
+    // Copy the data
+    memcpy(new_image_p + sizeof(GPH), data, size);
+
+    // Calc the CRC and copy it
+    recalcSectionCrc(new_image_p, sizeof(GPH) + size);
+
+    new_image_p = new_image_p + TOTAL_SEC_SIZE(size);
+    return true;
+}
+bool Fs2Operations::UpdateRomInImage(u_int8_t* new_image, u_int8_t* old_image, u_int8_t* rom_data, int rom_size,
+                                  int* new_image_size)
+{
+    GPH gph;
+    u_int32_t header;
+    u_int32_t next_ptr, last_next;
+
+    u_int8_t *new_image_p, *old_image_p;
+    new_image_p = new_image;
+    old_image_p = old_image;
+
+    // Copy first section
+    CopyData(new_image_p, old_image_p, FS2_BOOT_START);
+
+    //// Read BOOT2
+    CopyBoot2(new_image_p, old_image_p);
+
+    READ_DW(header, old_image_p);
+
+    if (header < H_FIRST  ||  header >= H_LAST) {
+        CopyBoot2(new_image_p, old_image_p);
+    }
+    next_ptr = old_image_p - old_image;
+
+    last_next =  next_ptr + sizeof(GPH);
+    int sect_index = 0, rom_inserted = 0;
+
+    // In this case we need to remove the ROM.
+    if (rom_data == NULL) {
+        rom_inserted = 1;
+    }
+
+    while (next_ptr && next_ptr != 0xff000000) {
+        u_int8_t* old_section = old_image + next_ptr;
+        gph = (*(GPH*)(old_section));
+        TOCPUBY(gph);
+        u_int32_t new_image_index = (new_image_p - new_image);
+        sect_index++;
+        //printf("-D- new_image_index = %#x,  next_ptr = %#x\n",  new_image_index, next_ptr);
+        next_ptr = gph.next;
+        u_int8_t* data;
+
+        //printf("-D- Before GPH: type = %#x, size = %#x, next = %#x, param = %#x\n", gph.type, gph.size, gph.next, gph.param);
+
+        if (!rom_inserted && (sect_index == IMAGE_ROM_INDEX || gph.type == H_ROM)) {
+            // prepare new ROM.
+            GPH new_gph;
+            int rom_whole_size =  TOTAL_SEC_SIZE(rom_size);
+
+            data      = rom_data;
+            new_gph.size  = rom_size / 4;
+            new_gph.next  = new_image_index + rom_whole_size;
+            new_gph.param = 0;
+            new_gph.type  = H_ROM;
+
+            AddNewSect(new_image_p, data, new_gph, &last_next);
+
+            rom_inserted = 1;
+        }
+        // If this section is ROM section we will ignore it.
+        if (gph.type == H_ROM) {
+            continue;
+        }
+
+        new_image_index = (new_image_p - new_image);
+        data = old_section + sizeof(GPH);
+        if (gph.next != 0xff000000) {
+           gph.next = new_image_index + TOTAL_SEC_SIZE(gph.size * 4);
+        }
+
+        if (gph.type == H_GUID) {
+            COPY_DW(new_image + GUID_PTR_OFF, last_next);
+        } else if (gph.type == H_IMG_INFO) {
+            u_int32_ba a = last_next;
+            u_int32_t check_sum = 0;
+            for (int i = 0; i < 3; i++) {
+                check_sum += a.range(i * 8 + 7, i * 8);
+            }
+            check_sum = 0x100 - (check_sum % 0x100);
+            a.range(31, 24) = check_sum;
+            last_next = u_int32_t(a);
+            COPY_DW(new_image + IMAGE_INFO_PTR, last_next);
+        }
+        AddNewSect(new_image_p, data, gph, &last_next);
+    }
+    // Update image size.
+    u_int32_t size = new_image_p - new_image;
+    /* TODO: reivew this, also deal with if fw is failsafe we should compare with get_size()/2 if not compare with the entire flash size
+     //check if size is bigger than flash
+    if (size >=  _fwImgInfo.actuallyFailsafe ? (_ioAccess->get_size()/2) : (_ioAccess->get_size())) {
+        return errmsg("Rom is too big to be integrated with the FW image.(img: %d, flash: %d)", (int)size, (int)_ioAccess->get_size() );
+    }*/
+
+    *new_image_size = size;
+
+    COPY_DW(new_image + IMAGE_SIZE_OFF, size);
+
+    // Writing 0 on the CRC existing field to let the tool verify the image
+    // and get some information which will be needed later.
+    u_int32_ba crc_dw = TOCPU1(*(u_int32_t*)(&new_image[IMG_CRC_OFF]));
+    crc_dw.range(23, 16) = 0;
+    (*(u_int32_t*)(&new_image[IMG_CRC_OFF])) = CPUTO1(crc_dw);
+
+    return true;
+}
+
+
+
+bool Fs2Operations::IntegrateDevRomInImage(Fs2Operations &imageOps)
+{
+    u_int32_t rom_size = _romSect.size();
+    FImage* fim = (FImage*)(imageOps._ioAccess);
+    u_int32_t  new_image_size = fim->getBufLength() + TOTAL_SEC_SIZE(rom_size);
+    vector<u_int8_t> new_data(new_image_size);
+    int actual_image_size;
+    //vector<u_int8_t> romWithEndian<>
+    //TOCPUn((u_int8_t*)(&_romSect[0]), rom_size/4);
+
+    // Compine the image and the rom into new daa
+    if(!UpdateRomInImage((u_int8_t*)(&new_data[0]), (u_int8_t*)(fim->getBuf()),
+                         (u_int8_t*)(&_romSect[0]), rom_size, &actual_image_size)) {
+        return errmsg("%s", err());
+    }
+
+    // close old image and open new image with the rom.
+    ((FImage*)(imageOps._ioAccess))->close();
+    ((FImage*)(imageOps._ioAccess))->open((u_int32_t*)(&new_data[0]), actual_image_size);
+
+
+    if (!imageOps.FwVerify(NULL) || !imageOps.Fs2IntQuery()) {
+        return errmsg("Internal error: verify/query of image after integrating ROM failed\n");
+    }
+
+    return true;
+}
+/********************************************************************/
+
+bool Fs2Operations::Fs2Burn(Fs2Operations &imageOps, ExtBurnParams& burnParams)
+{
+    if (imageOps.FwType() != FIT_FS2) {
+        return errmsg("FW image type is not FS2\n");
+    }
+
+    if (!imageOps.Fs2IntQuery()) {
+        return false;
+    }
+
+   bool devIntQueryRes = Fs2IntQuery();
+
+   if (!devIntQueryRes && burnParams.burnFailsafe) {
+       return errmsg("%s, burn cannot be failsafe." , err());
+   }
+
+    // Check Matching device ID
+    // HACK
+#ifndef UEFI_BUILD // NO Device ID here..
+
+    if (!burnParams.noDevidCheck) {
+        if (imageOps._fs2ImgInfo.infoOffs[II_HwDevsId]) {
+             if (!CheckMatchingHwDevId(_ioAccess->get_dev_id(),
+                                         _ioAccess->get_rev_id(),
+                                         imageOps._fwImgInfo.supportedHwId,
+                                         imageOps._fwImgInfo.supportedHwIdNum)) {
+                 return errmsg("Device/Image mismatch: %s\n",this->err( ));
+             }
+         } else if (imageOps._fs2ImgInfo.infoOffs[II_DeviceType]) {
+             if (!CheckMatchingDevId(_ioAccess->get_dev_id(), imageOps._fwImgInfo.ext_info.dev_type)) {
+                 return errmsg("Device/Image mismatch: %s\n",this->err());
+             }
+         }
+
+    }
+#endif
+
+    // Check PSID
+    if (devIntQueryRes && !CheckPSID(imageOps, burnParams.allowPsidChange)) {
+        return false;
+    }
+
+    // Check if the burnt FW version is OK
+    if (!CheckFwVersion(imageOps, burnParams.ignoreVersionCheck)) {
+        return false;
+    }
+
+    // ROM patchs
+    if (((burnParams.burnRomOptions == ExtBurnParams::BRO_FROM_DEV_IF_EXIST) && (_fwImgInfo.ext_info.roms_info.exp_rom_found)) || // There is ROM in device and user choses ir
+            ((burnParams.burnRomOptions == ExtBurnParams::BRO_DEFAULT) && (!imageOps._fwImgInfo.ext_info.roms_info.exp_rom_found))) { // No ROM in image
+        if (!IntegrateDevRomInImage(imageOps)) {
+            return false;
+        }
+    }
+
+
+
+
+    // Guids patch
+    _burnBlankGuids = burnParams.blankGuids;
+    bool  isGuidsSpecified  =  burnParams.userMacsSpecified || burnParams.userGuidsSpecified ||
+            burnParams.userUidsSpecified;
+    if (isGuidsSpecified) {
+        // Get the GUIDS/MACsUIDs from the user input
+        bool isBridgeX = (_fwImgInfo.ext_info.chip_type == CT_BRIDGEX);
+        bool isMacAvailable = Fs2IsMacAvailable();
+        if (!patchGUIDs(imageOps, isMacAvailable, isBridgeX, burnParams.userGuidsSpecified, burnParams.userMacsSpecified, burnParams.userUidsSpecified,
+                (guid_t*)(&(burnParams.userUids[0])), _fs2ImgInfo.ext_info.guids, _fs2ImgInfo.ext_info.guid_num)) {
+            return false;
+        }
+    } else if (!burnParams.useImageGuids) {
+        // Get the GUIDS/MACsUIDs from the device
+        if (!patchGUIDs(imageOps, true, false, false, false, false, (guid_t*)NULL,
+                _fs2ImgInfo.ext_info.guids, _fs2ImgInfo.ext_info.guid_num)) {
+            return false;
+        }
+    }
+    // Patch the image VSD file
+    if (burnParams.vsdSpecified || !burnParams.useImagePs) {
+        if (!patchImageVsd(imageOps, burnParams.userVsd)) {
+            return false;
+        }
+    }
+
+    // TODO: EXp Rom checks - Take from flash ..??
+    return Fs2FailSafeBurn(imageOps, !burnParams.burnFailsafe, "", burnParams.progressFunc);
+}
+
+
+bool Fs2Operations::Fs2IsMacAvailable()
+{
+
+    if (_fwImgInfo.ext_info.chip_type == CT_IS4 ) {
+        return false;
+    }
+    return true;
+}
+bool Fs2Operations::FwBurn(FwOperations *imageOps, u_int8_t forceVersion, ProgressCallBack progressFunc)
+{
+    if (imageOps == NULL) {
+        return errmsg("bad parameter is given to FwBurn\n");
+    }
+    ExtBurnParams burnParams = ExtBurnParams();
+    burnParams.ignoreVersionCheck = forceVersion;
+    burnParams.progressFunc = progressFunc;
+
+    return Fs2Burn((*(Fs2Operations*)imageOps), burnParams);
+
+}
+
+bool Fs2Operations::FwBurnAdvanced(FwOperations *imageOps, ExtBurnParams& burnParams)
+{
+    if (imageOps == NULL) {
+        return errmsg("bad parameter is given to FwBurnAdvanced\n");
+    }
+    return Fs2Burn((*(Fs2Operations*)imageOps), burnParams);
+
+}
+
+bool Fs2Operations::FwBurnBlock(FwOperations *imageOps, ProgressCallBack progressFunc)
+{
+    FImage *fim = (FImage*)((Fs2Operations*)imageOps)->_ioAccess;
+
+    if (imageOps == NULL) {
+        return errmsg("bad parameter is given to FwBurnBlock\n");
+    }
+
+    return writeImage(progressFunc, 0, fim->getBuf(), fim->getBufLength());
+}
+
+bool Fs2Operations::FwReadRom(std::vector<u_int8_t>& romSect)
+{
+    if (!Fs2IntQuery()) {
+        return false;
+    }
+    if (_romSect.empty()) {
+        return errmsg("The FW does not contain a ROM section");
+    }
+    romSect = _romSect;
+    return true;
+}
+
+bool Fs2Operations::FwSetMFG(guid_t baseGuid, PrintCallBack callBackFunc)
+{
+    // avoid compiler warrnings
+    (void)baseGuid;
+    (void)callBackFunc;
+    return errmsg("This command is not supported for FS2 FW image.");
+}
+
+bool Fs2Operations::FwGetSection (u_int32_t sectType, std::vector<u_int8_t>& sectInfo)
+{
+    if (sectType != H_FW_CONF && sectType != H_HASH_FILE) {
+        return errmsg("Hash File section not found in the given image.");
+    }
+    initSectToRead(sectType);
+    if (!Fs2Verify()) {
+        return false;
+    }
+    if (sectType == H_FW_CONF) {
+        sectInfo = _fwConfSect;
+    } else {
+        sectInfo = _hashFileSect;
+    }
+    if (sectInfo.empty()) {
+        return errmsg("Hash File section not found in the given image.");
+    }
+    return true;
+}
+
+bool Fs2Operations::ModifyVSDSection(const char *vsd, ProgressCallBack callBackFunc)
+{
+	(void)callBackFunc; /* avoid compiler warning*/
+    u_int32_t length = _fwImgInfo.lastImageAddr;
+    vector<u_int8_t> data(length);
+
+    // Read the image.
+    if (!_ioAccess->read(0, (u_int8_t*)(&data[0]), length)) {
+        return errmsg("Flash/Image read failed. %s", _ioAccess->err());
+    }
+    // Change the VSD
+    PatchInfoSect((u_int8_t*)(&data[0]) + _fs2ImgInfo.infoSectPtr - sizeof(GPH),
+                  _fs2ImgInfo.infoOffs[II_VSD],
+                   vsd);
+    // Re-burn the new Image after modifying the VSD
+    return ReburnNewImage((u_int8_t*)(&data[0]), "VSD", callBackFunc);
+}
+
+bool Fs2Operations::ReburnNewImage(u_int8_t *data, const char *feature_name, ProgressCallBack callBackFunc)
+{
+    u_int32_t length        = _fwImgInfo.lastImageAddr;
+    //char burn_str[100];
+    bool is_image = (_fname != NULL);
+    bool needs_repack = (is_image && _fwImgInfo.actuallyFailsafe);
+
+    // Burn the Image after modifying the VSD.
+
+    // Create a fwOperations object of the modified image
+    FwOperations* newOps = FwOperationsCreate((void*)data, (void*)&length, (char*)NULL, FHT_FW_BUFF);
+
+    // Verify the new image and exit if it's not VALID.
+    if (!((Fs2Operations*)newOps)->Fs2IntQuery()) {
+        return errmsg("Internal error: The prepared image After modifying the %s is corrupted: %s\n", feature_name, newOps->err());
+    }
+    if (!is_image) {
+        // Modify the flash
+        if (!Fs2FailSafeBurn(*((Fs2Operations*)newOps), true, NULL, callBackFunc)) {
+            return false;
+        }
+    } else {
+        u_int8_t *striped_data = new u_int8_t[length * 2];
+        u_int32_t striped_length;
+
+        // Modify the image.
+        // Update the Full image CRC.
+        UpdateFullImageCRC((u_int32_t*)data, length / 4, false);
+
+        // Re-pack the image as it was given.
+        // When it was striped this function would return it to that case.
+        packStripedImageData(striped_data, data, length, striped_length, needs_repack, _fwImgInfo.cntxLog2ChunkSize);
+
+        // Re-write the image to the file.
+        if (!WriteImageToFile(_fname, striped_data, striped_length)) {
+            return false;
+       }
+    }
+    return true;
+}
+
+bool Fs2Operations::packStripedImageData(u_int8_t *striped_data, u_int8_t *normal_data, u_int32_t length, u_int32_t &striped_length,
+        bool needs_repack, u_int32_t cntxLog2ChunkSize)
+{
+    if (needs_repack) {
+        u_int32_t chunk_size = 1 << cntxLog2ChunkSize;
+        u_int32_t chunk_num = (length / chunk_size) + 1;
+        striped_length = 0;
+
+        // Loop which runs over the chunks
+        for (u_int32_t i = 0; i < chunk_num; i++) {
+            u_int32_t normal_index  = i * chunk_size;
+            u_int32_t striped_index = normal_index * 2;
+
+            u_int32_t size = (length - normal_index);
+            u_int8_t *striped_ptr = striped_data + striped_index;
+
+            size = (size <= chunk_size) ? size : chunk_size;
+            memcpy(striped_ptr, normal_data + normal_index, size);
+            striped_length += size;
+
+            if (i != (chunk_num - 1)) {
+                // Add blank chunk after all the chunks instead the last one.
+                memset(striped_ptr + chunk_size, 0xff, chunk_size);
+                striped_length += chunk_size;
+            }
+        }
+    } else {
+        striped_length = length;
+        memcpy(striped_data, normal_data, length);
+    }
+    return true;
+
+}
+
+bool Fs2Operations::ModifyKeySection(guid_t access_key, ProgressCallBack callBackFunc)
+{
+
+    u_int32_t length = _fwImgInfo.lastImageAddr;
+    vector<u_int8_t> data(length);
+
+    // Read the image.
+    if (!_ioAccess->read(0, (u_int8_t*)(&data[0]), length)) {
+        return errmsg("Flash/Image read failed. %s\n", _ioAccess->err());
+    }
+
+    // Change the VSD
+    PatchKeySect((u_int32_t*)(&data[0] + _fs2ImgInfo.infoSectPtr - sizeof(GPH)),
+                  _fs2ImgInfo.infoOffs[II_HwAccessKey],
+                  access_key);
+    // Re-burn the new Image after modifying the VSD
+    return ReburnNewImage((u_int8_t*)(&data[0]), "HW Key", callBackFunc);
+}
+
+void Fs2Operations::PatchKeySect(u_int32_t* buff, u_int32_t keyOff, guid_t hw_key)
+{
+    u_int32_t  infoSize = __be32_to_cpu(*(buff + 1));
+    u_int32_t sectSize = sizeof(GPH) + infoSize * 4;
+
+    u_int32_t realKeyoff = (keyOff  +  sizeof(GPH)) / 4;
+
+    // Update the key in the buffer which is supposed to be burnt into the flash
+    buff[realKeyoff]     = __cpu_to_be32(hw_key.h);
+    buff[realKeyoff + 1] = __cpu_to_be32(hw_key.l);
+
+    recalcSectionCrc((u_int8_t*)buff, sectSize);
+    return;
+}
+
+bool Fs2Operations::ModifyGuidSection(guid_t *user_guids, ProgressCallBack progressFunc)
+{
+    u_int32_t length = _fwImgInfo.lastImageAddr;
+    vector<u_int8_t> data(length);
+
+    // Read the image.
+    if (!_ioAccess->read(0, (u_int8_t*)(&data[0]), length)) {
+        return errmsg("Flash/Image read failed: %s\n", _ioAccess->err());
+    }
+    // Change the GUIDs section according to the user given GUIDs
+    patchGUIDsSection ((u_int32_t*)(&data[0]), _fs2ImgInfo.guidPtr, user_guids, _fs2ImgInfo.ext_info.guid_num);
+    // Re-burn the new Image after modifying the GUIDs
+    return ReburnNewImage((u_int8_t*)(&data[0]), "GUIDs", progressFunc);
+}
+
+bool Fs2Operations::Fs2SetGuidsForBlank(sg_params_t& sgParam)
+{
+    // There is blank GUIDs on the device (not image)
+    u_int32_t guid_sect_addr[2] = {0};
+    u_int32_t length  = _fwImgInfo.ext_info.image_size;
+    if (!_ioAccess->is_flash()) {
+        return errmsg("Image file is not supported.");
+    }
+
+
+    guid_sect_addr[0] = _fs2ImgInfo.guidPtr;
+
+    for (int i = 0; i < 2 && guid_sect_addr[i]; i++ ) {
+        u_int32_t guid_sect[MAX_GUIDS*2 + 5]; // Save room for header + crc
+
+        if (!_ioAccess->read(guid_sect_addr[i] - 16 , guid_sect, 16)) {
+            return errmsg("Failed to read guids section - flash read error (%s)\n", _ioAccess->err());
+        }
+        // we have blank guids so make sure we have ffff in sgParams.userGuids in the correct pos
+        if (!sgParam.guidsSpecified) {
+            memset(&sgParam.userGuids[0], 0xff, (sizeof(guid_t))*GUIDS);
+        }
+        if (!sgParam.macsSpecified) {
+            memset(&sgParam.userGuids[GUIDS], 0xff, (sizeof(guid_t))*MACS);
+        }
+       //  patchGUIDsSection(u_int32_t *buf, u_int32_t ind, guid_t guids[MAX_GUIDS], int nguids)
+        patchGUIDsSection (guid_sect, 16, &sgParam.userGuids[0], _fs2ImgInfo.ext_info.guid_num);
+
+        if (!((Flash*)_ioAccess)->write(guid_sect_addr[i], guid_sect + 4 , _fs2ImgInfo.ext_info.guid_num * 8 + 4, true)) {
+            return errmsg("flash write error (%s)\n", _ioAccess->err());
+        }
+    }
+    if (sgParam.updateCrc) {
+       // Read the image.
+        vector<u_int8_t> data(length);
+
+        if (!_ioAccess->read(0, (u_int32_t*)(&data[0]), length)) {
+            return errmsg("Flash read failed: %s\n", _ioAccess->err());
+        }
+        // TODO: Do we need to update the CRC existing ORENK
+        // Calc & Update CRC.
+        u_int32_t *new_data =  (u_int32_t*)(&data[0]);
+        u_int32_t crc = CalcImageCRC(new_data, length / 4);
+        u_int32_ba old_dw = __be32_to_cpu(new_data[IMG_CRC_OFF / 4]);
+        old_dw.range(15, 0) =  crc;
+        u_int32_t new_crc_dw = CPUTO1(old_dw);
+
+        if (!((Flash*)_ioAccess)->write(IMG_CRC_OFF, &new_crc_dw, 4, true)) {
+            return errmsg("flash write error (%s).", _ioAccess->err());
+        }
+    }
+    return true;
+}
+
+bool Fs2Operations::Fs2SetGuids(sg_params_t& sgParam, PrintCallBack callBackFunc, ProgressCallBack progressFunc)
+{
+    // avoid compiler warrnings
+    (void)callBackFunc;
+    //
+    bool ib_dev, eth_dev, bx_dev;
+    // Get the FW types
+    bx_dev = _fwImgInfo.ext_info.chip_type == CT_BRIDGEX;
+    SetDevFlags(_fwImgInfo.ext_info.chip_type, _fwImgInfo.ext_info.dev_type, FIT_FS2, ib_dev, eth_dev);
+    guid_t* old_guids = _fwImgInfo.imageOk ? _fs2ImgInfo.ext_info.guids : NULL;
+    guid_t* used_guids;
+
+    // Patch the GUIDs and prints any needed warnings
+
+        //resize our user guids vector to MAX_GUIDS
+    sgParam.userGuids.resize(MAX_GUIDS);
+
+    if (!preFS2PatchGUIDs(eth_dev, bx_dev, sgParam.guidsSpecified, sgParam.macsSpecified, sgParam.uidsSpecified, &sgParam.userGuids[0],
+                        old_guids, &used_guids, _fs2ImgInfo.ext_info.guid_num)) {
+        return false;
+    }
+
+    // Modify the guids in the burnt image and re-burn it
+    if (!ModifyGuidSection(used_guids, progressFunc)) {
+        return false;
+    }
+    return true;
+}
+
+bool Fs2Operations::FwSetGuids(sg_params_t& sgParam, PrintCallBack callBackFunc,
+        ProgressCallBack progressFunc)
+{
+	/* avoid annoying mingw warnings*/
+	(void)callBackFunc;
+	(void)progressFunc;
+
+    if (!Fs2IntQuery(true, sgParam.stripedImage)) {
+        return false;
+    }
+    if (sgParam.userGuids.size() != MAX_GUIDS) {
+        return errmsg("invalid userGuid vector size given in sgParams.");
+    }
+    if (_fs2ImgInfo.ext_info.blank_guids) {
+        return Fs2SetGuidsForBlank(sgParam);
+    }
+    return Fs2SetGuids(sgParam, callBackFunc, progressFunc);
+}
+
+
+bool Fs2Operations::FwBurnRom(FImage* romImg, bool ignoreProdIdCheck, bool ignoreDevidCheck, ProgressCallBack progressFunc)
+{
+    // we dont support adding rom to an image just yet
+    if (!_ioAccess->is_flash()) {
+        return errmsg("Burn ROM not supported for FS2 image.");
+    }
+    //make sure we dont get fwImage instead of rom file
+
+    u_int32_t cntx_image_start[CNTX_START_POS_SIZE];
+    u_int32_t cntx_image_num;
+    CntxFindAllImageStart(romImg, cntx_image_start, &cntx_image_num);
+    if (cntx_image_num != 0) {
+        return errmsg("Expecting an expansion ROM image, Recieved Mellanox FW image.");
+    }
+
+    if (!Fs2IntQuery()) {
+        return false;
+    }
+
+    if (_fwImgInfo.ext_info.chip_type != CT_CONNECTX) {
+        // TODO: Indicate the device name.
+        return errmsg("Unsupported device type %d", _fwImgInfo.ext_info.dev_type);
+    }
+
+    if (_romSect.empty() && !IsFwSupportingRomModify(_fwImgInfo.ext_info.fw_ver)) {
+        return errmsg("It is not allowed to burn ROM on device which has fw: %d.%d.%d that doesn't contain ROM.", _fwImgInfo.ext_info.fw_ver[0],
+                   _fwImgInfo.ext_info.fw_ver[1], _fwImgInfo.ext_info.fw_ver[2]);
+    }
+
+    if (!ignoreProdIdCheck && _fs2ImgInfo.infoOffs[II_ProductVer]) {
+        return errmsg("The device FW contains common FW/ROM Product Version - The ROM cannot be updated separately.");
+    }
+    u_int32_t length        = _fwImgInfo.lastImageAddr;
+    u_int32_t new_data_size = length + TOTAL_SEC_SIZE(romImg->getBufLength());
+    vector<u_int8_t> data(length);
+    vector<u_int8_t> new_data(new_data_size);
+
+    // Read the image.
+    if (!_ioAccess->read(0, (u_int8_t*)(&data[0]), length)) {
+        return errmsg("Flash read failed: %s", _ioAccess->err());
+    }
+
+    u_int32_t new_image_size;
+
+    // Insert the rom to the image.
+    if(!UpdateRomInImage((u_int8_t*)(&new_data[0]), (u_int8_t*)(&data[0]),
+                             (u_int8_t*)romImg->getBuf(), romImg->getBufLength(),
+                             (int*)&new_image_size)) {
+        return false;
+    }
+    // open the image
+    FwOperations* newOps = FwOperationsCreate((void*)&new_data[0], (void*)&new_image_size, (char*)NULL, FHT_FW_BUFF);
+    if (!newOps) {
+        return errmsg("Internal error: The prepared image is corrupted.");
+    }
+
+    if (!((Fs2Operations*)newOps)->Fs2Verify((VerifyCallBack)NULL,false, false, false, true) || !((Fs2Operations*)newOps)->Fs2Query()) {
+        errmsg("Internal error: The prepared image is corrupted: %s", newOps->err());
+        newOps->FwCleanUp();
+        delete newOps;
+        return false;
+    }
+    // init fw_info_t struct for checkMatchingExpRomDevId
+    fw_info_t info;
+    info.fw_type = FIT_FS2;
+    info.fw_info = ((Fs2Operations*)newOps)->_fwImgInfo.ext_info;
+    //no need to init the fs2_info part of fw_info_t as the function doesnt use it.
+
+    if (!ignoreDevidCheck && !FwOperations::checkMatchingExpRomDevId(info)) {
+        errmsg("Image file ROM: FW is for device %d, but Exp-ROM is for device %d\n", ((Fs2Operations*)newOps)->_fwImgInfo.ext_info.dev_type,\
+                ((Fs2Operations*)newOps)->_fwImgInfo.ext_info.roms_info.exp_rom_com_devid);
+        newOps->FwCleanUp();
+        delete newOps;
+        return false;
+    }
+
+    bool rc = Fs2FailSafeBurn(*((Fs2Operations*)newOps), true, "Burning ROM image", progressFunc);
+    newOps->FwCleanUp();
+    delete newOps;
+    return rc;
+}
+
+bool Fs2Operations::FwDeleteRom(bool ignoreProdIdCheck, ProgressCallBack progressFunc)
+{
+    // we dont support delete rom in FS2 image yet
+    if (!_ioAccess->is_flash()) {
+        return errmsg("Delete ROM not supported for FS2 image.");
+    }
+    // Verify to get some parameters
+    if (!Fs2IntQuery()) {
+        return false;
+    }
+
+    if (_fwImgInfo.ext_info.chip_type != CT_CONNECTX) {
+        // TODO: Indicate the device name.
+        return errmsg("Unsupported device type %d", _fwImgInfo.ext_info.dev_type);
+    }
+    if (_romSect.empty()) {
+        return errmsg("The FW does not contain a ROM section.");
+    }
+
+    if (!IsFwSupportingRomModify(_fwImgInfo.ext_info.fw_ver)) {
+        return errmsg("Unsupported Fw version (%d.%d.%d).", _fwImgInfo.ext_info.fw_ver[0],
+                   _fwImgInfo.ext_info.fw_ver[1], _fwImgInfo.ext_info.fw_ver[2]);
+    }
+
+    if (!ignoreProdIdCheck && _fs2ImgInfo.infoOffs[II_ProductVer]) {
+        return errmsg("The device FW contains common FW/ROM Product Version - The ROM cannot be removed separately.\n");
+    }
+
+    u_int32_t length        = _fwImgInfo.lastImageAddr;
+    vector<u_int8_t> data(length);
+    vector<u_int8_t> new_data(length);
+
+    // Read the image.
+    if (!_ioAccess->read(0, (u_int8_t*)(&data[0]), length)) {
+        return errmsg("Flash read failed: %s\n", _ioAccess->err());
+    }
+    int new_image_size;
+    if(!UpdateRomInImage((u_int8_t*)(&new_data[0]), (u_int8_t*)(&data[0]),
+                             NULL, 0, &new_image_size)) {
+        return errmsg("%s", _ioAccess->err());
+    }
+
+    // Burn the Image after the ROM was removed.
+    FwOperations* newOps = FwOperationsCreate((void*)&new_data[0], (void*)&new_image_size, (char*)NULL, FHT_FW_BUFF);
+    if (!newOps) {
+        return errmsg("Internal error: The prepared image after removing the ROM is corrupted.");
+    }
+
+    // To verify the new image and exit if it's not VALID.
+    if (!((Fs2Operations*)newOps)->Fs2Verify((VerifyCallBack)NULL,false, false, false, true) || !((Fs2Operations*)newOps)->Fs2Query()) {
+        errmsg("Internal error: The prepared image after removing the ROM is corrupted: %s", newOps->err());
+        newOps->FwCleanUp();
+        delete newOps;
+        return false;
+    }
+    bool rc = Fs2FailSafeBurn(*((Fs2Operations*)newOps), true, "Removing ROM image", progressFunc);
+    newOps->FwCleanUp();
+    delete newOps;
+    return rc;
+}
+
+bool Fs2Operations::FwSetVSD(char* vsdStr, ProgressCallBack progressFunc, PrintCallBack printFunc)
+{
+    // avoid compiler warrnings
+    (void)printFunc;
+    //
+    if (!Fs2IntQuery()) {
+        return false;
+    }
+    if (_fwImgInfo.ext_info.chip_type != CT_CONNECTX) {
+        // TODO: Indicate the device name.
+        return errmsg("Unsupported device type %d", _fwImgInfo.ext_info.dev_type);
+    }
+
+    if (!_fs2ImgInfo.infoOffs[II_VSD]) {
+        return errmsg("No info section on the image.");
+    }
+
+    if (strlen(vsdStr) > VSD_LEN) {
+    	return errmsg("VSD string is too long(%d), max allowed length: %d", (int)strlen(vsdStr), VSD_LEN);
+    }
+
+    if (!ModifyVSDSection(vsdStr, progressFunc)) {
+        return false;
+    }
+    return true;
+}
+
+bool Fs2Operations::FwSetVPD(char* vpdFileStr, PrintCallBack callBackFunc)
+{
+    // avoid compiler warrnings
+    (void)vpdFileStr;
+    (void)callBackFunc;
+    return errmsg("Setting VPD is not supported in FS2 image format.");
+}
+
+bool Fs2Operations::FwSetAccessKey(hw_key_t userKey, ProgressCallBack progressFunc)
+{
+	/*avoid compiler warning*/
+	(void)progressFunc;
+    if (!Fs2IntQuery()) {
+        return false;
+    }
+    if (_fwImgInfo.ext_info.chip_type != CT_CONNECTX) {
+        // TODO: Indicate the device name.
+        return errmsg("Unsupported device type %d", _fwImgInfo.ext_info.dev_type);
+    }
+
+    if (!_fs2ImgInfo.infoOffs[II_HwAccessKey]) {
+        return errmsg("The image does not support this operation.");
+    }
+
+    if (!ModifyKeySection(userKey, progressFunc)) {
+        return false;
+    }
+    return true;
+
+}
+
+bool Fs2Operations::FwResetNvData()
+{
+
+    if (!_ioAccess->is_flash()) {
+    	return errmsg("Cannot perform operation on Image");
+    }
+
+    if (!Fs2IntQuery()) {
+        return false;
+    }
+    u_int32_t devId = _ioAccess->get_dev_id();
+    if ( devId != CX3_HW_ID && devId != CX3_PRO_HW_ID ) {
+        // TODO: Indicate the device name.
+        return errmsg("Unsupported device type(%d). Can only perform operation on CX3/CX3-PRO ", _fwImgInfo.ext_info.dev_type);
+    }
+
+    if (_fs2ImgInfo.fw_sector_size == 0) {// if fw was generated with old mft i.e without the fw_sector_size than we dont allow this operation
+        return errmsg("Firmware was generated with old MFT, please use MFT-3.6.0 or above");
+    }
+
+    // find configuration section base addr = (flash size - (config_sectors + config_pad)*64k)
+
+    u_int32_t availFlashSize = _fwImgInfo.actuallyFailsafe ? (_ioAccess->get_size()/2) : _ioAccess->get_size();
+    u_int32_t fwSectorSz = _fs2ImgInfo.fw_sector_size != 0 ? _fs2ImgInfo.fw_sector_size : getDefaultSectorSz();
+    u_int32_t reservedArea = _fs2ImgInfo.ext_info.config_sectors * fwSectorSz;
+    reservedArea = reservedArea > MAX_CONFIG_AREA_SIZE ? MAX_CONFIG_AREA_SIZE : reservedArea;
+    u_int32_t configBaseAddr;
+	if (_fwImgInfo.actuallyFailsafe) {
+		configBaseAddr = availFlashSize  - (reservedArea + _fs2ImgInfo.ext_info.config_pad * fwSectorSz) ;
+	} else {
+		// For non FS image, there's an optional offset + 2 consecutive config areas
+        configBaseAddr = availFlashSize - (reservedArea* 2 + (_fs2ImgInfo.ext_info.config_pad * fwSectorSz));
+	}
+
+    //printf("-D- config_sectors:0x%x config_pads: 0x%x , sector_size:0x%x, configBaseAddr:0x%x, flashSize:0x%x\n",
+			//_fs2ImgInfo.ext_info.config_sectors, _fs2ImgInfo.ext_info.config_pad, fwSectorSz,configBaseAddr, availFlashSize);
+
+	//erase addresses : [configBaseAddr..AvailFlashSize]
+    u_int32_t sectorSize = _ioAccess->get_sector_size();
+    u_int32_t configEndAddr = availFlashSize - (_fs2ImgInfo.ext_info.config_pad * fwSectorSz);
+	for (u_int32_t eraseAddr=configBaseAddr; eraseAddr < configEndAddr; eraseAddr+=sectorSize ) {
+		if (!((Flash*)_ioAccess)->erase_sector(eraseAddr)) {
+			return errmsg("failed to erase configuration address: 0x%x. %s", eraseAddr, _ioAccess->err());
+		}
+		if (_fwImgInfo.actuallyFailsafe) { // erase config sectors on the other half aswell
+			((Flash*)_ioAccess)->set_address_convertor(_fwImgInfo.cntxLog2ChunkSize, !(_fwImgInfo.imgStart != 0));
+			if (!((Flash*)_ioAccess)->erase_sector(eraseAddr)) {
+				((Flash*)_ioAccess)->set_address_convertor(_fwImgInfo.cntxLog2ChunkSize, (_fwImgInfo.imgStart != 0));;
+				return errmsg("failed to erase configuration address: 0x%x. %s", eraseAddr, _ioAccess->err());
+			}
+			// restore address converter
+			((Flash*)_ioAccess)->set_address_convertor(_fwImgInfo.cntxLog2ChunkSize, (_fwImgInfo.imgStart != 0));
+		}
+	}
+    return true;
+
+}
+
+bool Fs2Operations::FwShiftDevData(PrintCallBack progressFunc)
+{
+    // avoid compiler warrnings
+    (void)progressFunc;
+    return errmsg("Shifting device data sections is not supported in FS2 image format.");
+}
diff --git a/mlxfwops/lib/fs2_ops.h b/mlxfwops/lib/fs2_ops.h
new file mode 100644
index 0000000..0fc63db
--- /dev/null
+++ b/mlxfwops/lib/fs2_ops.h
@@ -0,0 +1,177 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef FS2_OPS_
+#define FS2_OPS_
+
+#include "fw_ops.h"
+#define FULL_VERIFY         0xff
+
+
+class Fs2Operations : public FwOperations {
+public:
+    Fs2Operations(FBase *ioAccess) :
+        FwOperations(ioAccess), _burnBlankGuids(false), _isFullVerify(false){};
+
+    virtual ~Fs2Operations()  {};
+    //virtual void print_type() {};
+    virtual bool FwQuery(fw_info_t *fwInfo, bool readRom = true, bool isStripedImage = false);
+    virtual bool FwVerify(VerifyCallBack verifyCallBackFunc, bool isStripedImage = false, bool showItoc = false);
+
+    virtual bool FwBurn(FwOperations *imageOps, u_int8_t forceVersion, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+    virtual bool FwBurnAdvanced(FwOperations *imageOps, ExtBurnParams& burnParams);
+    virtual bool FwBurnBlock(FwOperations* imageOps, ProgressCallBack progressFunc);
+
+    virtual bool FwBurnRom(FImage* romImg, bool ignoreProdIdCheck = false, bool ignoreDevidCheck = false,
+            ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+    virtual bool FwDeleteRom(bool ignoreProdIdCheck, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+
+    // virtual bool FwSetGuids(std::vector<guid_t>& userGuids, std::vector<guid_t>& userMacs, bool updateCrc=true, PrintCallBack callBackFunc=(PrintCallBack)NULL);
+    virtual bool FwSetGuids(sg_params_t& sgParam, PrintCallBack callBackFunc, ProgressCallBack progressFunc);
+
+    virtual bool FwSetMFG(guid_t baseGuid, PrintCallBack callBackFunc=(PrintCallBack)NULL);
+    virtual bool FwSetVSD(char* vsdStr, ProgressCallBack progressFunc=(ProgressCallBack)NULL, PrintCallBack printFunc=(PrintCallBack)NULL);
+    virtual bool FwSetVPD(char* vpdFileStr, PrintCallBack callBackFunc=(PrintCallBack)NULL);
+    virtual bool FwSetAccessKey(hw_key_t userKey, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+    virtual bool FwShiftDevData(PrintCallBack progressFunc=(PrintCallBack)NULL);
+    virtual bool FwResetNvData();
+
+    virtual bool FwGetSection (u_int32_t sectType, std::vector<u_int8_t>& sectInfo);
+
+
+
+    virtual u_int8_t FwType();
+    virtual bool FwInit();
+    virtual bool FwReadData(void* image, u_int32_t* image_size);
+    virtual bool FwReadRom(std::vector<u_int8_t>& romSect);
+
+
+private:
+
+    enum Fs2ImageInfoTags {
+        II_IiFormatRevision   = 0,
+        II_FwVersion          = 1,
+        II_FwBuildTime        = 2,
+        II_DeviceType         = 3,
+        II_PSID               = 4,
+        II_VSD                = 5,
+        II_SuppurtedPsids     = 6,
+        II_ProductVer         = 7,
+        II_VsdVendorId        = 8,
+        II_IsGa               = 9,
+        II_HwDevsId           = 10,
+        II_MicVersion         = 11,
+        II_MinFitVersion      = 12,
+        II_HwAccessKey        = 13,
+        II_PROFILES_LIST      = 14,
+        II_SUPPORTED_PROFS    = 15,
+        II_CONFIG_INFO        = 16,
+        II_TLVS_FORMAT        = 17,
+        II_TRACER_HASH        = 18,
+        II_ConfigArea        = 19,
+        II_Last,              // Mark the end of used tag ids
+        II_End                = 0xff
+    };
+    struct Fs2ImgInfo {
+        fs2_info_t ext_info;
+        u_int32_t  infoOffs[II_Last];
+        bool       psOk;
+        // Configuraqtion info
+        std::vector<u_int8_t> profListSectZipped;
+        std::vector<u_int8_t> TlvFormatSectZipped;
+        std::vector<u_int8_t> TracerHashSectZipped;
+        std::vector<u_int32_t> supportedProfList;
+        u_int32_t defPorfile;
+        u_int32_t configAddr1;
+        u_int32_t configAddr2;
+        u_int32_t configSize;
+        bool      isConfigurable;
+        u_int32_t    infoSectPtr;
+        u_int32_t    guidPtr;
+        u_int32_t   fw_sector_size;
+
+    };
+
+
+    bool Fs2Verify(VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL, bool is_striped_image = false, bool both_images = false,
+            bool only_get_start = false, bool ignore_full_image_crc = false, bool force_no_striped_image = false);
+    bool Fs2Query ();
+    bool Fs2Burn(Fs2Operations &imageOps, ExtBurnParams& burnParams);
+
+
+    bool CntxGetFsData(u_int32_t fs_info_word, bool& fs_en, u_int32_t& log2chunk_size);
+    bool checkList(u_int32_t offs, u_int32_t fw_start, const char *pref, VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL);
+    bool checkGen(u_int32_t beg,u_int32_t offs, u_int32_t& next, const char *pref, VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL);
+    bool ParseInfoSect(u_int8_t* buff, u_int32_t byteSize);
+    bool Fs2IntQuery(bool readRom = true, bool isStripedImage=false);
+    u_int32_t getDefaultSectorSz();
+    bool GetMaxImageSize(u_int32_t flash_size, bool image_is_fs, u_int32_t imgConfigSectors, u_int32_t imgFwSectorSz, u_int32_t &max_image_size);
+    bool UpdateFullImageCRC(u_int32_t* buff, u_int32_t size, bool blank_guids);
+    bool Fs2FailSafeBurn(Fs2Operations &imageOps, bool allow_nofs, const char* pre_message,
+            ProgressCallBack progressFunc);
+    bool ModifyGuidSection(guid_t *user_guids, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+    bool preFS2PatchGUIDs(bool patch_macs, bool patch_uids, bool user_guids, bool user_macs,
+            bool user_uids, guid_t new_guids[MAX_GUIDS], guid_t old_guids[MAX_GUIDS], guid_t **used_guids_p, u_int32_t num_of_old_guids);
+    bool patchGUIDs (Fs2Operations& imageOps, bool patch_macs, bool patch_uids, bool user_guids, bool user_macs, bool user_uids,
+                                 guid_t new_guids[MAX_GUIDS], guid_t old_guids[MAX_GUIDS], u_int32_t num_of_old_guids);
+    void patchGUIDsSection(u_int32_t *buf, u_int32_t ind, guid_t guids[MAX_GUIDS], int nguids);
+    bool patchImageVsd(Fs2Operations &imgFwOps, const char* userVsd=(char*)NULL);
+    void PatchInfoSect(u_int8_t* rawSect, u_int32_t vsdOffs, const char* vsd);
+    void initSectToRead(int imp_index);
+    //needed for fs2burn
+    bool IntegrateDevRomInImage(Fs2Operations &imgFwOps);
+    bool UpdateRomInImage(u_int8_t* new_image, u_int8_t* old_image, u_int8_t* rom_data, int rom_size,
+                          int* new_image_size);
+    bool AddNewSect(u_int8_t* &new_image_p, u_int8_t* data, GPH gph, u_int32_t* last_next);
+    bool CopyBoot2(u_int8_t* &new_image_p, u_int8_t* &old_image_p);
+    bool CopyData(u_int8_t* &new_image, u_int8_t* &old_image, int copy_size);
+
+    bool ModifyKeySection(guid_t access_key, ProgressCallBack callBackFunc=(ProgressCallBack)NULL);
+    void PatchKeySect(u_int32_t* buff, u_int32_t keyOff, guid_t hw_key);
+    bool Fs2IsMacAvailable();
+    bool CheckBxMacsFormat(guid_t* guids, int index, int user_uids);
+
+    bool ModifyVSDSection(const char *vsd, ProgressCallBack callBackFunc=(ProgressCallBack)NULL);
+    bool ReburnNewImage(u_int8_t *data, const char *feature_name, ProgressCallBack callBackFunc=(ProgressCallBack)NULL);
+    bool packStripedImageData(u_int8_t *striped_data, u_int8_t *normal_data, u_int32_t length, u_int32_t &striped_length,
+                              bool needs_repack, u_int32_t cntxLog2ChunkSize);
+    bool Fs2SetGuids(sg_params_t& sgParam, PrintCallBack callBackFunc=(PrintCallBack)NULL, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+    bool Fs2SetGuidsForBlank(sg_params_t& sgParam);
+
+
+    Fs2ImgInfo _fs2ImgInfo;
+    bool _burnBlankGuids;
+    bool _isFullVerify;
+};
+
+#endif // FS2_OPS_o
diff --git a/mlxfwops/lib/fs3_ops.cpp b/mlxfwops/lib/fs3_ops.cpp
new file mode 100644
index 0000000..f5461f4
--- /dev/null
+++ b/mlxfwops/lib/fs3_ops.cpp
@@ -0,0 +1,1608 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <stdlib.h>
+#include <algorithm>
+
+#include "fs3_ops.h"
+
+#include <vector>
+
+#define FS3_FLASH_SIZE 0x400000
+
+const u_int32_t Fs3Operations::_itocSignature[4] = {
+        ITOC_ASCII,   // Ascii of "MTFW"
+        TOC_RAND1,   // Random data
+        TOC_RAND2,
+        TOC_RAND3
+};
+
+const Fs3Operations::SectionInfo Fs3Operations::_fs3SectionsInfoArr[] = {
+    {FS3_END,           "END"},
+    {FS3_ITOC,          "ITOC_Header"},
+
+    {FS3_BOOT_CODE,     "BOOT_CODE"},
+    {FS3_PCI_CODE,      "PCI_CODE"},
+    {FS3_MAIN_CODE,     "MAIN_CODE"},
+    {FS3_PCIE_LINK_CODE, "PCIE_LINK_CODE"},
+    {FS3_IRON_PREP_CODE, "IRON_PREP_CODE"},
+    {FS3_POST_IRON_BOOT_CODE, "POST_IRON_BOOT_CODE"},
+    {FS3_UPGRADE_CODE, "FS3_UPGRADE_CODE"},
+    {FS3_HW_BOOT_CFG,   "HW_BOOT_CFG"},
+    {FS3_HW_MAIN_CFG,   "HW_MAIN_CFG"},
+    {FS3_IMAGE_INFO,    "IMAGE_INFO"},
+    {FS3_FW_BOOT_CFG,   "FW_BOOT_CFG"},
+    {FS3_FW_MAIN_CFG,   "FW_MAIN_CFG"},
+    {FS3_ROM_CODE,      "ROM_CODE"},
+    {FS3_RESET_INFO,    "FS3_RESET_INFO"},
+    {FS3_DBG_LOG_MAP,   "DBG_LOG_MAP"},
+    {FS3_DBG_FW_INI,    "DBG_FW_INI"},
+    {FS3_DBG_FW_PARAMS, "DBG_FW_PARAMS"},
+    {FS3_FW_ADB,        "FW_ADB"},
+
+    {FS3_MFG_INFO,      MFG_INFO},
+    {FS3_DEV_INFO,      "DEV_INFO"},
+    {FS3_NV_DATA,       "NV_DATA"},
+    {FS3_VPD_R0,        "VPD_R0"},
+};
+
+bool Fs3Operations::Fs3UpdateImgCache(u_int8_t *buff, u_int32_t addr, u_int32_t size)
+{
+    // vector<u_int8_t>::iterator it;
+    u_int32_t min_required_size = addr + size;
+
+    if (_fs3ImgInfo.imageCache.size() < min_required_size) {
+        _fs3ImgInfo.imageCache.resize(min_required_size);
+    }
+    for (u_int32_t i = 0; i < size; i++) {
+        _fs3ImgInfo.imageCache.at(addr + i) = buff[i];
+    }
+    return true;
+}
+
+bool Fs3Operations::UpdateImgCache(u_int8_t *buff, u_int32_t addr, u_int32_t size)
+{
+    return Fs3UpdateImgCache(buff, addr, size);
+}
+
+const char *Fs3Operations::GetSectionNameByType(u_int8_t section_type) {
+
+    for (u_int32_t i = 0; i < ARR_SIZE(_fs3SectionsInfoArr); i++) {
+        const SectionInfo *sect_info = &_fs3SectionsInfoArr[i];
+        if (sect_info->type == section_type) {
+            return sect_info->name;
+        }
+    }
+    return UNKNOWN_SECTION;
+}
+
+bool Fs3Operations::DumpFs3CRCCheck(u_int8_t sect_type, u_int32_t sect_addr, u_int32_t sect_size, u_int32_t crc_act,
+        u_int32_t crc_exp, bool ignore_crc, VerifyCallBack verifyCallBackFunc)
+{
+    char pr[256];
+    const char *sect_type_str = GetSectionNameByType(sect_type);
+    sprintf(pr, CRC_CHECK_OLD, PRE_CRC_OUTPUT, sect_addr, sect_addr + sect_size - 1, sect_size,
+            sect_type_str);
+    if (!strcmp(sect_type_str, UNKNOWN_SECTION)) {
+        sprintf(pr + strlen(pr), ":0x%x", sect_type);
+    }
+    sprintf(pr + strlen(pr), ")");
+    return  CheckAndPrintCrcRes(pr, 0, sect_addr, crc_exp, crc_act, ignore_crc, verifyCallBackFunc);
+
+}
+
+bool Fs3Operations::CheckTocSignature(struct cibfw_itoc_header *itoc_header, u_int32_t first_signature)
+{
+    if ( itoc_header->signature0 != first_signature  ||
+         itoc_header->signature1 !=  TOC_RAND1       ||
+         itoc_header->signature2 !=  TOC_RAND2       ||
+         itoc_header->signature3 !=  TOC_RAND3) {
+        return false;
+    }
+    return true;
+}
+
+#define CHECK_UID_STRUCTS_SIZE(uids_context, cibfw_guids_context) {\
+	    if (sizeof(uids_context) != sizeof(cibfw_guids_context)) {\
+	        return errmsg("Internal error: Size of uids_t (%d) is not equal to size of  struct cibfw_guids guids (%d)\n",\
+	                (int)sizeof(uids_context), (int)sizeof(cibfw_guids_context));\
+	    }\
+}
+bool Fs3Operations::GetMfgInfo(u_int8_t *buff)
+{
+    struct cibfw_mfg_info mfg_info;
+    cibfw_mfg_info_unpack(&mfg_info, buff);
+    // cibfw_mfg_info_dump(&mfg_info, stdout);
+
+    CHECK_UID_STRUCTS_SIZE(_fs3ImgInfo.ext_info.orig_fs3_uids_info, mfg_info.guids);
+    memcpy(&_fs3ImgInfo.ext_info.orig_fs3_uids_info, &mfg_info.guids, sizeof(mfg_info.guids));
+    strcpy(_fs3ImgInfo.ext_info.orig_psid, mfg_info.psid);
+
+    _fs3ImgInfo.ext_info.guids_override_en = mfg_info.guids_override_en;
+    return true;
+
+}
+
+bool Fs3Operations::GetImageInfo(u_int8_t *buff)
+{
+
+    struct cibfw_image_info image_info;
+    cibfw_image_info_unpack(&image_info, buff);
+    // cibfw_image_info_dump(&image_info, stdout);
+
+    _fwImgInfo.ext_info.fw_ver[0] = image_info.FW_VERSION.MAJOR;
+    _fwImgInfo.ext_info.fw_ver[1] = image_info.FW_VERSION.MINOR;
+    _fwImgInfo.ext_info.fw_ver[2] = image_info.FW_VERSION.SUBMINOR;
+
+    _fwImgInfo.ext_info.mic_ver[0] = image_info.mic_version.MAJOR;
+    _fwImgInfo.ext_info.mic_ver[1] = image_info.mic_version.MINOR;
+    _fwImgInfo.ext_info.mic_ver[2] = image_info.mic_version.SUBMINOR;
+
+    _fwImgInfo.ext_info.fw_rel_date[0] = (u_int16_t)image_info.FW_VERSION.Day;
+    _fwImgInfo.ext_info.fw_rel_date[1] = (u_int16_t)image_info.FW_VERSION.Month;
+    _fwImgInfo.ext_info.fw_rel_date[2] = (u_int16_t)image_info.FW_VERSION.Year;
+
+    strcpy(_fs3ImgInfo.ext_info.image_vsd, image_info.vsd);
+    strcpy(_fwImgInfo.ext_info.psid, image_info.psid);
+    strcpy(_fwImgInfo.ext_info.product_ver, image_info.prod_ver);
+    return true;
+}
+
+bool Fs3Operations::GetDevInfo(u_int8_t *buff)
+{
+    struct cibfw_device_info dev_info;
+    cibfw_device_info_unpack(&dev_info, buff);
+    // cibfw_device_info_dump(&dev_info, stdout);
+
+    CHECK_UID_STRUCTS_SIZE(_fs3ImgInfo.ext_info.fs3_uids_info, dev_info.guids);
+    memcpy(&_fs3ImgInfo.ext_info.fs3_uids_info, &dev_info.guids, sizeof(dev_info.guids));
+    strcpy(_fwImgInfo.ext_info.vsd, dev_info.vsd);
+    _fwImgInfo.ext_info.vsd_sect_found = true;
+    return true;
+}
+
+
+
+
+bool Fs3Operations::GetImageInfoFromSection(u_int8_t *buff, u_int8_t sect_type, u_int8_t check_support_only)
+{
+    #define EXEC_GET_INFO_OR_GET_SUPPORT(get_info_func, buff, check_support_only) (check_support_only) ? true : get_info_func(buff);
+
+    switch (sect_type) {
+        case FS3_MFG_INFO:
+            return EXEC_GET_INFO_OR_GET_SUPPORT(GetMfgInfo, buff, check_support_only);
+        case FS3_IMAGE_INFO:
+            return EXEC_GET_INFO_OR_GET_SUPPORT(GetImageInfo, buff, check_support_only);
+        case FS3_DEV_INFO:
+            return EXEC_GET_INFO_OR_GET_SUPPORT(GetDevInfo, buff, check_support_only);
+    }
+
+    if (check_support_only) {
+        return false;
+    }
+    return errmsg("Getting info from section type (%s:%d) is not supported\n", GetSectionNameByType(sect_type), sect_type);
+}
+
+bool Fs3Operations::IsGetInfoSupported(u_int8_t sect_type)
+{
+    return GetImageInfoFromSection((u_int8_t*)NULL, sect_type, 1);
+}
+
+bool Fs3Operations::IsFs3SectionReadable(u_int8_t type, QueryOptions queryOptions)
+{
+    //printf("-D- readSectList.size %d\n", (int) _readSectList.size());
+    if (_readSectList.size()) {
+        for (u_int32_t i = 0; i < _readSectList.size(); i++) {
+            if (_readSectList.at(i) == type) {
+                return true;
+            }
+        }
+        return false;
+
+    } else if (queryOptions.quickQuery) {
+        // TODO: FS3_ROM_CODE , should be part of IsGetInfoSupported ..
+        if ( IsGetInfoSupported(type) || type == FS3_ROM_CODE) {
+            return true;
+        }
+        return false;
+    }
+    return true;
+}
+
+bool Fs3Operations::VerifyTOC(u_int32_t dtoc_addr, bool& bad_signature, VerifyCallBack verifyCallBackFunc, bool show_itoc,
+        struct QueryOptions queryOptions)
+{
+    u_int8_t buffer[TOC_HEADER_SIZE], entry_buffer[TOC_ENTRY_SIZE];
+    struct cibfw_itoc_header itoc_header;
+    bool ret_val = true, mfg_exists = false;
+    u_int8_t toc_type = FS3_ITOC;
+    u_int32_t phys_addr;
+    bad_signature = false;
+
+
+    // Read the sigmature and check it
+    READBUF((*_ioAccess), dtoc_addr, buffer, TOC_HEADER_SIZE, "TOC Header");
+    Fs3UpdateImgCache(buffer, dtoc_addr, TOC_HEADER_SIZE);
+    cibfw_itoc_header_unpack(&itoc_header, buffer);
+    memcpy(_fs3ImgInfo.itocHeader, buffer, CIBFW_ITOC_HEADER_SIZE);
+    // cibfw_itoc_header_dump(&itoc_header, stdout);
+    u_int32_t first_signature = (toc_type == FS3_ITOC) ? ITOC_ASCII : DTOC_ASCII;
+    if (!CheckTocSignature(&itoc_header, first_signature)) {
+        bad_signature = true;
+        return false;
+    }
+    u_int32_t toc_crc = CalcImageCRC((u_int32_t*)buffer, (TOC_HEADER_SIZE / 4) - 1);
+    phys_addr = _ioAccess->get_phys_from_cont(dtoc_addr, _fwImgInfo.cntxLog2ChunkSize, _fwImgInfo.imgStart != 0);
+    if (!DumpFs3CRCCheck(toc_type, phys_addr, TOC_HEADER_SIZE, toc_crc, itoc_header.itoc_entry_crc,false,verifyCallBackFunc)) {
+        ret_val = false;
+    }
+    _fs3ImgInfo.itocAddr = dtoc_addr;
+
+    int section_index = 0;
+    struct cibfw_itoc_entry toc_entry;
+
+    do {
+        // Uopdate the cont address
+        _ioAccess->set_address_convertor(_fwImgInfo.cntxLog2ChunkSize, _fwImgInfo.imgStart != 0);
+        u_int32_t entry_addr = dtoc_addr + TOC_HEADER_SIZE + section_index *  TOC_ENTRY_SIZE;
+         READBUF((*_ioAccess), entry_addr , entry_buffer, TOC_ENTRY_SIZE, "TOC Entry");
+        Fs3UpdateImgCache(entry_buffer, entry_addr, TOC_ENTRY_SIZE);
+
+        cibfw_itoc_entry_unpack(&toc_entry, entry_buffer);
+        if (toc_entry.type == FS3_MFG_INFO) {
+            mfg_exists = true;
+        }
+        // printf("-D- toc = %#x, toc_entry.type  = %#x\n", section_index, toc_entry.type);
+        if (toc_entry.type != FS3_END) {
+            if (section_index + 1 >= MAX_TOCS_NUM) {
+                return errmsg("Internal error: number of ITOCs %d is greater than allowed %d", section_index + 1, MAX_TOCS_NUM);
+            }
+
+            u_int32_t entry_crc = CalcImageCRC((u_int32_t*)entry_buffer, (TOC_ENTRY_SIZE / 4) - 1);
+            u_int32_t entry_size_in_bytes = toc_entry.size * 4;
+            //printf("-D- entry_crc = %#x, toc_entry.itoc_entry_crc = %#x\n", entry_crc, toc_entry.itoc_entry_crc);
+
+            if (toc_entry.itoc_entry_crc == entry_crc) {
+                // Update last image address
+                u_int32_t section_last_addr;
+                u_int32_t flash_addr = toc_entry.flash_addr << 2;
+                if (!toc_entry.relative_addr) {
+                    _ioAccess->set_address_convertor(0, 0);
+                    phys_addr = flash_addr;
+                    _fs3ImgInfo.smallestAbsAddr = (_fs3ImgInfo.smallestAbsAddr < flash_addr && _fs3ImgInfo.smallestAbsAddr > 0)
+                            ? _fs3ImgInfo.smallestAbsAddr : flash_addr;
+                } else {
+                    phys_addr = _ioAccess->get_phys_from_cont(flash_addr, _fwImgInfo.cntxLog2ChunkSize, _fwImgInfo.imgStart != 0);
+                    u_int32_t currSizeOfImgdata = phys_addr + entry_size_in_bytes;
+                    _fs3ImgInfo.sizeOfImgData = (_fs3ImgInfo.sizeOfImgData > currSizeOfImgdata) ? _fs3ImgInfo.sizeOfImgData : phys_addr;
+                }
+                section_last_addr = phys_addr + entry_size_in_bytes;
+                _fwImgInfo.lastImageAddr = (_fwImgInfo.lastImageAddr >= phys_addr + section_last_addr) ? _fwImgInfo.lastImageAddr : section_last_addr;
+
+                if (IsFs3SectionReadable(toc_entry.type, queryOptions)) {
+
+                    // Only when we have full verify or the info of this section should be collected for query
+                    std::vector<u_int8_t> buffv(entry_size_in_bytes);
+                    u_int8_t *buff = (u_int8_t*)(&(buffv[0]));
+
+
+                    if (show_itoc) {
+                        cibfw_itoc_entry_dump(&toc_entry, stdout);
+                        DumpFs3CRCCheck(toc_entry.type, phys_addr, entry_size_in_bytes, 0, 0, true, verifyCallBackFunc);
+                    } else {
+                         READBUF((*_ioAccess), flash_addr, buff, entry_size_in_bytes, "Section");
+                        Fs3UpdateImgCache(buff, flash_addr, entry_size_in_bytes);
+                        u_int32_t sect_crc = CalcImageCRC((u_int32_t*)buff, toc_entry.size);
+
+                        //printf("-D- flash_addr: %#x, toc_entry_size = %#x, actual sect = %#x, from itoc: %#x\n", flash_addr, toc_entry.size, sect_crc,
+                        //        toc_entry.section_crc);
+                        if (!DumpFs3CRCCheck(toc_entry.type, phys_addr, entry_size_in_bytes, sect_crc, toc_entry.section_crc, false, verifyCallBackFunc)) {
+                            ret_val = false;
+                        } else {
+                            //printf("-D- toc type : 0x%.8x\n" , toc_entry.type);
+                            GetSectData(_fs3ImgInfo.tocArr[section_index].section_data, (u_int32_t*)buff, toc_entry.size * 4);
+                            if (IsGetInfoSupported(toc_entry.type)) {
+                                 if (!GetImageInfoFromSection(buff, toc_entry.type)) {
+                                     return errmsg("Failed to get info from section %d", toc_entry.type);
+                                 }
+                            } else if (toc_entry.type == FS3_DBG_LOG_MAP) {
+                                 TOCPUn(buff, toc_entry.size);
+                                 GetSectData(_fwConfSect, (u_int32_t*)buff, toc_entry.size * 4);
+                            } else if (toc_entry.type == FS3_ROM_CODE) {
+                                // TODO: Need to put the ROM is part of  GetImageInfoFromSection function not alone
+
+                                TOCPUn(buff, toc_entry.size);
+                                GetSectData(_romSect, (u_int32_t*)buff, toc_entry.size * 4);
+                                RomInfo rInfo(_romSect);
+                                rInfo.ParseInfo();
+                                rInfo.initRomsInfo(&_fwImgInfo.ext_info.roms_info);
+
+                            }
+                        }
+                    }
+                 }
+             } else {
+
+                 // TODO: print crc error
+                 /*
+                  printf("-D- Bad ITOC CRC: toc_entry.itoc_entry_crc = %#x, actual crc: %#x, entry_size_in_bytes = %#x\n", toc_entry.itoc_entry_crc,
+                         entry_crc, entry_size_in_bytes);
+                  */
+                 ret_val = false;
+            }
+
+            _fs3ImgInfo.tocArr[section_index].entry_addr = entry_addr;
+            _fs3ImgInfo.tocArr[section_index].toc_entry = toc_entry;
+            memcpy(_fs3ImgInfo.tocArr[section_index].data, entry_buffer, CIBFW_ITOC_ENTRY_SIZE);
+        }
+        section_index++;
+    } while (toc_entry.type != FS3_END);
+    _fs3ImgInfo.numOfItocs = section_index - 1;
+    if (!mfg_exists) {
+        return errmsg("No \""MFG_INFO"\" info section.");
+    }
+    return ret_val;
+}
+
+
+bool Fs3Operations::FwVerify(VerifyCallBack verifyCallBackFunc, bool isStripedImage, bool showItoc) {
+    //dummy assignment to avoid compiler warrning (isStripedImage is not used in fs3)
+    (void)isStripedImage;
+
+    struct QueryOptions queryOptions;
+    queryOptions.readRom = true;
+    queryOptions.quickQuery = false;
+
+    return Fs3Verify(verifyCallBackFunc, showItoc, queryOptions);
+}
+
+bool Fs3Operations::Fs3Verify(VerifyCallBack verifyCallBackFunc, bool show_itoc, struct QueryOptions queryOptions)
+{
+    u_int32_t cntx_image_start[CNTX_START_POS_SIZE];
+    u_int32_t cntx_image_num;
+    u_int32_t buff[FS3_BOOT_START_IN_DW];
+    u_int32_t offset;
+    bool bad_signature;
+
+    // TODO: We need to check this paramater
+    _isFullVerify = true;
+
+    CntxFindAllImageStart(_ioAccess, cntx_image_start, &cntx_image_num);
+    if (cntx_image_num == 0) {
+        return errmsg("No valid FS3 image found");
+    }
+    u_int32_t image_start = cntx_image_start[0];
+    offset = 0;
+    // TODO:  Check more than one image
+    // Read BOOT
+    //f.set_address_convertor(0, 0);
+    // Put info
+    _fwImgInfo.imgStart = image_start;
+    _fwImgInfo.cntxLog2ChunkSize = 21; // TODO: should it be hardcoded
+    _fwImgInfo.ext_info.is_failsafe        = true;
+    _fwImgInfo.actuallyFailsafe  = true;
+    _fwImgInfo.magicPatternFound = 1;
+
+    _ioAccess->set_address_convertor(_fwImgInfo.cntxLog2ChunkSize, _fwImgInfo.imgStart != 0);
+    READBUF((*_ioAccess), 0, buff, FS3_BOOT_START, "Image header");
+    Fs3UpdateImgCache((u_int8_t*)buff, 0, FS3_BOOT_START);
+    TOCPUn(buff, FS3_BOOT_START_IN_DW);
+
+
+
+    report_callback(verifyCallBackFunc, "\nFS3 failsafe image\n\n"); // TODO: Do we have non-faisafe image
+    // TODO: Get BOOT2 - No need to read all always
+    offset += FS2_BOOT_START;
+    FS3_CHECKB2(0, offset, true, PRE_CRC_OUTPUT, verifyCallBackFunc);
+
+    offset += _fs3ImgInfo.bootSize;
+    _fs3ImgInfo.firstItocIsEmpty = false;
+    // printf("-D- image_start = %#x\n", image_start);
+    // TODO: Get info of the failsafe from the Image header - no need always failsafe
+    // Go over the ITOC entries
+    u_int32_t sector_size = (_ioAccess->is_flash()) ? _ioAccess->get_sector_size() : FS3_DEFAULT_SECTOR_SIZE;
+    offset = (offset % sector_size == 0) ? offset : (offset + sector_size - offset % 0x1000);
+
+    while (offset < _ioAccess->get_size())
+    {
+        if (VerifyTOC(offset, bad_signature, verifyCallBackFunc, show_itoc, queryOptions)) {
+            return true;
+        } else {
+            if (!bad_signature) {
+                return false;
+            }
+            _fs3ImgInfo.firstItocIsEmpty = true;
+
+        }
+        offset += sector_size;
+    }
+
+    return errmsg("No valid ITOC was found.");
+}
+
+
+bool Fs3Operations::Fs3IntQuery(bool readRom, bool quickQuery)
+{
+    struct QueryOptions queryOptions;
+    queryOptions.readRom = readRom;
+    queryOptions.quickQuery = quickQuery;
+    if (!Fs3Verify((VerifyCallBack)NULL, 0, queryOptions)) {
+        return false;
+    }
+    // works only on device
+    _fwImgInfo.ext_info.chip_type = getChipTypeFromHwDevid(_ioAccess->get_dev_id());
+    if (_fwImgInfo.ext_info.chip_type == CT_CONNECT_IB) {
+        _fwImgInfo.ext_info.dev_type = CONNECT_IB_SW_ID;
+    }
+
+    return true;
+}
+
+bool Fs3Operations::FwQuery(fw_info_t *fwInfo, bool readRom, bool isStripedImage)
+{
+    //isStripedImage flag is not needed in FS3 image format
+    // Avoid warning - no striped image in FS3
+    (void)isStripedImage;
+    if (!Fs3IntQuery(readRom)) {
+        return false;
+    }
+    memcpy(&(fwInfo->fw_info),  &(_fwImgInfo.ext_info),  sizeof(fw_info_com_t));
+    memcpy(&(fwInfo->fs3_info), &(_fs3ImgInfo.ext_info), sizeof(fs3_info_t));
+    fwInfo->fw_type = FIT_FS3;
+    return true;
+}
+
+u_int8_t Fs3Operations::FwType()
+{
+    return FIT_FS3;
+}
+
+
+bool Fs3Operations::FwInit()
+{
+    FwInitCom();
+    memset(&_fs3ImgInfo, 0, sizeof(_fs3ImgInfo));
+    return true;
+}
+
+
+bool Fs3Operations::UpdateDevDataITOC(u_int8_t *image_data, struct toc_info *image_toc_entry, struct toc_info *flash_toc_arr, int flash_toc_size)
+{
+    u_int8_t itoc_data[CIBFW_ITOC_ENTRY_SIZE];
+
+    for (int i = 0; i < flash_toc_size; i++) {
+        struct toc_info *flash_toc_info = &flash_toc_arr[i];
+        struct cibfw_itoc_entry *flash_toc_entry = &flash_toc_info->toc_entry;
+        if (flash_toc_entry->type == image_toc_entry->toc_entry.type) {
+            memset(itoc_data, 0, CIBFW_ITOC_ENTRY_SIZE);
+            cibfw_itoc_entry_pack(flash_toc_entry, itoc_data);
+            memcpy(&image_data[image_toc_entry->entry_addr], itoc_data, CIBFW_ITOC_ENTRY_SIZE);
+            cibfw_itoc_entry_unpack(&image_toc_entry->toc_entry, &image_data[image_toc_entry->entry_addr]);
+        }
+    }
+    return true;
+}
+
+bool Fs3Operations::CheckFs3ImgSize(Fs3Operations& imageOps)
+{
+    u_int32_t flashSize = (_ioAccess->is_flash()) ? _ioAccess->get_size() : FS3_FLASH_SIZE;
+    u_int32_t maxFsImgSize = flashSize / 2;
+    u_int32_t maxImgDataSize = maxFsImgSize - (flashSize - _fs3ImgInfo.smallestAbsAddr);
+
+    if (imageOps._fs3ImgInfo.sizeOfImgData > maxImgDataSize) {
+        return errmsg("Size of image data (0x%x) is greater than max size of image data (0x%x)",
+                imageOps._fs3ImgInfo.sizeOfImgData,  maxImgDataSize);
+    }
+    return true;
+}
+
+bool Fs3Operations::GetMaxImageSize(u_int32_t flash_size, bool image_is_fs, u_int32_t &max_image_size)
+{
+	// max image size is calculated as the following :
+	// for failsafe image :   flash_size/2 - 6*sector_size
+	// for nonfailsafe image: flash_size - 6*sector_size
+	// the 6*sector_size is for the last two sections on the flash (DEV_INFO and MFG_INFO) which are not part of the image burnt.
+
+    u_int32_t sector_size = _ioAccess->get_sector_size();
+    if (image_is_fs) {
+        max_image_size = (flash_size / 2) - (6 * sector_size);
+    } else {
+        // For non FS image,
+        max_image_size = flash_size - (6 * sector_size);
+    }
+
+return true;
+}
+bool Fs3Operations::BurnFs3Image(Fs3Operations &imageOps,
+                                  ExtBurnParams& burnParams)
+{
+    u_int8_t  is_curr_image_in_odd_chunks;
+    u_int32_t new_image_start, image_size = 0;
+
+    Flash    *f     = (Flash*)(this->_ioAccess);
+    FImage   *fim   = (FImage*)(imageOps._ioAccess);
+    u_int8_t *data8 = (u_int8_t *) fim->getBuf();
+
+
+    if (_fwImgInfo.imgStart != 0) {
+        is_curr_image_in_odd_chunks = 1;
+        new_image_start = 0;
+    } else {
+        is_curr_image_in_odd_chunks = 0;
+        new_image_start = (1 << imageOps._fwImgInfo.cntxLog2ChunkSize);
+    }
+    /*printf("-D- new_image_start = %#x, is_curr_image_in_odd_chunks = %#x\n", new_image_start, is_curr_image_in_odd_chunks);
+    printf("-D- num_of_itocs = %d\n", image_info->num_of_itocs);
+    */
+    if (!CheckFs3ImgSize(imageOps)) {
+        return false;
+    }
+
+    f->set_address_convertor(imageOps._fwImgInfo.cntxLog2ChunkSize, !is_curr_image_in_odd_chunks);
+
+    for (int i = 0; i < imageOps._fs3ImgInfo.numOfItocs; i++) {
+        struct toc_info *itoc_info_p = &imageOps._fs3ImgInfo.tocArr[i];
+        struct cibfw_itoc_entry *toc_entry = &itoc_info_p->toc_entry;
+        // printf("-D- itoc_addr = %#x\n", itoc_info_p->entry_addr);
+        if (toc_entry->device_data) {
+            // TODO: Copy the ITOC from Device
+            // printf("-D- toc_entry: %#x\n", toc_entry->itoc_entry_crc);
+            if (!UpdateDevDataITOC(data8, itoc_info_p, _fs3ImgInfo.tocArr, _fs3ImgInfo.numOfItocs)) {
+                return false;
+            }
+            // printf("-D- After toc_entry: %#x\n", toc_entry->itoc_entry_crc);
+        } else {
+            u_int32_t last_addr_of_itoc = (toc_entry->flash_addr + toc_entry->size) << 2;
+            image_size = (last_addr_of_itoc > image_size) ? last_addr_of_itoc : image_size;
+        }
+
+    }
+
+    // TODO: Check that the dev data is not been overridden
+    {
+         u_int32_t  zeroes     = 0;
+         int allow_nofs = 0;
+
+         if (!writeImage(burnParams.progressFunc, 16 , data8 + 16, image_size - 16)) {
+             return false;
+         }
+         if (!f->is_flash()) {
+             return true;
+         }
+         // Write new signature
+         if (!f->write(0, data8, 16, true)) {
+             return false;
+         }
+         bool boot_address_was_updated = true;
+         // Write new image start address to crspace (for SW reset)
+         if (!f->update_boot_addr(new_image_start)) {
+             boot_address_was_updated = false;
+         }
+
+         if (imageOps._fwImgInfo.ext_info.is_failsafe) {
+             if (allow_nofs) {
+                 // When burning in nofs, remnant of older image with different chunk size
+                 // may reside on the flash -
+                 // Invalidate all images marking on flash except the one we've just burnt
+
+                 u_int32_t cntx_image_start[CNTX_START_POS_SIZE];
+                 u_int32_t cntx_image_num;
+
+                 CntxFindAllImageStart(f, cntx_image_start, &cntx_image_num);
+                 // Address convertor is disabled now - use phys addresses
+                 for (u_int32_t i = 0; i < cntx_image_num; i++) {
+                     if (cntx_image_start[i] != new_image_start) {
+                         if (!f->write(cntx_image_start[i], &zeroes, sizeof(zeroes), true)) {
+                             return false;
+                         }
+                     }
+                 }
+             } else {
+                 // invalidate previous signature
+                 f->set_address_convertor(imageOps._fwImgInfo.cntxLog2ChunkSize, is_curr_image_in_odd_chunks);
+                 if (!f->write(0, &zeroes, sizeof(zeroes), true)) {
+                     return false;
+                 }
+             }
+         }
+         if (boot_address_was_updated == false) {
+             report_warn("Failed to update FW boot address. Power cycle the device in order to load the new FW.\n");
+         }
+
+    }
+    // TODO: Update the signature
+
+    return true;
+}
+bool Fs3Operations::Fs3Burn(Fs3Operations &imageOps, ExtBurnParams& burnParams)
+{
+
+    if (imageOps.FwType() != FIT_FS3) {
+        return errmsg("FW image type is not FS3\n");
+    }
+    bool devIntQueryRes = Fs3IntQuery();
+
+    if (!devIntQueryRes) {
+        return false;
+    }
+    // for image we execute full verify to bring all the information needed for ROM Patch
+    if (!imageOps.Fs3IntQuery(true, false)) {
+          return false;
+    }
+    if (!CheckPSID(imageOps, burnParams.allowPsidChange)) {
+        return false;
+    }
+
+    // Check if the burnt FW version is OK
+    if (!CheckFwVersion(imageOps, burnParams.ignoreVersionCheck)) {
+        // special_ret_val = RC_FW_ALREADY_UPDATED;
+        return false;
+    }
+
+    std::vector<u_int8_t> newImageData(imageOps._fwImgInfo.lastImageAddr);
+    Fs3Operations *imgToBurn = &imageOps;
+    bool createNewImg = false;
+
+    // ROM patchs
+    if (((burnParams.burnRomOptions == ExtBurnParams::BRO_FROM_DEV_IF_EXIST) && (_fwImgInfo.ext_info.roms_info.exp_rom_found)) || // There is ROM in device and user choses to keep it
+            ((burnParams.burnRomOptions == ExtBurnParams::BRO_DEFAULT) && (!imageOps._fwImgInfo.ext_info.roms_info.exp_rom_found && _fwImgInfo.ext_info.roms_info.exp_rom_found))) { // No ROM in image and ROM in device
+        // here we should take rom from device and insert into the image
+        // i.e if we have rom in image remove it and put the rom from the device else just put rom from device.
+        // 1. use Fs3ModifySection to integrate _romSect buff with the image , newImageData contains the modified image buffer
+        std::vector<u_int8_t> romSect = _romSect;
+        TOCPUn((u_int32_t*)&romSect[0], romSect.size()/4);
+        if (!imageOps.Fs3ReplaceSectionInDevImg(FS3_ROM_CODE, FS3_PCI_CODE, true, (u_int8_t*)&newImageData[0], imageOps._fwImgInfo.lastImageAddr,
+            (u_int32_t*)&romSect[0], (u_int32_t)romSect.size(), true)) {
+            return errmsg("failed to update ROM in image. %s", imageOps.err());
+        }
+        createNewImg = true;
+    }
+
+    // image vsd patch
+    if (!burnParams.useImagePs && burnParams.vsdSpecified ) {
+    	// get image info section :
+    	struct toc_info *imageInfoToc;
+    	if (!imageOps.Fs3GetItocInfo(imageOps._fs3ImgInfo.tocArr, imageOps._fs3ImgInfo.numOfItocs, FS3_IMAGE_INFO, imageInfoToc)){
+    		return errmsg("failed to get Image Info section.");
+    	}
+    	// modify it:
+    	std::vector<u_int8_t> imageInfoSect = imageInfoToc->section_data;
+    	struct cibfw_image_info image_info;
+    	cibfw_image_info_unpack(&image_info, &imageInfoSect[0]);
+    	strncpy(image_info.vsd, burnParams.userVsd, VSD_LEN);
+    	cibfw_image_info_pack(&image_info, &imageInfoSect[0]);
+    	// re-insert it into the image:
+        if (!imageOps.Fs3ReplaceSectionInDevImg(FS3_IMAGE_INFO, FS3_FW_ADB, true, (u_int8_t*)&newImageData[0], imageOps._fwImgInfo.lastImageAddr,
+            (u_int32_t*)&imageInfoSect[0], (u_int32_t)imageInfoSect.size(), true)) {
+            return errmsg("failed to update image VSD in image. %s", imageOps.err());
+        }
+        createNewImg = true;
+    }
+
+    // create fs3Operation Obj (handl type BUFF) if NEEDED
+    // open the image buffer
+    if (createNewImg) {
+    	FwOperations* newImageOps = FwOperationsCreate((void*)&newImageData[0], (void*)&imageOps._fwImgInfo.lastImageAddr, (char*)NULL, FHT_FW_BUFF);
+    	if (!newImageOps) {
+    		return errmsg("Internal error: The prepared image is corrupted.");
+    	}
+    	// 3. verify it
+    	if (!((Fs3Operations*)newImageOps)->Fs3IntQuery(true,false)) {
+    		errmsg("Internal error: The prepared image is corrupted: %s", newImageOps->err());
+    		newImageOps->FwCleanUp();
+    		delete newImageOps;
+    		return false;
+    	}
+	// 4. pass it to BurnFs3Image instead of imageOps
+	imgToBurn = (Fs3Operations*)newImageOps;
+    }
+
+    bool rc = BurnFs3Image(*imgToBurn, burnParams);
+    if (imgToBurn != &imageOps) {
+        imgToBurn->FwCleanUp();
+        delete imgToBurn;
+    }
+    return rc;
+}
+
+bool Fs3Operations::FwBurn(FwOperations *imageOps, u_int8_t forceVersion, ProgressCallBack progressFunc)
+{
+    if (imageOps == NULL) {
+        return errmsg("bad parameter is given to FwBurn\n");
+    }
+
+    ExtBurnParams burnParams = ExtBurnParams();
+    burnParams.ignoreVersionCheck = forceVersion;
+    burnParams.progressFunc = progressFunc;
+
+    return Fs3Burn((*(Fs3Operations*)imageOps), burnParams);
+}
+
+bool Fs3Operations::FwBurnAdvanced(FwOperations *imageOps, ExtBurnParams& burnParams)
+{
+    if (imageOps == NULL) {
+        return errmsg("bad parameter is given to FwBurnAdvanced\n");
+    }
+    return Fs3Burn((*(Fs3Operations*)imageOps), burnParams);
+}
+
+bool Fs3Operations::FwBurnBlock(FwOperations *imageOps, ProgressCallBack progressFunc)
+{
+    // Avoid Warning!
+    (void)imageOps;
+    (void)progressFunc;
+    return errmsg("FwBurnBlock is not supported anymore in FS3 image.");
+}
+
+bool Fs3Operations::FwReadData(void* image, u_int32_t* imageSize)
+{
+    struct QueryOptions queryOptions;
+    if (!imageSize) {
+        return errmsg("bad parameter is given to FwReadData\n");
+    }
+
+    queryOptions.readRom = true;
+    queryOptions.quickQuery = false;
+    if (image == NULL) {
+        // When we need only to get size, no need for reading entire image
+        queryOptions.readRom = false;
+        queryOptions.quickQuery = true;
+    }
+    // Avoid Warning
+    if (!Fs3Verify((VerifyCallBack)NULL, 0, queryOptions)) {
+        return false;
+    }
+
+    if (image != NULL) {
+        memcpy(image,  &_fs3ImgInfo.imageCache[0], _fwImgInfo.lastImageAddr);
+    }
+    *imageSize = _fwImgInfo.lastImageAddr;
+    return true;
+}
+
+bool Fs3Operations::FwReadRom(std::vector<u_int8_t>& romSect)
+{
+    if (!Fs3IntQuery()) {
+        return false;
+    }
+    if (_romSect.empty()) {
+        return errmsg("Read ROM failed: The FW does not contain a ROM section");
+    }
+    romSect = _romSect;
+    // Set endianness
+    TOCPUn(&(romSect[0]), romSect.size()/4);
+    return true;
+}
+
+bool Fs3Operations::FwGetSection (u_int32_t sectType, std::vector<u_int8_t>& sectInfo)
+{
+    //we treat H_FW_CONF as FS3_DBG_LOG_MAP
+    //FwGetSection only supports retrieving FS3_DBG_LOG_MAP section atm.
+    if (sectType != H_FW_CONF && sectType != FS3_DBG_LOG_MAP) {
+        return errmsg("Hash File section not found in the given image.");
+    }
+    //set the sector to read (need to remove it after read)
+    _readSectList.push_back(FS3_DBG_LOG_MAP);
+    if (!Fs3IntQuery()) {
+        _readSectList.pop_back();
+        return false;
+    }
+    _readSectList.pop_back();
+    sectInfo = _fwConfSect;
+    if (sectInfo.empty()) {
+        return errmsg("Hash File section not found in the given image.");
+    }
+    return true;
+}
+
+
+bool Fs3Operations::FwSetMFG(guid_t baseGuid, PrintCallBack callBackFunc)
+{
+
+    if (!Fs3UpdateSection(&baseGuid, FS3_MFG_INFO, false, CMD_SET_MFG_GUIDS, callBackFunc)) {
+        return false;
+    }
+    return true;
+}
+
+bool Fs3Operations::FwSetGuids(sg_params_t& sgParam, PrintCallBack callBackFunc, ProgressCallBack progressFunc)
+{
+    // Avoid Warning because there is no need for progressFunc
+    (void)progressFunc;
+    if (sgParam.userGuids.empty()) {
+        return errmsg("Base GUID not found.");
+    }
+    //query device to get mfg info (for guids override en bit)
+    if (!Fs3IntQuery(false)) {
+        return false;
+    }
+
+    if (!_fs3ImgInfo.ext_info.guids_override_en) {
+    	return errmsg("guids override is not set, cannot set device guids");
+    }
+
+    if (!Fs3UpdateSection(&sgParam.userGuids[0], FS3_DEV_INFO, true, CMD_SET_GUIDS, callBackFunc)) {
+        return false;
+    }
+    return true;
+}
+
+bool Fs3Operations::FwSetVPD(char* vpdFileStr, PrintCallBack callBackFunc)
+{
+    if (!vpdFileStr) {
+        return errmsg("Please specify a valid vpd file.");
+    }
+
+    if (!Fs3UpdateSection(vpdFileStr, FS3_VPD_R0, false, CMD_BURN_VPD, callBackFunc)) {
+        return false;
+    }
+    return true;
+}
+
+bool Fs3Operations::GetModifiedSectionInfo(fs3_section_t sectionType, fs3_section_t nextSectionType, u_int32_t &newSectAddr,
+        fs3_section_t &SectToPut, u_int32_t &oldSectSize)
+{
+    struct toc_info *curr_itoc;
+    if (Fs3GetItocInfo(_fs3ImgInfo.tocArr, _fs3ImgInfo.numOfItocs, sectionType, curr_itoc) ||
+        Fs3GetItocInfo(_fs3ImgInfo.tocArr, _fs3ImgInfo.numOfItocs, nextSectionType, curr_itoc)) {
+        newSectAddr = curr_itoc->toc_entry.flash_addr << 2;
+        SectToPut = (curr_itoc->toc_entry.type == sectionType) ? sectionType :  nextSectionType;
+        oldSectSize = curr_itoc->toc_entry.size * 4;
+        return true;
+    }
+    return false;
+}
+
+bool Fs3Operations::ShiftItocAddrInEntry(struct toc_info *newItocInfo, struct toc_info *oldItocInfo, int shiftSize)
+{
+    u_int32_t currSectaddr;
+    CopyItocInfo(newItocInfo, oldItocInfo);
+    currSectaddr =  (newItocInfo->toc_entry.flash_addr << 2) + shiftSize;
+    Fs3UpdateItocInfo(newItocInfo, currSectaddr);
+    return true;
+}
+bool Fs3Operations::Fs3UpdateItocInfo(struct toc_info *newItocInfo, u_int32_t newSectAddr, fs3_section_t sectionType, u_int32_t* newSectData,
+        u_int32_t NewSectSize)
+{
+    std::vector<u_int8_t>  newSecVect(NewSectSize);
+    newItocInfo->toc_entry.type = sectionType;
+    memcpy(&newSecVect[0], newSectData, NewSectSize);
+    return Fs3UpdateItocInfo(newItocInfo, newSectAddr, NewSectSize / 4, newSecVect);
+}
+
+
+bool Fs3Operations::CopyItocInfo(struct toc_info *newTocInfo, struct toc_info *currToc)
+{
+    memcpy(newTocInfo->data, currToc->data, CIBFW_ITOC_ENTRY_SIZE);
+    newTocInfo->entry_addr = currToc->entry_addr;
+    newTocInfo->section_data = currToc->section_data;
+    newTocInfo->toc_entry = currToc->toc_entry;
+    return true;
+}
+
+
+
+
+bool Fs3Operations::UpdateItocAfterInsert(fs3_section_t sectionType, u_int32_t newSectAddr, fs3_section_t SectToPut, bool toAdd, u_int32_t* newSectData,
+        u_int32_t removedOrNewSectSize, struct toc_info *tocArr, u_int32_t &numOfItocs)
+{
+    bool isReplacement = (sectionType == SectToPut) ? true : false;
+    int shiftSize;
+
+    if (toAdd) {
+        if (isReplacement) {
+            struct toc_info *curr_itoc;
+            u_int32_t sectSize;
+            Fs3GetItocInfo(_fs3ImgInfo.tocArr, _fs3ImgInfo.numOfItocs, sectionType, curr_itoc);
+            sectSize = curr_itoc->toc_entry.size * 4;
+            shiftSize = (removedOrNewSectSize > sectSize) ? removedOrNewSectSize - sectSize : 0;
+        } else {
+            shiftSize = removedOrNewSectSize;
+        }
+        if (shiftSize % FS3_DEFAULT_SECTOR_SIZE) {
+            shiftSize += (FS3_DEFAULT_SECTOR_SIZE - shiftSize % FS3_DEFAULT_SECTOR_SIZE);
+        }
+    } else {
+        shiftSize = 0;
+        if (removedOrNewSectSize % FS3_DEFAULT_SECTOR_SIZE) {
+            removedOrNewSectSize += (FS3_DEFAULT_SECTOR_SIZE - removedOrNewSectSize % FS3_DEFAULT_SECTOR_SIZE);
+        }
+        shiftSize -= removedOrNewSectSize;
+    }
+    numOfItocs = 0;
+    for (int i = 0; i < _fs3ImgInfo.numOfItocs; i++) {
+        struct toc_info *curr_itoc = &_fs3ImgInfo.tocArr[i];
+        struct toc_info *newTocInfo = &tocArr[numOfItocs];
+        u_int32_t currSectaddr =  curr_itoc->toc_entry.flash_addr << 2; // Put it in one place
+
+        if (currSectaddr > newSectAddr) {
+            if (!curr_itoc->toc_entry.relative_addr) {
+
+                CopyItocInfo(newTocInfo, curr_itoc);
+            } else {
+                ShiftItocAddrInEntry(newTocInfo, curr_itoc, shiftSize);
+            }
+        } else if (currSectaddr == newSectAddr) {
+            if (!toAdd) {
+                continue;
+            }
+            CopyItocInfo(newTocInfo, curr_itoc);
+            Fs3UpdateItocInfo(newTocInfo, newSectAddr, sectionType, newSectData, removedOrNewSectSize);
+
+            if (!isReplacement) {
+                // put next section
+                newTocInfo = &tocArr[++numOfItocs];
+                ShiftItocAddrInEntry(newTocInfo, curr_itoc, shiftSize);
+            }
+        } else {
+             // just Copy the ITOC as is
+            CopyItocInfo(newTocInfo, curr_itoc);
+        }
+        numOfItocs++;
+    }
+    return true;
+}
+
+bool Fs3Operations::UpdateImageAfterInsert(struct toc_info *tocArr, u_int32_t numOfItocs, u_int8_t* newImgData, u_int32_t newImageSize)
+{
+
+
+    // Copy data before itocAddr and ITOC header
+    memcpy(newImgData, &_fs3ImgInfo.imageCache[0], _fs3ImgInfo.itocAddr);
+    memcpy(&newImgData[_fs3ImgInfo.itocAddr], _fs3ImgInfo.itocHeader, CIBFW_ITOC_HEADER_SIZE);
+    for (int i = 0; i < (int)numOfItocs; i++) {
+        // Inits
+        u_int32_t itocOffset = _fs3ImgInfo.itocAddr + CIBFW_ITOC_HEADER_SIZE + i * CIBFW_ITOC_ENTRY_SIZE;
+        struct toc_info *currItoc = &tocArr[i];
+        u_int8_t sectType = currItoc->toc_entry.type;
+        // TODO: What should we do with Itoc Addr
+        u_int32_t sectAddr = currItoc->toc_entry.flash_addr << 2;
+        u_int32_t sectSize = currItoc->toc_entry.size * 4;
+        // Some checks
+        if (sectAddr + sectSize > newImageSize) {
+            return errmsg("Internal error: Size of modified image (0x%x) is longer than size of original image (0x%x)!", sectAddr + sectSize, newImageSize);
+        }
+        if (sectSize != currItoc->section_data.size()) {
+            return errmsg("Internal error: Sectoion size of %s (0x%x) is not equal to allocated memory for it(0x%x)", GetSectionNameByType(sectType),
+                    sectSize, (u_int32_t)currItoc->section_data.size());
+        }
+
+        memcpy(&newImgData[itocOffset], currItoc->data, CIBFW_ITOC_ENTRY_SIZE);
+
+        memcpy(&newImgData[sectAddr], &currItoc->section_data[0], sectSize);
+    }
+    u_int32_t lastItocSect = _fs3ImgInfo.itocAddr + CIBFW_ITOC_HEADER_SIZE + numOfItocs * CIBFW_ITOC_ENTRY_SIZE;
+    memset(&newImgData[lastItocSect], FS3_END, CIBFW_ITOC_ENTRY_SIZE);
+    return true;
+}
+
+bool Fs3Operations::Fs3ReplaceSectionInDevImg(fs3_section_t sectionType, fs3_section_t nextSectionType, bool toAdd, u_int8_t* newImgData, u_int32_t newImageSize,
+        u_int32_t* newSectData, u_int32_t NewSectSize, bool UpdateExsistingTocArr)
+{
+    u_int32_t newSectAddr;
+    u_int32_t numOfItocs;
+    struct toc_info tocArr[MAX_TOCS_NUM];
+    fs3_section_t sectToPut;
+    u_int32_t oldSectSize;
+
+    if (!GetModifiedSectionInfo(sectionType, nextSectionType, newSectAddr, sectToPut, oldSectSize)) {
+        return false;
+    }
+    u_int32_t removedOrNewSectSize = (toAdd) ? NewSectSize : oldSectSize;
+
+    if (!UpdateItocAfterInsert(sectionType, newSectAddr, sectToPut, toAdd, newSectData, removedOrNewSectSize, tocArr, numOfItocs)) {
+        return false;
+    }
+    if (!UpdateImageAfterInsert(tocArr, numOfItocs, newImgData, newImageSize)) {
+        return false;
+    }
+
+    if (UpdateExsistingTocArr) {
+    	_fs3ImgInfo.numOfItocs = numOfItocs;
+    	for (u_int32_t i=0;i < numOfItocs;i++) {
+    		_fs3ImgInfo.tocArr[i] = tocArr[i];
+    	}
+    }
+    return true;
+}
+
+bool Fs3Operations::Fs3ModifySection(fs3_section_t sectionType, fs3_section_t neighbourSection, bool toAdd, u_int32_t* newSectData, u_int32_t newSectSize,
+        ProgressCallBack progressFunc)
+{
+    // Get image data and ROM data and integrate ROM data into image data
+    // Verify FW on device
+    if (!FwVerify((VerifyCallBack)NULL)) {
+        return errmsg("Verify FW burn on the device failed: %s", err());
+    }
+
+    std::vector<u_int8_t> newImageData(_fwImgInfo.lastImageAddr);
+    // u_int8_t *newImageData = new u_int8_t[_fwImgInfo.lastImageAddr];
+
+    if (!Fs3ReplaceSectionInDevImg(sectionType, neighbourSection, toAdd, (u_int8_t*)&newImageData[0], _fwImgInfo.lastImageAddr,
+            newSectData, newSectSize)) {
+        return false;
+    }
+    // Burn the new image into the device.
+    if (!FwBurnData((u_int32_t*)&newImageData[0], _fwImgInfo.lastImageAddr, progressFunc)) {
+        return false;
+    }
+    return true;
+}
+
+bool Fs3Operations::Fs3AddSection(fs3_section_t sectionType, fs3_section_t neighbourSection, u_int32_t* newSectData, u_int32_t newSectSize,
+        ProgressCallBack progressFunc)
+{
+    // We need to add the new section before the neighbourSection
+    return Fs3ModifySection(sectionType, neighbourSection, true, newSectData, newSectSize, progressFunc);
+}
+
+bool Fs3Operations::Fs3RemoveSection(fs3_section_t sectionType, ProgressCallBack progressFunc)
+{
+    return Fs3ModifySection(sectionType, sectionType, false, NULL, 0, progressFunc);
+}
+
+
+bool Fs3Operations::FwBurnRom(FImage* romImg, bool ignoreProdIdCheck, bool ignoreDevidCheck,
+        ProgressCallBack progressFunc)
+{
+    roms_info_t romsInfo;
+
+    if (romImg == NULL) {
+        return errmsg("Bad ROM image is given.");
+    }
+
+    if (romImg->getBufLength() == 0) {
+        return errmsg("Bad ROM file: Empty file.");
+    }
+    if (!FwOperations::getRomsInfo(romImg, romsInfo)) {
+            return errmsg("Failed to read given ROM.");
+    }
+    if (!Fs3IntQuery(false)) {
+        return false;
+    }
+
+    if (!ignoreProdIdCheck && strcmp(_fwImgInfo.ext_info.product_ver, "") != 0) {
+        return errmsg("The device FW contains common FW/ROM Product Version - The ROM cannot be updated separately.");
+    }
+
+    if (!ignoreDevidCheck && !FwOperations::checkMatchingExpRomDevId(_fwImgInfo.ext_info.dev_type, romsInfo)) {
+        return errmsg("Image file ROM: FW is for device %d, but Exp-ROM is for device %d\n", _fwImgInfo.ext_info.dev_type,
+                romsInfo.exp_rom_com_devid);
+    }
+    return Fs3AddSection(FS3_ROM_CODE, FS3_PCI_CODE, romImg->getBuf(), romImg->getBufLength(), progressFunc);
+}
+
+bool Fs3Operations::FwDeleteRom(bool ignoreProdIdCheck, ProgressCallBack progressFunc)
+{
+    //run int query to get product ver
+    if (!Fs3IntQuery(true)) {
+        return false;
+    }
+
+    if (_romSect.empty()) {
+        return errmsg("The FW does not contain a ROM section");
+    }
+
+    if (!ignoreProdIdCheck && strcmp(_fwImgInfo.ext_info.product_ver, "") != 0) {
+        return errmsg("The device FW contains common FW/ROM Product Version - The ROM cannot be updated separately.");
+    }
+
+    return Fs3RemoveSection(FS3_ROM_CODE, progressFunc);
+}
+
+bool Fs3Operations::Fs3GetItocInfo(struct toc_info *tocArr, int num_of_itocs, fs3_section_t sect_type, struct toc_info *&curr_toc)
+{
+    for (int i = 0; i < num_of_itocs; i++) {
+        struct toc_info *itoc_info = &tocArr[i];
+        if (itoc_info->toc_entry.type == sect_type) {
+            curr_toc =  itoc_info;
+            return true;
+        }
+    }
+    return errmsg("ITOC entry type: %s (%d) not found", GetSectionNameByType(sect_type), sect_type);
+}
+
+bool Fs3Operations::Fs3UpdateMfgUidsSection(struct toc_info *curr_toc, std::vector<u_int8_t>  section_data, guid_t base_uid,
+                                            std::vector<u_int8_t>  &newSectionData)
+{
+    struct cibfw_mfg_info mfg_info;
+    cibfw_mfg_info_unpack(&mfg_info, (u_int8_t*)&section_data[0]);
+
+    Fs3ChangeUidsFromBase(base_uid, &mfg_info.guids);
+    newSectionData = section_data;
+    memset((u_int8_t*)&newSectionData[0], 0, curr_toc->toc_entry.size * 4);
+    cibfw_mfg_info_pack(&mfg_info, (u_int8_t*)&newSectionData[0]);
+    return true;
+}
+
+bool Fs3Operations::Fs3ChangeUidsFromBase(guid_t base_uid, struct cibfw_guids *guids)
+{
+    u_int64_t base_uid_64 =  base_uid.l | (u_int64_t)base_uid.h << 32;
+    // Should be put somewhere in common place
+    u_int64_t base_mac_64 =  ((u_int64_t)base_uid.l & 0xffffff) | (((u_int64_t)base_uid.h & 0xffffff00) << 16);
+
+    guids->guids[0].uid = base_uid_64;
+    guids->guids[1].uid = base_uid_64 + 8;
+    guids->macs[0].uid = base_mac_64;
+    guids->macs[1].uid = base_mac_64 + 8;
+    return true;
+}
+
+bool Fs3Operations::Fs3UpdateUidsSection(struct toc_info *curr_toc, std::vector<u_int8_t>  section_data, guid_t base_uid,
+        std::vector<u_int8_t>  &newSectionData)
+{
+    struct cibfw_device_info dev_info;
+    cibfw_device_info_unpack(&dev_info, (u_int8_t*)&section_data[0]);
+    Fs3ChangeUidsFromBase(base_uid, &dev_info.guids);
+    newSectionData = section_data;
+    memset((u_int8_t*)&newSectionData[0], 0, curr_toc->toc_entry.size * 4);
+    cibfw_device_info_pack(&dev_info, (u_int8_t*)&newSectionData[0]);
+    return true;
+}
+
+bool Fs3Operations::Fs3UpdateVsdSection(struct toc_info *curr_toc, std::vector<u_int8_t>  section_data, char* user_vsd,
+        std::vector<u_int8_t>  &newSectionData)
+{
+    struct cibfw_device_info dev_info;
+    cibfw_device_info_unpack(&dev_info, (u_int8_t*)&section_data[0]);
+    size_t len = strlen(user_vsd);
+    // check VSD size before modifying , this check is redundant as it is already check in FwSetVSD
+    // TODO: remove this check
+    if (len > VSD_LEN) {
+        return errmsg("VSD string is too long(%d), max allowed length: %d", (int)len, VSD_LEN);
+    }
+    strcpy(dev_info.vsd, user_vsd);
+    newSectionData = section_data;
+    memset((u_int8_t*)&newSectionData[0], 0, curr_toc->toc_entry.size * 4);
+    cibfw_device_info_pack(&dev_info, (u_int8_t*)&newSectionData[0]);
+    return true;
+}
+
+bool Fs3Operations::Fs3UpdateVpdSection(struct toc_info *curr_toc, char *vpd,
+                               std::vector<u_int8_t>  &newSectionData)
+{
+    int vpd_size;
+    u_int8_t *vpd_data = NULL;
+
+    if (!ReadImageFile(vpd, vpd_data, vpd_size)) {
+        return false;
+    }
+    if (vpd_size % 4) {
+        delete[] vpd_data;
+        return errmsg("Size of VPD file: %d is not 4-byte alligned!", vpd_size);
+    }
+    GetSectData(newSectionData, (u_int32_t*)vpd_data, vpd_size);
+    curr_toc->toc_entry.size = vpd_size / 4;
+    delete[] vpd_data;
+    return true;
+}
+
+// DEV_INFO section is failsafe
+#define DEV_INFO_ADDR_1 0x3fd000
+#define DEV_INFO_ADDR_2 0x3fe000
+// all device data section might be shifted by SHIFT_SIZE due to
+// flash with write protect sector 0f 64kb instead of 4kb
+#define SHIFT_SIZE 0xf000 // 60kb
+
+
+bool Fs3Operations::Fs3GetNewSectionAddr(struct toc_info *curr_toc, u_int32_t &NewSectionAddr, bool failsafe_section)
+{
+    // printf("-D- addr  = %#x\n", curr_toc->toc_entry.flash_addr);
+    //u_int32_t sector_size = (_ioAccess->is_flash()) ? _ioAccess->get_sector_size() : FS3_DEFAULT_SECTOR_SIZE;
+
+    u_int32_t flash_addr = curr_toc->toc_entry.flash_addr << 2;
+    // HACK: THIS IS AN UGLY HACK, SHOULD BE REMOVED ASAP
+    // Possible solution : if a section is failsafe  make its size 2kb thus both section will fit in a 4kb chunk (addr & 0x800 == 0x800 then its in second place, if == 0 its in first place )
+    if (failsafe_section) {
+    	if ((flash_addr == DEV_INFO_ADDR_1) || (flash_addr == DEV_INFO_ADDR_2)){
+    		NewSectionAddr = (flash_addr == DEV_INFO_ADDR_1) ? DEV_INFO_ADDR_2 : DEV_INFO_ADDR_1;
+    	} else {// dev sections are shifted by 60 kb
+    		NewSectionAddr = (flash_addr == DEV_INFO_ADDR_1 - SHIFT_SIZE) ? DEV_INFO_ADDR_2 - SHIFT_SIZE: DEV_INFO_ADDR_1 - SHIFT_SIZE;
+    	}
+    } else {
+        NewSectionAddr = flash_addr;
+    }
+    return true;
+}
+
+bool Fs3Operations::CalcItocEntryCRC(struct toc_info *curr_toc)
+{
+    u_int8_t  new_entry_data[CIBFW_ITOC_ENTRY_SIZE];
+    memset(new_entry_data, 0, CIBFW_ITOC_ENTRY_SIZE);
+
+    cibfw_itoc_entry_pack(&curr_toc->toc_entry, new_entry_data);
+    u_int32_t entry_crc = CalcImageCRC((u_int32_t*)new_entry_data, (TOC_ENTRY_SIZE / 4) - 1);
+    curr_toc->toc_entry.itoc_entry_crc = entry_crc;
+    return true;
+
+}
+
+bool Fs3Operations::Fs3UpdateItocData(struct toc_info *currToc)
+{
+    CalcItocEntryCRC(currToc);
+    memset(currToc->data, 0, CIBFW_ITOC_ENTRY_SIZE);
+    cibfw_itoc_entry_pack(&currToc->toc_entry, currToc->data);
+
+    return true;
+
+}
+
+bool Fs3Operations::Fs3UpdateItocInfo(struct toc_info *curr_toc, u_int32_t newSectionAddr)
+{
+    // We assume it's absolute
+     curr_toc->toc_entry.flash_addr = newSectionAddr >> 2;
+     return Fs3UpdateItocData(curr_toc);
+
+}
+bool Fs3Operations::Fs3UpdateItocInfo(struct toc_info *curr_toc, u_int32_t newSectionAddr, u_int32_t NewSectSize, std::vector<u_int8_t>  newSectionData)
+{
+    curr_toc->section_data = newSectionData;
+    curr_toc->toc_entry.size = NewSectSize;
+    u_int32_t new_crc = CalcImageCRC((u_int32_t*)&newSectionData[0], curr_toc->toc_entry.size);
+    curr_toc->toc_entry.section_crc = new_crc;
+
+    return Fs3UpdateItocInfo(curr_toc, newSectionAddr);
+ }
+
+bool Fs3Operations::Fs3ReburnItocSection(u_int32_t newSectionAddr,
+        u_int32_t newSectionSize, std::vector<u_int8_t>  newSectionData, const char *msg, PrintCallBack callBackFunc)
+{
+    char message[127];
+
+    sprintf(message, "Updating %-4s section - ", msg);
+    // Burn new Section
+    // we pass a null callback and print the progress here as the writes are small (guids/mfg/vpd_str)
+    // in the future if we want to pass the cb prints to writeImage , need to change the signature of progressCallBack to recieve and optional string to print
+
+    PRINT_PROGRESS(callBackFunc, message);
+
+    if (!writeImage((ProgressCallBack)NULL, newSectionAddr , (u_int8_t*)&newSectionData[0], newSectionSize, true)) {
+    	PRINT_PROGRESS(callBackFunc, (char*)"FAILED\n");
+        return false;
+    }
+    PRINT_PROGRESS(callBackFunc, (char*)"OK\n");
+    // Update new ITOC section
+    if (!reburnItocSection(callBackFunc)) {
+    	return false;
+    }
+    return true;
+}
+
+//add callback if we want info during section update
+bool  Fs3Operations::Fs3UpdateSection(void *new_info, fs3_section_t sect_type, bool is_sect_failsafe, CommandType cmd_type, PrintCallBack callBackFunc)
+{
+    struct toc_info *curr_toc;
+    std::vector<u_int8_t> newUidSection;
+    u_int32_t newSectionAddr;
+    const char *type_msg;
+    // init sector to read
+    _readSectList.push_back(sect_type);
+    if (!Fs3IntQuery()) {
+        _readSectList.pop_back();
+        return false;
+    }
+    _readSectList.pop_back();
+    // _silent = curr_silent;
+
+    if (!Fs3GetItocInfo(_fs3ImgInfo.tocArr, _fs3ImgInfo.numOfItocs, sect_type, curr_toc)) {
+         return false;
+     }
+
+    if (sect_type == FS3_MFG_INFO) {
+        guid_t base_uid = *(guid_t*)new_info;
+        type_msg = "GUID";
+        if (!Fs3UpdateMfgUidsSection(curr_toc, curr_toc->section_data, base_uid, newUidSection)) {
+            return false;
+        }
+    } else if (sect_type == FS3_DEV_INFO) {
+        if (cmd_type == CMD_SET_GUIDS) {
+            guid_t base_uid = *(guid_t*)new_info;
+            type_msg = "GUID";
+            if (!Fs3UpdateUidsSection(curr_toc, curr_toc->section_data, base_uid, newUidSection)) {
+                return false;
+            }
+        } else if(cmd_type == CMD_SET_VSD) {
+            char* user_vsd = (char*)new_info;
+            type_msg = "VSD";
+            if (!Fs3UpdateVsdSection(curr_toc, curr_toc->section_data, user_vsd, newUidSection)) {
+                return false;
+            }
+            } else {
+                // We shouldnt reach here EVER
+                type_msg = (char*)"Unknown";
+        }
+    } else if (sect_type == FS3_VPD_R0) {
+        char *vpd_file = (char*)new_info;
+        type_msg = "VPD";
+        if (!Fs3UpdateVpdSection(curr_toc, vpd_file, newUidSection)) {
+            return false;
+        }
+    } else {
+        return errmsg("Section type %s is not supported\n", GetSectionNameByType(sect_type));
+    }
+
+
+    if (!Fs3GetNewSectionAddr(curr_toc, newSectionAddr, is_sect_failsafe)) {
+        return false;
+    }
+    if (!Fs3UpdateItocInfo(curr_toc, newSectionAddr, curr_toc->toc_entry.size, newUidSection)) {
+        return false;
+    }
+    if (!Fs3ReburnItocSection(newSectionAddr, curr_toc->toc_entry.size * 4, newUidSection, type_msg, callBackFunc)) {
+        return false;
+    }
+    return true;
+}
+
+
+bool Fs3Operations::FwSetVSD(char* vsdStr, ProgressCallBack progressFunc, PrintCallBack printFunc)
+{
+    // Avoid warning
+    (void)progressFunc;
+    if (!vsdStr) {
+        return errmsg("Please specify a valid VSD string.");
+    }
+
+    if (strlen(vsdStr) > VSD_LEN) {
+    	return errmsg("VSD string is too long(%d), max allowed length: %d", (int)strlen(vsdStr), (int)VSD_LEN);
+    }
+
+    if (!Fs3UpdateSection(vsdStr, FS3_DEV_INFO, true, CMD_SET_VSD, printFunc)) {
+        return false;
+    }
+    return true;
+}
+
+bool Fs3Operations::FwSetAccessKey(hw_key_t userKey, ProgressCallBack progressFunc)
+{
+    (void)userKey;
+    (void)progressFunc;
+    return errmsg("Set access key not supported.");
+}
+
+bool Fs3Operations::FwResetNvData()
+{
+	return errmsg("Unsupported Device, can only reset configuration on a CX3/3-PRO device.");
+	/*
+	// future support for cx4
+
+	if (!Fs3IntQuery(false)) {
+		return false;
+	}
+	if (_fwImgInfo.ext_info.chip_type != CT_CONNECTX) {
+		// TODO: Indicate the device name.
+		   return errmsg("Unsupported device type %d", _fwImgInfo.ext_info.dev_type);
+	}
+
+	struct toc_info *currToc;
+
+	if (!Fs3GetItocInfo(_fs3ImgInfo.tocArr, _fs3ImgInfo.numOfItocs, FS3_NV_DATA, currToc)) {
+		return false;
+	}
+	// allocate new NvData which will contain only zeroes
+	std::vector<u_int8_t> newNvData(currToc->section_data.size());
+	memset(&newNvData[0], 0, currToc->section_data.size());
+
+	return Fs3AddSection(FS3_NV_DATA, FS3_DEV_INFO, (u_int32_t*)&newNvData[0], newNvData.size()/4, progressFunc);
+	*/
+}
+
+u_int32_t Fs3Operations::getAbsAddr(toc_info* toc) {
+	if (toc->toc_entry.relative_addr) {
+		return ((toc ->toc_entry.flash_addr << 2) + _fwImgInfo.imgStart);
+	}
+	return toc ->toc_entry.flash_addr << 2;
+}
+
+//get the last fw section address (i.e the maximal address + size of the fw section)
+bool Fs3Operations::getLastFwSAddr(u_int32_t& lastAddr) {
+	struct toc_info *maxToc= NULL;
+	int i;
+	// find first itoc that isnt device data (assumption: there is at least one)
+	for(i=0 ; i < _fs3ImgInfo.numOfItocs ; i++) {
+		maxToc = &(_fs3ImgInfo.tocArr[i]);
+		if (!maxToc->toc_entry.device_data) {
+			break;
+		}
+	}
+	// find the last non device data itoc
+	for(; i < _fs3ImgInfo.numOfItocs ; i++) {
+		if ((!_fs3ImgInfo.tocArr[i].toc_entry.device_data) && getAbsAddr(&(_fs3ImgInfo.tocArr[i])) > getAbsAddr(maxToc)) {
+			maxToc = &_fs3ImgInfo.tocArr[i];
+		}
+	}
+	lastAddr = getAbsAddr(maxToc) + (maxToc->toc_entry.size << 2 );
+	return true;
+}
+
+bool Fs3Operations::getFirstDevDataAddr(u_int32_t& firstAddr) {
+	struct toc_info *minToc = NULL;
+	//find first dev data itoc entry
+	int i;
+	for(i=0 ; i < _fs3ImgInfo.numOfItocs ; i++) {
+		if (_fs3ImgInfo.tocArr[i].toc_entry.device_data) {
+			minToc = &(_fs3ImgInfo.tocArr[i]);
+			break;
+		}
+	}
+	if (!minToc) {
+		return errmsg("failed to get device data ITOC.");
+	}
+	i++;
+	// find the minimal one
+	for(; i < _fs3ImgInfo.numOfItocs ; i++) {
+		if (_fs3ImgInfo.tocArr[i].toc_entry.device_data && (getAbsAddr(&(_fs3ImgInfo.tocArr[i])) < getAbsAddr(minToc)) ) {
+			minToc = &(_fs3ImgInfo.tocArr[i]);
+		}
+	}
+	firstAddr = getAbsAddr(minToc);
+	return true;
+}
+
+bool Fs3Operations::reburnItocSection(PrintCallBack callBackFunc) {
+
+    // HACK SHOULD BE REMOVED ASAP
+    u_int32_t sector_size = (_ioAccess->is_flash()) ? _ioAccess->get_sector_size() : FS3_DEFAULT_SECTOR_SIZE;
+    // Itoc section is failsafe (two sectors after boot section are reserved for itoc entries)
+    u_int32_t oldItocAddr = _fs3ImgInfo.itocAddr;
+    u_int32_t newItocAddr = (_fs3ImgInfo.firstItocIsEmpty) ? (_fs3ImgInfo.itocAddr - sector_size) :  (_fs3ImgInfo.itocAddr + sector_size);
+
+    // Update new ITOC
+    u_int32_t itocSize = (_fs3ImgInfo.numOfItocs + 1 ) * CIBFW_ITOC_ENTRY_SIZE + CIBFW_ITOC_HEADER_SIZE;
+    u_int8_t *p = new u_int8_t[itocSize];
+    memcpy(p, _fs3ImgInfo.itocHeader, CIBFW_ITOC_HEADER_SIZE);
+    for (int i = 0; i < _fs3ImgInfo.numOfItocs; i++) {
+        struct toc_info *curr_itoc = &_fs3ImgInfo.tocArr[i];
+        memcpy(p + CIBFW_ITOC_HEADER_SIZE + i * CIBFW_ITOC_ENTRY_SIZE, curr_itoc->data, CIBFW_ITOC_ENTRY_SIZE);
+    }
+    memset(&p[itocSize] - CIBFW_ITOC_ENTRY_SIZE, FS3_END, CIBFW_ITOC_ENTRY_SIZE);
+
+    PRINT_PROGRESS(callBackFunc, (char*)"Updating ITOC section - ");
+    bool rc = writeImage((ProgressCallBack)NULL, newItocAddr , p, itocSize, false);
+    delete[] p;
+    if (!rc) {
+    	PRINT_PROGRESS(callBackFunc,(char*)"FAILED\n");
+        return false;
+    }
+    PRINT_PROGRESS(callBackFunc,(char*)"OK\n");
+    u_int32_t zeros = 0;
+
+    PRINT_PROGRESS(callBackFunc,(char*)"Restoring signature   - ");
+    if (!writeImage((ProgressCallBack)NULL, oldItocAddr, (u_int8_t*)&zeros, 4, false)) {
+        PRINT_PROGRESS(callBackFunc,(char*)"FAILED\n");
+        return false;
+    }
+    PRINT_PROGRESS(callBackFunc,(char*)"OK\n");
+    return true;
+}
+
+#define PUSH_DEV_DATA(vec)\
+        vec.push_back(FS3_MFG_INFO);\
+        vec.push_back(FS3_DEV_INFO);\
+        vec.push_back(FS3_NV_DATA);\
+        vec.push_back(FS3_VPD_R0)
+#define POP_DEV_DATA(vec)\
+        vec.pop_back();\
+        vec.pop_back();\
+        vec.pop_back();\
+        vec.pop_back()
+
+bool Fs3Operations::TocComp::operator() (toc_info* elem1, toc_info* elem2)
+{
+	u_int32_t absAddr1 = elem1->toc_entry.relative_addr ? elem1->toc_entry.flash_addr + _startAdd : elem1->toc_entry.flash_addr;
+	u_int32_t absAddr2 = elem2->toc_entry.relative_addr ? elem2->toc_entry.flash_addr + _startAdd : elem2->toc_entry.flash_addr;
+	if (absAddr1 < absAddr2) {
+		return true;
+	}
+	return false;
+}
+
+bool Fs3Operations::FwShiftDevData(PrintCallBack progressFunc)
+{
+	if (!_ioAccess->is_flash()) {
+		return errmsg("cannot shift device data sections on Image.");
+	}
+	const char* flashType = ((Flash*)_ioAccess)->getFlashType();
+	if (flashType == NULL) {
+		return errmsg("Cannot shift device data on old flash types.");
+	}
+	if (strcasecmp(flashType,"N25Q0XX")!= 0) {
+		return errmsg("Cannot shift device data on flash type %s.", flashType);
+	}
+
+	//query device and get device data sectors.
+	PUSH_DEV_DATA(_readSectList);
+    if (!Fs3IntQuery()) {
+    	POP_DEV_DATA(_readSectList);
+        return false;
+    }
+    POP_DEV_DATA(_readSectList);
+
+	u_int32_t lastFwDataAddr;
+	u_int32_t firstDevDataAddr;
+	if (!getLastFwSAddr(lastFwDataAddr) || !getFirstDevDataAddr(firstDevDataAddr)) {
+		return errmsg("Failed to get ITOC information.");
+	}
+
+	// check if we already shifted
+	struct toc_info* mfgToc;
+	if (!Fs3GetItocInfo(_fs3ImgInfo.tocArr, _fs3ImgInfo.numOfItocs, FS3_MFG_INFO, mfgToc)) {
+		return errmsg("Failed to get MFG_INFO ITOC information.");
+	}
+
+	if (getAbsAddr(mfgToc) < _ioAccess->get_size() - _ioAccess->get_sector_size()) {
+		return errmsg("Device data sections already shifted.");
+	}
+
+	//check if we can shift all dev data sections by 60KB
+	if (lastFwDataAddr > (firstDevDataAddr - SHIFT_SIZE)) {
+		return errmsg("Cannot shift device data sections, fw image is too big.");
+	}
+	// for each device data section move it by an offset of 60kb (0xf000)
+
+    PRINT_PROGRESS(progressFunc,(char*)"Shifting dev data section - ");
+
+    // possible problem : if itoc array isnt ordered by ascending flash address and dev data sections are larger that 60kb
+    // there is a chance we runover exsisting device data sections
+    // Fix : preform the section shift by order from the lowest addresss to the highest.
+    std::vector<struct toc_info*> sortedTocs(_fs3ImgInfo.numOfItocs);
+    for (int i=0 ; i< _fs3ImgInfo.numOfItocs ; i++) {
+    	sortedTocs[i]= &(_fs3ImgInfo.tocArr[i]);
+    }
+    std::sort(sortedTocs.begin(), sortedTocs.end(), TocComp(_fwImgInfo.imgStart));
+
+    // shift the location of device data sections by SHIFT_SIZE (60kb)
+	for (std::vector<struct toc_info*>::iterator it = sortedTocs.begin() ; it != sortedTocs.end(); it++) {
+		if ((*it)->toc_entry.device_data) {
+			// update the itoc (basically update the flash_addr and itoc entry crc)
+			struct toc_info *currToc = *it;
+			if (!Fs3UpdateItocInfo(currToc, ((currToc->toc_entry.flash_addr << 2) - SHIFT_SIZE))) {
+			    PRINT_PROGRESS(progressFunc,(char*)"FAILED\n");
+				return false;
+			}
+			// write the section to its new place in the flash
+			if (!writeImage((ProgressCallBack)NULL, getAbsAddr(currToc) , (u_int8_t*)&currToc->section_data[0], (currToc->toc_entry.size << 2), true)) {
+			    PRINT_PROGRESS(progressFunc,(char*)"FAILED\n");
+			    return false;
+			}
+		}
+	}
+    PRINT_PROGRESS(progressFunc,(char*)"OK\n");
+	// update itoc section
+    if (!reburnItocSection(progressFunc)) {
+    	return false;
+    }
+    return true;
+}
+
+
diff --git a/mlxfwops/lib/fs3_ops.h b/mlxfwops/lib/fs3_ops.h
new file mode 100644
index 0000000..d845a48
--- /dev/null
+++ b/mlxfwops/lib/fs3_ops.h
@@ -0,0 +1,213 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef FS3_OPS_
+#define FS3_OPS_
+
+// #include "flint_base.h"
+#include "fw_ops.h"
+#include <cibfw_layouts.h>
+
+
+
+class Fs3Operations : public FwOperations {
+public:
+
+
+    Fs3Operations(FBase *ioAccess) :
+        FwOperations(ioAccess)
+        {
+            _isFullVerify = false;
+        };
+
+    virtual ~Fs3Operations()  {};
+    //virtual void print_type() {printf("-D- FS3 type!\n");};
+    virtual bool FwVerify(VerifyCallBack verifyCallBackFunc, bool isStripedImage = false, bool showItoc = false);
+    virtual bool FwQuery(fw_info_t *fwInfo, bool readRom = true, bool isStripedImage = false);
+    virtual u_int8_t FwType();
+    virtual bool FwInit();
+    virtual bool FwReadData(void* image, u_int32_t* image_size);
+
+    virtual bool FwReadRom(std::vector<u_int8_t>& romSect);
+    virtual bool FwBurnRom(FImage* romImg, bool ignoreProdIdCheck = false, bool ignoreDevidCheck = false, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+    virtual bool FwDeleteRom(bool ignoreProdIdCheck, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+
+    virtual bool FwBurn(FwOperations *imageOps, u_int8_t forceVersion, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+    virtual bool FwBurnAdvanced(FwOperations *imageOps, ExtBurnParams& burnParams);
+    virtual bool FwBurnBlock(FwOperations* imageOps, ProgressCallBack progressFunc);
+
+    virtual bool FwSetGuids(sg_params_t& sgParam, PrintCallBack callBack, ProgressCallBack progressFunc);
+    virtual bool FwSetMFG(guid_t baseGuid, PrintCallBack callBackFunc=(PrintCallBack)NULL);
+    virtual bool FwGetSection (u_int32_t sectType, std::vector<u_int8_t>& sectInfo);
+    virtual bool FwSetVSD(char* vsdStr, ProgressCallBack progressFunc=(ProgressCallBack)NULL, PrintCallBack printFunc=(PrintCallBack)NULL);
+    virtual bool FwSetVPD(char* vpdFileStr, PrintCallBack callBackFunc=(PrintCallBack)NULL);
+    virtual bool FwSetAccessKey(hw_key_t userKey, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+    virtual bool FwResetNvData();
+    virtual bool FwShiftDevData(PrintCallBack progressFunc=(PrintCallBack)NULL);
+
+
+private:
+    #define CRC_CHECK_OUTPUT  CRC_CHECK_OLD")"
+    #define FS3_CRC_CHECK_OUT CRC_CHECK_OLD":0x%x)"
+    #define PRE_CRC_OUTPUT   "    "
+    #define MAX_TOCS_NUM         128
+    #define FS3_DEFAULT_SECTOR_SIZE 0x1000
+    #define ITOC_ASCII 0x49544f43
+    #define DTOC_ASCII 0x64544f43
+    #define TOC_RAND1  0x04081516
+    #define TOC_RAND2  0x2342cafa
+    #define TOC_RAND3  0xbacafe00
+    #define TOC_HEADER_SIZE 0x20
+    #define TOC_ENTRY_SIZE  0x20
+    #define MFG_INFO "MFG_INFO"
+    #define UNKNOWN_SECTION "UNKNOWN"
+
+
+
+
+
+    struct toc_info {
+        u_int32_t entry_addr;
+        struct cibfw_itoc_entry toc_entry;
+        u_int8_t  data[CIBFW_ITOC_ENTRY_SIZE];
+        std::vector<u_int8_t>  section_data;
+    };
+
+    struct Fs3ImgInfo {
+        fs3_info_t ext_info;
+        std::vector<u_int8_t> imageCache;
+        int             numOfItocs;
+        struct toc_info tocArr[MAX_TOCS_NUM];
+        u_int8_t        itocHeader[CIBFW_ITOC_HEADER_SIZE];
+        u_int32_t       bootSize;
+        u_int8_t        firstItocIsEmpty;
+        u_int32_t       itocAddr;
+        u_int32_t       smallestAbsAddr;
+        u_int32_t       sizeOfImgData;
+
+    };
+
+    struct SectionInfo {
+        u_int8_t      type;
+        const char    *name;
+    };
+
+    struct QueryOptions {
+        bool quickQuery;
+        bool readRom;
+    };
+
+    bool Fs3UpdateImgCache(u_int8_t *buff, u_int32_t addr, u_int32_t size);
+    virtual bool UpdateImgCache(u_int8_t *buff, u_int32_t addr, u_int32_t size);
+    bool VerifyTOC(u_int32_t dtoc_addr, bool& bad_signature, VerifyCallBack verifyCallBackFunc, bool show_itoc,
+            struct QueryOptions queryOptions);
+    bool Fs3Verify(VerifyCallBack verifyCallBackFunc, bool show_itoc, struct QueryOptions queryOptions);
+    const char* GetSectionNameByType(u_int8_t section_type);
+    bool CheckTocSignature(struct cibfw_itoc_header *itoc_header, u_int32_t first_signature);
+    bool DumpFs3CRCCheck(u_int8_t sect_type, u_int32_t sect_addr, u_int32_t sect_size, u_int32_t crc_act, u_int32_t crc_exp,
+                bool ignore_crc = false, VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL);
+    bool GetImageInfoFromSection(u_int8_t *buff, u_int8_t sect_type, u_int8_t check_support_only = 0);
+    bool IsGetInfoSupported(u_int8_t sect_type);
+    bool IsFs3SectionReadable(u_int8_t type, QueryOptions queryOptions);
+    bool GetMfgInfo(u_int8_t *buff);
+    bool GetDevInfo(u_int8_t *buff);
+    bool GetImageInfo(u_int8_t *buff);
+    bool Fs3IntQuery(bool readRom = true, bool quickQuery=true);
+    bool Fs3Burn(Fs3Operations &imageOps, ExtBurnParams& burnParams);
+    bool BurnFs3Image(Fs3Operations &imageOps, ExtBurnParams& burnParams);
+    bool UpdateDevDataITOC(u_int8_t *image_data, struct toc_info *image_toc_entry, struct toc_info *flash_toc_arr, int flash_toc_size);
+    bool Fs3UpdateSection(void *new_info, fs3_section_t sect_type=FS3_DEV_INFO, bool is_sect_failsafe=true, CommandType cmd_type=CMD_UNKNOWN, PrintCallBack callBackFunc=(PrintCallBack)NULL );
+    bool Fs3GetItocInfo(struct toc_info *tocArr, int num_of_itocs, fs3_section_t sect_type, struct toc_info *&curr_toc);
+    bool Fs3UpdateMfgUidsSection(struct toc_info *curr_toc, std::vector<u_int8_t>  section_data, guid_t base_uid,
+                                            std::vector<u_int8_t>  &newSectionData);
+    bool Fs3ChangeUidsFromBase(guid_t base_uid, struct cibfw_guids *guids);
+    bool Fs3UpdateUidsSection(struct toc_info *curr_toc, std::vector<u_int8_t>  section_data, guid_t base_uid,
+                                             std::vector<u_int8_t>  &newSectionData);
+    bool Fs3UpdateVsdSection(struct toc_info *curr_toc, std::vector<u_int8_t>  section_data, char* user_vsd,
+                                     std::vector<u_int8_t>  &newSectionData);
+    bool Fs3UpdateVpdSection(struct toc_info *curr_toc, char *vpd, std::vector<u_int8_t>  &newSectionData);
+    bool Fs3GetNewSectionAddr(struct toc_info *curr_toc, u_int32_t &NewSectionAddr, bool failsafe_section);
+
+    bool Fs3UpdateItocInfo(struct toc_info *curr_toc, u_int32_t newSectionAddr, u_int32_t itocSize, std::vector<u_int8_t>  newSectionData);
+    bool Fs3UpdateItocInfo(struct toc_info *curr_toc, u_int32_t newSectionAddr);
+    bool Fs3UpdateItocInfo(struct toc_info *newItocInfo, u_int32_t newSectionAddr, fs3_section_t sectionType, u_int32_t* newSectData, u_int32_t NewSectSize);
+    bool Fs3UpdateItocData(struct toc_info *currToc);
+
+    bool Fs3ReburnItocSection(u_int32_t newSectionAddr, u_int32_t newSectionSize, std::vector<u_int8_t>  newSectionData, const char *msg, PrintCallBack callBackFunc=(PrintCallBack)NULL);
+    bool GetModifiedSectionInfo(fs3_section_t sectionType, fs3_section_t nextSectionType, u_int32_t &newSectAddr,
+            fs3_section_t &sectToPut, u_int32_t &oldSectSize);
+    bool UpdateItocAfterInsert(fs3_section_t sectionType, u_int32_t newSectAddr, fs3_section_t SectToPut,  bool toAdd, u_int32_t* newSectData, u_int32_t NewSectSize,
+            struct toc_info *tocArr, u_int32_t &numOfItocs);
+    bool UpdateImageAfterInsert(struct toc_info *tocArr, u_int32_t numOfItocs, u_int8_t* newImgData, u_int32_t newSectSize);
+    bool Fs3ReplaceSectionInDevImg(fs3_section_t sectionType, fs3_section_t nextSectionType, bool toAdd, u_int8_t* newImgData,
+            u_int32_t newImageSize, u_int32_t* newSectData, u_int32_t NewSectSize, bool UpdateExsistingTocArr= false);
+    bool CalcItocEntryCRC(struct toc_info *curr_toc);
+    bool ShiftItocAddrInEntry(struct toc_info *newItocInfo, struct toc_info *oldItocInfo, int shiftSize);
+    bool CopyItocInfo(struct toc_info *newTocInfo, struct toc_info *currToc);
+    bool Fs3ModifySection(fs3_section_t sectionType, fs3_section_t neighbourSection, bool toAdd, u_int32_t* newSectData,
+            u_int32_t newImageSize, ProgressCallBack progressFunc);
+    bool Fs3RemoveSection(fs3_section_t sectionType, ProgressCallBack progressFunc);
+    bool Fs3AddSection(fs3_section_t sectionType, fs3_section_t neighbourSection, u_int32_t* newSectData, u_int32_t newSectSize,
+            ProgressCallBack progressFunc);
+    bool CheckFs3ImgSize(Fs3Operations& imageOps);
+    bool GetMaxImageSize(u_int32_t flash_size, bool image_is_fs, u_int32_t &max_image_size);
+
+    u_int32_t getAbsAddr(toc_info* toc);
+    bool getLastFwSAddr(u_int32_t& lastAddr);
+    bool getFirstDevDataAddr(u_int32_t& firstAddr);
+    bool reburnItocSection(PrintCallBack callBackFunc);
+
+    // this class is for sorting the itoc array by ascending absolute flash_addr used in FwShiftDevData
+    class TocComp {
+    public:
+    	TocComp(u_int32_t startAdd):  _startAdd(startAdd) {};
+    	~TocComp() {};
+    	bool operator() (toc_info* elem1, toc_info* elem2);
+    private:
+    	u_int32_t _startAdd;
+    };
+
+
+
+
+    // Members
+    static const SectionInfo _fs3SectionsInfoArr[];
+    static const u_int32_t _itocSignature[4];
+    Fs3ImgInfo _fs3ImgInfo;
+    bool      _isFullVerify;
+
+};
+
+
+
+#endif // FS3_OPS_
diff --git a/mlxfwops/lib/fw_ops.cpp b/mlxfwops/lib/fw_ops.cpp
new file mode 100644
index 0000000..251afcd
--- /dev/null
+++ b/mlxfwops/lib/fw_ops.cpp
@@ -0,0 +1,1426 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <stdlib.h>
+#include <string.h>
+#include <errno.h>
+
+#include "flint_base.h"
+#include "flint_io.h"
+#include "fw_ops.h"
+#include "fs3_ops.h"
+#include "fs2_ops.h"
+
+
+#ifndef NO_MFA_SUPPORT
+#include <mfa.h>
+#endif
+
+#define BAD_CRC_MSG "Bad CRC."
+extern const char* g_sectNames[];
+
+#ifndef NO_MFA_SUPPORT
+
+int FwOperations::getFileSignature(const char* fname)
+{
+    FILE* fin;
+    char tmpb[16];
+    int res = 0;
+
+    if (!(fin = fopen(fname, "r"))) {
+        // abit ugly , need to establish a correct ret val
+        return IMG_SIG_OPEN_FILE_FAILED;
+    }
+    if (!fgets(tmpb, sizeof(tmpb), fin)) {
+        goto clean_up;
+    }
+    if (strlen(tmpb) < 4) {
+        goto clean_up;
+    }
+
+    if (!strncmp(tmpb, "MTFW", 4)) {
+        res = IMG_SIG_TYPE_BIN;
+    }
+    if (!strncmp(tmpb, "MFAR", 4)) {
+        res = IMG_SIG_TYPE_MFA;
+    }
+
+clean_up:
+    fclose(fin);
+    return res;
+}
+
+
+int FwOperations::getBufferSignature(u_int8_t* buf, u_int32_t size)
+{
+    int res = 0;
+
+    if (size < 4) {
+        return 0;
+    }
+    if (!strncmp((char*)buf, "MTFW", 4)) {
+        res = IMG_SIG_TYPE_BIN;
+    }
+    if (!strncmp((char*)buf, "MFAR", 4)) {
+        res = IMG_SIG_TYPE_MFA;
+    }
+
+    return res;
+}
+
+
+int FwOperations::getMfaImg(char* fileName, char *psid, u_int8_t **imgbuf)
+{
+    int res;
+    mfa_desc* mfa_d;
+    int image_type = 1; //FW image
+
+    if (psid == NULL) {
+        return -1; //No psid => no image
+    }
+    if ((res = mfa_open_file(&mfa_d, fileName))) {
+        return -1;
+    }
+
+    res = mfa_get_image(mfa_d, psid, image_type, (char*)"", imgbuf);
+
+    mfa_close(mfa_d);
+    return res;
+}
+
+
+int FwOperations::getMfaImg(u_int8_t* mfa_buf, int size, char *psid, u_int8_t **imgbuf)
+{
+    int res;
+    mfa_desc* mfa_d;
+    int image_type = 1; //FW image
+
+    if (psid == NULL) {
+        return -1; //No psid => no image
+    }
+    if ((res = mfa_open_buf(&mfa_d, mfa_buf, size))) {
+        return -1;
+    }
+
+    res = mfa_get_image(mfa_d, psid, image_type, (char*)"", imgbuf);
+
+    mfa_close(mfa_d);
+    return res;
+}
+#endif
+
+
+void FwOperations::FwCleanUp()
+{
+    _ioAccess->close();
+    delete _ioAccess;
+    if (_fname != NULL) {
+        delete[] _fname;
+    }
+}
+
+
+void FwOperations::FwInitCom()
+{
+    memset(&_fwImgInfo, 0, sizeof(_fwImgInfo));
+}
+
+
+
+bool FwOperations::checkBoot2(u_int32_t beg, u_int32_t offs, u_int32_t& next, bool fullRead, const char *pref, VerifyCallBack verifyCallBackFunc)
+{
+    u_int32_t    size;
+
+    // char         *pr = (char *)alloca(strlen(pref) + 512);
+    char pr[strlen(pref) + 512];
+    sprintf(pr, "%s /0x%08x/ (BOOT2)", pref, offs+beg);
+    // Size
+    READ4((*_ioAccess), offs+beg+4, &size, pr);
+    TOCPU1(size);
+    if (size > 1048576 || size < 4) {
+        report_callback(verifyCallBackFunc, "%s /0x%08x/ - unexpected size (0x%x)\n", pr, offs+beg+4, size);
+        return false;
+    }
+    _fwImgInfo.bootSize = (size + 4) * 4;
+
+
+    sprintf(pr, "%s /0x%08x-0x%08x (0x%06x)/ (BOOT2)", pref, offs+beg,
+            offs+beg+(size+4)*4-1, (size+4)*4);
+
+    if ((_ioAccess->is_flash() && fullRead == true) || !_ioAccess->is_flash()) {
+        Crc16        crc;
+        // u_int32_t    *buff = (u_int32_t*)alloca((size + 4)*sizeof(u_int32_t));
+        u_int32_t buff[size + 4];
+        READBUF((*_ioAccess), offs+beg, buff, size*4 + 16, pr);
+        // we hold for FS3 an image cache so we selectevely update it in UpdateImgCache() call
+        UpdateImgCache((u_int8_t*)buff, offs+beg, size*4 + 16);
+
+        TOCPUn(buff, size+4);
+        CRC1n(crc, buff, size+4);
+        CRC1n(_ioAccess->get_image_crc(), buff, size+4);
+
+
+        crc.finish();
+
+        u_int32_t crc_act = buff[size+3];
+        if (crc.get() != crc_act) {
+            report_callback(verifyCallBackFunc, "%s /0x%08x/ - wrong CRC (exp:0x%x, act:0x%x)\n",
+                   pr, offs+beg, crc.get(), crc_act);
+            return errmsg(BAD_CRC_MSG);
+        }
+        _ioAccess->get_image_crc() << crc_act;
+        // TODO: Print CRC
+        if (0) {
+            report_callback(verifyCallBackFunc, "%s - OK (CRC:0x%04x)\n", pr, (crc_act & 0xffff));
+        } else {
+            report_callback(verifyCallBackFunc, "%s - OK\n", pr);
+        }
+    }
+    next = offs + size*4 + 16;
+    return true;
+} // checkBoot2
+
+
+bool FwOperations::CheckAndPrintCrcRes(char* pr, bool blank_crc, u_int32_t off, u_int32_t crc_act, u_int32_t crc_exp, bool ignore_crc,
+         VerifyCallBack verifyCallBackFunc)
+{
+
+    if (!blank_crc && crc_exp != crc_act) {
+        report_callback(verifyCallBackFunc, "%s /0x%08x/ - wrong CRC (exp:0x%x, act:0x%x)\n",
+               pr, off, crc_exp, crc_act);
+        return errmsg(BAD_CRC_MSG);
+    }
+    // if (_print_crc) {
+    // TODO: Print CRC here.
+    if (0) {
+        report_callback(verifyCallBackFunc, "%s - OK (CRC:0x%04x)\n", pr, crc_act & 0xffff);
+    } else {
+        if (ignore_crc) {
+            report_callback(verifyCallBackFunc, "%s - CRC IGNORED\n", pr);
+        } else {
+            if (blank_crc) {
+                report_callback(verifyCallBackFunc, "%s - BLANK CRC (0xffff)\n", pr);
+            } else {
+                report_callback(verifyCallBackFunc, "%s - OK\n", pr);
+            }
+        }
+    }
+    return true;
+}
+
+bool FwOperations::FwVerLessThan(u_int16_t r1[3], u_int16_t r2[3]) {
+    for (int i = 0; i < 3 ; i++)
+        if (r1[i] < r2[i])
+            return true;
+        else if (r1[i] > r2[i])
+            return false;
+
+    return false; // equal versions
+}
+const u_int32_t FwOperations::_cntx_magic_pattern[4] = {
+    0x4D544657,   // Ascii of "MTFW"
+    0x8CDFD000,   // Random data
+    0xDEAD9270,
+    0x4154BEEF
+};
+
+const u_int32_t FwOperations::_cntx_image_start_pos[FwOperations::CNTX_START_POS_SIZE] = {
+    0,
+    0x10000,
+    0x20000,
+    0x40000,
+    0x80000,
+    0x100000,
+    0x200000
+};
+
+bool FwOperations::CntxFindMagicPattern (FBase* ioAccess, u_int32_t addr) {
+    if (addr + 16 > ioAccess->get_size()) {
+        return false;
+    }
+    for (int i = 0; i < 4 ; i++) {
+        u_int32_t w;
+        READ4_NOERRMSG((*ioAccess), addr + i * 4, &w);
+        TOCPU1(w);
+        if (w != _cntx_magic_pattern[i]) {
+            //printf("-D- Looking for magic pattern %d addr %06x: Exp=%08x Act=%08x\n", i, addr + i * 4, _cntx_magic_pattern[i], w);
+            return false;
+        }
+    }
+
+    return true;
+}
+
+
+
+// FindAllImageStart
+// OUT: start_locations: set to the start addresses of the found image markers (in accending order)
+// OUT: found_images:    Number of found images (and number of valid entries in the start_locations array).
+bool FwOperations::CntxFindAllImageStart (FBase* ioAccess, u_int32_t start_locations[CNTX_START_POS_SIZE], u_int32_t* found_images) {
+    int needed_pos_num;
+
+    needed_pos_num = CNTX_START_POS_SIZE;
+
+    if (ioAccess->is_flash()) {
+        if ( (((Flash*)ioAccess)->get_dev_id() == 400) ||
+             (((Flash*)ioAccess)->get_dev_id() == 435) ||
+             (((Flash*)ioAccess)->get_dev_id() == 6100)) {
+            needed_pos_num = OLD_CNTX_START_POS_SIZE;
+        }
+    }
+
+    ioAccess->set_address_convertor(0,0);
+    *found_images = 0;
+    for (int i = 0; i < needed_pos_num; i++) {
+        if (CntxFindMagicPattern(ioAccess, _cntx_image_start_pos[i])) {
+            start_locations[*found_images] = _cntx_image_start_pos[i];
+            (*found_images)++;
+        }
+    }
+
+    return true;
+}
+
+
+
+// CAN BE IN ANOTHER MODULE
+bool FwOperations::GetSectData(std::vector<u_int8_t>& file_sect, const u_int32_t *buff, const u_int32_t size) {
+
+    file_sect.clear();
+    file_sect.insert(file_sect.end(),
+                     (u_int8_t*)buff,
+                     (u_int8_t*)buff + size);
+
+
+    return true;
+}
+
+
+bool FwOperations::FwAccessCreate(fw_ops_params_t& fwParams, FBase **ioAccessP)
+{
+    // FBase *ioAccess = *ioAccessP;
+    if (fwParams.hndlType == FHT_FW_FILE) {
+#ifndef NO_MFA_SUPPORT
+        int sig = getFileSignature(fwParams.fileHndl);
+        if (sig == IMG_SIG_OPEN_FILE_FAILED) { //i.e we failed to open file
+            WriteToErrBuff(fwParams.errBuff, strerror(errno), fwParams.errBuffSize);
+            return false;
+        }
+        if (sig == IMG_SIG_TYPE_BIN) {
+            *ioAccessP = new FImage;
+            if (!(*ioAccessP)->open(fwParams.fileHndl, false, !fwParams.shortErrors)) {
+                WriteToErrBuff(fwParams.errBuff,(*ioAccessP)->err(), fwParams.errBuffSize);
+                delete *ioAccessP;
+                return false;
+            }
+        } else if (sig == IMG_SIG_TYPE_MFA) {
+            u_int8_t* imgbuf;
+            int sz;
+            if ((sz = getMfaImg(fwParams.fileHndl, fwParams.psid, &imgbuf)) < 0) {
+                WriteToErrBuff(fwParams.errBuff,"Failed to get MFA Image.", fwParams.errBuffSize);
+                return false;
+            }
+            *ioAccessP = new FImage;
+            if (!((FImage*)(*ioAccessP))->open((u_int32_t*)imgbuf, (u_int32_t)sz, !fwParams.shortErrors)) {
+                mfa_release_image(imgbuf);
+                WriteToErrBuff(fwParams.errBuff,(*ioAccessP)->err(), fwParams.errBuffSize);
+                delete *ioAccessP;
+                return false;
+            }
+            mfa_release_image(imgbuf);
+        } else {
+            WriteToErrBuff(fwParams.errBuff,"Invalid Image signature.", fwParams.errBuffSize);
+            return false; //Unknown signature
+        }
+#else
+        *ioAccessP = new FImage;
+        if (!(*ioAccessP)->open(fwParams.fileHndl, false, !fwParams.shortErrors)) {
+            WriteToErrBuff(fwParams.errBuff,(*ioAccessP)->err(), fwParams.errBuffSize);
+            delete *ioAccessP;
+            return false;
+        }
+#endif
+    } else if (fwParams.hndlType == FHT_FW_BUFF) {
+        u_int32_t numInfo = fwParams.buffSize;
+#ifndef NO_MFA_SUPPORT
+        int sig = getBufferSignature((u_int8_t*)fwParams.buffHndl, numInfo);
+        if (sig == IMG_SIG_TYPE_BIN) {
+            *ioAccessP = new FImage;
+            if (!((FImage*)*ioAccessP)->open(fwParams.buffHndl, (u_int32_t)numInfo, !fwParams.shortErrors)) {
+                WriteToErrBuff(fwParams.errBuff,(*ioAccessP)->err(), fwParams.errBuffSize);
+                delete *ioAccessP;
+                return false;
+            }
+        } else if (sig == IMG_SIG_TYPE_MFA) {
+            u_int8_t* imgbuf;
+            int sz;
+            if ((sz = getMfaImg((u_int8_t*)fwParams.buffHndl, numInfo, fwParams.psid, &imgbuf)) < 0) {
+                WriteToErrBuff(fwParams.errBuff,"Failed to get MFA Image.", fwParams.errBuffSize);
+                return false;
+            }
+            *ioAccessP = new FImage;
+            if (!((FImage*)*ioAccessP)->open((u_int32_t*)imgbuf, (u_int32_t)sz, !fwParams.shortErrors)) {
+                mfa_release_image(imgbuf);
+                WriteToErrBuff(fwParams.errBuff,(*ioAccessP)->err(), fwParams.errBuffSize);
+                delete *ioAccessP;
+                return false;
+            }
+            mfa_release_image(imgbuf);
+        } else {
+            WriteToErrBuff(fwParams.errBuff,"Invalid Image signature.", fwParams.errBuffSize);
+            return false;//Unknown signature
+        }
+#else
+        *ioAccessP = new FImage;
+        if (!((FImage*)*ioAccessP)->open(fwParams.buffHndl, numInfo, !fwParams.shortErrors)) {
+            WriteToErrBuff(fwParams.errBuff,(*ioAccessP)->err(), fwParams.errBuffSize);
+            delete *ioAccessP;
+            return false;
+        }
+#endif
+    } else if (fwParams.hndlType == FHT_UEFI_DEV) {
+        *ioAccessP = new Flash;
+        if (!((Flash*)*ioAccessP)->open(fwParams.uefiHndl, fwParams.uefiExtra, false, !fwParams.shortErrors)) {
+            WriteToErrBuff(fwParams.errBuff,(*ioAccessP)->err(), fwParams.errBuffSize);
+            delete *ioAccessP;
+            return false;
+        }
+    } else if (fwParams.hndlType == FHT_MST_DEV) {
+        *ioAccessP = new Flash;
+        if ( !((Flash*)*ioAccessP)->open(fwParams.mstHndl, fwParams.forceLock, fwParams.readOnly, fwParams.numOfBanks,\
+                                          fwParams.flashParams, fwParams.ignoreCacheRep, !fwParams.shortErrors)) {
+            // TODO: release memory here ?
+            WriteToErrBuff(fwParams.errBuff,(*ioAccessP)->err(), fwParams.errBuffSize);
+            delete *ioAccessP;
+            return false;
+        }
+        //set no flash verify if needed (default =false)
+        ((Flash*)*ioAccessP)->set_no_flash_verify(fwParams.noFlashVerify);
+     } else {
+         WriteToErrBuff(fwParams.errBuff,"Unknown Handle Type.", fwParams.errBuffSize);
+         return false;
+     }
+    return true;
+}
+
+u_int8_t FwOperations::CheckFwFormat(FBase& f, bool getFwFormatFromImg) {
+    if (f.is_flash() && !getFwFormatFromImg) {
+        if (  ( ((Flash*)&f)->get_dev_id() == 400)              ||
+                ( ((Flash*)&f)->get_dev_id() == 435)              ||
+                ( ((Flash*)&f)->get_dev_id() == CX3_HW_ID)        ||
+                ( ((Flash*)&f)->get_dev_id() == SWITCHX_HW_ID)    ||
+                ( ((Flash*)&f)->get_dev_id() == 6100) ||
+                ( ((Flash*)&f)->get_dev_id() == CX3_PRO_HW_ID)) {
+            return FS_FS2_GEN;
+        } else if ( (((Flash*)&f)->get_dev_id() == CONNECT_IB_HW_ID) ||
+                    (((Flash*)&f)->get_dev_id() == SWITCH_IB_HW_ID) ||
+		    (((Flash*)&f)->get_dev_id() == CX4_HW_ID)) {
+            return FS_FS3_GEN;
+        }
+    } else {
+        u_int32_t found_images;
+        u_int32_t image_start[CNTX_START_POS_SIZE];
+
+        // Image - check if magic pattern is somewhere in the file:
+        CntxFindAllImageStart(&f, image_start, &found_images);
+        if (found_images) {
+            u_int32_t data;
+            u_int8_t image_version;
+            READ4_NOERRMSG(f, FS3_IND_ADDR, &data);
+            TOCPU1(data);
+            image_version = data >> 24;
+            if (image_version == IMG_VER_FS3) {
+                return FS_FS3_GEN;
+            } else {
+                // TODO: if the img format version is unknown we should fail instead of considering it FS2
+                return FS_FS2_GEN;
+            }
+        }
+    }
+    return FS_OLD_GEN;
+}
+
+FwOperations* FwOperations::FwOperationsCreate(void* fwHndl, void *info, char* psid, fw_hndl_type_t hndlType, char* errBuff, int buffSize)
+{
+    fw_ops_params_t fwParams;
+    fwParams.psid = psid;
+    fwParams.hndlType = hndlType;
+    fwParams.errBuff = errBuff;
+    fwParams.errBuffSize = buffSize;
+    fwParams.shortErrors = true;
+
+    if (hndlType == FHT_FW_FILE) {
+        fwParams.fileHndl = (char*)fwHndl;
+    }else if (hndlType == FHT_FW_BUFF) {
+        fwParams.buffHndl = (u_int32_t*)fwHndl;
+        fwParams.buffSize = *((u_int32_t*)info);
+    }else if (hndlType == FHT_UEFI_DEV) {
+        fwParams.uefiHndl = (uefi_Dev_t*)fwHndl;
+        fwParams.uefiExtra = (f_fw_cmd)info;
+    }else if (hndlType == FHT_MST_DEV) {
+        fwParams.mstHndl = (char*)fwHndl;
+        fwParams.forceLock = false;
+        fwParams.readOnly = false;
+        fwParams.numOfBanks = 4;
+        fwParams.flashParams = (flash_params_t*)NULL;
+        fwParams.ignoreCacheRep = 0;
+        fwParams.noFlashVerify = false;
+    }
+    return FwOperationsCreate(fwParams);
+}
+
+FwOperations* FwOperations::FwOperationsCreate(fw_ops_params_t& fwParams)
+{
+    FwOperations* fwops;
+    u_int8_t fwFormat;
+    FBase *ioAccess;
+    bool getFwFormatFromImg = false;
+
+    if (!FwAccessCreate(fwParams, &ioAccess)) {
+        return (FwOperations*)NULL;
+    }
+    if (fwParams.hndlType == FHT_UEFI_DEV) {
+        // IN UEFI we don't have an access to read devID from cr-space so we are reading it from FW  image signature
+        getFwFormatFromImg = true;
+    }
+    fwFormat = CheckFwFormat(*ioAccess, getFwFormatFromImg);
+    switch (fwFormat) {
+        case FS_FS2_GEN: {
+            fwops = new Fs2Operations(ioAccess);
+            break;
+        }
+        case FS_FS3_GEN: {
+            fwops = new Fs3Operations(ioAccess);
+            break;
+        }
+        default:
+            delete ioAccess;
+            WriteToErrBuff(fwParams.errBuff,"invalid Firmware Format (found FS Gen 1)", fwParams.errBuffSize);
+            return (FwOperations*)NULL;
+    }
+    fwops->_advErrors = !fwParams.shortErrors;
+    fwops->FwInit();
+    if (fwParams.hndlType == FHT_FW_FILE) {
+        fwops->_fname = strcpy(new char[strlen(fwParams.fileHndl)+ 1], fwParams.fileHndl);
+    }
+    return fwops;
+}
+
+u_int32_t FwOperations::CalcImageCRC(u_int32_t* buff, u_int32_t size)
+{
+    Crc16 crc;
+    TOCPUn(buff, size);
+    CRCn(crc, buff, size);
+    CPUTOn(buff, size);
+    crc.finish();
+    u_int32_t new_crc = crc.get();
+    return new_crc;
+}
+
+bool FwOperations::writeImage(ProgressCallBack progressFunc, u_int32_t addr, void *data, int cnt, bool is_phys_addr)
+{
+    u_int8_t   *p = (u_int8_t *)data;
+    u_int32_t  curr_addr = addr;
+    u_int32_t  towrite = cnt;
+    bool rc;
+//    if (!_ioAccess->is_flash()) {
+ //       return errmsg("Internal error: writeImage is supported only on flash.");
+   // }
+    while (towrite) {
+        // Write
+        int trans;
+        if (_ioAccess->is_flash()) {
+            trans = (towrite > (int)Flash::TRANS) ? (int)Flash::TRANS : towrite;
+            if (is_phys_addr) {
+                rc = ((Flash*)_ioAccess)->write_phy(curr_addr, p, trans);
+            } else {
+                rc = ((Flash*)_ioAccess)->write(curr_addr, p, trans);
+            }
+            if (!rc) {
+                return errmsg("Flash write failed: %s", _ioAccess->err());
+            }
+        } else {
+            trans = towrite;
+            if (!ModifyImageFile(_fname, curr_addr, p, trans)) {
+                return false;
+            }
+        }
+        p += trans;
+        curr_addr += trans;
+        towrite -= trans;
+
+        // Report
+        if (progressFunc != NULL) {
+            u_int32_t new_perc = ((cnt - towrite) * 100) / cnt;
+
+                    if (progressFunc((int)new_perc)) {
+                        return errmsg("Aborting... recieved interrupt signal");
+                    }
+            }
+        }
+
+    return true;
+} //  Flash::WriteImage
+
+bool FwOperations::ModifyImageFile(const char *fimage, u_int32_t addr, void *data, int cnt)
+{
+    int file_size;
+    u_int8_t * file_data;
+
+    if (!ReadImageFile(fimage, file_data, file_size, addr + cnt)) {
+        return false;
+    }
+    memcpy(&file_data[addr], data, cnt);
+
+    if (!WriteImageToFile(fimage, file_data, file_size)) {
+        delete[] file_data;
+        return false;
+    }
+    delete[] file_data;
+    return true;
+}
+
+bool FwOperations::WriteImageToFile(const char *file_name, u_int8_t *data, u_int32_t length)
+{
+    FILE* fh;
+    if ((fh = fopen(file_name, "wb")) == NULL) {
+        return errmsg("Can not open %s: %s\n", file_name, strerror(errno));
+    }
+
+    // Write output
+    if (fwrite(data, 1, length, fh) != length) {
+        fclose(fh);
+        return errmsg("Failed to write to %s: %s\n", file_name, strerror(errno));
+    }
+    fclose(fh);
+    return true;
+}
+
+bool FwOperations::CheckMac(u_int64_t mac) {
+    if ((mac >> 40) & 0x1) {
+        return errmsg("Multicast bit (bit 40) is set");
+    }
+
+    if (mac >> 48) {
+        return errmsg("More than 48 bits are used");
+    }
+
+    return true;
+}
+
+void FwOperations::recalcSectionCrc(u_int8_t *buf, u_int32_t data_size) {
+
+    Crc16              crc;
+    for (u_int32_t i = 0; i < data_size; i += 4) {
+        crc << __be32_to_cpu(*(u_int32_t*)(buf + i));
+    }
+    crc.finish();
+    *((u_int32_t*)(buf + data_size)) = __cpu_to_be32(crc.get());
+}
+
+chip_type_t FwOperations::getChipType() {
+    int i = 0;
+    while (hwDevData[i].name != NULL) {
+        int j = 0;
+        while (hwDevData[i].swDevIds[j] != 0) {
+            if (hwDevData[i].swDevIds[j] == _fwImgInfo.ext_info.dev_type) {
+                    return hwDevData[i].chipType;
+                }
+                j++;
+            }
+            i++;
+        }
+    return CT_UNKNOWN;
+}
+
+chip_type_t FwOperations::getChipTypeFromHwDevid(u_int32_t hwDevId) {
+    int i = 0;
+    while (hwDevData[i].name != NULL) {
+        if (hwDevData[i].hwDevId == hwDevId) {
+            return hwDevData[i].chipType;
+        }
+            i++;
+        }
+    return CT_UNKNOWN;
+}
+
+// TODO:combine both databases(hwDevData and hwDev2Str) and remove old unsupporded devices i.e tavor arbel sinai
+const FwOperations::HwDevData FwOperations::hwDevData[] = {
+    { "InfiniHost",        TAVOR_HW_ID, CT_UNKNOWN, 2, {23108, 0}},
+    { "InfiniHost III Ex", ARBEL_HW_ID, CT_UNKNOWN,2 , {25208, 25218, 0}},
+    { "InfiniHost III Lx", SINAI_HW_ID, CT_UNKNOWN, 1, {25204, 0}},
+    { "ConnectX",          CX_HW_ID, CT_CONNECTX, 2,  {25408, 25418, 26418, 26438,
+                                         26428, 25448, 26448, 26468,
+                                         25458, 26458, 26478, 26488,
+                                         4097, 4098, 0}},
+    { "ConnectX3",        CX3_HW_ID, CT_CONNECTX, 2,  {4099, 4100, 4101, 4102,
+                                         4103, 4104, 4105, 4106,
+                                         4107, 4108, 4109, 4110,
+                                         4111, 4112, 0}},
+    { "Connect_IB",        CONNECT_IB_HW_ID, CT_CONNECT_IB, 2, {CONNECT_IB_SW_ID, 4114, 4115, 4116,
+                                         4117, 4118, 4119, 4120,
+                                         4121, 4122, 4123, 4124, 0}},
+    { "InfiniScale IV",   IS4_HW_ID, CT_IS4, 0, {48436, 48437, 48438, 0}},
+    { "BridgeX",          BRIDGEX_HW_ID, CT_BRIDGEX, 0, {64102, 64112, 64122, 0}},
+    { "SwitchX",          SWITCHX_HW_ID, CT_SWITCHX, 0, {51000, 0}},
+    { "Switch_IB",        SWITCH_IB_HW_ID, CT_SWITCH_IB,0, {52000, 0}},
+    { "ConnectX4",		  CX4_HW_ID,	 CT_CONNECTX,	0, {4115, 0}},
+    { (char*)NULL ,              0, CT_UNKNOWN, 0, {0}},// zero devid terminator
+};
+
+const FwOperations::HwDev2Str FwOperations::hwDev2Str[] = {
+        {"ConnectIB",         CONNECT_IB_HW_ID, 0x00},
+        {"ConnectX",          CX_HW_ID,         0xA0},
+        {"ConnectX-2",        CX_HW_ID,         0xB0},
+        {"ConnectX-3 A0",     CX3_HW_ID,        0x00},
+        {"ConnectX-3 A1",     CX3_HW_ID,        0x01},
+        {"ConnectX-4",        CX4_HW_ID,  	0x00},
+        {"SwitchX A0",        SWITCHX_HW_ID,    0x00},
+        {"SwitchX A1",        SWITCHX_HW_ID,    0x01},
+        {"BridgeX",           BRIDGEX_HW_ID,    0xA0},
+        {"InfiniScale IV A0", IS4_HW_ID,        0xA0},
+        {"InfiniScale IV A1", IS4_HW_ID,        0xA1},
+        {"InfiniHost A0",     TAVOR_HW_ID,      0xA0},
+        {"InfiniHost A1",     TAVOR_HW_ID,      0xA1},
+        {"InfiniHost III Lx", SINAI_HW_ID,      0xA0},
+        {"InfiniHost III Ex", ARBEL_HW_ID,      0xA0},
+        {"SwitchIB A0",       SWITCH_IB_HW_ID,  0x00},
+        { (char*)NULL ,       (u_int32_t)0, (u_int8_t)0x00}, // zero device ID terminator
+};
+
+#define ARR_SIZE(arr) sizeof(arr)/sizeof(arr[0])
+#define MAX_HW_NAME_LEN 100
+bool FwOperations::HWIdRevToName(u_int32_t hw_id, u_int8_t rev_id, char *hw_name)
+{
+
+    for (int i = 0;  hwDev2Str[i].hwDevId != 0; i++) {
+        const HwDev2Str *hwDev2StrMem = &(hwDev2Str[i]);
+
+        if (hwDev2StrMem->hwDevId == hw_id && hwDev2StrMem->revId == rev_id) {
+            int len = strlen(hwDev2StrMem->name);
+            if (len >= MAX_HW_NAME_LEN) {
+                return errmsg("Internal error: Length of device name: %d exceeds the maximum allowed size: %d", len, MAX_HW_NAME_LEN - 1);
+            }
+            strcpy(hw_name, hwDev2StrMem->name);
+            return true;
+        }
+    }
+    // When the device or rev is unknown we use the hw ID and rev to display it.
+    sprintf(hw_name, "MT%d-%02X", hw_id, rev_id);
+    return true;
+}
+
+
+// This function gets the HW ID of the target device and the dev ID from
+// the image. It then matches the 2 IDs and returns an error in case of
+// missmatch. The match is not 1:1 , since the FW image contains the SW
+// dev id, and a single hw dev id may match multiple SW dev IDs.
+//
+bool FwOperations::CheckMatchingHwDevId(u_int32_t hwDevId, u_int32_t rev_id, u_int32_t* supportedHwId, u_int32_t supportedHwIdNum) {
+
+    char supp_hw_id_list[MAX_NUM_SUPP_HW_LIST_STR] = {'\0'};
+    char supp_hw_id_list_tmp[MAX_NUM_SUPP_HW_LIST_STR];
+    char curr_hw_id_name[MAX_HW_NAME_LEN];
+
+    for (u_int32_t i = 0; i < supportedHwIdNum; i++) {
+        u_int32_t currSupportedHwId = supportedHwId[i];
+        u_int32_t supp_hw_id  = currSupportedHwId & 0xffff;
+        u_int32_t supp_rev_id = (currSupportedHwId >> 16) & 0xff;
+        u_int32_t tmp_size_of_list;
+        char hw_name[MAX_HW_NAME_LEN];
+
+        if (currSupportedHwId == 0) {
+            break;
+        }
+        // Check if device is supported!
+        if ( supp_hw_id == hwDevId && supp_rev_id == rev_id) {
+            return true;
+        }
+        // Append checked to list of supported device in order to print it in the error if we this device is not supported
+
+        // Get the HW name of current supported HW ID
+        if (!HWIdRevToName(supp_hw_id, supp_rev_id, hw_name)) {
+            return false;
+        }
+        // Check if we don't exceed the array size we have
+        tmp_size_of_list = strlen(supp_hw_id_list) + strlen(hw_name) + 2;
+        if (tmp_size_of_list >= MAX_NUM_SUPP_HW_LIST_STR) {
+            return errmsg("Internal error: Size of supported devs list: %d exceeds the maximum allowed size: %d",
+                    tmp_size_of_list, MAX_NUM_SUPP_HW_LIST_STR - 1);
+        }
+
+        if (supp_hw_id_list[0] == '\0') {
+            sprintf(supp_hw_id_list, "%s", hw_name);
+        } else {
+            strcpy(supp_hw_id_list_tmp, supp_hw_id_list);
+            sprintf(supp_hw_id_list, "%s, %s", supp_hw_id_list_tmp, hw_name);
+        }
+    }
+    // If we get here, this FW cannot be burnt in the current device.
+    // Get the Device name
+    if (!HWIdRevToName(hwDevId, rev_id, curr_hw_id_name)) {
+        return false;
+    }
+
+    return errmsg("FW image file cannot be programmed to device %s, it is intended for: %s only",
+            curr_hw_id_name, supp_hw_id_list);
+}
+bool FwOperations::CheckMatchingDevId(u_int32_t hwDevId, u_int32_t imageDevId) {
+
+    const HwDevData* devData = (const HwDevData*)NULL;
+    const char* hwDevName = (const char*)NULL;
+    // HACK: InfiniHost III LX may have 2 HW device ids. - Map the second devid to the first.
+    if (hwDevId == 24204) {
+        hwDevId = 25204;
+    }
+
+    // First, find the HW device that the SW id matches
+    for (int i = 0; hwDevData[i].hwDevId != 0 ; i++) {
+        if (hwDevData[i].hwDevId == hwDevId) {
+            hwDevName = hwDevData[i].name; // TODO: Check bug if device not found
+        }
+
+        if (devData == NULL) {
+            for (int j = 0; hwDevData[i].swDevIds[j]; j++) {
+                if (hwDevData[i].swDevIds[j] == imageDevId) {
+                    devData = &hwDevData[i];
+                    break;
+                }
+            }
+        }
+    }
+
+    if (devData == NULL) {
+        report_warn("Unknown device id (%d) in the given FW image. Skipping HW match check.\n",
+               imageDevId);
+        return true;
+    } else if (devData->hwDevId != hwDevId) {
+        return errmsg("Trying to burn a \"%s\" image on a \"%s\" device.",
+                      devData->name,
+                      hwDevName);
+    }
+
+    return true;
+}
+
+void FwOperations::FwDebugPrint(char *str)
+{
+    if (_printFunc != NULL) {
+        _printFunc(str);
+    }
+}
+
+bool FwOperations::FwSetPrint(PrintCallBack PrintFunc)
+{
+    _printFunc = PrintFunc;
+    return true;
+}
+
+bool FwOperations::CheckPSID(FwOperations &imageOps, u_int8_t allow_psid_change)
+{
+    if (!allow_psid_change) {
+        if (strncmp( _fwImgInfo.ext_info.psid, imageOps._fwImgInfo.ext_info.psid, PSID_LEN)) {
+            return errmsg("Image PSID is %s, it cannot be burnt into current device (PSID: %s)",
+                    imageOps._fwImgInfo.ext_info.psid, _fwImgInfo.ext_info.psid);
+        }
+    }
+    return true;
+}
+
+bool FwOperations::CheckFwVersion(FwOperations &imageOps, u_int8_t forceVersion)
+{
+    bool updateRequired = true;
+    if (!forceVersion) {
+        updateRequired = FwVerLessThan(_fwImgInfo.ext_info.fw_ver, imageOps._fwImgInfo.ext_info.fw_ver);
+        if (!updateRequired) {
+            return errmsg("FW is already updated.");
+        }
+    }
+    return true;
+}
+
+bool FwOperations::FwSwReset() {
+    if (!_ioAccess->is_flash()) {
+        return errmsg("operation supported only for switch devices InfiniScaleIV and SwitchX over an IB interface");
+    }
+    if (!((Flash*)_ioAccess)->sw_reset()) {
+        return errmsg("%s",  _ioAccess->err());
+    }
+    return true;
+}
+
+
+void FwOperations::WriteToErrBuff(char* errBuff, const char* errStr, int size)
+{
+    if (size>0) {
+        if (size-4 > (int) strlen(errStr)) {
+            strncpy(errBuff, errStr, size);
+        } else {
+            strncpy(errBuff, errStr, size-4);
+            strcpy(&errBuff[size-4], "...");
+        }
+    }
+    return;
+}
+
+bool FwOperations::UpdateImgCache(u_int8_t *buff, u_int32_t addr, u_int32_t size)
+{
+    //avoid compiler warrnings
+    (void)buff;
+    (void)addr;
+    (void)size;
+    //in FS2 we dont have ImgCache, just in FS3 so we define a defult behaviour.
+    return true;
+}
+
+bool FwOperations::CntxEthOnly(u_int32_t devid)
+{
+    return(devid == 25448) || // ETH
+            (devid == 26448) || // ETH
+            (devid == 25458) || //
+            (devid == 26458) || //
+            (devid == 26468) ||
+            (devid == 26478);
+}
+
+// RomInfo implementation
+
+FwOperations::RomInfo::RomInfo(const std::vector<u_int8_t>& romSector, bool resEndi)
+{
+    expRomFound = !romSector.empty();
+    romSect = romSector;
+    if (resEndi) {
+        TOCPUn(&romSect[0], romSect.size()/4);
+    }
+    numOfExpRom = 0;
+    expRomComDevid = 0;
+    expRomWarning = false;
+    expRomErrMsgValid = false;
+    noRomChecksum = false;
+    memset(expRomErrMsg, 0, sizeof(expRomErrMsg));
+    memset(expRomWarningMsg, 0, sizeof(expRomWarningMsg));
+    memset(&romsInfo, 0, (sizeof(rom_info_t)*MAX_ROMS_NUM));
+}
+
+
+bool FwOperations::RomInfo::initRomsInfo(roms_info_t *info)
+{
+    if (info == NULL) {
+        return errmsg("invalid roms_info_t pointer.");
+    }
+    info->exp_rom_found = expRomFound;
+    info->num_of_exp_rom = numOfExpRom;
+    info->no_rom_checksum = noRomChecksum;
+    info->exp_rom_com_devid = expRomComDevid;
+    info->exp_rom_warning = expRomWarning;
+    info->exp_rom_err_msg_valid = expRomErrMsgValid;
+    //copy strings and rom_info
+    for (int i=0; i< MAX_ROM_ERR_MSG_LEN; i++) {
+        info->exp_rom_warning_msg[i] = expRomWarningMsg[i];
+        info->exp_rom_err_msg[i] = expRomErrMsg[i];
+    }
+    for (int i=0; i< MAX_ROMS_NUM; i++) {
+        //copy rom_info struct
+        info->rom_info[i].exp_rom_product_id = romsInfo[i].exp_rom_product_id; // 0 - invalid.
+        info->rom_info[i].exp_rom_dev_id = romsInfo[i].exp_rom_dev_id;
+        info->rom_info[i].exp_rom_port = romsInfo[i].exp_rom_port;
+        info->rom_info[i].exp_rom_proto = romsInfo[i].exp_rom_proto;
+        info->rom_info[i].exp_rom_num_ver_fields = romsInfo[i].exp_rom_num_ver_fields;
+        for (int j=0; j< 3 ; j++) {
+             info->rom_info[i].exp_rom_ver[j] = romsInfo[i].exp_rom_ver[j];
+        }
+    }
+
+    return true;
+}
+
+bool FwOperations::RomInfo::ParseInfo()
+{
+    if (!GetExpRomVersion()) {
+        snprintf(expRomErrMsg, MAX_ROM_ERR_MSG_LEN, "%s",  err());
+        expRomErrMsgValid = true;
+        //printf("-D-expRomErrMsg: %s \n", expRomErrMsg);
+    }
+    //printf("-D- expRomFound: %d   \n",expRomFound);
+    //printf("-D- numOfExpRom: %d   \n",numOfExpRom);
+    //printf("-D- noRomChecksum: %d   \n",noRomChecksum);
+    //printf("-D- expRomComDevid: %d   \n",expRomComDevid);
+    //printf("-D- expRomWarning: %d   \n",expRomWarning);
+    //printf("-D- expRomErrMsgValid: %d   \n",expRomErrMsgValid);
+    return true;
+}
+
+#define MAGIC_LEN 32
+
+bool FwOperations::RomInfo::GetExpRomVersion()
+{
+    char magicString[MAGIC_LEN] = {"mlxsignX"};
+    u_int32_t magicLen = strlen(magicString);
+    bool magicFound = false;
+    u_int32_t verOffset;
+    u_int32_t romChecksumRange;
+
+    // We do this HACK in order not to have mlxsign: word in our code so if mlxfwops will be part
+    // of rom, no mlxsign: string will appear
+    magicString[magicLen - 1] = ':';
+
+    if (romSect.empty()) {
+        return errmsg("Expansion Rom section not found.");
+    }
+    // When checking the version of the expansion rom, only the first image has
+    // to be checked. This is because the second image  the uefi image does not
+    // have to comply with checksumming to 0. To do this you have to read  byte
+    // 2 (third) of the image  and multiply by 512 to get the size of the x86
+    // image.
+
+    // Checksum:
+    if (romSect.size() < 4) {
+        return errmsg("ROM size (0x%x) is too small",
+                (u_int32_t) romSect.size());
+    }
+
+    // restore endianess is done in the constructor if needed.
+    /*  // FOR WE DON'T CHECKSUM UNTIL WE DECIDED REGARDING THE NEW FORMAT.
+     */
+    // We will look for the magic string in whole ROM instead of the first part of it.
+    romChecksumRange = romSect.size();
+
+    for (u_int32_t i = 0; i < romChecksumRange; i++) {
+        for (u_int32_t j = 0; j < magicLen; j++) {
+            if (romSect[i + j] != magicString[j]) {
+                break;
+            } else if (j == magicLen - 1) {
+                magicFound = true;
+            }
+        }
+
+
+        if (magicFound) {
+            // Get the ROM info after the mlxsign
+            bool rc;
+            rom_info_t *currRom;
+
+            if (numOfExpRom == MAX_ROMS_NUM) {
+                expRomWarning = true;
+                snprintf(expRomWarningMsg,
+                        MAX_ROM_ERR_MSG_LEN,
+                        "Number of exp ROMs exceeds the maximum allowed number (%d)",
+                        MAX_ROMS_NUM);
+                // Here we want to warn regarding this issue without checksum.
+                return true;
+            }
+
+            currRom = &(romsInfo[numOfExpRom]);
+            verOffset = i + magicLen;
+            rc = GetExpRomVerForOneRom(verOffset);
+            if (rc != true) {
+                return rc;
+            }
+
+            // Get the device ID and check if it mismatches with other ROMs
+            if (expRomComDevid != MISS_MATCH_DEV_ID) { // When the DevId is already mismatched, no end to any check
+                 if (currRom->exp_rom_dev_id != EXP_ROM_GEN_DEVID) { // When we have a device ID on the ROM
+                    if (expRomComDevid == EXP_ROM_GEN_DEVID) { // Update the common DevId at the first time we find ID
+                        expRomComDevid = currRom->exp_rom_dev_id;
+                    } else { // Check if we have the same IDs, if yes, continue
+                        if (currRom->exp_rom_dev_id != expRomComDevid) { // There is a mismatch between ROMs
+                            expRomComDevid = MISS_MATCH_DEV_ID;
+                            expRomWarning = true;
+                            snprintf(expRomWarningMsg,
+                                     MAX_ROM_ERR_MSG_LEN,
+                                     "The device IDs of the ROMs mismatched.");
+                        }
+                    }
+                }
+            }
+
+            magicFound = false;      // Clean the magic_found to start search for another magic string
+            i += (ROM_INFO_SIZE - 1); // Increase the index to point to the end of the ROM info.
+            numOfExpRom++;
+        }
+    }
+
+    // TODO: ADD CHECKSUM CHECK
+    if (!numOfExpRom) {
+        return errmsg("Cannot get ROM version. Signature not found.");
+
+    }
+
+    if (!noRomChecksum) { // No need for checksum on some ROMs like uEFI
+         u_int8_t romChecksum = 0;
+         romChecksumRange = romSect[2] * 512;
+         if (romChecksumRange > romSect.size()) {
+             return errmsg(
+                     "ROM size field (0x%2x) is larger than actual ROM size (0x%x)",
+                     romChecksumRange, (u_int32_t) romSect.size());
+         } else if (romChecksumRange == 0) {
+             return errmsg(
+                     "ROM size field is 0. Unknown ROM format or corrupted ROM.");
+         }
+
+         for (u_int32_t i = 0; i < romChecksumRange; i++) {
+             romChecksum += romSect[i];
+         }
+
+         if (romChecksum != 0) {
+             expRomWarning = true;
+             snprintf(
+                     expRomWarningMsg,
+                     MAX_ROM_ERR_MSG_LEN,
+                     "Bad ROM Checksum (0x%02x), ROM info may not be displayed correctly.",
+                     romChecksum);
+         }
+     }
+
+    return true;
+}
+
+bool FwOperations::RomInfo::GetExpRomVerForOneRom(u_int32_t verOffset)
+{
+
+    u_int32_t tmp;
+    u_int32_t offs4;
+    u_int32_t offs8;
+    rom_info_t *romInfo;
+
+    if (numOfExpRom == MAX_ROMS_NUM) {
+        expRomWarning = true;
+        snprintf(expRomWarningMsg,
+                MAX_ROM_ERR_MSG_LEN,
+                "Number of exp ROMs exceeds the maximum allowed number: %d",
+                MAX_ROMS_NUM);
+        return true;
+    }
+    romInfo = &(romsInfo[numOfExpRom]);
+
+    // Following mlxsign:
+    // 31:24    0    Compatible with UEFI
+    // 23:16    ProductID   Product ID:
+    //                          0x1 - CLP implementation for Sinai (MT25408)
+    //                          0x2 - CLP implementation for Hermon DDR (MT25418)
+    //							0x3 - CLP implementation for Hermon QDR (MT26428)
+    //							0x4 - CLP implementation for Hermon ETHERNET (MT25448)
+    //                          0X10 - PXE
+    //							0x11 - UEFI
+    //							0x12 - CLP with device ID and Version
+    //							0x21 - FCODE - IBM's ROM version format, the same as PXE
+    //						   (0xf) - extended format(see code or rom version format document)
+    //
+    // 15:0 Major version   If ProductID < 0x10 or == 0x12 this field is subversion
+    //                          number, otherwise It's product major version.
+    //
+    // 31:16    Minor version   Product minor version*. Not valid if
+    //                          roductID < 0x10 or == 0x12.
+    // 15:0 SubMinor version    Product sub minor version*. Not valid if
+    //                                  ProductID < 0x10 or == 0x12.
+    //
+    // 31:16    Device ID   The PCI Device ID (ex. 0x634A for Hermon
+    //                          DDR). Not valid if ProductID < 0x10.
+    // 15:12    Port Number Port number: 0 - Port independent, 1 - Port 1, 2 - Port 2
+    //  8:11    Reserved
+    //  0:7     Protocol type: 0=IB 1=ETH 2=VPI
+
+    // Get expansion rom product ID
+    tmp = __le32_to_cpu(*((u_int32_t*) &romSect[verOffset]));
+    romInfo->exp_rom_product_id = tmp >> 16;
+    romInfo->exp_rom_ver[0] = tmp & 0xffff;
+
+    if (romInfo->exp_rom_product_id < 0xF || romInfo->exp_rom_product_id == 0x12) {
+        romInfo->exp_rom_num_ver_fields = 1;//For CLPs
+    } else if (romInfo->exp_rom_product_id == 0xF) {
+        romInfo->exp_rom_num_ver_fields = 0;
+    } else { // >= 0x10
+        romInfo->exp_rom_num_ver_fields = 3;
+    }
+
+    if (romInfo->exp_rom_product_id == 0x11 || romInfo->exp_rom_product_id == 0x21) {
+        noRomChecksum = true;
+    }
+
+    if (romInfo->exp_rom_product_id >= 0x10) {
+        offs8 = __le32_to_cpu(*((u_int32_t*) &romSect[verOffset + 8]));
+        romInfo->exp_rom_dev_id = offs8 >> 16;
+    	//0x12 is CLP we have only 1 version field and no porty
+    	if (romInfo->exp_rom_product_id != 0x12){
+    		offs4 = __le32_to_cpu(*((u_int32_t*) &romSect[verOffset + 4]));
+    		romInfo->exp_rom_ver[1] = offs4 >> 16;
+    		romInfo->exp_rom_ver[2] = offs4 & 0xffff;
+
+        	romInfo->exp_rom_port = (offs8 >> 12) & 0xf;
+        	romInfo->exp_rom_proto = offs8 & 0xff;
+        }
+    } else if (romInfo->exp_rom_product_id == 0xf) {
+        // get string length
+        u_int32_ba tmp_ba = *((u_int32_t*) &romSect[verOffset + 0xc]);
+        u_int32_t str_len = u_int32_t(tmp_ba.range(15, 8));
+        u_int32_t sign_length = u_int32_t(tmp_ba.range(7, 0));
+        u_int32_t dws_num = ((str_len + 3) / 4) + 4;
+
+        if (sign_length < dws_num) {
+            return errmsg(
+                    "The Signature length (%d) and the ROM version string length (%d) are not coordinated",
+                    sign_length, str_len);
+        }
+
+        int svnv;
+        char free_str[FREE_STR_MAX_LEN];
+        strncpy(free_str,(char*) &romSect[verOffset + 0x10], str_len);
+        free_str[str_len] = '\0';
+        if (sscanf((char*) free_str, "%d", &svnv) == 1) {
+            romInfo->exp_rom_ver[0] = svnv;
+        }
+
+        tmp_ba = __le32_to_cpu(*((u_int32_t*) &romSect[0x18]));
+        u_int32_t dev_id_off = u_int32_t(tmp_ba.range(15, 0)) + 4;
+
+        if (dev_id_off >= romSect.size()) {
+            return errmsg(
+                    "The device ID offset %#x is out of range. ROM size: %#x",
+                    dev_id_off, (u_int32_t) romSect.size());
+        }
+
+        // get devid
+        tmp_ba = __le32_to_cpu(*((u_int32_t*) &romSect[dev_id_off]));
+        romInfo->exp_rom_dev_id = u_int32_t(tmp_ba.range(31, 16));
+        u_int32_t vendor_id = u_int32_t(tmp_ba.range(15, 0));
+
+        if (vendor_id != MELLANOX_VENDOR_ID) {
+            expRomWarning = true;
+            snprintf(expRomWarningMsg,
+                    MAX_ROM_ERR_MSG_LEN,
+                    "The Exp-ROM PCI vendor ID: %#x does not match the expected value: %#x.",
+                    vendor_id, MELLANOX_VENDOR_ID);
+        }
+
+    }
+    return true;
+}
+
+bool FwOperations::ReadImageFile(const char *fimage, u_int8_t *&file_data, int &file_size, int min_size)
+{
+    FILE* fh;
+
+    if ((fh = fopen(fimage, "rb")) == NULL) {
+        return errmsg("Can not open %s: %s\n", fimage, strerror(errno));
+    }
+
+    if (fseek(fh, 0, SEEK_END) < 0) {
+        fclose(fh);
+        return errmsg("Failed to get size of the file \"%s\": %s\n", fimage, strerror(errno));
+    }
+
+    int read_file_size = ftell(fh);
+    if (read_file_size < 0) {
+        fclose(fh);
+        return errmsg("Failed to get size of the file \"%s\": %s\n", fimage, strerror(errno));
+    }
+    rewind(fh);
+
+    if (min_size > read_file_size) {
+        file_size = min_size;
+    } else {
+        file_size = read_file_size;
+    }
+
+    file_data = new u_int8_t[file_size];
+    if (fread(file_data, 1, read_file_size, fh) != (size_t)read_file_size) {
+        delete[] file_data;
+        fclose(fh);
+        return errmsg("Failed to read from %s: %s\n", fimage, strerror(errno));
+    }
+    fclose(fh);
+    return true;
+}
+
+void FwOperations::SetDevFlags(chip_type_t chipType, u_int32_t devType, fw_img_type_t fwType, bool &ibDev, bool &ethDev) {
+
+    if (chipType == CT_IS4) {
+        ibDev =  true;
+        ethDev = false;
+    } else if (chipType == CT_SWITCHX) {
+        ibDev = true;
+        ethDev = true;
+    } else {
+        ibDev  = (fwType == FIT_FS3) || !CntxEthOnly(devType);
+        ethDev = chipType == CT_CONNECTX;
+    }
+
+    if ((!ibDev && !ethDev) || chipType == CT_UNKNOWN) {
+        // Unknown device id - for forward compat - assume that ConnectX is MP and
+        // prev HCAs are IB only (these flags are for printing only - no real harm can be done).
+        // TODO: FS2 does not mean ConnectX now.
+        ibDev = true;
+        if (fwType == FIT_FS2) {
+            ethDev = true;
+        } else {
+            ethDev = false;
+        }
+    }
+}
+
+bool FwOperations::IsFwSupportingRomModify(u_int16_t fw_ver[3])
+{
+    u_int16_t supported_fw[3] = {MAJOR_MOD_ROM_FW,  MINOR_MOD_ROM_FW, SUBMINOR_MOD_ROM_FW};
+    return !FwVerLessThan(fw_ver, supported_fw);
+}
+
+bool FwOperations::checkMatchingExpRomDevId(const fw_info_t& info)
+{
+    /*
+    if ((info.fw_info.roms_info.num_of_exp_rom > 0) && (info.fw_info.dev_type)
+            && (info.fw_info.roms_info.exp_rom_com_devid != EXP_ROM_GEN_DEVID) \
+            && (info.fw_info.roms_info.exp_rom_com_devid != MISS_MATCH_DEV_ID)
+            && (info.fw_info.dev_type != info.fw_info.roms_info.exp_rom_com_devid)) {
+        return false;
+    }
+    return true; */
+    return checkMatchingExpRomDevId(info.fw_info.dev_type, info.fw_info.roms_info);
+}
+
+
+bool FwOperations::checkMatchingExpRomDevId(u_int16_t dev_type, roms_info_t roms_info)
+{
+    if ((roms_info.num_of_exp_rom > 0) && (dev_type)
+            && (roms_info.exp_rom_com_devid != EXP_ROM_GEN_DEVID) \
+            && (roms_info.exp_rom_com_devid != MISS_MATCH_DEV_ID)
+            && (dev_type != roms_info.exp_rom_com_devid)) {
+        return false;
+    }
+    return true;
+}
+
+
+bool FwOperations::FwWriteBlock(u_int32_t addr, std::vector<u_int8_t> dataVec, ProgressCallBack progressFunc)
+{
+    if (dataVec.empty()) {
+        return errmsg("no data to write.");
+    }
+    // make sure we work on device
+    if (!_ioAccess->is_flash()) {
+        return errmsg("no flash detected.(command is only supported on flash)");
+    }
+
+    //check if flash is big enough
+    if ((addr + dataVec.size()) > ((Flash*)_ioAccess)->get_size()) {
+       return errmsg("Writing %#x bytes from address %#x is out of flash limits (%#x bytes)\n",
+                            (unsigned int)(dataVec.size()), (unsigned int)addr, (unsigned int)_ioAccess->get_size());
+    }
+
+    if (!writeImage(progressFunc, addr, &dataVec[0], (int)dataVec.size())) {
+        return false;
+    }
+    return true;
+};
+
+
+bool FwOperations::FwBurnData(u_int32_t *data, u_int32_t dataSize, ProgressCallBack progressFunc) {
+    FwOperations* newImgOps;
+    fwOpsParams imgOpsParams;
+    char errBuff[1024] = {0};
+
+    imgOpsParams.psid      = NULL;
+    imgOpsParams.buffHndl  = data;
+    imgOpsParams.buffSize = dataSize;
+    imgOpsParams.errBuff = errBuff;
+    imgOpsParams.errBuffSize = 1024;
+    imgOpsParams.hndlType = FHT_FW_BUFF;
+
+    newImgOps = FwOperationsCreate(imgOpsParams);
+    if (newImgOps == NULL) {
+        return errmsg("Internal error: Failed to create modified image: %s", errBuff);
+    }
+    if (!newImgOps->FwVerify(NULL)) {
+    	errmsg("Internal error: Modified image failed to verify: %s", newImgOps->err());
+        newImgOps->FwCleanUp();
+        delete newImgOps;
+        return false;
+    }
+
+    ExtBurnParams burnParams = ExtBurnParams();
+    burnParams.ignoreVersionCheck = true;
+    burnParams.progressFunc = progressFunc;
+    burnParams.useImagePs = true;
+    burnParams.useImageGuids = true;
+    burnParams.burnRomOptions = ExtBurnParams::BRO_ONLY_FROM_IMG;
+
+    if (!FwBurnAdvanced(newImgOps, burnParams)) {
+        newImgOps->FwCleanUp();
+        delete newImgOps;
+        return errmsg("Failed to re-burn image after modify: %s", err());
+    }
+    newImgOps->FwCleanUp();
+    delete newImgOps;
+    return true;
+}
+
+
+bool FwOperations::getRomsInfo(FBase* io, roms_info_t& romsInfo)
+{
+    std::vector<u_int8_t> romSector;
+    romSector.clear();
+    romSector.resize(io->get_size());
+    if (!io->read(0, &romSector[0], io->get_size())) {
+        return false;
+    }
+    RomInfo info(romSector, false);
+    info.ParseInfo();
+    info.initRomsInfo(&romsInfo);
+    return true;
+}
+
+const char* FwOperations::expRomType2Str(u_int16_t type)
+{
+	switch (type) {
+	        case 0x1:
+	            return "CLP1 ";
+	        case 0x2:
+	        	return "CLP2 ";
+	        case 0x3:
+	        	return "CLP3 ";
+	        case 0x4:
+	        	return "CLP4 ";
+	        case 0xf:
+	        	return "CLP "; // hack as 0xf isnt always CLP (its type is defined in the free string inside the ROM)
+	        case 0x10:
+	        	return "PXE  ";
+	        case 0x11:
+	        	return "UEFI ";
+	        case 0x12:
+	        	return "CLP ";
+	        case 0x21:
+	        	return "FCODE ";
+	        default:
+	            return (const char*)NULL;
+	        }
+	return (const char*)NULL;
+}
diff --git a/mlxfwops/lib/fw_ops.h b/mlxfwops/lib/fw_ops.h
new file mode 100644
index 0000000..af107cb
--- /dev/null
+++ b/mlxfwops/lib/fw_ops.h
@@ -0,0 +1,374 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef FW_OPS_H
+#define FW_OPS_H
+
+#include "flint_base.h"
+#include "flint_io.h"
+#include "mlxfwops_com.h"
+
+typedef f_prog_func_str VerifyCallBack;
+typedef f_prog_func     ProgressCallBack;
+typedef f_prog_func_str PrintCallBack;
+
+typedef int (*PrintCallBackAdv) (int completion, char* str);
+
+class MLXFWOP_API FwOperations : public ErrMsg {
+
+
+public:
+    #define EXP_ROM_GEN_DEVID 0
+    #define MISS_MATCH_DEV_ID 0xffff
+    class ExtBurnParams;
+    struct fwOpsParams;
+    struct sgParams;
+    typedef fwOpsParams fw_ops_params_t;
+    typedef sgParams sg_params_t;
+    // typedef std::tr1::function<void (void)> VerifyCallback;
+
+    FwOperations(FBase *ioAccess) :
+        _ioAccess(ioAccess), _isCached(false), _wasVerified(false),
+        _quickQuery(false), _printFunc((PrintCallBack)NULL), _fname(NULL), _advErrors(true)
+    {
+        memset(_sectionsToRead, 0, sizeof(_sectionsToRead));
+        memset(&_fwImgInfo, 0, sizeof(_fwImgInfo));
+    };
+
+
+    virtual ~FwOperations()  {};
+    //virtual void print_type() {};
+    virtual u_int8_t FwType() = 0;
+    static bool FwVerLessThan(u_int16_t r1[3], u_int16_t r2[3]);
+    static bool IsFwSupportingRomModify(u_int16_t fw_ver[3]);
+    static bool CntxEthOnly(u_int32_t devid);
+    static void SetDevFlags(chip_type_t chipType, u_int32_t devType, fw_img_type_t fwType, bool &ibDev, bool &ethDev);
+    static bool checkMatchingExpRomDevId(const fw_info_t& info);
+    static bool checkMatchingExpRomDevId(u_int16_t dev_type, roms_info_t roms_info);
+    static const char* expRomType2Str(u_int16_t type);
+
+
+    virtual bool FwQuery(fw_info_t *fwInfo, bool readRom = true, bool isStripedImage = false) = 0;
+    virtual bool FwVerify(VerifyCallBack verifyCallBackFunc, bool isStripedImage = false, bool showItoc = false) = 0; // Add callback print
+    //on call of FwReadData with Null image we get image_size
+    virtual bool FwReadData(void* image, u_int32_t* image_size) = 0;
+
+    virtual bool FwReadRom(std::vector<u_int8_t>& romSect) = 0;
+    virtual bool FwBurnRom(FImage* romImg, bool ignoreProdIdCheck = false, bool ignoreDevidCheck = false, ProgressCallBack progressFunc=(ProgressCallBack)NULL) = 0; // can also read the rom from flint and give a vector of u_int8_t
+    virtual bool FwDeleteRom(bool ignoreProdIdCheck, ProgressCallBack progressFunc=(ProgressCallBack)NULL) = 0;
+
+    virtual bool FwBurn(FwOperations *imageOps, u_int8_t forceVersion, ProgressCallBack progressFunc=(ProgressCallBack)NULL) = 0;
+    virtual bool FwBurnAdvanced(FwOperations *imageOps, ExtBurnParams& burnParams) = 0;
+    virtual bool FwBurnBlock(FwOperations* imageOps, ProgressCallBack progressFunc) = 0; //Add: callback progress, question arr, callback question, configurations
+    bool FwWriteBlock(u_int32_t addr, std::vector<u_int8_t> dataVec, ProgressCallBack progressFunc=(ProgressCallBack)NULL);
+
+    virtual bool FwSetGuids(sg_params_t& sgParam, PrintCallBack callBackFunc=(PrintCallBack)NULL, ProgressCallBack progressFunc=(ProgressCallBack)NULL) = 0;
+
+    virtual bool FwSetMFG(guid_t baseGuid, PrintCallBack callBackFunc=(PrintCallBack)NULL) = 0;
+    // use progressFunc when dealing with FS2 image and printFunc when dealing with FS3 image.
+    virtual bool FwSetVSD(char* vsdStr, ProgressCallBack progressFunc=(ProgressCallBack)NULL, PrintCallBack printFunc=(PrintCallBack)NULL) = 0;
+    virtual bool FwSetVPD(char* vpdFileStr, PrintCallBack callBackFunc=(PrintCallBack)NULL) = 0;
+    virtual bool FwSetAccessKey(hw_key_t userKey, ProgressCallBack progressFunc=(ProgressCallBack)NULL) = 0;
+    virtual bool FwGetSection (u_int32_t sectType, std::vector<u_int8_t>& sectInfo)= 0;
+    virtual bool FwResetNvData() = 0;
+    virtual bool FwShiftDevData(PrintCallBack progressFunc=(PrintCallBack)NULL) = 0;
+
+    void FwCleanUp();
+    virtual bool FwInit() = 0;
+    bool FwSetPrint(PrintCallBack PrintFunc);
+
+    //needed for flint low level operations
+    bool FwSwReset();
+
+
+    //virtual bool FwBurnBlock(FwOperations &FwImageAccess); // Add call back
+    static FwOperations* FwOperationsCreate(void* fwHndl, void *info, char* psid, fw_hndl_type_t hndlType, char* errBuff=(char*)NULL, int buffSize=0);
+    static FwOperations* FwOperationsCreate(fw_ops_params_t& fwParams);
+
+    //bool GetExpRomVersionWrapper();
+
+
+    class MLXFWOP_API RomInfo : ErrMsg {
+    public:
+        RomInfo(const std::vector<u_int8_t>& romSector, bool resEndi=true);
+        ~RomInfo() {};
+        bool initRomsInfo(roms_info_t* info);
+        bool ParseInfo();
+    private:
+        //Rom Information
+        bool         expRomFound;
+        u_int8_t     numOfExpRom;
+        u_int8_t     noRomChecksum;
+        u_int16_t    expRomComDevid;
+        u_int8_t     expRomWarning;
+        char         expRomWarningMsg[MAX_ROM_ERR_MSG_LEN];
+        u_int8_t     expRomErrMsgValid;
+        char         expRomErrMsg[MAX_ROM_ERR_MSG_LEN];
+        rom_info_t   romsInfo[MAX_ROMS_NUM];
+
+        std::vector<u_int8_t> romSect;
+
+        bool GetExpRomVerForOneRom(u_int32_t verOffset);
+        bool GetExpRomVersion();
+    };
+
+    // virtual bool FwBurn(FwOperations &FwImageAccess);
+    /*
+    FwAcessRom();
+    FwReadImage();
+    FwSwReset();
+    FwDumpConf();
+    FwSetGuid();
+    FwSetVsd();
+    FwHwAccessChangeMode();
+    FwHwaccessSetKey();
+    FwGetHwInfo();
+    FwSetHWParam();
+    FwQueryROM();
+    FwClearSemaphore();
+*/
+    class ExtBurnParams {
+
+    public:
+        typedef enum BurnRomOption {
+            BRO_DEFAULT,
+            BRO_ONLY_FROM_IMG,
+            BRO_FROM_DEV_IF_EXIST,
+        } BurnRomOption;
+        //burn params
+        bool userGuidsSpecified;
+        bool userMacsSpecified;
+        bool userUidsSpecified;
+        bool vsdSpecified;
+        bool blankGuids;
+        bool burnFailsafe;
+        bool allowPsidChange;
+        bool useImagePs;
+        bool useImageGuids;
+        bool singleImageBurn;
+        bool noDevidCheck;
+        bool ignoreVersionCheck;
+        BurnRomOption burnRomOptions;
+
+        //callback fun
+        ProgressCallBack progressFunc;
+        //data
+        char* userVsd;
+        std::vector<guid_t> userUids; //contains eiter guids or uids
+
+
+        ExtBurnParams():userGuidsSpecified(false), userMacsSpecified(false), userUidsSpecified(false),
+                        vsdSpecified(false),blankGuids(false), burnFailsafe(true), allowPsidChange(false),
+                        useImagePs(false), useImageGuids(false), singleImageBurn(true), noDevidCheck(false),
+                        ignoreVersionCheck(false), burnRomOptions(BRO_DEFAULT), progressFunc(NULL),
+                        userVsd(NULL){}
+        };
+
+        struct fwOpsParams{
+            // COMMON
+            char* psid; // can be NULL
+            fw_hndl_type_t hndlType;
+            char* errBuff; // can be NULL
+            int errBuffSize; // can be zero if above NULL
+            // FHT_FW_FILE
+            char* fileHndl;
+            // FHT_FW_BUFF
+            u_int32_t *buffHndl;
+            u_int32_t buffSize;
+            // FHT_UEFI_DEV
+            uefi_Dev_t* uefiHndl;
+            f_fw_cmd uefiExtra;
+            // FHT_MST_DEV
+            char* mstHndl;
+            bool forceLock;
+            bool readOnly;
+            int numOfBanks;
+            flash_params_t* flashParams; // can be NULL
+            int ignoreCacheRep;
+            bool noFlashVerify;
+            bool shortErrors; // show short/long error msgs (default shuold be false)
+        };
+
+        struct sgParams {
+            bool updateCrc; //default should be set to true
+            bool stripedImage; // default shuold be set to false unless working on striped image file
+            bool macsSpecified;
+            bool guidsSpecified;
+            bool uidsSpecified;
+            std::vector<guid_t> userGuids;
+        };
+
+protected:
+    #define FS3_IND_ADDR 0x24
+    #define ARR_SIZE(arr) sizeof(arr)/sizeof(arr[0])
+    #define RESTORING_MSG "Restoring signature"
+
+	struct FwImgInfo {
+        fw_info_com_t ext_info;
+        u_int32_t    imgStart;
+        bool         actuallyFailsafe;
+        u_int32_t    cntxLog2ChunkSize;
+        u_int32_t    bootSize;
+        bool         isGa;
+        u_int32_t    supportedHwId[MAX_NUM_SUPP_HW_IDS];
+        int          supportedHwIdNum;
+        bool         magicPatternFound;
+        bool         imageOk;
+        bool         wasQueried;
+        u_int32_t     lastImageAddr;
+    };
+    enum {
+        OLD_CNTX_START_POS_SIZE = 6,
+        CNTX_START_POS_SIZE = 7
+    };
+    enum {
+        MAX_SW_DEVICES_PER_HW=32
+    };
+    enum {
+        IMG_SIG_TYPE_UNKNOWN = 0,
+        IMG_SIG_TYPE_BIN = 1,
+        IMG_SIG_TYPE_MFA = 2,
+        IMG_SIG_OPEN_FILE_FAILED = 3
+    };
+
+    enum {
+        IMG_VER_FS2 = 0,
+        IMG_VER_FS3 = 3,
+    };
+    enum {
+        FS_OLD_GEN = 0,
+        FS_FS2_GEN,
+        FS_FS3_GEN,
+    };
+
+    struct HwDevData {
+        const char*      name;
+        u_int32_t        hwDevId;
+        chip_type_t      chipType;
+        int              portNum;
+        // Zero terminated list of SW device ids
+        const u_int32_t  swDevIds[MAX_SW_DEVICES_PER_HW];
+    };
+
+    struct HwDev2Str {
+        const char*      name;
+        u_int32_t        hwDevId;
+        u_int8_t         revId;
+    };
+
+    typedef int (*print2log_func) (const char* format, ...);
+
+    // Protected Methods
+
+    virtual bool UpdateImgCache(u_int8_t *buff, u_int32_t addr, u_int32_t size);
+    bool CheckAndPrintCrcRes(char* pr, bool blank_crc, u_int32_t off, u_int32_t crc_act, u_int32_t crc_exp, bool ignore_crc = false,
+            VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL);
+    bool checkBoot2(u_int32_t beg, u_int32_t offs, u_int32_t& next, bool fullRead, const char *pref,
+            VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL);
+    u_int32_t CalcImageCRC(u_int32_t* buff, u_int32_t size);
+    bool writeImage(ProgressCallBack progressFunc, u_int32_t addr, void *data, int cnt, bool is_phys_addr = false);
+    //////////////////////////////////////////////////////////////////
+    bool GetSectData(std::vector<u_int8_t>& file_sect, const u_int32_t *buff, const u_int32_t size);
+    ////////////////////////////////////////////////////////////////////
+    bool CheckMatchingDevId(u_int32_t hwDevId, u_int32_t imageDevId);
+    bool CheckMatchingHwDevId(u_int32_t hwDevId, u_int32_t rev_id, u_int32_t* supportedHwId, u_int32_t supportedHwIdNum);
+    bool HWIdRevToName(u_int32_t hw_id, u_int8_t rev_id, char *hw_name);
+    bool CheckMac(u_int64_t mac);
+    void recalcSectionCrc(u_int8_t *buf, u_int32_t data_size);
+    void FwInitCom();
+    void FwDebugPrint(char *str);
+
+    static bool CntxFindAllImageStart (FBase *ioAccess, u_int32_t start_locations[CNTX_START_POS_SIZE], u_int32_t* found_images);
+    static bool     getRomsInfo(FBase* io, roms_info_t& romsInfo);
+
+    bool GetQuickQuery()           {return _quickQuery;}
+    bool CheckFwVersion(FwOperations &imgFwOps, u_int8_t forceVersion);
+    bool CheckPSID(FwOperations &imageOps, u_int8_t allow_psid_change = false);
+    chip_type_t getChipType();
+    chip_type_t getChipTypeFromHwDevid(u_int32_t hwDevId);
+
+    bool ReadImageFile(const char *fimage, u_int8_t *&file_data, int &file_size, int min_size=-1); // min_size=-1 like int flint_ops needed for fs3updateSection
+    bool ModifyImageFile(const char *fimage, u_int32_t addr, void *data, int cnt);
+    bool WriteImageToFile(const char *file_name, u_int8_t *data, u_int32_t length);
+    bool FwBurnData(u_int32_t *data, u_int32_t dataSize, ProgressCallBack progressFunc);
+
+
+    // Protected Members
+    FBase*    _ioAccess;
+    bool      _isCached;
+    FwImgInfo _fwImgInfo;
+    std::vector<u_int8_t> _romSect;
+    std::vector<u_int8_t> _fwConfSect;
+    std::vector<u_int8_t> _hashFileSect;
+    std::vector<u_int8_t> _readSectList;
+
+    bool      _sectionsToRead[H_LAST];
+    bool      _wasVerified;
+    bool      _quickQuery;
+
+    PrintCallBack _printFunc;
+    const char* _fname;
+    // show advanced error msgs
+    bool _advErrors;
+
+
+
+
+private:
+
+    // Static Methods
+#ifndef NO_MFA_SUPPORT
+    static int      getMfaImg(char* fileName, char *psid, u_int8_t **imgbuf);
+    static int      getMfaImg(u_int8_t* mfa_buf, int size, char *psid, u_int8_t **imgbuf);
+#endif
+    static int      getFileSignature(const char* fname);
+    static int      getBufferSignature(u_int8_t* buf, u_int32_t size);
+    static bool     FwAccessCreate(fw_ops_params_t& fwParams, FBase **ioAccessP);
+    static u_int8_t CheckFwFormat(FBase& f, bool getFwFormatFromImg = false);
+    static bool     CntxFindMagicPattern  (FBase* ioAccess, u_int32_t addr);
+    static void     WriteToErrBuff(char* errBuff, const char* errStr, int size);
+
+    // Methods
+
+    // Static Members
+    static const u_int32_t _cntx_image_start_pos[CNTX_START_POS_SIZE];
+    static const u_int32_t _cntx_magic_pattern[4];
+
+    // Members
+    static const HwDevData hwDevData[];
+    static const HwDev2Str hwDev2Str[];
+    //fw_hndl_type_t _hndlType;  //not used atm
+
+};
+
+#endif // FW_ACCESS_H
diff --git a/mlxfwops/lib/mlxfwops.cpp b/mlxfwops/lib/mlxfwops.cpp
new file mode 100755
index 0000000..dbf5016
--- /dev/null
+++ b/mlxfwops/lib/mlxfwops.cpp
@@ -0,0 +1,129 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+// #include <stdlib.h>
+
+#include "mlxfwops.h"
+#include "fw_ops.h"
+#ifdef UEFI_BUILD
+    #include "uefi_c.h"
+#endif
+
+int mlxfw_open_int(mlxfwops_t** mlxfwops_p, void* fw_hndl, void* extra, char* psid, fw_hndl_type_t hndl_type)
+{
+     *mlxfwops_p = (mlxfwops_t*) FwOperations::FwOperationsCreate((void*)fw_hndl, extra, psid, hndl_type);
+     if (*mlxfwops_p == NULL) {
+         return MLXFW_MEM_ERR;
+     }
+     return MLXFW_OK;
+}
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_fw_ver_less_than(u_int16_t ver_a[3], u_int16_t ver_b[3])
+{
+    return FwOperations::FwVerLessThan(ver_a, ver_b);
+}
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_open_device(mlxfwops_t** mlxfwops_p, char *handle_name)
+{
+    return mlxfw_open_int(mlxfwops_p, handle_name, NULL, (char*)NULL, FHT_MST_DEV);
+}
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_open_image(mlxfwops_t** mlxfwops_p, char *file_name, char *psid)
+{
+    return mlxfw_open_int(mlxfwops_p, file_name, NULL, psid, FHT_FW_FILE);
+}
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_open_buffer(mlxfwops_t** mlxfwops_p, void* buffer, u_int32_t size, char *psid)
+{
+    return mlxfw_open_int(mlxfwops_p, buffer, &size, psid, FHT_FW_BUFF);
+}
+
+#ifdef UEFI_BUILD
+MLXFWOP_API int MLXFWOPCALL mlxfw_open_uefi(mlxfwops_t** mlxfwops_p, uefi_Dev_t* dev, f_fw_cmd fw_cmd_func)
+{
+    return mlxfw_open_int(mlxfwops_p, dev, (void*)fw_cmd_func, (char*)NULL, FHT_UEFI_DEV);
+
+}
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_set_print(mlxfwops_t* mlxfwops, f_prog_func_str print_func)
+{
+    return !static_cast<FwOperations*>((void*)mlxfwops)->FwSetPrint(print_func);
+}
+
+#endif
+/*
+int mlxfw_burn(mlxfwops_t* mlxfwops, char *image_file, u_int8_t force_version)
+{
+    return 0;
+}
+*/
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_burn(mlxfwops_t* dev_mlxfwops, mlxfwops_t* img_mlxfwops, u_int8_t force_version, f_prog_func prog_func)
+{
+    return !static_cast<FwOperations*>((void*)dev_mlxfwops)->FwBurn(static_cast<FwOperations*>((void*)img_mlxfwops),force_version, prog_func);
+}
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_query(mlxfwops_t* mlxfwops, fw_info_t* fw_info)
+{
+    return (static_cast<FwOperations*>((void*)mlxfwops)->FwQuery(fw_info, true) == true) ? MLXFW_OK :  MLXFW_ERR_IN_STR;
+}
+
+MLXFWOP_API const char* MLXFWOPCALL mlxfw_exp_rom_type_to_str(u_int16_t type)
+{
+	return FwOperations::expRomType2Str(type);
+}
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_verify(mlxfwops_t* mlxfwops)
+{
+    return !static_cast<FwOperations*>((void*)mlxfwops)->FwVerify((f_prog_func_str)NULL);
+}
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_read_image(mlxfwops_t* mlxfwops, void* image, u_int32_t* image_size)
+{
+    return !(static_cast<FwOperations*>((void*)mlxfwops)->FwReadData(image, image_size));
+}
+
+MLXFWOP_API void MLXFWOPCALL mlxfw_close(mlxfwops_t* mlxfwops)
+{
+    static_cast<FwOperations*>((void*)mlxfwops)->FwCleanUp();
+    delete static_cast<FwOperations*>((void*)mlxfwops);
+    return;
+}
+
+MLXFWOP_API const char* MLXFWOPCALL mlxfw_get_last_error(mlxfwops_t* mlxfwops)
+{
+    if (mlxfwops == NULL) {
+        return "Cannot get last error - No mlxfwops handle";
+    }
+    return (static_cast<FwOperations*>((void*)mlxfwops)->err());
+}
diff --git a/mlxfwops/lib/mlxfwops.h b/mlxfwops/lib/mlxfwops.h
new file mode 100755
index 0000000..fda1726
--- /dev/null
+++ b/mlxfwops/lib/mlxfwops.h
@@ -0,0 +1,98 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef MLXFWOP_H
+#define MLXFWOP_H
+
+#include <stdio.h>
+#include "mlxfwops_com.h"
+
+//#include ".h"
+// struct FwOperations;
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef struct mlxfwops mlxfwops_t;
+
+enum {
+    MLXFW_OK = 0,
+    MLXFW_ERR,
+    MLXFW_MEM_ERR,
+    MLXFW_ERR_IN_STR,
+};
+
+struct image_context {
+    void * data;
+    u_int32_t size;
+};
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_open_device(mlxfwops_t** mlxfwops_p, char *device_name);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_open_image(mlxfwops_t** mlxfwops_p, char *file_name, char *psid);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_open_buffer(mlxfwops_t** mlxfwops_p, void* buffer, u_int32_t size, char *psid);
+
+
+#ifdef UEFI_BUILD
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_open_uefi(mlxfwops_t** mlxfwops_p, uefi_Dev_t* dev, f_fw_cmd fw_cmd_func);
+MLXFWOP_API int MLXFWOPCALL mlxfw_set_print(mlxfwops_t* mlxfwops, f_prog_func_str print_func);
+
+#endif
+
+MLXFWOP_API const char* MLXFWOPCALL mlxfw_get_last_error(mlxfwops_t* mlxfwops);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_burn(mlxfwops_t* dev_mlxfwops, mlxfwops_t* img_mlxfwops, u_int8_t force_version, f_prog_func prog_func);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_read_image(mlxfwops_t* mlxfwops, void* image, u_int32_t* image_size);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_verify(mlxfwops_t* mlxfwops);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_query(mlxfwops_t* mlxfwops, fw_info_t* fw_query);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_type_match(mlxfwops_t* dev_mlxfwops, mlxfwops_t* img_mlxfwops);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_fw_ver_less_than(u_int16_t ver_a[3], u_int16_t ver_b[3]);
+
+MLXFWOP_API const char* MLXFWOPCALL mlxfw_exp_rom_type_to_str(u_int16_t type);
+
+MLXFWOP_API void MLXFWOPCALL mlxfw_close(mlxfwops_t* mlxfwops);
+
+MLXFWOP_API int MLXFWOPCALL mlxfw_test(mlxfwops_t* mlxfwops, u_int32_t *read_data);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif
diff --git a/mlxfwops/lib/mlxfwops_com.h b/mlxfwops/lib/mlxfwops_com.h
new file mode 100644
index 0000000..766861d
--- /dev/null
+++ b/mlxfwops/lib/mlxfwops_com.h
@@ -0,0 +1,237 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef MLXFWOP_COM_H
+#define MLXFWOP_COM_H
+
+#include <compatibility.h>
+
+#ifdef __WIN__
+
+#ifdef MLXFWOP_EXPORTS
+#define MLXFWOP_API __declspec(dllexport)
+#else
+#define MLXFWOP_API __declspec(dllimport)
+#endif
+#define MLXFWOPCALL __cdecl
+
+#else
+#define MLXFWOP_API
+#define MLXFWOPCALL
+#endif
+
+#ifndef UEFI_BUILD
+    #define EFIAPI
+#endif
+
+typedef int EFIAPI (*f_prog_func) (int completion);
+typedef int (*f_prog_func_str) (char* str);
+
+#define VSD_LEN  208
+#define PSID_LEN 16
+#define PRODUCT_VER_LEN 16
+
+#define FREE_STR_MAX_LEN    256
+
+#define MAX_ROMS_NUM        5
+#define MAX_ROM_ERR_MSG_LEN 256
+#define ROM_INFO_SIZE       12
+
+//min version that supports Rom Modify
+#define MAJOR_MOD_ROM_FW    2
+#define MINOR_MOD_ROM_FW    6
+#define SUBMINOR_MOD_ROM_FW 1410
+
+//Macros
+#define PRINT_PROGRESS(printFunc, arg) \
+	do {\
+	    if (printFunc) {\
+	        printFunc((arg));\
+	    }\
+	} while(0)\
+
+enum {
+    GUIDS         = 4,
+    MACS          = 2,
+    MAX_GUIDS     = 32
+};
+
+// needed for flint query
+enum {
+     BX_NP_GUIDS   = 2,
+     BX_SYS_GUIDS  = 1,
+     BX_GUIDS      = BX_NP_GUIDS + BX_SYS_GUIDS,
+     BX_IMACS      = 3,
+     BX_EMACS      = 4,
+     BX_MACS       = BX_EMACS + BX_IMACS,
+     BX_WWPNS      = 4,
+     BX_WWNNS      = 1,
+     BX_SLICE_GUIDS = BX_WWNNS + BX_WWPNS + BX_MACS + BX_NP_GUIDS,
+
+     BX_ALL_GUIDS  = (2 * BX_SLICE_GUIDS) + BX_SYS_GUIDS,
+     BX_SLICES_NUM = 2,
+};
+
+enum {
+      BI_IMACS    = 0,
+      BI_EMACS    = BI_IMACS + BX_IMACS,
+      BI_WWPNS    = BI_EMACS + BX_EMACS,
+      BI_GUIDS    = BI_WWPNS + BX_WWPNS,
+      BI_WWNNS    = BI_GUIDS  + BX_NP_GUIDS,
+      BI_SYS_GUID = BX_ALL_GUIDS - 1,
+};
+
+typedef enum chip_type {
+    CT_UNKNOWN = 0,
+    CT_CONNECTX,
+    CT_SWITCHX,
+    CT_BRIDGEX,
+    CT_IS4,
+    CT_CONNECT_IB,
+    CT_SWITCH_IB
+}chip_type_t;
+
+typedef struct guid {
+    u_int32_t h;
+    u_int32_t l;
+} guid_t;
+typedef guid_t hw_key_t;
+
+
+typedef struct rom_info {
+    u_int16_t exp_rom_product_id; // 0 - invalid.
+    u_int16_t exp_rom_ver[3];
+    u_int16_t exp_rom_dev_id;
+    u_int8_t  exp_rom_port;
+    u_int8_t  exp_rom_proto;
+    u_int8_t  exp_rom_num_ver_fields;
+    //char      expRomFreestr[FREE_STR_MAX_LEN];
+} rom_info_t;
+
+
+struct cib_uid_entry {
+     u_int8_t num_allocated;
+     u_int8_t step;
+     u_int64_t uid;
+};
+typedef struct cibfw_uids {
+    struct cib_uid_entry guids[2];
+    struct cib_uid_entry macs[2];
+} uids_t;
+
+
+typedef struct fs3_info_ext {
+    u_int8_t        guids_override_en;
+    uids_t          fs3_uids_info;
+    uids_t          orig_fs3_uids_info;
+    char            image_vsd[VSD_LEN+1];
+    char            orig_psid[PSID_LEN+1];
+
+} fs3_info_t;
+
+
+typedef struct fs2_info_ext {
+    guid_t       guids[MAX_GUIDS];
+    u_int32_t    guid_num;
+    u_int32_t    config_sectors;
+    u_int32_t    config_pad;
+    u_int8_t     access_key_exists;
+    guid_t       access_key_value;
+    u_int8_t     blank_guids;
+} fs2_info_t;
+
+typedef struct roms_info {
+    u_int8_t     exp_rom_found;
+    u_int8_t     num_of_exp_rom;
+    u_int8_t     no_rom_checksum;
+    u_int16_t    exp_rom_com_devid;
+    u_int8_t     exp_rom_warning;
+    char         exp_rom_warning_msg[MAX_ROM_ERR_MSG_LEN];
+    u_int8_t     exp_rom_err_msg_valid;
+    char         exp_rom_err_msg[MAX_ROM_ERR_MSG_LEN];
+    rom_info_t   rom_info[MAX_ROMS_NUM];
+} roms_info_t;
+
+typedef struct fw_info_com {
+    char         psid[PSID_LEN + 1];
+    u_int8_t     vsd_sect_found; // relevant to FS2 image only
+    char         vsd[VSD_LEN + 1];
+    char         product_ver[PRODUCT_VER_LEN + 1];
+    u_int16_t    fw_ver[3];
+    u_int16_t	 fw_rel_date[3];
+    u_int16_t    min_fit_ver[4];
+    u_int16_t    mic_ver[3];
+    u_int32_t    image_size;
+    u_int16_t    dev_type;
+    u_int8_t     dev_rev;
+    u_int16_t    vsd_vendor_id;
+    u_int8_t     is_failsafe;
+    chip_type_t  chip_type;
+    roms_info_t  roms_info;
+} fw_info_com_t;
+
+
+typedef struct fw_info_ext {
+    u_int8_t      fw_type;
+    fw_info_com_t fw_info;
+    fs2_info_t    fs2_info;
+    fs3_info_t    fs3_info;
+} fw_info_t;
+
+typedef enum fw_hndl_type {
+    FHT_MST_DEV,
+    FHT_FW_FILE,
+    FHT_UEFI_DEV,
+    FHT_FW_BUFF,
+} fw_hndl_type_t;
+
+
+typedef enum fw_img_type {
+    FIT_FS2,
+    FIT_FS3,
+} fw_img_type_t;
+
+
+enum ExpRomProto {
+    ER_IB  = 0,
+    ER_ETH = 1,
+    ER_VPI = 2
+};
+
+
+typedef struct _MLX4_DEV uefi_Dev_t;
+typedef int (*f_fw_cmd) (uefi_Dev_t* dev, void* buffer, int* size);
+
+
+
+#endif
diff --git a/mread.c b/mread.c
deleted file mode 100644
index 8cb5e86..0000000
--- a/mread.c
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- *
- *  mread.c - CR Space read access
- *
- */
-
-#include "mtcr.h"
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
-void usage(const char *n)
-{
-    printf("%s <device> <addr>\n", n);
-    exit(1);
-}
-
-int main(int ac, char *av[])
-{
-    char          *endp;
-    int           rc=0;
-    unsigned int  addr, val;
-    mfile         *mf;
-
-    if (ac != 3 )
-        usage(av[0]);
-
-    addr = strtoul(av[2], &endp, 0);
-    if (*endp)
-        usage(av[0]);
-
-    mf = mopen(av[1]);
-    if (!mf)
-    {
-        perror("mopen");
-        return 1;
-    }
-
-    if ((rc = mread4(mf, addr, &val)) < 0)
-    {
-        mclose(mf);
-        perror("mread");
-        return 1;
-    }
-    if (rc < 4)
-    {
-        mclose(mf);
-        printf("Read only %d bytes\n", rc);
-        return 1;
-    }
-
-    mclose(mf);
-    printf("Read 0x%08x:0x%08x\n", addr, val);
-    return rc;
-}
diff --git a/mstdump.c b/mstdump.c
deleted file mode 100644
index 0f99efa..0000000
--- a/mstdump.c
+++ /dev/null
@@ -1,113231 +0,0 @@
-/*
- *
- * mstdump.c - crspace dump for Mellanox Technologies Devices.
- *
- * Copyright (c) 2005 Mellanox Technologies Ltd.  All rights reserved.
- *
- * This software is available to you under a choice of one of two
- * licenses.  You may choose to be licensed under the terms of the GNU
- * General Public License (GPL) Version 2, available from the file
- * COPYING in the main directory of this source tree, or the
- * OpenIB.org BSD license below:
- *
- *     Redistribution and use in source and binary forms, with or
- *     without modification, are permitted provided that the following
- *     conditions are met:
- *
- *      - Redistributions of source code must retain the above
- *        copyright notice, this list of conditions and the following
- *        disclaimer.
- *
- *      - Redistributions in binary form must reproduce the above
- *        copyright notice, this list of conditions and the following
- *        disclaimer in the documentation and/or other materials
- *        provided with the distribution.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
- * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
- * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
- * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- * SOFTWARE.
- *
- *  Version: $Id: mstdump.c,v 1.9 2007-06-25 12:45:33 yoniy Exp $
- *
- */
-
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <errno.h>
-#include <mtcr.h>
-
-static unsigned tavor_address_list[]=
-{
-0x00010000,
-0x00010004,
-0x00010008,
-0x0001000c,
-0x00010010,
-0x00010014,
-0x00010018,
-0x0001001c,
-0x00010020,
-0x00010024,
-0x00010028,
-0x0001002c,
-0x00010030,
-0x00010034,
-0x00010050,
-0x00010054,
-0x00010058,
-0x0001005c,
-0x00010070,
-0x00010074,
-0x00010078,
-0x0001007c,
-0x0001009c,
-0x000100a0,
-0x000100a4,
-0x000100a8,
-0x000100ac,
-0x000100b0,
-0x000100b4,
-0x000100b8,
-0x000100bc,
-0x000100d8,
-0x000100dc,
-0x000100e0,
-0x000100e8,
-0x000100f0,
-0x000100f8,
-0x000100fc,
-0x00010100,
-0x0001010c,
-0x00010110,
-0x00010114,
-0x00010118,
-0x0001011c,
-0x00010120,
-0x00010124,
-0x00010128,
-0x0001012c,
-0x00010130,
-0x00010134,
-0x00010138,
-0x0001013c,
-0x00010140,
-0x00010144,
-0x00010148,
-0x0001014c,
-0x00010150,
-0x00010154,
-0x00010158,
-0x00010164,
-0x0001017c,
-0x00010188,
-0x00010194,
-0x00010198,
-0x0001019c,
-0x00010230,
-0x00010234,
-0x00010240,
-0x00010244,
-0x00010248,
-0x0001024c,
-0x00010250,
-0x00010254,
-0x00010258,
-0x0001025c,
-0x00010260,
-0x00010270,
-0x00010274,
-0x00010280,
-0x00010284,
-0x00010288,
-0x0001028c,
-0x00010290,
-0x00010294,
-0x00010298,
-0x0001029c,
-0x000102a0,
-0x000102a4,
-0x000102a8,
-0x000102ac,
-0x000102b0,
-0x000102b4,
-0x000102b8,
-0x000102bc,
-0x000102f8,
-0x000102fc,
-0x00010300,
-0x00010308,
-0x00010310,
-0x00010318,
-0x00010320,
-0x00010328,
-0x00010330,
-0x00010338,
-0x00010340,
-0x00010348,
-0x00010350,
-0x00010358,
-0x00010360,
-0x00010368,
-0x00010370,
-0x00010378,
-0x00010390,
-0x00010394,
-0x00010398,
-0x0001039c,
-0x000103a0,
-0x000103a4,
-0x000103a8,
-0x000103ac,
-0x000103b0,
-0x000103b4,
-0x000103b8,
-0x000103bc,
-0x000103c0,
-0x000103cc,
-0x000103dc,
-0x000103e0,
-0x000103e8,
-0x000103f0,
-0x000103f8,
-0x000103fc,
-0x00010800,
-0x00010804,
-0x00010808,
-0x0001080c,
-0x00010810,
-0x00010814,
-0x00010818,
-0x0001081c,
-0x00010820,
-0x00010824,
-0x00010828,
-0x0001082c,
-0x00010830,
-0x00010834,
-0x00010850,
-0x00010854,
-0x00010858,
-0x0001085c,
-0x00010870,
-0x00010874,
-0x00010878,
-0x0001087c,
-0x0001089c,
-0x000108a0,
-0x000108a4,
-0x000108a8,
-0x000108ac,
-0x000108b0,
-0x000108b4,
-0x000108b8,
-0x000108bc,
-0x000108d8,
-0x000108dc,
-0x000108e0,
-0x000108e8,
-0x000108f0,
-0x000108f8,
-0x000108fc,
-0x00010900,
-0x0001090c,
-0x00010910,
-0x00010914,
-0x00010918,
-0x0001091c,
-0x00010920,
-0x00010924,
-0x00010928,
-0x0001092c,
-0x00010930,
-0x00010934,
-0x00010938,
-0x0001093c,
-0x00010940,
-0x00010944,
-0x00010948,
-0x0001094c,
-0x00010950,
-0x00010954,
-0x00010958,
-0x00010964,
-0x0001097c,
-0x00010988,
-0x00010994,
-0x00010998,
-0x0001099c,
-0x00010a30,
-0x00010a34,
-0x00010a40,
-0x00010a44,
-0x00010a48,
-0x00010a4c,
-0x00010a50,
-0x00010a54,
-0x00010a58,
-0x00010a5c,
-0x00010a60,
-0x00010a70,
-0x00010a74,
-0x00010a80,
-0x00010a84,
-0x00010a88,
-0x00010a8c,
-0x00010a90,
-0x00010a94,
-0x00010a98,
-0x00010a9c,
-0x00010aa0,
-0x00010aa4,
-0x00010aa8,
-0x00010aac,
-0x00010ab0,
-0x00010ab4,
-0x00010ab8,
-0x00010abc,
-0x00010af8,
-0x00010afc,
-0x00010b00,
-0x00010b08,
-0x00010b10,
-0x00010b18,
-0x00010b20,
-0x00010b28,
-0x00010b30,
-0x00010b38,
-0x00010b40,
-0x00010b48,
-0x00010b50,
-0x00010b58,
-0x00010b60,
-0x00010b68,
-0x00010b70,
-0x00010b78,
-0x00010b90,
-0x00010b94,
-0x00010b98,
-0x00010b9c,
-0x00010ba0,
-0x00010ba4,
-0x00010ba8,
-0x00010bac,
-0x00010bb0,
-0x00010bb4,
-0x00010bb8,
-0x00010bbc,
-0x00010bc0,
-0x00010bcc,
-0x00010bdc,
-0x00010be0,
-0x00010be8,
-0x00010bf0,
-0x00010bf8,
-0x00010bfc,
-0x00040000,
-0x00040004,
-0x00040008,
-0x0004000c,
-0x00040020,
-0x00040024,
-0x00040028,
-0x0004002c,
-0x00040040,
-0x00040044,
-0x00040048,
-0x0004004c,
-0x00040060,
-0x00040064,
-0x00040068,
-0x0004006c,
-0x00040100,
-0x00040104,
-0x00040108,
-0x0004010c,
-0x00040110,
-0x00040180,
-0x0004018c,
-0x00040190,
-0x00040194,
-0x00040200,
-0x00040204,
-0x00040208,
-0x0004020c,
-0x00040210,
-0x00040214,
-0x00040218,
-0x0004021c,
-0x00040220,
-0x00040224,
-0x00040228,
-0x0004022c,
-0x00040230,
-0x00040234,
-0x00040238,
-0x0004023c,
-0x00040240,
-0x00040244,
-0x00040248,
-0x0004024c,
-0x00040250,
-0x00040254,
-0x00040258,
-0x0004025c,
-0x00040260,
-0x00040264,
-0x00040268,
-0x0004026c,
-0x00040270,
-0x00040274,
-0x00040278,
-0x0004027c,
-0x00040280,
-0x00040284,
-0x00040288,
-0x00040400,
-0x00040404,
-0x00040408,
-0x0004040c,
-0x00040410,
-0x00040414,
-0x00040418,
-0x0004041c,
-0x00040420,
-0x00040424,
-0x00040428,
-0x0004042c,
-0x00040430,
-0x00040434,
-0x00040438,
-0x0004043c,
-0x00040440,
-0x00042004,
-0x00042008,
-0x0004200c,
-0x00042010,
-0x00042014,
-0x00042024,
-0x00042028,
-0x0004202c,
-0x00042030,
-0x00042034,
-0x00042038,
-0x0004203c,
-0x00042040,
-0x00042210,
-0x00042310,
-0x00042314,
-0x00042318,
-0x00042350,
-0x00042354,
-0x00042358,
-0x0004235c,
-0x00042380,
-0x0004238c,
-0x00042390,
-0x00042394,
-0x000423c0,
-0x000423c4,
-0x000423c8,
-0x000423cc,
-0x00042400,
-0x00042404,
-0x00042408,
-0x0004240c,
-0x00042410,
-0x00042420,
-0x00042424,
-0x00042428,
-0x0004242c,
-0x00042430,
-0x0004243c,
-0x00042440,
-0x00042444,
-0x00042448,
-0x0004244c,
-0x00042450,
-0x00042454,
-0x00042458,
-0x0004245c,
-0x00042460,
-0x00042464,
-0x00042500,
-0x00042504,
-0x00042508,
-0x0004250c,
-0x00042510,
-0x00042514,
-0x00042518,
-0x0004251c,
-0x00042520,
-0x00042524,
-0x00042528,
-0x0004252c,
-0x00042530,
-0x00042534,
-0x00042538,
-0x0004253c,
-0x00042540,
-0x00042544,
-0x00042548,
-0x0004254c,
-0x00044000,
-0x00044004,
-0x00044008,
-0x0004400c,
-0x00044010,
-0x00044014,
-0x00044018,
-0x00044024,
-0x00044070,
-0x00044074,
-0x00044078,
-0x0004407c,
-0x00044080,
-0x00044084,
-0x00044088,
-0x000440a0,
-0x000440ac,
-0x000440b0,
-0x000440b4,
-0x000440b8,
-0x000440bc,
-0x000440c0,
-0x000440c4,
-0x000440c8,
-0x000440cc,
-0x00044180,
-0x000441e0,
-0x000441e4,
-0x000441e8,
-0x000441ec,
-0x000441f0,
-0x000441f8,
-0x00044200,
-0x00044204,
-0x00044208,
-0x0004420c,
-0x00044210,
-0x00044214,
-0x00044218,
-0x00044224,
-0x00044270,
-0x00044274,
-0x00044278,
-0x0004427c,
-0x00044280,
-0x00044284,
-0x00044288,
-0x000442a0,
-0x000442ac,
-0x000442b0,
-0x000442b4,
-0x000442b8,
-0x000442bc,
-0x000442c0,
-0x000442c4,
-0x000442c8,
-0x000442cc,
-0x00044380,
-0x000443e0,
-0x000443e4,
-0x000443e8,
-0x000443ec,
-0x000443f0,
-0x000443f8,
-0x00044500,
-0x00044504,
-0x00044508,
-0x0004450c,
-0x00044520,
-0x00044524,
-0x00044528,
-0x0004452c,
-0x00044540,
-0x00044544,
-0x00044604,
-0x00044608,
-0x0004460c,
-0x00044610,
-0x00044614,
-0x00044618,
-0x0004461c,
-0x00044620,
-0x00044624,
-0x00044628,
-0x0004462c,
-0x00044630,
-0x00044634,
-0x00044638,
-0x0004463c,
-0x00044640,
-0x00044644,
-0x00044648,
-0x0004464c,
-0x00044650,
-0x00044654,
-0x00044658,
-0x0004465c,
-0x00044660,
-0x00044664,
-0x00044668,
-0x0004466c,
-0x00044670,
-0x00044674,
-0x00044678,
-0x0004467c,
-0x00044680,
-0x00044684,
-0x00044688,
-0x0004468c,
-0x00044690,
-0x00044694,
-0x00044698,
-0x0004469c,
-0x000446a0,
-0x000446a4,
-0x000446a8,
-0x000446ac,
-0x000446b0,
-0x000446b4,
-0x00044704,
-0x00044708,
-0x0004470c,
-0x00044710,
-0x00044714,
-0x00044718,
-0x0004471c,
-0x00044720,
-0x00044724,
-0x00044728,
-0x0004472c,
-0x00044730,
-0x00044734,
-0x00044738,
-0x0004473c,
-0x00044740,
-0x00044744,
-0x00044748,
-0x0004474c,
-0x00044750,
-0x00044754,
-0x00044758,
-0x0004475c,
-0x00044760,
-0x00044764,
-0x00044768,
-0x0004476c,
-0x00044770,
-0x00044774,
-0x00044778,
-0x0004477c,
-0x00044780,
-0x00044784,
-0x00044788,
-0x0004478c,
-0x00044790,
-0x00044794,
-0x00044798,
-0x0004479c,
-0x000447a0,
-0x000447a4,
-0x000447a8,
-0x000447ac,
-0x000447b0,
-0x000447b4,
-0x00044b00,
-0x00044b04,
-0x00044b08,
-0x00044b0c,
-0x00044b10,
-0x00044b14,
-0x00044b18,
-0x00044b1c,
-0x00044b20,
-0x00044b24,
-0x00044b28,
-0x00044b2c,
-0x00044b30,
-0x00044b34,
-0x00044b38,
-0x00044b3c,
-0x00044b40,
-0x00044b44,
-0x00044b48,
-0x00044b4c,
-0x00044b50,
-0x00044b54,
-0x00044b58,
-0x00044b5c,
-0x00044b60,
-0x00044b64,
-0x00044f00,
-0x00044f20,
-0x00044f40,
-0x00045100,
-0x00045104,
-0x00045108,
-0x0004510c,
-0x00045210,
-0x00045214,
-0x00045218,
-0x00045260,
-0x00045284,
-0x00045288,
-0x0004528c,
-0x00045290,
-0x00045300,
-0x0004530c,
-0x00045310,
-0x00045314,
-0x00045340,
-0x00045344,
-0x00045348,
-0x0004534c,
-0x00045350,
-0x00045354,
-0x00045358,
-0x0004535c,
-0x00045380,
-0x00045384,
-0x00045390,
-0x00045398,
-0x0004539c,
-0x00045400,
-0x00045404,
-0x00045408,
-0x0004540c,
-0x00045410,
-0x00045414,
-0x00045418,
-0x0004541c,
-0x00045420,
-0x00045424,
-0x00045428,
-0x0004542c,
-0x00045430,
-0x00045434,
-0x00045438,
-0x0004543c,
-0x00045440,
-0x00045444,
-0x00045448,
-0x0004544c,
-0x00045450,
-0x00045454,
-0x00045458,
-0x0004545c,
-0x00045460,
-0x00045464,
-0x00045468,
-0x0004546c,
-0x00045470,
-0x00045474,
-0x00045478,
-0x0004547c,
-0x00045480,
-0x00045484,
-0x00045488,
-0x0004548c,
-0x00045490,
-0x00045494,
-0x00045498,
-0x0004549c,
-0x000454a0,
-0x000454a4,
-0x000454a8,
-0x000454ac,
-0x000454b0,
-0x000454b4,
-0x000454b8,
-0x000454bc,
-0x000454c0,
-0x000454c4,
-0x000454c8,
-0x000454cc,
-0x000454d0,
-0x000454d4,
-0x000454d8,
-0x000454dc,
-0x000454e0,
-0x000454e4,
-0x000454e8,
-0x000454ec,
-0x000454f0,
-0x000454f4,
-0x000454f8,
-0x000454fc,
-0x00045500,
-0x00045504,
-0x00045508,
-0x0004550c,
-0x00045510,
-0x00045514,
-0x00045518,
-0x0004551c,
-0x00045520,
-0x00045524,
-0x00045528,
-0x0004552c,
-0x00045530,
-0x00045534,
-0x00045538,
-0x0004553c,
-0x00045540,
-0x00045544,
-0x00045548,
-0x0004554c,
-0x00045550,
-0x00045554,
-0x00045558,
-0x0004555c,
-0x00045560,
-0x00045564,
-0x00045568,
-0x0004556c,
-0x00045570,
-0x00045574,
-0x00045578,
-0x0004557c,
-0x00045580,
-0x00045584,
-0x00045588,
-0x0004558c,
-0x00045590,
-0x00045594,
-0x00045598,
-0x0004559c,
-0x000455a0,
-0x000455a4,
-0x000455a8,
-0x000455ac,
-0x000455b0,
-0x000455b4,
-0x000455b8,
-0x000455bc,
-0x000455c0,
-0x000455c4,
-0x000455c8,
-0x000455cc,
-0x000455d0,
-0x000455d4,
-0x000455d8,
-0x000455dc,
-0x000455e0,
-0x000455e4,
-0x000455e8,
-0x000455ec,
-0x000455f0,
-0x000455f4,
-0x000455f8,
-0x000455fc,
-0x00045800,
-0x00045804,
-0x00045808,
-0x0004580c,
-0x00045810,
-0x00045814,
-0x00045818,
-0x0004581c,
-0x00045820,
-0x00045824,
-0x00045828,
-0x0004582c,
-0x00045830,
-0x00045834,
-0x00045838,
-0x0004583c,
-0x00045840,
-0x00045844,
-0x00045848,
-0x0004584c,
-0x00045850,
-0x00045854,
-0x00045858,
-0x0004585c,
-0x00045860,
-0x00045864,
-0x00045868,
-0x0004586c,
-0x00045870,
-0x00045874,
-0x00045878,
-0x0004587c,
-0x00045880,
-0x00045884,
-0x00045888,
-0x0004588c,
-0x00045890,
-0x00045894,
-0x00045898,
-0x0004589c,
-0x000458a0,
-0x000458a4,
-0x000458a8,
-0x000458ac,
-0x000458b0,
-0x000458b4,
-0x000458b8,
-0x000458bc,
-0x000458c0,
-0x000458c4,
-0x000458c8,
-0x000458cc,
-0x000458d0,
-0x000458d4,
-0x000458d8,
-0x000458dc,
-0x000458e0,
-0x000458e4,
-0x000458e8,
-0x000458ec,
-0x000458f0,
-0x000458f4,
-0x000458f8,
-0x000458fc,
-0x00045900,
-0x00045904,
-0x00045908,
-0x0004590c,
-0x00045910,
-0x00045914,
-0x00045918,
-0x0004591c,
-0x00045920,
-0x00045924,
-0x00045928,
-0x0004592c,
-0x00045930,
-0x00045934,
-0x00045938,
-0x0004593c,
-0x00045940,
-0x00045944,
-0x00045948,
-0x0004594c,
-0x00045950,
-0x00045954,
-0x00045958,
-0x0004595c,
-0x00045960,
-0x00045964,
-0x00045968,
-0x0004596c,
-0x00045970,
-0x00045974,
-0x00045978,
-0x0004597c,
-0x00045980,
-0x00045984,
-0x00045988,
-0x0004598c,
-0x00045990,
-0x00045994,
-0x00045998,
-0x0004599c,
-0x000459a0,
-0x000459a4,
-0x000459a8,
-0x000459ac,
-0x000459b0,
-0x000459b4,
-0x000459b8,
-0x000459bc,
-0x000459c0,
-0x000459c4,
-0x000459c8,
-0x000459cc,
-0x000459d0,
-0x000459d4,
-0x000459d8,
-0x000459dc,
-0x000459e0,
-0x000459e4,
-0x000459e8,
-0x000459ec,
-0x000459f0,
-0x000459f4,
-0x000459f8,
-0x000459fc,
-0x00045a00,
-0x00045a04,
-0x00045a08,
-0x00045a0c,
-0x00045a10,
-0x00045a14,
-0x00045a18,
-0x00045a1c,
-0x00045a20,
-0x00045a24,
-0x00045a28,
-0x00045a2c,
-0x00045a30,
-0x00045a34,
-0x00045a38,
-0x00045a3c,
-0x00045a40,
-0x00045a44,
-0x00045a48,
-0x00045a4c,
-0x00045a50,
-0x00045a54,
-0x00045a58,
-0x00045a5c,
-0x00045a60,
-0x00045a64,
-0x00045a68,
-0x00045a6c,
-0x00045a70,
-0x00045a74,
-0x00045a78,
-0x00045a7c,
-0x00045a80,
-0x00045a84,
-0x00045a88,
-0x00045a8c,
-0x00045a90,
-0x00045a94,
-0x00045a98,
-0x00045a9c,
-0x00045aa0,
-0x00045aa4,
-0x00045aa8,
-0x00045aac,
-0x00045ab0,
-0x00045ab4,
-0x00045ab8,
-0x00045abc,
-0x00045ac0,
-0x00045ac4,
-0x00045ac8,
-0x00045acc,
-0x00045ad0,
-0x00045ad4,
-0x00045ad8,
-0x00045adc,
-0x00045ae0,
-0x00045ae4,
-0x00045ae8,
-0x00045aec,
-0x00045af0,
-0x00045af4,
-0x00045af8,
-0x00045afc,
-0x00045b00,
-0x00045b04,
-0x00045b08,
-0x00045b0c,
-0x00045b10,
-0x00045b14,
-0x00045b18,
-0x00045b1c,
-0x00045b20,
-0x00045b24,
-0x00045b28,
-0x00045b2c,
-0x00045b30,
-0x00045b34,
-0x00045b38,
-0x00045b3c,
-0x00045b40,
-0x00045b44,
-0x00045b48,
-0x00045b4c,
-0x00045b50,
-0x00045b54,
-0x00045b58,
-0x00045b5c,
-0x00045b60,
-0x00045b64,
-0x00045b68,
-0x00045b6c,
-0x00045b70,
-0x00045b74,
-0x00045b78,
-0x00045b7c,
-0x00045b80,
-0x00045b84,
-0x00045b88,
-0x00045b8c,
-0x00045b90,
-0x00045b94,
-0x00045b98,
-0x00045b9c,
-0x00045ba0,
-0x00045ba4,
-0x00045ba8,
-0x00045bac,
-0x00045bb0,
-0x00045bb4,
-0x00045bb8,
-0x00045bbc,
-0x00045bc0,
-0x00045bc4,
-0x00045bc8,
-0x00045bcc,
-0x00045bd0,
-0x00045bd4,
-0x00045bd8,
-0x00045bdc,
-0x00045be0,
-0x00045be4,
-0x00045be8,
-0x00045bec,
-0x00045bf0,
-0x00045bf4,
-0x00045bf8,
-0x00045bfc,
-0x00046000,
-0x00046004,
-0x0004600c,
-0x00046010,
-0x00046014,
-0x00046018,
-0x00046020,
-0x00046024,
-0x00046028,
-0x0004602c,
-0x00046030,
-0x00046080,
-0x00046084,
-0x00046088,
-0x0004608c,
-0x00046090,
-0x00046100,
-0x00046104,
-0x0004610c,
-0x00046110,
-0x00046114,
-0x00046118,
-0x00046120,
-0x00046124,
-0x00046128,
-0x0004612c,
-0x00046130,
-0x00046180,
-0x00046184,
-0x00046188,
-0x0004618c,
-0x00046190,
-0x00046200,
-0x00046204,
-0x0004620c,
-0x00046210,
-0x00046214,
-0x00046218,
-0x00046220,
-0x00046224,
-0x00046228,
-0x0004622c,
-0x00046230,
-0x00046280,
-0x00046284,
-0x00046288,
-0x0004628c,
-0x00046290,
-0x00046300,
-0x00046304,
-0x0004630c,
-0x00046310,
-0x00046314,
-0x00046318,
-0x00046320,
-0x00046324,
-0x00046328,
-0x0004632c,
-0x00046330,
-0x00046380,
-0x00046384,
-0x00046388,
-0x0004638c,
-0x00046390,
-0x00046400,
-0x00046404,
-0x0004640c,
-0x00046410,
-0x00046414,
-0x00046418,
-0x00046420,
-0x00046424,
-0x00046428,
-0x0004642c,
-0x00046430,
-0x00046480,
-0x00046484,
-0x00046488,
-0x0004648c,
-0x00046490,
-0x00046500,
-0x00046504,
-0x0004650c,
-0x00046510,
-0x00046514,
-0x00046518,
-0x00046520,
-0x00046524,
-0x00046528,
-0x0004652c,
-0x00046530,
-0x00046580,
-0x00046584,
-0x00046588,
-0x0004658c,
-0x00046590,
-0x00046600,
-0x00046604,
-0x0004660c,
-0x00046610,
-0x00046614,
-0x00046618,
-0x00046620,
-0x00046624,
-0x00046628,
-0x0004662c,
-0x00046630,
-0x00046680,
-0x00046684,
-0x00046688,
-0x0004668c,
-0x00046690,
-0x00046700,
-0x00046704,
-0x0004670c,
-0x00046710,
-0x00046714,
-0x00046718,
-0x00046720,
-0x00046724,
-0x00046728,
-0x0004672c,
-0x00046730,
-0x00046780,
-0x00046784,
-0x00046788,
-0x0004678c,
-0x00046790,
-0x00046800,
-0x00046804,
-0x0004680c,
-0x00046810,
-0x00046814,
-0x00046818,
-0x00046820,
-0x00046824,
-0x00046828,
-0x0004682c,
-0x00046830,
-0x00046880,
-0x00046884,
-0x00046888,
-0x0004688c,
-0x00046890,
-0x00046900,
-0x00046904,
-0x0004690c,
-0x00046910,
-0x00046914,
-0x00046918,
-0x00046920,
-0x00046924,
-0x00046928,
-0x0004692c,
-0x00046930,
-0x00046980,
-0x00046984,
-0x00046988,
-0x0004698c,
-0x00046990,
-0x00046a00,
-0x00046a04,
-0x00046a0c,
-0x00046a10,
-0x00046a14,
-0x00046a18,
-0x00046a20,
-0x00046a24,
-0x00046a28,
-0x00046a2c,
-0x00046a30,
-0x00046a80,
-0x00046a84,
-0x00046a88,
-0x00046a8c,
-0x00046a90,
-0x00046b00,
-0x00046b04,
-0x00046b0c,
-0x00046b10,
-0x00046b14,
-0x00046b18,
-0x00046b20,
-0x00046b24,
-0x00046b28,
-0x00046b2c,
-0x00046b30,
-0x00046b80,
-0x00046b84,
-0x00046b88,
-0x00046b8c,
-0x00046b90,
-0x00046c00,
-0x00046c04,
-0x00046c0c,
-0x00046c10,
-0x00046c14,
-0x00046c18,
-0x00046c20,
-0x00046c24,
-0x00046c28,
-0x00046c2c,
-0x00046c30,
-0x00046c80,
-0x00046c84,
-0x00046c88,
-0x00046c8c,
-0x00046c90,
-0x00046d00,
-0x00046d04,
-0x00046d0c,
-0x00046d10,
-0x00046d14,
-0x00046d18,
-0x00046d20,
-0x00046d24,
-0x00046d28,
-0x00046d2c,
-0x00046d30,
-0x00046d80,
-0x00046d84,
-0x00046d88,
-0x00046d8c,
-0x00046d90,
-0x00046e00,
-0x00046e04,
-0x00046e0c,
-0x00046e10,
-0x00046e14,
-0x00046e18,
-0x00046e20,
-0x00046e24,
-0x00046e28,
-0x00046e2c,
-0x00046e30,
-0x00046e80,
-0x00046e84,
-0x00046e88,
-0x00046e8c,
-0x00046e90,
-0x00046f00,
-0x00046f04,
-0x00046f0c,
-0x00046f10,
-0x00046f14,
-0x00046f18,
-0x00046f20,
-0x00046f24,
-0x00046f28,
-0x00046f2c,
-0x00046f30,
-0x00046f80,
-0x00046f84,
-0x00046f88,
-0x00046f8c,
-0x00046f90,
-0x0004c000,
-0x0004c004,
-0x0004c008,
-0x0004c00c,
-0x0004c010,
-0x0004c014,
-0x0004c018,
-0x0004c024,
-0x0004c070,
-0x0004c074,
-0x0004c078,
-0x0004c07c,
-0x0004c080,
-0x0004c084,
-0x0004c088,
-0x0004c0a0,
-0x0004c0ac,
-0x0004c0b0,
-0x0004c0b4,
-0x0004c0b8,
-0x0004c0bc,
-0x0004c0c0,
-0x0004c0c4,
-0x0004c0c8,
-0x0004c0cc,
-0x0004c180,
-0x0004c1e0,
-0x0004c1e4,
-0x0004c1e8,
-0x0004c1ec,
-0x0004c1f0,
-0x0004c1f8,
-0x0004c300,
-0x0004c304,
-0x0004c308,
-0x0004c30c,
-0x0004c310,
-0x0004c340,
-0x0004c344,
-0x0004c348,
-0x0004c34c,
-0x0004c350,
-0x0004c380,
-0x0004c384,
-0x0004c388,
-0x0004c38c,
-0x0004c390,
-0x0004c394,
-0x0004c398,
-0x0004c500,
-0x0004c504,
-0x0004c508,
-0x0004c50c,
-0x0004c510,
-0x0004c514,
-0x0004c518,
-0x0004c51c,
-0x0004c520,
-0x0004c524,
-0x0004c528,
-0x0004c52c,
-0x0004c530,
-0x0004c534,
-0x0004c538,
-0x0004c53c,
-0x0004c560,
-0x0004c564,
-0x0004c568,
-0x0004c56c,
-0x0004c570,
-0x0004c574,
-0x0004c578,
-0x0004c57c,
-0x0004c580,
-0x0004c584,
-0x0004c588,
-0x0004c58c,
-0x0004c590,
-0x0004c594,
-0x0004c598,
-0x0004c59c,
-0x0004c5b0,
-0x0004c5b4,
-0x0004c5b8,
-0x0004c5bc,
-0x0004c5c0,
-0x0004c5c4,
-0x0004c5d0,
-0x0004c5d4,
-0x0004c5d8,
-0x0004c5dc,
-0x0004c5e0,
-0x0004c5e4,
-0x0004c5e8,
-0x0004c5f0,
-0x0004c5f4,
-0x0004c5f8,
-0x0004c5fc,
-0x0004c700,
-0x0004c704,
-0x0004c708,
-0x0004c70c,
-0x0004c710,
-0x0004c714,
-0x0004c718,
-0x0004c71c,
-0x0004c720,
-0x0004c724,
-0x0004c728,
-0x0004c72c,
-0x0004c730,
-0x0004c734,
-0x0004c738,
-0x0004c73c,
-0x0004c740,
-0x0004c744,
-0x0004c748,
-0x0004c74c,
-0x0004c750,
-0x0004c754,
-0x0004c758,
-0x0004c75c,
-0x0004c760,
-0x0004c764,
-0x0004c768,
-0x0004c76c,
-0x0004c770,
-0x0004c774,
-0x0004c778,
-0x0004c77c,
-0x0004c780,
-0x0004c784,
-0x0004c790,
-0x0004c794,
-0x0004c798,
-0x0004c79c,
-0x0004c7a0,
-0x0004c7a4,
-0x0004c7a8,
-0x0004c7ac,
-0x0004c7b0,
-0x0004c7b4,
-0x0004c7b8,
-0x0004c7bc,
-0x0004c7c0,
-0x0004c7c4,
-0x0004c800,
-0x0004c804,
-0x0004c808,
-0x0004c80c,
-0x0004c810,
-0x0004c814,
-0x0004c818,
-0x0004c81c,
-0x0004c820,
-0x0004c824,
-0x0004c828,
-0x0004c82c,
-0x0004c830,
-0x0004c834,
-0x0004c838,
-0x0004c83c,
-0x0004c840,
-0x0004c844,
-0x0004c848,
-0x0004c84c,
-0x0004c850,
-0x0004c854,
-0x0004c858,
-0x0004c85c,
-0x0004c860,
-0x0004c864,
-0x0004c868,
-0x0004c86c,
-0x0004c870,
-0x0004c874,
-0x0004c878,
-0x0004c87c,
-0x0004c880,
-0x0004c884,
-0x0004c888,
-0x0004c88c,
-0x0004c890,
-0x0004c894,
-0x0004c898,
-0x0004c89c,
-0x0004c8a0,
-0x0004c8a4,
-0x0004c8a8,
-0x0004c8ac,
-0x0004c8b0,
-0x0004c8b4,
-0x0004c8b8,
-0x0004c8bc,
-0x0004c8c0,
-0x0004c8c4,
-0x0004c8c8,
-0x0004c8cc,
-0x0004c8d0,
-0x0004c8d4,
-0x0004c8d8,
-0x0004c8dc,
-0x0004c8e0,
-0x0004c8e4,
-0x0004c8e8,
-0x0004c8ec,
-0x0004c8f0,
-0x0004c8f4,
-0x0004c8f8,
-0x0004c8fc,
-0x0004c900,
-0x0004c904,
-0x0004c908,
-0x0004c90c,
-0x0004c910,
-0x0004c914,
-0x0004c918,
-0x0004c91c,
-0x0004c920,
-0x0004c924,
-0x0004c928,
-0x0004c92c,
-0x0004c930,
-0x0004c934,
-0x0004c938,
-0x0004c93c,
-0x0004c940,
-0x0004c944,
-0x0004c948,
-0x0004c94c,
-0x0004c950,
-0x0004c954,
-0x0004c958,
-0x0004c95c,
-0x0004c960,
-0x0004c964,
-0x0004c968,
-0x0004c96c,
-0x0004c970,
-0x0004c974,
-0x0004c978,
-0x0004c97c,
-0x0004c980,
-0x0004c984,
-0x0004c988,
-0x0004c98c,
-0x0004c990,
-0x0004c994,
-0x0004c998,
-0x0004c99c,
-0x0004c9a0,
-0x0004c9a4,
-0x0004c9a8,
-0x0004c9ac,
-0x0004c9b0,
-0x0004c9b4,
-0x0004c9b8,
-0x0004c9bc,
-0x0004c9c0,
-0x0004c9c4,
-0x0004c9c8,
-0x0004c9cc,
-0x0004c9d0,
-0x0004c9d4,
-0x0004c9d8,
-0x0004c9dc,
-0x0004c9e0,
-0x0004c9e4,
-0x0004c9e8,
-0x0004c9ec,
-0x0004c9f0,
-0x0004c9f4,
-0x0004c9f8,
-0x0004c9fc,
-0x0004ca00,
-0x0004ca04,
-0x0004ca08,
-0x0004ca0c,
-0x0004ca10,
-0x0004ca14,
-0x0004ca18,
-0x0004ca1c,
-0x0004ca20,
-0x0004ca24,
-0x0004ca28,
-0x0004ca2c,
-0x0004ca30,
-0x0004ca34,
-0x0004ca38,
-0x0004ca3c,
-0x0004ca40,
-0x0004ca44,
-0x0004ca48,
-0x0004ca4c,
-0x0004ca50,
-0x0004ca54,
-0x0004ca58,
-0x0004ca5c,
-0x0004ca60,
-0x0004ca64,
-0x0004ca68,
-0x0004ca6c,
-0x0004ca70,
-0x0004ca74,
-0x0004ca78,
-0x0004ca7c,
-0x0004ca80,
-0x0004ca84,
-0x0004ca88,
-0x0004ca8c,
-0x0004ca90,
-0x0004ca94,
-0x0004ca98,
-0x0004ca9c,
-0x0004caa0,
-0x0004caa4,
-0x0004caa8,
-0x0004caac,
-0x0004cab0,
-0x0004cab4,
-0x0004cab8,
-0x0004cabc,
-0x0004cac0,
-0x0004cac4,
-0x0004cac8,
-0x0004cacc,
-0x0004cad0,
-0x0004cad4,
-0x0004cad8,
-0x0004cadc,
-0x0004cae0,
-0x0004cae4,
-0x0004cae8,
-0x0004caec,
-0x0004caf0,
-0x0004caf4,
-0x0004caf8,
-0x0004cafc,
-0x0004cb00,
-0x0004cb04,
-0x0004cb08,
-0x0004cb0c,
-0x0004cb10,
-0x0004cb14,
-0x0004cb18,
-0x0004cb1c,
-0x0004cb20,
-0x0004cb24,
-0x0004cb28,
-0x0004cb2c,
-0x0004cb30,
-0x0004cb34,
-0x0004cb38,
-0x0004cb3c,
-0x0004cb40,
-0x0004cb44,
-0x0004cb48,
-0x0004cb4c,
-0x0004cb50,
-0x0004cb54,
-0x0004cb58,
-0x0004cb5c,
-0x0004cb60,
-0x0004cb64,
-0x0004cb68,
-0x0004cb6c,
-0x0004cb70,
-0x0004cb74,
-0x0004cb78,
-0x0004cb7c,
-0x0004cb80,
-0x0004cb84,
-0x0004cb88,
-0x0004cb8c,
-0x0004cb90,
-0x0004cb94,
-0x0004cb98,
-0x0004cb9c,
-0x0004cba0,
-0x0004cba4,
-0x0004cba8,
-0x0004cbac,
-0x0004cbb0,
-0x0004cbb4,
-0x0004cbb8,
-0x0004cbbc,
-0x0004cbc0,
-0x0004cbc4,
-0x0004cbc8,
-0x0004cbcc,
-0x0004cbd0,
-0x0004cbd4,
-0x0004cbd8,
-0x0004cbdc,
-0x0004cbe0,
-0x0004cbe4,
-0x0004cbe8,
-0x0004cbec,
-0x0004cbf0,
-0x0004cbf4,
-0x0004cbf8,
-0x0004cbfc,
-0x0004d004,
-0x0004d008,
-0x0004d00c,
-0x0004d010,
-0x0004d014,
-0x0004d018,
-0x0004d01c,
-0x0004d020,
-0x0004d024,
-0x0004d028,
-0x0004d02c,
-0x0004d030,
-0x0004d034,
-0x0004d038,
-0x0004d03c,
-0x0004d040,
-0x0004d044,
-0x0004d048,
-0x0004d04c,
-0x0004d050,
-0x0004d054,
-0x0004d058,
-0x0004d05c,
-0x0004d060,
-0x0004d064,
-0x0004d068,
-0x0004d06c,
-0x0004d070,
-0x0004d074,
-0x0004d078,
-0x0004d07c,
-0x0004d080,
-0x0004d084,
-0x0004d088,
-0x0004d08c,
-0x0004d090,
-0x0004d094,
-0x0004d098,
-0x0004d09c,
-0x0004d0a0,
-0x0004d0a4,
-0x0004d0a8,
-0x0004d0ac,
-0x0004d0b0,
-0x0004d0b4,
-0x0004d130,
-0x0004d140,
-0x0004d144,
-0x0004d148,
-0x0004d14c,
-0x0004d150,
-0x0004d154,
-0x0004d158,
-0x0004d15c,
-0x0004d160,
-0x0004d164,
-0x0004d168,
-0x0004d16c,
-0x0004d200,
-0x0004d204,
-0x0004d208,
-0x0004d20c,
-0x0004d210,
-0x0004d214,
-0x0004d218,
-0x0004d21c,
-0x0004d220,
-0x0004d224,
-0x0004d228,
-0x0004d22c,
-0x0004d230,
-0x0004d234,
-0x0004d238,
-0x0004d23c,
-0x0004d240,
-0x0004d244,
-0x0004d248,
-0x0004d24c,
-0x0004d250,
-0x0004d254,
-0x0004d258,
-0x0004d25c,
-0x0004d260,
-0x0004d264,
-0x0004d268,
-0x0004d26c,
-0x0004d270,
-0x0004d274,
-0x0004d278,
-0x0004d27c,
-0x0004d280,
-0x0004d284,
-0x0004d288,
-0x0004d28c,
-0x0004d290,
-0x0004d294,
-0x0004d298,
-0x0004d29c,
-0x0004d2a0,
-0x0004d2a4,
-0x0004d2a8,
-0x0004d2ac,
-0x0004d2b0,
-0x0004d2b4,
-0x0004d2b8,
-0x0004d2bc,
-0x0004d2c0,
-0x0004d2c4,
-0x0004d2c8,
-0x0004d500,
-0x0004d504,
-0x0004d508,
-0x0004d50c,
-0x0004d510,
-0x0004d514,
-0x0004d518,
-0x0004d51c,
-0x0004d520,
-0x0004d540,
-0x0004d544,
-0x0004d548,
-0x0004d54c,
-0x0004d550,
-0x0004d554,
-0x0004d558,
-0x0004d560,
-0x0004d564,
-0x0004d568,
-0x0004d570,
-0x0004d574,
-0x0004d580,
-0x0004d584,
-0x0004d588,
-0x0004d590,
-0x0004d594,
-0x0004d598,
-0x0004d59c,
-0x0004d5e4,
-0x0004d5e8,
-0x0004d5ec,
-0x0004d600,
-0x0004d604,
-0x0004d608,
-0x0004d60c,
-0x0004d610,
-0x0004d614,
-0x0004d620,
-0x0004d624,
-0x0004d628,
-0x0004d62c,
-0x0004d630,
-0x0004d634,
-0x0004d638,
-0x0004d63c,
-0x0004d640,
-0x0004d644,
-0x0004d800,
-0x0004d804,
-0x0004d808,
-0x0004d80c,
-0x0004d810,
-0x0004d814,
-0x0004d818,
-0x0004d81c,
-0x0004d820,
-0x0004d824,
-0x0004d828,
-0x0004d82c,
-0x0004d830,
-0x0004d834,
-0x0004d838,
-0x0004d83c,
-0x0004d840,
-0x0004d844,
-0x0004d848,
-0x0004d84c,
-0x0004d850,
-0x0004d854,
-0x0004d858,
-0x0004d85c,
-0x0004d860,
-0x0004d864,
-0x0004d868,
-0x0004d86c,
-0x0004d870,
-0x0004d874,
-0x0004d878,
-0x0004d87c,
-0x0004d880,
-0x0004d884,
-0x0004d888,
-0x0004d88c,
-0x0004d890,
-0x0004d894,
-0x0004d898,
-0x0004d89c,
-0x0004d8a0,
-0x0004d8a4,
-0x0004d8a8,
-0x0004d8ac,
-0x0004d8b0,
-0x0004d8b4,
-0x0004d8b8,
-0x0004d8bc,
-0x0004d8c0,
-0x0004d8c4,
-0x0004d8c8,
-0x0004d8cc,
-0x0004d8d0,
-0x0004d8d4,
-0x0004d8d8,
-0x0004d8dc,
-0x0004d8e0,
-0x0004d8e4,
-0x0004d8e8,
-0x0004d8ec,
-0x0004d8f0,
-0x0004d8f4,
-0x0004d8f8,
-0x0004d8fc,
-0x0004d900,
-0x0004d904,
-0x0004d908,
-0x0004d90c,
-0x0004d910,
-0x0004d914,
-0x0004d918,
-0x0004d91c,
-0x0004d920,
-0x0004d924,
-0x0004d928,
-0x0004d92c,
-0x0004d930,
-0x0004d934,
-0x0004d938,
-0x0004d93c,
-0x0004d940,
-0x0004d944,
-0x0004d948,
-0x0004d94c,
-0x0004d950,
-0x0004d954,
-0x0004d958,
-0x0004d95c,
-0x0004d960,
-0x0004d964,
-0x0004d968,
-0x0004d96c,
-0x0004d970,
-0x0004d974,
-0x0004d978,
-0x0004d97c,
-0x0004d980,
-0x0004d984,
-0x0004d988,
-0x0004d98c,
-0x0004d990,
-0x0004d994,
-0x0004d998,
-0x0004d99c,
-0x0004d9a0,
-0x0004d9a4,
-0x0004d9a8,
-0x0004d9ac,
-0x0004d9b0,
-0x0004d9b4,
-0x0004d9b8,
-0x0004d9bc,
-0x0004d9c0,
-0x0004d9c4,
-0x0004d9c8,
-0x0004d9cc,
-0x0004d9d0,
-0x0004d9d4,
-0x0004d9d8,
-0x0004d9dc,
-0x0004d9e0,
-0x0004d9e4,
-0x0004d9e8,
-0x0004d9ec,
-0x0004d9f0,
-0x0004d9f4,
-0x0004d9f8,
-0x0004d9fc,
-0x0004dc00,
-0x0004dc0c,
-0x0004dc10,
-0x0004dc14,
-0x0004dc24,
-0x0004dc28,
-0x0004dc2c,
-0x0004dc30,
-0x0004dc44,
-0x0004dc48,
-0x0004dc4c,
-0x0004dd00,
-0x0004dd04,
-0x0004dd08,
-0x0004dd0c,
-0x0004dd10,
-0x0004dd14,
-0x0004dd18,
-0x0004dd1c,
-0x0004dd20,
-0x0004dd24,
-0x0004dd28,
-0x0004dd2c,
-0x0004dd30,
-0x0004dd34,
-0x0004dd38,
-0x0004de00,
-0x0004de04,
-0x0004de08,
-0x0004de0c,
-0x0004de10,
-0x0004de14,
-0x0004de18,
-0x0004de1c,
-0x0004de20,
-0x0004de24,
-0x0004de28,
-0x0004de2c,
-0x0004de30,
-0x0004de34,
-0x0004de38,
-0x0004dff8,
-0x0004dffc,
-0x0004e000,
-0x0004e004,
-0x0004e008,
-0x0004e00c,
-0x0004e010,
-0x0004e014,
-0x0004e018,
-0x0004e01c,
-0x0004e020,
-0x0004e024,
-0x0004e028,
-0x0004e02c,
-0x0004e030,
-0x0004e034,
-0x0004e038,
-0x0004e03c,
-0x0004e040,
-0x0004e044,
-0x0004e048,
-0x0004e04c,
-0x0004e050,
-0x0004e054,
-0x0004e058,
-0x0004e05c,
-0x0004e060,
-0x0004e064,
-0x0004e068,
-0x0004e06c,
-0x0004e070,
-0x0004e074,
-0x0004e078,
-0x0004e07c,
-0x0004e080,
-0x0004e084,
-0x0004e088,
-0x0004e08c,
-0x0004e090,
-0x0004e094,
-0x0004e098,
-0x0004e09c,
-0x0004e0a0,
-0x0004e0a4,
-0x0004e0a8,
-0x0004e0ac,
-0x0004e0b0,
-0x0004e0b4,
-0x0004e0b8,
-0x0004e0bc,
-0x0004e0c0,
-0x0004e0c4,
-0x0004e0c8,
-0x0004e0cc,
-0x0004e0d0,
-0x0004e0d4,
-0x0004e0d8,
-0x0004e0dc,
-0x0004e0e0,
-0x0004e0e4,
-0x0004e0e8,
-0x0004e0ec,
-0x0004e0f0,
-0x0004e0f4,
-0x0004e0f8,
-0x0004e0fc,
-0x0004e100,
-0x0004e104,
-0x0004e108,
-0x0004e10c,
-0x0004e110,
-0x0004e114,
-0x0004e118,
-0x0004e11c,
-0x0004e120,
-0x0004e124,
-0x0004e128,
-0x0004e12c,
-0x0004e130,
-0x0004e134,
-0x0004e138,
-0x0004e13c,
-0x0004e140,
-0x0004e144,
-0x0004e148,
-0x0004e14c,
-0x0004e150,
-0x0004e154,
-0x0004e158,
-0x0004e15c,
-0x0004e160,
-0x0004e164,
-0x0004e168,
-0x0004e16c,
-0x0004e170,
-0x0004e174,
-0x0004e178,
-0x0004e17c,
-0x0004e180,
-0x0004e184,
-0x0004e188,
-0x0004e18c,
-0x0004e190,
-0x0004e194,
-0x0004e198,
-0x0004e19c,
-0x0004e1a0,
-0x0004e1a4,
-0x0004e1a8,
-0x0004e1ac,
-0x0004e1b0,
-0x0004e1b4,
-0x0004e1b8,
-0x0004e1bc,
-0x0004e1c0,
-0x0004e1c4,
-0x0004e1c8,
-0x0004e1cc,
-0x0004e1d0,
-0x0004e1d4,
-0x0004e1d8,
-0x0004e1dc,
-0x0004e1e0,
-0x0004e1e4,
-0x0004e1e8,
-0x0004e1ec,
-0x0004e1f0,
-0x0004e1f4,
-0x0004e1f8,
-0x0004e1fc,
-0x0004e200,
-0x0004e204,
-0x0004e208,
-0x0004e20c,
-0x0004e210,
-0x0004e214,
-0x0004e218,
-0x0004e21c,
-0x0004e220,
-0x0004e224,
-0x0004e228,
-0x0004e22c,
-0x0004e230,
-0x0004e234,
-0x0004e238,
-0x0004e23c,
-0x0004e240,
-0x0004e244,
-0x0004e248,
-0x0004e24c,
-0x0004e250,
-0x0004e254,
-0x0004e258,
-0x0004e25c,
-0x0004e260,
-0x0004e264,
-0x0004e268,
-0x0004e26c,
-0x0004e270,
-0x0004e274,
-0x0004e278,
-0x0004e27c,
-0x0004e280,
-0x0004e284,
-0x0004e288,
-0x0004e28c,
-0x0004e290,
-0x0004e294,
-0x0004e298,
-0x0004e29c,
-0x0004e2a0,
-0x0004e2a4,
-0x0004e2a8,
-0x0004e2ac,
-0x0004e2b0,
-0x0004e2b4,
-0x0004e2b8,
-0x0004e2bc,
-0x0004e2c0,
-0x0004e2c4,
-0x0004e2c8,
-0x0004e2cc,
-0x0004e2d0,
-0x0004e2d4,
-0x0004e2d8,
-0x0004e2dc,
-0x0004e2e0,
-0x0004e2e4,
-0x0004e2e8,
-0x0004e2ec,
-0x0004e2f0,
-0x0004e2f4,
-0x0004e2f8,
-0x0004e2fc,
-0x0004e300,
-0x0004e304,
-0x0004e308,
-0x0004e30c,
-0x0004e310,
-0x0004e314,
-0x0004e318,
-0x0004e31c,
-0x0004e320,
-0x0004e324,
-0x0004e328,
-0x0004e32c,
-0x0004e330,
-0x0004e334,
-0x0004e338,
-0x0004e33c,
-0x0004e340,
-0x0004e344,
-0x0004e348,
-0x0004e34c,
-0x0004e350,
-0x0004e354,
-0x0004e358,
-0x0004e35c,
-0x0004e360,
-0x0004e364,
-0x0004e368,
-0x0004e36c,
-0x0004e370,
-0x0004e374,
-0x0004e378,
-0x0004e37c,
-0x0004e380,
-0x0004e384,
-0x0004e388,
-0x0004e38c,
-0x0004e390,
-0x0004e394,
-0x0004e398,
-0x0004e39c,
-0x0004e3a0,
-0x0004e3a4,
-0x0004e3a8,
-0x0004e3ac,
-0x0004e3b0,
-0x0004e3b4,
-0x0004e3b8,
-0x0004e3bc,
-0x0004e3c0,
-0x0004e3c4,
-0x0004e3c8,
-0x0004e3cc,
-0x0004e3d0,
-0x0004e3d4,
-0x0004e3d8,
-0x0004e3dc,
-0x0004e3e0,
-0x0004e3e4,
-0x0004e3e8,
-0x0004e3ec,
-0x0004e3f0,
-0x0004e3f4,
-0x0004e3f8,
-0x0004e3fc,
-0x0004e400,
-0x0004e404,
-0x0004e408,
-0x0004e40c,
-0x0004e410,
-0x0004e414,
-0x0004e418,
-0x0004e41c,
-0x0004e420,
-0x0004e424,
-0x0004e428,
-0x0004e42c,
-0x0004e430,
-0x0004e434,
-0x0004e438,
-0x0004e43c,
-0x0004e440,
-0x0004e444,
-0x0004e448,
-0x0004e44c,
-0x0004e450,
-0x0004e454,
-0x0004e458,
-0x0004e45c,
-0x0004e460,
-0x0004e464,
-0x0004e468,
-0x0004e46c,
-0x0004e470,
-0x0004e474,
-0x0004e478,
-0x0004e47c,
-0x0004e480,
-0x0004e484,
-0x0004e488,
-0x0004e48c,
-0x0004e490,
-0x0004e494,
-0x0004e498,
-0x0004e49c,
-0x0004e4a0,
-0x0004e4a4,
-0x0004e4a8,
-0x0004e4ac,
-0x0004e4b0,
-0x0004e4b4,
-0x0004e4b8,
-0x0004e4bc,
-0x0004e4c0,
-0x0004e4c4,
-0x0004e4c8,
-0x0004e4cc,
-0x0004e4d0,
-0x0004e4d4,
-0x0004e4d8,
-0x0004e4dc,
-0x0004e4e0,
-0x0004e4e4,
-0x0004e4e8,
-0x0004e4ec,
-0x0004e4f0,
-0x0004e4f4,
-0x0004e4f8,
-0x0004e4fc,
-0x0004e500,
-0x0004e504,
-0x0004e508,
-0x0004e50c,
-0x0004e510,
-0x0004e514,
-0x0004e518,
-0x0004e51c,
-0x0004e520,
-0x0004e524,
-0x0004e528,
-0x0004e52c,
-0x0004e530,
-0x0004e534,
-0x0004e538,
-0x0004e53c,
-0x0004e540,
-0x0004e544,
-0x0004e548,
-0x0004e54c,
-0x0004e550,
-0x0004e554,
-0x0004e558,
-0x0004e55c,
-0x0004e560,
-0x0004e564,
-0x0004e568,
-0x0004e56c,
-0x0004e570,
-0x0004e574,
-0x0004e578,
-0x0004e57c,
-0x0004e580,
-0x0004e584,
-0x0004e588,
-0x0004e58c,
-0x0004e590,
-0x0004e594,
-0x0004e598,
-0x0004e59c,
-0x0004e5a0,
-0x0004e5a4,
-0x0004e5a8,
-0x0004e5ac,
-0x0004e5b0,
-0x0004e5b4,
-0x0004e5b8,
-0x0004e5bc,
-0x0004e5c0,
-0x0004e5c4,
-0x0004e5c8,
-0x0004e5cc,
-0x0004e5d0,
-0x0004e5d4,
-0x0004e5d8,
-0x0004e5dc,
-0x0004e5e0,
-0x0004e5e4,
-0x0004e5e8,
-0x0004e5ec,
-0x0004e5f0,
-0x0004e5f4,
-0x0004e5f8,
-0x0004e5fc,
-0x0004e600,
-0x0004e604,
-0x0004e608,
-0x0004e60c,
-0x0004e610,
-0x0004e614,
-0x0004e618,
-0x0004e61c,
-0x0004e620,
-0x0004e624,
-0x0004e628,
-0x0004e62c,
-0x0004e630,
-0x0004e634,
-0x0004e638,
-0x0004e63c,
-0x0004e640,
-0x0004e644,
-0x0004e648,
-0x0004e64c,
-0x0004e650,
-0x0004e654,
-0x0004e658,
-0x0004e65c,
-0x0004e660,
-0x0004e664,
-0x0004e668,
-0x0004e66c,
-0x0004e670,
-0x0004e674,
-0x0004e678,
-0x0004e67c,
-0x0004e680,
-0x0004e684,
-0x0004e688,
-0x0004e68c,
-0x0004e690,
-0x0004e694,
-0x0004e698,
-0x0004e69c,
-0x0004e6a0,
-0x0004e6a4,
-0x0004e6a8,
-0x0004e6ac,
-0x0004e6b0,
-0x0004e6b4,
-0x0004e6b8,
-0x0004e6bc,
-0x0004e6c0,
-0x0004e6c4,
-0x0004e6c8,
-0x0004e6cc,
-0x0004e6d0,
-0x0004e6d4,
-0x0004e6d8,
-0x0004e6dc,
-0x0004e6e0,
-0x0004e6e4,
-0x0004e6e8,
-0x0004e6ec,
-0x0004e6f0,
-0x0004e6f4,
-0x0004e6f8,
-0x0004e6fc,
-0x0004e700,
-0x0004e704,
-0x0004e708,
-0x0004e70c,
-0x0004e710,
-0x0004e714,
-0x0004e718,
-0x0004e71c,
-0x0004e720,
-0x0004e724,
-0x0004e728,
-0x0004e72c,
-0x0004e730,
-0x0004e734,
-0x0004e738,
-0x0004e73c,
-0x0004e740,
-0x0004e744,
-0x0004e748,
-0x0004e74c,
-0x0004e750,
-0x0004e754,
-0x0004e758,
-0x0004e75c,
-0x0004e760,
-0x0004e764,
-0x0004e768,
-0x0004e76c,
-0x0004e770,
-0x0004e774,
-0x0004e778,
-0x0004e77c,
-0x0004e780,
-0x0004e784,
-0x0004e788,
-0x0004e78c,
-0x0004e790,
-0x0004e794,
-0x0004e798,
-0x0004e79c,
-0x0004e7a0,
-0x0004e7a4,
-0x0004e7a8,
-0x0004e7ac,
-0x0004e7b0,
-0x0004e7b4,
-0x0004e7b8,
-0x0004e7bc,
-0x0004e7c0,
-0x0004e7c4,
-0x0004e7c8,
-0x0004e7cc,
-0x0004e7d0,
-0x0004e7d4,
-0x0004e7d8,
-0x0004e7dc,
-0x0004e7e0,
-0x0004e7e4,
-0x0004e7e8,
-0x0004e7ec,
-0x0004e7f0,
-0x0004e7f4,
-0x0004e7f8,
-0x0004e7fc,
-0x0004e800,
-0x0004e804,
-0x0004e808,
-0x0004e80c,
-0x0004e810,
-0x0004e814,
-0x0004e818,
-0x0004e81c,
-0x0004e820,
-0x0004e824,
-0x0004e828,
-0x0004e82c,
-0x0004e830,
-0x0004e834,
-0x0004e838,
-0x0004e83c,
-0x0004e840,
-0x0004e844,
-0x0004e848,
-0x0004e84c,
-0x0004e850,
-0x0004e854,
-0x0004e858,
-0x0004e85c,
-0x0004e860,
-0x0004e864,
-0x0004e868,
-0x0004e86c,
-0x0004e870,
-0x0004e874,
-0x0004e878,
-0x0004e87c,
-0x0004e880,
-0x0004e884,
-0x0004e888,
-0x0004e88c,
-0x0004e890,
-0x0004e894,
-0x0004e898,
-0x0004e89c,
-0x0004e8a0,
-0x0004e8a4,
-0x0004e8a8,
-0x0004e8ac,
-0x0004e8b0,
-0x0004e8b4,
-0x0004e8b8,
-0x0004e8bc,
-0x0004e8c0,
-0x0004e8c4,
-0x0004e8c8,
-0x0004e8cc,
-0x0004e8d0,
-0x0004e8d4,
-0x0004e8d8,
-0x0004e8dc,
-0x0004e8e0,
-0x0004e8e4,
-0x0004e8e8,
-0x0004e8ec,
-0x0004e8f0,
-0x0004e8f4,
-0x0004e8f8,
-0x0004e8fc,
-0x00080000,
-0x00080004,
-0x00080008,
-0x0008000c,
-0x00080010,
-0x00080014,
-0x00080018,
-0x00080024,
-0x00080070,
-0x00080074,
-0x00080078,
-0x0008007c,
-0x00080080,
-0x00080084,
-0x00080088,
-0x000800a0,
-0x000800ac,
-0x000800b0,
-0x000800b4,
-0x000800b8,
-0x000800bc,
-0x000800c0,
-0x000800c4,
-0x000800c8,
-0x000800cc,
-0x00080180,
-0x000801e0,
-0x000801e4,
-0x000801e8,
-0x000801ec,
-0x000801f0,
-0x000801f8,
-0x00080200,
-0x00080204,
-0x00080240,
-0x00080244,
-0x00080248,
-0x00080250,
-0x00080254,
-0x00080280,
-0x00080284,
-0x00080288,
-0x0008028c,
-0x00080290,
-0x00080294,
-0x00080298,
-0x0008029c,
-0x000802a0,
-0x000802a4,
-0x000802a8,
-0x000802ac,
-0x000802b0,
-0x000802b4,
-0x000802b8,
-0x000802bc,
-0x000802c0,
-0x000802c4,
-0x000802c8,
-0x000802d4,
-0x000802d8,
-0x000802dc,
-0x000802e0,
-0x000802e4,
-0x000802e8,
-0x000802ec,
-0x000802f0,
-0x000802f4,
-0x000802f8,
-0x00080300,
-0x00080304,
-0x00080308,
-0x0008030c,
-0x00080310,
-0x00080314,
-0x00080318,
-0x0008031c,
-0x00080380,
-0x00080400,
-0x00080500,
-0x00080600,
-0x0008060c,
-0x00080610,
-0x00080614,
-0x00080640,
-0x00080680,
-0x00080684,
-0x00080688,
-0x0008068c,
-0x00080690,
-0x00080694,
-0x00080698,
-0x00080700,
-0x00080704,
-0x00081000,
-0x00081004,
-0x00081008,
-0x0008100c,
-0x00081010,
-0x00081014,
-0x00081018,
-0x0008101c,
-0x00081020,
-0x00081040,
-0x00081044,
-0x00081048,
-0x0008104c,
-0x00081050,
-0x00081054,
-0x00081058,
-0x0008105c,
-0x00081060,
-0x00081080,
-0x00081084,
-0x000810c0,
-0x000810c4,
-0x000810d0,
-0x000810d4,
-0x00081100,
-0x00081104,
-0x00081110,
-0x00081114,
-0x00081410,
-0x00081414,
-0x00081418,
-0x0008141c,
-0x00081420,
-0x00081424,
-0x00081428,
-0x00081440,
-0x00081500,
-0x00081504,
-0x00081508,
-0x0008150c,
-0x00081510,
-0x00081514,
-0x00081518,
-0x0008151c,
-0x00081520,
-0x00081524,
-0x00081528,
-0x0008152c,
-0x00081530,
-0x00081534,
-0x00081538,
-0x0008153c,
-0x00081540,
-0x00081544,
-0x00081548,
-0x0008154c,
-0x00081550,
-0x00081554,
-0x00081558,
-0x0008155c,
-0x00081560,
-0x00081564,
-0x00081568,
-0x0008156c,
-0x00081570,
-0x00081574,
-0x00081578,
-0x0008157c,
-0x00081580,
-0x00081584,
-0x00081588,
-0x0008158c,
-0x00081590,
-0x00081594,
-0x00081598,
-0x0008159c,
-0x000815a0,
-0x000815a4,
-0x000815a8,
-0x000815ac,
-0x000815b0,
-0x000815b4,
-0x000815b8,
-0x000815bc,
-0x000815c0,
-0x000815c4,
-0x000815c8,
-0x000815cc,
-0x000815d0,
-0x000815d4,
-0x000815d8,
-0x000815dc,
-0x000815e0,
-0x000815e4,
-0x000815e8,
-0x000815ec,
-0x000815f0,
-0x000815f4,
-0x000815f8,
-0x000815fc,
-0x00081800,
-0x00081804,
-0x00081808,
-0x0008180c,
-0x00081810,
-0x00081814,
-0x00081818,
-0x0008181c,
-0x00081820,
-0x00081824,
-0x00081828,
-0x0008182c,
-0x00081830,
-0x00081834,
-0x00081838,
-0x0008183c,
-0x00081840,
-0x00081844,
-0x00081848,
-0x0008184c,
-0x00081850,
-0x00081854,
-0x00081858,
-0x0008185c,
-0x00081860,
-0x00081864,
-0x00081868,
-0x0008186c,
-0x00082000,
-0x00082004,
-0x00082008,
-0x0008200c,
-0x00082010,
-0x00082014,
-0x00082018,
-0x0008201c,
-0x00082020,
-0x00082024,
-0x00082028,
-0x0008202c,
-0x00082030,
-0x00082034,
-0x00082038,
-0x0008203c,
-0x00082040,
-0x00082044,
-0x00082048,
-0x0008204c,
-0x00082050,
-0x00082054,
-0x00082058,
-0x0008205c,
-0x00082060,
-0x00082064,
-0x00082068,
-0x0008206c,
-0x00082070,
-0x00082074,
-0x00082078,
-0x0008207c,
-0x00082080,
-0x00082084,
-0x00082088,
-0x0008208c,
-0x00082090,
-0x00082094,
-0x00082098,
-0x0008209c,
-0x000820a0,
-0x000820a4,
-0x000820a8,
-0x000820ac,
-0x000820b0,
-0x000820b4,
-0x000820b8,
-0x000820bc,
-0x000820c0,
-0x000820c4,
-0x000820c8,
-0x000820cc,
-0x000820d0,
-0x000820d4,
-0x000820d8,
-0x000820dc,
-0x000820e0,
-0x000820e4,
-0x000820e8,
-0x000820ec,
-0x000820f0,
-0x000820f4,
-0x000820f8,
-0x000820fc,
-0x00082100,
-0x00082104,
-0x00082108,
-0x0008210c,
-0x00082110,
-0x00082114,
-0x00082118,
-0x0008211c,
-0x00082120,
-0x00082124,
-0x00082128,
-0x0008212c,
-0x00082130,
-0x00082134,
-0x00082138,
-0x0008213c,
-0x00082140,
-0x00082144,
-0x00082148,
-0x0008214c,
-0x00082150,
-0x00082154,
-0x00082158,
-0x0008215c,
-0x00082160,
-0x00082164,
-0x00082168,
-0x0008216c,
-0x00082170,
-0x00082174,
-0x00082178,
-0x0008217c,
-0x00082180,
-0x00082184,
-0x00082188,
-0x0008218c,
-0x00082190,
-0x00082194,
-0x00082198,
-0x0008219c,
-0x000821a0,
-0x000821a4,
-0x000821a8,
-0x000821ac,
-0x000821b0,
-0x000821b4,
-0x000821b8,
-0x000821bc,
-0x000821c0,
-0x000821c4,
-0x000821c8,
-0x000821cc,
-0x000821d0,
-0x000821d4,
-0x000821d8,
-0x000821dc,
-0x000821e0,
-0x000821e4,
-0x000821e8,
-0x000821ec,
-0x000821f0,
-0x000821f4,
-0x000821f8,
-0x000821fc,
-0x00082200,
-0x00082204,
-0x00082208,
-0x0008220c,
-0x00082210,
-0x00082214,
-0x00082218,
-0x0008221c,
-0x00082220,
-0x00082224,
-0x00082228,
-0x0008222c,
-0x00082230,
-0x00082234,
-0x00082238,
-0x0008223c,
-0x00082240,
-0x00082244,
-0x00082248,
-0x0008224c,
-0x00082250,
-0x00082254,
-0x00082258,
-0x0008225c,
-0x00082260,
-0x00082264,
-0x00082268,
-0x0008226c,
-0x00082270,
-0x00082274,
-0x00082278,
-0x0008227c,
-0x00082280,
-0x00082284,
-0x00082288,
-0x0008228c,
-0x00082290,
-0x00082294,
-0x00082298,
-0x0008229c,
-0x000822a0,
-0x000822a4,
-0x000822a8,
-0x000822ac,
-0x000822b0,
-0x000822b4,
-0x000822b8,
-0x000822bc,
-0x000822c0,
-0x000822c4,
-0x000822c8,
-0x000822cc,
-0x000822d0,
-0x000822d4,
-0x000822d8,
-0x000822dc,
-0x000822e0,
-0x000822e4,
-0x000822e8,
-0x000822ec,
-0x000822f0,
-0x000822f4,
-0x000822f8,
-0x000822fc,
-0x00082300,
-0x00082304,
-0x00082308,
-0x0008230c,
-0x00082310,
-0x00082314,
-0x00082318,
-0x0008231c,
-0x00082320,
-0x00082324,
-0x00082328,
-0x0008232c,
-0x00082330,
-0x00082334,
-0x00082338,
-0x0008233c,
-0x00082340,
-0x00082344,
-0x00082348,
-0x0008234c,
-0x00082350,
-0x00082354,
-0x00082358,
-0x0008235c,
-0x00082360,
-0x00082364,
-0x00082368,
-0x0008236c,
-0x00082370,
-0x00082374,
-0x00082378,
-0x0008237c,
-0x00082380,
-0x00082384,
-0x00082388,
-0x0008238c,
-0x00082390,
-0x00082394,
-0x00082398,
-0x0008239c,
-0x000823a0,
-0x000823a4,
-0x000823a8,
-0x000823ac,
-0x000823b0,
-0x000823b4,
-0x000823b8,
-0x000823bc,
-0x000823c0,
-0x000823c4,
-0x000823c8,
-0x000823cc,
-0x000823d0,
-0x000823d4,
-0x000823d8,
-0x000823dc,
-0x000823e0,
-0x000823e4,
-0x000823e8,
-0x000823ec,
-0x000823f0,
-0x000823f4,
-0x000823f8,
-0x000823fc,
-0x00082400,
-0x00082404,
-0x00082408,
-0x0008240c,
-0x00082410,
-0x00082414,
-0x00082418,
-0x0008241c,
-0x00082420,
-0x00082424,
-0x00082428,
-0x0008242c,
-0x00082430,
-0x00082434,
-0x00082438,
-0x0008243c,
-0x00082440,
-0x00082444,
-0x00082448,
-0x0008244c,
-0x00082450,
-0x00082454,
-0x00082458,
-0x0008245c,
-0x00082460,
-0x00082464,
-0x00082468,
-0x0008246c,
-0x00082470,
-0x00082474,
-0x00082478,
-0x0008247c,
-0x00082480,
-0x00082484,
-0x00082488,
-0x0008248c,
-0x00082490,
-0x00082494,
-0x00082498,
-0x0008249c,
-0x000824a0,
-0x000824a4,
-0x000824a8,
-0x000824ac,
-0x000824b0,
-0x000824b4,
-0x000824b8,
-0x000824bc,
-0x000824c0,
-0x000824c4,
-0x000824c8,
-0x000824cc,
-0x000824d0,
-0x000824d4,
-0x000824d8,
-0x000824dc,
-0x000824e0,
-0x000824e4,
-0x000824e8,
-0x000824ec,
-0x000824f0,
-0x000824f4,
-0x000824f8,
-0x000824fc,
-0x00082500,
-0x00082504,
-0x00082508,
-0x0008250c,
-0x00082510,
-0x00082514,
-0x00082518,
-0x0008251c,
-0x00082520,
-0x00082524,
-0x00082528,
-0x0008252c,
-0x00082530,
-0x00082534,
-0x00082538,
-0x0008253c,
-0x00082540,
-0x00082544,
-0x00082548,
-0x0008254c,
-0x00082550,
-0x00082554,
-0x00082558,
-0x0008255c,
-0x00082560,
-0x00082564,
-0x00082568,
-0x0008256c,
-0x00082570,
-0x00082574,
-0x00082578,
-0x0008257c,
-0x00082580,
-0x00082584,
-0x00082588,
-0x0008258c,
-0x00082590,
-0x00082594,
-0x00082598,
-0x0008259c,
-0x000825a0,
-0x000825a4,
-0x000825a8,
-0x000825ac,
-0x000825b0,
-0x000825b4,
-0x000825b8,
-0x000825bc,
-0x000825c0,
-0x000825c4,
-0x000825c8,
-0x000825cc,
-0x000825d0,
-0x000825d4,
-0x000825d8,
-0x000825dc,
-0x000825e0,
-0x000825e4,
-0x000825e8,
-0x000825ec,
-0x000825f0,
-0x000825f4,
-0x000825f8,
-0x000825fc,
-0x00082600,
-0x00082604,
-0x00082608,
-0x0008260c,
-0x00082610,
-0x00082614,
-0x00082618,
-0x0008261c,
-0x00082620,
-0x00082624,
-0x00082628,
-0x0008262c,
-0x00082630,
-0x00082634,
-0x00082638,
-0x0008263c,
-0x00082640,
-0x00082644,
-0x00082648,
-0x0008264c,
-0x00082650,
-0x00082654,
-0x00082658,
-0x0008265c,
-0x00082660,
-0x00082664,
-0x00082668,
-0x0008266c,
-0x00082670,
-0x00082674,
-0x00082678,
-0x0008267c,
-0x00082680,
-0x00082684,
-0x00082688,
-0x0008268c,
-0x00082690,
-0x00082694,
-0x00082698,
-0x0008269c,
-0x000826a0,
-0x000826a4,
-0x000826a8,
-0x000826ac,
-0x000826b0,
-0x000826b4,
-0x000826b8,
-0x000826bc,
-0x000826c0,
-0x000826c4,
-0x000826c8,
-0x000826cc,
-0x000826d0,
-0x000826d4,
-0x000826d8,
-0x000826dc,
-0x000826e0,
-0x000826e4,
-0x000826e8,
-0x000826ec,
-0x000826f0,
-0x000826f4,
-0x000826f8,
-0x000826fc,
-0x00082700,
-0x00082704,
-0x00082708,
-0x0008270c,
-0x00082710,
-0x00082714,
-0x00082718,
-0x0008271c,
-0x00082720,
-0x00082724,
-0x00082728,
-0x0008272c,
-0x00082730,
-0x00082734,
-0x00082738,
-0x0008273c,
-0x00082740,
-0x00082744,
-0x00082748,
-0x0008274c,
-0x00082750,
-0x00082754,
-0x00082758,
-0x0008275c,
-0x00082760,
-0x00082764,
-0x00082768,
-0x0008276c,
-0x00082770,
-0x00082774,
-0x00082778,
-0x0008277c,
-0x00082780,
-0x00082784,
-0x00082788,
-0x0008278c,
-0x00082790,
-0x00082794,
-0x00082798,
-0x0008279c,
-0x000827a0,
-0x000827a4,
-0x000827a8,
-0x000827ac,
-0x000827b0,
-0x000827b4,
-0x000827b8,
-0x000827bc,
-0x000827c0,
-0x000827c4,
-0x000827c8,
-0x000827cc,
-0x000827d0,
-0x000827d4,
-0x000827d8,
-0x000827dc,
-0x000827e0,
-0x000827e4,
-0x000827e8,
-0x000827ec,
-0x000827f0,
-0x000827f4,
-0x000827f8,
-0x000827fc,
-0x00082800,
-0x00082804,
-0x00082808,
-0x0008280c,
-0x00082810,
-0x00082814,
-0x00082818,
-0x0008281c,
-0x00082820,
-0x00082824,
-0x00082828,
-0x0008282c,
-0x00082830,
-0x00082834,
-0x00082838,
-0x0008283c,
-0x00082840,
-0x00082844,
-0x00082848,
-0x0008284c,
-0x00082850,
-0x00082854,
-0x00082858,
-0x0008285c,
-0x00082860,
-0x00082864,
-0x00082868,
-0x0008286c,
-0x00082870,
-0x00082874,
-0x00082878,
-0x0008287c,
-0x00082880,
-0x00082884,
-0x00082888,
-0x0008288c,
-0x00082890,
-0x00082894,
-0x00082898,
-0x0008289c,
-0x000828a0,
-0x000828a4,
-0x000828a8,
-0x000828ac,
-0x000828b0,
-0x000828b4,
-0x000828b8,
-0x000828bc,
-0x000828c0,
-0x000828c4,
-0x000828c8,
-0x000828cc,
-0x000828d0,
-0x000828d4,
-0x000828d8,
-0x000828dc,
-0x000828e0,
-0x000828e4,
-0x000828e8,
-0x000828ec,
-0x000828f0,
-0x000828f4,
-0x000828f8,
-0x000828fc,
-0x00082900,
-0x00082904,
-0x00082908,
-0x0008290c,
-0x00082910,
-0x00082914,
-0x00082918,
-0x0008291c,
-0x00082920,
-0x00082924,
-0x00082928,
-0x0008292c,
-0x00082930,
-0x00082934,
-0x00082938,
-0x0008293c,
-0x00082940,
-0x00082944,
-0x00082948,
-0x0008294c,
-0x00082950,
-0x00082954,
-0x00082958,
-0x0008295c,
-0x00082960,
-0x00082964,
-0x00082968,
-0x0008296c,
-0x00082970,
-0x00082974,
-0x00082978,
-0x0008297c,
-0x00082980,
-0x00082984,
-0x00082988,
-0x0008298c,
-0x00082990,
-0x00082994,
-0x00082998,
-0x0008299c,
-0x000829a0,
-0x000829a4,
-0x000829a8,
-0x000829ac,
-0x000829b0,
-0x000829b4,
-0x000829b8,
-0x000829bc,
-0x000829c0,
-0x000829c4,
-0x000829c8,
-0x000829cc,
-0x000829d0,
-0x000829d4,
-0x000829d8,
-0x000829dc,
-0x000829e0,
-0x000829e4,
-0x000829e8,
-0x000829ec,
-0x000829f0,
-0x000829f4,
-0x000829f8,
-0x000829fc,
-0x00082a00,
-0x00082a04,
-0x00082a08,
-0x00082a0c,
-0x00082a10,
-0x00082a14,
-0x00082a18,
-0x00082a1c,
-0x00082a20,
-0x00082a24,
-0x00082a28,
-0x00082a2c,
-0x00082a30,
-0x00082a34,
-0x00082a38,
-0x00082a3c,
-0x00082a40,
-0x00082a44,
-0x00082a48,
-0x00082a4c,
-0x00082a50,
-0x00082a54,
-0x00082a58,
-0x00082a5c,
-0x00082a60,
-0x00082a64,
-0x00082a68,
-0x00082a6c,
-0x00082a70,
-0x00082a74,
-0x00082a78,
-0x00082a7c,
-0x00082a80,
-0x00082a84,
-0x00082a88,
-0x00082a8c,
-0x00082a90,
-0x00082a94,
-0x00082a98,
-0x00082a9c,
-0x00082aa0,
-0x00082aa4,
-0x00082aa8,
-0x00082aac,
-0x00082ab0,
-0x00082ab4,
-0x00082ab8,
-0x00082abc,
-0x00082ac0,
-0x00082ac4,
-0x00082ac8,
-0x00082acc,
-0x00082ad0,
-0x00082ad4,
-0x00082ad8,
-0x00082adc,
-0x00082ae0,
-0x00082ae4,
-0x00082ae8,
-0x00082aec,
-0x00082af0,
-0x00082af4,
-0x00082af8,
-0x00082afc,
-0x00082b00,
-0x00082b04,
-0x00082b08,
-0x00082b0c,
-0x00082b10,
-0x00082b14,
-0x00082b18,
-0x00082b1c,
-0x00082b20,
-0x00082b24,
-0x00082b28,
-0x00082b2c,
-0x00082b30,
-0x00082b34,
-0x00082b38,
-0x00082b3c,
-0x00082b40,
-0x00082b44,
-0x00082b48,
-0x00082b4c,
-0x00082b50,
-0x00082b54,
-0x00082b58,
-0x00082b5c,
-0x00082b60,
-0x00082b64,
-0x00082b68,
-0x00082b6c,
-0x00082b70,
-0x00082b74,
-0x00082b78,
-0x00082b7c,
-0x00082b80,
-0x00082b84,
-0x00082b88,
-0x00082b8c,
-0x00082b90,
-0x00082b94,
-0x00082b98,
-0x00082b9c,
-0x00082ba0,
-0x00082ba4,
-0x00082ba8,
-0x00082bac,
-0x00082bb0,
-0x00082bb4,
-0x00082bb8,
-0x00082bbc,
-0x00082bc0,
-0x00082bc4,
-0x00082bc8,
-0x00082bcc,
-0x00082bd0,
-0x00082bd4,
-0x00082bd8,
-0x00082bdc,
-0x00082be0,
-0x00082be4,
-0x00082be8,
-0x00082bec,
-0x00082bf0,
-0x00082bf4,
-0x00082bf8,
-0x00082bfc,
-0x00082c00,
-0x00082c04,
-0x00082c08,
-0x00082c0c,
-0x00082c10,
-0x00082c14,
-0x00082c18,
-0x00082c1c,
-0x00082c20,
-0x00082c24,
-0x00082c28,
-0x00082c2c,
-0x00082c30,
-0x00082c34,
-0x00082c38,
-0x00082c3c,
-0x00082c40,
-0x00082c44,
-0x00082c48,
-0x00082c4c,
-0x00082c50,
-0x00082c54,
-0x00082c58,
-0x00082c5c,
-0x00082c60,
-0x00082c64,
-0x00082c68,
-0x00082c6c,
-0x00082c70,
-0x00082c74,
-0x00082c78,
-0x00082c7c,
-0x00082c80,
-0x00082c84,
-0x00082c88,
-0x00082c8c,
-0x00082c90,
-0x00082c94,
-0x00082c98,
-0x00082c9c,
-0x00082ca0,
-0x00082ca4,
-0x00082ca8,
-0x00082cac,
-0x00082cb0,
-0x00082cb4,
-0x00082cb8,
-0x00082cbc,
-0x00082cc0,
-0x00082cc4,
-0x00082cc8,
-0x00082ccc,
-0x00082cd0,
-0x00082cd4,
-0x00082cd8,
-0x00082cdc,
-0x00082ce0,
-0x00082ce4,
-0x00082ce8,
-0x00082cec,
-0x00082cf0,
-0x00082cf4,
-0x00082cf8,
-0x00082cfc,
-0x00082d00,
-0x00082d04,
-0x00082d08,
-0x00082d0c,
-0x00082d10,
-0x00082d14,
-0x00082d18,
-0x00082d1c,
-0x00082d20,
-0x00082d24,
-0x00082d28,
-0x00082d2c,
-0x00082d30,
-0x00082d34,
-0x00082d38,
-0x00082d3c,
-0x00082d40,
-0x00082d44,
-0x00082d48,
-0x00082d4c,
-0x00082d50,
-0x00082d54,
-0x00082d58,
-0x00082d5c,
-0x00082d60,
-0x00082d64,
-0x00082d68,
-0x00082d6c,
-0x00082d70,
-0x00082d74,
-0x00082d78,
-0x00082d7c,
-0x00082d80,
-0x00082d84,
-0x00082d88,
-0x00082d8c,
-0x00082d90,
-0x00082d94,
-0x00082d98,
-0x00082d9c,
-0x00082da0,
-0x00082da4,
-0x00082da8,
-0x00082dac,
-0x00082db0,
-0x00082db4,
-0x00082db8,
-0x00082dbc,
-0x00082dc0,
-0x00082dc4,
-0x00082dc8,
-0x00082dcc,
-0x00082dd0,
-0x00082dd4,
-0x00082dd8,
-0x00082ddc,
-0x00082de0,
-0x00082de4,
-0x00082de8,
-0x00082dec,
-0x00082df0,
-0x00082df4,
-0x00082df8,
-0x00082dfc,
-0x00082e00,
-0x00082e04,
-0x00082e08,
-0x00082e0c,
-0x00082e10,
-0x00082e14,
-0x00082e18,
-0x00082e1c,
-0x00082e20,
-0x00082e24,
-0x00082e28,
-0x00082e2c,
-0x00082e30,
-0x00082e34,
-0x00082e38,
-0x00082e3c,
-0x00082e40,
-0x00082e44,
-0x00082e48,
-0x00082e4c,
-0x00082e50,
-0x00082e54,
-0x00082e58,
-0x00082e5c,
-0x00082e60,
-0x00082e64,
-0x00082e68,
-0x00082e6c,
-0x00082e70,
-0x00082e74,
-0x00082e78,
-0x00082e7c,
-0x00082e80,
-0x00082e84,
-0x00082e88,
-0x00082e8c,
-0x00082e90,
-0x00082e94,
-0x00082e98,
-0x00082e9c,
-0x00082ea0,
-0x00082ea4,
-0x00082ea8,
-0x00082eac,
-0x00082eb0,
-0x00082eb4,
-0x00082eb8,
-0x00082ebc,
-0x00082ec0,
-0x00082ec4,
-0x00082ec8,
-0x00082ecc,
-0x00082ed0,
-0x00082ed4,
-0x00082ed8,
-0x00082edc,
-0x00082ee0,
-0x00082ee4,
-0x00082ee8,
-0x00082eec,
-0x00082ef0,
-0x00082ef4,
-0x00082ef8,
-0x00082efc,
-0x00082f00,
-0x00082f04,
-0x00082f08,
-0x00082f0c,
-0x00082f10,
-0x00082f14,
-0x00082f18,
-0x00082f1c,
-0x00082f20,
-0x00082f24,
-0x00082f28,
-0x00082f2c,
-0x00082f30,
-0x00082f34,
-0x00082f38,
-0x00082f3c,
-0x00082f40,
-0x00082f44,
-0x00082f48,
-0x00082f4c,
-0x00082f50,
-0x00082f54,
-0x00082f58,
-0x00082f5c,
-0x00082f60,
-0x00082f64,
-0x00082f68,
-0x00082f6c,
-0x00082f70,
-0x00082f74,
-0x00082f78,
-0x00082f7c,
-0x00082f80,
-0x00082f84,
-0x00082f88,
-0x00082f8c,
-0x00082f90,
-0x00082f94,
-0x00082f98,
-0x00082f9c,
-0x00082fa0,
-0x00082fa4,
-0x00082fa8,
-0x00082fac,
-0x00082fb0,
-0x00082fb4,
-0x00082fb8,
-0x00082fbc,
-0x00082fc0,
-0x00082fc4,
-0x00082fc8,
-0x00082fcc,
-0x00082fd0,
-0x00082fd4,
-0x00082fd8,
-0x00082fdc,
-0x00082fe0,
-0x00082fe4,
-0x00082fe8,
-0x00082fec,
-0x00082ff0,
-0x00082ff4,
-0x00082ff8,
-0x00082ffc,
-0x00086000,
-0x00086004,
-0x0008600c,
-0x00086010,
-0x00086014,
-0x00086018,
-0x0008601c,
-0x00086020,
-0x00086024,
-0x00086028,
-0x00086030,
-0x00086034,
-0x00086040,
-0x0008604c,
-0x00086050,
-0x00086054,
-0x000860a0,
-0x000860a4,
-0x000860a8,
-0x000860b0,
-0x000860b4,
-0x000860b8,
-0x000860e8,
-0x000860ec,
-0x000860f0,
-0x00086100,
-0x00086104,
-0x00086130,
-0x00086134,
-0x00086138,
-0x00086160,
-0x00086164,
-0x00086168,
-0x00086180,
-0x000861a0,
-0x000861a4,
-0x000861a8,
-0x000861ac,
-0x000861b0,
-0x000861b4,
-0x000861b8,
-0x000861bc,
-0x000861c0,
-0x000861c4,
-0x000861d0,
-0x000861d4,
-0x00088000,
-0x00088004,
-0x00088008,
-0x0008800c,
-0x00088010,
-0x00088014,
-0x00088018,
-0x00088024,
-0x00088070,
-0x00088074,
-0x00088078,
-0x0008807c,
-0x00088080,
-0x00088084,
-0x00088088,
-0x000880a0,
-0x000880ac,
-0x000880b0,
-0x000880b4,
-0x000880b8,
-0x000880bc,
-0x000880c0,
-0x000880c4,
-0x000880c8,
-0x000880cc,
-0x00088180,
-0x000881e0,
-0x000881e4,
-0x000881e8,
-0x000881ec,
-0x000881f0,
-0x000881f8,
-0x00088280,
-0x0008828c,
-0x00088290,
-0x00088294,
-0x00088300,
-0x00088340,
-0x00088380,
-0x00088404,
-0x00088408,
-0x0008840c,
-0x00088410,
-0x00088414,
-0x00088424,
-0x00088428,
-0x0008842c,
-0x00088430,
-0x00088434,
-0x00088474,
-0x00088478,
-0x0008847c,
-0x00088498,
-0x0008849c,
-0x000884e0,
-0x000884e4,
-0x000884e8,
-0x000884ec,
-0x00088504,
-0x00088508,
-0x0008850c,
-0x00088510,
-0x00088514,
-0x00088524,
-0x00088528,
-0x0008852c,
-0x00088530,
-0x00088534,
-0x00088574,
-0x00088578,
-0x0008857c,
-0x00088598,
-0x0008859c,
-0x000885e0,
-0x000885e4,
-0x000885e8,
-0x000885ec,
-0x00088604,
-0x00088608,
-0x0008860c,
-0x00088610,
-0x00088614,
-0x00088624,
-0x00088628,
-0x0008862c,
-0x00088630,
-0x00088634,
-0x00088674,
-0x00088678,
-0x0008867c,
-0x00088698,
-0x0008869c,
-0x000886e0,
-0x000886e4,
-0x000886e8,
-0x000886ec,
-0x00088700,
-0x00088708,
-0x0008870c,
-0x00088710,
-0x00088714,
-0x00088780,
-0x00088784,
-0x00088788,
-0x00088810,
-0x00088814,
-0x00088818,
-0x0008881c,
-0x00088820,
-0x00088824,
-0x00088828,
-0x00088840,
-0x00088900,
-0x00088904,
-0x00088908,
-0x0008890c,
-0x00088910,
-0x00088914,
-0x00088918,
-0x0008891c,
-0x00088920,
-0x00088924,
-0x00088928,
-0x0008892c,
-0x00088930,
-0x00088934,
-0x00088938,
-0x0008893c,
-0x00088940,
-0x00088944,
-0x00088948,
-0x0008894c,
-0x00088950,
-0x00088954,
-0x00088958,
-0x0008895c,
-0x00088960,
-0x00088964,
-0x00088968,
-0x0008896c,
-0x00088970,
-0x00088974,
-0x00088978,
-0x0008897c,
-0x00088980,
-0x00088984,
-0x00088988,
-0x0008898c,
-0x00088990,
-0x00088994,
-0x00088998,
-0x0008899c,
-0x000889a0,
-0x000889a4,
-0x000889a8,
-0x000889ac,
-0x000889b0,
-0x000889b4,
-0x000889b8,
-0x000889bc,
-0x000889c0,
-0x000889c4,
-0x000889c8,
-0x000889cc,
-0x000889d0,
-0x000889d4,
-0x000889d8,
-0x000889dc,
-0x000889e0,
-0x000889e4,
-0x000889e8,
-0x000889ec,
-0x000889f0,
-0x000889f4,
-0x000889f8,
-0x000889fc,
-0x00088b00,
-0x00088b04,
-0x00088b08,
-0x00088b10,
-0x00088b14,
-0x00088b18,
-0x00088b20,
-0x00088b24,
-0x00088b28,
-0x00088b30,
-0x00088b34,
-0x00088b38,
-0x00088b80,
-0x00088c00,
-0x00088c04,
-0x00088c08,
-0x00088c0c,
-0x00088c10,
-0x00088c14,
-0x00088c18,
-0x00088c1c,
-0x00088c20,
-0x00088c24,
-0x00088c28,
-0x00088c2c,
-0x00088c30,
-0x00088c34,
-0x00088c38,
-0x00088c3c,
-0x00088c40,
-0x00088c44,
-0x00088c48,
-0x00088c4c,
-0x00088c50,
-0x00088c54,
-0x00088c58,
-0x00088c5c,
-0x00088c60,
-0x00088c64,
-0x00088c68,
-0x00088c6c,
-0x00088c70,
-0x00088c74,
-0x00088c78,
-0x00088c7c,
-0x00088c80,
-0x00088c84,
-0x00088c88,
-0x00088c8c,
-0x00088c90,
-0x00088c94,
-0x00088c98,
-0x00088c9c,
-0x00088ca0,
-0x00088ca4,
-0x00088ca8,
-0x00088cac,
-0x00088cb0,
-0x00088cb4,
-0x00088cb8,
-0x00088cbc,
-0x00088cc0,
-0x00088cc4,
-0x00088cc8,
-0x00088ccc,
-0x00088cd0,
-0x00088cd4,
-0x00088cd8,
-0x00088cdc,
-0x00088ce0,
-0x00088ce4,
-0x00088ce8,
-0x00088cec,
-0x00088cf0,
-0x00088cf4,
-0x00088cf8,
-0x00088cfc,
-0x00088d00,
-0x00088d04,
-0x00088d08,
-0x00088d0c,
-0x00088d10,
-0x00088d14,
-0x00088d18,
-0x00088d1c,
-0x00088d20,
-0x00088d24,
-0x00088d28,
-0x00088d2c,
-0x00088d30,
-0x00088d34,
-0x00088d38,
-0x00088d3c,
-0x00088d40,
-0x00088d44,
-0x00088d48,
-0x00088d4c,
-0x00088d50,
-0x00088d54,
-0x00088d58,
-0x00088d5c,
-0x00088d60,
-0x00088d64,
-0x00088d68,
-0x00088d6c,
-0x00088d70,
-0x00088d74,
-0x00088d78,
-0x00088d7c,
-0x00088d80,
-0x00088d84,
-0x00088d88,
-0x00088d8c,
-0x00088d90,
-0x00088d94,
-0x00088d98,
-0x00088d9c,
-0x00088da0,
-0x00088da4,
-0x00088da8,
-0x00088dac,
-0x00088db0,
-0x00088db4,
-0x00088db8,
-0x00088e90,
-0x00088e94,
-0x0008c000,
-0x0008c004,
-0x0008c010,
-0x0008c014,
-0x0008c018,
-0x0008c01c,
-0x0008c020,
-0x0008c024,
-0x0008c028,
-0x0008c02c,
-0x0008c030,
-0x0008c040,
-0x0008c044,
-0x0008c048,
-0x0008c084,
-0x0008c088,
-0x0008c08c,
-0x0008c090,
-0x0008c100,
-0x0008c10c,
-0x0008c110,
-0x0008c114,
-0x000f0000,
-0x000f0004,
-0x000f0010,
-0x000f0014,
-0x000f0018,
-0x000f001c,
-0x000f0020,
-0x000f0024,
-0x000f0028,
-0x000f002c,
-0x000f0040,
-0x000f0044,
-0x000f0048,
-0x000f004c,
-0x000f0050,
-0x000f0054,
-0x000f0058,
-0x000f005c,
-0x000f0060,
-0x000f0080,
-0x000f0084,
-0x000f0088,
-0x000f008c,
-0x000f0090,
-0x000f0094,
-0x000f0098,
-0x000f009c,
-0x000f00a0,
-0x000f00a4,
-0x000f00b8,
-0x000f00bc,
-0x000f00c0,
-0x000f00c4,
-0x000f0100,
-0x000f0104,
-0x000f0118,
-0x000f011c,
-0x000f0120,
-0x000f0124,
-0x000f0134,
-0x000f0138,
-0x000f013c,
-0x000f0144,
-0x000f0148,
-0x000f014c,
-0x000f0150,
-0x000f0154,
-0x000f0158,
-0x000f015c,
-0x000f0160,
-0x000f0164,
-0x000f0180,
-0x000f0184,
-0x000f0188,
-0x000f018c,
-0x000f01a0,
-0x000f01a4,
-0x000f01a8,
-0x000f01c0,
-0x000f01c4,
-0x000f01c8,
-0x000f01cc,
-0x000f01d0,
-0x000f01d4,
-0x000f01e0,
-0x000f01e4,
-0x000f01e8,
-0x000f01ec,
-0x000f0200,
-0x000f0204,
-0x000f0208,
-0x000f020c,
-0x000f0210,
-0x000f0214,
-0x000f0218,
-0x000f021c,
-0x000f0240,
-0x000f0500,
-0x000f0504,
-0x000f0508,
-0x000f050c,
-0x000f0510,
-0x000f0514,
-0x000f0518,
-0x000f051c,
-0x000f0520,
-0x000f3000,
-0x000f3004,
-0x000f3008,
-0x000f300c,
-0x000f3010,
-0x000f3014,
-0x000f3018,
-0x000f301c,
-0x000f3020,
-0x000f3040,
-0x000f3044,
-0x000f3048,
-0x000f3054,
-0x000f3058,
-0x000f305c,
-0x000f3070,
-0x000f3084,
-0x000f3088,
-0x000f308c,
-0x000f3090,
-0x000f3094,
-0x000f3098,
-0x000f3200,
-0x000f3204,
-0x000f3208,
-0x000f320c,
-0x000f3210,
-0x000f3214,
-0x000f3218,
-0x000f321c,
-0x000f3220,
-0x000f3240,
-0x000f3244,
-0x000f3248,
-0x000f324c,
-0x000f3250,
-0x000f3254,
-0x000f3258,
-0x000f325c,
-0x000f3260,
-0x000f3280,
-0x000f3284,
-0x000f32c0,
-0x000f32c4,
-0x000f32d0,
-0x000f32d4,
-0x000f3300,
-0x000f3304,
-0x000f3310,
-0x000f3314,
-0x000f3840,
-0x000f3844,
-0x000f3850,
-0x000f3854,
-0x000f5000,
-0x000f5004,
-0x000f5008,
-0x000f5020,
-0x000f5024,
-0x000f50a0,
-0x000f50a4,
-0x000f5100,
-0x000f510c,
-0x000f5110,
-0x000f5114,
-0x000f5200,
-0x000f5240,
-0x000f5284,
-0x000f5288,
-0x000f52c0,
-0x000f5300,
-0x000f5304,
-0x000f5308,
-0x000f530c,
-0x000f5340,
-0x000f5344,
-0x000f5348,
-0x000f534c,
-0x000f5380,
-0x000f5384,
-0x000f5388,
-0x000f538c,
-0x000f53c0,
-0x000f53c4,
-0x000f53c8,
-0x000f53cc,
-0x000f5800,
-0x000f5804,
-0x000f5808,
-0x000f580c,
-0x000f5810,
-0x000f5814,
-0x000f5818,
-0x000f5900,
-0x000f5910,
-0x000f5914,
-0x000f5918,
-0x000f591c,
-0x000f5920,
-0x000f5924,
-0x000f5928,
-0x000f592c,
-0x000f5930,
-0x000f5934,
-0x000f5938,
-0x000f593c,
-0x000f5940,
-0x000f5944,
-0x000f5948,
-0x000f594c,
-0x000f5a00,
-0x000f5a40,
-0x000f5a50,
-0x000f5a54,
-0x000f5a60,
-0x000f5a80,
-0x000f5a90,
-0x000f5a94,
-0x000f5aa0,
-0x000f5ab0,
-0x000f5ab4,
-0x000f5ac0,
-0x000f5ad0,
-0x000f5ad4,
-0x000f5ae0,
-0x000f5af0,
-0x000f5af4,
-0x000f5b04,
-0x000f5b08,
-0x000f5b0c,
-0x000f5b18,
-0x000f5b1c,
-0x000f5b20,
-0x000f5b24,
-0x000f5b28,
-0x000f5b2c,
-0x000f5b6c,
-0x000f5b70,
-0x000f5b74,
-0x000f5b78,
-0x000f5b7c,
-0x000f5c00,
-0x000f5c40,
-0x000f5c80,
-0x000f5cc0,
-0x000f5d00,
-0x000f5d08,
-0x000f5d10,
-0x000f5d18,
-0x000f5d20,
-0x000f5d28,
-0x000f5d30,
-0x000f5d38,
-0x000f5d40,
-0x000f5d48,
-0x000f5d50,
-0x000f5d58,
-0x000f5d60,
-0x000f5d68,
-0x000f5d70,
-0x000f5d78,
-0x000f5d80,
-0x000f5d88,
-0x000f5da0,
-0x000f5db0,
-0x000f5dc0,
-0x000f5dd0,
-0x000f5de0,
-0x000f5df0,
-0x000f5e00,
-0x000f5e10,
-0x000f5e20,
-0x000f5e30,
-0x000f5e40,
-0x000f5e50,
-0x000f5e60,
-0x000f5e70,
-0x000f5e80,
-0x000f5e90,
-0x000f5ea0,
-0x000f5eb0,
-0x000f5f00,
-0x000f5f08,
-0x000f5f10,
-0x000f5f18,
-0x000f5f20,
-0x000f5f28,
-0x000f5f30,
-0x000f5f38,
-0x000f5f40,
-0x000f8000,
-0x000f8004,
-0x000f8008,
-0x000f800c,
-0x000f8010,
-0x000f8014,
-0x000f8018,
-0x000f8024,
-0x000f8070,
-0x000f8074,
-0x000f8078,
-0x000f807c,
-0x000f8080,
-0x000f8084,
-0x000f8088,
-0x000f80a0,
-0x000f80ac,
-0x000f80b0,
-0x000f80b4,
-0x000f80b8,
-0x000f80bc,
-0x000f80c0,
-0x000f80c4,
-0x000f80c8,
-0x000f80cc,
-0x000f8180,
-0x000f81e0,
-0x000f81e4,
-0x000f81e8,
-0x000f81ec,
-0x000f81f0,
-0x000f81f8,
-0x000f8230,
-0x000f8234,
-0x000f8240,
-0x000f8244,
-0x000f8300,
-0x000f8304,
-0x000f8308,
-0x000f8314,
-0x000f8318,
-0x000f831c,
-0x000f8320,
-0x000f8340,
-0x000f8344,
-0x000f8348,
-0x000f834c,
-0x000f8350,
-0x000f8380,
-0x000f838c,
-0x000f8390,
-0x000f8394,
-0x000f8400,
-0x000f8404,
-0x000f8408,
-0x000f840c,
-0x000f8410,
-0x000f8414,
-0x000f8418,
-0x000f841c,
-0x000f8420,
-0x000f8424,
-0x000f8440,
-0x000f8444,
-0x000f8448,
-0x000f844c,
-0x000f8450,
-0x000f8454,
-0x000f8458,
-0x000f845c,
-0x000f8460,
-0x000f8464,
-0x000f8480,
-0x000f8484,
-0x000f8488,
-0x000f848c,
-0x000f8490,
-0x000f8494,
-0x000f8498,
-0x000f849c,
-0x000f84a0,
-0x000f84a4,
-0x000f84c0,
-0x000f84c4,
-0x000f84c8,
-0x000f84cc,
-0x000f84d0,
-0x000f84d4,
-0x000f84d8,
-0x000f84dc,
-0x000f84e0,
-0x000f84e4,
-0x000f8500,
-0x000f8504,
-0x000f8510,
-0x000f8518,
-0x000f851c,
-0x000f8520,
-0x000f8540,
-0x000f8544,
-0x000f8550,
-0x000f8558,
-0x000f855c,
-0x000f8560,
-0x000f8600,
-0x000f8604,
-0x000f8608,
-0x000f860c,
-0x000f8610,
-0x000f8614,
-0x000f8618,
-0x000f861c,
-0x000f8620,
-0x000f8624,
-0x000f8628,
-0x000f862c,
-0x000f8630,
-0x000f8634,
-0x000f8638,
-0x000f863c,
-0x000f8640,
-0x000f8644,
-0x000f8648,
-0x000f864c,
-0x000f8650,
-0x000f8654,
-0x000f8658,
-0x000f865c,
-0x000f8804,
-0x000f880c,
-0x000f8810,
-0x000f8814,
-0x000f8818,
-0x000f881c,
-0x000f8824,
-0x000f8904,
-0x000f8908,
-0x000f8a04,
-0x000f8a0c,
-0x000f8a10,
-0x000f8a14,
-0x000f8a18,
-0x000f8a1c,
-0x000f8a20,
-0x000f8a44,
-0x000f8a48,
-0x000f8a4c,
-0x000f8b00,
-0x000f8b04,
-0x000f8b08,
-0x000f8b20,
-0x000f8b24,
-0x000f8b40,
-0x000f8b48,
-0x000f8b50,
-0x000f8b54,
-0x000f8b58,
-0x000f8b5c,
-0x000f8c04,
-0x000f8c08,
-0x000f8c0c,
-0x000f8c10,
-0x000f8c14,
-0x000f8c18,
-0x000f8d04,
-0x000f8d08,
-0x000f8d0c,
-0x000f8d10,
-0x000f8d14,
-0x000f8e04,
-0x000f8e08,
-0x000f8e0c,
-0x000f8e10,
-0x000f8e80,
-0x000f8e84,
-0x000f8e88,
-0x000f8e8c,
-0x000f8e90
-};
-
-static unsigned arbel_address_list[]=
-{
-0x00010000,
-0x00010004,
-0x00010008,
-0x0001000c,
-0x00010010,
-0x00010014,
-0x00010018,
-0x0001001c,
-0x00010020,
-0x00010024,
-0x00010028,
-0x0001002c,
-0x00010030,
-0x00010034,
-0x00010038,
-0x0001003c,
-0x00010050,
-0x00010054,
-0x00010058,
-0x0001005c,
-0x00010070,
-0x00010074,
-0x00010078,
-0x0001007c,
-0x0001009c,
-0x000100a0,
-0x000100a4,
-0x000100a8,
-0x000100ac,
-0x000100b0,
-0x000100b4,
-0x000100b8,
-0x000100bc,
-0x000100d8,
-0x000100dc,
-0x000100e0,
-0x000100e8,
-0x00010100,
-0x00010104,
-0x00010108,
-0x0001010c,
-0x00010110,
-0x00010114,
-0x00010118,
-0x0001011c,
-0x00010120,
-0x00010124,
-0x00010128,
-0x0001012c,
-0x00010130,
-0x00010134,
-0x00010138,
-0x0001013c,
-0x00010140,
-0x00010144,
-0x00010148,
-0x0001014c,
-0x00010158,
-0x00010164,
-0x0001017c,
-0x00010188,
-0x0001018c,
-0x00010190,
-0x00010194,
-0x00010198,
-0x0001019c,
-0x00010230,
-0x00010234,
-0x00010280,
-0x00010284,
-0x00010288,
-0x0001028c,
-0x00010290,
-0x00010294,
-0x00010298,
-0x0001029c,
-0x000102a0,
-0x000102a4,
-0x000102a8,
-0x000102ac,
-0x000102b0,
-0x000102b4,
-0x000102b8,
-0x000102bc,
-0x000102f8,
-0x000102fc,
-0x00010300,
-0x00010308,
-0x00010310,
-0x00010318,
-0x00010320,
-0x00010328,
-0x00010330,
-0x00010338,
-0x00010340,
-0x00010348,
-0x00010350,
-0x00010358,
-0x00010360,
-0x00010368,
-0x00010370,
-0x00010378,
-0x00010390,
-0x00010394,
-0x00010398,
-0x0001039c,
-0x000103a0,
-0x000103a4,
-0x000103a8,
-0x000103ac,
-0x000103b0,
-0x000103b4,
-0x000103b8,
-0x000103cc,
-0x000103e0,
-0x000103e4,
-0x000103e8,
-0x000103f0,
-0x000103f4,
-0x000103f8,
-0x000103fc,
-0x00010780,
-0x00010784,
-0x00010788,
-0x0001078c,
-0x00010790,
-0x000107a0,
-0x000107a4,
-0x000107a8,
-0x000107ac,
-0x000107b0,
-0x000107c0,
-0x000107c4,
-0x000107c8,
-0x000107cc,
-0x000107d0,
-0x000107d4,
-0x000107d8,
-0x000107dc,
-0x00010800,
-0x00010804,
-0x00010808,
-0x0001080c,
-0x00010810,
-0x00010814,
-0x00010818,
-0x0001081c,
-0x00010820,
-0x00010824,
-0x00010828,
-0x0001082c,
-0x00010830,
-0x00010834,
-0x00010838,
-0x0001083c,
-0x00010850,
-0x00010854,
-0x00010858,
-0x0001085c,
-0x00010870,
-0x00010874,
-0x00010878,
-0x0001087c,
-0x0001089c,
-0x000108a0,
-0x000108a4,
-0x000108a8,
-0x000108ac,
-0x000108b0,
-0x000108b4,
-0x000108b8,
-0x000108bc,
-0x000108d8,
-0x000108dc,
-0x000108e0,
-0x000108e8,
-0x00010900,
-0x00010904,
-0x00010908,
-0x0001090c,
-0x00010910,
-0x00010914,
-0x00010918,
-0x0001091c,
-0x00010920,
-0x00010924,
-0x00010928,
-0x0001092c,
-0x00010930,
-0x00010934,
-0x00010938,
-0x0001093c,
-0x00010940,
-0x00010944,
-0x00010948,
-0x0001094c,
-0x00010958,
-0x00010964,
-0x0001097c,
-0x00010988,
-0x0001098c,
-0x00010990,
-0x00010994,
-0x00010998,
-0x0001099c,
-0x00010a30,
-0x00010a34,
-0x00010a80,
-0x00010a84,
-0x00010a88,
-0x00010a8c,
-0x00010a90,
-0x00010a94,
-0x00010a98,
-0x00010a9c,
-0x00010aa0,
-0x00010aa4,
-0x00010aa8,
-0x00010aac,
-0x00010ab0,
-0x00010ab4,
-0x00010ab8,
-0x00010abc,
-0x00010af8,
-0x00010afc,
-0x00010b00,
-0x00010b08,
-0x00010b10,
-0x00010b18,
-0x00010b20,
-0x00010b28,
-0x00010b30,
-0x00010b38,
-0x00010b40,
-0x00010b48,
-0x00010b50,
-0x00010b58,
-0x00010b60,
-0x00010b68,
-0x00010b70,
-0x00010b78,
-0x00010b90,
-0x00010b94,
-0x00010b98,
-0x00010b9c,
-0x00010ba0,
-0x00010ba4,
-0x00010ba8,
-0x00010bac,
-0x00010bb0,
-0x00010bb4,
-0x00010bb8,
-0x00010bcc,
-0x00010be0,
-0x00010be4,
-0x00010be8,
-0x00010bf0,
-0x00010bf4,
-0x00010bf8,
-0x00010bfc,
-0x00010f80,
-0x00010f84,
-0x00010f88,
-0x00010f8c,
-0x00010f90,
-0x00010fa0,
-0x00010fa4,
-0x00010fa8,
-0x00010fac,
-0x00010fb0,
-0x00010fc0,
-0x00010fc4,
-0x00010fc8,
-0x00010fcc,
-0x00010fd0,
-0x00010fd4,
-0x00010fd8,
-0x00010fdc,
-0x00040000,
-0x00040004,
-0x00040008,
-0x0004000c,
-0x00040020,
-0x00040024,
-0x00040028,
-0x0004002c,
-0x00040040,
-0x00040044,
-0x00040048,
-0x0004004c,
-0x00040060,
-0x00040064,
-0x00040068,
-0x0004006c,
-0x00040100,
-0x00040104,
-0x00040108,
-0x0004010c,
-0x00040110,
-0x00040114,
-0x00040180,
-0x0004018c,
-0x00040190,
-0x00040194,
-0x00040200,
-0x00040204,
-0x00040208,
-0x0004020c,
-0x00040210,
-0x00040214,
-0x00040218,
-0x0004021c,
-0x00040220,
-0x00040224,
-0x00040228,
-0x0004022c,
-0x00040230,
-0x00040234,
-0x00040238,
-0x0004023c,
-0x00040240,
-0x00040244,
-0x00040248,
-0x0004024c,
-0x00040250,
-0x00040254,
-0x00040258,
-0x0004025c,
-0x00040260,
-0x00040264,
-0x00040268,
-0x0004026c,
-0x00040270,
-0x00040274,
-0x00040278,
-0x0004027c,
-0x00040280,
-0x00040284,
-0x00040288,
-0x000403c0,
-0x000403c4,
-0x000403c8,
-0x000403cc,
-0x000403d0,
-0x000403d4,
-0x000403d8,
-0x000403dc,
-0x000403e0,
-0x000403e4,
-0x000403e8,
-0x000403ec,
-0x000403f0,
-0x000403f4,
-0x000403f8,
-0x000403fc,
-0x00040400,
-0x00040404,
-0x00040408,
-0x0004040c,
-0x00040410,
-0x00040414,
-0x00040418,
-0x0004041c,
-0x00040420,
-0x00040424,
-0x00040428,
-0x0004042c,
-0x00040430,
-0x00040434,
-0x00040438,
-0x0004043c,
-0x00040440,
-0x00040444,
-0x00040448,
-0x0004044c,
-0x00040450,
-0x00040454,
-0x00040458,
-0x0004045c,
-0x00040460,
-0x00040464,
-0x00040468,
-0x0004046c,
-0x00040470,
-0x00040474,
-0x00040478,
-0x0004047c,
-0x00040480,
-0x00040484,
-0x00040488,
-0x0004048c,
-0x00040490,
-0x00040494,
-0x00040800,
-0x00040804,
-0x00040808,
-0x0004080c,
-0x00040810,
-0x00040814,
-0x00040818,
-0x0004081c,
-0x00040820,
-0x00040824,
-0x00040828,
-0x0004082c,
-0x00040830,
-0x00040834,
-0x00040838,
-0x0004083c,
-0x00040840,
-0x00040844,
-0x00040848,
-0x0004084c,
-0x00040850,
-0x00040854,
-0x00040858,
-0x0004085c,
-0x00040860,
-0x00040864,
-0x00040868,
-0x0004086c,
-0x00040870,
-0x00040874,
-0x00040878,
-0x0004087c,
-0x00040880,
-0x00040884,
-0x00040888,
-0x0004088c,
-0x00040890,
-0x00040894,
-0x00040898,
-0x0004089c,
-0x000408a0,
-0x000408a4,
-0x000408a8,
-0x000408ac,
-0x000408b0,
-0x000408b4,
-0x000408b8,
-0x000408bc,
-0x000408c0,
-0x000408c4,
-0x000408c8,
-0x000408cc,
-0x000408d0,
-0x000408d4,
-0x000408d8,
-0x000408dc,
-0x000408e0,
-0x000408e4,
-0x000408e8,
-0x000408ec,
-0x000408f0,
-0x000408f4,
-0x000408f8,
-0x000408fc,
-0x00040900,
-0x00040904,
-0x00040908,
-0x0004090c,
-0x00040910,
-0x00040914,
-0x00040918,
-0x0004091c,
-0x00040920,
-0x00040924,
-0x00040928,
-0x0004092c,
-0x00040930,
-0x00040934,
-0x00040938,
-0x0004093c,
-0x00040940,
-0x00040944,
-0x00040948,
-0x0004094c,
-0x00040950,
-0x00040954,
-0x00040958,
-0x0004095c,
-0x00040960,
-0x00040964,
-0x00040968,
-0x0004096c,
-0x00040970,
-0x00040974,
-0x00040978,
-0x0004097c,
-0x00040980,
-0x00040984,
-0x00040988,
-0x0004098c,
-0x00040990,
-0x00040994,
-0x00040998,
-0x0004099c,
-0x000409a0,
-0x000409a4,
-0x000409a8,
-0x000409ac,
-0x000409b0,
-0x000409b4,
-0x000409b8,
-0x000409bc,
-0x000409c0,
-0x000409c4,
-0x000409c8,
-0x000409cc,
-0x000409d0,
-0x000409d4,
-0x000409d8,
-0x000409dc,
-0x000409e0,
-0x000409e4,
-0x000409e8,
-0x000409ec,
-0x000409f0,
-0x000409f4,
-0x000409f8,
-0x000409fc,
-0x00040a00,
-0x00040a04,
-0x00040a08,
-0x00040a0c,
-0x00040a10,
-0x00040a14,
-0x00040a18,
-0x00040a1c,
-0x00040a20,
-0x00040a24,
-0x00040a28,
-0x00040a2c,
-0x00040a30,
-0x00040a34,
-0x00040a38,
-0x00040a3c,
-0x00040a40,
-0x00040a44,
-0x00040a48,
-0x00040a4c,
-0x00040a50,
-0x00040a54,
-0x00040a58,
-0x00040a5c,
-0x00040a60,
-0x00040a64,
-0x00040a68,
-0x00040a6c,
-0x00040a70,
-0x00040a74,
-0x00040a78,
-0x00040a7c,
-0x00040a80,
-0x00040a84,
-0x00040a88,
-0x00040a8c,
-0x00040a90,
-0x00040a94,
-0x00040a98,
-0x00040a9c,
-0x00040aa0,
-0x00040aa4,
-0x00040aa8,
-0x00040aac,
-0x00040ab0,
-0x00040ab4,
-0x00040ab8,
-0x00040abc,
-0x00040ac0,
-0x00040ac4,
-0x00040ac8,
-0x00040acc,
-0x00040ad0,
-0x00040ad4,
-0x00040ad8,
-0x00040adc,
-0x00040ae0,
-0x00040ae4,
-0x00040ae8,
-0x00040aec,
-0x00040af0,
-0x00040af4,
-0x00040af8,
-0x00040afc,
-0x00040b00,
-0x00040b04,
-0x00040b08,
-0x00040b0c,
-0x00040b10,
-0x00040b14,
-0x00040b18,
-0x00040b1c,
-0x00040b20,
-0x00040b24,
-0x00040b28,
-0x00040b2c,
-0x00040b30,
-0x00040b34,
-0x00040b38,
-0x00040b3c,
-0x00040b40,
-0x00040b44,
-0x00040b48,
-0x00040b4c,
-0x00040b50,
-0x00040b54,
-0x00040b58,
-0x00040b5c,
-0x00040b60,
-0x00040b64,
-0x00040b68,
-0x00040b6c,
-0x00040b70,
-0x00040b74,
-0x00040b78,
-0x00040b7c,
-0x00040b80,
-0x00040b84,
-0x00040b88,
-0x00040b8c,
-0x00040b90,
-0x00040b94,
-0x00040b98,
-0x00040b9c,
-0x00040ba0,
-0x00040ba4,
-0x00040ba8,
-0x00040bac,
-0x00040bb0,
-0x00040bb4,
-0x00040bb8,
-0x00040bbc,
-0x00040bc0,
-0x00040bc4,
-0x00040bc8,
-0x00040bcc,
-0x00040bd0,
-0x00040bd4,
-0x00040bd8,
-0x00040bdc,
-0x00040be0,
-0x00040be4,
-0x00040be8,
-0x00040bec,
-0x00040bf0,
-0x00040bf4,
-0x00040bf8,
-0x00040bfc,
-0x00042004,
-0x00042008,
-0x0004200c,
-0x00042010,
-0x00042014,
-0x00042024,
-0x00042028,
-0x0004202c,
-0x00042030,
-0x00042034,
-0x00042038,
-0x0004203c,
-0x00042040,
-0x00042210,
-0x00042244,
-0x00042248,
-0x0004224c,
-0x00042250,
-0x00042254,
-0x00042258,
-0x00042310,
-0x00042314,
-0x00042318,
-0x00042320,
-0x00042324,
-0x00042350,
-0x00042354,
-0x00042358,
-0x0004235c,
-0x00042380,
-0x0004238c,
-0x00042390,
-0x00042394,
-0x000423c0,
-0x000423c4,
-0x000423c8,
-0x000423cc,
-0x00042400,
-0x00042404,
-0x00042408,
-0x0004240c,
-0x00042410,
-0x00042420,
-0x00042424,
-0x00042428,
-0x0004242c,
-0x00042430,
-0x0004243c,
-0x00042440,
-0x00042444,
-0x00042448,
-0x0004244c,
-0x00042450,
-0x00042454,
-0x00042458,
-0x0004245c,
-0x00042460,
-0x00042464,
-0x00042500,
-0x00042504,
-0x00042508,
-0x0004250c,
-0x00042510,
-0x00042514,
-0x00042518,
-0x0004251c,
-0x00042520,
-0x00042524,
-0x00042528,
-0x0004252c,
-0x00042530,
-0x00042534,
-0x00042538,
-0x0004253c,
-0x00042540,
-0x00042544,
-0x00042548,
-0x00042700,
-0x00042704,
-0x00042708,
-0x0004270c,
-0x00042710,
-0x00042714,
-0x00042718,
-0x0004271c,
-0x00042720,
-0x00042724,
-0x00042728,
-0x0004272c,
-0x00042730,
-0x00042740,
-0x00042780,
-0x00042784,
-0x00042788,
-0x0004278c,
-0x00042790,
-0x00042794,
-0x00042798,
-0x0004279c,
-0x000427a0,
-0x000427a4,
-0x000427a8,
-0x000427ac,
-0x000427b0,
-0x000427b4,
-0x000427b8,
-0x000427bc,
-0x000427c0,
-0x000427c4,
-0x000427c8,
-0x000427cc,
-0x000427d0,
-0x000427d4,
-0x000427d8,
-0x000427dc,
-0x000427e0,
-0x000427e4,
-0x000427e8,
-0x000427ec,
-0x000427f0,
-0x000427f4,
-0x000427f8,
-0x000427fc,
-0x00044000,
-0x00044004,
-0x00044008,
-0x0004400c,
-0x00044010,
-0x00044014,
-0x00044018,
-0x0004401c,
-0x00044024,
-0x00044028,
-0x0004402c,
-0x00044030,
-0x00044038,
-0x0004403c,
-0x00044044,
-0x00044048,
-0x0004404c,
-0x00044050,
-0x00044054,
-0x00044058,
-0x0004405c,
-0x00044060,
-0x00044064,
-0x00044068,
-0x0004406c,
-0x00044070,
-0x00044074,
-0x00044078,
-0x0004407c,
-0x00044080,
-0x00044084,
-0x00044088,
-0x0004408c,
-0x00044090,
-0x0004409c,
-0x000440a0,
-0x000440ac,
-0x000440b0,
-0x000440b4,
-0x000440b8,
-0x000440bc,
-0x000440c0,
-0x000440c4,
-0x000440c8,
-0x000440cc,
-0x000440d0,
-0x000440d4,
-0x000440d8,
-0x000440dc,
-0x00044180,
-0x000441e0,
-0x000441e8,
-0x000441ec,
-0x000441f0,
-0x000441f8,
-0x00044200,
-0x00044204,
-0x00044208,
-0x0004420c,
-0x00044210,
-0x00044214,
-0x00044218,
-0x0004421c,
-0x00044224,
-0x00044228,
-0x0004422c,
-0x00044230,
-0x00044238,
-0x0004423c,
-0x00044244,
-0x00044248,
-0x0004424c,
-0x00044250,
-0x00044254,
-0x00044258,
-0x0004425c,
-0x00044260,
-0x00044264,
-0x00044268,
-0x0004426c,
-0x00044270,
-0x00044274,
-0x00044278,
-0x0004427c,
-0x00044280,
-0x00044284,
-0x00044288,
-0x0004428c,
-0x00044290,
-0x0004429c,
-0x000442a0,
-0x000442ac,
-0x000442b0,
-0x000442b4,
-0x000442b8,
-0x000442bc,
-0x000442c0,
-0x000442c4,
-0x000442c8,
-0x000442cc,
-0x000442d0,
-0x000442d4,
-0x000442d8,
-0x000442dc,
-0x00044380,
-0x000443e0,
-0x000443e8,
-0x000443ec,
-0x000443f0,
-0x000443f8,
-0x00044500,
-0x00044504,
-0x00044508,
-0x0004450c,
-0x00044520,
-0x00044524,
-0x00044528,
-0x0004452c,
-0x00044540,
-0x00044544,
-0x00044604,
-0x00044608,
-0x0004460c,
-0x00044610,
-0x00044614,
-0x00044618,
-0x0004461c,
-0x00044620,
-0x00044624,
-0x00044628,
-0x0004462c,
-0x00044630,
-0x00044634,
-0x00044638,
-0x0004463c,
-0x00044640,
-0x00044644,
-0x00044648,
-0x0004464c,
-0x00044650,
-0x00044654,
-0x00044658,
-0x0004465c,
-0x00044660,
-0x00044664,
-0x00044668,
-0x0004466c,
-0x00044670,
-0x00044674,
-0x00044678,
-0x0004467c,
-0x00044680,
-0x00044684,
-0x00044688,
-0x0004468c,
-0x00044690,
-0x00044694,
-0x00044698,
-0x0004469c,
-0x000446a0,
-0x000446a4,
-0x000446a8,
-0x000446ac,
-0x000446b0,
-0x000446b4,
-0x00044700,
-0x00044704,
-0x00044708,
-0x0004470c,
-0x00044710,
-0x00044714,
-0x00044718,
-0x0004471c,
-0x00044720,
-0x00044724,
-0x00044728,
-0x0004472c,
-0x00044730,
-0x00044734,
-0x00044738,
-0x0004473c,
-0x00044740,
-0x00044744,
-0x00044748,
-0x0004474c,
-0x00044750,
-0x00044754,
-0x00044758,
-0x0004475c,
-0x00044760,
-0x00044764,
-0x00044768,
-0x0004476c,
-0x00044770,
-0x00044774,
-0x00044778,
-0x0004477c,
-0x00044780,
-0x00044784,
-0x00044788,
-0x0004478c,
-0x00044790,
-0x00044794,
-0x00044798,
-0x0004479c,
-0x000447a0,
-0x000447a4,
-0x000447a8,
-0x000447ac,
-0x000447b0,
-0x000447b4,
-0x00044804,
-0x00044808,
-0x0004480c,
-0x00044810,
-0x00044814,
-0x00044818,
-0x0004481c,
-0x00044820,
-0x00044824,
-0x00044828,
-0x0004482c,
-0x00044830,
-0x00044834,
-0x00044838,
-0x0004483c,
-0x00044840,
-0x00044844,
-0x00044848,
-0x0004484c,
-0x00044850,
-0x00044854,
-0x00044858,
-0x0004485c,
-0x00044860,
-0x00044864,
-0x00044868,
-0x0004486c,
-0x00044870,
-0x00044874,
-0x00044878,
-0x0004487c,
-0x00044880,
-0x00044884,
-0x00044888,
-0x0004488c,
-0x00044890,
-0x00044894,
-0x00044898,
-0x0004489c,
-0x000448a0,
-0x000448a4,
-0x000448a8,
-0x000448ac,
-0x000448b0,
-0x000448b4,
-0x00044900,
-0x00044904,
-0x00044908,
-0x0004490c,
-0x00044910,
-0x00044914,
-0x00044918,
-0x0004491c,
-0x00044920,
-0x00044924,
-0x00044928,
-0x0004492c,
-0x00044930,
-0x00044934,
-0x00044938,
-0x0004493c,
-0x00044940,
-0x00044944,
-0x00044948,
-0x0004494c,
-0x00044950,
-0x00044954,
-0x00044958,
-0x0004495c,
-0x00044960,
-0x00044964,
-0x00044968,
-0x0004496c,
-0x00044970,
-0x00044974,
-0x00044978,
-0x0004497c,
-0x00044980,
-0x00044984,
-0x00044988,
-0x0004498c,
-0x00044990,
-0x00044994,
-0x00044998,
-0x0004499c,
-0x000449a0,
-0x000449a4,
-0x000449a8,
-0x000449ac,
-0x000449b0,
-0x000449b4,
-0x00044b00,
-0x00044b04,
-0x00044b08,
-0x00044b0c,
-0x00044b10,
-0x00044b14,
-0x00044b18,
-0x00044b1c,
-0x00044b20,
-0x00044b24,
-0x00044b40,
-0x00044b44,
-0x00044c00,
-0x00044c04,
-0x00044c08,
-0x00044c0c,
-0x00044c10,
-0x00044c14,
-0x00044c18,
-0x00044c1c,
-0x00044c20,
-0x00044c24,
-0x00044c28,
-0x00044c2c,
-0x00044c30,
-0x00044c34,
-0x00044c38,
-0x00044c3c,
-0x00044f00,
-0x00044f20,
-0x00044f40,
-0x00045100,
-0x00045104,
-0x00045108,
-0x0004510c,
-0x00045130,
-0x00045134,
-0x00045138,
-0x00045140,
-0x00045144,
-0x00045148,
-0x0004514c,
-0x00045150,
-0x00045154,
-0x00045158,
-0x0004515c,
-0x00045210,
-0x00045214,
-0x00045218,
-0x00045220,
-0x00045260,
-0x00045284,
-0x00045288,
-0x0004528c,
-0x00045290,
-0x000452b0,
-0x000452b4,
-0x000452b8,
-0x000452bc,
-0x000452c0,
-0x00045300,
-0x0004530c,
-0x00045310,
-0x00045314,
-0x00045340,
-0x00045344,
-0x00045348,
-0x0004534c,
-0x00045350,
-0x00045354,
-0x00045358,
-0x0004535c,
-0x00045380,
-0x00045384,
-0x00045390,
-0x00045394,
-0x00045398,
-0x0004539c,
-0x000453a0,
-0x000453a8,
-0x000453ac,
-0x000453b0,
-0x000453b4,
-0x00045400,
-0x00045404,
-0x00045408,
-0x0004540c,
-0x00045410,
-0x00045414,
-0x00045418,
-0x0004541c,
-0x00045420,
-0x00045424,
-0x00045428,
-0x0004542c,
-0x00045430,
-0x00045434,
-0x00045438,
-0x0004543c,
-0x00045440,
-0x00045444,
-0x00045448,
-0x0004544c,
-0x00045450,
-0x00045454,
-0x00045458,
-0x0004545c,
-0x00045460,
-0x00045464,
-0x00045468,
-0x0004546c,
-0x00045470,
-0x00045474,
-0x00045478,
-0x0004547c,
-0x00045480,
-0x00045484,
-0x00045488,
-0x0004548c,
-0x00045490,
-0x00045494,
-0x00045498,
-0x0004549c,
-0x000454a0,
-0x000454a4,
-0x000454a8,
-0x000454ac,
-0x000454b0,
-0x000454b4,
-0x000454b8,
-0x000454bc,
-0x000454c0,
-0x000454c4,
-0x000454c8,
-0x000454cc,
-0x000454d0,
-0x000454d4,
-0x000454d8,
-0x000454dc,
-0x000454e0,
-0x000454e4,
-0x000454e8,
-0x000454ec,
-0x000454f0,
-0x000454f4,
-0x000454f8,
-0x000454fc,
-0x00045500,
-0x00045504,
-0x00045508,
-0x0004550c,
-0x00045510,
-0x00045514,
-0x00045518,
-0x0004551c,
-0x00045520,
-0x00045524,
-0x00045528,
-0x0004552c,
-0x00045530,
-0x00045534,
-0x00045538,
-0x0004553c,
-0x00045540,
-0x00045544,
-0x00045548,
-0x0004554c,
-0x00045550,
-0x00045554,
-0x00045558,
-0x0004555c,
-0x00045560,
-0x00045564,
-0x00045568,
-0x0004556c,
-0x00045570,
-0x00045574,
-0x00045578,
-0x0004557c,
-0x00045580,
-0x00045584,
-0x00045588,
-0x0004558c,
-0x00045590,
-0x00045594,
-0x00045598,
-0x0004559c,
-0x000455a0,
-0x000455a4,
-0x000455a8,
-0x000455ac,
-0x000455b0,
-0x000455b4,
-0x000455b8,
-0x000455bc,
-0x000455c0,
-0x000455c4,
-0x000455c8,
-0x000455cc,
-0x000455d0,
-0x000455d4,
-0x000455d8,
-0x000455dc,
-0x000455e0,
-0x000455e4,
-0x000455e8,
-0x000455ec,
-0x000455f0,
-0x000455f4,
-0x000455f8,
-0x000455fc,
-0x00045800,
-0x00045804,
-0x00045808,
-0x0004580c,
-0x00045810,
-0x00045814,
-0x00045818,
-0x0004581c,
-0x00045820,
-0x00045824,
-0x00045828,
-0x0004582c,
-0x00045830,
-0x00045834,
-0x00045838,
-0x0004583c,
-0x00045840,
-0x00045844,
-0x00045848,
-0x0004584c,
-0x00045850,
-0x00045854,
-0x00045858,
-0x0004585c,
-0x00045860,
-0x00045864,
-0x00045868,
-0x0004586c,
-0x00045870,
-0x00045874,
-0x00045878,
-0x0004587c,
-0x00045880,
-0x00045884,
-0x00045888,
-0x0004588c,
-0x00045890,
-0x00045894,
-0x00045898,
-0x0004589c,
-0x000458a0,
-0x000458a4,
-0x000458a8,
-0x000458ac,
-0x000458b0,
-0x000458b4,
-0x000458b8,
-0x000458bc,
-0x000458c0,
-0x000458c4,
-0x000458c8,
-0x000458cc,
-0x000458d0,
-0x000458d4,
-0x000458d8,
-0x000458dc,
-0x000458e0,
-0x000458e4,
-0x000458e8,
-0x000458ec,
-0x000458f0,
-0x000458f4,
-0x000458f8,
-0x000458fc,
-0x00045900,
-0x00045904,
-0x00045908,
-0x0004590c,
-0x00045910,
-0x00045914,
-0x00045918,
-0x0004591c,
-0x00045920,
-0x00045924,
-0x00045928,
-0x0004592c,
-0x00045930,
-0x00045934,
-0x00045938,
-0x0004593c,
-0x00045940,
-0x00045944,
-0x00045948,
-0x0004594c,
-0x00045950,
-0x00045954,
-0x00045958,
-0x0004595c,
-0x00045960,
-0x00045964,
-0x00045968,
-0x0004596c,
-0x00045970,
-0x00045974,
-0x00045978,
-0x0004597c,
-0x00045980,
-0x00045984,
-0x00045988,
-0x0004598c,
-0x00045990,
-0x00045994,
-0x00045998,
-0x0004599c,
-0x000459a0,
-0x000459a4,
-0x000459a8,
-0x000459ac,
-0x000459b0,
-0x000459b4,
-0x000459b8,
-0x000459bc,
-0x000459c0,
-0x000459c4,
-0x000459c8,
-0x000459cc,
-0x000459d0,
-0x000459d4,
-0x000459d8,
-0x000459dc,
-0x000459e0,
-0x000459e4,
-0x000459e8,
-0x000459ec,
-0x000459f0,
-0x000459f4,
-0x000459f8,
-0x000459fc,
-0x00045a00,
-0x00045a04,
-0x00045a08,
-0x00045a0c,
-0x00045a10,
-0x00045a14,
-0x00045a18,
-0x00045a1c,
-0x00045a20,
-0x00045a24,
-0x00045a28,
-0x00045a2c,
-0x00045a30,
-0x00045a34,
-0x00045a38,
-0x00045a3c,
-0x00045a40,
-0x00045a44,
-0x00045a48,
-0x00045a4c,
-0x00045a50,
-0x00045a54,
-0x00045a58,
-0x00045a5c,
-0x00045a60,
-0x00045a64,
-0x00045a68,
-0x00045a6c,
-0x00045a70,
-0x00045a74,
-0x00045a78,
-0x00045a7c,
-0x00045a80,
-0x00045a84,
-0x00045a88,
-0x00045a8c,
-0x00045a90,
-0x00045a94,
-0x00045a98,
-0x00045a9c,
-0x00045aa0,
-0x00045aa4,
-0x00045aa8,
-0x00045aac,
-0x00045ab0,
-0x00045ab4,
-0x00045ab8,
-0x00045abc,
-0x00045ac0,
-0x00045ac4,
-0x00045ac8,
-0x00045acc,
-0x00045ad0,
-0x00045ad4,
-0x00045ad8,
-0x00045adc,
-0x00045ae0,
-0x00045ae4,
-0x00045ae8,
-0x00045aec,
-0x00045af0,
-0x00045af4,
-0x00045af8,
-0x00045afc,
-0x00045b00,
-0x00045b04,
-0x00045b08,
-0x00045b0c,
-0x00045b10,
-0x00045b14,
-0x00045b18,
-0x00045b1c,
-0x00045b20,
-0x00045b24,
-0x00045b28,
-0x00045b2c,
-0x00045b30,
-0x00045b34,
-0x00045b38,
-0x00045b3c,
-0x00045b40,
-0x00045b44,
-0x00045b48,
-0x00045b4c,
-0x00045b50,
-0x00045b54,
-0x00045b58,
-0x00045b5c,
-0x00045b60,
-0x00045b64,
-0x00045b68,
-0x00045b6c,
-0x00045b70,
-0x00045b74,
-0x00045b78,
-0x00045b7c,
-0x00045b80,
-0x00045b84,
-0x00045b88,
-0x00045b8c,
-0x00045b90,
-0x00045b94,
-0x00045b98,
-0x00045b9c,
-0x00045ba0,
-0x00045ba4,
-0x00045ba8,
-0x00045bac,
-0x00045bb0,
-0x00045bb4,
-0x00045bb8,
-0x00045bbc,
-0x00045bc0,
-0x00045bc4,
-0x00045bc8,
-0x00045bcc,
-0x00045bd0,
-0x00045bd4,
-0x00045bd8,
-0x00045bdc,
-0x00045be0,
-0x00045be4,
-0x00045be8,
-0x00045bec,
-0x00045bf0,
-0x00045bf4,
-0x00045bf8,
-0x00045bfc,
-0x00045d10,
-0x00045d14,
-0x00045d18,
-0x00045d1c,
-0x00045d20,
-0x00045d24,
-0x00045d28,
-0x00045d2c,
-0x00045d30,
-0x00045d40,
-0x00045e00,
-0x00045e04,
-0x00045e08,
-0x00045e0c,
-0x00045e10,
-0x00045e14,
-0x00045e18,
-0x00045e1c,
-0x00045e20,
-0x00045e24,
-0x00045e28,
-0x00045e2c,
-0x00045e30,
-0x00045e34,
-0x00045e38,
-0x00045e3c,
-0x00045e40,
-0x00045e44,
-0x00045e48,
-0x00045e4c,
-0x00045e50,
-0x00045e54,
-0x00045e58,
-0x00045e5c,
-0x00045e60,
-0x00045e64,
-0x00045e68,
-0x00045e6c,
-0x00045e70,
-0x00045e74,
-0x00045e78,
-0x00045e7c,
-0x00045e80,
-0x00045e84,
-0x00045e88,
-0x00045e8c,
-0x00045e90,
-0x00045e94,
-0x00045e98,
-0x00045e9c,
-0x00045ea0,
-0x00045ea4,
-0x00045ea8,
-0x00045eac,
-0x00045eb0,
-0x00045eb4,
-0x00045eb8,
-0x00045ebc,
-0x00045ec0,
-0x00045ec4,
-0x00045ec8,
-0x00045ecc,
-0x00045ed0,
-0x00045ed4,
-0x00045ed8,
-0x00045edc,
-0x00045ee0,
-0x00045ee4,
-0x00045ee8,
-0x00045eec,
-0x00045ef0,
-0x00045ef4,
-0x00045ef8,
-0x00045efc,
-0x00046000,
-0x00046004,
-0x0004600c,
-0x00046010,
-0x00046014,
-0x00046020,
-0x00046024,
-0x00046028,
-0x0004602c,
-0x00046030,
-0x00046080,
-0x00046084,
-0x00046088,
-0x0004608c,
-0x00046090,
-0x000460a8,
-0x000460ac,
-0x00046100,
-0x00046104,
-0x0004610c,
-0x00046110,
-0x00046114,
-0x00046120,
-0x00046124,
-0x00046128,
-0x0004612c,
-0x00046130,
-0x00046180,
-0x00046184,
-0x00046188,
-0x0004618c,
-0x00046190,
-0x000461a8,
-0x000461ac,
-0x00046200,
-0x00046204,
-0x0004620c,
-0x00046210,
-0x00046214,
-0x00046220,
-0x00046224,
-0x00046228,
-0x0004622c,
-0x00046230,
-0x00046280,
-0x00046284,
-0x00046288,
-0x0004628c,
-0x00046290,
-0x000462a8,
-0x000462ac,
-0x00046300,
-0x00046304,
-0x0004630c,
-0x00046310,
-0x00046314,
-0x00046320,
-0x00046324,
-0x00046328,
-0x0004632c,
-0x00046330,
-0x00046380,
-0x00046384,
-0x00046388,
-0x0004638c,
-0x00046390,
-0x000463a8,
-0x000463ac,
-0x00046400,
-0x00046404,
-0x0004640c,
-0x00046410,
-0x00046414,
-0x00046420,
-0x00046424,
-0x00046428,
-0x0004642c,
-0x00046430,
-0x00046480,
-0x00046484,
-0x00046488,
-0x0004648c,
-0x00046490,
-0x000464a8,
-0x000464ac,
-0x00046500,
-0x00046504,
-0x0004650c,
-0x00046510,
-0x00046514,
-0x00046520,
-0x00046524,
-0x00046528,
-0x0004652c,
-0x00046530,
-0x00046580,
-0x00046584,
-0x00046588,
-0x0004658c,
-0x00046590,
-0x000465a8,
-0x000465ac,
-0x00046600,
-0x00046604,
-0x0004660c,
-0x00046610,
-0x00046614,
-0x00046620,
-0x00046624,
-0x00046628,
-0x0004662c,
-0x00046630,
-0x00046680,
-0x00046684,
-0x00046688,
-0x0004668c,
-0x00046690,
-0x000466a8,
-0x000466ac,
-0x00046700,
-0x00046704,
-0x0004670c,
-0x00046710,
-0x00046714,
-0x00046720,
-0x00046724,
-0x00046728,
-0x0004672c,
-0x00046730,
-0x00046780,
-0x00046784,
-0x00046788,
-0x0004678c,
-0x00046790,
-0x000467a8,
-0x000467ac,
-0x00046800,
-0x00046804,
-0x0004680c,
-0x00046810,
-0x00046814,
-0x00046820,
-0x00046824,
-0x00046828,
-0x0004682c,
-0x00046830,
-0x00046880,
-0x00046884,
-0x00046888,
-0x0004688c,
-0x00046890,
-0x000468a8,
-0x000468ac,
-0x00046900,
-0x00046904,
-0x0004690c,
-0x00046910,
-0x00046914,
-0x00046920,
-0x00046924,
-0x00046928,
-0x0004692c,
-0x00046930,
-0x00046980,
-0x00046984,
-0x00046988,
-0x0004698c,
-0x00046990,
-0x000469a8,
-0x000469ac,
-0x00046a00,
-0x00046a04,
-0x00046a0c,
-0x00046a10,
-0x00046a14,
-0x00046a20,
-0x00046a24,
-0x00046a28,
-0x00046a2c,
-0x00046a30,
-0x00046a80,
-0x00046a84,
-0x00046a88,
-0x00046a8c,
-0x00046a90,
-0x00046aa8,
-0x00046aac,
-0x00046b00,
-0x00046b04,
-0x00046b0c,
-0x00046b10,
-0x00046b14,
-0x00046b20,
-0x00046b24,
-0x00046b28,
-0x00046b2c,
-0x00046b30,
-0x00046b80,
-0x00046b84,
-0x00046b88,
-0x00046b8c,
-0x00046b90,
-0x00046ba8,
-0x00046bac,
-0x00046c00,
-0x00046c04,
-0x00046c0c,
-0x00046c10,
-0x00046c14,
-0x00046c20,
-0x00046c24,
-0x00046c28,
-0x00046c2c,
-0x00046c30,
-0x00046c80,
-0x00046c84,
-0x00046c88,
-0x00046c8c,
-0x00046c90,
-0x00046ca8,
-0x00046cac,
-0x00046d00,
-0x00046d04,
-0x00046d0c,
-0x00046d10,
-0x00046d14,
-0x00046d20,
-0x00046d24,
-0x00046d28,
-0x00046d2c,
-0x00046d30,
-0x00046d80,
-0x00046d84,
-0x00046d88,
-0x00046d8c,
-0x00046d90,
-0x00046da8,
-0x00046dac,
-0x00046e00,
-0x00046e04,
-0x00046e0c,
-0x00046e10,
-0x00046e14,
-0x00046e20,
-0x00046e24,
-0x00046e28,
-0x00046e2c,
-0x00046e30,
-0x00046e80,
-0x00046e84,
-0x00046e88,
-0x00046e8c,
-0x00046e90,
-0x00046ea8,
-0x00046eac,
-0x00046f00,
-0x00046f04,
-0x00046f0c,
-0x00046f10,
-0x00046f14,
-0x00046f20,
-0x00046f24,
-0x00046f28,
-0x00046f2c,
-0x00046f30,
-0x00046f80,
-0x00046f84,
-0x00046f88,
-0x00046f8c,
-0x00046f90,
-0x00046fa8,
-0x00046fac,
-0x000473f0,
-0x000473f4,
-0x00047400,
-0x00047404,
-0x00047408,
-0x0004740c,
-0x00047410,
-0x00047414,
-0x00047418,
-0x0004741c,
-0x00047420,
-0x00047424,
-0x00047428,
-0x0004742c,
-0x00047430,
-0x00047434,
-0x00047438,
-0x0004743c,
-0x00047440,
-0x00047444,
-0x00047448,
-0x0004744c,
-0x00047450,
-0x00047454,
-0x00047458,
-0x0004745c,
-0x00047460,
-0x00047464,
-0x00047468,
-0x0004746c,
-0x00047470,
-0x00047474,
-0x00047478,
-0x0004747c,
-0x00047480,
-0x00047484,
-0x00047488,
-0x0004748c,
-0x00047490,
-0x00047494,
-0x00047498,
-0x0004749c,
-0x000474a0,
-0x000474a4,
-0x000474a8,
-0x000474ac,
-0x000474b0,
-0x000474b4,
-0x000474b8,
-0x000474bc,
-0x000474c0,
-0x000474c4,
-0x000474c8,
-0x000474cc,
-0x000474d0,
-0x000474d4,
-0x000474d8,
-0x000474dc,
-0x000474e0,
-0x000474e4,
-0x000474e8,
-0x000474ec,
-0x000474f0,
-0x000474f4,
-0x000474f8,
-0x000474fc,
-0x00047500,
-0x00047504,
-0x00047508,
-0x0004750c,
-0x00047510,
-0x00047514,
-0x00047518,
-0x0004751c,
-0x00047520,
-0x00047524,
-0x00047528,
-0x0004752c,
-0x00047530,
-0x00047534,
-0x00047538,
-0x0004753c,
-0x00047540,
-0x00047544,
-0x00047548,
-0x0004754c,
-0x00047550,
-0x00047554,
-0x00047558,
-0x0004755c,
-0x00047560,
-0x00047564,
-0x00047568,
-0x0004756c,
-0x00047570,
-0x00047574,
-0x00047578,
-0x0004757c,
-0x00047580,
-0x00047584,
-0x00047588,
-0x0004758c,
-0x00047590,
-0x00047594,
-0x00047598,
-0x0004759c,
-0x000475a0,
-0x000475a4,
-0x000475a8,
-0x000475ac,
-0x000475b0,
-0x000475b4,
-0x000475b8,
-0x000475bc,
-0x000475c0,
-0x000475c4,
-0x000475c8,
-0x000475cc,
-0x000475d0,
-0x000475d4,
-0x000475d8,
-0x000475dc,
-0x000475e0,
-0x000475e4,
-0x000475e8,
-0x000475ec,
-0x000475f0,
-0x000475f4,
-0x000475f8,
-0x000475fc,
-0x00047600,
-0x00047604,
-0x00047608,
-0x0004760c,
-0x00047610,
-0x00047614,
-0x00047618,
-0x0004761c,
-0x00047620,
-0x00047624,
-0x00047628,
-0x0004762c,
-0x00047630,
-0x00047634,
-0x00047638,
-0x0004763c,
-0x00047640,
-0x00047644,
-0x00047648,
-0x0004764c,
-0x00047650,
-0x00047654,
-0x00047658,
-0x0004765c,
-0x00047660,
-0x00047664,
-0x00047668,
-0x0004766c,
-0x00047670,
-0x00047674,
-0x00047678,
-0x0004767c,
-0x00047680,
-0x00047684,
-0x00047688,
-0x0004768c,
-0x00047690,
-0x00047694,
-0x00047698,
-0x0004769c,
-0x000476a0,
-0x000476a4,
-0x000476a8,
-0x000476ac,
-0x000476b0,
-0x000476b4,
-0x000476b8,
-0x000476bc,
-0x000476c0,
-0x000476c4,
-0x000476c8,
-0x000476cc,
-0x000476d0,
-0x000476d4,
-0x000476d8,
-0x000476dc,
-0x000476e0,
-0x000476e4,
-0x000476e8,
-0x000476ec,
-0x000476f0,
-0x000476f4,
-0x000476f8,
-0x000476fc,
-0x00047700,
-0x00047704,
-0x00047708,
-0x0004770c,
-0x00047710,
-0x00047714,
-0x00047718,
-0x0004771c,
-0x00047720,
-0x00047724,
-0x00047728,
-0x0004772c,
-0x00047730,
-0x00047734,
-0x00047738,
-0x0004773c,
-0x00047740,
-0x00047744,
-0x00047748,
-0x0004774c,
-0x00047750,
-0x00047754,
-0x00047758,
-0x0004775c,
-0x00047760,
-0x00047764,
-0x00047768,
-0x0004776c,
-0x00047770,
-0x00047774,
-0x00047778,
-0x0004777c,
-0x00047780,
-0x00047784,
-0x00047788,
-0x0004778c,
-0x00047790,
-0x00047794,
-0x00047798,
-0x0004779c,
-0x000477a0,
-0x000477a4,
-0x000477a8,
-0x000477ac,
-0x000477b0,
-0x000477b4,
-0x000477b8,
-0x000477bc,
-0x000477c0,
-0x000477c4,
-0x000477c8,
-0x000477cc,
-0x000477d0,
-0x000477d4,
-0x000477d8,
-0x000477dc,
-0x000477e0,
-0x000477e4,
-0x000477e8,
-0x000477ec,
-0x000477f0,
-0x000477f4,
-0x000477f8,
-0x000477fc,
-0x00047900,
-0x00047904,
-0x00047908,
-0x0004790c,
-0x00047910,
-0x00047914,
-0x00047918,
-0x0004791c,
-0x00047920,
-0x00047924,
-0x00047928,
-0x0004792c,
-0x00047930,
-0x00047934,
-0x00047938,
-0x0004793c,
-0x00047940,
-0x00047944,
-0x00047948,
-0x0004794c,
-0x00047950,
-0x00047954,
-0x00047958,
-0x0004795c,
-0x00047960,
-0x00047964,
-0x00047968,
-0x0004796c,
-0x00047970,
-0x00047974,
-0x00047978,
-0x0004797c,
-0x00047980,
-0x00047984,
-0x00047988,
-0x0004798c,
-0x00047990,
-0x00047994,
-0x00047998,
-0x0004799c,
-0x000479a0,
-0x000479a4,
-0x000479a8,
-0x000479ac,
-0x000479b0,
-0x000479b4,
-0x000479b8,
-0x000479bc,
-0x000479c0,
-0x000479c4,
-0x000479c8,
-0x000479cc,
-0x000479d0,
-0x000479d4,
-0x000479d8,
-0x000479dc,
-0x000479e0,
-0x000479e4,
-0x000479e8,
-0x000479ec,
-0x000479f0,
-0x000479f4,
-0x000479f8,
-0x000479fc,
-0x00047a80,
-0x00047a84,
-0x00047a88,
-0x00047a8c,
-0x00047a90,
-0x00047a94,
-0x00047aa0,
-0x00047aa4,
-0x00047ab0,
-0x00047ab4,
-0x00047b80,
-0x00047b84,
-0x00047b88,
-0x00047b8c,
-0x00047ba0,
-0x0004c000,
-0x0004c004,
-0x0004c008,
-0x0004c00c,
-0x0004c010,
-0x0004c014,
-0x0004c018,
-0x0004c01c,
-0x0004c024,
-0x0004c028,
-0x0004c02c,
-0x0004c030,
-0x0004c038,
-0x0004c03c,
-0x0004c044,
-0x0004c048,
-0x0004c04c,
-0x0004c050,
-0x0004c054,
-0x0004c058,
-0x0004c05c,
-0x0004c060,
-0x0004c064,
-0x0004c068,
-0x0004c06c,
-0x0004c070,
-0x0004c074,
-0x0004c078,
-0x0004c07c,
-0x0004c080,
-0x0004c084,
-0x0004c088,
-0x0004c08c,
-0x0004c090,
-0x0004c09c,
-0x0004c0a0,
-0x0004c0ac,
-0x0004c0b0,
-0x0004c0b4,
-0x0004c0b8,
-0x0004c0bc,
-0x0004c0c0,
-0x0004c0c4,
-0x0004c0c8,
-0x0004c0cc,
-0x0004c0d0,
-0x0004c0d4,
-0x0004c0d8,
-0x0004c0dc,
-0x0004c180,
-0x0004c1e0,
-0x0004c1e8,
-0x0004c1ec,
-0x0004c1f0,
-0x0004c1f8,
-0x0004c300,
-0x0004c304,
-0x0004c308,
-0x0004c30c,
-0x0004c310,
-0x0004c340,
-0x0004c344,
-0x0004c348,
-0x0004c34c,
-0x0004c350,
-0x0004c380,
-0x0004c384,
-0x0004c388,
-0x0004c38c,
-0x0004c390,
-0x0004c394,
-0x0004c398,
-0x0004c500,
-0x0004c504,
-0x0004c508,
-0x0004c50c,
-0x0004c510,
-0x0004c514,
-0x0004c518,
-0x0004c51c,
-0x0004c520,
-0x0004c524,
-0x0004c528,
-0x0004c52c,
-0x0004c530,
-0x0004c534,
-0x0004c538,
-0x0004c53c,
-0x0004c560,
-0x0004c564,
-0x0004c568,
-0x0004c56c,
-0x0004c570,
-0x0004c574,
-0x0004c578,
-0x0004c57c,
-0x0004c580,
-0x0004c584,
-0x0004c588,
-0x0004c58c,
-0x0004c590,
-0x0004c594,
-0x0004c598,
-0x0004c59c,
-0x0004c5b0,
-0x0004c5b4,
-0x0004c5b8,
-0x0004c5bc,
-0x0004c5c0,
-0x0004c5c4,
-0x0004c5d0,
-0x0004c5d4,
-0x0004c5d8,
-0x0004c5dc,
-0x0004c5e0,
-0x0004c5e4,
-0x0004c5e8,
-0x0004c5f0,
-0x0004c5f4,
-0x0004c5f8,
-0x0004c5fc,
-0x0004c600,
-0x0004c604,
-0x0004c608,
-0x0004c60c,
-0x0004c610,
-0x0004c614,
-0x0004c618,
-0x0004c640,
-0x0004c644,
-0x0004c700,
-0x0004c704,
-0x0004c708,
-0x0004c70c,
-0x0004c710,
-0x0004c714,
-0x0004c718,
-0x0004c71c,
-0x0004c720,
-0x0004c724,
-0x0004c728,
-0x0004c72c,
-0x0004c730,
-0x0004c734,
-0x0004c738,
-0x0004c73c,
-0x0004c740,
-0x0004c744,
-0x0004c748,
-0x0004c74c,
-0x0004c750,
-0x0004c754,
-0x0004c758,
-0x0004c75c,
-0x0004c760,
-0x0004c764,
-0x0004c768,
-0x0004c76c,
-0x0004c770,
-0x0004c774,
-0x0004c778,
-0x0004c77c,
-0x0004c780,
-0x0004c784,
-0x0004c788,
-0x0004c790,
-0x0004c794,
-0x0004c798,
-0x0004c79c,
-0x0004c7a0,
-0x0004c7a4,
-0x0004c7a8,
-0x0004c7ac,
-0x0004c7b0,
-0x0004c7b4,
-0x0004c7b8,
-0x0004c7bc,
-0x0004c7c0,
-0x0004c7c4,
-0x0004c7c8,
-0x0004c7cc,
-0x0004c7d0,
-0x0004c7d4,
-0x0004c7d8,
-0x0004c7dc,
-0x0004c7e0,
-0x0004c7e4,
-0x0004c7e8,
-0x0004c7ec,
-0x0004c7f0,
-0x0004c800,
-0x0004c804,
-0x0004c808,
-0x0004c80c,
-0x0004c810,
-0x0004c814,
-0x0004c818,
-0x0004c81c,
-0x0004c820,
-0x0004c824,
-0x0004c828,
-0x0004c82c,
-0x0004c830,
-0x0004c834,
-0x0004c838,
-0x0004c83c,
-0x0004c840,
-0x0004c844,
-0x0004c848,
-0x0004c84c,
-0x0004c850,
-0x0004c854,
-0x0004c858,
-0x0004c85c,
-0x0004c860,
-0x0004c864,
-0x0004c868,
-0x0004c86c,
-0x0004c870,
-0x0004c874,
-0x0004c878,
-0x0004c87c,
-0x0004c880,
-0x0004c884,
-0x0004c888,
-0x0004c88c,
-0x0004c890,
-0x0004c894,
-0x0004c898,
-0x0004c89c,
-0x0004c8a0,
-0x0004c8a4,
-0x0004c8a8,
-0x0004c8ac,
-0x0004c8b0,
-0x0004c8b4,
-0x0004c8b8,
-0x0004c8bc,
-0x0004c8c0,
-0x0004c8c4,
-0x0004c8c8,
-0x0004c8cc,
-0x0004c8d0,
-0x0004c8d4,
-0x0004c8d8,
-0x0004c8dc,
-0x0004c8e0,
-0x0004c8e4,
-0x0004c8e8,
-0x0004c8ec,
-0x0004c8f0,
-0x0004c8f4,
-0x0004c8f8,
-0x0004c8fc,
-0x0004c900,
-0x0004c904,
-0x0004c908,
-0x0004c90c,
-0x0004c910,
-0x0004c914,
-0x0004c918,
-0x0004c91c,
-0x0004c920,
-0x0004c924,
-0x0004c928,
-0x0004c92c,
-0x0004c930,
-0x0004c934,
-0x0004c938,
-0x0004c93c,
-0x0004c940,
-0x0004c944,
-0x0004c948,
-0x0004c94c,
-0x0004c950,
-0x0004c954,
-0x0004c958,
-0x0004c95c,
-0x0004c960,
-0x0004c964,
-0x0004c968,
-0x0004c96c,
-0x0004c970,
-0x0004c974,
-0x0004c978,
-0x0004c97c,
-0x0004c980,
-0x0004c984,
-0x0004c988,
-0x0004c98c,
-0x0004c990,
-0x0004c994,
-0x0004c998,
-0x0004c99c,
-0x0004c9a0,
-0x0004c9a4,
-0x0004c9a8,
-0x0004c9ac,
-0x0004c9b0,
-0x0004c9b4,
-0x0004c9b8,
-0x0004c9bc,
-0x0004c9c0,
-0x0004c9c4,
-0x0004c9c8,
-0x0004c9cc,
-0x0004c9d0,
-0x0004c9d4,
-0x0004c9d8,
-0x0004c9dc,
-0x0004c9e0,
-0x0004c9e4,
-0x0004c9e8,
-0x0004c9ec,
-0x0004c9f0,
-0x0004c9f4,
-0x0004c9f8,
-0x0004c9fc,
-0x0004ca00,
-0x0004ca04,
-0x0004ca08,
-0x0004ca0c,
-0x0004ca10,
-0x0004ca14,
-0x0004ca18,
-0x0004ca1c,
-0x0004ca20,
-0x0004ca24,
-0x0004ca28,
-0x0004ca2c,
-0x0004ca30,
-0x0004ca34,
-0x0004ca38,
-0x0004ca3c,
-0x0004ca40,
-0x0004ca44,
-0x0004ca48,
-0x0004ca4c,
-0x0004ca50,
-0x0004ca54,
-0x0004ca58,
-0x0004ca5c,
-0x0004ca60,
-0x0004ca64,
-0x0004ca68,
-0x0004ca6c,
-0x0004ca70,
-0x0004ca74,
-0x0004ca78,
-0x0004ca7c,
-0x0004ca80,
-0x0004ca84,
-0x0004ca88,
-0x0004ca8c,
-0x0004ca90,
-0x0004ca94,
-0x0004ca98,
-0x0004ca9c,
-0x0004caa0,
-0x0004caa4,
-0x0004caa8,
-0x0004caac,
-0x0004cab0,
-0x0004cab4,
-0x0004cab8,
-0x0004cabc,
-0x0004cac0,
-0x0004cac4,
-0x0004cac8,
-0x0004cacc,
-0x0004cad0,
-0x0004cad4,
-0x0004cad8,
-0x0004cadc,
-0x0004cae0,
-0x0004cae4,
-0x0004cae8,
-0x0004caec,
-0x0004caf0,
-0x0004caf4,
-0x0004caf8,
-0x0004cafc,
-0x0004cb00,
-0x0004cb04,
-0x0004cb08,
-0x0004cb0c,
-0x0004cb10,
-0x0004cb14,
-0x0004cb18,
-0x0004cb1c,
-0x0004cb20,
-0x0004cb24,
-0x0004cb28,
-0x0004cb2c,
-0x0004cb30,
-0x0004cb34,
-0x0004cb38,
-0x0004cb3c,
-0x0004cb40,
-0x0004cb44,
-0x0004cb48,
-0x0004cb4c,
-0x0004cb50,
-0x0004cb54,
-0x0004cb58,
-0x0004cb5c,
-0x0004cb60,
-0x0004cb64,
-0x0004cb68,
-0x0004cb6c,
-0x0004cb70,
-0x0004cb74,
-0x0004cb78,
-0x0004cb7c,
-0x0004cb80,
-0x0004cb84,
-0x0004cb88,
-0x0004cb8c,
-0x0004cb90,
-0x0004cb94,
-0x0004cb98,
-0x0004cb9c,
-0x0004cba0,
-0x0004cba4,
-0x0004cba8,
-0x0004cbac,
-0x0004cbb0,
-0x0004cbb4,
-0x0004cbb8,
-0x0004cbbc,
-0x0004cbc0,
-0x0004cbc4,
-0x0004cbc8,
-0x0004cbcc,
-0x0004cbd0,
-0x0004cbd4,
-0x0004cbd8,
-0x0004cbdc,
-0x0004cbe0,
-0x0004cbe4,
-0x0004cbe8,
-0x0004cbec,
-0x0004cbf0,
-0x0004cbf4,
-0x0004cbf8,
-0x0004cbfc,
-0x0004d004,
-0x0004d008,
-0x0004d00c,
-0x0004d010,
-0x0004d014,
-0x0004d018,
-0x0004d01c,
-0x0004d020,
-0x0004d024,
-0x0004d028,
-0x0004d02c,
-0x0004d030,
-0x0004d034,
-0x0004d038,
-0x0004d03c,
-0x0004d040,
-0x0004d044,
-0x0004d048,
-0x0004d04c,
-0x0004d050,
-0x0004d054,
-0x0004d058,
-0x0004d05c,
-0x0004d060,
-0x0004d064,
-0x0004d068,
-0x0004d06c,
-0x0004d070,
-0x0004d074,
-0x0004d078,
-0x0004d07c,
-0x0004d080,
-0x0004d084,
-0x0004d088,
-0x0004d08c,
-0x0004d090,
-0x0004d094,
-0x0004d098,
-0x0004d09c,
-0x0004d0a0,
-0x0004d0a4,
-0x0004d0a8,
-0x0004d0ac,
-0x0004d0b0,
-0x0004d0b4,
-0x0004d130,
-0x0004d134,
-0x0004d138,
-0x0004d140,
-0x0004d144,
-0x0004d148,
-0x0004d14c,
-0x0004d150,
-0x0004d154,
-0x0004d158,
-0x0004d15c,
-0x0004d160,
-0x0004d164,
-0x0004d168,
-0x0004d16c,
-0x0004d200,
-0x0004d204,
-0x0004d208,
-0x0004d20c,
-0x0004d210,
-0x0004d214,
-0x0004d218,
-0x0004d21c,
-0x0004d220,
-0x0004d224,
-0x0004d228,
-0x0004d22c,
-0x0004d230,
-0x0004d234,
-0x0004d238,
-0x0004d23c,
-0x0004d240,
-0x0004d244,
-0x0004d248,
-0x0004d24c,
-0x0004d250,
-0x0004d254,
-0x0004d258,
-0x0004d25c,
-0x0004d260,
-0x0004d264,
-0x0004d268,
-0x0004d26c,
-0x0004d270,
-0x0004d274,
-0x0004d278,
-0x0004d27c,
-0x0004d280,
-0x0004d284,
-0x0004d288,
-0x0004d28c,
-0x0004d290,
-0x0004d294,
-0x0004d298,
-0x0004d29c,
-0x0004d2a0,
-0x0004d2a4,
-0x0004d2a8,
-0x0004d2ac,
-0x0004d2b0,
-0x0004d2b4,
-0x0004d2b8,
-0x0004d2bc,
-0x0004d2c0,
-0x0004d2c4,
-0x0004d2c8,
-0x0004d4a0,
-0x0004d4a4,
-0x0004d4a8,
-0x0004d4ac,
-0x0004d4b0,
-0x0004d4b4,
-0x0004d500,
-0x0004d504,
-0x0004d508,
-0x0004d50c,
-0x0004d510,
-0x0004d514,
-0x0004d518,
-0x0004d51c,
-0x0004d520,
-0x0004d540,
-0x0004d544,
-0x0004d548,
-0x0004d54c,
-0x0004d550,
-0x0004d554,
-0x0004d558,
-0x0004d560,
-0x0004d564,
-0x0004d568,
-0x0004d570,
-0x0004d574,
-0x0004d578,
-0x0004d580,
-0x0004d584,
-0x0004d588,
-0x0004d590,
-0x0004d594,
-0x0004d598,
-0x0004d59c,
-0x0004d5e4,
-0x0004d5e8,
-0x0004d5ec,
-0x0004d600,
-0x0004d604,
-0x0004d608,
-0x0004d60c,
-0x0004d610,
-0x0004d614,
-0x0004d620,
-0x0004d624,
-0x0004d628,
-0x0004d62c,
-0x0004d630,
-0x0004d634,
-0x0004d638,
-0x0004d63c,
-0x0004d640,
-0x0004d644,
-0x0004d700,
-0x0004d704,
-0x0004d718,
-0x0004d71c,
-0x0004d720,
-0x0004d724,
-0x0004d728,
-0x0004d72c,
-0x0004d730,
-0x0004d734,
-0x0004d77c,
-0x0004d780,
-0x0004d800,
-0x0004d804,
-0x0004d808,
-0x0004d80c,
-0x0004d810,
-0x0004d814,
-0x0004d818,
-0x0004d81c,
-0x0004d820,
-0x0004d824,
-0x0004d828,
-0x0004d82c,
-0x0004d830,
-0x0004d834,
-0x0004d838,
-0x0004d83c,
-0x0004d840,
-0x0004d844,
-0x0004d848,
-0x0004d84c,
-0x0004d850,
-0x0004d854,
-0x0004d858,
-0x0004d85c,
-0x0004d860,
-0x0004d864,
-0x0004d868,
-0x0004d86c,
-0x0004d870,
-0x0004d874,
-0x0004d878,
-0x0004d87c,
-0x0004d880,
-0x0004d884,
-0x0004d888,
-0x0004d88c,
-0x0004d890,
-0x0004d894,
-0x0004d898,
-0x0004d89c,
-0x0004d8a0,
-0x0004d8a4,
-0x0004d8a8,
-0x0004d8ac,
-0x0004d8b0,
-0x0004d8b4,
-0x0004d8b8,
-0x0004d8bc,
-0x0004d8c0,
-0x0004d8c4,
-0x0004d8c8,
-0x0004d8cc,
-0x0004d8d0,
-0x0004d8d4,
-0x0004d8d8,
-0x0004d8dc,
-0x0004d8e0,
-0x0004d8e4,
-0x0004d8e8,
-0x0004d8ec,
-0x0004d8f0,
-0x0004d8f4,
-0x0004d8f8,
-0x0004d8fc,
-0x0004d900,
-0x0004d904,
-0x0004d908,
-0x0004d90c,
-0x0004d910,
-0x0004d914,
-0x0004d918,
-0x0004d91c,
-0x0004d920,
-0x0004d924,
-0x0004d928,
-0x0004d92c,
-0x0004d930,
-0x0004d934,
-0x0004d938,
-0x0004d93c,
-0x0004d940,
-0x0004d944,
-0x0004d948,
-0x0004d94c,
-0x0004d950,
-0x0004d954,
-0x0004d958,
-0x0004d95c,
-0x0004d960,
-0x0004d964,
-0x0004d968,
-0x0004d96c,
-0x0004d970,
-0x0004d974,
-0x0004d978,
-0x0004d97c,
-0x0004d980,
-0x0004d984,
-0x0004d988,
-0x0004d98c,
-0x0004d990,
-0x0004d994,
-0x0004d998,
-0x0004d99c,
-0x0004d9a0,
-0x0004d9a4,
-0x0004d9a8,
-0x0004d9ac,
-0x0004d9b0,
-0x0004d9b4,
-0x0004d9b8,
-0x0004d9bc,
-0x0004d9c0,
-0x0004d9c4,
-0x0004d9c8,
-0x0004d9cc,
-0x0004d9d0,
-0x0004d9d4,
-0x0004d9d8,
-0x0004d9dc,
-0x0004d9e0,
-0x0004d9e4,
-0x0004d9e8,
-0x0004d9ec,
-0x0004d9f0,
-0x0004d9f4,
-0x0004d9f8,
-0x0004d9fc,
-0x0004dc00,
-0x0004dc0c,
-0x0004dc10,
-0x0004dc14,
-0x0004dc24,
-0x0004dc28,
-0x0004dc2c,
-0x0004dc30,
-0x0004dc44,
-0x0004dc48,
-0x0004dc4c,
-0x0004dd00,
-0x0004dd04,
-0x0004dd08,
-0x0004dd0c,
-0x0004dd10,
-0x0004dd14,
-0x0004dd18,
-0x0004dd1c,
-0x0004dd20,
-0x0004dd24,
-0x0004dd28,
-0x0004dd2c,
-0x0004dd30,
-0x0004dd34,
-0x0004dd38,
-0x0004de00,
-0x0004de04,
-0x0004de08,
-0x0004de0c,
-0x0004de10,
-0x0004de14,
-0x0004de18,
-0x0004de1c,
-0x0004de20,
-0x0004de24,
-0x0004de28,
-0x0004de2c,
-0x0004de30,
-0x0004de34,
-0x0004de38,
-0x0004de3c,
-0x0004dff8,
-0x0004dffc,
-0x0004e000,
-0x0004e004,
-0x0004e008,
-0x0004e00c,
-0x0004e010,
-0x0004e014,
-0x0004e018,
-0x0004e01c,
-0x0004e020,
-0x0004e024,
-0x0004e028,
-0x0004e02c,
-0x0004e030,
-0x0004e034,
-0x0004e038,
-0x0004e03c,
-0x0004e040,
-0x0004e044,
-0x0004e048,
-0x0004e04c,
-0x0004e050,
-0x0004e054,
-0x0004e058,
-0x0004e05c,
-0x0004e060,
-0x0004e064,
-0x0004e068,
-0x0004e06c,
-0x0004e070,
-0x0004e074,
-0x0004e078,
-0x0004e07c,
-0x0004e080,
-0x0004e084,
-0x0004e088,
-0x0004e08c,
-0x0004e090,
-0x0004e094,
-0x0004e098,
-0x0004e09c,
-0x0004e0a0,
-0x0004e0a4,
-0x0004e0a8,
-0x0004e0ac,
-0x0004e0b0,
-0x0004e0b4,
-0x0004e0b8,
-0x0004e0bc,
-0x0004e0c0,
-0x0004e0c4,
-0x0004e0c8,
-0x0004e0cc,
-0x0004e0d0,
-0x0004e0d4,
-0x0004e0d8,
-0x0004e0dc,
-0x0004e0e0,
-0x0004e0e4,
-0x0004e0e8,
-0x0004e0ec,
-0x0004e0f0,
-0x0004e0f4,
-0x0004e0f8,
-0x0004e0fc,
-0x0004e100,
-0x0004e104,
-0x0004e108,
-0x0004e10c,
-0x0004e110,
-0x0004e114,
-0x0004e118,
-0x0004e11c,
-0x0004e120,
-0x0004e124,
-0x0004e128,
-0x0004e12c,
-0x0004e130,
-0x0004e134,
-0x0004e138,
-0x0004e13c,
-0x0004e140,
-0x0004e144,
-0x0004e148,
-0x0004e14c,
-0x0004e150,
-0x0004e154,
-0x0004e158,
-0x0004e15c,
-0x0004e160,
-0x0004e164,
-0x0004e168,
-0x0004e16c,
-0x0004e170,
-0x0004e174,
-0x0004e178,
-0x0004e17c,
-0x0004e180,
-0x0004e184,
-0x0004e188,
-0x0004e18c,
-0x0004e190,
-0x0004e194,
-0x0004e198,
-0x0004e19c,
-0x0004e1a0,
-0x0004e1a4,
-0x0004e1a8,
-0x0004e1ac,
-0x0004e1b0,
-0x0004e1b4,
-0x0004e1b8,
-0x0004e1bc,
-0x0004e1c0,
-0x0004e1c4,
-0x0004e1c8,
-0x0004e1cc,
-0x0004e1d0,
-0x0004e1d4,
-0x0004e1d8,
-0x0004e1dc,
-0x0004e1e0,
-0x0004e1e4,
-0x0004e1e8,
-0x0004e1ec,
-0x0004e1f0,
-0x0004e1f4,
-0x0004e1f8,
-0x0004e1fc,
-0x0004e200,
-0x0004e204,
-0x0004e208,
-0x0004e20c,
-0x0004e210,
-0x0004e214,
-0x0004e218,
-0x0004e21c,
-0x0004e220,
-0x0004e224,
-0x0004e228,
-0x0004e22c,
-0x0004e230,
-0x0004e234,
-0x0004e238,
-0x0004e23c,
-0x0004e240,
-0x0004e244,
-0x0004e248,
-0x0004e24c,
-0x0004e250,
-0x0004e254,
-0x0004e258,
-0x0004e25c,
-0x0004e260,
-0x0004e264,
-0x0004e268,
-0x0004e26c,
-0x0004e270,
-0x0004e274,
-0x0004e278,
-0x0004e27c,
-0x0004e280,
-0x0004e284,
-0x0004e288,
-0x0004e28c,
-0x0004e290,
-0x0004e294,
-0x0004e298,
-0x0004e29c,
-0x0004e2a0,
-0x0004e2a4,
-0x0004e2a8,
-0x0004e2ac,
-0x0004e2b0,
-0x0004e2b4,
-0x0004e2b8,
-0x0004e2bc,
-0x0004e2c0,
-0x0004e2c4,
-0x0004e2c8,
-0x0004e2cc,
-0x0004e2d0,
-0x0004e2d4,
-0x0004e2d8,
-0x0004e2dc,
-0x0004e2e0,
-0x0004e2e4,
-0x0004e2e8,
-0x0004e2ec,
-0x0004e2f0,
-0x0004e2f4,
-0x0004e2f8,
-0x0004e2fc,
-0x0004e300,
-0x0004e304,
-0x0004e308,
-0x0004e30c,
-0x0004e310,
-0x0004e314,
-0x0004e318,
-0x0004e31c,
-0x0004e320,
-0x0004e324,
-0x0004e328,
-0x0004e32c,
-0x0004e330,
-0x0004e334,
-0x0004e338,
-0x0004e33c,
-0x0004e340,
-0x0004e344,
-0x0004e348,
-0x0004e34c,
-0x0004e350,
-0x0004e354,
-0x0004e358,
-0x0004e35c,
-0x0004e360,
-0x0004e364,
-0x0004e368,
-0x0004e36c,
-0x0004e370,
-0x0004e374,
-0x0004e378,
-0x0004e37c,
-0x0004e380,
-0x0004e384,
-0x0004e388,
-0x0004e38c,
-0x0004e390,
-0x0004e394,
-0x0004e398,
-0x0004e39c,
-0x0004e3a0,
-0x0004e3a4,
-0x0004e3a8,
-0x0004e3ac,
-0x0004e3b0,
-0x0004e3b4,
-0x0004e3b8,
-0x0004e3bc,
-0x0004e3c0,
-0x0004e3c4,
-0x0004e3c8,
-0x0004e3cc,
-0x0004e3d0,
-0x0004e3d4,
-0x0004e3d8,
-0x0004e3dc,
-0x0004e3e0,
-0x0004e3e4,
-0x0004e3e8,
-0x0004e3ec,
-0x0004e3f0,
-0x0004e3f4,
-0x0004e3f8,
-0x0004e3fc,
-0x0004e400,
-0x0004e404,
-0x0004e408,
-0x0004e40c,
-0x0004e410,
-0x0004e414,
-0x0004e418,
-0x0004e41c,
-0x0004e420,
-0x0004e424,
-0x0004e428,
-0x0004e42c,
-0x0004e430,
-0x0004e434,
-0x0004e438,
-0x0004e43c,
-0x0004e440,
-0x0004e444,
-0x0004e448,
-0x0004e44c,
-0x0004e450,
-0x0004e454,
-0x0004e458,
-0x0004e45c,
-0x0004e460,
-0x0004e464,
-0x0004e468,
-0x0004e46c,
-0x0004e470,
-0x0004e474,
-0x0004e478,
-0x0004e47c,
-0x0004e480,
-0x0004e484,
-0x0004e488,
-0x0004e48c,
-0x0004e490,
-0x0004e494,
-0x0004e498,
-0x0004e49c,
-0x0004e4a0,
-0x0004e4a4,
-0x0004e4a8,
-0x0004e4ac,
-0x0004e4b0,
-0x0004e4b4,
-0x0004e4b8,
-0x0004e4bc,
-0x0004e4c0,
-0x0004e4c4,
-0x0004e4c8,
-0x0004e4cc,
-0x0004e4d0,
-0x0004e4d4,
-0x0004e4d8,
-0x0004e4dc,
-0x0004e4e0,
-0x0004e4e4,
-0x0004e4e8,
-0x0004e4ec,
-0x0004e4f0,
-0x0004e4f4,
-0x0004e4f8,
-0x0004e4fc,
-0x0004e500,
-0x0004e504,
-0x0004e508,
-0x0004e50c,
-0x0004e510,
-0x0004e514,
-0x0004e518,
-0x0004e51c,
-0x0004e520,
-0x0004e524,
-0x0004e528,
-0x0004e52c,
-0x0004e530,
-0x0004e534,
-0x0004e538,
-0x0004e53c,
-0x0004e540,
-0x0004e544,
-0x0004e548,
-0x0004e54c,
-0x0004e550,
-0x0004e554,
-0x0004e558,
-0x0004e55c,
-0x0004e560,
-0x0004e564,
-0x0004e568,
-0x0004e56c,
-0x0004e570,
-0x0004e574,
-0x0004e578,
-0x0004e57c,
-0x0004e580,
-0x0004e584,
-0x0004e588,
-0x0004e58c,
-0x0004e590,
-0x0004e594,
-0x0004e598,
-0x0004e59c,
-0x0004e5a0,
-0x0004e5a4,
-0x0004e5a8,
-0x0004e5ac,
-0x0004e5b0,
-0x0004e5b4,
-0x0004e5b8,
-0x0004e5bc,
-0x0004e5c0,
-0x0004e5c4,
-0x0004e5c8,
-0x0004e5cc,
-0x0004e5d0,
-0x0004e5d4,
-0x0004e5d8,
-0x0004e5dc,
-0x0004e5e0,
-0x0004e5e4,
-0x0004e5e8,
-0x0004e5ec,
-0x0004e5f0,
-0x0004e5f4,
-0x0004e5f8,
-0x0004e5fc,
-0x0004e600,
-0x0004e604,
-0x0004e608,
-0x0004e60c,
-0x0004e610,
-0x0004e614,
-0x0004e618,
-0x0004e61c,
-0x0004e620,
-0x0004e624,
-0x0004e628,
-0x0004e62c,
-0x0004e630,
-0x0004e634,
-0x0004e638,
-0x0004e63c,
-0x0004e640,
-0x0004e644,
-0x0004e648,
-0x0004e64c,
-0x0004e650,
-0x0004e654,
-0x0004e658,
-0x0004e65c,
-0x0004e660,
-0x0004e664,
-0x0004e668,
-0x0004e66c,
-0x0004e670,
-0x0004e674,
-0x0004e678,
-0x0004e67c,
-0x0004e680,
-0x0004e684,
-0x0004e688,
-0x0004e68c,
-0x0004e690,
-0x0004e694,
-0x0004e698,
-0x0004e69c,
-0x0004e6a0,
-0x0004e6a4,
-0x0004e6a8,
-0x0004e6ac,
-0x0004e6b0,
-0x0004e6b4,
-0x0004e6b8,
-0x0004e6bc,
-0x0004e6c0,
-0x0004e6c4,
-0x0004e6c8,
-0x0004e6cc,
-0x0004e6d0,
-0x0004e6d4,
-0x0004e6d8,
-0x0004e6dc,
-0x0004e6e0,
-0x0004e6e4,
-0x0004e6e8,
-0x0004e6ec,
-0x0004e6f0,
-0x0004e6f4,
-0x0004e6f8,
-0x0004e6fc,
-0x0004e700,
-0x0004e704,
-0x0004e708,
-0x0004e70c,
-0x0004e710,
-0x0004e714,
-0x0004e718,
-0x0004e71c,
-0x0004e720,
-0x0004e724,
-0x0004e728,
-0x0004e72c,
-0x0004e730,
-0x0004e734,
-0x0004e738,
-0x0004e73c,
-0x0004e740,
-0x0004e744,
-0x0004e748,
-0x0004e74c,
-0x0004e750,
-0x0004e754,
-0x0004e758,
-0x0004e75c,
-0x0004e760,
-0x0004e764,
-0x0004e768,
-0x0004e76c,
-0x0004e770,
-0x0004e774,
-0x0004e778,
-0x0004e77c,
-0x0004e780,
-0x0004e784,
-0x0004e788,
-0x0004e78c,
-0x0004e790,
-0x0004e794,
-0x0004e798,
-0x0004e79c,
-0x0004e7a0,
-0x0004e7a4,
-0x0004e7a8,
-0x0004e7ac,
-0x0004e7b0,
-0x0004e7b4,
-0x0004e7b8,
-0x0004e7bc,
-0x0004e7c0,
-0x0004e7c4,
-0x0004e7c8,
-0x0004e7cc,
-0x0004e7d0,
-0x0004e7d4,
-0x0004e7d8,
-0x0004e7dc,
-0x0004e7e0,
-0x0004e7e4,
-0x0004e7e8,
-0x0004e7ec,
-0x0004e7f0,
-0x0004e7f4,
-0x0004e7f8,
-0x0004e7fc,
-0x0004e800,
-0x0004e804,
-0x0004e808,
-0x0004e80c,
-0x0004e810,
-0x0004e814,
-0x0004e818,
-0x0004e81c,
-0x0004e820,
-0x0004e824,
-0x0004e828,
-0x0004e82c,
-0x0004e830,
-0x0004e834,
-0x0004e838,
-0x0004e83c,
-0x0004e840,
-0x0004e844,
-0x0004e848,
-0x0004e84c,
-0x0004e850,
-0x0004e854,
-0x0004e858,
-0x0004e85c,
-0x0004e860,
-0x0004e864,
-0x0004e868,
-0x0004e86c,
-0x0004e870,
-0x0004e874,
-0x0004e878,
-0x0004e87c,
-0x0004e880,
-0x0004e884,
-0x0004e888,
-0x0004e88c,
-0x0004e890,
-0x0004e894,
-0x0004e898,
-0x0004e89c,
-0x0004e8a0,
-0x0004e8a4,
-0x0004e8a8,
-0x0004e8ac,
-0x0004e8b0,
-0x0004e8b4,
-0x0004e8b8,
-0x0004e8bc,
-0x0004e8c0,
-0x0004e8c4,
-0x0004e8c8,
-0x0004e8cc,
-0x0004e8d0,
-0x0004e8d4,
-0x0004e8d8,
-0x0004e8dc,
-0x0004e8e0,
-0x0004e8e4,
-0x0004e8e8,
-0x0004e8ec,
-0x0004e8f0,
-0x0004e8f4,
-0x0004e8f8,
-0x0004e8fc,
-0x00080000,
-0x00080004,
-0x00080008,
-0x0008000c,
-0x00080010,
-0x00080014,
-0x00080018,
-0x0008001c,
-0x00080024,
-0x00080028,
-0x0008002c,
-0x00080030,
-0x00080038,
-0x0008003c,
-0x00080044,
-0x00080048,
-0x0008004c,
-0x00080050,
-0x00080054,
-0x00080058,
-0x0008005c,
-0x00080060,
-0x00080064,
-0x00080068,
-0x0008006c,
-0x00080070,
-0x00080074,
-0x00080078,
-0x0008007c,
-0x00080080,
-0x00080084,
-0x00080088,
-0x0008008c,
-0x00080090,
-0x0008009c,
-0x000800a0,
-0x000800ac,
-0x000800b0,
-0x000800b4,
-0x000800b8,
-0x000800bc,
-0x000800c0,
-0x000800c4,
-0x000800c8,
-0x000800cc,
-0x000800d0,
-0x000800d4,
-0x000800d8,
-0x000800dc,
-0x00080180,
-0x000801e0,
-0x000801e8,
-0x000801ec,
-0x000801f0,
-0x000801f8,
-0x00080200,
-0x00080204,
-0x00080208,
-0x00080210,
-0x00080240,
-0x00080244,
-0x00080248,
-0x0008024c,
-0x00080250,
-0x00080254,
-0x00080284,
-0x00080288,
-0x0008028c,
-0x00080290,
-0x00080294,
-0x00080298,
-0x0008029c,
-0x000802a0,
-0x000802a4,
-0x000802a8,
-0x000802ac,
-0x000802b0,
-0x000802b4,
-0x000802b8,
-0x000802bc,
-0x000802c0,
-0x000802c4,
-0x000802c8,
-0x000802cc,
-0x000802d0,
-0x000802d4,
-0x000802d8,
-0x000802dc,
-0x000802e0,
-0x000802e4,
-0x000802e8,
-0x000802ec,
-0x000802f0,
-0x000802f4,
-0x000802f8,
-0x00080300,
-0x00080304,
-0x00080308,
-0x0008030c,
-0x00080310,
-0x00080314,
-0x00080318,
-0x0008031c,
-0x00080330,
-0x00080334,
-0x00080338,
-0x0008033c,
-0x00080340,
-0x00080344,
-0x00080348,
-0x0008034c,
-0x00080380,
-0x00080414,
-0x00080488,
-0x0008048c,
-0x00080490,
-0x00080494,
-0x00080498,
-0x0008049c,
-0x000804a0,
-0x000804a4,
-0x00080500,
-0x00080510,
-0x00080514,
-0x0008051c,
-0x00080530,
-0x00080534,
-0x00080538,
-0x0008053c,
-0x00080540,
-0x00080544,
-0x00080548,
-0x0008054c,
-0x00080580,
-0x00080584,
-0x00080588,
-0x0008058c,
-0x00080590,
-0x00080594,
-0x000805a0,
-0x000805a4,
-0x000805a8,
-0x000805ac,
-0x000805b0,
-0x000805b4,
-0x000805b8,
-0x000805bc,
-0x000805c0,
-0x000805d0,
-0x000805dc,
-0x000805e0,
-0x000805e4,
-0x000805e8,
-0x000805ec,
-0x00080600,
-0x0008060c,
-0x00080610,
-0x00080614,
-0x00080640,
-0x00080680,
-0x00080684,
-0x00080688,
-0x0008068c,
-0x00080690,
-0x00080694,
-0x00080698,
-0x00080700,
-0x00080704,
-0x00080800,
-0x00080804,
-0x00080808,
-0x0008080c,
-0x00080810,
-0x00080814,
-0x00080840,
-0x00080844,
-0x00080848,
-0x0008084c,
-0x00080854,
-0x00080860,
-0x00080864,
-0x00080868,
-0x0008086c,
-0x00080870,
-0x00080874,
-0x00080878,
-0x0008087c,
-0x00080880,
-0x00080884,
-0x00080888,
-0x0008088c,
-0x00080890,
-0x00080894,
-0x00080898,
-0x0008089c,
-0x000808a0,
-0x000808a4,
-0x000808a8,
-0x000808ac,
-0x000808b0,
-0x000808b4,
-0x000808e4,
-0x0008092c,
-0x00080930,
-0x00081000,
-0x00081004,
-0x00081008,
-0x0008100c,
-0x00081010,
-0x00081014,
-0x00081018,
-0x0008101c,
-0x00081020,
-0x00081040,
-0x00081044,
-0x00081048,
-0x0008104c,
-0x00081050,
-0x00081054,
-0x00081058,
-0x0008105c,
-0x00081060,
-0x00081080,
-0x00081084,
-0x000810c0,
-0x000810c4,
-0x000810d0,
-0x000810d4,
-0x00081100,
-0x00081104,
-0x00081110,
-0x00081114,
-0x00081304,
-0x00081308,
-0x0008130c,
-0x00081310,
-0x00081314,
-0x00081318,
-0x0008131c,
-0x00081410,
-0x00081414,
-0x00081418,
-0x0008141c,
-0x00081420,
-0x00081424,
-0x00081428,
-0x0008142c,
-0x00081430,
-0x00081440,
-0x00081500,
-0x00081504,
-0x00081508,
-0x0008150c,
-0x00081510,
-0x00081514,
-0x00081518,
-0x0008151c,
-0x00081520,
-0x00081524,
-0x00081528,
-0x0008152c,
-0x00081530,
-0x00081534,
-0x00081538,
-0x0008153c,
-0x00081540,
-0x00081544,
-0x00081548,
-0x0008154c,
-0x00081550,
-0x00081554,
-0x00081558,
-0x0008155c,
-0x00081560,
-0x00081564,
-0x00081568,
-0x0008156c,
-0x00081570,
-0x00081574,
-0x00081578,
-0x0008157c,
-0x00081580,
-0x00081584,
-0x00081588,
-0x0008158c,
-0x00081590,
-0x00081594,
-0x00081598,
-0x0008159c,
-0x000815a0,
-0x000815a4,
-0x000815a8,
-0x000815ac,
-0x000815b0,
-0x000815b4,
-0x000815b8,
-0x000815bc,
-0x000815c0,
-0x000815c4,
-0x000815c8,
-0x000815cc,
-0x000815d0,
-0x000815d4,
-0x000815d8,
-0x000815dc,
-0x000815e0,
-0x000815e4,
-0x000815e8,
-0x000815ec,
-0x000815f0,
-0x000815f4,
-0x000815f8,
-0x000815fc,
-0x00081800,
-0x00081804,
-0x00081808,
-0x0008180c,
-0x00081810,
-0x00081814,
-0x00081818,
-0x0008181c,
-0x00081820,
-0x00081824,
-0x00081828,
-0x0008182c,
-0x00081830,
-0x00081834,
-0x00081838,
-0x0008183c,
-0x00081840,
-0x00081844,
-0x00081848,
-0x0008184c,
-0x00081850,
-0x00081854,
-0x00081858,
-0x0008185c,
-0x00081860,
-0x00081864,
-0x00081868,
-0x0008186c,
-0x00081870,
-0x00081874,
-0x00081878,
-0x0008187c,
-0x00081880,
-0x00081884,
-0x00081888,
-0x0008188c,
-0x00081890,
-0x00081894,
-0x00081a00,
-0x00081a04,
-0x00081a18,
-0x00081a1c,
-0x00081a20,
-0x00081a24,
-0x00081a28,
-0x00081a2c,
-0x00081a30,
-0x00081a34,
-0x00081a7c,
-0x00081c04,
-0x00081c08,
-0x00081c0c,
-0x00081c10,
-0x00081c14,
-0x00081c18,
-0x00081c1c,
-0x00081c20,
-0x00081c24,
-0x00081c28,
-0x00081c2c,
-0x00081c30,
-0x00081c34,
-0x00081c38,
-0x00081c3c,
-0x00081c40,
-0x00081c44,
-0x00081c48,
-0x00081c4c,
-0x00081c50,
-0x00081c54,
-0x00081c58,
-0x00081c5c,
-0x00081c60,
-0x00081c64,
-0x00081c68,
-0x00081c6c,
-0x00081c70,
-0x00081c74,
-0x00081c78,
-0x00081c7c,
-0x00081c80,
-0x00081c84,
-0x00081c88,
-0x00081c8c,
-0x00081c90,
-0x00081c94,
-0x00081c98,
-0x00081c9c,
-0x00081ca0,
-0x00081ca4,
-0x00081ca8,
-0x00081cac,
-0x00081cb0,
-0x00081cb4,
-0x00082000,
-0x00082004,
-0x00082008,
-0x0008200c,
-0x00082010,
-0x00082014,
-0x00082018,
-0x0008201c,
-0x00082020,
-0x00082024,
-0x00082028,
-0x0008202c,
-0x00082030,
-0x00082034,
-0x00082038,
-0x0008203c,
-0x00082040,
-0x00082044,
-0x00082048,
-0x0008204c,
-0x00082050,
-0x00082054,
-0x00082058,
-0x0008205c,
-0x00082060,
-0x00082064,
-0x00082068,
-0x0008206c,
-0x00082070,
-0x00082074,
-0x00082078,
-0x0008207c,
-0x00082080,
-0x00082084,
-0x00082088,
-0x0008208c,
-0x00082090,
-0x00082094,
-0x00082098,
-0x0008209c,
-0x000820a0,
-0x000820a4,
-0x000820a8,
-0x000820ac,
-0x000820b0,
-0x000820b4,
-0x000820b8,
-0x000820bc,
-0x000820c0,
-0x000820c4,
-0x000820c8,
-0x000820cc,
-0x000820d0,
-0x000820d4,
-0x000820d8,
-0x000820dc,
-0x000820e0,
-0x000820e4,
-0x000820e8,
-0x000820ec,
-0x000820f0,
-0x000820f4,
-0x000820f8,
-0x000820fc,
-0x00082100,
-0x00082104,
-0x00082108,
-0x0008210c,
-0x00082110,
-0x00082114,
-0x00082118,
-0x0008211c,
-0x00082120,
-0x00082124,
-0x00082128,
-0x0008212c,
-0x00082130,
-0x00082134,
-0x00082138,
-0x0008213c,
-0x00082140,
-0x00082144,
-0x00082148,
-0x0008214c,
-0x00082150,
-0x00082154,
-0x00082158,
-0x0008215c,
-0x00082160,
-0x00082164,
-0x00082168,
-0x0008216c,
-0x00082170,
-0x00082174,
-0x00082178,
-0x0008217c,
-0x00082180,
-0x00082184,
-0x00082188,
-0x0008218c,
-0x00082190,
-0x00082194,
-0x00082198,
-0x0008219c,
-0x000821a0,
-0x000821a4,
-0x000821a8,
-0x000821ac,
-0x000821b0,
-0x000821b4,
-0x000821b8,
-0x000821bc,
-0x000821c0,
-0x000821c4,
-0x000821c8,
-0x000821cc,
-0x000821d0,
-0x000821d4,
-0x000821d8,
-0x000821dc,
-0x000821e0,
-0x000821e4,
-0x000821e8,
-0x000821ec,
-0x000821f0,
-0x000821f4,
-0x000821f8,
-0x000821fc,
-0x00082200,
-0x00082204,
-0x00082208,
-0x0008220c,
-0x00082210,
-0x00082214,
-0x00082218,
-0x0008221c,
-0x00082220,
-0x00082224,
-0x00082228,
-0x0008222c,
-0x00082230,
-0x00082234,
-0x00082238,
-0x0008223c,
-0x00082240,
-0x00082244,
-0x00082248,
-0x0008224c,
-0x00082250,
-0x00082254,
-0x00082258,
-0x0008225c,
-0x00082260,
-0x00082264,
-0x00082268,
-0x0008226c,
-0x00082270,
-0x00082274,
-0x00082278,
-0x0008227c,
-0x00082280,
-0x00082284,
-0x00082288,
-0x0008228c,
-0x00082290,
-0x00082294,
-0x00082298,
-0x0008229c,
-0x000822a0,
-0x000822a4,
-0x000822a8,
-0x000822ac,
-0x000822b0,
-0x000822b4,
-0x000822b8,
-0x000822bc,
-0x000822c0,
-0x000822c4,
-0x000822c8,
-0x000822cc,
-0x000822d0,
-0x000822d4,
-0x000822d8,
-0x000822dc,
-0x000822e0,
-0x000822e4,
-0x000822e8,
-0x000822ec,
-0x000822f0,
-0x000822f4,
-0x000822f8,
-0x000822fc,
-0x00082300,
-0x00082304,
-0x00082308,
-0x0008230c,
-0x00082310,
-0x00082314,
-0x00082318,
-0x0008231c,
-0x00082320,
-0x00082324,
-0x00082328,
-0x0008232c,
-0x00082330,
-0x00082334,
-0x00082338,
-0x0008233c,
-0x00082340,
-0x00082344,
-0x00082348,
-0x0008234c,
-0x00082350,
-0x00082354,
-0x00082358,
-0x0008235c,
-0x00082360,
-0x00082364,
-0x00082368,
-0x0008236c,
-0x00082370,
-0x00082374,
-0x00082378,
-0x0008237c,
-0x00082380,
-0x00082384,
-0x00082388,
-0x0008238c,
-0x00082390,
-0x00082394,
-0x00082398,
-0x0008239c,
-0x000823a0,
-0x000823a4,
-0x000823a8,
-0x000823ac,
-0x000823b0,
-0x000823b4,
-0x000823b8,
-0x000823bc,
-0x000823c0,
-0x000823c4,
-0x000823c8,
-0x000823cc,
-0x000823d0,
-0x000823d4,
-0x000823d8,
-0x000823dc,
-0x000823e0,
-0x000823e4,
-0x000823e8,
-0x000823ec,
-0x000823f0,
-0x000823f4,
-0x000823f8,
-0x000823fc,
-0x00082400,
-0x00082404,
-0x00082408,
-0x0008240c,
-0x00082410,
-0x00082414,
-0x00082418,
-0x0008241c,
-0x00082420,
-0x00082424,
-0x00082428,
-0x0008242c,
-0x00082430,
-0x00082434,
-0x00082438,
-0x0008243c,
-0x00082440,
-0x00082444,
-0x00082448,
-0x0008244c,
-0x00082450,
-0x00082454,
-0x00082458,
-0x0008245c,
-0x00082460,
-0x00082464,
-0x00082468,
-0x0008246c,
-0x00082470,
-0x00082474,
-0x00082478,
-0x0008247c,
-0x00082480,
-0x00082484,
-0x00082488,
-0x0008248c,
-0x00082490,
-0x00082494,
-0x00082498,
-0x0008249c,
-0x000824a0,
-0x000824a4,
-0x000824a8,
-0x000824ac,
-0x000824b0,
-0x000824b4,
-0x000824b8,
-0x000824bc,
-0x000824c0,
-0x000824c4,
-0x000824c8,
-0x000824cc,
-0x000824d0,
-0x000824d4,
-0x000824d8,
-0x000824dc,
-0x000824e0,
-0x000824e4,
-0x000824e8,
-0x000824ec,
-0x000824f0,
-0x000824f4,
-0x000824f8,
-0x000824fc,
-0x00082500,
-0x00082504,
-0x00082508,
-0x0008250c,
-0x00082510,
-0x00082514,
-0x00082518,
-0x0008251c,
-0x00082520,
-0x00082524,
-0x00082528,
-0x0008252c,
-0x00082530,
-0x00082534,
-0x00082538,
-0x0008253c,
-0x00082540,
-0x00082544,
-0x00082548,
-0x0008254c,
-0x00082550,
-0x00082554,
-0x00082558,
-0x0008255c,
-0x00082560,
-0x00082564,
-0x00082568,
-0x0008256c,
-0x00082570,
-0x00082574,
-0x00082578,
-0x0008257c,
-0x00082580,
-0x00082584,
-0x00082588,
-0x0008258c,
-0x00082590,
-0x00082594,
-0x00082598,
-0x0008259c,
-0x000825a0,
-0x000825a4,
-0x000825a8,
-0x000825ac,
-0x000825b0,
-0x000825b4,
-0x000825b8,
-0x000825bc,
-0x000825c0,
-0x000825c4,
-0x000825c8,
-0x000825cc,
-0x000825d0,
-0x000825d4,
-0x000825d8,
-0x000825dc,
-0x000825e0,
-0x000825e4,
-0x000825e8,
-0x000825ec,
-0x000825f0,
-0x000825f4,
-0x000825f8,
-0x000825fc,
-0x00082600,
-0x00082604,
-0x00082608,
-0x0008260c,
-0x00082610,
-0x00082614,
-0x00082618,
-0x0008261c,
-0x00082620,
-0x00082624,
-0x00082628,
-0x0008262c,
-0x00082630,
-0x00082634,
-0x00082638,
-0x0008263c,
-0x00082640,
-0x00082644,
-0x00082648,
-0x0008264c,
-0x00082650,
-0x00082654,
-0x00082658,
-0x0008265c,
-0x00082660,
-0x00082664,
-0x00082668,
-0x0008266c,
-0x00082670,
-0x00082674,
-0x00082678,
-0x0008267c,
-0x00082680,
-0x00082684,
-0x00082688,
-0x0008268c,
-0x00082690,
-0x00082694,
-0x00082698,
-0x0008269c,
-0x000826a0,
-0x000826a4,
-0x000826a8,
-0x000826ac,
-0x000826b0,
-0x000826b4,
-0x000826b8,
-0x000826bc,
-0x000826c0,
-0x000826c4,
-0x000826c8,
-0x000826cc,
-0x000826d0,
-0x000826d4,
-0x000826d8,
-0x000826dc,
-0x000826e0,
-0x000826e4,
-0x000826e8,
-0x000826ec,
-0x000826f0,
-0x000826f4,
-0x000826f8,
-0x000826fc,
-0x00082700,
-0x00082704,
-0x00082708,
-0x0008270c,
-0x00082710,
-0x00082714,
-0x00082718,
-0x0008271c,
-0x00082720,
-0x00082724,
-0x00082728,
-0x0008272c,
-0x00082730,
-0x00082734,
-0x00082738,
-0x0008273c,
-0x00082740,
-0x00082744,
-0x00082748,
-0x0008274c,
-0x00082750,
-0x00082754,
-0x00082758,
-0x0008275c,
-0x00082760,
-0x00082764,
-0x00082768,
-0x0008276c,
-0x00082770,
-0x00082774,
-0x00082778,
-0x0008277c,
-0x00082780,
-0x00082784,
-0x00082788,
-0x0008278c,
-0x00082790,
-0x00082794,
-0x00082798,
-0x0008279c,
-0x000827a0,
-0x000827a4,
-0x000827a8,
-0x000827ac,
-0x000827b0,
-0x000827b4,
-0x000827b8,
-0x000827bc,
-0x000827c0,
-0x000827c4,
-0x000827c8,
-0x000827cc,
-0x000827d0,
-0x000827d4,
-0x000827d8,
-0x000827dc,
-0x000827e0,
-0x000827e4,
-0x000827e8,
-0x000827ec,
-0x000827f0,
-0x000827f4,
-0x000827f8,
-0x000827fc,
-0x00082800,
-0x00082804,
-0x00082808,
-0x0008280c,
-0x00082810,
-0x00082814,
-0x00082818,
-0x0008281c,
-0x00082820,
-0x00082824,
-0x00082828,
-0x0008282c,
-0x00082830,
-0x00082834,
-0x00082838,
-0x0008283c,
-0x00082840,
-0x00082844,
-0x00082848,
-0x0008284c,
-0x00082850,
-0x00082854,
-0x00082858,
-0x0008285c,
-0x00082860,
-0x00082864,
-0x00082868,
-0x0008286c,
-0x00082870,
-0x00082874,
-0x00082878,
-0x0008287c,
-0x00082880,
-0x00082884,
-0x00082888,
-0x0008288c,
-0x00082890,
-0x00082894,
-0x00082898,
-0x0008289c,
-0x000828a0,
-0x000828a4,
-0x000828a8,
-0x000828ac,
-0x000828b0,
-0x000828b4,
-0x000828b8,
-0x000828bc,
-0x000828c0,
-0x000828c4,
-0x000828c8,
-0x000828cc,
-0x000828d0,
-0x000828d4,
-0x000828d8,
-0x000828dc,
-0x000828e0,
-0x000828e4,
-0x000828e8,
-0x000828ec,
-0x000828f0,
-0x000828f4,
-0x000828f8,
-0x000828fc,
-0x00082900,
-0x00082904,
-0x00082908,
-0x0008290c,
-0x00082910,
-0x00082914,
-0x00082918,
-0x0008291c,
-0x00082920,
-0x00082924,
-0x00082928,
-0x0008292c,
-0x00082930,
-0x00082934,
-0x00082938,
-0x0008293c,
-0x00082940,
-0x00082944,
-0x00082948,
-0x0008294c,
-0x00082950,
-0x00082954,
-0x00082958,
-0x0008295c,
-0x00082960,
-0x00082964,
-0x00082968,
-0x0008296c,
-0x00082970,
-0x00082974,
-0x00082978,
-0x0008297c,
-0x00082980,
-0x00082984,
-0x00082988,
-0x0008298c,
-0x00082990,
-0x00082994,
-0x00082998,
-0x0008299c,
-0x000829a0,
-0x000829a4,
-0x000829a8,
-0x000829ac,
-0x000829b0,
-0x000829b4,
-0x000829b8,
-0x000829bc,
-0x000829c0,
-0x000829c4,
-0x000829c8,
-0x000829cc,
-0x000829d0,
-0x000829d4,
-0x000829d8,
-0x000829dc,
-0x000829e0,
-0x000829e4,
-0x000829e8,
-0x000829ec,
-0x000829f0,
-0x000829f4,
-0x000829f8,
-0x000829fc,
-0x00082a00,
-0x00082a04,
-0x00082a08,
-0x00082a0c,
-0x00082a10,
-0x00082a14,
-0x00082a18,
-0x00082a1c,
-0x00082a20,
-0x00082a24,
-0x00082a28,
-0x00082a2c,
-0x00082a30,
-0x00082a34,
-0x00082a38,
-0x00082a3c,
-0x00082a40,
-0x00082a44,
-0x00082a48,
-0x00082a4c,
-0x00082a50,
-0x00082a54,
-0x00082a58,
-0x00082a5c,
-0x00082a60,
-0x00082a64,
-0x00082a68,
-0x00082a6c,
-0x00082a70,
-0x00082a74,
-0x00082a78,
-0x00082a7c,
-0x00082a80,
-0x00082a84,
-0x00082a88,
-0x00082a8c,
-0x00082a90,
-0x00082a94,
-0x00082a98,
-0x00082a9c,
-0x00082aa0,
-0x00082aa4,
-0x00082aa8,
-0x00082aac,
-0x00082ab0,
-0x00082ab4,
-0x00082ab8,
-0x00082abc,
-0x00082ac0,
-0x00082ac4,
-0x00082ac8,
-0x00082acc,
-0x00082ad0,
-0x00082ad4,
-0x00082ad8,
-0x00082adc,
-0x00082ae0,
-0x00082ae4,
-0x00082ae8,
-0x00082aec,
-0x00082af0,
-0x00082af4,
-0x00082af8,
-0x00082afc,
-0x00082b00,
-0x00082b04,
-0x00082b08,
-0x00082b0c,
-0x00082b10,
-0x00082b14,
-0x00082b18,
-0x00082b1c,
-0x00082b20,
-0x00082b24,
-0x00082b28,
-0x00082b2c,
-0x00082b30,
-0x00082b34,
-0x00082b38,
-0x00082b3c,
-0x00082b40,
-0x00082b44,
-0x00082b48,
-0x00082b4c,
-0x00082b50,
-0x00082b54,
-0x00082b58,
-0x00082b5c,
-0x00082b60,
-0x00082b64,
-0x00082b68,
-0x00082b6c,
-0x00082b70,
-0x00082b74,
-0x00082b78,
-0x00082b7c,
-0x00082b80,
-0x00082b84,
-0x00082b88,
-0x00082b8c,
-0x00082b90,
-0x00082b94,
-0x00082b98,
-0x00082b9c,
-0x00082ba0,
-0x00082ba4,
-0x00082ba8,
-0x00082bac,
-0x00082bb0,
-0x00082bb4,
-0x00082bb8,
-0x00082bbc,
-0x00082bc0,
-0x00082bc4,
-0x00082bc8,
-0x00082bcc,
-0x00082bd0,
-0x00082bd4,
-0x00082bd8,
-0x00082bdc,
-0x00082be0,
-0x00082be4,
-0x00082be8,
-0x00082bec,
-0x00082bf0,
-0x00082bf4,
-0x00082bf8,
-0x00082bfc,
-0x00082c00,
-0x00082c04,
-0x00082c08,
-0x00082c0c,
-0x00082c10,
-0x00082c14,
-0x00082c18,
-0x00082c1c,
-0x00082c20,
-0x00082c24,
-0x00082c28,
-0x00082c2c,
-0x00082c30,
-0x00082c34,
-0x00082c38,
-0x00082c3c,
-0x00082c40,
-0x00082c44,
-0x00082c48,
-0x00082c4c,
-0x00082c50,
-0x00082c54,
-0x00082c58,
-0x00082c5c,
-0x00082c60,
-0x00082c64,
-0x00082c68,
-0x00082c6c,
-0x00082c70,
-0x00082c74,
-0x00082c78,
-0x00082c7c,
-0x00082c80,
-0x00082c84,
-0x00082c88,
-0x00082c8c,
-0x00082c90,
-0x00082c94,
-0x00082c98,
-0x00082c9c,
-0x00082ca0,
-0x00082ca4,
-0x00082ca8,
-0x00082cac,
-0x00082cb0,
-0x00082cb4,
-0x00082cb8,
-0x00082cbc,
-0x00082cc0,
-0x00082cc4,
-0x00082cc8,
-0x00082ccc,
-0x00082cd0,
-0x00082cd4,
-0x00082cd8,
-0x00082cdc,
-0x00082ce0,
-0x00082ce4,
-0x00082ce8,
-0x00082cec,
-0x00082cf0,
-0x00082cf4,
-0x00082cf8,
-0x00082cfc,
-0x00082d00,
-0x00082d04,
-0x00082d08,
-0x00082d0c,
-0x00082d10,
-0x00082d14,
-0x00082d18,
-0x00082d1c,
-0x00082d20,
-0x00082d24,
-0x00082d28,
-0x00082d2c,
-0x00082d30,
-0x00082d34,
-0x00082d38,
-0x00082d3c,
-0x00082d40,
-0x00082d44,
-0x00082d48,
-0x00082d4c,
-0x00082d50,
-0x00082d54,
-0x00082d58,
-0x00082d5c,
-0x00082d60,
-0x00082d64,
-0x00082d68,
-0x00082d6c,
-0x00082d70,
-0x00082d74,
-0x00082d78,
-0x00082d7c,
-0x00082d80,
-0x00082d84,
-0x00082d88,
-0x00082d8c,
-0x00082d90,
-0x00082d94,
-0x00082d98,
-0x00082d9c,
-0x00082da0,
-0x00082da4,
-0x00082da8,
-0x00082dac,
-0x00082db0,
-0x00082db4,
-0x00082db8,
-0x00082dbc,
-0x00082dc0,
-0x00082dc4,
-0x00082dc8,
-0x00082dcc,
-0x00082dd0,
-0x00082dd4,
-0x00082dd8,
-0x00082ddc,
-0x00082de0,
-0x00082de4,
-0x00082de8,
-0x00082dec,
-0x00082df0,
-0x00082df4,
-0x00082df8,
-0x00082dfc,
-0x00082e00,
-0x00082e04,
-0x00082e08,
-0x00082e0c,
-0x00082e10,
-0x00082e14,
-0x00082e18,
-0x00082e1c,
-0x00082e20,
-0x00082e24,
-0x00082e28,
-0x00082e2c,
-0x00082e30,
-0x00082e34,
-0x00082e38,
-0x00082e3c,
-0x00082e40,
-0x00082e44,
-0x00082e48,
-0x00082e4c,
-0x00082e50,
-0x00082e54,
-0x00082e58,
-0x00082e5c,
-0x00082e60,
-0x00082e64,
-0x00082e68,
-0x00082e6c,
-0x00082e70,
-0x00082e74,
-0x00082e78,
-0x00082e7c,
-0x00082e80,
-0x00082e84,
-0x00082e88,
-0x00082e8c,
-0x00082e90,
-0x00082e94,
-0x00082e98,
-0x00082e9c,
-0x00082ea0,
-0x00082ea4,
-0x00082ea8,
-0x00082eac,
-0x00082eb0,
-0x00082eb4,
-0x00082eb8,
-0x00082ebc,
-0x00082ec0,
-0x00082ec4,
-0x00082ec8,
-0x00082ecc,
-0x00082ed0,
-0x00082ed4,
-0x00082ed8,
-0x00082edc,
-0x00082ee0,
-0x00082ee4,
-0x00082ee8,
-0x00082eec,
-0x00082ef0,
-0x00082ef4,
-0x00082ef8,
-0x00082efc,
-0x00082f00,
-0x00082f04,
-0x00082f08,
-0x00082f0c,
-0x00082f10,
-0x00082f14,
-0x00082f18,
-0x00082f1c,
-0x00082f20,
-0x00082f24,
-0x00082f28,
-0x00082f2c,
-0x00082f30,
-0x00082f34,
-0x00082f38,
-0x00082f3c,
-0x00082f40,
-0x00082f44,
-0x00082f48,
-0x00082f4c,
-0x00082f50,
-0x00082f54,
-0x00082f58,
-0x00082f5c,
-0x00082f60,
-0x00082f64,
-0x00082f68,
-0x00082f6c,
-0x00082f70,
-0x00082f74,
-0x00082f78,
-0x00082f7c,
-0x00082f80,
-0x00082f84,
-0x00082f88,
-0x00082f8c,
-0x00082f90,
-0x00082f94,
-0x00082f98,
-0x00082f9c,
-0x00082fa0,
-0x00082fa4,
-0x00082fa8,
-0x00082fac,
-0x00082fb0,
-0x00082fb4,
-0x00082fb8,
-0x00082fbc,
-0x00082fc0,
-0x00082fc4,
-0x00082fc8,
-0x00082fcc,
-0x00082fd0,
-0x00082fd4,
-0x00082fd8,
-0x00082fdc,
-0x00082fe0,
-0x00082fe4,
-0x00082fe8,
-0x00082fec,
-0x00082ff0,
-0x00082ff4,
-0x00082ff8,
-0x00082ffc,
-0x00083000,
-0x00086000,
-0x00086004,
-0x0008600c,
-0x00086010,
-0x00086014,
-0x00086018,
-0x0008601c,
-0x00086020,
-0x00086024,
-0x00086028,
-0x00086030,
-0x00086034,
-0x00086040,
-0x0008604c,
-0x00086050,
-0x00086054,
-0x00086060,
-0x00086064,
-0x00086068,
-0x0008606c,
-0x00086070,
-0x00086074,
-0x00086078,
-0x0008607c,
-0x00086080,
-0x00086084,
-0x00086088,
-0x0008608c,
-0x000860a0,
-0x000860a4,
-0x000860a8,
-0x000860b0,
-0x000860b4,
-0x000860b8,
-0x000860e8,
-0x000860ec,
-0x000860f0,
-0x00086100,
-0x00086104,
-0x00086130,
-0x00086134,
-0x00086138,
-0x00086160,
-0x00086164,
-0x00086168,
-0x00086180,
-0x000861a0,
-0x000861a4,
-0x000861a8,
-0x000861ac,
-0x000861b0,
-0x000861bc,
-0x000861c4,
-0x000861d0,
-0x000861d4,
-0x00088000,
-0x00088004,
-0x00088008,
-0x0008800c,
-0x00088010,
-0x00088014,
-0x00088018,
-0x0008801c,
-0x00088024,
-0x00088028,
-0x0008802c,
-0x00088030,
-0x00088038,
-0x0008803c,
-0x00088044,
-0x00088048,
-0x0008804c,
-0x00088050,
-0x00088054,
-0x00088058,
-0x0008805c,
-0x00088060,
-0x00088064,
-0x00088068,
-0x0008806c,
-0x00088070,
-0x00088074,
-0x00088078,
-0x0008807c,
-0x00088080,
-0x00088084,
-0x00088088,
-0x0008808c,
-0x00088090,
-0x0008809c,
-0x000880a0,
-0x000880ac,
-0x000880b0,
-0x000880b4,
-0x000880b8,
-0x000880bc,
-0x000880c0,
-0x000880c4,
-0x000880c8,
-0x000880cc,
-0x000880d0,
-0x000880d4,
-0x000880d8,
-0x000880dc,
-0x00088180,
-0x000881e0,
-0x000881e8,
-0x000881ec,
-0x000881f0,
-0x000881f8,
-0x00088280,
-0x0008828c,
-0x00088290,
-0x00088294,
-0x00088300,
-0x00088304,
-0x00088340,
-0x00088344,
-0x00088380,
-0x00088384,
-0x000883a0,
-0x000883b0,
-0x000883c0,
-0x00088404,
-0x00088408,
-0x0008840c,
-0x00088410,
-0x00088414,
-0x00088424,
-0x00088428,
-0x0008842c,
-0x00088430,
-0x00088434,
-0x00088438,
-0x0008843c,
-0x00088474,
-0x00088478,
-0x0008847c,
-0x00088498,
-0x0008849c,
-0x000884e0,
-0x000884e4,
-0x000884e8,
-0x000884ec,
-0x00088504,
-0x00088508,
-0x0008850c,
-0x00088510,
-0x00088514,
-0x00088524,
-0x00088528,
-0x0008852c,
-0x00088530,
-0x00088534,
-0x00088538,
-0x0008853c,
-0x00088574,
-0x00088578,
-0x0008857c,
-0x00088598,
-0x0008859c,
-0x000885e0,
-0x000885e4,
-0x000885e8,
-0x000885ec,
-0x00088604,
-0x00088608,
-0x0008860c,
-0x00088610,
-0x00088614,
-0x00088624,
-0x00088628,
-0x0008862c,
-0x00088630,
-0x00088634,
-0x00088638,
-0x0008863c,
-0x00088674,
-0x00088678,
-0x0008867c,
-0x00088698,
-0x0008869c,
-0x000886e0,
-0x000886e4,
-0x000886e8,
-0x000886ec,
-0x00088708,
-0x0008870c,
-0x00088710,
-0x00088714,
-0x00088780,
-0x00088784,
-0x00088788,
-0x0008878c,
-0x00088790,
-0x00088794,
-0x00088798,
-0x000887c4,
-0x000887c8,
-0x000887cc,
-0x000887d0,
-0x000887d4,
-0x000887d8,
-0x000887dc,
-0x00088810,
-0x00088814,
-0x00088818,
-0x0008881c,
-0x00088820,
-0x00088824,
-0x00088828,
-0x0008882c,
-0x00088830,
-0x00088840,
-0x00088900,
-0x00088904,
-0x00088908,
-0x0008890c,
-0x00088910,
-0x00088914,
-0x00088918,
-0x0008891c,
-0x00088920,
-0x00088924,
-0x00088928,
-0x0008892c,
-0x00088930,
-0x00088934,
-0x00088938,
-0x0008893c,
-0x00088940,
-0x00088944,
-0x00088948,
-0x0008894c,
-0x00088950,
-0x00088954,
-0x00088958,
-0x0008895c,
-0x00088960,
-0x00088964,
-0x00088968,
-0x0008896c,
-0x00088970,
-0x00088974,
-0x00088978,
-0x0008897c,
-0x00088980,
-0x00088984,
-0x00088988,
-0x0008898c,
-0x00088990,
-0x00088994,
-0x00088998,
-0x0008899c,
-0x000889a0,
-0x000889a4,
-0x000889a8,
-0x000889ac,
-0x000889b0,
-0x000889b4,
-0x000889b8,
-0x000889bc,
-0x000889c0,
-0x000889c4,
-0x000889c8,
-0x000889cc,
-0x000889d0,
-0x000889d4,
-0x000889d8,
-0x000889dc,
-0x000889e0,
-0x000889e4,
-0x000889e8,
-0x000889ec,
-0x000889f0,
-0x000889f4,
-0x000889f8,
-0x000889fc,
-0x00088b00,
-0x00088b04,
-0x00088b08,
-0x00088b10,
-0x00088b14,
-0x00088b18,
-0x00088b20,
-0x00088b24,
-0x00088b28,
-0x00088b2c,
-0x00088b30,
-0x00088b34,
-0x00088b38,
-0x00088b3c,
-0x00088b80,
-0x00088b90,
-0x00088b94,
-0x00088b98,
-0x00088b9c,
-0x00088c00,
-0x00088c04,
-0x00088c08,
-0x00088c0c,
-0x00088c10,
-0x00088c14,
-0x00088c18,
-0x00088c1c,
-0x00088c80,
-0x00088c84,
-0x00088c88,
-0x00088c8c,
-0x00088c90,
-0x00088c94,
-0x00088c98,
-0x00088c9c,
-0x00088ca0,
-0x00088ca4,
-0x00088ca8,
-0x00088cac,
-0x00088cb0,
-0x00088cb4,
-0x00088cb8,
-0x00088cbc,
-0x00088cc0,
-0x00088cc4,
-0x00088d00,
-0x00088d04,
-0x00088d08,
-0x00088d0c,
-0x00088d10,
-0x00088d14,
-0x00088d18,
-0x00088d1c,
-0x00088d20,
-0x00088d24,
-0x00088d28,
-0x00088d2c,
-0x00088d30,
-0x00088d34,
-0x00088d38,
-0x00088d3c,
-0x00088d80,
-0x00088d84,
-0x00088d88,
-0x00088d8c,
-0x00088d90,
-0x00088d94,
-0x00088d98,
-0x00088d9c,
-0x00088da0,
-0x00088da4,
-0x00088da8,
-0x00088dac,
-0x00088db0,
-0x00088db4,
-0x00088db8,
-0x00088dbc,
-0x00088e90,
-0x00088e94,
-0x00088e98,
-0x00088e9c,
-0x00088eb0,
-0x00088eb4,
-0x00088eb8,
-0x00088ebc,
-0x00089000,
-0x00089004,
-0x00089008,
-0x00089ffc,
-0x0008a000,
-0x0008a004,
-0x0008a008,
-0x0008a00c,
-0x0008a010,
-0x0008a014,
-0x0008a018,
-0x0008a01c,
-0x0008a020,
-0x0008a024,
-0x0008a028,
-0x0008a02c,
-0x0008a030,
-0x0008a034,
-0x0008a038,
-0x0008a03c,
-0x0008a040,
-0x0008a044,
-0x0008a048,
-0x0008a04c,
-0x0008a050,
-0x0008a054,
-0x0008a058,
-0x0008a05c,
-0x0008a060,
-0x0008a064,
-0x0008a068,
-0x0008a06c,
-0x0008a070,
-0x0008a074,
-0x0008a078,
-0x0008a07c,
-0x0008a080,
-0x0008a084,
-0x0008a088,
-0x0008a08c,
-0x0008a090,
-0x0008a094,
-0x0008a098,
-0x0008a09c,
-0x0008a0a0,
-0x0008a0a4,
-0x0008a0a8,
-0x0008a0ac,
-0x0008a0b0,
-0x0008a0b4,
-0x0008a0b8,
-0x0008a0bc,
-0x0008a0c0,
-0x0008a0c4,
-0x0008a0c8,
-0x0008a0cc,
-0x0008a0d0,
-0x0008a0d4,
-0x0008a0d8,
-0x0008a0dc,
-0x0008a0e0,
-0x0008a0e4,
-0x0008a0e8,
-0x0008a0ec,
-0x0008a0f0,
-0x0008a0f4,
-0x0008a0f8,
-0x0008a0fc,
-0x0008a100,
-0x0008a104,
-0x0008a108,
-0x0008a10c,
-0x0008a110,
-0x0008a114,
-0x0008a118,
-0x0008a11c,
-0x0008a120,
-0x0008a124,
-0x0008a128,
-0x0008a12c,
-0x0008a130,
-0x0008a134,
-0x0008a138,
-0x0008a13c,
-0x0008a140,
-0x0008a144,
-0x0008a148,
-0x0008a14c,
-0x0008a150,
-0x0008a154,
-0x0008a158,
-0x0008a15c,
-0x0008a160,
-0x0008a164,
-0x0008a168,
-0x0008a16c,
-0x0008a170,
-0x0008a174,
-0x0008a178,
-0x0008a17c,
-0x0008a180,
-0x0008a184,
-0x0008a188,
-0x0008a18c,
-0x0008a190,
-0x0008a194,
-0x0008a198,
-0x0008a19c,
-0x0008a1a0,
-0x0008a1a4,
-0x0008a1a8,
-0x0008a1ac,
-0x0008a1b0,
-0x0008a1b4,
-0x0008a1b8,
-0x0008a1bc,
-0x0008a1c0,
-0x0008a1c4,
-0x0008a1c8,
-0x0008a1cc,
-0x0008a1d0,
-0x0008a1d4,
-0x0008a1d8,
-0x0008a1dc,
-0x0008a1e0,
-0x0008a1e4,
-0x0008a1e8,
-0x0008a1ec,
-0x0008a1f0,
-0x0008a1f4,
-0x0008a1f8,
-0x0008a1fc,
-0x0008c000,
-0x0008c004,
-0x0008c010,
-0x0008c014,
-0x0008c018,
-0x0008c01c,
-0x0008c020,
-0x0008c024,
-0x0008c028,
-0x0008c02c,
-0x0008c030,
-0x0008c034,
-0x0008c040,
-0x0008c044,
-0x0008c084,
-0x0008c088,
-0x0008c08c,
-0x0008c090,
-0x0008c100,
-0x0008c10c,
-0x0008c110,
-0x0008c114,
-0x000f0000,
-0x000f0004,
-0x000f0010,
-0x000f0014,
-0x000f0018,
-0x000f001c,
-0x000f0020,
-0x000f0024,
-0x000f0028,
-0x000f002c,
-0x000f0030,
-0x000f0034,
-0x000f0038,
-0x000f003c,
-0x000f0040,
-0x000f0044,
-0x000f0048,
-0x000f004c,
-0x000f0050,
-0x000f0054,
-0x000f0058,
-0x000f005c,
-0x000f0060,
-0x000f006c,
-0x000f0070,
-0x000f0074,
-0x000f0078,
-0x000f007c,
-0x000f0080,
-0x000f0084,
-0x000f0088,
-0x000f008c,
-0x000f0090,
-0x000f0094,
-0x000f0098,
-0x000f009c,
-0x000f00a0,
-0x000f00a4,
-0x000f00b8,
-0x000f00bc,
-0x000f00c0,
-0x000f00c4,
-0x000f00e0,
-0x000f00e4,
-0x000f0134,
-0x000f0138,
-0x000f0140,
-0x000f0144,
-0x000f0150,
-0x000f0154,
-0x000f0158,
-0x000f015c,
-0x000f0160,
-0x000f0164,
-0x000f0180,
-0x000f0184,
-0x000f0188,
-0x000f018c,
-0x000f0190,
-0x000f01a0,
-0x000f01a4,
-0x000f01a8,
-0x000f01c0,
-0x000f01c4,
-0x000f01c8,
-0x000f01cc,
-0x000f01d0,
-0x000f01d4,
-0x000f01e0,
-0x000f01e4,
-0x000f01e8,
-0x000f01ec,
-0x000f01f0,
-0x000f01f4,
-0x000f0200,
-0x000f0204,
-0x000f0208,
-0x000f020c,
-0x000f0210,
-0x000f0214,
-0x000f0218,
-0x000f021c,
-0x000f0220,
-0x000f0224,
-0x000f0228,
-0x000f0240,
-0x000f02c0,
-0x000f02c4,
-0x000f0500,
-0x000f0504,
-0x000f0508,
-0x000f0520,
-0x000f0540,
-0x000f0544,
-0x000f0554,
-0x000f0558,
-0x000f055c,
-0x000f0560,
-0x000f0564,
-0x000f0580,
-0x000f0584,
-0x000f0588,
-0x000f058c,
-0x000f0590,
-0x000f05a0,
-0x000f05a4,
-0x000f05a8,
-0x000f05b0,
-0x000f05b4,
-0x000f0800,
-0x000f0804,
-0x000f0808,
-0x000f080c,
-0x000f0820,
-0x000f0830,
-0x000f0834,
-0x000f0840,
-0x000f1000,
-0x000f1004,
-0x000f1008,
-0x000f1200,
-0x000f1204,
-0x000f1400,
-0x000f1404,
-0x000f1408,
-0x000f140c,
-0x000f1410,
-0x000f1414,
-0x000f1418,
-0x000f141c,
-0x000f1420,
-0x000f1424,
-0x000f1428,
-0x000f142c,
-0x000f1430,
-0x000f1434,
-0x000f1438,
-0x000f143c,
-0x000f1440,
-0x000f1444,
-0x000f1448,
-0x000f144c,
-0x000f1450,
-0x000f1454,
-0x000f1458,
-0x000f145c,
-0x000f1460,
-0x000f1464,
-0x000f1468,
-0x000f146c,
-0x000f1470,
-0x000f1474,
-0x000f1478,
-0x000f147c,
-0x000f1480,
-0x000f1484,
-0x000f1488,
-0x000f148c,
-0x000f1490,
-0x000f1494,
-0x000f1498,
-0x000f149c,
-0x000f14a0,
-0x000f14a4,
-0x000f14a8,
-0x000f14ac,
-0x000f14b0,
-0x000f14b4,
-0x000f14b8,
-0x000f14bc,
-0x000f14c0,
-0x000f14c4,
-0x000f14c8,
-0x000f14cc,
-0x000f14d0,
-0x000f14d4,
-0x000f14d8,
-0x000f14dc,
-0x000f14e0,
-0x000f14e4,
-0x000f14e8,
-0x000f14ec,
-0x000f14f0,
-0x000f14f4,
-0x000f14f8,
-0x000f14fc,
-0x000f1500,
-0x000f1504,
-0x000f1508,
-0x000f150c,
-0x000f1510,
-0x000f1514,
-0x000f1518,
-0x000f151c,
-0x000f1520,
-0x000f1524,
-0x000f1528,
-0x000f152c,
-0x000f1530,
-0x000f1534,
-0x000f1538,
-0x000f153c,
-0x000f1540,
-0x000f1544,
-0x000f1548,
-0x000f154c,
-0x000f1550,
-0x000f1554,
-0x000f1558,
-0x000f155c,
-0x000f1560,
-0x000f1564,
-0x000f1568,
-0x000f156c,
-0x000f1570,
-0x000f1574,
-0x000f1578,
-0x000f157c,
-0x000f1580,
-0x000f1584,
-0x000f1588,
-0x000f158c,
-0x000f1590,
-0x000f1594,
-0x000f1598,
-0x000f159c,
-0x000f15a0,
-0x000f15a4,
-0x000f15a8,
-0x000f15ac,
-0x000f15b0,
-0x000f15b4,
-0x000f15b8,
-0x000f15bc,
-0x000f15c0,
-0x000f15c4,
-0x000f15c8,
-0x000f15cc,
-0x000f15d0,
-0x000f15d4,
-0x000f15d8,
-0x000f15dc,
-0x000f15e0,
-0x000f15e4,
-0x000f15e8,
-0x000f15ec,
-0x000f15f0,
-0x000f15f4,
-0x000f15f8,
-0x000f15fc,
-0x000f1600,
-0x000f1604,
-0x000f1608,
-0x000f160c,
-0x000f1610,
-0x000f1614,
-0x000f1618,
-0x000f161c,
-0x000f1620,
-0x000f1624,
-0x000f1628,
-0x000f162c,
-0x000f1630,
-0x000f1634,
-0x000f1638,
-0x000f163c,
-0x000f1640,
-0x000f1644,
-0x000f1648,
-0x000f164c,
-0x000f1650,
-0x000f1654,
-0x000f1658,
-0x000f165c,
-0x000f1660,
-0x000f1664,
-0x000f1668,
-0x000f166c,
-0x000f1670,
-0x000f1674,
-0x000f1678,
-0x000f167c,
-0x000f1680,
-0x000f1684,
-0x000f1688,
-0x000f168c,
-0x000f1690,
-0x000f1694,
-0x000f1698,
-0x000f169c,
-0x000f16a0,
-0x000f16a4,
-0x000f16a8,
-0x000f16ac,
-0x000f16b0,
-0x000f16b4,
-0x000f16b8,
-0x000f16bc,
-0x000f16c0,
-0x000f16c4,
-0x000f16c8,
-0x000f16cc,
-0x000f16d0,
-0x000f16d4,
-0x000f16d8,
-0x000f16dc,
-0x000f16e0,
-0x000f16e4,
-0x000f16e8,
-0x000f16ec,
-0x000f16f0,
-0x000f16f4,
-0x000f16f8,
-0x000f16fc,
-0x000f1700,
-0x000f1704,
-0x000f1708,
-0x000f170c,
-0x000f1710,
-0x000f1714,
-0x000f1718,
-0x000f171c,
-0x000f1720,
-0x000f1724,
-0x000f1728,
-0x000f172c,
-0x000f1730,
-0x000f1734,
-0x000f1738,
-0x000f173c,
-0x000f1740,
-0x000f1744,
-0x000f1748,
-0x000f174c,
-0x000f1750,
-0x000f1754,
-0x000f1758,
-0x000f175c,
-0x000f1760,
-0x000f1764,
-0x000f1768,
-0x000f176c,
-0x000f1770,
-0x000f1774,
-0x000f1778,
-0x000f177c,
-0x000f1780,
-0x000f1784,
-0x000f1788,
-0x000f178c,
-0x000f1790,
-0x000f1794,
-0x000f1798,
-0x000f179c,
-0x000f17a0,
-0x000f17a4,
-0x000f17a8,
-0x000f17ac,
-0x000f17b0,
-0x000f17b4,
-0x000f17b8,
-0x000f17bc,
-0x000f17c0,
-0x000f17c4,
-0x000f17c8,
-0x000f17cc,
-0x000f17d0,
-0x000f17d4,
-0x000f17d8,
-0x000f17dc,
-0x000f17e0,
-0x000f17e4,
-0x000f17e8,
-0x000f17ec,
-0x000f17f0,
-0x000f17f4,
-0x000f17f8,
-0x000f17fc,
-0x000f3000,
-0x000f3004,
-0x000f3008,
-0x000f300c,
-0x000f3010,
-0x000f3014,
-0x000f3018,
-0x000f301c,
-0x000f3020,
-0x000f3024,
-0x000f3028,
-0x000f302c,
-0x000f3030,
-0x000f3034,
-0x000f3038,
-0x000f303c,
-0x000f3040,
-0x000f3048,
-0x000f304c,
-0x000f3050,
-0x000f3054,
-0x000f3058,
-0x000f305c,
-0x000f3060,
-0x000f3064,
-0x000f3068,
-0x000f306c,
-0x000f3078,
-0x000f307c,
-0x000f3080,
-0x000f3084,
-0x000f3088,
-0x000f308c,
-0x000f3090,
-0x000f3094,
-0x000f3098,
-0x000f309c,
-0x000f30a0,
-0x000f30b0,
-0x000f30b4,
-0x000f30b8,
-0x000f30bc,
-0x000f30c0,
-0x000f30c4,
-0x000f30c8,
-0x000f30cc,
-0x000f30d0,
-0x000f30d4,
-0x000f30d8,
-0x000f30dc,
-0x000f30e0,
-0x000f30e4,
-0x000f30e8,
-0x000f30ec,
-0x000f30f0,
-0x000f30f4,
-0x000f30f8,
-0x000f30fc,
-0x000f3100,
-0x000f3104,
-0x000f3108,
-0x000f310c,
-0x000f3110,
-0x000f3114,
-0x000f3118,
-0x000f311c,
-0x000f3120,
-0x000f3124,
-0x000f3130,
-0x000f3134,
-0x000f3138,
-0x000f313c,
-0x000f3170,
-0x000f3174,
-0x000f3178,
-0x000f317c,
-0x000f3184,
-0x000f3188,
-0x000f318c,
-0x000f3190,
-0x000f3194,
-0x000f3198,
-0x000f319c,
-0x000f31a0,
-0x000f31a4,
-0x000f31a8,
-0x000f31ac,
-0x000f31b0,
-0x000f31b4,
-0x000f31bc,
-0x000f3204,
-0x000f3210,
-0x000f3214,
-0x000f3218,
-0x000f321c,
-0x000f3240,
-0x000f3244,
-0x000f3248,
-0x000f324c,
-0x000f3250,
-0x000f3254,
-0x000f3258,
-0x000f325c,
-0x000f3260,
-0x000f3264,
-0x000f3268,
-0x000f326c,
-0x000f3270,
-0x000f3274,
-0x000f3278,
-0x000f327c,
-0x000f3284,
-0x000f3288,
-0x000f328c,
-0x000f3290,
-0x000f3294,
-0x000f3298,
-0x000f32b0,
-0x000f32b4,
-0x000f32b8,
-0x000f32bc,
-0x000f32c0,
-0x000f32c4,
-0x000f32c8,
-0x000f32cc,
-0x000f32d0,
-0x000f32d4,
-0x000f32d8,
-0x000f32dc,
-0x000f32e0,
-0x000f32e4,
-0x000f32e8,
-0x000f32ec,
-0x000f32f0,
-0x000f32f4,
-0x000f32f8,
-0x000f32fc,
-0x000f3304,
-0x000f3308,
-0x000f330c,
-0x000f3310,
-0x000f3314,
-0x000f3328,
-0x000f3330,
-0x000f3334,
-0x000f3338,
-0x000f3400,
-0x000f3404,
-0x000f3408,
-0x000f340c,
-0x000f3410,
-0x000f3414,
-0x000f3418,
-0x000f341c,
-0x000f3420,
-0x000f3430,
-0x000f3434,
-0x000f3438,
-0x000f343c,
-0x000f3440,
-0x000f3444,
-0x000f3448,
-0x000f344c,
-0x000f3450,
-0x000f3454,
-0x000f3480,
-0x000f3484,
-0x000f3488,
-0x000f348c,
-0x000f3490,
-0x000f3494,
-0x000f3498,
-0x000f349c,
-0x000f34a0,
-0x000f34b0,
-0x000f34b4,
-0x000f34b8,
-0x000f34bc,
-0x000f34c0,
-0x000f34c4,
-0x000f34c8,
-0x000f34cc,
-0x000f34d0,
-0x000f34d4,
-0x000f3800,
-0x000f3804,
-0x000f3808,
-0x000f380c,
-0x000f3810,
-0x000f3814,
-0x000f3818,
-0x000f381c,
-0x000f3820,
-0x000f3824,
-0x000f3828,
-0x000f382c,
-0x000f3830,
-0x000f3834,
-0x000f3838,
-0x000f383c,
-0x000f3840,
-0x000f3848,
-0x000f384c,
-0x000f3850,
-0x000f3854,
-0x000f3858,
-0x000f385c,
-0x000f3860,
-0x000f3864,
-0x000f3868,
-0x000f386c,
-0x000f3870,
-0x000f3874,
-0x000f3878,
-0x000f387c,
-0x000f396c,
-0x000f3970,
-0x000f3974,
-0x000f3978,
-0x000f397c,
-0x000f3980,
-0x000f3984,
-0x000f3988,
-0x000f398c,
-0x000f399c,
-0x000f39a0,
-0x000f39a4,
-0x000f39a8,
-0x000f39ac,
-0x000f39e8,
-0x000f39ec,
-0x000f39f0,
-0x000f39f4,
-0x000f39f8,
-0x000f39fc,
-0x000f3a00,
-0x000f3a04,
-0x000f3a08,
-0x000f3a0c,
-0x000f3a10,
-0x000f3a14,
-0x000f3a18,
-0x000f3a1c,
-0x000f3a20,
-0x000f3a24,
-0x000f3a28,
-0x000f3a2c,
-0x000f3a30,
-0x000f3a34,
-0x000f3a38,
-0x000f3a3c,
-0x000f3a40,
-0x000f3a44,
-0x000f3a48,
-0x000f3a4c,
-0x000f3a50,
-0x000f3a54,
-0x000f3a58,
-0x000f3a5c,
-0x000f3a60,
-0x000f3a64,
-0x000f3a68,
-0x000f3a6c,
-0x000f3a70,
-0x000f3a74,
-0x000f3a78,
-0x000f3a7c,
-0x000f3a80,
-0x000f3a84,
-0x000f3a88,
-0x000f3a8c,
-0x000f3a90,
-0x000f3a94,
-0x000f3a98,
-0x000f3a9c,
-0x000f3aa0,
-0x000f3aa4,
-0x000f3aa8,
-0x000f3aac,
-0x000f3ab0,
-0x000f3ab4,
-0x000f3ab8,
-0x000f3abc,
-0x000f3ac0,
-0x000f3ac4,
-0x000f3ac8,
-0x000f3acc,
-0x000f3ad0,
-0x000f3ad4,
-0x000f3ad8,
-0x000f3adc,
-0x000f3ae0,
-0x000f3ae4,
-0x000f3ae8,
-0x000f3aec,
-0x000f3af0,
-0x000f3af4,
-0x000f3af8,
-0x000f3afc,
-0x000f3b00,
-0x000f3b04,
-0x000f3b08,
-0x000f3b0c,
-0x000f3b10,
-0x000f3b14,
-0x000f3b18,
-0x000f3b1c,
-0x000f3b38,
-0x000f3b3c,
-0x000f3b40,
-0x000f3b44,
-0x000f3b48,
-0x000f3b4c,
-0x000f3b60,
-0x000f3b6c,
-0x000f3b70,
-0x000f3b74,
-0x000f3b80,
-0x000f3b84,
-0x000f3b88,
-0x000f3b8c,
-0x000f3b90,
-0x000f3b94,
-0x000f3b98,
-0x000f3b9c,
-0x000f3ba0,
-0x000f3ba4,
-0x000f3ba8,
-0x000f3bac,
-0x000f3bb0,
-0x000f3bb4,
-0x000f3bb8,
-0x000f3bbc,
-0x000f3bc0,
-0x000f3bc4,
-0x000f3bc8,
-0x000f3bcc,
-0x000f3bd0,
-0x000f3bd4,
-0x000f3bd8,
-0x000f3bdc,
-0x000f3be0,
-0x000f3be4,
-0x000f3be8,
-0x000f3bec,
-0x000f3bf0,
-0x000f3c00,
-0x000f3c04,
-0x000f3c08,
-0x000f3c0c,
-0x000f3c10,
-0x000f3c14,
-0x000f3c1c,
-0x000f3c20,
-0x000f3c30,
-0x000f3c34,
-0x000f3c38,
-0x000f3c3c,
-0x000f3c40,
-0x000f3c44,
-0x000f3c48,
-0x000f3c60,
-0x000f3c64,
-0x000f3c68,
-0x000f3c6c,
-0x000f3c70,
-0x000f3c74,
-0x000f3c78,
-0x000f3c7c,
-0x000f3cf8,
-0x000f3d00,
-0x000f3d04,
-0x000f3d08,
-0x000f3d80,
-0x000f3d84,
-0x000f3d88,
-0x000f3d8c,
-0x000f3d90,
-0x000f3d94,
-0x000f3d98,
-0x000f3d9c,
-0x000f3da0,
-0x000f3da4,
-0x000f3dac,
-0x000f3dc0,
-0x000f3dc4,
-0x000f3dc8,
-0x000f3dcc,
-0x000f3dd0,
-0x000f3dd4,
-0x000f3dd8,
-0x000f3ddc,
-0x000f3de0,
-0x000f3de4,
-0x000f3dec,
-0x000f3e00,
-0x000f3e10,
-0x000f3e14,
-0x000f3e18,
-0x000f3e1c,
-0x000f3e24,
-0x000f3e28,
-0x000f3e2c,
-0x000f3e34,
-0x000f3e38,
-0x000f3e3c,
-0x000f3e40,
-0x000f3e60,
-0x000f3e64,
-0x000f3e68,
-0x000f3e6c,
-0x000f3e70,
-0x000f3e74,
-0x000f3e84,
-0x000f3e88,
-0x000f3e8c,
-0x000f5000,
-0x000f5004,
-0x000f5008,
-0x000f500c,
-0x000f5020,
-0x000f5024,
-0x000f5028,
-0x000f502c,
-0x000f50a0,
-0x000f5100,
-0x000f510c,
-0x000f5110,
-0x000f5114,
-0x000f5200,
-0x000f5240,
-0x000f5284,
-0x000f5288,
-0x000f52c0,
-0x000f5300,
-0x000f5304,
-0x000f5308,
-0x000f530c,
-0x000f5340,
-0x000f5344,
-0x000f5348,
-0x000f534c,
-0x000f5380,
-0x000f5384,
-0x000f5388,
-0x000f538c,
-0x000f53c0,
-0x000f53c4,
-0x000f53c8,
-0x000f53cc,
-0x000f5800,
-0x000f5804,
-0x000f5808,
-0x000f580c,
-0x000f5810,
-0x000f5814,
-0x000f5818,
-0x000f581c,
-0x000f5820,
-0x000f5824,
-0x000f5900,
-0x000f5910,
-0x000f5914,
-0x000f5918,
-0x000f591c,
-0x000f5920,
-0x000f5924,
-0x000f5928,
-0x000f592c,
-0x000f5930,
-0x000f5934,
-0x000f5938,
-0x000f593c,
-0x000f5940,
-0x000f5944,
-0x000f5948,
-0x000f594c,
-0x000f5a00,
-0x000f5a40,
-0x000f5a50,
-0x000f5a54,
-0x000f5a60,
-0x000f5a80,
-0x000f5a90,
-0x000f5a94,
-0x000f5aa0,
-0x000f5ab0,
-0x000f5ab4,
-0x000f5ac0,
-0x000f5ad0,
-0x000f5ad4,
-0x000f5ae0,
-0x000f5af0,
-0x000f5af4,
-0x000f5b04,
-0x000f5b08,
-0x000f5b0c,
-0x000f5b18,
-0x000f5b1c,
-0x000f5b20,
-0x000f5b24,
-0x000f5b28,
-0x000f5b2c,
-0x000f5b6c,
-0x000f5b70,
-0x000f5b74,
-0x000f5b78,
-0x000f5b7c,
-0x000f5bc0,
-0x000f5bc4,
-0x000f5bc8,
-0x000f5bcc,
-0x000f5bd0,
-0x000f5bd4,
-0x000f5bd8,
-0x000f5bdc,
-0x000f5be0,
-0x000f5be4,
-0x000f5be8,
-0x000f5bec,
-0x000f5bf0,
-0x000f5bf4,
-0x000f5bf8,
-0x000f5bfc,
-0x000f5c00,
-0x000f5c04,
-0x000f5c08,
-0x000f5c0c,
-0x000f5c10,
-0x000f5c14,
-0x000f5c18,
-0x000f5c1c,
-0x000f5c20,
-0x000f5c24,
-0x000f5c28,
-0x000f5c2c,
-0x000f5c30,
-0x000f5c34,
-0x000f5c38,
-0x000f5c3c,
-0x000f5c40,
-0x000f5c44,
-0x000f5c48,
-0x000f5c4c,
-0x000f5c50,
-0x000f5c54,
-0x000f5c58,
-0x000f5c5c,
-0x000f5c60,
-0x000f5c64,
-0x000f5c68,
-0x000f5c6c,
-0x000f5c70,
-0x000f5c74,
-0x000f5c78,
-0x000f5c7c,
-0x000f5c80,
-0x000f5c84,
-0x000f5c88,
-0x000f5c8c,
-0x000f5c90,
-0x000f5c94,
-0x000f5c98,
-0x000f5c9c,
-0x000f5ca0,
-0x000f5ca4,
-0x000f5ca8,
-0x000f5cac,
-0x000f5cb0,
-0x000f5cb4,
-0x000f5cb8,
-0x000f5cbc,
-0x000f5cc0,
-0x000f5cc4,
-0x000f5cc8,
-0x000f5ccc,
-0x000f5cd0,
-0x000f5cd4,
-0x000f5cd8,
-0x000f5cdc,
-0x000f5ce0,
-0x000f5ce4,
-0x000f5ce8,
-0x000f5cec,
-0x000f5cf0,
-0x000f5cf4,
-0x000f5cf8,
-0x000f5cfc,
-0x000f5d00,
-0x000f5d08,
-0x000f5d10,
-0x000f5d18,
-0x000f5d20,
-0x000f5d28,
-0x000f5d30,
-0x000f5d38,
-0x000f5d40,
-0x000f5d48,
-0x000f5d50,
-0x000f5d58,
-0x000f5d60,
-0x000f5d68,
-0x000f5d70,
-0x000f5d78,
-0x000f5d80,
-0x000f5d88,
-0x000f5da0,
-0x000f5db0,
-0x000f5dc0,
-0x000f5dd0,
-0x000f5de0,
-0x000f5df0,
-0x000f5e00,
-0x000f5e10,
-0x000f5e20,
-0x000f5e30,
-0x000f5e40,
-0x000f5e50,
-0x000f5e60,
-0x000f5e70,
-0x000f5e80,
-0x000f5e90,
-0x000f5ea0,
-0x000f5eb0,
-0x000f5f00,
-0x000f5f08,
-0x000f5f10,
-0x000f5f18,
-0x000f5f20,
-0x000f5f28,
-0x000f5f30,
-0x000f5f38,
-0x000f5f40
-};
-static unsigned sinai_address_list[]=
-{
-0x010010,
-0x010020,
-0x010024,
-0x010028,
-0x010034,
-0x010038,
-0x010050,
-0x010054,
-0x010058,
-0x01005c,
-0x010070,
-0x010074,
-0x010078,
-0x01007c,
-0x01009c,
-0x0100a0,
-0x0100a4,
-0x0100a8,
-0x0100ac,
-0x0100d8,
-0x0100dc,
-0x0100e0,
-0x0100e8,
-0x010100,
-0x010104,
-0x010108,
-0x01010c,
-0x010110,
-0x010114,
-0x010118,
-0x01011c,
-0x010120,
-0x010124,
-0x010128,
-0x01012c,
-0x010130,
-0x010134,
-0x010138,
-0x01013c,
-0x010140,
-0x010144,
-0x010158,
-0x01015c,
-0x010160,
-0x010164,
-0x010168,
-0x01017c,
-0x010180,
-0x010188,
-0x01018c,
-0x010190,
-0x010194,
-0x010198,
-0x01019c,
-0x010230,
-0x010234,
-0x010240,
-0x010244,
-0x010248,
-0x010250,
-0x010254,
-0x010280,
-0x010284,
-0x010288,
-0x01028c,
-0x010290,
-0x010294,
-0x010298,
-0x01029c,
-0x0102f8,
-0x0102fc,
-0x0103cc,
-0x0103e0,
-0x0103e8,
-0x0103fc,
-0x010400,
-0x010404,
-0x010408,
-0x01040c,
-0x010410,
-0x010414,
-0x010418,
-0x01041c,
-0x010440,
-0x010444,
-0x010700,
-0x010704,
-0x010708,
-0x01070c,
-0x010710,
-0x010714,
-0x010718,
-0x01071c,
-0x010720,
-0x010724,
-0x010728,
-0x01072c,
-0x010730,
-0x010738,
-0x01073c,
-0x010740,
-0x010744,
-0x010748,
-0x01074c,
-0x010750,
-0x010754,
-0x010758,
-0x01075c,
-0x010760,
-0x010764,
-0x0107b0,
-0x0107b4,
-0x0107c0,
-0x0107c4,
-0x0107c8,
-0x0107cc,
-0x0107d0,
-0x0107d8,
-0x0107dc,
-0x0107e8,
-0x0107f0,
-0x011004,
-0x011008,
-0x01100c,
-0x011010,
-0x011014,
-0x011024,
-0x011028,
-0x01102c,
-0x011030,
-0x011034,
-0x011038,
-0x01103c,
-0x011040,
-0x011210,
-0x011244,
-0x011248,
-0x01124c,
-0x011250,
-0x011254,
-0x011258,
-0x011310,
-0x011314,
-0x011318,
-0x011320,
-0x011324,
-0x011350,
-0x011358,
-0x01135c,
-0x011380,
-0x01138c,
-0x011390,
-0x011394,
-0x0113c0,
-0x0113c4,
-0x0113c8,
-0x011400,
-0x011404,
-0x011408,
-0x01140c,
-0x011410,
-0x011420,
-0x011424,
-0x011428,
-0x01142c,
-0x011430,
-0x01143c,
-0x011440,
-0x011444,
-0x011448,
-0x01144c,
-0x011450,
-0x011454,
-0x011458,
-0x01145c,
-0x011460,
-0x011464,
-0x011500,
-0x011504,
-0x011700,
-0x011704,
-0x011708,
-0x01170c,
-0x011710,
-0x011714,
-0x011718,
-0x01171c,
-0x011720,
-0x011724,
-0x011728,
-0x01172c,
-0x011730,
-0x011740,
-0x011780,
-0x011784,
-0x011788,
-0x01178c,
-0x011790,
-0x011794,
-0x011798,
-0x01179c,
-0x012004,
-0x012008,
-0x012014,
-0x012018,
-0x012020,
-0x012024,
-0x012028,
-0x01202c,
-0x012030,
-0x012034,
-0x012040,
-0x012044,
-0x012048,
-0x01204c,
-0x012080,
-0x012084,
-0x012088,
-0x01208c,
-0x012100,
-0x01210c,
-0x012110,
-0x012114,
-0x0123c0,
-0x0123e0,
-0x012400,
-0x012404,
-0x012408,
-0x01240c,
-0x012410,
-0x012414,
-0x012418,
-0x01241c,
-0x012420,
-0x012424,
-0x012428,
-0x01242c,
-0x012430,
-0x012434,
-0x012438,
-0x01243c,
-0x012440,
-0x012444,
-0x012448,
-0x01244c,
-0x012450,
-0x012454,
-0x012458,
-0x01245c,
-0x012460,
-0x012464,
-0x012468,
-0x01246c,
-0x012470,
-0x012474,
-0x012478,
-0x01247c,
-0x012ff8,
-0x012ffc,
-0x013000,
-0x013004,
-0x013008,
-0x01300c,
-0x013010,
-0x013014,
-0x013018,
-0x01301c,
-0x013020,
-0x013024,
-0x013028,
-0x01302c,
-0x013030,
-0x013034,
-0x013038,
-0x01303c,
-0x013040,
-0x013044,
-0x013048,
-0x01304c,
-0x013050,
-0x013054,
-0x013058,
-0x01305c,
-0x013060,
-0x013064,
-0x013068,
-0x01306c,
-0x013070,
-0x013074,
-0x013078,
-0x01307c,
-0x013080,
-0x013084,
-0x013088,
-0x01308c,
-0x013090,
-0x013094,
-0x013098,
-0x01309c,
-0x0130a0,
-0x0130a4,
-0x0130a8,
-0x0130ac,
-0x0130b0,
-0x0130b4,
-0x0130b8,
-0x0130bc,
-0x0130c0,
-0x0130c4,
-0x0130c8,
-0x0130cc,
-0x0130d0,
-0x0130d4,
-0x0130d8,
-0x0130dc,
-0x0130e0,
-0x0130e4,
-0x0130e8,
-0x0130ec,
-0x0130f0,
-0x0130f4,
-0x0130f8,
-0x0130fc,
-0x013100,
-0x013104,
-0x013108,
-0x01310c,
-0x013110,
-0x013114,
-0x013118,
-0x01311c,
-0x013120,
-0x013124,
-0x013128,
-0x01312c,
-0x013130,
-0x013134,
-0x013138,
-0x01313c,
-0x013140,
-0x013144,
-0x013148,
-0x01314c,
-0x013150,
-0x013154,
-0x013158,
-0x01315c,
-0x013160,
-0x013164,
-0x013168,
-0x01316c,
-0x013170,
-0x013174,
-0x013178,
-0x01317c,
-0x013180,
-0x013184,
-0x013188,
-0x01318c,
-0x013190,
-0x013194,
-0x013198,
-0x01319c,
-0x0131a0,
-0x0131a4,
-0x0131a8,
-0x0131ac,
-0x0131b0,
-0x0131b4,
-0x0131b8,
-0x0131bc,
-0x0131c0,
-0x0131c4,
-0x0131c8,
-0x0131cc,
-0x0131d0,
-0x0131d4,
-0x0131d8,
-0x0131dc,
-0x0131e0,
-0x0131e4,
-0x0131e8,
-0x0131ec,
-0x0131f0,
-0x0131f4,
-0x0131f8,
-0x0131fc,
-0x013200,
-0x013204,
-0x013208,
-0x01320c,
-0x013210,
-0x013214,
-0x013218,
-0x01321c,
-0x013220,
-0x013224,
-0x013228,
-0x01322c,
-0x013230,
-0x013234,
-0x013238,
-0x01323c,
-0x013240,
-0x013244,
-0x013248,
-0x01324c,
-0x013250,
-0x013254,
-0x013258,
-0x01325c,
-0x013260,
-0x013264,
-0x013268,
-0x01326c,
-0x013270,
-0x013274,
-0x013278,
-0x01327c,
-0x013280,
-0x013284,
-0x013288,
-0x01328c,
-0x013290,
-0x013294,
-0x013298,
-0x01329c,
-0x0132a0,
-0x0132a4,
-0x0132a8,
-0x0132ac,
-0x0132b0,
-0x0132b4,
-0x0132b8,
-0x0132bc,
-0x0132c0,
-0x0132c4,
-0x0132c8,
-0x0132cc,
-0x0132d0,
-0x0132d4,
-0x0132d8,
-0x0132dc,
-0x0132e0,
-0x0132e4,
-0x0132e8,
-0x0132ec,
-0x0132f0,
-0x0132f4,
-0x0132f8,
-0x0132fc,
-0x013300,
-0x013304,
-0x013308,
-0x01330c,
-0x013310,
-0x013314,
-0x013318,
-0x01331c,
-0x013320,
-0x013324,
-0x013328,
-0x01332c,
-0x013330,
-0x013334,
-0x013338,
-0x01333c,
-0x013340,
-0x013344,
-0x013348,
-0x01334c,
-0x013350,
-0x013354,
-0x013358,
-0x01335c,
-0x013360,
-0x013364,
-0x013368,
-0x01336c,
-0x013370,
-0x013374,
-0x013378,
-0x01337c,
-0x013380,
-0x013384,
-0x013388,
-0x01338c,
-0x013390,
-0x013394,
-0x013398,
-0x01339c,
-0x0133a0,
-0x0133a4,
-0x0133a8,
-0x0133ac,
-0x0133b0,
-0x0133b4,
-0x0133b8,
-0x0133bc,
-0x0133c0,
-0x0133c4,
-0x0133c8,
-0x0133cc,
-0x0133d0,
-0x0133d4,
-0x0133d8,
-0x0133dc,
-0x0133e0,
-0x0133e4,
-0x0133e8,
-0x0133ec,
-0x0133f0,
-0x0133f4,
-0x0133f8,
-0x0133fc,
-0x013400,
-0x013404,
-0x013408,
-0x01340c,
-0x013410,
-0x013414,
-0x013418,
-0x01341c,
-0x013420,
-0x013424,
-0x013428,
-0x01342c,
-0x013430,
-0x013434,
-0x013438,
-0x01343c,
-0x013440,
-0x013444,
-0x013448,
-0x01344c,
-0x013450,
-0x013454,
-0x013458,
-0x01345c,
-0x013460,
-0x013464,
-0x013468,
-0x01346c,
-0x013470,
-0x013474,
-0x013478,
-0x01347c,
-0x013480,
-0x013484,
-0x013488,
-0x01348c,
-0x013490,
-0x013494,
-0x013498,
-0x01349c,
-0x0134a0,
-0x0134a4,
-0x0134a8,
-0x0134ac,
-0x0134b0,
-0x0134b4,
-0x0134b8,
-0x0134bc,
-0x0134c0,
-0x0134c4,
-0x0134c8,
-0x0134cc,
-0x0134d0,
-0x0134d4,
-0x0134d8,
-0x0134dc,
-0x0134e0,
-0x0134e4,
-0x0134e8,
-0x0134ec,
-0x0134f0,
-0x0134f4,
-0x0134f8,
-0x0134fc,
-0x013500,
-0x013504,
-0x013508,
-0x01350c,
-0x013510,
-0x013514,
-0x013518,
-0x01351c,
-0x013520,
-0x013524,
-0x013528,
-0x01352c,
-0x013530,
-0x013534,
-0x013538,
-0x01353c,
-0x013540,
-0x013544,
-0x013548,
-0x01354c,
-0x013550,
-0x013554,
-0x013558,
-0x01355c,
-0x013560,
-0x013564,
-0x013568,
-0x01356c,
-0x013570,
-0x013574,
-0x013578,
-0x01357c,
-0x013580,
-0x013584,
-0x013588,
-0x01358c,
-0x013590,
-0x013594,
-0x013598,
-0x01359c,
-0x0135a0,
-0x0135a4,
-0x0135a8,
-0x0135ac,
-0x0135b0,
-0x0135b4,
-0x0135b8,
-0x0135bc,
-0x0135c0,
-0x0135c4,
-0x0135c8,
-0x0135cc,
-0x0135d0,
-0x0135d4,
-0x0135d8,
-0x0135dc,
-0x0135e0,
-0x0135e4,
-0x0135e8,
-0x0135ec,
-0x0135f0,
-0x0135f4,
-0x0135f8,
-0x0135fc,
-0x013600,
-0x013604,
-0x013608,
-0x01360c,
-0x013610,
-0x013614,
-0x013618,
-0x01361c,
-0x013620,
-0x013624,
-0x013628,
-0x01362c,
-0x013630,
-0x013634,
-0x013638,
-0x01363c,
-0x013640,
-0x013644,
-0x013648,
-0x01364c,
-0x013650,
-0x013654,
-0x013658,
-0x01365c,
-0x013660,
-0x013664,
-0x013668,
-0x01366c,
-0x013670,
-0x013674,
-0x013678,
-0x01367c,
-0x013680,
-0x013684,
-0x013688,
-0x01368c,
-0x013690,
-0x013694,
-0x013698,
-0x01369c,
-0x0136a0,
-0x0136a4,
-0x0136a8,
-0x0136ac,
-0x0136b0,
-0x0136b4,
-0x0136b8,
-0x0136bc,
-0x0136c0,
-0x0136c4,
-0x0136c8,
-0x0136cc,
-0x0136d0,
-0x0136d4,
-0x0136d8,
-0x0136dc,
-0x0136e0,
-0x0136e4,
-0x0136e8,
-0x0136ec,
-0x0136f0,
-0x0136f4,
-0x0136f8,
-0x0136fc,
-0x013700,
-0x013704,
-0x013708,
-0x01370c,
-0x013710,
-0x013714,
-0x013718,
-0x01371c,
-0x013720,
-0x013724,
-0x013728,
-0x01372c,
-0x013730,
-0x013734,
-0x013738,
-0x01373c,
-0x013740,
-0x013744,
-0x013748,
-0x01374c,
-0x013750,
-0x013754,
-0x013758,
-0x01375c,
-0x013760,
-0x013764,
-0x013768,
-0x01376c,
-0x013770,
-0x013774,
-0x013778,
-0x01377c,
-0x013780,
-0x013784,
-0x013788,
-0x01378c,
-0x013790,
-0x013794,
-0x013798,
-0x01379c,
-0x0137a0,
-0x0137a4,
-0x0137a8,
-0x0137ac,
-0x0137b0,
-0x0137b4,
-0x0137b8,
-0x0137bc,
-0x0137c0,
-0x0137c4,
-0x0137c8,
-0x0137cc,
-0x0137d0,
-0x0137d4,
-0x0137d8,
-0x0137dc,
-0x0137e0,
-0x0137e4,
-0x0137e8,
-0x0137ec,
-0x0137f0,
-0x0137f4,
-0x0137f8,
-0x0137fc,
-0x013800,
-0x013804,
-0x013808,
-0x01380c,
-0x013810,
-0x013814,
-0x013818,
-0x01381c,
-0x013820,
-0x013824,
-0x013828,
-0x01382c,
-0x013830,
-0x013834,
-0x013838,
-0x01383c,
-0x013840,
-0x013844,
-0x013848,
-0x01384c,
-0x013850,
-0x013854,
-0x013858,
-0x01385c,
-0x013860,
-0x013864,
-0x013868,
-0x01386c,
-0x013870,
-0x013874,
-0x013878,
-0x01387c,
-0x013880,
-0x013884,
-0x013888,
-0x01388c,
-0x013890,
-0x013894,
-0x013898,
-0x01389c,
-0x0138a0,
-0x0138a4,
-0x0138a8,
-0x0138ac,
-0x0138b0,
-0x0138b4,
-0x0138b8,
-0x0138bc,
-0x0138c0,
-0x0138c4,
-0x0138c8,
-0x0138cc,
-0x0138d0,
-0x0138d4,
-0x0138d8,
-0x0138dc,
-0x0138e0,
-0x0138e4,
-0x0138e8,
-0x0138ec,
-0x0138f0,
-0x0138f4,
-0x0138f8,
-0x0138fc,
-0x044000,
-0x044004,
-0x044008,
-0x04400c,
-0x044010,
-0x044014,
-0x044018,
-0x04401c,
-0x044024,
-0x044028,
-0x04402c,
-0x044030,
-0x044038,
-0x04403c,
-0x044044,
-0x044048,
-0x04404c,
-0x044050,
-0x044054,
-0x044058,
-0x04405c,
-0x044060,
-0x044064,
-0x044068,
-0x04406c,
-0x044070,
-0x044074,
-0x044078,
-0x04407c,
-0x044080,
-0x044084,
-0x044088,
-0x04408c,
-0x044090,
-0x04409c,
-0x0440a0,
-0x0440ac,
-0x0440b0,
-0x0440b4,
-0x0440b8,
-0x0440bc,
-0x0440c0,
-0x0440c4,
-0x0440c8,
-0x0440cc,
-0x0440d0,
-0x0440d4,
-0x0440d8,
-0x0440dc,
-0x044180,
-0x044198,
-0x04419c,
-0x0441a0,
-0x0441a4,
-0x0441a8,
-0x0441ac,
-0x0441e0,
-0x0441e8,
-0x0441ec,
-0x0441f0,
-0x0441f8,
-0x044500,
-0x044504,
-0x044508,
-0x044520,
-0x044524,
-0x044540,
-0x044544,
-0x044604,
-0x044608,
-0x04460c,
-0x044610,
-0x044614,
-0x044618,
-0x04461c,
-0x044620,
-0x044624,
-0x044628,
-0x04462c,
-0x044630,
-0x044634,
-0x044638,
-0x04463c,
-0x044640,
-0x044644,
-0x044648,
-0x04464c,
-0x044650,
-0x044654,
-0x044658,
-0x04465c,
-0x044660,
-0x044664,
-0x044668,
-0x04466c,
-0x044670,
-0x044674,
-0x044678,
-0x04467c,
-0x044680,
-0x044684,
-0x044688,
-0x04468c,
-0x044690,
-0x044694,
-0x044698,
-0x04469c,
-0x0446a0,
-0x0446a4,
-0x0446a8,
-0x0446ac,
-0x0446b0,
-0x0446b4,
-0x044804,
-0x044808,
-0x04480c,
-0x044810,
-0x044814,
-0x044818,
-0x04481c,
-0x044820,
-0x044824,
-0x044828,
-0x04482c,
-0x044830,
-0x044834,
-0x044838,
-0x04483c,
-0x044840,
-0x044844,
-0x044848,
-0x04484c,
-0x044850,
-0x044854,
-0x044858,
-0x04485c,
-0x044860,
-0x044864,
-0x044868,
-0x04486c,
-0x044870,
-0x044874,
-0x044878,
-0x04487c,
-0x044880,
-0x044884,
-0x044888,
-0x04488c,
-0x044890,
-0x044894,
-0x044898,
-0x04489c,
-0x0448a0,
-0x0448a4,
-0x0448a8,
-0x0448ac,
-0x0448b0,
-0x0448b4,
-0x044c00,
-0x044c04,
-0x044c08,
-0x044c0c,
-0x044f00,
-0x044f20,
-0x044f40,
-0x045100,
-0x045108,
-0x04510c,
-0x045130,
-0x045134,
-0x045138,
-0x045140,
-0x045144,
-0x045148,
-0x04514c,
-0x045150,
-0x045154,
-0x045158,
-0x04515c,
-0x045260,
-0x045284,
-0x045288,
-0x04528c,
-0x045290,
-0x045300,
-0x04530c,
-0x045310,
-0x045314,
-0x04535c,
-0x045380,
-0x045384,
-0x045390,
-0x045394,
-0x045398,
-0x04539c,
-0x0453a0,
-0x0453a8,
-0x0453ac,
-0x0453b0,
-0x0453b4,
-0x0453bc,
-0x045400,
-0x045404,
-0x045408,
-0x04540c,
-0x045410,
-0x045414,
-0x045418,
-0x04541c,
-0x045420,
-0x045424,
-0x045428,
-0x04542c,
-0x045430,
-0x045434,
-0x045438,
-0x04543c,
-0x045440,
-0x045444,
-0x045448,
-0x04544c,
-0x045450,
-0x045454,
-0x045458,
-0x04545c,
-0x045460,
-0x045464,
-0x045468,
-0x04546c,
-0x045470,
-0x045474,
-0x045478,
-0x04547c,
-0x045480,
-0x045484,
-0x045488,
-0x04548c,
-0x045490,
-0x045494,
-0x045498,
-0x04549c,
-0x0454a0,
-0x0454a4,
-0x0454a8,
-0x0454ac,
-0x0454b0,
-0x0454b4,
-0x0454b8,
-0x0454bc,
-0x0454c0,
-0x0454c4,
-0x0454c8,
-0x0454cc,
-0x0454d0,
-0x0454d4,
-0x0454d8,
-0x0454dc,
-0x0454e0,
-0x0454e4,
-0x0454e8,
-0x0454ec,
-0x0454f0,
-0x0454f4,
-0x0454f8,
-0x0454fc,
-0x045800,
-0x045804,
-0x045808,
-0x04580c,
-0x045810,
-0x045814,
-0x045818,
-0x04581c,
-0x045820,
-0x045824,
-0x045828,
-0x04582c,
-0x045830,
-0x045834,
-0x045838,
-0x04583c,
-0x045840,
-0x045844,
-0x045848,
-0x04584c,
-0x045850,
-0x045854,
-0x045858,
-0x04585c,
-0x045860,
-0x045864,
-0x045868,
-0x04586c,
-0x045870,
-0x045874,
-0x045878,
-0x04587c,
-0x045880,
-0x045884,
-0x045888,
-0x04588c,
-0x045890,
-0x045894,
-0x045898,
-0x04589c,
-0x0458a0,
-0x0458a4,
-0x0458a8,
-0x0458ac,
-0x0458b0,
-0x0458b4,
-0x0458b8,
-0x0458bc,
-0x0458c0,
-0x0458c4,
-0x0458c8,
-0x0458cc,
-0x0458d0,
-0x0458d4,
-0x0458d8,
-0x0458dc,
-0x0458e0,
-0x0458e4,
-0x0458e8,
-0x0458ec,
-0x0458f0,
-0x0458f4,
-0x0458f8,
-0x0458fc,
-0x045900,
-0x045904,
-0x045908,
-0x04590c,
-0x045910,
-0x045914,
-0x045918,
-0x04591c,
-0x045920,
-0x045924,
-0x045928,
-0x04592c,
-0x045930,
-0x045934,
-0x045938,
-0x04593c,
-0x045940,
-0x045944,
-0x045948,
-0x04594c,
-0x045950,
-0x045954,
-0x045958,
-0x04595c,
-0x045960,
-0x045964,
-0x045968,
-0x04596c,
-0x045970,
-0x045974,
-0x045978,
-0x04597c,
-0x045980,
-0x045984,
-0x045988,
-0x04598c,
-0x045990,
-0x045994,
-0x045998,
-0x04599c,
-0x0459a0,
-0x0459a4,
-0x0459a8,
-0x0459ac,
-0x0459b0,
-0x0459b4,
-0x0459b8,
-0x0459bc,
-0x0459c0,
-0x0459c4,
-0x0459c8,
-0x0459cc,
-0x0459d0,
-0x0459d4,
-0x0459d8,
-0x0459dc,
-0x0459e0,
-0x0459e4,
-0x0459e8,
-0x0459ec,
-0x0459f0,
-0x0459f4,
-0x0459f8,
-0x0459fc,
-0x045d04,
-0x045d08,
-0x045d0c,
-0x045d14,
-0x045d18,
-0x045d1c,
-0x045d24,
-0x045d28,
-0x045d2c,
-0x045d80,
-0x045d84,
-0x045d88,
-0x045d8c,
-0x045d94,
-0x046000,
-0x046004,
-0x04600c,
-0x046010,
-0x046014,
-0x046020,
-0x046024,
-0x046028,
-0x046030,
-0x046080,
-0x046084,
-0x046088,
-0x04608c,
-0x046090,
-0x0460a8,
-0x0460ac,
-0x046100,
-0x046104,
-0x04610c,
-0x046110,
-0x046114,
-0x046120,
-0x046124,
-0x046128,
-0x046130,
-0x046180,
-0x046184,
-0x046188,
-0x04618c,
-0x046190,
-0x0461a8,
-0x0461ac,
-0x046200,
-0x046204,
-0x04620c,
-0x046210,
-0x046214,
-0x046220,
-0x046224,
-0x046228,
-0x046230,
-0x046280,
-0x046284,
-0x046288,
-0x04628c,
-0x046290,
-0x0462a8,
-0x0462ac,
-0x046300,
-0x046304,
-0x04630c,
-0x046310,
-0x046314,
-0x046320,
-0x046324,
-0x046328,
-0x046330,
-0x046380,
-0x046384,
-0x046388,
-0x04638c,
-0x046390,
-0x0463a8,
-0x0463ac,
-0x0473f0,
-0x0473f4,
-0x047900,
-0x047904,
-0x047908,
-0x04790c,
-0x047910,
-0x047914,
-0x047918,
-0x04791c,
-0x047920,
-0x047924,
-0x047928,
-0x04792c,
-0x047930,
-0x047934,
-0x047938,
-0x04793c,
-0x047980,
-0x047984,
-0x047990,
-0x047994,
-0x0479a0,
-0x0479a4,
-0x0479b0,
-0x0479b4,
-0x047a80,
-0x047a84,
-0x047a88,
-0x047a8c,
-0x047a90,
-0x047a94,
-0x047aa0,
-0x047aa4,
-0x047ab0,
-0x047ab4,
-0x047b80,
-0x047b84,
-0x047b88,
-0x047b8c,
-0x047ba0,
-0x047d00,
-0x047d04,
-0x047d08,
-0x047d0c,
-0x047d10,
-0x047d14,
-0x047d18,
-0x047d1c,
-0x047d20,
-0x047d24,
-0x047d28,
-0x047d2c,
-0x047d30,
-0x047d34,
-0x047d38,
-0x047d3c,
-0x047d40,
-0x047d44,
-0x047d48,
-0x047d4c,
-0x047d50,
-0x047d54,
-0x047d58,
-0x047d5c,
-0x047d60,
-0x047d64,
-0x047d68,
-0x047d6c,
-0x047d70,
-0x047d74,
-0x047d78,
-0x047d7c,
-0x047d80,
-0x060380,
-0x060384,
-0x060388,
-0x06038c,
-0x060390,
-0x060394,
-0x060398,
-0x0603c0,
-0x0603c4,
-0x0603d0,
-0x0603d4,
-0x0603d8,
-0x060500,
-0x060504,
-0x060508,
-0x06050c,
-0x060510,
-0x060514,
-0x060518,
-0x06051c,
-0x060520,
-0x060524,
-0x060528,
-0x06052c,
-0x060530,
-0x060534,
-0x060538,
-0x06053c,
-0x060560,
-0x060564,
-0x060568,
-0x06056c,
-0x060570,
-0x060574,
-0x060578,
-0x06057c,
-0x060580,
-0x060584,
-0x060588,
-0x06058c,
-0x060590,
-0x060594,
-0x060598,
-0x06059c,
-0x0605b0,
-0x0605b4,
-0x0605b8,
-0x0605c0,
-0x0605c4,
-0x0605d0,
-0x0605d4,
-0x0605d8,
-0x0605dc,
-0x0605e0,
-0x0605e4,
-0x0605e8,
-0x0605f0,
-0x0605f4,
-0x0605f8,
-0x0605fc,
-0x060600,
-0x060604,
-0x060608,
-0x060610,
-0x060614,
-0x060618,
-0x060700,
-0x060704,
-0x060708,
-0x06070c,
-0x060710,
-0x060714,
-0x060718,
-0x06071c,
-0x060720,
-0x060724,
-0x060728,
-0x06072c,
-0x060730,
-0x060734,
-0x060738,
-0x06073c,
-0x060740,
-0x060744,
-0x060748,
-0x06074c,
-0x060750,
-0x060754,
-0x060758,
-0x06075c,
-0x060760,
-0x060764,
-0x060768,
-0x06076c,
-0x060770,
-0x060774,
-0x060778,
-0x06077c,
-0x060780,
-0x060784,
-0x060788,
-0x060790,
-0x060794,
-0x060798,
-0x06079c,
-0x0607a0,
-0x0607a4,
-0x0607a8,
-0x0607ac,
-0x0607b0,
-0x0607b4,
-0x0607b8,
-0x0607bc,
-0x0607c0,
-0x0607c4,
-0x0607c8,
-0x0607cc,
-0x0607d0,
-0x0607d4,
-0x0607d8,
-0x0607dc,
-0x0607e0,
-0x0607e4,
-0x0607e8,
-0x0607ec,
-0x0607f0,
-0x0607f4,
-0x0607f8,
-0x060800,
-0x060804,
-0x060808,
-0x06080c,
-0x060810,
-0x060814,
-0x060818,
-0x06081c,
-0x060820,
-0x060824,
-0x060828,
-0x06082c,
-0x060830,
-0x060834,
-0x060838,
-0x06083c,
-0x060840,
-0x060844,
-0x060848,
-0x06084c,
-0x060850,
-0x060854,
-0x060858,
-0x06085c,
-0x060860,
-0x060864,
-0x060868,
-0x06086c,
-0x060870,
-0x060874,
-0x060878,
-0x06087c,
-0x060880,
-0x060884,
-0x060888,
-0x06088c,
-0x060890,
-0x060894,
-0x060898,
-0x06089c,
-0x0608a0,
-0x0608a4,
-0x0608a8,
-0x0608ac,
-0x0608b0,
-0x0608b4,
-0x0608b8,
-0x0608bc,
-0x0608c0,
-0x0608c4,
-0x0608c8,
-0x0608cc,
-0x0608d0,
-0x0608d4,
-0x0608d8,
-0x0608dc,
-0x0608e0,
-0x0608e4,
-0x0608e8,
-0x0608ec,
-0x0608f0,
-0x0608f4,
-0x0608f8,
-0x0608fc,
-0x060900,
-0x060904,
-0x060908,
-0x06090c,
-0x060910,
-0x060914,
-0x060918,
-0x06091c,
-0x060920,
-0x060924,
-0x060928,
-0x06092c,
-0x060930,
-0x060934,
-0x060938,
-0x06093c,
-0x060940,
-0x060944,
-0x060948,
-0x06094c,
-0x060950,
-0x060954,
-0x060958,
-0x06095c,
-0x060960,
-0x060964,
-0x060968,
-0x06096c,
-0x060970,
-0x060974,
-0x060978,
-0x06097c,
-0x060980,
-0x060984,
-0x060988,
-0x06098c,
-0x060990,
-0x060994,
-0x060998,
-0x06099c,
-0x0609a0,
-0x0609a4,
-0x0609a8,
-0x0609ac,
-0x0609b0,
-0x0609b4,
-0x0609b8,
-0x0609bc,
-0x0609c0,
-0x0609c4,
-0x0609c8,
-0x0609cc,
-0x0609d0,
-0x0609d4,
-0x0609d8,
-0x0609dc,
-0x0609e0,
-0x0609e4,
-0x0609e8,
-0x0609ec,
-0x0609f0,
-0x0609f4,
-0x0609f8,
-0x0609fc,
-0x061004,
-0x061008,
-0x06100c,
-0x061010,
-0x061014,
-0x061018,
-0x06101c,
-0x061020,
-0x061024,
-0x061028,
-0x06102c,
-0x061030,
-0x061034,
-0x061038,
-0x06103c,
-0x061040,
-0x061044,
-0x061048,
-0x06104c,
-0x061050,
-0x061054,
-0x061058,
-0x06105c,
-0x061060,
-0x061064,
-0x061068,
-0x06106c,
-0x061070,
-0x061074,
-0x061078,
-0x06107c,
-0x061080,
-0x061084,
-0x061088,
-0x06108c,
-0x061090,
-0x061094,
-0x061098,
-0x06109c,
-0x0610a0,
-0x0610a4,
-0x0610a8,
-0x0610ac,
-0x0610b0,
-0x0610b4,
-0x061130,
-0x061134,
-0x061140,
-0x061144,
-0x061148,
-0x06114c,
-0x061150,
-0x061154,
-0x061158,
-0x06115c,
-0x061160,
-0x061164,
-0x061168,
-0x06116c,
-0x061200,
-0x061204,
-0x061208,
-0x06120c,
-0x061210,
-0x061214,
-0x0612c0,
-0x0612c4,
-0x0612c8,
-0x0614a0,
-0x0614a4,
-0x0614a8,
-0x0614ac,
-0x0614b0,
-0x0614b4,
-0x061500,
-0x061504,
-0x061508,
-0x06150c,
-0x061510,
-0x061514,
-0x061518,
-0x06151c,
-0x061520,
-0x061540,
-0x061544,
-0x061548,
-0x06154c,
-0x061550,
-0x061554,
-0x061558,
-0x061560,
-0x061564,
-0x061568,
-0x061570,
-0x061574,
-0x061578,
-0x061580,
-0x061584,
-0x061588,
-0x061590,
-0x061594,
-0x061598,
-0x06159c,
-0x0615e4,
-0x0615e8,
-0x0615ec,
-0x061600,
-0x061604,
-0x061608,
-0x06160c,
-0x061610,
-0x061614,
-0x061620,
-0x061624,
-0x061628,
-0x06162c,
-0x061630,
-0x061634,
-0x061638,
-0x06163c,
-0x061640,
-0x061644,
-0x061700,
-0x061704,
-0x061718,
-0x06171c,
-0x061720,
-0x061724,
-0x061728,
-0x06172c,
-0x061730,
-0x061734,
-0x06177c,
-0x061780,
-0x061800,
-0x061804,
-0x061808,
-0x06180c,
-0x061810,
-0x061814,
-0x061818,
-0x06181c,
-0x061820,
-0x061824,
-0x061828,
-0x06182c,
-0x061830,
-0x061834,
-0x061838,
-0x06183c,
-0x061840,
-0x061844,
-0x061848,
-0x06184c,
-0x061850,
-0x061854,
-0x061858,
-0x06185c,
-0x061860,
-0x061864,
-0x061868,
-0x06186c,
-0x061870,
-0x061874,
-0x061878,
-0x06187c,
-0x061880,
-0x061884,
-0x061888,
-0x06188c,
-0x061890,
-0x061894,
-0x061898,
-0x06189c,
-0x0618a0,
-0x0618a4,
-0x0618a8,
-0x0618ac,
-0x0618b0,
-0x0618b4,
-0x0618b8,
-0x0618bc,
-0x0618c0,
-0x0618c4,
-0x0618c8,
-0x0618cc,
-0x0618d0,
-0x0618d4,
-0x0618d8,
-0x0618dc,
-0x0618e0,
-0x0618e4,
-0x0618e8,
-0x0618ec,
-0x0618f0,
-0x0618f4,
-0x0618f8,
-0x0618fc,
-0x061c00,
-0x061c0c,
-0x061c10,
-0x061c14,
-0x061c44,
-0x061c48,
-0x061c4c,
-0x061d00,
-0x061d04,
-0x061d08,
-0x061d0c,
-0x061d10,
-0x061d14,
-0x061d18,
-0x061d1c,
-0x061d20,
-0x061d24,
-0x061d28,
-0x061d2c,
-0x061d30,
-0x061d34,
-0x061d38,
-0x061ff8,
-0x061ffc,
-0x062000,
-0x062004,
-0x062008,
-0x06200c,
-0x062010,
-0x062014,
-0x062018,
-0x06201c,
-0x062020,
-0x062024,
-0x062028,
-0x06202c,
-0x062030,
-0x062034,
-0x062038,
-0x06203c,
-0x062040,
-0x062044,
-0x062048,
-0x06204c,
-0x062050,
-0x062054,
-0x062058,
-0x06205c,
-0x062060,
-0x062064,
-0x062068,
-0x06206c,
-0x062070,
-0x062074,
-0x062078,
-0x06207c,
-0x062080,
-0x062084,
-0x062088,
-0x06208c,
-0x062090,
-0x062094,
-0x062098,
-0x06209c,
-0x0620a0,
-0x0620a4,
-0x0620a8,
-0x0620ac,
-0x0620b0,
-0x0620b4,
-0x0620b8,
-0x0620bc,
-0x0620c0,
-0x0620c4,
-0x0620c8,
-0x0620cc,
-0x0620d0,
-0x0620d4,
-0x0620d8,
-0x0620dc,
-0x0620e0,
-0x0620e4,
-0x0620e8,
-0x0620ec,
-0x0620f0,
-0x0620f4,
-0x0620f8,
-0x0620fc,
-0x062100,
-0x062104,
-0x062108,
-0x06210c,
-0x062110,
-0x062114,
-0x062118,
-0x06211c,
-0x062120,
-0x062124,
-0x062128,
-0x06212c,
-0x062130,
-0x062134,
-0x062138,
-0x06213c,
-0x062140,
-0x062144,
-0x062148,
-0x06214c,
-0x062150,
-0x062154,
-0x062158,
-0x06215c,
-0x062160,
-0x062164,
-0x062168,
-0x06216c,
-0x062170,
-0x062174,
-0x062178,
-0x06217c,
-0x062180,
-0x062184,
-0x062188,
-0x06218c,
-0x062190,
-0x062194,
-0x062198,
-0x06219c,
-0x0621a0,
-0x0621a4,
-0x0621a8,
-0x0621ac,
-0x0621b0,
-0x0621b4,
-0x0621b8,
-0x0621bc,
-0x0621c0,
-0x0621c4,
-0x0621c8,
-0x0621cc,
-0x0621d0,
-0x0621d4,
-0x0621d8,
-0x0621dc,
-0x0621e0,
-0x0621e4,
-0x0621e8,
-0x0621ec,
-0x0621f0,
-0x0621f4,
-0x0621f8,
-0x0621fc,
-0x062200,
-0x062204,
-0x062208,
-0x06220c,
-0x062210,
-0x062214,
-0x062218,
-0x06221c,
-0x062220,
-0x062224,
-0x062228,
-0x06222c,
-0x062230,
-0x062234,
-0x062238,
-0x06223c,
-0x062240,
-0x062244,
-0x062248,
-0x06224c,
-0x062250,
-0x062254,
-0x062258,
-0x06225c,
-0x062260,
-0x062264,
-0x062268,
-0x06226c,
-0x062270,
-0x062274,
-0x062278,
-0x06227c,
-0x062280,
-0x062284,
-0x062288,
-0x06228c,
-0x062290,
-0x062294,
-0x062298,
-0x06229c,
-0x0622a0,
-0x0622a4,
-0x0622a8,
-0x0622ac,
-0x0622b0,
-0x0622b4,
-0x0622b8,
-0x0622bc,
-0x0622c0,
-0x0622c4,
-0x0622c8,
-0x0622cc,
-0x0622d0,
-0x0622d4,
-0x0622d8,
-0x0622dc,
-0x0622e0,
-0x0622e4,
-0x0622e8,
-0x0622ec,
-0x0622f0,
-0x0622f4,
-0x0622f8,
-0x0622fc,
-0x062300,
-0x062304,
-0x062308,
-0x06230c,
-0x062310,
-0x062314,
-0x062318,
-0x06231c,
-0x062320,
-0x062324,
-0x062328,
-0x06232c,
-0x062330,
-0x062334,
-0x062338,
-0x06233c,
-0x062340,
-0x062344,
-0x062348,
-0x06234c,
-0x062350,
-0x062354,
-0x062358,
-0x06235c,
-0x062360,
-0x062364,
-0x062368,
-0x06236c,
-0x062370,
-0x062374,
-0x062378,
-0x06237c,
-0x062380,
-0x062384,
-0x062388,
-0x06238c,
-0x062390,
-0x062394,
-0x062398,
-0x06239c,
-0x0623a0,
-0x0623a4,
-0x0623a8,
-0x0623ac,
-0x0623b0,
-0x0623b4,
-0x0623b8,
-0x0623bc,
-0x0623c0,
-0x0623c4,
-0x0623c8,
-0x0623cc,
-0x0623d0,
-0x0623d4,
-0x0623d8,
-0x0623dc,
-0x0623e0,
-0x0623e4,
-0x0623e8,
-0x0623ec,
-0x0623f0,
-0x0623f4,
-0x0623f8,
-0x0623fc,
-0x062400,
-0x062404,
-0x062408,
-0x06240c,
-0x062410,
-0x062414,
-0x062418,
-0x06241c,
-0x062420,
-0x062424,
-0x062428,
-0x06242c,
-0x062430,
-0x062434,
-0x062438,
-0x06243c,
-0x062440,
-0x062444,
-0x062448,
-0x06244c,
-0x062450,
-0x062454,
-0x062458,
-0x06245c,
-0x062460,
-0x062464,
-0x062468,
-0x06246c,
-0x062470,
-0x062474,
-0x062478,
-0x06247c,
-0x062480,
-0x062484,
-0x062488,
-0x06248c,
-0x062490,
-0x062494,
-0x062498,
-0x06249c,
-0x0624a0,
-0x0624a4,
-0x0624a8,
-0x0624ac,
-0x0624b0,
-0x0624b4,
-0x0624b8,
-0x0624bc,
-0x0624c0,
-0x0624c4,
-0x0624c8,
-0x0624cc,
-0x0624d0,
-0x0624d4,
-0x0624d8,
-0x0624dc,
-0x0624e0,
-0x0624e4,
-0x0624e8,
-0x0624ec,
-0x0624f0,
-0x0624f4,
-0x0624f8,
-0x0624fc,
-0x062500,
-0x062504,
-0x062508,
-0x06250c,
-0x062510,
-0x062514,
-0x062518,
-0x06251c,
-0x062520,
-0x062524,
-0x062528,
-0x06252c,
-0x062530,
-0x062534,
-0x062538,
-0x06253c,
-0x062540,
-0x062544,
-0x062548,
-0x06254c,
-0x062550,
-0x062554,
-0x062558,
-0x06255c,
-0x062560,
-0x062564,
-0x062568,
-0x06256c,
-0x062570,
-0x062574,
-0x062578,
-0x06257c,
-0x062580,
-0x062584,
-0x062588,
-0x06258c,
-0x062590,
-0x062594,
-0x062598,
-0x06259c,
-0x0625a0,
-0x0625a4,
-0x0625a8,
-0x0625ac,
-0x0625b0,
-0x0625b4,
-0x0625b8,
-0x0625bc,
-0x0625c0,
-0x0625c4,
-0x0625c8,
-0x0625cc,
-0x0625d0,
-0x0625d4,
-0x0625d8,
-0x0625dc,
-0x0625e0,
-0x0625e4,
-0x0625e8,
-0x0625ec,
-0x0625f0,
-0x0625f4,
-0x0625f8,
-0x0625fc,
-0x062600,
-0x062604,
-0x062608,
-0x06260c,
-0x062610,
-0x062614,
-0x062618,
-0x06261c,
-0x062620,
-0x062624,
-0x062628,
-0x06262c,
-0x062630,
-0x062634,
-0x062638,
-0x06263c,
-0x062640,
-0x062644,
-0x062648,
-0x06264c,
-0x062650,
-0x062654,
-0x062658,
-0x06265c,
-0x062660,
-0x062664,
-0x062668,
-0x06266c,
-0x062670,
-0x062674,
-0x062678,
-0x06267c,
-0x062680,
-0x062684,
-0x062688,
-0x06268c,
-0x062690,
-0x062694,
-0x062698,
-0x06269c,
-0x0626a0,
-0x0626a4,
-0x0626a8,
-0x0626ac,
-0x0626b0,
-0x0626b4,
-0x0626b8,
-0x0626bc,
-0x0626c0,
-0x0626c4,
-0x0626c8,
-0x0626cc,
-0x0626d0,
-0x0626d4,
-0x0626d8,
-0x0626dc,
-0x0626e0,
-0x0626e4,
-0x0626e8,
-0x0626ec,
-0x0626f0,
-0x0626f4,
-0x0626f8,
-0x0626fc,
-0x062700,
-0x062704,
-0x062708,
-0x06270c,
-0x062710,
-0x062714,
-0x062718,
-0x06271c,
-0x062720,
-0x062724,
-0x062728,
-0x06272c,
-0x062730,
-0x062734,
-0x062738,
-0x06273c,
-0x062740,
-0x062744,
-0x062748,
-0x06274c,
-0x062750,
-0x062754,
-0x062758,
-0x06275c,
-0x062760,
-0x062764,
-0x062768,
-0x06276c,
-0x062770,
-0x062774,
-0x062778,
-0x06277c,
-0x062780,
-0x062784,
-0x062788,
-0x06278c,
-0x062790,
-0x062794,
-0x062798,
-0x06279c,
-0x0627a0,
-0x0627a4,
-0x0627a8,
-0x0627ac,
-0x0627b0,
-0x0627b4,
-0x0627b8,
-0x0627bc,
-0x0627c0,
-0x0627c4,
-0x0627c8,
-0x0627cc,
-0x0627d0,
-0x0627d4,
-0x0627d8,
-0x0627dc,
-0x0627e0,
-0x0627e4,
-0x0627e8,
-0x0627ec,
-0x0627f0,
-0x0627f4,
-0x0627f8,
-0x0627fc,
-0x062800,
-0x062804,
-0x062808,
-0x06280c,
-0x062810,
-0x062814,
-0x062818,
-0x06281c,
-0x062820,
-0x062824,
-0x062828,
-0x06282c,
-0x062830,
-0x062834,
-0x062838,
-0x06283c,
-0x062840,
-0x062844,
-0x062848,
-0x06284c,
-0x062850,
-0x062854,
-0x062858,
-0x06285c,
-0x062860,
-0x062864,
-0x062868,
-0x06286c,
-0x062870,
-0x062874,
-0x062878,
-0x06287c,
-0x062880,
-0x062884,
-0x062888,
-0x06288c,
-0x062890,
-0x062894,
-0x062898,
-0x06289c,
-0x0628a0,
-0x0628a4,
-0x0628a8,
-0x0628ac,
-0x0628b0,
-0x0628b4,
-0x0628b8,
-0x0628bc,
-0x0628c0,
-0x0628c4,
-0x0628c8,
-0x0628cc,
-0x0628d0,
-0x0628d4,
-0x0628d8,
-0x0628dc,
-0x0628e0,
-0x0628e4,
-0x0628e8,
-0x0628ec,
-0x0628f0,
-0x0628f4,
-0x0628f8,
-0x0628fc,
-0x070000,
-0x070004,
-0x070010,
-0x070014,
-0x070018,
-0x070280,
-0x07028c,
-0x070290,
-0x070294,
-0x070300,
-0x070304,
-0x0703a0,
-0x070604,
-0x070608,
-0x07060c,
-0x070610,
-0x070614,
-0x070624,
-0x070628,
-0x07062c,
-0x070630,
-0x070634,
-0x070638,
-0x07063c,
-0x070674,
-0x070678,
-0x07067c,
-0x07069c,
-0x0706e0,
-0x0706e4,
-0x0706e8,
-0x0706ec,
-0x070708,
-0x07070c,
-0x070710,
-0x070714,
-0x070780,
-0x07078c,
-0x070790,
-0x070794,
-0x070798,
-0x0707c4,
-0x0707c8,
-0x0707cc,
-0x0707d0,
-0x0707d4,
-0x0707d8,
-0x0707dc,
-0x070810,
-0x070814,
-0x070820,
-0x070824,
-0x070828,
-0x070840,
-0x070900,
-0x070904,
-0x070908,
-0x07090c,
-0x070910,
-0x070914,
-0x070918,
-0x07091c,
-0x070920,
-0x070924,
-0x070928,
-0x07092c,
-0x070930,
-0x070934,
-0x070938,
-0x07093c,
-0x070940,
-0x070944,
-0x070948,
-0x07094c,
-0x070950,
-0x070954,
-0x070958,
-0x07095c,
-0x070960,
-0x070964,
-0x070968,
-0x07096c,
-0x070970,
-0x070974,
-0x070978,
-0x07097c,
-0x070980,
-0x070984,
-0x070988,
-0x07098c,
-0x070990,
-0x070994,
-0x070998,
-0x07099c,
-0x0709a0,
-0x0709a4,
-0x0709a8,
-0x0709ac,
-0x0709b0,
-0x0709b4,
-0x0709b8,
-0x0709bc,
-0x0709c0,
-0x0709c4,
-0x0709c8,
-0x0709cc,
-0x0709d0,
-0x0709d4,
-0x0709d8,
-0x0709dc,
-0x0709e0,
-0x0709e4,
-0x0709e8,
-0x0709ec,
-0x0709f0,
-0x0709f4,
-0x0709f8,
-0x0709fc,
-0x070b08,
-0x070b10,
-0x070b14,
-0x070b18,
-0x070b20,
-0x070b24,
-0x070b28,
-0x070b30,
-0x070b34,
-0x070b38,
-0x070b80,
-0x070cc0,
-0x070cc4,
-0x070cc8,
-0x070ccc,
-0x070e90,
-0x070e94,
-0x070e98,
-0x070e9c,
-0x071000,
-0x071004,
-0x071008,
-0x0713fc,
-0x072000,
-0x072004,
-0x072008,
-0x07200c,
-0x072010,
-0x072014,
-0x072018,
-0x07201c,
-0x072020,
-0x072024,
-0x072028,
-0x07202c,
-0x072030,
-0x072034,
-0x072038,
-0x07203c,
-0x072040,
-0x072044,
-0x072048,
-0x07204c,
-0x072050,
-0x072054,
-0x072058,
-0x07205c,
-0x072060,
-0x072064,
-0x072068,
-0x07206c,
-0x072070,
-0x072074,
-0x072078,
-0x07207c,
-0x072080,
-0x072084,
-0x072088,
-0x07208c,
-0x072090,
-0x072094,
-0x072098,
-0x07209c,
-0x0720a0,
-0x0720a4,
-0x0720a8,
-0x0720ac,
-0x0720b0,
-0x0720b4,
-0x0720b8,
-0x0720bc,
-0x0720c0,
-0x0720c4,
-0x0720c8,
-0x0720cc,
-0x0720d0,
-0x0720d4,
-0x0720d8,
-0x0720dc,
-0x0720e0,
-0x0720e4,
-0x0720e8,
-0x0720ec,
-0x0720f0,
-0x0720f4,
-0x0720f8,
-0x0720fc,
-0x072100,
-0x072104,
-0x072108,
-0x07210c,
-0x072110,
-0x072114,
-0x072118,
-0x07211c,
-0x072120,
-0x072124,
-0x072128,
-0x07212c,
-0x072130,
-0x072134,
-0x072138,
-0x07213c,
-0x072140,
-0x072144,
-0x072148,
-0x07214c,
-0x072150,
-0x072154,
-0x072158,
-0x07215c,
-0x072160,
-0x072164,
-0x072168,
-0x07216c,
-0x072170,
-0x072174,
-0x072178,
-0x07217c,
-0x072180,
-0x072184,
-0x072188,
-0x07218c,
-0x072190,
-0x072194,
-0x072198,
-0x07219c,
-0x0721a0,
-0x0721a4,
-0x0721a8,
-0x0721ac,
-0x0721b0,
-0x0721b4,
-0x0721b8,
-0x0721bc,
-0x0721c0,
-0x0721c4,
-0x0721c8,
-0x0721cc,
-0x0721d0,
-0x0721d4,
-0x0721d8,
-0x0721dc,
-0x0721e0,
-0x0721e4,
-0x0721e8,
-0x0721ec,
-0x0721f0,
-0x0721f4,
-0x0721f8,
-0x0721fc,
-0x074000,
-0x074004,
-0x074010,
-0x074014,
-0x074018,
-0x07401c,
-0x074020,
-0x074024,
-0x074028,
-0x07402c,
-0x074030,
-0x074034,
-0x074084,
-0x074088,
-0x07408c,
-0x074090,
-0x074100,
-0x07410c,
-0x074110,
-0x074114,
-0x080000,
-0x080004,
-0x080008,
-0x08000c,
-0x080010,
-0x080014,
-0x080018,
-0x08001c,
-0x080024,
-0x080028,
-0x08002c,
-0x080030,
-0x080038,
-0x08003c,
-0x080044,
-0x080048,
-0x08004c,
-0x080050,
-0x080054,
-0x080058,
-0x08005c,
-0x080060,
-0x080064,
-0x080068,
-0x08006c,
-0x080070,
-0x080074,
-0x080078,
-0x08007c,
-0x080080,
-0x080084,
-0x080088,
-0x08008c,
-0x080090,
-0x08009c,
-0x0800a0,
-0x0800ac,
-0x0800b0,
-0x0800b4,
-0x0800b8,
-0x0800bc,
-0x0800c0,
-0x0800c4,
-0x0800c8,
-0x0800cc,
-0x0800d0,
-0x0800d4,
-0x0800d8,
-0x0800dc,
-0x080180,
-0x080198,
-0x08019c,
-0x0801a0,
-0x0801a4,
-0x0801a8,
-0x0801ac,
-0x0801e0,
-0x0801e8,
-0x0801ec,
-0x0801f0,
-0x0801f8,
-0x080200,
-0x080204,
-0x080208,
-0x080210,
-0x080240,
-0x080244,
-0x080248,
-0x08024c,
-0x080250,
-0x080254,
-0x080284,
-0x080288,
-0x08028c,
-0x080290,
-0x080294,
-0x080298,
-0x08029c,
-0x0802a0,
-0x0802a4,
-0x0802a8,
-0x0802ac,
-0x0802b0,
-0x0802b4,
-0x0802b8,
-0x0802bc,
-0x0802c0,
-0x0802c4,
-0x0802c8,
-0x0802cc,
-0x0802d0,
-0x0802d4,
-0x0802d8,
-0x0802dc,
-0x0802e0,
-0x0802e4,
-0x0802e8,
-0x0802ec,
-0x0802f0,
-0x0802f4,
-0x0802f8,
-0x080300,
-0x080304,
-0x080308,
-0x08030c,
-0x080310,
-0x080314,
-0x080318,
-0x08031c,
-0x080330,
-0x080334,
-0x080338,
-0x08033c,
-0x080340,
-0x080344,
-0x080348,
-0x08034c,
-0x080380,
-0x080414,
-0x080488,
-0x08048c,
-0x080490,
-0x080494,
-0x080498,
-0x08049c,
-0x0804a0,
-0x0804a4,
-0x080500,
-0x080510,
-0x080514,
-0x08051c,
-0x080530,
-0x080534,
-0x080538,
-0x08053c,
-0x080540,
-0x080544,
-0x080548,
-0x08054c,
-0x080580,
-0x080584,
-0x080588,
-0x08058c,
-0x080590,
-0x080594,
-0x0805a0,
-0x0805a4,
-0x0805a8,
-0x0805ac,
-0x0805b0,
-0x0805b4,
-0x0805b8,
-0x0805bc,
-0x0805c0,
-0x0805d0,
-0x0805dc,
-0x0805e0,
-0x0805e4,
-0x0805e8,
-0x0805ec,
-0x080600,
-0x08060c,
-0x080610,
-0x080614,
-0x080640,
-0x080680,
-0x080684,
-0x080688,
-0x08068c,
-0x080690,
-0x080694,
-0x080698,
-0x080700,
-0x080800,
-0x080804,
-0x080808,
-0x08080c,
-0x080810,
-0x080814,
-0x080840,
-0x080844,
-0x080848,
-0x08084c,
-0x080854,
-0x080860,
-0x080864,
-0x080868,
-0x08086c,
-0x080870,
-0x080874,
-0x080878,
-0x08087c,
-0x080880,
-0x080884,
-0x080888,
-0x08088c,
-0x080890,
-0x080894,
-0x080898,
-0x08089c,
-0x0808a0,
-0x0808a4,
-0x0808a8,
-0x0808ac,
-0x0808b0,
-0x0808b4,
-0x0808e4,
-0x08092c,
-0x080930,
-0x081304,
-0x081308,
-0x08130c,
-0x081310,
-0x081314,
-0x081318,
-0x08131c,
-0x081410,
-0x081414,
-0x081420,
-0x081424,
-0x081428,
-0x081440,
-0x081500,
-0x081504,
-0x081508,
-0x08150c,
-0x081510,
-0x081514,
-0x081518,
-0x08151c,
-0x081520,
-0x081524,
-0x081528,
-0x08152c,
-0x081530,
-0x081534,
-0x081538,
-0x08153c,
-0x081540,
-0x081544,
-0x081548,
-0x08154c,
-0x081550,
-0x081554,
-0x081558,
-0x08155c,
-0x081560,
-0x081564,
-0x081568,
-0x08156c,
-0x081570,
-0x081574,
-0x081578,
-0x08157c,
-0x081580,
-0x081584,
-0x081588,
-0x08158c,
-0x081590,
-0x081594,
-0x081598,
-0x08159c,
-0x0815a0,
-0x0815a4,
-0x0815a8,
-0x0815ac,
-0x0815b0,
-0x0815b4,
-0x0815b8,
-0x0815bc,
-0x0815c0,
-0x0815c4,
-0x0815c8,
-0x0815cc,
-0x0815d0,
-0x0815d4,
-0x0815d8,
-0x0815dc,
-0x0815e0,
-0x0815e4,
-0x0815e8,
-0x0815ec,
-0x0815f0,
-0x0815f4,
-0x0815f8,
-0x0815fc,
-0x08188c,
-0x081890,
-0x081894,
-0x081898,
-0x08189c,
-0x081a00,
-0x081a04,
-0x081a18,
-0x081a1c,
-0x081a20,
-0x081a24,
-0x081a28,
-0x081a2c,
-0x081a30,
-0x081a34,
-0x081a7c,
-0x082000,
-0x082004,
-0x082008,
-0x08200c,
-0x082010,
-0x082014,
-0x082018,
-0x08201c,
-0x082020,
-0x082024,
-0x082028,
-0x08202c,
-0x082030,
-0x082034,
-0x082038,
-0x08203c,
-0x082040,
-0x082044,
-0x082048,
-0x08204c,
-0x082050,
-0x082054,
-0x082058,
-0x08205c,
-0x082060,
-0x082064,
-0x082068,
-0x08206c,
-0x082070,
-0x082074,
-0x082078,
-0x08207c,
-0x082080,
-0x082084,
-0x082088,
-0x08208c,
-0x082090,
-0x082094,
-0x082098,
-0x08209c,
-0x0820a0,
-0x0820a4,
-0x0820a8,
-0x0820ac,
-0x0820b0,
-0x0820b4,
-0x0820b8,
-0x0820bc,
-0x0820c0,
-0x0820c4,
-0x0820c8,
-0x0820cc,
-0x0820d0,
-0x0820d4,
-0x0820d8,
-0x0820dc,
-0x0820e0,
-0x0820e4,
-0x0820e8,
-0x0820ec,
-0x0820f0,
-0x0820f4,
-0x0820f8,
-0x0820fc,
-0x082100,
-0x082104,
-0x082108,
-0x08210c,
-0x082110,
-0x082114,
-0x082118,
-0x08211c,
-0x082120,
-0x082124,
-0x082128,
-0x08212c,
-0x082130,
-0x082134,
-0x082138,
-0x08213c,
-0x082140,
-0x082144,
-0x082148,
-0x08214c,
-0x082150,
-0x082154,
-0x082158,
-0x08215c,
-0x082160,
-0x082164,
-0x082168,
-0x08216c,
-0x082170,
-0x082174,
-0x082178,
-0x08217c,
-0x082180,
-0x082184,
-0x082188,
-0x08218c,
-0x082190,
-0x082194,
-0x082198,
-0x08219c,
-0x0821a0,
-0x0821a4,
-0x0821a8,
-0x0821ac,
-0x0821b0,
-0x0821b4,
-0x0821b8,
-0x0821bc,
-0x0821c0,
-0x0821c4,
-0x0821c8,
-0x0821cc,
-0x0821d0,
-0x0821d4,
-0x0821d8,
-0x0821dc,
-0x0821e0,
-0x0821e4,
-0x0821e8,
-0x0821ec,
-0x0821f0,
-0x0821f4,
-0x0821f8,
-0x0821fc,
-0x082200,
-0x082204,
-0x082208,
-0x08220c,
-0x082210,
-0x082214,
-0x082218,
-0x08221c,
-0x082220,
-0x082224,
-0x082228,
-0x08222c,
-0x082230,
-0x082234,
-0x082238,
-0x08223c,
-0x082240,
-0x082244,
-0x082248,
-0x08224c,
-0x082250,
-0x082254,
-0x082258,
-0x08225c,
-0x082260,
-0x082264,
-0x082268,
-0x08226c,
-0x082270,
-0x082274,
-0x082278,
-0x08227c,
-0x082280,
-0x082284,
-0x082288,
-0x08228c,
-0x082290,
-0x082294,
-0x082298,
-0x08229c,
-0x0822a0,
-0x0822a4,
-0x0822a8,
-0x0822ac,
-0x0822b0,
-0x0822b4,
-0x0822b8,
-0x0822bc,
-0x0822c0,
-0x0822c4,
-0x0822c8,
-0x0822cc,
-0x0822d0,
-0x0822d4,
-0x0822d8,
-0x0822dc,
-0x0822e0,
-0x0822e4,
-0x0822e8,
-0x0822ec,
-0x0822f0,
-0x0822f4,
-0x0822f8,
-0x0822fc,
-0x082300,
-0x082304,
-0x082308,
-0x08230c,
-0x082310,
-0x082314,
-0x082318,
-0x08231c,
-0x082320,
-0x082324,
-0x082328,
-0x08232c,
-0x082330,
-0x082334,
-0x082338,
-0x08233c,
-0x082340,
-0x082344,
-0x082348,
-0x08234c,
-0x082350,
-0x082354,
-0x082358,
-0x08235c,
-0x082360,
-0x082364,
-0x082368,
-0x08236c,
-0x082370,
-0x082374,
-0x082378,
-0x08237c,
-0x082380,
-0x082384,
-0x082388,
-0x08238c,
-0x082390,
-0x082394,
-0x082398,
-0x08239c,
-0x0823a0,
-0x0823a4,
-0x0823a8,
-0x0823ac,
-0x0823b0,
-0x0823b4,
-0x0823b8,
-0x0823bc,
-0x0823c0,
-0x0823c4,
-0x0823c8,
-0x0823cc,
-0x0823d0,
-0x0823d4,
-0x0823d8,
-0x0823dc,
-0x0823e0,
-0x0823e4,
-0x0823e8,
-0x0823ec,
-0x0823f0,
-0x0823f4,
-0x0823f8,
-0x0823fc,
-0x082400,
-0x082404,
-0x082408,
-0x08240c,
-0x082410,
-0x082414,
-0x082418,
-0x08241c,
-0x082420,
-0x082424,
-0x082428,
-0x08242c,
-0x082430,
-0x082434,
-0x082438,
-0x08243c,
-0x082440,
-0x082444,
-0x082448,
-0x08244c,
-0x082450,
-0x082454,
-0x082458,
-0x08245c,
-0x082460,
-0x082464,
-0x082468,
-0x08246c,
-0x082470,
-0x082474,
-0x082478,
-0x08247c,
-0x082480,
-0x082484,
-0x082488,
-0x08248c,
-0x082490,
-0x082494,
-0x082498,
-0x08249c,
-0x0824a0,
-0x0824a4,
-0x0824a8,
-0x0824ac,
-0x0824b0,
-0x0824b4,
-0x0824b8,
-0x0824bc,
-0x0824c0,
-0x0824c4,
-0x0824c8,
-0x0824cc,
-0x0824d0,
-0x0824d4,
-0x0824d8,
-0x0824dc,
-0x0824e0,
-0x0824e4,
-0x0824e8,
-0x0824ec,
-0x0824f0,
-0x0824f4,
-0x0824f8,
-0x0824fc,
-0x082500,
-0x082504,
-0x082508,
-0x08250c,
-0x082510,
-0x082514,
-0x082518,
-0x08251c,
-0x082520,
-0x082524,
-0x082528,
-0x08252c,
-0x082530,
-0x082534,
-0x082538,
-0x08253c,
-0x082540,
-0x082544,
-0x082548,
-0x08254c,
-0x082550,
-0x082554,
-0x082558,
-0x08255c,
-0x082560,
-0x082564,
-0x082568,
-0x08256c,
-0x082570,
-0x082574,
-0x082578,
-0x08257c,
-0x082580,
-0x082584,
-0x082588,
-0x08258c,
-0x082590,
-0x082594,
-0x082598,
-0x08259c,
-0x0825a0,
-0x0825a4,
-0x0825a8,
-0x0825ac,
-0x0825b0,
-0x0825b4,
-0x0825b8,
-0x0825bc,
-0x0825c0,
-0x0825c4,
-0x0825c8,
-0x0825cc,
-0x0825d0,
-0x0825d4,
-0x0825d8,
-0x0825dc,
-0x0825e0,
-0x0825e4,
-0x0825e8,
-0x0825ec,
-0x0825f0,
-0x0825f4,
-0x0825f8,
-0x0825fc,
-0x082600,
-0x082604,
-0x082608,
-0x08260c,
-0x082610,
-0x082614,
-0x082618,
-0x08261c,
-0x082620,
-0x082624,
-0x082628,
-0x08262c,
-0x082630,
-0x082634,
-0x082638,
-0x08263c,
-0x082640,
-0x082644,
-0x082648,
-0x08264c,
-0x082650,
-0x082654,
-0x082658,
-0x08265c,
-0x082660,
-0x082664,
-0x082668,
-0x08266c,
-0x082670,
-0x082674,
-0x082678,
-0x08267c,
-0x082680,
-0x082684,
-0x082688,
-0x08268c,
-0x082690,
-0x082694,
-0x082698,
-0x08269c,
-0x0826a0,
-0x0826a4,
-0x0826a8,
-0x0826ac,
-0x0826b0,
-0x0826b4,
-0x0826b8,
-0x0826bc,
-0x0826c0,
-0x0826c4,
-0x0826c8,
-0x0826cc,
-0x0826d0,
-0x0826d4,
-0x0826d8,
-0x0826dc,
-0x0826e0,
-0x0826e4,
-0x0826e8,
-0x0826ec,
-0x0826f0,
-0x0826f4,
-0x0826f8,
-0x0826fc,
-0x082700,
-0x082704,
-0x082708,
-0x08270c,
-0x082710,
-0x082714,
-0x082718,
-0x08271c,
-0x082720,
-0x082724,
-0x082728,
-0x08272c,
-0x082730,
-0x082734,
-0x082738,
-0x08273c,
-0x082740,
-0x082744,
-0x082748,
-0x08274c,
-0x082750,
-0x082754,
-0x082758,
-0x08275c,
-0x082760,
-0x082764,
-0x082768,
-0x08276c,
-0x082770,
-0x082774,
-0x082778,
-0x08277c,
-0x082780,
-0x082784,
-0x082788,
-0x08278c,
-0x082790,
-0x082794,
-0x082798,
-0x08279c,
-0x0827a0,
-0x0827a4,
-0x0827a8,
-0x0827ac,
-0x0827b0,
-0x0827b4,
-0x0827b8,
-0x0827bc,
-0x0827c0,
-0x0827c4,
-0x0827c8,
-0x0827cc,
-0x0827d0,
-0x0827d4,
-0x0827d8,
-0x0827dc,
-0x0827e0,
-0x0827e4,
-0x0827e8,
-0x0827ec,
-0x0827f0,
-0x0827f4,
-0x0827f8,
-0x0827fc,
-0x082800,
-0x082804,
-0x082808,
-0x08280c,
-0x082810,
-0x082814,
-0x082818,
-0x08281c,
-0x082820,
-0x082824,
-0x082828,
-0x08282c,
-0x082830,
-0x082834,
-0x082838,
-0x08283c,
-0x082840,
-0x082844,
-0x082848,
-0x08284c,
-0x082850,
-0x082854,
-0x082858,
-0x08285c,
-0x082860,
-0x082864,
-0x082868,
-0x08286c,
-0x082870,
-0x082874,
-0x082878,
-0x08287c,
-0x082880,
-0x082884,
-0x082888,
-0x08288c,
-0x082890,
-0x082894,
-0x082898,
-0x08289c,
-0x0828a0,
-0x0828a4,
-0x0828a8,
-0x0828ac,
-0x0828b0,
-0x0828b4,
-0x0828b8,
-0x0828bc,
-0x0828c0,
-0x0828c4,
-0x0828c8,
-0x0828cc,
-0x0828d0,
-0x0828d4,
-0x0828d8,
-0x0828dc,
-0x0828e0,
-0x0828e4,
-0x0828e8,
-0x0828ec,
-0x0828f0,
-0x0828f4,
-0x0828f8,
-0x0828fc,
-0x082900,
-0x082904,
-0x082908,
-0x08290c,
-0x082910,
-0x082914,
-0x082918,
-0x08291c,
-0x082920,
-0x082924,
-0x082928,
-0x08292c,
-0x082930,
-0x082934,
-0x082938,
-0x08293c,
-0x082940,
-0x082944,
-0x082948,
-0x08294c,
-0x082950,
-0x082954,
-0x082958,
-0x08295c,
-0x082960,
-0x082964,
-0x082968,
-0x08296c,
-0x082970,
-0x082974,
-0x082978,
-0x08297c,
-0x082980,
-0x082984,
-0x082988,
-0x08298c,
-0x082990,
-0x082994,
-0x082998,
-0x08299c,
-0x0829a0,
-0x0829a4,
-0x0829a8,
-0x0829ac,
-0x0829b0,
-0x0829b4,
-0x0829b8,
-0x0829bc,
-0x0829c0,
-0x0829c4,
-0x0829c8,
-0x0829cc,
-0x0829d0,
-0x0829d4,
-0x0829d8,
-0x0829dc,
-0x0829e0,
-0x0829e4,
-0x0829e8,
-0x0829ec,
-0x0829f0,
-0x0829f4,
-0x0829f8,
-0x0829fc,
-0x082a00,
-0x082a04,
-0x082a08,
-0x082a0c,
-0x082a10,
-0x082a14,
-0x082a18,
-0x082a1c,
-0x082a20,
-0x082a24,
-0x082a28,
-0x082a2c,
-0x082a30,
-0x082a34,
-0x082a38,
-0x082a3c,
-0x082a40,
-0x082a44,
-0x082a48,
-0x082a4c,
-0x082a50,
-0x082a54,
-0x082a58,
-0x082a5c,
-0x082a60,
-0x082a64,
-0x082a68,
-0x082a6c,
-0x082a70,
-0x082a74,
-0x082a78,
-0x082a7c,
-0x082a80,
-0x082a84,
-0x082a88,
-0x082a8c,
-0x082a90,
-0x082a94,
-0x082a98,
-0x082a9c,
-0x082aa0,
-0x082aa4,
-0x082aa8,
-0x082aac,
-0x082ab0,
-0x082ab4,
-0x082ab8,
-0x082abc,
-0x082ac0,
-0x082ac4,
-0x082ac8,
-0x082acc,
-0x082ad0,
-0x082ad4,
-0x082ad8,
-0x082adc,
-0x082ae0,
-0x082ae4,
-0x082ae8,
-0x082aec,
-0x082af0,
-0x082af4,
-0x082af8,
-0x082afc,
-0x082b00,
-0x082b04,
-0x082b08,
-0x082b0c,
-0x082b10,
-0x082b14,
-0x082b18,
-0x082b1c,
-0x082b20,
-0x082b24,
-0x082b28,
-0x082b2c,
-0x082b30,
-0x082b34,
-0x082b38,
-0x082b3c,
-0x082b40,
-0x082b44,
-0x082b48,
-0x082b4c,
-0x082b50,
-0x082b54,
-0x082b58,
-0x082b5c,
-0x082b60,
-0x082b64,
-0x082b68,
-0x082b6c,
-0x082b70,
-0x082b74,
-0x082b78,
-0x082b7c,
-0x082b80,
-0x082b84,
-0x082b88,
-0x082b8c,
-0x082b90,
-0x082b94,
-0x082b98,
-0x082b9c,
-0x082ba0,
-0x082ba4,
-0x082ba8,
-0x082bac,
-0x082bb0,
-0x082bb4,
-0x082bb8,
-0x082bbc,
-0x082bc0,
-0x082bc4,
-0x082bc8,
-0x082bcc,
-0x082bd0,
-0x082bd4,
-0x082bd8,
-0x082bdc,
-0x082be0,
-0x082be4,
-0x082be8,
-0x082bec,
-0x082bf0,
-0x082bf4,
-0x082bf8,
-0x082bfc,
-0x082c00,
-0x082c04,
-0x082c08,
-0x082c0c,
-0x082c10,
-0x082c14,
-0x082c18,
-0x082c1c,
-0x082c20,
-0x082c24,
-0x082c28,
-0x082c2c,
-0x082c30,
-0x082c34,
-0x082c38,
-0x082c3c,
-0x082c40,
-0x082c44,
-0x082c48,
-0x082c4c,
-0x082c50,
-0x082c54,
-0x082c58,
-0x082c5c,
-0x082c60,
-0x082c64,
-0x082c68,
-0x082c6c,
-0x082c70,
-0x082c74,
-0x082c78,
-0x082c7c,
-0x082c80,
-0x082c84,
-0x082c88,
-0x082c8c,
-0x082c90,
-0x082c94,
-0x082c98,
-0x082c9c,
-0x082ca0,
-0x082ca4,
-0x082ca8,
-0x082cac,
-0x082cb0,
-0x082cb4,
-0x082cb8,
-0x082cbc,
-0x082cc0,
-0x082cc4,
-0x082cc8,
-0x082ccc,
-0x082cd0,
-0x082cd4,
-0x082cd8,
-0x082cdc,
-0x082ce0,
-0x082ce4,
-0x082ce8,
-0x082cec,
-0x082cf0,
-0x082cf4,
-0x082cf8,
-0x082cfc,
-0x082d00,
-0x082d04,
-0x082d08,
-0x082d0c,
-0x082d10,
-0x082d14,
-0x082d18,
-0x082d1c,
-0x082d20,
-0x082d24,
-0x082d28,
-0x082d2c,
-0x082d30,
-0x082d34,
-0x082d38,
-0x082d3c,
-0x082d40,
-0x082d44,
-0x082d48,
-0x082d4c,
-0x082d50,
-0x082d54,
-0x082d58,
-0x082d5c,
-0x082d60,
-0x082d64,
-0x082d68,
-0x082d6c,
-0x082d70,
-0x082d74,
-0x082d78,
-0x082d7c,
-0x082d80,
-0x082d84,
-0x082d88,
-0x082d8c,
-0x082d90,
-0x082d94,
-0x082d98,
-0x082d9c,
-0x082da0,
-0x082da4,
-0x082da8,
-0x082dac,
-0x082db0,
-0x082db4,
-0x082db8,
-0x082dbc,
-0x082dc0,
-0x082dc4,
-0x082dc8,
-0x082dcc,
-0x082dd0,
-0x082dd4,
-0x082dd8,
-0x082ddc,
-0x082de0,
-0x082de4,
-0x082de8,
-0x082dec,
-0x082df0,
-0x082df4,
-0x082df8,
-0x082dfc,
-0x082e00,
-0x082e04,
-0x082e08,
-0x082e0c,
-0x082e10,
-0x082e14,
-0x082e18,
-0x082e1c,
-0x082e20,
-0x082e24,
-0x082e28,
-0x082e2c,
-0x082e30,
-0x082e34,
-0x082e38,
-0x082e3c,
-0x082e40,
-0x082e44,
-0x082e48,
-0x082e4c,
-0x082e50,
-0x082e54,
-0x082e58,
-0x082e5c,
-0x082e60,
-0x082e64,
-0x082e68,
-0x082e6c,
-0x082e70,
-0x082e74,
-0x082e78,
-0x082e7c,
-0x082e80,
-0x082e84,
-0x082e88,
-0x082e8c,
-0x082e90,
-0x082e94,
-0x082e98,
-0x082e9c,
-0x082ea0,
-0x082ea4,
-0x082ea8,
-0x082eac,
-0x082eb0,
-0x082eb4,
-0x082eb8,
-0x082ebc,
-0x082ec0,
-0x082ec4,
-0x082ec8,
-0x082ecc,
-0x082ed0,
-0x082ed4,
-0x082ed8,
-0x082edc,
-0x082ee0,
-0x082ee4,
-0x082ee8,
-0x082eec,
-0x082ef0,
-0x082ef4,
-0x082ef8,
-0x082efc,
-0x082f00,
-0x082f04,
-0x082f08,
-0x082f0c,
-0x082f10,
-0x082f14,
-0x082f18,
-0x082f1c,
-0x082f20,
-0x082f24,
-0x082f28,
-0x082f2c,
-0x082f30,
-0x082f34,
-0x082f38,
-0x082f3c,
-0x082f40,
-0x082f44,
-0x082f48,
-0x082f4c,
-0x082f50,
-0x082f54,
-0x082f58,
-0x082f5c,
-0x082f60,
-0x082f64,
-0x082f68,
-0x082f6c,
-0x082f70,
-0x082f74,
-0x082f78,
-0x082f7c,
-0x082f80,
-0x082f84,
-0x082f88,
-0x082f8c,
-0x082f90,
-0x082f94,
-0x082f98,
-0x082f9c,
-0x082fa0,
-0x082fa4,
-0x082fa8,
-0x082fac,
-0x082fb0,
-0x082fb4,
-0x082fb8,
-0x082fbc,
-0x082fc0,
-0x082fc4,
-0x082fc8,
-0x082fcc,
-0x082fd0,
-0x082fd4,
-0x082fd8,
-0x082fdc,
-0x082fe0,
-0x082fe4,
-0x082fe8,
-0x082fec,
-0x082ff0,
-0x082ff4,
-0x082ff8,
-0x082ffc,
-0x0f0010,
-0x0f0014,
-0x0f0018,
-0x0f006c,
-0x0f0084,
-0x0f008c,
-0x0f0094,
-0x0f009c,
-0x0f00a4,
-0x0f00bc,
-0x0f00c4,
-0x0f00e0,
-0x0f00e4,
-0x0f00e8,
-0x0f00ec,
-0x0f0154,
-0x0f0158,
-0x0f015c,
-0x0f0160,
-0x0f0164,
-0x0f0180,
-0x0f0184,
-0x0f0188,
-0x0f018c,
-0x0f0190,
-0x0f0200,
-0x0f0208,
-0x0f0210,
-0x0f0220,
-0x0f0228,
-0x0f0230,
-0x0f0280,
-0x0f0284,
-0x0f02a0,
-0x0f02a4,
-0x0f02a8,
-0x0f02ac,
-0x0f02c0,
-0x0f02c4,
-0x0f02c8,
-0x0f02cc,
-0x0f02d0,
-0x0f0400,
-0x0f0404,
-0x0f0408,
-0x0f040c,
-0x0f0410,
-0x0f0414,
-0x0f0418,
-0x0f0500,
-0x0f0504,
-0x0f0508,
-0x0f050c,
-0x0f0540,
-0x0f0544,
-0x0f05b0,
-0x0f05b4,
-0x0f0800,
-0x0f0804,
-0x0f0808,
-0x0f080c,
-0x0f0810,
-0x0f0814,
-0x0f0840,
-0x0f0880,
-0x0f0884,
-0x0f0888,
-0x0f088c,
-0x0f0890,
-0x0f08a8,
-0x0f08ac,
-0x0f08b0,
-0x0f08b4,
-0x0f08b8,
-0x0f3000,
-0x0f3004,
-0x0f3008,
-0x0f300c,
-0x0f3010,
-0x0f3014,
-0x0f3018,
-0x0f301c,
-0x0f3020,
-0x0f3028,
-0x0f302c,
-0x0f3030,
-0x0f3040,
-0x0f3048,
-0x0f304c,
-0x0f3058,
-0x0f305c,
-0x0f3060,
-0x0f3064,
-0x0f3068,
-0x0f306c,
-0x0f3078,
-0x0f307c,
-0x0f3080,
-0x0f3084,
-0x0f3088,
-0x0f308c,
-0x0f3090,
-0x0f3094,
-0x0f3098,
-0x0f309c,
-0x0f30a0,
-0x0f30a4,
-0x0f30a8,
-0x0f30c0,
-0x0f30c4,
-0x0f30c8,
-0x0f30cc,
-0x0f30d0,
-0x0f30d4,
-0x0f30d8,
-0x0f30dc,
-0x0f30e0,
-0x0f30e4,
-0x0f30e8,
-0x0f30ec,
-0x0f30f0,
-0x0f30fc,
-0x0f3100,
-0x0f3104,
-0x0f3108,
-0x0f310c,
-0x0f3110,
-0x0f3114,
-0x0f3120,
-0x0f3124,
-0x0f3130,
-0x0f3134,
-0x0f3138,
-0x0f313c,
-0x0f3140,
-0x0f3170,
-0x0f3178,
-0x0f3184,
-0x0f3188,
-0x0f318c,
-0x0f3190,
-0x0f3194,
-0x0f3198,
-0x0f319c,
-0x0f31a0,
-0x0f31a4,
-0x0f31a8,
-0x0f31ac,
-0x0f31b0,
-0x0f31b4,
-0x0f31bc,
-0x0f3204,
-0x0f3210,
-0x0f3214,
-0x0f3218,
-0x0f321c,
-0x0f3220,
-0x0f3244,
-0x0f3248,
-0x0f324c,
-0x0f3250,
-0x0f3254,
-0x0f3258,
-0x0f3264,
-0x0f3268,
-0x0f326c,
-0x0f3270,
-0x0f3274,
-0x0f3290,
-0x0f3294,
-0x0f3298,
-0x0f329c,
-0x0f32a0,
-0x0f32e4,
-0x0f32e8,
-0x0f32ec,
-0x0f32f0,
-0x0f3400,
-0x0f3404,
-0x0f3408,
-0x0f340c,
-0x0f3410,
-0x0f3414,
-0x0f3418,
-0x0f341c,
-0x0f3420,
-0x0f3424,
-0x0f3428,
-0x0f342c,
-0x0f3430,
-0x0f3434,
-0x0f3438,
-0x0f343c,
-0x0f3440,
-0x0f344c,
-0x0f3450,
-0x0f3454,
-0x0f3458,
-0x0f345c,
-0x0f3460,
-0x0f3464,
-0x0f3468,
-0x0f346c,
-0x0f3470,
-0x0f3474,
-0x0f3478,
-0x0f347c,
-0x0f3480,
-0x0f3484,
-0x0f3500,
-0x0f3504,
-0x0f350c,
-0x0f3510,
-0x0f3514,
-0x0f3518,
-0x0f351c,
-0x0f3520,
-0x0f3524,
-0x0f3528,
-0x0f352c,
-0x0f3530,
-0x0f3534,
-0x0f3540,
-0x0f3544,
-0x0f3548,
-0x0f354c,
-0x0f3550,
-0x0f3580,
-0x0f3584,
-0x0f3588,
-0x0f358c,
-0x0f3590,
-0x0f3594,
-0x0f3598,
-0x0f359c,
-0x0f35a0,
-0x0f35ac,
-0x0f35b0,
-0x0f35b4,
-0x0f35cc,
-0x0f35d0,
-0x0f35d4,
-0x0f35d8,
-0x0f35dc,
-0x0f35fc,
-0x0f3600,
-0x0f3604,
-0x0f3608,
-0x0f360c,
-0x0f3610,
-0x0f3614,
-0x0f3618,
-0x0f361c,
-0x0f3620,
-0x0f3624,
-0x0f3628,
-0x0f362c,
-0x0f3630,
-0x0f3634,
-0x0f3638,
-0x0f363c,
-0x0f3640,
-0x0f3644,
-0x0f3648,
-0x0f364c,
-0x0f3650,
-0x0f3654,
-0x0f3658,
-0x0f365c,
-0x0f3660,
-0x0f3664,
-0x0f3668,
-0x0f366c,
-0x0f3670,
-0x0f3674,
-0x0f3678,
-0x0f367c,
-0x0f3680,
-0x0f3684,
-0x0f3688,
-0x0f368c,
-0x0f3690,
-0x0f3694,
-0x0f3698,
-0x0f369c,
-0x0f36a0,
-0x0f36a4,
-0x0f36a8,
-0x0f36ac,
-0x0f36b0,
-0x0f36b4,
-0x0f36b8,
-0x0f36bc,
-0x0f36c0,
-0x0f36c4,
-0x0f36c8,
-0x0f36cc,
-0x0f36d0,
-0x0f36d4,
-0x0f36d8,
-0x0f36dc,
-0x0f36e0,
-0x0f36e4,
-0x0f36e8,
-0x0f36ec,
-0x0f36f0,
-0x0f36f4,
-0x0f36f8,
-0x0f36fc,
-0x0f3800,
-0x0f3804,
-0x0f3808,
-0x0f380c,
-0x0f3810,
-0x0f3814,
-0x0f381c,
-0x0f3820,
-0x0f3830,
-0x0f3834,
-0x0f3838,
-0x0f3844,
-0x0f3860,
-0x0f3864,
-0x0f3868,
-0x0f386c,
-0x0f3870,
-0x0f3874,
-0x0f3878,
-0x0f387c,
-0x0f3880,
-0x0f3884,
-0x0f3888,
-0x0f388c,
-0x0f3890,
-0x0f3894,
-0x0f3898,
-0x0f389c,
-0x0f38a0,
-0x0f38a4,
-0x0f38f8,
-0x0f3900,
-0x0f3904,
-0x0f3908,
-0x0f3980,
-0x0f3984,
-0x0f3988,
-0x0f398c,
-0x0f3990,
-0x0f3994,
-0x0f3998,
-0x0f399c,
-0x0f39a0,
-0x0f39a4,
-0x0f39a8,
-0x0f39ac,
-0x0f39b0,
-0x0f39c0,
-0x0f39c4,
-0x0f39c8,
-0x0f39cc,
-0x0f39d0,
-0x0f39d4,
-0x0f39d8,
-0x0f39dc,
-0x0f39e0,
-0x0f39e4,
-0x0f39e8,
-0x0f39ec,
-0x0f39f0,
-0x0f3a00,
-0x0f3a10,
-0x0f3a14,
-0x0f3a18,
-0x0f3a1c,
-0x0f3a24,
-0x0f3a28,
-0x0f3a2c,
-0x0f3a34,
-0x0f3a38,
-0x0f3a3c,
-0x0f3a40,
-0x0f3a84,
-0x0f3a88,
-0x0f3a8c,
-0x0f3e00,
-0x0f3e04,
-0x0f3e08,
-0x0f3e0c,
-0x0f3e10,
-0x0f3e14,
-0x0f3e18,
-0x0f3e1c,
-0x0f3e20,
-0x0f3e24,
-0x0f3e38,
-0x0f3e3c,
-0x0f3e40,
-0x0f3e4c,
-0x0f3e50,
-0x0f3e54,
-0x0f3e60,
-0x0f3e64,
-0x0f3e68,
-0x0f3e6c,
-0x0f3e70,
-0x0f3e74,
-0x0f3e78,
-0x0f3e7c,
-0x0f3e80,
-0x0f3e84,
-0x0f3e88,
-0x0f3e90,
-0x0f3e94,
-0x0f3e98,
-0x0f3e9c,
-0x0f3ea0,
-0x0f3ea4,
-0x0f3ea8,
-0x0f3eac,
-0x0f3eb0,
-0x0f3eb4,
-0x0f3eb8,
-0x0f3ebc,
-0x0f3ec0,
-0x0f3ec4,
-0x0f3ec8,
-0x0f3ecc,
-0x0f3ed0,
-0x0f3ed4
-};
-
-static unsigned hermon_address_list[]=
-{
-0x010000,
-0x0100a0,
-0x0100a4,
-0x0100a8,
-0x0100ac,
-0x0100b0,
-0x0100b4,
-0x0100b8,
-0x0100bc,
-0x0100c0,
-0x0100c4,
-0x0100c8,
-0x0100cc,
-0x0100d0,
-0x0100d4,
-0x0100d8,
-0x0100ec,
-0x0100f0,
-0x0100f4,
-0x0100f8,
-0x0100fc,
-0x010100,
-0x010104,
-0x01010c,
-0x010150,
-0x0101cc,
-0x0101fc,
-0x010208,
-0x01020c,
-0x010210,
-0x010214,
-0x010218,
-0x01021c,
-0x010220,
-0x010224,
-0x010300,
-0x010304,
-0x010308,
-0x01030c,
-0x010310,
-0x010314,
-0x010318,
-0x010320,
-0x010324,
-0x010328,
-0x01032c,
-0x010330,
-0x010334,
-0x010338,
-0x01033c,
-0x010340,
-0x010344,
-0x010348,
-0x01034c,
-0x010350,
-0x010354,
-0x010358,
-0x01035c,
-0x010360,
-0x010364,
-0x010368,
-0x01036c,
-0x010374,
-0x010378,
-0x010400,
-0x010404,
-0x010408,
-0x010410,
-0x010414,
-0x010440,
-0x010444,
-0x010448,
-0x010450,
-0x010454,
-0x010600,
-0x010604,
-0x010608,
-0x01060c,
-0x010610,
-0x010614,
-0x010618,
-0x01061c,
-0x010620,
-0x010624,
-0x010628,
-0x01062c,
-0x010630,
-0x010634,
-0x010638,
-0x01063c,
-0x010640,
-0x010644,
-0x010648,
-0x01064c,
-0x010650,
-0x010654,
-0x010658,
-0x01065c,
-0x010660,
-0x010664,
-0x010668,
-0x01066c,
-0x010670,
-0x010680,
-0x010684,
-0x010688,
-0x010690,
-0x010694,
-0x0106a0,
-0x0106a4,
-0x0106a8,
-0x0106ac,
-0x0106b4,
-0x0106b8,
-0x0106e0,
-0x0106e4,
-0x0106e8,
-0x0106f0,
-0x0106f4,
-0x0106f8,
-0x010700,
-0x010704,
-0x010708,
-0x01070c,
-0x010714,
-0x010720,
-0x010724,
-0x010728,
-0x01072c,
-0x010730,
-0x010740,
-0x010744,
-0x010748,
-0x01074c,
-0x010750,
-0x010754,
-0x010758,
-0x01075c,
-0x010760,
-0x010764,
-0x010768,
-0x01076c,
-0x010770,
-0x010780,
-0x010784,
-0x010788,
-0x01078c,
-0x0107a0,
-0x0107a8,
-0x0107b0,
-0x0107b4,
-0x0107b8,
-0x0107bc,
-0x0107c0,
-0x0107c4,
-0x0107c8,
-0x0107cc,
-0x0107d0,
-0x0107d4,
-0x0107d8,
-0x0107dc,
-0x0107f8,
-0x0107fc,
-0x010800,
-0x0108a0,
-0x0108a4,
-0x0108a8,
-0x0108ac,
-0x0108b0,
-0x0108b4,
-0x0108b8,
-0x0108bc,
-0x0108c0,
-0x0108c4,
-0x0108c8,
-0x0108cc,
-0x0108d0,
-0x0108d4,
-0x0108d8,
-0x0108ec,
-0x0108f0,
-0x0108f4,
-0x0108f8,
-0x0108fc,
-0x010900,
-0x010904,
-0x01090c,
-0x010950,
-0x0109cc,
-0x0109fc,
-0x010a08,
-0x010a0c,
-0x010a10,
-0x010a14,
-0x010a18,
-0x010a1c,
-0x010a20,
-0x010a24,
-0x010b00,
-0x010b04,
-0x010b08,
-0x010b0c,
-0x010b10,
-0x010b14,
-0x010b18,
-0x010b20,
-0x010b24,
-0x010b28,
-0x010b2c,
-0x010b30,
-0x010b34,
-0x010b38,
-0x010b3c,
-0x010b40,
-0x010b44,
-0x010b48,
-0x010b4c,
-0x010b50,
-0x010b54,
-0x010b58,
-0x010b5c,
-0x010b60,
-0x010b64,
-0x010b68,
-0x010b6c,
-0x010b74,
-0x010b78,
-0x010c00,
-0x010c04,
-0x010c08,
-0x010c10,
-0x010c14,
-0x010c40,
-0x010c44,
-0x010c48,
-0x010c50,
-0x010c54,
-0x010e00,
-0x010e04,
-0x010e08,
-0x010e0c,
-0x010e10,
-0x010e14,
-0x010e18,
-0x010e1c,
-0x010e20,
-0x010e24,
-0x010e28,
-0x010e2c,
-0x010e30,
-0x010e34,
-0x010e38,
-0x010e3c,
-0x010e40,
-0x010e44,
-0x010e48,
-0x010e4c,
-0x010e50,
-0x010e54,
-0x010e58,
-0x010e5c,
-0x010e60,
-0x010e64,
-0x010e68,
-0x010e6c,
-0x010e70,
-0x010e80,
-0x010e84,
-0x010e88,
-0x010e90,
-0x010e94,
-0x010ea0,
-0x010ea4,
-0x010ea8,
-0x010eac,
-0x010eb8,
-0x010ee0,
-0x010ee4,
-0x010ee8,
-0x010ef0,
-0x010ef4,
-0x010ef8,
-0x010f00,
-0x010f04,
-0x010f08,
-0x010f0c,
-0x010f14,
-0x010f20,
-0x010f24,
-0x010f28,
-0x010f2c,
-0x010f30,
-0x010f40,
-0x010f44,
-0x010f48,
-0x010f4c,
-0x010f50,
-0x010f54,
-0x010f58,
-0x010f5c,
-0x010f60,
-0x010f64,
-0x010f68,
-0x010f6c,
-0x010f70,
-0x010f80,
-0x010f84,
-0x010f88,
-0x010f8c,
-0x010fa0,
-0x010fa8,
-0x010fb0,
-0x010fb4,
-0x010fb8,
-0x010fbc,
-0x010fc0,
-0x010fc4,
-0x010fc8,
-0x010fcc,
-0x010fd0,
-0x010fd4,
-0x010fd8,
-0x010fdc,
-0x010ff8,
-0x010ffc,
-0x011000,
-0x011010,
-0x011014,
-0x011018,
-0x01101c,
-0x011020,
-0x011024,
-0x011080,
-0x011084,
-0x011088,
-0x01108c,
-0x011090,
-0x011094,
-0x011098,
-0x01109c,
-0x0110a0,
-0x0110a4,
-0x0110a8,
-0x011114,
-0x011118,
-0x01111c,
-0x011120,
-0x011124,
-0x011128,
-0x011130,
-0x011134,
-0x011138,
-0x01113c,
-0x011180,
-0x011184,
-0x011188,
-0x01118c,
-0x011190,
-0x011200,
-0x011204,
-0x011208,
-0x01120c,
-0x011210,
-0x011214,
-0x011218,
-0x011220,
-0x011240,
-0x011244,
-0x011248,
-0x01124c,
-0x011260,
-0x011280,
-0x011284,
-0x011288,
-0x01128c,
-0x011300,
-0x011304,
-0x011308,
-0x011310,
-0x011314,
-0x011400,
-0x011404,
-0x011408,
-0x011410,
-0x011418,
-0x011420,
-0x011428,
-0x011430,
-0x011438,
-0x011440,
-0x011448,
-0x011460,
-0x011488,
-0x01148c,
-0x0114b0,
-0x0114b4,
-0x0114b8,
-0x0114bc,
-0x011800,
-0x011810,
-0x011814,
-0x011818,
-0x01181c,
-0x011820,
-0x011824,
-0x011880,
-0x011884,
-0x011888,
-0x01188c,
-0x011890,
-0x011894,
-0x011898,
-0x01189c,
-0x0118a0,
-0x0118a4,
-0x0118a8,
-0x011914,
-0x011918,
-0x01191c,
-0x011920,
-0x011924,
-0x011928,
-0x011930,
-0x011934,
-0x011938,
-0x01193c,
-0x011980,
-0x011984,
-0x011988,
-0x01198c,
-0x011990,
-0x011a00,
-0x011a04,
-0x011a08,
-0x011a0c,
-0x011a10,
-0x011a14,
-0x011a18,
-0x011a20,
-0x011a40,
-0x011a44,
-0x011a48,
-0x011a4c,
-0x011a60,
-0x011a80,
-0x011a84,
-0x011a88,
-0x011a8c,
-0x011b00,
-0x011b04,
-0x011b08,
-0x011b10,
-0x011b14,
-0x011c00,
-0x011c04,
-0x011c08,
-0x011c10,
-0x011c18,
-0x011c20,
-0x011c28,
-0x011c30,
-0x011c38,
-0x011c40,
-0x011c48,
-0x011c60,
-0x011c88,
-0x011c8c,
-0x011cb0,
-0x011cb4,
-0x011cb8,
-0x011cbc,
-0x012000,
-0x012020,
-0x012024,
-0x012028,
-0x012030,
-0x012034,
-0x0120a0,
-0x0120a4,
-0x0120a8,
-0x0120ac,
-0x0120c0,
-0x0120c4,
-0x0120c8,
-0x0120cc,
-0x0120d0,
-0x0120d4,
-0x0120d8,
-0x01211c,
-0x012120,
-0x012124,
-0x012128,
-0x01212c,
-0x012130,
-0x012134,
-0x012138,
-0x01213c,
-0x012140,
-0x012144,
-0x012148,
-0x01214c,
-0x012164,
-0x012170,
-0x012174,
-0x012178,
-0x01217c,
-0x0121e0,
-0x0121e4,
-0x0121e8,
-0x0121ec,
-0x0121f0,
-0x0121f4,
-0x012250,
-0x012360,
-0x012364,
-0x012368,
-0x01236c,
-0x012370,
-0x012374,
-0x012378,
-0x01237c,
-0x012380,
-0x012384,
-0x012388,
-0x01240c,
-0x012410,
-0x012414,
-0x012418,
-0x01241c,
-0x012464,
-0x012468,
-0x01246c,
-0x012480,
-0x012484,
-0x012488,
-0x012490,
-0x012494,
-0x012498,
-0x012508,
-0x01250c,
-0x012520,
-0x012524,
-0x012528,
-0x01252c,
-0x012530,
-0x012534,
-0x012538,
-0x01253c,
-0x012568,
-0x01256c,
-0x012590,
-0x012594,
-0x012598,
-0x01259c,
-0x0125b4,
-0x0125b8,
-0x0125bc,
-0x012600,
-0x012604,
-0x012608,
-0x01260c,
-0x012610,
-0x012614,
-0x012618,
-0x01261c,
-0x012620,
-0x012624,
-0x012628,
-0x01262c,
-0x012630,
-0x01270c,
-0x012740,
-0x012744,
-0x012750,
-0x012754,
-0x01275c,
-0x012760,
-0x012764,
-0x012768,
-0x01276c,
-0x012788,
-0x01278c,
-0x0127a8,
-0x0127ac,
-0x0127b0,
-0x0127b4,
-0x0127b8,
-0x0127bc,
-0x0127d8,
-0x0127dc,
-0x012800,
-0x012804,
-0x012808,
-0x012840,
-0x012844,
-0x012848,
-0x012850,
-0x012854,
-0x012860,
-0x012864,
-0x012868,
-0x012870,
-0x012874,
-0x0128a0,
-0x0128a4,
-0x0128a8,
-0x0128ac,
-0x012904,
-0x01290c,
-0x012910,
-0x012914,
-0x012918,
-0x01291c,
-0x012920,
-0x012928,
-0x01292c,
-0x012930,
-0x012944,
-0x012948,
-0x01294c,
-0x012950,
-0x012954,
-0x012980,
-0x012984,
-0x012988,
-0x01298c,
-0x0129a0,
-0x0129a4,
-0x0129a8,
-0x0129b0,
-0x0129b4,
-0x018000,
-0x01805c,
-0x018060,
-0x018064,
-0x018068,
-0x018080,
-0x018084,
-0x018088,
-0x01808c,
-0x018090,
-0x018094,
-0x018098,
-0x01809c,
-0x0180a4,
-0x0180a8,
-0x0180ac,
-0x0180b0,
-0x0180b4,
-0x0180b8,
-0x0180bc,
-0x0180c4,
-0x0180c8,
-0x018100,
-0x018104,
-0x018108,
-0x01810c,
-0x018110,
-0x018114,
-0x018118,
-0x01811c,
-0x018120,
-0x018124,
-0x018128,
-0x01812c,
-0x018130,
-0x018134,
-0x018138,
-0x01813c,
-0x018140,
-0x018144,
-0x018148,
-0x01814c,
-0x018150,
-0x018154,
-0x018158,
-0x01815c,
-0x018160,
-0x018164,
-0x018168,
-0x01816c,
-0x018170,
-0x018174,
-0x018178,
-0x01817c,
-0x018200,
-0x018204,
-0x018208,
-0x01820c,
-0x018224,
-0x018234,
-0x018238,
-0x01823c,
-0x018240,
-0x018244,
-0x018300,
-0x018304,
-0x018308,
-0x01830c,
-0x018310,
-0x018314,
-0x018318,
-0x01831c,
-0x018320,
-0x018324,
-0x018328,
-0x01832c,
-0x018330,
-0x018334,
-0x018338,
-0x01833c,
-0x018340,
-0x018344,
-0x018348,
-0x01834c,
-0x018350,
-0x018354,
-0x018358,
-0x01835c,
-0x018360,
-0x018364,
-0x018368,
-0x01836c,
-0x018370,
-0x018374,
-0x018378,
-0x01837c,
-0x018384,
-0x01838c,
-0x018394,
-0x01839c,
-0x0183a4,
-0x0183a8,
-0x0183ac,
-0x018400,
-0x018404,
-0x018408,
-0x01840c,
-0x018410,
-0x018420,
-0x018424,
-0x018428,
-0x01842c,
-0x018430,
-0x018440,
-0x018444,
-0x018448,
-0x01844c,
-0x018450,
-0x018460,
-0x018464,
-0x018468,
-0x01846c,
-0x018470,
-0x018480,
-0x018484,
-0x018488,
-0x01848c,
-0x018490,
-0x0184a0,
-0x0184a4,
-0x0184a8,
-0x0184ac,
-0x0184b0,
-0x0184c0,
-0x0184c4,
-0x0184c8,
-0x0184cc,
-0x0184d0,
-0x0184e0,
-0x0184e4,
-0x0184e8,
-0x0184ec,
-0x0184f0,
-0x018500,
-0x018504,
-0x018508,
-0x01850c,
-0x018510,
-0x018520,
-0x018524,
-0x018528,
-0x01852c,
-0x018530,
-0x018540,
-0x018544,
-0x018548,
-0x01854c,
-0x018550,
-0x018560,
-0x018564,
-0x018568,
-0x01856c,
-0x018570,
-0x018580,
-0x018584,
-0x018588,
-0x01858c,
-0x018590,
-0x0185a0,
-0x0185a4,
-0x0185a8,
-0x0185ac,
-0x0185b0,
-0x0185c0,
-0x0185c4,
-0x0185c8,
-0x0185cc,
-0x0185d0,
-0x0185e0,
-0x0185e4,
-0x0185e8,
-0x0185ec,
-0x0185f0,
-0x01860c,
-0x018610,
-0x018614,
-0x018618,
-0x01861c,
-0x018624,
-0x018628,
-0x01862c,
-0x018630,
-0x018804,
-0x018808,
-0x01880c,
-0x018840,
-0x018844,
-0x018848,
-0x018850,
-0x018854,
-0x018858,
-0x018860,
-0x018864,
-0x018868,
-0x01886c,
-0x018870,
-0x018874,
-0x018878,
-0x018884,
-0x018888,
-0x01888c,
-0x018890,
-0x018894,
-0x018898,
-0x01889c,
-0x0188a0,
-0x0188a4,
-0x0188a8,
-0x0188ac,
-0x0188c8,
-0x0188cc,
-0x0188d4,
-0x0188d8,
-0x0188e0,
-0x0188e4,
-0x0188e8,
-0x0188ec,
-0x0188f0,
-0x0188f4,
-0x0188f8,
-0x0188fc,
-0x018a04,
-0x018a08,
-0x018a0c,
-0x018a20,
-0x018a24,
-0x018a28,
-0x018a2c,
-0x018a30,
-0x018a34,
-0x018a38,
-0x018a3c,
-0x018a44,
-0x018a48,
-0x018a4c,
-0x018a50,
-0x018a54,
-0x018a58,
-0x018a5c,
-0x018a60,
-0x018a64,
-0x018a68,
-0x018a6c,
-0x018a70,
-0x018a74,
-0x018a78,
-0x018a7c,
-0x018a80,
-0x018a88,
-0x018a8c,
-0x018a90,
-0x018a94,
-0x018c00,
-0x018c04,
-0x018c08,
-0x018c0c,
-0x018c10,
-0x018c14,
-0x018c18,
-0x018c1c,
-0x018c20,
-0x018c24,
-0x018c28,
-0x018c2c,
-0x018c30,
-0x018c34,
-0x018c38,
-0x018c3c,
-0x018c40,
-0x018c44,
-0x018c50,
-0x018c54,
-0x018c58,
-0x018c5c,
-0x018c60,
-0x018c64,
-0x018c68,
-0x018c6c,
-0x018c70,
-0x018c74,
-0x018c78,
-0x018c7c,
-0x018c80,
-0x018c84,
-0x018c88,
-0x018c8c,
-0x018c90,
-0x018c94,
-0x018c98,
-0x018c9c,
-0x018ca0,
-0x018ca4,
-0x018ca8,
-0x018cac,
-0x018cb0,
-0x018cb4,
-0x018cb8,
-0x018cbc,
-0x018cc0,
-0x018cc4,
-0x018cd0,
-0x018cd4,
-0x018cd8,
-0x018cdc,
-0x018ce0,
-0x018ce4,
-0x018ce8,
-0x018cec,
-0x018cf0,
-0x018cf4,
-0x018cf8,
-0x018cfc,
-0x018d00,
-0x018d04,
-0x018d0c,
-0x018d10,
-0x018e00,
-0x018e04,
-0x018e08,
-0x018e10,
-0x018e14,
-0x018e20,
-0x018e24,
-0x018e28,
-0x018e30,
-0x018e34,
-0x018e40,
-0x018e44,
-0x018e48,
-0x018e50,
-0x018e54,
-0x019ff0,
-0x019ff4,
-0x019ff8,
-0x019ffc,
-0x01a000,
-0x01a004,
-0x01a008,
-0x01a00c,
-0x01a010,
-0x01a014,
-0x01a018,
-0x01a01c,
-0x01a020,
-0x01a024,
-0x01a028,
-0x01a02c,
-0x01a030,
-0x01a034,
-0x01a038,
-0x01a03c,
-0x01a040,
-0x01a044,
-0x01a048,
-0x01a04c,
-0x01a050,
-0x01a054,
-0x01a058,
-0x01a05c,
-0x01a060,
-0x01a064,
-0x01a068,
-0x01a06c,
-0x01a070,
-0x01a074,
-0x01a078,
-0x01a07c,
-0x01a080,
-0x01a084,
-0x01a088,
-0x01a08c,
-0x01a090,
-0x01a094,
-0x01a098,
-0x01a09c,
-0x01a0a0,
-0x01a0a4,
-0x01a0a8,
-0x01a0ac,
-0x01a0b0,
-0x01a0b4,
-0x01a0b8,
-0x01a0bc,
-0x01a0c0,
-0x01a0c4,
-0x01a0c8,
-0x01a0cc,
-0x01a0d0,
-0x01a0d4,
-0x01a0d8,
-0x01a0dc,
-0x01a0e0,
-0x01a0e4,
-0x01a0e8,
-0x01a0ec,
-0x01a0f0,
-0x01a0f4,
-0x01a0f8,
-0x01a0fc,
-0x01a100,
-0x01a104,
-0x01a108,
-0x01a10c,
-0x01a110,
-0x01a114,
-0x01a118,
-0x01a11c,
-0x01a120,
-0x01a124,
-0x01a128,
-0x01a12c,
-0x01a130,
-0x01a134,
-0x01a138,
-0x01a13c,
-0x01a140,
-0x01a144,
-0x01a148,
-0x01a14c,
-0x01a150,
-0x01a154,
-0x01a158,
-0x01a15c,
-0x01a160,
-0x01a164,
-0x01a168,
-0x01a16c,
-0x01a170,
-0x01a174,
-0x01a178,
-0x01a17c,
-0x01a180,
-0x01a184,
-0x01a188,
-0x01a18c,
-0x01a190,
-0x01a194,
-0x01a198,
-0x01a19c,
-0x01a1a0,
-0x01a1a4,
-0x01a1a8,
-0x01a1ac,
-0x01a1b0,
-0x01a1b4,
-0x01a1b8,
-0x01a1bc,
-0x01a1c0,
-0x01a1c4,
-0x01a1c8,
-0x01a1cc,
-0x01a1d0,
-0x01a1d4,
-0x01a1d8,
-0x01a1dc,
-0x01a1e0,
-0x01a1e4,
-0x01a1e8,
-0x01a1ec,
-0x01a1f0,
-0x01a1f4,
-0x01a1f8,
-0x01a1fc,
-0x01a200,
-0x01a204,
-0x01a208,
-0x01a20c,
-0x01a210,
-0x01a214,
-0x01a218,
-0x01a21c,
-0x01a220,
-0x01a224,
-0x01a228,
-0x01a22c,
-0x01a230,
-0x01a234,
-0x01a238,
-0x01a23c,
-0x01a240,
-0x01a244,
-0x01a248,
-0x01a24c,
-0x01a250,
-0x01a254,
-0x01a258,
-0x01a25c,
-0x01a260,
-0x01a264,
-0x01a268,
-0x01a26c,
-0x01a270,
-0x01a274,
-0x01a278,
-0x01a27c,
-0x01a280,
-0x01a284,
-0x01a288,
-0x01a28c,
-0x01a290,
-0x01a294,
-0x01a298,
-0x01a29c,
-0x01a2a0,
-0x01a2a4,
-0x01a2a8,
-0x01a2ac,
-0x01a2b0,
-0x01a2b4,
-0x01a2b8,
-0x01a2bc,
-0x01a2c0,
-0x01a2c4,
-0x01a2c8,
-0x01a2cc,
-0x01a2d0,
-0x01a2d4,
-0x01a2d8,
-0x01a2dc,
-0x01a2e0,
-0x01a2e4,
-0x01a2e8,
-0x01a2ec,
-0x01a2f0,
-0x01a2f4,
-0x01a2f8,
-0x01a2fc,
-0x01a300,
-0x01a304,
-0x01a308,
-0x01a30c,
-0x01a310,
-0x01a314,
-0x01a318,
-0x01a31c,
-0x01a320,
-0x01a324,
-0x01a328,
-0x01a32c,
-0x01a330,
-0x01a334,
-0x01a338,
-0x01a33c,
-0x01a340,
-0x01a344,
-0x01a348,
-0x01a34c,
-0x01a350,
-0x01a354,
-0x01a358,
-0x01a35c,
-0x01a360,
-0x01a364,
-0x01a368,
-0x01a36c,
-0x01a370,
-0x01a374,
-0x01a378,
-0x01a37c,
-0x01a380,
-0x01a384,
-0x01a388,
-0x01a38c,
-0x01a390,
-0x01a394,
-0x01a398,
-0x01a39c,
-0x01a3a0,
-0x01a3a4,
-0x01a3a8,
-0x01a3ac,
-0x01a3b0,
-0x01a3b4,
-0x01a3b8,
-0x01a3bc,
-0x01a3c0,
-0x01a3c4,
-0x01a3c8,
-0x01a3cc,
-0x01a3d0,
-0x01a3d4,
-0x01a3d8,
-0x01a3dc,
-0x01a3e0,
-0x01a3e4,
-0x01a3e8,
-0x01a3ec,
-0x01a3f0,
-0x01a3f4,
-0x01a3f8,
-0x01a3fc,
-0x01a400,
-0x01a404,
-0x01a408,
-0x01a40c,
-0x01a410,
-0x01a414,
-0x01a418,
-0x01a41c,
-0x01a420,
-0x01a424,
-0x01a428,
-0x01a42c,
-0x01a430,
-0x01a434,
-0x01a438,
-0x01a43c,
-0x01a440,
-0x01a444,
-0x01a448,
-0x01a44c,
-0x01a450,
-0x01a454,
-0x01a458,
-0x01a45c,
-0x01a460,
-0x01a464,
-0x01a468,
-0x01a46c,
-0x01a470,
-0x01a474,
-0x01a478,
-0x01a47c,
-0x01a480,
-0x01a484,
-0x01a488,
-0x01a48c,
-0x01a490,
-0x01a494,
-0x01a498,
-0x01a49c,
-0x01a4a0,
-0x01a4a4,
-0x01a4a8,
-0x01a4ac,
-0x01a4b0,
-0x01a4b4,
-0x01a4b8,
-0x01a4bc,
-0x01a4c0,
-0x01a4c4,
-0x01a4c8,
-0x01a4cc,
-0x01a4d0,
-0x01a4d4,
-0x01a4d8,
-0x01a4dc,
-0x01a4e0,
-0x01a4e4,
-0x01a4e8,
-0x01a4ec,
-0x01a4f0,
-0x01a4f4,
-0x01a4f8,
-0x01a4fc,
-0x01a500,
-0x01a504,
-0x01a508,
-0x01a50c,
-0x01a510,
-0x01a514,
-0x01a518,
-0x01a51c,
-0x01a520,
-0x01a524,
-0x01a528,
-0x01a52c,
-0x01a530,
-0x01a534,
-0x01a538,
-0x01a53c,
-0x01a540,
-0x01a544,
-0x01a548,
-0x01a54c,
-0x01a550,
-0x01a554,
-0x01a558,
-0x01a55c,
-0x01a560,
-0x01a564,
-0x01a568,
-0x01a56c,
-0x01a570,
-0x01a574,
-0x01a578,
-0x01a57c,
-0x01a580,
-0x01a584,
-0x01a588,
-0x01a58c,
-0x01a590,
-0x01a594,
-0x01a598,
-0x01a59c,
-0x01a5a0,
-0x01a5a4,
-0x01a5a8,
-0x01a5ac,
-0x01a5b0,
-0x01a5b4,
-0x01a5b8,
-0x01a5bc,
-0x01a5c0,
-0x01a5c4,
-0x01a5c8,
-0x01a5cc,
-0x01a5d0,
-0x01a5d4,
-0x01a5d8,
-0x01a5dc,
-0x01a5e0,
-0x01a5e4,
-0x01a5e8,
-0x01a5ec,
-0x01a5f0,
-0x01a5f4,
-0x01a5f8,
-0x01a5fc,
-0x01a600,
-0x01a604,
-0x01a608,
-0x01a60c,
-0x01a610,
-0x01a614,
-0x01a618,
-0x01a61c,
-0x01a620,
-0x01a624,
-0x01a628,
-0x01a62c,
-0x01a630,
-0x01a634,
-0x01a638,
-0x01a63c,
-0x01a640,
-0x01a644,
-0x01a648,
-0x01a64c,
-0x01a650,
-0x01a654,
-0x01a658,
-0x01a65c,
-0x01a660,
-0x01a664,
-0x01a668,
-0x01a66c,
-0x01a670,
-0x01a674,
-0x01a678,
-0x01a67c,
-0x01a680,
-0x01a684,
-0x01a688,
-0x01a68c,
-0x01a690,
-0x01a694,
-0x01a698,
-0x01a69c,
-0x01a6a0,
-0x01a6a4,
-0x01a6a8,
-0x01a6ac,
-0x01a6b0,
-0x01a6b4,
-0x01a6b8,
-0x01a6bc,
-0x01a6c0,
-0x01a6c4,
-0x01a6c8,
-0x01a6cc,
-0x01a6d0,
-0x01a6d4,
-0x01a6d8,
-0x01a6dc,
-0x01a6e0,
-0x01a6e4,
-0x01a6e8,
-0x01a6ec,
-0x01a6f0,
-0x01a6f4,
-0x01a6f8,
-0x01a6fc,
-0x01a700,
-0x01a704,
-0x01a708,
-0x01a70c,
-0x01a710,
-0x01a714,
-0x01a718,
-0x01a71c,
-0x01a720,
-0x01a724,
-0x01a728,
-0x01a72c,
-0x01a730,
-0x01a734,
-0x01a738,
-0x01a73c,
-0x01a740,
-0x01a744,
-0x01a748,
-0x01a74c,
-0x01a750,
-0x01a754,
-0x01a758,
-0x01a75c,
-0x01a760,
-0x01a764,
-0x01a768,
-0x01a76c,
-0x01a770,
-0x01a774,
-0x01a778,
-0x01a77c,
-0x01a780,
-0x01a784,
-0x01a788,
-0x01a78c,
-0x01a790,
-0x01a794,
-0x01a798,
-0x01a79c,
-0x01a7a0,
-0x01a7a4,
-0x01a7a8,
-0x01a7ac,
-0x01a7b0,
-0x01a7b4,
-0x01a7b8,
-0x01a7bc,
-0x01a7c0,
-0x01a7c4,
-0x01a7c8,
-0x01a7cc,
-0x01a7d0,
-0x01a7d4,
-0x01a7d8,
-0x01a7dc,
-0x01a7e0,
-0x01a7e4,
-0x01a7e8,
-0x01a7ec,
-0x01a7f0,
-0x01a7f4,
-0x01a7f8,
-0x01a7fc,
-0x01a800,
-0x01a804,
-0x01a808,
-0x01a80c,
-0x01a810,
-0x01a814,
-0x01a818,
-0x01a81c,
-0x01a820,
-0x01a824,
-0x01a828,
-0x01a82c,
-0x01a830,
-0x01a834,
-0x01a838,
-0x01a83c,
-0x01a840,
-0x01a844,
-0x01a848,
-0x01a84c,
-0x01a850,
-0x01a854,
-0x01a858,
-0x01a85c,
-0x01a860,
-0x01a864,
-0x01a868,
-0x01a86c,
-0x01a870,
-0x01a874,
-0x01a878,
-0x01a87c,
-0x01a880,
-0x01a884,
-0x01a888,
-0x01a88c,
-0x01a890,
-0x01a894,
-0x01a898,
-0x01a89c,
-0x01a8a0,
-0x01a8a4,
-0x01a8a8,
-0x01a8ac,
-0x01a8b0,
-0x01a8b4,
-0x01a8b8,
-0x01a8bc,
-0x01a8c0,
-0x01a8c4,
-0x01a8c8,
-0x01a8cc,
-0x01a8d0,
-0x01a8d4,
-0x01a8d8,
-0x01a8dc,
-0x01a8e0,
-0x01a8e4,
-0x01a8e8,
-0x01a8ec,
-0x01a8f0,
-0x01a8f4,
-0x01a8f8,
-0x01a8fc,
-0x01a900,
-0x01a904,
-0x01a908,
-0x01a90c,
-0x01a910,
-0x01a914,
-0x01a918,
-0x01a91c,
-0x01a920,
-0x01a924,
-0x01a928,
-0x01a92c,
-0x01a930,
-0x01a934,
-0x01a938,
-0x01a93c,
-0x01a940,
-0x01a944,
-0x01a948,
-0x01a94c,
-0x01a950,
-0x01a954,
-0x01a958,
-0x01a95c,
-0x01a960,
-0x01a964,
-0x01a968,
-0x01a96c,
-0x01a970,
-0x01a974,
-0x01a978,
-0x01a97c,
-0x01a980,
-0x01a984,
-0x01a988,
-0x01a98c,
-0x01a990,
-0x01a994,
-0x01a998,
-0x01a99c,
-0x01a9a0,
-0x01a9a4,
-0x01a9a8,
-0x01a9ac,
-0x01a9b0,
-0x01a9b4,
-0x01a9b8,
-0x01a9bc,
-0x01a9c0,
-0x01a9c4,
-0x01a9c8,
-0x01a9cc,
-0x01a9d0,
-0x01a9d4,
-0x01a9d8,
-0x01a9dc,
-0x01a9e0,
-0x01a9e4,
-0x01a9e8,
-0x01a9ec,
-0x01a9f0,
-0x01a9f4,
-0x01a9f8,
-0x01a9fc,
-0x01aa00,
-0x01aa04,
-0x01aa08,
-0x01aa0c,
-0x01aa10,
-0x01aa14,
-0x01aa18,
-0x01aa1c,
-0x01aa20,
-0x01aa24,
-0x01aa28,
-0x01aa2c,
-0x01aa30,
-0x01aa34,
-0x01aa38,
-0x01aa3c,
-0x01aa40,
-0x01aa44,
-0x01aa48,
-0x01aa4c,
-0x01aa50,
-0x01aa54,
-0x01aa58,
-0x01aa5c,
-0x01aa60,
-0x01aa64,
-0x01aa68,
-0x01aa6c,
-0x01aa70,
-0x01aa74,
-0x01aa78,
-0x01aa7c,
-0x01aa80,
-0x01aa84,
-0x01aa88,
-0x01aa8c,
-0x01aa90,
-0x01aa94,
-0x01aa98,
-0x01aa9c,
-0x01aaa0,
-0x01aaa4,
-0x01aaa8,
-0x01aaac,
-0x01aab0,
-0x01aab4,
-0x01aab8,
-0x01aabc,
-0x01aac0,
-0x01aac4,
-0x01aac8,
-0x01aacc,
-0x01aad0,
-0x01aad4,
-0x01aad8,
-0x01aadc,
-0x01aae0,
-0x01aae4,
-0x01aae8,
-0x01aaec,
-0x01aaf0,
-0x01aaf4,
-0x01aaf8,
-0x01aafc,
-0x01ab00,
-0x01ab04,
-0x01ab08,
-0x01ab0c,
-0x01ab10,
-0x01ab14,
-0x01ab18,
-0x01ab1c,
-0x01ab20,
-0x01ab24,
-0x01ab28,
-0x01ab2c,
-0x01ab30,
-0x01ab34,
-0x01ab38,
-0x01ab3c,
-0x01ab40,
-0x01ab44,
-0x01ab48,
-0x01ab4c,
-0x01ab50,
-0x01ab54,
-0x01ab58,
-0x01ab5c,
-0x01ab60,
-0x01ab64,
-0x01ab68,
-0x01ab6c,
-0x01ab70,
-0x01ab74,
-0x01ab78,
-0x01ab7c,
-0x01ab80,
-0x01ab84,
-0x01ab88,
-0x01ab8c,
-0x01ab90,
-0x01ab94,
-0x01ab98,
-0x01ab9c,
-0x01aba0,
-0x01aba4,
-0x01aba8,
-0x01abac,
-0x01abb0,
-0x01abb4,
-0x01abb8,
-0x01abbc,
-0x01abc0,
-0x01abc4,
-0x01abc8,
-0x01abcc,
-0x01abd0,
-0x01abd4,
-0x01abd8,
-0x01abdc,
-0x01abe0,
-0x01abe4,
-0x01abe8,
-0x01abec,
-0x01abf0,
-0x01abf4,
-0x01abf8,
-0x01abfc,
-0x01ac00,
-0x01ac04,
-0x01ac08,
-0x01ac0c,
-0x01ac10,
-0x01ac14,
-0x01ac18,
-0x01ac1c,
-0x01ac20,
-0x01ac24,
-0x01ac28,
-0x01ac2c,
-0x01ac30,
-0x01ac34,
-0x01ac38,
-0x01ac3c,
-0x01ac40,
-0x01ac44,
-0x01ac48,
-0x01ac4c,
-0x01ac50,
-0x01ac54,
-0x01ac58,
-0x01ac5c,
-0x01ac60,
-0x01ac64,
-0x01ac68,
-0x01ac6c,
-0x01ac70,
-0x01ac74,
-0x01ac78,
-0x01ac7c,
-0x01ac80,
-0x01ac84,
-0x01ac88,
-0x01ac8c,
-0x01ac90,
-0x01ac94,
-0x01ac98,
-0x01ac9c,
-0x01aca0,
-0x01aca4,
-0x01aca8,
-0x01acac,
-0x01acb0,
-0x01acb4,
-0x01acb8,
-0x01acbc,
-0x01acc0,
-0x01acc4,
-0x01acc8,
-0x01accc,
-0x01acd0,
-0x01acd4,
-0x01acd8,
-0x01acdc,
-0x01ace0,
-0x01ace4,
-0x01ace8,
-0x01acec,
-0x01acf0,
-0x01acf4,
-0x01acf8,
-0x01acfc,
-0x01ad00,
-0x01ad04,
-0x01ad08,
-0x01ad0c,
-0x01ad10,
-0x01ad14,
-0x01ad18,
-0x01ad1c,
-0x01ad20,
-0x01ad24,
-0x01ad28,
-0x01ad2c,
-0x01ad30,
-0x01ad34,
-0x01ad38,
-0x01ad3c,
-0x01ad40,
-0x01ad44,
-0x01ad48,
-0x01ad4c,
-0x01ad50,
-0x01ad54,
-0x01ad58,
-0x01ad5c,
-0x01ad60,
-0x01ad64,
-0x01ad68,
-0x01ad6c,
-0x01ad70,
-0x01ad74,
-0x01ad78,
-0x01ad7c,
-0x01ad80,
-0x01ad84,
-0x01ad88,
-0x01ad8c,
-0x01ad90,
-0x01ad94,
-0x01ad98,
-0x01ad9c,
-0x01ada0,
-0x01ada4,
-0x01ada8,
-0x01adac,
-0x01adb0,
-0x01adb4,
-0x01adb8,
-0x01adbc,
-0x01adc0,
-0x01adc4,
-0x01adc8,
-0x01adcc,
-0x01add0,
-0x01add4,
-0x01add8,
-0x01addc,
-0x01ade0,
-0x01ade4,
-0x01ade8,
-0x01adec,
-0x01adf0,
-0x01adf4,
-0x01adf8,
-0x01adfc,
-0x01ae00,
-0x01ae04,
-0x01ae08,
-0x01ae0c,
-0x01ae10,
-0x01ae14,
-0x01ae18,
-0x01ae1c,
-0x01ae20,
-0x01ae24,
-0x01ae28,
-0x01ae2c,
-0x01ae30,
-0x01ae34,
-0x01ae38,
-0x01ae3c,
-0x01ae40,
-0x01ae44,
-0x01ae48,
-0x01ae4c,
-0x01ae50,
-0x01ae54,
-0x01ae58,
-0x01ae5c,
-0x01ae60,
-0x01ae64,
-0x01ae68,
-0x01ae6c,
-0x01ae70,
-0x01ae74,
-0x01ae78,
-0x01ae7c,
-0x01ae80,
-0x01ae84,
-0x01ae88,
-0x01ae8c,
-0x01ae90,
-0x01ae94,
-0x01ae98,
-0x01ae9c,
-0x01aea0,
-0x01aea4,
-0x01aea8,
-0x01aeac,
-0x01aeb0,
-0x01aeb4,
-0x01aeb8,
-0x01aebc,
-0x01aec0,
-0x01aec4,
-0x01aec8,
-0x01aecc,
-0x01aed0,
-0x01aed4,
-0x01aed8,
-0x01aedc,
-0x01aee0,
-0x01aee4,
-0x01aee8,
-0x01aeec,
-0x01aef0,
-0x01aef4,
-0x01aef8,
-0x01aefc,
-0x01af00,
-0x01af04,
-0x01af08,
-0x01af0c,
-0x01af10,
-0x01af14,
-0x01af18,
-0x01af1c,
-0x01af20,
-0x01af24,
-0x01af28,
-0x01af2c,
-0x01af30,
-0x01af34,
-0x01af38,
-0x01af3c,
-0x01af40,
-0x01af44,
-0x01af48,
-0x01af4c,
-0x01af50,
-0x01af54,
-0x01af58,
-0x01af5c,
-0x01af60,
-0x01af64,
-0x01af68,
-0x01af6c,
-0x01af70,
-0x01af74,
-0x01af78,
-0x01af7c,
-0x01af80,
-0x01af84,
-0x01af88,
-0x01af8c,
-0x01af90,
-0x01af94,
-0x01af98,
-0x01af9c,
-0x01afa0,
-0x01afa4,
-0x01afa8,
-0x01afac,
-0x01afb0,
-0x01afb4,
-0x01afb8,
-0x01afbc,
-0x01afc0,
-0x01afc4,
-0x01afc8,
-0x01afcc,
-0x01afd0,
-0x01afd4,
-0x01afd8,
-0x01afdc,
-0x01afe0,
-0x01afe4,
-0x01afe8,
-0x01afec,
-0x01aff0,
-0x01aff4,
-0x01aff8,
-0x01affc,
-0x01b000,
-0x01b004,
-0x01b008,
-0x01b00c,
-0x01b010,
-0x01b014,
-0x01b018,
-0x01b01c,
-0x01b020,
-0x01b024,
-0x01b028,
-0x01b02c,
-0x01b030,
-0x01b034,
-0x01b038,
-0x01b03c,
-0x01b040,
-0x01b044,
-0x01b048,
-0x01b04c,
-0x01b050,
-0x01b054,
-0x01b058,
-0x01b05c,
-0x01b060,
-0x01b064,
-0x01b068,
-0x01b06c,
-0x01b070,
-0x01b074,
-0x01b078,
-0x01b07c,
-0x01b080,
-0x01b084,
-0x01b088,
-0x01b08c,
-0x01b090,
-0x01b094,
-0x01b098,
-0x01b09c,
-0x01b0a0,
-0x01b0a4,
-0x01b0a8,
-0x01b0ac,
-0x01b0b0,
-0x01b0b4,
-0x01b0b8,
-0x01b0bc,
-0x01b0c0,
-0x01b0c4,
-0x01b0c8,
-0x01b0cc,
-0x01b0d0,
-0x01b0d4,
-0x01b0d8,
-0x01b0dc,
-0x01b0e0,
-0x01b0e4,
-0x01b0e8,
-0x01b0ec,
-0x01b0f0,
-0x01b0f4,
-0x01b0f8,
-0x01b0fc,
-0x01b100,
-0x01b104,
-0x01b108,
-0x01b10c,
-0x01b110,
-0x01b114,
-0x01b118,
-0x01b11c,
-0x01b120,
-0x01b124,
-0x01b128,
-0x01b12c,
-0x01b130,
-0x01b134,
-0x01b138,
-0x01b13c,
-0x01b140,
-0x01b144,
-0x01b148,
-0x01b14c,
-0x01b150,
-0x01b154,
-0x01b158,
-0x01b15c,
-0x01b160,
-0x01b164,
-0x01b168,
-0x01b16c,
-0x01b170,
-0x01b174,
-0x01b178,
-0x01b17c,
-0x01b180,
-0x01b184,
-0x01b188,
-0x01b18c,
-0x01b190,
-0x01b194,
-0x01b198,
-0x01b19c,
-0x01b1a0,
-0x01b1a4,
-0x01b1a8,
-0x01b1ac,
-0x01b1b0,
-0x01b1b4,
-0x01b1b8,
-0x01b1bc,
-0x01b1c0,
-0x01b1c4,
-0x01b1c8,
-0x01b1cc,
-0x01b1d0,
-0x01b1d4,
-0x01b1d8,
-0x01b1dc,
-0x01b1e0,
-0x01b1e4,
-0x01b1e8,
-0x01b1ec,
-0x01b1f0,
-0x01b1f4,
-0x01b1f8,
-0x01b1fc,
-0x01b200,
-0x01b204,
-0x01b208,
-0x01b20c,
-0x01b210,
-0x01b214,
-0x01b218,
-0x01b21c,
-0x01b220,
-0x01b224,
-0x01b228,
-0x01b22c,
-0x01b230,
-0x01b234,
-0x01b238,
-0x01b23c,
-0x01b240,
-0x01b244,
-0x01b248,
-0x01b24c,
-0x01b250,
-0x01b254,
-0x01b258,
-0x01b25c,
-0x01b260,
-0x01b264,
-0x01b268,
-0x01b26c,
-0x01b270,
-0x01b274,
-0x01b278,
-0x01b27c,
-0x01b280,
-0x01b284,
-0x01b288,
-0x01b28c,
-0x01b290,
-0x01b294,
-0x01b298,
-0x01b29c,
-0x01b2a0,
-0x01b2a4,
-0x01b2a8,
-0x01b2ac,
-0x01b2b0,
-0x01b2b4,
-0x01b2b8,
-0x01b2bc,
-0x01b2c0,
-0x01b2c4,
-0x01b2c8,
-0x01b2cc,
-0x01b2d0,
-0x01b2d4,
-0x01b2d8,
-0x01b2dc,
-0x01b2e0,
-0x01b2e4,
-0x01b2e8,
-0x01b2ec,
-0x01b2f0,
-0x01b2f4,
-0x01b2f8,
-0x01b2fc,
-0x01b300,
-0x01b304,
-0x01b308,
-0x01b30c,
-0x01b310,
-0x01b314,
-0x01b318,
-0x01b31c,
-0x01b320,
-0x01b324,
-0x01b328,
-0x01b32c,
-0x01b330,
-0x01b334,
-0x01b338,
-0x01b33c,
-0x01b340,
-0x01b344,
-0x01b348,
-0x01b34c,
-0x01b350,
-0x01b354,
-0x01b358,
-0x01b35c,
-0x01b360,
-0x01b364,
-0x01b368,
-0x01b36c,
-0x01b370,
-0x01b374,
-0x01b378,
-0x01b37c,
-0x01b380,
-0x01b384,
-0x01b388,
-0x01b38c,
-0x01b390,
-0x01b394,
-0x01b398,
-0x01b39c,
-0x01b3a0,
-0x01b3a4,
-0x01b3a8,
-0x01b3ac,
-0x01b3b0,
-0x01b3b4,
-0x01b3b8,
-0x01b3bc,
-0x01b3c0,
-0x01b3c4,
-0x01b3c8,
-0x01b3cc,
-0x01b3d0,
-0x01b3d4,
-0x01b3d8,
-0x01b3dc,
-0x01b3e0,
-0x01b3e4,
-0x01b3e8,
-0x01b3ec,
-0x01b3f0,
-0x01b3f4,
-0x01b3f8,
-0x01b3fc,
-0x01b400,
-0x01b404,
-0x01b408,
-0x01b40c,
-0x01b410,
-0x01b414,
-0x01b418,
-0x01b41c,
-0x01b420,
-0x01b424,
-0x01b428,
-0x01b42c,
-0x01b430,
-0x01b434,
-0x01b438,
-0x01b43c,
-0x01b440,
-0x01b444,
-0x01b448,
-0x01b44c,
-0x01b450,
-0x01b454,
-0x01b458,
-0x01b45c,
-0x01b460,
-0x01b464,
-0x01b468,
-0x01b46c,
-0x01b470,
-0x01b474,
-0x01b478,
-0x01b47c,
-0x01b480,
-0x01b484,
-0x01b488,
-0x01b48c,
-0x01b490,
-0x01b494,
-0x01b498,
-0x01b49c,
-0x01b4a0,
-0x01b4a4,
-0x01b4a8,
-0x01b4ac,
-0x01b4b0,
-0x01b4b4,
-0x01b4b8,
-0x01b4bc,
-0x01b4c0,
-0x01b4c4,
-0x01b4c8,
-0x01b4cc,
-0x01b4d0,
-0x01b4d4,
-0x01b4d8,
-0x01b4dc,
-0x01b4e0,
-0x01b4e4,
-0x01b4e8,
-0x01b4ec,
-0x01b4f0,
-0x01b4f4,
-0x01b4f8,
-0x01b4fc,
-0x01b500,
-0x01b504,
-0x01b508,
-0x01b50c,
-0x01b510,
-0x01b514,
-0x01b518,
-0x01b51c,
-0x01b520,
-0x01b524,
-0x01b528,
-0x01b52c,
-0x01b530,
-0x01b534,
-0x01b538,
-0x01b53c,
-0x01b540,
-0x01b544,
-0x01b548,
-0x01b54c,
-0x01b550,
-0x01b554,
-0x01b558,
-0x01b55c,
-0x01b560,
-0x01b564,
-0x01b568,
-0x01b56c,
-0x01b570,
-0x01b574,
-0x01b578,
-0x01b57c,
-0x01b580,
-0x01b584,
-0x01b588,
-0x01b58c,
-0x01b590,
-0x01b594,
-0x01b598,
-0x01b59c,
-0x01b5a0,
-0x01b5a4,
-0x01b5a8,
-0x01b5ac,
-0x01b5b0,
-0x01b5b4,
-0x01b5b8,
-0x01b5bc,
-0x01b5c0,
-0x01b5c4,
-0x01b5c8,
-0x01b5cc,
-0x01b5d0,
-0x01b5d4,
-0x01b5d8,
-0x01b5dc,
-0x01b5e0,
-0x01b5e4,
-0x01b5e8,
-0x01b5ec,
-0x01b5f0,
-0x01b5f4,
-0x01b5f8,
-0x01b5fc,
-0x01b600,
-0x01b604,
-0x01b608,
-0x01b60c,
-0x01b610,
-0x01b614,
-0x01b618,
-0x01b61c,
-0x01b620,
-0x01b624,
-0x01b628,
-0x01b62c,
-0x01b630,
-0x01b634,
-0x01b638,
-0x01b63c,
-0x01b640,
-0x01b644,
-0x01b648,
-0x01b64c,
-0x01b650,
-0x01b654,
-0x01b658,
-0x01b65c,
-0x01b660,
-0x01b664,
-0x01b668,
-0x01b66c,
-0x01b670,
-0x01b674,
-0x01b678,
-0x01b67c,
-0x01b680,
-0x01b684,
-0x01b688,
-0x01b68c,
-0x01b690,
-0x01b694,
-0x01b698,
-0x01b69c,
-0x01b6a0,
-0x01b6a4,
-0x01b6a8,
-0x01b6ac,
-0x01b6b0,
-0x01b6b4,
-0x01b6b8,
-0x01b6bc,
-0x01b6c0,
-0x01b6c4,
-0x01b6c8,
-0x01b6cc,
-0x01b6d0,
-0x01b6d4,
-0x01b6d8,
-0x01b6dc,
-0x01b6e0,
-0x01b6e4,
-0x01b6e8,
-0x01b6ec,
-0x01b6f0,
-0x01b6f4,
-0x01b6f8,
-0x01b6fc,
-0x01b700,
-0x01b704,
-0x01b708,
-0x01b70c,
-0x01b710,
-0x01b714,
-0x01b718,
-0x01b71c,
-0x01b720,
-0x01b724,
-0x01b728,
-0x01b72c,
-0x01b730,
-0x01b734,
-0x01b738,
-0x01b73c,
-0x01b740,
-0x01b744,
-0x01b748,
-0x01b74c,
-0x01b750,
-0x01b754,
-0x01b758,
-0x01b75c,
-0x01b760,
-0x01b764,
-0x01b768,
-0x01b76c,
-0x01b770,
-0x01b774,
-0x01b778,
-0x01b77c,
-0x01b780,
-0x01b784,
-0x01b788,
-0x01b78c,
-0x01b790,
-0x01b794,
-0x01b798,
-0x01b79c,
-0x01b7a0,
-0x01b7a4,
-0x01b7a8,
-0x01b7ac,
-0x01b7b0,
-0x01b7b4,
-0x01b7b8,
-0x01b7bc,
-0x01b7c0,
-0x01b7c4,
-0x01b7c8,
-0x01b7cc,
-0x01b7d0,
-0x01b7d4,
-0x01b7d8,
-0x01b7dc,
-0x01b7e0,
-0x01b7e4,
-0x01b7e8,
-0x01b7ec,
-0x01b7f0,
-0x01b7f4,
-0x01b7f8,
-0x01b7fc,
-0x01b800,
-0x01b804,
-0x01b808,
-0x01b80c,
-0x01b810,
-0x01b814,
-0x01b818,
-0x01b81c,
-0x01b820,
-0x01b824,
-0x01b828,
-0x01b82c,
-0x01b830,
-0x01b834,
-0x01b838,
-0x01b83c,
-0x01b840,
-0x01b844,
-0x01b848,
-0x01b84c,
-0x01b850,
-0x01b854,
-0x01b858,
-0x01b85c,
-0x01b860,
-0x01b864,
-0x01b868,
-0x01b86c,
-0x01b870,
-0x01b874,
-0x01b878,
-0x01b87c,
-0x01b880,
-0x01b884,
-0x01b888,
-0x01b88c,
-0x01b890,
-0x01b894,
-0x01b898,
-0x01b89c,
-0x01b8a0,
-0x01b8a4,
-0x01b8a8,
-0x01b8ac,
-0x01b8b0,
-0x01b8b4,
-0x01b8b8,
-0x01b8bc,
-0x01b8c0,
-0x01b8c4,
-0x01b8c8,
-0x01b8cc,
-0x01b8d0,
-0x01b8d4,
-0x01b8d8,
-0x01b8dc,
-0x01b8e0,
-0x01b8e4,
-0x01b8e8,
-0x01b8ec,
-0x01b8f0,
-0x01b8f4,
-0x01b8f8,
-0x01b8fc,
-0x01b900,
-0x01b904,
-0x01b908,
-0x01b90c,
-0x01b910,
-0x01b914,
-0x01b918,
-0x01b91c,
-0x01b920,
-0x01b924,
-0x01b928,
-0x01b92c,
-0x01b930,
-0x01b934,
-0x01b938,
-0x01b93c,
-0x01b940,
-0x01b944,
-0x01b948,
-0x01b94c,
-0x01b950,
-0x01b954,
-0x01b958,
-0x01b95c,
-0x01b960,
-0x01b964,
-0x01b968,
-0x01b96c,
-0x01b970,
-0x01b974,
-0x01b978,
-0x01b97c,
-0x01b980,
-0x01b984,
-0x01b988,
-0x01b98c,
-0x01b990,
-0x01b994,
-0x01b998,
-0x01b99c,
-0x01b9a0,
-0x01b9a4,
-0x01b9a8,
-0x01b9ac,
-0x01b9b0,
-0x01b9b4,
-0x01b9b8,
-0x01b9bc,
-0x01b9c0,
-0x01b9c4,
-0x01b9c8,
-0x01b9cc,
-0x01b9d0,
-0x01b9d4,
-0x01b9d8,
-0x01b9dc,
-0x01b9e0,
-0x01b9e4,
-0x01b9e8,
-0x01b9ec,
-0x01b9f0,
-0x01b9f4,
-0x01b9f8,
-0x01b9fc,
-0x01ba00,
-0x01ba04,
-0x01ba08,
-0x01ba0c,
-0x01ba10,
-0x01ba14,
-0x01ba18,
-0x01ba1c,
-0x01ba20,
-0x01ba24,
-0x01ba28,
-0x01ba2c,
-0x01ba30,
-0x01ba34,
-0x01ba38,
-0x01ba3c,
-0x01ba40,
-0x01ba44,
-0x01ba48,
-0x01ba4c,
-0x01ba50,
-0x01ba54,
-0x01ba58,
-0x01ba5c,
-0x01ba60,
-0x01ba64,
-0x01ba68,
-0x01ba6c,
-0x01ba70,
-0x01ba74,
-0x01ba78,
-0x01ba7c,
-0x01ba80,
-0x01ba84,
-0x01ba88,
-0x01ba8c,
-0x01ba90,
-0x01ba94,
-0x01ba98,
-0x01ba9c,
-0x01baa0,
-0x01baa4,
-0x01baa8,
-0x01baac,
-0x01bab0,
-0x01bab4,
-0x01bab8,
-0x01babc,
-0x01bac0,
-0x01bac4,
-0x01bac8,
-0x01bacc,
-0x01bad0,
-0x01bad4,
-0x01bad8,
-0x01badc,
-0x01bae0,
-0x01bae4,
-0x01bae8,
-0x01baec,
-0x01baf0,
-0x01baf4,
-0x01baf8,
-0x01bafc,
-0x01bb00,
-0x01bb04,
-0x01bb08,
-0x01bb0c,
-0x01bb10,
-0x01bb14,
-0x01bb18,
-0x01bb1c,
-0x01bb20,
-0x01bb24,
-0x01bb28,
-0x01bb2c,
-0x01bb30,
-0x01bb34,
-0x01bb38,
-0x01bb3c,
-0x01bb40,
-0x01bb44,
-0x01bb48,
-0x01bb4c,
-0x01bb50,
-0x01bb54,
-0x01bb58,
-0x01bb5c,
-0x01bb60,
-0x01bb64,
-0x01bb68,
-0x01bb6c,
-0x01bb70,
-0x01bb74,
-0x01bb78,
-0x01bb7c,
-0x01bb80,
-0x01bb84,
-0x01bb88,
-0x01bb8c,
-0x01bb90,
-0x01bb94,
-0x01bb98,
-0x01bb9c,
-0x01bba0,
-0x01bba4,
-0x01bba8,
-0x01bbac,
-0x01bbb0,
-0x01bbb4,
-0x01bbb8,
-0x01bbbc,
-0x01bbc0,
-0x01bbc4,
-0x01bbc8,
-0x01bbcc,
-0x01bbd0,
-0x01bbd4,
-0x01bbd8,
-0x01bbdc,
-0x01bbe0,
-0x01bbe4,
-0x01bbe8,
-0x01bbec,
-0x01bbf0,
-0x01bbf4,
-0x01bbf8,
-0x01bbfc,
-0x01bc00,
-0x01bc04,
-0x01bc08,
-0x01bc0c,
-0x01bc10,
-0x01bc14,
-0x01bc18,
-0x01bc1c,
-0x01bc20,
-0x01bc24,
-0x01bc28,
-0x01bc2c,
-0x01bc30,
-0x01bc34,
-0x01bc38,
-0x01bc3c,
-0x01bc40,
-0x01bc44,
-0x01bc48,
-0x01bc4c,
-0x01bc50,
-0x01bc54,
-0x01bc58,
-0x01bc5c,
-0x01bc60,
-0x01bc64,
-0x01bc68,
-0x01bc6c,
-0x01bc70,
-0x01bc74,
-0x01bc78,
-0x01bc7c,
-0x01bc80,
-0x01bc84,
-0x01bc88,
-0x01bc8c,
-0x01bc90,
-0x01bc94,
-0x01bc98,
-0x01bc9c,
-0x01bca0,
-0x01bca4,
-0x01bca8,
-0x01bcac,
-0x01bcb0,
-0x01bcb4,
-0x01bcb8,
-0x01bcbc,
-0x01bcc0,
-0x01bcc4,
-0x01bcc8,
-0x01bccc,
-0x01bcd0,
-0x01bcd4,
-0x01bcd8,
-0x01bcdc,
-0x01bce0,
-0x01bce4,
-0x01bce8,
-0x01bcec,
-0x01bcf0,
-0x01bcf4,
-0x01bcf8,
-0x01bcfc,
-0x01bd00,
-0x01bd04,
-0x01bd08,
-0x01bd0c,
-0x01bd10,
-0x01bd14,
-0x01bd18,
-0x01bd1c,
-0x01bd20,
-0x01bd24,
-0x01bd28,
-0x01bd2c,
-0x01bd30,
-0x01bd34,
-0x01bd38,
-0x01bd3c,
-0x01bd40,
-0x01bd44,
-0x01bd48,
-0x01bd4c,
-0x01bd50,
-0x01bd54,
-0x01bd58,
-0x01bd5c,
-0x01bd60,
-0x01bd64,
-0x01bd68,
-0x01bd6c,
-0x01bd70,
-0x01bd74,
-0x01bd78,
-0x01bd7c,
-0x01bd80,
-0x01bd84,
-0x01bd88,
-0x01bd8c,
-0x01bd90,
-0x01bd94,
-0x01bd98,
-0x01bd9c,
-0x01bda0,
-0x01bda4,
-0x01bda8,
-0x01bdac,
-0x01bdb0,
-0x01bdb4,
-0x01bdb8,
-0x01bdbc,
-0x01bdc0,
-0x01bdc4,
-0x01bdc8,
-0x01bdcc,
-0x01bdd0,
-0x01bdd4,
-0x01bdd8,
-0x01bddc,
-0x01bde0,
-0x01bde4,
-0x01bde8,
-0x01bdec,
-0x01bdf0,
-0x01bdf4,
-0x01bdf8,
-0x01bdfc,
-0x01be00,
-0x01be04,
-0x01be08,
-0x01be0c,
-0x01be10,
-0x01be14,
-0x01be18,
-0x01be1c,
-0x01be20,
-0x01be24,
-0x01be28,
-0x01be2c,
-0x01be30,
-0x01be34,
-0x01be38,
-0x01be3c,
-0x01be40,
-0x01be44,
-0x01be48,
-0x01be4c,
-0x01be50,
-0x01be54,
-0x01be58,
-0x01be5c,
-0x01be60,
-0x01be64,
-0x01be68,
-0x01be6c,
-0x01be70,
-0x01be74,
-0x01be78,
-0x01be7c,
-0x01be80,
-0x01be84,
-0x01be88,
-0x01be8c,
-0x01be90,
-0x01be94,
-0x01be98,
-0x01be9c,
-0x01bea0,
-0x01bea4,
-0x01bea8,
-0x01beac,
-0x01beb0,
-0x01beb4,
-0x01beb8,
-0x01bebc,
-0x01bec0,
-0x01bec4,
-0x01bec8,
-0x01becc,
-0x01bed0,
-0x01bed4,
-0x01bed8,
-0x01bedc,
-0x01bee0,
-0x01bee4,
-0x01bee8,
-0x01beec,
-0x01bef0,
-0x01bef4,
-0x01bef8,
-0x01befc,
-0x01bf00,
-0x01bf04,
-0x01bf08,
-0x01bf0c,
-0x01bf10,
-0x01bf14,
-0x01bf18,
-0x01bf1c,
-0x01bf20,
-0x01bf24,
-0x01bf28,
-0x01bf2c,
-0x01bf30,
-0x01bf34,
-0x01bf38,
-0x01bf3c,
-0x01bf40,
-0x01bf44,
-0x01bf48,
-0x01bf4c,
-0x01bf50,
-0x01bf54,
-0x01bf58,
-0x01bf5c,
-0x01bf60,
-0x01bf64,
-0x01bf68,
-0x01bf6c,
-0x01bf70,
-0x01bf74,
-0x01bf78,
-0x01bf7c,
-0x01bf80,
-0x01bf84,
-0x01bf88,
-0x01bf8c,
-0x01bf90,
-0x01bf94,
-0x01bf98,
-0x01bf9c,
-0x01bfa0,
-0x01bfa4,
-0x01bfa8,
-0x01bfac,
-0x01bfb0,
-0x01bfb4,
-0x01bfb8,
-0x01bfbc,
-0x01bfc0,
-0x01bfc4,
-0x01bfc8,
-0x01bfcc,
-0x01bfd0,
-0x01bfd4,
-0x01bfd8,
-0x01bfdc,
-0x01bfe0,
-0x01bfe4,
-0x01bfe8,
-0x01bfec,
-0x01bff0,
-0x01bff4,
-0x01bff8,
-0x01bffc,
-0x01c004,
-0x01c008,
-0x01c010,
-0x01c014,
-0x01c018,
-0x01c01c,
-0x01c06c,
-0x01c070,
-0x01c074,
-0x01c078,
-0x01c07c,
-0x01c080,
-0x01c084,
-0x01c088,
-0x01c08c,
-0x01c090,
-0x01c094,
-0x01c098,
-0x01c09c,
-0x01c0a0,
-0x01c0a4,
-0x01c0a8,
-0x01c0ac,
-0x01c0b0,
-0x01c0b4,
-0x01c0c0,
-0x01c0c4,
-0x01c0c8,
-0x01c0cc,
-0x01c0d0,
-0x01c180,
-0x01c184,
-0x01c188,
-0x01c190,
-0x01c194,
-0x01c1a0,
-0x01c1a4,
-0x01c1a8,
-0x01c1b0,
-0x01c1b4,
-0x01c1c0,
-0x01c1c4,
-0x01c1c8,
-0x01c1cc,
-0x01c1d0,
-0x01c1e0,
-0x01c1e4,
-0x01c1e8,
-0x01c1ec,
-0x01c1f0,
-0x01c200,
-0x01c204,
-0x01c208,
-0x01c20c,
-0x01c210,
-0x01c214,
-0x01c218,
-0x01c21c,
-0x01c220,
-0x01c224,
-0x01c228,
-0x01c22c,
-0x01c230,
-0x01c234,
-0x01c238,
-0x01c23c,
-0x01c240,
-0x01c250,
-0x01c254,
-0x01c258,
-0x01c25c,
-0x01c260,
-0x01c264,
-0x01c268,
-0x01c26c,
-0x01c270,
-0x01c274,
-0x01c278,
-0x01c27c,
-0x01c280,
-0x01c284,
-0x01c288,
-0x01c28c,
-0x01c290,
-0x01c294,
-0x01c298,
-0x01c29c,
-0x01c2a0,
-0x01c2a4,
-0x01c2a8,
-0x01c2ac,
-0x01c2b0,
-0x01c2b4,
-0x01c2b8,
-0x01c2bc,
-0x01c2c0,
-0x01c2d0,
-0x01c2d4,
-0x01c2d8,
-0x01c2dc,
-0x01c2e0,
-0x01c2e4,
-0x01c2e8,
-0x01c2ec,
-0x01c2f0,
-0x01c2f4,
-0x01c2f8,
-0x01c2fc,
-0x01c300,
-0x01c304,
-0x01c30c,
-0x01c310,
-0x01c40c,
-0x01c410,
-0x01c414,
-0x01c418,
-0x01c41c,
-0x01c428,
-0x01c42c,
-0x01c434,
-0x01c43c,
-0x01c448,
-0x01c44c,
-0x01c454,
-0x01c45c,
-0x01c464,
-0x01c468,
-0x01c46c,
-0x01c470,
-0x01c474,
-0x01c478,
-0x01c47c,
-0x01c480,
-0x01c484,
-0x01c488,
-0x01c48c,
-0x01c490,
-0x01c494,
-0x01c498,
-0x01c49c,
-0x01c4a0,
-0x01c4a4,
-0x01c4a8,
-0x01c5e4,
-0x01c5e8,
-0x01c5ec,
-0x01c5f0,
-0x01c5f4,
-0x01c5f8,
-0x01c5fc,
-0x01c608,
-0x01c60c,
-0x01c610,
-0x01c614,
-0x01c624,
-0x01c628,
-0x01c62c,
-0x01c630,
-0x01c650,
-0x01c654,
-0x01c658,
-0x01c65c,
-0x01c660,
-0x01c680,
-0x01c684,
-0x01c688,
-0x01c68c,
-0x01c690,
-0x01c694,
-0x01c698,
-0x01c69c,
-0x01c6a0,
-0x01c6a8,
-0x01c6ac,
-0x01c6b0,
-0x01c6b4,
-0x01c6c0,
-0x01c6c4,
-0x01c6c8,
-0x01c6cc,
-0x01c6d0,
-0x01c6d4,
-0x01c6d8,
-0x01c6dc,
-0x01c6e0,
-0x01c6e8,
-0x01c6ec,
-0x01c6f0,
-0x01c6f4,
-0x01c6f8,
-0x01c6fc,
-0x01c700,
-0x01c704,
-0x01c708,
-0x01c70c,
-0x01c710,
-0x01c71c,
-0x01c720,
-0x01c724,
-0x01c728,
-0x01c72c,
-0x01c738,
-0x01c73c,
-0x01c744,
-0x01c750,
-0x01c754,
-0x01c758,
-0x01c75c,
-0x01c760,
-0x01c764,
-0x01c768,
-0x01c76c,
-0x01c770,
-0x01c774,
-0x01c778,
-0x01c77c,
-0x01c7dc,
-0x01c7e4,
-0x01c7e8,
-0x01c7ec,
-0x01c7f0,
-0x01c7f4,
-0x01c7f8,
-0x01c7fc,
-0x01c800,
-0x01c804,
-0x01c808,
-0x01c80c,
-0x01c810,
-0x01c814,
-0x01c818,
-0x01c81c,
-0x01c820,
-0x01c824,
-0x01c828,
-0x01c82c,
-0x01c830,
-0x01c840,
-0x01c844,
-0x01c848,
-0x01c84c,
-0x01c850,
-0x01c854,
-0x01c858,
-0x01c860,
-0x01c864,
-0x01c868,
-0x01c86c,
-0x01c870,
-0x01c874,
-0x01c878,
-0x01c87c,
-0x01c880,
-0x01c884,
-0x01c888,
-0x01c8a0,
-0x01c8a4,
-0x01c8a8,
-0x01c8ac,
-0x01c8b0,
-0x01c900,
-0x01c904,
-0x01c908,
-0x01c90c,
-0x01c910,
-0x01c914,
-0x01c918,
-0x01c91c,
-0x01c920,
-0x01c924,
-0x01c928,
-0x01c92c,
-0x01c930,
-0x01c940,
-0x01c944,
-0x01c948,
-0x01c94c,
-0x01c950,
-0x01c954,
-0x01c958,
-0x01c960,
-0x01c964,
-0x01c968,
-0x01c96c,
-0x01c970,
-0x01c974,
-0x01c978,
-0x01c97c,
-0x01c980,
-0x01c984,
-0x01c988,
-0x01c9a0,
-0x01c9a4,
-0x01c9a8,
-0x01c9ac,
-0x01c9b0,
-0x01ca00,
-0x01ca04,
-0x01ca08,
-0x01ca0c,
-0x01ca10,
-0x01ca14,
-0x01ca18,
-0x01ca1c,
-0x01ca20,
-0x01ca24,
-0x01ca28,
-0x01ca2c,
-0x01ca30,
-0x01ca40,
-0x01ca44,
-0x01ca48,
-0x01ca4c,
-0x01ca50,
-0x01ca54,
-0x01ca58,
-0x01ca60,
-0x01ca64,
-0x01ca68,
-0x01ca6c,
-0x01ca70,
-0x01ca74,
-0x01ca78,
-0x01ca7c,
-0x01ca80,
-0x01ca84,
-0x01ca88,
-0x01caa0,
-0x01caa4,
-0x01caa8,
-0x01caac,
-0x01cab0,
-0x01cb00,
-0x01cb04,
-0x01cb08,
-0x01cb0c,
-0x01cb10,
-0x01cb14,
-0x01cb18,
-0x01cb1c,
-0x01cb20,
-0x01cb24,
-0x01cb28,
-0x01cb2c,
-0x01cb30,
-0x01cb40,
-0x01cb44,
-0x01cb48,
-0x01cb4c,
-0x01cb50,
-0x01cb54,
-0x01cb58,
-0x01cb60,
-0x01cb64,
-0x01cb68,
-0x01cb6c,
-0x01cb70,
-0x01cb74,
-0x01cb78,
-0x01cb7c,
-0x01cb80,
-0x01cb84,
-0x01cb88,
-0x01cba0,
-0x01cba4,
-0x01cba8,
-0x01cbac,
-0x01cbb0,
-0x01cc00,
-0x01cc04,
-0x01cc08,
-0x01cc0c,
-0x01cc10,
-0x01cc14,
-0x01cc18,
-0x01cc1c,
-0x01cc20,
-0x01cc24,
-0x01cc28,
-0x01cc2c,
-0x01cc30,
-0x01cc40,
-0x01cc44,
-0x01cc48,
-0x01cc4c,
-0x01cc50,
-0x01cc54,
-0x01cc58,
-0x01cc60,
-0x01cc64,
-0x01cc68,
-0x01cc6c,
-0x01cc70,
-0x01cc74,
-0x01cc78,
-0x01cc7c,
-0x01cc80,
-0x01cc84,
-0x01cc88,
-0x01cca0,
-0x01cca4,
-0x01cca8,
-0x01ccac,
-0x01ccb0,
-0x01cd00,
-0x01cd04,
-0x01cd08,
-0x01cd0c,
-0x01cd10,
-0x01cd14,
-0x01cd18,
-0x01cd1c,
-0x01cd20,
-0x01cd24,
-0x01cd28,
-0x01cd2c,
-0x01cd30,
-0x01cd40,
-0x01cd44,
-0x01cd48,
-0x01cd4c,
-0x01cd50,
-0x01cd54,
-0x01cd58,
-0x01cd60,
-0x01cd64,
-0x01cd68,
-0x01cd6c,
-0x01cd70,
-0x01cd74,
-0x01cd78,
-0x01cd7c,
-0x01cd80,
-0x01cd84,
-0x01cd88,
-0x01cda0,
-0x01cda4,
-0x01cda8,
-0x01cdac,
-0x01cdb0,
-0x01ce00,
-0x01ce04,
-0x01ce08,
-0x01ce0c,
-0x01ce10,
-0x01ce14,
-0x01ce18,
-0x01ce1c,
-0x01ce20,
-0x01ce24,
-0x01ce28,
-0x01ce2c,
-0x01ce30,
-0x01ce40,
-0x01ce44,
-0x01ce48,
-0x01ce4c,
-0x01ce50,
-0x01ce54,
-0x01ce58,
-0x01ce60,
-0x01ce64,
-0x01ce68,
-0x01ce6c,
-0x01ce70,
-0x01ce74,
-0x01ce78,
-0x01ce7c,
-0x01ce80,
-0x01ce84,
-0x01ce88,
-0x01cea0,
-0x01cea4,
-0x01cea8,
-0x01ceac,
-0x01ceb0,
-0x01cf00,
-0x01cf04,
-0x01cf08,
-0x01cf0c,
-0x01cf10,
-0x01cf14,
-0x01cf18,
-0x01cf1c,
-0x01cf20,
-0x01cf24,
-0x01cf28,
-0x01cf2c,
-0x01cf30,
-0x01cf40,
-0x01cf44,
-0x01cf48,
-0x01cf4c,
-0x01cf50,
-0x01cf54,
-0x01cf58,
-0x01cf60,
-0x01cf64,
-0x01cf68,
-0x01cf6c,
-0x01cf70,
-0x01cf74,
-0x01cf78,
-0x01cf7c,
-0x01cf80,
-0x01cf84,
-0x01cf88,
-0x01cfa0,
-0x01cfa4,
-0x01cfa8,
-0x01cfac,
-0x01cfb0,
-0x01d000,
-0x01d004,
-0x01d008,
-0x01d00c,
-0x01d010,
-0x01d014,
-0x01d018,
-0x01d01c,
-0x01d020,
-0x01d024,
-0x01d028,
-0x01d02c,
-0x01d030,
-0x01d034,
-0x01d038,
-0x01d03c,
-0x01d040,
-0x01d044,
-0x01d050,
-0x01d054,
-0x01d058,
-0x01d05c,
-0x01d060,
-0x01d064,
-0x01d068,
-0x01d06c,
-0x01d070,
-0x01d074,
-0x01d078,
-0x01d07c,
-0x01d080,
-0x01d084,
-0x01d088,
-0x01d08c,
-0x01d090,
-0x01d094,
-0x01d098,
-0x01d09c,
-0x01d0a0,
-0x01d0a4,
-0x01d0a8,
-0x01d0ac,
-0x01d0b0,
-0x01d0b4,
-0x01d0b8,
-0x01d0bc,
-0x01d0c0,
-0x01d0c4,
-0x01d0c8,
-0x01d0d0,
-0x01d0d4,
-0x01d0e8,
-0x01d0ec,
-0x01d0f0,
-0x01d0f4,
-0x01d0f8,
-0x01d0fc,
-0x01d100,
-0x01d104,
-0x01d108,
-0x01d10c,
-0x01d110,
-0x01d114,
-0x01d118,
-0x01d11c,
-0x01d120,
-0x01d140,
-0x01d144,
-0x01d148,
-0x01d14c,
-0x01d150,
-0x01d154,
-0x01d158,
-0x01d15c,
-0x01d160,
-0x01d164,
-0x01d168,
-0x01d16c,
-0x01d170,
-0x01d174,
-0x01d178,
-0x01d17c,
-0x01d180,
-0x01d184,
-0x01d188,
-0x01d18c,
-0x01d190,
-0x01d194,
-0x01d198,
-0x01d19c,
-0x01d1a0,
-0x01d1a4,
-0x01d1a8,
-0x01d1ac,
-0x01d1b0,
-0x01d1b4,
-0x01d1b8,
-0x01d1bc,
-0x01d1c0,
-0x01d1c4,
-0x01d1c8,
-0x01d1cc,
-0x01d1d0,
-0x01d1d4,
-0x01d1d8,
-0x01d1dc,
-0x01d1e0,
-0x01d1e4,
-0x01d1e8,
-0x01d1ec,
-0x01d1f0,
-0x01d1f4,
-0x01d1f8,
-0x01d1fc,
-0x01d200,
-0x01d204,
-0x01d208,
-0x01d20c,
-0x01d210,
-0x01d214,
-0x01d218,
-0x01d220,
-0x01d224,
-0x01d228,
-0x01d22c,
-0x01d230,
-0x01d234,
-0x01d238,
-0x01d23c,
-0x01d240,
-0x01d244,
-0x01d260,
-0x01d264,
-0x01d268,
-0x01d26c,
-0x01d270,
-0x01d278,
-0x01d27c,
-0x01d284,
-0x01d298,
-0x01d29c,
-0x01d2a8,
-0x01d2ac,
-0x01d2b0,
-0x01d2b4,
-0x01d2b8,
-0x01d2bc,
-0x01d300,
-0x01d304,
-0x01d308,
-0x01d30c,
-0x01d310,
-0x01d314,
-0x01d318,
-0x01d31c,
-0x01d320,
-0x01d324,
-0x01d328,
-0x01d33c,
-0x01d340,
-0x01d344,
-0x01d348,
-0x01d34c,
-0x01d350,
-0x01d354,
-0x01d358,
-0x01d35c,
-0x01d360,
-0x01d364,
-0x01d368,
-0x01d36c,
-0x01d370,
-0x01d374,
-0x01d378,
-0x01d37c,
-0x01d3c0,
-0x01d3c4,
-0x01d3c8,
-0x01d3cc,
-0x01d3d0,
-0x01d3e0,
-0x01d3e4,
-0x01d3e8,
-0x01d3f0,
-0x01d400,
-0x01d404,
-0x01d408,
-0x01d40c,
-0x01d410,
-0x01d414,
-0x01d418,
-0x01d41c,
-0x01d420,
-0x01d424,
-0x01d428,
-0x01d42c,
-0x01d430,
-0x01d434,
-0x01d438,
-0x01d43c,
-0x01d440,
-0x01d444,
-0x01d450,
-0x01d454,
-0x01d458,
-0x01d45c,
-0x01d460,
-0x01d464,
-0x01d468,
-0x01d46c,
-0x01d470,
-0x01d474,
-0x01d478,
-0x01d47c,
-0x01d480,
-0x01d484,
-0x01d488,
-0x01d48c,
-0x01d490,
-0x01d494,
-0x01d498,
-0x01d49c,
-0x01d4a0,
-0x01d4a4,
-0x01d4a8,
-0x01d4ac,
-0x01d4b0,
-0x01d4b4,
-0x01d4b8,
-0x01d4bc,
-0x01d4c0,
-0x01d4c4,
-0x01d4c8,
-0x01d4d0,
-0x01d4d4,
-0x01d4e8,
-0x01d4ec,
-0x01d4f0,
-0x01d4f4,
-0x01d4f8,
-0x01d4fc,
-0x01d500,
-0x01d504,
-0x01d508,
-0x01d50c,
-0x01d510,
-0x01d514,
-0x01d518,
-0x01d51c,
-0x01d520,
-0x01d540,
-0x01d544,
-0x01d548,
-0x01d54c,
-0x01d550,
-0x01d554,
-0x01d558,
-0x01d55c,
-0x01d560,
-0x01d564,
-0x01d568,
-0x01d56c,
-0x01d570,
-0x01d574,
-0x01d578,
-0x01d57c,
-0x01d580,
-0x01d584,
-0x01d588,
-0x01d58c,
-0x01d590,
-0x01d594,
-0x01d598,
-0x01d59c,
-0x01d5a0,
-0x01d5a4,
-0x01d5a8,
-0x01d5ac,
-0x01d5b0,
-0x01d5b4,
-0x01d5b8,
-0x01d5bc,
-0x01d5c0,
-0x01d5c4,
-0x01d5c8,
-0x01d5cc,
-0x01d5d0,
-0x01d5d4,
-0x01d5d8,
-0x01d5dc,
-0x01d5e0,
-0x01d5e4,
-0x01d5e8,
-0x01d5ec,
-0x01d5f0,
-0x01d5f4,
-0x01d5f8,
-0x01d5fc,
-0x01d600,
-0x01d604,
-0x01d608,
-0x01d60c,
-0x01d610,
-0x01d614,
-0x01d618,
-0x01d620,
-0x01d624,
-0x01d628,
-0x01d62c,
-0x01d630,
-0x01d634,
-0x01d638,
-0x01d63c,
-0x01d640,
-0x01d644,
-0x01d660,
-0x01d664,
-0x01d668,
-0x01d66c,
-0x01d670,
-0x01d678,
-0x01d67c,
-0x01d684,
-0x01d698,
-0x01d69c,
-0x01d6a8,
-0x01d6ac,
-0x01d6b0,
-0x01d6b4,
-0x01d6b8,
-0x01d6bc,
-0x01d700,
-0x01d704,
-0x01d708,
-0x01d70c,
-0x01d710,
-0x01d714,
-0x01d718,
-0x01d71c,
-0x01d720,
-0x01d724,
-0x01d728,
-0x01d73c,
-0x01d740,
-0x01d744,
-0x01d748,
-0x01d74c,
-0x01d750,
-0x01d754,
-0x01d758,
-0x01d75c,
-0x01d760,
-0x01d764,
-0x01d768,
-0x01d76c,
-0x01d770,
-0x01d774,
-0x01d778,
-0x01d77c,
-0x01d7c0,
-0x01d7c4,
-0x01d7c8,
-0x01d7cc,
-0x01d7d0,
-0x01d7e0,
-0x01d7e4,
-0x01d7e8,
-0x01d7f0,
-0x01d800,
-0x01d804,
-0x01d808,
-0x01d80c,
-0x01d810,
-0x01d814,
-0x01d818,
-0x01d81c,
-0x01d820,
-0x01d824,
-0x01d828,
-0x01d82c,
-0x01d830,
-0x01d834,
-0x01d838,
-0x01d83c,
-0x01d840,
-0x01d844,
-0x01d848,
-0x01d880,
-0x01d884,
-0x01d888,
-0x01d88c,
-0x01d890,
-0x01d894,
-0x01d898,
-0x01d89c,
-0x01d8c4,
-0x01d8cc,
-0x01d8d0,
-0x01d8d4,
-0x01d8d8,
-0x01d8dc,
-0x01d8e4,
-0x01d8e8,
-0x01d8ec,
-0x01d8f0,
-0x01d8f4,
-0x01d8f8,
-0x01d8fc,
-0x01d910,
-0x01d914,
-0x01d918,
-0x01d91c,
-0x01d920,
-0x01da00,
-0x01da04,
-0x01da08,
-0x01da0c,
-0x01da10,
-0x01da14,
-0x01da18,
-0x01db0c,
-0x01db10,
-0x01db14,
-0x01db18,
-0x01db1c,
-0x01db20,
-0x01db24,
-0x01db28,
-0x01db2c,
-0x01db30,
-0x01db34,
-0x01db38,
-0x01db3c,
-0x01db40,
-0x01db44,
-0x01db48,
-0x01db50,
-0x01db54,
-0x01db60,
-0x01db64,
-0x01db68,
-0x01db70,
-0x01db74,
-0x01db80,
-0x01db84,
-0x01db88,
-0x01db90,
-0x01db94,
-0x01dba0,
-0x01dba4,
-0x01dba8,
-0x01dc00,
-0x01dc04,
-0x01dc08,
-0x01dc0c,
-0x01dc10,
-0x01dd80,
-0x01dd84,
-0x01dd88,
-0x01dd8c,
-0x01dd90,
-0x01dd9c,
-0x01dda0,
-0x01dda4,
-0x01dda8,
-0x01ddac,
-0x01ddb0,
-0x01ddbc,
-0x01dde0,
-0x01dde4,
-0x01dde8,
-0x01ddec,
-0x01ddf0,
-0x01ddf4,
-0x01ddf8,
-0x01ddfc,
-0x01de00,
-0x01de08,
-0x01de0c,
-0x01e5c0,
-0x01e5c4,
-0x01e5c8,
-0x01e5dc,
-0x01e5e4,
-0x01e5e8,
-0x01e5ec,
-0x01e5f0,
-0x01e5f4,
-0x01e5f8,
-0x01e5fc,
-0x01e600,
-0x01e604,
-0x01e608,
-0x01e60c,
-0x01e610,
-0x01e614,
-0x01e618,
-0x01e620,
-0x01e624,
-0x01e628,
-0x01e62c,
-0x01e640,
-0x01e644,
-0x01e648,
-0x01e64c,
-0x01e650,
-0x01e654,
-0x01e658,
-0x01e65c,
-0x01e660,
-0x01e664,
-0x01e668,
-0x01e66c,
-0x01e670,
-0x01e674,
-0x01e678,
-0x01e67c,
-0x01e780,
-0x01e784,
-0x01e788,
-0x01e78c,
-0x01e790,
-0x01e794,
-0x01e798,
-0x01e79c,
-0x01e7a0,
-0x01e7a4,
-0x01e7a8,
-0x01e7ac,
-0x01e7b0,
-0x01e7b4,
-0x01e7b8,
-0x01e7bc,
-0x01e7c0,
-0x01e7c4,
-0x01e7c8,
-0x01e7cc,
-0x01e7d0,
-0x01e7d4,
-0x01e7d8,
-0x01e7dc,
-0x01e7e0,
-0x01e7e4,
-0x01e7e8,
-0x01e7ec,
-0x01e7f0,
-0x01e7f4,
-0x01e7f8,
-0x01e7fc,
-0x01e800,
-0x01e804,
-0x01e808,
-0x01e80c,
-0x01e810,
-0x01e814,
-0x01e818,
-0x01e81c,
-0x01e820,
-0x01e824,
-0x01e828,
-0x01e82c,
-0x01e830,
-0x01e834,
-0x01e838,
-0x01e83c,
-0x01e840,
-0x01e844,
-0x01e848,
-0x01e84c,
-0x01e850,
-0x01e854,
-0x01e858,
-0x01e85c,
-0x01e860,
-0x01e864,
-0x01e868,
-0x01e86c,
-0x01e870,
-0x01e874,
-0x01e878,
-0x01e87c,
-0x01e880,
-0x01e884,
-0x01e888,
-0x01e88c,
-0x01e890,
-0x01e894,
-0x01e898,
-0x01e89c,
-0x01e8a0,
-0x01e8a4,
-0x01e8a8,
-0x01e8ac,
-0x01e8b0,
-0x01e8b4,
-0x01e8b8,
-0x01e8bc,
-0x01e8c0,
-0x01e8c4,
-0x01e8c8,
-0x01e8cc,
-0x01e8d0,
-0x01e8d4,
-0x01e8d8,
-0x01e8dc,
-0x01e8e0,
-0x01e8e4,
-0x01e8e8,
-0x01e8ec,
-0x01e8f0,
-0x01e8f4,
-0x01e8f8,
-0x01e8fc,
-0x01e900,
-0x01e904,
-0x01e908,
-0x01e90c,
-0x01e910,
-0x01e914,
-0x01e918,
-0x01e91c,
-0x01e920,
-0x01e924,
-0x01e928,
-0x01e92c,
-0x01e930,
-0x01e934,
-0x01e938,
-0x01e93c,
-0x01e940,
-0x01e944,
-0x01e948,
-0x01e94c,
-0x01e950,
-0x01e954,
-0x01e958,
-0x01e95c,
-0x01e960,
-0x01e964,
-0x01e968,
-0x01e96c,
-0x01e970,
-0x01e974,
-0x01e978,
-0x01e97c,
-0x01e980,
-0x01e984,
-0x01e988,
-0x01e98c,
-0x01e990,
-0x01e994,
-0x01e998,
-0x01e99c,
-0x01e9a0,
-0x01e9a4,
-0x01e9a8,
-0x01e9ac,
-0x01e9b0,
-0x01e9b4,
-0x01e9b8,
-0x01e9bc,
-0x01e9c0,
-0x01e9c4,
-0x01e9c8,
-0x01e9cc,
-0x01e9d0,
-0x01e9d4,
-0x01e9d8,
-0x01e9dc,
-0x01e9e0,
-0x01e9e4,
-0x01e9e8,
-0x01e9ec,
-0x01e9f0,
-0x01e9f4,
-0x01e9f8,
-0x01e9fc,
-0x01ea04,
-0x01ea08,
-0x01ea0c,
-0x01ea10,
-0x01ea14,
-0x01ea18,
-0x01ea1c,
-0x01ea20,
-0x01ea24,
-0x01ea28,
-0x01ea2c,
-0x01ea30,
-0x01ea34,
-0x01ec00,
-0x01ec04,
-0x01ec08,
-0x01ec0c,
-0x01ec10,
-0x01ec14,
-0x01ec18,
-0x01ec1c,
-0x01ec24,
-0x01ec30,
-0x01ec44,
-0x01ec48,
-0x01ec4c,
-0x01ec50,
-0x01ec54,
-0x01ec58,
-0x01ec5c,
-0x01ec60,
-0x01ec64,
-0x01ec68,
-0x01ec6c,
-0x01ec70,
-0x01ec74,
-0x01ec78,
-0x01ec7c,
-0x01ec80,
-0x01ec84,
-0x01ec88,
-0x01ec8c,
-0x01ec90,
-0x01ec94,
-0x01ec98,
-0x01ec9c,
-0x01eca0,
-0x01eca4,
-0x01eca8,
-0x01ecac,
-0x01ecb0,
-0x01ecb4,
-0x01ecb8,
-0x01ecbc,
-0x01ecc0,
-0x01ecc4,
-0x01ecc8,
-0x01eccc,
-0x01ecd0,
-0x01ecd4,
-0x01ecd8,
-0x01ecdc,
-0x01ed80,
-0x01edc4,
-0x01ede0,
-0x01ede4,
-0x01ede8,
-0x01edec,
-0x01edf0,
-0x01edf8,
-0x01ee00,
-0x01ee04,
-0x01ee08,
-0x01ee0c,
-0x01ee10,
-0x01ee14,
-0x01ee18,
-0x01ee1c,
-0x01ee24,
-0x01ee30,
-0x01ee44,
-0x01ee48,
-0x01ee4c,
-0x01ee50,
-0x01ee54,
-0x01ee58,
-0x01ee5c,
-0x01ee60,
-0x01ee64,
-0x01ee68,
-0x01ee6c,
-0x01ee70,
-0x01ee74,
-0x01ee78,
-0x01ee7c,
-0x01ee80,
-0x01ee84,
-0x01ee88,
-0x01ee8c,
-0x01ee90,
-0x01ee94,
-0x01ee98,
-0x01ee9c,
-0x01eea0,
-0x01eea4,
-0x01eea8,
-0x01eeac,
-0x01eeb0,
-0x01eeb4,
-0x01eeb8,
-0x01eebc,
-0x01eec0,
-0x01eec4,
-0x01eec8,
-0x01eecc,
-0x01eed0,
-0x01eed4,
-0x01eed8,
-0x01eedc,
-0x01ef80,
-0x01efc4,
-0x01efe0,
-0x01efe4,
-0x01efe8,
-0x01efec,
-0x01eff0,
-0x01eff8,
-0x01f000,
-0x01f004,
-0x01f008,
-0x01f00c,
-0x01f010,
-0x01f014,
-0x01f018,
-0x01f01c,
-0x01f020,
-0x01f024,
-0x01f028,
-0x01f02c,
-0x01f030,
-0x01f034,
-0x01f038,
-0x01f03c,
-0x01f040,
-0x01f044,
-0x01f048,
-0x01f04c,
-0x01f050,
-0x01f054,
-0x01f058,
-0x01f05c,
-0x01f060,
-0x01f064,
-0x01f068,
-0x01f06c,
-0x01f070,
-0x01f074,
-0x01f078,
-0x01f07c,
-0x01f080,
-0x01f084,
-0x01f088,
-0x01f08c,
-0x01f090,
-0x01f094,
-0x01f098,
-0x01f09c,
-0x01f0a0,
-0x01f0a4,
-0x01f0a8,
-0x01f0ac,
-0x01f0b0,
-0x01f0b4,
-0x01f0b8,
-0x01f0bc,
-0x01f0c0,
-0x01f0c4,
-0x01f0c8,
-0x01f0cc,
-0x01f0d0,
-0x01f0d4,
-0x01f0d8,
-0x01f0dc,
-0x01f0e0,
-0x01f0e4,
-0x01f0e8,
-0x01f0ec,
-0x01f0f0,
-0x01f0f4,
-0x01f0f8,
-0x01f0fc,
-0x01f100,
-0x01f104,
-0x01f108,
-0x01f10c,
-0x01f110,
-0x01f114,
-0x01f118,
-0x01f11c,
-0x01f120,
-0x01f124,
-0x01f128,
-0x01f12c,
-0x01f130,
-0x01f134,
-0x01f138,
-0x01f13c,
-0x01f140,
-0x01f144,
-0x01f148,
-0x01f14c,
-0x01f150,
-0x01f154,
-0x01f158,
-0x01f15c,
-0x01f160,
-0x01f164,
-0x01f168,
-0x01f16c,
-0x01f170,
-0x01f174,
-0x01f178,
-0x01f17c,
-0x01f180,
-0x01f184,
-0x01f188,
-0x01f18c,
-0x01f190,
-0x01f194,
-0x01f198,
-0x01f19c,
-0x01f1a0,
-0x01f1a4,
-0x01f1a8,
-0x01f1ac,
-0x01f1b0,
-0x01f1b4,
-0x01f1b8,
-0x01f1bc,
-0x01f1c0,
-0x01f1c4,
-0x01f1c8,
-0x01f1cc,
-0x01f1d0,
-0x01f1d4,
-0x01f1d8,
-0x01f1dc,
-0x01f1e0,
-0x01f1e4,
-0x01f1e8,
-0x01f1ec,
-0x01f1f0,
-0x01f1f4,
-0x01f1f8,
-0x01f1fc,
-0x01f200,
-0x01f204,
-0x01f208,
-0x01f20c,
-0x01f210,
-0x01f214,
-0x01f218,
-0x01f21c,
-0x01f220,
-0x01f224,
-0x01f228,
-0x01f22c,
-0x01f230,
-0x01f234,
-0x01f238,
-0x01f23c,
-0x01f240,
-0x01f244,
-0x01f248,
-0x01f24c,
-0x01f250,
-0x01f254,
-0x01f258,
-0x01f25c,
-0x01f260,
-0x01f264,
-0x01f268,
-0x01f26c,
-0x01f270,
-0x01f274,
-0x01f278,
-0x01f27c,
-0x01f280,
-0x01f284,
-0x01f288,
-0x01f28c,
-0x01f290,
-0x01f294,
-0x01f298,
-0x01f29c,
-0x01f2a0,
-0x01f2a4,
-0x01f2a8,
-0x01f2ac,
-0x01f2b0,
-0x01f2b4,
-0x01f2b8,
-0x01f2bc,
-0x01f2c0,
-0x01f2c4,
-0x01f2c8,
-0x01f2cc,
-0x01f2d0,
-0x01f2d4,
-0x01f2d8,
-0x01f2dc,
-0x01f2e0,
-0x01f2e4,
-0x01f2e8,
-0x01f2ec,
-0x01f2f0,
-0x01f2f4,
-0x01f2f8,
-0x01f2fc,
-0x01f300,
-0x01f304,
-0x01f308,
-0x01f30c,
-0x01f310,
-0x01f314,
-0x01f318,
-0x01f31c,
-0x01f320,
-0x01f324,
-0x01f328,
-0x01f32c,
-0x01f330,
-0x01f334,
-0x01f338,
-0x01f33c,
-0x01f340,
-0x01f344,
-0x01f348,
-0x01f34c,
-0x01f350,
-0x01f354,
-0x01f358,
-0x01f35c,
-0x01f360,
-0x01f364,
-0x01f368,
-0x01f36c,
-0x01f370,
-0x01f374,
-0x01f378,
-0x01f37c,
-0x01f380,
-0x01f384,
-0x01f388,
-0x01f38c,
-0x01f390,
-0x01f394,
-0x01f398,
-0x01f39c,
-0x01f3a0,
-0x01f3a4,
-0x01f3a8,
-0x01f3ac,
-0x01f3b0,
-0x01f3b4,
-0x01f3b8,
-0x01f3bc,
-0x01f3c0,
-0x01f3c4,
-0x01f3c8,
-0x01f3cc,
-0x01f3d0,
-0x01f3d4,
-0x01f3d8,
-0x01f3dc,
-0x01f3e0,
-0x01f3e4,
-0x01f3e8,
-0x01f3ec,
-0x01f3f0,
-0x01f3f4,
-0x01f3f8,
-0x01f3fc,
-0x01f400,
-0x01f404,
-0x01f408,
-0x01f40c,
-0x01f410,
-0x01f414,
-0x01f418,
-0x01f41c,
-0x01f420,
-0x01f424,
-0x01f428,
-0x01f42c,
-0x01f430,
-0x01f434,
-0x01f438,
-0x01f43c,
-0x01f440,
-0x01f444,
-0x01f448,
-0x01f44c,
-0x01f450,
-0x01f454,
-0x01f458,
-0x01f45c,
-0x01f460,
-0x01f464,
-0x01f468,
-0x01f46c,
-0x01f470,
-0x01f474,
-0x01f478,
-0x01f47c,
-0x01f480,
-0x01f484,
-0x01f488,
-0x01f48c,
-0x01f490,
-0x01f494,
-0x01f498,
-0x01f49c,
-0x01f4a0,
-0x01f4a4,
-0x01f4a8,
-0x01f4ac,
-0x01f4b0,
-0x01f4b4,
-0x01f4b8,
-0x01f4bc,
-0x01f4c0,
-0x01f4c4,
-0x01f4c8,
-0x01f4cc,
-0x01f4d0,
-0x01f4d4,
-0x01f4d8,
-0x01f4dc,
-0x01f4e0,
-0x01f4e4,
-0x01f4e8,
-0x01f4ec,
-0x01f4f0,
-0x01f4f4,
-0x01f4f8,
-0x01f4fc,
-0x01f500,
-0x01f504,
-0x01f508,
-0x01f50c,
-0x01f510,
-0x01f514,
-0x01f518,
-0x01f51c,
-0x01f520,
-0x01f524,
-0x01f528,
-0x01f52c,
-0x01f530,
-0x01f534,
-0x01f538,
-0x01f53c,
-0x01f540,
-0x01f544,
-0x01f548,
-0x01f54c,
-0x01f550,
-0x01f554,
-0x01f558,
-0x01f55c,
-0x01f560,
-0x01f564,
-0x01f568,
-0x01f56c,
-0x01f570,
-0x01f574,
-0x01f578,
-0x01f57c,
-0x01f580,
-0x01f584,
-0x01f588,
-0x01f58c,
-0x01f590,
-0x01f594,
-0x01f598,
-0x01f59c,
-0x01f5a0,
-0x01f5a4,
-0x01f5a8,
-0x01f5ac,
-0x01f5b0,
-0x01f5b4,
-0x01f5b8,
-0x01f5bc,
-0x01f5c0,
-0x01f5c4,
-0x01f5c8,
-0x01f5cc,
-0x01f5d0,
-0x01f5d4,
-0x01f5d8,
-0x01f5dc,
-0x01f5e0,
-0x01f5e4,
-0x01f5e8,
-0x01f5ec,
-0x01f5f0,
-0x01f5f4,
-0x01f5f8,
-0x01f5fc,
-0x01f600,
-0x01f604,
-0x01f608,
-0x01f60c,
-0x01f610,
-0x01f614,
-0x01f618,
-0x01f61c,
-0x01f620,
-0x01f624,
-0x01f628,
-0x01f62c,
-0x01f630,
-0x01f634,
-0x01f638,
-0x01f63c,
-0x01f640,
-0x01f644,
-0x01f648,
-0x01f64c,
-0x01f650,
-0x01f654,
-0x01f658,
-0x01f65c,
-0x01f660,
-0x01f664,
-0x01f668,
-0x01f66c,
-0x01f670,
-0x01f674,
-0x01f678,
-0x01f67c,
-0x01f680,
-0x01f684,
-0x01f688,
-0x01f68c,
-0x01f690,
-0x01f694,
-0x01f698,
-0x01f69c,
-0x01f6a0,
-0x01f6a4,
-0x01f6a8,
-0x01f6ac,
-0x01f6b0,
-0x01f6b4,
-0x01f6b8,
-0x01f6bc,
-0x01f6c0,
-0x01f6c4,
-0x01f6c8,
-0x01f6cc,
-0x01f6d0,
-0x01f6d4,
-0x01f6d8,
-0x01f6dc,
-0x01f6e0,
-0x01f6e4,
-0x01f6e8,
-0x01f6ec,
-0x01f6f0,
-0x01f6f4,
-0x01f6f8,
-0x01f6fc,
-0x01f700,
-0x01f704,
-0x01f708,
-0x01f70c,
-0x01f710,
-0x01f714,
-0x01f718,
-0x01f71c,
-0x01f720,
-0x01f724,
-0x01f728,
-0x01f72c,
-0x01f730,
-0x01f734,
-0x01f738,
-0x01f73c,
-0x01f740,
-0x01f744,
-0x01f748,
-0x01f74c,
-0x01f750,
-0x01f754,
-0x01f758,
-0x01f75c,
-0x01f760,
-0x01f764,
-0x01f768,
-0x01f76c,
-0x01f770,
-0x01f774,
-0x01f778,
-0x01f77c,
-0x01f780,
-0x01f784,
-0x01f788,
-0x01f78c,
-0x01f790,
-0x01f794,
-0x01f798,
-0x01f79c,
-0x01f7a0,
-0x01f7a4,
-0x01f7a8,
-0x01f7ac,
-0x01f7b0,
-0x01f7b4,
-0x01f7b8,
-0x01f7bc,
-0x01f7c0,
-0x01f7c4,
-0x01f7c8,
-0x01f7cc,
-0x01f7d0,
-0x01f7d4,
-0x01f7d8,
-0x01f7dc,
-0x01f7e0,
-0x01f7e4,
-0x01f7e8,
-0x01f7ec,
-0x01f7f0,
-0x01f7f4,
-0x01f7f8,
-0x01f7fc,
-0x01f800,
-0x01f804,
-0x01f808,
-0x01f80c,
-0x01f810,
-0x01f814,
-0x01f818,
-0x01f81c,
-0x01f820,
-0x01f824,
-0x01f828,
-0x01f82c,
-0x01f830,
-0x01f834,
-0x01f838,
-0x01f83c,
-0x01f840,
-0x01f844,
-0x01f848,
-0x01f84c,
-0x01f850,
-0x01f854,
-0x01f858,
-0x01f85c,
-0x01f860,
-0x01f864,
-0x01f868,
-0x01f86c,
-0x01f870,
-0x01f874,
-0x01f878,
-0x01f87c,
-0x01f880,
-0x01f884,
-0x01f888,
-0x01f88c,
-0x01f890,
-0x01f894,
-0x01f898,
-0x01f89c,
-0x01f8a0,
-0x01f8a4,
-0x01f8a8,
-0x01f8ac,
-0x01f8b0,
-0x01f8b4,
-0x01f8b8,
-0x01f8bc,
-0x01f8c0,
-0x01f8c4,
-0x01f8c8,
-0x01f8cc,
-0x01f8d0,
-0x01f8d4,
-0x01f8d8,
-0x01f8dc,
-0x01f8e0,
-0x01f8e4,
-0x01f8e8,
-0x01f8ec,
-0x01f8f0,
-0x01f8f4,
-0x01f8f8,
-0x01f8fc,
-0x01f900,
-0x01f904,
-0x01f908,
-0x01f90c,
-0x01f910,
-0x01f914,
-0x01f918,
-0x01f91c,
-0x01f920,
-0x01f924,
-0x01f928,
-0x01f92c,
-0x01f930,
-0x01f934,
-0x01f938,
-0x01f93c,
-0x01f940,
-0x01f944,
-0x01f948,
-0x01f94c,
-0x01f950,
-0x01f954,
-0x01f958,
-0x01f95c,
-0x01f960,
-0x01f964,
-0x01f968,
-0x01f96c,
-0x01f970,
-0x01f974,
-0x01f978,
-0x01f97c,
-0x01f980,
-0x01f984,
-0x01f988,
-0x01f98c,
-0x01f990,
-0x01f994,
-0x01f998,
-0x01f99c,
-0x01f9a0,
-0x01f9a4,
-0x01f9a8,
-0x01f9ac,
-0x01f9b0,
-0x01f9b4,
-0x01f9b8,
-0x01f9bc,
-0x01f9c0,
-0x01f9c4,
-0x01f9c8,
-0x01f9cc,
-0x01f9d0,
-0x01f9d4,
-0x01f9d8,
-0x01f9dc,
-0x01f9e0,
-0x01f9e4,
-0x01f9e8,
-0x01f9ec,
-0x01f9f0,
-0x01f9f4,
-0x01f9f8,
-0x01f9fc,
-0x01fa00,
-0x01fa04,
-0x01fa08,
-0x01fa0c,
-0x01fa10,
-0x01fa14,
-0x01fa18,
-0x01fa1c,
-0x01fa20,
-0x01fa24,
-0x01fa28,
-0x01fa2c,
-0x01fa30,
-0x01fa34,
-0x01fa38,
-0x01fa3c,
-0x01fa40,
-0x01fa44,
-0x01fa48,
-0x01fa4c,
-0x01fa50,
-0x01fa54,
-0x01fa58,
-0x01fa5c,
-0x01fa60,
-0x01fa64,
-0x01fa68,
-0x01fa6c,
-0x01fa70,
-0x01fa74,
-0x01fa78,
-0x01fa7c,
-0x01fa80,
-0x01fa84,
-0x01fa88,
-0x01fa8c,
-0x01fa90,
-0x01fa94,
-0x01fa98,
-0x01fa9c,
-0x01faa0,
-0x01faa4,
-0x01faa8,
-0x01faac,
-0x01fab0,
-0x01fab4,
-0x01fab8,
-0x01fabc,
-0x01fac0,
-0x01fac4,
-0x01fac8,
-0x01facc,
-0x01fad0,
-0x01fad4,
-0x01fad8,
-0x01fadc,
-0x01fae0,
-0x01fae4,
-0x01fae8,
-0x01faec,
-0x01faf0,
-0x01faf4,
-0x01faf8,
-0x01fafc,
-0x01fb00,
-0x01fb04,
-0x01fb08,
-0x01fb0c,
-0x01fb10,
-0x01fb14,
-0x01fb18,
-0x01fb1c,
-0x01fb20,
-0x01fb24,
-0x01fb28,
-0x01fb2c,
-0x01fb30,
-0x01fb34,
-0x01fb38,
-0x01fb3c,
-0x01fb40,
-0x01fb44,
-0x01fb48,
-0x01fb4c,
-0x01fb50,
-0x01fb54,
-0x01fb58,
-0x01fb5c,
-0x01fb60,
-0x01fb64,
-0x01fb68,
-0x01fb6c,
-0x01fb70,
-0x01fb74,
-0x01fb78,
-0x01fb7c,
-0x01fb80,
-0x01fb84,
-0x01fb88,
-0x01fb8c,
-0x01fb90,
-0x01fb94,
-0x01fb98,
-0x01fb9c,
-0x01fba0,
-0x01fba4,
-0x01fba8,
-0x01fbac,
-0x01fbb0,
-0x01fbb4,
-0x01fbb8,
-0x01fbbc,
-0x01fbc0,
-0x01fbc4,
-0x01fbc8,
-0x01fbcc,
-0x01fbd0,
-0x01fbd4,
-0x01fbd8,
-0x01fbdc,
-0x01fbe0,
-0x01fbe4,
-0x01fbe8,
-0x01fbec,
-0x01fbf0,
-0x01fbf4,
-0x01fbf8,
-0x01fbfc,
-0x01fc00,
-0x01fc04,
-0x01fc08,
-0x01fc0c,
-0x01fc10,
-0x01fc14,
-0x01fc18,
-0x01fc1c,
-0x01fc20,
-0x01fc24,
-0x01fc28,
-0x01fc2c,
-0x01fc30,
-0x01fc34,
-0x01fc38,
-0x01fc3c,
-0x01fc40,
-0x01fc44,
-0x01fc48,
-0x01fc4c,
-0x01fc50,
-0x01fc54,
-0x01fc58,
-0x01fc5c,
-0x01fc60,
-0x01fc64,
-0x01fc68,
-0x01fc6c,
-0x01fc70,
-0x01fc74,
-0x01fc78,
-0x01fc7c,
-0x01fc80,
-0x01fc84,
-0x01fc88,
-0x01fc8c,
-0x01fc90,
-0x01fc94,
-0x01fc98,
-0x01fc9c,
-0x01fca0,
-0x01fca4,
-0x01fca8,
-0x01fcac,
-0x01fcb0,
-0x01fcb4,
-0x01fcb8,
-0x01fcbc,
-0x01fcc0,
-0x01fcc4,
-0x01fcc8,
-0x01fccc,
-0x01fcd0,
-0x01fcd4,
-0x01fcd8,
-0x01fcdc,
-0x01fce0,
-0x01fce4,
-0x01fce8,
-0x01fcec,
-0x01fcf0,
-0x01fcf4,
-0x01fcf8,
-0x01fcfc,
-0x01fd00,
-0x01fd04,
-0x01fd08,
-0x01fd0c,
-0x01fd10,
-0x01fd14,
-0x01fd18,
-0x01fd1c,
-0x01fd20,
-0x01fd24,
-0x01fd28,
-0x01fd2c,
-0x01fd30,
-0x01fd34,
-0x01fd38,
-0x01fd3c,
-0x01fd40,
-0x01fd44,
-0x01fd48,
-0x01fd4c,
-0x01fd50,
-0x01fd54,
-0x01fd58,
-0x01fd5c,
-0x01fd60,
-0x01fd64,
-0x01fd68,
-0x01fd6c,
-0x01fd70,
-0x01fd74,
-0x01fd78,
-0x01fd7c,
-0x01fd80,
-0x01fd84,
-0x01fd88,
-0x01fd8c,
-0x01fd90,
-0x01fd94,
-0x01fd98,
-0x01fd9c,
-0x01fda0,
-0x01fda4,
-0x01fda8,
-0x01fdac,
-0x01fdb0,
-0x01fdb4,
-0x01fdb8,
-0x01fdbc,
-0x01fdc0,
-0x01fdc4,
-0x01fdc8,
-0x01fdcc,
-0x01fdd0,
-0x01fdd4,
-0x01fdd8,
-0x01fddc,
-0x01fde0,
-0x01fde4,
-0x01fde8,
-0x01fdec,
-0x01fdf0,
-0x01fdf4,
-0x01fdf8,
-0x01fdfc,
-0x01fe00,
-0x01fe04,
-0x01fe08,
-0x01fe0c,
-0x01fe10,
-0x01fe14,
-0x01fe18,
-0x01fe1c,
-0x01fe20,
-0x01fe24,
-0x01fe28,
-0x01fe2c,
-0x01fe30,
-0x01fe34,
-0x01fe38,
-0x01fe3c,
-0x01fe40,
-0x01fe44,
-0x01fe48,
-0x01fe4c,
-0x01fe50,
-0x01fe54,
-0x01fe58,
-0x01fe5c,
-0x01fe60,
-0x01fe64,
-0x01fe68,
-0x01fe6c,
-0x01fe70,
-0x01fe74,
-0x01fe78,
-0x01fe7c,
-0x01fe80,
-0x01fe84,
-0x01fe88,
-0x01fe8c,
-0x01fe90,
-0x01fe94,
-0x01fe98,
-0x01fe9c,
-0x01fea0,
-0x01fea4,
-0x01fea8,
-0x01feac,
-0x01feb0,
-0x01feb4,
-0x01feb8,
-0x01febc,
-0x01fec0,
-0x01fec4,
-0x01fec8,
-0x01fecc,
-0x01fed0,
-0x01fed4,
-0x01fed8,
-0x01fedc,
-0x01fee0,
-0x01fee4,
-0x01fee8,
-0x01feec,
-0x01fef0,
-0x01fef4,
-0x01fef8,
-0x01fefc,
-0x01ff00,
-0x01ff04,
-0x01ff08,
-0x01ff0c,
-0x01ff10,
-0x01ff14,
-0x01ff18,
-0x01ff1c,
-0x01ff20,
-0x01ff24,
-0x01ff28,
-0x01ff2c,
-0x01ff30,
-0x01ff34,
-0x01ff38,
-0x01ff3c,
-0x01ff40,
-0x01ff44,
-0x01ff48,
-0x01ff4c,
-0x01ff50,
-0x01ff54,
-0x01ff58,
-0x01ff5c,
-0x01ff60,
-0x01ff64,
-0x01ff68,
-0x01ff6c,
-0x01ff70,
-0x01ff74,
-0x01ff78,
-0x01ff7c,
-0x01ff80,
-0x01ff84,
-0x01ff88,
-0x01ff8c,
-0x01ff90,
-0x01ff94,
-0x01ff98,
-0x01ff9c,
-0x01ffa0,
-0x01ffa4,
-0x01ffa8,
-0x01ffac,
-0x01ffb0,
-0x01ffb4,
-0x01ffb8,
-0x01ffbc,
-0x01ffc0,
-0x01ffc4,
-0x01ffc8,
-0x01ffcc,
-0x01ffd0,
-0x01ffd4,
-0x01ffd8,
-0x01ffdc,
-0x01ffe0,
-0x01ffe4,
-0x01ffe8,
-0x01ffec,
-0x01fff0,
-0x01fff4,
-0x01fff8,
-0x01fffc,
-0x030000,
-0x030004,
-0x030008,
-0x030010,
-0x030014,
-0x030020,
-0x030024,
-0x030028,
-0x030030,
-0x030034,
-0x030040,
-0x030044,
-0x030048,
-0x030050,
-0x030054,
-0x030100,
-0x030104,
-0x030108,
-0x03010c,
-0x030110,
-0x030114,
-0x030118,
-0x03011c,
-0x030120,
-0x030124,
-0x030128,
-0x03012c,
-0x030130,
-0x030134,
-0x030138,
-0x03013c,
-0x030140,
-0x030144,
-0x030148,
-0x03014c,
-0x030150,
-0x030154,
-0x030158,
-0x03015c,
-0x030160,
-0x030164,
-0x030168,
-0x030180,
-0x030184,
-0x030188,
-0x030200,
-0x030204,
-0x030208,
-0x03020c,
-0x030210,
-0x030214,
-0x030218,
-0x03021c,
-0x030220,
-0x030224,
-0x030228,
-0x03022c,
-0x030230,
-0x030234,
-0x030238,
-0x03023c,
-0x030240,
-0x030244,
-0x030248,
-0x03024c,
-0x030250,
-0x030254,
-0x030258,
-0x03025c,
-0x030260,
-0x030264,
-0x030268,
-0x03026c,
-0x030270,
-0x030274,
-0x030278,
-0x03027c,
-0x030280,
-0x030284,
-0x030288,
-0x03028c,
-0x030290,
-0x030294,
-0x030298,
-0x03029c,
-0x0302a0,
-0x0302a4,
-0x0302a8,
-0x0302ac,
-0x0302b0,
-0x0302b4,
-0x0302b8,
-0x0302bc,
-0x0302c0,
-0x0302c4,
-0x0302c8,
-0x0302cc,
-0x0302d0,
-0x0302d4,
-0x0302d8,
-0x0302dc,
-0x0302e0,
-0x0302e4,
-0x0302e8,
-0x0302ec,
-0x0302f0,
-0x0302f4,
-0x0302f8,
-0x0302fc,
-0x030300,
-0x030304,
-0x030308,
-0x03030c,
-0x030310,
-0x030314,
-0x030318,
-0x03031c,
-0x030320,
-0x030324,
-0x030328,
-0x03032c,
-0x030330,
-0x030334,
-0x030338,
-0x03033c,
-0x030400,
-0x030404,
-0x030408,
-0x03040c,
-0x030410,
-0x030414,
-0x030418,
-0x03041c,
-0x030420,
-0x030424,
-0x030428,
-0x03042c,
-0x030430,
-0x030434,
-0x030438,
-0x03043c,
-0x030440,
-0x030444,
-0x030448,
-0x03044c,
-0x030450,
-0x030454,
-0x030458,
-0x03045c,
-0x030460,
-0x030464,
-0x030468,
-0x03046c,
-0x030470,
-0x030474,
-0x030478,
-0x03047c,
-0x030480,
-0x030484,
-0x030488,
-0x03048c,
-0x030490,
-0x030494,
-0x030498,
-0x03049c,
-0x0304a0,
-0x0304a4,
-0x0304a8,
-0x0304ac,
-0x0304b0,
-0x0304b4,
-0x0304b8,
-0x0304bc,
-0x0304c0,
-0x0304c4,
-0x0304c8,
-0x0304cc,
-0x0304d0,
-0x0304d4,
-0x0304d8,
-0x0304dc,
-0x0304e0,
-0x0304e4,
-0x0304e8,
-0x0304ec,
-0x0304f0,
-0x0304f4,
-0x0304f8,
-0x0304fc,
-0x030500,
-0x030504,
-0x030508,
-0x03050c,
-0x030510,
-0x030514,
-0x030518,
-0x03051c,
-0x030520,
-0x030524,
-0x030528,
-0x03052c,
-0x030530,
-0x030534,
-0x030538,
-0x03053c,
-0x030540,
-0x030544,
-0x030548,
-0x03054c,
-0x030550,
-0x030554,
-0x030558,
-0x03055c,
-0x030560,
-0x030564,
-0x030568,
-0x03056c,
-0x030570,
-0x030574,
-0x030578,
-0x03057c,
-0x030580,
-0x030584,
-0x030588,
-0x03058c,
-0x030590,
-0x030594,
-0x030598,
-0x03059c,
-0x0305a0,
-0x0305a4,
-0x0305a8,
-0x0305ac,
-0x0305b0,
-0x0305b4,
-0x0305b8,
-0x0305bc,
-0x0305c0,
-0x0305c4,
-0x0305c8,
-0x0305cc,
-0x0305d0,
-0x0305d4,
-0x0305d8,
-0x0305dc,
-0x0305e0,
-0x0305e4,
-0x0305e8,
-0x0305ec,
-0x0305f0,
-0x0305f4,
-0x0305f8,
-0x0305fc,
-0x030600,
-0x030604,
-0x030608,
-0x03060c,
-0x030610,
-0x030614,
-0x030618,
-0x03061c,
-0x030620,
-0x030624,
-0x030628,
-0x03062c,
-0x030630,
-0x030634,
-0x030638,
-0x03063c,
-0x030640,
-0x030644,
-0x030648,
-0x03064c,
-0x030650,
-0x030654,
-0x030658,
-0x03065c,
-0x030660,
-0x030664,
-0x030668,
-0x03066c,
-0x030670,
-0x030674,
-0x030678,
-0x03067c,
-0x030680,
-0x030684,
-0x030688,
-0x03068c,
-0x030690,
-0x030694,
-0x030698,
-0x03069c,
-0x0306a0,
-0x0306a4,
-0x0306a8,
-0x0306ac,
-0x0306b0,
-0x0306b4,
-0x0306b8,
-0x0306bc,
-0x0306c0,
-0x0306c4,
-0x0306c8,
-0x0306cc,
-0x0306d0,
-0x0306d4,
-0x0306d8,
-0x0306dc,
-0x0306e0,
-0x0306e4,
-0x0306e8,
-0x0306ec,
-0x0306f0,
-0x0306f4,
-0x0306f8,
-0x0306fc,
-0x030700,
-0x030704,
-0x030708,
-0x03070c,
-0x030710,
-0x030714,
-0x030718,
-0x03071c,
-0x030720,
-0x030724,
-0x030728,
-0x03072c,
-0x030730,
-0x030734,
-0x030738,
-0x03073c,
-0x030740,
-0x030744,
-0x030748,
-0x03074c,
-0x030750,
-0x030754,
-0x030758,
-0x03075c,
-0x030760,
-0x030764,
-0x030768,
-0x03076c,
-0x030770,
-0x030774,
-0x030778,
-0x03077c,
-0x030780,
-0x030784,
-0x030788,
-0x03078c,
-0x030790,
-0x030794,
-0x030798,
-0x03079c,
-0x0307a0,
-0x0307a4,
-0x0307a8,
-0x0307ac,
-0x0307b0,
-0x0307b4,
-0x0307b8,
-0x0307bc,
-0x0307c0,
-0x0307c4,
-0x0307c8,
-0x0307cc,
-0x0307d0,
-0x0307d4,
-0x0307d8,
-0x0307dc,
-0x0307e0,
-0x0307e4,
-0x0307e8,
-0x0307ec,
-0x0307f0,
-0x0307f4,
-0x0307f8,
-0x0307fc,
-0x030800,
-0x030804,
-0x030808,
-0x03080c,
-0x030810,
-0x030814,
-0x030818,
-0x03081c,
-0x030820,
-0x030824,
-0x030828,
-0x03082c,
-0x030830,
-0x030834,
-0x030838,
-0x03083c,
-0x030840,
-0x030844,
-0x030848,
-0x03084c,
-0x030850,
-0x030854,
-0x030858,
-0x03085c,
-0x030860,
-0x030864,
-0x030868,
-0x03086c,
-0x030870,
-0x030874,
-0x030878,
-0x03087c,
-0x030900,
-0x030904,
-0x030908,
-0x03090c,
-0x030910,
-0x030914,
-0x030918,
-0x03091c,
-0x030920,
-0x030924,
-0x030928,
-0x03092c,
-0x030930,
-0x030934,
-0x030938,
-0x03093c,
-0x030940,
-0x030944,
-0x030948,
-0x03094c,
-0x030950,
-0x030954,
-0x030958,
-0x03095c,
-0x030960,
-0x030964,
-0x030968,
-0x03096c,
-0x030970,
-0x030974,
-0x030978,
-0x03097c,
-0x030a04,
-0x030b00,
-0x030b04,
-0x030b08,
-0x030b0c,
-0x030b10,
-0x030b14,
-0x030b18,
-0x030b1c,
-0x030b20,
-0x030b24,
-0x030b28,
-0x030b2c,
-0x030b30,
-0x030b34,
-0x030b38,
-0x030b3c,
-0x030b40,
-0x030b44,
-0x030b48,
-0x030b4c,
-0x030b50,
-0x030b54,
-0x030b58,
-0x030b5c,
-0x030b60,
-0x030b64,
-0x030b68,
-0x030b6c,
-0x030b70,
-0x030b74,
-0x030b78,
-0x030b7c,
-0x030b80,
-0x030c00,
-0x030c04,
-0x030c08,
-0x030c0c,
-0x030c10,
-0x030c14,
-0x030c18,
-0x030c1c,
-0x030c20,
-0x030c24,
-0x030c28,
-0x030c2c,
-0x030c30,
-0x030c34,
-0x030c38,
-0x030c3c,
-0x030c40,
-0x030c44,
-0x030c48,
-0x030c4c,
-0x030c50,
-0x030c54,
-0x030c58,
-0x030c5c,
-0x030c60,
-0x030c64,
-0x030c68,
-0x030c6c,
-0x030c70,
-0x030c74,
-0x030c78,
-0x030c7c,
-0x030c80,
-0x030c84,
-0x030c88,
-0x030c8c,
-0x030c90,
-0x030c94,
-0x030c98,
-0x030c9c,
-0x030ca0,
-0x030ca4,
-0x030ca8,
-0x030cac,
-0x030cb0,
-0x030cb4,
-0x030cb8,
-0x030cbc,
-0x030cc0,
-0x030cc4,
-0x030cc8,
-0x030ccc,
-0x030cd0,
-0x030cd4,
-0x030cd8,
-0x030cdc,
-0x030ce0,
-0x030ce4,
-0x030ce8,
-0x030cec,
-0x030cf0,
-0x030cf4,
-0x030cf8,
-0x030cfc,
-0x030d00,
-0x030d04,
-0x030d08,
-0x030d0c,
-0x030d10,
-0x030d14,
-0x030d18,
-0x030d1c,
-0x030d20,
-0x030d24,
-0x030d28,
-0x030d2c,
-0x030d30,
-0x030d34,
-0x030d38,
-0x030d3c,
-0x030d40,
-0x030d44,
-0x030d48,
-0x030d4c,
-0x030d50,
-0x030d54,
-0x030d58,
-0x030d5c,
-0x030d60,
-0x030d64,
-0x030d68,
-0x030d6c,
-0x030d70,
-0x030d74,
-0x030d78,
-0x030d7c,
-0x030d80,
-0x030d84,
-0x030d88,
-0x030d8c,
-0x030d90,
-0x030d94,
-0x030d98,
-0x030d9c,
-0x030da0,
-0x030da4,
-0x030da8,
-0x030dac,
-0x030db0,
-0x030db4,
-0x030db8,
-0x030dbc,
-0x030dc0,
-0x030dc4,
-0x030dc8,
-0x030dcc,
-0x030dd0,
-0x030dd4,
-0x030dd8,
-0x030ddc,
-0x030de0,
-0x030de4,
-0x030de8,
-0x030dec,
-0x030df0,
-0x030df4,
-0x030df8,
-0x030dfc,
-0x030e1c,
-0x030e3c,
-0x030e44,
-0x030e5c,
-0x030e60,
-0x030e64,
-0x030e68,
-0x030e6c,
-0x030e70,
-0x030e74,
-0x030e78,
-0x030e7c,
-0x030e80,
-0x030e84,
-0x030e88,
-0x030e8c,
-0x030e90,
-0x030e94,
-0x030e98,
-0x030e9c,
-0x030f10,
-0x030f14,
-0x030f18,
-0x030f1c,
-0x030f20,
-0x030f24,
-0x030f28,
-0x030f2c,
-0x030f30,
-0x030f34,
-0x030f38,
-0x030f3c,
-0x030f40,
-0x030f44,
-0x030f48,
-0x030f4c,
-0x030f50,
-0x030f54,
-0x030f58,
-0x030f5c,
-0x030f60,
-0x030f64,
-0x030f68,
-0x030f6c,
-0x030f70,
-0x030f74,
-0x030f78,
-0x030f7c,
-0x031000,
-0x031004,
-0x031008,
-0x03100c,
-0x031010,
-0x031014,
-0x031018,
-0x03101c,
-0x031020,
-0x031024,
-0x031028,
-0x03102c,
-0x031030,
-0x031034,
-0x031040,
-0x031044,
-0x031048,
-0x03104c,
-0x031050,
-0x031054,
-0x031058,
-0x03105c,
-0x031060,
-0x031064,
-0x031068,
-0x03106c,
-0x031070,
-0x031074,
-0x031080,
-0x031084,
-0x031088,
-0x03108c,
-0x031090,
-0x031094,
-0x031098,
-0x03109c,
-0x0310a0,
-0x0310a4,
-0x0310a8,
-0x0310ac,
-0x0310b0,
-0x0310b4,
-0x0310c0,
-0x0310c4,
-0x0310c8,
-0x0310cc,
-0x0310d0,
-0x0310d4,
-0x0310d8,
-0x0310dc,
-0x0310e0,
-0x0310e4,
-0x0310e8,
-0x0310ec,
-0x0310f0,
-0x0310f4,
-0x031100,
-0x031104,
-0x031108,
-0x03110c,
-0x031110,
-0x031114,
-0x031118,
-0x03111c,
-0x031120,
-0x031124,
-0x031128,
-0x03112c,
-0x031130,
-0x031134,
-0x031138,
-0x03113c,
-0x031140,
-0x031144,
-0x031148,
-0x03114c,
-0x031150,
-0x031154,
-0x031158,
-0x03115c,
-0x031160,
-0x031164,
-0x031168,
-0x03116c,
-0x031170,
-0x031174,
-0x031178,
-0x03117c,
-0x031180,
-0x031184,
-0x031188,
-0x03118c,
-0x031190,
-0x031194,
-0x031198,
-0x03119c,
-0x0311a0,
-0x0311a4,
-0x0311a8,
-0x0311ac,
-0x0311b0,
-0x0311b4,
-0x0311b8,
-0x0311bc,
-0x0311c0,
-0x0311c4,
-0x0311c8,
-0x0311cc,
-0x0311d0,
-0x0311d4,
-0x0311d8,
-0x0311dc,
-0x0311e0,
-0x0311e4,
-0x0311e8,
-0x0311ec,
-0x0311f0,
-0x0311f4,
-0x0311f8,
-0x0311fc,
-0x031200,
-0x031204,
-0x031208,
-0x03120c,
-0x031210,
-0x031214,
-0x031218,
-0x03121c,
-0x031220,
-0x031224,
-0x031228,
-0x03122c,
-0x031230,
-0x031234,
-0x031238,
-0x03123c,
-0x031240,
-0x031244,
-0x031248,
-0x03124c,
-0x031250,
-0x031254,
-0x031258,
-0x03125c,
-0x031260,
-0x031264,
-0x031268,
-0x03126c,
-0x031270,
-0x031274,
-0x031278,
-0x03127c,
-0x031280,
-0x031284,
-0x031288,
-0x03128c,
-0x031290,
-0x031294,
-0x031298,
-0x03129c,
-0x0312a0,
-0x0312a4,
-0x0312a8,
-0x0312ac,
-0x0312b0,
-0x0312b4,
-0x0312b8,
-0x0312bc,
-0x0312c0,
-0x0312c4,
-0x0312c8,
-0x0312cc,
-0x0312d0,
-0x0312d4,
-0x0312d8,
-0x0312dc,
-0x0312e0,
-0x0312e4,
-0x0312e8,
-0x0312ec,
-0x0312f0,
-0x0312f4,
-0x0312f8,
-0x0312fc,
-0x031300,
-0x031304,
-0x031308,
-0x03130c,
-0x031310,
-0x031314,
-0x031318,
-0x03131c,
-0x031320,
-0x031324,
-0x031328,
-0x03132c,
-0x031330,
-0x031334,
-0x031338,
-0x03133c,
-0x031340,
-0x031344,
-0x031348,
-0x034000,
-0x034004,
-0x034008,
-0x034010,
-0x034014,
-0x034100,
-0x034104,
-0x034108,
-0x03410c,
-0x034110,
-0x034114,
-0x034118,
-0x03411c,
-0x034120,
-0x034124,
-0x034128,
-0x03412c,
-0x034130,
-0x034134,
-0x03413c,
-0x034140,
-0x034144,
-0x034148,
-0x03414c,
-0x034150,
-0x034154,
-0x03415c,
-0x034160,
-0x034164,
-0x034168,
-0x03416c,
-0x034170,
-0x034174,
-0x03417c,
-0x034180,
-0x034184,
-0x034188,
-0x03418c,
-0x034190,
-0x034194,
-0x03419c,
-0x0341a0,
-0x0341a4,
-0x0341a8,
-0x0341ac,
-0x0341b0,
-0x0341b4,
-0x0341bc,
-0x0341c0,
-0x0341c4,
-0x0341c8,
-0x0341cc,
-0x0341d0,
-0x0341d4,
-0x0341dc,
-0x0341e0,
-0x0341e4,
-0x0341e8,
-0x0341ec,
-0x0341f0,
-0x0341f4,
-0x0341fc,
-0x034200,
-0x034204,
-0x034208,
-0x03420c,
-0x034210,
-0x034214,
-0x03421c,
-0x034220,
-0x034224,
-0x034228,
-0x03422c,
-0x034240,
-0x034244,
-0x034248,
-0x03424c,
-0x034250,
-0x034254,
-0x034258,
-0x034260,
-0x034264,
-0x034268,
-0x03426c,
-0x034270,
-0x034274,
-0x034278,
-0x03427c,
-0x034280,
-0x034284,
-0x034288,
-0x03428c,
-//0x034300,
-0x034304,
-0x034314,
-0x034318,
-0x03431c,
-0x034320,
-0x034324,
-0x034334,
-0x034338,
-0x03433c,
-0x034340,
-0x034344,
-0x03435c,
-0x034414,
-0x034418,
-0x03441c,
-0x034510,
-0x034514,
-0x034518,
-0x03451c,
-0x034608,
-0x03460c,
-0x034610,
-0x034614,
-0x034618,
-0x03461c,
-0x034800,
-0x034804,
-0x034808,
-0x03480c,
-0x034810,
-0x034814,
-0x034818,
-0x034820,
-0x034824,
-0x034828,
-0x03482c,
-0x034840,
-0x034844,
-0x034848,
-0x03484c,
-0x034850,
-0x034854,
-0x034858,
-0x03485c,
-0x034860,
-0x034864,
-0x034868,
-0x03486c,
-0x034870,
-0x034874,
-0x034878,
-0x03487c,
-0x034980,
-0x034984,
-0x034988,
-0x03498c,
-0x034990,
-0x034994,
-0x034998,
-0x03499c,
-0x0349a0,
-0x0349a4,
-0x0349a8,
-0x0349ac,
-0x0349b0,
-0x0349b4,
-0x0349b8,
-0x0349bc,
-0x0349c0,
-0x0349c4,
-0x0349c8,
-0x0349cc,
-0x0349d0,
-0x0349d4,
-0x0349d8,
-0x0349dc,
-0x0349e0,
-0x0349e4,
-0x0349e8,
-0x0349ec,
-0x0349f0,
-0x0349f4,
-0x0349f8,
-0x0349fc,
-0x035000,
-0x035004,
-0x035008,
-0x03500c,
-0x035010,
-0x035020,
-0x035028,
-0x035040,
-0x035044,
-0x035048,
-0x03504c,
-0x035050,
-0x035054,
-0x035058,
-0x03505c,
-0x035060,
-0x035064,
-0x035068,
-0x03506c,
-0x035070,
-0x035074,
-0x035104,
-0x035108,
-0x03510c,
-0x035110,
-0x035114,
-0x036000,
-0x036004,
-0x036008,
-0x03600c,
-0x036010,
-0x036014,
-0x036018,
-0x03601c,
-0x036020,
-0x036024,
-0x036028,
-0x03602c,
-0x036030,
-0x036034,
-0x036038,
-0x03603c,
-0x036040,
-0x036044,
-0x036048,
-0x03604c,
-0x036050,
-0x036054,
-0x036058,
-0x03605c,
-0x036060,
-0x036064,
-0x036068,
-0x03606c,
-0x036070,
-0x036074,
-0x036078,
-0x03607c,
-0x036080,
-0x036084,
-0x036088,
-0x03608c,
-0x036090,
-0x036094,
-0x036098,
-0x03609c,
-0x0360a0,
-0x0360a4,
-0x0360a8,
-0x0360ac,
-0x0360b0,
-0x0360b4,
-0x0360b8,
-0x0360bc,
-0x0360c0,
-0x0360c4,
-0x0360c8,
-0x0360cc,
-0x0360d0,
-0x0360d4,
-0x0360d8,
-0x0360dc,
-0x0360e0,
-0x0360e4,
-0x0360e8,
-0x0360ec,
-0x0360f0,
-0x0360f4,
-0x0360f8,
-0x0360fc,
-0x036100,
-0x036104,
-0x036108,
-0x03610c,
-0x036110,
-0x036114,
-0x036118,
-0x03611c,
-0x036120,
-0x036124,
-0x036128,
-0x03612c,
-0x036130,
-0x036134,
-0x036138,
-0x03613c,
-0x036140,
-0x036144,
-0x036148,
-0x03614c,
-0x036150,
-0x036154,
-0x036158,
-0x03615c,
-0x036160,
-0x036164,
-0x036168,
-0x03616c,
-0x036170,
-0x036174,
-0x036178,
-0x03617c,
-0x036180,
-0x036184,
-0x036188,
-0x03618c,
-0x036190,
-0x036194,
-0x036198,
-0x03619c,
-0x0361a0,
-0x0361a4,
-0x0361a8,
-0x0361ac,
-0x0361b0,
-0x0361b4,
-0x0361b8,
-0x0361bc,
-0x0361c0,
-0x0361c4,
-0x0361c8,
-0x0361cc,
-0x0361d0,
-0x0361d4,
-0x0361d8,
-0x0361dc,
-0x0361e0,
-0x0361e4,
-0x0361e8,
-0x0361ec,
-0x0361f0,
-0x0361f4,
-0x0361f8,
-0x0361fc,
-0x036204,
-0x036208,
-0x03620c,
-0x036210,
-0x036214,
-0x036218,
-0x03621c,
-0x036220,
-0x036224,
-0x036228,
-0x03622c,
-0x036230,
-0x036234,
-0x036400,
-0x036404,
-0x036408,
-0x03640c,
-0x036410,
-0x036414,
-0x036418,
-0x03641c,
-0x036424,
-0x036430,
-0x036444,
-0x036448,
-0x03644c,
-0x036450,
-0x036454,
-0x036458,
-0x03645c,
-0x036460,
-0x036464,
-0x036468,
-0x03646c,
-0x036470,
-0x036474,
-0x036478,
-0x03647c,
-0x036480,
-0x036484,
-0x036488,
-0x03648c,
-0x036490,
-0x036494,
-0x036498,
-0x03649c,
-0x0364a0,
-0x0364a4,
-0x0364a8,
-0x0364ac,
-0x0364b0,
-0x0364b4,
-0x0364b8,
-0x0364bc,
-0x0364c0,
-0x0364c4,
-0x0364c8,
-0x0364cc,
-0x0364d0,
-0x0364d4,
-0x0364d8,
-0x0364dc,
-0x036580,
-0x0365c4,
-0x0365e0,
-0x0365e4,
-0x0365e8,
-0x0365ec,
-0x0365f0,
-0x0365f8,
-0x036600,
-0x036604,
-0x036608,
-0x036700,
-0x036704,
-0x036708,
-0x036710,
-0x036714,
-0x036720,
-0x036724,
-0x036728,
-0x036730,
-0x036734,
-0x040000,
-0x040004,
-0x040008,
-0x04000c,
-0x040010,
-0x040014,
-0x040018,
-0x04001c,
-0x040020,
-0x040024,
-0x040028,
-0x04002c,
-0x040030,
-0x040034,
-0x040038,
-0x04003c,
-0x040040,
-0x040044,
-0x040048,
-0x040050,
-0x040054,
-0x040058,
-0x040080,
-0x040090,
-0x040094,
-0x040098,
-0x04009c,
-0x0400a0,
-0x0400a4,
-0x0400a8,
-0x0400ac,
-//0x0400b0,
-0x0400b4,
-0x0400b8,
-0x0400bc,
-0x0400cc,
-0x0400d0,
-0x0400d4,
-0x0400d8,
-0x0400dc,
-0x0400e0,
-0x0400e4,
-0x0400e8,
-0x040104,
-0x040108,
-0x04010c,
-0x040110,
-0x040114,
-0x040118,
-0x04011c,
-0x040120,
-0x040124,
-0x040128,
-0x04012c,
-0x040130,
-0x040134,
-0x040138,
-0x04013c,
-0x040140,
-0x040150,
-0x040154,
-0x04015c,
-0x040170,
-0x040174,
-0x040178,
-0x04017c,
-0x040180,
-0x040184,
-0x040188,
-0x04018c,
-0x040190,
-0x040194,
-0x040198,
-0x0401a4,
-0x0401ac,
-0x0401b0,
-0x0401b4,
-0x0401b8,
-0x0401bc,
-0x0401c4,
-0x0401c8,
-0x0401cc,
-0x0401d0,
-0x0401d4,
-0x0401d8,
-0x0401dc,
-0x0401e0,
-0x040200,
-0x040204,
-0x040208,
-0x040210,
-0x040214,
-0x040218,
-0x040220,
-0x040224,
-0x040228,
-0x040230,
-0x040234,
-0x040238,
-0x040240,
-0x040244,
-0x040248,
-0x040250,
-0x040254,
-0x040258,
-0x040260,
-0x040264,
-0x040268,
-0x040270,
-0x040274,
-0x040278,
-0x040280,
-0x040284,
-0x040288,
-0x040290,
-0x040294,
-0x040298,
-0x0402a0,
-0x0402a4,
-0x0402a8,
-0x0402b0,
-0x0402b4,
-0x0402b8,
-0x0402c0,
-0x0402c4,
-0x0402c8,
-0x0402d0,
-0x0402d4,
-0x0402d8,
-0x0402e0,
-0x0402e4,
-0x0402e8,
-0x0402f0,
-0x0402f4,
-0x0402f8,
-0x040304,
-0x040314,
-0x040318,
-0x04031c,
-0x040320,
-0x040324,
-0x040328,
-0x04032c,
-0x040330,
-0x040340,
-0x040344,
-0x040348,
-0x04034c,
-0x040350,
-0x040354,
-0x040358,
-0x04035c,
-0x040360,
-0x040364,
-0x040368,
-0x040400,
-0x040404,
-0x040408,
-0x04040c,
-0x040410,
-0x040414,
-0x040418,
-0x04041c,
-0x040420,
-0x040424,
-0x040428,
-0x04042c,
-0x040430,
-0x040434,
-0x040438,
-0x04043c,
-0x040440,
-0x040444,
-0x040448,
-0x04044c,
-0x040450,
-0x040454,
-0x040458,
-0x04045c,
-0x040460,
-0x040464,
-0x040468,
-0x04046c,
-0x040470,
-0x040474,
-0x040478,
-0x04047c,
-0x040480,
-0x040484,
-0x040488,
-0x04048c,
-0x040490,
-0x040494,
-0x040498,
-0x04049c,
-0x0404a0,
-0x0404a4,
-0x0404a8,
-0x0404ac,
-0x0404b0,
-0x0404b4,
-0x0404b8,
-0x0404bc,
-0x0404c0,
-0x0404c4,
-0x0404cc,
-0x0404d0,
-0x0404d4,
-0x0404d8,
-0x0404dc,
-0x0404e0,
-0x040510,
-0x040514,
-0x040518,
-0x04051c,
-0x040520,
-0x040524,
-0x040528,
-0x04052c,
-0x040530,
-0x040534,
-0x040538,
-0x04053c,
-0x040540,
-0x040544,
-0x040548,
-0x04054c,
-0x040550,
-0x040554,
-0x04055c,
-0x040560,
-0x040564,
-0x04056c,
-0x040570,
-0x040574,
-0x04057c,
-0x040580,
-0x040584,
-0x04058c,
-0x040590,
-0x04059c,
-0x0405a0,
-0x0405a4,
-0x0405a8,
-0x0405ac,
-0x0405b0,
-0x0405b4,
-0x0405b8,
-0x0405bc,
-0x0405c0,
-0x0405c4,
-0x0405c8,
-0x0405cc,
-0x0405d0,
-0x0405d4,
-0x0405d8,
-0x0405dc,
-0x040610,
-0x040614,
-0x040618,
-0x04061c,
-0x040620,
-0x040624,
-0x040628,
-0x04062c,
-0x040630,
-0x040634,
-0x040638,
-0x04063c,
-0x040640,
-0x040644,
-0x0406e0,
-0x0406e4,
-0x0406e8,
-0x0406ec,
-0x0406f0,
-0x0406f4,
-0x0406f8,
-0x0406fc,
-0x040700,
-0x040704,
-0x040708,
-0x04070c,
-0x040710,
-0x040714,
-0x040718,
-0x04071c,
-0x040720,
-0x040724,
-0x040728,
-0x04072c,
-0x040730,
-0x040734,
-0x040738,
-0x04073c,
-0x040740,
-0x040744,
-0x040748,
-0x04074c,
-0x040750,
-0x040754,
-0x040758,
-0x04075c,
-0x040760,
-0x040764,
-0x040768,
-0x04076c,
-0x040770,
-0x040774,
-0x040778,
-0x04077c,
-0x040780,
-0x040784,
-0x040788,
-0x04078c,
-0x040790,
-0x040794,
-0x040798,
-0x04079c,
-0x0407a0,
-0x0407b0,
-0x0407b4,
-0x0407b8,
-0x0407bc,
-0x0407d0,
-0x0407d4,
-0x0407d8,
-0x0407f0,
-0x040800,
-0x040804,
-0x040808,
-0x04080c,
-0x040810,
-0x040814,
-0x040818,
-0x04081c,
-0x040820,
-0x040824,
-0x040828,
-0x04082c,
-0x040830,
-0x040834,
-0x040838,
-0x04083c,
-0x040840,
-0x040844,
-0x040848,
-0x04084c,
-0x040850,
-0x040854,
-0x040858,
-0x04085c,
-0x040860,
-0x040864,
-0x040868,
-0x04086c,
-0x040870,
-0x040874,
-0x040878,
-0x04087c,
-0x040880,
-0x040884,
-0x040888,
-0x04088c,
-0x040890,
-0x040894,
-0x040898,
-0x04089c,
-0x0408a0,
-0x0408a4,
-0x0408a8,
-0x0408ac,
-0x0408b0,
-0x0408b4,
-0x0408b8,
-0x0408bc,
-0x0408c0,
-0x0408c4,
-0x0408c8,
-0x0408cc,
-0x0408d0,
-0x0408d4,
-0x0408d8,
-0x0408dc,
-0x0408e0,
-0x0408e4,
-0x0408e8,
-0x0408ec,
-0x0408f0,
-0x0408f4,
-0x0408f8,
-0x0408fc,
-0x040900,
-0x040904,
-0x040908,
-0x04090c,
-0x040910,
-0x040914,
-0x040918,
-0x04091c,
-0x040920,
-0x040924,
-0x040928,
-0x04092c,
-0x040930,
-0x040934,
-0x040938,
-0x04093c,
-0x040940,
-0x040944,
-0x040948,
-0x04094c,
-0x040950,
-0x040954,
-0x040958,
-0x04095c,
-0x040960,
-0x040964,
-0x040968,
-0x04096c,
-0x040970,
-0x040974,
-0x040978,
-0x04097c,
-0x040980,
-0x040984,
-0x040988,
-0x04098c,
-0x040990,
-0x040994,
-0x040998,
-0x04099c,
-0x0409a0,
-0x0409a4,
-0x0409a8,
-0x0409ac,
-0x0409b0,
-0x0409b4,
-0x0409b8,
-0x0409bc,
-0x0409c0,
-0x0409c4,
-0x0409c8,
-0x0409cc,
-0x0409d0,
-0x0409d4,
-0x0409d8,
-0x0409dc,
-0x0409e0,
-0x0409e4,
-0x0409e8,
-0x0409ec,
-0x0409f0,
-0x0409f4,
-0x0409f8,
-0x0409fc,
-0x040a00,
-0x040a04,
-0x040a08,
-0x040a0c,
-0x040a10,
-0x040a14,
-0x040a18,
-0x040a1c,
-0x040a20,
-0x040a24,
-0x040a28,
-0x040a2c,
-0x040a30,
-0x040a34,
-0x040a38,
-0x040a3c,
-0x040a40,
-0x040a44,
-0x040a48,
-0x040a4c,
-0x040a50,
-0x040a54,
-0x040a58,
-0x040a5c,
-0x040a60,
-0x040a64,
-0x040a68,
-0x040a6c,
-0x040a70,
-0x040a74,
-0x040a78,
-0x040a7c,
-0x040a80,
-0x040a84,
-0x040a88,
-0x040a8c,
-0x040a90,
-0x040a94,
-0x040a98,
-0x040a9c,
-0x040aa0,
-0x040aa4,
-0x040aa8,
-0x040aac,
-0x040ab0,
-0x040ab4,
-0x040ab8,
-0x040abc,
-0x040ac0,
-0x040ac4,
-0x040ac8,
-0x040acc,
-0x040ad0,
-0x040ad4,
-0x040ad8,
-0x040adc,
-0x040ae0,
-0x040ae4,
-0x040ae8,
-0x040aec,
-0x040af0,
-0x040af4,
-0x040af8,
-0x040afc,
-0x040b00,
-0x040b04,
-0x040b08,
-0x040b0c,
-0x040b10,
-0x040b14,
-0x040b18,
-0x040b1c,
-0x040b20,
-0x040b24,
-0x040b28,
-0x040b2c,
-0x040b30,
-0x040b34,
-0x040b38,
-0x040b3c,
-0x040b40,
-0x040b44,
-0x040b48,
-0x040b4c,
-0x040b50,
-0x040b54,
-0x040b58,
-0x040b5c,
-0x040b60,
-0x040b64,
-0x040b68,
-0x040b6c,
-0x040b70,
-0x040b74,
-0x040b78,
-0x040b7c,
-0x040b80,
-0x040b84,
-0x040b88,
-0x040b8c,
-0x040b90,
-0x040b94,
-0x040b98,
-0x040b9c,
-0x040ba0,
-0x040ba4,
-0x040ba8,
-0x040bac,
-0x040bb0,
-0x040bb4,
-0x040bb8,
-0x040bbc,
-0x040bc0,
-0x040bc4,
-0x040bc8,
-0x040bcc,
-0x040bd0,
-0x040bd4,
-0x040bd8,
-0x040bdc,
-0x040be0,
-0x040be4,
-0x040be8,
-0x040bec,
-0x040bf0,
-0x040bf4,
-0x040bf8,
-0x040bfc,
-0x040c00,
-0x040c04,
-0x040c08,
-0x040c0c,
-0x040c10,
-0x040c14,
-0x040c18,
-0x040c1c,
-0x040c20,
-0x040c24,
-0x040c28,
-0x040c2c,
-0x040c30,
-0x040c34,
-0x040c38,
-0x040c3c,
-0x040c40,
-0x040c44,
-0x040c48,
-0x040c4c,
-0x040c50,
-0x040c54,
-0x040c58,
-0x040c5c,
-0x040c60,
-0x040c64,
-0x040c68,
-0x040c6c,
-0x040c70,
-0x040c74,
-0x040c78,
-0x040c7c,
-0x040c80,
-0x040c84,
-0x040c88,
-0x040c8c,
-0x040c90,
-0x040c94,
-0x040c98,
-0x040c9c,
-0x040ca0,
-0x040ca4,
-0x040ca8,
-0x040cac,
-0x040cb0,
-0x040cb4,
-0x040cb8,
-0x040cbc,
-0x040cc0,
-0x040cc4,
-0x040cc8,
-0x040ccc,
-0x040cd0,
-0x040cd4,
-0x040cd8,
-0x040cdc,
-0x040ce0,
-0x040ce4,
-0x040ce8,
-0x040cec,
-0x040cf0,
-0x040cf4,
-0x040cf8,
-0x040cfc,
-0x040d00,
-0x040d04,
-0x040d08,
-0x040d0c,
-0x040d10,
-0x040d14,
-0x040d18,
-0x040d1c,
-0x040d20,
-0x040d24,
-0x040d28,
-0x040d2c,
-0x040d38,
-0x040d3c,
-0x040d40,
-0x040d44,
-0x040d50,
-0x040d54,
-0x040d58,
-0x040d5c,
-0x040d60,
-0x040d64,
-0x040d68,
-0x040d6c,
-0x040d70,
-0x040d74,
-0x040d78,
-0x040d7c,
-0x040d80,
-0x040d84,
-0x040d88,
-0x040d8c,
-0x040d90,
-0x040d94,
-0x040d98,
-0x040d9c,
-0x040da0,
-0x040da4,
-0x040da8,
-0x040df0,
-0x040df4,
-0x040df8,
-0x040dfc,
-0x040e00,
-0x040e04,
-0x040e08,
-0x040e0c,
-0x040e10,
-0x040e14,
-0x040e18,
-0x040e20,
-0x040e28,
-0x040e2c,
-0x040e30,
-0x040e34,
-0x040e38,
-0x040e3c,
-0x040e40,
-0x040e44,
-0x040e48,
-0x040e4c,
-0x040e50,
-0x040e58,
-0x040e60,
-0x040e64,
-0x040e68,
-0x040e6c,
-0x040e74,
-0x040e78,
-0x040e7c,
-0x040e80,
-0x040e84,
-0x040e88,
-0x040e8c,
-0x040e90,
-0x040e94,
-0x040e98,
-0x040e9c,
-0x040eb0,
-0x040eb4,
-0x040eb8,
-0x040ebc,
-0x040ec8,
-0x040ecc,
-0x040ed4,
-0x040ed8,
-0x040edc,
-0x040ee0,
-0x040ee4,
-0x040ee8,
-0x040eec,
-0x040ef8,
-0x040efc,
-0x040f00,
-0x041000,
-0x041004,
-0x041008,
-0x04100c,
-0x041010,
-0x041014,
-0x041018,
-0x04101c,
-0x041020,
-0x041024,
-0x041028,
-0x04102c,
-0x041030,
-0x041034,
-0x041038,
-0x04103c,
-0x041040,
-0x041044,
-0x041048,
-0x04104c,
-0x041050,
-0x041054,
-0x041058,
-0x04105c,
-0x041060,
-0x041064,
-0x041068,
-0x04106c,
-0x041070,
-0x041074,
-0x041078,
-0x04107c,
-0x041080,
-0x041100,
-0x041104,
-0x041108,
-0x04110c,
-0x041110,
-0x041114,
-0x041118,
-0x04111c,
-0x041120,
-0x041124,
-0x041128,
-0x04112c,
-0x041130,
-0x041134,
-0x041138,
-0x04113c,
-0x041140,
-0x041144,
-0x041148,
-0x04114c,
-0x041150,
-0x041154,
-0x041158,
-0x04115c,
-0x041160,
-0x041164,
-0x041168,
-0x04116c,
-0x041170,
-0x041174,
-0x041178,
-0x04117c,
-0x041180,
-0x041184,
-0x041188,
-0x04118c,
-0x041190,
-0x041194,
-0x041198,
-0x04119c,
-0x0411a0,
-0x0411a4,
-0x0411a8,
-0x0411ac,
-0x0411b0,
-0x0411dc,
-0x0411e4,
-0x0411e8,
-0x0411ec,
-0x0411f0,
-0x0411f4,
-0x0411f8,
-0x0411fc,
-0x041200,
-0x041204,
-0x041208,
-0x04120c,
-0x041210,
-0x041214,
-0x041218,
-0x04121c,
-0x041224,
-0x041230,
-0x041244,
-0x041248,
-0x04124c,
-0x041250,
-0x041254,
-0x041258,
-0x04125c,
-0x041260,
-0x041264,
-0x041268,
-0x04126c,
-0x041270,
-0x041274,
-0x041278,
-0x04127c,
-0x041280,
-0x041284,
-0x041288,
-0x04128c,
-0x041290,
-0x041294,
-0x041298,
-0x04129c,
-0x0412a0,
-0x0412a4,
-0x0412a8,
-0x0412ac,
-0x0412b0,
-0x0412b4,
-0x0412b8,
-0x0412bc,
-0x0412c0,
-0x0412c4,
-0x0412c8,
-0x0412cc,
-0x0412d0,
-0x0412d4,
-0x0412d8,
-0x0412dc,
-0x041380,
-0x0413c4,
-0x0413e0,
-0x0413e4,
-0x0413e8,
-0x0413ec,
-0x0413f0,
-0x0413f8,
-0x041400,
-0x041404,
-0x041408,
-0x04140c,
-0x041410,
-0x041414,
-0x041418,
-0x04141c,
-0x041424,
-0x041430,
-0x041444,
-0x041448,
-0x04144c,
-0x041450,
-0x041454,
-0x041458,
-0x04145c,
-0x041460,
-0x041464,
-0x041468,
-0x04146c,
-0x041470,
-0x041474,
-0x041478,
-0x04147c,
-0x041480,
-0x041484,
-0x041488,
-0x04148c,
-0x041490,
-0x041494,
-0x041498,
-0x04149c,
-0x0414a0,
-0x0414a4,
-0x0414a8,
-0x0414ac,
-0x0414b0,
-0x0414b4,
-0x0414b8,
-0x0414bc,
-0x0414c0,
-0x0414c4,
-0x0414c8,
-0x0414cc,
-0x0414d0,
-0x0414d4,
-0x0414d8,
-0x0414dc,
-0x041580,
-0x0415c4,
-0x0415e0,
-0x0415e4,
-0x0415e8,
-0x0415ec,
-0x0415f0,
-0x0415f8,
-0x041a00,
-0x041a04,
-0x041a08,
-0x041a10,
-0x041a14,
-0x041a20,
-0x041a24,
-0x041a28,
-0x041a30,
-0x041a34,
-0x041a40,
-0x041a44,
-0x041a48,
-0x041a50,
-0x041a54,
-0x041c00,
-0x041c04,
-0x041c08,
-0x041c0c,
-0x041c10,
-0x041c14,
-0x041c18,
-0x041c1c,
-0x041c20,
-0x041c24,
-0x041c28,
-0x041c2c,
-0x041c30,
-0x041c34,
-0x041c38,
-0x041c3c,
-0x041c40,
-0x041c44,
-0x041c48,
-0x041c4c,
-0x041c50,
-0x041c54,
-0x041c58,
-0x041c5c,
-0x041c60,
-0x041c64,
-0x041c68,
-0x041c6c,
-0x041c70,
-0x041c74,
-0x041c78,
-0x041c7c,
-0x041c80,
-0x041c84,
-0x041c88,
-0x041c8c,
-0x041c90,
-0x041c94,
-0x041c98,
-0x041c9c,
-0x041ca0,
-0x041ca4,
-0x041ca8,
-0x041cac,
-0x041cb0,
-0x041cb4,
-0x041cb8,
-0x041cbc,
-0x041cc0,
-0x041cc4,
-0x041cc8,
-0x041ccc,
-0x041cd0,
-0x041cd4,
-0x041cd8,
-0x041cdc,
-0x041ce0,
-0x041ce4,
-0x041ce8,
-0x041cec,
-0x041cf0,
-0x041cf4,
-0x041cf8,
-0x041cfc,
-0x041d00,
-0x041d04,
-0x041d08,
-0x041d0c,
-0x041d10,
-0x041d14,
-0x041d18,
-0x041d1c,
-0x041d20,
-0x041d24,
-0x041d28,
-0x041d2c,
-0x041d30,
-0x041d34,
-0x041d38,
-0x041d3c,
-0x041d40,
-0x041d44,
-0x041d48,
-0x041d4c,
-0x041d50,
-0x041d54,
-0x041d58,
-0x041d5c,
-0x041d60,
-0x041d64,
-0x041d68,
-0x041d6c,
-0x041d70,
-0x041d74,
-0x041d78,
-0x041d7c,
-0x041d80,
-0x041d84,
-0x041d88,
-0x041d8c,
-0x041d90,
-0x041d94,
-0x041d98,
-0x041d9c,
-0x041da0,
-0x041da4,
-0x041da8,
-0x041dac,
-0x041db0,
-0x041db4,
-0x041db8,
-0x041dbc,
-0x041dc0,
-0x041dc4,
-0x041dc8,
-0x041dcc,
-0x041dd0,
-0x041dd4,
-0x041dd8,
-0x041ddc,
-0x041de0,
-0x041de4,
-0x041de8,
-0x041dec,
-0x041df0,
-0x041df4,
-0x041df8,
-0x041dfc,
-0x041e04,
-0x041e08,
-0x041e0c,
-0x041e10,
-0x041e14,
-0x041e18,
-0x041e1c,
-0x041e20,
-0x041e24,
-0x041e28,
-0x041e2c,
-0x041e30,
-0x041e34,
-0x042000,
-0x042004,
-0x042008,
-0x04200c,
-0x042010,
-0x042020,
-0x042024,
-0x042028,
-0x04202c,
-0x042030,
-0x042040,
-0x042044,
-0x042048,
-0x04204c,
-0x042050,
-0x042060,
-0x042064,
-0x042068,
-0x04206c,
-0x042070,
-0x042080,
-0x042084,
-0x042088,
-0x04208c,
-0x042090,
-0x0420a0,
-0x0420a4,
-0x0420a8,
-0x0420ac,
-0x0420b0,
-0x0420c0,
-0x0420c4,
-0x0420c8,
-0x0420cc,
-0x0420d0,
-0x0420e0,
-0x0420e4,
-0x0420e8,
-0x0420ec,
-0x0420f0,
-0x042100,
-0x042104,
-0x042108,
-0x04210c,
-0x042110,
-0x042120,
-0x042124,
-0x042128,
-0x04212c,
-0x042130,
-0x042140,
-0x042144,
-0x042148,
-0x04214c,
-0x042150,
-0x042160,
-0x042164,
-0x042168,
-0x04216c,
-0x042170,
-0x042180,
-0x042184,
-0x042188,
-0x04218c,
-0x042190,
-0x0421a0,
-0x0421a4,
-0x0421a8,
-0x0421ac,
-0x0421b0,
-0x0421c0,
-0x0421c4,
-0x0421c8,
-0x0421cc,
-0x0421d0,
-0x0421e0,
-0x0421e4,
-0x0421e8,
-0x0421ec,
-0x0421f0,
-0x042200,
-0x042204,
-0x042208,
-0x04220c,
-0x042210,
-0x042220,
-0x042224,
-0x042228,
-0x04222c,
-0x042230,
-0x042240,
-0x042244,
-0x042248,
-0x04224c,
-0x042250,
-0x042260,
-0x042264,
-0x042268,
-0x04226c,
-0x042270,
-0x042280,
-0x042284,
-0x042288,
-0x04228c,
-0x042290,
-0x0422a0,
-0x0422a4,
-0x0422a8,
-0x0422ac,
-0x0422b0,
-0x0422c0,
-0x0422c4,
-0x0422c8,
-0x0422cc,
-0x0422d0,
-0x0422e0,
-0x0422e4,
-0x0422e8,
-0x0422ec,
-0x0422f0,
-0x042300,
-0x042304,
-0x042308,
-0x04230c,
-0x042310,
-0x042320,
-0x042324,
-0x042328,
-0x04232c,
-0x042330,
-0x042340,
-0x042344,
-0x042348,
-0x04234c,
-0x042350,
-0x042360,
-0x042364,
-0x042368,
-0x04236c,
-0x042370,
-0x042380,
-0x042384,
-0x042388,
-0x04238c,
-0x042390,
-0x0423a0,
-0x0423a4,
-0x0423a8,
-0x0423ac,
-0x0423b0,
-0x0423c0,
-0x0423c4,
-0x0423c8,
-0x0423cc,
-0x0423d0,
-0x0423e0,
-0x0423e4,
-0x0423e8,
-0x0423ec,
-0x0423f0,
-0x042400,
-0x042404,
-0x042408,
-0x04240c,
-0x042410,
-0x042420,
-0x042424,
-0x042428,
-0x04242c,
-0x042430,
-0x042440,
-0x042444,
-0x042448,
-0x04244c,
-0x042450,
-0x042460,
-0x042464,
-0x042468,
-0x04246c,
-0x042470,
-0x042480,
-0x042484,
-0x042488,
-0x04248c,
-0x042490,
-0x0424a0,
-0x0424a4,
-0x0424a8,
-0x0424ac,
-0x0424b0,
-0x0424c0,
-0x0424c4,
-0x0424c8,
-0x0424cc,
-0x0424d0,
-0x0424e0,
-0x0424e4,
-0x0424e8,
-0x0424ec,
-0x0424f0,
-0x042500,
-0x042504,
-0x042508,
-0x04250c,
-0x042510,
-0x042520,
-0x042524,
-0x042528,
-0x04252c,
-0x042530,
-0x042540,
-0x042544,
-0x042548,
-0x04254c,
-0x042550,
-0x042560,
-0x042564,
-0x042568,
-0x04256c,
-0x042570,
-0x042580,
-0x042584,
-0x042588,
-0x04258c,
-0x042590,
-0x0425a0,
-0x0425a4,
-0x0425a8,
-0x0425ac,
-0x0425b0,
-0x0425c0,
-0x0425c4,
-0x0425c8,
-0x0425cc,
-0x0425d0,
-0x0425e0,
-0x0425e4,
-0x0425e8,
-0x0425ec,
-0x0425f0,
-0x042600,
-0x042604,
-0x042608,
-0x04260c,
-0x042610,
-0x042620,
-0x042624,
-0x042628,
-0x04262c,
-0x042630,
-0x042640,
-0x042644,
-0x042648,
-0x04264c,
-0x042650,
-0x042660,
-0x042664,
-0x042668,
-0x04266c,
-0x042670,
-0x042680,
-0x042684,
-0x042688,
-0x04268c,
-0x042690,
-0x0426a0,
-0x0426a4,
-0x0426a8,
-0x0426ac,
-0x0426b0,
-0x0426c0,
-0x0426c4,
-0x0426c8,
-0x0426cc,
-0x0426d0,
-0x0426e0,
-0x0426e4,
-0x0426e8,
-0x0426ec,
-0x0426f0,
-0x042700,
-0x042704,
-0x042708,
-0x04270c,
-0x042710,
-0x042720,
-0x042724,
-0x042728,
-0x04272c,
-0x042730,
-0x042740,
-0x042744,
-0x042748,
-0x04274c,
-0x042750,
-0x042760,
-0x042764,
-0x042768,
-0x04276c,
-0x042770,
-0x042780,
-0x042784,
-0x042788,
-0x04278c,
-0x042790,
-0x0427a0,
-0x0427a4,
-0x0427a8,
-0x0427ac,
-0x0427b0,
-0x0427c0,
-0x0427c4,
-0x0427c8,
-0x0427cc,
-0x0427d0,
-0x0427e0,
-0x0427e4,
-0x0427e8,
-0x0427ec,
-0x0427f0,
-0x042800,
-0x042804,
-0x042808,
-0x04280c,
-0x042810,
-0x042820,
-0x042824,
-0x042828,
-0x04282c,
-0x042830,
-0x042840,
-0x042844,
-0x042848,
-0x04284c,
-0x042850,
-0x042860,
-0x042864,
-0x042868,
-0x04286c,
-0x042870,
-0x042880,
-0x042884,
-0x042888,
-0x04288c,
-0x042890,
-0x0428a0,
-0x0428a4,
-0x0428a8,
-0x0428ac,
-0x0428b0,
-0x0428c0,
-0x0428c4,
-0x0428c8,
-0x0428cc,
-0x0428d0,
-0x0428e0,
-0x0428e4,
-0x0428e8,
-0x0428ec,
-0x0428f0,
-0x042900,
-0x042904,
-0x042908,
-0x04290c,
-0x042910,
-0x042920,
-0x042924,
-0x042928,
-0x04292c,
-0x042930,
-0x042940,
-0x042944,
-0x042948,
-0x04294c,
-0x042950,
-0x042960,
-0x042964,
-0x042968,
-0x04296c,
-0x042970,
-0x042980,
-0x042984,
-0x042988,
-0x04298c,
-0x042990,
-0x0429a0,
-0x0429a4,
-0x0429a8,
-0x0429ac,
-0x0429b0,
-0x0429c0,
-0x0429c4,
-0x0429c8,
-0x0429cc,
-0x0429d0,
-0x0429e0,
-0x0429e4,
-0x0429e8,
-0x0429ec,
-0x0429f0,
-0x042a00,
-0x042a04,
-0x042a08,
-0x042a0c,
-0x042a10,
-0x042a20,
-0x042a24,
-0x042a28,
-0x042a2c,
-0x042a30,
-0x042a40,
-0x042a44,
-0x042a48,
-0x042a4c,
-0x042a50,
-0x042a60,
-0x042a64,
-0x042a68,
-0x042a6c,
-0x042a70,
-0x042a80,
-0x042a84,
-0x042a88,
-0x042a8c,
-0x042a90,
-0x042aa0,
-0x042aa4,
-0x042aa8,
-0x042aac,
-0x042ab0,
-0x042ac0,
-0x042ac4,
-0x042ac8,
-0x042acc,
-0x042ad0,
-0x042ae0,
-0x042ae4,
-0x042ae8,
-0x042aec,
-0x042af0,
-0x042b00,
-0x042b04,
-0x042b08,
-0x042b0c,
-0x042b10,
-0x042b20,
-0x042b24,
-0x042b28,
-0x042b2c,
-0x042b30,
-0x042b40,
-0x042b44,
-0x042b48,
-0x042b4c,
-0x042b50,
-0x042b60,
-0x042b64,
-0x042b68,
-0x042b6c,
-0x042b70,
-0x042b80,
-0x042b84,
-0x042b88,
-0x042b8c,
-0x042b90,
-0x042ba0,
-0x042ba4,
-0x042ba8,
-0x042bac,
-0x042bb0,
-0x042bc0,
-0x042bc4,
-0x042bc8,
-0x042bcc,
-0x042bd0,
-0x042be0,
-0x042be4,
-0x042be8,
-0x042bec,
-0x042bf0,
-0x042c00,
-0x042c04,
-0x042c08,
-0x042c0c,
-0x042c10,
-0x042c20,
-0x042c24,
-0x042c28,
-0x042c2c,
-0x042c30,
-0x042c40,
-0x042c44,
-0x042c48,
-0x042c4c,
-0x042c50,
-0x042c60,
-0x042c64,
-0x042c68,
-0x042c6c,
-0x042c70,
-0x042c80,
-0x042c84,
-0x042c88,
-0x042c8c,
-0x042c90,
-0x042ca0,
-0x042ca4,
-0x042ca8,
-0x042cac,
-0x042cb0,
-0x042cc0,
-0x042cc4,
-0x042cc8,
-0x042ccc,
-0x042cd0,
-0x042ce0,
-0x042ce4,
-0x042ce8,
-0x042cec,
-0x042cf0,
-0x042d00,
-0x042d04,
-0x042d08,
-0x042d0c,
-0x042d10,
-0x042d20,
-0x042d24,
-0x042d28,
-0x042d2c,
-0x042d30,
-0x042d40,
-0x042d44,
-0x042d48,
-0x042d4c,
-0x042d50,
-0x042d60,
-0x042d64,
-0x042d68,
-0x042d6c,
-0x042d70,
-0x042d80,
-0x042d84,
-0x042d88,
-0x042d8c,
-0x042d90,
-0x042da0,
-0x042da4,
-0x042da8,
-0x042dac,
-0x042db0,
-0x042dc0,
-0x042dc4,
-0x042dc8,
-0x042dcc,
-0x042dd0,
-0x042de0,
-0x042de4,
-0x042de8,
-0x042dec,
-0x042df0,
-0x042e00,
-0x042e04,
-0x042e08,
-0x042e0c,
-0x042e10,
-0x042e20,
-0x042e24,
-0x042e28,
-0x042e2c,
-0x042e30,
-0x042e40,
-0x042e44,
-0x042e48,
-0x042e4c,
-0x042e50,
-0x042e60,
-0x042e64,
-0x042e68,
-0x042e6c,
-0x042e70,
-0x042e80,
-0x042e84,
-0x042e88,
-0x042e8c,
-0x042e90,
-0x042ea0,
-0x042ea4,
-0x042ea8,
-0x042eac,
-0x042eb0,
-0x042ec0,
-0x042ec4,
-0x042ec8,
-0x042ecc,
-0x042ed0,
-0x042ee0,
-0x042ee4,
-0x042ee8,
-0x042eec,
-0x042ef0,
-0x042f00,
-0x042f04,
-0x042f08,
-0x042f0c,
-0x042f10,
-0x042f20,
-0x042f24,
-0x042f28,
-0x042f2c,
-0x042f30,
-0x042f40,
-0x042f44,
-0x042f48,
-0x042f4c,
-0x042f50,
-0x042f60,
-0x042f64,
-0x042f68,
-0x042f6c,
-0x042f70,
-0x042f80,
-0x042f84,
-0x042f88,
-0x042f8c,
-0x042f90,
-0x042fa0,
-0x042fa4,
-0x042fa8,
-0x042fac,
-0x042fb0,
-0x042fc0,
-0x042fc4,
-0x042fc8,
-0x042fcc,
-0x042fd0,
-0x042fe0,
-0x042fe4,
-0x042fe8,
-0x042fec,
-0x042ff0,
-0x043000,
-0x043004,
-0x043008,
-0x04300c,
-0x043010,
-0x043020,
-0x043024,
-0x043028,
-0x04302c,
-0x043030,
-0x043040,
-0x043044,
-0x043048,
-0x04304c,
-0x043050,
-0x043060,
-0x043064,
-0x043068,
-0x04306c,
-0x043070,
-0x043080,
-0x043084,
-0x043088,
-0x04308c,
-0x043090,
-0x0430a0,
-0x0430a4,
-0x0430a8,
-0x0430ac,
-0x0430b0,
-0x0430c0,
-0x0430c4,
-0x0430c8,
-0x0430cc,
-0x0430d0,
-0x0430e0,
-0x0430e4,
-0x0430e8,
-0x0430ec,
-0x0430f0,
-0x043100,
-0x043104,
-0x043108,
-0x04310c,
-0x043110,
-0x043120,
-0x043124,
-0x043128,
-0x04312c,
-0x043130,
-0x043140,
-0x043144,
-0x043148,
-0x04314c,
-0x043150,
-0x043160,
-0x043164,
-0x043168,
-0x04316c,
-0x043170,
-0x043180,
-0x043184,
-0x043188,
-0x04318c,
-0x043190,
-0x0431a0,
-0x0431a4,
-0x0431a8,
-0x0431ac,
-0x0431b0,
-0x0431c0,
-0x0431c4,
-0x0431c8,
-0x0431cc,
-0x0431d0,
-0x0431e0,
-0x0431e4,
-0x0431e8,
-0x0431ec,
-0x0431f0,
-0x043200,
-0x043204,
-0x043208,
-0x04320c,
-0x043210,
-0x043220,
-0x043224,
-0x043228,
-0x04322c,
-0x043230,
-0x043240,
-0x043244,
-0x043248,
-0x04324c,
-0x043250,
-0x043260,
-0x043264,
-0x043268,
-0x04326c,
-0x043270,
-0x043280,
-0x043284,
-0x043288,
-0x04328c,
-0x043290,
-0x0432a0,
-0x0432a4,
-0x0432a8,
-0x0432ac,
-0x0432b0,
-0x0432c0,
-0x0432c4,
-0x0432c8,
-0x0432cc,
-0x0432d0,
-0x0432e0,
-0x0432e4,
-0x0432e8,
-0x0432ec,
-0x0432f0,
-0x043300,
-0x043304,
-0x043308,
-0x04330c,
-0x043310,
-0x043320,
-0x043324,
-0x043328,
-0x04332c,
-0x043330,
-0x043340,
-0x043344,
-0x043348,
-0x04334c,
-0x043350,
-0x043360,
-0x043364,
-0x043368,
-0x04336c,
-0x043370,
-0x043380,
-0x043384,
-0x043388,
-0x04338c,
-0x043390,
-0x0433a0,
-0x0433a4,
-0x0433a8,
-0x0433ac,
-0x0433b0,
-0x0433c0,
-0x0433c4,
-0x0433c8,
-0x0433cc,
-0x0433d0,
-0x0433e0,
-0x0433e4,
-0x0433e8,
-0x0433ec,
-0x0433f0,
-0x043400,
-0x043404,
-0x043408,
-0x04340c,
-0x043410,
-0x043420,
-0x043424,
-0x043428,
-0x04342c,
-0x043430,
-0x043440,
-0x043444,
-0x043448,
-0x04344c,
-0x043450,
-0x043460,
-0x043464,
-0x043468,
-0x04346c,
-0x043470,
-0x043480,
-0x043484,
-0x043488,
-0x04348c,
-0x043490,
-0x0434a0,
-0x0434a4,
-0x0434a8,
-0x0434ac,
-0x0434b0,
-0x0434c0,
-0x0434c4,
-0x0434c8,
-0x0434cc,
-0x0434d0,
-0x0434e0,
-0x0434e4,
-0x0434e8,
-0x0434ec,
-0x0434f0,
-0x043500,
-0x043504,
-0x043508,
-0x04350c,
-0x043510,
-0x043520,
-0x043524,
-0x043528,
-0x04352c,
-0x043530,
-0x043540,
-0x043544,
-0x043548,
-0x04354c,
-0x043550,
-0x043560,
-0x043564,
-0x043568,
-0x04356c,
-0x043570,
-0x043580,
-0x043584,
-0x043588,
-0x04358c,
-0x043590,
-0x0435a0,
-0x0435a4,
-0x0435a8,
-0x0435ac,
-0x0435b0,
-0x0435c0,
-0x0435c4,
-0x0435c8,
-0x0435cc,
-0x0435d0,
-0x0435e0,
-0x0435e4,
-0x0435e8,
-0x0435ec,
-0x0435f0,
-0x043600,
-0x043604,
-0x043608,
-0x04360c,
-0x043610,
-0x043620,
-0x043624,
-0x043628,
-0x04362c,
-0x043630,
-0x043640,
-0x043644,
-0x043648,
-0x04364c,
-0x043650,
-0x043660,
-0x043664,
-0x043668,
-0x04366c,
-0x043670,
-0x043680,
-0x043684,
-0x043688,
-0x04368c,
-0x043690,
-0x0436a0,
-0x0436a4,
-0x0436a8,
-0x0436ac,
-0x0436b0,
-0x0436c0,
-0x0436c4,
-0x0436c8,
-0x0436cc,
-0x0436d0,
-0x0436e0,
-0x0436e4,
-0x0436e8,
-0x0436ec,
-0x0436f0,
-0x043700,
-0x043704,
-0x043708,
-0x04370c,
-0x043710,
-0x043720,
-0x043724,
-0x043728,
-0x04372c,
-0x043730,
-0x043740,
-0x043744,
-0x043748,
-0x04374c,
-0x043750,
-0x043760,
-0x043764,
-0x043768,
-0x04376c,
-0x043770,
-0x043780,
-0x043784,
-0x043788,
-0x04378c,
-0x043790,
-0x0437a0,
-0x0437a4,
-0x0437a8,
-0x0437ac,
-0x0437b0,
-0x0437c0,
-0x0437c4,
-0x0437c8,
-0x0437cc,
-0x0437d0,
-0x0437e0,
-0x0437e4,
-0x0437e8,
-0x0437ec,
-0x0437f0,
-0x043800,
-0x043804,
-0x043808,
-0x04380c,
-0x043810,
-0x043820,
-0x043824,
-0x043828,
-0x04382c,
-0x043830,
-0x043840,
-0x043844,
-0x043848,
-0x04384c,
-0x043850,
-0x043860,
-0x043864,
-0x043868,
-0x04386c,
-0x043870,
-0x043880,
-0x043884,
-0x043888,
-0x04388c,
-0x043890,
-0x0438a0,
-0x0438a4,
-0x0438a8,
-0x0438ac,
-0x0438b0,
-0x0438c0,
-0x0438c4,
-0x0438c8,
-0x0438cc,
-0x0438d0,
-0x0438e0,
-0x0438e4,
-0x0438e8,
-0x0438ec,
-0x0438f0,
-0x043900,
-0x043904,
-0x043908,
-0x04390c,
-0x043910,
-0x043920,
-0x043924,
-0x043928,
-0x04392c,
-0x043930,
-0x043940,
-0x043944,
-0x043948,
-0x04394c,
-0x043950,
-0x043960,
-0x043964,
-0x043968,
-0x04396c,
-0x043970,
-0x043980,
-0x043984,
-0x043988,
-0x04398c,
-0x043990,
-0x0439a0,
-0x0439a4,
-0x0439a8,
-0x0439ac,
-0x0439b0,
-0x0439c0,
-0x0439c4,
-0x0439c8,
-0x0439cc,
-0x0439d0,
-0x0439e0,
-0x0439e4,
-0x0439e8,
-0x0439ec,
-0x0439f0,
-0x043a00,
-0x043a04,
-0x043a08,
-0x043a0c,
-0x043a10,
-0x043a20,
-0x043a24,
-0x043a28,
-0x043a2c,
-0x043a30,
-0x043a40,
-0x043a44,
-0x043a48,
-0x043a4c,
-0x043a50,
-0x043a60,
-0x043a64,
-0x043a68,
-0x043a6c,
-0x043a70,
-0x043a80,
-0x043a84,
-0x043a88,
-0x043a8c,
-0x043a90,
-0x043aa0,
-0x043aa4,
-0x043aa8,
-0x043aac,
-0x043ab0,
-0x043ac0,
-0x043ac4,
-0x043ac8,
-0x043acc,
-0x043ad0,
-0x043ae0,
-0x043ae4,
-0x043ae8,
-0x043aec,
-0x043af0,
-0x043b00,
-0x043b04,
-0x043b08,
-0x043b0c,
-0x043b10,
-0x043b20,
-0x043b24,
-0x043b28,
-0x043b2c,
-0x043b30,
-0x043b40,
-0x043b44,
-0x043b48,
-0x043b4c,
-0x043b50,
-0x043b60,
-0x043b64,
-0x043b68,
-0x043b6c,
-0x043b70,
-0x043b80,
-0x043b84,
-0x043b88,
-0x043b8c,
-0x043b90,
-0x043ba0,
-0x043ba4,
-0x043ba8,
-0x043bac,
-0x043bb0,
-0x043bc0,
-0x043bc4,
-0x043bc8,
-0x043bcc,
-0x043bd0,
-0x043be0,
-0x043be4,
-0x043be8,
-0x043bec,
-0x043bf0,
-0x043c00,
-0x043c04,
-0x043c08,
-0x043c0c,
-0x043c10,
-0x043c20,
-0x043c24,
-0x043c28,
-0x043c2c,
-0x043c30,
-0x043c40,
-0x043c44,
-0x043c48,
-0x043c4c,
-0x043c50,
-0x043c60,
-0x043c64,
-0x043c68,
-0x043c6c,
-0x043c70,
-0x043c80,
-0x043c84,
-0x043c88,
-0x043c8c,
-0x043c90,
-0x043ca0,
-0x043ca4,
-0x043ca8,
-0x043cac,
-0x043cb0,
-0x043cc0,
-0x043cc4,
-0x043cc8,
-0x043ccc,
-0x043cd0,
-0x043ce0,
-0x043ce4,
-0x043ce8,
-0x043cec,
-0x043cf0,
-0x043d00,
-0x043d04,
-0x043d08,
-0x043d0c,
-0x043d10,
-0x043d20,
-0x043d24,
-0x043d28,
-0x043d2c,
-0x043d30,
-0x043d40,
-0x043d44,
-0x043d48,
-0x043d4c,
-0x043d50,
-0x043d60,
-0x043d64,
-0x043d68,
-0x043d6c,
-0x043d70,
-0x043d80,
-0x043d84,
-0x043d88,
-0x043d8c,
-0x043d90,
-0x043da0,
-0x043da4,
-0x043da8,
-0x043dac,
-0x043db0,
-0x043dc0,
-0x043dc4,
-0x043dc8,
-0x043dcc,
-0x043dd0,
-0x043de0,
-0x043de4,
-0x043de8,
-0x043dec,
-0x043df0,
-0x043e00,
-0x043e04,
-0x043e08,
-0x043e0c,
-0x043e10,
-0x043e20,
-0x043e24,
-0x043e28,
-0x043e2c,
-0x043e30,
-0x043e40,
-0x043e44,
-0x043e48,
-0x043e4c,
-0x043e50,
-0x043e60,
-0x043e64,
-0x043e68,
-0x043e6c,
-0x043e70,
-0x043e80,
-0x043e84,
-0x043e88,
-0x043e8c,
-0x043e90,
-0x043ea0,
-0x043ea4,
-0x043ea8,
-0x043eac,
-0x043eb0,
-0x043ec0,
-0x043ec4,
-0x043ec8,
-0x043ecc,
-0x043ed0,
-0x043ee0,
-0x043ee4,
-0x043ee8,
-0x043eec,
-0x043ef0,
-0x043f00,
-0x043f04,
-0x043f08,
-0x043f0c,
-0x043f10,
-0x043f20,
-0x043f24,
-0x043f28,
-0x043f2c,
-0x043f30,
-0x043f40,
-0x043f44,
-0x043f48,
-0x043f4c,
-0x043f50,
-0x043f60,
-0x043f64,
-0x043f68,
-0x043f6c,
-0x043f70,
-0x043f80,
-0x043f84,
-0x043f88,
-0x043f8c,
-0x043f90,
-0x043fa0,
-0x043fa4,
-0x043fa8,
-0x043fac,
-0x043fb0,
-0x043fc0,
-0x043fc4,
-0x043fc8,
-0x043fcc,
-0x043fd0,
-0x043fe0,
-0x043fe4,
-0x043fe8,
-0x043fec,
-0x043ff0,
-0x044fcc,
-0x044fd0,
-0x044fd4,
-0x044fd8,
-0x044fdc,
-0x044fe4,
-0x044fe8,
-0x044fec,
-0x044ff0,
-0x044ff4,
-0x044ffc,
-0x045000,
-0x045004,
-0x045008,
-0x04500c,
-0x045014,
-0x045018,
-0x04501c,
-0x045020,
-0x045024,
-0x04502c,
-0x045030,
-0x045034,
-0x045038,
-0x04503c,
-0x045044,
-0x045048,
-0x04504c,
-0x045050,
-0x045054,
-0x04505c,
-0x045060,
-0x045064,
-0x045068,
-0x04506c,
-0x045074,
-0x045078,
-0x04507c,
-0x045080,
-0x045084,
-0x04508c,
-0x045090,
-0x045094,
-0x045098,
-0x04509c,
-0x0450a4,
-0x0450a8,
-0x0450ac,
-0x0450b0,
-0x0450b4,
-0x0450bc,
-0x0450c0,
-0x0450c4,
-0x0450c8,
-0x0450cc,
-0x0450d4,
-0x0450d8,
-0x0450dc,
-0x0450e0,
-0x0450e4,
-0x0450ec,
-0x0450f0,
-0x0450f4,
-0x0450f8,
-0x0450fc,
-0x045104,
-0x045108,
-0x04510c,
-0x045110,
-0x045114,
-0x04511c,
-0x045120,
-0x045124,
-0x045128,
-0x04512c,
-0x045130,
-0x045134,
-0x045138,
-0x04513c,
-0x045140,
-0x045144,
-0x045148,
-0x04514c,
-0x045150,
-0x045154,
-0x045158,
-0x04515c,
-0x045160,
-0x045164,
-0x045168,
-0x04516c,
-0x045170,
-0x045174,
-0x045178,
-0x04517c,
-0x045180,
-0x045184,
-0x045188,
-0x04518c,
-0x045190,
-0x045194,
-0x045198,
-0x04519c,
-0x0451a0,
-0x0451a4,
-0x0451a8,
-0x0451ac,
-0x0451b0,
-0x0451b4,
-0x0451b8,
-0x0451bc,
-0x0451c0,
-0x0451c4,
-0x0451c8,
-0x0451cc,
-0x0451d0,
-0x0451d4,
-0x0451d8,
-0x0451dc,
-0x0451e0,
-0x0451e4,
-0x0451e8,
-0x0451ec,
-0x0451f0,
-0x0451f4,
-0x0451f8,
-0x0451fc,
-0x045200,
-0x045204,
-0x045208,
-0x04520c,
-0x045210,
-0x045214,
-0x045218,
-0x04521c,
-0x045220,
-0x045224,
-0x045228,
-0x04522c,
-0x045230,
-0x045234,
-0x045238,
-0x04523c,
-0x045240,
-0x045244,
-0x045248,
-0x04524c,
-0x045250,
-0x045254,
-0x045258,
-0x04525c,
-0x045260,
-0x045264,
-0x045268,
-0x04526c,
-0x045270,
-0x045274,
-0x045278,
-0x04527c,
-0x045280,
-0x045284,
-0x045288,
-0x04528c,
-0x045290,
-0x045294,
-0x045298,
-0x04529c,
-0x0452a0,
-0x0452a4,
-0x0452a8,
-0x0452ac,
-0x0452b0,
-0x0452b4,
-0x0452b8,
-0x0452bc,
-0x0452c0,
-0x0452c4,
-0x0452c8,
-0x0452cc,
-0x0452d0,
-0x0452d4,
-0x0452d8,
-0x0452dc,
-0x0452e0,
-0x0452e4,
-0x0452e8,
-0x0452ec,
-0x0452f0,
-0x0452f4,
-0x045300,
-0x045304,
-0x045308,
-0x04530c,
-0x045310,
-0x045314,
-0x045318,
-0x04531c,
-0x045320,
-0x045324,
-0x045328,
-0x04532c,
-0x045330,
-0x045334,
-0x045338,
-0x04533c,
-0x045340,
-0x045344,
-0x045348,
-0x04534c,
-0x045350,
-0x045354,
-0x045358,
-0x04535c,
-0x045360,
-0x045364,
-0x045368,
-0x04536c,
-0x045370,
-0x045374,
-0x045378,
-0x04537c,
-0x045380,
-0x045384,
-0x045388,
-0x04538c,
-0x045390,
-0x045394,
-0x045398,
-0x045400,
-0x045404,
-0x045408,
-0x04540c,
-0x045410,
-0x045414,
-0x045418,
-0x04541c,
-0x045420,
-0x045424,
-0x045428,
-0x04542c,
-0x045430,
-0x045440,
-0x045444,
-0x045448,
-0x04544c,
-0x045450,
-0x045454,
-0x045458,
-0x04545c,
-0x045460,
-0x045464,
-0x045468,
-0x04546c,
-0x045470,
-0x045ff8,
-0x045ffc,
-0x046000,
-0x046004,
-0x046008,
-0x04600c,
-0x046010,
-0x046014,
-0x046018,
-0x04601c,
-0x046020,
-0x046024,
-0x046028,
-0x04602c,
-0x046030,
-0x046034,
-0x046038,
-0x04603c,
-0x046040,
-0x046044,
-0x046048,
-0x04604c,
-0x046050,
-0x046054,
-0x046058,
-0x04605c,
-0x046060,
-0x046064,
-0x046068,
-0x04606c,
-0x046070,
-0x046074,
-0x046078,
-0x04607c,
-0x046080,
-0x046084,
-0x046088,
-0x04608c,
-0x046090,
-0x046094,
-0x046098,
-0x04609c,
-0x0460a0,
-0x0460a4,
-0x0460a8,
-0x0460ac,
-0x0460b0,
-0x0460b4,
-0x0460b8,
-0x0460bc,
-0x0460c0,
-0x0460c4,
-0x0460c8,
-0x0460cc,
-0x0460d0,
-0x0460d4,
-0x0460d8,
-0x0460dc,
-0x0460e0,
-0x0460e4,
-0x0460e8,
-0x0460ec,
-0x0460f0,
-0x0460f4,
-0x0460f8,
-0x0460fc,
-0x046100,
-0x046104,
-0x046108,
-0x04610c,
-0x046110,
-0x046114,
-0x046118,
-0x04611c,
-0x046120,
-0x046124,
-0x046128,
-0x04612c,
-0x046130,
-0x046134,
-0x046138,
-0x04613c,
-0x046140,
-0x046144,
-0x046148,
-0x04614c,
-0x046150,
-0x046154,
-0x046158,
-0x04615c,
-0x046160,
-0x046164,
-0x046168,
-0x04616c,
-0x046170,
-0x046174,
-0x046178,
-0x04617c,
-0x046180,
-0x046184,
-0x046188,
-0x04618c,
-0x046190,
-0x046194,
-0x046198,
-0x04619c,
-0x0461a0,
-0x0461a4,
-0x0461a8,
-0x0461ac,
-0x0461b0,
-0x0461b4,
-0x0461b8,
-0x0461bc,
-0x0461c0,
-0x0461c4,
-0x0461c8,
-0x0461cc,
-0x0461d0,
-0x0461d4,
-0x0461d8,
-0x0461dc,
-0x0461e0,
-0x0461e4,
-0x0461e8,
-0x0461ec,
-0x0461f0,
-0x0461f4,
-0x0461f8,
-0x0461fc,
-0x046200,
-0x046204,
-0x046208,
-0x04620c,
-0x046210,
-0x046214,
-0x046218,
-0x04621c,
-0x046220,
-0x046224,
-0x046228,
-0x04622c,
-0x046230,
-0x046234,
-0x046238,
-0x04623c,
-0x046240,
-0x046244,
-0x046248,
-0x04624c,
-0x046250,
-0x046254,
-0x046258,
-0x04625c,
-0x046260,
-0x046264,
-0x046268,
-0x04626c,
-0x046270,
-0x046274,
-0x046278,
-0x04627c,
-0x046280,
-0x046284,
-0x046288,
-0x04628c,
-0x046290,
-0x046294,
-0x046298,
-0x04629c,
-0x0462a0,
-0x0462a4,
-0x0462a8,
-0x0462ac,
-0x0462b0,
-0x0462b4,
-0x0462b8,
-0x0462bc,
-0x0462c0,
-0x0462c4,
-0x0462c8,
-0x0462cc,
-0x0462d0,
-0x0462d4,
-0x0462d8,
-0x0462dc,
-0x0462e0,
-0x0462e4,
-0x0462e8,
-0x0462ec,
-0x0462f0,
-0x0462f4,
-0x0462f8,
-0x0462fc,
-0x046300,
-0x046304,
-0x046308,
-0x04630c,
-0x046310,
-0x046314,
-0x046318,
-0x04631c,
-0x046320,
-0x046324,
-0x046328,
-0x04632c,
-0x046330,
-0x046334,
-0x046338,
-0x04633c,
-0x046340,
-0x046344,
-0x046348,
-0x04634c,
-0x046350,
-0x046354,
-0x046358,
-0x04635c,
-0x046360,
-0x046364,
-0x046368,
-0x04636c,
-0x046370,
-0x046374,
-0x046378,
-0x04637c,
-0x046380,
-0x046384,
-0x046388,
-0x04638c,
-0x046390,
-0x046394,
-0x046398,
-0x04639c,
-0x0463a0,
-0x0463a4,
-0x0463a8,
-0x0463ac,
-0x0463b0,
-0x0463b4,
-0x0463b8,
-0x0463bc,
-0x0463c0,
-0x0463c4,
-0x0463c8,
-0x0463cc,
-0x0463d0,
-0x0463d4,
-0x0463d8,
-0x0463dc,
-0x0463e0,
-0x0463e4,
-0x0463e8,
-0x0463ec,
-0x0463f0,
-0x0463f4,
-0x0463f8,
-0x0463fc,
-0x046400,
-0x046404,
-0x046408,
-0x04640c,
-0x046410,
-0x046414,
-0x046418,
-0x04641c,
-0x046420,
-0x046424,
-0x046428,
-0x04642c,
-0x046430,
-0x046434,
-0x046438,
-0x04643c,
-0x046440,
-0x046444,
-0x046448,
-0x04644c,
-0x046450,
-0x046454,
-0x046458,
-0x04645c,
-0x046460,
-0x046464,
-0x046468,
-0x04646c,
-0x046470,
-0x046474,
-0x046478,
-0x04647c,
-0x046480,
-0x046484,
-0x046488,
-0x04648c,
-0x046490,
-0x046494,
-0x046498,
-0x04649c,
-0x0464a0,
-0x0464a4,
-0x0464a8,
-0x0464ac,
-0x0464b0,
-0x0464b4,
-0x0464b8,
-0x0464bc,
-0x0464c0,
-0x0464c4,
-0x0464c8,
-0x0464cc,
-0x0464d0,
-0x0464d4,
-0x0464d8,
-0x0464dc,
-0x0464e0,
-0x0464e4,
-0x0464e8,
-0x0464ec,
-0x0464f0,
-0x0464f4,
-0x0464f8,
-0x0464fc,
-0x046500,
-0x046504,
-0x046508,
-0x04650c,
-0x046510,
-0x046514,
-0x046518,
-0x04651c,
-0x046520,
-0x046524,
-0x046528,
-0x04652c,
-0x046530,
-0x046534,
-0x046538,
-0x04653c,
-0x046540,
-0x046544,
-0x046548,
-0x04654c,
-0x046550,
-0x046554,
-0x046558,
-0x04655c,
-0x046560,
-0x046564,
-0x046568,
-0x04656c,
-0x046570,
-0x046574,
-0x046578,
-0x04657c,
-0x046580,
-0x046584,
-0x046588,
-0x04658c,
-0x046590,
-0x046594,
-0x046598,
-0x04659c,
-0x0465a0,
-0x0465a4,
-0x0465a8,
-0x0465ac,
-0x0465b0,
-0x0465b4,
-0x0465b8,
-0x0465bc,
-0x0465c0,
-0x0465c4,
-0x0465c8,
-0x0465cc,
-0x0465d0,
-0x0465d4,
-0x0465d8,
-0x0465dc,
-0x0465e0,
-0x0465e4,
-0x0465e8,
-0x0465ec,
-0x0465f0,
-0x0465f4,
-0x0465f8,
-0x0465fc,
-0x046600,
-0x046604,
-0x046608,
-0x04660c,
-0x046610,
-0x046614,
-0x046618,
-0x04661c,
-0x046620,
-0x046624,
-0x046628,
-0x04662c,
-0x046630,
-0x046634,
-0x046638,
-0x04663c,
-0x046640,
-0x046644,
-0x046648,
-0x04664c,
-0x046650,
-0x046654,
-0x046658,
-0x04665c,
-0x046660,
-0x046664,
-0x046668,
-0x04666c,
-0x046670,
-0x046674,
-0x046678,
-0x04667c,
-0x046680,
-0x046684,
-0x046688,
-0x04668c,
-0x046690,
-0x046694,
-0x046698,
-0x04669c,
-0x0466a0,
-0x0466a4,
-0x0466a8,
-0x0466ac,
-0x0466b0,
-0x0466b4,
-0x0466b8,
-0x0466bc,
-0x0466c0,
-0x0466c4,
-0x0466c8,
-0x0466cc,
-0x0466d0,
-0x0466d4,
-0x0466d8,
-0x0466dc,
-0x0466e0,
-0x0466e4,
-0x0466e8,
-0x0466ec,
-0x0466f0,
-0x0466f4,
-0x0466f8,
-0x0466fc,
-0x046700,
-0x046704,
-0x046708,
-0x04670c,
-0x046710,
-0x046714,
-0x046718,
-0x04671c,
-0x046720,
-0x046724,
-0x046728,
-0x04672c,
-0x046730,
-0x046734,
-0x046738,
-0x04673c,
-0x046740,
-0x046744,
-0x046748,
-0x04674c,
-0x046750,
-0x046754,
-0x046758,
-0x04675c,
-0x046760,
-0x046764,
-0x046768,
-0x04676c,
-0x046770,
-0x046774,
-0x046778,
-0x04677c,
-0x046780,
-0x046784,
-0x046788,
-0x04678c,
-0x046790,
-0x046794,
-0x046798,
-0x04679c,
-0x0467a0,
-0x0467a4,
-0x0467a8,
-0x0467ac,
-0x0467b0,
-0x0467b4,
-0x0467b8,
-0x0467bc,
-0x0467c0,
-0x0467c4,
-0x0467c8,
-0x0467cc,
-0x0467d0,
-0x0467d4,
-0x0467d8,
-0x0467dc,
-0x0467e0,
-0x0467e4,
-0x0467e8,
-0x0467ec,
-0x0467f0,
-0x0467f4,
-0x0467f8,
-0x0467fc,
-0x046800,
-0x046804,
-0x046808,
-0x04680c,
-0x046810,
-0x046814,
-0x046818,
-0x04681c,
-0x046820,
-0x046824,
-0x046828,
-0x04682c,
-0x046830,
-0x046834,
-0x046838,
-0x04683c,
-0x046840,
-0x046844,
-0x046848,
-0x04684c,
-0x046850,
-0x046854,
-0x046858,
-0x04685c,
-0x046860,
-0x046864,
-0x046868,
-0x04686c,
-0x046870,
-0x046874,
-0x046878,
-0x04687c,
-0x046880,
-0x046884,
-0x046888,
-0x04688c,
-0x046890,
-0x046894,
-0x046898,
-0x04689c,
-0x0468a0,
-0x0468a4,
-0x0468a8,
-0x0468ac,
-0x0468b0,
-0x0468b4,
-0x0468b8,
-0x0468bc,
-0x0468c0,
-0x0468c4,
-0x0468c8,
-0x0468cc,
-0x0468d0,
-0x0468d4,
-0x0468d8,
-0x0468dc,
-0x0468e0,
-0x0468e4,
-0x0468e8,
-0x0468ec,
-0x0468f0,
-0x0468f4,
-0x0468f8,
-0x0468fc,
-0x046900,
-0x046904,
-0x046908,
-0x04690c,
-0x046910,
-0x046914,
-0x046918,
-0x04691c,
-0x046920,
-0x046924,
-0x046928,
-0x04692c,
-0x046930,
-0x046934,
-0x046938,
-0x04693c,
-0x046940,
-0x046944,
-0x046948,
-0x04694c,
-0x046950,
-0x046954,
-0x046958,
-0x04695c,
-0x046960,
-0x046964,
-0x046968,
-0x04696c,
-0x046970,
-0x046974,
-0x046978,
-0x04697c,
-0x046980,
-0x046984,
-0x046988,
-0x04698c,
-0x046990,
-0x046994,
-0x046998,
-0x04699c,
-0x0469a0,
-0x0469a4,
-0x0469a8,
-0x0469ac,
-0x0469b0,
-0x0469b4,
-0x0469b8,
-0x0469bc,
-0x0469c0,
-0x0469c4,
-0x0469c8,
-0x0469cc,
-0x0469d0,
-0x0469d4,
-0x0469d8,
-0x0469dc,
-0x0469e0,
-0x0469e4,
-0x0469e8,
-0x0469ec,
-0x0469f0,
-0x0469f4,
-0x0469f8,
-0x0469fc,
-0x047004,
-0x04700c,
-0x047ff0,
-0x047ff4,
-0x048000,
-0x048004,
-0x048008,
-0x04800c,
-0x048010,
-0x048020,
-0x048024,
-0x048028,
-0x04802c,
-0x048030,
-0x048040,
-0x048044,
-0x048048,
-0x04804c,
-0x048050,
-0x048060,
-0x048064,
-0x048068,
-0x04806c,
-0x048070,
-0x048080,
-0x048084,
-0x048088,
-0x04808c,
-0x048090,
-0x0480a0,
-0x0480a4,
-0x0480a8,
-0x0480ac,
-0x0480b0,
-0x0480c0,
-0x0480c4,
-0x0480c8,
-0x0480cc,
-0x0480d0,
-0x0480e0,
-0x0480e4,
-0x0480e8,
-0x0480ec,
-0x0480f0,
-0x048100,
-0x048104,
-0x048108,
-0x04810c,
-0x048110,
-0x048120,
-0x048124,
-0x048128,
-0x04812c,
-0x048130,
-0x048140,
-0x048144,
-0x048148,
-0x04814c,
-0x048150,
-0x048160,
-0x048164,
-0x048168,
-0x04816c,
-0x048170,
-0x048180,
-0x048184,
-0x048188,
-0x04818c,
-0x048190,
-0x0481a0,
-0x0481a4,
-0x0481a8,
-0x0481ac,
-0x0481b0,
-0x0481c0,
-0x0481c4,
-0x0481c8,
-0x0481cc,
-0x0481d0,
-0x0481e0,
-0x0481e4,
-0x0481e8,
-0x0481ec,
-0x0481f0,
-0x048200,
-0x048204,
-0x048208,
-0x04820c,
-0x048210,
-0x048220,
-0x048224,
-0x048228,
-0x04822c,
-0x048230,
-0x048240,
-0x048244,
-0x048248,
-0x04824c,
-0x048250,
-0x048260,
-0x048264,
-0x048268,
-0x04826c,
-0x048270,
-0x048280,
-0x048284,
-0x048288,
-0x04828c,
-0x048290,
-0x0482a0,
-0x0482a4,
-0x0482a8,
-0x0482ac,
-0x0482b0,
-0x0482c0,
-0x0482c4,
-0x0482c8,
-0x0482cc,
-0x0482d0,
-0x0482e0,
-0x0482e4,
-0x0482e8,
-0x0482ec,
-0x0482f0,
-0x048300,
-0x048304,
-0x048308,
-0x04830c,
-0x048310,
-0x048320,
-0x048324,
-0x048328,
-0x04832c,
-0x048330,
-0x048340,
-0x048344,
-0x048348,
-0x04834c,
-0x048350,
-0x048360,
-0x048364,
-0x048368,
-0x04836c,
-0x048370,
-0x048380,
-0x048384,
-0x048388,
-0x04838c,
-0x048390,
-0x0483a0,
-0x0483a4,
-0x0483a8,
-0x0483ac,
-0x0483b0,
-0x0483c0,
-0x0483c4,
-0x0483c8,
-0x0483cc,
-0x0483d0,
-0x0483e0,
-0x0483e4,
-0x0483e8,
-0x0483ec,
-0x0483f0,
-0x048400,
-0x048404,
-0x048408,
-0x04840c,
-0x048410,
-0x048420,
-0x048424,
-0x048428,
-0x04842c,
-0x048430,
-0x048440,
-0x048444,
-0x048448,
-0x04844c,
-0x048450,
-0x048460,
-0x048464,
-0x048468,
-0x04846c,
-0x048470,
-0x048480,
-0x048484,
-0x048488,
-0x04848c,
-0x048490,
-0x0484a0,
-0x0484a4,
-0x0484a8,
-0x0484ac,
-0x0484b0,
-0x0484c0,
-0x0484c4,
-0x0484c8,
-0x0484cc,
-0x0484d0,
-0x0484e0,
-0x0484e4,
-0x0484e8,
-0x0484ec,
-0x0484f0,
-0x048500,
-0x048504,
-0x048508,
-0x04850c,
-0x048510,
-0x048520,
-0x048524,
-0x048528,
-0x04852c,
-0x048530,
-0x048540,
-0x048544,
-0x048548,
-0x04854c,
-0x048550,
-0x048560,
-0x048564,
-0x048568,
-0x04856c,
-0x048570,
-0x048580,
-0x048584,
-0x048588,
-0x04858c,
-0x048590,
-0x0485a0,
-0x0485a4,
-0x0485a8,
-0x0485ac,
-0x0485b0,
-0x0485c0,
-0x0485c4,
-0x0485c8,
-0x0485cc,
-0x0485d0,
-0x0485e0,
-0x0485e4,
-0x0485e8,
-0x0485ec,
-0x0485f0,
-0x048600,
-0x048604,
-0x048608,
-0x04860c,
-0x048610,
-0x048620,
-0x048624,
-0x048628,
-0x04862c,
-0x048630,
-0x048640,
-0x048644,
-0x048648,
-0x04864c,
-0x048650,
-0x048660,
-0x048664,
-0x048668,
-0x04866c,
-0x048670,
-0x048680,
-0x048684,
-0x048688,
-0x04868c,
-0x048690,
-0x0486a0,
-0x0486a4,
-0x0486a8,
-0x0486ac,
-0x0486b0,
-0x0486c0,
-0x0486c4,
-0x0486c8,
-0x0486cc,
-0x0486d0,
-0x0486e0,
-0x0486e4,
-0x0486e8,
-0x0486ec,
-0x0486f0,
-0x048700,
-0x048704,
-0x048708,
-0x04870c,
-0x048710,
-0x048720,
-0x048724,
-0x048728,
-0x04872c,
-0x048730,
-0x048740,
-0x048744,
-0x048748,
-0x04874c,
-0x048750,
-0x048760,
-0x048764,
-0x048768,
-0x04876c,
-0x048770,
-0x048780,
-0x048784,
-0x048788,
-0x04878c,
-0x048790,
-0x0487a0,
-0x0487a4,
-0x0487a8,
-0x0487ac,
-0x0487b0,
-0x0487c0,
-0x0487c4,
-0x0487c8,
-0x0487cc,
-0x0487d0,
-0x0487e0,
-0x0487e4,
-0x0487e8,
-0x0487ec,
-0x0487f0,
-0x048800,
-0x048804,
-0x048808,
-0x04880c,
-0x048810,
-0x048820,
-0x048824,
-0x048828,
-0x04882c,
-0x048830,
-0x048840,
-0x048844,
-0x048848,
-0x04884c,
-0x048850,
-0x048860,
-0x048864,
-0x048868,
-0x04886c,
-0x048870,
-0x048880,
-0x048884,
-0x048888,
-0x04888c,
-0x048890,
-0x0488a0,
-0x0488a4,
-0x0488a8,
-0x0488ac,
-0x0488b0,
-0x0488c0,
-0x0488c4,
-0x0488c8,
-0x0488cc,
-0x0488d0,
-0x0488e0,
-0x0488e4,
-0x0488e8,
-0x0488ec,
-0x0488f0,
-0x048900,
-0x048904,
-0x048908,
-0x04890c,
-0x048910,
-0x048920,
-0x048924,
-0x048928,
-0x04892c,
-0x048930,
-0x048940,
-0x048944,
-0x048948,
-0x04894c,
-0x048950,
-0x048960,
-0x048964,
-0x048968,
-0x04896c,
-0x048970,
-0x048980,
-0x048984,
-0x048988,
-0x04898c,
-0x048990,
-0x0489a0,
-0x0489a4,
-0x0489a8,
-0x0489ac,
-0x0489b0,
-0x0489c0,
-0x0489c4,
-0x0489c8,
-0x0489cc,
-0x0489d0,
-0x0489e0,
-0x0489e4,
-0x0489e8,
-0x0489ec,
-0x0489f0,
-0x048a00,
-0x048a04,
-0x048a08,
-0x048a0c,
-0x048a10,
-0x048a20,
-0x048a24,
-0x048a28,
-0x048a2c,
-0x048a30,
-0x048a40,
-0x048a44,
-0x048a48,
-0x048a4c,
-0x048a50,
-0x048a60,
-0x048a64,
-0x048a68,
-0x048a6c,
-0x048a70,
-0x048a80,
-0x048a84,
-0x048a88,
-0x048a8c,
-0x048a90,
-0x048aa0,
-0x048aa4,
-0x048aa8,
-0x048aac,
-0x048ab0,
-0x048ac0,
-0x048ac4,
-0x048ac8,
-0x048acc,
-0x048ad0,
-0x048ae0,
-0x048ae4,
-0x048ae8,
-0x048aec,
-0x048af0,
-0x048b00,
-0x048b04,
-0x048b08,
-0x048b0c,
-0x048b10,
-0x048b20,
-0x048b24,
-0x048b28,
-0x048b2c,
-0x048b30,
-0x048b40,
-0x048b44,
-0x048b48,
-0x048b4c,
-0x048b50,
-0x048b60,
-0x048b64,
-0x048b68,
-0x048b6c,
-0x048b70,
-0x048b80,
-0x048b84,
-0x048b88,
-0x048b8c,
-0x048b90,
-0x048ba0,
-0x048ba4,
-0x048ba8,
-0x048bac,
-0x048bb0,
-0x048bc0,
-0x048bc4,
-0x048bc8,
-0x048bcc,
-0x048bd0,
-0x048be0,
-0x048be4,
-0x048be8,
-0x048bec,
-0x048bf0,
-0x048c00,
-0x048c04,
-0x048c08,
-0x048c0c,
-0x048c10,
-0x048c20,
-0x048c24,
-0x048c28,
-0x048c2c,
-0x048c30,
-0x048c40,
-0x048c44,
-0x048c48,
-0x048c4c,
-0x048c50,
-0x048c60,
-0x048c64,
-0x048c68,
-0x048c6c,
-0x048c70,
-0x048c80,
-0x048c84,
-0x048c88,
-0x048c8c,
-0x048c90,
-0x048ca0,
-0x048ca4,
-0x048ca8,
-0x048cac,
-0x048cb0,
-0x048cc0,
-0x048cc4,
-0x048cc8,
-0x048ccc,
-0x048cd0,
-0x048ce0,
-0x048ce4,
-0x048ce8,
-0x048cec,
-0x048cf0,
-0x048d00,
-0x048d04,
-0x048d08,
-0x048d0c,
-0x048d10,
-0x048d20,
-0x048d24,
-0x048d28,
-0x048d2c,
-0x048d30,
-0x048d40,
-0x048d44,
-0x048d48,
-0x048d4c,
-0x048d50,
-0x048d60,
-0x048d64,
-0x048d68,
-0x048d6c,
-0x048d70,
-0x048d80,
-0x048d84,
-0x048d88,
-0x048d8c,
-0x048d90,
-0x048da0,
-0x048da4,
-0x048da8,
-0x048dac,
-0x048db0,
-0x048dc0,
-0x048dc4,
-0x048dc8,
-0x048dcc,
-0x048dd0,
-0x048de0,
-0x048de4,
-0x048de8,
-0x048dec,
-0x048df0,
-0x048e00,
-0x048e04,
-0x048e08,
-0x048e0c,
-0x048e10,
-0x048e20,
-0x048e24,
-0x048e28,
-0x048e2c,
-0x048e30,
-0x048e40,
-0x048e44,
-0x048e48,
-0x048e4c,
-0x048e50,
-0x048e60,
-0x048e64,
-0x048e68,
-0x048e6c,
-0x048e70,
-0x048e80,
-0x048e84,
-0x048e88,
-0x048e8c,
-0x048e90,
-0x048ea0,
-0x048ea4,
-0x048ea8,
-0x048eac,
-0x048eb0,
-0x048ec0,
-0x048ec4,
-0x048ec8,
-0x048ecc,
-0x048ed0,
-0x048ee0,
-0x048ee4,
-0x048ee8,
-0x048eec,
-0x048ef0,
-0x048f00,
-0x048f04,
-0x048f08,
-0x048f0c,
-0x048f10,
-0x048f20,
-0x048f24,
-0x048f28,
-0x048f2c,
-0x048f30,
-0x048f40,
-0x048f44,
-0x048f48,
-0x048f4c,
-0x048f50,
-0x048f60,
-0x048f64,
-0x048f68,
-0x048f6c,
-0x048f70,
-0x048f80,
-0x048f84,
-0x048f88,
-0x048f8c,
-0x048f90,
-0x048fa0,
-0x048fa4,
-0x048fa8,
-0x048fac,
-0x048fb0,
-0x048fc0,
-0x048fc4,
-0x048fc8,
-0x048fcc,
-0x048fd0,
-0x048fe0,
-0x048fe4,
-0x048fe8,
-0x048fec,
-0x048ff0,
-0x049000,
-0x049004,
-0x049008,
-0x04900c,
-0x049010,
-0x049020,
-0x049024,
-0x049028,
-0x04902c,
-0x049030,
-0x049040,
-0x049044,
-0x049048,
-0x04904c,
-0x049050,
-0x049060,
-0x049064,
-0x049068,
-0x04906c,
-0x049070,
-0x049080,
-0x049084,
-0x049088,
-0x04908c,
-0x049090,
-0x0490a0,
-0x0490a4,
-0x0490a8,
-0x0490ac,
-0x0490b0,
-0x0490c0,
-0x0490c4,
-0x0490c8,
-0x0490cc,
-0x0490d0,
-0x0490e0,
-0x0490e4,
-0x0490e8,
-0x0490ec,
-0x0490f0,
-0x049100,
-0x049104,
-0x049108,
-0x04910c,
-0x049110,
-0x049120,
-0x049124,
-0x049128,
-0x04912c,
-0x049130,
-0x049140,
-0x049144,
-0x049148,
-0x04914c,
-0x049150,
-0x049160,
-0x049164,
-0x049168,
-0x04916c,
-0x049170,
-0x049180,
-0x049184,
-0x049188,
-0x04918c,
-0x049190,
-0x0491a0,
-0x0491a4,
-0x0491a8,
-0x0491ac,
-0x0491b0,
-0x0491c0,
-0x0491c4,
-0x0491c8,
-0x0491cc,
-0x0491d0,
-0x0491e0,
-0x0491e4,
-0x0491e8,
-0x0491ec,
-0x0491f0,
-0x049200,
-0x049204,
-0x049208,
-0x04920c,
-0x049210,
-0x049220,
-0x049224,
-0x049228,
-0x04922c,
-0x049230,
-0x049240,
-0x049244,
-0x049248,
-0x04924c,
-0x049250,
-0x049260,
-0x049264,
-0x049268,
-0x04926c,
-0x049270,
-0x049280,
-0x049284,
-0x049288,
-0x04928c,
-0x049290,
-0x0492a0,
-0x0492a4,
-0x0492a8,
-0x0492ac,
-0x0492b0,
-0x0492c0,
-0x0492c4,
-0x0492c8,
-0x0492cc,
-0x0492d0,
-0x0492e0,
-0x0492e4,
-0x0492e8,
-0x0492ec,
-0x0492f0,
-0x049300,
-0x049304,
-0x049308,
-0x04930c,
-0x049310,
-0x049320,
-0x049324,
-0x049328,
-0x04932c,
-0x049330,
-0x049340,
-0x049344,
-0x049348,
-0x04934c,
-0x049350,
-0x049360,
-0x049364,
-0x049368,
-0x04936c,
-0x049370,
-0x049380,
-0x049384,
-0x049388,
-0x04938c,
-0x049390,
-0x0493a0,
-0x0493a4,
-0x0493a8,
-0x0493ac,
-0x0493b0,
-0x0493c0,
-0x0493c4,
-0x0493c8,
-0x0493cc,
-0x0493d0,
-0x0493e0,
-0x0493e4,
-0x0493e8,
-0x0493ec,
-0x0493f0,
-0x049400,
-0x049404,
-0x049408,
-0x04940c,
-0x049410,
-0x049420,
-0x049424,
-0x049428,
-0x04942c,
-0x049430,
-0x049440,
-0x049444,
-0x049448,
-0x04944c,
-0x049450,
-0x049460,
-0x049464,
-0x049468,
-0x04946c,
-0x049470,
-0x049480,
-0x049484,
-0x049488,
-0x04948c,
-0x049490,
-0x0494a0,
-0x0494a4,
-0x0494a8,
-0x0494ac,
-0x0494b0,
-0x0494c0,
-0x0494c4,
-0x0494c8,
-0x0494cc,
-0x0494d0,
-0x0494e0,
-0x0494e4,
-0x0494e8,
-0x0494ec,
-0x0494f0,
-0x049500,
-0x049504,
-0x049508,
-0x04950c,
-0x049510,
-0x049520,
-0x049524,
-0x049528,
-0x04952c,
-0x049530,
-0x049540,
-0x049544,
-0x049548,
-0x04954c,
-0x049550,
-0x049560,
-0x049564,
-0x049568,
-0x04956c,
-0x049570,
-0x049580,
-0x049584,
-0x049588,
-0x04958c,
-0x049590,
-0x0495a0,
-0x0495a4,
-0x0495a8,
-0x0495ac,
-0x0495b0,
-0x0495c0,
-0x0495c4,
-0x0495c8,
-0x0495cc,
-0x0495d0,
-0x0495e0,
-0x0495e4,
-0x0495e8,
-0x0495ec,
-0x0495f0,
-0x049600,
-0x049604,
-0x049608,
-0x04960c,
-0x049610,
-0x049620,
-0x049624,
-0x049628,
-0x04962c,
-0x049630,
-0x049640,
-0x049644,
-0x049648,
-0x04964c,
-0x049650,
-0x049660,
-0x049664,
-0x049668,
-0x04966c,
-0x049670,
-0x049680,
-0x049684,
-0x049688,
-0x04968c,
-0x049690,
-0x0496a0,
-0x0496a4,
-0x0496a8,
-0x0496ac,
-0x0496b0,
-0x0496c0,
-0x0496c4,
-0x0496c8,
-0x0496cc,
-0x0496d0,
-0x0496e0,
-0x0496e4,
-0x0496e8,
-0x0496ec,
-0x0496f0,
-0x049700,
-0x049704,
-0x049708,
-0x04970c,
-0x049710,
-0x049720,
-0x049724,
-0x049728,
-0x04972c,
-0x049730,
-0x049740,
-0x049744,
-0x049748,
-0x04974c,
-0x049750,
-0x049760,
-0x049764,
-0x049768,
-0x04976c,
-0x049770,
-0x049780,
-0x049784,
-0x049788,
-0x04978c,
-0x049790,
-0x0497a0,
-0x0497a4,
-0x0497a8,
-0x0497ac,
-0x0497b0,
-0x0497c0,
-0x0497c4,
-0x0497c8,
-0x0497cc,
-0x0497d0,
-0x0497e0,
-0x0497e4,
-0x0497e8,
-0x0497ec,
-0x0497f0,
-0x049800,
-0x049804,
-0x049808,
-0x04980c,
-0x049810,
-0x049820,
-0x049824,
-0x049828,
-0x04982c,
-0x049830,
-0x049840,
-0x049844,
-0x049848,
-0x04984c,
-0x049850,
-0x049860,
-0x049864,
-0x049868,
-0x04986c,
-0x049870,
-0x049880,
-0x049884,
-0x049888,
-0x04988c,
-0x049890,
-0x0498a0,
-0x0498a4,
-0x0498a8,
-0x0498ac,
-0x0498b0,
-0x0498c0,
-0x0498c4,
-0x0498c8,
-0x0498cc,
-0x0498d0,
-0x0498e0,
-0x0498e4,
-0x0498e8,
-0x0498ec,
-0x0498f0,
-0x049900,
-0x049904,
-0x049908,
-0x04990c,
-0x049910,
-0x049920,
-0x049924,
-0x049928,
-0x04992c,
-0x049930,
-0x049940,
-0x049944,
-0x049948,
-0x04994c,
-0x049950,
-0x049960,
-0x049964,
-0x049968,
-0x04996c,
-0x049970,
-0x049980,
-0x049984,
-0x049988,
-0x04998c,
-0x049990,
-0x0499a0,
-0x0499a4,
-0x0499a8,
-0x0499ac,
-0x0499b0,
-0x0499c0,
-0x0499c4,
-0x0499c8,
-0x0499cc,
-0x0499d0,
-0x0499e0,
-0x0499e4,
-0x0499e8,
-0x0499ec,
-0x0499f0,
-0x049a00,
-0x049a04,
-0x049a08,
-0x049a0c,
-0x049a10,
-0x049a20,
-0x049a24,
-0x049a28,
-0x049a2c,
-0x049a30,
-0x049a40,
-0x049a44,
-0x049a48,
-0x049a4c,
-0x049a50,
-0x049a60,
-0x049a64,
-0x049a68,
-0x049a6c,
-0x049a70,
-0x049a80,
-0x049a84,
-0x049a88,
-0x049a8c,
-0x049a90,
-0x049aa0,
-0x049aa4,
-0x049aa8,
-0x049aac,
-0x049ab0,
-0x049ac0,
-0x049ac4,
-0x049ac8,
-0x049acc,
-0x049ad0,
-0x049ae0,
-0x049ae4,
-0x049ae8,
-0x049aec,
-0x049af0,
-0x049b00,
-0x049b04,
-0x049b08,
-0x049b0c,
-0x049b10,
-0x049b20,
-0x049b24,
-0x049b28,
-0x049b2c,
-0x049b30,
-0x049b40,
-0x049b44,
-0x049b48,
-0x049b4c,
-0x049b50,
-0x049b60,
-0x049b64,
-0x049b68,
-0x049b6c,
-0x049b70,
-0x049b80,
-0x049b84,
-0x049b88,
-0x049b8c,
-0x049b90,
-0x049ba0,
-0x049ba4,
-0x049ba8,
-0x049bac,
-0x049bb0,
-0x049bc0,
-0x049bc4,
-0x049bc8,
-0x049bcc,
-0x049bd0,
-0x049be0,
-0x049be4,
-0x049be8,
-0x049bec,
-0x049bf0,
-0x049c00,
-0x049c04,
-0x049c08,
-0x049c0c,
-0x049c10,
-0x049c20,
-0x049c24,
-0x049c28,
-0x049c2c,
-0x049c30,
-0x049c40,
-0x049c44,
-0x049c48,
-0x049c4c,
-0x049c50,
-0x049c60,
-0x049c64,
-0x049c68,
-0x049c6c,
-0x049c70,
-0x049c80,
-0x049c84,
-0x049c88,
-0x049c8c,
-0x049c90,
-0x049ca0,
-0x049ca4,
-0x049ca8,
-0x049cac,
-0x049cb0,
-0x049cc0,
-0x049cc4,
-0x049cc8,
-0x049ccc,
-0x049cd0,
-0x049ce0,
-0x049ce4,
-0x049ce8,
-0x049cec,
-0x049cf0,
-0x049d00,
-0x049d04,
-0x049d08,
-0x049d0c,
-0x049d10,
-0x049d20,
-0x049d24,
-0x049d28,
-0x049d2c,
-0x049d30,
-0x049d40,
-0x049d44,
-0x049d48,
-0x049d4c,
-0x049d50,
-0x049d60,
-0x049d64,
-0x049d68,
-0x049d6c,
-0x049d70,
-0x049d80,
-0x049d84,
-0x049d88,
-0x049d8c,
-0x049d90,
-0x049da0,
-0x049da4,
-0x049da8,
-0x049dac,
-0x049db0,
-0x049dc0,
-0x049dc4,
-0x049dc8,
-0x049dcc,
-0x049dd0,
-0x049de0,
-0x049de4,
-0x049de8,
-0x049dec,
-0x049df0,
-0x049e00,
-0x049e04,
-0x049e08,
-0x049e0c,
-0x049e10,
-0x049e20,
-0x049e24,
-0x049e28,
-0x049e2c,
-0x049e30,
-0x049e40,
-0x049e44,
-0x049e48,
-0x049e4c,
-0x049e50,
-0x049e60,
-0x049e64,
-0x049e68,
-0x049e6c,
-0x049e70,
-0x049e80,
-0x049e84,
-0x049e88,
-0x049e8c,
-0x049e90,
-0x049ea0,
-0x049ea4,
-0x049ea8,
-0x049eac,
-0x049eb0,
-0x049ec0,
-0x049ec4,
-0x049ec8,
-0x049ecc,
-0x049ed0,
-0x049ee0,
-0x049ee4,
-0x049ee8,
-0x049eec,
-0x049ef0,
-0x049f00,
-0x049f04,
-0x049f08,
-0x049f0c,
-0x049f10,
-0x049f20,
-0x049f24,
-0x049f28,
-0x049f2c,
-0x049f30,
-0x049f40,
-0x049f44,
-0x049f48,
-0x049f4c,
-0x049f50,
-0x049f60,
-0x049f64,
-0x049f68,
-0x049f6c,
-0x049f70,
-0x049f80,
-0x049f84,
-0x049f88,
-0x049f8c,
-0x049f90,
-0x049fa0,
-0x049fa4,
-0x049fa8,
-0x049fac,
-0x049fb0,
-0x049fc0,
-0x049fc4,
-0x049fc8,
-0x049fcc,
-0x049fd0,
-0x049fe0,
-0x049fe4,
-0x049fe8,
-0x049fec,
-0x049ff0,
-0x04a000,
-0x04a004,
-0x04a008,
-0x04a00c,
-0x04a010,
-0x04a020,
-0x04a024,
-0x04a028,
-0x04a02c,
-0x04a030,
-0x04a040,
-0x04a044,
-0x04a048,
-0x04a04c,
-0x04a050,
-0x04a060,
-0x04a064,
-0x04a068,
-0x04a06c,
-0x04a070,
-0x04a080,
-0x04a084,
-0x04a088,
-0x04a08c,
-0x04a090,
-0x04a0a0,
-0x04a0a4,
-0x04a0a8,
-0x04a0ac,
-0x04a0b0,
-0x04a0c0,
-0x04a0c4,
-0x04a0c8,
-0x04a0cc,
-0x04a0d0,
-0x04a0e0,
-0x04a0e4,
-0x04a0e8,
-0x04a0ec,
-0x04a0f0,
-0x04a100,
-0x04a104,
-0x04a108,
-0x04a10c,
-0x04a110,
-0x04a120,
-0x04a124,
-0x04a128,
-0x04a12c,
-0x04a130,
-0x04a140,
-0x04a144,
-0x04a148,
-0x04a14c,
-0x04a150,
-0x04a160,
-0x04a164,
-0x04a168,
-0x04a16c,
-0x04a170,
-0x04a180,
-0x04a184,
-0x04a188,
-0x04a18c,
-0x04a190,
-0x04a1a0,
-0x04a1a4,
-0x04a1a8,
-0x04a1ac,
-0x04a1b0,
-0x04a1c0,
-0x04a1c4,
-0x04a1c8,
-0x04a1cc,
-0x04a1d0,
-0x04a1e0,
-0x04a1e4,
-0x04a1e8,
-0x04a1ec,
-0x04a1f0,
-0x04a200,
-0x04a204,
-0x04a208,
-0x04a20c,
-0x04a210,
-0x04a220,
-0x04a224,
-0x04a228,
-0x04a22c,
-0x04a230,
-0x04a240,
-0x04a244,
-0x04a248,
-0x04a24c,
-0x04a250,
-0x04a260,
-0x04a264,
-0x04a268,
-0x04a26c,
-0x04a270,
-0x04a280,
-0x04a284,
-0x04a288,
-0x04a28c,
-0x04a290,
-0x04a2a0,
-0x04a2a4,
-0x04a2a8,
-0x04a2ac,
-0x04a2b0,
-0x04a2c0,
-0x04a2c4,
-0x04a2c8,
-0x04a2cc,
-0x04a2d0,
-0x04a2e0,
-0x04a2e4,
-0x04a2e8,
-0x04a2ec,
-0x04a2f0,
-0x04a300,
-0x04a304,
-0x04a308,
-0x04a30c,
-0x04a310,
-0x04a320,
-0x04a324,
-0x04a328,
-0x04a32c,
-0x04a330,
-0x04a340,
-0x04a344,
-0x04a348,
-0x04a34c,
-0x04a350,
-0x04a360,
-0x04a364,
-0x04a368,
-0x04a36c,
-0x04a370,
-0x04a380,
-0x04a384,
-0x04a388,
-0x04a38c,
-0x04a390,
-0x04a3a0,
-0x04a3a4,
-0x04a3a8,
-0x04a3ac,
-0x04a3b0,
-0x04a3c0,
-0x04a3c4,
-0x04a3c8,
-0x04a3cc,
-0x04a3d0,
-0x04a3e0,
-0x04a3e4,
-0x04a3e8,
-0x04a3ec,
-0x04a3f0,
-0x04a400,
-0x04a404,
-0x04a408,
-0x04a40c,
-0x04a410,
-0x04a420,
-0x04a424,
-0x04a428,
-0x04a42c,
-0x04a430,
-0x04a440,
-0x04a444,
-0x04a448,
-0x04a44c,
-0x04a450,
-0x04a460,
-0x04a464,
-0x04a468,
-0x04a46c,
-0x04a470,
-0x04a480,
-0x04a484,
-0x04a488,
-0x04a48c,
-0x04a490,
-0x04a4a0,
-0x04a4a4,
-0x04a4a8,
-0x04a4ac,
-0x04a4b0,
-0x04a4c0,
-0x04a4c4,
-0x04a4c8,
-0x04a4cc,
-0x04a4d0,
-0x04a4e0,
-0x04a4e4,
-0x04a4e8,
-0x04a4ec,
-0x04a4f0,
-0x04a500,
-0x04a504,
-0x04a508,
-0x04a50c,
-0x04a510,
-0x04a520,
-0x04a524,
-0x04a528,
-0x04a52c,
-0x04a530,
-0x04a540,
-0x04a544,
-0x04a548,
-0x04a54c,
-0x04a550,
-0x04a560,
-0x04a564,
-0x04a568,
-0x04a56c,
-0x04a570,
-0x04a580,
-0x04a584,
-0x04a588,
-0x04a58c,
-0x04a590,
-0x04a5a0,
-0x04a5a4,
-0x04a5a8,
-0x04a5ac,
-0x04a5b0,
-0x04a5c0,
-0x04a5c4,
-0x04a5c8,
-0x04a5cc,
-0x04a5d0,
-0x04a5e0,
-0x04a5e4,
-0x04a5e8,
-0x04a5ec,
-0x04a5f0,
-0x04a600,
-0x04a604,
-0x04a608,
-0x04a60c,
-0x04a610,
-0x04a620,
-0x04a624,
-0x04a628,
-0x04a62c,
-0x04a630,
-0x04a640,
-0x04a644,
-0x04a648,
-0x04a64c,
-0x04a650,
-0x04a660,
-0x04a664,
-0x04a668,
-0x04a66c,
-0x04a670,
-0x04a680,
-0x04a684,
-0x04a688,
-0x04a68c,
-0x04a690,
-0x04a6a0,
-0x04a6a4,
-0x04a6a8,
-0x04a6ac,
-0x04a6b0,
-0x04a6c0,
-0x04a6c4,
-0x04a6c8,
-0x04a6cc,
-0x04a6d0,
-0x04a6e0,
-0x04a6e4,
-0x04a6e8,
-0x04a6ec,
-0x04a6f0,
-0x04a700,
-0x04a704,
-0x04a708,
-0x04a70c,
-0x04a710,
-0x04a720,
-0x04a724,
-0x04a728,
-0x04a72c,
-0x04a730,
-0x04a740,
-0x04a744,
-0x04a748,
-0x04a74c,
-0x04a750,
-0x04a760,
-0x04a764,
-0x04a768,
-0x04a76c,
-0x04a770,
-0x04a780,
-0x04a784,
-0x04a788,
-0x04a78c,
-0x04a790,
-0x04a7a0,
-0x04a7a4,
-0x04a7a8,
-0x04a7ac,
-0x04a7b0,
-0x04a7c0,
-0x04a7c4,
-0x04a7c8,
-0x04a7cc,
-0x04a7d0,
-0x04a7e0,
-0x04a7e4,
-0x04a7e8,
-0x04a7ec,
-0x04a7f0,
-0x04a800,
-0x04a804,
-0x04a808,
-0x04a80c,
-0x04a810,
-0x04a820,
-0x04a824,
-0x04a828,
-0x04a82c,
-0x04a830,
-0x04a840,
-0x04a844,
-0x04a848,
-0x04a84c,
-0x04a850,
-0x04a860,
-0x04a864,
-0x04a868,
-0x04a86c,
-0x04a870,
-0x04a880,
-0x04a884,
-0x04a888,
-0x04a88c,
-0x04a890,
-0x04a8a0,
-0x04a8a4,
-0x04a8a8,
-0x04a8ac,
-0x04a8b0,
-0x04a8c0,
-0x04a8c4,
-0x04a8c8,
-0x04a8cc,
-0x04a8d0,
-0x04a8e0,
-0x04a8e4,
-0x04a8e8,
-0x04a8ec,
-0x04a8f0,
-0x04a900,
-0x04a904,
-0x04a908,
-0x04a90c,
-0x04a910,
-0x04a920,
-0x04a924,
-0x04a928,
-0x04a92c,
-0x04a930,
-0x04a940,
-0x04a944,
-0x04a948,
-0x04a94c,
-0x04a950,
-0x04a960,
-0x04a964,
-0x04a968,
-0x04a96c,
-0x04a970,
-0x04a980,
-0x04a984,
-0x04a988,
-0x04a98c,
-0x04a990,
-0x04a9a0,
-0x04a9a4,
-0x04a9a8,
-0x04a9ac,
-0x04a9b0,
-0x04a9c0,
-0x04a9c4,
-0x04a9c8,
-0x04a9cc,
-0x04a9d0,
-0x04a9e0,
-0x04a9e4,
-0x04a9e8,
-0x04a9ec,
-0x04a9f0,
-0x04aa00,
-0x04aa04,
-0x04aa08,
-0x04aa0c,
-0x04aa10,
-0x04aa20,
-0x04aa24,
-0x04aa28,
-0x04aa2c,
-0x04aa30,
-0x04aa40,
-0x04aa44,
-0x04aa48,
-0x04aa4c,
-0x04aa50,
-0x04aa60,
-0x04aa64,
-0x04aa68,
-0x04aa6c,
-0x04aa70,
-0x04aa80,
-0x04aa84,
-0x04aa88,
-0x04aa8c,
-0x04aa90,
-0x04aaa0,
-0x04aaa4,
-0x04aaa8,
-0x04aaac,
-0x04aab0,
-0x04aac0,
-0x04aac4,
-0x04aac8,
-0x04aacc,
-0x04aad0,
-0x04aae0,
-0x04aae4,
-0x04aae8,
-0x04aaec,
-0x04aaf0,
-0x04ab00,
-0x04ab04,
-0x04ab08,
-0x04ab0c,
-0x04ab10,
-0x04ab20,
-0x04ab24,
-0x04ab28,
-0x04ab2c,
-0x04ab30,
-0x04ab40,
-0x04ab44,
-0x04ab48,
-0x04ab4c,
-0x04ab50,
-0x04ab60,
-0x04ab64,
-0x04ab68,
-0x04ab6c,
-0x04ab70,
-0x04ab80,
-0x04ab84,
-0x04ab88,
-0x04ab8c,
-0x04ab90,
-0x04aba0,
-0x04aba4,
-0x04aba8,
-0x04abac,
-0x04abb0,
-0x04abc0,
-0x04abc4,
-0x04abc8,
-0x04abcc,
-0x04abd0,
-0x04abe0,
-0x04abe4,
-0x04abe8,
-0x04abec,
-0x04abf0,
-0x04ac00,
-0x04ac04,
-0x04ac08,
-0x04ac0c,
-0x04ac10,
-0x04ac20,
-0x04ac24,
-0x04ac28,
-0x04ac2c,
-0x04ac30,
-0x04ac40,
-0x04ac44,
-0x04ac48,
-0x04ac4c,
-0x04ac50,
-0x04ac60,
-0x04ac64,
-0x04ac68,
-0x04ac6c,
-0x04ac70,
-0x04ac80,
-0x04ac84,
-0x04ac88,
-0x04ac8c,
-0x04ac90,
-0x04aca0,
-0x04aca4,
-0x04aca8,
-0x04acac,
-0x04acb0,
-0x04acc0,
-0x04acc4,
-0x04acc8,
-0x04accc,
-0x04acd0,
-0x04ace0,
-0x04ace4,
-0x04ace8,
-0x04acec,
-0x04acf0,
-0x04ad00,
-0x04ad04,
-0x04ad08,
-0x04ad0c,
-0x04ad10,
-0x04ad20,
-0x04ad24,
-0x04ad28,
-0x04ad2c,
-0x04ad30,
-0x04ad40,
-0x04ad44,
-0x04ad48,
-0x04ad4c,
-0x04ad50,
-0x04ad60,
-0x04ad64,
-0x04ad68,
-0x04ad6c,
-0x04ad70,
-0x04ad80,
-0x04ad84,
-0x04ad88,
-0x04ad8c,
-0x04ad90,
-0x04ada0,
-0x04ada4,
-0x04ada8,
-0x04adac,
-0x04adb0,
-0x04adc0,
-0x04adc4,
-0x04adc8,
-0x04adcc,
-0x04add0,
-0x04ade0,
-0x04ade4,
-0x04ade8,
-0x04adec,
-0x04adf0,
-0x04ae00,
-0x04ae04,
-0x04ae08,
-0x04ae0c,
-0x04ae10,
-0x04ae20,
-0x04ae24,
-0x04ae28,
-0x04ae2c,
-0x04ae30,
-0x04ae40,
-0x04ae44,
-0x04ae48,
-0x04ae4c,
-0x04ae50,
-0x04ae60,
-0x04ae64,
-0x04ae68,
-0x04ae6c,
-0x04ae70,
-0x04ae80,
-0x04ae84,
-0x04ae88,
-0x04ae8c,
-0x04ae90,
-0x04aea0,
-0x04aea4,
-0x04aea8,
-0x04aeac,
-0x04aeb0,
-0x04aec0,
-0x04aec4,
-0x04aec8,
-0x04aecc,
-0x04aed0,
-0x04aee0,
-0x04aee4,
-0x04aee8,
-0x04aeec,
-0x04aef0,
-0x04af00,
-0x04af04,
-0x04af08,
-0x04af0c,
-0x04af10,
-0x04af20,
-0x04af24,
-0x04af28,
-0x04af2c,
-0x04af30,
-0x04af40,
-0x04af44,
-0x04af48,
-0x04af4c,
-0x04af50,
-0x04af60,
-0x04af64,
-0x04af68,
-0x04af6c,
-0x04af70,
-0x04af80,
-0x04af84,
-0x04af88,
-0x04af8c,
-0x04af90,
-0x04afa0,
-0x04afa4,
-0x04afa8,
-0x04afac,
-0x04afb0,
-0x04afc0,
-0x04afc4,
-0x04afc8,
-0x04afcc,
-0x04afd0,
-0x04afe0,
-0x04afe4,
-0x04afe8,
-0x04afec,
-0x04aff0,
-0x04b000,
-0x04b004,
-0x04b008,
-0x04b00c,
-0x04b010,
-0x04b020,
-0x04b024,
-0x04b028,
-0x04b02c,
-0x04b030,
-0x04b040,
-0x04b044,
-0x04b048,
-0x04b04c,
-0x04b050,
-0x04b060,
-0x04b064,
-0x04b068,
-0x04b06c,
-0x04b070,
-0x04b080,
-0x04b084,
-0x04b088,
-0x04b08c,
-0x04b090,
-0x04b0a0,
-0x04b0a4,
-0x04b0a8,
-0x04b0ac,
-0x04b0b0,
-0x04b0c0,
-0x04b0c4,
-0x04b0c8,
-0x04b0cc,
-0x04b0d0,
-0x04b0e0,
-0x04b0e4,
-0x04b0e8,
-0x04b0ec,
-0x04b0f0,
-0x04b100,
-0x04b104,
-0x04b108,
-0x04b10c,
-0x04b110,
-0x04b120,
-0x04b124,
-0x04b128,
-0x04b12c,
-0x04b130,
-0x04b140,
-0x04b144,
-0x04b148,
-0x04b14c,
-0x04b150,
-0x04b160,
-0x04b164,
-0x04b168,
-0x04b16c,
-0x04b170,
-0x04b180,
-0x04b184,
-0x04b188,
-0x04b18c,
-0x04b190,
-0x04b1a0,
-0x04b1a4,
-0x04b1a8,
-0x04b1ac,
-0x04b1b0,
-0x04b1c0,
-0x04b1c4,
-0x04b1c8,
-0x04b1cc,
-0x04b1d0,
-0x04b1e0,
-0x04b1e4,
-0x04b1e8,
-0x04b1ec,
-0x04b1f0,
-0x04b200,
-0x04b204,
-0x04b208,
-0x04b20c,
-0x04b210,
-0x04b220,
-0x04b224,
-0x04b228,
-0x04b22c,
-0x04b230,
-0x04b240,
-0x04b244,
-0x04b248,
-0x04b24c,
-0x04b250,
-0x04b260,
-0x04b264,
-0x04b268,
-0x04b26c,
-0x04b270,
-0x04b280,
-0x04b284,
-0x04b288,
-0x04b28c,
-0x04b290,
-0x04b2a0,
-0x04b2a4,
-0x04b2a8,
-0x04b2ac,
-0x04b2b0,
-0x04b2c0,
-0x04b2c4,
-0x04b2c8,
-0x04b2cc,
-0x04b2d0,
-0x04b2e0,
-0x04b2e4,
-0x04b2e8,
-0x04b2ec,
-0x04b2f0,
-0x04b300,
-0x04b304,
-0x04b308,
-0x04b30c,
-0x04b310,
-0x04b320,
-0x04b324,
-0x04b328,
-0x04b32c,
-0x04b330,
-0x04b340,
-0x04b344,
-0x04b348,
-0x04b34c,
-0x04b350,
-0x04b360,
-0x04b364,
-0x04b368,
-0x04b36c,
-0x04b370,
-0x04b380,
-0x04b384,
-0x04b388,
-0x04b38c,
-0x04b390,
-0x04b3a0,
-0x04b3a4,
-0x04b3a8,
-0x04b3ac,
-0x04b3b0,
-0x04b3c0,
-0x04b3c4,
-0x04b3c8,
-0x04b3cc,
-0x04b3d0,
-0x04b3e0,
-0x04b3e4,
-0x04b3e8,
-0x04b3ec,
-0x04b3f0,
-0x04b400,
-0x04b404,
-0x04b408,
-0x04b40c,
-0x04b410,
-0x04b420,
-0x04b424,
-0x04b428,
-0x04b42c,
-0x04b430,
-0x04b440,
-0x04b444,
-0x04b448,
-0x04b44c,
-0x04b450,
-0x04b460,
-0x04b464,
-0x04b468,
-0x04b46c,
-0x04b470,
-0x04b480,
-0x04b484,
-0x04b488,
-0x04b48c,
-0x04b490,
-0x04b4a0,
-0x04b4a4,
-0x04b4a8,
-0x04b4ac,
-0x04b4b0,
-0x04b4c0,
-0x04b4c4,
-0x04b4c8,
-0x04b4cc,
-0x04b4d0,
-0x04b4e0,
-0x04b4e4,
-0x04b4e8,
-0x04b4ec,
-0x04b4f0,
-0x04b500,
-0x04b504,
-0x04b508,
-0x04b50c,
-0x04b510,
-0x04b520,
-0x04b524,
-0x04b528,
-0x04b52c,
-0x04b530,
-0x04b540,
-0x04b544,
-0x04b548,
-0x04b54c,
-0x04b550,
-0x04b560,
-0x04b564,
-0x04b568,
-0x04b56c,
-0x04b570,
-0x04b580,
-0x04b584,
-0x04b588,
-0x04b58c,
-0x04b590,
-0x04b5a0,
-0x04b5a4,
-0x04b5a8,
-0x04b5ac,
-0x04b5b0,
-0x04b5c0,
-0x04b5c4,
-0x04b5c8,
-0x04b5cc,
-0x04b5d0,
-0x04b5e0,
-0x04b5e4,
-0x04b5e8,
-0x04b5ec,
-0x04b5f0,
-0x04b600,
-0x04b604,
-0x04b608,
-0x04b60c,
-0x04b610,
-0x04b620,
-0x04b624,
-0x04b628,
-0x04b62c,
-0x04b630,
-0x04b640,
-0x04b644,
-0x04b648,
-0x04b64c,
-0x04b650,
-0x04b660,
-0x04b664,
-0x04b668,
-0x04b66c,
-0x04b670,
-0x04b680,
-0x04b684,
-0x04b688,
-0x04b68c,
-0x04b690,
-0x04b6a0,
-0x04b6a4,
-0x04b6a8,
-0x04b6ac,
-0x04b6b0,
-0x04b6c0,
-0x04b6c4,
-0x04b6c8,
-0x04b6cc,
-0x04b6d0,
-0x04b6e0,
-0x04b6e4,
-0x04b6e8,
-0x04b6ec,
-0x04b6f0,
-0x04b700,
-0x04b704,
-0x04b708,
-0x04b70c,
-0x04b710,
-0x04b720,
-0x04b724,
-0x04b728,
-0x04b72c,
-0x04b730,
-0x04b740,
-0x04b744,
-0x04b748,
-0x04b74c,
-0x04b750,
-0x04b760,
-0x04b764,
-0x04b768,
-0x04b76c,
-0x04b770,
-0x04b780,
-0x04b784,
-0x04b788,
-0x04b78c,
-0x04b790,
-0x04b7a0,
-0x04b7a4,
-0x04b7a8,
-0x04b7ac,
-0x04b7b0,
-0x04b7c0,
-0x04b7c4,
-0x04b7c8,
-0x04b7cc,
-0x04b7d0,
-0x04b7e0,
-0x04b7e4,
-0x04b7e8,
-0x04b7ec,
-0x04b7f0,
-0x04b800,
-0x04b804,
-0x04b808,
-0x04b80c,
-0x04b810,
-0x04b820,
-0x04b824,
-0x04b828,
-0x04b82c,
-0x04b830,
-0x04b840,
-0x04b844,
-0x04b848,
-0x04b84c,
-0x04b850,
-0x04b860,
-0x04b864,
-0x04b868,
-0x04b86c,
-0x04b870,
-0x04b880,
-0x04b884,
-0x04b888,
-0x04b88c,
-0x04b890,
-0x04b8a0,
-0x04b8a4,
-0x04b8a8,
-0x04b8ac,
-0x04b8b0,
-0x04b8c0,
-0x04b8c4,
-0x04b8c8,
-0x04b8cc,
-0x04b8d0,
-0x04b8e0,
-0x04b8e4,
-0x04b8e8,
-0x04b8ec,
-0x04b8f0,
-0x04b900,
-0x04b904,
-0x04b908,
-0x04b90c,
-0x04b910,
-0x04b920,
-0x04b924,
-0x04b928,
-0x04b92c,
-0x04b930,
-0x04b940,
-0x04b944,
-0x04b948,
-0x04b94c,
-0x04b950,
-0x04b960,
-0x04b964,
-0x04b968,
-0x04b96c,
-0x04b970,
-0x04b980,
-0x04b984,
-0x04b988,
-0x04b98c,
-0x04b990,
-0x04b9a0,
-0x04b9a4,
-0x04b9a8,
-0x04b9ac,
-0x04b9b0,
-0x04b9c0,
-0x04b9c4,
-0x04b9c8,
-0x04b9cc,
-0x04b9d0,
-0x04b9e0,
-0x04b9e4,
-0x04b9e8,
-0x04b9ec,
-0x04b9f0,
-0x04ba00,
-0x04ba04,
-0x04ba08,
-0x04ba0c,
-0x04ba10,
-0x04ba20,
-0x04ba24,
-0x04ba28,
-0x04ba2c,
-0x04ba30,
-0x04ba40,
-0x04ba44,
-0x04ba48,
-0x04ba4c,
-0x04ba50,
-0x04ba60,
-0x04ba64,
-0x04ba68,
-0x04ba6c,
-0x04ba70,
-0x04ba80,
-0x04ba84,
-0x04ba88,
-0x04ba8c,
-0x04ba90,
-0x04baa0,
-0x04baa4,
-0x04baa8,
-0x04baac,
-0x04bab0,
-0x04bac0,
-0x04bac4,
-0x04bac8,
-0x04bacc,
-0x04bad0,
-0x04bae0,
-0x04bae4,
-0x04bae8,
-0x04baec,
-0x04baf0,
-0x04bb00,
-0x04bb04,
-0x04bb08,
-0x04bb0c,
-0x04bb10,
-0x04bb20,
-0x04bb24,
-0x04bb28,
-0x04bb2c,
-0x04bb30,
-0x04bb40,
-0x04bb44,
-0x04bb48,
-0x04bb4c,
-0x04bb50,
-0x04bb60,
-0x04bb64,
-0x04bb68,
-0x04bb6c,
-0x04bb70,
-0x04bb80,
-0x04bb84,
-0x04bb88,
-0x04bb8c,
-0x04bb90,
-0x04bba0,
-0x04bba4,
-0x04bba8,
-0x04bbac,
-0x04bbb0,
-0x04bbc0,
-0x04bbc4,
-0x04bbc8,
-0x04bbcc,
-0x04bbd0,
-0x04bbe0,
-0x04bbe4,
-0x04bbe8,
-0x04bbec,
-0x04bbf0,
-0x04bc00,
-0x04bc04,
-0x04bc08,
-0x04bc0c,
-0x04bc10,
-0x04bc20,
-0x04bc24,
-0x04bc28,
-0x04bc2c,
-0x04bc30,
-0x04bc40,
-0x04bc44,
-0x04bc48,
-0x04bc4c,
-0x04bc50,
-0x04bc60,
-0x04bc64,
-0x04bc68,
-0x04bc6c,
-0x04bc70,
-0x04bc80,
-0x04bc84,
-0x04bc88,
-0x04bc8c,
-0x04bc90,
-0x04bca0,
-0x04bca4,
-0x04bca8,
-0x04bcac,
-0x04bcb0,
-0x04bcc0,
-0x04bcc4,
-0x04bcc8,
-0x04bccc,
-0x04bcd0,
-0x04bce0,
-0x04bce4,
-0x04bce8,
-0x04bcec,
-0x04bcf0,
-0x04bd00,
-0x04bd04,
-0x04bd08,
-0x04bd0c,
-0x04bd10,
-0x04bd20,
-0x04bd24,
-0x04bd28,
-0x04bd2c,
-0x04bd30,
-0x04bd40,
-0x04bd44,
-0x04bd48,
-0x04bd4c,
-0x04bd50,
-0x04bd60,
-0x04bd64,
-0x04bd68,
-0x04bd6c,
-0x04bd70,
-0x04bd80,
-0x04bd84,
-0x04bd88,
-0x04bd8c,
-0x04bd90,
-0x04bda0,
-0x04bda4,
-0x04bda8,
-0x04bdac,
-0x04bdb0,
-0x04bdc0,
-0x04bdc4,
-0x04bdc8,
-0x04bdcc,
-0x04bdd0,
-0x04bde0,
-0x04bde4,
-0x04bde8,
-0x04bdec,
-0x04bdf0,
-0x04be00,
-0x04be04,
-0x04be08,
-0x04be0c,
-0x04be10,
-0x04be20,
-0x04be24,
-0x04be28,
-0x04be2c,
-0x04be30,
-0x04be40,
-0x04be44,
-0x04be48,
-0x04be4c,
-0x04be50,
-0x04be60,
-0x04be64,
-0x04be68,
-0x04be6c,
-0x04be70,
-0x04be80,
-0x04be84,
-0x04be88,
-0x04be8c,
-0x04be90,
-0x04bea0,
-0x04bea4,
-0x04bea8,
-0x04beac,
-0x04beb0,
-0x04bec0,
-0x04bec4,
-0x04bec8,
-0x04becc,
-0x04bed0,
-0x04bee0,
-0x04bee4,
-0x04bee8,
-0x04beec,
-0x04bef0,
-0x04bf00,
-0x04bf04,
-0x04bf08,
-0x04bf0c,
-0x04bf10,
-0x04bf20,
-0x04bf24,
-0x04bf28,
-0x04bf2c,
-0x04bf30,
-0x04bf40,
-0x04bf44,
-0x04bf48,
-0x04bf4c,
-0x04bf50,
-0x04bf60,
-0x04bf64,
-0x04bf68,
-0x04bf6c,
-0x04bf70,
-0x04bf80,
-0x04bf84,
-0x04bf88,
-0x04bf8c,
-0x04bf90,
-0x04bfa0,
-0x04bfa4,
-0x04bfa8,
-0x04bfac,
-0x04bfb0,
-0x04bfc0,
-0x04bfc4,
-0x04bfc8,
-0x04bfcc,
-0x04bfd0,
-0x04bfe0,
-0x04bfe4,
-0x04bfe8,
-0x04bfec,
-0x04bff0,
-0x04c000,
-0x04c004,
-0x04c008,
-0x04c00c,
-0x04c010,
-0x04c020,
-0x04c024,
-0x04c028,
-0x04c02c,
-0x04c030,
-0x04c040,
-0x04c044,
-0x04c048,
-0x04c04c,
-0x04c050,
-0x04c060,
-0x04c064,
-0x04c068,
-0x04c06c,
-0x04c070,
-0x04c080,
-0x04c084,
-0x04c088,
-0x04c08c,
-0x04c090,
-0x04c0a0,
-0x04c0a4,
-0x04c0a8,
-0x04c0ac,
-0x04c0b0,
-0x04c0c0,
-0x04c0c4,
-0x04c0c8,
-0x04c0cc,
-0x04c0d0,
-0x04c0e0,
-0x04c0e4,
-0x04c0e8,
-0x04c0ec,
-0x04c0f0,
-0x04c100,
-0x04c104,
-0x04c108,
-0x04c10c,
-0x04c110,
-0x04c120,
-0x04c124,
-0x04c128,
-0x04c12c,
-0x04c130,
-0x04c140,
-0x04c144,
-0x04c148,
-0x04c14c,
-0x04c150,
-0x04c160,
-0x04c164,
-0x04c168,
-0x04c16c,
-0x04c170,
-0x04c180,
-0x04c184,
-0x04c188,
-0x04c18c,
-0x04c190,
-0x04c1a0,
-0x04c1a4,
-0x04c1a8,
-0x04c1ac,
-0x04c1b0,
-0x04c1c0,
-0x04c1c4,
-0x04c1c8,
-0x04c1cc,
-0x04c1d0,
-0x04c1e0,
-0x04c1e4,
-0x04c1e8,
-0x04c1ec,
-0x04c1f0,
-0x04c200,
-0x04c204,
-0x04c208,
-0x04c20c,
-0x04c210,
-0x04c220,
-0x04c224,
-0x04c228,
-0x04c22c,
-0x04c230,
-0x04c240,
-0x04c244,
-0x04c248,
-0x04c24c,
-0x04c250,
-0x04c260,
-0x04c264,
-0x04c268,
-0x04c26c,
-0x04c270,
-0x04c280,
-0x04c284,
-0x04c288,
-0x04c28c,
-0x04c290,
-0x04c2a0,
-0x04c2a4,
-0x04c2a8,
-0x04c2ac,
-0x04c2b0,
-0x04c2c0,
-0x04c2c4,
-0x04c2c8,
-0x04c2cc,
-0x04c2d0,
-0x04c2e0,
-0x04c2e4,
-0x04c2e8,
-0x04c2ec,
-0x04c2f0,
-0x04c300,
-0x04c304,
-0x04c308,
-0x04c30c,
-0x04c310,
-0x04c320,
-0x04c324,
-0x04c328,
-0x04c32c,
-0x04c330,
-0x04c340,
-0x04c344,
-0x04c348,
-0x04c34c,
-0x04c350,
-0x04c360,
-0x04c364,
-0x04c368,
-0x04c36c,
-0x04c370,
-0x04c380,
-0x04c384,
-0x04c388,
-0x04c38c,
-0x04c390,
-0x04c3a0,
-0x04c3a4,
-0x04c3a8,
-0x04c3ac,
-0x04c3b0,
-0x04c3c0,
-0x04c3c4,
-0x04c3c8,
-0x04c3cc,
-0x04c3d0,
-0x04c3e0,
-0x04c3e4,
-0x04c3e8,
-0x04c3ec,
-0x04c3f0,
-0x04c400,
-0x04c404,
-0x04c408,
-0x04c40c,
-0x04c410,
-0x04c420,
-0x04c424,
-0x04c428,
-0x04c42c,
-0x04c430,
-0x04c440,
-0x04c444,
-0x04c448,
-0x04c44c,
-0x04c450,
-0x04c460,
-0x04c464,
-0x04c468,
-0x04c46c,
-0x04c470,
-0x04c480,
-0x04c484,
-0x04c488,
-0x04c48c,
-0x04c490,
-0x04c4a0,
-0x04c4a4,
-0x04c4a8,
-0x04c4ac,
-0x04c4b0,
-0x04c4c0,
-0x04c4c4,
-0x04c4c8,
-0x04c4cc,
-0x04c4d0,
-0x04c4e0,
-0x04c4e4,
-0x04c4e8,
-0x04c4ec,
-0x04c4f0,
-0x04c500,
-0x04c504,
-0x04c508,
-0x04c50c,
-0x04c510,
-0x04c520,
-0x04c524,
-0x04c528,
-0x04c52c,
-0x04c530,
-0x04c540,
-0x04c544,
-0x04c548,
-0x04c54c,
-0x04c550,
-0x04c560,
-0x04c564,
-0x04c568,
-0x04c56c,
-0x04c570,
-0x04c580,
-0x04c584,
-0x04c588,
-0x04c58c,
-0x04c590,
-0x04c5a0,
-0x04c5a4,
-0x04c5a8,
-0x04c5ac,
-0x04c5b0,
-0x04c5c0,
-0x04c5c4,
-0x04c5c8,
-0x04c5cc,
-0x04c5d0,
-0x04c5e0,
-0x04c5e4,
-0x04c5e8,
-0x04c5ec,
-0x04c5f0,
-0x04c600,
-0x04c604,
-0x04c608,
-0x04c60c,
-0x04c610,
-0x04c620,
-0x04c624,
-0x04c628,
-0x04c62c,
-0x04c630,
-0x04c640,
-0x04c644,
-0x04c648,
-0x04c64c,
-0x04c650,
-0x04c660,
-0x04c664,
-0x04c668,
-0x04c66c,
-0x04c670,
-0x04c680,
-0x04c684,
-0x04c688,
-0x04c68c,
-0x04c690,
-0x04c6a0,
-0x04c6a4,
-0x04c6a8,
-0x04c6ac,
-0x04c6b0,
-0x04c6c0,
-0x04c6c4,
-0x04c6c8,
-0x04c6cc,
-0x04c6d0,
-0x04c6e0,
-0x04c6e4,
-0x04c6e8,
-0x04c6ec,
-0x04c6f0,
-0x04c700,
-0x04c704,
-0x04c708,
-0x04c70c,
-0x04c710,
-0x04c720,
-0x04c724,
-0x04c728,
-0x04c72c,
-0x04c730,
-0x04c740,
-0x04c744,
-0x04c748,
-0x04c74c,
-0x04c750,
-0x04c760,
-0x04c764,
-0x04c768,
-0x04c76c,
-0x04c770,
-0x04c780,
-0x04c784,
-0x04c788,
-0x04c78c,
-0x04c790,
-0x04c7a0,
-0x04c7a4,
-0x04c7a8,
-0x04c7ac,
-0x04c7b0,
-0x04c7c0,
-0x04c7c4,
-0x04c7c8,
-0x04c7cc,
-0x04c7d0,
-0x04c7e0,
-0x04c7e4,
-0x04c7e8,
-0x04c7ec,
-0x04c7f0,
-0x04c800,
-0x04c804,
-0x04c808,
-0x04c80c,
-0x04c810,
-0x04c820,
-0x04c824,
-0x04c828,
-0x04c82c,
-0x04c830,
-0x04c840,
-0x04c844,
-0x04c848,
-0x04c84c,
-0x04c850,
-0x04c860,
-0x04c864,
-0x04c868,
-0x04c86c,
-0x04c870,
-0x04c880,
-0x04c884,
-0x04c888,
-0x04c88c,
-0x04c890,
-0x04c8a0,
-0x04c8a4,
-0x04c8a8,
-0x04c8ac,
-0x04c8b0,
-0x04c8c0,
-0x04c8c4,
-0x04c8c8,
-0x04c8cc,
-0x04c8d0,
-0x04c8e0,
-0x04c8e4,
-0x04c8e8,
-0x04c8ec,
-0x04c8f0,
-0x04c900,
-0x04c904,
-0x04c908,
-0x04c90c,
-0x04c910,
-0x04c920,
-0x04c924,
-0x04c928,
-0x04c92c,
-0x04c930,
-0x04c940,
-0x04c944,
-0x04c948,
-0x04c94c,
-0x04c950,
-0x04c960,
-0x04c964,
-0x04c968,
-0x04c96c,
-0x04c970,
-0x04c980,
-0x04c984,
-0x04c988,
-0x04c98c,
-0x04c990,
-0x04c9a0,
-0x04c9a4,
-0x04c9a8,
-0x04c9ac,
-0x04c9b0,
-0x04c9c0,
-0x04c9c4,
-0x04c9c8,
-0x04c9cc,
-0x04c9d0,
-0x04c9e0,
-0x04c9e4,
-0x04c9e8,
-0x04c9ec,
-0x04c9f0,
-0x04ca00,
-0x04ca04,
-0x04ca08,
-0x04ca0c,
-0x04ca10,
-0x04ca20,
-0x04ca24,
-0x04ca28,
-0x04ca2c,
-0x04ca30,
-0x04ca40,
-0x04ca44,
-0x04ca48,
-0x04ca4c,
-0x04ca50,
-0x04ca60,
-0x04ca64,
-0x04ca68,
-0x04ca6c,
-0x04ca70,
-0x04ca80,
-0x04ca84,
-0x04ca88,
-0x04ca8c,
-0x04ca90,
-0x04caa0,
-0x04caa4,
-0x04caa8,
-0x04caac,
-0x04cab0,
-0x04cac0,
-0x04cac4,
-0x04cac8,
-0x04cacc,
-0x04cad0,
-0x04cae0,
-0x04cae4,
-0x04cae8,
-0x04caec,
-0x04caf0,
-0x04cb00,
-0x04cb04,
-0x04cb08,
-0x04cb0c,
-0x04cb10,
-0x04cb20,
-0x04cb24,
-0x04cb28,
-0x04cb2c,
-0x04cb30,
-0x04cb40,
-0x04cb44,
-0x04cb48,
-0x04cb4c,
-0x04cb50,
-0x04cb60,
-0x04cb64,
-0x04cb68,
-0x04cb6c,
-0x04cb70,
-0x04cb80,
-0x04cb84,
-0x04cb88,
-0x04cb8c,
-0x04cb90,
-0x04cba0,
-0x04cba4,
-0x04cba8,
-0x04cbac,
-0x04cbb0,
-0x04cbc0,
-0x04cbc4,
-0x04cbc8,
-0x04cbcc,
-0x04cbd0,
-0x04cbe0,
-0x04cbe4,
-0x04cbe8,
-0x04cbec,
-0x04cbf0,
-0x04cc00,
-0x04cc04,
-0x04cc08,
-0x04cc0c,
-0x04cc10,
-0x04cc20,
-0x04cc24,
-0x04cc28,
-0x04cc2c,
-0x04cc30,
-0x04cc40,
-0x04cc44,
-0x04cc48,
-0x04cc4c,
-0x04cc50,
-0x04cc60,
-0x04cc64,
-0x04cc68,
-0x04cc6c,
-0x04cc70,
-0x04cc80,
-0x04cc84,
-0x04cc88,
-0x04cc8c,
-0x04cc90,
-0x04cca0,
-0x04cca4,
-0x04cca8,
-0x04ccac,
-0x04ccb0,
-0x04ccc0,
-0x04ccc4,
-0x04ccc8,
-0x04cccc,
-0x04ccd0,
-0x04cce0,
-0x04cce4,
-0x04cce8,
-0x04ccec,
-0x04ccf0,
-0x04cd00,
-0x04cd04,
-0x04cd08,
-0x04cd0c,
-0x04cd10,
-0x04cd20,
-0x04cd24,
-0x04cd28,
-0x04cd2c,
-0x04cd30,
-0x04cd40,
-0x04cd44,
-0x04cd48,
-0x04cd4c,
-0x04cd50,
-0x04cd60,
-0x04cd64,
-0x04cd68,
-0x04cd6c,
-0x04cd70,
-0x04cd80,
-0x04cd84,
-0x04cd88,
-0x04cd8c,
-0x04cd90,
-0x04cda0,
-0x04cda4,
-0x04cda8,
-0x04cdac,
-0x04cdb0,
-0x04cdc0,
-0x04cdc4,
-0x04cdc8,
-0x04cdcc,
-0x04cdd0,
-0x04cde0,
-0x04cde4,
-0x04cde8,
-0x04cdec,
-0x04cdf0,
-0x04ce00,
-0x04ce04,
-0x04ce08,
-0x04ce0c,
-0x04ce10,
-0x04ce20,
-0x04ce24,
-0x04ce28,
-0x04ce2c,
-0x04ce30,
-0x04ce40,
-0x04ce44,
-0x04ce48,
-0x04ce4c,
-0x04ce50,
-0x04ce60,
-0x04ce64,
-0x04ce68,
-0x04ce6c,
-0x04ce70,
-0x04ce80,
-0x04ce84,
-0x04ce88,
-0x04ce8c,
-0x04ce90,
-0x04cea0,
-0x04cea4,
-0x04cea8,
-0x04ceac,
-0x04ceb0,
-0x04cec0,
-0x04cec4,
-0x04cec8,
-0x04cecc,
-0x04ced0,
-0x04cee0,
-0x04cee4,
-0x04cee8,
-0x04ceec,
-0x04cef0,
-0x04cf00,
-0x04cf04,
-0x04cf08,
-0x04cf0c,
-0x04cf10,
-0x04cf20,
-0x04cf24,
-0x04cf28,
-0x04cf2c,
-0x04cf30,
-0x04cf40,
-0x04cf44,
-0x04cf48,
-0x04cf4c,
-0x04cf50,
-0x04cf60,
-0x04cf64,
-0x04cf68,
-0x04cf6c,
-0x04cf70,
-0x04cf80,
-0x04cf84,
-0x04cf88,
-0x04cf8c,
-0x04cf90,
-0x04cfa0,
-0x04cfa4,
-0x04cfa8,
-0x04cfac,
-0x04cfb0,
-0x04cfc0,
-0x04cfc4,
-0x04cfc8,
-0x04cfcc,
-0x04cfd0,
-0x04cfe0,
-0x04cfe4,
-0x04cfe8,
-0x04cfec,
-0x04cff0,
-0x050004,
-0x05000c,
-0x050010,
-0x050014,
-0x050018,
-0x05001c,
-0x054000,
-0x054004,
-0x054008,
-0x05400c,
-0x054010,
-0x054020,
-0x054024,
-0x054028,
-0x05402c,
-0x054030,
-0x054040,
-0x054044,
-0x054048,
-0x05404c,
-0x054050,
-0x054060,
-0x054064,
-0x054068,
-0x05406c,
-0x054070,
-0x054080,
-0x054084,
-0x054088,
-0x05408c,
-0x054090,
-0x0540a0,
-0x0540a4,
-0x0540a8,
-0x0540ac,
-0x0540b0,
-0x0540c0,
-0x0540c4,
-0x0540c8,
-0x0540cc,
-0x0540d0,
-0x0540e0,
-0x0540e4,
-0x0540e8,
-0x0540ec,
-0x0540f0,
-0x054100,
-0x054104,
-0x054108,
-0x05410c,
-0x054110,
-0x054120,
-0x054124,
-0x054128,
-0x05412c,
-0x054130,
-0x054140,
-0x054144,
-0x054148,
-0x05414c,
-0x054150,
-0x054160,
-0x054164,
-0x054168,
-0x05416c,
-0x054170,
-0x054180,
-0x054184,
-0x054188,
-0x05418c,
-0x054190,
-0x0541a0,
-0x0541a4,
-0x0541a8,
-0x0541ac,
-0x0541b0,
-0x0541c0,
-0x0541c4,
-0x0541c8,
-0x0541cc,
-0x0541d0,
-0x0541e0,
-0x0541e4,
-0x0541e8,
-0x0541ec,
-0x0541f0,
-0x054200,
-0x054204,
-0x054208,
-0x05420c,
-0x054210,
-0x054220,
-0x054224,
-0x054228,
-0x05422c,
-0x054230,
-0x054240,
-0x054244,
-0x054248,
-0x05424c,
-0x054250,
-0x054260,
-0x054264,
-0x054268,
-0x05426c,
-0x054270,
-0x054280,
-0x054284,
-0x054288,
-0x05428c,
-0x054290,
-0x0542a0,
-0x0542a4,
-0x0542a8,
-0x0542ac,
-0x0542b0,
-0x0542c0,
-0x0542c4,
-0x0542c8,
-0x0542cc,
-0x0542d0,
-0x0542e0,
-0x0542e4,
-0x0542e8,
-0x0542ec,
-0x0542f0,
-0x054300,
-0x054304,
-0x054308,
-0x05430c,
-0x054310,
-0x054320,
-0x054324,
-0x054328,
-0x05432c,
-0x054330,
-0x054340,
-0x054344,
-0x054348,
-0x05434c,
-0x054350,
-0x054360,
-0x054364,
-0x054368,
-0x05436c,
-0x054370,
-0x054380,
-0x054384,
-0x054388,
-0x05438c,
-0x054390,
-0x0543a0,
-0x0543a4,
-0x0543a8,
-0x0543ac,
-0x0543b0,
-0x0543c0,
-0x0543c4,
-0x0543c8,
-0x0543cc,
-0x0543d0,
-0x0543e0,
-0x0543e4,
-0x0543e8,
-0x0543ec,
-0x0543f0,
-0x054400,
-0x054404,
-0x054408,
-0x05440c,
-0x054410,
-0x054420,
-0x054424,
-0x054428,
-0x05442c,
-0x054430,
-0x054440,
-0x054444,
-0x054448,
-0x05444c,
-0x054450,
-0x054460,
-0x054464,
-0x054468,
-0x05446c,
-0x054470,
-0x054480,
-0x054484,
-0x054488,
-0x05448c,
-0x054490,
-0x0544a0,
-0x0544a4,
-0x0544a8,
-0x0544ac,
-0x0544b0,
-0x0544c0,
-0x0544c4,
-0x0544c8,
-0x0544cc,
-0x0544d0,
-0x0544e0,
-0x0544e4,
-0x0544e8,
-0x0544ec,
-0x0544f0,
-0x054500,
-0x054504,
-0x054508,
-0x05450c,
-0x054510,
-0x054520,
-0x054524,
-0x054528,
-0x05452c,
-0x054530,
-0x054540,
-0x054544,
-0x054548,
-0x05454c,
-0x054550,
-0x054560,
-0x054564,
-0x054568,
-0x05456c,
-0x054570,
-0x054580,
-0x054584,
-0x054588,
-0x05458c,
-0x054590,
-0x0545a0,
-0x0545a4,
-0x0545a8,
-0x0545ac,
-0x0545b0,
-0x0545c0,
-0x0545c4,
-0x0545c8,
-0x0545cc,
-0x0545d0,
-0x0545e0,
-0x0545e4,
-0x0545e8,
-0x0545ec,
-0x0545f0,
-0x054600,
-0x054604,
-0x054608,
-0x05460c,
-0x054610,
-0x054620,
-0x054624,
-0x054628,
-0x05462c,
-0x054630,
-0x054640,
-0x054644,
-0x054648,
-0x05464c,
-0x054650,
-0x054660,
-0x054664,
-0x054668,
-0x05466c,
-0x054670,
-0x054680,
-0x054684,
-0x054688,
-0x05468c,
-0x054690,
-0x0546a0,
-0x0546a4,
-0x0546a8,
-0x0546ac,
-0x0546b0,
-0x0546c0,
-0x0546c4,
-0x0546c8,
-0x0546cc,
-0x0546d0,
-0x0546e0,
-0x0546e4,
-0x0546e8,
-0x0546ec,
-0x0546f0,
-0x054700,
-0x054704,
-0x054708,
-0x05470c,
-0x054710,
-0x054720,
-0x054724,
-0x054728,
-0x05472c,
-0x054730,
-0x054740,
-0x054744,
-0x054748,
-0x05474c,
-0x054750,
-0x054760,
-0x054764,
-0x054768,
-0x05476c,
-0x054770,
-0x054780,
-0x054784,
-0x054788,
-0x05478c,
-0x054790,
-0x0547a0,
-0x0547a4,
-0x0547a8,
-0x0547ac,
-0x0547b0,
-0x0547c0,
-0x0547c4,
-0x0547c8,
-0x0547cc,
-0x0547d0,
-0x0547e0,
-0x0547e4,
-0x0547e8,
-0x0547ec,
-0x0547f0,
-0x054800,
-0x054804,
-0x054808,
-0x05480c,
-0x054810,
-0x054820,
-0x054824,
-0x054828,
-0x05482c,
-0x054830,
-0x054840,
-0x054844,
-0x054848,
-0x05484c,
-0x054850,
-0x054860,
-0x054864,
-0x054868,
-0x05486c,
-0x054870,
-0x054880,
-0x054884,
-0x054888,
-0x05488c,
-0x054890,
-0x0548a0,
-0x0548a4,
-0x0548a8,
-0x0548ac,
-0x0548b0,
-0x0548c0,
-0x0548c4,
-0x0548c8,
-0x0548cc,
-0x0548d0,
-0x0548e0,
-0x0548e4,
-0x0548e8,
-0x0548ec,
-0x0548f0,
-0x054900,
-0x054904,
-0x054908,
-0x05490c,
-0x054910,
-0x054920,
-0x054924,
-0x054928,
-0x05492c,
-0x054930,
-0x054940,
-0x054944,
-0x054948,
-0x05494c,
-0x054950,
-0x054960,
-0x054964,
-0x054968,
-0x05496c,
-0x054970,
-0x054980,
-0x054984,
-0x054988,
-0x05498c,
-0x054990,
-0x0549a0,
-0x0549a4,
-0x0549a8,
-0x0549ac,
-0x0549b0,
-0x0549c0,
-0x0549c4,
-0x0549c8,
-0x0549cc,
-0x0549d0,
-0x0549e0,
-0x0549e4,
-0x0549e8,
-0x0549ec,
-0x0549f0,
-0x054a00,
-0x054a04,
-0x054a08,
-0x054a0c,
-0x054a10,
-0x054a20,
-0x054a24,
-0x054a28,
-0x054a2c,
-0x054a30,
-0x054a40,
-0x054a44,
-0x054a48,
-0x054a4c,
-0x054a50,
-0x054a60,
-0x054a64,
-0x054a68,
-0x054a6c,
-0x054a70,
-0x054a80,
-0x054a84,
-0x054a88,
-0x054a8c,
-0x054a90,
-0x054aa0,
-0x054aa4,
-0x054aa8,
-0x054aac,
-0x054ab0,
-0x054ac0,
-0x054ac4,
-0x054ac8,
-0x054acc,
-0x054ad0,
-0x054ae0,
-0x054ae4,
-0x054ae8,
-0x054aec,
-0x054af0,
-0x054b00,
-0x054b04,
-0x054b08,
-0x054b0c,
-0x054b10,
-0x054b20,
-0x054b24,
-0x054b28,
-0x054b2c,
-0x054b30,
-0x054b40,
-0x054b44,
-0x054b48,
-0x054b4c,
-0x054b50,
-0x054b60,
-0x054b64,
-0x054b68,
-0x054b6c,
-0x054b70,
-0x054b80,
-0x054b84,
-0x054b88,
-0x054b8c,
-0x054b90,
-0x054ba0,
-0x054ba4,
-0x054ba8,
-0x054bac,
-0x054bb0,
-0x054bc0,
-0x054bc4,
-0x054bc8,
-0x054bcc,
-0x054bd0,
-0x054be0,
-0x054be4,
-0x054be8,
-0x054bec,
-0x054bf0,
-0x054c00,
-0x054c04,
-0x054c08,
-0x054c0c,
-0x054c10,
-0x054c20,
-0x054c24,
-0x054c28,
-0x054c2c,
-0x054c30,
-0x054c40,
-0x054c44,
-0x054c48,
-0x054c4c,
-0x054c50,
-0x054c60,
-0x054c64,
-0x054c68,
-0x054c6c,
-0x054c70,
-0x055004,
-0x05500c,
-0x055010,
-0x055014,
-0x055018,
-0x05501c,
-0x055020,
-0x055024,
-0x055028,
-0x05900c,
-0x059010,
-0x059014,
-0x059018,
-0x05901c,
-0x060400,
-0x060404,
-0x060408,
-0x06040c,
-0x060410,
-0x060500,
-0x060504,
-0x060508,
-0x06050c,
-0x060510,
-0x060514,
-0x060520,
-0x060524,
-0x060528,
-0x06052c,
-0x060530,
-0x060534,
-0x060600,
-0x060604,
-0x060608,
-0x06060c,
-0x060610,
-0x060614,
-0x060700,
-0x060704,
-0x060708,
-0x06070c,
-0x060710,
-0x060714,
-0x060718,
-0x060800,
-0x060804,
-0x060808,
-0x06080c,
-0x060810,
-0x060814,
-0x060818,
-0x06081c,
-0x060820,
-0x060824,
-0x060828,
-0x06082c,
-0x060830,
-0x060834,
-0x060838,
-0x06083c,
-0x060840,
-0x060844,
-0x060848,
-0x06084c,
-0x060850,
-0x060854,
-0x060858,
-0x06085c,
-0x060860,
-0x060864,
-0x060868,
-0x06086c,
-0x060870,
-0x060874,
-0x060878,
-0x06087c,
-0x060880,
-0x060884,
-0x060888,
-0x06088c,
-0x060890,
-0x060894,
-0x060898,
-0x06089c,
-0x0608a0,
-0x0608a4,
-0x0608a8,
-0x0608ac,
-0x0608b0,
-0x0608b4,
-0x0608b8,
-0x0608bc,
-0x0608c0,
-0x0608c4,
-0x0608c8,
-0x0608cc,
-0x0608d0,
-0x0608d4,
-0x0608d8,
-0x0608dc,
-0x0608e0,
-0x0608e4,
-0x0608e8,
-0x0608ec,
-0x0608f0,
-0x0608f4,
-0x0608f8,
-0x0608fc,
-0x060940,
-0x060944,
-0x060948,
-0x060a04,
-0x060a08,
-0x060a0c,
-0x060a10,
-0x060a14,
-0x060a18,
-0x060a1c,
-0x060c00,
-0x060c04,
-0x060c08,
-0x060c0c,
-0x060d00,
-0x060d04,
-0x060e00,
-0x060e04,
-0x060e08,
-0x060e0c,
-0x060f40,
-0x060f44,
-0x060f48,
-0x060f4c,
-0x060f50,
-0x060f54,
-0x060f58,
-0x060f5c,
-0x060f60,
-0x060f64,
-0x060f68,
-0x060f6c,
-0x060f70,
-0x060f74,
-0x060f78,
-0x060f7c,
-0x060f88,
-0x060f8c,
-0x061000,
-0x061004,
-0x061008,
-0x06100c,
-0x061010,
-0x061014,
-0x061018,
-0x06101c,
-0x061020,
-0x061024,
-0x061028,
-0x06102c,
-0x061030,
-0x061034,
-0x061038,
-0x06103c,
-0x061040,
-0x061044,
-0x061048,
-0x06104c,
-0x061050,
-0x061054,
-0x061058,
-0x06105c,
-0x061060,
-0x061064,
-0x061068,
-0x06106c,
-0x061070,
-0x061074,
-0x061078,
-0x06107c,
-0x061080,
-0x061084,
-0x061100,
-0x061104,
-0x061108,
-0x06110c,
-0x061110,
-0x061114,
-0x061118,
-0x06111c,
-0x061120,
-0x061124,
-0x061128,
-0x06112c,
-0x061130,
-0x061134,
-0x061138,
-0x06113c,
-0x061140,
-0x061144,
-0x061148,
-0x06114c,
-0x061150,
-0x061154,
-0x061158,
-0x06115c,
-0x061160,
-0x061164,
-0x061168,
-0x06116c,
-0x061170,
-0x061174,
-0x061178,
-0x06117c,
-0x061180,
-0x061184,
-0x061200,
-0x061204,
-0x061208,
-0x06120c,
-0x061210,
-0x061214,
-0x061218,
-0x06121c,
-0x061220,
-0x061224,
-0x061228,
-0x06122c,
-0x061230,
-0x061234,
-0x061238,
-0x06123c,
-0x061240,
-0x061244,
-0x061248,
-0x06124c,
-0x061250,
-0x061254,
-0x061258,
-0x06125c,
-0x061260,
-0x061264,
-0x061268,
-0x06126c,
-0x061270,
-0x061274,
-0x061278,
-0x06127c,
-0x061280,
-0x061284,
-0x061300,
-0x061304,
-0x061308,
-0x06130c,
-0x061310,
-0x061314,
-0x061318,
-0x06131c,
-0x061320,
-0x061324,
-0x061328,
-0x06132c,
-0x061330,
-0x061334,
-0x061338,
-0x06133c,
-0x061340,
-0x061344,
-0x061348,
-0x06134c,
-0x061350,
-0x061354,
-0x061358,
-0x06135c,
-0x061360,
-0x061364,
-0x061368,
-0x06136c,
-0x061370,
-0x061374,
-0x061378,
-0x06137c,
-0x061380,
-0x061384,
-0x061400,
-0x061404,
-0x061408,
-0x06140c,
-0x061410,
-0x061414,
-0x061418,
-0x06141c,
-0x061420,
-0x061424,
-0x061428,
-0x06142c,
-0x061430,
-0x061434,
-0x061438,
-0x06143c,
-0x061440,
-0x061444,
-0x061448,
-0x06144c,
-0x061450,
-0x061454,
-0x061458,
-0x06145c,
-0x061460,
-0x061464,
-0x061468,
-0x06146c,
-0x061470,
-0x061474,
-0x061478,
-0x06147c,
-0x061480,
-0x061484,
-0x061500,
-0x061504,
-0x061508,
-0x06150c,
-0x061510,
-0x061514,
-0x061518,
-0x06151c,
-0x061520,
-0x061524,
-0x061528,
-0x06152c,
-0x061530,
-0x061534,
-0x061538,
-0x06153c,
-0x061540,
-0x061544,
-0x061548,
-0x06154c,
-0x061550,
-0x061554,
-0x061558,
-0x06155c,
-0x061560,
-0x061564,
-0x061568,
-0x06156c,
-0x061570,
-0x061574,
-0x061578,
-0x06157c,
-0x061580,
-0x061584,
-0x061600,
-0x061604,
-0x061608,
-0x06160c,
-0x061610,
-0x061614,
-0x061618,
-0x06161c,
-0x061620,
-0x061624,
-0x061628,
-0x06162c,
-0x061630,
-0x061634,
-0x061638,
-0x06163c,
-0x061640,
-0x061644,
-0x061648,
-0x06164c,
-0x061650,
-0x061654,
-0x061658,
-0x06165c,
-0x061660,
-0x061664,
-0x061668,
-0x06166c,
-0x061670,
-0x061674,
-0x061678,
-0x06167c,
-0x061680,
-0x061684,
-0x061700,
-0x061704,
-0x061708,
-0x06170c,
-0x061710,
-0x061714,
-0x061718,
-0x06171c,
-0x061720,
-0x061724,
-0x061728,
-0x06172c,
-0x061730,
-0x061734,
-0x061738,
-0x06173c,
-0x061740,
-0x061744,
-0x061748,
-0x06174c,
-0x061750,
-0x061754,
-0x061758,
-0x06175c,
-0x061760,
-0x061764,
-0x061768,
-0x06176c,
-0x061770,
-0x061774,
-0x061778,
-0x06177c,
-0x061780,
-0x061784,
-0x061800,
-0x061804,
-0x061808,
-0x06180c,
-0x061810,
-0x061814,
-0x061818,
-0x06181c,
-0x061820,
-0x061824,
-0x061828,
-0x06182c,
-0x061830,
-0x061834,
-0x061838,
-0x06183c,
-0x061840,
-0x061844,
-0x061848,
-0x06184c,
-0x061850,
-0x061854,
-0x061858,
-0x06185c,
-0x061860,
-0x061864,
-0x061868,
-0x06186c,
-0x061870,
-0x061874,
-0x061878,
-0x06187c,
-0x061880,
-0x061884,
-0x061900,
-0x061904,
-0x061908,
-0x06190c,
-0x061910,
-0x061914,
-0x061918,
-0x06191c,
-0x061920,
-0x061924,
-0x061928,
-0x06192c,
-0x061930,
-0x061934,
-0x061938,
-0x06193c,
-0x061940,
-0x061944,
-0x061948,
-0x06194c,
-0x061950,
-0x061954,
-0x061958,
-0x06195c,
-0x061960,
-0x061964,
-0x061968,
-0x06196c,
-0x061970,
-0x061974,
-0x061978,
-0x06197c,
-0x061980,
-0x061984,
-0x061a00,
-0x061a04,
-0x061a08,
-0x061a0c,
-0x061a10,
-0x061a14,
-0x061a18,
-0x061a1c,
-0x061a20,
-0x061a24,
-0x061a28,
-0x061a2c,
-0x061a30,
-0x061a34,
-0x061a38,
-0x061a3c,
-0x061a40,
-0x061a44,
-0x061a48,
-0x061a4c,
-0x061a50,
-0x061a54,
-0x061a58,
-0x061a5c,
-0x061a60,
-0x061a64,
-0x061a68,
-0x061a6c,
-0x061a70,
-0x061a74,
-0x061a78,
-0x061a7c,
-0x061a80,
-0x061a84,
-0x061b00,
-0x061b04,
-0x061b08,
-0x061b0c,
-0x061b10,
-0x061b14,
-0x061b18,
-0x061b1c,
-0x061b20,
-0x061b24,
-0x061b28,
-0x061b2c,
-0x061b30,
-0x061b34,
-0x061b38,
-0x061b3c,
-0x061b40,
-0x061b44,
-0x061b48,
-0x061b4c,
-0x061b50,
-0x061b54,
-0x061b58,
-0x061b5c,
-0x061b60,
-0x061b64,
-0x061b68,
-0x061b6c,
-0x061b70,
-0x061b74,
-0x061b78,
-0x061b7c,
-0x061b80,
-0x061b84,
-0x061c00,
-0x061c04,
-0x061c08,
-0x061c0c,
-0x061c10,
-0x061c14,
-0x061c18,
-0x061c1c,
-0x061c20,
-0x061c24,
-0x061c28,
-0x061c2c,
-0x061c30,
-0x061c34,
-0x061c38,
-0x061c3c,
-0x061c40,
-0x061c44,
-0x061c48,
-0x061c4c,
-0x061c50,
-0x061c54,
-0x061c58,
-0x061c5c,
-0x061c60,
-0x061c64,
-0x061c68,
-0x061c6c,
-0x061c70,
-0x061c74,
-0x061c78,
-0x061c7c,
-0x061c80,
-0x061c84,
-0x061d00,
-0x061d04,
-0x061d08,
-0x061d0c,
-0x061d10,
-0x061d14,
-0x061d18,
-0x061d1c,
-0x061d20,
-0x061d24,
-0x061d28,
-0x061d2c,
-0x061d30,
-0x061d34,
-0x061d38,
-0x061d3c,
-0x061d40,
-0x061d44,
-0x061d48,
-0x061d4c,
-0x061d50,
-0x061d54,
-0x061d58,
-0x061d5c,
-0x061d60,
-0x061d64,
-0x061d68,
-0x061d6c,
-0x061d70,
-0x061d74,
-0x061d78,
-0x061d7c,
-0x061d80,
-0x061d84,
-0x061e00,
-0x061e04,
-0x061e08,
-0x061e0c,
-0x061e10,
-0x061e14,
-0x061e18,
-0x061e1c,
-0x061e20,
-0x061e24,
-0x061e28,
-0x061e2c,
-0x061e30,
-0x061e34,
-0x061e38,
-0x061e3c,
-0x061e40,
-0x061e44,
-0x061e48,
-0x061e4c,
-0x061e50,
-0x061e54,
-0x061e58,
-0x061e5c,
-0x061e60,
-0x061e64,
-0x061e68,
-0x061e6c,
-0x061e70,
-0x061e74,
-0x061e78,
-0x061e7c,
-0x061e80,
-0x061e84,
-0x061f00,
-0x061f04,
-0x061f08,
-0x061f0c,
-0x061f10,
-0x061f14,
-0x061f18,
-0x061f1c,
-0x061f20,
-0x061f24,
-0x061f28,
-0x061f2c,
-0x061f30,
-0x061f34,
-0x061f38,
-0x061f3c,
-0x061f40,
-0x061f44,
-0x061f48,
-0x061f4c,
-0x061f50,
-0x061f54,
-0x061f58,
-0x061f5c,
-0x061f60,
-0x061f64,
-0x061f68,
-0x061f6c,
-0x061f70,
-0x061f74,
-0x061f78,
-0x061f7c,
-0x061f80,
-0x061f84,
-0x062100,
-0x062104,
-0x064000,
-0x064004,
-0x064008,
-0x06400c,
-0x064010,
-0x064014,
-0x064018,
-0x06401c,
-0x064020,
-0x064024,
-0x064028,
-0x06402c,
-0x064030,
-0x064034,
-0x064038,
-0x06403c,
-0x064040,
-0x064044,
-0x064048,
-0x06404c,
-0x064050,
-0x064054,
-0x064058,
-0x06405c,
-0x064060,
-0x064064,
-0x064068,
-0x06406c,
-0x064070,
-0x064074,
-0x064078,
-0x06407c,
-0x064080,
-0x064084,
-0x064088,
-0x06408c,
-0x064090,
-0x064094,
-0x064098,
-0x06409c,
-0x0640a0,
-0x0640a4,
-0x0640a8,
-0x0640ac,
-0x0640b0,
-0x0640b4,
-0x0640b8,
-0x0640bc,
-0x0640c0,
-0x0640c4,
-0x0640c8,
-0x0640cc,
-0x0640d0,
-0x0640d4,
-0x0640d8,
-0x0640dc,
-0x0640e0,
-0x0640e4,
-0x0640e8,
-0x0640ec,
-0x0640f0,
-0x0640f4,
-0x0640f8,
-0x0640fc,
-0x064100,
-0x064104,
-0x064108,
-0x06410c,
-0x064110,
-0x064114,
-0x064118,
-0x06411c,
-0x064120,
-0x064124,
-0x064128,
-0x06412c,
-0x064130,
-0x064134,
-0x064138,
-0x06413c,
-0x064140,
-0x064144,
-0x064148,
-0x06414c,
-0x064150,
-0x064154,
-0x064158,
-0x06415c,
-0x064160,
-0x064164,
-0x064168,
-0x06416c,
-0x064170,
-0x064174,
-0x064178,
-0x06417c,
-0x064180,
-0x064184,
-0x064188,
-0x06418c,
-0x064190,
-0x064194,
-0x064198,
-0x06419c,
-0x0641a0,
-0x0641a4,
-0x0641a8,
-0x0641ac,
-0x0641b0,
-0x0641b4,
-0x0641b8,
-0x0641bc,
-0x0641c0,
-0x0641c4,
-0x0641c8,
-0x0641cc,
-0x0641d0,
-0x0641d4,
-0x0641d8,
-0x0641dc,
-0x0641e0,
-0x0641e4,
-0x0641e8,
-0x0641ec,
-0x0641f0,
-0x0641f4,
-0x0641f8,
-0x0641fc,
-0x064200,
-0x064204,
-0x064208,
-0x06420c,
-0x064210,
-0x064214,
-0x064218,
-0x06421c,
-0x064220,
-0x064224,
-0x064228,
-0x06422c,
-0x064230,
-0x064234,
-0x064238,
-0x06423c,
-0x064240,
-0x064244,
-0x064248,
-0x06424c,
-0x064250,
-0x064254,
-0x064258,
-0x06425c,
-0x064260,
-0x064264,
-0x064268,
-0x06426c,
-0x064270,
-0x064274,
-0x064278,
-0x06427c,
-0x064280,
-0x064284,
-0x064288,
-0x06428c,
-0x064290,
-0x064294,
-0x064298,
-0x06429c,
-0x0642a0,
-0x0642a4,
-0x0642a8,
-0x0642ac,
-0x0642b0,
-0x0642b4,
-0x0642b8,
-0x0642bc,
-0x0642c0,
-0x0642c4,
-0x0642c8,
-0x0642cc,
-0x0642d0,
-0x0642d4,
-0x0642d8,
-0x0642dc,
-0x0642e0,
-0x0642e4,
-0x0642e8,
-0x0642ec,
-0x0642f0,
-0x0642f4,
-0x0642f8,
-0x0642fc,
-0x064300,
-0x064304,
-0x064308,
-0x06430c,
-0x064310,
-0x064314,
-0x064318,
-0x06431c,
-0x064320,
-0x064324,
-0x064328,
-0x06432c,
-0x064330,
-0x064334,
-0x064338,
-0x06433c,
-0x064340,
-0x064344,
-0x064348,
-0x06434c,
-0x064350,
-0x064354,
-0x064358,
-0x06435c,
-0x064360,
-0x064364,
-0x064368,
-0x06436c,
-0x064370,
-0x064374,
-0x064378,
-0x06437c,
-0x064380,
-0x064384,
-0x064388,
-0x06438c,
-0x064390,
-0x064394,
-0x064398,
-0x06439c,
-0x0643a0,
-0x0643a4,
-0x0643a8,
-0x0643ac,
-0x0643b0,
-0x0643b4,
-0x0643b8,
-0x0643bc,
-0x0643c0,
-0x0643c4,
-0x0643c8,
-0x0643cc,
-0x0643d0,
-0x0643d4,
-0x0643d8,
-0x0643dc,
-0x0643e0,
-0x0643e4,
-0x0643e8,
-0x0643ec,
-0x0643f0,
-0x0643f4,
-0x0643f8,
-0x0643fc,
-0x064400,
-0x064404,
-0x064408,
-0x06440c,
-0x064410,
-0x064414,
-0x064418,
-0x06441c,
-0x064420,
-0x064424,
-0x064428,
-0x06442c,
-0x064430,
-0x064434,
-0x064438,
-0x06443c,
-0x064440,
-0x064444,
-0x064448,
-0x06444c,
-0x064450,
-0x064454,
-0x064458,
-0x06445c,
-0x064460,
-0x064464,
-0x064468,
-0x06446c,
-0x064470,
-0x064474,
-0x064478,
-0x06447c,
-0x064480,
-0x064484,
-0x064488,
-0x06448c,
-0x064490,
-0x064494,
-0x064498,
-0x06449c,
-0x0644a0,
-0x0644a4,
-0x0644a8,
-0x0644ac,
-0x0644b0,
-0x0644b4,
-0x0644b8,
-0x0644bc,
-0x0644c0,
-0x0644c4,
-0x0644c8,
-0x0644cc,
-0x0644d0,
-0x0644d4,
-0x0644d8,
-0x0644dc,
-0x0644e0,
-0x0644e4,
-0x0644e8,
-0x0644ec,
-0x0644f0,
-0x0644f4,
-0x0644f8,
-0x0644fc,
-0x064500,
-0x064504,
-0x064508,
-0x06450c,
-0x064510,
-0x064514,
-0x064518,
-0x06451c,
-0x064520,
-0x064524,
-0x064528,
-0x06452c,
-0x064530,
-0x064534,
-0x064538,
-0x06453c,
-0x064540,
-0x064544,
-0x064548,
-0x06454c,
-0x064550,
-0x064554,
-0x064558,
-0x06455c,
-0x064560,
-0x064564,
-0x064568,
-0x06456c,
-0x064570,
-0x064574,
-0x064578,
-0x06457c,
-0x064580,
-0x064584,
-0x064588,
-0x06458c,
-0x064590,
-0x064594,
-0x064598,
-0x06459c,
-0x0645a0,
-0x0645a4,
-0x0645a8,
-0x0645ac,
-0x0645b0,
-0x0645b4,
-0x0645b8,
-0x0645bc,
-0x0645c0,
-0x0645c4,
-0x0645c8,
-0x0645cc,
-0x0645d0,
-0x0645d4,
-0x0645d8,
-0x0645dc,
-0x0645e0,
-0x0645e4,
-0x0645e8,
-0x0645ec,
-0x0645f0,
-0x0645f4,
-0x0645f8,
-0x0645fc,
-0x064600,
-0x064604,
-0x064608,
-0x06460c,
-0x064610,
-0x064614,
-0x064618,
-0x06461c,
-0x064620,
-0x064624,
-0x064628,
-0x06462c,
-0x064630,
-0x064634,
-0x064638,
-0x06463c,
-0x064640,
-0x064644,
-0x064648,
-0x06464c,
-0x064650,
-0x064654,
-0x064658,
-0x06465c,
-0x064660,
-0x064664,
-0x064668,
-0x06466c,
-0x064670,
-0x064674,
-0x064678,
-0x06467c,
-0x064680,
-0x064684,
-0x064688,
-0x06468c,
-0x064690,
-0x064694,
-0x064698,
-0x06469c,
-0x0646a0,
-0x0646a4,
-0x0646a8,
-0x0646ac,
-0x0646b0,
-0x0646b4,
-0x0646b8,
-0x0646bc,
-0x0646c0,
-0x0646c4,
-0x0646c8,
-0x0646cc,
-0x0646d0,
-0x0646d4,
-0x0646d8,
-0x0646dc,
-0x0646e0,
-0x0646e4,
-0x0646e8,
-0x0646ec,
-0x0646f0,
-0x0646f4,
-0x0646f8,
-0x0646fc,
-0x064700,
-0x064704,
-0x064708,
-0x06470c,
-0x064710,
-0x064714,
-0x064718,
-0x06471c,
-0x064720,
-0x064724,
-0x064728,
-0x06472c,
-0x064730,
-0x064734,
-0x064738,
-0x06473c,
-0x064740,
-0x064744,
-0x064748,
-0x06474c,
-0x064750,
-0x064754,
-0x064758,
-0x06475c,
-0x064760,
-0x064764,
-0x064768,
-0x06476c,
-0x064770,
-0x064774,
-0x064778,
-0x06477c,
-0x064780,
-0x064784,
-0x064788,
-0x06478c,
-0x064790,
-0x064794,
-0x064798,
-0x06479c,
-0x0647a0,
-0x0647a4,
-0x0647a8,
-0x0647ac,
-0x0647b0,
-0x0647b4,
-0x0647b8,
-0x0647bc,
-0x0647c0,
-0x0647c4,
-0x0647c8,
-0x0647cc,
-0x0647d0,
-0x0647d4,
-0x0647d8,
-0x0647dc,
-0x0647e0,
-0x0647e4,
-0x0647e8,
-0x0647ec,
-0x0647f0,
-0x0647f4,
-0x0647f8,
-0x0647fc,
-0x064800,
-0x064804,
-0x064808,
-0x06480c,
-0x064810,
-0x064814,
-0x064818,
-0x06481c,
-0x064820,
-0x064824,
-0x064828,
-0x06482c,
-0x064830,
-0x064834,
-0x064838,
-0x06483c,
-0x064840,
-0x064844,
-0x064848,
-0x06484c,
-0x064850,
-0x064854,
-0x064858,
-0x06485c,
-0x064860,
-0x064864,
-0x064868,
-0x06486c,
-0x064870,
-0x064874,
-0x064878,
-0x06487c,
-0x064880,
-0x064884,
-0x064888,
-0x06488c,
-0x064890,
-0x064894,
-0x064898,
-0x06489c,
-0x0648a0,
-0x0648a4,
-0x0648a8,
-0x0648ac,
-0x0648b0,
-0x0648b4,
-0x0648b8,
-0x0648bc,
-0x0648c0,
-0x0648c4,
-0x0648c8,
-0x0648cc,
-0x0648d0,
-0x0648d4,
-0x0648d8,
-0x0648dc,
-0x0648e0,
-0x0648e4,
-0x0648e8,
-0x0648ec,
-0x0648f0,
-0x0648f4,
-0x0648f8,
-0x0648fc,
-0x064900,
-0x064904,
-0x064908,
-0x06490c,
-0x064910,
-0x064914,
-0x064918,
-0x06491c,
-0x064920,
-0x064924,
-0x064928,
-0x06492c,
-0x064930,
-0x064934,
-0x064938,
-0x06493c,
-0x064940,
-0x064944,
-0x064948,
-0x06494c,
-0x064950,
-0x064954,
-0x064958,
-0x06495c,
-0x064960,
-0x064964,
-0x064968,
-0x06496c,
-0x064970,
-0x064974,
-0x064978,
-0x06497c,
-0x064980,
-0x064984,
-0x064988,
-0x06498c,
-0x064990,
-0x064994,
-0x064998,
-0x06499c,
-0x0649a0,
-0x0649a4,
-0x0649a8,
-0x0649ac,
-0x0649b0,
-0x0649b4,
-0x0649b8,
-0x0649bc,
-0x0649c0,
-0x0649c4,
-0x0649c8,
-0x0649cc,
-0x0649d0,
-0x0649d4,
-0x0649d8,
-0x0649dc,
-0x0649e0,
-0x0649e4,
-0x0649e8,
-0x0649ec,
-0x0649f0,
-0x0649f4,
-0x0649f8,
-0x0649fc,
-0x064a00,
-0x064a04,
-0x064a08,
-0x064a0c,
-0x064a10,
-0x064a14,
-0x064a18,
-0x064a1c,
-0x064a20,
-0x064a24,
-0x064a28,
-0x064a2c,
-0x064a30,
-0x064a34,
-0x064a38,
-0x064a3c,
-0x064a40,
-0x064a44,
-0x064a48,
-0x064a4c,
-0x064a50,
-0x064a54,
-0x064a58,
-0x064a5c,
-0x064a60,
-0x064a64,
-0x064a68,
-0x064a6c,
-0x064a70,
-0x064a74,
-0x064a78,
-0x064a7c,
-0x064a80,
-0x064a84,
-0x064a88,
-0x064a8c,
-0x064a90,
-0x064a94,
-0x064a98,
-0x064a9c,
-0x064aa0,
-0x064aa4,
-0x064aa8,
-0x064aac,
-0x064ab0,
-0x064ab4,
-0x064ab8,
-0x064abc,
-0x064ac0,
-0x064ac4,
-0x064ac8,
-0x064acc,
-0x064ad0,
-0x064ad4,
-0x064ad8,
-0x064adc,
-0x064ae0,
-0x064ae4,
-0x064ae8,
-0x064aec,
-0x064af0,
-0x064af4,
-0x064af8,
-0x064afc,
-0x064b00,
-0x064b04,
-0x064b08,
-0x064b0c,
-0x064b10,
-0x064b14,
-0x064b18,
-0x064b1c,
-0x064b20,
-0x064b24,
-0x064b28,
-0x064b2c,
-0x064b30,
-0x064b34,
-0x064b38,
-0x064b3c,
-0x064b40,
-0x064b44,
-0x064b48,
-0x064b4c,
-0x064b50,
-0x064b54,
-0x064b58,
-0x064b5c,
-0x064b60,
-0x064b64,
-0x064b68,
-0x064b6c,
-0x064b70,
-0x064b74,
-0x064b78,
-0x064b7c,
-0x064b80,
-0x064b84,
-0x064b88,
-0x064b8c,
-0x064b90,
-0x064b94,
-0x064b98,
-0x064b9c,
-0x064ba0,
-0x064ba4,
-0x064ba8,
-0x064bac,
-0x064bb0,
-0x064bb4,
-0x064bb8,
-0x064bbc,
-0x064bc0,
-0x064bc4,
-0x064bc8,
-0x064bcc,
-0x064bd0,
-0x064bd4,
-0x064bd8,
-0x064bdc,
-0x064be0,
-0x064be4,
-0x064be8,
-0x064bec,
-0x064bf0,
-0x064bf4,
-0x064bf8,
-0x064bfc,
-0x064c00,
-0x064c04,
-0x064c08,
-0x064c0c,
-0x064c10,
-0x064c14,
-0x064c18,
-0x064c1c,
-0x064c20,
-0x064c24,
-0x064c28,
-0x064c2c,
-0x064c30,
-0x064c34,
-0x064c38,
-0x064c3c,
-0x064c40,
-0x064c44,
-0x064c48,
-0x064c4c,
-0x064c50,
-0x064c54,
-0x064c58,
-0x064c5c,
-0x064c60,
-0x064c64,
-0x064c68,
-0x064c6c,
-0x064c70,
-0x064c74,
-0x064c78,
-0x064c7c,
-0x064c80,
-0x064c84,
-0x064c88,
-0x064c8c,
-0x064c90,
-0x064c94,
-0x064c98,
-0x064c9c,
-0x064ca0,
-0x064ca4,
-0x064ca8,
-0x064cac,
-0x064cb0,
-0x064cb4,
-0x064cb8,
-0x064cbc,
-0x064cc0,
-0x064cc4,
-0x064cc8,
-0x064ccc,
-0x064cd0,
-0x064cd4,
-0x064cd8,
-0x064cdc,
-0x064ce0,
-0x064ce4,
-0x064ce8,
-0x064cec,
-0x064cf0,
-0x064cf4,
-0x064cf8,
-0x064cfc,
-0x064d00,
-0x064d04,
-0x064d08,
-0x064d0c,
-0x064d10,
-0x064d14,
-0x064d18,
-0x064d1c,
-0x064d20,
-0x064d24,
-0x064d28,
-0x064d2c,
-0x064d30,
-0x064d34,
-0x064d38,
-0x064d3c,
-0x064d40,
-0x064d44,
-0x064d48,
-0x064d4c,
-0x064d50,
-0x064d54,
-0x064d58,
-0x064d5c,
-0x064d60,
-0x064d64,
-0x064d68,
-0x064d6c,
-0x064d70,
-0x064d74,
-0x064d78,
-0x064d7c,
-0x064d80,
-0x064d84,
-0x064d88,
-0x064d8c,
-0x064d90,
-0x064d94,
-0x064d98,
-0x064d9c,
-0x064da0,
-0x064da4,
-0x064da8,
-0x064dac,
-0x064db0,
-0x064db4,
-0x064db8,
-0x064dbc,
-0x064dc0,
-0x064dc4,
-0x064dc8,
-0x064dcc,
-0x064dd0,
-0x064dd4,
-0x064dd8,
-0x064ddc,
-0x064de0,
-0x064de4,
-0x064de8,
-0x064dec,
-0x064df0,
-0x064df4,
-0x064df8,
-0x064dfc,
-0x064e00,
-0x064e04,
-0x064e08,
-0x064e0c,
-0x064e10,
-0x064e14,
-0x064e18,
-0x064e1c,
-0x064e20,
-0x064e24,
-0x064e28,
-0x064e2c,
-0x064e30,
-0x064e34,
-0x064e38,
-0x064e3c,
-0x064e40,
-0x064e44,
-0x064e48,
-0x064e4c,
-0x064e50,
-0x064e54,
-0x064e58,
-0x064e5c,
-0x064e60,
-0x064e64,
-0x064e68,
-0x064e6c,
-0x064e70,
-0x064e74,
-0x064e78,
-0x064e7c,
-0x064e80,
-0x064e84,
-0x064e88,
-0x064e8c,
-0x064e90,
-0x064e94,
-0x064e98,
-0x064e9c,
-0x064ea0,
-0x064ea4,
-0x064ea8,
-0x064eac,
-0x064eb0,
-0x064eb4,
-0x064eb8,
-0x064ebc,
-0x064ec0,
-0x064ec4,
-0x064ec8,
-0x064ecc,
-0x064ed0,
-0x064ed4,
-0x064ed8,
-0x064edc,
-0x064ee0,
-0x064ee4,
-0x064ee8,
-0x064eec,
-0x064ef0,
-0x064ef4,
-0x064ef8,
-0x064efc,
-0x064f00,
-0x064f04,
-0x064f08,
-0x064f0c,
-0x064f10,
-0x064f14,
-0x064f18,
-0x064f1c,
-0x064f20,
-0x064f24,
-0x064f28,
-0x064f2c,
-0x064f30,
-0x064f34,
-0x064f38,
-0x064f3c,
-0x064f40,
-0x064f44,
-0x064f48,
-0x064f4c,
-0x064f50,
-0x064f54,
-0x064f58,
-0x064f5c,
-0x064f60,
-0x064f64,
-0x064f68,
-0x064f6c,
-0x064f70,
-0x064f74,
-0x064f78,
-0x064f7c,
-0x064f80,
-0x064f84,
-0x064f88,
-0x064f8c,
-0x064f90,
-0x064f94,
-0x064f98,
-0x064f9c,
-0x064fa0,
-0x064fa4,
-0x064fa8,
-0x064fac,
-0x064fb0,
-0x064fb4,
-0x064fb8,
-0x064fbc,
-0x064fc0,
-0x064fc4,
-0x064fc8,
-0x064fcc,
-0x064fd0,
-0x064fd4,
-0x064fd8,
-0x064fdc,
-0x064fe0,
-0x064fe4,
-0x064fe8,
-0x064fec,
-0x064ff0,
-0x064ff4,
-0x064ff8,
-0x064ffc,
-0x065000,
-0x065004,
-0x065008,
-0x06500c,
-0x065010,
-0x065014,
-0x065018,
-0x06501c,
-0x065020,
-0x065024,
-0x065028,
-0x06502c,
-0x065030,
-0x065034,
-0x065038,
-0x06503c,
-0x065040,
-0x065044,
-0x065048,
-0x06504c,
-0x065050,
-0x065054,
-0x065058,
-0x06505c,
-0x065060,
-0x065064,
-0x065068,
-0x06506c,
-0x065070,
-0x065074,
-0x065078,
-0x06507c,
-0x065080,
-0x065084,
-0x065088,
-0x06508c,
-0x065090,
-0x065094,
-0x065098,
-0x06509c,
-0x0650a0,
-0x0650a4,
-0x0650a8,
-0x0650ac,
-0x0650b0,
-0x0650b4,
-0x0650b8,
-0x0650bc,
-0x0650c0,
-0x0650c4,
-0x0650c8,
-0x0650cc,
-0x0650d0,
-0x0650d4,
-0x0650d8,
-0x0650dc,
-0x0650e0,
-0x0650e4,
-0x0650e8,
-0x0650ec,
-0x0650f0,
-0x0650f4,
-0x0650f8,
-0x0650fc,
-0x065100,
-0x065104,
-0x065108,
-0x06510c,
-0x065110,
-0x065114,
-0x065118,
-0x06511c,
-0x065120,
-0x065124,
-0x065128,
-0x06512c,
-0x065130,
-0x065134,
-0x065138,
-0x06513c,
-0x065140,
-0x065144,
-0x065148,
-0x06514c,
-0x065150,
-0x065154,
-0x065158,
-0x06515c,
-0x065160,
-0x065164,
-0x065168,
-0x06516c,
-0x065170,
-0x065174,
-0x065178,
-0x06517c,
-0x065180,
-0x065184,
-0x065188,
-0x06518c,
-0x065190,
-0x065194,
-0x065198,
-0x06519c,
-0x0651a0,
-0x0651a4,
-0x0651a8,
-0x0651ac,
-0x0651b0,
-0x0651b4,
-0x0651b8,
-0x0651bc,
-0x0651c0,
-0x0651c4,
-0x0651c8,
-0x0651cc,
-0x0651d0,
-0x0651d4,
-0x0651d8,
-0x0651dc,
-0x0651e0,
-0x0651e4,
-0x0651e8,
-0x0651ec,
-0x0651f0,
-0x0651f4,
-0x0651f8,
-0x0651fc,
-0x065200,
-0x065204,
-0x065208,
-0x06520c,
-0x065210,
-0x065214,
-0x065218,
-0x06521c,
-0x065220,
-0x065224,
-0x065228,
-0x06522c,
-0x065230,
-0x065234,
-0x065238,
-0x06523c,
-0x065240,
-0x065244,
-0x065248,
-0x06524c,
-0x065250,
-0x065254,
-0x065258,
-0x06525c,
-0x065260,
-0x065264,
-0x065268,
-0x06526c,
-0x065270,
-0x065274,
-0x065278,
-0x06527c,
-0x065280,
-0x065284,
-0x065288,
-0x06528c,
-0x065290,
-0x065294,
-0x065298,
-0x06529c,
-0x0652a0,
-0x0652a4,
-0x0652a8,
-0x0652ac,
-0x0652b0,
-0x0652b4,
-0x0652b8,
-0x0652bc,
-0x0652c0,
-0x0652c4,
-0x0652c8,
-0x0652cc,
-0x0652d0,
-0x0652d4,
-0x0652d8,
-0x0652dc,
-0x0652e0,
-0x0652e4,
-0x0652e8,
-0x0652ec,
-0x0652f0,
-0x0652f4,
-0x0652f8,
-0x0652fc,
-0x065300,
-0x065304,
-0x065308,
-0x06530c,
-0x065310,
-0x065314,
-0x065318,
-0x06531c,
-0x065320,
-0x065324,
-0x065328,
-0x06532c,
-0x065330,
-0x065334,
-0x065338,
-0x06533c,
-0x065340,
-0x065344,
-0x065348,
-0x06534c,
-0x065350,
-0x065354,
-0x065358,
-0x06535c,
-0x065360,
-0x065364,
-0x065368,
-0x06536c,
-0x065370,
-0x065374,
-0x065378,
-0x06537c,
-0x065380,
-0x065384,
-0x065388,
-0x06538c,
-0x065390,
-0x065394,
-0x065398,
-0x06539c,
-0x0653a0,
-0x0653a4,
-0x0653a8,
-0x0653ac,
-0x0653b0,
-0x0653b4,
-0x0653b8,
-0x0653bc,
-0x0653c0,
-0x0653c4,
-0x0653c8,
-0x0653cc,
-0x0653d0,
-0x0653d4,
-0x0653d8,
-0x0653dc,
-0x0653e0,
-0x0653e4,
-0x0653e8,
-0x0653ec,
-0x0653f0,
-0x0653f4,
-0x0653f8,
-0x0653fc,
-0x065400,
-0x065404,
-0x065408,
-0x06540c,
-0x065410,
-0x065414,
-0x065418,
-0x06541c,
-0x065420,
-0x065424,
-0x065428,
-0x06542c,
-0x065430,
-0x065434,
-0x065438,
-0x06543c,
-0x065440,
-0x065444,
-0x065448,
-0x06544c,
-0x065450,
-0x065454,
-0x065458,
-0x06545c,
-0x065460,
-0x065464,
-0x065468,
-0x06546c,
-0x065470,
-0x065474,
-0x065478,
-0x06547c,
-0x065480,
-0x065484,
-0x065488,
-0x06548c,
-0x065490,
-0x065494,
-0x065498,
-0x06549c,
-0x0654a0,
-0x0654a4,
-0x0654a8,
-0x0654ac,
-0x0654b0,
-0x0654b4,
-0x0654b8,
-0x0654bc,
-0x0654c0,
-0x0654c4,
-0x0654c8,
-0x0654cc,
-0x0654d0,
-0x0654d4,
-0x0654d8,
-0x0654dc,
-0x0654e0,
-0x0654e4,
-0x0654e8,
-0x0654ec,
-0x0654f0,
-0x0654f4,
-0x0654f8,
-0x0654fc,
-0x065500,
-0x065504,
-0x065508,
-0x06550c,
-0x065510,
-0x065514,
-0x065518,
-0x06551c,
-0x065520,
-0x065524,
-0x065528,
-0x06552c,
-0x065530,
-0x065534,
-0x065538,
-0x06553c,
-0x065540,
-0x065544,
-0x065548,
-0x06554c,
-0x065550,
-0x065554,
-0x065558,
-0x06555c,
-0x065560,
-0x065564,
-0x065568,
-0x06556c,
-0x065570,
-0x065574,
-0x065578,
-0x06557c,
-0x065580,
-0x065584,
-0x065588,
-0x06558c,
-0x065590,
-0x065594,
-0x065598,
-0x06559c,
-0x0655a0,
-0x0655a4,
-0x0655a8,
-0x0655ac,
-0x0655b0,
-0x0655b4,
-0x0655b8,
-0x0655bc,
-0x0655c0,
-0x0655c4,
-0x0655c8,
-0x0655cc,
-0x0655d0,
-0x0655d4,
-0x0655d8,
-0x0655dc,
-0x0655e0,
-0x0655e4,
-0x0655e8,
-0x0655ec,
-0x0655f0,
-0x0655f4,
-0x0655f8,
-0x0655fc,
-0x065600,
-0x065604,
-0x065608,
-0x06560c,
-0x065610,
-0x065614,
-0x065618,
-0x06561c,
-0x065620,
-0x065624,
-0x065628,
-0x06562c,
-0x065630,
-0x065634,
-0x065638,
-0x06563c,
-0x065640,
-0x065644,
-0x065648,
-0x06564c,
-0x065650,
-0x065654,
-0x065658,
-0x06565c,
-0x065660,
-0x065664,
-0x065668,
-0x06566c,
-0x065670,
-0x065674,
-0x065678,
-0x06567c,
-0x065680,
-0x065684,
-0x065688,
-0x06568c,
-0x065690,
-0x065694,
-0x065698,
-0x06569c,
-0x0656a0,
-0x0656a4,
-0x0656a8,
-0x0656ac,
-0x0656b0,
-0x0656b4,
-0x0656b8,
-0x0656bc,
-0x0656c0,
-0x0656c4,
-0x0656c8,
-0x0656cc,
-0x0656d0,
-0x0656d4,
-0x0656d8,
-0x0656dc,
-0x0656e0,
-0x0656e4,
-0x0656e8,
-0x0656ec,
-0x0656f0,
-0x0656f4,
-0x0656f8,
-0x0656fc,
-0x065700,
-0x065704,
-0x065708,
-0x06570c,
-0x065710,
-0x065714,
-0x065718,
-0x06571c,
-0x065720,
-0x065724,
-0x065728,
-0x06572c,
-0x065730,
-0x065734,
-0x065738,
-0x06573c,
-0x065740,
-0x065744,
-0x065748,
-0x06574c,
-0x065750,
-0x065754,
-0x065758,
-0x06575c,
-0x065760,
-0x065764,
-0x065768,
-0x06576c,
-0x065770,
-0x065774,
-0x065778,
-0x06577c,
-0x065780,
-0x065784,
-0x065788,
-0x06578c,
-0x065790,
-0x065794,
-0x065798,
-0x06579c,
-0x0657a0,
-0x0657a4,
-0x0657a8,
-0x0657ac,
-0x0657b0,
-0x0657b4,
-0x0657b8,
-0x0657bc,
-0x0657c0,
-0x0657c4,
-0x0657c8,
-0x0657cc,
-0x0657d0,
-0x0657d4,
-0x0657d8,
-0x0657dc,
-0x0657e0,
-0x0657e4,
-0x0657e8,
-0x0657ec,
-0x0657f0,
-0x0657f4,
-0x0657f8,
-0x0657fc,
-0x065800,
-0x065804,
-0x065808,
-0x06580c,
-0x065810,
-0x065814,
-0x065818,
-0x06581c,
-0x065820,
-0x065824,
-0x065828,
-0x06582c,
-0x065830,
-0x065834,
-0x065838,
-0x06583c,
-0x065840,
-0x065844,
-0x065848,
-0x06584c,
-0x065850,
-0x065854,
-0x065858,
-0x06585c,
-0x065860,
-0x065864,
-0x065868,
-0x06586c,
-0x065870,
-0x065874,
-0x065878,
-0x06587c,
-0x065880,
-0x065884,
-0x065888,
-0x06588c,
-0x065890,
-0x065894,
-0x065898,
-0x06589c,
-0x0658a0,
-0x0658a4,
-0x0658a8,
-0x0658ac,
-0x0658b0,
-0x0658b4,
-0x0658b8,
-0x0658bc,
-0x0658c0,
-0x0658c4,
-0x0658c8,
-0x0658cc,
-0x0658d0,
-0x0658d4,
-0x0658d8,
-0x0658dc,
-0x0658e0,
-0x0658e4,
-0x0658e8,
-0x0658ec,
-0x0658f0,
-0x0658f4,
-0x0658f8,
-0x0658fc,
-0x065900,
-0x065904,
-0x065908,
-0x06590c,
-0x065910,
-0x065914,
-0x065918,
-0x06591c,
-0x065920,
-0x065924,
-0x065928,
-0x06592c,
-0x065930,
-0x065934,
-0x065938,
-0x06593c,
-0x065940,
-0x065944,
-0x065948,
-0x06594c,
-0x065950,
-0x065954,
-0x065958,
-0x06595c,
-0x065960,
-0x065964,
-0x065968,
-0x06596c,
-0x065970,
-0x065974,
-0x065978,
-0x06597c,
-0x065980,
-0x065984,
-0x065988,
-0x06598c,
-0x065990,
-0x065994,
-0x065998,
-0x06599c,
-0x0659a0,
-0x0659a4,
-0x0659a8,
-0x0659ac,
-0x0659b0,
-0x0659b4,
-0x0659b8,
-0x0659bc,
-0x0659c0,
-0x0659c4,
-0x0659c8,
-0x0659cc,
-0x0659d0,
-0x0659d4,
-0x0659d8,
-0x0659dc,
-0x0659e0,
-0x0659e4,
-0x0659e8,
-0x0659ec,
-0x0659f0,
-0x0659f4,
-0x0659f8,
-0x0659fc,
-0x065a00,
-0x065a04,
-0x065a08,
-0x065a0c,
-0x065a10,
-0x065a14,
-0x065a18,
-0x065a1c,
-0x065a20,
-0x065a24,
-0x065a28,
-0x065a2c,
-0x065a30,
-0x065a34,
-0x065a38,
-0x065a3c,
-0x065a40,
-0x065a44,
-0x065a48,
-0x065a4c,
-0x065a50,
-0x065a54,
-0x065a58,
-0x065a5c,
-0x065a60,
-0x065a64,
-0x065a68,
-0x065a6c,
-0x065a70,
-0x065a74,
-0x065a78,
-0x065a7c,
-0x065a80,
-0x065a84,
-0x065a88,
-0x065a8c,
-0x065a90,
-0x065a94,
-0x065a98,
-0x065a9c,
-0x065aa0,
-0x065aa4,
-0x065aa8,
-0x065aac,
-0x065ab0,
-0x065ab4,
-0x065ab8,
-0x065abc,
-0x065ac0,
-0x065ac4,
-0x065ac8,
-0x065acc,
-0x065ad0,
-0x065ad4,
-0x065ad8,
-0x065adc,
-0x065ae0,
-0x065ae4,
-0x065ae8,
-0x065aec,
-0x065af0,
-0x065af4,
-0x065af8,
-0x065afc,
-0x065b00,
-0x065b04,
-0x065b08,
-0x065b0c,
-0x065b10,
-0x065b14,
-0x065b18,
-0x065b1c,
-0x065b20,
-0x065b24,
-0x065b28,
-0x065b2c,
-0x065b30,
-0x065b34,
-0x065b38,
-0x065b3c,
-0x065b40,
-0x065b44,
-0x065b48,
-0x065b4c,
-0x065b50,
-0x065b54,
-0x065b58,
-0x065b5c,
-0x065b60,
-0x065b64,
-0x065b68,
-0x065b6c,
-0x065b70,
-0x065b74,
-0x065b78,
-0x065b7c,
-0x065b80,
-0x065b84,
-0x065b88,
-0x065b8c,
-0x065b90,
-0x065b94,
-0x065b98,
-0x065b9c,
-0x065ba0,
-0x065ba4,
-0x065ba8,
-0x065bac,
-0x065bb0,
-0x065bb4,
-0x065bb8,
-0x065bbc,
-0x065bc0,
-0x065bc4,
-0x065bc8,
-0x065bcc,
-0x065bd0,
-0x065bd4,
-0x065bd8,
-0x065bdc,
-0x065be0,
-0x065be4,
-0x065be8,
-0x065bec,
-0x065bf0,
-0x065bf4,
-0x065bf8,
-0x065bfc,
-0x065c00,
-0x065c04,
-0x065c08,
-0x065c0c,
-0x065c10,
-0x065c14,
-0x065c18,
-0x065c1c,
-0x065c20,
-0x065c24,
-0x065c28,
-0x065c2c,
-0x065c30,
-0x065c34,
-0x065c38,
-0x065c3c,
-0x065c40,
-0x065c44,
-0x065c48,
-0x065c4c,
-0x065c50,
-0x065c54,
-0x065c58,
-0x065c5c,
-0x065c60,
-0x065c64,
-0x065c68,
-0x065c6c,
-0x065c70,
-0x065c74,
-0x065c78,
-0x065c7c,
-0x065c80,
-0x065c84,
-0x065c88,
-0x065c8c,
-0x065c90,
-0x065c94,
-0x065c98,
-0x065c9c,
-0x065ca0,
-0x065ca4,
-0x065ca8,
-0x065cac,
-0x065cb0,
-0x065cb4,
-0x065cb8,
-0x065cbc,
-0x065cc0,
-0x065cc4,
-0x065cc8,
-0x065ccc,
-0x065cd0,
-0x065cd4,
-0x065cd8,
-0x065cdc,
-0x065ce0,
-0x065ce4,
-0x065ce8,
-0x065cec,
-0x065cf0,
-0x065cf4,
-0x065cf8,
-0x065cfc,
-0x065d00,
-0x065d04,
-0x065d08,
-0x065d0c,
-0x065d10,
-0x065d14,
-0x065d18,
-0x065d1c,
-0x065d20,
-0x065d24,
-0x065d28,
-0x065d2c,
-0x065d30,
-0x065d34,
-0x065d38,
-0x065d3c,
-0x065d40,
-0x065d44,
-0x065d48,
-0x065d4c,
-0x065d50,
-0x065d54,
-0x065d58,
-0x065d5c,
-0x065d60,
-0x065d64,
-0x065d68,
-0x065d6c,
-0x065d70,
-0x065d74,
-0x065d78,
-0x065d7c,
-0x065d80,
-0x065d84,
-0x065d88,
-0x065d8c,
-0x065d90,
-0x065d94,
-0x065d98,
-0x065d9c,
-0x065da0,
-0x065da4,
-0x065da8,
-0x065dac,
-0x065db0,
-0x065db4,
-0x065db8,
-0x065dbc,
-0x065dc0,
-0x065dc4,
-0x065dc8,
-0x065dcc,
-0x065dd0,
-0x065dd4,
-0x065dd8,
-0x065ddc,
-0x065de0,
-0x065de4,
-0x065de8,
-0x065dec,
-0x065df0,
-0x065df4,
-0x065df8,
-0x065dfc,
-0x065e00,
-0x065e04,
-0x065e08,
-0x065e0c,
-0x065e10,
-0x065e14,
-0x065e18,
-0x065e1c,
-0x065e20,
-0x065e24,
-0x065e28,
-0x065e2c,
-0x065e30,
-0x065e34,
-0x065e38,
-0x065e3c,
-0x065e40,
-0x065e44,
-0x065e48,
-0x065e4c,
-0x065e50,
-0x065e54,
-0x065e58,
-0x065e5c,
-0x065e60,
-0x065e64,
-0x065e68,
-0x065e6c,
-0x065e70,
-0x065e74,
-0x065e78,
-0x065e7c,
-0x065e80,
-0x065e84,
-0x065e88,
-0x065e8c,
-0x065e90,
-0x065e94,
-0x065e98,
-0x065e9c,
-0x065ea0,
-0x065ea4,
-0x065ea8,
-0x065eac,
-0x065eb0,
-0x065eb4,
-0x065eb8,
-0x065ebc,
-0x065ec0,
-0x065ec4,
-0x065ec8,
-0x065ecc,
-0x065ed0,
-0x065ed4,
-0x065ed8,
-0x065edc,
-0x065ee0,
-0x065ee4,
-0x065ee8,
-0x065eec,
-0x065ef0,
-0x065ef4,
-0x065ef8,
-0x065efc,
-0x065f00,
-0x065f04,
-0x065f08,
-0x065f0c,
-0x065f10,
-0x065f14,
-0x065f18,
-0x065f1c,
-0x065f20,
-0x065f24,
-0x065f28,
-0x065f2c,
-0x065f30,
-0x065f34,
-0x065f38,
-0x065f3c,
-0x065f40,
-0x065f44,
-0x065f48,
-0x065f4c,
-0x065f50,
-0x065f54,
-0x065f58,
-0x065f5c,
-0x065f60,
-0x065f64,
-0x065f68,
-0x065f6c,
-0x065f70,
-0x065f74,
-0x065f78,
-0x065f7c,
-0x065f80,
-0x065f84,
-0x065f88,
-0x065f8c,
-0x065f90,
-0x065f94,
-0x065f98,
-0x065f9c,
-0x065fa0,
-0x065fa4,
-0x065fa8,
-0x065fac,
-0x065fb0,
-0x065fb4,
-0x065fb8,
-0x065fbc,
-0x065fc0,
-0x065fc4,
-0x065fc8,
-0x065fcc,
-0x065fd0,
-0x065fd4,
-0x065fd8,
-0x065fdc,
-0x065fe0,
-0x065fe4,
-0x065fe8,
-0x065fec,
-0x065ff0,
-0x065ff4,
-0x065ff8,
-0x065ffc,
-0x066100,
-0x066104,
-0x066108,
-0x068800,
-0x068804,
-0x068808,
-0x06880c,
-0x068810,
-0x068814,
-0x068818,
-0x068820,
-0x068824,
-0x068828,
-0x06882c,
-0x068840,
-0x068844,
-0x068848,
-0x06884c,
-0x068850,
-0x068854,
-0x068858,
-0x06885c,
-0x068860,
-0x068864,
-0x068868,
-0x06886c,
-0x068870,
-0x068874,
-0x068878,
-0x06887c,
-0x068980,
-0x068984,
-0x068988,
-0x06898c,
-0x068990,
-0x068994,
-0x068998,
-0x06899c,
-0x0689a0,
-0x0689a4,
-0x0689a8,
-0x0689ac,
-0x0689b0,
-0x0689b4,
-0x0689b8,
-0x0689bc,
-0x0689c0,
-0x0689c4,
-0x0689c8,
-0x0689cc,
-0x0689d0,
-0x0689d4,
-0x0689d8,
-0x0689dc,
-0x0689e0,
-0x0689e4,
-0x0689e8,
-0x0689ec,
-0x0689f0,
-0x0689f4,
-0x0689f8,
-0x0689fc,
-0x068a00,
-0x068a04,
-0x068a08,
-0x068a0c,
-0x068a20,
-0x068a24,
-0x068a28,
-0x068a30,
-0x068a34,
-0x068a40,
-0x068a44,
-0x068a48,
-0x068a50,
-0x068a54,
-0x068a60,
-0x068a64,
-0x068a68,
-0x068a70,
-0x068a74,
-0x068a80,
-0x068a84,
-0x070000,
-0x070004,
-0x070008,
-0x07000c,
-0x070010,
-0x070014,
-0x070018,
-0x07001c,
-0x070020,
-0x070024,
-0x070028,
-0x07002c,
-0x070030,
-0x070040,
-0x070044,
-0x070048,
-0x07004c,
-0x070050,
-0x070054,
-0x070058,
-0x07005c,
-0x070060,
-0x070064,
-0x070068,
-0x07006c,
-0x07007c,
-0x070080,
-0x070084,
-0x070088,
-0x07008c,
-0x070090,
-0x070094,
-0x070098,
-0x07009c,
-0x0700a0,
-0x0700a4,
-0x0700a8,
-0x0700ac,
-0x0700bc,
-0x0700c0,
-0x0700c4,
-0x0700c8,
-0x0700cc,
-0x0700d0,
-//0x0700d4,
-0x0700d8,
-0x0700dc,
-0x0700e0,
-0x0700e4,
-0x0700e8,
-0x0700f0,
-0x0700f4,
-0x0700f8,
-0x0700fc,
-0x070100,
-0x070104,
-0x070108,
-0x07010c,
-0x070110,
-0x070114,
-0x070118,
-0x07011c,
-0x070120,
-0x070124,
-0x070128,
-0x07012c,
-0x070130,
-0x070134,
-0x070138,
-0x07013c,
-0x070140,
-0x070144,
-0x070148,
-0x070180,
-0x070184,
-0x070188,
-0x07018c,
-0x070190,
-0x0701fc,
-0x070210,
-0x070214,
-0x070218,
-0x07021c,
-0x070220,
-0x070224,
-0x070228,
-0x07022c,
-0x070230,
-0x070234,
-0x070238,
-0x07023c,
-0x070244,
-0x070248,
-0x07024c,
-0x070250,
-0x070254,
-0x070258,
-0x07025c,
-0x070290,
-0x070294,
-0x070298,
-0x07029c,
-0x0702a0,
-0x0702a4,
-0x0702a8,
-0x0702ac,
-0x0702b0,
-0x0702b4,
-0x0702b8,
-0x0702bc,
-0x0702c4,
-0x0702d0,
-0x0702d4,
-0x0702d8,
-0x0702dc,
-0x070300,
-0x070304,
-0x070308,
-0x07030c,
-0x070310,
-0x070314,
-0x070318,
-0x07031c,
-0x070320,
-0x070324,
-0x070328,
-0x07032c,
-0x070330,
-0x070334,
-0x070338,
-0x07033c,
-0x070340,
-0x070344,
-0x070348,
-0x07034c,
-0x070350,
-0x070354,
-0x070358,
-0x07035c,
-0x070360,
-0x070364,
-0x070368,
-0x07036c,
-0x070370,
-0x070374,
-0x070378,
-0x07037c,
-0x070380,
-0x070384,
-0x070388,
-0x07038c,
-0x070390,
-0x070394,
-0x070398,
-0x07039c,
-0x0703a0,
-0x0703a4,
-0x0703a8,
-0x0703ac,
-0x0703b0,
-0x0703b4,
-0x0703b8,
-0x0703bc,
-0x0703c0,
-0x0703c4,
-0x0703c8,
-0x0703cc,
-0x0703d0,
-0x0703d4,
-0x0703d8,
-0x0703dc,
-0x0703e0,
-0x0703e4,
-0x0703e8,
-0x0703ec,
-0x0703f0,
-0x0703f4,
-0x0703f8,
-0x0703fc,
-0x071000,
-0x071004,
-0x071008,
-0x07100c,
-0x071010,
-0x071014,
-0x071018,
-0x07101c,
-0x071020,
-0x071024,
-0x071028,
-0x07102c,
-0x071030,
-0x071034,
-0x071038,
-0x07103c,
-0x071040,
-0x071044,
-0x071048,
-0x07104c,
-0x071050,
-0x071054,
-0x071058,
-0x07105c,
-0x071060,
-0x071064,
-0x071068,
-0x07106c,
-0x071070,
-0x071074,
-0x071078,
-0x07107c,
-0x071080,
-0x071100,
-0x071104,
-0x071108,
-0x07110c,
-0x071110,
-0x071114,
-0x071118,
-0x07111c,
-0x071120,
-0x071124,
-0x071128,
-0x07112c,
-0x071130,
-0x071134,
-0x071138,
-0x07113c,
-0x071140,
-0x071144,
-0x071148,
-0x07114c,
-0x071150,
-0x071154,
-0x071158,
-0x07115c,
-0x071160,
-0x071164,
-0x071168,
-0x07116c,
-0x071170,
-0x071174,
-0x071178,
-0x07117c,
-0x071180,
-0x071200,
-0x071204,
-0x071208,
-0x07120c,
-0x071210,
-0x071214,
-0x071218,
-0x07121c,
-0x071220,
-0x071224,
-0x071228,
-0x07122c,
-0x071230,
-0x071234,
-0x071238,
-0x07123c,
-0x071240,
-0x071244,
-0x071248,
-0x07124c,
-0x071250,
-0x071254,
-0x071258,
-0x07125c,
-0x071260,
-0x071264,
-0x071268,
-0x07126c,
-0x071270,
-0x071274,
-0x071278,
-0x07127c,
-0x071280,
-0x071300,
-0x071304,
-0x071308,
-0x07130c,
-0x071310,
-0x071314,
-0x071318,
-0x07131c,
-0x071320,
-0x071324,
-0x071328,
-0x07132c,
-0x071330,
-0x071334,
-0x071338,
-0x07133c,
-0x071340,
-0x071344,
-0x071348,
-0x07134c,
-0x071350,
-0x071354,
-0x071358,
-0x07135c,
-0x071360,
-0x071364,
-0x071368,
-0x07136c,
-0x071370,
-0x071374,
-0x071378,
-0x07137c,
-0x071380,
-0x071400,
-0x071404,
-0x071408,
-0x07140c,
-0x071410,
-0x071414,
-0x071418,
-0x07141c,
-0x071420,
-0x071424,
-0x071428,
-0x07142c,
-0x071430,
-0x071434,
-0x071438,
-0x07143c,
-0x071440,
-0x071444,
-0x071448,
-0x07144c,
-0x071450,
-0x071454,
-0x071458,
-0x07145c,
-0x071460,
-0x071464,
-0x071468,
-0x07146c,
-0x071470,
-0x071474,
-0x071478,
-0x07147c,
-0x071480,
-0x071500,
-0x071504,
-0x071508,
-0x07150c,
-0x071510,
-0x071514,
-0x071518,
-0x07151c,
-0x071520,
-0x071524,
-0x071528,
-0x07152c,
-0x071530,
-0x071534,
-0x071538,
-0x07153c,
-0x071540,
-0x071544,
-0x071548,
-0x07154c,
-0x071550,
-0x071554,
-0x071558,
-0x07155c,
-0x071560,
-0x071564,
-0x071568,
-0x07156c,
-0x071570,
-0x071574,
-0x071578,
-0x07157c,
-0x071580,
-0x071600,
-0x071604,
-0x071608,
-0x07160c,
-0x071610,
-0x071614,
-0x071618,
-0x07161c,
-0x071620,
-0x071624,
-0x071628,
-0x07162c,
-0x071630,
-0x071634,
-0x071638,
-0x07163c,
-0x071640,
-0x071644,
-0x071648,
-0x07164c,
-0x071650,
-0x071654,
-0x071658,
-0x07165c,
-0x071660,
-0x071664,
-0x071668,
-0x07166c,
-0x071670,
-0x071674,
-0x071678,
-0x07167c,
-0x071680,
-0x071700,
-0x071704,
-0x071708,
-0x07170c,
-0x071710,
-0x071714,
-0x071718,
-0x07171c,
-0x071720,
-0x071724,
-0x071728,
-0x07172c,
-0x071730,
-0x071734,
-0x071738,
-0x07173c,
-0x071740,
-0x071744,
-0x071748,
-0x07174c,
-0x071750,
-0x071754,
-0x071758,
-0x07175c,
-0x071760,
-0x071764,
-0x071768,
-0x07176c,
-0x071770,
-0x071774,
-0x071778,
-0x07177c,
-0x071780,
-0x071800,
-0x071804,
-0x071808,
-0x07180c,
-0x071810,
-0x071814,
-0x071818,
-0x07181c,
-0x071820,
-0x071824,
-0x071828,
-0x07182c,
-0x071830,
-0x071834,
-0x071838,
-0x07183c,
-0x071840,
-0x071844,
-0x071848,
-0x07184c,
-0x071850,
-0x071854,
-0x071858,
-0x07185c,
-0x071860,
-0x071864,
-0x071868,
-0x07186c,
-0x071870,
-0x071874,
-0x071878,
-0x07187c,
-0x071880,
-0x071900,
-0x071904,
-0x071908,
-0x07190c,
-0x071910,
-0x071914,
-0x071918,
-0x07191c,
-0x071920,
-0x071924,
-0x071928,
-0x07192c,
-0x071930,
-0x071934,
-0x071938,
-0x07193c,
-0x071940,
-0x071944,
-0x071948,
-0x07194c,
-0x071950,
-0x071954,
-0x071958,
-0x07195c,
-0x071960,
-0x071964,
-0x071968,
-0x07196c,
-0x071970,
-0x071974,
-0x071978,
-0x07197c,
-0x071980,
-0x071a00,
-0x071a04,
-0x071a08,
-0x071a0c,
-0x071a10,
-0x071a14,
-0x071a18,
-0x071a1c,
-0x071a20,
-0x071a24,
-0x071a28,
-0x071a2c,
-0x071a30,
-0x071a34,
-0x071a38,
-0x071a3c,
-0x071a40,
-0x071a44,
-0x071a48,
-0x071a4c,
-0x071a50,
-0x071a54,
-0x071a58,
-0x071a5c,
-0x071a60,
-0x071a64,
-0x071a68,
-0x071a6c,
-0x071a70,
-0x071a74,
-0x071a78,
-0x071a7c,
-0x071a80,
-0x071b00,
-0x071b04,
-0x071b08,
-0x071b0c,
-0x071b10,
-0x071b14,
-0x071b18,
-0x071b1c,
-0x071b20,
-0x071b24,
-0x071b28,
-0x071b2c,
-0x071b30,
-0x071b34,
-0x071b38,
-0x071b3c,
-0x071b40,
-0x071b44,
-0x071b48,
-0x071b4c,
-0x071b50,
-0x071b54,
-0x071b58,
-0x071b5c,
-0x071b60,
-0x071b64,
-0x071b68,
-0x071b6c,
-0x071b70,
-0x071b74,
-0x071b78,
-0x071b7c,
-0x071b80,
-0x072000,
-0x072004,
-0x072008,
-0x07200c,
-0x072010,
-0x072014,
-0x072018,
-0x07201c,
-0x072020,
-0x072024,
-0x072028,
-0x07202c,
-0x072030,
-0x072034,
-0x072038,
-0x07203c,
-0x072040,
-0x072044,
-0x072048,
-0x07204c,
-0x072050,
-0x072054,
-0x072058,
-0x07205c,
-0x072060,
-0x072064,
-0x072068,
-0x07206c,
-0x072070,
-0x072074,
-0x072078,
-0x07207c,
-0x072080,
-0x072084,
-0x072088,
-0x07208c,
-0x072090,
-0x072094,
-0x072098,
-0x07209c,
-0x0720a0,
-0x0720a4,
-0x0720a8,
-0x0720ac,
-0x0720b0,
-0x0720b4,
-0x0720b8,
-0x0720bc,
-0x0720c0,
-0x0720c4,
-0x0720c8,
-0x0720cc,
-0x0720d0,
-0x0720d4,
-0x0720d8,
-0x0720dc,
-0x0720e0,
-0x0720e4,
-0x0720e8,
-0x0720ec,
-0x0720f0,
-0x0720f4,
-0x0720f8,
-0x0720fc,
-0x072100,
-0x072104,
-0x072108,
-0x072200,
-0x072204,
-0x072208,
-0x07220c,
-0x072210,
-0x072214,
-0x072218,
-0x07221c,
-0x072220,
-0x072224,
-0x072228,
-0x07222c,
-0x072230,
-0x072234,
-0x072238,
-0x07223c,
-0x072240,
-0x072244,
-0x072248,
-0x07224c,
-0x072250,
-0x072254,
-0x072258,
-0x07225c,
-0x072260,
-0x072264,
-0x072268,
-0x07226c,
-0x072270,
-0x072274,
-0x072278,
-0x07227c,
-0x072280,
-0x072284,
-0x072288,
-0x07228c,
-0x072290,
-0x072294,
-0x072298,
-0x07229c,
-0x0722a0,
-0x0722a4,
-0x0722a8,
-0x0722ac,
-0x0722b0,
-0x0722b4,
-0x0722b8,
-0x0722bc,
-0x0722c0,
-0x0722c4,
-0x0722c8,
-0x0722cc,
-0x0722d0,
-0x0722d4,
-0x0722d8,
-0x0722dc,
-0x0722e0,
-0x0722e4,
-0x0722e8,
-0x0722ec,
-0x0722f0,
-0x0722f4,
-0x0722f8,
-0x0722fc,
-0x072300,
-0x072304,
-0x072308,
-0x072400,
-0x072404,
-0x072408,
-0x07240c,
-0x072410,
-0x072414,
-0x072418,
-0x07241c,
-0x072420,
-0x072424,
-0x072428,
-0x07242c,
-0x072430,
-0x072434,
-0x072438,
-0x07243c,
-0x072440,
-0x072444,
-0x072448,
-0x07244c,
-0x072450,
-0x072454,
-0x072458,
-0x07245c,
-0x072460,
-0x072464,
-0x072468,
-0x07246c,
-0x072470,
-0x072474,
-0x072478,
-0x07247c,
-0x072480,
-0x072484,
-0x072488,
-0x07248c,
-0x072490,
-0x072494,
-0x072498,
-0x07249c,
-0x0724a0,
-0x0724a4,
-0x0724a8,
-0x0724ac,
-0x0724b0,
-0x0724b4,
-0x0724b8,
-0x0724bc,
-0x0724c0,
-0x0724c4,
-0x0724c8,
-0x0724cc,
-0x0724d0,
-0x0724d4,
-0x0724d8,
-0x0724dc,
-0x0724e0,
-0x0724e4,
-0x0724e8,
-0x0724ec,
-0x0724f0,
-0x0724f4,
-0x0724f8,
-0x0724fc,
-0x072500,
-0x072504,
-0x072508,
-0x072600,
-0x072604,
-0x072608,
-0x07260c,
-0x072610,
-0x072614,
-0x072618,
-0x07261c,
-0x072620,
-0x072624,
-0x072628,
-0x07262c,
-0x072630,
-0x072634,
-0x072638,
-0x07263c,
-0x072640,
-0x072644,
-0x072648,
-0x07264c,
-0x072650,
-0x072654,
-0x072658,
-0x07265c,
-0x072660,
-0x072664,
-0x072668,
-0x07266c,
-0x072670,
-0x072674,
-0x072678,
-0x07267c,
-0x072680,
-0x072684,
-0x072688,
-0x07268c,
-0x072690,
-0x072694,
-0x072698,
-0x07269c,
-0x0726a0,
-0x0726a4,
-0x0726a8,
-0x0726ac,
-0x0726b0,
-0x0726b4,
-0x0726b8,
-0x0726bc,
-0x0726c0,
-0x0726c4,
-0x0726c8,
-0x0726cc,
-0x0726d0,
-0x0726d4,
-0x0726d8,
-0x0726dc,
-0x0726e0,
-0x0726e4,
-0x0726e8,
-0x0726ec,
-0x0726f0,
-0x0726f4,
-0x0726f8,
-0x0726fc,
-0x072700,
-0x072704,
-0x072708,
-0x072800,
-0x072804,
-0x072808,
-0x07280c,
-0x072810,
-0x072814,
-0x072818,
-0x07281c,
-0x072820,
-0x072824,
-0x072828,
-0x07282c,
-0x072830,
-0x072834,
-0x072838,
-0x07283c,
-0x072840,
-0x072844,
-0x072848,
-0x07284c,
-0x072850,
-0x072854,
-0x072858,
-0x07285c,
-0x072860,
-0x072864,
-0x072868,
-0x07286c,
-0x072870,
-0x072874,
-0x072878,
-0x07287c,
-0x072880,
-0x072884,
-0x072888,
-0x07288c,
-0x072890,
-0x072894,
-0x072898,
-0x07289c,
-0x0728a0,
-0x0728a4,
-0x0728a8,
-0x0728ac,
-0x0728b0,
-0x0728b4,
-0x0728b8,
-0x0728bc,
-0x0728c0,
-0x0728c4,
-0x0728c8,
-0x0728cc,
-0x0728d0,
-0x0728d4,
-0x0728d8,
-0x0728dc,
-0x0728e0,
-0x0728e4,
-0x0728e8,
-0x0728ec,
-0x0728f0,
-0x0728f4,
-0x0728f8,
-0x0728fc,
-0x072900,
-0x072904,
-0x072908,
-0x072a00,
-0x072a04,
-0x072a08,
-0x072a0c,
-0x072a10,
-0x072a14,
-0x072a18,
-0x072a1c,
-0x072a20,
-0x072a24,
-0x072a28,
-0x072a2c,
-0x072a30,
-0x072a34,
-0x072a38,
-0x072a3c,
-0x072a40,
-0x072a44,
-0x072a48,
-0x072a4c,
-0x072a50,
-0x072a54,
-0x072a58,
-0x072a5c,
-0x072a60,
-0x072a64,
-0x072a68,
-0x072a6c,
-0x072a70,
-0x072a74,
-0x072a78,
-0x072a7c,
-0x072a80,
-0x072a84,
-0x072a88,
-0x072a8c,
-0x072a90,
-0x072a94,
-0x072a98,
-0x072a9c,
-0x072aa0,
-0x072aa4,
-0x072aa8,
-0x072aac,
-0x072ab0,
-0x072ab4,
-0x072ab8,
-0x072abc,
-0x072ac0,
-0x072ac4,
-0x072ac8,
-0x072acc,
-0x072ad0,
-0x072ad4,
-0x072ad8,
-0x072adc,
-0x072ae0,
-0x072ae4,
-0x072ae8,
-0x072aec,
-0x072af0,
-0x072af4,
-0x072af8,
-0x072afc,
-0x072b00,
-0x072b04,
-0x072b08,
-0x072c00,
-0x072c04,
-0x072c08,
-0x072c0c,
-0x072c10,
-0x072c14,
-0x072c18,
-0x072c1c,
-0x072c20,
-0x072c24,
-0x072c28,
-0x072c2c,
-0x072c30,
-0x072c34,
-0x072c38,
-0x072c3c,
-0x072c40,
-0x072c44,
-0x072c48,
-0x072c4c,
-0x072c50,
-0x072c54,
-0x072c58,
-0x072c5c,
-0x072c60,
-0x072c64,
-0x072c68,
-0x072c6c,
-0x072c70,
-0x072c74,
-0x072c78,
-0x072c7c,
-0x072c80,
-0x072c84,
-0x072c88,
-0x072c8c,
-0x072c90,
-0x072c94,
-0x072c98,
-0x072c9c,
-0x072ca0,
-0x072ca4,
-0x072ca8,
-0x072cac,
-0x072cb0,
-0x072cb4,
-0x072cb8,
-0x072cbc,
-0x072cc0,
-0x072cc4,
-0x072cc8,
-0x072ccc,
-0x072cd0,
-0x072cd4,
-0x072cd8,
-0x072cdc,
-0x072ce0,
-0x072ce4,
-0x072ce8,
-0x072cec,
-0x072cf0,
-0x072cf4,
-0x072cf8,
-0x072cfc,
-0x072d00,
-0x072d04,
-0x072d08,
-0x073000,
-0x073004,
-0x073008,
-0x07300c,
-0x073010,
-0x073014,
-0x073018,
-0x07301c,
-0x073020,
-0x073024,
-0x073028,
-0x07302c,
-0x073030,
-0x073034,
-0x073038,
-0x07303c,
-0x073040,
-0x073044,
-0x073048,
-0x07304c,
-0x073050,
-0x073054,
-0x073058,
-0x07305c,
-0x073060,
-0x073064,
-0x073068,
-0x07306c,
-0x073070,
-0x073074,
-0x073078,
-0x07307c,
-0x073080,
-0x073100,
-0x073104,
-0x073108,
-0x07310c,
-0x073110,
-0x073114,
-0x073118,
-0x07311c,
-0x073120,
-0x073124,
-0x073128,
-0x07312c,
-0x073130,
-0x073134,
-0x073138,
-0x07313c,
-0x073140,
-0x073144,
-0x073148,
-0x07314c,
-0x073150,
-0x073154,
-0x073158,
-0x07315c,
-0x073160,
-0x073164,
-0x073168,
-0x07316c,
-0x073170,
-0x073174,
-0x073178,
-0x07317c,
-0x073180,
-0x073200,
-0x073204,
-0x073208,
-0x07320c,
-0x073210,
-0x073214,
-0x073218,
-0x07321c,
-0x073220,
-0x073224,
-0x073228,
-0x07322c,
-0x073230,
-0x073234,
-0x073238,
-0x07323c,
-0x073240,
-0x073244,
-0x073248,
-0x07324c,
-0x073250,
-0x073254,
-0x073258,
-0x07325c,
-0x073260,
-0x073264,
-0x073268,
-0x07326c,
-0x073270,
-0x073274,
-0x073278,
-0x07327c,
-0x073280,
-0x073300,
-0x073304,
-0x073308,
-0x07330c,
-0x073310,
-0x073314,
-0x073318,
-0x07331c,
-0x073320,
-0x073324,
-0x073328,
-0x07332c,
-0x073330,
-0x073334,
-0x073338,
-0x07333c,
-0x073340,
-0x073344,
-0x073348,
-0x07334c,
-0x073350,
-0x073354,
-0x073358,
-0x07335c,
-0x073360,
-0x073364,
-0x073368,
-0x07336c,
-0x073370,
-0x073374,
-0x073378,
-0x07337c,
-0x073380,
-0x073400,
-0x073404,
-0x073408,
-0x07340c,
-0x073410,
-0x073414,
-0x073418,
-0x07341c,
-0x073420,
-0x073424,
-0x073428,
-0x07342c,
-0x073430,
-0x073434,
-0x073438,
-0x07343c,
-0x073440,
-0x073444,
-0x073448,
-0x07344c,
-0x073450,
-0x073454,
-0x073458,
-0x07345c,
-0x073460,
-0x073464,
-0x073468,
-0x07346c,
-0x073470,
-0x073474,
-0x073478,
-0x07347c,
-0x073480,
-0x073500,
-0x073504,
-0x073508,
-0x07350c,
-0x073510,
-0x073514,
-0x073518,
-0x07351c,
-0x073520,
-0x073524,
-0x073528,
-0x07352c,
-0x073530,
-0x073534,
-0x073538,
-0x07353c,
-0x073540,
-0x073544,
-0x073548,
-0x07354c,
-0x073550,
-0x073554,
-0x073558,
-0x07355c,
-0x073560,
-0x073564,
-0x073568,
-0x07356c,
-0x073570,
-0x073574,
-0x073578,
-0x07357c,
-0x073580,
-0x073600,
-0x073604,
-0x073608,
-0x07360c,
-0x073610,
-0x073614,
-0x073618,
-0x07361c,
-0x073620,
-0x073624,
-0x073628,
-0x07362c,
-0x073630,
-0x073634,
-0x073638,
-0x07363c,
-0x073640,
-0x073644,
-0x073648,
-0x07364c,
-0x073650,
-0x073654,
-0x073658,
-0x07365c,
-0x073660,
-0x073664,
-0x073668,
-0x07366c,
-0x073670,
-0x073674,
-0x073678,
-0x07367c,
-0x073680,
-0x073700,
-0x073704,
-0x073708,
-0x07370c,
-0x073710,
-0x073714,
-0x073718,
-0x07371c,
-0x073720,
-0x073724,
-0x073728,
-0x07372c,
-0x073730,
-0x073734,
-0x073738,
-0x07373c,
-0x073740,
-0x073744,
-0x073748,
-0x07374c,
-0x073750,
-0x073754,
-0x073758,
-0x07375c,
-0x073760,
-0x073764,
-0x073768,
-0x07376c,
-0x073770,
-0x073774,
-0x073778,
-0x07377c,
-0x073780,
-0x073800,
-0x073804,
-0x073808,
-0x07380c,
-0x073810,
-0x073814,
-0x073818,
-0x07381c,
-0x073820,
-0x073824,
-0x073828,
-0x07382c,
-0x073830,
-0x073834,
-0x073838,
-0x07383c,
-0x073840,
-0x073844,
-0x073848,
-0x07384c,
-0x073850,
-0x073854,
-0x073858,
-0x07385c,
-0x073860,
-0x073864,
-0x073868,
-0x07386c,
-0x073870,
-0x073874,
-0x073878,
-0x07387c,
-0x073880,
-0x073900,
-0x073904,
-0x073908,
-0x07390c,
-0x073910,
-0x073914,
-0x073918,
-0x07391c,
-0x073920,
-0x073924,
-0x073928,
-0x07392c,
-0x073930,
-0x073934,
-0x073938,
-0x07393c,
-0x073940,
-0x073944,
-0x073948,
-0x07394c,
-0x073950,
-0x073954,
-0x073958,
-0x07395c,
-0x073960,
-0x073964,
-0x073968,
-0x07396c,
-0x073970,
-0x073974,
-0x073978,
-0x07397c,
-0x073980,
-0x073a00,
-0x073a04,
-0x073a08,
-0x073a0c,
-0x073a10,
-0x073a14,
-0x073a18,
-0x073a1c,
-0x073a20,
-0x073a24,
-0x073a28,
-0x073a2c,
-0x073a30,
-0x073a34,
-0x073a38,
-0x073a3c,
-0x073a40,
-0x073a44,
-0x073a48,
-0x073a4c,
-0x073a50,
-0x073a54,
-0x073a58,
-0x073a5c,
-0x073a60,
-0x073a64,
-0x073a68,
-0x073a6c,
-0x073a70,
-0x073a74,
-0x073a78,
-0x073a7c,
-0x073a80,
-0x073b00,
-0x073b04,
-0x073b08,
-0x073b0c,
-0x073b10,
-0x073b14,
-0x073b18,
-0x073b1c,
-0x073b20,
-0x073b24,
-0x073b28,
-0x073b2c,
-0x073b30,
-0x073b34,
-0x073b38,
-0x073b3c,
-0x073b40,
-0x073b44,
-0x073b48,
-0x073b4c,
-0x073b50,
-0x073b54,
-0x073b58,
-0x073b5c,
-0x073b60,
-0x073b64,
-0x073b68,
-0x073b6c,
-0x073b70,
-0x073b74,
-0x073b78,
-0x073b7c,
-0x073b80,
-0x076c00,
-0x076c04,
-0x076c08,
-0x076c0c,
-0x076c10,
-0x076c18,
-0x076c1c,
-0x076c24,
-0x076c2c,
-0x076c34,
-0x076c38,
-0x076c3c,
-0x076c40,
-0x076c4c,
-0x076c50,
-0x076c54,
-0x078000,
-0x078004,
-0x078008,
-0x07800c,
-0x078010,
-0x078014,
-0x078018,
-0x07801c,
-0x078020,
-0x078024,
-0x078028,
-0x07802c,
-0x078030,
-0x078034,
-0x078038,
-0x07803c,
-0x078040,
-0x078080,
-0x078084,
-0x078088,
-0x07808c,
-0x078090,
-0x078094,
-0x078098,
-0x07809c,
-0x0780a0,
-0x0780a4,
-0x0780a8,
-0x0780ac,
-0x0780b0,
-0x0780b4,
-0x0780b8,
-0x0780bc,
-0x0780c0,
-0x078100,
-0x078104,
-0x078108,
-0x07810c,
-0x078110,
-0x078114,
-0x078118,
-0x07811c,
-0x078120,
-0x078124,
-0x078128,
-0x07812c,
-0x078130,
-0x078134,
-0x078138,
-0x07813c,
-0x078140,
-0x078180,
-0x078184,
-0x078188,
-0x07818c,
-0x078190,
-0x078194,
-0x078198,
-0x07819c,
-0x0781a0,
-0x0781a4,
-0x0781a8,
-0x0781ac,
-0x0781b0,
-0x0781b4,
-0x0781b8,
-0x0781bc,
-0x0781c0,
-0x078210,
-0x078214,
-0x078218,
-0x07821c,
-0x078220,
-0x078284,
-0x078288,
-0x0782d4,
-0x0782d8,
-0x0782dc,
-0x0782e0,
-0x0782e4,
-0x0782e8,
-0x0782ec,
-0x0782f0,
-0x0782f4,
-0x0782f8,
-0x0782fc,
-0x078300,
-0x078304,
-0x078308,
-0x07830c,
-0x078310,
-0x078314,
-0x078318,
-0x07831c,
-0x078320,
-0x078324,
-0x078328,
-0x07832c,
-0x078330,
-0x078334,
-0x078338,
-0x07833c,
-0x078340,
-0x078344,
-0x078348,
-0x07834c,
-0x078350,
-0x078354,
-0x078358,
-0x07835c,
-0x078360,
-0x078364,
-0x078368,
-0x07836c,
-0x078370,
-0x078374,
-0x078378,
-0x07837c,
-0x078380,
-0x078384,
-0x078388,
-0x07838c,
-0x078390,
-0x078394,
-0x078398,
-0x07839c,
-0x0783a0,
-0x0783a4,
-0x0783a8,
-0x0783ac,
-0x0783b0,
-0x0783b4,
-0x0783b8,
-0x0783bc,
-0x078400,
-0x078404,
-0x078408,
-0x07840c,
-0x078410,
-0x078414,
-0x078a60,
-0x078a64,
-0x078a68,
-0x078a6c,
-0x078a70,
-0x078a88,
-0x078a8c,
-0x078a90,
-0x078a94,
-0x078a98,
-0x078a9c,
-0x078aa0,
-0x078aa4,
-0x078aa8,
-0x078aac,
-0x078ab0,
-0x078ab4,
-0x078ab8,
-0x078b00,
-0x078b04,
-0x078b08,
-0x078b0c,
-0x078b10,
-0x078b14,
-0x078b18,
-0x078b1c,
-0x078b20,
-0x078b24,
-0x078b28,
-0x078b2c,
-0x078b30,
-0x078b34,
-0x078b38,
-0x078b3c,
-0x078b40,
-0x078b44,
-0x078b48,
-0x078b4c,
-0x078b50,
-0x078b54,
-0x078b58,
-0x078b5c,
-0x078b60,
-0x078b64,
-0x078b68,
-0x078b6c,
-0x078b70,
-0x078b74,
-0x078b78,
-0x078b7c,
-0x078b84,
-0x078b88,
-0x078b8c,
-0x078b90,
-0x078b94,
-0x078b98,
-0x078c20,
-0x078c24,
-0x078c28,
-0x078c2c,
-0x078c30,
-0x078c34,
-0x078c38,
-0x078c3c,
-0x078c40,
-0x078c44,
-0x078c50,
-0x078c54,
-0x078c5c,
-0x078c60,
-0x078c64,
-0x078c68,
-0x078c6c,
-0x078c70,
-0x078c74,
-0x078c80,
-0x078c84,
-0x078c88,
-0x078c8c,
-0x078c90,
-0x078ca0,
-0x078cc0,
-0x078cc4,
-0x078cc8,
-0x078ccc,
-0x078cd0,
-0x078cd4,
-0x078cd8,
-0x078d00,
-0x078d04,
-0x078d08,
-0x078d0c,
-0x078d10,
-0x078d14,
-0x078d18,
-0x078d1c,
-0x078d20,
-0x078d24,
-0x078d28,
-0x078d2c,
-0x078d30,
-0x078d34,
-0x078d38,
-0x078d3c,
-0x078d40,
-0x078d44,
-0x078d48,
-0x078d4c,
-0x078d50,
-0x078d54,
-0x078d58,
-0x078d5c,
-0x078d60,
-0x078d64,
-0x078d68,
-0x078d6c,
-0x078d70,
-0x078d74,
-0x078d78,
-0x078d7c,
-0x078d84,
-0x078d88,
-0x078d8c,
-0x078d90,
-0x078d94,
-0x078d98,
-0x078e60,
-0x078e70,
-0x078e80,
-0x078e84,
-0x078e88,
-0x078e8c,
-0x078e90,
-0x078e94,
-0x078e98,
-0x078e9c,
-0x078ea0,
-0x078ea4,
-0x078ec0,
-0x078ec4,
-0x078ecc,
-0x078ee0,
-0x078ee4,
-0x078ee8,
-0x078eec,
-0x078ef0,
-0x078ef4,
-0x078f00,
-0x078f04,
-0x078f08,
-0x078f0c,
-0x078f10,
-0x078f14,
-0x078f18,
-0x078f20,
-0x078f24,
-0x078f28,
-0x078f2c,
-0x078f30,
-0x078f34,
-0x078f38,
-0x078f44,
-0x078f48,
-0x078f60,
-0x078f64,
-0x078f70,
-0x078f78,
-0x078f7c,
-0x078fb4,
-0x078fb8,
-0x078fbc,
-0x078fc0,
-0x078fc4,
-0x078fc8,
-0x078fd0,
-0x079000,
-0x079008,
-0x079010,
-0x079018,
-0x079020,
-0x079028,
-0x079030,
-0x079038,
-0x079040,
-0x079048,
-0x079050,
-0x079058,
-0x079060,
-0x079068,
-0x079070,
-0x079078,
-0x079080,
-0x079088,
-0x079090,
-0x079098,
-0x0790a0,
-0x0790a8,
-0x0790b0,
-0x0790b8,
-0x0790c0,
-0x0790c8,
-0x0790d0,
-0x0790d8,
-0x0790e0,
-0x0790e8,
-0x0790f0,
-0x0790f8,
-0x079100,
-0x079108,
-0x079110,
-0x079118,
-0x079120,
-0x079128,
-0x079130,
-0x079138,
-0x079140,
-0x079148,
-0x079150,
-0x079158,
-0x079160,
-0x079168,
-0x079170,
-0x079178,
-0x079180,
-0x079188,
-0x079190,
-0x079198,
-0x0791a0,
-0x0791a8,
-0x0791b0,
-0x0791b8,
-0x0791c0,
-0x0791c8,
-0x0791d0,
-0x0791d8,
-0x0791e0,
-0x0791e8,
-0x0791f0,
-0x0791f8,
-0x079200,
-0x079208,
-0x079210,
-0x079218,
-0x079220,
-0x079228,
-0x079230,
-0x079238,
-0x079240,
-0x079248,
-0x079250,
-0x079258,
-0x079260,
-0x079268,
-0x079270,
-0x079278,
-0x079280,
-0x079288,
-0x079290,
-0x079298,
-0x0792a0,
-0x0792a8,
-0x0792b0,
-0x0792b8,
-0x0792c0,
-0x0792c8,
-0x0792d0,
-0x0792d8,
-0x0792e0,
-0x0792e8,
-0x0792f0,
-0x0792f8,
-0x079300,
-0x079308,
-0x079310,
-0x079318,
-0x079320,
-0x079328,
-0x079330,
-0x079338,
-0x079340,
-0x079348,
-0x079350,
-0x079358,
-0x079360,
-0x079368,
-0x079370,
-0x079378,
-0x079380,
-0x079388,
-0x079390,
-0x079398,
-0x0793a0,
-0x0793a8,
-0x0793b0,
-0x0793b8,
-0x0793c0,
-0x0793c8,
-0x0793d0,
-0x0793d8,
-0x0793e0,
-0x0793e8,
-0x0793f0,
-0x0793f8,
-0x079400,
-0x079408,
-0x079410,
-0x079418,
-0x079420,
-0x079428,
-0x079430,
-0x079438,
-0x079440,
-0x079448,
-0x079450,
-0x079458,
-0x079460,
-0x079468,
-0x079470,
-0x079478,
-0x079480,
-0x079488,
-0x079490,
-0x079498,
-0x0794a0,
-0x0794a8,
-0x0794b0,
-0x0794b8,
-0x0794c0,
-0x0794c8,
-0x0794d0,
-0x0794d8,
-0x0794e0,
-0x0794e8,
-0x0794f0,
-0x0794f8,
-0x079500,
-0x079508,
-0x079510,
-0x079518,
-0x079520,
-0x079528,
-0x079530,
-0x079538,
-0x079540,
-0x079548,
-0x079550,
-0x079558,
-0x079560,
-0x079568,
-0x079570,
-0x079578,
-0x079580,
-0x079588,
-0x079590,
-0x079598,
-0x0795a0,
-0x0795a8,
-0x0795b0,
-0x0795b8,
-0x0795c0,
-0x0795c8,
-0x0795d0,
-0x0795d8,
-0x0795e0,
-0x0795e8,
-0x0795f0,
-0x0795f8,
-0x079600,
-0x079608,
-0x079610,
-0x079618,
-0x079620,
-0x079628,
-0x079630,
-0x079638,
-0x079640,
-0x079648,
-0x079650,
-0x079658,
-0x079660,
-0x079668,
-0x079670,
-0x079678,
-0x079680,
-0x079688,
-0x079690,
-0x079698,
-0x0796a0,
-0x0796a8,
-0x0796b0,
-0x0796b8,
-0x0796c0,
-0x0796c8,
-0x0796d0,
-0x0796d8,
-0x0796e0,
-0x0796e8,
-0x0796f0,
-0x0796f8,
-0x079700,
-0x079708,
-0x079710,
-0x079718,
-0x079720,
-0x079728,
-0x079730,
-0x079738,
-0x079740,
-0x079748,
-0x079750,
-0x079758,
-0x079760,
-0x079768,
-0x079770,
-0x079778,
-0x079780,
-0x079788,
-0x079790,
-0x079798,
-0x0797a0,
-0x0797a8,
-0x0797b0,
-0x0797b8,
-0x0797c0,
-0x0797c8,
-0x0797d0,
-0x0797d8,
-0x0797e0,
-0x0797e8,
-0x0797f0,
-0x0797f8,
-0x079800,
-0x079808,
-0x079810,
-0x079818,
-0x079820,
-0x079828,
-0x079830,
-0x079838,
-0x079840,
-0x079848,
-0x079850,
-0x079858,
-0x079860,
-0x079868,
-0x079870,
-0x079878,
-0x079880,
-0x079888,
-0x079890,
-0x079898,
-0x0798a0,
-0x0798a8,
-0x0798b0,
-0x0798b8,
-0x0798c0,
-0x0798c8,
-0x0798d0,
-0x0798d8,
-0x0798e0,
-0x0798e8,
-0x0798f0,
-0x0798f8,
-0x079900,
-0x079908,
-0x079910,
-0x079918,
-0x079920,
-0x079928,
-0x079930,
-0x079938,
-0x079940,
-0x079948,
-0x079950,
-0x079958,
-0x079960,
-0x079968,
-0x079970,
-0x079978,
-0x079980,
-0x079988,
-0x079990,
-0x079998,
-0x0799a0,
-0x0799a8,
-0x0799b0,
-0x0799b8,
-0x0799c0,
-0x0799c8,
-0x0799d0,
-0x0799d8,
-0x0799e0,
-0x0799e8,
-0x0799f0,
-0x0799f8,
-0x079a00,
-0x079a08,
-0x079a10,
-0x079a18,
-0x079a20,
-0x079a28,
-0x079a30,
-0x079a38,
-0x079a40,
-0x079a48,
-0x079a50,
-0x079a58,
-0x079a60,
-0x079a68,
-0x079a70,
-0x079a78,
-0x079a80,
-0x079a88,
-0x079a90,
-0x079a98,
-0x079aa0,
-0x079aa8,
-0x079ab0,
-0x079ab8,
-0x079ac0,
-0x079ac8,
-0x079ad0,
-0x079ad8,
-0x079ae0,
-0x079ae8,
-0x079af0,
-0x079af8,
-0x079b00,
-0x079b08,
-0x079b10,
-0x079b18,
-0x079b20,
-0x079b28,
-0x079b30,
-0x079b38,
-0x079b40,
-0x079b48,
-0x079b50,
-0x079b58,
-0x079b60,
-0x079b68,
-0x079b70,
-0x079b78,
-0x079b80,
-0x079b88,
-0x079b90,
-0x079b98,
-0x079ba0,
-0x079ba8,
-0x079bb0,
-0x079bb8,
-0x079bc0,
-0x079bc8,
-0x079bd0,
-0x079bd8,
-0x079be0,
-0x079be8,
-0x079bf0,
-0x079bf8,
-0x079c00,
-0x079c08,
-0x079c10,
-0x079c18,
-0x079c20,
-0x079c28,
-0x079c30,
-0x079c38,
-0x079c40,
-0x079c48,
-0x079c50,
-0x079c58,
-0x079c60,
-0x079c68,
-0x079c70,
-0x079c78,
-0x079c80,
-0x079c88,
-0x079c90,
-0x079c98,
-0x079ca0,
-0x079ca8,
-0x079cb0,
-0x079cb8,
-0x079cc0,
-0x079cc8,
-0x079cd0,
-0x079cd8,
-0x079ce0,
-0x079ce8,
-0x079cf0,
-0x079cf8,
-0x079d00,
-0x079d08,
-0x079d10,
-0x079d18,
-0x079d20,
-0x079d28,
-0x079d30,
-0x079d38,
-0x079d40,
-0x079d48,
-0x079d50,
-0x079d58,
-0x079d60,
-0x079d68,
-0x079d70,
-0x079d78,
-0x079d80,
-0x079d88,
-0x079d90,
-0x079d98,
-0x079da0,
-0x079da8,
-0x079db0,
-0x079db8,
-0x079dc0,
-0x079dc8,
-0x079dd0,
-0x079dd8,
-0x079de0,
-0x079de8,
-0x079df0,
-0x079df8,
-0x079e00,
-0x079e08,
-0x079e10,
-0x079e18,
-0x079e20,
-0x079e28,
-0x079e30,
-0x079e38,
-0x079e40,
-0x079e48,
-0x079e50,
-0x079e58,
-0x079e60,
-0x079e68,
-0x079e70,
-0x079e78,
-0x079e80,
-0x079e88,
-0x079e90,
-0x079e98,
-0x079ea0,
-0x079ea8,
-0x079eb0,
-0x079eb8,
-0x079ec0,
-0x079ec8,
-0x079ed0,
-0x079ed8,
-0x079ee0,
-0x079ee8,
-0x079ef0,
-0x079ef8,
-0x079f00,
-0x079f08,
-0x079f10,
-0x079f18,
-0x079f20,
-0x079f28,
-0x079f30,
-0x079f38,
-0x079f40,
-0x079f48,
-0x079f50,
-0x079f58,
-0x079f60,
-0x079f68,
-0x079f70,
-0x079f78,
-0x079f80,
-0x079f88,
-0x079f90,
-0x079f98,
-0x079fa0,
-0x079fa8,
-0x079fb0,
-0x079fb8,
-0x079fc0,
-0x079fc8,
-0x079fd0,
-0x079fd8,
-0x079fe0,
-0x079fe8,
-0x079ff0,
-0x079ff8,
-0x07a000,
-0x07a004,
-0x07a008,
-0x07a00c,
-0x07a010,
-0x07a014,
-0x07a018,
-0x07a01c,
-0x07a020,
-0x07a024,
-0x07a028,
-0x07a02c,
-0x07a030,
-0x07a034,
-0x07a038,
-0x07a03c,
-0x07a040,
-0x07a044,
-0x07a048,
-0x07a04c,
-0x07a050,
-0x07a054,
-0x07a058,
-0x07a05c,
-0x07a060,
-0x07a064,
-0x07a068,
-0x07a06c,
-0x07a070,
-0x07a074,
-0x07a078,
-0x07a07c,
-0x07a080,
-0x07a084,
-0x07a088,
-0x07a08c,
-0x07a090,
-0x07a094,
-0x07a098,
-0x07a09c,
-0x07a0a0,
-0x07a0a4,
-0x07a0a8,
-0x07a0ac,
-0x07a0b0,
-0x07a0b4,
-0x07a0b8,
-0x07a0bc,
-0x07a0c0,
-0x07a0c4,
-0x07a0c8,
-0x07a0cc,
-0x07a0d0,
-0x07a0d4,
-0x07a0d8,
-0x07a0dc,
-0x07a0e0,
-0x07a0e4,
-0x07a0e8,
-0x07a0ec,
-0x07a0f0,
-0x07a0f4,
-0x07a0f8,
-0x07a0fc,
-0x07a100,
-0x07a104,
-0x07a108,
-0x07a10c,
-0x07a110,
-0x07a114,
-0x07a118,
-0x07a11c,
-0x07a120,
-0x07a124,
-0x07a128,
-0x07a12c,
-0x07a130,
-0x07a134,
-0x07a138,
-0x07a13c,
-0x07a140,
-0x07a144,
-0x07a148,
-0x07a14c,
-0x07a150,
-0x07a154,
-0x07a158,
-0x07a15c,
-0x07a160,
-0x07a164,
-0x07a168,
-0x07a16c,
-0x07a170,
-0x07a174,
-0x07a178,
-0x07a17c,
-0x07a180,
-0x07a184,
-0x07a188,
-0x07a18c,
-0x07a190,
-0x07a194,
-0x07a198,
-0x07a19c,
-0x07a1a0,
-0x07a1a4,
-0x07a1a8,
-0x07a1ac,
-0x07a1b0,
-0x07a1b4,
-0x07a1b8,
-0x07a1bc,
-0x07a1c0,
-0x07a1c4,
-0x07a1c8,
-0x07a1cc,
-0x07a1d0,
-0x07a1d4,
-0x07a1d8,
-0x07a1dc,
-0x07a1e0,
-0x07a1e4,
-0x07a1e8,
-0x07a1ec,
-0x07a1f0,
-0x07a1f4,
-0x07a1f8,
-0x07a1fc,
-0x07a200,
-0x07a204,
-0x07a208,
-0x07a20c,
-0x07a210,
-0x07a214,
-0x07a218,
-0x07a21c,
-0x07a220,
-0x07a224,
-0x07a228,
-0x07a22c,
-0x07a230,
-0x07a234,
-0x07a238,
-0x07a23c,
-0x07a240,
-0x07a244,
-0x07a248,
-0x07a24c,
-0x07a250,
-0x07a254,
-0x07a258,
-0x07a25c,
-0x07a260,
-0x07a264,
-0x07a268,
-0x07a26c,
-0x07a270,
-0x07a274,
-0x07a278,
-0x07a27c,
-0x07a280,
-0x07a284,
-0x07a288,
-0x07a28c,
-0x07a290,
-0x07a294,
-0x07a298,
-0x07a29c,
-0x07a2a0,
-0x07a2a4,
-0x07a2a8,
-0x07a2ac,
-0x07a2b0,
-0x07a2b4,
-0x07a2b8,
-0x07a2bc,
-0x07a2c0,
-0x07a2c4,
-0x07a2c8,
-0x07a2cc,
-0x07a2d0,
-0x07a2d4,
-0x07a2d8,
-0x07a2dc,
-0x07a2e0,
-0x07a2e4,
-0x07a2e8,
-0x07a2ec,
-0x07a2f0,
-0x07a2f4,
-0x07a2f8,
-0x07a2fc,
-0x07a300,
-0x07a304,
-0x07a308,
-0x07a30c,
-0x07a310,
-0x07a314,
-0x07a318,
-0x07a31c,
-0x07a320,
-0x07a324,
-0x07a328,
-0x07a32c,
-0x07a330,
-0x07a334,
-0x07a338,
-0x07a33c,
-0x07a340,
-0x07a344,
-0x07a348,
-0x07a34c,
-0x07a350,
-0x07a354,
-0x07a358,
-0x07a35c,
-0x07a360,
-0x07a364,
-0x07a368,
-0x07a36c,
-0x07a370,
-0x07a374,
-0x07a378,
-0x07a37c,
-0x07a380,
-0x07a384,
-0x07a388,
-0x07a38c,
-0x07a390,
-0x07a394,
-0x07a398,
-0x07a39c,
-0x07a3a0,
-0x07a3a4,
-0x07a3a8,
-0x07a3ac,
-0x07a3b0,
-0x07a3b4,
-0x07a3b8,
-0x07a3bc,
-0x07a3c0,
-0x07a3c4,
-0x07a3c8,
-0x07a3cc,
-0x07a3d0,
-0x07a3d4,
-0x07a3d8,
-0x07a3dc,
-0x07a3e0,
-0x07a3e4,
-0x07a3e8,
-0x07a3ec,
-0x07a3f0,
-0x07a3f4,
-0x07a3f8,
-0x07a3fc,
-0x07a400,
-0x07a404,
-0x07a408,
-0x07a40c,
-0x07a410,
-0x07a414,
-0x07a418,
-0x07a41c,
-0x07a420,
-0x07a424,
-0x07a428,
-0x07a42c,
-0x07a430,
-0x07a434,
-0x07a438,
-0x07a43c,
-0x07a440,
-0x07a444,
-0x07a448,
-0x07a44c,
-0x07a450,
-0x07a454,
-0x07a458,
-0x07a45c,
-0x07a460,
-0x07a464,
-0x07a468,
-0x07a46c,
-0x07a470,
-0x07a474,
-0x07a478,
-0x07a47c,
-0x07a480,
-0x07a484,
-0x07a488,
-0x07a48c,
-0x07a490,
-0x07a494,
-0x07a498,
-0x07a49c,
-0x07a4a0,
-0x07a4a4,
-0x07a4a8,
-0x07a4ac,
-0x07a4b0,
-0x07a4b4,
-0x07a4b8,
-0x07a4bc,
-0x07a4c0,
-0x07a4c4,
-0x07a4c8,
-0x07a4cc,
-0x07a4d0,
-0x07a4d4,
-0x07a4d8,
-0x07a4dc,
-0x07a4e0,
-0x07a4e4,
-0x07a4e8,
-0x07a4ec,
-0x07a4f0,
-0x07a4f4,
-0x07a4f8,
-0x07a4fc,
-0x07a500,
-0x07a504,
-0x07a508,
-0x07a50c,
-0x07a510,
-0x07a514,
-0x07a518,
-0x07a51c,
-0x07a520,
-0x07a524,
-0x07a528,
-0x07a52c,
-0x07a530,
-0x07a534,
-0x07a538,
-0x07a53c,
-0x07a540,
-0x07a544,
-0x07a548,
-0x07a54c,
-0x07a550,
-0x07a554,
-0x07a558,
-0x07a55c,
-0x07a560,
-0x07a564,
-0x07a568,
-0x07a56c,
-0x07a570,
-0x07a574,
-0x07a578,
-0x07a57c,
-0x07a580,
-0x07a584,
-0x07a588,
-0x07a58c,
-0x07a590,
-0x07a594,
-0x07a598,
-0x07a59c,
-0x07a5a0,
-0x07a5a4,
-0x07a5a8,
-0x07a5ac,
-0x07a5b0,
-0x07a5b4,
-0x07a5b8,
-0x07a5bc,
-0x07a5c0,
-0x07a5c4,
-0x07a5c8,
-0x07a5cc,
-0x07a5d0,
-0x07a5d4,
-0x07a5d8,
-0x07a5dc,
-0x07a5e0,
-0x07a5e4,
-0x07a5e8,
-0x07a5ec,
-0x07a5f0,
-0x07a5f4,
-0x07a5f8,
-0x07a5fc,
-0x07a600,
-0x07a604,
-0x07a608,
-0x07a60c,
-0x07a610,
-0x07a614,
-0x07a618,
-0x07a61c,
-0x07a620,
-0x07a624,
-0x07a628,
-0x07a62c,
-0x07a630,
-0x07a634,
-0x07a638,
-0x07a63c,
-0x07a640,
-0x07a644,
-0x07a648,
-0x07a64c,
-0x07a650,
-0x07a654,
-0x07a658,
-0x07a65c,
-0x07a660,
-0x07a664,
-0x07a668,
-0x07a66c,
-0x07a670,
-0x07a674,
-0x07a678,
-0x07a67c,
-0x07a680,
-0x07a684,
-0x07a688,
-0x07a68c,
-0x07a690,
-0x07a694,
-0x07a698,
-0x07a69c,
-0x07a6a0,
-0x07a6a4,
-0x07a6a8,
-0x07a6ac,
-0x07a6b0,
-0x07a6b4,
-0x07a6b8,
-0x07a6bc,
-0x07a6c0,
-0x07a6c4,
-0x07a6c8,
-0x07a6cc,
-0x07a6d0,
-0x07a6d4,
-0x07a6d8,
-0x07a6dc,
-0x07a6e0,
-0x07a6e4,
-0x07a6e8,
-0x07a6ec,
-0x07a6f0,
-0x07a6f4,
-0x07a6f8,
-0x07a6fc,
-0x07a700,
-0x07a704,
-0x07a708,
-0x07a70c,
-0x07a710,
-0x07a714,
-0x07a718,
-0x07a71c,
-0x07a720,
-0x07a724,
-0x07a728,
-0x07a72c,
-0x07a730,
-0x07a734,
-0x07a738,
-0x07a73c,
-0x07a740,
-0x07a744,
-0x07a748,
-0x07a74c,
-0x07a750,
-0x07a754,
-0x07a758,
-0x07a75c,
-0x07a760,
-0x07a764,
-0x07a768,
-0x07a76c,
-0x07a770,
-0x07a774,
-0x07a778,
-0x07a77c,
-0x07a780,
-0x07a784,
-0x07a788,
-0x07a78c,
-0x07a790,
-0x07a794,
-0x07a798,
-0x07a79c,
-0x07a7a0,
-0x07a7a4,
-0x07a7a8,
-0x07a7ac,
-0x07a7b0,
-0x07a7b4,
-0x07a7b8,
-0x07a7bc,
-0x07a7c0,
-0x07a7c4,
-0x07a7c8,
-0x07a7cc,
-0x07a7d0,
-0x07a7d4,
-0x07a7d8,
-0x07a7dc,
-0x07a7e0,
-0x07a7e4,
-0x07a7e8,
-0x07a7ec,
-0x07a7f0,
-0x07a7f4,
-0x07a7f8,
-0x07a7fc,
-0x07a800,
-0x07a804,
-0x07a808,
-0x07a80c,
-0x07a810,
-0x07a814,
-0x07a818,
-0x07a81c,
-0x07a820,
-0x07a824,
-0x07a828,
-0x07a82c,
-0x07a830,
-0x07a834,
-0x07a838,
-0x07a83c,
-0x07a840,
-0x07a844,
-0x07a848,
-0x07a84c,
-0x07a850,
-0x07a854,
-0x07a858,
-0x07a85c,
-0x07a860,
-0x07a864,
-0x07a868,
-0x07a86c,
-0x07a870,
-0x07a874,
-0x07a878,
-0x07a87c,
-0x07a880,
-0x07a884,
-0x07a888,
-0x07a88c,
-0x07a890,
-0x07a894,
-0x07a898,
-0x07a89c,
-0x07a8a0,
-0x07a8a4,
-0x07a8a8,
-0x07a8ac,
-0x07a8b0,
-0x07a8b4,
-0x07a8b8,
-0x07a8bc,
-0x07a8c0,
-0x07a8c4,
-0x07a8c8,
-0x07a8cc,
-0x07a8d0,
-0x07a8d4,
-0x07a8d8,
-0x07a8dc,
-0x07a8e0,
-0x07a8e4,
-0x07a8e8,
-0x07a8ec,
-0x07a8f0,
-0x07a8f4,
-0x07a8f8,
-0x07a8fc,
-0x07a900,
-0x07a904,
-0x07a908,
-0x07a90c,
-0x07a910,
-0x07a914,
-0x07a918,
-0x07a91c,
-0x07a920,
-0x07a924,
-0x07a928,
-0x07a92c,
-0x07a930,
-0x07a934,
-0x07a938,
-0x07a93c,
-0x07a940,
-0x07a944,
-0x07a948,
-0x07a94c,
-0x07a950,
-0x07a954,
-0x07a958,
-0x07a95c,
-0x07a960,
-0x07a964,
-0x07a968,
-0x07a96c,
-0x07a970,
-0x07a974,
-0x07a978,
-0x07a97c,
-0x07a980,
-0x07a984,
-0x07a988,
-0x07a98c,
-0x07a990,
-0x07a994,
-0x07a998,
-0x07a99c,
-0x07a9a0,
-0x07a9a4,
-0x07a9a8,
-0x07a9ac,
-0x07a9b0,
-0x07a9b4,
-0x07a9b8,
-0x07a9bc,
-0x07a9c0,
-0x07a9c4,
-0x07a9c8,
-0x07a9cc,
-0x07a9d0,
-0x07a9d4,
-0x07a9d8,
-0x07a9dc,
-0x07a9e0,
-0x07a9e4,
-0x07a9e8,
-0x07a9ec,
-0x07a9f0,
-0x07a9f4,
-0x07a9f8,
-0x07a9fc,
-0x07aa00,
-0x07aa04,
-0x07aa08,
-0x07aa0c,
-0x07aa10,
-0x07aa14,
-0x07aa18,
-0x07aa1c,
-0x07aa20,
-0x07aa24,
-0x07aa28,
-0x07aa2c,
-0x07aa30,
-0x07aa34,
-0x07aa38,
-0x07aa3c,
-0x07aa40,
-0x07aa44,
-0x07aa48,
-0x07aa4c,
-0x07aa50,
-0x07aa54,
-0x07aa58,
-0x07aa5c,
-0x07aa60,
-0x07aa64,
-0x07aa68,
-0x07aa6c,
-0x07aa70,
-0x07aa74,
-0x07aa78,
-0x07aa7c,
-0x07aa80,
-0x07aa84,
-0x07aa88,
-0x07aa8c,
-0x07aa90,
-0x07aa94,
-0x07aa98,
-0x07aa9c,
-0x07aaa0,
-0x07aaa4,
-0x07aaa8,
-0x07aaac,
-0x07aab0,
-0x07aab4,
-0x07aab8,
-0x07aabc,
-0x07aac0,
-0x07aac4,
-0x07aac8,
-0x07aacc,
-0x07aad0,
-0x07aad4,
-0x07aad8,
-0x07aadc,
-0x07aae0,
-0x07aae4,
-0x07aae8,
-0x07aaec,
-0x07aaf0,
-0x07aaf4,
-0x07aaf8,
-0x07aafc,
-0x07ab00,
-0x07ab04,
-0x07ab08,
-0x07ab0c,
-0x07ab10,
-0x07ab14,
-0x07ab18,
-0x07ab1c,
-0x07ab20,
-0x07ab24,
-0x07ab28,
-0x07ab2c,
-0x07ab30,
-0x07ab34,
-0x07ab38,
-0x07ab3c,
-0x07ab40,
-0x07ab44,
-0x07ab48,
-0x07ab4c,
-0x07ab50,
-0x07ab54,
-0x07ab58,
-0x07ab5c,
-0x07ab60,
-0x07ab64,
-0x07ab68,
-0x07ab6c,
-0x07ab70,
-0x07ab74,
-0x07ab78,
-0x07ab7c,
-0x07ab80,
-0x07ab84,
-0x07ab88,
-0x07ab8c,
-0x07ab90,
-0x07ab94,
-0x07ab98,
-0x07ab9c,
-0x07aba0,
-0x07aba4,
-0x07aba8,
-0x07abac,
-0x07abb0,
-0x07abb4,
-0x07abb8,
-0x07abbc,
-0x07abc0,
-0x07abc4,
-0x07abc8,
-0x07abcc,
-0x07abd0,
-0x07abd4,
-0x07abd8,
-0x07abdc,
-0x07abe0,
-0x07abe4,
-0x07abe8,
-0x07abec,
-0x07abf0,
-0x07abf4,
-0x07abf8,
-0x07abfc,
-0x07ac00,
-0x07ac04,
-0x07ac08,
-0x07ac0c,
-0x07ac10,
-0x07ac14,
-0x07ac18,
-0x07ac1c,
-0x07ac20,
-0x07ac24,
-0x07ac28,
-0x07ac2c,
-0x07ac30,
-0x07ac34,
-0x07ac38,
-0x07ac3c,
-0x07ac40,
-0x07ac44,
-0x07ac48,
-0x07ac4c,
-0x07ac50,
-0x07ac54,
-0x07ac58,
-0x07ac5c,
-0x07ac60,
-0x07ac64,
-0x07ac68,
-0x07ac6c,
-0x07ac70,
-0x07ac74,
-0x07ac78,
-0x07ac7c,
-0x07ac80,
-0x07ac84,
-0x07ac88,
-0x07ac8c,
-0x07ac90,
-0x07ac94,
-0x07ac98,
-0x07ac9c,
-0x07aca0,
-0x07aca4,
-0x07aca8,
-0x07acac,
-0x07acb0,
-0x07acb4,
-0x07acb8,
-0x07acbc,
-0x07acc0,
-0x07acc4,
-0x07acc8,
-0x07accc,
-0x07acd0,
-0x07acd4,
-0x07acd8,
-0x07acdc,
-0x07ace0,
-0x07ace4,
-0x07ace8,
-0x07acec,
-0x07acf0,
-0x07acf4,
-0x07acf8,
-0x07acfc,
-0x07ad00,
-0x07ad04,
-0x07ad08,
-0x07ad0c,
-0x07ad10,
-0x07ad14,
-0x07ad18,
-0x07ad1c,
-0x07ad20,
-0x07ad24,
-0x07ad28,
-0x07ad2c,
-0x07ad30,
-0x07ad34,
-0x07ad38,
-0x07ad3c,
-0x07ad40,
-0x07ad44,
-0x07ad48,
-0x07ad4c,
-0x07ad50,
-0x07ad54,
-0x07ad58,
-0x07ad5c,
-0x07ad60,
-0x07ad64,
-0x07ad68,
-0x07ad6c,
-0x07ad70,
-0x07ad74,
-0x07ad78,
-0x07ad7c,
-0x07ad80,
-0x07ad84,
-0x07ad88,
-0x07ad8c,
-0x07ad90,
-0x07ad94,
-0x07ad98,
-0x07ad9c,
-0x07ada0,
-0x07ada4,
-0x07ada8,
-0x07adac,
-0x07adb0,
-0x07adb4,
-0x07adb8,
-0x07adbc,
-0x07adc0,
-0x07adc4,
-0x07adc8,
-0x07adcc,
-0x07add0,
-0x07add4,
-0x07add8,
-0x07addc,
-0x07ade0,
-0x07ade4,
-0x07ade8,
-0x07adec,
-0x07adf0,
-0x07adf4,
-0x07adf8,
-0x07adfc,
-0x07ae00,
-0x07ae04,
-0x07ae08,
-0x07ae0c,
-0x07ae10,
-0x07ae14,
-0x07ae18,
-0x07ae1c,
-0x07ae20,
-0x07ae24,
-0x07ae28,
-0x07ae2c,
-0x07ae30,
-0x07ae34,
-0x07ae38,
-0x07ae3c,
-0x07ae40,
-0x07ae44,
-0x07ae48,
-0x07ae4c,
-0x07ae50,
-0x07ae54,
-0x07ae58,
-0x07ae5c,
-0x07ae60,
-0x07ae64,
-0x07ae68,
-0x07ae6c,
-0x07ae70,
-0x07ae74,
-0x07ae78,
-0x07ae7c,
-0x07ae80,
-0x07ae84,
-0x07ae88,
-0x07ae8c,
-0x07ae90,
-0x07ae94,
-0x07ae98,
-0x07ae9c,
-0x07aea0,
-0x07aea4,
-0x07aea8,
-0x07aeac,
-0x07aeb0,
-0x07aeb4,
-0x07aeb8,
-0x07aebc,
-0x07aec0,
-0x07aec4,
-0x07aec8,
-0x07aecc,
-0x07aed0,
-0x07aed4,
-0x07aed8,
-0x07aedc,
-0x07aee0,
-0x07aee4,
-0x07aee8,
-0x07aeec,
-0x07aef0,
-0x07aef4,
-0x07aef8,
-0x07aefc,
-0x07af00,
-0x07af04,
-0x07af08,
-0x07af0c,
-0x07af10,
-0x07af14,
-0x07af18,
-0x07af1c,
-0x07af20,
-0x07af24,
-0x07af28,
-0x07af2c,
-0x07af30,
-0x07af34,
-0x07af38,
-0x07af3c,
-0x07af40,
-0x07af44,
-0x07af48,
-0x07af4c,
-0x07af50,
-0x07af54,
-0x07af58,
-0x07af5c,
-0x07af60,
-0x07af64,
-0x07af68,
-0x07af6c,
-0x07af70,
-0x07af74,
-0x07af78,
-0x07af7c,
-0x07af80,
-0x07af84,
-0x07af88,
-0x07af8c,
-0x07af90,
-0x07af94,
-0x07af98,
-0x07af9c,
-0x07afa0,
-0x07afa4,
-0x07afa8,
-0x07afac,
-0x07afb0,
-0x07afb4,
-0x07afb8,
-0x07afbc,
-0x07afc0,
-0x07afc4,
-0x07afc8,
-0x07afcc,
-0x07afd0,
-0x07afd4,
-0x07afd8,
-0x07afdc,
-0x07afe0,
-0x07afe4,
-0x07afe8,
-0x07afec,
-0x07aff0,
-0x07aff4,
-0x07aff8,
-0x07affc,
-0x07bef8,
-0x07befc,
-0x07bf04,
-0x07bf14,
-0x07bf18,
-0x07bf1c,
-0x07bf20,
-0x07bf24,
-0x07bf28,
-0x07bf2c,
-0x07bf30,
-0x07bf34,
-0x07bf38,
-0x07bf3c,
-0x07bf40,
-0x07bf44,
-0x07bf48,
-0x07bf4c,
-0x07bf50,
-0x07bf54,
-0x07bf58,
-0x07bf5c,
-0x07bf60,
-0x07bf64,
-0x07bf68,
-0x07bf80,
-0x07bf84,
-0x07bffc,
-0x07c000,
-0x07c004,
-0x07c008,
-0x07c00c,
-0x07c010,
-0x07c014,
-0x07c018,
-0x07c01c,
-0x07c020,
-0x07c024,
-0x07c028,
-0x07c02c,
-0x07c030,
-0x07c034,
-0x07c038,
-0x07c03c,
-0x07c040,
-0x07c044,
-0x07c048,
-0x07c04c,
-0x07c050,
-0x07c054,
-0x07c058,
-0x07c05c,
-0x07c060,
-0x07c064,
-0x07c068,
-0x07c06c,
-0x07c070,
-0x07c074,
-0x07c078,
-0x07c07c,
-0x07c080,
-0x07c084,
-0x07c088,
-0x07c08c,
-0x07c090,
-0x07c094,
-0x07c098,
-0x07c09c,
-0x07c0a0,
-0x07c0a4,
-0x07c0a8,
-0x07c0ac,
-0x07c0b0,
-0x07c0b4,
-0x07c0b8,
-0x07c0bc,
-0x07c0c0,
-0x07c0c4,
-0x07c0c8,
-0x07c0cc,
-0x07c0d0,
-0x07c0d4,
-0x07c0d8,
-0x07c0dc,
-0x07c0e0,
-0x07c0e4,
-0x07c0e8,
-0x07c0ec,
-0x07c0f0,
-0x07c0f4,
-0x07c0f8,
-0x07c0fc,
-0x07c100,
-0x07c104,
-0x07c108,
-0x07c10c,
-0x07c110,
-0x07c114,
-0x07c118,
-0x07c11c,
-0x07c120,
-0x07c124,
-0x07c128,
-0x07c12c,
-0x07c130,
-0x07c134,
-0x07c138,
-0x07c13c,
-0x07c140,
-0x07c144,
-0x07c148,
-0x07c14c,
-0x07c150,
-0x07c154,
-0x07c158,
-0x07c15c,
-0x07c160,
-0x07c164,
-0x07c168,
-0x07c16c,
-0x07c170,
-0x07c174,
-0x07c178,
-0x07c17c,
-0x07c180,
-0x07c184,
-0x07c188,
-0x07c18c,
-0x07c190,
-0x07c194,
-0x07c198,
-0x07c19c,
-0x07c1a0,
-0x07c1a4,
-0x07c1a8,
-0x07c1ac,
-0x07c1b0,
-0x07c1b4,
-0x07c1b8,
-0x07c1bc,
-0x07c1c0,
-0x07c1c4,
-0x07c1c8,
-0x07c1cc,
-0x07c1d0,
-0x07c1d4,
-0x07c1d8,
-0x07c1dc,
-0x07c1e0,
-0x07c1e4,
-0x07c1e8,
-0x07c1ec,
-0x07c1f0,
-0x07c1f4,
-0x07c1f8,
-0x07c1fc,
-0x07c200,
-0x07c204,
-0x07c208,
-0x07c20c,
-0x07c210,
-0x07c214,
-0x07c218,
-0x07c21c,
-0x07c220,
-0x07c224,
-0x07c228,
-0x07c22c,
-0x07c230,
-0x07c234,
-0x07c238,
-0x07c23c,
-0x07c240,
-0x07c244,
-0x07c248,
-0x07c24c,
-0x07c250,
-0x07c254,
-0x07c258,
-0x07c25c,
-0x07c260,
-0x07c264,
-0x07c268,
-0x07c26c,
-0x07c270,
-0x07c274,
-0x07c278,
-0x07c27c,
-0x07c280,
-0x07c284,
-0x07c288,
-0x07c28c,
-0x07c290,
-0x07c294,
-0x07c298,
-0x07c29c,
-0x07c2a0,
-0x07c2a4,
-0x07c2a8,
-0x07c2ac,
-0x07c2b0,
-0x07c2b4,
-0x07c2b8,
-0x07c2bc,
-0x07c2c0,
-0x07c2c4,
-0x07c2c8,
-0x07c2cc,
-0x07c2d0,
-0x07c2d4,
-0x07c2d8,
-0x07c2dc,
-0x07c2e0,
-0x07c2e4,
-0x07c2e8,
-0x07c2ec,
-0x07c2f0,
-0x07c2f4,
-0x07c2f8,
-0x07c2fc,
-0x07c300,
-0x07c304,
-0x07c308,
-0x07c30c,
-0x07c310,
-0x07c314,
-0x07c318,
-0x07c31c,
-0x07c320,
-0x07c324,
-0x07c328,
-0x07c32c,
-0x07c330,
-0x07c334,
-0x07c338,
-0x07c33c,
-0x07c340,
-0x07c344,
-0x07c348,
-0x07c34c,
-0x07c350,
-0x07c354,
-0x07c358,
-0x07c35c,
-0x07c360,
-0x07c364,
-0x07c368,
-0x07c36c,
-0x07c370,
-0x07c374,
-0x07c378,
-0x07c37c,
-0x07c380,
-0x07c384,
-0x07c388,
-0x07c38c,
-0x07c390,
-0x07c394,
-0x07c398,
-0x07c39c,
-0x07c3a0,
-0x07c3a4,
-0x07c3a8,
-0x07c3ac,
-0x07c3b0,
-0x07c3b4,
-0x07c3b8,
-0x07c3bc,
-0x07c3c0,
-0x07c3c4,
-0x07c3c8,
-0x07c3cc,
-0x07c3d0,
-0x07c3d4,
-0x07c3d8,
-0x07c3dc,
-0x07c3e0,
-0x07c3e4,
-0x07c3e8,
-0x07c3ec,
-0x07c3f0,
-0x07c3f4,
-0x07c3f8,
-0x07c3fc,
-0x07c400,
-0x07c404,
-0x07c408,
-0x07c40c,
-0x07c410,
-0x07c414,
-0x07c418,
-0x07c41c,
-0x07c420,
-0x07c424,
-0x07c428,
-0x07c42c,
-0x07c430,
-0x07c434,
-0x07c438,
-0x07c43c,
-0x07c440,
-0x07c444,
-0x07c448,
-0x07c44c,
-0x07c450,
-0x07c454,
-0x07c458,
-0x07c45c,
-0x07c460,
-0x07c464,
-0x07c468,
-0x07c46c,
-0x07c470,
-0x07c474,
-0x07c478,
-0x07c47c,
-0x07c480,
-0x07c484,
-0x07c488,
-0x07c48c,
-0x07c490,
-0x07c494,
-0x07c498,
-0x07c49c,
-0x07c4a0,
-0x07c4a4,
-0x07c4a8,
-0x07c4ac,
-0x07c4b0,
-0x07c4b4,
-0x07c4b8,
-0x07c4bc,
-0x07c4c0,
-0x07c4c4,
-0x07c4c8,
-0x07c4cc,
-0x07c4d0,
-0x07c4d4,
-0x07c4d8,
-0x07c4dc,
-0x07c4e0,
-0x07c4e4,
-0x07c4e8,
-0x07c4ec,
-0x07c4f0,
-0x07c4f4,
-0x07c4f8,
-0x07c4fc,
-0x07c500,
-0x07c504,
-0x07c508,
-0x07c50c,
-0x07c510,
-0x07c514,
-0x07c518,
-0x07c51c,
-0x07c520,
-0x07c524,
-0x07c528,
-0x07c52c,
-0x07c530,
-0x07c534,
-0x07c538,
-0x07c53c,
-0x07c540,
-0x07c544,
-0x07c548,
-0x07c54c,
-0x07c550,
-0x07c554,
-0x07c558,
-0x07c55c,
-0x07c560,
-0x07c564,
-0x07c568,
-0x07c56c,
-0x07c570,
-0x07c574,
-0x07c578,
-0x07c57c,
-0x07c580,
-0x07c584,
-0x07c588,
-0x07c58c,
-0x07c590,
-0x07c594,
-0x07c598,
-0x07c59c,
-0x07c5a0,
-0x07c5a4,
-0x07c5a8,
-0x07c5ac,
-0x07c5b0,
-0x07c5b4,
-0x07c5b8,
-0x07c5bc,
-0x07c5c0,
-0x07c5c4,
-0x07c5c8,
-0x07c5cc,
-0x07c5d0,
-0x07c5d4,
-0x07c5d8,
-0x07c5dc,
-0x07c5e0,
-0x07c5e4,
-0x07c5e8,
-0x07c5ec,
-0x07c5f0,
-0x07c5f4,
-0x07c5f8,
-0x07c5fc,
-0x07c600,
-0x07c604,
-0x07c608,
-0x07c60c,
-0x07c610,
-0x07c614,
-0x07c618,
-0x07c61c,
-0x07c620,
-0x07c624,
-0x07c628,
-0x07c62c,
-0x07c630,
-0x07c634,
-0x07c638,
-0x07c63c,
-0x07c640,
-0x07c644,
-0x07c648,
-0x07c64c,
-0x07c650,
-0x07c654,
-0x07c658,
-0x07c65c,
-0x07c660,
-0x07c664,
-0x07c668,
-0x07c66c,
-0x07c670,
-0x07c674,
-0x07c678,
-0x07c67c,
-0x07c680,
-0x07c684,
-0x07c688,
-0x07c68c,
-0x07c690,
-0x07c694,
-0x07c698,
-0x07c69c,
-0x07c6a0,
-0x07c6a4,
-0x07c6a8,
-0x07c6ac,
-0x07c6b0,
-0x07c6b4,
-0x07c6b8,
-0x07c6bc,
-0x07c6c0,
-0x07c6c4,
-0x07c6c8,
-0x07c6cc,
-0x07c6d0,
-0x07c6d4,
-0x07c6d8,
-0x07c6dc,
-0x07c6e0,
-0x07c6e4,
-0x07c6e8,
-0x07c6ec,
-0x07c6f0,
-0x07c6f4,
-0x07c6f8,
-0x07c6fc,
-0x07c700,
-0x07c704,
-0x07c708,
-0x07c70c,
-0x07c710,
-0x07c714,
-0x07c718,
-0x07c71c,
-0x07c720,
-0x07c724,
-0x07c728,
-0x07c72c,
-0x07c730,
-0x07c734,
-0x07c738,
-0x07c73c,
-0x07c740,
-0x07c744,
-0x07c748,
-0x07c74c,
-0x07c750,
-0x07c754,
-0x07c758,
-0x07c75c,
-0x07c760,
-0x07c764,
-0x07c768,
-0x07c76c,
-0x07c770,
-0x07c774,
-0x07c778,
-0x07c77c,
-0x07c780,
-0x07c784,
-0x07c788,
-0x07c78c,
-0x07c790,
-0x07c794,
-0x07c798,
-0x07c79c,
-0x07c7a0,
-0x07c7a4,
-0x07c7a8,
-0x07c7ac,
-0x07c7b0,
-0x07c7b4,
-0x07c7b8,
-0x07c7bc,
-0x07c7c0,
-0x07c7c4,
-0x07c7c8,
-0x07c7cc,
-0x07c7d0,
-0x07c7d4,
-0x07c7d8,
-0x07c7dc,
-0x07c7e0,
-0x07c7e4,
-0x07c7e8,
-0x07c7ec,
-0x07c7f0,
-0x07c7f4,
-0x07c7f8,
-0x07c7fc,
-0x07c800,
-0x07c804,
-0x07c808,
-0x07c80c,
-0x07c810,
-0x07c814,
-0x07c818,
-0x07c81c,
-0x07c820,
-0x07c824,
-0x07c828,
-0x07c82c,
-0x07c830,
-0x07c834,
-0x07c838,
-0x07c83c,
-0x07c840,
-0x07c844,
-0x07c848,
-0x07c84c,
-0x07c850,
-0x07c854,
-0x07c858,
-0x07c85c,
-0x07c860,
-0x07c864,
-0x07c868,
-0x07c86c,
-0x07c870,
-0x07c874,
-0x07c878,
-0x07c87c,
-0x07c880,
-0x07c884,
-0x07c888,
-0x07c88c,
-0x07c890,
-0x07c894,
-0x07c898,
-0x07c89c,
-0x07c8a0,
-0x07c8a4,
-0x07c8a8,
-0x07c8ac,
-0x07c8b0,
-0x07c8b4,
-0x07c8b8,
-0x07c8bc,
-0x07c8c0,
-0x07c8c4,
-0x07c8c8,
-0x07c8cc,
-0x07c8d0,
-0x07c8d4,
-0x07c8d8,
-0x07c8dc,
-0x07c8e0,
-0x07c8e4,
-0x07c8e8,
-0x07c8ec,
-0x07c8f0,
-0x07c8f4,
-0x07c8f8,
-0x07c8fc,
-0x07c900,
-0x07c904,
-0x07c908,
-0x07c90c,
-0x07c910,
-0x07c914,
-0x07c918,
-0x07c91c,
-0x07c920,
-0x07c924,
-0x07c928,
-0x07c92c,
-0x07c930,
-0x07c934,
-0x07c938,
-0x07c93c,
-0x07c940,
-0x07c944,
-0x07c948,
-0x07c94c,
-0x07c950,
-0x07c954,
-0x07c958,
-0x07c95c,
-0x07c960,
-0x07c964,
-0x07c968,
-0x07c96c,
-0x07c970,
-0x07c974,
-0x07c978,
-0x07c97c,
-0x07c980,
-0x07c984,
-0x07c988,
-0x07c98c,
-0x07c990,
-0x07c994,
-0x07c998,
-0x07c99c,
-0x07c9a0,
-0x07c9a4,
-0x07c9a8,
-0x07c9ac,
-0x07c9b0,
-0x07c9b4,
-0x07c9b8,
-0x07c9bc,
-0x07c9c0,
-0x07c9c4,
-0x07c9c8,
-0x07c9cc,
-0x07c9d0,
-0x07c9d4,
-0x07c9d8,
-0x07c9dc,
-0x07c9e0,
-0x07c9e4,
-0x07c9e8,
-0x07c9ec,
-0x07c9f0,
-0x07c9f4,
-0x07c9f8,
-0x07c9fc,
-0x07ca00,
-0x07ca04,
-0x07ca08,
-0x07ca0c,
-0x07ca10,
-0x07ca14,
-0x07ca18,
-0x07ca1c,
-0x07ca20,
-0x07ca24,
-0x07ca28,
-0x07ca2c,
-0x07ca30,
-0x07ca34,
-0x07ca38,
-0x07ca3c,
-0x07ca40,
-0x07ca44,
-0x07ca48,
-0x07ca4c,
-0x07ca50,
-0x07ca54,
-0x07ca58,
-0x07ca5c,
-0x07ca60,
-0x07ca64,
-0x07ca68,
-0x07ca6c,
-0x07ca70,
-0x07ca74,
-0x07ca78,
-0x07ca7c,
-0x07ca80,
-0x07ca84,
-0x07ca88,
-0x07ca8c,
-0x07ca90,
-0x07ca94,
-0x07ca98,
-0x07ca9c,
-0x07caa0,
-0x07caa4,
-0x07caa8,
-0x07caac,
-0x07cab0,
-0x07cab4,
-0x07cab8,
-0x07cabc,
-0x07cac0,
-0x07cac4,
-0x07cac8,
-0x07cacc,
-0x07cad0,
-0x07cad4,
-0x07cad8,
-0x07cadc,
-0x07cae0,
-0x07cae4,
-0x07cae8,
-0x07caec,
-0x07caf0,
-0x07caf4,
-0x07caf8,
-0x07cafc,
-0x07cb00,
-0x07cb04,
-0x07cb08,
-0x07cb0c,
-0x07cb10,
-0x07cb14,
-0x07cb18,
-0x07cb1c,
-0x07cb20,
-0x07cb24,
-0x07cb28,
-0x07cb2c,
-0x07cb30,
-0x07cb34,
-0x07cb38,
-0x07cb3c,
-0x07cb40,
-0x07cb44,
-0x07cb48,
-0x07cb4c,
-0x07cb50,
-0x07cb54,
-0x07cb58,
-0x07cb5c,
-0x07cb60,
-0x07cb64,
-0x07cb68,
-0x07cb6c,
-0x07cb70,
-0x07cb74,
-0x07cb78,
-0x07cb7c,
-0x07cb80,
-0x07cb84,
-0x07cb88,
-0x07cb8c,
-0x07cb90,
-0x07cb94,
-0x07cb98,
-0x07cb9c,
-0x07cba0,
-0x07cba4,
-0x07cba8,
-0x07cbac,
-0x07cbb0,
-0x07cbb4,
-0x07cbb8,
-0x07cbbc,
-0x07cbc0,
-0x07cbc4,
-0x07cbc8,
-0x07cbcc,
-0x07cbd0,
-0x07cbd4,
-0x07cbd8,
-0x07cbdc,
-0x07cbe0,
-0x07cbe4,
-0x07cbe8,
-0x07cbec,
-0x07cbf0,
-0x07cbf4,
-0x07cbf8,
-0x07cbfc,
-0x07cc00,
-0x07cc04,
-0x07cc08,
-0x07cc0c,
-0x07cc10,
-0x07cc14,
-0x07cc18,
-0x07cc1c,
-0x07cc20,
-0x07cc24,
-0x07cc28,
-0x07cc2c,
-0x07cc30,
-0x07cc34,
-0x07cc38,
-0x07cc3c,
-0x07cc40,
-0x07cc44,
-0x07cc48,
-0x07cc4c,
-0x07cc50,
-0x07cc54,
-0x07cc58,
-0x07cc5c,
-0x07cc60,
-0x07cc64,
-0x07cc68,
-0x07cc6c,
-0x07cc70,
-0x07cc74,
-0x07cc78,
-0x07cc7c,
-0x07cc80,
-0x07cc84,
-0x07cc88,
-0x07cc8c,
-0x07cc90,
-0x07cc94,
-0x07cc98,
-0x07cc9c,
-0x07cca0,
-0x07cca4,
-0x07cca8,
-0x07ccac,
-0x07ccb0,
-0x07ccb4,
-0x07ccb8,
-0x07ccbc,
-0x07ccc0,
-0x07ccc4,
-0x07ccc8,
-0x07cccc,
-0x07ccd0,
-0x07ccd4,
-0x07ccd8,
-0x07ccdc,
-0x07cce0,
-0x07cce4,
-0x07cce8,
-0x07ccec,
-0x07ccf0,
-0x07ccf4,
-0x07ccf8,
-0x07ccfc,
-0x07cd00,
-0x07cd04,
-0x07cd08,
-0x07cd0c,
-0x07cd10,
-0x07cd14,
-0x07cd18,
-0x07cd1c,
-0x07cd20,
-0x07cd24,
-0x07cd28,
-0x07cd2c,
-0x07cd30,
-0x07cd34,
-0x07cd38,
-0x07cd3c,
-0x07cd40,
-0x07cd44,
-0x07cd48,
-0x07cd4c,
-0x07cd50,
-0x07cd54,
-0x07cd58,
-0x07cd5c,
-0x07cd60,
-0x07cd64,
-0x07cd68,
-0x07cd6c,
-0x07cd70,
-0x07cd74,
-0x07cd78,
-0x07cd7c,
-0x07cd80,
-0x07cd84,
-0x07cd88,
-0x07cd8c,
-0x07cd90,
-0x07cd94,
-0x07cd98,
-0x07cd9c,
-0x07cda0,
-0x07cda4,
-0x07cda8,
-0x07cdac,
-0x07cdb0,
-0x07cdb4,
-0x07cdb8,
-0x07cdbc,
-0x07cdc0,
-0x07cdc4,
-0x07cdc8,
-0x07cdcc,
-0x07cdd0,
-0x07cdd4,
-0x07cdd8,
-0x07cddc,
-0x07cde0,
-0x07cde4,
-0x07cde8,
-0x07cdec,
-0x07cdf0,
-0x07cdf4,
-0x07cdf8,
-0x07cdfc,
-0x07ce00,
-0x07ce04,
-0x07ce08,
-0x07ce0c,
-0x07ce10,
-0x07ce14,
-0x07ce18,
-0x07ce1c,
-0x07ce20,
-0x07ce24,
-0x07ce28,
-0x07ce2c,
-0x07ce30,
-0x07ce34,
-0x07ce38,
-0x07ce3c,
-0x07ce40,
-0x07ce44,
-0x07ce48,
-0x07ce4c,
-0x07ce50,
-0x07ce54,
-0x07ce58,
-0x07ce5c,
-0x07ce60,
-0x07ce64,
-0x07ce68,
-0x07ce6c,
-0x07ce70,
-0x07ce74,
-0x07ce78,
-0x07ce7c,
-0x07ce80,
-0x07ce84,
-0x07ce88,
-0x07ce8c,
-0x07ce90,
-0x07ce94,
-0x07ce98,
-0x07ce9c,
-0x07cea0,
-0x07cea4,
-0x07cea8,
-0x07ceac,
-0x07ceb0,
-0x07ceb4,
-0x07ceb8,
-0x07cebc,
-0x07cec0,
-0x07cec4,
-0x07cec8,
-0x07cecc,
-0x07ced0,
-0x07ced4,
-0x07ced8,
-0x07cedc,
-0x07cee0,
-0x07cee4,
-0x07cee8,
-0x07ceec,
-0x07cef0,
-0x07cef4,
-0x07cef8,
-0x07cefc,
-0x07cf00,
-0x07cf04,
-0x07cf08,
-0x07cf0c,
-0x07cf10,
-0x07cf14,
-0x07cf18,
-0x07cf1c,
-0x07cf20,
-0x07cf24,
-0x07cf28,
-0x07cf2c,
-0x07cf30,
-0x07cf34,
-0x07cf38,
-0x07cf3c,
-0x07cf40,
-0x07cf44,
-0x07cf48,
-0x07cf4c,
-0x07cf50,
-0x07cf54,
-0x07cf58,
-0x07cf5c,
-0x07cf60,
-0x07cf64,
-0x07cf68,
-0x07cf6c,
-0x07cf70,
-0x07cf74,
-0x07cf78,
-0x07cf7c,
-0x07cf80,
-0x07cf84,
-0x07cf88,
-0x07cf8c,
-0x07cf90,
-0x07cf94,
-0x07cf98,
-0x07cf9c,
-0x07cfa0,
-0x07cfa4,
-0x07cfa8,
-0x07cfac,
-0x07cfb0,
-0x07cfb4,
-0x07cfb8,
-0x07cfbc,
-0x07cfc0,
-0x07cfc4,
-0x07cfc8,
-0x07cfcc,
-0x07cfd0,
-0x07cfd4,
-0x07cfd8,
-0x07cfdc,
-0x07cfe0,
-0x07cfe4,
-0x07cfe8,
-0x07cfec,
-0x07cff0,
-0x07cff4,
-0x07cff8,
-0x07cffc,
-0x07d000,
-0x07d004,
-0x07d008,
-0x07d00c,
-0x07d010,
-0x07d014,
-0x07d018,
-0x07d01c,
-0x07e000,
-0x07e004,
-0x07e008,
-0x07e00c,
-0x07e010,
-0x07e014,
-0x07e018,
-0x07e01c,
-0x07e020,
-0x07e024,
-0x07e028,
-0x07e02c,
-0x07e030,
-0x07e034,
-0x07e038,
-0x07e03c,
-0x07e040,
-0x07e044,
-0x07e048,
-0x07e04c,
-0x07e050,
-0x07e054,
-0x07e058,
-0x07e05c,
-0x07e060,
-0x07e064,
-0x07e068,
-0x07e06c,
-0x07e070,
-0x07e074,
-0x07e078,
-0x07e07c,
-0x07e080,
-0x07e084,
-0x07e088,
-0x07e08c,
-0x07e090,
-0x07e094,
-0x07e098,
-0x07e09c,
-0x07e0a0,
-0x07e0a4,
-0x07e0a8,
-0x07e0ac,
-0x07e0b0,
-0x07e0b4,
-0x07e0b8,
-0x07e0bc,
-0x07e0c0,
-0x07e0c4,
-0x07e0c8,
-0x07e0cc,
-0x07e0d0,
-0x07e0d4,
-0x07e0d8,
-0x07e0dc,
-0x07e0e0,
-0x07e0e4,
-0x07e0e8,
-0x07e0ec,
-0x07e0f0,
-0x07e0f4,
-0x07e0f8,
-0x07e0fc,
-0x07e100,
-0x07e104,
-0x07e108,
-0x07e10c,
-0x07e110,
-0x07e114,
-0x07e118,
-0x07e11c,
-0x07e120,
-0x07e124,
-0x07e128,
-0x07e12c,
-0x07e130,
-0x07e134,
-0x07e138,
-0x07e13c,
-0x07e140,
-0x07e144,
-0x07e148,
-0x07e14c,
-0x07e150,
-0x07e154,
-0x07e158,
-0x07e15c,
-0x07e160,
-0x07e164,
-0x07e168,
-0x07e16c,
-0x07e170,
-0x07e174,
-0x07e178,
-0x07e17c,
-0x07e180,
-0x07e184,
-0x07e188,
-0x07e18c,
-0x07e190,
-0x07e194,
-0x07e198,
-0x07e19c,
-0x07e1a0,
-0x07e1a4,
-0x07e1a8,
-0x07e1ac,
-0x07e1b0,
-0x07e1b4,
-0x07e1b8,
-0x07e1bc,
-0x07e1c0,
-0x07e1c4,
-0x07e1c8,
-0x07e1cc,
-0x07e1d0,
-0x07e1d4,
-0x07e1d8,
-0x07e1dc,
-0x07e1e0,
-0x07e1e4,
-0x07e1e8,
-0x07e1ec,
-0x07e1f0,
-0x07e1f4,
-0x07e1f8,
-0x07e1fc,
-0x07e200,
-0x07e204,
-0x07e208,
-0x07e20c,
-0x07e210,
-0x07e214,
-0x07e218,
-0x07e21c,
-0x07e220,
-0x07e224,
-0x07e228,
-0x07e22c,
-0x07e230,
-0x07e234,
-0x07e238,
-0x07e23c,
-0x07e240,
-0x07e244,
-0x07e248,
-0x07e24c,
-0x07e250,
-0x07e254,
-0x07e258,
-0x07e25c,
-0x07e260,
-0x07e264,
-0x07e268,
-0x07e26c,
-0x07e270,
-0x07e274,
-0x07e278,
-0x07e27c,
-0x07e280,
-0x07e284,
-0x07e288,
-0x07e28c,
-0x07e290,
-0x07e294,
-0x07e298,
-0x07e29c,
-0x07e2a0,
-0x07e2a4,
-0x07e2a8,
-0x07e2ac,
-0x07e2b0,
-0x07e2b4,
-0x07e2b8,
-0x07e2bc,
-0x07e2c0,
-0x07e2c4,
-0x07e2c8,
-0x07e2cc,
-0x07e2d0,
-0x07e2d4,
-0x07e2d8,
-0x07e2dc,
-0x07e2e0,
-0x07e2e4,
-0x07e2e8,
-0x07e2ec,
-0x07e2f0,
-0x07e2f4,
-0x07e2f8,
-0x07e2fc,
-0x07e300,
-0x07e304,
-0x07e308,
-0x07e30c,
-0x07e310,
-0x07e314,
-0x07e318,
-0x07e31c,
-0x07e320,
-0x07e324,
-0x07e328,
-0x07e32c,
-0x07e330,
-0x07e334,
-0x07e338,
-0x07e33c,
-0x07e340,
-0x07e344,
-0x07e348,
-0x07e34c,
-0x07e350,
-0x07e354,
-0x07e358,
-0x07e35c,
-0x07e360,
-0x07e364,
-0x07e368,
-0x07e36c,
-0x07e370,
-0x07e374,
-0x07e378,
-0x07e37c,
-0x07e380,
-0x07e384,
-0x07e388,
-0x07e38c,
-0x07e390,
-0x07e394,
-0x07e398,
-0x07e39c,
-0x07e3a0,
-0x07e3a4,
-0x07e3a8,
-0x07e3ac,
-0x07e3b0,
-0x07e3b4,
-0x07e3b8,
-0x07e3bc,
-0x07e3c0,
-0x07e3c4,
-0x07e3c8,
-0x07e3cc,
-0x07e3d0,
-0x07e3d4,
-0x07e3d8,
-0x07e3dc,
-0x07e3e0,
-0x07e3e4,
-0x07e3e8,
-0x07e3ec,
-0x07e3f0,
-0x07e3f4,
-0x07e3f8,
-0x07e3fc,
-0x07e400,
-0x07e404,
-0x07e408,
-0x07e40c,
-0x07e410,
-0x07e414,
-0x07e418,
-0x07e41c,
-0x07e420,
-0x07e424,
-0x07e428,
-0x07e42c,
-0x07e430,
-0x07e434,
-0x07e438,
-0x07e43c,
-0x07e440,
-0x07e444,
-0x07e448,
-0x07e44c,
-0x07e450,
-0x07e454,
-0x07e458,
-0x07e45c,
-0x07e460,
-0x07e464,
-0x07e468,
-0x07e46c,
-0x07e470,
-0x07e474,
-0x07e478,
-0x07e47c,
-0x07e480,
-0x07e484,
-0x07e488,
-0x07e48c,
-0x07e490,
-0x07e494,
-0x07e498,
-0x07e49c,
-0x07e4a0,
-0x07e4a4,
-0x07e4a8,
-0x07e4ac,
-0x07e4b0,
-0x07e4b4,
-0x07e4b8,
-0x07e4bc,
-0x07e4c0,
-0x07e4c4,
-0x07e4c8,
-0x07e4cc,
-0x07e4d0,
-0x07e4d4,
-0x07e4d8,
-0x07e4dc,
-0x07e4e0,
-0x07e4e4,
-0x07e4e8,
-0x07e4ec,
-0x07e4f0,
-0x07e4f4,
-0x07e4f8,
-0x07e4fc,
-0x07e500,
-0x07e504,
-0x07e508,
-0x07e50c,
-0x07e510,
-0x07e514,
-0x07e518,
-0x07e51c,
-0x07e520,
-0x07e524,
-0x07e528,
-0x07e52c,
-0x07e530,
-0x07e534,
-0x07e538,
-0x07e53c,
-0x07e540,
-0x07e544,
-0x07e548,
-0x07e54c,
-0x07e550,
-0x07e554,
-0x07e558,
-0x07e55c,
-0x07e560,
-0x07e564,
-0x07e568,
-0x07e56c,
-0x07e570,
-0x07e574,
-0x07e578,
-0x07e57c,
-0x07e580,
-0x07e584,
-0x07e588,
-0x07e58c,
-0x07e590,
-0x07e594,
-0x07e598,
-0x07e59c,
-0x07e5a0,
-0x07e5a4,
-0x07e5a8,
-0x07e5ac,
-0x07e5b0,
-0x07e5b4,
-0x07e5b8,
-0x07e5bc,
-0x07e5c0,
-0x07e5c4,
-0x07e5c8,
-0x07e5cc,
-0x07e5d0,
-0x07e5d4,
-0x07e5d8,
-0x07e5dc,
-0x07e5e0,
-0x07e5e4,
-0x07e5e8,
-0x07e5ec,
-0x07e5f0,
-0x07e5f4,
-0x07e5f8,
-0x07e5fc,
-0x07e600,
-0x07e604,
-0x07e608,
-0x07e60c,
-0x07e610,
-0x07e614,
-0x07e618,
-0x07e61c,
-0x07e620,
-0x07e624,
-0x07e628,
-0x07e62c,
-0x07e630,
-0x07e634,
-0x07e638,
-0x07e63c,
-0x07e640,
-0x07e644,
-0x07e648,
-0x07e64c,
-0x07e650,
-0x07e654,
-0x07e658,
-0x07e65c,
-0x07e660,
-0x07e664,
-0x07e668,
-0x07e66c,
-0x07e670,
-0x07e674,
-0x07e678,
-0x07e67c,
-0x07e680,
-0x07e684,
-0x07e688,
-0x07e68c,
-0x07e690,
-0x07e694,
-0x07e698,
-0x07e69c,
-0x07e6a0,
-0x07e6a4,
-0x07e6a8,
-0x07e6ac,
-0x07e6b0,
-0x07e6b4,
-0x07e6b8,
-0x07e6bc,
-0x07e6c0,
-0x07e6c4,
-0x07e6c8,
-0x07e6cc,
-0x07e6d0,
-0x07e6d4,
-0x07e6d8,
-0x07e6dc,
-0x07e6e0,
-0x07e6e4,
-0x07e6e8,
-0x07e6ec,
-0x07e6f0,
-0x07e6f4,
-0x07e6f8,
-0x07e6fc,
-0x07e700,
-0x07e704,
-0x07e708,
-0x07e70c,
-0x07e710,
-0x07e714,
-0x07e718,
-0x07e71c,
-0x07e720,
-0x07e724,
-0x07e728,
-0x07e72c,
-0x07e730,
-0x07e734,
-0x07e738,
-0x07e73c,
-0x07e740,
-0x07e744,
-0x07e748,
-0x07e74c,
-0x07e750,
-0x07e754,
-0x07e758,
-0x07e75c,
-0x07e760,
-0x07e764,
-0x07e768,
-0x07e76c,
-0x07e770,
-0x07e774,
-0x07e778,
-0x07e77c,
-0x07e780,
-0x07e784,
-0x07e788,
-0x07e78c,
-0x07e790,
-0x07e794,
-0x07e798,
-0x07e79c,
-0x07e7a0,
-0x07e7a4,
-0x07e7a8,
-0x07e7ac,
-0x07e7b0,
-0x07e7b4,
-0x07e7b8,
-0x07e7bc,
-0x07e7c0,
-0x07e7c4,
-0x07e7c8,
-0x07e7cc,
-0x07e7d0,
-0x07e7d4,
-0x07e7d8,
-0x07e7dc,
-0x07e7e0,
-0x07e7e4,
-0x07e7e8,
-0x07e7ec,
-0x07e7f0,
-0x07e7f4,
-0x07e7f8,
-0x07e7fc,
-0x07e800,
-0x07e804,
-0x07e808,
-0x07e80c,
-0x07e810,
-0x07e814,
-0x07e818,
-0x07e81c,
-0x07e820,
-0x07e824,
-0x07e828,
-0x07e82c,
-0x07e830,
-0x07e834,
-0x07e838,
-0x07e83c,
-0x07e840,
-0x07e844,
-0x07e848,
-0x07e84c,
-0x07e850,
-0x07e854,
-0x07e858,
-0x07e85c,
-0x07e860,
-0x07e864,
-0x07e868,
-0x07e86c,
-0x07e870,
-0x07e874,
-0x07e878,
-0x07e87c,
-0x07e880,
-0x07e884,
-0x07e888,
-0x07e88c,
-0x07e890,
-0x07e894,
-0x07e898,
-0x07e89c,
-0x07e8a0,
-0x07e8a4,
-0x07e8a8,
-0x07e8ac,
-0x07e8b0,
-0x07e8b4,
-0x07e8b8,
-0x07e8bc,
-0x07e8c0,
-0x07e8c4,
-0x07e8c8,
-0x07e8cc,
-0x07e8d0,
-0x07e8d4,
-0x07e8d8,
-0x07e8dc,
-0x07e8e0,
-0x07e8e4,
-0x07e8e8,
-0x07e8ec,
-0x07e8f0,
-0x07e8f4,
-0x07e8f8,
-0x07e8fc,
-0x07e900,
-0x07e904,
-0x07e908,
-0x07e90c,
-0x07e910,
-0x07e914,
-0x07e918,
-0x07e91c,
-0x07e920,
-0x07e924,
-0x07e928,
-0x07e92c,
-0x07e930,
-0x07e934,
-0x07e938,
-0x07e93c,
-0x07e940,
-0x07e944,
-0x07e948,
-0x07e94c,
-0x07e950,
-0x07e954,
-0x07e958,
-0x07e95c,
-0x07e960,
-0x07e964,
-0x07e968,
-0x07e96c,
-0x07e970,
-0x07e974,
-0x07e978,
-0x07e97c,
-0x07e980,
-0x07e984,
-0x07e988,
-0x07e98c,
-0x07e990,
-0x07e994,
-0x07e998,
-0x07e99c,
-0x07e9a0,
-0x07e9a4,
-0x07e9a8,
-0x07e9ac,
-0x07e9b0,
-0x07e9b4,
-0x07e9b8,
-0x07e9bc,
-0x07e9c0,
-0x07e9c4,
-0x07e9c8,
-0x07e9cc,
-0x07e9d0,
-0x07e9d4,
-0x07e9d8,
-0x07e9dc,
-0x07e9e0,
-0x07e9e4,
-0x07e9e8,
-0x07e9ec,
-0x07e9f0,
-0x07e9f4,
-0x07e9f8,
-0x07e9fc,
-0x07ea00,
-0x07ea04,
-0x07ea08,
-0x07ea0c,
-0x07ea10,
-0x07ea14,
-0x07ea18,
-0x07ea1c,
-0x07ea20,
-0x07ea24,
-0x07ea28,
-0x07ea2c,
-0x07ea30,
-0x07ea34,
-0x07ea38,
-0x07ea3c,
-0x07ea40,
-0x07ea44,
-0x07ea48,
-0x07ea4c,
-0x07ea50,
-0x07ea54,
-0x07ea58,
-0x07ea5c,
-0x07ea60,
-0x07ea64,
-0x07ea68,
-0x07ea6c,
-0x07ea70,
-0x07ea74,
-0x07ea78,
-0x07ea7c,
-0x07ea80,
-0x07ea84,
-0x07ea88,
-0x07ea8c,
-0x07ea90,
-0x07ea94,
-0x07ea98,
-0x07ea9c,
-0x07eaa0,
-0x07eaa4,
-0x07eaa8,
-0x07eaac,
-0x07eab0,
-0x07eab4,
-0x07eab8,
-0x07eabc,
-0x07eac0,
-0x07eac4,
-0x07eac8,
-0x07eacc,
-0x07ead0,
-0x07ead4,
-0x07ead8,
-0x07eadc,
-0x07eae0,
-0x07eae4,
-0x07eae8,
-0x07eaec,
-0x07eaf0,
-0x07eaf4,
-0x07eaf8,
-0x07eafc,
-0x07eb00,
-0x07eb04,
-0x07eb08,
-0x07eb0c,
-0x07eb10,
-0x07eb14,
-0x07eb18,
-0x07eb1c,
-0x07eb20,
-0x07eb24,
-0x07eb28,
-0x07eb2c,
-0x07eb30,
-0x07eb34,
-0x07eb38,
-0x07eb3c,
-0x07eb40,
-0x07eb44,
-0x07eb48,
-0x07eb4c,
-0x07eb50,
-0x07eb54,
-0x07eb58,
-0x07eb5c,
-0x07eb60,
-0x07eb64,
-0x07eb68,
-0x07eb6c,
-0x07eb70,
-0x07eb74,
-0x07eb78,
-0x07eb7c,
-0x07eb80,
-0x07eb84,
-0x07eb88,
-0x07eb8c,
-0x07eb90,
-0x07eb94,
-0x07eb98,
-0x07eb9c,
-0x07eba0,
-0x07eba4,
-0x07eba8,
-0x07ebac,
-0x07ebb0,
-0x07ebb4,
-0x07ebb8,
-0x07ebbc,
-0x07ebc0,
-0x07ebc4,
-0x07ebc8,
-0x07ebcc,
-0x07ebd0,
-0x07ebd4,
-0x07ebd8,
-0x07ebdc,
-0x07ebe0,
-0x07ebe4,
-0x07ebe8,
-0x07ebec,
-0x07ebf0,
-0x07ebf4,
-0x07ebf8,
-0x07ebfc,
-0x07ec00,
-0x07ec04,
-0x07ec08,
-0x07ec0c,
-0x07ec10,
-0x07ec14,
-0x07ec18,
-0x07ec1c,
-0x07ec20,
-0x07ec24,
-0x07ec28,
-0x07ec2c,
-0x07ec30,
-0x07ec34,
-0x07ec38,
-0x07ec3c,
-0x07ec40,
-0x07ec44,
-0x07ec48,
-0x07ec4c,
-0x07ec50,
-0x07ec54,
-0x07ec58,
-0x07ec5c,
-0x07ec60,
-0x07ec64,
-0x07ec68,
-0x07ec6c,
-0x07ec70,
-0x07ec74,
-0x07ec78,
-0x07ec7c,
-0x07ec80,
-0x07ec84,
-0x07ec88,
-0x07ec8c,
-0x07ec90,
-0x07ec94,
-0x07ec98,
-0x07ec9c,
-0x07eca0,
-0x07eca4,
-0x07eca8,
-0x07ecac,
-0x07ecb0,
-0x07ecb4,
-0x07ecb8,
-0x07ecbc,
-0x07ecc0,
-0x07ecc4,
-0x07ecc8,
-0x07eccc,
-0x07ecd0,
-0x07ecd4,
-0x07ecd8,
-0x07ecdc,
-0x07ece0,
-0x07ece4,
-0x07ece8,
-0x07ecec,
-0x07ecf0,
-0x07ecf4,
-0x07ecf8,
-0x07ecfc,
-0x07ed00,
-0x07ed04,
-0x07ed08,
-0x07ed0c,
-0x07ed10,
-0x07ed14,
-0x07ed18,
-0x07ed1c,
-0x07ed20,
-0x07ed24,
-0x07ed28,
-0x07ed2c,
-0x07ed30,
-0x07ed34,
-0x07ed38,
-0x07ed3c,
-0x07ed40,
-0x07ed44,
-0x07ed48,
-0x07ed4c,
-0x07ed50,
-0x07ed54,
-0x07ed58,
-0x07ed5c,
-0x07ed60,
-0x07ed64,
-0x07ed68,
-0x07ed6c,
-0x07ed70,
-0x07ed74,
-0x07ed78,
-0x07ed7c,
-0x07ed80,
-0x07ed84,
-0x07ed88,
-0x07ed8c,
-0x07ed90,
-0x07ed94,
-0x07ed98,
-0x07ed9c,
-0x07eda0,
-0x07eda4,
-0x07eda8,
-0x07edac,
-0x07edb0,
-0x07edb4,
-0x07edb8,
-0x07edbc,
-0x07edc0,
-0x07edc4,
-0x07edc8,
-0x07edcc,
-0x07edd0,
-0x07edd4,
-0x07edd8,
-0x07eddc,
-0x07ede0,
-0x07ede4,
-0x07ede8,
-0x07edec,
-0x07edf0,
-0x07edf4,
-0x07edf8,
-0x07edfc,
-0x07ee00,
-0x07ee04,
-0x07ee08,
-0x07ee0c,
-0x07ee10,
-0x07ee14,
-0x07ee18,
-0x07ee1c,
-0x07ee20,
-0x07ee24,
-0x07ee28,
-0x07ee2c,
-0x07ee30,
-0x07ee34,
-0x07ee38,
-0x07ee3c,
-0x07ee40,
-0x07ee44,
-0x07ee48,
-0x07ee4c,
-0x07ee50,
-0x07ee54,
-0x07ee58,
-0x07ee5c,
-0x07ee60,
-0x07ee64,
-0x07ee68,
-0x07ee6c,
-0x07ee70,
-0x07ee74,
-0x07ee78,
-0x07ee7c,
-0x07ee80,
-0x07ee84,
-0x07ee88,
-0x07ee8c,
-0x07ee90,
-0x07ee94,
-0x07ee98,
-0x07ee9c,
-0x07eea0,
-0x07eea4,
-0x07eea8,
-0x07eeac,
-0x07eeb0,
-0x07eeb4,
-0x07eeb8,
-0x07eebc,
-0x07eec0,
-0x07eec4,
-0x07eec8,
-0x07eecc,
-0x07eed0,
-0x07eed4,
-0x07eed8,
-0x07eedc,
-0x07eee0,
-0x07eee4,
-0x07eee8,
-0x07eeec,
-0x07eef0,
-0x07eef4,
-0x07eef8,
-0x07eefc,
-0x07ef00,
-0x07ef04,
-0x07ef08,
-0x07ef0c,
-0x07ef10,
-0x07ef14,
-0x07ef18,
-0x07ef1c,
-0x07ef20,
-0x07ef24,
-0x07ef28,
-0x07ef2c,
-0x07ef30,
-0x07ef34,
-0x07ef38,
-0x07ef3c,
-0x07ef40,
-0x07ef44,
-0x07ef48,
-0x07ef4c,
-0x07ef50,
-0x07ef54,
-0x07ef58,
-0x07ef5c,
-0x07ef60,
-0x07ef64,
-0x07ef68,
-0x07ef6c,
-0x07ef70,
-0x07ef74,
-0x07ef78,
-0x07ef7c,
-0x07ef80,
-0x07ef84,
-0x07ef88,
-0x07ef8c,
-0x07ef90,
-0x07ef94,
-0x07ef98,
-0x07ef9c,
-0x07efa0,
-0x07efa4,
-0x07efa8,
-0x07efac,
-0x07efb0,
-0x07efb4,
-0x07efb8,
-0x07efbc,
-0x07efc0,
-0x07efc4,
-0x07efc8,
-0x07efcc,
-0x07efd0,
-0x07efd4,
-0x07efd8,
-0x07efdc,
-0x07efe0,
-0x07efe4,
-0x07efe8,
-0x07efec,
-0x07eff0,
-0x07eff4,
-0x07eff8,
-0x07effc,
-0x07f000,
-0x07f004,
-0x07f008,
-0x07f00c,
-0x07f010,
-0x07f014,
-0x07f018,
-0x07f01c,
-0x07f020,
-0x07f024,
-0x07f028,
-0x07f02c,
-0x07f030,
-0x07f034,
-0x07f038,
-0x07f03c,
-0x07f100,
-0x07f104,
-0x07f108,
-0x07f10c,
-0x07f110,
-0x07f114,
-0x07f118,
-0x07f11c,
-0x07f120,
-0x07f124,
-0x07f128,
-0x07f12c,
-0x07f130,
-0x07f134,
-0x07f138,
-0x07f13c,
-0x07f140,
-0x07f144,
-0x07f148,
-0x07f14c,
-0x07f150,
-0x07f154,
-0x07f158,
-0x07f15c,
-0x07f200,
-0x07f204,
-0x07f208,
-0x07f7f8,
-0x07f7fc,
-0x07f800,
-0x07f804,
-0x07f808,
-0x07f80c,
-0x07f810,
-0x07f814,
-0x07f818,
-0x07f81c,
-0x07f820,
-0x07f824,
-0x07f828,
-0x07f82c,
-0x07f830,
-0x07f834,
-0x07f838,
-0x07f83c,
-0x07f840,
-0x07f844,
-0x07f848,
-0x07f84c,
-0x07f850,
-0x07f854,
-0x07f858,
-0x07f85c,
-0x07f860,
-0x07f864,
-0x07f868,
-0x07f86c,
-0x07f870,
-0x07f874,
-0x07f878,
-0x07f87c,
-0x07f880,
-0x07f884,
-0x07f888,
-0x07f88c,
-0x07f890,
-0x07f894,
-0x07f898,
-0x07f89c,
-0x07f8a0,
-0x07f8a4,
-0x07f8a8,
-0x07f8ac,
-0x07f8b0,
-0x07f8b4,
-0x07f8b8,
-0x07f8bc,
-0x07f8c0,
-0x07f8c4,
-0x07f8c8,
-0x07f8cc,
-0x07f8d0,
-0x07f8d4,
-0x07f8d8,
-0x07f8dc,
-0x07f8e0,
-0x07f8e4,
-0x07f8e8,
-0x07f8ec,
-0x07f8f0,
-0x07f8f4,
-0x07f8f8,
-0x07f8fc,
-0x07f900,
-0x07f904,
-0x07f908,
-0x07f90c,
-0x07f910,
-0x07f914,
-0x07f918,
-0x07f91c,
-0x07f920,
-0x07f924,
-0x07f928,
-0x07f92c,
-0x07f930,
-0x07f934,
-0x07f938,
-0x07f93c,
-0x07f940,
-0x07f944,
-0x07f948,
-0x07f94c,
-0x07f950,
-0x07f954,
-0x07f958,
-0x07f95c,
-0x07f960,
-0x07f964,
-0x07f968,
-0x07f96c,
-0x07f970,
-0x07f974,
-0x07f978,
-0x07f97c,
-0x07f980,
-0x07f984,
-0x07f988,
-0x07f98c,
-0x07f990,
-0x07f994,
-0x07f998,
-0x07f99c,
-0x07f9a0,
-0x07f9a4,
-0x07f9a8,
-0x07f9ac,
-0x07f9b0,
-0x07f9b4,
-0x07f9b8,
-0x07f9bc,
-0x07f9c0,
-0x07f9c4,
-0x07f9c8,
-0x07f9cc,
-0x07f9d0,
-0x07f9d4,
-0x07f9d8,
-0x07f9dc,
-0x07f9e0,
-0x07f9e4,
-0x07f9e8,
-0x07f9ec,
-0x07f9f0,
-0x07f9f4,
-0x07f9f8,
-0x07f9fc,
-0x07fa00,
-0x07fa04,
-0x07fa08,
-0x07fa0c,
-0x07fa10,
-0x07fa14,
-0x07fa18,
-0x07fa1c,
-0x07fa20,
-0x07fa24,
-0x07fa28,
-0x07fa2c,
-0x07fa30,
-0x07fa34,
-0x07fa38,
-0x07fa3c,
-0x07fa40,
-0x07fa44,
-0x07fa48,
-0x07fa4c,
-0x07fa50,
-0x07fa54,
-0x07fa58,
-0x07fa5c,
-0x07fa60,
-0x07fa64,
-0x07fa68,
-0x07fa6c,
-0x07fa70,
-0x07fa74,
-0x07fa78,
-0x07fa7c,
-0x07fa80,
-0x07fa84,
-0x07fa88,
-0x07fa8c,
-0x07fa90,
-0x07fa94,
-0x07fa98,
-0x07fa9c,
-0x07faa0,
-0x07faa4,
-0x07faa8,
-0x07faac,
-0x07fab0,
-0x07fab4,
-0x07fab8,
-0x07fabc,
-0x07fac0,
-0x07fac4,
-0x07fac8,
-0x07facc,
-0x07fad0,
-0x07fad4,
-0x07fad8,
-0x07fadc,
-0x07fae0,
-0x07fae4,
-0x07fae8,
-0x07faec,
-0x07faf0,
-0x07faf4,
-0x07faf8,
-0x07fafc,
-0x07fb00,
-0x07fb04,
-0x07fb08,
-0x07fb0c,
-0x07fb10,
-0x07fb14,
-0x07fb18,
-0x07fb1c,
-0x07fb20,
-0x07fb24,
-0x07fb28,
-0x07fb2c,
-0x07fb30,
-0x07fb34,
-0x07fb38,
-0x07fb3c,
-0x07fb40,
-0x07fb44,
-0x07fb48,
-0x07fb4c,
-0x07fb50,
-0x07fb54,
-0x07fb58,
-0x07fb5c,
-0x07fb60,
-0x07fb64,
-0x07fb68,
-0x07fb6c,
-0x07fb70,
-0x07fb74,
-0x07fb78,
-0x07fb7c,
-0x07fb80,
-0x07fb84,
-0x07fb88,
-0x07fb8c,
-0x07fb90,
-0x07fb94,
-0x07fb98,
-0x07fb9c,
-0x07fba0,
-0x07fba4,
-0x07fba8,
-0x07fbac,
-0x07fbb0,
-0x07fbb4,
-0x07fbb8,
-0x07fbbc,
-0x07fbc0,
-0x07fbc4,
-0x07fbc8,
-0x07fbcc,
-0x07fbd0,
-0x07fbd4,
-0x07fbd8,
-0x07fbdc,
-0x07fbe0,
-0x07fbe4,
-0x07fbe8,
-0x07fbec,
-0x07fbf0,
-0x07fbf4,
-0x07fbf8,
-0x07fbfc,
-0x07fc00,
-0x07fc04,
-0x07fc08,
-0x07fc0c,
-0x07fc10,
-0x07fc14,
-0x07fc18,
-0x07fc1c,
-0x07fc20,
-0x07fc24,
-0x07fc28,
-0x07fc2c,
-0x07fc30,
-0x07fc34,
-0x07fc38,
-0x07fc3c,
-0x07fc40,
-0x07fc44,
-0x07fc48,
-0x07fc4c,
-0x07fc50,
-0x07fc54,
-0x07fc58,
-0x07fc5c,
-0x07fc60,
-0x07fc64,
-0x07fc68,
-0x07fc6c,
-0x07fc70,
-0x07fc74,
-0x07fc78,
-0x07fc7c,
-0x07fc80,
-0x07fc84,
-0x07fc88,
-0x07fc8c,
-0x07fc90,
-0x07fc94,
-0x07fc98,
-0x07fc9c,
-0x07fca0,
-0x07fca4,
-0x07fca8,
-0x07fcac,
-0x07fcb0,
-0x07fcb4,
-0x07fcb8,
-0x07fcbc,
-0x07fcc0,
-0x07fcc4,
-0x07fcc8,
-0x07fccc,
-0x07fcd0,
-0x07fcd4,
-0x07fcd8,
-0x07fcdc,
-0x07fce0,
-0x07fce4,
-0x07fce8,
-0x07fcec,
-0x07fcf0,
-0x07fcf4,
-0x07fcf8,
-0x07fcfc,
-0x07fd00,
-0x07fd04,
-0x07fd08,
-0x07fd0c,
-0x07fd10,
-0x07fd14,
-0x07fd18,
-0x07fd1c,
-0x07fd20,
-0x07fd24,
-0x07fd28,
-0x07fd2c,
-0x07fd30,
-0x07fd34,
-0x07fd38,
-0x07fd3c,
-0x07fd40,
-0x07fd44,
-0x07fd48,
-0x07fd4c,
-0x07fd50,
-0x07fd54,
-0x07fd58,
-0x07fd5c,
-0x07fd60,
-0x07fd64,
-0x07fd68,
-0x07fd6c,
-0x07fd70,
-0x07fd74,
-0x07fd78,
-0x07fd7c,
-0x07fd80,
-0x07fd84,
-0x07fd88,
-0x07fd8c,
-0x07fd90,
-0x07fd94,
-0x07fd98,
-0x07fd9c,
-0x07fda0,
-0x07fda4,
-0x07fda8,
-0x07fdac,
-0x07fdb0,
-0x07fdb4,
-0x07fdb8,
-0x07fdbc,
-0x07fdc0,
-0x07fdc4,
-0x07fdc8,
-0x07fdcc,
-0x07fdd0,
-0x07fdd4,
-0x07fdd8,
-0x07fddc,
-0x07fde0,
-0x07fde4,
-0x07fde8,
-0x07fdec,
-0x07fdf0,
-0x07fdf4,
-0x07fdf8,
-0x07fdfc,
-0x07fe00,
-0x07fe04,
-0x07fe08,
-0x07fe0c,
-0x07fe10,
-0x07fe14,
-0x07fe18,
-0x07fe1c,
-0x07fe20,
-0x07fe24,
-0x07fe28,
-0x07fe2c,
-0x07fe30,
-0x07fe34,
-0x07fe38,
-0x07fe3c,
-0x07fe40,
-0x07fe44,
-0x07fe48,
-0x07fe4c,
-0x07fe50,
-0x07fe54,
-0x07fe58,
-0x07fe5c,
-0x07fe60,
-0x07fe64,
-0x07fe68,
-0x07fe6c,
-0x07fe70,
-0x07fe74,
-0x07fe78,
-0x07fe7c,
-0x07fe80,
-0x07fe84,
-0x07fe88,
-0x07fe8c,
-0x07fe90,
-0x07fe94,
-0x07fe98,
-0x07fe9c,
-0x07fea0,
-0x07fea4,
-0x07fea8,
-0x07feac,
-0x07feb0,
-0x07feb4,
-0x07feb8,
-0x07febc,
-0x07fec0,
-0x07fec4,
-0x07fec8,
-0x07fecc,
-0x07fed0,
-0x07fed4,
-0x07fed8,
-0x07fedc,
-0x07fee0,
-0x07fee4,
-0x07fee8,
-0x07feec,
-0x07fef0,
-0x07fef4,
-0x07fef8,
-0x07fefc,
-0x07ff00,
-0x07ff04,
-0x07ff08,
-0x07ff0c,
-0x07ff10,
-0x07ff14,
-0x07ff18,
-0x07ff1c,
-0x07ff20,
-0x07ff24,
-0x07ff28,
-0x07ff2c,
-0x07ff30,
-0x07ff34,
-0x07ff38,
-0x07ff3c,
-0x07ff40,
-0x07ff44,
-0x07ff48,
-0x07ff4c,
-0x07ff50,
-0x07ff54,
-0x07ff58,
-0x07ff5c,
-0x07ff60,
-0x07ff64,
-0x07ff68,
-0x07ff6c,
-0x07ff70,
-0x07ff74,
-0x07ff78,
-0x07ff7c,
-0x07ff80,
-0x07ff84,
-0x07ff88,
-0x07ff8c,
-0x07ff90,
-0x07ff94,
-0x07ff98,
-0x07ff9c,
-0x07ffa0,
-0x07ffa4,
-0x07ffa8,
-0x07ffac,
-0x07ffb0,
-0x07ffb4,
-0x07ffb8,
-0x07ffbc,
-0x07ffc0,
-0x07ffc4,
-0x07ffc8,
-0x07ffcc,
-0x07ffd0,
-0x07ffd4,
-0x07ffd8,
-0x07ffdc,
-0x07ffe0,
-0x07ffe4,
-0x07ffe8,
-0x07ffec,
-0x07fff0,
-0x07fff4,
-0x07fff8,
-0x07fffc,
-0x080680,
-0x080684,
-0x080688,
-0x08068c,
-0x080690,
-0x080694,
-0x080698,
-0x081000,
-0x081004,
-0x081008,
-0x081018,
-0x08101c,
-0x081020,
-0x081024,
-0x081028,
-0x08102c,
-0x081030,
-0x081034,
-0x081038,
-0x08103c,
-0x081120,
-0x081124,
-0x081128,
-0x081130,
-0x081134,
-0x081140,
-0x081144,
-0x081148,
-0x081150,
-0x081154,
-0x081160,
-0x081164,
-0x081168,
-0x081170,
-0x081174,
-0x081204,
-0x081208,
-0x08120c,
-0x081210,
-0x081214,
-0x081218,
-0x08121c,
-0x081220,
-0x081224,
-0x081228,
-0x08122c,
-0x081230,
-0x081234,
-0x081238,
-0x08123c,
-0x081240,
-0x081244,
-0x081248,
-0x081304,
-0x081308,
-0x08139c,
-0x0813a0,
-0x0813a4,
-0x0813a8,
-0x0813ac,
-0x0813b0,
-0x0813b4,
-0x0813b8,
-0x0813bc,
-0x0813c0,
-0x0813c4,
-0x0813c8,
-0x0813cc,
-0x0813d0,
-0x0813d4,
-0x0813d8,
-0x0813dc,
-0x0813e0,
-0x0813e4,
-0x0813e8,
-0x0813ec,
-0x0813f0,
-0x0813f4,
-0x0813f8,
-0x0813fc,
-0x081404,
-0x081408,
-0x08140c,
-0x081410,
-0x081414,
-0x081418,
-0x08141c,
-0x081420,
-0x081424,
-0x081428,
-0x08142c,
-0x081430,
-0x081434,
-0x081438,
-0x08143c,
-0x081440,
-0x081444,
-0x081448,
-0x08144c,
-0x081450,
-0x081454,
-0x08145c,
-0x081468,
-0x08146c,
-0x081470,
-0x081474,
-0x081478,
-0x08147c,
-0x081504,
-0x081508,
-0x081604,
-0x081608,
-0x08160c,
-0x081610,
-0x081614,
-0x081618,
-0x08161c,
-0x081620,
-0x081624,
-0x081628,
-0x08162c,
-0x081630,
-0x081634,
-0x081638,
-0x081640,
-0x081644,
-0x081648,
-0x08164c,
-0x081650,
-0x081654,
-0x081658,
-0x08165c,
-0x081660,
-0x081664,
-0x081668,
-0x08166c,
-0x081670,
-0x081674,
-0x081678,
-0x08167c,
-0x081680,
-0x081684,
-0x081688,
-0x08168c,
-0x081690,
-0x081694,
-0x081698,
-0x08169c,
-0x0816a0,
-0x0816a4,
-0x0816a8,
-0x0816ac,
-0x0816b0,
-0x0816b4,
-0x0816b8,
-0x0816bc,
-0x0816c0,
-0x0816c4,
-0x0816c8,
-0x0816cc,
-0x0816d0,
-0x0816d4,
-0x0816d8,
-0x0816dc,
-0x0816e0,
-0x0816e4,
-0x0816e8,
-0x0816ec,
-0x0816f0,
-0x0816f4,
-0x0816f8,
-0x0816fc,
-0x081700,
-0x081704,
-0x081708,
-0x08170c,
-0x081710,
-0x081714,
-0x081718,
-0x08171c,
-0x081720,
-0x081724,
-0x081728,
-0x08172c,
-0x081730,
-0x081734,
-0x081738,
-0x08173c,
-0x081740,
-0x081744,
-0x081748,
-0x08174c,
-0x081750,
-0x081754,
-0x081758,
-0x08175c,
-0x081760,
-0x081764,
-0x081768,
-0x08176c,
-0x081770,
-0x081774,
-0x081778,
-0x08177c,
-0x081780,
-0x081784,
-0x081788,
-0x08178c,
-0x081790,
-0x081794,
-0x081798,
-0x08179c,
-0x0817a0,
-0x0817a4,
-0x0817a8,
-0x0817ac,
-0x0817b0,
-0x0817b4,
-0x0817b8,
-0x0817bc,
-0x0817c0,
-0x0817c4,
-0x0817c8,
-0x0817cc,
-0x0817d0,
-0x0817d4,
-0x0817d8,
-0x0817dc,
-0x0817e0,
-0x0817e4,
-0x0817e8,
-0x0817ec,
-0x0817f0,
-0x0817f4,
-0x0817f8,
-0x0817fc,
-0x081800,
-0x081804,
-0x081808,
-0x08180c,
-0x081810,
-0x081814,
-0x081818,
-0x08181c,
-0x081820,
-0x081824,
-0x081828,
-0x08182c,
-0x081830,
-0x081834,
-0x081838,
-0x08183c,
-0x081904,
-0x081908,
-0x08190c,
-0x081910,
-0x081914,
-0x081a30,
-0x081a34,
-0x081a38,
-0x081a3c,
-0x081a60,
-0x081a64,
-0x081a68,
-0x081a6c,
-0x081a70,
-0x081a74,
-0x081a78,
-0x081a7c,
-0x081a80,
-0x081a84,
-0x081a88,
-0x081a8c,
-0x081a90,
-0x081a94,
-0x081a98,
-0x081a9c,
-0x081aa0,
-0x081aa4,
-0x081ad0,
-0x081ad4,
-0x081ad8,
-0x081adc,
-0x081c00,
-0x081c04,
-0x081c08,
-0x081c0c,
-0x081c10,
-0x081c14,
-0x081c18,
-0x081c1c,
-0x081c20,
-0x081c24,
-0x081c28,
-0x081c2c,
-0x081c30,
-0x081c34,
-0x081c38,
-0x081c3c,
-0x081c40,
-0x081c44,
-0x081c48,
-0x081c4c,
-0x081c50,
-0x081c54,
-0x081c58,
-0x081c5c,
-0x081c60,
-0x081c64,
-0x081c68,
-0x081c6c,
-0x081c70,
-0x081c74,
-0x081c78,
-0x081c7c,
-0x081c80,
-0x081c84,
-0x081c88,
-0x081c8c,
-0x081c90,
-0x081c94,
-0x081c98,
-0x081c9c,
-0x081ca0,
-0x081ca4,
-0x081ca8,
-0x081cac,
-0x081cb0,
-0x081cb4,
-0x081cb8,
-0x081cbc,
-0x081cc0,
-0x081cc4,
-0x081cc8,
-0x081ccc,
-0x081cd0,
-0x081cd4,
-0x081cd8,
-0x081cdc,
-0x081ce0,
-0x081ce4,
-0x081ce8,
-0x081cec,
-0x081cf0,
-0x081cf4,
-0x081cf8,
-0x081cfc,
-0x081d00,
-0x081d04,
-0x081d08,
-0x081d0c,
-0x081d10,
-0x081d14,
-0x081d18,
-0x081d1c,
-0x081d20,
-0x081d24,
-0x081d28,
-0x081d2c,
-0x081d30,
-0x081d34,
-0x081d38,
-0x081d3c,
-0x081d40,
-0x081d44,
-0x081d48,
-0x081d4c,
-0x081d50,
-0x081d54,
-0x081d58,
-0x081d5c,
-0x081d60,
-0x081d64,
-0x081d68,
-0x081d6c,
-0x081d70,
-0x081d74,
-0x081d78,
-0x081d7c,
-0x081d80,
-0x081d84,
-0x081d88,
-0x081d8c,
-0x081d90,
-0x081d94,
-0x081d98,
-0x081d9c,
-0x081da0,
-0x081da4,
-0x081da8,
-0x081dac,
-0x081db0,
-0x081db4,
-0x081db8,
-0x081dbc,
-0x081dc0,
-0x081dc4,
-0x081dc8,
-0x081dcc,
-0x081dd0,
-0x081dd4,
-0x081dd8,
-0x081ddc,
-0x081de0,
-0x081de4,
-0x081de8,
-0x081dec,
-0x081df0,
-0x081df4,
-0x081df8,
-0x081dfc,
-0x081e04,
-0x081e08,
-0x081e0c,
-0x081e10,
-0x081e14,
-0x081e18,
-0x081e1c,
-0x081e20,
-0x081e24,
-0x081e28,
-0x081e2c,
-0x081e30,
-0x081e34,
-0x082000,
-0x082004,
-0x082008,
-0x08200c,
-0x082010,
-0x082014,
-0x082018,
-0x08201c,
-0x082024,
-0x082030,
-0x082044,
-0x082048,
-0x08204c,
-0x082050,
-0x082054,
-0x082058,
-0x08205c,
-0x082060,
-0x082064,
-0x082068,
-0x08206c,
-0x082070,
-0x082074,
-0x082078,
-0x08207c,
-0x082080,
-0x082084,
-0x082088,
-0x08208c,
-0x082090,
-0x082094,
-0x082098,
-0x08209c,
-0x0820a0,
-0x0820a4,
-0x0820a8,
-0x0820ac,
-0x0820b0,
-0x0820b4,
-0x0820b8,
-0x0820bc,
-0x0820c0,
-0x0820c4,
-0x0820c8,
-0x0820cc,
-0x0820d0,
-0x0820d4,
-0x0820d8,
-0x0820dc,
-0x082180,
-0x0821c4,
-0x0821e0,
-0x0821e4,
-0x0821e8,
-0x0821ec,
-0x0821f0,
-0x0821f8,
-0x082200,
-0x082204,
-0x082208,
-0x08220c,
-0x082210,
-0x082214,
-0x082218,
-0x08221c,
-0x082220,
-0x08229c,
-0x0822a0,
-0x0822a4,
-0x0822e0,
-0x0822e4,
-0x0822e8,
-0x0822ec,
-0x0822f0,
-0x0822f4,
-0x0822f8,
-0x082328,
-0x08232c,
-0x082330,
-0x082334,
-0x082338,
-0x08233c,
-0x082430,
-0x082434,
-0x082438,
-0x08243c,
-0x082440,
-0x082444,
-0x082448,
-0x08244c,
-0x082450,
-0x082454,
-0x082458,
-0x08245c,
-0x082460,
-0x082464,
-0x082468,
-0x08246c,
-0x082470,
-0x082474,
-0x082478,
-0x08247c,
-0x082484,
-0x082488,
-0x08248c,
-0x082498,
-0x08249c,
-0x082500,
-0x082504,
-0x082508,
-0x08250c,
-0x082510,
-0x082514,
-0x082518,
-0x08251c,
-0x082520,
-0x082524,
-0x082528,
-0x08252c,
-0x082530,
-0x082534,
-0x082538,
-0x08253c,
-0x082548,
-0x08254c,
-0x082558,
-0x08255c,
-0x082564,
-0x082568,
-0x082590,
-0x082594,
-0x082598,
-0x08259c,
-0x0827fc,
-0x082800,
-0x082804,
-0x082808,
-0x08280c,
-0x082810,
-0x082814,
-0x082818,
-0x08281c,
-0x082820,
-0x082824,
-0x082828,
-0x08282c,
-0x082830,
-0x082838,
-0x08283c,
-0x082840,
-0x082844,
-0x082848,
-0x08284c,
-0x082850,
-0x082854,
-0x082858,
-0x08285c,
-0x082860,
-0x082864,
-0x082868,
-0x08286c,
-0x082870,
-0x082874,
-0x082878,
-0x08287c,
-0x082880,
-0x082884,
-0x082888,
-0x08288c,
-0x082890,
-0x082894,
-0x082898,
-0x08289c,
-0x0828a0,
-0x0828a4,
-0x0828a8,
-0x0828ac,
-0x0828b0,
-0x0828b4,
-0x0828b8,
-0x0828bc,
-0x0828c0,
-0x0828c4,
-0x0828c8,
-0x0828cc,
-0x0828d0,
-0x0828d4,
-0x0828d8,
-0x0828dc,
-0x0828e0,
-0x0828e4,
-0x0828e8,
-0x0828ec,
-0x0828f0,
-0x0828f4,
-0x0828f8,
-0x0828fc,
-0x082900,
-0x082904,
-0x082908,
-0x08290c,
-0x082910,
-0x082914,
-0x082918,
-0x08291c,
-0x082920,
-0x082924,
-0x082928,
-0x08292c,
-0x082930,
-0x082934,
-0x082938,
-0x08293c,
-0x082c00,
-0x082c04,
-0x082c08,
-0x082c0c,
-0x082c10,
-0x082c14,
-0x082c18,
-0x082c1c,
-0x082c20,
-0x082c24,
-0x082c28,
-0x082c2c,
-0x082c30,
-0x082c38,
-0x082c3c,
-0x082c40,
-0x082c44,
-0x082c48,
-0x082c4c,
-0x082c50,
-0x082c54,
-0x082c58,
-0x082c5c,
-0x082c60,
-0x082c64,
-0x082c68,
-0x082c6c,
-0x082c70,
-0x082c74,
-0x082c78,
-0x082c7c,
-0x082c80,
-0x082c84,
-0x082c88,
-0x082c8c,
-0x082c90,
-0x082c94,
-0x082c98,
-0x082c9c,
-0x082ca0,
-0x082ca4,
-0x082ca8,
-0x082cac,
-0x082cb0,
-0x082cb4,
-0x082cb8,
-0x082cbc,
-0x082cc0,
-0x082cc4,
-0x082cc8,
-0x082ccc,
-0x082cd0,
-0x082cd4,
-0x082cd8,
-0x082cdc,
-0x082ce0,
-0x082ce4,
-0x082ce8,
-0x082cec,
-0x082cf0,
-0x082cf4,
-0x082cf8,
-0x082cfc,
-0x082d00,
-0x082d04,
-0x082d08,
-0x082d0c,
-0x082d10,
-0x082d14,
-0x082d18,
-0x082d1c,
-0x082d20,
-0x082d24,
-0x082d28,
-0x082d2c,
-0x082d30,
-0x082d34,
-0x082d38,
-0x082d3c,
-0x083000,
-0x083004,
-0x083008,
-0x08300c,
-0x083010,
-0x083014,
-0x083018,
-0x08301c,
-0x083020,
-0x083024,
-0x083028,
-0x08302c,
-0x083030,
-0x083038,
-0x08303c,
-0x083040,
-0x083044,
-0x083048,
-0x08304c,
-0x083050,
-0x083054,
-0x083058,
-0x08305c,
-0x083060,
-0x083064,
-0x083068,
-0x08306c,
-0x083070,
-0x083074,
-0x083078,
-0x08307c,
-0x083080,
-0x083084,
-0x083088,
-0x08308c,
-0x083090,
-0x083094,
-0x083098,
-0x08309c,
-0x0830a0,
-0x0830a4,
-0x0830a8,
-0x0830ac,
-0x0830b0,
-0x0830b4,
-0x0830b8,
-0x0830bc,
-0x0830c0,
-0x0830c4,
-0x0830c8,
-0x0830cc,
-0x0830d0,
-0x0830d4,
-0x0830d8,
-0x0830dc,
-0x0830e0,
-0x0830e4,
-0x0830e8,
-0x0830ec,
-0x0830f0,
-0x0830f4,
-0x0830f8,
-0x0830fc,
-0x083100,
-0x083104,
-0x083108,
-0x08310c,
-0x083110,
-0x083114,
-0x083118,
-0x08311c,
-0x083120,
-0x083124,
-0x083128,
-0x08312c,
-0x083130,
-0x083134,
-0x083138,
-0x08313c,
-0x0f0000,
-0x0f0004,
-0x0f0008,
-0x0f000c,
-0x0f0010,
-0x0f0014,
-0x0f0018,
-0x0f001c,
-0x0f0040,
-0x0f0044,
-0x0f0048,
-0x0f004c,
-0x0f0050,
-0x0f0054,
-0x0f0058,
-0x0f005c,
-0x0f0064,
-0x0f0078,
-0x0f007c,
-0x0f0080,
-0x0f0084,
-0x0f0088,
-0x0f0090,
-0x0f0094,
-0x0f00a4,
-0x0f00a8,
-0x0f00b0,
-0x0f00b4,
-0x0f00b8,
-0x0f00bc,
-0x0f00f0,
-0x0f00f4,
-0x0f00f8,
-0x0f00fc,
-0x0f0100,
-0x0f0104,
-0x0f0108,
-0x0f010c,
-0x0f0110,
-0x0f0114,
-0x0f0118,
-0x0f011c,
-0x0f0120,
-0x0f0124,
-0x0f0128,
-0x0f012c,
-0x0f0130,
-0x0f0134,
-0x0f0138,
-0x0f013c,
-0x0f0140,
-0x0f0144,
-0x0f0148,
-0x0f014c,
-0x0f0180,
-0x0f0184,
-0x0f0188,
-0x0f018c,
-0x0f0190,
-0x0f0194,
-0x0f0198,
-0x0f019c,
-0x0f01a0,
-0x0f01a4,
-0x0f01a8,
-0x0f01ac,
-0x0f01b0,
-0x0f01b4,
-0x0f01b8,
-0x0f01bc,
-0x0f01c0,
-0x0f0200,
-0x0f0208,
-0x0f020c,
-0x0f0210,
-0x0f0214,
-0x0f0218,
-0x0f021c,
-0x0f0240,
-0x0f0244,
-0x0f0248,
-0x0f024c,
-0x0f0250,
-0x0f0254,
-0x0f0258,
-0x0f025c,
-0x0f0260,
-0x0f0264,
-0x0f0268,
-0x0f0270,
-0x0f0274,
-0x0f0280,
-0x0f02a4,
-0x0f02a8,
-0x0f02ac,
-0x0f02b0,
-0x0f02b4,
-0x0f02c0,
-0x0f02c4,
-0x0f02c8,
-0x0f02cc,
-0x0f02d0,
-0x0f02d4,
-0x0f02d8,
-0x0f02dc,
-0x0f02e0,
-0x0f02e4,
-0x0f02e8,
-0x0f0400,
-0x0f0404,
-0x0f0410,
-0x0f0414,
-0x0f0418,
-0x0f041c,
-0x0f0420,
-0x0f0424,
-0x0f0428,
-0x0f042c,
-0x0f0430,
-0x0f0434,
-0x0f0440,
-0x0f0444,
-0x0f0448,
-0x0f044c,
-0x0f0450,
-0x0f0454,
-0x0f0458,
-0x0f0470,
-0x0f0474,
-0x0f0478,
-0x0f047c,
-0x0f0480,
-0x0f0484,
-0x0f0488,
-0x0f048c,
-0x0f0490,
-0x0f0494,
-0x0f0498,
-0x0f04b0,
-0x0f04b4,
-0x0f04b8,
-0x0f04bc,
-0x0f04c0,
-0x0f04c4,
-0x0f04c8,
-0x0f04cc,
-0x0f04d0,
-0x0f04d4,
-0x0f04d8,
-0x0f04f0,
-0x0f04f4,
-0x0f04f8,
-0x0f04fc,
-0x0f3000,
-0x0f3004,
-0x0f300c,
-0x0f3010,
-0x0f3014,
-0x0f301c,
-0x0f3020,
-0x0f3024,
-0x0f3028,
-0x0f302c,
-0x0f3030,
-0x0f3040,
-0x0f3044,
-0x0f3048,
-0x0f304c,
-0x0f3050,
-0x0f3058,
-0x0f305c,
-0x0f3060,
-0x0f3064,
-0x0f3068,
-0x0f306c,
-0x0f3078,
-0x0f307c,
-0x0f3080,
-0x0f3084,
-0x0f3088,
-0x0f308c,
-0x0f3090,
-0x0f3094,
-0x0f3098,
-0x0f309c,
-0x0f30a0,
-0x0f30a4,
-0x0f30a8,
-0x0f30ac,
-0x0f30c0,
-0x0f30c4,
-0x0f30c8,
-0x0f30cc,
-0x0f30d0,
-0x0f30d4,
-0x0f30d8,
-0x0f30dc,
-0x0f30e0,
-0x0f30e4,
-0x0f30e8,
-0x0f30ec,
-0x0f30f0,
-0x0f30fc,
-0x0f3100,
-0x0f310c,
-0x0f3120,
-0x0f3124,
-0x0f3130,
-0x0f3134,
-0x0f3138,
-0x0f313c,
-0x0f3140,
-0x0f3184,
-0x0f3188,
-0x0f318c,
-0x0f3190,
-0x0f3194,
-0x0f3198,
-0x0f319c,
-0x0f31a0,
-0x0f31a4,
-0x0f31a8,
-0x0f31ac,
-0x0f31b0,
-0x0f31b4,
-0x0f31b8,
-0x0f31bc,
-0x0f3204,
-0x0f3210,
-0x0f3214,
-0x0f3218,
-0x0f321c,
-0x0f3220,
-0x0f3244,
-0x0f3248,
-0x0f324c,
-0x0f3250,
-0x0f3254,
-0x0f3258,
-0x0f3264,
-0x0f3268,
-0x0f326c,
-0x0f3270,
-0x0f3274,
-0x0f3280,
-0x0f3284,
-0x0f3290,
-0x0f3294,
-0x0f3298,
-0x0f329c,
-0x0f32a0,
-0x0f32a4,
-0x0f32a8,
-0x0f32ac,
-0x0f32e4,
-0x0f32ec,
-0x0f3300,
-0x0f3304,
-0x0f3308,
-0x0f330c,
-0x0f3310,
-0x0f3314,
-0x0f3318,
-0x0f331c,
-0x0f3320,
-0x0f3324,
-0x0f3328,
-0x0f3330,
-0x0f3334,
-0x0f3400,
-0x0f3404,
-0x0f3408,
-0x0f340c,
-0x0f3410,
-0x0f3414,
-0x0f3418,
-0x0f341c,
-0x0f3420,
-0x0f3424,
-0x0f3428,
-0x0f342c,
-0x0f3430,
-0x0f3434,
-0x0f3438,
-0x0f343c,
-0x0f3440,
-0x0f3444,
-0x0f3448,
-0x0f344c,
-0x0f3450,
-0x0f3454,
-0x0f3458,
-0x0f345c,
-0x0f3460,
-0x0f3464,
-0x0f3468,
-0x0f346c,
-0x0f3470,
-0x0f3474,
-0x0f3478,
-0x0f347c,
-0x0f3480,
-0x0f3484,
-0x0f3500,
-0x0f3504,
-0x0f350c,
-0x0f3510,
-0x0f3514,
-0x0f3518,
-0x0f351c,
-0x0f3520,
-0x0f3524,
-0x0f3528,
-0x0f352c,
-0x0f3530,
-0x0f3534,
-0x0f3540,
-0x0f3544,
-0x0f3548,
-0x0f354c,
-0x0f3550,
-0x0f3554,
-0x0f3558,
-0x0f355c,
-0x0f3560,
-0x0f3564,
-0x0f3568,
-0x0f356c,
-0x0f3570,
-0x0f3574,
-0x0f3578,
-0x0f3580,
-0x0f3584,
-0x0f3588,
-0x0f358c,
-0x0f3590,
-0x0f3594,
-0x0f3598,
-0x0f359c,
-0x0f35a0,
-0x0f35a4,
-0x0f35a8,
-0x0f35b0,
-0x0f35b4,
-0x0f35cc,
-0x0f35d0,
-0x0f35d4,
-0x0f35d8,
-0x0f35dc,
-0x0f35e0,
-0x0f35e4,
-0x0f35e8,
-0x0f3700,
-0x0f3704,
-0x0f3708,
-0x0f370c,
-0x0f3710,
-0x0f3714,
-0x0f3718,
-0x0f371c,
-0x0f3720,
-0x0f3724,
-0x0f3728,
-0x0f372c,
-0x0f3730,
-0x0f3740,
-0x0f3744,
-0x0f3748,
-0x0f3750,
-0x0f3754,
-0x0f3760,
-0x0f3764,
-0x0f3768,
-0x0f3770,
-0x0f3774,
-0x0f3780,
-0x0f3784,
-0x0f3788,
-0x0f3790,
-0x0f3794,
-0x0f37a0,
-0x0f37a4,
-0x0f37a8,
-0x0f37ac,
-0x0f37b0,
-0x0f37b4,
-0x0f37b8,
-0x0f37bc,
-0x0f37c0,
-0x0f37c4,
-0x0f3800,
-0x0f3804,
-0x0f3808,
-0x0f3810,
-0x0f3814,
-0x0f381c,
-0x0f3820,
-0x0f3824,
-0x0f3828,
-0x0f382c,
-0x0f3830,
-0x0f3834,
-0x0f3838,
-0x0f383c,
-0x0f3840,
-0x0f3844,
-0x0f3848,
-0x0f384c,
-0x0f3850,
-0x0f3854,
-0x0f3858,
-0x0f385c,
-0x0f3860,
-0x0f3864,
-0x0f3868,
-0x0f386c,
-0x0f3870,
-0x0f3880,
-0x0f3884,
-0x0f3888,
-0x0f388c,
-0x0f3890,
-0x0f3894,
-0x0f3898,
-0x0f389c,
-0x0f38a0,
-0x0f38a4,
-0x0f38a8,
-0x0f38ac,
-0x0f38f8,
-0x0f38fc,
-0x0f3900,
-0x0f3904,
-0x0f3908,
-0x0f390c,
-0x0f3920,
-0x0f3928,
-0x0f3930,
-0x0f3934,
-0x0f3938,
-0x0f393c,
-0x0f3940,
-0x0f3944,
-0x0f3948,
-0x0f394c,
-0x0f3950,
-0x0f3954,
-0x0f3958,
-0x0f395c,
-0x0f3960,
-0x0f3964,
-0x0f3968,
-0x0f396c,
-0x0f3970,
-0x0f3974,
-0x0f3978,
-0x0f397c,
-0x0f3980,
-0x0f3984,
-0x0f3988,
-0x0f398c,
-0x0f39a0,
-0x0f39a8,
-0x0f39b0,
-0x0f39b4,
-0x0f39b8,
-0x0f39bc,
-0x0f39c0,
-0x0f39c4,
-0x0f39c8,
-0x0f39cc,
-0x0f39d0,
-0x0f39d4,
-0x0f39d8,
-0x0f39dc,
-0x0f39e0,
-0x0f39e4,
-0x0f39e8,
-0x0f39ec,
-0x0f39f0,
-0x0f39f4,
-0x0f39f8,
-0x0f39fc,
-0x0f3a00,
-0x0f3a04,
-0x0f3a08,
-0x0f3a10,
-0x0f3a14,
-0x0f3a18,
-0x0f3a1c,
-0x0f3a20,
-0x0f3a24,
-0x0f3a28,
-0x0f3a2c,
-0x0f3a30,
-0x0f3a34,
-0x0f3a38,
-0x0f3a3c,
-0x0f3a40,
-0x0f3a84,
-0x0f3a88,
-0x0f3a8c,
-0x0f3c00,
-0x0f3c04,
-0x0f3c08,
-0x0f3c0c,
-0x0f3c10,
-0x0f3c14,
-0x0f3c18,
-0x0f3c1c,
-0x0f3c20,
-0x0f3c24,
-0x0f3c28,
-0x0f3c2c,
-0x0f3c30,
-0x0f3c34,
-0x0f3c38,
-0x0f3c3c,
-0x0f3c40,
-0x0f3c44,
-0x0f3c48,
-0x0f3c4c,
-0x0f3c50,
-0x0f3c54,
-0x0f3c58,
-0x0f3c5c,
-0x0f3c60,
-0x0f3c64,
-0x0f3c68,
-0x0f3c6c,
-0x0f3c70,
-0x0f3c74,
-0x0f3c78,
-0x0f3c7c,
-0x0f3c80,
-0x0f3c84,
-0x0f3c88,
-0x0f3c8c,
-0x0f3c90,
-0x0f3c94,
-0x0f3c98,
-0x0f3c9c,
-0x0f3ca0,
-0x0f3ca4,
-0x0f3ca8,
-0x0f3cac,
-0x0f3cb0,
-0x0f3cb4,
-0x0f3cb8,
-0x0f3cbc,
-0x0f3cc0,
-0x0f3cc4,
-0x0f3cc8,
-0x0f3ccc,
-0x0f3cd0,
-0x0f3cd4,
-0x0f3cd8,
-0x0f3cdc,
-0x0f3ce0,
-0x0f3ce4,
-0x0f3ce8,
-0x0f3cec,
-0x0f3cf0,
-0x0f3cf4,
-0x0f3cf8,
-0x0f3cfc,
-0x0f3d00,
-0x0f3d04,
-0x0f3d08,
-0x0f3d0c,
-0x0f3d10,
-0x0f3d14,
-0x0f3d18,
-0x0f3d1c,
-0x0f3d20,
-0x0f3d24,
-0x0f3d28,
-0x0f3d2c,
-0x0f3d30,
-0x0f3d34,
-0x0f3d38,
-0x0f3d3c,
-0x0f3d40,
-0x0f3d44,
-0x0f3d48,
-0x0f3d4c,
-0x0f3d50,
-0x0f3d54,
-0x0f3d58,
-0x0f3d5c,
-0x0f3d60,
-0x0f3d64,
-0x0f3d68,
-0x0f3d6c,
-0x0f3d70,
-0x0f3d74,
-0x0f3d78,
-0x0f3d7c,
-0x0f3d80,
-0x0f3d84,
-0x0f3d88,
-0x0f3d8c,
-0x0f3d90,
-0x0f3d94,
-0x0f3d98,
-0x0f3d9c,
-0x0f3da0,
-0x0f3da4,
-0x0f3da8,
-0x0f3dac,
-0x0f3db0,
-0x0f3db4,
-0x0f3db8,
-0x0f3dbc,
-0x0f3dc0,
-0x0f3dc4,
-0x0f3dc8,
-0x0f3dcc,
-0x0f3dd0,
-0x0f3dd4,
-0x0f3dd8,
-0x0f3ddc,
-0x0f3de0,
-0x0f3de4,
-0x0f3de8,
-0x0f3dec,
-0x0f3df0,
-0x0f3df4,
-0x0f3df8,
-0x0f3dfc,
-0x0f3e00,
-0x0f3e04,
-0x0f3e08,
-0x0f3e0c,
-0x0f3e10,
-0x0f3e14,
-0x0f3e18,
-0x0f3e1c,
-0x0f3e20,
-0x0f3e24,
-0x0f3e28,
-0x0f3e2c,
-0x0f3e30,
-0x0f3e34,
-0x0f3e38,
-0x0f3e3c,
-0x0f3e40,
-0x0f3e44,
-0x0f3e48,
-0x0f3e4c,
-0x0f3e50,
-0x0f3e54,
-0x0f3e58,
-0x0f3e5c,
-0x0f3e60,
-0x0f3e64,
-0x0f3e68,
-0x0f3e6c,
-0x0f3e70,
-0x0f3e74,
-0x0f3e78,
-0x0f3e7c,
-0x0f3e80,
-0x0f3e84,
-0x0f3e88,
-0x0f3e8c,
-0x0f3e90,
-0x0f3e94,
-0x0f3e98,
-0x0f3e9c,
-0x0f3ea0,
-0x0f3ea4,
-0x0f3ea8,
-0x0f3eac,
-0x0f3eb0,
-0x0f3eb4,
-0x0f3eb8,
-0x0f3ebc,
-0x0f3ec0,
-0x0f3ec4,
-0x0f3ec8,
-0x0f3ecc,
-0x0f3ed0,
-0x0f3ed4,
-0x0f3ed8,
-0x0f3edc,
-0x0f3ee0,
-0x0f3ee4,
-0x0f3ee8,
-0x0f3eec,
-0x0f3ef0,
-0x0f3ef4,
-0x0f3ef8,
-0x0f3efc,
-0x0f3f00,
-0x0f3f04,
-0x0f3f08,
-0x0f3f0c,
-0x0f3f10,
-0x0f3f14,
-0x0f3f18,
-0x0f3f1c,
-0x0f3f20,
-0x0f3f24,
-0x0f3f28,
-0x0f3f2c,
-0x0f3f30,
-0x0f3f34,
-0x0f3f38,
-0x0f3f3c,
-0x0f3f40,
-0x0f3f44,
-0x0f3f48,
-0x0f3f4c,
-0x0f3f50,
-0x0f3f54,
-0x0f3f58,
-0x0f3f5c,
-0x0f3f60,
-0x0f3f64,
-0x0f3f68,
-0x0f3f6c,
-0x0f3f70,
-0x0f3f74,
-0x0f3f78,
-0x0f3f7c,
-0x0f3f80,
-0x0f3f84,
-0x0f3f88,
-0x0f3f8c,
-0x0f3f90,
-0x0f3f94,
-0x0f3f98,
-0x0f3f9c,
-0x0f3fa0,
-0x0f3fa4,
-0x0f3fa8,
-0x0f3fac,
-0x0f3fb0,
-0x0f3fb4,
-0x0f3fb8,
-0x0f3fbc,
-0x0f3fc0,
-0x0f3fc4,
-0x0f3fc8,
-0x0f3fcc,
-0x0f3fd0,
-0x0f3fd4,
-0x0f3fd8,
-0x0f3fdc,
-0x0f3fe0,
-0x0f3fe4,
-0x0f3fe8,
-0x0f3fec,
-0x0f3ff0,
-0x0f3ff4,
-0x0f3ff8,
-0x0f3ffc
-};
-
-static unsigned anafa2_address_list[]=
-{
-0x010000,
-0x010018,
-0x010070,
-0x010074,
-0x010078,
-0x01007c,
-0x010080,
-0x010084,
-0x010088,
-0x0100a0,
-0x0100ac,
-0x0100b0,
-0x0100b4,
-0x0100b8,
-0x0100bc,
-0x0100c0,
-0x0100c4,
-0x0100c8,
-0x0100cc,
-0x010180,
-0x0101e0,
-0x0101e4,
-0x0101e8,
-0x0101ec,
-0x0101f0,
-0x0101f8,
-0x010300,
-0x010304,
-0x010308,
-0x01030c,
-0x010310,
-0x010314,
-0x010318,
-0x01031c,
-0x010320,
-0x010324,
-0x010328,
-0x01032c,
-0x010330,
-0x010334,
-0x010338,
-0x01033c,
-0x010340,
-0x010344,
-0x010400,
-0x01040c,
-0x010410,
-0x010414,
-0x010418,
-0x010424,
-0x010428,
-0x01042c,
-0x010500,
-0x010504,
-0x010508,
-0x01050c,
-0x010510,
-0x010514,
-0x010580,
-0x010584,
-0x010588,
-0x010600,
-0x010610,
-0x010614,
-0x010618,
-0x01061c,
-0x010620,
-0x010624,
-0x010628,
-0x01062c,
-0x010630,
-0x010634,
-0x010638,
-0x01063c,
-0x010640,
-0x010644,
-0x010648,
-0x01064c,
-0x010650,
-0x010654,
-0x010658,
-0x01065c,
-0x010660,
-0x010664,
-0x010668,
-0x01066c,
-0x010700,
-0x010800,
-0x010804,
-0x010808,
-0x010820,
-0x010824,
-0x010828,
-0x010f00,
-0x010f04,
-0x011000,
-0x011004,
-0x011008,
-0x01100c,
-0x011010,
-0x011014,
-0x011018,
-0x01101c,
-0x011020,
-0x011024,
-0x011028,
-0x01102c,
-0x011030,
-0x011034,
-0x011038,
-0x01103c,
-0x011040,
-0x011044,
-0x011048,
-0x01104c,
-0x011050,
-0x011054,
-0x011058,
-0x01105c,
-0x011060,
-0x011064,
-0x011068,
-0x01106c,
-0x011070,
-0x011074,
-0x011078,
-0x01107c,
-0x011080,
-0x011084,
-0x011088,
-0x01108c,
-0x011090,
-0x011094,
-0x011098,
-0x01109c,
-0x0110a0,
-0x0110a4,
-0x0110a8,
-0x0110ac,
-0x0110b0,
-0x0110b4,
-0x0110b8,
-0x0110bc,
-0x0110c0,
-0x0110c4,
-0x0110c8,
-0x0110cc,
-0x0110d0,
-0x0110d4,
-0x0110d8,
-0x0110dc,
-0x0110e0,
-0x0110e4,
-0x0110e8,
-0x0110ec,
-0x0110f0,
-0x0110f4,
-0x0110f8,
-0x0110fc,
-0x011100,
-0x011104,
-0x011108,
-0x01110c,
-0x011110,
-0x011114,
-0x011118,
-0x01111c,
-0x011120,
-0x011124,
-0x011128,
-0x01112c,
-0x011130,
-0x011134,
-0x011138,
-0x01113c,
-0x011140,
-0x011144,
-0x011148,
-0x01114c,
-0x011150,
-0x011154,
-0x011158,
-0x01115c,
-0x011160,
-0x011164,
-0x011168,
-0x01116c,
-0x011170,
-0x011174,
-0x011178,
-0x01117c,
-0x011180,
-0x011184,
-0x011188,
-0x01118c,
-0x011190,
-0x011194,
-0x011198,
-0x01119c,
-0x0111a0,
-0x0111a4,
-0x0111a8,
-0x0111ac,
-0x0111b0,
-0x0111b4,
-0x0111b8,
-0x0111bc,
-0x0111c0,
-0x0111c4,
-0x0111c8,
-0x0111cc,
-0x0111d0,
-0x0111d4,
-0x0111d8,
-0x0111dc,
-0x0111e0,
-0x0111e4,
-0x0111e8,
-0x0111ec,
-0x0111f0,
-0x0111f4,
-0x0111f8,
-0x0111fc,
-0x011200,
-0x011204,
-0x011208,
-0x01120c,
-0x011210,
-0x011214,
-0x011218,
-0x01121c,
-0x011220,
-0x011224,
-0x011228,
-0x01122c,
-0x011230,
-0x011234,
-0x011238,
-0x01123c,
-0x011240,
-0x011244,
-0x011248,
-0x01124c,
-0x011250,
-0x011254,
-0x011258,
-0x01125c,
-0x011260,
-0x011264,
-0x011268,
-0x01126c,
-0x011270,
-0x011274,
-0x011278,
-0x01127c,
-0x011280,
-0x011284,
-0x011288,
-0x01128c,
-0x011290,
-0x011294,
-0x011298,
-0x01129c,
-0x0112a0,
-0x0112a4,
-0x0112a8,
-0x0112ac,
-0x0112b0,
-0x0112b4,
-0x0112b8,
-0x0112bc,
-0x0112c0,
-0x0112c4,
-0x0112c8,
-0x0112cc,
-0x0112d0,
-0x0112d4,
-0x0112d8,
-0x0112dc,
-0x0112e0,
-0x0112e4,
-0x0112e8,
-0x0112ec,
-0x0112f0,
-0x0112f4,
-0x0112f8,
-0x0112fc,
-0x011300,
-0x011304,
-0x011308,
-0x01130c,
-0x011310,
-0x011314,
-0x011318,
-0x01131c,
-0x011320,
-0x011324,
-0x011328,
-0x01132c,
-0x011330,
-0x011334,
-0x011338,
-0x01133c,
-0x011340,
-0x011344,
-0x011348,
-0x01134c,
-0x011350,
-0x011354,
-0x011358,
-0x01135c,
-0x011360,
-0x011364,
-0x011368,
-0x01136c,
-0x011370,
-0x011374,
-0x011378,
-0x01137c,
-0x011380,
-0x011384,
-0x011388,
-0x01138c,
-0x011390,
-0x011394,
-0x011398,
-0x01139c,
-0x0113a0,
-0x0113a4,
-0x0113a8,
-0x0113ac,
-0x0113b0,
-0x0113b4,
-0x0113b8,
-0x0113bc,
-0x0113c0,
-0x0113c4,
-0x0113c8,
-0x0113cc,
-0x0113d0,
-0x0113d4,
-0x0113d8,
-0x0113dc,
-0x0113e0,
-0x0113e4,
-0x0113e8,
-0x0113ec,
-0x0113f0,
-0x0113f4,
-0x0113f8,
-0x0113fc,
-0x011400,
-0x011404,
-0x011408,
-0x01140c,
-0x011410,
-0x011414,
-0x011418,
-0x01141c,
-0x011420,
-0x011424,
-0x011428,
-0x01142c,
-0x011430,
-0x011434,
-0x011438,
-0x01143c,
-0x011440,
-0x011444,
-0x011448,
-0x01144c,
-0x011450,
-0x011454,
-0x011458,
-0x01145c,
-0x011460,
-0x011464,
-0x011468,
-0x01146c,
-0x011470,
-0x011474,
-0x011478,
-0x01147c,
-0x011480,
-0x011484,
-0x011488,
-0x01148c,
-0x011490,
-0x011494,
-0x011498,
-0x01149c,
-0x0114a0,
-0x0114a4,
-0x0114a8,
-0x0114ac,
-0x0114b0,
-0x0114b4,
-0x0114b8,
-0x0114bc,
-0x0114c0,
-0x0114c4,
-0x0114c8,
-0x0114cc,
-0x0114d0,
-0x0114d4,
-0x0114d8,
-0x0114dc,
-0x0114e0,
-0x0114e4,
-0x0114e8,
-0x0114ec,
-0x0114f0,
-0x0114f4,
-0x0114f8,
-0x0114fc,
-0x011500,
-0x011504,
-0x011508,
-0x01150c,
-0x011510,
-0x011514,
-0x011518,
-0x01151c,
-0x011520,
-0x011524,
-0x011528,
-0x01152c,
-0x011530,
-0x011534,
-0x011538,
-0x01153c,
-0x011540,
-0x011544,
-0x011548,
-0x01154c,
-0x011550,
-0x011554,
-0x011558,
-0x01155c,
-0x011560,
-0x011564,
-0x011568,
-0x01156c,
-0x011570,
-0x011574,
-0x011578,
-0x01157c,
-0x011580,
-0x011584,
-0x011588,
-0x01158c,
-0x011590,
-0x011594,
-0x011598,
-0x01159c,
-0x0115a0,
-0x0115a4,
-0x0115a8,
-0x0115ac,
-0x0115b0,
-0x0115b4,
-0x0115b8,
-0x0115bc,
-0x0115c0,
-0x0115c4,
-0x0115c8,
-0x0115cc,
-0x0115d0,
-0x0115d4,
-0x0115d8,
-0x0115dc,
-0x0115e0,
-0x0115e4,
-0x0115e8,
-0x0115ec,
-0x0115f0,
-0x0115f4,
-0x0115f8,
-0x0115fc,
-0x011600,
-0x011604,
-0x011608,
-0x01160c,
-0x011610,
-0x011614,
-0x011618,
-0x01161c,
-0x011620,
-0x011624,
-0x011628,
-0x01162c,
-0x011630,
-0x011634,
-0x011638,
-0x01163c,
-0x011640,
-0x011644,
-0x011648,
-0x01164c,
-0x011650,
-0x011654,
-0x011658,
-0x01165c,
-0x011660,
-0x011664,
-0x011668,
-0x01166c,
-0x011670,
-0x011674,
-0x011678,
-0x01167c,
-0x011680,
-0x011684,
-0x011688,
-0x01168c,
-0x011690,
-0x011694,
-0x011698,
-0x01169c,
-0x0116a0,
-0x0116a4,
-0x0116a8,
-0x0116ac,
-0x0116b0,
-0x0116b4,
-0x0116b8,
-0x0116bc,
-0x0116c0,
-0x0116c4,
-0x0116c8,
-0x0116cc,
-0x0116d0,
-0x0116d4,
-0x0116d8,
-0x0116dc,
-0x0116e0,
-0x0116e4,
-0x0116e8,
-0x0116ec,
-0x0116f0,
-0x0116f4,
-0x0116f8,
-0x0116fc,
-0x011700,
-0x011704,
-0x011708,
-0x01170c,
-0x011710,
-0x011714,
-0x011718,
-0x01171c,
-0x011720,
-0x011724,
-0x011728,
-0x01172c,
-0x011730,
-0x011734,
-0x011738,
-0x01173c,
-0x011740,
-0x011744,
-0x011748,
-0x01174c,
-0x011750,
-0x011754,
-0x011758,
-0x01175c,
-0x011760,
-0x011764,
-0x011768,
-0x01176c,
-0x011770,
-0x011774,
-0x011778,
-0x01177c,
-0x011780,
-0x011784,
-0x011788,
-0x01178c,
-0x011790,
-0x011794,
-0x011798,
-0x01179c,
-0x0117a0,
-0x0117a4,
-0x0117a8,
-0x0117ac,
-0x0117b0,
-0x0117b4,
-0x0117b8,
-0x0117bc,
-0x0117c0,
-0x0117c4,
-0x0117c8,
-0x0117cc,
-0x0117d0,
-0x0117d4,
-0x0117d8,
-0x0117dc,
-0x0117e0,
-0x0117e4,
-0x0117e8,
-0x0117ec,
-0x0117f0,
-0x0117f4,
-0x0117f8,
-0x0117fc,
-0x011800,
-0x011804,
-0x011808,
-0x01180c,
-0x011810,
-0x011814,
-0x011818,
-0x01181c,
-0x011820,
-0x011824,
-0x011828,
-0x01182c,
-0x011830,
-0x011834,
-0x011838,
-0x01183c,
-0x011840,
-0x011844,
-0x011848,
-0x01184c,
-0x011850,
-0x011854,
-0x011858,
-0x01185c,
-0x011860,
-0x011864,
-0x011868,
-0x01186c,
-0x011870,
-0x011874,
-0x011878,
-0x01187c,
-0x011880,
-0x011884,
-0x011888,
-0x01188c,
-0x011890,
-0x011894,
-0x011898,
-0x01189c,
-0x0118a0,
-0x0118a4,
-0x0118a8,
-0x0118ac,
-0x0118b0,
-0x0118b4,
-0x0118b8,
-0x0118bc,
-0x0118c0,
-0x0118c4,
-0x0118c8,
-0x0118cc,
-0x0118d0,
-0x0118d4,
-0x0118d8,
-0x0118dc,
-0x0118e0,
-0x0118e4,
-0x0118e8,
-0x0118ec,
-0x0118f0,
-0x0118f4,
-0x0118f8,
-0x0118fc,
-0x011900,
-0x011904,
-0x011908,
-0x01190c,
-0x011910,
-0x011914,
-0x011918,
-0x01191c,
-0x011920,
-0x011924,
-0x011928,
-0x01192c,
-0x011930,
-0x011934,
-0x011938,
-0x01193c,
-0x011940,
-0x011944,
-0x011948,
-0x01194c,
-0x011950,
-0x011954,
-0x011958,
-0x01195c,
-0x011960,
-0x011964,
-0x011968,
-0x01196c,
-0x011970,
-0x011974,
-0x011978,
-0x01197c,
-0x011980,
-0x011984,
-0x011988,
-0x01198c,
-0x011990,
-0x011994,
-0x011998,
-0x01199c,
-0x0119a0,
-0x0119a4,
-0x0119a8,
-0x0119ac,
-0x0119b0,
-0x0119b4,
-0x0119b8,
-0x0119bc,
-0x0119c0,
-0x0119c4,
-0x0119c8,
-0x0119cc,
-0x0119d0,
-0x0119d4,
-0x0119d8,
-0x0119dc,
-0x0119e0,
-0x0119e4,
-0x0119e8,
-0x0119ec,
-0x0119f0,
-0x0119f4,
-0x0119f8,
-0x0119fc,
-0x011a00,
-0x011a04,
-0x011a08,
-0x011a0c,
-0x011a10,
-0x011a14,
-0x011a18,
-0x011a1c,
-0x011a20,
-0x011a24,
-0x011a28,
-0x011a2c,
-0x011a30,
-0x011a34,
-0x011a38,
-0x011a3c,
-0x011a40,
-0x011a44,
-0x011a48,
-0x011a4c,
-0x011a50,
-0x011a54,
-0x011a58,
-0x011a5c,
-0x011a60,
-0x011a64,
-0x011a68,
-0x011a6c,
-0x011a70,
-0x011a74,
-0x011a78,
-0x011a7c,
-0x011a80,
-0x011a84,
-0x011a88,
-0x011a8c,
-0x011a90,
-0x011a94,
-0x011a98,
-0x011a9c,
-0x011aa0,
-0x011aa4,
-0x011aa8,
-0x011aac,
-0x011ab0,
-0x011ab4,
-0x011ab8,
-0x011abc,
-0x011ac0,
-0x011ac4,
-0x011ac8,
-0x011acc,
-0x011ad0,
-0x011ad4,
-0x011ad8,
-0x011adc,
-0x011ae0,
-0x011ae4,
-0x011ae8,
-0x011aec,
-0x011af0,
-0x011af4,
-0x011af8,
-0x011afc,
-0x011b00,
-0x011b04,
-0x011b08,
-0x011b0c,
-0x011b10,
-0x011b14,
-0x011b18,
-0x011b1c,
-0x011b20,
-0x011b24,
-0x011b28,
-0x011b2c,
-0x011b30,
-0x011b34,
-0x011b38,
-0x011b3c,
-0x011b40,
-0x011b44,
-0x011b48,
-0x011b4c,
-0x011b50,
-0x011b54,
-0x011b58,
-0x011b5c,
-0x011b60,
-0x011b64,
-0x011b68,
-0x011b6c,
-0x011b70,
-0x011b74,
-0x011b78,
-0x011b7c,
-0x011b80,
-0x011b84,
-0x011b88,
-0x011b8c,
-0x011b90,
-0x011b94,
-0x011b98,
-0x011b9c,
-0x011ba0,
-0x011ba4,
-0x011ba8,
-0x011bac,
-0x011bb0,
-0x011bb4,
-0x011bb8,
-0x011bbc,
-0x011bc0,
-0x011bc4,
-0x011bc8,
-0x011bcc,
-0x011bd0,
-0x011bd4,
-0x011bd8,
-0x011bdc,
-0x011be0,
-0x011be4,
-0x011be8,
-0x011bec,
-0x011bf0,
-0x011bf4,
-0x011bf8,
-0x011bfc,
-0x011c00,
-0x011c04,
-0x011c08,
-0x011c0c,
-0x011c10,
-0x011c14,
-0x011c18,
-0x011c1c,
-0x011c20,
-0x011c24,
-0x011c28,
-0x011c2c,
-0x011c30,
-0x011c34,
-0x011c38,
-0x011c3c,
-0x011c40,
-0x011c44,
-0x011c48,
-0x011c4c,
-0x011c50,
-0x011c54,
-0x011c58,
-0x011c5c,
-0x011c60,
-0x011c64,
-0x011c68,
-0x011c6c,
-0x011c70,
-0x011c74,
-0x011c78,
-0x011c7c,
-0x011c80,
-0x011c84,
-0x011c88,
-0x011c8c,
-0x011c90,
-0x011c94,
-0x011c98,
-0x011c9c,
-0x011ca0,
-0x011ca4,
-0x011ca8,
-0x011cac,
-0x011cb0,
-0x011cb4,
-0x011cb8,
-0x011cbc,
-0x011cc0,
-0x011cc4,
-0x011cc8,
-0x011ccc,
-0x011cd0,
-0x011cd4,
-0x011cd8,
-0x011cdc,
-0x011ce0,
-0x011ce4,
-0x011ce8,
-0x011cec,
-0x011cf0,
-0x011cf4,
-0x011cf8,
-0x011cfc,
-0x011d00,
-0x011d04,
-0x011d08,
-0x011d0c,
-0x011d10,
-0x011d14,
-0x011d18,
-0x011d1c,
-0x011d20,
-0x011d24,
-0x011d28,
-0x011d2c,
-0x011d30,
-0x011d34,
-0x011d38,
-0x011d3c,
-0x011d40,
-0x011d44,
-0x011d48,
-0x011d4c,
-0x011d50,
-0x011d54,
-0x011d58,
-0x011d5c,
-0x011d60,
-0x011d64,
-0x011d68,
-0x011d6c,
-0x011d70,
-0x011d74,
-0x011d78,
-0x011d7c,
-0x011d80,
-0x011d84,
-0x011d88,
-0x011d8c,
-0x011d90,
-0x011d94,
-0x011d98,
-0x011d9c,
-0x011da0,
-0x011da4,
-0x011da8,
-0x011dac,
-0x011db0,
-0x011db4,
-0x011db8,
-0x011dbc,
-0x011dc0,
-0x011dc4,
-0x011dc8,
-0x011dcc,
-0x011dd0,
-0x011dd4,
-0x011dd8,
-0x011ddc,
-0x011de0,
-0x011de4,
-0x011de8,
-0x011dec,
-0x011df0,
-0x011df4,
-0x011df8,
-0x011dfc,
-0x011e00,
-0x011e04,
-0x011e08,
-0x011e0c,
-0x011e10,
-0x011e14,
-0x011e18,
-0x011e1c,
-0x011e20,
-0x011e24,
-0x011e28,
-0x011e2c,
-0x011e30,
-0x011e34,
-0x011e38,
-0x011e3c,
-0x011e40,
-0x011e44,
-0x011e48,
-0x011e4c,
-0x011e50,
-0x011e54,
-0x011e58,
-0x011e5c,
-0x011e60,
-0x011e64,
-0x011e68,
-0x011e6c,
-0x011e70,
-0x011e74,
-0x011e78,
-0x011e7c,
-0x011e80,
-0x011e84,
-0x011e88,
-0x011e8c,
-0x011e90,
-0x011e94,
-0x011e98,
-0x011e9c,
-0x011ea0,
-0x011ea4,
-0x011ea8,
-0x011eac,
-0x011eb0,
-0x011eb4,
-0x011eb8,
-0x011ebc,
-0x011ec0,
-0x011ec4,
-0x011ec8,
-0x011ecc,
-0x011ed0,
-0x011ed4,
-0x011ed8,
-0x011edc,
-0x011ee0,
-0x011ee4,
-0x011ee8,
-0x011eec,
-0x011ef0,
-0x011ef4,
-0x011ef8,
-0x011efc,
-0x011f00,
-0x011f04,
-0x011f08,
-0x011f0c,
-0x011f10,
-0x011f14,
-0x011f18,
-0x011f1c,
-0x011f20,
-0x011f24,
-0x011f28,
-0x011f2c,
-0x011f30,
-0x011f34,
-0x011f38,
-0x011f3c,
-0x011f40,
-0x011f44,
-0x011f48,
-0x011f4c,
-0x011f50,
-0x011f54,
-0x011f58,
-0x011f5c,
-0x011f60,
-0x011f64,
-0x011f68,
-0x011f6c,
-0x011f70,
-0x011f74,
-0x011f78,
-0x011f7c,
-0x011f80,
-0x011f84,
-0x011f88,
-0x011f8c,
-0x011f90,
-0x011f94,
-0x011f98,
-0x011f9c,
-0x011fa0,
-0x011fa4,
-0x011fa8,
-0x011fac,
-0x011fb0,
-0x011fb4,
-0x011fb8,
-0x011fbc,
-0x011fc0,
-0x011fc4,
-0x011fc8,
-0x011fcc,
-0x011fd0,
-0x011fd4,
-0x011fd8,
-0x011fdc,
-0x011fe0,
-0x011fe4,
-0x011fe8,
-0x011fec,
-0x011ff0,
-0x011ff4,
-0x011ff8,
-0x011ffc,
-0x012000,
-0x012004,
-0x012008,
-0x01200c,
-0x012010,
-0x012014,
-0x012018,
-0x01201c,
-0x012020,
-0x012024,
-0x012028,
-0x01202c,
-0x012030,
-0x012034,
-0x012038,
-0x01203c,
-0x012040,
-0x012044,
-0x012048,
-0x01204c,
-0x012050,
-0x012054,
-0x012058,
-0x01205c,
-0x012060,
-0x012064,
-0x012068,
-0x01206c,
-0x012070,
-0x012074,
-0x012078,
-0x01207c,
-0x018000,
-0x018004,
-0x018008,
-0x01800c,
-0x018010,
-0x018014,
-0x018018,
-0x01801c,
-0x018020,
-0x018024,
-0x018028,
-0x01802c,
-0x018030,
-0x018034,
-0x018038,
-0x01803c,
-0x018040,
-0x018044,
-0x018048,
-0x01804c,
-0x018050,
-0x018054,
-0x018058,
-0x01805c,
-0x018060,
-0x018064,
-0x018068,
-0x01806c,
-0x018070,
-0x018074,
-0x018078,
-0x01807c,
-0x018080,
-0x018084,
-0x018088,
-0x01808c,
-0x018090,
-0x018094,
-0x018098,
-0x01809c,
-0x0180a0,
-0x0180a4,
-0x0180a8,
-0x0180ac,
-0x0180b0,
-0x0180b4,
-0x0180b8,
-0x0180bc,
-0x0180c0,
-0x0180c4,
-0x0180c8,
-0x0180cc,
-0x0180d0,
-0x0180d4,
-0x0180d8,
-0x0180dc,
-0x0180e0,
-0x0180e4,
-0x0180e8,
-0x0180ec,
-0x0180f0,
-0x0180f4,
-0x0180f8,
-0x0180fc,
-0x018100,
-0x018104,
-0x018108,
-0x01810c,
-0x018110,
-0x018114,
-0x018118,
-0x01811c,
-0x018120,
-0x018124,
-0x018128,
-0x01812c,
-0x018130,
-0x018134,
-0x018138,
-0x01813c,
-0x018140,
-0x018144,
-0x018148,
-0x01814c,
-0x018150,
-0x018154,
-0x018158,
-0x01815c,
-0x018160,
-0x018164,
-0x018168,
-0x01816c,
-0x018170,
-0x018174,
-0x018178,
-0x01817c,
-0x018180,
-0x018184,
-0x018188,
-0x01818c,
-0x018190,
-0x018194,
-0x018198,
-0x01819c,
-0x0181a0,
-0x0181a4,
-0x0181a8,
-0x0181ac,
-0x0181b0,
-0x0181b4,
-0x0181b8,
-0x0181bc,
-0x0181c0,
-0x0181c4,
-0x0181c8,
-0x0181cc,
-0x0181d0,
-0x0181d4,
-0x0181d8,
-0x0181dc,
-0x0181e0,
-0x0181e4,
-0x0181e8,
-0x0181ec,
-0x0181f0,
-0x0181f4,
-0x0181f8,
-0x0181fc,
-0x018200,
-0x018204,
-0x018208,
-0x01820c,
-0x018210,
-0x018214,
-0x018218,
-0x01821c,
-0x018220,
-0x018224,
-0x018228,
-0x01822c,
-0x018230,
-0x018234,
-0x018238,
-0x01823c,
-0x018240,
-0x018244,
-0x018248,
-0x01824c,
-0x018250,
-0x018254,
-0x018258,
-0x01825c,
-0x018260,
-0x018264,
-0x018268,
-0x01826c,
-0x018270,
-0x018274,
-0x018278,
-0x01827c,
-0x018280,
-0x018284,
-0x018288,
-0x01828c,
-0x018290,
-0x018294,
-0x018298,
-0x01829c,
-0x0182a0,
-0x0182a4,
-0x0182a8,
-0x0182ac,
-0x0182b0,
-0x0182b4,
-0x0182b8,
-0x0182bc,
-0x0182c0,
-0x0182c4,
-0x0182c8,
-0x0182cc,
-0x0182d0,
-0x0182d4,
-0x0182d8,
-0x0182dc,
-0x0182e0,
-0x0182e4,
-0x0182e8,
-0x0182ec,
-0x0182f0,
-0x0182f4,
-0x0182f8,
-0x0182fc,
-0x018300,
-0x018304,
-0x018308,
-0x01830c,
-0x018310,
-0x018314,
-0x018318,
-0x01831c,
-0x018320,
-0x018324,
-0x018328,
-0x01832c,
-0x018330,
-0x018334,
-0x018338,
-0x01833c,
-0x018340,
-0x018344,
-0x018348,
-0x01834c,
-0x018350,
-0x018354,
-0x018358,
-0x01835c,
-0x018360,
-0x018364,
-0x018368,
-0x01836c,
-0x018370,
-0x018374,
-0x018378,
-0x01837c,
-0x018380,
-0x018384,
-0x018388,
-0x01838c,
-0x018390,
-0x018394,
-0x018398,
-0x01839c,
-0x0183a0,
-0x0183a4,
-0x0183a8,
-0x0183ac,
-0x0183b0,
-0x0183b4,
-0x0183b8,
-0x0183bc,
-0x0183c0,
-0x0183c4,
-0x0183c8,
-0x0183cc,
-0x0183d0,
-0x0183d4,
-0x0183d8,
-0x0183dc,
-0x0183e0,
-0x0183e4,
-0x0183e8,
-0x0183ec,
-0x0183f0,
-0x0183f4,
-0x0183f8,
-0x0183fc,
-0x018400,
-0x018404,
-0x018408,
-0x01840c,
-0x018410,
-0x018414,
-0x018418,
-0x01841c,
-0x018420,
-0x018424,
-0x018428,
-0x01842c,
-0x018430,
-0x018434,
-0x018438,
-0x01843c,
-0x018440,
-0x018444,
-0x018448,
-0x01844c,
-0x018450,
-0x018454,
-0x018458,
-0x01845c,
-0x018460,
-0x018464,
-0x018468,
-0x01846c,
-0x018470,
-0x018474,
-0x018478,
-0x01847c,
-0x018480,
-0x018484,
-0x018488,
-0x01848c,
-0x018490,
-0x018494,
-0x018498,
-0x01849c,
-0x0184a0,
-0x0184a4,
-0x0184a8,
-0x0184ac,
-0x0184b0,
-0x0184b4,
-0x0184b8,
-0x0184bc,
-0x0184c0,
-0x0184c4,
-0x0184c8,
-0x0184cc,
-0x0184d0,
-0x0184d4,
-0x0184d8,
-0x0184dc,
-0x0184e0,
-0x0184e4,
-0x0184e8,
-0x0184ec,
-0x0184f0,
-0x0184f4,
-0x0184f8,
-0x0184fc,
-0x018500,
-0x018504,
-0x018508,
-0x01850c,
-0x018510,
-0x018514,
-0x018518,
-0x01851c,
-0x018520,
-0x018524,
-0x018528,
-0x01852c,
-0x018530,
-0x018534,
-0x018538,
-0x01853c,
-0x018540,
-0x018544,
-0x018548,
-0x01854c,
-0x018550,
-0x018554,
-0x018558,
-0x01855c,
-0x018560,
-0x018564,
-0x018568,
-0x01856c,
-0x018570,
-0x018574,
-0x018578,
-0x01857c,
-0x018580,
-0x018584,
-0x018588,
-0x01858c,
-0x018590,
-0x018594,
-0x018598,
-0x01859c,
-0x0185a0,
-0x0185a4,
-0x0185a8,
-0x0185ac,
-0x0185b0,
-0x0185b4,
-0x0185b8,
-0x0185bc,
-0x0185c0,
-0x0185c4,
-0x0185c8,
-0x0185cc,
-0x0185d0,
-0x0185d4,
-0x0185d8,
-0x0185dc,
-0x0185e0,
-0x0185e4,
-0x0185e8,
-0x0185ec,
-0x0185f0,
-0x0185f4,
-0x0185f8,
-0x0185fc,
-0x018600,
-0x018604,
-0x018608,
-0x01860c,
-0x018610,
-0x018614,
-0x018618,
-0x01861c,
-0x018620,
-0x018624,
-0x018628,
-0x01862c,
-0x018630,
-0x018634,
-0x018638,
-0x01863c,
-0x018640,
-0x018644,
-0x018648,
-0x01864c,
-0x018650,
-0x018654,
-0x018658,
-0x01865c,
-0x018660,
-0x018664,
-0x018668,
-0x01866c,
-0x018670,
-0x018674,
-0x018678,
-0x01867c,
-0x018680,
-0x018684,
-0x018688,
-0x01868c,
-0x018690,
-0x018694,
-0x018698,
-0x01869c,
-0x0186a0,
-0x0186a4,
-0x0186a8,
-0x0186ac,
-0x0186b0,
-0x0186b4,
-0x0186b8,
-0x0186bc,
-0x0186c0,
-0x0186c4,
-0x0186c8,
-0x0186cc,
-0x0186d0,
-0x0186d4,
-0x0186d8,
-0x0186dc,
-0x0186e0,
-0x0186e4,
-0x0186e8,
-0x0186ec,
-0x0186f0,
-0x0186f4,
-0x0186f8,
-0x0186fc,
-0x018700,
-0x018704,
-0x018708,
-0x01870c,
-0x018710,
-0x018714,
-0x018718,
-0x01871c,
-0x018720,
-0x018724,
-0x018728,
-0x01872c,
-0x018730,
-0x018734,
-0x018738,
-0x01873c,
-0x018740,
-0x018744,
-0x018748,
-0x01874c,
-0x018750,
-0x018754,
-0x018758,
-0x01875c,
-0x018760,
-0x018764,
-0x018768,
-0x01876c,
-0x018770,
-0x018774,
-0x018778,
-0x01877c,
-0x018780,
-0x018784,
-0x018788,
-0x01878c,
-0x018790,
-0x018794,
-0x018798,
-0x01879c,
-0x0187a0,
-0x0187a4,
-0x0187a8,
-0x0187ac,
-0x0187b0,
-0x0187b4,
-0x0187b8,
-0x0187bc,
-0x0187c0,
-0x0187c4,
-0x0187c8,
-0x0187cc,
-0x0187d0,
-0x0187d4,
-0x0187d8,
-0x0187dc,
-0x0187e0,
-0x0187e4,
-0x0187e8,
-0x0187ec,
-0x0187f0,
-0x0187f4,
-0x0187f8,
-0x0187fc,
-0x018800,
-0x018804,
-0x018808,
-0x01880c,
-0x018810,
-0x018814,
-0x018818,
-0x01881c,
-0x018820,
-0x018824,
-0x018828,
-0x01882c,
-0x018830,
-0x018834,
-0x018838,
-0x01883c,
-0x018840,
-0x018844,
-0x018848,
-0x01884c,
-0x018850,
-0x018854,
-0x018858,
-0x01885c,
-0x018860,
-0x018864,
-0x018868,
-0x01886c,
-0x018870,
-0x018874,
-0x018878,
-0x01887c,
-0x018880,
-0x018884,
-0x018888,
-0x01888c,
-0x018890,
-0x018894,
-0x018898,
-0x01889c,
-0x0188a0,
-0x0188a4,
-0x0188a8,
-0x0188ac,
-0x0188b0,
-0x0188b4,
-0x0188b8,
-0x0188bc,
-0x0188c0,
-0x0188c4,
-0x0188c8,
-0x0188cc,
-0x0188d0,
-0x0188d4,
-0x0188d8,
-0x0188dc,
-0x0188e0,
-0x0188e4,
-0x0188e8,
-0x0188ec,
-0x0188f0,
-0x0188f4,
-0x0188f8,
-0x0188fc,
-0x018900,
-0x018904,
-0x018908,
-0x01890c,
-0x018910,
-0x018914,
-0x018918,
-0x01891c,
-0x018920,
-0x018924,
-0x018928,
-0x01892c,
-0x018930,
-0x018934,
-0x018938,
-0x01893c,
-0x018940,
-0x018944,
-0x018948,
-0x01894c,
-0x018950,
-0x018954,
-0x018958,
-0x01895c,
-0x018960,
-0x018964,
-0x018968,
-0x01896c,
-0x018970,
-0x018974,
-0x018978,
-0x01897c,
-0x018980,
-0x018984,
-0x018988,
-0x01898c,
-0x018990,
-0x018994,
-0x018998,
-0x01899c,
-0x0189a0,
-0x0189a4,
-0x0189a8,
-0x0189ac,
-0x0189b0,
-0x0189b4,
-0x0189b8,
-0x0189bc,
-0x0189c0,
-0x0189c4,
-0x0189c8,
-0x0189cc,
-0x0189d0,
-0x0189d4,
-0x0189d8,
-0x0189dc,
-0x0189e0,
-0x0189e4,
-0x0189e8,
-0x0189ec,
-0x0189f0,
-0x0189f4,
-0x0189f8,
-0x0189fc,
-0x018a00,
-0x018a04,
-0x018a08,
-0x018a0c,
-0x018a10,
-0x018a14,
-0x018a18,
-0x018a1c,
-0x018a20,
-0x018a24,
-0x018a28,
-0x018a2c,
-0x018a30,
-0x018a34,
-0x018a38,
-0x018a3c,
-0x018a40,
-0x018a44,
-0x018a48,
-0x018a4c,
-0x018a50,
-0x018a54,
-0x018a58,
-0x018a5c,
-0x018a60,
-0x018a64,
-0x018a68,
-0x018a6c,
-0x018a70,
-0x018a74,
-0x018a78,
-0x018a7c,
-0x018a80,
-0x018a84,
-0x018a88,
-0x018a8c,
-0x018a90,
-0x018a94,
-0x018a98,
-0x018a9c,
-0x018aa0,
-0x018aa4,
-0x018aa8,
-0x018aac,
-0x018ab0,
-0x018ab4,
-0x018ab8,
-0x018abc,
-0x018ac0,
-0x018ac4,
-0x018ac8,
-0x018acc,
-0x018ad0,
-0x018ad4,
-0x018ad8,
-0x018adc,
-0x018ae0,
-0x018ae4,
-0x018ae8,
-0x018aec,
-0x018af0,
-0x018af4,
-0x018af8,
-0x018afc,
-0x018b00,
-0x018b04,
-0x018b08,
-0x018b0c,
-0x018b10,
-0x018b14,
-0x018b18,
-0x018b1c,
-0x018b20,
-0x018b24,
-0x018b28,
-0x018b2c,
-0x018b30,
-0x018b34,
-0x018b38,
-0x018b3c,
-0x018b40,
-0x018b44,
-0x018b48,
-0x018b4c,
-0x018b50,
-0x018b54,
-0x018b58,
-0x018b5c,
-0x018b60,
-0x018b64,
-0x018b68,
-0x018b6c,
-0x018b70,
-0x018b74,
-0x018b78,
-0x018b7c,
-0x018b80,
-0x018b84,
-0x018b88,
-0x018b8c,
-0x018b90,
-0x018b94,
-0x018b98,
-0x018b9c,
-0x018ba0,
-0x018ba4,
-0x018ba8,
-0x018bac,
-0x018bb0,
-0x018bb4,
-0x018bb8,
-0x018bbc,
-0x018bc0,
-0x018bc4,
-0x018bc8,
-0x018bcc,
-0x018bd0,
-0x018bd4,
-0x018bd8,
-0x018bdc,
-0x018be0,
-0x018be4,
-0x018be8,
-0x018bec,
-0x018bf0,
-0x018bf4,
-0x018bf8,
-0x018bfc,
-0x018c00,
-0x018c04,
-0x018c08,
-0x018c0c,
-0x018c10,
-0x018c14,
-0x018c18,
-0x018c1c,
-0x018c20,
-0x018c24,
-0x018c28,
-0x018c2c,
-0x018c30,
-0x018c34,
-0x018c38,
-0x018c3c,
-0x018c40,
-0x018c44,
-0x018c48,
-0x018c4c,
-0x018c50,
-0x018c54,
-0x018c58,
-0x018c5c,
-0x018c60,
-0x018c64,
-0x018c68,
-0x018c6c,
-0x018c70,
-0x018c74,
-0x018c78,
-0x018c7c,
-0x018c80,
-0x018c84,
-0x018c88,
-0x018c8c,
-0x018c90,
-0x018c94,
-0x018c98,
-0x018c9c,
-0x018ca0,
-0x018ca4,
-0x018ca8,
-0x018cac,
-0x018cb0,
-0x018cb4,
-0x018cb8,
-0x018cbc,
-0x018cc0,
-0x018cc4,
-0x018cc8,
-0x018ccc,
-0x018cd0,
-0x018cd4,
-0x018cd8,
-0x018cdc,
-0x018ce0,
-0x018ce4,
-0x018ce8,
-0x018cec,
-0x018cf0,
-0x018cf4,
-0x018cf8,
-0x018cfc,
-0x018d00,
-0x018d04,
-0x018d08,
-0x018d0c,
-0x018d10,
-0x018d14,
-0x018d18,
-0x018d1c,
-0x018d20,
-0x018d24,
-0x018d28,
-0x018d2c,
-0x018d30,
-0x018d34,
-0x018d38,
-0x018d3c,
-0x018d40,
-0x018d44,
-0x018d48,
-0x018d4c,
-0x018d50,
-0x018d54,
-0x018d58,
-0x018d5c,
-0x018d60,
-0x018d64,
-0x018d68,
-0x018d6c,
-0x018d70,
-0x018d74,
-0x018d78,
-0x018d7c,
-0x018d80,
-0x018d84,
-0x018d88,
-0x018d8c,
-0x018d90,
-0x018d94,
-0x018d98,
-0x018d9c,
-0x018da0,
-0x018da4,
-0x018da8,
-0x018dac,
-0x018db0,
-0x018db4,
-0x018db8,
-0x018dbc,
-0x018dc0,
-0x018dc4,
-0x018dc8,
-0x018dcc,
-0x018dd0,
-0x018dd4,
-0x018dd8,
-0x018ddc,
-0x018de0,
-0x018de4,
-0x018de8,
-0x018dec,
-0x018df0,
-0x018df4,
-0x018df8,
-0x018dfc,
-0x018e00,
-0x018e04,
-0x018e08,
-0x018e0c,
-0x018e10,
-0x018e14,
-0x018e18,
-0x018e1c,
-0x018e20,
-0x018e24,
-0x018e28,
-0x018e2c,
-0x018e30,
-0x018e34,
-0x018e38,
-0x018e3c,
-0x018e40,
-0x018e44,
-0x018e48,
-0x018e4c,
-0x018e50,
-0x018e54,
-0x018e58,
-0x018e5c,
-0x018e60,
-0x018e64,
-0x018e68,
-0x018e6c,
-0x018e70,
-0x018e74,
-0x018e78,
-0x018e7c,
-0x018e80,
-0x018e84,
-0x018e88,
-0x018e8c,
-0x018e90,
-0x018e94,
-0x018e98,
-0x018e9c,
-0x018ea0,
-0x018ea4,
-0x018ea8,
-0x018eac,
-0x018eb0,
-0x018eb4,
-0x018eb8,
-0x018ebc,
-0x018ec0,
-0x018ec4,
-0x018ec8,
-0x018ecc,
-0x018ed0,
-0x018ed4,
-0x018ed8,
-0x018edc,
-0x018ee0,
-0x018ee4,
-0x018ee8,
-0x018eec,
-0x018ef0,
-0x018ef4,
-0x018ef8,
-0x018efc,
-0x018f00,
-0x018f04,
-0x018f08,
-0x018f0c,
-0x018f10,
-0x018f14,
-0x018f18,
-0x018f1c,
-0x018f20,
-0x018f24,
-0x018f28,
-0x018f2c,
-0x018f30,
-0x018f34,
-0x018f38,
-0x018f3c,
-0x018f40,
-0x018f44,
-0x018f48,
-0x018f4c,
-0x018f50,
-0x018f54,
-0x018f58,
-0x018f5c,
-0x018f60,
-0x018f64,
-0x018f68,
-0x018f6c,
-0x018f70,
-0x018f74,
-0x018f78,
-0x018f7c,
-0x018f80,
-0x018f84,
-0x018f88,
-0x018f8c,
-0x018f90,
-0x018f94,
-0x018f98,
-0x018f9c,
-0x018fa0,
-0x018fa4,
-0x018fa8,
-0x018fac,
-0x018fb0,
-0x018fb4,
-0x018fb8,
-0x018fbc,
-0x018fc0,
-0x018fc4,
-0x018fc8,
-0x018fcc,
-0x018fd0,
-0x018fd4,
-0x018fd8,
-0x018fdc,
-0x018fe0,
-0x018fe4,
-0x018fe8,
-0x018fec,
-0x018ff0,
-0x018ff4,
-0x018ff8,
-0x018ffc,
-0x019000,
-0x019004,
-0x019008,
-0x01900c,
-0x019010,
-0x019014,
-0x019018,
-0x01901c,
-0x019020,
-0x019024,
-0x019028,
-0x01902c,
-0x019030,
-0x019034,
-0x019038,
-0x01903c,
-0x019040,
-0x019044,
-0x019048,
-0x01904c,
-0x019050,
-0x019054,
-0x019058,
-0x01905c,
-0x019060,
-0x019064,
-0x019068,
-0x01906c,
-0x019070,
-0x019074,
-0x019078,
-0x01907c,
-0x020000,
-0x020004,
-0x020008,
-0x02000c,
-0x020010,
-0x020014,
-0x020018,
-0x02001c,
-0x020020,
-0x020024,
-0x020028,
-0x02002c,
-0x020030,
-0x020034,
-0x020038,
-0x02003c,
-0x020040,
-0x020044,
-0x020048,
-0x02004c,
-0x020050,
-0x020054,
-0x020058,
-0x02005c,
-0x020060,
-0x020064,
-0x020068,
-0x02006c,
-0x020070,
-0x020074,
-0x020078,
-0x02007c,
-0x020080,
-0x020084,
-0x020088,
-0x02008c,
-0x020090,
-0x020094,
-0x020098,
-0x02009c,
-0x0200a0,
-0x0200a4,
-0x0200a8,
-0x0200ac,
-0x0200b0,
-0x0200b4,
-0x0200b8,
-0x0200bc,
-0x0200c0,
-0x0200c4,
-0x0200c8,
-0x0200cc,
-0x0200d0,
-0x0200d4,
-0x0200d8,
-0x0200dc,
-0x0200e0,
-0x0200e4,
-0x0200e8,
-0x0200ec,
-0x0200f0,
-0x0200f4,
-0x0200f8,
-0x0200fc,
-0x020100,
-0x020104,
-0x020108,
-0x02010c,
-0x020110,
-0x020114,
-0x020118,
-0x02011c,
-0x020120,
-0x020124,
-0x020128,
-0x02012c,
-0x020130,
-0x020134,
-0x020138,
-0x02013c,
-0x020140,
-0x020144,
-0x020148,
-0x02014c,
-0x020150,
-0x020154,
-0x020158,
-0x02015c,
-0x020160,
-0x020164,
-0x020168,
-0x02016c,
-0x020170,
-0x020174,
-0x020178,
-0x02017c,
-0x020180,
-0x020184,
-0x020188,
-0x02018c,
-0x020190,
-0x020194,
-0x020198,
-0x02019c,
-0x0201a0,
-0x0201a4,
-0x0201a8,
-0x0201ac,
-0x0201b0,
-0x0201b4,
-0x0201b8,
-0x0201bc,
-0x0201c0,
-0x0201c4,
-0x0201c8,
-0x0201cc,
-0x0201d0,
-0x0201d4,
-0x0201d8,
-0x0201dc,
-0x0201e0,
-0x0201e4,
-0x0201e8,
-0x0201ec,
-0x0201f0,
-0x0201f4,
-0x0201f8,
-0x0201fc,
-0x020200,
-0x020204,
-0x020208,
-0x02020c,
-0x020210,
-0x020214,
-0x020218,
-0x02021c,
-0x020220,
-0x020224,
-0x020228,
-0x02022c,
-0x020230,
-0x020234,
-0x020238,
-0x02023c,
-0x020240,
-0x020244,
-0x020248,
-0x02024c,
-0x020250,
-0x020254,
-0x020258,
-0x02025c,
-0x020260,
-0x020264,
-0x020268,
-0x02026c,
-0x020270,
-0x020274,
-0x020278,
-0x02027c,
-0x020280,
-0x020284,
-0x020288,
-0x02028c,
-0x020290,
-0x020294,
-0x020298,
-0x02029c,
-0x0202a0,
-0x0202a4,
-0x0202a8,
-0x0202ac,
-0x0202b0,
-0x0202b4,
-0x0202b8,
-0x0202bc,
-0x0202c0,
-0x0202c4,
-0x0202c8,
-0x0202cc,
-0x0202d0,
-0x0202d4,
-0x0202d8,
-0x0202dc,
-0x0202e0,
-0x0202e4,
-0x0202e8,
-0x0202ec,
-0x0202f0,
-0x0202f4,
-0x0202f8,
-0x0202fc,
-0x020300,
-0x020304,
-0x020308,
-0x02030c,
-0x020310,
-0x020314,
-0x020318,
-0x02031c,
-0x020320,
-0x020324,
-0x020328,
-0x02032c,
-0x020330,
-0x020334,
-0x020338,
-0x02033c,
-0x020340,
-0x020344,
-0x020348,
-0x02034c,
-0x020350,
-0x020354,
-0x020358,
-0x02035c,
-0x020360,
-0x020364,
-0x020368,
-0x02036c,
-0x020370,
-0x020374,
-0x020378,
-0x02037c,
-0x020380,
-0x020384,
-0x020388,
-0x02038c,
-0x020390,
-0x020394,
-0x020398,
-0x02039c,
-0x0203a0,
-0x0203a4,
-0x0203a8,
-0x0203ac,
-0x0203b0,
-0x0203b4,
-0x0203b8,
-0x0203bc,
-0x0203c0,
-0x0203c4,
-0x0203c8,
-0x0203cc,
-0x0203d0,
-0x0203d4,
-0x0203d8,
-0x0203dc,
-0x0203e0,
-0x0203e4,
-0x0203e8,
-0x0203ec,
-0x0203f0,
-0x0203f4,
-0x0203f8,
-0x0203fc,
-0x020400,
-0x020404,
-0x020408,
-0x02040c,
-0x020410,
-0x020414,
-0x020418,
-0x02041c,
-0x020420,
-0x020424,
-0x020428,
-0x02042c,
-0x020430,
-0x020434,
-0x020438,
-0x02043c,
-0x020440,
-0x020444,
-0x020448,
-0x02044c,
-0x020450,
-0x020454,
-0x020458,
-0x02045c,
-0x020460,
-0x020464,
-0x020468,
-0x02046c,
-0x020470,
-0x020474,
-0x020478,
-0x02047c,
-0x020480,
-0x020484,
-0x020488,
-0x02048c,
-0x020490,
-0x020494,
-0x020498,
-0x02049c,
-0x0204a0,
-0x0204a4,
-0x0204a8,
-0x0204ac,
-0x0204b0,
-0x0204b4,
-0x0204b8,
-0x0204bc,
-0x0204c0,
-0x0204c4,
-0x0204c8,
-0x0204cc,
-0x0204d0,
-0x0204d4,
-0x0204d8,
-0x0204dc,
-0x0204e0,
-0x0204e4,
-0x0204e8,
-0x0204ec,
-0x0204f0,
-0x0204f4,
-0x0204f8,
-0x0204fc,
-0x020500,
-0x020504,
-0x020508,
-0x02050c,
-0x020510,
-0x020514,
-0x020518,
-0x02051c,
-0x020520,
-0x020524,
-0x020528,
-0x02052c,
-0x020530,
-0x020534,
-0x020538,
-0x02053c,
-0x020540,
-0x020544,
-0x020548,
-0x02054c,
-0x020550,
-0x020554,
-0x020558,
-0x02055c,
-0x020560,
-0x020564,
-0x020568,
-0x02056c,
-0x020570,
-0x020574,
-0x020578,
-0x02057c,
-0x020580,
-0x020584,
-0x020588,
-0x02058c,
-0x020590,
-0x020594,
-0x020598,
-0x02059c,
-0x0205a0,
-0x0205a4,
-0x0205a8,
-0x0205ac,
-0x0205b0,
-0x0205b4,
-0x0205b8,
-0x0205bc,
-0x0205c0,
-0x0205c4,
-0x0205c8,
-0x0205cc,
-0x0205d0,
-0x0205d4,
-0x0205d8,
-0x0205dc,
-0x0205e0,
-0x0205e4,
-0x0205e8,
-0x0205ec,
-0x0205f0,
-0x0205f4,
-0x0205f8,
-0x0205fc,
-0x020600,
-0x020604,
-0x020608,
-0x02060c,
-0x020610,
-0x020614,
-0x020618,
-0x02061c,
-0x020620,
-0x020624,
-0x020628,
-0x02062c,
-0x020630,
-0x020634,
-0x020638,
-0x02063c,
-0x020640,
-0x020644,
-0x020648,
-0x02064c,
-0x020650,
-0x020654,
-0x020658,
-0x02065c,
-0x020660,
-0x020664,
-0x020668,
-0x02066c,
-0x020670,
-0x020674,
-0x020678,
-0x02067c,
-0x020680,
-0x020684,
-0x020688,
-0x02068c,
-0x020690,
-0x020694,
-0x020698,
-0x02069c,
-0x0206a0,
-0x0206a4,
-0x0206a8,
-0x0206ac,
-0x0206b0,
-0x0206b4,
-0x0206b8,
-0x0206bc,
-0x0206c0,
-0x0206c4,
-0x0206c8,
-0x0206cc,
-0x0206d0,
-0x0206d4,
-0x0206d8,
-0x0206dc,
-0x0206e0,
-0x0206e4,
-0x0206e8,
-0x0206ec,
-0x0206f0,
-0x0206f4,
-0x0206f8,
-0x0206fc,
-0x020700,
-0x020704,
-0x020708,
-0x02070c,
-0x020710,
-0x020714,
-0x020718,
-0x02071c,
-0x020720,
-0x020724,
-0x020728,
-0x02072c,
-0x020730,
-0x020734,
-0x020738,
-0x02073c,
-0x020740,
-0x020744,
-0x020748,
-0x02074c,
-0x020750,
-0x020754,
-0x020758,
-0x02075c,
-0x020760,
-0x020764,
-0x020768,
-0x02076c,
-0x020770,
-0x020774,
-0x020778,
-0x02077c,
-0x020780,
-0x020784,
-0x020788,
-0x02078c,
-0x020790,
-0x020794,
-0x020798,
-0x02079c,
-0x0207a0,
-0x0207a4,
-0x0207a8,
-0x0207ac,
-0x0207b0,
-0x0207b4,
-0x0207b8,
-0x0207bc,
-0x0207c0,
-0x0207c4,
-0x0207c8,
-0x0207cc,
-0x0207d0,
-0x0207d4,
-0x0207d8,
-0x0207dc,
-0x0207e0,
-0x0207e4,
-0x0207e8,
-0x0207ec,
-0x0207f0,
-0x0207f4,
-0x0207f8,
-0x0207fc,
-0x020800,
-0x020804,
-0x020808,
-0x02080c,
-0x020810,
-0x020814,
-0x020818,
-0x02081c,
-0x020820,
-0x020824,
-0x020828,
-0x02082c,
-0x020830,
-0x020834,
-0x020838,
-0x02083c,
-0x020840,
-0x020844,
-0x020848,
-0x02084c,
-0x020850,
-0x020854,
-0x020858,
-0x02085c,
-0x020860,
-0x020864,
-0x020868,
-0x02086c,
-0x020870,
-0x020874,
-0x020878,
-0x02087c,
-0x020880,
-0x020884,
-0x020888,
-0x02088c,
-0x020890,
-0x020894,
-0x020898,
-0x02089c,
-0x0208a0,
-0x0208a4,
-0x0208a8,
-0x0208ac,
-0x0208b0,
-0x0208b4,
-0x0208b8,
-0x0208bc,
-0x0208c0,
-0x0208c4,
-0x0208c8,
-0x0208cc,
-0x0208d0,
-0x0208d4,
-0x0208d8,
-0x0208dc,
-0x0208e0,
-0x0208e4,
-0x0208e8,
-0x0208ec,
-0x0208f0,
-0x0208f4,
-0x0208f8,
-0x0208fc,
-0x020900,
-0x020904,
-0x020908,
-0x02090c,
-0x020910,
-0x020914,
-0x020918,
-0x02091c,
-0x020920,
-0x020924,
-0x020928,
-0x02092c,
-0x020930,
-0x020934,
-0x020938,
-0x02093c,
-0x020940,
-0x020944,
-0x020948,
-0x02094c,
-0x020950,
-0x020954,
-0x020958,
-0x02095c,
-0x020960,
-0x020964,
-0x020968,
-0x02096c,
-0x020970,
-0x020974,
-0x020978,
-0x02097c,
-0x020980,
-0x020984,
-0x020988,
-0x02098c,
-0x020990,
-0x020994,
-0x020998,
-0x02099c,
-0x0209a0,
-0x0209a4,
-0x0209a8,
-0x0209ac,
-0x0209b0,
-0x0209b4,
-0x0209b8,
-0x0209bc,
-0x0209c0,
-0x0209c4,
-0x0209c8,
-0x0209cc,
-0x0209d0,
-0x0209d4,
-0x0209d8,
-0x0209dc,
-0x0209e0,
-0x0209e4,
-0x0209e8,
-0x0209ec,
-0x0209f0,
-0x0209f4,
-0x0209f8,
-0x0209fc,
-0x020a00,
-0x020a04,
-0x020a08,
-0x020a0c,
-0x020a10,
-0x020a14,
-0x020a18,
-0x020a1c,
-0x020a20,
-0x020a24,
-0x020a28,
-0x020a2c,
-0x020a30,
-0x020a34,
-0x020a38,
-0x020a3c,
-0x020a40,
-0x020a44,
-0x020a48,
-0x020a4c,
-0x020a50,
-0x020a54,
-0x020a58,
-0x020a5c,
-0x020a60,
-0x020a64,
-0x020a68,
-0x020a6c,
-0x020a70,
-0x020a74,
-0x020a78,
-0x020a7c,
-0x020a80,
-0x020a84,
-0x020a88,
-0x020a8c,
-0x020a90,
-0x020a94,
-0x020a98,
-0x020a9c,
-0x020aa0,
-0x020aa4,
-0x020aa8,
-0x020aac,
-0x020ab0,
-0x020ab4,
-0x020ab8,
-0x020abc,
-0x020ac0,
-0x020ac4,
-0x020ac8,
-0x020acc,
-0x020ad0,
-0x020ad4,
-0x020ad8,
-0x020adc,
-0x020ae0,
-0x020ae4,
-0x020ae8,
-0x020aec,
-0x020af0,
-0x020af4,
-0x020af8,
-0x020afc,
-0x020b00,
-0x020b04,
-0x020b08,
-0x020b0c,
-0x020b10,
-0x020b14,
-0x020b18,
-0x020b1c,
-0x020b20,
-0x020b24,
-0x020b28,
-0x020b2c,
-0x020b30,
-0x020b34,
-0x020b38,
-0x020b3c,
-0x020b40,
-0x020b44,
-0x020b48,
-0x020b4c,
-0x020b50,
-0x020b54,
-0x020b58,
-0x020b5c,
-0x020b60,
-0x020b64,
-0x020b68,
-0x020b6c,
-0x020b70,
-0x020b74,
-0x020b78,
-0x020b7c,
-0x020b80,
-0x020b84,
-0x020b88,
-0x020b8c,
-0x020b90,
-0x020b94,
-0x020b98,
-0x020b9c,
-0x020ba0,
-0x020ba4,
-0x020ba8,
-0x020bac,
-0x020bb0,
-0x020bb4,
-0x020bb8,
-0x020bbc,
-0x020bc0,
-0x020bc4,
-0x020bc8,
-0x020bcc,
-0x020bd0,
-0x020bd4,
-0x020bd8,
-0x020bdc,
-0x020be0,
-0x020be4,
-0x020be8,
-0x020bec,
-0x020bf0,
-0x020bf4,
-0x020bf8,
-0x020bfc,
-0x020c00,
-0x020c04,
-0x020c08,
-0x020c0c,
-0x020c10,
-0x020c14,
-0x020c18,
-0x020c1c,
-0x020c20,
-0x020c24,
-0x020c28,
-0x020c2c,
-0x020c30,
-0x020c34,
-0x020c38,
-0x020c3c,
-0x020c40,
-0x020c44,
-0x020c48,
-0x020c4c,
-0x020c50,
-0x020c54,
-0x020c58,
-0x020c5c,
-0x020c60,
-0x020c64,
-0x020c68,
-0x020c6c,
-0x020c70,
-0x020c74,
-0x020c78,
-0x020c7c,
-0x020c80,
-0x020c84,
-0x020c88,
-0x020c8c,
-0x020c90,
-0x020c94,
-0x020c98,
-0x020c9c,
-0x020ca0,
-0x020ca4,
-0x020ca8,
-0x020cac,
-0x020cb0,
-0x020cb4,
-0x020cb8,
-0x020cbc,
-0x020cc0,
-0x020cc4,
-0x020cc8,
-0x020ccc,
-0x020cd0,
-0x020cd4,
-0x020cd8,
-0x020cdc,
-0x020ce0,
-0x020ce4,
-0x020ce8,
-0x020cec,
-0x020cf0,
-0x020cf4,
-0x020cf8,
-0x020cfc,
-0x020d00,
-0x020d04,
-0x020d08,
-0x020d0c,
-0x020d10,
-0x020d14,
-0x020d18,
-0x020d1c,
-0x020d20,
-0x020d24,
-0x020d28,
-0x020d2c,
-0x020d30,
-0x020d34,
-0x020d38,
-0x020d3c,
-0x020d40,
-0x020d44,
-0x020d48,
-0x020d4c,
-0x020d50,
-0x020d54,
-0x020d58,
-0x020d5c,
-0x020d60,
-0x020d64,
-0x020d68,
-0x020d6c,
-0x020d70,
-0x020d74,
-0x020d78,
-0x020d7c,
-0x020d80,
-0x020d84,
-0x020d88,
-0x020d8c,
-0x020d90,
-0x020d94,
-0x020d98,
-0x020d9c,
-0x020da0,
-0x020da4,
-0x020da8,
-0x020dac,
-0x020db0,
-0x020db4,
-0x020db8,
-0x020dbc,
-0x020dc0,
-0x020dc4,
-0x020dc8,
-0x020dcc,
-0x020dd0,
-0x020dd4,
-0x020dd8,
-0x020ddc,
-0x020de0,
-0x020de4,
-0x020de8,
-0x020dec,
-0x020df0,
-0x020df4,
-0x020df8,
-0x020dfc,
-0x020e00,
-0x020e04,
-0x020e08,
-0x020e0c,
-0x020e10,
-0x020e14,
-0x020e18,
-0x020e1c,
-0x020e20,
-0x020e24,
-0x020e28,
-0x020e2c,
-0x020e30,
-0x020e34,
-0x020e38,
-0x020e3c,
-0x020e40,
-0x020e44,
-0x020e48,
-0x020e4c,
-0x020e50,
-0x020e54,
-0x020e58,
-0x020e5c,
-0x020e60,
-0x020e64,
-0x020e68,
-0x020e6c,
-0x020e70,
-0x020e74,
-0x020e78,
-0x020e7c,
-0x020e80,
-0x020e84,
-0x020e88,
-0x020e8c,
-0x020e90,
-0x020e94,
-0x020e98,
-0x020e9c,
-0x020ea0,
-0x020ea4,
-0x020ea8,
-0x020eac,
-0x020eb0,
-0x020eb4,
-0x020eb8,
-0x020ebc,
-0x020ec0,
-0x020ec4,
-0x020ec8,
-0x020ecc,
-0x020ed0,
-0x020ed4,
-0x020ed8,
-0x020edc,
-0x020ee0,
-0x020ee4,
-0x020ee8,
-0x020eec,
-0x020ef0,
-0x020ef4,
-0x020ef8,
-0x020efc,
-0x020f00,
-0x020f04,
-0x020f08,
-0x020f0c,
-0x020f10,
-0x020f14,
-0x020f18,
-0x020f1c,
-0x020f20,
-0x020f24,
-0x020f28,
-0x020f2c,
-0x020f30,
-0x020f34,
-0x020f38,
-0x020f3c,
-0x020f40,
-0x020f44,
-0x020f48,
-0x020f4c,
-0x020f50,
-0x020f54,
-0x020f58,
-0x020f5c,
-0x020f60,
-0x020f64,
-0x020f68,
-0x020f6c,
-0x020f70,
-0x020f74,
-0x020f78,
-0x020f7c,
-0x020f80,
-0x020f84,
-0x020f88,
-0x020f8c,
-0x020f90,
-0x020f94,
-0x020f98,
-0x020f9c,
-0x020fa0,
-0x020fa4,
-0x020fa8,
-0x020fac,
-0x020fb0,
-0x020fb4,
-0x020fb8,
-0x020fbc,
-0x020fc0,
-0x020fc4,
-0x020fc8,
-0x020fcc,
-0x020fd0,
-0x020fd4,
-0x020fd8,
-0x020fdc,
-0x020fe0,
-0x020fe4,
-0x020fe8,
-0x020fec,
-0x020ff0,
-0x020ff4,
-0x020ff8,
-0x020ffc,
-0x021000,
-0x021004,
-0x021008,
-0x02100c,
-0x021010,
-0x021014,
-0x021018,
-0x02101c,
-0x021020,
-0x021024,
-0x021028,
-0x02102c,
-0x021030,
-0x021034,
-0x021038,
-0x02103c,
-0x021040,
-0x021044,
-0x021048,
-0x02104c,
-0x021050,
-0x021054,
-0x021058,
-0x02105c,
-0x021060,
-0x021064,
-0x021068,
-0x02106c,
-0x021070,
-0x021074,
-0x021078,
-0x02107c,
-0x021080,
-0x021084,
-0x021088,
-0x02108c,
-0x021090,
-0x021094,
-0x021098,
-0x02109c,
-0x0210a0,
-0x0210a4,
-0x0210a8,
-0x0210ac,
-0x0210b0,
-0x0210b4,
-0x0210b8,
-0x0210bc,
-0x0210c0,
-0x0210c4,
-0x0210c8,
-0x0210cc,
-0x0210d0,
-0x0210d4,
-0x0210d8,
-0x0210dc,
-0x0210e0,
-0x0210e4,
-0x0210e8,
-0x0210ec,
-0x0210f0,
-0x0210f4,
-0x0210f8,
-0x0210fc,
-0x021100,
-0x021104,
-0x021108,
-0x02110c,
-0x021110,
-0x021114,
-0x021118,
-0x02111c,
-0x021120,
-0x021124,
-0x021128,
-0x02112c,
-0x021130,
-0x021134,
-0x021138,
-0x02113c,
-0x021140,
-0x021144,
-0x021148,
-0x02114c,
-0x021150,
-0x021154,
-0x021158,
-0x02115c,
-0x021160,
-0x021164,
-0x021168,
-0x02116c,
-0x021170,
-0x021174,
-0x021178,
-0x02117c,
-0x021180,
-0x021184,
-0x021188,
-0x02118c,
-0x021190,
-0x021194,
-0x021198,
-0x02119c,
-0x0211a0,
-0x0211a4,
-0x0211a8,
-0x0211ac,
-0x0211b0,
-0x0211b4,
-0x0211b8,
-0x0211bc,
-0x0211c0,
-0x0211c4,
-0x0211c8,
-0x0211cc,
-0x0211d0,
-0x0211d4,
-0x0211d8,
-0x0211dc,
-0x0211e0,
-0x0211e4,
-0x0211e8,
-0x0211ec,
-0x0211f0,
-0x0211f4,
-0x0211f8,
-0x0211fc,
-0x021200,
-0x021204,
-0x021208,
-0x02120c,
-0x021210,
-0x021214,
-0x021218,
-0x02121c,
-0x021220,
-0x021224,
-0x021228,
-0x02122c,
-0x021230,
-0x021234,
-0x021238,
-0x02123c,
-0x021240,
-0x021244,
-0x021248,
-0x02124c,
-0x021250,
-0x021254,
-0x021258,
-0x02125c,
-0x021260,
-0x021264,
-0x021268,
-0x02126c,
-0x021270,
-0x021274,
-0x021278,
-0x02127c,
-0x021280,
-0x021284,
-0x021288,
-0x02128c,
-0x021290,
-0x021294,
-0x021298,
-0x02129c,
-0x0212a0,
-0x0212a4,
-0x0212a8,
-0x0212ac,
-0x0212b0,
-0x0212b4,
-0x0212b8,
-0x0212bc,
-0x0212c0,
-0x0212c4,
-0x0212c8,
-0x0212cc,
-0x0212d0,
-0x0212d4,
-0x0212d8,
-0x0212dc,
-0x0212e0,
-0x0212e4,
-0x0212e8,
-0x0212ec,
-0x0212f0,
-0x0212f4,
-0x0212f8,
-0x0212fc,
-0x021300,
-0x021304,
-0x021308,
-0x02130c,
-0x021310,
-0x021314,
-0x021318,
-0x02131c,
-0x021320,
-0x021324,
-0x021328,
-0x02132c,
-0x021330,
-0x021334,
-0x021338,
-0x02133c,
-0x021340,
-0x021344,
-0x021348,
-0x02134c,
-0x021350,
-0x021354,
-0x021358,
-0x02135c,
-0x021360,
-0x021364,
-0x021368,
-0x02136c,
-0x021370,
-0x021374,
-0x021378,
-0x02137c,
-0x021380,
-0x021384,
-0x021388,
-0x02138c,
-0x021390,
-0x021394,
-0x021398,
-0x02139c,
-0x0213a0,
-0x0213a4,
-0x0213a8,
-0x0213ac,
-0x0213b0,
-0x0213b4,
-0x0213b8,
-0x0213bc,
-0x0213c0,
-0x0213c4,
-0x0213c8,
-0x0213cc,
-0x0213d0,
-0x0213d4,
-0x0213d8,
-0x0213dc,
-0x0213e0,
-0x0213e4,
-0x0213e8,
-0x0213ec,
-0x0213f0,
-0x0213f4,
-0x0213f8,
-0x0213fc,
-0x021400,
-0x021404,
-0x021408,
-0x02140c,
-0x021410,
-0x021414,
-0x021418,
-0x02141c,
-0x021420,
-0x021424,
-0x021428,
-0x02142c,
-0x021430,
-0x021434,
-0x021438,
-0x02143c,
-0x021440,
-0x021444,
-0x021448,
-0x02144c,
-0x021450,
-0x021454,
-0x021458,
-0x02145c,
-0x021460,
-0x021464,
-0x021468,
-0x02146c,
-0x021470,
-0x021474,
-0x021478,
-0x02147c,
-0x021480,
-0x021484,
-0x021488,
-0x02148c,
-0x021490,
-0x021494,
-0x021498,
-0x02149c,
-0x0214a0,
-0x0214a4,
-0x0214a8,
-0x0214ac,
-0x0214b0,
-0x0214b4,
-0x0214b8,
-0x0214bc,
-0x0214c0,
-0x0214c4,
-0x0214c8,
-0x0214cc,
-0x0214d0,
-0x0214d4,
-0x0214d8,
-0x0214dc,
-0x0214e0,
-0x0214e4,
-0x0214e8,
-0x0214ec,
-0x0214f0,
-0x0214f4,
-0x0214f8,
-0x0214fc,
-0x021500,
-0x021504,
-0x021508,
-0x02150c,
-0x021510,
-0x021514,
-0x021518,
-0x02151c,
-0x021520,
-0x021524,
-0x021528,
-0x02152c,
-0x021530,
-0x021534,
-0x021538,
-0x02153c,
-0x021540,
-0x021544,
-0x021548,
-0x02154c,
-0x021550,
-0x021554,
-0x021558,
-0x02155c,
-0x021560,
-0x021564,
-0x021568,
-0x02156c,
-0x021570,
-0x021574,
-0x021578,
-0x02157c,
-0x021580,
-0x021584,
-0x021588,
-0x02158c,
-0x021590,
-0x021594,
-0x021598,
-0x02159c,
-0x0215a0,
-0x0215a4,
-0x0215a8,
-0x0215ac,
-0x0215b0,
-0x0215b4,
-0x0215b8,
-0x0215bc,
-0x0215c0,
-0x0215c4,
-0x0215c8,
-0x0215cc,
-0x0215d0,
-0x0215d4,
-0x0215d8,
-0x0215dc,
-0x0215e0,
-0x0215e4,
-0x0215e8,
-0x0215ec,
-0x0215f0,
-0x0215f4,
-0x0215f8,
-0x0215fc,
-0x021600,
-0x021604,
-0x021608,
-0x02160c,
-0x021610,
-0x021614,
-0x021618,
-0x02161c,
-0x021620,
-0x021624,
-0x021628,
-0x02162c,
-0x021630,
-0x021634,
-0x021638,
-0x02163c,
-0x021640,
-0x021644,
-0x021648,
-0x02164c,
-0x021650,
-0x021654,
-0x021658,
-0x02165c,
-0x021660,
-0x021664,
-0x021668,
-0x02166c,
-0x021670,
-0x021674,
-0x021678,
-0x02167c,
-0x021680,
-0x021684,
-0x021688,
-0x02168c,
-0x021690,
-0x021694,
-0x021698,
-0x02169c,
-0x0216a0,
-0x0216a4,
-0x0216a8,
-0x0216ac,
-0x0216b0,
-0x0216b4,
-0x0216b8,
-0x0216bc,
-0x0216c0,
-0x0216c4,
-0x0216c8,
-0x0216cc,
-0x0216d0,
-0x0216d4,
-0x0216d8,
-0x0216dc,
-0x0216e0,
-0x0216e4,
-0x0216e8,
-0x0216ec,
-0x0216f0,
-0x0216f4,
-0x0216f8,
-0x0216fc,
-0x021700,
-0x021704,
-0x021708,
-0x02170c,
-0x021710,
-0x021714,
-0x021718,
-0x02171c,
-0x021720,
-0x021724,
-0x021728,
-0x02172c,
-0x021730,
-0x021734,
-0x021738,
-0x02173c,
-0x021740,
-0x021744,
-0x021748,
-0x02174c,
-0x021750,
-0x021754,
-0x021758,
-0x02175c,
-0x021760,
-0x021764,
-0x021768,
-0x02176c,
-0x021770,
-0x021774,
-0x021778,
-0x02177c,
-0x021780,
-0x021784,
-0x021788,
-0x02178c,
-0x021790,
-0x021794,
-0x021798,
-0x02179c,
-0x0217a0,
-0x0217a4,
-0x0217a8,
-0x0217ac,
-0x0217b0,
-0x0217b4,
-0x0217b8,
-0x0217bc,
-0x0217c0,
-0x0217c4,
-0x0217c8,
-0x0217cc,
-0x0217d0,
-0x0217d4,
-0x0217d8,
-0x0217dc,
-0x0217e0,
-0x0217e4,
-0x0217e8,
-0x0217ec,
-0x0217f0,
-0x0217f4,
-0x0217f8,
-0x0217fc,
-0x021800,
-0x021804,
-0x021808,
-0x02180c,
-0x021810,
-0x021814,
-0x021818,
-0x02181c,
-0x021820,
-0x021824,
-0x021828,
-0x02182c,
-0x021830,
-0x021834,
-0x021838,
-0x02183c,
-0x021840,
-0x021844,
-0x021848,
-0x02184c,
-0x021850,
-0x021854,
-0x021858,
-0x02185c,
-0x021860,
-0x021864,
-0x021868,
-0x02186c,
-0x021870,
-0x021874,
-0x021878,
-0x02187c,
-0x021880,
-0x021884,
-0x021888,
-0x02188c,
-0x021890,
-0x021894,
-0x021898,
-0x02189c,
-0x0218a0,
-0x0218a4,
-0x0218a8,
-0x0218ac,
-0x0218b0,
-0x0218b4,
-0x0218b8,
-0x0218bc,
-0x0218c0,
-0x0218c4,
-0x0218c8,
-0x0218cc,
-0x0218d0,
-0x0218d4,
-0x0218d8,
-0x0218dc,
-0x0218e0,
-0x0218e4,
-0x0218e8,
-0x0218ec,
-0x0218f0,
-0x0218f4,
-0x0218f8,
-0x0218fc,
-0x021900,
-0x021904,
-0x021908,
-0x02190c,
-0x021910,
-0x021914,
-0x021918,
-0x02191c,
-0x021920,
-0x021924,
-0x021928,
-0x02192c,
-0x021930,
-0x021934,
-0x021938,
-0x02193c,
-0x021940,
-0x021944,
-0x021948,
-0x02194c,
-0x021950,
-0x021954,
-0x021958,
-0x02195c,
-0x021960,
-0x021964,
-0x021968,
-0x02196c,
-0x021970,
-0x021974,
-0x021978,
-0x02197c,
-0x021980,
-0x021984,
-0x021988,
-0x02198c,
-0x021990,
-0x021994,
-0x021998,
-0x02199c,
-0x0219a0,
-0x0219a4,
-0x0219a8,
-0x0219ac,
-0x0219b0,
-0x0219b4,
-0x0219b8,
-0x0219bc,
-0x0219c0,
-0x0219c4,
-0x0219c8,
-0x0219cc,
-0x0219d0,
-0x0219d4,
-0x0219d8,
-0x0219dc,
-0x0219e0,
-0x0219e4,
-0x0219e8,
-0x0219ec,
-0x0219f0,
-0x0219f4,
-0x0219f8,
-0x0219fc,
-0x021a00,
-0x021a04,
-0x021a08,
-0x021a0c,
-0x021a10,
-0x021a14,
-0x021a18,
-0x021a1c,
-0x021a20,
-0x021a24,
-0x021a28,
-0x021a2c,
-0x021a30,
-0x021a34,
-0x021a38,
-0x021a3c,
-0x021a40,
-0x021a44,
-0x021a48,
-0x021a4c,
-0x021a50,
-0x021a54,
-0x021a58,
-0x021a5c,
-0x021a60,
-0x021a64,
-0x021a68,
-0x021a6c,
-0x021a70,
-0x021a74,
-0x021a78,
-0x021a7c,
-0x021a80,
-0x021a84,
-0x021a88,
-0x021a8c,
-0x021a90,
-0x021a94,
-0x021a98,
-0x021a9c,
-0x021aa0,
-0x021aa4,
-0x021aa8,
-0x021aac,
-0x021ab0,
-0x021ab4,
-0x021ab8,
-0x021abc,
-0x021ac0,
-0x021ac4,
-0x021ac8,
-0x021acc,
-0x021ad0,
-0x021ad4,
-0x021ad8,
-0x021adc,
-0x021ae0,
-0x021ae4,
-0x021ae8,
-0x021aec,
-0x021af0,
-0x021af4,
-0x021af8,
-0x021afc,
-0x021b00,
-0x021b04,
-0x021b08,
-0x021b0c,
-0x021b10,
-0x021b14,
-0x021b18,
-0x021b1c,
-0x021b20,
-0x021b24,
-0x021b28,
-0x021b2c,
-0x021b30,
-0x021b34,
-0x021b38,
-0x021b3c,
-0x021b40,
-0x021b44,
-0x021b48,
-0x021b4c,
-0x021b50,
-0x021b54,
-0x021b58,
-0x021b5c,
-0x021b60,
-0x021b64,
-0x021b68,
-0x021b6c,
-0x021b70,
-0x021b74,
-0x021b78,
-0x021b7c,
-0x021b80,
-0x021b84,
-0x021b88,
-0x021b8c,
-0x021b90,
-0x021b94,
-0x021b98,
-0x021b9c,
-0x021ba0,
-0x021ba4,
-0x021ba8,
-0x021bac,
-0x021bb0,
-0x021bb4,
-0x021bb8,
-0x021bbc,
-0x021bc0,
-0x021bc4,
-0x021bc8,
-0x021bcc,
-0x021bd0,
-0x021bd4,
-0x021bd8,
-0x021bdc,
-0x021be0,
-0x021be4,
-0x021be8,
-0x021bec,
-0x021bf0,
-0x021bf4,
-0x021bf8,
-0x021bfc,
-0x021c00,
-0x021c04,
-0x021c08,
-0x021c0c,
-0x021c10,
-0x021c14,
-0x021c18,
-0x021c1c,
-0x021c20,
-0x021c24,
-0x021c28,
-0x021c2c,
-0x021c30,
-0x021c34,
-0x021c38,
-0x021c3c,
-0x021c40,
-0x021c44,
-0x021c48,
-0x021c4c,
-0x021c50,
-0x021c54,
-0x021c58,
-0x021c5c,
-0x021c60,
-0x021c64,
-0x021c68,
-0x021c6c,
-0x021c70,
-0x021c74,
-0x021c78,
-0x021c7c,
-0x021c80,
-0x021c84,
-0x021c88,
-0x021c8c,
-0x021c90,
-0x021c94,
-0x021c98,
-0x021c9c,
-0x021ca0,
-0x021ca4,
-0x021ca8,
-0x021cac,
-0x021cb0,
-0x021cb4,
-0x021cb8,
-0x021cbc,
-0x021cc0,
-0x021cc4,
-0x021cc8,
-0x021ccc,
-0x021cd0,
-0x021cd4,
-0x021cd8,
-0x021cdc,
-0x021ce0,
-0x021ce4,
-0x021ce8,
-0x021cec,
-0x021cf0,
-0x021cf4,
-0x021cf8,
-0x021cfc,
-0x021d00,
-0x021d04,
-0x021d08,
-0x021d0c,
-0x021d10,
-0x021d14,
-0x021d18,
-0x021d1c,
-0x021d20,
-0x021d24,
-0x021d28,
-0x021d2c,
-0x021d30,
-0x021d34,
-0x021d38,
-0x021d3c,
-0x021d40,
-0x021d44,
-0x021d48,
-0x021d4c,
-0x021d50,
-0x021d54,
-0x021d58,
-0x021d5c,
-0x021d60,
-0x021d64,
-0x021d68,
-0x021d6c,
-0x021d70,
-0x021d74,
-0x021d78,
-0x021d7c,
-0x021d80,
-0x021d84,
-0x021d88,
-0x021d8c,
-0x021d90,
-0x021d94,
-0x021d98,
-0x021d9c,
-0x021da0,
-0x021da4,
-0x021da8,
-0x021dac,
-0x021db0,
-0x021db4,
-0x021db8,
-0x021dbc,
-0x021dc0,
-0x021dc4,
-0x021dc8,
-0x021dcc,
-0x021dd0,
-0x021dd4,
-0x021dd8,
-0x021ddc,
-0x021de0,
-0x021de4,
-0x021de8,
-0x021dec,
-0x021df0,
-0x021df4,
-0x021df8,
-0x021dfc,
-0x021e00,
-0x021e04,
-0x021e08,
-0x021e0c,
-0x021e10,
-0x021e14,
-0x021e18,
-0x021e1c,
-0x021e20,
-0x021e24,
-0x021e28,
-0x021e2c,
-0x021e30,
-0x021e34,
-0x021e38,
-0x021e3c,
-0x021e40,
-0x021e44,
-0x021e48,
-0x021e4c,
-0x021e50,
-0x021e54,
-0x021e58,
-0x021e5c,
-0x021e60,
-0x021e64,
-0x021e68,
-0x021e6c,
-0x021e70,
-0x021e74,
-0x021e78,
-0x021e7c,
-0x021e80,
-0x021e84,
-0x021e88,
-0x021e8c,
-0x021e90,
-0x021e94,
-0x021e98,
-0x021e9c,
-0x021ea0,
-0x021ea4,
-0x021ea8,
-0x021eac,
-0x021eb0,
-0x021eb4,
-0x021eb8,
-0x021ebc,
-0x021ec0,
-0x021ec4,
-0x021ec8,
-0x021ecc,
-0x021ed0,
-0x021ed4,
-0x021ed8,
-0x021edc,
-0x021ee0,
-0x021ee4,
-0x021ee8,
-0x021eec,
-0x021ef0,
-0x021ef4,
-0x021ef8,
-0x021efc,
-0x021f00,
-0x021f04,
-0x021f08,
-0x021f0c,
-0x021f10,
-0x021f14,
-0x021f18,
-0x021f1c,
-0x021f20,
-0x021f24,
-0x021f28,
-0x021f2c,
-0x021f30,
-0x021f34,
-0x021f38,
-0x021f3c,
-0x021f40,
-0x021f44,
-0x021f48,
-0x021f4c,
-0x021f50,
-0x021f54,
-0x021f58,
-0x021f5c,
-0x021f60,
-0x021f64,
-0x021f68,
-0x021f6c,
-0x021f70,
-0x021f74,
-0x021f78,
-0x021f7c,
-0x021f80,
-0x021f84,
-0x021f88,
-0x021f8c,
-0x021f90,
-0x021f94,
-0x021f98,
-0x021f9c,
-0x021fa0,
-0x021fa4,
-0x021fa8,
-0x021fac,
-0x021fb0,
-0x021fb4,
-0x021fb8,
-0x021fbc,
-0x021fc0,
-0x021fc4,
-0x021fc8,
-0x021fcc,
-0x021fd0,
-0x021fd4,
-0x021fd8,
-0x021fdc,
-0x021fe0,
-0x021fe4,
-0x021fe8,
-0x021fec,
-0x021ff0,
-0x021ff4,
-0x021ff8,
-0x021ffc,
-0x022000,
-0x022004,
-0x022008,
-0x02200c,
-0x022010,
-0x022014,
-0x022018,
-0x02201c,
-0x022020,
-0x022024,
-0x022028,
-0x02202c,
-0x022030,
-0x022034,
-0x022038,
-0x02203c,
-0x022040,
-0x022044,
-0x022048,
-0x02204c,
-0x022050,
-0x022054,
-0x022058,
-0x02205c,
-0x022060,
-0x022064,
-0x022068,
-0x02206c,
-0x022070,
-0x022074,
-0x022078,
-0x02207c,
-0x022080,
-0x022084,
-0x022088,
-0x02208c,
-0x022090,
-0x022094,
-0x022098,
-0x02209c,
-0x0220a0,
-0x0220a4,
-0x0220a8,
-0x0220ac,
-0x0220b0,
-0x0220b4,
-0x0220b8,
-0x0220bc,
-0x0220c0,
-0x0220c4,
-0x0220c8,
-0x0220cc,
-0x0220d0,
-0x0220d4,
-0x0220d8,
-0x0220dc,
-0x0220e0,
-0x0220e4,
-0x0220e8,
-0x0220ec,
-0x0220f0,
-0x0220f4,
-0x0220f8,
-0x0220fc,
-0x022100,
-0x022104,
-0x022108,
-0x02210c,
-0x022110,
-0x022114,
-0x022118,
-0x02211c,
-0x022120,
-0x022124,
-0x022128,
-0x02212c,
-0x022130,
-0x022134,
-0x022138,
-0x02213c,
-0x022140,
-0x022144,
-0x022148,
-0x02214c,
-0x022150,
-0x022154,
-0x022158,
-0x02215c,
-0x022160,
-0x022164,
-0x022168,
-0x02216c,
-0x022170,
-0x022174,
-0x022178,
-0x02217c,
-0x022180,
-0x022184,
-0x022188,
-0x02218c,
-0x022190,
-0x022194,
-0x022198,
-0x02219c,
-0x0221a0,
-0x0221a4,
-0x0221a8,
-0x0221ac,
-0x0221b0,
-0x0221b4,
-0x0221b8,
-0x0221bc,
-0x0221c0,
-0x0221c4,
-0x0221c8,
-0x0221cc,
-0x0221d0,
-0x0221d4,
-0x0221d8,
-0x0221dc,
-0x0221e0,
-0x0221e4,
-0x0221e8,
-0x0221ec,
-0x0221f0,
-0x0221f4,
-0x0221f8,
-0x0221fc,
-0x022200,
-0x022204,
-0x022208,
-0x02220c,
-0x022210,
-0x022214,
-0x022218,
-0x02221c,
-0x022220,
-0x022224,
-0x022228,
-0x02222c,
-0x022230,
-0x022234,
-0x022238,
-0x02223c,
-0x022240,
-0x022244,
-0x022248,
-0x02224c,
-0x022250,
-0x022254,
-0x022258,
-0x02225c,
-0x022260,
-0x022264,
-0x022268,
-0x02226c,
-0x022270,
-0x022274,
-0x022278,
-0x02227c,
-0x022280,
-0x022284,
-0x022288,
-0x02228c,
-0x022290,
-0x022294,
-0x022298,
-0x02229c,
-0x0222a0,
-0x0222a4,
-0x0222a8,
-0x0222ac,
-0x0222b0,
-0x0222b4,
-0x0222b8,
-0x0222bc,
-0x0222c0,
-0x0222c4,
-0x0222c8,
-0x0222cc,
-0x0222d0,
-0x0222d4,
-0x0222d8,
-0x0222dc,
-0x0222e0,
-0x0222e4,
-0x0222e8,
-0x0222ec,
-0x0222f0,
-0x0222f4,
-0x0222f8,
-0x0222fc,
-0x022300,
-0x022304,
-0x022308,
-0x02230c,
-0x022310,
-0x022314,
-0x022318,
-0x02231c,
-0x022320,
-0x022324,
-0x022328,
-0x02232c,
-0x022330,
-0x022334,
-0x022338,
-0x02233c,
-0x022340,
-0x022344,
-0x022348,
-0x02234c,
-0x022350,
-0x022354,
-0x022358,
-0x02235c,
-0x022360,
-0x022364,
-0x022368,
-0x02236c,
-0x022370,
-0x022374,
-0x022378,
-0x02237c,
-0x022380,
-0x022384,
-0x022388,
-0x02238c,
-0x022390,
-0x022394,
-0x022398,
-0x02239c,
-0x0223a0,
-0x0223a4,
-0x0223a8,
-0x0223ac,
-0x0223b0,
-0x0223b4,
-0x0223b8,
-0x0223bc,
-0x0223c0,
-0x0223c4,
-0x0223c8,
-0x0223cc,
-0x0223d0,
-0x0223d4,
-0x0223d8,
-0x0223dc,
-0x0223e0,
-0x0223e4,
-0x0223e8,
-0x0223ec,
-0x0223f0,
-0x0223f4,
-0x0223f8,
-0x0223fc,
-0x022400,
-0x022404,
-0x022408,
-0x02240c,
-0x022410,
-0x022414,
-0x022418,
-0x02241c,
-0x022420,
-0x022424,
-0x022428,
-0x02242c,
-0x022430,
-0x022434,
-0x022438,
-0x02243c,
-0x022440,
-0x022444,
-0x022448,
-0x02244c,
-0x022450,
-0x022454,
-0x022458,
-0x02245c,
-0x022460,
-0x022464,
-0x022468,
-0x02246c,
-0x022470,
-0x022474,
-0x022478,
-0x02247c,
-0x022480,
-0x022484,
-0x022488,
-0x02248c,
-0x022490,
-0x022494,
-0x022498,
-0x02249c,
-0x0224a0,
-0x0224a4,
-0x0224a8,
-0x0224ac,
-0x0224b0,
-0x0224b4,
-0x0224b8,
-0x0224bc,
-0x0224c0,
-0x0224c4,
-0x0224c8,
-0x0224cc,
-0x0224d0,
-0x0224d4,
-0x0224d8,
-0x0224dc,
-0x0224e0,
-0x0224e4,
-0x0224e8,
-0x0224ec,
-0x0224f0,
-0x0224f4,
-0x0224f8,
-0x0224fc,
-0x022500,
-0x022504,
-0x022508,
-0x02250c,
-0x022510,
-0x022514,
-0x022518,
-0x02251c,
-0x022520,
-0x022524,
-0x022528,
-0x02252c,
-0x022530,
-0x022534,
-0x022538,
-0x02253c,
-0x022540,
-0x022544,
-0x022548,
-0x02254c,
-0x022550,
-0x022554,
-0x022558,
-0x02255c,
-0x022560,
-0x022564,
-0x022568,
-0x02256c,
-0x022570,
-0x022574,
-0x022578,
-0x02257c,
-0x022580,
-0x022584,
-0x022588,
-0x02258c,
-0x022590,
-0x022594,
-0x022598,
-0x02259c,
-0x0225a0,
-0x0225a4,
-0x0225a8,
-0x0225ac,
-0x0225b0,
-0x0225b4,
-0x0225b8,
-0x0225bc,
-0x0225c0,
-0x0225c4,
-0x0225c8,
-0x0225cc,
-0x0225d0,
-0x0225d4,
-0x0225d8,
-0x0225dc,
-0x0225e0,
-0x0225e4,
-0x0225e8,
-0x0225ec,
-0x0225f0,
-0x0225f4,
-0x0225f8,
-0x0225fc,
-0x022600,
-0x022604,
-0x022608,
-0x02260c,
-0x022610,
-0x022614,
-0x022618,
-0x02261c,
-0x022620,
-0x022624,
-0x022628,
-0x02262c,
-0x022630,
-0x022634,
-0x022638,
-0x02263c,
-0x022640,
-0x022644,
-0x022648,
-0x02264c,
-0x022650,
-0x022654,
-0x022658,
-0x02265c,
-0x022660,
-0x022664,
-0x022668,
-0x02266c,
-0x022670,
-0x022674,
-0x022678,
-0x02267c,
-0x022680,
-0x022684,
-0x022688,
-0x02268c,
-0x022690,
-0x022694,
-0x022698,
-0x02269c,
-0x0226a0,
-0x0226a4,
-0x0226a8,
-0x0226ac,
-0x0226b0,
-0x0226b4,
-0x0226b8,
-0x0226bc,
-0x0226c0,
-0x0226c4,
-0x0226c8,
-0x0226cc,
-0x0226d0,
-0x0226d4,
-0x0226d8,
-0x0226dc,
-0x0226e0,
-0x0226e4,
-0x0226e8,
-0x0226ec,
-0x0226f0,
-0x0226f4,
-0x0226f8,
-0x0226fc,
-0x022700,
-0x022704,
-0x022708,
-0x02270c,
-0x022710,
-0x022714,
-0x022718,
-0x02271c,
-0x022720,
-0x022724,
-0x022728,
-0x02272c,
-0x022730,
-0x022734,
-0x022738,
-0x02273c,
-0x022740,
-0x022744,
-0x022748,
-0x02274c,
-0x022750,
-0x022754,
-0x022758,
-0x02275c,
-0x022760,
-0x022764,
-0x022768,
-0x02276c,
-0x022770,
-0x022774,
-0x022778,
-0x02277c,
-0x022780,
-0x022784,
-0x022788,
-0x02278c,
-0x022790,
-0x022794,
-0x022798,
-0x02279c,
-0x0227a0,
-0x0227a4,
-0x0227a8,
-0x0227ac,
-0x0227b0,
-0x0227b4,
-0x0227b8,
-0x0227bc,
-0x0227c0,
-0x0227c4,
-0x0227c8,
-0x0227cc,
-0x0227d0,
-0x0227d4,
-0x0227d8,
-0x0227dc,
-0x0227e0,
-0x0227e4,
-0x0227e8,
-0x0227ec,
-0x0227f0,
-0x0227f4,
-0x0227f8,
-0x0227fc,
-0x022800,
-0x022804,
-0x022808,
-0x02280c,
-0x022810,
-0x022814,
-0x022818,
-0x02281c,
-0x022820,
-0x022824,
-0x022828,
-0x02282c,
-0x022830,
-0x022834,
-0x022838,
-0x02283c,
-0x022840,
-0x022844,
-0x022848,
-0x02284c,
-0x022850,
-0x022854,
-0x022858,
-0x02285c,
-0x022860,
-0x022864,
-0x022868,
-0x02286c,
-0x022870,
-0x022874,
-0x022878,
-0x02287c,
-0x022880,
-0x022884,
-0x022888,
-0x02288c,
-0x022890,
-0x022894,
-0x022898,
-0x02289c,
-0x0228a0,
-0x0228a4,
-0x0228a8,
-0x0228ac,
-0x0228b0,
-0x0228b4,
-0x0228b8,
-0x0228bc,
-0x0228c0,
-0x0228c4,
-0x0228c8,
-0x0228cc,
-0x0228d0,
-0x0228d4,
-0x0228d8,
-0x0228dc,
-0x0228e0,
-0x0228e4,
-0x0228e8,
-0x0228ec,
-0x0228f0,
-0x0228f4,
-0x0228f8,
-0x0228fc,
-0x022900,
-0x022904,
-0x022908,
-0x02290c,
-0x022910,
-0x022914,
-0x022918,
-0x02291c,
-0x022920,
-0x022924,
-0x022928,
-0x02292c,
-0x022930,
-0x022934,
-0x022938,
-0x02293c,
-0x022940,
-0x022944,
-0x022948,
-0x02294c,
-0x022950,
-0x022954,
-0x022958,
-0x02295c,
-0x022960,
-0x022964,
-0x022968,
-0x02296c,
-0x022970,
-0x022974,
-0x022978,
-0x02297c,
-0x022980,
-0x022984,
-0x022988,
-0x02298c,
-0x022990,
-0x022994,
-0x022998,
-0x02299c,
-0x0229a0,
-0x0229a4,
-0x0229a8,
-0x0229ac,
-0x0229b0,
-0x0229b4,
-0x0229b8,
-0x0229bc,
-0x0229c0,
-0x0229c4,
-0x0229c8,
-0x0229cc,
-0x0229d0,
-0x0229d4,
-0x0229d8,
-0x0229dc,
-0x0229e0,
-0x0229e4,
-0x0229e8,
-0x0229ec,
-0x0229f0,
-0x0229f4,
-0x0229f8,
-0x0229fc,
-0x022a00,
-0x022a04,
-0x022a08,
-0x022a0c,
-0x022a10,
-0x022a14,
-0x022a18,
-0x022a1c,
-0x022a20,
-0x022a24,
-0x022a28,
-0x022a2c,
-0x022a30,
-0x022a34,
-0x022a38,
-0x022a3c,
-0x022a40,
-0x022a44,
-0x022a48,
-0x022a4c,
-0x022a50,
-0x022a54,
-0x022a58,
-0x022a5c,
-0x022a60,
-0x022a64,
-0x022a68,
-0x022a6c,
-0x022a70,
-0x022a74,
-0x022a78,
-0x022a7c,
-0x022a80,
-0x022a84,
-0x022a88,
-0x022a8c,
-0x022a90,
-0x022a94,
-0x022a98,
-0x022a9c,
-0x022aa0,
-0x022aa4,
-0x022aa8,
-0x022aac,
-0x022ab0,
-0x022ab4,
-0x022ab8,
-0x022abc,
-0x022ac0,
-0x022ac4,
-0x022ac8,
-0x022acc,
-0x022ad0,
-0x022ad4,
-0x022ad8,
-0x022adc,
-0x022ae0,
-0x022ae4,
-0x022ae8,
-0x022aec,
-0x022af0,
-0x022af4,
-0x022af8,
-0x022afc,
-0x022b00,
-0x022b04,
-0x022b08,
-0x022b0c,
-0x022b10,
-0x022b14,
-0x022b18,
-0x022b1c,
-0x022b20,
-0x022b24,
-0x022b28,
-0x022b2c,
-0x022b30,
-0x022b34,
-0x022b38,
-0x022b3c,
-0x022b40,
-0x022b44,
-0x022b48,
-0x022b4c,
-0x022b50,
-0x022b54,
-0x022b58,
-0x022b5c,
-0x022b60,
-0x022b64,
-0x022b68,
-0x022b6c,
-0x022b70,
-0x022b74,
-0x022b78,
-0x022b7c,
-0x022b80,
-0x022b84,
-0x022b88,
-0x022b8c,
-0x022b90,
-0x022b94,
-0x022b98,
-0x022b9c,
-0x022ba0,
-0x022ba4,
-0x022ba8,
-0x022bac,
-0x022bb0,
-0x022bb4,
-0x022bb8,
-0x022bbc,
-0x022bc0,
-0x022bc4,
-0x022bc8,
-0x022bcc,
-0x022bd0,
-0x022bd4,
-0x022bd8,
-0x022bdc,
-0x022be0,
-0x022be4,
-0x022be8,
-0x022bec,
-0x022bf0,
-0x022bf4,
-0x022bf8,
-0x022bfc,
-0x022c00,
-0x022c04,
-0x022c08,
-0x022c0c,
-0x022c10,
-0x022c14,
-0x022c18,
-0x022c1c,
-0x022c20,
-0x022c24,
-0x022c28,
-0x022c2c,
-0x022c30,
-0x022c34,
-0x022c38,
-0x022c3c,
-0x022c40,
-0x022c44,
-0x022c48,
-0x022c4c,
-0x022c50,
-0x022c54,
-0x022c58,
-0x022c5c,
-0x022c60,
-0x022c64,
-0x022c68,
-0x022c6c,
-0x022c70,
-0x022c74,
-0x022c78,
-0x022c7c,
-0x022c80,
-0x022c84,
-0x022c88,
-0x022c8c,
-0x022c90,
-0x022c94,
-0x022c98,
-0x022c9c,
-0x022ca0,
-0x022ca4,
-0x022ca8,
-0x022cac,
-0x022cb0,
-0x022cb4,
-0x022cb8,
-0x022cbc,
-0x022cc0,
-0x022cc4,
-0x022cc8,
-0x022ccc,
-0x022cd0,
-0x022cd4,
-0x022cd8,
-0x022cdc,
-0x022ce0,
-0x022ce4,
-0x022ce8,
-0x022cec,
-0x022cf0,
-0x022cf4,
-0x022cf8,
-0x022cfc,
-0x022d00,
-0x022d04,
-0x022d08,
-0x022d0c,
-0x022d10,
-0x022d14,
-0x022d18,
-0x022d1c,
-0x022d20,
-0x022d24,
-0x022d28,
-0x022d2c,
-0x022d30,
-0x022d34,
-0x022d38,
-0x022d3c,
-0x022d40,
-0x022d44,
-0x022d48,
-0x022d4c,
-0x022d50,
-0x022d54,
-0x022d58,
-0x022d5c,
-0x022d60,
-0x022d64,
-0x022d68,
-0x022d6c,
-0x022d70,
-0x022d74,
-0x022d78,
-0x022d7c,
-0x022d80,
-0x022d84,
-0x022d88,
-0x022d8c,
-0x022d90,
-0x022d94,
-0x022d98,
-0x022d9c,
-0x022da0,
-0x022da4,
-0x022da8,
-0x022dac,
-0x022db0,
-0x022db4,
-0x022db8,
-0x022dbc,
-0x022dc0,
-0x022dc4,
-0x022dc8,
-0x022dcc,
-0x022dd0,
-0x022dd4,
-0x022dd8,
-0x022ddc,
-0x022de0,
-0x022de4,
-0x022de8,
-0x022dec,
-0x022df0,
-0x022df4,
-0x022df8,
-0x022dfc,
-0x022e00,
-0x022e04,
-0x022e08,
-0x022e0c,
-0x022e10,
-0x022e14,
-0x022e18,
-0x022e1c,
-0x022e20,
-0x022e24,
-0x022e28,
-0x022e2c,
-0x022e30,
-0x022e34,
-0x022e38,
-0x022e3c,
-0x022e40,
-0x022e44,
-0x022e48,
-0x022e4c,
-0x022e50,
-0x022e54,
-0x022e58,
-0x022e5c,
-0x022e60,
-0x022e64,
-0x022e68,
-0x022e6c,
-0x022e70,
-0x022e74,
-0x022e78,
-0x022e7c,
-0x022e80,
-0x022e84,
-0x022e88,
-0x022e8c,
-0x022e90,
-0x022e94,
-0x022e98,
-0x022e9c,
-0x022ea0,
-0x022ea4,
-0x022ea8,
-0x022eac,
-0x022eb0,
-0x022eb4,
-0x022eb8,
-0x022ebc,
-0x022ec0,
-0x022ec4,
-0x022ec8,
-0x022ecc,
-0x022ed0,
-0x022ed4,
-0x022ed8,
-0x022edc,
-0x022ee0,
-0x022ee4,
-0x022ee8,
-0x022eec,
-0x022ef0,
-0x022ef4,
-0x022ef8,
-0x022efc,
-0x022f00,
-0x022f04,
-0x022f08,
-0x022f0c,
-0x022f10,
-0x022f14,
-0x022f18,
-0x022f1c,
-0x022f20,
-0x022f24,
-0x022f28,
-0x022f2c,
-0x022f30,
-0x022f34,
-0x022f38,
-0x022f3c,
-0x022f40,
-0x022f44,
-0x022f48,
-0x022f4c,
-0x022f50,
-0x022f54,
-0x022f58,
-0x022f5c,
-0x022f60,
-0x022f64,
-0x022f68,
-0x022f6c,
-0x022f70,
-0x022f74,
-0x022f78,
-0x022f7c,
-0x022f80,
-0x022f84,
-0x022f88,
-0x022f8c,
-0x022f90,
-0x022f94,
-0x022f98,
-0x022f9c,
-0x022fa0,
-0x022fa4,
-0x022fa8,
-0x022fac,
-0x022fb0,
-0x022fb4,
-0x022fb8,
-0x022fbc,
-0x022fc0,
-0x022fc4,
-0x022fc8,
-0x022fcc,
-0x022fd0,
-0x022fd4,
-0x022fd8,
-0x022fdc,
-0x022fe0,
-0x022fe4,
-0x022fe8,
-0x022fec,
-0x022ff0,
-0x022ff4,
-0x022ff8,
-0x022ffc,
-0x023000,
-0x023004,
-0x023008,
-0x02300c,
-0x023010,
-0x023014,
-0x023018,
-0x02301c,
-0x023020,
-0x023024,
-0x023028,
-0x02302c,
-0x023030,
-0x023034,
-0x023038,
-0x02303c,
-0x023040,
-0x023044,
-0x023048,
-0x02304c,
-0x023050,
-0x023054,
-0x023058,
-0x02305c,
-0x023060,
-0x023064,
-0x023068,
-0x02306c,
-0x023070,
-0x023074,
-0x023078,
-0x02307c,
-0x023080,
-0x023084,
-0x023088,
-0x02308c,
-0x023090,
-0x023094,
-0x023098,
-0x02309c,
-0x0230a0,
-0x0230a4,
-0x0230a8,
-0x0230ac,
-0x0230b0,
-0x0230b4,
-0x0230b8,
-0x0230bc,
-0x0230c0,
-0x0230c4,
-0x0230c8,
-0x0230cc,
-0x0230d0,
-0x0230d4,
-0x0230d8,
-0x0230dc,
-0x0230e0,
-0x0230e4,
-0x0230e8,
-0x0230ec,
-0x0230f0,
-0x0230f4,
-0x0230f8,
-0x0230fc,
-0x023100,
-0x023104,
-0x023108,
-0x02310c,
-0x023110,
-0x023114,
-0x023118,
-0x02311c,
-0x023120,
-0x023124,
-0x023128,
-0x02312c,
-0x023130,
-0x023134,
-0x023138,
-0x02313c,
-0x023140,
-0x023144,
-0x023148,
-0x02314c,
-0x023150,
-0x023154,
-0x023158,
-0x02315c,
-0x023160,
-0x023164,
-0x023168,
-0x02316c,
-0x023170,
-0x023174,
-0x023178,
-0x02317c,
-0x023180,
-0x023184,
-0x023188,
-0x02318c,
-0x023190,
-0x023194,
-0x023198,
-0x02319c,
-0x0231a0,
-0x0231a4,
-0x0231a8,
-0x0231ac,
-0x0231b0,
-0x0231b4,
-0x0231b8,
-0x0231bc,
-0x0231c0,
-0x0231c4,
-0x0231c8,
-0x0231cc,
-0x0231d0,
-0x0231d4,
-0x0231d8,
-0x0231dc,
-0x0231e0,
-0x0231e4,
-0x0231e8,
-0x0231ec,
-0x0231f0,
-0x0231f4,
-0x0231f8,
-0x0231fc,
-0x023200,
-0x023204,
-0x023208,
-0x02320c,
-0x023210,
-0x023214,
-0x023218,
-0x02321c,
-0x023220,
-0x023224,
-0x023228,
-0x02322c,
-0x023230,
-0x023234,
-0x023238,
-0x02323c,
-0x023240,
-0x023244,
-0x023248,
-0x02324c,
-0x023250,
-0x023254,
-0x023258,
-0x02325c,
-0x023260,
-0x023264,
-0x023268,
-0x02326c,
-0x023270,
-0x023274,
-0x023278,
-0x02327c,
-0x023280,
-0x023284,
-0x023288,
-0x02328c,
-0x023290,
-0x023294,
-0x023298,
-0x02329c,
-0x0232a0,
-0x0232a4,
-0x0232a8,
-0x0232ac,
-0x0232b0,
-0x0232b4,
-0x0232b8,
-0x0232bc,
-0x0232c0,
-0x0232c4,
-0x0232c8,
-0x0232cc,
-0x0232d0,
-0x0232d4,
-0x0232d8,
-0x0232dc,
-0x0232e0,
-0x0232e4,
-0x0232e8,
-0x0232ec,
-0x0232f0,
-0x0232f4,
-0x0232f8,
-0x0232fc,
-0x023300,
-0x023304,
-0x023308,
-0x02330c,
-0x023310,
-0x023314,
-0x023318,
-0x02331c,
-0x023320,
-0x023324,
-0x023328,
-0x02332c,
-0x023330,
-0x023334,
-0x023338,
-0x02333c,
-0x023340,
-0x023344,
-0x023348,
-0x02334c,
-0x023350,
-0x023354,
-0x023358,
-0x02335c,
-0x023360,
-0x023364,
-0x023368,
-0x02336c,
-0x023370,
-0x023374,
-0x023378,
-0x02337c,
-0x023380,
-0x023384,
-0x023388,
-0x02338c,
-0x023390,
-0x023394,
-0x023398,
-0x02339c,
-0x0233a0,
-0x0233a4,
-0x0233a8,
-0x0233ac,
-0x0233b0,
-0x0233b4,
-0x0233b8,
-0x0233bc,
-0x0233c0,
-0x0233c4,
-0x0233c8,
-0x0233cc,
-0x0233d0,
-0x0233d4,
-0x0233d8,
-0x0233dc,
-0x0233e0,
-0x0233e4,
-0x0233e8,
-0x0233ec,
-0x0233f0,
-0x0233f4,
-0x0233f8,
-0x0233fc,
-0x023400,
-0x023404,
-0x023408,
-0x02340c,
-0x023410,
-0x023414,
-0x023418,
-0x02341c,
-0x023420,
-0x023424,
-0x023428,
-0x02342c,
-0x023430,
-0x023434,
-0x023438,
-0x02343c,
-0x023440,
-0x023444,
-0x023448,
-0x02344c,
-0x023450,
-0x023454,
-0x023458,
-0x02345c,
-0x023460,
-0x023464,
-0x023468,
-0x02346c,
-0x023470,
-0x023474,
-0x023478,
-0x02347c,
-0x023480,
-0x023484,
-0x023488,
-0x02348c,
-0x023490,
-0x023494,
-0x023498,
-0x02349c,
-0x0234a0,
-0x0234a4,
-0x0234a8,
-0x0234ac,
-0x0234b0,
-0x0234b4,
-0x0234b8,
-0x0234bc,
-0x0234c0,
-0x0234c4,
-0x0234c8,
-0x0234cc,
-0x0234d0,
-0x0234d4,
-0x0234d8,
-0x0234dc,
-0x0234e0,
-0x0234e4,
-0x0234e8,
-0x0234ec,
-0x0234f0,
-0x0234f4,
-0x0234f8,
-0x0234fc,
-0x023500,
-0x023504,
-0x023508,
-0x02350c,
-0x023510,
-0x023514,
-0x023518,
-0x02351c,
-0x023520,
-0x023524,
-0x023528,
-0x02352c,
-0x023530,
-0x023534,
-0x023538,
-0x02353c,
-0x023540,
-0x023544,
-0x023548,
-0x02354c,
-0x023550,
-0x023554,
-0x023558,
-0x02355c,
-0x023560,
-0x023564,
-0x023568,
-0x02356c,
-0x023570,
-0x023574,
-0x023578,
-0x02357c,
-0x023580,
-0x023584,
-0x023588,
-0x02358c,
-0x023590,
-0x023594,
-0x023598,
-0x02359c,
-0x0235a0,
-0x0235a4,
-0x0235a8,
-0x0235ac,
-0x0235b0,
-0x0235b4,
-0x0235b8,
-0x0235bc,
-0x0235c0,
-0x0235c4,
-0x0235c8,
-0x0235cc,
-0x0235d0,
-0x0235d4,
-0x0235d8,
-0x0235dc,
-0x0235e0,
-0x0235e4,
-0x0235e8,
-0x0235ec,
-0x0235f0,
-0x0235f4,
-0x0235f8,
-0x0235fc,
-0x023600,
-0x023604,
-0x023608,
-0x02360c,
-0x023610,
-0x023614,
-0x023618,
-0x02361c,
-0x023620,
-0x023624,
-0x023628,
-0x02362c,
-0x023630,
-0x023634,
-0x023638,
-0x02363c,
-0x023640,
-0x023644,
-0x023648,
-0x02364c,
-0x023650,
-0x023654,
-0x023658,
-0x02365c,
-0x023660,
-0x023664,
-0x023668,
-0x02366c,
-0x023670,
-0x023674,
-0x023678,
-0x02367c,
-0x023680,
-0x023684,
-0x023688,
-0x02368c,
-0x023690,
-0x023694,
-0x023698,
-0x02369c,
-0x0236a0,
-0x0236a4,
-0x0236a8,
-0x0236ac,
-0x0236b0,
-0x0236b4,
-0x0236b8,
-0x0236bc,
-0x0236c0,
-0x0236c4,
-0x0236c8,
-0x0236cc,
-0x0236d0,
-0x0236d4,
-0x0236d8,
-0x0236dc,
-0x0236e0,
-0x0236e4,
-0x0236e8,
-0x0236ec,
-0x0236f0,
-0x0236f4,
-0x0236f8,
-0x0236fc,
-0x023700,
-0x023704,
-0x023708,
-0x02370c,
-0x023710,
-0x023714,
-0x023718,
-0x02371c,
-0x023720,
-0x023724,
-0x023728,
-0x02372c,
-0x023730,
-0x023734,
-0x023738,
-0x02373c,
-0x023740,
-0x023744,
-0x023748,
-0x02374c,
-0x023750,
-0x023754,
-0x023758,
-0x02375c,
-0x023760,
-0x023764,
-0x023768,
-0x02376c,
-0x023770,
-0x023774,
-0x023778,
-0x02377c,
-0x023780,
-0x023784,
-0x023788,
-0x02378c,
-0x023790,
-0x023794,
-0x023798,
-0x02379c,
-0x0237a0,
-0x0237a4,
-0x0237a8,
-0x0237ac,
-0x0237b0,
-0x0237b4,
-0x0237b8,
-0x0237bc,
-0x0237c0,
-0x0237c4,
-0x0237c8,
-0x0237cc,
-0x0237d0,
-0x0237d4,
-0x0237d8,
-0x0237dc,
-0x0237e0,
-0x0237e4,
-0x0237e8,
-0x0237ec,
-0x0237f0,
-0x0237f4,
-0x0237f8,
-0x0237fc,
-0x023800,
-0x023804,
-0x023808,
-0x02380c,
-0x023810,
-0x023814,
-0x023818,
-0x02381c,
-0x023820,
-0x023824,
-0x023828,
-0x02382c,
-0x023830,
-0x023834,
-0x023838,
-0x02383c,
-0x023840,
-0x023844,
-0x023848,
-0x02384c,
-0x023850,
-0x023854,
-0x023858,
-0x02385c,
-0x023860,
-0x023864,
-0x023868,
-0x02386c,
-0x023870,
-0x023874,
-0x023878,
-0x02387c,
-0x023880,
-0x023884,
-0x023888,
-0x02388c,
-0x023890,
-0x023894,
-0x023898,
-0x02389c,
-0x0238a0,
-0x0238a4,
-0x0238a8,
-0x0238ac,
-0x0238b0,
-0x0238b4,
-0x0238b8,
-0x0238bc,
-0x0238c0,
-0x0238c4,
-0x0238c8,
-0x0238cc,
-0x0238d0,
-0x0238d4,
-0x0238d8,
-0x0238dc,
-0x0238e0,
-0x0238e4,
-0x0238e8,
-0x0238ec,
-0x0238f0,
-0x0238f4,
-0x0238f8,
-0x0238fc,
-0x023900,
-0x023904,
-0x023908,
-0x02390c,
-0x023910,
-0x023914,
-0x023918,
-0x02391c,
-0x023920,
-0x023924,
-0x023928,
-0x02392c,
-0x023930,
-0x023934,
-0x023938,
-0x02393c,
-0x023940,
-0x023944,
-0x023948,
-0x02394c,
-0x023950,
-0x023954,
-0x023958,
-0x02395c,
-0x023960,
-0x023964,
-0x023968,
-0x02396c,
-0x023970,
-0x023974,
-0x023978,
-0x02397c,
-0x023980,
-0x023984,
-0x023988,
-0x02398c,
-0x023990,
-0x023994,
-0x023998,
-0x02399c,
-0x0239a0,
-0x0239a4,
-0x0239a8,
-0x0239ac,
-0x0239b0,
-0x0239b4,
-0x0239b8,
-0x0239bc,
-0x0239c0,
-0x0239c4,
-0x0239c8,
-0x0239cc,
-0x0239d0,
-0x0239d4,
-0x0239d8,
-0x0239dc,
-0x0239e0,
-0x0239e4,
-0x0239e8,
-0x0239ec,
-0x0239f0,
-0x0239f4,
-0x0239f8,
-0x0239fc,
-0x023a00,
-0x023a04,
-0x023a08,
-0x023a0c,
-0x023a10,
-0x023a14,
-0x023a18,
-0x023a1c,
-0x023a20,
-0x023a24,
-0x023a28,
-0x023a2c,
-0x023a30,
-0x023a34,
-0x023a38,
-0x023a3c,
-0x023a40,
-0x023a44,
-0x023a48,
-0x023a4c,
-0x023a50,
-0x023a54,
-0x023a58,
-0x023a5c,
-0x023a60,
-0x023a64,
-0x023a68,
-0x023a6c,
-0x023a70,
-0x023a74,
-0x023a78,
-0x023a7c,
-0x023a80,
-0x023a84,
-0x023a88,
-0x023a8c,
-0x023a90,
-0x023a94,
-0x023a98,
-0x023a9c,
-0x023aa0,
-0x023aa4,
-0x023aa8,
-0x023aac,
-0x023ab0,
-0x023ab4,
-0x023ab8,
-0x023abc,
-0x023ac0,
-0x023ac4,
-0x023ac8,
-0x023acc,
-0x023ad0,
-0x023ad4,
-0x023ad8,
-0x023adc,
-0x023ae0,
-0x023ae4,
-0x023ae8,
-0x023aec,
-0x023af0,
-0x023af4,
-0x023af8,
-0x023afc,
-0x023b00,
-0x023b04,
-0x023b08,
-0x023b0c,
-0x023b10,
-0x023b14,
-0x023b18,
-0x023b1c,
-0x023b20,
-0x023b24,
-0x023b28,
-0x023b2c,
-0x023b30,
-0x023b34,
-0x023b38,
-0x023b3c,
-0x023b40,
-0x023b44,
-0x023b48,
-0x023b4c,
-0x023b50,
-0x023b54,
-0x023b58,
-0x023b5c,
-0x023b60,
-0x023b64,
-0x023b68,
-0x023b6c,
-0x023b70,
-0x023b74,
-0x023b78,
-0x023b7c,
-0x023b80,
-0x023b84,
-0x023b88,
-0x023b8c,
-0x023b90,
-0x023b94,
-0x023b98,
-0x023b9c,
-0x023ba0,
-0x023ba4,
-0x023ba8,
-0x023bac,
-0x023bb0,
-0x023bb4,
-0x023bb8,
-0x023bbc,
-0x023bc0,
-0x023bc4,
-0x023bc8,
-0x023bcc,
-0x023bd0,
-0x023bd4,
-0x023bd8,
-0x023bdc,
-0x023be0,
-0x023be4,
-0x023be8,
-0x023bec,
-0x023bf0,
-0x023bf4,
-0x023bf8,
-0x023bfc,
-0x023c00,
-0x023c04,
-0x023c08,
-0x023c0c,
-0x023c10,
-0x023c14,
-0x023c18,
-0x023c1c,
-0x023c20,
-0x023c24,
-0x023c28,
-0x023c2c,
-0x023c30,
-0x023c34,
-0x023c38,
-0x023c3c,
-0x023c40,
-0x023c44,
-0x023c48,
-0x023c4c,
-0x023c50,
-0x023c54,
-0x023c58,
-0x023c5c,
-0x023c60,
-0x023c64,
-0x023c68,
-0x023c6c,
-0x023c70,
-0x023c74,
-0x023c78,
-0x023c7c,
-0x023c80,
-0x023c84,
-0x023c88,
-0x023c8c,
-0x023c90,
-0x023c94,
-0x023c98,
-0x023c9c,
-0x023ca0,
-0x023ca4,
-0x023ca8,
-0x023cac,
-0x023cb0,
-0x023cb4,
-0x023cb8,
-0x023cbc,
-0x023cc0,
-0x023cc4,
-0x023cc8,
-0x023ccc,
-0x023cd0,
-0x023cd4,
-0x023cd8,
-0x023cdc,
-0x023ce0,
-0x023ce4,
-0x023ce8,
-0x023cec,
-0x023cf0,
-0x023cf4,
-0x023cf8,
-0x023cfc,
-0x023d00,
-0x023d04,
-0x023d08,
-0x023d0c,
-0x023d10,
-0x023d14,
-0x023d18,
-0x023d1c,
-0x023d20,
-0x023d24,
-0x023d28,
-0x023d2c,
-0x023d30,
-0x023d34,
-0x023d38,
-0x023d3c,
-0x023d40,
-0x023d44,
-0x023d48,
-0x023d4c,
-0x023d50,
-0x023d54,
-0x023d58,
-0x023d5c,
-0x023d60,
-0x023d64,
-0x023d68,
-0x023d6c,
-0x023d70,
-0x023d74,
-0x023d78,
-0x023d7c,
-0x023d80,
-0x023d84,
-0x023d88,
-0x023d8c,
-0x023d90,
-0x023d94,
-0x023d98,
-0x023d9c,
-0x023da0,
-0x023da4,
-0x023da8,
-0x023dac,
-0x023db0,
-0x023db4,
-0x023db8,
-0x023dbc,
-0x023dc0,
-0x023dc4,
-0x023dc8,
-0x023dcc,
-0x023dd0,
-0x023dd4,
-0x023dd8,
-0x023ddc,
-0x023de0,
-0x023de4,
-0x023de8,
-0x023dec,
-0x023df0,
-0x023df4,
-0x023df8,
-0x023dfc,
-0x023e00,
-0x023e04,
-0x023e08,
-0x023e0c,
-0x023e10,
-0x023e14,
-0x023e18,
-0x023e1c,
-0x023e20,
-0x023e24,
-0x023e28,
-0x023e2c,
-0x023e30,
-0x023e34,
-0x023e38,
-0x023e3c,
-0x023e40,
-0x023e44,
-0x023e48,
-0x023e4c,
-0x023e50,
-0x023e54,
-0x023e58,
-0x023e5c,
-0x023e60,
-0x023e64,
-0x023e68,
-0x023e6c,
-0x023e70,
-0x023e74,
-0x023e78,
-0x023e7c,
-0x023e80,
-0x023e84,
-0x023e88,
-0x023e8c,
-0x023e90,
-0x023e94,
-0x023e98,
-0x023e9c,
-0x023ea0,
-0x023ea4,
-0x023ea8,
-0x023eac,
-0x023eb0,
-0x023eb4,
-0x023eb8,
-0x023ebc,
-0x023ec0,
-0x023ec4,
-0x023ec8,
-0x023ecc,
-0x023ed0,
-0x023ed4,
-0x023ed8,
-0x023edc,
-0x023ee0,
-0x023ee4,
-0x023ee8,
-0x023eec,
-0x023ef0,
-0x023ef4,
-0x023ef8,
-0x023efc,
-0x023f00,
-0x023f04,
-0x023f08,
-0x023f0c,
-0x023f10,
-0x023f14,
-0x023f18,
-0x023f1c,
-0x023f20,
-0x023f24,
-0x023f28,
-0x023f2c,
-0x023f30,
-0x023f34,
-0x023f38,
-0x023f3c,
-0x023f40,
-0x023f44,
-0x023f48,
-0x023f4c,
-0x023f50,
-0x023f54,
-0x023f58,
-0x023f5c,
-0x023f60,
-0x023f64,
-0x023f68,
-0x023f6c,
-0x023f70,
-0x023f74,
-0x023f78,
-0x023f7c,
-0x023f80,
-0x023f84,
-0x023f88,
-0x023f8c,
-0x023f90,
-0x023f94,
-0x023f98,
-0x023f9c,
-0x023fa0,
-0x023fa4,
-0x023fa8,
-0x023fac,
-0x023fb0,
-0x023fb4,
-0x023fb8,
-0x023fbc,
-0x023fc0,
-0x023fc4,
-0x023fc8,
-0x023fcc,
-0x023fd0,
-0x023fd4,
-0x023fd8,
-0x023fdc,
-0x023fe0,
-0x023fe4,
-0x023fe8,
-0x023fec,
-0x023ff0,
-0x023ff4,
-0x023ff8,
-0x023ffc,
-0x024000,
-0x024004,
-0x024008,
-0x02400c,
-0x024010,
-0x024014,
-0x024018,
-0x02401c,
-0x024020,
-0x024024,
-0x024028,
-0x02402c,
-0x024030,
-0x024034,
-0x024038,
-0x02403c,
-0x024040,
-0x024044,
-0x024048,
-0x02404c,
-0x024050,
-0x024054,
-0x024058,
-0x02405c,
-0x024060,
-0x024064,
-0x024068,
-0x02406c,
-0x024070,
-0x024074,
-0x024078,
-0x02407c,
-0x024080,
-0x024084,
-0x024088,
-0x02408c,
-0x024090,
-0x024094,
-0x024098,
-0x02409c,
-0x0240a0,
-0x0240a4,
-0x0240a8,
-0x0240ac,
-0x0240b0,
-0x0240b4,
-0x0240b8,
-0x0240bc,
-0x0240c0,
-0x0240c4,
-0x0240c8,
-0x0240cc,
-0x0240d0,
-0x0240d4,
-0x0240d8,
-0x0240dc,
-0x0240e0,
-0x0240e4,
-0x0240e8,
-0x0240ec,
-0x0240f0,
-0x0240f4,
-0x0240f8,
-0x0240fc,
-0x024100,
-0x024104,
-0x024108,
-0x02410c,
-0x024110,
-0x024114,
-0x024118,
-0x02411c,
-0x024120,
-0x024124,
-0x024128,
-0x02412c,
-0x024130,
-0x024134,
-0x024138,
-0x02413c,
-0x024140,
-0x024144,
-0x024148,
-0x02414c,
-0x024150,
-0x024154,
-0x024158,
-0x02415c,
-0x024160,
-0x024164,
-0x024168,
-0x02416c,
-0x024170,
-0x024174,
-0x024178,
-0x02417c,
-0x024180,
-0x024184,
-0x024188,
-0x02418c,
-0x024190,
-0x024194,
-0x024198,
-0x02419c,
-0x0241a0,
-0x0241a4,
-0x0241a8,
-0x0241ac,
-0x0241b0,
-0x0241b4,
-0x0241b8,
-0x0241bc,
-0x0241c0,
-0x0241c4,
-0x0241c8,
-0x0241cc,
-0x0241d0,
-0x0241d4,
-0x0241d8,
-0x0241dc,
-0x0241e0,
-0x0241e4,
-0x0241e8,
-0x0241ec,
-0x0241f0,
-0x0241f4,
-0x0241f8,
-0x0241fc,
-0x024200,
-0x024204,
-0x024208,
-0x02420c,
-0x024210,
-0x024214,
-0x024218,
-0x02421c,
-0x024220,
-0x024224,
-0x024228,
-0x02422c,
-0x024230,
-0x024234,
-0x024238,
-0x02423c,
-0x024240,
-0x024244,
-0x024248,
-0x02424c,
-0x024250,
-0x024254,
-0x024258,
-0x02425c,
-0x024260,
-0x024264,
-0x024268,
-0x02426c,
-0x024270,
-0x024274,
-0x024278,
-0x02427c,
-0x024280,
-0x024284,
-0x024288,
-0x02428c,
-0x024290,
-0x024294,
-0x024298,
-0x02429c,
-0x0242a0,
-0x0242a4,
-0x0242a8,
-0x0242ac,
-0x0242b0,
-0x0242b4,
-0x0242b8,
-0x0242bc,
-0x0242c0,
-0x0242c4,
-0x0242c8,
-0x0242cc,
-0x0242d0,
-0x0242d4,
-0x0242d8,
-0x0242dc,
-0x0242e0,
-0x0242e4,
-0x0242e8,
-0x0242ec,
-0x0242f0,
-0x0242f4,
-0x0242f8,
-0x0242fc,
-0x024300,
-0x024304,
-0x024308,
-0x02430c,
-0x024310,
-0x024314,
-0x024318,
-0x02431c,
-0x024320,
-0x024324,
-0x024328,
-0x02432c,
-0x024330,
-0x024334,
-0x024338,
-0x02433c,
-0x024340,
-0x024344,
-0x024348,
-0x02434c,
-0x024350,
-0x024354,
-0x024358,
-0x02435c,
-0x024360,
-0x024364,
-0x024368,
-0x02436c,
-0x024370,
-0x024374,
-0x024378,
-0x02437c,
-0x024380,
-0x024384,
-0x024388,
-0x02438c,
-0x024390,
-0x024394,
-0x024398,
-0x02439c,
-0x0243a0,
-0x0243a4,
-0x0243a8,
-0x0243ac,
-0x0243b0,
-0x0243b4,
-0x0243b8,
-0x0243bc,
-0x0243c0,
-0x0243c4,
-0x0243c8,
-0x0243cc,
-0x0243d0,
-0x0243d4,
-0x0243d8,
-0x0243dc,
-0x0243e0,
-0x0243e4,
-0x0243e8,
-0x0243ec,
-0x0243f0,
-0x0243f4,
-0x0243f8,
-0x0243fc,
-0x024400,
-0x024404,
-0x024408,
-0x02440c,
-0x024410,
-0x024414,
-0x024418,
-0x02441c,
-0x024420,
-0x024424,
-0x024428,
-0x02442c,
-0x024430,
-0x024434,
-0x024438,
-0x02443c,
-0x024440,
-0x024444,
-0x024448,
-0x02444c,
-0x024450,
-0x024454,
-0x024458,
-0x02445c,
-0x024460,
-0x024464,
-0x024468,
-0x02446c,
-0x024470,
-0x024474,
-0x024478,
-0x02447c,
-0x024480,
-0x024484,
-0x024488,
-0x02448c,
-0x024490,
-0x024494,
-0x024498,
-0x02449c,
-0x0244a0,
-0x0244a4,
-0x0244a8,
-0x0244ac,
-0x0244b0,
-0x0244b4,
-0x0244b8,
-0x0244bc,
-0x0244c0,
-0x0244c4,
-0x0244c8,
-0x0244cc,
-0x0244d0,
-0x0244d4,
-0x0244d8,
-0x0244dc,
-0x0244e0,
-0x0244e4,
-0x0244e8,
-0x0244ec,
-0x0244f0,
-0x0244f4,
-0x0244f8,
-0x0244fc,
-0x024500,
-0x024504,
-0x024508,
-0x02450c,
-0x024510,
-0x024514,
-0x024518,
-0x02451c,
-0x024520,
-0x024524,
-0x024528,
-0x02452c,
-0x024530,
-0x024534,
-0x024538,
-0x02453c,
-0x024540,
-0x024544,
-0x024548,
-0x02454c,
-0x024550,
-0x024554,
-0x024558,
-0x02455c,
-0x024560,
-0x024564,
-0x024568,
-0x02456c,
-0x024570,
-0x024574,
-0x024578,
-0x02457c,
-0x024580,
-0x024584,
-0x024588,
-0x02458c,
-0x024590,
-0x024594,
-0x024598,
-0x02459c,
-0x0245a0,
-0x0245a4,
-0x0245a8,
-0x0245ac,
-0x0245b0,
-0x0245b4,
-0x0245b8,
-0x0245bc,
-0x0245c0,
-0x0245c4,
-0x0245c8,
-0x0245cc,
-0x0245d0,
-0x0245d4,
-0x0245d8,
-0x0245dc,
-0x0245e0,
-0x0245e4,
-0x0245e8,
-0x0245ec,
-0x0245f0,
-0x0245f4,
-0x0245f8,
-0x0245fc,
-0x024600,
-0x024604,
-0x024608,
-0x02460c,
-0x024610,
-0x024614,
-0x024618,
-0x02461c,
-0x024620,
-0x024624,
-0x024628,
-0x02462c,
-0x024630,
-0x024634,
-0x024638,
-0x02463c,
-0x024640,
-0x024644,
-0x024648,
-0x02464c,
-0x024650,
-0x024654,
-0x024658,
-0x02465c,
-0x024660,
-0x024664,
-0x024668,
-0x02466c,
-0x024670,
-0x024674,
-0x024678,
-0x02467c,
-0x024680,
-0x024684,
-0x024688,
-0x02468c,
-0x024690,
-0x024694,
-0x024698,
-0x02469c,
-0x0246a0,
-0x0246a4,
-0x0246a8,
-0x0246ac,
-0x0246b0,
-0x0246b4,
-0x0246b8,
-0x0246bc,
-0x0246c0,
-0x0246c4,
-0x0246c8,
-0x0246cc,
-0x0246d0,
-0x0246d4,
-0x0246d8,
-0x0246dc,
-0x0246e0,
-0x0246e4,
-0x0246e8,
-0x0246ec,
-0x0246f0,
-0x0246f4,
-0x0246f8,
-0x0246fc,
-0x024700,
-0x024704,
-0x024708,
-0x02470c,
-0x024710,
-0x024714,
-0x024718,
-0x02471c,
-0x024720,
-0x024724,
-0x024728,
-0x02472c,
-0x024730,
-0x024734,
-0x024738,
-0x02473c,
-0x024740,
-0x024744,
-0x024748,
-0x02474c,
-0x024750,
-0x024754,
-0x024758,
-0x02475c,
-0x024760,
-0x024764,
-0x024768,
-0x02476c,
-0x024770,
-0x024774,
-0x024778,
-0x02477c,
-0x024780,
-0x024784,
-0x024788,
-0x02478c,
-0x024790,
-0x024794,
-0x024798,
-0x02479c,
-0x0247a0,
-0x0247a4,
-0x0247a8,
-0x0247ac,
-0x0247b0,
-0x0247b4,
-0x0247b8,
-0x0247bc,
-0x0247c0,
-0x0247c4,
-0x0247c8,
-0x0247cc,
-0x0247d0,
-0x0247d4,
-0x0247d8,
-0x0247dc,
-0x0247e0,
-0x0247e4,
-0x0247e8,
-0x0247ec,
-0x0247f0,
-0x0247f4,
-0x0247f8,
-0x0247fc,
-0x024800,
-0x024804,
-0x024808,
-0x02480c,
-0x024810,
-0x024814,
-0x024818,
-0x02481c,
-0x024820,
-0x024824,
-0x024828,
-0x02482c,
-0x024830,
-0x024834,
-0x024838,
-0x02483c,
-0x024840,
-0x024844,
-0x024848,
-0x02484c,
-0x024850,
-0x024854,
-0x024858,
-0x02485c,
-0x024860,
-0x024864,
-0x024868,
-0x02486c,
-0x024870,
-0x024874,
-0x024878,
-0x02487c,
-0x024880,
-0x024884,
-0x024888,
-0x02488c,
-0x024890,
-0x024894,
-0x024898,
-0x02489c,
-0x0248a0,
-0x0248a4,
-0x0248a8,
-0x0248ac,
-0x0248b0,
-0x0248b4,
-0x0248b8,
-0x0248bc,
-0x0248c0,
-0x0248c4,
-0x0248c8,
-0x0248cc,
-0x0248d0,
-0x0248d4,
-0x0248d8,
-0x0248dc,
-0x0248e0,
-0x0248e4,
-0x0248e8,
-0x0248ec,
-0x0248f0,
-0x0248f4,
-0x0248f8,
-0x0248fc,
-0x024900,
-0x024904,
-0x024908,
-0x02490c,
-0x024910,
-0x024914,
-0x024918,
-0x02491c,
-0x024920,
-0x024924,
-0x024928,
-0x02492c,
-0x024930,
-0x024934,
-0x024938,
-0x02493c,
-0x024940,
-0x024944,
-0x024948,
-0x02494c,
-0x024950,
-0x024954,
-0x024958,
-0x02495c,
-0x024960,
-0x024964,
-0x024968,
-0x02496c,
-0x024970,
-0x024974,
-0x024978,
-0x02497c,
-0x024980,
-0x024984,
-0x024988,
-0x02498c,
-0x024990,
-0x024994,
-0x024998,
-0x02499c,
-0x0249a0,
-0x0249a4,
-0x0249a8,
-0x0249ac,
-0x0249b0,
-0x0249b4,
-0x0249b8,
-0x0249bc,
-0x0249c0,
-0x0249c4,
-0x0249c8,
-0x0249cc,
-0x0249d0,
-0x0249d4,
-0x0249d8,
-0x0249dc,
-0x0249e0,
-0x0249e4,
-0x0249e8,
-0x0249ec,
-0x0249f0,
-0x0249f4,
-0x0249f8,
-0x0249fc,
-0x024a00,
-0x024a04,
-0x024a08,
-0x024a0c,
-0x024a10,
-0x024a14,
-0x024a18,
-0x024a1c,
-0x024a20,
-0x024a24,
-0x024a28,
-0x024a2c,
-0x024a30,
-0x024a34,
-0x024a38,
-0x024a3c,
-0x024a40,
-0x024a44,
-0x024a48,
-0x024a4c,
-0x024a50,
-0x024a54,
-0x024a58,
-0x024a5c,
-0x024a60,
-0x024a64,
-0x024a68,
-0x024a6c,
-0x024a70,
-0x024a74,
-0x024a78,
-0x024a7c,
-0x024a80,
-0x024a84,
-0x024a88,
-0x024a8c,
-0x024a90,
-0x024a94,
-0x024a98,
-0x024a9c,
-0x024aa0,
-0x024aa4,
-0x024aa8,
-0x024aac,
-0x024ab0,
-0x024ab4,
-0x024ab8,
-0x024abc,
-0x024ac0,
-0x024ac4,
-0x024ac8,
-0x024acc,
-0x024ad0,
-0x024ad4,
-0x024ad8,
-0x024adc,
-0x024ae0,
-0x024ae4,
-0x024ae8,
-0x024aec,
-0x024af0,
-0x024af4,
-0x024af8,
-0x024afc,
-0x024b00,
-0x024b04,
-0x024b08,
-0x024b0c,
-0x024b10,
-0x024b14,
-0x024b18,
-0x024b1c,
-0x024b20,
-0x024b24,
-0x024b28,
-0x024b2c,
-0x024b30,
-0x024b34,
-0x024b38,
-0x024b3c,
-0x024b40,
-0x024b44,
-0x024b48,
-0x024b4c,
-0x024b50,
-0x024b54,
-0x024b58,
-0x024b5c,
-0x024b60,
-0x024b64,
-0x024b68,
-0x024b6c,
-0x024b70,
-0x024b74,
-0x024b78,
-0x024b7c,
-0x024b80,
-0x024b84,
-0x024b88,
-0x024b8c,
-0x024b90,
-0x024b94,
-0x024b98,
-0x024b9c,
-0x024ba0,
-0x024ba4,
-0x024ba8,
-0x024bac,
-0x024bb0,
-0x024bb4,
-0x024bb8,
-0x024bbc,
-0x024bc0,
-0x024bc4,
-0x024bc8,
-0x024bcc,
-0x024bd0,
-0x024bd4,
-0x024bd8,
-0x024bdc,
-0x024be0,
-0x024be4,
-0x024be8,
-0x024bec,
-0x024bf0,
-0x024bf4,
-0x024bf8,
-0x024bfc,
-0x024c00,
-0x024c04,
-0x024c08,
-0x024c0c,
-0x024c10,
-0x024c14,
-0x024c18,
-0x024c1c,
-0x024c20,
-0x024c24,
-0x024c28,
-0x024c2c,
-0x024c30,
-0x024c34,
-0x024c38,
-0x024c3c,
-0x024c40,
-0x024c44,
-0x024c48,
-0x024c4c,
-0x024c50,
-0x024c54,
-0x024c58,
-0x024c5c,
-0x024c60,
-0x024c64,
-0x024c68,
-0x024c6c,
-0x024c70,
-0x024c74,
-0x024c78,
-0x024c7c,
-0x024c80,
-0x024c84,
-0x024c88,
-0x024c8c,
-0x024c90,
-0x024c94,
-0x024c98,
-0x024c9c,
-0x024ca0,
-0x024ca4,
-0x024ca8,
-0x024cac,
-0x024cb0,
-0x024cb4,
-0x024cb8,
-0x024cbc,
-0x024cc0,
-0x024cc4,
-0x024cc8,
-0x024ccc,
-0x024cd0,
-0x024cd4,
-0x024cd8,
-0x024cdc,
-0x024ce0,
-0x024ce4,
-0x024ce8,
-0x024cec,
-0x024cf0,
-0x024cf4,
-0x024cf8,
-0x024cfc,
-0x024d00,
-0x024d04,
-0x024d08,
-0x024d0c,
-0x024d10,
-0x024d14,
-0x024d18,
-0x024d1c,
-0x024d20,
-0x024d24,
-0x024d28,
-0x024d2c,
-0x024d30,
-0x024d34,
-0x024d38,
-0x024d3c,
-0x024d40,
-0x024d44,
-0x024d48,
-0x024d4c,
-0x024d50,
-0x024d54,
-0x024d58,
-0x024d5c,
-0x024d60,
-0x024d64,
-0x024d68,
-0x024d6c,
-0x024d70,
-0x024d74,
-0x024d78,
-0x024d7c,
-0x024d80,
-0x024d84,
-0x024d88,
-0x024d8c,
-0x024d90,
-0x024d94,
-0x024d98,
-0x024d9c,
-0x024da0,
-0x024da4,
-0x024da8,
-0x024dac,
-0x024db0,
-0x024db4,
-0x024db8,
-0x024dbc,
-0x024dc0,
-0x024dc4,
-0x024dc8,
-0x024dcc,
-0x024dd0,
-0x024dd4,
-0x024dd8,
-0x024ddc,
-0x024de0,
-0x024de4,
-0x024de8,
-0x024dec,
-0x024df0,
-0x024df4,
-0x024df8,
-0x024dfc,
-0x024e00,
-0x024e04,
-0x024e08,
-0x024e0c,
-0x024e10,
-0x024e14,
-0x024e18,
-0x024e1c,
-0x024e20,
-0x024e24,
-0x024e28,
-0x024e2c,
-0x024e30,
-0x024e34,
-0x024e38,
-0x024e3c,
-0x024e40,
-0x024e44,
-0x024e48,
-0x024e4c,
-0x024e50,
-0x024e54,
-0x024e58,
-0x024e5c,
-0x024e60,
-0x024e64,
-0x024e68,
-0x024e6c,
-0x024e70,
-0x024e74,
-0x024e78,
-0x024e7c,
-0x024e80,
-0x024e84,
-0x024e88,
-0x024e8c,
-0x024e90,
-0x024e94,
-0x024e98,
-0x024e9c,
-0x024ea0,
-0x024ea4,
-0x024ea8,
-0x024eac,
-0x024eb0,
-0x024eb4,
-0x024eb8,
-0x024ebc,
-0x024ec0,
-0x024ec4,
-0x024ec8,
-0x024ecc,
-0x024ed0,
-0x024ed4,
-0x024ed8,
-0x024edc,
-0x024ee0,
-0x024ee4,
-0x024ee8,
-0x024eec,
-0x024ef0,
-0x024ef4,
-0x024ef8,
-0x024efc,
-0x024f00,
-0x024f04,
-0x024f08,
-0x024f0c,
-0x024f10,
-0x024f14,
-0x024f18,
-0x024f1c,
-0x024f20,
-0x024f24,
-0x024f28,
-0x024f2c,
-0x024f30,
-0x024f34,
-0x024f38,
-0x024f3c,
-0x024f40,
-0x024f44,
-0x024f48,
-0x024f4c,
-0x024f50,
-0x024f54,
-0x024f58,
-0x024f5c,
-0x024f60,
-0x024f64,
-0x024f68,
-0x024f6c,
-0x024f70,
-0x024f74,
-0x024f78,
-0x024f7c,
-0x024f80,
-0x024f84,
-0x024f88,
-0x024f8c,
-0x024f90,
-0x024f94,
-0x024f98,
-0x024f9c,
-0x024fa0,
-0x024fa4,
-0x024fa8,
-0x024fac,
-0x024fb0,
-0x024fb4,
-0x024fb8,
-0x024fbc,
-0x024fc0,
-0x024fc4,
-0x024fc8,
-0x024fcc,
-0x024fd0,
-0x024fd4,
-0x024fd8,
-0x024fdc,
-0x024fe0,
-0x024fe4,
-0x024fe8,
-0x024fec,
-0x024ff0,
-0x024ff4,
-0x024ff8,
-0x024ffc,
-0x025000,
-0x025004,
-0x025008,
-0x02500c,
-0x025010,
-0x025014,
-0x025018,
-0x02501c,
-0x025020,
-0x025024,
-0x025028,
-0x02502c,
-0x025030,
-0x025034,
-0x025038,
-0x02503c,
-0x025040,
-0x025044,
-0x025048,
-0x02504c,
-0x025050,
-0x025054,
-0x025058,
-0x02505c,
-0x025060,
-0x025064,
-0x025068,
-0x02506c,
-0x025070,
-0x025074,
-0x025078,
-0x02507c,
-0x025080,
-0x025084,
-0x025088,
-0x02508c,
-0x025090,
-0x025094,
-0x025098,
-0x02509c,
-0x0250a0,
-0x0250a4,
-0x0250a8,
-0x0250ac,
-0x0250b0,
-0x0250b4,
-0x0250b8,
-0x0250bc,
-0x0250c0,
-0x0250c4,
-0x0250c8,
-0x0250cc,
-0x0250d0,
-0x0250d4,
-0x0250d8,
-0x0250dc,
-0x0250e0,
-0x0250e4,
-0x0250e8,
-0x0250ec,
-0x0250f0,
-0x0250f4,
-0x0250f8,
-0x0250fc,
-0x025100,
-0x025104,
-0x025108,
-0x02510c,
-0x025110,
-0x025114,
-0x025118,
-0x02511c,
-0x025120,
-0x025124,
-0x025128,
-0x02512c,
-0x025130,
-0x025134,
-0x025138,
-0x02513c,
-0x025140,
-0x025144,
-0x025148,
-0x02514c,
-0x025150,
-0x025154,
-0x025158,
-0x02515c,
-0x025160,
-0x025164,
-0x025168,
-0x02516c,
-0x025170,
-0x025174,
-0x025178,
-0x02517c,
-0x025180,
-0x025184,
-0x025188,
-0x02518c,
-0x025190,
-0x025194,
-0x025198,
-0x02519c,
-0x0251a0,
-0x0251a4,
-0x0251a8,
-0x0251ac,
-0x0251b0,
-0x0251b4,
-0x0251b8,
-0x0251bc,
-0x0251c0,
-0x0251c4,
-0x0251c8,
-0x0251cc,
-0x0251d0,
-0x0251d4,
-0x0251d8,
-0x0251dc,
-0x0251e0,
-0x0251e4,
-0x0251e8,
-0x0251ec,
-0x0251f0,
-0x0251f4,
-0x0251f8,
-0x0251fc,
-0x025200,
-0x025204,
-0x025208,
-0x02520c,
-0x025210,
-0x025214,
-0x025218,
-0x02521c,
-0x025220,
-0x025224,
-0x025228,
-0x02522c,
-0x025230,
-0x025234,
-0x025238,
-0x02523c,
-0x025240,
-0x025244,
-0x025248,
-0x02524c,
-0x025250,
-0x025254,
-0x025258,
-0x02525c,
-0x025260,
-0x025264,
-0x025268,
-0x02526c,
-0x025270,
-0x025274,
-0x025278,
-0x02527c,
-0x025280,
-0x025284,
-0x025288,
-0x02528c,
-0x025290,
-0x025294,
-0x025298,
-0x02529c,
-0x0252a0,
-0x0252a4,
-0x0252a8,
-0x0252ac,
-0x0252b0,
-0x0252b4,
-0x0252b8,
-0x0252bc,
-0x0252c0,
-0x0252c4,
-0x0252c8,
-0x0252cc,
-0x0252d0,
-0x0252d4,
-0x0252d8,
-0x0252dc,
-0x0252e0,
-0x0252e4,
-0x0252e8,
-0x0252ec,
-0x0252f0,
-0x0252f4,
-0x0252f8,
-0x0252fc,
-0x025300,
-0x025304,
-0x025308,
-0x02530c,
-0x025310,
-0x025314,
-0x025318,
-0x02531c,
-0x025320,
-0x025324,
-0x025328,
-0x02532c,
-0x025330,
-0x025334,
-0x025338,
-0x02533c,
-0x025340,
-0x025344,
-0x025348,
-0x02534c,
-0x025350,
-0x025354,
-0x025358,
-0x02535c,
-0x025360,
-0x025364,
-0x025368,
-0x02536c,
-0x025370,
-0x025374,
-0x025378,
-0x02537c,
-0x025380,
-0x025384,
-0x025388,
-0x02538c,
-0x025390,
-0x025394,
-0x025398,
-0x02539c,
-0x0253a0,
-0x0253a4,
-0x0253a8,
-0x0253ac,
-0x0253b0,
-0x0253b4,
-0x0253b8,
-0x0253bc,
-0x0253c0,
-0x0253c4,
-0x0253c8,
-0x0253cc,
-0x0253d0,
-0x0253d4,
-0x0253d8,
-0x0253dc,
-0x0253e0,
-0x0253e4,
-0x0253e8,
-0x0253ec,
-0x0253f0,
-0x0253f4,
-0x0253f8,
-0x0253fc,
-0x025400,
-0x025404,
-0x025408,
-0x02540c,
-0x025410,
-0x025414,
-0x025418,
-0x02541c,
-0x025420,
-0x025424,
-0x025428,
-0x02542c,
-0x025430,
-0x025434,
-0x025438,
-0x02543c,
-0x025440,
-0x025444,
-0x025448,
-0x02544c,
-0x025450,
-0x025454,
-0x025458,
-0x02545c,
-0x025460,
-0x025464,
-0x025468,
-0x02546c,
-0x025470,
-0x025474,
-0x025478,
-0x02547c,
-0x025480,
-0x025484,
-0x025488,
-0x02548c,
-0x025490,
-0x025494,
-0x025498,
-0x02549c,
-0x0254a0,
-0x0254a4,
-0x0254a8,
-0x0254ac,
-0x0254b0,
-0x0254b4,
-0x0254b8,
-0x0254bc,
-0x0254c0,
-0x0254c4,
-0x0254c8,
-0x0254cc,
-0x0254d0,
-0x0254d4,
-0x0254d8,
-0x0254dc,
-0x0254e0,
-0x0254e4,
-0x0254e8,
-0x0254ec,
-0x0254f0,
-0x0254f4,
-0x0254f8,
-0x0254fc,
-0x025500,
-0x025504,
-0x025508,
-0x02550c,
-0x025510,
-0x025514,
-0x025518,
-0x02551c,
-0x025520,
-0x025524,
-0x025528,
-0x02552c,
-0x025530,
-0x025534,
-0x025538,
-0x02553c,
-0x025540,
-0x025544,
-0x025548,
-0x02554c,
-0x025550,
-0x025554,
-0x025558,
-0x02555c,
-0x025560,
-0x025564,
-0x025568,
-0x02556c,
-0x025570,
-0x025574,
-0x025578,
-0x02557c,
-0x025580,
-0x025584,
-0x025588,
-0x02558c,
-0x025590,
-0x025594,
-0x025598,
-0x02559c,
-0x0255a0,
-0x0255a4,
-0x0255a8,
-0x0255ac,
-0x0255b0,
-0x0255b4,
-0x0255b8,
-0x0255bc,
-0x0255c0,
-0x0255c4,
-0x0255c8,
-0x0255cc,
-0x0255d0,
-0x0255d4,
-0x0255d8,
-0x0255dc,
-0x0255e0,
-0x0255e4,
-0x0255e8,
-0x0255ec,
-0x0255f0,
-0x0255f4,
-0x0255f8,
-0x0255fc,
-0x025600,
-0x025604,
-0x025608,
-0x02560c,
-0x025610,
-0x025614,
-0x025618,
-0x02561c,
-0x025620,
-0x025624,
-0x025628,
-0x02562c,
-0x025630,
-0x025634,
-0x025638,
-0x02563c,
-0x025640,
-0x025644,
-0x025648,
-0x02564c,
-0x025650,
-0x025654,
-0x025658,
-0x02565c,
-0x025660,
-0x025664,
-0x025668,
-0x02566c,
-0x025670,
-0x025674,
-0x025678,
-0x02567c,
-0x025680,
-0x025684,
-0x025688,
-0x02568c,
-0x025690,
-0x025694,
-0x025698,
-0x02569c,
-0x0256a0,
-0x0256a4,
-0x0256a8,
-0x0256ac,
-0x0256b0,
-0x0256b4,
-0x0256b8,
-0x0256bc,
-0x0256c0,
-0x0256c4,
-0x0256c8,
-0x0256cc,
-0x0256d0,
-0x0256d4,
-0x0256d8,
-0x0256dc,
-0x0256e0,
-0x0256e4,
-0x0256e8,
-0x0256ec,
-0x0256f0,
-0x0256f4,
-0x0256f8,
-0x0256fc,
-0x025700,
-0x025704,
-0x025708,
-0x02570c,
-0x025710,
-0x025714,
-0x025718,
-0x02571c,
-0x025720,
-0x025724,
-0x025728,
-0x02572c,
-0x025730,
-0x025734,
-0x025738,
-0x02573c,
-0x025740,
-0x025744,
-0x025748,
-0x02574c,
-0x025750,
-0x025754,
-0x025758,
-0x02575c,
-0x025760,
-0x025764,
-0x025768,
-0x02576c,
-0x025770,
-0x025774,
-0x025778,
-0x02577c,
-0x025780,
-0x025784,
-0x025788,
-0x02578c,
-0x025790,
-0x025794,
-0x025798,
-0x02579c,
-0x0257a0,
-0x0257a4,
-0x0257a8,
-0x0257ac,
-0x0257b0,
-0x0257b4,
-0x0257b8,
-0x0257bc,
-0x0257c0,
-0x0257c4,
-0x0257c8,
-0x0257cc,
-0x0257d0,
-0x0257d4,
-0x0257d8,
-0x0257dc,
-0x0257e0,
-0x0257e4,
-0x0257e8,
-0x0257ec,
-0x0257f0,
-0x0257f4,
-0x0257f8,
-0x0257fc,
-0x025800,
-0x025804,
-0x025808,
-0x02580c,
-0x025810,
-0x025814,
-0x025818,
-0x02581c,
-0x025820,
-0x025824,
-0x025828,
-0x02582c,
-0x025830,
-0x025834,
-0x025838,
-0x02583c,
-0x025840,
-0x025844,
-0x025848,
-0x02584c,
-0x025850,
-0x025854,
-0x025858,
-0x02585c,
-0x025860,
-0x025864,
-0x025868,
-0x02586c,
-0x025870,
-0x025874,
-0x025878,
-0x02587c,
-0x025880,
-0x025884,
-0x025888,
-0x02588c,
-0x025890,
-0x025894,
-0x025898,
-0x02589c,
-0x0258a0,
-0x0258a4,
-0x0258a8,
-0x0258ac,
-0x0258b0,
-0x0258b4,
-0x0258b8,
-0x0258bc,
-0x0258c0,
-0x0258c4,
-0x0258c8,
-0x0258cc,
-0x0258d0,
-0x0258d4,
-0x0258d8,
-0x0258dc,
-0x0258e0,
-0x0258e4,
-0x0258e8,
-0x0258ec,
-0x0258f0,
-0x0258f4,
-0x0258f8,
-0x0258fc,
-0x025900,
-0x025904,
-0x025908,
-0x02590c,
-0x025910,
-0x025914,
-0x025918,
-0x02591c,
-0x025920,
-0x025924,
-0x025928,
-0x02592c,
-0x025930,
-0x025934,
-0x025938,
-0x02593c,
-0x025940,
-0x025944,
-0x025948,
-0x02594c,
-0x025950,
-0x025954,
-0x025958,
-0x02595c,
-0x025960,
-0x025964,
-0x025968,
-0x02596c,
-0x025970,
-0x025974,
-0x025978,
-0x02597c,
-0x025980,
-0x025984,
-0x025988,
-0x02598c,
-0x025990,
-0x025994,
-0x025998,
-0x02599c,
-0x0259a0,
-0x0259a4,
-0x0259a8,
-0x0259ac,
-0x0259b0,
-0x0259b4,
-0x0259b8,
-0x0259bc,
-0x0259c0,
-0x0259c4,
-0x0259c8,
-0x0259cc,
-0x0259d0,
-0x0259d4,
-0x0259d8,
-0x0259dc,
-0x0259e0,
-0x0259e4,
-0x0259e8,
-0x0259ec,
-0x0259f0,
-0x0259f4,
-0x0259f8,
-0x0259fc,
-0x025a00,
-0x025a04,
-0x025a08,
-0x025a0c,
-0x025a10,
-0x025a14,
-0x025a18,
-0x025a1c,
-0x025a20,
-0x025a24,
-0x025a28,
-0x025a2c,
-0x025a30,
-0x025a34,
-0x025a38,
-0x025a3c,
-0x025a40,
-0x025a44,
-0x025a48,
-0x025a4c,
-0x025a50,
-0x025a54,
-0x025a58,
-0x025a5c,
-0x025a60,
-0x025a64,
-0x025a68,
-0x025a6c,
-0x025a70,
-0x025a74,
-0x025a78,
-0x025a7c,
-0x025a80,
-0x025a84,
-0x025a88,
-0x025a8c,
-0x025a90,
-0x025a94,
-0x025a98,
-0x025a9c,
-0x025aa0,
-0x025aa4,
-0x025aa8,
-0x025aac,
-0x025ab0,
-0x025ab4,
-0x025ab8,
-0x025abc,
-0x025ac0,
-0x025ac4,
-0x025ac8,
-0x025acc,
-0x025ad0,
-0x025ad4,
-0x025ad8,
-0x025adc,
-0x025ae0,
-0x025ae4,
-0x025ae8,
-0x025aec,
-0x025af0,
-0x025af4,
-0x025af8,
-0x025afc,
-0x025b00,
-0x025b04,
-0x025b08,
-0x025b0c,
-0x025b10,
-0x025b14,
-0x025b18,
-0x025b1c,
-0x025b20,
-0x025b24,
-0x025b28,
-0x025b2c,
-0x025b30,
-0x025b34,
-0x025b38,
-0x025b3c,
-0x025b40,
-0x025b44,
-0x025b48,
-0x025b4c,
-0x025b50,
-0x025b54,
-0x025b58,
-0x025b5c,
-0x025b60,
-0x025b64,
-0x025b68,
-0x025b6c,
-0x025b70,
-0x025b74,
-0x025b78,
-0x025b7c,
-0x025b80,
-0x025b84,
-0x025b88,
-0x025b8c,
-0x025b90,
-0x025b94,
-0x025b98,
-0x025b9c,
-0x025ba0,
-0x025ba4,
-0x025ba8,
-0x025bac,
-0x025bb0,
-0x025bb4,
-0x025bb8,
-0x025bbc,
-0x025bc0,
-0x025bc4,
-0x025bc8,
-0x025bcc,
-0x025bd0,
-0x025bd4,
-0x025bd8,
-0x025bdc,
-0x025be0,
-0x025be4,
-0x025be8,
-0x025bec,
-0x025bf0,
-0x025bf4,
-0x025bf8,
-0x025bfc,
-0x025c00,
-0x025c04,
-0x025c08,
-0x025c0c,
-0x025c10,
-0x025c14,
-0x025c18,
-0x025c1c,
-0x025c20,
-0x025c24,
-0x025c28,
-0x025c2c,
-0x025c30,
-0x025c34,
-0x025c38,
-0x025c3c,
-0x025c40,
-0x025c44,
-0x025c48,
-0x025c4c,
-0x025c50,
-0x025c54,
-0x025c58,
-0x025c5c,
-0x025c60,
-0x025c64,
-0x025c68,
-0x025c6c,
-0x025c70,
-0x025c74,
-0x025c78,
-0x025c7c,
-0x025c80,
-0x025c84,
-0x025c88,
-0x025c8c,
-0x025c90,
-0x025c94,
-0x025c98,
-0x025c9c,
-0x025ca0,
-0x025ca4,
-0x025ca8,
-0x025cac,
-0x025cb0,
-0x025cb4,
-0x025cb8,
-0x025cbc,
-0x025cc0,
-0x025cc4,
-0x025cc8,
-0x025ccc,
-0x025cd0,
-0x025cd4,
-0x025cd8,
-0x025cdc,
-0x025ce0,
-0x025ce4,
-0x025ce8,
-0x025cec,
-0x025cf0,
-0x025cf4,
-0x025cf8,
-0x025cfc,
-0x025d00,
-0x025d04,
-0x025d08,
-0x025d0c,
-0x025d10,
-0x025d14,
-0x025d18,
-0x025d1c,
-0x025d20,
-0x025d24,
-0x025d28,
-0x025d2c,
-0x025d30,
-0x025d34,
-0x025d38,
-0x025d3c,
-0x025d40,
-0x025d44,
-0x025d48,
-0x025d4c,
-0x025d50,
-0x025d54,
-0x025d58,
-0x025d5c,
-0x025d60,
-0x025d64,
-0x025d68,
-0x025d6c,
-0x025d70,
-0x025d74,
-0x025d78,
-0x025d7c,
-0x025d80,
-0x025d84,
-0x025d88,
-0x025d8c,
-0x025d90,
-0x025d94,
-0x025d98,
-0x025d9c,
-0x025da0,
-0x025da4,
-0x025da8,
-0x025dac,
-0x025db0,
-0x025db4,
-0x025db8,
-0x025dbc,
-0x025dc0,
-0x025dc4,
-0x025dc8,
-0x025dcc,
-0x025dd0,
-0x025dd4,
-0x025dd8,
-0x025ddc,
-0x025de0,
-0x025de4,
-0x025de8,
-0x025dec,
-0x025df0,
-0x025df4,
-0x025df8,
-0x025dfc,
-0x025e00,
-0x025e04,
-0x025e08,
-0x025e0c,
-0x025e10,
-0x025e14,
-0x025e18,
-0x025e1c,
-0x025e20,
-0x025e24,
-0x025e28,
-0x025e2c,
-0x025e30,
-0x025e34,
-0x025e38,
-0x025e3c,
-0x025e40,
-0x025e44,
-0x025e48,
-0x025e4c,
-0x025e50,
-0x025e54,
-0x025e58,
-0x025e5c,
-0x025e60,
-0x025e64,
-0x025e68,
-0x025e6c,
-0x025e70,
-0x025e74,
-0x025e78,
-0x025e7c,
-0x025e80,
-0x025e84,
-0x025e88,
-0x025e8c,
-0x025e90,
-0x025e94,
-0x025e98,
-0x025e9c,
-0x025ea0,
-0x025ea4,
-0x025ea8,
-0x025eac,
-0x025eb0,
-0x025eb4,
-0x025eb8,
-0x025ebc,
-0x025ec0,
-0x025ec4,
-0x025ec8,
-0x025ecc,
-0x025ed0,
-0x025ed4,
-0x025ed8,
-0x025edc,
-0x025ee0,
-0x025ee4,
-0x025ee8,
-0x025eec,
-0x025ef0,
-0x025ef4,
-0x025ef8,
-0x025efc,
-0x025f00,
-0x025f04,
-0x025f08,
-0x025f0c,
-0x025f10,
-0x025f14,
-0x025f18,
-0x025f1c,
-0x025f20,
-0x025f24,
-0x025f28,
-0x025f2c,
-0x025f30,
-0x025f34,
-0x025f38,
-0x025f3c,
-0x025f40,
-0x025f44,
-0x025f48,
-0x025f4c,
-0x025f50,
-0x025f54,
-0x025f58,
-0x025f5c,
-0x025f60,
-0x025f64,
-0x025f68,
-0x025f6c,
-0x025f70,
-0x025f74,
-0x025f78,
-0x025f7c,
-0x025f80,
-0x025f84,
-0x025f88,
-0x025f8c,
-0x025f90,
-0x025f94,
-0x025f98,
-0x025f9c,
-0x025fa0,
-0x025fa4,
-0x025fa8,
-0x025fac,
-0x025fb0,
-0x025fb4,
-0x025fb8,
-0x025fbc,
-0x025fc0,
-0x025fc4,
-0x025fc8,
-0x025fcc,
-0x025fd0,
-0x025fd4,
-0x025fd8,
-0x025fdc,
-0x025fe0,
-0x025fe4,
-0x025fe8,
-0x025fec,
-0x025ff0,
-0x025ff4,
-0x025ff8,
-0x025ffc,
-0x026000,
-0x026004,
-0x026008,
-0x02600c,
-0x026010,
-0x026014,
-0x026018,
-0x02601c,
-0x026020,
-0x026024,
-0x026028,
-0x02602c,
-0x026030,
-0x026034,
-0x026038,
-0x02603c,
-0x026040,
-0x026044,
-0x026048,
-0x02604c,
-0x026050,
-0x026054,
-0x026058,
-0x02605c,
-0x026060,
-0x026064,
-0x026068,
-0x02606c,
-0x026070,
-0x026074,
-0x026078,
-0x02607c,
-0x026080,
-0x026084,
-0x026088,
-0x02608c,
-0x026090,
-0x026094,
-0x026098,
-0x02609c,
-0x0260a0,
-0x0260a4,
-0x0260a8,
-0x0260ac,
-0x0260b0,
-0x0260b4,
-0x0260b8,
-0x0260bc,
-0x0260c0,
-0x0260c4,
-0x0260c8,
-0x0260cc,
-0x0260d0,
-0x0260d4,
-0x0260d8,
-0x0260dc,
-0x0260e0,
-0x0260e4,
-0x0260e8,
-0x0260ec,
-0x0260f0,
-0x0260f4,
-0x0260f8,
-0x0260fc,
-0x026100,
-0x026104,
-0x026108,
-0x02610c,
-0x026110,
-0x026114,
-0x026118,
-0x02611c,
-0x026120,
-0x026124,
-0x026128,
-0x02612c,
-0x026130,
-0x026134,
-0x026138,
-0x02613c,
-0x026140,
-0x026144,
-0x026148,
-0x02614c,
-0x026150,
-0x026154,
-0x026158,
-0x02615c,
-0x026160,
-0x026164,
-0x026168,
-0x02616c,
-0x026170,
-0x026174,
-0x026178,
-0x02617c,
-0x026180,
-0x026184,
-0x026188,
-0x02618c,
-0x026190,
-0x026194,
-0x026198,
-0x02619c,
-0x0261a0,
-0x0261a4,
-0x0261a8,
-0x0261ac,
-0x0261b0,
-0x0261b4,
-0x0261b8,
-0x0261bc,
-0x0261c0,
-0x0261c4,
-0x0261c8,
-0x0261cc,
-0x0261d0,
-0x0261d4,
-0x0261d8,
-0x0261dc,
-0x0261e0,
-0x0261e4,
-0x0261e8,
-0x0261ec,
-0x0261f0,
-0x0261f4,
-0x0261f8,
-0x0261fc,
-0x026200,
-0x026204,
-0x026208,
-0x02620c,
-0x026210,
-0x026214,
-0x026218,
-0x02621c,
-0x026220,
-0x026224,
-0x026228,
-0x02622c,
-0x026230,
-0x026234,
-0x026238,
-0x02623c,
-0x026240,
-0x026244,
-0x026248,
-0x02624c,
-0x026250,
-0x026254,
-0x026258,
-0x02625c,
-0x026260,
-0x026264,
-0x026268,
-0x02626c,
-0x026270,
-0x026274,
-0x026278,
-0x02627c,
-0x026280,
-0x026284,
-0x026288,
-0x02628c,
-0x026290,
-0x026294,
-0x026298,
-0x02629c,
-0x0262a0,
-0x0262a4,
-0x0262a8,
-0x0262ac,
-0x0262b0,
-0x0262b4,
-0x0262b8,
-0x0262bc,
-0x0262c0,
-0x0262c4,
-0x0262c8,
-0x0262cc,
-0x0262d0,
-0x0262d4,
-0x0262d8,
-0x0262dc,
-0x0262e0,
-0x0262e4,
-0x0262e8,
-0x0262ec,
-0x0262f0,
-0x0262f4,
-0x0262f8,
-0x0262fc,
-0x026300,
-0x026304,
-0x026308,
-0x02630c,
-0x026310,
-0x026314,
-0x026318,
-0x02631c,
-0x026320,
-0x026324,
-0x026328,
-0x02632c,
-0x026330,
-0x026334,
-0x026338,
-0x02633c,
-0x026340,
-0x026344,
-0x026348,
-0x02634c,
-0x026350,
-0x026354,
-0x026358,
-0x02635c,
-0x026360,
-0x026364,
-0x026368,
-0x02636c,
-0x026370,
-0x026374,
-0x026378,
-0x02637c,
-0x026380,
-0x026384,
-0x026388,
-0x02638c,
-0x026390,
-0x026394,
-0x026398,
-0x02639c,
-0x0263a0,
-0x0263a4,
-0x0263a8,
-0x0263ac,
-0x0263b0,
-0x0263b4,
-0x0263b8,
-0x0263bc,
-0x0263c0,
-0x0263c4,
-0x0263c8,
-0x0263cc,
-0x0263d0,
-0x0263d4,
-0x0263d8,
-0x0263dc,
-0x0263e0,
-0x0263e4,
-0x0263e8,
-0x0263ec,
-0x0263f0,
-0x0263f4,
-0x0263f8,
-0x0263fc,
-0x026400,
-0x026404,
-0x026408,
-0x02640c,
-0x026410,
-0x026414,
-0x026418,
-0x02641c,
-0x026420,
-0x026424,
-0x026428,
-0x02642c,
-0x026430,
-0x026434,
-0x026438,
-0x02643c,
-0x026440,
-0x026444,
-0x026448,
-0x02644c,
-0x026450,
-0x026454,
-0x026458,
-0x02645c,
-0x026460,
-0x026464,
-0x026468,
-0x02646c,
-0x026470,
-0x026474,
-0x026478,
-0x02647c,
-0x026480,
-0x026484,
-0x026488,
-0x02648c,
-0x026490,
-0x026494,
-0x026498,
-0x02649c,
-0x0264a0,
-0x0264a4,
-0x0264a8,
-0x0264ac,
-0x0264b0,
-0x0264b4,
-0x0264b8,
-0x0264bc,
-0x0264c0,
-0x0264c4,
-0x0264c8,
-0x0264cc,
-0x0264d0,
-0x0264d4,
-0x0264d8,
-0x0264dc,
-0x0264e0,
-0x0264e4,
-0x0264e8,
-0x0264ec,
-0x0264f0,
-0x0264f4,
-0x0264f8,
-0x0264fc,
-0x026500,
-0x026504,
-0x026508,
-0x02650c,
-0x026510,
-0x026514,
-0x026518,
-0x02651c,
-0x026520,
-0x026524,
-0x026528,
-0x02652c,
-0x026530,
-0x026534,
-0x026538,
-0x02653c,
-0x026540,
-0x026544,
-0x026548,
-0x02654c,
-0x026550,
-0x026554,
-0x026558,
-0x02655c,
-0x026560,
-0x026564,
-0x026568,
-0x02656c,
-0x026570,
-0x026574,
-0x026578,
-0x02657c,
-0x026580,
-0x026584,
-0x026588,
-0x02658c,
-0x026590,
-0x026594,
-0x026598,
-0x02659c,
-0x0265a0,
-0x0265a4,
-0x0265a8,
-0x0265ac,
-0x0265b0,
-0x0265b4,
-0x0265b8,
-0x0265bc,
-0x0265c0,
-0x0265c4,
-0x0265c8,
-0x0265cc,
-0x0265d0,
-0x0265d4,
-0x0265d8,
-0x0265dc,
-0x0265e0,
-0x0265e4,
-0x0265e8,
-0x0265ec,
-0x0265f0,
-0x0265f4,
-0x0265f8,
-0x0265fc,
-0x026600,
-0x026604,
-0x026608,
-0x02660c,
-0x026610,
-0x026614,
-0x026618,
-0x02661c,
-0x026620,
-0x026624,
-0x026628,
-0x02662c,
-0x026630,
-0x026634,
-0x026638,
-0x02663c,
-0x026640,
-0x026644,
-0x026648,
-0x02664c,
-0x026650,
-0x026654,
-0x026658,
-0x02665c,
-0x026660,
-0x026664,
-0x026668,
-0x02666c,
-0x026670,
-0x026674,
-0x026678,
-0x02667c,
-0x026680,
-0x026684,
-0x026688,
-0x02668c,
-0x026690,
-0x026694,
-0x026698,
-0x02669c,
-0x0266a0,
-0x0266a4,
-0x0266a8,
-0x0266ac,
-0x0266b0,
-0x0266b4,
-0x0266b8,
-0x0266bc,
-0x0266c0,
-0x0266c4,
-0x0266c8,
-0x0266cc,
-0x0266d0,
-0x0266d4,
-0x0266d8,
-0x0266dc,
-0x0266e0,
-0x0266e4,
-0x0266e8,
-0x0266ec,
-0x0266f0,
-0x0266f4,
-0x0266f8,
-0x0266fc,
-0x026700,
-0x026704,
-0x026708,
-0x02670c,
-0x026710,
-0x026714,
-0x026718,
-0x02671c,
-0x026720,
-0x026724,
-0x026728,
-0x02672c,
-0x026730,
-0x026734,
-0x026738,
-0x02673c,
-0x026740,
-0x026744,
-0x026748,
-0x02674c,
-0x026750,
-0x026754,
-0x026758,
-0x02675c,
-0x026760,
-0x026764,
-0x026768,
-0x02676c,
-0x026770,
-0x026774,
-0x026778,
-0x02677c,
-0x026780,
-0x026784,
-0x026788,
-0x02678c,
-0x026790,
-0x026794,
-0x026798,
-0x02679c,
-0x0267a0,
-0x0267a4,
-0x0267a8,
-0x0267ac,
-0x0267b0,
-0x0267b4,
-0x0267b8,
-0x0267bc,
-0x0267c0,
-0x0267c4,
-0x0267c8,
-0x0267cc,
-0x0267d0,
-0x0267d4,
-0x0267d8,
-0x0267dc,
-0x0267e0,
-0x0267e4,
-0x0267e8,
-0x0267ec,
-0x0267f0,
-0x0267f4,
-0x0267f8,
-0x0267fc,
-0x026800,
-0x026804,
-0x026808,
-0x02680c,
-0x026810,
-0x026814,
-0x026818,
-0x02681c,
-0x026820,
-0x026824,
-0x026828,
-0x02682c,
-0x026830,
-0x026834,
-0x026838,
-0x02683c,
-0x026840,
-0x026844,
-0x026848,
-0x02684c,
-0x026850,
-0x026854,
-0x026858,
-0x02685c,
-0x026860,
-0x026864,
-0x026868,
-0x02686c,
-0x026870,
-0x026874,
-0x026878,
-0x02687c,
-0x026880,
-0x026884,
-0x026888,
-0x02688c,
-0x026890,
-0x026894,
-0x026898,
-0x02689c,
-0x0268a0,
-0x0268a4,
-0x0268a8,
-0x0268ac,
-0x0268b0,
-0x0268b4,
-0x0268b8,
-0x0268bc,
-0x0268c0,
-0x0268c4,
-0x0268c8,
-0x0268cc,
-0x0268d0,
-0x0268d4,
-0x0268d8,
-0x0268dc,
-0x0268e0,
-0x0268e4,
-0x0268e8,
-0x0268ec,
-0x0268f0,
-0x0268f4,
-0x0268f8,
-0x0268fc,
-0x026900,
-0x026904,
-0x026908,
-0x02690c,
-0x026910,
-0x026914,
-0x026918,
-0x02691c,
-0x026920,
-0x026924,
-0x026928,
-0x02692c,
-0x026930,
-0x026934,
-0x026938,
-0x02693c,
-0x026940,
-0x026944,
-0x026948,
-0x02694c,
-0x026950,
-0x026954,
-0x026958,
-0x02695c,
-0x026960,
-0x026964,
-0x026968,
-0x02696c,
-0x026970,
-0x026974,
-0x026978,
-0x02697c,
-0x026980,
-0x026984,
-0x026988,
-0x02698c,
-0x026990,
-0x026994,
-0x026998,
-0x02699c,
-0x0269a0,
-0x0269a4,
-0x0269a8,
-0x0269ac,
-0x0269b0,
-0x0269b4,
-0x0269b8,
-0x0269bc,
-0x0269c0,
-0x0269c4,
-0x0269c8,
-0x0269cc,
-0x0269d0,
-0x0269d4,
-0x0269d8,
-0x0269dc,
-0x0269e0,
-0x0269e4,
-0x0269e8,
-0x0269ec,
-0x0269f0,
-0x0269f4,
-0x0269f8,
-0x0269fc,
-0x026a00,
-0x026a04,
-0x026a08,
-0x026a0c,
-0x026a10,
-0x026a14,
-0x026a18,
-0x026a1c,
-0x026a20,
-0x026a24,
-0x026a28,
-0x026a2c,
-0x026a30,
-0x026a34,
-0x026a38,
-0x026a3c,
-0x026a40,
-0x026a44,
-0x026a48,
-0x026a4c,
-0x026a50,
-0x026a54,
-0x026a58,
-0x026a5c,
-0x026a60,
-0x026a64,
-0x026a68,
-0x026a6c,
-0x026a70,
-0x026a74,
-0x026a78,
-0x026a7c,
-0x026a80,
-0x026a84,
-0x026a88,
-0x026a8c,
-0x026a90,
-0x026a94,
-0x026a98,
-0x026a9c,
-0x026aa0,
-0x026aa4,
-0x026aa8,
-0x026aac,
-0x026ab0,
-0x026ab4,
-0x026ab8,
-0x026abc,
-0x026ac0,
-0x026ac4,
-0x026ac8,
-0x026acc,
-0x026ad0,
-0x026ad4,
-0x026ad8,
-0x026adc,
-0x026ae0,
-0x026ae4,
-0x026ae8,
-0x026aec,
-0x026af0,
-0x026af4,
-0x026af8,
-0x026afc,
-0x026b00,
-0x026b04,
-0x026b08,
-0x026b0c,
-0x026b10,
-0x026b14,
-0x026b18,
-0x026b1c,
-0x026b20,
-0x026b24,
-0x026b28,
-0x026b2c,
-0x026b30,
-0x026b34,
-0x026b38,
-0x026b3c,
-0x026b40,
-0x026b44,
-0x026b48,
-0x026b4c,
-0x026b50,
-0x026b54,
-0x026b58,
-0x026b5c,
-0x026b60,
-0x026b64,
-0x026b68,
-0x026b6c,
-0x026b70,
-0x026b74,
-0x026b78,
-0x026b7c,
-0x026b80,
-0x026b84,
-0x026b88,
-0x026b8c,
-0x026b90,
-0x026b94,
-0x026b98,
-0x026b9c,
-0x026ba0,
-0x026ba4,
-0x026ba8,
-0x026bac,
-0x026bb0,
-0x026bb4,
-0x026bb8,
-0x026bbc,
-0x026bc0,
-0x026bc4,
-0x026bc8,
-0x026bcc,
-0x026bd0,
-0x026bd4,
-0x026bd8,
-0x026bdc,
-0x026be0,
-0x026be4,
-0x026be8,
-0x026bec,
-0x026bf0,
-0x026bf4,
-0x026bf8,
-0x026bfc,
-0x026c00,
-0x026c04,
-0x026c08,
-0x026c0c,
-0x026c10,
-0x026c14,
-0x026c18,
-0x026c1c,
-0x026c20,
-0x026c24,
-0x026c28,
-0x026c2c,
-0x026c30,
-0x026c34,
-0x026c38,
-0x026c3c,
-0x026c40,
-0x026c44,
-0x026c48,
-0x026c4c,
-0x026c50,
-0x026c54,
-0x026c58,
-0x026c5c,
-0x026c60,
-0x026c64,
-0x026c68,
-0x026c6c,
-0x026c70,
-0x026c74,
-0x026c78,
-0x026c7c,
-0x026c80,
-0x026c84,
-0x026c88,
-0x026c8c,
-0x026c90,
-0x026c94,
-0x026c98,
-0x026c9c,
-0x026ca0,
-0x026ca4,
-0x026ca8,
-0x026cac,
-0x026cb0,
-0x026cb4,
-0x026cb8,
-0x026cbc,
-0x026cc0,
-0x026cc4,
-0x026cc8,
-0x026ccc,
-0x026cd0,
-0x026cd4,
-0x026cd8,
-0x026cdc,
-0x026ce0,
-0x026ce4,
-0x026ce8,
-0x026cec,
-0x026cf0,
-0x026cf4,
-0x026cf8,
-0x026cfc,
-0x026d00,
-0x026d04,
-0x026d08,
-0x026d0c,
-0x026d10,
-0x026d14,
-0x026d18,
-0x026d1c,
-0x026d20,
-0x026d24,
-0x026d28,
-0x026d2c,
-0x026d30,
-0x026d34,
-0x026d38,
-0x026d3c,
-0x026d40,
-0x026d44,
-0x026d48,
-0x026d4c,
-0x026d50,
-0x026d54,
-0x026d58,
-0x026d5c,
-0x026d60,
-0x026d64,
-0x026d68,
-0x026d6c,
-0x026d70,
-0x026d74,
-0x026d78,
-0x026d7c,
-0x026d80,
-0x026d84,
-0x026d88,
-0x026d8c,
-0x026d90,
-0x026d94,
-0x026d98,
-0x026d9c,
-0x026da0,
-0x026da4,
-0x026da8,
-0x026dac,
-0x026db0,
-0x026db4,
-0x026db8,
-0x026dbc,
-0x026dc0,
-0x026dc4,
-0x026dc8,
-0x026dcc,
-0x026dd0,
-0x026dd4,
-0x026dd8,
-0x026ddc,
-0x026de0,
-0x026de4,
-0x026de8,
-0x026dec,
-0x026df0,
-0x026df4,
-0x026df8,
-0x026dfc,
-0x026e00,
-0x026e04,
-0x026e08,
-0x026e0c,
-0x026e10,
-0x026e14,
-0x026e18,
-0x026e1c,
-0x026e20,
-0x026e24,
-0x026e28,
-0x026e2c,
-0x026e30,
-0x026e34,
-0x026e38,
-0x026e3c,
-0x026e40,
-0x026e44,
-0x026e48,
-0x026e4c,
-0x026e50,
-0x026e54,
-0x026e58,
-0x026e5c,
-0x026e60,
-0x026e64,
-0x026e68,
-0x026e6c,
-0x026e70,
-0x026e74,
-0x026e78,
-0x026e7c,
-0x026e80,
-0x026e84,
-0x026e88,
-0x026e8c,
-0x026e90,
-0x026e94,
-0x026e98,
-0x026e9c,
-0x026ea0,
-0x026ea4,
-0x026ea8,
-0x026eac,
-0x026eb0,
-0x026eb4,
-0x026eb8,
-0x026ebc,
-0x026ec0,
-0x026ec4,
-0x026ec8,
-0x026ecc,
-0x026ed0,
-0x026ed4,
-0x026ed8,
-0x026edc,
-0x026ee0,
-0x026ee4,
-0x026ee8,
-0x026eec,
-0x026ef0,
-0x026ef4,
-0x026ef8,
-0x026efc,
-0x026f00,
-0x026f04,
-0x026f08,
-0x026f0c,
-0x026f10,
-0x026f14,
-0x026f18,
-0x026f1c,
-0x026f20,
-0x026f24,
-0x026f28,
-0x026f2c,
-0x026f30,
-0x026f34,
-0x026f38,
-0x026f3c,
-0x026f40,
-0x026f44,
-0x026f48,
-0x026f4c,
-0x026f50,
-0x026f54,
-0x026f58,
-0x026f5c,
-0x026f60,
-0x026f64,
-0x026f68,
-0x026f6c,
-0x026f70,
-0x026f74,
-0x026f78,
-0x026f7c,
-0x026f80,
-0x026f84,
-0x026f88,
-0x026f8c,
-0x026f90,
-0x026f94,
-0x026f98,
-0x026f9c,
-0x026fa0,
-0x026fa4,
-0x026fa8,
-0x026fac,
-0x026fb0,
-0x026fb4,
-0x026fb8,
-0x026fbc,
-0x026fc0,
-0x026fc4,
-0x026fc8,
-0x026fcc,
-0x026fd0,
-0x026fd4,
-0x026fd8,
-0x026fdc,
-0x026fe0,
-0x026fe4,
-0x026fe8,
-0x026fec,
-0x026ff0,
-0x026ff4,
-0x026ff8,
-0x026ffc,
-0x027000,
-0x027004,
-0x027008,
-0x02700c,
-0x027010,
-0x027014,
-0x027018,
-0x02701c,
-0x027020,
-0x027024,
-0x027028,
-0x02702c,
-0x027030,
-0x027034,
-0x027038,
-0x02703c,
-0x027040,
-0x027044,
-0x027048,
-0x02704c,
-0x027050,
-0x027054,
-0x027058,
-0x02705c,
-0x027060,
-0x027064,
-0x027068,
-0x02706c,
-0x027070,
-0x027074,
-0x027078,
-0x02707c,
-0x027080,
-0x027084,
-0x027088,
-0x02708c,
-0x027090,
-0x027094,
-0x027098,
-0x02709c,
-0x0270a0,
-0x0270a4,
-0x0270a8,
-0x0270ac,
-0x0270b0,
-0x0270b4,
-0x0270b8,
-0x0270bc,
-0x0270c0,
-0x0270c4,
-0x0270c8,
-0x0270cc,
-0x0270d0,
-0x0270d4,
-0x0270d8,
-0x0270dc,
-0x0270e0,
-0x0270e4,
-0x0270e8,
-0x0270ec,
-0x0270f0,
-0x0270f4,
-0x0270f8,
-0x0270fc,
-0x027100,
-0x027104,
-0x027108,
-0x02710c,
-0x027110,
-0x027114,
-0x027118,
-0x02711c,
-0x027120,
-0x027124,
-0x027128,
-0x02712c,
-0x027130,
-0x027134,
-0x027138,
-0x02713c,
-0x027140,
-0x027144,
-0x027148,
-0x02714c,
-0x027150,
-0x027154,
-0x027158,
-0x02715c,
-0x027160,
-0x027164,
-0x027168,
-0x02716c,
-0x027170,
-0x027174,
-0x027178,
-0x02717c,
-0x027180,
-0x027184,
-0x027188,
-0x02718c,
-0x027190,
-0x027194,
-0x027198,
-0x02719c,
-0x0271a0,
-0x0271a4,
-0x0271a8,
-0x0271ac,
-0x0271b0,
-0x0271b4,
-0x0271b8,
-0x0271bc,
-0x0271c0,
-0x0271c4,
-0x0271c8,
-0x0271cc,
-0x0271d0,
-0x0271d4,
-0x0271d8,
-0x0271dc,
-0x0271e0,
-0x0271e4,
-0x0271e8,
-0x0271ec,
-0x0271f0,
-0x0271f4,
-0x0271f8,
-0x0271fc,
-0x027200,
-0x027204,
-0x027208,
-0x02720c,
-0x027210,
-0x027214,
-0x027218,
-0x02721c,
-0x027220,
-0x027224,
-0x027228,
-0x02722c,
-0x027230,
-0x027234,
-0x027238,
-0x02723c,
-0x027240,
-0x027244,
-0x027248,
-0x02724c,
-0x027250,
-0x027254,
-0x027258,
-0x02725c,
-0x027260,
-0x027264,
-0x027268,
-0x02726c,
-0x027270,
-0x027274,
-0x027278,
-0x02727c,
-0x027280,
-0x027284,
-0x027288,
-0x02728c,
-0x027290,
-0x027294,
-0x027298,
-0x02729c,
-0x0272a0,
-0x0272a4,
-0x0272a8,
-0x0272ac,
-0x0272b0,
-0x0272b4,
-0x0272b8,
-0x0272bc,
-0x0272c0,
-0x0272c4,
-0x0272c8,
-0x0272cc,
-0x0272d0,
-0x0272d4,
-0x0272d8,
-0x0272dc,
-0x0272e0,
-0x0272e4,
-0x0272e8,
-0x0272ec,
-0x0272f0,
-0x0272f4,
-0x0272f8,
-0x0272fc,
-0x027300,
-0x027304,
-0x027308,
-0x02730c,
-0x027310,
-0x027314,
-0x027318,
-0x02731c,
-0x027320,
-0x027324,
-0x027328,
-0x02732c,
-0x027330,
-0x027334,
-0x027338,
-0x02733c,
-0x027340,
-0x027344,
-0x027348,
-0x02734c,
-0x027350,
-0x027354,
-0x027358,
-0x02735c,
-0x027360,
-0x027364,
-0x027368,
-0x02736c,
-0x027370,
-0x027374,
-0x027378,
-0x02737c,
-0x027380,
-0x027384,
-0x027388,
-0x02738c,
-0x027390,
-0x027394,
-0x027398,
-0x02739c,
-0x0273a0,
-0x0273a4,
-0x0273a8,
-0x0273ac,
-0x0273b0,
-0x0273b4,
-0x0273b8,
-0x0273bc,
-0x0273c0,
-0x0273c4,
-0x0273c8,
-0x0273cc,
-0x0273d0,
-0x0273d4,
-0x0273d8,
-0x0273dc,
-0x0273e0,
-0x0273e4,
-0x0273e8,
-0x0273ec,
-0x0273f0,
-0x0273f4,
-0x0273f8,
-0x0273fc,
-0x027400,
-0x027404,
-0x027408,
-0x02740c,
-0x027410,
-0x027414,
-0x027418,
-0x02741c,
-0x027420,
-0x027424,
-0x027428,
-0x02742c,
-0x027430,
-0x027434,
-0x027438,
-0x02743c,
-0x027440,
-0x027444,
-0x027448,
-0x02744c,
-0x027450,
-0x027454,
-0x027458,
-0x02745c,
-0x027460,
-0x027464,
-0x027468,
-0x02746c,
-0x027470,
-0x027474,
-0x027478,
-0x02747c,
-0x027480,
-0x027484,
-0x027488,
-0x02748c,
-0x027490,
-0x027494,
-0x027498,
-0x02749c,
-0x0274a0,
-0x0274a4,
-0x0274a8,
-0x0274ac,
-0x0274b0,
-0x0274b4,
-0x0274b8,
-0x0274bc,
-0x0274c0,
-0x0274c4,
-0x0274c8,
-0x0274cc,
-0x0274d0,
-0x0274d4,
-0x0274d8,
-0x0274dc,
-0x0274e0,
-0x0274e4,
-0x0274e8,
-0x0274ec,
-0x0274f0,
-0x0274f4,
-0x0274f8,
-0x0274fc,
-0x027500,
-0x027504,
-0x027508,
-0x02750c,
-0x027510,
-0x027514,
-0x027518,
-0x02751c,
-0x027520,
-0x027524,
-0x027528,
-0x02752c,
-0x027530,
-0x027534,
-0x027538,
-0x02753c,
-0x027540,
-0x027544,
-0x027548,
-0x02754c,
-0x027550,
-0x027554,
-0x027558,
-0x02755c,
-0x027560,
-0x027564,
-0x027568,
-0x02756c,
-0x027570,
-0x027574,
-0x027578,
-0x02757c,
-0x027580,
-0x027584,
-0x027588,
-0x02758c,
-0x027590,
-0x027594,
-0x027598,
-0x02759c,
-0x0275a0,
-0x0275a4,
-0x0275a8,
-0x0275ac,
-0x0275b0,
-0x0275b4,
-0x0275b8,
-0x0275bc,
-0x0275c0,
-0x0275c4,
-0x0275c8,
-0x0275cc,
-0x0275d0,
-0x0275d4,
-0x0275d8,
-0x0275dc,
-0x0275e0,
-0x0275e4,
-0x0275e8,
-0x0275ec,
-0x0275f0,
-0x0275f4,
-0x0275f8,
-0x0275fc,
-0x027600,
-0x027604,
-0x027608,
-0x02760c,
-0x027610,
-0x027614,
-0x027618,
-0x02761c,
-0x027620,
-0x027624,
-0x027628,
-0x02762c,
-0x027630,
-0x027634,
-0x027638,
-0x02763c,
-0x027640,
-0x027644,
-0x027648,
-0x02764c,
-0x027650,
-0x027654,
-0x027658,
-0x02765c,
-0x027660,
-0x027664,
-0x027668,
-0x02766c,
-0x027670,
-0x027674,
-0x027678,
-0x02767c,
-0x027680,
-0x027684,
-0x027688,
-0x02768c,
-0x027690,
-0x027694,
-0x027698,
-0x02769c,
-0x0276a0,
-0x0276a4,
-0x0276a8,
-0x0276ac,
-0x0276b0,
-0x0276b4,
-0x0276b8,
-0x0276bc,
-0x0276c0,
-0x0276c4,
-0x0276c8,
-0x0276cc,
-0x0276d0,
-0x0276d4,
-0x0276d8,
-0x0276dc,
-0x0276e0,
-0x0276e4,
-0x0276e8,
-0x0276ec,
-0x0276f0,
-0x0276f4,
-0x0276f8,
-0x0276fc,
-0x027700,
-0x027704,
-0x027708,
-0x02770c,
-0x027710,
-0x027714,
-0x027718,
-0x02771c,
-0x027720,
-0x027724,
-0x027728,
-0x02772c,
-0x027730,
-0x027734,
-0x027738,
-0x02773c,
-0x027740,
-0x027744,
-0x027748,
-0x02774c,
-0x027750,
-0x027754,
-0x027758,
-0x02775c,
-0x027760,
-0x027764,
-0x027768,
-0x02776c,
-0x027770,
-0x027774,
-0x027778,
-0x02777c,
-0x027780,
-0x027784,
-0x027788,
-0x02778c,
-0x027790,
-0x027794,
-0x027798,
-0x02779c,
-0x0277a0,
-0x0277a4,
-0x0277a8,
-0x0277ac,
-0x0277b0,
-0x0277b4,
-0x0277b8,
-0x0277bc,
-0x0277c0,
-0x0277c4,
-0x0277c8,
-0x0277cc,
-0x0277d0,
-0x0277d4,
-0x0277d8,
-0x0277dc,
-0x0277e0,
-0x0277e4,
-0x0277e8,
-0x0277ec,
-0x0277f0,
-0x0277f4,
-0x0277f8,
-0x0277fc,
-0x027800,
-0x027804,
-0x027808,
-0x02780c,
-0x027810,
-0x027814,
-0x027818,
-0x02781c,
-0x027820,
-0x027824,
-0x027828,
-0x02782c,
-0x027830,
-0x027834,
-0x027838,
-0x02783c,
-0x027840,
-0x027844,
-0x027848,
-0x02784c,
-0x027850,
-0x027854,
-0x027858,
-0x02785c,
-0x027860,
-0x027864,
-0x027868,
-0x02786c,
-0x027870,
-0x027874,
-0x027878,
-0x02787c,
-0x027880,
-0x027884,
-0x027888,
-0x02788c,
-0x027890,
-0x027894,
-0x027898,
-0x02789c,
-0x0278a0,
-0x0278a4,
-0x0278a8,
-0x0278ac,
-0x0278b0,
-0x0278b4,
-0x0278b8,
-0x0278bc,
-0x0278c0,
-0x0278c4,
-0x0278c8,
-0x0278cc,
-0x0278d0,
-0x0278d4,
-0x0278d8,
-0x0278dc,
-0x0278e0,
-0x0278e4,
-0x0278e8,
-0x0278ec,
-0x0278f0,
-0x0278f4,
-0x0278f8,
-0x0278fc,
-0x027900,
-0x027904,
-0x027908,
-0x02790c,
-0x027910,
-0x027914,
-0x027918,
-0x02791c,
-0x027920,
-0x027924,
-0x027928,
-0x02792c,
-0x027930,
-0x027934,
-0x027938,
-0x02793c,
-0x027940,
-0x027944,
-0x027948,
-0x02794c,
-0x027950,
-0x027954,
-0x027958,
-0x02795c,
-0x027960,
-0x027964,
-0x027968,
-0x02796c,
-0x027970,
-0x027974,
-0x027978,
-0x02797c,
-0x027980,
-0x027984,
-0x027988,
-0x02798c,
-0x027990,
-0x027994,
-0x027998,
-0x02799c,
-0x0279a0,
-0x0279a4,
-0x0279a8,
-0x0279ac,
-0x0279b0,
-0x0279b4,
-0x0279b8,
-0x0279bc,
-0x0279c0,
-0x0279c4,
-0x0279c8,
-0x0279cc,
-0x0279d0,
-0x0279d4,
-0x0279d8,
-0x0279dc,
-0x0279e0,
-0x0279e4,
-0x0279e8,
-0x0279ec,
-0x0279f0,
-0x0279f4,
-0x0279f8,
-0x0279fc,
-0x027a00,
-0x027a04,
-0x027a08,
-0x027a0c,
-0x027a10,
-0x027a14,
-0x027a18,
-0x027a1c,
-0x027a20,
-0x027a24,
-0x027a28,
-0x027a2c,
-0x027a30,
-0x027a34,
-0x027a38,
-0x027a3c,
-0x027a40,
-0x027a44,
-0x027a48,
-0x027a4c,
-0x027a50,
-0x027a54,
-0x027a58,
-0x027a5c,
-0x027a60,
-0x027a64,
-0x027a68,
-0x027a6c,
-0x027a70,
-0x027a74,
-0x027a78,
-0x027a7c,
-0x027a80,
-0x027a84,
-0x027a88,
-0x027a8c,
-0x027a90,
-0x027a94,
-0x027a98,
-0x027a9c,
-0x027aa0,
-0x027aa4,
-0x027aa8,
-0x027aac,
-0x027ab0,
-0x027ab4,
-0x027ab8,
-0x027abc,
-0x027ac0,
-0x027ac4,
-0x027ac8,
-0x027acc,
-0x027ad0,
-0x027ad4,
-0x027ad8,
-0x027adc,
-0x027ae0,
-0x027ae4,
-0x027ae8,
-0x027aec,
-0x027af0,
-0x027af4,
-0x027af8,
-0x027afc,
-0x027b00,
-0x027b04,
-0x027b08,
-0x027b0c,
-0x027b10,
-0x027b14,
-0x027b18,
-0x027b1c,
-0x027b20,
-0x027b24,
-0x027b28,
-0x027b2c,
-0x027b30,
-0x027b34,
-0x027b38,
-0x027b3c,
-0x027b40,
-0x027b44,
-0x027b48,
-0x027b4c,
-0x027b50,
-0x027b54,
-0x027b58,
-0x027b5c,
-0x027b60,
-0x027b64,
-0x027b68,
-0x027b6c,
-0x027b70,
-0x027b74,
-0x027b78,
-0x027b7c,
-0x027b80,
-0x027b84,
-0x027b88,
-0x027b8c,
-0x027b90,
-0x027b94,
-0x027b98,
-0x027b9c,
-0x027ba0,
-0x027ba4,
-0x027ba8,
-0x027bac,
-0x027bb0,
-0x027bb4,
-0x027bb8,
-0x027bbc,
-0x027bc0,
-0x027bc4,
-0x027bc8,
-0x027bcc,
-0x027bd0,
-0x027bd4,
-0x027bd8,
-0x027bdc,
-0x027be0,
-0x027be4,
-0x027be8,
-0x027bec,
-0x027bf0,
-0x027bf4,
-0x027bf8,
-0x027bfc,
-0x027c00,
-0x027c04,
-0x027c08,
-0x027c0c,
-0x027c10,
-0x027c14,
-0x027c18,
-0x027c1c,
-0x027c20,
-0x027c24,
-0x027c28,
-0x027c2c,
-0x027c30,
-0x027c34,
-0x027c38,
-0x027c3c,
-0x027c40,
-0x027c44,
-0x027c48,
-0x027c4c,
-0x027c50,
-0x027c54,
-0x027c58,
-0x027c5c,
-0x027c60,
-0x027c64,
-0x027c68,
-0x027c6c,
-0x027c70,
-0x027c74,
-0x027c78,
-0x027c7c,
-0x027c80,
-0x027c84,
-0x027c88,
-0x027c8c,
-0x027c90,
-0x027c94,
-0x027c98,
-0x027c9c,
-0x027ca0,
-0x027ca4,
-0x027ca8,
-0x027cac,
-0x027cb0,
-0x027cb4,
-0x027cb8,
-0x027cbc,
-0x027cc0,
-0x027cc4,
-0x027cc8,
-0x027ccc,
-0x027cd0,
-0x027cd4,
-0x027cd8,
-0x027cdc,
-0x027ce0,
-0x027ce4,
-0x027ce8,
-0x027cec,
-0x027cf0,
-0x027cf4,
-0x027cf8,
-0x027cfc,
-0x027d00,
-0x027d04,
-0x027d08,
-0x027d0c,
-0x027d10,
-0x027d14,
-0x027d18,
-0x027d1c,
-0x027d20,
-0x027d24,
-0x027d28,
-0x027d2c,
-0x027d30,
-0x027d34,
-0x027d38,
-0x027d3c,
-0x027d40,
-0x027d44,
-0x027d48,
-0x027d4c,
-0x027d50,
-0x027d54,
-0x027d58,
-0x027d5c,
-0x027d60,
-0x027d64,
-0x027d68,
-0x027d6c,
-0x027d70,
-0x027d74,
-0x027d78,
-0x027d7c,
-0x027d80,
-0x027d84,
-0x027d88,
-0x027d8c,
-0x027d90,
-0x027d94,
-0x027d98,
-0x027d9c,
-0x027da0,
-0x027da4,
-0x027da8,
-0x027dac,
-0x027db0,
-0x027db4,
-0x027db8,
-0x027dbc,
-0x027dc0,
-0x027dc4,
-0x027dc8,
-0x027dcc,
-0x027dd0,
-0x027dd4,
-0x027dd8,
-0x027ddc,
-0x027de0,
-0x027de4,
-0x027de8,
-0x027dec,
-0x027df0,
-0x027df4,
-0x027df8,
-0x027dfc,
-0x027e00,
-0x027e04,
-0x027e08,
-0x027e0c,
-0x027e10,
-0x027e14,
-0x027e18,
-0x027e1c,
-0x027e20,
-0x027e24,
-0x027e28,
-0x027e2c,
-0x027e30,
-0x027e34,
-0x027e38,
-0x027e3c,
-0x027e40,
-0x027e44,
-0x027e48,
-0x027e4c,
-0x027e50,
-0x027e54,
-0x027e58,
-0x027e5c,
-0x027e60,
-0x027e64,
-0x027e68,
-0x027e6c,
-0x027e70,
-0x027e74,
-0x027e78,
-0x027e7c,
-0x027e80,
-0x027e84,
-0x027e88,
-0x027e8c,
-0x027e90,
-0x027e94,
-0x027e98,
-0x027e9c,
-0x027ea0,
-0x027ea4,
-0x027ea8,
-0x027eac,
-0x027eb0,
-0x027eb4,
-0x027eb8,
-0x027ebc,
-0x027ec0,
-0x027ec4,
-0x027ec8,
-0x027ecc,
-0x027ed0,
-0x027ed4,
-0x027ed8,
-0x027edc,
-0x027ee0,
-0x027ee4,
-0x027ee8,
-0x027eec,
-0x027ef0,
-0x027ef4,
-0x027ef8,
-0x027efc,
-0x027f00,
-0x027f04,
-0x027f08,
-0x027f0c,
-0x027f10,
-0x027f14,
-0x027f18,
-0x027f1c,
-0x027f20,
-0x027f24,
-0x027f28,
-0x027f2c,
-0x027f30,
-0x027f34,
-0x027f38,
-0x027f3c,
-0x027f40,
-0x027f44,
-0x027f48,
-0x027f4c,
-0x027f50,
-0x027f54,
-0x027f58,
-0x027f5c,
-0x027f60,
-0x027f64,
-0x027f68,
-0x027f6c,
-0x027f70,
-0x027f74,
-0x027f78,
-0x027f7c,
-0x027f80,
-0x027f84,
-0x027f88,
-0x027f8c,
-0x027f90,
-0x027f94,
-0x027f98,
-0x027f9c,
-0x027fa0,
-0x027fa4,
-0x027fa8,
-0x027fac,
-0x027fb0,
-0x027fb4,
-0x027fb8,
-0x027fbc,
-0x027fc0,
-0x027fc4,
-0x027fc8,
-0x027fcc,
-0x027fd0,
-0x027fd4,
-0x027fd8,
-0x027fdc,
-0x027fe0,
-0x027fe4,
-0x027fe8,
-0x027fec,
-0x027ff0,
-0x027ff4,
-0x027ff8,
-0x027ffc,
-0x028000,
-0x028004,
-0x028008,
-0x02800c,
-0x028010,
-0x028014,
-0x028018,
-0x02801c,
-0x028020,
-0x028024,
-0x028028,
-0x02802c,
-0x028030,
-0x028034,
-0x028038,
-0x02803c,
-0x028040,
-0x028044,
-0x028048,
-0x02804c,
-0x028050,
-0x028054,
-0x028058,
-0x02805c,
-0x028060,
-0x028064,
-0x028068,
-0x02806c,
-0x028070,
-0x028074,
-0x028078,
-0x02807c,
-0x028080,
-0x028084,
-0x028088,
-0x02808c,
-0x028090,
-0x028094,
-0x028098,
-0x02809c,
-0x0280a0,
-0x0280a4,
-0x0280a8,
-0x0280ac,
-0x0280b0,
-0x0280b4,
-0x0280b8,
-0x0280bc,
-0x0280c0,
-0x0280c4,
-0x0280c8,
-0x0280cc,
-0x0280d0,
-0x0280d4,
-0x0280d8,
-0x0280dc,
-0x0280e0,
-0x0280e4,
-0x0280e8,
-0x0280ec,
-0x0280f0,
-0x0280f4,
-0x0280f8,
-0x0280fc,
-0x028100,
-0x028104,
-0x028108,
-0x02810c,
-0x028110,
-0x028114,
-0x028118,
-0x02811c,
-0x028120,
-0x028124,
-0x028128,
-0x02812c,
-0x028130,
-0x028134,
-0x028138,
-0x02813c,
-0x028140,
-0x028144,
-0x028148,
-0x02814c,
-0x028150,
-0x028154,
-0x028158,
-0x02815c,
-0x028160,
-0x028164,
-0x028168,
-0x02816c,
-0x028170,
-0x028174,
-0x028178,
-0x02817c,
-0x028180,
-0x028184,
-0x028188,
-0x02818c,
-0x028190,
-0x028194,
-0x028198,
-0x02819c,
-0x0281a0,
-0x0281a4,
-0x0281a8,
-0x0281ac,
-0x0281b0,
-0x0281b4,
-0x0281b8,
-0x0281bc,
-0x0281c0,
-0x0281c4,
-0x0281c8,
-0x0281cc,
-0x0281d0,
-0x0281d4,
-0x0281d8,
-0x0281dc,
-0x0281e0,
-0x0281e4,
-0x0281e8,
-0x0281ec,
-0x0281f0,
-0x0281f4,
-0x0281f8,
-0x0281fc,
-0x028200,
-0x028204,
-0x028208,
-0x02820c,
-0x028210,
-0x028214,
-0x028218,
-0x02821c,
-0x028220,
-0x028224,
-0x028228,
-0x02822c,
-0x028230,
-0x028234,
-0x028238,
-0x02823c,
-0x028240,
-0x028244,
-0x028248,
-0x02824c,
-0x028250,
-0x028254,
-0x028258,
-0x02825c,
-0x028260,
-0x028264,
-0x028268,
-0x02826c,
-0x028270,
-0x028274,
-0x028278,
-0x02827c,
-0x028280,
-0x028284,
-0x028288,
-0x02828c,
-0x028290,
-0x028294,
-0x028298,
-0x02829c,
-0x0282a0,
-0x0282a4,
-0x0282a8,
-0x0282ac,
-0x0282b0,
-0x0282b4,
-0x0282b8,
-0x0282bc,
-0x0282c0,
-0x0282c4,
-0x0282c8,
-0x0282cc,
-0x0282d0,
-0x0282d4,
-0x0282d8,
-0x0282dc,
-0x0282e0,
-0x0282e4,
-0x0282e8,
-0x0282ec,
-0x0282f0,
-0x0282f4,
-0x0282f8,
-0x0282fc,
-0x028300,
-0x028304,
-0x028308,
-0x02830c,
-0x028310,
-0x028314,
-0x028318,
-0x02831c,
-0x028320,
-0x028324,
-0x028328,
-0x02832c,
-0x028330,
-0x028334,
-0x028338,
-0x02833c,
-0x028340,
-0x028344,
-0x028348,
-0x02834c,
-0x028350,
-0x028354,
-0x028358,
-0x02835c,
-0x028360,
-0x028364,
-0x028368,
-0x02836c,
-0x028370,
-0x028374,
-0x028378,
-0x02837c,
-0x028380,
-0x028384,
-0x028388,
-0x02838c,
-0x028390,
-0x028394,
-0x028398,
-0x02839c,
-0x0283a0,
-0x0283a4,
-0x0283a8,
-0x0283ac,
-0x0283b0,
-0x0283b4,
-0x0283b8,
-0x0283bc,
-0x0283c0,
-0x0283c4,
-0x0283c8,
-0x0283cc,
-0x0283d0,
-0x0283d4,
-0x0283d8,
-0x0283dc,
-0x0283e0,
-0x0283e4,
-0x0283e8,
-0x0283ec,
-0x0283f0,
-0x0283f4,
-0x0283f8,
-0x0283fc,
-0x028400,
-0x028404,
-0x028408,
-0x02840c,
-0x028410,
-0x028414,
-0x028418,
-0x02841c,
-0x028420,
-0x028424,
-0x028428,
-0x02842c,
-0x028430,
-0x028434,
-0x028438,
-0x02843c,
-0x028440,
-0x028444,
-0x028448,
-0x02844c,
-0x028450,
-0x028454,
-0x028458,
-0x02845c,
-0x028460,
-0x028464,
-0x028468,
-0x02846c,
-0x028470,
-0x028474,
-0x028478,
-0x02847c,
-0x028480,
-0x028484,
-0x028488,
-0x02848c,
-0x028490,
-0x028494,
-0x028498,
-0x02849c,
-0x0284a0,
-0x0284a4,
-0x0284a8,
-0x0284ac,
-0x0284b0,
-0x0284b4,
-0x0284b8,
-0x0284bc,
-0x0284c0,
-0x0284c4,
-0x0284c8,
-0x0284cc,
-0x0284d0,
-0x0284d4,
-0x0284d8,
-0x0284dc,
-0x0284e0,
-0x0284e4,
-0x0284e8,
-0x0284ec,
-0x0284f0,
-0x0284f4,
-0x0284f8,
-0x0284fc,
-0x028500,
-0x028504,
-0x028508,
-0x02850c,
-0x028510,
-0x028514,
-0x028518,
-0x02851c,
-0x028520,
-0x028524,
-0x028528,
-0x02852c,
-0x028530,
-0x028534,
-0x028538,
-0x02853c,
-0x028540,
-0x028544,
-0x028548,
-0x02854c,
-0x028550,
-0x028554,
-0x028558,
-0x02855c,
-0x028560,
-0x028564,
-0x028568,
-0x02856c,
-0x028570,
-0x028574,
-0x028578,
-0x02857c,
-0x028580,
-0x028584,
-0x028588,
-0x02858c,
-0x028590,
-0x028594,
-0x028598,
-0x02859c,
-0x0285a0,
-0x0285a4,
-0x0285a8,
-0x0285ac,
-0x0285b0,
-0x0285b4,
-0x0285b8,
-0x0285bc,
-0x0285c0,
-0x0285c4,
-0x0285c8,
-0x0285cc,
-0x0285d0,
-0x0285d4,
-0x0285d8,
-0x0285dc,
-0x0285e0,
-0x0285e4,
-0x0285e8,
-0x0285ec,
-0x0285f0,
-0x0285f4,
-0x0285f8,
-0x0285fc,
-0x028600,
-0x028604,
-0x028608,
-0x02860c,
-0x028610,
-0x028614,
-0x028618,
-0x02861c,
-0x028620,
-0x028624,
-0x028628,
-0x02862c,
-0x028630,
-0x028634,
-0x028638,
-0x02863c,
-0x028640,
-0x028644,
-0x028648,
-0x02864c,
-0x028650,
-0x028654,
-0x028658,
-0x02865c,
-0x028660,
-0x028664,
-0x028668,
-0x02866c,
-0x028670,
-0x028674,
-0x028678,
-0x02867c,
-0x028680,
-0x028684,
-0x028688,
-0x02868c,
-0x028690,
-0x028694,
-0x028698,
-0x02869c,
-0x0286a0,
-0x0286a4,
-0x0286a8,
-0x0286ac,
-0x0286b0,
-0x0286b4,
-0x0286b8,
-0x0286bc,
-0x0286c0,
-0x0286c4,
-0x0286c8,
-0x0286cc,
-0x0286d0,
-0x0286d4,
-0x0286d8,
-0x0286dc,
-0x0286e0,
-0x0286e4,
-0x0286e8,
-0x0286ec,
-0x0286f0,
-0x0286f4,
-0x0286f8,
-0x0286fc,
-0x028700,
-0x028704,
-0x028708,
-0x02870c,
-0x028710,
-0x028714,
-0x028718,
-0x02871c,
-0x028720,
-0x028724,
-0x028728,
-0x02872c,
-0x028730,
-0x028734,
-0x028738,
-0x02873c,
-0x028740,
-0x028744,
-0x028748,
-0x02874c,
-0x028750,
-0x028754,
-0x028758,
-0x02875c,
-0x028760,
-0x028764,
-0x028768,
-0x02876c,
-0x028770,
-0x028774,
-0x028778,
-0x02877c,
-0x028780,
-0x028784,
-0x028788,
-0x02878c,
-0x028790,
-0x028794,
-0x028798,
-0x02879c,
-0x0287a0,
-0x0287a4,
-0x0287a8,
-0x0287ac,
-0x0287b0,
-0x0287b4,
-0x0287b8,
-0x0287bc,
-0x0287c0,
-0x0287c4,
-0x0287c8,
-0x0287cc,
-0x0287d0,
-0x0287d4,
-0x0287d8,
-0x0287dc,
-0x0287e0,
-0x0287e4,
-0x0287e8,
-0x0287ec,
-0x0287f0,
-0x0287f4,
-0x0287f8,
-0x0287fc,
-0x028800,
-0x028804,
-0x028808,
-0x02880c,
-0x028810,
-0x028814,
-0x028818,
-0x02881c,
-0x028820,
-0x028824,
-0x028828,
-0x02882c,
-0x028830,
-0x028834,
-0x028838,
-0x02883c,
-0x028840,
-0x028844,
-0x028848,
-0x02884c,
-0x028850,
-0x028854,
-0x028858,
-0x02885c,
-0x028860,
-0x028864,
-0x028868,
-0x02886c,
-0x028870,
-0x028874,
-0x028878,
-0x02887c,
-0x028880,
-0x028884,
-0x028888,
-0x02888c,
-0x028890,
-0x028894,
-0x028898,
-0x02889c,
-0x0288a0,
-0x0288a4,
-0x0288a8,
-0x0288ac,
-0x0288b0,
-0x0288b4,
-0x0288b8,
-0x0288bc,
-0x0288c0,
-0x0288c4,
-0x0288c8,
-0x0288cc,
-0x0288d0,
-0x0288d4,
-0x0288d8,
-0x0288dc,
-0x0288e0,
-0x0288e4,
-0x0288e8,
-0x0288ec,
-0x0288f0,
-0x0288f4,
-0x0288f8,
-0x0288fc,
-0x028900,
-0x028904,
-0x028908,
-0x02890c,
-0x028910,
-0x028914,
-0x028918,
-0x02891c,
-0x028920,
-0x028924,
-0x028928,
-0x02892c,
-0x028930,
-0x028934,
-0x028938,
-0x02893c,
-0x028940,
-0x028944,
-0x028948,
-0x02894c,
-0x028950,
-0x028954,
-0x028958,
-0x02895c,
-0x028960,
-0x028964,
-0x028968,
-0x02896c,
-0x028970,
-0x028974,
-0x028978,
-0x02897c,
-0x028980,
-0x028984,
-0x028988,
-0x02898c,
-0x028990,
-0x028994,
-0x028998,
-0x02899c,
-0x0289a0,
-0x0289a4,
-0x0289a8,
-0x0289ac,
-0x0289b0,
-0x0289b4,
-0x0289b8,
-0x0289bc,
-0x0289c0,
-0x0289c4,
-0x0289c8,
-0x0289cc,
-0x0289d0,
-0x0289d4,
-0x0289d8,
-0x0289dc,
-0x0289e0,
-0x0289e4,
-0x0289e8,
-0x0289ec,
-0x0289f0,
-0x0289f4,
-0x0289f8,
-0x0289fc,
-0x028a00,
-0x028a04,
-0x028a08,
-0x028a0c,
-0x028a10,
-0x028a14,
-0x028a18,
-0x028a1c,
-0x028a20,
-0x028a24,
-0x028a28,
-0x028a2c,
-0x028a30,
-0x028a34,
-0x028a38,
-0x028a3c,
-0x028a40,
-0x028a44,
-0x028a48,
-0x028a4c,
-0x028a50,
-0x028a54,
-0x028a58,
-0x028a5c,
-0x028a60,
-0x028a64,
-0x028a68,
-0x028a6c,
-0x028a70,
-0x028a74,
-0x028a78,
-0x028a7c,
-0x028a80,
-0x028a84,
-0x028a88,
-0x028a8c,
-0x028a90,
-0x028a94,
-0x028a98,
-0x028a9c,
-0x028aa0,
-0x028aa4,
-0x028aa8,
-0x028aac,
-0x028ab0,
-0x028ab4,
-0x028ab8,
-0x028abc,
-0x028ac0,
-0x028ac4,
-0x028ac8,
-0x028acc,
-0x028ad0,
-0x028ad4,
-0x028ad8,
-0x028adc,
-0x028ae0,
-0x028ae4,
-0x028ae8,
-0x028aec,
-0x028af0,
-0x028af4,
-0x028af8,
-0x028afc,
-0x028b00,
-0x028b04,
-0x028b08,
-0x028b0c,
-0x028b10,
-0x028b14,
-0x028b18,
-0x028b1c,
-0x028b20,
-0x028b24,
-0x028b28,
-0x028b2c,
-0x028b30,
-0x028b34,
-0x028b38,
-0x028b3c,
-0x028b40,
-0x028b44,
-0x028b48,
-0x028b4c,
-0x028b50,
-0x028b54,
-0x028b58,
-0x028b5c,
-0x028b60,
-0x028b64,
-0x028b68,
-0x028b6c,
-0x028b70,
-0x028b74,
-0x028b78,
-0x028b7c,
-0x028b80,
-0x028b84,
-0x028b88,
-0x028b8c,
-0x028b90,
-0x028b94,
-0x028b98,
-0x028b9c,
-0x028ba0,
-0x028ba4,
-0x028ba8,
-0x028bac,
-0x028bb0,
-0x028bb4,
-0x028bb8,
-0x028bbc,
-0x028bc0,
-0x028bc4,
-0x028bc8,
-0x028bcc,
-0x028bd0,
-0x028bd4,
-0x028bd8,
-0x028bdc,
-0x028be0,
-0x028be4,
-0x028be8,
-0x028bec,
-0x028bf0,
-0x028bf4,
-0x028bf8,
-0x028bfc,
-0x028c00,
-0x028c04,
-0x028c08,
-0x028c0c,
-0x028c10,
-0x028c14,
-0x028c18,
-0x028c1c,
-0x028c20,
-0x028c24,
-0x028c28,
-0x028c2c,
-0x028c30,
-0x028c34,
-0x028c38,
-0x028c3c,
-0x028c40,
-0x028c44,
-0x028c48,
-0x028c4c,
-0x028c50,
-0x028c54,
-0x028c58,
-0x028c5c,
-0x028c60,
-0x028c64,
-0x028c68,
-0x028c6c,
-0x028c70,
-0x028c74,
-0x028c78,
-0x028c7c,
-0x028c80,
-0x028c84,
-0x028c88,
-0x028c8c,
-0x028c90,
-0x028c94,
-0x028c98,
-0x028c9c,
-0x028ca0,
-0x028ca4,
-0x028ca8,
-0x028cac,
-0x028cb0,
-0x028cb4,
-0x028cb8,
-0x028cbc,
-0x028cc0,
-0x028cc4,
-0x028cc8,
-0x028ccc,
-0x028cd0,
-0x028cd4,
-0x028cd8,
-0x028cdc,
-0x028ce0,
-0x028ce4,
-0x028ce8,
-0x028cec,
-0x028cf0,
-0x028cf4,
-0x028cf8,
-0x028cfc,
-0x028d00,
-0x028d04,
-0x028d08,
-0x028d0c,
-0x028d10,
-0x028d14,
-0x028d18,
-0x028d1c,
-0x028d20,
-0x028d24,
-0x028d28,
-0x028d2c,
-0x028d30,
-0x028d34,
-0x028d38,
-0x028d3c,
-0x028d40,
-0x028d44,
-0x028d48,
-0x028d4c,
-0x028d50,
-0x028d54,
-0x028d58,
-0x028d5c,
-0x028d60,
-0x028d64,
-0x028d68,
-0x028d6c,
-0x028d70,
-0x028d74,
-0x028d78,
-0x028d7c,
-0x028d80,
-0x028d84,
-0x028d88,
-0x028d8c,
-0x028d90,
-0x028d94,
-0x028d98,
-0x028d9c,
-0x028da0,
-0x028da4,
-0x028da8,
-0x028dac,
-0x028db0,
-0x028db4,
-0x028db8,
-0x028dbc,
-0x028dc0,
-0x028dc4,
-0x028dc8,
-0x028dcc,
-0x028dd0,
-0x028dd4,
-0x028dd8,
-0x028ddc,
-0x028de0,
-0x028de4,
-0x028de8,
-0x028dec,
-0x028df0,
-0x028df4,
-0x028df8,
-0x028dfc,
-0x028e00,
-0x028e04,
-0x028e08,
-0x028e0c,
-0x028e10,
-0x028e14,
-0x028e18,
-0x028e1c,
-0x028e20,
-0x028e24,
-0x028e28,
-0x028e2c,
-0x028e30,
-0x028e34,
-0x028e38,
-0x028e3c,
-0x028e40,
-0x028e44,
-0x028e48,
-0x028e4c,
-0x028e50,
-0x028e54,
-0x028e58,
-0x028e5c,
-0x028e60,
-0x028e64,
-0x028e68,
-0x028e6c,
-0x028e70,
-0x028e74,
-0x028e78,
-0x028e7c,
-0x028e80,
-0x028e84,
-0x028e88,
-0x028e8c,
-0x028e90,
-0x028e94,
-0x028e98,
-0x028e9c,
-0x028ea0,
-0x028ea4,
-0x028ea8,
-0x028eac,
-0x028eb0,
-0x028eb4,
-0x028eb8,
-0x028ebc,
-0x028ec0,
-0x028ec4,
-0x028ec8,
-0x028ecc,
-0x028ed0,
-0x028ed4,
-0x028ed8,
-0x028edc,
-0x028ee0,
-0x028ee4,
-0x028ee8,
-0x028eec,
-0x028ef0,
-0x028ef4,
-0x028ef8,
-0x028efc,
-0x028f00,
-0x028f04,
-0x028f08,
-0x028f0c,
-0x028f10,
-0x028f14,
-0x028f18,
-0x028f1c,
-0x028f20,
-0x028f24,
-0x028f28,
-0x028f2c,
-0x028f30,
-0x028f34,
-0x028f38,
-0x028f3c,
-0x028f40,
-0x028f44,
-0x028f48,
-0x028f4c,
-0x028f50,
-0x028f54,
-0x028f58,
-0x028f5c,
-0x028f60,
-0x028f64,
-0x028f68,
-0x028f6c,
-0x028f70,
-0x028f74,
-0x028f78,
-0x028f7c,
-0x028f80,
-0x028f84,
-0x028f88,
-0x028f8c,
-0x028f90,
-0x028f94,
-0x028f98,
-0x028f9c,
-0x028fa0,
-0x028fa4,
-0x028fa8,
-0x028fac,
-0x028fb0,
-0x028fb4,
-0x028fb8,
-0x028fbc,
-0x028fc0,
-0x028fc4,
-0x028fc8,
-0x028fcc,
-0x028fd0,
-0x028fd4,
-0x028fd8,
-0x028fdc,
-0x028fe0,
-0x028fe4,
-0x028fe8,
-0x028fec,
-0x028ff0,
-0x028ff4,
-0x028ff8,
-0x028ffc,
-0x029000,
-0x029004,
-0x029008,
-0x02900c,
-0x029010,
-0x029014,
-0x029018,
-0x02901c,
-0x029020,
-0x029024,
-0x029028,
-0x02902c,
-0x029030,
-0x029034,
-0x029038,
-0x02903c,
-0x029040,
-0x029044,
-0x029048,
-0x02904c,
-0x029050,
-0x029054,
-0x029058,
-0x02905c,
-0x029060,
-0x029064,
-0x029068,
-0x02906c,
-0x029070,
-0x029074,
-0x029078,
-0x02907c,
-0x029080,
-0x029084,
-0x029088,
-0x02908c,
-0x029090,
-0x029094,
-0x029098,
-0x02909c,
-0x0290a0,
-0x0290a4,
-0x0290a8,
-0x0290ac,
-0x0290b0,
-0x0290b4,
-0x0290b8,
-0x0290bc,
-0x0290c0,
-0x0290c4,
-0x0290c8,
-0x0290cc,
-0x0290d0,
-0x0290d4,
-0x0290d8,
-0x0290dc,
-0x0290e0,
-0x0290e4,
-0x0290e8,
-0x0290ec,
-0x0290f0,
-0x0290f4,
-0x0290f8,
-0x0290fc,
-0x029100,
-0x029104,
-0x029108,
-0x02910c,
-0x029110,
-0x029114,
-0x029118,
-0x02911c,
-0x029120,
-0x029124,
-0x029128,
-0x02912c,
-0x029130,
-0x029134,
-0x029138,
-0x02913c,
-0x029140,
-0x029144,
-0x029148,
-0x02914c,
-0x029150,
-0x029154,
-0x029158,
-0x02915c,
-0x029160,
-0x029164,
-0x029168,
-0x02916c,
-0x029170,
-0x029174,
-0x029178,
-0x02917c,
-0x029180,
-0x029184,
-0x029188,
-0x02918c,
-0x029190,
-0x029194,
-0x029198,
-0x02919c,
-0x0291a0,
-0x0291a4,
-0x0291a8,
-0x0291ac,
-0x0291b0,
-0x0291b4,
-0x0291b8,
-0x0291bc,
-0x0291c0,
-0x0291c4,
-0x0291c8,
-0x0291cc,
-0x0291d0,
-0x0291d4,
-0x0291d8,
-0x0291dc,
-0x0291e0,
-0x0291e4,
-0x0291e8,
-0x0291ec,
-0x0291f0,
-0x0291f4,
-0x0291f8,
-0x0291fc,
-0x029200,
-0x029204,
-0x029208,
-0x02920c,
-0x029210,
-0x029214,
-0x029218,
-0x02921c,
-0x029220,
-0x029224,
-0x029228,
-0x02922c,
-0x029230,
-0x029234,
-0x029238,
-0x02923c,
-0x029240,
-0x029244,
-0x029248,
-0x02924c,
-0x029250,
-0x029254,
-0x029258,
-0x02925c,
-0x029260,
-0x029264,
-0x029268,
-0x02926c,
-0x029270,
-0x029274,
-0x029278,
-0x02927c,
-0x029280,
-0x029284,
-0x029288,
-0x02928c,
-0x029290,
-0x029294,
-0x029298,
-0x02929c,
-0x0292a0,
-0x0292a4,
-0x0292a8,
-0x0292ac,
-0x0292b0,
-0x0292b4,
-0x0292b8,
-0x0292bc,
-0x0292c0,
-0x0292c4,
-0x0292c8,
-0x0292cc,
-0x0292d0,
-0x0292d4,
-0x0292d8,
-0x0292dc,
-0x0292e0,
-0x0292e4,
-0x0292e8,
-0x0292ec,
-0x0292f0,
-0x0292f4,
-0x0292f8,
-0x0292fc,
-0x029300,
-0x029304,
-0x029308,
-0x02930c,
-0x029310,
-0x029314,
-0x029318,
-0x02931c,
-0x029320,
-0x029324,
-0x029328,
-0x02932c,
-0x029330,
-0x029334,
-0x029338,
-0x02933c,
-0x029340,
-0x029344,
-0x029348,
-0x02934c,
-0x029350,
-0x029354,
-0x029358,
-0x02935c,
-0x029360,
-0x029364,
-0x029368,
-0x02936c,
-0x029370,
-0x029374,
-0x029378,
-0x02937c,
-0x029380,
-0x029384,
-0x029388,
-0x02938c,
-0x029390,
-0x029394,
-0x029398,
-0x02939c,
-0x0293a0,
-0x0293a4,
-0x0293a8,
-0x0293ac,
-0x0293b0,
-0x0293b4,
-0x0293b8,
-0x0293bc,
-0x0293c0,
-0x0293c4,
-0x0293c8,
-0x0293cc,
-0x0293d0,
-0x0293d4,
-0x0293d8,
-0x0293dc,
-0x0293e0,
-0x0293e4,
-0x0293e8,
-0x0293ec,
-0x0293f0,
-0x0293f4,
-0x0293f8,
-0x0293fc,
-0x029400,
-0x029404,
-0x029408,
-0x02940c,
-0x029410,
-0x029414,
-0x029418,
-0x02941c,
-0x029420,
-0x029424,
-0x029428,
-0x02942c,
-0x029430,
-0x029434,
-0x029438,
-0x02943c,
-0x029440,
-0x029444,
-0x029448,
-0x02944c,
-0x029450,
-0x029454,
-0x029458,
-0x02945c,
-0x029460,
-0x029464,
-0x029468,
-0x02946c,
-0x029470,
-0x029474,
-0x029478,
-0x02947c,
-0x029480,
-0x029484,
-0x029488,
-0x02948c,
-0x029490,
-0x029494,
-0x029498,
-0x02949c,
-0x0294a0,
-0x0294a4,
-0x0294a8,
-0x0294ac,
-0x0294b0,
-0x0294b4,
-0x0294b8,
-0x0294bc,
-0x0294c0,
-0x0294c4,
-0x0294c8,
-0x0294cc,
-0x0294d0,
-0x0294d4,
-0x0294d8,
-0x0294dc,
-0x0294e0,
-0x0294e4,
-0x0294e8,
-0x0294ec,
-0x0294f0,
-0x0294f4,
-0x0294f8,
-0x0294fc,
-0x029500,
-0x029504,
-0x029508,
-0x02950c,
-0x029510,
-0x029514,
-0x029518,
-0x02951c,
-0x029520,
-0x029524,
-0x029528,
-0x02952c,
-0x029530,
-0x029534,
-0x029538,
-0x02953c,
-0x029540,
-0x029544,
-0x029548,
-0x02954c,
-0x029550,
-0x029554,
-0x029558,
-0x02955c,
-0x029560,
-0x029564,
-0x029568,
-0x02956c,
-0x029570,
-0x029574,
-0x029578,
-0x02957c,
-0x029580,
-0x029584,
-0x029588,
-0x02958c,
-0x029590,
-0x029594,
-0x029598,
-0x02959c,
-0x0295a0,
-0x0295a4,
-0x0295a8,
-0x0295ac,
-0x0295b0,
-0x0295b4,
-0x0295b8,
-0x0295bc,
-0x0295c0,
-0x0295c4,
-0x0295c8,
-0x0295cc,
-0x0295d0,
-0x0295d4,
-0x0295d8,
-0x0295dc,
-0x0295e0,
-0x0295e4,
-0x0295e8,
-0x0295ec,
-0x0295f0,
-0x0295f4,
-0x0295f8,
-0x0295fc,
-0x029600,
-0x029604,
-0x029608,
-0x02960c,
-0x029610,
-0x029614,
-0x029618,
-0x02961c,
-0x029620,
-0x029624,
-0x029628,
-0x02962c,
-0x029630,
-0x029634,
-0x029638,
-0x02963c,
-0x029640,
-0x029644,
-0x029648,
-0x02964c,
-0x029650,
-0x029654,
-0x029658,
-0x02965c,
-0x029660,
-0x029664,
-0x029668,
-0x02966c,
-0x029670,
-0x029674,
-0x029678,
-0x02967c,
-0x029680,
-0x029684,
-0x029688,
-0x02968c,
-0x029690,
-0x029694,
-0x029698,
-0x02969c,
-0x0296a0,
-0x0296a4,
-0x0296a8,
-0x0296ac,
-0x0296b0,
-0x0296b4,
-0x0296b8,
-0x0296bc,
-0x0296c0,
-0x0296c4,
-0x0296c8,
-0x0296cc,
-0x0296d0,
-0x0296d4,
-0x0296d8,
-0x0296dc,
-0x0296e0,
-0x0296e4,
-0x0296e8,
-0x0296ec,
-0x0296f0,
-0x0296f4,
-0x0296f8,
-0x0296fc,
-0x029700,
-0x029704,
-0x029708,
-0x02970c,
-0x029710,
-0x029714,
-0x029718,
-0x02971c,
-0x029720,
-0x029724,
-0x029728,
-0x02972c,
-0x029730,
-0x029734,
-0x029738,
-0x02973c,
-0x029740,
-0x029744,
-0x029748,
-0x02974c,
-0x029750,
-0x029754,
-0x029758,
-0x02975c,
-0x029760,
-0x029764,
-0x029768,
-0x02976c,
-0x029770,
-0x029774,
-0x029778,
-0x02977c,
-0x029780,
-0x029784,
-0x029788,
-0x02978c,
-0x029790,
-0x029794,
-0x029798,
-0x02979c,
-0x0297a0,
-0x0297a4,
-0x0297a8,
-0x0297ac,
-0x0297b0,
-0x0297b4,
-0x0297b8,
-0x0297bc,
-0x0297c0,
-0x0297c4,
-0x0297c8,
-0x0297cc,
-0x0297d0,
-0x0297d4,
-0x0297d8,
-0x0297dc,
-0x0297e0,
-0x0297e4,
-0x0297e8,
-0x0297ec,
-0x0297f0,
-0x0297f4,
-0x0297f8,
-0x0297fc,
-0x029800,
-0x029804,
-0x029808,
-0x02980c,
-0x029810,
-0x029814,
-0x029818,
-0x02981c,
-0x029820,
-0x029824,
-0x029828,
-0x02982c,
-0x029830,
-0x029834,
-0x029838,
-0x02983c,
-0x029840,
-0x029844,
-0x029848,
-0x02984c,
-0x029850,
-0x029854,
-0x029858,
-0x02985c,
-0x029860,
-0x029864,
-0x029868,
-0x02986c,
-0x029870,
-0x029874,
-0x029878,
-0x02987c,
-0x029880,
-0x029884,
-0x029888,
-0x02988c,
-0x029890,
-0x029894,
-0x029898,
-0x02989c,
-0x0298a0,
-0x0298a4,
-0x0298a8,
-0x0298ac,
-0x0298b0,
-0x0298b4,
-0x0298b8,
-0x0298bc,
-0x0298c0,
-0x0298c4,
-0x0298c8,
-0x0298cc,
-0x0298d0,
-0x0298d4,
-0x0298d8,
-0x0298dc,
-0x0298e0,
-0x0298e4,
-0x0298e8,
-0x0298ec,
-0x0298f0,
-0x0298f4,
-0x0298f8,
-0x0298fc,
-0x029900,
-0x029904,
-0x029908,
-0x02990c,
-0x029910,
-0x029914,
-0x029918,
-0x02991c,
-0x029920,
-0x029924,
-0x029928,
-0x02992c,
-0x029930,
-0x029934,
-0x029938,
-0x02993c,
-0x029940,
-0x029944,
-0x029948,
-0x02994c,
-0x029950,
-0x029954,
-0x029958,
-0x02995c,
-0x029960,
-0x029964,
-0x029968,
-0x02996c,
-0x029970,
-0x029974,
-0x029978,
-0x02997c,
-0x029980,
-0x029984,
-0x029988,
-0x02998c,
-0x029990,
-0x029994,
-0x029998,
-0x02999c,
-0x0299a0,
-0x0299a4,
-0x0299a8,
-0x0299ac,
-0x0299b0,
-0x0299b4,
-0x0299b8,
-0x0299bc,
-0x0299c0,
-0x0299c4,
-0x0299c8,
-0x0299cc,
-0x0299d0,
-0x0299d4,
-0x0299d8,
-0x0299dc,
-0x0299e0,
-0x0299e4,
-0x0299e8,
-0x0299ec,
-0x0299f0,
-0x0299f4,
-0x0299f8,
-0x0299fc,
-0x029a00,
-0x029a04,
-0x029a08,
-0x029a0c,
-0x029a10,
-0x029a14,
-0x029a18,
-0x029a1c,
-0x029a20,
-0x029a24,
-0x029a28,
-0x029a2c,
-0x029a30,
-0x029a34,
-0x029a38,
-0x029a3c,
-0x029a40,
-0x029a44,
-0x029a48,
-0x029a4c,
-0x029a50,
-0x029a54,
-0x029a58,
-0x029a5c,
-0x029a60,
-0x029a64,
-0x029a68,
-0x029a6c,
-0x029a70,
-0x029a74,
-0x029a78,
-0x029a7c,
-0x029a80,
-0x029a84,
-0x029a88,
-0x029a8c,
-0x029a90,
-0x029a94,
-0x029a98,
-0x029a9c,
-0x029aa0,
-0x029aa4,
-0x029aa8,
-0x029aac,
-0x029ab0,
-0x029ab4,
-0x029ab8,
-0x029abc,
-0x029ac0,
-0x029ac4,
-0x029ac8,
-0x029acc,
-0x029ad0,
-0x029ad4,
-0x029ad8,
-0x029adc,
-0x029ae0,
-0x029ae4,
-0x029ae8,
-0x029aec,
-0x029af0,
-0x029af4,
-0x029af8,
-0x029afc,
-0x029b00,
-0x029b04,
-0x029b08,
-0x029b0c,
-0x029b10,
-0x029b14,
-0x029b18,
-0x029b1c,
-0x029b20,
-0x029b24,
-0x029b28,
-0x029b2c,
-0x029b30,
-0x029b34,
-0x029b38,
-0x029b3c,
-0x029b40,
-0x029b44,
-0x029b48,
-0x029b4c,
-0x029b50,
-0x029b54,
-0x029b58,
-0x029b5c,
-0x029b60,
-0x029b64,
-0x029b68,
-0x029b6c,
-0x029b70,
-0x029b74,
-0x029b78,
-0x029b7c,
-0x029b80,
-0x029b84,
-0x029b88,
-0x029b8c,
-0x029b90,
-0x029b94,
-0x029b98,
-0x029b9c,
-0x029ba0,
-0x029ba4,
-0x029ba8,
-0x029bac,
-0x029bb0,
-0x029bb4,
-0x029bb8,
-0x029bbc,
-0x029bc0,
-0x029bc4,
-0x029bc8,
-0x029bcc,
-0x029bd0,
-0x029bd4,
-0x029bd8,
-0x029bdc,
-0x029be0,
-0x029be4,
-0x029be8,
-0x029bec,
-0x029bf0,
-0x029bf4,
-0x029bf8,
-0x029bfc,
-0x029c00,
-0x029c04,
-0x029c08,
-0x029c0c,
-0x029c10,
-0x029c14,
-0x029c18,
-0x029c1c,
-0x029c20,
-0x029c24,
-0x029c28,
-0x029c2c,
-0x029c30,
-0x029c34,
-0x029c38,
-0x029c3c,
-0x029c40,
-0x029c44,
-0x029c48,
-0x029c4c,
-0x029c50,
-0x029c54,
-0x029c58,
-0x029c5c,
-0x029c60,
-0x029c64,
-0x029c68,
-0x029c6c,
-0x029c70,
-0x029c74,
-0x029c78,
-0x029c7c,
-0x029c80,
-0x029c84,
-0x029c88,
-0x029c8c,
-0x029c90,
-0x029c94,
-0x029c98,
-0x029c9c,
-0x029ca0,
-0x029ca4,
-0x029ca8,
-0x029cac,
-0x029cb0,
-0x029cb4,
-0x029cb8,
-0x029cbc,
-0x029cc0,
-0x029cc4,
-0x029cc8,
-0x029ccc,
-0x029cd0,
-0x029cd4,
-0x029cd8,
-0x029cdc,
-0x029ce0,
-0x029ce4,
-0x029ce8,
-0x029cec,
-0x029cf0,
-0x029cf4,
-0x029cf8,
-0x029cfc,
-0x029d00,
-0x029d04,
-0x029d08,
-0x029d0c,
-0x029d10,
-0x029d14,
-0x029d18,
-0x029d1c,
-0x029d20,
-0x029d24,
-0x029d28,
-0x029d2c,
-0x029d30,
-0x029d34,
-0x029d38,
-0x029d3c,
-0x029d40,
-0x029d44,
-0x029d48,
-0x029d4c,
-0x029d50,
-0x029d54,
-0x029d58,
-0x029d5c,
-0x029d60,
-0x029d64,
-0x029d68,
-0x029d6c,
-0x029d70,
-0x029d74,
-0x029d78,
-0x029d7c,
-0x029d80,
-0x029d84,
-0x029d88,
-0x029d8c,
-0x029d90,
-0x029d94,
-0x029d98,
-0x029d9c,
-0x029da0,
-0x029da4,
-0x029da8,
-0x029dac,
-0x029db0,
-0x029db4,
-0x029db8,
-0x029dbc,
-0x029dc0,
-0x029dc4,
-0x029dc8,
-0x029dcc,
-0x029dd0,
-0x029dd4,
-0x029dd8,
-0x029ddc,
-0x029de0,
-0x029de4,
-0x029de8,
-0x029dec,
-0x029df0,
-0x029df4,
-0x029df8,
-0x029dfc,
-0x029e00,
-0x029e04,
-0x029e08,
-0x029e0c,
-0x029e10,
-0x029e14,
-0x029e18,
-0x029e1c,
-0x029e20,
-0x029e24,
-0x029e28,
-0x029e2c,
-0x029e30,
-0x029e34,
-0x029e38,
-0x029e3c,
-0x029e40,
-0x029e44,
-0x029e48,
-0x029e4c,
-0x029e50,
-0x029e54,
-0x029e58,
-0x029e5c,
-0x029e60,
-0x029e64,
-0x029e68,
-0x029e6c,
-0x029e70,
-0x029e74,
-0x029e78,
-0x029e7c,
-0x029e80,
-0x029e84,
-0x029e88,
-0x029e8c,
-0x029e90,
-0x029e94,
-0x029e98,
-0x029e9c,
-0x029ea0,
-0x029ea4,
-0x029ea8,
-0x029eac,
-0x029eb0,
-0x029eb4,
-0x029eb8,
-0x029ebc,
-0x029ec0,
-0x029ec4,
-0x029ec8,
-0x029ecc,
-0x029ed0,
-0x029ed4,
-0x029ed8,
-0x029edc,
-0x029ee0,
-0x029ee4,
-0x029ee8,
-0x029eec,
-0x029ef0,
-0x029ef4,
-0x029ef8,
-0x029efc,
-0x029f00,
-0x029f04,
-0x029f08,
-0x029f0c,
-0x029f10,
-0x029f14,
-0x029f18,
-0x029f1c,
-0x029f20,
-0x029f24,
-0x029f28,
-0x029f2c,
-0x029f30,
-0x029f34,
-0x029f38,
-0x029f3c,
-0x029f40,
-0x029f44,
-0x029f48,
-0x029f4c,
-0x029f50,
-0x029f54,
-0x029f58,
-0x029f5c,
-0x029f60,
-0x029f64,
-0x029f68,
-0x029f6c,
-0x029f70,
-0x029f74,
-0x029f78,
-0x029f7c,
-0x029f80,
-0x029f84,
-0x029f88,
-0x029f8c,
-0x029f90,
-0x029f94,
-0x029f98,
-0x029f9c,
-0x029fa0,
-0x029fa4,
-0x029fa8,
-0x029fac,
-0x029fb0,
-0x029fb4,
-0x029fb8,
-0x029fbc,
-0x029fc0,
-0x029fc4,
-0x029fc8,
-0x029fcc,
-0x029fd0,
-0x029fd4,
-0x029fd8,
-0x029fdc,
-0x029fe0,
-0x029fe4,
-0x029fe8,
-0x029fec,
-0x029ff0,
-0x029ff4,
-0x029ff8,
-0x029ffc,
-0x02a000,
-0x02a004,
-0x02a008,
-0x02a00c,
-0x02a010,
-0x02a014,
-0x02a018,
-0x02a01c,
-0x02a020,
-0x02a024,
-0x02a028,
-0x02a02c,
-0x02a030,
-0x02a034,
-0x02a038,
-0x02a03c,
-0x02a040,
-0x02a044,
-0x02a048,
-0x02a04c,
-0x02a050,
-0x02a054,
-0x02a058,
-0x02a05c,
-0x02a060,
-0x02a064,
-0x02a068,
-0x02a06c,
-0x02a070,
-0x02a074,
-0x02a078,
-0x02a07c,
-0x02a080,
-0x02a084,
-0x02a088,
-0x02a08c,
-0x02a090,
-0x02a094,
-0x02a098,
-0x02a09c,
-0x02a0a0,
-0x02a0a4,
-0x02a0a8,
-0x02a0ac,
-0x02a0b0,
-0x02a0b4,
-0x02a0b8,
-0x02a0bc,
-0x02a0c0,
-0x02a0c4,
-0x02a0c8,
-0x02a0cc,
-0x02a0d0,
-0x02a0d4,
-0x02a0d8,
-0x02a0dc,
-0x02a0e0,
-0x02a0e4,
-0x02a0e8,
-0x02a0ec,
-0x02a0f0,
-0x02a0f4,
-0x02a0f8,
-0x02a0fc,
-0x02a100,
-0x02a104,
-0x02a108,
-0x02a10c,
-0x02a110,
-0x02a114,
-0x02a118,
-0x02a11c,
-0x02a120,
-0x02a124,
-0x02a128,
-0x02a12c,
-0x02a130,
-0x02a134,
-0x02a138,
-0x02a13c,
-0x02a140,
-0x02a144,
-0x02a148,
-0x02a14c,
-0x02a150,
-0x02a154,
-0x02a158,
-0x02a15c,
-0x02a160,
-0x02a164,
-0x02a168,
-0x02a16c,
-0x02a170,
-0x02a174,
-0x02a178,
-0x02a17c,
-0x02a180,
-0x02a184,
-0x02a188,
-0x02a18c,
-0x02a190,
-0x02a194,
-0x02a198,
-0x02a19c,
-0x02a1a0,
-0x02a1a4,
-0x02a1a8,
-0x02a1ac,
-0x02a1b0,
-0x02a1b4,
-0x02a1b8,
-0x02a1bc,
-0x02a1c0,
-0x02a1c4,
-0x02a1c8,
-0x02a1cc,
-0x02a1d0,
-0x02a1d4,
-0x02a1d8,
-0x02a1dc,
-0x02a1e0,
-0x02a1e4,
-0x02a1e8,
-0x02a1ec,
-0x02a1f0,
-0x02a1f4,
-0x02a1f8,
-0x02a1fc,
-0x02a200,
-0x02a204,
-0x02a208,
-0x02a20c,
-0x02a210,
-0x02a214,
-0x02a218,
-0x02a21c,
-0x02a220,
-0x02a224,
-0x02a228,
-0x02a22c,
-0x02a230,
-0x02a234,
-0x02a238,
-0x02a23c,
-0x02a240,
-0x02a244,
-0x02a248,
-0x02a24c,
-0x02a250,
-0x02a254,
-0x02a258,
-0x02a25c,
-0x02a260,
-0x02a264,
-0x02a268,
-0x02a26c,
-0x02a270,
-0x02a274,
-0x02a278,
-0x02a27c,
-0x02a280,
-0x02a284,
-0x02a288,
-0x02a28c,
-0x02a290,
-0x02a294,
-0x02a298,
-0x02a29c,
-0x02a2a0,
-0x02a2a4,
-0x02a2a8,
-0x02a2ac,
-0x02a2b0,
-0x02a2b4,
-0x02a2b8,
-0x02a2bc,
-0x02a2c0,
-0x02a2c4,
-0x02a2c8,
-0x02a2cc,
-0x02a2d0,
-0x02a2d4,
-0x02a2d8,
-0x02a2dc,
-0x02a2e0,
-0x02a2e4,
-0x02a2e8,
-0x02a2ec,
-0x02a2f0,
-0x02a2f4,
-0x02a2f8,
-0x02a2fc,
-0x02a300,
-0x02a304,
-0x02a308,
-0x02a30c,
-0x02a310,
-0x02a314,
-0x02a318,
-0x02a31c,
-0x02a320,
-0x02a324,
-0x02a328,
-0x02a32c,
-0x02a330,
-0x02a334,
-0x02a338,
-0x02a33c,
-0x02a340,
-0x02a344,
-0x02a348,
-0x02a34c,
-0x02a350,
-0x02a354,
-0x02a358,
-0x02a35c,
-0x02a360,
-0x02a364,
-0x02a368,
-0x02a36c,
-0x02a370,
-0x02a374,
-0x02a378,
-0x02a37c,
-0x02a380,
-0x02a384,
-0x02a388,
-0x02a38c,
-0x02a390,
-0x02a394,
-0x02a398,
-0x02a39c,
-0x02a3a0,
-0x02a3a4,
-0x02a3a8,
-0x02a3ac,
-0x02a3b0,
-0x02a3b4,
-0x02a3b8,
-0x02a3bc,
-0x02a3c0,
-0x02a3c4,
-0x02a3c8,
-0x02a3cc,
-0x02a3d0,
-0x02a3d4,
-0x02a3d8,
-0x02a3dc,
-0x02a3e0,
-0x02a3e4,
-0x02a3e8,
-0x02a3ec,
-0x02a3f0,
-0x02a3f4,
-0x02a3f8,
-0x02a3fc,
-0x02a400,
-0x02a404,
-0x02a408,
-0x02a40c,
-0x02a410,
-0x02a414,
-0x02a418,
-0x02a41c,
-0x02a420,
-0x02a424,
-0x02a428,
-0x02a42c,
-0x02a430,
-0x02a434,
-0x02a438,
-0x02a43c,
-0x02a440,
-0x02a444,
-0x02a448,
-0x02a44c,
-0x02a450,
-0x02a454,
-0x02a458,
-0x02a45c,
-0x02a460,
-0x02a464,
-0x02a468,
-0x02a46c,
-0x02a470,
-0x02a474,
-0x02a478,
-0x02a47c,
-0x02a480,
-0x02a484,
-0x02a488,
-0x02a48c,
-0x02a490,
-0x02a494,
-0x02a498,
-0x02a49c,
-0x02a4a0,
-0x02a4a4,
-0x02a4a8,
-0x02a4ac,
-0x02a4b0,
-0x02a4b4,
-0x02a4b8,
-0x02a4bc,
-0x02a4c0,
-0x02a4c4,
-0x02a4c8,
-0x02a4cc,
-0x02a4d0,
-0x02a4d4,
-0x02a4d8,
-0x02a4dc,
-0x02a4e0,
-0x02a4e4,
-0x02a4e8,
-0x02a4ec,
-0x02a4f0,
-0x02a4f4,
-0x02a4f8,
-0x02a4fc,
-0x02a500,
-0x02a504,
-0x02a508,
-0x02a50c,
-0x02a510,
-0x02a514,
-0x02a518,
-0x02a51c,
-0x02a520,
-0x02a524,
-0x02a528,
-0x02a52c,
-0x02a530,
-0x02a534,
-0x02a538,
-0x02a53c,
-0x02a540,
-0x02a544,
-0x02a548,
-0x02a54c,
-0x02a550,
-0x02a554,
-0x02a558,
-0x02a55c,
-0x02a560,
-0x02a564,
-0x02a568,
-0x02a56c,
-0x02a570,
-0x02a574,
-0x02a578,
-0x02a57c,
-0x02a580,
-0x02a584,
-0x02a588,
-0x02a58c,
-0x02a590,
-0x02a594,
-0x02a598,
-0x02a59c,
-0x02a5a0,
-0x02a5a4,
-0x02a5a8,
-0x02a5ac,
-0x02a5b0,
-0x02a5b4,
-0x02a5b8,
-0x02a5bc,
-0x02a5c0,
-0x02a5c4,
-0x02a5c8,
-0x02a5cc,
-0x02a5d0,
-0x02a5d4,
-0x02a5d8,
-0x02a5dc,
-0x02a5e0,
-0x02a5e4,
-0x02a5e8,
-0x02a5ec,
-0x02a5f0,
-0x02a5f4,
-0x02a5f8,
-0x02a5fc,
-0x02a600,
-0x02a604,
-0x02a608,
-0x02a60c,
-0x02a610,
-0x02a614,
-0x02a618,
-0x02a61c,
-0x02a620,
-0x02a624,
-0x02a628,
-0x02a62c,
-0x02a630,
-0x02a634,
-0x02a638,
-0x02a63c,
-0x02a640,
-0x02a644,
-0x02a648,
-0x02a64c,
-0x02a650,
-0x02a654,
-0x02a658,
-0x02a65c,
-0x02a660,
-0x02a664,
-0x02a668,
-0x02a66c,
-0x02a670,
-0x02a674,
-0x02a678,
-0x02a67c,
-0x02a680,
-0x02a684,
-0x02a688,
-0x02a68c,
-0x02a690,
-0x02a694,
-0x02a698,
-0x02a69c,
-0x02a6a0,
-0x02a6a4,
-0x02a6a8,
-0x02a6ac,
-0x02a6b0,
-0x02a6b4,
-0x02a6b8,
-0x02a6bc,
-0x02a6c0,
-0x02a6c4,
-0x02a6c8,
-0x02a6cc,
-0x02a6d0,
-0x02a6d4,
-0x02a6d8,
-0x02a6dc,
-0x02a6e0,
-0x02a6e4,
-0x02a6e8,
-0x02a6ec,
-0x02a6f0,
-0x02a6f4,
-0x02a6f8,
-0x02a6fc,
-0x02a700,
-0x02a704,
-0x02a708,
-0x02a70c,
-0x02a710,
-0x02a714,
-0x02a718,
-0x02a71c,
-0x02a720,
-0x02a724,
-0x02a728,
-0x02a72c,
-0x02a730,
-0x02a734,
-0x02a738,
-0x02a73c,
-0x02a740,
-0x02a744,
-0x02a748,
-0x02a74c,
-0x02a750,
-0x02a754,
-0x02a758,
-0x02a75c,
-0x02a760,
-0x02a764,
-0x02a768,
-0x02a76c,
-0x02a770,
-0x02a774,
-0x02a778,
-0x02a77c,
-0x02a780,
-0x02a784,
-0x02a788,
-0x02a78c,
-0x02a790,
-0x02a794,
-0x02a798,
-0x02a79c,
-0x02a7a0,
-0x02a7a4,
-0x02a7a8,
-0x02a7ac,
-0x02a7b0,
-0x02a7b4,
-0x02a7b8,
-0x02a7bc,
-0x02a7c0,
-0x02a7c4,
-0x02a7c8,
-0x02a7cc,
-0x02a7d0,
-0x02a7d4,
-0x02a7d8,
-0x02a7dc,
-0x02a7e0,
-0x02a7e4,
-0x02a7e8,
-0x02a7ec,
-0x02a7f0,
-0x02a7f4,
-0x02a7f8,
-0x02a7fc,
-0x02a800,
-0x02a804,
-0x02a808,
-0x02a80c,
-0x02a810,
-0x02a814,
-0x02a818,
-0x02a81c,
-0x02a820,
-0x02a824,
-0x02a828,
-0x02a82c,
-0x02a830,
-0x02a834,
-0x02a838,
-0x02a83c,
-0x02a840,
-0x02a844,
-0x02a848,
-0x02a84c,
-0x02a850,
-0x02a854,
-0x02a858,
-0x02a85c,
-0x02a860,
-0x02a864,
-0x02a868,
-0x02a86c,
-0x02a870,
-0x02a874,
-0x02a878,
-0x02a87c,
-0x02a880,
-0x02a884,
-0x02a888,
-0x02a88c,
-0x02a890,
-0x02a894,
-0x02a898,
-0x02a89c,
-0x02a8a0,
-0x02a8a4,
-0x02a8a8,
-0x02a8ac,
-0x02a8b0,
-0x02a8b4,
-0x02a8b8,
-0x02a8bc,
-0x02a8c0,
-0x02a8c4,
-0x02a8c8,
-0x02a8cc,
-0x02a8d0,
-0x02a8d4,
-0x02a8d8,
-0x02a8dc,
-0x02a8e0,
-0x02a8e4,
-0x02a8e8,
-0x02a8ec,
-0x02a8f0,
-0x02a8f4,
-0x02a8f8,
-0x02a8fc,
-0x02a900,
-0x02a904,
-0x02a908,
-0x02a90c,
-0x02a910,
-0x02a914,
-0x02a918,
-0x02a91c,
-0x02a920,
-0x02a924,
-0x02a928,
-0x02a92c,
-0x02a930,
-0x02a934,
-0x02a938,
-0x02a93c,
-0x02a940,
-0x02a944,
-0x02a948,
-0x02a94c,
-0x02a950,
-0x02a954,
-0x02a958,
-0x02a95c,
-0x02a960,
-0x02a964,
-0x02a968,
-0x02a96c,
-0x02a970,
-0x02a974,
-0x02a978,
-0x02a97c,
-0x02a980,
-0x02a984,
-0x02a988,
-0x02a98c,
-0x02a990,
-0x02a994,
-0x02a998,
-0x02a99c,
-0x02a9a0,
-0x02a9a4,
-0x02a9a8,
-0x02a9ac,
-0x02a9b0,
-0x02a9b4,
-0x02a9b8,
-0x02a9bc,
-0x02a9c0,
-0x02a9c4,
-0x02a9c8,
-0x02a9cc,
-0x02a9d0,
-0x02a9d4,
-0x02a9d8,
-0x02a9dc,
-0x02a9e0,
-0x02a9e4,
-0x02a9e8,
-0x02a9ec,
-0x02a9f0,
-0x02a9f4,
-0x02a9f8,
-0x02a9fc,
-0x02aa00,
-0x02aa04,
-0x02aa08,
-0x02aa0c,
-0x02aa10,
-0x02aa14,
-0x02aa18,
-0x02aa1c,
-0x02aa20,
-0x02aa24,
-0x02aa28,
-0x02aa2c,
-0x02aa30,
-0x02aa34,
-0x02aa38,
-0x02aa3c,
-0x02aa40,
-0x02aa44,
-0x02aa48,
-0x02aa4c,
-0x02aa50,
-0x02aa54,
-0x02aa58,
-0x02aa5c,
-0x02aa60,
-0x02aa64,
-0x02aa68,
-0x02aa6c,
-0x02aa70,
-0x02aa74,
-0x02aa78,
-0x02aa7c,
-0x02aa80,
-0x02aa84,
-0x02aa88,
-0x02aa8c,
-0x02aa90,
-0x02aa94,
-0x02aa98,
-0x02aa9c,
-0x02aaa0,
-0x02aaa4,
-0x02aaa8,
-0x02aaac,
-0x02aab0,
-0x02aab4,
-0x02aab8,
-0x02aabc,
-0x02aac0,
-0x02aac4,
-0x02aac8,
-0x02aacc,
-0x02aad0,
-0x02aad4,
-0x02aad8,
-0x02aadc,
-0x02aae0,
-0x02aae4,
-0x02aae8,
-0x02aaec,
-0x02aaf0,
-0x02aaf4,
-0x02aaf8,
-0x02aafc,
-0x02ab00,
-0x02ab04,
-0x02ab08,
-0x02ab0c,
-0x02ab10,
-0x02ab14,
-0x02ab18,
-0x02ab1c,
-0x02ab20,
-0x02ab24,
-0x02ab28,
-0x02ab2c,
-0x02ab30,
-0x02ab34,
-0x02ab38,
-0x02ab3c,
-0x02ab40,
-0x02ab44,
-0x02ab48,
-0x02ab4c,
-0x02ab50,
-0x02ab54,
-0x02ab58,
-0x02ab5c,
-0x02ab60,
-0x02ab64,
-0x02ab68,
-0x02ab6c,
-0x02ab70,
-0x02ab74,
-0x02ab78,
-0x02ab7c,
-0x02ab80,
-0x02ab84,
-0x02ab88,
-0x02ab8c,
-0x02ab90,
-0x02ab94,
-0x02ab98,
-0x02ab9c,
-0x02aba0,
-0x02aba4,
-0x02aba8,
-0x02abac,
-0x02abb0,
-0x02abb4,
-0x02abb8,
-0x02abbc,
-0x02abc0,
-0x02abc4,
-0x02abc8,
-0x02abcc,
-0x02abd0,
-0x02abd4,
-0x02abd8,
-0x02abdc,
-0x02abe0,
-0x02abe4,
-0x02abe8,
-0x02abec,
-0x02abf0,
-0x02abf4,
-0x02abf8,
-0x02abfc,
-0x02ac00,
-0x02ac04,
-0x02ac08,
-0x02ac0c,
-0x02ac10,
-0x02ac14,
-0x02ac18,
-0x02ac1c,
-0x02ac20,
-0x02ac24,
-0x02ac28,
-0x02ac2c,
-0x02ac30,
-0x02ac34,
-0x02ac38,
-0x02ac3c,
-0x02ac40,
-0x02ac44,
-0x02ac48,
-0x02ac4c,
-0x02ac50,
-0x02ac54,
-0x02ac58,
-0x02ac5c,
-0x02ac60,
-0x02ac64,
-0x02ac68,
-0x02ac6c,
-0x02ac70,
-0x02ac74,
-0x02ac78,
-0x02ac7c,
-0x02ac80,
-0x02ac84,
-0x02ac88,
-0x02ac8c,
-0x02ac90,
-0x02ac94,
-0x02ac98,
-0x02ac9c,
-0x02aca0,
-0x02aca4,
-0x02aca8,
-0x02acac,
-0x02acb0,
-0x02acb4,
-0x02acb8,
-0x02acbc,
-0x02acc0,
-0x02acc4,
-0x02acc8,
-0x02accc,
-0x02acd0,
-0x02acd4,
-0x02acd8,
-0x02acdc,
-0x02ace0,
-0x02ace4,
-0x02ace8,
-0x02acec,
-0x02acf0,
-0x02acf4,
-0x02acf8,
-0x02acfc,
-0x02ad00,
-0x02ad04,
-0x02ad08,
-0x02ad0c,
-0x02ad10,
-0x02ad14,
-0x02ad18,
-0x02ad1c,
-0x02ad20,
-0x02ad24,
-0x02ad28,
-0x02ad2c,
-0x02ad30,
-0x02ad34,
-0x02ad38,
-0x02ad3c,
-0x02ad40,
-0x02ad44,
-0x02ad48,
-0x02ad4c,
-0x02ad50,
-0x02ad54,
-0x02ad58,
-0x02ad5c,
-0x02ad60,
-0x02ad64,
-0x02ad68,
-0x02ad6c,
-0x02ad70,
-0x02ad74,
-0x02ad78,
-0x02ad7c,
-0x02ad80,
-0x02ad84,
-0x02ad88,
-0x02ad8c,
-0x02ad90,
-0x02ad94,
-0x02ad98,
-0x02ad9c,
-0x02ada0,
-0x02ada4,
-0x02ada8,
-0x02adac,
-0x02adb0,
-0x02adb4,
-0x02adb8,
-0x02adbc,
-0x02adc0,
-0x02adc4,
-0x02adc8,
-0x02adcc,
-0x02add0,
-0x02add4,
-0x02add8,
-0x02addc,
-0x02ade0,
-0x02ade4,
-0x02ade8,
-0x02adec,
-0x02adf0,
-0x02adf4,
-0x02adf8,
-0x02adfc,
-0x02ae00,
-0x02ae04,
-0x02ae08,
-0x02ae0c,
-0x02ae10,
-0x02ae14,
-0x02ae18,
-0x02ae1c,
-0x02ae20,
-0x02ae24,
-0x02ae28,
-0x02ae2c,
-0x02ae30,
-0x02ae34,
-0x02ae38,
-0x02ae3c,
-0x02ae40,
-0x02ae44,
-0x02ae48,
-0x02ae4c,
-0x02ae50,
-0x02ae54,
-0x02ae58,
-0x02ae5c,
-0x02ae60,
-0x02ae64,
-0x02ae68,
-0x02ae6c,
-0x02ae70,
-0x02ae74,
-0x02ae78,
-0x02ae7c,
-0x02ae80,
-0x02ae84,
-0x02ae88,
-0x02ae8c,
-0x02ae90,
-0x02ae94,
-0x02ae98,
-0x02ae9c,
-0x02aea0,
-0x02aea4,
-0x02aea8,
-0x02aeac,
-0x02aeb0,
-0x02aeb4,
-0x02aeb8,
-0x02aebc,
-0x02aec0,
-0x02aec4,
-0x02aec8,
-0x02aecc,
-0x02aed0,
-0x02aed4,
-0x02aed8,
-0x02aedc,
-0x02aee0,
-0x02aee4,
-0x02aee8,
-0x02aeec,
-0x02aef0,
-0x02aef4,
-0x02aef8,
-0x02aefc,
-0x02af00,
-0x02af04,
-0x02af08,
-0x02af0c,
-0x02af10,
-0x02af14,
-0x02af18,
-0x02af1c,
-0x02af20,
-0x02af24,
-0x02af28,
-0x02af2c,
-0x02af30,
-0x02af34,
-0x02af38,
-0x02af3c,
-0x02af40,
-0x02af44,
-0x02af48,
-0x02af4c,
-0x02af50,
-0x02af54,
-0x02af58,
-0x02af5c,
-0x02af60,
-0x02af64,
-0x02af68,
-0x02af6c,
-0x02af70,
-0x02af74,
-0x02af78,
-0x02af7c,
-0x02af80,
-0x02af84,
-0x02af88,
-0x02af8c,
-0x02af90,
-0x02af94,
-0x02af98,
-0x02af9c,
-0x02afa0,
-0x02afa4,
-0x02afa8,
-0x02afac,
-0x02afb0,
-0x02afb4,
-0x02afb8,
-0x02afbc,
-0x02afc0,
-0x02afc4,
-0x02afc8,
-0x02afcc,
-0x02afd0,
-0x02afd4,
-0x02afd8,
-0x02afdc,
-0x02afe0,
-0x02afe4,
-0x02afe8,
-0x02afec,
-0x02aff0,
-0x02aff4,
-0x02aff8,
-0x02affc,
-0x02b000,
-0x02b004,
-0x02b008,
-0x02b00c,
-0x02b010,
-0x02b014,
-0x02b018,
-0x02b01c,
-0x02b020,
-0x02b024,
-0x02b028,
-0x02b02c,
-0x02b030,
-0x02b034,
-0x02b038,
-0x02b03c,
-0x02b040,
-0x02b044,
-0x02b048,
-0x02b04c,
-0x02b050,
-0x02b054,
-0x02b058,
-0x02b05c,
-0x02b060,
-0x02b064,
-0x02b068,
-0x02b06c,
-0x02b070,
-0x02b074,
-0x02b078,
-0x02b07c,
-0x02b080,
-0x02b084,
-0x02b088,
-0x02b08c,
-0x02b090,
-0x02b094,
-0x02b098,
-0x02b09c,
-0x02b0a0,
-0x02b0a4,
-0x02b0a8,
-0x02b0ac,
-0x02b0b0,
-0x02b0b4,
-0x02b0b8,
-0x02b0bc,
-0x02b0c0,
-0x02b0c4,
-0x02b0c8,
-0x02b0cc,
-0x02b0d0,
-0x02b0d4,
-0x02b0d8,
-0x02b0dc,
-0x02b0e0,
-0x02b0e4,
-0x02b0e8,
-0x02b0ec,
-0x02b0f0,
-0x02b0f4,
-0x02b0f8,
-0x02b0fc,
-0x02b100,
-0x02b104,
-0x02b108,
-0x02b10c,
-0x02b110,
-0x02b114,
-0x02b118,
-0x02b11c,
-0x02b120,
-0x02b124,
-0x02b128,
-0x02b12c,
-0x02b130,
-0x02b134,
-0x02b138,
-0x02b13c,
-0x02b140,
-0x02b144,
-0x02b148,
-0x02b14c,
-0x02b150,
-0x02b154,
-0x02b158,
-0x02b15c,
-0x02b160,
-0x02b164,
-0x02b168,
-0x02b16c,
-0x02b170,
-0x02b174,
-0x02b178,
-0x02b17c,
-0x02b180,
-0x02b184,
-0x02b188,
-0x02b18c,
-0x02b190,
-0x02b194,
-0x02b198,
-0x02b19c,
-0x02b1a0,
-0x02b1a4,
-0x02b1a8,
-0x02b1ac,
-0x02b1b0,
-0x02b1b4,
-0x02b1b8,
-0x02b1bc,
-0x02b1c0,
-0x02b1c4,
-0x02b1c8,
-0x02b1cc,
-0x02b1d0,
-0x02b1d4,
-0x02b1d8,
-0x02b1dc,
-0x02b1e0,
-0x02b1e4,
-0x02b1e8,
-0x02b1ec,
-0x02b1f0,
-0x02b1f4,
-0x02b1f8,
-0x02b1fc,
-0x02b200,
-0x02b204,
-0x02b208,
-0x02b20c,
-0x02b210,
-0x02b214,
-0x02b218,
-0x02b21c,
-0x02b220,
-0x02b224,
-0x02b228,
-0x02b22c,
-0x02b230,
-0x02b234,
-0x02b238,
-0x02b23c,
-0x02b240,
-0x02b244,
-0x02b248,
-0x02b24c,
-0x02b250,
-0x02b254,
-0x02b258,
-0x02b25c,
-0x02b260,
-0x02b264,
-0x02b268,
-0x02b26c,
-0x02b270,
-0x02b274,
-0x02b278,
-0x02b27c,
-0x02b280,
-0x02b284,
-0x02b288,
-0x02b28c,
-0x02b290,
-0x02b294,
-0x02b298,
-0x02b29c,
-0x02b2a0,
-0x02b2a4,
-0x02b2a8,
-0x02b2ac,
-0x02b2b0,
-0x02b2b4,
-0x02b2b8,
-0x02b2bc,
-0x02b2c0,
-0x02b2c4,
-0x02b2c8,
-0x02b2cc,
-0x02b2d0,
-0x02b2d4,
-0x02b2d8,
-0x02b2dc,
-0x02b2e0,
-0x02b2e4,
-0x02b2e8,
-0x02b2ec,
-0x02b2f0,
-0x02b2f4,
-0x02b2f8,
-0x02b2fc,
-0x02b300,
-0x02b304,
-0x02b308,
-0x02b30c,
-0x02b310,
-0x02b314,
-0x02b318,
-0x02b31c,
-0x02b320,
-0x02b324,
-0x02b328,
-0x02b32c,
-0x02b330,
-0x02b334,
-0x02b338,
-0x02b33c,
-0x02b340,
-0x02b344,
-0x02b348,
-0x02b34c,
-0x02b350,
-0x02b354,
-0x02b358,
-0x02b35c,
-0x02b360,
-0x02b364,
-0x02b368,
-0x02b36c,
-0x02b370,
-0x02b374,
-0x02b378,
-0x02b37c,
-0x02b380,
-0x02b384,
-0x02b388,
-0x02b38c,
-0x02b390,
-0x02b394,
-0x02b398,
-0x02b39c,
-0x02b3a0,
-0x02b3a4,
-0x02b3a8,
-0x02b3ac,
-0x02b3b0,
-0x02b3b4,
-0x02b3b8,
-0x02b3bc,
-0x02b3c0,
-0x02b3c4,
-0x02b3c8,
-0x02b3cc,
-0x02b3d0,
-0x02b3d4,
-0x02b3d8,
-0x02b3dc,
-0x02b3e0,
-0x02b3e4,
-0x02b3e8,
-0x02b3ec,
-0x02b3f0,
-0x02b3f4,
-0x02b3f8,
-0x02b3fc,
-0x02b400,
-0x02b404,
-0x02b408,
-0x02b40c,
-0x02b410,
-0x02b414,
-0x02b418,
-0x02b41c,
-0x02b420,
-0x02b424,
-0x02b428,
-0x02b42c,
-0x02b430,
-0x02b434,
-0x02b438,
-0x02b43c,
-0x02b440,
-0x02b444,
-0x02b448,
-0x02b44c,
-0x02b450,
-0x02b454,
-0x02b458,
-0x02b45c,
-0x02b460,
-0x02b464,
-0x02b468,
-0x02b46c,
-0x02b470,
-0x02b474,
-0x02b478,
-0x02b47c,
-0x02b480,
-0x02b484,
-0x02b488,
-0x02b48c,
-0x02b490,
-0x02b494,
-0x02b498,
-0x02b49c,
-0x02b4a0,
-0x02b4a4,
-0x02b4a8,
-0x02b4ac,
-0x02b4b0,
-0x02b4b4,
-0x02b4b8,
-0x02b4bc,
-0x02b4c0,
-0x02b4c4,
-0x02b4c8,
-0x02b4cc,
-0x02b4d0,
-0x02b4d4,
-0x02b4d8,
-0x02b4dc,
-0x02b4e0,
-0x02b4e4,
-0x02b4e8,
-0x02b4ec,
-0x02b4f0,
-0x02b4f4,
-0x02b4f8,
-0x02b4fc,
-0x02b500,
-0x02b504,
-0x02b508,
-0x02b50c,
-0x02b510,
-0x02b514,
-0x02b518,
-0x02b51c,
-0x02b520,
-0x02b524,
-0x02b528,
-0x02b52c,
-0x02b530,
-0x02b534,
-0x02b538,
-0x02b53c,
-0x02b540,
-0x02b544,
-0x02b548,
-0x02b54c,
-0x02b550,
-0x02b554,
-0x02b558,
-0x02b55c,
-0x02b560,
-0x02b564,
-0x02b568,
-0x02b56c,
-0x02b570,
-0x02b574,
-0x02b578,
-0x02b57c,
-0x02b580,
-0x02b584,
-0x02b588,
-0x02b58c,
-0x02b590,
-0x02b594,
-0x02b598,
-0x02b59c,
-0x02b5a0,
-0x02b5a4,
-0x02b5a8,
-0x02b5ac,
-0x02b5b0,
-0x02b5b4,
-0x02b5b8,
-0x02b5bc,
-0x02b5c0,
-0x02b5c4,
-0x02b5c8,
-0x02b5cc,
-0x02b5d0,
-0x02b5d4,
-0x02b5d8,
-0x02b5dc,
-0x02b5e0,
-0x02b5e4,
-0x02b5e8,
-0x02b5ec,
-0x02b5f0,
-0x02b5f4,
-0x02b5f8,
-0x02b5fc,
-0x02b600,
-0x02b604,
-0x02b608,
-0x02b60c,
-0x02b610,
-0x02b614,
-0x02b618,
-0x02b61c,
-0x02b620,
-0x02b624,
-0x02b628,
-0x02b62c,
-0x02b630,
-0x02b634,
-0x02b638,
-0x02b63c,
-0x02b640,
-0x02b644,
-0x02b648,
-0x02b64c,
-0x02b650,
-0x02b654,
-0x02b658,
-0x02b65c,
-0x02b660,
-0x02b664,
-0x02b668,
-0x02b66c,
-0x02b670,
-0x02b674,
-0x02b678,
-0x02b67c,
-0x02b680,
-0x02b684,
-0x02b688,
-0x02b68c,
-0x02b690,
-0x02b694,
-0x02b698,
-0x02b69c,
-0x02b6a0,
-0x02b6a4,
-0x02b6a8,
-0x02b6ac,
-0x02b6b0,
-0x02b6b4,
-0x02b6b8,
-0x02b6bc,
-0x02b6c0,
-0x02b6c4,
-0x02b6c8,
-0x02b6cc,
-0x02b6d0,
-0x02b6d4,
-0x02b6d8,
-0x02b6dc,
-0x02b6e0,
-0x02b6e4,
-0x02b6e8,
-0x02b6ec,
-0x02b6f0,
-0x02b6f4,
-0x02b6f8,
-0x02b6fc,
-0x02b700,
-0x02b704,
-0x02b708,
-0x02b70c,
-0x02b710,
-0x02b714,
-0x02b718,
-0x02b71c,
-0x02b720,
-0x02b724,
-0x02b728,
-0x02b72c,
-0x02b730,
-0x02b734,
-0x02b738,
-0x02b73c,
-0x02b740,
-0x02b744,
-0x02b748,
-0x02b74c,
-0x02b750,
-0x02b754,
-0x02b758,
-0x02b75c,
-0x02b760,
-0x02b764,
-0x02b768,
-0x02b76c,
-0x02b770,
-0x02b774,
-0x02b778,
-0x02b77c,
-0x02b780,
-0x02b784,
-0x02b788,
-0x02b78c,
-0x02b790,
-0x02b794,
-0x02b798,
-0x02b79c,
-0x02b7a0,
-0x02b7a4,
-0x02b7a8,
-0x02b7ac,
-0x02b7b0,
-0x02b7b4,
-0x02b7b8,
-0x02b7bc,
-0x02b7c0,
-0x02b7c4,
-0x02b7c8,
-0x02b7cc,
-0x02b7d0,
-0x02b7d4,
-0x02b7d8,
-0x02b7dc,
-0x02b7e0,
-0x02b7e4,
-0x02b7e8,
-0x02b7ec,
-0x02b7f0,
-0x02b7f4,
-0x02b7f8,
-0x02b7fc,
-0x02b800,
-0x02b804,
-0x02b808,
-0x02b80c,
-0x02b810,
-0x02b814,
-0x02b818,
-0x02b81c,
-0x02b820,
-0x02b824,
-0x02b828,
-0x02b82c,
-0x02b830,
-0x02b834,
-0x02b838,
-0x02b83c,
-0x02b840,
-0x02b844,
-0x02b848,
-0x02b84c,
-0x02b850,
-0x02b854,
-0x02b858,
-0x02b85c,
-0x02b860,
-0x02b864,
-0x02b868,
-0x02b86c,
-0x02b870,
-0x02b874,
-0x02b878,
-0x02b87c,
-0x02b880,
-0x02b884,
-0x02b888,
-0x02b88c,
-0x02b890,
-0x02b894,
-0x02b898,
-0x02b89c,
-0x02b8a0,
-0x02b8a4,
-0x02b8a8,
-0x02b8ac,
-0x02b8b0,
-0x02b8b4,
-0x02b8b8,
-0x02b8bc,
-0x02b8c0,
-0x02b8c4,
-0x02b8c8,
-0x02b8cc,
-0x02b8d0,
-0x02b8d4,
-0x02b8d8,
-0x02b8dc,
-0x02b8e0,
-0x02b8e4,
-0x02b8e8,
-0x02b8ec,
-0x02b8f0,
-0x02b8f4,
-0x02b8f8,
-0x02b8fc,
-0x02b900,
-0x02b904,
-0x02b908,
-0x02b90c,
-0x02b910,
-0x02b914,
-0x02b918,
-0x02b91c,
-0x02b920,
-0x02b924,
-0x02b928,
-0x02b92c,
-0x02b930,
-0x02b934,
-0x02b938,
-0x02b93c,
-0x02b940,
-0x02b944,
-0x02b948,
-0x02b94c,
-0x02b950,
-0x02b954,
-0x02b958,
-0x02b95c,
-0x02b960,
-0x02b964,
-0x02b968,
-0x02b96c,
-0x02b970,
-0x02b974,
-0x02b978,
-0x02b97c,
-0x02b980,
-0x02b984,
-0x02b988,
-0x02b98c,
-0x02b990,
-0x02b994,
-0x02b998,
-0x02b99c,
-0x02b9a0,
-0x02b9a4,
-0x02b9a8,
-0x02b9ac,
-0x02b9b0,
-0x02b9b4,
-0x02b9b8,
-0x02b9bc,
-0x02b9c0,
-0x02b9c4,
-0x02b9c8,
-0x02b9cc,
-0x02b9d0,
-0x02b9d4,
-0x02b9d8,
-0x02b9dc,
-0x02b9e0,
-0x02b9e4,
-0x02b9e8,
-0x02b9ec,
-0x02b9f0,
-0x02b9f4,
-0x02b9f8,
-0x02b9fc,
-0x02ba00,
-0x02ba04,
-0x02ba08,
-0x02ba0c,
-0x02ba10,
-0x02ba14,
-0x02ba18,
-0x02ba1c,
-0x02ba20,
-0x02ba24,
-0x02ba28,
-0x02ba2c,
-0x02ba30,
-0x02ba34,
-0x02ba38,
-0x02ba3c,
-0x02ba40,
-0x02ba44,
-0x02ba48,
-0x02ba4c,
-0x02ba50,
-0x02ba54,
-0x02ba58,
-0x02ba5c,
-0x02ba60,
-0x02ba64,
-0x02ba68,
-0x02ba6c,
-0x02ba70,
-0x02ba74,
-0x02ba78,
-0x02ba7c,
-0x02ba80,
-0x02ba84,
-0x02ba88,
-0x02ba8c,
-0x02ba90,
-0x02ba94,
-0x02ba98,
-0x02ba9c,
-0x02baa0,
-0x02baa4,
-0x02baa8,
-0x02baac,
-0x02bab0,
-0x02bab4,
-0x02bab8,
-0x02babc,
-0x02bac0,
-0x02bac4,
-0x02bac8,
-0x02bacc,
-0x02bad0,
-0x02bad4,
-0x02bad8,
-0x02badc,
-0x02bae0,
-0x02bae4,
-0x02bae8,
-0x02baec,
-0x02baf0,
-0x02baf4,
-0x02baf8,
-0x02bafc,
-0x02bb00,
-0x02bb04,
-0x02bb08,
-0x02bb0c,
-0x02bb10,
-0x02bb14,
-0x02bb18,
-0x02bb1c,
-0x02bb20,
-0x02bb24,
-0x02bb28,
-0x02bb2c,
-0x02bb30,
-0x02bb34,
-0x02bb38,
-0x02bb3c,
-0x02bb40,
-0x02bb44,
-0x02bb48,
-0x02bb4c,
-0x02bb50,
-0x02bb54,
-0x02bb58,
-0x02bb5c,
-0x02bb60,
-0x02bb64,
-0x02bb68,
-0x02bb6c,
-0x02bb70,
-0x02bb74,
-0x02bb78,
-0x02bb7c,
-0x02bb80,
-0x02bb84,
-0x02bb88,
-0x02bb8c,
-0x02bb90,
-0x02bb94,
-0x02bb98,
-0x02bb9c,
-0x02bba0,
-0x02bba4,
-0x02bba8,
-0x02bbac,
-0x02bbb0,
-0x02bbb4,
-0x02bbb8,
-0x02bbbc,
-0x02bbc0,
-0x02bbc4,
-0x02bbc8,
-0x02bbcc,
-0x02bbd0,
-0x02bbd4,
-0x02bbd8,
-0x02bbdc,
-0x02bbe0,
-0x02bbe4,
-0x02bbe8,
-0x02bbec,
-0x02bbf0,
-0x02bbf4,
-0x02bbf8,
-0x02bbfc,
-0x02bc00,
-0x02bc04,
-0x02bc08,
-0x02bc0c,
-0x02bc10,
-0x02bc14,
-0x02bc18,
-0x02bc1c,
-0x02bc20,
-0x02bc24,
-0x02bc28,
-0x02bc2c,
-0x02bc30,
-0x02bc34,
-0x02bc38,
-0x02bc3c,
-0x02bc40,
-0x02bc44,
-0x02bc48,
-0x02bc4c,
-0x02bc50,
-0x02bc54,
-0x02bc58,
-0x02bc5c,
-0x02bc60,
-0x02bc64,
-0x02bc68,
-0x02bc6c,
-0x02bc70,
-0x02bc74,
-0x02bc78,
-0x02bc7c,
-0x02bc80,
-0x02bc84,
-0x02bc88,
-0x02bc8c,
-0x02bc90,
-0x02bc94,
-0x02bc98,
-0x02bc9c,
-0x02bca0,
-0x02bca4,
-0x02bca8,
-0x02bcac,
-0x02bcb0,
-0x02bcb4,
-0x02bcb8,
-0x02bcbc,
-0x02bcc0,
-0x02bcc4,
-0x02bcc8,
-0x02bccc,
-0x02bcd0,
-0x02bcd4,
-0x02bcd8,
-0x02bcdc,
-0x02bce0,
-0x02bce4,
-0x02bce8,
-0x02bcec,
-0x02bcf0,
-0x02bcf4,
-0x02bcf8,
-0x02bcfc,
-0x02bd00,
-0x02bd04,
-0x02bd08,
-0x02bd0c,
-0x02bd10,
-0x02bd14,
-0x02bd18,
-0x02bd1c,
-0x02bd20,
-0x02bd24,
-0x02bd28,
-0x02bd2c,
-0x02bd30,
-0x02bd34,
-0x02bd38,
-0x02bd3c,
-0x02bd40,
-0x02bd44,
-0x02bd48,
-0x02bd4c,
-0x02bd50,
-0x02bd54,
-0x02bd58,
-0x02bd5c,
-0x02bd60,
-0x02bd64,
-0x02bd68,
-0x02bd6c,
-0x02bd70,
-0x02bd74,
-0x02bd78,
-0x02bd7c,
-0x02bd80,
-0x02bd84,
-0x02bd88,
-0x02bd8c,
-0x02bd90,
-0x02bd94,
-0x02bd98,
-0x02bd9c,
-0x02bda0,
-0x02bda4,
-0x02bda8,
-0x02bdac,
-0x02bdb0,
-0x02bdb4,
-0x02bdb8,
-0x02bdbc,
-0x02bdc0,
-0x02bdc4,
-0x02bdc8,
-0x02bdcc,
-0x02bdd0,
-0x02bdd4,
-0x02bdd8,
-0x02bddc,
-0x02bde0,
-0x02bde4,
-0x02bde8,
-0x02bdec,
-0x02bdf0,
-0x02bdf4,
-0x02bdf8,
-0x02bdfc,
-0x02be00,
-0x02be04,
-0x02be08,
-0x02be0c,
-0x02be10,
-0x02be14,
-0x02be18,
-0x02be1c,
-0x02be20,
-0x02be24,
-0x02be28,
-0x02be2c,
-0x02be30,
-0x02be34,
-0x02be38,
-0x02be3c,
-0x02be40,
-0x02be44,
-0x02be48,
-0x02be4c,
-0x02be50,
-0x02be54,
-0x02be58,
-0x02be5c,
-0x02be60,
-0x02be64,
-0x02be68,
-0x02be6c,
-0x02be70,
-0x02be74,
-0x02be78,
-0x02be7c,
-0x02be80,
-0x02be84,
-0x02be88,
-0x02be8c,
-0x02be90,
-0x02be94,
-0x02be98,
-0x02be9c,
-0x02bea0,
-0x02bea4,
-0x02bea8,
-0x02beac,
-0x02beb0,
-0x02beb4,
-0x02beb8,
-0x02bebc,
-0x02bec0,
-0x02bec4,
-0x02bec8,
-0x02becc,
-0x02bed0,
-0x02bed4,
-0x02bed8,
-0x02bedc,
-0x02bee0,
-0x02bee4,
-0x02bee8,
-0x02beec,
-0x02bef0,
-0x02bef4,
-0x02bef8,
-0x02befc,
-0x02bf00,
-0x02bf04,
-0x02bf08,
-0x02bf0c,
-0x02bf10,
-0x02bf14,
-0x02bf18,
-0x02bf1c,
-0x02bf20,
-0x02bf24,
-0x02bf28,
-0x02bf2c,
-0x02bf30,
-0x02bf34,
-0x02bf38,
-0x02bf3c,
-0x02bf40,
-0x02bf44,
-0x02bf48,
-0x02bf4c,
-0x02bf50,
-0x02bf54,
-0x02bf58,
-0x02bf5c,
-0x02bf60,
-0x02bf64,
-0x02bf68,
-0x02bf6c,
-0x02bf70,
-0x02bf74,
-0x02bf78,
-0x02bf7c,
-0x02bf80,
-0x02bf84,
-0x02bf88,
-0x02bf8c,
-0x02bf90,
-0x02bf94,
-0x02bf98,
-0x02bf9c,
-0x02bfa0,
-0x02bfa4,
-0x02bfa8,
-0x02bfac,
-0x02bfb0,
-0x02bfb4,
-0x02bfb8,
-0x02bfbc,
-0x02bfc0,
-0x02bfc4,
-0x02bfc8,
-0x02bfcc,
-0x02bfd0,
-0x02bfd4,
-0x02bfd8,
-0x02bfdc,
-0x02bfe0,
-0x02bfe4,
-0x02bfe8,
-0x02bfec,
-0x02bff0,
-0x02bff4,
-0x02bff8,
-0x02bffc,
-0x02c000,
-0x02c004,
-0x02c008,
-0x02c00c,
-0x02c010,
-0x02c014,
-0x02c018,
-0x02c01c,
-0x02c020,
-0x02c024,
-0x02c028,
-0x02c02c,
-0x02c030,
-0x02c034,
-0x02c038,
-0x02c03c,
-0x02c040,
-0x02c044,
-0x02c048,
-0x02c04c,
-0x02c050,
-0x02c054,
-0x02c058,
-0x02c05c,
-0x02c060,
-0x02c064,
-0x02c068,
-0x02c06c,
-0x02c070,
-0x02c074,
-0x02c078,
-0x02c07c,
-0x02c080,
-0x02c084,
-0x02c088,
-0x02c08c,
-0x02c090,
-0x02c094,
-0x02c098,
-0x02c09c,
-0x02c0a0,
-0x02c0a4,
-0x02c0a8,
-0x02c0ac,
-0x02c0b0,
-0x02c0b4,
-0x02c0b8,
-0x02c0bc,
-0x02c0c0,
-0x02c0c4,
-0x02c0c8,
-0x02c0cc,
-0x02c0d0,
-0x02c0d4,
-0x02c0d8,
-0x02c0dc,
-0x02c0e0,
-0x02c0e4,
-0x02c0e8,
-0x02c0ec,
-0x02c0f0,
-0x02c0f4,
-0x02c0f8,
-0x02c0fc,
-0x02c100,
-0x02c104,
-0x02c108,
-0x02c10c,
-0x02c110,
-0x02c114,
-0x02c118,
-0x02c11c,
-0x02c120,
-0x02c124,
-0x02c128,
-0x02c12c,
-0x02c130,
-0x02c134,
-0x02c138,
-0x02c13c,
-0x02c140,
-0x02c144,
-0x02c148,
-0x02c14c,
-0x02c150,
-0x02c154,
-0x02c158,
-0x02c15c,
-0x02c160,
-0x02c164,
-0x02c168,
-0x02c16c,
-0x02c170,
-0x02c174,
-0x02c178,
-0x02c17c,
-0x02c180,
-0x02c184,
-0x02c188,
-0x02c18c,
-0x02c190,
-0x02c194,
-0x02c198,
-0x02c19c,
-0x02c1a0,
-0x02c1a4,
-0x02c1a8,
-0x02c1ac,
-0x02c1b0,
-0x02c1b4,
-0x02c1b8,
-0x02c1bc,
-0x02c1c0,
-0x02c1c4,
-0x02c1c8,
-0x02c1cc,
-0x02c1d0,
-0x02c1d4,
-0x02c1d8,
-0x02c1dc,
-0x02c1e0,
-0x02c1e4,
-0x02c1e8,
-0x02c1ec,
-0x02c1f0,
-0x02c1f4,
-0x02c1f8,
-0x02c1fc,
-0x02c200,
-0x02c204,
-0x02c208,
-0x02c20c,
-0x02c210,
-0x02c214,
-0x02c218,
-0x02c21c,
-0x02c220,
-0x02c224,
-0x02c228,
-0x02c22c,
-0x02c230,
-0x02c234,
-0x02c238,
-0x02c23c,
-0x02c240,
-0x02c244,
-0x02c248,
-0x02c24c,
-0x02c250,
-0x02c254,
-0x02c258,
-0x02c25c,
-0x02c260,
-0x02c264,
-0x02c268,
-0x02c26c,
-0x02c270,
-0x02c274,
-0x02c278,
-0x02c27c,
-0x02c280,
-0x02c284,
-0x02c288,
-0x02c28c,
-0x02c290,
-0x02c294,
-0x02c298,
-0x02c29c,
-0x02c2a0,
-0x02c2a4,
-0x02c2a8,
-0x02c2ac,
-0x02c2b0,
-0x02c2b4,
-0x02c2b8,
-0x02c2bc,
-0x02c2c0,
-0x02c2c4,
-0x02c2c8,
-0x02c2cc,
-0x02c2d0,
-0x02c2d4,
-0x02c2d8,
-0x02c2dc,
-0x02c2e0,
-0x02c2e4,
-0x02c2e8,
-0x02c2ec,
-0x02c2f0,
-0x02c2f4,
-0x02c2f8,
-0x02c2fc,
-0x02c300,
-0x02c304,
-0x02c308,
-0x02c30c,
-0x02c310,
-0x02c314,
-0x02c318,
-0x02c31c,
-0x02c320,
-0x02c324,
-0x02c328,
-0x02c32c,
-0x02c330,
-0x02c334,
-0x02c338,
-0x02c33c,
-0x02c340,
-0x02c344,
-0x02c348,
-0x02c34c,
-0x02c350,
-0x02c354,
-0x02c358,
-0x02c35c,
-0x02c360,
-0x02c364,
-0x02c368,
-0x02c36c,
-0x02c370,
-0x02c374,
-0x02c378,
-0x02c37c,
-0x02c380,
-0x02c384,
-0x02c388,
-0x02c38c,
-0x02c390,
-0x02c394,
-0x02c398,
-0x02c39c,
-0x02c3a0,
-0x02c3a4,
-0x02c3a8,
-0x02c3ac,
-0x02c3b0,
-0x02c3b4,
-0x02c3b8,
-0x02c3bc,
-0x02c3c0,
-0x02c3c4,
-0x02c3c8,
-0x02c3cc,
-0x02c3d0,
-0x02c3d4,
-0x02c3d8,
-0x02c3dc,
-0x02c3e0,
-0x02c3e4,
-0x02c3e8,
-0x02c3ec,
-0x02c3f0,
-0x02c3f4,
-0x02c3f8,
-0x02c3fc,
-0x02c400,
-0x02c404,
-0x02c408,
-0x02c40c,
-0x02c410,
-0x02c414,
-0x02c418,
-0x02c41c,
-0x02c420,
-0x02c424,
-0x02c428,
-0x02c42c,
-0x02c430,
-0x02c434,
-0x02c438,
-0x02c43c,
-0x02c440,
-0x02c444,
-0x02c448,
-0x02c44c,
-0x02c450,
-0x02c454,
-0x02c458,
-0x02c45c,
-0x02c460,
-0x02c464,
-0x02c468,
-0x02c46c,
-0x02c470,
-0x02c474,
-0x02c478,
-0x02c47c,
-0x02c480,
-0x02c484,
-0x02c488,
-0x02c48c,
-0x02c490,
-0x02c494,
-0x02c498,
-0x02c49c,
-0x02c4a0,
-0x02c4a4,
-0x02c4a8,
-0x02c4ac,
-0x02c4b0,
-0x02c4b4,
-0x02c4b8,
-0x02c4bc,
-0x02c4c0,
-0x02c4c4,
-0x02c4c8,
-0x02c4cc,
-0x02c4d0,
-0x02c4d4,
-0x02c4d8,
-0x02c4dc,
-0x02c4e0,
-0x02c4e4,
-0x02c4e8,
-0x02c4ec,
-0x02c4f0,
-0x02c4f4,
-0x02c4f8,
-0x02c4fc,
-0x02c500,
-0x02c504,
-0x02c508,
-0x02c50c,
-0x02c510,
-0x02c514,
-0x02c518,
-0x02c51c,
-0x02c520,
-0x02c524,
-0x02c528,
-0x02c52c,
-0x02c530,
-0x02c534,
-0x02c538,
-0x02c53c,
-0x02c540,
-0x02c544,
-0x02c548,
-0x02c54c,
-0x02c550,
-0x02c554,
-0x02c558,
-0x02c55c,
-0x02c560,
-0x02c564,
-0x02c568,
-0x02c56c,
-0x02c570,
-0x02c574,
-0x02c578,
-0x02c57c,
-0x02c580,
-0x02c584,
-0x02c588,
-0x02c58c,
-0x02c590,
-0x02c594,
-0x02c598,
-0x02c59c,
-0x02c5a0,
-0x02c5a4,
-0x02c5a8,
-0x02c5ac,
-0x02c5b0,
-0x02c5b4,
-0x02c5b8,
-0x02c5bc,
-0x02c5c0,
-0x02c5c4,
-0x02c5c8,
-0x02c5cc,
-0x02c5d0,
-0x02c5d4,
-0x02c5d8,
-0x02c5dc,
-0x02c5e0,
-0x02c5e4,
-0x02c5e8,
-0x02c5ec,
-0x02c5f0,
-0x02c5f4,
-0x02c5f8,
-0x02c5fc,
-0x02c600,
-0x02c604,
-0x02c608,
-0x02c60c,
-0x02c610,
-0x02c614,
-0x02c618,
-0x02c61c,
-0x02c620,
-0x02c624,
-0x02c628,
-0x02c62c,
-0x02c630,
-0x02c634,
-0x02c638,
-0x02c63c,
-0x02c640,
-0x02c644,
-0x02c648,
-0x02c64c,
-0x02c650,
-0x02c654,
-0x02c658,
-0x02c65c,
-0x02c660,
-0x02c664,
-0x02c668,
-0x02c66c,
-0x02c670,
-0x02c674,
-0x02c678,
-0x02c67c,
-0x02c680,
-0x02c684,
-0x02c688,
-0x02c68c,
-0x02c690,
-0x02c694,
-0x02c698,
-0x02c69c,
-0x02c6a0,
-0x02c6a4,
-0x02c6a8,
-0x02c6ac,
-0x02c6b0,
-0x02c6b4,
-0x02c6b8,
-0x02c6bc,
-0x02c6c0,
-0x02c6c4,
-0x02c6c8,
-0x02c6cc,
-0x02c6d0,
-0x02c6d4,
-0x02c6d8,
-0x02c6dc,
-0x02c6e0,
-0x02c6e4,
-0x02c6e8,
-0x02c6ec,
-0x02c6f0,
-0x02c6f4,
-0x02c6f8,
-0x02c6fc,
-0x02c700,
-0x02c704,
-0x02c708,
-0x02c70c,
-0x02c710,
-0x02c714,
-0x02c718,
-0x02c71c,
-0x02c720,
-0x02c724,
-0x02c728,
-0x02c72c,
-0x02c730,
-0x02c734,
-0x02c738,
-0x02c73c,
-0x02c740,
-0x02c744,
-0x02c748,
-0x02c74c,
-0x02c750,
-0x02c754,
-0x02c758,
-0x02c75c,
-0x02c760,
-0x02c764,
-0x02c768,
-0x02c76c,
-0x02c770,
-0x02c774,
-0x02c778,
-0x02c77c,
-0x02c780,
-0x02c784,
-0x02c788,
-0x02c78c,
-0x02c790,
-0x02c794,
-0x02c798,
-0x02c79c,
-0x02c7a0,
-0x02c7a4,
-0x02c7a8,
-0x02c7ac,
-0x02c7b0,
-0x02c7b4,
-0x02c7b8,
-0x02c7bc,
-0x02c7c0,
-0x02c7c4,
-0x02c7c8,
-0x02c7cc,
-0x02c7d0,
-0x02c7d4,
-0x02c7d8,
-0x02c7dc,
-0x02c7e0,
-0x02c7e4,
-0x02c7e8,
-0x02c7ec,
-0x02c7f0,
-0x02c7f4,
-0x02c7f8,
-0x02c7fc,
-0x02c800,
-0x02c804,
-0x02c808,
-0x02c80c,
-0x02c810,
-0x02c814,
-0x02c818,
-0x02c81c,
-0x02c820,
-0x02c824,
-0x02c828,
-0x02c82c,
-0x02c830,
-0x02c834,
-0x02c838,
-0x02c83c,
-0x02c840,
-0x02c844,
-0x02c848,
-0x02c84c,
-0x02c850,
-0x02c854,
-0x02c858,
-0x02c85c,
-0x02c860,
-0x02c864,
-0x02c868,
-0x02c86c,
-0x02c870,
-0x02c874,
-0x02c878,
-0x02c87c,
-0x02c880,
-0x02c884,
-0x02c888,
-0x02c88c,
-0x02c890,
-0x02c894,
-0x02c898,
-0x02c89c,
-0x02c8a0,
-0x02c8a4,
-0x02c8a8,
-0x02c8ac,
-0x02c8b0,
-0x02c8b4,
-0x02c8b8,
-0x02c8bc,
-0x02c8c0,
-0x02c8c4,
-0x02c8c8,
-0x02c8cc,
-0x02c8d0,
-0x02c8d4,
-0x02c8d8,
-0x02c8dc,
-0x02c8e0,
-0x02c8e4,
-0x02c8e8,
-0x02c8ec,
-0x02c8f0,
-0x02c8f4,
-0x02c8f8,
-0x02c8fc,
-0x02c900,
-0x02c904,
-0x02c908,
-0x02c90c,
-0x02c910,
-0x02c914,
-0x02c918,
-0x02c91c,
-0x02c920,
-0x02c924,
-0x02c928,
-0x02c92c,
-0x02c930,
-0x02c934,
-0x02c938,
-0x02c93c,
-0x02c940,
-0x02c944,
-0x02c948,
-0x02c94c,
-0x02c950,
-0x02c954,
-0x02c958,
-0x02c95c,
-0x02c960,
-0x02c964,
-0x02c968,
-0x02c96c,
-0x02c970,
-0x02c974,
-0x02c978,
-0x02c97c,
-0x02c980,
-0x02c984,
-0x02c988,
-0x02c98c,
-0x02c990,
-0x02c994,
-0x02c998,
-0x02c99c,
-0x02c9a0,
-0x02c9a4,
-0x02c9a8,
-0x02c9ac,
-0x02c9b0,
-0x02c9b4,
-0x02c9b8,
-0x02c9bc,
-0x02c9c0,
-0x02c9c4,
-0x02c9c8,
-0x02c9cc,
-0x02c9d0,
-0x02c9d4,
-0x02c9d8,
-0x02c9dc,
-0x02c9e0,
-0x02c9e4,
-0x02c9e8,
-0x02c9ec,
-0x02c9f0,
-0x02c9f4,
-0x02c9f8,
-0x02c9fc,
-0x02ca00,
-0x02ca04,
-0x02ca08,
-0x02ca0c,
-0x02ca10,
-0x02ca14,
-0x02ca18,
-0x02ca1c,
-0x02ca20,
-0x02ca24,
-0x02ca28,
-0x02ca2c,
-0x02ca30,
-0x02ca34,
-0x02ca38,
-0x02ca3c,
-0x02ca40,
-0x02ca44,
-0x02ca48,
-0x02ca4c,
-0x02ca50,
-0x02ca54,
-0x02ca58,
-0x02ca5c,
-0x02ca60,
-0x02ca64,
-0x02ca68,
-0x02ca6c,
-0x02ca70,
-0x02ca74,
-0x02ca78,
-0x02ca7c,
-0x02ca80,
-0x02ca84,
-0x02ca88,
-0x02ca8c,
-0x02ca90,
-0x02ca94,
-0x02ca98,
-0x02ca9c,
-0x02caa0,
-0x02caa4,
-0x02caa8,
-0x02caac,
-0x02cab0,
-0x02cab4,
-0x02cab8,
-0x02cabc,
-0x02cac0,
-0x02cac4,
-0x02cac8,
-0x02cacc,
-0x02cad0,
-0x02cad4,
-0x02cad8,
-0x02cadc,
-0x02cae0,
-0x02cae4,
-0x02cae8,
-0x02caec,
-0x02caf0,
-0x02caf4,
-0x02caf8,
-0x02cafc,
-0x02cb00,
-0x02cb04,
-0x02cb08,
-0x02cb0c,
-0x02cb10,
-0x02cb14,
-0x02cb18,
-0x02cb1c,
-0x02cb20,
-0x02cb24,
-0x02cb28,
-0x02cb2c,
-0x02cb30,
-0x02cb34,
-0x02cb38,
-0x02cb3c,
-0x02cb40,
-0x02cb44,
-0x02cb48,
-0x02cb4c,
-0x02cb50,
-0x02cb54,
-0x02cb58,
-0x02cb5c,
-0x02cb60,
-0x02cb64,
-0x02cb68,
-0x02cb6c,
-0x02cb70,
-0x02cb74,
-0x02cb78,
-0x02cb7c,
-0x02cb80,
-0x02cb84,
-0x02cb88,
-0x02cb8c,
-0x02cb90,
-0x02cb94,
-0x02cb98,
-0x02cb9c,
-0x02cba0,
-0x02cba4,
-0x02cba8,
-0x02cbac,
-0x02cbb0,
-0x02cbb4,
-0x02cbb8,
-0x02cbbc,
-0x02cbc0,
-0x02cbc4,
-0x02cbc8,
-0x02cbcc,
-0x02cbd0,
-0x02cbd4,
-0x02cbd8,
-0x02cbdc,
-0x02cbe0,
-0x02cbe4,
-0x02cbe8,
-0x02cbec,
-0x02cbf0,
-0x02cbf4,
-0x02cbf8,
-0x02cbfc,
-0x02cc00,
-0x02cc04,
-0x02cc08,
-0x02cc0c,
-0x02cc10,
-0x02cc14,
-0x02cc18,
-0x02cc1c,
-0x02cc20,
-0x02cc24,
-0x02cc28,
-0x02cc2c,
-0x02cc30,
-0x02cc34,
-0x02cc38,
-0x02cc3c,
-0x02cc40,
-0x02cc44,
-0x02cc48,
-0x02cc4c,
-0x02cc50,
-0x02cc54,
-0x02cc58,
-0x02cc5c,
-0x02cc60,
-0x02cc64,
-0x02cc68,
-0x02cc6c,
-0x02cc70,
-0x02cc74,
-0x02cc78,
-0x02cc7c,
-0x02cc80,
-0x02cc84,
-0x02cc88,
-0x02cc8c,
-0x02cc90,
-0x02cc94,
-0x02cc98,
-0x02cc9c,
-0x02cca0,
-0x02cca4,
-0x02cca8,
-0x02ccac,
-0x02ccb0,
-0x02ccb4,
-0x02ccb8,
-0x02ccbc,
-0x02ccc0,
-0x02ccc4,
-0x02ccc8,
-0x02cccc,
-0x02ccd0,
-0x02ccd4,
-0x02ccd8,
-0x02ccdc,
-0x02cce0,
-0x02cce4,
-0x02cce8,
-0x02ccec,
-0x02ccf0,
-0x02ccf4,
-0x02ccf8,
-0x02ccfc,
-0x02cd00,
-0x02cd04,
-0x02cd08,
-0x02cd0c,
-0x02cd10,
-0x02cd14,
-0x02cd18,
-0x02cd1c,
-0x02cd20,
-0x02cd24,
-0x02cd28,
-0x02cd2c,
-0x02cd30,
-0x02cd34,
-0x02cd38,
-0x02cd3c,
-0x02cd40,
-0x02cd44,
-0x02cd48,
-0x02cd4c,
-0x02cd50,
-0x02cd54,
-0x02cd58,
-0x02cd5c,
-0x02cd60,
-0x02cd64,
-0x02cd68,
-0x02cd6c,
-0x02cd70,
-0x02cd74,
-0x02cd78,
-0x02cd7c,
-0x02cd80,
-0x02cd84,
-0x02cd88,
-0x02cd8c,
-0x02cd90,
-0x02cd94,
-0x02cd98,
-0x02cd9c,
-0x02cda0,
-0x02cda4,
-0x02cda8,
-0x02cdac,
-0x02cdb0,
-0x02cdb4,
-0x02cdb8,
-0x02cdbc,
-0x02cdc0,
-0x02cdc4,
-0x02cdc8,
-0x02cdcc,
-0x02cdd0,
-0x02cdd4,
-0x02cdd8,
-0x02cddc,
-0x02cde0,
-0x02cde4,
-0x02cde8,
-0x02cdec,
-0x02cdf0,
-0x02cdf4,
-0x02cdf8,
-0x02cdfc,
-0x02ce00,
-0x02ce04,
-0x02ce08,
-0x02ce0c,
-0x02ce10,
-0x02ce14,
-0x02ce18,
-0x02ce1c,
-0x02ce20,
-0x02ce24,
-0x02ce28,
-0x02ce2c,
-0x02ce30,
-0x02ce34,
-0x02ce38,
-0x02ce3c,
-0x02ce40,
-0x02ce44,
-0x02ce48,
-0x02ce4c,
-0x02ce50,
-0x02ce54,
-0x02ce58,
-0x02ce5c,
-0x02ce60,
-0x02ce64,
-0x02ce68,
-0x02ce6c,
-0x02ce70,
-0x02ce74,
-0x02ce78,
-0x02ce7c,
-0x02ce80,
-0x02ce84,
-0x02ce88,
-0x02ce8c,
-0x02ce90,
-0x02ce94,
-0x02ce98,
-0x02ce9c,
-0x02cea0,
-0x02cea4,
-0x02cea8,
-0x02ceac,
-0x02ceb0,
-0x02ceb4,
-0x02ceb8,
-0x02cebc,
-0x02cec0,
-0x02cec4,
-0x02cec8,
-0x02cecc,
-0x02ced0,
-0x02ced4,
-0x02ced8,
-0x02cedc,
-0x02cee0,
-0x02cee4,
-0x02cee8,
-0x02ceec,
-0x02cef0,
-0x02cef4,
-0x02cef8,
-0x02cefc,
-0x02cf00,
-0x02cf04,
-0x02cf08,
-0x02cf0c,
-0x02cf10,
-0x02cf14,
-0x02cf18,
-0x02cf1c,
-0x02cf20,
-0x02cf24,
-0x02cf28,
-0x02cf2c,
-0x02cf30,
-0x02cf34,
-0x02cf38,
-0x02cf3c,
-0x02cf40,
-0x02cf44,
-0x02cf48,
-0x02cf4c,
-0x02cf50,
-0x02cf54,
-0x02cf58,
-0x02cf5c,
-0x02cf60,
-0x02cf64,
-0x02cf68,
-0x02cf6c,
-0x02cf70,
-0x02cf74,
-0x02cf78,
-0x02cf7c,
-0x02cf80,
-0x02cf84,
-0x02cf88,
-0x02cf8c,
-0x02cf90,
-0x02cf94,
-0x02cf98,
-0x02cf9c,
-0x02cfa0,
-0x02cfa4,
-0x02cfa8,
-0x02cfac,
-0x02cfb0,
-0x02cfb4,
-0x02cfb8,
-0x02cfbc,
-0x02cfc0,
-0x02cfc4,
-0x02cfc8,
-0x02cfcc,
-0x02cfd0,
-0x02cfd4,
-0x02cfd8,
-0x02cfdc,
-0x02cfe0,
-0x02cfe4,
-0x02cfe8,
-0x02cfec,
-0x02cff0,
-0x02cff4,
-0x02cff8,
-0x02cffc,
-0x02d000,
-0x02d004,
-0x02d008,
-0x02d00c,
-0x02d010,
-0x02d014,
-0x02d018,
-0x02d01c,
-0x02d020,
-0x02d024,
-0x02d028,
-0x02d02c,
-0x02d030,
-0x02d034,
-0x02d038,
-0x02d03c,
-0x02d040,
-0x02d044,
-0x02d048,
-0x02d04c,
-0x02d050,
-0x02d054,
-0x02d058,
-0x02d05c,
-0x02d060,
-0x02d064,
-0x02d068,
-0x02d06c,
-0x02d070,
-0x02d074,
-0x02d078,
-0x02d07c,
-0x02d080,
-0x02d084,
-0x02d088,
-0x02d08c,
-0x02d090,
-0x02d094,
-0x02d098,
-0x02d09c,
-0x02d0a0,
-0x02d0a4,
-0x02d0a8,
-0x02d0ac,
-0x02d0b0,
-0x02d0b4,
-0x02d0b8,
-0x02d0bc,
-0x02d0c0,
-0x02d0c4,
-0x02d0c8,
-0x02d0cc,
-0x02d0d0,
-0x02d0d4,
-0x02d0d8,
-0x02d0dc,
-0x02d0e0,
-0x02d0e4,
-0x02d0e8,
-0x02d0ec,
-0x02d0f0,
-0x02d0f4,
-0x02d0f8,
-0x02d0fc,
-0x02d100,
-0x02d104,
-0x02d108,
-0x02d10c,
-0x02d110,
-0x02d114,
-0x02d118,
-0x02d11c,
-0x02d120,
-0x02d124,
-0x02d128,
-0x02d12c,
-0x02d130,
-0x02d134,
-0x02d138,
-0x02d13c,
-0x02d140,
-0x02d144,
-0x02d148,
-0x02d14c,
-0x02d150,
-0x02d154,
-0x02d158,
-0x02d15c,
-0x02d160,
-0x02d164,
-0x02d168,
-0x02d16c,
-0x02d170,
-0x02d174,
-0x02d178,
-0x02d17c,
-0x02d180,
-0x02d184,
-0x02d188,
-0x02d18c,
-0x02d190,
-0x02d194,
-0x02d198,
-0x02d19c,
-0x02d1a0,
-0x02d1a4,
-0x02d1a8,
-0x02d1ac,
-0x02d1b0,
-0x02d1b4,
-0x02d1b8,
-0x02d1bc,
-0x02d1c0,
-0x02d1c4,
-0x02d1c8,
-0x02d1cc,
-0x02d1d0,
-0x02d1d4,
-0x02d1d8,
-0x02d1dc,
-0x02d1e0,
-0x02d1e4,
-0x02d1e8,
-0x02d1ec,
-0x02d1f0,
-0x02d1f4,
-0x02d1f8,
-0x02d1fc,
-0x02d200,
-0x02d204,
-0x02d208,
-0x02d20c,
-0x02d210,
-0x02d214,
-0x02d218,
-0x02d21c,
-0x02d220,
-0x02d224,
-0x02d228,
-0x02d22c,
-0x02d230,
-0x02d234,
-0x02d238,
-0x02d23c,
-0x02d240,
-0x02d244,
-0x02d248,
-0x02d24c,
-0x02d250,
-0x02d254,
-0x02d258,
-0x02d25c,
-0x02d260,
-0x02d264,
-0x02d268,
-0x02d26c,
-0x02d270,
-0x02d274,
-0x02d278,
-0x02d27c,
-0x02d280,
-0x02d284,
-0x02d288,
-0x02d28c,
-0x02d290,
-0x02d294,
-0x02d298,
-0x02d29c,
-0x02d2a0,
-0x02d2a4,
-0x02d2a8,
-0x02d2ac,
-0x02d2b0,
-0x02d2b4,
-0x02d2b8,
-0x02d2bc,
-0x02d2c0,
-0x02d2c4,
-0x02d2c8,
-0x02d2cc,
-0x02d2d0,
-0x02d2d4,
-0x02d2d8,
-0x02d2dc,
-0x02d2e0,
-0x02d2e4,
-0x02d2e8,
-0x02d2ec,
-0x02d2f0,
-0x02d2f4,
-0x02d2f8,
-0x02d2fc,
-0x02d300,
-0x02d304,
-0x02d308,
-0x02d30c,
-0x02d310,
-0x02d314,
-0x02d318,
-0x02d31c,
-0x02d320,
-0x02d324,
-0x02d328,
-0x02d32c,
-0x02d330,
-0x02d334,
-0x02d338,
-0x02d33c,
-0x02d340,
-0x02d344,
-0x02d348,
-0x02d34c,
-0x02d350,
-0x02d354,
-0x02d358,
-0x02d35c,
-0x02d360,
-0x02d364,
-0x02d368,
-0x02d36c,
-0x02d370,
-0x02d374,
-0x02d378,
-0x02d37c,
-0x02d380,
-0x02d384,
-0x02d388,
-0x02d38c,
-0x02d390,
-0x02d394,
-0x02d398,
-0x02d39c,
-0x02d3a0,
-0x02d3a4,
-0x02d3a8,
-0x02d3ac,
-0x02d3b0,
-0x02d3b4,
-0x02d3b8,
-0x02d3bc,
-0x02d3c0,
-0x02d3c4,
-0x02d3c8,
-0x02d3cc,
-0x02d3d0,
-0x02d3d4,
-0x02d3d8,
-0x02d3dc,
-0x02d3e0,
-0x02d3e4,
-0x02d3e8,
-0x02d3ec,
-0x02d3f0,
-0x02d3f4,
-0x02d3f8,
-0x02d3fc,
-0x02d400,
-0x02d404,
-0x02d408,
-0x02d40c,
-0x02d410,
-0x02d414,
-0x02d418,
-0x02d41c,
-0x02d420,
-0x02d424,
-0x02d428,
-0x02d42c,
-0x02d430,
-0x02d434,
-0x02d438,
-0x02d43c,
-0x02d440,
-0x02d444,
-0x02d448,
-0x02d44c,
-0x02d450,
-0x02d454,
-0x02d458,
-0x02d45c,
-0x02d460,
-0x02d464,
-0x02d468,
-0x02d46c,
-0x02d470,
-0x02d474,
-0x02d478,
-0x02d47c,
-0x02d480,
-0x02d484,
-0x02d488,
-0x02d48c,
-0x02d490,
-0x02d494,
-0x02d498,
-0x02d49c,
-0x02d4a0,
-0x02d4a4,
-0x02d4a8,
-0x02d4ac,
-0x02d4b0,
-0x02d4b4,
-0x02d4b8,
-0x02d4bc,
-0x02d4c0,
-0x02d4c4,
-0x02d4c8,
-0x02d4cc,
-0x02d4d0,
-0x02d4d4,
-0x02d4d8,
-0x02d4dc,
-0x02d4e0,
-0x02d4e4,
-0x02d4e8,
-0x02d4ec,
-0x02d4f0,
-0x02d4f4,
-0x02d4f8,
-0x02d4fc,
-0x02d500,
-0x02d504,
-0x02d508,
-0x02d50c,
-0x02d510,
-0x02d514,
-0x02d518,
-0x02d51c,
-0x02d520,
-0x02d524,
-0x02d528,
-0x02d52c,
-0x02d530,
-0x02d534,
-0x02d538,
-0x02d53c,
-0x02d540,
-0x02d544,
-0x02d548,
-0x02d54c,
-0x02d550,
-0x02d554,
-0x02d558,
-0x02d55c,
-0x02d560,
-0x02d564,
-0x02d568,
-0x02d56c,
-0x02d570,
-0x02d574,
-0x02d578,
-0x02d57c,
-0x02d580,
-0x02d584,
-0x02d588,
-0x02d58c,
-0x02d590,
-0x02d594,
-0x02d598,
-0x02d59c,
-0x02d5a0,
-0x02d5a4,
-0x02d5a8,
-0x02d5ac,
-0x02d5b0,
-0x02d5b4,
-0x02d5b8,
-0x02d5bc,
-0x02d5c0,
-0x02d5c4,
-0x02d5c8,
-0x02d5cc,
-0x02d5d0,
-0x02d5d4,
-0x02d5d8,
-0x02d5dc,
-0x02d5e0,
-0x02d5e4,
-0x02d5e8,
-0x02d5ec,
-0x02d5f0,
-0x02d5f4,
-0x02d5f8,
-0x02d5fc,
-0x02d600,
-0x02d604,
-0x02d608,
-0x02d60c,
-0x02d610,
-0x02d614,
-0x02d618,
-0x02d61c,
-0x02d620,
-0x02d624,
-0x02d628,
-0x02d62c,
-0x02d630,
-0x02d634,
-0x02d638,
-0x02d63c,
-0x02d640,
-0x02d644,
-0x02d648,
-0x02d64c,
-0x02d650,
-0x02d654,
-0x02d658,
-0x02d65c,
-0x02d660,
-0x02d664,
-0x02d668,
-0x02d66c,
-0x02d670,
-0x02d674,
-0x02d678,
-0x02d67c,
-0x02d680,
-0x02d684,
-0x02d688,
-0x02d68c,
-0x02d690,
-0x02d694,
-0x02d698,
-0x02d69c,
-0x02d6a0,
-0x02d6a4,
-0x02d6a8,
-0x02d6ac,
-0x02d6b0,
-0x02d6b4,
-0x02d6b8,
-0x02d6bc,
-0x02d6c0,
-0x02d6c4,
-0x02d6c8,
-0x02d6cc,
-0x02d6d0,
-0x02d6d4,
-0x02d6d8,
-0x02d6dc,
-0x02d6e0,
-0x02d6e4,
-0x02d6e8,
-0x02d6ec,
-0x02d6f0,
-0x02d6f4,
-0x02d6f8,
-0x02d6fc,
-0x02d700,
-0x02d704,
-0x02d708,
-0x02d70c,
-0x02d710,
-0x02d714,
-0x02d718,
-0x02d71c,
-0x02d720,
-0x02d724,
-0x02d728,
-0x02d72c,
-0x02d730,
-0x02d734,
-0x02d738,
-0x02d73c,
-0x02d740,
-0x02d744,
-0x02d748,
-0x02d74c,
-0x02d750,
-0x02d754,
-0x02d758,
-0x02d75c,
-0x02d760,
-0x02d764,
-0x02d768,
-0x02d76c,
-0x02d770,
-0x02d774,
-0x02d778,
-0x02d77c,
-0x02d780,
-0x02d784,
-0x02d788,
-0x02d78c,
-0x02d790,
-0x02d794,
-0x02d798,
-0x02d79c,
-0x02d7a0,
-0x02d7a4,
-0x02d7a8,
-0x02d7ac,
-0x02d7b0,
-0x02d7b4,
-0x02d7b8,
-0x02d7bc,
-0x02d7c0,
-0x02d7c4,
-0x02d7c8,
-0x02d7cc,
-0x02d7d0,
-0x02d7d4,
-0x02d7d8,
-0x02d7dc,
-0x02d7e0,
-0x02d7e4,
-0x02d7e8,
-0x02d7ec,
-0x02d7f0,
-0x02d7f4,
-0x02d7f8,
-0x02d7fc,
-0x02d800,
-0x02d804,
-0x02d808,
-0x02d80c,
-0x02d810,
-0x02d814,
-0x02d818,
-0x02d81c,
-0x02d820,
-0x02d824,
-0x02d828,
-0x02d82c,
-0x02d830,
-0x02d834,
-0x02d838,
-0x02d83c,
-0x02d840,
-0x02d844,
-0x02d848,
-0x02d84c,
-0x02d850,
-0x02d854,
-0x02d858,
-0x02d85c,
-0x02d860,
-0x02d864,
-0x02d868,
-0x02d86c,
-0x02d870,
-0x02d874,
-0x02d878,
-0x02d87c,
-0x02d880,
-0x02d884,
-0x02d888,
-0x02d88c,
-0x02d890,
-0x02d894,
-0x02d898,
-0x02d89c,
-0x02d8a0,
-0x02d8a4,
-0x02d8a8,
-0x02d8ac,
-0x02d8b0,
-0x02d8b4,
-0x02d8b8,
-0x02d8bc,
-0x02d8c0,
-0x02d8c4,
-0x02d8c8,
-0x02d8cc,
-0x02d8d0,
-0x02d8d4,
-0x02d8d8,
-0x02d8dc,
-0x02d8e0,
-0x02d8e4,
-0x02d8e8,
-0x02d8ec,
-0x02d8f0,
-0x02d8f4,
-0x02d8f8,
-0x02d8fc,
-0x02d900,
-0x02d904,
-0x02d908,
-0x02d90c,
-0x02d910,
-0x02d914,
-0x02d918,
-0x02d91c,
-0x02d920,
-0x02d924,
-0x02d928,
-0x02d92c,
-0x02d930,
-0x02d934,
-0x02d938,
-0x02d93c,
-0x02d940,
-0x02d944,
-0x02d948,
-0x02d94c,
-0x02d950,
-0x02d954,
-0x02d958,
-0x02d95c,
-0x02d960,
-0x02d964,
-0x02d968,
-0x02d96c,
-0x02d970,
-0x02d974,
-0x02d978,
-0x02d97c,
-0x02d980,
-0x02d984,
-0x02d988,
-0x02d98c,
-0x02d990,
-0x02d994,
-0x02d998,
-0x02d99c,
-0x02d9a0,
-0x02d9a4,
-0x02d9a8,
-0x02d9ac,
-0x02d9b0,
-0x02d9b4,
-0x02d9b8,
-0x02d9bc,
-0x02d9c0,
-0x02d9c4,
-0x02d9c8,
-0x02d9cc,
-0x02d9d0,
-0x02d9d4,
-0x02d9d8,
-0x02d9dc,
-0x02d9e0,
-0x02d9e4,
-0x02d9e8,
-0x02d9ec,
-0x02d9f0,
-0x02d9f4,
-0x02d9f8,
-0x02d9fc,
-0x02da00,
-0x02da04,
-0x02da08,
-0x02da0c,
-0x02da10,
-0x02da14,
-0x02da18,
-0x02da1c,
-0x02da20,
-0x02da24,
-0x02da28,
-0x02da2c,
-0x02da30,
-0x02da34,
-0x02da38,
-0x02da3c,
-0x02da40,
-0x02da44,
-0x02da48,
-0x02da4c,
-0x02da50,
-0x02da54,
-0x02da58,
-0x02da5c,
-0x02da60,
-0x02da64,
-0x02da68,
-0x02da6c,
-0x02da70,
-0x02da74,
-0x02da78,
-0x02da7c,
-0x02da80,
-0x02da84,
-0x02da88,
-0x02da8c,
-0x02da90,
-0x02da94,
-0x02da98,
-0x02da9c,
-0x02daa0,
-0x02daa4,
-0x02daa8,
-0x02daac,
-0x02dab0,
-0x02dab4,
-0x02dab8,
-0x02dabc,
-0x02dac0,
-0x02dac4,
-0x02dac8,
-0x02dacc,
-0x02dad0,
-0x02dad4,
-0x02dad8,
-0x02dadc,
-0x02dae0,
-0x02dae4,
-0x02dae8,
-0x02daec,
-0x02daf0,
-0x02daf4,
-0x02daf8,
-0x02dafc,
-0x02db00,
-0x02db04,
-0x02db08,
-0x02db0c,
-0x02db10,
-0x02db14,
-0x02db18,
-0x02db1c,
-0x02db20,
-0x02db24,
-0x02db28,
-0x02db2c,
-0x02db30,
-0x02db34,
-0x02db38,
-0x02db3c,
-0x02db40,
-0x02db44,
-0x02db48,
-0x02db4c,
-0x02db50,
-0x02db54,
-0x02db58,
-0x02db5c,
-0x02db60,
-0x02db64,
-0x02db68,
-0x02db6c,
-0x02db70,
-0x02db74,
-0x02db78,
-0x02db7c,
-0x02db80,
-0x02db84,
-0x02db88,
-0x02db8c,
-0x02db90,
-0x02db94,
-0x02db98,
-0x02db9c,
-0x02dba0,
-0x02dba4,
-0x02dba8,
-0x02dbac,
-0x02dbb0,
-0x02dbb4,
-0x02dbb8,
-0x02dbbc,
-0x02dbc0,
-0x02dbc4,
-0x02dbc8,
-0x02dbcc,
-0x02dbd0,
-0x02dbd4,
-0x02dbd8,
-0x02dbdc,
-0x02dbe0,
-0x02dbe4,
-0x02dbe8,
-0x02dbec,
-0x02dbf0,
-0x02dbf4,
-0x02dbf8,
-0x02dbfc,
-0x02dc00,
-0x02dc04,
-0x02dc08,
-0x02dc0c,
-0x02dc10,
-0x02dc14,
-0x02dc18,
-0x02dc1c,
-0x02dc20,
-0x02dc24,
-0x02dc28,
-0x02dc2c,
-0x02dc30,
-0x02dc34,
-0x02dc38,
-0x02dc3c,
-0x02dc40,
-0x02dc44,
-0x02dc48,
-0x02dc4c,
-0x02dc50,
-0x02dc54,
-0x02dc58,
-0x02dc5c,
-0x02dc60,
-0x02dc64,
-0x02dc68,
-0x02dc6c,
-0x02dc70,
-0x02dc74,
-0x02dc78,
-0x02dc7c,
-0x02dc80,
-0x02dc84,
-0x02dc88,
-0x02dc8c,
-0x02dc90,
-0x02dc94,
-0x02dc98,
-0x02dc9c,
-0x02dca0,
-0x02dca4,
-0x02dca8,
-0x02dcac,
-0x02dcb0,
-0x02dcb4,
-0x02dcb8,
-0x02dcbc,
-0x02dcc0,
-0x02dcc4,
-0x02dcc8,
-0x02dccc,
-0x02dcd0,
-0x02dcd4,
-0x02dcd8,
-0x02dcdc,
-0x02dce0,
-0x02dce4,
-0x02dce8,
-0x02dcec,
-0x02dcf0,
-0x02dcf4,
-0x02dcf8,
-0x02dcfc,
-0x02dd00,
-0x02dd04,
-0x02dd08,
-0x02dd0c,
-0x02dd10,
-0x02dd14,
-0x02dd18,
-0x02dd1c,
-0x02dd20,
-0x02dd24,
-0x02dd28,
-0x02dd2c,
-0x02dd30,
-0x02dd34,
-0x02dd38,
-0x02dd3c,
-0x02dd40,
-0x02dd44,
-0x02dd48,
-0x02dd4c,
-0x02dd50,
-0x02dd54,
-0x02dd58,
-0x02dd5c,
-0x02dd60,
-0x02dd64,
-0x02dd68,
-0x02dd6c,
-0x02dd70,
-0x02dd74,
-0x02dd78,
-0x02dd7c,
-0x02dd80,
-0x02dd84,
-0x02dd88,
-0x02dd8c,
-0x02dd90,
-0x02dd94,
-0x02dd98,
-0x02dd9c,
-0x02dda0,
-0x02dda4,
-0x02dda8,
-0x02ddac,
-0x02ddb0,
-0x02ddb4,
-0x02ddb8,
-0x02ddbc,
-0x02ddc0,
-0x02ddc4,
-0x02ddc8,
-0x02ddcc,
-0x02ddd0,
-0x02ddd4,
-0x02ddd8,
-0x02dddc,
-0x02dde0,
-0x02dde4,
-0x02dde8,
-0x02ddec,
-0x02ddf0,
-0x02ddf4,
-0x02ddf8,
-0x02ddfc,
-0x02de00,
-0x02de04,
-0x02de08,
-0x02de0c,
-0x02de10,
-0x02de14,
-0x02de18,
-0x02de1c,
-0x02de20,
-0x02de24,
-0x02de28,
-0x02de2c,
-0x02de30,
-0x02de34,
-0x02de38,
-0x02de3c,
-0x02de40,
-0x02de44,
-0x02de48,
-0x02de4c,
-0x02de50,
-0x02de54,
-0x02de58,
-0x02de5c,
-0x02de60,
-0x02de64,
-0x02de68,
-0x02de6c,
-0x02de70,
-0x02de74,
-0x02de78,
-0x02de7c,
-0x02de80,
-0x02de84,
-0x02de88,
-0x02de8c,
-0x02de90,
-0x02de94,
-0x02de98,
-0x02de9c,
-0x02dea0,
-0x02dea4,
-0x02dea8,
-0x02deac,
-0x02deb0,
-0x02deb4,
-0x02deb8,
-0x02debc,
-0x02dec0,
-0x02dec4,
-0x02dec8,
-0x02decc,
-0x02ded0,
-0x02ded4,
-0x02ded8,
-0x02dedc,
-0x02dee0,
-0x02dee4,
-0x02dee8,
-0x02deec,
-0x02def0,
-0x02def4,
-0x02def8,
-0x02defc,
-0x02df00,
-0x02df04,
-0x02df08,
-0x02df0c,
-0x02df10,
-0x02df14,
-0x02df18,
-0x02df1c,
-0x02df20,
-0x02df24,
-0x02df28,
-0x02df2c,
-0x02df30,
-0x02df34,
-0x02df38,
-0x02df3c,
-0x02df40,
-0x02df44,
-0x02df48,
-0x02df4c,
-0x02df50,
-0x02df54,
-0x02df58,
-0x02df5c,
-0x02df60,
-0x02df64,
-0x02df68,
-0x02df6c,
-0x02df70,
-0x02df74,
-0x02df78,
-0x02df7c,
-0x02df80,
-0x02df84,
-0x02df88,
-0x02df8c,
-0x02df90,
-0x02df94,
-0x02df98,
-0x02df9c,
-0x02dfa0,
-0x02dfa4,
-0x02dfa8,
-0x02dfac,
-0x02dfb0,
-0x02dfb4,
-0x02dfb8,
-0x02dfbc,
-0x02dfc0,
-0x02dfc4,
-0x02dfc8,
-0x02dfcc,
-0x02dfd0,
-0x02dfd4,
-0x02dfd8,
-0x02dfdc,
-0x02dfe0,
-0x02dfe4,
-0x02dfe8,
-0x02dfec,
-0x02dff0,
-0x02dff4,
-0x02dff8,
-0x02dffc,
-0x02e000,
-0x02e004,
-0x02e008,
-0x02e00c,
-0x02e010,
-0x02e014,
-0x02e018,
-0x02e01c,
-0x02e020,
-0x02e024,
-0x02e028,
-0x02e02c,
-0x02e030,
-0x02e034,
-0x02e038,
-0x02e03c,
-0x02e040,
-0x02e044,
-0x02e048,
-0x02e04c,
-0x02e050,
-0x02e054,
-0x02e058,
-0x02e05c,
-0x02e060,
-0x02e064,
-0x02e068,
-0x02e06c,
-0x02e070,
-0x02e074,
-0x02e078,
-0x02e07c,
-0x02e080,
-0x02e084,
-0x02e088,
-0x02e08c,
-0x02e090,
-0x02e094,
-0x02e098,
-0x02e09c,
-0x02e0a0,
-0x02e0a4,
-0x02e0a8,
-0x02e0ac,
-0x02e0b0,
-0x02e0b4,
-0x02e0b8,
-0x02e0bc,
-0x02e0c0,
-0x02e0c4,
-0x02e0c8,
-0x02e0cc,
-0x02e0d0,
-0x02e0d4,
-0x02e0d8,
-0x02e0dc,
-0x02e0e0,
-0x02e0e4,
-0x02e0e8,
-0x02e0ec,
-0x02e0f0,
-0x02e0f4,
-0x02e0f8,
-0x02e0fc,
-0x02e100,
-0x02e104,
-0x02e108,
-0x02e10c,
-0x02e110,
-0x02e114,
-0x02e118,
-0x02e11c,
-0x02e120,
-0x02e124,
-0x02e128,
-0x02e12c,
-0x02e130,
-0x02e134,
-0x02e138,
-0x02e13c,
-0x02e140,
-0x02e144,
-0x02e148,
-0x02e14c,
-0x02e150,
-0x02e154,
-0x02e158,
-0x02e15c,
-0x02e160,
-0x02e164,
-0x02e168,
-0x02e16c,
-0x02e170,
-0x02e174,
-0x02e178,
-0x02e17c,
-0x02e180,
-0x02e184,
-0x02e188,
-0x02e18c,
-0x02e190,
-0x02e194,
-0x02e198,
-0x02e19c,
-0x02e1a0,
-0x02e1a4,
-0x02e1a8,
-0x02e1ac,
-0x02e1b0,
-0x02e1b4,
-0x02e1b8,
-0x02e1bc,
-0x02e1c0,
-0x02e1c4,
-0x02e1c8,
-0x02e1cc,
-0x02e1d0,
-0x02e1d4,
-0x02e1d8,
-0x02e1dc,
-0x02e1e0,
-0x02e1e4,
-0x02e1e8,
-0x02e1ec,
-0x02e1f0,
-0x02e1f4,
-0x02e1f8,
-0x02e1fc,
-0x02e200,
-0x02e204,
-0x02e208,
-0x02e20c,
-0x02e210,
-0x02e214,
-0x02e218,
-0x02e21c,
-0x02e220,
-0x02e224,
-0x02e228,
-0x02e22c,
-0x02e230,
-0x02e234,
-0x02e238,
-0x02e23c,
-0x02e240,
-0x02e244,
-0x02e248,
-0x02e24c,
-0x02e250,
-0x02e254,
-0x02e258,
-0x02e25c,
-0x02e260,
-0x02e264,
-0x02e268,
-0x02e26c,
-0x02e270,
-0x02e274,
-0x02e278,
-0x02e27c,
-0x02e280,
-0x02e284,
-0x02e288,
-0x02e28c,
-0x02e290,
-0x02e294,
-0x02e298,
-0x02e29c,
-0x02e2a0,
-0x02e2a4,
-0x02e2a8,
-0x02e2ac,
-0x02e2b0,
-0x02e2b4,
-0x02e2b8,
-0x02e2bc,
-0x02e2c0,
-0x02e2c4,
-0x02e2c8,
-0x02e2cc,
-0x02e2d0,
-0x02e2d4,
-0x02e2d8,
-0x02e2dc,
-0x02e2e0,
-0x02e2e4,
-0x02e2e8,
-0x02e2ec,
-0x02e2f0,
-0x02e2f4,
-0x02e2f8,
-0x02e2fc,
-0x02e300,
-0x02e304,
-0x02e308,
-0x02e30c,
-0x02e310,
-0x02e314,
-0x02e318,
-0x02e31c,
-0x02e320,
-0x02e324,
-0x02e328,
-0x02e32c,
-0x02e330,
-0x02e334,
-0x02e338,
-0x02e33c,
-0x02e340,
-0x02e344,
-0x02e348,
-0x02e34c,
-0x02e350,
-0x02e354,
-0x02e358,
-0x02e35c,
-0x02e360,
-0x02e364,
-0x02e368,
-0x02e36c,
-0x02e370,
-0x02e374,
-0x02e378,
-0x02e37c,
-0x02e380,
-0x02e384,
-0x02e388,
-0x02e38c,
-0x02e390,
-0x02e394,
-0x02e398,
-0x02e39c,
-0x02e3a0,
-0x02e3a4,
-0x02e3a8,
-0x02e3ac,
-0x02e3b0,
-0x02e3b4,
-0x02e3b8,
-0x02e3bc,
-0x02e3c0,
-0x02e3c4,
-0x02e3c8,
-0x02e3cc,
-0x02e3d0,
-0x02e3d4,
-0x02e3d8,
-0x02e3dc,
-0x02e3e0,
-0x02e3e4,
-0x02e3e8,
-0x02e3ec,
-0x02e3f0,
-0x02e3f4,
-0x02e3f8,
-0x02e3fc,
-0x02e400,
-0x02e404,
-0x02e408,
-0x02e40c,
-0x02e410,
-0x02e414,
-0x02e418,
-0x02e41c,
-0x02e420,
-0x02e424,
-0x02e428,
-0x02e42c,
-0x02e430,
-0x02e434,
-0x02e438,
-0x02e43c,
-0x02e440,
-0x02e444,
-0x02e448,
-0x02e44c,
-0x02e450,
-0x02e454,
-0x02e458,
-0x02e45c,
-0x02e460,
-0x02e464,
-0x02e468,
-0x02e46c,
-0x02e470,
-0x02e474,
-0x02e478,
-0x02e47c,
-0x02e480,
-0x02e484,
-0x02e488,
-0x02e48c,
-0x02e490,
-0x02e494,
-0x02e498,
-0x02e49c,
-0x02e4a0,
-0x02e4a4,
-0x02e4a8,
-0x02e4ac,
-0x02e4b0,
-0x02e4b4,
-0x02e4b8,
-0x02e4bc,
-0x02e4c0,
-0x02e4c4,
-0x02e4c8,
-0x02e4cc,
-0x02e4d0,
-0x02e4d4,
-0x02e4d8,
-0x02e4dc,
-0x02e4e0,
-0x02e4e4,
-0x02e4e8,
-0x02e4ec,
-0x02e4f0,
-0x02e4f4,
-0x02e4f8,
-0x02e4fc,
-0x02e500,
-0x02e504,
-0x02e508,
-0x02e50c,
-0x02e510,
-0x02e514,
-0x02e518,
-0x02e51c,
-0x02e520,
-0x02e524,
-0x02e528,
-0x02e52c,
-0x02e530,
-0x02e534,
-0x02e538,
-0x02e53c,
-0x02e540,
-0x02e544,
-0x02e548,
-0x02e54c,
-0x02e550,
-0x02e554,
-0x02e558,
-0x02e55c,
-0x02e560,
-0x02e564,
-0x02e568,
-0x02e56c,
-0x02e570,
-0x02e574,
-0x02e578,
-0x02e57c,
-0x02e580,
-0x02e584,
-0x02e588,
-0x02e58c,
-0x02e590,
-0x02e594,
-0x02e598,
-0x02e59c,
-0x02e5a0,
-0x02e5a4,
-0x02e5a8,
-0x02e5ac,
-0x02e5b0,
-0x02e5b4,
-0x02e5b8,
-0x02e5bc,
-0x02e5c0,
-0x02e5c4,
-0x02e5c8,
-0x02e5cc,
-0x02e5d0,
-0x02e5d4,
-0x02e5d8,
-0x02e5dc,
-0x02e5e0,
-0x02e5e4,
-0x02e5e8,
-0x02e5ec,
-0x02e5f0,
-0x02e5f4,
-0x02e5f8,
-0x02e5fc,
-0x02e600,
-0x02e604,
-0x02e608,
-0x02e60c,
-0x02e610,
-0x02e614,
-0x02e618,
-0x02e61c,
-0x02e620,
-0x02e624,
-0x02e628,
-0x02e62c,
-0x02e630,
-0x02e634,
-0x02e638,
-0x02e63c,
-0x02e640,
-0x02e644,
-0x02e648,
-0x02e64c,
-0x02e650,
-0x02e654,
-0x02e658,
-0x02e65c,
-0x02e660,
-0x02e664,
-0x02e668,
-0x02e66c,
-0x02e670,
-0x02e674,
-0x02e678,
-0x02e67c,
-0x02e680,
-0x02e684,
-0x02e688,
-0x02e68c,
-0x02e690,
-0x02e694,
-0x02e698,
-0x02e69c,
-0x02e6a0,
-0x02e6a4,
-0x02e6a8,
-0x02e6ac,
-0x02e6b0,
-0x02e6b4,
-0x02e6b8,
-0x02e6bc,
-0x02e6c0,
-0x02e6c4,
-0x02e6c8,
-0x02e6cc,
-0x02e6d0,
-0x02e6d4,
-0x02e6d8,
-0x02e6dc,
-0x02e6e0,
-0x02e6e4,
-0x02e6e8,
-0x02e6ec,
-0x02e6f0,
-0x02e6f4,
-0x02e6f8,
-0x02e6fc,
-0x02e700,
-0x02e704,
-0x02e708,
-0x02e70c,
-0x02e710,
-0x02e714,
-0x02e718,
-0x02e71c,
-0x02e720,
-0x02e724,
-0x02e728,
-0x02e72c,
-0x02e730,
-0x02e734,
-0x02e738,
-0x02e73c,
-0x02e740,
-0x02e744,
-0x02e748,
-0x02e74c,
-0x02e750,
-0x02e754,
-0x02e758,
-0x02e75c,
-0x02e760,
-0x02e764,
-0x02e768,
-0x02e76c,
-0x02e770,
-0x02e774,
-0x02e778,
-0x02e77c,
-0x02e780,
-0x02e784,
-0x02e788,
-0x02e78c,
-0x02e790,
-0x02e794,
-0x02e798,
-0x02e79c,
-0x02e7a0,
-0x02e7a4,
-0x02e7a8,
-0x02e7ac,
-0x02e7b0,
-0x02e7b4,
-0x02e7b8,
-0x02e7bc,
-0x02e7c0,
-0x02e7c4,
-0x02e7c8,
-0x02e7cc,
-0x02e7d0,
-0x02e7d4,
-0x02e7d8,
-0x02e7dc,
-0x02e7e0,
-0x02e7e4,
-0x02e7e8,
-0x02e7ec,
-0x02e7f0,
-0x02e7f4,
-0x02e7f8,
-0x02e7fc,
-0x02e800,
-0x02e804,
-0x02e808,
-0x02e80c,
-0x02e810,
-0x02e814,
-0x02e818,
-0x02e81c,
-0x02e820,
-0x02e824,
-0x02e828,
-0x02e82c,
-0x02e830,
-0x02e834,
-0x02e838,
-0x02e83c,
-0x02e840,
-0x02e844,
-0x02e848,
-0x02e84c,
-0x02e850,
-0x02e854,
-0x02e858,
-0x02e85c,
-0x02e860,
-0x02e864,
-0x02e868,
-0x02e86c,
-0x02e870,
-0x02e874,
-0x02e878,
-0x02e87c,
-0x02e880,
-0x02e884,
-0x02e888,
-0x02e88c,
-0x02e890,
-0x02e894,
-0x02e898,
-0x02e89c,
-0x02e8a0,
-0x02e8a4,
-0x02e8a8,
-0x02e8ac,
-0x02e8b0,
-0x02e8b4,
-0x02e8b8,
-0x02e8bc,
-0x02e8c0,
-0x02e8c4,
-0x02e8c8,
-0x02e8cc,
-0x02e8d0,
-0x02e8d4,
-0x02e8d8,
-0x02e8dc,
-0x02e8e0,
-0x02e8e4,
-0x02e8e8,
-0x02e8ec,
-0x02e8f0,
-0x02e8f4,
-0x02e8f8,
-0x02e8fc,
-0x02e900,
-0x02e904,
-0x02e908,
-0x02e90c,
-0x02e910,
-0x02e914,
-0x02e918,
-0x02e91c,
-0x02e920,
-0x02e924,
-0x02e928,
-0x02e92c,
-0x02e930,
-0x02e934,
-0x02e938,
-0x02e93c,
-0x02e940,
-0x02e944,
-0x02e948,
-0x02e94c,
-0x02e950,
-0x02e954,
-0x02e958,
-0x02e95c,
-0x02e960,
-0x02e964,
-0x02e968,
-0x02e96c,
-0x02e970,
-0x02e974,
-0x02e978,
-0x02e97c,
-0x02e980,
-0x02e984,
-0x02e988,
-0x02e98c,
-0x02e990,
-0x02e994,
-0x02e998,
-0x02e99c,
-0x02e9a0,
-0x02e9a4,
-0x02e9a8,
-0x02e9ac,
-0x02e9b0,
-0x02e9b4,
-0x02e9b8,
-0x02e9bc,
-0x02e9c0,
-0x02e9c4,
-0x02e9c8,
-0x02e9cc,
-0x02e9d0,
-0x02e9d4,
-0x02e9d8,
-0x02e9dc,
-0x02e9e0,
-0x02e9e4,
-0x02e9e8,
-0x02e9ec,
-0x02e9f0,
-0x02e9f4,
-0x02e9f8,
-0x02e9fc,
-0x02ea00,
-0x02ea04,
-0x02ea08,
-0x02ea0c,
-0x02ea10,
-0x02ea14,
-0x02ea18,
-0x02ea1c,
-0x02ea20,
-0x02ea24,
-0x02ea28,
-0x02ea2c,
-0x02ea30,
-0x02ea34,
-0x02ea38,
-0x02ea3c,
-0x02ea40,
-0x02ea44,
-0x02ea48,
-0x02ea4c,
-0x02ea50,
-0x02ea54,
-0x02ea58,
-0x02ea5c,
-0x02ea60,
-0x02ea64,
-0x02ea68,
-0x02ea6c,
-0x02ea70,
-0x02ea74,
-0x02ea78,
-0x02ea7c,
-0x02ea80,
-0x02ea84,
-0x02ea88,
-0x02ea8c,
-0x02ea90,
-0x02ea94,
-0x02ea98,
-0x02ea9c,
-0x02eaa0,
-0x02eaa4,
-0x02eaa8,
-0x02eaac,
-0x02eab0,
-0x02eab4,
-0x02eab8,
-0x02eabc,
-0x02eac0,
-0x02eac4,
-0x02eac8,
-0x02eacc,
-0x02ead0,
-0x02ead4,
-0x02ead8,
-0x02eadc,
-0x02eae0,
-0x02eae4,
-0x02eae8,
-0x02eaec,
-0x02eaf0,
-0x02eaf4,
-0x02eaf8,
-0x02eafc,
-0x02eb00,
-0x02eb04,
-0x02eb08,
-0x02eb0c,
-0x02eb10,
-0x02eb14,
-0x02eb18,
-0x02eb1c,
-0x02eb20,
-0x02eb24,
-0x02eb28,
-0x02eb2c,
-0x02eb30,
-0x02eb34,
-0x02eb38,
-0x02eb3c,
-0x02eb40,
-0x02eb44,
-0x02eb48,
-0x02eb4c,
-0x02eb50,
-0x02eb54,
-0x02eb58,
-0x02eb5c,
-0x02eb60,
-0x02eb64,
-0x02eb68,
-0x02eb6c,
-0x02eb70,
-0x02eb74,
-0x02eb78,
-0x02eb7c,
-0x02eb80,
-0x02eb84,
-0x02eb88,
-0x02eb8c,
-0x02eb90,
-0x02eb94,
-0x02eb98,
-0x02eb9c,
-0x02eba0,
-0x02eba4,
-0x02eba8,
-0x02ebac,
-0x02ebb0,
-0x02ebb4,
-0x02ebb8,
-0x02ebbc,
-0x02ebc0,
-0x02ebc4,
-0x02ebc8,
-0x02ebcc,
-0x02ebd0,
-0x02ebd4,
-0x02ebd8,
-0x02ebdc,
-0x02ebe0,
-0x02ebe4,
-0x02ebe8,
-0x02ebec,
-0x02ebf0,
-0x02ebf4,
-0x02ebf8,
-0x02ebfc,
-0x02ec00,
-0x02ec04,
-0x02ec08,
-0x02ec0c,
-0x02ec10,
-0x02ec14,
-0x02ec18,
-0x02ec1c,
-0x02ec20,
-0x02ec24,
-0x02ec28,
-0x02ec2c,
-0x02ec30,
-0x02ec34,
-0x02ec38,
-0x02ec3c,
-0x02ec40,
-0x02ec44,
-0x02ec48,
-0x02ec4c,
-0x02ec50,
-0x02ec54,
-0x02ec58,
-0x02ec5c,
-0x02ec60,
-0x02ec64,
-0x02ec68,
-0x02ec6c,
-0x02ec70,
-0x02ec74,
-0x02ec78,
-0x02ec7c,
-0x02ec80,
-0x02ec84,
-0x02ec88,
-0x02ec8c,
-0x02ec90,
-0x02ec94,
-0x02ec98,
-0x02ec9c,
-0x02eca0,
-0x02eca4,
-0x02eca8,
-0x02ecac,
-0x02ecb0,
-0x02ecb4,
-0x02ecb8,
-0x02ecbc,
-0x02ecc0,
-0x02ecc4,
-0x02ecc8,
-0x02eccc,
-0x02ecd0,
-0x02ecd4,
-0x02ecd8,
-0x02ecdc,
-0x02ece0,
-0x02ece4,
-0x02ece8,
-0x02ecec,
-0x02ecf0,
-0x02ecf4,
-0x02ecf8,
-0x02ecfc,
-0x02ed00,
-0x02ed04,
-0x02ed08,
-0x02ed0c,
-0x02ed10,
-0x02ed14,
-0x02ed18,
-0x02ed1c,
-0x02ed20,
-0x02ed24,
-0x02ed28,
-0x02ed2c,
-0x02ed30,
-0x02ed34,
-0x02ed38,
-0x02ed3c,
-0x02ed40,
-0x02ed44,
-0x02ed48,
-0x02ed4c,
-0x02ed50,
-0x02ed54,
-0x02ed58,
-0x02ed5c,
-0x02ed60,
-0x02ed64,
-0x02ed68,
-0x02ed6c,
-0x02ed70,
-0x02ed74,
-0x02ed78,
-0x02ed7c,
-0x02ed80,
-0x02ed84,
-0x02ed88,
-0x02ed8c,
-0x02ed90,
-0x02ed94,
-0x02ed98,
-0x02ed9c,
-0x02eda0,
-0x02eda4,
-0x02eda8,
-0x02edac,
-0x02edb0,
-0x02edb4,
-0x02edb8,
-0x02edbc,
-0x02edc0,
-0x02edc4,
-0x02edc8,
-0x02edcc,
-0x02edd0,
-0x02edd4,
-0x02edd8,
-0x02eddc,
-0x02ede0,
-0x02ede4,
-0x02ede8,
-0x02edec,
-0x02edf0,
-0x02edf4,
-0x02edf8,
-0x02edfc,
-0x02ee00,
-0x02ee04,
-0x02ee08,
-0x02ee0c,
-0x02ee10,
-0x02ee14,
-0x02ee18,
-0x02ee1c,
-0x02ee20,
-0x02ee24,
-0x02ee28,
-0x02ee2c,
-0x02ee30,
-0x02ee34,
-0x02ee38,
-0x02ee3c,
-0x02ee40,
-0x02ee44,
-0x02ee48,
-0x02ee4c,
-0x02ee50,
-0x02ee54,
-0x02ee58,
-0x02ee5c,
-0x02ee60,
-0x02ee64,
-0x02ee68,
-0x02ee6c,
-0x02ee70,
-0x02ee74,
-0x02ee78,
-0x02ee7c,
-0x02ee80,
-0x02ee84,
-0x02ee88,
-0x02ee8c,
-0x02ee90,
-0x02ee94,
-0x02ee98,
-0x02ee9c,
-0x02eea0,
-0x02eea4,
-0x02eea8,
-0x02eeac,
-0x02eeb0,
-0x02eeb4,
-0x02eeb8,
-0x02eebc,
-0x02eec0,
-0x02eec4,
-0x02eec8,
-0x02eecc,
-0x02eed0,
-0x02eed4,
-0x02eed8,
-0x02eedc,
-0x02eee0,
-0x02eee4,
-0x02eee8,
-0x02eeec,
-0x02eef0,
-0x02eef4,
-0x02eef8,
-0x02eefc,
-0x02ef00,
-0x02ef04,
-0x02ef08,
-0x02ef0c,
-0x02ef10,
-0x02ef14,
-0x02ef18,
-0x02ef1c,
-0x02ef20,
-0x02ef24,
-0x02ef28,
-0x02ef2c,
-0x02ef30,
-0x02ef34,
-0x02ef38,
-0x02ef3c,
-0x02ef40,
-0x02ef44,
-0x02ef48,
-0x02ef4c,
-0x02ef50,
-0x02ef54,
-0x02ef58,
-0x02ef5c,
-0x02ef60,
-0x02ef64,
-0x02ef68,
-0x02ef6c,
-0x02ef70,
-0x02ef74,
-0x02ef78,
-0x02ef7c,
-0x02ef80,
-0x02ef84,
-0x02ef88,
-0x02ef8c,
-0x02ef90,
-0x02ef94,
-0x02ef98,
-0x02ef9c,
-0x02efa0,
-0x02efa4,
-0x02efa8,
-0x02efac,
-0x02efb0,
-0x02efb4,
-0x02efb8,
-0x02efbc,
-0x02efc0,
-0x02efc4,
-0x02efc8,
-0x02efcc,
-0x02efd0,
-0x02efd4,
-0x02efd8,
-0x02efdc,
-0x02efe0,
-0x02efe4,
-0x02efe8,
-0x02efec,
-0x02eff0,
-0x02eff4,
-0x02eff8,
-0x02effc,
-0x02f000,
-0x02f004,
-0x02f008,
-0x02f00c,
-0x02f010,
-0x02f014,
-0x02f018,
-0x02f01c,
-0x02f020,
-0x02f024,
-0x02f028,
-0x02f02c,
-0x02f030,
-0x02f034,
-0x02f038,
-0x02f03c,
-0x02f040,
-0x02f044,
-0x02f048,
-0x02f04c,
-0x02f050,
-0x02f054,
-0x02f058,
-0x02f05c,
-0x02f060,
-0x02f064,
-0x02f068,
-0x02f06c,
-0x02f070,
-0x02f074,
-0x02f078,
-0x02f07c,
-0x02f080,
-0x02f084,
-0x02f088,
-0x02f08c,
-0x02f090,
-0x02f094,
-0x02f098,
-0x02f09c,
-0x02f0a0,
-0x02f0a4,
-0x02f0a8,
-0x02f0ac,
-0x02f0b0,
-0x02f0b4,
-0x02f0b8,
-0x02f0bc,
-0x02f0c0,
-0x02f0c4,
-0x02f0c8,
-0x02f0cc,
-0x02f0d0,
-0x02f0d4,
-0x02f0d8,
-0x02f0dc,
-0x02f0e0,
-0x02f0e4,
-0x02f0e8,
-0x02f0ec,
-0x02f0f0,
-0x02f0f4,
-0x02f0f8,
-0x02f0fc,
-0x02f100,
-0x02f104,
-0x02f108,
-0x02f10c,
-0x02f110,
-0x02f114,
-0x02f118,
-0x02f11c,
-0x02f120,
-0x02f124,
-0x02f128,
-0x02f12c,
-0x02f130,
-0x02f134,
-0x02f138,
-0x02f13c,
-0x02f140,
-0x02f144,
-0x02f148,
-0x02f14c,
-0x02f150,
-0x02f154,
-0x02f158,
-0x02f15c,
-0x02f160,
-0x02f164,
-0x02f168,
-0x02f16c,
-0x02f170,
-0x02f174,
-0x02f178,
-0x02f17c,
-0x02f180,
-0x02f184,
-0x02f188,
-0x02f18c,
-0x02f190,
-0x02f194,
-0x02f198,
-0x02f19c,
-0x02f1a0,
-0x02f1a4,
-0x02f1a8,
-0x02f1ac,
-0x02f1b0,
-0x02f1b4,
-0x02f1b8,
-0x02f1bc,
-0x02f1c0,
-0x02f1c4,
-0x02f1c8,
-0x02f1cc,
-0x02f1d0,
-0x02f1d4,
-0x02f1d8,
-0x02f1dc,
-0x02f1e0,
-0x02f1e4,
-0x02f1e8,
-0x02f1ec,
-0x02f1f0,
-0x02f1f4,
-0x02f1f8,
-0x02f1fc,
-0x02f200,
-0x02f204,
-0x02f208,
-0x02f20c,
-0x02f210,
-0x02f214,
-0x02f218,
-0x02f21c,
-0x02f220,
-0x02f224,
-0x02f228,
-0x02f22c,
-0x02f230,
-0x02f234,
-0x02f238,
-0x02f23c,
-0x02f240,
-0x02f244,
-0x02f248,
-0x02f24c,
-0x02f250,
-0x02f254,
-0x02f258,
-0x02f25c,
-0x02f260,
-0x02f264,
-0x02f268,
-0x02f26c,
-0x02f270,
-0x02f274,
-0x02f278,
-0x02f27c,
-0x02f280,
-0x02f284,
-0x02f288,
-0x02f28c,
-0x02f290,
-0x02f294,
-0x02f298,
-0x02f29c,
-0x02f2a0,
-0x02f2a4,
-0x02f2a8,
-0x02f2ac,
-0x02f2b0,
-0x02f2b4,
-0x02f2b8,
-0x02f2bc,
-0x02f2c0,
-0x02f2c4,
-0x02f2c8,
-0x02f2cc,
-0x02f2d0,
-0x02f2d4,
-0x02f2d8,
-0x02f2dc,
-0x02f2e0,
-0x02f2e4,
-0x02f2e8,
-0x02f2ec,
-0x02f2f0,
-0x02f2f4,
-0x02f2f8,
-0x02f2fc,
-0x02f300,
-0x02f304,
-0x02f308,
-0x02f30c,
-0x02f310,
-0x02f314,
-0x02f318,
-0x02f31c,
-0x02f320,
-0x02f324,
-0x02f328,
-0x02f32c,
-0x02f330,
-0x02f334,
-0x02f338,
-0x02f33c,
-0x02f340,
-0x02f344,
-0x02f348,
-0x02f34c,
-0x02f350,
-0x02f354,
-0x02f358,
-0x02f35c,
-0x02f360,
-0x02f364,
-0x02f368,
-0x02f36c,
-0x02f370,
-0x02f374,
-0x02f378,
-0x02f37c,
-0x02f380,
-0x02f384,
-0x02f388,
-0x02f38c,
-0x02f390,
-0x02f394,
-0x02f398,
-0x02f39c,
-0x02f3a0,
-0x02f3a4,
-0x02f3a8,
-0x02f3ac,
-0x02f3b0,
-0x02f3b4,
-0x02f3b8,
-0x02f3bc,
-0x02f3c0,
-0x02f3c4,
-0x02f3c8,
-0x02f3cc,
-0x02f3d0,
-0x02f3d4,
-0x02f3d8,
-0x02f3dc,
-0x02f3e0,
-0x02f3e4,
-0x02f3e8,
-0x02f3ec,
-0x02f3f0,
-0x02f3f4,
-0x02f3f8,
-0x02f3fc,
-0x02f400,
-0x02f404,
-0x02f408,
-0x02f40c,
-0x02f410,
-0x02f414,
-0x02f418,
-0x02f41c,
-0x02f420,
-0x02f424,
-0x02f428,
-0x02f42c,
-0x02f430,
-0x02f434,
-0x02f438,
-0x02f43c,
-0x02f440,
-0x02f444,
-0x02f448,
-0x02f44c,
-0x02f450,
-0x02f454,
-0x02f458,
-0x02f45c,
-0x02f460,
-0x02f464,
-0x02f468,
-0x02f46c,
-0x02f470,
-0x02f474,
-0x02f478,
-0x02f47c,
-0x02f480,
-0x02f484,
-0x02f488,
-0x02f48c,
-0x02f490,
-0x02f494,
-0x02f498,
-0x02f49c,
-0x02f4a0,
-0x02f4a4,
-0x02f4a8,
-0x02f4ac,
-0x02f4b0,
-0x02f4b4,
-0x02f4b8,
-0x02f4bc,
-0x02f4c0,
-0x02f4c4,
-0x02f4c8,
-0x02f4cc,
-0x02f4d0,
-0x02f4d4,
-0x02f4d8,
-0x02f4dc,
-0x02f4e0,
-0x02f4e4,
-0x02f4e8,
-0x02f4ec,
-0x02f4f0,
-0x02f4f4,
-0x02f4f8,
-0x02f4fc,
-0x02f500,
-0x02f504,
-0x02f508,
-0x02f50c,
-0x02f510,
-0x02f514,
-0x02f518,
-0x02f51c,
-0x02f520,
-0x02f524,
-0x02f528,
-0x02f52c,
-0x02f530,
-0x02f534,
-0x02f538,
-0x02f53c,
-0x02f540,
-0x02f544,
-0x02f548,
-0x02f54c,
-0x02f550,
-0x02f554,
-0x02f558,
-0x02f55c,
-0x02f560,
-0x02f564,
-0x02f568,
-0x02f56c,
-0x02f570,
-0x02f574,
-0x02f578,
-0x02f57c,
-0x02f580,
-0x02f584,
-0x02f588,
-0x02f58c,
-0x02f590,
-0x02f594,
-0x02f598,
-0x02f59c,
-0x02f5a0,
-0x02f5a4,
-0x02f5a8,
-0x02f5ac,
-0x02f5b0,
-0x02f5b4,
-0x02f5b8,
-0x02f5bc,
-0x02f5c0,
-0x02f5c4,
-0x02f5c8,
-0x02f5cc,
-0x02f5d0,
-0x02f5d4,
-0x02f5d8,
-0x02f5dc,
-0x02f5e0,
-0x02f5e4,
-0x02f5e8,
-0x02f5ec,
-0x02f5f0,
-0x02f5f4,
-0x02f5f8,
-0x02f5fc,
-0x02f600,
-0x02f604,
-0x02f608,
-0x02f60c,
-0x02f610,
-0x02f614,
-0x02f618,
-0x02f61c,
-0x02f620,
-0x02f624,
-0x02f628,
-0x02f62c,
-0x02f630,
-0x02f634,
-0x02f638,
-0x02f63c,
-0x02f640,
-0x02f644,
-0x02f648,
-0x02f64c,
-0x02f650,
-0x02f654,
-0x02f658,
-0x02f65c,
-0x02f660,
-0x02f664,
-0x02f668,
-0x02f66c,
-0x02f670,
-0x02f674,
-0x02f678,
-0x02f67c,
-0x02f680,
-0x02f684,
-0x02f688,
-0x02f68c,
-0x02f690,
-0x02f694,
-0x02f698,
-0x02f69c,
-0x02f6a0,
-0x02f6a4,
-0x02f6a8,
-0x02f6ac,
-0x02f6b0,
-0x02f6b4,
-0x02f6b8,
-0x02f6bc,
-0x02f6c0,
-0x02f6c4,
-0x02f6c8,
-0x02f6cc,
-0x02f6d0,
-0x02f6d4,
-0x02f6d8,
-0x02f6dc,
-0x02f6e0,
-0x02f6e4,
-0x02f6e8,
-0x02f6ec,
-0x02f6f0,
-0x02f6f4,
-0x02f6f8,
-0x02f6fc,
-0x02f700,
-0x02f704,
-0x02f708,
-0x02f70c,
-0x02f710,
-0x02f714,
-0x02f718,
-0x02f71c,
-0x02f720,
-0x02f724,
-0x02f728,
-0x02f72c,
-0x02f730,
-0x02f734,
-0x02f738,
-0x02f73c,
-0x02f740,
-0x02f744,
-0x02f748,
-0x02f74c,
-0x02f750,
-0x02f754,
-0x02f758,
-0x02f75c,
-0x02f760,
-0x02f764,
-0x02f768,
-0x02f76c,
-0x02f770,
-0x02f774,
-0x02f778,
-0x02f77c,
-0x02f780,
-0x02f784,
-0x02f788,
-0x02f78c,
-0x02f790,
-0x02f794,
-0x02f798,
-0x02f79c,
-0x02f7a0,
-0x02f7a4,
-0x02f7a8,
-0x02f7ac,
-0x02f7b0,
-0x02f7b4,
-0x02f7b8,
-0x02f7bc,
-0x02f7c0,
-0x02f7c4,
-0x02f7c8,
-0x02f7cc,
-0x02f7d0,
-0x02f7d4,
-0x02f7d8,
-0x02f7dc,
-0x02f7e0,
-0x02f7e4,
-0x02f7e8,
-0x02f7ec,
-0x02f7f0,
-0x02f7f4,
-0x02f7f8,
-0x02f7fc,
-0x02f800,
-0x02f804,
-0x02f808,
-0x02f80c,
-0x02f810,
-0x02f814,
-0x02f818,
-0x02f81c,
-0x02f820,
-0x02f824,
-0x02f828,
-0x02f82c,
-0x02f830,
-0x02f834,
-0x02f838,
-0x02f83c,
-0x02f840,
-0x02f844,
-0x02f848,
-0x02f84c,
-0x02f850,
-0x02f854,
-0x02f858,
-0x02f85c,
-0x02f860,
-0x02f864,
-0x02f868,
-0x02f86c,
-0x02f870,
-0x02f874,
-0x02f878,
-0x02f87c,
-0x02f880,
-0x02f884,
-0x02f888,
-0x02f88c,
-0x02f890,
-0x02f894,
-0x02f898,
-0x02f89c,
-0x02f8a0,
-0x02f8a4,
-0x02f8a8,
-0x02f8ac,
-0x02f8b0,
-0x02f8b4,
-0x02f8b8,
-0x02f8bc,
-0x02f8c0,
-0x02f8c4,
-0x02f8c8,
-0x02f8cc,
-0x02f8d0,
-0x02f8d4,
-0x02f8d8,
-0x02f8dc,
-0x02f8e0,
-0x02f8e4,
-0x02f8e8,
-0x02f8ec,
-0x02f8f0,
-0x02f8f4,
-0x02f8f8,
-0x02f8fc,
-0x02f900,
-0x02f904,
-0x02f908,
-0x02f90c,
-0x02f910,
-0x02f914,
-0x02f918,
-0x02f91c,
-0x02f920,
-0x02f924,
-0x02f928,
-0x02f92c,
-0x02f930,
-0x02f934,
-0x02f938,
-0x02f93c,
-0x02f940,
-0x02f944,
-0x02f948,
-0x02f94c,
-0x02f950,
-0x02f954,
-0x02f958,
-0x02f95c,
-0x02f960,
-0x02f964,
-0x02f968,
-0x02f96c,
-0x02f970,
-0x02f974,
-0x02f978,
-0x02f97c,
-0x02f980,
-0x02f984,
-0x02f988,
-0x02f98c,
-0x02f990,
-0x02f994,
-0x02f998,
-0x02f99c,
-0x02f9a0,
-0x02f9a4,
-0x02f9a8,
-0x02f9ac,
-0x02f9b0,
-0x02f9b4,
-0x02f9b8,
-0x02f9bc,
-0x02f9c0,
-0x02f9c4,
-0x02f9c8,
-0x02f9cc,
-0x02f9d0,
-0x02f9d4,
-0x02f9d8,
-0x02f9dc,
-0x02f9e0,
-0x02f9e4,
-0x02f9e8,
-0x02f9ec,
-0x02f9f0,
-0x02f9f4,
-0x02f9f8,
-0x02f9fc,
-0x02fa00,
-0x02fa04,
-0x02fa08,
-0x02fa0c,
-0x02fa10,
-0x02fa14,
-0x02fa18,
-0x02fa1c,
-0x02fa20,
-0x02fa24,
-0x02fa28,
-0x02fa2c,
-0x02fa30,
-0x02fa34,
-0x02fa38,
-0x02fa3c,
-0x02fa40,
-0x02fa44,
-0x02fa48,
-0x02fa4c,
-0x02fa50,
-0x02fa54,
-0x02fa58,
-0x02fa5c,
-0x02fa60,
-0x02fa64,
-0x02fa68,
-0x02fa6c,
-0x02fa70,
-0x02fa74,
-0x02fa78,
-0x02fa7c,
-0x02fa80,
-0x02fa84,
-0x02fa88,
-0x02fa8c,
-0x02fa90,
-0x02fa94,
-0x02fa98,
-0x02fa9c,
-0x02faa0,
-0x02faa4,
-0x02faa8,
-0x02faac,
-0x02fab0,
-0x02fab4,
-0x02fab8,
-0x02fabc,
-0x02fac0,
-0x02fac4,
-0x02fac8,
-0x02facc,
-0x02fad0,
-0x02fad4,
-0x02fad8,
-0x02fadc,
-0x02fae0,
-0x02fae4,
-0x02fae8,
-0x02faec,
-0x02faf0,
-0x02faf4,
-0x02faf8,
-0x02fafc,
-0x02fb00,
-0x02fb04,
-0x02fb08,
-0x02fb0c,
-0x02fb10,
-0x02fb14,
-0x02fb18,
-0x02fb1c,
-0x02fb20,
-0x02fb24,
-0x02fb28,
-0x02fb2c,
-0x02fb30,
-0x02fb34,
-0x02fb38,
-0x02fb3c,
-0x02fb40,
-0x02fb44,
-0x02fb48,
-0x02fb4c,
-0x02fb50,
-0x02fb54,
-0x02fb58,
-0x02fb5c,
-0x02fb60,
-0x02fb64,
-0x02fb68,
-0x02fb6c,
-0x02fb70,
-0x02fb74,
-0x02fb78,
-0x02fb7c,
-0x02fb80,
-0x02fb84,
-0x02fb88,
-0x02fb8c,
-0x02fb90,
-0x02fb94,
-0x02fb98,
-0x02fb9c,
-0x02fba0,
-0x02fba4,
-0x02fba8,
-0x02fbac,
-0x02fbb0,
-0x02fbb4,
-0x02fbb8,
-0x02fbbc,
-0x02fbc0,
-0x02fbc4,
-0x02fbc8,
-0x02fbcc,
-0x02fbd0,
-0x02fbd4,
-0x02fbd8,
-0x02fbdc,
-0x02fbe0,
-0x02fbe4,
-0x02fbe8,
-0x02fbec,
-0x02fbf0,
-0x02fbf4,
-0x02fbf8,
-0x02fbfc,
-0x02fc00,
-0x02fc04,
-0x02fc08,
-0x02fc0c,
-0x02fc10,
-0x02fc14,
-0x02fc18,
-0x02fc1c,
-0x02fc20,
-0x02fc24,
-0x02fc28,
-0x02fc2c,
-0x02fc30,
-0x02fc34,
-0x02fc38,
-0x02fc3c,
-0x02fc40,
-0x02fc44,
-0x02fc48,
-0x02fc4c,
-0x02fc50,
-0x02fc54,
-0x02fc58,
-0x02fc5c,
-0x02fc60,
-0x02fc64,
-0x02fc68,
-0x02fc6c,
-0x02fc70,
-0x02fc74,
-0x02fc78,
-0x02fc7c,
-0x02fc80,
-0x02fc84,
-0x02fc88,
-0x02fc8c,
-0x02fc90,
-0x02fc94,
-0x02fc98,
-0x02fc9c,
-0x02fca0,
-0x02fca4,
-0x02fca8,
-0x02fcac,
-0x02fcb0,
-0x02fcb4,
-0x02fcb8,
-0x02fcbc,
-0x02fcc0,
-0x02fcc4,
-0x02fcc8,
-0x02fccc,
-0x02fcd0,
-0x02fcd4,
-0x02fcd8,
-0x02fcdc,
-0x02fce0,
-0x02fce4,
-0x02fce8,
-0x02fcec,
-0x02fcf0,
-0x02fcf4,
-0x02fcf8,
-0x02fcfc,
-0x02fd00,
-0x02fd04,
-0x02fd08,
-0x02fd0c,
-0x02fd10,
-0x02fd14,
-0x02fd18,
-0x02fd1c,
-0x02fd20,
-0x02fd24,
-0x02fd28,
-0x02fd2c,
-0x02fd30,
-0x02fd34,
-0x02fd38,
-0x02fd3c,
-0x02fd40,
-0x02fd44,
-0x02fd48,
-0x02fd4c,
-0x02fd50,
-0x02fd54,
-0x02fd58,
-0x02fd5c,
-0x02fd60,
-0x02fd64,
-0x02fd68,
-0x02fd6c,
-0x02fd70,
-0x02fd74,
-0x02fd78,
-0x02fd7c,
-0x02fd80,
-0x02fd84,
-0x02fd88,
-0x02fd8c,
-0x02fd90,
-0x02fd94,
-0x02fd98,
-0x02fd9c,
-0x02fda0,
-0x02fda4,
-0x02fda8,
-0x02fdac,
-0x02fdb0,
-0x02fdb4,
-0x02fdb8,
-0x02fdbc,
-0x02fdc0,
-0x02fdc4,
-0x02fdc8,
-0x02fdcc,
-0x02fdd0,
-0x02fdd4,
-0x02fdd8,
-0x02fddc,
-0x02fde0,
-0x02fde4,
-0x02fde8,
-0x02fdec,
-0x02fdf0,
-0x02fdf4,
-0x02fdf8,
-0x02fdfc,
-0x02fe00,
-0x02fe04,
-0x02fe08,
-0x02fe0c,
-0x02fe10,
-0x02fe14,
-0x02fe18,
-0x02fe1c,
-0x02fe20,
-0x02fe24,
-0x02fe28,
-0x02fe2c,
-0x02fe30,
-0x02fe34,
-0x02fe38,
-0x02fe3c,
-0x02fe40,
-0x02fe44,
-0x02fe48,
-0x02fe4c,
-0x02fe50,
-0x02fe54,
-0x02fe58,
-0x02fe5c,
-0x02fe60,
-0x02fe64,
-0x02fe68,
-0x02fe6c,
-0x02fe70,
-0x02fe74,
-0x02fe78,
-0x02fe7c,
-0x02fe80,
-0x02fe84,
-0x02fe88,
-0x02fe8c,
-0x02fe90,
-0x02fe94,
-0x02fe98,
-0x02fe9c,
-0x02fea0,
-0x02fea4,
-0x02fea8,
-0x02feac,
-0x02feb0,
-0x02feb4,
-0x02feb8,
-0x02febc,
-0x02fec0,
-0x02fec4,
-0x02fec8,
-0x02fecc,
-0x02fed0,
-0x02fed4,
-0x02fed8,
-0x02fedc,
-0x02fee0,
-0x02fee4,
-0x02fee8,
-0x02feec,
-0x02fef0,
-0x02fef4,
-0x02fef8,
-0x02fefc,
-0x02ff00,
-0x02ff04,
-0x02ff08,
-0x02ff0c,
-0x02ff10,
-0x02ff14,
-0x02ff18,
-0x02ff1c,
-0x02ff20,
-0x02ff24,
-0x02ff28,
-0x02ff2c,
-0x02ff30,
-0x02ff34,
-0x02ff38,
-0x02ff3c,
-0x02ff40,
-0x02ff44,
-0x02ff48,
-0x02ff4c,
-0x02ff50,
-0x02ff54,
-0x02ff58,
-0x02ff5c,
-0x02ff60,
-0x02ff64,
-0x02ff68,
-0x02ff6c,
-0x02ff70,
-0x02ff74,
-0x02ff78,
-0x02ff7c,
-0x02ff80,
-0x02ff84,
-0x02ff88,
-0x02ff8c,
-0x02ff90,
-0x02ff94,
-0x02ff98,
-0x02ff9c,
-0x02ffa0,
-0x02ffa4,
-0x02ffa8,
-0x02ffac,
-0x02ffb0,
-0x02ffb4,
-0x02ffb8,
-0x02ffbc,
-0x02ffc0,
-0x02ffc4,
-0x02ffc8,
-0x02ffcc,
-0x02ffd0,
-0x02ffd4,
-0x02ffd8,
-0x02ffdc,
-0x02ffe0,
-0x02ffe4,
-0x02ffe8,
-0x02ffec,
-0x02fff0,
-0x02fff4,
-0x02fff8,
-0x02fffc,
-0x030000,
-0x030004,
-0x030008,
-0x03000c,
-0x030010,
-0x030014,
-0x030018,
-0x03001c,
-0x030020,
-0x030024,
-0x030028,
-0x03002c,
-0x030030,
-0x030034,
-0x030038,
-0x03003c,
-0x030040,
-0x030044,
-0x030048,
-0x03004c,
-0x030050,
-0x030054,
-0x030058,
-0x03005c,
-0x030060,
-0x030064,
-0x030068,
-0x03006c,
-0x030070,
-0x030074,
-0x030078,
-0x03007c,
-0x030080,
-0x030084,
-0x030088,
-0x03008c,
-0x030090,
-0x030094,
-0x030098,
-0x03009c,
-0x0300a0,
-0x0300a4,
-0x0300a8,
-0x0300ac,
-0x0300b0,
-0x0300b4,
-0x0300b8,
-0x0300bc,
-0x0300c0,
-0x0300c4,
-0x0300c8,
-0x0300cc,
-0x0300d0,
-0x0300d4,
-0x0300d8,
-0x0300dc,
-0x0300e0,
-0x0300e4,
-0x0300e8,
-0x0300ec,
-0x0300f0,
-0x0300f4,
-0x0300f8,
-0x0300fc,
-0x030100,
-0x030104,
-0x030108,
-0x03010c,
-0x030110,
-0x030114,
-0x030118,
-0x03011c,
-0x030120,
-0x030124,
-0x030128,
-0x03012c,
-0x030130,
-0x030134,
-0x030138,
-0x03013c,
-0x030140,
-0x030144,
-0x030148,
-0x03014c,
-0x030150,
-0x030154,
-0x030158,
-0x03015c,
-0x030160,
-0x030164,
-0x030168,
-0x03016c,
-0x030170,
-0x030174,
-0x030178,
-0x03017c,
-0x030180,
-0x030184,
-0x030188,
-0x03018c,
-0x030190,
-0x030194,
-0x030198,
-0x03019c,
-0x0301a0,
-0x0301a4,
-0x0301a8,
-0x0301ac,
-0x0301b0,
-0x0301b4,
-0x0301b8,
-0x0301bc,
-0x0301c0,
-0x0301c4,
-0x0301c8,
-0x0301cc,
-0x0301d0,
-0x0301d4,
-0x0301d8,
-0x0301dc,
-0x0301e0,
-0x0301e4,
-0x0301e8,
-0x0301ec,
-0x0301f0,
-0x0301f4,
-0x0301f8,
-0x0301fc,
-0x030200,
-0x030204,
-0x030208,
-0x03020c,
-0x030210,
-0x030214,
-0x030218,
-0x03021c,
-0x030220,
-0x030224,
-0x030228,
-0x03022c,
-0x030230,
-0x030234,
-0x030238,
-0x03023c,
-0x030240,
-0x030244,
-0x030248,
-0x03024c,
-0x030250,
-0x030254,
-0x030258,
-0x03025c,
-0x030260,
-0x030264,
-0x030268,
-0x03026c,
-0x030270,
-0x030274,
-0x030278,
-0x03027c,
-0x030280,
-0x030284,
-0x030288,
-0x03028c,
-0x030290,
-0x030294,
-0x030298,
-0x03029c,
-0x0302a0,
-0x0302a4,
-0x0302a8,
-0x0302ac,
-0x0302b0,
-0x0302b4,
-0x0302b8,
-0x0302bc,
-0x0302c0,
-0x0302c4,
-0x0302c8,
-0x0302cc,
-0x0302d0,
-0x0302d4,
-0x0302d8,
-0x0302dc,
-0x0302e0,
-0x0302e4,
-0x0302e8,
-0x0302ec,
-0x0302f0,
-0x0302f4,
-0x0302f8,
-0x0302fc,
-0x030300,
-0x030304,
-0x030308,
-0x03030c,
-0x030310,
-0x030314,
-0x030318,
-0x03031c,
-0x030320,
-0x030324,
-0x030328,
-0x03032c,
-0x030330,
-0x030334,
-0x030338,
-0x03033c,
-0x030340,
-0x030344,
-0x030348,
-0x03034c,
-0x030350,
-0x030354,
-0x030358,
-0x03035c,
-0x030360,
-0x030364,
-0x030368,
-0x03036c,
-0x030370,
-0x030374,
-0x030378,
-0x03037c,
-0x030380,
-0x030384,
-0x030388,
-0x03038c,
-0x030390,
-0x030394,
-0x030398,
-0x03039c,
-0x0303a0,
-0x0303a4,
-0x0303a8,
-0x0303ac,
-0x0303b0,
-0x0303b4,
-0x0303b8,
-0x0303bc,
-0x0303c0,
-0x0303c4,
-0x0303c8,
-0x0303cc,
-0x0303d0,
-0x0303d4,
-0x0303d8,
-0x0303dc,
-0x0303e0,
-0x0303e4,
-0x0303e8,
-0x0303ec,
-0x0303f0,
-0x0303f4,
-0x0303f8,
-0x0303fc,
-0x030400,
-0x030404,
-0x030408,
-0x03040c,
-0x030410,
-0x030414,
-0x030418,
-0x03041c,
-0x030420,
-0x030424,
-0x030428,
-0x03042c,
-0x030430,
-0x030434,
-0x030438,
-0x03043c,
-0x030440,
-0x030444,
-0x030448,
-0x03044c,
-0x030450,
-0x030454,
-0x030458,
-0x03045c,
-0x030460,
-0x030464,
-0x030468,
-0x03046c,
-0x030470,
-0x030474,
-0x030478,
-0x03047c,
-0x030480,
-0x030484,
-0x030488,
-0x03048c,
-0x030490,
-0x030494,
-0x030498,
-0x03049c,
-0x0304a0,
-0x0304a4,
-0x0304a8,
-0x0304ac,
-0x0304b0,
-0x0304b4,
-0x0304b8,
-0x0304bc,
-0x0304c0,
-0x0304c4,
-0x0304c8,
-0x0304cc,
-0x0304d0,
-0x0304d4,
-0x0304d8,
-0x0304dc,
-0x0304e0,
-0x0304e4,
-0x0304e8,
-0x0304ec,
-0x0304f0,
-0x0304f4,
-0x0304f8,
-0x0304fc,
-0x030500,
-0x030504,
-0x030508,
-0x03050c,
-0x030510,
-0x030514,
-0x030518,
-0x03051c,
-0x030520,
-0x030524,
-0x030528,
-0x03052c,
-0x030530,
-0x030534,
-0x030538,
-0x03053c,
-0x030540,
-0x030544,
-0x030548,
-0x03054c,
-0x030550,
-0x030554,
-0x030558,
-0x03055c,
-0x030560,
-0x030564,
-0x030568,
-0x03056c,
-0x030570,
-0x030574,
-0x030578,
-0x03057c,
-0x030580,
-0x030584,
-0x030588,
-0x03058c,
-0x030590,
-0x030594,
-0x030598,
-0x03059c,
-0x0305a0,
-0x0305a4,
-0x0305a8,
-0x0305ac,
-0x0305b0,
-0x0305b4,
-0x0305b8,
-0x0305bc,
-0x0305c0,
-0x0305c4,
-0x0305c8,
-0x0305cc,
-0x0305d0,
-0x0305d4,
-0x0305d8,
-0x0305dc,
-0x0305e0,
-0x0305e4,
-0x0305e8,
-0x0305ec,
-0x0305f0,
-0x0305f4,
-0x0305f8,
-0x0305fc,
-0x030600,
-0x030604,
-0x030608,
-0x03060c,
-0x030610,
-0x030614,
-0x030618,
-0x03061c,
-0x030620,
-0x030624,
-0x030628,
-0x03062c,
-0x030630,
-0x030634,
-0x030638,
-0x03063c,
-0x030640,
-0x030644,
-0x030648,
-0x03064c,
-0x030650,
-0x030654,
-0x030658,
-0x03065c,
-0x030660,
-0x030664,
-0x030668,
-0x03066c,
-0x030670,
-0x030674,
-0x030678,
-0x03067c,
-0x030680,
-0x030684,
-0x030688,
-0x03068c,
-0x030690,
-0x030694,
-0x030698,
-0x03069c,
-0x0306a0,
-0x0306a4,
-0x0306a8,
-0x0306ac,
-0x0306b0,
-0x0306b4,
-0x0306b8,
-0x0306bc,
-0x0306c0,
-0x0306c4,
-0x0306c8,
-0x0306cc,
-0x0306d0,
-0x0306d4,
-0x0306d8,
-0x0306dc,
-0x0306e0,
-0x0306e4,
-0x0306e8,
-0x0306ec,
-0x0306f0,
-0x0306f4,
-0x0306f8,
-0x0306fc,
-0x030700,
-0x030704,
-0x030708,
-0x03070c,
-0x030710,
-0x030714,
-0x030718,
-0x03071c,
-0x030720,
-0x030724,
-0x030728,
-0x03072c,
-0x030730,
-0x030734,
-0x030738,
-0x03073c,
-0x030740,
-0x030744,
-0x030748,
-0x03074c,
-0x030750,
-0x030754,
-0x030758,
-0x03075c,
-0x030760,
-0x030764,
-0x030768,
-0x03076c,
-0x030770,
-0x030774,
-0x030778,
-0x03077c,
-0x030780,
-0x030784,
-0x030788,
-0x03078c,
-0x030790,
-0x030794,
-0x030798,
-0x03079c,
-0x0307a0,
-0x0307a4,
-0x0307a8,
-0x0307ac,
-0x0307b0,
-0x0307b4,
-0x0307b8,
-0x0307bc,
-0x0307c0,
-0x0307c4,
-0x0307c8,
-0x0307cc,
-0x0307d0,
-0x0307d4,
-0x0307d8,
-0x0307dc,
-0x0307e0,
-0x0307e4,
-0x0307e8,
-0x0307ec,
-0x0307f0,
-0x0307f4,
-0x0307f8,
-0x0307fc,
-0x030800,
-0x030804,
-0x030808,
-0x03080c,
-0x030810,
-0x030814,
-0x030818,
-0x03081c,
-0x030820,
-0x030824,
-0x030828,
-0x03082c,
-0x030830,
-0x030834,
-0x030838,
-0x03083c,
-0x030840,
-0x030844,
-0x030848,
-0x03084c,
-0x030850,
-0x030854,
-0x030858,
-0x03085c,
-0x030860,
-0x030864,
-0x030868,
-0x03086c,
-0x030870,
-0x030874,
-0x030878,
-0x03087c,
-0x030880,
-0x030884,
-0x030888,
-0x03088c,
-0x030890,
-0x030894,
-0x030898,
-0x03089c,
-0x0308a0,
-0x0308a4,
-0x0308a8,
-0x0308ac,
-0x0308b0,
-0x0308b4,
-0x0308b8,
-0x0308bc,
-0x0308c0,
-0x0308c4,
-0x0308c8,
-0x0308cc,
-0x0308d0,
-0x0308d4,
-0x0308d8,
-0x0308dc,
-0x0308e0,
-0x0308e4,
-0x0308e8,
-0x0308ec,
-0x0308f0,
-0x0308f4,
-0x0308f8,
-0x0308fc,
-0x030900,
-0x030904,
-0x030908,
-0x03090c,
-0x030910,
-0x030914,
-0x030918,
-0x03091c,
-0x030920,
-0x030924,
-0x030928,
-0x03092c,
-0x030930,
-0x030934,
-0x030938,
-0x03093c,
-0x030940,
-0x030944,
-0x030948,
-0x03094c,
-0x030950,
-0x030954,
-0x030958,
-0x03095c,
-0x030960,
-0x030964,
-0x030968,
-0x03096c,
-0x030970,
-0x030974,
-0x030978,
-0x03097c,
-0x030980,
-0x030984,
-0x030988,
-0x03098c,
-0x030990,
-0x030994,
-0x030998,
-0x03099c,
-0x0309a0,
-0x0309a4,
-0x0309a8,
-0x0309ac,
-0x0309b0,
-0x0309b4,
-0x0309b8,
-0x0309bc,
-0x0309c0,
-0x0309c4,
-0x0309c8,
-0x0309cc,
-0x0309d0,
-0x0309d4,
-0x0309d8,
-0x0309dc,
-0x0309e0,
-0x0309e4,
-0x0309e8,
-0x0309ec,
-0x0309f0,
-0x0309f4,
-0x0309f8,
-0x0309fc,
-0x030a00,
-0x030a04,
-0x030a08,
-0x030a0c,
-0x030a10,
-0x030a14,
-0x030a18,
-0x030a1c,
-0x030a20,
-0x030a24,
-0x030a28,
-0x030a2c,
-0x030a30,
-0x030a34,
-0x030a38,
-0x030a3c,
-0x030a40,
-0x030a44,
-0x030a48,
-0x030a4c,
-0x030a50,
-0x030a54,
-0x030a58,
-0x030a5c,
-0x030a60,
-0x030a64,
-0x030a68,
-0x030a6c,
-0x030a70,
-0x030a74,
-0x030a78,
-0x030a7c,
-0x030a80,
-0x030a84,
-0x030a88,
-0x030a8c,
-0x030a90,
-0x030a94,
-0x030a98,
-0x030a9c,
-0x030aa0,
-0x030aa4,
-0x030aa8,
-0x030aac,
-0x030ab0,
-0x030ab4,
-0x030ab8,
-0x030abc,
-0x030ac0,
-0x030ac4,
-0x030ac8,
-0x030acc,
-0x030ad0,
-0x030ad4,
-0x030ad8,
-0x030adc,
-0x030ae0,
-0x030ae4,
-0x030ae8,
-0x030aec,
-0x030af0,
-0x030af4,
-0x030af8,
-0x030afc,
-0x030b00,
-0x030b04,
-0x030b08,
-0x030b0c,
-0x030b10,
-0x030b14,
-0x030b18,
-0x030b1c,
-0x030b20,
-0x030b24,
-0x030b28,
-0x030b2c,
-0x030b30,
-0x030b34,
-0x030b38,
-0x030b3c,
-0x030b40,
-0x030b44,
-0x030b48,
-0x030b4c,
-0x030b50,
-0x030b54,
-0x030b58,
-0x030b5c,
-0x030b60,
-0x030b64,
-0x030b68,
-0x030b6c,
-0x030b70,
-0x030b74,
-0x030b78,
-0x030b7c,
-0x030b80,
-0x030b84,
-0x030b88,
-0x030b8c,
-0x030b90,
-0x030b94,
-0x030b98,
-0x030b9c,
-0x030ba0,
-0x030ba4,
-0x030ba8,
-0x030bac,
-0x030bb0,
-0x030bb4,
-0x030bb8,
-0x030bbc,
-0x030bc0,
-0x030bc4,
-0x030bc8,
-0x030bcc,
-0x030bd0,
-0x030bd4,
-0x030bd8,
-0x030bdc,
-0x030be0,
-0x030be4,
-0x030be8,
-0x030bec,
-0x030bf0,
-0x030bf4,
-0x030bf8,
-0x030bfc,
-0x030c00,
-0x030c04,
-0x030c08,
-0x030c0c,
-0x030c10,
-0x030c14,
-0x030c18,
-0x030c1c,
-0x030c20,
-0x030c24,
-0x030c28,
-0x030c2c,
-0x030c30,
-0x030c34,
-0x030c38,
-0x030c3c,
-0x030c40,
-0x030c44,
-0x030c48,
-0x030c4c,
-0x030c50,
-0x030c54,
-0x030c58,
-0x030c5c,
-0x030c60,
-0x030c64,
-0x030c68,
-0x030c6c,
-0x030c70,
-0x030c74,
-0x030c78,
-0x030c7c,
-0x030c80,
-0x030c84,
-0x030c88,
-0x030c8c,
-0x030c90,
-0x030c94,
-0x030c98,
-0x030c9c,
-0x030ca0,
-0x030ca4,
-0x030ca8,
-0x030cac,
-0x030cb0,
-0x030cb4,
-0x030cb8,
-0x030cbc,
-0x030cc0,
-0x030cc4,
-0x030cc8,
-0x030ccc,
-0x030cd0,
-0x030cd4,
-0x030cd8,
-0x030cdc,
-0x030ce0,
-0x030ce4,
-0x030ce8,
-0x030cec,
-0x030cf0,
-0x030cf4,
-0x030cf8,
-0x030cfc,
-0x030d00,
-0x030d04,
-0x030d08,
-0x030d0c,
-0x030d10,
-0x030d14,
-0x030d18,
-0x030d1c,
-0x030d20,
-0x030d24,
-0x030d28,
-0x030d2c,
-0x030d30,
-0x030d34,
-0x030d38,
-0x030d3c,
-0x030d40,
-0x030d44,
-0x030d48,
-0x030d4c,
-0x030d50,
-0x030d54,
-0x030d58,
-0x030d5c,
-0x030d60,
-0x030d64,
-0x030d68,
-0x030d6c,
-0x030d70,
-0x030d74,
-0x030d78,
-0x030d7c,
-0x030d80,
-0x030d84,
-0x030d88,
-0x030d8c,
-0x030d90,
-0x030d94,
-0x030d98,
-0x030d9c,
-0x030da0,
-0x030da4,
-0x030da8,
-0x030dac,
-0x030db0,
-0x030db4,
-0x030db8,
-0x030dbc,
-0x030dc0,
-0x030dc4,
-0x030dc8,
-0x030dcc,
-0x030dd0,
-0x030dd4,
-0x030dd8,
-0x030ddc,
-0x030de0,
-0x030de4,
-0x030de8,
-0x030dec,
-0x030df0,
-0x030df4,
-0x030df8,
-0x030dfc,
-0x030e00,
-0x030e04,
-0x030e08,
-0x030e0c,
-0x030e10,
-0x030e14,
-0x030e18,
-0x030e1c,
-0x030e20,
-0x030e24,
-0x030e28,
-0x030e2c,
-0x030e30,
-0x030e34,
-0x030e38,
-0x030e3c,
-0x030e40,
-0x030e44,
-0x030e48,
-0x030e4c,
-0x030e50,
-0x030e54,
-0x030e58,
-0x030e5c,
-0x030e60,
-0x030e64,
-0x030e68,
-0x030e6c,
-0x030e70,
-0x030e74,
-0x030e78,
-0x030e7c,
-0x030e80,
-0x030e84,
-0x030e88,
-0x030e8c,
-0x030e90,
-0x030e94,
-0x030e98,
-0x030e9c,
-0x030ea0,
-0x030ea4,
-0x030ea8,
-0x030eac,
-0x030eb0,
-0x030eb4,
-0x030eb8,
-0x030ebc,
-0x030ec0,
-0x030ec4,
-0x030ec8,
-0x030ecc,
-0x030ed0,
-0x030ed4,
-0x030ed8,
-0x030edc,
-0x030ee0,
-0x030ee4,
-0x030ee8,
-0x030eec,
-0x030ef0,
-0x030ef4,
-0x030ef8,
-0x030efc,
-0x030f00,
-0x030f04,
-0x030f08,
-0x030f0c,
-0x030f10,
-0x030f14,
-0x030f18,
-0x030f1c,
-0x030f20,
-0x030f24,
-0x030f28,
-0x030f2c,
-0x030f30,
-0x030f34,
-0x030f38,
-0x030f3c,
-0x030f40,
-0x030f44,
-0x030f48,
-0x030f4c,
-0x030f50,
-0x030f54,
-0x030f58,
-0x030f5c,
-0x030f60,
-0x030f64,
-0x030f68,
-0x030f6c,
-0x030f70,
-0x030f74,
-0x030f78,
-0x030f7c,
-0x030f80,
-0x030f84,
-0x030f88,
-0x030f8c,
-0x030f90,
-0x030f94,
-0x030f98,
-0x030f9c,
-0x030fa0,
-0x030fa4,
-0x030fa8,
-0x030fac,
-0x030fb0,
-0x030fb4,
-0x030fb8,
-0x030fbc,
-0x030fc0,
-0x030fc4,
-0x030fc8,
-0x030fcc,
-0x030fd0,
-0x030fd4,
-0x030fd8,
-0x030fdc,
-0x030fe0,
-0x030fe4,
-0x030fe8,
-0x030fec,
-0x030ff0,
-0x030ff4,
-0x030ff8,
-0x030ffc,
-0x031000,
-0x031004,
-0x031008,
-0x03100c,
-0x031010,
-0x031014,
-0x031018,
-0x03101c,
-0x031020,
-0x031024,
-0x031028,
-0x03102c,
-0x031030,
-0x031034,
-0x031038,
-0x03103c,
-0x031040,
-0x031044,
-0x031048,
-0x03104c,
-0x031050,
-0x031054,
-0x031058,
-0x03105c,
-0x031060,
-0x031064,
-0x031068,
-0x03106c,
-0x031070,
-0x031074,
-0x031078,
-0x03107c,
-0x031080,
-0x031084,
-0x031088,
-0x03108c,
-0x031090,
-0x031094,
-0x031098,
-0x03109c,
-0x0310a0,
-0x0310a4,
-0x0310a8,
-0x0310ac,
-0x0310b0,
-0x0310b4,
-0x0310b8,
-0x0310bc,
-0x0310c0,
-0x0310c4,
-0x0310c8,
-0x0310cc,
-0x0310d0,
-0x0310d4,
-0x0310d8,
-0x0310dc,
-0x0310e0,
-0x0310e4,
-0x0310e8,
-0x0310ec,
-0x0310f0,
-0x0310f4,
-0x0310f8,
-0x0310fc,
-0x031100,
-0x031104,
-0x031108,
-0x03110c,
-0x031110,
-0x031114,
-0x031118,
-0x03111c,
-0x031120,
-0x031124,
-0x031128,
-0x03112c,
-0x031130,
-0x031134,
-0x031138,
-0x03113c,
-0x031140,
-0x031144,
-0x031148,
-0x03114c,
-0x031150,
-0x031154,
-0x031158,
-0x03115c,
-0x031160,
-0x031164,
-0x031168,
-0x03116c,
-0x031170,
-0x031174,
-0x031178,
-0x03117c,
-0x031180,
-0x031184,
-0x031188,
-0x03118c,
-0x031190,
-0x031194,
-0x031198,
-0x03119c,
-0x0311a0,
-0x0311a4,
-0x0311a8,
-0x0311ac,
-0x0311b0,
-0x0311b4,
-0x0311b8,
-0x0311bc,
-0x0311c0,
-0x0311c4,
-0x0311c8,
-0x0311cc,
-0x0311d0,
-0x0311d4,
-0x0311d8,
-0x0311dc,
-0x0311e0,
-0x0311e4,
-0x0311e8,
-0x0311ec,
-0x0311f0,
-0x0311f4,
-0x0311f8,
-0x0311fc,
-0x031200,
-0x031204,
-0x031208,
-0x03120c,
-0x031210,
-0x031214,
-0x031218,
-0x03121c,
-0x031220,
-0x031224,
-0x031228,
-0x03122c,
-0x031230,
-0x031234,
-0x031238,
-0x03123c,
-0x031240,
-0x031244,
-0x031248,
-0x03124c,
-0x031250,
-0x031254,
-0x031258,
-0x03125c,
-0x031260,
-0x031264,
-0x031268,
-0x03126c,
-0x031270,
-0x031274,
-0x031278,
-0x03127c,
-0x031280,
-0x031284,
-0x031288,
-0x03128c,
-0x031290,
-0x031294,
-0x031298,
-0x03129c,
-0x0312a0,
-0x0312a4,
-0x0312a8,
-0x0312ac,
-0x0312b0,
-0x0312b4,
-0x0312b8,
-0x0312bc,
-0x0312c0,
-0x0312c4,
-0x0312c8,
-0x0312cc,
-0x0312d0,
-0x0312d4,
-0x0312d8,
-0x0312dc,
-0x0312e0,
-0x0312e4,
-0x0312e8,
-0x0312ec,
-0x0312f0,
-0x0312f4,
-0x0312f8,
-0x0312fc,
-0x031300,
-0x031304,
-0x031308,
-0x03130c,
-0x031310,
-0x031314,
-0x031318,
-0x03131c,
-0x031320,
-0x031324,
-0x031328,
-0x03132c,
-0x031330,
-0x031334,
-0x031338,
-0x03133c,
-0x031340,
-0x031344,
-0x031348,
-0x03134c,
-0x031350,
-0x031354,
-0x031358,
-0x03135c,
-0x031360,
-0x031364,
-0x031368,
-0x03136c,
-0x031370,
-0x031374,
-0x031378,
-0x03137c,
-0x031380,
-0x031384,
-0x031388,
-0x03138c,
-0x031390,
-0x031394,
-0x031398,
-0x03139c,
-0x0313a0,
-0x0313a4,
-0x0313a8,
-0x0313ac,
-0x0313b0,
-0x0313b4,
-0x0313b8,
-0x0313bc,
-0x0313c0,
-0x0313c4,
-0x0313c8,
-0x0313cc,
-0x0313d0,
-0x0313d4,
-0x0313d8,
-0x0313dc,
-0x0313e0,
-0x0313e4,
-0x0313e8,
-0x0313ec,
-0x0313f0,
-0x0313f4,
-0x0313f8,
-0x0313fc,
-0x031400,
-0x031404,
-0x031408,
-0x03140c,
-0x031410,
-0x031414,
-0x031418,
-0x03141c,
-0x031420,
-0x031424,
-0x031428,
-0x03142c,
-0x031430,
-0x031434,
-0x031438,
-0x03143c,
-0x031440,
-0x031444,
-0x031448,
-0x03144c,
-0x031450,
-0x031454,
-0x031458,
-0x03145c,
-0x031460,
-0x031464,
-0x031468,
-0x03146c,
-0x031470,
-0x031474,
-0x031478,
-0x03147c,
-0x031480,
-0x031484,
-0x031488,
-0x03148c,
-0x031490,
-0x031494,
-0x031498,
-0x03149c,
-0x0314a0,
-0x0314a4,
-0x0314a8,
-0x0314ac,
-0x0314b0,
-0x0314b4,
-0x0314b8,
-0x0314bc,
-0x0314c0,
-0x0314c4,
-0x0314c8,
-0x0314cc,
-0x0314d0,
-0x0314d4,
-0x0314d8,
-0x0314dc,
-0x0314e0,
-0x0314e4,
-0x0314e8,
-0x0314ec,
-0x0314f0,
-0x0314f4,
-0x0314f8,
-0x0314fc,
-0x031500,
-0x031504,
-0x031508,
-0x03150c,
-0x031510,
-0x031514,
-0x031518,
-0x03151c,
-0x031520,
-0x031524,
-0x031528,
-0x03152c,
-0x031530,
-0x031534,
-0x031538,
-0x03153c,
-0x031540,
-0x031544,
-0x031548,
-0x03154c,
-0x031550,
-0x031554,
-0x031558,
-0x03155c,
-0x031560,
-0x031564,
-0x031568,
-0x03156c,
-0x031570,
-0x031574,
-0x031578,
-0x03157c,
-0x031580,
-0x031584,
-0x031588,
-0x03158c,
-0x031590,
-0x031594,
-0x031598,
-0x03159c,
-0x0315a0,
-0x0315a4,
-0x0315a8,
-0x0315ac,
-0x0315b0,
-0x0315b4,
-0x0315b8,
-0x0315bc,
-0x0315c0,
-0x0315c4,
-0x0315c8,
-0x0315cc,
-0x0315d0,
-0x0315d4,
-0x0315d8,
-0x0315dc,
-0x0315e0,
-0x0315e4,
-0x0315e8,
-0x0315ec,
-0x0315f0,
-0x0315f4,
-0x0315f8,
-0x0315fc,
-0x031600,
-0x031604,
-0x031608,
-0x03160c,
-0x031610,
-0x031614,
-0x031618,
-0x03161c,
-0x031620,
-0x031624,
-0x031628,
-0x03162c,
-0x031630,
-0x031634,
-0x031638,
-0x03163c,
-0x031640,
-0x031644,
-0x031648,
-0x03164c,
-0x031650,
-0x031654,
-0x031658,
-0x03165c,
-0x031660,
-0x031664,
-0x031668,
-0x03166c,
-0x031670,
-0x031674,
-0x031678,
-0x03167c,
-0x031680,
-0x031684,
-0x031688,
-0x03168c,
-0x031690,
-0x031694,
-0x031698,
-0x03169c,
-0x0316a0,
-0x0316a4,
-0x0316a8,
-0x0316ac,
-0x0316b0,
-0x0316b4,
-0x0316b8,
-0x0316bc,
-0x0316c0,
-0x0316c4,
-0x0316c8,
-0x0316cc,
-0x0316d0,
-0x0316d4,
-0x0316d8,
-0x0316dc,
-0x0316e0,
-0x0316e4,
-0x0316e8,
-0x0316ec,
-0x0316f0,
-0x0316f4,
-0x0316f8,
-0x0316fc,
-0x031700,
-0x031704,
-0x031708,
-0x03170c,
-0x031710,
-0x031714,
-0x031718,
-0x03171c,
-0x031720,
-0x031724,
-0x031728,
-0x03172c,
-0x031730,
-0x031734,
-0x031738,
-0x03173c,
-0x031740,
-0x031744,
-0x031748,
-0x03174c,
-0x031750,
-0x031754,
-0x031758,
-0x03175c,
-0x031760,
-0x031764,
-0x031768,
-0x03176c,
-0x031770,
-0x031774,
-0x031778,
-0x03177c,
-0x031780,
-0x031784,
-0x031788,
-0x03178c,
-0x031790,
-0x031794,
-0x031798,
-0x03179c,
-0x0317a0,
-0x0317a4,
-0x0317a8,
-0x0317ac,
-0x0317b0,
-0x0317b4,
-0x0317b8,
-0x0317bc,
-0x0317c0,
-0x0317c4,
-0x0317c8,
-0x0317cc,
-0x0317d0,
-0x0317d4,
-0x0317d8,
-0x0317dc,
-0x0317e0,
-0x0317e4,
-0x0317e8,
-0x0317ec,
-0x0317f0,
-0x0317f4,
-0x0317f8,
-0x0317fc,
-0x031800,
-0x031804,
-0x031808,
-0x03180c,
-0x031810,
-0x031814,
-0x031818,
-0x03181c,
-0x031820,
-0x031824,
-0x031828,
-0x03182c,
-0x031830,
-0x031834,
-0x031838,
-0x03183c,
-0x031840,
-0x031844,
-0x031848,
-0x03184c,
-0x031850,
-0x031854,
-0x031858,
-0x03185c,
-0x031860,
-0x031864,
-0x031868,
-0x03186c,
-0x031870,
-0x031874,
-0x031878,
-0x03187c,
-0x031880,
-0x031884,
-0x031888,
-0x03188c,
-0x031890,
-0x031894,
-0x031898,
-0x03189c,
-0x0318a0,
-0x0318a4,
-0x0318a8,
-0x0318ac,
-0x0318b0,
-0x0318b4,
-0x0318b8,
-0x0318bc,
-0x0318c0,
-0x0318c4,
-0x0318c8,
-0x0318cc,
-0x0318d0,
-0x0318d4,
-0x0318d8,
-0x0318dc,
-0x0318e0,
-0x0318e4,
-0x0318e8,
-0x0318ec,
-0x0318f0,
-0x0318f4,
-0x0318f8,
-0x0318fc,
-0x031900,
-0x031904,
-0x031908,
-0x03190c,
-0x031910,
-0x031914,
-0x031918,
-0x03191c,
-0x031920,
-0x031924,
-0x031928,
-0x03192c,
-0x031930,
-0x031934,
-0x031938,
-0x03193c,
-0x031940,
-0x031944,
-0x031948,
-0x03194c,
-0x031950,
-0x031954,
-0x031958,
-0x03195c,
-0x031960,
-0x031964,
-0x031968,
-0x03196c,
-0x031970,
-0x031974,
-0x031978,
-0x03197c,
-0x031980,
-0x031984,
-0x031988,
-0x03198c,
-0x031990,
-0x031994,
-0x031998,
-0x03199c,
-0x0319a0,
-0x0319a4,
-0x0319a8,
-0x0319ac,
-0x0319b0,
-0x0319b4,
-0x0319b8,
-0x0319bc,
-0x0319c0,
-0x0319c4,
-0x0319c8,
-0x0319cc,
-0x0319d0,
-0x0319d4,
-0x0319d8,
-0x0319dc,
-0x0319e0,
-0x0319e4,
-0x0319e8,
-0x0319ec,
-0x0319f0,
-0x0319f4,
-0x0319f8,
-0x0319fc,
-0x031a00,
-0x031a04,
-0x031a08,
-0x031a0c,
-0x031a10,
-0x031a14,
-0x031a18,
-0x031a1c,
-0x031a20,
-0x031a24,
-0x031a28,
-0x031a2c,
-0x031a30,
-0x031a34,
-0x031a38,
-0x031a3c,
-0x031a40,
-0x031a44,
-0x031a48,
-0x031a4c,
-0x031a50,
-0x031a54,
-0x031a58,
-0x031a5c,
-0x031a60,
-0x031a64,
-0x031a68,
-0x031a6c,
-0x031a70,
-0x031a74,
-0x031a78,
-0x031a7c,
-0x031a80,
-0x031a84,
-0x031a88,
-0x031a8c,
-0x031a90,
-0x031a94,
-0x031a98,
-0x031a9c,
-0x031aa0,
-0x031aa4,
-0x031aa8,
-0x031aac,
-0x031ab0,
-0x031ab4,
-0x031ab8,
-0x031abc,
-0x031ac0,
-0x031ac4,
-0x031ac8,
-0x031acc,
-0x031ad0,
-0x031ad4,
-0x031ad8,
-0x031adc,
-0x031ae0,
-0x031ae4,
-0x031ae8,
-0x031aec,
-0x031af0,
-0x031af4,
-0x031af8,
-0x031afc,
-0x031b00,
-0x031b04,
-0x031b08,
-0x031b0c,
-0x031b10,
-0x031b14,
-0x031b18,
-0x031b1c,
-0x031b20,
-0x031b24,
-0x031b28,
-0x031b2c,
-0x031b30,
-0x031b34,
-0x031b38,
-0x031b3c,
-0x031b40,
-0x031b44,
-0x031b48,
-0x031b4c,
-0x031b50,
-0x031b54,
-0x031b58,
-0x031b5c,
-0x031b60,
-0x031b64,
-0x031b68,
-0x031b6c,
-0x031b70,
-0x031b74,
-0x031b78,
-0x031b7c,
-0x031b80,
-0x031b84,
-0x031b88,
-0x031b8c,
-0x031b90,
-0x031b94,
-0x031b98,
-0x031b9c,
-0x031ba0,
-0x031ba4,
-0x031ba8,
-0x031bac,
-0x031bb0,
-0x031bb4,
-0x031bb8,
-0x031bbc,
-0x031bc0,
-0x031bc4,
-0x031bc8,
-0x031bcc,
-0x031bd0,
-0x031bd4,
-0x031bd8,
-0x031bdc,
-0x031be0,
-0x031be4,
-0x031be8,
-0x031bec,
-0x031bf0,
-0x031bf4,
-0x031bf8,
-0x031bfc,
-0x031c00,
-0x031c04,
-0x031c08,
-0x031c0c,
-0x031c10,
-0x031c14,
-0x031c18,
-0x031c1c,
-0x031c20,
-0x031c24,
-0x031c28,
-0x031c2c,
-0x031c30,
-0x031c34,
-0x031c38,
-0x031c3c,
-0x031c40,
-0x031c44,
-0x031c48,
-0x031c4c,
-0x031c50,
-0x031c54,
-0x031c58,
-0x031c5c,
-0x031c60,
-0x031c64,
-0x031c68,
-0x031c6c,
-0x031c70,
-0x031c74,
-0x031c78,
-0x031c7c,
-0x031c80,
-0x031c84,
-0x031c88,
-0x031c8c,
-0x031c90,
-0x031c94,
-0x031c98,
-0x031c9c,
-0x031ca0,
-0x031ca4,
-0x031ca8,
-0x031cac,
-0x031cb0,
-0x031cb4,
-0x031cb8,
-0x031cbc,
-0x031cc0,
-0x031cc4,
-0x031cc8,
-0x031ccc,
-0x031cd0,
-0x031cd4,
-0x031cd8,
-0x031cdc,
-0x031ce0,
-0x031ce4,
-0x031ce8,
-0x031cec,
-0x031cf0,
-0x031cf4,
-0x031cf8,
-0x031cfc,
-0x031d00,
-0x031d04,
-0x031d08,
-0x031d0c,
-0x031d10,
-0x031d14,
-0x031d18,
-0x031d1c,
-0x031d20,
-0x031d24,
-0x031d28,
-0x031d2c,
-0x031d30,
-0x031d34,
-0x031d38,
-0x031d3c,
-0x031d40,
-0x031d44,
-0x031d48,
-0x031d4c,
-0x031d50,
-0x031d54,
-0x031d58,
-0x031d5c,
-0x031d60,
-0x031d64,
-0x031d68,
-0x031d6c,
-0x031d70,
-0x031d74,
-0x031d78,
-0x031d7c,
-0x031d80,
-0x031d84,
-0x031d88,
-0x031d8c,
-0x031d90,
-0x031d94,
-0x031d98,
-0x031d9c,
-0x031da0,
-0x031da4,
-0x031da8,
-0x031dac,
-0x031db0,
-0x031db4,
-0x031db8,
-0x031dbc,
-0x031dc0,
-0x031dc4,
-0x031dc8,
-0x031dcc,
-0x031dd0,
-0x031dd4,
-0x031dd8,
-0x031ddc,
-0x031de0,
-0x031de4,
-0x031de8,
-0x031dec,
-0x031df0,
-0x031df4,
-0x031df8,
-0x031dfc,
-0x031e00,
-0x031e04,
-0x031e08,
-0x031e0c,
-0x031e10,
-0x031e14,
-0x031e18,
-0x031e1c,
-0x031e20,
-0x031e24,
-0x031e28,
-0x031e2c,
-0x031e30,
-0x031e34,
-0x031e38,
-0x031e3c,
-0x031e40,
-0x031e44,
-0x031e48,
-0x031e4c,
-0x031e50,
-0x031e54,
-0x031e58,
-0x031e5c,
-0x031e60,
-0x031e64,
-0x031e68,
-0x031e6c,
-0x031e70,
-0x031e74,
-0x031e78,
-0x031e7c,
-0x031e80,
-0x031e84,
-0x031e88,
-0x031e8c,
-0x031e90,
-0x031e94,
-0x031e98,
-0x031e9c,
-0x031ea0,
-0x031ea4,
-0x031ea8,
-0x031eac,
-0x031eb0,
-0x031eb4,
-0x031eb8,
-0x031ebc,
-0x031ec0,
-0x031ec4,
-0x031ec8,
-0x031ecc,
-0x031ed0,
-0x031ed4,
-0x031ed8,
-0x031edc,
-0x031ee0,
-0x031ee4,
-0x031ee8,
-0x031eec,
-0x031ef0,
-0x031ef4,
-0x031ef8,
-0x031efc,
-0x031f00,
-0x031f04,
-0x031f08,
-0x031f0c,
-0x031f10,
-0x031f14,
-0x031f18,
-0x031f1c,
-0x031f20,
-0x031f24,
-0x031f28,
-0x031f2c,
-0x031f30,
-0x031f34,
-0x031f38,
-0x031f3c,
-0x031f40,
-0x031f44,
-0x031f48,
-0x031f4c,
-0x031f50,
-0x031f54,
-0x031f58,
-0x031f5c,
-0x031f60,
-0x031f64,
-0x031f68,
-0x031f6c,
-0x031f70,
-0x031f74,
-0x031f78,
-0x031f7c,
-0x031f80,
-0x031f84,
-0x031f88,
-0x031f8c,
-0x031f90,
-0x031f94,
-0x031f98,
-0x031f9c,
-0x031fa0,
-0x031fa4,
-0x031fa8,
-0x031fac,
-0x031fb0,
-0x031fb4,
-0x031fb8,
-0x031fbc,
-0x031fc0,
-0x031fc4,
-0x031fc8,
-0x031fcc,
-0x031fd0,
-0x031fd4,
-0x031fd8,
-0x031fdc,
-0x031fe0,
-0x031fe4,
-0x031fe8,
-0x031fec,
-0x031ff0,
-0x031ff4,
-0x031ff8,
-0x031ffc,
-0x032000,
-0x032004,
-0x032008,
-0x03200c,
-0x032010,
-0x032014,
-0x032018,
-0x03201c,
-0x032020,
-0x032024,
-0x032028,
-0x03202c,
-0x032030,
-0x032034,
-0x032038,
-0x03203c,
-0x032040,
-0x032044,
-0x032048,
-0x03204c,
-0x032050,
-0x032054,
-0x032058,
-0x03205c,
-0x032060,
-0x032064,
-0x032068,
-0x03206c,
-0x032070,
-0x032074,
-0x032078,
-0x03207c,
-0x032080,
-0x032084,
-0x032088,
-0x03208c,
-0x032090,
-0x032094,
-0x032098,
-0x03209c,
-0x0320a0,
-0x0320a4,
-0x0320a8,
-0x0320ac,
-0x0320b0,
-0x0320b4,
-0x0320b8,
-0x0320bc,
-0x0320c0,
-0x0320c4,
-0x0320c8,
-0x0320cc,
-0x0320d0,
-0x0320d4,
-0x0320d8,
-0x0320dc,
-0x0320e0,
-0x0320e4,
-0x0320e8,
-0x0320ec,
-0x0320f0,
-0x0320f4,
-0x0320f8,
-0x0320fc,
-0x032100,
-0x032104,
-0x032108,
-0x03210c,
-0x032110,
-0x032114,
-0x032118,
-0x03211c,
-0x032120,
-0x032124,
-0x032128,
-0x03212c,
-0x032130,
-0x032134,
-0x032138,
-0x03213c,
-0x032140,
-0x032144,
-0x032148,
-0x03214c,
-0x032150,
-0x032154,
-0x032158,
-0x03215c,
-0x032160,
-0x032164,
-0x032168,
-0x03216c,
-0x032170,
-0x032174,
-0x032178,
-0x03217c,
-0x032180,
-0x032184,
-0x032188,
-0x03218c,
-0x032190,
-0x032194,
-0x032198,
-0x03219c,
-0x0321a0,
-0x0321a4,
-0x0321a8,
-0x0321ac,
-0x0321b0,
-0x0321b4,
-0x0321b8,
-0x0321bc,
-0x0321c0,
-0x0321c4,
-0x0321c8,
-0x0321cc,
-0x0321d0,
-0x0321d4,
-0x0321d8,
-0x0321dc,
-0x0321e0,
-0x0321e4,
-0x0321e8,
-0x0321ec,
-0x0321f0,
-0x0321f4,
-0x0321f8,
-0x0321fc,
-0x032200,
-0x032204,
-0x032208,
-0x03220c,
-0x032210,
-0x032214,
-0x032218,
-0x03221c,
-0x032220,
-0x032224,
-0x032228,
-0x03222c,
-0x032230,
-0x032234,
-0x032238,
-0x03223c,
-0x032240,
-0x032244,
-0x032248,
-0x03224c,
-0x032250,
-0x032254,
-0x032258,
-0x03225c,
-0x032260,
-0x032264,
-0x032268,
-0x03226c,
-0x032270,
-0x032274,
-0x032278,
-0x03227c,
-0x032280,
-0x032284,
-0x032288,
-0x03228c,
-0x032290,
-0x032294,
-0x032298,
-0x03229c,
-0x0322a0,
-0x0322a4,
-0x0322a8,
-0x0322ac,
-0x0322b0,
-0x0322b4,
-0x0322b8,
-0x0322bc,
-0x0322c0,
-0x0322c4,
-0x0322c8,
-0x0322cc,
-0x0322d0,
-0x0322d4,
-0x0322d8,
-0x0322dc,
-0x0322e0,
-0x0322e4,
-0x0322e8,
-0x0322ec,
-0x0322f0,
-0x0322f4,
-0x0322f8,
-0x0322fc,
-0x032300,
-0x032304,
-0x032308,
-0x03230c,
-0x032310,
-0x032314,
-0x032318,
-0x03231c,
-0x032320,
-0x032324,
-0x032328,
-0x03232c,
-0x032330,
-0x032334,
-0x032338,
-0x03233c,
-0x032340,
-0x032344,
-0x032348,
-0x03234c,
-0x032350,
-0x032354,
-0x032358,
-0x03235c,
-0x032360,
-0x032364,
-0x032368,
-0x03236c,
-0x032370,
-0x032374,
-0x032378,
-0x03237c,
-0x032380,
-0x032384,
-0x032388,
-0x03238c,
-0x032390,
-0x032394,
-0x032398,
-0x03239c,
-0x0323a0,
-0x0323a4,
-0x0323a8,
-0x0323ac,
-0x0323b0,
-0x0323b4,
-0x0323b8,
-0x0323bc,
-0x0323c0,
-0x0323c4,
-0x0323c8,
-0x0323cc,
-0x0323d0,
-0x0323d4,
-0x0323d8,
-0x0323dc,
-0x0323e0,
-0x0323e4,
-0x0323e8,
-0x0323ec,
-0x0323f0,
-0x0323f4,
-0x0323f8,
-0x0323fc,
-0x032400,
-0x032404,
-0x032408,
-0x03240c,
-0x032410,
-0x032414,
-0x032418,
-0x03241c,
-0x032420,
-0x032424,
-0x032428,
-0x03242c,
-0x032430,
-0x032434,
-0x032438,
-0x03243c,
-0x032440,
-0x032444,
-0x032448,
-0x03244c,
-0x032450,
-0x032454,
-0x032458,
-0x03245c,
-0x032460,
-0x032464,
-0x032468,
-0x03246c,
-0x032470,
-0x032474,
-0x032478,
-0x03247c,
-0x032480,
-0x032484,
-0x032488,
-0x03248c,
-0x032490,
-0x032494,
-0x032498,
-0x03249c,
-0x0324a0,
-0x0324a4,
-0x0324a8,
-0x0324ac,
-0x0324b0,
-0x0324b4,
-0x0324b8,
-0x0324bc,
-0x0324c0,
-0x0324c4,
-0x0324c8,
-0x0324cc,
-0x0324d0,
-0x0324d4,
-0x0324d8,
-0x0324dc,
-0x0324e0,
-0x0324e4,
-0x0324e8,
-0x0324ec,
-0x0324f0,
-0x0324f4,
-0x0324f8,
-0x0324fc,
-0x032500,
-0x032504,
-0x032508,
-0x03250c,
-0x032510,
-0x032514,
-0x032518,
-0x03251c,
-0x032520,
-0x032524,
-0x032528,
-0x03252c,
-0x032530,
-0x032534,
-0x032538,
-0x03253c,
-0x032540,
-0x032544,
-0x032548,
-0x03254c,
-0x032550,
-0x032554,
-0x032558,
-0x03255c,
-0x032560,
-0x032564,
-0x032568,
-0x03256c,
-0x032570,
-0x032574,
-0x032578,
-0x03257c,
-0x032580,
-0x032584,
-0x032588,
-0x03258c,
-0x032590,
-0x032594,
-0x032598,
-0x03259c,
-0x0325a0,
-0x0325a4,
-0x0325a8,
-0x0325ac,
-0x0325b0,
-0x0325b4,
-0x0325b8,
-0x0325bc,
-0x0325c0,
-0x0325c4,
-0x0325c8,
-0x0325cc,
-0x0325d0,
-0x0325d4,
-0x0325d8,
-0x0325dc,
-0x0325e0,
-0x0325e4,
-0x0325e8,
-0x0325ec,
-0x0325f0,
-0x0325f4,
-0x0325f8,
-0x0325fc,
-0x032600,
-0x032604,
-0x032608,
-0x03260c,
-0x032610,
-0x032614,
-0x032618,
-0x03261c,
-0x032620,
-0x032624,
-0x032628,
-0x03262c,
-0x032630,
-0x032634,
-0x032638,
-0x03263c,
-0x032640,
-0x032644,
-0x032648,
-0x03264c,
-0x032650,
-0x032654,
-0x032658,
-0x03265c,
-0x032660,
-0x032664,
-0x032668,
-0x03266c,
-0x032670,
-0x032674,
-0x032678,
-0x03267c,
-0x032680,
-0x032684,
-0x032688,
-0x03268c,
-0x032690,
-0x032694,
-0x032698,
-0x03269c,
-0x0326a0,
-0x0326a4,
-0x0326a8,
-0x0326ac,
-0x0326b0,
-0x0326b4,
-0x0326b8,
-0x0326bc,
-0x0326c0,
-0x0326c4,
-0x0326c8,
-0x0326cc,
-0x0326d0,
-0x0326d4,
-0x0326d8,
-0x0326dc,
-0x0326e0,
-0x0326e4,
-0x0326e8,
-0x0326ec,
-0x0326f0,
-0x0326f4,
-0x0326f8,
-0x0326fc,
-0x032700,
-0x032704,
-0x032708,
-0x03270c,
-0x032710,
-0x032714,
-0x032718,
-0x03271c,
-0x032720,
-0x032724,
-0x032728,
-0x03272c,
-0x032730,
-0x032734,
-0x032738,
-0x03273c,
-0x032740,
-0x032744,
-0x032748,
-0x03274c,
-0x032750,
-0x032754,
-0x032758,
-0x03275c,
-0x032760,
-0x032764,
-0x032768,
-0x03276c,
-0x032770,
-0x032774,
-0x032778,
-0x03277c,
-0x032780,
-0x032784,
-0x032788,
-0x03278c,
-0x032790,
-0x032794,
-0x032798,
-0x03279c,
-0x0327a0,
-0x0327a4,
-0x0327a8,
-0x0327ac,
-0x0327b0,
-0x0327b4,
-0x0327b8,
-0x0327bc,
-0x0327c0,
-0x0327c4,
-0x0327c8,
-0x0327cc,
-0x0327d0,
-0x0327d4,
-0x0327d8,
-0x0327dc,
-0x0327e0,
-0x0327e4,
-0x0327e8,
-0x0327ec,
-0x0327f0,
-0x0327f4,
-0x0327f8,
-0x0327fc,
-0x032800,
-0x032804,
-0x032808,
-0x03280c,
-0x032810,
-0x032814,
-0x032818,
-0x03281c,
-0x032820,
-0x032824,
-0x032828,
-0x03282c,
-0x032830,
-0x032834,
-0x032838,
-0x03283c,
-0x032840,
-0x032844,
-0x032848,
-0x03284c,
-0x032850,
-0x032854,
-0x032858,
-0x03285c,
-0x032860,
-0x032864,
-0x032868,
-0x03286c,
-0x032870,
-0x032874,
-0x032878,
-0x03287c,
-0x032880,
-0x032884,
-0x032888,
-0x03288c,
-0x032890,
-0x032894,
-0x032898,
-0x03289c,
-0x0328a0,
-0x0328a4,
-0x0328a8,
-0x0328ac,
-0x0328b0,
-0x0328b4,
-0x0328b8,
-0x0328bc,
-0x0328c0,
-0x0328c4,
-0x0328c8,
-0x0328cc,
-0x0328d0,
-0x0328d4,
-0x0328d8,
-0x0328dc,
-0x0328e0,
-0x0328e4,
-0x0328e8,
-0x0328ec,
-0x0328f0,
-0x0328f4,
-0x0328f8,
-0x0328fc,
-0x032900,
-0x032904,
-0x032908,
-0x03290c,
-0x032910,
-0x032914,
-0x032918,
-0x03291c,
-0x032920,
-0x032924,
-0x032928,
-0x03292c,
-0x032930,
-0x032934,
-0x032938,
-0x03293c,
-0x032940,
-0x032944,
-0x032948,
-0x03294c,
-0x032950,
-0x032954,
-0x032958,
-0x03295c,
-0x032960,
-0x032964,
-0x032968,
-0x03296c,
-0x032970,
-0x032974,
-0x032978,
-0x03297c,
-0x032980,
-0x032984,
-0x032988,
-0x03298c,
-0x032990,
-0x032994,
-0x032998,
-0x03299c,
-0x0329a0,
-0x0329a4,
-0x0329a8,
-0x0329ac,
-0x0329b0,
-0x0329b4,
-0x0329b8,
-0x0329bc,
-0x0329c0,
-0x0329c4,
-0x0329c8,
-0x0329cc,
-0x0329d0,
-0x0329d4,
-0x0329d8,
-0x0329dc,
-0x0329e0,
-0x0329e4,
-0x0329e8,
-0x0329ec,
-0x0329f0,
-0x0329f4,
-0x0329f8,
-0x0329fc,
-0x032a00,
-0x032a04,
-0x032a08,
-0x032a0c,
-0x032a10,
-0x032a14,
-0x032a18,
-0x032a1c,
-0x032a20,
-0x032a24,
-0x032a28,
-0x032a2c,
-0x032a30,
-0x032a34,
-0x032a38,
-0x032a3c,
-0x032a40,
-0x032a44,
-0x032a48,
-0x032a4c,
-0x032a50,
-0x032a54,
-0x032a58,
-0x032a5c,
-0x032a60,
-0x032a64,
-0x032a68,
-0x032a6c,
-0x032a70,
-0x032a74,
-0x032a78,
-0x032a7c,
-0x032a80,
-0x032a84,
-0x032a88,
-0x032a8c,
-0x032a90,
-0x032a94,
-0x032a98,
-0x032a9c,
-0x032aa0,
-0x032aa4,
-0x032aa8,
-0x032aac,
-0x032ab0,
-0x032ab4,
-0x032ab8,
-0x032abc,
-0x032ac0,
-0x032ac4,
-0x032ac8,
-0x032acc,
-0x032ad0,
-0x032ad4,
-0x032ad8,
-0x032adc,
-0x032ae0,
-0x032ae4,
-0x032ae8,
-0x032aec,
-0x032af0,
-0x032af4,
-0x032af8,
-0x032afc,
-0x032b00,
-0x032b04,
-0x032b08,
-0x032b0c,
-0x032b10,
-0x032b14,
-0x032b18,
-0x032b1c,
-0x032b20,
-0x032b24,
-0x032b28,
-0x032b2c,
-0x032b30,
-0x032b34,
-0x032b38,
-0x032b3c,
-0x032b40,
-0x032b44,
-0x032b48,
-0x032b4c,
-0x032b50,
-0x032b54,
-0x032b58,
-0x032b5c,
-0x032b60,
-0x032b64,
-0x032b68,
-0x032b6c,
-0x032b70,
-0x032b74,
-0x032b78,
-0x032b7c,
-0x032b80,
-0x032b84,
-0x032b88,
-0x032b8c,
-0x032b90,
-0x032b94,
-0x032b98,
-0x032b9c,
-0x032ba0,
-0x032ba4,
-0x032ba8,
-0x032bac,
-0x032bb0,
-0x032bb4,
-0x032bb8,
-0x032bbc,
-0x032bc0,
-0x032bc4,
-0x032bc8,
-0x032bcc,
-0x032bd0,
-0x032bd4,
-0x032bd8,
-0x032bdc,
-0x032be0,
-0x032be4,
-0x032be8,
-0x032bec,
-0x032bf0,
-0x032bf4,
-0x032bf8,
-0x032bfc,
-0x032c00,
-0x032c04,
-0x032c08,
-0x032c0c,
-0x032c10,
-0x032c14,
-0x032c18,
-0x032c1c,
-0x032c20,
-0x032c24,
-0x032c28,
-0x032c2c,
-0x032c30,
-0x032c34,
-0x032c38,
-0x032c3c,
-0x032c40,
-0x032c44,
-0x032c48,
-0x032c4c,
-0x032c50,
-0x032c54,
-0x032c58,
-0x032c5c,
-0x032c60,
-0x032c64,
-0x032c68,
-0x032c6c,
-0x032c70,
-0x032c74,
-0x032c78,
-0x032c7c,
-0x032c80,
-0x032c84,
-0x032c88,
-0x032c8c,
-0x032c90,
-0x032c94,
-0x032c98,
-0x032c9c,
-0x032ca0,
-0x032ca4,
-0x032ca8,
-0x032cac,
-0x032cb0,
-0x032cb4,
-0x032cb8,
-0x032cbc,
-0x032cc0,
-0x032cc4,
-0x032cc8,
-0x032ccc,
-0x032cd0,
-0x032cd4,
-0x032cd8,
-0x032cdc,
-0x032ce0,
-0x032ce4,
-0x032ce8,
-0x032cec,
-0x032cf0,
-0x032cf4,
-0x032cf8,
-0x032cfc,
-0x032d00,
-0x032d04,
-0x032d08,
-0x032d0c,
-0x032d10,
-0x032d14,
-0x032d18,
-0x032d1c,
-0x032d20,
-0x032d24,
-0x032d28,
-0x032d2c,
-0x032d30,
-0x032d34,
-0x032d38,
-0x032d3c,
-0x032d40,
-0x032d44,
-0x032d48,
-0x032d4c,
-0x032d50,
-0x032d54,
-0x032d58,
-0x032d5c,
-0x032d60,
-0x032d64,
-0x032d68,
-0x032d6c,
-0x032d70,
-0x032d74,
-0x032d78,
-0x032d7c,
-0x032d80,
-0x032d84,
-0x032d88,
-0x032d8c,
-0x032d90,
-0x032d94,
-0x032d98,
-0x032d9c,
-0x032da0,
-0x032da4,
-0x032da8,
-0x032dac,
-0x032db0,
-0x032db4,
-0x032db8,
-0x032dbc,
-0x032dc0,
-0x032dc4,
-0x032dc8,
-0x032dcc,
-0x032dd0,
-0x032dd4,
-0x032dd8,
-0x032ddc,
-0x032de0,
-0x032de4,
-0x032de8,
-0x032dec,
-0x032df0,
-0x032df4,
-0x032df8,
-0x032dfc,
-0x032e00,
-0x032e04,
-0x032e08,
-0x032e0c,
-0x032e10,
-0x032e14,
-0x032e18,
-0x032e1c,
-0x032e20,
-0x032e24,
-0x032e28,
-0x032e2c,
-0x032e30,
-0x032e34,
-0x032e38,
-0x032e3c,
-0x032e40,
-0x032e44,
-0x032e48,
-0x032e4c,
-0x032e50,
-0x032e54,
-0x032e58,
-0x032e5c,
-0x032e60,
-0x032e64,
-0x032e68,
-0x032e6c,
-0x032e70,
-0x032e74,
-0x032e78,
-0x032e7c,
-0x032e80,
-0x032e84,
-0x032e88,
-0x032e8c,
-0x032e90,
-0x032e94,
-0x032e98,
-0x032e9c,
-0x032ea0,
-0x032ea4,
-0x032ea8,
-0x032eac,
-0x032eb0,
-0x032eb4,
-0x032eb8,
-0x032ebc,
-0x032ec0,
-0x032ec4,
-0x032ec8,
-0x032ecc,
-0x032ed0,
-0x032ed4,
-0x032ed8,
-0x032edc,
-0x032ee0,
-0x032ee4,
-0x032ee8,
-0x032eec,
-0x032ef0,
-0x032ef4,
-0x032ef8,
-0x032efc,
-0x032f00,
-0x032f04,
-0x032f08,
-0x032f0c,
-0x032f10,
-0x032f14,
-0x032f18,
-0x032f1c,
-0x032f20,
-0x032f24,
-0x032f28,
-0x032f2c,
-0x032f30,
-0x032f34,
-0x032f38,
-0x032f3c,
-0x032f40,
-0x032f44,
-0x032f48,
-0x032f4c,
-0x032f50,
-0x032f54,
-0x032f58,
-0x032f5c,
-0x032f60,
-0x032f64,
-0x032f68,
-0x032f6c,
-0x032f70,
-0x032f74,
-0x032f78,
-0x032f7c,
-0x032f80,
-0x032f84,
-0x032f88,
-0x032f8c,
-0x032f90,
-0x032f94,
-0x032f98,
-0x032f9c,
-0x032fa0,
-0x032fa4,
-0x032fa8,
-0x032fac,
-0x032fb0,
-0x032fb4,
-0x032fb8,
-0x032fbc,
-0x032fc0,
-0x032fc4,
-0x032fc8,
-0x032fcc,
-0x032fd0,
-0x032fd4,
-0x032fd8,
-0x032fdc,
-0x032fe0,
-0x032fe4,
-0x032fe8,
-0x032fec,
-0x032ff0,
-0x032ff4,
-0x032ff8,
-0x032ffc,
-0x033000,
-0x033004,
-0x033008,
-0x03300c,
-0x033010,
-0x033014,
-0x033018,
-0x03301c,
-0x033020,
-0x033024,
-0x033028,
-0x03302c,
-0x033030,
-0x033034,
-0x033038,
-0x03303c,
-0x033040,
-0x033044,
-0x033048,
-0x03304c,
-0x033050,
-0x033054,
-0x033058,
-0x03305c,
-0x033060,
-0x033064,
-0x033068,
-0x03306c,
-0x033070,
-0x033074,
-0x033078,
-0x03307c,
-0x033080,
-0x033084,
-0x033088,
-0x03308c,
-0x033090,
-0x033094,
-0x033098,
-0x03309c,
-0x0330a0,
-0x0330a4,
-0x0330a8,
-0x0330ac,
-0x0330b0,
-0x0330b4,
-0x0330b8,
-0x0330bc,
-0x0330c0,
-0x0330c4,
-0x0330c8,
-0x0330cc,
-0x0330d0,
-0x0330d4,
-0x0330d8,
-0x0330dc,
-0x0330e0,
-0x0330e4,
-0x0330e8,
-0x0330ec,
-0x0330f0,
-0x0330f4,
-0x0330f8,
-0x0330fc,
-0x033100,
-0x033104,
-0x033108,
-0x03310c,
-0x033110,
-0x033114,
-0x033118,
-0x03311c,
-0x033120,
-0x033124,
-0x033128,
-0x03312c,
-0x033130,
-0x033134,
-0x033138,
-0x03313c,
-0x033140,
-0x033144,
-0x033148,
-0x03314c,
-0x033150,
-0x033154,
-0x033158,
-0x03315c,
-0x033160,
-0x033164,
-0x033168,
-0x03316c,
-0x033170,
-0x033174,
-0x033178,
-0x03317c,
-0x033180,
-0x033184,
-0x033188,
-0x03318c,
-0x033190,
-0x033194,
-0x033198,
-0x03319c,
-0x0331a0,
-0x0331a4,
-0x0331a8,
-0x0331ac,
-0x0331b0,
-0x0331b4,
-0x0331b8,
-0x0331bc,
-0x0331c0,
-0x0331c4,
-0x0331c8,
-0x0331cc,
-0x0331d0,
-0x0331d4,
-0x0331d8,
-0x0331dc,
-0x0331e0,
-0x0331e4,
-0x0331e8,
-0x0331ec,
-0x0331f0,
-0x0331f4,
-0x0331f8,
-0x0331fc,
-0x033200,
-0x033204,
-0x033208,
-0x03320c,
-0x033210,
-0x033214,
-0x033218,
-0x03321c,
-0x033220,
-0x033224,
-0x033228,
-0x03322c,
-0x033230,
-0x033234,
-0x033238,
-0x03323c,
-0x033240,
-0x033244,
-0x033248,
-0x03324c,
-0x033250,
-0x033254,
-0x033258,
-0x03325c,
-0x033260,
-0x033264,
-0x033268,
-0x03326c,
-0x033270,
-0x033274,
-0x033278,
-0x03327c,
-0x033280,
-0x033284,
-0x033288,
-0x03328c,
-0x033290,
-0x033294,
-0x033298,
-0x03329c,
-0x0332a0,
-0x0332a4,
-0x0332a8,
-0x0332ac,
-0x0332b0,
-0x0332b4,
-0x0332b8,
-0x0332bc,
-0x0332c0,
-0x0332c4,
-0x0332c8,
-0x0332cc,
-0x0332d0,
-0x0332d4,
-0x0332d8,
-0x0332dc,
-0x0332e0,
-0x0332e4,
-0x0332e8,
-0x0332ec,
-0x0332f0,
-0x0332f4,
-0x0332f8,
-0x0332fc,
-0x033300,
-0x033304,
-0x033308,
-0x03330c,
-0x033310,
-0x033314,
-0x033318,
-0x03331c,
-0x033320,
-0x033324,
-0x033328,
-0x03332c,
-0x033330,
-0x033334,
-0x033338,
-0x03333c,
-0x033340,
-0x033344,
-0x033348,
-0x03334c,
-0x033350,
-0x033354,
-0x033358,
-0x03335c,
-0x033360,
-0x033364,
-0x033368,
-0x03336c,
-0x033370,
-0x033374,
-0x033378,
-0x03337c,
-0x033380,
-0x033384,
-0x033388,
-0x03338c,
-0x033390,
-0x033394,
-0x033398,
-0x03339c,
-0x0333a0,
-0x0333a4,
-0x0333a8,
-0x0333ac,
-0x0333b0,
-0x0333b4,
-0x0333b8,
-0x0333bc,
-0x0333c0,
-0x0333c4,
-0x0333c8,
-0x0333cc,
-0x0333d0,
-0x0333d4,
-0x0333d8,
-0x0333dc,
-0x0333e0,
-0x0333e4,
-0x0333e8,
-0x0333ec,
-0x0333f0,
-0x0333f4,
-0x0333f8,
-0x0333fc,
-0x033400,
-0x033404,
-0x033408,
-0x03340c,
-0x033410,
-0x033414,
-0x033418,
-0x03341c,
-0x033420,
-0x033424,
-0x033428,
-0x03342c,
-0x033430,
-0x033434,
-0x033438,
-0x03343c,
-0x033440,
-0x033444,
-0x033448,
-0x03344c,
-0x033450,
-0x033454,
-0x033458,
-0x03345c,
-0x033460,
-0x033464,
-0x033468,
-0x03346c,
-0x033470,
-0x033474,
-0x033478,
-0x03347c,
-0x033480,
-0x033484,
-0x033488,
-0x03348c,
-0x033490,
-0x033494,
-0x033498,
-0x03349c,
-0x0334a0,
-0x0334a4,
-0x0334a8,
-0x0334ac,
-0x0334b0,
-0x0334b4,
-0x0334b8,
-0x0334bc,
-0x0334c0,
-0x0334c4,
-0x0334c8,
-0x0334cc,
-0x0334d0,
-0x0334d4,
-0x0334d8,
-0x0334dc,
-0x0334e0,
-0x0334e4,
-0x0334e8,
-0x0334ec,
-0x0334f0,
-0x0334f4,
-0x0334f8,
-0x0334fc,
-0x033500,
-0x033504,
-0x033508,
-0x03350c,
-0x033510,
-0x033514,
-0x033518,
-0x03351c,
-0x033520,
-0x033524,
-0x033528,
-0x03352c,
-0x033530,
-0x033534,
-0x033538,
-0x03353c,
-0x033540,
-0x033544,
-0x033548,
-0x03354c,
-0x033550,
-0x033554,
-0x033558,
-0x03355c,
-0x033560,
-0x033564,
-0x033568,
-0x03356c,
-0x033570,
-0x033574,
-0x033578,
-0x03357c,
-0x033580,
-0x033584,
-0x033588,
-0x03358c,
-0x033590,
-0x033594,
-0x033598,
-0x03359c,
-0x0335a0,
-0x0335a4,
-0x0335a8,
-0x0335ac,
-0x0335b0,
-0x0335b4,
-0x0335b8,
-0x0335bc,
-0x0335c0,
-0x0335c4,
-0x0335c8,
-0x0335cc,
-0x0335d0,
-0x0335d4,
-0x0335d8,
-0x0335dc,
-0x0335e0,
-0x0335e4,
-0x0335e8,
-0x0335ec,
-0x0335f0,
-0x0335f4,
-0x0335f8,
-0x0335fc,
-0x033600,
-0x033604,
-0x033608,
-0x03360c,
-0x033610,
-0x033614,
-0x033618,
-0x03361c,
-0x033620,
-0x033624,
-0x033628,
-0x03362c,
-0x033630,
-0x033634,
-0x033638,
-0x03363c,
-0x033640,
-0x033644,
-0x033648,
-0x03364c,
-0x033650,
-0x033654,
-0x033658,
-0x03365c,
-0x033660,
-0x033664,
-0x033668,
-0x03366c,
-0x033670,
-0x033674,
-0x033678,
-0x03367c,
-0x033680,
-0x033684,
-0x033688,
-0x03368c,
-0x033690,
-0x033694,
-0x033698,
-0x03369c,
-0x0336a0,
-0x0336a4,
-0x0336a8,
-0x0336ac,
-0x0336b0,
-0x0336b4,
-0x0336b8,
-0x0336bc,
-0x0336c0,
-0x0336c4,
-0x0336c8,
-0x0336cc,
-0x0336d0,
-0x0336d4,
-0x0336d8,
-0x0336dc,
-0x0336e0,
-0x0336e4,
-0x0336e8,
-0x0336ec,
-0x0336f0,
-0x0336f4,
-0x0336f8,
-0x0336fc,
-0x033700,
-0x033704,
-0x033708,
-0x03370c,
-0x033710,
-0x033714,
-0x033718,
-0x03371c,
-0x033720,
-0x033724,
-0x033728,
-0x03372c,
-0x033730,
-0x033734,
-0x033738,
-0x03373c,
-0x033740,
-0x033744,
-0x033748,
-0x03374c,
-0x033750,
-0x033754,
-0x033758,
-0x03375c,
-0x033760,
-0x033764,
-0x033768,
-0x03376c,
-0x033770,
-0x033774,
-0x033778,
-0x03377c,
-0x033780,
-0x033784,
-0x033788,
-0x03378c,
-0x033790,
-0x033794,
-0x033798,
-0x03379c,
-0x0337a0,
-0x0337a4,
-0x0337a8,
-0x0337ac,
-0x0337b0,
-0x0337b4,
-0x0337b8,
-0x0337bc,
-0x0337c0,
-0x0337c4,
-0x0337c8,
-0x0337cc,
-0x0337d0,
-0x0337d4,
-0x0337d8,
-0x0337dc,
-0x0337e0,
-0x0337e4,
-0x0337e8,
-0x0337ec,
-0x0337f0,
-0x0337f4,
-0x0337f8,
-0x0337fc,
-0x033800,
-0x033804,
-0x033808,
-0x03380c,
-0x033810,
-0x033814,
-0x033818,
-0x03381c,
-0x033820,
-0x033824,
-0x033828,
-0x03382c,
-0x033830,
-0x033834,
-0x033838,
-0x03383c,
-0x033840,
-0x033844,
-0x033848,
-0x03384c,
-0x033850,
-0x033854,
-0x033858,
-0x03385c,
-0x033860,
-0x033864,
-0x033868,
-0x03386c,
-0x033870,
-0x033874,
-0x033878,
-0x03387c,
-0x033880,
-0x033884,
-0x033888,
-0x03388c,
-0x033890,
-0x033894,
-0x033898,
-0x03389c,
-0x0338a0,
-0x0338a4,
-0x0338a8,
-0x0338ac,
-0x0338b0,
-0x0338b4,
-0x0338b8,
-0x0338bc,
-0x0338c0,
-0x0338c4,
-0x0338c8,
-0x0338cc,
-0x0338d0,
-0x0338d4,
-0x0338d8,
-0x0338dc,
-0x0338e0,
-0x0338e4,
-0x0338e8,
-0x0338ec,
-0x0338f0,
-0x0338f4,
-0x0338f8,
-0x0338fc,
-0x033900,
-0x033904,
-0x033908,
-0x03390c,
-0x033910,
-0x033914,
-0x033918,
-0x03391c,
-0x033920,
-0x033924,
-0x033928,
-0x03392c,
-0x033930,
-0x033934,
-0x033938,
-0x03393c,
-0x033940,
-0x033944,
-0x033948,
-0x03394c,
-0x033950,
-0x033954,
-0x033958,
-0x03395c,
-0x033960,
-0x033964,
-0x033968,
-0x03396c,
-0x033970,
-0x033974,
-0x033978,
-0x03397c,
-0x033980,
-0x033984,
-0x033988,
-0x03398c,
-0x033990,
-0x033994,
-0x033998,
-0x03399c,
-0x0339a0,
-0x0339a4,
-0x0339a8,
-0x0339ac,
-0x0339b0,
-0x0339b4,
-0x0339b8,
-0x0339bc,
-0x0339c0,
-0x0339c4,
-0x0339c8,
-0x0339cc,
-0x0339d0,
-0x0339d4,
-0x0339d8,
-0x0339dc,
-0x0339e0,
-0x0339e4,
-0x0339e8,
-0x0339ec,
-0x0339f0,
-0x0339f4,
-0x0339f8,
-0x0339fc,
-0x033a00,
-0x033a04,
-0x033a08,
-0x033a0c,
-0x033a10,
-0x033a14,
-0x033a18,
-0x033a1c,
-0x033a20,
-0x033a24,
-0x033a28,
-0x033a2c,
-0x033a30,
-0x033a34,
-0x033a38,
-0x033a3c,
-0x033a40,
-0x033a44,
-0x033a48,
-0x033a4c,
-0x033a50,
-0x033a54,
-0x033a58,
-0x033a5c,
-0x033a60,
-0x033a64,
-0x033a68,
-0x033a6c,
-0x033a70,
-0x033a74,
-0x033a78,
-0x033a7c,
-0x033a80,
-0x033a84,
-0x033a88,
-0x033a8c,
-0x033a90,
-0x033a94,
-0x033a98,
-0x033a9c,
-0x033aa0,
-0x033aa4,
-0x033aa8,
-0x033aac,
-0x033ab0,
-0x033ab4,
-0x033ab8,
-0x033abc,
-0x033ac0,
-0x033ac4,
-0x033ac8,
-0x033acc,
-0x033ad0,
-0x033ad4,
-0x033ad8,
-0x033adc,
-0x033ae0,
-0x033ae4,
-0x033ae8,
-0x033aec,
-0x033af0,
-0x033af4,
-0x033af8,
-0x033afc,
-0x033b00,
-0x033b04,
-0x033b08,
-0x033b0c,
-0x033b10,
-0x033b14,
-0x033b18,
-0x033b1c,
-0x033b20,
-0x033b24,
-0x033b28,
-0x033b2c,
-0x033b30,
-0x033b34,
-0x033b38,
-0x033b3c,
-0x033b40,
-0x033b44,
-0x033b48,
-0x033b4c,
-0x033b50,
-0x033b54,
-0x033b58,
-0x033b5c,
-0x033b60,
-0x033b64,
-0x033b68,
-0x033b6c,
-0x033b70,
-0x033b74,
-0x033b78,
-0x033b7c,
-0x033b80,
-0x033b84,
-0x033b88,
-0x033b8c,
-0x033b90,
-0x033b94,
-0x033b98,
-0x033b9c,
-0x033ba0,
-0x033ba4,
-0x033ba8,
-0x033bac,
-0x033bb0,
-0x033bb4,
-0x033bb8,
-0x033bbc,
-0x033bc0,
-0x033bc4,
-0x033bc8,
-0x033bcc,
-0x033bd0,
-0x033bd4,
-0x033bd8,
-0x033bdc,
-0x033be0,
-0x033be4,
-0x033be8,
-0x033bec,
-0x033bf0,
-0x033bf4,
-0x033bf8,
-0x033bfc,
-0x033c00,
-0x033c04,
-0x033c08,
-0x033c0c,
-0x033c10,
-0x033c14,
-0x033c18,
-0x033c1c,
-0x033c20,
-0x033c24,
-0x033c28,
-0x033c2c,
-0x033c30,
-0x033c34,
-0x033c38,
-0x033c3c,
-0x033c40,
-0x033c44,
-0x033c48,
-0x033c4c,
-0x033c50,
-0x033c54,
-0x033c58,
-0x033c5c,
-0x033c60,
-0x033c64,
-0x033c68,
-0x033c6c,
-0x033c70,
-0x033c74,
-0x033c78,
-0x033c7c,
-0x033c80,
-0x033c84,
-0x033c88,
-0x033c8c,
-0x033c90,
-0x033c94,
-0x033c98,
-0x033c9c,
-0x033ca0,
-0x033ca4,
-0x033ca8,
-0x033cac,
-0x033cb0,
-0x033cb4,
-0x033cb8,
-0x033cbc,
-0x033cc0,
-0x033cc4,
-0x033cc8,
-0x033ccc,
-0x033cd0,
-0x033cd4,
-0x033cd8,
-0x033cdc,
-0x033ce0,
-0x033ce4,
-0x033ce8,
-0x033cec,
-0x033cf0,
-0x033cf4,
-0x033cf8,
-0x033cfc,
-0x033d00,
-0x033d04,
-0x033d08,
-0x033d0c,
-0x033d10,
-0x033d14,
-0x033d18,
-0x033d1c,
-0x033d20,
-0x033d24,
-0x033d28,
-0x033d2c,
-0x033d30,
-0x033d34,
-0x033d38,
-0x033d3c,
-0x033d40,
-0x033d44,
-0x033d48,
-0x033d4c,
-0x033d50,
-0x033d54,
-0x033d58,
-0x033d5c,
-0x033d60,
-0x033d64,
-0x033d68,
-0x033d6c,
-0x033d70,
-0x033d74,
-0x033d78,
-0x033d7c,
-0x033d80,
-0x033d84,
-0x033d88,
-0x033d8c,
-0x033d90,
-0x033d94,
-0x033d98,
-0x033d9c,
-0x033da0,
-0x033da4,
-0x033da8,
-0x033dac,
-0x033db0,
-0x033db4,
-0x033db8,
-0x033dbc,
-0x033dc0,
-0x033dc4,
-0x033dc8,
-0x033dcc,
-0x033dd0,
-0x033dd4,
-0x033dd8,
-0x033ddc,
-0x033de0,
-0x033de4,
-0x033de8,
-0x033dec,
-0x033df0,
-0x033df4,
-0x033df8,
-0x033dfc,
-0x033e00,
-0x033e04,
-0x033e08,
-0x033e0c,
-0x033e10,
-0x033e14,
-0x033e18,
-0x033e1c,
-0x033e20,
-0x033e24,
-0x033e28,
-0x033e2c,
-0x033e30,
-0x033e34,
-0x033e38,
-0x033e3c,
-0x033e40,
-0x033e44,
-0x033e48,
-0x033e4c,
-0x033e50,
-0x033e54,
-0x033e58,
-0x033e5c,
-0x033e60,
-0x033e64,
-0x033e68,
-0x033e6c,
-0x033e70,
-0x033e74,
-0x033e78,
-0x033e7c,
-0x033e80,
-0x033e84,
-0x033e88,
-0x033e8c,
-0x033e90,
-0x033e94,
-0x033e98,
-0x033e9c,
-0x033ea0,
-0x033ea4,
-0x033ea8,
-0x033eac,
-0x033eb0,
-0x033eb4,
-0x033eb8,
-0x033ebc,
-0x033ec0,
-0x033ec4,
-0x033ec8,
-0x033ecc,
-0x033ed0,
-0x033ed4,
-0x033ed8,
-0x033edc,
-0x033ee0,
-0x033ee4,
-0x033ee8,
-0x033eec,
-0x033ef0,
-0x033ef4,
-0x033ef8,
-0x033efc,
-0x033f00,
-0x033f04,
-0x033f08,
-0x033f0c,
-0x033f10,
-0x033f14,
-0x033f18,
-0x033f1c,
-0x033f20,
-0x033f24,
-0x033f28,
-0x033f2c,
-0x033f30,
-0x033f34,
-0x033f38,
-0x033f3c,
-0x033f40,
-0x033f44,
-0x033f48,
-0x033f4c,
-0x033f50,
-0x033f54,
-0x033f58,
-0x033f5c,
-0x033f60,
-0x033f64,
-0x033f68,
-0x033f6c,
-0x033f70,
-0x033f74,
-0x033f78,
-0x033f7c,
-0x033f80,
-0x033f84,
-0x033f88,
-0x033f8c,
-0x033f90,
-0x033f94,
-0x033f98,
-0x033f9c,
-0x033fa0,
-0x033fa4,
-0x033fa8,
-0x033fac,
-0x033fb0,
-0x033fb4,
-0x033fb8,
-0x033fbc,
-0x033fc0,
-0x033fc4,
-0x033fc8,
-0x033fcc,
-0x033fd0,
-0x033fd4,
-0x033fd8,
-0x033fdc,
-0x033fe0,
-0x033fe4,
-0x033fe8,
-0x033fec,
-0x033ff0,
-0x033ff4,
-0x033ff8,
-0x033ffc,
-0x034000,
-0x034004,
-0x034008,
-0x03400c,
-0x034010,
-0x034014,
-0x034018,
-0x03401c,
-0x034020,
-0x034024,
-0x034028,
-0x03402c,
-0x034030,
-0x034034,
-0x034038,
-0x03403c,
-0x034040,
-0x034044,
-0x034048,
-0x03404c,
-0x034050,
-0x034054,
-0x034058,
-0x03405c,
-0x034060,
-0x034064,
-0x034068,
-0x03406c,
-0x034070,
-0x034074,
-0x034078,
-0x03407c,
-0x034080,
-0x034084,
-0x034088,
-0x03408c,
-0x034090,
-0x034094,
-0x034098,
-0x03409c,
-0x0340a0,
-0x0340a4,
-0x0340a8,
-0x0340ac,
-0x0340b0,
-0x0340b4,
-0x0340b8,
-0x0340bc,
-0x0340c0,
-0x0340c4,
-0x0340c8,
-0x0340cc,
-0x0340d0,
-0x0340d4,
-0x0340d8,
-0x0340dc,
-0x0340e0,
-0x0340e4,
-0x0340e8,
-0x0340ec,
-0x0340f0,
-0x0340f4,
-0x0340f8,
-0x0340fc,
-0x034100,
-0x034104,
-0x034108,
-0x03410c,
-0x034110,
-0x034114,
-0x034118,
-0x03411c,
-0x034120,
-0x034124,
-0x034128,
-0x03412c,
-0x034130,
-0x034134,
-0x034138,
-0x03413c,
-0x034140,
-0x034144,
-0x034148,
-0x03414c,
-0x034150,
-0x034154,
-0x034158,
-0x03415c,
-0x034160,
-0x034164,
-0x034168,
-0x03416c,
-0x034170,
-0x034174,
-0x034178,
-0x03417c,
-0x034180,
-0x034184,
-0x034188,
-0x03418c,
-0x034190,
-0x034194,
-0x034198,
-0x03419c,
-0x0341a0,
-0x0341a4,
-0x0341a8,
-0x0341ac,
-0x0341b0,
-0x0341b4,
-0x0341b8,
-0x0341bc,
-0x0341c0,
-0x0341c4,
-0x0341c8,
-0x0341cc,
-0x0341d0,
-0x0341d4,
-0x0341d8,
-0x0341dc,
-0x0341e0,
-0x0341e4,
-0x0341e8,
-0x0341ec,
-0x0341f0,
-0x0341f4,
-0x0341f8,
-0x0341fc,
-0x034200,
-0x034204,
-0x034208,
-0x03420c,
-0x034210,
-0x034214,
-0x034218,
-0x03421c,
-0x034220,
-0x034224,
-0x034228,
-0x03422c,
-0x034230,
-0x034234,
-0x034238,
-0x03423c,
-0x034240,
-0x034244,
-0x034248,
-0x03424c,
-0x034250,
-0x034254,
-0x034258,
-0x03425c,
-0x034260,
-0x034264,
-0x034268,
-0x03426c,
-0x034270,
-0x034274,
-0x034278,
-0x03427c,
-0x034280,
-0x034284,
-0x034288,
-0x03428c,
-0x034290,
-0x034294,
-0x034298,
-0x03429c,
-0x0342a0,
-0x0342a4,
-0x0342a8,
-0x0342ac,
-0x0342b0,
-0x0342b4,
-0x0342b8,
-0x0342bc,
-0x0342c0,
-0x0342c4,
-0x0342c8,
-0x0342cc,
-0x0342d0,
-0x0342d4,
-0x0342d8,
-0x0342dc,
-0x0342e0,
-0x0342e4,
-0x0342e8,
-0x0342ec,
-0x0342f0,
-0x0342f4,
-0x0342f8,
-0x0342fc,
-0x034300,
-0x034304,
-0x034308,
-0x03430c,
-0x034310,
-0x034314,
-0x034318,
-0x03431c,
-0x034320,
-0x034324,
-0x034328,
-0x03432c,
-0x034330,
-0x034334,
-0x034338,
-0x03433c,
-0x034340,
-0x034344,
-0x034348,
-0x03434c,
-0x034350,
-0x034354,
-0x034358,
-0x03435c,
-0x034360,
-0x034364,
-0x034368,
-0x03436c,
-0x034370,
-0x034374,
-0x034378,
-0x03437c,
-0x034380,
-0x034384,
-0x034388,
-0x03438c,
-0x034390,
-0x034394,
-0x034398,
-0x03439c,
-0x0343a0,
-0x0343a4,
-0x0343a8,
-0x0343ac,
-0x0343b0,
-0x0343b4,
-0x0343b8,
-0x0343bc,
-0x0343c0,
-0x0343c4,
-0x0343c8,
-0x0343cc,
-0x0343d0,
-0x0343d4,
-0x0343d8,
-0x0343dc,
-0x0343e0,
-0x0343e4,
-0x0343e8,
-0x0343ec,
-0x0343f0,
-0x0343f4,
-0x0343f8,
-0x0343fc,
-0x034400,
-0x034404,
-0x034408,
-0x03440c,
-0x034410,
-0x034414,
-0x034418,
-0x03441c,
-0x034420,
-0x034424,
-0x034428,
-0x03442c,
-0x034430,
-0x034434,
-0x034438,
-0x03443c,
-0x034440,
-0x034444,
-0x034448,
-0x03444c,
-0x034450,
-0x034454,
-0x034458,
-0x03445c,
-0x034460,
-0x034464,
-0x034468,
-0x03446c,
-0x034470,
-0x034474,
-0x034478,
-0x03447c,
-0x034480,
-0x034484,
-0x034488,
-0x03448c,
-0x034490,
-0x034494,
-0x034498,
-0x03449c,
-0x0344a0,
-0x0344a4,
-0x0344a8,
-0x0344ac,
-0x0344b0,
-0x0344b4,
-0x0344b8,
-0x0344bc,
-0x0344c0,
-0x0344c4,
-0x0344c8,
-0x0344cc,
-0x0344d0,
-0x0344d4,
-0x0344d8,
-0x0344dc,
-0x0344e0,
-0x0344e4,
-0x0344e8,
-0x0344ec,
-0x0344f0,
-0x0344f4,
-0x0344f8,
-0x0344fc,
-0x034500,
-0x034504,
-0x034508,
-0x03450c,
-0x034510,
-0x034514,
-0x034518,
-0x03451c,
-0x034520,
-0x034524,
-0x034528,
-0x03452c,
-0x034530,
-0x034534,
-0x034538,
-0x03453c,
-0x034540,
-0x034544,
-0x034548,
-0x03454c,
-0x034550,
-0x034554,
-0x034558,
-0x03455c,
-0x034560,
-0x034564,
-0x034568,
-0x03456c,
-0x034570,
-0x034574,
-0x034578,
-0x03457c,
-0x034580,
-0x034584,
-0x034588,
-0x03458c,
-0x034590,
-0x034594,
-0x034598,
-0x03459c,
-0x0345a0,
-0x0345a4,
-0x0345a8,
-0x0345ac,
-0x0345b0,
-0x0345b4,
-0x0345b8,
-0x0345bc,
-0x0345c0,
-0x0345c4,
-0x0345c8,
-0x0345cc,
-0x0345d0,
-0x0345d4,
-0x0345d8,
-0x0345dc,
-0x0345e0,
-0x0345e4,
-0x0345e8,
-0x0345ec,
-0x0345f0,
-0x0345f4,
-0x0345f8,
-0x0345fc,
-0x034600,
-0x034604,
-0x034608,
-0x03460c,
-0x034610,
-0x034614,
-0x034618,
-0x03461c,
-0x034620,
-0x034624,
-0x034628,
-0x03462c,
-0x034630,
-0x034634,
-0x034638,
-0x03463c,
-0x034640,
-0x034644,
-0x034648,
-0x03464c,
-0x034650,
-0x034654,
-0x034658,
-0x03465c,
-0x034660,
-0x034664,
-0x034668,
-0x03466c,
-0x034670,
-0x034674,
-0x034678,
-0x03467c,
-0x034680,
-0x034684,
-0x034688,
-0x03468c,
-0x034690,
-0x034694,
-0x034698,
-0x03469c,
-0x0346a0,
-0x0346a4,
-0x0346a8,
-0x0346ac,
-0x0346b0,
-0x0346b4,
-0x0346b8,
-0x0346bc,
-0x0346c0,
-0x0346c4,
-0x0346c8,
-0x0346cc,
-0x0346d0,
-0x0346d4,
-0x0346d8,
-0x0346dc,
-0x0346e0,
-0x0346e4,
-0x0346e8,
-0x0346ec,
-0x0346f0,
-0x0346f4,
-0x0346f8,
-0x0346fc,
-0x034700,
-0x034704,
-0x034708,
-0x03470c,
-0x034710,
-0x034714,
-0x034718,
-0x03471c,
-0x034720,
-0x034724,
-0x034728,
-0x03472c,
-0x034730,
-0x034734,
-0x034738,
-0x03473c,
-0x034740,
-0x034744,
-0x034748,
-0x03474c,
-0x034750,
-0x034754,
-0x034758,
-0x03475c,
-0x034760,
-0x034764,
-0x034768,
-0x03476c,
-0x034770,
-0x034774,
-0x034778,
-0x03477c,
-0x034780,
-0x034784,
-0x034788,
-0x03478c,
-0x034790,
-0x034794,
-0x034798,
-0x03479c,
-0x0347a0,
-0x0347a4,
-0x0347a8,
-0x0347ac,
-0x0347b0,
-0x0347b4,
-0x0347b8,
-0x0347bc,
-0x0347c0,
-0x0347c4,
-0x0347c8,
-0x0347cc,
-0x0347d0,
-0x0347d4,
-0x0347d8,
-0x0347dc,
-0x0347e0,
-0x0347e4,
-0x0347e8,
-0x0347ec,
-0x0347f0,
-0x0347f4,
-0x0347f8,
-0x0347fc,
-0x034800,
-0x034804,
-0x034808,
-0x03480c,
-0x034810,
-0x034814,
-0x034818,
-0x03481c,
-0x034820,
-0x034824,
-0x034828,
-0x03482c,
-0x034830,
-0x034834,
-0x034838,
-0x03483c,
-0x034840,
-0x034844,
-0x034848,
-0x03484c,
-0x034850,
-0x034854,
-0x034858,
-0x03485c,
-0x034860,
-0x034864,
-0x034868,
-0x03486c,
-0x034870,
-0x034874,
-0x034878,
-0x03487c,
-0x034880,
-0x034884,
-0x034888,
-0x03488c,
-0x034890,
-0x034894,
-0x034898,
-0x03489c,
-0x0348a0,
-0x0348a4,
-0x0348a8,
-0x0348ac,
-0x0348b0,
-0x0348b4,
-0x0348b8,
-0x0348bc,
-0x0348c0,
-0x0348c4,
-0x0348c8,
-0x0348cc,
-0x0348d0,
-0x0348d4,
-0x0348d8,
-0x0348dc,
-0x0348e0,
-0x0348e4,
-0x0348e8,
-0x0348ec,
-0x0348f0,
-0x0348f4,
-0x0348f8,
-0x0348fc,
-0x034900,
-0x034904,
-0x034908,
-0x03490c,
-0x034910,
-0x034914,
-0x034918,
-0x03491c,
-0x034920,
-0x034924,
-0x034928,
-0x03492c,
-0x034930,
-0x034934,
-0x034938,
-0x03493c,
-0x034940,
-0x034944,
-0x034948,
-0x03494c,
-0x034950,
-0x034954,
-0x034958,
-0x03495c,
-0x034960,
-0x034964,
-0x034968,
-0x03496c,
-0x034970,
-0x034974,
-0x034978,
-0x03497c,
-0x034980,
-0x034984,
-0x034988,
-0x03498c,
-0x034990,
-0x034994,
-0x034998,
-0x03499c,
-0x0349a0,
-0x0349a4,
-0x0349a8,
-0x0349ac,
-0x0349b0,
-0x0349b4,
-0x0349b8,
-0x0349bc,
-0x0349c0,
-0x0349c4,
-0x0349c8,
-0x0349cc,
-0x0349d0,
-0x0349d4,
-0x0349d8,
-0x0349dc,
-0x0349e0,
-0x0349e4,
-0x0349e8,
-0x0349ec,
-0x0349f0,
-0x0349f4,
-0x0349f8,
-0x0349fc,
-0x034a00,
-0x034a04,
-0x034a08,
-0x034a0c,
-0x034a10,
-0x034a14,
-0x034a18,
-0x034a1c,
-0x034a20,
-0x034a24,
-0x034a28,
-0x034a2c,
-0x034a30,
-0x034a34,
-0x034a38,
-0x034a3c,
-0x034a40,
-0x034a44,
-0x034a48,
-0x034a4c,
-0x034a50,
-0x034a54,
-0x034a58,
-0x034a5c,
-0x034a60,
-0x034a64,
-0x034a68,
-0x034a6c,
-0x034a70,
-0x034a74,
-0x034a78,
-0x034a7c,
-0x034a80,
-0x034a84,
-0x034a88,
-0x034a8c,
-0x034a90,
-0x034a94,
-0x034a98,
-0x034a9c,
-0x034aa0,
-0x034aa4,
-0x034aa8,
-0x034aac,
-0x034ab0,
-0x034ab4,
-0x034ab8,
-0x034abc,
-0x034ac0,
-0x034ac4,
-0x034ac8,
-0x034acc,
-0x034ad0,
-0x034ad4,
-0x034ad8,
-0x034adc,
-0x034ae0,
-0x034ae4,
-0x034ae8,
-0x034aec,
-0x034af0,
-0x034af4,
-0x034af8,
-0x034afc,
-0x034b00,
-0x034b04,
-0x034b08,
-0x034b0c,
-0x034b10,
-0x034b14,
-0x034b18,
-0x034b1c,
-0x034b20,
-0x034b24,
-0x034b28,
-0x034b2c,
-0x034b30,
-0x034b34,
-0x034b38,
-0x034b3c,
-0x034b40,
-0x034b44,
-0x034b48,
-0x034b4c,
-0x034b50,
-0x034b54,
-0x034b58,
-0x034b5c,
-0x034b60,
-0x034b64,
-0x034b68,
-0x034b6c,
-0x034b70,
-0x034b74,
-0x034b78,
-0x034b7c,
-0x034b80,
-0x034b84,
-0x034b88,
-0x034b8c,
-0x034b90,
-0x034b94,
-0x034b98,
-0x034b9c,
-0x034ba0,
-0x034ba4,
-0x034ba8,
-0x034bac,
-0x034bb0,
-0x034bb4,
-0x034bb8,
-0x034bbc,
-0x034bc0,
-0x034bc4,
-0x034bc8,
-0x034bcc,
-0x034bd0,
-0x034bd4,
-0x034bd8,
-0x034bdc,
-0x034be0,
-0x034be4,
-0x034be8,
-0x034bec,
-0x034bf0,
-0x034bf4,
-0x034bf8,
-0x034bfc,
-0x034c00,
-0x034c04,
-0x034c08,
-0x034c0c,
-0x034c10,
-0x034c14,
-0x034c18,
-0x034c1c,
-0x034c20,
-0x034c24,
-0x034c28,
-0x034c2c,
-0x034c30,
-0x034c34,
-0x034c38,
-0x034c3c,
-0x034c40,
-0x034c44,
-0x034c48,
-0x034c4c,
-0x034c50,
-0x034c54,
-0x034c58,
-0x034c5c,
-0x034c60,
-0x034c64,
-0x034c68,
-0x034c6c,
-0x034c70,
-0x034c74,
-0x034c78,
-0x034c7c,
-0x034c80,
-0x034c84,
-0x034c88,
-0x034c8c,
-0x034c90,
-0x034c94,
-0x034c98,
-0x034c9c,
-0x034ca0,
-0x034ca4,
-0x034ca8,
-0x034cac,
-0x034cb0,
-0x034cb4,
-0x034cb8,
-0x034cbc,
-0x034cc0,
-0x034cc4,
-0x034cc8,
-0x034ccc,
-0x034cd0,
-0x034cd4,
-0x034cd8,
-0x034cdc,
-0x034ce0,
-0x034ce4,
-0x034ce8,
-0x034cec,
-0x034cf0,
-0x034cf4,
-0x034cf8,
-0x034cfc,
-0x034d00,
-0x034d04,
-0x034d08,
-0x034d0c,
-0x034d10,
-0x034d14,
-0x034d18,
-0x034d1c,
-0x034d20,
-0x034d24,
-0x034d28,
-0x034d2c,
-0x034d30,
-0x034d34,
-0x034d38,
-0x034d3c,
-0x034d40,
-0x034d44,
-0x034d48,
-0x034d4c,
-0x034d50,
-0x034d54,
-0x034d58,
-0x034d5c,
-0x034d60,
-0x034d64,
-0x034d68,
-0x034d6c,
-0x034d70,
-0x034d74,
-0x034d78,
-0x034d7c,
-0x034d80,
-0x034d84,
-0x034d88,
-0x034d8c,
-0x034d90,
-0x034d94,
-0x034d98,
-0x034d9c,
-0x034da0,
-0x034da4,
-0x034da8,
-0x034dac,
-0x034db0,
-0x034db4,
-0x034db8,
-0x034dbc,
-0x034dc0,
-0x034dc4,
-0x034dc8,
-0x034dcc,
-0x034dd0,
-0x034dd4,
-0x034dd8,
-0x034ddc,
-0x034de0,
-0x034de4,
-0x034de8,
-0x034dec,
-0x034df0,
-0x034df4,
-0x034df8,
-0x034dfc,
-0x034e00,
-0x034e04,
-0x034e08,
-0x034e0c,
-0x034e10,
-0x034e14,
-0x034e18,
-0x034e1c,
-0x034e20,
-0x034e24,
-0x034e28,
-0x034e2c,
-0x034e30,
-0x034e34,
-0x034e38,
-0x034e3c,
-0x034e40,
-0x034e44,
-0x034e48,
-0x034e4c,
-0x034e50,
-0x034e54,
-0x034e58,
-0x034e5c,
-0x034e60,
-0x034e64,
-0x034e68,
-0x034e6c,
-0x034e70,
-0x034e74,
-0x034e78,
-0x034e7c,
-0x034e80,
-0x034e84,
-0x034e88,
-0x034e8c,
-0x034e90,
-0x034e94,
-0x034e98,
-0x034e9c,
-0x034ea0,
-0x034ea4,
-0x034ea8,
-0x034eac,
-0x034eb0,
-0x034eb4,
-0x034eb8,
-0x034ebc,
-0x034ec0,
-0x034ec4,
-0x034ec8,
-0x034ecc,
-0x034ed0,
-0x034ed4,
-0x034ed8,
-0x034edc,
-0x034ee0,
-0x034ee4,
-0x034ee8,
-0x034eec,
-0x034ef0,
-0x034ef4,
-0x034ef8,
-0x034efc,
-0x034f00,
-0x034f04,
-0x034f08,
-0x034f0c,
-0x034f10,
-0x034f14,
-0x034f18,
-0x034f1c,
-0x034f20,
-0x034f24,
-0x034f28,
-0x034f2c,
-0x034f30,
-0x034f34,
-0x034f38,
-0x034f3c,
-0x034f40,
-0x034f44,
-0x034f48,
-0x034f4c,
-0x034f50,
-0x034f54,
-0x034f58,
-0x034f5c,
-0x034f60,
-0x034f64,
-0x034f68,
-0x034f6c,
-0x034f70,
-0x034f74,
-0x034f78,
-0x034f7c,
-0x034f80,
-0x034f84,
-0x034f88,
-0x034f8c,
-0x034f90,
-0x034f94,
-0x034f98,
-0x034f9c,
-0x034fa0,
-0x034fa4,
-0x034fa8,
-0x034fac,
-0x034fb0,
-0x034fb4,
-0x034fb8,
-0x034fbc,
-0x034fc0,
-0x034fc4,
-0x034fc8,
-0x034fcc,
-0x034fd0,
-0x034fd4,
-0x034fd8,
-0x034fdc,
-0x034fe0,
-0x034fe4,
-0x034fe8,
-0x034fec,
-0x034ff0,
-0x034ff4,
-0x034ff8,
-0x034ffc,
-0x035000,
-0x035004,
-0x035008,
-0x03500c,
-0x035010,
-0x035014,
-0x035018,
-0x03501c,
-0x035020,
-0x035024,
-0x035028,
-0x03502c,
-0x035030,
-0x035034,
-0x035038,
-0x03503c,
-0x035040,
-0x035044,
-0x035048,
-0x03504c,
-0x035050,
-0x035054,
-0x035058,
-0x03505c,
-0x035060,
-0x035064,
-0x035068,
-0x03506c,
-0x035070,
-0x035074,
-0x035078,
-0x03507c,
-0x035080,
-0x035084,
-0x035088,
-0x03508c,
-0x035090,
-0x035094,
-0x035098,
-0x03509c,
-0x0350a0,
-0x0350a4,
-0x0350a8,
-0x0350ac,
-0x0350b0,
-0x0350b4,
-0x0350b8,
-0x0350bc,
-0x0350c0,
-0x0350c4,
-0x0350c8,
-0x0350cc,
-0x0350d0,
-0x0350d4,
-0x0350d8,
-0x0350dc,
-0x0350e0,
-0x0350e4,
-0x0350e8,
-0x0350ec,
-0x0350f0,
-0x0350f4,
-0x0350f8,
-0x0350fc,
-0x035100,
-0x035104,
-0x035108,
-0x03510c,
-0x035110,
-0x035114,
-0x035118,
-0x03511c,
-0x035120,
-0x035124,
-0x035128,
-0x03512c,
-0x035130,
-0x035134,
-0x035138,
-0x03513c,
-0x035140,
-0x035144,
-0x035148,
-0x03514c,
-0x035150,
-0x035154,
-0x035158,
-0x03515c,
-0x035160,
-0x035164,
-0x035168,
-0x03516c,
-0x035170,
-0x035174,
-0x035178,
-0x03517c,
-0x035180,
-0x035184,
-0x035188,
-0x03518c,
-0x035190,
-0x035194,
-0x035198,
-0x03519c,
-0x0351a0,
-0x0351a4,
-0x0351a8,
-0x0351ac,
-0x0351b0,
-0x0351b4,
-0x0351b8,
-0x0351bc,
-0x0351c0,
-0x0351c4,
-0x0351c8,
-0x0351cc,
-0x0351d0,
-0x0351d4,
-0x0351d8,
-0x0351dc,
-0x0351e0,
-0x0351e4,
-0x0351e8,
-0x0351ec,
-0x0351f0,
-0x0351f4,
-0x0351f8,
-0x0351fc,
-0x035200,
-0x035204,
-0x035208,
-0x03520c,
-0x035210,
-0x035214,
-0x035218,
-0x03521c,
-0x035220,
-0x035224,
-0x035228,
-0x03522c,
-0x035230,
-0x035234,
-0x035238,
-0x03523c,
-0x035240,
-0x035244,
-0x035248,
-0x03524c,
-0x035250,
-0x035254,
-0x035258,
-0x03525c,
-0x035260,
-0x035264,
-0x035268,
-0x03526c,
-0x035270,
-0x035274,
-0x035278,
-0x03527c,
-0x035280,
-0x035284,
-0x035288,
-0x03528c,
-0x035290,
-0x035294,
-0x035298,
-0x03529c,
-0x0352a0,
-0x0352a4,
-0x0352a8,
-0x0352ac,
-0x0352b0,
-0x0352b4,
-0x0352b8,
-0x0352bc,
-0x0352c0,
-0x0352c4,
-0x0352c8,
-0x0352cc,
-0x0352d0,
-0x0352d4,
-0x0352d8,
-0x0352dc,
-0x0352e0,
-0x0352e4,
-0x0352e8,
-0x0352ec,
-0x0352f0,
-0x0352f4,
-0x0352f8,
-0x0352fc,
-0x035300,
-0x035304,
-0x035308,
-0x03530c,
-0x035310,
-0x035314,
-0x035318,
-0x03531c,
-0x035320,
-0x035324,
-0x035328,
-0x03532c,
-0x035330,
-0x035334,
-0x035338,
-0x03533c,
-0x035340,
-0x035344,
-0x035348,
-0x03534c,
-0x035350,
-0x035354,
-0x035358,
-0x03535c,
-0x035360,
-0x035364,
-0x035368,
-0x03536c,
-0x035370,
-0x035374,
-0x035378,
-0x03537c,
-0x035380,
-0x035384,
-0x035388,
-0x03538c,
-0x035390,
-0x035394,
-0x035398,
-0x03539c,
-0x0353a0,
-0x0353a4,
-0x0353a8,
-0x0353ac,
-0x0353b0,
-0x0353b4,
-0x0353b8,
-0x0353bc,
-0x0353c0,
-0x0353c4,
-0x0353c8,
-0x0353cc,
-0x0353d0,
-0x0353d4,
-0x0353d8,
-0x0353dc,
-0x0353e0,
-0x0353e4,
-0x0353e8,
-0x0353ec,
-0x0353f0,
-0x0353f4,
-0x0353f8,
-0x0353fc,
-0x035400,
-0x035404,
-0x035408,
-0x03540c,
-0x035410,
-0x035414,
-0x035418,
-0x03541c,
-0x035420,
-0x035424,
-0x035428,
-0x03542c,
-0x035430,
-0x035434,
-0x035438,
-0x03543c,
-0x035440,
-0x035444,
-0x035448,
-0x03544c,
-0x035450,
-0x035454,
-0x035458,
-0x03545c,
-0x035460,
-0x035464,
-0x035468,
-0x03546c,
-0x035470,
-0x035474,
-0x035478,
-0x03547c,
-0x035480,
-0x035484,
-0x035488,
-0x03548c,
-0x035490,
-0x035494,
-0x035498,
-0x03549c,
-0x0354a0,
-0x0354a4,
-0x0354a8,
-0x0354ac,
-0x0354b0,
-0x0354b4,
-0x0354b8,
-0x0354bc,
-0x0354c0,
-0x0354c4,
-0x0354c8,
-0x0354cc,
-0x0354d0,
-0x0354d4,
-0x0354d8,
-0x0354dc,
-0x0354e0,
-0x0354e4,
-0x0354e8,
-0x0354ec,
-0x0354f0,
-0x0354f4,
-0x0354f8,
-0x0354fc,
-0x035500,
-0x035504,
-0x035508,
-0x03550c,
-0x035510,
-0x035514,
-0x035518,
-0x03551c,
-0x035520,
-0x035524,
-0x035528,
-0x03552c,
-0x035530,
-0x035534,
-0x035538,
-0x03553c,
-0x035540,
-0x035544,
-0x035548,
-0x03554c,
-0x035550,
-0x035554,
-0x035558,
-0x03555c,
-0x035560,
-0x035564,
-0x035568,
-0x03556c,
-0x035570,
-0x035574,
-0x035578,
-0x03557c,
-0x035580,
-0x035584,
-0x035588,
-0x03558c,
-0x035590,
-0x035594,
-0x035598,
-0x03559c,
-0x0355a0,
-0x0355a4,
-0x0355a8,
-0x0355ac,
-0x0355b0,
-0x0355b4,
-0x0355b8,
-0x0355bc,
-0x0355c0,
-0x0355c4,
-0x0355c8,
-0x0355cc,
-0x0355d0,
-0x0355d4,
-0x0355d8,
-0x0355dc,
-0x0355e0,
-0x0355e4,
-0x0355e8,
-0x0355ec,
-0x0355f0,
-0x0355f4,
-0x0355f8,
-0x0355fc,
-0x035600,
-0x035604,
-0x035608,
-0x03560c,
-0x035610,
-0x035614,
-0x035618,
-0x03561c,
-0x035620,
-0x035624,
-0x035628,
-0x03562c,
-0x035630,
-0x035634,
-0x035638,
-0x03563c,
-0x035640,
-0x035644,
-0x035648,
-0x03564c,
-0x035650,
-0x035654,
-0x035658,
-0x03565c,
-0x035660,
-0x035664,
-0x035668,
-0x03566c,
-0x035670,
-0x035674,
-0x035678,
-0x03567c,
-0x035680,
-0x035684,
-0x035688,
-0x03568c,
-0x035690,
-0x035694,
-0x035698,
-0x03569c,
-0x0356a0,
-0x0356a4,
-0x0356a8,
-0x0356ac,
-0x0356b0,
-0x0356b4,
-0x0356b8,
-0x0356bc,
-0x0356c0,
-0x0356c4,
-0x0356c8,
-0x0356cc,
-0x0356d0,
-0x0356d4,
-0x0356d8,
-0x0356dc,
-0x0356e0,
-0x0356e4,
-0x0356e8,
-0x0356ec,
-0x0356f0,
-0x0356f4,
-0x0356f8,
-0x0356fc,
-0x035700,
-0x035704,
-0x035708,
-0x03570c,
-0x035710,
-0x035714,
-0x035718,
-0x03571c,
-0x035720,
-0x035724,
-0x035728,
-0x03572c,
-0x035730,
-0x035734,
-0x035738,
-0x03573c,
-0x035740,
-0x035744,
-0x035748,
-0x03574c,
-0x035750,
-0x035754,
-0x035758,
-0x03575c,
-0x035760,
-0x035764,
-0x035768,
-0x03576c,
-0x035770,
-0x035774,
-0x035778,
-0x03577c,
-0x035780,
-0x035784,
-0x035788,
-0x03578c,
-0x035790,
-0x035794,
-0x035798,
-0x03579c,
-0x0357a0,
-0x0357a4,
-0x0357a8,
-0x0357ac,
-0x0357b0,
-0x0357b4,
-0x0357b8,
-0x0357bc,
-0x0357c0,
-0x0357c4,
-0x0357c8,
-0x0357cc,
-0x0357d0,
-0x0357d4,
-0x0357d8,
-0x0357dc,
-0x0357e0,
-0x0357e4,
-0x0357e8,
-0x0357ec,
-0x0357f0,
-0x0357f4,
-0x0357f8,
-0x0357fc,
-0x035800,
-0x035804,
-0x035808,
-0x03580c,
-0x035810,
-0x035814,
-0x035818,
-0x03581c,
-0x035820,
-0x035824,
-0x035828,
-0x03582c,
-0x035830,
-0x035834,
-0x035838,
-0x03583c,
-0x035840,
-0x035844,
-0x035848,
-0x03584c,
-0x035850,
-0x035854,
-0x035858,
-0x03585c,
-0x035860,
-0x035864,
-0x035868,
-0x03586c,
-0x035870,
-0x035874,
-0x035878,
-0x03587c,
-0x035880,
-0x035884,
-0x035888,
-0x03588c,
-0x035890,
-0x035894,
-0x035898,
-0x03589c,
-0x0358a0,
-0x0358a4,
-0x0358a8,
-0x0358ac,
-0x0358b0,
-0x0358b4,
-0x0358b8,
-0x0358bc,
-0x0358c0,
-0x0358c4,
-0x0358c8,
-0x0358cc,
-0x0358d0,
-0x0358d4,
-0x0358d8,
-0x0358dc,
-0x0358e0,
-0x0358e4,
-0x0358e8,
-0x0358ec,
-0x0358f0,
-0x0358f4,
-0x0358f8,
-0x0358fc,
-0x035900,
-0x035904,
-0x035908,
-0x03590c,
-0x035910,
-0x035914,
-0x035918,
-0x03591c,
-0x035920,
-0x035924,
-0x035928,
-0x03592c,
-0x035930,
-0x035934,
-0x035938,
-0x03593c,
-0x035940,
-0x035944,
-0x035948,
-0x03594c,
-0x035950,
-0x035954,
-0x035958,
-0x03595c,
-0x035960,
-0x035964,
-0x035968,
-0x03596c,
-0x035970,
-0x035974,
-0x035978,
-0x03597c,
-0x035980,
-0x035984,
-0x035988,
-0x03598c,
-0x035990,
-0x035994,
-0x035998,
-0x03599c,
-0x0359a0,
-0x0359a4,
-0x0359a8,
-0x0359ac,
-0x0359b0,
-0x0359b4,
-0x0359b8,
-0x0359bc,
-0x0359c0,
-0x0359c4,
-0x0359c8,
-0x0359cc,
-0x0359d0,
-0x0359d4,
-0x0359d8,
-0x0359dc,
-0x0359e0,
-0x0359e4,
-0x0359e8,
-0x0359ec,
-0x0359f0,
-0x0359f4,
-0x0359f8,
-0x0359fc,
-0x035a00,
-0x035a04,
-0x035a08,
-0x035a0c,
-0x035a10,
-0x035a14,
-0x035a18,
-0x035a1c,
-0x035a20,
-0x035a24,
-0x035a28,
-0x035a2c,
-0x035a30,
-0x035a34,
-0x035a38,
-0x035a3c,
-0x035a40,
-0x035a44,
-0x035a48,
-0x035a4c,
-0x035a50,
-0x035a54,
-0x035a58,
-0x035a5c,
-0x035a60,
-0x035a64,
-0x035a68,
-0x035a6c,
-0x035a70,
-0x035a74,
-0x035a78,
-0x035a7c,
-0x035a80,
-0x035a84,
-0x035a88,
-0x035a8c,
-0x035a90,
-0x035a94,
-0x035a98,
-0x035a9c,
-0x035aa0,
-0x035aa4,
-0x035aa8,
-0x035aac,
-0x035ab0,
-0x035ab4,
-0x035ab8,
-0x035abc,
-0x035ac0,
-0x035ac4,
-0x035ac8,
-0x035acc,
-0x035ad0,
-0x035ad4,
-0x035ad8,
-0x035adc,
-0x035ae0,
-0x035ae4,
-0x035ae8,
-0x035aec,
-0x035af0,
-0x035af4,
-0x035af8,
-0x035afc,
-0x035b00,
-0x035b04,
-0x035b08,
-0x035b0c,
-0x035b10,
-0x035b14,
-0x035b18,
-0x035b1c,
-0x035b20,
-0x035b24,
-0x035b28,
-0x035b2c,
-0x035b30,
-0x035b34,
-0x035b38,
-0x035b3c,
-0x035b40,
-0x035b44,
-0x035b48,
-0x035b4c,
-0x035b50,
-0x035b54,
-0x035b58,
-0x035b5c,
-0x035b60,
-0x035b64,
-0x035b68,
-0x035b6c,
-0x035b70,
-0x035b74,
-0x035b78,
-0x035b7c,
-0x035b80,
-0x035b84,
-0x035b88,
-0x035b8c,
-0x035b90,
-0x035b94,
-0x035b98,
-0x035b9c,
-0x035ba0,
-0x035ba4,
-0x035ba8,
-0x035bac,
-0x035bb0,
-0x035bb4,
-0x035bb8,
-0x035bbc,
-0x035bc0,
-0x035bc4,
-0x035bc8,
-0x035bcc,
-0x035bd0,
-0x035bd4,
-0x035bd8,
-0x035bdc,
-0x035be0,
-0x035be4,
-0x035be8,
-0x035bec,
-0x035bf0,
-0x035bf4,
-0x035bf8,
-0x035bfc,
-0x035c00,
-0x035c04,
-0x035c08,
-0x035c0c,
-0x035c10,
-0x035c14,
-0x035c18,
-0x035c1c,
-0x035c20,
-0x035c24,
-0x035c28,
-0x035c2c,
-0x035c30,
-0x035c34,
-0x035c38,
-0x035c3c,
-0x035c40,
-0x035c44,
-0x035c48,
-0x035c4c,
-0x035c50,
-0x035c54,
-0x035c58,
-0x035c5c,
-0x035c60,
-0x035c64,
-0x035c68,
-0x035c6c,
-0x035c70,
-0x035c74,
-0x035c78,
-0x035c7c,
-0x035c80,
-0x035c84,
-0x035c88,
-0x035c8c,
-0x035c90,
-0x035c94,
-0x035c98,
-0x035c9c,
-0x035ca0,
-0x035ca4,
-0x035ca8,
-0x035cac,
-0x035cb0,
-0x035cb4,
-0x035cb8,
-0x035cbc,
-0x035cc0,
-0x035cc4,
-0x035cc8,
-0x035ccc,
-0x035cd0,
-0x035cd4,
-0x035cd8,
-0x035cdc,
-0x035ce0,
-0x035ce4,
-0x035ce8,
-0x035cec,
-0x035cf0,
-0x035cf4,
-0x035cf8,
-0x035cfc,
-0x035d00,
-0x035d04,
-0x035d08,
-0x035d0c,
-0x035d10,
-0x035d14,
-0x035d18,
-0x035d1c,
-0x035d20,
-0x035d24,
-0x035d28,
-0x035d2c,
-0x035d30,
-0x035d34,
-0x035d38,
-0x035d3c,
-0x035d40,
-0x035d44,
-0x035d48,
-0x035d4c,
-0x035d50,
-0x035d54,
-0x035d58,
-0x035d5c,
-0x035d60,
-0x035d64,
-0x035d68,
-0x035d6c,
-0x035d70,
-0x035d74,
-0x035d78,
-0x035d7c,
-0x035d80,
-0x035d84,
-0x035d88,
-0x035d8c,
-0x035d90,
-0x035d94,
-0x035d98,
-0x035d9c,
-0x035da0,
-0x035da4,
-0x035da8,
-0x035dac,
-0x035db0,
-0x035db4,
-0x035db8,
-0x035dbc,
-0x035dc0,
-0x035dc4,
-0x035dc8,
-0x035dcc,
-0x035dd0,
-0x035dd4,
-0x035dd8,
-0x035ddc,
-0x035de0,
-0x035de4,
-0x035de8,
-0x035dec,
-0x035df0,
-0x035df4,
-0x035df8,
-0x035dfc,
-0x035e00,
-0x035e04,
-0x035e08,
-0x035e0c,
-0x035e10,
-0x035e14,
-0x035e18,
-0x035e1c,
-0x035e20,
-0x035e24,
-0x035e28,
-0x035e2c,
-0x035e30,
-0x035e34,
-0x035e38,
-0x035e3c,
-0x035e40,
-0x035e44,
-0x035e48,
-0x035e4c,
-0x035e50,
-0x035e54,
-0x035e58,
-0x035e5c,
-0x035e60,
-0x035e64,
-0x035e68,
-0x035e6c,
-0x035e70,
-0x035e74,
-0x035e78,
-0x035e7c,
-0x035e80,
-0x035e84,
-0x035e88,
-0x035e8c,
-0x035e90,
-0x035e94,
-0x035e98,
-0x035e9c,
-0x035ea0,
-0x035ea4,
-0x035ea8,
-0x035eac,
-0x035eb0,
-0x035eb4,
-0x035eb8,
-0x035ebc,
-0x035ec0,
-0x035ec4,
-0x035ec8,
-0x035ecc,
-0x035ed0,
-0x035ed4,
-0x035ed8,
-0x035edc,
-0x035ee0,
-0x035ee4,
-0x035ee8,
-0x035eec,
-0x035ef0,
-0x035ef4,
-0x035ef8,
-0x035efc,
-0x035f00,
-0x035f04,
-0x035f08,
-0x035f0c,
-0x035f10,
-0x035f14,
-0x035f18,
-0x035f1c,
-0x035f20,
-0x035f24,
-0x035f28,
-0x035f2c,
-0x035f30,
-0x035f34,
-0x035f38,
-0x035f3c,
-0x035f40,
-0x035f44,
-0x035f48,
-0x035f4c,
-0x035f50,
-0x035f54,
-0x035f58,
-0x035f5c,
-0x035f60,
-0x035f64,
-0x035f68,
-0x035f6c,
-0x035f70,
-0x035f74,
-0x035f78,
-0x035f7c,
-0x035f80,
-0x035f84,
-0x035f88,
-0x035f8c,
-0x035f90,
-0x035f94,
-0x035f98,
-0x035f9c,
-0x035fa0,
-0x035fa4,
-0x035fa8,
-0x035fac,
-0x035fb0,
-0x035fb4,
-0x035fb8,
-0x035fbc,
-0x035fc0,
-0x035fc4,
-0x035fc8,
-0x035fcc,
-0x035fd0,
-0x035fd4,
-0x035fd8,
-0x035fdc,
-0x035fe0,
-0x035fe4,
-0x035fe8,
-0x035fec,
-0x035ff0,
-0x035ff4,
-0x035ff8,
-0x035ffc,
-0x036000,
-0x036004,
-0x036008,
-0x03600c,
-0x036010,
-0x036014,
-0x036018,
-0x03601c,
-0x036020,
-0x036024,
-0x036028,
-0x03602c,
-0x036030,
-0x036034,
-0x036038,
-0x03603c,
-0x036040,
-0x036044,
-0x036048,
-0x03604c,
-0x036050,
-0x036054,
-0x036058,
-0x03605c,
-0x036060,
-0x036064,
-0x036068,
-0x03606c,
-0x036070,
-0x036074,
-0x036078,
-0x03607c,
-0x036080,
-0x036084,
-0x036088,
-0x03608c,
-0x036090,
-0x036094,
-0x036098,
-0x03609c,
-0x0360a0,
-0x0360a4,
-0x0360a8,
-0x0360ac,
-0x0360b0,
-0x0360b4,
-0x0360b8,
-0x0360bc,
-0x0360c0,
-0x0360c4,
-0x0360c8,
-0x0360cc,
-0x0360d0,
-0x0360d4,
-0x0360d8,
-0x0360dc,
-0x0360e0,
-0x0360e4,
-0x0360e8,
-0x0360ec,
-0x0360f0,
-0x0360f4,
-0x0360f8,
-0x0360fc,
-0x036100,
-0x036104,
-0x036108,
-0x03610c,
-0x036110,
-0x036114,
-0x036118,
-0x03611c,
-0x036120,
-0x036124,
-0x036128,
-0x03612c,
-0x036130,
-0x036134,
-0x036138,
-0x03613c,
-0x036140,
-0x036144,
-0x036148,
-0x03614c,
-0x036150,
-0x036154,
-0x036158,
-0x03615c,
-0x036160,
-0x036164,
-0x036168,
-0x03616c,
-0x036170,
-0x036174,
-0x036178,
-0x03617c,
-0x036180,
-0x036184,
-0x036188,
-0x03618c,
-0x036190,
-0x036194,
-0x036198,
-0x03619c,
-0x0361a0,
-0x0361a4,
-0x0361a8,
-0x0361ac,
-0x0361b0,
-0x0361b4,
-0x0361b8,
-0x0361bc,
-0x0361c0,
-0x0361c4,
-0x0361c8,
-0x0361cc,
-0x0361d0,
-0x0361d4,
-0x0361d8,
-0x0361dc,
-0x0361e0,
-0x0361e4,
-0x0361e8,
-0x0361ec,
-0x0361f0,
-0x0361f4,
-0x0361f8,
-0x0361fc,
-0x036200,
-0x036204,
-0x036208,
-0x03620c,
-0x036210,
-0x036214,
-0x036218,
-0x03621c,
-0x036220,
-0x036224,
-0x036228,
-0x03622c,
-0x036230,
-0x036234,
-0x036238,
-0x03623c,
-0x036240,
-0x036244,
-0x036248,
-0x03624c,
-0x036250,
-0x036254,
-0x036258,
-0x03625c,
-0x036260,
-0x036264,
-0x036268,
-0x03626c,
-0x036270,
-0x036274,
-0x036278,
-0x03627c,
-0x036280,
-0x036284,
-0x036288,
-0x03628c,
-0x036290,
-0x036294,
-0x036298,
-0x03629c,
-0x0362a0,
-0x0362a4,
-0x0362a8,
-0x0362ac,
-0x0362b0,
-0x0362b4,
-0x0362b8,
-0x0362bc,
-0x0362c0,
-0x0362c4,
-0x0362c8,
-0x0362cc,
-0x0362d0,
-0x0362d4,
-0x0362d8,
-0x0362dc,
-0x0362e0,
-0x0362e4,
-0x0362e8,
-0x0362ec,
-0x0362f0,
-0x0362f4,
-0x0362f8,
-0x0362fc,
-0x036300,
-0x036304,
-0x036308,
-0x03630c,
-0x036310,
-0x036314,
-0x036318,
-0x03631c,
-0x036320,
-0x036324,
-0x036328,
-0x03632c,
-0x036330,
-0x036334,
-0x036338,
-0x03633c,
-0x036340,
-0x036344,
-0x036348,
-0x03634c,
-0x036350,
-0x036354,
-0x036358,
-0x03635c,
-0x036360,
-0x036364,
-0x036368,
-0x03636c,
-0x036370,
-0x036374,
-0x036378,
-0x03637c,
-0x036380,
-0x036384,
-0x036388,
-0x03638c,
-0x036390,
-0x036394,
-0x036398,
-0x03639c,
-0x0363a0,
-0x0363a4,
-0x0363a8,
-0x0363ac,
-0x0363b0,
-0x0363b4,
-0x0363b8,
-0x0363bc,
-0x0363c0,
-0x0363c4,
-0x0363c8,
-0x0363cc,
-0x0363d0,
-0x0363d4,
-0x0363d8,
-0x0363dc,
-0x0363e0,
-0x0363e4,
-0x0363e8,
-0x0363ec,
-0x0363f0,
-0x0363f4,
-0x0363f8,
-0x0363fc,
-0x036400,
-0x036404,
-0x036408,
-0x03640c,
-0x036410,
-0x036414,
-0x036418,
-0x03641c,
-0x036420,
-0x036424,
-0x036428,
-0x03642c,
-0x036430,
-0x036434,
-0x036438,
-0x03643c,
-0x036440,
-0x036444,
-0x036448,
-0x03644c,
-0x036450,
-0x036454,
-0x036458,
-0x03645c,
-0x036460,
-0x036464,
-0x036468,
-0x03646c,
-0x036470,
-0x036474,
-0x036478,
-0x03647c,
-0x036480,
-0x036484,
-0x036488,
-0x03648c,
-0x036490,
-0x036494,
-0x036498,
-0x03649c,
-0x0364a0,
-0x0364a4,
-0x0364a8,
-0x0364ac,
-0x0364b0,
-0x0364b4,
-0x0364b8,
-0x0364bc,
-0x0364c0,
-0x0364c4,
-0x0364c8,
-0x0364cc,
-0x0364d0,
-0x0364d4,
-0x0364d8,
-0x0364dc,
-0x0364e0,
-0x0364e4,
-0x0364e8,
-0x0364ec,
-0x0364f0,
-0x0364f4,
-0x0364f8,
-0x0364fc,
-0x036500,
-0x036504,
-0x036508,
-0x03650c,
-0x036510,
-0x036514,
-0x036518,
-0x03651c,
-0x036520,
-0x036524,
-0x036528,
-0x03652c,
-0x036530,
-0x036534,
-0x036538,
-0x03653c,
-0x036540,
-0x036544,
-0x036548,
-0x03654c,
-0x036550,
-0x036554,
-0x036558,
-0x03655c,
-0x036560,
-0x036564,
-0x036568,
-0x03656c,
-0x036570,
-0x036574,
-0x036578,
-0x03657c,
-0x036580,
-0x036584,
-0x036588,
-0x03658c,
-0x036590,
-0x036594,
-0x036598,
-0x03659c,
-0x0365a0,
-0x0365a4,
-0x0365a8,
-0x0365ac,
-0x0365b0,
-0x0365b4,
-0x0365b8,
-0x0365bc,
-0x0365c0,
-0x0365c4,
-0x0365c8,
-0x0365cc,
-0x0365d0,
-0x0365d4,
-0x0365d8,
-0x0365dc,
-0x0365e0,
-0x0365e4,
-0x0365e8,
-0x0365ec,
-0x0365f0,
-0x0365f4,
-0x0365f8,
-0x0365fc,
-0x036600,
-0x036604,
-0x036608,
-0x03660c,
-0x036610,
-0x036614,
-0x036618,
-0x03661c,
-0x036620,
-0x036624,
-0x036628,
-0x03662c,
-0x036630,
-0x036634,
-0x036638,
-0x03663c,
-0x036640,
-0x036644,
-0x036648,
-0x03664c,
-0x036650,
-0x036654,
-0x036658,
-0x03665c,
-0x036660,
-0x036664,
-0x036668,
-0x03666c,
-0x036670,
-0x036674,
-0x036678,
-0x03667c,
-0x036680,
-0x036684,
-0x036688,
-0x03668c,
-0x036690,
-0x036694,
-0x036698,
-0x03669c,
-0x0366a0,
-0x0366a4,
-0x0366a8,
-0x0366ac,
-0x0366b0,
-0x0366b4,
-0x0366b8,
-0x0366bc,
-0x0366c0,
-0x0366c4,
-0x0366c8,
-0x0366cc,
-0x0366d0,
-0x0366d4,
-0x0366d8,
-0x0366dc,
-0x0366e0,
-0x0366e4,
-0x0366e8,
-0x0366ec,
-0x0366f0,
-0x0366f4,
-0x0366f8,
-0x0366fc,
-0x036700,
-0x036704,
-0x036708,
-0x03670c,
-0x036710,
-0x036714,
-0x036718,
-0x03671c,
-0x036720,
-0x036724,
-0x036728,
-0x03672c,
-0x036730,
-0x036734,
-0x036738,
-0x03673c,
-0x036740,
-0x036744,
-0x036748,
-0x03674c,
-0x036750,
-0x036754,
-0x036758,
-0x03675c,
-0x036760,
-0x036764,
-0x036768,
-0x03676c,
-0x036770,
-0x036774,
-0x036778,
-0x03677c,
-0x036780,
-0x036784,
-0x036788,
-0x03678c,
-0x036790,
-0x036794,
-0x036798,
-0x03679c,
-0x0367a0,
-0x0367a4,
-0x0367a8,
-0x0367ac,
-0x0367b0,
-0x0367b4,
-0x0367b8,
-0x0367bc,
-0x0367c0,
-0x0367c4,
-0x0367c8,
-0x0367cc,
-0x0367d0,
-0x0367d4,
-0x0367d8,
-0x0367dc,
-0x0367e0,
-0x0367e4,
-0x0367e8,
-0x0367ec,
-0x0367f0,
-0x0367f4,
-0x0367f8,
-0x0367fc,
-0x036800,
-0x036804,
-0x036808,
-0x03680c,
-0x036810,
-0x036814,
-0x036818,
-0x03681c,
-0x036820,
-0x036824,
-0x036828,
-0x03682c,
-0x036830,
-0x036834,
-0x036838,
-0x03683c,
-0x036840,
-0x036844,
-0x036848,
-0x03684c,
-0x036850,
-0x036854,
-0x036858,
-0x03685c,
-0x036860,
-0x036864,
-0x036868,
-0x03686c,
-0x036870,
-0x036874,
-0x036878,
-0x03687c,
-0x036880,
-0x036884,
-0x036888,
-0x03688c,
-0x036890,
-0x036894,
-0x036898,
-0x03689c,
-0x0368a0,
-0x0368a4,
-0x0368a8,
-0x0368ac,
-0x0368b0,
-0x0368b4,
-0x0368b8,
-0x0368bc,
-0x0368c0,
-0x0368c4,
-0x0368c8,
-0x0368cc,
-0x0368d0,
-0x0368d4,
-0x0368d8,
-0x0368dc,
-0x0368e0,
-0x0368e4,
-0x0368e8,
-0x0368ec,
-0x0368f0,
-0x0368f4,
-0x0368f8,
-0x0368fc,
-0x036900,
-0x036904,
-0x036908,
-0x03690c,
-0x036910,
-0x036914,
-0x036918,
-0x03691c,
-0x036920,
-0x036924,
-0x036928,
-0x03692c,
-0x036930,
-0x036934,
-0x036938,
-0x03693c,
-0x036940,
-0x036944,
-0x036948,
-0x03694c,
-0x036950,
-0x036954,
-0x036958,
-0x03695c,
-0x036960,
-0x036964,
-0x036968,
-0x03696c,
-0x036970,
-0x036974,
-0x036978,
-0x03697c,
-0x036980,
-0x036984,
-0x036988,
-0x03698c,
-0x036990,
-0x036994,
-0x036998,
-0x03699c,
-0x0369a0,
-0x0369a4,
-0x0369a8,
-0x0369ac,
-0x0369b0,
-0x0369b4,
-0x0369b8,
-0x0369bc,
-0x0369c0,
-0x0369c4,
-0x0369c8,
-0x0369cc,
-0x0369d0,
-0x0369d4,
-0x0369d8,
-0x0369dc,
-0x0369e0,
-0x0369e4,
-0x0369e8,
-0x0369ec,
-0x0369f0,
-0x0369f4,
-0x0369f8,
-0x0369fc,
-0x036a00,
-0x036a04,
-0x036a08,
-0x036a0c,
-0x036a10,
-0x036a14,
-0x036a18,
-0x036a1c,
-0x036a20,
-0x036a24,
-0x036a28,
-0x036a2c,
-0x036a30,
-0x036a34,
-0x036a38,
-0x036a3c,
-0x036a40,
-0x036a44,
-0x036a48,
-0x036a4c,
-0x036a50,
-0x036a54,
-0x036a58,
-0x036a5c,
-0x036a60,
-0x036a64,
-0x036a68,
-0x036a6c,
-0x036a70,
-0x036a74,
-0x036a78,
-0x036a7c,
-0x036a80,
-0x036a84,
-0x036a88,
-0x036a8c,
-0x036a90,
-0x036a94,
-0x036a98,
-0x036a9c,
-0x036aa0,
-0x036aa4,
-0x036aa8,
-0x036aac,
-0x036ab0,
-0x036ab4,
-0x036ab8,
-0x036abc,
-0x036ac0,
-0x036ac4,
-0x036ac8,
-0x036acc,
-0x036ad0,
-0x036ad4,
-0x036ad8,
-0x036adc,
-0x036ae0,
-0x036ae4,
-0x036ae8,
-0x036aec,
-0x036af0,
-0x036af4,
-0x036af8,
-0x036afc,
-0x036b00,
-0x036b04,
-0x036b08,
-0x036b0c,
-0x036b10,
-0x036b14,
-0x036b18,
-0x036b1c,
-0x036b20,
-0x036b24,
-0x036b28,
-0x036b2c,
-0x036b30,
-0x036b34,
-0x036b38,
-0x036b3c,
-0x036b40,
-0x036b44,
-0x036b48,
-0x036b4c,
-0x036b50,
-0x036b54,
-0x036b58,
-0x036b5c,
-0x036b60,
-0x036b64,
-0x036b68,
-0x036b6c,
-0x036b70,
-0x036b74,
-0x036b78,
-0x036b7c,
-0x036b80,
-0x036b84,
-0x036b88,
-0x036b8c,
-0x036b90,
-0x036b94,
-0x036b98,
-0x036b9c,
-0x036ba0,
-0x036ba4,
-0x036ba8,
-0x036bac,
-0x036bb0,
-0x036bb4,
-0x036bb8,
-0x036bbc,
-0x036bc0,
-0x036bc4,
-0x036bc8,
-0x036bcc,
-0x036bd0,
-0x036bd4,
-0x036bd8,
-0x036bdc,
-0x036be0,
-0x036be4,
-0x036be8,
-0x036bec,
-0x036bf0,
-0x036bf4,
-0x036bf8,
-0x036bfc,
-0x036c00,
-0x036c04,
-0x036c08,
-0x036c0c,
-0x036c10,
-0x036c14,
-0x036c18,
-0x036c1c,
-0x036c20,
-0x036c24,
-0x036c28,
-0x036c2c,
-0x036c30,
-0x036c34,
-0x036c38,
-0x036c3c,
-0x036c40,
-0x036c44,
-0x036c48,
-0x036c4c,
-0x036c50,
-0x036c54,
-0x036c58,
-0x036c5c,
-0x036c60,
-0x036c64,
-0x036c68,
-0x036c6c,
-0x036c70,
-0x036c74,
-0x036c78,
-0x036c7c,
-0x036c80,
-0x036c84,
-0x036c88,
-0x036c8c,
-0x036c90,
-0x036c94,
-0x036c98,
-0x036c9c,
-0x036ca0,
-0x036ca4,
-0x036ca8,
-0x036cac,
-0x036cb0,
-0x036cb4,
-0x036cb8,
-0x036cbc,
-0x036cc0,
-0x036cc4,
-0x036cc8,
-0x036ccc,
-0x036cd0,
-0x036cd4,
-0x036cd8,
-0x036cdc,
-0x036ce0,
-0x036ce4,
-0x036ce8,
-0x036cec,
-0x036cf0,
-0x036cf4,
-0x036cf8,
-0x036cfc,
-0x036d00,
-0x036d04,
-0x036d08,
-0x036d0c,
-0x036d10,
-0x036d14,
-0x036d18,
-0x036d1c,
-0x036d20,
-0x036d24,
-0x036d28,
-0x036d2c,
-0x036d30,
-0x036d34,
-0x036d38,
-0x036d3c,
-0x036d40,
-0x036d44,
-0x036d48,
-0x036d4c,
-0x036d50,
-0x036d54,
-0x036d58,
-0x036d5c,
-0x036d60,
-0x036d64,
-0x036d68,
-0x036d6c,
-0x036d70,
-0x036d74,
-0x036d78,
-0x036d7c,
-0x036d80,
-0x036d84,
-0x036d88,
-0x036d8c,
-0x036d90,
-0x036d94,
-0x036d98,
-0x036d9c,
-0x036da0,
-0x036da4,
-0x036da8,
-0x036dac,
-0x036db0,
-0x036db4,
-0x036db8,
-0x036dbc,
-0x036dc0,
-0x036dc4,
-0x036dc8,
-0x036dcc,
-0x036dd0,
-0x036dd4,
-0x036dd8,
-0x036ddc,
-0x036de0,
-0x036de4,
-0x036de8,
-0x036dec,
-0x036df0,
-0x036df4,
-0x036df8,
-0x036dfc,
-0x036e00,
-0x036e04,
-0x036e08,
-0x036e0c,
-0x036e10,
-0x036e14,
-0x036e18,
-0x036e1c,
-0x036e20,
-0x036e24,
-0x036e28,
-0x036e2c,
-0x036e30,
-0x036e34,
-0x036e38,
-0x036e3c,
-0x036e40,
-0x036e44,
-0x036e48,
-0x036e4c,
-0x036e50,
-0x036e54,
-0x036e58,
-0x036e5c,
-0x036e60,
-0x036e64,
-0x036e68,
-0x036e6c,
-0x036e70,
-0x036e74,
-0x036e78,
-0x036e7c,
-0x036e80,
-0x036e84,
-0x036e88,
-0x036e8c,
-0x036e90,
-0x036e94,
-0x036e98,
-0x036e9c,
-0x036ea0,
-0x036ea4,
-0x036ea8,
-0x036eac,
-0x036eb0,
-0x036eb4,
-0x036eb8,
-0x036ebc,
-0x036ec0,
-0x036ec4,
-0x036ec8,
-0x036ecc,
-0x036ed0,
-0x036ed4,
-0x036ed8,
-0x036edc,
-0x036ee0,
-0x036ee4,
-0x036ee8,
-0x036eec,
-0x036ef0,
-0x036ef4,
-0x036ef8,
-0x036efc,
-0x036f00,
-0x036f04,
-0x036f08,
-0x036f0c,
-0x036f10,
-0x036f14,
-0x036f18,
-0x036f1c,
-0x036f20,
-0x036f24,
-0x036f28,
-0x036f2c,
-0x036f30,
-0x036f34,
-0x036f38,
-0x036f3c,
-0x036f40,
-0x036f44,
-0x036f48,
-0x036f4c,
-0x036f50,
-0x036f54,
-0x036f58,
-0x036f5c,
-0x036f60,
-0x036f64,
-0x036f68,
-0x036f6c,
-0x036f70,
-0x036f74,
-0x036f78,
-0x036f7c,
-0x036f80,
-0x036f84,
-0x036f88,
-0x036f8c,
-0x036f90,
-0x036f94,
-0x036f98,
-0x036f9c,
-0x036fa0,
-0x036fa4,
-0x036fa8,
-0x036fac,
-0x036fb0,
-0x036fb4,
-0x036fb8,
-0x036fbc,
-0x036fc0,
-0x036fc4,
-0x036fc8,
-0x036fcc,
-0x036fd0,
-0x036fd4,
-0x036fd8,
-0x036fdc,
-0x036fe0,
-0x036fe4,
-0x036fe8,
-0x036fec,
-0x036ff0,
-0x036ff4,
-0x036ff8,
-0x036ffc,
-0x037000,
-0x037004,
-0x037008,
-0x03700c,
-0x037010,
-0x037014,
-0x037018,
-0x03701c,
-0x037020,
-0x037024,
-0x037028,
-0x03702c,
-0x037030,
-0x037034,
-0x037038,
-0x03703c,
-0x037040,
-0x037044,
-0x037048,
-0x03704c,
-0x037050,
-0x037054,
-0x037058,
-0x03705c,
-0x037060,
-0x037064,
-0x037068,
-0x03706c,
-0x037070,
-0x037074,
-0x037078,
-0x03707c,
-0x037080,
-0x037084,
-0x037088,
-0x03708c,
-0x037090,
-0x037094,
-0x037098,
-0x03709c,
-0x0370a0,
-0x0370a4,
-0x0370a8,
-0x0370ac,
-0x0370b0,
-0x0370b4,
-0x0370b8,
-0x0370bc,
-0x0370c0,
-0x0370c4,
-0x0370c8,
-0x0370cc,
-0x0370d0,
-0x0370d4,
-0x0370d8,
-0x0370dc,
-0x0370e0,
-0x0370e4,
-0x0370e8,
-0x0370ec,
-0x0370f0,
-0x0370f4,
-0x0370f8,
-0x0370fc,
-0x037100,
-0x037104,
-0x037108,
-0x03710c,
-0x037110,
-0x037114,
-0x037118,
-0x03711c,
-0x037120,
-0x037124,
-0x037128,
-0x03712c,
-0x037130,
-0x037134,
-0x037138,
-0x03713c,
-0x037140,
-0x037144,
-0x037148,
-0x03714c,
-0x037150,
-0x037154,
-0x037158,
-0x03715c,
-0x037160,
-0x037164,
-0x037168,
-0x03716c,
-0x037170,
-0x037174,
-0x037178,
-0x03717c,
-0x037180,
-0x037184,
-0x037188,
-0x03718c,
-0x037190,
-0x037194,
-0x037198,
-0x03719c,
-0x0371a0,
-0x0371a4,
-0x0371a8,
-0x0371ac,
-0x0371b0,
-0x0371b4,
-0x0371b8,
-0x0371bc,
-0x0371c0,
-0x0371c4,
-0x0371c8,
-0x0371cc,
-0x0371d0,
-0x0371d4,
-0x0371d8,
-0x0371dc,
-0x0371e0,
-0x0371e4,
-0x0371e8,
-0x0371ec,
-0x0371f0,
-0x0371f4,
-0x0371f8,
-0x0371fc,
-0x037200,
-0x037204,
-0x037208,
-0x03720c,
-0x037210,
-0x037214,
-0x037218,
-0x03721c,
-0x037220,
-0x037224,
-0x037228,
-0x03722c,
-0x037230,
-0x037234,
-0x037238,
-0x03723c,
-0x037240,
-0x037244,
-0x037248,
-0x03724c,
-0x037250,
-0x037254,
-0x037258,
-0x03725c,
-0x037260,
-0x037264,
-0x037268,
-0x03726c,
-0x037270,
-0x037274,
-0x037278,
-0x03727c,
-0x037280,
-0x037284,
-0x037288,
-0x03728c,
-0x037290,
-0x037294,
-0x037298,
-0x03729c,
-0x0372a0,
-0x0372a4,
-0x0372a8,
-0x0372ac,
-0x0372b0,
-0x0372b4,
-0x0372b8,
-0x0372bc,
-0x0372c0,
-0x0372c4,
-0x0372c8,
-0x0372cc,
-0x0372d0,
-0x0372d4,
-0x0372d8,
-0x0372dc,
-0x0372e0,
-0x0372e4,
-0x0372e8,
-0x0372ec,
-0x0372f0,
-0x0372f4,
-0x0372f8,
-0x0372fc,
-0x037300,
-0x037304,
-0x037308,
-0x03730c,
-0x037310,
-0x037314,
-0x037318,
-0x03731c,
-0x037320,
-0x037324,
-0x037328,
-0x03732c,
-0x037330,
-0x037334,
-0x037338,
-0x03733c,
-0x037340,
-0x037344,
-0x037348,
-0x03734c,
-0x037350,
-0x037354,
-0x037358,
-0x03735c,
-0x037360,
-0x037364,
-0x037368,
-0x03736c,
-0x037370,
-0x037374,
-0x037378,
-0x03737c,
-0x037380,
-0x037384,
-0x037388,
-0x03738c,
-0x037390,
-0x037394,
-0x037398,
-0x03739c,
-0x0373a0,
-0x0373a4,
-0x0373a8,
-0x0373ac,
-0x0373b0,
-0x0373b4,
-0x0373b8,
-0x0373bc,
-0x0373c0,
-0x0373c4,
-0x0373c8,
-0x0373cc,
-0x0373d0,
-0x0373d4,
-0x0373d8,
-0x0373dc,
-0x0373e0,
-0x0373e4,
-0x0373e8,
-0x0373ec,
-0x0373f0,
-0x0373f4,
-0x0373f8,
-0x0373fc,
-0x037400,
-0x037404,
-0x037408,
-0x03740c,
-0x037410,
-0x037414,
-0x037418,
-0x03741c,
-0x037420,
-0x037424,
-0x037428,
-0x03742c,
-0x037430,
-0x037434,
-0x037438,
-0x03743c,
-0x037440,
-0x037444,
-0x037448,
-0x03744c,
-0x037450,
-0x037454,
-0x037458,
-0x03745c,
-0x037460,
-0x037464,
-0x037468,
-0x03746c,
-0x037470,
-0x037474,
-0x037478,
-0x03747c,
-0x037480,
-0x037484,
-0x037488,
-0x03748c,
-0x037490,
-0x037494,
-0x037498,
-0x03749c,
-0x0374a0,
-0x0374a4,
-0x0374a8,
-0x0374ac,
-0x0374b0,
-0x0374b4,
-0x0374b8,
-0x0374bc,
-0x0374c0,
-0x0374c4,
-0x0374c8,
-0x0374cc,
-0x0374d0,
-0x0374d4,
-0x0374d8,
-0x0374dc,
-0x0374e0,
-0x0374e4,
-0x0374e8,
-0x0374ec,
-0x0374f0,
-0x0374f4,
-0x0374f8,
-0x0374fc,
-0x037500,
-0x037504,
-0x037508,
-0x03750c,
-0x037510,
-0x037514,
-0x037518,
-0x03751c,
-0x037520,
-0x037524,
-0x037528,
-0x03752c,
-0x037530,
-0x037534,
-0x037538,
-0x03753c,
-0x037540,
-0x037544,
-0x037548,
-0x03754c,
-0x037550,
-0x037554,
-0x037558,
-0x03755c,
-0x037560,
-0x037564,
-0x037568,
-0x03756c,
-0x037570,
-0x037574,
-0x037578,
-0x03757c,
-0x037580,
-0x037584,
-0x037588,
-0x03758c,
-0x037590,
-0x037594,
-0x037598,
-0x03759c,
-0x0375a0,
-0x0375a4,
-0x0375a8,
-0x0375ac,
-0x0375b0,
-0x0375b4,
-0x0375b8,
-0x0375bc,
-0x0375c0,
-0x0375c4,
-0x0375c8,
-0x0375cc,
-0x0375d0,
-0x0375d4,
-0x0375d8,
-0x0375dc,
-0x0375e0,
-0x0375e4,
-0x0375e8,
-0x0375ec,
-0x0375f0,
-0x0375f4,
-0x0375f8,
-0x0375fc,
-0x037600,
-0x037604,
-0x037608,
-0x03760c,
-0x037610,
-0x037614,
-0x037618,
-0x03761c,
-0x037620,
-0x037624,
-0x037628,
-0x03762c,
-0x037630,
-0x037634,
-0x037638,
-0x03763c,
-0x037640,
-0x037644,
-0x037648,
-0x03764c,
-0x037650,
-0x037654,
-0x037658,
-0x03765c,
-0x037660,
-0x037664,
-0x037668,
-0x03766c,
-0x037670,
-0x037674,
-0x037678,
-0x03767c,
-0x037680,
-0x037684,
-0x037688,
-0x03768c,
-0x037690,
-0x037694,
-0x037698,
-0x03769c,
-0x0376a0,
-0x0376a4,
-0x0376a8,
-0x0376ac,
-0x0376b0,
-0x0376b4,
-0x0376b8,
-0x0376bc,
-0x0376c0,
-0x0376c4,
-0x0376c8,
-0x0376cc,
-0x0376d0,
-0x0376d4,
-0x0376d8,
-0x0376dc,
-0x0376e0,
-0x0376e4,
-0x0376e8,
-0x0376ec,
-0x0376f0,
-0x0376f4,
-0x0376f8,
-0x0376fc,
-0x037700,
-0x037704,
-0x037708,
-0x03770c,
-0x037710,
-0x037714,
-0x037718,
-0x03771c,
-0x037720,
-0x037724,
-0x037728,
-0x03772c,
-0x037730,
-0x037734,
-0x037738,
-0x03773c,
-0x037740,
-0x037744,
-0x037748,
-0x03774c,
-0x037750,
-0x037754,
-0x037758,
-0x03775c,
-0x037760,
-0x037764,
-0x037768,
-0x03776c,
-0x037770,
-0x037774,
-0x037778,
-0x03777c,
-0x037780,
-0x037784,
-0x037788,
-0x03778c,
-0x037790,
-0x037794,
-0x037798,
-0x03779c,
-0x0377a0,
-0x0377a4,
-0x0377a8,
-0x0377ac,
-0x0377b0,
-0x0377b4,
-0x0377b8,
-0x0377bc,
-0x0377c0,
-0x0377c4,
-0x0377c8,
-0x0377cc,
-0x0377d0,
-0x0377d4,
-0x0377d8,
-0x0377dc,
-0x0377e0,
-0x0377e4,
-0x0377e8,
-0x0377ec,
-0x0377f0,
-0x0377f4,
-0x0377f8,
-0x0377fc,
-0x037800,
-0x037804,
-0x037808,
-0x03780c,
-0x037810,
-0x037814,
-0x037818,
-0x03781c,
-0x037820,
-0x037824,
-0x037828,
-0x03782c,
-0x037830,
-0x037834,
-0x037838,
-0x03783c,
-0x037840,
-0x037844,
-0x037848,
-0x03784c,
-0x037850,
-0x037854,
-0x037858,
-0x03785c,
-0x037860,
-0x037864,
-0x037868,
-0x03786c,
-0x037870,
-0x037874,
-0x037878,
-0x03787c,
-0x037880,
-0x037884,
-0x037888,
-0x03788c,
-0x037890,
-0x037894,
-0x037898,
-0x03789c,
-0x0378a0,
-0x0378a4,
-0x0378a8,
-0x0378ac,
-0x0378b0,
-0x0378b4,
-0x0378b8,
-0x0378bc,
-0x0378c0,
-0x0378c4,
-0x0378c8,
-0x0378cc,
-0x0378d0,
-0x0378d4,
-0x0378d8,
-0x0378dc,
-0x0378e0,
-0x0378e4,
-0x0378e8,
-0x0378ec,
-0x0378f0,
-0x0378f4,
-0x0378f8,
-0x0378fc,
-0x037900,
-0x037904,
-0x037908,
-0x03790c,
-0x037910,
-0x037914,
-0x037918,
-0x03791c,
-0x037920,
-0x037924,
-0x037928,
-0x03792c,
-0x037930,
-0x037934,
-0x037938,
-0x03793c,
-0x037940,
-0x037944,
-0x037948,
-0x03794c,
-0x037950,
-0x037954,
-0x037958,
-0x03795c,
-0x037960,
-0x037964,
-0x037968,
-0x03796c,
-0x037970,
-0x037974,
-0x037978,
-0x03797c,
-0x037980,
-0x037984,
-0x037988,
-0x03798c,
-0x037990,
-0x037994,
-0x037998,
-0x03799c,
-0x0379a0,
-0x0379a4,
-0x0379a8,
-0x0379ac,
-0x0379b0,
-0x0379b4,
-0x0379b8,
-0x0379bc,
-0x0379c0,
-0x0379c4,
-0x0379c8,
-0x0379cc,
-0x0379d0,
-0x0379d4,
-0x0379d8,
-0x0379dc,
-0x0379e0,
-0x0379e4,
-0x0379e8,
-0x0379ec,
-0x0379f0,
-0x0379f4,
-0x0379f8,
-0x0379fc,
-0x037a00,
-0x037a04,
-0x037a08,
-0x037a0c,
-0x037a10,
-0x037a14,
-0x037a18,
-0x037a1c,
-0x037a20,
-0x037a24,
-0x037a28,
-0x037a2c,
-0x037a30,
-0x037a34,
-0x037a38,
-0x037a3c,
-0x037a40,
-0x037a44,
-0x037a48,
-0x037a4c,
-0x037a50,
-0x037a54,
-0x037a58,
-0x037a5c,
-0x037a60,
-0x037a64,
-0x037a68,
-0x037a6c,
-0x037a70,
-0x037a74,
-0x037a78,
-0x037a7c,
-0x037a80,
-0x037a84,
-0x037a88,
-0x037a8c,
-0x037a90,
-0x037a94,
-0x037a98,
-0x037a9c,
-0x037aa0,
-0x037aa4,
-0x037aa8,
-0x037aac,
-0x037ab0,
-0x037ab4,
-0x037ab8,
-0x037abc,
-0x037ac0,
-0x037ac4,
-0x037ac8,
-0x037acc,
-0x037ad0,
-0x037ad4,
-0x037ad8,
-0x037adc,
-0x037ae0,
-0x037ae4,
-0x037ae8,
-0x037aec,
-0x037af0,
-0x037af4,
-0x037af8,
-0x037afc,
-0x037b00,
-0x037b04,
-0x037b08,
-0x037b0c,
-0x037b10,
-0x037b14,
-0x037b18,
-0x037b1c,
-0x037b20,
-0x037b24,
-0x037b28,
-0x037b2c,
-0x037b30,
-0x037b34,
-0x037b38,
-0x037b3c,
-0x037b40,
-0x037b44,
-0x037b48,
-0x037b4c,
-0x037b50,
-0x037b54,
-0x037b58,
-0x037b5c,
-0x037b60,
-0x037b64,
-0x037b68,
-0x037b6c,
-0x037b70,
-0x037b74,
-0x037b78,
-0x037b7c,
-0x037b80,
-0x037b84,
-0x037b88,
-0x037b8c,
-0x037b90,
-0x037b94,
-0x037b98,
-0x037b9c,
-0x037ba0,
-0x037ba4,
-0x037ba8,
-0x037bac,
-0x037bb0,
-0x037bb4,
-0x037bb8,
-0x037bbc,
-0x037bc0,
-0x037bc4,
-0x037bc8,
-0x037bcc,
-0x037bd0,
-0x037bd4,
-0x037bd8,
-0x037bdc,
-0x037be0,
-0x037be4,
-0x037be8,
-0x037bec,
-0x037bf0,
-0x037bf4,
-0x037bf8,
-0x037bfc,
-0x037c00,
-0x037c04,
-0x037c08,
-0x037c0c,
-0x037c10,
-0x037c14,
-0x037c18,
-0x037c1c,
-0x037c20,
-0x037c24,
-0x037c28,
-0x037c2c,
-0x037c30,
-0x037c34,
-0x037c38,
-0x037c3c,
-0x037c40,
-0x037c44,
-0x037c48,
-0x037c4c,
-0x037c50,
-0x037c54,
-0x037c58,
-0x037c5c,
-0x037c60,
-0x037c64,
-0x037c68,
-0x037c6c,
-0x037c70,
-0x037c74,
-0x037c78,
-0x037c7c,
-0x037c80,
-0x037c84,
-0x037c88,
-0x037c8c,
-0x037c90,
-0x037c94,
-0x037c98,
-0x037c9c,
-0x037ca0,
-0x037ca4,
-0x037ca8,
-0x037cac,
-0x037cb0,
-0x037cb4,
-0x037cb8,
-0x037cbc,
-0x037cc0,
-0x037cc4,
-0x037cc8,
-0x037ccc,
-0x037cd0,
-0x037cd4,
-0x037cd8,
-0x037cdc,
-0x037ce0,
-0x037ce4,
-0x037ce8,
-0x037cec,
-0x037cf0,
-0x037cf4,
-0x037cf8,
-0x037cfc,
-0x037d00,
-0x037d04,
-0x037d08,
-0x037d0c,
-0x037d10,
-0x037d14,
-0x037d18,
-0x037d1c,
-0x037d20,
-0x037d24,
-0x037d28,
-0x037d2c,
-0x037d30,
-0x037d34,
-0x037d38,
-0x037d3c,
-0x037d40,
-0x037d44,
-0x037d48,
-0x037d4c,
-0x037d50,
-0x037d54,
-0x037d58,
-0x037d5c,
-0x037d60,
-0x037d64,
-0x037d68,
-0x037d6c,
-0x037d70,
-0x037d74,
-0x037d78,
-0x037d7c,
-0x037d80,
-0x037d84,
-0x037d88,
-0x037d8c,
-0x037d90,
-0x037d94,
-0x037d98,
-0x037d9c,
-0x037da0,
-0x037da4,
-0x037da8,
-0x037dac,
-0x037db0,
-0x037db4,
-0x037db8,
-0x037dbc,
-0x037dc0,
-0x037dc4,
-0x037dc8,
-0x037dcc,
-0x037dd0,
-0x037dd4,
-0x037dd8,
-0x037ddc,
-0x037de0,
-0x037de4,
-0x037de8,
-0x037dec,
-0x037df0,
-0x037df4,
-0x037df8,
-0x037dfc,
-0x037e00,
-0x037e04,
-0x037e08,
-0x037e0c,
-0x037e10,
-0x037e14,
-0x037e18,
-0x037e1c,
-0x037e20,
-0x037e24,
-0x037e28,
-0x037e2c,
-0x037e30,
-0x037e34,
-0x037e38,
-0x037e3c,
-0x037e40,
-0x037e44,
-0x037e48,
-0x037e4c,
-0x037e50,
-0x037e54,
-0x037e58,
-0x037e5c,
-0x037e60,
-0x037e64,
-0x037e68,
-0x037e6c,
-0x037e70,
-0x037e74,
-0x037e78,
-0x037e7c,
-0x037e80,
-0x037e84,
-0x037e88,
-0x037e8c,
-0x037e90,
-0x037e94,
-0x037e98,
-0x037e9c,
-0x037ea0,
-0x037ea4,
-0x037ea8,
-0x037eac,
-0x037eb0,
-0x037eb4,
-0x037eb8,
-0x037ebc,
-0x037ec0,
-0x037ec4,
-0x037ec8,
-0x037ecc,
-0x037ed0,
-0x037ed4,
-0x037ed8,
-0x037edc,
-0x037ee0,
-0x037ee4,
-0x037ee8,
-0x037eec,
-0x037ef0,
-0x037ef4,
-0x037ef8,
-0x037efc,
-0x037f00,
-0x037f04,
-0x037f08,
-0x037f0c,
-0x037f10,
-0x037f14,
-0x037f18,
-0x037f1c,
-0x037f20,
-0x037f24,
-0x037f28,
-0x037f2c,
-0x037f30,
-0x037f34,
-0x037f38,
-0x037f3c,
-0x037f40,
-0x037f44,
-0x037f48,
-0x037f4c,
-0x037f50,
-0x037f54,
-0x037f58,
-0x037f5c,
-0x037f60,
-0x037f64,
-0x037f68,
-0x037f6c,
-0x037f70,
-0x037f74,
-0x037f78,
-0x037f7c,
-0x037f80,
-0x037f84,
-0x037f88,
-0x037f8c,
-0x037f90,
-0x037f94,
-0x037f98,
-0x037f9c,
-0x037fa0,
-0x037fa4,
-0x037fa8,
-0x037fac,
-0x037fb0,
-0x037fb4,
-0x037fb8,
-0x037fbc,
-0x037fc0,
-0x037fc4,
-0x037fc8,
-0x037fcc,
-0x037fd0,
-0x037fd4,
-0x037fd8,
-0x037fdc,
-0x037fe0,
-0x037fe4,
-0x037fe8,
-0x037fec,
-0x037ff0,
-0x037ff4,
-0x037ff8,
-0x037ffc,
-0x038000,
-0x038004,
-0x038008,
-0x03800c,
-0x038010,
-0x038014,
-0x038018,
-0x03801c,
-0x038020,
-0x038024,
-0x038028,
-0x03802c,
-0x038030,
-0x038034,
-0x038038,
-0x03803c,
-0x038040,
-0x038044,
-0x038048,
-0x03804c,
-0x038050,
-0x038054,
-0x038058,
-0x03805c,
-0x038060,
-0x038064,
-0x038068,
-0x03806c,
-0x038070,
-0x038074,
-0x038078,
-0x03807c,
-0x038080,
-0x038084,
-0x038088,
-0x03808c,
-0x038090,
-0x038094,
-0x038098,
-0x03809c,
-0x0380a0,
-0x0380a4,
-0x0380a8,
-0x0380ac,
-0x0380b0,
-0x0380b4,
-0x0380b8,
-0x0380bc,
-0x0380c0,
-0x0380c4,
-0x0380c8,
-0x0380cc,
-0x0380d0,
-0x0380d4,
-0x0380d8,
-0x0380dc,
-0x0380e0,
-0x0380e4,
-0x0380e8,
-0x0380ec,
-0x0380f0,
-0x0380f4,
-0x0380f8,
-0x0380fc,
-0x038100,
-0x038104,
-0x038108,
-0x03810c,
-0x038110,
-0x038114,
-0x038118,
-0x03811c,
-0x038120,
-0x038124,
-0x038128,
-0x03812c,
-0x038130,
-0x038134,
-0x038138,
-0x03813c,
-0x038140,
-0x038144,
-0x038148,
-0x03814c,
-0x038150,
-0x038154,
-0x038158,
-0x03815c,
-0x038160,
-0x038164,
-0x038168,
-0x03816c,
-0x038170,
-0x038174,
-0x038178,
-0x03817c,
-0x038180,
-0x038184,
-0x038188,
-0x03818c,
-0x038190,
-0x038194,
-0x038198,
-0x03819c,
-0x0381a0,
-0x0381a4,
-0x0381a8,
-0x0381ac,
-0x0381b0,
-0x0381b4,
-0x0381b8,
-0x0381bc,
-0x0381c0,
-0x0381c4,
-0x0381c8,
-0x0381cc,
-0x0381d0,
-0x0381d4,
-0x0381d8,
-0x0381dc,
-0x0381e0,
-0x0381e4,
-0x0381e8,
-0x0381ec,
-0x0381f0,
-0x0381f4,
-0x0381f8,
-0x0381fc,
-0x038200,
-0x038204,
-0x038208,
-0x03820c,
-0x038210,
-0x038214,
-0x038218,
-0x03821c,
-0x038220,
-0x038224,
-0x038228,
-0x03822c,
-0x038230,
-0x038234,
-0x038238,
-0x03823c,
-0x038240,
-0x038244,
-0x038248,
-0x03824c,
-0x038250,
-0x038254,
-0x038258,
-0x03825c,
-0x038260,
-0x038264,
-0x038268,
-0x03826c,
-0x038270,
-0x038274,
-0x038278,
-0x03827c,
-0x038280,
-0x038284,
-0x038288,
-0x03828c,
-0x038290,
-0x038294,
-0x038298,
-0x03829c,
-0x0382a0,
-0x0382a4,
-0x0382a8,
-0x0382ac,
-0x0382b0,
-0x0382b4,
-0x0382b8,
-0x0382bc,
-0x0382c0,
-0x0382c4,
-0x0382c8,
-0x0382cc,
-0x0382d0,
-0x0382d4,
-0x0382d8,
-0x0382dc,
-0x0382e0,
-0x0382e4,
-0x0382e8,
-0x0382ec,
-0x0382f0,
-0x0382f4,
-0x0382f8,
-0x0382fc,
-0x038300,
-0x038304,
-0x038308,
-0x03830c,
-0x038310,
-0x038314,
-0x038318,
-0x03831c,
-0x038320,
-0x038324,
-0x038328,
-0x03832c,
-0x038330,
-0x038334,
-0x038338,
-0x03833c,
-0x038340,
-0x038344,
-0x038348,
-0x03834c,
-0x038350,
-0x038354,
-0x038358,
-0x03835c,
-0x038360,
-0x038364,
-0x038368,
-0x03836c,
-0x038370,
-0x038374,
-0x038378,
-0x03837c,
-0x038380,
-0x038384,
-0x038388,
-0x03838c,
-0x038390,
-0x038394,
-0x038398,
-0x03839c,
-0x0383a0,
-0x0383a4,
-0x0383a8,
-0x0383ac,
-0x0383b0,
-0x0383b4,
-0x0383b8,
-0x0383bc,
-0x0383c0,
-0x0383c4,
-0x0383c8,
-0x0383cc,
-0x0383d0,
-0x0383d4,
-0x0383d8,
-0x0383dc,
-0x0383e0,
-0x0383e4,
-0x0383e8,
-0x0383ec,
-0x0383f0,
-0x0383f4,
-0x0383f8,
-0x0383fc,
-0x038400,
-0x038404,
-0x038408,
-0x03840c,
-0x038410,
-0x038414,
-0x038418,
-0x03841c,
-0x038420,
-0x038424,
-0x038428,
-0x03842c,
-0x038430,
-0x038434,
-0x038438,
-0x03843c,
-0x038440,
-0x038444,
-0x038448,
-0x03844c,
-0x038450,
-0x038454,
-0x038458,
-0x03845c,
-0x038460,
-0x038464,
-0x038468,
-0x03846c,
-0x038470,
-0x038474,
-0x038478,
-0x03847c,
-0x038480,
-0x038484,
-0x038488,
-0x03848c,
-0x038490,
-0x038494,
-0x038498,
-0x03849c,
-0x0384a0,
-0x0384a4,
-0x0384a8,
-0x0384ac,
-0x0384b0,
-0x0384b4,
-0x0384b8,
-0x0384bc,
-0x0384c0,
-0x0384c4,
-0x0384c8,
-0x0384cc,
-0x0384d0,
-0x0384d4,
-0x0384d8,
-0x0384dc,
-0x0384e0,
-0x0384e4,
-0x0384e8,
-0x0384ec,
-0x0384f0,
-0x0384f4,
-0x0384f8,
-0x0384fc,
-0x038500,
-0x038504,
-0x038508,
-0x03850c,
-0x038510,
-0x038514,
-0x038518,
-0x03851c,
-0x038520,
-0x038524,
-0x038528,
-0x03852c,
-0x038530,
-0x038534,
-0x038538,
-0x03853c,
-0x038540,
-0x038544,
-0x038548,
-0x03854c,
-0x038550,
-0x038554,
-0x038558,
-0x03855c,
-0x038560,
-0x038564,
-0x038568,
-0x03856c,
-0x038570,
-0x038574,
-0x038578,
-0x03857c,
-0x038580,
-0x038584,
-0x038588,
-0x03858c,
-0x038590,
-0x038594,
-0x038598,
-0x03859c,
-0x0385a0,
-0x0385a4,
-0x0385a8,
-0x0385ac,
-0x0385b0,
-0x0385b4,
-0x0385b8,
-0x0385bc,
-0x0385c0,
-0x0385c4,
-0x0385c8,
-0x0385cc,
-0x0385d0,
-0x0385d4,
-0x0385d8,
-0x0385dc,
-0x0385e0,
-0x0385e4,
-0x0385e8,
-0x0385ec,
-0x0385f0,
-0x0385f4,
-0x0385f8,
-0x0385fc,
-0x038600,
-0x038604,
-0x038608,
-0x03860c,
-0x038610,
-0x038614,
-0x038618,
-0x03861c,
-0x038620,
-0x038624,
-0x038628,
-0x03862c,
-0x038630,
-0x038634,
-0x038638,
-0x03863c,
-0x038640,
-0x038644,
-0x038648,
-0x03864c,
-0x038650,
-0x038654,
-0x038658,
-0x03865c,
-0x038660,
-0x038664,
-0x038668,
-0x03866c,
-0x038670,
-0x038674,
-0x038678,
-0x03867c,
-0x038680,
-0x038684,
-0x038688,
-0x03868c,
-0x038690,
-0x038694,
-0x038698,
-0x03869c,
-0x0386a0,
-0x0386a4,
-0x0386a8,
-0x0386ac,
-0x0386b0,
-0x0386b4,
-0x0386b8,
-0x0386bc,
-0x0386c0,
-0x0386c4,
-0x0386c8,
-0x0386cc,
-0x0386d0,
-0x0386d4,
-0x0386d8,
-0x0386dc,
-0x0386e0,
-0x0386e4,
-0x0386e8,
-0x0386ec,
-0x0386f0,
-0x0386f4,
-0x0386f8,
-0x0386fc,
-0x038700,
-0x038704,
-0x038708,
-0x03870c,
-0x038710,
-0x038714,
-0x038718,
-0x03871c,
-0x038720,
-0x038724,
-0x038728,
-0x03872c,
-0x038730,
-0x038734,
-0x038738,
-0x03873c,
-0x038740,
-0x038744,
-0x038748,
-0x03874c,
-0x038750,
-0x038754,
-0x038758,
-0x03875c,
-0x038760,
-0x038764,
-0x038768,
-0x03876c,
-0x038770,
-0x038774,
-0x038778,
-0x03877c,
-0x038780,
-0x038784,
-0x038788,
-0x03878c,
-0x038790,
-0x038794,
-0x038798,
-0x03879c,
-0x0387a0,
-0x0387a4,
-0x0387a8,
-0x0387ac,
-0x0387b0,
-0x0387b4,
-0x0387b8,
-0x0387bc,
-0x0387c0,
-0x0387c4,
-0x0387c8,
-0x0387cc,
-0x0387d0,
-0x0387d4,
-0x0387d8,
-0x0387dc,
-0x0387e0,
-0x0387e4,
-0x0387e8,
-0x0387ec,
-0x0387f0,
-0x0387f4,
-0x0387f8,
-0x0387fc,
-0x038800,
-0x038804,
-0x038808,
-0x03880c,
-0x038810,
-0x038814,
-0x038818,
-0x03881c,
-0x038820,
-0x038824,
-0x038828,
-0x03882c,
-0x038830,
-0x038834,
-0x038838,
-0x03883c,
-0x038840,
-0x038844,
-0x038848,
-0x03884c,
-0x038850,
-0x038854,
-0x038858,
-0x03885c,
-0x038860,
-0x038864,
-0x038868,
-0x03886c,
-0x038870,
-0x038874,
-0x038878,
-0x03887c,
-0x038880,
-0x038884,
-0x038888,
-0x03888c,
-0x038890,
-0x038894,
-0x038898,
-0x03889c,
-0x0388a0,
-0x0388a4,
-0x0388a8,
-0x0388ac,
-0x0388b0,
-0x0388b4,
-0x0388b8,
-0x0388bc,
-0x0388c0,
-0x0388c4,
-0x0388c8,
-0x0388cc,
-0x0388d0,
-0x0388d4,
-0x0388d8,
-0x0388dc,
-0x0388e0,
-0x0388e4,
-0x0388e8,
-0x0388ec,
-0x0388f0,
-0x0388f4,
-0x0388f8,
-0x0388fc,
-0x038900,
-0x038904,
-0x038908,
-0x03890c,
-0x038910,
-0x038914,
-0x038918,
-0x03891c,
-0x038920,
-0x038924,
-0x038928,
-0x03892c,
-0x038930,
-0x038934,
-0x038938,
-0x03893c,
-0x038940,
-0x038944,
-0x038948,
-0x03894c,
-0x038950,
-0x038954,
-0x038958,
-0x03895c,
-0x038960,
-0x038964,
-0x038968,
-0x03896c,
-0x038970,
-0x038974,
-0x038978,
-0x03897c,
-0x038980,
-0x038984,
-0x038988,
-0x03898c,
-0x038990,
-0x038994,
-0x038998,
-0x03899c,
-0x0389a0,
-0x0389a4,
-0x0389a8,
-0x0389ac,
-0x0389b0,
-0x0389b4,
-0x0389b8,
-0x0389bc,
-0x0389c0,
-0x0389c4,
-0x0389c8,
-0x0389cc,
-0x0389d0,
-0x0389d4,
-0x0389d8,
-0x0389dc,
-0x0389e0,
-0x0389e4,
-0x0389e8,
-0x0389ec,
-0x0389f0,
-0x0389f4,
-0x0389f8,
-0x0389fc,
-0x038a00,
-0x038a04,
-0x038a08,
-0x038a0c,
-0x038a10,
-0x038a14,
-0x038a18,
-0x038a1c,
-0x038a20,
-0x038a24,
-0x038a28,
-0x038a2c,
-0x038a30,
-0x038a34,
-0x038a38,
-0x038a3c,
-0x038a40,
-0x038a44,
-0x038a48,
-0x038a4c,
-0x038a50,
-0x038a54,
-0x038a58,
-0x038a5c,
-0x038a60,
-0x038a64,
-0x038a68,
-0x038a6c,
-0x038a70,
-0x038a74,
-0x038a78,
-0x038a7c,
-0x038a80,
-0x038a84,
-0x038a88,
-0x038a8c,
-0x038a90,
-0x038a94,
-0x038a98,
-0x038a9c,
-0x038aa0,
-0x038aa4,
-0x038aa8,
-0x038aac,
-0x038ab0,
-0x038ab4,
-0x038ab8,
-0x038abc,
-0x038ac0,
-0x038ac4,
-0x038ac8,
-0x038acc,
-0x038ad0,
-0x038ad4,
-0x038ad8,
-0x038adc,
-0x038ae0,
-0x038ae4,
-0x038ae8,
-0x038aec,
-0x038af0,
-0x038af4,
-0x038af8,
-0x038afc,
-0x038b00,
-0x038b04,
-0x038b08,
-0x038b0c,
-0x038b10,
-0x038b14,
-0x038b18,
-0x038b1c,
-0x038b20,
-0x038b24,
-0x038b28,
-0x038b2c,
-0x038b30,
-0x038b34,
-0x038b38,
-0x038b3c,
-0x038b40,
-0x038b44,
-0x038b48,
-0x038b4c,
-0x038b50,
-0x038b54,
-0x038b58,
-0x038b5c,
-0x038b60,
-0x038b64,
-0x038b68,
-0x038b6c,
-0x038b70,
-0x038b74,
-0x038b78,
-0x038b7c,
-0x038b80,
-0x038b84,
-0x038b88,
-0x038b8c,
-0x038b90,
-0x038b94,
-0x038b98,
-0x038b9c,
-0x038ba0,
-0x038ba4,
-0x038ba8,
-0x038bac,
-0x038bb0,
-0x038bb4,
-0x038bb8,
-0x038bbc,
-0x038bc0,
-0x038bc4,
-0x038bc8,
-0x038bcc,
-0x038bd0,
-0x038bd4,
-0x038bd8,
-0x038bdc,
-0x038be0,
-0x038be4,
-0x038be8,
-0x038bec,
-0x038bf0,
-0x038bf4,
-0x038bf8,
-0x038bfc,
-0x038c00,
-0x038c04,
-0x038c08,
-0x038c0c,
-0x038c10,
-0x038c14,
-0x038c18,
-0x038c1c,
-0x038c20,
-0x038c24,
-0x038c28,
-0x038c2c,
-0x038c30,
-0x038c34,
-0x038c38,
-0x038c3c,
-0x038c40,
-0x038c44,
-0x038c48,
-0x038c4c,
-0x038c50,
-0x038c54,
-0x038c58,
-0x038c5c,
-0x038c60,
-0x038c64,
-0x038c68,
-0x038c6c,
-0x038c70,
-0x038c74,
-0x038c78,
-0x038c7c,
-0x038c80,
-0x038c84,
-0x038c88,
-0x038c8c,
-0x038c90,
-0x038c94,
-0x038c98,
-0x038c9c,
-0x038ca0,
-0x038ca4,
-0x038ca8,
-0x038cac,
-0x038cb0,
-0x038cb4,
-0x038cb8,
-0x038cbc,
-0x038cc0,
-0x038cc4,
-0x038cc8,
-0x038ccc,
-0x038cd0,
-0x038cd4,
-0x038cd8,
-0x038cdc,
-0x038ce0,
-0x038ce4,
-0x038ce8,
-0x038cec,
-0x038cf0,
-0x038cf4,
-0x038cf8,
-0x038cfc,
-0x038d00,
-0x038d04,
-0x038d08,
-0x038d0c,
-0x038d10,
-0x038d14,
-0x038d18,
-0x038d1c,
-0x038d20,
-0x038d24,
-0x038d28,
-0x038d2c,
-0x038d30,
-0x038d34,
-0x038d38,
-0x038d3c,
-0x038d40,
-0x038d44,
-0x038d48,
-0x038d4c,
-0x038d50,
-0x038d54,
-0x038d58,
-0x038d5c,
-0x038d60,
-0x038d64,
-0x038d68,
-0x038d6c,
-0x038d70,
-0x038d74,
-0x038d78,
-0x038d7c,
-0x038d80,
-0x038d84,
-0x038d88,
-0x038d8c,
-0x038d90,
-0x038d94,
-0x038d98,
-0x038d9c,
-0x038da0,
-0x038da4,
-0x038da8,
-0x038dac,
-0x038db0,
-0x038db4,
-0x038db8,
-0x038dbc,
-0x038dc0,
-0x038dc4,
-0x038dc8,
-0x038dcc,
-0x038dd0,
-0x038dd4,
-0x038dd8,
-0x038ddc,
-0x038de0,
-0x038de4,
-0x038de8,
-0x038dec,
-0x038df0,
-0x038df4,
-0x038df8,
-0x038dfc,
-0x038e00,
-0x038e04,
-0x038e08,
-0x038e0c,
-0x038e10,
-0x038e14,
-0x038e18,
-0x038e1c,
-0x038e20,
-0x038e24,
-0x038e28,
-0x038e2c,
-0x038e30,
-0x038e34,
-0x038e38,
-0x038e3c,
-0x038e40,
-0x038e44,
-0x038e48,
-0x038e4c,
-0x038e50,
-0x038e54,
-0x038e58,
-0x038e5c,
-0x038e60,
-0x038e64,
-0x038e68,
-0x038e6c,
-0x038e70,
-0x038e74,
-0x038e78,
-0x038e7c,
-0x038e80,
-0x038e84,
-0x038e88,
-0x038e8c,
-0x038e90,
-0x038e94,
-0x038e98,
-0x038e9c,
-0x038ea0,
-0x038ea4,
-0x038ea8,
-0x038eac,
-0x038eb0,
-0x038eb4,
-0x038eb8,
-0x038ebc,
-0x038ec0,
-0x038ec4,
-0x038ec8,
-0x038ecc,
-0x038ed0,
-0x038ed4,
-0x038ed8,
-0x038edc,
-0x038ee0,
-0x038ee4,
-0x038ee8,
-0x038eec,
-0x038ef0,
-0x038ef4,
-0x038ef8,
-0x038efc,
-0x038f00,
-0x038f04,
-0x038f08,
-0x038f0c,
-0x038f10,
-0x038f14,
-0x038f18,
-0x038f1c,
-0x038f20,
-0x038f24,
-0x038f28,
-0x038f2c,
-0x038f30,
-0x038f34,
-0x038f38,
-0x038f3c,
-0x038f40,
-0x038f44,
-0x038f48,
-0x038f4c,
-0x038f50,
-0x038f54,
-0x038f58,
-0x038f5c,
-0x038f60,
-0x038f64,
-0x038f68,
-0x038f6c,
-0x038f70,
-0x038f74,
-0x038f78,
-0x038f7c,
-0x038f80,
-0x038f84,
-0x038f88,
-0x038f8c,
-0x038f90,
-0x038f94,
-0x038f98,
-0x038f9c,
-0x038fa0,
-0x038fa4,
-0x038fa8,
-0x038fac,
-0x038fb0,
-0x038fb4,
-0x038fb8,
-0x038fbc,
-0x038fc0,
-0x038fc4,
-0x038fc8,
-0x038fcc,
-0x038fd0,
-0x038fd4,
-0x038fd8,
-0x038fdc,
-0x038fe0,
-0x038fe4,
-0x038fe8,
-0x038fec,
-0x038ff0,
-0x038ff4,
-0x038ff8,
-0x038ffc,
-0x039000,
-0x039004,
-0x039008,
-0x03900c,
-0x039010,
-0x039014,
-0x039018,
-0x03901c,
-0x039020,
-0x039024,
-0x039028,
-0x03902c,
-0x039030,
-0x039034,
-0x039038,
-0x03903c,
-0x039040,
-0x039044,
-0x039048,
-0x03904c,
-0x039050,
-0x039054,
-0x039058,
-0x03905c,
-0x039060,
-0x039064,
-0x039068,
-0x03906c,
-0x039070,
-0x039074,
-0x039078,
-0x03907c,
-0x039080,
-0x039084,
-0x039088,
-0x03908c,
-0x039090,
-0x039094,
-0x039098,
-0x03909c,
-0x0390a0,
-0x0390a4,
-0x0390a8,
-0x0390ac,
-0x0390b0,
-0x0390b4,
-0x0390b8,
-0x0390bc,
-0x0390c0,
-0x0390c4,
-0x0390c8,
-0x0390cc,
-0x0390d0,
-0x0390d4,
-0x0390d8,
-0x0390dc,
-0x0390e0,
-0x0390e4,
-0x0390e8,
-0x0390ec,
-0x0390f0,
-0x0390f4,
-0x0390f8,
-0x0390fc,
-0x039100,
-0x039104,
-0x039108,
-0x03910c,
-0x039110,
-0x039114,
-0x039118,
-0x03911c,
-0x039120,
-0x039124,
-0x039128,
-0x03912c,
-0x039130,
-0x039134,
-0x039138,
-0x03913c,
-0x039140,
-0x039144,
-0x039148,
-0x03914c,
-0x039150,
-0x039154,
-0x039158,
-0x03915c,
-0x039160,
-0x039164,
-0x039168,
-0x03916c,
-0x039170,
-0x039174,
-0x039178,
-0x03917c,
-0x039180,
-0x039184,
-0x039188,
-0x03918c,
-0x039190,
-0x039194,
-0x039198,
-0x03919c,
-0x0391a0,
-0x0391a4,
-0x0391a8,
-0x0391ac,
-0x0391b0,
-0x0391b4,
-0x0391b8,
-0x0391bc,
-0x0391c0,
-0x0391c4,
-0x0391c8,
-0x0391cc,
-0x0391d0,
-0x0391d4,
-0x0391d8,
-0x0391dc,
-0x0391e0,
-0x0391e4,
-0x0391e8,
-0x0391ec,
-0x0391f0,
-0x0391f4,
-0x0391f8,
-0x0391fc,
-0x039200,
-0x039204,
-0x039208,
-0x03920c,
-0x039210,
-0x039214,
-0x039218,
-0x03921c,
-0x039220,
-0x039224,
-0x039228,
-0x03922c,
-0x039230,
-0x039234,
-0x039238,
-0x03923c,
-0x039240,
-0x039244,
-0x039248,
-0x03924c,
-0x039250,
-0x039254,
-0x039258,
-0x03925c,
-0x039260,
-0x039264,
-0x039268,
-0x03926c,
-0x039270,
-0x039274,
-0x039278,
-0x03927c,
-0x039280,
-0x039284,
-0x039288,
-0x03928c,
-0x039290,
-0x039294,
-0x039298,
-0x03929c,
-0x0392a0,
-0x0392a4,
-0x0392a8,
-0x0392ac,
-0x0392b0,
-0x0392b4,
-0x0392b8,
-0x0392bc,
-0x0392c0,
-0x0392c4,
-0x0392c8,
-0x0392cc,
-0x0392d0,
-0x0392d4,
-0x0392d8,
-0x0392dc,
-0x0392e0,
-0x0392e4,
-0x0392e8,
-0x0392ec,
-0x0392f0,
-0x0392f4,
-0x0392f8,
-0x0392fc,
-0x039300,
-0x039304,
-0x039308,
-0x03930c,
-0x039310,
-0x039314,
-0x039318,
-0x03931c,
-0x039320,
-0x039324,
-0x039328,
-0x03932c,
-0x039330,
-0x039334,
-0x039338,
-0x03933c,
-0x039340,
-0x039344,
-0x039348,
-0x03934c,
-0x039350,
-0x039354,
-0x039358,
-0x03935c,
-0x039360,
-0x039364,
-0x039368,
-0x03936c,
-0x039370,
-0x039374,
-0x039378,
-0x03937c,
-0x039380,
-0x039384,
-0x039388,
-0x03938c,
-0x039390,
-0x039394,
-0x039398,
-0x03939c,
-0x0393a0,
-0x0393a4,
-0x0393a8,
-0x0393ac,
-0x0393b0,
-0x0393b4,
-0x0393b8,
-0x0393bc,
-0x0393c0,
-0x0393c4,
-0x0393c8,
-0x0393cc,
-0x0393d0,
-0x0393d4,
-0x0393d8,
-0x0393dc,
-0x0393e0,
-0x0393e4,
-0x0393e8,
-0x0393ec,
-0x0393f0,
-0x0393f4,
-0x0393f8,
-0x0393fc,
-0x039400,
-0x039404,
-0x039408,
-0x03940c,
-0x039410,
-0x039414,
-0x039418,
-0x03941c,
-0x039420,
-0x039424,
-0x039428,
-0x03942c,
-0x039430,
-0x039434,
-0x039438,
-0x03943c,
-0x039440,
-0x039444,
-0x039448,
-0x03944c,
-0x039450,
-0x039454,
-0x039458,
-0x03945c,
-0x039460,
-0x039464,
-0x039468,
-0x03946c,
-0x039470,
-0x039474,
-0x039478,
-0x03947c,
-0x039480,
-0x039484,
-0x039488,
-0x03948c,
-0x039490,
-0x039494,
-0x039498,
-0x03949c,
-0x0394a0,
-0x0394a4,
-0x0394a8,
-0x0394ac,
-0x0394b0,
-0x0394b4,
-0x0394b8,
-0x0394bc,
-0x0394c0,
-0x0394c4,
-0x0394c8,
-0x0394cc,
-0x0394d0,
-0x0394d4,
-0x0394d8,
-0x0394dc,
-0x0394e0,
-0x0394e4,
-0x0394e8,
-0x0394ec,
-0x0394f0,
-0x0394f4,
-0x0394f8,
-0x0394fc,
-0x039500,
-0x039504,
-0x039508,
-0x03950c,
-0x039510,
-0x039514,
-0x039518,
-0x03951c,
-0x039520,
-0x039524,
-0x039528,
-0x03952c,
-0x039530,
-0x039534,
-0x039538,
-0x03953c,
-0x039540,
-0x039544,
-0x039548,
-0x03954c,
-0x039550,
-0x039554,
-0x039558,
-0x03955c,
-0x039560,
-0x039564,
-0x039568,
-0x03956c,
-0x039570,
-0x039574,
-0x039578,
-0x03957c,
-0x039580,
-0x039584,
-0x039588,
-0x03958c,
-0x039590,
-0x039594,
-0x039598,
-0x03959c,
-0x0395a0,
-0x0395a4,
-0x0395a8,
-0x0395ac,
-0x0395b0,
-0x0395b4,
-0x0395b8,
-0x0395bc,
-0x0395c0,
-0x0395c4,
-0x0395c8,
-0x0395cc,
-0x0395d0,
-0x0395d4,
-0x0395d8,
-0x0395dc,
-0x0395e0,
-0x0395e4,
-0x0395e8,
-0x0395ec,
-0x0395f0,
-0x0395f4,
-0x0395f8,
-0x0395fc,
-0x039600,
-0x039604,
-0x039608,
-0x03960c,
-0x039610,
-0x039614,
-0x039618,
-0x03961c,
-0x039620,
-0x039624,
-0x039628,
-0x03962c,
-0x039630,
-0x039634,
-0x039638,
-0x03963c,
-0x039640,
-0x039644,
-0x039648,
-0x03964c,
-0x039650,
-0x039654,
-0x039658,
-0x03965c,
-0x039660,
-0x039664,
-0x039668,
-0x03966c,
-0x039670,
-0x039674,
-0x039678,
-0x03967c,
-0x039680,
-0x039684,
-0x039688,
-0x03968c,
-0x039690,
-0x039694,
-0x039698,
-0x03969c,
-0x0396a0,
-0x0396a4,
-0x0396a8,
-0x0396ac,
-0x0396b0,
-0x0396b4,
-0x0396b8,
-0x0396bc,
-0x0396c0,
-0x0396c4,
-0x0396c8,
-0x0396cc,
-0x0396d0,
-0x0396d4,
-0x0396d8,
-0x0396dc,
-0x0396e0,
-0x0396e4,
-0x0396e8,
-0x0396ec,
-0x0396f0,
-0x0396f4,
-0x0396f8,
-0x0396fc,
-0x039700,
-0x039704,
-0x039708,
-0x03970c,
-0x039710,
-0x039714,
-0x039718,
-0x03971c,
-0x039720,
-0x039724,
-0x039728,
-0x03972c,
-0x039730,
-0x039734,
-0x039738,
-0x03973c,
-0x039740,
-0x039744,
-0x039748,
-0x03974c,
-0x039750,
-0x039754,
-0x039758,
-0x03975c,
-0x039760,
-0x039764,
-0x039768,
-0x03976c,
-0x039770,
-0x039774,
-0x039778,
-0x03977c,
-0x039780,
-0x039784,
-0x039788,
-0x03978c,
-0x039790,
-0x039794,
-0x039798,
-0x03979c,
-0x0397a0,
-0x0397a4,
-0x0397a8,
-0x0397ac,
-0x0397b0,
-0x0397b4,
-0x0397b8,
-0x0397bc,
-0x0397c0,
-0x0397c4,
-0x0397c8,
-0x0397cc,
-0x0397d0,
-0x0397d4,
-0x0397d8,
-0x0397dc,
-0x0397e0,
-0x0397e4,
-0x0397e8,
-0x0397ec,
-0x0397f0,
-0x0397f4,
-0x0397f8,
-0x0397fc,
-0x039800,
-0x039804,
-0x039808,
-0x03980c,
-0x039810,
-0x039814,
-0x039818,
-0x03981c,
-0x039820,
-0x039824,
-0x039828,
-0x03982c,
-0x039830,
-0x039834,
-0x039838,
-0x03983c,
-0x039840,
-0x039844,
-0x039848,
-0x03984c,
-0x039850,
-0x039854,
-0x039858,
-0x03985c,
-0x039860,
-0x039864,
-0x039868,
-0x03986c,
-0x039870,
-0x039874,
-0x039878,
-0x03987c,
-0x039880,
-0x039884,
-0x039888,
-0x03988c,
-0x039890,
-0x039894,
-0x039898,
-0x03989c,
-0x0398a0,
-0x0398a4,
-0x0398a8,
-0x0398ac,
-0x0398b0,
-0x0398b4,
-0x0398b8,
-0x0398bc,
-0x0398c0,
-0x0398c4,
-0x0398c8,
-0x0398cc,
-0x0398d0,
-0x0398d4,
-0x0398d8,
-0x0398dc,
-0x0398e0,
-0x0398e4,
-0x0398e8,
-0x0398ec,
-0x0398f0,
-0x0398f4,
-0x0398f8,
-0x0398fc,
-0x039900,
-0x039904,
-0x039908,
-0x03990c,
-0x039910,
-0x039914,
-0x039918,
-0x03991c,
-0x039920,
-0x039924,
-0x039928,
-0x03992c,
-0x039930,
-0x039934,
-0x039938,
-0x03993c,
-0x039940,
-0x039944,
-0x039948,
-0x03994c,
-0x039950,
-0x039954,
-0x039958,
-0x03995c,
-0x039960,
-0x039964,
-0x039968,
-0x03996c,
-0x039970,
-0x039974,
-0x039978,
-0x03997c,
-0x039980,
-0x039984,
-0x039988,
-0x03998c,
-0x039990,
-0x039994,
-0x039998,
-0x03999c,
-0x0399a0,
-0x0399a4,
-0x0399a8,
-0x0399ac,
-0x0399b0,
-0x0399b4,
-0x0399b8,
-0x0399bc,
-0x0399c0,
-0x0399c4,
-0x0399c8,
-0x0399cc,
-0x0399d0,
-0x0399d4,
-0x0399d8,
-0x0399dc,
-0x0399e0,
-0x0399e4,
-0x0399e8,
-0x0399ec,
-0x0399f0,
-0x0399f4,
-0x0399f8,
-0x0399fc,
-0x039a00,
-0x039a04,
-0x039a08,
-0x039a0c,
-0x039a10,
-0x039a14,
-0x039a18,
-0x039a1c,
-0x039a20,
-0x039a24,
-0x039a28,
-0x039a2c,
-0x039a30,
-0x039a34,
-0x039a38,
-0x039a3c,
-0x039a40,
-0x039a44,
-0x039a48,
-0x039a4c,
-0x039a50,
-0x039a54,
-0x039a58,
-0x039a5c,
-0x039a60,
-0x039a64,
-0x039a68,
-0x039a6c,
-0x039a70,
-0x039a74,
-0x039a78,
-0x039a7c,
-0x039a80,
-0x039a84,
-0x039a88,
-0x039a8c,
-0x039a90,
-0x039a94,
-0x039a98,
-0x039a9c,
-0x039aa0,
-0x039aa4,
-0x039aa8,
-0x039aac,
-0x039ab0,
-0x039ab4,
-0x039ab8,
-0x039abc,
-0x039ac0,
-0x039ac4,
-0x039ac8,
-0x039acc,
-0x039ad0,
-0x039ad4,
-0x039ad8,
-0x039adc,
-0x039ae0,
-0x039ae4,
-0x039ae8,
-0x039aec,
-0x039af0,
-0x039af4,
-0x039af8,
-0x039afc,
-0x039b00,
-0x039b04,
-0x039b08,
-0x039b0c,
-0x039b10,
-0x039b14,
-0x039b18,
-0x039b1c,
-0x039b20,
-0x039b24,
-0x039b28,
-0x039b2c,
-0x039b30,
-0x039b34,
-0x039b38,
-0x039b3c,
-0x039b40,
-0x039b44,
-0x039b48,
-0x039b4c,
-0x039b50,
-0x039b54,
-0x039b58,
-0x039b5c,
-0x039b60,
-0x039b64,
-0x039b68,
-0x039b6c,
-0x039b70,
-0x039b74,
-0x039b78,
-0x039b7c,
-0x039b80,
-0x039b84,
-0x039b88,
-0x039b8c,
-0x039b90,
-0x039b94,
-0x039b98,
-0x039b9c,
-0x039ba0,
-0x039ba4,
-0x039ba8,
-0x039bac,
-0x039bb0,
-0x039bb4,
-0x039bb8,
-0x039bbc,
-0x039bc0,
-0x039bc4,
-0x039bc8,
-0x039bcc,
-0x039bd0,
-0x039bd4,
-0x039bd8,
-0x039bdc,
-0x039be0,
-0x039be4,
-0x039be8,
-0x039bec,
-0x039bf0,
-0x039bf4,
-0x039bf8,
-0x039bfc,
-0x039c00,
-0x039c04,
-0x039c08,
-0x039c0c,
-0x039c10,
-0x039c14,
-0x039c18,
-0x039c1c,
-0x039c20,
-0x039c24,
-0x039c28,
-0x039c2c,
-0x039c30,
-0x039c34,
-0x039c38,
-0x039c3c,
-0x039c40,
-0x039c44,
-0x039c48,
-0x039c4c,
-0x039c50,
-0x039c54,
-0x039c58,
-0x039c5c,
-0x039c60,
-0x039c64,
-0x039c68,
-0x039c6c,
-0x039c70,
-0x039c74,
-0x039c78,
-0x039c7c,
-0x039c80,
-0x039c84,
-0x039c88,
-0x039c8c,
-0x039c90,
-0x039c94,
-0x039c98,
-0x039c9c,
-0x039ca0,
-0x039ca4,
-0x039ca8,
-0x039cac,
-0x039cb0,
-0x039cb4,
-0x039cb8,
-0x039cbc,
-0x039cc0,
-0x039cc4,
-0x039cc8,
-0x039ccc,
-0x039cd0,
-0x039cd4,
-0x039cd8,
-0x039cdc,
-0x039ce0,
-0x039ce4,
-0x039ce8,
-0x039cec,
-0x039cf0,
-0x039cf4,
-0x039cf8,
-0x039cfc,
-0x039d00,
-0x039d04,
-0x039d08,
-0x039d0c,
-0x039d10,
-0x039d14,
-0x039d18,
-0x039d1c,
-0x039d20,
-0x039d24,
-0x039d28,
-0x039d2c,
-0x039d30,
-0x039d34,
-0x039d38,
-0x039d3c,
-0x039d40,
-0x039d44,
-0x039d48,
-0x039d4c,
-0x039d50,
-0x039d54,
-0x039d58,
-0x039d5c,
-0x039d60,
-0x039d64,
-0x039d68,
-0x039d6c,
-0x039d70,
-0x039d74,
-0x039d78,
-0x039d7c,
-0x039d80,
-0x039d84,
-0x039d88,
-0x039d8c,
-0x039d90,
-0x039d94,
-0x039d98,
-0x039d9c,
-0x039da0,
-0x039da4,
-0x039da8,
-0x039dac,
-0x039db0,
-0x039db4,
-0x039db8,
-0x039dbc,
-0x039dc0,
-0x039dc4,
-0x039dc8,
-0x039dcc,
-0x039dd0,
-0x039dd4,
-0x039dd8,
-0x039ddc,
-0x039de0,
-0x039de4,
-0x039de8,
-0x039dec,
-0x039df0,
-0x039df4,
-0x039df8,
-0x039dfc,
-0x039e00,
-0x039e04,
-0x039e08,
-0x039e0c,
-0x039e10,
-0x039e14,
-0x039e18,
-0x039e1c,
-0x039e20,
-0x039e24,
-0x039e28,
-0x039e2c,
-0x039e30,
-0x039e34,
-0x039e38,
-0x039e3c,
-0x039e40,
-0x039e44,
-0x039e48,
-0x039e4c,
-0x039e50,
-0x039e54,
-0x039e58,
-0x039e5c,
-0x039e60,
-0x039e64,
-0x039e68,
-0x039e6c,
-0x039e70,
-0x039e74,
-0x039e78,
-0x039e7c,
-0x039e80,
-0x039e84,
-0x039e88,
-0x039e8c,
-0x039e90,
-0x039e94,
-0x039e98,
-0x039e9c,
-0x039ea0,
-0x039ea4,
-0x039ea8,
-0x039eac,
-0x039eb0,
-0x039eb4,
-0x039eb8,
-0x039ebc,
-0x039ec0,
-0x039ec4,
-0x039ec8,
-0x039ecc,
-0x039ed0,
-0x039ed4,
-0x039ed8,
-0x039edc,
-0x039ee0,
-0x039ee4,
-0x039ee8,
-0x039eec,
-0x039ef0,
-0x039ef4,
-0x039ef8,
-0x039efc,
-0x039f00,
-0x039f04,
-0x039f08,
-0x039f0c,
-0x039f10,
-0x039f14,
-0x039f18,
-0x039f1c,
-0x039f20,
-0x039f24,
-0x039f28,
-0x039f2c,
-0x039f30,
-0x039f34,
-0x039f38,
-0x039f3c,
-0x039f40,
-0x039f44,
-0x039f48,
-0x039f4c,
-0x039f50,
-0x039f54,
-0x039f58,
-0x039f5c,
-0x039f60,
-0x039f64,
-0x039f68,
-0x039f6c,
-0x039f70,
-0x039f74,
-0x039f78,
-0x039f7c,
-0x039f80,
-0x039f84,
-0x039f88,
-0x039f8c,
-0x039f90,
-0x039f94,
-0x039f98,
-0x039f9c,
-0x039fa0,
-0x039fa4,
-0x039fa8,
-0x039fac,
-0x039fb0,
-0x039fb4,
-0x039fb8,
-0x039fbc,
-0x039fc0,
-0x039fc4,
-0x039fc8,
-0x039fcc,
-0x039fd0,
-0x039fd4,
-0x039fd8,
-0x039fdc,
-0x039fe0,
-0x039fe4,
-0x039fe8,
-0x039fec,
-0x039ff0,
-0x039ff4,
-0x039ff8,
-0x039ffc,
-0x03a000,
-0x03a004,
-0x03a008,
-0x03a00c,
-0x03a010,
-0x03a014,
-0x03a018,
-0x03a01c,
-0x03a020,
-0x03a024,
-0x03a028,
-0x03a02c,
-0x03a030,
-0x03a034,
-0x03a038,
-0x03a03c,
-0x03a040,
-0x03a044,
-0x03a048,
-0x03a04c,
-0x03a050,
-0x03a054,
-0x03a058,
-0x03a05c,
-0x03a060,
-0x03a064,
-0x03a068,
-0x03a06c,
-0x03a070,
-0x03a074,
-0x03a078,
-0x03a07c,
-0x03a080,
-0x03a084,
-0x03a088,
-0x03a08c,
-0x03a090,
-0x03a094,
-0x03a098,
-0x03a09c,
-0x03a0a0,
-0x03a0a4,
-0x03a0a8,
-0x03a0ac,
-0x03a0b0,
-0x03a0b4,
-0x03a0b8,
-0x03a0bc,
-0x03a0c0,
-0x03a0c4,
-0x03a0c8,
-0x03a0cc,
-0x03a0d0,
-0x03a0d4,
-0x03a0d8,
-0x03a0dc,
-0x03a0e0,
-0x03a0e4,
-0x03a0e8,
-0x03a0ec,
-0x03a0f0,
-0x03a0f4,
-0x03a0f8,
-0x03a0fc,
-0x03a100,
-0x03a104,
-0x03a108,
-0x03a10c,
-0x03a110,
-0x03a114,
-0x03a118,
-0x03a11c,
-0x03a120,
-0x03a124,
-0x03a128,
-0x03a12c,
-0x03a130,
-0x03a134,
-0x03a138,
-0x03a13c,
-0x03a140,
-0x03a144,
-0x03a148,
-0x03a14c,
-0x03a150,
-0x03a154,
-0x03a158,
-0x03a15c,
-0x03a160,
-0x03a164,
-0x03a168,
-0x03a16c,
-0x03a170,
-0x03a174,
-0x03a178,
-0x03a17c,
-0x03a180,
-0x03a184,
-0x03a188,
-0x03a18c,
-0x03a190,
-0x03a194,
-0x03a198,
-0x03a19c,
-0x03a1a0,
-0x03a1a4,
-0x03a1a8,
-0x03a1ac,
-0x03a1b0,
-0x03a1b4,
-0x03a1b8,
-0x03a1bc,
-0x03a1c0,
-0x03a1c4,
-0x03a1c8,
-0x03a1cc,
-0x03a1d0,
-0x03a1d4,
-0x03a1d8,
-0x03a1dc,
-0x03a1e0,
-0x03a1e4,
-0x03a1e8,
-0x03a1ec,
-0x03a1f0,
-0x03a1f4,
-0x03a1f8,
-0x03a1fc,
-0x03a200,
-0x03a204,
-0x03a208,
-0x03a20c,
-0x03a210,
-0x03a214,
-0x03a218,
-0x03a21c,
-0x03a220,
-0x03a224,
-0x03a228,
-0x03a22c,
-0x03a230,
-0x03a234,
-0x03a238,
-0x03a23c,
-0x03a240,
-0x03a244,
-0x03a248,
-0x03a24c,
-0x03a250,
-0x03a254,
-0x03a258,
-0x03a25c,
-0x03a260,
-0x03a264,
-0x03a268,
-0x03a26c,
-0x03a270,
-0x03a274,
-0x03a278,
-0x03a27c,
-0x03a280,
-0x03a284,
-0x03a288,
-0x03a28c,
-0x03a290,
-0x03a294,
-0x03a298,
-0x03a29c,
-0x03a2a0,
-0x03a2a4,
-0x03a2a8,
-0x03a2ac,
-0x03a2b0,
-0x03a2b4,
-0x03a2b8,
-0x03a2bc,
-0x03a2c0,
-0x03a2c4,
-0x03a2c8,
-0x03a2cc,
-0x03a2d0,
-0x03a2d4,
-0x03a2d8,
-0x03a2dc,
-0x03a2e0,
-0x03a2e4,
-0x03a2e8,
-0x03a2ec,
-0x03a2f0,
-0x03a2f4,
-0x03a2f8,
-0x03a2fc,
-0x03a300,
-0x03a304,
-0x03a308,
-0x03a30c,
-0x03a310,
-0x03a314,
-0x03a318,
-0x03a31c,
-0x03a320,
-0x03a324,
-0x03a328,
-0x03a32c,
-0x03a330,
-0x03a334,
-0x03a338,
-0x03a33c,
-0x03a340,
-0x03a344,
-0x03a348,
-0x03a34c,
-0x03a350,
-0x03a354,
-0x03a358,
-0x03a35c,
-0x03a360,
-0x03a364,
-0x03a368,
-0x03a36c,
-0x03a370,
-0x03a374,
-0x03a378,
-0x03a37c,
-0x03a380,
-0x03a384,
-0x03a388,
-0x03a38c,
-0x03a390,
-0x03a394,
-0x03a398,
-0x03a39c,
-0x03a3a0,
-0x03a3a4,
-0x03a3a8,
-0x03a3ac,
-0x03a3b0,
-0x03a3b4,
-0x03a3b8,
-0x03a3bc,
-0x03a3c0,
-0x03a3c4,
-0x03a3c8,
-0x03a3cc,
-0x03a3d0,
-0x03a3d4,
-0x03a3d8,
-0x03a3dc,
-0x03a3e0,
-0x03a3e4,
-0x03a3e8,
-0x03a3ec,
-0x03a3f0,
-0x03a3f4,
-0x03a3f8,
-0x03a3fc,
-0x03a400,
-0x03a404,
-0x03a408,
-0x03a40c,
-0x03a410,
-0x03a414,
-0x03a418,
-0x03a41c,
-0x03a420,
-0x03a424,
-0x03a428,
-0x03a42c,
-0x03a430,
-0x03a434,
-0x03a438,
-0x03a43c,
-0x03a440,
-0x03a444,
-0x03a448,
-0x03a44c,
-0x03a450,
-0x03a454,
-0x03a458,
-0x03a45c,
-0x03a460,
-0x03a464,
-0x03a468,
-0x03a46c,
-0x03a470,
-0x03a474,
-0x03a478,
-0x03a47c,
-0x03a480,
-0x03a484,
-0x03a488,
-0x03a48c,
-0x03a490,
-0x03a494,
-0x03a498,
-0x03a49c,
-0x03a4a0,
-0x03a4a4,
-0x03a4a8,
-0x03a4ac,
-0x03a4b0,
-0x03a4b4,
-0x03a4b8,
-0x03a4bc,
-0x03a4c0,
-0x03a4c4,
-0x03a4c8,
-0x03a4cc,
-0x03a4d0,
-0x03a4d4,
-0x03a4d8,
-0x03a4dc,
-0x03a4e0,
-0x03a4e4,
-0x03a4e8,
-0x03a4ec,
-0x03a4f0,
-0x03a4f4,
-0x03a4f8,
-0x03a4fc,
-0x03a500,
-0x03a504,
-0x03a508,
-0x03a50c,
-0x03a510,
-0x03a514,
-0x03a518,
-0x03a51c,
-0x03a520,
-0x03a524,
-0x03a528,
-0x03a52c,
-0x03a530,
-0x03a534,
-0x03a538,
-0x03a53c,
-0x03a540,
-0x03a544,
-0x03a548,
-0x03a54c,
-0x03a550,
-0x03a554,
-0x03a558,
-0x03a55c,
-0x03a560,
-0x03a564,
-0x03a568,
-0x03a56c,
-0x03a570,
-0x03a574,
-0x03a578,
-0x03a57c,
-0x03a580,
-0x03a584,
-0x03a588,
-0x03a58c,
-0x03a590,
-0x03a594,
-0x03a598,
-0x03a59c,
-0x03a5a0,
-0x03a5a4,
-0x03a5a8,
-0x03a5ac,
-0x03a5b0,
-0x03a5b4,
-0x03a5b8,
-0x03a5bc,
-0x03a5c0,
-0x03a5c4,
-0x03a5c8,
-0x03a5cc,
-0x03a5d0,
-0x03a5d4,
-0x03a5d8,
-0x03a5dc,
-0x03a5e0,
-0x03a5e4,
-0x03a5e8,
-0x03a5ec,
-0x03a5f0,
-0x03a5f4,
-0x03a5f8,
-0x03a5fc,
-0x03a600,
-0x03a604,
-0x03a608,
-0x03a60c,
-0x03a610,
-0x03a614,
-0x03a618,
-0x03a61c,
-0x03a620,
-0x03a624,
-0x03a628,
-0x03a62c,
-0x03a630,
-0x03a634,
-0x03a638,
-0x03a63c,
-0x03a640,
-0x03a644,
-0x03a648,
-0x03a64c,
-0x03a650,
-0x03a654,
-0x03a658,
-0x03a65c,
-0x03a660,
-0x03a664,
-0x03a668,
-0x03a66c,
-0x03a670,
-0x03a674,
-0x03a678,
-0x03a67c,
-0x03a680,
-0x03a684,
-0x03a688,
-0x03a68c,
-0x03a690,
-0x03a694,
-0x03a698,
-0x03a69c,
-0x03a6a0,
-0x03a6a4,
-0x03a6a8,
-0x03a6ac,
-0x03a6b0,
-0x03a6b4,
-0x03a6b8,
-0x03a6bc,
-0x03a6c0,
-0x03a6c4,
-0x03a6c8,
-0x03a6cc,
-0x03a6d0,
-0x03a6d4,
-0x03a6d8,
-0x03a6dc,
-0x03a6e0,
-0x03a6e4,
-0x03a6e8,
-0x03a6ec,
-0x03a6f0,
-0x03a6f4,
-0x03a6f8,
-0x03a6fc,
-0x03a700,
-0x03a704,
-0x03a708,
-0x03a70c,
-0x03a710,
-0x03a714,
-0x03a718,
-0x03a71c,
-0x03a720,
-0x03a724,
-0x03a728,
-0x03a72c,
-0x03a730,
-0x03a734,
-0x03a738,
-0x03a73c,
-0x03a740,
-0x03a744,
-0x03a748,
-0x03a74c,
-0x03a750,
-0x03a754,
-0x03a758,
-0x03a75c,
-0x03a760,
-0x03a764,
-0x03a768,
-0x03a76c,
-0x03a770,
-0x03a774,
-0x03a778,
-0x03a77c,
-0x03a780,
-0x03a784,
-0x03a788,
-0x03a78c,
-0x03a790,
-0x03a794,
-0x03a798,
-0x03a79c,
-0x03a7a0,
-0x03a7a4,
-0x03a7a8,
-0x03a7ac,
-0x03a7b0,
-0x03a7b4,
-0x03a7b8,
-0x03a7bc,
-0x03a7c0,
-0x03a7c4,
-0x03a7c8,
-0x03a7cc,
-0x03a7d0,
-0x03a7d4,
-0x03a7d8,
-0x03a7dc,
-0x03a7e0,
-0x03a7e4,
-0x03a7e8,
-0x03a7ec,
-0x03a7f0,
-0x03a7f4,
-0x03a7f8,
-0x03a7fc,
-0x03a800,
-0x03a804,
-0x03a808,
-0x03a80c,
-0x03a810,
-0x03a814,
-0x03a818,
-0x03a81c,
-0x03a820,
-0x03a824,
-0x03a828,
-0x03a82c,
-0x03a830,
-0x03a834,
-0x03a838,
-0x03a83c,
-0x03a840,
-0x03a844,
-0x03a848,
-0x03a84c,
-0x03a850,
-0x03a854,
-0x03a858,
-0x03a85c,
-0x03a860,
-0x03a864,
-0x03a868,
-0x03a86c,
-0x03a870,
-0x03a874,
-0x03a878,
-0x03a87c,
-0x03a880,
-0x03a884,
-0x03a888,
-0x03a88c,
-0x03a890,
-0x03a894,
-0x03a898,
-0x03a89c,
-0x03a8a0,
-0x03a8a4,
-0x03a8a8,
-0x03a8ac,
-0x03a8b0,
-0x03a8b4,
-0x03a8b8,
-0x03a8bc,
-0x03a8c0,
-0x03a8c4,
-0x03a8c8,
-0x03a8cc,
-0x03a8d0,
-0x03a8d4,
-0x03a8d8,
-0x03a8dc,
-0x03a8e0,
-0x03a8e4,
-0x03a8e8,
-0x03a8ec,
-0x03a8f0,
-0x03a8f4,
-0x03a8f8,
-0x03a8fc,
-0x03a900,
-0x03a904,
-0x03a908,
-0x03a90c,
-0x03a910,
-0x03a914,
-0x03a918,
-0x03a91c,
-0x03a920,
-0x03a924,
-0x03a928,
-0x03a92c,
-0x03a930,
-0x03a934,
-0x03a938,
-0x03a93c,
-0x03a940,
-0x03a944,
-0x03a948,
-0x03a94c,
-0x03a950,
-0x03a954,
-0x03a958,
-0x03a95c,
-0x03a960,
-0x03a964,
-0x03a968,
-0x03a96c,
-0x03a970,
-0x03a974,
-0x03a978,
-0x03a97c,
-0x03a980,
-0x03a984,
-0x03a988,
-0x03a98c,
-0x03a990,
-0x03a994,
-0x03a998,
-0x03a99c,
-0x03a9a0,
-0x03a9a4,
-0x03a9a8,
-0x03a9ac,
-0x03a9b0,
-0x03a9b4,
-0x03a9b8,
-0x03a9bc,
-0x03a9c0,
-0x03a9c4,
-0x03a9c8,
-0x03a9cc,
-0x03a9d0,
-0x03a9d4,
-0x03a9d8,
-0x03a9dc,
-0x03a9e0,
-0x03a9e4,
-0x03a9e8,
-0x03a9ec,
-0x03a9f0,
-0x03a9f4,
-0x03a9f8,
-0x03a9fc,
-0x03aa00,
-0x03aa04,
-0x03aa08,
-0x03aa0c,
-0x03aa10,
-0x03aa14,
-0x03aa18,
-0x03aa1c,
-0x03aa20,
-0x03aa24,
-0x03aa28,
-0x03aa2c,
-0x03aa30,
-0x03aa34,
-0x03aa38,
-0x03aa3c,
-0x03aa40,
-0x03aa44,
-0x03aa48,
-0x03aa4c,
-0x03aa50,
-0x03aa54,
-0x03aa58,
-0x03aa5c,
-0x03aa60,
-0x03aa64,
-0x03aa68,
-0x03aa6c,
-0x03aa70,
-0x03aa74,
-0x03aa78,
-0x03aa7c,
-0x03aa80,
-0x03aa84,
-0x03aa88,
-0x03aa8c,
-0x03aa90,
-0x03aa94,
-0x03aa98,
-0x03aa9c,
-0x03aaa0,
-0x03aaa4,
-0x03aaa8,
-0x03aaac,
-0x03aab0,
-0x03aab4,
-0x03aab8,
-0x03aabc,
-0x03aac0,
-0x03aac4,
-0x03aac8,
-0x03aacc,
-0x03aad0,
-0x03aad4,
-0x03aad8,
-0x03aadc,
-0x03aae0,
-0x03aae4,
-0x03aae8,
-0x03aaec,
-0x03aaf0,
-0x03aaf4,
-0x03aaf8,
-0x03aafc,
-0x03ab00,
-0x03ab04,
-0x03ab08,
-0x03ab0c,
-0x03ab10,
-0x03ab14,
-0x03ab18,
-0x03ab1c,
-0x03ab20,
-0x03ab24,
-0x03ab28,
-0x03ab2c,
-0x03ab30,
-0x03ab34,
-0x03ab38,
-0x03ab3c,
-0x03ab40,
-0x03ab44,
-0x03ab48,
-0x03ab4c,
-0x03ab50,
-0x03ab54,
-0x03ab58,
-0x03ab5c,
-0x03ab60,
-0x03ab64,
-0x03ab68,
-0x03ab6c,
-0x03ab70,
-0x03ab74,
-0x03ab78,
-0x03ab7c,
-0x03ab80,
-0x03ab84,
-0x03ab88,
-0x03ab8c,
-0x03ab90,
-0x03ab94,
-0x03ab98,
-0x03ab9c,
-0x03aba0,
-0x03aba4,
-0x03aba8,
-0x03abac,
-0x03abb0,
-0x03abb4,
-0x03abb8,
-0x03abbc,
-0x03abc0,
-0x03abc4,
-0x03abc8,
-0x03abcc,
-0x03abd0,
-0x03abd4,
-0x03abd8,
-0x03abdc,
-0x03abe0,
-0x03abe4,
-0x03abe8,
-0x03abec,
-0x03abf0,
-0x03abf4,
-0x03abf8,
-0x03abfc,
-0x03ac00,
-0x03ac04,
-0x03ac08,
-0x03ac0c,
-0x03ac10,
-0x03ac14,
-0x03ac18,
-0x03ac1c,
-0x03ac20,
-0x03ac24,
-0x03ac28,
-0x03ac2c,
-0x03ac30,
-0x03ac34,
-0x03ac38,
-0x03ac3c,
-0x03ac40,
-0x03ac44,
-0x03ac48,
-0x03ac4c,
-0x03ac50,
-0x03ac54,
-0x03ac58,
-0x03ac5c,
-0x03ac60,
-0x03ac64,
-0x03ac68,
-0x03ac6c,
-0x03ac70,
-0x03ac74,
-0x03ac78,
-0x03ac7c,
-0x03ac80,
-0x03ac84,
-0x03ac88,
-0x03ac8c,
-0x03ac90,
-0x03ac94,
-0x03ac98,
-0x03ac9c,
-0x03aca0,
-0x03aca4,
-0x03aca8,
-0x03acac,
-0x03acb0,
-0x03acb4,
-0x03acb8,
-0x03acbc,
-0x03acc0,
-0x03acc4,
-0x03acc8,
-0x03accc,
-0x03acd0,
-0x03acd4,
-0x03acd8,
-0x03acdc,
-0x03ace0,
-0x03ace4,
-0x03ace8,
-0x03acec,
-0x03acf0,
-0x03acf4,
-0x03acf8,
-0x03acfc,
-0x03ad00,
-0x03ad04,
-0x03ad08,
-0x03ad0c,
-0x03ad10,
-0x03ad14,
-0x03ad18,
-0x03ad1c,
-0x03ad20,
-0x03ad24,
-0x03ad28,
-0x03ad2c,
-0x03ad30,
-0x03ad34,
-0x03ad38,
-0x03ad3c,
-0x03ad40,
-0x03ad44,
-0x03ad48,
-0x03ad4c,
-0x03ad50,
-0x03ad54,
-0x03ad58,
-0x03ad5c,
-0x03ad60,
-0x03ad64,
-0x03ad68,
-0x03ad6c,
-0x03ad70,
-0x03ad74,
-0x03ad78,
-0x03ad7c,
-0x03ad80,
-0x03ad84,
-0x03ad88,
-0x03ad8c,
-0x03ad90,
-0x03ad94,
-0x03ad98,
-0x03ad9c,
-0x03ada0,
-0x03ada4,
-0x03ada8,
-0x03adac,
-0x03adb0,
-0x03adb4,
-0x03adb8,
-0x03adbc,
-0x03adc0,
-0x03adc4,
-0x03adc8,
-0x03adcc,
-0x03add0,
-0x03add4,
-0x03add8,
-0x03addc,
-0x03ade0,
-0x03ade4,
-0x03ade8,
-0x03adec,
-0x03adf0,
-0x03adf4,
-0x03adf8,
-0x03adfc,
-0x03ae00,
-0x03ae04,
-0x03ae08,
-0x03ae0c,
-0x03ae10,
-0x03ae14,
-0x03ae18,
-0x03ae1c,
-0x03ae20,
-0x03ae24,
-0x03ae28,
-0x03ae2c,
-0x03ae30,
-0x03ae34,
-0x03ae38,
-0x03ae3c,
-0x03ae40,
-0x03ae44,
-0x03ae48,
-0x03ae4c,
-0x03ae50,
-0x03ae54,
-0x03ae58,
-0x03ae5c,
-0x03ae60,
-0x03ae64,
-0x03ae68,
-0x03ae6c,
-0x03ae70,
-0x03ae74,
-0x03ae78,
-0x03ae7c,
-0x03ae80,
-0x03ae84,
-0x03ae88,
-0x03ae8c,
-0x03ae90,
-0x03ae94,
-0x03ae98,
-0x03ae9c,
-0x03aea0,
-0x03aea4,
-0x03aea8,
-0x03aeac,
-0x03aeb0,
-0x03aeb4,
-0x03aeb8,
-0x03aebc,
-0x03aec0,
-0x03aec4,
-0x03aec8,
-0x03aecc,
-0x03aed0,
-0x03aed4,
-0x03aed8,
-0x03aedc,
-0x03aee0,
-0x03aee4,
-0x03aee8,
-0x03aeec,
-0x03aef0,
-0x03aef4,
-0x03aef8,
-0x03aefc,
-0x03af00,
-0x03af04,
-0x03af08,
-0x03af0c,
-0x03af10,
-0x03af14,
-0x03af18,
-0x03af1c,
-0x03af20,
-0x03af24,
-0x03af28,
-0x03af2c,
-0x03af30,
-0x03af34,
-0x03af38,
-0x03af3c,
-0x03af40,
-0x03af44,
-0x03af48,
-0x03af4c,
-0x03af50,
-0x03af54,
-0x03af58,
-0x03af5c,
-0x03af60,
-0x03af64,
-0x03af68,
-0x03af6c,
-0x03af70,
-0x03af74,
-0x03af78,
-0x03af7c,
-0x03af80,
-0x03af84,
-0x03af88,
-0x03af8c,
-0x03af90,
-0x03af94,
-0x03af98,
-0x03af9c,
-0x03afa0,
-0x03afa4,
-0x03afa8,
-0x03afac,
-0x03afb0,
-0x03afb4,
-0x03afb8,
-0x03afbc,
-0x03afc0,
-0x03afc4,
-0x03afc8,
-0x03afcc,
-0x03afd0,
-0x03afd4,
-0x03afd8,
-0x03afdc,
-0x03afe0,
-0x03afe4,
-0x03afe8,
-0x03afec,
-0x03aff0,
-0x03aff4,
-0x03aff8,
-0x03affc,
-0x03b000,
-0x03b004,
-0x03b008,
-0x03b00c,
-0x03b010,
-0x03b014,
-0x03b018,
-0x03b01c,
-0x03b020,
-0x03b024,
-0x03b028,
-0x03b02c,
-0x03b030,
-0x03b034,
-0x03b038,
-0x03b03c,
-0x03b040,
-0x03b044,
-0x03b048,
-0x03b04c,
-0x03b050,
-0x03b054,
-0x03b058,
-0x03b05c,
-0x03b060,
-0x03b064,
-0x03b068,
-0x03b06c,
-0x03b070,
-0x03b074,
-0x03b078,
-0x03b07c,
-0x03b080,
-0x03b084,
-0x03b088,
-0x03b08c,
-0x03b090,
-0x03b094,
-0x03b098,
-0x03b09c,
-0x03b0a0,
-0x03b0a4,
-0x03b0a8,
-0x03b0ac,
-0x03b0b0,
-0x03b0b4,
-0x03b0b8,
-0x03b0bc,
-0x03b0c0,
-0x03b0c4,
-0x03b0c8,
-0x03b0cc,
-0x03b0d0,
-0x03b0d4,
-0x03b0d8,
-0x03b0dc,
-0x03b0e0,
-0x03b0e4,
-0x03b0e8,
-0x03b0ec,
-0x03b0f0,
-0x03b0f4,
-0x03b0f8,
-0x03b0fc,
-0x03b100,
-0x03b104,
-0x03b108,
-0x03b10c,
-0x03b110,
-0x03b114,
-0x03b118,
-0x03b11c,
-0x03b120,
-0x03b124,
-0x03b128,
-0x03b12c,
-0x03b130,
-0x03b134,
-0x03b138,
-0x03b13c,
-0x03b140,
-0x03b144,
-0x03b148,
-0x03b14c,
-0x03b150,
-0x03b154,
-0x03b158,
-0x03b15c,
-0x03b160,
-0x03b164,
-0x03b168,
-0x03b16c,
-0x03b170,
-0x03b174,
-0x03b178,
-0x03b17c,
-0x03b180,
-0x03b184,
-0x03b188,
-0x03b18c,
-0x03b190,
-0x03b194,
-0x03b198,
-0x03b19c,
-0x03b1a0,
-0x03b1a4,
-0x03b1a8,
-0x03b1ac,
-0x03b1b0,
-0x03b1b4,
-0x03b1b8,
-0x03b1bc,
-0x03b1c0,
-0x03b1c4,
-0x03b1c8,
-0x03b1cc,
-0x03b1d0,
-0x03b1d4,
-0x03b1d8,
-0x03b1dc,
-0x03b1e0,
-0x03b1e4,
-0x03b1e8,
-0x03b1ec,
-0x03b1f0,
-0x03b1f4,
-0x03b1f8,
-0x03b1fc,
-0x03b200,
-0x03b204,
-0x03b208,
-0x03b20c,
-0x03b210,
-0x03b214,
-0x03b218,
-0x03b21c,
-0x03b220,
-0x03b224,
-0x03b228,
-0x03b22c,
-0x03b230,
-0x03b234,
-0x03b238,
-0x03b23c,
-0x03b240,
-0x03b244,
-0x03b248,
-0x03b24c,
-0x03b250,
-0x03b254,
-0x03b258,
-0x03b25c,
-0x03b260,
-0x03b264,
-0x03b268,
-0x03b26c,
-0x03b270,
-0x03b274,
-0x03b278,
-0x03b27c,
-0x03b280,
-0x03b284,
-0x03b288,
-0x03b28c,
-0x03b290,
-0x03b294,
-0x03b298,
-0x03b29c,
-0x03b2a0,
-0x03b2a4,
-0x03b2a8,
-0x03b2ac,
-0x03b2b0,
-0x03b2b4,
-0x03b2b8,
-0x03b2bc,
-0x03b2c0,
-0x03b2c4,
-0x03b2c8,
-0x03b2cc,
-0x03b2d0,
-0x03b2d4,
-0x03b2d8,
-0x03b2dc,
-0x03b2e0,
-0x03b2e4,
-0x03b2e8,
-0x03b2ec,
-0x03b2f0,
-0x03b2f4,
-0x03b2f8,
-0x03b2fc,
-0x03b300,
-0x03b304,
-0x03b308,
-0x03b30c,
-0x03b310,
-0x03b314,
-0x03b318,
-0x03b31c,
-0x03b320,
-0x03b324,
-0x03b328,
-0x03b32c,
-0x03b330,
-0x03b334,
-0x03b338,
-0x03b33c,
-0x03b340,
-0x03b344,
-0x03b348,
-0x03b34c,
-0x03b350,
-0x03b354,
-0x03b358,
-0x03b35c,
-0x03b360,
-0x03b364,
-0x03b368,
-0x03b36c,
-0x03b370,
-0x03b374,
-0x03b378,
-0x03b37c,
-0x03b380,
-0x03b384,
-0x03b388,
-0x03b38c,
-0x03b390,
-0x03b394,
-0x03b398,
-0x03b39c,
-0x03b3a0,
-0x03b3a4,
-0x03b3a8,
-0x03b3ac,
-0x03b3b0,
-0x03b3b4,
-0x03b3b8,
-0x03b3bc,
-0x03b3c0,
-0x03b3c4,
-0x03b3c8,
-0x03b3cc,
-0x03b3d0,
-0x03b3d4,
-0x03b3d8,
-0x03b3dc,
-0x03b3e0,
-0x03b3e4,
-0x03b3e8,
-0x03b3ec,
-0x03b3f0,
-0x03b3f4,
-0x03b3f8,
-0x03b3fc,
-0x03b400,
-0x03b404,
-0x03b408,
-0x03b40c,
-0x03b410,
-0x03b414,
-0x03b418,
-0x03b41c,
-0x03b420,
-0x03b424,
-0x03b428,
-0x03b42c,
-0x03b430,
-0x03b434,
-0x03b438,
-0x03b43c,
-0x03b440,
-0x03b444,
-0x03b448,
-0x03b44c,
-0x03b450,
-0x03b454,
-0x03b458,
-0x03b45c,
-0x03b460,
-0x03b464,
-0x03b468,
-0x03b46c,
-0x03b470,
-0x03b474,
-0x03b478,
-0x03b47c,
-0x03b480,
-0x03b484,
-0x03b488,
-0x03b48c,
-0x03b490,
-0x03b494,
-0x03b498,
-0x03b49c,
-0x03b4a0,
-0x03b4a4,
-0x03b4a8,
-0x03b4ac,
-0x03b4b0,
-0x03b4b4,
-0x03b4b8,
-0x03b4bc,
-0x03b4c0,
-0x03b4c4,
-0x03b4c8,
-0x03b4cc,
-0x03b4d0,
-0x03b4d4,
-0x03b4d8,
-0x03b4dc,
-0x03b4e0,
-0x03b4e4,
-0x03b4e8,
-0x03b4ec,
-0x03b4f0,
-0x03b4f4,
-0x03b4f8,
-0x03b4fc,
-0x03b500,
-0x03b504,
-0x03b508,
-0x03b50c,
-0x03b510,
-0x03b514,
-0x03b518,
-0x03b51c,
-0x03b520,
-0x03b524,
-0x03b528,
-0x03b52c,
-0x03b530,
-0x03b534,
-0x03b538,
-0x03b53c,
-0x03b540,
-0x03b544,
-0x03b548,
-0x03b54c,
-0x03b550,
-0x03b554,
-0x03b558,
-0x03b55c,
-0x03b560,
-0x03b564,
-0x03b568,
-0x03b56c,
-0x03b570,
-0x03b574,
-0x03b578,
-0x03b57c,
-0x03b580,
-0x03b584,
-0x03b588,
-0x03b58c,
-0x03b590,
-0x03b594,
-0x03b598,
-0x03b59c,
-0x03b5a0,
-0x03b5a4,
-0x03b5a8,
-0x03b5ac,
-0x03b5b0,
-0x03b5b4,
-0x03b5b8,
-0x03b5bc,
-0x03b5c0,
-0x03b5c4,
-0x03b5c8,
-0x03b5cc,
-0x03b5d0,
-0x03b5d4,
-0x03b5d8,
-0x03b5dc,
-0x03b5e0,
-0x03b5e4,
-0x03b5e8,
-0x03b5ec,
-0x03b5f0,
-0x03b5f4,
-0x03b5f8,
-0x03b5fc,
-0x03b600,
-0x03b604,
-0x03b608,
-0x03b60c,
-0x03b610,
-0x03b614,
-0x03b618,
-0x03b61c,
-0x03b620,
-0x03b624,
-0x03b628,
-0x03b62c,
-0x03b630,
-0x03b634,
-0x03b638,
-0x03b63c,
-0x03b640,
-0x03b644,
-0x03b648,
-0x03b64c,
-0x03b650,
-0x03b654,
-0x03b658,
-0x03b65c,
-0x03b660,
-0x03b664,
-0x03b668,
-0x03b66c,
-0x03b670,
-0x03b674,
-0x03b678,
-0x03b67c,
-0x03b680,
-0x03b684,
-0x03b688,
-0x03b68c,
-0x03b690,
-0x03b694,
-0x03b698,
-0x03b69c,
-0x03b6a0,
-0x03b6a4,
-0x03b6a8,
-0x03b6ac,
-0x03b6b0,
-0x03b6b4,
-0x03b6b8,
-0x03b6bc,
-0x03b6c0,
-0x03b6c4,
-0x03b6c8,
-0x03b6cc,
-0x03b6d0,
-0x03b6d4,
-0x03b6d8,
-0x03b6dc,
-0x03b6e0,
-0x03b6e4,
-0x03b6e8,
-0x03b6ec,
-0x03b6f0,
-0x03b6f4,
-0x03b6f8,
-0x03b6fc,
-0x03b700,
-0x03b704,
-0x03b708,
-0x03b70c,
-0x03b710,
-0x03b714,
-0x03b718,
-0x03b71c,
-0x03b720,
-0x03b724,
-0x03b728,
-0x03b72c,
-0x03b730,
-0x03b734,
-0x03b738,
-0x03b73c,
-0x03b740,
-0x03b744,
-0x03b748,
-0x03b74c,
-0x03b750,
-0x03b754,
-0x03b758,
-0x03b75c,
-0x03b760,
-0x03b764,
-0x03b768,
-0x03b76c,
-0x03b770,
-0x03b774,
-0x03b778,
-0x03b77c,
-0x03b780,
-0x03b784,
-0x03b788,
-0x03b78c,
-0x03b790,
-0x03b794,
-0x03b798,
-0x03b79c,
-0x03b7a0,
-0x03b7a4,
-0x03b7a8,
-0x03b7ac,
-0x03b7b0,
-0x03b7b4,
-0x03b7b8,
-0x03b7bc,
-0x03b7c0,
-0x03b7c4,
-0x03b7c8,
-0x03b7cc,
-0x03b7d0,
-0x03b7d4,
-0x03b7d8,
-0x03b7dc,
-0x03b7e0,
-0x03b7e4,
-0x03b7e8,
-0x03b7ec,
-0x03b7f0,
-0x03b7f4,
-0x03b7f8,
-0x03b7fc,
-0x03b800,
-0x03b804,
-0x03b808,
-0x03b80c,
-0x03b810,
-0x03b814,
-0x03b818,
-0x03b81c,
-0x03b820,
-0x03b824,
-0x03b828,
-0x03b82c,
-0x03b830,
-0x03b834,
-0x03b838,
-0x03b83c,
-0x03b840,
-0x03b844,
-0x03b848,
-0x03b84c,
-0x03b850,
-0x03b854,
-0x03b858,
-0x03b85c,
-0x03b860,
-0x03b864,
-0x03b868,
-0x03b86c,
-0x03b870,
-0x03b874,
-0x03b878,
-0x03b87c,
-0x03b880,
-0x03b884,
-0x03b888,
-0x03b88c,
-0x03b890,
-0x03b894,
-0x03b898,
-0x03b89c,
-0x03b8a0,
-0x03b8a4,
-0x03b8a8,
-0x03b8ac,
-0x03b8b0,
-0x03b8b4,
-0x03b8b8,
-0x03b8bc,
-0x03b8c0,
-0x03b8c4,
-0x03b8c8,
-0x03b8cc,
-0x03b8d0,
-0x03b8d4,
-0x03b8d8,
-0x03b8dc,
-0x03b8e0,
-0x03b8e4,
-0x03b8e8,
-0x03b8ec,
-0x03b8f0,
-0x03b8f4,
-0x03b8f8,
-0x03b8fc,
-0x03b900,
-0x03b904,
-0x03b908,
-0x03b90c,
-0x03b910,
-0x03b914,
-0x03b918,
-0x03b91c,
-0x03b920,
-0x03b924,
-0x03b928,
-0x03b92c,
-0x03b930,
-0x03b934,
-0x03b938,
-0x03b93c,
-0x03b940,
-0x03b944,
-0x03b948,
-0x03b94c,
-0x03b950,
-0x03b954,
-0x03b958,
-0x03b95c,
-0x03b960,
-0x03b964,
-0x03b968,
-0x03b96c,
-0x03b970,
-0x03b974,
-0x03b978,
-0x03b97c,
-0x03b980,
-0x03b984,
-0x03b988,
-0x03b98c,
-0x03b990,
-0x03b994,
-0x03b998,
-0x03b99c,
-0x03b9a0,
-0x03b9a4,
-0x03b9a8,
-0x03b9ac,
-0x03b9b0,
-0x03b9b4,
-0x03b9b8,
-0x03b9bc,
-0x03b9c0,
-0x03b9c4,
-0x03b9c8,
-0x03b9cc,
-0x03b9d0,
-0x03b9d4,
-0x03b9d8,
-0x03b9dc,
-0x03b9e0,
-0x03b9e4,
-0x03b9e8,
-0x03b9ec,
-0x03b9f0,
-0x03b9f4,
-0x03b9f8,
-0x03b9fc,
-0x03ba00,
-0x03ba04,
-0x03ba08,
-0x03ba0c,
-0x03ba10,
-0x03ba14,
-0x03ba18,
-0x03ba1c,
-0x03ba20,
-0x03ba24,
-0x03ba28,
-0x03ba2c,
-0x03ba30,
-0x03ba34,
-0x03ba38,
-0x03ba3c,
-0x03ba40,
-0x03ba44,
-0x03ba48,
-0x03ba4c,
-0x03ba50,
-0x03ba54,
-0x03ba58,
-0x03ba5c,
-0x03ba60,
-0x03ba64,
-0x03ba68,
-0x03ba6c,
-0x03ba70,
-0x03ba74,
-0x03ba78,
-0x03ba7c,
-0x03ba80,
-0x03ba84,
-0x03ba88,
-0x03ba8c,
-0x03ba90,
-0x03ba94,
-0x03ba98,
-0x03ba9c,
-0x03baa0,
-0x03baa4,
-0x03baa8,
-0x03baac,
-0x03bab0,
-0x03bab4,
-0x03bab8,
-0x03babc,
-0x03bac0,
-0x03bac4,
-0x03bac8,
-0x03bacc,
-0x03bad0,
-0x03bad4,
-0x03bad8,
-0x03badc,
-0x03bae0,
-0x03bae4,
-0x03bae8,
-0x03baec,
-0x03baf0,
-0x03baf4,
-0x03baf8,
-0x03bafc,
-0x03bb00,
-0x03bb04,
-0x03bb08,
-0x03bb0c,
-0x03bb10,
-0x03bb14,
-0x03bb18,
-0x03bb1c,
-0x03bb20,
-0x03bb24,
-0x03bb28,
-0x03bb2c,
-0x03bb30,
-0x03bb34,
-0x03bb38,
-0x03bb3c,
-0x03bb40,
-0x03bb44,
-0x03bb48,
-0x03bb4c,
-0x03bb50,
-0x03bb54,
-0x03bb58,
-0x03bb5c,
-0x03bb60,
-0x03bb64,
-0x03bb68,
-0x03bb6c,
-0x03bb70,
-0x03bb74,
-0x03bb78,
-0x03bb7c,
-0x03bb80,
-0x03bb84,
-0x03bb88,
-0x03bb8c,
-0x03bb90,
-0x03bb94,
-0x03bb98,
-0x03bb9c,
-0x03bba0,
-0x03bba4,
-0x03bba8,
-0x03bbac,
-0x03bbb0,
-0x03bbb4,
-0x03bbb8,
-0x03bbbc,
-0x03bbc0,
-0x03bbc4,
-0x03bbc8,
-0x03bbcc,
-0x03bbd0,
-0x03bbd4,
-0x03bbd8,
-0x03bbdc,
-0x03bbe0,
-0x03bbe4,
-0x03bbe8,
-0x03bbec,
-0x03bbf0,
-0x03bbf4,
-0x03bbf8,
-0x03bbfc,
-0x03bc00,
-0x03bc04,
-0x03bc08,
-0x03bc0c,
-0x03bc10,
-0x03bc14,
-0x03bc18,
-0x03bc1c,
-0x03bc20,
-0x03bc24,
-0x03bc28,
-0x03bc2c,
-0x03bc30,
-0x03bc34,
-0x03bc38,
-0x03bc3c,
-0x03bc40,
-0x03bc44,
-0x03bc48,
-0x03bc4c,
-0x03bc50,
-0x03bc54,
-0x03bc58,
-0x03bc5c,
-0x03bc60,
-0x03bc64,
-0x03bc68,
-0x03bc6c,
-0x03bc70,
-0x03bc74,
-0x03bc78,
-0x03bc7c,
-0x03bc80,
-0x03bc84,
-0x03bc88,
-0x03bc8c,
-0x03bc90,
-0x03bc94,
-0x03bc98,
-0x03bc9c,
-0x03bca0,
-0x03bca4,
-0x03bca8,
-0x03bcac,
-0x03bcb0,
-0x03bcb4,
-0x03bcb8,
-0x03bcbc,
-0x03bcc0,
-0x03bcc4,
-0x03bcc8,
-0x03bccc,
-0x03bcd0,
-0x03bcd4,
-0x03bcd8,
-0x03bcdc,
-0x03bce0,
-0x03bce4,
-0x03bce8,
-0x03bcec,
-0x03bcf0,
-0x03bcf4,
-0x03bcf8,
-0x03bcfc,
-0x03bd00,
-0x03bd04,
-0x03bd08,
-0x03bd0c,
-0x03bd10,
-0x03bd14,
-0x03bd18,
-0x03bd1c,
-0x03bd20,
-0x03bd24,
-0x03bd28,
-0x03bd2c,
-0x03bd30,
-0x03bd34,
-0x03bd38,
-0x03bd3c,
-0x03bd40,
-0x03bd44,
-0x03bd48,
-0x03bd4c,
-0x03bd50,
-0x03bd54,
-0x03bd58,
-0x03bd5c,
-0x03bd60,
-0x03bd64,
-0x03bd68,
-0x03bd6c,
-0x03bd70,
-0x03bd74,
-0x03bd78,
-0x03bd7c,
-0x03bd80,
-0x03bd84,
-0x03bd88,
-0x03bd8c,
-0x03bd90,
-0x03bd94,
-0x03bd98,
-0x03bd9c,
-0x03bda0,
-0x03bda4,
-0x03bda8,
-0x03bdac,
-0x03bdb0,
-0x03bdb4,
-0x03bdb8,
-0x03bdbc,
-0x03bdc0,
-0x03bdc4,
-0x03bdc8,
-0x03bdcc,
-0x03bdd0,
-0x03bdd4,
-0x03bdd8,
-0x03bddc,
-0x03bde0,
-0x03bde4,
-0x03bde8,
-0x03bdec,
-0x03bdf0,
-0x03bdf4,
-0x03bdf8,
-0x03bdfc,
-0x03be00,
-0x03be04,
-0x03be08,
-0x03be0c,
-0x03be10,
-0x03be14,
-0x03be18,
-0x03be1c,
-0x03be20,
-0x03be24,
-0x03be28,
-0x03be2c,
-0x03be30,
-0x03be34,
-0x03be38,
-0x03be3c,
-0x03be40,
-0x03be44,
-0x03be48,
-0x03be4c,
-0x03be50,
-0x03be54,
-0x03be58,
-0x03be5c,
-0x03be60,
-0x03be64,
-0x03be68,
-0x03be6c,
-0x03be70,
-0x03be74,
-0x03be78,
-0x03be7c,
-0x03be80,
-0x03be84,
-0x03be88,
-0x03be8c,
-0x03be90,
-0x03be94,
-0x03be98,
-0x03be9c,
-0x03bea0,
-0x03bea4,
-0x03bea8,
-0x03beac,
-0x03beb0,
-0x03beb4,
-0x03beb8,
-0x03bebc,
-0x03bec0,
-0x03bec4,
-0x03bec8,
-0x03becc,
-0x03bed0,
-0x03bed4,
-0x03bed8,
-0x03bedc,
-0x03bee0,
-0x03bee4,
-0x03bee8,
-0x03beec,
-0x03bef0,
-0x03bef4,
-0x03bef8,
-0x03befc,
-0x03bf00,
-0x03bf04,
-0x03bf08,
-0x03bf0c,
-0x03bf10,
-0x03bf14,
-0x03bf18,
-0x03bf1c,
-0x03bf20,
-0x03bf24,
-0x03bf28,
-0x03bf2c,
-0x03bf30,
-0x03bf34,
-0x03bf38,
-0x03bf3c,
-0x03bf40,
-0x03bf44,
-0x03bf48,
-0x03bf4c,
-0x03bf50,
-0x03bf54,
-0x03bf58,
-0x03bf5c,
-0x03bf60,
-0x03bf64,
-0x03bf68,
-0x03bf6c,
-0x03bf70,
-0x03bf74,
-0x03bf78,
-0x03bf7c,
-0x03bf80,
-0x03bf84,
-0x03bf88,
-0x03bf8c,
-0x03bf90,
-0x03bf94,
-0x03bf98,
-0x03bf9c,
-0x03bfa0,
-0x03bfa4,
-0x03bfa8,
-0x03bfac,
-0x03bfb0,
-0x03bfb4,
-0x03bfb8,
-0x03bfbc,
-0x03bfc0,
-0x03bfc4,
-0x03bfc8,
-0x03bfcc,
-0x03bfd0,
-0x03bfd4,
-0x03bfd8,
-0x03bfdc,
-0x03bfe0,
-0x03bfe4,
-0x03bfe8,
-0x03bfec,
-0x03bff0,
-0x03bff4,
-0x03bff8,
-0x03bffc,
-0x03c000,
-0x03c004,
-0x03c008,
-0x03c00c,
-0x03c010,
-0x03c014,
-0x03c018,
-0x03c01c,
-0x03c020,
-0x03c024,
-0x03c028,
-0x03c02c,
-0x03c030,
-0x03c034,
-0x03c038,
-0x03c03c,
-0x03c040,
-0x03c044,
-0x03c048,
-0x03c04c,
-0x03c050,
-0x03c054,
-0x03c058,
-0x03c05c,
-0x03c060,
-0x03c064,
-0x03c068,
-0x03c06c,
-0x03c070,
-0x03c074,
-0x03c078,
-0x03c07c,
-0x03c080,
-0x03c084,
-0x03c088,
-0x03c08c,
-0x03c090,
-0x03c094,
-0x03c098,
-0x03c09c,
-0x03c0a0,
-0x03c0a4,
-0x03c0a8,
-0x03c0ac,
-0x03c0b0,
-0x03c0b4,
-0x03c0b8,
-0x03c0bc,
-0x03c0c0,
-0x03c0c4,
-0x03c0c8,
-0x03c0cc,
-0x03c0d0,
-0x03c0d4,
-0x03c0d8,
-0x03c0dc,
-0x03c0e0,
-0x03c0e4,
-0x03c0e8,
-0x03c0ec,
-0x03c0f0,
-0x03c0f4,
-0x03c0f8,
-0x03c0fc,
-0x03c100,
-0x03c104,
-0x03c108,
-0x03c10c,
-0x03c110,
-0x03c114,
-0x03c118,
-0x03c11c,
-0x03c120,
-0x03c124,
-0x03c128,
-0x03c12c,
-0x03c130,
-0x03c134,
-0x03c138,
-0x03c13c,
-0x03c140,
-0x03c144,
-0x03c148,
-0x03c14c,
-0x03c150,
-0x03c154,
-0x03c158,
-0x03c15c,
-0x03c160,
-0x03c164,
-0x03c168,
-0x03c16c,
-0x03c170,
-0x03c174,
-0x03c178,
-0x03c17c,
-0x03c180,
-0x03c184,
-0x03c188,
-0x03c18c,
-0x03c190,
-0x03c194,
-0x03c198,
-0x03c19c,
-0x03c1a0,
-0x03c1a4,
-0x03c1a8,
-0x03c1ac,
-0x03c1b0,
-0x03c1b4,
-0x03c1b8,
-0x03c1bc,
-0x03c1c0,
-0x03c1c4,
-0x03c1c8,
-0x03c1cc,
-0x03c1d0,
-0x03c1d4,
-0x03c1d8,
-0x03c1dc,
-0x03c1e0,
-0x03c1e4,
-0x03c1e8,
-0x03c1ec,
-0x03c1f0,
-0x03c1f4,
-0x03c1f8,
-0x03c1fc,
-0x03c200,
-0x03c204,
-0x03c208,
-0x03c20c,
-0x03c210,
-0x03c214,
-0x03c218,
-0x03c21c,
-0x03c220,
-0x03c224,
-0x03c228,
-0x03c22c,
-0x03c230,
-0x03c234,
-0x03c238,
-0x03c23c,
-0x03c240,
-0x03c244,
-0x03c248,
-0x03c24c,
-0x03c250,
-0x03c254,
-0x03c258,
-0x03c25c,
-0x03c260,
-0x03c264,
-0x03c268,
-0x03c26c,
-0x03c270,
-0x03c274,
-0x03c278,
-0x03c27c,
-0x03c280,
-0x03c284,
-0x03c288,
-0x03c28c,
-0x03c290,
-0x03c294,
-0x03c298,
-0x03c29c,
-0x03c2a0,
-0x03c2a4,
-0x03c2a8,
-0x03c2ac,
-0x03c2b0,
-0x03c2b4,
-0x03c2b8,
-0x03c2bc,
-0x03c2c0,
-0x03c2c4,
-0x03c2c8,
-0x03c2cc,
-0x03c2d0,
-0x03c2d4,
-0x03c2d8,
-0x03c2dc,
-0x03c2e0,
-0x03c2e4,
-0x03c2e8,
-0x03c2ec,
-0x03c2f0,
-0x03c2f4,
-0x03c2f8,
-0x03c2fc,
-0x03c300,
-0x03c304,
-0x03c308,
-0x03c30c,
-0x03c310,
-0x03c314,
-0x03c318,
-0x03c31c,
-0x03c320,
-0x03c324,
-0x03c328,
-0x03c32c,
-0x03c330,
-0x03c334,
-0x03c338,
-0x03c33c,
-0x03c340,
-0x03c344,
-0x03c348,
-0x03c34c,
-0x03c350,
-0x03c354,
-0x03c358,
-0x03c35c,
-0x03c360,
-0x03c364,
-0x03c368,
-0x03c36c,
-0x03c370,
-0x03c374,
-0x03c378,
-0x03c37c,
-0x03c380,
-0x03c384,
-0x03c388,
-0x03c38c,
-0x03c390,
-0x03c394,
-0x03c398,
-0x03c39c,
-0x03c3a0,
-0x03c3a4,
-0x03c3a8,
-0x03c3ac,
-0x03c3b0,
-0x03c3b4,
-0x03c3b8,
-0x03c3bc,
-0x03c3c0,
-0x03c3c4,
-0x03c3c8,
-0x03c3cc,
-0x03c3d0,
-0x03c3d4,
-0x03c3d8,
-0x03c3dc,
-0x03c3e0,
-0x03c3e4,
-0x03c3e8,
-0x03c3ec,
-0x03c3f0,
-0x03c3f4,
-0x03c3f8,
-0x03c3fc,
-0x03c400,
-0x03c404,
-0x03c408,
-0x03c40c,
-0x03c410,
-0x03c414,
-0x03c418,
-0x03c41c,
-0x03c420,
-0x03c424,
-0x03c428,
-0x03c42c,
-0x03c430,
-0x03c434,
-0x03c438,
-0x03c43c,
-0x03c440,
-0x03c444,
-0x03c448,
-0x03c44c,
-0x03c450,
-0x03c454,
-0x03c458,
-0x03c45c,
-0x03c460,
-0x03c464,
-0x03c468,
-0x03c46c,
-0x03c470,
-0x03c474,
-0x03c478,
-0x03c47c,
-0x03c480,
-0x03c484,
-0x03c488,
-0x03c48c,
-0x03c490,
-0x03c494,
-0x03c498,
-0x03c49c,
-0x03c4a0,
-0x03c4a4,
-0x03c4a8,
-0x03c4ac,
-0x03c4b0,
-0x03c4b4,
-0x03c4b8,
-0x03c4bc,
-0x03c4c0,
-0x03c4c4,
-0x03c4c8,
-0x03c4cc,
-0x03c4d0,
-0x03c4d4,
-0x03c4d8,
-0x03c4dc,
-0x03c4e0,
-0x03c4e4,
-0x03c4e8,
-0x03c4ec,
-0x03c4f0,
-0x03c4f4,
-0x03c4f8,
-0x03c4fc,
-0x03c500,
-0x03c504,
-0x03c508,
-0x03c50c,
-0x03c510,
-0x03c514,
-0x03c518,
-0x03c51c,
-0x03c520,
-0x03c524,
-0x03c528,
-0x03c52c,
-0x03c530,
-0x03c534,
-0x03c538,
-0x03c53c,
-0x03c540,
-0x03c544,
-0x03c548,
-0x03c54c,
-0x03c550,
-0x03c554,
-0x03c558,
-0x03c55c,
-0x03c560,
-0x03c564,
-0x03c568,
-0x03c56c,
-0x03c570,
-0x03c574,
-0x03c578,
-0x03c57c,
-0x03c580,
-0x03c584,
-0x03c588,
-0x03c58c,
-0x03c590,
-0x03c594,
-0x03c598,
-0x03c59c,
-0x03c5a0,
-0x03c5a4,
-0x03c5a8,
-0x03c5ac,
-0x03c5b0,
-0x03c5b4,
-0x03c5b8,
-0x03c5bc,
-0x03c5c0,
-0x03c5c4,
-0x03c5c8,
-0x03c5cc,
-0x03c5d0,
-0x03c5d4,
-0x03c5d8,
-0x03c5dc,
-0x03c5e0,
-0x03c5e4,
-0x03c5e8,
-0x03c5ec,
-0x03c5f0,
-0x03c5f4,
-0x03c5f8,
-0x03c5fc,
-0x03c600,
-0x03c604,
-0x03c608,
-0x03c60c,
-0x03c610,
-0x03c614,
-0x03c618,
-0x03c61c,
-0x03c620,
-0x03c624,
-0x03c628,
-0x03c62c,
-0x03c630,
-0x03c634,
-0x03c638,
-0x03c63c,
-0x03c640,
-0x03c644,
-0x03c648,
-0x03c64c,
-0x03c650,
-0x03c654,
-0x03c658,
-0x03c65c,
-0x03c660,
-0x03c664,
-0x03c668,
-0x03c66c,
-0x03c670,
-0x03c674,
-0x03c678,
-0x03c67c,
-0x03c680,
-0x03c684,
-0x03c688,
-0x03c68c,
-0x03c690,
-0x03c694,
-0x03c698,
-0x03c69c,
-0x03c6a0,
-0x03c6a4,
-0x03c6a8,
-0x03c6ac,
-0x03c6b0,
-0x03c6b4,
-0x03c6b8,
-0x03c6bc,
-0x03c6c0,
-0x03c6c4,
-0x03c6c8,
-0x03c6cc,
-0x03c6d0,
-0x03c6d4,
-0x03c6d8,
-0x03c6dc,
-0x03c6e0,
-0x03c6e4,
-0x03c6e8,
-0x03c6ec,
-0x03c6f0,
-0x03c6f4,
-0x03c6f8,
-0x03c6fc,
-0x03c700,
-0x03c704,
-0x03c708,
-0x03c70c,
-0x03c710,
-0x03c714,
-0x03c718,
-0x03c71c,
-0x03c720,
-0x03c724,
-0x03c728,
-0x03c72c,
-0x03c730,
-0x03c734,
-0x03c738,
-0x03c73c,
-0x03c740,
-0x03c744,
-0x03c748,
-0x03c74c,
-0x03c750,
-0x03c754,
-0x03c758,
-0x03c75c,
-0x03c760,
-0x03c764,
-0x03c768,
-0x03c76c,
-0x03c770,
-0x03c774,
-0x03c778,
-0x03c77c,
-0x03c780,
-0x03c784,
-0x03c788,
-0x03c78c,
-0x03c790,
-0x03c794,
-0x03c798,
-0x03c79c,
-0x03c7a0,
-0x03c7a4,
-0x03c7a8,
-0x03c7ac,
-0x03c7b0,
-0x03c7b4,
-0x03c7b8,
-0x03c7bc,
-0x03c7c0,
-0x03c7c4,
-0x03c7c8,
-0x03c7cc,
-0x03c7d0,
-0x03c7d4,
-0x03c7d8,
-0x03c7dc,
-0x03c7e0,
-0x03c7e4,
-0x03c7e8,
-0x03c7ec,
-0x03c7f0,
-0x03c7f4,
-0x03c7f8,
-0x03c7fc,
-0x03c800,
-0x03c804,
-0x03c808,
-0x03c80c,
-0x03c810,
-0x03c814,
-0x03c818,
-0x03c81c,
-0x03c820,
-0x03c824,
-0x03c828,
-0x03c82c,
-0x03c830,
-0x03c834,
-0x03c838,
-0x03c83c,
-0x03c840,
-0x03c844,
-0x03c848,
-0x03c84c,
-0x03c850,
-0x03c854,
-0x03c858,
-0x03c85c,
-0x03c860,
-0x03c864,
-0x03c868,
-0x03c86c,
-0x03c870,
-0x03c874,
-0x03c878,
-0x03c87c,
-0x03c880,
-0x03c884,
-0x03c888,
-0x03c88c,
-0x03c890,
-0x03c894,
-0x03c898,
-0x03c89c,
-0x03c8a0,
-0x03c8a4,
-0x03c8a8,
-0x03c8ac,
-0x03c8b0,
-0x03c8b4,
-0x03c8b8,
-0x03c8bc,
-0x03c8c0,
-0x03c8c4,
-0x03c8c8,
-0x03c8cc,
-0x03c8d0,
-0x03c8d4,
-0x03c8d8,
-0x03c8dc,
-0x03c8e0,
-0x03c8e4,
-0x03c8e8,
-0x03c8ec,
-0x03c8f0,
-0x03c8f4,
-0x03c8f8,
-0x03c8fc,
-0x03c900,
-0x03c904,
-0x03c908,
-0x03c90c,
-0x03c910,
-0x03c914,
-0x03c918,
-0x03c91c,
-0x03c920,
-0x03c924,
-0x03c928,
-0x03c92c,
-0x03c930,
-0x03c934,
-0x03c938,
-0x03c93c,
-0x03c940,
-0x03c944,
-0x03c948,
-0x03c94c,
-0x03c950,
-0x03c954,
-0x03c958,
-0x03c95c,
-0x03c960,
-0x03c964,
-0x03c968,
-0x03c96c,
-0x03c970,
-0x03c974,
-0x03c978,
-0x03c97c,
-0x03c980,
-0x03c984,
-0x03c988,
-0x03c98c,
-0x03c990,
-0x03c994,
-0x03c998,
-0x03c99c,
-0x03c9a0,
-0x03c9a4,
-0x03c9a8,
-0x03c9ac,
-0x03c9b0,
-0x03c9b4,
-0x03c9b8,
-0x03c9bc,
-0x03c9c0,
-0x03c9c4,
-0x03c9c8,
-0x03c9cc,
-0x03c9d0,
-0x03c9d4,
-0x03c9d8,
-0x03c9dc,
-0x03c9e0,
-0x03c9e4,
-0x03c9e8,
-0x03c9ec,
-0x03c9f0,
-0x03c9f4,
-0x03c9f8,
-0x03c9fc,
-0x03ca00,
-0x03ca04,
-0x03ca08,
-0x03ca0c,
-0x03ca10,
-0x03ca14,
-0x03ca18,
-0x03ca1c,
-0x03ca20,
-0x03ca24,
-0x03ca28,
-0x03ca2c,
-0x03ca30,
-0x03ca34,
-0x03ca38,
-0x03ca3c,
-0x03ca40,
-0x03ca44,
-0x03ca48,
-0x03ca4c,
-0x03ca50,
-0x03ca54,
-0x03ca58,
-0x03ca5c,
-0x03ca60,
-0x03ca64,
-0x03ca68,
-0x03ca6c,
-0x03ca70,
-0x03ca74,
-0x03ca78,
-0x03ca7c,
-0x03ca80,
-0x03ca84,
-0x03ca88,
-0x03ca8c,
-0x03ca90,
-0x03ca94,
-0x03ca98,
-0x03ca9c,
-0x03caa0,
-0x03caa4,
-0x03caa8,
-0x03caac,
-0x03cab0,
-0x03cab4,
-0x03cab8,
-0x03cabc,
-0x03cac0,
-0x03cac4,
-0x03cac8,
-0x03cacc,
-0x03cad0,
-0x03cad4,
-0x03cad8,
-0x03cadc,
-0x03cae0,
-0x03cae4,
-0x03cae8,
-0x03caec,
-0x03caf0,
-0x03caf4,
-0x03caf8,
-0x03cafc,
-0x03cb00,
-0x03cb04,
-0x03cb08,
-0x03cb0c,
-0x03cb10,
-0x03cb14,
-0x03cb18,
-0x03cb1c,
-0x03cb20,
-0x03cb24,
-0x03cb28,
-0x03cb2c,
-0x03cb30,
-0x03cb34,
-0x03cb38,
-0x03cb3c,
-0x03cb40,
-0x03cb44,
-0x03cb48,
-0x03cb4c,
-0x03cb50,
-0x03cb54,
-0x03cb58,
-0x03cb5c,
-0x03cb60,
-0x03cb64,
-0x03cb68,
-0x03cb6c,
-0x03cb70,
-0x03cb74,
-0x03cb78,
-0x03cb7c,
-0x03cb80,
-0x03cb84,
-0x03cb88,
-0x03cb8c,
-0x03cb90,
-0x03cb94,
-0x03cb98,
-0x03cb9c,
-0x03cba0,
-0x03cba4,
-0x03cba8,
-0x03cbac,
-0x03cbb0,
-0x03cbb4,
-0x03cbb8,
-0x03cbbc,
-0x03cbc0,
-0x03cbc4,
-0x03cbc8,
-0x03cbcc,
-0x03cbd0,
-0x03cbd4,
-0x03cbd8,
-0x03cbdc,
-0x03cbe0,
-0x03cbe4,
-0x03cbe8,
-0x03cbec,
-0x03cbf0,
-0x03cbf4,
-0x03cbf8,
-0x03cbfc,
-0x03cc00,
-0x03cc04,
-0x03cc08,
-0x03cc0c,
-0x03cc10,
-0x03cc14,
-0x03cc18,
-0x03cc1c,
-0x03cc20,
-0x03cc24,
-0x03cc28,
-0x03cc2c,
-0x03cc30,
-0x03cc34,
-0x03cc38,
-0x03cc3c,
-0x03cc40,
-0x03cc44,
-0x03cc48,
-0x03cc4c,
-0x03cc50,
-0x03cc54,
-0x03cc58,
-0x03cc5c,
-0x03cc60,
-0x03cc64,
-0x03cc68,
-0x03cc6c,
-0x03cc70,
-0x03cc74,
-0x03cc78,
-0x03cc7c,
-0x03cc80,
-0x03cc84,
-0x03cc88,
-0x03cc8c,
-0x03cc90,
-0x03cc94,
-0x03cc98,
-0x03cc9c,
-0x03cca0,
-0x03cca4,
-0x03cca8,
-0x03ccac,
-0x03ccb0,
-0x03ccb4,
-0x03ccb8,
-0x03ccbc,
-0x03ccc0,
-0x03ccc4,
-0x03ccc8,
-0x03cccc,
-0x03ccd0,
-0x03ccd4,
-0x03ccd8,
-0x03ccdc,
-0x03cce0,
-0x03cce4,
-0x03cce8,
-0x03ccec,
-0x03ccf0,
-0x03ccf4,
-0x03ccf8,
-0x03ccfc,
-0x03cd00,
-0x03cd04,
-0x03cd08,
-0x03cd0c,
-0x03cd10,
-0x03cd14,
-0x03cd18,
-0x03cd1c,
-0x03cd20,
-0x03cd24,
-0x03cd28,
-0x03cd2c,
-0x03cd30,
-0x03cd34,
-0x03cd38,
-0x03cd3c,
-0x03cd40,
-0x03cd44,
-0x03cd48,
-0x03cd4c,
-0x03cd50,
-0x03cd54,
-0x03cd58,
-0x03cd5c,
-0x03cd60,
-0x03cd64,
-0x03cd68,
-0x03cd6c,
-0x03cd70,
-0x03cd74,
-0x03cd78,
-0x03cd7c,
-0x03cd80,
-0x03cd84,
-0x03cd88,
-0x03cd8c,
-0x03cd90,
-0x03cd94,
-0x03cd98,
-0x03cd9c,
-0x03cda0,
-0x03cda4,
-0x03cda8,
-0x03cdac,
-0x03cdb0,
-0x03cdb4,
-0x03cdb8,
-0x03cdbc,
-0x03cdc0,
-0x03cdc4,
-0x03cdc8,
-0x03cdcc,
-0x03cdd0,
-0x03cdd4,
-0x03cdd8,
-0x03cddc,
-0x03cde0,
-0x03cde4,
-0x03cde8,
-0x03cdec,
-0x03cdf0,
-0x03cdf4,
-0x03cdf8,
-0x03cdfc,
-0x03ce00,
-0x03ce04,
-0x03ce08,
-0x03ce0c,
-0x03ce10,
-0x03ce14,
-0x03ce18,
-0x03ce1c,
-0x03ce20,
-0x03ce24,
-0x03ce28,
-0x03ce2c,
-0x03ce30,
-0x03ce34,
-0x03ce38,
-0x03ce3c,
-0x03ce40,
-0x03ce44,
-0x03ce48,
-0x03ce4c,
-0x03ce50,
-0x03ce54,
-0x03ce58,
-0x03ce5c,
-0x03ce60,
-0x03ce64,
-0x03ce68,
-0x03ce6c,
-0x03ce70,
-0x03ce74,
-0x03ce78,
-0x03ce7c,
-0x03ce80,
-0x03ce84,
-0x03ce88,
-0x03ce8c,
-0x03ce90,
-0x03ce94,
-0x03ce98,
-0x03ce9c,
-0x03cea0,
-0x03cea4,
-0x03cea8,
-0x03ceac,
-0x03ceb0,
-0x03ceb4,
-0x03ceb8,
-0x03cebc,
-0x03cec0,
-0x03cec4,
-0x03cec8,
-0x03cecc,
-0x03ced0,
-0x03ced4,
-0x03ced8,
-0x03cedc,
-0x03cee0,
-0x03cee4,
-0x03cee8,
-0x03ceec,
-0x03cef0,
-0x03cef4,
-0x03cef8,
-0x03cefc,
-0x03cf00,
-0x03cf04,
-0x03cf08,
-0x03cf0c,
-0x03cf10,
-0x03cf14,
-0x03cf18,
-0x03cf1c,
-0x03cf20,
-0x03cf24,
-0x03cf28,
-0x03cf2c,
-0x03cf30,
-0x03cf34,
-0x03cf38,
-0x03cf3c,
-0x03cf40,
-0x03cf44,
-0x03cf48,
-0x03cf4c,
-0x03cf50,
-0x03cf54,
-0x03cf58,
-0x03cf5c,
-0x03cf60,
-0x03cf64,
-0x03cf68,
-0x03cf6c,
-0x03cf70,
-0x03cf74,
-0x03cf78,
-0x03cf7c,
-0x03cf80,
-0x03cf84,
-0x03cf88,
-0x03cf8c,
-0x03cf90,
-0x03cf94,
-0x03cf98,
-0x03cf9c,
-0x03cfa0,
-0x03cfa4,
-0x03cfa8,
-0x03cfac,
-0x03cfb0,
-0x03cfb4,
-0x03cfb8,
-0x03cfbc,
-0x03cfc0,
-0x03cfc4,
-0x03cfc8,
-0x03cfcc,
-0x03cfd0,
-0x03cfd4,
-0x03cfd8,
-0x03cfdc,
-0x03cfe0,
-0x03cfe4,
-0x03cfe8,
-0x03cfec,
-0x03cff0,
-0x03cff4,
-0x03cff8,
-0x03cffc,
-0x03d000,
-0x03d004,
-0x03d008,
-0x03d00c,
-0x03d010,
-0x03d014,
-0x03d018,
-0x03d01c,
-0x03d020,
-0x03d024,
-0x03d028,
-0x03d02c,
-0x03d030,
-0x03d034,
-0x03d038,
-0x03d03c,
-0x03d040,
-0x03d044,
-0x03d048,
-0x03d04c,
-0x03d050,
-0x03d054,
-0x03d058,
-0x03d05c,
-0x03d060,
-0x03d064,
-0x03d068,
-0x03d06c,
-0x03d070,
-0x03d074,
-0x03d078,
-0x03d07c,
-0x03d080,
-0x03d084,
-0x03d088,
-0x03d08c,
-0x03d090,
-0x03d094,
-0x03d098,
-0x03d09c,
-0x03d0a0,
-0x03d0a4,
-0x03d0a8,
-0x03d0ac,
-0x03d0b0,
-0x03d0b4,
-0x03d0b8,
-0x03d0bc,
-0x03d0c0,
-0x03d0c4,
-0x03d0c8,
-0x03d0cc,
-0x03d0d0,
-0x03d0d4,
-0x03d0d8,
-0x03d0dc,
-0x03d0e0,
-0x03d0e4,
-0x03d0e8,
-0x03d0ec,
-0x03d0f0,
-0x03d0f4,
-0x03d0f8,
-0x03d0fc,
-0x03d100,
-0x03d104,
-0x03d108,
-0x03d10c,
-0x03d110,
-0x03d114,
-0x03d118,
-0x03d11c,
-0x03d120,
-0x03d124,
-0x03d128,
-0x03d12c,
-0x03d130,
-0x03d134,
-0x03d138,
-0x03d13c,
-0x03d140,
-0x03d144,
-0x03d148,
-0x03d14c,
-0x03d150,
-0x03d154,
-0x03d158,
-0x03d15c,
-0x03d160,
-0x03d164,
-0x03d168,
-0x03d16c,
-0x03d170,
-0x03d174,
-0x03d178,
-0x03d17c,
-0x03d180,
-0x03d184,
-0x03d188,
-0x03d18c,
-0x03d190,
-0x03d194,
-0x03d198,
-0x03d19c,
-0x03d1a0,
-0x03d1a4,
-0x03d1a8,
-0x03d1ac,
-0x03d1b0,
-0x03d1b4,
-0x03d1b8,
-0x03d1bc,
-0x03d1c0,
-0x03d1c4,
-0x03d1c8,
-0x03d1cc,
-0x03d1d0,
-0x03d1d4,
-0x03d1d8,
-0x03d1dc,
-0x03d1e0,
-0x03d1e4,
-0x03d1e8,
-0x03d1ec,
-0x03d1f0,
-0x03d1f4,
-0x03d1f8,
-0x03d1fc,
-0x03d200,
-0x03d204,
-0x03d208,
-0x03d20c,
-0x03d210,
-0x03d214,
-0x03d218,
-0x03d21c,
-0x03d220,
-0x03d224,
-0x03d228,
-0x03d22c,
-0x03d230,
-0x03d234,
-0x03d238,
-0x03d23c,
-0x03d240,
-0x03d244,
-0x03d248,
-0x03d24c,
-0x03d250,
-0x03d254,
-0x03d258,
-0x03d25c,
-0x03d260,
-0x03d264,
-0x03d268,
-0x03d26c,
-0x03d270,
-0x03d274,
-0x03d278,
-0x03d27c,
-0x03d280,
-0x03d284,
-0x03d288,
-0x03d28c,
-0x03d290,
-0x03d294,
-0x03d298,
-0x03d29c,
-0x03d2a0,
-0x03d2a4,
-0x03d2a8,
-0x03d2ac,
-0x03d2b0,
-0x03d2b4,
-0x03d2b8,
-0x03d2bc,
-0x03d2c0,
-0x03d2c4,
-0x03d2c8,
-0x03d2cc,
-0x03d2d0,
-0x03d2d4,
-0x03d2d8,
-0x03d2dc,
-0x03d2e0,
-0x03d2e4,
-0x03d2e8,
-0x03d2ec,
-0x03d2f0,
-0x03d2f4,
-0x03d2f8,
-0x03d2fc,
-0x03d300,
-0x03d304,
-0x03d308,
-0x03d30c,
-0x03d310,
-0x03d314,
-0x03d318,
-0x03d31c,
-0x03d320,
-0x03d324,
-0x03d328,
-0x03d32c,
-0x03d330,
-0x03d334,
-0x03d338,
-0x03d33c,
-0x03d340,
-0x03d344,
-0x03d348,
-0x03d34c,
-0x03d350,
-0x03d354,
-0x03d358,
-0x03d35c,
-0x03d360,
-0x03d364,
-0x03d368,
-0x03d36c,
-0x03d370,
-0x03d374,
-0x03d378,
-0x03d37c,
-0x03d380,
-0x03d384,
-0x03d388,
-0x03d38c,
-0x03d390,
-0x03d394,
-0x03d398,
-0x03d39c,
-0x03d3a0,
-0x03d3a4,
-0x03d3a8,
-0x03d3ac,
-0x03d3b0,
-0x03d3b4,
-0x03d3b8,
-0x03d3bc,
-0x03d3c0,
-0x03d3c4,
-0x03d3c8,
-0x03d3cc,
-0x03d3d0,
-0x03d3d4,
-0x03d3d8,
-0x03d3dc,
-0x03d3e0,
-0x03d3e4,
-0x03d3e8,
-0x03d3ec,
-0x03d3f0,
-0x03d3f4,
-0x03d3f8,
-0x03d3fc,
-0x03d400,
-0x03d404,
-0x03d408,
-0x03d40c,
-0x03d410,
-0x03d414,
-0x03d418,
-0x03d41c,
-0x03d420,
-0x03d424,
-0x03d428,
-0x03d42c,
-0x03d430,
-0x03d434,
-0x03d438,
-0x03d43c,
-0x03d440,
-0x03d444,
-0x03d448,
-0x03d44c,
-0x03d450,
-0x03d454,
-0x03d458,
-0x03d45c,
-0x03d460,
-0x03d464,
-0x03d468,
-0x03d46c,
-0x03d470,
-0x03d474,
-0x03d478,
-0x03d47c,
-0x03d480,
-0x03d484,
-0x03d488,
-0x03d48c,
-0x03d490,
-0x03d494,
-0x03d498,
-0x03d49c,
-0x03d4a0,
-0x03d4a4,
-0x03d4a8,
-0x03d4ac,
-0x03d4b0,
-0x03d4b4,
-0x03d4b8,
-0x03d4bc,
-0x03d4c0,
-0x03d4c4,
-0x03d4c8,
-0x03d4cc,
-0x03d4d0,
-0x03d4d4,
-0x03d4d8,
-0x03d4dc,
-0x03d4e0,
-0x03d4e4,
-0x03d4e8,
-0x03d4ec,
-0x03d4f0,
-0x03d4f4,
-0x03d4f8,
-0x03d4fc,
-0x03d500,
-0x03d504,
-0x03d508,
-0x03d50c,
-0x03d510,
-0x03d514,
-0x03d518,
-0x03d51c,
-0x03d520,
-0x03d524,
-0x03d528,
-0x03d52c,
-0x03d530,
-0x03d534,
-0x03d538,
-0x03d53c,
-0x03d540,
-0x03d544,
-0x03d548,
-0x03d54c,
-0x03d550,
-0x03d554,
-0x03d558,
-0x03d55c,
-0x03d560,
-0x03d564,
-0x03d568,
-0x03d56c,
-0x03d570,
-0x03d574,
-0x03d578,
-0x03d57c,
-0x03d580,
-0x03d584,
-0x03d588,
-0x03d58c,
-0x03d590,
-0x03d594,
-0x03d598,
-0x03d59c,
-0x03d5a0,
-0x03d5a4,
-0x03d5a8,
-0x03d5ac,
-0x03d5b0,
-0x03d5b4,
-0x03d5b8,
-0x03d5bc,
-0x03d5c0,
-0x03d5c4,
-0x03d5c8,
-0x03d5cc,
-0x03d5d0,
-0x03d5d4,
-0x03d5d8,
-0x03d5dc,
-0x03d5e0,
-0x03d5e4,
-0x03d5e8,
-0x03d5ec,
-0x03d5f0,
-0x03d5f4,
-0x03d5f8,
-0x03d5fc,
-0x03d600,
-0x03d604,
-0x03d608,
-0x03d60c,
-0x03d610,
-0x03d614,
-0x03d618,
-0x03d61c,
-0x03d620,
-0x03d624,
-0x03d628,
-0x03d62c,
-0x03d630,
-0x03d634,
-0x03d638,
-0x03d63c,
-0x03d640,
-0x03d644,
-0x03d648,
-0x03d64c,
-0x03d650,
-0x03d654,
-0x03d658,
-0x03d65c,
-0x03d660,
-0x03d664,
-0x03d668,
-0x03d66c,
-0x03d670,
-0x03d674,
-0x03d678,
-0x03d67c,
-0x03d680,
-0x03d684,
-0x03d688,
-0x03d68c,
-0x03d690,
-0x03d694,
-0x03d698,
-0x03d69c,
-0x03d6a0,
-0x03d6a4,
-0x03d6a8,
-0x03d6ac,
-0x03d6b0,
-0x03d6b4,
-0x03d6b8,
-0x03d6bc,
-0x03d6c0,
-0x03d6c4,
-0x03d6c8,
-0x03d6cc,
-0x03d6d0,
-0x03d6d4,
-0x03d6d8,
-0x03d6dc,
-0x03d6e0,
-0x03d6e4,
-0x03d6e8,
-0x03d6ec,
-0x03d6f0,
-0x03d6f4,
-0x03d6f8,
-0x03d6fc,
-0x03d700,
-0x03d704,
-0x03d708,
-0x03d70c,
-0x03d710,
-0x03d714,
-0x03d718,
-0x03d71c,
-0x03d720,
-0x03d724,
-0x03d728,
-0x03d72c,
-0x03d730,
-0x03d734,
-0x03d738,
-0x03d73c,
-0x03d740,
-0x03d744,
-0x03d748,
-0x03d74c,
-0x03d750,
-0x03d754,
-0x03d758,
-0x03d75c,
-0x03d760,
-0x03d764,
-0x03d768,
-0x03d76c,
-0x03d770,
-0x03d774,
-0x03d778,
-0x03d77c,
-0x03d780,
-0x03d784,
-0x03d788,
-0x03d78c,
-0x03d790,
-0x03d794,
-0x03d798,
-0x03d79c,
-0x03d7a0,
-0x03d7a4,
-0x03d7a8,
-0x03d7ac,
-0x03d7b0,
-0x03d7b4,
-0x03d7b8,
-0x03d7bc,
-0x03d7c0,
-0x03d7c4,
-0x03d7c8,
-0x03d7cc,
-0x03d7d0,
-0x03d7d4,
-0x03d7d8,
-0x03d7dc,
-0x03d7e0,
-0x03d7e4,
-0x03d7e8,
-0x03d7ec,
-0x03d7f0,
-0x03d7f4,
-0x03d7f8,
-0x03d7fc,
-0x03d800,
-0x03d804,
-0x03d808,
-0x03d80c,
-0x03d810,
-0x03d814,
-0x03d818,
-0x03d81c,
-0x03d820,
-0x03d824,
-0x03d828,
-0x03d82c,
-0x03d830,
-0x03d834,
-0x03d838,
-0x03d83c,
-0x03d840,
-0x03d844,
-0x03d848,
-0x03d84c,
-0x03d850,
-0x03d854,
-0x03d858,
-0x03d85c,
-0x03d860,
-0x03d864,
-0x03d868,
-0x03d86c,
-0x03d870,
-0x03d874,
-0x03d878,
-0x03d87c,
-0x03d880,
-0x03d884,
-0x03d888,
-0x03d88c,
-0x03d890,
-0x03d894,
-0x03d898,
-0x03d89c,
-0x03d8a0,
-0x03d8a4,
-0x03d8a8,
-0x03d8ac,
-0x03d8b0,
-0x03d8b4,
-0x03d8b8,
-0x03d8bc,
-0x03d8c0,
-0x03d8c4,
-0x03d8c8,
-0x03d8cc,
-0x03d8d0,
-0x03d8d4,
-0x03d8d8,
-0x03d8dc,
-0x03d8e0,
-0x03d8e4,
-0x03d8e8,
-0x03d8ec,
-0x03d8f0,
-0x03d8f4,
-0x03d8f8,
-0x03d8fc,
-0x03d900,
-0x03d904,
-0x03d908,
-0x03d90c,
-0x03d910,
-0x03d914,
-0x03d918,
-0x03d91c,
-0x03d920,
-0x03d924,
-0x03d928,
-0x03d92c,
-0x03d930,
-0x03d934,
-0x03d938,
-0x03d93c,
-0x03d940,
-0x03d944,
-0x03d948,
-0x03d94c,
-0x03d950,
-0x03d954,
-0x03d958,
-0x03d95c,
-0x03d960,
-0x03d964,
-0x03d968,
-0x03d96c,
-0x03d970,
-0x03d974,
-0x03d978,
-0x03d97c,
-0x03d980,
-0x03d984,
-0x03d988,
-0x03d98c,
-0x03d990,
-0x03d994,
-0x03d998,
-0x03d99c,
-0x03d9a0,
-0x03d9a4,
-0x03d9a8,
-0x03d9ac,
-0x03d9b0,
-0x03d9b4,
-0x03d9b8,
-0x03d9bc,
-0x03d9c0,
-0x03d9c4,
-0x03d9c8,
-0x03d9cc,
-0x03d9d0,
-0x03d9d4,
-0x03d9d8,
-0x03d9dc,
-0x03d9e0,
-0x03d9e4,
-0x03d9e8,
-0x03d9ec,
-0x03d9f0,
-0x03d9f4,
-0x03d9f8,
-0x03d9fc,
-0x03da00,
-0x03da04,
-0x03da08,
-0x03da0c,
-0x03da10,
-0x03da14,
-0x03da18,
-0x03da1c,
-0x03da20,
-0x03da24,
-0x03da28,
-0x03da2c,
-0x03da30,
-0x03da34,
-0x03da38,
-0x03da3c,
-0x03da40,
-0x03da44,
-0x03da48,
-0x03da4c,
-0x03da50,
-0x03da54,
-0x03da58,
-0x03da5c,
-0x03da60,
-0x03da64,
-0x03da68,
-0x03da6c,
-0x03da70,
-0x03da74,
-0x03da78,
-0x03da7c,
-0x03da80,
-0x03da84,
-0x03da88,
-0x03da8c,
-0x03da90,
-0x03da94,
-0x03da98,
-0x03da9c,
-0x03daa0,
-0x03daa4,
-0x03daa8,
-0x03daac,
-0x03dab0,
-0x03dab4,
-0x03dab8,
-0x03dabc,
-0x03dac0,
-0x03dac4,
-0x03dac8,
-0x03dacc,
-0x03dad0,
-0x03dad4,
-0x03dad8,
-0x03dadc,
-0x03dae0,
-0x03dae4,
-0x03dae8,
-0x03daec,
-0x03daf0,
-0x03daf4,
-0x03daf8,
-0x03dafc,
-0x03db00,
-0x03db04,
-0x03db08,
-0x03db0c,
-0x03db10,
-0x03db14,
-0x03db18,
-0x03db1c,
-0x03db20,
-0x03db24,
-0x03db28,
-0x03db2c,
-0x03db30,
-0x03db34,
-0x03db38,
-0x03db3c,
-0x03db40,
-0x03db44,
-0x03db48,
-0x03db4c,
-0x03db50,
-0x03db54,
-0x03db58,
-0x03db5c,
-0x03db60,
-0x03db64,
-0x03db68,
-0x03db6c,
-0x03db70,
-0x03db74,
-0x03db78,
-0x03db7c,
-0x03db80,
-0x03db84,
-0x03db88,
-0x03db8c,
-0x03db90,
-0x03db94,
-0x03db98,
-0x03db9c,
-0x03dba0,
-0x03dba4,
-0x03dba8,
-0x03dbac,
-0x03dbb0,
-0x03dbb4,
-0x03dbb8,
-0x03dbbc,
-0x03dbc0,
-0x03dbc4,
-0x03dbc8,
-0x03dbcc,
-0x03dbd0,
-0x03dbd4,
-0x03dbd8,
-0x03dbdc,
-0x03dbe0,
-0x03dbe4,
-0x03dbe8,
-0x03dbec,
-0x03dbf0,
-0x03dbf4,
-0x03dbf8,
-0x03dbfc,
-0x03dc00,
-0x03dc04,
-0x03dc08,
-0x03dc0c,
-0x03dc10,
-0x03dc14,
-0x03dc18,
-0x03dc1c,
-0x03dc20,
-0x03dc24,
-0x03dc28,
-0x03dc2c,
-0x03dc30,
-0x03dc34,
-0x03dc38,
-0x03dc3c,
-0x03dc40,
-0x03dc44,
-0x03dc48,
-0x03dc4c,
-0x03dc50,
-0x03dc54,
-0x03dc58,
-0x03dc5c,
-0x03dc60,
-0x03dc64,
-0x03dc68,
-0x03dc6c,
-0x03dc70,
-0x03dc74,
-0x03dc78,
-0x03dc7c,
-0x03dc80,
-0x03dc84,
-0x03dc88,
-0x03dc8c,
-0x03dc90,
-0x03dc94,
-0x03dc98,
-0x03dc9c,
-0x03dca0,
-0x03dca4,
-0x03dca8,
-0x03dcac,
-0x03dcb0,
-0x03dcb4,
-0x03dcb8,
-0x03dcbc,
-0x03dcc0,
-0x03dcc4,
-0x03dcc8,
-0x03dccc,
-0x03dcd0,
-0x03dcd4,
-0x03dcd8,
-0x03dcdc,
-0x03dce0,
-0x03dce4,
-0x03dce8,
-0x03dcec,
-0x03dcf0,
-0x03dcf4,
-0x03dcf8,
-0x03dcfc,
-0x03dd00,
-0x03dd04,
-0x03dd08,
-0x03dd0c,
-0x03dd10,
-0x03dd14,
-0x03dd18,
-0x03dd1c,
-0x03dd20,
-0x03dd24,
-0x03dd28,
-0x03dd2c,
-0x03dd30,
-0x03dd34,
-0x03dd38,
-0x03dd3c,
-0x03dd40,
-0x03dd44,
-0x03dd48,
-0x03dd4c,
-0x03dd50,
-0x03dd54,
-0x03dd58,
-0x03dd5c,
-0x03dd60,
-0x03dd64,
-0x03dd68,
-0x03dd6c,
-0x03dd70,
-0x03dd74,
-0x03dd78,
-0x03dd7c,
-0x03dd80,
-0x03dd84,
-0x03dd88,
-0x03dd8c,
-0x03dd90,
-0x03dd94,
-0x03dd98,
-0x03dd9c,
-0x03dda0,
-0x03dda4,
-0x03dda8,
-0x03ddac,
-0x03ddb0,
-0x03ddb4,
-0x03ddb8,
-0x03ddbc,
-0x03ddc0,
-0x03ddc4,
-0x03ddc8,
-0x03ddcc,
-0x03ddd0,
-0x03ddd4,
-0x03ddd8,
-0x03dddc,
-0x03dde0,
-0x03dde4,
-0x03dde8,
-0x03ddec,
-0x03ddf0,
-0x03ddf4,
-0x03ddf8,
-0x03ddfc,
-0x03de00,
-0x03de04,
-0x03de08,
-0x03de0c,
-0x03de10,
-0x03de14,
-0x03de18,
-0x03de1c,
-0x03de20,
-0x03de24,
-0x03de28,
-0x03de2c,
-0x03de30,
-0x03de34,
-0x03de38,
-0x03de3c,
-0x03de40,
-0x03de44,
-0x03de48,
-0x03de4c,
-0x03de50,
-0x03de54,
-0x03de58,
-0x03de5c,
-0x03de60,
-0x03de64,
-0x03de68,
-0x03de6c,
-0x03de70,
-0x03de74,
-0x03de78,
-0x03de7c,
-0x03de80,
-0x03de84,
-0x03de88,
-0x03de8c,
-0x03de90,
-0x03de94,
-0x03de98,
-0x03de9c,
-0x03dea0,
-0x03dea4,
-0x03dea8,
-0x03deac,
-0x03deb0,
-0x03deb4,
-0x03deb8,
-0x03debc,
-0x03dec0,
-0x03dec4,
-0x03dec8,
-0x03decc,
-0x03ded0,
-0x03ded4,
-0x03ded8,
-0x03dedc,
-0x03dee0,
-0x03dee4,
-0x03dee8,
-0x03deec,
-0x03def0,
-0x03def4,
-0x03def8,
-0x03defc,
-0x03df00,
-0x03df04,
-0x03df08,
-0x03df0c,
-0x03df10,
-0x03df14,
-0x03df18,
-0x03df1c,
-0x03df20,
-0x03df24,
-0x03df28,
-0x03df2c,
-0x03df30,
-0x03df34,
-0x03df38,
-0x03df3c,
-0x03df40,
-0x03df44,
-0x03df48,
-0x03df4c,
-0x03df50,
-0x03df54,
-0x03df58,
-0x03df5c,
-0x03df60,
-0x03df64,
-0x03df68,
-0x03df6c,
-0x03df70,
-0x03df74,
-0x03df78,
-0x03df7c,
-0x03df80,
-0x03df84,
-0x03df88,
-0x03df8c,
-0x03df90,
-0x03df94,
-0x03df98,
-0x03df9c,
-0x03dfa0,
-0x03dfa4,
-0x03dfa8,
-0x03dfac,
-0x03dfb0,
-0x03dfb4,
-0x03dfb8,
-0x03dfbc,
-0x03dfc0,
-0x03dfc4,
-0x03dfc8,
-0x03dfcc,
-0x03dfd0,
-0x03dfd4,
-0x03dfd8,
-0x03dfdc,
-0x03dfe0,
-0x03dfe4,
-0x03dfe8,
-0x03dfec,
-0x03dff0,
-0x03dff4,
-0x03dff8,
-0x03dffc,
-0x03e000,
-0x03e004,
-0x03e008,
-0x03e00c,
-0x03e010,
-0x03e014,
-0x03e018,
-0x03e01c,
-0x03e020,
-0x03e024,
-0x03e028,
-0x03e02c,
-0x03e030,
-0x03e034,
-0x03e038,
-0x03e03c,
-0x03e040,
-0x03e044,
-0x03e048,
-0x03e050,
-0x03e054,
-0x03e058,
-0x03e05c,
-0x03e060,
-0x03e064,
-0x03e068,
-0x03e06c,
-0x03e070,
-0x03e074,
-0x03e078,
-0x03e07c,
-0x03e080,
-0x03e084,
-0x03e088,
-0x03e08c,
-0x03e090,
-0x03e094,
-0x03e098,
-0x03e09c,
-0x03e0a0,
-0x03e0a4,
-0x03e0a8,
-0x03e0ac,
-0x03e0b0,
-0x03e0b4,
-0x03e0b8,
-0x03e0bc,
-0x03e0c0,
-0x03e0c4,
-0x03e0c8,
-0x03e0cc,
-0x03e0d0,
-0x03e0d4,
-0x03e0d8,
-0x03e0e4,
-0x03e100,
-0x03e104,
-0x03e108,
-0x03e10c,
-0x03e110,
-0x03e114,
-0x03e118,
-0x03e11c,
-0x03e120,
-0x03e124,
-0x03e128,
-0x03e12c,
-0x03e130,
-0x03e134,
-0x03e138,
-0x03e13c,
-0x03e140,
-0x03e144,
-0x03e148,
-0x03e14c,
-0x03e150,
-0x03e154,
-0x03e158,
-0x03e15c,
-0x03e160,
-0x03e164,
-0x03e168,
-0x03e16c,
-0x03e170,
-0x03e174,
-0x03e178,
-0x03e17c,
-0x03e180,
-0x03e184,
-0x03e188,
-0x03e18c,
-0x03e190,
-0x03e194,
-0x03e198,
-0x03e19c,
-0x03e1a0,
-0x03e1a4,
-0x03e1a8,
-0x03e1ac,
-0x03e1b0,
-0x03e1b4,
-0x03e1b8,
-0x03e1bc,
-0x03e1c0,
-0x03e1c4,
-0x03e1c8,
-0x03e1cc,
-0x03e1d0,
-0x03e1d4,
-0x03e1d8,
-0x03e1dc,
-0x03e1e0,
-0x03e1e4,
-0x03e1e8,
-0x03e1ec,
-0x03e1f0,
-0x03e1f4,
-0x03e1f8,
-0x03e1fc,
-0x03e200,
-0x03e204,
-0x03e208,
-0x03e20c,
-0x03e210,
-0x03e214,
-0x03e218,
-0x03e21c,
-0x03e220,
-0x03e224,
-0x03e228,
-0x03e22c,
-0x03e230,
-0x03e234,
-0x03e238,
-0x03e23c,
-0x03e240,
-0x03e244,
-0x03e248,
-0x03e24c,
-0x03e250,
-0x03e254,
-0x03e258,
-0x03e25c,
-0x03e260,
-0x03e264,
-0x03e268,
-0x03e26c,
-0x03e270,
-0x03e274,
-0x03e278,
-0x03e27c,
-0x03e280,
-0x03e284,
-0x03e288,
-0x03e28c,
-0x03e290,
-0x03e294,
-0x03e298,
-0x03e29c,
-0x03e2a0,
-0x03e2a4,
-0x03e2a8,
-0x03e2ac,
-0x03e2b0,
-0x03e2b4,
-0x03e2b8,
-0x03e2bc,
-0x03e2c0,
-0x03e2c4,
-0x03e2c8,
-0x03e2cc,
-0x03e2d0,
-0x03e2d4,
-0x03e2d8,
-0x03e2dc,
-0x03e2e0,
-0x03e2e4,
-0x03e2e8,
-0x03e2ec,
-0x03e2f0,
-0x03e2f4,
-0x03e2f8,
-0x03e2fc,
-0x03e300,
-0x03e304,
-0x03e308,
-0x03e30c,
-0x03e310,
-0x03e314,
-0x03e318,
-0x03e31c,
-0x03e320,
-0x03e324,
-0x03e328,
-0x03e32c,
-0x03e330,
-0x03e334,
-0x03e338,
-0x03e33c,
-0x03e340,
-0x03e344,
-0x03e348,
-0x03e34c,
-0x03e350,
-0x03e354,
-0x03e358,
-0x03e35c,
-0x03e360,
-0x03e364,
-0x03e368,
-0x03e36c,
-0x03e370,
-0x03e374,
-0x03e378,
-0x03e37c,
-0x03e380,
-0x03e384,
-0x03e388,
-0x03e38c,
-0x03e390,
-0x03e394,
-0x03e398,
-0x03e39c,
-0x03e3a0,
-0x03e3a4,
-0x03e3a8,
-0x03e3ac,
-0x03e3b0,
-0x03e3b4,
-0x03e3b8,
-0x03e3bc,
-0x03e3c0,
-0x03e3c4,
-0x03e3c8,
-0x03e3cc,
-0x03e3d0,
-0x03e3d4,
-0x03e3d8,
-0x03e3dc,
-0x03e3e0,
-0x03e3e4,
-0x03e3e8,
-0x03e3ec,
-0x03e3f0,
-0x03e3f4,
-0x03e3f8,
-0x03e3fc,
-0x03e400,
-0x03e404,
-0x03e408,
-0x03e40c,
-0x03e410,
-0x03e414,
-0x03e418,
-0x03e41c,
-0x03e420,
-0x03e424,
-0x03e428,
-0x03e42c,
-0x03e430,
-0x03e434,
-0x03e438,
-0x03e43c,
-0x03e440,
-0x03e444,
-0x03e448,
-0x03e44c,
-0x03e450,
-0x03e454,
-0x03e458,
-0x03e45c,
-0x03e460,
-0x03e464,
-0x03e468,
-0x03e46c,
-0x03e470,
-0x03e474,
-0x03e478,
-0x03e47c,
-0x03e480,
-0x03e484,
-0x03e488,
-0x03e48c,
-0x03e490,
-0x03e494,
-0x03e498,
-0x03e49c,
-0x03e4a0,
-0x03e4a8,
-0x03e4ac,
-0x03e4b0,
-0x03e4b4,
-0x03e4b8,
-0x03e4c0,
-0x03e4c4,
-0x03e4c8,
-0x03e4cc,
-0x03e4d0,
-0x03e4d8,
-0x03e4dc,
-0x03e4e0,
-0x03e4e4,
-0x03e4e8,
-0x03e4f0,
-0x03e4f4,
-0x03e4f8,
-0x03e4fc,
-0x03e500,
-0x03e508,
-0x03e50c,
-0x03e510,
-0x03e514,
-0x03e518,
-0x03e520,
-0x03e524,
-0x03e528,
-0x03e52c,
-0x03e530,
-0x03e538,
-0x03e53c,
-0x03e540,
-0x03e544,
-0x03e548,
-0x03e550,
-0x03e554,
-0x03e558,
-0x03e55c,
-0x03e560,
-0x03e568,
-0x03e56c,
-0x03e570,
-0x03e574,
-0x03e578,
-0x03e580,
-0x03e584,
-0x03e588,
-0x03e58c,
-0x03e590,
-0x03e598,
-0x03e59c,
-0x03e5a0,
-0x03e5a4,
-0x03e5a8,
-0x03e5b0,
-0x03e5b4,
-0x03e5b8,
-0x03e5bc,
-0x03e5c0,
-0x03e5c8,
-0x03e5cc,
-0x03e5d0,
-0x03e5d4,
-0x03e5d8,
-0x03e5e0,
-0x03e5e4,
-0x03e5e8,
-0x03e5ec,
-0x03e5f0,
-0x03e5f8,
-0x03e5fc,
-0x03e600,
-0x03e604,
-0x03e608,
-0x03e610,
-0x03e614,
-0x03e618,
-0x03e61c,
-0x03e620,
-0x03e624,
-0x03e628,
-0x03e62c,
-0x03e630,
-0x03e634,
-0x03e638,
-0x03e63c,
-0x03e640,
-0x03e644,
-0x03e648,
-0x03e64c,
-0x03e650,
-0x03e654,
-0x03e658,
-0x03e65c,
-0x03e660,
-0x03e664,
-0x03e668,
-0x03e66c,
-0x03e670,
-0x03e674,
-0x03e678,
-0x03e67c,
-0x03e680,
-0x03e684,
-0x03e688,
-0x03e68c,
-0x03e690,
-0x03e694,
-0x03e698,
-0x03e69c,
-0x03e6a0,
-0x03e6a4,
-0x03e6a8,
-0x03e6ac,
-0x03e6b0,
-0x03e6b4,
-0x03e6b8,
-0x03e6bc,
-0x03e6c0,
-0x03e6c4,
-0x03e6c8,
-0x03e6cc,
-0x03e6d0,
-0x03e6d4,
-0x03e6d8,
-0x03e6dc,
-0x03e6e0,
-0x03e6e4,
-0x03e6e8,
-0x03e6ec,
-0x03e6f0,
-0x03e6f4,
-0x03e6f8,
-0x03e6fc,
-0x03e700,
-0x03e704,
-0x03e708,
-0x03e70c,
-0x03e710,
-0x03e714,
-0x03e718,
-0x03e71c,
-0x03e720,
-0x03e724,
-0x03e728,
-0x03e72c,
-0x03e730,
-0x03e734,
-0x03e738,
-0x03e73c,
-0x03e740,
-0x03e744,
-0x03e748,
-0x03e74c,
-0x03e750,
-0x03e754,
-0x03e758,
-0x03e75c,
-0x03e760,
-0x03e764,
-0x03e768,
-0x03e76c,
-0x03e770,
-0x03e774,
-0x03e778,
-0x03e77c,
-0x03e780,
-0x03e784,
-0x03e788,
-0x03e78c,
-0x03e790,
-0x03e794,
-0x03e798,
-0x03e79c,
-0x03e7a0,
-0x03e7a4,
-0x03e7a8,
-0x03e7ac,
-0x03e7b0,
-0x03e7b4,
-0x03e7b8,
-0x03e7bc,
-0x03e7c0,
-0x03e7c4,
-0x03e7c8,
-0x03e7cc,
-0x03e7d0,
-0x03e7d4,
-0x03e7d8,
-0x03e7dc,
-0x03e7e0,
-0x03e7e4,
-0x03e7e8,
-0x03e7ec,
-0x03e7f0,
-0x03e7f4,
-0x03e7f8,
-0x03e7fc,
-0x03e800,
-0x03e804,
-0x03e808,
-0x03e80c,
-0x03e810,
-0x03e814,
-0x03e818,
-0x03e81c,
-0x03e820,
-0x03e824,
-0x03e828,
-0x03e82c,
-0x03e830,
-0x03e834,
-0x03e838,
-0x03e83c,
-0x03e840,
-0x03e844,
-0x03e848,
-0x03e850,
-0x03e854,
-0x03e858,
-0x03e85c,
-0x03e860,
-0x03e864,
-0x03e868,
-0x03e86c,
-0x03e870,
-0x03e874,
-0x03e878,
-0x03e87c,
-0x03e880,
-0x03e884,
-0x03e888,
-0x03e88c,
-0x03e890,
-0x03e894,
-0x03e898,
-0x03e89c,
-0x03e8a0,
-0x03e8a4,
-0x03e8a8,
-0x03e8ac,
-0x03e8b0,
-0x03e8b4,
-0x03e8b8,
-0x03e8c0,
-0x03e8c4,
-0x03e8c8,
-0x03e8cc,
-0x03e8d0,
-0x03e8d4,
-0x03e8d8,
-0x03e8dc,
-0x03e8e0,
-0x03e8e4,
-0x03e8e8,
-0x03e8ec,
-0x03e8f0,
-0x03e8f4,
-0x03e8f8,
-0x03e8fc,
-0x03e900,
-0x03e904,
-0x03e908,
-0x03e90c,
-0x03e910,
-0x03e914,
-0x03e918,
-0x03e91c,
-0x03e920,
-0x03e924,
-0x03e928,
-0x03e92c,
-0x03e930,
-0x03e934,
-0x03e938,
-0x03e93c,
-0x03e940,
-0x03e944,
-0x03e948,
-0x03e94c,
-0x03e950,
-0x03e954,
-0x03e958,
-0x03e95c,
-0x03e960,
-0x03e96c,
-0x03e970,
-0x03e974,
-0x03e978,
-0x03e97c,
-0x03e980,
-0x03e984,
-0x03e9a4,
-0x03e9a8,
-0x03e9ac,
-0x03e9b0,
-0x03e9b4,
-0x03e9b8,
-0x03e9bc,
-0x03e9c0,
-0x03e9c4,
-0x03e9c8,
-0x03e9cc,
-0x03e9d0,
-0x03e9d4,
-0x03e9d8,
-0x03e9dc,
-0x03e9e0,
-0x03e9e4,
-0x03e9e8,
-0x03e9ec,
-0x03e9f0,
-0x03e9f4,
-0x03e9f8,
-0x03e9fc,
-0x03ea00,
-0x03ea04,
-0x03ea08,
-0x03ea0c,
-0x03ea10,
-0x03ea14,
-0x03ea18,
-0x03ea1c,
-0x03ea20,
-0x03ea24,
-0x03ea28,
-0x03ea2c,
-0x03ea30,
-0x03ea34,
-0x03ea38,
-0x03ea3c,
-0x03ea40,
-0x03ea44,
-0x03ea48,
-0x03ea4c,
-0x03ea50,
-0x03ea54,
-0x03ea58,
-0x03ea5c,
-0x03ea60,
-0x03ea64,
-0x03ea68,
-0x03ea6c,
-0x03ea70,
-0x03ea74,
-0x03ea78,
-0x03ea7c,
-0x03ea80,
-0x03ea84,
-0x03ea88,
-0x03ea8c,
-0x03ea90,
-0x03ea94,
-0x03ea98,
-0x03ea9c,
-0x03eaa0,
-0x03eaa4,
-0x03eaa8,
-0x03eaac,
-0x03eab0,
-0x03eab4,
-0x03eab8,
-0x03eabc,
-0x03eac0,
-0x03eac4,
-0x03eac8,
-0x03eacc,
-0x03ead0,
-0x03ead4,
-0x03ead8,
-0x03eadc,
-0x03eae0,
-0x03eae4,
-0x03eae8,
-0x03eaec,
-0x03eb6c,
-0x03eb70,
-0x03eb74,
-0x03eb78,
-0x03eb7c,
-0x03eb80,
-0x03eb84,
-0x03eb88,
-0x03eb8c,
-0x03eb90,
-0x03eb94,
-0x03ebb0,
-0x03ebb4,
-0x03ec30,
-0x03ec34,
-0x03ec38,
-0x03ec3c,
-0x03ec40,
-0x03ec44,
-0x03ec48,
-0x03ec4c,
-0x03ec50,
-0x03ec54,
-0x03ec58,
-0x03ec5c,
-0x03ec60,
-0x03ec64,
-0x03ec68,
-0x03ec6c,
-0x03ec70,
-0x03ec74,
-0x03ec78,
-0x03ec7c,
-0x03ec80,
-0x03ec84,
-0x03ec88,
-0x03ec8c,
-0x03ec90,
-0x03ec94,
-0x03ec98,
-0x03ec9c,
-0x03eca0,
-0x03eca4,
-0x03eca8,
-0x03ecac,
-0x03ecb0,
-0x03ecb4,
-0x03ecb8,
-0x03ecbc,
-0x03ecc0,
-0x03ecc4,
-0x03ecc8,
-0x03eccc,
-0x03ecd0,
-0x03ecd4,
-0x03ecd8,
-0x03ecdc,
-0x03ece0,
-0x03ece4,
-0x03ece8,
-0x03ecec,
-0x03ecf0,
-0x03ecf4,
-0x03ecf8,
-0x03ecfc,
-0x03ed00,
-0x03ed04,
-0x03ed08,
-0x03ed0c,
-0x03ed10,
-0x03ed14,
-0x03ed18,
-0x03ed1c,
-0x03ed20,
-0x03ed24,
-0x03ed28,
-0x03ed34,
-0x03ed38,
-0x03ed3c,
-0x03ed40,
-0x03ed44,
-0x03ed48,
-0x03ed4c,
-0x03ed50,
-0x03ed54,
-0x03ed58,
-0x03ed5c,
-0x03ed60,
-0x03ed64,
-0x03ed6c,
-0x03ed70,
-0x03ed74,
-0x03ed78,
-0x03ed7c,
-0x03ed80,
-0x03ed84,
-0x03ed88,
-0x03ed8c,
-0x03ed90,
-0x03ed94,
-0x03ed98,
-0x03edb4,
-0x03edb8,
-0x03edbc,
-0x03edc0,
-0x03edc4,
-0x03edc8,
-0x03edcc,
-0x03edd0,
-0x03edec,
-0x03edf0,
-0x03edf4,
-0x03edf8,
-0x03edfc,
-0x03ee00,
-0x03ee04,
-0x03ee08,
-0x03ee0c,
-0x03ee10,
-0x03ee14,
-0x03ee18,
-0x03ee1c,
-0x03ee20,
-0x03ee24,
-0x03ee28,
-0x03ee2c,
-0x03ee30,
-0x03ee34,
-0x03ee38,
-0x03ee3c,
-0x03ee40,
-0x03ee44,
-0x03ee48,
-0x03ee4c,
-0x03ee50,
-0x03ee54,
-0x03ee58,
-0x03ee5c,
-0x03ee60,
-0x03ee64,
-0x03ee68,
-0x03ee6c,
-0x03ee70,
-0x03ee74,
-0x03ee78,
-0x03ee7c,
-0x03ee80,
-0x03ee84,
-0x03ee88,
-0x03ee8c,
-0x03ee90,
-0x03ee94,
-0x03ee98,
-0x03ee9c,
-0x03eea0,
-0x03eea4,
-0x03eea8,
-0x03eeac,
-0x03eeb0,
-0x03eeb4,
-0x03eeb8,
-0x03eebc,
-0x03eec0,
-0x03eec4,
-0x03eec8,
-0x03eecc,
-0x03eed0,
-0x03eed4,
-0x03eed8,
-0x03eedc,
-0x03eee0,
-0x03eee4,
-0x03eee8,
-0x03eeec,
-0x03eef0,
-0x03eef4,
-0x03eef8,
-0x03eefc,
-0x03ef00,
-0x03ef04,
-0x03ef08,
-0x03ef0c,
-0x03ef10,
-0x03ef14,
-0x03ef18,
-0x03ef1c,
-0x03ef20,
-0x03ef24,
-0x03ef28,
-0x03ef2c,
-0x03ef30,
-0x03ef34,
-0x03ef38,
-0x03ef3c,
-0x03ef40,
-0x03ef44,
-0x03ef48,
-0x03ef4c,
-0x03ef50,
-0x03ef54,
-0x03ef58,
-0x03ef5c,
-0x03ef60,
-0x03ef64,
-0x03ef68,
-0x03ef6c,
-0x03ef70,
-0x03ef74,
-0x03ef78,
-0x03ef7c,
-0x03ef80,
-0x03ef84,
-0x03ef88,
-0x03ef8c,
-0x03ef90,
-0x03ef94,
-0x03ef98,
-0x03ef9c,
-0x03efa0,
-0x03efa4,
-0x03efa8,
-0x03efac,
-0x03efb0,
-0x03efb4,
-0x03efb8,
-0x03efbc,
-0x03efc0,
-0x03efc4,
-0x03efc8,
-0x03efcc,
-0x03efd0,
-0x03efd4,
-0x03efd8,
-0x03efdc,
-0x03efe0,
-0x03efe4,
-0x03efe8,
-0x03efec,
-0x03eff0,
-0x03eff4,
-0x03eff8,
-0x03effc,
-0x03f000,
-0x03f004,
-0x03f008,
-0x03f00c,
-0x03f010,
-0x03f014,
-0x03f018,
-0x03f024,
-0x03f028,
-0x03f02c,
-0x03f030,
-0x03f034,
-0x03f038,
-0x03f03c,
-0x03f040,
-0x03f044,
-0x03f048,
-0x03f04c,
-0x03f050,
-0x03f054,
-0x03f058,
-0x03f05c,
-0x03f060,
-0x03f084,
-0x03f088,
-0x03f08c,
-0x03f090,
-0x03f094,
-0x03f098,
-0x03f09c,
-0x03f0a0,
-0x03f0a4,
-0x03f0a8,
-0x03f0ac,
-0x03f0b0,
-0x03f0b4,
-0x03f0b8,
-0x03f0bc,
-0x03f0c0,
-0x03f0c4,
-0x03f0c8,
-0x03f0cc,
-0x03f0d0,
-0x03f0d4,
-0x03f0d8,
-0x03f0dc,
-0x03f0e0,
-0x03f0e4,
-0x03f0e8,
-0x03f0ec,
-0x03f0f0,
-0x03f0f8,
-0x03f0fc,
-0x03f100,
-0x03f104,
-0x03f108,
-0x03f10c,
-0x03f110,
-0x03f114,
-0x03f118,
-0x03f11c,
-0x03f120,
-0x03f124,
-0x03f128,
-0x03f12c,
-0x03f130,
-0x03f134,
-0x03f138,
-0x03f13c,
-0x03f140,
-0x03f144,
-0x03f148,
-0x03f14c,
-0x03f150,
-0x03f154,
-0x03f158,
-0x03f15c,
-0x03f160,
-0x03f164,
-0x03f168,
-0x03f16c,
-0x03f170,
-0x03f174,
-0x03f178,
-0x03f17c,
-0x03f180,
-0x03f184,
-0x03f188,
-0x03f18c,
-0x03f190,
-0x03f194,
-0x03f198,
-0x03f19c,
-0x03f1a0,
-0x03f1a4,
-0x03f1a8,
-0x03f1ac,
-0x03f210,
-0x03f214,
-0x03f218,
-0x03f220,
-0x03f224,
-0x03f228,
-0x03f22c,
-0x03f230,
-0x03f234,
-0x03f238,
-0x03f23c,
-0x03f240,
-0x03f244,
-0x03f248,
-0x03f24c,
-0x03f250,
-0x03f254,
-0x03f258,
-0x03f25c,
-0x03f260,
-0x03f264,
-0x03f268,
-0x03f26c,
-0x03f270,
-0x03f274,
-0x03f278,
-0x03f27c,
-0x03f280,
-0x03f284,
-0x03f288,
-0x03f28c,
-0x03f290,
-0x03f294,
-0x03f298,
-0x03f29c,
-0x03f2a0,
-0x03f2a4,
-0x03f2a8,
-0x03f2ac,
-0x03f2b0,
-0x03f2b4,
-0x03f2b8,
-0x03f2bc,
-0x03f2c0,
-0x03f2c4,
-0x03f2c8,
-0x03f2d0,
-0x03f2d4,
-0x03f2d8,
-0x03f2dc,
-0x03f2e0,
-0x03f2e4,
-0x03f2e8,
-0x03f2ec,
-0x03f2f0,
-0x03f2f8,
-0x03f2fc,
-0x03f300,
-0x03f304,
-0x03f308,
-0x03f30c,
-0x03f310,
-0x03f314,
-0x03f318,
-0x03f31c,
-0x03f320,
-0x03f324,
-0x03f328,
-0x03f32c,
-0x03f330,
-0x03f334,
-0x03f338,
-0x03f33c,
-0x03f340,
-0x03f344,
-0x03f348,
-0x03f3dc,
-0x03f3e0,
-0x03f3e4,
-0x03f3e8,
-0x03f3ec,
-0x03f3f0,
-0x03f3f4,
-0x03f3f8,
-0x03f3fc,
-0x03f400,
-0x03f404,
-0x03f408,
-0x03f40c,
-0x03f410,
-0x03f414,
-0x03f418,
-0x03f41c,
-0x03f420,
-0x03f424,
-0x03f428,
-0x03f42c,
-0x03f430,
-0x03f434,
-0x03f438,
-0x03f43c,
-0x03f440,
-0x03f444,
-0x03f448,
-0x03f44c,
-0x03f450,
-0x03f454,
-0x03f458,
-0x03f45c,
-0x03f460,
-0x03f464,
-0x03f468,
-0x03f46c,
-0x03f470,
-0x03f474,
-0x03f478,
-0x03f47c,
-0x03f480,
-0x03f484,
-0x03f488,
-0x03f48c,
-0x03f490,
-0x03f494,
-0x03f498,
-0x03f49c,
-0x03f4a0,
-0x03f4a4,
-0x03f4a8,
-0x03f4ac,
-0x03f4b0,
-0x03f4b4,
-0x03f4b8,
-0x03f4bc,
-0x03f4c0,
-0x03f4c4,
-0x03f4c8,
-0x03f4cc,
-0x03f4d0,
-0x03f4d4,
-0x03f4d8,
-0x03f4dc,
-0x03f4e0,
-0x03f4e4,
-0x03f4e8,
-0x03f4ec,
-0x03f4f0,
-0x03f4f4,
-0x03f4f8,
-0x03f4fc,
-0x03f500,
-0x03f504,
-0x03f508,
-0x03f50c,
-0x03f510,
-0x03f514,
-0x03f518,
-0x03f51c,
-0x03f520,
-0x03f524,
-0x03f528,
-0x03f52c,
-0x03f530,
-0x03f534,
-0x03f538,
-0x03f53c,
-0x03f540,
-0x03f544,
-0x03f548,
-0x03f54c,
-0x03f550,
-0x03f554,
-0x03f558,
-0x03f55c,
-0x03f560,
-0x03f564,
-0x03f568,
-0x03f56c,
-0x03f570,
-0x03f574,
-0x03f578,
-0x03f57c,
-0x03f580,
-0x03f584,
-0x03f588,
-0x03f58c,
-0x03f590,
-0x03f594,
-0x03f598,
-0x03f59c,
-0x03f5a0,
-0x03f5a4,
-0x03f5a8,
-0x03f5ac,
-0x03f5b0,
-0x03f5b4,
-0x03f5b8,
-0x03f5bc,
-0x03f5c0,
-0x03f5c4,
-0x03f5c8,
-0x03f5cc,
-0x03f5d0,
-0x03f5d4,
-0x03f5d8,
-0x03f5dc,
-0x03f5e0,
-0x03f5e4,
-0x03f5e8,
-0x03f5ec,
-0x03f5f0,
-0x03f5f4,
-0x03f5f8,
-0x03f5fc,
-0x03f600,
-0x03f604,
-0x03f608,
-0x03f60c,
-0x03f610,
-0x03f614,
-0x03f618,
-0x03f61c,
-0x03f63c,
-0x03f640,
-0x03f644,
-0x03f648,
-0x03f64c,
-0x03f650,
-0x03f654,
-0x03f658,
-0x03f65c,
-0x03f660,
-0x03f664,
-0x03f668,
-0x03f66c,
-0x03f670,
-0x03f674,
-0x03f678,
-0x03f67c,
-0x03f680,
-0x03f684,
-0x03f688,
-0x03f68c,
-0x03f690,
-0x03f694,
-0x03f698,
-0x03f69c,
-0x03f6a0,
-0x03f6a4,
-0x03f6a8,
-0x03f6ac,
-0x03f6b0,
-0x03f6b4,
-0x03f6b8,
-0x03f6bc,
-0x03f6c0,
-0x03f6c4,
-0x03f6c8,
-0x03f6cc,
-0x03f6d0,
-0x03f6d4,
-0x03f6d8,
-0x03f6dc,
-0x03f6e0,
-0x03f6e4,
-0x03f6e8,
-0x03f6ec,
-0x03f6f0,
-0x03f6f4,
-0x03f6f8,
-0x03f6fc,
-0x03f700,
-0x03f704,
-0x03f708,
-0x03f70c,
-0x03f710,
-0x03f714,
-0x03f718,
-0x03f71c,
-0x03f720,
-0x03f724,
-0x03f728,
-0x03f72c,
-0x03f730,
-0x03f734,
-0x03f738,
-0x03f73c,
-0x03f740,
-0x03f744,
-0x03f748,
-0x03f74c,
-0x03f750,
-0x03f754,
-0x03f758,
-0x03f75c,
-0x03f760,
-0x03f764,
-0x03f768,
-0x03f76c,
-0x03f770,
-0x03f774,
-0x03f778,
-0x03f77c,
-0x03f780,
-0x03f784,
-0x03f788,
-0x03f78c,
-0x03f790,
-0x03f794,
-0x03f798,
-0x03f79c,
-0x03f7a0,
-0x03f7a4,
-0x03f7a8,
-0x03f7ac,
-0x03f7b0,
-0x03f7b4,
-0x03f7b8,
-0x03f7bc,
-0x03f7c0,
-0x03f7c4,
-0x03f7c8,
-0x03f7cc,
-0x03f7d0,
-0x03f7d4,
-0x03f7d8,
-0x03f7dc,
-0x03f7e0,
-0x03f7e4,
-0x03f7e8,
-0x03f7ec,
-0x03f7f0,
-0x03f7f4,
-0x03f7f8,
-0x03f7fc,
-0x03f800,
-0x03f804,
-0x03f808,
-0x03f80c,
-0x03f810,
-0x03f814,
-0x03f818,
-0x03f81c,
-0x03f820,
-0x03f824,
-0x03f828,
-0x03f82c,
-0x03f830,
-0x03f834,
-0x03f838,
-0x03f83c,
-0x03f840,
-0x03f844,
-0x03f848,
-0x03f84c,
-0x03f850,
-0x03f854,
-0x03f858,
-0x03f85c,
-0x03f860,
-0x03f864,
-0x03f868,
-0x03f86c,
-0x03f870,
-0x03f874,
-0x03f878,
-0x03f87c,
-0x03f880,
-0x03f884,
-0x03f888,
-0x03f88c,
-0x03f890,
-0x03f894,
-0x03f898,
-0x03f89c,
-0x03f8a0,
-0x03f8a4,
-0x03f8a8,
-0x03f8ac,
-0x03f8b0,
-0x03f8b4,
-0x03f8b8,
-0x03f8bc,
-0x03f8c0,
-0x03f8c4,
-0x03f8c8,
-0x03f8cc,
-0x03f8d0,
-0x03f8d4,
-0x03f8d8,
-0x03f8dc,
-0x03f8e0,
-0x03f8e4,
-0x03f8e8,
-0x03f8ec,
-0x03f8f0,
-0x03f8f4,
-0x03f8f8,
-0x03f8fc,
-0x03f900,
-0x03f904,
-0x03f908,
-0x03f90c,
-0x03f910,
-0x03f914,
-0x03f918,
-0x03f91c,
-0x03f920,
-0x03f924,
-0x03f928,
-0x03f92c,
-0x03f930,
-0x03f934,
-0x03f938,
-0x03f93c,
-0x03f940,
-0x03f944,
-0x03f948,
-0x03f94c,
-0x03f950,
-0x03f954,
-0x03f958,
-0x03f95c,
-0x03f960,
-0x03f964,
-0x03f968,
-0x03f96c,
-0x03f970,
-0x03f974,
-0x03f978,
-0x03f97c,
-0x03f980,
-0x03f984,
-0x03f988,
-0x03f98c,
-0x03f990,
-0x03f994,
-0x03f998,
-0x03f99c,
-0x03f9a0,
-0x03f9a4,
-0x03f9a8,
-0x03f9ac,
-0x03f9b0,
-0x03f9b4,
-0x03f9b8,
-0x03f9bc,
-0x03f9c0,
-0x03f9c4,
-0x03f9c8,
-0x03f9cc,
-0x03f9d0,
-0x03f9d4,
-0x03f9d8,
-0x03f9dc,
-0x03f9e0,
-0x03f9e4,
-0x03f9e8,
-0x03f9ec,
-0x03f9f0,
-0x03f9f4,
-0x03f9f8,
-0x03f9fc,
-0x03fa00,
-0x03fa04,
-0x03fa08,
-0x03fa0c,
-0x03fa10,
-0x03fa14,
-0x03fa18,
-0x03fa1c,
-0x03fa20,
-0x03fa24,
-0x03fa28,
-0x03fa2c,
-0x03fa30,
-0x03fa34,
-0x03fa38,
-0x03fa3c,
-0x03fa40,
-0x03fa44,
-0x03fa48,
-0x03fa4c,
-0x03fa50,
-0x03fa54,
-0x03fa58,
-0x03fa5c,
-0x03fa60,
-0x03fa64,
-0x03fa68,
-0x03fa6c,
-0x03fa70,
-0x03fa74,
-0x03fa78,
-0x03fa7c,
-0x03fa80,
-0x03fa84,
-0x03fa88,
-0x03fa8c,
-0x03fa90,
-0x03fa94,
-0x03fa98,
-0x03fa9c,
-0x03faa0,
-0x03faa4,
-0x03faa8,
-0x03faac,
-0x03fab0,
-0x03fab4,
-0x03fab8,
-0x03fabc,
-0x03fac0,
-0x03fac4,
-0x03fac8,
-0x03facc,
-0x03fad0,
-0x03fad4,
-0x03fad8,
-0x03fadc,
-0x03fae0,
-0x03fae4,
-0x03fae8,
-0x03faec,
-0x03faf0,
-0x03faf4,
-0x03faf8,
-0x03fafc,
-0x03fb00,
-0x03fb04,
-0x03fb08,
-0x03fb0c,
-0x03fb10,
-0x03fb14,
-0x03fb18,
-0x03fb1c,
-0x03fb20,
-0x03fb24,
-0x03fb28,
-0x03fb2c,
-0x03fb30,
-0x03fb34,
-0x03fb38,
-0x03fb3c,
-0x03fb40,
-0x03fb44,
-0x03fb48,
-0x03fb4c,
-0x03fb50,
-0x03fb54,
-0x03fb58,
-0x03fb5c,
-0x03fb60,
-0x03fb64,
-0x03fb68,
-0x03fb6c,
-0x03fb70,
-0x03fb74,
-0x03fb78,
-0x03fb7c,
-0x03fb80,
-0x03fb84,
-0x03fb88,
-0x03fb8c,
-0x03fb90,
-0x03fb94,
-0x03fb98,
-0x03fb9c,
-0x03fba0,
-0x03fba4,
-0x03fba8,
-0x03fbac,
-0x03fbb0,
-0x03fbb4,
-0x03fbb8,
-0x03fc00,
-0x03fc04,
-0x03fc08,
-0x03fc0c,
-0x03fc10,
-0x03fc14,
-0x03fc18,
-0x03fc1c,
-0x03fc20,
-0x03fc24,
-0x03fc28,
-0x03fc2c,
-0x03fc30,
-0x03fc34,
-0x03fc38,
-0x03fc3c,
-0x03fc40,
-0x03fc44,
-0x03fc48,
-0x03fc4c,
-0x03fc50,
-0x03fc54,
-0x03fc58,
-0x03fc5c,
-0x03fc60,
-0x03fc64,
-0x03fc68,
-0x03fc6c,
-0x03fc70,
-0x03fc74,
-0x03fc78,
-0x03fc7c,
-0x03fd00,
-0x03fd04,
-0x03fd08,
-0x03fd0c,
-0x03fd10,
-0x03fd14,
-0x03fd18,
-0x03fd1c,
-0x03fd20,
-0x03fd24,
-0x03fd28,
-0x03fd2c,
-0x03fd30,
-0x03fd34,
-0x03fd38,
-0x03fd3c,
-0x03fd40,
-0x03fd44,
-0x03fd48,
-0x03fd4c,
-0x03fd50,
-0x03fd54,
-0x03fd58,
-0x03fd5c,
-0x03fd60,
-0x03fd64,
-0x03fd68,
-0x03fd6c,
-0x03fd70,
-0x03fd74,
-0x03fd78,
-0x03fd7c,
-0x03fdfc,
-0x03fe00,
-0x03fe04,
-0x03fe08,
-0x03fe0c,
-0x03fe10,
-0x03fe14,
-0x03fe18,
-0x03fe1c,
-0x03fe20,
-0x03fe24,
-0x03fe28,
-0x03fe2c,
-0x03fe50,
-0x03fe54,
-0x03fe58,
-0x03fe5c,
-0x03fe80,
-0x03fe84,
-0x03fe88,
-0x03fe8c,
-0x03fe90,
-0x03fe94,
-0x03fe98,
-0x03fe9c,
-0x03fea0,
-0x03fea4,
-0x03fea8,
-0x03feac,
-0x03feb0,
-0x03feb4,
-0x03feb8,
-0x03febc,
-0x03fec0,
-0x03fec4,
-0x03fec8,
-0x03fecc,
-0x03fed0,
-0x03fed4,
-0x03fed8,
-0x03fedc,
-0x03fee0,
-0x03fee4,
-0x03fee8,
-0x03feec,
-0x03fef0,
-0x03fef4,
-0x03fef8,
-0x03fefc,
-0x03ff00,
-0x03ff04,
-0x03ff0c,
-0x03ff10,
-0x03ff14,
-0x03ff18,
-0x03ff1c,
-0x03ff20,
-0x03ff24,
-0x03ff28,
-0x03ff2c,
-0x03ff30,
-0x03ff34,
-0x03ff38,
-0x03ff3c,
-0x03ff40,
-0x03ff44,
-0x03ff48,
-0x03ff4c,
-0x03ff50,
-0x03ff54,
-0x03ff58,
-0x03ff5c,
-0x03ff60,
-0x03ff64,
-0x03ff68,
-0x03ff6c,
-0x03ff70,
-0x03ff74,
-0x03ff80,
-0x03ff84,
-0x03ff88,
-0x03ff8c,
-0x03ff90,
-0x03ff94,
-0x03ff98,
-0x03ff9c,
-0x03ffa0,
-0x03ffa4,
-0x03ffa8,
-0x03ffac,
-0x03ffb0,
-0x03ffb4,
-0x03ffb8,
-0x03ffc0,
-0x03ffc4,
-0x03ffc8,
-0x03ffcc,
-0x03ffd0,
-0x03ffd4,
-0x03ffdc,
-0x03ffe0,
-0x03ffe4,
-0x03ffe8,
-0x03ffec,
-0x03fff0,
-0x03fff4,
-0x03fff8,
-0x03fffc,
-0x060000,
-0x060004,
-0x060008,
-0x060010,
-0x060014,
-0x060018,
-0x06001c,
-0x060020,
-0x060024,
-0x06002c,
-0x060030,
-0x060034,
-0x060038,
-0x06003c,
-0x060040,
-0x060044,
-0x060048,
-0x06004c,
-0x060050,
-0x060054,
-0x060058,
-0x06005c,
-0x060060,
-0x060070,
-0x060074,
-0x060078,
-0x060080,
-0x060084,
-0x060088,
-0x06008c,
-0x060090,
-0x060094,
-0x060098,
-0x06009c,
-0x0600a0,
-0x0600a4,
-0x0600b8,
-0x0600bc,
-0x0600c0,
-0x0600c4,
-0x0600e0,
-0x060128,
-0x06012c,
-0x060140,
-0x060144,
-0x060150,
-0x060154,
-0x060158,
-0x06015c,
-0x060160,
-0x060164,
-0x060180,
-0x060184,
-0x060188,
-0x06018c,
-0x060190,
-0x0601a0,
-0x0601a4,
-0x0601a8,
-0x0601c0,
-0x0601c4,
-0x0601c8,
-0x0601cc,
-0x0601d8,
-0x0601e0,
-0x0601e4,
-0x0601f0,
-0x0601f8,
-0x060200,
-0x060204,
-0x060208,
-0x06020c,
-0x060210,
-0x060214,
-0x060218,
-0x06021c,
-0x060220,
-0x060224,
-0x060228,
-0x060240,
-0x060244,
-0x060250,
-0x060254,
-0x0602c0,
-0x060500,
-0x060504,
-0x060508,
-0x060520,
-0x060524,
-0x060528,
-0x060554,
-0x060558,
-0x06055c,
-0x060560,
-0x060564,
-0x060580,
-0x060584,
-0x060588,
-0x06058c,
-0x060590,
-0x0605a0,
-0x0605a4,
-0x0605a8,
-0x0605b0,
-0x0605b4,
-0x060600,
-0x060604,
-0x060608,
-0x06060c,
-0x060610,
-0x060614,
-0x060618,
-0x060620,
-0x060624,
-0x060628,
-0x06062c,
-0x060630,
-0x060634,
-0x060638,
-0x06063c,
-0x060640,
-0x060644,
-0x060648,
-0x06064c,
-0x060650,
-0x060654,
-0x060800,
-0x060808,
-0x060820,
-0x060830,
-0x060834,
-0x060840,
-0x060848,
-0x060850,
-0x060860,
-0x060864,
-0x060868,
-0x06086c,
-0x060870,
-0x060874,
-0x061000,
-0x061004,
-0x061008,
-0x061200,
-0x061204,
-0x070000,
-0x070004,
-0x070080,
-0x0700a0,
-0x0700a4,
-0x0700d0,
-0x0700d4,
-0x070100,
-0x070200,
-0x070204,
-0x070208,
-0x07020c,
-0x070210,
-0x070214,
-0x070218,
-0x07021c,
-0x070220,
-0x070224,
-0x070228,
-0x07022c,
-0x070400,
-0x070404,
-0x070408,
-0x07040c,
-0x070410,
-0x070414,
-0x070418,
-0x07041c,
-0x070420,
-0x070424,
-0x070428,
-0x07042c,
-0x070500,
-0x070504,
-0x070508,
-0x07050c,
-0x070510,
-0x070540,
-0x070544,
-0x070560,
-0x070570,
-0x070580,
-0x07058c,
-0x070590,
-0x070594,
-0x0705b0,
-0x0705b4,
-0x0705b8,
-0x0705bc,
-0x0705c0,
-0x0705c4,
-0x0705c8,
-0x0705cc,
-0x0705d0,
-0x0705d4,
-0x0705d8,
-0x0705dc,
-0x0705e0,
-0x0705e4,
-0x0705e8,
-0x0705ec,
-0x0705f0,
-0x0705f4,
-0x0705f8,
-0x070600,
-0x070604,
-0x070608,
-0x07060c,
-0x070610,
-0x070614,
-0x070618,
-0x07061c,
-0x070620,
-0x070624,
-0x070628,
-0x07062c,
-0x070630,
-0x070634,
-0x070638,
-0x07063c,
-0x070640,
-0x070644,
-0x070648,
-0x07064c,
-0x070650,
-0x070654,
-0x070658,
-0x07065c,
-0x070660,
-0x070664,
-0x070668,
-0x07066c,
-0x070670,
-0x080000,
-0x080004,
-0x080080,
-0x0800a0,
-0x0800a4,
-0x0800d0,
-0x0800d4,
-0x080100,
-0x080200,
-0x080204,
-0x080208,
-0x08020c,
-0x080210,
-0x080214,
-0x080218,
-0x08021c,
-0x080220,
-0x080224,
-0x080228,
-0x08022c,
-0x080400,
-0x080404,
-0x080408,
-0x08040c,
-0x080410,
-0x080414,
-0x080418,
-0x08041c,
-0x080420,
-0x080424,
-0x080428,
-0x08042c,
-0x080500,
-0x080504,
-0x080508,
-0x08050c,
-0x080510,
-0x080540,
-0x080544,
-0x080560,
-0x080570,
-0x080580,
-0x08058c,
-0x080590,
-0x080594,
-0x0805b0,
-0x0805b4,
-0x0805b8,
-0x0805bc,
-0x0805c0,
-0x0805c4,
-0x0805c8,
-0x0805cc,
-0x0805d0,
-0x0805d4,
-0x0805d8,
-0x0805dc,
-0x0805e0,
-0x0805e4,
-0x0805e8,
-0x0805ec,
-0x0805f0,
-0x0805f4,
-0x0805f8,
-0x080600,
-0x080604,
-0x080608,
-0x08060c,
-0x080610,
-0x080614,
-0x080618,
-0x08061c,
-0x080620,
-0x080624,
-0x080628,
-0x08062c,
-0x080630,
-0x080634,
-0x080638,
-0x08063c,
-0x080640,
-0x080644,
-0x080648,
-0x08064c,
-0x080650,
-0x080654,
-0x080658,
-0x08065c,
-0x080660,
-0x080664,
-0x080668,
-0x08066c,
-0x080670,
-0x0a0000,
-0x0a0004,
-0x0a0008,
-0x0a000c,
-0x0a0080,
-0x0a0084,
-0x0a0088,
-0x0a008c,
-0x0a0100,
-0x0a0104,
-0x0a0108,
-0x0a010c,
-0x0a0114,
-0x0a0120,
-0x0a0124,
-0x0a0128,
-0x0a0140,
-0x0a0144,
-0x0a0180,
-0x0a0c10,
-0x0a0c20,
-0x0a0c2c,
-0x0a0c30,
-0x0a0c34,
-0x0a0c38,
-0x0a0c3c,
-0x0a1000,
-0x0a1004,
-0x0a1008,
-0x0a100c,
-0x0a1080,
-0x0a1084,
-0x0a1088,
-0x0a108c,
-0x0a1100,
-0x0a1104,
-0x0a1108,
-0x0a110c,
-0x0a1110,
-0x0a1114,
-0x0a1120,
-0x0a1124,
-0x0a1128,
-0x0a1140,
-0x0a1144,
-0x0a1148,
-0x0a114c,
-0x0a1400,
-0x0a1404,
-0x0a1408,
-0x0a140c,
-0x0a1480,
-0x0a1484,
-0x0a1488,
-0x0a148c,
-0x0a1500,
-0x0a1504,
-0x0a1508,
-0x0a150c,
-0x0a1510,
-0x0a1514,
-0x0a1520,
-0x0a1524,
-0x0a1528,
-0x0a1540,
-0x0a1544,
-0x0a1548,
-0x0a154c,
-0x0a1800,
-0x0a1804,
-0x0a1808,
-0x0a180c,
-0x0a1880,
-0x0a1884,
-0x0a1888,
-0x0a188c,
-0x0a1900,
-0x0a1904,
-0x0a1908,
-0x0a190c,
-0x0a1910,
-0x0a1914,
-0x0a1920,
-0x0a1924,
-0x0a1928,
-0x0a1940,
-0x0a1944,
-0x0a1948,
-0x0a194c,
-0x0a1c00,
-0x0a1c10,
-0x0a1c20,
-0x0a1c2c,
-0x0a1c30,
-0x0a1c34,
-0x0a1c38,
-0x0a1c3c,
-0x0a2000,
-0x0a2004,
-0x0a2008,
-0x0a200c,
-0x0a2080,
-0x0a2084,
-0x0a2088,
-0x0a208c,
-0x0a2100,
-0x0a2104,
-0x0a2108,
-0x0a210c,
-0x0a2110,
-0x0a2114,
-0x0a2120,
-0x0a2124,
-0x0a2128,
-0x0a2140,
-0x0a2144,
-0x0a2148,
-0x0a214c,
-0x0a2400,
-0x0a2404,
-0x0a2408,
-0x0a240c,
-0x0a2480,
-0x0a2484,
-0x0a2488,
-0x0a248c,
-0x0a2500,
-0x0a2504,
-0x0a2508,
-0x0a250c,
-0x0a2510,
-0x0a2514,
-0x0a2520,
-0x0a2524,
-0x0a2528,
-0x0a2540,
-0x0a2544,
-0x0a2548,
-0x0a254c,
-0x0a2800,
-0x0a2804,
-0x0a2808,
-0x0a280c,
-0x0a2880,
-0x0a2884,
-0x0a2888,
-0x0a288c,
-0x0a2900,
-0x0a2904,
-0x0a2908,
-0x0a290c,
-0x0a2910,
-0x0a2914,
-0x0a2920,
-0x0a2924,
-0x0a2928,
-0x0a2940,
-0x0a2944,
-0x0a2948,
-0x0a294c,
-0x0a2c00,
-0x0a2c10,
-0x0a2c20,
-0x0a2c2c,
-0x0a2c30,
-0x0a2c34,
-0x0a2c38,
-0x0a2c3c,
-0x0a3000,
-0x0a3004,
-0x0a3008,
-0x0a300c,
-0x0a3080,
-0x0a3084,
-0x0a3088,
-0x0a308c,
-0x0a3100,
-0x0a3104,
-0x0a3108,
-0x0a310c,
-0x0a3110,
-0x0a3114,
-0x0a3120,
-0x0a3124,
-0x0a3128,
-0x0a3140,
-0x0a3144,
-0x0a3148,
-0x0a314c,
-0x0a3400,
-0x0a3404,
-0x0a3408,
-0x0a340c,
-0x0a3480,
-0x0a3484,
-0x0a3488,
-0x0a348c,
-0x0a3500,
-0x0a3504,
-0x0a3508,
-0x0a350c,
-0x0a3510,
-0x0a3514,
-0x0a3520,
-0x0a3524,
-0x0a3528,
-0x0a3540,
-0x0a3544,
-0x0a3548,
-0x0a354c,
-0x0a3800,
-0x0a3804,
-0x0a3808,
-0x0a380c,
-0x0a3880,
-0x0a3884,
-0x0a3888,
-0x0a388c,
-0x0a3900,
-0x0a3904,
-0x0a3908,
-0x0a390c,
-0x0a3910,
-0x0a3914,
-0x0a3920,
-0x0a3924,
-0x0a3928,
-0x0a3940,
-0x0a3944,
-0x0a3948,
-0x0a394c,
-0x0a3c00,
-0x0a3c10,
-0x0a3c20,
-0x0a3c2c,
-0x0a3c30,
-0x0a3c34,
-0x0a3c38,
-0x0a3c3c,
-0x0a4000,
-0x0a4004,
-0x0a4008,
-0x0a400c,
-0x0a4080,
-0x0a4084,
-0x0a4088,
-0x0a408c,
-0x0a4100,
-0x0a4104,
-0x0a4108,
-0x0a410c,
-0x0a4110,
-0x0a4114,
-0x0a4120,
-0x0a4124,
-0x0a4128,
-0x0a4140,
-0x0a4144,
-0x0a4148,
-0x0a414c,
-0x0a4400,
-0x0a4404,
-0x0a4408,
-0x0a440c,
-0x0a4480,
-0x0a4484,
-0x0a4488,
-0x0a448c,
-0x0a4500,
-0x0a4504,
-0x0a4508,
-0x0a450c,
-0x0a4510,
-0x0a4514,
-0x0a4520,
-0x0a4524,
-0x0a4528,
-0x0a4540,
-0x0a4544,
-0x0a4548,
-0x0a454c,
-0x0a4800,
-0x0a4804,
-0x0a4808,
-0x0a480c,
-0x0a4880,
-0x0a4884,
-0x0a4888,
-0x0a488c,
-0x0a4900,
-0x0a4904,
-0x0a4908,
-0x0a490c,
-0x0a4910,
-0x0a4914,
-0x0a4920,
-0x0a4924,
-0x0a4928,
-0x0a4940,
-0x0a4944,
-0x0a4948,
-0x0a494c,
-0x0a4c00,
-0x0a4c10,
-0x0a4c20,
-0x0a4c2c,
-0x0a4c30,
-0x0a4c34,
-0x0a4c38,
-0x0a4c3c,
-0x0a5000,
-0x0a5004,
-0x0a5008,
-0x0a500c,
-0x0a5080,
-0x0a5084,
-0x0a5088,
-0x0a508c,
-0x0a5100,
-0x0a5104,
-0x0a5108,
-0x0a510c,
-0x0a5110,
-0x0a5114,
-0x0a5120,
-0x0a5124,
-0x0a5128,
-0x0a5140,
-0x0a5144,
-0x0a5148,
-0x0a514c,
-0x0a5400,
-0x0a5404,
-0x0a5408,
-0x0a540c,
-0x0a5480,
-0x0a5484,
-0x0a5488,
-0x0a548c,
-0x0a5500,
-0x0a5504,
-0x0a5508,
-0x0a550c,
-0x0a5510,
-0x0a5514,
-0x0a5520,
-0x0a5524,
-0x0a5528,
-0x0a5540,
-0x0a5544,
-0x0a5548,
-0x0a554c,
-0x0a5800,
-0x0a5804,
-0x0a5808,
-0x0a580c,
-0x0a5880,
-0x0a5884,
-0x0a5888,
-0x0a588c,
-0x0a5900,
-0x0a5904,
-0x0a5908,
-0x0a590c,
-0x0a5910,
-0x0a5914,
-0x0a5920,
-0x0a5924,
-0x0a5928,
-0x0a5940,
-0x0a5944,
-0x0a5948,
-0x0a594c,
-0x0a5c00,
-0x0a5c10,
-0x0a5c20,
-0x0a5c2c,
-0x0a5c30,
-0x0a5c34,
-0x0a5c38,
-0x0a5c3c,
-0x0a6000,
-0x0a6004,
-0x0a6008,
-0x0a600c,
-0x0a6080,
-0x0a6084,
-0x0a6088,
-0x0a608c,
-0x0a6100,
-0x0a6104,
-0x0a6108,
-0x0a610c,
-0x0a6110,
-0x0a6114,
-0x0a6120,
-0x0a6124,
-0x0a6128,
-0x0a6140,
-0x0a6144,
-0x0a6148,
-0x0a614c,
-0x0a6400,
-0x0a6404,
-0x0a6408,
-0x0a640c,
-0x0a6480,
-0x0a6484,
-0x0a6488,
-0x0a648c,
-0x0a6500,
-0x0a6504,
-0x0a6508,
-0x0a650c,
-0x0a6510,
-0x0a6514,
-0x0a6520,
-0x0a6524,
-0x0a6528,
-0x0a6540,
-0x0a6544,
-0x0a6548,
-0x0a654c,
-0x0a6800,
-0x0a6804,
-0x0a6808,
-0x0a680c,
-0x0a6880,
-0x0a6884,
-0x0a6888,
-0x0a688c,
-0x0a6900,
-0x0a6904,
-0x0a6908,
-0x0a690c,
-0x0a6910,
-0x0a6914,
-0x0a6920,
-0x0a6924,
-0x0a6928,
-0x0a6940,
-0x0a6944,
-0x0a6948,
-0x0a694c,
-0x0a6c00,
-0x0a6c10,
-0x0a6c20,
-0x0a6c2c,
-0x0a6c30,
-0x0a6c34,
-0x0a6c38,
-0x0a6c3c,
-0x0a7000,
-0x0a7004,
-0x0a7008,
-0x0a700c,
-0x0a7080,
-0x0a7084,
-0x0a7088,
-0x0a708c,
-0x0a7100,
-0x0a7104,
-0x0a7108,
-0x0a710c,
-0x0a7110,
-0x0a7114,
-0x0a7120,
-0x0a7124,
-0x0a7128,
-0x0a7140,
-0x0a7144,
-0x0a7148,
-0x0a714c,
-0x0a7400,
-0x0a7404,
-0x0a7408,
-0x0a740c,
-0x0a7480,
-0x0a7484,
-0x0a7488,
-0x0a748c,
-0x0a7500,
-0x0a7504,
-0x0a7508,
-0x0a750c,
-0x0a7510,
-0x0a7514,
-0x0a7520,
-0x0a7524,
-0x0a7528,
-0x0a7540,
-0x0a7544,
-0x0a7548,
-0x0a754c,
-0x0a7800,
-0x0a7804,
-0x0a7808,
-0x0a780c,
-0x0a7880,
-0x0a7884,
-0x0a7888,
-0x0a788c,
-0x0a7900,
-0x0a7904,
-0x0a7908,
-0x0a790c,
-0x0a7910,
-0x0a7914,
-0x0a7920,
-0x0a7924,
-0x0a7928,
-0x0a7940,
-0x0a7944,
-0x0a7948,
-0x0a794c,
-0x0a7c00,
-0x0a7c10,
-0x0a7c20,
-0x0a7c2c,
-0x0a7c30,
-0x0a7c34,
-0x0a7c38,
-0x0a7c3c,
-0x0a8000,
-0x0a8004,
-0x0a8008,
-0x0a800c,
-0x0a8080,
-0x0a8084,
-0x0a8088,
-0x0a808c,
-0x0a8100,
-0x0a8104,
-0x0a8108,
-0x0a810c,
-0x0a8110,
-0x0a8114,
-0x0a8120,
-0x0a8124,
-0x0a8128,
-0x0a8140,
-0x0a8144,
-0x0a8148,
-0x0a814c,
-0x0a8400,
-0x0a8404,
-0x0a8408,
-0x0a840c,
-0x0a8480,
-0x0a8484,
-0x0a8488,
-0x0a848c,
-0x0a8500,
-0x0a8504,
-0x0a8508,
-0x0a850c,
-0x0a8510,
-0x0a8514,
-0x0a8520,
-0x0a8524,
-0x0a8528,
-0x0a8540,
-0x0a8544,
-0x0a8548,
-0x0a854c,
-0x0a8800,
-0x0a8804,
-0x0a8808,
-0x0a880c,
-0x0a8880,
-0x0a8884,
-0x0a8888,
-0x0a888c,
-0x0a8900,
-0x0a8904,
-0x0a8908,
-0x0a890c,
-0x0a8910,
-0x0a8914,
-0x0a8920,
-0x0a8924,
-0x0a8928,
-0x0a8940,
-0x0a8944,
-0x0a8948,
-0x0a894c,
-0x0a8c00,
-0x0a8c10,
-0x0a8c20,
-0x0a8c2c,
-0x0a8c30,
-0x0a8c34,
-0x0a8c38,
-0x0a8c3c,
-0x0a9160,
-0x0a9164,
-0x0a9168,
-0x0a916c,
-0x0a9170,
-0x0a9174,
-0x0a9178,
-0x0a917c,
-0x0a9180,
-0x0a9184,
-0x0a9188,
-0x0a918c,
-0x0a9190,
-0x0a9194,
-0x0a9198,
-0x0a919c,
-0x0a91a0,
-0x0a91a4,
-0x0a91a8,
-0x0a91ac,
-0x0a91b0,
-0x0a91b4,
-0x0a91b8,
-0x0a91bc,
-0x0a91c0,
-0x0a91c4,
-0x0a91c8,
-0x0a91cc,
-0x0a91d0,
-0x0a91d4,
-0x0a91d8,
-0x0a91dc,
-0x0a91e0,
-0x0a91e4,
-0x0a91e8,
-0x0a91ec,
-0x0a91f0,
-0x0a91f4,
-0x0a91f8,
-0x0a91fc,
-0x0a9200,
-0x0a9204,
-0x0a9208,
-0x0a920c,
-0x0a9220,
-0x0a922c,
-0x0a9230,
-0x0a9234,
-0x0a9238,
-0x0a9244,
-0x0a9248,
-0x0a924c,
-0x0a9250,
-0x0a9254,
-0x0a9258,
-0x0a9c10,
-0x0a9c14,
-0x0a9c18,
-0x0a9c24,
-0x0a9c28,
-0x0a9c2c,
-0x0a9ed0,
-0x0a9ed4,
-0x0a9ed8,
-0x0a9edc,
-0x0a9ee0,
-0x0a9ee4,
-0x0a9ee8,
-0x0a9eec,
-0x0a9ef0,
-0x0a9f00,
-0x0a9f04,
-0x0a9f08,
-0x0a9f0c,
-0x0a9f10,
-0x0a9f14,
-0x0a9f18,
-0x0a9f1c,
-0x0a9f20,
-0x0a9f24,
-0x0a9f28,
-0x0a9f2c,
-0x0a9f30,
-0x0a9f34,
-0x0a9f38,
-0x0a9f3c,
-0x0a9f40,
-0x0a9f44,
-0x0a9f48,
-0x0a9f4c,
-0x0a9f50,
-0x0a9f54,
-0x0a9f58,
-0x0a9f5c,
-0x0a9f60,
-0x100020,
-0x100024,
-0x100028,
-0x100100,
-0x10010c,
-0x100110,
-0x100114,
-0x100118,
-0x10011c,
-0x100120,
-0x100124,
-0x100128,
-0x10012c,
-0x100134,
-0x10013c,
-0x100148,
-0x10014c,
-0x100158,
-0x10015c,
-0x100160,
-0x10017c,
-0x100188,
-0x100194,
-0x100198,
-0x10019c,
-0x1003fc,
-0x10041c,
-0x101020,
-0x101024,
-0x101028,
-0x101034,
-0x101100,
-0x10110c,
-0x101110,
-0x101114,
-0x101118,
-0x10111c,
-0x101120,
-0x101124,
-0x101128,
-0x10112c,
-0x101130,
-0x101134,
-0x101138,
-0x10113c,
-0x101140,
-0x101144,
-0x101148,
-0x10114c,
-0x101158,
-0x10115c,
-0x101160,
-0x101164,
-0x10117c,
-0x101180,
-0x101184,
-0x101188,
-0x101194,
-0x101198,
-0x10119c,
-0x101280,
-0x101284,
-0x101288,
-0x10128c,
-0x101290,
-0x101294,
-0x101298,
-0x10129c,
-0x1012a0,
-0x1012a4,
-0x1012a8,
-0x1012ac,
-0x1012b0,
-0x1012b4,
-0x1012b8,
-0x1012bc,
-0x1012f8,
-0x1012fc,
-0x101300,
-0x101308,
-0x101390,
-0x101394,
-0x101398,
-0x10139c,
-0x1013a0,
-0x1013a4,
-0x1013a8,
-0x1013cc,
-0x1013d0,
-0x1013d4,
-0x1013d8,
-0x1013e0,
-0x1013e8,
-0x1013fc,
-0x101400,
-0x101404,
-0x101410,
-0x101414,
-0x101418,
-0x10141c,
-0x101780,
-0x101784,
-0x101788,
-0x10178c,
-0x101790,
-0x1017a0,
-0x1017a4,
-0x1017a8,
-0x1017ac,
-0x1017c0,
-0x1017d8,
-0x1017dc,
-0x1017e0,
-0x1017e4,
-0x1017e8,
-0x1017ec,
-0x1017f0,
-0x1017f4,
-0x1017f8,
-0x1017fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x103020,
-0x103024,
-0x103028,
-0x103034,
-0x103100,
-0x10310c,
-0x103110,
-0x103114,
-0x103118,
-0x10311c,
-0x103120,
-0x103124,
-0x103128,
-0x10312c,
-0x103130,
-0x103134,
-0x103138,
-0x10313c,
-0x103140,
-0x103144,
-0x103148,
-0x10314c,
-0x103158,
-0x10315c,
-0x103160,
-0x103164,
-0x10317c,
-0x103180,
-0x103184,
-0x103188,
-0x103194,
-0x103198,
-0x10319c,
-0x103280,
-0x103284,
-0x103288,
-0x10328c,
-0x103290,
-0x103294,
-0x103298,
-0x10329c,
-0x1032a0,
-0x1032a4,
-0x1032a8,
-0x1032ac,
-0x1032b0,
-0x1032b4,
-0x1032b8,
-0x1032bc,
-0x1032f8,
-0x1032fc,
-0x103300,
-0x103308,
-0x103390,
-0x103394,
-0x103398,
-0x10339c,
-0x1033a0,
-0x1033a4,
-0x1033a8,
-0x1033cc,
-0x1033d0,
-0x1033d4,
-0x1033d8,
-0x1033e0,
-0x1033e8,
-0x1033fc,
-0x103400,
-0x103404,
-0x103410,
-0x103414,
-0x103418,
-0x10341c,
-0x103780,
-0x103784,
-0x103788,
-0x10378c,
-0x103790,
-0x1037a0,
-0x1037a4,
-0x1037a8,
-0x1037ac,
-0x1037c0,
-0x1037d8,
-0x1037dc,
-0x1037e0,
-0x1037e4,
-0x1037e8,
-0x1037ec,
-0x1037f0,
-0x1037f4,
-0x1037f8,
-0x1037fc,
-0x104020,
-0x104024,
-0x104028,
-0x104034,
-0x104100,
-0x10410c,
-0x104110,
-0x104114,
-0x104118,
-0x10411c,
-0x104120,
-0x104124,
-0x104128,
-0x10412c,
-0x104130,
-0x104134,
-0x104138,
-0x10413c,
-0x104140,
-0x104144,
-0x104148,
-0x10414c,
-0x104158,
-0x10415c,
-0x104160,
-0x104164,
-0x10417c,
-0x104180,
-0x104184,
-0x104188,
-0x104194,
-0x104198,
-0x10419c,
-0x104280,
-0x104284,
-0x104288,
-0x10428c,
-0x104290,
-0x104294,
-0x104298,
-0x10429c,
-0x1042a0,
-0x1042a4,
-0x1042a8,
-0x1042ac,
-0x1042b0,
-0x1042b4,
-0x1042b8,
-0x1042bc,
-0x1042f8,
-0x1042fc,
-0x104300,
-0x104308,
-0x104390,
-0x104394,
-0x104398,
-0x10439c,
-0x1043a0,
-0x1043a4,
-0x1043a8,
-0x1043cc,
-0x1043d0,
-0x1043d4,
-0x1043d8,
-0x1043e0,
-0x1043e8,
-0x1043fc,
-0x104400,
-0x104404,
-0x104410,
-0x104414,
-0x104418,
-0x10441c,
-0x104780,
-0x104784,
-0x104788,
-0x10478c,
-0x104790,
-0x1047a0,
-0x1047a4,
-0x1047a8,
-0x1047ac,
-0x1047c0,
-0x1047d8,
-0x1047dc,
-0x1047e0,
-0x1047e4,
-0x1047e8,
-0x1047ec,
-0x1047f0,
-0x1047f4,
-0x1047f8,
-0x1047fc,
-0x105020,
-0x105024,
-0x105028,
-0x105034,
-0x105100,
-0x10510c,
-0x105110,
-0x105114,
-0x105118,
-0x10511c,
-0x105120,
-0x105124,
-0x105128,
-0x10512c,
-0x105130,
-0x105134,
-0x105138,
-0x10513c,
-0x105140,
-0x105144,
-0x105148,
-0x10514c,
-0x105158,
-0x10515c,
-0x105160,
-0x105164,
-0x10517c,
-0x105180,
-0x105184,
-0x105188,
-0x105194,
-0x105198,
-0x10519c,
-0x105280,
-0x105284,
-0x105288,
-0x10528c,
-0x105290,
-0x105294,
-0x105298,
-0x10529c,
-0x1052a0,
-0x1052a4,
-0x1052a8,
-0x1052ac,
-0x1052b0,
-0x1052b4,
-0x1052b8,
-0x1052bc,
-0x1052f8,
-0x1052fc,
-0x105300,
-0x105308,
-0x105390,
-0x105394,
-0x105398,
-0x10539c,
-0x1053a0,
-0x1053a4,
-0x1053a8,
-0x1053cc,
-0x1053d0,
-0x1053d4,
-0x1053d8,
-0x1053e0,
-0x1053e8,
-0x1053fc,
-0x105400,
-0x105404,
-0x105410,
-0x105414,
-0x105418,
-0x10541c,
-0x105780,
-0x105784,
-0x105788,
-0x10578c,
-0x105790,
-0x1057a0,
-0x1057a4,
-0x1057a8,
-0x1057ac,
-0x1057c0,
-0x1057d8,
-0x1057dc,
-0x1057e0,
-0x1057e4,
-0x1057e8,
-0x1057ec,
-0x1057f0,
-0x1057f4,
-0x1057f8,
-0x1057fc,
-0x106020,
-0x106024,
-0x106028,
-0x106034,
-0x106100,
-0x10610c,
-0x106110,
-0x106114,
-0x106118,
-0x10611c,
-0x106120,
-0x106124,
-0x106128,
-0x10612c,
-0x106130,
-0x106134,
-0x106138,
-0x10613c,
-0x106140,
-0x106144,
-0x106148,
-0x10614c,
-0x106158,
-0x10615c,
-0x106160,
-0x106164,
-0x10617c,
-0x106180,
-0x106184,
-0x106188,
-0x106194,
-0x106198,
-0x10619c,
-0x106280,
-0x106284,
-0x106288,
-0x10628c,
-0x106290,
-0x106294,
-0x106298,
-0x10629c,
-0x1062a0,
-0x1062a4,
-0x1062a8,
-0x1062ac,
-0x1062b0,
-0x1062b4,
-0x1062b8,
-0x1062bc,
-0x1062f8,
-0x1062fc,
-0x106300,
-0x106308,
-0x106390,
-0x106394,
-0x106398,
-0x10639c,
-0x1063a0,
-0x1063a4,
-0x1063a8,
-0x1063cc,
-0x1063d0,
-0x1063d4,
-0x1063d8,
-0x1063e0,
-0x1063e8,
-0x1063fc,
-0x106400,
-0x106404,
-0x106410,
-0x106414,
-0x106418,
-0x10641c,
-0x106780,
-0x106784,
-0x106788,
-0x10678c,
-0x106790,
-0x1067a0,
-0x1067a4,
-0x1067a8,
-0x1067ac,
-0x1067c0,
-0x1067d8,
-0x1067dc,
-0x1067e0,
-0x1067e4,
-0x1067e8,
-0x1067ec,
-0x1067f0,
-0x1067f4,
-0x1067f8,
-0x1067fc,
-0x107020,
-0x107024,
-0x107028,
-0x107034,
-0x107100,
-0x10710c,
-0x107110,
-0x107114,
-0x107118,
-0x10711c,
-0x107120,
-0x107124,
-0x107128,
-0x10712c,
-0x107130,
-0x107134,
-0x107138,
-0x10713c,
-0x107140,
-0x107144,
-0x107148,
-0x10714c,
-0x107158,
-0x10715c,
-0x107160,
-0x107164,
-0x10717c,
-0x107180,
-0x107184,
-0x107188,
-0x107194,
-0x107198,
-0x10719c,
-0x107280,
-0x107284,
-0x107288,
-0x10728c,
-0x107290,
-0x107294,
-0x107298,
-0x10729c,
-0x1072a0,
-0x1072a4,
-0x1072a8,
-0x1072ac,
-0x1072b0,
-0x1072b4,
-0x1072b8,
-0x1072bc,
-0x1072f8,
-0x1072fc,
-0x107300,
-0x107308,
-0x107390,
-0x107394,
-0x107398,
-0x10739c,
-0x1073a0,
-0x1073a4,
-0x1073a8,
-0x1073cc,
-0x1073d0,
-0x1073d4,
-0x1073d8,
-0x1073e0,
-0x1073e8,
-0x1073fc,
-0x107400,
-0x107404,
-0x107410,
-0x107414,
-0x107418,
-0x10741c,
-0x107780,
-0x107784,
-0x107788,
-0x10778c,
-0x107790,
-0x1077a0,
-0x1077a4,
-0x1077a8,
-0x1077ac,
-0x1077c0,
-0x1077d8,
-0x1077dc,
-0x1077e0,
-0x1077e4,
-0x1077e8,
-0x1077ec,
-0x1077f0,
-0x1077f4,
-0x1077f8,
-0x1077fc,
-0x108020,
-0x108024,
-0x108028,
-0x108034,
-0x108100,
-0x10810c,
-0x108110,
-0x108114,
-0x108118,
-0x10811c,
-0x108120,
-0x108124,
-0x108128,
-0x10812c,
-0x108130,
-0x108134,
-0x108138,
-0x10813c,
-0x108140,
-0x108144,
-0x108148,
-0x10814c,
-0x108158,
-0x10815c,
-0x108160,
-0x108164,
-0x10817c,
-0x108180,
-0x108184,
-0x108188,
-0x108194,
-0x108198,
-0x10819c,
-0x108280,
-0x108284,
-0x108288,
-0x10828c,
-0x108290,
-0x108294,
-0x108298,
-0x10829c,
-0x1082a0,
-0x1082a4,
-0x1082a8,
-0x1082ac,
-0x1082b0,
-0x1082b4,
-0x1082b8,
-0x1082bc,
-0x1082f8,
-0x1082fc,
-0x108300,
-0x108308,
-0x108390,
-0x108394,
-0x108398,
-0x10839c,
-0x1083a0,
-0x1083a4,
-0x1083a8,
-0x1083cc,
-0x1083d0,
-0x1083d4,
-0x1083d8,
-0x1083e0,
-0x1083e8,
-0x1083fc,
-0x108400,
-0x108404,
-0x108410,
-0x108414,
-0x108418,
-0x10841c,
-0x108780,
-0x108784,
-0x108788,
-0x10878c,
-0x108790,
-0x1087a0,
-0x1087a4,
-0x1087a8,
-0x1087ac,
-0x1087c0,
-0x1087d8,
-0x1087dc,
-0x1087e0,
-0x1087e4,
-0x1087e8,
-0x1087ec,
-0x1087f0,
-0x1087f4,
-0x1087f8,
-0x1087fc,
-0x109020,
-0x109024,
-0x109028,
-0x109034,
-0x109100,
-0x10910c,
-0x109110,
-0x109114,
-0x109118,
-0x10911c,
-0x109120,
-0x109124,
-0x109128,
-0x10912c,
-0x109130,
-0x109134,
-0x109138,
-0x10913c,
-0x109140,
-0x109144,
-0x109148,
-0x10914c,
-0x109158,
-0x10915c,
-0x109160,
-0x109164,
-0x10917c,
-0x109180,
-0x109184,
-0x109188,
-0x109194,
-0x109198,
-0x10919c,
-0x109280,
-0x109284,
-0x109288,
-0x10928c,
-0x109290,
-0x109294,
-0x109298,
-0x10929c,
-0x1092a0,
-0x1092a4,
-0x1092a8,
-0x1092ac,
-0x1092b0,
-0x1092b4,
-0x1092b8,
-0x1092bc,
-0x1092f8,
-0x1092fc,
-0x109300,
-0x109308,
-0x109390,
-0x109394,
-0x109398,
-0x10939c,
-0x1093a0,
-0x1093a4,
-0x1093a8,
-0x1093cc,
-0x1093d0,
-0x1093d4,
-0x1093d8,
-0x1093e0,
-0x1093e8,
-0x1093fc,
-0x109400,
-0x109404,
-0x109410,
-0x109414,
-0x109418,
-0x10941c,
-0x109780,
-0x109784,
-0x109788,
-0x10978c,
-0x109790,
-0x1097a0,
-0x1097a4,
-0x1097a8,
-0x1097ac,
-0x1097c0,
-0x1097d8,
-0x1097dc,
-0x1097e0,
-0x1097e4,
-0x1097e8,
-0x1097ec,
-0x1097f0,
-0x1097f4,
-0x1097f8,
-0x1097fc,
-0x10a020,
-0x10a024,
-0x10a028,
-0x10a034,
-0x10a100,
-0x10a10c,
-0x10a110,
-0x10a114,
-0x10a118,
-0x10a11c,
-0x10a120,
-0x10a124,
-0x10a128,
-0x10a12c,
-0x10a130,
-0x10a134,
-0x10a138,
-0x10a13c,
-0x10a140,
-0x10a144,
-0x10a148,
-0x10a14c,
-0x10a158,
-0x10a15c,
-0x10a160,
-0x10a164,
-0x10a17c,
-0x10a180,
-0x10a184,
-0x10a188,
-0x10a194,
-0x10a198,
-0x10a19c,
-0x10a280,
-0x10a284,
-0x10a288,
-0x10a28c,
-0x10a290,
-0x10a294,
-0x10a298,
-0x10a29c,
-0x10a2a0,
-0x10a2a4,
-0x10a2a8,
-0x10a2ac,
-0x10a2b0,
-0x10a2b4,
-0x10a2b8,
-0x10a2bc,
-0x10a2f8,
-0x10a2fc,
-0x10a300,
-0x10a308,
-0x10a390,
-0x10a394,
-0x10a398,
-0x10a39c,
-0x10a3a0,
-0x10a3a4,
-0x10a3a8,
-0x10a3cc,
-0x10a3d0,
-0x10a3d4,
-0x10a3d8,
-0x10a3e0,
-0x10a3e8,
-0x10a3fc,
-0x10a400,
-0x10a404,
-0x10a410,
-0x10a414,
-0x10a418,
-0x10a41c,
-0x10a780,
-0x10a784,
-0x10a788,
-0x10a78c,
-0x10a790,
-0x10a7a0,
-0x10a7a4,
-0x10a7a8,
-0x10a7ac,
-0x10a7c0,
-0x10a7d8,
-0x10a7dc,
-0x10a7e0,
-0x10a7e4,
-0x10a7e8,
-0x10a7ec,
-0x10a7f0,
-0x10a7f4,
-0x10a7f8,
-0x10a7fc,
-0x10b020,
-0x10b024,
-0x10b028,
-0x10b034,
-0x10b100,
-0x10b10c,
-0x10b110,
-0x10b114,
-0x10b118,
-0x10b11c,
-0x10b120,
-0x10b124,
-0x10b128,
-0x10b12c,
-0x10b130,
-0x10b134,
-0x10b138,
-0x10b13c,
-0x10b140,
-0x10b144,
-0x10b148,
-0x10b14c,
-0x10b158,
-0x10b15c,
-0x10b160,
-0x10b164,
-0x10b17c,
-0x10b180,
-0x10b184,
-0x10b188,
-0x10b194,
-0x10b198,
-0x10b19c,
-0x10b280,
-0x10b284,
-0x10b288,
-0x10b28c,
-0x10b290,
-0x10b294,
-0x10b298,
-0x10b29c,
-0x10b2a0,
-0x10b2a4,
-0x10b2a8,
-0x10b2ac,
-0x10b2b0,
-0x10b2b4,
-0x10b2b8,
-0x10b2bc,
-0x10b2f8,
-0x10b2fc,
-0x10b300,
-0x10b308,
-0x10b390,
-0x10b394,
-0x10b398,
-0x10b39c,
-0x10b3a0,
-0x10b3a4,
-0x10b3a8,
-0x10b3cc,
-0x10b3d0,
-0x10b3d4,
-0x10b3d8,
-0x10b3e0,
-0x10b3e8,
-0x10b3fc,
-0x10b400,
-0x10b404,
-0x10b410,
-0x10b414,
-0x10b418,
-0x10b41c,
-0x10b780,
-0x10b784,
-0x10b788,
-0x10b78c,
-0x10b790,
-0x10b7a0,
-0x10b7a4,
-0x10b7a8,
-0x10b7ac,
-0x10b7c0,
-0x10b7d8,
-0x10b7dc,
-0x10b7e0,
-0x10b7e4,
-0x10b7e8,
-0x10b7ec,
-0x10b7f0,
-0x10b7f4,
-0x10b7f8,
-0x10b7fc,
-0x10c020,
-0x10c024,
-0x10c028,
-0x10c034,
-0x10c100,
-0x10c10c,
-0x10c110,
-0x10c114,
-0x10c118,
-0x10c11c,
-0x10c120,
-0x10c124,
-0x10c128,
-0x10c12c,
-0x10c130,
-0x10c134,
-0x10c138,
-0x10c13c,
-0x10c140,
-0x10c144,
-0x10c148,
-0x10c14c,
-0x10c158,
-0x10c15c,
-0x10c160,
-0x10c164,
-0x10c17c,
-0x10c180,
-0x10c184,
-0x10c188,
-0x10c194,
-0x10c198,
-0x10c19c,
-0x10c280,
-0x10c284,
-0x10c288,
-0x10c28c,
-0x10c290,
-0x10c294,
-0x10c298,
-0x10c29c,
-0x10c2a0,
-0x10c2a4,
-0x10c2a8,
-0x10c2ac,
-0x10c2b0,
-0x10c2b4,
-0x10c2b8,
-0x10c2bc,
-0x10c2f8,
-0x10c2fc,
-0x10c300,
-0x10c308,
-0x10c390,
-0x10c394,
-0x10c398,
-0x10c39c,
-0x10c3a0,
-0x10c3a4,
-0x10c3a8,
-0x10c3cc,
-0x10c3d0,
-0x10c3d4,
-0x10c3d8,
-0x10c3e0,
-0x10c3e8,
-0x10c3fc,
-0x10c400,
-0x10c404,
-0x10c410,
-0x10c414,
-0x10c418,
-0x10c41c,
-0x10c780,
-0x10c784,
-0x10c788,
-0x10c78c,
-0x10c790,
-0x10c7a0,
-0x10c7a4,
-0x10c7a8,
-0x10c7ac,
-0x10c7c0,
-0x10c7d8,
-0x10c7dc,
-0x10c7e0,
-0x10c7e4,
-0x10c7e8,
-0x10c7ec,
-0x10c7f0,
-0x10c7f4,
-0x10c7f8,
-0x10c7fc,
-0x10d020,
-0x10d024,
-0x10d028,
-0x10d034,
-0x10d100,
-0x10d10c,
-0x10d110,
-0x10d114,
-0x10d118,
-0x10d11c,
-0x10d120,
-0x10d124,
-0x10d128,
-0x10d12c,
-0x10d130,
-0x10d134,
-0x10d138,
-0x10d13c,
-0x10d140,
-0x10d144,
-0x10d148,
-0x10d14c,
-0x10d158,
-0x10d15c,
-0x10d160,
-0x10d164,
-0x10d17c,
-0x10d180,
-0x10d184,
-0x10d188,
-0x10d194,
-0x10d198,
-0x10d19c,
-0x10d280,
-0x10d284,
-0x10d288,
-0x10d28c,
-0x10d290,
-0x10d294,
-0x10d298,
-0x10d29c,
-0x10d2a0,
-0x10d2a4,
-0x10d2a8,
-0x10d2ac,
-0x10d2b0,
-0x10d2b4,
-0x10d2b8,
-0x10d2bc,
-0x10d2f8,
-0x10d2fc,
-0x10d300,
-0x10d308,
-0x10d390,
-0x10d394,
-0x10d398,
-0x10d39c,
-0x10d3a0,
-0x10d3a4,
-0x10d3a8,
-0x10d3cc,
-0x10d3d0,
-0x10d3d4,
-0x10d3d8,
-0x10d3e0,
-0x10d3e8,
-0x10d3fc,
-0x10d400,
-0x10d404,
-0x10d410,
-0x10d414,
-0x10d418,
-0x10d41c,
-0x10d780,
-0x10d784,
-0x10d788,
-0x10d78c,
-0x10d790,
-0x10d7a0,
-0x10d7a4,
-0x10d7a8,
-0x10d7ac,
-0x10d7c0,
-0x10d7d8,
-0x10d7dc,
-0x10d7e0,
-0x10d7e4,
-0x10d7e8,
-0x10d7ec,
-0x10d7f0,
-0x10d7f4,
-0x10d7f8,
-0x10d7fc,
-0x10e020,
-0x10e024,
-0x10e028,
-0x10e034,
-0x10e100,
-0x10e10c,
-0x10e110,
-0x10e114,
-0x10e118,
-0x10e11c,
-0x10e120,
-0x10e124,
-0x10e128,
-0x10e12c,
-0x10e130,
-0x10e134,
-0x10e138,
-0x10e13c,
-0x10e140,
-0x10e144,
-0x10e148,
-0x10e14c,
-0x10e158,
-0x10e15c,
-0x10e160,
-0x10e164,
-0x10e17c,
-0x10e180,
-0x10e184,
-0x10e188,
-0x10e194,
-0x10e198,
-0x10e19c,
-0x10e280,
-0x10e284,
-0x10e288,
-0x10e28c,
-0x10e290,
-0x10e294,
-0x10e298,
-0x10e29c,
-0x10e2a0,
-0x10e2a4,
-0x10e2a8,
-0x10e2ac,
-0x10e2b0,
-0x10e2b4,
-0x10e2b8,
-0x10e2bc,
-0x10e2f8,
-0x10e2fc,
-0x10e300,
-0x10e308,
-0x10e390,
-0x10e394,
-0x10e398,
-0x10e39c,
-0x10e3a0,
-0x10e3a4,
-0x10e3a8,
-0x10e3cc,
-0x10e3d0,
-0x10e3d4,
-0x10e3d8,
-0x10e3e0,
-0x10e3e8,
-0x10e3fc,
-0x10e400,
-0x10e404,
-0x10e410,
-0x10e414,
-0x10e418,
-0x10e41c,
-0x10e780,
-0x10e784,
-0x10e788,
-0x10e78c,
-0x10e790,
-0x10e7a0,
-0x10e7a4,
-0x10e7a8,
-0x10e7ac,
-0x10e7c0,
-0x10e7d8,
-0x10e7dc,
-0x10e7e0,
-0x10e7e4,
-0x10e7e8,
-0x10e7ec,
-0x10e7f0,
-0x10e7f4,
-0x10e7f8,
-0x10e7fc,
-0x10f020,
-0x10f024,
-0x10f028,
-0x10f034,
-0x10f100,
-0x10f10c,
-0x10f110,
-0x10f114,
-0x10f118,
-0x10f11c,
-0x10f120,
-0x10f124,
-0x10f128,
-0x10f12c,
-0x10f130,
-0x10f134,
-0x10f138,
-0x10f13c,
-0x10f140,
-0x10f144,
-0x10f148,
-0x10f14c,
-0x10f158,
-0x10f15c,
-0x10f160,
-0x10f164,
-0x10f17c,
-0x10f180,
-0x10f184,
-0x10f188,
-0x10f194,
-0x10f198,
-0x10f19c,
-0x10f280,
-0x10f284,
-0x10f288,
-0x10f28c,
-0x10f290,
-0x10f294,
-0x10f298,
-0x10f29c,
-0x10f2a0,
-0x10f2a4,
-0x10f2a8,
-0x10f2ac,
-0x10f2b0,
-0x10f2b4,
-0x10f2b8,
-0x10f2bc,
-0x10f2f8,
-0x10f2fc,
-0x10f300,
-0x10f308,
-0x10f390,
-0x10f394,
-0x10f398,
-0x10f39c,
-0x10f3a0,
-0x10f3a4,
-0x10f3a8,
-0x10f3cc,
-0x10f3d0,
-0x10f3d4,
-0x10f3d8,
-0x10f3e0,
-0x10f3e8,
-0x10f3fc,
-0x10f400,
-0x10f404,
-0x10f410,
-0x10f414,
-0x10f418,
-0x10f41c,
-0x10f780,
-0x10f784,
-0x10f788,
-0x10f78c,
-0x10f790,
-0x10f7a0,
-0x10f7a4,
-0x10f7a8,
-0x10f7ac,
-0x10f7c0,
-0x10f7d8,
-0x10f7dc,
-0x10f7e0,
-0x10f7e4,
-0x10f7e8,
-0x10f7ec,
-0x10f7f0,
-0x10f7f4,
-0x10f7f8,
-0x10f7fc,
-0x110020,
-0x110024,
-0x110028,
-0x110034,
-0x110100,
-0x11010c,
-0x110110,
-0x110114,
-0x110118,
-0x11011c,
-0x110120,
-0x110124,
-0x110128,
-0x11012c,
-0x110130,
-0x110134,
-0x110138,
-0x11013c,
-0x110140,
-0x110144,
-0x110148,
-0x11014c,
-0x110158,
-0x11015c,
-0x110160,
-0x110164,
-0x11017c,
-0x110180,
-0x110184,
-0x110188,
-0x110194,
-0x110198,
-0x11019c,
-0x110280,
-0x110284,
-0x110288,
-0x11028c,
-0x110290,
-0x110294,
-0x110298,
-0x11029c,
-0x1102a0,
-0x1102a4,
-0x1102a8,
-0x1102ac,
-0x1102b0,
-0x1102b4,
-0x1102b8,
-0x1102bc,
-0x1102f8,
-0x1102fc,
-0x110300,
-0x110308,
-0x110390,
-0x110394,
-0x110398,
-0x11039c,
-0x1103a0,
-0x1103a4,
-0x1103a8,
-0x1103cc,
-0x1103d0,
-0x1103d4,
-0x1103d8,
-0x1103e0,
-0x1103e8,
-0x1103fc,
-0x110400,
-0x110404,
-0x110410,
-0x110414,
-0x110418,
-0x11041c,
-0x110780,
-0x110784,
-0x110788,
-0x11078c,
-0x110790,
-0x1107a0,
-0x1107a4,
-0x1107a8,
-0x1107ac,
-0x1107c0,
-0x1107d8,
-0x1107dc,
-0x1107e0,
-0x1107e4,
-0x1107e8,
-0x1107ec,
-0x1107f0,
-0x1107f4,
-0x1107f8,
-0x1107fc,
-0x111020,
-0x111024,
-0x111028,
-0x111034,
-0x111100,
-0x11110c,
-0x111110,
-0x111114,
-0x111118,
-0x11111c,
-0x111120,
-0x111124,
-0x111128,
-0x11112c,
-0x111130,
-0x111134,
-0x111138,
-0x11113c,
-0x111140,
-0x111144,
-0x111148,
-0x11114c,
-0x111158,
-0x11115c,
-0x111160,
-0x111164,
-0x11117c,
-0x111180,
-0x111184,
-0x111188,
-0x111194,
-0x111198,
-0x11119c,
-0x111280,
-0x111284,
-0x111288,
-0x11128c,
-0x111290,
-0x111294,
-0x111298,
-0x11129c,
-0x1112a0,
-0x1112a4,
-0x1112a8,
-0x1112ac,
-0x1112b0,
-0x1112b4,
-0x1112b8,
-0x1112bc,
-0x1112f8,
-0x1112fc,
-0x111300,
-0x111308,
-0x111390,
-0x111394,
-0x111398,
-0x11139c,
-0x1113a0,
-0x1113a4,
-0x1113a8,
-0x1113cc,
-0x1113d0,
-0x1113d4,
-0x1113d8,
-0x1113e0,
-0x1113e8,
-0x1113fc,
-0x111400,
-0x111404,
-0x111410,
-0x111414,
-0x111418,
-0x11141c,
-0x111780,
-0x111784,
-0x111788,
-0x11178c,
-0x111790,
-0x1117a0,
-0x1117a4,
-0x1117a8,
-0x1117ac,
-0x1117c0,
-0x1117d8,
-0x1117dc,
-0x1117e0,
-0x1117e4,
-0x1117e8,
-0x1117ec,
-0x1117f0,
-0x1117f4,
-0x1117f8,
-0x1117fc,
-0x112020,
-0x112024,
-0x112028,
-0x112034,
-0x112100,
-0x11210c,
-0x112110,
-0x112114,
-0x112118,
-0x11211c,
-0x112120,
-0x112124,
-0x112128,
-0x11212c,
-0x112130,
-0x112134,
-0x112138,
-0x11213c,
-0x112140,
-0x112144,
-0x112148,
-0x11214c,
-0x112158,
-0x11215c,
-0x112160,
-0x112164,
-0x11217c,
-0x112180,
-0x112184,
-0x112188,
-0x112194,
-0x112198,
-0x11219c,
-0x112280,
-0x112284,
-0x112288,
-0x11228c,
-0x112290,
-0x112294,
-0x112298,
-0x11229c,
-0x1122a0,
-0x1122a4,
-0x1122a8,
-0x1122ac,
-0x1122b0,
-0x1122b4,
-0x1122b8,
-0x1122bc,
-0x1122f8,
-0x1122fc,
-0x112300,
-0x112308,
-0x112390,
-0x112394,
-0x112398,
-0x11239c,
-0x1123a0,
-0x1123a4,
-0x1123a8,
-0x1123cc,
-0x1123d0,
-0x1123d4,
-0x1123d8,
-0x1123e0,
-0x1123e8,
-0x1123fc,
-0x112400,
-0x112404,
-0x112410,
-0x112414,
-0x112418,
-0x11241c,
-0x112780,
-0x112784,
-0x112788,
-0x11278c,
-0x112790,
-0x1127a0,
-0x1127a4,
-0x1127a8,
-0x1127ac,
-0x1127c0,
-0x1127d8,
-0x1127dc,
-0x1127e0,
-0x1127e4,
-0x1127e8,
-0x1127ec,
-0x1127f0,
-0x1127f4,
-0x1127f8,
-0x1127fc,
-0x113020,
-0x113024,
-0x113028,
-0x113034,
-0x113100,
-0x11310c,
-0x113110,
-0x113114,
-0x113118,
-0x11311c,
-0x113120,
-0x113124,
-0x113128,
-0x11312c,
-0x113130,
-0x113134,
-0x113138,
-0x11313c,
-0x113140,
-0x113144,
-0x113148,
-0x11314c,
-0x113158,
-0x11315c,
-0x113160,
-0x113164,
-0x11317c,
-0x113180,
-0x113184,
-0x113188,
-0x113194,
-0x113198,
-0x11319c,
-0x113280,
-0x113284,
-0x113288,
-0x11328c,
-0x113290,
-0x113294,
-0x113298,
-0x11329c,
-0x1132a0,
-0x1132a4,
-0x1132a8,
-0x1132ac,
-0x1132b0,
-0x1132b4,
-0x1132b8,
-0x1132bc,
-0x1132f8,
-0x1132fc,
-0x113300,
-0x113308,
-0x113390,
-0x113394,
-0x113398,
-0x11339c,
-0x1133a0,
-0x1133a4,
-0x1133a8,
-0x1133cc,
-0x1133d0,
-0x1133d4,
-0x1133d8,
-0x1133e0,
-0x1133e8,
-0x1133fc,
-0x113400,
-0x113404,
-0x113410,
-0x113414,
-0x113418,
-0x11341c,
-0x113780,
-0x113784,
-0x113788,
-0x11378c,
-0x113790,
-0x1137a0,
-0x1137a4,
-0x1137a8,
-0x1137ac,
-0x1137c0,
-0x1137d8,
-0x1137dc,
-0x1137e0,
-0x1137e4,
-0x1137e8,
-0x1137ec,
-0x1137f0,
-0x1137f4,
-0x1137f8,
-0x1137fc,
-0x114020,
-0x114024,
-0x114028,
-0x114034,
-0x114100,
-0x11410c,
-0x114110,
-0x114114,
-0x114118,
-0x11411c,
-0x114120,
-0x114124,
-0x114128,
-0x11412c,
-0x114130,
-0x114134,
-0x114138,
-0x11413c,
-0x114140,
-0x114144,
-0x114148,
-0x11414c,
-0x114158,
-0x11415c,
-0x114160,
-0x114164,
-0x11417c,
-0x114180,
-0x114184,
-0x114188,
-0x114194,
-0x114198,
-0x11419c,
-0x114280,
-0x114284,
-0x114288,
-0x11428c,
-0x114290,
-0x114294,
-0x114298,
-0x11429c,
-0x1142a0,
-0x1142a4,
-0x1142a8,
-0x1142ac,
-0x1142b0,
-0x1142b4,
-0x1142b8,
-0x1142bc,
-0x1142f8,
-0x1142fc,
-0x114300,
-0x114308,
-0x114390,
-0x114394,
-0x114398,
-0x11439c,
-0x1143a0,
-0x1143a4,
-0x1143a8,
-0x1143cc,
-0x1143d0,
-0x1143d4,
-0x1143d8,
-0x1143e0,
-0x1143e8,
-0x1143fc,
-0x114400,
-0x114404,
-0x114410,
-0x114414,
-0x114418,
-0x11441c,
-0x114780,
-0x114784,
-0x114788,
-0x11478c,
-0x114790,
-0x1147a0,
-0x1147a4,
-0x1147a8,
-0x1147ac,
-0x1147c0,
-0x1147d8,
-0x1147dc,
-0x1147e0,
-0x1147e4,
-0x1147e8,
-0x1147ec,
-0x1147f0,
-0x1147f4,
-0x1147f8,
-0x1147fc,
-0x115020,
-0x115024,
-0x115028,
-0x115034,
-0x115100,
-0x11510c,
-0x115110,
-0x115114,
-0x115118,
-0x11511c,
-0x115120,
-0x115124,
-0x115128,
-0x11512c,
-0x115130,
-0x115134,
-0x115138,
-0x11513c,
-0x115140,
-0x115144,
-0x115148,
-0x11514c,
-0x115158,
-0x11515c,
-0x115160,
-0x115164,
-0x11517c,
-0x115180,
-0x115184,
-0x115188,
-0x115194,
-0x115198,
-0x11519c,
-0x115280,
-0x115284,
-0x115288,
-0x11528c,
-0x115290,
-0x115294,
-0x115298,
-0x11529c,
-0x1152a0,
-0x1152a4,
-0x1152a8,
-0x1152ac,
-0x1152b0,
-0x1152b4,
-0x1152b8,
-0x1152bc,
-0x1152f8,
-0x1152fc,
-0x115300,
-0x115308,
-0x115390,
-0x115394,
-0x115398,
-0x11539c,
-0x1153a0,
-0x1153a4,
-0x1153a8,
-0x1153cc,
-0x1153d0,
-0x1153d4,
-0x1153d8,
-0x1153e0,
-0x1153e8,
-0x1153fc,
-0x115400,
-0x115404,
-0x115410,
-0x115414,
-0x115418,
-0x11541c,
-0x115780,
-0x115784,
-0x115788,
-0x11578c,
-0x115790,
-0x1157a0,
-0x1157a4,
-0x1157a8,
-0x1157ac,
-0x1157c0,
-0x1157d8,
-0x1157dc,
-0x1157e0,
-0x1157e4,
-0x1157e8,
-0x1157ec,
-0x1157f0,
-0x1157f4,
-0x1157f8,
-0x1157fc,
-0x116020,
-0x116024,
-0x116028,
-0x116034,
-0x116100,
-0x11610c,
-0x116110,
-0x116114,
-0x116118,
-0x11611c,
-0x116120,
-0x116124,
-0x116128,
-0x11612c,
-0x116130,
-0x116134,
-0x116138,
-0x11613c,
-0x116140,
-0x116144,
-0x116148,
-0x11614c,
-0x116158,
-0x11615c,
-0x116160,
-0x116164,
-0x11617c,
-0x116180,
-0x116184,
-0x116188,
-0x116194,
-0x116198,
-0x11619c,
-0x116280,
-0x116284,
-0x116288,
-0x11628c,
-0x116290,
-0x116294,
-0x116298,
-0x11629c,
-0x1162a0,
-0x1162a4,
-0x1162a8,
-0x1162ac,
-0x1162b0,
-0x1162b4,
-0x1162b8,
-0x1162bc,
-0x1162f8,
-0x1162fc,
-0x116300,
-0x116308,
-0x116390,
-0x116394,
-0x116398,
-0x11639c,
-0x1163a0,
-0x1163a4,
-0x1163a8,
-0x1163cc,
-0x1163d0,
-0x1163d4,
-0x1163d8,
-0x1163e0,
-0x1163e8,
-0x1163fc,
-0x116400,
-0x116404,
-0x116410,
-0x116414,
-0x116418,
-0x11641c,
-0x116780,
-0x116784,
-0x116788,
-0x11678c,
-0x116790,
-0x1167a0,
-0x1167a4,
-0x1167a8,
-0x1167ac,
-0x1167c0,
-0x1167d8,
-0x1167dc,
-0x1167e0,
-0x1167e4,
-0x1167e8,
-0x1167ec,
-0x1167f0,
-0x1167f4,
-0x1167f8,
-0x1167fc,
-0x117020,
-0x117024,
-0x117028,
-0x117034,
-0x117100,
-0x11710c,
-0x117110,
-0x117114,
-0x117118,
-0x11711c,
-0x117120,
-0x117124,
-0x117128,
-0x11712c,
-0x117130,
-0x117134,
-0x117138,
-0x11713c,
-0x117140,
-0x117144,
-0x117148,
-0x11714c,
-0x117158,
-0x11715c,
-0x117160,
-0x117164,
-0x11717c,
-0x117180,
-0x117184,
-0x117188,
-0x117194,
-0x117198,
-0x11719c,
-0x117280,
-0x117284,
-0x117288,
-0x11728c,
-0x117290,
-0x117294,
-0x117298,
-0x11729c,
-0x1172a0,
-0x1172a4,
-0x1172a8,
-0x1172ac,
-0x1172b0,
-0x1172b4,
-0x1172b8,
-0x1172bc,
-0x1172f8,
-0x1172fc,
-0x117300,
-0x117308,
-0x117390,
-0x117394,
-0x117398,
-0x11739c,
-0x1173a0,
-0x1173a4,
-0x1173a8,
-0x1173cc,
-0x1173d0,
-0x1173d4,
-0x1173d8,
-0x1173e0,
-0x1173e8,
-0x1173fc,
-0x117400,
-0x117404,
-0x117410,
-0x117414,
-0x117418,
-0x11741c,
-0x117780,
-0x117784,
-0x117788,
-0x11778c,
-0x117790,
-0x1177a0,
-0x1177a4,
-0x1177a8,
-0x1177ac,
-0x1177c0,
-0x1177d8,
-0x1177dc,
-0x1177e0,
-0x1177e4,
-0x1177e8,
-0x1177ec,
-0x1177f0,
-0x1177f4,
-0x1177f8,
-0x1177fc,
-0x118020,
-0x118024,
-0x118028,
-0x118034,
-0x118100,
-0x11810c,
-0x118110,
-0x118114,
-0x118118,
-0x11811c,
-0x118120,
-0x118124,
-0x118128,
-0x11812c,
-0x118130,
-0x118134,
-0x118138,
-0x11813c,
-0x118140,
-0x118144,
-0x118148,
-0x11814c,
-0x118158,
-0x11815c,
-0x118160,
-0x118164,
-0x11817c,
-0x118180,
-0x118184,
-0x118188,
-0x118194,
-0x118198,
-0x11819c,
-0x118280,
-0x118284,
-0x118288,
-0x11828c,
-0x118290,
-0x118294,
-0x118298,
-0x11829c,
-0x1182a0,
-0x1182a4,
-0x1182a8,
-0x1182ac,
-0x1182b0,
-0x1182b4,
-0x1182b8,
-0x1182bc,
-0x1182f8,
-0x1182fc,
-0x118300,
-0x118308,
-0x118390,
-0x118394,
-0x118398,
-0x11839c,
-0x1183a0,
-0x1183a4,
-0x1183a8,
-0x1183cc,
-0x1183d0,
-0x1183d4,
-0x1183d8,
-0x1183e0,
-0x1183e8,
-0x1183fc,
-0x118400,
-0x118404,
-0x118410,
-0x118414,
-0x118418,
-0x11841c,
-0x118780,
-0x118784,
-0x118788,
-0x11878c,
-0x118790,
-0x1187a0,
-0x1187a4,
-0x1187a8,
-0x1187ac,
-0x1187c0,
-0x1187d8,
-0x1187dc,
-0x1187e0,
-0x1187e4,
-0x1187e8,
-0x1187ec,
-0x1187f0,
-0x1187f4,
-0x1187f8,
-0x1187fc,
-0x101c00,
-0x101c04,
-0x101c08,
-0x101c0c,
-0x101c10,
-0x101c14,
-0x101c18,
-0x101c1c,
-0x101c20,
-0x101c24,
-0x101c28,
-0x101c2c,
-0x101c30,
-0x101c34,
-0x101c38,
-0x101c3c,
-0x101c40,
-0x101c44,
-0x101c48,
-0x101c4c,
-0x101c50,
-0x101c54,
-0x101c58,
-0x101c5c,
-0x101c60,
-0x101c64,
-0x101cd0,
-0x101d00,
-0x101d0c,
-0x101d10,
-0x101d14,
-0x101d18,
-0x101d1c,
-0x101d80,
-0x101d84,
-0x101d88,
-0x101d8c,
-0x101d90,
-0x101d94,
-0x101d98,
-0x101d9c,
-0x101da0,
-0x101da4,
-0x101da8,
-0x104c00,
-0x104c04,
-0x104c08,
-0x104c0c,
-0x104c10,
-0x104c14,
-0x104c18,
-0x104c1c,
-0x104c20,
-0x104c24,
-0x104c28,
-0x104c2c,
-0x104c30,
-0x104c34,
-0x104c38,
-0x104c3c,
-0x104c40,
-0x104c44,
-0x104c48,
-0x104c4c,
-0x104c50,
-0x104c54,
-0x104c58,
-0x104c5c,
-0x104c60,
-0x104c64,
-0x104cd0,
-0x104d00,
-0x104d0c,
-0x104d10,
-0x104d14,
-0x104d18,
-0x104d1c,
-0x104d80,
-0x104d84,
-0x104d88,
-0x104d8c,
-0x104d90,
-0x104d94,
-0x104d98,
-0x104d9c,
-0x104da0,
-0x104da4,
-0x104da8,
-0x107c00,
-0x107c04,
-0x107c08,
-0x107c0c,
-0x107c10,
-0x107c14,
-0x107c18,
-0x107c1c,
-0x107c20,
-0x107c24,
-0x107c28,
-0x107c2c,
-0x107c30,
-0x107c34,
-0x107c38,
-0x107c3c,
-0x107c40,
-0x107c44,
-0x107c48,
-0x107c4c,
-0x107c50,
-0x107c54,
-0x107c58,
-0x107c5c,
-0x107c60,
-0x107c64,
-0x107cd0,
-0x107d00,
-0x107d0c,
-0x107d10,
-0x107d14,
-0x107d18,
-0x107d1c,
-0x107d80,
-0x107d84,
-0x107d88,
-0x107d8c,
-0x107d90,
-0x107d94,
-0x107d98,
-0x107d9c,
-0x107da0,
-0x107da4,
-0x107da8,
-0x10ac00,
-0x10ac04,
-0x10ac08,
-0x10ac0c,
-0x10ac10,
-0x10ac14,
-0x10ac18,
-0x10ac1c,
-0x10ac20,
-0x10ac24,
-0x10ac28,
-0x10ac2c,
-0x10ac30,
-0x10ac34,
-0x10ac38,
-0x10ac3c,
-0x10ac40,
-0x10ac44,
-0x10ac48,
-0x10ac4c,
-0x10ac50,
-0x10ac54,
-0x10ac58,
-0x10ac5c,
-0x10ac60,
-0x10ac64,
-0x10acd0,
-0x10ad00,
-0x10ad0c,
-0x10ad10,
-0x10ad14,
-0x10ad18,
-0x10ad1c,
-0x10ad80,
-0x10ad84,
-0x10ad88,
-0x10ad8c,
-0x10ad90,
-0x10ad94,
-0x10ad98,
-0x10ad9c,
-0x10ada0,
-0x10ada4,
-0x10ada8,
-0x10dc00,
-0x10dc04,
-0x10dc08,
-0x10dc0c,
-0x10dc10,
-0x10dc14,
-0x10dc18,
-0x10dc1c,
-0x10dc20,
-0x10dc24,
-0x10dc28,
-0x10dc2c,
-0x10dc30,
-0x10dc34,
-0x10dc38,
-0x10dc3c,
-0x10dc40,
-0x10dc44,
-0x10dc48,
-0x10dc4c,
-0x10dc50,
-0x10dc54,
-0x10dc58,
-0x10dc5c,
-0x10dc60,
-0x10dc64,
-0x10dcd0,
-0x10dd00,
-0x10dd0c,
-0x10dd10,
-0x10dd14,
-0x10dd18,
-0x10dd1c,
-0x10dd80,
-0x10dd84,
-0x10dd88,
-0x10dd8c,
-0x10dd90,
-0x10dd94,
-0x10dd98,
-0x10dd9c,
-0x10dda0,
-0x10dda4,
-0x10dda8,
-0x110c00,
-0x110c04,
-0x110c08,
-0x110c0c,
-0x110c10,
-0x110c14,
-0x110c18,
-0x110c1c,
-0x110c20,
-0x110c24,
-0x110c28,
-0x110c2c,
-0x110c30,
-0x110c34,
-0x110c38,
-0x110c3c,
-0x110c40,
-0x110c44,
-0x110c48,
-0x110c4c,
-0x110c50,
-0x110c54,
-0x110c58,
-0x110c5c,
-0x110c60,
-0x110c64,
-0x110cd0,
-0x110d00,
-0x110d0c,
-0x110d10,
-0x110d14,
-0x110d18,
-0x110d1c,
-0x110d80,
-0x110d84,
-0x110d88,
-0x110d8c,
-0x110d90,
-0x110d94,
-0x110d98,
-0x110d9c,
-0x110da0,
-0x110da4,
-0x110da8,
-0x113c00,
-0x113c04,
-0x113c08,
-0x113c0c,
-0x113c10,
-0x113c14,
-0x113c18,
-0x113c1c,
-0x113c20,
-0x113c24,
-0x113c28,
-0x113c2c,
-0x113c30,
-0x113c34,
-0x113c38,
-0x113c3c,
-0x113c40,
-0x113c44,
-0x113c48,
-0x113c4c,
-0x113c50,
-0x113c54,
-0x113c58,
-0x113c5c,
-0x113c60,
-0x113c64,
-0x113cd0,
-0x113d00,
-0x113d0c,
-0x113d10,
-0x113d14,
-0x113d18,
-0x113d1c,
-0x113d80,
-0x113d84,
-0x113d88,
-0x113d8c,
-0x113d90,
-0x113d94,
-0x113d98,
-0x113d9c,
-0x113da0,
-0x113da4,
-0x113da8,
-0x116c00,
-0x116c04,
-0x116c08,
-0x116c0c,
-0x116c10,
-0x116c14,
-0x116c18,
-0x116c1c,
-0x116c20,
-0x116c24,
-0x116c28,
-0x116c2c,
-0x116c30,
-0x116c34,
-0x116c38,
-0x116c3c,
-0x116c40,
-0x116c44,
-0x116c48,
-0x116c4c,
-0x116c50,
-0x116c54,
-0x116c58,
-0x116c5c,
-0x116c60,
-0x116c64,
-0x116cd0,
-0x116d00,
-0x116d0c,
-0x116d10,
-0x116d14,
-0x116d18,
-0x116d1c,
-0x116d80,
-0x116d84,
-0x116d88,
-0x116d8c,
-0x116d90,
-0x116d94,
-0x116d98,
-0x116d9c,
-0x116da0,
-0x116da4,
-0x116da8,
-0x101020,
-0x101024,
-0x101028,
-0x101034,
-0x101100,
-0x10110c,
-0x101110,
-0x101114,
-0x101118,
-0x10111c,
-0x101120,
-0x101124,
-0x101128,
-0x10112c,
-0x101130,
-0x101134,
-0x101138,
-0x10113c,
-0x101140,
-0x101144,
-0x101148,
-0x10114c,
-0x101158,
-0x10115c,
-0x101160,
-0x101164,
-0x10117c,
-0x101180,
-0x101184,
-0x101188,
-0x101194,
-0x101198,
-0x10119c,
-0x101280,
-0x101284,
-0x101288,
-0x10128c,
-0x101290,
-0x101294,
-0x101298,
-0x10129c,
-0x1012a0,
-0x1012a4,
-0x1012a8,
-0x1012ac,
-0x1012b0,
-0x1012b4,
-0x1012b8,
-0x1012bc,
-0x1012f8,
-0x1012fc,
-0x101300,
-0x101308,
-0x101390,
-0x101394,
-0x101398,
-0x10139c,
-0x1013a0,
-0x1013a4,
-0x1013a8,
-0x1013cc,
-0x1013d0,
-0x1013d4,
-0x1013d8,
-0x1013e0,
-0x1013e8,
-0x1013fc,
-0x101400,
-0x101404,
-0x101410,
-0x101414,
-0x101418,
-0x10141c,
-0x101780,
-0x101784,
-0x101788,
-0x10178c,
-0x101790,
-0x1017a0,
-0x1017a4,
-0x1017a8,
-0x1017ac,
-0x1017c0,
-0x1017d8,
-0x1017dc,
-0x1017e0,
-0x1017e4,
-0x1017e8,
-0x1017ec,
-0x1017f0,
-0x1017f4,
-0x1017f8,
-0x1017fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x103020,
-0x103024,
-0x103028,
-0x103034,
-0x103100,
-0x10310c,
-0x103110,
-0x103114,
-0x103118,
-0x10311c,
-0x103120,
-0x103124,
-0x103128,
-0x10312c,
-0x103130,
-0x103134,
-0x103138,
-0x10313c,
-0x103140,
-0x103144,
-0x103148,
-0x10314c,
-0x103158,
-0x10315c,
-0x103160,
-0x103164,
-0x10317c,
-0x103180,
-0x103184,
-0x103188,
-0x103194,
-0x103198,
-0x10319c,
-0x103280,
-0x103284,
-0x103288,
-0x10328c,
-0x103290,
-0x103294,
-0x103298,
-0x10329c,
-0x1032a0,
-0x1032a4,
-0x1032a8,
-0x1032ac,
-0x1032b0,
-0x1032b4,
-0x1032b8,
-0x1032bc,
-0x1032f8,
-0x1032fc,
-0x103300,
-0x103308,
-0x103390,
-0x103394,
-0x103398,
-0x10339c,
-0x1033a0,
-0x1033a4,
-0x1033a8,
-0x1033cc,
-0x1033d0,
-0x1033d4,
-0x1033d8,
-0x1033e0,
-0x1033e8,
-0x1033fc,
-0x103400,
-0x103404,
-0x103410,
-0x103414,
-0x103418,
-0x10341c,
-0x103780,
-0x103784,
-0x103788,
-0x10378c,
-0x103790,
-0x1037a0,
-0x1037a4,
-0x1037a8,
-0x1037ac,
-0x1037c0,
-0x1037d8,
-0x1037dc,
-0x1037e0,
-0x1037e4,
-0x1037e8,
-0x1037ec,
-0x1037f0,
-0x1037f4,
-0x1037f8,
-0x1037fc,
-0x104020,
-0x104024,
-0x104028,
-0x104034,
-0x104100,
-0x10410c,
-0x104110,
-0x104114,
-0x104118,
-0x10411c,
-0x104120,
-0x104124,
-0x104128,
-0x10412c,
-0x104130,
-0x104134,
-0x104138,
-0x10413c,
-0x104140,
-0x104144,
-0x104148,
-0x10414c,
-0x104158,
-0x10415c,
-0x104160,
-0x104164,
-0x10417c,
-0x104180,
-0x104184,
-0x104188,
-0x104194,
-0x104198,
-0x10419c,
-0x104280,
-0x104284,
-0x104288,
-0x10428c,
-0x104290,
-0x104294,
-0x104298,
-0x10429c,
-0x1042a0,
-0x1042a4,
-0x1042a8,
-0x1042ac,
-0x1042b0,
-0x1042b4,
-0x1042b8,
-0x1042bc,
-0x1042f8,
-0x1042fc,
-0x104300,
-0x104308,
-0x104390,
-0x104394,
-0x104398,
-0x10439c,
-0x1043a0,
-0x1043a4,
-0x1043a8,
-0x1043cc,
-0x1043d0,
-0x1043d4,
-0x1043d8,
-0x1043e0,
-0x1043e8,
-0x1043fc,
-0x104400,
-0x104404,
-0x104410,
-0x104414,
-0x104418,
-0x10441c,
-0x104780,
-0x104784,
-0x104788,
-0x10478c,
-0x104790,
-0x1047a0,
-0x1047a4,
-0x1047a8,
-0x1047ac,
-0x1047c0,
-0x1047d8,
-0x1047dc,
-0x1047e0,
-0x1047e4,
-0x1047e8,
-0x1047ec,
-0x1047f0,
-0x1047f4,
-0x1047f8,
-0x1047fc,
-0x105020,
-0x105024,
-0x105028,
-0x105034,
-0x105100,
-0x10510c,
-0x105110,
-0x105114,
-0x105118,
-0x10511c,
-0x105120,
-0x105124,
-0x105128,
-0x10512c,
-0x105130,
-0x105134,
-0x105138,
-0x10513c,
-0x105140,
-0x105144,
-0x105148,
-0x10514c,
-0x105158,
-0x10515c,
-0x105160,
-0x105164,
-0x10517c,
-0x105180,
-0x105184,
-0x105188,
-0x105194,
-0x105198,
-0x10519c,
-0x105280,
-0x105284,
-0x105288,
-0x10528c,
-0x105290,
-0x105294,
-0x105298,
-0x10529c,
-0x1052a0,
-0x1052a4,
-0x1052a8,
-0x1052ac,
-0x1052b0,
-0x1052b4,
-0x1052b8,
-0x1052bc,
-0x1052f8,
-0x1052fc,
-0x105300,
-0x105308,
-0x105390,
-0x105394,
-0x105398,
-0x10539c,
-0x1053a0,
-0x1053a4,
-0x1053a8,
-0x1053cc,
-0x1053d0,
-0x1053d4,
-0x1053d8,
-0x1053e0,
-0x1053e8,
-0x1053fc,
-0x105400,
-0x105404,
-0x105410,
-0x105414,
-0x105418,
-0x10541c,
-0x105780,
-0x105784,
-0x105788,
-0x10578c,
-0x105790,
-0x1057a0,
-0x1057a4,
-0x1057a8,
-0x1057ac,
-0x1057c0,
-0x1057d8,
-0x1057dc,
-0x1057e0,
-0x1057e4,
-0x1057e8,
-0x1057ec,
-0x1057f0,
-0x1057f4,
-0x1057f8,
-0x1057fc,
-0x106020,
-0x106024,
-0x106028,
-0x106034,
-0x106100,
-0x10610c,
-0x106110,
-0x106114,
-0x106118,
-0x10611c,
-0x106120,
-0x106124,
-0x106128,
-0x10612c,
-0x106130,
-0x106134,
-0x106138,
-0x10613c,
-0x106140,
-0x106144,
-0x106148,
-0x10614c,
-0x106158,
-0x10615c,
-0x106160,
-0x106164,
-0x10617c,
-0x106180,
-0x106184,
-0x106188,
-0x106194,
-0x106198,
-0x10619c,
-0x106280,
-0x106284,
-0x106288,
-0x10628c,
-0x106290,
-0x106294,
-0x106298,
-0x10629c,
-0x1062a0,
-0x1062a4,
-0x1062a8,
-0x1062ac,
-0x1062b0,
-0x1062b4,
-0x1062b8,
-0x1062bc,
-0x1062f8,
-0x1062fc,
-0x106300,
-0x106308,
-0x106390,
-0x106394,
-0x106398,
-0x10639c,
-0x1063a0,
-0x1063a4,
-0x1063a8,
-0x1063cc,
-0x1063d0,
-0x1063d4,
-0x1063d8,
-0x1063e0,
-0x1063e8,
-0x1063fc,
-0x106400,
-0x106404,
-0x106410,
-0x106414,
-0x106418,
-0x10641c,
-0x106780,
-0x106784,
-0x106788,
-0x10678c,
-0x106790,
-0x1067a0,
-0x1067a4,
-0x1067a8,
-0x1067ac,
-0x1067c0,
-0x1067d8,
-0x1067dc,
-0x1067e0,
-0x1067e4,
-0x1067e8,
-0x1067ec,
-0x1067f0,
-0x1067f4,
-0x1067f8,
-0x1067fc,
-0x107020,
-0x107024,
-0x107028,
-0x107034,
-0x107100,
-0x10710c,
-0x107110,
-0x107114,
-0x107118,
-0x10711c,
-0x107120,
-0x107124,
-0x107128,
-0x10712c,
-0x107130,
-0x107134,
-0x107138,
-0x10713c,
-0x107140,
-0x107144,
-0x107148,
-0x10714c,
-0x107158,
-0x10715c,
-0x107160,
-0x107164,
-0x10717c,
-0x107180,
-0x107184,
-0x107188,
-0x107194,
-0x107198,
-0x10719c,
-0x107280,
-0x107284,
-0x107288,
-0x10728c,
-0x107290,
-0x107294,
-0x107298,
-0x10729c,
-0x1072a0,
-0x1072a4,
-0x1072a8,
-0x1072ac,
-0x1072b0,
-0x1072b4,
-0x1072b8,
-0x1072bc,
-0x1072f8,
-0x1072fc,
-0x107300,
-0x107308,
-0x107390,
-0x107394,
-0x107398,
-0x10739c,
-0x1073a0,
-0x1073a4,
-0x1073a8,
-0x1073cc,
-0x1073d0,
-0x1073d4,
-0x1073d8,
-0x1073e0,
-0x1073e8,
-0x1073fc,
-0x107400,
-0x107404,
-0x107410,
-0x107414,
-0x107418,
-0x10741c,
-0x107780,
-0x107784,
-0x107788,
-0x10778c,
-0x107790,
-0x1077a0,
-0x1077a4,
-0x1077a8,
-0x1077ac,
-0x1077c0,
-0x1077d8,
-0x1077dc,
-0x1077e0,
-0x1077e4,
-0x1077e8,
-0x1077ec,
-0x1077f0,
-0x1077f4,
-0x1077f8,
-0x1077fc,
-0x108020,
-0x108024,
-0x108028,
-0x108034,
-0x108100,
-0x10810c,
-0x108110,
-0x108114,
-0x108118,
-0x10811c,
-0x108120,
-0x108124,
-0x108128,
-0x10812c,
-0x108130,
-0x108134,
-0x108138,
-0x10813c,
-0x108140,
-0x108144,
-0x108148,
-0x10814c,
-0x108158,
-0x10815c,
-0x108160,
-0x108164,
-0x10817c,
-0x108180,
-0x108184,
-0x108188,
-0x108194,
-0x108198,
-0x10819c,
-0x108280,
-0x108284,
-0x108288,
-0x10828c,
-0x108290,
-0x108294,
-0x108298,
-0x10829c,
-0x1082a0,
-0x1082a4,
-0x1082a8,
-0x1082ac,
-0x1082b0,
-0x1082b4,
-0x1082b8,
-0x1082bc,
-0x1082f8,
-0x1082fc,
-0x108300,
-0x108308,
-0x108390,
-0x108394,
-0x108398,
-0x10839c,
-0x1083a0,
-0x1083a4,
-0x1083a8,
-0x1083cc,
-0x1083d0,
-0x1083d4,
-0x1083d8,
-0x1083e0,
-0x1083e8,
-0x1083fc,
-0x108400,
-0x108404,
-0x108410,
-0x108414,
-0x108418,
-0x10841c,
-0x108780,
-0x108784,
-0x108788,
-0x10878c,
-0x108790,
-0x1087a0,
-0x1087a4,
-0x1087a8,
-0x1087ac,
-0x1087c0,
-0x1087d8,
-0x1087dc,
-0x1087e0,
-0x1087e4,
-0x1087e8,
-0x1087ec,
-0x1087f0,
-0x1087f4,
-0x1087f8,
-0x1087fc,
-0x109020,
-0x109024,
-0x109028,
-0x109034,
-0x109100,
-0x10910c,
-0x109110,
-0x109114,
-0x109118,
-0x10911c,
-0x109120,
-0x109124,
-0x109128,
-0x10912c,
-0x109130,
-0x109134,
-0x109138,
-0x10913c,
-0x109140,
-0x109144,
-0x109148,
-0x10914c,
-0x109158,
-0x10915c,
-0x109160,
-0x109164,
-0x10917c,
-0x109180,
-0x109184,
-0x109188,
-0x109194,
-0x109198,
-0x10919c,
-0x109280,
-0x109284,
-0x109288,
-0x10928c,
-0x109290,
-0x109294,
-0x109298,
-0x10929c,
-0x1092a0,
-0x1092a4,
-0x1092a8,
-0x1092ac,
-0x1092b0,
-0x1092b4,
-0x1092b8,
-0x1092bc,
-0x1092f8,
-0x1092fc,
-0x109300,
-0x109308,
-0x109390,
-0x109394,
-0x109398,
-0x10939c,
-0x1093a0,
-0x1093a4,
-0x1093a8,
-0x1093cc,
-0x1093d0,
-0x1093d4,
-0x1093d8,
-0x1093e0,
-0x1093e8,
-0x1093fc,
-0x109400,
-0x109404,
-0x109410,
-0x109414,
-0x109418,
-0x10941c,
-0x109780,
-0x109784,
-0x109788,
-0x10978c,
-0x109790,
-0x1097a0,
-0x1097a4,
-0x1097a8,
-0x1097ac,
-0x1097c0,
-0x1097d8,
-0x1097dc,
-0x1097e0,
-0x1097e4,
-0x1097e8,
-0x1097ec,
-0x1097f0,
-0x1097f4,
-0x1097f8,
-0x1097fc,
-0x10a020,
-0x10a024,
-0x10a028,
-0x10a034,
-0x10a100,
-0x10a10c,
-0x10a110,
-0x10a114,
-0x10a118,
-0x10a11c,
-0x10a120,
-0x10a124,
-0x10a128,
-0x10a12c,
-0x10a130,
-0x10a134,
-0x10a138,
-0x10a13c,
-0x10a140,
-0x10a144,
-0x10a148,
-0x10a14c,
-0x10a158,
-0x10a15c,
-0x10a160,
-0x10a164,
-0x10a17c,
-0x10a180,
-0x10a184,
-0x10a188,
-0x10a194,
-0x10a198,
-0x10a19c,
-0x10a280,
-0x10a284,
-0x10a288,
-0x10a28c,
-0x10a290,
-0x10a294,
-0x10a298,
-0x10a29c,
-0x10a2a0,
-0x10a2a4,
-0x10a2a8,
-0x10a2ac,
-0x10a2b0,
-0x10a2b4,
-0x10a2b8,
-0x10a2bc,
-0x10a2f8,
-0x10a2fc,
-0x10a300,
-0x10a308,
-0x10a390,
-0x10a394,
-0x10a398,
-0x10a39c,
-0x10a3a0,
-0x10a3a4,
-0x10a3a8,
-0x10a3cc,
-0x10a3d0,
-0x10a3d4,
-0x10a3d8,
-0x10a3e0,
-0x10a3e8,
-0x10a3fc,
-0x10a400,
-0x10a404,
-0x10a410,
-0x10a414,
-0x10a418,
-0x10a41c,
-0x10a780,
-0x10a784,
-0x10a788,
-0x10a78c,
-0x10a790,
-0x10a7a0,
-0x10a7a4,
-0x10a7a8,
-0x10a7ac,
-0x10a7c0,
-0x10a7d8,
-0x10a7dc,
-0x10a7e0,
-0x10a7e4,
-0x10a7e8,
-0x10a7ec,
-0x10a7f0,
-0x10a7f4,
-0x10a7f8,
-0x10a7fc,
-0x10b020,
-0x10b024,
-0x10b028,
-0x10b034,
-0x10b100,
-0x10b10c,
-0x10b110,
-0x10b114,
-0x10b118,
-0x10b11c,
-0x10b120,
-0x10b124,
-0x10b128,
-0x10b12c,
-0x10b130,
-0x10b134,
-0x10b138,
-0x10b13c,
-0x10b140,
-0x10b144,
-0x10b148,
-0x10b14c,
-0x10b158,
-0x10b15c,
-0x10b160,
-0x10b164,
-0x10b17c,
-0x10b180,
-0x10b184,
-0x10b188,
-0x10b194,
-0x10b198,
-0x10b19c,
-0x10b280,
-0x10b284,
-0x10b288,
-0x10b28c,
-0x10b290,
-0x10b294,
-0x10b298,
-0x10b29c,
-0x10b2a0,
-0x10b2a4,
-0x10b2a8,
-0x10b2ac,
-0x10b2b0,
-0x10b2b4,
-0x10b2b8,
-0x10b2bc,
-0x10b2f8,
-0x10b2fc,
-0x10b300,
-0x10b308,
-0x10b390,
-0x10b394,
-0x10b398,
-0x10b39c,
-0x10b3a0,
-0x10b3a4,
-0x10b3a8,
-0x10b3cc,
-0x10b3d0,
-0x10b3d4,
-0x10b3d8,
-0x10b3e0,
-0x10b3e8,
-0x10b3fc,
-0x10b400,
-0x10b404,
-0x10b410,
-0x10b414,
-0x10b418,
-0x10b41c,
-0x10b780,
-0x10b784,
-0x10b788,
-0x10b78c,
-0x10b790,
-0x10b7a0,
-0x10b7a4,
-0x10b7a8,
-0x10b7ac,
-0x10b7c0,
-0x10b7d8,
-0x10b7dc,
-0x10b7e0,
-0x10b7e4,
-0x10b7e8,
-0x10b7ec,
-0x10b7f0,
-0x10b7f4,
-0x10b7f8,
-0x10b7fc,
-0x10c020,
-0x10c024,
-0x10c028,
-0x10c034,
-0x10c100,
-0x10c10c,
-0x10c110,
-0x10c114,
-0x10c118,
-0x10c11c,
-0x10c120,
-0x10c124,
-0x10c128,
-0x10c12c,
-0x10c130,
-0x10c134,
-0x10c138,
-0x10c13c,
-0x10c140,
-0x10c144,
-0x10c148,
-0x10c14c,
-0x10c158,
-0x10c15c,
-0x10c160,
-0x10c164,
-0x10c17c,
-0x10c180,
-0x10c184,
-0x10c188,
-0x10c194,
-0x10c198,
-0x10c19c,
-0x10c280,
-0x10c284,
-0x10c288,
-0x10c28c,
-0x10c290,
-0x10c294,
-0x10c298,
-0x10c29c,
-0x10c2a0,
-0x10c2a4,
-0x10c2a8,
-0x10c2ac,
-0x10c2b0,
-0x10c2b4,
-0x10c2b8,
-0x10c2bc,
-0x10c2f8,
-0x10c2fc,
-0x10c300,
-0x10c308,
-0x10c390,
-0x10c394,
-0x10c398,
-0x10c39c,
-0x10c3a0,
-0x10c3a4,
-0x10c3a8,
-0x10c3cc,
-0x10c3d0,
-0x10c3d4,
-0x10c3d8,
-0x10c3e0,
-0x10c3e8,
-0x10c3fc,
-0x10c400,
-0x10c404,
-0x10c410,
-0x10c414,
-0x10c418,
-0x10c41c,
-0x10c780,
-0x10c784,
-0x10c788,
-0x10c78c,
-0x10c790,
-0x10c7a0,
-0x10c7a4,
-0x10c7a8,
-0x10c7ac,
-0x10c7c0,
-0x10c7d8,
-0x10c7dc,
-0x10c7e0,
-0x10c7e4,
-0x10c7e8,
-0x10c7ec,
-0x10c7f0,
-0x10c7f4,
-0x10c7f8,
-0x10c7fc,
-0x10d020,
-0x10d024,
-0x10d028,
-0x10d034,
-0x10d100,
-0x10d10c,
-0x10d110,
-0x10d114,
-0x10d118,
-0x10d11c,
-0x10d120,
-0x10d124,
-0x10d128,
-0x10d12c,
-0x10d130,
-0x10d134,
-0x10d138,
-0x10d13c,
-0x10d140,
-0x10d144,
-0x10d148,
-0x10d14c,
-0x10d158,
-0x10d15c,
-0x10d160,
-0x10d164,
-0x10d17c,
-0x10d180,
-0x10d184,
-0x10d188,
-0x10d194,
-0x10d198,
-0x10d19c,
-0x10d280,
-0x10d284,
-0x10d288,
-0x10d28c,
-0x10d290,
-0x10d294,
-0x10d298,
-0x10d29c,
-0x10d2a0,
-0x10d2a4,
-0x10d2a8,
-0x10d2ac,
-0x10d2b0,
-0x10d2b4,
-0x10d2b8,
-0x10d2bc,
-0x10d2f8,
-0x10d2fc,
-0x10d300,
-0x10d308,
-0x10d390,
-0x10d394,
-0x10d398,
-0x10d39c,
-0x10d3a0,
-0x10d3a4,
-0x10d3a8,
-0x10d3cc,
-0x10d3d0,
-0x10d3d4,
-0x10d3d8,
-0x10d3e0,
-0x10d3e8,
-0x10d3fc,
-0x10d400,
-0x10d404,
-0x10d410,
-0x10d414,
-0x10d418,
-0x10d41c,
-0x10d780,
-0x10d784,
-0x10d788,
-0x10d78c,
-0x10d790,
-0x10d7a0,
-0x10d7a4,
-0x10d7a8,
-0x10d7ac,
-0x10d7c0,
-0x10d7d8,
-0x10d7dc,
-0x10d7e0,
-0x10d7e4,
-0x10d7e8,
-0x10d7ec,
-0x10d7f0,
-0x10d7f4,
-0x10d7f8,
-0x10d7fc,
-0x10e020,
-0x10e024,
-0x10e028,
-0x10e034,
-0x10e100,
-0x10e10c,
-0x10e110,
-0x10e114,
-0x10e118,
-0x10e11c,
-0x10e120,
-0x10e124,
-0x10e128,
-0x10e12c,
-0x10e130,
-0x10e134,
-0x10e138,
-0x10e13c,
-0x10e140,
-0x10e144,
-0x10e148,
-0x10e14c,
-0x10e158,
-0x10e15c,
-0x10e160,
-0x10e164,
-0x10e17c,
-0x10e180,
-0x10e184,
-0x10e188,
-0x10e194,
-0x10e198,
-0x10e19c,
-0x10e280,
-0x10e284,
-0x10e288,
-0x10e28c,
-0x10e290,
-0x10e294,
-0x10e298,
-0x10e29c,
-0x10e2a0,
-0x10e2a4,
-0x10e2a8,
-0x10e2ac,
-0x10e2b0,
-0x10e2b4,
-0x10e2b8,
-0x10e2bc,
-0x10e2f8,
-0x10e2fc,
-0x10e300,
-0x10e308,
-0x10e390,
-0x10e394,
-0x10e398,
-0x10e39c,
-0x10e3a0,
-0x10e3a4,
-0x10e3a8,
-0x10e3cc,
-0x10e3d0,
-0x10e3d4,
-0x10e3d8,
-0x10e3e0,
-0x10e3e8,
-0x10e3fc,
-0x10e400,
-0x10e404,
-0x10e410,
-0x10e414,
-0x10e418,
-0x10e41c,
-0x10e780,
-0x10e784,
-0x10e788,
-0x10e78c,
-0x10e790,
-0x10e7a0,
-0x10e7a4,
-0x10e7a8,
-0x10e7ac,
-0x10e7c0,
-0x10e7d8,
-0x10e7dc,
-0x10e7e0,
-0x10e7e4,
-0x10e7e8,
-0x10e7ec,
-0x10e7f0,
-0x10e7f4,
-0x10e7f8,
-0x10e7fc,
-0x10f020,
-0x10f024,
-0x10f028,
-0x10f034,
-0x10f100,
-0x10f10c,
-0x10f110,
-0x10f114,
-0x10f118,
-0x10f11c,
-0x10f120,
-0x10f124,
-0x10f128,
-0x10f12c,
-0x10f130,
-0x10f134,
-0x10f138,
-0x10f13c,
-0x10f140,
-0x10f144,
-0x10f148,
-0x10f14c,
-0x10f158,
-0x10f15c,
-0x10f160,
-0x10f164,
-0x10f17c,
-0x10f180,
-0x10f184,
-0x10f188,
-0x10f194,
-0x10f198,
-0x10f19c,
-0x10f280,
-0x10f284,
-0x10f288,
-0x10f28c,
-0x10f290,
-0x10f294,
-0x10f298,
-0x10f29c,
-0x10f2a0,
-0x10f2a4,
-0x10f2a8,
-0x10f2ac,
-0x10f2b0,
-0x10f2b4,
-0x10f2b8,
-0x10f2bc,
-0x10f2f8,
-0x10f2fc,
-0x10f300,
-0x10f308,
-0x10f390,
-0x10f394,
-0x10f398,
-0x10f39c,
-0x10f3a0,
-0x10f3a4,
-0x10f3a8,
-0x10f3cc,
-0x10f3d0,
-0x10f3d4,
-0x10f3d8,
-0x10f3e0,
-0x10f3e8,
-0x10f3fc,
-0x10f400,
-0x10f404,
-0x10f410,
-0x10f414,
-0x10f418,
-0x10f41c,
-0x10f780,
-0x10f784,
-0x10f788,
-0x10f78c,
-0x10f790,
-0x10f7a0,
-0x10f7a4,
-0x10f7a8,
-0x10f7ac,
-0x10f7c0,
-0x10f7d8,
-0x10f7dc,
-0x10f7e0,
-0x10f7e4,
-0x10f7e8,
-0x10f7ec,
-0x10f7f0,
-0x10f7f4,
-0x10f7f8,
-0x10f7fc,
-0x110020,
-0x110024,
-0x110028,
-0x110034,
-0x110100,
-0x11010c,
-0x110110,
-0x110114,
-0x110118,
-0x11011c,
-0x110120,
-0x110124,
-0x110128,
-0x11012c,
-0x110130,
-0x110134,
-0x110138,
-0x11013c,
-0x110140,
-0x110144,
-0x110148,
-0x11014c,
-0x110158,
-0x11015c,
-0x110160,
-0x110164,
-0x11017c,
-0x110180,
-0x110184,
-0x110188,
-0x110194,
-0x110198,
-0x11019c,
-0x110280,
-0x110284,
-0x110288,
-0x11028c,
-0x110290,
-0x110294,
-0x110298,
-0x11029c,
-0x1102a0,
-0x1102a4,
-0x1102a8,
-0x1102ac,
-0x1102b0,
-0x1102b4,
-0x1102b8,
-0x1102bc,
-0x1102f8,
-0x1102fc,
-0x110300,
-0x110308,
-0x110390,
-0x110394,
-0x110398,
-0x11039c,
-0x1103a0,
-0x1103a4,
-0x1103a8,
-0x1103cc,
-0x1103d0,
-0x1103d4,
-0x1103d8,
-0x1103e0,
-0x1103e8,
-0x1103fc,
-0x110400,
-0x110404,
-0x110410,
-0x110414,
-0x110418,
-0x11041c,
-0x110780,
-0x110784,
-0x110788,
-0x11078c,
-0x110790,
-0x1107a0,
-0x1107a4,
-0x1107a8,
-0x1107ac,
-0x1107c0,
-0x1107d8,
-0x1107dc,
-0x1107e0,
-0x1107e4,
-0x1107e8,
-0x1107ec,
-0x1107f0,
-0x1107f4,
-0x1107f8,
-0x1107fc,
-0x111020,
-0x111024,
-0x111028,
-0x111034,
-0x111100,
-0x11110c,
-0x111110,
-0x111114,
-0x111118,
-0x11111c,
-0x111120,
-0x111124,
-0x111128,
-0x11112c,
-0x111130,
-0x111134,
-0x111138,
-0x11113c,
-0x111140,
-0x111144,
-0x111148,
-0x11114c,
-0x111158,
-0x11115c,
-0x111160,
-0x111164,
-0x11117c,
-0x111180,
-0x111184,
-0x111188,
-0x111194,
-0x111198,
-0x11119c,
-0x111280,
-0x111284,
-0x111288,
-0x11128c,
-0x111290,
-0x111294,
-0x111298,
-0x11129c,
-0x1112a0,
-0x1112a4,
-0x1112a8,
-0x1112ac,
-0x1112b0,
-0x1112b4,
-0x1112b8,
-0x1112bc,
-0x1112f8,
-0x1112fc,
-0x111300,
-0x111308,
-0x111390,
-0x111394,
-0x111398,
-0x11139c,
-0x1113a0,
-0x1113a4,
-0x1113a8,
-0x1113cc,
-0x1113d0,
-0x1113d4,
-0x1113d8,
-0x1113e0,
-0x1113e8,
-0x1113fc,
-0x111400,
-0x111404,
-0x111410,
-0x111414,
-0x111418,
-0x11141c,
-0x111780,
-0x111784,
-0x111788,
-0x11178c,
-0x111790,
-0x1117a0,
-0x1117a4,
-0x1117a8,
-0x1117ac,
-0x1117c0,
-0x1117d8,
-0x1117dc,
-0x1117e0,
-0x1117e4,
-0x1117e8,
-0x1117ec,
-0x1117f0,
-0x1117f4,
-0x1117f8,
-0x1117fc,
-0x112020,
-0x112024,
-0x112028,
-0x112034,
-0x112100,
-0x11210c,
-0x112110,
-0x112114,
-0x112118,
-0x11211c,
-0x112120,
-0x112124,
-0x112128,
-0x11212c,
-0x112130,
-0x112134,
-0x112138,
-0x11213c,
-0x112140,
-0x112144,
-0x112148,
-0x11214c,
-0x112158,
-0x11215c,
-0x112160,
-0x112164,
-0x11217c,
-0x112180,
-0x112184,
-0x112188,
-0x112194,
-0x112198,
-0x11219c,
-0x112280,
-0x112284,
-0x112288,
-0x11228c,
-0x112290,
-0x112294,
-0x112298,
-0x11229c,
-0x1122a0,
-0x1122a4,
-0x1122a8,
-0x1122ac,
-0x1122b0,
-0x1122b4,
-0x1122b8,
-0x1122bc,
-0x1122f8,
-0x1122fc,
-0x112300,
-0x112308,
-0x112390,
-0x112394,
-0x112398,
-0x11239c,
-0x1123a0,
-0x1123a4,
-0x1123a8,
-0x1123cc,
-0x1123d0,
-0x1123d4,
-0x1123d8,
-0x1123e0,
-0x1123e8,
-0x1123fc,
-0x112400,
-0x112404,
-0x112410,
-0x112414,
-0x112418,
-0x11241c,
-0x112780,
-0x112784,
-0x112788,
-0x11278c,
-0x112790,
-0x1127a0,
-0x1127a4,
-0x1127a8,
-0x1127ac,
-0x1127c0,
-0x1127d8,
-0x1127dc,
-0x1127e0,
-0x1127e4,
-0x1127e8,
-0x1127ec,
-0x1127f0,
-0x1127f4,
-0x1127f8,
-0x1127fc,
-0x113020,
-0x113024,
-0x113028,
-0x113034,
-0x113100,
-0x11310c,
-0x113110,
-0x113114,
-0x113118,
-0x11311c,
-0x113120,
-0x113124,
-0x113128,
-0x11312c,
-0x113130,
-0x113134,
-0x113138,
-0x11313c,
-0x113140,
-0x113144,
-0x113148,
-0x11314c,
-0x113158,
-0x11315c,
-0x113160,
-0x113164,
-0x11317c,
-0x113180,
-0x113184,
-0x113188,
-0x113194,
-0x113198,
-0x11319c,
-0x113280,
-0x113284,
-0x113288,
-0x11328c,
-0x113290,
-0x113294,
-0x113298,
-0x11329c,
-0x1132a0,
-0x1132a4,
-0x1132a8,
-0x1132ac,
-0x1132b0,
-0x1132b4,
-0x1132b8,
-0x1132bc,
-0x1132f8,
-0x1132fc,
-0x113300,
-0x113308,
-0x113390,
-0x113394,
-0x113398,
-0x11339c,
-0x1133a0,
-0x1133a4,
-0x1133a8,
-0x1133cc,
-0x1133d0,
-0x1133d4,
-0x1133d8,
-0x1133e0,
-0x1133e8,
-0x1133fc,
-0x113400,
-0x113404,
-0x113410,
-0x113414,
-0x113418,
-0x11341c,
-0x113780,
-0x113784,
-0x113788,
-0x11378c,
-0x113790,
-0x1137a0,
-0x1137a4,
-0x1137a8,
-0x1137ac,
-0x1137c0,
-0x1137d8,
-0x1137dc,
-0x1137e0,
-0x1137e4,
-0x1137e8,
-0x1137ec,
-0x1137f0,
-0x1137f4,
-0x1137f8,
-0x1137fc,
-0x114020,
-0x114024,
-0x114028,
-0x114034,
-0x114100,
-0x11410c,
-0x114110,
-0x114114,
-0x114118,
-0x11411c,
-0x114120,
-0x114124,
-0x114128,
-0x11412c,
-0x114130,
-0x114134,
-0x114138,
-0x11413c,
-0x114140,
-0x114144,
-0x114148,
-0x11414c,
-0x114158,
-0x11415c,
-0x114160,
-0x114164,
-0x11417c,
-0x114180,
-0x114184,
-0x114188,
-0x114194,
-0x114198,
-0x11419c,
-0x114280,
-0x114284,
-0x114288,
-0x11428c,
-0x114290,
-0x114294,
-0x114298,
-0x11429c,
-0x1142a0,
-0x1142a4,
-0x1142a8,
-0x1142ac,
-0x1142b0,
-0x1142b4,
-0x1142b8,
-0x1142bc,
-0x1142f8,
-0x1142fc,
-0x114300,
-0x114308,
-0x114390,
-0x114394,
-0x114398,
-0x11439c,
-0x1143a0,
-0x1143a4,
-0x1143a8,
-0x1143cc,
-0x1143d0,
-0x1143d4,
-0x1143d8,
-0x1143e0,
-0x1143e8,
-0x1143fc,
-0x114400,
-0x114404,
-0x114410,
-0x114414,
-0x114418,
-0x11441c,
-0x114780,
-0x114784,
-0x114788,
-0x11478c,
-0x114790,
-0x1147a0,
-0x1147a4,
-0x1147a8,
-0x1147ac,
-0x1147c0,
-0x1147d8,
-0x1147dc,
-0x1147e0,
-0x1147e4,
-0x1147e8,
-0x1147ec,
-0x1147f0,
-0x1147f4,
-0x1147f8,
-0x1147fc,
-0x115020,
-0x115024,
-0x115028,
-0x115034,
-0x115100,
-0x11510c,
-0x115110,
-0x115114,
-0x115118,
-0x11511c,
-0x115120,
-0x115124,
-0x115128,
-0x11512c,
-0x115130,
-0x115134,
-0x115138,
-0x11513c,
-0x115140,
-0x115144,
-0x115148,
-0x11514c,
-0x115158,
-0x11515c,
-0x115160,
-0x115164,
-0x11517c,
-0x115180,
-0x115184,
-0x115188,
-0x115194,
-0x115198,
-0x11519c,
-0x115280,
-0x115284,
-0x115288,
-0x11528c,
-0x115290,
-0x115294,
-0x115298,
-0x11529c,
-0x1152a0,
-0x1152a4,
-0x1152a8,
-0x1152ac,
-0x1152b0,
-0x1152b4,
-0x1152b8,
-0x1152bc,
-0x1152f8,
-0x1152fc,
-0x115300,
-0x115308,
-0x115390,
-0x115394,
-0x115398,
-0x11539c,
-0x1153a0,
-0x1153a4,
-0x1153a8,
-0x1153cc,
-0x1153d0,
-0x1153d4,
-0x1153d8,
-0x1153e0,
-0x1153e8,
-0x1153fc,
-0x115400,
-0x115404,
-0x115410,
-0x115414,
-0x115418,
-0x11541c,
-0x115780,
-0x115784,
-0x115788,
-0x11578c,
-0x115790,
-0x1157a0,
-0x1157a4,
-0x1157a8,
-0x1157ac,
-0x1157c0,
-0x1157d8,
-0x1157dc,
-0x1157e0,
-0x1157e4,
-0x1157e8,
-0x1157ec,
-0x1157f0,
-0x1157f4,
-0x1157f8,
-0x1157fc,
-0x116020,
-0x116024,
-0x116028,
-0x116034,
-0x116100,
-0x11610c,
-0x116110,
-0x116114,
-0x116118,
-0x11611c,
-0x116120,
-0x116124,
-0x116128,
-0x11612c,
-0x116130,
-0x116134,
-0x116138,
-0x11613c,
-0x116140,
-0x116144,
-0x116148,
-0x11614c,
-0x116158,
-0x11615c,
-0x116160,
-0x116164,
-0x11617c,
-0x116180,
-0x116184,
-0x116188,
-0x116194,
-0x116198,
-0x11619c,
-0x116280,
-0x116284,
-0x116288,
-0x11628c,
-0x116290,
-0x116294,
-0x116298,
-0x11629c,
-0x1162a0,
-0x1162a4,
-0x1162a8,
-0x1162ac,
-0x1162b0,
-0x1162b4,
-0x1162b8,
-0x1162bc,
-0x1162f8,
-0x1162fc,
-0x116300,
-0x116308,
-0x116390,
-0x116394,
-0x116398,
-0x11639c,
-0x1163a0,
-0x1163a4,
-0x1163a8,
-0x1163cc,
-0x1163d0,
-0x1163d4,
-0x1163d8,
-0x1163e0,
-0x1163e8,
-0x1163fc,
-0x116400,
-0x116404,
-0x116410,
-0x116414,
-0x116418,
-0x11641c,
-0x116780,
-0x116784,
-0x116788,
-0x11678c,
-0x116790,
-0x1167a0,
-0x1167a4,
-0x1167a8,
-0x1167ac,
-0x1167c0,
-0x1167d8,
-0x1167dc,
-0x1167e0,
-0x1167e4,
-0x1167e8,
-0x1167ec,
-0x1167f0,
-0x1167f4,
-0x1167f8,
-0x1167fc,
-0x117020,
-0x117024,
-0x117028,
-0x117034,
-0x117100,
-0x11710c,
-0x117110,
-0x117114,
-0x117118,
-0x11711c,
-0x117120,
-0x117124,
-0x117128,
-0x11712c,
-0x117130,
-0x117134,
-0x117138,
-0x11713c,
-0x117140,
-0x117144,
-0x117148,
-0x11714c,
-0x117158,
-0x11715c,
-0x117160,
-0x117164,
-0x11717c,
-0x117180,
-0x117184,
-0x117188,
-0x117194,
-0x117198,
-0x11719c,
-0x117280,
-0x117284,
-0x117288,
-0x11728c,
-0x117290,
-0x117294,
-0x117298,
-0x11729c,
-0x1172a0,
-0x1172a4,
-0x1172a8,
-0x1172ac,
-0x1172b0,
-0x1172b4,
-0x1172b8,
-0x1172bc,
-0x1172f8,
-0x1172fc,
-0x117300,
-0x117308,
-0x117390,
-0x117394,
-0x117398,
-0x11739c,
-0x1173a0,
-0x1173a4,
-0x1173a8,
-0x1173cc,
-0x1173d0,
-0x1173d4,
-0x1173d8,
-0x1173e0,
-0x1173e8,
-0x1173fc,
-0x117400,
-0x117404,
-0x117410,
-0x117414,
-0x117418,
-0x11741c,
-0x117780,
-0x117784,
-0x117788,
-0x11778c,
-0x117790,
-0x1177a0,
-0x1177a4,
-0x1177a8,
-0x1177ac,
-0x1177c0,
-0x1177d8,
-0x1177dc,
-0x1177e0,
-0x1177e4,
-0x1177e8,
-0x1177ec,
-0x1177f0,
-0x1177f4,
-0x1177f8,
-0x1177fc,
-0x118020,
-0x118024,
-0x118028,
-0x118034,
-0x118100,
-0x11810c,
-0x118110,
-0x118114,
-0x118118,
-0x11811c,
-0x118120,
-0x118124,
-0x118128,
-0x11812c,
-0x118130,
-0x118134,
-0x118138,
-0x11813c,
-0x118140,
-0x118144,
-0x118148,
-0x11814c,
-0x118158,
-0x11815c,
-0x118160,
-0x118164,
-0x11817c,
-0x118180,
-0x118184,
-0x118188,
-0x118194,
-0x118198,
-0x11819c,
-0x118280,
-0x118284,
-0x118288,
-0x11828c,
-0x118290,
-0x118294,
-0x118298,
-0x11829c,
-0x1182a0,
-0x1182a4,
-0x1182a8,
-0x1182ac,
-0x1182b0,
-0x1182b4,
-0x1182b8,
-0x1182bc,
-0x1182f8,
-0x1182fc,
-0x118300,
-0x118308,
-0x118390,
-0x118394,
-0x118398,
-0x11839c,
-0x1183a0,
-0x1183a4,
-0x1183a8,
-0x1183cc,
-0x1183d0,
-0x1183d4,
-0x1183d8,
-0x1183e0,
-0x1183e8,
-0x1183fc,
-0x118400,
-0x118404,
-0x118410,
-0x118414,
-0x118418,
-0x11841c,
-0x118780,
-0x118784,
-0x118788,
-0x11878c,
-0x118790,
-0x1187a0,
-0x1187a4,
-0x1187a8,
-0x1187ac,
-0x1187c0,
-0x1187d8,
-0x1187dc,
-0x1187e0,
-0x1187e4,
-0x1187e8,
-0x1187ec,
-0x1187f0,
-0x1187f4,
-0x1187f8,
-0x1187fc,
-0x107020,
-0x107024,
-0x107028,
-0x107034,
-0x107100,
-0x10710c,
-0x107110,
-0x107114,
-0x107118,
-0x10711c,
-0x107120,
-0x107124,
-0x107128,
-0x10712c,
-0x107130,
-0x107134,
-0x107138,
-0x10713c,
-0x107140,
-0x107144,
-0x107148,
-0x10714c,
-0x107158,
-0x10715c,
-0x107160,
-0x107164,
-0x10717c,
-0x107180,
-0x107184,
-0x107188,
-0x107194,
-0x107198,
-0x10719c,
-0x107280,
-0x107284,
-0x107288,
-0x10728c,
-0x107290,
-0x107294,
-0x107298,
-0x10729c,
-0x1072a0,
-0x1072a4,
-0x1072a8,
-0x1072ac,
-0x1072b0,
-0x1072b4,
-0x1072b8,
-0x1072bc,
-0x1072f8,
-0x1072fc,
-0x107300,
-0x107308,
-0x107390,
-0x107394,
-0x107398,
-0x10739c,
-0x1073a0,
-0x1073a4,
-0x1073a8,
-0x1073cc,
-0x1073d0,
-0x1073d4,
-0x1073d8,
-0x1073e0,
-0x1073e8,
-0x1073fc,
-0x107400,
-0x107404,
-0x107410,
-0x107414,
-0x107418,
-0x10741c,
-0x107780,
-0x107784,
-0x107788,
-0x10778c,
-0x107790,
-0x1077a0,
-0x1077a4,
-0x1077a8,
-0x1077ac,
-0x1077c0,
-0x1077d8,
-0x1077dc,
-0x1077e0,
-0x1077e4,
-0x1077e8,
-0x1077ec,
-0x1077f0,
-0x1077f4,
-0x1077f8,
-0x1077fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x103020,
-0x103024,
-0x103028,
-0x103034,
-0x103100,
-0x10310c,
-0x103110,
-0x103114,
-0x103118,
-0x10311c,
-0x103120,
-0x103124,
-0x103128,
-0x10312c,
-0x103130,
-0x103134,
-0x103138,
-0x10313c,
-0x103140,
-0x103144,
-0x103148,
-0x10314c,
-0x103158,
-0x10315c,
-0x103160,
-0x103164,
-0x10317c,
-0x103180,
-0x103184,
-0x103188,
-0x103194,
-0x103198,
-0x10319c,
-0x103280,
-0x103284,
-0x103288,
-0x10328c,
-0x103290,
-0x103294,
-0x103298,
-0x10329c,
-0x1032a0,
-0x1032a4,
-0x1032a8,
-0x1032ac,
-0x1032b0,
-0x1032b4,
-0x1032b8,
-0x1032bc,
-0x1032f8,
-0x1032fc,
-0x103300,
-0x103308,
-0x103390,
-0x103394,
-0x103398,
-0x10339c,
-0x1033a0,
-0x1033a4,
-0x1033a8,
-0x1033cc,
-0x1033d0,
-0x1033d4,
-0x1033d8,
-0x1033e0,
-0x1033e8,
-0x1033fc,
-0x103400,
-0x103404,
-0x103410,
-0x103414,
-0x103418,
-0x10341c,
-0x103780,
-0x103784,
-0x103788,
-0x10378c,
-0x103790,
-0x1037a0,
-0x1037a4,
-0x1037a8,
-0x1037ac,
-0x1037c0,
-0x1037d8,
-0x1037dc,
-0x1037e0,
-0x1037e4,
-0x1037e8,
-0x1037ec,
-0x1037f0,
-0x1037f4,
-0x1037f8,
-0x1037fc,
-0x104020,
-0x104024,
-0x104028,
-0x104034,
-0x104100,
-0x10410c,
-0x104110,
-0x104114,
-0x104118,
-0x10411c,
-0x104120,
-0x104124,
-0x104128,
-0x10412c,
-0x104130,
-0x104134,
-0x104138,
-0x10413c,
-0x104140,
-0x104144,
-0x104148,
-0x10414c,
-0x104158,
-0x10415c,
-0x104160,
-0x104164,
-0x10417c,
-0x104180,
-0x104184,
-0x104188,
-0x104194,
-0x104198,
-0x10419c,
-0x104280,
-0x104284,
-0x104288,
-0x10428c,
-0x104290,
-0x104294,
-0x104298,
-0x10429c,
-0x1042a0,
-0x1042a4,
-0x1042a8,
-0x1042ac,
-0x1042b0,
-0x1042b4,
-0x1042b8,
-0x1042bc,
-0x1042f8,
-0x1042fc,
-0x104300,
-0x104308,
-0x104390,
-0x104394,
-0x104398,
-0x10439c,
-0x1043a0,
-0x1043a4,
-0x1043a8,
-0x1043cc,
-0x1043d0,
-0x1043d4,
-0x1043d8,
-0x1043e0,
-0x1043e8,
-0x1043fc,
-0x104400,
-0x104404,
-0x104410,
-0x104414,
-0x104418,
-0x10441c,
-0x104780,
-0x104784,
-0x104788,
-0x10478c,
-0x104790,
-0x1047a0,
-0x1047a4,
-0x1047a8,
-0x1047ac,
-0x1047c0,
-0x1047d8,
-0x1047dc,
-0x1047e0,
-0x1047e4,
-0x1047e8,
-0x1047ec,
-0x1047f0,
-0x1047f4,
-0x1047f8,
-0x1047fc,
-0x105020,
-0x105024,
-0x105028,
-0x105034,
-0x105100,
-0x10510c,
-0x105110,
-0x105114,
-0x105118,
-0x10511c,
-0x105120,
-0x105124,
-0x105128,
-0x10512c,
-0x105130,
-0x105134,
-0x105138,
-0x10513c,
-0x105140,
-0x105144,
-0x105148,
-0x10514c,
-0x105158,
-0x10515c,
-0x105160,
-0x105164,
-0x10517c,
-0x105180,
-0x105184,
-0x105188,
-0x105194,
-0x105198,
-0x10519c,
-0x105280,
-0x105284,
-0x105288,
-0x10528c,
-0x105290,
-0x105294,
-0x105298,
-0x10529c,
-0x1052a0,
-0x1052a4,
-0x1052a8,
-0x1052ac,
-0x1052b0,
-0x1052b4,
-0x1052b8,
-0x1052bc,
-0x1052f8,
-0x1052fc,
-0x105300,
-0x105308,
-0x105390,
-0x105394,
-0x105398,
-0x10539c,
-0x1053a0,
-0x1053a4,
-0x1053a8,
-0x1053cc,
-0x1053d0,
-0x1053d4,
-0x1053d8,
-0x1053e0,
-0x1053e8,
-0x1053fc,
-0x105400,
-0x105404,
-0x105410,
-0x105414,
-0x105418,
-0x10541c,
-0x105780,
-0x105784,
-0x105788,
-0x10578c,
-0x105790,
-0x1057a0,
-0x1057a4,
-0x1057a8,
-0x1057ac,
-0x1057c0,
-0x1057d8,
-0x1057dc,
-0x1057e0,
-0x1057e4,
-0x1057e8,
-0x1057ec,
-0x1057f0,
-0x1057f4,
-0x1057f8,
-0x1057fc,
-0x106020,
-0x106024,
-0x106028,
-0x106034,
-0x106100,
-0x10610c,
-0x106110,
-0x106114,
-0x106118,
-0x10611c,
-0x106120,
-0x106124,
-0x106128,
-0x10612c,
-0x106130,
-0x106134,
-0x106138,
-0x10613c,
-0x106140,
-0x106144,
-0x106148,
-0x10614c,
-0x106158,
-0x10615c,
-0x106160,
-0x106164,
-0x10617c,
-0x106180,
-0x106184,
-0x106188,
-0x106194,
-0x106198,
-0x10619c,
-0x106280,
-0x106284,
-0x106288,
-0x10628c,
-0x106290,
-0x106294,
-0x106298,
-0x10629c,
-0x1062a0,
-0x1062a4,
-0x1062a8,
-0x1062ac,
-0x1062b0,
-0x1062b4,
-0x1062b8,
-0x1062bc,
-0x1062f8,
-0x1062fc,
-0x106300,
-0x106308,
-0x106390,
-0x106394,
-0x106398,
-0x10639c,
-0x1063a0,
-0x1063a4,
-0x1063a8,
-0x1063cc,
-0x1063d0,
-0x1063d4,
-0x1063d8,
-0x1063e0,
-0x1063e8,
-0x1063fc,
-0x106400,
-0x106404,
-0x106410,
-0x106414,
-0x106418,
-0x10641c,
-0x106780,
-0x106784,
-0x106788,
-0x10678c,
-0x106790,
-0x1067a0,
-0x1067a4,
-0x1067a8,
-0x1067ac,
-0x1067c0,
-0x1067d8,
-0x1067dc,
-0x1067e0,
-0x1067e4,
-0x1067e8,
-0x1067ec,
-0x1067f0,
-0x1067f4,
-0x1067f8,
-0x1067fc,
-0x101020,
-0x101024,
-0x101028,
-0x101034,
-0x101100,
-0x10110c,
-0x101110,
-0x101114,
-0x101118,
-0x10111c,
-0x101120,
-0x101124,
-0x101128,
-0x10112c,
-0x101130,
-0x101134,
-0x101138,
-0x10113c,
-0x101140,
-0x101144,
-0x101148,
-0x10114c,
-0x101158,
-0x10115c,
-0x101160,
-0x101164,
-0x10117c,
-0x101180,
-0x101184,
-0x101188,
-0x101194,
-0x101198,
-0x10119c,
-0x101280,
-0x101284,
-0x101288,
-0x10128c,
-0x101290,
-0x101294,
-0x101298,
-0x10129c,
-0x1012a0,
-0x1012a4,
-0x1012a8,
-0x1012ac,
-0x1012b0,
-0x1012b4,
-0x1012b8,
-0x1012bc,
-0x1012f8,
-0x1012fc,
-0x101300,
-0x101308,
-0x101390,
-0x101394,
-0x101398,
-0x10139c,
-0x1013a0,
-0x1013a4,
-0x1013a8,
-0x1013cc,
-0x1013d0,
-0x1013d4,
-0x1013d8,
-0x1013e0,
-0x1013e8,
-0x1013fc,
-0x101400,
-0x101404,
-0x101410,
-0x101414,
-0x101418,
-0x10141c,
-0x101780,
-0x101784,
-0x101788,
-0x10178c,
-0x101790,
-0x1017a0,
-0x1017a4,
-0x1017a8,
-0x1017ac,
-0x1017c0,
-0x1017d8,
-0x1017dc,
-0x1017e0,
-0x1017e4,
-0x1017e8,
-0x1017ec,
-0x1017f0,
-0x1017f4,
-0x1017f8,
-0x1017fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x106020,
-0x106024,
-0x106028,
-0x106034,
-0x106100,
-0x10610c,
-0x106110,
-0x106114,
-0x106118,
-0x10611c,
-0x106120,
-0x106124,
-0x106128,
-0x10612c,
-0x106130,
-0x106134,
-0x106138,
-0x10613c,
-0x106140,
-0x106144,
-0x106148,
-0x10614c,
-0x106158,
-0x10615c,
-0x106160,
-0x106164,
-0x10617c,
-0x106180,
-0x106184,
-0x106188,
-0x106194,
-0x106198,
-0x10619c,
-0x106280,
-0x106284,
-0x106288,
-0x10628c,
-0x106290,
-0x106294,
-0x106298,
-0x10629c,
-0x1062a0,
-0x1062a4,
-0x1062a8,
-0x1062ac,
-0x1062b0,
-0x1062b4,
-0x1062b8,
-0x1062bc,
-0x1062f8,
-0x1062fc,
-0x106300,
-0x106308,
-0x106390,
-0x106394,
-0x106398,
-0x10639c,
-0x1063a0,
-0x1063a4,
-0x1063a8,
-0x1063cc,
-0x1063d0,
-0x1063d4,
-0x1063d8,
-0x1063e0,
-0x1063e8,
-0x1063fc,
-0x106400,
-0x106404,
-0x106410,
-0x106414,
-0x106418,
-0x10641c,
-0x106780,
-0x106784,
-0x106788,
-0x10678c,
-0x106790,
-0x1067a0,
-0x1067a4,
-0x1067a8,
-0x1067ac,
-0x1067c0,
-0x1067d8,
-0x1067dc,
-0x1067e0,
-0x1067e4,
-0x1067e8,
-0x1067ec,
-0x1067f0,
-0x1067f4,
-0x1067f8,
-0x1067fc,
-0x101020,
-0x101024,
-0x101028,
-0x101034,
-0x101100,
-0x10110c,
-0x101110,
-0x101114,
-0x101118,
-0x10111c,
-0x101120,
-0x101124,
-0x101128,
-0x10112c,
-0x101130,
-0x101134,
-0x101138,
-0x10113c,
-0x101140,
-0x101144,
-0x101148,
-0x10114c,
-0x101158,
-0x10115c,
-0x101160,
-0x101164,
-0x10117c,
-0x101180,
-0x101184,
-0x101188,
-0x101194,
-0x101198,
-0x10119c,
-0x101280,
-0x101284,
-0x101288,
-0x10128c,
-0x101290,
-0x101294,
-0x101298,
-0x10129c,
-0x1012a0,
-0x1012a4,
-0x1012a8,
-0x1012ac,
-0x1012b0,
-0x1012b4,
-0x1012b8,
-0x1012bc,
-0x1012f8,
-0x1012fc,
-0x101300,
-0x101308,
-0x101390,
-0x101394,
-0x101398,
-0x10139c,
-0x1013a0,
-0x1013a4,
-0x1013a8,
-0x1013cc,
-0x1013d0,
-0x1013d4,
-0x1013d8,
-0x1013e0,
-0x1013e8,
-0x1013fc,
-0x101400,
-0x101404,
-0x101410,
-0x101414,
-0x101418,
-0x10141c,
-0x101780,
-0x101784,
-0x101788,
-0x10178c,
-0x101790,
-0x1017a0,
-0x1017a4,
-0x1017a8,
-0x1017ac,
-0x1017c0,
-0x1017d8,
-0x1017dc,
-0x1017e0,
-0x1017e4,
-0x1017e8,
-0x1017ec,
-0x1017f0,
-0x1017f4,
-0x1017f8,
-0x1017fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x103020,
-0x103024,
-0x103028,
-0x103034,
-0x103100,
-0x10310c,
-0x103110,
-0x103114,
-0x103118,
-0x10311c,
-0x103120,
-0x103124,
-0x103128,
-0x10312c,
-0x103130,
-0x103134,
-0x103138,
-0x10313c,
-0x103140,
-0x103144,
-0x103148,
-0x10314c,
-0x103158,
-0x10315c,
-0x103160,
-0x103164,
-0x10317c,
-0x103180,
-0x103184,
-0x103188,
-0x103194,
-0x103198,
-0x10319c,
-0x103280,
-0x103284,
-0x103288,
-0x10328c,
-0x103290,
-0x103294,
-0x103298,
-0x10329c,
-0x1032a0,
-0x1032a4,
-0x1032a8,
-0x1032ac,
-0x1032b0,
-0x1032b4,
-0x1032b8,
-0x1032bc,
-0x1032f8,
-0x1032fc,
-0x103300,
-0x103308,
-0x103390,
-0x103394,
-0x103398,
-0x10339c,
-0x1033a0,
-0x1033a4,
-0x1033a8,
-0x1033cc,
-0x1033d0,
-0x1033d4,
-0x1033d8,
-0x1033e0,
-0x1033e8,
-0x1033fc,
-0x103400,
-0x103404,
-0x103410,
-0x103414,
-0x103418,
-0x10341c,
-0x103780,
-0x103784,
-0x103788,
-0x10378c,
-0x103790,
-0x1037a0,
-0x1037a4,
-0x1037a8,
-0x1037ac,
-0x1037c0,
-0x1037d8,
-0x1037dc,
-0x1037e0,
-0x1037e4,
-0x1037e8,
-0x1037ec,
-0x1037f0,
-0x1037f4,
-0x1037f8,
-0x1037fc,
-0x104020,
-0x104024,
-0x104028,
-0x104034,
-0x104100,
-0x10410c,
-0x104110,
-0x104114,
-0x104118,
-0x10411c,
-0x104120,
-0x104124,
-0x104128,
-0x10412c,
-0x104130,
-0x104134,
-0x104138,
-0x10413c,
-0x104140,
-0x104144,
-0x104148,
-0x10414c,
-0x104158,
-0x10415c,
-0x104160,
-0x104164,
-0x10417c,
-0x104180,
-0x104184,
-0x104188,
-0x104194,
-0x104198,
-0x10419c,
-0x104280,
-0x104284,
-0x104288,
-0x10428c,
-0x104290,
-0x104294,
-0x104298,
-0x10429c,
-0x1042a0,
-0x1042a4,
-0x1042a8,
-0x1042ac,
-0x1042b0,
-0x1042b4,
-0x1042b8,
-0x1042bc,
-0x1042f8,
-0x1042fc,
-0x104300,
-0x104308,
-0x104390,
-0x104394,
-0x104398,
-0x10439c,
-0x1043a0,
-0x1043a4,
-0x1043a8,
-0x1043cc,
-0x1043d0,
-0x1043d4,
-0x1043d8,
-0x1043e0,
-0x1043e8,
-0x1043fc,
-0x104400,
-0x104404,
-0x104410,
-0x104414,
-0x104418,
-0x10441c,
-0x104780,
-0x104784,
-0x104788,
-0x10478c,
-0x104790,
-0x1047a0,
-0x1047a4,
-0x1047a8,
-0x1047ac,
-0x1047c0,
-0x1047d8,
-0x1047dc,
-0x1047e0,
-0x1047e4,
-0x1047e8,
-0x1047ec,
-0x1047f0,
-0x1047f4,
-0x1047f8,
-0x1047fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x103020,
-0x103024,
-0x103028,
-0x103034,
-0x103100,
-0x10310c,
-0x103110,
-0x103114,
-0x103118,
-0x10311c,
-0x103120,
-0x103124,
-0x103128,
-0x10312c,
-0x103130,
-0x103134,
-0x103138,
-0x10313c,
-0x103140,
-0x103144,
-0x103148,
-0x10314c,
-0x103158,
-0x10315c,
-0x103160,
-0x103164,
-0x10317c,
-0x103180,
-0x103184,
-0x103188,
-0x103194,
-0x103198,
-0x10319c,
-0x103280,
-0x103284,
-0x103288,
-0x10328c,
-0x103290,
-0x103294,
-0x103298,
-0x10329c,
-0x1032a0,
-0x1032a4,
-0x1032a8,
-0x1032ac,
-0x1032b0,
-0x1032b4,
-0x1032b8,
-0x1032bc,
-0x1032f8,
-0x1032fc,
-0x103300,
-0x103308,
-0x103390,
-0x103394,
-0x103398,
-0x10339c,
-0x1033a0,
-0x1033a4,
-0x1033a8,
-0x1033cc,
-0x1033d0,
-0x1033d4,
-0x1033d8,
-0x1033e0,
-0x1033e8,
-0x1033fc,
-0x103400,
-0x103404,
-0x103410,
-0x103414,
-0x103418,
-0x10341c,
-0x103780,
-0x103784,
-0x103788,
-0x10378c,
-0x103790,
-0x1037a0,
-0x1037a4,
-0x1037a8,
-0x1037ac,
-0x1037c0,
-0x1037d8,
-0x1037dc,
-0x1037e0,
-0x1037e4,
-0x1037e8,
-0x1037ec,
-0x1037f0,
-0x1037f4,
-0x1037f8,
-0x1037fc,
-0x101020,
-0x101024,
-0x101028,
-0x101034,
-0x101100,
-0x10110c,
-0x101110,
-0x101114,
-0x101118,
-0x10111c,
-0x101120,
-0x101124,
-0x101128,
-0x10112c,
-0x101130,
-0x101134,
-0x101138,
-0x10113c,
-0x101140,
-0x101144,
-0x101148,
-0x10114c,
-0x101158,
-0x10115c,
-0x101160,
-0x101164,
-0x10117c,
-0x101180,
-0x101184,
-0x101188,
-0x101194,
-0x101198,
-0x10119c,
-0x101280,
-0x101284,
-0x101288,
-0x10128c,
-0x101290,
-0x101294,
-0x101298,
-0x10129c,
-0x1012a0,
-0x1012a4,
-0x1012a8,
-0x1012ac,
-0x1012b0,
-0x1012b4,
-0x1012b8,
-0x1012bc,
-0x1012f8,
-0x1012fc,
-0x101300,
-0x101308,
-0x101390,
-0x101394,
-0x101398,
-0x10139c,
-0x1013a0,
-0x1013a4,
-0x1013a8,
-0x1013cc,
-0x1013d0,
-0x1013d4,
-0x1013d8,
-0x1013e0,
-0x1013e8,
-0x1013fc,
-0x101400,
-0x101404,
-0x101410,
-0x101414,
-0x101418,
-0x10141c,
-0x101780,
-0x101784,
-0x101788,
-0x10178c,
-0x101790,
-0x1017a0,
-0x1017a4,
-0x1017a8,
-0x1017ac,
-0x1017c0,
-0x1017d8,
-0x1017dc,
-0x1017e0,
-0x1017e4,
-0x1017e8,
-0x1017ec,
-0x1017f0,
-0x1017f4,
-0x1017f8,
-0x1017fc,
-0x105020,
-0x105024,
-0x105028,
-0x105034,
-0x105100,
-0x10510c,
-0x105110,
-0x105114,
-0x105118,
-0x10511c,
-0x105120,
-0x105124,
-0x105128,
-0x10512c,
-0x105130,
-0x105134,
-0x105138,
-0x10513c,
-0x105140,
-0x105144,
-0x105148,
-0x10514c,
-0x105158,
-0x10515c,
-0x105160,
-0x105164,
-0x10517c,
-0x105180,
-0x105184,
-0x105188,
-0x105194,
-0x105198,
-0x10519c,
-0x105280,
-0x105284,
-0x105288,
-0x10528c,
-0x105290,
-0x105294,
-0x105298,
-0x10529c,
-0x1052a0,
-0x1052a4,
-0x1052a8,
-0x1052ac,
-0x1052b0,
-0x1052b4,
-0x1052b8,
-0x1052bc,
-0x1052f8,
-0x1052fc,
-0x105300,
-0x105308,
-0x105390,
-0x105394,
-0x105398,
-0x10539c,
-0x1053a0,
-0x1053a4,
-0x1053a8,
-0x1053cc,
-0x1053d0,
-0x1053d4,
-0x1053d8,
-0x1053e0,
-0x1053e8,
-0x1053fc,
-0x105400,
-0x105404,
-0x105410,
-0x105414,
-0x105418,
-0x10541c,
-0x105780,
-0x105784,
-0x105788,
-0x10578c,
-0x105790,
-0x1057a0,
-0x1057a4,
-0x1057a8,
-0x1057ac,
-0x1057c0,
-0x1057d8,
-0x1057dc,
-0x1057e0,
-0x1057e4,
-0x1057e8,
-0x1057ec,
-0x1057f0,
-0x1057f4,
-0x1057f8,
-0x1057fc,
-0x103020,
-0x103024,
-0x103028,
-0x103034,
-0x103100,
-0x10310c,
-0x103110,
-0x103114,
-0x103118,
-0x10311c,
-0x103120,
-0x103124,
-0x103128,
-0x10312c,
-0x103130,
-0x103134,
-0x103138,
-0x10313c,
-0x103140,
-0x103144,
-0x103148,
-0x10314c,
-0x103158,
-0x10315c,
-0x103160,
-0x103164,
-0x10317c,
-0x103180,
-0x103184,
-0x103188,
-0x103194,
-0x103198,
-0x10319c,
-0x103280,
-0x103284,
-0x103288,
-0x10328c,
-0x103290,
-0x103294,
-0x103298,
-0x10329c,
-0x1032a0,
-0x1032a4,
-0x1032a8,
-0x1032ac,
-0x1032b0,
-0x1032b4,
-0x1032b8,
-0x1032bc,
-0x1032f8,
-0x1032fc,
-0x103300,
-0x103308,
-0x103390,
-0x103394,
-0x103398,
-0x10339c,
-0x1033a0,
-0x1033a4,
-0x1033a8,
-0x1033cc,
-0x1033d0,
-0x1033d4,
-0x1033d8,
-0x1033e0,
-0x1033e8,
-0x1033fc,
-0x103400,
-0x103404,
-0x103410,
-0x103414,
-0x103418,
-0x10341c,
-0x103780,
-0x103784,
-0x103788,
-0x10378c,
-0x103790,
-0x1037a0,
-0x1037a4,
-0x1037a8,
-0x1037ac,
-0x1037c0,
-0x1037d8,
-0x1037dc,
-0x1037e0,
-0x1037e4,
-0x1037e8,
-0x1037ec,
-0x1037f0,
-0x1037f4,
-0x1037f8,
-0x1037fc,
-0x101020,
-0x101024,
-0x101028,
-0x101034,
-0x101100,
-0x10110c,
-0x101110,
-0x101114,
-0x101118,
-0x10111c,
-0x101120,
-0x101124,
-0x101128,
-0x10112c,
-0x101130,
-0x101134,
-0x101138,
-0x10113c,
-0x101140,
-0x101144,
-0x101148,
-0x10114c,
-0x101158,
-0x10115c,
-0x101160,
-0x101164,
-0x10117c,
-0x101180,
-0x101184,
-0x101188,
-0x101194,
-0x101198,
-0x10119c,
-0x101280,
-0x101284,
-0x101288,
-0x10128c,
-0x101290,
-0x101294,
-0x101298,
-0x10129c,
-0x1012a0,
-0x1012a4,
-0x1012a8,
-0x1012ac,
-0x1012b0,
-0x1012b4,
-0x1012b8,
-0x1012bc,
-0x1012f8,
-0x1012fc,
-0x101300,
-0x101308,
-0x101390,
-0x101394,
-0x101398,
-0x10139c,
-0x1013a0,
-0x1013a4,
-0x1013a8,
-0x1013cc,
-0x1013d0,
-0x1013d4,
-0x1013d8,
-0x1013e0,
-0x1013e8,
-0x1013fc,
-0x101400,
-0x101404,
-0x101410,
-0x101414,
-0x101418,
-0x10141c,
-0x101780,
-0x101784,
-0x101788,
-0x10178c,
-0x101790,
-0x1017a0,
-0x1017a4,
-0x1017a8,
-0x1017ac,
-0x1017c0,
-0x1017d8,
-0x1017dc,
-0x1017e0,
-0x1017e4,
-0x1017e8,
-0x1017ec,
-0x1017f0,
-0x1017f4,
-0x1017f8,
-0x1017fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x106020,
-0x106024,
-0x106028,
-0x106034,
-0x106100,
-0x10610c,
-0x106110,
-0x106114,
-0x106118,
-0x10611c,
-0x106120,
-0x106124,
-0x106128,
-0x10612c,
-0x106130,
-0x106134,
-0x106138,
-0x10613c,
-0x106140,
-0x106144,
-0x106148,
-0x10614c,
-0x106158,
-0x10615c,
-0x106160,
-0x106164,
-0x10617c,
-0x106180,
-0x106184,
-0x106188,
-0x106194,
-0x106198,
-0x10619c,
-0x106280,
-0x106284,
-0x106288,
-0x10628c,
-0x106290,
-0x106294,
-0x106298,
-0x10629c,
-0x1062a0,
-0x1062a4,
-0x1062a8,
-0x1062ac,
-0x1062b0,
-0x1062b4,
-0x1062b8,
-0x1062bc,
-0x1062f8,
-0x1062fc,
-0x106300,
-0x106308,
-0x106390,
-0x106394,
-0x106398,
-0x10639c,
-0x1063a0,
-0x1063a4,
-0x1063a8,
-0x1063cc,
-0x1063d0,
-0x1063d4,
-0x1063d8,
-0x1063e0,
-0x1063e8,
-0x1063fc,
-0x106400,
-0x106404,
-0x106410,
-0x106414,
-0x106418,
-0x10641c,
-0x106780,
-0x106784,
-0x106788,
-0x10678c,
-0x106790,
-0x1067a0,
-0x1067a4,
-0x1067a8,
-0x1067ac,
-0x1067c0,
-0x1067d8,
-0x1067dc,
-0x1067e0,
-0x1067e4,
-0x1067e8,
-0x1067ec,
-0x1067f0,
-0x1067f4,
-0x1067f8,
-0x1067fc,
-0x101020,
-0x101024,
-0x101028,
-0x101034,
-0x101100,
-0x10110c,
-0x101110,
-0x101114,
-0x101118,
-0x10111c,
-0x101120,
-0x101124,
-0x101128,
-0x10112c,
-0x101130,
-0x101134,
-0x101138,
-0x10113c,
-0x101140,
-0x101144,
-0x101148,
-0x10114c,
-0x101158,
-0x10115c,
-0x101160,
-0x101164,
-0x10117c,
-0x101180,
-0x101184,
-0x101188,
-0x101194,
-0x101198,
-0x10119c,
-0x101280,
-0x101284,
-0x101288,
-0x10128c,
-0x101290,
-0x101294,
-0x101298,
-0x10129c,
-0x1012a0,
-0x1012a4,
-0x1012a8,
-0x1012ac,
-0x1012b0,
-0x1012b4,
-0x1012b8,
-0x1012bc,
-0x1012f8,
-0x1012fc,
-0x101300,
-0x101308,
-0x101390,
-0x101394,
-0x101398,
-0x10139c,
-0x1013a0,
-0x1013a4,
-0x1013a8,
-0x1013cc,
-0x1013d0,
-0x1013d4,
-0x1013d8,
-0x1013e0,
-0x1013e8,
-0x1013fc,
-0x101400,
-0x101404,
-0x101410,
-0x101414,
-0x101418,
-0x10141c,
-0x101780,
-0x101784,
-0x101788,
-0x10178c,
-0x101790,
-0x1017a0,
-0x1017a4,
-0x1017a8,
-0x1017ac,
-0x1017c0,
-0x1017d8,
-0x1017dc,
-0x1017e0,
-0x1017e4,
-0x1017e8,
-0x1017ec,
-0x1017f0,
-0x1017f4,
-0x1017f8,
-0x1017fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x103020,
-0x103024,
-0x103028,
-0x103034,
-0x103100,
-0x10310c,
-0x103110,
-0x103114,
-0x103118,
-0x10311c,
-0x103120,
-0x103124,
-0x103128,
-0x10312c,
-0x103130,
-0x103134,
-0x103138,
-0x10313c,
-0x103140,
-0x103144,
-0x103148,
-0x10314c,
-0x103158,
-0x10315c,
-0x103160,
-0x103164,
-0x10317c,
-0x103180,
-0x103184,
-0x103188,
-0x103194,
-0x103198,
-0x10319c,
-0x103280,
-0x103284,
-0x103288,
-0x10328c,
-0x103290,
-0x103294,
-0x103298,
-0x10329c,
-0x1032a0,
-0x1032a4,
-0x1032a8,
-0x1032ac,
-0x1032b0,
-0x1032b4,
-0x1032b8,
-0x1032bc,
-0x1032f8,
-0x1032fc,
-0x103300,
-0x103308,
-0x103390,
-0x103394,
-0x103398,
-0x10339c,
-0x1033a0,
-0x1033a4,
-0x1033a8,
-0x1033cc,
-0x1033d0,
-0x1033d4,
-0x1033d8,
-0x1033e0,
-0x1033e8,
-0x1033fc,
-0x103400,
-0x103404,
-0x103410,
-0x103414,
-0x103418,
-0x10341c,
-0x103780,
-0x103784,
-0x103788,
-0x10378c,
-0x103790,
-0x1037a0,
-0x1037a4,
-0x1037a8,
-0x1037ac,
-0x1037c0,
-0x1037d8,
-0x1037dc,
-0x1037e0,
-0x1037e4,
-0x1037e8,
-0x1037ec,
-0x1037f0,
-0x1037f4,
-0x1037f8,
-0x1037fc,
-0x116020,
-0x116024,
-0x116028,
-0x116034,
-0x116100,
-0x11610c,
-0x116110,
-0x116114,
-0x116118,
-0x11611c,
-0x116120,
-0x116124,
-0x116128,
-0x11612c,
-0x116130,
-0x116134,
-0x116138,
-0x11613c,
-0x116140,
-0x116144,
-0x116148,
-0x11614c,
-0x116158,
-0x11615c,
-0x116160,
-0x116164,
-0x11617c,
-0x116180,
-0x116184,
-0x116188,
-0x116194,
-0x116198,
-0x11619c,
-0x116280,
-0x116284,
-0x116288,
-0x11628c,
-0x116290,
-0x116294,
-0x116298,
-0x11629c,
-0x1162a0,
-0x1162a4,
-0x1162a8,
-0x1162ac,
-0x1162b0,
-0x1162b4,
-0x1162b8,
-0x1162bc,
-0x1162f8,
-0x1162fc,
-0x116300,
-0x116308,
-0x116390,
-0x116394,
-0x116398,
-0x11639c,
-0x1163a0,
-0x1163a4,
-0x1163a8,
-0x1163cc,
-0x1163d0,
-0x1163d4,
-0x1163d8,
-0x1163e0,
-0x1163e8,
-0x1163fc,
-0x116400,
-0x116404,
-0x116410,
-0x116414,
-0x116418,
-0x11641c,
-0x116780,
-0x116784,
-0x116788,
-0x11678c,
-0x116790,
-0x1167a0,
-0x1167a4,
-0x1167a8,
-0x1167ac,
-0x1167c0,
-0x1167d8,
-0x1167dc,
-0x1167e0,
-0x1167e4,
-0x1167e8,
-0x1167ec,
-0x1167f0,
-0x1167f4,
-0x1167f8,
-0x1167fc,
-0x117020,
-0x117024,
-0x117028,
-0x117034,
-0x117100,
-0x11710c,
-0x117110,
-0x117114,
-0x117118,
-0x11711c,
-0x117120,
-0x117124,
-0x117128,
-0x11712c,
-0x117130,
-0x117134,
-0x117138,
-0x11713c,
-0x117140,
-0x117144,
-0x117148,
-0x11714c,
-0x117158,
-0x11715c,
-0x117160,
-0x117164,
-0x11717c,
-0x117180,
-0x117184,
-0x117188,
-0x117194,
-0x117198,
-0x11719c,
-0x117280,
-0x117284,
-0x117288,
-0x11728c,
-0x117290,
-0x117294,
-0x117298,
-0x11729c,
-0x1172a0,
-0x1172a4,
-0x1172a8,
-0x1172ac,
-0x1172b0,
-0x1172b4,
-0x1172b8,
-0x1172bc,
-0x1172f8,
-0x1172fc,
-0x117300,
-0x117308,
-0x117390,
-0x117394,
-0x117398,
-0x11739c,
-0x1173a0,
-0x1173a4,
-0x1173a8,
-0x1173cc,
-0x1173d0,
-0x1173d4,
-0x1173d8,
-0x1173e0,
-0x1173e8,
-0x1173fc,
-0x117400,
-0x117404,
-0x117410,
-0x117414,
-0x117418,
-0x11741c,
-0x117780,
-0x117784,
-0x117788,
-0x11778c,
-0x117790,
-0x1177a0,
-0x1177a4,
-0x1177a8,
-0x1177ac,
-0x1177c0,
-0x1177d8,
-0x1177dc,
-0x1177e0,
-0x1177e4,
-0x1177e8,
-0x1177ec,
-0x1177f0,
-0x1177f4,
-0x1177f8,
-0x1177fc,
-0x118020,
-0x118024,
-0x118028,
-0x118034,
-0x118100,
-0x11810c,
-0x118110,
-0x118114,
-0x118118,
-0x11811c,
-0x118120,
-0x118124,
-0x118128,
-0x11812c,
-0x118130,
-0x118134,
-0x118138,
-0x11813c,
-0x118140,
-0x118144,
-0x118148,
-0x11814c,
-0x118158,
-0x11815c,
-0x118160,
-0x118164,
-0x11817c,
-0x118180,
-0x118184,
-0x118188,
-0x118194,
-0x118198,
-0x11819c,
-0x118280,
-0x118284,
-0x118288,
-0x11828c,
-0x118290,
-0x118294,
-0x118298,
-0x11829c,
-0x1182a0,
-0x1182a4,
-0x1182a8,
-0x1182ac,
-0x1182b0,
-0x1182b4,
-0x1182b8,
-0x1182bc,
-0x1182f8,
-0x1182fc,
-0x118300,
-0x118308,
-0x118390,
-0x118394,
-0x118398,
-0x11839c,
-0x1183a0,
-0x1183a4,
-0x1183a8,
-0x1183cc,
-0x1183d0,
-0x1183d4,
-0x1183d8,
-0x1183e0,
-0x1183e8,
-0x1183fc,
-0x118400,
-0x118404,
-0x118410,
-0x118414,
-0x118418,
-0x11841c,
-0x118780,
-0x118784,
-0x118788,
-0x11878c,
-0x118790,
-0x1187a0,
-0x1187a4,
-0x1187a8,
-0x1187ac,
-0x1187c0,
-0x1187d8,
-0x1187dc,
-0x1187e0,
-0x1187e4,
-0x1187e8,
-0x1187ec,
-0x1187f0,
-0x1187f4,
-0x1187f8,
-0x1187fc,
-0x101020,
-0x101024,
-0x101028,
-0x101034,
-0x101100,
-0x10110c,
-0x101110,
-0x101114,
-0x101118,
-0x10111c,
-0x101120,
-0x101124,
-0x101128,
-0x10112c,
-0x101130,
-0x101134,
-0x101138,
-0x10113c,
-0x101140,
-0x101144,
-0x101148,
-0x10114c,
-0x101158,
-0x10115c,
-0x101160,
-0x101164,
-0x10117c,
-0x101180,
-0x101184,
-0x101188,
-0x101194,
-0x101198,
-0x10119c,
-0x101280,
-0x101284,
-0x101288,
-0x10128c,
-0x101290,
-0x101294,
-0x101298,
-0x10129c,
-0x1012a0,
-0x1012a4,
-0x1012a8,
-0x1012ac,
-0x1012b0,
-0x1012b4,
-0x1012b8,
-0x1012bc,
-0x1012f8,
-0x1012fc,
-0x101300,
-0x101308,
-0x101390,
-0x101394,
-0x101398,
-0x10139c,
-0x1013a0,
-0x1013a4,
-0x1013a8,
-0x1013cc,
-0x1013d0,
-0x1013d4,
-0x1013d8,
-0x1013e0,
-0x1013e8,
-0x1013fc,
-0x101400,
-0x101404,
-0x101410,
-0x101414,
-0x101418,
-0x10141c,
-0x101780,
-0x101784,
-0x101788,
-0x10178c,
-0x101790,
-0x1017a0,
-0x1017a4,
-0x1017a8,
-0x1017ac,
-0x1017c0,
-0x1017d8,
-0x1017dc,
-0x1017e0,
-0x1017e4,
-0x1017e8,
-0x1017ec,
-0x1017f0,
-0x1017f4,
-0x1017f8,
-0x1017fc,
-0x102020,
-0x102024,
-0x102028,
-0x102034,
-0x102100,
-0x10210c,
-0x102110,
-0x102114,
-0x102118,
-0x10211c,
-0x102120,
-0x102124,
-0x102128,
-0x10212c,
-0x102130,
-0x102134,
-0x102138,
-0x10213c,
-0x102140,
-0x102144,
-0x102148,
-0x10214c,
-0x102158,
-0x10215c,
-0x102160,
-0x102164,
-0x10217c,
-0x102180,
-0x102184,
-0x102188,
-0x102194,
-0x102198,
-0x10219c,
-0x102280,
-0x102284,
-0x102288,
-0x10228c,
-0x102290,
-0x102294,
-0x102298,
-0x10229c,
-0x1022a0,
-0x1022a4,
-0x1022a8,
-0x1022ac,
-0x1022b0,
-0x1022b4,
-0x1022b8,
-0x1022bc,
-0x1022f8,
-0x1022fc,
-0x102300,
-0x102308,
-0x102390,
-0x102394,
-0x102398,
-0x10239c,
-0x1023a0,
-0x1023a4,
-0x1023a8,
-0x1023cc,
-0x1023d0,
-0x1023d4,
-0x1023d8,
-0x1023e0,
-0x1023e8,
-0x1023fc,
-0x102400,
-0x102404,
-0x102410,
-0x102414,
-0x102418,
-0x10241c,
-0x102780,
-0x102784,
-0x102788,
-0x10278c,
-0x102790,
-0x1027a0,
-0x1027a4,
-0x1027a8,
-0x1027ac,
-0x1027c0,
-0x1027d8,
-0x1027dc,
-0x1027e0,
-0x1027e4,
-0x1027e8,
-0x1027ec,
-0x1027f0,
-0x1027f4,
-0x1027f8,
-0x1027fc,
-0x103020,
-0x103024,
-0x103028,
-0x103034,
-0x103100,
-0x10310c,
-0x103110,
-0x103114,
-0x103118,
-0x10311c,
-0x103120,
-0x103124,
-0x103128,
-0x10312c,
-0x103130,
-0x103134,
-0x103138,
-0x10313c,
-0x103140,
-0x103144,
-0x103148,
-0x10314c,
-0x103158,
-0x10315c,
-0x103160,
-0x103164,
-0x10317c,
-0x103180,
-0x103184,
-0x103188,
-0x103194,
-0x103198,
-0x10319c,
-0x103280,
-0x103284,
-0x103288,
-0x10328c,
-0x103290,
-0x103294,
-0x103298,
-0x10329c,
-0x1032a0,
-0x1032a4,
-0x1032a8,
-0x1032ac,
-0x1032b0,
-0x1032b4,
-0x1032b8,
-0x1032bc,
-0x1032f8,
-0x1032fc,
-0x103300,
-0x103308,
-0x103390,
-0x103394,
-0x103398,
-0x10339c,
-0x1033a0,
-0x1033a4,
-0x1033a8,
-0x1033cc,
-0x1033d0,
-0x1033d4,
-0x1033d8,
-0x1033e0,
-0x1033e8,
-0x1033fc,
-0x103400,
-0x103404,
-0x103410,
-0x103414,
-0x103418,
-0x10341c,
-0x103780,
-0x103784,
-0x103788,
-0x10378c,
-0x103790,
-0x1037a0,
-0x1037a4,
-0x1037a8,
-0x1037ac,
-0x1037c0,
-0x1037d8,
-0x1037dc,
-0x1037e0,
-0x1037e4,
-0x1037e8,
-0x1037ec,
-0x1037f0,
-0x1037f4,
-0x1037f8,
-0x1037fc,
-0x104020,
-0x104024,
-0x104028,
-0x104034,
-0x104100,
-0x10410c,
-0x104110,
-0x104114,
-0x104118,
-0x10411c,
-0x104120,
-0x104124,
-0x104128,
-0x10412c,
-0x104130,
-0x104134,
-0x104138,
-0x10413c,
-0x104140,
-0x104144,
-0x104148,
-0x10414c,
-0x104158,
-0x10415c,
-0x104160,
-0x104164,
-0x10417c,
-0x104180,
-0x104184,
-0x104188,
-0x104194,
-0x104198,
-0x10419c,
-0x104280,
-0x104284,
-0x104288,
-0x10428c,
-0x104290,
-0x104294,
-0x104298,
-0x10429c,
-0x1042a0,
-0x1042a4,
-0x1042a8,
-0x1042ac,
-0x1042b0,
-0x1042b4,
-0x1042b8,
-0x1042bc,
-0x1042f8,
-0x1042fc,
-0x104300,
-0x104308,
-0x104390,
-0x104394,
-0x104398,
-0x10439c,
-0x1043a0,
-0x1043a4,
-0x1043a8,
-0x1043cc,
-0x1043d0,
-0x1043d4,
-0x1043d8,
-0x1043e0,
-0x1043e8,
-0x1043fc,
-0x104400,
-0x104404,
-0x104410,
-0x104414,
-0x104418,
-0x10441c,
-0x104780,
-0x104784,
-0x104788,
-0x10478c,
-0x104790,
-0x1047a0,
-0x1047a4,
-0x1047a8,
-0x1047ac,
-0x1047c0,
-0x1047d8,
-0x1047dc,
-0x1047e0,
-0x1047e4,
-0x1047e8,
-0x1047ec,
-0x1047f0,
-0x1047f4,
-0x1047f8,
-0x1047fc,
-0x105020,
-0x105024,
-0x105028,
-0x105034,
-0x105100,
-0x10510c,
-0x105110,
-0x105114,
-0x105118,
-0x10511c,
-0x105120,
-0x105124,
-0x105128,
-0x10512c,
-0x105130,
-0x105134,
-0x105138,
-0x10513c,
-0x105140,
-0x105144,
-0x105148,
-0x10514c,
-0x105158,
-0x10515c,
-0x105160,
-0x105164,
-0x10517c,
-0x105180,
-0x105184,
-0x105188,
-0x105194,
-0x105198,
-0x10519c,
-0x105280,
-0x105284,
-0x105288,
-0x10528c,
-0x105290,
-0x105294,
-0x105298,
-0x10529c,
-0x1052a0,
-0x1052a4,
-0x1052a8,
-0x1052ac,
-0x1052b0,
-0x1052b4,
-0x1052b8,
-0x1052bc,
-0x1052f8,
-0x1052fc,
-0x105300,
-0x105308,
-0x105390,
-0x105394,
-0x105398,
-0x10539c,
-0x1053a0,
-0x1053a4,
-0x1053a8,
-0x1053cc,
-0x1053d0,
-0x1053d4,
-0x1053d8,
-0x1053e0,
-0x1053e8,
-0x1053fc,
-0x105400,
-0x105404,
-0x105410,
-0x105414,
-0x105418,
-0x10541c,
-0x105780,
-0x105784,
-0x105788,
-0x10578c,
-0x105790,
-0x1057a0,
-0x1057a4,
-0x1057a8,
-0x1057ac,
-0x1057c0,
-0x1057d8,
-0x1057dc,
-0x1057e0,
-0x1057e4,
-0x1057e8,
-0x1057ec,
-0x1057f0,
-0x1057f4,
-0x1057f8,
-0x1057fc,
-0x106020,
-0x106024,
-0x106028,
-0x106034,
-0x106100,
-0x10610c,
-0x106110,
-0x106114,
-0x106118,
-0x10611c,
-0x106120,
-0x106124,
-0x106128,
-0x10612c,
-0x106130,
-0x106134,
-0x106138,
-0x10613c,
-0x106140,
-0x106144,
-0x106148,
-0x10614c,
-0x106158,
-0x10615c,
-0x106160,
-0x106164,
-0x10617c,
-0x106180,
-0x106184,
-0x106188,
-0x106194,
-0x106198,
-0x10619c,
-0x106280,
-0x106284,
-0x106288,
-0x10628c,
-0x106290,
-0x106294,
-0x106298,
-0x10629c,
-0x1062a0,
-0x1062a4,
-0x1062a8,
-0x1062ac,
-0x1062b0,
-0x1062b4,
-0x1062b8,
-0x1062bc,
-0x1062f8,
-0x1062fc,
-0x106300,
-0x106308,
-0x106390,
-0x106394,
-0x106398,
-0x10639c,
-0x1063a0,
-0x1063a4,
-0x1063a8,
-0x1063cc,
-0x1063d0,
-0x1063d4,
-0x1063d8,
-0x1063e0,
-0x1063e8,
-0x1063fc,
-0x106400,
-0x106404,
-0x106410,
-0x106414,
-0x106418,
-0x10641c,
-0x106780,
-0x106784,
-0x106788,
-0x10678c,
-0x106790,
-0x1067a0,
-0x1067a4,
-0x1067a8,
-0x1067ac,
-0x1067c0,
-0x1067d8,
-0x1067dc,
-0x1067e0,
-0x1067e4,
-0x1067e8,
-0x1067ec,
-0x1067f0,
-0x1067f4,
-0x1067f8,
-0x1067fc,
-0x107020,
-0x107024,
-0x107028,
-0x107034,
-0x107100,
-0x10710c,
-0x107110,
-0x107114,
-0x107118,
-0x10711c,
-0x107120,
-0x107124,
-0x107128,
-0x10712c,
-0x107130,
-0x107134,
-0x107138,
-0x10713c,
-0x107140,
-0x107144,
-0x107148,
-0x10714c,
-0x107158,
-0x10715c,
-0x107160,
-0x107164,
-0x10717c,
-0x107180,
-0x107184,
-0x107188,
-0x107194,
-0x107198,
-0x10719c,
-0x107280,
-0x107284,
-0x107288,
-0x10728c,
-0x107290,
-0x107294,
-0x107298,
-0x10729c,
-0x1072a0,
-0x1072a4,
-0x1072a8,
-0x1072ac,
-0x1072b0,
-0x1072b4,
-0x1072b8,
-0x1072bc,
-0x1072f8,
-0x1072fc,
-0x107300,
-0x107308,
-0x107390,
-0x107394,
-0x107398,
-0x10739c,
-0x1073a0,
-0x1073a4,
-0x1073a8,
-0x1073cc,
-0x1073d0,
-0x1073d4,
-0x1073d8,
-0x1073e0,
-0x1073e8,
-0x1073fc,
-0x107400,
-0x107404,
-0x107410,
-0x107414,
-0x107418,
-0x10741c,
-0x107780,
-0x107784,
-0x107788,
-0x10778c,
-0x107790,
-0x1077a0,
-0x1077a4,
-0x1077a8,
-0x1077ac,
-0x1077c0,
-0x1077d8,
-0x1077dc,
-0x1077e0,
-0x1077e4,
-0x1077e8,
-0x1077ec,
-0x1077f0,
-0x1077f4,
-0x1077f8,
-0x1077fc,
-0x108020,
-0x108024,
-0x108028,
-0x108034,
-0x108100,
-0x10810c,
-0x108110,
-0x108114,
-0x108118,
-0x10811c,
-0x108120,
-0x108124,
-0x108128,
-0x10812c,
-0x108130,
-0x108134,
-0x108138,
-0x10813c,
-0x108140,
-0x108144,
-0x108148,
-0x10814c,
-0x108158,
-0x10815c,
-0x108160,
-0x108164,
-0x10817c,
-0x108180,
-0x108184,
-0x108188,
-0x108194,
-0x108198,
-0x10819c,
-0x108280,
-0x108284,
-0x108288,
-0x10828c,
-0x108290,
-0x108294,
-0x108298,
-0x10829c,
-0x1082a0,
-0x1082a4,
-0x1082a8,
-0x1082ac,
-0x1082b0,
-0x1082b4,
-0x1082b8,
-0x1082bc,
-0x1082f8,
-0x1082fc,
-0x108300,
-0x108308,
-0x108390,
-0x108394,
-0x108398,
-0x10839c,
-0x1083a0,
-0x1083a4,
-0x1083a8,
-0x1083cc,
-0x1083d0,
-0x1083d4,
-0x1083d8,
-0x1083e0,
-0x1083e8,
-0x1083fc,
-0x108400,
-0x108404,
-0x108410,
-0x108414,
-0x108418,
-0x10841c,
-0x108780,
-0x108784,
-0x108788,
-0x10878c,
-0x108790,
-0x1087a0,
-0x1087a4,
-0x1087a8,
-0x1087ac,
-0x1087c0,
-0x1087d8,
-0x1087dc,
-0x1087e0,
-0x1087e4,
-0x1087e8,
-0x1087ec,
-0x1087f0,
-0x1087f4,
-0x1087f8,
-0x1087fc,
-0x109020,
-0x109024,
-0x109028,
-0x109034,
-0x109100,
-0x10910c,
-0x109110,
-0x109114,
-0x109118,
-0x10911c,
-0x109120,
-0x109124,
-0x109128,
-0x10912c,
-0x109130,
-0x109134,
-0x109138,
-0x10913c,
-0x109140,
-0x109144,
-0x109148,
-0x10914c,
-0x109158,
-0x10915c,
-0x109160,
-0x109164,
-0x10917c,
-0x109180,
-0x109184,
-0x109188,
-0x109194,
-0x109198,
-0x10919c,
-0x109280,
-0x109284,
-0x109288,
-0x10928c,
-0x109290,
-0x109294,
-0x109298,
-0x10929c,
-0x1092a0,
-0x1092a4,
-0x1092a8,
-0x1092ac,
-0x1092b0,
-0x1092b4,
-0x1092b8,
-0x1092bc,
-0x1092f8,
-0x1092fc,
-0x109300,
-0x109308,
-0x109390,
-0x109394,
-0x109398,
-0x10939c,
-0x1093a0,
-0x1093a4,
-0x1093a8,
-0x1093cc,
-0x1093d0,
-0x1093d4,
-0x1093d8,
-0x1093e0,
-0x1093e8,
-0x1093fc,
-0x109400,
-0x109404,
-0x109410,
-0x109414,
-0x109418,
-0x10941c,
-0x109780,
-0x109784,
-0x109788,
-0x10978c,
-0x109790,
-0x1097a0,
-0x1097a4,
-0x1097a8,
-0x1097ac,
-0x1097c0,
-0x1097d8,
-0x1097dc,
-0x1097e0,
-0x1097e4,
-0x1097e8,
-0x1097ec,
-0x1097f0,
-0x1097f4,
-0x1097f8,
-0x1097fc,
-0x10a020,
-0x10a024,
-0x10a028,
-0x10a034,
-0x10a100,
-0x10a10c,
-0x10a110,
-0x10a114,
-0x10a118,
-0x10a11c,
-0x10a120,
-0x10a124,
-0x10a128,
-0x10a12c,
-0x10a130,
-0x10a134,
-0x10a138,
-0x10a13c,
-0x10a140,
-0x10a144,
-0x10a148,
-0x10a14c,
-0x10a158,
-0x10a15c,
-0x10a160,
-0x10a164,
-0x10a17c,
-0x10a180,
-0x10a184,
-0x10a188,
-0x10a194,
-0x10a198,
-0x10a19c,
-0x10a280,
-0x10a284,
-0x10a288,
-0x10a28c,
-0x10a290,
-0x10a294,
-0x10a298,
-0x10a29c,
-0x10a2a0,
-0x10a2a4,
-0x10a2a8,
-0x10a2ac,
-0x10a2b0,
-0x10a2b4,
-0x10a2b8,
-0x10a2bc,
-0x10a2f8,
-0x10a2fc,
-0x10a300,
-0x10a308,
-0x10a390,
-0x10a394,
-0x10a398,
-0x10a39c,
-0x10a3a0,
-0x10a3a4,
-0x10a3a8,
-0x10a3cc,
-0x10a3d0,
-0x10a3d4,
-0x10a3d8,
-0x10a3e0,
-0x10a3e8,
-0x10a3fc,
-0x10a400,
-0x10a404,
-0x10a410,
-0x10a414,
-0x10a418,
-0x10a41c,
-0x10a780,
-0x10a784,
-0x10a788,
-0x10a78c,
-0x10a790,
-0x10a7a0,
-0x10a7a4,
-0x10a7a8,
-0x10a7ac,
-0x10a7c0,
-0x10a7d8,
-0x10a7dc,
-0x10a7e0,
-0x10a7e4,
-0x10a7e8,
-0x10a7ec,
-0x10a7f0,
-0x10a7f4,
-0x10a7f8,
-0x10a7fc,
-0x10b020,
-0x10b024,
-0x10b028,
-0x10b034,
-0x10b100,
-0x10b10c,
-0x10b110,
-0x10b114,
-0x10b118,
-0x10b11c,
-0x10b120,
-0x10b124,
-0x10b128,
-0x10b12c,
-0x10b130,
-0x10b134,
-0x10b138,
-0x10b13c,
-0x10b140,
-0x10b144,
-0x10b148,
-0x10b14c,
-0x10b158,
-0x10b15c,
-0x10b160,
-0x10b164,
-0x10b17c,
-0x10b180,
-0x10b184,
-0x10b188,
-0x10b194,
-0x10b198,
-0x10b19c,
-0x10b280,
-0x10b284,
-0x10b288,
-0x10b28c,
-0x10b290,
-0x10b294,
-0x10b298,
-0x10b29c,
-0x10b2a0,
-0x10b2a4,
-0x10b2a8,
-0x10b2ac,
-0x10b2b0,
-0x10b2b4,
-0x10b2b8,
-0x10b2bc,
-0x10b2f8,
-0x10b2fc,
-0x10b300,
-0x10b308,
-0x10b390,
-0x10b394,
-0x10b398,
-0x10b39c,
-0x10b3a0,
-0x10b3a4,
-0x10b3a8,
-0x10b3cc,
-0x10b3d0,
-0x10b3d4,
-0x10b3d8,
-0x10b3e0,
-0x10b3e8,
-0x10b3fc,
-0x10b400,
-0x10b404,
-0x10b410,
-0x10b414,
-0x10b418,
-0x10b41c,
-0x10b780,
-0x10b784,
-0x10b788,
-0x10b78c,
-0x10b790,
-0x10b7a0,
-0x10b7a4,
-0x10b7a8,
-0x10b7ac,
-0x10b7c0,
-0x10b7d8,
-0x10b7dc,
-0x10b7e0,
-0x10b7e4,
-0x10b7e8,
-0x10b7ec,
-0x10b7f0,
-0x10b7f4,
-0x10b7f8,
-0x10b7fc,
-0x10c020,
-0x10c024,
-0x10c028,
-0x10c034,
-0x10c100,
-0x10c10c,
-0x10c110,
-0x10c114,
-0x10c118,
-0x10c11c,
-0x10c120,
-0x10c124,
-0x10c128,
-0x10c12c,
-0x10c130,
-0x10c134,
-0x10c138,
-0x10c13c,
-0x10c140,
-0x10c144,
-0x10c148,
-0x10c14c,
-0x10c158,
-0x10c15c,
-0x10c160,
-0x10c164,
-0x10c17c,
-0x10c180,
-0x10c184,
-0x10c188,
-0x10c194,
-0x10c198,
-0x10c19c,
-0x10c280,
-0x10c284,
-0x10c288,
-0x10c28c,
-0x10c290,
-0x10c294,
-0x10c298,
-0x10c29c,
-0x10c2a0,
-0x10c2a4,
-0x10c2a8,
-0x10c2ac,
-0x10c2b0,
-0x10c2b4,
-0x10c2b8,
-0x10c2bc,
-0x10c2f8,
-0x10c2fc,
-0x10c300,
-0x10c308,
-0x10c390,
-0x10c394,
-0x10c398,
-0x10c39c,
-0x10c3a0,
-0x10c3a4,
-0x10c3a8,
-0x10c3cc,
-0x10c3d0,
-0x10c3d4,
-0x10c3d8,
-0x10c3e0,
-0x10c3e8,
-0x10c3fc,
-0x10c400,
-0x10c404,
-0x10c410,
-0x10c414,
-0x10c418,
-0x10c41c,
-0x10c780,
-0x10c784,
-0x10c788,
-0x10c78c,
-0x10c790,
-0x10c7a0,
-0x10c7a4,
-0x10c7a8,
-0x10c7ac,
-0x10c7c0,
-0x10c7d8,
-0x10c7dc,
-0x10c7e0,
-0x10c7e4,
-0x10c7e8,
-0x10c7ec,
-0x10c7f0,
-0x10c7f4,
-0x10c7f8,
-0x10c7fc,
-0x10d020,
-0x10d024,
-0x10d028,
-0x10d034,
-0x10d100,
-0x10d10c,
-0x10d110,
-0x10d114,
-0x10d118,
-0x10d11c,
-0x10d120,
-0x10d124,
-0x10d128,
-0x10d12c,
-0x10d130,
-0x10d134,
-0x10d138,
-0x10d13c,
-0x10d140,
-0x10d144,
-0x10d148,
-0x10d14c,
-0x10d158,
-0x10d15c,
-0x10d160,
-0x10d164,
-0x10d17c,
-0x10d180,
-0x10d184,
-0x10d188,
-0x10d194,
-0x10d198,
-0x10d19c,
-0x10d280,
-0x10d284,
-0x10d288,
-0x10d28c,
-0x10d290,
-0x10d294,
-0x10d298,
-0x10d29c,
-0x10d2a0,
-0x10d2a4,
-0x10d2a8,
-0x10d2ac,
-0x10d2b0,
-0x10d2b4,
-0x10d2b8,
-0x10d2bc,
-0x10d2f8,
-0x10d2fc,
-0x10d300,
-0x10d308,
-0x10d390,
-0x10d394,
-0x10d398,
-0x10d39c,
-0x10d3a0,
-0x10d3a4,
-0x10d3a8,
-0x10d3cc,
-0x10d3d0,
-0x10d3d4,
-0x10d3d8,
-0x10d3e0,
-0x10d3e8,
-0x10d3fc,
-0x10d400,
-0x10d404,
-0x10d410,
-0x10d414,
-0x10d418,
-0x10d41c,
-0x10d780,
-0x10d784,
-0x10d788,
-0x10d78c,
-0x10d790,
-0x10d7a0,
-0x10d7a4,
-0x10d7a8,
-0x10d7ac,
-0x10d7c0,
-0x10d7d8,
-0x10d7dc,
-0x10d7e0,
-0x10d7e4,
-0x10d7e8,
-0x10d7ec,
-0x10d7f0,
-0x10d7f4,
-0x10d7f8,
-0x10d7fc,
-0x10e020,
-0x10e024,
-0x10e028,
-0x10e034,
-0x10e100,
-0x10e10c,
-0x10e110,
-0x10e114,
-0x10e118,
-0x10e11c,
-0x10e120,
-0x10e124,
-0x10e128,
-0x10e12c,
-0x10e130,
-0x10e134,
-0x10e138,
-0x10e13c,
-0x10e140,
-0x10e144,
-0x10e148,
-0x10e14c,
-0x10e158,
-0x10e15c,
-0x10e160,
-0x10e164,
-0x10e17c,
-0x10e180,
-0x10e184,
-0x10e188,
-0x10e194,
-0x10e198,
-0x10e19c,
-0x10e280,
-0x10e284,
-0x10e288,
-0x10e28c,
-0x10e290,
-0x10e294,
-0x10e298,
-0x10e29c,
-0x10e2a0,
-0x10e2a4,
-0x10e2a8,
-0x10e2ac,
-0x10e2b0,
-0x10e2b4,
-0x10e2b8,
-0x10e2bc,
-0x10e2f8,
-0x10e2fc,
-0x10e300,
-0x10e308,
-0x10e390,
-0x10e394,
-0x10e398,
-0x10e39c,
-0x10e3a0,
-0x10e3a4,
-0x10e3a8,
-0x10e3cc,
-0x10e3d0,
-0x10e3d4,
-0x10e3d8,
-0x10e3e0,
-0x10e3e8,
-0x10e3fc,
-0x10e400,
-0x10e404,
-0x10e410,
-0x10e414,
-0x10e418,
-0x10e41c,
-0x10e780,
-0x10e784,
-0x10e788,
-0x10e78c,
-0x10e790,
-0x10e7a0,
-0x10e7a4,
-0x10e7a8,
-0x10e7ac,
-0x10e7c0,
-0x10e7d8,
-0x10e7dc,
-0x10e7e0,
-0x10e7e4,
-0x10e7e8,
-0x10e7ec,
-0x10e7f0,
-0x10e7f4,
-0x10e7f8,
-0x10e7fc,
-0x10f020,
-0x10f024,
-0x10f028,
-0x10f034,
-0x10f100,
-0x10f10c,
-0x10f110,
-0x10f114,
-0x10f118,
-0x10f11c,
-0x10f120,
-0x10f124,
-0x10f128,
-0x10f12c,
-0x10f130,
-0x10f134,
-0x10f138,
-0x10f13c,
-0x10f140,
-0x10f144,
-0x10f148,
-0x10f14c,
-0x10f158,
-0x10f15c,
-0x10f160,
-0x10f164,
-0x10f17c,
-0x10f180,
-0x10f184,
-0x10f188,
-0x10f194,
-0x10f198,
-0x10f19c,
-0x10f280,
-0x10f284,
-0x10f288,
-0x10f28c,
-0x10f290,
-0x10f294,
-0x10f298,
-0x10f29c,
-0x10f2a0,
-0x10f2a4,
-0x10f2a8,
-0x10f2ac,
-0x10f2b0,
-0x10f2b4,
-0x10f2b8,
-0x10f2bc,
-0x10f2f8,
-0x10f2fc,
-0x10f300,
-0x10f308,
-0x10f390,
-0x10f394,
-0x10f398,
-0x10f39c,
-0x10f3a0,
-0x10f3a4,
-0x10f3a8,
-0x10f3cc,
-0x10f3d0,
-0x10f3d4,
-0x10f3d8,
-0x10f3e0,
-0x10f3e8,
-0x10f3fc,
-0x10f400,
-0x10f404,
-0x10f410,
-0x10f414,
-0x10f418,
-0x10f41c,
-0x10f780,
-0x10f784,
-0x10f788,
-0x10f78c,
-0x10f790,
-0x10f7a0,
-0x10f7a4,
-0x10f7a8,
-0x10f7ac,
-0x10f7c0,
-0x10f7d8,
-0x10f7dc,
-0x10f7e0,
-0x10f7e4,
-0x10f7e8,
-0x10f7ec,
-0x10f7f0,
-0x10f7f4,
-0x10f7f8,
-0x10f7fc,
-0x110020,
-0x110024,
-0x110028,
-0x110034,
-0x110100,
-0x11010c,
-0x110110,
-0x110114,
-0x110118,
-0x11011c,
-0x110120,
-0x110124,
-0x110128,
-0x11012c,
-0x110130,
-0x110134,
-0x110138,
-0x11013c,
-0x110140,
-0x110144,
-0x110148,
-0x11014c,
-0x110158,
-0x11015c,
-0x110160,
-0x110164,
-0x11017c,
-0x110180,
-0x110184,
-0x110188,
-0x110194,
-0x110198,
-0x11019c,
-0x110280,
-0x110284,
-0x110288,
-0x11028c,
-0x110290,
-0x110294,
-0x110298,
-0x11029c,
-0x1102a0,
-0x1102a4,
-0x1102a8,
-0x1102ac,
-0x1102b0,
-0x1102b4,
-0x1102b8,
-0x1102bc,
-0x1102f8,
-0x1102fc,
-0x110300,
-0x110308,
-0x110390,
-0x110394,
-0x110398,
-0x11039c,
-0x1103a0,
-0x1103a4,
-0x1103a8,
-0x1103cc,
-0x1103d0,
-0x1103d4,
-0x1103d8,
-0x1103e0,
-0x1103e8,
-0x1103fc,
-0x110400,
-0x110404,
-0x110410,
-0x110414,
-0x110418,
-0x11041c,
-0x110780,
-0x110784,
-0x110788,
-0x11078c,
-0x110790,
-0x1107a0,
-0x1107a4,
-0x1107a8,
-0x1107ac,
-0x1107c0,
-0x1107d8,
-0x1107dc,
-0x1107e0,
-0x1107e4,
-0x1107e8,
-0x1107ec,
-0x1107f0,
-0x1107f4,
-0x1107f8,
-0x1107fc,
-0x111020,
-0x111024,
-0x111028,
-0x111034,
-0x111100,
-0x11110c,
-0x111110,
-0x111114,
-0x111118,
-0x11111c,
-0x111120,
-0x111124,
-0x111128,
-0x11112c,
-0x111130,
-0x111134,
-0x111138,
-0x11113c,
-0x111140,
-0x111144,
-0x111148,
-0x11114c,
-0x111158,
-0x11115c,
-0x111160,
-0x111164,
-0x11117c,
-0x111180,
-0x111184,
-0x111188,
-0x111194,
-0x111198,
-0x11119c,
-0x111280,
-0x111284,
-0x111288,
-0x11128c,
-0x111290,
-0x111294,
-0x111298,
-0x11129c,
-0x1112a0,
-0x1112a4,
-0x1112a8,
-0x1112ac,
-0x1112b0,
-0x1112b4,
-0x1112b8,
-0x1112bc,
-0x1112f8,
-0x1112fc,
-0x111300,
-0x111308,
-0x111390,
-0x111394,
-0x111398,
-0x11139c,
-0x1113a0,
-0x1113a4,
-0x1113a8,
-0x1113cc,
-0x1113d0,
-0x1113d4,
-0x1113d8,
-0x1113e0,
-0x1113e8,
-0x1113fc,
-0x111400,
-0x111404,
-0x111410,
-0x111414,
-0x111418,
-0x11141c,
-0x111780,
-0x111784,
-0x111788,
-0x11178c,
-0x111790,
-0x1117a0,
-0x1117a4,
-0x1117a8,
-0x1117ac,
-0x1117c0,
-0x1117d8,
-0x1117dc,
-0x1117e0,
-0x1117e4,
-0x1117e8,
-0x1117ec,
-0x1117f0,
-0x1117f4,
-0x1117f8,
-0x1117fc,
-0x112020,
-0x112024,
-0x112028,
-0x112034,
-0x112100,
-0x11210c,
-0x112110,
-0x112114,
-0x112118,
-0x11211c,
-0x112120,
-0x112124,
-0x112128,
-0x11212c,
-0x112130,
-0x112134,
-0x112138,
-0x11213c,
-0x112140,
-0x112144,
-0x112148,
-0x11214c,
-0x112158,
-0x11215c,
-0x112160,
-0x112164,
-0x11217c,
-0x112180,
-0x112184,
-0x112188,
-0x112194,
-0x112198,
-0x11219c,
-0x112280,
-0x112284,
-0x112288,
-0x11228c,
-0x112290,
-0x112294,
-0x112298,
-0x11229c,
-0x1122a0,
-0x1122a4,
-0x1122a8,
-0x1122ac,
-0x1122b0,
-0x1122b4,
-0x1122b8,
-0x1122bc,
-0x1122f8,
-0x1122fc,
-0x112300,
-0x112308,
-0x112390,
-0x112394,
-0x112398,
-0x11239c,
-0x1123a0,
-0x1123a4,
-0x1123a8,
-0x1123cc,
-0x1123d0,
-0x1123d4,
-0x1123d8,
-0x1123e0,
-0x1123e8,
-0x1123fc,
-0x112400,
-0x112404,
-0x112410,
-0x112414,
-0x112418,
-0x11241c,
-0x112780,
-0x112784,
-0x112788,
-0x11278c,
-0x112790,
-0x1127a0,
-0x1127a4,
-0x1127a8,
-0x1127ac,
-0x1127c0,
-0x1127d8,
-0x1127dc,
-0x1127e0,
-0x1127e4,
-0x1127e8,
-0x1127ec,
-0x1127f0,
-0x1127f4,
-0x1127f8,
-0x1127fc,
-0x113020,
-0x113024,
-0x113028,
-0x113034,
-0x113100,
-0x11310c,
-0x113110,
-0x113114,
-0x113118,
-0x11311c,
-0x113120,
-0x113124,
-0x113128,
-0x11312c,
-0x113130,
-0x113134,
-0x113138,
-0x11313c,
-0x113140,
-0x113144,
-0x113148,
-0x11314c,
-0x113158,
-0x11315c,
-0x113160,
-0x113164,
-0x11317c,
-0x113180,
-0x113184,
-0x113188,
-0x113194,
-0x113198,
-0x11319c,
-0x113280,
-0x113284,
-0x113288,
-0x11328c,
-0x113290,
-0x113294,
-0x113298,
-0x11329c,
-0x1132a0,
-0x1132a4,
-0x1132a8,
-0x1132ac,
-0x1132b0,
-0x1132b4,
-0x1132b8,
-0x1132bc,
-0x1132f8,
-0x1132fc,
-0x113300,
-0x113308,
-0x113390,
-0x113394,
-0x113398,
-0x11339c,
-0x1133a0,
-0x1133a4,
-0x1133a8,
-0x1133cc,
-0x1133d0,
-0x1133d4,
-0x1133d8,
-0x1133e0,
-0x1133e8,
-0x1133fc,
-0x113400,
-0x113404,
-0x113410,
-0x113414,
-0x113418,
-0x11341c,
-0x113780,
-0x113784,
-0x113788,
-0x11378c,
-0x113790,
-0x1137a0,
-0x1137a4,
-0x1137a8,
-0x1137ac,
-0x1137c0,
-0x1137d8,
-0x1137dc,
-0x1137e0,
-0x1137e4,
-0x1137e8,
-0x1137ec,
-0x1137f0,
-0x1137f4,
-0x1137f8,
-0x1137fc,
-0x114020,
-0x114024,
-0x114028,
-0x114034,
-0x114100,
-0x11410c,
-0x114110,
-0x114114,
-0x114118,
-0x11411c,
-0x114120,
-0x114124,
-0x114128,
-0x11412c,
-0x114130,
-0x114134,
-0x114138,
-0x11413c,
-0x114140,
-0x114144,
-0x114148,
-0x11414c,
-0x114158,
-0x11415c,
-0x114160,
-0x114164,
-0x11417c,
-0x114180,
-0x114184,
-0x114188,
-0x114194,
-0x114198,
-0x11419c,
-0x114280,
-0x114284,
-0x114288,
-0x11428c,
-0x114290,
-0x114294,
-0x114298,
-0x11429c,
-0x1142a0,
-0x1142a4,
-0x1142a8,
-0x1142ac,
-0x1142b0,
-0x1142b4,
-0x1142b8,
-0x1142bc,
-0x1142f8,
-0x1142fc,
-0x114300,
-0x114308,
-0x114390,
-0x114394,
-0x114398,
-0x11439c,
-0x1143a0,
-0x1143a4,
-0x1143a8,
-0x1143cc,
-0x1143d0,
-0x1143d4,
-0x1143d8,
-0x1143e0,
-0x1143e8,
-0x1143fc,
-0x114400,
-0x114404,
-0x114410,
-0x114414,
-0x114418,
-0x11441c,
-0x114780,
-0x114784,
-0x114788,
-0x11478c,
-0x114790,
-0x1147a0,
-0x1147a4,
-0x1147a8,
-0x1147ac,
-0x1147c0,
-0x1147d8,
-0x1147dc,
-0x1147e0,
-0x1147e4,
-0x1147e8,
-0x1147ec,
-0x1147f0,
-0x1147f4,
-0x1147f8,
-0x1147fc,
-0x115020,
-0x115024,
-0x115028,
-0x115034,
-0x115100,
-0x11510c,
-0x115110,
-0x115114,
-0x115118,
-0x11511c,
-0x115120,
-0x115124,
-0x115128,
-0x11512c,
-0x115130,
-0x115134,
-0x115138,
-0x11513c,
-0x115140,
-0x115144,
-0x115148,
-0x11514c,
-0x115158,
-0x11515c,
-0x115160,
-0x115164,
-0x11517c,
-0x115180,
-0x115184,
-0x115188,
-0x115194,
-0x115198,
-0x11519c,
-0x115280,
-0x115284,
-0x115288,
-0x11528c,
-0x115290,
-0x115294,
-0x115298,
-0x11529c,
-0x1152a0,
-0x1152a4,
-0x1152a8,
-0x1152ac,
-0x1152b0,
-0x1152b4,
-0x1152b8,
-0x1152bc,
-0x1152f8,
-0x1152fc,
-0x115300,
-0x115308,
-0x115390,
-0x115394,
-0x115398,
-0x11539c,
-0x1153a0,
-0x1153a4,
-0x1153a8,
-0x1153cc,
-0x1153d0,
-0x1153d4,
-0x1153d8,
-0x1153e0,
-0x1153e8,
-0x1153fc,
-0x115400,
-0x115404,
-0x115410,
-0x115414,
-0x115418,
-0x11541c,
-0x115780,
-0x115784,
-0x115788,
-0x11578c,
-0x115790,
-0x1157a0,
-0x1157a4,
-0x1157a8,
-0x1157ac,
-0x1157c0,
-0x1157d8,
-0x1157dc,
-0x1157e0,
-0x1157e4,
-0x1157e8,
-0x1157ec,
-0x1157f0,
-0x1157f4,
-0x1157f8,
-0x1157fc
-};
-
-static unsigned is4_address_list[]= {
-0x0f3c0c,
-0x0f3c08,
-0x0f3c04,
-0x0f3c00,
-0x0f3bf8,
-0x0f3bf4,
-0x0f3bf0,
-0x0f3b54,
-0x0f3b50,
-0x0f3b40,
-0x0f3b28,
-0x0f3b1c,
-0x0f3b18,
-0x0f3b0c,
-0x0f3b00,
-0x0f3a8c,
-0x0f3a88,
-0x0f3a84,
-0x0f3a74,
-0x0f3a70,
-0x0f3a60,
-0x0f3a40,
-0x0f3a3c,
-0x0f3a38,
-0x0f3a34,
-0x0f3a2c,
-0x0f3a28,
-0x0f3a24,
-0x0f3a1c,
-0x0f3a18,
-0x0f3a14,
-0x0f3a10,
-0x0f3a08,
-0x0f3a04,
-0x0f3a00,
-0x0f39bc,
-0x0f39b8,
-0x0f39b4,
-0x0f39b0,
-0x0f39a0,
-0x0f399c,
-0x0f3998,
-0x0f3990,
-0x0f398c,
-0x0f3988,
-0x0f3984,
-0x0f3980,
-0x0f397c,
-0x0f3978,
-0x0f3974,
-0x0f3970,
-0x0f396c,
-0x0f3968,
-0x0f3964,
-0x0f3960,
-0x0f395c,
-0x0f3958,
-0x0f3954,
-0x0f3950,
-0x0f394c,
-0x0f3948,
-0x0f3944,
-0x0f3940,
-0x0f393c,
-0x0f3938,
-0x0f3934,
-0x0f3930,
-0x0f392c,
-0x0f3928,
-0x0f3920,
-0x0f390c,
-0x0f3908,
-0x0f3900,
-0x0f38fc,
-0x0f38f8,
-0x0f38c0,
-0x0f38b4,
-0x0f38b0,
-0x0f38a0,
-0x0f389c,
-0x0f3898,
-0x0f3894,
-0x0f3890,
-0x0f388c,
-0x0f3888,
-0x0f3884,
-0x0f3880,
-0x0f386c,
-0x0f3868,
-0x0f3864,
-0x0f3860,
-0x0f385c,
-0x0f3858,
-0x0f3854,
-0x0f3850,
-0x0f384c,
-0x0f3848,
-0x0f3844,
-0x0f3840,
-0x0f383c,
-0x0f3838,
-0x0f3834,
-0x0f3830,
-0x0f382c,
-0x0f3828,
-0x0f3824,
-0x0f3820,
-0x0f381c,
-0x0f3814,
-0x0f3810,
-0x0f3808,
-0x0f3804,
-0x0f3800,
-0x0f37bc,
-0x0f37b8,
-0x0f37b4,
-0x0f37b0,
-0x0f37ac,
-0x0f3794,
-0x0f3790,
-0x0f3780,
-0x0f3774,
-0x0f3770,
-0x0f3760,
-0x0f3738,
-0x0f3734,
-0x0f3730,
-0x0f372c,
-0x0f3728,
-0x0f3724,
-0x0f3720,
-0x0f371c,
-0x0f3718,
-0x0f3714,
-0x0f3710,
-0x0f370c,
-0x0f3704,
-0x0f35e8,
-0x0f35e4,
-0x0f35e0,
-0x0f35dc,
-0x0f35d8,
-0x0f35d4,
-0x0f35d0,
-0x0f35cc,
-0x0f35b4,
-0x0f35b0,
-0x0f35a0,
-0x0f359c,
-0x0f3598,
-0x0f3594,
-0x0f3590,
-0x0f358c,
-0x0f3588,
-0x0f3584,
-0x0f3580,
-0x0f3578,
-0x0f3574,
-0x0f3560,
-0x0f355c,
-0x0f3558,
-0x0f3554,
-0x0f354c,
-0x0f3548,
-0x0f3534,
-0x0f3530,
-0x0f352c,
-0x0f3528,
-0x0f3524,
-0x0f3520,
-0x0f351c,
-0x0f3518,
-0x0f3514,
-0x0f3510,
-0x0f350c,
-0x0f3504,
-0x0f3500,
-0x0f347c,
-0x0f3478,
-0x0f3474,
-0x0f3470,
-0x0f346c,
-0x0f3468,
-0x0f3464,
-0x0f3460,
-0x0f345c,
-0x0f3458,
-0x0f3454,
-0x0f3450,
-0x0f344c,
-0x0f3448,
-0x0f3444,
-0x0f3440,
-0x0f343c,
-0x0f3438,
-0x0f3434,
-0x0f3430,
-0x0f342c,
-0x0f3428,
-0x0f3424,
-0x0f3420,
-0x0f341c,
-0x0f3418,
-0x0f3414,
-0x0f3410,
-0x0f340c,
-0x0f3408,
-0x0f3404,
-0x0f3400,
-0x0f3330,
-0x0f3328,
-0x0f3324,
-0x0f3320,
-0x0f331c,
-0x0f3318,
-0x0f3314,
-0x0f3310,
-0x0f330c,
-0x0f3308,
-0x0f3304,
-0x0f3300,
-0x0f32ec,
-0x0f32ac,
-0x0f32a8,
-0x0f32a4,
-0x0f32a0,
-0x0f329c,
-0x0f3298,
-0x0f3294,
-0x0f3290,
-0x0f3284,
-0x0f3280,
-0x0f3274,
-0x0f3270,
-0x0f326c,
-0x0f3268,
-0x0f3264,
-0x0f3258,
-0x0f3254,
-0x0f3250,
-0x0f324c,
-0x0f3248,
-0x0f3244,
-0x0f3220,
-0x0f321c,
-0x0f3218,
-0x0f3214,
-0x0f3210,
-0x0f3204,
-0x0f31bc,
-0x0f31b4,
-0x0f31b0,
-0x0f31ac,
-0x0f31a8,
-0x0f31a4,
-0x0f31a0,
-0x0f319c,
-0x0f3198,
-0x0f3194,
-0x0f3190,
-0x0f318c,
-0x0f3188,
-0x0f3184,
-0x0f3140,
-0x0f313c,
-0x0f3138,
-0x0f3134,
-0x0f3130,
-0x0f3124,
-0x0f3120,
-0x0f310c,
-0x0f3100,
-0x0f30f0,
-0x0f30ec,
-0x0f30e8,
-0x0f30e4,
-0x0f30e0,
-0x0f30dc,
-0x0f30d8,
-0x0f30d4,
-0x0f30d0,
-0x0f30cc,
-0x0f30c8,
-0x0f30c4,
-0x0f30c0,
-0x0f30ac,
-0x0f30a8,
-0x0f30a4,
-0x0f30a0,
-0x0f309c,
-0x0f3098,
-0x0f3094,
-0x0f3090,
-0x0f308c,
-0x0f3088,
-0x0f3084,
-0x0f3080,
-0x0f307c,
-0x0f3078,
-0x0f3070,
-0x0f306c,
-0x0f3068,
-0x0f3064,
-0x0f3060,
-0x0f305c,
-0x0f3058,
-0x0f3050,
-0x0f304c,
-0x0f3048,
-0x0f3044,
-0x0f3040,
-0x0f3030,
-0x0f302c,
-0x0f3028,
-0x0f3024,
-0x0f3020,
-0x0f301c,
-0x0f3014,
-0x0f3010,
-0x0f300c,
-0x0f3008,
-0x0f3004,
-0x0f3000,
-0x0f04d4,
-0x0f04d0,
-0x0f04cc,
-0x0f04c8,
-0x0f04c4,
-0x0f04c0,
-0x0f04bc,
-0x0f04b8,
-0x0f04b4,
-0x0f04b0,
-0x0f04ac,
-0x0f04a8,
-0x0f04a4,
-0x0f04a0,
-0x0f049c,
-0x0f0498,
-0x0f0494,
-0x0f0490,
-0x0f048c,
-0x0f0488,
-0x0f0484,
-0x0f0480,
-0x0f0434,
-0x0f0430,
-0x0f042c,
-0x0f0428,
-0x0f0424,
-0x0f0420,
-0x0f041c,
-0x0f0418,
-0x0f0414,
-0x0f0410,
-0x0f0408,
-0x0f0404,
-0x0f02fc,
-0x0f02f8,
-0x0f02f4,
-0x0f02f0,
-0x0f02ec,
-0x0f02e8,
-0x0f02e4,
-0x0f02e0,
-0x0f02cc,
-0x0f02c8,
-0x0f02c4,
-0x0f02c0,
-0x0f02b4,
-0x0f02b0,
-0x0f02ac,
-0x0f02a8,
-0x0f02a4,
-0x0f0298,
-0x0f0294,
-0x0f0290,
-0x0f0258,
-0x0f0254,
-0x0f0250,
-0x0f024c,
-0x0f0248,
-0x0f0244,
-0x0f0240,
-0x0f023c,
-0x0f0238,
-0x0f0234,
-0x0f0230,
-0x0f022c,
-0x0f0228,
-0x0f0224,
-0x0f0220,
-0x0f021c,
-0x0f0218,
-0x0f0214,
-0x0f0210,
-0x0f020c,
-0x0f0208,
-0x0f0204,
-0x0f0200,
-0x0f01c0,
-0x0f01bc,
-0x0f01b8,
-0x0f01b4,
-0x0f01b0,
-0x0f01ac,
-0x0f01a8,
-0x0f01a4,
-0x0f01a0,
-0x0f019c,
-0x0f0198,
-0x0f0194,
-0x0f0190,
-0x0f018c,
-0x0f0188,
-0x0f0184,
-0x0f0180,
-0x0f0170,
-0x0f016c,
-0x0f0168,
-0x0f0164,
-0x0f0160,
-0x0f0154,
-0x0f0150,
-0x0f0140,
-0x0f013c,
-0x0f0138,
-0x0f0134,
-0x0f0130,
-0x0f012c,
-0x0f0128,
-0x0f0110,
-0x0f010c,
-0x0f0108,
-0x0f0104,
-0x0f0100,
-0x0f00fc,
-0x0f00f8,
-0x0f00f4,
-0x0f00f0,
-0x0f00ec,
-0x0f00e8,
-0x0f00e4,
-0x0f00e0,
-0x0f00dc,
-0x0f00d8,
-0x0f00d4,
-0x0f00d0,
-0x0f00cc,
-0x0f00c8,
-0x0f00c4,
-0x0f00c0,
-0x0f00b4,
-0x0f00b0,
-0x0f00a0,
-0x0f0094,
-0x0f0090,
-0x0f008c,
-0x0f0084,
-0x0f0080,
-0x0f0074,
-0x0f0070,
-0x0f0060,
-0x0f0054,
-0x0f0050,
-0x0f004c,
-0x0f0044,
-0x0f0040,
-0x0f0038,
-0x0f0034,
-0x0f0030,
-0x0f001c,
-0x0f0014,
-0x0f0008,
-0x0f0004,
-0x0f0000,
-0x0d7844,
-0x0d7840,
-0x0d783c,
-0x0d7838,
-0x0d7834,
-0x0d7830,
-0x0d782c,
-0x0d7828,
-0x0d7824,
-0x0d7820,
-0x0d7814,
-0x0d7810,
-0x0d7800,
-0x0d7624,
-0x0d7620,
-0x0d7554,
-0x0d7550,
-0x0d7540,
-0x0d752c,
-0x0d7528,
-0x0d7524,
-0x0d7520,
-0x0d751c,
-0x0d7518,
-0x0d7514,
-0x0d7510,
-0x0d750c,
-0x0d7508,
-0x0d7504,
-0x0d7500,
-0x0d74fc,
-0x0d74f8,
-0x0d74f4,
-0x0d74f0,
-0x0d74c8,
-0x0d74c4,
-0x0d74c0,
-0x0d74b8,
-0x0d74b4,
-0x0d74b0,
-0x0d74ac,
-0x0d74a8,
-0x0d749c,
-0x0d7498,
-0x0d7494,
-0x0d7490,
-0x0d748c,
-0x0d7488,
-0x0d7484,
-0x0d7480,
-0x0d7474,
-0x0d7470,
-0x0d746c,
-0x0d7468,
-0x0d7464,
-0x0d7460,
-0x0d745c,
-0x0d7458,
-0x0d7454,
-0x0d7450,
-0x0d7440,
-0x0d7430,
-0x0d7428,
-0x0d7424,
-0x0d7420,
-0x0d741c,
-0x0d7418,
-0x0d7414,
-0x0d7410,
-0x0d740c,
-0x0d7408,
-0x0d7404,
-0x0d7400,
-0x0d7354,
-0x0d7350,
-0x0d7340,
-0x0d732c,
-0x0d7328,
-0x0d7324,
-0x0d7320,
-0x0d731c,
-0x0d7318,
-0x0d7314,
-0x0d7310,
-0x0d730c,
-0x0d7308,
-0x0d7304,
-0x0d7300,
-0x0d72fc,
-0x0d72f8,
-0x0d72f4,
-0x0d72f0,
-0x0d72c8,
-0x0d72c4,
-0x0d72c0,
-0x0d72b8,
-0x0d72b4,
-0x0d72b0,
-0x0d72ac,
-0x0d72a8,
-0x0d729c,
-0x0d7298,
-0x0d7294,
-0x0d7290,
-0x0d728c,
-0x0d7288,
-0x0d7284,
-0x0d7280,
-0x0d7274,
-0x0d7270,
-0x0d726c,
-0x0d7268,
-0x0d7264,
-0x0d7260,
-0x0d725c,
-0x0d7258,
-0x0d7254,
-0x0d7250,
-0x0d7240,
-0x0d7230,
-0x0d7228,
-0x0d7224,
-0x0d7220,
-0x0d721c,
-0x0d7218,
-0x0d7214,
-0x0d7210,
-0x0d720c,
-0x0d7208,
-0x0d7204,
-0x0d7200,
-0x0d7154,
-0x0d7150,
-0x0d7140,
-0x0d712c,
-0x0d7128,
-0x0d7124,
-0x0d7120,
-0x0d711c,
-0x0d7118,
-0x0d7114,
-0x0d7110,
-0x0d710c,
-0x0d7108,
-0x0d7104,
-0x0d7100,
-0x0d70fc,
-0x0d70f8,
-0x0d70f4,
-0x0d70f0,
-0x0d70c8,
-0x0d70c4,
-0x0d70c0,
-0x0d70b8,
-0x0d70b4,
-0x0d70b0,
-0x0d70ac,
-0x0d70a8,
-0x0d709c,
-0x0d7098,
-0x0d7094,
-0x0d7090,
-0x0d708c,
-0x0d7088,
-0x0d7084,
-0x0d7080,
-0x0d7074,
-0x0d7070,
-0x0d706c,
-0x0d7068,
-0x0d7064,
-0x0d7060,
-0x0d705c,
-0x0d7058,
-0x0d7054,
-0x0d7050,
-0x0d7040,
-0x0d7030,
-0x0d7028,
-0x0d7024,
-0x0d7020,
-0x0d701c,
-0x0d7018,
-0x0d7014,
-0x0d7010,
-0x0d700c,
-0x0d7008,
-0x0d7004,
-0x0d7000,
-0x0d6e24,
-0x0d6e20,
-0x0d6d54,
-0x0d6d50,
-0x0d6d40,
-0x0d6d2c,
-0x0d6d28,
-0x0d6d24,
-0x0d6d20,
-0x0d6d1c,
-0x0d6d18,
-0x0d6d14,
-0x0d6d10,
-0x0d6d0c,
-0x0d6d08,
-0x0d6d04,
-0x0d6d00,
-0x0d6cfc,
-0x0d6cf8,
-0x0d6cf4,
-0x0d6cf0,
-0x0d6cc8,
-0x0d6cc4,
-0x0d6cc0,
-0x0d6cb8,
-0x0d6cb4,
-0x0d6cb0,
-0x0d6cac,
-0x0d6ca8,
-0x0d6c9c,
-0x0d6c98,
-0x0d6c94,
-0x0d6c90,
-0x0d6c8c,
-0x0d6c88,
-0x0d6c84,
-0x0d6c80,
-0x0d6c74,
-0x0d6c70,
-0x0d6c6c,
-0x0d6c68,
-0x0d6c64,
-0x0d6c60,
-0x0d6c5c,
-0x0d6c58,
-0x0d6c54,
-0x0d6c50,
-0x0d6c40,
-0x0d6c30,
-0x0d6c28,
-0x0d6c24,
-0x0d6c20,
-0x0d6c1c,
-0x0d6c18,
-0x0d6c14,
-0x0d6c10,
-0x0d6c0c,
-0x0d6c08,
-0x0d6c04,
-0x0d6c00,
-0x0d6b54,
-0x0d6b50,
-0x0d6b40,
-0x0d6b2c,
-0x0d6b28,
-0x0d6b24,
-0x0d6b20,
-0x0d6b1c,
-0x0d6b18,
-0x0d6b14,
-0x0d6b10,
-0x0d6b0c,
-0x0d6b08,
-0x0d6b04,
-0x0d6b00,
-0x0d6afc,
-0x0d6af8,
-0x0d6af4,
-0x0d6af0,
-0x0d6ac8,
-0x0d6ac4,
-0x0d6ac0,
-0x0d6ab8,
-0x0d6ab4,
-0x0d6ab0,
-0x0d6aac,
-0x0d6aa8,
-0x0d6a9c,
-0x0d6a98,
-0x0d6a94,
-0x0d6a90,
-0x0d6a8c,
-0x0d6a88,
-0x0d6a84,
-0x0d6a80,
-0x0d6a74,
-0x0d6a70,
-0x0d6a6c,
-0x0d6a68,
-0x0d6a64,
-0x0d6a60,
-0x0d6a5c,
-0x0d6a58,
-0x0d6a54,
-0x0d6a50,
-0x0d6a40,
-0x0d6a30,
-0x0d6a28,
-0x0d6a24,
-0x0d6a20,
-0x0d6a1c,
-0x0d6a18,
-0x0d6a14,
-0x0d6a10,
-0x0d6a0c,
-0x0d6a08,
-0x0d6a04,
-0x0d6a00,
-0x0d6954,
-0x0d6950,
-0x0d6940,
-0x0d692c,
-0x0d6928,
-0x0d6924,
-0x0d6920,
-0x0d691c,
-0x0d6918,
-0x0d6914,
-0x0d6910,
-0x0d690c,
-0x0d6908,
-0x0d6904,
-0x0d6900,
-0x0d68fc,
-0x0d68f8,
-0x0d68f4,
-0x0d68f0,
-0x0d68c8,
-0x0d68c4,
-0x0d68c0,
-0x0d68b8,
-0x0d68b4,
-0x0d68b0,
-0x0d68ac,
-0x0d68a8,
-0x0d689c,
-0x0d6898,
-0x0d6894,
-0x0d6890,
-0x0d688c,
-0x0d6888,
-0x0d6884,
-0x0d6880,
-0x0d6874,
-0x0d6870,
-0x0d686c,
-0x0d6868,
-0x0d6864,
-0x0d6860,
-0x0d685c,
-0x0d6858,
-0x0d6854,
-0x0d6850,
-0x0d6840,
-0x0d6830,
-0x0d6828,
-0x0d6824,
-0x0d6820,
-0x0d681c,
-0x0d6818,
-0x0d6814,
-0x0d6810,
-0x0d680c,
-0x0d6808,
-0x0d6804,
-0x0d6800,
-0x0d6624,
-0x0d6620,
-0x0d6554,
-0x0d6550,
-0x0d6540,
-0x0d652c,
-0x0d6528,
-0x0d6524,
-0x0d6520,
-0x0d651c,
-0x0d6518,
-0x0d6514,
-0x0d6510,
-0x0d650c,
-0x0d6508,
-0x0d6504,
-0x0d6500,
-0x0d64fc,
-0x0d64f8,
-0x0d64f4,
-0x0d64f0,
-0x0d64c8,
-0x0d64c4,
-0x0d64c0,
-0x0d64b8,
-0x0d64b4,
-0x0d64b0,
-0x0d64ac,
-0x0d64a8,
-0x0d649c,
-0x0d6498,
-0x0d6494,
-0x0d6490,
-0x0d648c,
-0x0d6488,
-0x0d6484,
-0x0d6480,
-0x0d6474,
-0x0d6470,
-0x0d646c,
-0x0d6468,
-0x0d6464,
-0x0d6460,
-0x0d645c,
-0x0d6458,
-0x0d6454,
-0x0d6450,
-0x0d6440,
-0x0d6430,
-0x0d6428,
-0x0d6424,
-0x0d6420,
-0x0d641c,
-0x0d6418,
-0x0d6414,
-0x0d6410,
-0x0d640c,
-0x0d6408,
-0x0d6404,
-0x0d6400,
-0x0d6354,
-0x0d6350,
-0x0d6340,
-0x0d632c,
-0x0d6328,
-0x0d6324,
-0x0d6320,
-0x0d631c,
-0x0d6318,
-0x0d6314,
-0x0d6310,
-0x0d630c,
-0x0d6308,
-0x0d6304,
-0x0d6300,
-0x0d62fc,
-0x0d62f8,
-0x0d62f4,
-0x0d62f0,
-0x0d62c8,
-0x0d62c4,
-0x0d62c0,
-0x0d62b8,
-0x0d62b4,
-0x0d62b0,
-0x0d62ac,
-0x0d62a8,
-0x0d629c,
-0x0d6298,
-0x0d6294,
-0x0d6290,
-0x0d628c,
-0x0d6288,
-0x0d6284,
-0x0d6280,
-0x0d6274,
-0x0d6270,
-0x0d626c,
-0x0d6268,
-0x0d6264,
-0x0d6260,
-0x0d625c,
-0x0d6258,
-0x0d6254,
-0x0d6250,
-0x0d6240,
-0x0d6230,
-0x0d6228,
-0x0d6224,
-0x0d6220,
-0x0d621c,
-0x0d6218,
-0x0d6214,
-0x0d6210,
-0x0d620c,
-0x0d6208,
-0x0d6204,
-0x0d6200,
-0x0d6154,
-0x0d6150,
-0x0d6140,
-0x0d612c,
-0x0d6128,
-0x0d6124,
-0x0d6120,
-0x0d611c,
-0x0d6118,
-0x0d6114,
-0x0d6110,
-0x0d610c,
-0x0d6108,
-0x0d6104,
-0x0d6100,
-0x0d60fc,
-0x0d60f8,
-0x0d60f4,
-0x0d60f0,
-0x0d60c8,
-0x0d60c4,
-0x0d60c0,
-0x0d60b8,
-0x0d60b4,
-0x0d60b0,
-0x0d60ac,
-0x0d60a8,
-0x0d609c,
-0x0d6098,
-0x0d6094,
-0x0d6090,
-0x0d608c,
-0x0d6088,
-0x0d6084,
-0x0d6080,
-0x0d6074,
-0x0d6070,
-0x0d606c,
-0x0d6068,
-0x0d6064,
-0x0d6060,
-0x0d605c,
-0x0d6058,
-0x0d6054,
-0x0d6050,
-0x0d6040,
-0x0d6030,
-0x0d6028,
-0x0d6024,
-0x0d6020,
-0x0d601c,
-0x0d6018,
-0x0d6014,
-0x0d6010,
-0x0d600c,
-0x0d6008,
-0x0d6004,
-0x0d6000,
-0x0d5e24,
-0x0d5e20,
-0x0d5d54,
-0x0d5d50,
-0x0d5d40,
-0x0d5d2c,
-0x0d5d28,
-0x0d5d24,
-0x0d5d20,
-0x0d5d1c,
-0x0d5d18,
-0x0d5d14,
-0x0d5d10,
-0x0d5d0c,
-0x0d5d08,
-0x0d5d04,
-0x0d5d00,
-0x0d5cfc,
-0x0d5cf8,
-0x0d5cf4,
-0x0d5cf0,
-0x0d5cc8,
-0x0d5cc4,
-0x0d5cc0,
-0x0d5cb8,
-0x0d5cb4,
-0x0d5cb0,
-0x0d5cac,
-0x0d5ca8,
-0x0d5c9c,
-0x0d5c98,
-0x0d5c94,
-0x0d5c90,
-0x0d5c8c,
-0x0d5c88,
-0x0d5c84,
-0x0d5c80,
-0x0d5c74,
-0x0d5c70,
-0x0d5c6c,
-0x0d5c68,
-0x0d5c64,
-0x0d5c60,
-0x0d5c5c,
-0x0d5c58,
-0x0d5c54,
-0x0d5c50,
-0x0d5c40,
-0x0d5c30,
-0x0d5c28,
-0x0d5c24,
-0x0d5c20,
-0x0d5c1c,
-0x0d5c18,
-0x0d5c14,
-0x0d5c10,
-0x0d5c0c,
-0x0d5c08,
-0x0d5c04,
-0x0d5c00,
-0x0d5b54,
-0x0d5b50,
-0x0d5b40,
-0x0d5b2c,
-0x0d5b28,
-0x0d5b24,
-0x0d5b20,
-0x0d5b1c,
-0x0d5b18,
-0x0d5b14,
-0x0d5b10,
-0x0d5b0c,
-0x0d5b08,
-0x0d5b04,
-0x0d5b00,
-0x0d5afc,
-0x0d5af8,
-0x0d5af4,
-0x0d5af0,
-0x0d5ac8,
-0x0d5ac4,
-0x0d5ac0,
-0x0d5ab8,
-0x0d5ab4,
-0x0d5ab0,
-0x0d5aac,
-0x0d5aa8,
-0x0d5a9c,
-0x0d5a98,
-0x0d5a94,
-0x0d5a90,
-0x0d5a8c,
-0x0d5a88,
-0x0d5a84,
-0x0d5a80,
-0x0d5a74,
-0x0d5a70,
-0x0d5a6c,
-0x0d5a68,
-0x0d5a64,
-0x0d5a60,
-0x0d5a5c,
-0x0d5a58,
-0x0d5a54,
-0x0d5a50,
-0x0d5a40,
-0x0d5a30,
-0x0d5a28,
-0x0d5a24,
-0x0d5a20,
-0x0d5a1c,
-0x0d5a18,
-0x0d5a14,
-0x0d5a10,
-0x0d5a0c,
-0x0d5a08,
-0x0d5a04,
-0x0d5a00,
-0x0d5954,
-0x0d5950,
-0x0d5940,
-0x0d592c,
-0x0d5928,
-0x0d5924,
-0x0d5920,
-0x0d591c,
-0x0d5918,
-0x0d5914,
-0x0d5910,
-0x0d590c,
-0x0d5908,
-0x0d5904,
-0x0d5900,
-0x0d58fc,
-0x0d58f8,
-0x0d58f4,
-0x0d58f0,
-0x0d58c8,
-0x0d58c4,
-0x0d58c0,
-0x0d58b8,
-0x0d58b4,
-0x0d58b0,
-0x0d58ac,
-0x0d58a8,
-0x0d589c,
-0x0d5898,
-0x0d5894,
-0x0d5890,
-0x0d588c,
-0x0d5888,
-0x0d5884,
-0x0d5880,
-0x0d5874,
-0x0d5870,
-0x0d586c,
-0x0d5868,
-0x0d5864,
-0x0d5860,
-0x0d585c,
-0x0d5858,
-0x0d5854,
-0x0d5850,
-0x0d5840,
-0x0d5830,
-0x0d5828,
-0x0d5824,
-0x0d5820,
-0x0d581c,
-0x0d5818,
-0x0d5814,
-0x0d5810,
-0x0d580c,
-0x0d5808,
-0x0d5804,
-0x0d5800,
-0x0d5624,
-0x0d5620,
-0x0d5554,
-0x0d5550,
-0x0d5540,
-0x0d552c,
-0x0d5528,
-0x0d5524,
-0x0d5520,
-0x0d551c,
-0x0d5518,
-0x0d5514,
-0x0d5510,
-0x0d550c,
-0x0d5508,
-0x0d5504,
-0x0d5500,
-0x0d54fc,
-0x0d54f8,
-0x0d54f4,
-0x0d54f0,
-0x0d54c8,
-0x0d54c4,
-0x0d54c0,
-0x0d54b8,
-0x0d54b4,
-0x0d54b0,
-0x0d54ac,
-0x0d54a8,
-0x0d549c,
-0x0d5498,
-0x0d5494,
-0x0d5490,
-0x0d548c,
-0x0d5488,
-0x0d5484,
-0x0d5480,
-0x0d5474,
-0x0d5470,
-0x0d546c,
-0x0d5468,
-0x0d5464,
-0x0d5460,
-0x0d545c,
-0x0d5458,
-0x0d5454,
-0x0d5450,
-0x0d5440,
-0x0d5430,
-0x0d5428,
-0x0d5424,
-0x0d5420,
-0x0d541c,
-0x0d5418,
-0x0d5414,
-0x0d5410,
-0x0d540c,
-0x0d5408,
-0x0d5404,
-0x0d5400,
-0x0d5354,
-0x0d5350,
-0x0d5340,
-0x0d532c,
-0x0d5328,
-0x0d5324,
-0x0d5320,
-0x0d531c,
-0x0d5318,
-0x0d5314,
-0x0d5310,
-0x0d530c,
-0x0d5308,
-0x0d5304,
-0x0d5300,
-0x0d52fc,
-0x0d52f8,
-0x0d52f4,
-0x0d52f0,
-0x0d52c8,
-0x0d52c4,
-0x0d52c0,
-0x0d52b8,
-0x0d52b4,
-0x0d52b0,
-0x0d52ac,
-0x0d52a8,
-0x0d529c,
-0x0d5298,
-0x0d5294,
-0x0d5290,
-0x0d528c,
-0x0d5288,
-0x0d5284,
-0x0d5280,
-0x0d5274,
-0x0d5270,
-0x0d526c,
-0x0d5268,
-0x0d5264,
-0x0d5260,
-0x0d525c,
-0x0d5258,
-0x0d5254,
-0x0d5250,
-0x0d5240,
-0x0d5230,
-0x0d5228,
-0x0d5224,
-0x0d5220,
-0x0d521c,
-0x0d5218,
-0x0d5214,
-0x0d5210,
-0x0d520c,
-0x0d5208,
-0x0d5204,
-0x0d5200,
-0x0d5154,
-0x0d5150,
-0x0d5140,
-0x0d512c,
-0x0d5128,
-0x0d5124,
-0x0d5120,
-0x0d511c,
-0x0d5118,
-0x0d5114,
-0x0d5110,
-0x0d510c,
-0x0d5108,
-0x0d5104,
-0x0d5100,
-0x0d50fc,
-0x0d50f8,
-0x0d50f4,
-0x0d50f0,
-0x0d50c8,
-0x0d50c4,
-0x0d50c0,
-0x0d50b8,
-0x0d50b4,
-0x0d50b0,
-0x0d50ac,
-0x0d50a8,
-0x0d509c,
-0x0d5098,
-0x0d5094,
-0x0d5090,
-0x0d508c,
-0x0d5088,
-0x0d5084,
-0x0d5080,
-0x0d5074,
-0x0d5070,
-0x0d506c,
-0x0d5068,
-0x0d5064,
-0x0d5060,
-0x0d505c,
-0x0d5058,
-0x0d5054,
-0x0d5050,
-0x0d5040,
-0x0d5030,
-0x0d5028,
-0x0d5024,
-0x0d5020,
-0x0d501c,
-0x0d5018,
-0x0d5014,
-0x0d5010,
-0x0d500c,
-0x0d5008,
-0x0d5004,
-0x0d5000,
-0x0d4e24,
-0x0d4e20,
-0x0d4d54,
-0x0d4d50,
-0x0d4d40,
-0x0d4d2c,
-0x0d4d28,
-0x0d4d24,
-0x0d4d20,
-0x0d4d1c,
-0x0d4d18,
-0x0d4d14,
-0x0d4d10,
-0x0d4d0c,
-0x0d4d08,
-0x0d4d04,
-0x0d4d00,
-0x0d4cfc,
-0x0d4cf8,
-0x0d4cf4,
-0x0d4cf0,
-0x0d4cc8,
-0x0d4cc4,
-0x0d4cc0,
-0x0d4cb8,
-0x0d4cb4,
-0x0d4cb0,
-0x0d4cac,
-0x0d4ca8,
-0x0d4c9c,
-0x0d4c98,
-0x0d4c94,
-0x0d4c90,
-0x0d4c8c,
-0x0d4c88,
-0x0d4c84,
-0x0d4c80,
-0x0d4c74,
-0x0d4c70,
-0x0d4c6c,
-0x0d4c68,
-0x0d4c64,
-0x0d4c60,
-0x0d4c5c,
-0x0d4c58,
-0x0d4c54,
-0x0d4c50,
-0x0d4c40,
-0x0d4c30,
-0x0d4c28,
-0x0d4c24,
-0x0d4c20,
-0x0d4c1c,
-0x0d4c18,
-0x0d4c14,
-0x0d4c10,
-0x0d4c0c,
-0x0d4c08,
-0x0d4c04,
-0x0d4c00,
-0x0d4b54,
-0x0d4b50,
-0x0d4b40,
-0x0d4b2c,
-0x0d4b28,
-0x0d4b24,
-0x0d4b20,
-0x0d4b1c,
-0x0d4b18,
-0x0d4b14,
-0x0d4b10,
-0x0d4b0c,
-0x0d4b08,
-0x0d4b04,
-0x0d4b00,
-0x0d4afc,
-0x0d4af8,
-0x0d4af4,
-0x0d4af0,
-0x0d4ac8,
-0x0d4ac4,
-0x0d4ac0,
-0x0d4ab8,
-0x0d4ab4,
-0x0d4ab0,
-0x0d4aac,
-0x0d4aa8,
-0x0d4a9c,
-0x0d4a98,
-0x0d4a94,
-0x0d4a90,
-0x0d4a8c,
-0x0d4a88,
-0x0d4a84,
-0x0d4a80,
-0x0d4a74,
-0x0d4a70,
-0x0d4a6c,
-0x0d4a68,
-0x0d4a64,
-0x0d4a60,
-0x0d4a5c,
-0x0d4a58,
-0x0d4a54,
-0x0d4a50,
-0x0d4a40,
-0x0d4a30,
-0x0d4a28,
-0x0d4a24,
-0x0d4a20,
-0x0d4a1c,
-0x0d4a18,
-0x0d4a14,
-0x0d4a10,
-0x0d4a0c,
-0x0d4a08,
-0x0d4a04,
-0x0d4a00,
-0x0d4954,
-0x0d4950,
-0x0d4940,
-0x0d492c,
-0x0d4928,
-0x0d4924,
-0x0d4920,
-0x0d491c,
-0x0d4918,
-0x0d4914,
-0x0d4910,
-0x0d490c,
-0x0d4908,
-0x0d4904,
-0x0d4900,
-0x0d48fc,
-0x0d48f8,
-0x0d48f4,
-0x0d48f0,
-0x0d48c8,
-0x0d48c4,
-0x0d48c0,
-0x0d48b8,
-0x0d48b4,
-0x0d48b0,
-0x0d48ac,
-0x0d48a8,
-0x0d489c,
-0x0d4898,
-0x0d4894,
-0x0d4890,
-0x0d488c,
-0x0d4888,
-0x0d4884,
-0x0d4880,
-0x0d4874,
-0x0d4870,
-0x0d486c,
-0x0d4868,
-0x0d4864,
-0x0d4860,
-0x0d485c,
-0x0d4858,
-0x0d4854,
-0x0d4850,
-0x0d4840,
-0x0d4830,
-0x0d4828,
-0x0d4824,
-0x0d4820,
-0x0d481c,
-0x0d4818,
-0x0d4814,
-0x0d4810,
-0x0d480c,
-0x0d4808,
-0x0d4804,
-0x0d4800,
-0x0d4624,
-0x0d4620,
-0x0d4554,
-0x0d4550,
-0x0d4540,
-0x0d452c,
-0x0d4528,
-0x0d4524,
-0x0d4520,
-0x0d451c,
-0x0d4518,
-0x0d4514,
-0x0d4510,
-0x0d450c,
-0x0d4508,
-0x0d4504,
-0x0d4500,
-0x0d44fc,
-0x0d44f8,
-0x0d44f4,
-0x0d44f0,
-0x0d44c8,
-0x0d44c4,
-0x0d44c0,
-0x0d44b8,
-0x0d44b4,
-0x0d44b0,
-0x0d44ac,
-0x0d44a8,
-0x0d449c,
-0x0d4498,
-0x0d4494,
-0x0d4490,
-0x0d448c,
-0x0d4488,
-0x0d4484,
-0x0d4480,
-0x0d4474,
-0x0d4470,
-0x0d446c,
-0x0d4468,
-0x0d4464,
-0x0d4460,
-0x0d445c,
-0x0d4458,
-0x0d4454,
-0x0d4450,
-0x0d4440,
-0x0d4430,
-0x0d4428,
-0x0d4424,
-0x0d4420,
-0x0d441c,
-0x0d4418,
-0x0d4414,
-0x0d4410,
-0x0d440c,
-0x0d4408,
-0x0d4404,
-0x0d4400,
-0x0d4354,
-0x0d4350,
-0x0d4340,
-0x0d432c,
-0x0d4328,
-0x0d4324,
-0x0d4320,
-0x0d431c,
-0x0d4318,
-0x0d4314,
-0x0d4310,
-0x0d430c,
-0x0d4308,
-0x0d4304,
-0x0d4300,
-0x0d42fc,
-0x0d42f8,
-0x0d42f4,
-0x0d42f0,
-0x0d42c8,
-0x0d42c4,
-0x0d42c0,
-0x0d42b8,
-0x0d42b4,
-0x0d42b0,
-0x0d42ac,
-0x0d42a8,
-0x0d429c,
-0x0d4298,
-0x0d4294,
-0x0d4290,
-0x0d428c,
-0x0d4288,
-0x0d4284,
-0x0d4280,
-0x0d4274,
-0x0d4270,
-0x0d426c,
-0x0d4268,
-0x0d4264,
-0x0d4260,
-0x0d425c,
-0x0d4258,
-0x0d4254,
-0x0d4250,
-0x0d4240,
-0x0d4230,
-0x0d4228,
-0x0d4224,
-0x0d4220,
-0x0d421c,
-0x0d4218,
-0x0d4214,
-0x0d4210,
-0x0d420c,
-0x0d4208,
-0x0d4204,
-0x0d4200,
-0x0d4154,
-0x0d4150,
-0x0d4140,
-0x0d412c,
-0x0d4128,
-0x0d4124,
-0x0d4120,
-0x0d411c,
-0x0d4118,
-0x0d4114,
-0x0d4110,
-0x0d410c,
-0x0d4108,
-0x0d4104,
-0x0d4100,
-0x0d40fc,
-0x0d40f8,
-0x0d40f4,
-0x0d40f0,
-0x0d40c8,
-0x0d40c4,
-0x0d40c0,
-0x0d40b8,
-0x0d40b4,
-0x0d40b0,
-0x0d40ac,
-0x0d40a8,
-0x0d409c,
-0x0d4098,
-0x0d4094,
-0x0d4090,
-0x0d408c,
-0x0d4088,
-0x0d4084,
-0x0d4080,
-0x0d4074,
-0x0d4070,
-0x0d406c,
-0x0d4068,
-0x0d4064,
-0x0d4060,
-0x0d405c,
-0x0d4058,
-0x0d4054,
-0x0d4050,
-0x0d4040,
-0x0d4030,
-0x0d4028,
-0x0d4024,
-0x0d4020,
-0x0d401c,
-0x0d4018,
-0x0d4014,
-0x0d4010,
-0x0d400c,
-0x0d4008,
-0x0d4004,
-0x0d4000,
-0x0d3844,
-0x0d3840,
-0x0d383c,
-0x0d3838,
-0x0d3834,
-0x0d3830,
-0x0d382c,
-0x0d3828,
-0x0d3824,
-0x0d3820,
-0x0d3814,
-0x0d3810,
-0x0d3800,
-0x0d3624,
-0x0d3620,
-0x0d3554,
-0x0d3550,
-0x0d3540,
-0x0d352c,
-0x0d3528,
-0x0d3524,
-0x0d3520,
-0x0d351c,
-0x0d3518,
-0x0d3514,
-0x0d3510,
-0x0d350c,
-0x0d3508,
-0x0d3504,
-0x0d3500,
-0x0d34fc,
-0x0d34f8,
-0x0d34f4,
-0x0d34f0,
-0x0d34c8,
-0x0d34c4,
-0x0d34c0,
-0x0d34b8,
-0x0d34b4,
-0x0d34b0,
-0x0d34ac,
-0x0d34a8,
-0x0d349c,
-0x0d3498,
-0x0d3494,
-0x0d3490,
-0x0d348c,
-0x0d3488,
-0x0d3484,
-0x0d3480,
-0x0d3474,
-0x0d3470,
-0x0d346c,
-0x0d3468,
-0x0d3464,
-0x0d3460,
-0x0d345c,
-0x0d3458,
-0x0d3454,
-0x0d3450,
-0x0d3440,
-0x0d3430,
-0x0d3428,
-0x0d3424,
-0x0d3420,
-0x0d341c,
-0x0d3418,
-0x0d3414,
-0x0d3410,
-0x0d340c,
-0x0d3408,
-0x0d3404,
-0x0d3400,
-0x0d3354,
-0x0d3350,
-0x0d3340,
-0x0d332c,
-0x0d3328,
-0x0d3324,
-0x0d3320,
-0x0d331c,
-0x0d3318,
-0x0d3314,
-0x0d3310,
-0x0d330c,
-0x0d3308,
-0x0d3304,
-0x0d3300,
-0x0d32fc,
-0x0d32f8,
-0x0d32f4,
-0x0d32f0,
-0x0d32c8,
-0x0d32c4,
-0x0d32c0,
-0x0d32b8,
-0x0d32b4,
-0x0d32b0,
-0x0d32ac,
-0x0d32a8,
-0x0d329c,
-0x0d3298,
-0x0d3294,
-0x0d3290,
-0x0d328c,
-0x0d3288,
-0x0d3284,
-0x0d3280,
-0x0d3274,
-0x0d3270,
-0x0d326c,
-0x0d3268,
-0x0d3264,
-0x0d3260,
-0x0d325c,
-0x0d3258,
-0x0d3254,
-0x0d3250,
-0x0d3240,
-0x0d3230,
-0x0d3228,
-0x0d3224,
-0x0d3220,
-0x0d321c,
-0x0d3218,
-0x0d3214,
-0x0d3210,
-0x0d320c,
-0x0d3208,
-0x0d3204,
-0x0d3200,
-0x0d3154,
-0x0d3150,
-0x0d3140,
-0x0d312c,
-0x0d3128,
-0x0d3124,
-0x0d3120,
-0x0d311c,
-0x0d3118,
-0x0d3114,
-0x0d3110,
-0x0d310c,
-0x0d3108,
-0x0d3104,
-0x0d3100,
-0x0d30fc,
-0x0d30f8,
-0x0d30f4,
-0x0d30f0,
-0x0d30c8,
-0x0d30c4,
-0x0d30c0,
-0x0d30b8,
-0x0d30b4,
-0x0d30b0,
-0x0d30ac,
-0x0d30a8,
-0x0d309c,
-0x0d3098,
-0x0d3094,
-0x0d3090,
-0x0d308c,
-0x0d3088,
-0x0d3084,
-0x0d3080,
-0x0d3074,
-0x0d3070,
-0x0d306c,
-0x0d3068,
-0x0d3064,
-0x0d3060,
-0x0d305c,
-0x0d3058,
-0x0d3054,
-0x0d3050,
-0x0d3040,
-0x0d3030,
-0x0d3028,
-0x0d3024,
-0x0d3020,
-0x0d301c,
-0x0d3018,
-0x0d3014,
-0x0d3010,
-0x0d300c,
-0x0d3008,
-0x0d3004,
-0x0d3000,
-0x0d2e24,
-0x0d2e20,
-0x0d2d54,
-0x0d2d50,
-0x0d2d40,
-0x0d2d2c,
-0x0d2d28,
-0x0d2d24,
-0x0d2d20,
-0x0d2d1c,
-0x0d2d18,
-0x0d2d14,
-0x0d2d10,
-0x0d2d0c,
-0x0d2d08,
-0x0d2d04,
-0x0d2d00,
-0x0d2cfc,
-0x0d2cf8,
-0x0d2cf4,
-0x0d2cf0,
-0x0d2cc8,
-0x0d2cc4,
-0x0d2cc0,
-0x0d2cb8,
-0x0d2cb4,
-0x0d2cb0,
-0x0d2cac,
-0x0d2ca8,
-0x0d2c9c,
-0x0d2c98,
-0x0d2c94,
-0x0d2c90,
-0x0d2c8c,
-0x0d2c88,
-0x0d2c84,
-0x0d2c80,
-0x0d2c74,
-0x0d2c70,
-0x0d2c6c,
-0x0d2c68,
-0x0d2c64,
-0x0d2c60,
-0x0d2c5c,
-0x0d2c58,
-0x0d2c54,
-0x0d2c50,
-0x0d2c40,
-0x0d2c30,
-0x0d2c28,
-0x0d2c24,
-0x0d2c20,
-0x0d2c1c,
-0x0d2c18,
-0x0d2c14,
-0x0d2c10,
-0x0d2c0c,
-0x0d2c08,
-0x0d2c04,
-0x0d2c00,
-0x0d2b54,
-0x0d2b50,
-0x0d2b40,
-0x0d2b2c,
-0x0d2b28,
-0x0d2b24,
-0x0d2b20,
-0x0d2b1c,
-0x0d2b18,
-0x0d2b14,
-0x0d2b10,
-0x0d2b0c,
-0x0d2b08,
-0x0d2b04,
-0x0d2b00,
-0x0d2afc,
-0x0d2af8,
-0x0d2af4,
-0x0d2af0,
-0x0d2ac8,
-0x0d2ac4,
-0x0d2ac0,
-0x0d2ab8,
-0x0d2ab4,
-0x0d2ab0,
-0x0d2aac,
-0x0d2aa8,
-0x0d2a9c,
-0x0d2a98,
-0x0d2a94,
-0x0d2a90,
-0x0d2a8c,
-0x0d2a88,
-0x0d2a84,
-0x0d2a80,
-0x0d2a74,
-0x0d2a70,
-0x0d2a6c,
-0x0d2a68,
-0x0d2a64,
-0x0d2a60,
-0x0d2a5c,
-0x0d2a58,
-0x0d2a54,
-0x0d2a50,
-0x0d2a40,
-0x0d2a30,
-0x0d2a28,
-0x0d2a24,
-0x0d2a20,
-0x0d2a1c,
-0x0d2a18,
-0x0d2a14,
-0x0d2a10,
-0x0d2a0c,
-0x0d2a08,
-0x0d2a04,
-0x0d2a00,
-0x0d2954,
-0x0d2950,
-0x0d2940,
-0x0d292c,
-0x0d2928,
-0x0d2924,
-0x0d2920,
-0x0d291c,
-0x0d2918,
-0x0d2914,
-0x0d2910,
-0x0d290c,
-0x0d2908,
-0x0d2904,
-0x0d2900,
-0x0d28fc,
-0x0d28f8,
-0x0d28f4,
-0x0d28f0,
-0x0d28c8,
-0x0d28c4,
-0x0d28c0,
-0x0d28b8,
-0x0d28b4,
-0x0d28b0,
-0x0d28ac,
-0x0d28a8,
-0x0d289c,
-0x0d2898,
-0x0d2894,
-0x0d2890,
-0x0d288c,
-0x0d2888,
-0x0d2884,
-0x0d2880,
-0x0d2874,
-0x0d2870,
-0x0d286c,
-0x0d2868,
-0x0d2864,
-0x0d2860,
-0x0d285c,
-0x0d2858,
-0x0d2854,
-0x0d2850,
-0x0d2840,
-0x0d2830,
-0x0d2828,
-0x0d2824,
-0x0d2820,
-0x0d281c,
-0x0d2818,
-0x0d2814,
-0x0d2810,
-0x0d280c,
-0x0d2808,
-0x0d2804,
-0x0d2800,
-0x0d2624,
-0x0d2620,
-0x0d2554,
-0x0d2550,
-0x0d2540,
-0x0d252c,
-0x0d2528,
-0x0d2524,
-0x0d2520,
-0x0d251c,
-0x0d2518,
-0x0d2514,
-0x0d2510,
-0x0d250c,
-0x0d2508,
-0x0d2504,
-0x0d2500,
-0x0d24fc,
-0x0d24f8,
-0x0d24f4,
-0x0d24f0,
-0x0d24c8,
-0x0d24c4,
-0x0d24c0,
-0x0d24b8,
-0x0d24b4,
-0x0d24b0,
-0x0d24ac,
-0x0d24a8,
-0x0d249c,
-0x0d2498,
-0x0d2494,
-0x0d2490,
-0x0d248c,
-0x0d2488,
-0x0d2484,
-0x0d2480,
-0x0d2474,
-0x0d2470,
-0x0d246c,
-0x0d2468,
-0x0d2464,
-0x0d2460,
-0x0d245c,
-0x0d2458,
-0x0d2454,
-0x0d2450,
-0x0d2440,
-0x0d2430,
-0x0d2428,
-0x0d2424,
-0x0d2420,
-0x0d241c,
-0x0d2418,
-0x0d2414,
-0x0d2410,
-0x0d240c,
-0x0d2408,
-0x0d2404,
-0x0d2400,
-0x0d2354,
-0x0d2350,
-0x0d2340,
-0x0d232c,
-0x0d2328,
-0x0d2324,
-0x0d2320,
-0x0d231c,
-0x0d2318,
-0x0d2314,
-0x0d2310,
-0x0d230c,
-0x0d2308,
-0x0d2304,
-0x0d2300,
-0x0d22fc,
-0x0d22f8,
-0x0d22f4,
-0x0d22f0,
-0x0d22c8,
-0x0d22c4,
-0x0d22c0,
-0x0d22b8,
-0x0d22b4,
-0x0d22b0,
-0x0d22ac,
-0x0d22a8,
-0x0d229c,
-0x0d2298,
-0x0d2294,
-0x0d2290,
-0x0d228c,
-0x0d2288,
-0x0d2284,
-0x0d2280,
-0x0d2274,
-0x0d2270,
-0x0d226c,
-0x0d2268,
-0x0d2264,
-0x0d2260,
-0x0d225c,
-0x0d2258,
-0x0d2254,
-0x0d2250,
-0x0d2240,
-0x0d2230,
-0x0d2228,
-0x0d2224,
-0x0d2220,
-0x0d221c,
-0x0d2218,
-0x0d2214,
-0x0d2210,
-0x0d220c,
-0x0d2208,
-0x0d2204,
-0x0d2200,
-0x0d2154,
-0x0d2150,
-0x0d2140,
-0x0d212c,
-0x0d2128,
-0x0d2124,
-0x0d2120,
-0x0d211c,
-0x0d2118,
-0x0d2114,
-0x0d2110,
-0x0d210c,
-0x0d2108,
-0x0d2104,
-0x0d2100,
-0x0d20fc,
-0x0d20f8,
-0x0d20f4,
-0x0d20f0,
-0x0d20c8,
-0x0d20c4,
-0x0d20c0,
-0x0d20b8,
-0x0d20b4,
-0x0d20b0,
-0x0d20ac,
-0x0d20a8,
-0x0d209c,
-0x0d2098,
-0x0d2094,
-0x0d2090,
-0x0d208c,
-0x0d2088,
-0x0d2084,
-0x0d2080,
-0x0d2074,
-0x0d2070,
-0x0d206c,
-0x0d2068,
-0x0d2064,
-0x0d2060,
-0x0d205c,
-0x0d2058,
-0x0d2054,
-0x0d2050,
-0x0d2040,
-0x0d2030,
-0x0d2028,
-0x0d2024,
-0x0d2020,
-0x0d201c,
-0x0d2018,
-0x0d2014,
-0x0d2010,
-0x0d200c,
-0x0d2008,
-0x0d2004,
-0x0d2000,
-0x0d1e24,
-0x0d1e20,
-0x0d1d54,
-0x0d1d50,
-0x0d1d40,
-0x0d1d2c,
-0x0d1d28,
-0x0d1d24,
-0x0d1d20,
-0x0d1d1c,
-0x0d1d18,
-0x0d1d14,
-0x0d1d10,
-0x0d1d0c,
-0x0d1d08,
-0x0d1d04,
-0x0d1d00,
-0x0d1cfc,
-0x0d1cf8,
-0x0d1cf4,
-0x0d1cf0,
-0x0d1cc8,
-0x0d1cc4,
-0x0d1cc0,
-0x0d1cb8,
-0x0d1cb4,
-0x0d1cb0,
-0x0d1cac,
-0x0d1ca8,
-0x0d1c9c,
-0x0d1c98,
-0x0d1c94,
-0x0d1c90,
-0x0d1c8c,
-0x0d1c88,
-0x0d1c84,
-0x0d1c80,
-0x0d1c74,
-0x0d1c70,
-0x0d1c6c,
-0x0d1c68,
-0x0d1c64,
-0x0d1c60,
-0x0d1c5c,
-0x0d1c58,
-0x0d1c54,
-0x0d1c50,
-0x0d1c40,
-0x0d1c30,
-0x0d1c28,
-0x0d1c24,
-0x0d1c20,
-0x0d1c1c,
-0x0d1c18,
-0x0d1c14,
-0x0d1c10,
-0x0d1c0c,
-0x0d1c08,
-0x0d1c04,
-0x0d1c00,
-0x0d1b54,
-0x0d1b50,
-0x0d1b40,
-0x0d1b2c,
-0x0d1b28,
-0x0d1b24,
-0x0d1b20,
-0x0d1b1c,
-0x0d1b18,
-0x0d1b14,
-0x0d1b10,
-0x0d1b0c,
-0x0d1b08,
-0x0d1b04,
-0x0d1b00,
-0x0d1afc,
-0x0d1af8,
-0x0d1af4,
-0x0d1af0,
-0x0d1ac8,
-0x0d1ac4,
-0x0d1ac0,
-0x0d1ab8,
-0x0d1ab4,
-0x0d1ab0,
-0x0d1aac,
-0x0d1aa8,
-0x0d1a9c,
-0x0d1a98,
-0x0d1a94,
-0x0d1a90,
-0x0d1a8c,
-0x0d1a88,
-0x0d1a84,
-0x0d1a80,
-0x0d1a74,
-0x0d1a70,
-0x0d1a6c,
-0x0d1a68,
-0x0d1a64,
-0x0d1a60,
-0x0d1a5c,
-0x0d1a58,
-0x0d1a54,
-0x0d1a50,
-0x0d1a40,
-0x0d1a30,
-0x0d1a28,
-0x0d1a24,
-0x0d1a20,
-0x0d1a1c,
-0x0d1a18,
-0x0d1a14,
-0x0d1a10,
-0x0d1a0c,
-0x0d1a08,
-0x0d1a04,
-0x0d1a00,
-0x0d1954,
-0x0d1950,
-0x0d1940,
-0x0d192c,
-0x0d1928,
-0x0d1924,
-0x0d1920,
-0x0d191c,
-0x0d1918,
-0x0d1914,
-0x0d1910,
-0x0d190c,
-0x0d1908,
-0x0d1904,
-0x0d1900,
-0x0d18fc,
-0x0d18f8,
-0x0d18f4,
-0x0d18f0,
-0x0d18c8,
-0x0d18c4,
-0x0d18c0,
-0x0d18b8,
-0x0d18b4,
-0x0d18b0,
-0x0d18ac,
-0x0d18a8,
-0x0d189c,
-0x0d1898,
-0x0d1894,
-0x0d1890,
-0x0d188c,
-0x0d1888,
-0x0d1884,
-0x0d1880,
-0x0d1874,
-0x0d1870,
-0x0d186c,
-0x0d1868,
-0x0d1864,
-0x0d1860,
-0x0d185c,
-0x0d1858,
-0x0d1854,
-0x0d1850,
-0x0d1840,
-0x0d1830,
-0x0d1828,
-0x0d1824,
-0x0d1820,
-0x0d181c,
-0x0d1818,
-0x0d1814,
-0x0d1810,
-0x0d180c,
-0x0d1808,
-0x0d1804,
-0x0d1800,
-0x0d1624,
-0x0d1620,
-0x0d1554,
-0x0d1550,
-0x0d1540,
-0x0d152c,
-0x0d1528,
-0x0d1524,
-0x0d1520,
-0x0d151c,
-0x0d1518,
-0x0d1514,
-0x0d1510,
-0x0d150c,
-0x0d1508,
-0x0d1504,
-0x0d1500,
-0x0d14fc,
-0x0d14f8,
-0x0d14f4,
-0x0d14f0,
-0x0d14c8,
-0x0d14c4,
-0x0d14c0,
-0x0d14b8,
-0x0d14b4,
-0x0d14b0,
-0x0d14ac,
-0x0d14a8,
-0x0d149c,
-0x0d1498,
-0x0d1494,
-0x0d1490,
-0x0d148c,
-0x0d1488,
-0x0d1484,
-0x0d1480,
-0x0d1474,
-0x0d1470,
-0x0d146c,
-0x0d1468,
-0x0d1464,
-0x0d1460,
-0x0d145c,
-0x0d1458,
-0x0d1454,
-0x0d1450,
-0x0d1440,
-0x0d1430,
-0x0d1428,
-0x0d1424,
-0x0d1420,
-0x0d141c,
-0x0d1418,
-0x0d1414,
-0x0d1410,
-0x0d140c,
-0x0d1408,
-0x0d1404,
-0x0d1400,
-0x0d1354,
-0x0d1350,
-0x0d1340,
-0x0d132c,
-0x0d1328,
-0x0d1324,
-0x0d1320,
-0x0d131c,
-0x0d1318,
-0x0d1314,
-0x0d1310,
-0x0d130c,
-0x0d1308,
-0x0d1304,
-0x0d1300,
-0x0d12fc,
-0x0d12f8,
-0x0d12f4,
-0x0d12f0,
-0x0d12c8,
-0x0d12c4,
-0x0d12c0,
-0x0d12b8,
-0x0d12b4,
-0x0d12b0,
-0x0d12ac,
-0x0d12a8,
-0x0d129c,
-0x0d1298,
-0x0d1294,
-0x0d1290,
-0x0d128c,
-0x0d1288,
-0x0d1284,
-0x0d1280,
-0x0d1274,
-0x0d1270,
-0x0d126c,
-0x0d1268,
-0x0d1264,
-0x0d1260,
-0x0d125c,
-0x0d1258,
-0x0d1254,
-0x0d1250,
-0x0d1240,
-0x0d1230,
-0x0d1228,
-0x0d1224,
-0x0d1220,
-0x0d121c,
-0x0d1218,
-0x0d1214,
-0x0d1210,
-0x0d120c,
-0x0d1208,
-0x0d1204,
-0x0d1200,
-0x0d1154,
-0x0d1150,
-0x0d1140,
-0x0d112c,
-0x0d1128,
-0x0d1124,
-0x0d1120,
-0x0d111c,
-0x0d1118,
-0x0d1114,
-0x0d1110,
-0x0d110c,
-0x0d1108,
-0x0d1104,
-0x0d1100,
-0x0d10fc,
-0x0d10f8,
-0x0d10f4,
-0x0d10f0,
-0x0d10c8,
-0x0d10c4,
-0x0d10c0,
-0x0d10b8,
-0x0d10b4,
-0x0d10b0,
-0x0d10ac,
-0x0d10a8,
-0x0d109c,
-0x0d1098,
-0x0d1094,
-0x0d1090,
-0x0d108c,
-0x0d1088,
-0x0d1084,
-0x0d1080,
-0x0d1074,
-0x0d1070,
-0x0d106c,
-0x0d1068,
-0x0d1064,
-0x0d1060,
-0x0d105c,
-0x0d1058,
-0x0d1054,
-0x0d1050,
-0x0d1040,
-0x0d1030,
-0x0d1028,
-0x0d1024,
-0x0d1020,
-0x0d101c,
-0x0d1018,
-0x0d1014,
-0x0d1010,
-0x0d100c,
-0x0d1008,
-0x0d1004,
-0x0d1000,
-0x0d0e24,
-0x0d0e20,
-0x0d0d54,
-0x0d0d50,
-0x0d0d40,
-0x0d0d2c,
-0x0d0d28,
-0x0d0d24,
-0x0d0d20,
-0x0d0d1c,
-0x0d0d18,
-0x0d0d14,
-0x0d0d10,
-0x0d0d0c,
-0x0d0d08,
-0x0d0d04,
-0x0d0d00,
-0x0d0cfc,
-0x0d0cf8,
-0x0d0cf4,
-0x0d0cf0,
-0x0d0cc8,
-0x0d0cc4,
-0x0d0cc0,
-0x0d0cb8,
-0x0d0cb4,
-0x0d0cb0,
-0x0d0cac,
-0x0d0ca8,
-0x0d0c9c,
-0x0d0c98,
-0x0d0c94,
-0x0d0c90,
-0x0d0c8c,
-0x0d0c88,
-0x0d0c84,
-0x0d0c80,
-0x0d0c74,
-0x0d0c70,
-0x0d0c6c,
-0x0d0c68,
-0x0d0c64,
-0x0d0c60,
-0x0d0c5c,
-0x0d0c58,
-0x0d0c54,
-0x0d0c50,
-0x0d0c40,
-0x0d0c30,
-0x0d0c28,
-0x0d0c24,
-0x0d0c20,
-0x0d0c1c,
-0x0d0c18,
-0x0d0c14,
-0x0d0c10,
-0x0d0c0c,
-0x0d0c08,
-0x0d0c04,
-0x0d0c00,
-0x0d0b54,
-0x0d0b50,
-0x0d0b40,
-0x0d0b2c,
-0x0d0b28,
-0x0d0b24,
-0x0d0b20,
-0x0d0b1c,
-0x0d0b18,
-0x0d0b14,
-0x0d0b10,
-0x0d0b0c,
-0x0d0b08,
-0x0d0b04,
-0x0d0b00,
-0x0d0afc,
-0x0d0af8,
-0x0d0af4,
-0x0d0af0,
-0x0d0ac8,
-0x0d0ac4,
-0x0d0ac0,
-0x0d0ab8,
-0x0d0ab4,
-0x0d0ab0,
-0x0d0aac,
-0x0d0aa8,
-0x0d0a9c,
-0x0d0a98,
-0x0d0a94,
-0x0d0a90,
-0x0d0a8c,
-0x0d0a88,
-0x0d0a84,
-0x0d0a80,
-0x0d0a74,
-0x0d0a70,
-0x0d0a6c,
-0x0d0a68,
-0x0d0a64,
-0x0d0a60,
-0x0d0a5c,
-0x0d0a58,
-0x0d0a54,
-0x0d0a50,
-0x0d0a40,
-0x0d0a30,
-0x0d0a28,
-0x0d0a24,
-0x0d0a20,
-0x0d0a1c,
-0x0d0a18,
-0x0d0a14,
-0x0d0a10,
-0x0d0a0c,
-0x0d0a08,
-0x0d0a04,
-0x0d0a00,
-0x0d0954,
-0x0d0950,
-0x0d0940,
-0x0d092c,
-0x0d0928,
-0x0d0924,
-0x0d0920,
-0x0d091c,
-0x0d0918,
-0x0d0914,
-0x0d0910,
-0x0d090c,
-0x0d0908,
-0x0d0904,
-0x0d0900,
-0x0d08fc,
-0x0d08f8,
-0x0d08f4,
-0x0d08f0,
-0x0d08c8,
-0x0d08c4,
-0x0d08c0,
-0x0d08b8,
-0x0d08b4,
-0x0d08b0,
-0x0d08ac,
-0x0d08a8,
-0x0d089c,
-0x0d0898,
-0x0d0894,
-0x0d0890,
-0x0d088c,
-0x0d0888,
-0x0d0884,
-0x0d0880,
-0x0d0874,
-0x0d0870,
-0x0d086c,
-0x0d0868,
-0x0d0864,
-0x0d0860,
-0x0d085c,
-0x0d0858,
-0x0d0854,
-0x0d0850,
-0x0d0840,
-0x0d0830,
-0x0d0828,
-0x0d0824,
-0x0d0820,
-0x0d081c,
-0x0d0818,
-0x0d0814,
-0x0d0810,
-0x0d080c,
-0x0d0808,
-0x0d0804,
-0x0d0800,
-0x0d0624,
-0x0d0620,
-0x0d0554,
-0x0d0550,
-0x0d0540,
-0x0d052c,
-0x0d0528,
-0x0d0524,
-0x0d0520,
-0x0d051c,
-0x0d0518,
-0x0d0514,
-0x0d0510,
-0x0d050c,
-0x0d0508,
-0x0d0504,
-0x0d0500,
-0x0d04fc,
-0x0d04f8,
-0x0d04f4,
-0x0d04f0,
-0x0d04c8,
-0x0d04c4,
-0x0d04c0,
-0x0d04b8,
-0x0d04b4,
-0x0d04b0,
-0x0d04ac,
-0x0d04a8,
-0x0d049c,
-0x0d0498,
-0x0d0494,
-0x0d0490,
-0x0d048c,
-0x0d0488,
-0x0d0484,
-0x0d0480,
-0x0d0474,
-0x0d0470,
-0x0d046c,
-0x0d0468,
-0x0d0464,
-0x0d0460,
-0x0d045c,
-0x0d0458,
-0x0d0454,
-0x0d0450,
-0x0d0440,
-0x0d0430,
-0x0d0428,
-0x0d0424,
-0x0d0420,
-0x0d041c,
-0x0d0418,
-0x0d0414,
-0x0d0410,
-0x0d040c,
-0x0d0408,
-0x0d0404,
-0x0d0400,
-0x0d0354,
-0x0d0350,
-0x0d0340,
-0x0d032c,
-0x0d0328,
-0x0d0324,
-0x0d0320,
-0x0d031c,
-0x0d0318,
-0x0d0314,
-0x0d0310,
-0x0d030c,
-0x0d0308,
-0x0d0304,
-0x0d0300,
-0x0d02fc,
-0x0d02f8,
-0x0d02f4,
-0x0d02f0,
-0x0d02c8,
-0x0d02c4,
-0x0d02c0,
-0x0d02b8,
-0x0d02b4,
-0x0d02b0,
-0x0d02ac,
-0x0d02a8,
-0x0d029c,
-0x0d0298,
-0x0d0294,
-0x0d0290,
-0x0d028c,
-0x0d0288,
-0x0d0284,
-0x0d0280,
-0x0d0274,
-0x0d0270,
-0x0d026c,
-0x0d0268,
-0x0d0264,
-0x0d0260,
-0x0d025c,
-0x0d0258,
-0x0d0254,
-0x0d0250,
-0x0d0240,
-0x0d0230,
-0x0d0228,
-0x0d0224,
-0x0d0220,
-0x0d021c,
-0x0d0218,
-0x0d0214,
-0x0d0210,
-0x0d020c,
-0x0d0208,
-0x0d0204,
-0x0d0200,
-0x0d0154,
-0x0d0150,
-0x0d0140,
-0x0d012c,
-0x0d0128,
-0x0d0124,
-0x0d0120,
-0x0d011c,
-0x0d0118,
-0x0d0114,
-0x0d0110,
-0x0d010c,
-0x0d0108,
-0x0d0104,
-0x0d0100,
-0x0d00fc,
-0x0d00f8,
-0x0d00f4,
-0x0d00f0,
-0x0d00c8,
-0x0d00c4,
-0x0d00c0,
-0x0d00b8,
-0x0d00b4,
-0x0d00b0,
-0x0d00ac,
-0x0d00a8,
-0x0d009c,
-0x0d0098,
-0x0d0094,
-0x0d0090,
-0x0d008c,
-0x0d0088,
-0x0d0084,
-0x0d0080,
-0x0d0074,
-0x0d0070,
-0x0d006c,
-0x0d0068,
-0x0d0064,
-0x0d0060,
-0x0d005c,
-0x0d0058,
-0x0d0054,
-0x0d0050,
-0x0d0040,
-0x0d0030,
-0x0d0028,
-0x0d0024,
-0x0d0020,
-0x0d001c,
-0x0d0018,
-0x0d0014,
-0x0d0010,
-0x0d000c,
-0x0d0008,
-0x0d0004,
-0x0d0000,
-0x0c2514,
-0x0c2510,
-0x0c2500,
-0x0c2400,
-0x0c2208,
-0x0c2204,
-0x0c2124,
-0x0c2120,
-0x0c211c,
-0x0c2118,
-0x0c2114,
-0x0c2110,
-0x0c210c,
-0x0c2108,
-0x0c2104,
-0x0c2100,
-0x0c2000,
-0x0c1ff4,
-0x0c1ff0,
-0x0c1fb4,
-0x0c1fb0,
-0x0c1fa0,
-0x0c1f94,
-0x0c1f90,
-0x0c1f80,
-0x0c1f74,
-0x0c1f70,
-0x0c1f60,
-0x0c1f54,
-0x0c1f50,
-0x0c1f40,
-0x0c1f28,
-0x0c1f20,
-0x0c1f1c,
-0x0c1f18,
-0x0c1f10,
-0x0c1f0c,
-0x0c1f04,
-0x0c1f00,
-0x0c180c,
-0x0c1808,
-0x0c1804,
-0x0c1800,
-0x0c1754,
-0x0c1750,
-0x0c1740,
-0x0c1734,
-0x0c1730,
-0x0c1720,
-0x0c1714,
-0x0c1710,
-0x0c1700,
-0x0c1694,
-0x0c1690,
-0x0c1680,
-0x0c1674,
-0x0c1670,
-0x0c1660,
-0x0c164c,
-0x0c1648,
-0x0c1644,
-0x0c1640,
-0x0c1600,
-0x0c146c,
-0x0c1468,
-0x0c145c,
-0x0c1458,
-0x0c144c,
-0x0c1448,
-0x0c143c,
-0x0c1438,
-0x0c142c,
-0x0c1428,
-0x0c141c,
-0x0c1418,
-0x0c140c,
-0x0c1408,
-0x0c130c,
-0x0c1308,
-0x0c1304,
-0x0c1300,
-0x0c12ec,
-0x0c12e8,
-0x0c12e4,
-0x0c12e0,
-0x0c12dc,
-0x0c12d8,
-0x0c12d4,
-0x0c12d0,
-0x0c12cc,
-0x0c12c8,
-0x0c12c4,
-0x0c12c0,
-0x0c12bc,
-0x0c12b8,
-0x0c12b4,
-0x0c12b0,
-0x0c12ac,
-0x0c12a8,
-0x0c12a4,
-0x0c12a0,
-0x0c129c,
-0x0c1298,
-0x0c1294,
-0x0c1290,
-0x0c128c,
-0x0c1288,
-0x0c1284,
-0x0c1280,
-0x0c127c,
-0x0c1278,
-0x0c1270,
-0x0c1268,
-0x0c1264,
-0x0c1260,
-0x0c125c,
-0x0c1258,
-0x0c1254,
-0x0c1250,
-0x0c124c,
-0x0c1248,
-0x0c1244,
-0x0c1240,
-0x0c123c,
-0x0c1238,
-0x0c1234,
-0x0c1230,
-0x0c122c,
-0x0c1228,
-0x0c1224,
-0x0c1220,
-0x0c1218,
-0x0c1214,
-0x0c1210,
-0x0c120c,
-0x0c1208,
-0x0c1204,
-0x0c1200,
-0x0c11fc,
-0x0c11f8,
-0x0c11f4,
-0x0c11f0,
-0x0c11ec,
-0x0c11e8,
-0x0c11e4,
-0x0c11e0,
-0x0c11dc,
-0x0c11d8,
-0x0c11d0,
-0x0c11cc,
-0x0c11c8,
-0x0c11c4,
-0x0c11c0,
-0x0c11bc,
-0x0c11b8,
-0x0c11b4,
-0x0c11b0,
-0x0c11ac,
-0x0c11a8,
-0x0c11a4,
-0x0c11a0,
-0x0c119c,
-0x0c1198,
-0x0c1194,
-0x0c1190,
-0x0c118c,
-0x0c1188,
-0x0c1184,
-0x0c1180,
-0x0c117c,
-0x0c1178,
-0x0c1174,
-0x0c1170,
-0x0c116c,
-0x0c1168,
-0x0c1164,
-0x0c1160,
-0x0c115c,
-0x0c1158,
-0x0c1154,
-0x0c1150,
-0x0c114c,
-0x0c1148,
-0x0c1144,
-0x0c1140,
-0x0c113c,
-0x0c1138,
-0x0c1134,
-0x0c1130,
-0x0c112c,
-0x0c1128,
-0x0c1124,
-0x0c1120,
-0x0c111c,
-0x0c1118,
-0x0c1114,
-0x0c1110,
-0x0c110c,
-0x0c1108,
-0x0c1104,
-0x0c1100,
-0x0c1064,
-0x0c1060,
-0x0c105c,
-0x0c1058,
-0x0c1054,
-0x0c1050,
-0x0c104c,
-0x0c1048,
-0x0c1044,
-0x0c1040,
-0x0c103c,
-0x0c1038,
-0x0c1034,
-0x0c1030,
-0x0c102c,
-0x0c1028,
-0x0c1024,
-0x0c1020,
-0x0c101c,
-0x0c1018,
-0x0c1014,
-0x0c1010,
-0x0c100c,
-0x0c1008,
-0x0c1004,
-0x0c1000,
-0x0c0ff4,
-0x0c0ff0,
-0x0c0fb4,
-0x0c0fb0,
-0x0c0fa0,
-0x0c0f94,
-0x0c0f90,
-0x0c0f80,
-0x0c0f74,
-0x0c0f70,
-0x0c0f60,
-0x0c0f54,
-0x0c0f50,
-0x0c0f40,
-0x0c0f28,
-0x0c0f20,
-0x0c0f1c,
-0x0c0f18,
-0x0c0f10,
-0x0c0f0c,
-0x0c0f04,
-0x0c0f00,
-0x0c080c,
-0x0c0808,
-0x0c0804,
-0x0c0800,
-0x0c0754,
-0x0c0750,
-0x0c0740,
-0x0c0734,
-0x0c0730,
-0x0c0720,
-0x0c0714,
-0x0c0710,
-0x0c0700,
-0x0c0694,
-0x0c0690,
-0x0c0680,
-0x0c0674,
-0x0c0670,
-0x0c0660,
-0x0c064c,
-0x0c0648,
-0x0c0644,
-0x0c0640,
-0x0c0600,
-0x0c046c,
-0x0c0468,
-0x0c045c,
-0x0c0458,
-0x0c044c,
-0x0c0448,
-0x0c043c,
-0x0c0438,
-0x0c042c,
-0x0c0428,
-0x0c041c,
-0x0c0418,
-0x0c040c,
-0x0c0408,
-0x0c030c,
-0x0c0308,
-0x0c0304,
-0x0c0300,
-0x0c02ec,
-0x0c02e8,
-0x0c02e4,
-0x0c02e0,
-0x0c02dc,
-0x0c02d8,
-0x0c02d4,
-0x0c02d0,
-0x0c02cc,
-0x0c02c8,
-0x0c02c4,
-0x0c02c0,
-0x0c02bc,
-0x0c02b8,
-0x0c02b4,
-0x0c02b0,
-0x0c02ac,
-0x0c02a8,
-0x0c02a4,
-0x0c02a0,
-0x0c029c,
-0x0c0298,
-0x0c0294,
-0x0c0290,
-0x0c028c,
-0x0c0288,
-0x0c0284,
-0x0c0280,
-0x0c027c,
-0x0c0278,
-0x0c0270,
-0x0c0268,
-0x0c0264,
-0x0c0260,
-0x0c025c,
-0x0c0258,
-0x0c0254,
-0x0c0250,
-0x0c024c,
-0x0c0248,
-0x0c0244,
-0x0c0240,
-0x0c023c,
-0x0c0238,
-0x0c0234,
-0x0c0230,
-0x0c022c,
-0x0c0228,
-0x0c0224,
-0x0c0220,
-0x0c0218,
-0x0c0214,
-0x0c0210,
-0x0c020c,
-0x0c0208,
-0x0c0204,
-0x0c0200,
-0x0c01fc,
-0x0c01f8,
-0x0c01f4,
-0x0c01f0,
-0x0c01ec,
-0x0c01e8,
-0x0c01e4,
-0x0c01e0,
-0x0c01dc,
-0x0c01d8,
-0x0c01d0,
-0x0c01cc,
-0x0c01c8,
-0x0c01c4,
-0x0c01c0,
-0x0c01bc,
-0x0c01b8,
-0x0c01b4,
-0x0c01b0,
-0x0c01ac,
-0x0c01a8,
-0x0c01a4,
-0x0c01a0,
-0x0c019c,
-0x0c0198,
-0x0c0194,
-0x0c0190,
-0x0c018c,
-0x0c0188,
-0x0c0184,
-0x0c0180,
-0x0c017c,
-0x0c0178,
-0x0c0174,
-0x0c0170,
-0x0c016c,
-0x0c0168,
-0x0c0164,
-0x0c0160,
-0x0c015c,
-0x0c0158,
-0x0c0154,
-0x0c0150,
-0x0c014c,
-0x0c0148,
-0x0c0144,
-0x0c0140,
-0x0c013c,
-0x0c0138,
-0x0c0134,
-0x0c0130,
-0x0c012c,
-0x0c0128,
-0x0c0124,
-0x0c0120,
-0x0c011c,
-0x0c0118,
-0x0c0114,
-0x0c0110,
-0x0c010c,
-0x0c0108,
-0x0c0104,
-0x0c0100,
-0x0c0064,
-0x0c0060,
-0x0c005c,
-0x0c0058,
-0x0c0054,
-0x0c0050,
-0x0c004c,
-0x0c0048,
-0x0c0044,
-0x0c0040,
-0x0c003c,
-0x0c0038,
-0x0c0034,
-0x0c0030,
-0x0c002c,
-0x0c0028,
-0x0c0024,
-0x0c0020,
-0x0c001c,
-0x0c0018,
-0x0c0014,
-0x0c0010,
-0x0c000c,
-0x0c0008,
-0x0c0004,
-0x0c0000,
-0x0b0f5c,
-0x0b0f58,
-0x0b0f4c,
-0x0b0f48,
-0x0b0f3c,
-0x0b0f38,
-0x0b0f2c,
-0x0b0f28,
-0x0b0f1c,
-0x0b0f18,
-0x0b0f0c,
-0x0b0f08,
-0x0b0efc,
-0x0b0ef8,
-0x0b0ef4,
-0x0b0ef0,
-0x0b0eec,
-0x0b0ee8,
-0x0b0ee4,
-0x0b0ee0,
-0x0b0edc,
-0x0b0ed8,
-0x0b0ed4,
-0x0b0ed0,
-0x0b0ebc,
-0x0b0eb8,
-0x0b0eb4,
-0x0b0eb0,
-0x0b0eac,
-0x0b0ea8,
-0x0b0ea4,
-0x0b0ea0,
-0x0b0e9c,
-0x0b0e98,
-0x0b0e94,
-0x0b0e90,
-0x0b0e7c,
-0x0b0e78,
-0x0b0e74,
-0x0b0e70,
-0x0b0e6c,
-0x0b0e68,
-0x0b0e64,
-0x0b0e60,
-0x0b0e5c,
-0x0b0e58,
-0x0b0e54,
-0x0b0e50,
-0x0b0e3c,
-0x0b0e38,
-0x0b0e34,
-0x0b0e30,
-0x0b0e2c,
-0x0b0e28,
-0x0b0e24,
-0x0b0e20,
-0x0b0e1c,
-0x0b0e18,
-0x0b0e14,
-0x0b0e10,
-0x0b0dfc,
-0x0b0df8,
-0x0b0df4,
-0x0b0df0,
-0x0b0dec,
-0x0b0de8,
-0x0b0de4,
-0x0b0de0,
-0x0b0ddc,
-0x0b0dd8,
-0x0b0dd4,
-0x0b0dd0,
-0x0b0dbc,
-0x0b0db8,
-0x0b0db4,
-0x0b0db0,
-0x0b0dac,
-0x0b0da8,
-0x0b0da4,
-0x0b0da0,
-0x0b0d9c,
-0x0b0d98,
-0x0b0d94,
-0x0b0d90,
-0x0b0d7c,
-0x0b0d78,
-0x0b0d6c,
-0x0b0d68,
-0x0b0d5c,
-0x0b0d58,
-0x0b0d4c,
-0x0b0d48,
-0x0b0d3c,
-0x0b0d38,
-0x0b0d2c,
-0x0b0d28,
-0x0b0cfc,
-0x0b0cf8,
-0x0b0cec,
-0x0b0ce8,
-0x0b0cdc,
-0x0b0cd8,
-0x0b0ccc,
-0x0b0cc8,
-0x0b0cbc,
-0x0b0cb8,
-0x0b0cac,
-0x0b0ca8,
-0x0b0bdc,
-0x0b0bd8,
-0x0b0bd4,
-0x0b0bd0,
-0x0b0bcc,
-0x0b0bbc,
-0x0b0bb8,
-0x0b0bb4,
-0x0b0bb0,
-0x0b0bac,
-0x0b0b9c,
-0x0b0b98,
-0x0b0b94,
-0x0b0b90,
-0x0b0b8c,
-0x0b0b7c,
-0x0b0b78,
-0x0b0b74,
-0x0b0b70,
-0x0b0b6c,
-0x0b0b5c,
-0x0b0b58,
-0x0b0b54,
-0x0b0b50,
-0x0b0b4c,
-0x0b0b3c,
-0x0b0b38,
-0x0b0b34,
-0x0b0b30,
-0x0b0b2c,
-0x0b0b1c,
-0x0b0b18,
-0x0b0b14,
-0x0b0b10,
-0x0b0b0c,
-0x0b0aa4,
-0x0b0aa0,
-0x0b0a9c,
-0x0b0a98,
-0x0b0a90,
-0x0b0a8c,
-0x0b0a88,
-0x0b0a74,
-0x0b0a6c,
-0x0b0a68,
-0x0b0a64,
-0x0b0a60,
-0x0b0a5c,
-0x0b0a58,
-0x0b0a54,
-0x0b0a50,
-0x0b0a4c,
-0x0b0a48,
-0x0b0a44,
-0x0b0a40,
-0x0b0a3c,
-0x0b0a38,
-0x0b0a34,
-0x0b0a30,
-0x0b0a2c,
-0x0b0a28,
-0x0b0a24,
-0x0b0a20,
-0x0b0a1c,
-0x0b0a18,
-0x0b0a14,
-0x0b0a10,
-0x0b0a0c,
-0x0b0a08,
-0x0b0a04,
-0x0b0a00,
-0x0b09fc,
-0x0b09f8,
-0x0b09f4,
-0x0b09f0,
-0x0b09ec,
-0x0b09e8,
-0x0b09e4,
-0x0b09e0,
-0x0b09dc,
-0x0b09d8,
-0x0b09d4,
-0x0b09d0,
-0x0b09cc,
-0x0b09c8,
-0x0b09c4,
-0x0b09c0,
-0x0b09bc,
-0x0b09b8,
-0x0b09b4,
-0x0b09b0,
-0x0b09a8,
-0x0b09a4,
-0x0b09a0,
-0x0b095c,
-0x0b0958,
-0x0b0954,
-0x0b0950,
-0x0b0914,
-0x0b0910,
-0x0b0900,
-0x0b08f4,
-0x0b08f0,
-0x0b08b4,
-0x0b08b0,
-0x0b08a0,
-0x0b0894,
-0x0b0890,
-0x0b0880,
-0x0b0874,
-0x0b0870,
-0x0b0860,
-0x0b0854,
-0x0b0850,
-0x0b0840,
-0x0b0828,
-0x0b0820,
-0x0b081c,
-0x0b0818,
-0x0b0810,
-0x0b080c,
-0x0b0804,
-0x0b0800,
-0x0b07fc,
-0x0b07f8,
-0x0b07f4,
-0x0b07f0,
-0x0b07ec,
-0x0b07e8,
-0x0b07e4,
-0x0b07e0,
-0x0b07dc,
-0x0b07c4,
-0x0b07c0,
-0x0b07bc,
-0x0b07b8,
-0x0b07b4,
-0x0b07b0,
-0x0b07ac,
-0x0b07a8,
-0x0b07a4,
-0x0b07a0,
-0x0b079c,
-0x0b0784,
-0x0b0780,
-0x0b0768,
-0x0b0764,
-0x0b0760,
-0x0b0754,
-0x0b0750,
-0x0b0534,
-0x0b0530,
-0x0b052c,
-0x0b0528,
-0x0b0524,
-0x0b0520,
-0x0b051c,
-0x0b0518,
-0x0b0514,
-0x0b0510,
-0x0b050c,
-0x0b0508,
-0x0b0504,
-0x0b0500,
-0x0b0408,
-0x0b0404,
-0x0b0400,
-0x0b03fc,
-0x0b03f8,
-0x0b03f4,
-0x0b03f0,
-0x0b03ec,
-0x0b03e8,
-0x0b03e4,
-0x0b03e0,
-0x0b03dc,
-0x0b03d8,
-0x0b03d4,
-0x0b03d0,
-0x0b03cc,
-0x0b03c8,
-0x0b03c4,
-0x0b03c0,
-0x0b03bc,
-0x0b03b8,
-0x0b03b4,
-0x0b03b0,
-0x0b03ac,
-0x0b03a8,
-0x0b03a4,
-0x0b03a0,
-0x0b039c,
-0x0b0398,
-0x0b0394,
-0x0b0390,
-0x0b038c,
-0x0b0388,
-0x0b0384,
-0x0b0380,
-0x0b037c,
-0x0b0378,
-0x0b0374,
-0x0b0370,
-0x0b036c,
-0x0b0368,
-0x0b0364,
-0x0b0360,
-0x0b035c,
-0x0b0358,
-0x0b0354,
-0x0b0350,
-0x0b034c,
-0x0b0348,
-0x0b0344,
-0x0b0340,
-0x0b033c,
-0x0b0338,
-0x0b0334,
-0x0b0330,
-0x0b032c,
-0x0b0328,
-0x0b0324,
-0x0b0320,
-0x0b031c,
-0x0b0318,
-0x0b0314,
-0x0b0310,
-0x0b030c,
-0x0b0308,
-0x0b0304,
-0x0b0300,
-0x0b02fc,
-0x0b02f8,
-0x0b02f4,
-0x0b02f0,
-0x0b02ec,
-0x0b02e8,
-0x0b02e4,
-0x0b02e0,
-0x0b02dc,
-0x0b02d8,
-0x0b02d4,
-0x0b02d0,
-0x0b02cc,
-0x0b02c8,
-0x0b02c4,
-0x0b02c0,
-0x0b02bc,
-0x0b02b8,
-0x0b02b4,
-0x0b02b0,
-0x0b02ac,
-0x0b02a8,
-0x0b02a4,
-0x0b02a0,
-0x0b029c,
-0x0b0298,
-0x0b0294,
-0x0b0290,
-0x0b028c,
-0x0b0288,
-0x0b0284,
-0x0b0280,
-0x0b027c,
-0x0b0278,
-0x0b0274,
-0x0b0270,
-0x0b026c,
-0x0b0268,
-0x0b0264,
-0x0b0260,
-0x0b025c,
-0x0b0258,
-0x0b0254,
-0x0b0250,
-0x0b01f8,
-0x0b01f4,
-0x0b01f0,
-0x0b01ec,
-0x0b01e8,
-0x0b01e4,
-0x0b01e0,
-0x0b01dc,
-0x0b01d8,
-0x0b01d4,
-0x0b01cc,
-0x0b01c8,
-0x0b01c4,
-0x0b01c0,
-0x0b01ac,
-0x0b01a8,
-0x0b01a4,
-0x0b01a0,
-0x0b0180,
-0x0b017c,
-0x0b0178,
-0x0b0174,
-0x0b0170,
-0x0b016c,
-0x0b0168,
-0x0b0164,
-0x0b0160,
-0x0b015c,
-0x0b0158,
-0x0b0154,
-0x0b0150,
-0x0b014c,
-0x0b0148,
-0x0b0144,
-0x0b0140,
-0x0b013c,
-0x0b0138,
-0x0b0134,
-0x0b0130,
-0x0b012c,
-0x0b0128,
-0x0b011c,
-0x0b0118,
-0x0b0110,
-0x0b010c,
-0x0b0108,
-0x0b0104,
-0x0b0100,
-0x0b00fc,
-0x0b00f8,
-0x0b00f4,
-0x0b00f0,
-0x0b00e4,
-0x0b00e0,
-0x0b00dc,
-0x0b00d8,
-0x0b00d4,
-0x0b00d0,
-0x0b00cc,
-0x0b00c8,
-0x0b00c4,
-0x0b00c0,
-0x0b00bc,
-0x0b00b8,
-0x0b00b4,
-0x0b00b0,
-0x0b00ac,
-0x0b00a8,
-0x0b00a4,
-0x0b00a0,
-0x0b009c,
-0x0b0098,
-0x0b0094,
-0x0b0090,
-0x0b008c,
-0x0b0088,
-0x0b0084,
-0x0b0080,
-0x0b007c,
-0x0b0078,
-0x0b0074,
-0x0b0070,
-0x0b006c,
-0x0b0068,
-0x0b0064,
-0x0b0060,
-0x0b005c,
-0x0b0058,
-0x0b0054,
-0x0b0050,
-0x0b004c,
-0x0b0048,
-0x0b0044,
-0x0b0040,
-0x0b0038,
-0x0b0030,
-0x0b002c,
-0x0b0028,
-0x0b0024,
-0x0b0020,
-0x0b001c,
-0x0b0018,
-0x0b0014,
-0x0b0010,
-0x0b000c,
-0x0b0008,
-0x0b0004,
-0x0b0000,
-0x074550,
-0x07454c,
-0x074548,
-0x074544,
-0x074540,
-0x074504,
-0x074500,
-0x0744f8,
-0x0744ac,
-0x0744a8,
-0x0744a4,
-0x0744a0,
-0x07449c,
-0x074498,
-0x074494,
-0x074490,
-0x07448c,
-0x074488,
-0x074484,
-0x074480,
-0x0743d4,
-0x0743d0,
-0x0743c0,
-0x0743b4,
-0x0743b0,
-0x0743a0,
-0x074394,
-0x074390,
-0x074380,
-0x074374,
-0x074370,
-0x074360,
-0x074354,
-0x074350,
-0x074340,
-0x074334,
-0x074330,
-0x074320,
-0x074314,
-0x074310,
-0x074300,
-0x0742f4,
-0x0742f0,
-0x0742e0,
-0x0742d4,
-0x0742d0,
-0x0742c0,
-0x0742b4,
-0x0742b0,
-0x0742a0,
-0x074294,
-0x074290,
-0x074280,
-0x074274,
-0x074270,
-0x074260,
-0x074254,
-0x074250,
-0x074240,
-0x074234,
-0x074230,
-0x074220,
-0x074214,
-0x074210,
-0x074200,
-0x073d0c,
-0x073d08,
-0x073d04,
-0x073d00,
-0x073cfc,
-0x073cf8,
-0x073cf4,
-0x073cf0,
-0x073cec,
-0x073ce8,
-0x073ce4,
-0x073ce0,
-0x073cdc,
-0x073cd8,
-0x073cd4,
-0x073cd0,
-0x073ccc,
-0x073cc8,
-0x073cc4,
-0x073cc0,
-0x073cbc,
-0x073cb8,
-0x073cb4,
-0x073cb0,
-0x073cac,
-0x073ca8,
-0x073ca4,
-0x073ca0,
-0x073c9c,
-0x073c98,
-0x073c94,
-0x073c90,
-0x073c8c,
-0x073c88,
-0x073c84,
-0x073c80,
-0x073c7c,
-0x073c78,
-0x073c74,
-0x073c70,
-0x073c6c,
-0x073c68,
-0x073c64,
-0x073c60,
-0x073c5c,
-0x073c58,
-0x073c54,
-0x073c50,
-0x073c4c,
-0x073c48,
-0x073c44,
-0x073c40,
-0x073c3c,
-0x073c38,
-0x073c34,
-0x073c30,
-0x073c2c,
-0x073c28,
-0x073c24,
-0x073c20,
-0x073c1c,
-0x073c18,
-0x073c14,
-0x073c10,
-0x073c0c,
-0x073c08,
-0x073c04,
-0x073c00,
-0x073bfc,
-0x073bf8,
-0x073bf4,
-0x073bf0,
-0x073bec,
-0x073be8,
-0x073be4,
-0x073be0,
-0x073bdc,
-0x073bd8,
-0x073bd4,
-0x073bd0,
-0x073bcc,
-0x073bc8,
-0x073bc4,
-0x073bc0,
-0x073bbc,
-0x073bb8,
-0x073bb4,
-0x073bb0,
-0x073bac,
-0x073ba8,
-0x073ba4,
-0x073ba0,
-0x073b9c,
-0x073b98,
-0x073b94,
-0x073b90,
-0x073b8c,
-0x073b88,
-0x073b84,
-0x073b80,
-0x073b7c,
-0x073b78,
-0x073b74,
-0x073b70,
-0x073b6c,
-0x073b68,
-0x073b64,
-0x073b60,
-0x073b5c,
-0x073b58,
-0x073b54,
-0x073b50,
-0x073b4c,
-0x073b48,
-0x073b44,
-0x073b40,
-0x073b3c,
-0x073b38,
-0x073b34,
-0x073b30,
-0x073b2c,
-0x073b28,
-0x073b24,
-0x073b20,
-0x073b1c,
-0x073b18,
-0x073b14,
-0x073b10,
-0x073b0c,
-0x073b08,
-0x073b04,
-0x073b00,
-0x073afc,
-0x073af8,
-0x073af4,
-0x073af0,
-0x073aec,
-0x073ae8,
-0x073ae4,
-0x073ae0,
-0x073adc,
-0x073ad8,
-0x073ad4,
-0x073ad0,
-0x073acc,
-0x073ac8,
-0x073ac4,
-0x073ac0,
-0x073abc,
-0x073ab8,
-0x073ab4,
-0x073ab0,
-0x073aac,
-0x073aa8,
-0x073aa4,
-0x073aa0,
-0x073a9c,
-0x073a98,
-0x073a94,
-0x073a90,
-0x073a8c,
-0x073a88,
-0x073a84,
-0x073a80,
-0x073a7c,
-0x073a78,
-0x073a74,
-0x073a70,
-0x073a6c,
-0x073a68,
-0x073a64,
-0x073a60,
-0x073a5c,
-0x073a58,
-0x073a54,
-0x073a50,
-0x073a4c,
-0x073a48,
-0x073a44,
-0x073a40,
-0x073a3c,
-0x073a38,
-0x073a34,
-0x073a30,
-0x073a2c,
-0x073a28,
-0x073a24,
-0x073a20,
-0x073a1c,
-0x073a18,
-0x073a14,
-0x073a10,
-0x073a0c,
-0x073a08,
-0x073a04,
-0x073a00,
-0x0739fc,
-0x0739f8,
-0x0739f4,
-0x0739f0,
-0x0739ec,
-0x0739e8,
-0x0739e4,
-0x0739e0,
-0x0739dc,
-0x0739d8,
-0x0739d4,
-0x0739d0,
-0x0739cc,
-0x0739c8,
-0x0739c4,
-0x0739c0,
-0x0739bc,
-0x0739b8,
-0x0739b4,
-0x0739b0,
-0x0739ac,
-0x0739a8,
-0x0739a4,
-0x0739a0,
-0x07399c,
-0x073998,
-0x073994,
-0x073990,
-0x07398c,
-0x073988,
-0x073984,
-0x073980,
-0x07397c,
-0x073978,
-0x073974,
-0x073970,
-0x07396c,
-0x073968,
-0x073964,
-0x073960,
-0x07395c,
-0x073958,
-0x073954,
-0x073950,
-0x07394c,
-0x073948,
-0x073944,
-0x073940,
-0x07393c,
-0x073938,
-0x073934,
-0x073930,
-0x07392c,
-0x073928,
-0x073924,
-0x073920,
-0x07391c,
-0x073918,
-0x073914,
-0x073910,
-0x07390c,
-0x073908,
-0x073904,
-0x073900,
-0x0738fc,
-0x0738f8,
-0x0738f4,
-0x0738f0,
-0x0738ec,
-0x0738e8,
-0x0738e4,
-0x0738e0,
-0x0738dc,
-0x0738d8,
-0x0738d4,
-0x0738d0,
-0x0738cc,
-0x0738c8,
-0x0738c4,
-0x0738c0,
-0x0738bc,
-0x0738b8,
-0x0738b4,
-0x0738b0,
-0x0738ac,
-0x0738a8,
-0x0738a4,
-0x0738a0,
-0x07389c,
-0x073898,
-0x073894,
-0x073890,
-0x07388c,
-0x073888,
-0x073884,
-0x073880,
-0x07387c,
-0x073878,
-0x073874,
-0x073870,
-0x07386c,
-0x073868,
-0x073864,
-0x073860,
-0x07385c,
-0x073858,
-0x073854,
-0x073850,
-0x07384c,
-0x073848,
-0x073844,
-0x073840,
-0x07383c,
-0x073838,
-0x073834,
-0x073830,
-0x07382c,
-0x073828,
-0x073824,
-0x073820,
-0x07381c,
-0x073818,
-0x073814,
-0x073810,
-0x07380c,
-0x073808,
-0x073804,
-0x073800,
-0x07350c,
-0x073508,
-0x073504,
-0x073500,
-0x0734fc,
-0x0734f8,
-0x0734f4,
-0x0734f0,
-0x0734ec,
-0x0734e8,
-0x0734e4,
-0x0734e0,
-0x0734dc,
-0x0734d8,
-0x0734d4,
-0x0734d0,
-0x0734cc,
-0x0734c8,
-0x0734c4,
-0x0734c0,
-0x0734bc,
-0x0734b8,
-0x0734b4,
-0x0734b0,
-0x0734ac,
-0x0734a8,
-0x0734a4,
-0x0734a0,
-0x07349c,
-0x073498,
-0x073494,
-0x073490,
-0x07348c,
-0x073488,
-0x073484,
-0x073480,
-0x07347c,
-0x073478,
-0x073474,
-0x073470,
-0x07346c,
-0x073468,
-0x073464,
-0x073460,
-0x07345c,
-0x073458,
-0x073454,
-0x073450,
-0x07344c,
-0x073448,
-0x073444,
-0x073440,
-0x07343c,
-0x073438,
-0x073434,
-0x073430,
-0x07342c,
-0x073428,
-0x073424,
-0x073420,
-0x07341c,
-0x073418,
-0x073414,
-0x073410,
-0x07340c,
-0x073408,
-0x073404,
-0x073400,
-0x0733fc,
-0x0733f8,
-0x0733f4,
-0x0733f0,
-0x0733ec,
-0x0733e8,
-0x0733e4,
-0x0733e0,
-0x0733dc,
-0x0733d8,
-0x0733d4,
-0x0733d0,
-0x0733cc,
-0x0733c8,
-0x0733c4,
-0x0733c0,
-0x0733bc,
-0x0733b8,
-0x0733b4,
-0x0733b0,
-0x0733ac,
-0x0733a8,
-0x0733a4,
-0x0733a0,
-0x07339c,
-0x073398,
-0x073394,
-0x073390,
-0x07338c,
-0x073388,
-0x073384,
-0x073380,
-0x07337c,
-0x073378,
-0x073374,
-0x073370,
-0x07336c,
-0x073368,
-0x073364,
-0x073360,
-0x07335c,
-0x073358,
-0x073354,
-0x073350,
-0x07334c,
-0x073348,
-0x073344,
-0x073340,
-0x07333c,
-0x073338,
-0x073334,
-0x073330,
-0x07332c,
-0x073328,
-0x073324,
-0x073320,
-0x07331c,
-0x073318,
-0x073314,
-0x073310,
-0x07330c,
-0x073308,
-0x073304,
-0x073300,
-0x0732fc,
-0x0732f8,
-0x0732f4,
-0x0732f0,
-0x0732ec,
-0x0732e8,
-0x0732e4,
-0x0732e0,
-0x0732dc,
-0x0732d8,
-0x0732d4,
-0x0732d0,
-0x0732cc,
-0x0732c8,
-0x0732c4,
-0x0732c0,
-0x0732bc,
-0x0732b8,
-0x0732b4,
-0x0732b0,
-0x0732ac,
-0x0732a8,
-0x0732a4,
-0x0732a0,
-0x07329c,
-0x073298,
-0x073294,
-0x073290,
-0x07328c,
-0x073288,
-0x073284,
-0x073280,
-0x07327c,
-0x073278,
-0x073274,
-0x073270,
-0x07326c,
-0x073268,
-0x073264,
-0x073260,
-0x07325c,
-0x073258,
-0x073254,
-0x073250,
-0x07324c,
-0x073248,
-0x073244,
-0x073240,
-0x07323c,
-0x073238,
-0x073234,
-0x073230,
-0x07322c,
-0x073228,
-0x073224,
-0x073220,
-0x07321c,
-0x073218,
-0x073214,
-0x073210,
-0x07320c,
-0x073208,
-0x073204,
-0x073200,
-0x0731fc,
-0x0731f8,
-0x0731f4,
-0x0731f0,
-0x0731ec,
-0x0731e8,
-0x0731e4,
-0x0731e0,
-0x0731dc,
-0x0731d8,
-0x0731d4,
-0x0731d0,
-0x0731cc,
-0x0731c8,
-0x0731c4,
-0x0731c0,
-0x0731bc,
-0x0731b8,
-0x0731b4,
-0x0731b0,
-0x0731ac,
-0x0731a8,
-0x0731a4,
-0x0731a0,
-0x07319c,
-0x073198,
-0x073194,
-0x073190,
-0x07318c,
-0x073188,
-0x073184,
-0x073180,
-0x07317c,
-0x073178,
-0x073174,
-0x073170,
-0x07316c,
-0x073168,
-0x073164,
-0x073160,
-0x07315c,
-0x073158,
-0x073154,
-0x073150,
-0x07314c,
-0x073148,
-0x073144,
-0x073140,
-0x07313c,
-0x073138,
-0x073134,
-0x073130,
-0x07312c,
-0x073128,
-0x073124,
-0x073120,
-0x07311c,
-0x073118,
-0x073114,
-0x073110,
-0x07310c,
-0x073108,
-0x073104,
-0x073100,
-0x0730fc,
-0x0730f8,
-0x0730f4,
-0x0730f0,
-0x0730ec,
-0x0730e8,
-0x0730e4,
-0x0730e0,
-0x0730dc,
-0x0730d8,
-0x0730d4,
-0x0730d0,
-0x0730cc,
-0x0730c8,
-0x0730c4,
-0x0730c0,
-0x0730bc,
-0x0730b8,
-0x0730b4,
-0x0730b0,
-0x0730ac,
-0x0730a8,
-0x0730a4,
-0x0730a0,
-0x07309c,
-0x073098,
-0x073094,
-0x073090,
-0x07308c,
-0x073088,
-0x073084,
-0x073080,
-0x07307c,
-0x073078,
-0x073074,
-0x073070,
-0x07306c,
-0x073068,
-0x073064,
-0x073060,
-0x07305c,
-0x073058,
-0x073054,
-0x073050,
-0x07304c,
-0x073048,
-0x073044,
-0x073040,
-0x07303c,
-0x073038,
-0x073034,
-0x073030,
-0x07302c,
-0x073028,
-0x073024,
-0x073020,
-0x07301c,
-0x073018,
-0x073014,
-0x073010,
-0x07300c,
-0x073008,
-0x073004,
-0x073000,
-0x072018,
-0x072014,
-0x072010,
-0x07200c,
-0x072008,
-0x072004,
-0x072000,
-0x071018,
-0x071014,
-0x071010,
-0x07100c,
-0x071008,
-0x071004,
-0x071000,
-0x070e18,
-0x070e14,
-0x070e10,
-0x070e0c,
-0x070e08,
-0x070e04,
-0x070e00,
-0x070db4,
-0x070db0,
-0x070da0,
-0x070d94,
-0x070d90,
-0x070d80,
-0x070d74,
-0x070d70,
-0x070d60,
-0x070d54,
-0x070d50,
-0x070d40,
-0x070d30,
-0x070d2c,
-0x070d28,
-0x070d1c,
-0x070d18,
-0x070d14,
-0x070d10,
-0x070d0c,
-0x070c44,
-0x070c40,
-0x0702f4,
-0x0702f0,
-0x0702ec,
-0x0702e8,
-0x0702e4,
-0x0702e0,
-0x0702dc,
-0x0702d8,
-0x0702d4,
-0x0702d0,
-0x0702cc,
-0x0702c8,
-0x0702c4,
-0x0702c0,
-0x0702b4,
-0x0702b0,
-0x0702a0,
-0x070290,
-0x07028c,
-0x070288,
-0x070284,
-0x070280,
-0x07027c,
-0x070278,
-0x070274,
-0x070270,
-0x07026c,
-0x070268,
-0x070264,
-0x070260,
-0x07025c,
-0x070258,
-0x070254,
-0x070250,
-0x07023c,
-0x070238,
-0x070234,
-0x070230,
-0x07022c,
-0x070224,
-0x070220,
-0x07021c,
-0x070210,
-0x070208,
-0x070204,
-0x070200,
-0x0701b4,
-0x0701b0,
-0x0701a0,
-//0x07018c,
-//0x070188,
-//0x070184,
-//0x070180,
-//0x070150,
-//0x07014c,
-//0x070148,
-//0x070144,
-//0x070140,
-//0x070130,
-//0x07012c,
-//0x070128,
-//0x070120,
-//0x07011c,
-//0x070118,
-//0x070114,
-//0x070110,
-//0x07010c,
-//0x070104,
-//0x070100,
-0x0700fc,
-0x0700f8,
-0x0700f4,
-0x0700f0,
-0x070094,
-0x070090,
-0x070080,
-0x070074,
-0x070070,
-0x070060,
-0x070054,
-0x070050,
-0x070040,
-0x070028,
-0x070020,
-0x07001c,
-0x070018,
-0x070010,
-0x07000c,
-0x070004,
-0x070000,
-0x06f950,
-0x06f94c,
-0x06f948,
-0x06f944,
-0x06f940,
-0x06f93c,
-0x06f938,
-0x06f934,
-0x06f930,
-0x06f92c,
-0x06f928,
-0x06f924,
-0x06f920,
-0x06f91c,
-0x06f918,
-0x06f914,
-0x06f910,
-0x06f90c,
-0x06f908,
-0x06f904,
-0x06f900,
-0x06f8fc,
-0x06f8f8,
-0x06f8f4,
-0x06f8f0,
-0x06f8ec,
-0x06f8e8,
-0x06f8e4,
-0x06f8e0,
-0x06f8dc,
-0x06f8d8,
-0x06f8d4,
-0x06f8d0,
-0x06f8cc,
-0x06f8c8,
-0x06f8c4,
-0x06f8c0,
-0x06f8bc,
-0x06f8b8,
-0x06f8b4,
-0x06f8b0,
-0x06f8ac,
-0x06f8a8,
-0x06f8a4,
-0x06f8a0,
-0x06f89c,
-0x06f898,
-0x06f894,
-0x06f890,
-0x06f88c,
-0x06f888,
-0x06f884,
-0x06f880,
-0x06f87c,
-0x06f878,
-0x06f874,
-0x06f870,
-0x06f86c,
-0x06f868,
-0x06f864,
-0x06f860,
-0x06f85c,
-0x06f858,
-0x06f854,
-0x06f850,
-0x06f84c,
-0x06f848,
-0x06f844,
-0x06f840,
-0x06f83c,
-0x06f838,
-0x06f834,
-0x06f830,
-0x06f82c,
-0x06f828,
-0x06f824,
-0x06f820,
-0x06f81c,
-0x06f818,
-0x06f814,
-0x06f810,
-0x06f80c,
-0x06f808,
-0x06f804,
-0x06f800,
-0x06f7fc,
-0x06f7f8,
-0x06f7f4,
-0x06f7f0,
-0x06f7ec,
-0x06f7e8,
-0x06f7e4,
-0x06f7e0,
-0x06f7dc,
-0x06f7d8,
-0x06f7d4,
-0x06f7d0,
-0x06f7cc,
-0x06f7c8,
-0x06f7c4,
-0x06f7c0,
-0x06f7bc,
-0x06f7b8,
-0x06f7b4,
-0x06f7b0,
-0x06f7ac,
-0x06f7a8,
-0x06f7a4,
-0x06f7a0,
-0x06f79c,
-0x06f798,
-0x06f794,
-0x06f790,
-0x06f78c,
-0x06f788,
-0x06f784,
-0x06f780,
-0x06f77c,
-0x06f778,
-0x06f774,
-0x06f770,
-0x06f76c,
-0x06f768,
-0x06f764,
-0x06f760,
-0x06f75c,
-0x06f758,
-0x06f754,
-0x06f750,
-0x06f74c,
-0x06f748,
-0x06f744,
-0x06f740,
-0x06f73c,
-0x06f738,
-0x06f734,
-0x06f730,
-0x06f72c,
-0x06f728,
-0x06f724,
-0x06f720,
-0x06f71c,
-0x06f718,
-0x06f714,
-0x06f710,
-0x06f70c,
-0x06f708,
-0x06f704,
-0x06f700,
-0x06f6fc,
-0x06f6f8,
-0x06f6f4,
-0x06f6f0,
-0x06f6ec,
-0x06f6e8,
-0x06f6e4,
-0x06f6e0,
-0x06f6dc,
-0x06f6d8,
-0x06f6d4,
-0x06f6d0,
-0x06f6cc,
-0x06f6c8,
-0x06f6c4,
-0x06f6c0,
-0x06f6bc,
-0x06f6b8,
-0x06f6b4,
-0x06f6b0,
-0x06f6ac,
-0x06f6a8,
-0x06f6a4,
-0x06f6a0,
-0x06f69c,
-0x06f698,
-0x06f694,
-0x06f690,
-0x06f68c,
-0x06f688,
-0x06f684,
-0x06f680,
-0x06f67c,
-0x06f678,
-0x06f674,
-0x06f670,
-0x06f66c,
-0x06f668,
-0x06f664,
-0x06f660,
-0x06f65c,
-0x06f658,
-0x06f654,
-0x06f650,
-0x06f64c,
-0x06f648,
-0x06f644,
-0x06f640,
-0x06f63c,
-0x06f638,
-0x06f634,
-0x06f630,
-0x06f62c,
-0x06f628,
-0x06f624,
-0x06f620,
-0x06f61c,
-0x06f618,
-0x06f614,
-0x06f610,
-0x06f60c,
-0x06f608,
-0x06f604,
-0x06f600,
-0x06f5fc,
-0x06f5f8,
-0x06f5f4,
-0x06f5f0,
-0x06f5ec,
-0x06f5e8,
-0x06f5e4,
-0x06f5e0,
-0x06f5dc,
-0x06f5d8,
-0x06f5d4,
-0x06f5d0,
-0x06f5cc,
-0x06f5c8,
-0x06f5c4,
-0x06f5c0,
-0x06f5bc,
-0x06f5b8,
-0x06f5b4,
-0x06f5b0,
-0x06f5ac,
-0x06f5a8,
-0x06f5a4,
-0x06f5a0,
-0x06f59c,
-0x06f598,
-0x06f594,
-0x06f590,
-0x06f58c,
-0x06f588,
-0x06f584,
-0x06f580,
-0x06f57c,
-0x06f578,
-0x06f574,
-0x06f570,
-0x06f56c,
-0x06f568,
-0x06f564,
-0x06f560,
-0x06f55c,
-0x06f558,
-0x06f554,
-0x06f550,
-0x06f54c,
-0x06f548,
-0x06f544,
-0x06f540,
-0x06f53c,
-0x06f538,
-0x06f534,
-0x06f530,
-0x06f52c,
-0x06f528,
-0x06f524,
-0x06f520,
-0x06f51c,
-0x06f518,
-0x06f514,
-0x06f510,
-0x06f50c,
-0x06f508,
-0x06f504,
-0x06f500,
-0x06f4fc,
-0x06f4f8,
-0x06f4f4,
-0x06f4f0,
-0x06f4ec,
-0x06f4e8,
-0x06f4e4,
-0x06f4e0,
-0x06f4dc,
-0x06f4d8,
-0x06f4d4,
-0x06f4d0,
-0x06f4cc,
-0x06f4c8,
-0x06f4c4,
-0x06f4c0,
-0x06f4bc,
-0x06f4b8,
-0x06f4b4,
-0x06f4b0,
-0x06f4ac,
-0x06f4a8,
-0x06f4a4,
-0x06f4a0,
-0x06f49c,
-0x06f498,
-0x06f494,
-0x06f490,
-0x06f48c,
-0x06f488,
-0x06f484,
-0x06f480,
-0x06f47c,
-0x06f478,
-0x06f474,
-0x06f470,
-0x06f46c,
-0x06f468,
-0x06f464,
-0x06f460,
-0x06f45c,
-0x06f458,
-0x06f454,
-0x06f450,
-0x06f44c,
-0x06f448,
-0x06f444,
-0x06f440,
-0x06f43c,
-0x06f438,
-0x06f434,
-0x06f430,
-0x06f42c,
-0x06f428,
-0x06f424,
-0x06f420,
-0x06f41c,
-0x06f418,
-0x06f414,
-0x06f410,
-0x06f40c,
-0x06f408,
-0x06f404,
-0x06f400,
-0x06f3fc,
-0x06f3f8,
-0x06f3f4,
-0x06f3f0,
-0x06f3ec,
-0x06f3e8,
-0x06f3e4,
-0x06f3e0,
-0x06f3dc,
-0x06f3d8,
-0x06f3d4,
-0x06f3d0,
-0x06f3cc,
-0x06f3c8,
-0x06f3c4,
-0x06f3c0,
-0x06f3bc,
-0x06f3b8,
-0x06f3b4,
-0x06f3b0,
-0x06f3ac,
-0x06f3a8,
-0x06f3a4,
-0x06f3a0,
-0x06f39c,
-0x06f398,
-0x06f394,
-0x06f390,
-0x06f38c,
-0x06f388,
-0x06f384,
-0x06f380,
-0x06f37c,
-0x06f378,
-0x06f374,
-0x06f370,
-0x06f36c,
-0x06f368,
-0x06f364,
-0x06f360,
-0x06f35c,
-0x06f358,
-0x06f354,
-0x06f350,
-0x06f34c,
-0x06f348,
-0x06f344,
-0x06f340,
-0x06f33c,
-0x06f338,
-0x06f334,
-0x06f330,
-0x06f32c,
-0x06f328,
-0x06f324,
-0x06f320,
-0x06f31c,
-0x06f318,
-0x06f314,
-0x06f310,
-0x06f30c,
-0x06f308,
-0x06f304,
-0x06f300,
-0x06f2fc,
-0x06f2f8,
-0x06f2f4,
-0x06f2f0,
-0x06f2ec,
-0x06f2e8,
-0x06f2e4,
-0x06f2e0,
-0x06f2dc,
-0x06f2d8,
-0x06f2d4,
-0x06f2d0,
-0x06f2cc,
-0x06f2c8,
-0x06f2c4,
-0x06f2c0,
-0x06f2bc,
-0x06f2b8,
-0x06f2b4,
-0x06f2b0,
-0x06f2ac,
-0x06f2a8,
-0x06f2a4,
-0x06f2a0,
-0x06f29c,
-0x06f298,
-0x06f294,
-0x06f290,
-0x06f28c,
-0x06f288,
-0x06f284,
-0x06f280,
-0x06f27c,
-0x06f278,
-0x06f274,
-0x06f270,
-0x06f26c,
-0x06f268,
-0x06f264,
-0x06f260,
-0x06f25c,
-0x06f258,
-0x06f254,
-0x06f250,
-0x06f24c,
-0x06f248,
-0x06f244,
-0x06f240,
-0x06f23c,
-0x06f238,
-0x06f234,
-0x06f230,
-0x06f22c,
-0x06f228,
-0x06f224,
-0x06f220,
-0x06f21c,
-0x06f218,
-0x06f214,
-0x06f210,
-0x06f20c,
-0x06f208,
-0x06f204,
-0x06f200,
-0x06f1fc,
-0x06f1f8,
-0x06f1f4,
-0x06f1f0,
-0x06f1ec,
-0x06f1e8,
-0x06f1e4,
-0x06f1e0,
-0x06f1dc,
-0x06f1d8,
-0x06f1d4,
-0x06f1d0,
-0x06f1cc,
-0x06f1c8,
-0x06f1c4,
-0x06f1c0,
-0x06f1bc,
-0x06f1b8,
-0x06f1b4,
-0x06f1b0,
-0x06f1ac,
-0x06f1a8,
-0x06f1a4,
-0x06f1a0,
-0x06f19c,
-0x06f198,
-0x06f194,
-0x06f190,
-0x06f18c,
-0x06f188,
-0x06f184,
-0x06f180,
-0x06f17c,
-0x06f178,
-0x06f174,
-0x06f170,
-0x06f16c,
-0x06f168,
-0x06f164,
-0x06f160,
-0x06f15c,
-0x06f158,
-0x06f154,
-0x06f150,
-0x06f14c,
-0x06f148,
-0x06f144,
-0x06f140,
-0x06f13c,
-0x06f138,
-0x06f134,
-0x06f130,
-0x06f12c,
-0x06f128,
-0x06f124,
-0x06f120,
-0x06f11c,
-0x06f118,
-0x06f114,
-0x06f110,
-0x06f10c,
-0x06f108,
-0x06f104,
-0x06f100,
-0x06f0fc,
-0x06f0f8,
-0x06f0f4,
-0x06f0f0,
-0x06f0ec,
-0x06f0e8,
-0x06f0e4,
-0x06f0e0,
-0x06f0dc,
-0x06f0d8,
-0x06f0d4,
-0x06f0d0,
-0x06f0cc,
-0x06f0c8,
-0x06f0c4,
-0x06f0c0,
-0x06f0bc,
-0x06f0b8,
-0x06f0b4,
-0x06f0b0,
-0x06f0ac,
-0x06f0a8,
-0x06f0a4,
-0x06f0a0,
-0x06f09c,
-0x06f098,
-0x06f094,
-0x06f090,
-0x06f08c,
-0x06f088,
-0x06f084,
-0x06f080,
-0x06f07c,
-0x06f078,
-0x06f074,
-0x06f070,
-0x06f06c,
-0x06f068,
-0x06f064,
-0x06f060,
-0x06f05c,
-0x06f058,
-0x06f054,
-0x06f050,
-0x06f04c,
-0x06f048,
-0x06f044,
-0x06f040,
-0x06f03c,
-0x06f038,
-0x06f034,
-0x06f030,
-0x06f02c,
-0x06f028,
-0x06f024,
-0x06f020,
-0x06f01c,
-0x06f018,
-0x06f014,
-0x06f010,
-0x06f00c,
-0x06f008,
-0x06f004,
-0x06f000,
-0x06effc,
-0x06eff8,
-0x06eff4,
-0x06eff0,
-0x06efec,
-0x06efe8,
-0x06efe4,
-0x06efe0,
-0x06efdc,
-0x06efd8,
-0x06efd4,
-0x06efd0,
-0x06efcc,
-0x06efc8,
-0x06efc4,
-0x06efc0,
-0x06efbc,
-0x06efb8,
-0x06efb4,
-0x06efb0,
-0x06efac,
-0x06efa8,
-0x06efa4,
-0x06efa0,
-0x06ef9c,
-0x06ef98,
-0x06ef94,
-0x06ef90,
-0x06ef8c,
-0x06ef88,
-0x06ef84,
-0x06ef80,
-0x06ef7c,
-0x06ef78,
-0x06ef74,
-0x06ef70,
-0x06ef6c,
-0x06ef68,
-0x06ef64,
-0x06ef60,
-0x06ef5c,
-0x06ef58,
-0x06ef54,
-0x06ef50,
-0x06ef4c,
-0x06ef48,
-0x06ef44,
-0x06ef40,
-0x06ef3c,
-0x06ef38,
-0x06ef34,
-0x06ef30,
-0x06ef2c,
-0x06ef28,
-0x06ef24,
-0x06ef20,
-0x06ef1c,
-0x06ef18,
-0x06ef14,
-0x06ef10,
-0x06ef0c,
-0x06ef08,
-0x06ef04,
-0x06ef00,
-0x06eefc,
-0x06eef8,
-0x06eef4,
-0x06eef0,
-0x06eeec,
-0x06eee8,
-0x06eee4,
-0x06eee0,
-0x06eedc,
-0x06eed8,
-0x06eed4,
-0x06eed0,
-0x06eecc,
-0x06eec8,
-0x06eec4,
-0x06eec0,
-0x06eebc,
-0x06eeb8,
-0x06eeb4,
-0x06eeb0,
-0x06eeac,
-0x06eea8,
-0x06eea4,
-0x06eea0,
-0x06ee9c,
-0x06ee98,
-0x06ee94,
-0x06ee90,
-0x06ee8c,
-0x06ee88,
-0x06ee84,
-0x06ee80,
-0x06ee7c,
-0x06ee78,
-0x06ee74,
-0x06ee70,
-0x06ee6c,
-0x06ee68,
-0x06ee64,
-0x06ee60,
-0x06ee5c,
-0x06ee58,
-0x06ee54,
-0x06ee50,
-0x06ee4c,
-0x06ee48,
-0x06ee44,
-0x06ee40,
-0x06ee3c,
-0x06ee38,
-0x06ee34,
-0x06ee30,
-0x06ee2c,
-0x06ee28,
-0x06ee24,
-0x06ee20,
-0x06ee1c,
-0x06ee18,
-0x06ee14,
-0x06ee10,
-0x06ee0c,
-0x06ee08,
-0x06ee04,
-0x06ee00,
-0x06edfc,
-0x06edf8,
-0x06edf4,
-0x06edf0,
-0x06edec,
-0x06ede8,
-0x06ede4,
-0x06ede0,
-0x06eddc,
-0x06edd8,
-0x06edd4,
-0x06edd0,
-0x06edcc,
-0x06edc8,
-0x06edc4,
-0x06edc0,
-0x06edbc,
-0x06edb8,
-0x06edb4,
-0x06edb0,
-0x06edac,
-0x06eda8,
-0x06eda4,
-0x06eda0,
-0x06ed9c,
-0x06ed98,
-0x06ed94,
-0x06ed90,
-0x06ed8c,
-0x06ed88,
-0x06ed84,
-0x06ed80,
-0x06ed7c,
-0x06ed78,
-0x06ed74,
-0x06ed70,
-0x06ed6c,
-0x06ed68,
-0x06ed64,
-0x06ed60,
-0x06ed5c,
-0x06ed58,
-0x06ed54,
-0x06ed50,
-0x06ed4c,
-0x06ed48,
-0x06ed44,
-0x06ed40,
-0x06ed3c,
-0x06ed38,
-0x06ed34,
-0x06ed30,
-0x06ed2c,
-0x06ed28,
-0x06ed24,
-0x06ed20,
-0x06ed1c,
-0x06ed18,
-0x06ed14,
-0x06ed10,
-0x06ed0c,
-0x06ed08,
-0x06ed04,
-0x06ed00,
-0x06ecfc,
-0x06ecf8,
-0x06ecf4,
-0x06ecf0,
-0x06ecec,
-0x06ece8,
-0x06ece4,
-0x06ece0,
-0x06ecdc,
-0x06ecd8,
-0x06ecd4,
-0x06ecd0,
-0x06eccc,
-0x06ecc8,
-0x06ecc4,
-0x06ecc0,
-0x06ecbc,
-0x06ecb8,
-0x06ecb4,
-0x06ecb0,
-0x06ecac,
-0x06eca8,
-0x06eca4,
-0x06eca0,
-0x06ec9c,
-0x06ec98,
-0x06ec94,
-0x06ec90,
-0x06ec8c,
-0x06ec88,
-0x06ec84,
-0x06ec80,
-0x06ec7c,
-0x06ec78,
-0x06ec74,
-0x06ec70,
-0x06ec6c,
-0x06ec68,
-0x06ec64,
-0x06ec60,
-0x06ec5c,
-0x06ec58,
-0x06ec54,
-0x06ec50,
-0x06ec4c,
-0x06ec48,
-0x06ec44,
-0x06ec40,
-0x06ec3c,
-0x06ec38,
-0x06ec34,
-0x06ec30,
-0x06ec2c,
-0x06ec28,
-0x06ec24,
-0x06ec20,
-0x06ec1c,
-0x06ec18,
-0x06ec14,
-0x06ec10,
-0x06ec0c,
-0x06ec08,
-0x06ec04,
-0x06ec00,
-0x06ebfc,
-0x06ebf8,
-0x06ebf4,
-0x06ebf0,
-0x06ebec,
-0x06ebe8,
-0x06ebe4,
-0x06ebe0,
-0x06ebdc,
-0x06ebd8,
-0x06ebd4,
-0x06ebd0,
-0x06ebcc,
-0x06ebc8,
-0x06ebc4,
-0x06ebc0,
-0x06ebbc,
-0x06ebb8,
-0x06ebb4,
-0x06ebb0,
-0x06ebac,
-0x06eba8,
-0x06eba4,
-0x06eba0,
-0x06eb9c,
-0x06eb98,
-0x06eb94,
-0x06eb90,
-0x06eb8c,
-0x06eb88,
-0x06eb84,
-0x06eb80,
-0x06eb7c,
-0x06eb78,
-0x06eb74,
-0x06eb70,
-0x06eb6c,
-0x06eb68,
-0x06eb64,
-0x06eb60,
-0x06eb5c,
-0x06eb58,
-0x06eb54,
-0x06eb50,
-0x06eb4c,
-0x06eb48,
-0x06eb44,
-0x06eb40,
-0x06eb3c,
-0x06eb38,
-0x06eb34,
-0x06eb30,
-0x06eb2c,
-0x06eb28,
-0x06eb24,
-0x06eb20,
-0x06eb1c,
-0x06eb18,
-0x06eb14,
-0x06eb10,
-0x06eb0c,
-0x06eb08,
-0x06eb04,
-0x06eb00,
-0x06eafc,
-0x06eaf8,
-0x06eaf4,
-0x06eaf0,
-0x06eaec,
-0x06eae8,
-0x06eae4,
-0x06eae0,
-0x06eadc,
-0x06ead8,
-0x06ead4,
-0x06ead0,
-0x06eacc,
-0x06eac8,
-0x06eac4,
-0x06eac0,
-0x06eabc,
-0x06eab8,
-0x06eab4,
-0x06eab0,
-0x06eaac,
-0x06eaa8,
-0x06eaa4,
-0x06eaa0,
-0x06ea9c,
-0x06ea98,
-0x06ea94,
-0x06ea90,
-0x06ea8c,
-0x06ea88,
-0x06ea84,
-0x06ea80,
-0x06ea7c,
-0x06ea78,
-0x06ea74,
-0x06ea70,
-0x06ea6c,
-0x06ea68,
-0x06ea64,
-0x06ea60,
-0x06ea5c,
-0x06ea58,
-0x06ea54,
-0x06ea50,
-0x06ea4c,
-0x06ea48,
-0x06ea44,
-0x06ea40,
-0x06ea3c,
-0x06ea38,
-0x06ea34,
-0x06ea30,
-0x06ea2c,
-0x06ea28,
-0x06ea24,
-0x06ea20,
-0x06ea1c,
-0x06ea18,
-0x06ea14,
-0x06ea10,
-0x06ea0c,
-0x06ea08,
-0x06ea04,
-0x06ea00,
-0x06e9fc,
-0x06e9f8,
-0x06e9f4,
-0x06e9f0,
-0x06e9ec,
-0x06e9e8,
-0x06e9e4,
-0x06e9e0,
-0x06e9dc,
-0x06e9d8,
-0x06e9d4,
-0x06e9d0,
-0x06e9cc,
-0x06e9c8,
-0x06e9c4,
-0x06e9c0,
-0x06e9bc,
-0x06e9b8,
-0x06e9b4,
-0x06e9b0,
-0x06e9ac,
-0x06e9a8,
-0x06e9a4,
-0x06e9a0,
-0x06e99c,
-0x06e998,
-0x06e994,
-0x06e990,
-0x06e98c,
-0x06e988,
-0x06e984,
-0x06e980,
-0x06e97c,
-0x06e978,
-0x06e974,
-0x06e970,
-0x06e96c,
-0x06e968,
-0x06e964,
-0x06e960,
-0x06e95c,
-0x06e958,
-0x06e954,
-0x06e950,
-0x06e94c,
-0x06e948,
-0x06e944,
-0x06e940,
-0x06e93c,
-0x06e938,
-0x06e934,
-0x06e930,
-0x06e92c,
-0x06e928,
-0x06e924,
-0x06e920,
-0x06e91c,
-0x06e918,
-0x06e914,
-0x06e910,
-0x06e90c,
-0x06e908,
-0x06e904,
-0x06e900,
-0x06e8fc,
-0x06e8f8,
-0x06e8f4,
-0x06e8f0,
-0x06e8ec,
-0x06e8e8,
-0x06e8e4,
-0x06e8e0,
-0x06e8dc,
-0x06e8d8,
-0x06e8d4,
-0x06e8d0,
-0x06e8cc,
-0x06e8c8,
-0x06e8c4,
-0x06e8c0,
-0x06e8bc,
-0x06e8b8,
-0x06e8b4,
-0x06e8b0,
-0x06e8ac,
-0x06e8a8,
-0x06e8a4,
-0x06e8a0,
-0x06e89c,
-0x06e898,
-0x06e894,
-0x06e890,
-0x06e88c,
-0x06e888,
-0x06e884,
-0x06e880,
-0x06e87c,
-0x06e878,
-0x06e874,
-0x06e870,
-0x06e86c,
-0x06e868,
-0x06e864,
-0x06e860,
-0x06e85c,
-0x06e858,
-0x06e854,
-0x06e850,
-0x06e84c,
-0x06e848,
-0x06e844,
-0x06e840,
-0x06e83c,
-0x06e838,
-0x06e834,
-0x06e830,
-0x06e82c,
-0x06e828,
-0x06e824,
-0x06e820,
-0x06e81c,
-0x06e818,
-0x06e814,
-0x06e810,
-0x06e80c,
-0x06e808,
-0x06e804,
-0x06e800,
-0x06e7fc,
-0x06e7f8,
-0x06e7f4,
-0x06e7f0,
-0x06e7ec,
-0x06e7e8,
-0x06e7e4,
-0x06e7e0,
-0x06e7dc,
-0x06e7d8,
-0x06e7d4,
-0x06e7d0,
-0x06e7cc,
-0x06e7c8,
-0x06e7c4,
-0x06e7c0,
-0x06e7bc,
-0x06e7b8,
-0x06e7b4,
-0x06e7b0,
-0x06e7ac,
-0x06e7a8,
-0x06e7a4,
-0x06e7a0,
-0x06e79c,
-0x06e798,
-0x06e794,
-0x06e790,
-0x06e78c,
-0x06e788,
-0x06e784,
-0x06e780,
-0x06e77c,
-0x06e778,
-0x06e774,
-0x06e770,
-0x06e76c,
-0x06e768,
-0x06e764,
-0x06e760,
-0x06e75c,
-0x06e758,
-0x06e754,
-0x06e750,
-0x06e74c,
-0x06e748,
-0x06e744,
-0x06e740,
-0x06e73c,
-0x06e738,
-0x06e734,
-0x06e730,
-0x06e72c,
-0x06e728,
-0x06e724,
-0x06e720,
-0x06e71c,
-0x06e718,
-0x06e714,
-0x06e710,
-0x06e70c,
-0x06e708,
-0x06e704,
-0x06e700,
-0x06e6fc,
-0x06e6f8,
-0x06e6f4,
-0x06e6f0,
-0x06e6ec,
-0x06e6e8,
-0x06e6e4,
-0x06e6e0,
-0x06e6dc,
-0x06e6d8,
-0x06e6d4,
-0x06e6d0,
-0x06e6cc,
-0x06e6c8,
-0x06e6c4,
-0x06e6c0,
-0x06e6bc,
-0x06e6b8,
-0x06e6b4,
-0x06e6b0,
-0x06e6ac,
-0x06e6a8,
-0x06e6a4,
-0x06e6a0,
-0x06e69c,
-0x06e698,
-0x06e694,
-0x06e690,
-0x06e68c,
-0x06e688,
-0x06e684,
-0x06e680,
-0x06e67c,
-0x06e678,
-0x06e674,
-0x06e670,
-0x06e66c,
-0x06e668,
-0x06e664,
-0x06e660,
-0x06e65c,
-0x06e658,
-0x06e654,
-0x06e650,
-0x06e64c,
-0x06e648,
-0x06e644,
-0x06e640,
-0x06e63c,
-0x06e638,
-0x06e634,
-0x06e630,
-0x06e62c,
-0x06e628,
-0x06e624,
-0x06e620,
-0x06e61c,
-0x06e618,
-0x06e614,
-0x06e610,
-0x06e60c,
-0x06e608,
-0x06e604,
-0x06e600,
-0x06e5fc,
-0x06e5f8,
-0x06e5f4,
-0x06e5f0,
-0x06e5ec,
-0x06e5e8,
-0x06e5e4,
-0x06e5e0,
-0x06e5dc,
-0x06e5d8,
-0x06e5d4,
-0x06e5d0,
-0x06e5cc,
-0x06e5c8,
-0x06e5c4,
-0x06e5c0,
-0x06e5bc,
-0x06e5b8,
-0x06e5b4,
-0x06e5b0,
-0x06e5ac,
-0x06e5a8,
-0x06e5a4,
-0x06e5a0,
-0x06e59c,
-0x06e598,
-0x06e594,
-0x06e590,
-0x06e58c,
-0x06e588,
-0x06e584,
-0x06e580,
-0x06e57c,
-0x06e578,
-0x06e574,
-0x06e570,
-0x06e56c,
-0x06e568,
-0x06e564,
-0x06e560,
-0x06e55c,
-0x06e558,
-0x06e554,
-0x06e550,
-0x06e54c,
-0x06e548,
-0x06e544,
-0x06e540,
-0x06e53c,
-0x06e538,
-0x06e534,
-0x06e530,
-0x06e52c,
-0x06e528,
-0x06e524,
-0x06e520,
-0x06e51c,
-0x06e518,
-0x06e514,
-0x06e510,
-0x06e50c,
-0x06e508,
-0x06e504,
-0x06e500,
-0x06e4fc,
-0x06e4f8,
-0x06e4f4,
-0x06e4f0,
-0x06e4ec,
-0x06e4e8,
-0x06e4e4,
-0x06e4e0,
-0x06e4dc,
-0x06e4d8,
-0x06e4d4,
-0x06e4d0,
-0x06e4cc,
-0x06e4c8,
-0x06e4c4,
-0x06e4c0,
-0x06e4bc,
-0x06e4b8,
-0x06e4b4,
-0x06e4b0,
-0x06e4ac,
-0x06e4a8,
-0x06e4a4,
-0x06e4a0,
-0x06e49c,
-0x06e498,
-0x06e494,
-0x06e490,
-0x06e48c,
-0x06e488,
-0x06e484,
-0x06e480,
-0x06e47c,
-0x06e478,
-0x06e474,
-0x06e470,
-0x06e46c,
-0x06e468,
-0x06e464,
-0x06e460,
-0x06e45c,
-0x06e458,
-0x06e454,
-0x06e450,
-0x06e44c,
-0x06e448,
-0x06e444,
-0x06e440,
-0x06e43c,
-0x06e438,
-0x06e434,
-0x06e430,
-0x06e42c,
-0x06e428,
-0x06e424,
-0x06e420,
-0x06e41c,
-0x06e418,
-0x06e414,
-0x06e410,
-0x06e40c,
-0x06e408,
-0x06e404,
-0x06e400,
-0x06e3fc,
-0x06e3f8,
-0x06e3f4,
-0x06e3f0,
-0x06e3ec,
-0x06e3e8,
-0x06e3e4,
-0x06e3e0,
-0x06e3dc,
-0x06e3d8,
-0x06e3d4,
-0x06e3d0,
-0x06e3cc,
-0x06e3c8,
-0x06e3c4,
-0x06e3c0,
-0x06e3bc,
-0x06e3b8,
-0x06e3b4,
-0x06e3b0,
-0x06e3ac,
-0x06e3a8,
-0x06e3a4,
-0x06e3a0,
-0x06e39c,
-0x06e398,
-0x06e394,
-0x06e390,
-0x06e38c,
-0x06e388,
-0x06e384,
-0x06e380,
-0x06e37c,
-0x06e378,
-0x06e374,
-0x06e370,
-0x06e36c,
-0x06e368,
-0x06e364,
-0x06e360,
-0x06e35c,
-0x06e358,
-0x06e354,
-0x06e350,
-0x06e34c,
-0x06e348,
-0x06e344,
-0x06e340,
-0x06e33c,
-0x06e338,
-0x06e334,
-0x06e330,
-0x06e32c,
-0x06e328,
-0x06e324,
-0x06e320,
-0x06e31c,
-0x06e318,
-0x06e314,
-0x06e310,
-0x06e30c,
-0x06e308,
-0x06e304,
-0x06e300,
-0x06e2fc,
-0x06e2f8,
-0x06e2f4,
-0x06e2f0,
-0x06e2ec,
-0x06e2e8,
-0x06e2e4,
-0x06e2e0,
-0x06e2dc,
-0x06e2d8,
-0x06e2d4,
-0x06e2d0,
-0x06e2cc,
-0x06e2c8,
-0x06e2c4,
-0x06e2c0,
-0x06e2bc,
-0x06e2b8,
-0x06e2b4,
-0x06e2b0,
-0x06e2ac,
-0x06e2a8,
-0x06e2a4,
-0x06e2a0,
-0x06e29c,
-0x06e298,
-0x06e294,
-0x06e290,
-0x06e28c,
-0x06e288,
-0x06e284,
-0x06e280,
-0x06e27c,
-0x06e278,
-0x06e274,
-0x06e270,
-0x06e26c,
-0x06e268,
-0x06e264,
-0x06e260,
-0x06e25c,
-0x06e258,
-0x06e254,
-0x06e250,
-0x06e24c,
-0x06e248,
-0x06e244,
-0x06e240,
-0x06e23c,
-0x06e238,
-0x06e234,
-0x06e230,
-0x06e22c,
-0x06e228,
-0x06e224,
-0x06e220,
-0x06e21c,
-0x06e218,
-0x06e214,
-0x06e210,
-0x06e20c,
-0x06e208,
-0x06e204,
-0x06e200,
-0x06e1fc,
-0x06e1f8,
-0x06e1f4,
-0x06e1f0,
-0x06e1ec,
-0x06e1e8,
-0x06e1e4,
-0x06e1e0,
-0x06e1dc,
-0x06e1d8,
-0x06e1d4,
-0x06e1d0,
-0x06e1cc,
-0x06e1c8,
-0x06e1c4,
-0x06e1c0,
-0x06e1bc,
-0x06e1b8,
-0x06e1b4,
-0x06e1b0,
-0x06e1ac,
-0x06e1a8,
-0x06e1a4,
-0x06e1a0,
-0x06e19c,
-0x06e198,
-0x06e194,
-0x06e190,
-0x06e18c,
-0x06e188,
-0x06e184,
-0x06e180,
-0x06e17c,
-0x06e178,
-0x06e174,
-0x06e170,
-0x06e16c,
-0x06e168,
-0x06e164,
-0x06e160,
-0x06e15c,
-0x06e158,
-0x06e154,
-0x06e150,
-0x06e14c,
-0x06e148,
-0x06e144,
-0x06e140,
-0x06e13c,
-0x06e138,
-0x06e134,
-0x06e130,
-0x06e12c,
-0x06e128,
-0x06e124,
-0x06e120,
-0x06e11c,
-0x06e118,
-0x06e114,
-0x06e110,
-0x06e10c,
-0x06e108,
-0x06e104,
-0x06e100,
-0x06dd9c,
-0x06dd98,
-0x06dd94,
-0x06dd90,
-0x06dd8c,
-0x06dd88,
-0x06dd84,
-0x06dd80,
-0x06dd7c,
-0x06dd78,
-0x06dd74,
-0x06dd70,
-0x06dd6c,
-0x06dd68,
-0x06dd64,
-0x06dd60,
-0x06dd5c,
-0x06dd58,
-0x06dd54,
-0x06dd50,
-0x06dd4c,
-0x06dd48,
-0x06dd44,
-0x06dd40,
-0x06dd3c,
-0x06dd38,
-0x06dd34,
-0x06dd30,
-0x06dd2c,
-0x06dd28,
-0x06dd24,
-0x06dd20,
-0x06dd1c,
-0x06dd18,
-0x06dd14,
-0x06dd10,
-0x06dd0c,
-0x06dd08,
-0x06dd04,
-0x06dd00,
-0x06dcfc,
-0x06dcf8,
-0x06dcf4,
-0x06dcf0,
-0x06dcec,
-0x06dce8,
-0x06dce4,
-0x06dce0,
-0x06dcdc,
-0x06dcd8,
-0x06dcd4,
-0x06dcd0,
-0x06dccc,
-0x06dcc8,
-0x06dcc4,
-0x06dcc0,
-0x06dcbc,
-0x06dcb8,
-0x06dcb4,
-0x06dcb0,
-0x06dcac,
-0x06dca8,
-0x06dca4,
-0x06dca0,
-0x06dc9c,
-0x06dc98,
-0x06dc94,
-0x06dc90,
-0x06dc8c,
-0x06dc88,
-0x06dc84,
-0x06dc80,
-0x06dc7c,
-0x06dc78,
-0x06dc74,
-0x06dc70,
-0x06dc6c,
-0x06dc68,
-0x06dc64,
-0x06dc60,
-0x06dc5c,
-0x06dc58,
-0x06dc54,
-0x06dc50,
-0x06dc4c,
-0x06dc48,
-0x06dc44,
-0x06dc40,
-0x06dc3c,
-0x06dc38,
-0x06dc34,
-0x06dc30,
-0x06dc2c,
-0x06dc28,
-0x06dc24,
-0x06dc20,
-0x06dc1c,
-0x06dc18,
-0x06dc14,
-0x06dc10,
-0x06dc0c,
-0x06dc08,
-0x06dc04,
-0x06dc00,
-0x06db34,
-0x06db30,
-0x06db2c,
-0x06db28,
-0x06db24,
-0x06db20,
-0x06db1c,
-0x06db18,
-0x06db14,
-0x06db10,
-0x06db0c,
-0x06db08,
-0x06db04,
-0x06db00,
-0x06dafc,
-0x06daf8,
-0x06daf4,
-0x06daf0,
-0x06daec,
-0x06dae8,
-0x06dae4,
-0x06dae0,
-0x06dadc,
-0x06dad8,
-0x06dad4,
-0x06dad0,
-0x06dacc,
-0x06dac8,
-0x06dac4,
-0x06dac0,
-0x06dabc,
-0x06dab8,
-0x06dab4,
-0x06dab0,
-0x06daac,
-0x06daa8,
-0x06daa4,
-0x06daa0,
-0x06da9c,
-0x06da98,
-0x06da94,
-0x06da90,
-0x06da8c,
-0x06da88,
-0x06da84,
-0x06da80,
-0x06da7c,
-0x06da78,
-0x06da74,
-0x06da70,
-0x06da6c,
-0x06da68,
-0x06da64,
-0x06da60,
-0x06da5c,
-0x06da58,
-0x06da54,
-0x06da50,
-0x06da4c,
-0x06da48,
-0x06da44,
-0x06da40,
-0x06da3c,
-0x06da38,
-0x06da34,
-0x06da30,
-0x06da2c,
-0x06da28,
-0x06da24,
-0x06da20,
-0x06da1c,
-0x06da18,
-0x06da14,
-0x06da10,
-0x06da0c,
-0x06da08,
-0x06da04,
-0x06da00,
-0x06d9fc,
-0x06d9f8,
-0x06d9f4,
-0x06d9f0,
-0x06d9ec,
-0x06d9e8,
-0x06d9e4,
-0x06d9e0,
-0x06d9dc,
-0x06d9d8,
-0x06d9d4,
-0x06d9d0,
-0x06d9cc,
-0x06d9c8,
-0x06d9c4,
-0x06d9c0,
-0x06d9bc,
-0x06d9b8,
-0x06d9b4,
-0x06d9b0,
-0x06d9ac,
-0x06d9a8,
-0x06d9a4,
-0x06d9a0,
-0x06d99c,
-0x06d998,
-0x06d994,
-0x06d990,
-0x06d98c,
-0x06d988,
-0x06d984,
-0x06d980,
-0x06d97c,
-0x06d978,
-0x06d974,
-0x06d970,
-0x06d96c,
-0x06d968,
-0x06d964,
-0x06d960,
-0x06d95c,
-0x06d958,
-0x06d954,
-0x06d950,
-0x06d94c,
-0x06d948,
-0x06d944,
-0x06d940,
-0x06d93c,
-0x06d938,
-0x06d934,
-0x06d930,
-0x06d92c,
-0x06d928,
-0x06d924,
-0x06d920,
-0x06d91c,
-0x06d918,
-0x06d914,
-0x06d910,
-0x06d90c,
-0x06d908,
-0x06d904,
-0x06d900,
-0x06d8fc,
-0x06d8f8,
-0x06d8f4,
-0x06d8f0,
-0x06d8ec,
-0x06d8e8,
-0x06d8e4,
-0x06d8e0,
-0x06d8dc,
-0x06d8d8,
-0x06d8d4,
-0x06d8d0,
-0x06d8cc,
-0x06d8c8,
-0x06d8c4,
-0x06d8c0,
-0x06d8bc,
-0x06d8b8,
-0x06d8b4,
-0x06d8b0,
-0x06d8ac,
-0x06d8a8,
-0x06d8a4,
-0x06d8a0,
-0x06d89c,
-0x06d898,
-0x06d894,
-0x06d890,
-0x06d88c,
-0x06d888,
-0x06d884,
-0x06d880,
-0x06d87c,
-0x06d878,
-0x06d874,
-0x06d870,
-0x06d86c,
-0x06d868,
-0x06d864,
-0x06d860,
-0x06d85c,
-0x06d858,
-0x06d854,
-0x06d850,
-0x06d84c,
-0x06d848,
-0x06d844,
-0x06d840,
-0x06d83c,
-0x06d838,
-0x06d834,
-0x06d830,
-0x06d82c,
-0x06d828,
-0x06d824,
-0x06d820,
-0x06d81c,
-0x06d818,
-0x06d814,
-0x06d810,
-0x06d80c,
-0x06d808,
-0x06d804,
-0x06d800,
-0x06d7e8,
-0x06d7e4,
-0x06d7e0,
-0x06d7dc,
-0x06d7d8,
-0x06d7d4,
-0x06d7d0,
-0x06d7cc,
-0x06d7c8,
-0x06d7c4,
-0x06d7c0,
-0x06d7bc,
-0x06d7b8,
-0x06d7b4,
-0x06d7b0,
-0x06d7ac,
-0x06d7a8,
-0x06d7a4,
-0x06d7a0,
-0x06d79c,
-0x06d798,
-0x06d794,
-0x06d790,
-0x06d78c,
-0x06d788,
-0x06d784,
-0x06d780,
-0x06d77c,
-0x06d778,
-0x06d774,
-0x06d770,
-0x06d76c,
-0x06d768,
-0x06d764,
-0x06d760,
-0x06d75c,
-0x06d758,
-0x06d754,
-0x06d750,
-0x06d74c,
-0x06d748,
-0x06d744,
-0x06d740,
-0x06d73c,
-0x06d738,
-0x06d734,
-0x06d730,
-0x06d72c,
-0x06d728,
-0x06d724,
-0x06d720,
-0x06d71c,
-0x06d718,
-0x06d714,
-0x06d710,
-0x06d70c,
-0x06d708,
-0x06d704,
-0x06d700,
-0x06d6fc,
-0x06d6f8,
-0x06d6f4,
-0x06d6f0,
-0x06d6ec,
-0x06d6e8,
-0x06d6e4,
-0x06d6e0,
-0x06d6dc,
-0x06d6d8,
-0x06d6d4,
-0x06d6d0,
-0x06d6cc,
-0x06d6c8,
-0x06d6c4,
-0x06d6c0,
-0x06d6bc,
-0x06d6b8,
-0x06d6b4,
-0x06d6b0,
-0x06d6ac,
-0x06d6a8,
-0x06d6a4,
-0x06d6a0,
-0x06d69c,
-0x06d698,
-0x06d694,
-0x06d690,
-0x06d68c,
-0x06d688,
-0x06d684,
-0x06d680,
-0x06d67c,
-0x06d678,
-0x06d674,
-0x06d670,
-0x06d66c,
-0x06d668,
-0x06d664,
-0x06d660,
-0x06d658,
-0x06d654,
-0x06d650,
-0x06d64c,
-0x06d648,
-0x06d644,
-0x06d640,
-0x06d63c,
-0x06d638,
-0x06d634,
-0x06d630,
-0x06d62c,
-0x06d628,
-0x06d624,
-0x06d620,
-0x06d61c,
-0x06d618,
-0x06d614,
-0x06d610,
-0x06d60c,
-0x06d608,
-0x06d604,
-0x06d600,
-0x06d5fc,
-0x06d5f8,
-0x06d5f4,
-0x06d5f0,
-0x06d5ec,
-0x06d5e8,
-0x06d5e4,
-0x06d5e0,
-0x06d5dc,
-0x06d5d8,
-0x06d5d4,
-0x06d5d0,
-0x06d5cc,
-0x06d5c8,
-0x06d5c4,
-0x06d5c0,
-0x06d5bc,
-0x06d5b8,
-0x06d5b4,
-0x06d5b0,
-0x06d5ac,
-0x06d5a8,
-0x06d5a4,
-0x06d5a0,
-0x06d59c,
-0x06d598,
-0x06d594,
-0x06d590,
-0x06d58c,
-0x06d588,
-0x06d584,
-0x06d580,
-0x06d57c,
-0x06d578,
-0x06d574,
-0x06d570,
-0x06d56c,
-0x06d568,
-0x06d564,
-0x06d560,
-0x06d55c,
-0x06d558,
-0x06d554,
-0x06d550,
-0x06d54c,
-0x06d548,
-0x06d544,
-0x06d540,
-0x06d53c,
-0x06d538,
-0x06d534,
-0x06d530,
-0x06d52c,
-0x06d528,
-0x06d524,
-0x06d520,
-0x06d51c,
-0x06d518,
-0x06d514,
-0x06d510,
-0x06d50c,
-0x06d508,
-0x06d504,
-0x06d500,
-0x06d4fc,
-0x06d4f8,
-0x06d4f4,
-0x06d4f0,
-0x06d4ec,
-0x06d4e8,
-0x06d4e4,
-0x06d4e0,
-0x06d4dc,
-0x06d4d8,
-0x06d4d4,
-0x06d4d0,
-0x06d4c8,
-0x06d4c4,
-0x06d4c0,
-0x06d4bc,
-0x06d4b8,
-0x06d4b4,
-0x06d4b0,
-0x06d4ac,
-0x06d4a8,
-0x06d4a4,
-0x06d4a0,
-0x06d49c,
-0x06d498,
-0x06d494,
-0x06d490,
-0x06d48c,
-0x06d488,
-0x06d484,
-0x06d480,
-0x06d47c,
-0x06d478,
-0x06d474,
-0x06d470,
-0x06d46c,
-0x06d468,
-0x06d464,
-0x06d460,
-0x06d45c,
-0x06d458,
-0x06d454,
-0x06d450,
-0x06d44c,
-0x06d448,
-0x06d444,
-0x06d440,
-0x06d43c,
-0x06d438,
-0x06d434,
-0x06d430,
-0x06d42c,
-0x06d428,
-0x06d424,
-0x06d420,
-0x06d41c,
-0x06d418,
-0x06d414,
-0x06d410,
-0x06d40c,
-0x06d408,
-0x06d404,
-0x06d400,
-0x06d3fc,
-0x06d3f8,
-0x06d3f4,
-0x06d3f0,
-0x06d3ec,
-0x06d3e8,
-0x06d3e4,
-0x06d3e0,
-0x06d3dc,
-0x06d3d8,
-0x06d3d4,
-0x06d3d0,
-0x06d3cc,
-0x06d3c8,
-0x06d3c4,
-0x06d3c0,
-0x06d3bc,
-0x06d3b8,
-0x06d3b4,
-0x06d3b0,
-0x06d3ac,
-0x06d3a8,
-0x06d3a4,
-0x06d3a0,
-0x06d39c,
-0x06d398,
-0x06d394,
-0x06d390,
-0x06d38c,
-0x06d388,
-0x06d384,
-0x06d380,
-0x06d37c,
-0x06d378,
-0x06d374,
-0x06d370,
-0x06d36c,
-0x06d368,
-0x06d364,
-0x06d360,
-0x06d35c,
-0x06d358,
-0x06d354,
-0x06d350,
-0x06d34c,
-0x06d348,
-0x06d344,
-0x06d340,
-0x06d338,
-0x06d334,
-0x06d330,
-0x06d32c,
-0x06d328,
-0x06d324,
-0x06d320,
-0x06d31c,
-0x06d318,
-0x06d314,
-0x06d310,
-0x06d30c,
-0x06d308,
-0x06d304,
-0x06d300,
-0x06d2fc,
-0x06d2f8,
-0x06d2f4,
-0x06d2f0,
-0x06d2ec,
-0x06d2e8,
-0x06d2e4,
-0x06d2e0,
-0x06d2dc,
-0x06d2d8,
-0x06d2d4,
-0x06d2d0,
-0x06d2cc,
-0x06d2c8,
-0x06d2c4,
-0x06d2c0,
-0x06d2bc,
-0x06d2b8,
-0x06d2b4,
-0x06d2b0,
-0x06d2ac,
-0x06d2a8,
-0x06d2a4,
-0x06d2a0,
-0x06d29c,
-0x06d298,
-0x06d294,
-0x06d290,
-0x06d28c,
-0x06d288,
-0x06d284,
-0x06d280,
-0x06d27c,
-0x06d278,
-0x06d274,
-0x06d270,
-0x06d26c,
-0x06d268,
-0x06d264,
-0x06d260,
-0x06d25c,
-0x06d258,
-0x06d254,
-0x06d250,
-0x06d24c,
-0x06d248,
-0x06d244,
-0x06d240,
-0x06d23c,
-0x06d238,
-0x06d234,
-0x06d230,
-0x06d22c,
-0x06d228,
-0x06d224,
-0x06d220,
-0x06d21c,
-0x06d218,
-0x06d214,
-0x06d210,
-0x06d20c,
-0x06d208,
-0x06d204,
-0x06d200,
-0x06d1fc,
-0x06d1f8,
-0x06d1f4,
-0x06d1f0,
-0x06d1ec,
-0x06d1e8,
-0x06d1e4,
-0x06d1e0,
-0x06d1dc,
-0x06d1d8,
-0x06d1d4,
-0x06d1d0,
-0x06d1cc,
-0x06d1c8,
-0x06d1c4,
-0x06d1c0,
-0x06d1bc,
-0x06d1b8,
-0x06d1b4,
-0x06d1b0,
-0x06d1ac,
-0x06d1a8,
-0x06d1a4,
-0x06d1a0,
-0x06d19c,
-0x06d198,
-0x06d194,
-0x06d190,
-0x06d18c,
-0x06d188,
-0x06d184,
-0x06d180,
-0x06d17c,
-0x06d178,
-0x06d174,
-0x06d170,
-0x06d16c,
-0x06d168,
-0x06d164,
-0x06d160,
-0x06d15c,
-0x06d158,
-0x06d154,
-0x06d150,
-0x06d14c,
-0x06d148,
-0x06d144,
-0x06d140,
-0x06d13c,
-0x06d138,
-0x06d134,
-0x06d130,
-0x06d12c,
-0x06d128,
-0x06d124,
-0x06d120,
-0x06d11c,
-0x06d118,
-0x06d114,
-0x06d110,
-0x06d10c,
-0x06d108,
-0x06d104,
-0x06d100,
-0x06d0fc,
-0x06d0f8,
-0x06d0f4,
-0x06d0f0,
-0x06d0ec,
-0x06d0e8,
-0x06d0e4,
-0x06d0e0,
-0x06d0dc,
-0x06d0d8,
-0x06d0d4,
-0x06d0d0,
-0x06d0cc,
-0x06d0c8,
-0x06d0c4,
-0x06d0c0,
-0x06d0bc,
-0x06d0b8,
-0x06d0b4,
-0x06d0b0,
-0x06d0ac,
-0x06d0a8,
-0x06d0a4,
-0x06d0a0,
-0x06d09c,
-0x06d098,
-0x06d094,
-0x06d090,
-0x06d08c,
-0x06d088,
-0x06d084,
-0x06d080,
-0x06d07c,
-0x06d078,
-0x06d074,
-0x06d070,
-0x06d06c,
-0x06d068,
-0x06d064,
-0x06d060,
-0x06d05c,
-0x06d058,
-0x06d054,
-0x06d050,
-0x06d04c,
-0x06d048,
-0x06d044,
-0x06d040,
-0x06d03c,
-0x06d038,
-0x06d034,
-0x06d030,
-0x06d02c,
-0x06d028,
-0x06d024,
-0x06d020,
-0x06d01c,
-0x06d018,
-0x06d014,
-0x06d010,
-0x06d00c,
-0x06d008,
-0x06d004,
-0x06d000,
-0x06cffc,
-0x06cff8,
-0x06cff4,
-0x06cff0,
-0x06cfec,
-0x06cfe8,
-0x06cfe4,
-0x06cfe0,
-0x06cfdc,
-0x06cfd8,
-0x06cfd4,
-0x06cfd0,
-0x06cfcc,
-0x06cfc8,
-0x06cfc4,
-0x06cfc0,
-0x06cfbc,
-0x06cfb8,
-0x06cfb4,
-0x06cfb0,
-0x06cfac,
-0x06cfa8,
-0x06cfa4,
-0x06cfa0,
-0x06cf9c,
-0x06cf98,
-0x06cf94,
-0x06cf90,
-0x06cf8c,
-0x06cf88,
-0x06cf84,
-0x06cf80,
-0x06cf7c,
-0x06cf78,
-0x06cf74,
-0x06cf70,
-0x06cf6c,
-0x06cf68,
-0x06cf64,
-0x06cf60,
-0x06cf5c,
-0x06cf58,
-0x06cf54,
-0x06cf50,
-0x06cf4c,
-0x06cf48,
-0x06cf44,
-0x06cf40,
-0x06cf3c,
-0x06cf38,
-0x06cf34,
-0x06cf30,
-0x06cf2c,
-0x06cf28,
-0x06cf24,
-0x06cf20,
-0x06cf1c,
-0x06cf18,
-0x06cf14,
-0x06cf10,
-0x06cf0c,
-0x06cf08,
-0x06cf04,
-0x06cf00,
-0x06cefc,
-0x06cef8,
-0x06cef4,
-0x06cef0,
-0x06ceec,
-0x06cee8,
-0x06cee4,
-0x06cee0,
-0x06cedc,
-0x06ced8,
-0x06ced4,
-0x06ced0,
-0x06cecc,
-0x06cec8,
-0x06cec4,
-0x06cec0,
-0x06cebc,
-0x06ceb8,
-0x06ceb4,
-0x06ceb0,
-0x06ceac,
-0x06cea8,
-0x06cea4,
-0x06cea0,
-0x06ce9c,
-0x06ce98,
-0x06ce94,
-0x06ce90,
-0x06ce8c,
-0x06ce88,
-0x06ce84,
-0x06ce80,
-0x06ce7c,
-0x06ce78,
-0x06ce74,
-0x06ce70,
-0x06ce6c,
-0x06ce68,
-0x06ce64,
-0x06ce60,
-0x06ce5c,
-0x06ce58,
-0x06ce54,
-0x06ce50,
-0x06ce4c,
-0x06ce48,
-0x06ce44,
-0x06ce40,
-0x06ce3c,
-0x06ce38,
-0x06ce34,
-0x06ce30,
-0x06ce2c,
-0x06ce28,
-0x06ce24,
-0x06ce20,
-0x06ce1c,
-0x06ce18,
-0x06ce14,
-0x06ce10,
-0x06ce0c,
-0x06ce08,
-0x06ce04,
-0x06ce00,
-0x06cdfc,
-0x06cdf8,
-0x06cdf4,
-0x06cdf0,
-0x06cdec,
-0x06cde8,
-0x06cde4,
-0x06cde0,
-0x06cddc,
-0x06cdd8,
-0x06cdd4,
-0x06cdd0,
-0x06cdcc,
-0x06cdc8,
-0x06cdc4,
-0x06cdc0,
-0x06cdbc,
-0x06cdb8,
-0x06cdb4,
-0x06cdb0,
-0x06cdac,
-0x06cda8,
-0x06cda4,
-0x06cda0,
-0x06cd9c,
-0x06cd98,
-0x06cd94,
-0x06cd90,
-0x06cd8c,
-0x06cd88,
-0x06cd84,
-0x06cd80,
-0x06cd7c,
-0x06cd78,
-0x06cd74,
-0x06cd70,
-0x06cd6c,
-0x06cd68,
-0x06cd64,
-0x06cd60,
-0x06cd5c,
-0x06cd58,
-0x06cd54,
-0x06cd50,
-0x06cd4c,
-0x06cd48,
-0x06cd44,
-0x06cd40,
-0x06cd3c,
-0x06cd38,
-0x06cd34,
-0x06cd30,
-0x06cd2c,
-0x06cd28,
-0x06cd24,
-0x06cd20,
-0x06cd1c,
-0x06cd18,
-0x06cd14,
-0x06cd10,
-0x06cd0c,
-0x06cd08,
-0x06cd04,
-0x06cd00,
-0x06ccfc,
-0x06ccf8,
-0x06ccf4,
-0x06ccf0,
-0x06ccec,
-0x06cce8,
-0x06cce4,
-0x06cce0,
-0x06ccdc,
-0x06ccd8,
-0x06ccd4,
-0x06ccd0,
-0x06cccc,
-0x06ccc8,
-0x06ccc4,
-0x06ccc0,
-0x06ccbc,
-0x06ccb8,
-0x06ccb4,
-0x06ccb0,
-0x06ccac,
-0x06cca8,
-0x06cca4,
-0x06cca0,
-0x06cc9c,
-0x06cc98,
-0x06cc94,
-0x06cc90,
-0x06cc8c,
-0x06cc88,
-0x06cc84,
-0x06cc80,
-0x06cc7c,
-0x06cc78,
-0x06cc74,
-0x06cc70,
-0x06cc6c,
-0x06cc68,
-0x06cc64,
-0x06cc60,
-0x06cc5c,
-0x06cc58,
-0x06cc54,
-0x06cc50,
-0x06cc4c,
-0x06cc48,
-0x06cc44,
-0x06cc40,
-0x06cc3c,
-0x06cc38,
-0x06cc34,
-0x06cc30,
-0x06cc2c,
-0x06cc28,
-0x06cc24,
-0x06cc20,
-0x06cc1c,
-0x06cc18,
-0x06cc14,
-0x06cc10,
-0x06cc0c,
-0x06cc08,
-0x06cc04,
-0x06cc00,
-0x06cbfc,
-0x06cbf8,
-0x06cbf4,
-0x06cbf0,
-0x06cbec,
-0x06cbe8,
-0x06cbe4,
-0x06cbe0,
-0x06cbdc,
-0x06cbd8,
-0x06cbd4,
-0x06cbd0,
-0x06cbcc,
-0x06cbc8,
-0x06cbc4,
-0x06cbc0,
-0x06cbbc,
-0x06cbb8,
-0x06cbb4,
-0x06cbb0,
-0x06cbac,
-0x06cba8,
-0x06cba4,
-0x06cba0,
-0x06cb9c,
-0x06cb98,
-0x06cb94,
-0x06cb90,
-0x06cb8c,
-0x06cb88,
-0x06cb84,
-0x06cb80,
-0x06cb7c,
-0x06cb78,
-0x06cb74,
-0x06cb70,
-0x06cb6c,
-0x06cb68,
-0x06cb64,
-0x06cb60,
-0x06cb5c,
-0x06cb58,
-0x06cb54,
-0x06cb50,
-0x06cb4c,
-0x06cb48,
-0x06cb44,
-0x06cb40,
-0x06cb3c,
-0x06cb38,
-0x06cb34,
-0x06cb30,
-0x06cb2c,
-0x06cb28,
-0x06cb24,
-0x06cb20,
-0x06cb1c,
-0x06cb18,
-0x06cb14,
-0x06cb10,
-0x06cb0c,
-0x06cb08,
-0x06cb04,
-0x06cb00,
-0x06cafc,
-0x06caf8,
-0x06caf4,
-0x06caf0,
-0x06caec,
-0x06cae8,
-0x06cae4,
-0x06cae0,
-0x06cadc,
-0x06cad8,
-0x06cad4,
-0x06cad0,
-0x06cacc,
-0x06cac8,
-0x06cac4,
-0x06cac0,
-0x06cabc,
-0x06cab8,
-0x06cab4,
-0x06cab0,
-0x06caac,
-0x06caa8,
-0x06caa4,
-0x06caa0,
-0x06ca9c,
-0x06ca98,
-0x06ca94,
-0x06ca90,
-0x06ca8c,
-0x06ca88,
-0x06ca84,
-0x06ca80,
-0x06ca7c,
-0x06ca78,
-0x06ca74,
-0x06ca70,
-0x06ca6c,
-0x06ca68,
-0x06ca64,
-0x06ca60,
-0x06ca5c,
-0x06ca58,
-0x06ca54,
-0x06ca50,
-0x06ca4c,
-0x06ca48,
-0x06ca44,
-0x06ca40,
-0x06ca3c,
-0x06ca38,
-0x06ca34,
-0x06ca30,
-0x06ca2c,
-0x06ca28,
-0x06ca24,
-0x06ca20,
-0x06ca1c,
-0x06ca18,
-0x06ca14,
-0x06ca10,
-0x06ca0c,
-0x06ca08,
-0x06ca04,
-0x06ca00,
-0x06c9fc,
-0x06c9f8,
-0x06c9f4,
-0x06c9f0,
-0x06c9ec,
-0x06c9e8,
-0x06c9e4,
-0x06c9e0,
-0x06c9dc,
-0x06c9d8,
-0x06c9d4,
-0x06c9d0,
-0x06c9cc,
-0x06c9c8,
-0x06c9c4,
-0x06c9c0,
-0x06c9bc,
-0x06c9b8,
-0x06c9b4,
-0x06c9b0,
-0x06c9ac,
-0x06c9a8,
-0x06c9a4,
-0x06c9a0,
-0x06c99c,
-0x06c998,
-0x06c994,
-0x06c990,
-0x06c98c,
-0x06c988,
-0x06c984,
-0x06c980,
-0x06c97c,
-0x06c978,
-0x06c974,
-0x06c970,
-0x06c96c,
-0x06c968,
-0x06c964,
-0x06c960,
-0x06c95c,
-0x06c958,
-0x06c954,
-0x06c950,
-0x06c94c,
-0x06c948,
-0x06c944,
-0x06c940,
-0x06c93c,
-0x06c938,
-0x06c934,
-0x06c930,
-0x06c92c,
-0x06c928,
-0x06c924,
-0x06c920,
-0x06c91c,
-0x06c918,
-0x06c914,
-0x06c910,
-0x06c90c,
-0x06c908,
-0x06c904,
-0x06c900,
-0x06c8fc,
-0x06c8f8,
-0x06c8f4,
-0x06c8f0,
-0x06c8ec,
-0x06c8e8,
-0x06c8e4,
-0x06c8e0,
-0x06c8dc,
-0x06c8d8,
-0x06c8d4,
-0x06c8d0,
-0x06c8cc,
-0x06c8c8,
-0x06c8c4,
-0x06c8c0,
-0x06c8bc,
-0x06c8b8,
-0x06c8b4,
-0x06c8b0,
-0x06c8ac,
-0x06c8a8,
-0x06c8a4,
-0x06c8a0,
-0x06c89c,
-0x06c898,
-0x06c894,
-0x06c890,
-0x06c88c,
-0x06c888,
-0x06c884,
-0x06c880,
-0x06c87c,
-0x06c878,
-0x06c874,
-0x06c870,
-0x06c86c,
-0x06c868,
-0x06c864,
-0x06c860,
-0x06c85c,
-0x06c858,
-0x06c854,
-0x06c850,
-0x06c84c,
-0x06c848,
-0x06c844,
-0x06c840,
-0x06c83c,
-0x06c838,
-0x06c834,
-0x06c830,
-0x06c82c,
-0x06c828,
-0x06c824,
-0x06c820,
-0x06c81c,
-0x06c818,
-0x06c814,
-0x06c810,
-0x06c80c,
-0x06c808,
-0x06c804,
-0x06c800,
-0x06c7fc,
-0x06c7f8,
-0x06c7f4,
-0x06c7f0,
-0x06c7ec,
-0x06c7e8,
-0x06c7e4,
-0x06c7e0,
-0x06c7dc,
-0x06c7d8,
-0x06c7d4,
-0x06c7d0,
-0x06c7cc,
-0x06c7c8,
-0x06c7c4,
-0x06c7c0,
-0x06c7bc,
-0x06c7b8,
-0x06c7b4,
-0x06c7b0,
-0x06c7ac,
-0x06c7a8,
-0x06c7a4,
-0x06c7a0,
-0x06c79c,
-0x06c798,
-0x06c794,
-0x06c790,
-0x06c78c,
-0x06c788,
-0x06c784,
-0x06c780,
-0x06c77c,
-0x06c778,
-0x06c774,
-0x06c770,
-0x06c76c,
-0x06c768,
-0x06c764,
-0x06c760,
-0x06c75c,
-0x06c758,
-0x06c754,
-0x06c750,
-0x06c74c,
-0x06c748,
-0x06c744,
-0x06c740,
-0x06c73c,
-0x06c738,
-0x06c734,
-0x06c730,
-0x06c72c,
-0x06c728,
-0x06c724,
-0x06c720,
-0x06c71c,
-0x06c718,
-0x06c714,
-0x06c710,
-0x06c70c,
-0x06c708,
-0x06c704,
-0x06c700,
-0x06c6fc,
-0x06c6f8,
-0x06c6f4,
-0x06c6f0,
-0x06c6ec,
-0x06c6e8,
-0x06c6e4,
-0x06c6e0,
-0x06c6dc,
-0x06c6d8,
-0x06c6d4,
-0x06c6d0,
-0x06c6cc,
-0x06c6c8,
-0x06c6c4,
-0x06c6c0,
-0x06c6bc,
-0x06c6b8,
-0x06c6b4,
-0x06c6b0,
-0x06c6ac,
-0x06c6a8,
-0x06c6a4,
-0x06c6a0,
-0x06c69c,
-0x06c698,
-0x06c694,
-0x06c690,
-0x06c68c,
-0x06c688,
-0x06c684,
-0x06c680,
-0x06c67c,
-0x06c678,
-0x06c674,
-0x06c670,
-0x06c66c,
-0x06c668,
-0x06c664,
-0x06c660,
-0x06c65c,
-0x06c658,
-0x06c654,
-0x06c650,
-0x06c64c,
-0x06c648,
-0x06c644,
-0x06c640,
-0x06c63c,
-0x06c638,
-0x06c634,
-0x06c630,
-0x06c62c,
-0x06c628,
-0x06c624,
-0x06c620,
-0x06c61c,
-0x06c618,
-0x06c614,
-0x06c610,
-0x06c60c,
-0x06c608,
-0x06c604,
-0x06c600,
-0x06c5fc,
-0x06c5f8,
-0x06c5f4,
-0x06c5f0,
-0x06c5ec,
-0x06c5e8,
-0x06c5e4,
-0x06c5e0,
-0x06c5dc,
-0x06c5d8,
-0x06c5d4,
-0x06c5d0,
-0x06c5cc,
-0x06c5c8,
-0x06c5c4,
-0x06c5c0,
-0x06c5bc,
-0x06c5b8,
-0x06c5b4,
-0x06c5b0,
-0x06c5ac,
-0x06c5a8,
-0x06c5a4,
-0x06c5a0,
-0x06c59c,
-0x06c598,
-0x06c594,
-0x06c590,
-0x06c58c,
-0x06c588,
-0x06c584,
-0x06c580,
-0x06c57c,
-0x06c578,
-0x06c574,
-0x06c570,
-0x06c56c,
-0x06c568,
-0x06c564,
-0x06c560,
-0x06c55c,
-0x06c558,
-0x06c554,
-0x06c550,
-0x06c54c,
-0x06c548,
-0x06c544,
-0x06c540,
-0x06c53c,
-0x06c538,
-0x06c534,
-0x06c530,
-0x06c52c,
-0x06c528,
-0x06c524,
-0x06c520,
-0x06c51c,
-0x06c518,
-0x06c514,
-0x06c510,
-0x06c50c,
-0x06c508,
-0x06c504,
-0x06c500,
-0x06c4fc,
-0x06c4f8,
-0x06c4f4,
-0x06c4f0,
-0x06c4ec,
-0x06c4e8,
-0x06c4e4,
-0x06c4e0,
-0x06c4dc,
-0x06c4d8,
-0x06c4d4,
-0x06c4d0,
-0x06c4cc,
-0x06c4c8,
-0x06c4c4,
-0x06c4c0,
-0x06c4bc,
-0x06c4b8,
-0x06c4b4,
-0x06c4b0,
-0x06c4ac,
-0x06c4a8,
-0x06c4a4,
-0x06c4a0,
-0x06c49c,
-0x06c498,
-0x06c494,
-0x06c490,
-0x06c48c,
-0x06c488,
-0x06c484,
-0x06c480,
-0x06c47c,
-0x06c478,
-0x06c474,
-0x06c470,
-0x06c46c,
-0x06c468,
-0x06c464,
-0x06c460,
-0x06c45c,
-0x06c458,
-0x06c454,
-0x06c450,
-0x06c44c,
-0x06c448,
-0x06c444,
-0x06c440,
-0x06c43c,
-0x06c438,
-0x06c434,
-0x06c430,
-0x06c42c,
-0x06c428,
-0x06c424,
-0x06c420,
-0x06c41c,
-0x06c418,
-0x06c414,
-0x06c410,
-0x06c40c,
-0x06c408,
-0x06c404,
-0x06c400,
-0x06c3fc,
-0x06c3f8,
-0x06c3f4,
-0x06c3f0,
-0x06c3ec,
-0x06c3e8,
-0x06c3e4,
-0x06c3e0,
-0x06c3dc,
-0x06c3d8,
-0x06c3d4,
-0x06c3d0,
-0x06c3cc,
-0x06c3c8,
-0x06c3c4,
-0x06c3c0,
-0x06c3bc,
-0x06c3b8,
-0x06c3b4,
-0x06c3b0,
-0x06c3ac,
-0x06c3a8,
-0x06c3a4,
-0x06c3a0,
-0x06c39c,
-0x06c398,
-0x06c394,
-0x06c390,
-0x06c38c,
-0x06c388,
-0x06c384,
-0x06c380,
-0x06c37c,
-0x06c378,
-0x06c374,
-0x06c370,
-0x06c36c,
-0x06c368,
-0x06c364,
-0x06c360,
-0x06c35c,
-0x06c358,
-0x06c354,
-0x06c350,
-0x06c34c,
-0x06c348,
-0x06c344,
-0x06c340,
-0x06c33c,
-0x06c338,
-0x06c334,
-0x06c330,
-0x06c32c,
-0x06c328,
-0x06c324,
-0x06c320,
-0x06c31c,
-0x06c318,
-0x06c314,
-0x06c310,
-0x06c30c,
-0x06c308,
-0x06c304,
-0x06c300,
-0x06c2fc,
-0x06c2f8,
-0x06c2f4,
-0x06c2f0,
-0x06c2ec,
-0x06c2e8,
-0x06c2e4,
-0x06c2e0,
-0x06c2dc,
-0x06c2d8,
-0x06c2d4,
-0x06c2d0,
-0x06c2cc,
-0x06c2c8,
-0x06c2c4,
-0x06c2c0,
-0x06c2bc,
-0x06c2b8,
-0x06c2b4,
-0x06c2b0,
-0x06c2a8,
-0x06c2a4,
-0x06c2a0,
-0x06c29c,
-0x06c298,
-0x06c294,
-0x06c290,
-0x06c28c,
-0x06c288,
-0x06c284,
-0x06c280,
-0x06c27c,
-0x06c278,
-0x06c274,
-0x06c270,
-0x06c26c,
-0x06c268,
-0x06c264,
-0x06c260,
-0x06c25c,
-0x06c258,
-0x06c254,
-0x06c250,
-0x06c24c,
-0x06c248,
-0x06c244,
-0x06c240,
-0x06c23c,
-0x06c238,
-0x06c234,
-0x06c230,
-0x06c22c,
-0x06c228,
-0x06c224,
-0x06c220,
-0x06c21c,
-0x06c218,
-0x06c214,
-0x06c210,
-0x06c20c,
-0x06c208,
-0x06c204,
-0x06c200,
-0x06c1fc,
-0x06c1f8,
-0x06c1f4,
-0x06c1f0,
-0x06c1ec,
-0x06c1e8,
-0x06c1e4,
-0x06c1e0,
-0x06c1dc,
-0x06c1d8,
-0x06c1d4,
-0x06c1d0,
-0x06c1cc,
-0x06c1c8,
-0x06c1c4,
-0x06c1c0,
-0x06c1bc,
-0x06c1b8,
-0x06c1b4,
-0x06c1b0,
-0x06c1ac,
-0x06c1a8,
-0x06c1a4,
-0x06c1a0,
-0x06c19c,
-0x06c198,
-0x06c194,
-0x06c190,
-0x06c18c,
-0x06c188,
-0x06c184,
-0x06c180,
-0x06c17c,
-0x06c178,
-0x06c174,
-0x06c170,
-0x06c16c,
-0x06c168,
-0x06c164,
-0x06c160,
-0x06c15c,
-0x06c158,
-0x06c154,
-0x06c150,
-0x06c14c,
-0x06c148,
-0x06c144,
-0x06c140,
-0x06c13c,
-0x06c138,
-0x06c134,
-0x06c130,
-0x06c12c,
-0x06c128,
-0x06c124,
-0x06c120,
-0x06c11c,
-0x06c118,
-0x06c114,
-0x06c110,
-0x06c10c,
-0x06c108,
-0x06c104,
-0x06c100,
-0x06c0fc,
-0x06c0f8,
-0x06c0f4,
-0x06c0f0,
-0x06c0ec,
-0x06c0e8,
-0x06c0e4,
-0x06c0e0,
-0x06c0dc,
-0x06c0d8,
-0x06c0d4,
-0x06c0d0,
-0x06c0cc,
-0x06c0c8,
-0x06c0c4,
-0x06c0c0,
-0x06c0bc,
-0x06c0b8,
-0x06c0b4,
-0x06c0b0,
-0x06c0ac,
-0x06c0a8,
-0x06c0a4,
-0x06c0a0,
-0x06c09c,
-0x06c098,
-0x06c094,
-0x06c090,
-0x06c08c,
-0x06c088,
-0x06c084,
-0x06c080,
-0x06c07c,
-0x06c078,
-0x06c074,
-0x06c070,
-0x06c06c,
-0x06c068,
-0x06c064,
-0x06c060,
-0x06c05c,
-0x06c058,
-0x06c054,
-0x06c050,
-0x06c04c,
-0x06c048,
-0x06c044,
-0x06c040,
-0x06c03c,
-0x06c038,
-0x06c034,
-0x06c030,
-0x06c02c,
-0x06c028,
-0x06c024,
-0x06c020,
-0x06c01c,
-0x06c018,
-0x06c014,
-0x06c010,
-0x06c00c,
-0x06c008,
-0x06c004,
-0x06c000,
-0x06bffc,
-0x06bff8,
-0x06bff4,
-0x06bff0,
-0x06bfec,
-0x06bfe8,
-0x06bfe4,
-0x06bfe0,
-0x06bfdc,
-0x06bfd8,
-0x06bfd4,
-0x06bfd0,
-0x06bfcc,
-0x06bfc8,
-0x06bfc4,
-0x06bfc0,
-0x06bfbc,
-0x06bfb8,
-0x06bfb4,
-0x06bfb0,
-0x06bfac,
-0x06bfa8,
-0x06bfa4,
-0x06bfa0,
-0x06bf9c,
-0x06bf98,
-0x06bf94,
-0x06bf90,
-0x06bf8c,
-0x06bf88,
-0x06bf84,
-0x06bf80,
-0x06bf7c,
-0x06bf78,
-0x06bf74,
-0x06bf70,
-0x06bf6c,
-0x06bf68,
-0x06bf64,
-0x06bf60,
-0x06bf5c,
-0x06bf58,
-0x06bf54,
-0x06bf50,
-0x06bf4c,
-0x06bf48,
-0x06bf44,
-0x06bf40,
-0x06bf3c,
-0x06bf38,
-0x06bf34,
-0x06bf30,
-0x06bf2c,
-0x06bf28,
-0x06bf24,
-0x06bf20,
-0x06bf1c,
-0x06bf18,
-0x06bf14,
-0x06bf10,
-0x06bf0c,
-0x06bf08,
-0x06bf04,
-0x06bf00,
-0x06befc,
-0x06bef8,
-0x06bef4,
-0x06bef0,
-0x06beec,
-0x06bee8,
-0x06bee4,
-0x06bee0,
-0x06bedc,
-0x06bed8,
-0x06bed4,
-0x06bed0,
-0x06becc,
-0x06bec8,
-0x06bec4,
-0x06bec0,
-0x06bebc,
-0x06beb8,
-0x06beb4,
-0x06beb0,
-0x06beac,
-0x06bea8,
-0x06bea4,
-0x06bea0,
-0x06be9c,
-0x06be98,
-0x06be94,
-0x06be90,
-0x06be8c,
-0x06be88,
-0x06be84,
-0x06be80,
-0x06be7c,
-0x06be78,
-0x06be74,
-0x06be70,
-0x06be6c,
-0x06be68,
-0x06be64,
-0x06be60,
-0x06be5c,
-0x06be58,
-0x06be54,
-0x06be50,
-0x06be4c,
-0x06be48,
-0x06be44,
-0x06be40,
-0x06be3c,
-0x06be38,
-0x06be34,
-0x06be30,
-0x06be2c,
-0x06be28,
-0x06be24,
-0x06be20,
-0x06be1c,
-0x06be18,
-0x06be14,
-0x06be10,
-0x06be0c,
-0x06be08,
-0x06be04,
-0x06be00,
-0x06bdfc,
-0x06bdf8,
-0x06bdf4,
-0x06bdf0,
-0x06bdec,
-0x06bde8,
-0x06bde4,
-0x06bde0,
-0x06bddc,
-0x06bdd8,
-0x06bdd4,
-0x06bdd0,
-0x06bdcc,
-0x06bdc8,
-0x06bdc4,
-0x06bdc0,
-0x06bdbc,
-0x06bdb8,
-0x06bdb4,
-0x06bdb0,
-0x06bdac,
-0x06bda8,
-0x06bda4,
-0x06bda0,
-0x06bd9c,
-0x06bd98,
-0x06bd94,
-0x06bd90,
-0x06bd8c,
-0x06bd88,
-0x06bd84,
-0x06bd80,
-0x06bd7c,
-0x06bd78,
-0x06bd74,
-0x06bd70,
-0x06bd6c,
-0x06bd68,
-0x06bd64,
-0x06bd60,
-0x06bd5c,
-0x06bd58,
-0x06bd54,
-0x06bd50,
-0x06bd4c,
-0x06bd48,
-0x06bd44,
-0x06bd40,
-0x06bd3c,
-0x06bd38,
-0x06bd34,
-0x06bd30,
-0x06bd2c,
-0x06bd28,
-0x06bd24,
-0x06bd20,
-0x06bd1c,
-0x06bd18,
-0x06bd14,
-0x06bd10,
-0x06bd0c,
-0x06bd08,
-0x06bd04,
-0x06bd00,
-0x06bcfc,
-0x06bcf8,
-0x06bcf4,
-0x06bcf0,
-0x06bcec,
-0x06bce8,
-0x06bce4,
-0x06bce0,
-0x06bcdc,
-0x06bcd8,
-0x06bcd4,
-0x06bcd0,
-0x06bccc,
-0x06bcc8,
-0x06bcc4,
-0x06bcc0,
-0x06bcbc,
-0x06bcb8,
-0x06bcb4,
-0x06bcb0,
-0x06bcac,
-0x06bca8,
-0x06bca4,
-0x06bca0,
-0x06bc9c,
-0x06bc98,
-0x06bc94,
-0x06bc90,
-0x06bc8c,
-0x06bc88,
-0x06bc84,
-0x06bc80,
-0x06bc7c,
-0x06bc78,
-0x06bc74,
-0x06bc70,
-0x06bc6c,
-0x06bc68,
-0x06bc64,
-0x06bc60,
-0x06bc5c,
-0x06bc58,
-0x06bc54,
-0x06bc50,
-0x06bc4c,
-0x06bc48,
-0x06bc44,
-0x06bc40,
-0x06bc3c,
-0x06bc38,
-0x06bc34,
-0x06bc30,
-0x06bc2c,
-0x06bc28,
-0x06bc24,
-0x06bc20,
-0x06bc1c,
-0x06bc18,
-0x06bc14,
-0x06bc10,
-0x06bc0c,
-0x06bc08,
-0x06bc04,
-0x06bc00,
-0x06bbfc,
-0x06bbf8,
-0x06bbf4,
-0x06bbf0,
-0x06bbec,
-0x06bbe8,
-0x06bbe4,
-0x06bbe0,
-0x06bbdc,
-0x06bbd8,
-0x06bbd4,
-0x06bbd0,
-0x06bbcc,
-0x06bbc8,
-0x06bbc4,
-0x06bbc0,
-0x06bbbc,
-0x06bbb8,
-0x06bbb4,
-0x06bbb0,
-0x06bbac,
-0x06bba8,
-0x06bba4,
-0x06bba0,
-0x06bb9c,
-0x06bb98,
-0x06bb94,
-0x06bb90,
-0x06bb8c,
-0x06bb88,
-0x06bb84,
-0x06bb80,
-0x06bb7c,
-0x06bb78,
-0x06bb74,
-0x06bb70,
-0x06bb6c,
-0x06bb68,
-0x06bb64,
-0x06bb60,
-0x06bb5c,
-0x06bb58,
-0x06bb54,
-0x06bb50,
-0x06bb4c,
-0x06bb48,
-0x06bb44,
-0x06bb40,
-0x06bb3c,
-0x06bb38,
-0x06bb34,
-0x06bb30,
-0x06bb2c,
-0x06bb28,
-0x06bb24,
-0x06bb20,
-0x06bb1c,
-0x06bb18,
-0x06bb14,
-0x06bb10,
-0x06bb0c,
-0x06bb08,
-0x06bb04,
-0x06bb00,
-0x06bafc,
-0x06baf8,
-0x06baf4,
-0x06baf0,
-0x06baec,
-0x06bae8,
-0x06bae4,
-0x06bae0,
-0x06badc,
-0x06bad8,
-0x06bad4,
-0x06bad0,
-0x06bacc,
-0x06bac8,
-0x06bac4,
-0x06bac0,
-0x06babc,
-0x06bab8,
-0x06bab4,
-0x06bab0,
-0x06baac,
-0x06baa8,
-0x06baa4,
-0x06baa0,
-0x06ba9c,
-0x06ba98,
-0x06ba94,
-0x06ba90,
-0x06ba8c,
-0x06ba88,
-0x06ba84,
-0x06ba80,
-0x06ba7c,
-0x06ba78,
-0x06ba74,
-0x06ba70,
-0x06ba6c,
-0x06ba68,
-0x06ba64,
-0x06ba60,
-0x06ba5c,
-0x06ba58,
-0x06ba54,
-0x06ba50,
-0x06ba4c,
-0x06ba48,
-0x06ba44,
-0x06ba40,
-0x06ba3c,
-0x06ba38,
-0x06ba34,
-0x06ba30,
-0x06ba2c,
-0x06ba28,
-0x06ba24,
-0x06ba20,
-0x06ba1c,
-0x06ba18,
-0x06ba14,
-0x06ba10,
-0x06ba0c,
-0x06ba08,
-0x06ba04,
-0x06ba00,
-0x06b9fc,
-0x06b9f8,
-0x06b9f4,
-0x06b9f0,
-0x06b9ec,
-0x06b9e8,
-0x06b9e4,
-0x06b9e0,
-0x06b9dc,
-0x06b9d8,
-0x06b9d4,
-0x06b9d0,
-0x06b9cc,
-0x06b9c8,
-0x06b9c4,
-0x06b9c0,
-0x06b9bc,
-0x06b9b8,
-0x06b9b4,
-0x06b9b0,
-0x06b9ac,
-0x06b9a8,
-0x06b9a4,
-0x06b9a0,
-0x06b99c,
-0x06b998,
-0x06b994,
-0x06b990,
-0x06b98c,
-0x06b988,
-0x06b984,
-0x06b980,
-0x06b97c,
-0x06b978,
-0x06b974,
-0x06b970,
-0x06b96c,
-0x06b968,
-0x06b964,
-0x06b960,
-0x06b95c,
-0x06b958,
-0x06b954,
-0x06b950,
-0x06b94c,
-0x06b948,
-0x06b944,
-0x06b940,
-0x06b93c,
-0x06b938,
-0x06b934,
-0x06b930,
-0x06b92c,
-0x06b928,
-0x06b924,
-0x06b920,
-0x06b91c,
-0x06b918,
-0x06b914,
-0x06b910,
-0x06b90c,
-0x06b908,
-0x06b904,
-0x06b900,
-0x06b8fc,
-0x06b8f8,
-0x06b8f4,
-0x06b8f0,
-0x06b8ec,
-0x06b8e8,
-0x06b8e4,
-0x06b8e0,
-0x06b8dc,
-0x06b8d8,
-0x06b8d4,
-0x06b8d0,
-0x06b8cc,
-0x06b8c8,
-0x06b8c4,
-0x06b8c0,
-0x06b8bc,
-0x06b8b8,
-0x06b8b4,
-0x06b8b0,
-0x06b8ac,
-0x06b8a8,
-0x06b8a4,
-0x06b8a0,
-0x06b89c,
-0x06b898,
-0x06b894,
-0x06b890,
-0x06b88c,
-0x06b888,
-0x06b884,
-0x06b880,
-0x06b87c,
-0x06b878,
-0x06b874,
-0x06b870,
-0x06b86c,
-0x06b868,
-0x06b864,
-0x06b860,
-0x06b85c,
-0x06b858,
-0x06b854,
-0x06b850,
-0x06b84c,
-0x06b848,
-0x06b844,
-0x06b840,
-0x06b83c,
-0x06b838,
-0x06b834,
-0x06b830,
-0x06b82c,
-0x06b828,
-0x06b824,
-0x06b820,
-0x06b81c,
-0x06b818,
-0x06b814,
-0x06b810,
-0x06b80c,
-0x06b808,
-0x06b804,
-0x06b800,
-0x06b7fc,
-0x06b7f8,
-0x06b7f4,
-0x06b7f0,
-0x06b7ec,
-0x06b7e8,
-0x06b7e4,
-0x06b7e0,
-0x06b7dc,
-0x06b7d8,
-0x06b7d4,
-0x06b7d0,
-0x06b7cc,
-0x06b7c8,
-0x06b7c4,
-0x06b7c0,
-0x06b7bc,
-0x06b7b8,
-0x06b7b4,
-0x06b7b0,
-0x06b7ac,
-0x06b7a8,
-0x06b7a4,
-0x06b7a0,
-0x06b79c,
-0x06b798,
-0x06b794,
-0x06b790,
-0x06b78c,
-0x06b788,
-0x06b784,
-0x06b780,
-0x06b77c,
-0x06b778,
-0x06b774,
-0x06b770,
-0x06b76c,
-0x06b768,
-0x06b764,
-0x06b760,
-0x06b75c,
-0x06b758,
-0x06b754,
-0x06b750,
-0x06b74c,
-0x06b748,
-0x06b744,
-0x06b740,
-0x06b73c,
-0x06b738,
-0x06b734,
-0x06b730,
-0x06b72c,
-0x06b728,
-0x06b724,
-0x06b720,
-0x06b71c,
-0x06b718,
-0x06b714,
-0x06b710,
-0x06b70c,
-0x06b708,
-0x06b704,
-0x06b700,
-0x06b6fc,
-0x06b6f8,
-0x06b6f4,
-0x06b6f0,
-0x06b6ec,
-0x06b6e8,
-0x06b6e4,
-0x06b6e0,
-0x06b6dc,
-0x06b6d8,
-0x06b6d4,
-0x06b6d0,
-0x06b6cc,
-0x06b6c8,
-0x06b6c4,
-0x06b6c0,
-0x06b6bc,
-0x06b6b8,
-0x06b6b4,
-0x06b6b0,
-0x06b6ac,
-0x06b6a8,
-0x06b6a4,
-0x06b6a0,
-0x06b69c,
-0x06b698,
-0x06b694,
-0x06b690,
-0x06b68c,
-0x06b688,
-0x06b684,
-0x06b680,
-0x06b67c,
-0x06b678,
-0x06b674,
-0x06b670,
-0x06b66c,
-0x06b668,
-0x06b664,
-0x06b660,
-0x06b65c,
-0x06b658,
-0x06b654,
-0x06b650,
-0x06b64c,
-0x06b648,
-0x06b644,
-0x06b640,
-0x06b63c,
-0x06b638,
-0x06b634,
-0x06b630,
-0x06b62c,
-0x06b628,
-0x06b624,
-0x06b620,
-0x06b61c,
-0x06b618,
-0x06b614,
-0x06b610,
-0x06b60c,
-0x06b608,
-0x06b604,
-0x06b600,
-0x06b5fc,
-0x06b5f8,
-0x06b5f4,
-0x06b5f0,
-0x06b5ec,
-0x06b5e8,
-0x06b5e4,
-0x06b5e0,
-0x06b5dc,
-0x06b5d8,
-0x06b5d4,
-0x06b5d0,
-0x06b5cc,
-0x06b5c8,
-0x06b5c4,
-0x06b5c0,
-0x06b5bc,
-0x06b5b8,
-0x06b5b4,
-0x06b5b0,
-0x06b5ac,
-0x06b5a8,
-0x06b5a4,
-0x06b5a0,
-0x06b59c,
-0x06b598,
-0x06b594,
-0x06b590,
-0x06b58c,
-0x06b588,
-0x06b584,
-0x06b580,
-0x06b57c,
-0x06b578,
-0x06b574,
-0x06b570,
-0x06b56c,
-0x06b568,
-0x06b564,
-0x06b560,
-0x06b55c,
-0x06b558,
-0x06b554,
-0x06b550,
-0x06b54c,
-0x06b548,
-0x06b544,
-0x06b540,
-0x06b53c,
-0x06b538,
-0x06b534,
-0x06b530,
-0x06b52c,
-0x06b528,
-0x06b524,
-0x06b520,
-0x06b51c,
-0x06b518,
-0x06b514,
-0x06b510,
-0x06b50c,
-0x06b508,
-0x06b504,
-0x06b500,
-0x06b4fc,
-0x06b4f8,
-0x06b4f4,
-0x06b4f0,
-0x06b4ec,
-0x06b4e8,
-0x06b4e4,
-0x06b4e0,
-0x06b4dc,
-0x06b4d8,
-0x06b4d4,
-0x06b4d0,
-0x06b4cc,
-0x06b4c8,
-0x06b4c4,
-0x06b4c0,
-0x06b4bc,
-0x06b4b8,
-0x06b4b4,
-0x06b4b0,
-0x06b4ac,
-0x06b4a8,
-0x06b4a4,
-0x06b4a0,
-0x06b49c,
-0x06b498,
-0x06b494,
-0x06b490,
-0x06b48c,
-0x06b488,
-0x06b484,
-0x06b480,
-0x06b47c,
-0x06b478,
-0x06b474,
-0x06b470,
-0x06b46c,
-0x06b468,
-0x06b464,
-0x06b460,
-0x06b45c,
-0x06b458,
-0x06b454,
-0x06b450,
-0x06b44c,
-0x06b448,
-0x06b444,
-0x06b440,
-0x06b43c,
-0x06b438,
-0x06b434,
-0x06b430,
-0x06b42c,
-0x06b428,
-0x06b424,
-0x06b420,
-0x06b41c,
-0x06b418,
-0x06b414,
-0x06b410,
-0x06b40c,
-0x06b408,
-0x06b404,
-0x06b400,
-0x06b3fc,
-0x06b3f8,
-0x06b3f4,
-0x06b3f0,
-0x06b3ec,
-0x06b3e8,
-0x06b3e4,
-0x06b3e0,
-0x06b3dc,
-0x06b3d8,
-0x06b3d4,
-0x06b3d0,
-0x06b3cc,
-0x06b3c8,
-0x06b3c4,
-0x06b3c0,
-0x06b3bc,
-0x06b3b8,
-0x06b3b4,
-0x06b3b0,
-0x06b3ac,
-0x06b3a8,
-0x06b3a4,
-0x06b3a0,
-0x06b39c,
-0x06b398,
-0x06b394,
-0x06b390,
-0x06b38c,
-0x06b388,
-0x06b384,
-0x06b380,
-0x06b37c,
-0x06b378,
-0x06b374,
-0x06b370,
-0x06b36c,
-0x06b368,
-0x06b364,
-0x06b360,
-0x06b35c,
-0x06b358,
-0x06b354,
-0x06b350,
-0x06b34c,
-0x06b348,
-0x06b344,
-0x06b340,
-0x06b33c,
-0x06b338,
-0x06b334,
-0x06b330,
-0x06b32c,
-0x06b328,
-0x06b324,
-0x06b320,
-0x06b31c,
-0x06b318,
-0x06b314,
-0x06b310,
-0x06b30c,
-0x06b308,
-0x06b304,
-0x06b300,
-0x06b2fc,
-0x06b2f8,
-0x06b2f4,
-0x06b2f0,
-0x06b2ec,
-0x06b2e8,
-0x06b2e4,
-0x06b2e0,
-0x06b2dc,
-0x06b2d8,
-0x06b2d4,
-0x06b2d0,
-0x06b2cc,
-0x06b2c8,
-0x06b2c4,
-0x06b2c0,
-0x06b2bc,
-0x06b2b8,
-0x06b2b4,
-0x06b2b0,
-0x06b2ac,
-0x06b2a8,
-0x06b2a4,
-0x06b2a0,
-0x06b29c,
-0x06b298,
-0x06b294,
-0x06b290,
-0x06b28c,
-0x06b288,
-0x06b284,
-0x06b280,
-0x06b27c,
-0x06b278,
-0x06b274,
-0x06b270,
-0x06b26c,
-0x06b268,
-0x06b264,
-0x06b260,
-0x06b25c,
-0x06b258,
-0x06b254,
-0x06b250,
-0x06b24c,
-0x06b248,
-0x06b244,
-0x06b240,
-0x06b23c,
-0x06b238,
-0x06b234,
-0x06b230,
-0x06b22c,
-0x06b228,
-0x06b224,
-0x06b220,
-0x06b1a0,
-0x06b19c,
-0x06b198,
-0x06b194,
-0x06b190,
-0x06b18c,
-0x06b188,
-0x06b178,
-0x06b164,
-0x06b160,
-0x06b15c,
-0x06b158,
-0x06b154,
-0x06b150,
-0x06b14c,
-0x06b148,
-0x06b144,
-0x06b140,
-0x06b13c,
-0x06b138,
-0x06b134,
-0x06b130,
-0x06b12c,
-0x06b128,
-0x06b124,
-0x06b120,
-0x06b11c,
-0x06b118,
-0x06b114,
-0x06b110,
-0x06b10c,
-0x06b108,
-0x06b104,
-0x06b100,
-0x06b0c8,
-0x06b0c4,
-0x06b0c0,
-0x06b0bc,
-0x06b0b8,
-0x06b0b4,
-0x06b0b0,
-0x06b0ac,
-0x06b0a8,
-0x06b0a4,
-0x06b0a0,
-0x06b09c,
-0x06b098,
-0x06b094,
-0x06b090,
-0x06b08c,
-0x06b088,
-0x06b084,
-0x06b080,
-0x06b07c,
-0x06b078,
-0x06b074,
-0x06b070,
-0x06b06c,
-0x06b068,
-0x06b064,
-0x06b060,
-0x06b05c,
-0x06b058,
-0x06b054,
-0x06b050,
-0x06b04c,
-0x06b048,
-0x06b044,
-0x06b040,
-0x06b03c,
-0x06b038,
-0x06b034,
-0x06b030,
-0x06b02c,
-0x06b028,
-0x06b024,
-0x06b020,
-0x06b01c,
-0x06b018,
-0x06b014,
-0x06b010,
-0x06b00c,
-0x06b008,
-0x06b004,
-0x06b000,
-0x06affc,
-0x06aff8,
-0x06aff4,
-0x06aff0,
-0x06afec,
-0x06afe8,
-0x06afe4,
-0x06afe0,
-0x06afdc,
-0x06afd8,
-0x06afd4,
-0x06afd0,
-0x06afcc,
-0x06afc8,
-0x06afc4,
-0x06afc0,
-0x06afbc,
-0x06afb8,
-0x06afb4,
-0x06afb0,
-0x06afac,
-0x06afa8,
-0x06afa4,
-0x06afa0,
-0x06af9c,
-0x06af98,
-0x06af94,
-0x06af90,
-0x06af8c,
-0x06af88,
-0x06af84,
-0x06af80,
-0x06af7c,
-0x06af78,
-0x06af74,
-0x06af70,
-0x06af6c,
-0x06af68,
-0x06af64,
-0x06af60,
-0x06af5c,
-0x06af58,
-0x06af54,
-0x06af50,
-0x06af4c,
-0x06af48,
-0x06af44,
-0x06af40,
-0x06af3c,
-0x06af38,
-0x06af34,
-0x06af30,
-0x06af2c,
-0x06af28,
-0x06af24,
-0x06af20,
-0x06af1c,
-0x06af18,
-0x06af14,
-0x06af10,
-0x06af0c,
-0x06af08,
-0x06af04,
-0x06af00,
-0x06aefc,
-0x06aef8,
-0x06aef4,
-0x06aef0,
-0x06aeec,
-0x06aee8,
-0x06aee4,
-0x06aee0,
-0x06aedc,
-0x06aed8,
-0x06aed4,
-0x06aed0,
-0x06aecc,
-0x06aec8,
-0x06aec4,
-0x06aec0,
-0x06aebc,
-0x06aeb8,
-0x06aeb4,
-0x06aeb0,
-0x06aeac,
-0x06aea8,
-0x06aea4,
-0x06aea0,
-0x06ae9c,
-0x06ae98,
-0x06ae94,
-0x06ae90,
-0x06ae8c,
-0x06ae88,
-0x06ae84,
-0x06ae80,
-0x06ae7c,
-0x06ae78,
-0x06ae74,
-0x06ae70,
-0x06ae6c,
-0x06ae68,
-0x06ae64,
-0x06ae60,
-0x06ae5c,
-0x06ae58,
-0x06ae54,
-0x06ae50,
-0x06ae4c,
-0x06ae48,
-0x06ae44,
-0x06ae40,
-0x06ae3c,
-0x06ae38,
-0x06ae34,
-0x06ae30,
-0x06ae2c,
-0x06ae28,
-0x06ae24,
-0x06ae20,
-0x06ae1c,
-0x06ae18,
-0x06ae14,
-0x06ae10,
-0x06ae0c,
-0x06ae08,
-0x06ae04,
-0x06ae00,
-0x06adfc,
-0x06adf8,
-0x06adf4,
-0x06adf0,
-0x06adec,
-0x06ade8,
-0x06ade4,
-0x06ade0,
-0x06addc,
-0x06add8,
-0x06add4,
-0x06add0,
-0x06adcc,
-0x06adc8,
-0x06adc4,
-0x06adc0,
-0x06adbc,
-0x06adb8,
-0x06adb4,
-0x06adb0,
-0x06adac,
-0x06ada8,
-0x06ada4,
-0x06ada0,
-0x06ad9c,
-0x06ad98,
-0x06ad94,
-0x06ad90,
-0x06ad8c,
-0x06ad88,
-0x06ad84,
-0x06ad80,
-0x06ad7c,
-0x06ad78,
-0x06ad74,
-0x06ad70,
-0x06ad6c,
-0x06ad68,
-0x06ad64,
-0x06ad60,
-0x06ad5c,
-0x06ad58,
-0x06ad54,
-0x06ad50,
-0x06ad4c,
-0x06ad48,
-0x06ad44,
-0x06ad40,
-0x06ad3c,
-0x06ad38,
-0x06ad34,
-0x06ad30,
-0x06ad2c,
-0x06ad28,
-0x06ad24,
-0x06ad20,
-0x06ad1c,
-0x06ad18,
-0x06ad14,
-0x06ad10,
-0x06ad0c,
-0x06ad08,
-0x06ad04,
-0x06ad00,
-0x06acfc,
-0x06acf8,
-0x06acf4,
-0x06acf0,
-0x06acec,
-0x06ace8,
-0x06ace4,
-0x06ace0,
-0x06acdc,
-0x06acd8,
-0x06acd4,
-0x06acd0,
-0x06accc,
-0x06acc8,
-0x06acc4,
-0x06acc0,
-0x06acbc,
-0x06acb8,
-0x06acb4,
-0x06acb0,
-0x06acac,
-0x06aca8,
-0x06aca4,
-0x06aca0,
-0x06ac9c,
-0x06ac98,
-0x06ac94,
-0x06ac90,
-0x06ac8c,
-0x06ac88,
-0x06ac84,
-0x06ac80,
-0x06ac7c,
-0x06ac78,
-0x06ac74,
-0x06ac70,
-0x06ac6c,
-0x06ac68,
-0x06ac64,
-0x06ac60,
-0x06ac5c,
-0x06ac58,
-0x06ac54,
-0x06ac50,
-0x06ac4c,
-0x06ac48,
-0x06ac44,
-0x06ac40,
-0x06ac3c,
-0x06ac38,
-0x06ac34,
-0x06ac30,
-0x06ac2c,
-0x06ac28,
-0x06ac24,
-0x06ac20,
-0x06ac1c,
-0x06ac18,
-0x06ac14,
-0x06ac10,
-0x06ac0c,
-0x06ac08,
-0x06ac04,
-0x06ac00,
-0x06abfc,
-0x06abf8,
-0x06abf4,
-0x06abf0,
-0x06abec,
-0x06abe8,
-0x06abe4,
-0x06abe0,
-0x06abdc,
-0x06abd8,
-0x06abd4,
-0x06abd0,
-0x06abcc,
-0x06abc8,
-0x06abc4,
-0x06abc0,
-0x06abbc,
-0x06abb8,
-0x06abb4,
-0x06abb0,
-0x06abac,
-0x06aba8,
-0x06aba4,
-0x06aba0,
-0x06ab9c,
-0x06ab98,
-0x06ab94,
-0x06ab90,
-0x06ab8c,
-0x06ab88,
-0x06ab84,
-0x06ab80,
-0x06ab7c,
-0x06ab78,
-0x06ab74,
-0x06ab70,
-0x06ab6c,
-0x06ab68,
-0x06ab64,
-0x06ab60,
-0x06ab5c,
-0x06ab58,
-0x06ab54,
-0x06ab50,
-0x06ab4c,
-0x06ab48,
-0x06ab44,
-0x06ab40,
-0x06ab3c,
-0x06ab38,
-0x06ab34,
-0x06ab30,
-0x06ab2c,
-0x06ab28,
-0x06ab24,
-0x06ab20,
-0x06ab1c,
-0x06ab18,
-0x06ab14,
-0x06ab10,
-0x06ab0c,
-0x06ab08,
-0x06ab04,
-0x06ab00,
-0x06aafc,
-0x06aaf8,
-0x06aaf4,
-0x06aaf0,
-0x06aaec,
-0x06aae8,
-0x06aae4,
-0x06aae0,
-0x06aadc,
-0x06aad8,
-0x06aad4,
-0x06aad0,
-0x06aacc,
-0x06aac8,
-0x06aac4,
-0x06aac0,
-0x06aabc,
-0x06aab8,
-0x06aab4,
-0x06aab0,
-0x06aaac,
-0x06aaa8,
-0x06aaa4,
-0x06aaa0,
-0x06aa9c,
-0x06aa98,
-0x06aa94,
-0x06aa90,
-0x06aa8c,
-0x06aa88,
-0x06aa84,
-0x06aa80,
-0x06aa7c,
-0x06aa78,
-0x06aa74,
-0x06aa70,
-0x06aa6c,
-0x06aa68,
-0x06aa64,
-0x06aa60,
-0x06aa5c,
-0x06aa58,
-0x06aa54,
-0x06aa50,
-0x06aa4c,
-0x06aa48,
-0x06aa44,
-0x06aa40,
-0x06aa3c,
-0x06aa38,
-0x06aa34,
-0x06aa30,
-0x06aa2c,
-0x06aa28,
-0x06aa24,
-0x06aa20,
-0x06aa1c,
-0x06aa18,
-0x06aa14,
-0x06aa10,
-0x06aa0c,
-0x06aa08,
-0x06aa04,
-0x06aa00,
-0x06a9fc,
-0x06a9f8,
-0x06a9f4,
-0x06a9f0,
-0x06a9ec,
-0x06a9e8,
-0x06a9e4,
-0x06a9e0,
-0x06a9dc,
-0x06a9d8,
-0x06a9d4,
-0x06a9d0,
-0x06a9cc,
-0x06a9c8,
-0x06a9c4,
-0x06a9c0,
-0x06a9bc,
-0x06a9b8,
-0x06a9b4,
-0x06a9b0,
-0x06a9ac,
-0x06a9a8,
-0x06a9a4,
-0x06a9a0,
-0x06a99c,
-0x06a998,
-0x06a994,
-0x06a990,
-0x06a98c,
-0x06a988,
-0x06a984,
-0x06a980,
-0x06a97c,
-0x06a978,
-0x06a974,
-0x06a970,
-0x06a96c,
-0x06a968,
-0x06a964,
-0x06a960,
-0x06a95c,
-0x06a958,
-0x06a954,
-0x06a950,
-0x06a94c,
-0x06a948,
-0x06a944,
-0x06a940,
-0x06a93c,
-0x06a938,
-0x06a934,
-0x06a930,
-0x06a92c,
-0x06a928,
-0x06a924,
-0x06a920,
-0x06a91c,
-0x06a918,
-0x06a914,
-0x06a910,
-0x06a90c,
-0x06a908,
-0x06a904,
-0x06a900,
-0x06a8fc,
-0x06a8f8,
-0x06a8f4,
-0x06a8f0,
-0x06a8ec,
-0x06a8e8,
-0x06a8e4,
-0x06a8e0,
-0x06a8dc,
-0x06a8d8,
-0x06a8d4,
-0x06a8d0,
-0x06a8cc,
-0x06a8c8,
-0x06a8c4,
-0x06a8c0,
-0x06a8bc,
-0x06a8b8,
-0x06a8b4,
-0x06a8b0,
-0x06a8ac,
-0x06a8a8,
-0x06a8a4,
-0x06a8a0,
-0x06a89c,
-0x06a898,
-0x06a894,
-0x06a890,
-0x06a88c,
-0x06a878,
-0x06a874,
-0x06a820,
-0x06a81c,
-0x06a818,
-0x06a814,
-0x06a810,
-0x06a80c,
-0x06a808,
-0x06a804,
-0x06a800,
-0x06a7fc,
-0x06a7f8,
-0x06a7f4,
-0x06a7f0,
-0x06a7ec,
-0x06a7e8,
-0x06a7e4,
-0x06a7e0,
-0x06a7dc,
-0x06a7d8,
-0x06a7d4,
-0x06a7d0,
-0x06a7cc,
-0x06a7c8,
-0x06a7c4,
-0x06a7c0,
-0x06a7bc,
-0x06a7b8,
-0x06a7b4,
-0x06a7b0,
-0x06a7ac,
-0x06a7a8,
-0x06a7a4,
-0x06a7a0,
-0x06a79c,
-0x06a798,
-0x06a794,
-0x06a790,
-0x06a78c,
-0x06a788,
-0x06a784,
-0x06a780,
-0x06a77c,
-0x06a778,
-0x06a774,
-0x06a770,
-0x06a76c,
-0x06a768,
-0x06a764,
-0x06a760,
-0x06a75c,
-0x06a758,
-0x06a754,
-0x06a750,
-0x06a74c,
-0x06a748,
-0x06a744,
-0x06a740,
-0x06a73c,
-0x06a738,
-0x06a734,
-0x06a730,
-0x06a72c,
-0x06a728,
-0x06a724,
-0x06a720,
-0x06a71c,
-0x06a718,
-0x06a714,
-0x06a710,
-0x06a70c,
-0x06a708,
-0x06a704,
-0x06a700,
-0x06a6fc,
-0x06a5a0,
-0x06a59c,
-0x06a598,
-0x06a594,
-0x06a560,
-0x06a55c,
-0x06a558,
-0x06a554,
-0x06a550,
-0x06a54c,
-0x06a548,
-0x06a544,
-0x06a540,
-0x06a53c,
-0x06a538,
-0x06a534,
-0x06a530,
-0x06a52c,
-0x06a528,
-0x06a524,
-0x06a520,
-0x06a51c,
-0x06a518,
-0x06a514,
-0x06a510,
-0x06a50c,
-0x06a508,
-0x06a484,
-0x06a480,
-0x06a47c,
-0x06a478,
-0x06a474,
-0x06a470,
-0x06a46c,
-0x06a468,
-0x06a464,
-0x06a460,
-0x06a45c,
-0x06a458,
-0x06a454,
-0x06a450,
-0x06a44c,
-0x06a448,
-0x06a444,
-0x06a440,
-0x06a43c,
-0x06a438,
-0x06a434,
-0x06a430,
-0x06a42c,
-0x06a428,
-0x06a424,
-0x06a420,
-0x06a40c,
-0x06a408,
-0x06a404,
-0x06a400,
-0x06a3fc,
-0x06a3f8,
-0x06a3f4,
-0x06a3f0,
-0x06a3ec,
-0x06a3e8,
-0x06a3e4,
-0x06a3e0,
-0x06a3dc,
-0x06a3d8,
-0x06a3d4,
-0x06a3d0,
-0x06a3cc,
-0x06a3c8,
-0x06a3c4,
-0x06a3c0,
-0x06a3bc,
-0x06a3b8,
-0x06a3b4,
-0x06a3b0,
-0x06a3ac,
-0x06a3a8,
-0x06a3a4,
-0x06a3a0,
-0x06a39c,
-0x06a398,
-0x06a394,
-0x06a390,
-0x06a38c,
-0x06a388,
-0x06a384,
-0x06a380,
-0x06a37c,
-0x06a378,
-0x06a374,
-0x06a370,
-0x06a36c,
-0x06a368,
-0x06a364,
-0x06a360,
-0x06a35c,
-0x06a358,
-0x06a354,
-0x06a350,
-0x06a34c,
-0x06a348,
-0x06a344,
-0x06a340,
-0x06a33c,
-0x06a338,
-0x06a334,
-0x06a330,
-0x06a32c,
-0x06a328,
-0x06a324,
-0x06a320,
-0x06a31c,
-0x06a318,
-0x06a314,
-0x06a310,
-0x06a30c,
-0x06a308,
-0x06a304,
-0x06a2e8,
-0x06a2e4,
-0x06a2e0,
-0x06a2dc,
-0x06a2d8,
-0x06a2d4,
-0x06a2d0,
-0x06a2cc,
-0x06a2b0,
-0x06a2ac,
-0x06a2a8,
-0x06a2a4,
-0x06a2a0,
-0x06a29c,
-0x06a298,
-0x06a294,
-0x06a290,
-0x06a28c,
-0x06a288,
-0x06a284,
-0x06a280,
-0x06a27c,
-0x06a278,
-0x06a274,
-0x06a270,
-0x06a26c,
-0x06a268,
-0x06a264,
-0x06a260,
-0x06a25c,
-0x06a258,
-0x06a254,
-0x06a250,
-0x06a24c,
-0x06a248,
-0x06a244,
-0x06a240,
-0x06a23c,
-0x06a238,
-0x06a234,
-0x06a230,
-0x06a22c,
-0x06a228,
-0x06a224,
-0x06a220,
-0x06a21c,
-0x06a218,
-0x06a214,
-0x06a210,
-0x06a20c,
-0x06a208,
-0x06a204,
-0x06a200,
-0x06a1fc,
-0x06a1f8,
-0x06a1f4,
-0x06a1f0,
-0x06a1ec,
-0x06a1e8,
-0x06a1e4,
-0x06a1e0,
-0x06a1dc,
-0x06a1d8,
-0x06a1d4,
-0x06a1d0,
-0x06a1cc,
-0x06a1c8,
-0x06a1c4,
-0x06a1c0,
-0x06a1bc,
-0x06a1b8,
-0x06a1b4,
-0x06a1b0,
-0x06a1ac,
-0x06a1a8,
-0x06a1a4,
-0x06a1a0,
-0x06a19c,
-0x06a198,
-0x06a194,
-0x06a190,
-0x06a18c,
-0x06a188,
-0x06a184,
-0x06a180,
-0x06a17c,
-0x06a178,
-0x06a174,
-0x06a170,
-0x06a16c,
-0x06a168,
-0x06a164,
-0x06a160,
-0x06a15c,
-0x06a158,
-0x06a154,
-0x06a150,
-0x06a14c,
-0x06a148,
-0x06a144,
-0x06a140,
-0x06a13c,
-0x06a138,
-0x06a134,
-0x06a130,
-0x06a12c,
-0x06a128,
-0x06a124,
-0x06a120,
-0x06a11c,
-0x06a118,
-0x06a114,
-0x06a110,
-0x06a10c,
-0x06a108,
-0x06a104,
-0x06a100,
-0x06a0fc,
-0x06a0f8,
-0x06a0f4,
-0x06a0f0,
-0x06a0ec,
-0x06a0e8,
-0x06a0e4,
-0x06a0e0,
-0x06a0dc,
-0x06a0d8,
-0x06a0d4,
-0x06a0d0,
-0x06a0cc,
-0x06a0c8,
-0x06a0c4,
-0x06a0c0,
-0x06a0bc,
-0x06a0b8,
-0x06a0b4,
-0x06a0b0,
-0x06a0ac,
-0x06a0a8,
-0x06a0a4,
-0x06a0a0,
-0x06a09c,
-0x06a098,
-0x06a094,
-0x06a090,
-0x06a08c,
-0x06a088,
-0x06a084,
-0x06a080,
-0x06a07c,
-0x06a078,
-0x06a074,
-0x06a068,
-0x06a064,
-0x06a060,
-0x06a05c,
-0x06a038,
-0x06a034,
-0x06a030,
-0x06a02c,
-0x06a028,
-0x06a024,
-0x06a020,
-0x06a01c,
-0x06a018,
-0x06a014,
-0x06a010,
-0x06a00c,
-0x06a008,
-0x06a004,
-0x06a000,
-0x069ffc,
-0x069ff8,
-0x069ff4,
-0x069ff0,
-0x069fec,
-0x069fe8,
-0x069fe4,
-0x069fe0,
-0x069fdc,
-0x069fd8,
-0x069fd4,
-0x069fd0,
-0x069fcc,
-0x069fc8,
-0x069fc4,
-0x069fc0,
-0x069fbc,
-0x069fb8,
-0x069fb4,
-0x069fb0,
-0x069fac,
-0x069fa8,
-0x069fa4,
-0x069fa0,
-0x069f9c,
-0x069f98,
-0x069f80,
-0x069f7c,
-0x069f78,
-0x069f74,
-0x069f70,
-0x069f6c,
-0x069f68,
-0x069f64,
-0x069f60,
-0x069f5c,
-0x069f58,
-0x069f54,
-0x069f50,
-0x069f4c,
-0x069f48,
-0x069f20,
-0x069f1c,
-0x069f18,
-0x069f14,
-0x069f10,
-0x069f0c,
-0x069f08,
-0x069f04,
-0x069f00,
-0x069efc,
-0x069ef8,
-0x069ef4,
-0x069ef0,
-0x069eec,
-0x069ee8,
-0x069ee4,
-0x069ee0,
-0x069edc,
-0x069ed8,
-0x069ed4,
-0x069ed0,
-0x069ecc,
-0x069ec8,
-0x069ec4,
-0x069ec0,
-0x069ebc,
-0x069eb8,
-0x069eb4,
-0x069eb0,
-0x069eac,
-0x069ea8,
-0x069ea4,
-0x069ea0,
-0x069e9c,
-0x069e98,
-0x069e94,
-0x069e90,
-0x069e8c,
-0x069e88,
-0x069e84,
-0x069e80,
-0x069e7c,
-0x069e78,
-0x069e74,
-0x069e70,
-0x069e6c,
-0x069e68,
-0x069e64,
-0x069e60,
-0x069e5c,
-0x069e58,
-0x069e54,
-0x069e50,
-0x069e4c,
-0x069e48,
-0x069e44,
-0x069e40,
-0x069e3c,
-0x069e38,
-0x069e34,
-0x069e30,
-0x069e2c,
-0x069e28,
-0x069e24,
-0x069e20,
-0x069e1c,
-0x069e18,
-0x069e14,
-0x069e10,
-0x069e0c,
-0x069e08,
-0x069e04,
-0x069e00,
-0x069dfc,
-0x069ca0,
-0x069c9c,
-0x069c98,
-0x069c94,
-0x069c60,
-0x069c5c,
-0x069c58,
-0x069c54,
-0x069c50,
-0x069c4c,
-0x069c48,
-0x069c44,
-0x069c40,
-0x069c3c,
-0x069c38,
-0x069c34,
-0x069c30,
-0x069c2c,
-0x069c28,
-0x069c24,
-0x069c20,
-0x069c1c,
-0x069c18,
-0x069c14,
-0x069c10,
-0x069c0c,
-0x069c08,
-0x069b84,
-0x069b80,
-0x069b7c,
-0x069b78,
-0x069b74,
-0x069b70,
-0x069b6c,
-0x069b68,
-0x069b64,
-0x069b60,
-0x069b5c,
-0x069b58,
-0x069b54,
-0x069b50,
-0x069b4c,
-0x069b48,
-0x069b44,
-0x069b40,
-0x069b3c,
-0x069b38,
-0x069b34,
-0x069b30,
-0x069b2c,
-0x069b28,
-0x069b24,
-0x069b20,
-0x069b0c,
-0x069b08,
-0x069b04,
-0x069b00,
-0x069afc,
-0x069af8,
-0x069af4,
-0x069af0,
-0x069aec,
-0x069ae8,
-0x069ae4,
-0x069ae0,
-0x069adc,
-0x069ad8,
-0x069ad4,
-0x069ad0,
-0x069acc,
-0x069ac8,
-0x069ac4,
-0x069ac0,
-0x069abc,
-0x069ab8,
-0x069ab4,
-0x069ab0,
-0x069aac,
-0x069aa8,
-0x069aa4,
-0x069aa0,
-0x069a9c,
-0x069a98,
-0x069a94,
-0x069a90,
-0x069a8c,
-0x069a88,
-0x069a84,
-0x069a80,
-0x069a7c,
-0x069a78,
-0x069a74,
-0x069a70,
-0x069a6c,
-0x069a68,
-0x069a64,
-0x069a60,
-0x069a5c,
-0x069a58,
-0x069a54,
-0x069a50,
-0x069a4c,
-0x069a48,
-0x069a44,
-0x069a40,
-0x069a3c,
-0x069a38,
-0x069a34,
-0x069a30,
-0x069a2c,
-0x069a28,
-0x069a24,
-0x069a20,
-0x069a1c,
-0x069a18,
-0x069a14,
-0x069a10,
-0x069a0c,
-0x069a08,
-0x069a04,
-0x0699e8,
-0x0699e4,
-0x0699e0,
-0x0699dc,
-0x0699d8,
-0x0699d4,
-0x0699d0,
-0x0699cc,
-0x0699b0,
-0x0699ac,
-0x0699a8,
-0x0699a4,
-0x0699a0,
-0x06999c,
-0x069998,
-0x069994,
-0x069990,
-0x06998c,
-0x069988,
-0x069984,
-0x069980,
-0x06997c,
-0x069978,
-0x069974,
-0x069970,
-0x06996c,
-0x069968,
-0x069964,
-0x069960,
-0x06995c,
-0x069958,
-0x069954,
-0x069950,
-0x06994c,
-0x069948,
-0x069944,
-0x069940,
-0x06993c,
-0x069938,
-0x069934,
-0x069930,
-0x06992c,
-0x069928,
-0x069924,
-0x069920,
-0x06991c,
-0x069918,
-0x069914,
-0x069910,
-0x06990c,
-0x069908,
-0x069904,
-0x069900,
-0x0698fc,
-0x0698f8,
-0x0698f4,
-0x0698f0,
-0x0698ec,
-0x0698e8,
-0x0698e4,
-0x0698e0,
-0x0698dc,
-0x0698d8,
-0x0698d4,
-0x0698d0,
-0x0698cc,
-0x0698c8,
-0x0698c4,
-0x0698c0,
-0x0698bc,
-0x0698b8,
-0x0698b4,
-0x0698b0,
-0x0698ac,
-0x0698a8,
-0x0698a4,
-0x0698a0,
-0x06989c,
-0x069898,
-0x069894,
-0x069890,
-0x06988c,
-0x069888,
-0x069884,
-0x069880,
-0x06987c,
-0x069878,
-0x069874,
-0x069870,
-0x06986c,
-0x069868,
-0x069864,
-0x069860,
-0x06985c,
-0x069858,
-0x069854,
-0x069850,
-0x06984c,
-0x069848,
-0x069844,
-0x069840,
-0x06983c,
-0x069838,
-0x069834,
-0x069830,
-0x06982c,
-0x069828,
-0x069824,
-0x069820,
-0x06981c,
-0x069818,
-0x069814,
-0x069810,
-0x06980c,
-0x069808,
-0x069804,
-0x069800,
-0x0697fc,
-0x0697f8,
-0x0697f4,
-0x0697f0,
-0x0697ec,
-0x0697e8,
-0x0697e4,
-0x0697e0,
-0x0697dc,
-0x0697d8,
-0x0697d4,
-0x0697d0,
-0x0697cc,
-0x0697c8,
-0x0697c4,
-0x0697c0,
-0x0697bc,
-0x0697b8,
-0x0697b4,
-0x0697b0,
-0x0697ac,
-0x0697a8,
-0x0697a4,
-0x0697a0,
-0x06979c,
-0x069798,
-0x069794,
-0x069790,
-0x06978c,
-0x069788,
-0x069784,
-0x069780,
-0x06977c,
-0x069778,
-0x069774,
-0x069768,
-0x069764,
-0x069760,
-0x06975c,
-0x069738,
-0x069734,
-0x069730,
-0x06972c,
-0x069728,
-0x069724,
-0x069720,
-0x06971c,
-0x069718,
-0x069714,
-0x069710,
-0x06970c,
-0x069708,
-0x069704,
-0x069700,
-0x0696fc,
-0x0696f8,
-0x0696f4,
-0x0696f0,
-0x0696ec,
-0x0696e8,
-0x0696e4,
-0x0696e0,
-0x0696dc,
-0x0696d8,
-0x0696d4,
-0x0696d0,
-0x0696cc,
-0x0696c8,
-0x0696c4,
-0x0696c0,
-0x0696bc,
-0x0696b8,
-0x0696b4,
-0x0696b0,
-0x0696ac,
-0x0696a8,
-0x0696a4,
-0x0696a0,
-0x06969c,
-0x069698,
-0x069680,
-0x06967c,
-0x069678,
-0x069674,
-0x069670,
-0x06966c,
-0x069668,
-0x069664,
-0x069660,
-0x06965c,
-0x069658,
-0x069654,
-0x069650,
-0x06964c,
-0x069648,
-0x069620,
-0x06961c,
-0x069618,
-0x069614,
-0x069610,
-0x06960c,
-0x069608,
-0x069604,
-0x069600,
-0x0695fc,
-0x0695f8,
-0x0695f4,
-0x0695f0,
-0x0695ec,
-0x0695e8,
-0x0695e4,
-0x0695e0,
-0x0695dc,
-0x0695d8,
-0x0695d4,
-0x0695d0,
-0x0695cc,
-0x0695c8,
-0x0695c4,
-0x0695c0,
-0x0695bc,
-0x0695b8,
-0x0695b4,
-0x0695b0,
-0x0695ac,
-0x0695a8,
-0x0695a4,
-0x0695a0,
-0x06959c,
-0x069598,
-0x069594,
-0x069590,
-0x06958c,
-0x069588,
-0x069584,
-0x069580,
-0x06957c,
-0x069578,
-0x069574,
-0x069570,
-0x06956c,
-0x069568,
-0x069564,
-0x069560,
-0x06955c,
-0x069558,
-0x069554,
-0x069550,
-0x06954c,
-0x069548,
-0x069544,
-0x069540,
-0x06953c,
-0x069538,
-0x069534,
-0x069530,
-0x06952c,
-0x069528,
-0x069524,
-0x069520,
-0x06951c,
-0x069518,
-0x069514,
-0x069510,
-0x06950c,
-0x069508,
-0x069504,
-0x069500,
-0x0694fc,
-0x0693a0,
-0x06939c,
-0x069398,
-0x069394,
-0x069360,
-0x06935c,
-0x069358,
-0x069354,
-0x069350,
-0x06934c,
-0x069348,
-0x069344,
-0x069340,
-0x06933c,
-0x069338,
-0x069334,
-0x069330,
-0x06932c,
-0x069328,
-0x069324,
-0x069320,
-0x06931c,
-0x069318,
-0x069314,
-0x069310,
-0x06930c,
-0x069308,
-0x069284,
-0x069280,
-0x06927c,
-0x069278,
-0x069274,
-0x069270,
-0x06926c,
-0x069268,
-0x069264,
-0x069260,
-0x06925c,
-0x069258,
-0x069254,
-0x069250,
-0x06924c,
-0x069248,
-0x069244,
-0x069240,
-0x06923c,
-0x069238,
-0x069234,
-0x069230,
-0x06922c,
-0x069228,
-0x069224,
-0x069220,
-0x06920c,
-0x069208,
-0x069204,
-0x069200,
-0x0691fc,
-0x0691f8,
-0x0691f4,
-0x0691f0,
-0x0691ec,
-0x0691e8,
-0x0691e4,
-0x0691e0,
-0x0691dc,
-0x0691d8,
-0x0691d4,
-0x0691d0,
-0x0691cc,
-0x0691c8,
-0x0691c4,
-0x0691c0,
-0x0691bc,
-0x0691b8,
-0x0691b4,
-0x0691b0,
-0x0691ac,
-0x0691a8,
-0x0691a4,
-0x0691a0,
-0x06919c,
-0x069198,
-0x069194,
-0x069190,
-0x06918c,
-0x069188,
-0x069184,
-0x069180,
-0x06917c,
-0x069178,
-0x069174,
-0x069170,
-0x06916c,
-0x069168,
-0x069164,
-0x069160,
-0x06915c,
-0x069158,
-0x069154,
-0x069150,
-0x06914c,
-0x069148,
-0x069144,
-0x069140,
-0x06913c,
-0x069138,
-0x069134,
-0x069130,
-0x06912c,
-0x069128,
-0x069124,
-0x069120,
-0x06911c,
-0x069118,
-0x069114,
-0x069110,
-0x06910c,
-0x069108,
-0x069104,
-0x0690e8,
-0x0690e4,
-0x0690e0,
-0x0690dc,
-0x0690d8,
-0x0690d4,
-0x0690d0,
-0x0690cc,
-0x0690b0,
-0x0690ac,
-0x0690a8,
-0x0690a4,
-0x0690a0,
-0x06909c,
-0x069098,
-0x069094,
-0x069090,
-0x06908c,
-0x069088,
-0x069084,
-0x069080,
-0x06907c,
-0x069078,
-0x069074,
-0x069070,
-0x06906c,
-0x069068,
-0x069064,
-0x069060,
-0x06905c,
-0x069058,
-0x069054,
-0x069050,
-0x06904c,
-0x069048,
-0x069044,
-0x069040,
-0x06903c,
-0x069038,
-0x069034,
-0x069030,
-0x06902c,
-0x069028,
-0x069024,
-0x069020,
-0x06901c,
-0x069018,
-0x069014,
-0x069010,
-0x06900c,
-0x069008,
-0x069004,
-0x069000,
-0x068ffc,
-0x068ff8,
-0x068ff4,
-0x068ff0,
-0x068fec,
-0x068fe8,
-0x068fe4,
-0x068fe0,
-0x068fdc,
-0x068fd8,
-0x068fd4,
-0x068fd0,
-0x068fcc,
-0x068fc8,
-0x068fc4,
-0x068fc0,
-0x068fbc,
-0x068fb8,
-0x068fb4,
-0x068fb0,
-0x068fac,
-0x068fa8,
-0x068fa4,
-0x068fa0,
-0x068f9c,
-0x068f98,
-0x068f94,
-0x068f90,
-0x068f8c,
-0x068f88,
-0x068f84,
-0x068f80,
-0x068f7c,
-0x068f78,
-0x068f74,
-0x068f70,
-0x068f6c,
-0x068f68,
-0x068f64,
-0x068f60,
-0x068f5c,
-0x068f58,
-0x068f54,
-0x068f50,
-0x068f4c,
-0x068f48,
-0x068f44,
-0x068f40,
-0x068f3c,
-0x068f38,
-0x068f34,
-0x068f30,
-0x068f2c,
-0x068f28,
-0x068f24,
-0x068f20,
-0x068f1c,
-0x068f18,
-0x068f14,
-0x068f10,
-0x068f0c,
-0x068f08,
-0x068f04,
-0x068f00,
-0x068efc,
-0x068ef8,
-0x068ef4,
-0x068ef0,
-0x068eec,
-0x068ee8,
-0x068ee4,
-0x068ee0,
-0x068edc,
-0x068ed8,
-0x068ed4,
-0x068ed0,
-0x068ecc,
-0x068ec8,
-0x068ec4,
-0x068ec0,
-0x068ebc,
-0x068eb8,
-0x068eb4,
-0x068eb0,
-0x068eac,
-0x068ea8,
-0x068ea4,
-0x068ea0,
-0x068e9c,
-0x068e98,
-0x068e94,
-0x068e90,
-0x068e8c,
-0x068e88,
-0x068e84,
-0x068e80,
-0x068e7c,
-0x068e78,
-0x068e74,
-0x068e68,
-0x068e64,
-0x068e60,
-0x068e5c,
-0x068e38,
-0x068e34,
-0x068e30,
-0x068e2c,
-0x068e28,
-0x068e24,
-0x068e20,
-0x068e1c,
-0x068e18,
-0x068e14,
-0x068e10,
-0x068e0c,
-0x068e08,
-0x068e04,
-0x068e00,
-0x068dfc,
-0x068df8,
-0x068df4,
-0x068df0,
-0x068dec,
-0x068de8,
-0x068de4,
-0x068de0,
-0x068ddc,
-0x068dd8,
-0x068dd4,
-0x068dd0,
-0x068dcc,
-0x068dc8,
-0x068dc4,
-0x068dc0,
-0x068dbc,
-0x068db8,
-0x068db4,
-0x068db0,
-0x068dac,
-0x068da8,
-0x068da4,
-0x068da0,
-0x068d9c,
-0x068d98,
-0x068d80,
-0x068d7c,
-0x068d78,
-0x068d74,
-0x068d70,
-0x068d6c,
-0x068d68,
-0x068d64,
-0x068d60,
-0x068d5c,
-0x068d58,
-0x068d54,
-0x068d50,
-0x068d4c,
-0x068d48,
-0x068d20,
-0x068d1c,
-0x068d18,
-0x068d14,
-0x068d10,
-0x068d0c,
-0x068d08,
-0x068d04,
-0x068d00,
-0x068cfc,
-0x068cf8,
-0x068cf4,
-0x068cf0,
-0x068cec,
-0x068ce8,
-0x068ce4,
-0x068ce0,
-0x068cdc,
-0x068cd8,
-0x068cd4,
-0x068cd0,
-0x068ccc,
-0x068cc8,
-0x068cc4,
-0x068cc0,
-0x068cbc,
-0x068cb8,
-0x068cb4,
-0x068cb0,
-0x068cac,
-0x068ca8,
-0x068ca4,
-0x068ca0,
-0x068c9c,
-0x068c98,
-0x068c94,
-0x068c90,
-0x068c8c,
-0x068c88,
-0x068c84,
-0x068c80,
-0x068c7c,
-0x068c78,
-0x068c74,
-0x068c70,
-0x068c6c,
-0x068c68,
-0x068c64,
-0x068c60,
-0x068c5c,
-0x068c58,
-0x068c54,
-0x068c50,
-0x068c4c,
-0x068c48,
-0x068c44,
-0x068c40,
-0x068c3c,
-0x068c38,
-0x068c34,
-0x068c30,
-0x068c2c,
-0x068c28,
-0x068c24,
-0x068c20,
-0x068c1c,
-0x068c18,
-0x068c14,
-0x068c10,
-0x068c0c,
-0x068c08,
-0x068c04,
-0x068c00,
-0x068bfc,
-0x068aa0,
-0x068a9c,
-0x068a98,
-0x068a94,
-0x068a60,
-0x068a5c,
-0x068a58,
-0x068a54,
-0x068a50,
-0x068a4c,
-0x068a48,
-0x068a44,
-0x068a40,
-0x068a3c,
-0x068a38,
-0x068a34,
-0x068a30,
-0x068a2c,
-0x068a28,
-0x068a24,
-0x068a20,
-0x068a1c,
-0x068a18,
-0x068a14,
-0x068a10,
-0x068a0c,
-0x068a08,
-0x068984,
-0x068980,
-0x06897c,
-0x068978,
-0x068974,
-0x068970,
-0x06896c,
-0x068968,
-0x068964,
-0x068960,
-0x06895c,
-0x068958,
-0x068954,
-0x068950,
-0x06894c,
-0x068948,
-0x068944,
-0x068940,
-0x06893c,
-0x068938,
-0x068934,
-0x068930,
-0x06892c,
-0x068928,
-0x068924,
-0x068920,
-0x06890c,
-0x068908,
-0x068904,
-0x068900,
-0x0688fc,
-0x0688f8,
-0x0688f4,
-0x0688f0,
-0x0688ec,
-0x0688e8,
-0x0688e4,
-0x0688e0,
-0x0688dc,
-0x0688d8,
-0x0688d4,
-0x0688d0,
-0x0688cc,
-0x0688c8,
-0x0688c4,
-0x0688c0,
-0x0688bc,
-0x0688b8,
-0x0688b4,
-0x0688b0,
-0x0688ac,
-0x0688a8,
-0x0688a4,
-0x0688a0,
-0x06889c,
-0x068898,
-0x068894,
-0x068890,
-0x06888c,
-0x068888,
-0x068884,
-0x068880,
-0x06887c,
-0x068878,
-0x068874,
-0x068870,
-0x06886c,
-0x068868,
-0x068864,
-0x068860,
-0x06885c,
-0x068858,
-0x068854,
-0x068850,
-0x06884c,
-0x068848,
-0x068844,
-0x068840,
-0x06883c,
-0x068838,
-0x068834,
-0x068830,
-0x06882c,
-0x068828,
-0x068824,
-0x068820,
-0x06881c,
-0x068818,
-0x068814,
-0x068810,
-0x06880c,
-0x068808,
-0x068804,
-0x0687e8,
-0x0687e4,
-0x0687e0,
-0x0687dc,
-0x0687d8,
-0x0687d4,
-0x0687d0,
-0x0687cc,
-0x0687b0,
-0x0687ac,
-0x0687a8,
-0x0687a4,
-0x0687a0,
-0x06879c,
-0x068798,
-0x068794,
-0x068790,
-0x06878c,
-0x068788,
-0x068784,
-0x068780,
-0x06877c,
-0x068778,
-0x068774,
-0x068770,
-0x06876c,
-0x068768,
-0x068764,
-0x068760,
-0x06875c,
-0x068758,
-0x068754,
-0x068750,
-0x06874c,
-0x068748,
-0x068744,
-0x068740,
-0x06873c,
-0x068738,
-0x068734,
-0x068730,
-0x06872c,
-0x068728,
-0x068724,
-0x068720,
-0x06871c,
-0x068718,
-0x068714,
-0x068710,
-0x06870c,
-0x068708,
-0x068704,
-0x068700,
-0x0686fc,
-0x0686f8,
-0x0686f4,
-0x0686f0,
-0x0686ec,
-0x0686e8,
-0x0686e4,
-0x0686e0,
-0x0686dc,
-0x0686d8,
-0x0686d4,
-0x0686d0,
-0x0686cc,
-0x0686c8,
-0x0686c4,
-0x0686c0,
-0x0686bc,
-0x0686b8,
-0x0686b4,
-0x0686b0,
-0x0686ac,
-0x0686a8,
-0x0686a4,
-0x0686a0,
-0x06869c,
-0x068698,
-0x068694,
-0x068690,
-0x06868c,
-0x068688,
-0x068684,
-0x068680,
-0x06867c,
-0x068678,
-0x068674,
-0x068670,
-0x06866c,
-0x068668,
-0x068664,
-0x068660,
-0x06865c,
-0x068658,
-0x068654,
-0x068650,
-0x06864c,
-0x068648,
-0x068644,
-0x068640,
-0x06863c,
-0x068638,
-0x068634,
-0x068630,
-0x06862c,
-0x068628,
-0x068624,
-0x068620,
-0x06861c,
-0x068618,
-0x068614,
-0x068610,
-0x06860c,
-0x068608,
-0x068604,
-0x068600,
-0x0685fc,
-0x0685f8,
-0x0685f4,
-0x0685f0,
-0x0685ec,
-0x0685e8,
-0x0685e4,
-0x0685e0,
-0x0685dc,
-0x0685d8,
-0x0685d4,
-0x0685d0,
-0x0685cc,
-0x0685c8,
-0x0685c4,
-0x0685c0,
-0x0685bc,
-0x0685b8,
-0x0685b4,
-0x0685b0,
-0x0685ac,
-0x0685a8,
-0x0685a4,
-0x0685a0,
-0x06859c,
-0x068598,
-0x068594,
-0x068590,
-0x06858c,
-0x068588,
-0x068584,
-0x068580,
-0x06857c,
-0x068578,
-0x068574,
-0x068568,
-0x068564,
-0x068560,
-0x06855c,
-0x068538,
-0x068534,
-0x068530,
-0x06852c,
-0x068528,
-0x068524,
-0x068520,
-0x06851c,
-0x068518,
-0x068514,
-0x068510,
-0x06850c,
-0x068508,
-0x068504,
-0x068500,
-0x0684fc,
-0x0684f8,
-0x0684f4,
-0x0684f0,
-0x0684ec,
-0x0684e8,
-0x0684e4,
-0x0684e0,
-0x0684dc,
-0x0684d8,
-0x0684d4,
-0x0684d0,
-0x0684cc,
-0x0684c8,
-0x0684c4,
-0x0684c0,
-0x0684bc,
-0x0684b8,
-0x0684b4,
-0x0684b0,
-0x0684ac,
-0x0684a8,
-0x0684a4,
-0x0684a0,
-0x06849c,
-0x068498,
-0x068480,
-0x06847c,
-0x068478,
-0x068474,
-0x068470,
-0x06846c,
-0x068468,
-0x068464,
-0x068460,
-0x06845c,
-0x068458,
-0x068454,
-0x068450,
-0x06844c,
-0x068448,
-0x068420,
-0x06841c,
-0x068418,
-0x068414,
-0x068410,
-0x06840c,
-0x068408,
-0x068404,
-0x068400,
-0x0683fc,
-0x0683f8,
-0x0683f4,
-0x0683f0,
-0x0683ec,
-0x0683e8,
-0x0683e4,
-0x0683e0,
-0x0683dc,
-0x0683d8,
-0x0683d4,
-0x0683d0,
-0x0683cc,
-0x0683c8,
-0x0683c4,
-0x0683c0,
-0x0683bc,
-0x0683b8,
-0x0683b4,
-0x0683b0,
-0x0683ac,
-0x0683a8,
-0x0683a4,
-0x0683a0,
-0x06839c,
-0x068398,
-0x068394,
-0x068390,
-0x06838c,
-0x068388,
-0x068384,
-0x068380,
-0x06837c,
-0x068378,
-0x068374,
-0x068370,
-0x06836c,
-0x068368,
-0x068364,
-0x068360,
-0x06835c,
-0x068358,
-0x068354,
-0x068350,
-0x06834c,
-0x068348,
-0x068344,
-0x068340,
-0x06833c,
-0x068338,
-0x068334,
-0x068330,
-0x06832c,
-0x068328,
-0x068324,
-0x068320,
-0x06831c,
-0x068318,
-0x068314,
-0x068310,
-0x06830c,
-0x068308,
-0x068304,
-0x068300,
-0x0682fc,
-0x0681a0,
-0x06819c,
-0x068198,
-0x068194,
-0x068160,
-0x06815c,
-0x068158,
-0x068154,
-0x068150,
-0x06814c,
-0x068148,
-0x068144,
-0x068140,
-0x06813c,
-0x068138,
-0x068134,
-0x068130,
-0x06812c,
-0x068128,
-0x068124,
-0x068120,
-0x06811c,
-0x068118,
-0x068114,
-0x068110,
-0x06810c,
-0x068108,
-0x068084,
-0x068080,
-0x06807c,
-0x068078,
-0x068074,
-0x068070,
-0x06806c,
-0x068068,
-0x068064,
-0x068060,
-0x06805c,
-0x068058,
-0x068054,
-0x068050,
-0x06804c,
-0x068048,
-0x068044,
-0x068040,
-0x06803c,
-0x068038,
-0x068034,
-0x068030,
-0x06802c,
-0x068028,
-0x068024,
-0x068020,
-0x06800c,
-0x068008,
-0x068004,
-0x068000,
-0x067ffc,
-0x067ff8,
-0x067ff4,
-0x067ff0,
-0x067fec,
-0x067fe8,
-0x067fe4,
-0x067fe0,
-0x067fdc,
-0x067fd8,
-0x067fd4,
-0x067fd0,
-0x067fcc,
-0x067fc8,
-0x067fc4,
-0x067fc0,
-0x067fbc,
-0x067fb8,
-0x067fb4,
-0x067fb0,
-0x067fac,
-0x067fa8,
-0x067fa4,
-0x067fa0,
-0x067f9c,
-0x067f98,
-0x067f94,
-0x067f90,
-0x067f8c,
-0x067f88,
-0x067f84,
-0x067f80,
-0x067f7c,
-0x067f78,
-0x067f74,
-0x067f70,
-0x067f6c,
-0x067f68,
-0x067f64,
-0x067f60,
-0x067f5c,
-0x067f58,
-0x067f54,
-0x067f50,
-0x067f4c,
-0x067f48,
-0x067f44,
-0x067f40,
-0x067f3c,
-0x067f38,
-0x067f34,
-0x067f30,
-0x067f2c,
-0x067f28,
-0x067f24,
-0x067f20,
-0x067f1c,
-0x067f18,
-0x067f14,
-0x067f10,
-0x067f0c,
-0x067f08,
-0x067f04,
-0x067ee8,
-0x067ee4,
-0x067ee0,
-0x067edc,
-0x067ed8,
-0x067ed4,
-0x067ed0,
-0x067ecc,
-0x067eb0,
-0x067eac,
-0x067ea8,
-0x067ea4,
-0x067ea0,
-0x067e9c,
-0x067e98,
-0x067e94,
-0x067e90,
-0x067e8c,
-0x067e88,
-0x067e84,
-0x067e80,
-0x067e7c,
-0x067e78,
-0x067e74,
-0x067e70,
-0x067e6c,
-0x067e68,
-0x067e64,
-0x067e60,
-0x067e5c,
-0x067e58,
-0x067e54,
-0x067e50,
-0x067e4c,
-0x067e48,
-0x067e44,
-0x067e40,
-0x067e3c,
-0x067e38,
-0x067e34,
-0x067e30,
-0x067e2c,
-0x067e28,
-0x067e24,
-0x067e20,
-0x067e1c,
-0x067e18,
-0x067e14,
-0x067e10,
-0x067e0c,
-0x067e08,
-0x067e04,
-0x067e00,
-0x067dfc,
-0x067df8,
-0x067df4,
-0x067df0,
-0x067dec,
-0x067de8,
-0x067de4,
-0x067de0,
-0x067ddc,
-0x067dd8,
-0x067dd4,
-0x067dd0,
-0x067dcc,
-0x067dc8,
-0x067dc4,
-0x067dc0,
-0x067dbc,
-0x067db8,
-0x067db4,
-0x067db0,
-0x067dac,
-0x067da8,
-0x067da4,
-0x067da0,
-0x067d9c,
-0x067d98,
-0x067d94,
-0x067d90,
-0x067d8c,
-0x067d88,
-0x067d84,
-0x067d80,
-0x067d7c,
-0x067d78,
-0x067d74,
-0x067d70,
-0x067d6c,
-0x067d68,
-0x067d64,
-0x067d60,
-0x067d5c,
-0x067d58,
-0x067d54,
-0x067d50,
-0x067d4c,
-0x067d48,
-0x067d44,
-0x067d40,
-0x067d3c,
-0x067d38,
-0x067d34,
-0x067d30,
-0x067d2c,
-0x067d28,
-0x067d24,
-0x067d20,
-0x067d1c,
-0x067d18,
-0x067d14,
-0x067d10,
-0x067d0c,
-0x067d08,
-0x067d04,
-0x067d00,
-0x067cfc,
-0x067cf8,
-0x067cf4,
-0x067cf0,
-0x067cec,
-0x067ce8,
-0x067ce4,
-0x067ce0,
-0x067cdc,
-0x067cd8,
-0x067cd4,
-0x067cd0,
-0x067ccc,
-0x067cc8,
-0x067cc4,
-0x067cc0,
-0x067cbc,
-0x067cb8,
-0x067cb4,
-0x067cb0,
-0x067cac,
-0x067ca8,
-0x067ca4,
-0x067ca0,
-0x067c9c,
-0x067c98,
-0x067c94,
-0x067c90,
-0x067c8c,
-0x067c88,
-0x067c84,
-0x067c80,
-0x067c7c,
-0x067c78,
-0x067c74,
-0x067c68,
-0x067c64,
-0x067c60,
-0x067c5c,
-0x067c38,
-0x067c34,
-0x067c30,
-0x067c2c,
-0x067c28,
-0x067c24,
-0x067c20,
-0x067c1c,
-0x067c18,
-0x067c14,
-0x067c10,
-0x067c0c,
-0x067c08,
-0x067c04,
-0x067c00,
-0x067bfc,
-0x067bf8,
-0x067bf4,
-0x067bf0,
-0x067bec,
-0x067be8,
-0x067be4,
-0x067be0,
-0x067bdc,
-0x067bd8,
-0x067bd4,
-0x067bd0,
-0x067bcc,
-0x067bc8,
-0x067bc4,
-0x067bc0,
-0x067bbc,
-0x067bb8,
-0x067bb4,
-0x067bb0,
-0x067bac,
-0x067ba8,
-0x067ba4,
-0x067ba0,
-0x067b9c,
-0x067b98,
-0x067b80,
-0x067b7c,
-0x067b78,
-0x067b74,
-0x067b70,
-0x067b6c,
-0x067b68,
-0x067b64,
-0x067b60,
-0x067b5c,
-0x067b58,
-0x067b54,
-0x067b50,
-0x067b4c,
-0x067b48,
-0x067b20,
-0x067b1c,
-0x067b18,
-0x067b14,
-0x067b10,
-0x067b0c,
-0x067b08,
-0x067b04,
-0x067b00,
-0x067afc,
-0x067af8,
-0x067af4,
-0x067af0,
-0x067aec,
-0x067ae8,
-0x067ae4,
-0x067ae0,
-0x067adc,
-0x067ad8,
-0x067ad4,
-0x067ad0,
-0x067acc,
-0x067ac8,
-0x067ac4,
-0x067ac0,
-0x067abc,
-0x067ab8,
-0x067ab4,
-0x067ab0,
-0x067aac,
-0x067aa8,
-0x067aa4,
-0x067aa0,
-0x067a9c,
-0x067a98,
-0x067a94,
-0x067a90,
-0x067a8c,
-0x067a88,
-0x067a84,
-0x067a80,
-0x067a7c,
-0x067a78,
-0x067a74,
-0x067a70,
-0x067a6c,
-0x067a68,
-0x067a64,
-0x067a60,
-0x067a5c,
-0x067a58,
-0x067a54,
-0x067a50,
-0x067a4c,
-0x067a48,
-0x067a44,
-0x067a40,
-0x067a3c,
-0x067a38,
-0x067a34,
-0x067a30,
-0x067a2c,
-0x067a28,
-0x067a24,
-0x067a20,
-0x067a1c,
-0x067a18,
-0x067a14,
-0x067a10,
-0x067a0c,
-0x067a08,
-0x067a04,
-0x067a00,
-0x0679fc,
-0x0678a0,
-0x06789c,
-0x067898,
-0x067894,
-0x067860,
-0x06785c,
-0x067858,
-0x067854,
-0x067850,
-0x06784c,
-0x067848,
-0x067844,
-0x067840,
-0x06783c,
-0x067838,
-0x067834,
-0x067830,
-0x06782c,
-0x067828,
-0x067824,
-0x067820,
-0x06781c,
-0x067818,
-0x067814,
-0x067810,
-0x06780c,
-0x067808,
-0x067784,
-0x067780,
-0x06777c,
-0x067778,
-0x067774,
-0x067770,
-0x06776c,
-0x067768,
-0x067764,
-0x067760,
-0x06775c,
-0x067758,
-0x067754,
-0x067750,
-0x06774c,
-0x067748,
-0x067744,
-0x067740,
-0x06773c,
-0x067738,
-0x067734,
-0x067730,
-0x06772c,
-0x067728,
-0x067724,
-0x067720,
-0x06770c,
-0x067708,
-0x067704,
-0x067700,
-0x0676fc,
-0x0676f8,
-0x0676f4,
-0x0676f0,
-0x0676ec,
-0x0676e8,
-0x0676e4,
-0x0676e0,
-0x0676dc,
-0x0676d8,
-0x0676d4,
-0x0676d0,
-0x0676cc,
-0x0676c8,
-0x0676c4,
-0x0676c0,
-0x0676bc,
-0x0676b8,
-0x0676b4,
-0x0676b0,
-0x0676ac,
-0x0676a8,
-0x0676a4,
-0x0676a0,
-0x06769c,
-0x067698,
-0x067694,
-0x067690,
-0x06768c,
-0x067688,
-0x067684,
-0x067680,
-0x06767c,
-0x067678,
-0x067674,
-0x067670,
-0x06766c,
-0x067668,
-0x067664,
-0x067660,
-0x06765c,
-0x067658,
-0x067654,
-0x067650,
-0x06764c,
-0x067648,
-0x067644,
-0x067640,
-0x06763c,
-0x067638,
-0x067634,
-0x067630,
-0x06762c,
-0x067628,
-0x067624,
-0x067620,
-0x06761c,
-0x067618,
-0x067614,
-0x067610,
-0x06760c,
-0x067608,
-0x067604,
-0x0675e8,
-0x0675e4,
-0x0675e0,
-0x0675dc,
-0x0675d8,
-0x0675d4,
-0x0675d0,
-0x0675cc,
-0x0675b0,
-0x0675ac,
-0x0675a8,
-0x0675a4,
-0x0675a0,
-0x06759c,
-0x067598,
-0x067594,
-0x067590,
-0x06758c,
-0x067588,
-0x067584,
-0x067580,
-0x06757c,
-0x067578,
-0x067574,
-0x067570,
-0x06756c,
-0x067568,
-0x067564,
-0x067560,
-0x06755c,
-0x067558,
-0x067554,
-0x067550,
-0x06754c,
-0x067548,
-0x067544,
-0x067540,
-0x06753c,
-0x067538,
-0x067534,
-0x067530,
-0x06752c,
-0x067528,
-0x067524,
-0x067520,
-0x06751c,
-0x067518,
-0x067514,
-0x067510,
-0x06750c,
-0x067508,
-0x067504,
-0x067500,
-0x0674fc,
-0x0674f8,
-0x0674f4,
-0x0674f0,
-0x0674ec,
-0x0674e8,
-0x0674e4,
-0x0674e0,
-0x0674dc,
-0x0674d8,
-0x0674d4,
-0x0674d0,
-0x0674cc,
-0x0674c8,
-0x0674c4,
-0x0674c0,
-0x0674bc,
-0x0674b8,
-0x0674b4,
-0x0674b0,
-0x0674ac,
-0x0674a8,
-0x0674a4,
-0x0674a0,
-0x06749c,
-0x067498,
-0x067494,
-0x067490,
-0x06748c,
-0x067488,
-0x067484,
-0x067480,
-0x06747c,
-0x067478,
-0x067474,
-0x067470,
-0x06746c,
-0x067468,
-0x067464,
-0x067460,
-0x06745c,
-0x067458,
-0x067454,
-0x067450,
-0x06744c,
-0x067448,
-0x067444,
-0x067440,
-0x06743c,
-0x067438,
-0x067434,
-0x067430,
-0x06742c,
-0x067428,
-0x067424,
-0x067420,
-0x06741c,
-0x067418,
-0x067414,
-0x067410,
-0x06740c,
-0x067408,
-0x067404,
-0x067400,
-0x0673fc,
-0x0673f8,
-0x0673f4,
-0x0673f0,
-0x0673ec,
-0x0673e8,
-0x0673e4,
-0x0673e0,
-0x0673dc,
-0x0673d8,
-0x0673d4,
-0x0673d0,
-0x0673cc,
-0x0673c8,
-0x0673c4,
-0x0673c0,
-0x0673bc,
-0x0673b8,
-0x0673b4,
-0x0673b0,
-0x0673ac,
-0x0673a8,
-0x0673a4,
-0x0673a0,
-0x06739c,
-0x067398,
-0x067394,
-0x067390,
-0x06738c,
-0x067388,
-0x067384,
-0x067380,
-0x06737c,
-0x067378,
-0x067374,
-0x067368,
-0x067364,
-0x067360,
-0x06735c,
-0x067338,
-0x067334,
-0x067330,
-0x06732c,
-0x067328,
-0x067324,
-0x067320,
-0x06731c,
-0x067318,
-0x067314,
-0x067310,
-0x06730c,
-0x067308,
-0x067304,
-0x067300,
-0x0672fc,
-0x0672f8,
-0x0672f4,
-0x0672f0,
-0x0672ec,
-0x0672e8,
-0x0672e4,
-0x0672e0,
-0x0672dc,
-0x0672d8,
-0x0672d4,
-0x0672d0,
-0x0672cc,
-0x0672c8,
-0x0672c4,
-0x0672c0,
-0x0672bc,
-0x0672b8,
-0x0672b4,
-0x0672b0,
-0x0672ac,
-0x0672a8,
-0x0672a4,
-0x0672a0,
-0x06729c,
-0x067298,
-0x067280,
-0x06727c,
-0x067278,
-0x067274,
-0x067270,
-0x06726c,
-0x067268,
-0x067264,
-0x067260,
-0x06725c,
-0x067258,
-0x067254,
-0x067250,
-0x06724c,
-0x067248,
-0x067238,
-0x067234,
-0x067230,
-0x06722c,
-0x067228,
-0x067224,
-0x067220,
-0x06721c,
-0x067218,
-0x067214,
-0x067210,
-0x06720c,
-0x067208,
-0x067204,
-0x067200,
-0x0671fc,
-0x0671f8,
-0x0671f4,
-0x0671f0,
-0x0671ec,
-0x0671e8,
-0x0671e4,
-0x0671e0,
-0x0671dc,
-0x0671d8,
-0x0671d4,
-0x0671d0,
-0x0671cc,
-0x0671c8,
-0x0671c4,
-0x0671c0,
-0x0671bc,
-0x0671b8,
-0x0671b4,
-0x0671b0,
-0x0671ac,
-0x0671a8,
-0x0671a4,
-0x0671a0,
-0x06719c,
-0x067198,
-0x067194,
-0x067190,
-0x06718c,
-0x067188,
-0x067184,
-0x067180,
-0x06717c,
-0x067178,
-0x067174,
-0x067170,
-0x06716c,
-0x067168,
-0x067164,
-0x067160,
-0x06715c,
-0x067158,
-0x067154,
-0x067150,
-0x06714c,
-0x067148,
-0x067144,
-0x067140,
-0x06713c,
-0x067138,
-0x067134,
-0x067130,
-0x06712c,
-0x067128,
-0x067124,
-0x067120,
-0x06711c,
-0x067118,
-0x067114,
-0x067110,
-0x06710c,
-0x067108,
-0x067104,
-0x067100,
-0x0670fc,
-0x0670f8,
-0x0670f4,
-0x0670f0,
-0x0670ec,
-0x0670e8,
-0x0670e4,
-0x0670e0,
-0x0670dc,
-0x0670d8,
-0x0670d4,
-0x0670d0,
-0x0670cc,
-0x0670c8,
-0x0670c4,
-0x0670c0,
-0x0670bc,
-0x0670b8,
-0x0670b4,
-0x0670b0,
-0x0670ac,
-0x0670a8,
-0x0670a4,
-0x0670a0,
-0x06709c,
-0x067098,
-0x067094,
-0x067090,
-0x06708c,
-0x067088,
-0x067084,
-0x067080,
-0x06707c,
-0x067078,
-0x067074,
-0x067070,
-0x06706c,
-0x067068,
-0x067064,
-0x067060,
-0x06705c,
-0x067058,
-0x067054,
-0x067050,
-0x06704c,
-0x067048,
-0x067044,
-0x067040,
-0x06703c,
-0x067038,
-0x067034,
-0x067030,
-0x06702c,
-0x067028,
-0x067024,
-0x067020,
-0x06701c,
-0x067018,
-0x067014,
-0x067010,
-0x06700c,
-0x067008,
-0x067004,
-0x067000,
-0x066ffc,
-0x066ff8,
-0x066ff4,
-0x066ff0,
-0x066fec,
-0x066fe8,
-0x066fe4,
-0x066fe0,
-0x066fdc,
-0x066fd8,
-0x066fd4,
-0x066fd0,
-0x066fcc,
-0x066fc8,
-0x066fc4,
-0x066fc0,
-0x066fbc,
-0x066fb8,
-0x066fb4,
-0x066fb0,
-0x066fac,
-0x066fa8,
-0x066fa4,
-0x066fa0,
-0x066f9c,
-0x066f98,
-0x066f94,
-0x066f90,
-0x066f8c,
-0x066f88,
-0x066f84,
-0x066f80,
-0x066f7c,
-0x066f78,
-0x066f74,
-0x066f70,
-0x066f6c,
-0x066f68,
-0x066f64,
-0x066f60,
-0x066f5c,
-0x066f58,
-0x066f54,
-0x066f50,
-0x066f4c,
-0x066f48,
-0x066f44,
-0x066f40,
-0x066f3c,
-0x066f38,
-0x066f34,
-0x066f30,
-0x066f2c,
-0x066f28,
-0x066f24,
-0x066f20,
-0x066f1c,
-0x066f18,
-0x066f14,
-0x066f10,
-0x066f0c,
-0x066f08,
-0x066f04,
-0x066f00,
-0x066efc,
-0x066ef8,
-0x066ef4,
-0x066ef0,
-0x066eec,
-0x066ee8,
-0x066ee4,
-0x066ee0,
-0x066edc,
-0x066ed8,
-0x066ed4,
-0x066ed0,
-0x066ecc,
-0x066ec8,
-0x066ec4,
-0x066ec0,
-0x066ebc,
-0x066eb8,
-0x066eb4,
-0x066eb0,
-0x066eac,
-0x066ea8,
-0x066ea4,
-0x066ea0,
-0x066e9c,
-0x066e98,
-0x066e94,
-0x066e90,
-0x066e8c,
-0x066e88,
-0x066e84,
-0x066e80,
-0x066e7c,
-0x066e78,
-0x066e74,
-0x066e70,
-0x066e6c,
-0x066e68,
-0x066e64,
-0x066e60,
-0x066e5c,
-0x066e58,
-0x066e54,
-0x066e50,
-0x066e4c,
-0x066e48,
-0x066e44,
-0x066e40,
-0x066e3c,
-0x066e38,
-0x066e34,
-0x066e30,
-0x066e2c,
-0x066e28,
-0x066e24,
-0x066e20,
-0x066e1c,
-0x066e18,
-0x066e14,
-0x066e10,
-0x066e0c,
-0x066e08,
-0x066e04,
-0x066e00,
-0x066dfc,
-0x066df8,
-0x066df4,
-0x066df0,
-0x066dec,
-0x066de8,
-0x066de4,
-0x066de0,
-0x066ddc,
-0x066dd8,
-0x066dd4,
-0x066dd0,
-0x066dcc,
-0x066dc8,
-0x066dc4,
-0x066dc0,
-0x066dbc,
-0x066db8,
-0x066db4,
-0x066db0,
-0x066dac,
-0x066da8,
-0x066da4,
-0x066da0,
-0x066d9c,
-0x066d98,
-0x066d94,
-0x066d90,
-0x066d8c,
-0x066d88,
-0x066d84,
-0x066d80,
-0x066d7c,
-0x066d78,
-0x066d74,
-0x066d70,
-0x066d6c,
-0x066d68,
-0x066d64,
-0x066d60,
-0x066d5c,
-0x066d58,
-0x066d54,
-0x066d50,
-0x066d4c,
-0x066d48,
-0x066d44,
-0x066d40,
-0x066d3c,
-0x066d38,
-0x066d34,
-0x066d30,
-0x066d2c,
-0x066d28,
-0x066d24,
-0x066d20,
-0x066d1c,
-0x066d18,
-0x066d14,
-0x066d10,
-0x066d0c,
-0x066d08,
-0x066d04,
-0x066d00,
-0x066cfc,
-0x066cf8,
-0x066cf4,
-0x066cf0,
-0x066cec,
-0x066ce8,
-0x066ce4,
-0x066ce0,
-0x066cdc,
-0x066cd8,
-0x066cd4,
-0x066cd0,
-0x066ccc,
-0x066cc8,
-0x066cc4,
-0x066cc0,
-0x066cbc,
-0x066cb8,
-0x066cb4,
-0x066cb0,
-0x066cac,
-0x066ca8,
-0x066ca4,
-0x066ca0,
-0x066c9c,
-0x066c98,
-0x066c94,
-0x066c90,
-0x066c8c,
-0x066c88,
-0x066c84,
-0x066c80,
-0x066c7c,
-0x066c78,
-0x066c74,
-0x066c70,
-0x066c6c,
-0x066c68,
-0x066c64,
-0x066c60,
-0x066c5c,
-0x066c58,
-0x066c54,
-0x066c50,
-0x066c4c,
-0x066c48,
-0x066c44,
-0x066c40,
-0x066c3c,
-0x066c38,
-0x066c34,
-0x066c30,
-0x066c2c,
-0x066c28,
-0x066c24,
-0x066c20,
-0x066c1c,
-0x066c18,
-0x066c14,
-0x066c10,
-0x066c0c,
-0x066c08,
-0x066c04,
-0x066c00,
-0x066bfc,
-0x066bf8,
-0x066bf4,
-0x066bf0,
-0x066bec,
-0x066be8,
-0x066be4,
-0x066be0,
-0x066bdc,
-0x066bd8,
-0x066bd4,
-0x066bd0,
-0x066bcc,
-0x066bc8,
-0x066bc4,
-0x066bc0,
-0x066bbc,
-0x066bb8,
-0x066bb4,
-0x066bb0,
-0x066bac,
-0x066ba8,
-0x066ba4,
-0x066ba0,
-0x066b9c,
-0x066b98,
-0x066b94,
-0x066b90,
-0x066b8c,
-0x066b88,
-0x066b84,
-0x066b80,
-0x066b7c,
-0x066b78,
-0x066b74,
-0x066b70,
-0x066b6c,
-0x066b68,
-0x066b64,
-0x066b60,
-0x066b5c,
-0x066b58,
-0x066b54,
-0x066b50,
-0x066b4c,
-0x066b48,
-0x066b44,
-0x066b40,
-0x066b3c,
-0x066b38,
-0x066b34,
-0x066b30,
-0x066b2c,
-0x066b28,
-0x066b24,
-0x066b20,
-0x066b1c,
-0x066b18,
-0x066b14,
-0x066b10,
-0x066b0c,
-0x066b08,
-0x066b04,
-0x066b00,
-0x066afc,
-0x066af8,
-0x066af4,
-0x066af0,
-0x066aec,
-0x066ae8,
-0x066ae4,
-0x066ae0,
-0x066adc,
-0x066ad8,
-0x066ad4,
-0x066ad0,
-0x066acc,
-0x066ac8,
-0x066ac4,
-0x066ac0,
-0x066abc,
-0x066ab8,
-0x066ab4,
-0x066ab0,
-0x066aac,
-0x066aa8,
-0x066aa4,
-0x066aa0,
-0x066a9c,
-0x066a98,
-0x066a94,
-0x066a90,
-0x066a8c,
-0x066a88,
-0x066a84,
-0x066a80,
-0x066a7c,
-0x066a78,
-0x066a74,
-0x066a70,
-0x066a6c,
-0x066a68,
-0x066a64,
-0x066a60,
-0x066a5c,
-0x066a58,
-0x066a54,
-0x066a50,
-0x066a4c,
-0x066a48,
-0x066a44,
-0x066a40,
-0x066a3c,
-0x066a38,
-0x066a34,
-0x066a30,
-0x066a2c,
-0x066a28,
-0x066a24,
-0x066a20,
-0x066a1c,
-0x066a18,
-0x066a14,
-0x066a10,
-0x066a0c,
-0x066a08,
-0x066a04,
-0x066a00,
-0x0669fc,
-0x0669f8,
-0x0669f4,
-0x0669f0,
-0x0669ec,
-0x0669e8,
-0x0669e4,
-0x0669e0,
-0x0669dc,
-0x0669d8,
-0x0669d4,
-0x0669d0,
-0x0669cc,
-0x0669c8,
-0x0669c4,
-0x0669c0,
-0x0669bc,
-0x0669b8,
-0x0669b4,
-0x0669b0,
-0x0669ac,
-0x0669a8,
-0x0669a4,
-0x0669a0,
-0x06699c,
-0x066998,
-0x066994,
-0x066990,
-0x06698c,
-0x066988,
-0x066984,
-0x066980,
-0x06697c,
-0x066978,
-0x066974,
-0x066970,
-0x06696c,
-0x066968,
-0x066964,
-0x066960,
-0x06695c,
-0x066958,
-0x066954,
-0x066950,
-0x06694c,
-0x066948,
-0x066944,
-0x066940,
-0x06693c,
-0x066938,
-0x066934,
-0x066930,
-0x06692c,
-0x066928,
-0x066924,
-0x066920,
-0x06691c,
-0x066918,
-0x066914,
-0x066910,
-0x06690c,
-0x066908,
-0x066904,
-0x066900,
-0x0668fc,
-0x0668f8,
-0x0668f4,
-0x0668f0,
-0x0668ec,
-0x0668e8,
-0x0668e4,
-0x0668e0,
-0x0668dc,
-0x0668d8,
-0x0668d4,
-0x0668d0,
-0x0668cc,
-0x0668c8,
-0x0668c4,
-0x0668c0,
-0x0668bc,
-0x0668b8,
-0x0668b4,
-0x0668b0,
-0x0668ac,
-0x0668a8,
-0x0668a4,
-0x0668a0,
-0x06689c,
-0x066898,
-0x066894,
-0x066890,
-0x06688c,
-0x066888,
-0x066884,
-0x066880,
-0x06687c,
-0x066878,
-0x066874,
-0x066870,
-0x06686c,
-0x066868,
-0x066864,
-0x066860,
-0x06685c,
-0x066858,
-0x066854,
-0x066850,
-0x06684c,
-0x066848,
-0x066844,
-0x066840,
-0x06683c,
-0x066838,
-0x066834,
-0x066830,
-0x06682c,
-0x066828,
-0x066824,
-0x066820,
-0x06681c,
-0x066818,
-0x066814,
-0x066810,
-0x06680c,
-0x066808,
-0x066804,
-0x066800,
-0x0667fc,
-0x0667f8,
-0x0667f4,
-0x0667f0,
-0x0667ec,
-0x0667e8,
-0x0667e4,
-0x0667e0,
-0x0667dc,
-0x0667d8,
-0x0667d4,
-0x0667d0,
-0x0667cc,
-0x0667c8,
-0x0667c4,
-0x0667c0,
-0x0667bc,
-0x0667b8,
-0x0667b4,
-0x0667b0,
-0x0667ac,
-0x0667a8,
-0x0667a4,
-0x0667a0,
-0x06679c,
-0x066798,
-0x066794,
-0x066790,
-0x06678c,
-0x066788,
-0x066784,
-0x066780,
-0x06677c,
-0x066778,
-0x066774,
-0x066770,
-0x06676c,
-0x066768,
-0x066764,
-0x066760,
-0x06675c,
-0x066758,
-0x066754,
-0x066750,
-0x06674c,
-0x066748,
-0x066744,
-0x066740,
-0x06673c,
-0x066738,
-0x066734,
-0x066730,
-0x06672c,
-0x066728,
-0x066724,
-0x066720,
-0x06671c,
-0x066718,
-0x066714,
-0x066710,
-0x06670c,
-0x066708,
-0x066704,
-0x066700,
-0x0666fc,
-0x0666f8,
-0x0666f4,
-0x0666f0,
-0x0666ec,
-0x0666e8,
-0x0666e4,
-0x0666e0,
-0x0666dc,
-0x0666d8,
-0x0666d4,
-0x0666d0,
-0x0666cc,
-0x0666c8,
-0x0666c4,
-0x0666c0,
-0x0666bc,
-0x0666b8,
-0x0666b4,
-0x0666b0,
-0x0666ac,
-0x0666a8,
-0x0666a4,
-0x0666a0,
-0x06669c,
-0x066698,
-0x066694,
-0x066690,
-0x06668c,
-0x066688,
-0x066684,
-0x066680,
-0x06667c,
-0x066678,
-0x066674,
-0x066670,
-0x06666c,
-0x066668,
-0x066664,
-0x066660,
-0x06665c,
-0x066658,
-0x066654,
-0x066650,
-0x06664c,
-0x066648,
-0x066644,
-0x066640,
-0x06663c,
-0x066638,
-0x066634,
-0x066630,
-0x06662c,
-0x066628,
-0x066624,
-0x066620,
-0x06661c,
-0x066618,
-0x066614,
-0x066610,
-0x06660c,
-0x066608,
-0x066604,
-0x066600,
-0x0665fc,
-0x0665f8,
-0x0665f4,
-0x0665f0,
-0x0665ec,
-0x0665e8,
-0x0665e4,
-0x0665e0,
-0x0665dc,
-0x0665d8,
-0x0665d4,
-0x0665d0,
-0x0665cc,
-0x0665c8,
-0x0665c4,
-0x0665c0,
-0x0665bc,
-0x0665b8,
-0x0665b4,
-0x0665b0,
-0x0665ac,
-0x0665a8,
-0x0665a4,
-0x0665a0,
-0x06659c,
-0x066598,
-0x066594,
-0x066590,
-0x06658c,
-0x066588,
-0x066584,
-0x066580,
-0x06657c,
-0x066578,
-0x066574,
-0x066570,
-0x06656c,
-0x066568,
-0x066564,
-0x066560,
-0x06655c,
-0x066558,
-0x066554,
-0x066550,
-0x06654c,
-0x066548,
-0x066544,
-0x066540,
-0x06653c,
-0x066538,
-0x066534,
-0x066530,
-0x06652c,
-0x066528,
-0x066524,
-0x066520,
-0x06651c,
-0x066518,
-0x066514,
-0x066510,
-0x06650c,
-0x066508,
-0x066504,
-0x066500,
-0x0664fc,
-0x0664f8,
-0x0664f4,
-0x0664f0,
-0x0664ec,
-0x0664e8,
-0x0664e4,
-0x0664e0,
-0x0664dc,
-0x0664d8,
-0x0664d4,
-0x0664d0,
-0x0664cc,
-0x0664c8,
-0x0664c4,
-0x0664c0,
-0x0664bc,
-0x0664b8,
-0x0664b4,
-0x0664b0,
-0x0664ac,
-0x0664a8,
-0x0664a4,
-0x0664a0,
-0x06649c,
-0x066498,
-0x066494,
-0x066490,
-0x06648c,
-0x066488,
-0x066484,
-0x066480,
-0x06647c,
-0x066478,
-0x066474,
-0x066470,
-0x06646c,
-0x066468,
-0x066464,
-0x066460,
-0x06645c,
-0x066458,
-0x066454,
-0x066450,
-0x06644c,
-0x066448,
-0x066444,
-0x066440,
-0x06643c,
-0x066438,
-0x066434,
-0x066430,
-0x06642c,
-0x066428,
-0x066424,
-0x066420,
-0x06641c,
-0x066418,
-0x066414,
-0x066410,
-0x06640c,
-0x066408,
-0x066404,
-0x066400,
-0x0663fc,
-0x0663f8,
-0x0663f4,
-0x0663f0,
-0x0663ec,
-0x0663e8,
-0x0663e4,
-0x0663e0,
-0x0663dc,
-0x0663d8,
-0x0663d4,
-0x0663d0,
-0x0663cc,
-0x0663c8,
-0x0663c4,
-0x0663c0,
-0x0663bc,
-0x0663b8,
-0x0663b4,
-0x0663b0,
-0x0663ac,
-0x0663a8,
-0x0663a4,
-0x0663a0,
-0x06639c,
-0x066398,
-0x066394,
-0x066390,
-0x06638c,
-0x066388,
-0x066384,
-0x066380,
-0x06637c,
-0x066378,
-0x066374,
-0x066370,
-0x06636c,
-0x066368,
-0x066364,
-0x066360,
-0x06635c,
-0x066358,
-0x066354,
-0x066350,
-0x06634c,
-0x066348,
-0x066344,
-0x066340,
-0x06633c,
-0x066338,
-0x066334,
-0x066330,
-0x06632c,
-0x066328,
-0x066324,
-0x066320,
-0x06631c,
-0x066318,
-0x066314,
-0x066310,
-0x06630c,
-0x066308,
-0x066304,
-0x066300,
-0x0662fc,
-0x0662f8,
-0x0662f4,
-0x0662f0,
-0x0662ec,
-0x0662e8,
-0x0662e4,
-0x0662e0,
-0x0662dc,
-0x0662d8,
-0x0662d4,
-0x0662d0,
-0x0662cc,
-0x0662c8,
-0x0662c4,
-0x0662c0,
-0x0662bc,
-0x0662b8,
-0x0662b4,
-0x0662b0,
-0x0662ac,
-0x0662a8,
-0x0662a4,
-0x0662a0,
-0x06629c,
-0x066298,
-0x066294,
-0x066290,
-0x06628c,
-0x066288,
-0x066284,
-0x066280,
-0x06627c,
-0x066278,
-0x066274,
-0x066270,
-0x06626c,
-0x066268,
-0x066264,
-0x066260,
-0x06625c,
-0x066258,
-0x066254,
-0x066250,
-0x06624c,
-0x066248,
-0x066244,
-0x066240,
-0x06623c,
-0x066238,
-0x066234,
-0x066230,
-0x06622c,
-0x066228,
-0x066224,
-0x066220,
-0x06621c,
-0x066218,
-0x066214,
-0x066210,
-0x06620c,
-0x066208,
-0x066204,
-0x066200,
-0x0661fc,
-0x0661f8,
-0x0661f4,
-0x0661f0,
-0x0661ec,
-0x0661e8,
-0x0661e4,
-0x0661e0,
-0x0661dc,
-0x0661d8,
-0x0661d4,
-0x0661d0,
-0x0661cc,
-0x0661c8,
-0x0661c4,
-0x0661c0,
-0x0661bc,
-0x0661b8,
-0x0661b4,
-0x0661b0,
-0x0661ac,
-0x0661a8,
-0x0661a4,
-0x0661a0,
-0x06619c,
-0x066198,
-0x066194,
-0x066190,
-0x06618c,
-0x066188,
-0x066184,
-0x066180,
-0x06617c,
-0x066178,
-0x066174,
-0x066170,
-0x06616c,
-0x066168,
-0x066164,
-0x066160,
-0x06615c,
-0x066158,
-0x066154,
-0x066150,
-0x06614c,
-0x066148,
-0x066144,
-0x066140,
-0x06613c,
-0x066138,
-0x066134,
-0x066130,
-0x06612c,
-0x066128,
-0x066124,
-0x066120,
-0x06611c,
-0x066118,
-0x066114,
-0x066110,
-0x06610c,
-0x066108,
-0x066104,
-0x066100,
-0x0660fc,
-0x0660f8,
-0x0660f4,
-0x0660f0,
-0x0660ec,
-0x0660e8,
-0x0660e4,
-0x0660e0,
-0x0660dc,
-0x0660d8,
-0x0660d4,
-0x0660d0,
-0x0660cc,
-0x0660c8,
-0x0660c4,
-0x0660c0,
-0x0660bc,
-0x0660b8,
-0x0660b4,
-0x0660b0,
-0x0660ac,
-0x0660a8,
-0x0660a4,
-0x0660a0,
-0x06609c,
-0x066098,
-0x066094,
-0x066090,
-0x06608c,
-0x066088,
-0x066084,
-0x066080,
-0x06607c,
-0x066078,
-0x066074,
-0x066070,
-0x06606c,
-0x066068,
-0x066064,
-0x066060,
-0x06605c,
-0x066058,
-0x066054,
-0x066050,
-0x06604c,
-0x066048,
-0x066044,
-0x066040,
-0x06603c,
-0x066038,
-0x066034,
-0x066030,
-0x06602c,
-0x066028,
-0x066024,
-0x066020,
-0x06601c,
-0x066018,
-0x066014,
-0x066010,
-0x06600c,
-0x066008,
-0x066004,
-0x066000,
-0x065ffc,
-0x065ff8,
-0x065ff4,
-0x065ff0,
-0x065fec,
-0x065fe8,
-0x065fe4,
-0x065fe0,
-0x065fdc,
-0x065fd8,
-0x065fd4,
-0x065fd0,
-0x065fcc,
-0x065fc8,
-0x065fc4,
-0x065fc0,
-0x065fbc,
-0x065fb8,
-0x065fb4,
-0x065fb0,
-0x065fac,
-0x065fa8,
-0x065fa4,
-0x065fa0,
-0x065f9c,
-0x065f98,
-0x065f94,
-0x065f90,
-0x065f8c,
-0x065f88,
-0x065f84,
-0x065f80,
-0x065f7c,
-0x065f78,
-0x065f74,
-0x065f70,
-0x065f6c,
-0x065f68,
-0x065f64,
-0x065f60,
-0x065f5c,
-0x065f58,
-0x065f54,
-0x065f50,
-0x065f4c,
-0x065f48,
-0x065f44,
-0x065f40,
-0x065f3c,
-0x065f38,
-0x065f34,
-0x065f30,
-0x065f2c,
-0x065f28,
-0x065f24,
-0x065f20,
-0x065f1c,
-0x065f18,
-0x065f14,
-0x065f10,
-0x065f0c,
-0x065f08,
-0x065f04,
-0x065f00,
-0x065efc,
-0x065ef8,
-0x065ef4,
-0x065ef0,
-0x065eec,
-0x065ee8,
-0x065ee4,
-0x065ee0,
-0x065edc,
-0x065ed8,
-0x065ed4,
-0x065ed0,
-0x065ecc,
-0x065ec8,
-0x065ec4,
-0x065ec0,
-0x065ebc,
-0x065eb8,
-0x065eb4,
-0x065eb0,
-0x065eac,
-0x065ea8,
-0x065ea4,
-0x065ea0,
-0x065e9c,
-0x065e98,
-0x065e94,
-0x065e90,
-0x065e8c,
-0x065e88,
-0x065e84,
-0x065e80,
-0x065e7c,
-0x065e78,
-0x065e74,
-0x065e70,
-0x065e6c,
-0x065e68,
-0x065e64,
-0x065e60,
-0x065e5c,
-0x065e58,
-0x065e54,
-0x065e50,
-0x065e4c,
-0x065e48,
-0x065e44,
-0x065e40,
-0x065e3c,
-0x065e38,
-0x065e34,
-0x065e30,
-0x065e2c,
-0x065e28,
-0x065e24,
-0x065e20,
-0x065e1c,
-0x065e18,
-0x065e14,
-0x065e10,
-0x065e0c,
-0x065e08,
-0x065e04,
-0x065e00,
-0x065dfc,
-0x065df8,
-0x065df4,
-0x065df0,
-0x065dec,
-0x065de8,
-0x065de4,
-0x065de0,
-0x065ddc,
-0x065dd8,
-0x065dd4,
-0x065dd0,
-0x065dcc,
-0x065dc8,
-0x065dc4,
-0x065dc0,
-0x065dbc,
-0x065db8,
-0x065db4,
-0x065db0,
-0x065dac,
-0x065da8,
-0x065da4,
-0x065da0,
-0x065d9c,
-0x065d98,
-0x065d94,
-0x065d90,
-0x065d8c,
-0x065d88,
-0x065d84,
-0x065d80,
-0x065d7c,
-0x065d78,
-0x065d74,
-0x065d70,
-0x065d6c,
-0x065d68,
-0x065d64,
-0x065d60,
-0x065d5c,
-0x065d58,
-0x065d54,
-0x065d50,
-0x065d4c,
-0x065d48,
-0x065d44,
-0x065d40,
-0x065d3c,
-0x065d38,
-0x065d34,
-0x065d30,
-0x065d2c,
-0x065d28,
-0x065d24,
-0x065d20,
-0x065d1c,
-0x065d18,
-0x065d14,
-0x065d10,
-0x065d0c,
-0x065d08,
-0x065d04,
-0x065d00,
-0x065cfc,
-0x065cf8,
-0x065cf4,
-0x065cf0,
-0x065cec,
-0x065ce8,
-0x065ce4,
-0x065ce0,
-0x065cdc,
-0x065cd8,
-0x065cd4,
-0x065cd0,
-0x065ccc,
-0x065cc8,
-0x065cc4,
-0x065cc0,
-0x065cbc,
-0x065cb8,
-0x065cb4,
-0x065cb0,
-0x065cac,
-0x065ca8,
-0x065ca4,
-0x065ca0,
-0x065c9c,
-0x065c98,
-0x065c94,
-0x065c90,
-0x065c8c,
-0x065c88,
-0x065c84,
-0x065c80,
-0x065c7c,
-0x065c78,
-0x065c74,
-0x065c70,
-0x065c6c,
-0x065c68,
-0x065c64,
-0x065c60,
-0x065c5c,
-0x065c58,
-0x065c54,
-0x065c50,
-0x065c4c,
-0x065c48,
-0x065c44,
-0x065c40,
-0x065c3c,
-0x065c38,
-0x065c34,
-0x065c30,
-0x065c2c,
-0x065c28,
-0x065c24,
-0x065c20,
-0x065c1c,
-0x065c18,
-0x065c14,
-0x065c10,
-0x065c0c,
-0x065c08,
-0x065c04,
-0x065c00,
-0x065bfc,
-0x065bf8,
-0x065bf4,
-0x065bf0,
-0x065bec,
-0x065be8,
-0x065be4,
-0x065be0,
-0x065bdc,
-0x065bd8,
-0x065bd4,
-0x065bd0,
-0x065bcc,
-0x065bc8,
-0x065bc4,
-0x065bc0,
-0x065bbc,
-0x065bb8,
-0x065bb4,
-0x065bb0,
-0x065bac,
-0x065ba8,
-0x065ba4,
-0x065ba0,
-0x065b9c,
-0x065b98,
-0x065b94,
-0x065b90,
-0x065b8c,
-0x065b88,
-0x065b84,
-0x065b80,
-0x065b7c,
-0x065b78,
-0x065b74,
-0x065b70,
-0x065b6c,
-0x065b68,
-0x065b64,
-0x065b60,
-0x065b5c,
-0x065b58,
-0x065b54,
-0x065b50,
-0x065b4c,
-0x065b48,
-0x065b44,
-0x065b40,
-0x065b3c,
-0x065b38,
-0x065b34,
-0x065b30,
-0x065b2c,
-0x065b28,
-0x065b24,
-0x065b20,
-0x065b1c,
-0x065b18,
-0x065b14,
-0x065b10,
-0x065b0c,
-0x065b08,
-0x065b04,
-0x065b00,
-0x065afc,
-0x065af8,
-0x065af4,
-0x065af0,
-0x065aec,
-0x065ae8,
-0x065ae4,
-0x065ae0,
-0x065adc,
-0x065ad8,
-0x065ad4,
-0x065ad0,
-0x065acc,
-0x065ac8,
-0x065ac4,
-0x065ac0,
-0x065abc,
-0x065ab8,
-0x065ab4,
-0x065ab0,
-0x065aac,
-0x065aa8,
-0x065aa4,
-0x065aa0,
-0x065a9c,
-0x065a98,
-0x065a94,
-0x065a90,
-0x065a8c,
-0x065a88,
-0x065a84,
-0x065a80,
-0x065a7c,
-0x065a78,
-0x065a74,
-0x065a70,
-0x065a6c,
-0x065a68,
-0x065a64,
-0x065a60,
-0x065a5c,
-0x065a58,
-0x065a54,
-0x065a50,
-0x065a4c,
-0x065a48,
-0x065a44,
-0x065a40,
-0x065a3c,
-0x065a38,
-0x065a34,
-0x065a30,
-0x065a2c,
-0x065a28,
-0x065a24,
-0x065a20,
-0x065a1c,
-0x065a18,
-0x065a14,
-0x065a10,
-0x065a0c,
-0x065a08,
-0x065a04,
-0x065a00,
-0x0659fc,
-0x0659f8,
-0x0659f4,
-0x0659f0,
-0x0659ec,
-0x0659e8,
-0x0659e4,
-0x0659e0,
-0x0659dc,
-0x0659d8,
-0x0659d4,
-0x0659d0,
-0x0659cc,
-0x0659c8,
-0x0659c4,
-0x0659c0,
-0x0659bc,
-0x0659b8,
-0x0659b4,
-0x0659b0,
-0x0659ac,
-0x0659a8,
-0x0659a4,
-0x0659a0,
-0x06599c,
-0x065998,
-0x065994,
-0x065990,
-0x06598c,
-0x065988,
-0x065984,
-0x065980,
-0x06597c,
-0x065978,
-0x065974,
-0x065970,
-0x06596c,
-0x065968,
-0x065964,
-0x065960,
-0x06595c,
-0x065958,
-0x065954,
-0x065950,
-0x06594c,
-0x065948,
-0x065944,
-0x065940,
-0x06593c,
-0x065938,
-0x065934,
-0x065930,
-0x06592c,
-0x065928,
-0x065924,
-0x065920,
-0x06591c,
-0x065918,
-0x065914,
-0x065910,
-0x06590c,
-0x065908,
-0x065904,
-0x065900,
-0x0658fc,
-0x0658f8,
-0x0658f4,
-0x0658f0,
-0x0658ec,
-0x0658e8,
-0x0658e4,
-0x0658e0,
-0x0658dc,
-0x0658d8,
-0x0658d4,
-0x0658d0,
-0x0658cc,
-0x0658c8,
-0x0658c4,
-0x0658c0,
-0x0658bc,
-0x0658b8,
-0x0658b4,
-0x0658b0,
-0x0658ac,
-0x0658a8,
-0x0658a4,
-0x0658a0,
-0x06589c,
-0x065898,
-0x065894,
-0x065890,
-0x06588c,
-0x065888,
-0x065884,
-0x065880,
-0x06587c,
-0x065878,
-0x065874,
-0x065870,
-0x06586c,
-0x065868,
-0x065864,
-0x065860,
-0x06585c,
-0x065858,
-0x065854,
-0x065850,
-0x06584c,
-0x065848,
-0x065844,
-0x065840,
-0x06583c,
-0x065838,
-0x065834,
-0x065830,
-0x06582c,
-0x065828,
-0x065824,
-0x065820,
-0x06581c,
-0x065818,
-0x065814,
-0x065810,
-0x06580c,
-0x065808,
-0x065804,
-0x065800,
-0x0657fc,
-0x0657f8,
-0x0657f4,
-0x0657f0,
-0x0657ec,
-0x0657e8,
-0x0657e4,
-0x0657e0,
-0x0657dc,
-0x0657d8,
-0x0657d4,
-0x0657d0,
-0x0657cc,
-0x0657c8,
-0x0657c4,
-0x0657c0,
-0x0657bc,
-0x0657b8,
-0x0657b4,
-0x0657b0,
-0x0657ac,
-0x0657a8,
-0x0657a4,
-0x0657a0,
-0x06579c,
-0x065798,
-0x065794,
-0x065790,
-0x06578c,
-0x065788,
-0x065784,
-0x065780,
-0x06577c,
-0x065778,
-0x065774,
-0x065770,
-0x06576c,
-0x065768,
-0x065764,
-0x065760,
-0x06575c,
-0x065758,
-0x065754,
-0x065750,
-0x06574c,
-0x065748,
-0x065744,
-0x065740,
-0x06573c,
-0x065738,
-0x065734,
-0x065730,
-0x06572c,
-0x065728,
-0x065724,
-0x065720,
-0x06571c,
-0x065718,
-0x065714,
-0x065710,
-0x06570c,
-0x065708,
-0x065704,
-0x065700,
-0x0656fc,
-0x0656f8,
-0x0656f4,
-0x0656f0,
-0x0656ec,
-0x0656e8,
-0x0656e4,
-0x0656e0,
-0x0656dc,
-0x0656d8,
-0x0656d4,
-0x0656d0,
-0x0656cc,
-0x0656c8,
-0x0656c4,
-0x0656c0,
-0x0656bc,
-0x0656b8,
-0x0656b4,
-0x0656b0,
-0x0656ac,
-0x0656a8,
-0x0656a4,
-0x0656a0,
-0x06569c,
-0x065698,
-0x065694,
-0x065690,
-0x06568c,
-0x065688,
-0x065684,
-0x065680,
-0x06567c,
-0x065678,
-0x065674,
-0x065670,
-0x06566c,
-0x065668,
-0x065664,
-0x065660,
-0x06565c,
-0x065658,
-0x065654,
-0x065650,
-0x06564c,
-0x065648,
-0x065644,
-0x065640,
-0x06563c,
-0x065638,
-0x065634,
-0x065630,
-0x06562c,
-0x065628,
-0x065624,
-0x065620,
-0x06561c,
-0x065618,
-0x065614,
-0x065610,
-0x06560c,
-0x065608,
-0x065604,
-0x065600,
-0x0655fc,
-0x0655f8,
-0x0655f4,
-0x0655f0,
-0x0655ec,
-0x0655e8,
-0x0655e4,
-0x0655e0,
-0x0655dc,
-0x0655d8,
-0x0655d4,
-0x0655d0,
-0x0655cc,
-0x0655c8,
-0x0655c4,
-0x0655c0,
-0x0655bc,
-0x0655b8,
-0x0655b4,
-0x0655b0,
-0x0655ac,
-0x0655a8,
-0x0655a4,
-0x0655a0,
-0x06559c,
-0x065598,
-0x065594,
-0x065590,
-0x06558c,
-0x065588,
-0x065584,
-0x065580,
-0x06557c,
-0x065578,
-0x065574,
-0x065570,
-0x06556c,
-0x065568,
-0x065564,
-0x065560,
-0x06555c,
-0x065558,
-0x065554,
-0x065550,
-0x06554c,
-0x065548,
-0x065544,
-0x065540,
-0x06553c,
-0x065538,
-0x065534,
-0x065530,
-0x06552c,
-0x065528,
-0x065524,
-0x065520,
-0x06551c,
-0x065518,
-0x065514,
-0x065510,
-0x06550c,
-0x065508,
-0x065504,
-0x065500,
-0x0654fc,
-0x0654f8,
-0x0654f4,
-0x0654f0,
-0x0654ec,
-0x0654e8,
-0x0654e4,
-0x0654e0,
-0x0654dc,
-0x0654d8,
-0x0654d4,
-0x0654d0,
-0x0654cc,
-0x0654c8,
-0x0654c4,
-0x0654c0,
-0x0654bc,
-0x0654b8,
-0x0654b4,
-0x0654b0,
-0x0654ac,
-0x0654a8,
-0x0654a4,
-0x0654a0,
-0x06549c,
-0x065498,
-0x065494,
-0x065490,
-0x06548c,
-0x065488,
-0x065484,
-0x065480,
-0x06547c,
-0x065478,
-0x065474,
-0x065470,
-0x06546c,
-0x065468,
-0x065464,
-0x065460,
-0x06545c,
-0x065458,
-0x065454,
-0x065450,
-0x06544c,
-0x065448,
-0x065444,
-0x065440,
-0x06543c,
-0x065438,
-0x065434,
-0x065430,
-0x06542c,
-0x065428,
-0x065424,
-0x065420,
-0x06541c,
-0x065418,
-0x065414,
-0x065410,
-0x06540c,
-0x065408,
-0x065404,
-0x065400,
-0x0653fc,
-0x0653f8,
-0x0653f4,
-0x0653f0,
-0x0653ec,
-0x0653e8,
-0x0653e4,
-0x0653e0,
-0x0653dc,
-0x0653d8,
-0x0653d4,
-0x0653d0,
-0x0653cc,
-0x0653c8,
-0x0653c4,
-0x0653c0,
-0x0653bc,
-0x0653b8,
-0x0653b4,
-0x0653b0,
-0x0653ac,
-0x0653a8,
-0x0653a4,
-0x0653a0,
-0x06539c,
-0x065398,
-0x065394,
-0x065390,
-0x06538c,
-0x065388,
-0x065384,
-0x065380,
-0x06537c,
-0x065378,
-0x065374,
-0x065370,
-0x06536c,
-0x065368,
-0x065364,
-0x065360,
-0x06535c,
-0x065358,
-0x065354,
-0x065350,
-0x06534c,
-0x065348,
-0x065344,
-0x065340,
-0x06533c,
-0x065338,
-0x065334,
-0x065330,
-0x06532c,
-0x065328,
-0x065324,
-0x065320,
-0x06531c,
-0x065318,
-0x065314,
-0x065310,
-0x06530c,
-0x065308,
-0x065304,
-0x065300,
-0x0652fc,
-0x0652f8,
-0x0652f4,
-0x0652f0,
-0x0652ec,
-0x0652e8,
-0x0652e4,
-0x0652e0,
-0x0652dc,
-0x0652d8,
-0x0652d4,
-0x0652d0,
-0x0652cc,
-0x0652c8,
-0x0652c4,
-0x0652c0,
-0x0652bc,
-0x0652b8,
-0x0652b4,
-0x0652b0,
-0x0652ac,
-0x0652a8,
-0x0652a4,
-0x0652a0,
-0x06529c,
-0x065298,
-0x065294,
-0x065290,
-0x06528c,
-0x065288,
-0x065284,
-0x065280,
-0x06527c,
-0x065278,
-0x065274,
-0x065270,
-0x06526c,
-0x065268,
-0x065264,
-0x065260,
-0x06525c,
-0x065258,
-0x065254,
-0x065250,
-0x06524c,
-0x065248,
-0x065244,
-0x065240,
-0x06523c,
-0x065238,
-0x065234,
-0x065230,
-0x06522c,
-0x065228,
-0x065224,
-0x065220,
-0x06521c,
-0x065218,
-0x065214,
-0x065210,
-0x06520c,
-0x065208,
-0x065204,
-0x065200,
-0x0651fc,
-0x0651f8,
-0x0651f4,
-0x0651f0,
-0x0651ec,
-0x0651e8,
-0x0651e4,
-0x0651e0,
-0x0651dc,
-0x0651d8,
-0x0651d4,
-0x0651d0,
-0x0651cc,
-0x0651c8,
-0x0651c4,
-0x0651c0,
-0x0651bc,
-0x0651b8,
-0x0651b4,
-0x0651b0,
-0x0651ac,
-0x0651a8,
-0x0651a4,
-0x0651a0,
-0x06519c,
-0x065198,
-0x065194,
-0x065190,
-0x06518c,
-0x065188,
-0x065184,
-0x065180,
-0x06517c,
-0x065178,
-0x065174,
-0x065170,
-0x06516c,
-0x065168,
-0x065164,
-0x065160,
-0x06515c,
-0x065158,
-0x065154,
-0x065150,
-0x06514c,
-0x065148,
-0x065144,
-0x065140,
-0x06513c,
-0x065138,
-0x065134,
-0x065130,
-0x06512c,
-0x065128,
-0x065124,
-0x065120,
-0x06511c,
-0x065118,
-0x065114,
-0x065110,
-0x06510c,
-0x065108,
-0x065104,
-0x065100,
-0x0650fc,
-0x0650f8,
-0x0650f4,
-0x0650f0,
-0x0650ec,
-0x0650e8,
-0x0650e4,
-0x0650e0,
-0x0650dc,
-0x0650d8,
-0x0650d4,
-0x0650d0,
-0x0650cc,
-0x0650c8,
-0x0650c4,
-0x0650c0,
-0x0650bc,
-0x0650b8,
-0x0650b4,
-0x0650b0,
-0x0650ac,
-0x0650a8,
-0x0650a4,
-0x0650a0,
-0x06509c,
-0x065098,
-0x065094,
-0x065090,
-0x065088,
-0x065084,
-0x065080,
-0x06507c,
-0x065078,
-0x065074,
-0x065070,
-0x06506c,
-0x065068,
-0x065064,
-0x065060,
-0x06505c,
-0x065058,
-0x065054,
-0x065050,
-0x06504c,
-0x065048,
-0x065044,
-0x065040,
-0x06503c,
-0x065038,
-0x065034,
-0x065030,
-0x06502c,
-0x065028,
-0x065024,
-0x065020,
-0x06501c,
-0x065018,
-0x065014,
-0x065010,
-0x06500c,
-0x065008,
-0x065004,
-0x065000,
-0x064ffc,
-0x064ff8,
-0x064ff4,
-0x064ff0,
-0x064fec,
-0x064fe8,
-0x064fe4,
-0x064fe0,
-0x064fdc,
-0x064fd8,
-0x064fd4,
-0x064fd0,
-0x064fcc,
-0x064fc8,
-0x064fc4,
-0x064fc0,
-0x064fbc,
-0x064fb8,
-0x064fb4,
-0x064fb0,
-0x064fac,
-0x064fa8,
-0x064fa4,
-0x064fa0,
-0x064f9c,
-0x064f98,
-0x064f94,
-0x064f90,
-0x064f8c,
-0x064f88,
-0x064f84,
-0x064f80,
-0x064f7c,
-0x064f78,
-0x064f74,
-0x064f70,
-0x064f6c,
-0x064f68,
-0x064f64,
-0x064f60,
-0x064f5c,
-0x064f58,
-0x064f54,
-0x064f50,
-0x064f4c,
-0x064f48,
-0x064f44,
-0x064f40,
-0x064f3c,
-0x064f38,
-0x064f34,
-0x064f30,
-0x064f2c,
-0x064f28,
-0x064f24,
-0x064f20,
-0x064f1c,
-0x064f18,
-0x064f14,
-0x064f10,
-0x064f0c,
-0x064f08,
-0x064f04,
-0x064f00,
-0x064ef8,
-0x064ef4,
-0x064ef0,
-0x064eec,
-0x064ee8,
-0x064ee4,
-0x064ee0,
-0x064edc,
-0x064ed8,
-0x064ed4,
-0x064ed0,
-0x064ecc,
-0x064ec8,
-0x064ec4,
-0x064ec0,
-0x064ebc,
-0x064eb8,
-0x064eb4,
-0x064eb0,
-0x064eac,
-0x064ea8,
-0x064ea4,
-0x064ea0,
-0x064e9c,
-0x064e98,
-0x064e94,
-0x064e90,
-0x064e8c,
-0x064e88,
-0x064e84,
-0x064e80,
-0x064e7c,
-0x064e78,
-0x064e74,
-0x064e70,
-0x064e6c,
-0x064e68,
-0x064e64,
-0x064e60,
-0x064e5c,
-0x064e58,
-0x064e54,
-0x064e50,
-0x064e4c,
-0x064e48,
-0x064e44,
-0x064e40,
-0x064e3c,
-0x064e38,
-0x064e34,
-0x064e30,
-0x064e2c,
-0x064e28,
-0x064e24,
-0x064e20,
-0x064e1c,
-0x064e18,
-0x064e14,
-0x064e10,
-0x064e0c,
-0x064e08,
-0x064e04,
-0x064e00,
-0x064dfc,
-0x064df8,
-0x064df4,
-0x064df0,
-0x064dec,
-0x064de8,
-0x064de4,
-0x064de0,
-0x064ddc,
-0x064dd8,
-0x064dd4,
-0x064dd0,
-0x064dcc,
-0x064dc8,
-0x064dc4,
-0x064dc0,
-0x064dbc,
-0x064db8,
-0x064db4,
-0x064db0,
-0x064dac,
-0x064da8,
-0x064da4,
-0x064da0,
-0x064d9c,
-0x064d98,
-0x064d94,
-0x064d90,
-0x064d8c,
-0x064d88,
-0x064d84,
-0x064d80,
-0x064d7c,
-0x064d78,
-0x064d74,
-0x064d70,
-0x064d68,
-0x064d64,
-0x064d60,
-0x064d5c,
-0x064d58,
-0x064d54,
-0x064d50,
-0x064d4c,
-0x064d48,
-0x064d44,
-0x064d40,
-0x064d3c,
-0x064d38,
-0x064d34,
-0x064d30,
-0x064d2c,
-0x064d28,
-0x064d24,
-0x064d20,
-0x064d1c,
-0x064d18,
-0x064d14,
-0x064d10,
-0x064d0c,
-0x064d08,
-0x064d04,
-0x064d00,
-0x064cfc,
-0x064cf8,
-0x064cf4,
-0x064cf0,
-0x064cec,
-0x064ce8,
-0x064ce4,
-0x064ce0,
-0x064cdc,
-0x064cd8,
-0x064cd4,
-0x064cd0,
-0x064ccc,
-0x064cc8,
-0x064cc4,
-0x064cc0,
-0x064cbc,
-0x064cb8,
-0x064cb4,
-0x064cb0,
-0x064cac,
-0x064ca8,
-0x064ca4,
-0x064ca0,
-0x064c9c,
-0x064c98,
-0x064c94,
-0x064c90,
-0x064c8c,
-0x064c88,
-0x064c84,
-0x064c80,
-0x064c7c,
-0x064c78,
-0x064c74,
-0x064c70,
-0x064c6c,
-0x064c68,
-0x064c64,
-0x064c60,
-0x064c5c,
-0x064c58,
-0x064c54,
-0x064c50,
-0x064c4c,
-0x064c48,
-0x064c44,
-0x064c40,
-0x064c3c,
-0x064c38,
-0x064c34,
-0x064c30,
-0x064c2c,
-0x064c28,
-0x064c24,
-0x064c20,
-0x064c1c,
-0x064c18,
-0x064c14,
-0x064c10,
-0x064c0c,
-0x064c08,
-0x064c04,
-0x064c00,
-0x064bfc,
-0x064bf8,
-0x064bf4,
-0x064bf0,
-0x064bec,
-0x064be8,
-0x064be4,
-0x064be0,
-0x064bd8,
-0x064bd4,
-0x064bd0,
-0x064bcc,
-0x064bc8,
-0x064bc4,
-0x064bc0,
-0x064bbc,
-0x064bb8,
-0x064bb4,
-0x064bb0,
-0x064bac,
-0x064ba8,
-0x064ba4,
-0x064ba0,
-0x064b9c,
-0x064b98,
-0x064b94,
-0x064b90,
-0x064b8c,
-0x064b88,
-0x064b84,
-0x064b80,
-0x064b7c,
-0x064b78,
-0x064b74,
-0x064b70,
-0x064b6c,
-0x064b68,
-0x064b64,
-0x064b60,
-0x064b5c,
-0x064b58,
-0x064b54,
-0x064b50,
-0x064b4c,
-0x064b48,
-0x064b44,
-0x064b40,
-0x064b3c,
-0x064b38,
-0x064b34,
-0x064b30,
-0x064b2c,
-0x064b28,
-0x064b24,
-0x064b20,
-0x064b1c,
-0x064b18,
-0x064b14,
-0x064b10,
-0x064b0c,
-0x064b08,
-0x064b04,
-0x064b00,
-0x064afc,
-0x064af8,
-0x064af4,
-0x064af0,
-0x064aec,
-0x064ae8,
-0x064ae4,
-0x064ae0,
-0x064adc,
-0x064ad8,
-0x064ad4,
-0x064ad0,
-0x064acc,
-0x064ac8,
-0x064ac4,
-0x064ac0,
-0x064abc,
-0x064ab8,
-0x064ab4,
-0x064ab0,
-0x064aac,
-0x064aa8,
-0x064aa4,
-0x064aa0,
-0x064a9c,
-0x064a98,
-0x064a94,
-0x064a90,
-0x064a8c,
-0x064a88,
-0x064a84,
-0x064a80,
-0x064a7c,
-0x064a78,
-0x064a74,
-0x064a70,
-0x064a6c,
-0x064a68,
-0x064a64,
-0x064a60,
-0x064a5c,
-0x064a58,
-0x064a54,
-0x064a50,
-0x064a44,
-0x064a40,
-0x064a3c,
-0x064a38,
-0x064a34,
-0x064a30,
-0x064a2c,
-0x064a28,
-0x064a24,
-0x064a20,
-0x064a1c,
-0x064a18,
-0x064a14,
-0x064a10,
-0x064a0c,
-0x064a08,
-0x064a04,
-0x064a00,
-0x0649fc,
-0x0649f8,
-0x0649f4,
-0x0649f0,
-0x0649ec,
-0x0649e8,
-0x0649e4,
-0x0649e0,
-0x0649dc,
-0x0649d8,
-0x0649d4,
-0x0649d0,
-0x0649cc,
-0x0649c8,
-0x0649c4,
-0x0649c0,
-0x0649bc,
-0x0649b8,
-0x0649b4,
-0x0649b0,
-0x0649ac,
-0x0649a8,
-0x0649a4,
-0x0649a0,
-0x06499c,
-0x064998,
-0x064994,
-0x064990,
-0x06498c,
-0x064988,
-0x064984,
-0x064980,
-0x06497c,
-0x064978,
-0x064974,
-0x064970,
-0x06496c,
-0x064968,
-0x064964,
-0x064960,
-0x06495c,
-0x064958,
-0x064954,
-0x064950,
-0x06494c,
-0x064948,
-0x064944,
-0x064940,
-0x06493c,
-0x064938,
-0x064934,
-0x064930,
-0x06492c,
-0x064928,
-0x064924,
-0x064920,
-0x06491c,
-0x064918,
-0x064914,
-0x064910,
-0x06490c,
-0x064908,
-0x064904,
-0x064900,
-0x0648fc,
-0x0648f8,
-0x0648f4,
-0x0648f0,
-0x0648ec,
-0x0648e8,
-0x0648e4,
-0x0648e0,
-0x0648dc,
-0x0648d8,
-0x0648d4,
-0x0648d0,
-0x0648cc,
-0x0648c8,
-0x0648c4,
-0x0648c0,
-0x0648bc,
-0x0648b8,
-0x0648b4,
-0x0648b0,
-0x0648ac,
-0x0648a8,
-0x0648a4,
-0x0648a0,
-0x06489c,
-0x064898,
-0x064894,
-0x064890,
-0x06488c,
-0x064888,
-0x064884,
-0x064880,
-0x06487c,
-0x064878,
-0x064874,
-0x064870,
-0x06486c,
-0x064868,
-0x064864,
-0x064860,
-0x06485c,
-0x064858,
-0x064854,
-0x064850,
-0x06484c,
-0x064848,
-0x064844,
-0x064840,
-0x06483c,
-0x064838,
-0x064834,
-0x064830,
-0x06482c,
-0x064828,
-0x064824,
-0x064820,
-0x06481c,
-0x064818,
-0x064814,
-0x064810,
-0x06480c,
-0x064808,
-0x064804,
-0x064800,
-0x0647fc,
-0x0647f8,
-0x0647f4,
-0x0647f0,
-0x0647ec,
-0x0647e8,
-0x0647e4,
-0x0647e0,
-0x0647dc,
-0x0647d8,
-0x0647d4,
-0x0647d0,
-0x0647cc,
-0x0647c8,
-0x0647c4,
-0x0647c0,
-0x0647bc,
-0x0647b8,
-0x0647b4,
-0x0647b0,
-0x0647ac,
-0x0647a8,
-0x0647a4,
-0x0647a0,
-0x06479c,
-0x064798,
-0x064794,
-0x064790,
-0x06478c,
-0x064788,
-0x064784,
-0x064780,
-0x06477c,
-0x064778,
-0x064774,
-0x064770,
-0x06476c,
-0x064768,
-0x064764,
-0x064760,
-0x06475c,
-0x064758,
-0x064754,
-0x064750,
-0x06474c,
-0x064748,
-0x064744,
-0x064740,
-0x06473c,
-0x064738,
-0x064734,
-0x064730,
-0x06472c,
-0x064728,
-0x064724,
-0x064720,
-0x06471c,
-0x064718,
-0x064714,
-0x064710,
-0x06470c,
-0x064708,
-0x064704,
-0x064700,
-0x0646fc,
-0x0646f8,
-0x0646f4,
-0x0646f0,
-0x0646ec,
-0x0646e8,
-0x0646e4,
-0x0646e0,
-0x0646dc,
-0x0646d8,
-0x0646d4,
-0x0646d0,
-0x0646cc,
-0x0646c8,
-0x0646c4,
-0x0646c0,
-0x0646bc,
-0x0646b8,
-0x0646b4,
-0x0646b0,
-0x0646ac,
-0x0646a8,
-0x0646a4,
-0x0646a0,
-0x06469c,
-0x064698,
-0x064694,
-0x064690,
-0x06468c,
-0x064688,
-0x064684,
-0x064680,
-0x06467c,
-0x064678,
-0x064674,
-0x064670,
-0x06466c,
-0x064668,
-0x064664,
-0x064660,
-0x06465c,
-0x064658,
-0x064654,
-0x064650,
-0x06464c,
-0x064648,
-0x064644,
-0x064640,
-0x06463c,
-0x064638,
-0x064634,
-0x064630,
-0x06462c,
-0x064628,
-0x064624,
-0x064620,
-0x06461c,
-0x064618,
-0x064614,
-0x064610,
-0x06460c,
-0x064608,
-0x064604,
-0x064600,
-0x0645fc,
-0x0645f8,
-0x0645f4,
-0x0645f0,
-0x0645ec,
-0x0645e8,
-0x0645e4,
-0x0645e0,
-0x0645dc,
-0x0645d8,
-0x0645d4,
-0x0645d0,
-0x0645cc,
-0x0645c8,
-0x0645c4,
-0x0645c0,
-0x0645bc,
-0x0645b8,
-0x0645b4,
-0x0645b0,
-0x0645ac,
-0x0645a8,
-0x0645a4,
-0x0645a0,
-0x06459c,
-0x064598,
-0x064594,
-0x064590,
-0x06458c,
-0x064588,
-0x064584,
-0x064580,
-0x06457c,
-0x064578,
-0x064574,
-0x064570,
-0x06456c,
-0x064568,
-0x064564,
-0x064560,
-0x06455c,
-0x064558,
-0x064554,
-0x064550,
-0x06454c,
-0x064548,
-0x064544,
-0x064540,
-0x06453c,
-0x064538,
-0x064534,
-0x064530,
-0x06452c,
-0x064528,
-0x064524,
-0x064520,
-0x06451c,
-0x064518,
-0x064514,
-0x064510,
-0x06450c,
-0x064508,
-0x064504,
-0x064500,
-0x0644fc,
-0x0644f8,
-0x0644f4,
-0x0644f0,
-0x0644ec,
-0x0644e8,
-0x0644e4,
-0x0644e0,
-0x0644dc,
-0x0644d8,
-0x0644d4,
-0x0644d0,
-0x0644cc,
-0x0644c8,
-0x0644c4,
-0x0644c0,
-0x0644bc,
-0x0644b8,
-0x0644b4,
-0x0644b0,
-0x0644ac,
-0x0644a8,
-0x0644a4,
-0x0644a0,
-0x06449c,
-0x064498,
-0x064494,
-0x064490,
-0x06448c,
-0x064488,
-0x064484,
-0x064480,
-0x06447c,
-0x064478,
-0x064474,
-0x064470,
-0x06446c,
-0x064468,
-0x064464,
-0x064460,
-0x06445c,
-0x064458,
-0x064454,
-0x064450,
-0x06444c,
-0x064448,
-0x064444,
-0x064440,
-0x06443c,
-0x064438,
-0x064434,
-0x064430,
-0x06442c,
-0x064428,
-0x064424,
-0x064420,
-0x06441c,
-0x064418,
-0x064414,
-0x064410,
-0x06440c,
-0x064408,
-0x064404,
-0x064400,
-0x0643fc,
-0x0643f8,
-0x0643f4,
-0x0643f0,
-0x0643ec,
-0x0643e8,
-0x0643e4,
-0x0643e0,
-0x0643dc,
-0x0643d8,
-0x0643d4,
-0x0643d0,
-0x0643cc,
-0x0643c8,
-0x0643c4,
-0x0643c0,
-0x0643bc,
-0x0643b8,
-0x0643b4,
-0x0643b0,
-0x0643ac,
-0x0643a8,
-0x0643a4,
-0x0643a0,
-0x06439c,
-0x064398,
-0x064394,
-0x064390,
-0x06438c,
-0x064388,
-0x064384,
-0x064380,
-0x06437c,
-0x064378,
-0x064374,
-0x064370,
-0x06436c,
-0x064368,
-0x064364,
-0x064360,
-0x06435c,
-0x064358,
-0x064354,
-0x064350,
-0x06434c,
-0x064348,
-0x064344,
-0x064340,
-0x06433c,
-0x064338,
-0x064334,
-0x064330,
-0x06432c,
-0x064328,
-0x064324,
-0x064320,
-0x06431c,
-0x064318,
-0x064314,
-0x064310,
-0x06430c,
-0x064308,
-0x064304,
-0x064300,
-0x0642fc,
-0x0642f8,
-0x0642f4,
-0x0642f0,
-0x0642ec,
-0x0642e8,
-0x0642e4,
-0x0642e0,
-0x0642dc,
-0x0642d8,
-0x0642d4,
-0x0642d0,
-0x0642cc,
-0x0642c8,
-0x0642c4,
-0x0642c0,
-0x0642bc,
-0x0642b8,
-0x0642b4,
-0x0642b0,
-0x0642ac,
-0x0642a8,
-0x0642a4,
-0x0642a0,
-0x06429c,
-0x064298,
-0x064294,
-0x064290,
-0x06428c,
-0x064288,
-0x064284,
-0x064280,
-0x06427c,
-0x064278,
-0x064274,
-0x064270,
-0x06426c,
-0x064268,
-0x064264,
-0x064260,
-0x06425c,
-0x064258,
-0x064254,
-0x064250,
-0x06424c,
-0x064248,
-0x064244,
-0x064240,
-0x06423c,
-0x064238,
-0x064234,
-0x064230,
-0x06422c,
-0x064228,
-0x064224,
-0x064220,
-0x06421c,
-0x064218,
-0x064214,
-0x064210,
-0x06420c,
-0x064208,
-0x064204,
-0x064200,
-0x0641fc,
-0x0641f8,
-0x0641f4,
-0x0641f0,
-0x0641ec,
-0x0641e8,
-0x0641e4,
-0x0641e0,
-0x0641dc,
-0x0641d8,
-0x0641d4,
-0x0641d0,
-0x0641cc,
-0x0641c8,
-0x0641c4,
-0x0641c0,
-0x0641bc,
-0x0641b8,
-0x0641b4,
-0x0641b0,
-0x0641ac,
-0x0641a8,
-0x0641a4,
-0x0641a0,
-0x06419c,
-0x064198,
-0x064194,
-0x064190,
-0x06418c,
-0x064188,
-0x064184,
-0x064180,
-0x06417c,
-0x064178,
-0x064174,
-0x064170,
-0x06416c,
-0x064168,
-0x064164,
-0x064160,
-0x06415c,
-0x064158,
-0x064154,
-0x064150,
-0x06414c,
-0x064148,
-0x064144,
-0x064140,
-0x06413c,
-0x064138,
-0x064134,
-0x064130,
-0x06412c,
-0x064128,
-0x064124,
-0x064120,
-0x06411c,
-0x064118,
-0x064114,
-0x064110,
-0x06410c,
-0x064108,
-0x064104,
-0x064100,
-0x0640fc,
-0x0640f8,
-0x0640f4,
-0x0640f0,
-0x0640ec,
-0x0640e8,
-0x0640e4,
-0x0640e0,
-0x0640dc,
-0x0640d8,
-0x0640d4,
-0x0640d0,
-0x0640cc,
-0x0640c8,
-0x0640c4,
-0x0640c0,
-0x0640bc,
-0x0640b8,
-0x0640b4,
-0x0640b0,
-0x0640ac,
-0x0640a8,
-0x0640a4,
-0x0640a0,
-0x06409c,
-0x064098,
-0x064094,
-0x064090,
-0x06408c,
-0x064088,
-0x064084,
-0x064080,
-0x06407c,
-0x064078,
-0x064074,
-0x064070,
-0x06406c,
-0x064068,
-0x064064,
-0x064060,
-0x06405c,
-0x064058,
-0x064054,
-0x064050,
-0x06404c,
-0x064048,
-0x064044,
-0x064040,
-0x06403c,
-0x064038,
-0x064034,
-0x064030,
-0x06402c,
-0x064028,
-0x064024,
-0x064020,
-0x06401c,
-0x064018,
-0x064014,
-0x064010,
-0x06400c,
-0x064008,
-0x064004,
-0x064000,
-0x063ffc,
-0x063ff8,
-0x063ff4,
-0x063ff0,
-0x063fec,
-0x063fe8,
-0x063fe4,
-0x063fe0,
-0x063fdc,
-0x063fd8,
-0x063fd4,
-0x063fd0,
-0x063fcc,
-0x063fc8,
-0x063fc4,
-0x063fc0,
-0x063fbc,
-0x063fb8,
-0x063fb4,
-0x063fb0,
-0x063fac,
-0x063fa8,
-0x063fa4,
-0x063fa0,
-0x063f9c,
-0x063f98,
-0x063f94,
-0x063f90,
-0x063f8c,
-0x063f88,
-0x063f84,
-0x063f80,
-0x063f7c,
-0x063f78,
-0x063f74,
-0x063f70,
-0x063f6c,
-0x063f68,
-0x063f64,
-0x063f60,
-0x063f5c,
-0x063f58,
-0x063f54,
-0x063f50,
-0x063f4c,
-0x063f48,
-0x063f44,
-0x063f40,
-0x063f3c,
-0x063f38,
-0x063f34,
-0x063f30,
-0x063f2c,
-0x063f28,
-0x063f24,
-0x063f20,
-0x063f1c,
-0x063f18,
-0x063f14,
-0x063f10,
-0x063f0c,
-0x063f08,
-0x063f04,
-0x063f00,
-0x063efc,
-0x063ef8,
-0x063ef4,
-0x063ef0,
-0x063eec,
-0x063ee8,
-0x063ee4,
-0x063ee0,
-0x063edc,
-0x063ed8,
-0x063ed4,
-0x063ed0,
-0x063ecc,
-0x063ec8,
-0x063ec4,
-0x063ec0,
-0x063ebc,
-0x063eb8,
-0x063eb4,
-0x063eb0,
-0x063eac,
-0x063ea8,
-0x063ea4,
-0x063ea0,
-0x063e9c,
-0x063e98,
-0x063e94,
-0x063e90,
-0x063e8c,
-0x063e88,
-0x063e84,
-0x063e80,
-0x063e7c,
-0x063e78,
-0x063e74,
-0x063e70,
-0x063e6c,
-0x063e68,
-0x063e64,
-0x063e60,
-0x063e5c,
-0x063e58,
-0x063e54,
-0x063e50,
-0x063e4c,
-0x063e48,
-0x063e44,
-0x063e40,
-0x063e3c,
-0x063e38,
-0x063e34,
-0x063e30,
-0x063e2c,
-0x063e28,
-0x063e24,
-0x063e20,
-0x063e1c,
-0x063e18,
-0x063e14,
-0x063e10,
-0x063e0c,
-0x063e08,
-0x063e04,
-0x063e00,
-0x063dfc,
-0x063df8,
-0x063df4,
-0x063df0,
-0x063dec,
-0x063de8,
-0x063de4,
-0x063de0,
-0x063ddc,
-0x063dd8,
-0x063dd4,
-0x063dd0,
-0x063dcc,
-0x063dc8,
-0x063dc4,
-0x063dc0,
-0x063dbc,
-0x063db8,
-0x063db4,
-0x063db0,
-0x063dac,
-0x063da8,
-0x063da4,
-0x063da0,
-0x063d9c,
-0x063d98,
-0x063d94,
-0x063d90,
-0x063d8c,
-0x063d88,
-0x063d84,
-0x063d80,
-0x063d7c,
-0x063d78,
-0x063d74,
-0x063d70,
-0x063d6c,
-0x063d68,
-0x063d64,
-0x063d60,
-0x063d5c,
-0x063d58,
-0x063d54,
-0x063d50,
-0x063d4c,
-0x063d48,
-0x063d44,
-0x063d40,
-0x063d3c,
-0x063d38,
-0x063d34,
-0x063d30,
-0x063d2c,
-0x063d28,
-0x063d24,
-0x063d20,
-0x063d1c,
-0x063d18,
-0x063d14,
-0x063d10,
-0x063d0c,
-0x063d08,
-0x063d04,
-0x063d00,
-0x063cfc,
-0x063cf8,
-0x063cf4,
-0x063cf0,
-0x063cec,
-0x063ce8,
-0x063ce4,
-0x063ce0,
-0x063cdc,
-0x063cd8,
-0x063cd4,
-0x063cd0,
-0x063ccc,
-0x063cc8,
-0x063cc4,
-0x063cc0,
-0x063cbc,
-0x063cb8,
-0x063cb4,
-0x063cb0,
-0x063cac,
-0x063ca8,
-0x063ca4,
-0x063ca0,
-0x063c9c,
-0x063c98,
-0x063c94,
-0x063c90,
-0x063c8c,
-0x063c88,
-0x063c84,
-0x063c80,
-0x063c7c,
-0x063c78,
-0x063c74,
-0x063c70,
-0x063c6c,
-0x063c68,
-0x063c64,
-0x063c60,
-0x063c5c,
-0x063c58,
-0x063c54,
-0x063c50,
-0x063c4c,
-0x063c48,
-0x063c44,
-0x063c40,
-0x063c3c,
-0x063c38,
-0x063c34,
-0x063c30,
-0x063c2c,
-0x063c28,
-0x063c24,
-0x063c20,
-0x063c1c,
-0x063c18,
-0x063c14,
-0x063c10,
-0x063c0c,
-0x063c08,
-0x063c04,
-0x063c00,
-0x063bfc,
-0x063bf8,
-0x063bf4,
-0x063bf0,
-0x063bec,
-0x063be8,
-0x063be4,
-0x063be0,
-0x063bdc,
-0x063bd8,
-0x063bd4,
-0x063bd0,
-0x063bcc,
-0x063bc8,
-0x063bc4,
-0x063bc0,
-0x063bbc,
-0x063bb8,
-0x063bb4,
-0x063bb0,
-0x063bac,
-0x063ba8,
-0x063ba4,
-0x063ba0,
-0x063b9c,
-0x063b98,
-0x063b94,
-0x063b90,
-0x063b8c,
-0x063b88,
-0x063b84,
-0x063b80,
-0x063b7c,
-0x063b78,
-0x063b74,
-0x063b70,
-0x063b6c,
-0x063b68,
-0x063b64,
-0x063b60,
-0x063b5c,
-0x063b58,
-0x063b54,
-0x063b50,
-0x063b4c,
-0x063b48,
-0x063b44,
-0x063b40,
-0x063b3c,
-0x063b38,
-0x063b34,
-0x063b30,
-0x063b2c,
-0x063b28,
-0x063b24,
-0x063b20,
-0x063b1c,
-0x063b18,
-0x063b14,
-0x063b10,
-0x063b0c,
-0x063b08,
-0x063b04,
-0x063b00,
-0x063afc,
-0x063af8,
-0x063af4,
-0x063af0,
-0x063aec,
-0x063ae8,
-0x063ae4,
-0x063ae0,
-0x063adc,
-0x063ad8,
-0x063ad4,
-0x063ad0,
-0x063acc,
-0x063ac8,
-0x063ac4,
-0x063ac0,
-0x063abc,
-0x063ab8,
-0x063ab4,
-0x063ab0,
-0x063aac,
-0x063aa8,
-0x063aa4,
-0x063aa0,
-0x063a9c,
-0x063a98,
-0x063a94,
-0x063a90,
-0x063a8c,
-0x063a88,
-0x063a84,
-0x063a80,
-0x063a7c,
-0x063a78,
-0x063a74,
-0x063a70,
-0x063a6c,
-0x063a68,
-0x063a64,
-0x063a60,
-0x063a5c,
-0x063a58,
-0x063a54,
-0x063a50,
-0x063a4c,
-0x063a48,
-0x063a44,
-0x063a40,
-0x063a3c,
-0x063a38,
-0x063a34,
-0x063a30,
-0x063a2c,
-0x063a28,
-0x063a24,
-0x063a20,
-0x063a1c,
-0x063a18,
-0x063a14,
-0x063a10,
-0x063a0c,
-0x063a08,
-0x063a04,
-0x063a00,
-0x0639fc,
-0x0639f8,
-0x0639f4,
-0x0639f0,
-0x0639ec,
-0x0639e8,
-0x0639e4,
-0x0639e0,
-0x0639dc,
-0x0639d8,
-0x0639d4,
-0x0639d0,
-0x0639cc,
-0x0639c8,
-0x0639c4,
-0x0639c0,
-0x0639bc,
-0x0639b8,
-0x0639b4,
-0x0639b0,
-0x0639ac,
-0x0639a8,
-0x0639a4,
-0x0639a0,
-0x06399c,
-0x063998,
-0x063994,
-0x063990,
-0x06398c,
-0x063988,
-0x063984,
-0x063980,
-0x06397c,
-0x063978,
-0x063974,
-0x063970,
-0x06396c,
-0x063968,
-0x063964,
-0x063960,
-0x06395c,
-0x063958,
-0x063954,
-0x063950,
-0x06394c,
-0x063948,
-0x063944,
-0x063940,
-0x06393c,
-0x063938,
-0x063934,
-0x063930,
-0x06392c,
-0x063928,
-0x063924,
-0x063920,
-0x06391c,
-0x063918,
-0x063914,
-0x063910,
-0x06390c,
-0x063908,
-0x063904,
-0x063900,
-0x0638fc,
-0x0638f8,
-0x0638f4,
-0x0638f0,
-0x0638ec,
-0x0638e8,
-0x0638e4,
-0x0638e0,
-0x0638dc,
-0x0638d8,
-0x0638d4,
-0x0638d0,
-0x0638cc,
-0x0638c8,
-0x0638c4,
-0x0638c0,
-0x0638bc,
-0x0638b8,
-0x0638b4,
-0x0638b0,
-0x0638ac,
-0x0638a8,
-0x0638a4,
-0x0638a0,
-0x06389c,
-0x063898,
-0x063894,
-0x063890,
-0x06388c,
-0x063888,
-0x063884,
-0x063880,
-0x06387c,
-0x063878,
-0x063874,
-0x063870,
-0x06386c,
-0x063868,
-0x063864,
-0x063860,
-0x06385c,
-0x063858,
-0x063854,
-0x063850,
-0x06384c,
-0x063848,
-0x063844,
-0x063840,
-0x06383c,
-0x063838,
-0x063834,
-0x063830,
-0x06382c,
-0x063828,
-0x063824,
-0x063820,
-0x06381c,
-0x063818,
-0x063814,
-0x063810,
-0x06380c,
-0x063808,
-0x063804,
-0x063800,
-0x0637fc,
-0x0637f8,
-0x0637f4,
-0x0637f0,
-0x0637ec,
-0x0637e8,
-0x0637e4,
-0x0637e0,
-0x0637dc,
-0x0637d8,
-0x0637d4,
-0x0637d0,
-0x0637cc,
-0x0637c8,
-0x0637c4,
-0x0637c0,
-0x0637bc,
-0x0637b8,
-0x0637b4,
-0x0637b0,
-0x0637ac,
-0x0637a8,
-0x0637a4,
-0x0637a0,
-0x06379c,
-0x063798,
-0x063794,
-0x063790,
-0x06378c,
-0x063788,
-0x063784,
-0x063780,
-0x06377c,
-0x063778,
-0x063774,
-0x063770,
-0x06376c,
-0x063768,
-0x063764,
-0x063760,
-0x06375c,
-0x063758,
-0x063754,
-0x063750,
-0x06374c,
-0x063748,
-0x063744,
-0x063740,
-0x06373c,
-0x063738,
-0x063734,
-0x063730,
-0x06372c,
-0x063728,
-0x063724,
-0x063720,
-0x06371c,
-0x063718,
-0x063714,
-0x063710,
-0x06370c,
-0x063708,
-0x063704,
-0x063700,
-0x0636fc,
-0x0636f8,
-0x0636f4,
-0x0636f0,
-0x0636ec,
-0x0636e8,
-0x0636e4,
-0x0636e0,
-0x0636dc,
-0x0636d8,
-0x0636d4,
-0x0636d0,
-0x0636cc,
-0x0636c8,
-0x0636c4,
-0x0636c0,
-0x0636bc,
-0x0636b8,
-0x0636b4,
-0x0636b0,
-0x0636ac,
-0x0636a8,
-0x0636a4,
-0x0636a0,
-0x06369c,
-0x063698,
-0x063694,
-0x063690,
-0x06368c,
-0x063688,
-0x063684,
-0x063680,
-0x06367c,
-0x063678,
-0x063674,
-0x063670,
-0x06366c,
-0x063668,
-0x063664,
-0x063660,
-0x06365c,
-0x063658,
-0x063654,
-0x063650,
-0x06364c,
-0x063648,
-0x063644,
-0x063640,
-0x06363c,
-0x063638,
-0x063634,
-0x063630,
-0x06362c,
-0x063628,
-0x063624,
-0x063620,
-0x06361c,
-0x063618,
-0x063614,
-0x063610,
-0x06360c,
-0x063608,
-0x063604,
-0x063600,
-0x0635fc,
-0x0635f8,
-0x0635f4,
-0x0635f0,
-0x0635ec,
-0x0635e8,
-0x0635e4,
-0x0635e0,
-0x0635dc,
-0x0635d8,
-0x0635d4,
-0x0635d0,
-0x0635cc,
-0x0635c8,
-0x0635c4,
-0x0635c0,
-0x0635bc,
-0x0635b8,
-0x0635b4,
-0x0635b0,
-0x0635ac,
-0x0635a8,
-0x0635a4,
-0x0635a0,
-0x06359c,
-0x063598,
-0x063594,
-0x063590,
-0x06358c,
-0x063588,
-0x063584,
-0x063580,
-0x06357c,
-0x063578,
-0x063574,
-0x063570,
-0x06356c,
-0x063568,
-0x063564,
-0x063560,
-0x06355c,
-0x063558,
-0x063554,
-0x063550,
-0x06354c,
-0x063548,
-0x063544,
-0x063540,
-0x06353c,
-0x063538,
-0x063534,
-0x063530,
-0x06352c,
-0x063528,
-0x063524,
-0x063520,
-0x06351c,
-0x063518,
-0x063514,
-0x063510,
-0x06350c,
-0x063508,
-0x063504,
-0x063500,
-0x0634fc,
-0x0634f8,
-0x0634f4,
-0x0634f0,
-0x0634ec,
-0x0634e8,
-0x0634e4,
-0x0634e0,
-0x0634dc,
-0x0634d8,
-0x0634d4,
-0x0634d0,
-0x0634cc,
-0x0634c8,
-0x0634c4,
-0x0634c0,
-0x0634bc,
-0x0634b8,
-0x0634b4,
-0x0634b0,
-0x0634ac,
-0x0634a8,
-0x0634a4,
-0x0634a0,
-0x06349c,
-0x063498,
-0x063494,
-0x063490,
-0x06348c,
-0x063488,
-0x063484,
-0x063480,
-0x06347c,
-0x063478,
-0x063474,
-0x063470,
-0x06346c,
-0x063468,
-0x063464,
-0x063460,
-0x06345c,
-0x063458,
-0x063454,
-0x063450,
-0x06344c,
-0x063448,
-0x063444,
-0x063440,
-0x06343c,
-0x063438,
-0x063434,
-0x063430,
-0x06342c,
-0x063428,
-0x063424,
-0x063420,
-0x06341c,
-0x063418,
-0x063414,
-0x063410,
-0x06340c,
-0x063408,
-0x063404,
-0x063400,
-0x0633fc,
-0x0633f8,
-0x0633f4,
-0x0633f0,
-0x0633ec,
-0x0633e8,
-0x0633e4,
-0x0633e0,
-0x0633dc,
-0x0633d8,
-0x0633d4,
-0x0633d0,
-0x0633cc,
-0x0633c8,
-0x0633c4,
-0x0633c0,
-0x0633bc,
-0x0633b8,
-0x0633b4,
-0x0633b0,
-0x0633ac,
-0x0633a8,
-0x0633a4,
-0x0633a0,
-0x06339c,
-0x063398,
-0x063394,
-0x063390,
-0x06338c,
-0x063388,
-0x063384,
-0x063380,
-0x06337c,
-0x063378,
-0x063374,
-0x063370,
-0x06336c,
-0x063368,
-0x063364,
-0x063360,
-0x06335c,
-0x063358,
-0x063354,
-0x063350,
-0x06334c,
-0x063348,
-0x063344,
-0x063340,
-0x06333c,
-0x063338,
-0x063334,
-0x063330,
-0x06332c,
-0x063328,
-0x063324,
-0x063320,
-0x06331c,
-0x063318,
-0x063314,
-0x063310,
-0x06330c,
-0x063308,
-0x063304,
-0x063300,
-0x0632fc,
-0x0632f8,
-0x0632f4,
-0x0632f0,
-0x0632ec,
-0x0632e8,
-0x0632e4,
-0x0632e0,
-0x0632dc,
-0x0632d8,
-0x0632d4,
-0x0632d0,
-0x0632cc,
-0x0632c8,
-0x0632c4,
-0x0632c0,
-0x0632bc,
-0x0632b8,
-0x0632b4,
-0x0632b0,
-0x0632ac,
-0x0632a8,
-0x0632a4,
-0x0632a0,
-0x06329c,
-0x063298,
-0x063294,
-0x063290,
-0x06328c,
-0x063288,
-0x063284,
-0x063280,
-0x06327c,
-0x063278,
-0x063274,
-0x063270,
-0x06326c,
-0x063268,
-0x063264,
-0x063260,
-0x06325c,
-0x063258,
-0x063254,
-0x063250,
-0x06324c,
-0x063248,
-0x063244,
-0x063240,
-0x06323c,
-0x063238,
-0x063234,
-0x063230,
-0x06322c,
-0x063228,
-0x063224,
-0x063220,
-0x06321c,
-0x063218,
-0x063214,
-0x063210,
-0x06320c,
-0x063208,
-0x063204,
-0x063200,
-0x0631fc,
-0x0631f8,
-0x0631f4,
-0x0631f0,
-0x0631ec,
-0x0631e8,
-0x0631e4,
-0x0631e0,
-0x0631dc,
-0x0631d8,
-0x0631d4,
-0x0631d0,
-0x0631cc,
-0x0631c8,
-0x0631c4,
-0x0631c0,
-0x0631bc,
-0x0631b8,
-0x0631b4,
-0x0631b0,
-0x0631ac,
-0x0631a8,
-0x0631a4,
-0x0631a0,
-0x06319c,
-0x063198,
-0x063194,
-0x063190,
-0x06318c,
-0x063188,
-0x063184,
-0x063180,
-0x06317c,
-0x063178,
-0x063174,
-0x063170,
-0x06316c,
-0x063168,
-0x063164,
-0x063160,
-0x06315c,
-0x063158,
-0x063154,
-0x063150,
-0x06314c,
-0x063148,
-0x063144,
-0x063140,
-0x06313c,
-0x063138,
-0x063134,
-0x063130,
-0x06312c,
-0x063128,
-0x063124,
-0x063120,
-0x06311c,
-0x063118,
-0x063114,
-0x063110,
-0x06310c,
-0x063108,
-0x063104,
-0x063100,
-0x0630fc,
-0x0630f8,
-0x0630f4,
-0x0630f0,
-0x0630ec,
-0x0630e8,
-0x0630e4,
-0x0630e0,
-0x0630dc,
-0x0630d8,
-0x0630d4,
-0x0630d0,
-0x0630cc,
-0x0630c8,
-0x0630c4,
-0x0630c0,
-0x0630bc,
-0x0630b8,
-0x0630b4,
-0x0630b0,
-0x0630ac,
-0x0630a8,
-0x0630a4,
-0x0630a0,
-0x06309c,
-0x063098,
-0x063094,
-0x063090,
-0x06308c,
-0x063088,
-0x063084,
-0x063080,
-0x06307c,
-0x063078,
-0x063074,
-0x063070,
-0x06306c,
-0x063068,
-0x063064,
-0x063060,
-0x06305c,
-0x063058,
-0x063054,
-0x063050,
-0x06304c,
-0x063048,
-0x063044,
-0x063040,
-0x06303c,
-0x063038,
-0x063034,
-0x063030,
-0x06302c,
-0x063028,
-0x063024,
-0x063020,
-0x06301c,
-0x063018,
-0x063014,
-0x063010,
-0x06300c,
-0x063008,
-0x063004,
-0x063000,
-0x062ffc,
-0x062ff8,
-0x062ff4,
-0x062ff0,
-0x062fec,
-0x062fe8,
-0x062fe4,
-0x062fe0,
-0x062fdc,
-0x062fd8,
-0x062fd4,
-0x062fd0,
-0x062fcc,
-0x062fc8,
-0x062fc4,
-0x062fc0,
-0x062fbc,
-0x062fb8,
-0x062fb4,
-0x062fb0,
-0x062fac,
-0x062fa8,
-0x062fa4,
-0x062fa0,
-0x062f9c,
-0x062f98,
-0x062f94,
-0x062f90,
-0x062f8c,
-0x062f88,
-0x062f84,
-0x062f80,
-0x062f7c,
-0x062f78,
-0x062f74,
-0x062f70,
-0x062f6c,
-0x062f68,
-0x062f64,
-0x062f60,
-0x062f5c,
-0x062f58,
-0x062f54,
-0x062f50,
-0x062f4c,
-0x062f48,
-0x062f44,
-0x062f40,
-0x062f3c,
-0x062f38,
-0x062f34,
-0x062f30,
-0x062f2c,
-0x062f28,
-0x062f24,
-0x062f20,
-0x062f1c,
-0x062f18,
-0x062f14,
-0x062f10,
-0x062f0c,
-0x062f08,
-0x062f04,
-0x062f00,
-0x062efc,
-0x062ef8,
-0x062ef4,
-0x062ef0,
-0x062eec,
-0x062ee8,
-0x062ee4,
-0x062ee0,
-0x062edc,
-0x062ed8,
-0x062ed4,
-0x062ed0,
-0x062ecc,
-0x062ec8,
-0x062ec4,
-0x062ec0,
-0x062ebc,
-0x062eb8,
-0x062eb4,
-0x062eb0,
-0x062eac,
-0x062ea8,
-0x062ea4,
-0x062ea0,
-0x062e9c,
-0x062e98,
-0x062e94,
-0x062e90,
-0x062e8c,
-0x062e88,
-0x062e84,
-0x062e80,
-0x062e7c,
-0x062e78,
-0x062e74,
-0x062e70,
-0x062e6c,
-0x062e68,
-0x062e64,
-0x062e60,
-0x062e5c,
-0x062e58,
-0x062e54,
-0x062e50,
-0x062e4c,
-0x062e48,
-0x062e44,
-0x062e40,
-0x062e3c,
-0x062e38,
-0x062e34,
-0x062e30,
-0x062e2c,
-0x062e28,
-0x062e24,
-0x062e20,
-0x062e1c,
-0x062e18,
-0x062e14,
-0x062e10,
-0x062e0c,
-0x062e08,
-0x062e04,
-0x062e00,
-0x062dfc,
-0x062df8,
-0x062df4,
-0x062df0,
-0x062dec,
-0x062de8,
-0x062de4,
-0x062de0,
-0x062ddc,
-0x062dd8,
-0x062dd4,
-0x062dd0,
-0x062dcc,
-0x062dc8,
-0x062dc4,
-0x062dc0,
-0x062dbc,
-0x062db8,
-0x062db4,
-0x062db0,
-0x062dac,
-0x062da8,
-0x062da4,
-0x062da0,
-0x062d9c,
-0x062d98,
-0x062d94,
-0x062d90,
-0x062d8c,
-0x062d88,
-0x062d84,
-0x062d80,
-0x062d7c,
-0x062d78,
-0x062d74,
-0x062d70,
-0x062d6c,
-0x062d68,
-0x062d64,
-0x062d60,
-0x062d5c,
-0x062d58,
-0x062d54,
-0x062d50,
-0x062d4c,
-0x062d48,
-0x062d44,
-0x062d40,
-0x062d3c,
-0x062d38,
-0x062d34,
-0x062d30,
-0x062d2c,
-0x062d28,
-0x062d24,
-0x062d20,
-0x062d1c,
-0x062d18,
-0x062d14,
-0x062d10,
-0x062d0c,
-0x062d08,
-0x062d04,
-0x062d00,
-0x062cfc,
-0x062cf8,
-0x062cf4,
-0x062cf0,
-0x062cec,
-0x062ce8,
-0x062ce4,
-0x062ce0,
-0x062cdc,
-0x062cd8,
-0x062cd4,
-0x062cd0,
-0x062ccc,
-0x062cc8,
-0x062cc4,
-0x062cc0,
-0x062cbc,
-0x062cb8,
-0x062cb4,
-0x062cb0,
-0x062cac,
-0x062ca8,
-0x062ca4,
-0x062ca0,
-0x062c9c,
-0x062c98,
-0x062c94,
-0x062c90,
-0x062c8c,
-0x062c88,
-0x062c84,
-0x062c80,
-0x062c7c,
-0x062c78,
-0x062c74,
-0x062c70,
-0x062c6c,
-0x062c68,
-0x062c64,
-0x062c60,
-0x062c5c,
-0x062c58,
-0x062c54,
-0x062c50,
-0x062c4c,
-0x062c48,
-0x062c44,
-0x062c40,
-0x062c3c,
-0x062c38,
-0x062c34,
-0x062c30,
-0x062c2c,
-0x062c28,
-0x062c24,
-0x062c20,
-0x062c1c,
-0x062c18,
-0x062c14,
-0x062c10,
-0x062c0c,
-0x062c08,
-0x062c04,
-0x062c00,
-0x062bfc,
-0x062bf8,
-0x062bf4,
-0x062bf0,
-0x062bec,
-0x062be8,
-0x062be4,
-0x062be0,
-0x062bdc,
-0x062bd8,
-0x062bd4,
-0x062bd0,
-0x062bcc,
-0x062bc8,
-0x062bc4,
-0x062bc0,
-0x062bbc,
-0x062bb8,
-0x062bb4,
-0x062bb0,
-0x062bac,
-0x062ba8,
-0x062ba4,
-0x062ba0,
-0x062b9c,
-0x062b98,
-0x062b94,
-0x062b90,
-0x062b8c,
-0x062b88,
-0x062b84,
-0x062b80,
-0x062b7c,
-0x062b78,
-0x062b74,
-0x062b70,
-0x062b6c,
-0x062b68,
-0x062b64,
-0x062b60,
-0x062b5c,
-0x062b58,
-0x062b54,
-0x062b50,
-0x062b4c,
-0x062b48,
-0x062b44,
-0x062b40,
-0x062b3c,
-0x062b38,
-0x062b34,
-0x062b30,
-0x062b2c,
-0x062b28,
-0x062b24,
-0x062b20,
-0x062b1c,
-0x062b18,
-0x062b14,
-0x062b10,
-0x062b0c,
-0x062b08,
-0x062b04,
-0x062b00,
-0x062afc,
-0x062af8,
-0x062af4,
-0x062af0,
-0x062aec,
-0x062ae8,
-0x062ae4,
-0x062ae0,
-0x062adc,
-0x062ad8,
-0x062ad4,
-0x062ad0,
-0x062acc,
-0x062ac8,
-0x062ac4,
-0x062ac0,
-0x062abc,
-0x062ab8,
-0x062ab4,
-0x062ab0,
-0x062aac,
-0x062aa8,
-0x062aa4,
-0x062aa0,
-0x062a9c,
-0x062a98,
-0x062a94,
-0x062a90,
-0x062a8c,
-0x062a88,
-0x062a84,
-0x062a80,
-0x062a7c,
-0x062a78,
-0x062a74,
-0x062a70,
-0x062a6c,
-0x062a68,
-0x062a64,
-0x062a60,
-0x062a5c,
-0x062a58,
-0x062a54,
-0x062a50,
-0x062a4c,
-0x062a48,
-0x062a44,
-0x062a40,
-0x062a3c,
-0x062a38,
-0x062a34,
-0x062a30,
-0x062a2c,
-0x062a28,
-0x062a24,
-0x062a20,
-0x062a1c,
-0x062a18,
-0x062a14,
-0x062a10,
-0x062a0c,
-0x062a08,
-0x062a04,
-0x062a00,
-0x0629fc,
-0x0629f8,
-0x0629f4,
-0x0629f0,
-0x0629ec,
-0x0629e8,
-0x0629e4,
-0x0629e0,
-0x0629dc,
-0x0629d8,
-0x0629d4,
-0x0629d0,
-0x0629cc,
-0x0629c8,
-0x0629c4,
-0x0629c0,
-0x0629bc,
-0x0629b8,
-0x0629b4,
-0x0629b0,
-0x0629ac,
-0x0629a8,
-0x0629a4,
-0x0629a0,
-0x06299c,
-0x062998,
-0x062994,
-0x062990,
-0x06298c,
-0x062988,
-0x062984,
-0x062980,
-0x06297c,
-0x062978,
-0x062974,
-0x062970,
-0x06296c,
-0x062968,
-0x062964,
-0x062960,
-0x06295c,
-0x062958,
-0x062954,
-0x062950,
-0x06294c,
-0x062948,
-0x062944,
-0x062940,
-0x06293c,
-0x062938,
-0x062934,
-0x062930,
-0x06292c,
-0x062928,
-0x062924,
-0x062920,
-0x06291c,
-0x062918,
-0x062914,
-0x062910,
-0x06290c,
-0x062908,
-0x062904,
-0x062900,
-0x0628fc,
-0x0628f8,
-0x0628f4,
-0x0628f0,
-0x0628ec,
-0x0628e8,
-0x0628e4,
-0x0628e0,
-0x0628dc,
-0x0628d8,
-0x0628d4,
-0x0628d0,
-0x0628cc,
-0x0628c8,
-0x0628c4,
-0x0628c0,
-0x0628bc,
-0x0628b8,
-0x0628b4,
-0x0628b0,
-0x0628ac,
-0x0628a8,
-0x0628a4,
-0x0628a0,
-0x06289c,
-0x062898,
-0x062894,
-0x062890,
-0x06288c,
-0x062888,
-0x062884,
-0x062880,
-0x06287c,
-0x062878,
-0x062874,
-0x062870,
-0x06286c,
-0x062868,
-0x062864,
-0x062860,
-0x06285c,
-0x062858,
-0x062854,
-0x062850,
-0x06284c,
-0x062848,
-0x062844,
-0x062840,
-0x06283c,
-0x062838,
-0x062834,
-0x062830,
-0x06282c,
-0x062828,
-0x062824,
-0x062820,
-0x06281c,
-0x062818,
-0x062814,
-0x062810,
-0x06280c,
-0x062808,
-0x062804,
-0x062800,
-0x0627fc,
-0x0627f8,
-0x0627f4,
-0x0627f0,
-0x0627ec,
-0x0627e8,
-0x0627e4,
-0x0627e0,
-0x0627dc,
-0x0627d8,
-0x0627d4,
-0x0627d0,
-0x0627cc,
-0x0627c8,
-0x0627c4,
-0x0627c0,
-0x0627bc,
-0x0627b8,
-0x0627b4,
-0x0627b0,
-0x0627ac,
-0x0627a8,
-0x0627a4,
-0x0627a0,
-0x06279c,
-0x062798,
-0x062794,
-0x062790,
-0x06278c,
-0x062788,
-0x062784,
-0x062780,
-0x06277c,
-0x062778,
-0x062774,
-0x062770,
-0x06276c,
-0x062768,
-0x062764,
-0x062760,
-0x06275c,
-0x062758,
-0x062754,
-0x062750,
-0x06274c,
-0x062748,
-0x062744,
-0x062740,
-0x06273c,
-0x062738,
-0x062734,
-0x062730,
-0x06272c,
-0x062728,
-0x062724,
-0x062720,
-0x06271c,
-0x062718,
-0x062714,
-0x062710,
-0x06270c,
-0x062708,
-0x062704,
-0x062700,
-0x0626fc,
-0x0626f8,
-0x0626f4,
-0x0626f0,
-0x0626ec,
-0x0626e8,
-0x0626e4,
-0x0626e0,
-0x0626dc,
-0x0626d8,
-0x0626d4,
-0x0626d0,
-0x0626cc,
-0x0626c8,
-0x0626c4,
-0x0626c0,
-0x0626bc,
-0x0626b8,
-0x0626b4,
-0x0626b0,
-0x0626ac,
-0x0626a8,
-0x0626a4,
-0x0626a0,
-0x06269c,
-0x062698,
-0x062694,
-0x062690,
-0x06268c,
-0x062688,
-0x062684,
-0x062680,
-0x06267c,
-0x062678,
-0x062674,
-0x062670,
-0x06266c,
-0x062668,
-0x062664,
-0x062660,
-0x06265c,
-0x062658,
-0x062654,
-0x062650,
-0x06264c,
-0x062648,
-0x062644,
-0x062640,
-0x06263c,
-0x062638,
-0x062634,
-0x062630,
-0x06262c,
-0x062628,
-0x062624,
-0x062620,
-0x06261c,
-0x062618,
-0x062614,
-0x062610,
-0x06260c,
-0x062608,
-0x062604,
-0x062600,
-0x0625fc,
-0x0625f8,
-0x0625f4,
-0x0625f0,
-0x0625ec,
-0x0625e8,
-0x0625e4,
-0x0625e0,
-0x0625dc,
-0x0625d8,
-0x0625d4,
-0x0625d0,
-0x0625cc,
-0x0625c8,
-0x0625c4,
-0x0625c0,
-0x0625bc,
-0x0625b8,
-0x0625b4,
-0x0625b0,
-0x0625ac,
-0x0625a8,
-0x0625a4,
-0x0625a0,
-0x06259c,
-0x062598,
-0x062594,
-0x062590,
-0x06258c,
-0x062588,
-0x062584,
-0x062580,
-0x06257c,
-0x062578,
-0x062574,
-0x062570,
-0x06256c,
-0x062568,
-0x062564,
-0x062560,
-0x06255c,
-0x062558,
-0x062554,
-0x062550,
-0x06254c,
-0x062548,
-0x062544,
-0x062540,
-0x06253c,
-0x062538,
-0x062534,
-0x062530,
-0x06252c,
-0x062528,
-0x062524,
-0x062520,
-0x06251c,
-0x062518,
-0x062514,
-0x062510,
-0x06250c,
-0x062508,
-0x062504,
-0x062500,
-0x0624fc,
-0x0624f8,
-0x0624f4,
-0x0624f0,
-0x0624ec,
-0x0624e8,
-0x0624e4,
-0x0624e0,
-0x0624dc,
-0x0624d8,
-0x0624d4,
-0x0624d0,
-0x0624cc,
-0x0624c8,
-0x0624c4,
-0x0624c0,
-0x0624bc,
-0x0624b8,
-0x0624b4,
-0x0624b0,
-0x0624ac,
-0x0624a8,
-0x0624a4,
-0x0624a0,
-0x06249c,
-0x062498,
-0x062494,
-0x062490,
-0x06248c,
-0x062488,
-0x062484,
-0x062480,
-0x06247c,
-0x062478,
-0x062474,
-0x062470,
-0x06246c,
-0x062468,
-0x062464,
-0x062460,
-0x06245c,
-0x062458,
-0x062454,
-0x062450,
-0x06244c,
-0x062448,
-0x062444,
-0x062440,
-0x06243c,
-0x062438,
-0x062434,
-0x062430,
-0x06242c,
-0x062428,
-0x062424,
-0x062420,
-0x06241c,
-0x062418,
-0x062414,
-0x062410,
-0x06240c,
-0x062408,
-0x062404,
-0x062400,
-0x0623fc,
-0x0623f8,
-0x0623f4,
-0x0623f0,
-0x0623ec,
-0x0623e8,
-0x0623e4,
-0x0623e0,
-0x0623dc,
-0x0623d8,
-0x0623d4,
-0x0623d0,
-0x0623cc,
-0x0623c8,
-0x0623c4,
-0x0623c0,
-0x0623bc,
-0x0623b8,
-0x0623b4,
-0x0623b0,
-0x0623ac,
-0x0623a8,
-0x0623a4,
-0x0623a0,
-0x06239c,
-0x062398,
-0x062394,
-0x062390,
-0x06238c,
-0x062388,
-0x062384,
-0x062380,
-0x06237c,
-0x062378,
-0x062374,
-0x062370,
-0x06236c,
-0x062368,
-0x062364,
-0x062360,
-0x06235c,
-0x062358,
-0x062354,
-0x062350,
-0x06234c,
-0x062348,
-0x062344,
-0x062340,
-0x06233c,
-0x062338,
-0x062334,
-0x062330,
-0x06232c,
-0x062328,
-0x062324,
-0x062320,
-0x06231c,
-0x062318,
-0x062314,
-0x062310,
-0x06230c,
-0x062308,
-0x062304,
-0x062300,
-0x0622fc,
-0x0622f8,
-0x0622f4,
-0x0622f0,
-0x0622ec,
-0x0622e8,
-0x0622e4,
-0x0622e0,
-0x0622dc,
-0x0622d8,
-0x0622d4,
-0x0622d0,
-0x0622cc,
-0x0622c8,
-0x0622c4,
-0x0622c0,
-0x0622bc,
-0x0622b8,
-0x0622b4,
-0x0622b0,
-0x0622ac,
-0x0622a8,
-0x0622a4,
-0x0622a0,
-0x06229c,
-0x062298,
-0x062294,
-0x062290,
-0x06228c,
-0x062288,
-0x062284,
-0x062280,
-0x06227c,
-0x062278,
-0x062274,
-0x062270,
-0x06226c,
-0x062268,
-0x062264,
-0x062260,
-0x06225c,
-0x062258,
-0x062254,
-0x062250,
-0x06224c,
-0x062248,
-0x062244,
-0x062240,
-0x06223c,
-0x062238,
-0x062234,
-0x062230,
-0x06222c,
-0x062228,
-0x062224,
-0x062220,
-0x06221c,
-0x062218,
-0x062214,
-0x062210,
-0x06220c,
-0x062208,
-0x062204,
-0x062200,
-0x0621fc,
-0x0621f8,
-0x0621f4,
-0x0621f0,
-0x0621ec,
-0x0621e8,
-0x0621e4,
-0x0621e0,
-0x0621dc,
-0x0621d8,
-0x0621d4,
-0x0621d0,
-0x0621cc,
-0x0621c8,
-0x0621c4,
-0x0621c0,
-0x0621bc,
-0x0621b8,
-0x0621b4,
-0x0621b0,
-0x0621ac,
-0x0621a8,
-0x0621a4,
-0x0621a0,
-0x06219c,
-0x062198,
-0x062194,
-0x062190,
-0x06218c,
-0x062188,
-0x062184,
-0x062180,
-0x06217c,
-0x062178,
-0x062174,
-0x062170,
-0x06216c,
-0x062168,
-0x062164,
-0x062160,
-0x06215c,
-0x062158,
-0x062154,
-0x062150,
-0x06214c,
-0x062148,
-0x062144,
-0x062140,
-0x06213c,
-0x062138,
-0x062134,
-0x062130,
-0x06212c,
-0x062128,
-0x062124,
-0x062120,
-0x06211c,
-0x062118,
-0x062114,
-0x062110,
-0x06210c,
-0x062108,
-0x062104,
-0x062100,
-0x0620fc,
-0x0620f8,
-0x0620f4,
-0x0620f0,
-0x0620ec,
-0x0620e8,
-0x0620e4,
-0x0620e0,
-0x0620dc,
-0x0620d8,
-0x0620d4,
-0x0620d0,
-0x0620cc,
-0x0620c8,
-0x0620c4,
-0x0620c0,
-0x0620bc,
-0x0620b8,
-0x0620b4,
-0x0620b0,
-0x0620ac,
-0x0620a8,
-0x0620a4,
-0x0620a0,
-0x06209c,
-0x062098,
-0x062094,
-0x062090,
-0x06208c,
-0x062088,
-0x062084,
-0x062080,
-0x06207c,
-0x062078,
-0x062074,
-0x062070,
-0x06206c,
-0x062068,
-0x062064,
-0x062060,
-0x06205c,
-0x062058,
-0x062054,
-0x062050,
-0x06204c,
-0x062048,
-0x062044,
-0x062040,
-0x06203c,
-0x062038,
-0x062034,
-0x062030,
-0x06202c,
-0x062028,
-0x062024,
-0x062020,
-0x06201c,
-0x062018,
-0x062014,
-0x062010,
-0x06200c,
-0x062008,
-0x062004,
-0x062000,
-0x061ffc,
-0x061ff8,
-0x061ff4,
-0x061ff0,
-0x061fec,
-0x061fe8,
-0x061fe4,
-0x061fe0,
-0x061fdc,
-0x061fd8,
-0x061fd4,
-0x061fd0,
-0x061fcc,
-0x061fc8,
-0x061fc4,
-0x061fc0,
-0x061fbc,
-0x061fb8,
-0x061fb4,
-0x061fb0,
-0x061fac,
-0x061fa8,
-0x061fa4,
-0x061fa0,
-0x061f9c,
-0x061f98,
-0x061f94,
-0x061f90,
-0x061f8c,
-0x061f88,
-0x061f84,
-0x061f80,
-0x061f7c,
-0x061f78,
-0x061f74,
-0x061f70,
-0x061f6c,
-0x061f68,
-0x061f64,
-0x061f60,
-0x061f5c,
-0x061f58,
-0x061f54,
-0x061f50,
-0x061f4c,
-0x061f48,
-0x061f44,
-0x061f40,
-0x061f3c,
-0x061f38,
-0x061f34,
-0x061f30,
-0x061f2c,
-0x061f28,
-0x061f24,
-0x061f20,
-0x061f1c,
-0x061f18,
-0x061f14,
-0x061f10,
-0x061f0c,
-0x061f08,
-0x061f04,
-0x061f00,
-0x061efc,
-0x061ef8,
-0x061ef4,
-0x061ef0,
-0x061eec,
-0x061ee8,
-0x061ee4,
-0x061ee0,
-0x061edc,
-0x061ed8,
-0x061ed4,
-0x061ed0,
-0x061ecc,
-0x061ec8,
-0x061ec4,
-0x061ec0,
-0x061ebc,
-0x061eb8,
-0x061eb4,
-0x061eb0,
-0x061eac,
-0x061ea8,
-0x061ea4,
-0x061ea0,
-0x061e9c,
-0x061e98,
-0x061e94,
-0x061e90,
-0x061e8c,
-0x061e88,
-0x061e84,
-0x061e80,
-0x061e7c,
-0x061e78,
-0x061e74,
-0x061e70,
-0x061e6c,
-0x061e68,
-0x061e64,
-0x061e60,
-0x061e5c,
-0x061e58,
-0x061e54,
-0x061e50,
-0x061e4c,
-0x061e48,
-0x061e44,
-0x061e40,
-0x061e3c,
-0x061e38,
-0x061e34,
-0x061e30,
-0x061e2c,
-0x061e28,
-0x061e24,
-0x061e20,
-0x061e1c,
-0x061e18,
-0x061e14,
-0x061e10,
-0x061e0c,
-0x061e08,
-0x061e04,
-0x061e00,
-0x061dfc,
-0x061df8,
-0x061df4,
-0x061df0,
-0x061dec,
-0x061de8,
-0x061de4,
-0x061de0,
-0x061ddc,
-0x061dd8,
-0x061dd4,
-0x061dd0,
-0x061dcc,
-0x061dc8,
-0x061dc4,
-0x061dc0,
-0x061dbc,
-0x061db8,
-0x061db4,
-0x061db0,
-0x061dac,
-0x061da8,
-0x061da4,
-0x061da0,
-0x061d9c,
-0x061d98,
-0x061d94,
-0x061d90,
-0x061d8c,
-0x061d88,
-0x061d84,
-0x061d80,
-0x061d7c,
-0x061d78,
-0x061d74,
-0x061d70,
-0x061d6c,
-0x061d68,
-0x061d64,
-0x061d60,
-0x061d5c,
-0x061d58,
-0x061d54,
-0x061d50,
-0x061d4c,
-0x061d48,
-0x061d44,
-0x061d40,
-0x061d3c,
-0x061d38,
-0x061d34,
-0x061d30,
-0x061d2c,
-0x061d28,
-0x061d24,
-0x061d20,
-0x061d1c,
-0x061d18,
-0x061d14,
-0x061d10,
-0x061d0c,
-0x061d08,
-0x061d04,
-0x061d00,
-0x061cfc,
-0x061cf8,
-0x061cf4,
-0x061cf0,
-0x061cec,
-0x061ce8,
-0x061ce4,
-0x061ce0,
-0x061cdc,
-0x061cd8,
-0x061cd4,
-0x061cd0,
-0x061ccc,
-0x061cc8,
-0x061cc4,
-0x061cc0,
-0x061cbc,
-0x061cb8,
-0x061cb4,
-0x061cb0,
-0x061cac,
-0x061ca8,
-0x061ca4,
-0x061ca0,
-0x061c9c,
-0x061c98,
-0x061c94,
-0x061c90,
-0x061c8c,
-0x061c88,
-0x061c84,
-0x061c80,
-0x061c7c,
-0x061c78,
-0x061c74,
-0x061c70,
-0x061c6c,
-0x061c68,
-0x061c64,
-0x061c60,
-0x061c5c,
-0x061c58,
-0x061c54,
-0x061c50,
-0x061c4c,
-0x061c48,
-0x061c44,
-0x061c40,
-0x061c3c,
-0x061c38,
-0x061c34,
-0x061c30,
-0x061c2c,
-0x061c28,
-0x061c24,
-0x061c20,
-0x061c1c,
-0x061c18,
-0x061c14,
-0x061c10,
-0x061c0c,
-0x061c08,
-0x061c04,
-0x061c00,
-0x061bfc,
-0x061bf8,
-0x061bf4,
-0x061bf0,
-0x061bec,
-0x061be8,
-0x061be4,
-0x061be0,
-0x061bdc,
-0x061bd8,
-0x061bd4,
-0x061bd0,
-0x061bcc,
-0x061bc8,
-0x061bc4,
-0x061bc0,
-0x061bbc,
-0x061bb8,
-0x061bb4,
-0x061bb0,
-0x061bac,
-0x061ba8,
-0x061ba4,
-0x061ba0,
-0x061b9c,
-0x061b98,
-0x061b94,
-0x061b90,
-0x061b8c,
-0x061b88,
-0x061b84,
-0x061b80,
-0x061b7c,
-0x061b78,
-0x061b74,
-0x061b70,
-0x061b6c,
-0x061b68,
-0x061b64,
-0x061b60,
-0x061b5c,
-0x061b58,
-0x061b54,
-0x061b50,
-0x061b4c,
-0x061b48,
-0x061b44,
-0x061b40,
-0x061b3c,
-0x061b38,
-0x061b34,
-0x061b30,
-0x061b2c,
-0x061b28,
-0x061b24,
-0x061b20,
-0x061b1c,
-0x061b18,
-0x061b14,
-0x061b10,
-0x061b0c,
-0x061b08,
-0x061b04,
-0x061b00,
-0x061afc,
-0x061af8,
-0x061af4,
-0x061af0,
-0x061aec,
-0x061ae8,
-0x061ae4,
-0x061ae0,
-0x061adc,
-0x061ad8,
-0x061ad4,
-0x061ad0,
-0x061acc,
-0x061ac8,
-0x061ac4,
-0x061ac0,
-0x061abc,
-0x061ab8,
-0x061ab4,
-0x061ab0,
-0x061aac,
-0x061aa8,
-0x061aa4,
-0x061aa0,
-0x061a9c,
-0x061a98,
-0x061a94,
-0x061a90,
-0x061a8c,
-0x061a88,
-0x061a84,
-0x061a80,
-0x061a7c,
-0x061a78,
-0x061a74,
-0x061a70,
-0x061a6c,
-0x061a68,
-0x061a64,
-0x061a60,
-0x061a5c,
-0x061a58,
-0x061a54,
-0x061a50,
-0x061a4c,
-0x061a48,
-0x061a44,
-0x061a40,
-0x061a3c,
-0x061a38,
-0x061a34,
-0x061a30,
-0x061a2c,
-0x061a28,
-0x061a24,
-0x061a20,
-0x061a1c,
-0x061a18,
-0x061a14,
-0x061a10,
-0x061a0c,
-0x061a08,
-0x061a04,
-0x061a00,
-0x0619fc,
-0x0619f8,
-0x0619f4,
-0x0619f0,
-0x0619ec,
-0x0619e8,
-0x0619e4,
-0x0619e0,
-0x0619dc,
-0x0619d8,
-0x0619d4,
-0x0619d0,
-0x0619cc,
-0x0619c8,
-0x0619c4,
-0x0619c0,
-0x0619bc,
-0x0619b8,
-0x0619b4,
-0x0619b0,
-0x0619ac,
-0x0619a8,
-0x0619a4,
-0x0619a0,
-0x06199c,
-0x061998,
-0x061994,
-0x061990,
-0x06198c,
-0x061988,
-0x061984,
-0x061980,
-0x06197c,
-0x061978,
-0x061974,
-0x061970,
-0x06196c,
-0x061968,
-0x061964,
-0x061960,
-0x06195c,
-0x061958,
-0x061954,
-0x061950,
-0x06194c,
-0x061948,
-0x061944,
-0x061940,
-0x06193c,
-0x061938,
-0x061934,
-0x061930,
-0x06192c,
-0x061928,
-0x061924,
-0x061920,
-0x06191c,
-0x061918,
-0x061914,
-0x061910,
-0x06190c,
-0x061908,
-0x061904,
-0x061900,
-0x0618fc,
-0x0618f8,
-0x0618f4,
-0x0618f0,
-0x0618ec,
-0x0618e8,
-0x0618e4,
-0x0618e0,
-0x0618dc,
-0x0618d8,
-0x0618d4,
-0x0618d0,
-0x0618cc,
-0x0618c8,
-0x0618c4,
-0x0618c0,
-0x0618bc,
-0x0618b8,
-0x0618b4,
-0x0618b0,
-0x0618ac,
-0x0618a8,
-0x0618a4,
-0x0618a0,
-0x06189c,
-0x061898,
-0x061894,
-0x061890,
-0x06188c,
-0x061888,
-0x061884,
-0x061880,
-0x06187c,
-0x061878,
-0x061874,
-0x061870,
-0x06186c,
-0x061868,
-0x061864,
-0x061860,
-0x06185c,
-0x061858,
-0x061854,
-0x061850,
-0x06184c,
-0x061848,
-0x061844,
-0x061840,
-0x06183c,
-0x061838,
-0x061834,
-0x061830,
-0x06182c,
-0x061828,
-0x061824,
-0x061820,
-0x06181c,
-0x061818,
-0x061814,
-0x061810,
-0x06180c,
-0x061808,
-0x061804,
-0x061800,
-0x0617fc,
-0x0617f8,
-0x0617f4,
-0x0617f0,
-0x0617ec,
-0x0617e8,
-0x0617e4,
-0x0617e0,
-0x0617dc,
-0x0617d8,
-0x0617d4,
-0x0617d0,
-0x0617cc,
-0x0617c8,
-0x0617c4,
-0x0617c0,
-0x0617bc,
-0x0617b8,
-0x0617b4,
-0x0617b0,
-0x0617ac,
-0x0617a8,
-0x0617a4,
-0x0617a0,
-0x06179c,
-0x061798,
-0x061794,
-0x061790,
-0x06178c,
-0x061788,
-0x061784,
-0x061780,
-0x06177c,
-0x061778,
-0x061774,
-0x061770,
-0x06176c,
-0x061768,
-0x061764,
-0x061760,
-0x06175c,
-0x061758,
-0x061754,
-0x061750,
-0x06174c,
-0x061748,
-0x061744,
-0x061740,
-0x06173c,
-0x061738,
-0x061734,
-0x061730,
-0x06172c,
-0x061728,
-0x061724,
-0x061720,
-0x06171c,
-0x061718,
-0x061714,
-0x061710,
-0x06170c,
-0x061708,
-0x061704,
-0x061700,
-0x0616fc,
-0x0616f8,
-0x0616f4,
-0x0616f0,
-0x0616ec,
-0x0616e8,
-0x0616e4,
-0x0616e0,
-0x0616dc,
-0x0616d8,
-0x0616d4,
-0x0616d0,
-0x0616cc,
-0x0616c8,
-0x0616c4,
-0x0616c0,
-0x0616bc,
-0x0616b8,
-0x0616b4,
-0x0616b0,
-0x0616ac,
-0x0616a8,
-0x0616a4,
-0x0616a0,
-0x06169c,
-0x061698,
-0x061694,
-0x061690,
-0x06168c,
-0x061688,
-0x061684,
-0x061680,
-0x06167c,
-0x061678,
-0x061674,
-0x061670,
-0x06166c,
-0x061668,
-0x061664,
-0x061660,
-0x06165c,
-0x061658,
-0x061654,
-0x061650,
-0x06164c,
-0x061648,
-0x061644,
-0x061640,
-0x06163c,
-0x061638,
-0x061634,
-0x061630,
-0x06162c,
-0x061628,
-0x061624,
-0x061620,
-0x06161c,
-0x061618,
-0x061614,
-0x061610,
-0x06160c,
-0x061608,
-0x061604,
-0x061600,
-0x0615fc,
-0x0615f8,
-0x0615f4,
-0x0615f0,
-0x0615ec,
-0x0615e8,
-0x0615e4,
-0x0615e0,
-0x0615dc,
-0x0615d8,
-0x0615d4,
-0x0615d0,
-0x0615cc,
-0x0615c8,
-0x0615c4,
-0x0615c0,
-0x0615bc,
-0x0615b8,
-0x0615b4,
-0x0615b0,
-0x0615ac,
-0x0615a8,
-0x0615a4,
-0x0615a0,
-0x06159c,
-0x061598,
-0x061594,
-0x061590,
-0x06158c,
-0x061588,
-0x061584,
-0x061580,
-0x06157c,
-0x061578,
-0x061574,
-0x061570,
-0x06156c,
-0x061568,
-0x061564,
-0x061560,
-0x06155c,
-0x061558,
-0x061554,
-0x061550,
-0x06154c,
-0x061548,
-0x061544,
-0x061540,
-0x06153c,
-0x061538,
-0x061534,
-0x061530,
-0x06152c,
-0x061528,
-0x061524,
-0x061520,
-0x06151c,
-0x061518,
-0x061514,
-0x061510,
-0x06150c,
-0x061508,
-0x061504,
-0x061500,
-0x0614fc,
-0x0614f8,
-0x0614f4,
-0x0614f0,
-0x0614ec,
-0x0614e8,
-0x0614e4,
-0x0614e0,
-0x0614dc,
-0x0614d8,
-0x0614d4,
-0x0614d0,
-0x0614cc,
-0x0614c8,
-0x0614c4,
-0x0614c0,
-0x0614bc,
-0x0614b8,
-0x0614b4,
-0x0614b0,
-0x0614ac,
-0x0614a8,
-0x0614a4,
-0x0614a0,
-0x06149c,
-0x061498,
-0x061494,
-0x061490,
-0x06148c,
-0x061488,
-0x061484,
-0x061480,
-0x06147c,
-0x061478,
-0x061474,
-0x061470,
-0x06146c,
-0x061468,
-0x061464,
-0x061460,
-0x06145c,
-0x061458,
-0x061454,
-0x061450,
-0x06144c,
-0x061448,
-0x061444,
-0x061440,
-0x06143c,
-0x061438,
-0x061434,
-0x061430,
-0x06142c,
-0x061428,
-0x061424,
-0x061420,
-0x06141c,
-0x061418,
-0x061414,
-0x061410,
-0x06140c,
-0x061408,
-0x061404,
-0x061400,
-0x0613fc,
-0x0613f8,
-0x0613f4,
-0x0613f0,
-0x0613ec,
-0x0613e8,
-0x0613e4,
-0x0613e0,
-0x0613dc,
-0x0613d8,
-0x0613d4,
-0x0613d0,
-0x0613cc,
-0x0613c8,
-0x0613c4,
-0x0613c0,
-0x0613bc,
-0x0613b8,
-0x0613b4,
-0x0613b0,
-0x0613ac,
-0x0613a8,
-0x0613a4,
-0x0613a0,
-0x06139c,
-0x061398,
-0x061394,
-0x061390,
-0x06138c,
-0x061388,
-0x061384,
-0x061380,
-0x06137c,
-0x061378,
-0x061374,
-0x061370,
-0x06136c,
-0x061368,
-0x061364,
-0x061360,
-0x06135c,
-0x061358,
-0x061354,
-0x061350,
-0x06134c,
-0x061348,
-0x061344,
-0x061340,
-0x06133c,
-0x061338,
-0x061334,
-0x061330,
-0x06132c,
-0x061328,
-0x061324,
-0x061320,
-0x06131c,
-0x061318,
-0x061314,
-0x061310,
-0x06130c,
-0x061308,
-0x061304,
-0x061300,
-0x0612fc,
-0x0612f8,
-0x0612f4,
-0x0612f0,
-0x0612ec,
-0x0612e8,
-0x0612e4,
-0x0612e0,
-0x0612dc,
-0x0612d8,
-0x0612d4,
-0x0612d0,
-0x0612cc,
-0x0612c8,
-0x0612c4,
-0x0612c0,
-0x0612bc,
-0x0612b8,
-0x0612b4,
-0x0612b0,
-0x0612ac,
-0x0612a8,
-0x0612a4,
-0x0612a0,
-0x06129c,
-0x061298,
-0x061294,
-0x061290,
-0x06128c,
-0x061288,
-0x061284,
-0x061280,
-0x06127c,
-0x061278,
-0x061274,
-0x061270,
-0x06126c,
-0x061268,
-0x061264,
-0x061260,
-0x06125c,
-0x061258,
-0x061254,
-0x061250,
-0x06124c,
-0x061248,
-0x061244,
-0x061240,
-0x06123c,
-0x061238,
-0x061234,
-0x061230,
-0x06122c,
-0x061228,
-0x061224,
-0x061220,
-0x06121c,
-0x061218,
-0x061214,
-0x061210,
-0x06120c,
-0x061208,
-0x061204,
-0x061200,
-0x0611fc,
-0x0611f8,
-0x0611f4,
-0x0611f0,
-0x0611ec,
-0x0611e8,
-0x0611e4,
-0x0611e0,
-0x0611dc,
-0x0611d8,
-0x0611d4,
-0x0611d0,
-0x0611cc,
-0x0611c8,
-0x0611c4,
-0x0611c0,
-0x0611bc,
-0x0611b8,
-0x0611b4,
-0x0611b0,
-0x0611ac,
-0x0611a8,
-0x0611a4,
-0x0611a0,
-0x06119c,
-0x061198,
-0x061194,
-0x061190,
-0x06118c,
-0x061188,
-0x061184,
-0x061180,
-0x06117c,
-0x061178,
-0x061174,
-0x061170,
-0x06116c,
-0x061168,
-0x061164,
-0x061160,
-0x06115c,
-0x061158,
-0x061154,
-0x061150,
-0x06114c,
-0x061148,
-0x061144,
-0x061140,
-0x06113c,
-0x061138,
-0x061134,
-0x061130,
-0x06112c,
-0x061128,
-0x061124,
-0x061120,
-0x06111c,
-0x061118,
-0x061114,
-0x061110,
-0x06110c,
-0x061108,
-0x061104,
-0x061100,
-0x0610fc,
-0x0610f8,
-0x0610f4,
-0x0610f0,
-0x0610ec,
-0x0610e8,
-0x0610e4,
-0x0610e0,
-0x0610dc,
-0x0610d8,
-0x0610d4,
-0x0610d0,
-0x0610cc,
-0x0610c8,
-0x0610c4,
-0x0610c0,
-0x0610bc,
-0x0610b8,
-0x0610b4,
-0x0610b0,
-0x0610ac,
-0x0610a8,
-0x0610a4,
-0x0610a0,
-0x06109c,
-0x061098,
-0x061094,
-0x061090,
-0x06108c,
-0x061088,
-0x061084,
-0x061080,
-0x06107c,
-0x061078,
-0x061074,
-0x061070,
-0x06106c,
-0x061068,
-0x061064,
-0x061060,
-0x06105c,
-0x061058,
-0x061054,
-0x061050,
-0x06104c,
-0x061048,
-0x061044,
-0x061040,
-0x06103c,
-0x061038,
-0x061034,
-0x061030,
-0x06102c,
-0x061028,
-0x061024,
-0x061020,
-0x06101c,
-0x061018,
-0x061014,
-0x061010,
-0x06100c,
-0x061008,
-0x061004,
-0x061000,
-0x060ffc,
-0x060ff8,
-0x060ff4,
-0x060ff0,
-0x060fec,
-0x060fe8,
-0x060fe4,
-0x060fe0,
-0x060fdc,
-0x060fd8,
-0x060fd4,
-0x060fd0,
-0x060fcc,
-0x060fc8,
-0x060fc4,
-0x060fc0,
-0x060fbc,
-0x060fb8,
-0x060fb4,
-0x060fb0,
-0x060fac,
-0x060fa8,
-0x060fa4,
-0x060fa0,
-0x060f9c,
-0x060f98,
-0x060f94,
-0x060f90,
-0x060f8c,
-0x060f88,
-0x060f84,
-0x060f80,
-0x060f7c,
-0x060f78,
-0x060f74,
-0x060f70,
-0x060f6c,
-0x060f68,
-0x060f64,
-0x060f60,
-0x060f5c,
-0x060f58,
-0x060f54,
-0x060f50,
-0x060f4c,
-0x060f48,
-0x060f44,
-0x060f40,
-0x060f3c,
-0x060f38,
-0x060f34,
-0x060f30,
-0x060f2c,
-0x060f28,
-0x060f24,
-0x060f20,
-0x060f1c,
-0x060f18,
-0x060f14,
-0x060f10,
-0x060f0c,
-0x060f08,
-0x060f04,
-0x060f00,
-0x060efc,
-0x060ef8,
-0x060ef4,
-0x060ef0,
-0x060eec,
-0x060ee8,
-0x060ee4,
-0x060ee0,
-0x060edc,
-0x060ed8,
-0x060ed4,
-0x060ed0,
-0x060ecc,
-0x060ec8,
-0x060ec4,
-0x060ec0,
-0x060ebc,
-0x060eb8,
-0x060eb4,
-0x060eb0,
-0x060eac,
-0x060ea8,
-0x060ea4,
-0x060ea0,
-0x060e9c,
-0x060e98,
-0x060e94,
-0x060e90,
-0x060e8c,
-0x060e88,
-0x060e84,
-0x060e80,
-0x060e7c,
-0x060e78,
-0x060e74,
-0x060e70,
-0x060e6c,
-0x060e68,
-0x060e64,
-0x060e60,
-0x060e5c,
-0x060e58,
-0x060e54,
-0x060e50,
-0x060e4c,
-0x060e48,
-0x060e44,
-0x060e40,
-0x060e3c,
-0x060e38,
-0x060e34,
-0x060e30,
-0x060e2c,
-0x060e28,
-0x060e24,
-0x060e20,
-0x060e1c,
-0x060e18,
-0x060e14,
-0x060e10,
-0x060e0c,
-0x060e08,
-0x060e04,
-0x060e00,
-0x060dfc,
-0x060df8,
-0x060df4,
-0x060df0,
-0x060dec,
-0x060de8,
-0x060de4,
-0x060de0,
-0x060ddc,
-0x060dd8,
-0x060dd4,
-0x060dd0,
-0x060dcc,
-0x060dc8,
-0x060dc4,
-0x060dc0,
-0x060dbc,
-0x060db8,
-0x060db4,
-0x060db0,
-0x060dac,
-0x060da8,
-0x060da4,
-0x060da0,
-0x060d9c,
-0x060d98,
-0x060d94,
-0x060d90,
-0x060d8c,
-0x060d88,
-0x060d84,
-0x060d80,
-0x060d7c,
-0x060d78,
-0x060d74,
-0x060d70,
-0x060d6c,
-0x060d68,
-0x060d64,
-0x060974,
-0x060970,
-0x06096c,
-0x060968,
-0x060964,
-0x060960,
-0x06095c,
-0x060958,
-0x060954,
-0x060950,
-0x06094c,
-0x060948,
-0x060944,
-0x060940,
-0x06093c,
-0x060938,
-0x060934,
-0x060930,
-0x060920,
-0x06091c,
-0x060918,
-0x060914,
-0x060910,
-0x06090c,
-0x060908,
-0x060904,
-0x060900,
-0x0608fc,
-0x0608f8,
-0x0608f4,
-0x0608f0,
-0x0608ec,
-0x0608e8,
-0x0608e4,
-0x0608e0,
-0x0608dc,
-0x0608d8,
-0x0608d4,
-0x0608d0,
-0x0608cc,
-0x0608c8,
-0x0608c4,
-0x0608c0,
-0x0608bc,
-0x0608b8,
-0x0608b4,
-0x0608b0,
-0x0608ac,
-0x0608a8,
-0x0608a4,
-0x0608a0,
-0x06089c,
-0x060898,
-0x060894,
-0x060890,
-0x06086c,
-0x060868,
-0x060864,
-0x060860,
-0x06085c,
-0x060858,
-0x060854,
-0x060850,
-0x06084c,
-0x060848,
-0x060844,
-0x060840,
-0x06083c,
-0x060838,
-0x060834,
-0x060830,
-0x06082c,
-0x060828,
-0x060824,
-0x060820,
-0x06081c,
-0x060818,
-0x060814,
-0x060810,
-0x06080c,
-0x060808,
-0x060804,
-0x060800,
-0x060084,
-0x060080,
-0x060070,
-0x06006c,
-0x060068,
-0x060064,
-0x060060,
-0x060058,
-0x060054,
-0x060050,
-0x06004c,
-0x060048,
-0x060044,
-0x060040,
-0x06003c,
-0x060038,
-0x060034,
-0x060030,
-0x06002c,
-0x060028,
-0x060024,
-0x060020,
-0x06001c,
-0x060018,
-0x060014,
-0x060010,
-0x06000c,
-0x060008,
-0x060004,
-0x060000,
-//0x0577fc, // msix table reads cause cr timeout
-//0x0577f8,
-//0x057208,
-//0x057204,
-//0x057200,
-//0x057100,
-//0x057020,
-//0x057000,
-//0x056ff0,
-//0x056fe0,
-//0x056fd0,
-//0x056fc0,
-//0x056fb0,
-//0x056fa0,
-//0x056f90,
-//0x056f80,
-//0x056f70,
-//0x056f60,
-//0x056f50,
-//0x056f40,
-//0x056f30,
-//0x056f20,
-//0x056f10,
-//0x056f00,
-//0x056ef0,
-//0x056ee0,
-//0x056ed0,
-//0x056ec0,
-//0x056eb0,
-//0x056ea0,
-//0x056e90,
-//0x056e80,
-//0x056e70,
-//0x056e60,
-//0x056e50,
-//0x056e40,
-//0x056e30,
-//0x056e20,
-//0x056e10,
-//0x056e00,
-//0x056df0,
-//0x056de0,
-//0x056dd0,
-//0x056dc0,
-//0x056db0,
-//0x056da0,
-//0x056d90,
-//0x056d80,
-//0x056d70,
-//0x056d60,
-//0x056d50,
-//0x056d40,
-//0x056d30,
-//0x056d20,
-//0x056d10,
-//0x056d00,
-//0x056cf0,
-//0x056ce0,
-//0x056cd0,
-//0x056cc0,
-//0x056cb0,
-//0x056ca0,
-//0x056c90,
-//0x056c80,
-//0x056c70,
-//0x056c60,
-//0x056c50,
-//0x056c40,
-//0x056c30,
-//0x056c20,
-//0x056c10,
-//0x056c00,
-//0x056bf0,
-//0x056be0,
-//0x056bd0,
-//0x056bc0,
-//0x056bb0,
-//0x056ba0,
-//0x056b90,
-//0x056b80,
-//0x056b70,
-//0x056b60,
-//0x056b50,
-//0x056b40,
-//0x056b30,
-//0x056b20,
-//0x056b10,
-//0x056b00,
-//0x056af0,
-//0x056ae0,
-//0x056ad0,
-//0x056ac0,
-//0x056ab0,
-//0x056aa0,
-//0x056a90,
-//0x056a80,
-//0x056a70,
-//0x056a60,
-//0x056a50,
-//0x056a40,
-//0x056a30,
-//0x056a20,
-//0x056a10,
-//0x056a00,
-//0x0569f0,
-//0x0569e0,
-//0x0569d0,
-//0x0569c0,
-//0x0569b0,
-//0x0569a0,
-//0x056990,
-//0x056980,
-//0x056970,
-//0x056960,
-//0x056950,
-//0x056940,
-//0x056930,
-//0x056920,
-//0x056910,
-//0x056900,
-//0x0568f0,
-//0x0568e0,
-//0x0568d0,
-//0x0568c0,
-//0x0568b0,
-//0x0568a0,
-//0x056890,
-//0x056880,
-//0x056870,
-//0x056860,
-//0x056850,
-//0x056840,
-//0x056830,
-//0x056820,
-//0x056810,
-//0x056800,
-//0x0567f0,
-//0x0567e0,
-//0x0567d0,
-//0x0567c0,
-//0x0567b0,
-//0x0567a0,
-//0x056790,
-//0x056780,
-//0x056770,
-//0x056760,
-//0x056750,
-//0x056740,
-//0x056730,
-//0x056720,
-//0x056710,
-//0x056700,
-//0x0566f0,
-//0x0566e0,
-//0x0566d0,
-//0x0566c0,
-//0x0566b0,
-//0x0566a0,
-//0x056690,
-//0x056680,
-//0x056670,
-//0x056660,
-//0x056650,
-//0x056640,
-//0x056630,
-//0x056620,
-//0x056610,
-//0x056600,
-//0x0565f0,
-//0x0565e0,
-//0x0565d0,
-//0x0565c0,
-//0x0565b0,
-//0x0565a0,
-//0x056590,
-//0x056580,
-//0x056570,
-//0x056560,
-//0x056550,
-//0x056540,
-//0x056530,
-//0x056520,
-//0x056510,
-//0x056500,
-//0x0564f0,
-//0x0564e0,
-//0x0564d0,
-//0x0564c0,
-//0x0564b0,
-//0x0564a0,
-//0x056490,
-//0x056480,
-//0x056470,
-//0x056460,
-//0x056450,
-//0x056440,
-//0x056430,
-//0x056420,
-//0x056410,
-//0x056400,
-//0x0563f0,
-//0x0563e0,
-//0x0563d0,
-//0x0563c0,
-//0x0563b0,
-//0x0563a0,
-//0x056390,
-//0x056380,
-//0x056370,
-//0x056360,
-//0x056350,
-//0x056340,
-//0x056330,
-//0x056320,
-//0x056310,
-//0x056300,
-//0x0562f0,
-//0x0562e0,
-//0x0562d0,
-//0x0562c0,
-//0x0562b0,
-//0x0562a0,
-//0x056290,
-//0x056280,
-//0x056270,
-//0x056260,
-//0x056250,
-//0x056240,
-//0x056230,
-//0x056220,
-//0x056210,
-//0x056200,
-//0x0561f0,
-//0x0561e0,
-//0x0561d0,
-//0x0561c0,
-//0x0561b0,
-//0x0561a0,
-//0x056190,
-//0x056180,
-//0x056170,
-//0x056160,
-//0x056150,
-//0x056140,
-//0x056130,
-//0x056120,
-//0x056110,
-//0x056100,
-//0x0560f0,
-//0x0560e0,
-//0x0560d0,
-//0x0560c0,
-//0x0560b0,
-//0x0560a0,
-//0x056090,
-//0x056080,
-//0x056070,
-//0x056060,
-//0x056050,
-//0x056040,
-//0x056030,
-//0x056020,
-//0x056010,
-//0x05600c,
-//0x056008,
-//0x056004,
-//0x056000,
-//0x055000,
-//0x054ff0,
-//0x054fe0,
-//0x054fd0,
-//0x054fc0,
-//0x054fb0,
-//0x054fa0,
-//0x054f90,
-//0x054f80,
-//0x054f70,
-//0x054f60,
-//0x054f50,
-//0x054f40,
-//0x054f30,
-//0x054f20,
-//0x054f10,
-//0x054f00,
-//0x054ef0,
-//0x054ee0,
-//0x054ed0,
-//0x054ec0,
-//0x054eb0,
-//0x054ea0,
-//0x054e90,
-//0x054e80,
-//0x054e70,
-//0x054e60,
-//0x054e50,
-//0x054e40,
-//0x054e30,
-//0x054e20,
-//0x054e10,
-//0x054e00,
-//0x054df0,
-//0x054de0,
-//0x054dd0,
-//0x054dc0,
-//0x054db0,
-//0x054da0,
-//0x054d90,
-//0x054d80,
-//0x054d70,
-//0x054d60,
-//0x054d50,
-//0x054d40,
-//0x054d30,
-//0x054d20,
-//0x054d10,
-//0x054d00,
-//0x054cf0,
-//0x054ce0,
-//0x054cd0,
-//0x054cc0,
-//0x054cb0,
-//0x054ca0,
-//0x054c90,
-//0x054c80,
-//0x054c70,
-//0x054c60,
-//0x054c50,
-//0x054c40,
-//0x054c30,
-//0x054c20,
-//0x054c10,
-//0x054c00,
-//0x054bf0,
-//0x054be0,
-//0x054bd0,
-//0x054bc0,
-//0x054bb0,
-//0x054ba0,
-//0x054b90,
-//0x054b80,
-//0x054b70,
-//0x054b60,
-//0x054b50,
-//0x054b40,
-//0x054b30,
-//0x054b20,
-//0x054b10,
-//0x054b00,
-//0x054af0,
-//0x054ae0,
-//0x054ad0,
-//0x054ac0,
-//0x054ab0,
-//0x054aa0,
-//0x054a90,
-//0x054a80,
-//0x054a70,
-//0x054a60,
-//0x054a50,
-//0x054a40,
-//0x054a30,
-//0x054a20,
-//0x054a10,
-//0x054a00,
-//0x0549f0,
-//0x0549e0,
-//0x0549d0,
-//0x0549c0,
-//0x0549b0,
-//0x0549a0,
-//0x054990,
-//0x054980,
-//0x054970,
-//0x054960,
-//0x054950,
-//0x054940,
-//0x054930,
-//0x054920,
-//0x054910,
-//0x054900,
-//0x0548f0,
-//0x0548e0,
-//0x0548d0,
-//0x0548c0,
-//0x0548b0,
-//0x0548a0,
-//0x054890,
-//0x054880,
-//0x054870,
-//0x054860,
-//0x054850,
-//0x054840,
-//0x054830,
-//0x054820,
-//0x054810,
-//0x054800,
-//0x0547f0,
-//0x0547e0,
-//0x0547d0,
-//0x0547c0,
-//0x0547b0,
-//0x0547a0,
-//0x054790,
-//0x054780,
-//0x054770,
-//0x054760,
-//0x054750,
-//0x054740,
-//0x054730,
-//0x054720,
-//0x054710,
-//0x054700,
-//0x0546f0,
-//0x0546e0,
-//0x0546d0,
-//0x0546c0,
-//0x0546b0,
-//0x0546a0,
-//0x054690,
-//0x054680,
-//0x054670,
-//0x054660,
-//0x054650,
-//0x054640,
-//0x054630,
-//0x054620,
-//0x054610,
-//0x054600,
-//0x0545f0,
-//0x0545e0,
-//0x0545d0,
-//0x0545c0,
-//0x0545b0,
-//0x0545a0,
-//0x054590,
-//0x054580,
-//0x054570,
-//0x054560,
-//0x054550,
-//0x054540,
-//0x054530,
-//0x054520,
-//0x054510,
-//0x054500,
-//0x0544f0,
-//0x0544e0,
-//0x0544d0,
-//0x0544c0,
-//0x0544b0,
-//0x0544a0,
-//0x054490,
-//0x054480,
-//0x054470,
-//0x054460,
-//0x054450,
-//0x054440,
-//0x054430,
-//0x054420,
-//0x054410,
-//0x054400,
-//0x0543f0,
-//0x0543e0,
-//0x0543d0,
-//0x0543c0,
-//0x0543b0,
-//0x0543a0,
-//0x054390,
-//0x054380,
-//0x054370,
-//0x054360,
-//0x054350,
-//0x054340,
-//0x054330,
-//0x054320,
-//0x054310,
-//0x054300,
-//0x0542f0,
-//0x0542e0,
-//0x0542d0,
-//0x0542c0,
-//0x0542b0,
-//0x0542a0,
-//0x054290,
-//0x054280,
-//0x054270,
-//0x054260,
-//0x054250,
-//0x054240,
-//0x054230,
-//0x054220,
-//0x054210,
-//0x054200,
-//0x0541f0,
-//0x0541e0,
-//0x0541d0,
-//0x0541c0,
-//0x0541b0,
-//0x0541a0,
-//0x054190,
-//0x054180,
-//0x054170,
-//0x054160,
-//0x054150,
-//0x054140,
-//0x054130,
-//0x054120,
-//0x054110,
-//0x054100,
-//0x0540f0,
-//0x0540e0,
-//0x0540d0,
-//0x0540c0,
-//0x0540b0,
-//0x0540a0,
-//0x054090,
-//0x054080,
-//0x054070,
-//0x054060,
-//0x054050,
-//0x054040,
-//0x054030,
-//0x054020,
-//0x054010,
-//0x05400c,
-//0x054008,
-//0x054004,
-//0x054000,
-0x053ffc,
-0x053f20,
-0x053f1c,
-0x053f18,
-0x053f14,
-0x053f10,
-0x053f0c,
-0x053f08,
-0x053f04,
-0x053ea8,
-0x053ea4,
-0x053ea0,
-0x053e9c,
-0x053e94,
-0x053e90,
-0x053e8c,
-0x053e70,
-0x053e6c,
-0x053e64,
-0x053e60,
-0x053e3c,
-0x053e38,
-0x053e34,
-0x053e30,
-0x053e2c,
-0x053e28,
-0x053e24,
-0x053e1c,
-0x053e18,
-0x053e14,
-0x053e10,
-0x053e0c,
-0x053e08,
-0x053e04,
-0x053e00,
-0x053d00,
-0x053ca8,
-0x053ca4,
-0x053ca0,
-0x053c9c,
-0x053c94,
-0x053c90,
-0x053c8c,
-0x053c70,
-0x053c6c,
-0x053c64,
-0x053c60,
-0x053c44,
-0x053c40,
-0x053c3c,
-0x053c38,
-0x053c34,
-0x053c30,
-0x053c2c,
-0x053c28,
-0x053c24,
-0x053c1c,
-0x053c18,
-0x053c14,
-0x053c10,
-0x053c0c,
-0x053c08,
-0x053c04,
-0x053c00,
-0x051934,
-0x051930,
-0x05192c,
-0x051928,
-0x051924,
-0x051920,
-0x05191c,
-0x051918,
-0x051914,
-0x051910,
-0x05190c,
-0x051908,
-0x051904,
-0x051900,
-0x0518f4,
-0x0518f0,
-0x0518ec,
-0x0518e8,
-0x0518e4,
-0x0518e0,
-0x0518dc,
-0x0518d8,
-0x0518d4,
-0x0518d0,
-0x0518cc,
-0x0518c8,
-0x0518c4,
-0x0518c0,
-0x0518bc,
-0x0518b8,
-0x0518a0,
-0x05189c,
-0x051898,
-0x051894,
-0x051890,
-0x05188c,
-0x051888,
-0x051884,
-0x051844,
-0x051840,
-0x051834,
-0x051830,
-0x05182c,
-0x051828,
-0x051824,
-0x051820,
-0x051814,
-0x051810,
-0x05180c,
-0x051808,
-0x051804,
-0x051800,
-0x0517fc,
-0x051170,
-0x051168,
-0x051164,
-0x051160,
-0x05114c,
-0x051148,
-0x051144,
-0x051140,
-0x05113c,
-0x051134,
-0x05112c,
-0x051128,
-0x051124,
-0x051120,
-0x05111c,
-0x051118,
-0x051114,
-0x051110,
-0x05110c,
-0x051108,
-0x051104,
-0x051100,
-0x050280,
-0x05023c,
-0x050238,
-0x050234,
-0x050230,
-0x05022c,
-0x050228,
-0x050224,
-0x050220,
-0x05021c,
-0x050218,
-0x050214,
-0x050210,
-0x05020c,
-0x050208,
-0x050204,
-0x050200,
-0x0501d0,
-0x0501cc,
-0x0501c8,
-0x0501c4,
-0x0501c0,
-0x0501bc,
-0x0501b8,
-0x050188,
-0x050184,
-0x050180,
-0x05017c,
-0x050178,
-0x050174,
-0x050170,
-0x05016c,
-0x050168,
-0x050164,
-0x050160,
-0x05015c,
-0x050158,
-0x050148,
-0x050144,
-0x050140,
-0x05013c,
-0x050138,
-0x050134,
-0x050130,
-0x050128,
-0x050124,
-0x050120,
-0x05010c,
-0x050108,
-0x050104,
-0x050100,
-0x0500fc,
-0x0500f8,
-0x0500f4,
-0x0500f0,
-0x0500ec,
-0x0500e8,
-0x0500e4,
-0x0500e0,
-0x0500dc,
-0x0500d8,
-0x0500d4,
-0x0500c4,
-0x0500c0,
-0x0500bc,
-0x0500b8,
-0x0500b4,
-0x0500b0,
-0x0500ac,
-0x050068,
-0x050064,
-0x050060,
-0x05004c,
-0x050048,
-0x050044,
-0x050040,
-0x04314c,
-0x043148,
-0x043144,
-0x043140,
-0x043118,
-0x043114,
-0x043110,
-0x043104,
-0x043100,
-0x043048,
-0x043044,
-0x043040,
-0x04303c,
-0x043038,
-0x043034,
-0x043030,
-0x04301c,
-0x043018,
-0x043014,
-0x043010,
-0x042ffc,
-0x042ff8,
-0x042ff4,
-0x042fec,
-//0x042a04,
-//0x042a00,
-//0x0428a4,
-//0x0428a0,
-//0x04289c,
-//0x042898,
-//0x042894,
-//0x042890,
-//0x04288c,
-//0x042888,
-//0x042884,
-//0x042880,
-//0x04287c,
-//0x042878,
-//0x042874,
-//0x042870,
-//0x04286c,
-//0x042868,
-//0x042864,
-//0x042860,
-//0x04285c,
-//0x042858,
-//0x042854,
-//0x042850,
-//0x04284c,
-//0x042848,
-//0x042844,
-//0x042840,
-//0x04283c,
-//0x042838,
-//0x042834,
-//0x042830,
-//0x04282c,
-//0x042828,
-//0x042824,
-//0x042820,
-//0x04281c,
-//0x042818,
-//0x042814,
-//0x042810,
-//0x04280c,
-//0x042808,
-//0x042804,
-//0x042800,
-//0x042604,
-//0x042600,
-//0x0424a4,
-//0x0424a0,
-//0x04249c,
-//0x042498,
-//0x042494,
-//0x042490,
-//0x04248c,
-//0x042488,
-//0x042484,
-//0x042480,
-//0x04247c,
-//0x042478,
-//0x042474,
-//0x042470,
-//0x04246c,
-//0x042468,
-//0x042464,
-//0x042460,
-//0x04245c,
-//0x042458,
-//0x042454,
-//0x042450,
-//0x04244c,
-//0x042448,
-//0x042444,
-//0x042440,
-//0x04243c,
-//0x042438,
-//0x042434,
-//0x042430,
-//0x04242c,
-//0x042428,
-//0x042424,
-//0x042420,
-//0x04241c,
-//0x042418,
-//0x042414,
-//0x042410,
-//0x04240c,
-//0x042408,
-//0x042404,
-//0x042400,
-//0x042244,
-//0x042240,
-//0x04223c,
-//0x042238,
-//0x042234,
-//0x042230,
-//0x04222c,
-//0x042228,
-//0x042224,
-//0x042220,
-//0x04221c,
-//0x042218,
-//0x042214,
-//0x042210,
-//0x04220c,
-//0x042208,
-//0x042204,
-//0x042200,
-//0x04205c,
-//0x042058,
-//0x042054,
-//0x042050,
-//0x04204c,
-//0x042048,
-//0x042044,
-//0x042040,
-//0x04203c,
-//0x042038,
-//0x042034,
-//0x042030,
-//0x04202c,
-//0x042028,
-//0x042024,
-//0x042020,
-//0x04201c,
-//0x042018,
-//0x042014,
-//0x042010,
-//0x04200c,
-//0x042008,
-//0x042004,
-//0x042000,
-0x0418c4,
-0x0418c0,
-0x0418bc,
-0x0418b8,
-0x0418b4,
-0x0418b0,
-0x0418ac,
-0x0418a8,
-0x0418a4,
-0x0418a0,
-0x04189c,
-0x041898,
-0x041894,
-0x041890,
-0x04188c,
-0x041888,
-0x041884,
-0x041880,
-0x041808,
-0x041804,
-0x041800,
-0x040a9c,
-0x040a80,
-0x040a6c,
-0x040a68,
-0x040a64,
-0x040a60,
-0x040a5c,
-0x040a40,
-0x040a2c,
-0x040a28,
-0x040a24,
-0x040a20,
-0x040a1c,
-0x040a00,
-0x0409ec,
-0x0409e8,
-0x0409e4,
-0x0409e0,
-0x0409dc,
-0x0409c0,
-0x0409ac,
-0x0409a8,
-0x0409a4,
-0x0409a0,
-0x04099c,
-0x040980,
-0x04096c,
-0x040968,
-0x040964,
-0x040960,
-0x04095c,
-0x040940,
-0x04092c,
-0x040928,
-0x040924,
-0x040920,
-0x040914,
-0x040910,
-0x040900,
-0x0408f4,
-0x0408f0,
-0x0408e0,
-0x0408d4,
-0x0408d0,
-0x0408c0,
-0x0408bc,
-0x0408b8,
-0x0408b4,
-0x0408b0,
-0x04088c,
-0x040888,
-0x040884,
-0x04087c,
-0x040874,
-0x040870,
-0x04086c,
-0x040868,
-0x040864,
-0x040860,
-0x04085c,
-0x040858,
-0x040854,
-0x040850,
-0x040844,
-0x040824,
-0x040820,
-0x04081c,
-0x040818,
-0x040814,
-0x040810,
-0x04080c,
-0x040808,
-0x040804,
-0x04061c,
-0x040618,
-0x040604,
-0x0405fc,
-0x0405f8,
-0x0405f4,
-0x0405f0,
-0x0405ec,
-0x0405e8,
-0x0405e4,
-0x0405e0,
-0x0405dc,
-0x0405d8,
-0x0405d4,
-0x0405d0,
-0x0405cc,
-0x0405c8,
-0x0405c4,
-0x0405c0,
-0x0405bc,
-0x0405b8,
-0x0405b4,
-0x0405b0,
-0x0405ac,
-0x0405a8,
-0x0405a4,
-0x0405a0,
-0x04059c,
-0x040598,
-0x040594,
-0x040590,
-0x04058c,
-0x040588,
-0x040584,
-0x040580,
-0x04057c,
-0x040578,
-0x040574,
-0x040570,
-0x04056c,
-0x040568,
-0x040564,
-0x040560,
-0x04055c,
-0x040558,
-0x040554,
-0x040550,
-0x04054c,
-0x040548,
-0x040544,
-0x040540,
-0x04053c,
-0x040538,
-0x040534,
-0x040530,
-0x04052c,
-0x040528,
-0x040524,
-0x040520,
-0x04051c,
-0x040518,
-0x040514,
-0x040510,
-0x04050c,
-0x040508,
-0x040504,
-0x040500,
-0x0404fc,
-0x0404f8,
-0x0404f4,
-0x0404f0,
-0x0404ec,
-0x0404e8,
-0x0404e4,
-0x0404e0,
-0x0404dc,
-0x0404d8,
-0x0404d4,
-0x0404d0,
-0x0404cc,
-0x0404c8,
-0x0404c4,
-0x0404c0,
-0x0404bc,
-0x0404b8,
-0x0404b4,
-0x0404b0,
-0x0404ac,
-0x0404a8,
-0x0404a4,
-0x0404a0,
-0x04049c,
-0x040498,
-0x040494,
-0x040490,
-0x04048c,
-0x040488,
-0x040484,
-0x040480,
-0x04047c,
-0x040478,
-0x040474,
-0x040470,
-0x04046c,
-0x040468,
-0x040464,
-0x040460,
-0x04045c,
-0x040458,
-0x040454,
-0x040450,
-0x04044c,
-0x040448,
-0x040444,
-0x040440,
-0x04043c,
-0x040438,
-0x040434,
-0x040430,
-0x04042c,
-0x040428,
-0x040424,
-0x040420,
-0x04041c,
-0x040418,
-0x040414,
-0x040410,
-0x04040c,
-0x040408,
-0x040404,
-0x040400,
-0x0403f8,
-0x0403f0,
-0x0403ec,
-0x0403e0,
-//0x0403cc,
-//0x0403c0,
-0x040380,
-0x0402d8,
-0x0402d0,
-0x0402c8,
-0x0402c0,
-0x0402bc,
-0x0402b8,
-0x0402b4,
-0x0402b0,
-0x0402ac,
-0x0402a0,
-0x04029c,
-0x040290,
-0x04028c,
-0x040288,
-0x040284,
-0x040280,
-0x04027c,
-0x040278,
-0x040274,
-0x040270,
-0x04026c,
-0x040268,
-0x040230,
-0x04021c,
-0x040204,
-0x040200,
-0x0401f8,
-0x0401f0,
-0x0401ec,
-0x0401e0,
-//0x0401cc,
-//0x0401c0,
-0x040180,
-0x0400d8,
-0x0400d0,
-0x0400c8,
-0x0400c0,
-0x0400bc,
-0x0400b8,
-0x0400b4,
-0x0400b0,
-0x0400ac,
-0x0400a0,
-0x04009c,
-0x040090,
-0x04008c,
-0x040088,
-0x040084,
-0x040080,
-0x04007c,
-0x040078,
-0x040074,
-0x040070,
-0x04006c,
-0x040068,
-0x040030,
-0x04001c,
-0x040004,
-0x040000,
-0x02d9f4,
-0x02d9f0,
-0x02d9d4,
-0x02d9d0,
-0x02d9c0,
-0x02d9b4,
-0x02d9b0,
-0x02d9a0,
-0x02d994,
-0x02d990,
-0x02d980,
-0x02d974,
-0x02d970,
-0x02d960,
-0x02d954,
-0x02d950,
-0x02d940,
-0x02d928,
-0x02d924,
-0x02d920,
-0x02d91c,
-0x02d918,
-0x02d914,
-0x02d910,
-0x02d90c,
-0x02d908,
-0x02d904,
-0x02d900,
-0x02d8d4,
-0x02d8d0,
-0x02d8cc,
-0x02d8c8,
-0x02d8c4,
-0x02d8c0,
-0x02d8ac,
-0x02d870,
-0x02d86c,
-0x02d868,
-0x02d864,
-0x02d860,
-0x02d85c,
-0x02d858,
-0x02d854,
-0x02d850,
-0x02d84c,
-0x02d848,
-0x02d844,
-0x02d840,
-0x02d83c,
-0x02d838,
-0x02d834,
-0x02d830,
-0x02d82c,
-0x02d828,
-0x02d824,
-0x02d820,
-0x02d814,
-0x02d810,
-0x02d800,
-0x02bb0c,
-0x02bb08,
-0x02bb04,
-0x02bb00,
-0x02baf4,
-0x02baf0,
-0x02ba74,
-0x02ba70,
-0x02ba60,
-0x02ba54,
-0x02ba50,
-0x02ba40,
-0x02ba28,
-0x02ba1c,
-0x02ba18,
-0x02ba0c,
-0x02ba00,
-0x02b934,
-0x02b930,
-0x02b924,
-0x02b920,
-0x02b914,
-0x02b910,
-0x02b904,
-0x02b900,
-0x02b8f4,
-0x02b8f0,
-0x02b8e4,
-0x02b8e0,
-0x02b8b4,
-0x02b8b0,
-0x02b8ac,
-0x02b8a8,
-0x02b8a4,
-0x02b8a0,
-0x02b894,
-0x02b890,
-0x02b88c,
-0x02b888,
-0x02b884,
-0x02b880,
-0x02b870,
-0x02b83c,
-0x02b838,
-0x02b834,
-0x02b830,
-0x02b82c,
-0x02b828,
-0x02b824,
-0x02b820,
-0x02b814,
-0x02b810,
-0x02b800,
-//0x02b7bc,
-//0x02b7b8,
-//0x02b7b4,
-//0x02b7b0,
-//0x02b7a0,
-//0x02b79c,
-//0x02b798,
-//0x02b790,
-//0x02b78c,
-//0x02b788,
-//0x02b784,
-//0x02b780,
-0x02b67c,
-0x02b678,
-0x02b674,
-0x02b670,
-0x02b66c,
-0x02b668,
-0x02b664,
-0x02b660,
-0x02b65c,
-0x02b658,
-0x02b654,
-0x02b64c,
-0x02b648,
-0x02b644,
-0x02b640,
-0x02b62c,
-0x02b628,
-0x02b624,
-0x02b620,
-0x02b61c,
-0x02b618,
-0x02b614,
-0x02b610,
-0x02b60c,
-0x02b608,
-0x02b604,
-0x02b600,
-0x02b4a0,
-0x02b49c,
-0x02b498,
-0x02b494,
-0x02b490,
-0x02b48c,
-0x02b488,
-0x02b484,
-0x02b480,
-0x02b47c,
-0x02b478,
-0x02b474,
-0x02b470,
-0x02b46c,
-0x02b464,
-0x02b45c,
-0x02b458,
-0x02b454,
-0x02b450,
-0x02b44c,
-0x02b448,
-0x02b444,
-0x02b440,
-0x02b43c,
-0x02b438,
-0x02b424,
-0x02b420,
-0x02b41c,
-0x02b418,
-0x02b414,
-0x02b410,
-0x02b40c,
-0x02b408,
-0x02b404,
-0x02b400,
-0x02b040,
-0x02b000,
-0x02affc,
-0x02aff8,
-0x02aff4,
-0x02afdc,
-0x02afd4,
-0x02afd0,
-0x02afcc,
-0x02afc8,
-0x02afc4,
-0x02afc0,
-0x02afbc,
-0x02afb8,
-0x02afb4,
-0x02afb0,
-0x02afac,
-0x02afa8,
-0x02afa0,
-0x02af9c,
-0x02af98,
-0x02af94,
-0x02af90,
-0x02af8c,
-0x02af88,
-0x02af84,
-0x02af80,
-0x02ae94,
-0x02ae90,
-0x02ae80,
-0x02ae30,
-0x02ae2c,
-0x02ae28,
-0x02ae24,
-0x02ae20,
-0x02ae1c,
-0x02ae18,
-0x02ae14,
-0x02ae10,
-0x02ae0c,
-0x02ae04,
-0x02ae00,
-0x02adfc,
-0x02adf8,
-0x02adf4,
-0x02adec,
-0x02ade4,
-0x02ade0,
-0x02addc,
-0x02add8,
-0x02add4,
-0x02adcc,
-0x02adc8,
-0x02adc0,
-0x02adb8,
-0x02adb4,
-0x02adb0,
-0x02ada8,
-0x02ada4,
-0x02ada0,
-0x02ad80,
-0x02ad7c,
-0x02ad78,
-0x02ad74,
-0x02ad70,
-0x02ad6c,
-0x02ad68,
-0x02ad64,
-0x02ad60,
-0x02ad5c,
-0x02ad58,
-0x02ad54,
-0x02ad50,
-0x02ad4c,
-0x02ad48,
-0x02ad44,
-0x02ad40,
-0x02ad34,
-0x02ad30,
-0x02ad20,
-0x02ad14,
-0x02ad10,
-0x02ad00,
-0x02acec,
-0x02ace8,
-0x02ace4,
-0x02ace0,
-0x02acdc,
-0x02acd8,
-0x02acd4,
-0x02acd0,
-0x02accc,
-0x02acc8,
-0x02ac90,
-0x02ac8c,
-0x02ac88,
-0x02ac84,
-0x02ac80,
-0x02ac68,
-0x02ac50,
-0x02ac4c,
-0x02ac24,
-0x02ac20,
-0x02ac1c,
-0x02ac18,
-0x02ac14,
-0x02ac10,
-0x02ac0c,
-0x02ac08,
-0x02ac04,
-0x02ac00,
-0x02ab34,
-0x02ab30,
-0x02ab20,
-0x02ab14,
-0x02ab10,
-0x02ab00,
-0x02a978,
-0x02a974,
-0x02a970,
-0x02a96c,
-0x02a968,
-0x02a964,
-0x02a960,
-0x02a95c,
-0x02a958,
-0x02a954,
-0x02a950,
-0x02a94c,
-0x02a948,
-0x02a944,
-0x02a940,
-0x02a93c,
-0x02a938,
-0x02a934,
-0x02a930,
-0x02a92c,
-0x02a928,
-0x02a924,
-0x02a920,
-0x02a91c,
-0x02a918,
-0x02a914,
-0x02a910,
-0x02a90c,
-0x02a908,
-0x02a904,
-0x02a900,
-0x02a8fc,
-0x02a8f8,
-0x02a8f4,
-0x02a8f0,
-0x02a8ec,
-0x02a8e8,
-0x02a8e4,
-0x02a8e0,
-0x02a8dc,
-0x02a8d8,
-0x02a8d4,
-0x02a8d0,
-0x02a8cc,
-0x02a8c8,
-0x02a8c4,
-0x02a8c0,
-0x02a8bc,
-0x02a8b8,
-0x02a8b4,
-0x02a8b0,
-0x02a8ac,
-0x02a8a8,
-0x02a8a4,
-0x02a8a0,
-0x02a89c,
-0x02a898,
-0x02a894,
-0x02a890,
-0x02a88c,
-0x02a888,
-0x02a884,
-0x02a880,
-0x02a87c,
-0x02a878,
-0x02a874,
-0x02a870,
-0x02a86c,
-0x02a868,
-0x02a864,
-0x02a860,
-0x02a85c,
-0x02a858,
-0x02a854,
-0x02a850,
-0x02a84c,
-0x02a848,
-0x02a844,
-0x02a840,
-0x02a83c,
-0x02a838,
-0x02a834,
-0x02a830,
-0x02a82c,
-0x02a828,
-0x02a824,
-0x02a820,
-0x02a81c,
-0x02a818,
-0x02a814,
-0x02a810,
-0x02a80c,
-0x02a808,
-0x02a804,
-0x02a800,
-0x02a7fc,
-0x02a7f8,
-0x02a7f4,
-0x02a7dc,
-0x02a7d4,
-0x02a7d0,
-0x02a7cc,
-0x02a7c8,
-0x02a7c4,
-0x02a7c0,
-0x02a7bc,
-0x02a7b8,
-0x02a7b4,
-0x02a7b0,
-0x02a7ac,
-0x02a7a8,
-0x02a7a0,
-0x02a79c,
-0x02a798,
-0x02a794,
-0x02a790,
-0x02a78c,
-0x02a788,
-0x02a784,
-0x02a780,
-0x02a694,
-0x02a690,
-0x02a680,
-0x02a630,
-0x02a62c,
-0x02a628,
-0x02a624,
-0x02a620,
-0x02a61c,
-0x02a618,
-0x02a614,
-0x02a610,
-0x02a60c,
-0x02a604,
-0x02a600,
-0x02a5fc,
-0x02a5f8,
-0x02a5f4,
-0x02a5ec,
-0x02a5e4,
-0x02a5e0,
-0x02a5dc,
-0x02a5d8,
-0x02a5d4,
-0x02a5cc,
-0x02a5c8,
-0x02a5c0,
-0x02a5b8,
-0x02a5b4,
-0x02a5b0,
-0x02a5a8,
-0x02a5a4,
-0x02a5a0,
-0x02a580,
-0x02a57c,
-0x02a578,
-0x02a574,
-0x02a570,
-0x02a56c,
-0x02a568,
-0x02a564,
-0x02a560,
-0x02a55c,
-0x02a558,
-0x02a554,
-0x02a550,
-0x02a54c,
-0x02a548,
-0x02a544,
-0x02a540,
-0x02a534,
-0x02a530,
-0x02a520,
-0x02a514,
-0x02a510,
-0x02a500,
-0x02a4ec,
-0x02a4e8,
-0x02a4e4,
-0x02a4e0,
-0x02a4dc,
-0x02a4d8,
-0x02a4d4,
-0x02a4d0,
-0x02a4cc,
-0x02a4c8,
-0x02a490,
-0x02a48c,
-0x02a488,
-0x02a484,
-0x02a480,
-0x02a468,
-0x02a450,
-0x02a44c,
-0x02a424,
-0x02a420,
-0x02a41c,
-0x02a418,
-0x02a414,
-0x02a410,
-0x02a40c,
-0x02a408,
-0x02a404,
-0x02a400,
-0x02a334,
-0x02a330,
-0x02a320,
-0x02a314,
-0x02a310,
-0x02a300,
-0x02a178,
-0x02a174,
-0x02a170,
-0x02a16c,
-0x02a168,
-0x02a164,
-0x02a160,
-0x02a15c,
-0x02a158,
-0x02a154,
-0x02a150,
-0x02a14c,
-0x02a148,
-0x02a144,
-0x02a140,
-0x02a13c,
-0x02a138,
-0x02a134,
-0x02a130,
-0x02a12c,
-0x02a128,
-0x02a124,
-0x02a120,
-0x02a11c,
-0x02a118,
-0x02a114,
-0x02a110,
-0x02a10c,
-0x02a108,
-0x02a104,
-0x02a100,
-0x02a0fc,
-0x02a0f8,
-0x02a0f4,
-0x02a0f0,
-0x02a0ec,
-0x02a0e8,
-0x02a0e4,
-0x02a0e0,
-0x02a0dc,
-0x02a0d8,
-0x02a0d4,
-0x02a0d0,
-0x02a0cc,
-0x02a0c8,
-0x02a0c4,
-0x02a0c0,
-0x02a0bc,
-0x02a0b8,
-0x02a0b4,
-0x02a0b0,
-0x02a0ac,
-0x02a0a8,
-0x02a0a4,
-0x02a0a0,
-0x02a09c,
-0x02a098,
-0x02a094,
-0x02a090,
-0x02a08c,
-0x02a088,
-0x02a084,
-0x02a080,
-0x02a07c,
-0x02a078,
-0x02a074,
-0x02a070,
-0x02a06c,
-0x02a068,
-0x02a064,
-0x02a060,
-0x02a05c,
-0x02a058,
-0x02a054,
-0x02a050,
-0x02a04c,
-0x02a048,
-0x02a044,
-0x02a040,
-0x02a03c,
-0x02a038,
-0x02a034,
-0x02a030,
-0x02a02c,
-0x02a028,
-0x02a024,
-0x02a020,
-0x02a01c,
-0x02a018,
-0x02a014,
-0x02a010,
-0x02a00c,
-0x02a008,
-0x02a004,
-0x02a000,
-0x029ffc,
-0x029ff8,
-0x029ff4,
-0x029fdc,
-0x029fd4,
-0x029fd0,
-0x029fcc,
-0x029fc8,
-0x029fc4,
-0x029fc0,
-0x029fbc,
-0x029fb8,
-0x029fb4,
-0x029fb0,
-0x029fac,
-0x029fa8,
-0x029fa0,
-0x029f9c,
-0x029f98,
-0x029f94,
-0x029f90,
-0x029f8c,
-0x029f88,
-0x029f84,
-0x029f80,
-0x029e94,
-0x029e90,
-0x029e80,
-0x029e30,
-0x029e2c,
-0x029e28,
-0x029e24,
-0x029e20,
-0x029e1c,
-0x029e18,
-0x029e14,
-0x029e10,
-0x029e0c,
-0x029e04,
-0x029e00,
-0x029dfc,
-0x029df8,
-0x029df4,
-0x029dec,
-0x029de4,
-0x029de0,
-0x029ddc,
-0x029dd8,
-0x029dd4,
-0x029dcc,
-0x029dc8,
-0x029dc0,
-0x029db8,
-0x029db4,
-0x029db0,
-0x029da8,
-0x029da4,
-0x029da0,
-0x029d80,
-0x029d7c,
-0x029d78,
-0x029d74,
-0x029d70,
-0x029d6c,
-0x029d68,
-0x029d64,
-0x029d60,
-0x029d5c,
-0x029d58,
-0x029d54,
-0x029d50,
-0x029d4c,
-0x029d48,
-0x029d44,
-0x029d40,
-0x029d34,
-0x029d30,
-0x029d20,
-0x029d14,
-0x029d10,
-0x029d00,
-0x029cec,
-0x029ce8,
-0x029ce4,
-0x029ce0,
-0x029cdc,
-0x029cd8,
-0x029cd4,
-0x029cd0,
-0x029ccc,
-0x029cc8,
-0x029c90,
-0x029c8c,
-0x029c88,
-0x029c84,
-0x029c80,
-0x029c68,
-0x029c50,
-0x029c4c,
-0x029c24,
-0x029c20,
-0x029c1c,
-0x029c18,
-0x029c14,
-0x029c10,
-0x029c0c,
-0x029c08,
-0x029c04,
-0x029c00,
-0x029b34,
-0x029b30,
-0x029b20,
-0x029b14,
-0x029b10,
-0x029b00,
-0x029978,
-0x029974,
-0x029970,
-0x02996c,
-0x029968,
-0x029964,
-0x029960,
-0x02995c,
-0x029958,
-0x029954,
-0x029950,
-0x02994c,
-0x029948,
-0x029944,
-0x029940,
-0x02993c,
-0x029938,
-0x029934,
-0x029930,
-0x02992c,
-0x029928,
-0x029924,
-0x029920,
-0x02991c,
-0x029918,
-0x029914,
-0x029910,
-0x02990c,
-0x029908,
-0x029904,
-0x029900,
-0x0298fc,
-0x0298f8,
-0x0298f4,
-0x0298f0,
-0x0298ec,
-0x0298e8,
-0x0298e4,
-0x0298e0,
-0x0298dc,
-0x0298d8,
-0x0298d4,
-0x0298d0,
-0x0298cc,
-0x0298c8,
-0x0298c4,
-0x0298c0,
-0x0298bc,
-0x0298b8,
-0x0298b4,
-0x0298b0,
-0x0298ac,
-0x0298a8,
-0x0298a4,
-0x0298a0,
-0x02989c,
-0x029898,
-0x029894,
-0x029890,
-0x02988c,
-0x029888,
-0x029884,
-0x029880,
-0x02987c,
-0x029878,
-0x029874,
-0x029870,
-0x02986c,
-0x029868,
-0x029864,
-0x029860,
-0x02985c,
-0x029858,
-0x029854,
-0x029850,
-0x02984c,
-0x029848,
-0x029844,
-0x029840,
-0x02983c,
-0x029838,
-0x029834,
-0x029830,
-0x02982c,
-0x029828,
-0x029824,
-0x029820,
-0x02981c,
-0x029818,
-0x029814,
-0x029810,
-0x02980c,
-0x029808,
-0x029804,
-0x029800,
-0x0297fc,
-0x0297f8,
-0x0297f4,
-0x0297dc,
-0x0297d4,
-0x0297d0,
-0x0297cc,
-0x0297c8,
-0x0297c4,
-0x0297c0,
-0x0297bc,
-0x0297b8,
-0x0297b4,
-0x0297b0,
-0x0297ac,
-0x0297a8,
-0x0297a0,
-0x02979c,
-0x029798,
-0x029794,
-0x029790,
-0x02978c,
-0x029788,
-0x029784,
-0x029780,
-0x029694,
-0x029690,
-0x029680,
-0x029630,
-0x02962c,
-0x029628,
-0x029624,
-0x029620,
-0x02961c,
-0x029618,
-0x029614,
-0x029610,
-0x02960c,
-0x029604,
-0x029600,
-0x0295fc,
-0x0295f8,
-0x0295f4,
-0x0295ec,
-0x0295e4,
-0x0295e0,
-0x0295dc,
-0x0295d8,
-0x0295d4,
-0x0295cc,
-0x0295c8,
-0x0295c0,
-0x0295b8,
-0x0295b4,
-0x0295b0,
-0x0295a8,
-0x0295a4,
-0x0295a0,
-0x029580,
-0x02957c,
-0x029578,
-0x029574,
-0x029570,
-0x02956c,
-0x029568,
-0x029564,
-0x029560,
-0x02955c,
-0x029558,
-0x029554,
-0x029550,
-0x02954c,
-0x029548,
-0x029544,
-0x029540,
-0x029534,
-0x029530,
-0x029520,
-0x029514,
-0x029510,
-0x029500,
-0x0294ec,
-0x0294e8,
-0x0294e4,
-0x0294e0,
-0x0294dc,
-0x0294d8,
-0x0294d4,
-0x0294d0,
-0x0294cc,
-0x0294c8,
-0x029490,
-0x02948c,
-0x029488,
-0x029484,
-0x029480,
-0x029468,
-0x029450,
-0x02944c,
-0x029424,
-0x029420,
-0x02941c,
-0x029418,
-0x029414,
-0x029410,
-0x02940c,
-0x029408,
-0x029404,
-0x029400,
-0x029334,
-0x029330,
-0x029320,
-0x029314,
-0x029310,
-0x029300,
-0x029178,
-0x029174,
-0x029170,
-0x02916c,
-0x029168,
-0x029164,
-0x029160,
-0x02915c,
-0x029158,
-0x029154,
-0x029150,
-0x02914c,
-0x029148,
-0x029144,
-0x029140,
-0x02913c,
-0x029138,
-0x029134,
-0x029130,
-0x02912c,
-0x029128,
-0x029124,
-0x029120,
-0x02911c,
-0x029118,
-0x029114,
-0x029110,
-0x02910c,
-0x029108,
-0x029104,
-0x029100,
-0x0290fc,
-0x0290f8,
-0x0290f4,
-0x0290f0,
-0x0290ec,
-0x0290e8,
-0x0290e4,
-0x0290e0,
-0x0290dc,
-0x0290d8,
-0x0290d4,
-0x0290d0,
-0x0290cc,
-0x0290c8,
-0x0290c4,
-0x0290c0,
-0x0290bc,
-0x0290b8,
-0x0290b4,
-0x0290b0,
-0x0290ac,
-0x0290a8,
-0x0290a4,
-0x0290a0,
-0x02909c,
-0x029098,
-0x029094,
-0x029090,
-0x02908c,
-0x029088,
-0x029084,
-0x029080,
-0x02907c,
-0x029078,
-0x029074,
-0x029070,
-0x02906c,
-0x029068,
-0x029064,
-0x029060,
-0x02905c,
-0x029058,
-0x029054,
-0x029050,
-0x02904c,
-0x029048,
-0x029044,
-0x029040,
-0x02903c,
-0x029038,
-0x029034,
-0x029030,
-0x02902c,
-0x029028,
-0x029024,
-0x029020,
-0x02901c,
-0x029018,
-0x029014,
-0x029010,
-0x02900c,
-0x029008,
-0x029004,
-0x029000,
-0x028ffc,
-0x028ff8,
-0x028ff4,
-0x028fdc,
-0x028fd4,
-0x028fd0,
-0x028fcc,
-0x028fc8,
-0x028fc4,
-0x028fc0,
-0x028fbc,
-0x028fb8,
-0x028fb4,
-0x028fb0,
-0x028fac,
-0x028fa8,
-0x028fa0,
-0x028f9c,
-0x028f98,
-0x028f94,
-0x028f90,
-0x028f8c,
-0x028f88,
-0x028f84,
-0x028f80,
-0x028e94,
-0x028e90,
-0x028e80,
-0x028e30,
-0x028e2c,
-0x028e28,
-0x028e24,
-0x028e20,
-0x028e1c,
-0x028e18,
-0x028e14,
-0x028e10,
-0x028e0c,
-0x028e04,
-0x028e00,
-0x028dfc,
-0x028df8,
-0x028df4,
-0x028dec,
-0x028de4,
-0x028de0,
-0x028ddc,
-0x028dd8,
-0x028dd4,
-0x028dcc,
-0x028dc8,
-0x028dc0,
-0x028db8,
-0x028db4,
-0x028db0,
-0x028da8,
-0x028da4,
-0x028da0,
-0x028d80,
-0x028d7c,
-0x028d78,
-0x028d74,
-0x028d70,
-0x028d6c,
-0x028d68,
-0x028d64,
-0x028d60,
-0x028d5c,
-0x028d58,
-0x028d54,
-0x028d50,
-0x028d4c,
-0x028d48,
-0x028d44,
-0x028d40,
-0x028d34,
-0x028d30,
-0x028d20,
-0x028d14,
-0x028d10,
-0x028d00,
-0x028cec,
-0x028ce8,
-0x028ce4,
-0x028ce0,
-0x028cdc,
-0x028cd8,
-0x028cd4,
-0x028cd0,
-0x028ccc,
-0x028cc8,
-0x028c90,
-0x028c8c,
-0x028c88,
-0x028c84,
-0x028c80,
-0x028c68,
-0x028c50,
-0x028c4c,
-0x028c24,
-0x028c20,
-0x028c1c,
-0x028c18,
-0x028c14,
-0x028c10,
-0x028c0c,
-0x028c08,
-0x028c04,
-0x028c00,
-0x028b34,
-0x028b30,
-0x028b20,
-0x028b14,
-0x028b10,
-0x028b00,
-0x028978,
-0x028974,
-0x028970,
-0x02896c,
-0x028968,
-0x028964,
-0x028960,
-0x02895c,
-0x028958,
-0x028954,
-0x028950,
-0x02894c,
-0x028948,
-0x028944,
-0x028940,
-0x02893c,
-0x028938,
-0x028934,
-0x028930,
-0x02892c,
-0x028928,
-0x028924,
-0x028920,
-0x02891c,
-0x028918,
-0x028914,
-0x028910,
-0x02890c,
-0x028908,
-0x028904,
-0x028900,
-0x0288fc,
-0x0288f8,
-0x0288f4,
-0x0288f0,
-0x0288ec,
-0x0288e8,
-0x0288e4,
-0x0288e0,
-0x0288dc,
-0x0288d8,
-0x0288d4,
-0x0288d0,
-0x0288cc,
-0x0288c8,
-0x0288c4,
-0x0288c0,
-0x0288bc,
-0x0288b8,
-0x0288b4,
-0x0288b0,
-0x0288ac,
-0x0288a8,
-0x0288a4,
-0x0288a0,
-0x02889c,
-0x028898,
-0x028894,
-0x028890,
-0x02888c,
-0x028888,
-0x028884,
-0x028880,
-0x02887c,
-0x028878,
-0x028874,
-0x028870,
-0x02886c,
-0x028868,
-0x028864,
-0x028860,
-0x02885c,
-0x028858,
-0x028854,
-0x028850,
-0x02884c,
-0x028848,
-0x028844,
-0x028840,
-0x02883c,
-0x028838,
-0x028834,
-0x028830,
-0x02882c,
-0x028828,
-0x028824,
-0x028820,
-0x02881c,
-0x028818,
-0x028814,
-0x028810,
-0x02880c,
-0x028808,
-0x028804,
-0x028800,
-0x0287fc,
-0x0287f8,
-0x0287f4,
-0x0287dc,
-0x0287d4,
-0x0287d0,
-0x0287cc,
-0x0287c8,
-0x0287c4,
-0x0287c0,
-0x0287bc,
-0x0287b8,
-0x0287b4,
-0x0287b0,
-0x0287ac,
-0x0287a8,
-0x0287a0,
-0x02879c,
-0x028798,
-0x028794,
-0x028790,
-0x02878c,
-0x028788,
-0x028784,
-0x028780,
-0x028694,
-0x028690,
-0x028680,
-0x028630,
-0x02862c,
-0x028628,
-0x028624,
-0x028620,
-0x02861c,
-0x028618,
-0x028614,
-0x028610,
-0x02860c,
-0x028604,
-0x028600,
-0x0285fc,
-0x0285f8,
-0x0285f4,
-0x0285ec,
-0x0285e4,
-0x0285e0,
-0x0285dc,
-0x0285d8,
-0x0285d4,
-0x0285cc,
-0x0285c8,
-0x0285c0,
-0x0285b8,
-0x0285b4,
-0x0285b0,
-0x0285a8,
-0x0285a4,
-0x0285a0,
-0x028580,
-0x02857c,
-0x028578,
-0x028574,
-0x028570,
-0x02856c,
-0x028568,
-0x028564,
-0x028560,
-0x02855c,
-0x028558,
-0x028554,
-0x028550,
-0x02854c,
-0x028548,
-0x028544,
-0x028540,
-0x028534,
-0x028530,
-0x028520,
-0x028514,
-0x028510,
-0x028500,
-0x0284ec,
-0x0284e8,
-0x0284e4,
-0x0284e0,
-0x0284dc,
-0x0284d8,
-0x0284d4,
-0x0284d0,
-0x0284cc,
-0x0284c8,
-0x028490,
-0x02848c,
-0x028488,
-0x028484,
-0x028480,
-0x028468,
-0x028450,
-0x02844c,
-0x028424,
-0x028420,
-0x02841c,
-0x028418,
-0x028414,
-0x028410,
-0x02840c,
-0x028408,
-0x028404,
-0x028400,
-0x028334,
-0x028330,
-0x028320,
-0x028314,
-0x028310,
-0x028300,
-0x028178,
-0x028174,
-0x028170,
-0x02816c,
-0x028168,
-0x028164,
-0x028160,
-0x02815c,
-0x028158,
-0x028154,
-0x028150,
-0x02814c,
-0x028148,
-0x028144,
-0x028140,
-0x02813c,
-0x028138,
-0x028134,
-0x028130,
-0x02812c,
-0x028128,
-0x028124,
-0x028120,
-0x02811c,
-0x028118,
-0x028114,
-0x028110,
-0x02810c,
-0x028108,
-0x028104,
-0x028100,
-0x0280fc,
-0x0280f8,
-0x0280f4,
-0x0280f0,
-0x0280ec,
-0x0280e8,
-0x0280e4,
-0x0280e0,
-0x0280dc,
-0x0280d8,
-0x0280d4,
-0x0280d0,
-0x0280cc,
-0x0280c8,
-0x0280c4,
-0x0280c0,
-0x0280bc,
-0x0280b8,
-0x0280b4,
-0x0280b0,
-0x0280ac,
-0x0280a8,
-0x0280a4,
-0x0280a0,
-0x02809c,
-0x028098,
-0x028094,
-0x028090,
-0x02808c,
-0x028088,
-0x028084,
-0x028080,
-0x02807c,
-0x028078,
-0x028074,
-0x028070,
-0x02806c,
-0x028068,
-0x028064,
-0x028060,
-0x02805c,
-0x028058,
-0x028054,
-0x028050,
-0x02804c,
-0x028048,
-0x028044,
-0x028040,
-0x02803c,
-0x028038,
-0x028034,
-0x028030,
-0x02802c,
-0x028028,
-0x028024,
-0x028020,
-0x02801c,
-0x028018,
-0x028014,
-0x028010,
-0x02800c,
-0x028008,
-0x028004,
-0x028000,
-0x0259f4,
-0x0259f0,
-0x0259d4,
-0x0259d0,
-0x0259c0,
-0x0259b4,
-0x0259b0,
-0x0259a0,
-0x025994,
-0x025990,
-0x025980,
-0x025974,
-0x025970,
-0x025960,
-0x025954,
-0x025950,
-0x025940,
-0x025928,
-0x025924,
-0x025920,
-0x02591c,
-0x025918,
-0x025914,
-0x025910,
-0x02590c,
-0x025908,
-0x025904,
-0x025900,
-0x0258d4,
-0x0258d0,
-0x0258cc,
-0x0258c8,
-0x0258c4,
-0x0258c0,
-0x0258ac,
-0x025870,
-0x02586c,
-0x025868,
-0x025864,
-0x025860,
-0x02585c,
-0x025858,
-0x025854,
-0x025850,
-0x02584c,
-0x025848,
-0x025844,
-0x025840,
-0x02583c,
-0x025838,
-0x025834,
-0x025830,
-0x02582c,
-0x025828,
-0x025824,
-0x025820,
-0x025814,
-0x025810,
-0x025800,
-0x023b0c,
-0x023b08,
-0x023b04,
-0x023b00,
-0x023af4,
-0x023af0,
-0x023a74,
-0x023a70,
-0x023a60,
-0x023a54,
-0x023a50,
-0x023a40,
-0x023a28,
-0x023a1c,
-0x023a18,
-0x023a0c,
-0x023a00,
-0x023934,
-0x023930,
-0x023924,
-0x023920,
-0x023914,
-0x023910,
-0x023904,
-0x023900,
-0x0238f4,
-0x0238f0,
-0x0238e4,
-0x0238e0,
-0x0238b4,
-0x0238b0,
-0x0238ac,
-0x0238a8,
-0x0238a4,
-0x0238a0,
-0x023894,
-0x023890,
-0x02388c,
-0x023888,
-0x023884,
-0x023880,
-0x023870,
-0x02383c,
-0x023838,
-0x023834,
-0x023830,
-0x02382c,
-0x023828,
-0x023824,
-0x023820,
-0x023814,
-0x023810,
-0x023800,
-0x0237bc,
-0x0237b8,
-0x0237b4,
-0x0237b0,
-0x0237a0,
-0x02379c,
-0x023798,
-0x023790,
-0x02378c,
-0x023788,
-0x023784,
-0x023780,
-0x02367c,
-0x023678,
-0x023674,
-0x023670,
-0x02366c,
-0x023668,
-0x023664,
-0x023660,
-0x02365c,
-0x023658,
-0x023654,
-0x02364c,
-0x023648,
-0x023644,
-0x023640,
-0x02362c,
-0x023628,
-0x023624,
-0x023620,
-0x02361c,
-0x023618,
-0x023614,
-0x023610,
-0x02360c,
-0x023608,
-0x023604,
-0x023600,
-0x0234a0,
-0x02349c,
-0x023498,
-0x023494,
-0x023490,
-0x02348c,
-0x023488,
-0x023484,
-0x023480,
-0x02347c,
-0x023478,
-0x023474,
-0x023470,
-0x02346c,
-0x023464,
-0x02345c,
-0x023458,
-0x023454,
-0x023450,
-0x02344c,
-0x023448,
-0x023444,
-0x023440,
-0x02343c,
-0x023438,
-0x023424,
-0x023420,
-0x02341c,
-0x023418,
-0x023414,
-0x023410,
-0x02340c,
-0x023408,
-0x023404,
-0x023400,
-0x023040,
-0x023000,
-0x022ffc,
-0x022ff8,
-0x022ff4,
-0x022fdc,
-0x022fd4,
-0x022fd0,
-0x022fcc,
-0x022fc8,
-0x022fc4,
-0x022fc0,
-0x022fbc,
-0x022fb8,
-0x022fb4,
-0x022fb0,
-0x022fac,
-0x022fa8,
-0x022fa0,
-0x022f9c,
-0x022f98,
-0x022f94,
-0x022f90,
-0x022f8c,
-0x022f88,
-0x022f84,
-0x022f80,
-0x022e94,
-0x022e90,
-0x022e80,
-0x022e30,
-0x022e2c,
-0x022e28,
-0x022e24,
-0x022e20,
-0x022e1c,
-0x022e18,
-0x022e14,
-0x022e10,
-0x022e0c,
-0x022e04,
-0x022e00,
-0x022dfc,
-0x022df8,
-0x022df4,
-0x022dec,
-0x022de4,
-0x022de0,
-0x022ddc,
-0x022dd8,
-0x022dd4,
-0x022dcc,
-0x022dc8,
-0x022dc0,
-0x022db8,
-0x022db4,
-0x022db0,
-0x022da8,
-0x022da4,
-0x022da0,
-0x022d80,
-0x022d7c,
-0x022d78,
-0x022d74,
-0x022d70,
-0x022d6c,
-0x022d68,
-0x022d64,
-0x022d60,
-0x022d5c,
-0x022d58,
-0x022d54,
-0x022d50,
-0x022d4c,
-0x022d48,
-0x022d44,
-0x022d40,
-0x022d34,
-0x022d30,
-0x022d20,
-0x022d14,
-0x022d10,
-0x022d00,
-0x022cec,
-0x022ce8,
-0x022ce4,
-0x022ce0,
-0x022cdc,
-0x022cd8,
-0x022cd4,
-0x022cd0,
-0x022ccc,
-0x022cc8,
-0x022c90,
-0x022c8c,
-0x022c88,
-0x022c84,
-0x022c80,
-0x022c68,
-0x022c50,
-0x022c4c,
-0x022c24,
-0x022c20,
-0x022c1c,
-0x022c18,
-0x022c14,
-0x022c10,
-0x022c0c,
-0x022c08,
-0x022c04,
-0x022c00,
-0x022b34,
-0x022b30,
-0x022b20,
-0x022b14,
-0x022b10,
-0x022b00,
-0x022978,
-0x022974,
-0x022970,
-0x02296c,
-0x022968,
-0x022964,
-0x022960,
-0x02295c,
-0x022958,
-0x022954,
-0x022950,
-0x02294c,
-0x022948,
-0x022944,
-0x022940,
-0x02293c,
-0x022938,
-0x022934,
-0x022930,
-0x02292c,
-0x022928,
-0x022924,
-0x022920,
-0x02291c,
-0x022918,
-0x022914,
-0x022910,
-0x02290c,
-0x022908,
-0x022904,
-0x022900,
-0x0228fc,
-0x0228f8,
-0x0228f4,
-0x0228f0,
-0x0228ec,
-0x0228e8,
-0x0228e4,
-0x0228e0,
-0x0228dc,
-0x0228d8,
-0x0228d4,
-0x0228d0,
-0x0228cc,
-0x0228c8,
-0x0228c4,
-0x0228c0,
-0x0228bc,
-0x0228b8,
-0x0228b4,
-0x0228b0,
-0x0228ac,
-0x0228a8,
-0x0228a4,
-0x0228a0,
-0x02289c,
-0x022898,
-0x022894,
-0x022890,
-0x02288c,
-0x022888,
-0x022884,
-0x022880,
-0x02287c,
-0x022878,
-0x022874,
-0x022870,
-0x02286c,
-0x022868,
-0x022864,
-0x022860,
-0x02285c,
-0x022858,
-0x022854,
-0x022850,
-0x02284c,
-0x022848,
-0x022844,
-0x022840,
-0x02283c,
-0x022838,
-0x022834,
-0x022830,
-0x02282c,
-0x022828,
-0x022824,
-0x022820,
-0x02281c,
-0x022818,
-0x022814,
-0x022810,
-0x02280c,
-0x022808,
-0x022804,
-0x022800,
-0x0227fc,
-0x0227f8,
-0x0227f4,
-0x0227dc,
-0x0227d4,
-0x0227d0,
-0x0227cc,
-0x0227c8,
-0x0227c4,
-0x0227c0,
-0x0227bc,
-0x0227b8,
-0x0227b4,
-0x0227b0,
-0x0227ac,
-0x0227a8,
-0x0227a0,
-0x02279c,
-0x022798,
-0x022794,
-0x022790,
-0x02278c,
-0x022788,
-0x022784,
-0x022780,
-0x022694,
-0x022690,
-0x022680,
-0x022630,
-0x02262c,
-0x022628,
-0x022624,
-0x022620,
-0x02261c,
-0x022618,
-0x022614,
-0x022610,
-0x02260c,
-0x022604,
-0x022600,
-0x0225fc,
-0x0225f8,
-0x0225f4,
-0x0225ec,
-0x0225e4,
-0x0225e0,
-0x0225dc,
-0x0225d8,
-0x0225d4,
-0x0225cc,
-0x0225c8,
-0x0225c0,
-0x0225b8,
-0x0225b4,
-0x0225b0,
-0x0225a8,
-0x0225a4,
-0x0225a0,
-0x022580,
-0x02257c,
-0x022578,
-0x022574,
-0x022570,
-0x02256c,
-0x022568,
-0x022564,
-0x022560,
-0x02255c,
-0x022558,
-0x022554,
-0x022550,
-0x02254c,
-0x022548,
-0x022544,
-0x022540,
-0x022534,
-0x022530,
-0x022520,
-0x022514,
-0x022510,
-0x022500,
-0x0224ec,
-0x0224e8,
-0x0224e4,
-0x0224e0,
-0x0224dc,
-0x0224d8,
-0x0224d4,
-0x0224d0,
-0x0224cc,
-0x0224c8,
-0x022490,
-0x02248c,
-0x022488,
-0x022484,
-0x022480,
-0x022468,
-0x022450,
-0x02244c,
-0x022424,
-0x022420,
-0x02241c,
-0x022418,
-0x022414,
-0x022410,
-0x02240c,
-0x022408,
-0x022404,
-0x022400,
-0x022334,
-0x022330,
-0x022320,
-0x022314,
-0x022310,
-0x022300,
-0x022178,
-0x022174,
-0x022170,
-0x02216c,
-0x022168,
-0x022164,
-0x022160,
-0x02215c,
-0x022158,
-0x022154,
-0x022150,
-0x02214c,
-0x022148,
-0x022144,
-0x022140,
-0x02213c,
-0x022138,
-0x022134,
-0x022130,
-0x02212c,
-0x022128,
-0x022124,
-0x022120,
-0x02211c,
-0x022118,
-0x022114,
-0x022110,
-0x02210c,
-0x022108,
-0x022104,
-0x022100,
-0x0220fc,
-0x0220f8,
-0x0220f4,
-0x0220f0,
-0x0220ec,
-0x0220e8,
-0x0220e4,
-0x0220e0,
-0x0220dc,
-0x0220d8,
-0x0220d4,
-0x0220d0,
-0x0220cc,
-0x0220c8,
-0x0220c4,
-0x0220c0,
-0x0220bc,
-0x0220b8,
-0x0220b4,
-0x0220b0,
-0x0220ac,
-0x0220a8,
-0x0220a4,
-0x0220a0,
-0x02209c,
-0x022098,
-0x022094,
-0x022090,
-0x02208c,
-0x022088,
-0x022084,
-0x022080,
-0x02207c,
-0x022078,
-0x022074,
-0x022070,
-0x02206c,
-0x022068,
-0x022064,
-0x022060,
-0x02205c,
-0x022058,
-0x022054,
-0x022050,
-0x02204c,
-0x022048,
-0x022044,
-0x022040,
-0x02203c,
-0x022038,
-0x022034,
-0x022030,
-0x02202c,
-0x022028,
-0x022024,
-0x022020,
-0x02201c,
-0x022018,
-0x022014,
-0x022010,
-0x02200c,
-0x022008,
-0x022004,
-0x022000,
-0x021ffc,
-0x021ff8,
-0x021ff4,
-0x021fdc,
-0x021fd4,
-0x021fd0,
-0x021fcc,
-0x021fc8,
-0x021fc4,
-0x021fc0,
-0x021fbc,
-0x021fb8,
-0x021fb4,
-0x021fb0,
-0x021fac,
-0x021fa8,
-0x021fa0,
-0x021f9c,
-0x021f98,
-0x021f94,
-0x021f90,
-0x021f8c,
-0x021f88,
-0x021f84,
-0x021f80,
-0x021e94,
-0x021e90,
-0x021e80,
-0x021e30,
-0x021e2c,
-0x021e28,
-0x021e24,
-0x021e20,
-0x021e1c,
-0x021e18,
-0x021e14,
-0x021e10,
-0x021e0c,
-0x021e04,
-0x021e00,
-0x021dfc,
-0x021df8,
-0x021df4,
-0x021dec,
-0x021de4,
-0x021de0,
-0x021ddc,
-0x021dd8,
-0x021dd4,
-0x021dcc,
-0x021dc8,
-0x021dc0,
-0x021db8,
-0x021db4,
-0x021db0,
-0x021da8,
-0x021da4,
-0x021da0,
-0x021d80,
-0x021d7c,
-0x021d78,
-0x021d74,
-0x021d70,
-0x021d6c,
-0x021d68,
-0x021d64,
-0x021d60,
-0x021d5c,
-0x021d58,
-0x021d54,
-0x021d50,
-0x021d4c,
-0x021d48,
-0x021d44,
-0x021d40,
-0x021d34,
-0x021d30,
-0x021d20,
-0x021d14,
-0x021d10,
-0x021d00,
-0x021cec,
-0x021ce8,
-0x021ce4,
-0x021ce0,
-0x021cdc,
-0x021cd8,
-0x021cd4,
-0x021cd0,
-0x021ccc,
-0x021cc8,
-0x021c90,
-0x021c8c,
-0x021c88,
-0x021c84,
-0x021c80,
-0x021c68,
-0x021c50,
-0x021c4c,
-0x021c24,
-0x021c20,
-0x021c1c,
-0x021c18,
-0x021c14,
-0x021c10,
-0x021c0c,
-0x021c08,
-0x021c04,
-0x021c00,
-0x021b34,
-0x021b30,
-0x021b20,
-0x021b14,
-0x021b10,
-0x021b00,
-0x021978,
-0x021974,
-0x021970,
-0x02196c,
-0x021968,
-0x021964,
-0x021960,
-0x02195c,
-0x021958,
-0x021954,
-0x021950,
-0x02194c,
-0x021948,
-0x021944,
-0x021940,
-0x02193c,
-0x021938,
-0x021934,
-0x021930,
-0x02192c,
-0x021928,
-0x021924,
-0x021920,
-0x02191c,
-0x021918,
-0x021914,
-0x021910,
-0x02190c,
-0x021908,
-0x021904,
-0x021900,
-0x0218fc,
-0x0218f8,
-0x0218f4,
-0x0218f0,
-0x0218ec,
-0x0218e8,
-0x0218e4,
-0x0218e0,
-0x0218dc,
-0x0218d8,
-0x0218d4,
-0x0218d0,
-0x0218cc,
-0x0218c8,
-0x0218c4,
-0x0218c0,
-0x0218bc,
-0x0218b8,
-0x0218b4,
-0x0218b0,
-0x0218ac,
-0x0218a8,
-0x0218a4,
-0x0218a0,
-0x02189c,
-0x021898,
-0x021894,
-0x021890,
-0x02188c,
-0x021888,
-0x021884,
-0x021880,
-0x02187c,
-0x021878,
-0x021874,
-0x021870,
-0x02186c,
-0x021868,
-0x021864,
-0x021860,
-0x02185c,
-0x021858,
-0x021854,
-0x021850,
-0x02184c,
-0x021848,
-0x021844,
-0x021840,
-0x02183c,
-0x021838,
-0x021834,
-0x021830,
-0x02182c,
-0x021828,
-0x021824,
-0x021820,
-0x02181c,
-0x021818,
-0x021814,
-0x021810,
-0x02180c,
-0x021808,
-0x021804,
-0x021800,
-0x0217fc,
-0x0217f8,
-0x0217f4,
-0x0217dc,
-0x0217d4,
-0x0217d0,
-0x0217cc,
-0x0217c8,
-0x0217c4,
-0x0217c0,
-0x0217bc,
-0x0217b8,
-0x0217b4,
-0x0217b0,
-0x0217ac,
-0x0217a8,
-0x0217a0,
-0x02179c,
-0x021798,
-0x021794,
-0x021790,
-0x02178c,
-0x021788,
-0x021784,
-0x021780,
-0x021694,
-0x021690,
-0x021680,
-0x021630,
-0x02162c,
-0x021628,
-0x021624,
-0x021620,
-0x02161c,
-0x021618,
-0x021614,
-0x021610,
-0x02160c,
-0x021604,
-0x021600,
-0x0215fc,
-0x0215f8,
-0x0215f4,
-0x0215ec,
-0x0215e4,
-0x0215e0,
-0x0215dc,
-0x0215d8,
-0x0215d4,
-0x0215cc,
-0x0215c8,
-0x0215c0,
-0x0215b8,
-0x0215b4,
-0x0215b0,
-0x0215a8,
-0x0215a4,
-0x0215a0,
-0x021580,
-0x02157c,
-0x021578,
-0x021574,
-0x021570,
-0x02156c,
-0x021568,
-0x021564,
-0x021560,
-0x02155c,
-0x021558,
-0x021554,
-0x021550,
-0x02154c,
-0x021548,
-0x021544,
-0x021540,
-0x021534,
-0x021530,
-0x021520,
-0x021514,
-0x021510,
-0x021500,
-0x0214ec,
-0x0214e8,
-0x0214e4,
-0x0214e0,
-0x0214dc,
-0x0214d8,
-0x0214d4,
-0x0214d0,
-0x0214cc,
-0x0214c8,
-0x021490,
-0x02148c,
-0x021488,
-0x021484,
-0x021480,
-0x021468,
-0x021450,
-0x02144c,
-0x021424,
-0x021420,
-0x02141c,
-0x021418,
-0x021414,
-0x021410,
-0x02140c,
-0x021408,
-0x021404,
-0x021400,
-0x021334,
-0x021330,
-0x021320,
-0x021314,
-0x021310,
-0x021300,
-0x021178,
-0x021174,
-0x021170,
-0x02116c,
-0x021168,
-0x021164,
-0x021160,
-0x02115c,
-0x021158,
-0x021154,
-0x021150,
-0x02114c,
-0x021148,
-0x021144,
-0x021140,
-0x02113c,
-0x021138,
-0x021134,
-0x021130,
-0x02112c,
-0x021128,
-0x021124,
-0x021120,
-0x02111c,
-0x021118,
-0x021114,
-0x021110,
-0x02110c,
-0x021108,
-0x021104,
-0x021100,
-0x0210fc,
-0x0210f8,
-0x0210f4,
-0x0210f0,
-0x0210ec,
-0x0210e8,
-0x0210e4,
-0x0210e0,
-0x0210dc,
-0x0210d8,
-0x0210d4,
-0x0210d0,
-0x0210cc,
-0x0210c8,
-0x0210c4,
-0x0210c0,
-0x0210bc,
-0x0210b8,
-0x0210b4,
-0x0210b0,
-0x0210ac,
-0x0210a8,
-0x0210a4,
-0x0210a0,
-0x02109c,
-0x021098,
-0x021094,
-0x021090,
-0x02108c,
-0x021088,
-0x021084,
-0x021080,
-0x02107c,
-0x021078,
-0x021074,
-0x021070,
-0x02106c,
-0x021068,
-0x021064,
-0x021060,
-0x02105c,
-0x021058,
-0x021054,
-0x021050,
-0x02104c,
-0x021048,
-0x021044,
-0x021040,
-0x02103c,
-0x021038,
-0x021034,
-0x021030,
-0x02102c,
-0x021028,
-0x021024,
-0x021020,
-0x02101c,
-0x021018,
-0x021014,
-0x021010,
-0x02100c,
-0x021008,
-0x021004,
-0x021000,
-0x020ffc,
-0x020ff8,
-0x020ff4,
-0x020fdc,
-0x020fd4,
-0x020fd0,
-0x020fcc,
-0x020fc8,
-0x020fc4,
-0x020fc0,
-0x020fbc,
-0x020fb8,
-0x020fb4,
-0x020fb0,
-0x020fac,
-0x020fa8,
-0x020fa0,
-0x020f9c,
-0x020f98,
-0x020f94,
-0x020f90,
-0x020f8c,
-0x020f88,
-0x020f84,
-0x020f80,
-0x020e94,
-0x020e90,
-0x020e80,
-0x020e30,
-0x020e2c,
-0x020e28,
-0x020e24,
-0x020e20,
-0x020e1c,
-0x020e18,
-0x020e14,
-0x020e10,
-0x020e0c,
-0x020e04,
-0x020e00,
-0x020dfc,
-0x020df8,
-0x020df4,
-0x020dec,
-0x020de4,
-0x020de0,
-0x020ddc,
-0x020dd8,
-0x020dd4,
-0x020dcc,
-0x020dc8,
-0x020dc0,
-0x020db8,
-0x020db4,
-0x020db0,
-0x020da8,
-0x020da4,
-0x020da0,
-0x020d80,
-0x020d7c,
-0x020d78,
-0x020d74,
-0x020d70,
-0x020d6c,
-0x020d68,
-0x020d64,
-0x020d60,
-0x020d5c,
-0x020d58,
-0x020d54,
-0x020d50,
-0x020d4c,
-0x020d48,
-0x020d44,
-0x020d40,
-0x020d34,
-0x020d30,
-0x020d20,
-0x020d14,
-0x020d10,
-0x020d00,
-0x020cec,
-0x020ce8,
-0x020ce4,
-0x020ce0,
-0x020cdc,
-0x020cd8,
-0x020cd4,
-0x020cd0,
-0x020ccc,
-0x020cc8,
-0x020c90,
-0x020c8c,
-0x020c88,
-0x020c84,
-0x020c80,
-0x020c68,
-0x020c50,
-0x020c4c,
-0x020c24,
-0x020c20,
-0x020c1c,
-0x020c18,
-0x020c14,
-0x020c10,
-0x020c0c,
-0x020c08,
-0x020c04,
-0x020c00,
-0x020b34,
-0x020b30,
-0x020b20,
-0x020b14,
-0x020b10,
-0x020b00,
-0x020978,
-0x020974,
-0x020970,
-0x02096c,
-0x020968,
-0x020964,
-0x020960,
-0x02095c,
-0x020958,
-0x020954,
-0x020950,
-0x02094c,
-0x020948,
-0x020944,
-0x020940,
-0x02093c,
-0x020938,
-0x020934,
-0x020930,
-0x02092c,
-0x020928,
-0x020924,
-0x020920,
-0x02091c,
-0x020918,
-0x020914,
-0x020910,
-0x02090c,
-0x020908,
-0x020904,
-0x020900,
-0x0208fc,
-0x0208f8,
-0x0208f4,
-0x0208f0,
-0x0208ec,
-0x0208e8,
-0x0208e4,
-0x0208e0,
-0x0208dc,
-0x0208d8,
-0x0208d4,
-0x0208d0,
-0x0208cc,
-0x0208c8,
-0x0208c4,
-0x0208c0,
-0x0208bc,
-0x0208b8,
-0x0208b4,
-0x0208b0,
-0x0208ac,
-0x0208a8,
-0x0208a4,
-0x0208a0,
-0x02089c,
-0x020898,
-0x020894,
-0x020890,
-0x02088c,
-0x020888,
-0x020884,
-0x020880,
-0x02087c,
-0x020878,
-0x020874,
-0x020870,
-0x02086c,
-0x020868,
-0x020864,
-0x020860,
-0x02085c,
-0x020858,
-0x020854,
-0x020850,
-0x02084c,
-0x020848,
-0x020844,
-0x020840,
-0x02083c,
-0x020838,
-0x020834,
-0x020830,
-0x02082c,
-0x020828,
-0x020824,
-0x020820,
-0x02081c,
-0x020818,
-0x020814,
-0x020810,
-0x02080c,
-0x020808,
-0x020804,
-0x020800,
-0x0207fc,
-0x0207f8,
-0x0207f4,
-0x0207dc,
-0x0207d4,
-0x0207d0,
-0x0207cc,
-0x0207c8,
-0x0207c4,
-0x0207c0,
-0x0207bc,
-0x0207b8,
-0x0207b4,
-0x0207b0,
-0x0207ac,
-0x0207a8,
-0x0207a0,
-0x02079c,
-0x020798,
-0x020794,
-0x020790,
-0x02078c,
-0x020788,
-0x020784,
-0x020780,
-0x020694,
-0x020690,
-0x020680,
-0x020630,
-0x02062c,
-0x020628,
-0x020624,
-0x020620,
-0x02061c,
-0x020618,
-0x020614,
-0x020610,
-0x02060c,
-0x020604,
-0x020600,
-0x0205fc,
-0x0205f8,
-0x0205f4,
-0x0205ec,
-0x0205e4,
-0x0205e0,
-0x0205dc,
-0x0205d8,
-0x0205d4,
-0x0205cc,
-0x0205c8,
-0x0205c0,
-0x0205b8,
-0x0205b4,
-0x0205b0,
-0x0205a8,
-0x0205a4,
-0x0205a0,
-0x020580,
-0x02057c,
-0x020578,
-0x020574,
-0x020570,
-0x02056c,
-0x020568,
-0x020564,
-0x020560,
-0x02055c,
-0x020558,
-0x020554,
-0x020550,
-0x02054c,
-0x020548,
-0x020544,
-0x020540,
-0x020534,
-0x020530,
-0x020520,
-0x020514,
-0x020510,
-0x020500,
-0x0204ec,
-0x0204e8,
-0x0204e4,
-0x0204e0,
-0x0204dc,
-0x0204d8,
-0x0204d4,
-0x0204d0,
-0x0204cc,
-0x0204c8,
-0x020490,
-0x02048c,
-0x020488,
-0x020484,
-0x020480,
-0x020468,
-0x020450,
-0x02044c,
-0x020424,
-0x020420,
-0x02041c,
-0x020418,
-0x020414,
-0x020410,
-0x02040c,
-0x020408,
-0x020404,
-0x020400,
-0x020334,
-0x020330,
-0x020320,
-0x020314,
-0x020310,
-0x020300,
-0x020178,
-0x020174,
-0x020170,
-0x02016c,
-0x020168,
-0x020164,
-0x020160,
-0x02015c,
-0x020158,
-0x020154,
-0x020150,
-0x02014c,
-0x020148,
-0x020144,
-0x020140,
-0x02013c,
-0x020138,
-0x020134,
-0x020130,
-0x02012c,
-0x020128,
-0x020124,
-0x020120,
-0x02011c,
-0x020118,
-0x020114,
-0x020110,
-0x02010c,
-0x020108,
-0x020104,
-0x020100,
-0x0200fc,
-0x0200f8,
-0x0200f4,
-0x0200f0,
-0x0200ec,
-0x0200e8,
-0x0200e4,
-0x0200e0,
-0x0200dc,
-0x0200d8,
-0x0200d4,
-0x0200d0,
-0x0200cc,
-0x0200c8,
-0x0200c4,
-0x0200c0,
-0x0200bc,
-0x0200b8,
-0x0200b4,
-0x0200b0,
-0x0200ac,
-0x0200a8,
-0x0200a4,
-0x0200a0,
-0x02009c,
-0x020098,
-0x020094,
-0x020090,
-0x02008c,
-0x020088,
-0x020084,
-0x020080,
-0x02007c,
-0x020078,
-0x020074,
-0x020070,
-0x02006c,
-0x020068,
-0x020064,
-0x020060,
-0x02005c,
-0x020058,
-0x020054,
-0x020050,
-0x02004c,
-0x020048,
-0x020044,
-0x020040,
-0x02003c,
-0x020038,
-0x020034,
-0x020030,
-0x02002c,
-0x020028,
-0x020024,
-0x020020,
-0x02001c,
-0x020018,
-0x020014,
-0x020010,
-0x02000c,
-0x020008,
-0x020004,
-0x020000,
-0x01d9f4,
-0x01d9f0,
-0x01d9d4,
-0x01d9d0,
-0x01d9c0,
-0x01d9b4,
-0x01d9b0,
-0x01d9a0,
-0x01d994,
-0x01d990,
-0x01d980,
-0x01d974,
-0x01d970,
-0x01d960,
-0x01d954,
-0x01d950,
-0x01d940,
-0x01d928,
-0x01d924,
-0x01d920,
-0x01d91c,
-0x01d918,
-0x01d914,
-0x01d910,
-0x01d90c,
-0x01d908,
-0x01d904,
-0x01d900,
-0x01d8d4,
-0x01d8d0,
-0x01d8cc,
-0x01d8c8,
-0x01d8c4,
-0x01d8c0,
-0x01d8ac,
-0x01d870,
-0x01d86c,
-0x01d868,
-0x01d864,
-0x01d860,
-0x01d85c,
-0x01d858,
-0x01d854,
-0x01d850,
-0x01d84c,
-0x01d848,
-0x01d844,
-0x01d840,
-0x01d83c,
-0x01d838,
-0x01d834,
-0x01d830,
-0x01d82c,
-0x01d828,
-0x01d824,
-0x01d820,
-0x01d814,
-0x01d810,
-0x01d800,
-0x01bb0c,
-0x01bb08,
-0x01bb04,
-0x01bb00,
-0x01baf4,
-0x01baf0,
-0x01ba74,
-0x01ba70,
-0x01ba60,
-0x01ba54,
-0x01ba50,
-0x01ba40,
-0x01ba28,
-0x01ba1c,
-0x01ba18,
-0x01ba0c,
-0x01ba00,
-0x01b934,
-0x01b930,
-0x01b924,
-0x01b920,
-0x01b914,
-0x01b910,
-0x01b904,
-0x01b900,
-0x01b8f4,
-0x01b8f0,
-0x01b8e4,
-0x01b8e0,
-0x01b8b4,
-0x01b8b0,
-0x01b8ac,
-0x01b8a8,
-0x01b8a4,
-0x01b8a0,
-0x01b894,
-0x01b890,
-0x01b88c,
-0x01b888,
-0x01b884,
-0x01b880,
-0x01b870,
-0x01b83c,
-0x01b838,
-0x01b834,
-0x01b830,
-0x01b82c,
-0x01b828,
-0x01b824,
-0x01b820,
-0x01b814,
-0x01b810,
-0x01b800,
-//0x01b7bc,
-//0x01b7b8,
-//0x01b7b4,
-//0x01b7b0,
-//0x01b7a0,
-//0x01b79c,
-//0x01b798,
-//0x01b790,
-//0x01b78c,
-//0x01b788,
-//0x01b784,
-//0x01b780,
-0x01b67c,
-0x01b678,
-0x01b674,
-0x01b670,
-0x01b66c,
-0x01b668,
-0x01b664,
-0x01b660,
-0x01b65c,
-0x01b658,
-0x01b654,
-0x01b64c,
-0x01b648,
-0x01b644,
-0x01b640,
-0x01b62c,
-0x01b628,
-0x01b624,
-0x01b620,
-0x01b61c,
-0x01b618,
-0x01b614,
-0x01b610,
-0x01b60c,
-0x01b608,
-0x01b604,
-0x01b600,
-0x01b4a0,
-0x01b49c,
-0x01b498,
-0x01b494,
-0x01b490,
-0x01b48c,
-0x01b488,
-0x01b484,
-0x01b480,
-0x01b47c,
-0x01b478,
-0x01b474,
-0x01b470,
-0x01b46c,
-0x01b464,
-0x01b45c,
-0x01b458,
-0x01b454,
-0x01b450,
-0x01b44c,
-0x01b448,
-0x01b444,
-0x01b440,
-0x01b43c,
-0x01b438,
-0x01b424,
-0x01b420,
-0x01b41c,
-0x01b418,
-0x01b414,
-0x01b410,
-0x01b40c,
-0x01b408,
-0x01b404,
-0x01b400,
-0x01b040,
-0x01b000,
-0x01affc,
-0x01aff8,
-0x01aff4,
-0x01afdc,
-0x01afd4,
-0x01afd0,
-0x01afcc,
-0x01afc8,
-0x01afc4,
-0x01afc0,
-0x01afbc,
-0x01afb8,
-0x01afb4,
-0x01afb0,
-0x01afac,
-0x01afa8,
-0x01afa0,
-0x01af9c,
-0x01af98,
-0x01af94,
-0x01af90,
-0x01af8c,
-0x01af88,
-0x01af84,
-0x01af80,
-0x01ae94,
-0x01ae90,
-0x01ae80,
-0x01ae30,
-0x01ae2c,
-0x01ae28,
-0x01ae24,
-0x01ae20,
-0x01ae1c,
-0x01ae18,
-0x01ae14,
-0x01ae10,
-0x01ae0c,
-0x01ae04,
-0x01ae00,
-0x01adfc,
-0x01adf8,
-0x01adf4,
-0x01adec,
-0x01ade4,
-0x01ade0,
-0x01addc,
-0x01add8,
-0x01add4,
-0x01adcc,
-0x01adc8,
-0x01adc0,
-0x01adb8,
-0x01adb4,
-0x01adb0,
-0x01ada8,
-0x01ada4,
-0x01ada0,
-0x01ad80,
-0x01ad7c,
-0x01ad78,
-0x01ad74,
-0x01ad70,
-0x01ad6c,
-0x01ad68,
-0x01ad64,
-0x01ad60,
-0x01ad5c,
-0x01ad58,
-0x01ad54,
-0x01ad50,
-0x01ad4c,
-0x01ad48,
-0x01ad44,
-0x01ad40,
-0x01ad34,
-0x01ad30,
-0x01ad20,
-0x01ad14,
-0x01ad10,
-0x01ad00,
-0x01acec,
-0x01ace8,
-0x01ace4,
-0x01ace0,
-0x01acdc,
-0x01acd8,
-0x01acd4,
-0x01acd0,
-0x01accc,
-0x01acc8,
-0x01ac90,
-0x01ac8c,
-0x01ac88,
-0x01ac84,
-0x01ac80,
-0x01ac68,
-0x01ac50,
-0x01ac4c,
-0x01ac24,
-0x01ac20,
-0x01ac1c,
-0x01ac18,
-0x01ac14,
-0x01ac10,
-0x01ac0c,
-0x01ac08,
-0x01ac04,
-0x01ac00,
-0x01ab34,
-0x01ab30,
-0x01ab20,
-0x01ab14,
-0x01ab10,
-0x01ab00,
-0x01a978,
-0x01a974,
-0x01a970,
-0x01a96c,
-0x01a968,
-0x01a964,
-0x01a960,
-0x01a95c,
-0x01a958,
-0x01a954,
-0x01a950,
-0x01a94c,
-0x01a948,
-0x01a944,
-0x01a940,
-0x01a93c,
-0x01a938,
-0x01a934,
-0x01a930,
-0x01a92c,
-0x01a928,
-0x01a924,
-0x01a920,
-0x01a91c,
-0x01a918,
-0x01a914,
-0x01a910,
-0x01a90c,
-0x01a908,
-0x01a904,
-0x01a900,
-0x01a8fc,
-0x01a8f8,
-0x01a8f4,
-0x01a8f0,
-0x01a8ec,
-0x01a8e8,
-0x01a8e4,
-0x01a8e0,
-0x01a8dc,
-0x01a8d8,
-0x01a8d4,
-0x01a8d0,
-0x01a8cc,
-0x01a8c8,
-0x01a8c4,
-0x01a8c0,
-0x01a8bc,
-0x01a8b8,
-0x01a8b4,
-0x01a8b0,
-0x01a8ac,
-0x01a8a8,
-0x01a8a4,
-0x01a8a0,
-0x01a89c,
-0x01a898,
-0x01a894,
-0x01a890,
-0x01a88c,
-0x01a888,
-0x01a884,
-0x01a880,
-0x01a87c,
-0x01a878,
-0x01a874,
-0x01a870,
-0x01a86c,
-0x01a868,
-0x01a864,
-0x01a860,
-0x01a85c,
-0x01a858,
-0x01a854,
-0x01a850,
-0x01a84c,
-0x01a848,
-0x01a844,
-0x01a840,
-0x01a83c,
-0x01a838,
-0x01a834,
-0x01a830,
-0x01a82c,
-0x01a828,
-0x01a824,
-0x01a820,
-0x01a81c,
-0x01a818,
-0x01a814,
-0x01a810,
-0x01a80c,
-0x01a808,
-0x01a804,
-0x01a800,
-0x01a7fc,
-0x01a7f8,
-0x01a7f4,
-0x01a7dc,
-0x01a7d4,
-0x01a7d0,
-0x01a7cc,
-0x01a7c8,
-0x01a7c4,
-0x01a7c0,
-0x01a7bc,
-0x01a7b8,
-0x01a7b4,
-0x01a7b0,
-0x01a7ac,
-0x01a7a8,
-0x01a7a0,
-0x01a79c,
-0x01a798,
-0x01a794,
-0x01a790,
-0x01a78c,
-0x01a788,
-0x01a784,
-0x01a780,
-0x01a694,
-0x01a690,
-0x01a680,
-0x01a630,
-0x01a62c,
-0x01a628,
-0x01a624,
-0x01a620,
-0x01a61c,
-0x01a618,
-0x01a614,
-0x01a610,
-0x01a60c,
-0x01a604,
-0x01a600,
-0x01a5fc,
-0x01a5f8,
-0x01a5f4,
-0x01a5ec,
-0x01a5e4,
-0x01a5e0,
-0x01a5dc,
-0x01a5d8,
-0x01a5d4,
-0x01a5cc,
-0x01a5c8,
-0x01a5c0,
-0x01a5b8,
-0x01a5b4,
-0x01a5b0,
-0x01a5a8,
-0x01a5a4,
-0x01a5a0,
-0x01a580,
-0x01a57c,
-0x01a578,
-0x01a574,
-0x01a570,
-0x01a56c,
-0x01a568,
-0x01a564,
-0x01a560,
-0x01a55c,
-0x01a558,
-0x01a554,
-0x01a550,
-0x01a54c,
-0x01a548,
-0x01a544,
-0x01a540,
-0x01a534,
-0x01a530,
-0x01a520,
-0x01a514,
-0x01a510,
-0x01a500,
-0x01a4ec,
-0x01a4e8,
-0x01a4e4,
-0x01a4e0,
-0x01a4dc,
-0x01a4d8,
-0x01a4d4,
-0x01a4d0,
-0x01a4cc,
-0x01a4c8,
-0x01a490,
-0x01a48c,
-0x01a488,
-0x01a484,
-0x01a480,
-0x01a468,
-0x01a450,
-0x01a44c,
-0x01a424,
-0x01a420,
-0x01a41c,
-0x01a418,
-0x01a414,
-0x01a410,
-0x01a40c,
-0x01a408,
-0x01a404,
-0x01a400,
-0x01a334,
-0x01a330,
-0x01a320,
-0x01a314,
-0x01a310,
-0x01a300,
-0x01a178,
-0x01a174,
-0x01a170,
-0x01a16c,
-0x01a168,
-0x01a164,
-0x01a160,
-0x01a15c,
-0x01a158,
-0x01a154,
-0x01a150,
-0x01a14c,
-0x01a148,
-0x01a144,
-0x01a140,
-0x01a13c,
-0x01a138,
-0x01a134,
-0x01a130,
-0x01a12c,
-0x01a128,
-0x01a124,
-0x01a120,
-0x01a11c,
-0x01a118,
-0x01a114,
-0x01a110,
-0x01a10c,
-0x01a108,
-0x01a104,
-0x01a100,
-0x01a0fc,
-0x01a0f8,
-0x01a0f4,
-0x01a0f0,
-0x01a0ec,
-0x01a0e8,
-0x01a0e4,
-0x01a0e0,
-0x01a0dc,
-0x01a0d8,
-0x01a0d4,
-0x01a0d0,
-0x01a0cc,
-0x01a0c8,
-0x01a0c4,
-0x01a0c0,
-0x01a0bc,
-0x01a0b8,
-0x01a0b4,
-0x01a0b0,
-0x01a0ac,
-0x01a0a8,
-0x01a0a4,
-0x01a0a0,
-0x01a09c,
-0x01a098,
-0x01a094,
-0x01a090,
-0x01a08c,
-0x01a088,
-0x01a084,
-0x01a080,
-0x01a07c,
-0x01a078,
-0x01a074,
-0x01a070,
-0x01a06c,
-0x01a068,
-0x01a064,
-0x01a060,
-0x01a05c,
-0x01a058,
-0x01a054,
-0x01a050,
-0x01a04c,
-0x01a048,
-0x01a044,
-0x01a040,
-0x01a03c,
-0x01a038,
-0x01a034,
-0x01a030,
-0x01a02c,
-0x01a028,
-0x01a024,
-0x01a020,
-0x01a01c,
-0x01a018,
-0x01a014,
-0x01a010,
-0x01a00c,
-0x01a008,
-0x01a004,
-0x01a000,
-0x019ffc,
-0x019ff8,
-0x019ff4,
-0x019fdc,
-0x019fd4,
-0x019fd0,
-0x019fcc,
-0x019fc8,
-0x019fc4,
-0x019fc0,
-0x019fbc,
-0x019fb8,
-0x019fb4,
-0x019fb0,
-0x019fac,
-0x019fa8,
-0x019fa0,
-0x019f9c,
-0x019f98,
-0x019f94,
-0x019f90,
-0x019f8c,
-0x019f88,
-0x019f84,
-0x019f80,
-0x019e94,
-0x019e90,
-0x019e80,
-0x019e30,
-0x019e2c,
-0x019e28,
-0x019e24,
-0x019e20,
-0x019e1c,
-0x019e18,
-0x019e14,
-0x019e10,
-0x019e0c,
-0x019e04,
-0x019e00,
-0x019dfc,
-0x019df8,
-0x019df4,
-0x019dec,
-0x019de4,
-0x019de0,
-0x019ddc,
-0x019dd8,
-0x019dd4,
-0x019dcc,
-0x019dc8,
-0x019dc0,
-0x019db8,
-0x019db4,
-0x019db0,
-0x019da8,
-0x019da4,
-0x019da0,
-0x019d80,
-0x019d7c,
-0x019d78,
-0x019d74,
-0x019d70,
-0x019d6c,
-0x019d68,
-0x019d64,
-0x019d60,
-0x019d5c,
-0x019d58,
-0x019d54,
-0x019d50,
-0x019d4c,
-0x019d48,
-0x019d44,
-0x019d40,
-0x019d34,
-0x019d30,
-0x019d20,
-0x019d14,
-0x019d10,
-0x019d00,
-0x019cec,
-0x019ce8,
-0x019ce4,
-0x019ce0,
-0x019cdc,
-0x019cd8,
-0x019cd4,
-0x019cd0,
-0x019ccc,
-0x019cc8,
-0x019c90,
-0x019c8c,
-0x019c88,
-0x019c84,
-0x019c80,
-0x019c68,
-0x019c50,
-0x019c4c,
-0x019c24,
-0x019c20,
-0x019c1c,
-0x019c18,
-0x019c14,
-0x019c10,
-0x019c0c,
-0x019c08,
-0x019c04,
-0x019c00,
-0x019b34,
-0x019b30,
-0x019b20,
-0x019b14,
-0x019b10,
-0x019b00,
-0x019978,
-0x019974,
-0x019970,
-0x01996c,
-0x019968,
-0x019964,
-0x019960,
-0x01995c,
-0x019958,
-0x019954,
-0x019950,
-0x01994c,
-0x019948,
-0x019944,
-0x019940,
-0x01993c,
-0x019938,
-0x019934,
-0x019930,
-0x01992c,
-0x019928,
-0x019924,
-0x019920,
-0x01991c,
-0x019918,
-0x019914,
-0x019910,
-0x01990c,
-0x019908,
-0x019904,
-0x019900,
-0x0198fc,
-0x0198f8,
-0x0198f4,
-0x0198f0,
-0x0198ec,
-0x0198e8,
-0x0198e4,
-0x0198e0,
-0x0198dc,
-0x0198d8,
-0x0198d4,
-0x0198d0,
-0x0198cc,
-0x0198c8,
-0x0198c4,
-0x0198c0,
-0x0198bc,
-0x0198b8,
-0x0198b4,
-0x0198b0,
-0x0198ac,
-0x0198a8,
-0x0198a4,
-0x0198a0,
-0x01989c,
-0x019898,
-0x019894,
-0x019890,
-0x01988c,
-0x019888,
-0x019884,
-0x019880,
-0x01987c,
-0x019878,
-0x019874,
-0x019870,
-0x01986c,
-0x019868,
-0x019864,
-0x019860,
-0x01985c,
-0x019858,
-0x019854,
-0x019850,
-0x01984c,
-0x019848,
-0x019844,
-0x019840,
-0x01983c,
-0x019838,
-0x019834,
-0x019830,
-0x01982c,
-0x019828,
-0x019824,
-0x019820,
-0x01981c,
-0x019818,
-0x019814,
-0x019810,
-0x01980c,
-0x019808,
-0x019804,
-0x019800,
-0x0197fc,
-0x0197f8,
-0x0197f4,
-0x0197dc,
-0x0197d4,
-0x0197d0,
-0x0197cc,
-0x0197c8,
-0x0197c4,
-0x0197c0,
-0x0197bc,
-0x0197b8,
-0x0197b4,
-0x0197b0,
-0x0197ac,
-0x0197a8,
-0x0197a0,
-0x01979c,
-0x019798,
-0x019794,
-0x019790,
-0x01978c,
-0x019788,
-0x019784,
-0x019780,
-0x019694,
-0x019690,
-0x019680,
-0x019630,
-0x01962c,
-0x019628,
-0x019624,
-0x019620,
-0x01961c,
-0x019618,
-0x019614,
-0x019610,
-0x01960c,
-0x019604,
-0x019600,
-0x0195fc,
-0x0195f8,
-0x0195f4,
-0x0195ec,
-0x0195e4,
-0x0195e0,
-0x0195dc,
-0x0195d8,
-0x0195d4,
-0x0195cc,
-0x0195c8,
-0x0195c0,
-0x0195b8,
-0x0195b4,
-0x0195b0,
-0x0195a8,
-0x0195a4,
-0x0195a0,
-0x019580,
-0x01957c,
-0x019578,
-0x019574,
-0x019570,
-0x01956c,
-0x019568,
-0x019564,
-0x019560,
-0x01955c,
-0x019558,
-0x019554,
-0x019550,
-0x01954c,
-0x019548,
-0x019544,
-0x019540,
-0x019534,
-0x019530,
-0x019520,
-0x019514,
-0x019510,
-0x019500,
-0x0194ec,
-0x0194e8,
-0x0194e4,
-0x0194e0,
-0x0194dc,
-0x0194d8,
-0x0194d4,
-0x0194d0,
-0x0194cc,
-0x0194c8,
-0x019490,
-0x01948c,
-0x019488,
-0x019484,
-0x019480,
-0x019468,
-0x019450,
-0x01944c,
-0x019424,
-0x019420,
-0x01941c,
-0x019418,
-0x019414,
-0x019410,
-0x01940c,
-0x019408,
-0x019404,
-0x019400,
-0x019334,
-0x019330,
-0x019320,
-0x019314,
-0x019310,
-0x019300,
-0x019178,
-0x019174,
-0x019170,
-0x01916c,
-0x019168,
-0x019164,
-0x019160,
-0x01915c,
-0x019158,
-0x019154,
-0x019150,
-0x01914c,
-0x019148,
-0x019144,
-0x019140,
-0x01913c,
-0x019138,
-0x019134,
-0x019130,
-0x01912c,
-0x019128,
-0x019124,
-0x019120,
-0x01911c,
-0x019118,
-0x019114,
-0x019110,
-0x01910c,
-0x019108,
-0x019104,
-0x019100,
-0x0190fc,
-0x0190f8,
-0x0190f4,
-0x0190f0,
-0x0190ec,
-0x0190e8,
-0x0190e4,
-0x0190e0,
-0x0190dc,
-0x0190d8,
-0x0190d4,
-0x0190d0,
-0x0190cc,
-0x0190c8,
-0x0190c4,
-0x0190c0,
-0x0190bc,
-0x0190b8,
-0x0190b4,
-0x0190b0,
-0x0190ac,
-0x0190a8,
-0x0190a4,
-0x0190a0,
-0x01909c,
-0x019098,
-0x019094,
-0x019090,
-0x01908c,
-0x019088,
-0x019084,
-0x019080,
-0x01907c,
-0x019078,
-0x019074,
-0x019070,
-0x01906c,
-0x019068,
-0x019064,
-0x019060,
-0x01905c,
-0x019058,
-0x019054,
-0x019050,
-0x01904c,
-0x019048,
-0x019044,
-0x019040,
-0x01903c,
-0x019038,
-0x019034,
-0x019030,
-0x01902c,
-0x019028,
-0x019024,
-0x019020,
-0x01901c,
-0x019018,
-0x019014,
-0x019010,
-0x01900c,
-0x019008,
-0x019004,
-0x019000,
-0x018ffc,
-0x018ff8,
-0x018ff4,
-0x018fdc,
-0x018fd4,
-0x018fd0,
-0x018fcc,
-0x018fc8,
-0x018fc4,
-0x018fc0,
-0x018fbc,
-0x018fb8,
-0x018fb4,
-0x018fb0,
-0x018fac,
-0x018fa8,
-0x018fa0,
-0x018f9c,
-0x018f98,
-0x018f94,
-0x018f90,
-0x018f8c,
-0x018f88,
-0x018f84,
-0x018f80,
-0x018e94,
-0x018e90,
-0x018e80,
-0x018e30,
-0x018e2c,
-0x018e28,
-0x018e24,
-0x018e20,
-0x018e1c,
-0x018e18,
-0x018e14,
-0x018e10,
-0x018e0c,
-0x018e04,
-0x018e00,
-0x018dfc,
-0x018df8,
-0x018df4,
-0x018dec,
-0x018de4,
-0x018de0,
-0x018ddc,
-0x018dd8,
-0x018dd4,
-0x018dcc,
-0x018dc8,
-0x018dc0,
-0x018db8,
-0x018db4,
-0x018db0,
-0x018da8,
-0x018da4,
-0x018da0,
-0x018d80,
-0x018d7c,
-0x018d78,
-0x018d74,
-0x018d70,
-0x018d6c,
-0x018d68,
-0x018d64,
-0x018d60,
-0x018d5c,
-0x018d58,
-0x018d54,
-0x018d50,
-0x018d4c,
-0x018d48,
-0x018d44,
-0x018d40,
-0x018d34,
-0x018d30,
-0x018d20,
-0x018d14,
-0x018d10,
-0x018d00,
-0x018cec,
-0x018ce8,
-0x018ce4,
-0x018ce0,
-0x018cdc,
-0x018cd8,
-0x018cd4,
-0x018cd0,
-0x018ccc,
-0x018cc8,
-0x018c90,
-0x018c8c,
-0x018c88,
-0x018c84,
-0x018c80,
-0x018c68,
-0x018c50,
-0x018c4c,
-0x018c24,
-0x018c20,
-0x018c1c,
-0x018c18,
-0x018c14,
-0x018c10,
-0x018c0c,
-0x018c08,
-0x018c04,
-0x018c00,
-0x018b34,
-0x018b30,
-0x018b20,
-0x018b14,
-0x018b10,
-0x018b00,
-0x018978,
-0x018974,
-0x018970,
-0x01896c,
-0x018968,
-0x018964,
-0x018960,
-0x01895c,
-0x018958,
-0x018954,
-0x018950,
-0x01894c,
-0x018948,
-0x018944,
-0x018940,
-0x01893c,
-0x018938,
-0x018934,
-0x018930,
-0x01892c,
-0x018928,
-0x018924,
-0x018920,
-0x01891c,
-0x018918,
-0x018914,
-0x018910,
-0x01890c,
-0x018908,
-0x018904,
-0x018900,
-0x0188fc,
-0x0188f8,
-0x0188f4,
-0x0188f0,
-0x0188ec,
-0x0188e8,
-0x0188e4,
-0x0188e0,
-0x0188dc,
-0x0188d8,
-0x0188d4,
-0x0188d0,
-0x0188cc,
-0x0188c8,
-0x0188c4,
-0x0188c0,
-0x0188bc,
-0x0188b8,
-0x0188b4,
-0x0188b0,
-0x0188ac,
-0x0188a8,
-0x0188a4,
-0x0188a0,
-0x01889c,
-0x018898,
-0x018894,
-0x018890,
-0x01888c,
-0x018888,
-0x018884,
-0x018880,
-0x01887c,
-0x018878,
-0x018874,
-0x018870,
-0x01886c,
-0x018868,
-0x018864,
-0x018860,
-0x01885c,
-0x018858,
-0x018854,
-0x018850,
-0x01884c,
-0x018848,
-0x018844,
-0x018840,
-0x01883c,
-0x018838,
-0x018834,
-0x018830,
-0x01882c,
-0x018828,
-0x018824,
-0x018820,
-0x01881c,
-0x018818,
-0x018814,
-0x018810,
-0x01880c,
-0x018808,
-0x018804,
-0x018800,
-0x0187fc,
-0x0187f8,
-0x0187f4,
-0x0187dc,
-0x0187d4,
-0x0187d0,
-0x0187cc,
-0x0187c8,
-0x0187c4,
-0x0187c0,
-0x0187bc,
-0x0187b8,
-0x0187b4,
-0x0187b0,
-0x0187ac,
-0x0187a8,
-0x0187a0,
-0x01879c,
-0x018798,
-0x018794,
-0x018790,
-0x01878c,
-0x018788,
-0x018784,
-0x018780,
-0x018694,
-0x018690,
-0x018680,
-0x018630,
-0x01862c,
-0x018628,
-0x018624,
-0x018620,
-0x01861c,
-0x018618,
-0x018614,
-0x018610,
-0x01860c,
-0x018604,
-0x018600,
-0x0185fc,
-0x0185f8,
-0x0185f4,
-0x0185ec,
-0x0185e4,
-0x0185e0,
-0x0185dc,
-0x0185d8,
-0x0185d4,
-0x0185cc,
-0x0185c8,
-0x0185c0,
-0x0185b8,
-0x0185b4,
-0x0185b0,
-0x0185a8,
-0x0185a4,
-0x0185a0,
-0x018580,
-0x01857c,
-0x018578,
-0x018574,
-0x018570,
-0x01856c,
-0x018568,
-0x018564,
-0x018560,
-0x01855c,
-0x018558,
-0x018554,
-0x018550,
-0x01854c,
-0x018548,
-0x018544,
-0x018540,
-0x018534,
-0x018530,
-0x018520,
-0x018514,
-0x018510,
-0x018500,
-0x0184ec,
-0x0184e8,
-0x0184e4,
-0x0184e0,
-0x0184dc,
-0x0184d8,
-0x0184d4,
-0x0184d0,
-0x0184cc,
-0x0184c8,
-0x018490,
-0x01848c,
-0x018488,
-0x018484,
-0x018480,
-0x018468,
-0x018450,
-0x01844c,
-0x018424,
-0x018420,
-0x01841c,
-0x018418,
-0x018414,
-0x018410,
-0x01840c,
-0x018408,
-0x018404,
-0x018400,
-0x018334,
-0x018330,
-0x018320,
-0x018314,
-0x018310,
-0x018300,
-0x018178,
-0x018174,
-0x018170,
-0x01816c,
-0x018168,
-0x018164,
-0x018160,
-0x01815c,
-0x018158,
-0x018154,
-0x018150,
-0x01814c,
-0x018148,
-0x018144,
-0x018140,
-0x01813c,
-0x018138,
-0x018134,
-0x018130,
-0x01812c,
-0x018128,
-0x018124,
-0x018120,
-0x01811c,
-0x018118,
-0x018114,
-0x018110,
-0x01810c,
-0x018108,
-0x018104,
-0x018100,
-0x0180fc,
-0x0180f8,
-0x0180f4,
-0x0180f0,
-0x0180ec,
-0x0180e8,
-0x0180e4,
-0x0180e0,
-0x0180dc,
-0x0180d8,
-0x0180d4,
-0x0180d0,
-0x0180cc,
-0x0180c8,
-0x0180c4,
-0x0180c0,
-0x0180bc,
-0x0180b8,
-0x0180b4,
-0x0180b0,
-0x0180ac,
-0x0180a8,
-0x0180a4,
-0x0180a0,
-0x01809c,
-0x018098,
-0x018094,
-0x018090,
-0x01808c,
-0x018088,
-0x018084,
-0x018080,
-0x01807c,
-0x018078,
-0x018074,
-0x018070,
-0x01806c,
-0x018068,
-0x018064,
-0x018060,
-0x01805c,
-0x018058,
-0x018054,
-0x018050,
-0x01804c,
-0x018048,
-0x018044,
-0x018040,
-0x01803c,
-0x018038,
-0x018034,
-0x018030,
-0x01802c,
-0x018028,
-0x018024,
-0x018020,
-0x01801c,
-0x018018,
-0x018014,
-0x018010,
-0x01800c,
-0x018008,
-0x018004,
-0x018000,
-0x0159f4,
-0x0159f0,
-0x0159d4,
-0x0159d0,
-0x0159c0,
-0x0159b4,
-0x0159b0,
-0x0159a0,
-0x015994,
-0x015990,
-0x015980,
-0x015974,
-0x015970,
-0x015960,
-0x015954,
-0x015950,
-0x015940,
-0x015928,
-0x015924,
-0x015920,
-0x01591c,
-0x015918,
-0x015914,
-0x015910,
-0x01590c,
-0x015908,
-0x015904,
-0x015900,
-0x0158d4,
-0x0158d0,
-0x0158cc,
-0x0158c8,
-0x0158c4,
-0x0158c0,
-0x0158ac,
-0x015870,
-0x01586c,
-0x015868,
-0x015864,
-0x015860,
-0x01585c,
-0x015858,
-0x015854,
-0x015850,
-0x01584c,
-0x015848,
-0x015844,
-0x015840,
-0x01583c,
-0x015838,
-0x015834,
-0x015830,
-0x01582c,
-0x015828,
-0x015824,
-0x015820,
-0x015814,
-0x015810,
-0x015800,
-0x013b0c,
-0x013b08,
-0x013b04,
-0x013b00,
-0x013af4,
-0x013af0,
-0x013a74,
-0x013a70,
-0x013a60,
-0x013a54,
-0x013a50,
-0x013a40,
-0x013a28,
-0x013a1c,
-0x013a18,
-0x013a0c,
-0x013a00,
-0x013934,
-0x013930,
-0x013924,
-0x013920,
-0x013914,
-0x013910,
-0x013904,
-0x013900,
-0x0138f4,
-0x0138f0,
-0x0138e4,
-0x0138e0,
-0x0138b4,
-0x0138b0,
-0x0138ac,
-0x0138a8,
-0x0138a4,
-0x0138a0,
-0x013894,
-0x013890,
-0x01388c,
-0x013888,
-0x013884,
-0x013880,
-0x013870,
-0x01383c,
-0x013838,
-0x013834,
-0x013830,
-0x01382c,
-0x013828,
-0x013824,
-0x013820,
-0x013814,
-0x013810,
-0x013800,
-//0x0137bc,
-//0x0137b8,
-//0x0137b4,
-//0x0137b0,
-//0x0137a0,
-//0x01379c,
-//0x013798,
-//0x013790,
-//0x01378c,
-//0x013788,
-//0x013784,
-//0x013780,
-0x01367c,
-0x013678,
-0x013674,
-0x013670,
-0x01366c,
-0x013668,
-0x013664,
-0x013660,
-0x01365c,
-0x013658,
-0x013654,
-0x01364c,
-0x013648,
-0x013644,
-0x013640,
-0x01362c,
-0x013628,
-0x013624,
-0x013620,
-0x01361c,
-0x013618,
-0x013614,
-0x013610,
-0x01360c,
-0x013608,
-0x013604,
-0x013600,
-0x0134a0,
-0x01349c,
-0x013498,
-0x013494,
-0x013490,
-0x01348c,
-0x013488,
-0x013484,
-0x013480,
-0x01347c,
-0x013478,
-0x013474,
-0x013470,
-0x01346c,
-0x013464,
-0x01345c,
-0x013458,
-0x013454,
-0x013450,
-0x01344c,
-0x013448,
-0x013444,
-0x013440,
-0x01343c,
-0x013438,
-0x013424,
-0x013420,
-0x01341c,
-0x013418,
-0x013414,
-0x013410,
-0x01340c,
-0x013408,
-0x013404,
-0x013400,
-0x013040,
-0x013000,
-0x012ffc,
-0x012ff8,
-0x012ff4,
-0x012fdc,
-0x012fd4,
-0x012fd0,
-0x012fcc,
-0x012fc8,
-0x012fc4,
-0x012fc0,
-0x012fbc,
-0x012fb8,
-0x012fb4,
-0x012fb0,
-0x012fac,
-0x012fa8,
-0x012fa0,
-0x012f9c,
-0x012f98,
-0x012f94,
-0x012f90,
-0x012f8c,
-0x012f88,
-0x012f84,
-0x012f80,
-0x012e94,
-0x012e90,
-0x012e80,
-0x012e30,
-0x012e2c,
-0x012e28,
-0x012e24,
-0x012e20,
-0x012e1c,
-0x012e18,
-0x012e14,
-0x012e10,
-0x012e0c,
-0x012e04,
-0x012e00,
-0x012dfc,
-0x012df8,
-0x012df4,
-0x012dec,
-0x012de4,
-0x012de0,
-0x012ddc,
-0x012dd8,
-0x012dd4,
-0x012dcc,
-0x012dc8,
-0x012dc0,
-0x012db8,
-0x012db4,
-0x012db0,
-0x012da8,
-0x012da4,
-0x012da0,
-0x012d80,
-0x012d7c,
-0x012d78,
-0x012d74,
-0x012d70,
-0x012d6c,
-0x012d68,
-0x012d64,
-0x012d60,
-0x012d5c,
-0x012d58,
-0x012d54,
-0x012d50,
-0x012d4c,
-0x012d48,
-0x012d44,
-0x012d40,
-0x012d34,
-0x012d30,
-0x012d20,
-0x012d14,
-0x012d10,
-0x012d00,
-0x012cec,
-0x012ce8,
-0x012ce4,
-0x012ce0,
-0x012cdc,
-0x012cd8,
-0x012cd4,
-0x012cd0,
-0x012ccc,
-0x012cc8,
-0x012c90,
-0x012c8c,
-0x012c88,
-0x012c84,
-0x012c80,
-0x012c68,
-0x012c50,
-0x012c4c,
-0x012c24,
-0x012c20,
-0x012c1c,
-0x012c18,
-0x012c14,
-0x012c10,
-0x012c0c,
-0x012c08,
-0x012c04,
-0x012c00,
-0x012b34,
-0x012b30,
-0x012b20,
-0x012b14,
-0x012b10,
-0x012b00,
-0x012978,
-0x012974,
-0x012970,
-0x01296c,
-0x012968,
-0x012964,
-0x012960,
-0x01295c,
-0x012958,
-0x012954,
-0x012950,
-0x01294c,
-0x012948,
-0x012944,
-0x012940,
-0x01293c,
-0x012938,
-0x012934,
-0x012930,
-0x01292c,
-0x012928,
-0x012924,
-0x012920,
-0x01291c,
-0x012918,
-0x012914,
-0x012910,
-0x01290c,
-0x012908,
-0x012904,
-0x012900,
-0x0128fc,
-0x0128f8,
-0x0128f4,
-0x0128f0,
-0x0128ec,
-0x0128e8,
-0x0128e4,
-0x0128e0,
-0x0128dc,
-0x0128d8,
-0x0128d4,
-0x0128d0,
-0x0128cc,
-0x0128c8,
-0x0128c4,
-0x0128c0,
-0x0128bc,
-0x0128b8,
-0x0128b4,
-0x0128b0,
-0x0128ac,
-0x0128a8,
-0x0128a4,
-0x0128a0,
-0x01289c,
-0x012898,
-0x012894,
-0x012890,
-0x01288c,
-0x012888,
-0x012884,
-0x012880,
-0x01287c,
-0x012878,
-0x012874,
-0x012870,
-0x01286c,
-0x012868,
-0x012864,
-0x012860,
-0x01285c,
-0x012858,
-0x012854,
-0x012850,
-0x01284c,
-0x012848,
-0x012844,
-0x012840,
-0x01283c,
-0x012838,
-0x012834,
-0x012830,
-0x01282c,
-0x012828,
-0x012824,
-0x012820,
-0x01281c,
-0x012818,
-0x012814,
-0x012810,
-0x01280c,
-0x012808,
-0x012804,
-0x012800,
-0x0127fc,
-0x0127f8,
-0x0127f4,
-0x0127dc,
-0x0127d4,
-0x0127d0,
-0x0127cc,
-0x0127c8,
-0x0127c4,
-0x0127c0,
-0x0127bc,
-0x0127b8,
-0x0127b4,
-0x0127b0,
-0x0127ac,
-0x0127a8,
-0x0127a0,
-0x01279c,
-0x012798,
-0x012794,
-0x012790,
-0x01278c,
-0x012788,
-0x012784,
-0x012780,
-0x012694,
-0x012690,
-0x012680,
-0x012630,
-0x01262c,
-0x012628,
-0x012624,
-0x012620,
-0x01261c,
-0x012618,
-0x012614,
-0x012610,
-0x01260c,
-0x012604,
-0x012600,
-0x0125fc,
-0x0125f8,
-0x0125f4,
-0x0125ec,
-0x0125e4,
-0x0125e0,
-0x0125dc,
-0x0125d8,
-0x0125d4,
-0x0125cc,
-0x0125c8,
-0x0125c0,
-0x0125b8,
-0x0125b4,
-0x0125b0,
-0x0125a8,
-0x0125a4,
-0x0125a0,
-0x012580,
-0x01257c,
-0x012578,
-0x012574,
-0x012570,
-0x01256c,
-0x012568,
-0x012564,
-0x012560,
-0x01255c,
-0x012558,
-0x012554,
-0x012550,
-0x01254c,
-0x012548,
-0x012544,
-0x012540,
-0x012534,
-0x012530,
-0x012520,
-0x012514,
-0x012510,
-0x012500,
-0x0124ec,
-0x0124e8,
-0x0124e4,
-0x0124e0,
-0x0124dc,
-0x0124d8,
-0x0124d4,
-0x0124d0,
-0x0124cc,
-0x0124c8,
-0x012490,
-0x01248c,
-0x012488,
-0x012484,
-0x012480,
-0x012468,
-0x012450,
-0x01244c,
-0x012424,
-0x012420,
-0x01241c,
-0x012418,
-0x012414,
-0x012410,
-0x01240c,
-0x012408,
-0x012404,
-0x012400,
-0x012334,
-0x012330,
-0x012320,
-0x012314,
-0x012310,
-0x012300,
-0x012178,
-0x012174,
-0x012170,
-0x01216c,
-0x012168,
-0x012164,
-0x012160,
-0x01215c,
-0x012158,
-0x012154,
-0x012150,
-0x01214c,
-0x012148,
-0x012144,
-0x012140,
-0x01213c,
-0x012138,
-0x012134,
-0x012130,
-0x01212c,
-0x012128,
-0x012124,
-0x012120,
-0x01211c,
-0x012118,
-0x012114,
-0x012110,
-0x01210c,
-0x012108,
-0x012104,
-0x012100,
-0x0120fc,
-0x0120f8,
-0x0120f4,
-0x0120f0,
-0x0120ec,
-0x0120e8,
-0x0120e4,
-0x0120e0,
-0x0120dc,
-0x0120d8,
-0x0120d4,
-0x0120d0,
-0x0120cc,
-0x0120c8,
-0x0120c4,
-0x0120c0,
-0x0120bc,
-0x0120b8,
-0x0120b4,
-0x0120b0,
-0x0120ac,
-0x0120a8,
-0x0120a4,
-0x0120a0,
-0x01209c,
-0x012098,
-0x012094,
-0x012090,
-0x01208c,
-0x012088,
-0x012084,
-0x012080,
-0x01207c,
-0x012078,
-0x012074,
-0x012070,
-0x01206c,
-0x012068,
-0x012064,
-0x012060,
-0x01205c,
-0x012058,
-0x012054,
-0x012050,
-0x01204c,
-0x012048,
-0x012044,
-0x012040,
-0x01203c,
-0x012038,
-0x012034,
-0x012030,
-0x01202c,
-0x012028,
-0x012024,
-0x012020,
-0x01201c,
-0x012018,
-0x012014,
-0x012010,
-0x01200c,
-0x012008,
-0x012004,
-0x012000,
-0x011ffc,
-0x011ff8,
-0x011ff4,
-0x011fdc,
-0x011fd4,
-0x011fd0,
-0x011fcc,
-0x011fc8,
-0x011fc4,
-0x011fc0,
-0x011fbc,
-0x011fb8,
-0x011fb4,
-0x011fb0,
-0x011fac,
-0x011fa8,
-0x011fa0,
-0x011f9c,
-0x011f98,
-0x011f94,
-0x011f90,
-0x011f8c,
-0x011f88,
-0x011f84,
-0x011f80,
-0x011e94,
-0x011e90,
-0x011e80,
-0x011e30,
-0x011e2c,
-0x011e28,
-0x011e24,
-0x011e20,
-0x011e1c,
-0x011e18,
-0x011e14,
-0x011e10,
-0x011e0c,
-0x011e04,
-0x011e00,
-0x011dfc,
-0x011df8,
-0x011df4,
-0x011dec,
-0x011de4,
-0x011de0,
-0x011ddc,
-0x011dd8,
-0x011dd4,
-0x011dcc,
-0x011dc8,
-0x011dc0,
-0x011db8,
-0x011db4,
-0x011db0,
-0x011da8,
-0x011da4,
-0x011da0,
-0x011d80,
-0x011d7c,
-0x011d78,
-0x011d74,
-0x011d70,
-0x011d6c,
-0x011d68,
-0x011d64,
-0x011d60,
-0x011d5c,
-0x011d58,
-0x011d54,
-0x011d50,
-0x011d4c,
-0x011d48,
-0x011d44,
-0x011d40,
-0x011d34,
-0x011d30,
-0x011d20,
-0x011d14,
-0x011d10,
-0x011d00,
-0x011cec,
-0x011ce8,
-0x011ce4,
-0x011ce0,
-0x011cdc,
-0x011cd8,
-0x011cd4,
-0x011cd0,
-0x011ccc,
-0x011cc8,
-0x011c90,
-0x011c8c,
-0x011c88,
-0x011c84,
-0x011c80,
-0x011c68,
-0x011c50,
-0x011c4c,
-0x011c24,
-0x011c20,
-0x011c1c,
-0x011c18,
-0x011c14,
-0x011c10,
-0x011c0c,
-0x011c08,
-0x011c04,
-0x011c00,
-0x011b34,
-0x011b30,
-0x011b20,
-0x011b14,
-0x011b10,
-0x011b00,
-0x011978,
-0x011974,
-0x011970,
-0x01196c,
-0x011968,
-0x011964,
-0x011960,
-0x01195c,
-0x011958,
-0x011954,
-0x011950,
-0x01194c,
-0x011948,
-0x011944,
-0x011940,
-0x01193c,
-0x011938,
-0x011934,
-0x011930,
-0x01192c,
-0x011928,
-0x011924,
-0x011920,
-0x01191c,
-0x011918,
-0x011914,
-0x011910,
-0x01190c,
-0x011908,
-0x011904,
-0x011900,
-0x0118fc,
-0x0118f8,
-0x0118f4,
-0x0118f0,
-0x0118ec,
-0x0118e8,
-0x0118e4,
-0x0118e0,
-0x0118dc,
-0x0118d8,
-0x0118d4,
-0x0118d0,
-0x0118cc,
-0x0118c8,
-0x0118c4,
-0x0118c0,
-0x0118bc,
-0x0118b8,
-0x0118b4,
-0x0118b0,
-0x0118ac,
-0x0118a8,
-0x0118a4,
-0x0118a0,
-0x01189c,
-0x011898,
-0x011894,
-0x011890,
-0x01188c,
-0x011888,
-0x011884,
-0x011880,
-0x01187c,
-0x011878,
-0x011874,
-0x011870,
-0x01186c,
-0x011868,
-0x011864,
-0x011860,
-0x01185c,
-0x011858,
-0x011854,
-0x011850,
-0x01184c,
-0x011848,
-0x011844,
-0x011840,
-0x01183c,
-0x011838,
-0x011834,
-0x011830,
-0x01182c,
-0x011828,
-0x011824,
-0x011820,
-0x01181c,
-0x011818,
-0x011814,
-0x011810,
-0x01180c,
-0x011808,
-0x011804,
-0x011800,
-0x0117fc,
-0x0117f8,
-0x0117f4,
-0x0117dc,
-0x0117d4,
-0x0117d0,
-0x0117cc,
-0x0117c8,
-0x0117c4,
-0x0117c0,
-0x0117bc,
-0x0117b8,
-0x0117b4,
-0x0117b0,
-0x0117ac,
-0x0117a8,
-0x0117a0,
-0x01179c,
-0x011798,
-0x011794,
-0x011790,
-0x01178c,
-0x011788,
-0x011784,
-0x011780,
-0x011694,
-0x011690,
-0x011680,
-0x011630,
-0x01162c,
-0x011628,
-0x011624,
-0x011620,
-0x01161c,
-0x011618,
-0x011614,
-0x011610,
-0x01160c,
-0x011604,
-0x011600,
-0x0115fc,
-0x0115f8,
-0x0115f4,
-0x0115ec,
-0x0115e4,
-0x0115e0,
-0x0115dc,
-0x0115d8,
-0x0115d4,
-0x0115cc,
-0x0115c8,
-0x0115c0,
-0x0115b8,
-0x0115b4,
-0x0115b0,
-0x0115a8,
-0x0115a4,
-0x0115a0,
-0x011580,
-0x01157c,
-0x011578,
-0x011574,
-0x011570,
-0x01156c,
-0x011568,
-0x011564,
-0x011560,
-0x01155c,
-0x011558,
-0x011554,
-0x011550,
-0x01154c,
-0x011548,
-0x011544,
-0x011540,
-0x011534,
-0x011530,
-0x011520,
-0x011514,
-0x011510,
-0x011500,
-0x0114ec,
-0x0114e8,
-0x0114e4,
-0x0114e0,
-0x0114dc,
-0x0114d8,
-0x0114d4,
-0x0114d0,
-0x0114cc,
-0x0114c8,
-0x011490,
-0x01148c,
-0x011488,
-0x011484,
-0x011480,
-0x011468,
-0x011450,
-0x01144c,
-0x011424,
-0x011420,
-0x01141c,
-0x011418,
-0x011414,
-0x011410,
-0x01140c,
-0x011408,
-0x011404,
-0x011400,
-0x011334,
-0x011330,
-0x011320,
-0x011314,
-0x011310,
-0x011300,
-0x011178,
-0x011174,
-0x011170,
-0x01116c,
-0x011168,
-0x011164,
-0x011160,
-0x01115c,
-0x011158,
-0x011154,
-0x011150,
-0x01114c,
-0x011148,
-0x011144,
-0x011140,
-0x01113c,
-0x011138,
-0x011134,
-0x011130,
-0x01112c,
-0x011128,
-0x011124,
-0x011120,
-0x01111c,
-0x011118,
-0x011114,
-0x011110,
-0x01110c,
-0x011108,
-0x011104,
-0x011100,
-0x0110fc,
-0x0110f8,
-0x0110f4,
-0x0110f0,
-0x0110ec,
-0x0110e8,
-0x0110e4,
-0x0110e0,
-0x0110dc,
-0x0110d8,
-0x0110d4,
-0x0110d0,
-0x0110cc,
-0x0110c8,
-0x0110c4,
-0x0110c0,
-0x0110bc,
-0x0110b8,
-0x0110b4,
-0x0110b0,
-0x0110ac,
-0x0110a8,
-0x0110a4,
-0x0110a0,
-0x01109c,
-0x011098,
-0x011094,
-0x011090,
-0x01108c,
-0x011088,
-0x011084,
-0x011080,
-0x01107c,
-0x011078,
-0x011074,
-0x011070,
-0x01106c,
-0x011068,
-0x011064,
-0x011060,
-0x01105c,
-0x011058,
-0x011054,
-0x011050,
-0x01104c,
-0x011048,
-0x011044,
-0x011040,
-0x01103c,
-0x011038,
-0x011034,
-0x011030,
-0x01102c,
-0x011028,
-0x011024,
-0x011020,
-0x01101c,
-0x011018,
-0x011014,
-0x011010,
-0x01100c,
-0x011008,
-0x011004,
-0x011000,
-0x010ffc,
-0x010ff8,
-0x010ff4,
-0x010fdc,
-0x010fd4,
-0x010fd0,
-0x010fcc,
-0x010fc8,
-0x010fc4,
-0x010fc0,
-0x010fbc,
-0x010fb8,
-0x010fb4,
-0x010fb0,
-0x010fac,
-0x010fa8,
-0x010fa0,
-0x010f9c,
-0x010f98,
-0x010f94,
-0x010f90,
-0x010f8c,
-0x010f88,
-0x010f84,
-0x010f80,
-0x010e94,
-0x010e90,
-0x010e80,
-0x010e30,
-0x010e2c,
-0x010e28,
-0x010e24,
-0x010e20,
-0x010e1c,
-0x010e18,
-0x010e14,
-0x010e10,
-0x010e0c,
-0x010e04,
-0x010e00,
-0x010dfc,
-0x010df8,
-0x010df4,
-0x010dec,
-0x010de4,
-0x010de0,
-0x010ddc,
-0x010dd8,
-0x010dd4,
-0x010dcc,
-0x010dc8,
-0x010dc0,
-0x010db8,
-0x010db4,
-0x010db0,
-0x010da8,
-0x010da4,
-0x010da0,
-0x010d80,
-0x010d7c,
-0x010d78,
-0x010d74,
-0x010d70,
-0x010d6c,
-0x010d68,
-0x010d64,
-0x010d60,
-0x010d5c,
-0x010d58,
-0x010d54,
-0x010d50,
-0x010d4c,
-0x010d48,
-0x010d44,
-0x010d40,
-0x010d34,
-0x010d30,
-0x010d20,
-0x010d14,
-0x010d10,
-0x010d00,
-0x010cec,
-0x010ce8,
-0x010ce4,
-0x010ce0,
-0x010cdc,
-0x010cd8,
-0x010cd4,
-0x010cd0,
-0x010ccc,
-0x010cc8,
-0x010c90,
-0x010c8c,
-0x010c88,
-0x010c84,
-0x010c80,
-0x010c68,
-0x010c50,
-0x010c4c,
-0x010c24,
-0x010c20,
-0x010c1c,
-0x010c18,
-0x010c14,
-0x010c10,
-0x010c0c,
-0x010c08,
-0x010c04,
-0x010c00,
-0x010b34,
-0x010b30,
-0x010b20,
-0x010b14,
-0x010b10,
-0x010b00,
-0x010978,
-0x010974,
-0x010970,
-0x01096c,
-0x010968,
-0x010964,
-0x010960,
-0x01095c,
-0x010958,
-0x010954,
-0x010950,
-0x01094c,
-0x010948,
-0x010944,
-0x010940,
-0x01093c,
-0x010938,
-0x010934,
-0x010930,
-0x01092c,
-0x010928,
-0x010924,
-0x010920,
-0x01091c,
-0x010918,
-0x010914,
-0x010910,
-0x01090c,
-0x010908,
-0x010904,
-0x010900,
-0x0108fc,
-0x0108f8,
-0x0108f4,
-0x0108f0,
-0x0108ec,
-0x0108e8,
-0x0108e4,
-0x0108e0,
-0x0108dc,
-0x0108d8,
-0x0108d4,
-0x0108d0,
-0x0108cc,
-0x0108c8,
-0x0108c4,
-0x0108c0,
-0x0108bc,
-0x0108b8,
-0x0108b4,
-0x0108b0,
-0x0108ac,
-0x0108a8,
-0x0108a4,
-0x0108a0,
-0x01089c,
-0x010898,
-0x010894,
-0x010890,
-0x01088c,
-0x010888,
-0x010884,
-0x010880,
-0x01087c,
-0x010878,
-0x010874,
-0x010870,
-0x01086c,
-0x010868,
-0x010864,
-0x010860,
-0x01085c,
-0x010858,
-0x010854,
-0x010850,
-0x01084c,
-0x010848,
-0x010844,
-0x010840,
-0x01083c,
-0x010838,
-0x010834,
-0x010830,
-0x01082c,
-0x010828,
-0x010824,
-0x010820,
-0x01081c,
-0x010818,
-0x010814,
-0x010810,
-0x01080c,
-0x010808,
-0x010804,
-0x010800,
-0x0107fc,
-0x0107f8,
-0x0107f4,
-0x0107dc,
-0x0107d4,
-0x0107d0,
-0x0107cc,
-0x0107c8,
-0x0107c4,
-0x0107c0,
-0x0107bc,
-0x0107b8,
-0x0107b4,
-0x0107b0,
-0x0107ac,
-0x0107a8,
-0x0107a0,
-0x01079c,
-0x010798,
-0x010794,
-0x010790,
-0x01078c,
-0x010788,
-0x010784,
-0x010780,
-0x010694,
-0x010690,
-0x010680,
-0x010630,
-0x01062c,
-0x010628,
-0x010624,
-0x010620,
-0x01061c,
-0x010618,
-0x010614,
-0x010610,
-0x01060c,
-0x010604,
-0x010600,
-0x0105fc,
-0x0105f8,
-0x0105f4,
-0x0105ec,
-0x0105e4,
-0x0105e0,
-0x0105dc,
-0x0105d8,
-0x0105d4,
-0x0105cc,
-0x0105c8,
-0x0105c0,
-0x0105b8,
-0x0105b4,
-0x0105b0,
-0x0105a8,
-0x0105a4,
-0x0105a0,
-0x010580,
-0x01057c,
-0x010578,
-0x010574,
-0x010570,
-0x01056c,
-0x010568,
-0x010564,
-0x010560,
-0x01055c,
-0x010558,
-0x010554,
-0x010550,
-0x01054c,
-0x010548,
-0x010544,
-0x010540,
-0x010534,
-0x010530,
-0x010520,
-0x010514,
-0x010510,
-0x010500,
-0x0104ec,
-0x0104e8,
-0x0104e4,
-0x0104e0,
-0x0104dc,
-0x0104d8,
-0x0104d4,
-0x0104d0,
-0x0104cc,
-0x0104c8,
-0x010490,
-0x01048c,
-0x010488,
-0x010484,
-0x010480,
-0x010468,
-0x010450,
-0x01044c,
-0x010424,
-0x010420,
-0x01041c,
-0x010418,
-0x010414,
-0x010410,
-0x01040c,
-0x010408,
-0x010404,
-0x010400,
-0x010334,
-0x010330,
-0x010320,
-0x010314,
-0x010310,
-0x010300,
-0x010178,
-0x010174,
-0x010170,
-0x01016c,
-0x010168,
-0x010164,
-0x010160,
-0x01015c,
-0x010158,
-0x010154,
-0x010150,
-0x01014c,
-0x010148,
-0x010144,
-0x010140,
-0x01013c,
-0x010138,
-0x010134,
-0x010130,
-0x01012c,
-0x010128,
-0x010124,
-0x010120,
-0x01011c,
-0x010118,
-0x010114,
-0x010110,
-0x01010c,
-0x010108,
-0x010104,
-0x010100,
-0x0100fc,
-0x0100f8,
-0x0100f4,
-0x0100f0,
-0x0100ec,
-0x0100e8,
-0x0100e4,
-0x0100e0,
-0x0100dc,
-0x0100d8,
-0x0100d4,
-0x0100d0,
-0x0100cc,
-0x0100c8,
-0x0100c4,
-0x0100c0,
-0x0100bc,
-0x0100b8,
-0x0100b4,
-0x0100b0,
-0x0100ac,
-0x0100a8,
-0x0100a4,
-0x0100a0,
-0x01009c,
-0x010098,
-0x010094,
-0x010090,
-0x01008c,
-0x010088,
-0x010084,
-0x010080,
-0x01007c,
-0x010078,
-0x010074,
-0x010070,
-0x01006c,
-0x010068,
-0x010064,
-0x010060,
-0x01005c,
-0x010058,
-0x010054,
-0x010050,
-0x01004c,
-0x010048,
-0x010044,
-0x010040,
-0x01003c,
-0x010038,
-0x010034,
-0x010030,
-0x01002c,
-0x010028,
-0x010024,
-0x010020,
-0x01001c,
-0x010018,
-0x010014,
-0x010010,
-0x01000c,
-0x010008,
-0x010004,
-0x010000,
-0x00d9f4,
-0x00d9f0,
-0x00d9d4,
-0x00d9d0,
-0x00d9c0,
-0x00d9b4,
-0x00d9b0,
-0x00d9a0,
-0x00d994,
-0x00d990,
-0x00d980,
-0x00d974,
-0x00d970,
-0x00d960,
-0x00d954,
-0x00d950,
-0x00d940,
-0x00d928,
-0x00d924,
-0x00d920,
-0x00d91c,
-0x00d918,
-0x00d914,
-0x00d910,
-0x00d90c,
-0x00d908,
-0x00d904,
-0x00d900,
-0x00d8d4,
-0x00d8d0,
-0x00d8cc,
-0x00d8c8,
-0x00d8c4,
-0x00d8c0,
-0x00d8ac,
-0x00d870,
-0x00d86c,
-0x00d868,
-0x00d864,
-0x00d860,
-0x00d85c,
-0x00d858,
-0x00d854,
-0x00d850,
-0x00d84c,
-0x00d848,
-0x00d844,
-0x00d840,
-0x00d83c,
-0x00d838,
-0x00d834,
-0x00d830,
-0x00d82c,
-0x00d828,
-0x00d824,
-0x00d820,
-0x00d814,
-0x00d810,
-0x00d800,
-0x00bb0c,
-0x00bb08,
-0x00bb04,
-0x00bb00,
-0x00baf4,
-0x00baf0,
-0x00ba74,
-0x00ba70,
-0x00ba60,
-0x00ba54,
-0x00ba50,
-0x00ba40,
-0x00ba28,
-0x00ba1c,
-0x00ba18,
-0x00ba0c,
-0x00ba00,
-0x00b934,
-0x00b930,
-0x00b924,
-0x00b920,
-0x00b914,
-0x00b910,
-0x00b904,
-0x00b900,
-0x00b8f4,
-0x00b8f0,
-0x00b8e4,
-0x00b8e0,
-0x00b8b4,
-0x00b8b0,
-0x00b8ac,
-0x00b8a8,
-0x00b8a4,
-0x00b8a0,
-0x00b894,
-0x00b890,
-0x00b88c,
-0x00b888,
-0x00b884,
-0x00b880,
-0x00b870,
-0x00b83c,
-0x00b838,
-0x00b834,
-0x00b830,
-0x00b82c,
-0x00b828,
-0x00b824,
-0x00b820,
-0x00b814,
-0x00b810,
-0x00b800,
-0x00b7bc,
-0x00b7b8,
-0x00b7b4,
-0x00b7b0,
-0x00b7a0,
-0x00b79c,
-0x00b798,
-0x00b790,
-0x00b78c,
-0x00b788,
-0x00b784,
-0x00b780,
-0x00b67c,
-0x00b678,
-0x00b674,
-0x00b670,
-0x00b66c,
-0x00b668,
-0x00b664,
-0x00b660,
-0x00b65c,
-0x00b658,
-0x00b654,
-0x00b64c,
-0x00b648,
-0x00b644,
-0x00b640,
-0x00b62c,
-0x00b628,
-0x00b624,
-0x00b620,
-0x00b61c,
-0x00b618,
-0x00b614,
-0x00b610,
-0x00b60c,
-0x00b608,
-0x00b604,
-0x00b600,
-0x00b4a0,
-0x00b49c,
-0x00b498,
-0x00b494,
-0x00b490,
-0x00b48c,
-0x00b488,
-0x00b484,
-0x00b480,
-0x00b47c,
-0x00b478,
-0x00b474,
-0x00b470,
-0x00b46c,
-0x00b464,
-0x00b45c,
-0x00b458,
-0x00b454,
-0x00b450,
-0x00b44c,
-0x00b448,
-0x00b444,
-0x00b440,
-0x00b43c,
-0x00b438,
-0x00b424,
-0x00b420,
-0x00b41c,
-0x00b418,
-0x00b414,
-0x00b410,
-0x00b40c,
-0x00b408,
-0x00b404,
-0x00b400,
-0x00b040,
-0x00b000,
-0x00affc,
-0x00aff8,
-0x00aff4,
-0x00afdc,
-0x00afd4,
-0x00afd0,
-0x00afcc,
-0x00afc8,
-0x00afc4,
-0x00afc0,
-0x00afbc,
-0x00afb8,
-0x00afb4,
-0x00afb0,
-0x00afac,
-0x00afa8,
-0x00afa0,
-0x00af9c,
-0x00af98,
-0x00af94,
-0x00af90,
-0x00af8c,
-0x00af88,
-0x00af84,
-0x00af80,
-0x00ae94,
-0x00ae90,
-0x00ae80,
-0x00ae30,
-0x00ae2c,
-0x00ae28,
-0x00ae24,
-0x00ae20,
-0x00ae1c,
-0x00ae18,
-0x00ae14,
-0x00ae10,
-0x00ae0c,
-0x00ae04,
-0x00ae00,
-0x00adfc,
-0x00adf8,
-0x00adf4,
-0x00adec,
-0x00ade4,
-0x00ade0,
-0x00addc,
-0x00add8,
-0x00add4,
-0x00adcc,
-0x00adc8,
-0x00adc0,
-0x00adb8,
-0x00adb4,
-0x00adb0,
-0x00ada8,
-0x00ada4,
-0x00ada0,
-0x00ad80,
-0x00ad7c,
-0x00ad78,
-0x00ad74,
-0x00ad70,
-0x00ad6c,
-0x00ad68,
-0x00ad64,
-0x00ad60,
-0x00ad5c,
-0x00ad58,
-0x00ad54,
-0x00ad50,
-0x00ad4c,
-0x00ad48,
-0x00ad44,
-0x00ad40,
-0x00ad34,
-0x00ad30,
-0x00ad20,
-0x00ad14,
-0x00ad10,
-0x00ad00,
-0x00acec,
-0x00ace8,
-0x00ace4,
-0x00ace0,
-0x00acdc,
-0x00acd8,
-0x00acd4,
-0x00acd0,
-0x00accc,
-0x00acc8,
-0x00ac90,
-0x00ac8c,
-0x00ac88,
-0x00ac84,
-0x00ac80,
-0x00ac68,
-0x00ac50,
-0x00ac4c,
-0x00ac24,
-0x00ac20,
-0x00ac1c,
-0x00ac18,
-0x00ac14,
-0x00ac10,
-0x00ac0c,
-0x00ac08,
-0x00ac04,
-0x00ac00,
-0x00ab34,
-0x00ab30,
-0x00ab20,
-0x00ab14,
-0x00ab10,
-0x00ab00,
-0x00a978,
-0x00a974,
-0x00a970,
-0x00a96c,
-0x00a968,
-0x00a964,
-0x00a960,
-0x00a95c,
-0x00a958,
-0x00a954,
-0x00a950,
-0x00a94c,
-0x00a948,
-0x00a944,
-0x00a940,
-0x00a93c,
-0x00a938,
-0x00a934,
-0x00a930,
-0x00a92c,
-0x00a928,
-0x00a924,
-0x00a920,
-0x00a91c,
-0x00a918,
-0x00a914,
-0x00a910,
-0x00a90c,
-0x00a908,
-0x00a904,
-0x00a900,
-0x00a8fc,
-0x00a8f8,
-0x00a8f4,
-0x00a8f0,
-0x00a8ec,
-0x00a8e8,
-0x00a8e4,
-0x00a8e0,
-0x00a8dc,
-0x00a8d8,
-0x00a8d4,
-0x00a8d0,
-0x00a8cc,
-0x00a8c8,
-0x00a8c4,
-0x00a8c0,
-0x00a8bc,
-0x00a8b8,
-0x00a8b4,
-0x00a8b0,
-0x00a8ac,
-0x00a8a8,
-0x00a8a4,
-0x00a8a0,
-0x00a89c,
-0x00a898,
-0x00a894,
-0x00a890,
-0x00a88c,
-0x00a888,
-0x00a884,
-0x00a880,
-0x00a87c,
-0x00a878,
-0x00a874,
-0x00a870,
-0x00a86c,
-0x00a868,
-0x00a864,
-0x00a860,
-0x00a85c,
-0x00a858,
-0x00a854,
-0x00a850,
-0x00a84c,
-0x00a848,
-0x00a844,
-0x00a840,
-0x00a83c,
-0x00a838,
-0x00a834,
-0x00a830,
-0x00a82c,
-0x00a828,
-0x00a824,
-0x00a820,
-0x00a81c,
-0x00a818,
-0x00a814,
-0x00a810,
-0x00a80c,
-0x00a808,
-0x00a804,
-0x00a800,
-0x00a7fc,
-0x00a7f8,
-0x00a7f4,
-0x00a7dc,
-0x00a7d4,
-0x00a7d0,
-0x00a7cc,
-0x00a7c8,
-0x00a7c4,
-0x00a7c0,
-0x00a7bc,
-0x00a7b8,
-0x00a7b4,
-0x00a7b0,
-0x00a7ac,
-0x00a7a8,
-0x00a7a0,
-0x00a79c,
-0x00a798,
-0x00a794,
-0x00a790,
-0x00a78c,
-0x00a788,
-0x00a784,
-0x00a780,
-0x00a694,
-0x00a690,
-0x00a680,
-0x00a630,
-0x00a62c,
-0x00a628,
-0x00a624,
-0x00a620,
-0x00a61c,
-0x00a618,
-0x00a614,
-0x00a610,
-0x00a60c,
-0x00a604,
-0x00a600,
-0x00a5fc,
-0x00a5f8,
-0x00a5f4,
-0x00a5ec,
-0x00a5e4,
-0x00a5e0,
-0x00a5dc,
-0x00a5d8,
-0x00a5d4,
-0x00a5cc,
-0x00a5c8,
-0x00a5c0,
-0x00a5b8,
-0x00a5b4,
-0x00a5b0,
-0x00a5a8,
-0x00a5a4,
-0x00a5a0,
-0x00a580,
-0x00a57c,
-0x00a578,
-0x00a574,
-0x00a570,
-0x00a56c,
-0x00a568,
-0x00a564,
-0x00a560,
-0x00a55c,
-0x00a558,
-0x00a554,
-0x00a550,
-0x00a54c,
-0x00a548,
-0x00a544,
-0x00a540,
-0x00a534,
-0x00a530,
-0x00a520,
-0x00a514,
-0x00a510,
-0x00a500,
-0x00a4ec,
-0x00a4e8,
-0x00a4e4,
-0x00a4e0,
-0x00a4dc,
-0x00a4d8,
-0x00a4d4,
-0x00a4d0,
-0x00a4cc,
-0x00a4c8,
-0x00a490,
-0x00a48c,
-0x00a488,
-0x00a484,
-0x00a480,
-0x00a468,
-0x00a450,
-0x00a44c,
-0x00a424,
-0x00a420,
-0x00a41c,
-0x00a418,
-0x00a414,
-0x00a410,
-0x00a40c,
-0x00a408,
-0x00a404,
-0x00a400,
-0x00a334,
-0x00a330,
-0x00a320,
-0x00a314,
-0x00a310,
-0x00a300,
-0x00a178,
-0x00a174,
-0x00a170,
-0x00a16c,
-0x00a168,
-0x00a164,
-0x00a160,
-0x00a15c,
-0x00a158,
-0x00a154,
-0x00a150,
-0x00a14c,
-0x00a148,
-0x00a144,
-0x00a140,
-0x00a13c,
-0x00a138,
-0x00a134,
-0x00a130,
-0x00a12c,
-0x00a128,
-0x00a124,
-0x00a120,
-0x00a11c,
-0x00a118,
-0x00a114,
-0x00a110,
-0x00a10c,
-0x00a108,
-0x00a104,
-0x00a100,
-0x00a0fc,
-0x00a0f8,
-0x00a0f4,
-0x00a0f0,
-0x00a0ec,
-0x00a0e8,
-0x00a0e4,
-0x00a0e0,
-0x00a0dc,
-0x00a0d8,
-0x00a0d4,
-0x00a0d0,
-0x00a0cc,
-0x00a0c8,
-0x00a0c4,
-0x00a0c0,
-0x00a0bc,
-0x00a0b8,
-0x00a0b4,
-0x00a0b0,
-0x00a0ac,
-0x00a0a8,
-0x00a0a4,
-0x00a0a0,
-0x00a09c,
-0x00a098,
-0x00a094,
-0x00a090,
-0x00a08c,
-0x00a088,
-0x00a084,
-0x00a080,
-0x00a07c,
-0x00a078,
-0x00a074,
-0x00a070,
-0x00a06c,
-0x00a068,
-0x00a064,
-0x00a060,
-0x00a05c,
-0x00a058,
-0x00a054,
-0x00a050,
-0x00a04c,
-0x00a048,
-0x00a044,
-0x00a040,
-0x00a03c,
-0x00a038,
-0x00a034,
-0x00a030,
-0x00a02c,
-0x00a028,
-0x00a024,
-0x00a020,
-0x00a01c,
-0x00a018,
-0x00a014,
-0x00a010,
-0x00a00c,
-0x00a008,
-0x00a004,
-0x00a000,
-0x009ffc,
-0x009ff8,
-0x009ff4,
-0x009fdc,
-0x009fd4,
-0x009fd0,
-0x009fcc,
-0x009fc8,
-0x009fc4,
-0x009fc0,
-0x009fbc,
-0x009fb8,
-0x009fb4,
-0x009fb0,
-0x009fac,
-0x009fa8,
-0x009fa0,
-0x009f9c,
-0x009f98,
-0x009f94,
-0x009f90,
-0x009f8c,
-0x009f88,
-0x009f84,
-0x009f80,
-0x009e94,
-0x009e90,
-0x009e80,
-0x009e30,
-0x009e2c,
-0x009e28,
-0x009e24,
-0x009e20,
-0x009e1c,
-0x009e18,
-0x009e14,
-0x009e10,
-0x009e0c,
-0x009e04,
-0x009e00,
-0x009dfc,
-0x009df8,
-0x009df4,
-0x009dec,
-0x009de4,
-0x009de0,
-0x009ddc,
-0x009dd8,
-0x009dd4,
-0x009dcc,
-0x009dc8,
-0x009dc0,
-0x009db8,
-0x009db4,
-0x009db0,
-0x009da8,
-0x009da4,
-0x009da0,
-0x009d80,
-0x009d7c,
-0x009d78,
-0x009d74,
-0x009d70,
-0x009d6c,
-0x009d68,
-0x009d64,
-0x009d60,
-0x009d5c,
-0x009d58,
-0x009d54,
-0x009d50,
-0x009d4c,
-0x009d48,
-0x009d44,
-0x009d40,
-0x009d34,
-0x009d30,
-0x009d20,
-0x009d14,
-0x009d10,
-0x009d00,
-0x009cec,
-0x009ce8,
-0x009ce4,
-0x009ce0,
-0x009cdc,
-0x009cd8,
-0x009cd4,
-0x009cd0,
-0x009ccc,
-0x009cc8,
-0x009c90,
-0x009c8c,
-0x009c88,
-0x009c84,
-0x009c80,
-0x009c68,
-0x009c50,
-0x009c4c,
-0x009c24,
-0x009c20,
-0x009c1c,
-0x009c18,
-0x009c14,
-0x009c10,
-0x009c0c,
-0x009c08,
-0x009c04,
-0x009c00,
-0x009b34,
-0x009b30,
-0x009b20,
-0x009b14,
-0x009b10,
-0x009b00,
-0x009978,
-0x009974,
-0x009970,
-0x00996c,
-0x009968,
-0x009964,
-0x009960,
-0x00995c,
-0x009958,
-0x009954,
-0x009950,
-0x00994c,
-0x009948,
-0x009944,
-0x009940,
-0x00993c,
-0x009938,
-0x009934,
-0x009930,
-0x00992c,
-0x009928,
-0x009924,
-0x009920,
-0x00991c,
-0x009918,
-0x009914,
-0x009910,
-0x00990c,
-0x009908,
-0x009904,
-0x009900,
-0x0098fc,
-0x0098f8,
-0x0098f4,
-0x0098f0,
-0x0098ec,
-0x0098e8,
-0x0098e4,
-0x0098e0,
-0x0098dc,
-0x0098d8,
-0x0098d4,
-0x0098d0,
-0x0098cc,
-0x0098c8,
-0x0098c4,
-0x0098c0,
-0x0098bc,
-0x0098b8,
-0x0098b4,
-0x0098b0,
-0x0098ac,
-0x0098a8,
-0x0098a4,
-0x0098a0,
-0x00989c,
-0x009898,
-0x009894,
-0x009890,
-0x00988c,
-0x009888,
-0x009884,
-0x009880,
-0x00987c,
-0x009878,
-0x009874,
-0x009870,
-0x00986c,
-0x009868,
-0x009864,
-0x009860,
-0x00985c,
-0x009858,
-0x009854,
-0x009850,
-0x00984c,
-0x009848,
-0x009844,
-0x009840,
-0x00983c,
-0x009838,
-0x009834,
-0x009830,
-0x00982c,
-0x009828,
-0x009824,
-0x009820,
-0x00981c,
-0x009818,
-0x009814,
-0x009810,
-0x00980c,
-0x009808,
-0x009804,
-0x009800,
-0x0097fc,
-0x0097f8,
-0x0097f4,
-0x0097dc,
-0x0097d4,
-0x0097d0,
-0x0097cc,
-0x0097c8,
-0x0097c4,
-0x0097c0,
-0x0097bc,
-0x0097b8,
-0x0097b4,
-0x0097b0,
-0x0097ac,
-0x0097a8,
-0x0097a0,
-0x00979c,
-0x009798,
-0x009794,
-0x009790,
-0x00978c,
-0x009788,
-0x009784,
-0x009780,
-0x009694,
-0x009690,
-0x009680,
-0x009630,
-0x00962c,
-0x009628,
-0x009624,
-0x009620,
-0x00961c,
-0x009618,
-0x009614,
-0x009610,
-0x00960c,
-0x009604,
-0x009600,
-0x0095fc,
-0x0095f8,
-0x0095f4,
-0x0095ec,
-0x0095e4,
-0x0095e0,
-0x0095dc,
-0x0095d8,
-0x0095d4,
-0x0095cc,
-0x0095c8,
-0x0095c0,
-0x0095b8,
-0x0095b4,
-0x0095b0,
-0x0095a8,
-0x0095a4,
-0x0095a0,
-0x009580,
-0x00957c,
-0x009578,
-0x009574,
-0x009570,
-0x00956c,
-0x009568,
-0x009564,
-0x009560,
-0x00955c,
-0x009558,
-0x009554,
-0x009550,
-0x00954c,
-0x009548,
-0x009544,
-0x009540,
-0x009534,
-0x009530,
-0x009520,
-0x009514,
-0x009510,
-0x009500,
-0x0094ec,
-0x0094e8,
-0x0094e4,
-0x0094e0,
-0x0094dc,
-0x0094d8,
-0x0094d4,
-0x0094d0,
-0x0094cc,
-0x0094c8,
-0x009490,
-0x00948c,
-0x009488,
-0x009484,
-0x009480,
-0x009468,
-0x009450,
-0x00944c,
-0x009424,
-0x009420,
-0x00941c,
-0x009418,
-0x009414,
-0x009410,
-0x00940c,
-0x009408,
-0x009404,
-0x009400,
-0x009334,
-0x009330,
-0x009320,
-0x009314,
-0x009310,
-0x009300,
-0x009178,
-0x009174,
-0x009170,
-0x00916c,
-0x009168,
-0x009164,
-0x009160,
-0x00915c,
-0x009158,
-0x009154,
-0x009150,
-0x00914c,
-0x009148,
-0x009144,
-0x009140,
-0x00913c,
-0x009138,
-0x009134,
-0x009130,
-0x00912c,
-0x009128,
-0x009124,
-0x009120,
-0x00911c,
-0x009118,
-0x009114,
-0x009110,
-0x00910c,
-0x009108,
-0x009104,
-0x009100,
-0x0090fc,
-0x0090f8,
-0x0090f4,
-0x0090f0,
-0x0090ec,
-0x0090e8,
-0x0090e4,
-0x0090e0,
-0x0090dc,
-0x0090d8,
-0x0090d4,
-0x0090d0,
-0x0090cc,
-0x0090c8,
-0x0090c4,
-0x0090c0,
-0x0090bc,
-0x0090b8,
-0x0090b4,
-0x0090b0,
-0x0090ac,
-0x0090a8,
-0x0090a4,
-0x0090a0,
-0x00909c,
-0x009098,
-0x009094,
-0x009090,
-0x00908c,
-0x009088,
-0x009084,
-0x009080,
-0x00907c,
-0x009078,
-0x009074,
-0x009070,
-0x00906c,
-0x009068,
-0x009064,
-0x009060,
-0x00905c,
-0x009058,
-0x009054,
-0x009050,
-0x00904c,
-0x009048,
-0x009044,
-0x009040,
-0x00903c,
-0x009038,
-0x009034,
-0x009030,
-0x00902c,
-0x009028,
-0x009024,
-0x009020,
-0x00901c,
-0x009018,
-0x009014,
-0x009010,
-0x00900c,
-0x009008,
-0x009004,
-0x009000,
-0x008ffc,
-0x008ff8,
-0x008ff4,
-0x008fdc,
-0x008fd4,
-0x008fd0,
-0x008fcc,
-0x008fc8,
-0x008fc4,
-0x008fc0,
-0x008fbc,
-0x008fb8,
-0x008fb4,
-0x008fb0,
-0x008fac,
-0x008fa8,
-0x008fa0,
-0x008f9c,
-0x008f98,
-0x008f94,
-0x008f90,
-0x008f8c,
-0x008f88,
-0x008f84,
-0x008f80,
-0x008e94,
-0x008e90,
-0x008e80,
-0x008e30,
-0x008e2c,
-0x008e28,
-0x008e24,
-0x008e20,
-0x008e1c,
-0x008e18,
-0x008e14,
-0x008e10,
-0x008e0c,
-0x008e04,
-0x008e00,
-0x008dfc,
-0x008df8,
-0x008df4,
-0x008dec,
-0x008de4,
-0x008de0,
-0x008ddc,
-0x008dd8,
-0x008dd4,
-0x008dcc,
-0x008dc8,
-0x008dc0,
-0x008db8,
-0x008db4,
-0x008db0,
-0x008da8,
-0x008da4,
-0x008da0,
-0x008d80,
-0x008d7c,
-0x008d78,
-0x008d74,
-0x008d70,
-0x008d6c,
-0x008d68,
-0x008d64,
-0x008d60,
-0x008d5c,
-0x008d58,
-0x008d54,
-0x008d50,
-0x008d4c,
-0x008d48,
-0x008d44,
-0x008d40,
-0x008d34,
-0x008d30,
-0x008d20,
-0x008d14,
-0x008d10,
-0x008d00,
-0x008cec,
-0x008ce8,
-0x008ce4,
-0x008ce0,
-0x008cdc,
-0x008cd8,
-0x008cd4,
-0x008cd0,
-0x008ccc,
-0x008cc8,
-0x008c90,
-0x008c8c,
-0x008c88,
-0x008c84,
-0x008c80,
-0x008c68,
-0x008c50,
-0x008c4c,
-0x008c24,
-0x008c20,
-0x008c1c,
-0x008c18,
-0x008c14,
-0x008c10,
-0x008c0c,
-0x008c08,
-0x008c04,
-0x008c00,
-0x008b34,
-0x008b30,
-0x008b20,
-0x008b14,
-0x008b10,
-0x008b00,
-0x008978,
-0x008974,
-0x008970,
-0x00896c,
-0x008968,
-0x008964,
-0x008960,
-0x00895c,
-0x008958,
-0x008954,
-0x008950,
-0x00894c,
-0x008948,
-0x008944,
-0x008940,
-0x00893c,
-0x008938,
-0x008934,
-0x008930,
-0x00892c,
-0x008928,
-0x008924,
-0x008920,
-0x00891c,
-0x008918,
-0x008914,
-0x008910,
-0x00890c,
-0x008908,
-0x008904,
-0x008900,
-0x0088fc,
-0x0088f8,
-0x0088f4,
-0x0088f0,
-0x0088ec,
-0x0088e8,
-0x0088e4,
-0x0088e0,
-0x0088dc,
-0x0088d8,
-0x0088d4,
-0x0088d0,
-0x0088cc,
-0x0088c8,
-0x0088c4,
-0x0088c0,
-0x0088bc,
-0x0088b8,
-0x0088b4,
-0x0088b0,
-0x0088ac,
-0x0088a8,
-0x0088a4,
-0x0088a0,
-0x00889c,
-0x008898,
-0x008894,
-0x008890,
-0x00888c,
-0x008888,
-0x008884,
-0x008880,
-0x00887c,
-0x008878,
-0x008874,
-0x008870,
-0x00886c,
-0x008868,
-0x008864,
-0x008860,
-0x00885c,
-0x008858,
-0x008854,
-0x008850,
-0x00884c,
-0x008848,
-0x008844,
-0x008840,
-0x00883c,
-0x008838,
-0x008834,
-0x008830,
-0x00882c,
-0x008828,
-0x008824,
-0x008820,
-0x00881c,
-0x008818,
-0x008814,
-0x008810,
-0x00880c,
-0x008808,
-0x008804,
-0x008800,
-0x0087fc,
-0x0087f8,
-0x0087f4,
-0x0087dc,
-0x0087d4,
-0x0087d0,
-0x0087cc,
-0x0087c8,
-0x0087c4,
-0x0087c0,
-0x0087bc,
-0x0087b8,
-0x0087b4,
-0x0087b0,
-0x0087ac,
-0x0087a8,
-0x0087a0,
-0x00879c,
-0x008798,
-0x008794,
-0x008790,
-0x00878c,
-0x008788,
-0x008784,
-0x008780,
-0x008694,
-0x008690,
-0x008680,
-0x008630,
-0x00862c,
-0x008628,
-0x008624,
-0x008620,
-0x00861c,
-0x008618,
-0x008614,
-0x008610,
-0x00860c,
-0x008604,
-0x008600,
-0x0085fc,
-0x0085f8,
-0x0085f4,
-0x0085ec,
-0x0085e4,
-0x0085e0,
-0x0085dc,
-0x0085d8,
-0x0085d4,
-0x0085cc,
-0x0085c8,
-0x0085c0,
-0x0085b8,
-0x0085b4,
-0x0085b0,
-0x0085a8,
-0x0085a4,
-0x0085a0,
-0x008580,
-0x00857c,
-0x008578,
-0x008574,
-0x008570,
-0x00856c,
-0x008568,
-0x008564,
-0x008560,
-0x00855c,
-0x008558,
-0x008554,
-0x008550,
-0x00854c,
-0x008548,
-0x008544,
-0x008540,
-0x008534,
-0x008530,
-0x008520,
-0x008514,
-0x008510,
-0x008500,
-0x0084ec,
-0x0084e8,
-0x0084e4,
-0x0084e0,
-0x0084dc,
-0x0084d8,
-0x0084d4,
-0x0084d0,
-0x0084cc,
-0x0084c8,
-0x008490,
-0x00848c,
-0x008488,
-0x008484,
-0x008480,
-0x008468,
-0x008450,
-0x00844c,
-0x008424,
-0x008420,
-0x00841c,
-0x008418,
-0x008414,
-0x008410,
-0x00840c,
-0x008408,
-0x008404,
-0x008400,
-0x008334,
-0x008330,
-0x008320,
-0x008314,
-0x008310,
-0x008300,
-0x008178,
-0x008174,
-0x008170,
-0x00816c,
-0x008168,
-0x008164,
-0x008160,
-0x00815c,
-0x008158,
-0x008154,
-0x008150,
-0x00814c,
-0x008148,
-0x008144,
-0x008140,
-0x00813c,
-0x008138,
-0x008134,
-0x008130,
-0x00812c,
-0x008128,
-0x008124,
-0x008120,
-0x00811c,
-0x008118,
-0x008114,
-0x008110,
-0x00810c,
-0x008108,
-0x008104,
-0x008100,
-0x0080fc,
-0x0080f8,
-0x0080f4,
-0x0080f0,
-0x0080ec,
-0x0080e8,
-0x0080e4,
-0x0080e0,
-0x0080dc,
-0x0080d8,
-0x0080d4,
-0x0080d0,
-0x0080cc,
-0x0080c8,
-0x0080c4,
-0x0080c0,
-0x0080bc,
-0x0080b8,
-0x0080b4,
-0x0080b0,
-0x0080ac,
-0x0080a8,
-0x0080a4,
-0x0080a0,
-0x00809c,
-0x008098,
-0x008094,
-0x008090,
-0x00808c,
-0x008088,
-0x008084,
-0x008080,
-0x00807c,
-0x008078,
-0x008074,
-0x008070,
-0x00806c,
-0x008068,
-0x008064,
-0x008060,
-0x00805c,
-0x008058,
-0x008054,
-0x008050,
-0x00804c,
-0x008048,
-0x008044,
-0x008040,
-0x00803c,
-0x008038,
-0x008034,
-0x008030,
-0x00802c,
-0x008028,
-0x008024,
-0x008020,
-0x00801c,
-0x008018,
-0x008014,
-0x008010,
-0x00800c,
-0x008008,
-0x008004,
-0x008000,
-0x0059f4,
-0x0059f0,
-0x0059d4,
-0x0059d0,
-0x0059c0,
-0x0059b4,
-0x0059b0,
-0x0059a0,
-0x005994,
-0x005990,
-0x005980,
-0x005974,
-0x005970,
-0x005960,
-0x005954,
-0x005950,
-0x005940,
-0x005928,
-0x005924,
-0x005920,
-0x00591c,
-0x005918,
-0x005914,
-0x005910,
-0x00590c,
-0x005908,
-0x005904,
-0x005900,
-0x0058d4,
-0x0058d0,
-0x0058cc,
-0x0058c8,
-0x0058c4,
-0x0058c0,
-0x0058ac,
-0x005870,
-0x00586c,
-0x005868,
-0x005864,
-0x005860,
-0x00585c,
-0x005858,
-0x005854,
-0x005850,
-0x00584c,
-0x005848,
-0x005844,
-0x005840,
-0x00583c,
-0x005838,
-0x005834,
-0x005830,
-0x00582c,
-0x005828,
-0x005824,
-0x005820,
-0x005814,
-0x005810,
-0x005800,
-0x003b0c,
-0x003b08,
-0x003b04,
-0x003b00,
-0x003af4,
-0x003af0,
-0x003a74,
-0x003a70,
-0x003a60,
-0x003a54,
-0x003a50,
-0x003a40,
-0x003a28,
-0x003a1c,
-0x003a18,
-0x003a0c,
-0x003a00,
-0x003934,
-0x003930,
-0x003924,
-0x003920,
-0x003914,
-0x003910,
-0x003904,
-0x003900,
-0x0038f4,
-0x0038f0,
-0x0038e4,
-0x0038e0,
-0x0038b4,
-0x0038b0,
-0x0038ac,
-0x0038a8,
-0x0038a4,
-0x0038a0,
-0x003894,
-0x003890,
-0x00388c,
-0x003888,
-0x003884,
-0x003880,
-0x003870,
-0x00383c,
-0x003838,
-0x003834,
-0x003830,
-0x00382c,
-0x003828,
-0x003824,
-0x003820,
-0x003814,
-0x003810,
-0x003800,
-//0x0037bc,
-//0x0037b8,
-//0x0037b4,
-//0x0037b0,
-//0x0037a0,
-//0x00379c,
-//0x003798,
-//0x003790,
-//0x00378c,
-//0x003788,
-//0x003784,
-//0x003780,
-0x00367c,
-0x003678,
-0x003674,
-0x003670,
-0x00366c,
-0x003668,
-0x003664,
-0x003660,
-0x00365c,
-0x003658,
-0x003654,
-0x00364c,
-0x003648,
-0x003644,
-0x003640,
-0x00362c,
-0x003628,
-0x003624,
-0x003620,
-0x00361c,
-0x003618,
-0x003614,
-0x003610,
-0x00360c,
-0x003608,
-0x003604,
-0x003600,
-0x0034a0,
-0x00349c,
-0x003498,
-0x003494,
-0x003490,
-0x00348c,
-0x003488,
-0x003484,
-0x003480,
-0x00347c,
-0x003478,
-0x003474,
-0x003470,
-0x00346c,
-0x003464,
-0x00345c,
-0x003458,
-0x003454,
-0x003450,
-0x00344c,
-0x003448,
-0x003444,
-0x003440,
-0x00343c,
-0x003438,
-0x003424,
-0x003420,
-0x00341c,
-0x003418,
-0x003414,
-0x003410,
-0x00340c,
-0x003408,
-0x003404,
-0x003400,
-0x003040,
-0x003000,
-0x002ffc,
-0x002ff8,
-0x002ff4,
-0x002fdc,
-0x002fd4,
-0x002fd0,
-0x002fcc,
-0x002fc8,
-0x002fc4,
-0x002fc0,
-0x002fbc,
-0x002fb8,
-0x002fb4,
-0x002fb0,
-0x002fac,
-0x002fa8,
-0x002fa0,
-0x002f9c,
-0x002f98,
-0x002f94,
-0x002f90,
-0x002f8c,
-0x002f88,
-0x002f84,
-0x002f80,
-0x002e94,
-0x002e90,
-0x002e80,
-0x002e30,
-0x002e2c,
-0x002e28,
-0x002e24,
-0x002e20,
-0x002e1c,
-0x002e18,
-0x002e14,
-0x002e10,
-0x002e0c,
-0x002e04,
-0x002e00,
-0x002dfc,
-0x002df8,
-0x002df4,
-0x002dec,
-0x002de4,
-0x002de0,
-0x002ddc,
-0x002dd8,
-0x002dd4,
-0x002dcc,
-0x002dc8,
-0x002dc0,
-0x002db8,
-0x002db4,
-0x002db0,
-0x002da8,
-0x002da4,
-0x002da0,
-0x002d80,
-0x002d7c,
-0x002d78,
-0x002d74,
-0x002d70,
-0x002d6c,
-0x002d68,
-0x002d64,
-0x002d60,
-0x002d5c,
-0x002d58,
-0x002d54,
-0x002d50,
-0x002d4c,
-0x002d48,
-0x002d44,
-0x002d40,
-0x002d34,
-0x002d30,
-0x002d20,
-0x002d14,
-0x002d10,
-0x002d00,
-0x002cec,
-0x002ce8,
-0x002ce4,
-0x002ce0,
-0x002cdc,
-0x002cd8,
-0x002cd4,
-0x002cd0,
-0x002ccc,
-0x002cc8,
-0x002c90,
-0x002c8c,
-0x002c88,
-0x002c84,
-0x002c80,
-0x002c68,
-0x002c50,
-0x002c4c,
-0x002c24,
-0x002c20,
-0x002c1c,
-0x002c18,
-0x002c14,
-0x002c10,
-0x002c0c,
-0x002c08,
-0x002c04,
-0x002c00,
-0x002b34,
-0x002b30,
-0x002b20,
-0x002b14,
-0x002b10,
-0x002b00,
-0x002978,
-0x002974,
-0x002970,
-0x00296c,
-0x002968,
-0x002964,
-0x002960,
-0x00295c,
-0x002958,
-0x002954,
-0x002950,
-0x00294c,
-0x002948,
-0x002944,
-0x002940,
-0x00293c,
-0x002938,
-0x002934,
-0x002930,
-0x00292c,
-0x002928,
-0x002924,
-0x002920,
-0x00291c,
-0x002918,
-0x002914,
-0x002910,
-0x00290c,
-0x002908,
-0x002904,
-0x002900,
-0x0028fc,
-0x0028f8,
-0x0028f4,
-0x0028f0,
-0x0028ec,
-0x0028e8,
-0x0028e4,
-0x0028e0,
-0x0028dc,
-0x0028d8,
-0x0028d4,
-0x0028d0,
-0x0028cc,
-0x0028c8,
-0x0028c4,
-0x0028c0,
-0x0028bc,
-0x0028b8,
-0x0028b4,
-0x0028b0,
-0x0028ac,
-0x0028a8,
-0x0028a4,
-0x0028a0,
-0x00289c,
-0x002898,
-0x002894,
-0x002890,
-0x00288c,
-0x002888,
-0x002884,
-0x002880,
-0x00287c,
-0x002878,
-0x002874,
-0x002870,
-0x00286c,
-0x002868,
-0x002864,
-0x002860,
-0x00285c,
-0x002858,
-0x002854,
-0x002850,
-0x00284c,
-0x002848,
-0x002844,
-0x002840,
-0x00283c,
-0x002838,
-0x002834,
-0x002830,
-0x00282c,
-0x002828,
-0x002824,
-0x002820,
-0x00281c,
-0x002818,
-0x002814,
-0x002810,
-0x00280c,
-0x002808,
-0x002804,
-0x002800,
-0x0027fc,
-0x0027f8,
-0x0027f4,
-0x0027dc,
-0x0027d4,
-0x0027d0,
-0x0027cc,
-0x0027c8,
-0x0027c4,
-0x0027c0,
-0x0027bc,
-0x0027b8,
-0x0027b4,
-0x0027b0,
-0x0027ac,
-0x0027a8,
-0x0027a0,
-0x00279c,
-0x002798,
-0x002794,
-0x002790,
-0x00278c,
-0x002788,
-0x002784,
-0x002780,
-0x002694,
-0x002690,
-0x002680,
-0x002630,
-0x00262c,
-0x002628,
-0x002624,
-0x002620,
-0x00261c,
-0x002618,
-0x002614,
-0x002610,
-0x00260c,
-0x002604,
-0x002600,
-0x0025fc,
-0x0025f8,
-0x0025f4,
-0x0025ec,
-0x0025e4,
-0x0025e0,
-0x0025dc,
-0x0025d8,
-0x0025d4,
-0x0025cc,
-0x0025c8,
-0x0025c0,
-0x0025b8,
-0x0025b4,
-0x0025b0,
-0x0025a8,
-0x0025a4,
-0x0025a0,
-0x002580,
-0x00257c,
-0x002578,
-0x002574,
-0x002570,
-0x00256c,
-0x002568,
-0x002564,
-0x002560,
-0x00255c,
-0x002558,
-0x002554,
-0x002550,
-0x00254c,
-0x002548,
-0x002544,
-0x002540,
-0x002534,
-0x002530,
-0x002520,
-0x002514,
-0x002510,
-0x002500,
-0x0024ec,
-0x0024e8,
-0x0024e4,
-0x0024e0,
-0x0024dc,
-0x0024d8,
-0x0024d4,
-0x0024d0,
-0x0024cc,
-0x0024c8,
-0x002490,
-0x00248c,
-0x002488,
-0x002484,
-0x002480,
-0x002468,
-0x002450,
-0x00244c,
-0x002424,
-0x002420,
-0x00241c,
-0x002418,
-0x002414,
-0x002410,
-0x00240c,
-0x002408,
-0x002404,
-0x002400,
-0x002334,
-0x002330,
-0x002320,
-0x002314,
-0x002310,
-0x002300,
-0x002178,
-0x002174,
-0x002170,
-0x00216c,
-0x002168,
-0x002164,
-0x002160,
-0x00215c,
-0x002158,
-0x002154,
-0x002150,
-0x00214c,
-0x002148,
-0x002144,
-0x002140,
-0x00213c,
-0x002138,
-0x002134,
-0x002130,
-0x00212c,
-0x002128,
-0x002124,
-0x002120,
-0x00211c,
-0x002118,
-0x002114,
-0x002110,
-0x00210c,
-0x002108,
-0x002104,
-0x002100,
-0x0020fc,
-0x0020f8,
-0x0020f4,
-0x0020f0,
-0x0020ec,
-0x0020e8,
-0x0020e4,
-0x0020e0,
-0x0020dc,
-0x0020d8,
-0x0020d4,
-0x0020d0,
-0x0020cc,
-0x0020c8,
-0x0020c4,
-0x0020c0,
-0x0020bc,
-0x0020b8,
-0x0020b4,
-0x0020b0,
-0x0020ac,
-0x0020a8,
-0x0020a4,
-0x0020a0,
-0x00209c,
-0x002098,
-0x002094,
-0x002090,
-0x00208c,
-0x002088,
-0x002084,
-0x002080,
-0x00207c,
-0x002078,
-0x002074,
-0x002070,
-0x00206c,
-0x002068,
-0x002064,
-0x002060,
-0x00205c,
-0x002058,
-0x002054,
-0x002050,
-0x00204c,
-0x002048,
-0x002044,
-0x002040,
-0x00203c,
-0x002038,
-0x002034,
-0x002030,
-0x00202c,
-0x002028,
-0x002024,
-0x002020,
-0x00201c,
-0x002018,
-0x002014,
-0x002010,
-0x00200c,
-0x002008,
-0x002004,
-0x002000,
-0x001ffc,
-0x001ff8,
-0x001ff4,
-0x001fdc,
-0x001fd4,
-0x001fd0,
-0x001fcc,
-0x001fc8,
-0x001fc4,
-0x001fc0,
-0x001fbc,
-0x001fb8,
-0x001fb4,
-0x001fb0,
-0x001fac,
-0x001fa8,
-0x001fa0,
-0x001f9c,
-0x001f98,
-0x001f94,
-0x001f90,
-0x001f8c,
-0x001f88,
-0x001f84,
-0x001f80,
-0x001e94,
-0x001e90,
-0x001e80,
-0x001e30,
-0x001e2c,
-0x001e28,
-0x001e24,
-0x001e20,
-0x001e1c,
-0x001e18,
-0x001e14,
-0x001e10,
-0x001e0c,
-0x001e04,
-0x001e00,
-0x001dfc,
-0x001df8,
-0x001df4,
-0x001dec,
-0x001de4,
-0x001de0,
-0x001ddc,
-0x001dd8,
-0x001dd4,
-0x001dcc,
-0x001dc8,
-0x001dc0,
-0x001db8,
-0x001db4,
-0x001db0,
-0x001da8,
-0x001da4,
-0x001da0,
-0x001d80,
-0x001d7c,
-0x001d78,
-0x001d74,
-0x001d70,
-0x001d6c,
-0x001d68,
-0x001d64,
-0x001d60,
-0x001d5c,
-0x001d58,
-0x001d54,
-0x001d50,
-0x001d4c,
-0x001d48,
-0x001d44,
-0x001d40,
-0x001d34,
-0x001d30,
-0x001d20,
-0x001d14,
-0x001d10,
-0x001d00,
-0x001cec,
-0x001ce8,
-0x001ce4,
-0x001ce0,
-0x001cdc,
-0x001cd8,
-0x001cd4,
-0x001cd0,
-0x001ccc,
-0x001cc8,
-0x001c90,
-0x001c8c,
-0x001c88,
-0x001c84,
-0x001c80,
-0x001c68,
-0x001c50,
-0x001c4c,
-0x001c24,
-0x001c20,
-0x001c1c,
-0x001c18,
-0x001c14,
-0x001c10,
-0x001c0c,
-0x001c08,
-0x001c04,
-0x001c00,
-0x001b34,
-0x001b30,
-0x001b20,
-0x001b14,
-0x001b10,
-0x001b00,
-0x001978,
-0x001974,
-0x001970,
-0x00196c,
-0x001968,
-0x001964,
-0x001960,
-0x00195c,
-0x001958,
-0x001954,
-0x001950,
-0x00194c,
-0x001948,
-0x001944,
-0x001940,
-0x00193c,
-0x001938,
-0x001934,
-0x001930,
-0x00192c,
-0x001928,
-0x001924,
-0x001920,
-0x00191c,
-0x001918,
-0x001914,
-0x001910,
-0x00190c,
-0x001908,
-0x001904,
-0x001900,
-0x0018fc,
-0x0018f8,
-0x0018f4,
-0x0018f0,
-0x0018ec,
-0x0018e8,
-0x0018e4,
-0x0018e0,
-0x0018dc,
-0x0018d8,
-0x0018d4,
-0x0018d0,
-0x0018cc,
-0x0018c8,
-0x0018c4,
-0x0018c0,
-0x0018bc,
-0x0018b8,
-0x0018b4,
-0x0018b0,
-0x0018ac,
-0x0018a8,
-0x0018a4,
-0x0018a0,
-0x00189c,
-0x001898,
-0x001894,
-0x001890,
-0x00188c,
-0x001888,
-0x001884,
-0x001880,
-0x00187c,
-0x001878,
-0x001874,
-0x001870,
-0x00186c,
-0x001868,
-0x001864,
-0x001860,
-0x00185c,
-0x001858,
-0x001854,
-0x001850,
-0x00184c,
-0x001848,
-0x001844,
-0x001840,
-0x00183c,
-0x001838,
-0x001834,
-0x001830,
-0x00182c,
-0x001828,
-0x001824,
-0x001820,
-0x00181c,
-0x001818,
-0x001814,
-0x001810,
-0x00180c,
-0x001808,
-0x001804,
-0x001800,
-0x0017fc,
-0x0017f8,
-0x0017f4,
-0x0017dc,
-0x0017d4,
-0x0017d0,
-0x0017cc,
-0x0017c8,
-0x0017c4,
-0x0017c0,
-0x0017bc,
-0x0017b8,
-0x0017b4,
-0x0017b0,
-0x0017ac,
-0x0017a8,
-0x0017a0,
-0x00179c,
-0x001798,
-0x001794,
-0x001790,
-0x00178c,
-0x001788,
-0x001784,
-0x001780,
-0x001694,
-0x001690,
-0x001680,
-0x001630,
-0x00162c,
-0x001628,
-0x001624,
-0x001620,
-0x00161c,
-0x001618,
-0x001614,
-0x001610,
-0x00160c,
-0x001604,
-0x001600,
-0x0015fc,
-0x0015f8,
-0x0015f4,
-0x0015ec,
-0x0015e4,
-0x0015e0,
-0x0015dc,
-0x0015d8,
-0x0015d4,
-0x0015cc,
-0x0015c8,
-0x0015c0,
-0x0015b8,
-0x0015b4,
-0x0015b0,
-0x0015a8,
-0x0015a4,
-0x0015a0,
-0x001580,
-0x00157c,
-0x001578,
-0x001574,
-0x001570,
-0x00156c,
-0x001568,
-0x001564,
-0x001560,
-0x00155c,
-0x001558,
-0x001554,
-0x001550,
-0x00154c,
-0x001548,
-0x001544,
-0x001540,
-0x001534,
-0x001530,
-0x001520,
-0x001514,
-0x001510,
-0x001500,
-0x0014ec,
-0x0014e8,
-0x0014e4,
-0x0014e0,
-0x0014dc,
-0x0014d8,
-0x0014d4,
-0x0014d0,
-0x0014cc,
-0x0014c8,
-0x001490,
-0x00148c,
-0x001488,
-0x001484,
-0x001480,
-0x001468,
-0x001450,
-0x00144c,
-0x001424,
-0x001420,
-0x00141c,
-0x001418,
-0x001414,
-0x001410,
-0x00140c,
-0x001408,
-0x001404,
-0x001400,
-0x001334,
-0x001330,
-0x001320,
-0x001314,
-0x001310,
-0x001300,
-0x001178,
-0x001174,
-0x001170,
-0x00116c,
-0x001168,
-0x001164,
-0x001160,
-0x00115c,
-0x001158,
-0x001154,
-0x001150,
-0x00114c,
-0x001148,
-0x001144,
-0x001140,
-0x00113c,
-0x001138,
-0x001134,
-0x001130,
-0x00112c,
-0x001128,
-0x001124,
-0x001120,
-0x00111c,
-0x001118,
-0x001114,
-0x001110,
-0x00110c,
-0x001108,
-0x001104,
-0x001100,
-0x0010fc,
-0x0010f8,
-0x0010f4,
-0x0010f0,
-0x0010ec,
-0x0010e8,
-0x0010e4,
-0x0010e0,
-0x0010dc,
-0x0010d8,
-0x0010d4,
-0x0010d0,
-0x0010cc,
-0x0010c8,
-0x0010c4,
-0x0010c0,
-0x0010bc,
-0x0010b8,
-0x0010b4,
-0x0010b0,
-0x0010ac,
-0x0010a8,
-0x0010a4,
-0x0010a0,
-0x00109c,
-0x001098,
-0x001094,
-0x001090,
-0x00108c,
-0x001088,
-0x001084,
-0x001080,
-0x00107c,
-0x001078,
-0x001074,
-0x001070,
-0x00106c,
-0x001068,
-0x001064,
-0x001060,
-0x00105c,
-0x001058,
-0x001054,
-0x001050,
-0x00104c,
-0x001048,
-0x001044,
-0x001040,
-0x00103c,
-0x001038,
-0x001034,
-0x001030,
-0x00102c,
-0x001028,
-0x001024,
-0x001020,
-0x00101c,
-0x001018,
-0x001014,
-0x001010,
-0x00100c,
-0x001008,
-0x001004,
-0x001000,
-0x000ffc,
-0x000ff8,
-0x000ff4,
-0x000fdc,
-0x000fd4,
-0x000fd0,
-0x000fcc,
-0x000fc8,
-0x000fc4,
-0x000fc0,
-0x000fbc,
-0x000fb8,
-0x000fb4,
-0x000fb0,
-0x000fac,
-0x000fa8,
-0x000fa0,
-0x000f9c,
-0x000f98,
-0x000f94,
-0x000f90,
-0x000f8c,
-0x000f88,
-0x000f84,
-0x000f80,
-0x000e94,
-0x000e90,
-0x000e80,
-0x000e30,
-0x000e2c,
-0x000e28,
-0x000e24,
-0x000e20,
-0x000e1c,
-0x000e18,
-0x000e14,
-0x000e10,
-0x000e0c,
-0x000e04,
-0x000e00,
-0x000dfc,
-0x000df8,
-0x000df4,
-0x000dec,
-0x000de4,
-0x000de0,
-0x000ddc,
-0x000dd8,
-0x000dd4,
-0x000dcc,
-0x000dc8,
-0x000dc0,
-0x000db8,
-0x000db4,
-0x000db0,
-0x000da8,
-0x000da4,
-0x000da0,
-0x000d80,
-0x000d7c,
-0x000d78,
-0x000d74,
-0x000d70,
-0x000d6c,
-0x000d68,
-0x000d64,
-0x000d60,
-0x000d5c,
-0x000d58,
-0x000d54,
-0x000d50,
-0x000d4c,
-0x000d48,
-0x000d44,
-0x000d40,
-0x000d34,
-0x000d30,
-0x000d20,
-0x000d14,
-0x000d10,
-0x000d00,
-0x000cec,
-0x000ce8,
-0x000ce4,
-0x000ce0,
-0x000cdc,
-0x000cd8,
-0x000cd4,
-0x000cd0,
-0x000ccc,
-0x000cc8,
-0x000c90,
-0x000c8c,
-0x000c88,
-0x000c84,
-0x000c80,
-0x000c68,
-0x000c50,
-0x000c4c,
-0x000c24,
-0x000c20,
-0x000c1c,
-0x000c18,
-0x000c14,
-0x000c10,
-0x000c0c,
-0x000c08,
-0x000c04,
-0x000c00,
-0x000b34,
-0x000b30,
-0x000b20,
-0x000b14,
-0x000b10,
-0x000b00,
-0x000978,
-0x000974,
-0x000970,
-0x00096c,
-0x000968,
-0x000964,
-0x000960,
-0x00095c,
-0x000958,
-0x000954,
-0x000950,
-0x00094c,
-0x000948,
-0x000944,
-0x000940,
-0x00093c,
-0x000938,
-0x000934,
-0x000930,
-0x00092c,
-0x000928,
-0x000924,
-0x000920,
-0x00091c,
-0x000918,
-0x000914,
-0x000910,
-0x00090c,
-0x000908,
-0x000904,
-0x000900,
-0x0008fc,
-0x0008f8,
-0x0008f4,
-0x0008f0,
-0x0008ec,
-0x0008e8,
-0x0008e4,
-0x0008e0,
-0x0008dc,
-0x0008d8,
-0x0008d4,
-0x0008d0,
-0x0008cc,
-0x0008c8,
-0x0008c4,
-0x0008c0,
-0x0008bc,
-0x0008b8,
-0x0008b4,
-0x0008b0,
-0x0008ac,
-0x0008a8,
-0x0008a4,
-0x0008a0,
-0x00089c,
-0x000898,
-0x000894,
-0x000890,
-0x00088c,
-0x000888,
-0x000884,
-0x000880,
-0x00087c,
-0x000878,
-0x000874,
-0x000870,
-0x00086c,
-0x000868,
-0x000864,
-0x000860,
-0x00085c,
-0x000858,
-0x000854,
-0x000850,
-0x00084c,
-0x000848,
-0x000844,
-0x000840,
-0x00083c,
-0x000838,
-0x000834,
-0x000830,
-0x00082c,
-0x000828,
-0x000824,
-0x000820,
-0x00081c,
-0x000818,
-0x000814,
-0x000810,
-0x00080c,
-0x000808,
-0x000804,
-0x000800,
-0x0007fc,
-0x0007f8,
-0x0007f4,
-0x0007dc,
-0x0007d4,
-0x0007d0,
-0x0007cc,
-0x0007c8,
-0x0007c4,
-0x0007c0,
-0x0007bc,
-0x0007b8,
-0x0007b4,
-0x0007b0,
-0x0007ac,
-0x0007a8,
-0x0007a0,
-0x00079c,
-0x000798,
-0x000794,
-0x000790,
-0x00078c,
-0x000788,
-0x000784,
-0x000780,
-0x000694,
-0x000690,
-0x000680,
-0x000630,
-0x00062c,
-0x000628,
-0x000624,
-0x000620,
-0x00061c,
-0x000618,
-0x000614,
-0x000610,
-0x00060c,
-0x000604,
-0x000600,
-0x0005fc,
-0x0005f8,
-0x0005f4,
-0x0005ec,
-0x0005e4,
-0x0005e0,
-0x0005dc,
-0x0005d8,
-0x0005d4,
-0x0005cc,
-0x0005c8,
-0x0005c0,
-0x0005b8,
-0x0005b4,
-0x0005b0,
-0x0005a8,
-0x0005a4,
-0x0005a0,
-0x000580,
-0x00057c,
-0x000578,
-0x000574,
-0x000570,
-0x00056c,
-0x000568,
-0x000564,
-0x000560,
-0x00055c,
-0x000558,
-0x000554,
-0x000550,
-0x00054c,
-0x000548,
-0x000544,
-0x000540,
-0x000534,
-0x000530,
-0x000520,
-0x000514,
-0x000510,
-0x000500,
-0x0004ec,
-0x0004e8,
-0x0004e4,
-0x0004e0,
-0x0004dc,
-0x0004d8,
-0x0004d4,
-0x0004d0,
-0x0004cc,
-0x0004c8,
-0x000490,
-0x00048c,
-0x000488,
-0x000484,
-0x000480,
-0x000468,
-0x000450,
-0x00044c,
-0x000424,
-0x000420,
-0x00041c,
-0x000418,
-0x000414,
-0x000410,
-0x00040c,
-0x000408,
-0x000404,
-0x000400,
-0x000334,
-0x000330,
-0x000320,
-0x000314,
-0x000310,
-0x000300,
-0x000178,
-0x000174,
-0x000170,
-0x00016c,
-0x000168,
-0x000164,
-0x000160,
-0x00015c,
-0x000158,
-0x000154,
-0x000150,
-0x00014c,
-0x000148,
-0x000144,
-0x000140,
-0x00013c,
-0x000138,
-0x000134,
-0x000130,
-0x00012c,
-0x000128,
-0x000124,
-0x000120,
-0x00011c,
-0x000118,
-0x000114,
-0x000110,
-0x00010c,
-0x000108,
-0x000104,
-0x000100,
-0x0000fc,
-0x0000f8,
-0x0000f4,
-0x0000f0,
-0x0000ec,
-0x0000e8,
-0x0000e4,
-0x0000e0,
-0x0000dc,
-0x0000d8,
-0x0000d4,
-0x0000d0,
-0x0000cc,
-0x0000c8,
-0x0000c4,
-0x0000c0,
-0x0000bc,
-0x0000b8,
-0x0000b4,
-0x0000b0,
-0x0000ac,
-0x0000a8,
-0x0000a4,
-0x0000a0,
-0x00009c,
-0x000098,
-0x000094,
-0x000090,
-0x00008c,
-0x000088,
-0x000084,
-0x000080,
-0x00007c,
-0x000078,
-0x000074,
-0x000070,
-0x00006c,
-0x000068,
-0x000064,
-0x000060,
-0x00005c,
-0x000058,
-0x000054,
-0x000050,
-0x00004c,
-0x000048,
-0x000044,
-0x000040,
-0x00003c,
-0x000038,
-0x000034,
-0x000030,
-0x00002c,
-0x000028,
-0x000024,
-0x000020,
-0x00001c,
-0x000018,
-0x000014,
-0x000010,
-0x00000c,
-0x000008,
-0x000004,
-0x000000
-};
-
-//Same as mread4 but prints out an error message if there's an error
-#define MREAD4(mf,offs, val)  do { if (mread4 (mf, offs, val) != 4) { \
-                                  fprintf(stderr, "-E- Cr read (0x%08x) failed: %s(%d)\n", (u_int32_t)(offs), strerror(errno), (u_int32_t)errno); \
-                                  exit(2); } \
-                                  if (0) printf("R %06x:%08x\n", (u_int32_t)offs, (u_int32_t)*(val)); \
-                                  } while (0)
-    
-
-int main(int argc, char** argv)
-{
-  int i;
-  mfile * f;
-  unsigned hca_id=0x0;
-  unsigned is3_id=0x0;
-
-  int list_size;
-  unsigned* list;
-
-  if (argc != 2 && argc != 3)
-  {
-    fprintf(stderr,"Usage: %s <device> [i2c-slave].\n", argv[0]);
-    return 2;
-  }
-
-  f=mopen(argv[1]);
-
-  if (!f)
-  {
-    fprintf(stderr,"Unable to open device %s. Exiting.\n", argv[1]);
-    return 1;
-  }
-
-  //if (argc == 3)
-  //    mset_i2c_slave(f, (u_int8_t)strtoul(argv[2],0,0));
-
-
-  MREAD4(f,0xF0014,&hca_id);
-  MREAD4(f,0x60014,&is3_id);
-
-  hca_id &= 0xFFFF;
-  is3_id &= 0xFFFF;
-
-  //Figure out which device to use. Select the address list accordingly.
-  if (hca_id == 0x5e8c || hca_id == 0x6274) 
-  {
-    list=sinai_address_list;
-    list_size=sizeof(sinai_address_list)/sizeof(*sinai_address_list);
-  } else if (hca_id == 0x6278) 
-  {
-    list=arbel_address_list;
-    list_size=sizeof(arbel_address_list)/sizeof(*arbel_address_list);
-  } else if (hca_id == 0x5a44) {
-    list=tavor_address_list;
-    list_size=sizeof(tavor_address_list)/sizeof(*tavor_address_list);
-  } else if (hca_id == 0x0190) {
-     list=hermon_address_list;
-     list_size=sizeof(hermon_address_list)/sizeof(*hermon_address_list);
-  } else if (hca_id == 435) {
-     list=is4_address_list;
-     list_size=sizeof(is4_address_list)/sizeof(*is4_address_list);
-  } else if (is3_id == 47396) {
-    list=anafa2_address_list;
-    list_size=sizeof(anafa2_address_list)/sizeof(*anafa2_address_list);
-  } else {
-    fprintf(stderr,"Unexpected id: Hca: 0x%8.8x. Switch: 0x%8.8x Exiting.\n",
-            hca_id,
-            is3_id );
-    return 1;
-  }
-
-  for(i=0;i<list_size;++i)
-  {
-    unsigned data;
-    MREAD4(f,list[i],&data);
-    printf("0x%8.8x 0x%8.8x\n", list[i], data);
-  }
-  
-  return 0;
-}
-
diff --git a/mstdump/Makefile.am b/mstdump/Makefile.am
new file mode 100644
index 0000000..493685f
--- /dev/null
+++ b/mstdump/Makefile.am
@@ -0,0 +1,36 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+
+SUBDIRS = crd_lib crd_main mstdump_dbs
+
diff --git a/mstdump/Makefile.in b/mstdump/Makefile.in
new file mode 100644
index 0000000..6df6e35
--- /dev/null
+++ b/mstdump/Makefile.in
@@ -0,0 +1,591 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = mstdump
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+SOURCES =
+DIST_SOURCES =
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+	html-recursive info-recursive install-data-recursive \
+	install-dvi-recursive install-exec-recursive \
+	install-html-recursive install-info-recursive \
+	install-pdf-recursive install-ps-recursive install-recursive \
+	installcheck-recursive installdirs-recursive pdf-recursive \
+	ps-recursive uninstall-recursive
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
+  distclean-recursive maintainer-clean-recursive
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
+	distdir
+ETAGS = etags
+CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+am__relativize = \
+  dir0=`pwd`; \
+  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
+  sed_rest='s,^[^/]*/*,,'; \
+  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
+  sed_butlast='s,/*[^/]*$$,,'; \
+  while test -n "$$dir1"; do \
+    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
+    if test "$$first" != "."; then \
+      if test "$$first" = ".."; then \
+        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
+        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
+      else \
+        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
+        if test "$$first2" = "$$first"; then \
+          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
+        else \
+          dir2="../$$dir2"; \
+        fi; \
+        dir0="$$dir0"/"$$first"; \
+      fi; \
+    fi; \
+    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
+  done; \
+  reldir="$$dir2"
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+SUBDIRS = crd_lib crd_main mstdump_dbs
+all: all-recursive
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mstdump/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mstdump/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+#     (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+$(RECURSIVE_TARGETS):
+	@fail= failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
+	dot_seen=no; \
+	target=`echo $@ | sed s/-recursive//`; \
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  echo "Making $$target in $$subdir"; \
+	  if test "$$subdir" = "."; then \
+	    dot_seen=yes; \
+	    local_target="$$target-am"; \
+	  else \
+	    local_target="$$target"; \
+	  fi; \
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+	  || eval $$failcom; \
+	done; \
+	if test "$$dot_seen" = "no"; then \
+	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+	fi; test -z "$$fail"
+
+$(RECURSIVE_CLEAN_TARGETS):
+	@fail= failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
+	dot_seen=no; \
+	case "$@" in \
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+	  *) list='$(SUBDIRS)' ;; \
+	esac; \
+	rev=''; for subdir in $$list; do \
+	  if test "$$subdir" = "."; then :; else \
+	    rev="$$subdir $$rev"; \
+	  fi; \
+	done; \
+	rev="$$rev ."; \
+	target=`echo $@ | sed s/-recursive//`; \
+	for subdir in $$rev; do \
+	  echo "Making $$target in $$subdir"; \
+	  if test "$$subdir" = "."; then \
+	    local_target="$$target-am"; \
+	  else \
+	    local_target="$$target"; \
+	  fi; \
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+	  || eval $$failcom; \
+	done && test -z "$$fail"
+tags-recursive:
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+	done
+ctags-recursive:
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+	done
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+	  include_option=--etags-include; \
+	  empty_fix=.; \
+	else \
+	  include_option=--include; \
+	  empty_fix=; \
+	fi; \
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    test ! -f $$subdir/TAGS || \
+	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+	  fi; \
+	done; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    test -d "$(distdir)/$$subdir" \
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
+	    || exit 1; \
+	  fi; \
+	done
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
+	    $(am__relativize); \
+	    new_distdir=$$reldir; \
+	    dir1=$$subdir; dir2="$(top_distdir)"; \
+	    $(am__relativize); \
+	    new_top_distdir=$$reldir; \
+	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
+	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
+	    ($(am__cd) $$subdir && \
+	      $(MAKE) $(AM_MAKEFLAGS) \
+	        top_distdir="$$new_top_distdir" \
+	        distdir="$$new_distdir" \
+		am__remove_distdir=: \
+		am__skip_length_check=: \
+		am__skip_mode_fix=: \
+	        distdir) \
+	      || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-recursive
+all-am: Makefile
+installdirs: installdirs-recursive
+installdirs-am:
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+uninstall: uninstall-recursive
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-recursive
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-recursive
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-recursive
+	-rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-tags
+
+dvi: dvi-recursive
+
+dvi-am:
+
+html: html-recursive
+
+html-am:
+
+info: info-recursive
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-recursive
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-recursive
+
+install-html-am:
+
+install-info: install-info-recursive
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-recursive
+
+install-pdf-am:
+
+install-ps: install-ps-recursive
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-recursive
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-recursive
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-recursive
+
+pdf-am:
+
+ps: ps-recursive
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
+	install-am install-strip tags-recursive
+
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
+	all all-am check check-am clean clean-generic clean-libtool \
+	ctags ctags-recursive distclean distclean-generic \
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
+	html-am info info-am install install-am install-data \
+	install-data-am install-dvi install-dvi-am install-exec \
+	install-exec-am install-html install-html-am install-info \
+	install-info-am install-man install-pdf install-pdf-am \
+	install-ps install-ps-am install-strip installcheck \
+	installcheck-am installdirs installdirs-am maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
+	uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mstdump/crd_lib/Makefile.am b/mstdump/crd_lib/Makefile.am
new file mode 100755
index 0000000..f3e405b
--- /dev/null
+++ b/mstdump/crd_lib/Makefile.am
@@ -0,0 +1,41 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+
+
+INCLUDES =	-I$(top_srcdir) -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common
+AM_CFLAGS = -Wall -W -g -MP -MD -pipe -Wno-unused-function  $(COMPILER_FPIC) -DMTCR_EXPORT -DMST_UL -DDATA_PATH=\"$(pkgdatadir)\"
+
+noinst_LIBRARIES = libcrdump.a
+
+libcrdump_a_SOURCES = crdump.c crdump.h
diff --git a/mstdump/crd_lib/Makefile.in b/mstdump/crd_lib/Makefile.in
new file mode 100644
index 0000000..9c3cc76
--- /dev/null
+++ b/mstdump/crd_lib/Makefile.in
@@ -0,0 +1,504 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = mstdump/crd_lib
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+libcrdump_a_AR = $(AR) $(ARFLAGS)
+libcrdump_a_LIBADD =
+am_libcrdump_a_OBJECTS = crdump.$(OBJEXT)
+libcrdump_a_OBJECTS = $(am_libcrdump_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libcrdump_a_SOURCES)
+DIST_SOURCES = $(libcrdump_a_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common
+AM_CFLAGS = -Wall -W -g -MP -MD -pipe -Wno-unused-function  $(COMPILER_FPIC) -DMTCR_EXPORT -DMST_UL -DDATA_PATH=\"$(pkgdatadir)\"
+noinst_LIBRARIES = libcrdump.a
+libcrdump_a_SOURCES = crdump.c crdump.h
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mstdump/crd_lib/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mstdump/crd_lib/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+libcrdump.a: $(libcrdump_a_OBJECTS) $(libcrdump_a_DEPENDENCIES) 
+	-rm -f libcrdump.a
+	$(libcrdump_a_AR) libcrdump.a $(libcrdump_a_OBJECTS) $(libcrdump_a_LIBADD)
+	$(RANLIB) libcrdump.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/crdump.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libtool clean-noinstLIBRARIES ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mstdump/crd_lib/crdump.c b/mstdump/crd_lib/crdump.c
new file mode 100755
index 0000000..0ed72cc
--- /dev/null
+++ b/mstdump/crd_lib/crdump.c
@@ -0,0 +1,691 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#define _GNU_SOURCE
+#include <crdump.h>
+#include <dev_mgt/tools_dev_types.h>
+#include <common/bit_slice.h>
+#include <ctype.h>
+#include <compatibility.h>
+#include <stdio.h>
+
+#define CRD_SELECT_CSV_PATH(dev_name) \
+    do {                              \
+            strcat(csv_file_path, dev_name);\
+            strcat(csv_file_path, ".csv");\
+    } while (0)
+
+
+#define CRD_CHECK_NULL(var)\
+    if (var == NULL)       \
+        do {               \
+            CRD_DEBUG("Sent %s is null!\n", #var);\
+            return CRD_INVALID_PARM;              \
+        } while(0)
+
+
+#if defined(__WIN__)
+#    define strcasecmp    _stricmp
+#    define CRD_MTCR_DLL_NAME "libmtcr-1.dll"
+#endif
+
+
+//#define CRD_DEBUG_BUILD
+#ifdef CRD_DEBUG_BUILD
+#    define CRD_DEBUG(fmt, ...)printf("%s:%s:%d: "fmt, __FILE__, __FUNCTION__, __LINE__,##__VA_ARGS__);
+#else
+#    define CRD_DEBUG(fmt, args...)
+#endif
+
+#define CRD_EMPTY  "EMPTY"
+#define CRD_UNKOWN "UNKNOWN"
+
+#define CRD_MAXLINESIZE 1024
+#define CRD_MAXFLDS 3 /* maximum possible number of fields */
+#define CRD_MAXFLDSIZE 32 /* longest possible field + 1 = 31 byte field */
+#define CRD_CSV_PATH_SIZE 1024
+
+typedef struct crd_parsed_csv {
+
+    u_int32_t addr;
+    u_int32_t len;
+    char      enable_addr[100];
+
+} crd_parsed_csv_t;
+
+
+struct crd_ctxt {
+    mfile     *mf;
+    u_int32_t dev_type;
+    u_int32_t number_of_dwords;
+    int       is_full;
+    int       cause_addr;
+    int       cause_off;
+    char      csv_path[CRD_CSV_PATH_SIZE];
+    u_int32_t block_count;
+    crd_parsed_csv_t * blocks;
+};
+
+static char crd_error[256];
+
+/*
+Store the csv file path at csv_file_path.
+ */
+static int crd_get_csv_path(IN dm_dev_id_t dev_type, OUT char *csv_file_path);
+
+/*
+count number of dwords, and store all needed data from csv file at parsed_csv
+ */
+static int crd_count_double_word(IN  char *csv_file_path, OUT u_int32_t *number_of_dwords,
+                                 OUT crd_parsed_csv_t blocks[], IN int is_full,
+                                 IN u_int8_t read_single_dword);
+
+/*
+Fill addresses at dword_arr
+ */
+static int crd_fill_address(IN crd_ctxt_t *context, OUT crd_dword_t * dword_arr);
+
+/*
+Read a line from csv file
+ */
+static int crd_read_line(IN FILE *fd, OUT char *tmp);
+
+/*
+Tokenize line for address, len, and enable_adder
+ */
+
+static void crd_parse(IN  char *record, IN  char *delim, OUT char arr[][CRD_MAXFLDSIZE], OUT int *field_count);
+
+static int crd_update_csv_path(IN OUT char *csv_file_path);
+
+static int crd_count_blocks(IN char *csv_file_path, OUT u_int32_t *block_count, u_int8_t read_single_dword);
+
+#if !defined(__WIN__) && !defined(MST_UL)
+static char *crd_trim(char *s);
+
+static char *crd_rtrim(char *s);
+
+static char *crd_ltrim(char *s);
+#endif 
+
+
+#if defined(__WIN__)
+    static int crd_replace(INOUT char *st, IN char *orig, IN char *repl);
+
+    static int crd_get_exec_name_from_path(IN char *str, OUT char *exec_name);
+#endif
+
+int crd_init(OUT crd_ctxt_t **context, IN mfile *mf, IN int is_full, IN int cause_addr, IN int cause_off) {
+
+    dm_dev_id_t dev_type;
+    u_int32_t   dev_id;
+    u_int32_t   chip_rev;
+    u_int32_t   number_of_dwords = 0;
+    u_int32_t   block_count;
+    u_int8_t    read_single_dword = 0;
+    char        csv_file_path [CRD_CSV_PATH_SIZE] = {0x0};
+
+
+    int rc = CRD_OK;
+
+    CRD_CHECK_NULL(mf);
+    CRD_CHECK_NULL(context);
+
+    if (cause_addr >= 0 && cause_off < 0) {
+        CRD_DEBUG("cause_off is negative : %d ", cause_off);
+        return CRD_INVALID_PARM;
+    }
+
+    if (cause_addr >= 0 && cause_off >= 0) {
+        read_single_dword = 1;
+    }
+    CRD_DEBUG("getting device id\n");
+    if (dm_get_device_id(mf, &dev_type, &dev_id, &chip_rev)) {
+        CRD_DEBUG("Failed to identify device.");
+        return CRD_UNKOWN_DEVICE;
+    }
+
+    CRD_DEBUG("Device type : 0x%x, device id : 0x%x, chip rev : 0x%x\n", dev_type, dev_id, chip_rev);
+    if ((rc = crd_get_csv_path(dev_type, csv_file_path)) != CRD_OK) {
+        return rc;
+    }
+
+
+    CRD_DEBUG("allocating struct\n");
+    *context = (crd_ctxt_t*)malloc(sizeof(crd_ctxt_t));
+    if (*context == NULL) {
+        CRD_DEBUG("Failed to allocate memmory for context \n");
+        return CRD_MEM_ALLOCATION_ERR;
+    }
+
+    rc = crd_count_blocks(csv_file_path, &block_count, read_single_dword);
+    if (rc) {
+        free(*context);
+        return rc;
+    }
+
+    CRD_DEBUG("Block count : %d\n", block_count);
+    (*context)->blocks = (crd_parsed_csv_t *) malloc(sizeof(crd_parsed_csv_t) * block_count);
+    if ((*context)->blocks == NULL) {
+        CRD_DEBUG("Failed to allocate memmory for csv blocks\n");
+        free(*context);
+        return CRD_MEM_ALLOCATION_ERR;
+    }
+
+
+    rc = crd_count_double_word(csv_file_path, &number_of_dwords, (*context)->blocks, is_full, read_single_dword);
+    if (rc) {
+        goto Cleanup;
+    }
+
+    CRD_DEBUG("Number of found dwords are : %d \n", number_of_dwords);
+    (*context)->mf               = mf;
+    (*context)->dev_type         = dev_type;
+    (*context)->number_of_dwords = number_of_dwords;
+    (*context)->is_full          = is_full;
+    (*context)->block_count      = block_count;
+    (*context)->cause_addr       = cause_addr;
+    (*context)->cause_off        = cause_off;
+    strcpy((*context)->csv_path, csv_file_path);
+    return rc;
+
+    Cleanup:
+    crd_free(*context);
+    return rc;
+}
+
+
+int crd_get_addr_list(IN crd_ctxt_t *context, OUT crd_dword_t* dword_arr) {
+
+    int rc;
+
+    CRD_CHECK_NULL(context);
+    CRD_CHECK_NULL(dword_arr);
+
+    rc = crd_fill_address(context, dword_arr);
+    if (rc) {
+        return rc;
+    }
+
+    return CRD_OK;
+}
+
+int crd_dump_data(IN crd_ctxt_t *context, OUT crd_dword_t* dword_arr, IN crd_callback_t func) {
+
+    u_int32_t i = 0;
+    u_int32_t j = 0;
+    u_int32_t rc;
+    u_int32_t addr;
+    u_int32_t cause_reg;
+
+    int total = 0;
+    char *data;
+    crd_dword_t tmp_dword;
+
+    CRD_CHECK_NULL(context);
+
+    if (dword_arr == NULL && func == NULL) {
+        CRD_DEBUG("Nothing to do\n");
+        return CRD_INVALID_PARM;
+    }
+
+    for(i = 0; i< context->block_count; i++) {
+        if(!context->is_full && strcmp(context->blocks[i].enable_addr, CRD_EMPTY)) {
+            continue;
+        }
+
+        data = (char*) malloc (context->blocks[i].len * sizeof(u_int32_t));
+        if (data == NULL) {
+            return CRD_MEM_ALLOCATION_ERR;
+        }
+
+        rc = mread4_block (context->mf, context->blocks[i].addr, (u_int32_t *)data, context->blocks[i].len * sizeof(u_int32_t));
+        if (context->blocks[i].len * sizeof(u_int32_t) != rc) {
+            sprintf(crd_error, "Cr read (0x%08x) failed: %s(%d)", context->blocks[i].addr, strerror(errno), (u_int32_t)errno);
+            free(data);
+            return CRD_CR_READ_ERR;
+        }
+
+        for (j = 0; j< context->blocks[i].len; j++) {
+            if ((u_int32_t)total >= context->number_of_dwords) { // dummy check tadah!
+                CRD_DEBUG("value exceeded, something wrong in calculation!");
+                return CRD_EXCEED_VALUE;
+            }
+            addr =  context->blocks[i].addr + (j * sizeof(u_int32_t));
+
+            if (context->cause_addr >= 0) {  /* if we want to check cause bit - read it and verify it hasn't been raised */
+                if (mread4(context->mf, context->cause_addr, &cause_reg) != sizeof(u_int32_t)) {
+                    CRD_DEBUG("Cr read (0x%08x) failed: %s(%d)\n", context->cause_addr, strerror(errno), (u_int32_t)errno);
+                    sprintf(crd_error, "Cr read (0x%08x) failed: %s(%d)", context->cause_addr, strerror(errno), (u_int32_t)errno);
+                    free(data);
+                    return CRD_CR_READ_ERR;
+                }
+                cause_reg = EXTRACT(cause_reg, context->cause_off, 1);
+                if (cause_reg) {
+                    CRD_DEBUG("Cause bit set by read from address 0x%x\n", addr);
+                    sprintf(crd_error, "Cause bit set by read from address 0x%x", addr);
+                    free(data);
+                    return CRD_CAUSE_BIT;
+                }
+            }
+
+            if(dword_arr != NULL) {
+                dword_arr[total].addr = addr;
+                dword_arr[total].data = ((u_int32_t*)data)[j];
+            }
+            if (func != NULL) {
+                tmp_dword.addr = addr;
+                tmp_dword.data = ((u_int32_t*)data)[j];
+                func(&tmp_dword);
+            }
+            total += 1;
+        }
+        free(data);
+    }
+    return CRD_OK;
+}
+
+int crd_get_dword_num(IN crd_ctxt_t *context, OUT u_int32_t *arr_size) {
+
+    CRD_CHECK_NULL(context);
+    *arr_size = context->number_of_dwords;
+    return CRD_OK;
+}
+
+
+static int crd_get_csv_path(IN dm_dev_id_t dev_type, OUT char *csv_file_path) {
+
+    char dev_name[100];
+    int  rc;
+    switch (dev_type) {
+    case DeviceInfiniHostIIIEx:
+    case DeviceInfiniHostIIIEx_MF:
+    case DeviceInfiniHost:
+    case DeviceInfiniScale:
+    case DeviceInfiniHostIIILx:
+        return CRD_NOT_SUPPORTED;
+    default:
+        strcpy(dev_name, dm_dev_type2str(dev_type));
+    }
+    if (!strcmp(dev_name, "Unknown Device")) {
+        return CRD_UNKOWN_DEVICE;
+    }
+
+    rc = crd_update_csv_path(csv_file_path);
+    if (rc != CRD_OK) {
+        return rc;
+    }
+    CRD_SELECT_CSV_PATH(dev_name);
+    return CRD_OK;
+}
+
+static void crd_parse(IN  char *record, IN  char *delim, OUT char arr[][CRD_MAXFLDSIZE],
+                      OUT int *field_count) {
+
+    char *p = strtok(record, delim);
+    int field = 0;
+    strcpy(arr[0],"\0");
+    strcpy(arr[1],"\0");
+    strcpy(arr[2],"\0");
+    while(p) {
+        strcpy(arr[field], p);
+        field++;
+        p = strtok('\0', delim);
+    }
+    *field_count = field;
+}
+
+static int crd_count_blocks(IN char *csv_file_path,
+                            OUT u_int32_t *block_count, u_int8_t read_single_dword) {
+
+    char tmp[1024] = {0x0};
+    char arr[CRD_MAXFLDS][CRD_MAXFLDSIZE] ;
+    int field_count = 0;
+    *block_count = 0;
+
+    CRD_DEBUG("CSV file path : %s\n", csv_file_path);
+    FILE * fd = fopen(csv_file_path, "r");
+    if (fd == NULL) {
+        CRD_DEBUG("Failed to open csv file : '%s'\n", csv_file_path);
+        sprintf(crd_error, "Failed to open csv file : '%s'", csv_file_path);
+        return CRD_OPEN_FILE_ERROR;
+    }
+    while(!feof(fd)) {
+        if (crd_read_line(fd, tmp) == CRD_SKIP) {
+            continue;
+        }
+        crd_parse(tmp, ",", arr, &field_count); /* whack record into fields */
+        if (field_count < 2 ) {
+            CRD_DEBUG("CSV File has bad format, line : %s\n", tmp);
+            sprintf(crd_error, "CSV File has bad format, line : %s", tmp);
+            fclose(fd);
+            return CRD_CSV_BAD_FORMAT;
+        }
+        if (read_single_dword) {
+            *block_count += atoi(arr[1]);
+        } else {
+            *block_count += 1;
+        }
+    }
+    fclose(fd);
+    return CRD_OK;
+}
+
+static int crd_count_double_word(IN char *csv_file_path, OUT u_int32_t *number_of_dwords,
+                                 OUT crd_parsed_csv_t blocks[], IN int is_full,
+                                 IN u_int8_t read_single_dword) {
+
+    int field_count       = 0;
+    int block_count       = 0;
+    u_int32_t addr        = 0;
+    u_int32_t len         = 0;
+    u_int32_t i           = 0;
+    char enable_addr[100] = {0};
+    char tmp[1024]  = {0x0};
+    char arr[CRD_MAXFLDS][CRD_MAXFLDSIZE] ;
+
+    *number_of_dwords = 0;
+
+    CRD_DEBUG("CSV file path : %s\n", csv_file_path);
+    FILE * fd = fopen(csv_file_path, "r");
+    if (fd == NULL) {
+        CRD_DEBUG("Failed to open csv file : '%s'\n", csv_file_path);
+        sprintf(crd_error, "Failed to open csv file : '%s'", csv_file_path);
+        return CRD_OPEN_FILE_ERROR;
+    }
+
+    while(!feof(fd)) {
+        if (crd_read_line(fd, tmp) == CRD_SKIP) {
+            continue;
+        }
+        crd_parse(tmp, ",", arr, &field_count); /* whack record into fields */
+        if (field_count < 2 ) {
+            CRD_DEBUG("CSV File has bad format, line : %s\n", tmp);
+            sprintf(crd_error, "CSV File has bad format, line : %s", tmp);
+            fclose(fd);
+            return CRD_CSV_BAD_FORMAT;
+        }
+        addr = (u_int32_t)strtol(arr[0], NULL, 0);
+        len  = atoi(arr[1]);
+        if (!read_single_dword) {
+            blocks[block_count].addr = addr;
+            blocks[block_count].len  = len;
+            if (field_count > 2) {
+                strcpy(blocks[block_count].enable_addr, arr[2]);
+                if(is_full || (!is_full && !strcmp(blocks[block_count].enable_addr, CRD_EMPTY))) {
+                    *number_of_dwords += len;
+                }
+            }
+            else {
+                strcpy(blocks[block_count].enable_addr, CRD_EMPTY);
+                *number_of_dwords += len;
+            }
+            block_count += 1;
+        } else {
+            if (field_count > 2) {
+                strcpy(enable_addr, arr[2]);
+            } else {
+                strcpy(enable_addr, CRD_EMPTY);
+            }
+            if(is_full || (!is_full && !strcmp(enable_addr, CRD_EMPTY))) {
+                *number_of_dwords += len;
+            }
+            for (i = 0; i < len; i++) {
+                blocks[block_count].addr = addr;
+                blocks[block_count].len  = 1;
+                strcpy(blocks[block_count].enable_addr, enable_addr);
+                block_count += 1;
+                addr += 4;
+            }
+        }
+    }
+    fclose(fd);
+    return CRD_OK;
+}
+
+static int crd_fill_address(IN crd_ctxt_t *context, OUT crd_dword_t * dword_arr) {
+    u_int32_t i = 0;
+    u_int32_t j = 0;
+    int total = 0;
+
+    for(i = 0; i< context->block_count; i++) {
+        for(j = 0; j< context->blocks[i].len; j++) {
+
+            //CRD_UNKOWN, CRD_EMPTY
+            if(!context->is_full && strcmp(context->blocks[i].enable_addr, CRD_EMPTY)) {
+                break;
+            }
+            if ((u_int32_t)total >= context->number_of_dwords) {
+                CRD_DEBUG("value exceeded, something wrong in calculation!");
+                return CRD_EXCEED_VALUE;
+            }
+            dword_arr[total].addr = context->blocks[i].addr + (j * 4);
+            total += 1;
+        }
+    }
+    return CRD_OK;
+}
+
+static int crd_read_line(IN FILE *fd, OUT char *tmp) {
+
+    int i = 0;
+    int j = 0;
+    for (i = 0; i < CRD_MAXLINESIZE;) { // This loop to read line by line no matter the length of the line.
+        if (!feof(fd)) {
+            int c = fgetc(fd);
+            if (c == '#') {
+                char* _ptr=fgets (tmp, 300, fd);
+                (void)_ptr;// avoid warnings
+                tmp[0] = 0;
+                continue;
+            }
+            else if (c == '\r') {
+                break;
+            }
+            else if (c == '\n') {
+                break;
+            }
+            else if (c == ' ') {
+                continue;
+            }
+            else {
+                j++;
+                tmp[i] = c;
+                i++;
+            }
+        }
+        else {
+            return CRD_SKIP;
+        }
+    }
+    if (!j) {
+        return CRD_SKIP;
+    }
+    tmp[i] = 0;
+    return CRD_OK;
+}
+
+#if defined(__WIN__)
+
+static int crd_replace(INOUT char *st, IN char *orig, IN char *repl) {
+    char buffer[CRD_CSV_PATH_SIZE];
+    char *ch;
+
+    if (!(ch = strstr(st, orig))) {
+        return CRD_OK;
+    }
+    strncpy(buffer, st, ch-st);
+    buffer[ch-st] = 0;
+    sprintf(buffer+(ch-st), "%s%s", repl, ch+strlen(orig));
+    strcpy(st, buffer);
+
+    return CRD_OK;
+}
+
+static int crd_get_exec_name_from_path(IN char *str, OUT char *exec_name) {
+    char tmp_str[strlen(str) + 1];
+    char * pch;
+    strcpy(tmp_str, str);
+    pch = strtok (tmp_str,"\\");
+    while (pch != NULL) {
+        strcpy(exec_name, pch);
+        pch = strtok (NULL, "\\");
+    }
+    return CRD_OK;
+}
+#endif 
+
+
+#if !defined(__WIN__) && !defined(MST_UL)
+static char *crd_ltrim(char *s) {
+    while(isspace(*s)){
+        s++;
+    }
+    return s;
+}
+
+static char *crd_rtrim(char *s) {
+    char* back;
+    int len = strlen(s);
+
+    if(len == 0) {
+        return(s);
+    }
+    back = s + len;
+    while(isspace(*--back));
+    *(back+1) = '\0';
+    return s;
+	}
+
+static char *crd_trim(char *s){
+    return crd_rtrim(crd_ltrim(s));
+}
+#endif 
+
+static int crd_update_csv_path(IN OUT char *csv_file_path) {
+
+    int       found  = 0;
+#ifdef __WIN__
+    char exec_name[CRD_CSV_PATH_SIZE];
+    GetModuleFileName(GetModuleHandle(CRD_MTCR_DLL_NAME), csv_file_path, CRD_CSV_PATH_SIZE);
+    crd_get_exec_name_from_path(csv_file_path, exec_name);
+    crd_replace(csv_file_path, exec_name, "mstdump_dbs\\");
+    found = 1;
+
+#elif defined MST_UL
+    strcat(csv_file_path, DATA_PATH "/");
+    found = 1;
+
+#else
+    char      conf_path[256] = ROOT_PATH;
+    char      data_path[CRD_CSV_PATH_SIZE] = {0x0};
+    char      prefix[CRD_CSV_PATH_SIZE] = {0x0};
+    char      * tmp_value = NULL;
+    char      line[CRD_MAXLINESIZE] = {0};
+    FILE      *fd;
+    strcat(conf_path, "etc/mft/mft.conf");
+    fd = fopen(conf_path, "r");
+    if (fd == NULL) {
+        CRD_DEBUG("Failed to open conf file : %s\n", conf_path);
+        sprintf(crd_error, "Failed to open conf file : %s", conf_path);
+        return CRD_OPEN_FILE_ERROR;
+    }
+
+    while ((fgets(line, CRD_MAXLINESIZE, fd))) {
+        if(strstr(line, "mstdump_dbs") != NULL) {
+            tmp_value = strtok(line, "=");
+            if (tmp_value != NULL) {
+                tmp_value = strtok(NULL, "=");
+                crd_trim(tmp_value);
+                strcpy(data_path, tmp_value);
+            }
+        } else if(strstr(line, "mft_prefix_location") != NULL) {
+            tmp_value = strtok(line, "=");
+            if (tmp_value != NULL) {
+                tmp_value = strtok(NULL, "=");
+                crd_trim(tmp_value);
+                strcpy(prefix, tmp_value);
+            }
+        }
+    }
+    if (strlen(prefix) && strlen(data_path)) {
+        strcpy(csv_file_path, prefix);
+        strcat(csv_file_path, data_path);
+        strcat(csv_file_path, "/");
+        found = 1;
+    }
+
+    fclose(fd);
+#endif
+    if (!found) {
+        return CRD_CONF_BAD_FORMAT;
+    }
+    return CRD_OK;
+}
+
+void crd_free(IN crd_ctxt_t *context) {
+    free(context->blocks);
+    free(context);
+}
+
+
+const char* crd_err_str(int rc) {
+    switch (rc) {
+        case CRD_OK:
+            return "Ok";
+        case CRD_MEM_ALLOCATION_ERR:
+            return "Memory allocation error";
+        case CRD_CR_READ_ERR:
+            return crd_error;
+        case CRD_INVALID_PARM:
+            return "Invalid parameter";
+        case CRD_UNKOWN_DEVICE:
+            return "Unknown/Unsupported device";
+        case CRD_CSV_BAD_FORMAT:
+            return crd_error;
+        case CRD_CONF_BAD_FORMAT:
+            return "Conf file has no valid mstdumb_db path.";
+        case CRD_OPEN_FILE_ERROR:
+            return crd_error;
+        case CRD_SKIP:
+            return "Skip";
+        case CRD_NOT_SUPPORTED:
+            return "Not supported";
+        case CRD_EXCEED_VALUE:
+            return "Value exceed";
+        case CRD_CAUSE_BIT:
+            return crd_error;
+        default:
+            return "Unknown error";
+    }
+}
diff --git a/mstdump/crd_lib/crdump.h b/mstdump/crd_lib/crdump.h
new file mode 100644
index 0000000..45d34de
--- /dev/null
+++ b/mstdump/crd_lib/crdump.h
@@ -0,0 +1,124 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef _CRDUMP_H_
+#define _CRDUMP_H_
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <errno.h>
+#include <mtcr.h>
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+enum crd_return_code {
+    CRD_OK = 0,
+    CRD_MEM_ALLOCATION_ERR,
+    CRD_CR_READ_ERR,
+    CRD_INVALID_PARM,
+    CRD_UNKOWN_DEVICE,
+    CRD_CSV_BAD_FORMAT,
+    CRD_CONF_BAD_FORMAT,
+    CRD_OPEN_FILE_ERROR,
+    CRD_SKIP,
+    CRD_NOT_SUPPORTED,
+    CRD_EXCEED_VALUE,
+    CRD_CAUSE_BIT,
+};
+
+
+typedef struct crd_ctxt crd_ctxt_t;
+
+typedef struct crd_dword {
+    u_int32_t addr;
+    u_int32_t data;
+} crd_dword_t;
+
+
+typedef void (*crd_callback_t) (crd_dword_t *); // call back
+
+
+#ifndef IN
+#define IN
+#endif
+
+#ifndef OUT
+#define OUT
+#endif
+
+#ifndef INOUT
+#define INOUT
+#endif
+
+/*
+
+Must be called before others methods to allocat memory and store all needed configuration
+
+ */
+int crd_init(OUT crd_ctxt_t **context, IN mfile *mf, IN int is_full, IN int cause, IN int cause_off); // fill device type, and number of dewords according to the is_full
+
+/*
+Store cr space length at arr_size
+ */
+int crd_get_dword_num(IN crd_ctxt_t *context, OUT u_int32_t *arr_size);
+
+
+/*
+Store all addresses are dword_arr array
+ */
+int crd_get_addr_list(IN crd_ctxt_t *context, OUT crd_dword_t* dword_arr); // caller well allocate the array and addresses will be filled.
+
+/*
+Store all addresses and data in dword_arr, if func is not null, it will be called on each dword
+ */
+int crd_dump_data(IN crd_ctxt_t *context, OUT crd_dword_t* dword_arr, IN crd_callback_t func);// values will be filled.
+
+/*
+Return string representation of the error code
+ */
+const char* crd_err_str(int rc);
+
+/*
+Free context
+ */
+void crd_free(IN crd_ctxt_t *context);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif // _CRDUMP_H_
diff --git a/mstdump/crd_main/Makefile.am b/mstdump/crd_main/Makefile.am
new file mode 100755
index 0000000..ad03c1a
--- /dev/null
+++ b/mstdump/crd_main/Makefile.am
@@ -0,0 +1,41 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+INCLUDES = -I$(top_srcdir) -I$(srcdir)/../crd_lib -I$(top_srcdir)/include/mtcr_ul
+AM_CFLAGS = -MD -pipe -g -Wall -W
+
+bin_PROGRAMS = mstregdump
+
+mstregdump_SOURCES = mstdump.c
+mstregdump_LDADD = ../crd_lib/libcrdump.a ../../dev_mgt/libdev_mgt.a ../../mtcr_ul/libmtcr_ul.a  -lm -ldl
+
diff --git a/mstdump/crd_main/Makefile.in b/mstdump/crd_main/Makefile.in
new file mode 100644
index 0000000..3d2530a
--- /dev/null
+++ b/mstdump/crd_main/Makefile.in
@@ -0,0 +1,547 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+bin_PROGRAMS = mstregdump$(EXEEXT)
+subdir = mstdump/crd_main
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+am__installdirs = "$(DESTDIR)$(bindir)"
+PROGRAMS = $(bin_PROGRAMS)
+am_mstregdump_OBJECTS = mstdump.$(OBJEXT)
+mstregdump_OBJECTS = $(am_mstregdump_OBJECTS)
+mstregdump_DEPENDENCIES = ../crd_lib/libcrdump.a \
+	../../dev_mgt/libdev_mgt.a ../../mtcr_ul/libmtcr_ul.a
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(mstregdump_SOURCES)
+DIST_SOURCES = $(mstregdump_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+INCLUDES = -I$(top_srcdir) -I$(srcdir)/../crd_lib -I$(top_srcdir)/include/mtcr_ul
+AM_CFLAGS = -MD -pipe -g -Wall -W
+mstregdump_SOURCES = mstdump.c
+mstregdump_LDADD = ../crd_lib/libcrdump.a ../../dev_mgt/libdev_mgt.a ../../mtcr_ul/libmtcr_ul.a  -lm -ldl
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mstdump/crd_main/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mstdump/crd_main/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+install-binPROGRAMS: $(bin_PROGRAMS)
+	@$(NORMAL_INSTALL)
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
+	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+	for p in $$list; do echo "$$p $$p"; done | \
+	sed 's/$(EXEEXT)$$//' | \
+	while read p p1; do if test -f $$p || test -f $$p1; \
+	  then echo "$$p"; echo "$$p"; else :; fi; \
+	done | \
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
+	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
+	sed 'N;N;N;s,\n, ,g' | \
+	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
+	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
+	    else { print "f", $$3 "/" $$4, $$1; } } \
+	  END { for (d in files) print "f", d, files[d] }' | \
+	while read type dir files; do \
+	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+	    test -z "$$files" || { \
+	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
+	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
+	    } \
+	; done
+
+uninstall-binPROGRAMS:
+	@$(NORMAL_UNINSTALL)
+	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+	files=`for p in $$list; do echo "$$p"; done | \
+	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
+	      -e 's/$$/$(EXEEXT)/' `; \
+	test -n "$$list" || exit 0; \
+	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
+	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+
+clean-binPROGRAMS:
+	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
+	echo " rm -f" $$list; \
+	rm -f $$list || exit $$?; \
+	test -n "$(EXEEXT)" || exit 0; \
+	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+	echo " rm -f" $$list; \
+	rm -f $$list
+mstregdump$(EXEEXT): $(mstregdump_OBJECTS) $(mstregdump_DEPENDENCIES) 
+	@rm -f mstregdump$(EXEEXT)
+	$(LINK) $(mstregdump_OBJECTS) $(mstregdump_LDADD) $(LIBS)
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstdump.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(PROGRAMS)
+installdirs:
+	for dir in "$(DESTDIR)$(bindir)"; do \
+	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+	done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am: install-binPROGRAMS
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-binPROGRAMS
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
+	clean-generic clean-libtool ctags distclean distclean-compile \
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
+	dvi-am html html-am info info-am install install-am \
+	install-binPROGRAMS install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
+	uninstall-binPROGRAMS
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mstdump/crd_main/mstdump.c b/mstdump/crd_main/mstdump.c
new file mode 100755
index 0000000..5188ab9
--- /dev/null
+++ b/mstdump/crd_main/mstdump.c
@@ -0,0 +1,141 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <crdump.h>
+#include <dev_mgt/tools_dev_types.h>
+#include <common/tools_version.h>
+#include <common/bit_slice.h>
+
+
+#define CAUSE_FLAG "--cause"
+
+// string explaining the cmd-line structure
+char correct_cmdline[] = "   Mellanox mstdump utility, dumps device internal configuration data\n\
+   Usage: mstdump [-full] <device> [i2c-slave] [-v[ersion] [-h[elp]]]\n\n\
+   -full              :  Dump more expanded list of addresses\n\
+                         Note : be careful when using this flag, None safe addresses might be read.\n\
+   -v                 :  Display version info\n\
+   -h                 :  Print this help message\n\
+   Example :\n\
+            mstdump /dev/mst/mt4099_pci_cr0\n";
+
+
+void print_dword(crd_dword_t *dword) {
+    printf("0x%8.8x 0x%8.8x\n", dword->addr, dword->data);
+}
+
+int main(int argc, char** argv) {
+    int i ;
+    mfile *mf;
+    int rc;
+    int full = 0;
+    int cause_addr = -1, cause_off = -1;
+
+    if (argc < 2 || argc > 4) {
+        fprintf(stderr, "%s", correct_cmdline);
+        return 2;
+    }
+
+    for (i = 1; i < argc; ++i) {
+        /* check position-independent flags */
+        if (!strcmp(argv[i], "-h") || !strcmp(argv[i], "-help")) {
+            fprintf(stderr, "%s", correct_cmdline);
+            exit (0);
+        }
+        else if (!strcmp(argv[i], "-v") || !strcmp(argv[i], "-version")) {
+            print_version_string("mstdump", "");
+            exit(0);
+        }
+        else if (!strncmp(argv[i], CAUSE_FLAG, strlen(CAUSE_FLAG))) {
+            if (sscanf(argv[i], CAUSE_FLAG"=%i.%d", &cause_addr, &cause_off) != 2) {
+                fprintf(stderr, "Invalid parameters to " CAUSE_FLAG " flag\n");
+                exit(1);
+            }
+            if (cause_addr < 0 || cause_off < 0) {
+                fprintf(stderr, "Parameters to " CAUSE_FLAG " flag must be non-negative values\n");
+                exit(1);
+            }
+        }
+    }
+
+    i = 1;  // i points to the current command line argument
+
+    if (i < argc && !strcasecmp(argv[i], "-full")) {
+        full = 1;
+        ++i;
+    }
+
+    if (i >= argc || !( mf=mopen(argv[i]) )) {
+        fprintf(stderr, "Unable to open device %s. Exiting.\n",
+                (i < argc) ? argv[i] : "(not specified in command line)");
+        return 1;
+    }
+    ++i;    // move past the device parameter
+
+    if (i < argc) {
+        mset_i2c_slave(mf, (u_int8_t)strtoul(argv[i], 0, 0));
+    }
+
+    rc = CRD_OK;
+    crd_ctxt_t *context;
+
+    rc = crd_init(&context, mf, full, cause_addr, cause_off);
+    if (rc) {
+        mclose(mf);
+        goto error;
+    }
+
+    //printf("Number of blocks : 0x%d\n",(context)->block_count);
+    u_int32_t arr_size = 0;
+    rc = crd_get_dword_num(context, &arr_size);
+    if (rc) {
+        crd_free(context);
+        mclose(mf);
+        goto error;
+    }
+
+    rc = crd_dump_data(context, NULL, print_dword);
+    if (rc) {
+        crd_free(context);
+        mclose(mf);
+        goto error;
+    }
+    crd_free(context);
+    mclose(mf);
+    return 0;
+
+    error :
+        printf("-E- %s\n", crd_err_str(rc));
+        return rc;
+}
+
diff --git a/mstdump/mstdump_dbs/BridgeX.csv b/mstdump/mstdump_dbs/BridgeX.csv
new file mode 100755
index 0000000..8c8f6dc
--- /dev/null
+++ b/mstdump/mstdump_dbs/BridgeX.csv
@@ -0,0 +1,1463 @@
+# addr, size, enable addr
+0x000000,5,
+0x000018,1,
+0x000020,1,
+0x000030,2,
+0x000084,8,UNKNOWN
+0x0000a8,12,UNKNOWN
+0x0000dc,1,UNKNOWN
+0x0000f4,8,UNKNOWN
+0x000118,1,
+0x000120,1,
+0x000130,2,
+0x000180,9,UNKNOWN
+0x0001a8,12,UNKNOWN
+0x0001dc,1,UNKNOWN
+0x0001f4,8,UNKNOWN
+0x000218,1,
+0x000220,1,
+0x000230,2,
+0x000280,9,UNKNOWN
+0x0002a8,12,UNKNOWN
+0x0002dc,1,UNKNOWN
+0x0002f4,15,UNKNOWN
+0x000400,15,UNKNOWN
+0x000440,4,UNKNOWN
+0x000500,7,UNKNOWN
+0x000520,1,UNKNOWN
+0x000530,2,UNKNOWN
+0x000540,4,UNKNOWN
+0x000554,2,UNKNOWN
+0x000560,4,UNKNOWN
+0x000574,1,UNKNOWN
+0x00057c,4,UNKNOWN
+0x000590,9,UNKNOWN
+0x0005c0,4,UNKNOWN
+0x0005d4,3,UNKNOWN
+0x0005e4,1,UNKNOWN
+0x0005ec,1,UNKNOWN
+0x000600,7,UNKNOWN
+0x000620,1,UNKNOWN
+0x000630,2,UNKNOWN
+0x000640,4,UNKNOWN
+0x000654,2,UNKNOWN
+0x000660,4,UNKNOWN
+0x000674,1,UNKNOWN
+0x00067c,4,UNKNOWN
+0x000690,9,UNKNOWN
+0x0006c0,4,UNKNOWN
+0x0006d4,3,UNKNOWN
+0x0006e4,1,UNKNOWN
+0x0006ec,1,UNKNOWN
+0x000700,7,UNKNOWN
+0x000720,1,UNKNOWN
+0x000730,2,UNKNOWN
+0x000740,4,UNKNOWN
+0x000754,2,UNKNOWN
+0x000760,4,UNKNOWN
+0x000774,1,UNKNOWN
+0x00077c,4,UNKNOWN
+0x000790,9,UNKNOWN
+0x0007c0,4,UNKNOWN
+0x0007d4,3,UNKNOWN
+0x0007e4,1,UNKNOWN
+0x0007ec,1,UNKNOWN
+0x000800,2,UNKNOWN
+0x00080c,3,UNKNOWN
+0x00081c,1,UNKNOWN
+0x000828,1,UNKNOWN
+0x000840,4,UNKNOWN
+0x000854,4,UNKNOWN
+0x000880,3,UNKNOWN
+0x000890,2,UNKNOWN
+0x000900,1,UNKNOWN
+0x000908,1,UNKNOWN
+0x000910,2,UNKNOWN
+0x00091c,4,UNKNOWN
+0x000940,13,UNKNOWN
+0x000980,10,UNKNOWN
+0x0009c0,5,UNKNOWN
+0x0009e0,1,UNKNOWN
+0x0009f0,2,UNKNOWN
+0x000a00,1,UNKNOWN
+0x000a10,2,UNKNOWN
+0x000a20,1,UNKNOWN
+0x000a30,2,UNKNOWN
+0x000a40,2,UNKNOWN
+0x000c00,2,UNKNOWN
+0x000c0c,3,UNKNOWN
+0x000c1c,1,UNKNOWN
+0x000c28,1,UNKNOWN
+0x000c40,4,UNKNOWN
+0x000c54,4,UNKNOWN
+0x000c80,3,UNKNOWN
+0x000c90,2,UNKNOWN
+0x000d00,1,UNKNOWN
+0x000d08,1,UNKNOWN
+0x000d10,2,UNKNOWN
+0x000d1c,4,UNKNOWN
+0x000d40,13,UNKNOWN
+0x000d80,10,UNKNOWN
+0x000dc0,5,UNKNOWN
+0x000de0,1,UNKNOWN
+0x000df0,2,UNKNOWN
+0x000e00,1,UNKNOWN
+0x000e10,2,UNKNOWN
+0x000e20,1,UNKNOWN
+0x000e30,2,UNKNOWN
+0x000e40,2,UNKNOWN
+0x001000,2,UNKNOWN
+0x00100c,3,UNKNOWN
+0x00101c,1,UNKNOWN
+0x001028,1,UNKNOWN
+0x001040,4,UNKNOWN
+0x001054,4,UNKNOWN
+0x001080,3,UNKNOWN
+0x001090,2,UNKNOWN
+0x001100,1,UNKNOWN
+0x001108,1,UNKNOWN
+0x001110,2,UNKNOWN
+0x00111c,4,UNKNOWN
+0x001140,13,UNKNOWN
+0x001180,10,UNKNOWN
+0x0011c0,5,UNKNOWN
+0x0011e0,1,UNKNOWN
+0x0011f0,2,UNKNOWN
+0x001200,1,UNKNOWN
+0x001210,2,UNKNOWN
+0x001220,1,UNKNOWN
+0x001230,2,UNKNOWN
+0x001240,2,UNKNOWN
+0x001400,2,UNKNOWN
+0x00140c,3,UNKNOWN
+0x00141c,1,UNKNOWN
+0x001428,1,UNKNOWN
+0x001440,4,UNKNOWN
+0x001454,4,UNKNOWN
+0x001480,3,UNKNOWN
+0x001490,2,UNKNOWN
+0x001500,1,UNKNOWN
+0x001508,1,UNKNOWN
+0x001510,2,UNKNOWN
+0x00151c,4,UNKNOWN
+0x001540,13,UNKNOWN
+0x001580,10,UNKNOWN
+0x0015c0,5,UNKNOWN
+0x0015e0,1,UNKNOWN
+0x0015f0,2,UNKNOWN
+0x001600,1,UNKNOWN
+0x001610,2,UNKNOWN
+0x001620,1,UNKNOWN
+0x001630,2,UNKNOWN
+0x001640,2,UNKNOWN
+0x002000,108,UNKNOWN
+0x002800,26,UNKNOWN
+0x002870,3,UNKNOWN
+0x002890,14,UNKNOWN
+0x0028d0,2,UNKNOWN
+0x0028e0,20,UNKNOWN
+0x002a00,1,UNKNOWN
+0x002a10,6,UNKNOWN
+0x002a30,21,UNKNOWN
+0x002a90,2,UNKNOWN
+0x003000,26,UNKNOWN
+0x003070,3,UNKNOWN
+0x003090,14,UNKNOWN
+0x0030d0,2,UNKNOWN
+0x0030e0,20,UNKNOWN
+0x003200,1,UNKNOWN
+0x003210,6,UNKNOWN
+0x003230,21,UNKNOWN
+0x003290,2,UNKNOWN
+0x003800,26,UNKNOWN
+0x003870,3,UNKNOWN
+0x003890,14,UNKNOWN
+0x0038d0,2,UNKNOWN
+0x0038e0,20,UNKNOWN
+0x003a00,1,UNKNOWN
+0x003a10,6,UNKNOWN
+0x003a30,21,UNKNOWN
+0x003a90,2,UNKNOWN
+0x004000,8,UNKNOWN
+0x004028,7,UNKNOWN
+0x00404c,7,UNKNOWN
+0x004074,7,UNKNOWN
+0x004098,7,UNKNOWN
+0x0040bc,7,UNKNOWN
+0x0040e4,7,UNKNOWN
+0x004108,7,UNKNOWN
+0x00412c,7,UNKNOWN
+0x004160,1,UNKNOWN
+0x004170,2,UNKNOWN
+0x004180,1,UNKNOWN
+0x004190,2,UNKNOWN
+0x004200,7,UNKNOWN
+0x004220,9,UNKNOWN
+0x004250,7,UNKNOWN
+0x004280,1,UNKNOWN
+0x004290,2,UNKNOWN
+0x004300,7,UNKNOWN
+0x004320,9,UNKNOWN
+0x004350,7,UNKNOWN
+0x004380,1,UNKNOWN
+0x004390,2,UNKNOWN
+0x004400,7,UNKNOWN
+0x004420,9,UNKNOWN
+0x004450,7,UNKNOWN
+0x004480,1,UNKNOWN
+0x004490,2,UNKNOWN
+0x004500,7,UNKNOWN
+0x004520,9,UNKNOWN
+0x004550,7,UNKNOWN
+0x004580,1,UNKNOWN
+0x004590,2,UNKNOWN
+0x004600,2,UNKNOWN
+0x004610,2,UNKNOWN
+0x004640,1,UNKNOWN
+0x004648,2,UNKNOWN
+0x004654,3,UNKNOWN
+0x004700,1,UNKNOWN
+0x00470c,1,UNKNOWN
+0x004718,2,UNKNOWN
+0x004728,1,UNKNOWN
+0x004740,1,UNKNOWN
+0x004750,2,UNKNOWN
+0x0047f0,2,UNKNOWN
+0x004800,1,UNKNOWN
+0x004810,2,UNKNOWN
+0x004820,3,UNKNOWN
+0x004830,3,UNKNOWN
+0x004900,3,UNKNOWN
+0x004910,3,UNKNOWN
+0x004920,3,UNKNOWN
+0x004930,3,UNKNOWN
+0x004940,18,UNKNOWN
+0x00498c,6,UNKNOWN
+0x0049c0,1,UNKNOWN
+0x0049d0,2,UNKNOWN
+0x005000,604,UNKNOWN
+0x006000,604,UNKNOWN
+0x007000,604,UNKNOWN
+0x008000,5,
+0x008018,1,
+0x008020,1,
+0x008030,2,
+0x008080,9,
+0x0080a8,12,
+0x0080dc,1,
+0x0080f4,8,
+0x008118,1,
+0x008120,1,
+0x008130,2,
+0x008180,9,UNKNOWN
+0x0081a8,12,UNKNOWN
+0x0081dc,1,UNKNOWN
+0x0081f4,8,UNKNOWN
+0x008218,1,UNKNOWN
+0x008220,1,UNKNOWN
+0x008230,2,UNKNOWN
+0x008280,9,UNKNOWN
+0x0082a8,12,UNKNOWN
+0x0082dc,1,UNKNOWN
+0x0082f4,15,UNKNOWN
+0x008400,15,
+0x008440,4,
+0x008500,7,UNKNOWN
+0x008520,1,UNKNOWN
+0x008530,2,UNKNOWN
+0x008540,4,UNKNOWN
+0x008554,2,UNKNOWN
+0x008560,4,UNKNOWN
+0x008574,1,UNKNOWN
+0x00857c,4,UNKNOWN
+0x008590,9,UNKNOWN
+0x0085c0,4,UNKNOWN
+0x0085d4,3,UNKNOWN
+0x0085e4,1,UNKNOWN
+0x0085ec,1,UNKNOWN
+0x008600,7,UNKNOWN
+0x008620,1,UNKNOWN
+0x008630,2,UNKNOWN
+0x008640,4,UNKNOWN
+0x008654,2,UNKNOWN
+0x008660,4,UNKNOWN
+0x008674,1,UNKNOWN
+0x00867c,4,UNKNOWN
+0x008690,9,UNKNOWN
+0x0086c0,4,UNKNOWN
+0x0086d4,3,UNKNOWN
+0x0086e4,1,UNKNOWN
+0x0086ec,1,UNKNOWN
+0x008700,7,UNKNOWN
+0x008720,1,UNKNOWN
+0x008730,2,UNKNOWN
+0x008740,4,UNKNOWN
+0x008754,2,UNKNOWN
+0x008760,4,UNKNOWN
+0x008774,1,UNKNOWN
+0x00877c,4,UNKNOWN
+0x008790,9,UNKNOWN
+0x0087c0,4,UNKNOWN
+0x0087d4,3,UNKNOWN
+0x0087e4,1,UNKNOWN
+0x0087ec,1,UNKNOWN
+0x008900,2,
+0x00890c,2,
+0x008918,5,
+0x008938,4,
+0x008960,1,
+0x008970,2,
+0x008c00,1,
+0x008c10,7,
+0x008c30,2,
+0x008c40,5,
+0x008c60,3,
+0x008c70,5,
+0x008c88,4,
+0x008d10,8,
+0x008d34,1,
+0x008d40,1,
+0x008e00,1,
+0x008e10,2,
+0x009000,108,
+0x009800,26,UNKNOWN
+0x009870,3,UNKNOWN
+0x009890,14,UNKNOWN
+0x0098d0,2,UNKNOWN
+0x0098e0,20,UNKNOWN
+0x009a00,1,UNKNOWN
+0x009a10,6,UNKNOWN
+0x009a30,21,UNKNOWN
+0x009a90,2,UNKNOWN
+0x00a000,26,UNKNOWN
+0x00a070,3,UNKNOWN
+0x00a090,14,UNKNOWN
+0x00a0d0,2,UNKNOWN
+0x00a0e0,20,UNKNOWN
+0x00a200,1,UNKNOWN
+0x00a210,6,UNKNOWN
+0x00a230,21,UNKNOWN
+0x00a290,2,UNKNOWN
+0x00a800,26,UNKNOWN
+0x00a870,3,UNKNOWN
+0x00a890,14,UNKNOWN
+0x00a8d0,2,UNKNOWN
+0x00a8e0,20,UNKNOWN
+0x00aa00,1,UNKNOWN
+0x00aa10,6,UNKNOWN
+0x00aa30,21,UNKNOWN
+0x00aa90,2,UNKNOWN
+0x00b000,8,UNKNOWN
+0x00b028,7,UNKNOWN
+0x00b04c,7,UNKNOWN
+0x00b074,7,UNKNOWN
+0x00b098,7,UNKNOWN
+0x00b0bc,7,UNKNOWN
+0x00b0e4,7,UNKNOWN
+0x00b108,7,UNKNOWN
+0x00b12c,7,UNKNOWN
+0x00b160,1,UNKNOWN
+0x00b170,2,UNKNOWN
+0x00b180,1,UNKNOWN
+0x00b190,2,UNKNOWN
+0x00b300,7,
+0x00b320,9,
+0x00b350,7,
+0x00b380,1,
+0x00b390,2,
+0x00b400,7,
+0x00b420,9,
+0x00b450,7,
+0x00b480,1,
+0x00b490,2,
+0x00b500,7,
+0x00b520,9,
+0x00b550,7,
+0x00b580,1,
+0x00b590,2,
+0x00b900,1,
+0x00b90c,1,
+0x00b918,2,
+0x00b928,1,
+0x00b940,1,
+0x00b950,2,
+0x00b9f0,2,
+0x00ba00,1,
+0x00ba10,2,
+0x00ba20,3,
+0x00bb00,2,
+0x00bb10,2,
+0x00bb3c,1,
+0x00bb44,2,
+0x00bb50,2,
+0x00c700,3,
+0x00c710,3,
+0x00c720,3,
+0x00c730,3,
+0x00c740,18,
+0x00c78c,6,
+0x00c7c0,1,
+0x00c7d0,2,
+0x00d000,604,
+0x00e000,604,
+0x00f000,604,UNKNOWN
+0x014000,1,
+0x014008,1,
+0x014010,1,
+0x014018,1,
+0x014020,1,
+0x014028,1,
+0x014030,1,
+0x014038,1,
+0x014040,1,
+0x014048,1,
+0x014050,1,
+0x014058,1,
+0x014060,1,
+0x014068,1,
+0x014070,1,
+0x014084,7,
+0x0140a4,1,
+0x0140cc,5,
+0x0140e4,10,
+0x014110,1,
+0x014130,1,
+0x01413c,1,
+0x014144,4,
+0x01415c,1,
+0x014170,20,
+0x014200,2,
+0x01420c,8,
+0x014234,2,
+0x014240,3,
+0x014254,2,
+0x0142c0,16,
+0x014400,9,
+0x014440,8,
+0x014480,9,
+0x0144c0,8,
+0x014500,9,
+0x014540,8,
+0x014580,9,
+0x0145c0,8,
+0x014600,8,
+0x014684,1,
+0x0146ac,13,
+0x014700,12,
+0x014800,8,
+0x014840,16,
+0x014884,4,
+0x014898,15,
+0x0148dc,4,
+0x014900,3,
+0x014910,3,
+0x014920,6,
+0x014940,6,
+0x014960,3,
+0x014980,1,
+0x014994,3,
+0x014a00,1,
+0x014a14,6,
+0x014a34,2,
+0x014a40,4,
+0x014a80,1,
+0x014a88,24,
+0x014b1c,15,
+0x014b5c,1,
+0x014c00,22,
+0x014c60,6,
+0x014c80,6,
+0x014ca0,6,
+0x014cc0,6,
+0x014ce0,6,
+0x014d40,28,
+0x014dc0,8,
+0x014e00,17,
+0x014e48,64,
+0x015000,1,
+0x015008,1,
+0x015010,1,
+0x015018,1,
+0x015020,1,
+0x015028,1,
+0x015030,1,
+0x015038,1,
+0x015040,1,
+0x015048,1,
+0x015050,1,
+0x015058,1,
+0x015060,1,
+0x015068,1,
+0x015070,1,
+0x015084,7,
+0x0150a4,1,
+0x0150cc,5,
+0x0150e4,12,
+0x015130,2,
+0x01513c,1,
+0x015160,3,
+0x015200,2,
+0x01520c,1,
+0x015214,1,
+0x015220,2,
+0x01522c,1,
+0x015234,1,
+0x015240,2,
+0x01524c,1,
+0x015254,1,
+0x015268,1,
+0x015274,1,
+0x015280,16,
+0x015400,9,
+0x015440,8,
+0x015480,9,
+0x0154c0,8,
+0x015500,9,
+0x015540,8,
+0x015600,8,
+0x015684,1,
+0x0156a4,11,
+0x0156d4,7,
+0x015700,12,
+0x0157dc,2,
+0x015800,8,
+0x015840,16,
+0x015884,4,
+0x015898,15,
+0x0158dc,4,
+0x015900,3,
+0x015940,6,
+0x015960,3,
+0x015980,1,
+0x015994,3,
+0x015a00,1,
+0x015a14,6,
+0x015a34,2,
+0x015a40,9,
+0x015a80,1,
+0x015a88,24,
+0x015b1c,15,
+0x015b5c,1,
+0x015c00,22,
+0x015c60,6,
+0x015c80,6,
+0x015ca0,6,
+0x015cc0,6,
+0x015ce0,6,
+0x015d40,28,
+0x015dc0,8,
+0x015e00,17,
+0x015e48,64,
+0x016064,7,
+0x016084,7,
+0x0160c0,1,
+0x016114,6,
+0x016200,20,
+0x016258,5,
+0x016270,1,
+0x016400,11,
+0x016460,65,
+0x016570,3,
+0x016604,1,
+0x016614,3,
+0x016624,1,
+0x016634,8,
+0x01667c,3,
+0x01668c,3,
+0x01669c,3,
+0x0166ac,3,
+0x0166bc,3,
+0x0166cc,3,
+0x0166dc,3,
+0x0166ec,3,
+0x0166fc,3,
+0x01670c,3,
+0x01671c,3,
+0x01672c,3,
+0x01673c,3,
+0x01674c,3,
+0x01675c,3,
+0x01676c,3,
+0x01677c,9,
+0x016880,1,
+0x016890,2,
+0x0168a0,3,
+0x016a00,2,
+0x016a0c,2,
+0x016a18,3,
+0x016a28,1,
+0x016a40,1,
+0x016a50,2,
+0x016a60,1,
+0x016a70,2,
+0x016af0,3,
+0x016b00,1,
+0x016b10,2,
+0x016b20,1,
+0x016b30,2,
+0x016b40,1,
+0x016b50,2,
+0x016b60,1,
+0x016b70,2,
+0x016b80,1,
+0x016b90,2,
+0x016ba0,3,
+0x016bb0,1,
+0x017000,1,
+0x017040,1,
+0x017048,3,
+0x017058,3,
+0x017068,3,
+0x017078,3,
+0x017088,3,
+0x017098,3,
+0x0170a8,3,
+0x0170b8,3,
+0x0170c8,3,
+0x0170d8,3,
+0x0170e8,3,
+0x0170f8,3,
+0x017110,2,
+0x01748c,3,
+0x0174a0,4,
+0x020000,5,
+0x020018,1,
+0x020020,1,
+0x020030,2,
+0x020080,9,UNKNOWN
+0x0200a8,12,UNKNOWN
+0x0200dc,1,UNKNOWN
+0x0200f4,8,UNKNOWN
+0x020118,1,
+0x020120,1,
+0x020130,2,
+0x020180,9,UNKNOWN
+0x0201a8,12,UNKNOWN
+0x0201dc,1,UNKNOWN
+0x0201f4,8,UNKNOWN
+0x020218,1,UNKNOWN
+0x020220,1,UNKNOWN
+0x020230,2,UNKNOWN
+0x020280,9,UNKNOWN
+0x0202a8,12,UNKNOWN
+0x0202dc,1,UNKNOWN
+0x0202f4,15,UNKNOWN
+0x020400,15,
+0x020440,4,
+0x020500,7,UNKNOWN
+0x020520,1,UNKNOWN
+0x020530,2,UNKNOWN
+0x020540,4,UNKNOWN
+0x020554,2,UNKNOWN
+0x020560,4,UNKNOWN
+0x020574,1,UNKNOWN
+0x02057c,4,UNKNOWN
+0x020590,9,UNKNOWN
+0x0205c0,4,UNKNOWN
+0x0205d4,3,UNKNOWN
+0x0205e4,1,UNKNOWN
+0x0205ec,1,UNKNOWN
+0x020600,7,UNKNOWN
+0x020620,1,UNKNOWN
+0x020630,2,UNKNOWN
+0x020640,4,UNKNOWN
+0x020654,2,UNKNOWN
+0x020660,4,UNKNOWN
+0x020674,1,UNKNOWN
+0x02067c,4,UNKNOWN
+0x020690,9,UNKNOWN
+0x0206c0,4,UNKNOWN
+0x0206d4,3,UNKNOWN
+0x0206e4,1,UNKNOWN
+0x0206ec,1,UNKNOWN
+0x020700,7,UNKNOWN
+0x020720,1,UNKNOWN
+0x020730,2,UNKNOWN
+0x020740,4,UNKNOWN
+0x020754,2,UNKNOWN
+0x020760,4,UNKNOWN
+0x020774,1,UNKNOWN
+0x02077c,4,UNKNOWN
+0x020790,9,UNKNOWN
+0x0207c0,4,UNKNOWN
+0x0207d4,3,UNKNOWN
+0x0207e4,1,UNKNOWN
+0x0207ec,1,UNKNOWN
+0x020800,2,UNKNOWN
+0x02080c,3,UNKNOWN
+0x02081c,1,UNKNOWN
+0x020828,1,UNKNOWN
+0x020840,4,UNKNOWN
+0x020854,4,UNKNOWN
+0x020880,3,UNKNOWN
+0x020890,2,UNKNOWN
+0x020900,1,UNKNOWN
+0x020908,1,UNKNOWN
+0x020910,2,UNKNOWN
+0x02091c,4,UNKNOWN
+0x020940,13,UNKNOWN
+0x020980,10,UNKNOWN
+0x0209c0,5,UNKNOWN
+0x0209e0,1,UNKNOWN
+0x0209f0,2,UNKNOWN
+0x020a00,1,UNKNOWN
+0x020a10,2,UNKNOWN
+0x020a20,1,UNKNOWN
+0x020a30,2,UNKNOWN
+0x020a40,2,UNKNOWN
+0x020c00,2,UNKNOWN
+0x020c0c,3,UNKNOWN
+0x020c1c,1,UNKNOWN
+0x020c28,1,UNKNOWN
+0x020c40,4,UNKNOWN
+0x020c54,4,UNKNOWN
+0x020c80,3,UNKNOWN
+0x020c90,2,UNKNOWN
+0x020d00,1,UNKNOWN
+0x020d08,1,UNKNOWN
+0x020d10,2,UNKNOWN
+0x020d1c,4,UNKNOWN
+0x020d40,13,UNKNOWN
+0x020d80,10,UNKNOWN
+0x020dc0,5,UNKNOWN
+0x020de0,1,UNKNOWN
+0x020df0,2,UNKNOWN
+0x020e00,1,UNKNOWN
+0x020e10,2,UNKNOWN
+0x020e20,1,UNKNOWN
+0x020e30,2,UNKNOWN
+0x020e40,2,UNKNOWN
+0x021000,2,UNKNOWN
+0x02100c,3,UNKNOWN
+0x02101c,1,UNKNOWN
+0x021028,1,UNKNOWN
+0x021040,4,UNKNOWN
+0x021054,4,UNKNOWN
+0x021080,3,UNKNOWN
+0x021090,2,UNKNOWN
+0x021100,1,UNKNOWN
+0x021108,1,UNKNOWN
+0x021110,2,UNKNOWN
+0x02111c,4,UNKNOWN
+0x021140,13,UNKNOWN
+0x021180,10,UNKNOWN
+0x0211c0,5,UNKNOWN
+0x0211e0,1,UNKNOWN
+0x0211f0,2,UNKNOWN
+0x021200,1,UNKNOWN
+0x021210,2,UNKNOWN
+0x021220,1,UNKNOWN
+0x021230,2,UNKNOWN
+0x021240,2,UNKNOWN
+0x021400,2,UNKNOWN
+0x02140c,3,UNKNOWN
+0x02141c,1,UNKNOWN
+0x021428,1,UNKNOWN
+0x021440,4,UNKNOWN
+0x021454,4,UNKNOWN
+0x021480,3,UNKNOWN
+0x021490,2,UNKNOWN
+0x021500,1,UNKNOWN
+0x021508,1,UNKNOWN
+0x021510,2,UNKNOWN
+0x02151c,4,UNKNOWN
+0x021540,13,UNKNOWN
+0x021580,10,UNKNOWN
+0x0215c0,5,UNKNOWN
+0x0215e0,1,UNKNOWN
+0x0215f0,2,UNKNOWN
+0x021600,1,UNKNOWN
+0x021610,2,UNKNOWN
+0x021620,1,UNKNOWN
+0x021630,2,UNKNOWN
+0x021640,2,UNKNOWN
+0x022000,108,UNKNOWN
+0x022800,26,UNKNOWN
+0x022870,3,UNKNOWN
+0x022890,14,UNKNOWN
+0x0228d0,2,UNKNOWN
+0x0228e0,20,UNKNOWN
+0x022a00,1,UNKNOWN
+0x022a10,6,UNKNOWN
+0x022a30,21,UNKNOWN
+0x022a90,2,UNKNOWN
+0x023000,26,UNKNOWN
+0x023070,3,UNKNOWN
+0x023090,14,UNKNOWN
+0x0230d0,2,UNKNOWN
+0x0230e0,20,UNKNOWN
+0x023200,1,UNKNOWN
+0x023210,6,UNKNOWN
+0x023230,21,UNKNOWN
+0x023290,2,UNKNOWN
+0x023800,26,UNKNOWN
+0x023870,3,UNKNOWN
+0x023890,14,UNKNOWN
+0x0238d0,2,UNKNOWN
+0x0238e0,20,UNKNOWN
+0x023a00,1,UNKNOWN
+0x023a10,6,UNKNOWN
+0x023a30,21,UNKNOWN
+0x023a90,2,UNKNOWN
+0x024000,8,UNKNOWN
+0x024028,7,UNKNOWN
+0x02404c,7,UNKNOWN
+0x024074,7,UNKNOWN
+0x024098,7,UNKNOWN
+0x0240bc,7,UNKNOWN
+0x0240e4,7,UNKNOWN
+0x024108,7,UNKNOWN
+0x02412c,7,UNKNOWN
+0x024160,1,UNKNOWN
+0x024170,2,UNKNOWN
+0x024180,1,UNKNOWN
+0x024190,2,UNKNOWN
+0x024200,7,
+0x024220,9,
+0x024250,7,
+0x024280,1,
+0x024290,2,
+0x024300,7,
+0x024320,9,
+0x024350,7,
+0x024380,1,
+0x024390,2,
+0x024400,7,
+0x024420,9,
+0x024450,7,
+0x024480,1,
+0x024490,2,
+0x024500,7,UNKNOWN
+0x024520,9,UNKNOWN
+0x024550,7,UNKNOWN
+0x024580,1,UNKNOWN
+0x024590,2,UNKNOWN
+0x024600,2,
+0x024610,2,
+0x024640,1,
+0x024648,2,
+0x024654,3,
+0x024700,1,
+0x02470c,1,
+0x024718,2,
+0x024728,1,
+0x024740,1,
+0x024750,2,
+0x0247f0,2,
+0x024800,1,
+0x024810,2,
+0x024820,3,
+0x024830,3,
+0x024900,3,UNKNOWN
+0x024910,3,UNKNOWN
+0x024920,3,UNKNOWN
+0x024930,3,UNKNOWN
+0x024940,18,UNKNOWN
+0x02498c,6,UNKNOWN
+0x0249c0,1,UNKNOWN
+0x0249d0,2,UNKNOWN
+0x025000,604,UNKNOWN
+0x026000,604,UNKNOWN
+0x027000,604,UNKNOWN
+0x028000,5,
+0x028018,1,
+0x028020,1,
+0x028030,2,
+0x028080,9,
+0x0280a8,12,
+0x0280dc,1,
+0x0280f4,8,
+0x028118,1,
+0x028120,1,
+0x028130,2,
+0x028180,9,UNKNOWN
+0x0281a8,12,UNKNOWN
+0x0281dc,1,UNKNOWN
+0x0281f4,8,UNKNOWN
+0x028218,1,
+0x028220,1,
+0x028230,2,
+0x028280,9,UNKNOWN
+0x0282a8,12,UNKNOWN
+0x0282dc,1,UNKNOWN
+0x0282f4,15,UNKNOWN
+0x028400,15,
+0x028440,4,
+0x028500,7,UNKNOWN
+0x028520,1,UNKNOWN
+0x028530,2,UNKNOWN
+0x028540,4,UNKNOWN
+0x028554,2,UNKNOWN
+0x028560,4,UNKNOWN
+0x028574,1,UNKNOWN
+0x02857c,4,UNKNOWN
+0x028590,9,UNKNOWN
+0x0285c0,4,UNKNOWN
+0x0285d4,3,UNKNOWN
+0x0285e4,1,UNKNOWN
+0x0285ec,1,UNKNOWN
+0x028600,7,UNKNOWN
+0x028620,1,UNKNOWN
+0x028630,2,UNKNOWN
+0x028640,4,UNKNOWN
+0x028654,2,UNKNOWN
+0x028660,4,UNKNOWN
+0x028674,1,UNKNOWN
+0x02867c,4,UNKNOWN
+0x028690,9,UNKNOWN
+0x0286c0,4,UNKNOWN
+0x0286d4,3,UNKNOWN
+0x0286e4,1,UNKNOWN
+0x0286ec,1,UNKNOWN
+0x028700,7,UNKNOWN
+0x028720,1,UNKNOWN
+0x028730,2,UNKNOWN
+0x028740,4,UNKNOWN
+0x028754,2,UNKNOWN
+0x028760,4,UNKNOWN
+0x028774,1,UNKNOWN
+0x02877c,4,UNKNOWN
+0x028790,9,UNKNOWN
+0x0287c0,4,UNKNOWN
+0x0287d4,3,UNKNOWN
+0x0287e4,1,UNKNOWN
+0x0287ec,1,UNKNOWN
+0x028900,2,
+0x02890c,2,
+0x028918,5,
+0x028938,4,
+0x028960,1,
+0x028970,2,
+0x028c00,1,
+0x028c10,7,
+0x028c30,2,
+0x028c40,5,
+0x028c60,3,
+0x028c70,5,
+0x028c88,4,
+0x028d10,8,
+0x028d34,1,
+0x028d40,1,
+0x028e00,1,
+0x028e10,2,
+0x029000,108,
+0x029800,26,UNKNOWN
+0x029870,3,UNKNOWN
+0x029890,14,UNKNOWN
+0x0298d0,2,UNKNOWN
+0x0298e0,20,UNKNOWN
+0x029a00,1,UNKNOWN
+0x029a10,6,UNKNOWN
+0x029a30,21,UNKNOWN
+0x029a90,2,UNKNOWN
+0x02a000,26,UNKNOWN
+0x02a070,3,UNKNOWN
+0x02a090,14,UNKNOWN
+0x02a0d0,2,UNKNOWN
+0x02a0e0,20,UNKNOWN
+0x02a200,1,UNKNOWN
+0x02a210,6,UNKNOWN
+0x02a230,21,UNKNOWN
+0x02a290,2,UNKNOWN
+0x02a800,26,UNKNOWN
+0x02a870,3,UNKNOWN
+0x02a890,14,UNKNOWN
+0x02a8d0,2,UNKNOWN
+0x02a8e0,20,UNKNOWN
+0x02aa00,1,UNKNOWN
+0x02aa10,6,UNKNOWN
+0x02aa30,21,UNKNOWN
+0x02aa90,2,UNKNOWN
+0x02b000,8,UNKNOWN
+0x02b028,7,UNKNOWN
+0x02b04c,7,UNKNOWN
+0x02b074,7,UNKNOWN
+0x02b098,7,UNKNOWN
+0x02b0bc,7,UNKNOWN
+0x02b0e4,7,UNKNOWN
+0x02b108,7,UNKNOWN
+0x02b12c,7,UNKNOWN
+0x02b160,1,UNKNOWN
+0x02b170,2,UNKNOWN
+0x02b180,1,UNKNOWN
+0x02b190,2,UNKNOWN
+0x02b300,7,
+0x02b320,9,
+0x02b350,7,
+0x02b380,1,
+0x02b390,2,
+0x02b400,7,
+0x02b420,9,
+0x02b450,7,
+0x02b480,1,
+0x02b490,2,
+0x02b500,7,
+0x02b520,9,
+0x02b550,7,
+0x02b580,1,
+0x02b590,2,
+0x02b900,1,
+0x02b90c,1,
+0x02b918,2,
+0x02b928,1,
+0x02b940,1,
+0x02b950,2,
+0x02b9f0,2,
+0x02ba00,1,
+0x02ba10,2,
+0x02ba20,3,
+0x02bb00,2,
+0x02bb10,2,
+0x02bb3c,1,
+0x02bb44,2,
+0x02bb50,2,
+0x02c700,3,
+0x02c710,3,
+0x02c720,3,
+0x02c730,3,
+0x02c740,18,
+0x02c78c,6,
+0x02c7c0,1,
+0x02c7d0,2,
+0x02d000,604,
+0x02e000,604,
+0x02f000,604,UNKNOWN
+0x034000,1,
+0x034008,1,
+0x034010,1,
+0x034018,1,
+0x034020,1,
+0x034028,1,
+0x034030,1,
+0x034038,1,
+0x034040,1,
+0x034048,1,
+0x034050,1,
+0x034058,1,
+0x034060,1,
+0x034068,1,
+0x034070,1,
+0x034084,7,
+0x0340a4,1,
+0x0340cc,5,
+0x0340e4,10,
+0x034110,1,
+0x034130,1,
+0x03413c,1,
+0x034144,4,
+0x03415c,1,
+0x034170,20,
+0x034200,2,
+0x03420c,8,
+0x034234,2,
+0x034240,3,
+0x034254,2,
+0x0342c0,16,
+0x034400,9,
+0x034440,8,
+0x034480,9,
+0x0344c0,8,
+0x034500,9,
+0x034540,8,
+0x034580,9,
+0x0345c0,8,
+0x034600,8,
+0x034684,1,
+0x0346ac,13,
+0x034700,12,
+0x034800,8,
+0x034840,16,
+0x034884,4,
+0x034898,15,
+0x0348dc,4,
+0x034900,3,
+0x034910,3,
+0x034920,6,
+0x034940,6,
+0x034960,3,
+0x034980,1,
+0x034994,3,
+0x034a00,1,
+0x034a14,6,
+0x034a34,2,
+0x034a40,4,
+0x034a80,1,
+0x034a88,24,
+0x034b1c,15,
+0x034b5c,1,
+0x034c00,22,
+0x034c60,6,
+0x034c80,6,
+0x034ca0,6,
+0x034cc0,6,
+0x034ce0,6,
+0x034d40,28,
+0x034dc0,8,
+0x034e00,17,
+0x034e48,64,
+0x035000,1,
+0x035008,1,
+0x035010,1,
+0x035018,1,
+0x035020,1,
+0x035028,1,
+0x035030,1,
+0x035038,1,
+0x035040,1,
+0x035048,1,
+0x035050,1,
+0x035058,1,
+0x035060,1,
+0x035068,1,
+0x035070,1,
+0x035084,7,
+0x0350a4,1,
+0x0350cc,5,
+0x0350e4,12,
+0x035130,2,
+0x03513c,1,
+0x035160,3,
+0x035200,2,
+0x03520c,1,
+0x035214,1,
+0x035220,2,
+0x03522c,1,
+0x035234,1,
+0x035240,2,
+0x03524c,1,
+0x035254,1,
+0x035268,1,
+0x035274,1,
+0x035280,16,
+0x035400,9,
+0x035440,8,
+0x035480,9,
+0x0354c0,8,
+0x035500,9,
+0x035540,8,
+0x035600,8,
+0x035684,1,
+0x0356a4,11,
+0x0356d4,7,
+0x035700,12,
+0x0357dc,2,
+0x035800,8,
+0x035840,16,
+0x035884,4,
+0x035898,15,
+0x0358dc,4,
+0x035900,3,
+0x035940,6,
+0x035960,3,
+0x035980,1,
+0x035994,3,
+0x035a00,1,
+0x035a14,6,
+0x035a34,2,
+0x035a40,9,
+0x035a80,1,
+0x035a88,24,
+0x035b1c,15,
+0x035b5c,1,
+0x035c00,22,
+0x035c60,6,
+0x035c80,6,
+0x035ca0,6,
+0x035cc0,6,
+0x035ce0,6,
+0x035d40,28,
+0x035dc0,8,
+0x035e00,17,
+0x035e48,64,
+0x036064,7,
+0x036084,7,
+0x0360c0,1,
+0x036114,6,
+0x036200,20,
+0x036258,5,
+0x036270,1,
+0x036400,11,
+0x036460,65,
+0x036570,3,
+0x036604,1,
+0x036614,3,
+0x036624,1,
+0x036634,8,
+0x03667c,3,
+0x03668c,3,
+0x03669c,3,
+0x0366ac,3,
+0x0366bc,3,
+0x0366cc,3,
+0x0366dc,3,
+0x0366ec,3,
+0x0366fc,3,
+0x03670c,3,
+0x03671c,3,
+0x03672c,3,
+0x03673c,3,
+0x03674c,3,
+0x03675c,3,
+0x03676c,3,
+0x03677c,9,
+0x036880,1,
+0x036890,2,
+0x0368a0,3,
+0x036a00,2,
+0x036a0c,2,
+0x036a18,3,
+0x036a28,1,
+0x036a40,1,
+0x036a50,2,
+0x036a60,1,
+0x036a70,2,
+0x036af0,3,
+0x036b00,1,
+0x036b10,2,
+0x036b20,1,
+0x036b30,2,
+0x036b40,1,
+0x036b50,2,
+0x036b60,1,
+0x036b70,2,
+0x036b80,1,
+0x036b90,2,
+0x036ba0,3,
+0x036bb0,1,
+0x037000,1,
+0x037040,1,
+0x037048,3,
+0x037058,3,
+0x037068,3,
+0x037078,3,
+0x037088,3,
+0x037098,3,
+0x0370a8,3,
+0x0370b8,3,
+0x0370c8,3,
+0x0370d8,3,
+0x0370e8,3,
+0x0370f8,3,
+0x037110,2,
+0x03748c,3,
+0x0374a0,4,
+0x040000,3,
+0x04001c,1,
+0x040030,1,
+0x040044,1,
+0x04004c,1,
+0x040054,1,
+0x04005c,1,
+0x040068,11,
+0x04009c,2,
+0x0400ac,13,
+0x040180,1,
+0x0401c0,1,
+0x0401cc,1,UNKNOWN
+0x0401e0,1,
+0x0401ec,2,
+0x0401f8,1,
+0x040200,3,
+0x04021c,1,
+0x040230,1,
+0x040244,1,
+0x04024c,1,
+0x040254,1,
+0x04025c,1,
+0x040268,11,
+0x04029c,2,
+0x0402ac,13,
+0x040380,1,
+0x0403c0,1,
+0x0403cc,1,UNKNOWN
+0x0403e0,1,
+0x0403ec,2,
+0x0403f8,1,
+0x040400,128,
+0x040604,1,
+0x040618,2,
+0x040804,9,
+0x040850,10,
+0x04087c,1,
+0x0408b0,3,
+0x0408c0,1,
+0x0408d0,2,
+0x0408e0,1,
+0x0408f0,2,
+0x040900,1,
+0x040910,2,
+0x040940,10,
+0x040980,1,
+0x041800,8,
+0x041890,3,
+0x042000,24,
+0x042200,18,
+0x042400,42,
+0x042600,2,
+0x042800,42,
+0x042a00,2,
+0x042fec,1,
+0x042ff4,3,
+0x043010,4,
+0x043030,7,
+0x043100,7,
+0x043140,4,
+0x050100,9,
+0x050128,8,
+0x050160,1,
+0x050170,4,
+0x05018c,1,
+0x0501bc,5,
+0x050200,25,
+0x050280,12,
+0x051100,10,
+0x051130,4,
+0x051158,9,
+0x051180,1,
+0x0517fc,1,
+0x0518b8,16,
+0x051900,12,
+0x053c00,4,
+0x053c20,4,
+0x053c34,9,
+0x053c60,2,
+0x053c6c,2,
+0x053c8c,3,
+0x053c9c,1,
+0x053cf4,4,
+0x053e00,4,
+0x053e20,4,
+0x053e34,7,
+0x053e60,2,
+0x053e6c,2,
+0x053e8c,3,
+0x053e9c,1,
+0x053ef4,3,
+0x053f04,7,
+0x053f40,1,
+0x053ffc,5,
+0x055000,1,
+0x056000,4,
+0x057000,1,
+0x057020,1,
+0x057100,1,
+0x057200,3,
+0x0577f8,2,
+0x060000,16385,
+0x07000c,1,
+0x070018,2,
+0x070028,1,
+0x070040,1,
+0x070050,2,
+0x0700f0,3,
+0x070100,2,
+0x07010c,6,
+0x070128,3,
+0x070140,5,
+0x070180,4,
+0x0701a0,1,
+0x0701b0,2,
+0x070200,33,
+0x0702a0,1,
+0x0702b0,2,
+0x0702c0,12,
+0x070304,1,
+0x070310,4,
+0x070c40,2,
+0x071000,7,
+0x072000,7,
+0x0f0000,3,
+0x0f0014,1,
+0x0f001c,3,
+0x0f0030,3,
+0x0f0040,2,
+0x0f004c,3,
+0x0f0060,1,
+0x0f0070,2,
+0x0f0080,2,
+0x0f008c,3,
+0x0f00a0,1,
+0x0f00b0,2,
+0x0f00c0,2,
+0x0f00d0,4,
+0x0f00f0,2,
+0x0f0100,4,
+0x0f0128,7,
+0x0f0150,2,
+0x0f0160,3,
+0x0f0170,1,
+0x0f0180,9,
+0x0f01b0,5,
+0x0f01c4,7,UNKNOWN
+0x0f0200,23,
+0x0f02a4,5,
+0x0f02c0,7,
+0x0f02e0,5,
+0x0f0404,2,
+0x0f0410,10,
+0x0f0440,4,
+0x0f0454,7,
+0x0f0480,23,
+0x0f3000,13,
+0x0f3040,5,
+0x0f3058,7,
+0x0f3078,14,
+0x0f30c0,13,
+0x0f3100,1,
+0x0f310c,1,
+0x0f3120,2,
+0x0f3130,5,
+0x0f3184,13,
+0x0f31bc,1,
+0x0f3204,1,
+0x0f3210,5,
+0x0f3244,6,
+0x0f3264,5,
+0x0f3280,2,
+0x0f3290,8,
+0x0f32ec,1,
+0x0f3300,11,
+0x0f3330,1,
+0x0f3400,32,
+0x0f3500,2,
+0x0f350c,11,
+0x0f3548,2,
+0x0f3554,4,
+0x0f3574,2,
+0x0f3580,9,
+0x0f35b0,2,
+0x0f35cc,8,
+0x0f3704,1,
+0x0f370c,12,
+0x0f3760,1,
+0x0f3770,2,
+0x0f3780,1,
+0x0f3790,2,
+0x0f37ac,5,
+0x0f3800,3,
+0x0f3810,2,
+0x0f381c,21,
+0x0f3880,9,
+0x0f38b0,2,
+0x0f38c0,1,
+0x0f38f8,3,
+0x0f3908,2,
+0x0f3920,1,
+0x0f3928,27,
+0x0f3998,3,
+0x0f39b0,4,
+0x0f3a00,3,
+0x0f3a10,4,
+0x0f3a24,3,
+0x0f3a34,4,
+0x0f3a60,1,
+0x0f3a70,2,
+0x0f3a84,3,
+0x0f3b00,1,
+0x0f3b0c,1,
+0x0f3b18,2,
+0x0f3b28,1,
+0x0f3b40,1,
+0x0f3b50,2,
+0x0f3bf0,3,
+0x0f3c00,3,
diff --git a/mstdump/mstdump_dbs/ConnectIB.csv b/mstdump/mstdump_dbs/ConnectIB.csv
new file mode 100755
index 0000000..050d90f
--- /dev/null
+++ b/mstdump/mstdump_dbs/ConnectIB.csv
@@ -0,0 +1,2288 @@
+#Addr, Size, Enable addr
+0x000000,16385,
+0x010010,8,
+0x010104,1,
+0x01010c,4,
+0x010200,1,
+0x010210,4,
+0x010300,4,
+0x010400,3,
+0x010410,1,
+0x010444,1,
+0x01044c,4,
+0x010480,2,
+0x010500,35,
+0x010590,1,
+0x010600,32,
+0x010704,1,
+0x01070c,1,
+0x010804,2,
+0x010814,3,
+0x010824,2,
+0x010834,3,
+0x010844,2,
+0x010854,5,
+0x010a00,6,
+0x011004,1,
+0x01100c,4,
+0x011204,1,
+0x011214,4,
+0x011228,1,
+0x011244,1,
+0x011250,4,
+0x011264,1,
+0x011274,1,
+0x01127c,1,
+0x0112a4,1,
+0x011300,4,
+0x011314,1,
+0x01131c,3,
+0x011404,2,
+0x011430,20,
+0x011484,2,
+0x011498,5,
+0x0114bc,1,
+0x0114c8,1,
+0x0114d4,2,
+0x01150c,3,
+0x011524,3,
+0x011608,3,
+0x011618,4,
+0x011680,16,
+0x011704,2,
+0x011730,20,
+0x011784,3,
+0x011794,3,
+0x0117c0,6,
+0x011800,35,
+0x0118a4,1,
+0x0118ac,1,
+0x0118c4,3,
+0x0118d4,1,
+0x0118dc,2,
+0x011900,35,
+0x011b04,2,
+0x011b14,3,
+0x011b24,2,
+0x011b38,6,
+0x011b60,5,
+0x011c04,1,
+0x011cb8,18,
+0x011d98,1,
+0x011e00,1,
+0x011e08,1,
+0x011e10,1,
+0x012000,32,
+0x012200,32,
+0x012400,32,
+0x012600,32,
+0x012800,20,
+0x012888,22,
+0x012900,18,
+0x012a00,36,
+0x012b00,3,
+0x012b10,1,
+0x012b20,1,
+0x012b30,1,
+0x012b40,1,
+0x012b50,1,
+0x012b60,1,
+0x012c00,1,
+0x012c08,1,
+0x012c10,1,
+0x012c18,1,
+0x012c20,1,
+0x012c28,1,
+0x012c30,1,
+0x012c38,1,
+0x012c50,1,
+0x012c58,1,
+0x012c60,1,
+0x012c68,1,
+0x012c70,1,
+0x012c78,1,
+0x012c80,1,
+0x012c88,1,
+0x012d00,5,
+0x012d20,2,
+0x012e00,6,
+0x012e20,6,
+0x012e80,5,
+0x013000,4,
+0x013084,1,
+0x01308c,2,
+0x013180,5,
+0x01319c,5,
+0x013304,1,
+0x0133bc,52,
+0x013500,35,
+0x013604,1,
+0x01360c,1,
+0x013624,1,
+0x01362c,1,
+0x013644,1,
+0x01364c,3,
+0x013800,1,
+0x013808,2,
+0x013a04,1,
+0x013a0c,4,
+0x015000,32,
+0x015100,2,
+0x015110,3,
+0x015120,2,
+0x015144,3,
+0x015204,1,
+0x01520c,1,
+0x015224,1,
+0x01522c,1,
+0x015234,1,
+0x01523c,1,
+0x015244,1,
+0x01524c,1,
+0x015254,1,
+0x01525c,2,
+0x015270,1,
+0x015280,1,
+0x015290,1,
+0x0152a0,1,
+0x0152b0,1,
+0x0152c0,1,
+0x0152d0,1,
+0x0152e0,1,
+0x0152f0,1,
+0x015300,1,
+0x015310,1,
+0x015320,1,
+0x015330,1,
+0x016800,3,
+0x016820,8,
+0x017800,1,
+0x017818,1,
+0x017834,1,
+0x017904,4,
+0x017934,1,
+0x01794c,1,
+0x017970,2,
+0x017a00,6,
+0x017c00,6,
+0x017c20,6,
+0x017c40,6,
+0x017c60,6,
+0x017c80,6,
+0x017ca0,6,
+0x017cc0,6,
+0x017ce0,6,
+0x017d00,3,
+0x017d10,4,
+0x018400,11,
+0x018430,2,
+0x018440,4,
+0x018604,1,
+0x018618,2,
+0x018640,4,
+0x018800,1,
+0x018810,4,
+0x018c04,1,
+0x018c0c,4,
+0x01a400,7,
+0x01a420,2,
+0x01a444,1,
+0x01a44c,1,
+0x01a800,1,
+0x01a814,3,
+0x01ac04,1,
+0x01ac0c,4,
+0x01c400,7,
+0x01c500,8,
+0x01c544,1,
+0x01c554,3,
+0x01c564,3,
+0x01c574,3,
+0x01c604,1,
+0x01c60c,3,
+0x01c800,1,
+0x01c814,3,
+0x01cc04,1,
+0x01cc0c,4,
+0x01f400,1,
+0x01f408,4,
+0x01f41c,3,
+0x01f500,2,
+0x01f800,1,
+0x01f814,3,
+0x01fc04,1,
+0x01fc0c,4,
+0x020004,1,
+0x02000c,4,
+0x020080,9,
+0x021004,1,
+0x02100c,4,
+0x021400,5,
+0x021418,1,
+0x021480,1,
+0x021704,2,
+0x02173c,17,
+0x021804,1,
+0x02180c,4,
+0x021a00,2,
+0x022000,131,
+0x022220,4,
+0x022408,6,
+0x022444,1,
+0x022454,3,
+0x022504,1,
+0x02250c,4,
+0x022624,1,
+0x02262c,3,
+0x02263c,1,
+0x022804,1,
+0x02280c,4,
+0x022904,4,
+0x022924,4,
+0x024000,5,
+0x024020,1,
+0x024030,8,
+0x024058,1,
+0x024060,1,
+0x024070,9,
+0x0240a0,1,
+0x0240b0,4,
+0x024100,24,
+0x024200,5,
+0x024218,3,
+0x0243a0,6,
+0x0243bc,26,
+0x024428,3,
+0x024440,3,
+0x024464,1,
+0x02446c,1,
+0x024474,3,
+0x024484,1,
+0x02448c,4,
+0x024500,1,
+0x02450c,7,
+0x024530,1,
+0x024544,4,
+0x024560,1,
+0x024570,1,
+0x024580,4,
+0x0245a4,2,
+0x0245b4,3,
+0x0245c4,2,
+0x0245d4,3,
+0x024600,2,
+0x02460c,1,
+0x024624,3,
+0x024674,1,
+0x02467c,1,
+0x024684,1,
+0x02468c,4,
+0x024704,1,
+0x02470c,4,
+0x024780,32,
+0x024824,4,
+0x024864,6,
+0x024888,10,
+0x0248b4,3,
+0x0248c4,1,
+0x0248cc,1,
+0x0248d4,1,
+0x0248dc,7,
+0x024908,6,
+0x024928,6,
+0x024968,6,
+0x024984,3,
+0x024994,1,
+0x02499c,6,
+0x025004,6,
+0x025800,2,
+0x026000,99,
+0x028000,2,
+0x028404,1,
+0x02840c,4,
+0x028800,2,
+0x028c04,1,
+0x028c0c,4,
+0x029004,1,
+0x02900c,5,
+0x029b20,2,
+0x029b30,4,
+0x029b50,5,
+0x02a004,1,
+0x02a00c,4,
+0x02a200,1,
+0x02a210,9,
+0x02a3fc,1,
+0x02a484,16,
+0x02a504,16,
+0x02a584,16,
+0x02a604,16,
+0x02a6fc,34,
+0x02a790,4,
+0x02a7c4,1,
+0x02a7d4,11,
+0x02a900,1,
+0x02aa04,1,
+0x02aa0c,4,
+0x02ab00,40,
+0x02aba4,1,
+0x02abac,1,
+0x02abb4,1,
+0x02abbc,1,
+0x02abc4,1,
+0x02abcc,9,
+0x02ac00,2,
+0x02ac10,3,
+0x02ac44,3,
+0x02ad00,1,
+0x02ad08,1,
+0x02ad10,1,
+0x02ad18,1,
+0x02ad20,1,
+0x02ad28,1,
+0x02ad30,1,
+0x02ad38,1,
+0x02ad40,1,
+0x02ad48,1,
+0x02ad50,1,
+0x02ad58,1,
+0x02ad60,1,
+0x02ad68,1,
+0x02ad70,1,
+0x02ad78,1,
+0x02ad80,1,
+0x02ad88,1,
+0x02ad90,1,
+0x02ad98,1,
+0x02ada0,1,
+0x02ada8,1,
+0x02adb0,1,
+0x02adb8,1,
+0x02adc0,1,
+0x02adc8,1,
+0x02add0,1,
+0x02add8,1,
+0x02ade0,1,
+0x02ade8,1,
+0x02adf0,1,
+0x02adf8,1,
+0x02c000,6,
+0x02c100,5,
+0x02c204,1,
+0x02c214,3,
+0x02c224,1,
+0x02c22c,4,
+0x02c244,2,
+0x02c400,2,
+0x02c418,2,
+0x02c434,2,
+0x02c504,6,
+0x02c534,2,
+0x02c54c,1,
+0x02c570,3,
+0x02c600,6,
+0x02c620,6,
+0x02c800,3,
+0x02c820,6,
+0x02c840,6,
+0x02c860,6,
+0x02c880,6,
+0x02c8a0,6,
+0x02c8c0,6,
+0x02c8e0,6,
+0x02c900,6,
+0x02c920,6,
+0x02c940,6,
+0x02c960,6,
+0x02c980,6,
+0x02c9a0,6,
+0x02c9c0,6,
+0x02c9e0,6,
+0x02ca00,6,
+0x02ca20,6,
+0x02ca40,6,
+0x02ca60,6,
+0x02cc00,3,
+0x02cc20,9,
+0x02cc48,4,
+0x030004,2,
+0x030034,19,
+0x030084,2,
+0x0300bc,17,
+0x030104,2,
+0x030138,18,
+0x030300,6,
+0x030340,1,
+0x03034c,1,
+0x030384,1,
+0x0303c0,16,
+0x030404,1,
+0x03040c,4,
+0x030804,1,
+0x03080c,4,
+0x030c04,1,
+0x030c0c,4,
+0x030e00,1,
+0x031000,6,
+0x031100,6,
+0x031200,17,
+0x031400,6,
+0x031420,1,
+0x031444,2,
+0x031454,3,
+0x031464,2,
+0x031474,3,
+0x034104,2,
+0x034118,12,
+0x034180,2,
+0x034200,19,
+0x034254,21,
+0x0342ac,1,
+0x0342c0,6,
+0x0342f0,4,
+0x034504,2,
+0x034518,12,
+0x034580,2,
+0x034600,19,
+0x034654,21,
+0x0346ac,1,
+0x0346c0,6,
+0x0346f0,4,
+0x034800,1,
+0x034904,2,
+0x034918,12,
+0x034980,2,
+0x034c00,12,
+0x034c40,9,
+0x034c80,9,
+0x034e04,3,
+0x034e44,1,
+0x034e4c,4,
+0x034e80,5,
+0x034ea4,1,
+0x034eac,1,
+0x034f04,1,
+0x034f20,9,
+0x034f80,1,
+0x035000,2,
+0x035010,3,
+0x035044,3,
+0x035100,66,
+0x035210,3,
+0x035244,3,
+0x035300,64,
+0x037000,5,
+0x03702c,7,
+0x037080,4,
+0x037094,1,
+0x037100,2,
+0x037200,2,
+0x037210,3,
+0x037244,3,
+0x037300,69,
+0x03742c,7,
+0x037480,4,
+0x037494,1,
+0x037500,2,
+0x037600,2,
+0x037610,3,
+0x037644,3,
+0x037700,69,
+0x038000,3,
+0x038104,2,
+0x03813c,4,
+0x038400,1,
+0x038418,1,
+0x038434,1,
+0x038504,4,
+0x038534,1,
+0x03854c,1,
+0x038570,2,
+0x038600,6,
+0x038800,3,
+0x038820,6,
+0x038840,6,
+0x038860,6,
+0x038880,6,
+0x038900,20,
+0x038958,1,
+0x038980,3,
+0x0389a0,25,
+0x03c000,3,
+0x03c010,3,
+0x03c020,3,
+0x03c040,9,
+0x03c068,6,
+0x03c090,2,
+0x03c0a0,3,
+0x03c0c0,12,
+0x03c0f4,1,
+0x03c100,2,
+0x03c110,3,
+0x03c120,1,
+0x03c130,11,
+0x03c160,2,
+0x03c180,4,
+0x03c194,3,
+0x03c1a4,2,
+0x03c1b0,4,
+0x03c2e0,5,
+0x03c2f8,2,
+0x03c30c,13,
+0x03c34c,77,
+0x03c48c,18,
+0x03c500,32,
+0x03c800,16,
+0x03c84c,18,
+0x03c8e0,2,
+0x03c8ec,3,
+0x03c900,1,
+0x03c910,5,
+0x03c930,5,
+0x03c950,5,
+0x03c970,5,
+0x03c990,1,
+0x03c9a4,3,
+0x03ca78,34,
+0x03cb3c,18,
+0x03cb94,3,
+0x03cba4,3,
+0x03cbf0,1,
+0x03cbf8,10,
+0x03cc30,1,
+0x03cc44,4,
+0x03cc60,1,
+0x03cc80,1,
+0x03cc90,1,
+0x03d004,6,
+0x03e004,1,
+0x03e00c,4,
+0x03e404,1,
+0x03e40c,4,
+0x03e604,1,
+0x03e60c,4,
+0x03e800,1,
+0x03f034,19,
+0x03f084,2,
+0x03f0c0,16,
+0x03f200,1,
+0x03f210,1,
+0x03f300,6,
+0x03f320,6,
+0x03f340,3,
+0x03f360,8,
+0x050000,1,
+0x050008,2,
+0x051004,8,
+0x052004,1,
+0x052078,34,
+0x052104,1,
+0x05210c,1,
+0x052114,1,
+0x052124,1,
+0x05212c,1,
+0x052134,1,
+0x05213c,1,
+0x052144,1,
+0x05214c,1,
+0x052154,1,
+0x052160,4,
+0x05217c,1,
+0x052194,11,
+0x0521c4,3,
+0x0521d4,3,
+0x0521e4,3,
+0x0521f4,1,
+0x0521fc,1,
+0x052204,1,
+0x05220c,1,
+0x052214,1,
+0x05221c,1,
+0x052234,1,
+0x05223c,2,
+0x052260,9,
+0x0522c4,3,
+0x0522d4,3,
+0x0522e4,3,
+0x0522f4,4,
+0x052310,5,
+0x052330,5,
+0x052350,4,
+0x052364,4,
+0x052380,33,
+0x052410,2,
+0x05241c,1,
+0x052424,1,
+0x05242c,23,
+0x052490,16,
+0x0524d4,1,
+0x0524dc,9,
+0x05251c,9,
+0x05255c,9,
+0x0525dc,9,
+0x052604,1,
+0x052654,28,
+0x0526d0,1,
+0x0526e4,1,
+0x0526ec,1,
+0x0526f4,1,
+0x052710,14,
+0x0527ec,1,
+0x0527fc,40,
+0x052c00,3,
+0x052c20,6,
+0x052c40,6,
+0x052c60,6,
+0x052c80,6,
+0x052ca0,6,
+0x052cc0,6,
+0x052ce0,6,
+0x052d00,6,
+0x052d20,6,
+0x052e00,32,
+0x052e84,1,
+0x052e8c,1,
+0x052e94,1,
+0x052e9c,1,
+0x052ea4,1,
+0x052eac,1,
+0x052eb4,4,
+0x052ed0,1,
+0x052ee0,1,
+0x052ef0,1,
+0x052f00,1,
+0x052f10,1,
+0x052f20,1,
+0x052f30,1,
+0x052f40,1,
+0x052f50,1,
+0x052f60,1,
+0x052f70,1,
+0x052f80,1,
+0x052f90,1,
+0x052fa0,1,
+0x052fb0,1,
+0x052fc0,1,
+0x052fd0,1,
+0x052fe0,1,
+0x052ff0,1,
+0x054004,1,
+0x05400c,4,
+0x054200,1,
+0x054210,6,
+0x054244,1,
+0x054254,11,
+0x054404,16,
+0x054484,16,
+0x054504,16,
+0x054584,16,
+0x054604,11,
+0x054680,24,
+0x054700,4,
+0x05477c,34,
+0x055000,6,
+0x055020,6,
+0x055100,13,
+0x055140,11,
+0x055400,3,
+0x055420,6,
+0x055440,6,
+0x055460,6,
+0x055480,6,
+0x0554a0,6,
+0x0554c0,6,
+0x0554e0,6,
+0x055500,6,
+0x055520,6,
+0x055540,6,
+0x055560,6,
+0x055580,6,
+0x056000,2,
+0x056404,1,
+0x05640c,4,
+0x056800,2,
+0x056c04,1,
+0x056c0c,4,
+0x057004,1,
+0x05700c,5,
+0x057b20,2,
+0x057b30,4,
+0x057b50,5,
+0x058004,1,
+0x05800c,4,
+0x058800,7,
+0x058820,6,
+0x058844,2,
+0x058850,9,
+0x058880,1,
+0x058890,1,
+0x0588a0,1,
+0x0588b0,1,
+0x0588c0,1,
+0x058904,3,
+0x058978,66,
+0x058a84,1,
+0x058a8c,1,
+0x058a94,1,
+0x058aa0,2,
+0x058ff0,4,
+0x059004,1,
+0x05900c,4,
+0x059080,39,
+0x059120,1,
+0x059130,1,
+0x059140,1,
+0x059150,1,
+0x059800,1,
+0x059810,1,
+0x059820,1,
+0x059830,1,
+0x059840,1,
+0x059850,1,
+0x059860,1,
+0x059870,1,
+0x059880,1,
+0x059890,1,
+0x0598c4,2,
+0x059900,3,
+0x059940,3,
+0x059960,40,
+0x059c00,1,
+0x059c18,1,
+0x059c34,1,
+0x059d04,4,
+0x059d34,1,
+0x059d4c,1,
+0x059d70,2,
+0x059e00,6,
+0x05a000,4,
+0x05a020,2,
+0x05a030,1,
+0x05a040,1,
+0x05a04c,2,
+0x05a080,5,
+0x05a0a0,1,
+0x05a0b0,1,
+0x05a0c0,1,
+0x060004,11,
+0x060120,4,
+0x060144,2,
+0x060154,7,
+0x060174,1,
+0x06017c,3,
+0x06018c,1,
+0x0601a0,4,
+0x0601b8,2,
+0x060204,1,
+0x06020c,4,
+0x060400,2,
+0x060420,3,
+0x060430,1,
+0x060440,1,
+0x060484,2,
+0x0604b8,18,
+0x060504,1,
+0x06050c,1,
+0x060514,1,
+0x060900,1,
+0x060914,1,
+0x06091c,2,
+0x060930,1,
+0x060a00,32,
+0x060a84,1,
+0x060a8c,1,
+0x060a94,1,
+0x060a9c,1,
+0x060bf0,3,
+0x060c00,11,
+0x060c30,3,
+0x061004,1,
+0x061010,1,
+0x061018,1,
+0x061020,2,
+0x061044,2,
+0x061054,3,
+0x061100,32,
+0x061200,1,
+0x061404,1,
+0x06140c,4,
+0x06180c,8,
+0x061904,3,
+0x061914,3,
+0x061934,3,
+0x061a00,4,
+0x062008,5,
+0x062024,3,
+0x062034,1,
+0x06203c,1,
+0x062044,1,
+0x06204c,1,
+0x062054,1,
+0x06205c,3,
+0x06206c,1,
+0x062080,2,
+0x062094,1,
+0x06209c,2,
+0x0620b0,1,
+0x0620c0,1,
+0x0620d0,1,
+0x0620e0,1,
+0x0620f4,4,
+0x062404,1,
+0x06240c,4,
+0x062800,12,
+0x062834,1,
+0x06283c,5,
+0x062854,1,
+0x062900,3,
+0x062914,1,
+0x06291c,1,
+0x062924,1,
+0x06292c,1,
+0x062934,1,
+0x06293c,2,
+0x062950,2,
+0x063000,1,
+0x063010,4,
+0x063024,1,
+0x06302c,1,
+0x063034,1,
+0x063044,1,
+0x06304c,1,
+0x063054,1,
+0x06305c,2,
+0x063070,1,
+0x063080,1,
+0x063090,1,
+0x0630a4,3,
+0x063100,2,
+0x063144,1,
+0x06314c,1,
+0x063154,1,
+0x063164,1,
+0x06316c,1,
+0x063174,1,
+0x063208,1,
+0x063210,1,
+0x063218,1,
+0x063224,3,
+0x063240,10,
+0x063300,8,
+0x064004,1,
+0x06400c,4,
+0x064200,3,
+0x064300,1,
+0x064308,6,
+0x064324,2,
+0x064338,2,
+0x064380,2,
+0x064394,1,
+0x06439c,2,
+0x064400,2,
+0x064420,3,
+0x064430,1,
+0x064440,1,
+0x064484,2,
+0x0644b8,18,
+0x064504,1,
+0x06450c,1,
+0x064514,1,
+0x064804,1,
+0x064884,2,
+0x0648c8,14,
+0x065018,2,
+0x065040,3,
+0x065060,8,
+0x065104,5,
+0x065200,3,
+0x065220,6,
+0x065240,6,
+0x065260,6,
+0x065280,6,
+0x065f00,2,
+0x066000,2,
+0x066018,2,
+0x066034,2,
+0x066104,6,
+0x066134,2,
+0x06614c,1,
+0x066170,3,
+0x066200,6,
+0x066220,6,
+0x0662c0,1,
+0x066400,8,
+0x066500,14,
+0x066550,8,
+0x066574,3,
+0x070004,1,
+0x07000c,4,
+0x070400,7,
+0x070420,11,
+0x070500,5,
+0x070524,1,
+0x07052c,1,
+0x070534,1,
+0x070600,142,
+0x070884,2,
+0x0708c4,15,
+0x070904,1,
+0x070940,16,
+0x071000,1,
+0x071094,1,
+0x071104,2,
+0x071140,16,
+0x071204,1,
+0x07120c,4,
+0x071404,1,
+0x07140c,1,
+0x071414,1,
+0x07141c,1,
+0x071424,1,
+0x07142c,1,
+0x071504,1,
+0x071540,16,
+0x071800,2,
+0x071904,1,
+0x071940,16,
+0x071a04,1,
+0x071a40,16,
+0x071b04,1,
+0x071b40,16,
+0x072000,3,
+0x072804,1,
+0x07280c,4,
+0x072880,1,
+0x072888,3,
+0x073000,1,
+0x073020,1,
+0x073040,1,
+0x073060,1,
+0x073080,1,
+0x0730a0,1,
+0x0730c0,1,
+0x0730e0,1,
+0x073100,1,
+0x073120,1,
+0x073140,1,
+0x073160,1,
+0x073180,1,
+0x0731a0,1,
+0x0731c0,1,
+0x0731e0,1,
+0x073200,1,
+0x073220,1,
+0x073240,1,
+0x073260,1,
+0x073280,1,
+0x0732a0,1,
+0x0732c0,1,
+0x0732e0,1,
+0x073300,1,
+0x073320,1,
+0x073340,1,
+0x073360,1,
+0x073380,1,
+0x0733a0,1,
+0x0733c0,1,
+0x0733e0,1,
+0x074830,7,
+0x074860,8,
+0x074884,2,
+0x074890,4,
+0x074900,6,
+0x074920,6,
+0x074a00,3,
+0x074c00,1,
+0x074c18,1,
+0x074c34,1,
+0x074d04,3,
+0x074d34,1,
+0x074d4c,1,
+0x074d70,2,
+0x074e00,6,
+0x075000,3,
+0x075010,2,
+0x075020,3,
+0x075100,2,
+0x078000,20,
+0x078054,9,
+0x07807c,3,
+0x07808c,2,
+0x078098,4,
+0x078100,5,
+0x078118,4,
+0x078130,2,
+0x078204,2,
+0x078244,15,
+0x078284,2,
+0x0782c4,22,
+0x078320,2,
+0x078340,2,
+0x078360,2,
+0x078380,2,
+0x0783a0,2,
+0x0783d4,1,
+0x0783dc,1,
+0x078404,1,
+0x07840c,4,
+0x078804,18,
+0x078850,4,
+0x078884,1,
+0x07889c,1,
+0x0788ac,21,
+0x079804,2,
+0x079828,6,
+0x079844,2,
+0x079868,6,
+0x079884,2,
+0x0798a8,7,
+0x0798d0,8,
+0x079904,1,
+0x07990c,1,
+0x079914,1,
+0x079a04,2,
+0x079a40,16,
+0x079a84,2,
+0x079a90,2,
+0x079a9c,13,
+0x079b04,2,
+0x079b3c,17,
+0x079c04,2,
+0x079c40,16,
+0x079c84,2,
+0x079c98,2,
+0x079cc4,13,
+0x079cfc,4,
+0x079d10,2,
+0x079d24,1,
+0x079d2c,2,
+0x079d80,2,
+0x079d8c,1,
+0x079f00,6,
+0x079f20,6,
+0x079f40,6,
+0x079f60,6,
+0x079fa0,3,
+0x079fb0,1,
+0x079fc0,3,
+0x079fe0,11,
+0x07a010,3,
+0x07a020,3,
+0x07a040,9,
+0x07a068,6,
+0x07a090,2,
+0x07a0a0,3,
+0x07a0c0,12,
+0x07a0f4,1,
+0x07a100,2,
+0x07a110,3,
+0x07a120,1,
+0x07a130,11,
+0x07a160,2,
+0x07a180,4,
+0x07a194,3,
+0x07a1a4,2,
+0x07a1b0,4,
+0x07a2e0,5,
+0x07a2f8,2,
+0x07a30c,13,
+0x07a34c,77,
+0x07a48c,18,
+0x07a500,32,
+0x07a800,16,
+0x07a84c,18,
+0x07a8e0,2,
+0x07a8ec,3,
+0x07a900,1,
+0x07a910,5,
+0x07a930,5,
+0x07a950,5,
+0x07a970,5,
+0x07a990,1,
+0x07a9a4,3,
+0x07aa78,34,
+0x07ab3c,18,
+0x07ab94,3,
+0x07aba4,3,
+0x07abf0,1,
+0x07abf8,10,
+0x07ac30,1,
+0x07ac44,4,
+0x07ac60,1,
+0x07ac80,1,
+0x07ac90,1,
+0x07b004,6,
+0x080000,29,
+0x080340,14,
+0x08037c,3,
+0x08038c,1,
+0x080404,6,
+0x080804,2,
+0x080874,35,
+0x081000,129,
+0x081210,4,
+0x081224,4,
+0x081240,3,
+0x081264,2,
+0x081274,3,
+0x081284,2,
+0x081298,2,
+0x081300,2,
+0x081310,8,
+0x081344,1,
+0x08134c,1,
+0x081354,1,
+0x081364,2,
+0x081370,4,
+0x081384,2,
+0x081390,4,
+0x081404,2,
+0x081474,35,
+0x081504,2,
+0x081518,12,
+0x082000,29,
+0x082340,14,
+0x08237c,3,
+0x08238c,1,
+0x082404,1,
+0x08240c,4,
+0x082804,2,
+0x082874,35,
+0x082904,2,
+0x082974,35,
+0x083000,129,
+0x083210,7,
+0x083244,2,
+0x083254,7,
+0x083284,1,
+0x08328c,1,
+0x083294,1,
+0x083304,2,
+0x083310,4,
+0x083324,2,
+0x083330,14,
+0x084000,29,
+0x084340,14,
+0x08437c,3,
+0x08438c,1,
+0x084404,1,
+0x08440c,4,
+0x084804,2,
+0x084874,35,
+0x084904,2,
+0x084974,35,
+0x085000,32,
+0x085200,1,
+0x085210,7,
+0x085240,12,
+0x085280,2,
+0x085304,1,
+0x08530c,1,
+0x085314,1,
+0x085324,2,
+0x085334,3,
+0x085344,2,
+0x085358,2,
+0x085364,2,
+0x085378,2,
+0x085384,2,
+0x085398,2,
+0x085400,7,
+0x086000,2,
+0x086020,2,
+0x086040,1,
+0x086400,11,
+0x086800,3,
+0x086820,6,
+0x086840,6,
+0x086860,6,
+0x086880,6,
+0x0868a0,6,
+0x0868c0,6,
+0x0868e0,6,
+0x086980,3,
+0x0869a0,9,
+0x0869c8,1,
+0x0869d0,3,
+0x087000,26,
+0x087100,1,
+0x087108,1,
+0x087110,1,
+0x087118,1,
+0x087120,1,
+0x087128,1,
+0x087130,1,
+0x087138,1,
+0x087140,1,
+0x087148,1,
+0x087150,1,
+0x087158,1,
+0x087160,1,
+0x087168,1,
+0x087170,1,
+0x087178,1,
+0x087180,10,
+0x0871b0,9,
+0x090000,17,
+0x090060,2,
+0x09006c,1,
+0x090104,1,
+0x090110,12,
+0x090180,9,
+0x0901a8,2,
+0x0901c0,9,
+0x0901e8,2,
+0x090204,1,
+0x090220,24,
+0x090300,6,
+0x090320,9,
+0x090348,1,
+0x090400,6,
+0x090420,9,
+0x090448,1,
+0x090500,6,
+0x090520,2,
+0x090540,1,
+0x090564,2,
+0x090578,3,
+0x091004,3,
+0x091800,8,
+0x091824,2,
+0x091830,10,
+0x091860,6,
+0x092000,32,
+0x093000,1,
+0x093020,1,
+0x093040,1,
+0x093060,1,
+0x093080,1,
+0x0930a0,1,
+0x0930c0,1,
+0x0930e0,1,
+0x093100,1,
+0x0931a0,1,
+0x0931c0,1,
+0x093200,3,
+0x093404,1,
+0x093410,12,
+0x093504,1,
+0x09353c,28,
+0x0935b0,2,
+0x0935c0,3,
+0x094040,3,
+0x094080,3,
+0x0940a0,9,
+0x094800,1,
+0x094818,1,
+0x094834,1,
+0x094904,3,
+0x094934,1,
+0x09494c,1,
+0x094970,2,
+0x094a00,6,
+0x096000,1,
+0x096010,4,
+0x096024,4,
+0x096104,1,
+0x09610c,5,
+0x096204,1,
+0x09620c,4,
+0x096488,1,
+0x096498,3,
+0x0964b0,6,
+0x096504,1,
+0x09650c,4,
+0x096584,3,
+0x096600,16,
+0x096644,2,
+0x096658,3,
+0x096684,2,
+0x0966bc,51,
+0x096800,11,
+0x096884,3,
+0x0968a0,12,
+0x097100,6,
+0x097120,1,
+0x0a0000,1,
+0x0a0008,3,
+0x0a0018,4,
+0x0a0030,2,
+0x0a003c,1,
+0x0a0080,1,
+0x0a0090,1,
+0x0a0804,1,
+0x0a080c,4,
+0x0a0c00,2,
+0x0a0c0c,5,
+0x0a0c40,1,
+0x0a0c50,4,
+0x0a0c64,1,
+0x0a0c70,1,
+0x0a0c80,1,
+0x0a0ca0,21,
+0x0a1004,1,
+0x0a100c,4,
+0x0a1400,2,
+0x0a140c,2,
+0x0a1440,1,
+0x0a1450,4,
+0x0a1464,1,
+0x0a1470,1,
+0x0a1480,4,
+0x0a14f0,1,
+0x0a1804,1,
+0x0a180c,4,
+0x0a1a00,9,
+0x0a1a30,2,
+0x0a1a3c,2,
+0x0a1a48,4,
+0x0a1c00,32,
+0x0a1c84,1,
+0x0a1d04,1,
+0x0a1d18,26,
+0x0a2000,32,
+0x0a2100,3,
+0x0a2110,6,
+0x0a212c,4,
+0x0a2140,1,
+0x0a2200,1,
+0x0a2304,1,
+0x0a231c,9,
+0x0a2804,1,
+0x0a280c,4,
+0x0a2c04,2,
+0x0a2c10,2,
+0x0a2c1c,2,
+0x0a2c28,3,
+0x0a2c38,14,
+0x0a2c78,9,
+0x0a2d04,2,
+0x0a2d40,20,
+0x0a2da4,1,
+0x0a2dac,1,
+0x0a2db4,1,
+0x0a2dc0,1,
+0x0a4000,14,
+0x0a5000,2,
+0x0a5018,2,
+0x0a5034,2,
+0x0a5104,6,
+0x0a5134,2,
+0x0a514c,1,
+0x0a5170,3,
+0x0a5200,6,
+0x0a5220,6,
+0x0a52c0,2,
+0x0a6000,3,
+0x0a6020,6,
+0x0a6040,6,
+0x0a6060,6,
+0x0a6080,6,
+0x0a7000,2,
+0x0a7040,3,
+0x0a7060,10,
+0x0a8000,10,
+0x0a802c,15,
+0x0a806c,5,
+0x0a8408,5,
+0x0a8424,3,
+0x0a8434,6,
+0x0a8450,2,
+0x0a845c,5,
+0x0a8480,1,
+0x0a84c4,1,
+0x0a84cc,4,
+0x0a8604,1,
+0x0a860c,4,
+0x0a8700,17,
+0x0a8750,4,
+0x0a8800,4,
+0x0a8880,1,
+0x0a88a0,1,
+0x0a88c0,1,
+0x0a8900,1,
+0x0a8960,1,
+0x0a8980,4,
+0x0a8994,1,
+0x0a899c,1,
+0x0a89a4,3,
+0x0a89c0,1,
+0x0a8a00,3,
+0x0a8aa4,1,
+0x0a8aac,1,
+0x0a8ab4,1,
+0x0a8ad4,10,
+0x0a8b00,2,
+0x0a8b80,4,
+0x0a8c04,6,
+0x0a9000,3,
+0x0a9010,21,
+0x0a9080,4,
+0x0a9100,10,
+0x0a91f4,3,
+0x0a920c,35,
+0x0a92a4,7,
+0x0a930c,39,
+0x0a940c,35,
+0x0a949c,9,
+0x0a9500,2,
+0x0a950c,3,
+0x0a951c,3,
+0x0a954c,13,
+0x0a9804,1,
+0x0a980c,4,
+0x0a9c00,2,
+0x0a9c0c,3,
+0x0a9c1c,2,
+0x0a9c28,1,
+0x0a9c44,1,
+0x0a9c60,17,
+0x0a9d00,1,
+0x0a9d20,8,
+0x0a9d44,4,
+0x0a9d80,1,
+0x0a9dc4,3,
+0x0a9dd4,3,
+0x0a9de4,3,
+0x0a9df4,4,
+0x0a9e20,8,
+0x0a9e44,4,
+0x0a9e84,1,
+0x0a9e98,1,
+0x0a9ea0,8,
+0x0a9f00,6,
+0x0a9f20,6,
+0x0a9f40,6,
+0x0a9f60,6,
+0x0a9f80,3,
+0x0a9fa0,23,
+0x0aa004,1,
+0x0aa00c,4,
+0x0b0000,2,
+0x0b0010,4,
+0x0b0800,5,
+0x0b0820,10,
+0x0b0880,20,
+0x0b0900,2,
+0x0b0910,2,
+0x0b0920,2,
+0x0b0960,2,
+0x0b096c,1,
+0x0b0980,3,
+0x0b0990,3,
+0x0b09a0,3,
+0x0b09e0,2,
+0x0b09ec,1,
+0x0b0a00,2,
+0x0b0a10,2,
+0x0b0a60,2,
+0x0b0a6c,1,
+0x0b0a80,3,
+0x0b0a90,3,
+0x0b0ae0,2,
+0x0b0aec,1,
+0x0b0b00,2,
+0x0b0b10,2,
+0x0b0b20,2,
+0x0b0b60,2,
+0x0b0b6c,1,
+0x0b0b80,3,
+0x0b0b90,3,
+0x0b0be0,2,
+0x0b0bec,1,
+0x0b0c00,3,
+0x0b0c10,3,
+0x0b0c60,2,
+0x0b0c6c,1,
+0x0b0c80,3,
+0x0b0c90,7,
+0x0b0cb0,4,
+0x0b0ce0,2,
+0x0b0cec,1,
+0x0b0d00,2,
+0x0b0d10,2,
+0x0b0d60,2,
+0x0b0d6c,1,
+0x0b0d80,3,
+0x0b0d90,3,
+0x0b0de0,2,
+0x0b0dec,1,
+0x0b0e00,3,
+0x0b0e10,3,
+0x0b0e60,2,
+0x0b0e6c,1,
+0x0b0e80,8,
+0x0b0ee0,2,
+0x0b0eec,1,
+0x0b0f00,3,
+0x0b0f20,8,
+0x0b1000,3,
+0x0b1010,8,
+0x0b1080,3,
+0x0b10a0,8,
+0x0b1100,3,
+0x0b1110,8,
+0x0b1180,3,
+0x0b11a0,8,
+0x0b1200,3,
+0x0b1210,8,
+0x0b1280,3,
+0x0b12a0,8,
+0x0b1300,3,
+0x0b1310,8,
+0x0b1380,3,
+0x0b13a0,8,
+0x0b1400,3,
+0x0b1410,8,
+0x0b1480,3,
+0x0b14a0,8,
+0x0b1500,3,
+0x0b1510,8,
+0x0b1580,3,
+0x0b15a0,8,
+0x0b1600,3,
+0x0b1610,8,
+0x0b1680,3,
+0x0b16a0,8,
+0x0b1700,3,
+0x0b1710,8,
+0x0b1780,3,
+0x0b17a0,8,
+0x0b1900,1,
+0x0b1910,1,
+0x0b2000,38,
+0x0b2100,3,
+0x0b2120,13,
+0x0b2160,4,
+0x0b2184,5,
+0x0b2200,1,
+0x0b2220,12,
+0x0b2404,1,
+0x0b240c,4,
+0x0b2800,64,
+0x0b3004,1,
+0x0b3010,12,
+0x0b3100,3,
+0x0b3120,8,
+0x0b4000,1,
+0x0b4018,1,
+0x0b4034,1,
+0x0b4104,2,
+0x0b4134,1,
+0x0b414c,1,
+0x0b4170,2,
+0x0b4200,6,
+0x0b4800,3,
+0x0b4820,6,
+0x0b4840,6,
+0x0b4860,6,
+0x0b4880,6,
+0x0b48a0,6,
+0x0b48c0,6,
+0x0b48e0,6,
+0x0b4900,6,
+0x0c0000,4,
+0x0c0058,2,
+0x0c0064,1,
+0x0c0120,2,
+0x0c0130,2,
+0x0c0140,1,
+0x0c0184,11,
+0x0c01c4,3,
+0x0c01dc,3,
+0x0c0280,13,
+0x0c02c0,3,
+0x0c0400,16,
+0x0c0500,3,
+0x0c0804,1,
+0x0c080c,4,
+0x0c0a7c,1,
+0x0c0ae8,6,
+0x0c0b20,24,
+0x0c0ba0,28,
+0x0c0c80,20,
+0x0c0d00,3,
+0x0c0d20,6,
+0x0c0d80,4,
+0x0c0da0,1,
+0x0c0da8,12,
+0x0c0e00,17,
+0x0c0e80,4,
+0x0c0ec0,6,
+0x0c0ee0,6,
+0x0c1000,32,
+0x0c1084,5,
+0x0c10f8,3,
+0x0c1108,3,
+0x0c1118,7,
+0x0c1144,2,
+0x0c1160,11,
+0x0c1200,13,
+0x0c1244,2,
+0x0c1268,6,
+0x0c12a0,1,
+0x0c12c8,6,
+0x0c12e8,6,
+0x0c1310,1,
+0x0c1340,4,
+0x0c13e8,8,
+0x0c140c,14,
+0x0c147c,1,
+0x0c1700,2,
+0x0c1720,8,
+0x0c1800,3,
+0x0c1810,3,
+0x0c1820,3,
+0x0c1830,3,
+0x0c1840,3,
+0x0c1850,3,
+0x0c1860,3,
+0x0c1870,3,
+0x0c1880,3,
+0x0c1890,3,
+0x0c18a0,3,
+0x0c18b0,3,
+0x0c18c0,3,
+0x0c18d0,3,
+0x0c18e0,3,
+0x0c18f0,3,
+0x0c1900,68,
+0x0c1c00,34,
+0x0c1d00,3,
+0x0c1d40,4,
+0x0c1d84,1,
+0x0c1d90,4,
+0x0c1e00,3,
+0x0c1e20,6,
+0x0c1e40,6,
+0x0c1e60,6,
+0x0c1f80,3,
+0x0c1fa0,8,
+0x0c2000,1,
+0x0c2018,1,
+0x0c2034,1,
+0x0c2104,1,
+0x0c2134,1,
+0x0c214c,1,
+0x0c2170,2,
+0x0c2200,6,
+0x0c2400,36,
+0x0c24a0,8,
+0x0c2500,1,
+0x0c2584,7,
+0x0c2604,1,
+0x0c26f0,70,
+0x0c8000,25,
+0x0c8068,4,
+0x0c807c,4,
+0x0c80a0,3,
+0x0c80b0,2,
+0x0c80c8,6,
+0x0c8180,6,
+0x0c81a0,6,
+0x0c9000,1,
+0x0c9018,1,
+0x0c9034,1,
+0x0c9104,1,
+0x0c9134,1,
+0x0c914c,1,
+0x0c9170,2,
+0x0c9200,6,
+0x0c9400,3,
+0x0c9500,3,
+0x0c9520,10,
+0x0ca000,3,
+0x0ca010,36,
+0x0ca0a4,2,
+0x0ca0b0,2,
+0x0ca0c0,14,
+0x0ca100,14,
+0x0ca140,5,
+0x0ca160,4,
+0x0ca180,13,
+0x0ca1b8,11,
+0x0ca1e8,3,
+0x0ca1f8,8,
+0x0ca220,6,
+0x0ca240,6,
+0x0ca260,6,
+0x0ca280,6,
+0x0ca2a0,6,
+0x0ca2c0,6,
+0x0ca2e0,6,
+0x0ca300,6,
+0x0ca320,6,
+0x0ca340,6,
+0x0ca360,6,
+0x0ca400,6,
+0x0ca420,6,
+0x0ca440,6,
+0x0ca460,6,
+0x0ca480,6,
+0x0ca4a0,6,
+0x0ca4c0,6,
+0x0ca4e0,6,
+0x0ca500,6,
+0x0ca520,6,
+0x0ca540,6,
+0x0ca560,6,
+0x0ca580,6,
+0x0ca5a0,6,
+0x0ca5c0,6,
+0x0ca5e0,6,
+0x0ca6fc,1,
+0x0ca704,1,
+0x0ca72c,17,
+0x0ca780,16,
+0x0ca800,8,
+0x0ca824,5,
+0x0ca840,8,
+0x0ca864,5,
+0x0ca880,8,
+0x0ca8a4,5,
+0x0ca8c0,8,
+0x0ca8e4,5,
+0x0ca900,8,
+0x0ca924,5,
+0x0ca940,8,
+0x0ca964,5,
+0x0ca980,8,
+0x0ca9a4,5,
+0x0ca9c0,8,
+0x0ca9e4,5,
+0x0caa00,8,
+0x0caa24,5,
+0x0caa40,8,
+0x0caa64,5,
+0x0caa80,8,
+0x0caaa4,5,
+0x0caac0,8,
+0x0caae4,5,
+0x0cab00,8,
+0x0cab24,5,
+0x0cab40,8,
+0x0cab64,5,
+0x0cab80,8,
+0x0caba4,5,
+0x0cabc0,8,
+0x0cabe4,5,
+0x0cac04,6,
+0x0cac20,2,
+0x0cac30,2,
+0x0cac40,2,
+0x0cac50,2,
+0x0cb000,16,
+0x0cb044,1,
+0x0cb04c,1,
+0x0cb100,16,
+0x0cb1f0,6,
+0x0cb210,3,
+0x0cb220,2,
+0x0cb230,3,
+0x0cb240,2,
+0x0cb250,3,
+0x0cb260,2,
+0x0cb270,3,
+0x0cb280,2,
+0x0cb290,3,
+0x0cb2a0,2,
+0x0cb2b0,3,
+0x0cb2c0,2,
+0x0cb2d0,3,
+0x0cb2e0,2,
+0x0cb2f0,3,
+0x0cb300,2,
+0x0cb310,3,
+0x0cb320,2,
+0x0cb330,3,
+0x0cb340,2,
+0x0cb350,3,
+0x0cb360,2,
+0x0cb370,3,
+0x0cb380,2,
+0x0cb390,3,
+0x0cb3a0,2,
+0x0cb3b0,3,
+0x0cb3c0,2,
+0x0cb3d0,3,
+0x0cb3e0,2,
+0x0cb3f0,3,
+0x0cb400,17,
+0x0cb59c,25,
+0x0cb700,11,
+0x0cb74c,2,
+0x0cb760,24,
+0x0cb800,19,
+0x0cb850,16,
+0x0cb89c,1,
+0x0cb8b0,9,
+0x0cb8e0,1,
+0x0cb8f0,3,
+0x0cb900,17,
+0x0cb958,1,
+0x0cb980,1,
+0x0cb994,2,
+0x0cb9ac,11,
+0x0cb9ec,4,
+0x0cba00,19,
+0x0cba50,16,
+0x0cba9c,1,
+0x0cbab0,9,
+0x0cbae0,1,
+0x0cbaf0,3,
+0x0cbb00,17,
+0x0cbb58,1,
+0x0cbb80,1,
+0x0cbb94,2,
+0x0cbbac,11,
+0x0cbbec,4,
+0x0cbc00,19,
+0x0cbc50,16,
+0x0cbc9c,1,
+0x0cbcb0,9,
+0x0cbce0,1,
+0x0cbcf0,3,
+0x0cbd00,17,
+0x0cbd58,1,
+0x0cbd80,1,
+0x0cbd94,2,
+0x0cbdac,11,
+0x0cbdec,4,
+0x0cbe00,19,
+0x0cbe50,16,
+0x0cbe9c,1,
+0x0cbeb0,9,
+0x0cbee0,1,
+0x0cbef0,3,
+0x0cbf00,17,
+0x0cbf58,1,
+0x0cbf80,1,
+0x0cbf94,2,
+0x0cbfac,11,
+0x0cbfec,4,
+0x0d0000,7,
+0x0d002c,18,
+0x0d1000,2,
+0x0d100c,1,
+0x0d1020,13,
+0x0d1058,1,
+0x0d1060,6,
+0x0d1080,1,
+0x0d10a0,6,
+0x0d1100,2,
+0x0d110c,1,
+0x0d1120,13,
+0x0d1158,1,
+0x0d1160,6,
+0x0d1180,1,
+0x0d11a0,6,
+0x0d1200,2,
+0x0d120c,1,
+0x0d1220,13,
+0x0d1258,1,
+0x0d1260,6,
+0x0d1280,1,
+0x0d12a0,6,
+0x0d1300,2,
+0x0d130c,1,
+0x0d1320,13,
+0x0d1358,1,
+0x0d1360,6,
+0x0d1380,1,
+0x0d13a0,6,
+0x0d1400,14,
+0x0d1448,1,
+0x0d1450,5,
+0x0d1480,6,
+0x0d1500,10,
+0x0d152c,4,
+0x0d1800,4,
+0x0d1820,3,
+0x0d1830,3,
+0x0d1a00,1,
+0x0d1a08,13,
+0x0d1a40,9,
+0x0d1c00,24,
+0x0d1c64,1,
+0x0d1c80,6,
+0x0d1ca0,3,
+0x0d1cb0,2,
+0x0d1d00,6,
+0x0d1d40,12,
+0x0d2000,2,
+0x0d200c,1,
+0x0d2020,13,
+0x0d2058,1,
+0x0d2060,6,
+0x0d2080,1,
+0x0d20a0,6,
+0x0d2100,2,
+0x0d210c,1,
+0x0d2120,13,
+0x0d2158,1,
+0x0d2160,6,
+0x0d2180,1,
+0x0d21a0,6,
+0x0d2200,2,
+0x0d220c,1,
+0x0d2220,13,
+0x0d2258,1,
+0x0d2260,6,
+0x0d2280,1,
+0x0d22a0,6,
+0x0d2300,2,
+0x0d230c,1,
+0x0d2320,13,
+0x0d2358,1,
+0x0d2360,6,
+0x0d2380,1,
+0x0d23a0,6,
+0x0d2400,14,
+0x0d2448,1,
+0x0d2450,5,
+0x0d2480,6,
+0x0d2500,10,
+0x0d252c,4,
+0x0d2800,4,
+0x0d2820,3,
+0x0d2830,3,
+0x0d2a00,1,
+0x0d2a08,13,
+0x0d2a40,9,
+0x0d2c00,24,
+0x0d2c64,1,
+0x0d2c80,6,
+0x0d2ca0,3,
+0x0d2cb0,2,
+0x0d2d00,6,
+0x0d2d40,12,
+0x0d3000,8,
+0x0d3024,5,
+0x0d3040,8,
+0x0d3064,5,
+0x0d3080,8,
+0x0d30a4,5,
+0x0d30c0,8,
+0x0d30e4,5,
+0x0d3100,8,
+0x0d3124,5,
+0x0d3140,8,
+0x0d3164,5,
+0x0d3180,8,
+0x0d31a4,5,
+0x0d31c0,8,
+0x0d31e4,5,
+0x0d3204,5,
+0x0d3220,2,
+0x0d3230,2,
+0x0d3240,2,
+0x0d3400,1,
+0x0d3418,1,
+0x0d3434,1,
+0x0d3504,1,
+0x0d3534,1,
+0x0d354c,1,
+0x0d3570,2,
+0x0d3600,6,
+0x0d3800,19,
+0x0d3850,16,
+0x0d389c,1,
+0x0d38b0,9,
+0x0d38e0,1,
+0x0d38f0,3,
+0x0d3900,17,
+0x0d3958,1,
+0x0d3980,1,
+0x0d3994,2,
+0x0d39ac,11,
+0x0d39ec,4,
+0x0d3a00,19,
+0x0d3a50,16,
+0x0d3a9c,1,
+0x0d3ab0,9,
+0x0d3ae0,1,
+0x0d3af0,3,
+0x0d3b00,17,
+0x0d3b58,1,
+0x0d3b80,1,
+0x0d3b94,2,
+0x0d3bac,11,
+0x0d3bec,4,
+0x0d3c00,11,
+0x0d3c4c,2,
+0x0d3c60,40,
+0x0d3d04,1,
+0x0d3d2c,17,
+0x0d3d80,16,
+0x0d3e00,6,
+0x0d3e20,6,
+0x0d3e40,3,
+0x0d3e50,1,
+0x0d8000,6,
+0x0d8020,3,
+0x0d8030,3,
+0x0d8040,6,
+0x0d8060,4,
+0x0d8100,28,
+0x0d8400,2,
+0x0d8418,2,
+0x0d8434,2,
+0x0d8504,4,
+0x0d8534,2,
+0x0d854c,1,
+0x0d8570,2,
+0x0d8600,6,
+0x0d8620,6,
+0x0d8800,1,
+0x0d8820,13,
+0x0d8858,8,
+0x0d8900,12,
+0x0d8984,1,
+0x0d89bc,18,
+0x0d8a20,13,
+0x0d8a58,8,
+0x0d8b00,12,
+0x0d8b84,1,
+0x0d8bbc,17,
+0x0d9000,6,
+0x0d9020,6,
+0x0d9048,3,
+0x0d9080,6,
+0x0d909c,1,
+0x0d90a4,2,
+0x0d90b8,3,
+0x0d9200,12,
+0x0d9234,11,
+0x0d9280,26,
+0x0d9300,2,
+0x0d9320,1,
+0x0d9404,4,
+0x0d9418,16,
+0x0d9460,3,
+0x0d9600,5,
+0x0d9618,1,
+0x0d9644,9,
+0x0d9680,6,
+0x0d96a0,2,
+0x0d9800,6,
+0x0d9820,6,
+0x0d9848,3,
+0x0d9880,6,
+0x0d989c,1,
+0x0d98a4,2,
+0x0d98b8,3,
+0x0d9a00,12,
+0x0d9a34,11,
+0x0d9a80,26,
+0x0d9b00,2,
+0x0d9b20,1,
+0x0d9c04,4,
+0x0d9c18,16,
+0x0d9c60,3,
+0x0d9e00,5,
+0x0d9e18,1,
+0x0d9e44,9,
+0x0d9e80,6,
+0x0d9ea0,2,
+0x0db000,4,
+0x0db018,18,
+0x0db100,4,
+0x0db118,18,
+0x0db200,8,
+0x0db300,6,
+0x0db320,5,
+0x0db340,6,
+0x0db360,5,
+0x0db380,6,
+0x0db400,3,
+0x0db420,8,
+0x0db500,10,
+0x0db544,2,
+0x0db55c,9,
+0x0db584,7,
+0x0db5a4,2,
+0x0db5b8,3,
+0x0db600,2,
+0x0dbfc4,13,
+0x0dc000,366,
+0x0dc800,366,
+0x0e0000,3,
+0x0e001c,2,
+0x0e0030,1,
+0x0e0048,2,
+0x0e0058,2,
+0x0e0068,11,
+0x0e009c,2,
+0x0e00ac,14,
+0x0e0180,2,
+0x0e01e0,1,
+0x0e01e8,3,
+0x0e01f8,1,
+0x0e0200,3,
+0x0e021c,2,
+0x0e0230,1,
+0x0e0248,2,
+0x0e0258,2,
+0x0e0268,11,
+0x0e029c,2,
+0x0e02ac,14,
+0x0e0380,2,
+0x0e03e0,1,
+0x0e03e8,3,
+0x0e03f8,1,
+0x0e0400,3,
+0x0e041c,2,
+0x0e0430,1,
+0x0e0448,2,
+0x0e0458,2,
+0x0e0468,11,
+0x0e049c,2,
+0x0e04ac,14,
+0x0e0580,2,
+0x0e05e0,1,
+0x0e05e8,3,
+0x0e05f8,1,
+0x0e0600,3,
+0x0e061c,2,
+0x0e0630,1,
+0x0e0648,2,
+0x0e0658,2,
+0x0e0668,11,
+0x0e069c,2,
+0x0e06ac,14,
+0x0e0780,2,
+0x0e07e0,1,
+0x0e07e8,3,
+0x0e07f8,1,
+0x0e0800,3,
+0x0e081c,2,
+0x0e0830,1,
+0x0e0848,2,
+0x0e0858,2,
+0x0e0868,11,
+0x0e089c,2,
+0x0e08ac,14,
+0x0e0980,2,
+0x0e09e0,1,
+0x0e09e8,3,
+0x0e09f8,1,
+0x0e0a00,3,
+0x0e0a1c,2,
+0x0e0a30,1,
+0x0e0a48,2,
+0x0e0a58,2,
+0x0e0a68,11,
+0x0e0a9c,2,
+0x0e0aac,14,
+0x0e0b80,2,
+0x0e0be0,1,
+0x0e0be8,3,
+0x0e0bf8,1,
+0x0e0c00,3,
+0x0e0c1c,2,
+0x0e0c30,1,
+0x0e0c48,2,
+0x0e0c58,2,
+0x0e0c68,11,
+0x0e0c9c,2,
+0x0e0cac,14,
+0x0e0d80,2,
+0x0e0de0,1,
+0x0e0de8,3,
+0x0e0df8,1,
+0x0e0e00,3,
+0x0e0e1c,2,
+0x0e0e30,1,
+0x0e0e48,2,
+0x0e0e58,2,
+0x0e0e68,11,
+0x0e0e9c,2,
+0x0e0eac,14,
+0x0e0f80,2,
+0x0e0fe0,1,
+0x0e0fe8,3,
+0x0e0ff8,1,
+0x0e1400,8,
+0x0e1450,3,
+0x0e1460,3,
+0x0e1474,5,
+0x0e14a0,8,
+0x0e14e0,7,
+0x0e1504,1,
+0x0e1540,16,
+0x0e15f0,3,
+0x0e1604,1,
+0x0e1640,16,
+0x0e1700,16,
+0x0e1a00,4,
+0x0e2000,1,
+0x0e2018,1,
+0x0e2034,1,
+0x0e2104,1,
+0x0e2134,1,
+0x0e214c,1,
+0x0e2170,2,
+0x0e2200,6,
+0x0e2420,2,
+0x0e2430,10,
+0x0e2460,6,
+0x0e2480,6,
+0x0e24a0,3,
+0x0e2504,4,
+0x0e2600,16,
+0x0e2644,5,
+0x0e2660,6,
+0x0e2804,8,
+0x0e2828,5,
+0x0e2844,3,
+0x0e2854,5,
+0x0e2880,4,
+0x0e28a0,6,
+0x0e2a04,3,
+0x0e2b00,33,
+0x0e2c40,3,
+0x0e2c60,11,
+0x0e8000,9,
+0x0e8050,1,
+0x0e8064,6,
+0x0e8080,1,
+0x0e8088,2,
+0x0f0000,3,
+0x0f0014,8,
+0x0f0040,3,
+0x0f0050,4,
+0x0f0080,12,
+0x0f00f0,2,
+0x0f0100,3,
+0x0f0118,5,
+0x0f0130,6,
+0x0f015c,13,
+0x0f01a0,3,
+0x0f01c0,2,
+0x0f01d0,10,
+0x0f0200,61,
+0x0f0404,8,
+0x0f0440,4,
+0x0f0460,1,
+0x0f0468,3,
+0x0f0480,6,
+0x0f04a0,8,
+0x0f04e0,6,
+0x0f0500,6,
+0x0f0520,8,
+0x0f0560,6,
+0x0f05dc,73,
+0x0f0704,1,
+0x0f0714,10,
+0x0f0800,17,
+0x0f0850,9,
+0x0f0880,4,
+0x0f089c,5,
+0x0f08bc,5,
+0x0f08dc,1,
+0x0f0900,6,
+0x0f0920,6,
+0x0f0940,6,
+0x0f0980,3,
+0x0f0990,1,
+0x0f0ffc,1,
diff --git a/mstdump/mstdump_dbs/ConnectX.csv b/mstdump/mstdump_dbs/ConnectX.csv
new file mode 100755
index 0000000..99d2d7b
--- /dev/null
+++ b/mstdump/mstdump_dbs/ConnectX.csv
@@ -0,0 +1,2301 @@
+# addr, size, enable addr
+0x010000,1,
+0x0100a0,15,
+0x0100ec,7,
+0x01010c,1,
+0x010150,1,
+0x0101cc,1,
+0x0101fc,1,
+0x010208,8,
+0x010300,7,
+0x010320,20,
+0x010374,2,
+0x010400,3,
+0x010410,2,
+0x010440,3,
+0x010450,2,
+0x010600,29,
+0x010680,3,
+0x010690,2,
+0x0106a0,4,
+0x0106b4,2,
+0x0106e0,3,
+0x0106f0,3,
+0x010700,4,
+0x010714,1,
+0x010720,5,
+0x010740,13,
+0x010780,4,
+0x0107a0,1,
+0x0107a8,1,
+0x0107b0,12,
+0x0107f8,3,
+0x0108a0,15,
+0x0108ec,7,
+0x01090c,1,
+0x010950,1,
+0x0109cc,1,
+0x0109fc,1,
+0x010a08,8,
+0x010b00,7,
+0x010b20,20,
+0x010b74,2,
+0x010c00,3,
+0x010c10,2,
+0x010c40,3,
+0x010c50,2,
+0x010e00,29,
+0x010e80,3,
+0x010e90,2,
+0x010ea0,4,
+0x010eb8,1,
+0x010ee0,3,
+0x010ef0,3,
+0x010f00,4,
+0x010f14,1,
+0x010f20,5,
+0x010f40,13,
+0x010f80,4,
+0x010fa0,1,
+0x010fa8,1,
+0x010fb0,12,
+0x010ff8,3,
+0x011010,6,
+0x011080,11,
+0x011114,6,
+0x011130,4,
+0x011180,5,
+0x011200,7,
+0x011220,1,
+0x011240,4,
+0x011260,1,
+0x011280,4,
+0x011300,3,
+0x011310,2,
+0x011400,3,
+0x011410,1,
+0x011418,1,
+0x011420,1,
+0x011428,1,
+0x011430,1,
+0x011438,1,
+0x011440,1,
+0x011448,1,
+0x011460,1,
+0x011488,2,
+0x0114b0,4,
+0x011800,1,
+0x011810,6,
+0x011880,11,
+0x011914,6,
+0x011930,4,
+0x011980,5,
+0x011a00,7,
+0x011a20,1,
+0x011a40,4,
+0x011a60,1,
+0x011a80,4,
+0x011b00,3,
+0x011b10,2,
+0x011c00,3,
+0x011c10,1,
+0x011c18,1,
+0x011c20,1,
+0x011c28,1,
+0x011c30,1,
+0x011c38,1,
+0x011c40,1,
+0x011c48,1,
+0x011c60,1,
+0x011c88,2,
+0x011cb0,4,
+0x012000,1,
+0x012020,3,
+0x012030,2,
+0x0120a0,4,
+0x0120c0,7,
+0x01211c,13,
+0x012164,1,
+0x012170,4,
+0x0121e0,6,
+0x012250,1,
+0x012360,11,
+0x01240c,5,
+0x012464,3,
+0x012480,3,
+0x012490,3,
+0x012508,2,
+0x012520,8,
+0x012568,2,
+0x012590,4,
+0x0125b4,3,
+0x012600,13,
+0x01270c,1,
+0x012740,2,
+0x012750,2,
+0x01275c,5,
+0x012788,2,
+0x0127a8,6,
+0x0127d8,2,
+0x012800,3,
+0x012840,3,
+0x012850,2,
+0x012860,3,
+0x012870,2,
+0x0128a0,4,
+0x012904,1,
+0x012910,5,
+0x012928,3,
+0x012944,5,
+0x012980,4,
+0x0129a0,3,
+0x0129b0,2,
+0x018000,1,
+0x01805c,4,
+0x018080,8,
+0x0180a4,7,
+0x0180c4,2,
+0x018100,32,
+0x018200,4,
+0x018224,1,
+0x018234,5,
+0x018300,32,
+0x018384,1,
+0x01838c,1,
+0x018394,1,
+0x01839c,1,
+0x0183a4,3,
+0x018400,5,
+0x018420,5,
+0x018440,5,
+0x018460,5,
+0x018480,5,
+0x0184a0,5,
+0x0184c0,5,
+0x0184e0,5,
+0x018500,5,
+0x018520,5,
+0x018540,5,
+0x018560,5,
+0x018580,5,
+0x0185a0,5,
+0x0185c0,5,
+0x0185e0,5,
+0x01860c,5,
+0x018624,4,
+0x018804,3,
+0x018840,3,
+0x018850,3,
+0x018860,7,
+0x018884,11,
+0x0188c8,2,
+0x0188d4,2,
+0x0188e0,8,
+0x018a04,3,
+0x018a20,3,
+0x018a30,4,
+0x018a44,16,
+0x018a88,4,
+0x018c00,18,
+0x018c50,30,
+0x018cd0,14,
+0x018d0c,2,
+0x018e00,3,
+0x018e10,2,
+0x018e20,3,
+0x018e30,2,
+0x018e40,3,
+0x018e50,2,
+0x019ff0,2052,
+0x01c004,2,
+0x01c010,4,
+0x01c06c,19,
+0x01c0c0,5,
+0x01c180,3,
+0x01c190,2,
+0x01c1a0,3,
+0x01c1b0,2,
+0x01c1c0,5,
+0x01c1e0,5,
+0x01c200,17,
+0x01c250,29,
+0x01c2d0,14,
+0x01c30c,2,
+0x01c40c,5,
+0x01c428,2,
+0x01c434,1,
+0x01c43c,1,
+0x01c448,2,
+0x01c454,1,
+0x01c45c,1,
+0x01c464,18,
+0x01c5e4,7,
+0x01c608,4,
+0x01c624,4,
+0x01c650,5,
+0x01c680,9,
+0x01c6a8,4,
+0x01c6c0,9,
+0x01c6e8,11,
+0x01c71c,5,
+0x01c738,2,
+0x01c744,1,
+0x01c750,12,
+0x01c7dc,1,
+0x01c7e4,20,
+0x01c840,7,
+0x01c860,11,
+0x01c8a0,5,
+0x01c900,13,
+0x01c940,7,
+0x01c960,11,
+0x01c9a0,5,
+0x01ca00,13,
+0x01ca40,7,
+0x01ca60,11,
+0x01caa0,5,
+0x01cb00,13,
+0x01cb40,7,
+0x01cb60,11,
+0x01cba0,5,
+0x01cc00,13,
+0x01cc40,7,
+0x01cc60,11,
+0x01cca0,5,
+0x01cd00,13,
+0x01cd40,7,
+0x01cd60,11,
+0x01cda0,5,
+0x01ce00,13,
+0x01ce40,7,
+0x01ce60,11,
+0x01cea0,5,
+0x01cf00,13,
+0x01cf40,7,
+0x01cf60,11,
+0x01cfa0,5,
+0x01d000,18,
+0x01d050,31,
+0x01d0d0,2,
+0x01d0e8,15,
+0x01d140,55,
+0x01d220,10,
+0x01d260,5,
+0x01d278,2,
+0x01d284,1,
+0x01d298,2,
+0x01d2a8,6,
+0x01d300,11,
+0x01d33c,17,
+0x01d3c0,5,
+0x01d3e0,3,
+0x01d3f0,1,
+0x01d400,18,
+0x01d450,31,
+0x01d4d0,2,
+0x01d4e8,15,
+0x01d540,55,
+0x01d620,10,
+0x01d660,5,
+0x01d678,2,
+0x01d684,1,
+0x01d698,2,
+0x01d6a8,6,
+0x01d700,11,
+0x01d73c,17,
+0x01d7c0,5,
+0x01d7e0,3,
+0x01d7f0,1,
+0x01d800,19,
+0x01d880,8,
+0x01d8c4,1,
+0x01d8cc,5,
+0x01d8e4,7,
+0x01d910,5,
+0x01da00,7,
+0x01db0c,16,
+0x01db50,2,
+0x01db60,3,
+0x01db70,2,
+0x01db80,3,
+0x01db90,2,
+0x01dba0,3,
+0x01dc00,5,
+0x01dd80,5,
+0x01dda0,5,
+0x01ddbc,1,
+0x01dde0,9,
+0x01de08,2,
+0x01e5c0,3,
+0x01e5dc,1,
+0x01e5e4,14,
+0x01e620,4,
+0x01e640,16,
+0x01e780,160,
+0x01ea04,13,
+0x01ec00,8,
+0x01ec24,1,
+0x01ec30,1,
+0x01ec44,39,
+0x01ed80,1,
+0x01edc4,1,
+0x01ede0,5,
+0x01edf8,1,
+0x01ee00,8,
+0x01ee24,1,
+0x01ee30,1,
+0x01ee44,39,
+0x01ef80,1,
+0x01efc4,1,
+0x01efe0,5,
+0x01eff8,1,
+0x01f000,1024,
+0x030000,3,
+0x030010,2,
+0x030020,3,
+0x030030,2,
+0x030040,3,
+0x030050,2,
+0x030100,27,
+0x030180,3,
+0x030200,80,
+0x030400,288,
+0x030900,32,
+0x030a04,1,
+0x030b00,33,
+0x030c00,128,
+0x030e1c,1,
+0x030e3c,1,
+0x030e44,1,
+0x030e5c,17,
+0x030f10,28,
+0x031000,14,
+0x031040,14,
+0x031080,14,
+0x0310c0,14,
+0x031100,147,
+0x034000,3,
+0x034010,2,
+0x034100,14,
+0x03413c,7,
+0x03415c,7,
+0x03417c,7,
+0x03419c,7,
+0x0341bc,7,
+0x0341dc,7,
+0x0341fc,7,
+0x03421c,5,
+0x034240,7,
+0x034260,12,
+0x034304,1,
+0x034314,3,
+0x034324,1,
+0x034334,3,
+0x034344,1,
+0x03435c,1,
+0x034414,3,
+0x034510,4,
+0x034608,6,
+0x034800,7,
+0x034820,4,
+0x034840,16,
+0x034980,32,
+0x035000,5,
+0x035020,1,
+0x035028,1,
+0x035040,14,
+0x035104,5,
+0x036000,128,
+0x036204,13,
+0x036400,8,
+0x036424,1,
+0x036430,1,
+0x036444,39,
+0x036580,1,
+0x0365c4,1,
+0x0365e0,5,
+0x0365f8,1,
+0x036600,3,
+0x036700,3,
+0x036710,2,
+0x036720,3,
+0x036730,2,
+0x040000,19,
+0x040050,3,
+0x040080,1,
+0x040090,8,
+0x0400b4,3,
+0x0400cc,8,
+0x040104,16,
+0x040150,2,
+0x04015c,1,
+0x040170,11,
+0x0401a4,1,
+0x0401ac,5,
+0x0401c4,8,
+0x040200,3,
+0x040210,3,
+0x040220,3,
+0x040230,3,
+0x040240,3,
+0x040250,3,
+0x040260,3,
+0x040270,3,
+0x040280,3,
+0x040290,3,
+0x0402a0,3,
+0x0402b0,3,
+0x0402c0,3,
+0x0402d0,3,
+0x0402e0,3,
+0x0402f0,3,
+0x040304,1,
+0x040314,8,
+0x040340,11,
+0x040400,50,
+0x0404cc,6,
+0x040510,18,
+0x04055c,3,
+0x04056c,3,
+0x04057c,3,
+0x04058c,2,
+0x04059c,17,
+0x040610,14,
+0x0406e0,49,
+0x0407b0,4,
+0x0407d0,3,
+0x0407f0,1,
+0x040800,332,
+0x040d38,4,
+0x040d50,23,
+0x040df0,11,
+0x040e20,1,
+0x040e28,11,
+0x040e58,1,
+0x040e60,4,
+0x040e74,11,
+0x040eb0,4,
+0x040ec8,2,
+0x040ed4,7,
+0x040ef8,3,
+0x041000,33,
+0x041100,45,
+0x0411dc,1,
+0x0411e4,15,
+0x041224,1,
+0x041230,1,
+0x041244,39,
+0x041380,1,
+0x0413c4,1,
+0x0413e0,5,
+0x0413f8,1,
+0x041400,8,
+0x041424,1,
+0x041430,1,
+0x041444,39,
+0x041580,1,
+0x0415c4,1,
+0x0415e0,5,
+0x0415f8,1,
+0x041a00,3,
+0x041a10,2,
+0x041a20,3,
+0x041a30,2,
+0x041a40,3,
+0x041a50,2,
+0x041c00,128,
+0x041e04,13,
+0x042000,5,
+0x042020,5,
+0x042040,5,
+0x042060,5,
+0x042080,5,
+0x0420a0,5,
+0x0420c0,5,
+0x0420e0,5,
+0x042100,5,
+0x042120,5,
+0x042140,5,
+0x042160,5,
+0x042180,5,
+0x0421a0,5,
+0x0421c0,5,
+0x0421e0,5,
+0x042200,5,
+0x042220,5,
+0x042240,5,
+0x042260,5,
+0x042280,5,
+0x0422a0,5,
+0x0422c0,5,
+0x0422e0,5,
+0x042300,5,
+0x042320,5,
+0x042340,5,
+0x042360,5,
+0x042380,5,
+0x0423a0,5,
+0x0423c0,5,
+0x0423e0,5,
+0x042400,5,
+0x042420,5,
+0x042440,5,
+0x042460,5,
+0x042480,5,
+0x0424a0,5,
+0x0424c0,5,
+0x0424e0,5,
+0x042500,5,
+0x042520,5,
+0x042540,5,
+0x042560,5,
+0x042580,5,
+0x0425a0,5,
+0x0425c0,5,
+0x0425e0,5,
+0x042600,5,
+0x042620,5,
+0x042640,5,
+0x042660,5,
+0x042680,5,
+0x0426a0,5,
+0x0426c0,5,
+0x0426e0,5,
+0x042700,5,
+0x042720,5,
+0x042740,5,
+0x042760,5,
+0x042780,5,
+0x0427a0,5,
+0x0427c0,5,
+0x0427e0,5,
+0x042800,5,
+0x042820,5,
+0x042840,5,
+0x042860,5,
+0x042880,5,
+0x0428a0,5,
+0x0428c0,5,
+0x0428e0,5,
+0x042900,5,
+0x042920,5,
+0x042940,5,
+0x042960,5,
+0x042980,5,
+0x0429a0,5,
+0x0429c0,5,
+0x0429e0,5,
+0x042a00,5,
+0x042a20,5,
+0x042a40,5,
+0x042a60,5,
+0x042a80,5,
+0x042aa0,5,
+0x042ac0,5,
+0x042ae0,5,
+0x042b00,5,
+0x042b20,5,
+0x042b40,5,
+0x042b60,5,
+0x042b80,5,
+0x042ba0,5,
+0x042bc0,5,
+0x042be0,5,
+0x042c00,5,
+0x042c20,5,
+0x042c40,5,
+0x042c60,5,
+0x042c80,5,
+0x042ca0,5,
+0x042cc0,5,
+0x042ce0,5,
+0x042d00,5,
+0x042d20,5,
+0x042d40,5,
+0x042d60,5,
+0x042d80,5,
+0x042da0,5,
+0x042dc0,5,
+0x042de0,5,
+0x042e00,5,
+0x042e20,5,
+0x042e40,5,
+0x042e60,5,
+0x042e80,5,
+0x042ea0,5,
+0x042ec0,5,
+0x042ee0,5,
+0x042f00,5,
+0x042f20,5,
+0x042f40,5,
+0x042f60,5,
+0x042f80,5,
+0x042fa0,5,
+0x042fc0,5,
+0x042fe0,5,
+0x043000,5,
+0x043020,5,
+0x043040,5,
+0x043060,5,
+0x043080,5,
+0x0430a0,5,
+0x0430c0,5,
+0x0430e0,5,
+0x043100,5,
+0x043120,5,
+0x043140,5,
+0x043160,5,
+0x043180,5,
+0x0431a0,5,
+0x0431c0,5,
+0x0431e0,5,
+0x043200,5,
+0x043220,5,
+0x043240,5,
+0x043260,5,
+0x043280,5,
+0x0432a0,5,
+0x0432c0,5,
+0x0432e0,5,
+0x043300,5,
+0x043320,5,
+0x043340,5,
+0x043360,5,
+0x043380,5,
+0x0433a0,5,
+0x0433c0,5,
+0x0433e0,5,
+0x043400,5,
+0x043420,5,
+0x043440,5,
+0x043460,5,
+0x043480,5,
+0x0434a0,5,
+0x0434c0,5,
+0x0434e0,5,
+0x043500,5,
+0x043520,5,
+0x043540,5,
+0x043560,5,
+0x043580,5,
+0x0435a0,5,
+0x0435c0,5,
+0x0435e0,5,
+0x043600,5,
+0x043620,5,
+0x043640,5,
+0x043660,5,
+0x043680,5,
+0x0436a0,5,
+0x0436c0,5,
+0x0436e0,5,
+0x043700,5,
+0x043720,5,
+0x043740,5,
+0x043760,5,
+0x043780,5,
+0x0437a0,5,
+0x0437c0,5,
+0x0437e0,5,
+0x043800,5,
+0x043820,5,
+0x043840,5,
+0x043860,5,
+0x043880,5,
+0x0438a0,5,
+0x0438c0,5,
+0x0438e0,5,
+0x043900,5,
+0x043920,5,
+0x043940,5,
+0x043960,5,
+0x043980,5,
+0x0439a0,5,
+0x0439c0,5,
+0x0439e0,5,
+0x043a00,5,
+0x043a20,5,
+0x043a40,5,
+0x043a60,5,
+0x043a80,5,
+0x043aa0,5,
+0x043ac0,5,
+0x043ae0,5,
+0x043b00,5,
+0x043b20,5,
+0x043b40,5,
+0x043b60,5,
+0x043b80,5,
+0x043ba0,5,
+0x043bc0,5,
+0x043be0,5,
+0x043c00,5,
+0x043c20,5,
+0x043c40,5,
+0x043c60,5,
+0x043c80,5,
+0x043ca0,5,
+0x043cc0,5,
+0x043ce0,5,
+0x043d00,5,
+0x043d20,5,
+0x043d40,5,
+0x043d60,5,
+0x043d80,5,
+0x043da0,5,
+0x043dc0,5,
+0x043de0,5,
+0x043e00,5,
+0x043e20,5,
+0x043e40,5,
+0x043e60,5,
+0x043e80,5,
+0x043ea0,5,
+0x043ec0,5,
+0x043ee0,5,
+0x043f00,5,
+0x043f20,5,
+0x043f40,5,
+0x043f60,5,
+0x043f80,5,
+0x043fa0,5,
+0x043fc0,5,
+0x043fe0,5,
+0x044fcc,5,
+0x044fe4,5,
+0x044ffc,5,
+0x045014,5,
+0x04502c,5,
+0x045044,5,
+0x04505c,5,
+0x045074,5,
+0x04508c,5,
+0x0450a4,5,
+0x0450bc,5,
+0x0450d4,5,
+0x0450ec,5,
+0x045104,5,
+0x04511c,119,
+0x045300,39,
+0x045400,13,
+0x045440,13,
+0x045ff8,642,
+0x047004,1,
+0x04700c,1,
+0x047ff0,2,
+0x048000,5,
+0x048020,5,
+0x048040,5,
+0x048060,5,
+0x048080,5,
+0x0480a0,5,
+0x0480c0,5,
+0x0480e0,5,
+0x048100,5,
+0x048120,5,
+0x048140,5,
+0x048160,5,
+0x048180,5,
+0x0481a0,5,
+0x0481c0,5,
+0x0481e0,5,
+0x048200,5,
+0x048220,5,
+0x048240,5,
+0x048260,5,
+0x048280,5,
+0x0482a0,5,
+0x0482c0,5,
+0x0482e0,5,
+0x048300,5,
+0x048320,5,
+0x048340,5,
+0x048360,5,
+0x048380,5,
+0x0483a0,5,
+0x0483c0,5,
+0x0483e0,5,
+0x048400,5,
+0x048420,5,
+0x048440,5,
+0x048460,5,
+0x048480,5,
+0x0484a0,5,
+0x0484c0,5,
+0x0484e0,5,
+0x048500,5,
+0x048520,5,
+0x048540,5,
+0x048560,5,
+0x048580,5,
+0x0485a0,5,
+0x0485c0,5,
+0x0485e0,5,
+0x048600,5,
+0x048620,5,
+0x048640,5,
+0x048660,5,
+0x048680,5,
+0x0486a0,5,
+0x0486c0,5,
+0x0486e0,5,
+0x048700,5,
+0x048720,5,
+0x048740,5,
+0x048760,5,
+0x048780,5,
+0x0487a0,5,
+0x0487c0,5,
+0x0487e0,5,
+0x048800,5,
+0x048820,5,
+0x048840,5,
+0x048860,5,
+0x048880,5,
+0x0488a0,5,
+0x0488c0,5,
+0x0488e0,5,
+0x048900,5,
+0x048920,5,
+0x048940,5,
+0x048960,5,
+0x048980,5,
+0x0489a0,5,
+0x0489c0,5,
+0x0489e0,5,
+0x048a00,5,
+0x048a20,5,
+0x048a40,5,
+0x048a60,5,
+0x048a80,5,
+0x048aa0,5,
+0x048ac0,5,
+0x048ae0,5,
+0x048b00,5,
+0x048b20,5,
+0x048b40,5,
+0x048b60,5,
+0x048b80,5,
+0x048ba0,5,
+0x048bc0,5,
+0x048be0,5,
+0x048c00,5,
+0x048c20,5,
+0x048c40,5,
+0x048c60,5,
+0x048c80,5,
+0x048ca0,5,
+0x048cc0,5,
+0x048ce0,5,
+0x048d00,5,
+0x048d20,5,
+0x048d40,5,
+0x048d60,5,
+0x048d80,5,
+0x048da0,5,
+0x048dc0,5,
+0x048de0,5,
+0x048e00,5,
+0x048e20,5,
+0x048e40,5,
+0x048e60,5,
+0x048e80,5,
+0x048ea0,5,
+0x048ec0,5,
+0x048ee0,5,
+0x048f00,5,
+0x048f20,5,
+0x048f40,5,
+0x048f60,5,
+0x048f80,5,
+0x048fa0,5,
+0x048fc0,5,
+0x048fe0,5,
+0x049000,5,
+0x049020,5,
+0x049040,5,
+0x049060,5,
+0x049080,5,
+0x0490a0,5,
+0x0490c0,5,
+0x0490e0,5,
+0x049100,5,
+0x049120,5,
+0x049140,5,
+0x049160,5,
+0x049180,5,
+0x0491a0,5,
+0x0491c0,5,
+0x0491e0,5,
+0x049200,5,
+0x049220,5,
+0x049240,5,
+0x049260,5,
+0x049280,5,
+0x0492a0,5,
+0x0492c0,5,
+0x0492e0,5,
+0x049300,5,
+0x049320,5,
+0x049340,5,
+0x049360,5,
+0x049380,5,
+0x0493a0,5,
+0x0493c0,5,
+0x0493e0,5,
+0x049400,5,
+0x049420,5,
+0x049440,5,
+0x049460,5,
+0x049480,5,
+0x0494a0,5,
+0x0494c0,5,
+0x0494e0,5,
+0x049500,5,
+0x049520,5,
+0x049540,5,
+0x049560,5,
+0x049580,5,
+0x0495a0,5,
+0x0495c0,5,
+0x0495e0,5,
+0x049600,5,
+0x049620,5,
+0x049640,5,
+0x049660,5,
+0x049680,5,
+0x0496a0,5,
+0x0496c0,5,
+0x0496e0,5,
+0x049700,5,
+0x049720,5,
+0x049740,5,
+0x049760,5,
+0x049780,5,
+0x0497a0,5,
+0x0497c0,5,
+0x0497e0,5,
+0x049800,5,
+0x049820,5,
+0x049840,5,
+0x049860,5,
+0x049880,5,
+0x0498a0,5,
+0x0498c0,5,
+0x0498e0,5,
+0x049900,5,
+0x049920,5,
+0x049940,5,
+0x049960,5,
+0x049980,5,
+0x0499a0,5,
+0x0499c0,5,
+0x0499e0,5,
+0x049a00,5,
+0x049a20,5,
+0x049a40,5,
+0x049a60,5,
+0x049a80,5,
+0x049aa0,5,
+0x049ac0,5,
+0x049ae0,5,
+0x049b00,5,
+0x049b20,5,
+0x049b40,5,
+0x049b60,5,
+0x049b80,5,
+0x049ba0,5,
+0x049bc0,5,
+0x049be0,5,
+0x049c00,5,
+0x049c20,5,
+0x049c40,5,
+0x049c60,5,
+0x049c80,5,
+0x049ca0,5,
+0x049cc0,5,
+0x049ce0,5,
+0x049d00,5,
+0x049d20,5,
+0x049d40,5,
+0x049d60,5,
+0x049d80,5,
+0x049da0,5,
+0x049dc0,5,
+0x049de0,5,
+0x049e00,5,
+0x049e20,5,
+0x049e40,5,
+0x049e60,5,
+0x049e80,5,
+0x049ea0,5,
+0x049ec0,5,
+0x049ee0,5,
+0x049f00,5,
+0x049f20,5,
+0x049f40,5,
+0x049f60,5,
+0x049f80,5,
+0x049fa0,5,
+0x049fc0,5,
+0x049fe0,5,
+0x04a000,5,
+0x04a020,5,
+0x04a040,5,
+0x04a060,5,
+0x04a080,5,
+0x04a0a0,5,
+0x04a0c0,5,
+0x04a0e0,5,
+0x04a100,5,
+0x04a120,5,
+0x04a140,5,
+0x04a160,5,
+0x04a180,5,
+0x04a1a0,5,
+0x04a1c0,5,
+0x04a1e0,5,
+0x04a200,5,
+0x04a220,5,
+0x04a240,5,
+0x04a260,5,
+0x04a280,5,
+0x04a2a0,5,
+0x04a2c0,5,
+0x04a2e0,5,
+0x04a300,5,
+0x04a320,5,
+0x04a340,5,
+0x04a360,5,
+0x04a380,5,
+0x04a3a0,5,
+0x04a3c0,5,
+0x04a3e0,5,
+0x04a400,5,
+0x04a420,5,
+0x04a440,5,
+0x04a460,5,
+0x04a480,5,
+0x04a4a0,5,
+0x04a4c0,5,
+0x04a4e0,5,
+0x04a500,5,
+0x04a520,5,
+0x04a540,5,
+0x04a560,5,
+0x04a580,5,
+0x04a5a0,5,
+0x04a5c0,5,
+0x04a5e0,5,
+0x04a600,5,
+0x04a620,5,
+0x04a640,5,
+0x04a660,5,
+0x04a680,5,
+0x04a6a0,5,
+0x04a6c0,5,
+0x04a6e0,5,
+0x04a700,5,
+0x04a720,5,
+0x04a740,5,
+0x04a760,5,
+0x04a780,5,
+0x04a7a0,5,
+0x04a7c0,5,
+0x04a7e0,5,
+0x04a800,5,
+0x04a820,5,
+0x04a840,5,
+0x04a860,5,
+0x04a880,5,
+0x04a8a0,5,
+0x04a8c0,5,
+0x04a8e0,5,
+0x04a900,5,
+0x04a920,5,
+0x04a940,5,
+0x04a960,5,
+0x04a980,5,
+0x04a9a0,5,
+0x04a9c0,5,
+0x04a9e0,5,
+0x04aa00,5,
+0x04aa20,5,
+0x04aa40,5,
+0x04aa60,5,
+0x04aa80,5,
+0x04aaa0,5,
+0x04aac0,5,
+0x04aae0,5,
+0x04ab00,5,
+0x04ab20,5,
+0x04ab40,5,
+0x04ab60,5,
+0x04ab80,5,
+0x04aba0,5,
+0x04abc0,5,
+0x04abe0,5,
+0x04ac00,5,
+0x04ac20,5,
+0x04ac40,5,
+0x04ac60,5,
+0x04ac80,5,
+0x04aca0,5,
+0x04acc0,5,
+0x04ace0,5,
+0x04ad00,5,
+0x04ad20,5,
+0x04ad40,5,
+0x04ad60,5,
+0x04ad80,5,
+0x04ada0,5,
+0x04adc0,5,
+0x04ade0,5,
+0x04ae00,5,
+0x04ae20,5,
+0x04ae40,5,
+0x04ae60,5,
+0x04ae80,5,
+0x04aea0,5,
+0x04aec0,5,
+0x04aee0,5,
+0x04af00,5,
+0x04af20,5,
+0x04af40,5,
+0x04af60,5,
+0x04af80,5,
+0x04afa0,5,
+0x04afc0,5,
+0x04afe0,5,
+0x04b000,5,
+0x04b020,5,
+0x04b040,5,
+0x04b060,5,
+0x04b080,5,
+0x04b0a0,5,
+0x04b0c0,5,
+0x04b0e0,5,
+0x04b100,5,
+0x04b120,5,
+0x04b140,5,
+0x04b160,5,
+0x04b180,5,
+0x04b1a0,5,
+0x04b1c0,5,
+0x04b1e0,5,
+0x04b200,5,
+0x04b220,5,
+0x04b240,5,
+0x04b260,5,
+0x04b280,5,
+0x04b2a0,5,
+0x04b2c0,5,
+0x04b2e0,5,
+0x04b300,5,
+0x04b320,5,
+0x04b340,5,
+0x04b360,5,
+0x04b380,5,
+0x04b3a0,5,
+0x04b3c0,5,
+0x04b3e0,5,
+0x04b400,5,
+0x04b420,5,
+0x04b440,5,
+0x04b460,5,
+0x04b480,5,
+0x04b4a0,5,
+0x04b4c0,5,
+0x04b4e0,5,
+0x04b500,5,
+0x04b520,5,
+0x04b540,5,
+0x04b560,5,
+0x04b580,5,
+0x04b5a0,5,
+0x04b5c0,5,
+0x04b5e0,5,
+0x04b600,5,
+0x04b620,5,
+0x04b640,5,
+0x04b660,5,
+0x04b680,5,
+0x04b6a0,5,
+0x04b6c0,5,
+0x04b6e0,5,
+0x04b700,5,
+0x04b720,5,
+0x04b740,5,
+0x04b760,5,
+0x04b780,5,
+0x04b7a0,5,
+0x04b7c0,5,
+0x04b7e0,5,
+0x04b800,5,
+0x04b820,5,
+0x04b840,5,
+0x04b860,5,
+0x04b880,5,
+0x04b8a0,5,
+0x04b8c0,5,
+0x04b8e0,5,
+0x04b900,5,
+0x04b920,5,
+0x04b940,5,
+0x04b960,5,
+0x04b980,5,
+0x04b9a0,5,
+0x04b9c0,5,
+0x04b9e0,5,
+0x04ba00,5,
+0x04ba20,5,
+0x04ba40,5,
+0x04ba60,5,
+0x04ba80,5,
+0x04baa0,5,
+0x04bac0,5,
+0x04bae0,5,
+0x04bb00,5,
+0x04bb20,5,
+0x04bb40,5,
+0x04bb60,5,
+0x04bb80,5,
+0x04bba0,5,
+0x04bbc0,5,
+0x04bbe0,5,
+0x04bc00,5,
+0x04bc20,5,
+0x04bc40,5,
+0x04bc60,5,
+0x04bc80,5,
+0x04bca0,5,
+0x04bcc0,5,
+0x04bce0,5,
+0x04bd00,5,
+0x04bd20,5,
+0x04bd40,5,
+0x04bd60,5,
+0x04bd80,5,
+0x04bda0,5,
+0x04bdc0,5,
+0x04bde0,5,
+0x04be00,5,
+0x04be20,5,
+0x04be40,5,
+0x04be60,5,
+0x04be80,5,
+0x04bea0,5,
+0x04bec0,5,
+0x04bee0,5,
+0x04bf00,5,
+0x04bf20,5,
+0x04bf40,5,
+0x04bf60,5,
+0x04bf80,5,
+0x04bfa0,5,
+0x04bfc0,5,
+0x04bfe0,5,
+0x04c000,5,
+0x04c020,5,
+0x04c040,5,
+0x04c060,5,
+0x04c080,5,
+0x04c0a0,5,
+0x04c0c0,5,
+0x04c0e0,5,
+0x04c100,5,
+0x04c120,5,
+0x04c140,5,
+0x04c160,5,
+0x04c180,5,
+0x04c1a0,5,
+0x04c1c0,5,
+0x04c1e0,5,
+0x04c200,5,
+0x04c220,5,
+0x04c240,5,
+0x04c260,5,
+0x04c280,5,
+0x04c2a0,5,
+0x04c2c0,5,
+0x04c2e0,5,
+0x04c300,5,
+0x04c320,5,
+0x04c340,5,
+0x04c360,5,
+0x04c380,5,
+0x04c3a0,5,
+0x04c3c0,5,
+0x04c3e0,5,
+0x04c400,5,
+0x04c420,5,
+0x04c440,5,
+0x04c460,5,
+0x04c480,5,
+0x04c4a0,5,
+0x04c4c0,5,
+0x04c4e0,5,
+0x04c500,5,
+0x04c520,5,
+0x04c540,5,
+0x04c560,5,
+0x04c580,5,
+0x04c5a0,5,
+0x04c5c0,5,
+0x04c5e0,5,
+0x04c600,5,
+0x04c620,5,
+0x04c640,5,
+0x04c660,5,
+0x04c680,5,
+0x04c6a0,5,
+0x04c6c0,5,
+0x04c6e0,5,
+0x04c700,5,
+0x04c720,5,
+0x04c740,5,
+0x04c760,5,
+0x04c780,5,
+0x04c7a0,5,
+0x04c7c0,5,
+0x04c7e0,5,
+0x04c800,5,
+0x04c820,5,
+0x04c840,5,
+0x04c860,5,
+0x04c880,5,
+0x04c8a0,5,
+0x04c8c0,5,
+0x04c8e0,5,
+0x04c900,5,
+0x04c920,5,
+0x04c940,5,
+0x04c960,5,
+0x04c980,5,
+0x04c9a0,5,
+0x04c9c0,5,
+0x04c9e0,5,
+0x04ca00,5,
+0x04ca20,5,
+0x04ca40,5,
+0x04ca60,5,
+0x04ca80,5,
+0x04caa0,5,
+0x04cac0,5,
+0x04cae0,5,
+0x04cb00,5,
+0x04cb20,5,
+0x04cb40,5,
+0x04cb60,5,
+0x04cb80,5,
+0x04cba0,5,
+0x04cbc0,5,
+0x04cbe0,5,
+0x04cc00,5,
+0x04cc20,5,
+0x04cc40,5,
+0x04cc60,5,
+0x04cc80,5,
+0x04cca0,5,
+0x04ccc0,5,
+0x04cce0,5,
+0x04cd00,5,
+0x04cd20,5,
+0x04cd40,5,
+0x04cd60,5,
+0x04cd80,5,
+0x04cda0,5,
+0x04cdc0,5,
+0x04cde0,5,
+0x04ce00,5,
+0x04ce20,5,
+0x04ce40,5,
+0x04ce60,5,
+0x04ce80,5,
+0x04cea0,5,
+0x04cec0,5,
+0x04cee0,5,
+0x04cf00,5,
+0x04cf20,5,
+0x04cf40,5,
+0x04cf60,5,
+0x04cf80,5,
+0x04cfa0,5,
+0x04cfc0,5,
+0x04cfe0,5,
+0x050004,1,
+0x05000c,5,
+0x054000,5,
+0x054020,5,
+0x054040,5,
+0x054060,5,
+0x054080,5,
+0x0540a0,5,
+0x0540c0,5,
+0x0540e0,5,
+0x054100,5,
+0x054120,5,
+0x054140,5,
+0x054160,5,
+0x054180,5,
+0x0541a0,5,
+0x0541c0,5,
+0x0541e0,5,
+0x054200,5,
+0x054220,5,
+0x054240,5,
+0x054260,5,
+0x054280,5,
+0x0542a0,5,
+0x0542c0,5,
+0x0542e0,5,
+0x054300,5,
+0x054320,5,
+0x054340,5,
+0x054360,5,
+0x054380,5,
+0x0543a0,5,
+0x0543c0,5,
+0x0543e0,5,
+0x054400,5,
+0x054420,5,
+0x054440,5,
+0x054460,5,
+0x054480,5,
+0x0544a0,5,
+0x0544c0,5,
+0x0544e0,5,
+0x054500,5,
+0x054520,5,
+0x054540,5,
+0x054560,5,
+0x054580,5,
+0x0545a0,5,
+0x0545c0,5,
+0x0545e0,5,
+0x054600,5,
+0x054620,5,
+0x054640,5,
+0x054660,5,
+0x054680,5,
+0x0546a0,5,
+0x0546c0,5,
+0x0546e0,5,
+0x054700,5,
+0x054720,5,
+0x054740,5,
+0x054760,5,
+0x054780,5,
+0x0547a0,5,
+0x0547c0,5,
+0x0547e0,5,
+0x054800,5,
+0x054820,5,
+0x054840,5,
+0x054860,5,
+0x054880,5,
+0x0548a0,5,
+0x0548c0,5,
+0x0548e0,5,
+0x054900,5,
+0x054920,5,
+0x054940,5,
+0x054960,5,
+0x054980,5,
+0x0549a0,5,
+0x0549c0,5,
+0x0549e0,5,
+0x054a00,5,
+0x054a20,5,
+0x054a40,5,
+0x054a60,5,
+0x054a80,5,
+0x054aa0,5,
+0x054ac0,5,
+0x054ae0,5,
+0x054b00,5,
+0x054b20,5,
+0x054b40,5,
+0x054b60,5,
+0x054b80,5,
+0x054ba0,5,
+0x054bc0,5,
+0x054be0,5,
+0x054c00,5,
+0x054c20,5,
+0x054c40,5,
+0x054c60,5,
+0x055004,1,
+0x05500c,8,
+0x05900c,5,
+0x060400,5,
+0x060500,6,
+0x060520,6,
+0x060600,6,
+0x060700,7,
+0x060800,64,
+0x060940,3,
+0x060a04,7,
+0x060c00,4,
+0x060d00,2,
+0x060e00,4,
+0x060f40,16,
+0x060f88,2,
+0x061000,34,
+0x061100,34,
+0x061200,34,
+0x061300,34,
+0x061400,34,
+0x061500,34,
+0x061600,34,
+0x061700,34,
+0x061800,34,
+0x061900,34,
+0x061a00,34,
+0x061b00,34,
+0x061c00,34,
+0x061d00,34,
+0x061e00,34,
+0x061f00,34,
+0x062100,2,
+0x064000,2048,
+0x066100,3,
+0x068800,7,
+0x068820,4,
+0x068840,16,
+0x068980,36,
+0x068a20,3,
+0x068a30,2,
+0x068a40,3,
+0x068a50,2,
+0x068a60,3,
+0x068a70,2,
+0x068a80,2,
+0x070000,13,
+0x070040,12,
+0x07007c,13,
+0x0700bc,6,
+0x0700d8,5,
+0x0700f0,23,
+0x070180,5,
+0x0701fc,1,
+0x070210,12,
+0x070244,7,
+0x070290,12,
+0x0702c4,1,
+0x0702d0,4,
+0x070300,64,
+0x071000,33,
+0x071100,33,
+0x071200,33,
+0x071300,33,
+0x071400,33,
+0x071500,33,
+0x071600,33,
+0x071700,33,
+0x071800,33,
+0x071900,33,
+0x071a00,33,
+0x071b00,33,
+0x072000,67,
+0x072200,67,
+0x072400,67,
+0x072600,67,
+0x072800,67,
+0x072a00,67,
+0x072c00,67,
+0x073000,33,
+0x073100,33,
+0x073200,33,
+0x073300,33,
+0x073400,33,
+0x073500,33,
+0x073600,33,
+0x073700,33,
+0x073800,33,
+0x073900,33,
+0x073a00,33,
+0x073b00,33,
+0x076c00,5,
+0x076c18,2,
+0x076c24,1,
+0x076c2c,1,
+0x076c34,4,
+0x076c4c,3,
+0x078000,17,
+0x078080,17,
+0x078100,17,
+0x078180,17,
+0x078210,5,
+0x078284,2,
+0x0782d4,59,
+0x078400,6,
+0x078a60,5,
+0x078a88,13,
+0x078b00,32,
+0x078b84,6,
+0x078c20,10,
+0x078c50,2,
+0x078c5c,7,
+0x078c80,5,
+0x078ca0,1,
+0x078cc0,7,
+0x078d00,32,
+0x078d84,6,
+0x078e60,1,
+0x078e70,1,
+0x078e80,10,
+0x078ec0,2,
+0x078ecc,1,
+0x078ee0,6,
+0x078f00,7,
+0x078f20,7,
+0x078f44,2,
+0x078f60,2,
+0x078f70,1,
+0x078f78,2,
+0x078fb4,6,
+0x078fd0,1,
+0x079000,1,
+0x079008,1,
+0x079010,1,
+0x079018,1,
+0x079020,1,
+0x079028,1,
+0x079030,1,
+0x079038,1,
+0x079040,1,
+0x079048,1,
+0x079050,1,
+0x079058,1,
+0x079060,1,
+0x079068,1,
+0x079070,1,
+0x079078,1,
+0x079080,1,
+0x079088,1,
+0x079090,1,
+0x079098,1,
+0x0790a0,1,
+0x0790a8,1,
+0x0790b0,1,
+0x0790b8,1,
+0x0790c0,1,
+0x0790c8,1,
+0x0790d0,1,
+0x0790d8,1,
+0x0790e0,1,
+0x0790e8,1,
+0x0790f0,1,
+0x0790f8,1,
+0x079100,1,
+0x079108,1,
+0x079110,1,
+0x079118,1,
+0x079120,1,
+0x079128,1,
+0x079130,1,
+0x079138,1,
+0x079140,1,
+0x079148,1,
+0x079150,1,
+0x079158,1,
+0x079160,1,
+0x079168,1,
+0x079170,1,
+0x079178,1,
+0x079180,1,
+0x079188,1,
+0x079190,1,
+0x079198,1,
+0x0791a0,1,
+0x0791a8,1,
+0x0791b0,1,
+0x0791b8,1,
+0x0791c0,1,
+0x0791c8,1,
+0x0791d0,1,
+0x0791d8,1,
+0x0791e0,1,
+0x0791e8,1,
+0x0791f0,1,
+0x0791f8,1,
+0x079200,1,
+0x079208,1,
+0x079210,1,
+0x079218,1,
+0x079220,1,
+0x079228,1,
+0x079230,1,
+0x079238,1,
+0x079240,1,
+0x079248,1,
+0x079250,1,
+0x079258,1,
+0x079260,1,
+0x079268,1,
+0x079270,1,
+0x079278,1,
+0x079280,1,
+0x079288,1,
+0x079290,1,
+0x079298,1,
+0x0792a0,1,
+0x0792a8,1,
+0x0792b0,1,
+0x0792b8,1,
+0x0792c0,1,
+0x0792c8,1,
+0x0792d0,1,
+0x0792d8,1,
+0x0792e0,1,
+0x0792e8,1,
+0x0792f0,1,
+0x0792f8,1,
+0x079300,1,
+0x079308,1,
+0x079310,1,
+0x079318,1,
+0x079320,1,
+0x079328,1,
+0x079330,1,
+0x079338,1,
+0x079340,1,
+0x079348,1,
+0x079350,1,
+0x079358,1,
+0x079360,1,
+0x079368,1,
+0x079370,1,
+0x079378,1,
+0x079380,1,
+0x079388,1,
+0x079390,1,
+0x079398,1,
+0x0793a0,1,
+0x0793a8,1,
+0x0793b0,1,
+0x0793b8,1,
+0x0793c0,1,
+0x0793c8,1,
+0x0793d0,1,
+0x0793d8,1,
+0x0793e0,1,
+0x0793e8,1,
+0x0793f0,1,
+0x0793f8,1,
+0x079400,1,
+0x079408,1,
+0x079410,1,
+0x079418,1,
+0x079420,1,
+0x079428,1,
+0x079430,1,
+0x079438,1,
+0x079440,1,
+0x079448,1,
+0x079450,1,
+0x079458,1,
+0x079460,1,
+0x079468,1,
+0x079470,1,
+0x079478,1,
+0x079480,1,
+0x079488,1,
+0x079490,1,
+0x079498,1,
+0x0794a0,1,
+0x0794a8,1,
+0x0794b0,1,
+0x0794b8,1,
+0x0794c0,1,
+0x0794c8,1,
+0x0794d0,1,
+0x0794d8,1,
+0x0794e0,1,
+0x0794e8,1,
+0x0794f0,1,
+0x0794f8,1,
+0x079500,1,
+0x079508,1,
+0x079510,1,
+0x079518,1,
+0x079520,1,
+0x079528,1,
+0x079530,1,
+0x079538,1,
+0x079540,1,
+0x079548,1,
+0x079550,1,
+0x079558,1,
+0x079560,1,
+0x079568,1,
+0x079570,1,
+0x079578,1,
+0x079580,1,
+0x079588,1,
+0x079590,1,
+0x079598,1,
+0x0795a0,1,
+0x0795a8,1,
+0x0795b0,1,
+0x0795b8,1,
+0x0795c0,1,
+0x0795c8,1,
+0x0795d0,1,
+0x0795d8,1,
+0x0795e0,1,
+0x0795e8,1,
+0x0795f0,1,
+0x0795f8,1,
+0x079600,1,
+0x079608,1,
+0x079610,1,
+0x079618,1,
+0x079620,1,
+0x079628,1,
+0x079630,1,
+0x079638,1,
+0x079640,1,
+0x079648,1,
+0x079650,1,
+0x079658,1,
+0x079660,1,
+0x079668,1,
+0x079670,1,
+0x079678,1,
+0x079680,1,
+0x079688,1,
+0x079690,1,
+0x079698,1,
+0x0796a0,1,
+0x0796a8,1,
+0x0796b0,1,
+0x0796b8,1,
+0x0796c0,1,
+0x0796c8,1,
+0x0796d0,1,
+0x0796d8,1,
+0x0796e0,1,
+0x0796e8,1,
+0x0796f0,1,
+0x0796f8,1,
+0x079700,1,
+0x079708,1,
+0x079710,1,
+0x079718,1,
+0x079720,1,
+0x079728,1,
+0x079730,1,
+0x079738,1,
+0x079740,1,
+0x079748,1,
+0x079750,1,
+0x079758,1,
+0x079760,1,
+0x079768,1,
+0x079770,1,
+0x079778,1,
+0x079780,1,
+0x079788,1,
+0x079790,1,
+0x079798,1,
+0x0797a0,1,
+0x0797a8,1,
+0x0797b0,1,
+0x0797b8,1,
+0x0797c0,1,
+0x0797c8,1,
+0x0797d0,1,
+0x0797d8,1,
+0x0797e0,1,
+0x0797e8,1,
+0x0797f0,1,
+0x0797f8,1,
+0x079800,1,
+0x079808,1,
+0x079810,1,
+0x079818,1,
+0x079820,1,
+0x079828,1,
+0x079830,1,
+0x079838,1,
+0x079840,1,
+0x079848,1,
+0x079850,1,
+0x079858,1,
+0x079860,1,
+0x079868,1,
+0x079870,1,
+0x079878,1,
+0x079880,1,
+0x079888,1,
+0x079890,1,
+0x079898,1,
+0x0798a0,1,
+0x0798a8,1,
+0x0798b0,1,
+0x0798b8,1,
+0x0798c0,1,
+0x0798c8,1,
+0x0798d0,1,
+0x0798d8,1,
+0x0798e0,1,
+0x0798e8,1,
+0x0798f0,1,
+0x0798f8,1,
+0x079900,1,
+0x079908,1,
+0x079910,1,
+0x079918,1,
+0x079920,1,
+0x079928,1,
+0x079930,1,
+0x079938,1,
+0x079940,1,
+0x079948,1,
+0x079950,1,
+0x079958,1,
+0x079960,1,
+0x079968,1,
+0x079970,1,
+0x079978,1,
+0x079980,1,
+0x079988,1,
+0x079990,1,
+0x079998,1,
+0x0799a0,1,
+0x0799a8,1,
+0x0799b0,1,
+0x0799b8,1,
+0x0799c0,1,
+0x0799c8,1,
+0x0799d0,1,
+0x0799d8,1,
+0x0799e0,1,
+0x0799e8,1,
+0x0799f0,1,
+0x0799f8,1,
+0x079a00,1,
+0x079a08,1,
+0x079a10,1,
+0x079a18,1,
+0x079a20,1,
+0x079a28,1,
+0x079a30,1,
+0x079a38,1,
+0x079a40,1,
+0x079a48,1,
+0x079a50,1,
+0x079a58,1,
+0x079a60,1,
+0x079a68,1,
+0x079a70,1,
+0x079a78,1,
+0x079a80,1,
+0x079a88,1,
+0x079a90,1,
+0x079a98,1,
+0x079aa0,1,
+0x079aa8,1,
+0x079ab0,1,
+0x079ab8,1,
+0x079ac0,1,
+0x079ac8,1,
+0x079ad0,1,
+0x079ad8,1,
+0x079ae0,1,
+0x079ae8,1,
+0x079af0,1,
+0x079af8,1,
+0x079b00,1,
+0x079b08,1,
+0x079b10,1,
+0x079b18,1,
+0x079b20,1,
+0x079b28,1,
+0x079b30,1,
+0x079b38,1,
+0x079b40,1,
+0x079b48,1,
+0x079b50,1,
+0x079b58,1,
+0x079b60,1,
+0x079b68,1,
+0x079b70,1,
+0x079b78,1,
+0x079b80,1,
+0x079b88,1,
+0x079b90,1,
+0x079b98,1,
+0x079ba0,1,
+0x079ba8,1,
+0x079bb0,1,
+0x079bb8,1,
+0x079bc0,1,
+0x079bc8,1,
+0x079bd0,1,
+0x079bd8,1,
+0x079be0,1,
+0x079be8,1,
+0x079bf0,1,
+0x079bf8,1,
+0x079c00,1,
+0x079c08,1,
+0x079c10,1,
+0x079c18,1,
+0x079c20,1,
+0x079c28,1,
+0x079c30,1,
+0x079c38,1,
+0x079c40,1,
+0x079c48,1,
+0x079c50,1,
+0x079c58,1,
+0x079c60,1,
+0x079c68,1,
+0x079c70,1,
+0x079c78,1,
+0x079c80,1,
+0x079c88,1,
+0x079c90,1,
+0x079c98,1,
+0x079ca0,1,
+0x079ca8,1,
+0x079cb0,1,
+0x079cb8,1,
+0x079cc0,1,
+0x079cc8,1,
+0x079cd0,1,
+0x079cd8,1,
+0x079ce0,1,
+0x079ce8,1,
+0x079cf0,1,
+0x079cf8,1,
+0x079d00,1,
+0x079d08,1,
+0x079d10,1,
+0x079d18,1,
+0x079d20,1,
+0x079d28,1,
+0x079d30,1,
+0x079d38,1,
+0x079d40,1,
+0x079d48,1,
+0x079d50,1,
+0x079d58,1,
+0x079d60,1,
+0x079d68,1,
+0x079d70,1,
+0x079d78,1,
+0x079d80,1,
+0x079d88,1,
+0x079d90,1,
+0x079d98,1,
+0x079da0,1,
+0x079da8,1,
+0x079db0,1,
+0x079db8,1,
+0x079dc0,1,
+0x079dc8,1,
+0x079dd0,1,
+0x079dd8,1,
+0x079de0,1,
+0x079de8,1,
+0x079df0,1,
+0x079df8,1,
+0x079e00,1,
+0x079e08,1,
+0x079e10,1,
+0x079e18,1,
+0x079e20,1,
+0x079e28,1,
+0x079e30,1,
+0x079e38,1,
+0x079e40,1,
+0x079e48,1,
+0x079e50,1,
+0x079e58,1,
+0x079e60,1,
+0x079e68,1,
+0x079e70,1,
+0x079e78,1,
+0x079e80,1,
+0x079e88,1,
+0x079e90,1,
+0x079e98,1,
+0x079ea0,1,
+0x079ea8,1,
+0x079eb0,1,
+0x079eb8,1,
+0x079ec0,1,
+0x079ec8,1,
+0x079ed0,1,
+0x079ed8,1,
+0x079ee0,1,
+0x079ee8,1,
+0x079ef0,1,
+0x079ef8,1,
+0x079f00,1,
+0x079f08,1,
+0x079f10,1,
+0x079f18,1,
+0x079f20,1,
+0x079f28,1,
+0x079f30,1,
+0x079f38,1,
+0x079f40,1,
+0x079f48,1,
+0x079f50,1,
+0x079f58,1,
+0x079f60,1,
+0x079f68,1,
+0x079f70,1,
+0x079f78,1,
+0x079f80,1,
+0x079f88,1,
+0x079f90,1,
+0x079f98,1,
+0x079fa0,1,
+0x079fa8,1,
+0x079fb0,1,
+0x079fb8,1,
+0x079fc0,1,
+0x079fc8,1,
+0x079fd0,1,
+0x079fd8,1,
+0x079fe0,1,
+0x079fe8,1,
+0x079ff0,1,
+0x079ff8,1,
+0x07bef8,2,
+0x07bf04,1,
+0x07bf14,22,
+0x07bf80,2,
+0x07bffc,1033,
+0x07e000,1040,
+0x07f100,24,
+0x07f200,3,
+0x07f7f8,514,
+0x080680,7,
+0x081000,3,
+0x081010,12,
+0x081120,3,
+0x081130,2,
+0x081140,3,
+0x081150,2,
+0x081160,3,
+0x081170,2,
+0x081204,18,
+0x081304,2,
+0x08139c,25,
+0x081404,21,
+0x08145c,1,
+0x081468,6,
+0x081504,2,
+0x081604,14,
+0x081640,128,
+0x081904,5,
+0x081a30,4,
+0x081a60,18,
+0x081ad0,4,
+0x081c00,128,
+0x081e04,13,
+0x082000,8,
+0x082024,1,
+0x082030,1,
+0x082044,39,
+0x082180,1,
+0x0821c4,1,
+0x0821e0,5,
+0x0821f8,1,
+0x082200,9,
+0x08229c,3,
+0x0822e0,7,
+0x082328,6,
+0x082430,20,
+0x082484,3,
+0x082498,2,
+0x082500,16,
+0x082548,2,
+0x082558,2,
+0x082564,2,
+0x082590,4,
+0x0827fc,14,
+0x082838,66,
+0x082c00,13,
+0x082c38,66,
+0x083000,13,
+0x083038,66,
+0x0f0000,8,
+0x0f0040,8,
+0x0f0064,1,
+0x0f0078,5,
+0x0f0090,2,
+0x0f00a4,2,
+0x0f00b0,4,
+0x0f00f0,24,
+0x0f0180,17,
+0x0f0200,8,
+0x0f0240,11,
+0x0f0270,2,
+0x0f0280,1,
+0x0f02a4,5,
+0x0f02c0,11,
+0x0f0400,2,
+0x0f0410,10,
+0x0f0440,7,
+0x0f0470,11,
+0x0f04b0,11,
+0x0f04f0,4,
+0x0f3000,2,
+0x0f300c,3,
+0x0f301c,6,
+0x0f3040,5,
+0x0f3058,6,
+0x0f3078,14,
+0x0f30c0,13,
+0x0f30fc,2,
+0x0f310c,1,
+0x0f3120,2,
+0x0f3130,5,
+0x0f3184,15,
+0x0f3204,1,
+0x0f3210,5,
+0x0f3244,6,
+0x0f3264,5,
+0x0f3280,2,
+0x0f3290,8,
+0x0f32e4,1,
+0x0f32ec,1,
+0x0f3300,11,
+0x0f3330,2,
+0x0f3400,34,
+0x0f3500,2,
+0x0f350c,11,
+0x0f3540,15,
+0x0f3580,11,
+0x0f35b0,2,
+0x0f35cc,8,
+0x0f3700,13,
+0x0f3740,3,
+0x0f3750,2,
+0x0f3760,3,
+0x0f3770,2,
+0x0f3780,3,
+0x0f3790,2,
+0x0f37a0,10,
+0x0f3800,3,
+0x0f3810,2,
+0x0f381c,22,
+0x0f3880,12,
+0x0f38f8,6,
+0x0f3920,1,
+0x0f3928,1,
+0x0f3930,24,
+0x0f39a0,1,
+0x0f39a8,1,
+0x0f39b0,23,
+0x0f3a10,13,
+0x0f3a84,3,
+0x0f3c00,256,
diff --git a/mstdump/mstdump_dbs/ConnectX2.csv b/mstdump/mstdump_dbs/ConnectX2.csv
new file mode 100755
index 0000000..01d9838
--- /dev/null
+++ b/mstdump/mstdump_dbs/ConnectX2.csv
@@ -0,0 +1,2335 @@
+#Addr, Size, Enable addr
+0x010000,2,
+0x0100a0,15,
+0x0100ec,2,
+0x0100fc,2,
+0x01010c,2,
+0x010150,1,
+0x0101cc,1,
+0x0101fc,1,
+0x010208,10,
+0x010300,6,
+0x010320,20,
+0x010374,3,
+0x010400,1,
+0x010410,2,
+0x010440,1,
+0x010450,2,
+0x010480,1,
+0x010488,2,
+0x0104a0,1,
+0x0104a8,14,
+0x0104f4,4,
+0x010510,2,
+0x010520,13,
+0x0105c0,15,
+0x010600,29,
+0x010680,1,
+0x010690,2,
+0x0106ac,1,
+0x0106b8,1,
+0x0106e0,3,
+0x0106f0,3,
+0x010740,4,
+0x010754,8,
+0x010800,2,
+0x0108a0,15,
+0x0108ec,2,
+0x0108fc,2,
+0x01090c,2,
+0x010950,1,
+0x0109cc,1,
+0x0109fc,1,
+0x010a08,10,
+0x010b00,6,
+0x010b20,20,
+0x010b74,3,
+0x010c00,1,
+0x010c10,2,
+0x010c40,1,
+0x010c50,2,
+0x010c80,1,
+0x010c88,2,
+0x010ca0,1,
+0x010ca8,14,
+0x010cf4,4,
+0x010d10,2,
+0x010d20,13,
+0x010dc0,15,
+0x010e00,29,
+0x010e80,1,
+0x010e90,2,
+0x010eac,1,
+0x010eb8,1,
+0x010ee0,3,
+0x010ef0,3,
+0x010f40,4,
+0x010f54,8,
+0x011000,1,
+0x011010,4,
+0x011024,2,
+0x011080,2,
+0x011090,12,
+0x011180,6,
+0x011200,7,
+0x011220,1,
+0x011240,4,
+0x011260,1,
+0x011280,5,
+0x011300,1,
+0x011310,2,
+0x011400,1,
+0x011408,1,
+0x011460,1,
+0x0114b0,4,
+0x011800,1,
+0x011810,4,
+0x011824,2,
+0x011880,2,
+0x011890,12,
+0x011980,6,
+0x011a00,7,
+0x011a20,1,
+0x011a40,4,
+0x011a60,1,
+0x011a80,5,
+0x011b00,1,
+0x011b10,2,
+0x011c00,1,
+0x011c08,1,
+0x011c60,1,
+0x011cb0,4,
+0x012000,2,
+0x012020,1,
+0x012030,2,
+0x012044,2,
+0x0120a0,4,
+0x0120c0,7,
+0x01211c,13,
+0x012164,1,
+0x012170,4,
+0x0121e0,6,
+0x012250,1,
+0x012360,4,
+0x012380,3,
+0x012390,5,
+0x0123b0,5,
+0x012440,3,
+0x012450,3,
+0x0124a8,2,
+0x0124c0,2,
+0x0124d0,2,
+0x012568,2,
+0x0125c0,4,
+0x0125fc,10,
+0x012628,6,
+0x012644,1,
+0x012660,2,
+0x012670,2,
+0x01268c,5,
+0x01270c,1,
+0x012728,8,
+0x012750,2,
+0x01275c,1,
+0x0127d8,2,
+0x0127e8,2,
+0x012840,1,
+0x012850,2,
+0x0128a0,5,
+0x0128c0,2,
+0x012904,1,
+0x012910,5,
+0x012928,4,
+0x012944,4,
+0x012958,4,
+0x0129a0,1,
+0x0129b0,2,
+0x012a00,2,
+0x012a14,2,
+0x012a28,3,
+0x012a40,1,
+0x012a50,2,
+0x012a60,1,
+0x012a70,2,
+0x012ae4,4,
+0x012b00,9,
+0x012b30,2,
+0x012b40,2,
+0x012b4c,4,
+0x012b80,9,
+0x012bb0,2,
+0x012bc0,2,
+0x012bcc,4,
+0x012c00,37,
+0x012ca0,5,
+0x012cc0,5,
+0x012ce0,5,
+0x012d00,2,
+0x012d48,4,
+0x012e00,32,
+0x012e84,7,
+0x012ea8,2,
+0x012ec4,7,
+0x012ee8,2,
+0x018000,1,
+0x01805c,4,
+0x018080,8,
+0x0180a4,7,
+0x0180c4,2,
+0x018100,32,
+0x018200,4,
+0x018224,1,
+0x018234,5,
+0x018300,32,
+0x018384,1,
+0x01838c,1,
+0x0183a4,3,
+0x018400,5,
+0x018420,5,
+0x018440,5,
+0x018460,5,
+0x018480,5,
+0x0184a0,5,
+0x0184c0,5,
+0x0184e0,5,
+0x018500,5,
+0x018520,5,
+0x018540,5,
+0x018560,5,
+0x018580,5,
+0x0185a0,5,
+0x0185c0,5,
+0x0185e0,5,
+0x018610,4,
+0x018624,4,
+0x018810,3,
+0x018820,11,
+0x018850,3,
+0x018860,7,
+0x018884,11,
+0x0188c8,2,
+0x0188d4,2,
+0x0188e0,8,
+0x018a04,3,
+0x018a20,3,
+0x018a30,4,
+0x018a44,21,
+0x018b04,3,
+0x018b14,11,
+0x018b4c,5,
+0x018b68,5,
+0x018c00,17,
+0x018c50,29,
+0x018cd0,14,
+0x018d0c,2,
+0x018e00,1,
+0x018e10,2,
+0x018e50,2,
+0x018f00,2,
+0x018f14,2,
+0x018f28,3,
+0x018f40,1,
+0x018f50,2,
+0x018f60,1,
+0x018f70,2,
+0x018fe4,5,
+0x019ff0,2052,
+0x01c004,2,
+0x01c010,1,
+0x01c01c,2,
+0x01c06c,27,
+0x01c180,1,
+0x01c190,2,
+0x01c1a0,1,
+0x01c1b0,2,
+0x01c1c0,7,
+0x01c1e0,7,
+0x01c200,17,
+0x01c250,29,
+0x01c2d0,14,
+0x01c30c,2,
+0x01c40c,5,
+0x01c428,2,
+0x01c434,1,
+0x01c448,2,
+0x01c454,1,
+0x01c464,24,
+0x01c4d8,2,
+0x01c4e4,8,
+0x01c514,1,
+0x01c528,2,
+0x01c540,1,
+0x01c550,2,
+0x01c5e4,5,
+0x01c608,4,
+0x01c624,3,
+0x01c63c,1,
+0x01c64c,22,
+0x01c6a8,4,
+0x01c6c0,9,
+0x01c6e8,8,
+0x01c70c,2,
+0x01c71c,5,
+0x01c738,2,
+0x01c744,1,
+0x01c75c,1,
+0x01c7dc,1,
+0x01c7e4,1,
+0x01c7f8,7,
+0x01c818,7,
+0x01c840,19,
+0x01c8a0,5,
+0x01c8c0,1,
+0x01c900,5,
+0x01c918,7,
+0x01c940,19,
+0x01c9a0,5,
+0x01c9c0,1,
+0x01ca00,5,
+0x01ca18,7,
+0x01ca40,19,
+0x01caa0,5,
+0x01cac0,1,
+0x01cb00,5,
+0x01cb18,7,
+0x01cb40,19,
+0x01cba0,5,
+0x01cbc0,1,
+0x01cc00,5,
+0x01cc18,7,
+0x01cc40,19,
+0x01cca0,5,
+0x01ccc0,1,
+0x01cd00,5,
+0x01cd18,7,
+0x01cd40,19,
+0x01cda0,5,
+0x01cdc0,1,
+0x01ce00,5,
+0x01ce18,7,
+0x01ce40,19,
+0x01cea0,5,
+0x01cec0,1,
+0x01cf00,5,
+0x01cf18,7,
+0x01cf40,19,
+0x01cfa0,5,
+0x01cfc0,1,
+0x01d000,19,
+0x01d050,22,
+0x01d0ac,6,
+0x01d0d0,2,
+0x01d0e8,15,
+0x01d140,1,
+0x01d148,53,
+0x01d220,10,
+0x01d260,5,
+0x01d278,2,
+0x01d284,1,
+0x01d298,2,
+0x01d2a8,6,
+0x01d300,2,
+0x01d310,19,
+0x01d368,2,
+0x01d37c,6,
+0x01d3c0,5,
+0x01d3e0,6,
+0x01d400,19,
+0x01d450,22,
+0x01d4ac,6,
+0x01d4d0,2,
+0x01d4e8,15,
+0x01d540,1,
+0x01d548,53,
+0x01d620,10,
+0x01d660,5,
+0x01d678,2,
+0x01d684,1,
+0x01d698,2,
+0x01d6a8,6,
+0x01d700,2,
+0x01d710,19,
+0x01d768,2,
+0x01d77c,6,
+0x01d7c0,5,
+0x01d7e0,6,
+0x01d800,16,
+0x01d844,1,
+0x01d880,8,
+0x01d8c4,1,
+0x01d8cc,5,
+0x01d8e4,7,
+0x01d920,1,
+0x01d968,2,
+0x01d9e0,6,
+0x01da00,4,
+0x01da14,2,
+0x01db0c,14,
+0x01db50,2,
+0x01db60,1,
+0x01db70,2,
+0x01db80,1,
+0x01db90,2,
+0x01dba0,3,
+0x01dc00,1,
+0x01dc0c,1,
+0x01dd80,13,
+0x01ddbc,1,
+0x01dde0,9,
+0x01df00,1,
+0x01df14,1,
+0x01df28,2,
+0x01df40,1,
+0x01df50,2,
+0x01dfe4,4,
+0x01e5c0,1,
+0x01e5dc,1,
+0x01e5e4,14,
+0x01e620,4,
+0x01e668,6,
+0x01e780,160,
+0x01ea04,12,
+0x01ec00,8,
+0x01ec24,1,
+0x01ec30,1,
+0x01ec44,20,
+0x01ec9c,2,
+0x01ecac,14,
+0x01ed80,1,
+0x01edc4,1,
+0x01ede0,1,
+0x01ede8,3,
+0x01edf8,1,
+0x01ee00,8,
+0x01ee24,1,
+0x01ee30,1,
+0x01ee44,20,
+0x01ee9c,2,
+0x01eeac,14,
+0x01ef80,1,
+0x01efc4,1,
+0x01efe0,1,
+0x01efe8,3,
+0x01eff8,1,
+0x01f000,1024,
+0x030000,1,
+0x030010,2,
+0x030020,1,
+0x030030,2,
+0x030040,1,
+0x030050,2,
+0x030100,27,
+0x030180,3,
+0x030200,80,
+0x030400,288,
+0x030900,32,
+0x030a04,1,
+0x030c00,128,
+0x030e1c,1,
+0x030e3c,1,
+0x030e44,1,
+0x030e5c,16,
+0x030f10,28,
+0x031000,14,
+0x031040,14,
+0x031080,14,
+0x0310c0,14,
+0x031100,133,
+0x031318,13,
+0x034000,1,
+0x034010,2,
+0x034224,1,
+0x034260,7,
+0x034284,4,
+0x034304,1,
+0x034314,3,
+0x034324,1,
+0x034334,3,
+0x034344,1,
+0x034358,2,
+0x034414,3,
+0x034510,4,
+0x034608,6,
+0x034800,7,
+0x034820,4,
+0x034868,6,
+0x034980,45,
+0x034a40,13,
+0x034a80,13,
+0x034ac0,13,
+0x034b00,13,
+0x034b40,13,
+0x034b80,13,
+0x034bc0,13,
+0x035020,1,
+0x035028,1,
+0x035040,2,
+0x03504c,1,
+0x035058,3,
+0x035068,4,
+0x035104,5,
+0x035200,12,
+0x035240,12,
+0x035280,12,
+0x0352c0,12,
+0x035300,12,
+0x035340,12,
+0x035380,12,
+0x0353c0,12,
+0x036000,128,
+0x036204,12,
+0x036400,8,
+0x036424,1,
+0x036430,1,
+0x036444,20,
+0x03649c,2,
+0x0364ac,14,
+0x036580,1,
+0x0365c4,1,
+0x0365e0,1,
+0x0365e8,3,
+0x0365f8,1,
+0x036600,2,
+0x036614,2,
+0x036628,3,
+0x036640,1,
+0x036650,2,
+0x036660,1,
+0x036670,2,
+0x0366e4,5,
+0x036700,1,
+0x036710,2,
+0x036720,1,
+0x036730,2,
+0x040000,19,
+0x040050,3,
+0x040060,2,
+0x040080,1,
+0x0400a4,5,
+0x0400c0,4,
+0x0400e0,3,
+0x040100,6,
+0x04011c,14,
+0x04015c,1,
+0x040170,4,
+0x040190,3,
+0x0401a4,1,
+0x0401ac,5,
+0x0401c4,1,
+0x0401cc,6,
+0x040200,3,
+0x040210,3,
+0x040220,3,
+0x040230,3,
+0x040240,3,
+0x040250,3,
+0x040260,3,
+0x040270,3,
+0x040280,3,
+0x040290,3,
+0x0402a0,3,
+0x0402b0,3,
+0x0402c0,3,
+0x0402d0,3,
+0x0402e0,3,
+0x0402f0,3,
+0x040304,1,
+0x040314,8,
+0x040340,11,
+0x040490,1,
+0x0404a8,15,
+0x040510,18,
+0x04055c,3,
+0x04056c,3,
+0x04057c,3,
+0x04058c,2,
+0x04059c,17,
+0x040610,16,
+0x0406e0,51,
+0x0407d0,3,
+0x0407f0,1,
+0x040800,337,
+0x040d50,18,
+0x040d9c,4,
+0x040db0,11,
+0x040df0,11,
+0x040e20,1,
+0x040e28,11,
+0x040e58,1,
+0x040e60,2,
+0x040e6c,1,
+0x040e74,11,
+0x040eb0,4,
+0x040ec8,2,
+0x040ed4,7,
+0x040ef8,6,
+0x041000,33,
+0x041100,15,
+0x041140,14,
+0x041180,15,
+0x0411dc,1,
+0x0411e4,15,
+0x041224,1,
+0x041230,1,
+0x041244,20,
+0x04129c,2,
+0x0412ac,14,
+0x041380,1,
+0x0413c4,1,
+0x0413e0,1,
+0x0413e8,3,
+0x0413f8,1,
+0x041400,8,
+0x041424,1,
+0x041430,1,
+0x041444,20,
+0x04149c,2,
+0x0414ac,14,
+0x041580,1,
+0x0415c4,1,
+0x0415e0,1,
+0x0415e8,3,
+0x0415f8,1,
+0x041600,2,
+0x041614,2,
+0x041628,3,
+0x041640,1,
+0x041650,2,
+0x041660,1,
+0x041670,2,
+0x0416e4,6,
+0x041a00,1,
+0x041a10,2,
+0x041a20,1,
+0x041a30,2,
+0x041c00,128,
+0x041e04,12,
+0x042000,5,
+0x042020,5,
+0x042040,5,
+0x042060,5,
+0x042080,5,
+0x0420a0,5,
+0x0420c0,5,
+0x0420e0,5,
+0x042100,5,
+0x042120,5,
+0x042140,5,
+0x042160,5,
+0x042180,5,
+0x0421a0,5,
+0x0421c0,5,
+0x0421e0,5,
+0x042200,5,
+0x042220,5,
+0x042240,5,
+0x042260,5,
+0x042280,5,
+0x0422a0,5,
+0x0422c0,5,
+0x0422e0,5,
+0x042300,5,
+0x042320,5,
+0x042340,5,
+0x042360,5,
+0x042380,5,
+0x0423a0,5,
+0x0423c0,5,
+0x0423e0,5,
+0x042400,5,
+0x042420,5,
+0x042440,5,
+0x042460,5,
+0x042480,5,
+0x0424a0,5,
+0x0424c0,5,
+0x0424e0,5,
+0x042500,5,
+0x042520,5,
+0x042540,5,
+0x042560,5,
+0x042580,5,
+0x0425a0,5,
+0x0425c0,5,
+0x0425e0,5,
+0x042600,5,
+0x042620,5,
+0x042640,5,
+0x042660,5,
+0x042680,5,
+0x0426a0,5,
+0x0426c0,5,
+0x0426e0,5,
+0x042700,5,
+0x042720,5,
+0x042740,5,
+0x042760,5,
+0x042780,5,
+0x0427a0,5,
+0x0427c0,5,
+0x0427e0,5,
+0x042800,5,
+0x042820,5,
+0x042840,5,
+0x042860,5,
+0x042880,5,
+0x0428a0,5,
+0x0428c0,5,
+0x0428e0,5,
+0x042900,5,
+0x042920,5,
+0x042940,5,
+0x042960,5,
+0x042980,5,
+0x0429a0,5,
+0x0429c0,5,
+0x0429e0,5,
+0x042a00,5,
+0x042a20,5,
+0x042a40,5,
+0x042a60,5,
+0x042a80,5,
+0x042aa0,5,
+0x042ac0,5,
+0x042ae0,5,
+0x042b00,5,
+0x042b20,5,
+0x042b40,5,
+0x042b60,5,
+0x042b80,5,
+0x042ba0,5,
+0x042bc0,5,
+0x042be0,5,
+0x042c00,5,
+0x042c20,5,
+0x042c40,5,
+0x042c60,5,
+0x042c80,5,
+0x042ca0,5,
+0x042cc0,5,
+0x042ce0,5,
+0x042d00,5,
+0x042d20,5,
+0x042d40,5,
+0x042d60,5,
+0x042d80,5,
+0x042da0,5,
+0x042dc0,5,
+0x042de0,5,
+0x042e00,5,
+0x042e20,5,
+0x042e40,5,
+0x042e60,5,
+0x042e80,5,
+0x042ea0,5,
+0x042ec0,5,
+0x042ee0,5,
+0x042f00,5,
+0x042f20,5,
+0x042f40,5,
+0x042f60,5,
+0x042f80,5,
+0x042fa0,5,
+0x042fc0,5,
+0x042fe0,5,
+0x043000,5,
+0x043020,5,
+0x043040,5,
+0x043060,5,
+0x043080,5,
+0x0430a0,5,
+0x0430c0,5,
+0x0430e0,5,
+0x043100,5,
+0x043120,5,
+0x043140,5,
+0x043160,5,
+0x043180,5,
+0x0431a0,5,
+0x0431c0,5,
+0x0431e0,5,
+0x043200,5,
+0x043220,5,
+0x043240,5,
+0x043260,5,
+0x043280,5,
+0x0432a0,5,
+0x0432c0,5,
+0x0432e0,5,
+0x043300,5,
+0x043320,5,
+0x043340,5,
+0x043360,5,
+0x043380,5,
+0x0433a0,5,
+0x0433c0,5,
+0x0433e0,5,
+0x043400,5,
+0x043420,5,
+0x043440,5,
+0x043460,5,
+0x043480,5,
+0x0434a0,5,
+0x0434c0,5,
+0x0434e0,5,
+0x043500,5,
+0x043520,5,
+0x043540,5,
+0x043560,5,
+0x043580,5,
+0x0435a0,5,
+0x0435c0,5,
+0x0435e0,5,
+0x043600,5,
+0x043620,5,
+0x043640,5,
+0x043660,5,
+0x043680,5,
+0x0436a0,5,
+0x0436c0,5,
+0x0436e0,5,
+0x043700,5,
+0x043720,5,
+0x043740,5,
+0x043760,5,
+0x043780,5,
+0x0437a0,5,
+0x0437c0,5,
+0x0437e0,5,
+0x043800,5,
+0x043820,5,
+0x043840,5,
+0x043860,5,
+0x043880,5,
+0x0438a0,5,
+0x0438c0,5,
+0x0438e0,5,
+0x043900,5,
+0x043920,5,
+0x043940,5,
+0x043960,5,
+0x043980,5,
+0x0439a0,5,
+0x0439c0,5,
+0x0439e0,5,
+0x043a00,5,
+0x043a20,5,
+0x043a40,5,
+0x043a60,5,
+0x043a80,5,
+0x043aa0,5,
+0x043ac0,5,
+0x043ae0,5,
+0x043b00,5,
+0x043b20,5,
+0x043b40,5,
+0x043b60,5,
+0x043b80,5,
+0x043ba0,5,
+0x043bc0,5,
+0x043be0,5,
+0x043c00,5,
+0x043c20,5,
+0x043c40,5,
+0x043c60,5,
+0x043c80,5,
+0x043ca0,5,
+0x043cc0,5,
+0x043ce0,5,
+0x043d00,5,
+0x043d20,5,
+0x043d40,5,
+0x043d60,5,
+0x043d80,5,
+0x043da0,5,
+0x043dc0,5,
+0x043de0,5,
+0x043e00,5,
+0x043e20,5,
+0x043e40,5,
+0x043e60,5,
+0x043e80,5,
+0x043ea0,5,
+0x043ec0,5,
+0x043ee0,5,
+0x043f00,5,
+0x043f20,5,
+0x043f40,5,
+0x043f60,5,
+0x043f80,5,
+0x043fa0,5,
+0x043fc0,5,
+0x043fe0,5,
+0x044004,1,
+0x044200,8,
+0x044230,9,
+0x044260,5,
+0x044280,32,
+0x044fc8,112,
+0x045190,88,
+0x045300,39,
+0x045400,13,
+0x045440,9,
+0x04546c,5,
+0x047ff0,2,
+0x048000,5,
+0x048020,5,
+0x048040,5,
+0x048060,5,
+0x048080,5,
+0x0480a0,5,
+0x0480c0,5,
+0x0480e0,5,
+0x048100,5,
+0x048120,5,
+0x048140,5,
+0x048160,5,
+0x048180,5,
+0x0481a0,5,
+0x0481c0,5,
+0x0481e0,5,
+0x048200,5,
+0x048220,5,
+0x048240,5,
+0x048260,5,
+0x048280,5,
+0x0482a0,5,
+0x0482c0,5,
+0x0482e0,5,
+0x048300,5,
+0x048320,5,
+0x048340,5,
+0x048360,5,
+0x048380,5,
+0x0483a0,5,
+0x0483c0,5,
+0x0483e0,5,
+0x048400,5,
+0x048420,5,
+0x048440,5,
+0x048460,5,
+0x048480,5,
+0x0484a0,5,
+0x0484c0,5,
+0x0484e0,5,
+0x048500,5,
+0x048520,5,
+0x048540,5,
+0x048560,5,
+0x048580,5,
+0x0485a0,5,
+0x0485c0,5,
+0x0485e0,5,
+0x048600,5,
+0x048620,5,
+0x048640,5,
+0x048660,5,
+0x048680,5,
+0x0486a0,5,
+0x0486c0,5,
+0x0486e0,5,
+0x048700,5,
+0x048720,5,
+0x048740,5,
+0x048760,5,
+0x048780,5,
+0x0487a0,5,
+0x0487c0,5,
+0x0487e0,5,
+0x048800,5,
+0x048820,5,
+0x048840,5,
+0x048860,5,
+0x048880,5,
+0x0488a0,5,
+0x0488c0,5,
+0x0488e0,5,
+0x048900,5,
+0x048920,5,
+0x048940,5,
+0x048960,5,
+0x048980,5,
+0x0489a0,5,
+0x0489c0,5,
+0x0489e0,5,
+0x048a00,5,
+0x048a20,5,
+0x048a40,5,
+0x048a60,5,
+0x048a80,5,
+0x048aa0,5,
+0x048ac0,5,
+0x048ae0,5,
+0x048b00,5,
+0x048b20,5,
+0x048b40,5,
+0x048b60,5,
+0x048b80,5,
+0x048ba0,5,
+0x048bc0,5,
+0x048be0,5,
+0x048c00,5,
+0x048c20,5,
+0x048c40,5,
+0x048c60,5,
+0x048c80,5,
+0x048ca0,5,
+0x048cc0,5,
+0x048ce0,5,
+0x048d00,5,
+0x048d20,5,
+0x048d40,5,
+0x048d60,5,
+0x048d80,5,
+0x048da0,5,
+0x048dc0,5,
+0x048de0,5,
+0x048e00,5,
+0x048e20,5,
+0x048e40,5,
+0x048e60,5,
+0x048e80,5,
+0x048ea0,5,
+0x048ec0,5,
+0x048ee0,5,
+0x048f00,5,
+0x048f20,5,
+0x048f40,5,
+0x048f60,5,
+0x048f80,5,
+0x048fa0,5,
+0x048fc0,5,
+0x048fe0,5,
+0x049000,5,
+0x049020,5,
+0x049040,5,
+0x049060,5,
+0x049080,5,
+0x0490a0,5,
+0x0490c0,5,
+0x0490e0,5,
+0x049100,5,
+0x049120,5,
+0x049140,5,
+0x049160,5,
+0x049180,5,
+0x0491a0,5,
+0x0491c0,5,
+0x0491e0,5,
+0x049200,5,
+0x049220,5,
+0x049240,5,
+0x049260,5,
+0x049280,5,
+0x0492a0,5,
+0x0492c0,5,
+0x0492e0,5,
+0x049300,5,
+0x049320,5,
+0x049340,5,
+0x049360,5,
+0x049380,5,
+0x0493a0,5,
+0x0493c0,5,
+0x0493e0,5,
+0x049400,5,
+0x049420,5,
+0x049440,5,
+0x049460,5,
+0x049480,5,
+0x0494a0,5,
+0x0494c0,5,
+0x0494e0,5,
+0x049500,5,
+0x049520,5,
+0x049540,5,
+0x049560,5,
+0x049580,5,
+0x0495a0,5,
+0x0495c0,5,
+0x0495e0,5,
+0x049600,5,
+0x049620,5,
+0x049640,5,
+0x049660,5,
+0x049680,5,
+0x0496a0,5,
+0x0496c0,5,
+0x0496e0,5,
+0x049700,5,
+0x049720,5,
+0x049740,5,
+0x049760,5,
+0x049780,5,
+0x0497a0,5,
+0x0497c0,5,
+0x0497e0,5,
+0x049800,5,
+0x049820,5,
+0x049840,5,
+0x049860,5,
+0x049880,5,
+0x0498a0,5,
+0x0498c0,5,
+0x0498e0,5,
+0x049900,5,
+0x049920,5,
+0x049940,5,
+0x049960,5,
+0x049980,5,
+0x0499a0,5,
+0x0499c0,5,
+0x0499e0,5,
+0x049a00,5,
+0x049a20,5,
+0x049a40,5,
+0x049a60,5,
+0x049a80,5,
+0x049aa0,5,
+0x049ac0,5,
+0x049ae0,5,
+0x049b00,5,
+0x049b20,5,
+0x049b40,5,
+0x049b60,5,
+0x049b80,5,
+0x049ba0,5,
+0x049bc0,5,
+0x049be0,5,
+0x049c00,5,
+0x049c20,5,
+0x049c40,5,
+0x049c60,5,
+0x049c80,5,
+0x049ca0,5,
+0x049cc0,5,
+0x049ce0,5,
+0x049d00,5,
+0x049d20,5,
+0x049d40,5,
+0x049d60,5,
+0x049d80,5,
+0x049da0,5,
+0x049dc0,5,
+0x049de0,5,
+0x049e00,5,
+0x049e20,5,
+0x049e40,5,
+0x049e60,5,
+0x049e80,5,
+0x049ea0,5,
+0x049ec0,5,
+0x049ee0,5,
+0x049f00,5,
+0x049f20,5,
+0x049f40,5,
+0x049f60,5,
+0x049f80,5,
+0x049fa0,5,
+0x049fc0,5,
+0x049fe0,5,
+0x04a000,5,
+0x04a020,5,
+0x04a040,5,
+0x04a060,5,
+0x04a080,5,
+0x04a0a0,5,
+0x04a0c0,5,
+0x04a0e0,5,
+0x04a100,5,
+0x04a120,5,
+0x04a140,5,
+0x04a160,5,
+0x04a180,5,
+0x04a1a0,5,
+0x04a1c0,5,
+0x04a1e0,5,
+0x04a200,5,
+0x04a220,5,
+0x04a240,5,
+0x04a260,5,
+0x04a280,5,
+0x04a2a0,5,
+0x04a2c0,5,
+0x04a2e0,5,
+0x04a300,5,
+0x04a320,5,
+0x04a340,5,
+0x04a360,5,
+0x04a380,5,
+0x04a3a0,5,
+0x04a3c0,5,
+0x04a3e0,5,
+0x04a400,5,
+0x04a420,5,
+0x04a440,5,
+0x04a460,5,
+0x04a480,5,
+0x04a4a0,5,
+0x04a4c0,5,
+0x04a4e0,5,
+0x04a500,5,
+0x04a520,5,
+0x04a540,5,
+0x04a560,5,
+0x04a580,5,
+0x04a5a0,5,
+0x04a5c0,5,
+0x04a5e0,5,
+0x04a600,5,
+0x04a620,5,
+0x04a640,5,
+0x04a660,5,
+0x04a680,5,
+0x04a6a0,5,
+0x04a6c0,5,
+0x04a6e0,5,
+0x04a700,5,
+0x04a720,5,
+0x04a740,5,
+0x04a760,5,
+0x04a780,5,
+0x04a7a0,5,
+0x04a7c0,5,
+0x04a7e0,5,
+0x04a800,5,
+0x04a820,5,
+0x04a840,5,
+0x04a860,5,
+0x04a880,5,
+0x04a8a0,5,
+0x04a8c0,5,
+0x04a8e0,5,
+0x04a900,5,
+0x04a920,5,
+0x04a940,5,
+0x04a960,5,
+0x04a980,5,
+0x04a9a0,5,
+0x04a9c0,5,
+0x04a9e0,5,
+0x04aa00,5,
+0x04aa20,5,
+0x04aa40,5,
+0x04aa60,5,
+0x04aa80,5,
+0x04aaa0,5,
+0x04aac0,5,
+0x04aae0,5,
+0x04ab00,5,
+0x04ab20,5,
+0x04ab40,5,
+0x04ab60,5,
+0x04ab80,5,
+0x04aba0,5,
+0x04abc0,5,
+0x04abe0,5,
+0x04ac00,5,
+0x04ac20,5,
+0x04ac40,5,
+0x04ac60,5,
+0x04ac80,5,
+0x04aca0,5,
+0x04acc0,5,
+0x04ace0,5,
+0x04ad00,5,
+0x04ad20,5,
+0x04ad40,5,
+0x04ad60,5,
+0x04ad80,5,
+0x04ada0,5,
+0x04adc0,5,
+0x04ade0,5,
+0x04ae00,5,
+0x04ae20,5,
+0x04ae40,5,
+0x04ae60,5,
+0x04ae80,5,
+0x04aea0,5,
+0x04aec0,5,
+0x04aee0,5,
+0x04af00,5,
+0x04af20,5,
+0x04af40,5,
+0x04af60,5,
+0x04af80,5,
+0x04afa0,5,
+0x04afc0,5,
+0x04afe0,5,
+0x04b000,5,
+0x04b020,5,
+0x04b040,5,
+0x04b060,5,
+0x04b080,5,
+0x04b0a0,5,
+0x04b0c0,5,
+0x04b0e0,5,
+0x04b100,5,
+0x04b120,5,
+0x04b140,5,
+0x04b160,5,
+0x04b180,5,
+0x04b1a0,5,
+0x04b1c0,5,
+0x04b1e0,5,
+0x04b200,5,
+0x04b220,5,
+0x04b240,5,
+0x04b260,5,
+0x04b280,5,
+0x04b2a0,5,
+0x04b2c0,5,
+0x04b2e0,5,
+0x04b300,5,
+0x04b320,5,
+0x04b340,5,
+0x04b360,5,
+0x04b380,5,
+0x04b3a0,5,
+0x04b3c0,5,
+0x04b3e0,5,
+0x04b400,5,
+0x04b420,5,
+0x04b440,5,
+0x04b460,5,
+0x04b480,5,
+0x04b4a0,5,
+0x04b4c0,5,
+0x04b4e0,5,
+0x04b500,5,
+0x04b520,5,
+0x04b540,5,
+0x04b560,5,
+0x04b580,5,
+0x04b5a0,5,
+0x04b5c0,5,
+0x04b5e0,5,
+0x04b600,5,
+0x04b620,5,
+0x04b640,5,
+0x04b660,5,
+0x04b680,5,
+0x04b6a0,5,
+0x04b6c0,5,
+0x04b6e0,5,
+0x04b700,5,
+0x04b720,5,
+0x04b740,5,
+0x04b760,5,
+0x04b780,5,
+0x04b7a0,5,
+0x04b7c0,5,
+0x04b7e0,5,
+0x04b800,5,
+0x04b820,5,
+0x04b840,5,
+0x04b860,5,
+0x04b880,5,
+0x04b8a0,5,
+0x04b8c0,5,
+0x04b8e0,5,
+0x04b900,5,
+0x04b920,5,
+0x04b940,5,
+0x04b960,5,
+0x04b980,5,
+0x04b9a0,5,
+0x04b9c0,5,
+0x04b9e0,5,
+0x04ba00,5,
+0x04ba20,5,
+0x04ba40,5,
+0x04ba60,5,
+0x04ba80,5,
+0x04baa0,5,
+0x04bac0,5,
+0x04bae0,5,
+0x04bb00,5,
+0x04bb20,5,
+0x04bb40,5,
+0x04bb60,5,
+0x04bb80,5,
+0x04bba0,5,
+0x04bbc0,5,
+0x04bbe0,5,
+0x04bc00,5,
+0x04bc20,5,
+0x04bc40,5,
+0x04bc60,5,
+0x04bc80,5,
+0x04bca0,5,
+0x04bcc0,5,
+0x04bce0,5,
+0x04bd00,5,
+0x04bd20,5,
+0x04bd40,5,
+0x04bd60,5,
+0x04bd80,5,
+0x04bda0,5,
+0x04bdc0,5,
+0x04bde0,5,
+0x04be00,5,
+0x04be20,5,
+0x04be40,5,
+0x04be60,5,
+0x04be80,5,
+0x04bea0,5,
+0x04bec0,5,
+0x04bee0,5,
+0x04bf00,5,
+0x04bf20,5,
+0x04bf40,5,
+0x04bf60,5,
+0x04bf80,5,
+0x04bfa0,5,
+0x04bfc0,5,
+0x04bfe0,5,
+0x04c000,5,
+0x04c020,5,
+0x04c040,5,
+0x04c060,5,
+0x04c080,5,
+0x04c0a0,5,
+0x04c0c0,5,
+0x04c0e0,5,
+0x04c100,5,
+0x04c120,5,
+0x04c140,5,
+0x04c160,5,
+0x04c180,5,
+0x04c1a0,5,
+0x04c1c0,5,
+0x04c1e0,5,
+0x04c200,5,
+0x04c220,5,
+0x04c240,5,
+0x04c260,5,
+0x04c280,5,
+0x04c2a0,5,
+0x04c2c0,5,
+0x04c2e0,5,
+0x04c300,5,
+0x04c320,5,
+0x04c340,5,
+0x04c360,5,
+0x04c380,5,
+0x04c3a0,5,
+0x04c3c0,5,
+0x04c3e0,5,
+0x04c400,5,
+0x04c420,5,
+0x04c440,5,
+0x04c460,5,
+0x04c480,5,
+0x04c4a0,5,
+0x04c4c0,5,
+0x04c4e0,5,
+0x04c500,5,
+0x04c520,5,
+0x04c540,5,
+0x04c560,5,
+0x04c580,5,
+0x04c5a0,5,
+0x04c5c0,5,
+0x04c5e0,5,
+0x04c600,5,
+0x04c620,5,
+0x04c640,5,
+0x04c660,5,
+0x04c680,5,
+0x04c6a0,5,
+0x04c6c0,5,
+0x04c6e0,5,
+0x04c700,5,
+0x04c720,5,
+0x04c740,5,
+0x04c760,5,
+0x04c780,5,
+0x04c7a0,5,
+0x04c7c0,5,
+0x04c7e0,5,
+0x04c800,5,
+0x04c820,5,
+0x04c840,5,
+0x04c860,5,
+0x04c880,5,
+0x04c8a0,5,
+0x04c8c0,5,
+0x04c8e0,5,
+0x04c900,5,
+0x04c920,5,
+0x04c940,5,
+0x04c960,5,
+0x04c980,5,
+0x04c9a0,5,
+0x04c9c0,5,
+0x04c9e0,5,
+0x04ca00,5,
+0x04ca20,5,
+0x04ca40,5,
+0x04ca60,5,
+0x04ca80,5,
+0x04caa0,5,
+0x04cac0,5,
+0x04cae0,5,
+0x04cb00,5,
+0x04cb20,5,
+0x04cb40,5,
+0x04cb60,5,
+0x04cb80,5,
+0x04cba0,5,
+0x04cbc0,5,
+0x04cbe0,5,
+0x04cc00,5,
+0x04cc20,5,
+0x04cc40,5,
+0x04cc60,5,
+0x04cc80,5,
+0x04cca0,5,
+0x04ccc0,5,
+0x04cce0,5,
+0x04cd00,5,
+0x04cd20,5,
+0x04cd40,5,
+0x04cd60,5,
+0x04cd80,5,
+0x04cda0,5,
+0x04cdc0,5,
+0x04cde0,5,
+0x04ce00,5,
+0x04ce20,5,
+0x04ce40,5,
+0x04ce60,5,
+0x04ce80,5,
+0x04cea0,5,
+0x04cec0,5,
+0x04cee0,5,
+0x04cf00,5,
+0x04cf20,5,
+0x04cf40,5,
+0x04cf60,5,
+0x04cf80,5,
+0x04cfa0,5,
+0x04cfc0,5,
+0x04cfe0,5,
+0x050004,1,
+0x05000c,5,
+0x05900c,10,
+0x05903c,1,
+0x060400,5,
+0x060500,6,
+0x060520,6,
+0x060600,6,
+0x060700,7,
+0x060800,64,
+0x060940,1,
+0x060a04,7,
+0x060c00,4,
+0x060d00,2,
+0x060e00,4,
+0x060f40,16,
+0x060f88,2,
+0x061000,34,
+0x061100,34,
+0x061200,34,
+0x061300,34,
+0x061400,34,
+0x061500,34,
+0x061600,34,
+0x061700,34,
+0x061800,34,
+0x061900,34,
+0x061a00,34,
+0x061b00,34,
+0x061c00,34,
+0x061d00,34,
+0x061e00,34,
+0x061f00,34,
+0x062100,2,
+0x064000,2048,
+0x066100,3,
+0x068000,2,
+0x068014,2,
+0x068028,3,
+0x068040,1,
+0x068050,2,
+0x068060,1,
+0x068070,2,
+0x0680e4,5,
+0x068800,7,
+0x068820,4,
+0x068868,6,
+0x068980,32,
+0x068a20,1,
+0x068a30,2,
+0x068a80,2,
+0x070000,1,
+0x07000c,6,
+0x070028,3,
+0x070040,12,
+0x07007c,13,
+0x0700bc,6,
+0x0700d8,5,
+0x0700f0,20,
+0x070144,1,
+0x070180,5,
+0x0701fc,1,
+0x070210,12,
+0x070244,7,
+0x070290,12,
+0x0702c4,1,
+0x0702d0,4,
+0x070300,69,
+0x070418,2,
+0x070424,1,
+0x07042c,1,
+0x070434,3,
+0x070448,1,
+0x070450,1,
+0x071000,33,
+0x071100,33,
+0x071200,33,
+0x071300,33,
+0x071400,33,
+0x071500,33,
+0x071600,33,
+0x071700,33,
+0x071800,33,
+0x071900,33,
+0x071a00,33,
+0x071b00,33,
+0x072000,67,
+0x072200,67,
+0x072400,67,
+0x072600,67,
+0x072800,67,
+0x072a00,67,
+0x072c00,67,
+0x073000,33,
+0x073100,33,
+0x073200,33,
+0x073300,33,
+0x073400,33,
+0x073500,33,
+0x073600,33,
+0x073700,33,
+0x073800,33,
+0x073900,33,
+0x073a00,33,
+0x073b00,33,
+0x074000,1536,
+0x076000,12,
+0x077000,384,
+0x077800,256,
+0x078000,17,
+0x078080,17,
+0x078100,17,
+0x078180,17,
+0x078210,5,
+0x078240,1,
+0x078250,1,
+0x078260,1,
+0x078270,1,
+0x078284,2,
+0x0782d4,59,
+0x078400,2,
+0x078420,1,
+0x078a60,5,
+0x078a84,16,
+0x078b00,32,
+0x078b84,6,
+0x078c20,10,
+0x078c50,2,
+0x078c5c,7,
+0x078c80,4,
+0x078ca0,1,
+0x078cc0,9,
+0x078e60,1,
+0x078e80,10,
+0x078ec0,2,
+0x078ecc,1,
+0x078ee0,6,
+0x078f00,7,
+0x078f20,7,
+0x078f44,2,
+0x078f50,2,
+0x078f60,3,
+0x078f70,1,
+0x078f78,2,
+0x078fb4,6,
+0x078fd0,1,
+0x079000,1,
+0x079008,1,
+0x079010,1,
+0x079018,1,
+0x079020,1,
+0x079028,1,
+0x079030,1,
+0x079038,1,
+0x079040,1,
+0x079048,1,
+0x079050,1,
+0x079058,1,
+0x079060,1,
+0x079068,1,
+0x079070,1,
+0x079078,1,
+0x079080,1,
+0x079088,1,
+0x079090,1,
+0x079098,1,
+0x0790a0,1,
+0x0790a8,1,
+0x0790b0,1,
+0x0790b8,1,
+0x0790c0,1,
+0x0790c8,1,
+0x0790d0,1,
+0x0790d8,1,
+0x0790e0,1,
+0x0790e8,1,
+0x0790f0,1,
+0x0790f8,1,
+0x079100,1,
+0x079108,1,
+0x079110,1,
+0x079118,1,
+0x079120,1,
+0x079128,1,
+0x079130,1,
+0x079138,1,
+0x079140,1,
+0x079148,1,
+0x079150,1,
+0x079158,1,
+0x079160,1,
+0x079168,1,
+0x079170,1,
+0x079178,1,
+0x079180,1,
+0x079188,1,
+0x079190,1,
+0x079198,1,
+0x0791a0,1,
+0x0791a8,1,
+0x0791b0,1,
+0x0791b8,1,
+0x0791c0,1,
+0x0791c8,1,
+0x0791d0,1,
+0x0791d8,1,
+0x0791e0,1,
+0x0791e8,1,
+0x0791f0,1,
+0x0791f8,1,
+0x079200,1,
+0x079208,1,
+0x079210,1,
+0x079218,1,
+0x079220,1,
+0x079228,1,
+0x079230,1,
+0x079238,1,
+0x079240,1,
+0x079248,1,
+0x079250,1,
+0x079258,1,
+0x079260,1,
+0x079268,1,
+0x079270,1,
+0x079278,1,
+0x079280,1,
+0x079288,1,
+0x079290,1,
+0x079298,1,
+0x0792a0,1,
+0x0792a8,1,
+0x0792b0,1,
+0x0792b8,1,
+0x0792c0,1,
+0x0792c8,1,
+0x0792d0,1,
+0x0792d8,1,
+0x0792e0,1,
+0x0792e8,1,
+0x0792f0,1,
+0x0792f8,1,
+0x079300,1,
+0x079308,1,
+0x079310,1,
+0x079318,1,
+0x079320,1,
+0x079328,1,
+0x079330,1,
+0x079338,1,
+0x079340,1,
+0x079348,1,
+0x079350,1,
+0x079358,1,
+0x079360,1,
+0x079368,1,
+0x079370,1,
+0x079378,1,
+0x079380,1,
+0x079388,1,
+0x079390,1,
+0x079398,1,
+0x0793a0,1,
+0x0793a8,1,
+0x0793b0,1,
+0x0793b8,1,
+0x0793c0,1,
+0x0793c8,1,
+0x0793d0,1,
+0x0793d8,1,
+0x0793e0,1,
+0x0793e8,1,
+0x0793f0,1,
+0x0793f8,1,
+0x079400,1,
+0x079408,1,
+0x079410,1,
+0x079418,1,
+0x079420,1,
+0x079428,1,
+0x079430,1,
+0x079438,1,
+0x079440,1,
+0x079448,1,
+0x079450,1,
+0x079458,1,
+0x079460,1,
+0x079468,1,
+0x079470,1,
+0x079478,1,
+0x079480,1,
+0x079488,1,
+0x079490,1,
+0x079498,1,
+0x0794a0,1,
+0x0794a8,1,
+0x0794b0,1,
+0x0794b8,1,
+0x0794c0,1,
+0x0794c8,1,
+0x0794d0,1,
+0x0794d8,1,
+0x0794e0,1,
+0x0794e8,1,
+0x0794f0,1,
+0x0794f8,1,
+0x079500,1,
+0x079508,1,
+0x079510,1,
+0x079518,1,
+0x079520,1,
+0x079528,1,
+0x079530,1,
+0x079538,1,
+0x079540,1,
+0x079548,1,
+0x079550,1,
+0x079558,1,
+0x079560,1,
+0x079568,1,
+0x079570,1,
+0x079578,1,
+0x079580,1,
+0x079588,1,
+0x079590,1,
+0x079598,1,
+0x0795a0,1,
+0x0795a8,1,
+0x0795b0,1,
+0x0795b8,1,
+0x0795c0,1,
+0x0795c8,1,
+0x0795d0,1,
+0x0795d8,1,
+0x0795e0,1,
+0x0795e8,1,
+0x0795f0,1,
+0x0795f8,1,
+0x079600,1,
+0x079608,1,
+0x079610,1,
+0x079618,1,
+0x079620,1,
+0x079628,1,
+0x079630,1,
+0x079638,1,
+0x079640,1,
+0x079648,1,
+0x079650,1,
+0x079658,1,
+0x079660,1,
+0x079668,1,
+0x079670,1,
+0x079678,1,
+0x079680,1,
+0x079688,1,
+0x079690,1,
+0x079698,1,
+0x0796a0,1,
+0x0796a8,1,
+0x0796b0,1,
+0x0796b8,1,
+0x0796c0,1,
+0x0796c8,1,
+0x0796d0,1,
+0x0796d8,1,
+0x0796e0,1,
+0x0796e8,1,
+0x0796f0,1,
+0x0796f8,1,
+0x079700,1,
+0x079708,1,
+0x079710,1,
+0x079718,1,
+0x079720,1,
+0x079728,1,
+0x079730,1,
+0x079738,1,
+0x079740,1,
+0x079748,1,
+0x079750,1,
+0x079758,1,
+0x079760,1,
+0x079768,1,
+0x079770,1,
+0x079778,1,
+0x079780,1,
+0x079788,1,
+0x079790,1,
+0x079798,1,
+0x0797a0,1,
+0x0797a8,1,
+0x0797b0,1,
+0x0797b8,1,
+0x0797c0,1,
+0x0797c8,1,
+0x0797d0,1,
+0x0797d8,1,
+0x0797e0,1,
+0x0797e8,1,
+0x0797f0,1,
+0x0797f8,1,
+0x079800,1,
+0x079808,1,
+0x079810,1,
+0x079818,1,
+0x079820,1,
+0x079828,1,
+0x079830,1,
+0x079838,1,
+0x079840,1,
+0x079848,1,
+0x079850,1,
+0x079858,1,
+0x079860,1,
+0x079868,1,
+0x079870,1,
+0x079878,1,
+0x079880,1,
+0x079888,1,
+0x079890,1,
+0x079898,1,
+0x0798a0,1,
+0x0798a8,1,
+0x0798b0,1,
+0x0798b8,1,
+0x0798c0,1,
+0x0798c8,1,
+0x0798d0,1,
+0x0798d8,1,
+0x0798e0,1,
+0x0798e8,1,
+0x0798f0,1,
+0x0798f8,1,
+0x079900,1,
+0x079908,1,
+0x079910,1,
+0x079918,1,
+0x079920,1,
+0x079928,1,
+0x079930,1,
+0x079938,1,
+0x079940,1,
+0x079948,1,
+0x079950,1,
+0x079958,1,
+0x079960,1,
+0x079968,1,
+0x079970,1,
+0x079978,1,
+0x079980,1,
+0x079988,1,
+0x079990,1,
+0x079998,1,
+0x0799a0,1,
+0x0799a8,1,
+0x0799b0,1,
+0x0799b8,1,
+0x0799c0,1,
+0x0799c8,1,
+0x0799d0,1,
+0x0799d8,1,
+0x0799e0,1,
+0x0799e8,1,
+0x0799f0,1,
+0x0799f8,1,
+0x079a00,1,
+0x079a08,1,
+0x079a10,1,
+0x079a18,1,
+0x079a20,1,
+0x079a28,1,
+0x079a30,1,
+0x079a38,1,
+0x079a40,1,
+0x079a48,1,
+0x079a50,1,
+0x079a58,1,
+0x079a60,1,
+0x079a68,1,
+0x079a70,1,
+0x079a78,1,
+0x079a80,1,
+0x079a88,1,
+0x079a90,1,
+0x079a98,1,
+0x079aa0,1,
+0x079aa8,1,
+0x079ab0,1,
+0x079ab8,1,
+0x079ac0,1,
+0x079ac8,1,
+0x079ad0,1,
+0x079ad8,1,
+0x079ae0,1,
+0x079ae8,1,
+0x079af0,1,
+0x079af8,1,
+0x079b00,1,
+0x079b08,1,
+0x079b10,1,
+0x079b18,1,
+0x079b20,1,
+0x079b28,1,
+0x079b30,1,
+0x079b38,1,
+0x079b40,1,
+0x079b48,1,
+0x079b50,1,
+0x079b58,1,
+0x079b60,1,
+0x079b68,1,
+0x079b70,1,
+0x079b78,1,
+0x079b80,1,
+0x079b88,1,
+0x079b90,1,
+0x079b98,1,
+0x079ba0,1,
+0x079ba8,1,
+0x079bb0,1,
+0x079bb8,1,
+0x079bc0,1,
+0x079bc8,1,
+0x079bd0,1,
+0x079bd8,1,
+0x079be0,1,
+0x079be8,1,
+0x079bf0,1,
+0x079bf8,1,
+0x079c00,1,
+0x079c08,1,
+0x079c10,1,
+0x079c18,1,
+0x079c20,1,
+0x079c28,1,
+0x079c30,1,
+0x079c38,1,
+0x079c40,1,
+0x079c48,1,
+0x079c50,1,
+0x079c58,1,
+0x079c60,1,
+0x079c68,1,
+0x079c70,1,
+0x079c78,1,
+0x079c80,1,
+0x079c88,1,
+0x079c90,1,
+0x079c98,1,
+0x079ca0,1,
+0x079ca8,1,
+0x079cb0,1,
+0x079cb8,1,
+0x079cc0,1,
+0x079cc8,1,
+0x079cd0,1,
+0x079cd8,1,
+0x079ce0,1,
+0x079ce8,1,
+0x079cf0,1,
+0x079cf8,1,
+0x079d00,1,
+0x079d08,1,
+0x079d10,1,
+0x079d18,1,
+0x079d20,1,
+0x079d28,1,
+0x079d30,1,
+0x079d38,1,
+0x079d40,1,
+0x079d48,1,
+0x079d50,1,
+0x079d58,1,
+0x079d60,1,
+0x079d68,1,
+0x079d70,1,
+0x079d78,1,
+0x079d80,1,
+0x079d88,1,
+0x079d90,1,
+0x079d98,1,
+0x079da0,1,
+0x079da8,1,
+0x079db0,1,
+0x079db8,1,
+0x079dc0,1,
+0x079dc8,1,
+0x079dd0,1,
+0x079dd8,1,
+0x079de0,1,
+0x079de8,1,
+0x079df0,1,
+0x079df8,1,
+0x079e00,1,
+0x079e08,1,
+0x079e10,1,
+0x079e18,1,
+0x079e20,1,
+0x079e28,1,
+0x079e30,1,
+0x079e38,1,
+0x079e40,1,
+0x079e48,1,
+0x079e50,1,
+0x079e58,1,
+0x079e60,1,
+0x079e68,1,
+0x079e70,1,
+0x079e78,1,
+0x079e80,1,
+0x079e88,1,
+0x079e90,1,
+0x079e98,1,
+0x079ea0,1,
+0x079ea8,1,
+0x079eb0,1,
+0x079eb8,1,
+0x079ec0,1,
+0x079ec8,1,
+0x079ed0,1,
+0x079ed8,1,
+0x079ee0,1,
+0x079ee8,1,
+0x079ef0,1,
+0x079ef8,1,
+0x079f00,1,
+0x079f08,1,
+0x079f10,1,
+0x079f18,1,
+0x079f20,1,
+0x079f28,1,
+0x079f30,1,
+0x079f38,1,
+0x079f40,1,
+0x079f48,1,
+0x079f50,1,
+0x079f58,1,
+0x079f60,1,
+0x079f68,1,
+0x079f70,1,
+0x079f78,1,
+0x079f80,1,
+0x079f88,1,
+0x079f90,1,
+0x079f98,1,
+0x079fa0,1,
+0x079fa8,1,
+0x079fb0,1,
+0x079fb8,1,
+0x079fc0,1,
+0x079fc8,1,
+0x079fd0,1,
+0x079fd8,1,
+0x079fe0,1,
+0x079fe8,1,
+0x079ff0,1,
+0x079ff8,1,
+0x07bef8,2,
+0x07bf04,1,
+0x07bf14,22,
+0x07bf80,2,
+0x07bffc,1033,
+0x07e000,1044,
+0x07f100,8,
+0x07f160,4,
+0x07f200,3,
+0x07f7f8,514,
+0x080680,7,
+0x081000,3,
+0x081010,16,
+0x081120,1,
+0x081130,2,
+0x081140,1,
+0x081150,2,
+0x081160,1,
+0x081170,2,
+0x081204,18,
+0x081304,2,
+0x08139c,25,
+0x081404,23,
+0x081468,6,
+0x081504,2,
+0x081604,14,
+0x081640,2,
+0x08164c,15,
+0x08168c,15,
+0x0816cc,15,
+0x08170c,15,
+0x08174c,15,
+0x08178c,15,
+0x0817cc,15,
+0x08180c,13,
+0x081904,5,
+0x081a30,4,
+0x081a60,18,
+0x081ab0,3,
+0x081ad0,4,
+0x081c00,128,
+0x081e04,12,
+0x082000,8,
+0x082024,1,
+0x082030,1,
+0x082044,20,
+0x08209c,2,
+0x0820ac,14,
+0x082180,1,
+0x0821c4,1,
+0x0821e0,1,
+0x0821e8,3,
+0x0821f8,1,
+0x082200,9,
+0x08229c,3,
+0x0822e0,7,
+0x082328,2,
+0x082430,20,
+0x082484,3,
+0x082498,2,
+0x082500,16,
+0x082548,2,
+0x082558,2,
+0x082564,2,
+0x082590,11,
+0x0825c4,7,
+0x0827fc,14,
+0x082838,66,
+0x082c00,13,
+0x082c38,66,
+0x083000,13,
+0x083038,66,
+0x083800,2,
+0x083814,2,
+0x083828,3,
+0x083840,1,
+0x083850,2,
+0x083860,1,
+0x083870,2,
+0x0838e4,5,
+0x083910,5,
+0x083948,6,
+0x0f0000,3,
+0x0f0014,4,
+0x0f0040,6,
+0x0f0078,3,
+0x0f0090,2,
+0x0f00a4,2,
+0x0f00b0,4,
+0x0f00f0,24,
+0x0f0180,17,
+0x0f01e0,4,
+0x0f01f4,1,
+0x0f0200,4,
+0x0f0240,9,
+0x0f0270,2,
+0x0f0280,3,
+0x0f02a4,5,
+0x0f02c0,11,
+0x0f0400,2,
+0x0f0410,10,
+0x0f0510,20,
+0x0f3000,1,
+0x0f300c,3,
+0x0f301c,21,
+0x0f3078,14,
+0x0f30c0,13,
+0x0f30fc,2,
+0x0f310c,1,
+0x0f3120,2,
+0x0f3130,5,
+0x0f3184,13,
+0x0f31bc,2,
+0x0f3204,1,
+0x0f3210,5,
+0x0f3240,1,
+0x0f3248,3,
+0x0f3260,6,
+0x0f3280,8,
+0x0f32d4,1,
+0x0f3400,12,
+0x0f3434,3,
+0x0f3444,15,
+0x0f3500,1,
+0x0f3520,6,
+0x0f3540,15,
+0x0f3580,9,
+0x0f35b0,2,
+0x0f35c0,2,
+0x0f35dc,6,
+0x0f360c,6,
+0x0f362c,5,
+0x0f3700,15,
+0x0f3740,4,
+0x0f3760,1,
+0x0f3770,2,
+0x0f3780,1,
+0x0f3790,2,
+0x0f3800,3,
+0x0f3810,25,
+0x0f389c,5,
+0x0f38f8,2,
+0x0f3a00,3,
+0x0f3a10,4,
+0x0f3a24,3,
+0x0f3a34,4,
+0x0f3a84,3,
+0x0f3b00,1,
+0x0f3b08,2,
+0x0f3b20,1,
+0x0f3b28,23,
+0x0f3b88,2,
+0x0f3ba0,1,
+0x0f3ba8,27,
+0x0f3c18,3,
+0x0f3c30,4,
+0x0f3d00,1,
+0x0f3d14,1,
+0x0f3d28,2,
+0x0f3d40,1,
+0x0f3d50,2,
+0x0f3de4,4,
+0x0f3e00,73,
diff --git a/mstdump/mstdump_dbs/ConnectX3.csv b/mstdump/mstdump_dbs/ConnectX3.csv
new file mode 100755
index 0000000..989c709
--- /dev/null
+++ b/mstdump/mstdump_dbs/ConnectX3.csv
@@ -0,0 +1,3596 @@
+#Addr, Size, Enable addr
+0x010000,2,
+0x010010,2,
+0x0100a0,15,
+0x0100ec,2,
+0x0100fc,2,
+0x01010c,2,
+0x010150,1,
+0x0101cc,1,
+0x0101fc,1,
+0x010208,9,
+0x010300,6,
+0x010320,20,
+0x010374,3,
+0x010400,1,
+0x010410,2,
+0x010440,1,
+0x010450,2,
+0x010500,1,
+0x010510,2,
+0x010520,2,
+0x01052c,3,
+0x01053c,3,
+0x010550,1,
+0x010600,16,
+0x010680,1,
+0x010690,2,
+0x0106ac,1,
+0x0106b8,1,
+0x0106e0,3,
+0x0106f0,3,
+0x010740,4,
+0x010754,8,
+0x010800,2,
+0x010810,2,
+0x0108a0,15,
+0x0108ec,2,
+0x0108fc,2,
+0x01090c,2,
+0x010950,1,
+0x0109cc,1,
+0x0109fc,1,
+0x010a08,9,
+0x010b00,6,
+0x010b20,20,
+0x010b74,3,
+0x010c00,1,
+0x010c10,2,
+0x010c40,1,
+0x010c50,2,
+0x010d00,1,
+0x010d10,2,
+0x010d20,2,
+0x010d2c,3,
+0x010d3c,3,
+0x010d50,1,
+0x010e00,16,
+0x010e80,1,
+0x010e90,2,
+0x010eac,1,
+0x010eb8,1,
+0x010ee0,3,
+0x010ef0,3,
+0x010f40,4,
+0x010f54,8,
+0x011000,1,
+0x011010,4,
+0x011024,2,
+0x011080,2,
+0x011090,12,
+0x011180,6,
+0x011200,7,
+0x011220,1,
+0x011240,4,
+0x011260,1,
+0x011280,5,
+0x011300,1,
+0x011310,2,
+0x011400,4,
+0x011460,1,
+0x0114b0,4,
+0x011800,1,
+0x011810,4,
+0x011824,2,
+0x011880,2,
+0x011890,12,
+0x011980,6,
+0x011a00,7,
+0x011a20,1,
+0x011a40,4,
+0x011a60,1,
+0x011a80,5,
+0x011b00,1,
+0x011b10,2,
+0x011c00,4,
+0x011c60,1,
+0x011cb0,4,
+0x012000,1,
+0x01200c,1,
+0x012020,1,
+0x012030,2,
+0x012044,2,
+0x0120a0,4,
+0x0120c0,7,
+0x01211c,13,
+0x012164,1,
+0x012170,4,
+0x0121e0,6,
+0x012250,1,
+0x012360,4,
+0x012380,3,
+0x012390,5,
+0x0123b0,5,
+0x012440,3,
+0x012450,3,
+0x0124a8,2,
+0x0124c0,2,
+0x0124d0,2,
+0x012568,2,
+0x0125c0,4,
+0x0125fc,10,
+0x012628,6,
+0x012644,1,
+0x012660,2,
+0x012670,2,
+0x01268c,5,
+0x01270c,1,
+0x012728,8,
+0x012750,2,
+0x01275c,1,
+0x0127d8,2,
+0x0127e8,2,
+0x012840,1,
+0x012850,2,
+0x0128a0,5,
+0x012904,1,
+0x012910,5,
+0x012928,4,
+0x012944,2,
+0x012950,1,
+0x012958,4,
+0x012980,4,
+0x0129a0,1,
+0x0129b0,2,
+0x012d48,4,
+0x013000,9,
+0x013040,6,
+0x013060,6,
+0x013080,13,
+0x0130c0,13,
+0x013100,37,
+0x0131a0,5,
+0x0131c0,5,
+0x0131e0,5,
+0x013200,37,
+0x0132a0,5,
+0x0132c0,5,
+0x0132e0,5,
+0x013300,9,
+0x013330,2,
+0x013340,1,
+0x013350,2,
+0x013360,1,
+0x013370,2,
+0x013380,2,
+0x01338c,38,
+0x013430,2,
+0x013440,1,
+0x013450,2,
+0x013460,1,
+0x013470,2,
+0x013480,2,
+0x01348c,30,
+0x013510,2,
+0x013520,1,
+0x013530,2,
+0x013544,2,
+0x013580,15,
+0x0135c0,16,
+0x013604,2,
+0x013628,2,
+0x013634,1,
+0x013644,2,
+0x013668,2,
+0x013674,1,
+0x013684,2,
+0x0136a8,2,
+0x0136b4,1,
+0x0136c4,2,
+0x0136e8,2,
+0x0136f4,1,
+0x013700,21,
+0x013800,1,
+0x013820,2,
+0x01382c,10,
+0x01386c,10,
+0x013898,3,
+0x0138b0,2,
+0x013a00,1,
+0x013a20,2,
+0x013a2c,10,
+0x013a6c,10,
+0x013a98,3,
+0x013ab0,2,
+0x013c00,4,
+0x013c14,7,
+0x013c38,4,
+0x013c54,2,
+0x013ca0,1,
+0x013cb0,2,
+0x013cc0,1,
+0x013cd0,2,
+0x013d00,3,
+0x013d10,6,
+0x013d44,7,
+0x013d64,8,
+0x013d90,2,
+0x013da0,6,
+0x013e00,1,
+0x014000,3,
+0x014010,15,
+0x014050,16,
+0x01409c,1,
+0x0140b0,9,
+0x0140e0,1,
+0x0140f0,3,
+0x014100,12,
+0x014134,4,
+0x014158,1,
+0x014180,1,
+0x014194,2,
+0x0141ac,11,
+0x0141ec,4,
+0x014200,3,
+0x014210,15,
+0x014250,16,
+0x01429c,1,
+0x0142b0,9,
+0x0142e0,1,
+0x0142f0,3,
+0x014300,12,
+0x014334,4,
+0x014358,1,
+0x014380,1,
+0x014394,2,
+0x0143ac,11,
+0x0143ec,4,
+0x014400,11,
+0x01444c,8,
+0x014470,2,
+0x01447c,33,
+0x018000,2,
+0x01805c,4,
+0x018080,8,
+0x0180a4,7,
+0x0180c4,2,
+0x018100,32,
+0x018200,4,
+0x018224,1,
+0x018234,5,
+0x018300,32,
+0x018384,1,
+0x01838c,1,
+0x0183a4,3,
+0x018400,5,
+0x018420,5,
+0x018440,5,
+0x018460,5,
+0x018480,5,
+0x0184a0,5,
+0x0184c0,5,
+0x0184e0,5,
+0x018500,5,
+0x018520,5,
+0x018540,5,
+0x018560,5,
+0x018580,5,
+0x0185a0,5,
+0x0185c0,5,
+0x0185e0,5,
+0x018610,4,
+0x018624,4,
+0x018810,3,
+0x018820,11,
+0x018850,3,
+0x018860,7,
+0x018884,11,
+0x0188c8,2,
+0x0188d4,2,
+0x0188e0,8,
+0x018a04,3,
+0x018a20,3,
+0x018a30,4,
+0x018a44,21,
+0x018b00,16,
+0x018b4c,5,
+0x018b68,5,
+0x018c00,17,
+0x018c54,28,
+0x018cd4,13,
+0x018d0c,2,
+0x018e00,1,
+0x018e10,2,
+0x018e50,2,
+0x018f00,4,
+0x018f14,7,
+0x018f38,5,
+0x018f54,2,
+0x018fa0,1,
+0x018fb0,2,
+0x018fc0,1,
+0x018fd0,2,
+0x018fe0,5,
+0x019ff0,2052,
+0x01c004,2,
+0x01c010,1,
+0x01c01c,2,
+0x01c06c,27,
+0x01c180,1,
+0x01c190,2,
+0x01c1a0,1,
+0x01c1b0,2,
+0x01c1c0,7,
+0x01c1e0,7,
+0x01c200,17,
+0x01c254,28,
+0x01c2d4,13,
+0x01c30c,2,
+0x01c40c,5,
+0x01c428,2,
+0x01c434,1,
+0x01c448,2,
+0x01c454,1,
+0x01c464,25,
+0x01c4d8,2,
+0x01c4e4,7,
+0x01c608,4,
+0x01c624,3,
+0x01c63c,1,
+0x01c64c,27,
+0x01c6c0,18,
+0x01c70c,2,
+0x01c71c,5,
+0x01c738,2,
+0x01c744,1,
+0x01c75c,1,
+0x01c7dc,1,
+0x01c7e4,1,
+0x01c7f8,7,
+0x01c818,7,
+0x01c840,19,
+0x01c8a0,5,
+0x01c8c0,1,
+0x01c900,5,
+0x01c918,7,
+0x01c940,19,
+0x01c9a0,5,
+0x01c9c0,1,
+0x01ca00,5,
+0x01ca18,7,
+0x01ca40,19,
+0x01caa0,5,
+0x01cac0,1,
+0x01cb00,5,
+0x01cb18,7,
+0x01cb40,19,
+0x01cba0,5,
+0x01cbc0,1,
+0x01cc00,5,
+0x01cc18,7,
+0x01cc40,19,
+0x01cca0,5,
+0x01ccc0,1,
+0x01cd00,5,
+0x01cd18,7,
+0x01cd40,19,
+0x01cda0,5,
+0x01cdc0,1,
+0x01ce00,5,
+0x01ce18,7,
+0x01ce40,19,
+0x01cea0,5,
+0x01cec0,1,
+0x01cf00,5,
+0x01cf18,7,
+0x01cf40,19,
+0x01cfa0,5,
+0x01cfc0,1,
+0x01d000,19,
+0x01d054,21,
+0x01d0ac,6,
+0x01d0d0,2,
+0x01d0e8,15,
+0x01d140,1,
+0x01d148,53,
+0x01d220,12,
+0x01d25c,6,
+0x01d278,2,
+0x01d284,1,
+0x01d298,2,
+0x01d2a8,6,
+0x01d300,2,
+0x01d310,20,
+0x01d368,2,
+0x01d37c,6,
+0x01d3c0,5,
+0x01d3e0,6,
+0x01d400,19,
+0x01d454,21,
+0x01d4ac,6,
+0x01d4d0,2,
+0x01d4e8,15,
+0x01d540,1,
+0x01d548,53,
+0x01d620,12,
+0x01d65c,6,
+0x01d678,2,
+0x01d684,1,
+0x01d698,2,
+0x01d6a8,6,
+0x01d700,2,
+0x01d710,20,
+0x01d768,2,
+0x01d77c,6,
+0x01d7c0,5,
+0x01d7e0,6,
+0x01d800,16,
+0x01d844,1,
+0x01d880,8,
+0x01d8c4,1,
+0x01d8cc,5,
+0x01d8e4,7,
+0x01d920,1,
+0x01d968,3,
+0x01d9e0,6,
+0x01da00,2,
+0x01da14,2,
+0x01da20,8,
+0x01da44,1,
+0x01da58,2,
+0x01da64,1,
+0x01da78,8,
+0x01db04,1,
+0x01db0c,14,
+0x01db50,2,
+0x01db60,1,
+0x01db70,2,
+0x01db80,1,
+0x01db90,2,
+0x01dba0,3,
+0x01dc00,1,
+0x01dc0c,1,
+0x01dd80,13,
+0x01ddbc,1,
+0x01dde0,9,
+0x01df00,1,
+0x01df08,1,
+0x01df14,5,
+0x01df38,1,
+0x01df40,1,
+0x01df54,2,
+0x01dfa0,1,
+0x01dfb0,2,
+0x01e5c0,1,
+0x01e5dc,1,
+0x01e5e4,14,
+0x01e620,4,
+0x01e668,6,
+0x01e780,160,
+0x01ea04,12,
+0x01ec00,8,
+0x01ec24,1,
+0x01ec30,1,
+0x01ec44,20,
+0x01ec9c,2,
+0x01ecac,14,
+0x01ed80,1,
+0x01edc4,1,
+0x01ede0,1,
+0x01ede8,3,
+0x01edf8,1,
+0x01ee00,8,
+0x01ee24,1,
+0x01ee30,1,
+0x01ee44,20,
+0x01ee9c,2,
+0x01eeac,14,
+0x01ef80,1,
+0x01efc4,1,
+0x01efe0,1,
+0x01efe8,3,
+0x01eff8,1,
+0x01f000,1024,
+0x030000,1,
+0x030010,2,
+0x030020,1,
+0x030030,2,
+0x030040,1,
+0x030050,2,
+0x030100,27,
+0x030180,3,
+0x030200,80,
+0x030400,288,
+0x030900,32,
+0x030a04,1,
+0x030c00,128,
+0x030e1c,1,
+0x030e3c,1,
+0x030e44,1,
+0x030e5c,16,
+0x030f10,28,
+0x031000,14,
+0x031040,14,
+0x031080,14,
+0x0310c0,14,
+0x031100,133,
+0x031318,13,
+0x033000,1025,
+0x034010,2,
+0x034104,1,
+0x034224,1,
+0x034260,7,
+0x034284,4,
+0x034304,1,
+0x034314,3,
+0x034324,1,
+0x034334,3,
+0x034344,1,
+0x034358,2,
+0x034414,3,
+0x034510,4,
+0x034608,6,
+0x034800,7,
+0x034820,4,
+0x034868,6,
+0x034980,45,
+0x034a40,13,
+0x034a80,13,
+0x034ac0,13,
+0x034b00,13,
+0x034b40,13,
+0x034b80,13,
+0x034bc0,13,
+0x035020,1,
+0x035028,1,
+0x035040,2,
+0x03504c,1,
+0x035058,3,
+0x035068,4,
+0x035104,5,
+0x035200,12,
+0x035240,12,
+0x035280,12,
+0x0352c0,12,
+0x035300,12,
+0x035340,12,
+0x035380,12,
+0x0353c0,12,
+0x036000,128,
+0x036204,12,
+0x036400,8,
+0x036424,1,
+0x036430,1,
+0x036444,20,
+0x03649c,2,
+0x0364ac,14,
+0x036580,1,
+0x0365c4,1,
+0x0365e0,1,
+0x0365e8,3,
+0x0365f8,1,
+0x036600,4,
+0x036614,6,
+0x036638,3,
+0x036654,2,
+0x0366a0,1,
+0x0366b0,2,
+0x0366c0,1,
+0x0366d0,2,
+0x036700,1,
+0x036710,2,
+0x036720,1,
+0x036730,2,
+0x040000,19,
+0x040050,3,
+0x040060,2,
+0x040080,1,
+0x040088,3,
+0x0400a4,5,
+0x0400c0,4,
+0x0400e0,3,
+0x040100,6,
+0x04011c,14,
+0x04015c,1,
+0x040170,4,
+0x040190,3,
+0x0401a4,1,
+0x0401ac,5,
+0x0401c4,1,
+0x0401cc,6,
+0x040200,3,
+0x040210,3,
+0x040220,3,
+0x040230,3,
+0x040240,3,
+0x040250,3,
+0x040260,3,
+0x040270,3,
+0x040280,3,
+0x040290,3,
+0x0402a0,3,
+0x0402b0,3,
+0x0402c0,3,
+0x0402d0,3,
+0x0402e0,3,
+0x0402f0,3,
+0x040304,1,
+0x040314,8,
+0x040340,11,
+0x040490,1,
+0x0404a8,15,
+0x040510,18,
+0x04055c,3,
+0x04056c,3,
+0x04057c,3,
+0x04058c,2,
+0x04059c,17,
+0x040610,16,
+0x0406e0,51,
+0x0407d0,3,
+0x0407f0,1,
+0x040800,337,
+0x040d50,18,
+0x040d9c,4,
+0x040db0,11,
+0x040df0,11,
+0x040e20,1,
+0x040e28,11,
+0x040e58,1,
+0x040e60,2,
+0x040e6c,1,
+0x040e74,11,
+0x040eb0,4,
+0x040ec8,2,
+0x040ed4,7,
+0x040ef8,8,
+0x040f20,4,
+0x041000,33,
+0x041100,30,
+0x041180,15,
+0x0411dc,1,
+0x0411e4,15,
+0x041224,1,
+0x041230,1,
+0x041244,20,
+0x04129c,2,
+0x0412ac,14,
+0x041380,1,
+0x0413c4,1,
+0x0413e0,1,
+0x0413e8,3,
+0x0413f8,1,
+0x041400,8,
+0x041424,1,
+0x041430,1,
+0x041444,20,
+0x04149c,2,
+0x0414ac,14,
+0x041580,1,
+0x0415c4,1,
+0x0415e0,1,
+0x0415e8,3,
+0x0415f8,1,
+0x041600,4,
+0x041614,7,
+0x041638,4,
+0x041654,2,
+0x0416a0,1,
+0x0416b0,2,
+0x0416c0,1,
+0x0416d0,2,
+0x0416e0,1,
+0x041a00,1,
+0x041a10,2,
+0x041a20,1,
+0x041a30,2,
+0x041c00,128,
+0x041e04,12,
+0x042000,5,
+0x042020,5,
+0x042040,5,
+0x042060,5,
+0x042080,5,
+0x0420a0,5,
+0x0420c0,5,
+0x0420e0,5,
+0x042100,5,
+0x042120,5,
+0x042140,5,
+0x042160,5,
+0x042180,5,
+0x0421a0,5,
+0x0421c0,5,
+0x0421e0,5,
+0x042200,5,
+0x042220,5,
+0x042240,5,
+0x042260,5,
+0x042280,5,
+0x0422a0,5,
+0x0422c0,5,
+0x0422e0,5,
+0x042300,5,
+0x042320,5,
+0x042340,5,
+0x042360,5,
+0x042380,5,
+0x0423a0,5,
+0x0423c0,5,
+0x0423e0,5,
+0x042400,5,
+0x042420,5,
+0x042440,5,
+0x042460,5,
+0x042480,5,
+0x0424a0,5,
+0x0424c0,5,
+0x0424e0,5,
+0x042500,5,
+0x042520,5,
+0x042540,5,
+0x042560,5,
+0x042580,5,
+0x0425a0,5,
+0x0425c0,5,
+0x0425e0,5,
+0x042600,5,
+0x042620,5,
+0x042640,5,
+0x042660,5,
+0x042680,5,
+0x0426a0,5,
+0x0426c0,5,
+0x0426e0,5,
+0x042700,5,
+0x042720,5,
+0x042740,5,
+0x042760,5,
+0x042780,5,
+0x0427a0,5,
+0x0427c0,5,
+0x0427e0,5,
+0x042800,5,
+0x042820,5,
+0x042840,5,
+0x042860,5,
+0x042880,5,
+0x0428a0,5,
+0x0428c0,5,
+0x0428e0,5,
+0x042900,5,
+0x042920,5,
+0x042940,5,
+0x042960,5,
+0x042980,5,
+0x0429a0,5,
+0x0429c0,5,
+0x0429e0,5,
+0x042a00,5,
+0x042a20,5,
+0x042a40,5,
+0x042a60,5,
+0x042a80,5,
+0x042aa0,5,
+0x042ac0,5,
+0x042ae0,5,
+0x042b00,5,
+0x042b20,5,
+0x042b40,5,
+0x042b60,5,
+0x042b80,5,
+0x042ba0,5,
+0x042bc0,5,
+0x042be0,5,
+0x042c00,5,
+0x042c20,5,
+0x042c40,5,
+0x042c60,5,
+0x042c80,5,
+0x042ca0,5,
+0x042cc0,5,
+0x042ce0,5,
+0x042d00,5,
+0x042d20,5,
+0x042d40,5,
+0x042d60,5,
+0x042d80,5,
+0x042da0,5,
+0x042dc0,5,
+0x042de0,5,
+0x042e00,5,
+0x042e20,5,
+0x042e40,5,
+0x042e60,5,
+0x042e80,5,
+0x042ea0,5,
+0x042ec0,5,
+0x042ee0,5,
+0x042f00,5,
+0x042f20,5,
+0x042f40,5,
+0x042f60,5,
+0x042f80,5,
+0x042fa0,5,
+0x042fc0,5,
+0x042fe0,5,
+0x043000,5,
+0x043020,5,
+0x043040,5,
+0x043060,5,
+0x043080,5,
+0x0430a0,5,
+0x0430c0,5,
+0x0430e0,5,
+0x043100,5,
+0x043120,5,
+0x043140,5,
+0x043160,5,
+0x043180,5,
+0x0431a0,5,
+0x0431c0,5,
+0x0431e0,5,
+0x043200,5,
+0x043220,5,
+0x043240,5,
+0x043260,5,
+0x043280,5,
+0x0432a0,5,
+0x0432c0,5,
+0x0432e0,5,
+0x043300,5,
+0x043320,5,
+0x043340,5,
+0x043360,5,
+0x043380,5,
+0x0433a0,5,
+0x0433c0,5,
+0x0433e0,5,
+0x043400,5,
+0x043420,5,
+0x043440,5,
+0x043460,5,
+0x043480,5,
+0x0434a0,5,
+0x0434c0,5,
+0x0434e0,5,
+0x043500,5,
+0x043520,5,
+0x043540,5,
+0x043560,5,
+0x043580,5,
+0x0435a0,5,
+0x0435c0,5,
+0x0435e0,5,
+0x043600,5,
+0x043620,5,
+0x043640,5,
+0x043660,5,
+0x043680,5,
+0x0436a0,5,
+0x0436c0,5,
+0x0436e0,5,
+0x043700,5,
+0x043720,5,
+0x043740,5,
+0x043760,5,
+0x043780,5,
+0x0437a0,5,
+0x0437c0,5,
+0x0437e0,5,
+0x043800,5,
+0x043820,5,
+0x043840,5,
+0x043860,5,
+0x043880,5,
+0x0438a0,5,
+0x0438c0,5,
+0x0438e0,5,
+0x043900,5,
+0x043920,5,
+0x043940,5,
+0x043960,5,
+0x043980,5,
+0x0439a0,5,
+0x0439c0,5,
+0x0439e0,5,
+0x043a00,5,
+0x043a20,5,
+0x043a40,5,
+0x043a60,5,
+0x043a80,5,
+0x043aa0,5,
+0x043ac0,5,
+0x043ae0,5,
+0x043b00,5,
+0x043b20,5,
+0x043b40,5,
+0x043b60,5,
+0x043b80,5,
+0x043ba0,5,
+0x043bc0,5,
+0x043be0,5,
+0x043c00,5,
+0x043c20,5,
+0x043c40,5,
+0x043c60,5,
+0x043c80,5,
+0x043ca0,5,
+0x043cc0,5,
+0x043ce0,5,
+0x043d00,5,
+0x043d20,5,
+0x043d40,5,
+0x043d60,5,
+0x043d80,5,
+0x043da0,5,
+0x043dc0,5,
+0x043de0,5,
+0x043e00,5,
+0x043e20,5,
+0x043e40,5,
+0x043e60,5,
+0x043e80,5,
+0x043ea0,5,
+0x043ec0,5,
+0x043ee0,5,
+0x043f00,5,
+0x043f20,5,
+0x043f40,5,
+0x043f60,5,
+0x043f80,5,
+0x043fa0,5,
+0x043fc0,5,
+0x043fe0,5,
+0x044004,1,
+0x044200,8,
+0x044230,52,
+0x044320,3,
+0x044fc8,112,
+0x045190,88,
+0x045300,39,
+0x045400,13,
+0x045440,9,
+0x04546c,5,
+0x047ff0,2,
+0x048000,5,
+0x048020,5,
+0x048040,5,
+0x048060,5,
+0x048080,5,
+0x0480a0,5,
+0x0480c0,5,
+0x0480e0,5,
+0x048100,5,
+0x048120,5,
+0x048140,5,
+0x048160,5,
+0x048180,5,
+0x0481a0,5,
+0x0481c0,5,
+0x0481e0,5,
+0x048200,5,
+0x048220,5,
+0x048240,5,
+0x048260,5,
+0x048280,5,
+0x0482a0,5,
+0x0482c0,5,
+0x0482e0,5,
+0x048300,5,
+0x048320,5,
+0x048340,5,
+0x048360,5,
+0x048380,5,
+0x0483a0,5,
+0x0483c0,5,
+0x0483e0,5,
+0x048400,5,
+0x048420,5,
+0x048440,5,
+0x048460,5,
+0x048480,5,
+0x0484a0,5,
+0x0484c0,5,
+0x0484e0,5,
+0x048500,5,
+0x048520,5,
+0x048540,5,
+0x048560,5,
+0x048580,5,
+0x0485a0,5,
+0x0485c0,5,
+0x0485e0,5,
+0x048600,5,
+0x048620,5,
+0x048640,5,
+0x048660,5,
+0x048680,5,
+0x0486a0,5,
+0x0486c0,5,
+0x0486e0,5,
+0x048700,5,
+0x048720,5,
+0x048740,5,
+0x048760,5,
+0x048780,5,
+0x0487a0,5,
+0x0487c0,5,
+0x0487e0,5,
+0x048800,5,
+0x048820,5,
+0x048840,5,
+0x048860,5,
+0x048880,5,
+0x0488a0,5,
+0x0488c0,5,
+0x0488e0,5,
+0x048900,5,
+0x048920,5,
+0x048940,5,
+0x048960,5,
+0x048980,5,
+0x0489a0,5,
+0x0489c0,5,
+0x0489e0,5,
+0x048a00,5,
+0x048a20,5,
+0x048a40,5,
+0x048a60,5,
+0x048a80,5,
+0x048aa0,5,
+0x048ac0,5,
+0x048ae0,5,
+0x048b00,5,
+0x048b20,5,
+0x048b40,5,
+0x048b60,5,
+0x048b80,5,
+0x048ba0,5,
+0x048bc0,5,
+0x048be0,5,
+0x048c00,5,
+0x048c20,5,
+0x048c40,5,
+0x048c60,5,
+0x048c80,5,
+0x048ca0,5,
+0x048cc0,5,
+0x048ce0,5,
+0x048d00,5,
+0x048d20,5,
+0x048d40,5,
+0x048d60,5,
+0x048d80,5,
+0x048da0,5,
+0x048dc0,5,
+0x048de0,5,
+0x048e00,5,
+0x048e20,5,
+0x048e40,5,
+0x048e60,5,
+0x048e80,5,
+0x048ea0,5,
+0x048ec0,5,
+0x048ee0,5,
+0x048f00,5,
+0x048f20,5,
+0x048f40,5,
+0x048f60,5,
+0x048f80,5,
+0x048fa0,5,
+0x048fc0,5,
+0x048fe0,5,
+0x049000,5,
+0x049020,5,
+0x049040,5,
+0x049060,5,
+0x049080,5,
+0x0490a0,5,
+0x0490c0,5,
+0x0490e0,5,
+0x049100,5,
+0x049120,5,
+0x049140,5,
+0x049160,5,
+0x049180,5,
+0x0491a0,5,
+0x0491c0,5,
+0x0491e0,5,
+0x049200,5,
+0x049220,5,
+0x049240,5,
+0x049260,5,
+0x049280,5,
+0x0492a0,5,
+0x0492c0,5,
+0x0492e0,5,
+0x049300,5,
+0x049320,5,
+0x049340,5,
+0x049360,5,
+0x049380,5,
+0x0493a0,5,
+0x0493c0,5,
+0x0493e0,5,
+0x049400,5,
+0x049420,5,
+0x049440,5,
+0x049460,5,
+0x049480,5,
+0x0494a0,5,
+0x0494c0,5,
+0x0494e0,5,
+0x049500,5,
+0x049520,5,
+0x049540,5,
+0x049560,5,
+0x049580,5,
+0x0495a0,5,
+0x0495c0,5,
+0x0495e0,5,
+0x049600,5,
+0x049620,5,
+0x049640,5,
+0x049660,5,
+0x049680,5,
+0x0496a0,5,
+0x0496c0,5,
+0x0496e0,5,
+0x049700,5,
+0x049720,5,
+0x049740,5,
+0x049760,5,
+0x049780,5,
+0x0497a0,5,
+0x0497c0,5,
+0x0497e0,5,
+0x049800,5,
+0x049820,5,
+0x049840,5,
+0x049860,5,
+0x049880,5,
+0x0498a0,5,
+0x0498c0,5,
+0x0498e0,5,
+0x049900,5,
+0x049920,5,
+0x049940,5,
+0x049960,5,
+0x049980,5,
+0x0499a0,5,
+0x0499c0,5,
+0x0499e0,5,
+0x049a00,5,
+0x049a20,5,
+0x049a40,5,
+0x049a60,5,
+0x049a80,5,
+0x049aa0,5,
+0x049ac0,5,
+0x049ae0,5,
+0x049b00,5,
+0x049b20,5,
+0x049b40,5,
+0x049b60,5,
+0x049b80,5,
+0x049ba0,5,
+0x049bc0,5,
+0x049be0,5,
+0x049c00,5,
+0x049c20,5,
+0x049c40,5,
+0x049c60,5,
+0x049c80,5,
+0x049ca0,5,
+0x049cc0,5,
+0x049ce0,5,
+0x049d00,5,
+0x049d20,5,
+0x049d40,5,
+0x049d60,5,
+0x049d80,5,
+0x049da0,5,
+0x049dc0,5,
+0x049de0,5,
+0x049e00,5,
+0x049e20,5,
+0x049e40,5,
+0x049e60,5,
+0x049e80,5,
+0x049ea0,5,
+0x049ec0,5,
+0x049ee0,5,
+0x049f00,5,
+0x049f20,5,
+0x049f40,5,
+0x049f60,5,
+0x049f80,5,
+0x049fa0,5,
+0x049fc0,5,
+0x049fe0,5,
+0x04a000,5,
+0x04a020,5,
+0x04a040,5,
+0x04a060,5,
+0x04a080,5,
+0x04a0a0,5,
+0x04a0c0,5,
+0x04a0e0,5,
+0x04a100,5,
+0x04a120,5,
+0x04a140,5,
+0x04a160,5,
+0x04a180,5,
+0x04a1a0,5,
+0x04a1c0,5,
+0x04a1e0,5,
+0x04a200,5,
+0x04a220,5,
+0x04a240,5,
+0x04a260,5,
+0x04a280,5,
+0x04a2a0,5,
+0x04a2c0,5,
+0x04a2e0,5,
+0x04a300,5,
+0x04a320,5,
+0x04a340,5,
+0x04a360,5,
+0x04a380,5,
+0x04a3a0,5,
+0x04a3c0,5,
+0x04a3e0,5,
+0x04a400,5,
+0x04a420,5,
+0x04a440,5,
+0x04a460,5,
+0x04a480,5,
+0x04a4a0,5,
+0x04a4c0,5,
+0x04a4e0,5,
+0x04a500,5,
+0x04a520,5,
+0x04a540,5,
+0x04a560,5,
+0x04a580,5,
+0x04a5a0,5,
+0x04a5c0,5,
+0x04a5e0,5,
+0x04a600,5,
+0x04a620,5,
+0x04a640,5,
+0x04a660,5,
+0x04a680,5,
+0x04a6a0,5,
+0x04a6c0,5,
+0x04a6e0,5,
+0x04a700,5,
+0x04a720,5,
+0x04a740,5,
+0x04a760,5,
+0x04a780,5,
+0x04a7a0,5,
+0x04a7c0,5,
+0x04a7e0,5,
+0x04a800,5,
+0x04a820,5,
+0x04a840,5,
+0x04a860,5,
+0x04a880,5,
+0x04a8a0,5,
+0x04a8c0,5,
+0x04a8e0,5,
+0x04a900,5,
+0x04a920,5,
+0x04a940,5,
+0x04a960,5,
+0x04a980,5,
+0x04a9a0,5,
+0x04a9c0,5,
+0x04a9e0,5,
+0x04aa00,5,
+0x04aa20,5,
+0x04aa40,5,
+0x04aa60,5,
+0x04aa80,5,
+0x04aaa0,5,
+0x04aac0,5,
+0x04aae0,5,
+0x04ab00,5,
+0x04ab20,5,
+0x04ab40,5,
+0x04ab60,5,
+0x04ab80,5,
+0x04aba0,5,
+0x04abc0,5,
+0x04abe0,5,
+0x04ac00,5,
+0x04ac20,5,
+0x04ac40,5,
+0x04ac60,5,
+0x04ac80,5,
+0x04aca0,5,
+0x04acc0,5,
+0x04ace0,5,
+0x04ad00,5,
+0x04ad20,5,
+0x04ad40,5,
+0x04ad60,5,
+0x04ad80,5,
+0x04ada0,5,
+0x04adc0,5,
+0x04ade0,5,
+0x04ae00,5,
+0x04ae20,5,
+0x04ae40,5,
+0x04ae60,5,
+0x04ae80,5,
+0x04aea0,5,
+0x04aec0,5,
+0x04aee0,5,
+0x04af00,5,
+0x04af20,5,
+0x04af40,5,
+0x04af60,5,
+0x04af80,5,
+0x04afa0,5,
+0x04afc0,5,
+0x04afe0,5,
+0x04b000,5,
+0x04b020,5,
+0x04b040,5,
+0x04b060,5,
+0x04b080,5,
+0x04b0a0,5,
+0x04b0c0,5,
+0x04b0e0,5,
+0x04b100,5,
+0x04b120,5,
+0x04b140,5,
+0x04b160,5,
+0x04b180,5,
+0x04b1a0,5,
+0x04b1c0,5,
+0x04b1e0,5,
+0x04b200,5,
+0x04b220,5,
+0x04b240,5,
+0x04b260,5,
+0x04b280,5,
+0x04b2a0,5,
+0x04b2c0,5,
+0x04b2e0,5,
+0x04b300,5,
+0x04b320,5,
+0x04b340,5,
+0x04b360,5,
+0x04b380,5,
+0x04b3a0,5,
+0x04b3c0,5,
+0x04b3e0,5,
+0x04b400,5,
+0x04b420,5,
+0x04b440,5,
+0x04b460,5,
+0x04b480,5,
+0x04b4a0,5,
+0x04b4c0,5,
+0x04b4e0,5,
+0x04b500,5,
+0x04b520,5,
+0x04b540,5,
+0x04b560,5,
+0x04b580,5,
+0x04b5a0,5,
+0x04b5c0,5,
+0x04b5e0,5,
+0x04b600,5,
+0x04b620,5,
+0x04b640,5,
+0x04b660,5,
+0x04b680,5,
+0x04b6a0,5,
+0x04b6c0,5,
+0x04b6e0,5,
+0x04b700,5,
+0x04b720,5,
+0x04b740,5,
+0x04b760,5,
+0x04b780,5,
+0x04b7a0,5,
+0x04b7c0,5,
+0x04b7e0,5,
+0x04b800,5,
+0x04b820,5,
+0x04b840,5,
+0x04b860,5,
+0x04b880,5,
+0x04b8a0,5,
+0x04b8c0,5,
+0x04b8e0,5,
+0x04b900,5,
+0x04b920,5,
+0x04b940,5,
+0x04b960,5,
+0x04b980,5,
+0x04b9a0,5,
+0x04b9c0,5,
+0x04b9e0,5,
+0x04ba00,5,
+0x04ba20,5,
+0x04ba40,5,
+0x04ba60,5,
+0x04ba80,5,
+0x04baa0,5,
+0x04bac0,5,
+0x04bae0,5,
+0x04bb00,5,
+0x04bb20,5,
+0x04bb40,5,
+0x04bb60,5,
+0x04bb80,5,
+0x04bba0,5,
+0x04bbc0,5,
+0x04bbe0,5,
+0x04bc00,5,
+0x04bc20,5,
+0x04bc40,5,
+0x04bc60,5,
+0x04bc80,5,
+0x04bca0,5,
+0x04bcc0,5,
+0x04bce0,5,
+0x04bd00,5,
+0x04bd20,5,
+0x04bd40,5,
+0x04bd60,5,
+0x04bd80,5,
+0x04bda0,5,
+0x04bdc0,5,
+0x04bde0,5,
+0x04be00,5,
+0x04be20,5,
+0x04be40,5,
+0x04be60,5,
+0x04be80,5,
+0x04bea0,5,
+0x04bec0,5,
+0x04bee0,5,
+0x04bf00,5,
+0x04bf20,5,
+0x04bf40,5,
+0x04bf60,5,
+0x04bf80,5,
+0x04bfa0,5,
+0x04bfc0,5,
+0x04bfe0,5,
+0x04c000,5,
+0x04c020,5,
+0x04c040,5,
+0x04c060,5,
+0x04c080,5,
+0x04c0a0,5,
+0x04c0c0,5,
+0x04c0e0,5,
+0x04c100,5,
+0x04c120,5,
+0x04c140,5,
+0x04c160,5,
+0x04c180,5,
+0x04c1a0,5,
+0x04c1c0,5,
+0x04c1e0,5,
+0x04c200,5,
+0x04c220,5,
+0x04c240,5,
+0x04c260,5,
+0x04c280,5,
+0x04c2a0,5,
+0x04c2c0,5,
+0x04c2e0,5,
+0x04c300,5,
+0x04c320,5,
+0x04c340,5,
+0x04c360,5,
+0x04c380,5,
+0x04c3a0,5,
+0x04c3c0,5,
+0x04c3e0,5,
+0x04c400,5,
+0x04c420,5,
+0x04c440,5,
+0x04c460,5,
+0x04c480,5,
+0x04c4a0,5,
+0x04c4c0,5,
+0x04c4e0,5,
+0x04c500,5,
+0x04c520,5,
+0x04c540,5,
+0x04c560,5,
+0x04c580,5,
+0x04c5a0,5,
+0x04c5c0,5,
+0x04c5e0,5,
+0x04c600,5,
+0x04c620,5,
+0x04c640,5,
+0x04c660,5,
+0x04c680,5,
+0x04c6a0,5,
+0x04c6c0,5,
+0x04c6e0,5,
+0x04c700,5,
+0x04c720,5,
+0x04c740,5,
+0x04c760,5,
+0x04c780,5,
+0x04c7a0,5,
+0x04c7c0,5,
+0x04c7e0,5,
+0x04c800,5,
+0x04c820,5,
+0x04c840,5,
+0x04c860,5,
+0x04c880,5,
+0x04c8a0,5,
+0x04c8c0,5,
+0x04c8e0,5,
+0x04c900,5,
+0x04c920,5,
+0x04c940,5,
+0x04c960,5,
+0x04c980,5,
+0x04c9a0,5,
+0x04c9c0,5,
+0x04c9e0,5,
+0x04ca00,5,
+0x04ca20,5,
+0x04ca40,5,
+0x04ca60,5,
+0x04ca80,5,
+0x04caa0,5,
+0x04cac0,5,
+0x04cae0,5,
+0x04cb00,5,
+0x04cb20,5,
+0x04cb40,5,
+0x04cb60,5,
+0x04cb80,5,
+0x04cba0,5,
+0x04cbc0,5,
+0x04cbe0,5,
+0x04cc00,5,
+0x04cc20,5,
+0x04cc40,5,
+0x04cc60,5,
+0x04cc80,5,
+0x04cca0,5,
+0x04ccc0,5,
+0x04cce0,5,
+0x04cd00,5,
+0x04cd20,5,
+0x04cd40,5,
+0x04cd60,5,
+0x04cd80,5,
+0x04cda0,5,
+0x04cdc0,5,
+0x04cde0,5,
+0x04ce00,5,
+0x04ce20,5,
+0x04ce40,5,
+0x04ce60,5,
+0x04ce80,5,
+0x04cea0,5,
+0x04cec0,5,
+0x04cee0,5,
+0x04cf00,5,
+0x04cf20,5,
+0x04cf40,5,
+0x04cf60,5,
+0x04cf80,5,
+0x04cfa0,5,
+0x04cfc0,5,
+0x04cfe0,5,
+0x050004,1,
+0x05000c,5,
+0x05900c,10,
+0x05903c,1,
+0x05a000,1,
+0x05a008,1,
+0x05a010,1,
+0x05a018,1,
+0x05a020,1,
+0x05a028,1,
+0x05a030,1,
+0x05a038,1,
+0x05a040,1,
+0x05a048,1,
+0x05a050,1,
+0x05a058,1,
+0x05a060,1,
+0x05a068,1,
+0x05a070,1,
+0x05a078,1,
+0x05a080,1,
+0x05a088,1,
+0x05a090,1,
+0x05a098,1,
+0x05a0a0,1,
+0x05a0a8,1,
+0x05a0b0,1,
+0x05a0b8,1,
+0x05a0c0,1,
+0x05a0c8,1,
+0x05a0d0,1,
+0x05a0d8,1,
+0x05a0e0,1,
+0x05a0e8,1,
+0x05a0f0,1,
+0x05a0f8,1,
+0x05a100,1,
+0x05a108,1,
+0x05a110,1,
+0x05a118,1,
+0x05a120,1,
+0x05a128,1,
+0x05a130,1,
+0x05a138,1,
+0x05a140,1,
+0x05a148,1,
+0x05a150,1,
+0x05a158,1,
+0x05a160,1,
+0x05a168,1,
+0x05a170,1,
+0x05a178,1,
+0x05a180,1,
+0x05a188,1,
+0x05a190,1,
+0x05a198,1,
+0x05a1a0,1,
+0x05a1a8,1,
+0x05a1b0,1,
+0x05a1b8,1,
+0x05a1c0,1,
+0x05a1c8,1,
+0x05a1d0,1,
+0x05a1d8,1,
+0x05a1e0,1,
+0x05a1e8,1,
+0x05a1f0,1,
+0x05a1f8,1,
+0x05a200,1,
+0x05a208,1,
+0x05a210,1,
+0x05a218,1,
+0x05a220,1,
+0x05a228,1,
+0x05a230,1,
+0x05a238,1,
+0x05a240,1,
+0x05a248,1,
+0x05a250,1,
+0x05a258,1,
+0x05a260,1,
+0x05a268,1,
+0x05a270,1,
+0x05a278,1,
+0x05a280,1,
+0x05a288,1,
+0x05a290,1,
+0x05a298,1,
+0x05a2a0,1,
+0x05a2a8,1,
+0x05a2b0,1,
+0x05a2b8,1,
+0x05a2c0,1,
+0x05a2c8,1,
+0x05a2d0,1,
+0x05a2d8,1,
+0x05a2e0,1,
+0x05a2e8,1,
+0x05a2f0,1,
+0x05a2f8,1,
+0x05a300,1,
+0x05a308,1,
+0x05a310,1,
+0x05a318,1,
+0x05a320,1,
+0x05a328,1,
+0x05a330,1,
+0x05a338,1,
+0x05a340,1,
+0x05a348,1,
+0x05a350,1,
+0x05a358,1,
+0x05a360,1,
+0x05a368,1,
+0x05a370,1,
+0x05a378,1,
+0x05a380,1,
+0x05a388,1,
+0x05a390,1,
+0x05a398,1,
+0x05a3a0,1,
+0x05a3a8,1,
+0x05a3b0,1,
+0x05a3b8,1,
+0x05a3c0,1,
+0x05a3c8,1,
+0x05a3d0,1,
+0x05a3d8,1,
+0x05a3e0,1,
+0x05a3e8,1,
+0x05a3f0,1,
+0x05a3f8,1,
+0x05a400,1,
+0x05a408,1,
+0x05a410,1,
+0x05a418,1,
+0x05a420,1,
+0x05a428,1,
+0x05a430,1,
+0x05a438,1,
+0x05a440,1,
+0x05a448,1,
+0x05a450,1,
+0x05a458,1,
+0x05a460,1,
+0x05a468,1,
+0x05a470,1,
+0x05a478,1,
+0x05a480,1,
+0x05a488,1,
+0x05a490,1,
+0x05a498,1,
+0x05a4a0,1,
+0x05a4a8,1,
+0x05a4b0,1,
+0x05a4b8,1,
+0x05a4c0,1,
+0x05a4c8,1,
+0x05a4d0,1,
+0x05a4d8,1,
+0x05a4e0,1,
+0x05a4e8,1,
+0x05a4f0,1,
+0x05a4f8,1,
+0x05a500,1,
+0x05a508,1,
+0x05a510,1,
+0x05a518,1,
+0x05a520,1,
+0x05a528,1,
+0x05a530,1,
+0x05a538,1,
+0x05a540,1,
+0x05a548,1,
+0x05a550,1,
+0x05a558,1,
+0x05a560,1,
+0x05a568,1,
+0x05a570,1,
+0x05a578,1,
+0x05a580,1,
+0x05a588,1,
+0x05a590,1,
+0x05a598,1,
+0x05a5a0,1,
+0x05a5a8,1,
+0x05a5b0,1,
+0x05a5b8,1,
+0x05a5c0,1,
+0x05a5c8,1,
+0x05a5d0,1,
+0x05a5d8,1,
+0x05a5e0,1,
+0x05a5e8,1,
+0x05a5f0,1,
+0x05a5f8,1,
+0x05a600,1,
+0x05a608,1,
+0x05a610,1,
+0x05a618,1,
+0x05a620,1,
+0x05a628,1,
+0x05a630,1,
+0x05a638,1,
+0x05a640,1,
+0x05a648,1,
+0x05a650,1,
+0x05a658,1,
+0x05a660,1,
+0x05a668,1,
+0x05a670,1,
+0x05a678,1,
+0x05a680,1,
+0x05a688,1,
+0x05a690,1,
+0x05a698,1,
+0x05a6a0,1,
+0x05a6a8,1,
+0x05a6b0,1,
+0x05a6b8,1,
+0x05a6c0,1,
+0x05a6c8,1,
+0x05a6d0,1,
+0x05a6d8,1,
+0x05a6e0,1,
+0x05a6e8,1,
+0x05a6f0,1,
+0x05a6f8,1,
+0x05a700,1,
+0x05a708,1,
+0x05a710,1,
+0x05a718,1,
+0x05a720,1,
+0x05a728,1,
+0x05a730,1,
+0x05a738,1,
+0x05a740,1,
+0x05a748,1,
+0x05a750,1,
+0x05a758,1,
+0x05a760,1,
+0x05a768,1,
+0x05a770,1,
+0x05a778,1,
+0x05a780,1,
+0x05a788,1,
+0x05a790,1,
+0x05a798,1,
+0x05a7a0,1,
+0x05a7a8,1,
+0x05a7b0,1,
+0x05a7b8,1,
+0x05a7c0,1,
+0x05a7c8,1,
+0x05a7d0,1,
+0x05a7d8,1,
+0x05a7e0,1,
+0x05a7e8,1,
+0x05a7f0,1,
+0x05a7f8,1,
+0x05a800,1,
+0x05a808,1,
+0x05a810,1,
+0x05a818,1,
+0x05a820,1,
+0x05a828,1,
+0x05a830,1,
+0x05a838,1,
+0x05a840,1,
+0x05a848,1,
+0x05a850,1,
+0x05a858,1,
+0x05a860,1,
+0x05a868,1,
+0x05a870,1,
+0x05a878,1,
+0x05a880,1,
+0x05a888,1,
+0x05a890,1,
+0x05a898,1,
+0x05a8a0,1,
+0x05a8a8,1,
+0x05a8b0,1,
+0x05a8b8,1,
+0x05a8c0,1,
+0x05a8c8,1,
+0x05a8d0,1,
+0x05a8d8,1,
+0x05a8e0,1,
+0x05a8e8,1,
+0x05a8f0,1,
+0x05a8f8,1,
+0x05a900,1,
+0x05a908,1,
+0x05a910,1,
+0x05a918,1,
+0x05a920,1,
+0x05a928,1,
+0x05a930,1,
+0x05a938,1,
+0x05a940,1,
+0x05a948,1,
+0x05a950,1,
+0x05a958,1,
+0x05a960,1,
+0x05a968,1,
+0x05a970,1,
+0x05a978,1,
+0x05a980,1,
+0x05a988,1,
+0x05a990,1,
+0x05a998,1,
+0x05a9a0,1,
+0x05a9a8,1,
+0x05a9b0,1,
+0x05a9b8,1,
+0x05a9c0,1,
+0x05a9c8,1,
+0x05a9d0,1,
+0x05a9d8,1,
+0x05a9e0,1,
+0x05a9e8,1,
+0x05a9f0,1,
+0x05a9f8,1,
+0x05aa00,1,
+0x05aa08,1,
+0x05aa10,1,
+0x05aa18,1,
+0x05aa20,1,
+0x05aa28,1,
+0x05aa30,1,
+0x05aa38,1,
+0x05aa40,1,
+0x05aa48,1,
+0x05aa50,1,
+0x05aa58,1,
+0x05aa60,1,
+0x05aa68,1,
+0x05aa70,1,
+0x05aa78,1,
+0x05aa80,1,
+0x05aa88,1,
+0x05aa90,1,
+0x05aa98,1,
+0x05aaa0,1,
+0x05aaa8,1,
+0x05aab0,1,
+0x05aab8,1,
+0x05aac0,1,
+0x05aac8,1,
+0x05aad0,1,
+0x05aad8,1,
+0x05aae0,1,
+0x05aae8,1,
+0x05aaf0,1,
+0x05aaf8,1,
+0x05ab00,1,
+0x05ab08,1,
+0x05ab10,1,
+0x05ab18,1,
+0x05ab20,1,
+0x05ab28,1,
+0x05ab30,1,
+0x05ab38,1,
+0x05ab40,1,
+0x05ab48,1,
+0x05ab50,1,
+0x05ab58,1,
+0x05ab60,1,
+0x05ab68,1,
+0x05ab70,1,
+0x05ab78,1,
+0x05ab80,1,
+0x05ab88,1,
+0x05ab90,1,
+0x05ab98,1,
+0x05aba0,1,
+0x05aba8,1,
+0x05abb0,1,
+0x05abb8,1,
+0x05abc0,1,
+0x05abc8,1,
+0x05abd0,1,
+0x05abd8,1,
+0x05abe0,1,
+0x05abe8,1,
+0x05abf0,1,
+0x05abf8,1,
+0x05ac00,1,
+0x05ac08,1,
+0x05ac10,1,
+0x05ac18,1,
+0x05ac20,1,
+0x05ac28,1,
+0x05ac30,1,
+0x05ac38,1,
+0x05ac40,1,
+0x05ac48,1,
+0x05ac50,1,
+0x05ac58,1,
+0x05ac60,1,
+0x05ac68,1,
+0x05ac70,1,
+0x05ac78,1,
+0x05ac80,1,
+0x05ac88,1,
+0x05ac90,1,
+0x05ac98,1,
+0x05aca0,1,
+0x05aca8,1,
+0x05acb0,1,
+0x05acb8,1,
+0x05acc0,1,
+0x05acc8,1,
+0x05acd0,1,
+0x05acd8,1,
+0x05ace0,1,
+0x05ace8,1,
+0x05acf0,1,
+0x05acf8,1,
+0x05ad00,1,
+0x05ad08,1,
+0x05ad10,1,
+0x05ad18,1,
+0x05ad20,1,
+0x05ad28,1,
+0x05ad30,1,
+0x05ad38,1,
+0x05ad40,1,
+0x05ad48,1,
+0x05ad50,1,
+0x05ad58,1,
+0x05ad60,1,
+0x05ad68,1,
+0x05ad70,1,
+0x05ad78,1,
+0x05ad80,1,
+0x05ad88,1,
+0x05ad90,1,
+0x05ad98,1,
+0x05ada0,1,
+0x05ada8,1,
+0x05adb0,1,
+0x05adb8,1,
+0x05adc0,1,
+0x05adc8,1,
+0x05add0,1,
+0x05add8,1,
+0x05ade0,1,
+0x05ade8,1,
+0x05adf0,1,
+0x05adf8,1,
+0x05ae00,1,
+0x05ae08,1,
+0x05ae10,1,
+0x05ae18,1,
+0x05ae20,1,
+0x05ae28,1,
+0x05ae30,1,
+0x05ae38,1,
+0x05ae40,1,
+0x05ae48,1,
+0x05ae50,1,
+0x05ae58,1,
+0x05ae60,1,
+0x05ae68,1,
+0x05ae70,1,
+0x05ae78,1,
+0x05ae80,1,
+0x05ae88,1,
+0x05ae90,1,
+0x05ae98,1,
+0x05aea0,1,
+0x05aea8,1,
+0x05aeb0,1,
+0x05aeb8,1,
+0x05aec0,1,
+0x05aec8,1,
+0x05aed0,1,
+0x05aed8,1,
+0x05aee0,1,
+0x05aee8,1,
+0x05aef0,1,
+0x05aef8,1,
+0x05af00,1,
+0x05af08,1,
+0x05af10,1,
+0x05af18,1,
+0x05af20,1,
+0x05af28,1,
+0x05af30,1,
+0x05af38,1,
+0x05af40,1,
+0x05af48,1,
+0x05af50,1,
+0x05af58,1,
+0x05af60,1,
+0x05af68,1,
+0x05af70,1,
+0x05af78,1,
+0x05af80,1,
+0x05af88,1,
+0x05af90,1,
+0x05af98,1,
+0x05afa0,1,
+0x05afa8,1,
+0x05afb0,1,
+0x05afb8,1,
+0x05afc0,1,
+0x05afc8,1,
+0x05afd0,1,
+0x05afd8,1,
+0x05afe0,1,
+0x05afe8,1,
+0x05aff0,1,
+0x05aff8,1,
+0x05b000,1,
+0x05b008,1,
+0x05b010,1,
+0x05b018,1,
+0x05b020,1,
+0x05b028,1,
+0x05b030,1,
+0x05b038,1,
+0x05b040,1,
+0x05b048,1,
+0x05b050,1,
+0x05b058,1,
+0x05b060,1,
+0x05b068,1,
+0x05b070,1,
+0x05b078,1,
+0x05b080,1,
+0x05b088,1,
+0x05b090,1,
+0x05b098,1,
+0x05b0a0,1,
+0x05b0a8,1,
+0x05b0b0,1,
+0x05b0b8,1,
+0x05b0c0,1,
+0x05b0c8,1,
+0x05b0d0,1,
+0x05b0d8,1,
+0x05b0e0,1,
+0x05b0e8,1,
+0x05b0f0,1,
+0x05b0f8,1,
+0x05b100,1,
+0x05b108,1,
+0x05b110,1,
+0x05b118,1,
+0x05b120,1,
+0x05b128,1,
+0x05b130,1,
+0x05b138,1,
+0x05b140,1,
+0x05b148,1,
+0x05b150,1,
+0x05b158,1,
+0x05b160,1,
+0x05b168,1,
+0x05b170,1,
+0x05b178,1,
+0x05b180,1,
+0x05b188,1,
+0x05b190,1,
+0x05b198,1,
+0x05b1a0,1,
+0x05b1a8,1,
+0x05b1b0,1,
+0x05b1b8,1,
+0x05b1c0,1,
+0x05b1c8,1,
+0x05b1d0,1,
+0x05b1d8,1,
+0x05b1e0,1,
+0x05b1e8,1,
+0x05b1f0,1,
+0x05b1f8,1,
+0x05b200,1,
+0x05b208,1,
+0x05b210,1,
+0x05b218,1,
+0x05b220,1,
+0x05b228,1,
+0x05b230,1,
+0x05b238,1,
+0x05b240,1,
+0x05b248,1,
+0x05b250,1,
+0x05b258,1,
+0x05b260,1,
+0x05b268,1,
+0x05b270,1,
+0x05b278,1,
+0x05b280,1,
+0x05b288,1,
+0x05b290,1,
+0x05b298,1,
+0x05b2a0,1,
+0x05b2a8,1,
+0x05b2b0,1,
+0x05b2b8,1,
+0x05b2c0,1,
+0x05b2c8,1,
+0x05b2d0,1,
+0x05b2d8,1,
+0x05b2e0,1,
+0x05b2e8,1,
+0x05b2f0,1,
+0x05b2f8,1,
+0x05b300,1,
+0x05b308,1,
+0x05b310,1,
+0x05b318,1,
+0x05b320,1,
+0x05b328,1,
+0x05b330,1,
+0x05b338,1,
+0x05b340,1,
+0x05b348,1,
+0x05b350,1,
+0x05b358,1,
+0x05b360,1,
+0x05b368,1,
+0x05b370,1,
+0x05b378,1,
+0x05b380,1,
+0x05b388,1,
+0x05b390,1,
+0x05b398,1,
+0x05b3a0,1,
+0x05b3a8,1,
+0x05b3b0,1,
+0x05b3b8,1,
+0x05b3c0,1,
+0x05b3c8,1,
+0x05b3d0,1,
+0x05b3d8,1,
+0x05b3e0,1,
+0x05b3e8,1,
+0x05b3f0,1,
+0x05b3f8,1,
+0x05b400,1,
+0x05b408,1,
+0x05b410,1,
+0x05b418,1,
+0x05b420,1,
+0x05b428,1,
+0x05b430,1,
+0x05b438,1,
+0x05b440,1,
+0x05b448,1,
+0x05b450,1,
+0x05b458,1,
+0x05b460,1,
+0x05b468,1,
+0x05b470,1,
+0x05b478,1,
+0x05b480,1,
+0x05b488,1,
+0x05b490,1,
+0x05b498,1,
+0x05b4a0,1,
+0x05b4a8,1,
+0x05b4b0,1,
+0x05b4b8,1,
+0x05b4c0,1,
+0x05b4c8,1,
+0x05b4d0,1,
+0x05b4d8,1,
+0x05b4e0,1,
+0x05b4e8,1,
+0x05b4f0,1,
+0x05b4f8,1,
+0x05b500,1,
+0x05b508,1,
+0x05b510,1,
+0x05b518,1,
+0x05b520,1,
+0x05b528,1,
+0x05b530,1,
+0x05b538,1,
+0x05b540,1,
+0x05b548,1,
+0x05b550,1,
+0x05b558,1,
+0x05b560,1,
+0x05b568,1,
+0x05b570,1,
+0x05b578,1,
+0x05b580,1,
+0x05b588,1,
+0x05b590,1,
+0x05b598,1,
+0x05b5a0,1,
+0x05b5a8,1,
+0x05b5b0,1,
+0x05b5b8,1,
+0x05b5c0,1,
+0x05b5c8,1,
+0x05b5d0,1,
+0x05b5d8,1,
+0x05b5e0,1,
+0x05b5e8,1,
+0x05b5f0,1,
+0x05b5f8,1,
+0x05b600,1,
+0x05b608,1,
+0x05b610,1,
+0x05b618,1,
+0x05b620,1,
+0x05b628,1,
+0x05b630,1,
+0x05b638,1,
+0x05b640,1,
+0x05b648,1,
+0x05b650,1,
+0x05b658,1,
+0x05b660,1,
+0x05b668,1,
+0x05b670,1,
+0x05b678,1,
+0x05b680,1,
+0x05b688,1,
+0x05b690,1,
+0x05b698,1,
+0x05b6a0,1,
+0x05b6a8,1,
+0x05b6b0,1,
+0x05b6b8,1,
+0x05b6c0,1,
+0x05b6c8,1,
+0x05b6d0,1,
+0x05b6d8,1,
+0x05b6e0,1,
+0x05b6e8,1,
+0x05b6f0,1,
+0x05b6f8,1,
+0x05b700,1,
+0x05b708,1,
+0x05b710,1,
+0x05b718,1,
+0x05b720,1,
+0x05b728,1,
+0x05b730,1,
+0x05b738,1,
+0x05b740,1,
+0x05b748,1,
+0x05b750,1,
+0x05b758,1,
+0x05b760,1,
+0x05b768,1,
+0x05b770,1,
+0x05b778,1,
+0x05b780,1,
+0x05b788,1,
+0x05b790,1,
+0x05b798,1,
+0x05b7a0,1,
+0x05b7a8,1,
+0x05b7b0,1,
+0x05b7b8,1,
+0x05b7c0,1,
+0x05b7c8,1,
+0x05b7d0,1,
+0x05b7d8,1,
+0x05b7e0,1,
+0x05b7e8,1,
+0x05b7f0,1,
+0x05b7f8,1,
+0x05b800,1,
+0x05b808,1,
+0x05b810,1,
+0x05b818,1,
+0x05b820,1,
+0x05b828,1,
+0x05b830,1,
+0x05b838,1,
+0x05b840,1,
+0x05b848,1,
+0x05b850,1,
+0x05b858,1,
+0x05b860,1,
+0x05b868,1,
+0x05b870,1,
+0x05b878,1,
+0x05b880,1,
+0x05b888,1,
+0x05b890,1,
+0x05b898,1,
+0x05b8a0,1,
+0x05b8a8,1,
+0x05b8b0,1,
+0x05b8b8,1,
+0x05b8c0,1,
+0x05b8c8,1,
+0x05b8d0,1,
+0x05b8d8,1,
+0x05b8e0,1,
+0x05b8e8,1,
+0x05b8f0,1,
+0x05b8f8,1,
+0x05b900,1,
+0x05b908,1,
+0x05b910,1,
+0x05b918,1,
+0x05b920,1,
+0x05b928,1,
+0x05b930,1,
+0x05b938,1,
+0x05b940,1,
+0x05b948,1,
+0x05b950,1,
+0x05b958,1,
+0x05b960,1,
+0x05b968,1,
+0x05b970,1,
+0x05b978,1,
+0x05b980,1,
+0x05b988,1,
+0x05b990,1,
+0x05b998,1,
+0x05b9a0,1,
+0x05b9a8,1,
+0x05b9b0,1,
+0x05b9b8,1,
+0x05b9c0,1,
+0x05b9c8,1,
+0x05b9d0,1,
+0x05b9d8,1,
+0x05b9e0,1,
+0x05b9e8,1,
+0x05b9f0,1,
+0x05b9f8,1,
+0x05ba00,1,
+0x05ba08,1,
+0x05ba10,1,
+0x05ba18,1,
+0x05ba20,1,
+0x05ba28,1,
+0x05ba30,1,
+0x05ba38,1,
+0x05ba40,1,
+0x05ba48,1,
+0x05ba50,1,
+0x05ba58,1,
+0x05ba60,1,
+0x05ba68,1,
+0x05ba70,1,
+0x05ba78,1,
+0x05ba80,1,
+0x05ba88,1,
+0x05ba90,1,
+0x05ba98,1,
+0x05baa0,1,
+0x05baa8,1,
+0x05bab0,1,
+0x05bab8,1,
+0x05bac0,1,
+0x05bac8,1,
+0x05bad0,1,
+0x05bad8,1,
+0x05bae0,1,
+0x05bae8,1,
+0x05baf0,1,
+0x05baf8,1,
+0x05bb00,1,
+0x05bb08,1,
+0x05bb10,1,
+0x05bb18,1,
+0x05bb20,1,
+0x05bb28,1,
+0x05bb30,1,
+0x05bb38,1,
+0x05bb40,1,
+0x05bb48,1,
+0x05bb50,1,
+0x05bb58,1,
+0x05bb60,1,
+0x05bb68,1,
+0x05bb70,1,
+0x05bb78,1,
+0x05bb80,1,
+0x05bb88,1,
+0x05bb90,1,
+0x05bb98,1,
+0x05bba0,1,
+0x05bba8,1,
+0x05bbb0,1,
+0x05bbb8,1,
+0x05bbc0,1,
+0x05bbc8,1,
+0x05bbd0,1,
+0x05bbd8,1,
+0x05bbe0,1,
+0x05bbe8,1,
+0x05bbf0,1,
+0x05bbf8,1,
+0x05bc00,1,
+0x05bc08,1,
+0x05bc10,1,
+0x05bc18,1,
+0x05bc20,1,
+0x05bc28,1,
+0x05bc30,1,
+0x05bc38,1,
+0x05bc40,1,
+0x05bc48,1,
+0x05bc50,1,
+0x05bc58,1,
+0x05bc60,1,
+0x05bc68,1,
+0x05bc70,1,
+0x05bc78,1,
+0x05bc80,1,
+0x05bc88,1,
+0x05bc90,1,
+0x05bc98,1,
+0x05bca0,1,
+0x05bca8,1,
+0x05bcb0,1,
+0x05bcb8,1,
+0x05bcc0,1,
+0x05bcc8,1,
+0x05bcd0,1,
+0x05bcd8,1,
+0x05bce0,1,
+0x05bce8,1,
+0x05bcf0,1,
+0x05bcf8,1,
+0x05bd00,1,
+0x05bd08,1,
+0x05bd10,1,
+0x05bd18,1,
+0x05bd20,1,
+0x05bd28,1,
+0x05bd30,1,
+0x05bd38,1,
+0x05bd40,1,
+0x05bd48,1,
+0x05bd50,1,
+0x05bd58,1,
+0x05bd60,1,
+0x05bd68,1,
+0x05bd70,1,
+0x05bd78,1,
+0x05bd80,1,
+0x05bd88,1,
+0x05bd90,1,
+0x05bd98,1,
+0x05bda0,1,
+0x05bda8,1,
+0x05bdb0,1,
+0x05bdb8,1,
+0x05bdc0,1,
+0x05bdc8,1,
+0x05bdd0,1,
+0x05bdd8,1,
+0x05bde0,1,
+0x05bde8,1,
+0x05bdf0,1,
+0x05bdf8,1,
+0x05be00,1,
+0x05be08,1,
+0x05be10,1,
+0x05be18,1,
+0x05be20,1,
+0x05be28,1,
+0x05be30,1,
+0x05be38,1,
+0x05be40,1,
+0x05be48,1,
+0x05be50,1,
+0x05be58,1,
+0x05be60,1,
+0x05be68,1,
+0x05be70,1,
+0x05be78,1,
+0x05be80,1,
+0x05be88,1,
+0x05be90,1,
+0x05be98,1,
+0x05bea0,1,
+0x05bea8,1,
+0x05beb0,1,
+0x05beb8,1,
+0x05bec0,1,
+0x05bec8,1,
+0x05bed0,1,
+0x05bed8,1,
+0x05bee0,1,
+0x05bee8,1,
+0x05bef0,1,
+0x05bef8,1,
+0x05bf00,1,
+0x05bf08,1,
+0x05bf10,1,
+0x05bf18,1,
+0x05bf20,1,
+0x05bf28,1,
+0x05bf30,1,
+0x05bf38,1,
+0x05bf40,1,
+0x05bf48,1,
+0x05bf50,1,
+0x05bf58,1,
+0x05bf60,1,
+0x05bf68,1,
+0x05bf70,1,
+0x05bf78,1,
+0x05bf80,1,
+0x05bf88,1,
+0x05bf90,1,
+0x05bf98,1,
+0x05bfa0,1,
+0x05bfa8,1,
+0x05bfb0,1,
+0x05bfb8,1,
+0x05bfc0,1,
+0x05bfc8,1,
+0x05bfd0,1,
+0x05bfd8,1,
+0x05bfe0,1,
+0x05bfe8,1,
+0x05bff0,1,
+0x05bff8,1,
+0x05c000,1024,
+0x060400,5,
+0x060500,6,
+0x060520,6,
+0x060600,6,
+0x060700,7,
+0x060800,64,
+0x060940,1,
+0x060a04,7,
+0x060c00,4,
+0x060d00,2,
+0x060e00,4,
+0x060f40,16,
+0x060f88,2,
+0x061000,34,
+0x061100,34,
+0x061200,34,
+0x061300,34,
+0x061400,34,
+0x061500,34,
+0x061600,34,
+0x061700,34,
+0x061800,34,
+0x061900,34,
+0x061a00,34,
+0x061b00,34,
+0x061c00,34,
+0x061d00,34,
+0x061e00,34,
+0x061f00,34,
+0x062100,2,
+0x063000,3072,
+0x066100,3,
+0x068000,4,
+0x068014,7,
+0x068038,4,
+0x068054,2,
+0x0680a0,1,
+0x0680b0,2,
+0x0680c0,1,
+0x0680d0,2,
+0x068800,7,
+0x068820,4,
+0x068868,6,
+0x068980,33,
+0x068a20,1,
+0x068a30,2,
+0x068a80,2,
+0x069000,4128,
+0x06e000,2049,
+0x07000c,6,
+0x070028,3,
+0x070040,12,
+0x07007c,13,
+0x0700bc,6,
+0x0700d8,5,
+0x0700f0,20,
+0x070144,1,
+0x070180,5,
+0x0701fc,1,
+0x070210,12,
+0x070244,7,
+0x070290,12,
+0x0702c4,1,
+0x0702d0,4,
+0x070300,69,
+0x070418,2,
+0x070424,1,
+0x07042c,1,
+0x070434,3,
+0x070448,1,
+0x070450,1,
+0x071000,33,
+0x071100,33,
+0x071200,33,
+0x071300,33,
+0x071400,33,
+0x071500,33,
+0x071600,33,
+0x071700,33,
+0x071800,33,
+0x071900,33,
+0x071a00,33,
+0x071b00,33,
+0x072000,67,
+0x072200,67,
+0x072400,67,
+0x072600,67,
+0x072800,67,
+0x072a00,67,
+0x072c00,67,
+0x073000,33,
+0x073100,33,
+0x073200,33,
+0x073300,33,
+0x073400,33,
+0x073500,33,
+0x073600,33,
+0x073700,33,
+0x073800,33,
+0x073900,33,
+0x073a00,33,
+0x073b00,33,
+0x074000,1536,
+0x076000,12,
+0x077000,384,
+0x077800,256,
+0x078000,17,
+0x078080,17,
+0x078100,17,
+0x078180,17,
+0x078210,5,
+0x078240,1,
+0x078250,1,
+0x078260,1,
+0x078270,1,
+0x078284,2,
+0x0782d4,59,
+0x078400,2,
+0x078420,1,
+0x078600,96,
+0x078a60,5,
+0x078a84,16,
+0x078b00,32,
+0x078b84,6,
+0x078c20,10,
+0x078c50,2,
+0x078c5c,7,
+0x078c80,4,
+0x078ca0,1,
+0x078cc0,9,
+0x078e60,1,
+0x078e80,10,
+0x078ec0,2,
+0x078ecc,1,
+0x078ee0,6,
+0x078f00,7,
+0x078f20,7,
+0x078f44,2,
+0x078f50,2,
+0x078f60,3,
+0x078f70,1,
+0x078f78,3,
+0x078fb4,6,
+0x078fd0,1,
+0x079000,1,
+0x079008,1,
+0x079010,1,
+0x079018,1,
+0x079020,1,
+0x079028,1,
+0x079030,1,
+0x079038,1,
+0x079040,1,
+0x079048,1,
+0x079050,1,
+0x079058,1,
+0x079060,1,
+0x079068,1,
+0x079070,1,
+0x079078,1,
+0x079080,1,
+0x079088,1,
+0x079090,1,
+0x079098,1,
+0x0790a0,1,
+0x0790a8,1,
+0x0790b0,1,
+0x0790b8,1,
+0x0790c0,1,
+0x0790c8,1,
+0x0790d0,1,
+0x0790d8,1,
+0x0790e0,1,
+0x0790e8,1,
+0x0790f0,1,
+0x0790f8,1,
+0x079100,1,
+0x079108,1,
+0x079110,1,
+0x079118,1,
+0x079120,1,
+0x079128,1,
+0x079130,1,
+0x079138,1,
+0x079140,1,
+0x079148,1,
+0x079150,1,
+0x079158,1,
+0x079160,1,
+0x079168,1,
+0x079170,1,
+0x079178,1,
+0x079180,1,
+0x079188,1,
+0x079190,1,
+0x079198,1,
+0x0791a0,1,
+0x0791a8,1,
+0x0791b0,1,
+0x0791b8,1,
+0x0791c0,1,
+0x0791c8,1,
+0x0791d0,1,
+0x0791d8,1,
+0x0791e0,1,
+0x0791e8,1,
+0x0791f0,1,
+0x0791f8,1,
+0x079200,1,
+0x079208,1,
+0x079210,1,
+0x079218,1,
+0x079220,1,
+0x079228,1,
+0x079230,1,
+0x079238,1,
+0x079240,1,
+0x079248,1,
+0x079250,1,
+0x079258,1,
+0x079260,1,
+0x079268,1,
+0x079270,1,
+0x079278,1,
+0x079280,1,
+0x079288,1,
+0x079290,1,
+0x079298,1,
+0x0792a0,1,
+0x0792a8,1,
+0x0792b0,1,
+0x0792b8,1,
+0x0792c0,1,
+0x0792c8,1,
+0x0792d0,1,
+0x0792d8,1,
+0x0792e0,1,
+0x0792e8,1,
+0x0792f0,1,
+0x0792f8,1,
+0x079300,1,
+0x079308,1,
+0x079310,1,
+0x079318,1,
+0x079320,1,
+0x079328,1,
+0x079330,1,
+0x079338,1,
+0x079340,1,
+0x079348,1,
+0x079350,1,
+0x079358,1,
+0x079360,1,
+0x079368,1,
+0x079370,1,
+0x079378,1,
+0x079380,1,
+0x079388,1,
+0x079390,1,
+0x079398,1,
+0x0793a0,1,
+0x0793a8,1,
+0x0793b0,1,
+0x0793b8,1,
+0x0793c0,1,
+0x0793c8,1,
+0x0793d0,1,
+0x0793d8,1,
+0x0793e0,1,
+0x0793e8,1,
+0x0793f0,1,
+0x0793f8,1,
+0x079400,1,
+0x079408,1,
+0x079410,1,
+0x079418,1,
+0x079420,1,
+0x079428,1,
+0x079430,1,
+0x079438,1,
+0x079440,1,
+0x079448,1,
+0x079450,1,
+0x079458,1,
+0x079460,1,
+0x079468,1,
+0x079470,1,
+0x079478,1,
+0x079480,1,
+0x079488,1,
+0x079490,1,
+0x079498,1,
+0x0794a0,1,
+0x0794a8,1,
+0x0794b0,1,
+0x0794b8,1,
+0x0794c0,1,
+0x0794c8,1,
+0x0794d0,1,
+0x0794d8,1,
+0x0794e0,1,
+0x0794e8,1,
+0x0794f0,1,
+0x0794f8,1,
+0x079500,1,
+0x079508,1,
+0x079510,1,
+0x079518,1,
+0x079520,1,
+0x079528,1,
+0x079530,1,
+0x079538,1,
+0x079540,1,
+0x079548,1,
+0x079550,1,
+0x079558,1,
+0x079560,1,
+0x079568,1,
+0x079570,1,
+0x079578,1,
+0x079580,1,
+0x079588,1,
+0x079590,1,
+0x079598,1,
+0x0795a0,1,
+0x0795a8,1,
+0x0795b0,1,
+0x0795b8,1,
+0x0795c0,1,
+0x0795c8,1,
+0x0795d0,1,
+0x0795d8,1,
+0x0795e0,1,
+0x0795e8,1,
+0x0795f0,1,
+0x0795f8,1,
+0x079600,1,
+0x079608,1,
+0x079610,1,
+0x079618,1,
+0x079620,1,
+0x079628,1,
+0x079630,1,
+0x079638,1,
+0x079640,1,
+0x079648,1,
+0x079650,1,
+0x079658,1,
+0x079660,1,
+0x079668,1,
+0x079670,1,
+0x079678,1,
+0x079680,1,
+0x079688,1,
+0x079690,1,
+0x079698,1,
+0x0796a0,1,
+0x0796a8,1,
+0x0796b0,1,
+0x0796b8,1,
+0x0796c0,1,
+0x0796c8,1,
+0x0796d0,1,
+0x0796d8,1,
+0x0796e0,1,
+0x0796e8,1,
+0x0796f0,1,
+0x0796f8,1,
+0x079700,1,
+0x079708,1,
+0x079710,1,
+0x079718,1,
+0x079720,1,
+0x079728,1,
+0x079730,1,
+0x079738,1,
+0x079740,1,
+0x079748,1,
+0x079750,1,
+0x079758,1,
+0x079760,1,
+0x079768,1,
+0x079770,1,
+0x079778,1,
+0x079780,1,
+0x079788,1,
+0x079790,1,
+0x079798,1,
+0x0797a0,1,
+0x0797a8,1,
+0x0797b0,1,
+0x0797b8,1,
+0x0797c0,1,
+0x0797c8,1,
+0x0797d0,1,
+0x0797d8,1,
+0x0797e0,1,
+0x0797e8,1,
+0x0797f0,1,
+0x0797f8,1,
+0x079800,1,
+0x079808,1,
+0x079810,1,
+0x079818,1,
+0x079820,1,
+0x079828,1,
+0x079830,1,
+0x079838,1,
+0x079840,1,
+0x079848,1,
+0x079850,1,
+0x079858,1,
+0x079860,1,
+0x079868,1,
+0x079870,1,
+0x079878,1,
+0x079880,1,
+0x079888,1,
+0x079890,1,
+0x079898,1,
+0x0798a0,1,
+0x0798a8,1,
+0x0798b0,1,
+0x0798b8,1,
+0x0798c0,1,
+0x0798c8,1,
+0x0798d0,1,
+0x0798d8,1,
+0x0798e0,1,
+0x0798e8,1,
+0x0798f0,1,
+0x0798f8,1,
+0x079900,1,
+0x079908,1,
+0x079910,1,
+0x079918,1,
+0x079920,1,
+0x079928,1,
+0x079930,1,
+0x079938,1,
+0x079940,1,
+0x079948,1,
+0x079950,1,
+0x079958,1,
+0x079960,1,
+0x079968,1,
+0x079970,1,
+0x079978,1,
+0x079980,1,
+0x079988,1,
+0x079990,1,
+0x079998,1,
+0x0799a0,1,
+0x0799a8,1,
+0x0799b0,1,
+0x0799b8,1,
+0x0799c0,1,
+0x0799c8,1,
+0x0799d0,1,
+0x0799d8,1,
+0x0799e0,1,
+0x0799e8,1,
+0x0799f0,1,
+0x0799f8,1,
+0x079a00,1,
+0x079a08,1,
+0x079a10,1,
+0x079a18,1,
+0x079a20,1,
+0x079a28,1,
+0x079a30,1,
+0x079a38,1,
+0x079a40,1,
+0x079a48,1,
+0x079a50,1,
+0x079a58,1,
+0x079a60,1,
+0x079a68,1,
+0x079a70,1,
+0x079a78,1,
+0x079a80,1,
+0x079a88,1,
+0x079a90,1,
+0x079a98,1,
+0x079aa0,1,
+0x079aa8,1,
+0x079ab0,1,
+0x079ab8,1,
+0x079ac0,1,
+0x079ac8,1,
+0x079ad0,1,
+0x079ad8,1,
+0x079ae0,1,
+0x079ae8,1,
+0x079af0,1,
+0x079af8,1,
+0x079b00,1,
+0x079b08,1,
+0x079b10,1,
+0x079b18,1,
+0x079b20,1,
+0x079b28,1,
+0x079b30,1,
+0x079b38,1,
+0x079b40,1,
+0x079b48,1,
+0x079b50,1,
+0x079b58,1,
+0x079b60,1,
+0x079b68,1,
+0x079b70,1,
+0x079b78,1,
+0x079b80,1,
+0x079b88,1,
+0x079b90,1,
+0x079b98,1,
+0x079ba0,1,
+0x079ba8,1,
+0x079bb0,1,
+0x079bb8,1,
+0x079bc0,1,
+0x079bc8,1,
+0x079bd0,1,
+0x079bd8,1,
+0x079be0,1,
+0x079be8,1,
+0x079bf0,1,
+0x079bf8,1,
+0x079c00,1,
+0x079c08,1,
+0x079c10,1,
+0x079c18,1,
+0x079c20,1,
+0x079c28,1,
+0x079c30,1,
+0x079c38,1,
+0x079c40,1,
+0x079c48,1,
+0x079c50,1,
+0x079c58,1,
+0x079c60,1,
+0x079c68,1,
+0x079c70,1,
+0x079c78,1,
+0x079c80,1,
+0x079c88,1,
+0x079c90,1,
+0x079c98,1,
+0x079ca0,1,
+0x079ca8,1,
+0x079cb0,1,
+0x079cb8,1,
+0x079cc0,1,
+0x079cc8,1,
+0x079cd0,1,
+0x079cd8,1,
+0x079ce0,1,
+0x079ce8,1,
+0x079cf0,1,
+0x079cf8,1,
+0x079d00,1,
+0x079d08,1,
+0x079d10,1,
+0x079d18,1,
+0x079d20,1,
+0x079d28,1,
+0x079d30,1,
+0x079d38,1,
+0x079d40,1,
+0x079d48,1,
+0x079d50,1,
+0x079d58,1,
+0x079d60,1,
+0x079d68,1,
+0x079d70,1,
+0x079d78,1,
+0x079d80,1,
+0x079d88,1,
+0x079d90,1,
+0x079d98,1,
+0x079da0,1,
+0x079da8,1,
+0x079db0,1,
+0x079db8,1,
+0x079dc0,1,
+0x079dc8,1,
+0x079dd0,1,
+0x079dd8,1,
+0x079de0,1,
+0x079de8,1,
+0x079df0,1,
+0x079df8,1,
+0x079e00,1,
+0x079e08,1,
+0x079e10,1,
+0x079e18,1,
+0x079e20,1,
+0x079e28,1,
+0x079e30,1,
+0x079e38,1,
+0x079e40,1,
+0x079e48,1,
+0x079e50,1,
+0x079e58,1,
+0x079e60,1,
+0x079e68,1,
+0x079e70,1,
+0x079e78,1,
+0x079e80,1,
+0x079e88,1,
+0x079e90,1,
+0x079e98,1,
+0x079ea0,1,
+0x079ea8,1,
+0x079eb0,1,
+0x079eb8,1,
+0x079ec0,1,
+0x079ec8,1,
+0x079ed0,1,
+0x079ed8,1,
+0x079ee0,1,
+0x079ee8,1,
+0x079ef0,1,
+0x079ef8,1,
+0x079f00,1,
+0x079f08,1,
+0x079f10,1,
+0x079f18,1,
+0x079f20,1,
+0x079f28,1,
+0x079f30,1,
+0x079f38,1,
+0x079f40,1,
+0x079f48,1,
+0x079f50,1,
+0x079f58,1,
+0x079f60,1,
+0x079f68,1,
+0x079f70,1,
+0x079f78,1,
+0x079f80,1,
+0x079f88,1,
+0x079f90,1,
+0x079f98,1,
+0x079fa0,1,
+0x079fa8,1,
+0x079fb0,1,
+0x079fb8,1,
+0x079fc0,1,
+0x079fc8,1,
+0x079fd0,1,
+0x079fd8,1,
+0x079fe0,1,
+0x079fe8,1,
+0x079ff0,1,
+0x079ff8,1,
+0x07bef8,2,
+0x07bf04,1,
+0x07bf14,22,
+0x07bf80,2,
+0x07bffc,1033,
+0x07e000,1044,
+0x07f100,8,
+0x07f160,4,
+0x07f200,3,
+0x07f300,20,
+0x07f400,4,
+0x07f7f8,514,
+0x080680,7,
+0x081000,3,
+0x081010,21,
+0x081120,1,
+0x081130,2,
+0x081140,1,
+0x081150,2,
+0x081160,1,
+0x081170,2,
+0x081204,18,
+0x081304,2,
+0x08139c,25,
+0x081404,23,
+0x081468,6,
+0x081504,2,
+0x081604,14,
+0x081640,2,
+0x08164c,15,
+0x08168c,15,
+0x0816cc,15,
+0x08170c,15,
+0x08174c,15,
+0x08178c,15,
+0x0817cc,15,
+0x08180c,13,
+0x081904,5,
+0x081a30,4,
+0x081a60,18,
+0x081ab0,3,
+0x081ad0,4,
+0x081c00,128,
+0x081e04,12,
+0x082000,8,
+0x082024,1,
+0x082030,1,
+0x082044,20,
+0x08209c,2,
+0x0820ac,14,
+0x082180,1,
+0x0821c4,1,
+0x0821e0,1,
+0x0821e8,3,
+0x0821f8,1,
+0x082200,10,
+0x08229c,3,
+0x0822e0,7,
+0x082328,2,
+0x082430,20,
+0x082484,3,
+0x082498,2,
+0x082500,16,
+0x082548,2,
+0x082558,2,
+0x082564,2,
+0x082590,11,
+0x0825c4,15,
+0x0827fc,14,
+0x082838,66,
+0x082c00,13,
+0x082c38,66,
+0x083000,13,
+0x083038,66,
+0x083800,4,
+0x083814,7,
+0x083838,4,
+0x083854,2,
+0x0838a0,1,
+0x0838b0,2,
+0x0838c0,1,
+0x0838d0,2,
+0x083910,5,
+0x083928,4,
+0x083948,6,
+0x0f0000,3,
+0x0f0014,8,
+0x0f0040,6,
+0x0f0068,2,
+0x0f0078,3,
+0x0f0090,2,
+0x0f00a4,2,
+0x0f00b0,1,
+0x0f00b8,38,
+0x0f0180,17,
+0x0f01e0,4,
+0x0f01f4,1,
+0x0f0200,4,
+0x0f0220,1,
+0x0f0228,1,
+0x0f0250,5,
+0x0f0270,2,
+0x0f0280,3,
+0x0f02a4,5,
+0x0f02c0,3,
+0x0f02d8,5,
+0x0f02f0,4,
+0x0f0400,2,
+0x0f0410,4,
+0x0f0440,1,
+0x0f0450,2,
+0x0f0460,4,
+0x0f0510,34,
+0x0f0600,64,
+0x0f0714,9,
+0x0f1000,9,
+0x0f107c,1,
+0x0f2000,2,
+0x0f2010,3,
+0x0f2020,2,
+0x0f2030,3,
+0x0f2040,2,
+0x0f2050,3,
+0x0f2060,2,
+0x0f2070,3,
+0x0f2080,2,
+0x0f2090,3,
+0x0f20a0,2,
+0x0f20b0,3,
+0x0f20c0,2,
+0x0f20d0,3,
+0x0f20e0,2,
+0x0f20f0,3,
+0x0f2100,3,
+0x0f2110,25,
+0x0f2178,3,
+0x0f2190,2,
+0x0f21a0,1,
+0x0f21b0,2,
+0x0f21c0,2,
+0x0f2200,3,
+0x0f2210,15,
+0x0f2250,16,
+0x0f229c,1,
+0x0f22b0,9,
+0x0f22e0,1,
+0x0f22f0,3,
+0x0f2300,12,
+0x0f2334,4,
+0x0f2358,1,
+0x0f2380,1,
+0x0f2394,2,
+0x0f23ac,11,
+0x0f23ec,4,
+0x0f2400,3,
+0x0f2410,15,
+0x0f2450,16,
+0x0f249c,1,
+0x0f24b0,9,
+0x0f24e0,1,
+0x0f24f0,3,
+0x0f2500,12,
+0x0f2534,4,
+0x0f2558,1,
+0x0f2580,1,
+0x0f2594,2,
+0x0f25ac,11,
+0x0f25ec,4,
+0x0f2600,11,
+0x0f264c,8,
+0x0f2670,2,
+0x0f267c,17,
+0x0f2700,9,
+0x0f2728,1,
+0x0f2804,2,
+0x0f2844,2,
+0x0f2868,2,
+0x0f2874,1,
+0x0f2884,2,
+0x0f28a8,2,
+0x0f28b4,1,
+0x0f28c4,2,
+0x0f28e8,2,
+0x0f28f4,1,
+0x0f2904,2,
+0x0f2928,2,
+0x0f2934,1,
+0x0f2a40,12,
+0x0f2a80,5,
+0x0f2aa0,12,
+0x0f2b10,3,
+0x0f2b20,7,
+0x0f2b40,4,
+0x0f2b80,1,
+0x0f2c1c,9,
+0x0f2c5c,9,
+0x0f2c9c,9,
+0x0f2cc4,1,
+0x0f2ccc,1,
+0x0f2cd4,1,
+0x0f2e00,1,
+0x0f2e08,7,
+0x0f2e28,7,
+0x0f2e48,7,
+0x0f2e68,7,
+0x0f2e88,7,
+0x0f2ea8,7,
+0x0f2ec8,7,
+0x0f2ee8,7,
+0x0f2f08,7,
+0x0f2f28,7,
+0x0f2f48,7,
+0x0f2f68,7,
+0x0f2f88,7,
+0x0f2fa8,7,
+0x0f2fc8,7,
+0x0f2fe8,50,
+0x0f30c0,13,
+0x0f30fc,2,
+0x0f310c,1,
+0x0f3120,2,
+0x0f3130,5,
+0x0f3184,11,
+0x0f31c4,3,
+0x0f31e0,1,
+0x0f31f0,2,
+0x0f3204,1,
+0x0f3210,5,
+0x0f3240,1,
+0x0f3248,12,
+0x0f3280,8,
+0x0f32a4,3,
+0x0f32cc,1,
+0x0f32d4,1,
+0x0f32e0,11,
+0x0f3400,11,
+0x0f3430,3,
+0x0f3444,2,
+0x0f3554,10,
+0x0f35c0,2,
+0x0f35dc,7,
+0x0f3600,18,
+0x0f365c,11,
+0x0f36a0,1,
+0x0f36b0,2,
+0x0f36c0,1,
+0x0f36d0,2,
+0x0f36e0,1,
+0x0f36f0,2,
+0x0f3700,5,
+0x0f371c,4,
+0x0f3740,4,
+0x0f3760,1,
+0x0f3770,2,
+0x0f3780,1,
+0x0f3790,2,
+0x0f37a0,1,
+0x0f37b0,2,
+0x0f37c0,1,
+0x0f37d0,2,
+0x0f37e0,1,
+0x0f37f0,2,
+0x0f3800,3,
+0x0f3810,18,
+0x0f3878,6,
+0x0f3894,3,
+0x0f38c0,7,
+0x0f38e0,6,
+0x0f3900,15,
+0x0f3940,17,
+0x0f3998,1,
+0x0f39a0,9,
+0x0f3a00,1,
+0x0f3a10,2,
+0x0f3a20,1,
+0x0f3a30,2,
+0x0f3a40,1,
+0x0f3a50,2,
+0x0f3a60,1,
+0x0f3a70,2,
+0x0f3a80,1,
+0x0f3a90,2,
+0x0f3aa0,1,
+0x0f3ab0,2,
+0x0f3ac0,1,
+0x0f3ad0,2,
+0x0f3ae0,1,
+0x0f3af0,2,
+0x0f3b00,1,
+0x0f3b10,2,
+0x0f3b20,1,
+0x0f3b30,2,
+0x0f3b40,1,
+0x0f3b50,2,
+0x0f3b60,1,
+0x0f3b70,2,
+0x0f3b80,1,
+0x0f3b90,2,
+0x0f3ba0,3,
+0x0f3c00,12,
+0x0f3c34,6,
+0x0f3c60,1,
+0x0f3c70,2,
+0x0f3c84,3,
+0x0f3d00,1,
+0x0f3d08,1,
+0x0f3d14,1,
+0x0f3d1c,3,
+0x0f3d38,1,
+0x0f3d40,1,
+0x0f3d54,2,
+0x0f3da0,1,
+0x0f3db0,2,
+0x0f3e00,76,
+0x0f3f40,5,
+0x0f3f60,4,
diff --git a/mstdump/mstdump_dbs/ConnectX3Pro.csv b/mstdump/mstdump_dbs/ConnectX3Pro.csv
new file mode 100755
index 0000000..f35e5dc
--- /dev/null
+++ b/mstdump/mstdump_dbs/ConnectX3Pro.csv
@@ -0,0 +1,3651 @@
+#Addr, Size, Enable addr
+0x010000,2,
+0x010010,2,
+0x0100a0,15,
+0x0100ec,2,
+0x0100fc,2,
+0x01010c,2,
+0x010150,1,
+0x0101cc,1,
+0x0101fc,1,
+0x010208,10,
+0x010300,6,
+0x010320,20,
+0x010374,3,
+0x010400,1,
+0x010410,2,
+0x010440,1,
+0x010450,2,
+0x010500,1,
+0x010510,2,
+0x010520,2,
+0x01052c,3,
+0x01053c,3,
+0x010550,1,
+0x010600,18,
+0x010680,1,
+0x010690,2,
+0x0106ac,1,
+0x0106b8,1,
+0x0106e0,3,
+0x0106f0,3,
+0x010740,4,
+0x010754,8,
+0x010800,2,
+0x010810,2,
+0x0108a0,15,
+0x0108ec,2,
+0x0108fc,2,
+0x01090c,2,
+0x010950,1,
+0x0109cc,1,
+0x0109fc,1,
+0x010a08,10,
+0x010b00,6,
+0x010b20,20,
+0x010b74,3,
+0x010c00,1,
+0x010c10,2,
+0x010c40,1,
+0x010c50,2,
+0x010d00,1,
+0x010d10,2,
+0x010d20,2,
+0x010d2c,3,
+0x010d3c,3,
+0x010d50,1,
+0x010e00,18,
+0x010e80,1,
+0x010e90,2,
+0x010eac,1,
+0x010eb8,1,
+0x010ee0,3,
+0x010ef0,3,
+0x010f40,4,
+0x010f54,8,
+0x011000,1,
+0x011010,4,
+0x011024,2,
+0x011080,2,
+0x011090,12,
+0x011180,6,
+0x011200,7,
+0x011220,1,
+0x011240,4,
+0x011260,1,
+0x011280,5,
+0x011300,1,
+0x011310,2,
+0x011400,6,
+0x011460,1,
+0x0114b0,4,
+0x011800,1,
+0x011810,4,
+0x011824,2,
+0x011880,2,
+0x011890,12,
+0x011980,6,
+0x011a00,7,
+0x011a20,1,
+0x011a40,4,
+0x011a60,1,
+0x011a80,5,
+0x011b00,1,
+0x011b10,2,
+0x011c00,6,
+0x011c60,1,
+0x011cb0,4,
+0x012000,1,
+0x01200c,1,
+0x012020,1,
+0x012030,2,
+0x012044,2,
+0x0120a0,4,
+0x0120c0,7,
+0x01211c,13,
+0x012164,1,
+0x012170,4,
+0x0121e0,6,
+0x012250,1,
+0x012360,4,
+0x012380,3,
+0x012390,5,
+0x0123b0,5,
+0x012440,3,
+0x012450,3,
+0x0124a8,2,
+0x0124c0,2,
+0x0124d0,2,
+0x012568,2,
+0x0125c0,4,
+0x0125fc,10,
+0x012628,6,
+0x012644,1,
+0x012660,2,
+0x012670,2,
+0x01268c,5,
+0x01270c,1,
+0x012728,8,
+0x012750,2,
+0x01275c,1,
+0x0127d8,2,
+0x0127e8,2,
+0x012840,1,
+0x012850,2,
+0x0128a0,6,
+0x012904,1,
+0x012910,5,
+0x012928,4,
+0x012944,2,
+0x012950,1,
+0x012958,4,
+0x012980,7,
+0x0129a0,1,
+0x0129b0,2,
+0x012d48,4,
+0x013000,10,
+0x013040,14,
+0x013080,14,
+0x0130c0,14,
+0x013100,37,
+0x013198,1,
+0x0131a0,5,
+0x0131b8,1,
+0x0131c0,5,
+0x0131d8,1,
+0x0131e0,5,
+0x0131f8,1,
+0x013200,37,
+0x013298,1,
+0x0132a0,5,
+0x0132b8,1,
+0x0132c0,5,
+0x0132d8,1,
+0x0132e0,5,
+0x0132f8,1,
+0x013300,9,
+0x013330,2,
+0x013340,1,
+0x013350,2,
+0x013360,1,
+0x013370,2,
+0x013380,2,
+0x01338c,38,
+0x013430,2,
+0x013440,1,
+0x013450,2,
+0x013460,1,
+0x013470,2,
+0x013480,2,
+0x01348c,30,
+0x013510,2,
+0x013520,1,
+0x013530,2,
+0x013544,2,
+0x013580,8,
+0x0135a4,6,
+0x0135c0,16,
+0x013604,2,
+0x013628,2,
+0x013634,1,
+0x013644,2,
+0x013668,2,
+0x013674,1,
+0x013684,2,
+0x0136a8,2,
+0x0136b4,1,
+0x0136c4,2,
+0x0136e8,2,
+0x0136f4,1,
+0x013700,21,
+0x013760,1,
+0x013770,2,
+0x013780,1,
+0x013790,2,
+0x0137a0,1,
+0x0137b0,2,
+0x013800,1,
+0x013820,2,
+0x01382c,10,
+0x01386c,10,
+0x013898,3,
+0x0138b0,2,
+0x013a00,1,
+0x013a20,2,
+0x013a2c,10,
+0x013a6c,10,
+0x013a98,3,
+0x013ab0,2,
+0x013c00,4,
+0x013c14,7,
+0x013c38,4,
+0x013c54,2,
+0x013ca0,1,
+0x013cb0,2,
+0x013cc0,1,
+0x013cd0,2,
+0x013d00,3,
+0x013d10,6,
+0x013d44,7,
+0x013d64,8,
+0x013d90,2,
+0x013da0,6,
+0x013e00,1,
+0x014000,3,
+0x014010,15,
+0x014050,16,
+0x01409c,1,
+0x0140b0,9,
+0x0140e0,1,
+0x0140f0,3,
+0x014100,12,
+0x014134,4,
+0x014158,1,
+0x014180,1,
+0x014194,2,
+0x0141ac,12,
+0x0141ec,4,
+0x014200,3,
+0x014210,15,
+0x014250,16,
+0x01429c,1,
+0x0142b0,9,
+0x0142e0,1,
+0x0142f0,3,
+0x014300,12,
+0x014334,4,
+0x014358,1,
+0x014380,1,
+0x014394,2,
+0x0143ac,12,
+0x0143ec,4,
+0x014400,12,
+0x01444c,8,
+0x014470,2,
+0x01447c,33,
+0x014800,8,
+0x014824,5,
+0x014840,8,
+0x014864,5,
+0x014880,8,
+0x0148a4,5,
+0x0148c0,8,
+0x0148e4,5,
+0x014900,8,
+0x014924,5,
+0x014940,8,
+0x014964,5,
+0x014980,8,
+0x0149a4,5,
+0x0149c0,8,
+0x0149e4,5,
+0x014a04,5,
+0x018000,2,
+0x01805c,4,
+0x018080,8,
+0x0180a4,7,
+0x0180c4,2,
+0x018100,32,
+0x018200,4,
+0x018224,1,
+0x018234,5,
+0x018300,32,
+0x018384,1,
+0x01838c,1,
+0x0183a4,3,
+0x018400,5,
+0x018420,5,
+0x018440,5,
+0x018460,5,
+0x018480,5,
+0x0184a0,5,
+0x0184c0,5,
+0x0184e0,5,
+0x018500,5,
+0x018520,5,
+0x018540,5,
+0x018560,5,
+0x018580,5,
+0x0185a0,5,
+0x0185c0,5,
+0x0185e0,5,
+0x018610,4,
+0x018624,4,
+0x018810,3,
+0x018820,11,
+0x018850,3,
+0x018860,7,
+0x018884,11,
+0x0188c8,2,
+0x0188d4,2,
+0x0188e0,8,
+0x018a04,3,
+0x018a20,3,
+0x018a30,4,
+0x018a44,21,
+0x018b00,16,
+0x018b4c,5,
+0x018b68,5,
+0x018c00,17,
+0x018c54,28,
+0x018cd4,13,
+0x018d0c,2,
+0x018e00,1,
+0x018e10,2,
+0x018e50,2,
+0x018f00,4,
+0x018f14,7,
+0x018f38,5,
+0x018f54,2,
+0x018fa0,1,
+0x018fb0,2,
+0x018fc0,1,
+0x018fd0,2,
+0x018fe0,5,
+0x019ff0,2052,
+0x01c004,2,
+0x01c010,1,
+0x01c01c,2,
+0x01c06c,27,
+0x01c180,1,
+0x01c190,2,
+0x01c1a0,1,
+0x01c1b0,2,
+0x01c1c0,33,
+0x01c254,28,
+0x01c2d4,13,
+0x01c30c,2,
+0x01c40c,5,
+0x01c428,2,
+0x01c434,2,
+0x01c448,2,
+0x01c454,1,
+0x01c464,25,
+0x01c4d8,2,
+0x01c4e4,12,
+0x01c608,4,
+0x01c624,3,
+0x01c63c,1,
+0x01c64c,27,
+0x01c6c0,18,
+0x01c70c,2,
+0x01c71c,5,
+0x01c738,2,
+0x01c744,1,
+0x01c75c,1,
+0x01c7dc,1,
+0x01c7e4,1,
+0x01c7f8,7,
+0x01c818,7,
+0x01c840,2,
+0x01c84c,16,
+0x01c8a0,5,
+0x01c8c0,1,
+0x01c900,5,
+0x01c918,7,
+0x01c940,2,
+0x01c94c,16,
+0x01c9a0,5,
+0x01c9c0,1,
+0x01ca00,5,
+0x01ca18,7,
+0x01ca40,2,
+0x01ca4c,16,
+0x01caa0,5,
+0x01cac0,1,
+0x01cb00,5,
+0x01cb18,7,
+0x01cb40,2,
+0x01cb4c,16,
+0x01cba0,5,
+0x01cbc0,1,
+0x01cc00,5,
+0x01cc18,7,
+0x01cc40,2,
+0x01cc4c,16,
+0x01cca0,5,
+0x01ccc0,1,
+0x01cd00,5,
+0x01cd18,7,
+0x01cd40,2,
+0x01cd4c,16,
+0x01cda0,5,
+0x01cdc0,1,
+0x01ce00,5,
+0x01ce18,7,
+0x01ce40,2,
+0x01ce4c,16,
+0x01cea0,5,
+0x01cec0,1,
+0x01cf00,5,
+0x01cf18,7,
+0x01cf40,2,
+0x01cf4c,16,
+0x01cfa0,5,
+0x01cfc0,1,
+0x01d000,19,
+0x01d054,21,
+0x01d0ac,6,
+0x01d0d0,2,
+0x01d0e8,15,
+0x01d140,1,
+0x01d148,53,
+0x01d220,12,
+0x01d25c,6,
+0x01d278,2,
+0x01d284,1,
+0x01d298,2,
+0x01d2a8,6,
+0x01d300,2,
+0x01d310,11,
+0x01d350,4,
+0x01d368,3,
+0x01d37c,6,
+0x01d3a0,3,
+0x01d3b0,9,
+0x01d3e0,6,
+0x01d400,19,
+0x01d454,21,
+0x01d4ac,6,
+0x01d4d0,2,
+0x01d4e8,15,
+0x01d540,1,
+0x01d548,53,
+0x01d620,12,
+0x01d65c,6,
+0x01d678,2,
+0x01d684,1,
+0x01d698,2,
+0x01d6a8,6,
+0x01d700,2,
+0x01d710,11,
+0x01d750,4,
+0x01d768,3,
+0x01d77c,6,
+0x01d7a0,3,
+0x01d7b0,9,
+0x01d7e0,6,
+0x01d800,16,
+0x01d844,1,
+0x01d880,8,
+0x01d8c4,1,
+0x01d8cc,5,
+0x01d8e4,7,
+0x01d920,1,
+0x01d968,3,
+0x01d9e0,6,
+0x01da00,2,
+0x01da14,2,
+0x01da20,8,
+0x01da44,1,
+0x01da58,2,
+0x01da64,1,
+0x01da78,8,
+0x01db04,1,
+0x01db0c,14,
+0x01db50,2,
+0x01db60,1,
+0x01db70,2,
+0x01db80,1,
+0x01db90,2,
+0x01dba0,3,
+0x01dc00,1,
+0x01dc0c,1,
+0x01dc80,6,
+0x01dca0,1,
+0x01dd80,13,
+0x01ddbc,1,
+0x01dde0,9,
+0x01df00,1,
+0x01df08,1,
+0x01df14,1,
+0x01df1c,3,
+0x01df38,1,
+0x01df40,1,
+0x01df54,2,
+0x01dfa0,1,
+0x01dfb0,2,
+0x01e5c0,1,
+0x01e5dc,1,
+0x01e5e4,14,
+0x01e620,4,
+0x01e668,6,
+0x01e780,160,
+0x01ea04,12,
+0x01ec00,8,
+0x01ec24,1,
+0x01ec30,1,
+0x01ec44,20,
+0x01ec9c,2,
+0x01ecac,14,
+0x01ed80,1,
+0x01edc4,1,
+0x01ede0,1,
+0x01ede8,3,
+0x01edf8,1,
+0x01ee00,8,
+0x01ee24,1,
+0x01ee30,1,
+0x01ee44,20,
+0x01ee9c,2,
+0x01eeac,14,
+0x01ef80,1,
+0x01efc4,1,
+0x01efe0,1,
+0x01efe8,3,
+0x01eff8,1,
+0x01f000,1024,
+0x030000,1,
+0x030010,2,
+0x030020,1,
+0x030030,2,
+0x030040,1,
+0x030050,2,
+0x030100,27,
+0x030180,3,
+0x030200,80,
+0x030c00,128,
+0x030e1c,1,
+0x030e3c,1,
+0x030e44,1,
+0x030e5c,16,
+0x030f10,4,
+0x030f40,32,
+0x031000,14,
+0x031040,14,
+0x031080,14,
+0x0310c0,14,
+0x031100,133,
+0x031318,13,
+0x031a00,64,
+0x031c00,64,
+0x031e04,1,
+0x032000,512,
+0x033000,1025,
+0x034010,2,
+0x034104,1,
+0x034224,1,
+0x034260,7,
+0x034284,4,
+0x034304,1,
+0x034314,3,
+0x034324,1,
+0x034334,3,
+0x034344,1,
+0x034358,2,
+0x034414,3,
+0x034510,4,
+0x034608,6,
+0x034800,7,
+0x034820,4,
+0x034868,6,
+0x034980,45,
+0x034a40,13,
+0x034a80,13,
+0x034ac0,13,
+0x034b00,13,
+0x034b40,13,
+0x034b80,13,
+0x034bc0,13,
+0x035020,1,
+0x035028,1,
+0x035040,2,
+0x03504c,1,
+0x035058,3,
+0x035068,4,
+0x035104,5,
+0x035200,12,
+0x035240,12,
+0x035280,12,
+0x0352c0,12,
+0x035300,12,
+0x035340,12,
+0x035380,12,
+0x0353c0,12,
+0x036000,128,
+0x036204,12,
+0x036400,8,
+0x036424,1,
+0x036430,1,
+0x036444,20,
+0x03649c,2,
+0x0364ac,14,
+0x036580,1,
+0x0365c4,1,
+0x0365e0,1,
+0x0365e8,3,
+0x0365f8,1,
+0x036600,4,
+0x036614,6,
+0x036638,3,
+0x036654,2,
+0x0366a0,1,
+0x0366b0,2,
+0x0366c0,1,
+0x0366d0,2,
+0x036700,1,
+0x036710,2,
+0x036720,1,
+0x036730,2,
+0x040000,19,
+0x040050,3,
+0x040060,2,
+0x04007c,6,
+0x0400a4,5,
+0x0400c0,4,
+0x0400e0,3,
+0x040100,6,
+0x04011c,14,
+0x04015c,1,
+0x040170,4,
+0x040190,3,
+0x0401a4,1,
+0x0401ac,5,
+0x0401c4,1,
+0x0401cc,6,
+0x040200,3,
+0x040210,3,
+0x040220,3,
+0x040230,3,
+0x040240,3,
+0x040250,3,
+0x040260,3,
+0x040270,3,
+0x040280,3,
+0x040290,3,
+0x0402a0,3,
+0x0402b0,3,
+0x0402c0,3,
+0x0402d0,3,
+0x0402e0,3,
+0x0402f0,3,
+0x040304,1,
+0x040314,8,
+0x040340,11,
+0x040490,1,
+0x0404a8,15,
+0x040510,18,
+0x04055c,3,
+0x04056c,3,
+0x04057c,3,
+0x04058c,2,
+0x04059c,18,
+0x040610,16,
+0x0406e0,51,
+0x0407d0,3,
+0x0407f0,1,
+0x040800,337,
+0x040d50,18,
+0x040d9c,4,
+0x040db0,11,
+0x040df0,11,
+0x040e20,1,
+0x040e28,11,
+0x040e58,1,
+0x040e60,2,
+0x040e6c,1,
+0x040e74,11,
+0x040eb0,4,
+0x040ec8,2,
+0x040ed4,7,
+0x040ef8,9,
+0x040f20,4,
+0x041000,33,
+0x041100,30,
+0x041180,15,
+0x0411dc,1,
+0x0411e4,15,
+0x041224,1,
+0x041230,1,
+0x041244,20,
+0x04129c,2,
+0x0412ac,14,
+0x041380,1,
+0x0413c4,1,
+0x0413e0,1,
+0x0413e8,3,
+0x0413f8,1,
+0x041400,8,
+0x041424,1,
+0x041430,1,
+0x041444,20,
+0x04149c,2,
+0x0414ac,14,
+0x041580,1,
+0x0415c4,1,
+0x0415e0,1,
+0x0415e8,3,
+0x0415f8,1,
+0x041600,4,
+0x041614,7,
+0x041638,4,
+0x041654,2,
+0x0416a0,1,
+0x0416b0,2,
+0x0416c0,1,
+0x0416d0,2,
+0x0416e0,1,
+0x041a00,1,
+0x041a10,2,
+0x041a20,1,
+0x041a30,2,
+0x041c00,128,
+0x041e04,12,
+0x042000,5,
+0x042020,5,
+0x042040,5,
+0x042060,5,
+0x042080,5,
+0x0420a0,5,
+0x0420c0,5,
+0x0420e0,5,
+0x042100,5,
+0x042120,5,
+0x042140,5,
+0x042160,5,
+0x042180,5,
+0x0421a0,5,
+0x0421c0,5,
+0x0421e0,5,
+0x042200,5,
+0x042220,5,
+0x042240,5,
+0x042260,5,
+0x042280,5,
+0x0422a0,5,
+0x0422c0,5,
+0x0422e0,5,
+0x042300,5,
+0x042320,5,
+0x042340,5,
+0x042360,5,
+0x042380,5,
+0x0423a0,5,
+0x0423c0,5,
+0x0423e0,5,
+0x042400,5,
+0x042420,5,
+0x042440,5,
+0x042460,5,
+0x042480,5,
+0x0424a0,5,
+0x0424c0,5,
+0x0424e0,5,
+0x042500,5,
+0x042520,5,
+0x042540,5,
+0x042560,5,
+0x042580,5,
+0x0425a0,5,
+0x0425c0,5,
+0x0425e0,5,
+0x042600,5,
+0x042620,5,
+0x042640,5,
+0x042660,5,
+0x042680,5,
+0x0426a0,5,
+0x0426c0,5,
+0x0426e0,5,
+0x042700,5,
+0x042720,5,
+0x042740,5,
+0x042760,5,
+0x042780,5,
+0x0427a0,5,
+0x0427c0,5,
+0x0427e0,5,
+0x042800,5,
+0x042820,5,
+0x042840,5,
+0x042860,5,
+0x042880,5,
+0x0428a0,5,
+0x0428c0,5,
+0x0428e0,5,
+0x042900,5,
+0x042920,5,
+0x042940,5,
+0x042960,5,
+0x042980,5,
+0x0429a0,5,
+0x0429c0,5,
+0x0429e0,5,
+0x042a00,5,
+0x042a20,5,
+0x042a40,5,
+0x042a60,5,
+0x042a80,5,
+0x042aa0,5,
+0x042ac0,5,
+0x042ae0,5,
+0x042b00,5,
+0x042b20,5,
+0x042b40,5,
+0x042b60,5,
+0x042b80,5,
+0x042ba0,5,
+0x042bc0,5,
+0x042be0,5,
+0x042c00,5,
+0x042c20,5,
+0x042c40,5,
+0x042c60,5,
+0x042c80,5,
+0x042ca0,5,
+0x042cc0,5,
+0x042ce0,5,
+0x042d00,5,
+0x042d20,5,
+0x042d40,5,
+0x042d60,5,
+0x042d80,5,
+0x042da0,5,
+0x042dc0,5,
+0x042de0,5,
+0x042e00,5,
+0x042e20,5,
+0x042e40,5,
+0x042e60,5,
+0x042e80,5,
+0x042ea0,5,
+0x042ec0,5,
+0x042ee0,5,
+0x042f00,5,
+0x042f20,5,
+0x042f40,5,
+0x042f60,5,
+0x042f80,5,
+0x042fa0,5,
+0x042fc0,5,
+0x042fe0,5,
+0x043000,5,
+0x043020,5,
+0x043040,5,
+0x043060,5,
+0x043080,5,
+0x0430a0,5,
+0x0430c0,5,
+0x0430e0,5,
+0x043100,5,
+0x043120,5,
+0x043140,5,
+0x043160,5,
+0x043180,5,
+0x0431a0,5,
+0x0431c0,5,
+0x0431e0,5,
+0x043200,5,
+0x043220,5,
+0x043240,5,
+0x043260,5,
+0x043280,5,
+0x0432a0,5,
+0x0432c0,5,
+0x0432e0,5,
+0x043300,5,
+0x043320,5,
+0x043340,5,
+0x043360,5,
+0x043380,5,
+0x0433a0,5,
+0x0433c0,5,
+0x0433e0,5,
+0x043400,5,
+0x043420,5,
+0x043440,5,
+0x043460,5,
+0x043480,5,
+0x0434a0,5,
+0x0434c0,5,
+0x0434e0,5,
+0x043500,5,
+0x043520,5,
+0x043540,5,
+0x043560,5,
+0x043580,5,
+0x0435a0,5,
+0x0435c0,5,
+0x0435e0,5,
+0x043600,5,
+0x043620,5,
+0x043640,5,
+0x043660,5,
+0x043680,5,
+0x0436a0,5,
+0x0436c0,5,
+0x0436e0,5,
+0x043700,5,
+0x043720,5,
+0x043740,5,
+0x043760,5,
+0x043780,5,
+0x0437a0,5,
+0x0437c0,5,
+0x0437e0,5,
+0x043800,5,
+0x043820,5,
+0x043840,5,
+0x043860,5,
+0x043880,5,
+0x0438a0,5,
+0x0438c0,5,
+0x0438e0,5,
+0x043900,5,
+0x043920,5,
+0x043940,5,
+0x043960,5,
+0x043980,5,
+0x0439a0,5,
+0x0439c0,5,
+0x0439e0,5,
+0x043a00,5,
+0x043a20,5,
+0x043a40,5,
+0x043a60,5,
+0x043a80,5,
+0x043aa0,5,
+0x043ac0,5,
+0x043ae0,5,
+0x043b00,5,
+0x043b20,5,
+0x043b40,5,
+0x043b60,5,
+0x043b80,5,
+0x043ba0,5,
+0x043bc0,5,
+0x043be0,5,
+0x043c00,5,
+0x043c20,5,
+0x043c40,5,
+0x043c60,5,
+0x043c80,5,
+0x043ca0,5,
+0x043cc0,5,
+0x043ce0,5,
+0x043d00,5,
+0x043d20,5,
+0x043d40,5,
+0x043d60,5,
+0x043d80,5,
+0x043da0,5,
+0x043dc0,5,
+0x043de0,5,
+0x043e00,5,
+0x043e20,5,
+0x043e40,5,
+0x043e60,5,
+0x043e80,5,
+0x043ea0,5,
+0x043ec0,5,
+0x043ee0,5,
+0x043f00,5,
+0x043f20,5,
+0x043f40,5,
+0x043f60,5,
+0x043f80,5,
+0x043fa0,5,
+0x043fc0,5,
+0x043fe0,5,
+0x044004,32,
+0x04408c,6,
+0x0440a8,4,
+0x0440c8,3,
+0x0440d8,2,
+0x0440e8,3,
+0x0440f8,5,
+0x044200,8,
+0x044240,48,
+0x044320,3,
+0x044ec8,4,
+0x044fc8,202,
+0x045300,48,
+0x045400,25,
+0x045468,22,
+0x046480,23,
+0x047000,60,
+0x047ff0,2,
+0x048000,5,
+0x048020,5,
+0x048040,5,
+0x048060,5,
+0x048080,5,
+0x0480a0,5,
+0x0480c0,5,
+0x0480e0,5,
+0x048100,5,
+0x048120,5,
+0x048140,5,
+0x048160,5,
+0x048180,5,
+0x0481a0,5,
+0x0481c0,5,
+0x0481e0,5,
+0x048200,5,
+0x048220,5,
+0x048240,5,
+0x048260,5,
+0x048280,5,
+0x0482a0,5,
+0x0482c0,5,
+0x0482e0,5,
+0x048300,5,
+0x048320,5,
+0x048340,5,
+0x048360,5,
+0x048380,5,
+0x0483a0,5,
+0x0483c0,5,
+0x0483e0,5,
+0x048400,5,
+0x048420,5,
+0x048440,5,
+0x048460,5,
+0x048480,5,
+0x0484a0,5,
+0x0484c0,5,
+0x0484e0,5,
+0x048500,5,
+0x048520,5,
+0x048540,5,
+0x048560,5,
+0x048580,5,
+0x0485a0,5,
+0x0485c0,5,
+0x0485e0,5,
+0x048600,5,
+0x048620,5,
+0x048640,5,
+0x048660,5,
+0x048680,5,
+0x0486a0,5,
+0x0486c0,5,
+0x0486e0,5,
+0x048700,5,
+0x048720,5,
+0x048740,5,
+0x048760,5,
+0x048780,5,
+0x0487a0,5,
+0x0487c0,5,
+0x0487e0,5,
+0x048800,5,
+0x048820,5,
+0x048840,5,
+0x048860,5,
+0x048880,5,
+0x0488a0,5,
+0x0488c0,5,
+0x0488e0,5,
+0x048900,5,
+0x048920,5,
+0x048940,5,
+0x048960,5,
+0x048980,5,
+0x0489a0,5,
+0x0489c0,5,
+0x0489e0,5,
+0x048a00,5,
+0x048a20,5,
+0x048a40,5,
+0x048a60,5,
+0x048a80,5,
+0x048aa0,5,
+0x048ac0,5,
+0x048ae0,5,
+0x048b00,5,
+0x048b20,5,
+0x048b40,5,
+0x048b60,5,
+0x048b80,5,
+0x048ba0,5,
+0x048bc0,5,
+0x048be0,5,
+0x048c00,5,
+0x048c20,5,
+0x048c40,5,
+0x048c60,5,
+0x048c80,5,
+0x048ca0,5,
+0x048cc0,5,
+0x048ce0,5,
+0x048d00,5,
+0x048d20,5,
+0x048d40,5,
+0x048d60,5,
+0x048d80,5,
+0x048da0,5,
+0x048dc0,5,
+0x048de0,5,
+0x048e00,5,
+0x048e20,5,
+0x048e40,5,
+0x048e60,5,
+0x048e80,5,
+0x048ea0,5,
+0x048ec0,5,
+0x048ee0,5,
+0x048f00,5,
+0x048f20,5,
+0x048f40,5,
+0x048f60,5,
+0x048f80,5,
+0x048fa0,5,
+0x048fc0,5,
+0x048fe0,5,
+0x049000,5,
+0x049020,5,
+0x049040,5,
+0x049060,5,
+0x049080,5,
+0x0490a0,5,
+0x0490c0,5,
+0x0490e0,5,
+0x049100,5,
+0x049120,5,
+0x049140,5,
+0x049160,5,
+0x049180,5,
+0x0491a0,5,
+0x0491c0,5,
+0x0491e0,5,
+0x049200,5,
+0x049220,5,
+0x049240,5,
+0x049260,5,
+0x049280,5,
+0x0492a0,5,
+0x0492c0,5,
+0x0492e0,5,
+0x049300,5,
+0x049320,5,
+0x049340,5,
+0x049360,5,
+0x049380,5,
+0x0493a0,5,
+0x0493c0,5,
+0x0493e0,5,
+0x049400,5,
+0x049420,5,
+0x049440,5,
+0x049460,5,
+0x049480,5,
+0x0494a0,5,
+0x0494c0,5,
+0x0494e0,5,
+0x049500,5,
+0x049520,5,
+0x049540,5,
+0x049560,5,
+0x049580,5,
+0x0495a0,5,
+0x0495c0,5,
+0x0495e0,5,
+0x049600,5,
+0x049620,5,
+0x049640,5,
+0x049660,5,
+0x049680,5,
+0x0496a0,5,
+0x0496c0,5,
+0x0496e0,5,
+0x049700,5,
+0x049720,5,
+0x049740,5,
+0x049760,5,
+0x049780,5,
+0x0497a0,5,
+0x0497c0,5,
+0x0497e0,5,
+0x049800,5,
+0x049820,5,
+0x049840,5,
+0x049860,5,
+0x049880,5,
+0x0498a0,5,
+0x0498c0,5,
+0x0498e0,5,
+0x049900,5,
+0x049920,5,
+0x049940,5,
+0x049960,5,
+0x049980,5,
+0x0499a0,5,
+0x0499c0,5,
+0x0499e0,5,
+0x049a00,5,
+0x049a20,5,
+0x049a40,5,
+0x049a60,5,
+0x049a80,5,
+0x049aa0,5,
+0x049ac0,5,
+0x049ae0,5,
+0x049b00,5,
+0x049b20,5,
+0x049b40,5,
+0x049b60,5,
+0x049b80,5,
+0x049ba0,5,
+0x049bc0,5,
+0x049be0,5,
+0x049c00,5,
+0x049c20,5,
+0x049c40,5,
+0x049c60,5,
+0x049c80,5,
+0x049ca0,5,
+0x049cc0,5,
+0x049ce0,5,
+0x049d00,5,
+0x049d20,5,
+0x049d40,5,
+0x049d60,5,
+0x049d80,5,
+0x049da0,5,
+0x049dc0,5,
+0x049de0,5,
+0x049e00,5,
+0x049e20,5,
+0x049e40,5,
+0x049e60,5,
+0x049e80,5,
+0x049ea0,5,
+0x049ec0,5,
+0x049ee0,5,
+0x049f00,5,
+0x049f20,5,
+0x049f40,5,
+0x049f60,5,
+0x049f80,5,
+0x049fa0,5,
+0x049fc0,5,
+0x049fe0,5,
+0x04a000,5,
+0x04a020,5,
+0x04a040,5,
+0x04a060,5,
+0x04a080,5,
+0x04a0a0,5,
+0x04a0c0,5,
+0x04a0e0,5,
+0x04a100,5,
+0x04a120,5,
+0x04a140,5,
+0x04a160,5,
+0x04a180,5,
+0x04a1a0,5,
+0x04a1c0,5,
+0x04a1e0,5,
+0x04a200,5,
+0x04a220,5,
+0x04a240,5,
+0x04a260,5,
+0x04a280,5,
+0x04a2a0,5,
+0x04a2c0,5,
+0x04a2e0,5,
+0x04a300,5,
+0x04a320,5,
+0x04a340,5,
+0x04a360,5,
+0x04a380,5,
+0x04a3a0,5,
+0x04a3c0,5,
+0x04a3e0,5,
+0x04a400,5,
+0x04a420,5,
+0x04a440,5,
+0x04a460,5,
+0x04a480,5,
+0x04a4a0,5,
+0x04a4c0,5,
+0x04a4e0,5,
+0x04a500,5,
+0x04a520,5,
+0x04a540,5,
+0x04a560,5,
+0x04a580,5,
+0x04a5a0,5,
+0x04a5c0,5,
+0x04a5e0,5,
+0x04a600,5,
+0x04a620,5,
+0x04a640,5,
+0x04a660,5,
+0x04a680,5,
+0x04a6a0,5,
+0x04a6c0,5,
+0x04a6e0,5,
+0x04a700,5,
+0x04a720,5,
+0x04a740,5,
+0x04a760,5,
+0x04a780,5,
+0x04a7a0,5,
+0x04a7c0,5,
+0x04a7e0,5,
+0x04a800,5,
+0x04a820,5,
+0x04a840,5,
+0x04a860,5,
+0x04a880,5,
+0x04a8a0,5,
+0x04a8c0,5,
+0x04a8e0,5,
+0x04a900,5,
+0x04a920,5,
+0x04a940,5,
+0x04a960,5,
+0x04a980,5,
+0x04a9a0,5,
+0x04a9c0,5,
+0x04a9e0,5,
+0x04aa00,5,
+0x04aa20,5,
+0x04aa40,5,
+0x04aa60,5,
+0x04aa80,5,
+0x04aaa0,5,
+0x04aac0,5,
+0x04aae0,5,
+0x04ab00,5,
+0x04ab20,5,
+0x04ab40,5,
+0x04ab60,5,
+0x04ab80,5,
+0x04aba0,5,
+0x04abc0,5,
+0x04abe0,5,
+0x04ac00,5,
+0x04ac20,5,
+0x04ac40,5,
+0x04ac60,5,
+0x04ac80,5,
+0x04aca0,5,
+0x04acc0,5,
+0x04ace0,5,
+0x04ad00,5,
+0x04ad20,5,
+0x04ad40,5,
+0x04ad60,5,
+0x04ad80,5,
+0x04ada0,5,
+0x04adc0,5,
+0x04ade0,5,
+0x04ae00,5,
+0x04ae20,5,
+0x04ae40,5,
+0x04ae60,5,
+0x04ae80,5,
+0x04aea0,5,
+0x04aec0,5,
+0x04aee0,5,
+0x04af00,5,
+0x04af20,5,
+0x04af40,5,
+0x04af60,5,
+0x04af80,5,
+0x04afa0,5,
+0x04afc0,5,
+0x04afe0,5,
+0x04b000,5,
+0x04b020,5,
+0x04b040,5,
+0x04b060,5,
+0x04b080,5,
+0x04b0a0,5,
+0x04b0c0,5,
+0x04b0e0,5,
+0x04b100,5,
+0x04b120,5,
+0x04b140,5,
+0x04b160,5,
+0x04b180,5,
+0x04b1a0,5,
+0x04b1c0,5,
+0x04b1e0,5,
+0x04b200,5,
+0x04b220,5,
+0x04b240,5,
+0x04b260,5,
+0x04b280,5,
+0x04b2a0,5,
+0x04b2c0,5,
+0x04b2e0,5,
+0x04b300,5,
+0x04b320,5,
+0x04b340,5,
+0x04b360,5,
+0x04b380,5,
+0x04b3a0,5,
+0x04b3c0,5,
+0x04b3e0,5,
+0x04b400,5,
+0x04b420,5,
+0x04b440,5,
+0x04b460,5,
+0x04b480,5,
+0x04b4a0,5,
+0x04b4c0,5,
+0x04b4e0,5,
+0x04b500,5,
+0x04b520,5,
+0x04b540,5,
+0x04b560,5,
+0x04b580,5,
+0x04b5a0,5,
+0x04b5c0,5,
+0x04b5e0,5,
+0x04b600,5,
+0x04b620,5,
+0x04b640,5,
+0x04b660,5,
+0x04b680,5,
+0x04b6a0,5,
+0x04b6c0,5,
+0x04b6e0,5,
+0x04b700,5,
+0x04b720,5,
+0x04b740,5,
+0x04b760,5,
+0x04b780,5,
+0x04b7a0,5,
+0x04b7c0,5,
+0x04b7e0,5,
+0x04b800,5,
+0x04b820,5,
+0x04b840,5,
+0x04b860,5,
+0x04b880,5,
+0x04b8a0,5,
+0x04b8c0,5,
+0x04b8e0,5,
+0x04b900,5,
+0x04b920,5,
+0x04b940,5,
+0x04b960,5,
+0x04b980,5,
+0x04b9a0,5,
+0x04b9c0,5,
+0x04b9e0,5,
+0x04ba00,5,
+0x04ba20,5,
+0x04ba40,5,
+0x04ba60,5,
+0x04ba80,5,
+0x04baa0,5,
+0x04bac0,5,
+0x04bae0,5,
+0x04bb00,5,
+0x04bb20,5,
+0x04bb40,5,
+0x04bb60,5,
+0x04bb80,5,
+0x04bba0,5,
+0x04bbc0,5,
+0x04bbe0,5,
+0x04bc00,5,
+0x04bc20,5,
+0x04bc40,5,
+0x04bc60,5,
+0x04bc80,5,
+0x04bca0,5,
+0x04bcc0,5,
+0x04bce0,5,
+0x04bd00,5,
+0x04bd20,5,
+0x04bd40,5,
+0x04bd60,5,
+0x04bd80,5,
+0x04bda0,5,
+0x04bdc0,5,
+0x04bde0,5,
+0x04be00,5,
+0x04be20,5,
+0x04be40,5,
+0x04be60,5,
+0x04be80,5,
+0x04bea0,5,
+0x04bec0,5,
+0x04bee0,5,
+0x04bf00,5,
+0x04bf20,5,
+0x04bf40,5,
+0x04bf60,5,
+0x04bf80,5,
+0x04bfa0,5,
+0x04bfc0,5,
+0x04bfe0,5,
+0x04c000,5,
+0x04c020,5,
+0x04c040,5,
+0x04c060,5,
+0x04c080,5,
+0x04c0a0,5,
+0x04c0c0,5,
+0x04c0e0,5,
+0x04c100,5,
+0x04c120,5,
+0x04c140,5,
+0x04c160,5,
+0x04c180,5,
+0x04c1a0,5,
+0x04c1c0,5,
+0x04c1e0,5,
+0x04c200,5,
+0x04c220,5,
+0x04c240,5,
+0x04c260,5,
+0x04c280,5,
+0x04c2a0,5,
+0x04c2c0,5,
+0x04c2e0,5,
+0x04c300,5,
+0x04c320,5,
+0x04c340,5,
+0x04c360,5,
+0x04c380,5,
+0x04c3a0,5,
+0x04c3c0,5,
+0x04c3e0,5,
+0x04c400,5,
+0x04c420,5,
+0x04c440,5,
+0x04c460,5,
+0x04c480,5,
+0x04c4a0,5,
+0x04c4c0,5,
+0x04c4e0,5,
+0x04c500,5,
+0x04c520,5,
+0x04c540,5,
+0x04c560,5,
+0x04c580,5,
+0x04c5a0,5,
+0x04c5c0,5,
+0x04c5e0,5,
+0x04c600,5,
+0x04c620,5,
+0x04c640,5,
+0x04c660,5,
+0x04c680,5,
+0x04c6a0,5,
+0x04c6c0,5,
+0x04c6e0,5,
+0x04c700,5,
+0x04c720,5,
+0x04c740,5,
+0x04c760,5,
+0x04c780,5,
+0x04c7a0,5,
+0x04c7c0,5,
+0x04c7e0,5,
+0x04c800,5,
+0x04c820,5,
+0x04c840,5,
+0x04c860,5,
+0x04c880,5,
+0x04c8a0,5,
+0x04c8c0,5,
+0x04c8e0,5,
+0x04c900,5,
+0x04c920,5,
+0x04c940,5,
+0x04c960,5,
+0x04c980,5,
+0x04c9a0,5,
+0x04c9c0,5,
+0x04c9e0,5,
+0x04ca00,5,
+0x04ca20,5,
+0x04ca40,5,
+0x04ca60,5,
+0x04ca80,5,
+0x04caa0,5,
+0x04cac0,5,
+0x04cae0,5,
+0x04cb00,5,
+0x04cb20,5,
+0x04cb40,5,
+0x04cb60,5,
+0x04cb80,5,
+0x04cba0,5,
+0x04cbc0,5,
+0x04cbe0,5,
+0x04cc00,5,
+0x04cc20,5,
+0x04cc40,5,
+0x04cc60,5,
+0x04cc80,5,
+0x04cca0,5,
+0x04ccc0,5,
+0x04cce0,5,
+0x04cd00,5,
+0x04cd20,5,
+0x04cd40,5,
+0x04cd60,5,
+0x04cd80,5,
+0x04cda0,5,
+0x04cdc0,5,
+0x04cde0,5,
+0x04ce00,5,
+0x04ce20,5,
+0x04ce40,5,
+0x04ce60,5,
+0x04ce80,5,
+0x04cea0,5,
+0x04cec0,5,
+0x04cee0,5,
+0x04cf00,5,
+0x04cf20,5,
+0x04cf40,5,
+0x04cf60,5,
+0x04cf80,5,
+0x04cfa0,5,
+0x04cfc0,5,
+0x04cfe0,5,
+0x050004,1,
+0x05000c,5,
+0x05900c,10,
+0x05903c,1,
+0x059080,4,
+0x05a000,1,
+0x05a008,1,
+0x05a010,1,
+0x05a018,1,
+0x05a020,1,
+0x05a028,1,
+0x05a030,1,
+0x05a038,1,
+0x05a040,1,
+0x05a048,1,
+0x05a050,1,
+0x05a058,1,
+0x05a060,1,
+0x05a068,1,
+0x05a070,1,
+0x05a078,1,
+0x05a080,1,
+0x05a088,1,
+0x05a090,1,
+0x05a098,1,
+0x05a0a0,1,
+0x05a0a8,1,
+0x05a0b0,1,
+0x05a0b8,1,
+0x05a0c0,1,
+0x05a0c8,1,
+0x05a0d0,1,
+0x05a0d8,1,
+0x05a0e0,1,
+0x05a0e8,1,
+0x05a0f0,1,
+0x05a0f8,1,
+0x05a100,1,
+0x05a108,1,
+0x05a110,1,
+0x05a118,1,
+0x05a120,1,
+0x05a128,1,
+0x05a130,1,
+0x05a138,1,
+0x05a140,1,
+0x05a148,1,
+0x05a150,1,
+0x05a158,1,
+0x05a160,1,
+0x05a168,1,
+0x05a170,1,
+0x05a178,1,
+0x05a180,1,
+0x05a188,1,
+0x05a190,1,
+0x05a198,1,
+0x05a1a0,1,
+0x05a1a8,1,
+0x05a1b0,1,
+0x05a1b8,1,
+0x05a1c0,1,
+0x05a1c8,1,
+0x05a1d0,1,
+0x05a1d8,1,
+0x05a1e0,1,
+0x05a1e8,1,
+0x05a1f0,1,
+0x05a1f8,1,
+0x05a200,1,
+0x05a208,1,
+0x05a210,1,
+0x05a218,1,
+0x05a220,1,
+0x05a228,1,
+0x05a230,1,
+0x05a238,1,
+0x05a240,1,
+0x05a248,1,
+0x05a250,1,
+0x05a258,1,
+0x05a260,1,
+0x05a268,1,
+0x05a270,1,
+0x05a278,1,
+0x05a280,1,
+0x05a288,1,
+0x05a290,1,
+0x05a298,1,
+0x05a2a0,1,
+0x05a2a8,1,
+0x05a2b0,1,
+0x05a2b8,1,
+0x05a2c0,1,
+0x05a2c8,1,
+0x05a2d0,1,
+0x05a2d8,1,
+0x05a2e0,1,
+0x05a2e8,1,
+0x05a2f0,1,
+0x05a2f8,1,
+0x05a300,1,
+0x05a308,1,
+0x05a310,1,
+0x05a318,1,
+0x05a320,1,
+0x05a328,1,
+0x05a330,1,
+0x05a338,1,
+0x05a340,1,
+0x05a348,1,
+0x05a350,1,
+0x05a358,1,
+0x05a360,1,
+0x05a368,1,
+0x05a370,1,
+0x05a378,1,
+0x05a380,1,
+0x05a388,1,
+0x05a390,1,
+0x05a398,1,
+0x05a3a0,1,
+0x05a3a8,1,
+0x05a3b0,1,
+0x05a3b8,1,
+0x05a3c0,1,
+0x05a3c8,1,
+0x05a3d0,1,
+0x05a3d8,1,
+0x05a3e0,1,
+0x05a3e8,1,
+0x05a3f0,1,
+0x05a3f8,1,
+0x05a400,1,
+0x05a408,1,
+0x05a410,1,
+0x05a418,1,
+0x05a420,1,
+0x05a428,1,
+0x05a430,1,
+0x05a438,1,
+0x05a440,1,
+0x05a448,1,
+0x05a450,1,
+0x05a458,1,
+0x05a460,1,
+0x05a468,1,
+0x05a470,1,
+0x05a478,1,
+0x05a480,1,
+0x05a488,1,
+0x05a490,1,
+0x05a498,1,
+0x05a4a0,1,
+0x05a4a8,1,
+0x05a4b0,1,
+0x05a4b8,1,
+0x05a4c0,1,
+0x05a4c8,1,
+0x05a4d0,1,
+0x05a4d8,1,
+0x05a4e0,1,
+0x05a4e8,1,
+0x05a4f0,1,
+0x05a4f8,1,
+0x05a500,1,
+0x05a508,1,
+0x05a510,1,
+0x05a518,1,
+0x05a520,1,
+0x05a528,1,
+0x05a530,1,
+0x05a538,1,
+0x05a540,1,
+0x05a548,1,
+0x05a550,1,
+0x05a558,1,
+0x05a560,1,
+0x05a568,1,
+0x05a570,1,
+0x05a578,1,
+0x05a580,1,
+0x05a588,1,
+0x05a590,1,
+0x05a598,1,
+0x05a5a0,1,
+0x05a5a8,1,
+0x05a5b0,1,
+0x05a5b8,1,
+0x05a5c0,1,
+0x05a5c8,1,
+0x05a5d0,1,
+0x05a5d8,1,
+0x05a5e0,1,
+0x05a5e8,1,
+0x05a5f0,1,
+0x05a5f8,1,
+0x05a600,1,
+0x05a608,1,
+0x05a610,1,
+0x05a618,1,
+0x05a620,1,
+0x05a628,1,
+0x05a630,1,
+0x05a638,1,
+0x05a640,1,
+0x05a648,1,
+0x05a650,1,
+0x05a658,1,
+0x05a660,1,
+0x05a668,1,
+0x05a670,1,
+0x05a678,1,
+0x05a680,1,
+0x05a688,1,
+0x05a690,1,
+0x05a698,1,
+0x05a6a0,1,
+0x05a6a8,1,
+0x05a6b0,1,
+0x05a6b8,1,
+0x05a6c0,1,
+0x05a6c8,1,
+0x05a6d0,1,
+0x05a6d8,1,
+0x05a6e0,1,
+0x05a6e8,1,
+0x05a6f0,1,
+0x05a6f8,1,
+0x05a700,1,
+0x05a708,1,
+0x05a710,1,
+0x05a718,1,
+0x05a720,1,
+0x05a728,1,
+0x05a730,1,
+0x05a738,1,
+0x05a740,1,
+0x05a748,1,
+0x05a750,1,
+0x05a758,1,
+0x05a760,1,
+0x05a768,1,
+0x05a770,1,
+0x05a778,1,
+0x05a780,1,
+0x05a788,1,
+0x05a790,1,
+0x05a798,1,
+0x05a7a0,1,
+0x05a7a8,1,
+0x05a7b0,1,
+0x05a7b8,1,
+0x05a7c0,1,
+0x05a7c8,1,
+0x05a7d0,1,
+0x05a7d8,1,
+0x05a7e0,1,
+0x05a7e8,1,
+0x05a7f0,1,
+0x05a7f8,1,
+0x05a800,1,
+0x05a808,1,
+0x05a810,1,
+0x05a818,1,
+0x05a820,1,
+0x05a828,1,
+0x05a830,1,
+0x05a838,1,
+0x05a840,1,
+0x05a848,1,
+0x05a850,1,
+0x05a858,1,
+0x05a860,1,
+0x05a868,1,
+0x05a870,1,
+0x05a878,1,
+0x05a880,1,
+0x05a888,1,
+0x05a890,1,
+0x05a898,1,
+0x05a8a0,1,
+0x05a8a8,1,
+0x05a8b0,1,
+0x05a8b8,1,
+0x05a8c0,1,
+0x05a8c8,1,
+0x05a8d0,1,
+0x05a8d8,1,
+0x05a8e0,1,
+0x05a8e8,1,
+0x05a8f0,1,
+0x05a8f8,1,
+0x05a900,1,
+0x05a908,1,
+0x05a910,1,
+0x05a918,1,
+0x05a920,1,
+0x05a928,1,
+0x05a930,1,
+0x05a938,1,
+0x05a940,1,
+0x05a948,1,
+0x05a950,1,
+0x05a958,1,
+0x05a960,1,
+0x05a968,1,
+0x05a970,1,
+0x05a978,1,
+0x05a980,1,
+0x05a988,1,
+0x05a990,1,
+0x05a998,1,
+0x05a9a0,1,
+0x05a9a8,1,
+0x05a9b0,1,
+0x05a9b8,1,
+0x05a9c0,1,
+0x05a9c8,1,
+0x05a9d0,1,
+0x05a9d8,1,
+0x05a9e0,1,
+0x05a9e8,1,
+0x05a9f0,1,
+0x05a9f8,1,
+0x05aa00,1,
+0x05aa08,1,
+0x05aa10,1,
+0x05aa18,1,
+0x05aa20,1,
+0x05aa28,1,
+0x05aa30,1,
+0x05aa38,1,
+0x05aa40,1,
+0x05aa48,1,
+0x05aa50,1,
+0x05aa58,1,
+0x05aa60,1,
+0x05aa68,1,
+0x05aa70,1,
+0x05aa78,1,
+0x05aa80,1,
+0x05aa88,1,
+0x05aa90,1,
+0x05aa98,1,
+0x05aaa0,1,
+0x05aaa8,1,
+0x05aab0,1,
+0x05aab8,1,
+0x05aac0,1,
+0x05aac8,1,
+0x05aad0,1,
+0x05aad8,1,
+0x05aae0,1,
+0x05aae8,1,
+0x05aaf0,1,
+0x05aaf8,1,
+0x05ab00,1,
+0x05ab08,1,
+0x05ab10,1,
+0x05ab18,1,
+0x05ab20,1,
+0x05ab28,1,
+0x05ab30,1,
+0x05ab38,1,
+0x05ab40,1,
+0x05ab48,1,
+0x05ab50,1,
+0x05ab58,1,
+0x05ab60,1,
+0x05ab68,1,
+0x05ab70,1,
+0x05ab78,1,
+0x05ab80,1,
+0x05ab88,1,
+0x05ab90,1,
+0x05ab98,1,
+0x05aba0,1,
+0x05aba8,1,
+0x05abb0,1,
+0x05abb8,1,
+0x05abc0,1,
+0x05abc8,1,
+0x05abd0,1,
+0x05abd8,1,
+0x05abe0,1,
+0x05abe8,1,
+0x05abf0,1,
+0x05abf8,1,
+0x05ac00,1,
+0x05ac08,1,
+0x05ac10,1,
+0x05ac18,1,
+0x05ac20,1,
+0x05ac28,1,
+0x05ac30,1,
+0x05ac38,1,
+0x05ac40,1,
+0x05ac48,1,
+0x05ac50,1,
+0x05ac58,1,
+0x05ac60,1,
+0x05ac68,1,
+0x05ac70,1,
+0x05ac78,1,
+0x05ac80,1,
+0x05ac88,1,
+0x05ac90,1,
+0x05ac98,1,
+0x05aca0,1,
+0x05aca8,1,
+0x05acb0,1,
+0x05acb8,1,
+0x05acc0,1,
+0x05acc8,1,
+0x05acd0,1,
+0x05acd8,1,
+0x05ace0,1,
+0x05ace8,1,
+0x05acf0,1,
+0x05acf8,1,
+0x05ad00,1,
+0x05ad08,1,
+0x05ad10,1,
+0x05ad18,1,
+0x05ad20,1,
+0x05ad28,1,
+0x05ad30,1,
+0x05ad38,1,
+0x05ad40,1,
+0x05ad48,1,
+0x05ad50,1,
+0x05ad58,1,
+0x05ad60,1,
+0x05ad68,1,
+0x05ad70,1,
+0x05ad78,1,
+0x05ad80,1,
+0x05ad88,1,
+0x05ad90,1,
+0x05ad98,1,
+0x05ada0,1,
+0x05ada8,1,
+0x05adb0,1,
+0x05adb8,1,
+0x05adc0,1,
+0x05adc8,1,
+0x05add0,1,
+0x05add8,1,
+0x05ade0,1,
+0x05ade8,1,
+0x05adf0,1,
+0x05adf8,1,
+0x05ae00,1,
+0x05ae08,1,
+0x05ae10,1,
+0x05ae18,1,
+0x05ae20,1,
+0x05ae28,1,
+0x05ae30,1,
+0x05ae38,1,
+0x05ae40,1,
+0x05ae48,1,
+0x05ae50,1,
+0x05ae58,1,
+0x05ae60,1,
+0x05ae68,1,
+0x05ae70,1,
+0x05ae78,1,
+0x05ae80,1,
+0x05ae88,1,
+0x05ae90,1,
+0x05ae98,1,
+0x05aea0,1,
+0x05aea8,1,
+0x05aeb0,1,
+0x05aeb8,1,
+0x05aec0,1,
+0x05aec8,1,
+0x05aed0,1,
+0x05aed8,1,
+0x05aee0,1,
+0x05aee8,1,
+0x05aef0,1,
+0x05aef8,1,
+0x05af00,1,
+0x05af08,1,
+0x05af10,1,
+0x05af18,1,
+0x05af20,1,
+0x05af28,1,
+0x05af30,1,
+0x05af38,1,
+0x05af40,1,
+0x05af48,1,
+0x05af50,1,
+0x05af58,1,
+0x05af60,1,
+0x05af68,1,
+0x05af70,1,
+0x05af78,1,
+0x05af80,1,
+0x05af88,1,
+0x05af90,1,
+0x05af98,1,
+0x05afa0,1,
+0x05afa8,1,
+0x05afb0,1,
+0x05afb8,1,
+0x05afc0,1,
+0x05afc8,1,
+0x05afd0,1,
+0x05afd8,1,
+0x05afe0,1,
+0x05afe8,1,
+0x05aff0,1,
+0x05aff8,1,
+0x05b000,1,
+0x05b008,1,
+0x05b010,1,
+0x05b018,1,
+0x05b020,1,
+0x05b028,1,
+0x05b030,1,
+0x05b038,1,
+0x05b040,1,
+0x05b048,1,
+0x05b050,1,
+0x05b058,1,
+0x05b060,1,
+0x05b068,1,
+0x05b070,1,
+0x05b078,1,
+0x05b080,1,
+0x05b088,1,
+0x05b090,1,
+0x05b098,1,
+0x05b0a0,1,
+0x05b0a8,1,
+0x05b0b0,1,
+0x05b0b8,1,
+0x05b0c0,1,
+0x05b0c8,1,
+0x05b0d0,1,
+0x05b0d8,1,
+0x05b0e0,1,
+0x05b0e8,1,
+0x05b0f0,1,
+0x05b0f8,1,
+0x05b100,1,
+0x05b108,1,
+0x05b110,1,
+0x05b118,1,
+0x05b120,1,
+0x05b128,1,
+0x05b130,1,
+0x05b138,1,
+0x05b140,1,
+0x05b148,1,
+0x05b150,1,
+0x05b158,1,
+0x05b160,1,
+0x05b168,1,
+0x05b170,1,
+0x05b178,1,
+0x05b180,1,
+0x05b188,1,
+0x05b190,1,
+0x05b198,1,
+0x05b1a0,1,
+0x05b1a8,1,
+0x05b1b0,1,
+0x05b1b8,1,
+0x05b1c0,1,
+0x05b1c8,1,
+0x05b1d0,1,
+0x05b1d8,1,
+0x05b1e0,1,
+0x05b1e8,1,
+0x05b1f0,1,
+0x05b1f8,1,
+0x05b200,1,
+0x05b208,1,
+0x05b210,1,
+0x05b218,1,
+0x05b220,1,
+0x05b228,1,
+0x05b230,1,
+0x05b238,1,
+0x05b240,1,
+0x05b248,1,
+0x05b250,1,
+0x05b258,1,
+0x05b260,1,
+0x05b268,1,
+0x05b270,1,
+0x05b278,1,
+0x05b280,1,
+0x05b288,1,
+0x05b290,1,
+0x05b298,1,
+0x05b2a0,1,
+0x05b2a8,1,
+0x05b2b0,1,
+0x05b2b8,1,
+0x05b2c0,1,
+0x05b2c8,1,
+0x05b2d0,1,
+0x05b2d8,1,
+0x05b2e0,1,
+0x05b2e8,1,
+0x05b2f0,1,
+0x05b2f8,1,
+0x05b300,1,
+0x05b308,1,
+0x05b310,1,
+0x05b318,1,
+0x05b320,1,
+0x05b328,1,
+0x05b330,1,
+0x05b338,1,
+0x05b340,1,
+0x05b348,1,
+0x05b350,1,
+0x05b358,1,
+0x05b360,1,
+0x05b368,1,
+0x05b370,1,
+0x05b378,1,
+0x05b380,1,
+0x05b388,1,
+0x05b390,1,
+0x05b398,1,
+0x05b3a0,1,
+0x05b3a8,1,
+0x05b3b0,1,
+0x05b3b8,1,
+0x05b3c0,1,
+0x05b3c8,1,
+0x05b3d0,1,
+0x05b3d8,1,
+0x05b3e0,1,
+0x05b3e8,1,
+0x05b3f0,1,
+0x05b3f8,1,
+0x05b400,1,
+0x05b408,1,
+0x05b410,1,
+0x05b418,1,
+0x05b420,1,
+0x05b428,1,
+0x05b430,1,
+0x05b438,1,
+0x05b440,1,
+0x05b448,1,
+0x05b450,1,
+0x05b458,1,
+0x05b460,1,
+0x05b468,1,
+0x05b470,1,
+0x05b478,1,
+0x05b480,1,
+0x05b488,1,
+0x05b490,1,
+0x05b498,1,
+0x05b4a0,1,
+0x05b4a8,1,
+0x05b4b0,1,
+0x05b4b8,1,
+0x05b4c0,1,
+0x05b4c8,1,
+0x05b4d0,1,
+0x05b4d8,1,
+0x05b4e0,1,
+0x05b4e8,1,
+0x05b4f0,1,
+0x05b4f8,1,
+0x05b500,1,
+0x05b508,1,
+0x05b510,1,
+0x05b518,1,
+0x05b520,1,
+0x05b528,1,
+0x05b530,1,
+0x05b538,1,
+0x05b540,1,
+0x05b548,1,
+0x05b550,1,
+0x05b558,1,
+0x05b560,1,
+0x05b568,1,
+0x05b570,1,
+0x05b578,1,
+0x05b580,1,
+0x05b588,1,
+0x05b590,1,
+0x05b598,1,
+0x05b5a0,1,
+0x05b5a8,1,
+0x05b5b0,1,
+0x05b5b8,1,
+0x05b5c0,1,
+0x05b5c8,1,
+0x05b5d0,1,
+0x05b5d8,1,
+0x05b5e0,1,
+0x05b5e8,1,
+0x05b5f0,1,
+0x05b5f8,1,
+0x05b600,1,
+0x05b608,1,
+0x05b610,1,
+0x05b618,1,
+0x05b620,1,
+0x05b628,1,
+0x05b630,1,
+0x05b638,1,
+0x05b640,1,
+0x05b648,1,
+0x05b650,1,
+0x05b658,1,
+0x05b660,1,
+0x05b668,1,
+0x05b670,1,
+0x05b678,1,
+0x05b680,1,
+0x05b688,1,
+0x05b690,1,
+0x05b698,1,
+0x05b6a0,1,
+0x05b6a8,1,
+0x05b6b0,1,
+0x05b6b8,1,
+0x05b6c0,1,
+0x05b6c8,1,
+0x05b6d0,1,
+0x05b6d8,1,
+0x05b6e0,1,
+0x05b6e8,1,
+0x05b6f0,1,
+0x05b6f8,1,
+0x05b700,1,
+0x05b708,1,
+0x05b710,1,
+0x05b718,1,
+0x05b720,1,
+0x05b728,1,
+0x05b730,1,
+0x05b738,1,
+0x05b740,1,
+0x05b748,1,
+0x05b750,1,
+0x05b758,1,
+0x05b760,1,
+0x05b768,1,
+0x05b770,1,
+0x05b778,1,
+0x05b780,1,
+0x05b788,1,
+0x05b790,1,
+0x05b798,1,
+0x05b7a0,1,
+0x05b7a8,1,
+0x05b7b0,1,
+0x05b7b8,1,
+0x05b7c0,1,
+0x05b7c8,1,
+0x05b7d0,1,
+0x05b7d8,1,
+0x05b7e0,1,
+0x05b7e8,1,
+0x05b7f0,1,
+0x05b7f8,1,
+0x05b800,1,
+0x05b808,1,
+0x05b810,1,
+0x05b818,1,
+0x05b820,1,
+0x05b828,1,
+0x05b830,1,
+0x05b838,1,
+0x05b840,1,
+0x05b848,1,
+0x05b850,1,
+0x05b858,1,
+0x05b860,1,
+0x05b868,1,
+0x05b870,1,
+0x05b878,1,
+0x05b880,1,
+0x05b888,1,
+0x05b890,1,
+0x05b898,1,
+0x05b8a0,1,
+0x05b8a8,1,
+0x05b8b0,1,
+0x05b8b8,1,
+0x05b8c0,1,
+0x05b8c8,1,
+0x05b8d0,1,
+0x05b8d8,1,
+0x05b8e0,1,
+0x05b8e8,1,
+0x05b8f0,1,
+0x05b8f8,1,
+0x05b900,1,
+0x05b908,1,
+0x05b910,1,
+0x05b918,1,
+0x05b920,1,
+0x05b928,1,
+0x05b930,1,
+0x05b938,1,
+0x05b940,1,
+0x05b948,1,
+0x05b950,1,
+0x05b958,1,
+0x05b960,1,
+0x05b968,1,
+0x05b970,1,
+0x05b978,1,
+0x05b980,1,
+0x05b988,1,
+0x05b990,1,
+0x05b998,1,
+0x05b9a0,1,
+0x05b9a8,1,
+0x05b9b0,1,
+0x05b9b8,1,
+0x05b9c0,1,
+0x05b9c8,1,
+0x05b9d0,1,
+0x05b9d8,1,
+0x05b9e0,1,
+0x05b9e8,1,
+0x05b9f0,1,
+0x05b9f8,1,
+0x05ba00,1,
+0x05ba08,1,
+0x05ba10,1,
+0x05ba18,1,
+0x05ba20,1,
+0x05ba28,1,
+0x05ba30,1,
+0x05ba38,1,
+0x05ba40,1,
+0x05ba48,1,
+0x05ba50,1,
+0x05ba58,1,
+0x05ba60,1,
+0x05ba68,1,
+0x05ba70,1,
+0x05ba78,1,
+0x05ba80,1,
+0x05ba88,1,
+0x05ba90,1,
+0x05ba98,1,
+0x05baa0,1,
+0x05baa8,1,
+0x05bab0,1,
+0x05bab8,1,
+0x05bac0,1,
+0x05bac8,1,
+0x05bad0,1,
+0x05bad8,1,
+0x05bae0,1,
+0x05bae8,1,
+0x05baf0,1,
+0x05baf8,1,
+0x05bb00,1,
+0x05bb08,1,
+0x05bb10,1,
+0x05bb18,1,
+0x05bb20,1,
+0x05bb28,1,
+0x05bb30,1,
+0x05bb38,1,
+0x05bb40,1,
+0x05bb48,1,
+0x05bb50,1,
+0x05bb58,1,
+0x05bb60,1,
+0x05bb68,1,
+0x05bb70,1,
+0x05bb78,1,
+0x05bb80,1,
+0x05bb88,1,
+0x05bb90,1,
+0x05bb98,1,
+0x05bba0,1,
+0x05bba8,1,
+0x05bbb0,1,
+0x05bbb8,1,
+0x05bbc0,1,
+0x05bbc8,1,
+0x05bbd0,1,
+0x05bbd8,1,
+0x05bbe0,1,
+0x05bbe8,1,
+0x05bbf0,1,
+0x05bbf8,1,
+0x05bc00,1,
+0x05bc08,1,
+0x05bc10,1,
+0x05bc18,1,
+0x05bc20,1,
+0x05bc28,1,
+0x05bc30,1,
+0x05bc38,1,
+0x05bc40,1,
+0x05bc48,1,
+0x05bc50,1,
+0x05bc58,1,
+0x05bc60,1,
+0x05bc68,1,
+0x05bc70,1,
+0x05bc78,1,
+0x05bc80,1,
+0x05bc88,1,
+0x05bc90,1,
+0x05bc98,1,
+0x05bca0,1,
+0x05bca8,1,
+0x05bcb0,1,
+0x05bcb8,1,
+0x05bcc0,1,
+0x05bcc8,1,
+0x05bcd0,1,
+0x05bcd8,1,
+0x05bce0,1,
+0x05bce8,1,
+0x05bcf0,1,
+0x05bcf8,1,
+0x05bd00,1,
+0x05bd08,1,
+0x05bd10,1,
+0x05bd18,1,
+0x05bd20,1,
+0x05bd28,1,
+0x05bd30,1,
+0x05bd38,1,
+0x05bd40,1,
+0x05bd48,1,
+0x05bd50,1,
+0x05bd58,1,
+0x05bd60,1,
+0x05bd68,1,
+0x05bd70,1,
+0x05bd78,1,
+0x05bd80,1,
+0x05bd88,1,
+0x05bd90,1,
+0x05bd98,1,
+0x05bda0,1,
+0x05bda8,1,
+0x05bdb0,1,
+0x05bdb8,1,
+0x05bdc0,1,
+0x05bdc8,1,
+0x05bdd0,1,
+0x05bdd8,1,
+0x05bde0,1,
+0x05bde8,1,
+0x05bdf0,1,
+0x05bdf8,1,
+0x05be00,1,
+0x05be08,1,
+0x05be10,1,
+0x05be18,1,
+0x05be20,1,
+0x05be28,1,
+0x05be30,1,
+0x05be38,1,
+0x05be40,1,
+0x05be48,1,
+0x05be50,1,
+0x05be58,1,
+0x05be60,1,
+0x05be68,1,
+0x05be70,1,
+0x05be78,1,
+0x05be80,1,
+0x05be88,1,
+0x05be90,1,
+0x05be98,1,
+0x05bea0,1,
+0x05bea8,1,
+0x05beb0,1,
+0x05beb8,1,
+0x05bec0,1,
+0x05bec8,1,
+0x05bed0,1,
+0x05bed8,1,
+0x05bee0,1,
+0x05bee8,1,
+0x05bef0,1,
+0x05bef8,1,
+0x05bf00,1,
+0x05bf08,1,
+0x05bf10,1,
+0x05bf18,1,
+0x05bf20,1,
+0x05bf28,1,
+0x05bf30,1,
+0x05bf38,1,
+0x05bf40,1,
+0x05bf48,1,
+0x05bf50,1,
+0x05bf58,1,
+0x05bf60,1,
+0x05bf68,1,
+0x05bf70,1,
+0x05bf78,1,
+0x05bf80,1,
+0x05bf88,1,
+0x05bf90,1,
+0x05bf98,1,
+0x05bfa0,1,
+0x05bfa8,1,
+0x05bfb0,1,
+0x05bfb8,1,
+0x05bfc0,1,
+0x05bfc8,1,
+0x05bfd0,1,
+0x05bfd8,1,
+0x05bfe0,1,
+0x05bfe8,1,
+0x05bff0,1,
+0x05bff8,1,
+0x05c000,1024,
+0x060400,5,
+0x060500,6,
+0x060520,6,
+0x060600,6,
+0x060700,7,
+0x060800,64,
+0x060940,1,
+0x060a04,7,
+0x060c00,4,
+0x060d00,2,
+0x060e00,4,
+0x060f40,16,
+0x060f88,2,
+0x061000,34,
+0x061100,34,
+0x061200,34,
+0x061300,34,
+0x061400,34,
+0x061500,34,
+0x061600,34,
+0x061700,34,
+0x061800,34,
+0x061900,34,
+0x061a00,34,
+0x061b00,34,
+0x061c00,34,
+0x061d00,34,
+0x061e00,34,
+0x061f00,34,
+0x062100,2,
+0x063000,3072,
+0x066100,3,
+0x068000,4,
+0x068014,7,
+0x068038,4,
+0x068054,2,
+0x0680a0,1,
+0x0680b0,2,
+0x0680c0,1,
+0x0680d0,2,
+0x068800,7,
+0x068820,4,
+0x068868,6,
+0x068980,33,
+0x068a20,1,
+0x068a30,2,
+0x068a80,2,
+0x069000,4128,
+0x06e000,2049,
+0x07000c,6,
+0x070028,3,
+0x070040,12,
+0x07007c,13,
+0x0700bc,6,
+0x0700d8,5,
+0x0700f0,20,
+0x070144,1,
+0x070180,5,
+0x0701fc,1,
+0x070210,12,
+0x070244,7,
+0x070290,12,
+0x0702c4,1,
+0x0702d0,4,
+0x070300,69,
+0x070418,2,
+0x070424,1,
+0x07042c,1,
+0x070434,3,
+0x070448,1,
+0x070450,1,
+0x071000,33,
+0x071100,33,
+0x071200,33,
+0x071300,33,
+0x071400,33,
+0x071500,33,
+0x071600,33,
+0x071700,33,
+0x071800,33,
+0x071900,33,
+0x071a00,33,
+0x071b00,33,
+0x072000,67,
+0x072200,67,
+0x072400,67,
+0x072600,67,
+0x072800,67,
+0x072a00,67,
+0x072c00,67,
+0x073000,33,
+0x073100,33,
+0x073200,33,
+0x073300,33,
+0x073400,33,
+0x073500,33,
+0x073600,33,
+0x073700,33,
+0x073800,33,
+0x073900,33,
+0x073a00,33,
+0x073b00,33,
+0x074000,1536,
+0x076000,12,
+0x077000,384,
+0x077800,256,
+0x078000,17,
+0x078080,17,
+0x078100,17,
+0x078180,17,
+0x078210,5,
+0x078240,1,
+0x078250,1,
+0x078260,1,
+0x078270,1,
+0x078284,2,
+0x0782d4,59,
+0x078400,2,
+0x078420,1,
+0x078600,96,
+0x078a60,5,
+0x078a84,16,
+0x078b00,32,
+0x078b84,6,
+0x078c20,10,
+0x078c50,2,
+0x078c5c,7,
+0x078c80,4,
+0x078ca0,1,
+0x078cc0,9,
+0x078e60,1,
+0x078e80,10,
+0x078ec0,2,
+0x078ecc,1,
+0x078ee0,6,
+0x078f00,7,
+0x078f20,7,
+0x078f44,2,
+0x078f50,2,
+0x078f60,3,
+0x078f70,1,
+0x078f78,3,
+0x078fb4,6,
+0x078fd0,1,
+0x079000,1,
+0x079008,1,
+0x079010,1,
+0x079018,1,
+0x079020,1,
+0x079028,1,
+0x079030,1,
+0x079038,1,
+0x079040,1,
+0x079048,1,
+0x079050,1,
+0x079058,1,
+0x079060,1,
+0x079068,1,
+0x079070,1,
+0x079078,1,
+0x079080,1,
+0x079088,1,
+0x079090,1,
+0x079098,1,
+0x0790a0,1,
+0x0790a8,1,
+0x0790b0,1,
+0x0790b8,1,
+0x0790c0,1,
+0x0790c8,1,
+0x0790d0,1,
+0x0790d8,1,
+0x0790e0,1,
+0x0790e8,1,
+0x0790f0,1,
+0x0790f8,1,
+0x079100,1,
+0x079108,1,
+0x079110,1,
+0x079118,1,
+0x079120,1,
+0x079128,1,
+0x079130,1,
+0x079138,1,
+0x079140,1,
+0x079148,1,
+0x079150,1,
+0x079158,1,
+0x079160,1,
+0x079168,1,
+0x079170,1,
+0x079178,1,
+0x079180,1,
+0x079188,1,
+0x079190,1,
+0x079198,1,
+0x0791a0,1,
+0x0791a8,1,
+0x0791b0,1,
+0x0791b8,1,
+0x0791c0,1,
+0x0791c8,1,
+0x0791d0,1,
+0x0791d8,1,
+0x0791e0,1,
+0x0791e8,1,
+0x0791f0,1,
+0x0791f8,1,
+0x079200,1,
+0x079208,1,
+0x079210,1,
+0x079218,1,
+0x079220,1,
+0x079228,1,
+0x079230,1,
+0x079238,1,
+0x079240,1,
+0x079248,1,
+0x079250,1,
+0x079258,1,
+0x079260,1,
+0x079268,1,
+0x079270,1,
+0x079278,1,
+0x079280,1,
+0x079288,1,
+0x079290,1,
+0x079298,1,
+0x0792a0,1,
+0x0792a8,1,
+0x0792b0,1,
+0x0792b8,1,
+0x0792c0,1,
+0x0792c8,1,
+0x0792d0,1,
+0x0792d8,1,
+0x0792e0,1,
+0x0792e8,1,
+0x0792f0,1,
+0x0792f8,1,
+0x079300,1,
+0x079308,1,
+0x079310,1,
+0x079318,1,
+0x079320,1,
+0x079328,1,
+0x079330,1,
+0x079338,1,
+0x079340,1,
+0x079348,1,
+0x079350,1,
+0x079358,1,
+0x079360,1,
+0x079368,1,
+0x079370,1,
+0x079378,1,
+0x079380,1,
+0x079388,1,
+0x079390,1,
+0x079398,1,
+0x0793a0,1,
+0x0793a8,1,
+0x0793b0,1,
+0x0793b8,1,
+0x0793c0,1,
+0x0793c8,1,
+0x0793d0,1,
+0x0793d8,1,
+0x0793e0,1,
+0x0793e8,1,
+0x0793f0,1,
+0x0793f8,1,
+0x079400,1,
+0x079408,1,
+0x079410,1,
+0x079418,1,
+0x079420,1,
+0x079428,1,
+0x079430,1,
+0x079438,1,
+0x079440,1,
+0x079448,1,
+0x079450,1,
+0x079458,1,
+0x079460,1,
+0x079468,1,
+0x079470,1,
+0x079478,1,
+0x079480,1,
+0x079488,1,
+0x079490,1,
+0x079498,1,
+0x0794a0,1,
+0x0794a8,1,
+0x0794b0,1,
+0x0794b8,1,
+0x0794c0,1,
+0x0794c8,1,
+0x0794d0,1,
+0x0794d8,1,
+0x0794e0,1,
+0x0794e8,1,
+0x0794f0,1,
+0x0794f8,1,
+0x079500,1,
+0x079508,1,
+0x079510,1,
+0x079518,1,
+0x079520,1,
+0x079528,1,
+0x079530,1,
+0x079538,1,
+0x079540,1,
+0x079548,1,
+0x079550,1,
+0x079558,1,
+0x079560,1,
+0x079568,1,
+0x079570,1,
+0x079578,1,
+0x079580,1,
+0x079588,1,
+0x079590,1,
+0x079598,1,
+0x0795a0,1,
+0x0795a8,1,
+0x0795b0,1,
+0x0795b8,1,
+0x0795c0,1,
+0x0795c8,1,
+0x0795d0,1,
+0x0795d8,1,
+0x0795e0,1,
+0x0795e8,1,
+0x0795f0,1,
+0x0795f8,1,
+0x079600,1,
+0x079608,1,
+0x079610,1,
+0x079618,1,
+0x079620,1,
+0x079628,1,
+0x079630,1,
+0x079638,1,
+0x079640,1,
+0x079648,1,
+0x079650,1,
+0x079658,1,
+0x079660,1,
+0x079668,1,
+0x079670,1,
+0x079678,1,
+0x079680,1,
+0x079688,1,
+0x079690,1,
+0x079698,1,
+0x0796a0,1,
+0x0796a8,1,
+0x0796b0,1,
+0x0796b8,1,
+0x0796c0,1,
+0x0796c8,1,
+0x0796d0,1,
+0x0796d8,1,
+0x0796e0,1,
+0x0796e8,1,
+0x0796f0,1,
+0x0796f8,1,
+0x079700,1,
+0x079708,1,
+0x079710,1,
+0x079718,1,
+0x079720,1,
+0x079728,1,
+0x079730,1,
+0x079738,1,
+0x079740,1,
+0x079748,1,
+0x079750,1,
+0x079758,1,
+0x079760,1,
+0x079768,1,
+0x079770,1,
+0x079778,1,
+0x079780,1,
+0x079788,1,
+0x079790,1,
+0x079798,1,
+0x0797a0,1,
+0x0797a8,1,
+0x0797b0,1,
+0x0797b8,1,
+0x0797c0,1,
+0x0797c8,1,
+0x0797d0,1,
+0x0797d8,1,
+0x0797e0,1,
+0x0797e8,1,
+0x0797f0,1,
+0x0797f8,1,
+0x079800,1,
+0x079808,1,
+0x079810,1,
+0x079818,1,
+0x079820,1,
+0x079828,1,
+0x079830,1,
+0x079838,1,
+0x079840,1,
+0x079848,1,
+0x079850,1,
+0x079858,1,
+0x079860,1,
+0x079868,1,
+0x079870,1,
+0x079878,1,
+0x079880,1,
+0x079888,1,
+0x079890,1,
+0x079898,1,
+0x0798a0,1,
+0x0798a8,1,
+0x0798b0,1,
+0x0798b8,1,
+0x0798c0,1,
+0x0798c8,1,
+0x0798d0,1,
+0x0798d8,1,
+0x0798e0,1,
+0x0798e8,1,
+0x0798f0,1,
+0x0798f8,1,
+0x079900,1,
+0x079908,1,
+0x079910,1,
+0x079918,1,
+0x079920,1,
+0x079928,1,
+0x079930,1,
+0x079938,1,
+0x079940,1,
+0x079948,1,
+0x079950,1,
+0x079958,1,
+0x079960,1,
+0x079968,1,
+0x079970,1,
+0x079978,1,
+0x079980,1,
+0x079988,1,
+0x079990,1,
+0x079998,1,
+0x0799a0,1,
+0x0799a8,1,
+0x0799b0,1,
+0x0799b8,1,
+0x0799c0,1,
+0x0799c8,1,
+0x0799d0,1,
+0x0799d8,1,
+0x0799e0,1,
+0x0799e8,1,
+0x0799f0,1,
+0x0799f8,1,
+0x079a00,1,
+0x079a08,1,
+0x079a10,1,
+0x079a18,1,
+0x079a20,1,
+0x079a28,1,
+0x079a30,1,
+0x079a38,1,
+0x079a40,1,
+0x079a48,1,
+0x079a50,1,
+0x079a58,1,
+0x079a60,1,
+0x079a68,1,
+0x079a70,1,
+0x079a78,1,
+0x079a80,1,
+0x079a88,1,
+0x079a90,1,
+0x079a98,1,
+0x079aa0,1,
+0x079aa8,1,
+0x079ab0,1,
+0x079ab8,1,
+0x079ac0,1,
+0x079ac8,1,
+0x079ad0,1,
+0x079ad8,1,
+0x079ae0,1,
+0x079ae8,1,
+0x079af0,1,
+0x079af8,1,
+0x079b00,1,
+0x079b08,1,
+0x079b10,1,
+0x079b18,1,
+0x079b20,1,
+0x079b28,1,
+0x079b30,1,
+0x079b38,1,
+0x079b40,1,
+0x079b48,1,
+0x079b50,1,
+0x079b58,1,
+0x079b60,1,
+0x079b68,1,
+0x079b70,1,
+0x079b78,1,
+0x079b80,1,
+0x079b88,1,
+0x079b90,1,
+0x079b98,1,
+0x079ba0,1,
+0x079ba8,1,
+0x079bb0,1,
+0x079bb8,1,
+0x079bc0,1,
+0x079bc8,1,
+0x079bd0,1,
+0x079bd8,1,
+0x079be0,1,
+0x079be8,1,
+0x079bf0,1,
+0x079bf8,1,
+0x079c00,1,
+0x079c08,1,
+0x079c10,1,
+0x079c18,1,
+0x079c20,1,
+0x079c28,1,
+0x079c30,1,
+0x079c38,1,
+0x079c40,1,
+0x079c48,1,
+0x079c50,1,
+0x079c58,1,
+0x079c60,1,
+0x079c68,1,
+0x079c70,1,
+0x079c78,1,
+0x079c80,1,
+0x079c88,1,
+0x079c90,1,
+0x079c98,1,
+0x079ca0,1,
+0x079ca8,1,
+0x079cb0,1,
+0x079cb8,1,
+0x079cc0,1,
+0x079cc8,1,
+0x079cd0,1,
+0x079cd8,1,
+0x079ce0,1,
+0x079ce8,1,
+0x079cf0,1,
+0x079cf8,1,
+0x079d00,1,
+0x079d08,1,
+0x079d10,1,
+0x079d18,1,
+0x079d20,1,
+0x079d28,1,
+0x079d30,1,
+0x079d38,1,
+0x079d40,1,
+0x079d48,1,
+0x079d50,1,
+0x079d58,1,
+0x079d60,1,
+0x079d68,1,
+0x079d70,1,
+0x079d78,1,
+0x079d80,1,
+0x079d88,1,
+0x079d90,1,
+0x079d98,1,
+0x079da0,1,
+0x079da8,1,
+0x079db0,1,
+0x079db8,1,
+0x079dc0,1,
+0x079dc8,1,
+0x079dd0,1,
+0x079dd8,1,
+0x079de0,1,
+0x079de8,1,
+0x079df0,1,
+0x079df8,1,
+0x079e00,1,
+0x079e08,1,
+0x079e10,1,
+0x079e18,1,
+0x079e20,1,
+0x079e28,1,
+0x079e30,1,
+0x079e38,1,
+0x079e40,1,
+0x079e48,1,
+0x079e50,1,
+0x079e58,1,
+0x079e60,1,
+0x079e68,1,
+0x079e70,1,
+0x079e78,1,
+0x079e80,1,
+0x079e88,1,
+0x079e90,1,
+0x079e98,1,
+0x079ea0,1,
+0x079ea8,1,
+0x079eb0,1,
+0x079eb8,1,
+0x079ec0,1,
+0x079ec8,1,
+0x079ed0,1,
+0x079ed8,1,
+0x079ee0,1,
+0x079ee8,1,
+0x079ef0,1,
+0x079ef8,1,
+0x079f00,1,
+0x079f08,1,
+0x079f10,1,
+0x079f18,1,
+0x079f20,1,
+0x079f28,1,
+0x079f30,1,
+0x079f38,1,
+0x079f40,1,
+0x079f48,1,
+0x079f50,1,
+0x079f58,1,
+0x079f60,1,
+0x079f68,1,
+0x079f70,1,
+0x079f78,1,
+0x079f80,1,
+0x079f88,1,
+0x079f90,1,
+0x079f98,1,
+0x079fa0,1,
+0x079fa8,1,
+0x079fb0,1,
+0x079fb8,1,
+0x079fc0,1,
+0x079fc8,1,
+0x079fd0,1,
+0x079fd8,1,
+0x079fe0,1,
+0x079fe8,1,
+0x079ff0,1,
+0x079ff8,1,
+0x07bef8,2,
+0x07bf04,1,
+0x07bf14,22,
+0x07bf80,2,
+0x07bffc,1033,
+0x07e000,1044,
+0x07f100,8,
+0x07f160,4,
+0x07f200,3,
+0x07f300,20,
+0x07f400,4,
+0x07f7f8,514,
+0x080680,7,
+0x081000,3,
+0x081010,21,
+0x081104,2,
+0x081120,1,
+0x081130,2,
+0x081140,1,
+0x081150,2,
+0x081160,1,
+0x081170,2,
+0x081204,21,
+0x081304,2,
+0x08139c,25,
+0x081404,23,
+0x081468,6,
+0x081504,2,
+0x081604,14,
+0x081640,2,
+0x08164c,15,
+0x08168c,15,
+0x0816cc,15,
+0x08170c,15,
+0x08174c,15,
+0x08178c,15,
+0x0817cc,15,
+0x08180c,13,
+0x081904,5,
+0x081a30,4,
+0x081a60,18,
+0x081ab0,3,
+0x081ad0,4,
+0x081c00,128,
+0x081e04,12,
+0x082000,8,
+0x082024,1,
+0x082030,1,
+0x082044,20,
+0x08209c,2,
+0x0820ac,14,
+0x082180,1,
+0x0821c4,1,
+0x0821e0,1,
+0x0821e8,3,
+0x0821f8,1,
+0x082200,10,
+0x08229c,3,
+0x0822e0,7,
+0x082328,2,
+0x082430,20,
+0x082484,3,
+0x082498,2,
+0x082500,16,
+0x082548,2,
+0x082558,2,
+0x082564,2,
+0x082590,11,
+0x0825c4,15,
+0x0827fc,14,
+0x082838,66,
+0x082c00,13,
+0x082c38,66,
+0x083000,13,
+0x083038,66,
+0x083800,4,
+0x083814,7,
+0x083838,4,
+0x083854,2,
+0x0838a0,1,
+0x0838b0,2,
+0x0838c0,1,
+0x0838d0,2,
+0x083910,5,
+0x083928,4,
+0x083948,6,
+0x0f0000,3,
+0x0f0014,8,
+0x0f0040,6,
+0x0f0068,2,
+0x0f0078,3,
+0x0f0090,2,
+0x0f00a4,2,
+0x0f00b0,1,
+0x0f00b8,38,
+0x0f0180,17,
+0x0f01e0,4,
+0x0f01f4,1,
+0x0f0200,4,
+0x0f0220,1,
+0x0f0228,1,
+0x0f0250,5,
+0x0f0270,2,
+0x0f0280,3,
+0x0f02a4,5,
+0x0f02c0,3,
+0x0f02d8,5,
+0x0f02f0,4,
+0x0f0400,2,
+0x0f0410,4,
+0x0f0440,1,
+0x0f0450,2,
+0x0f0460,4,
+0x0f0510,34,
+0x0f0600,64,
+0x0f0714,9,
+0x0f1000,9,
+0x0f107c,1,
+0x0f2000,2,
+0x0f2010,3,
+0x0f2020,2,
+0x0f2030,3,
+0x0f2040,2,
+0x0f2050,3,
+0x0f2060,2,
+0x0f2070,3,
+0x0f2080,2,
+0x0f2090,3,
+0x0f20a0,2,
+0x0f20b0,3,
+0x0f20c0,2,
+0x0f20d0,3,
+0x0f20e0,2,
+0x0f20f0,3,
+0x0f2100,3,
+0x0f2110,25,
+0x0f2178,3,
+0x0f2190,2,
+0x0f21a0,1,
+0x0f21b0,2,
+0x0f21c0,2,
+0x0f2200,3,
+0x0f2210,15,
+0x0f2250,16,
+0x0f229c,1,
+0x0f22b0,9,
+0x0f22e0,1,
+0x0f22f0,3,
+0x0f2300,12,
+0x0f2334,4,
+0x0f2358,1,
+0x0f2380,1,
+0x0f2394,2,
+0x0f23ac,12,
+0x0f23ec,4,
+0x0f2400,3,
+0x0f2410,15,
+0x0f2450,16,
+0x0f249c,1,
+0x0f24b0,9,
+0x0f24e0,1,
+0x0f24f0,3,
+0x0f2500,12,
+0x0f2534,4,
+0x0f2558,1,
+0x0f2580,1,
+0x0f2594,2,
+0x0f25ac,12,
+0x0f25ec,4,
+0x0f2600,12,
+0x0f264c,8,
+0x0f2670,2,
+0x0f267c,17,
+0x0f2700,9,
+0x0f2728,1,
+0x0f2804,2,
+0x0f2844,2,
+0x0f2868,2,
+0x0f2874,1,
+0x0f2884,2,
+0x0f28a8,2,
+0x0f28b4,1,
+0x0f28c4,2,
+0x0f28e8,2,
+0x0f28f4,1,
+0x0f2904,2,
+0x0f2928,2,
+0x0f2934,1,
+0x0f2a40,12,
+0x0f2a80,5,
+0x0f2aa0,12,
+0x0f2b10,3,
+0x0f2b20,7,
+0x0f2b40,4,
+0x0f2b80,1,
+0x0f2c1c,9,
+0x0f2c5c,9,
+0x0f2c9c,9,
+0x0f2cc4,1,
+0x0f2ccc,1,
+0x0f2cd4,1,
+0x0f2e00,1,
+0x0f2e08,7,
+0x0f2e28,7,
+0x0f2e48,7,
+0x0f2e68,7,
+0x0f2e88,7,
+0x0f2ea8,7,
+0x0f2ec8,7,
+0x0f2ee8,7,
+0x0f2f08,7,
+0x0f2f28,7,
+0x0f2f48,7,
+0x0f2f68,7,
+0x0f2f88,7,
+0x0f2fa8,7,
+0x0f2fc8,7,
+0x0f2fe8,50,
+0x0f30c0,13,
+0x0f30fc,2,
+0x0f310c,1,
+0x0f3120,2,
+0x0f3130,5,
+0x0f3184,11,
+0x0f31c4,3,
+0x0f31e0,1,
+0x0f31f0,2,
+0x0f3204,1,
+0x0f3210,5,
+0x0f3240,1,
+0x0f3248,12,
+0x0f3280,8,
+0x0f32a4,3,
+0x0f32cc,1,
+0x0f32d4,1,
+0x0f32e0,11,
+0x0f3400,11,
+0x0f3430,3,
+0x0f3444,2,
+0x0f3554,10,
+0x0f35c0,2,
+0x0f35dc,7,
+0x0f3600,18,
+0x0f365c,11,
+0x0f36a0,1,
+0x0f36b0,2,
+0x0f36c0,1,
+0x0f36d0,2,
+0x0f36e0,1,
+0x0f36f0,2,
+0x0f3700,5,
+0x0f371c,4,
+0x0f3740,4,
+0x0f3760,1,
+0x0f3770,2,
+0x0f3780,1,
+0x0f3790,2,
+0x0f37a0,1,
+0x0f37b0,2,
+0x0f37c0,1,
+0x0f37d0,2,
+0x0f37e0,1,
+0x0f37f0,2,
+0x0f3800,3,
+0x0f3810,18,
+0x0f3878,6,
+0x0f3894,3,
+0x0f38c0,7,
+0x0f38e0,6,
+0x0f3900,8,
+0x0f3924,6,
+0x0f3940,17,
+0x0f3998,1,
+0x0f39a0,9,
+0x0f3a00,1,
+0x0f3a10,2,
+0x0f3a20,1,
+0x0f3a30,2,
+0x0f3a40,1,
+0x0f3a50,2,
+0x0f3a60,1,
+0x0f3a70,2,
+0x0f3a80,1,
+0x0f3a90,2,
+0x0f3aa0,1,
+0x0f3ab0,2,
+0x0f3ac0,1,
+0x0f3ad0,2,
+0x0f3ae0,1,
+0x0f3af0,2,
+0x0f3b00,1,
+0x0f3b10,2,
+0x0f3b20,1,
+0x0f3b30,2,
+0x0f3b40,1,
+0x0f3b50,2,
+0x0f3b60,1,
+0x0f3b70,2,
+0x0f3b80,1,
+0x0f3b90,2,
+0x0f3ba0,3,
+0x0f3c00,12,
+0x0f3c34,6,
+0x0f3c60,1,
+0x0f3c70,2,
+0x0f3c84,3,
+0x0f3d00,1,
+0x0f3d08,1,
+0x0f3d14,1,
+0x0f3d1c,3,
+0x0f3d38,1,
+0x0f3d40,1,
+0x0f3d54,2,
+0x0f3da0,1,
+0x0f3db0,2,
+0x0f3e00,76,
+0x0f3f40,5,
+0x0f3f60,4,
diff --git a/mstdump/mstdump_dbs/ConnectX4.csv b/mstdump/mstdump_dbs/ConnectX4.csv
new file mode 100644
index 0000000..77697d6
--- /dev/null
+++ b/mstdump/mstdump_dbs/ConnectX4.csv
@@ -0,0 +1,2297 @@
+#Addr, Size, Enable addr
+0x000000,16385,
+0x010010,8,
+0x010104,1,
+0x01010c,4,
+0x010200,1,
+0x010210,4,
+0x010300,4,
+0x010400,3,
+0x010410,1,
+0x010444,1,
+0x01044c,4,
+0x010480,2,
+0x010500,35,
+0x010590,1,
+0x010600,32,
+0x010704,1,
+0x01070c,1,
+0x010804,2,
+0x010814,3,
+0x010824,2,
+0x010834,3,
+0x010844,2,
+0x010854,5,
+0x010a00,6,
+0x011004,1,
+0x01100c,4,
+0x011204,1,
+0x011214,4,
+0x011228,1,
+0x011244,1,
+0x011250,4,
+0x011264,1,
+0x011274,1,
+0x01127c,1,
+0x0112a4,1,
+0x011300,4,
+0x011314,1,
+0x01131c,3,
+0x011404,2,
+0x011430,20,
+0x011484,2,
+0x011498,5,
+0x0114bc,1,
+0x0114c8,1,
+0x0114d4,2,
+0x01150c,3,
+0x011524,3,
+0x011608,3,
+0x011618,4,
+0x011680,16,
+0x011704,2,
+0x011730,20,
+0x011784,3,
+0x011794,3,
+0x0117c0,6,
+0x011800,35,
+0x0118a4,1,
+0x0118ac,1,
+0x0118c4,3,
+0x0118d4,1,
+0x0118dc,2,
+0x011900,35,
+0x011b04,2,
+0x011b14,3,
+0x011b24,2,
+0x011b38,6,
+0x011b60,5,
+0x011c04,1,
+0x011cb8,18,
+0x011d98,1,
+0x011e00,1,
+0x011e08,1,
+0x011e10,1,
+0x012000,32,
+0x012200,32,
+0x012400,32,
+0x012600,32,
+0x012800,20,
+0x012888,22,
+0x012900,18,
+0x012a00,36,
+0x012b00,3,
+0x012b10,1,
+0x012b20,1,
+0x012b30,1,
+0x012b40,1,
+0x012b50,1,
+0x012b60,1,
+0x012c00,1,
+0x012c08,1,
+0x012c10,1,
+0x012c18,1,
+0x012c20,1,
+0x012c28,1,
+0x012c30,1,
+0x012c38,1,
+0x012c50,1,
+0x012c58,1,
+0x012c60,1,
+0x012c68,1,
+0x012c70,1,
+0x012c78,1,
+0x012c80,1,
+0x012c88,1,
+0x012d00,5,
+0x012d20,2,
+0x012e00,6,
+0x012e20,6,
+0x012e80,5,
+0x013000,4,
+0x013084,1,
+0x01308c,2,
+0x013180,5,
+0x01319c,5,
+0x013304,1,
+0x0133bc,52,
+0x013500,35,
+0x013604,1,
+0x01360c,1,
+0x013624,1,
+0x01362c,1,
+0x013644,1,
+0x01364c,3,
+0x013800,1,
+0x013808,2,
+0x013a04,1,
+0x013a0c,4,
+0x015000,32,
+0x015100,2,
+0x015110,3,
+0x015120,2,
+0x015144,3,
+0x015204,1,
+0x01520c,1,
+0x015224,1,
+0x01522c,1,
+0x015234,1,
+0x01523c,1,
+0x015244,1,
+0x01524c,1,
+0x015254,1,
+0x01525c,2,
+0x015270,1,
+0x015280,1,
+0x015290,1,
+0x0152a0,1,
+0x0152b0,1,
+0x0152c0,1,
+0x0152d0,1,
+0x0152e0,1,
+0x0152f0,1,
+0x015300,1,
+0x015310,1,
+0x015320,1,
+0x015330,1,
+0x016800,3,
+0x016820,8,
+0x017800,1,
+0x017818,1,
+0x017834,1,
+0x017904,4,
+0x017934,1,
+0x01794c,1,
+0x017970,2,
+0x017a00,6,
+0x017c00,6,
+0x017c20,6,
+0x017c40,6,
+0x017c60,6,
+0x017c80,6,
+0x017ca0,6,
+0x017cc0,6,
+0x017ce0,6,
+0x017d00,3,
+0x017d10,4,
+0x018400,11,
+0x018430,2,
+0x018440,4,
+0x018604,1,
+0x018618,2,
+0x018640,4,
+0x018800,1,
+0x018810,4,
+0x018c04,1,
+0x018c0c,4,
+0x01a400,7,
+0x01a420,2,
+0x01a444,1,
+0x01a44c,1,
+0x01a800,1,
+0x01a814,3,
+0x01ac04,1,
+0x01ac0c,4,
+0x01c400,7,
+0x01c500,8,
+0x01c544,1,
+0x01c554,3,
+0x01c564,3,
+0x01c574,3,
+0x01c604,1,
+0x01c60c,3,
+0x01c800,1,
+0x01c814,3,
+0x01cc04,1,
+0x01cc0c,4,
+0x01f400,1,
+0x01f408,4,
+0x01f41c,3,
+0x01f500,2,
+0x01f800,1,
+0x01f814,3,
+0x01fc04,1,
+0x01fc0c,4,
+0x020004,1,
+0x02000c,4,
+0x020080,9,
+0x021004,1,
+0x02100c,4,
+0x021400,5,
+0x021418,1,
+0x021480,1,
+0x021704,2,
+0x02173c,17,
+0x021804,1,
+0x02180c,4,
+0x021a00,2,
+0x022000,131,
+0x022220,4,
+0x022408,6,
+0x022444,1,
+0x022454,3,
+0x022504,1,
+0x02250c,4,
+0x022624,1,
+0x02262c,3,
+0x02263c,1,
+0x022804,1,
+0x02280c,4,
+0x022904,4,
+0x022924,4,
+0x024000,5,
+0x024020,1,
+0x024030,8,
+0x024058,1,
+0x024060,1,
+0x024070,9,
+0x0240a0,1,
+0x0240b0,4,
+0x024100,25,
+0x024200,5,
+0x024218,3,
+0x0243a0,6,
+0x0243bc,26,
+0x024428,3,
+0x024440,3,
+0x024464,1,
+0x02446c,1,
+0x024474,3,
+0x024484,1,
+0x02448c,4,
+0x024500,1,
+0x02450c,7,
+0x024530,1,
+0x024544,4,
+0x024560,1,
+0x024570,1,
+0x024580,4,
+0x0245a4,2,
+0x0245b4,3,
+0x0245c4,2,
+0x0245d4,3,
+0x024600,2,
+0x02460c,1,
+0x024624,3,
+0x024674,1,
+0x02467c,1,
+0x024684,1,
+0x02468c,4,
+0x024704,1,
+0x02470c,4,
+0x024780,32,
+0x024824,4,
+0x024864,6,
+0x024888,10,
+0x0248b4,3,
+0x0248c4,1,
+0x0248cc,1,
+0x0248d4,1,
+0x0248dc,7,
+0x024908,6,
+0x024928,6,
+0x024968,6,
+0x024984,3,
+0x024994,1,
+0x02499c,6,
+0x024a00,14,
+0x024a40,8,
+0x025004,6,
+0x025800,2,
+0x026000,99,
+0x028000,2,
+0x028404,1,
+0x02840c,4,
+0x028800,2,
+0x028c04,1,
+0x028c0c,4,
+0x029004,1,
+0x02900c,5,
+0x029b20,2,
+0x029b30,4,
+0x029b50,5,
+0x02a004,1,
+0x02a00c,4,
+0x02a200,1,
+0x02a210,9,
+0x02a3fc,1,
+0x02a484,16,
+0x02a504,16,
+0x02a780,1,
+0x02a790,4,
+0x02a900,1,
+0x02aa04,1,
+0x02aa0c,4,
+0x02ab00,40,
+0x02aba4,1,
+0x02abac,1,
+0x02abb4,1,
+0x02abbc,1,
+0x02abc4,1,
+0x02abcc,9,
+0x02ac00,2,
+0x02ac10,3,
+0x02ac44,3,
+0x02ad00,1,
+0x02ad08,1,
+0x02ad10,1,
+0x02ad18,1,
+0x02ad20,1,
+0x02ad28,1,
+0x02ad30,1,
+0x02ad38,1,
+0x02ad40,1,
+0x02ad48,1,
+0x02ad50,1,
+0x02ad58,1,
+0x02ad60,1,
+0x02ad68,1,
+0x02ad70,1,
+0x02ad78,1,
+0x02ad80,1,
+0x02ad88,1,
+0x02ad90,1,
+0x02ad98,1,
+0x02ada0,1,
+0x02ada8,1,
+0x02adb0,1,
+0x02adb8,1,
+0x02adc0,1,
+0x02adc8,1,
+0x02add0,1,
+0x02add8,1,
+0x02ade0,1,
+0x02ade8,1,
+0x02adf0,1,
+0x02adf8,1,
+0x02c000,6,
+0x02c100,5,
+0x02c204,1,
+0x02c214,3,
+0x02c224,1,
+0x02c22c,4,
+0x02c244,2,
+0x02c400,3,
+0x02c418,3,
+0x02c434,3,
+0x02c504,6,
+0x02c534,3,
+0x02c54c,1,
+0x02c570,3,
+0x02c800,3,
+0x02c820,6,
+0x02c840,6,
+0x02c860,6,
+0x02c880,6,
+0x02c8a0,6,
+0x02c8c0,6,
+0x02c8e0,6,
+0x02c900,6,
+0x02c920,6,
+0x02c940,6,
+0x02c960,6,
+0x02c980,6,
+0x02c9a0,6,
+0x02c9c0,6,
+0x02c9e0,6,
+0x02ca00,6,
+0x02ca20,6,
+0x02ca40,6,
+0x02ca60,6,
+0x02cc00,3,
+0x02cc20,9,
+0x02cc48,4,
+0x030004,2,
+0x030034,19,
+0x030084,2,
+0x0300bc,17,
+0x030104,2,
+0x030138,18,
+0x030300,5,
+0x030340,1,
+0x03034c,1,
+0x030384,1,
+0x0303c0,16,
+0x030404,1,
+0x03040c,4,
+0x030804,1,
+0x03080c,4,
+0x030c04,1,
+0x030c0c,4,
+0x030e00,1,
+0x031000,7,
+0x031100,7,
+0x031200,18,
+0x031304,1,
+0x03130c,3,
+0x031400,6,
+0x031420,1,
+0x031444,2,
+0x031454,3,
+0x031464,2,
+0x031474,3,
+0x031500,14,
+0x031540,8,
+0x034200,19,
+0x034254,21,
+0x0342ac,1,
+0x0342c0,6,
+0x0342f0,4,
+0x034600,19,
+0x034654,21,
+0x0346ac,1,
+0x0346c0,6,
+0x0346f0,4,
+0x034c00,10,
+0x034c40,9,
+0x034c80,9,
+0x034e04,3,
+0x034e44,1,
+0x034e4c,4,
+0x034e80,5,
+0x034f04,1,
+0x034f20,9,
+0x034f80,1,
+0x035000,2,
+0x035010,3,
+0x035044,3,
+0x035100,66,
+0x035210,3,
+0x035244,3,
+0x035300,64,
+0x037000,5,
+0x03702c,7,
+0x037080,4,
+0x037094,1,
+0x037100,2,
+0x037200,2,
+0x037210,3,
+0x037244,3,
+0x037300,69,
+0x03742c,7,
+0x037480,4,
+0x037494,1,
+0x037500,2,
+0x037600,2,
+0x037610,3,
+0x037644,3,
+0x037700,69,
+0x038000,3,
+0x038104,2,
+0x03813c,3,
+0x038400,1,
+0x038418,1,
+0x038434,1,
+0x038504,4,
+0x038534,1,
+0x03854c,1,
+0x038570,2,
+0x038600,6,
+0x038800,3,
+0x038820,6,
+0x038840,6,
+0x038860,6,
+0x038880,6,
+0x038900,20,
+0x038958,1,
+0x038980,3,
+0x0389a0,25,
+0x03c000,3,
+0x03c010,3,
+0x03c020,3,
+0x03c040,9,
+0x03c068,6,
+0x03c090,2,
+0x03c0a0,3,
+0x03c0c0,12,
+0x03c0f4,1,
+0x03c100,2,
+0x03c110,3,
+0x03c120,1,
+0x03c130,11,
+0x03c160,2,
+0x03c180,4,
+0x03c194,3,
+0x03c1a4,2,
+0x03c1b0,4,
+0x03c2e0,5,
+0x03c2f8,2,
+0x03c30c,13,
+0x03c34c,77,
+0x03c48c,18,
+0x03c500,32,
+0x03c800,16,
+0x03c84c,18,
+0x03c8e0,2,
+0x03c8ec,3,
+0x03c900,1,
+0x03c910,5,
+0x03c930,5,
+0x03c950,5,
+0x03c970,5,
+0x03c990,1,
+0x03c9a4,3,
+0x03ca78,34,
+0x03cb3c,18,
+0x03cb94,3,
+0x03cba4,3,
+0x03cbf0,1,
+0x03cbf8,10,
+0x03cc30,1,
+0x03cc44,4,
+0x03cc60,1,
+0x03cc80,1,
+0x03cc90,1,
+0x03d004,6,
+0x03e004,1,
+0x03e00c,4,
+0x03e404,1,
+0x03e40c,4,
+0x03e604,1,
+0x03e60c,4,
+0x03e800,1,
+0x03f034,19,
+0x03f084,2,
+0x03f0c0,16,
+0x03f200,1,
+0x03f210,1,
+0x03f300,6,
+0x03f320,6,
+0x03f340,3,
+0x03f360,8,
+0x050000,1,
+0x050008,2,
+0x051004,8,
+0x052004,1,
+0x052078,34,
+0x052104,1,
+0x05210c,1,
+0x052114,1,
+0x052124,1,
+0x05212c,1,
+0x052134,1,
+0x052144,1,
+0x05214c,1,
+0x052154,1,
+0x052160,4,
+0x05217c,1,
+0x052194,11,
+0x0521c4,3,
+0x0521d4,3,
+0x0521e4,3,
+0x0521f4,1,
+0x0521fc,1,
+0x052204,1,
+0x05220c,1,
+0x052214,1,
+0x05221c,1,
+0x052234,1,
+0x05223c,2,
+0x052260,9,
+0x0522c4,3,
+0x0522d4,3,
+0x0522e4,3,
+0x0522f4,4,
+0x052310,5,
+0x052330,5,
+0x052350,4,
+0x052364,4,
+0x052380,33,
+0x052410,2,
+0x05241c,1,
+0x052424,1,
+0x05242c,23,
+0x052490,16,
+0x0524d4,1,
+0x0524dc,9,
+0x05251c,9,
+0x05255c,9,
+0x0525dc,9,
+0x052604,1,
+0x052654,28,
+0x0526d0,1,
+0x052710,14,
+0x0527ec,1,
+0x0527fc,40,
+0x052c00,3,
+0x052c20,6,
+0x052c40,6,
+0x052c60,6,
+0x052c80,6,
+0x052ca0,6,
+0x052cc0,6,
+0x052ce0,6,
+0x052d00,6,
+0x052d20,6,
+0x052e00,32,
+0x052e84,1,
+0x052e8c,1,
+0x052e94,1,
+0x052e9c,1,
+0x052ea4,1,
+0x052eac,1,
+0x052eb4,4,
+0x052ed0,1,
+0x052ee0,1,
+0x052ef0,1,
+0x052f00,1,
+0x052f10,1,
+0x052f20,1,
+0x052f30,1,
+0x052f40,1,
+0x052f50,1,
+0x052f60,1,
+0x052f70,1,
+0x052f80,1,
+0x052f90,1,
+0x052fa0,1,
+0x052fb0,1,
+0x052fc0,1,
+0x052fd0,1,
+0x052fe0,1,
+0x052ff0,1,
+0x054004,1,
+0x05400c,4,
+0x054204,1,
+0x05420c,1,
+0x054214,1,
+0x054224,1,
+0x05422c,1,
+0x054234,1,
+0x054244,1,
+0x05424c,1,
+0x054800,1,
+0x054810,22,
+0x0548a8,16,
+0x054928,15,
+0x054a00,11,
+0x054b0c,3,
+0x054c00,5,
+0x055000,5,
+0x055020,24,
+0x055100,13,
+0x055140,11,
+0x055400,3,
+0x055420,6,
+0x055440,6,
+0x055460,6,
+0x055480,6,
+0x0554a0,6,
+0x0554c0,6,
+0x0554e0,6,
+0x055500,6,
+0x055520,6,
+0x055540,6,
+0x055560,6,
+0x055580,6,
+0x056000,2,
+0x056404,1,
+0x05640c,4,
+0x056800,2,
+0x056c04,1,
+0x056c0c,4,
+0x057004,1,
+0x05700c,5,
+0x057b20,2,
+0x057b30,4,
+0x057b50,5,
+0x058004,1,
+0x05800c,4,
+0x058800,7,
+0x058820,6,
+0x058844,2,
+0x058850,9,
+0x058880,1,
+0x058890,1,
+0x0588a0,1,
+0x0588b0,1,
+0x0588c0,1,
+0x058904,3,
+0x058978,66,
+0x058a84,1,
+0x058a8c,1,
+0x058a94,1,
+0x058aa0,2,
+0x058ff0,4,
+0x059004,1,
+0x05900c,4,
+0x059080,39,
+0x059120,1,
+0x059130,1,
+0x059140,1,
+0x059150,1,
+0x059800,1,
+0x059810,1,
+0x059820,1,
+0x059830,1,
+0x059840,1,
+0x059850,1,
+0x059860,1,
+0x059870,1,
+0x059880,1,
+0x059890,1,
+0x0598c4,2,
+0x059900,3,
+0x059940,3,
+0x059960,8,
+0x059c00,1,
+0x059c18,1,
+0x059c34,1,
+0x059d04,4,
+0x059d34,1,
+0x059d4c,1,
+0x059d70,2,
+0x059e00,6,
+0x05a000,4,
+0x05a020,2,
+0x05a030,1,
+0x05a040,1,
+0x05a04c,1,
+0x05a080,5,
+0x05a0a0,1,
+0x05a0b0,1,
+0x05a0c0,1,
+0x060004,11,
+0x060120,4,
+0x060144,2,
+0x060154,7,
+0x060174,1,
+0x06017c,3,
+0x06018c,1,
+0x0601a0,4,
+0x0601b8,2,
+0x060204,1,
+0x06020c,4,
+0x060400,2,
+0x060420,3,
+0x060430,1,
+0x060440,1,
+0x060484,2,
+0x0604b8,18,
+0x060504,1,
+0x06050c,1,
+0x060514,1,
+0x060900,1,
+0x060914,1,
+0x06091c,2,
+0x060930,1,
+0x060a00,32,
+0x060a84,1,
+0x060a8c,1,
+0x060a94,1,
+0x060a9c,1,
+0x060bf0,3,
+0x060c00,11,
+0x060c30,3,
+0x061004,1,
+0x061010,1,
+0x061018,1,
+0x061020,2,
+0x061044,2,
+0x061054,3,
+0x061100,32,
+0x061200,1,
+0x061404,1,
+0x06140c,4,
+0x06180c,8,
+0x061904,3,
+0x061914,3,
+0x061934,3,
+0x061a00,4,
+0x062008,5,
+0x062024,3,
+0x062034,1,
+0x06203c,1,
+0x062044,1,
+0x06204c,1,
+0x062054,1,
+0x06205c,3,
+0x06206c,1,
+0x062080,2,
+0x062094,1,
+0x06209c,2,
+0x0620b0,1,
+0x0620c0,1,
+0x0620d0,1,
+0x0620e0,1,
+0x0620f4,4,
+0x062404,1,
+0x06240c,4,
+0x062800,12,
+0x062834,1,
+0x06283c,5,
+0x062854,1,
+0x062900,3,
+0x062914,1,
+0x06291c,1,
+0x062924,1,
+0x06292c,1,
+0x062934,1,
+0x06293c,2,
+0x062950,2,
+0x063000,1,
+0x063010,4,
+0x063024,1,
+0x06302c,1,
+0x063034,1,
+0x063044,1,
+0x06304c,1,
+0x063054,1,
+0x06305c,2,
+0x063070,1,
+0x063080,1,
+0x063090,1,
+0x0630a4,3,
+0x063100,2,
+0x063144,1,
+0x06314c,1,
+0x063154,1,
+0x063164,1,
+0x06316c,1,
+0x063174,1,
+0x063208,1,
+0x063210,1,
+0x063218,1,
+0x063224,3,
+0x063240,10,
+0x063300,8,
+0x064004,1,
+0x06400c,4,
+0x064200,3,
+0x064300,1,
+0x064308,6,
+0x064324,2,
+0x064338,2,
+0x064380,2,
+0x064394,1,
+0x06439c,2,
+0x064400,2,
+0x064420,3,
+0x064430,1,
+0x064440,1,
+0x064484,2,
+0x0644b8,18,
+0x064504,1,
+0x06450c,1,
+0x064514,1,
+0x064804,1,
+0x064884,2,
+0x0648c8,14,
+0x065018,2,
+0x065040,3,
+0x065060,8,
+0x065104,5,
+0x065200,3,
+0x065220,6,
+0x065240,6,
+0x065260,6,
+0x065280,6,
+0x065f00,2,
+0x066000,2,
+0x066018,2,
+0x066034,2,
+0x066104,6,
+0x066134,2,
+0x06614c,1,
+0x066170,3,
+0x066200,6,
+0x066220,6,
+0x0662c0,1,
+0x066400,8,
+0x066500,14,
+0x066550,8,
+0x066574,3,
+0x070004,1,
+0x07000c,4,
+0x070400,7,
+0x070420,11,
+0x070500,5,
+0x070524,1,
+0x07052c,1,
+0x070534,1,
+0x070600,142,
+0x070884,2,
+0x0708c4,15,
+0x070904,1,
+0x070940,16,
+0x071000,1,
+0x071094,1,
+0x071104,2,
+0x071140,16,
+0x071204,1,
+0x07120c,4,
+0x071404,1,
+0x07140c,1,
+0x071414,1,
+0x07141c,1,
+0x071424,1,
+0x07142c,1,
+0x071504,1,
+0x071540,16,
+0x071800,2,
+0x071904,1,
+0x071940,16,
+0x071a04,1,
+0x071a40,16,
+0x071b04,1,
+0x071b40,16,
+0x072000,3,
+0x072804,1,
+0x07280c,4,
+0x072880,1,
+0x072888,3,
+0x073000,1,
+0x073020,1,
+0x073040,1,
+0x073060,1,
+0x073080,1,
+0x0730a0,1,
+0x0730c0,1,
+0x0730e0,1,
+0x073100,1,
+0x073120,1,
+0x073140,1,
+0x073160,1,
+0x073180,1,
+0x0731a0,1,
+0x0731c0,1,
+0x0731e0,1,
+0x073200,1,
+0x073220,1,
+0x073240,1,
+0x073260,1,
+0x073280,1,
+0x0732a0,1,
+0x0732c0,1,
+0x0732e0,1,
+0x073300,1,
+0x073320,1,
+0x073340,1,
+0x073360,1,
+0x073380,1,
+0x0733a0,1,
+0x0733c0,1,
+0x0733e0,1,
+0x074830,7,
+0x074860,8,
+0x074884,2,
+0x074890,4,
+0x074900,6,
+0x074920,6,
+0x074a00,3,
+0x074c00,1,
+0x074c18,1,
+0x074c34,1,
+0x074d04,3,
+0x074d34,1,
+0x074d4c,1,
+0x074d70,2,
+0x074e00,6,
+0x075000,3,
+0x075010,2,
+0x075020,3,
+0x075100,2,
+0x078000,20,
+0x078054,9,
+0x07807c,3,
+0x07808c,2,
+0x078098,4,
+0x078100,5,
+0x078118,4,
+0x078130,2,
+0x078204,2,
+0x078244,15,
+0x078284,2,
+0x0782c4,22,
+0x078320,2,
+0x078340,2,
+0x078360,2,
+0x078380,2,
+0x0783a0,2,
+0x0783d4,1,
+0x0783dc,1,
+0x078404,1,
+0x07840c,4,
+0x078804,18,
+0x078850,4,
+0x078884,1,
+0x07889c,1,
+0x0788ac,21,
+0x079804,2,
+0x079828,6,
+0x079844,2,
+0x079868,6,
+0x079884,2,
+0x0798a8,7,
+0x0798d0,8,
+0x079904,1,
+0x07990c,1,
+0x079914,1,
+0x079a04,2,
+0x079a40,16,
+0x079a84,2,
+0x079a90,2,
+0x079a9c,13,
+0x079b04,2,
+0x079b3c,17,
+0x079c04,2,
+0x079c40,16,
+0x079c84,2,
+0x079c98,2,
+0x079cc4,13,
+0x079cfc,4,
+0x079d10,2,
+0x079d24,1,
+0x079d2c,2,
+0x079d80,2,
+0x079d8c,1,
+0x079f00,6,
+0x079f20,6,
+0x079f40,6,
+0x079f60,6,
+0x079fa0,3,
+0x079fb0,1,
+0x079fc0,3,
+0x079fe0,11,
+0x07a010,3,
+0x07a020,3,
+0x07a040,9,
+0x07a068,6,
+0x07a090,2,
+0x07a0a0,3,
+0x07a0c0,12,
+0x07a0f4,1,
+0x07a100,2,
+0x07a110,3,
+0x07a120,1,
+0x07a130,11,
+0x07a160,2,
+0x07a180,4,
+0x07a194,3,
+0x07a1a4,2,
+0x07a1b0,4,
+0x07a2e0,5,
+0x07a2f8,2,
+0x07a30c,13,
+0x07a34c,77,
+0x07a48c,18,
+0x07a500,32,
+0x07a800,16,
+0x07a84c,18,
+0x07a8e0,2,
+0x07a8ec,3,
+0x07a900,1,
+0x07a910,5,
+0x07a930,5,
+0x07a950,5,
+0x07a970,5,
+0x07a990,1,
+0x07a9a4,3,
+0x07aa78,34,
+0x07ab3c,18,
+0x07ab94,3,
+0x07aba4,3,
+0x07abf0,1,
+0x07abf8,10,
+0x07ac30,1,
+0x07ac44,4,
+0x07ac60,1,
+0x07ac80,1,
+0x07ac90,1,
+0x07b004,6,
+0x080000,29,
+0x080340,14,
+0x08037c,3,
+0x08038c,1,
+0x080404,6,
+0x080804,2,
+0x080874,35,
+0x081000,129,
+0x081210,4,
+0x081224,4,
+0x081240,3,
+0x081264,2,
+0x081274,3,
+0x081284,2,
+0x081298,2,
+0x081300,2,
+0x081310,8,
+0x081344,1,
+0x08134c,1,
+0x081354,1,
+0x081364,2,
+0x081370,4,
+0x081384,2,
+0x081390,4,
+0x081404,2,
+0x081474,35,
+0x081504,2,
+0x081518,12,
+0x082000,29,
+0x082340,14,
+0x08237c,3,
+0x08238c,1,
+0x082404,1,
+0x08240c,4,
+0x082804,2,
+0x082874,35,
+0x082904,2,
+0x082974,35,
+0x083000,129,
+0x083210,7,
+0x083244,2,
+0x083254,7,
+0x083284,1,
+0x08328c,1,
+0x083294,1,
+0x083304,2,
+0x083310,4,
+0x083324,2,
+0x083330,14,
+0x084000,29,
+0x084340,14,
+0x08437c,3,
+0x08438c,1,
+0x084404,1,
+0x08440c,4,
+0x084804,2,
+0x084874,35,
+0x084904,2,
+0x084974,35,
+0x085000,32,
+0x085200,1,
+0x085210,7,
+0x085240,12,
+0x085280,2,
+0x085304,1,
+0x08530c,1,
+0x085314,1,
+0x085324,2,
+0x085334,3,
+0x085344,2,
+0x085358,2,
+0x085364,2,
+0x085378,2,
+0x085384,2,
+0x085398,2,
+0x085400,7,
+0x086000,2,
+0x086020,2,
+0x086040,1,
+0x086400,11,
+0x086800,3,
+0x086820,6,
+0x086840,6,
+0x086860,6,
+0x086880,6,
+0x0868a0,6,
+0x0868c0,6,
+0x0868e0,6,
+0x086980,3,
+0x0869a0,9,
+0x0869c8,1,
+0x0869d0,3,
+0x087000,26,
+0x087100,1,
+0x087108,1,
+0x087110,1,
+0x087118,1,
+0x087120,1,
+0x087128,1,
+0x087130,1,
+0x087138,1,
+0x087140,1,
+0x087148,1,
+0x087150,1,
+0x087158,1,
+0x087160,1,
+0x087168,1,
+0x087170,1,
+0x087178,1,
+0x087180,10,
+0x0871b0,9,
+0x090000,17,
+0x090060,2,
+0x09006c,1,
+0x090104,1,
+0x090110,12,
+0x090180,9,
+0x0901a8,2,
+0x0901c0,9,
+0x0901e8,2,
+0x090204,1,
+0x090220,24,
+0x090300,6,
+0x090320,9,
+0x090348,1,
+0x090400,6,
+0x090420,9,
+0x090448,1,
+0x090500,6,
+0x090520,2,
+0x090540,1,
+0x090564,2,
+0x090578,3,
+0x091004,3,
+0x091800,8,
+0x091824,2,
+0x091830,10,
+0x091860,6,
+0x092000,32,
+0x093000,1,
+0x093020,1,
+0x093040,1,
+0x093060,1,
+0x093080,1,
+0x0930a0,1,
+0x0930c0,1,
+0x0930e0,1,
+0x093100,1,
+0x0931a0,1,
+0x0931c0,1,
+0x093200,3,
+0x093404,1,
+0x093410,12,
+0x093504,1,
+0x09353c,28,
+0x0935b0,2,
+0x0935c0,3,
+0x094040,3,
+0x094080,3,
+0x0940a0,9,
+0x094800,1,
+0x094818,1,
+0x094834,1,
+0x094904,3,
+0x094934,1,
+0x09494c,1,
+0x094970,2,
+0x094a00,6,
+0x096000,1,
+0x096010,4,
+0x096024,4,
+0x096104,1,
+0x09610c,5,
+0x096204,1,
+0x09620c,4,
+0x096488,1,
+0x096498,3,
+0x0964b0,6,
+0x096504,1,
+0x09650c,4,
+0x096584,3,
+0x096600,16,
+0x096644,2,
+0x096658,3,
+0x096684,2,
+0x0966bc,51,
+0x096800,11,
+0x096884,3,
+0x0968a0,12,
+0x097100,6,
+0x097120,1,
+0x0a0000,1,
+0x0a0008,3,
+0x0a0018,4,
+0x0a0030,2,
+0x0a003c,1,
+0x0a0080,1,
+0x0a0090,1,
+0x0a0804,1,
+0x0a080c,4,
+0x0a0c00,2,
+0x0a0c0c,5,
+0x0a0c40,1,
+0x0a0c50,4,
+0x0a0c70,1,
+0x0a0c80,1,
+0x0a0ca0,21,
+0x0a1004,1,
+0x0a100c,4,
+0x0a1400,2,
+0x0a140c,2,
+0x0a1440,1,
+0x0a1450,4,
+0x0a1470,1,
+0x0a1480,4,
+0x0a14f0,1,
+0x0a1804,1,
+0x0a180c,4,
+0x0a1a00,9,
+0x0a1a30,2,
+0x0a1a3c,2,
+0x0a1a48,4,
+0x0a1c00,32,
+0x0a1c84,1,
+0x0a1d04,1,
+0x0a1d18,26,
+0x0a2000,32,
+0x0a2100,3,
+0x0a2110,6,
+0x0a212c,4,
+0x0a2140,1,
+0x0a2200,1,
+0x0a2304,1,
+0x0a231c,9,
+0x0a2804,1,
+0x0a280c,4,
+0x0a2c04,2,
+0x0a2c10,2,
+0x0a2c1c,2,
+0x0a2c28,3,
+0x0a2c38,14,
+0x0a2c78,9,
+0x0a2d04,2,
+0x0a2d40,20,
+0x0a2da4,1,
+0x0a2dac,1,
+0x0a2db4,1,
+0x0a2dc0,1,
+0x0a4000,14,
+0x0a5000,2,
+0x0a5018,2,
+0x0a5034,2,
+0x0a5104,6,
+0x0a5134,2,
+0x0a514c,1,
+0x0a5170,3,
+0x0a5200,6,
+0x0a5220,6,
+0x0a52c0,2,
+0x0a6000,3,
+0x0a6020,6,
+0x0a6040,6,
+0x0a6060,6,
+0x0a6080,6,
+0x0a7000,2,
+0x0a7040,3,
+0x0a7060,10,
+0x0a8000,10,
+0x0a802c,15,
+0x0a806c,5,
+0x0a8408,5,
+0x0a8424,3,
+0x0a8434,6,
+0x0a8450,2,
+0x0a845c,5,
+0x0a8480,1,
+0x0a84c4,1,
+0x0a84cc,4,
+0x0a8604,1,
+0x0a860c,4,
+0x0a8700,17,
+0x0a8750,4,
+0x0a8800,4,
+0x0a8880,1,
+0x0a88a0,1,
+0x0a88c0,1,
+0x0a8900,1,
+0x0a8960,1,
+0x0a8980,4,
+0x0a8994,1,
+0x0a899c,1,
+0x0a89a4,3,
+0x0a89c0,1,
+0x0a8a00,3,
+0x0a8aa4,1,
+0x0a8aac,1,
+0x0a8ab4,1,
+0x0a8ad4,10,
+0x0a8b00,2,
+0x0a8b80,4,
+0x0a8c04,6,
+0x0a9000,3,
+0x0a9010,21,
+0x0a9080,4,
+0x0a9100,10,
+0x0a91f4,3,
+0x0a920c,35,
+0x0a92a8,6,
+0x0a930c,39,
+0x0a940c,35,
+0x0a949c,9,
+0x0a9500,2,
+0x0a950c,3,
+0x0a951c,3,
+0x0a954c,13,
+0x0a9804,1,
+0x0a980c,4,
+0x0a9c00,2,
+0x0a9c0c,3,
+0x0a9c1c,2,
+0x0a9c28,1,
+0x0a9c44,1,
+0x0a9c60,17,
+0x0a9d00,1,
+0x0a9d20,8,
+0x0a9d48,3,
+0x0a9d80,1,
+0x0a9dc4,3,
+0x0a9dd4,3,
+0x0a9de4,3,
+0x0a9df4,4,
+0x0a9e20,8,
+0x0a9e48,3,
+0x0a9e84,1,
+0x0a9e98,1,
+0x0a9ea0,8,
+0x0a9f00,6,
+0x0a9f20,6,
+0x0a9f40,6,
+0x0a9f60,6,
+0x0a9f80,3,
+0x0a9fa0,23,
+0x0aa004,1,
+0x0aa00c,4,
+0x0b0000,2,
+0x0b0010,4,
+0x0b1000,5,
+0x0b1020,10,
+0x0b1080,20,
+0x0b1100,2,
+0x0b1110,2,
+0x0b1120,2,
+0x0b1160,2,
+0x0b116c,1,
+0x0b1180,3,
+0x0b1190,3,
+0x0b11a0,3,
+0x0b11e0,2,
+0x0b11ec,1,
+0x0b1200,2,
+0x0b1210,2,
+0x0b1260,2,
+0x0b126c,1,
+0x0b1280,3,
+0x0b1290,3,
+0x0b12e0,2,
+0x0b12ec,1,
+0x0b1300,2,
+0x0b1310,2,
+0x0b1320,2,
+0x0b1360,2,
+0x0b136c,1,
+0x0b1380,3,
+0x0b1390,3,
+0x0b13e0,2,
+0x0b13ec,1,
+0x0b1400,3,
+0x0b1410,3,
+0x0b1460,2,
+0x0b146c,1,
+0x0b1480,3,
+0x0b1490,7,
+0x0b14b0,4,
+0x0b14e0,2,
+0x0b14ec,1,
+0x0b1500,3,
+0x0b1510,3,
+0x0b1560,2,
+0x0b156c,1,
+0x0b1580,2,
+0x0b1590,2,
+0x0b15e0,2,
+0x0b15ec,1,
+0x0b1600,3,
+0x0b1610,3,
+0x0b1660,2,
+0x0b166c,1,
+0x0b1680,3,
+0x0b1690,3,
+0x0b16e0,2,
+0x0b16ec,1,
+0x0b1700,8,
+0x0b1760,2,
+0x0b176c,1,
+0x0b1780,8,
+0x0b17e0,2,
+0x0b17ec,1,
+0x0b1800,3,
+0x0b1820,8,
+0x0b2000,3,
+0x0b2010,8,
+0x0b2080,3,
+0x0b20a0,8,
+0x0b2100,3,
+0x0b2110,8,
+0x0b2180,3,
+0x0b21a0,8,
+0x0b2200,3,
+0x0b2210,8,
+0x0b2280,3,
+0x0b22a0,8,
+0x0b2300,3,
+0x0b2310,8,
+0x0b2380,3,
+0x0b23a0,8,
+0x0b2400,3,
+0x0b2410,8,
+0x0b2480,3,
+0x0b24a0,8,
+0x0b2500,3,
+0x0b2510,8,
+0x0b2580,3,
+0x0b25a0,8,
+0x0b2600,3,
+0x0b2610,8,
+0x0b2680,3,
+0x0b26a0,8,
+0x0b2700,3,
+0x0b2710,8,
+0x0b2780,3,
+0x0b27a0,8,
+0x0b2900,1,
+0x0b2910,1,
+0x0b3000,38,
+0x0b3100,3,
+0x0b3120,13,
+0x0b3160,4,
+0x0b3184,5,
+0x0b3200,1,
+0x0b3220,12,
+0x0b3404,1,
+0x0b340c,4,
+0x0b3800,64,
+0x0b4004,1,
+0x0b4010,12,
+0x0b4100,3,
+0x0b4120,8,
+0x0b5000,1,
+0x0b5018,1,
+0x0b5034,1,
+0x0b5104,2,
+0x0b5134,1,
+0x0b514c,1,
+0x0b5170,2,
+0x0b5200,6,
+0x0b6800,3,
+0x0b6820,6,
+0x0b6840,6,
+0x0b6860,6,
+0x0b6880,6,
+0x0b68a0,6,
+0x0b68c0,6,
+0x0b68e0,6,
+0x0b6900,6,
+0x0c0000,4,
+0x0c0058,2,
+0x0c0064,1,
+0x0c0120,2,
+0x0c0130,2,
+0x0c0140,1,
+0x0c0184,11,
+0x0c01c4,3,
+0x0c01dc,3,
+0x0c0280,13,
+0x0c02c0,3,
+0x0c0400,16,
+0x0c0500,3,
+0x0c0804,1,
+0x0c080c,4,
+0x0c0a7c,1,
+0x0c0ae8,6,
+0x0c0b20,24,
+0x0c0ba0,28,
+0x0c0c80,20,
+0x0c0d00,3,
+0x0c0d20,6,
+0x0c0d80,4,
+0x0c0da0,1,
+0x0c0da8,12,
+0x0c0e00,17,
+0x0c0e80,4,
+0x0c0ec0,6,
+0x0c0ee0,6,
+0x0c1000,32,
+0x0c1084,5,
+0x0c10f8,3,
+0x0c1108,3,
+0x0c1118,7,
+0x0c1144,2,
+0x0c1160,11,
+0x0c1200,13,
+0x0c1244,2,
+0x0c1268,6,
+0x0c12a0,1,
+0x0c12c8,6,
+0x0c12e8,6,
+0x0c1310,1,
+0x0c1340,4,
+0x0c13e8,8,
+0x0c140c,14,
+0x0c147c,1,
+0x0c1700,2,
+0x0c1720,8,
+0x0c1800,3,
+0x0c1810,3,
+0x0c1820,3,
+0x0c1830,3,
+0x0c1840,3,
+0x0c1850,3,
+0x0c1860,3,
+0x0c1870,3,
+0x0c1880,3,
+0x0c1890,3,
+0x0c18a0,3,
+0x0c18b0,3,
+0x0c18c0,3,
+0x0c18d0,3,
+0x0c18e0,3,
+0x0c18f0,3,
+0x0c1900,68,
+0x0c1c00,34,
+0x0c1d00,3,
+0x0c1d40,4,
+0x0c1d84,1,
+0x0c1d90,4,
+0x0c1e00,3,
+0x0c1e20,6,
+0x0c1e40,6,
+0x0c1e60,6,
+0x0c1f80,3,
+0x0c1fa0,8,
+0x0c2000,1,
+0x0c2018,1,
+0x0c2034,1,
+0x0c2104,1,
+0x0c2134,1,
+0x0c214c,1,
+0x0c2170,2,
+0x0c2200,6,
+0x0c2400,36,
+0x0c24a0,8,
+0x0c2500,1,
+0x0c2584,7,
+0x0c2604,1,
+0x0c26f0,70,
+0x0c8000,25,
+0x0c8068,4,
+0x0c807c,4,
+0x0c80a0,3,
+0x0c80b0,2,
+0x0c80c8,6,
+0x0c8180,6,
+0x0c81a0,6,
+0x0c9000,1,
+0x0c9018,1,
+0x0c9034,1,
+0x0c9104,1,
+0x0c9134,1,
+0x0c914c,1,
+0x0c9170,2,
+0x0c9200,6,
+0x0c9400,3,
+0x0c9500,3,
+0x0c9520,10,
+0x0ca000,3,
+0x0ca010,36,
+0x0ca0a4,2,
+0x0ca0b0,2,
+0x0ca0c0,14,
+0x0ca100,14,
+0x0ca140,5,
+0x0ca160,4,
+0x0ca180,13,
+0x0ca1b8,11,
+0x0ca1e8,3,
+0x0ca1f8,8,
+0x0ca220,6,
+0x0ca240,6,
+0x0ca260,6,
+0x0ca280,6,
+0x0ca2a0,6,
+0x0ca2c0,6,
+0x0ca2e0,6,
+0x0ca300,6,
+0x0ca320,6,
+0x0ca340,6,
+0x0ca360,6,
+0x0ca400,6,
+0x0ca420,6,
+0x0ca440,6,
+0x0ca460,6,
+0x0ca480,6,
+0x0ca4a0,6,
+0x0ca4c0,6,
+0x0ca4e0,6,
+0x0ca500,6,
+0x0ca520,6,
+0x0ca540,6,
+0x0ca560,6,
+0x0ca580,6,
+0x0ca5a0,6,
+0x0ca5c0,6,
+0x0ca5e0,6,
+0x0ca6fc,1,
+0x0ca704,1,
+0x0ca72c,17,
+0x0ca780,16,
+0x0ca800,8,
+0x0ca824,5,
+0x0ca840,8,
+0x0ca864,5,
+0x0ca880,8,
+0x0ca8a4,5,
+0x0ca8c0,8,
+0x0ca8e4,5,
+0x0ca900,8,
+0x0ca924,5,
+0x0ca940,8,
+0x0ca964,5,
+0x0ca980,8,
+0x0ca9a4,5,
+0x0ca9c0,8,
+0x0ca9e4,5,
+0x0caa00,8,
+0x0caa24,5,
+0x0caa40,8,
+0x0caa64,5,
+0x0caa80,8,
+0x0caaa4,5,
+0x0caac0,8,
+0x0caae4,5,
+0x0cab00,8,
+0x0cab24,5,
+0x0cab40,8,
+0x0cab64,5,
+0x0cab80,8,
+0x0caba4,5,
+0x0cabc0,8,
+0x0cabe4,5,
+0x0cac04,6,
+0x0cac20,2,
+0x0cac30,2,
+0x0cac40,2,
+0x0cac50,2,
+0x0cb000,16,
+0x0cb044,1,
+0x0cb04c,1,
+0x0cb100,16,
+0x0cb1f0,6,
+0x0cb210,3,
+0x0cb220,2,
+0x0cb230,3,
+0x0cb240,2,
+0x0cb250,3,
+0x0cb260,2,
+0x0cb270,3,
+0x0cb280,2,
+0x0cb290,3,
+0x0cb2a0,2,
+0x0cb2b0,3,
+0x0cb2c0,2,
+0x0cb2d0,3,
+0x0cb2e0,2,
+0x0cb2f0,3,
+0x0cb300,2,
+0x0cb310,3,
+0x0cb320,2,
+0x0cb330,3,
+0x0cb340,2,
+0x0cb350,3,
+0x0cb360,2,
+0x0cb370,3,
+0x0cb380,2,
+0x0cb390,3,
+0x0cb3a0,2,
+0x0cb3b0,3,
+0x0cb3c0,2,
+0x0cb3d0,3,
+0x0cb3e0,2,
+0x0cb3f0,3,
+0x0cb400,17,
+0x0cb59c,25,
+0x0cb700,11,
+0x0cb74c,2,
+0x0cb760,24,
+0x0cb800,19,
+0x0cb850,16,
+0x0cb89c,1,
+0x0cb8b0,9,
+0x0cb8e0,1,
+0x0cb8f0,3,
+0x0cb900,17,
+0x0cb958,1,
+0x0cb980,1,
+0x0cb994,2,
+0x0cb9ac,11,
+0x0cb9ec,4,
+0x0cba00,19,
+0x0cba50,16,
+0x0cba9c,1,
+0x0cbab0,9,
+0x0cbae0,1,
+0x0cbaf0,3,
+0x0cbb00,17,
+0x0cbb58,1,
+0x0cbb80,1,
+0x0cbb94,2,
+0x0cbbac,11,
+0x0cbbec,4,
+0x0cbc00,19,
+0x0cbc50,16,
+0x0cbc9c,1,
+0x0cbcb0,9,
+0x0cbce0,1,
+0x0cbcf0,3,
+0x0cbd00,17,
+0x0cbd58,1,
+0x0cbd80,1,
+0x0cbd94,2,
+0x0cbdac,11,
+0x0cbdec,4,
+0x0cbe00,19,
+0x0cbe50,16,
+0x0cbe9c,1,
+0x0cbeb0,9,
+0x0cbee0,1,
+0x0cbef0,3,
+0x0cbf00,17,
+0x0cbf58,1,
+0x0cbf80,1,
+0x0cbf94,2,
+0x0cbfac,11,
+0x0cbfec,4,
+0x0d0000,7,
+0x0d002c,18,
+0x0d1000,2,
+0x0d100c,1,
+0x0d1020,13,
+0x0d1058,1,
+0x0d1060,6,
+0x0d1080,1,
+0x0d10a0,6,
+0x0d1100,2,
+0x0d110c,1,
+0x0d1120,13,
+0x0d1158,1,
+0x0d1160,6,
+0x0d1180,1,
+0x0d11a0,6,
+0x0d1200,2,
+0x0d120c,1,
+0x0d1220,13,
+0x0d1258,1,
+0x0d1260,6,
+0x0d1280,1,
+0x0d12a0,6,
+0x0d1300,2,
+0x0d130c,1,
+0x0d1320,13,
+0x0d1358,1,
+0x0d1360,6,
+0x0d1380,1,
+0x0d13a0,6,
+0x0d1400,14,
+0x0d1440,1,
+0x0d1448,1,
+0x0d1450,6,
+0x0d1480,6,
+0x0d1500,26,
+0x0d1600,4,
+0x0d1620,6,
+0x0d1640,3,
+0x0d1660,6,
+0x0d1800,5,
+0x0d1820,3,
+0x0d1830,3,
+0x0d1840,3,
+0x0d1a00,1,
+0x0d1a08,13,
+0x0d1a40,9,
+0x0d1c00,24,
+0x0d1c64,1,
+0x0d1c80,6,
+0x0d1ca0,3,
+0x0d1cb0,2,
+0x0d1d00,6,
+0x0d1d40,13,
+0x0d1d80,8,
+0x0d2000,2,
+0x0d200c,1,
+0x0d2020,13,
+0x0d2058,1,
+0x0d2060,6,
+0x0d2080,1,
+0x0d20a0,6,
+0x0d2100,2,
+0x0d210c,1,
+0x0d2120,13,
+0x0d2158,1,
+0x0d2160,6,
+0x0d2180,1,
+0x0d21a0,6,
+0x0d2200,2,
+0x0d220c,1,
+0x0d2220,13,
+0x0d2258,1,
+0x0d2260,6,
+0x0d2280,1,
+0x0d22a0,6,
+0x0d2300,2,
+0x0d230c,1,
+0x0d2320,13,
+0x0d2358,1,
+0x0d2360,6,
+0x0d2380,1,
+0x0d23a0,6,
+0x0d2400,14,
+0x0d2440,1,
+0x0d2448,1,
+0x0d2450,6,
+0x0d2480,6,
+0x0d2500,26,
+0x0d2600,4,
+0x0d2620,6,
+0x0d2640,3,
+0x0d2660,6,
+0x0d2800,5,
+0x0d2820,3,
+0x0d2830,3,
+0x0d2840,3,
+0x0d2a00,1,
+0x0d2a08,13,
+0x0d2a40,9,
+0x0d2c00,24,
+0x0d2c64,1,
+0x0d2c80,6,
+0x0d2ca0,3,
+0x0d2cb0,2,
+0x0d2d00,6,
+0x0d2d40,13,
+0x0d2d80,8,
+0x0d3000,8,
+0x0d3024,5,
+0x0d3040,8,
+0x0d3064,5,
+0x0d3080,8,
+0x0d30a4,5,
+0x0d30c0,8,
+0x0d30e4,5,
+0x0d3100,8,
+0x0d3124,5,
+0x0d3140,8,
+0x0d3164,5,
+0x0d3180,8,
+0x0d31a4,5,
+0x0d31c0,8,
+0x0d31e4,5,
+0x0d3204,5,
+0x0d3220,2,
+0x0d3230,2,
+0x0d3240,2,
+0x0d3400,1,
+0x0d3418,1,
+0x0d3434,1,
+0x0d3504,1,
+0x0d3534,1,
+0x0d354c,1,
+0x0d3570,2,
+0x0d3600,6,
+0x0d3800,19,
+0x0d3850,16,
+0x0d389c,1,
+0x0d38b0,9,
+0x0d38e0,1,
+0x0d38f0,3,
+0x0d3900,17,
+0x0d3958,1,
+0x0d3980,1,
+0x0d3994,2,
+0x0d39ac,11,
+0x0d39ec,4,
+0x0d3a00,19,
+0x0d3a50,16,
+0x0d3a9c,1,
+0x0d3ab0,9,
+0x0d3ae0,1,
+0x0d3af0,3,
+0x0d3b00,17,
+0x0d3b58,1,
+0x0d3b80,1,
+0x0d3b94,2,
+0x0d3bac,11,
+0x0d3bec,4,
+0x0d3c00,11,
+0x0d3c4c,2,
+0x0d3c60,40,
+0x0d3d04,1,
+0x0d3d2c,17,
+0x0d3d80,16,
+0x0d3e00,6,
+0x0d3e20,6,
+0x0d3e40,3,
+0x0d3e50,1,
+0x0d8000,6,
+0x0d8020,3,
+0x0d8030,3,
+0x0d8040,6,
+0x0d8060,4,
+0x0d8080,6,
+0x0d8100,28,
+0x0d8400,2,
+0x0d8418,2,
+0x0d8434,2,
+0x0d8504,4,
+0x0d8534,2,
+0x0d854c,1,
+0x0d8570,2,
+0x0d8600,6,
+0x0d8620,6,
+0x0d8800,1,
+0x0d8820,13,
+0x0d8858,8,
+0x0d8900,12,
+0x0d8984,1,
+0x0d89bc,18,
+0x0d8a20,13,
+0x0d8a58,8,
+0x0d8b00,12,
+0x0d8b84,1,
+0x0d8bbc,17,
+0x0d9000,6,
+0x0d9020,6,
+0x0d9048,3,
+0x0d9080,6,
+0x0d909c,1,
+0x0d90a4,2,
+0x0d90b8,3,
+0x0d9100,5,
+0x0d9120,5,
+0x0d9190,10,
+0x0d9200,12,
+0x0d9234,15,
+0x0d9280,26,
+0x0d9300,2,
+0x0d9320,1,
+0x0d9404,4,
+0x0d9418,16,
+0x0d9460,3,
+0x0d9600,7,
+0x0d9644,9,
+0x0d9680,6,
+0x0d96a0,2,
+0x0d9800,6,
+0x0d9820,6,
+0x0d9848,3,
+0x0d9880,6,
+0x0d989c,1,
+0x0d98a4,2,
+0x0d98b8,3,
+0x0d9900,5,
+0x0d9920,5,
+0x0d9990,10,
+0x0d9a00,12,
+0x0d9a34,15,
+0x0d9a80,26,
+0x0d9b00,2,
+0x0d9b20,1,
+0x0d9c04,4,
+0x0d9c18,16,
+0x0d9c60,3,
+0x0d9e00,7,
+0x0d9e44,9,
+0x0d9e80,6,
+0x0d9ea0,2,
+0x0db000,4,
+0x0db018,18,
+0x0db100,4,
+0x0db118,18,
+0x0db200,8,
+0x0db300,6,
+0x0db320,5,
+0x0db340,6,
+0x0db360,5,
+0x0db380,6,
+0x0db400,3,
+0x0db420,8,
+0x0db500,10,
+0x0db544,2,
+0x0db55c,9,
+0x0db584,7,
+0x0db5a4,2,
+0x0db5b8,3,
+0x0db600,2,
+0x0dbfc4,13,
+0x0dc000,366,
+0x0dc800,366,
+0x0e0000,3,
+0x0e001c,2,
+0x0e0030,1,
+0x0e0048,2,
+0x0e0058,2,
+0x0e0068,11,
+0x0e009c,2,
+0x0e00ac,14,
+0x0e0180,2,
+0x0e01e0,1,
+0x0e01e8,3,
+0x0e01f8,1,
+0x0e0200,3,
+0x0e021c,2,
+0x0e0230,1,
+0x0e0248,2,
+0x0e0258,2,
+0x0e0268,11,
+0x0e029c,2,
+0x0e02ac,14,
+0x0e0380,2,
+0x0e03e0,1,
+0x0e03e8,3,
+0x0e03f8,1,
+0x0e0400,3,
+0x0e041c,2,
+0x0e0430,1,
+0x0e0448,2,
+0x0e0458,2,
+0x0e0468,11,
+0x0e049c,2,
+0x0e04ac,14,
+0x0e0580,2,
+0x0e05e0,1,
+0x0e05e8,3,
+0x0e05f8,1,
+0x0e0600,3,
+0x0e061c,2,
+0x0e0630,1,
+0x0e0648,2,
+0x0e0658,2,
+0x0e0668,11,
+0x0e069c,2,
+0x0e06ac,14,
+0x0e0780,2,
+0x0e07e0,1,
+0x0e07e8,3,
+0x0e07f8,1,
+0x0e0800,3,
+0x0e081c,2,
+0x0e0830,1,
+0x0e0848,2,
+0x0e0858,2,
+0x0e0868,11,
+0x0e089c,2,
+0x0e08ac,14,
+0x0e0980,2,
+0x0e09e0,1,
+0x0e09e8,3,
+0x0e09f8,1,
+0x0e0a00,3,
+0x0e0a1c,2,
+0x0e0a30,1,
+0x0e0a48,2,
+0x0e0a58,2,
+0x0e0a68,11,
+0x0e0a9c,2,
+0x0e0aac,14,
+0x0e0b80,2,
+0x0e0be0,1,
+0x0e0be8,3,
+0x0e0bf8,1,
+0x0e0c00,3,
+0x0e0c1c,2,
+0x0e0c30,1,
+0x0e0c48,2,
+0x0e0c58,2,
+0x0e0c68,11,
+0x0e0c9c,2,
+0x0e0cac,14,
+0x0e0d80,2,
+0x0e0de0,1,
+0x0e0de8,3,
+0x0e0df8,1,
+0x0e0e00,3,
+0x0e0e1c,2,
+0x0e0e30,1,
+0x0e0e48,2,
+0x0e0e58,2,
+0x0e0e68,11,
+0x0e0e9c,2,
+0x0e0eac,14,
+0x0e0f80,2,
+0x0e0fe0,1,
+0x0e0fe8,3,
+0x0e0ff8,1,
+0x0e1400,8,
+0x0e1450,3,
+0x0e1460,3,
+0x0e1474,5,
+0x0e14a0,8,
+0x0e14e0,7,
+0x0e1504,1,
+0x0e1540,16,
+0x0e15f0,3,
+0x0e1604,1,
+0x0e1640,16,
+0x0e1700,16,
+0x0e1a00,4,
+0x0e2000,1,
+0x0e2018,1,
+0x0e2034,1,
+0x0e2104,1,
+0x0e2134,1,
+0x0e214c,1,
+0x0e2170,2,
+0x0e2200,6,
+0x0e2420,2,
+0x0e2430,10,
+0x0e2460,6,
+0x0e2480,6,
+0x0e24a0,3,
+0x0e2504,4,
+0x0e2600,16,
+0x0e2644,5,
+0x0e2660,6,
+0x0e2804,8,
+0x0e2828,5,
+0x0e2844,3,
+0x0e2854,6,
+0x0e2880,4,
+0x0e28a0,6,
+0x0e2a04,3,
+0x0e2b00,33,
+0x0e2c40,3,
+0x0e2c60,11,
+0x0e8000,9,
+0x0e8050,1,
+0x0e8064,6,
+0x0e8080,1,
+0x0e8088,2,
+0x0f0000,3,
+0x0f0014,8,
+0x0f0040,3,
+0x0f0050,4,
+0x0f0080,12,
+0x0f00f0,2,
+0x0f0100,3,
+0x0f0118,5,
+0x0f0130,6,
+0x0f015c,13,
+0x0f01a0,3,
+0x0f01c0,2,
+0x0f01d0,10,
+0x0f0200,61,
+0x0f0404,8,
+0x0f0440,4,
+0x0f0460,1,
+0x0f0468,3,
+0x0f0480,6,
+0x0f04a0,8,
+0x0f04e0,6,
+0x0f0500,6,
+0x0f0520,8,
+0x0f0560,6,
+0x0f05dc,73,
+0x0f0704,1,
+0x0f0714,10,
+0x0f0800,17,
+0x0f0850,9,
+0x0f0880,4,
+0x0f089c,5,
+0x0f08bc,5,
+0x0f08dc,1,
+0x0f0900,6,
+0x0f0920,6,
+0x0f0940,6,
+0x0f0980,3,
+0x0f0990,1,
+0x0f0ffc,1,
diff --git a/mstdump/mstdump_dbs/InfiniScaleIV.csv b/mstdump/mstdump_dbs/InfiniScaleIV.csv
new file mode 100755
index 0000000..61b145d
--- /dev/null
+++ b/mstdump/mstdump_dbs/InfiniScaleIV.csv
@@ -0,0 +1,14584 @@
+# addr, size, enable addr
+0x0f3c0c,1,UNKNOWN
+0x0f3c08,1,UNKNOWN
+0x0f3c04,1,UNKNOWN
+0x0f3c00,1,UNKNOWN
+0x0f3bf8,1,UNKNOWN
+0x0f3bf4,1,UNKNOWN
+0x0f3bf0,1,UNKNOWN
+0x0f3b54,1,UNKNOWN
+0x0f3b50,1,UNKNOWN
+0x0f3b40,1,UNKNOWN
+0x0f3b28,1,UNKNOWN
+0x0f3b1c,1,UNKNOWN
+0x0f3b18,1,UNKNOWN
+0x0f3b0c,1,UNKNOWN
+0x0f3b00,1,UNKNOWN
+0x0f3a8c,1,UNKNOWN
+0x0f3a88,1,UNKNOWN
+0x0f3a84,1,UNKNOWN
+0x0f3a74,1,UNKNOWN
+0x0f3a70,1,UNKNOWN
+0x0f3a60,1,UNKNOWN
+0x0f3a40,1,UNKNOWN
+0x0f3a3c,1,UNKNOWN
+0x0f3a38,1,UNKNOWN
+0x0f3a34,1,UNKNOWN
+0x0f3a2c,1,UNKNOWN
+0x0f3a28,1,UNKNOWN
+0x0f3a24,1,UNKNOWN
+0x0f3a1c,1,UNKNOWN
+0x0f3a18,1,UNKNOWN
+0x0f3a14,1,UNKNOWN
+0x0f3a10,1,UNKNOWN
+0x0f3a08,1,UNKNOWN
+0x0f3a04,1,UNKNOWN
+0x0f3a00,1,UNKNOWN
+0x0f39bc,1,UNKNOWN
+0x0f39b8,1,UNKNOWN
+0x0f39b4,1,UNKNOWN
+0x0f39b0,1,UNKNOWN
+0x0f39a0,1,UNKNOWN
+0x0f399c,1,UNKNOWN
+0x0f3998,1,UNKNOWN
+0x0f3990,1,UNKNOWN
+0x0f398c,1,UNKNOWN
+0x0f3988,1,UNKNOWN
+0x0f3984,1,UNKNOWN
+0x0f3980,1,UNKNOWN
+0x0f397c,1,UNKNOWN
+0x0f3978,1,UNKNOWN
+0x0f3974,1,UNKNOWN
+0x0f3970,1,UNKNOWN
+0x0f396c,1,UNKNOWN
+0x0f3968,1,UNKNOWN
+0x0f3964,1,UNKNOWN
+0x0f3960,1,UNKNOWN
+0x0f395c,1,UNKNOWN
+0x0f3958,1,UNKNOWN
+0x0f3954,1,UNKNOWN
+0x0f3950,1,UNKNOWN
+0x0f394c,1,UNKNOWN
+0x0f3948,1,UNKNOWN
+0x0f3944,1,UNKNOWN
+0x0f3940,1,UNKNOWN
+0x0f393c,1,UNKNOWN
+0x0f3938,1,UNKNOWN
+0x0f3934,1,UNKNOWN
+0x0f3930,1,UNKNOWN
+0x0f392c,1,UNKNOWN
+0x0f3928,1,UNKNOWN
+0x0f3920,1,UNKNOWN
+0x0f390c,1,UNKNOWN
+0x0f3908,1,UNKNOWN
+0x0f3900,1,UNKNOWN
+0x0f38fc,1,UNKNOWN
+0x0f38f8,1,UNKNOWN
+0x0f38c0,1,UNKNOWN
+0x0f38b4,1,UNKNOWN
+0x0f38b0,1,UNKNOWN
+0x0f38a0,1,UNKNOWN
+0x0f389c,1,UNKNOWN
+0x0f3898,1,UNKNOWN
+0x0f3894,1,UNKNOWN
+0x0f3890,1,UNKNOWN
+0x0f388c,1,UNKNOWN
+0x0f3888,1,UNKNOWN
+0x0f3884,1,UNKNOWN
+0x0f3880,1,UNKNOWN
+0x0f386c,1,UNKNOWN
+0x0f3868,1,UNKNOWN
+0x0f3864,1,UNKNOWN
+0x0f3860,1,UNKNOWN
+0x0f385c,1,UNKNOWN
+0x0f3858,1,UNKNOWN
+0x0f3854,1,UNKNOWN
+0x0f3850,1,UNKNOWN
+0x0f384c,1,UNKNOWN
+0x0f3848,1,UNKNOWN
+0x0f3844,1,UNKNOWN
+0x0f3840,1,UNKNOWN
+0x0f383c,1,UNKNOWN
+0x0f3838,1,UNKNOWN
+0x0f3834,1,UNKNOWN
+0x0f3830,1,UNKNOWN
+0x0f382c,1,UNKNOWN
+0x0f3828,1,UNKNOWN
+0x0f3824,1,UNKNOWN
+0x0f3820,1,UNKNOWN
+0x0f381c,1,UNKNOWN
+0x0f3814,1,UNKNOWN
+0x0f3810,1,UNKNOWN
+0x0f3808,1,UNKNOWN
+0x0f3804,1,UNKNOWN
+0x0f3800,1,UNKNOWN
+0x0f37bc,1,UNKNOWN
+0x0f37b8,1,UNKNOWN
+0x0f37b4,1,UNKNOWN
+0x0f37b0,1,UNKNOWN
+0x0f37ac,1,UNKNOWN
+0x0f3794,1,UNKNOWN
+0x0f3790,1,UNKNOWN
+0x0f3780,1,UNKNOWN
+0x0f3774,1,UNKNOWN
+0x0f3770,1,UNKNOWN
+0x0f3760,1,UNKNOWN
+0x0f3738,1,UNKNOWN
+0x0f3734,1,UNKNOWN
+0x0f3730,1,UNKNOWN
+0x0f372c,1,UNKNOWN
+0x0f3728,1,UNKNOWN
+0x0f3724,1,UNKNOWN
+0x0f3720,1,UNKNOWN
+0x0f371c,1,UNKNOWN
+0x0f3718,1,UNKNOWN
+0x0f3714,1,UNKNOWN
+0x0f3710,1,UNKNOWN
+0x0f370c,1,UNKNOWN
+0x0f3704,1,UNKNOWN
+0x0f35e8,1,UNKNOWN
+0x0f35e4,1,UNKNOWN
+0x0f35e0,1,UNKNOWN
+0x0f35dc,1,UNKNOWN
+0x0f35d8,1,UNKNOWN
+0x0f35d4,1,UNKNOWN
+0x0f35d0,1,UNKNOWN
+0x0f35cc,1,UNKNOWN
+0x0f35b4,1,UNKNOWN
+0x0f35b0,1,UNKNOWN
+0x0f35a0,1,UNKNOWN
+0x0f359c,1,UNKNOWN
+0x0f3598,1,UNKNOWN
+0x0f3594,1,UNKNOWN
+0x0f3590,1,UNKNOWN
+0x0f358c,1,UNKNOWN
+0x0f3588,1,UNKNOWN
+0x0f3584,1,UNKNOWN
+0x0f3580,1,UNKNOWN
+0x0f3578,1,UNKNOWN
+0x0f3574,1,UNKNOWN
+0x0f3560,1,UNKNOWN
+0x0f355c,1,UNKNOWN
+0x0f3558,1,UNKNOWN
+0x0f3554,1,UNKNOWN
+0x0f354c,1,UNKNOWN
+0x0f3548,1,UNKNOWN
+0x0f3534,1,UNKNOWN
+0x0f3530,1,UNKNOWN
+0x0f352c,1,UNKNOWN
+0x0f3528,1,UNKNOWN
+0x0f3524,1,UNKNOWN
+0x0f3520,1,UNKNOWN
+0x0f351c,1,UNKNOWN
+0x0f3518,1,UNKNOWN
+0x0f3514,1,UNKNOWN
+0x0f3510,1,UNKNOWN
+0x0f350c,1,UNKNOWN
+0x0f3504,1,UNKNOWN
+0x0f3500,1,UNKNOWN
+0x0f347c,1,UNKNOWN
+0x0f3478,1,UNKNOWN
+0x0f3474,1,UNKNOWN
+0x0f3470,1,UNKNOWN
+0x0f346c,1,UNKNOWN
+0x0f3468,1,UNKNOWN
+0x0f3464,1,UNKNOWN
+0x0f3460,1,UNKNOWN
+0x0f345c,1,UNKNOWN
+0x0f3458,1,UNKNOWN
+0x0f3454,1,UNKNOWN
+0x0f3450,1,UNKNOWN
+0x0f344c,1,UNKNOWN
+0x0f3448,1,UNKNOWN
+0x0f3444,1,UNKNOWN
+0x0f3440,1,UNKNOWN
+0x0f343c,1,UNKNOWN
+0x0f3438,1,UNKNOWN
+0x0f3434,1,UNKNOWN
+0x0f3430,1,UNKNOWN
+0x0f342c,1,UNKNOWN
+0x0f3428,1,UNKNOWN
+0x0f3424,1,UNKNOWN
+0x0f3420,1,UNKNOWN
+0x0f341c,1,UNKNOWN
+0x0f3418,1,UNKNOWN
+0x0f3414,1,UNKNOWN
+0x0f3410,1,UNKNOWN
+0x0f340c,1,UNKNOWN
+0x0f3408,1,UNKNOWN
+0x0f3404,1,UNKNOWN
+0x0f3400,1,UNKNOWN
+0x0f3330,1,UNKNOWN
+0x0f3328,1,UNKNOWN
+0x0f3324,1,UNKNOWN
+0x0f3320,1,UNKNOWN
+0x0f331c,1,UNKNOWN
+0x0f3318,1,UNKNOWN
+0x0f3314,1,UNKNOWN
+0x0f3310,1,UNKNOWN
+0x0f330c,1,UNKNOWN
+0x0f3308,1,UNKNOWN
+0x0f3304,1,UNKNOWN
+0x0f3300,1,UNKNOWN
+0x0f32ec,1,UNKNOWN
+0x0f32ac,1,UNKNOWN
+0x0f32a8,1,UNKNOWN
+0x0f32a4,1,UNKNOWN
+0x0f32a0,1,UNKNOWN
+0x0f329c,1,UNKNOWN
+0x0f3298,1,UNKNOWN
+0x0f3294,1,UNKNOWN
+0x0f3290,1,UNKNOWN
+0x0f3284,1,UNKNOWN
+0x0f3280,1,UNKNOWN
+0x0f3274,1,UNKNOWN
+0x0f3270,1,UNKNOWN
+0x0f326c,1,UNKNOWN
+0x0f3268,1,UNKNOWN
+0x0f3264,1,UNKNOWN
+0x0f3258,1,UNKNOWN
+0x0f3254,1,UNKNOWN
+0x0f3250,1,UNKNOWN
+0x0f324c,1,UNKNOWN
+0x0f3248,1,UNKNOWN
+0x0f3244,1,UNKNOWN
+0x0f3220,1,UNKNOWN
+0x0f321c,1,UNKNOWN
+0x0f3218,1,UNKNOWN
+0x0f3214,1,UNKNOWN
+0x0f3210,1,UNKNOWN
+0x0f3204,1,UNKNOWN
+0x0f31bc,1,UNKNOWN
+0x0f31b4,1,UNKNOWN
+0x0f31b0,1,UNKNOWN
+0x0f31ac,1,UNKNOWN
+0x0f31a8,1,UNKNOWN
+0x0f31a4,1,UNKNOWN
+0x0f31a0,1,UNKNOWN
+0x0f319c,1,UNKNOWN
+0x0f3198,1,UNKNOWN
+0x0f3194,1,UNKNOWN
+0x0f3190,1,UNKNOWN
+0x0f318c,1,UNKNOWN
+0x0f3188,1,UNKNOWN
+0x0f3184,1,UNKNOWN
+0x0f3140,1,UNKNOWN
+0x0f313c,1,UNKNOWN
+0x0f3138,1,UNKNOWN
+0x0f3134,1,UNKNOWN
+0x0f3130,1,UNKNOWN
+0x0f3124,1,UNKNOWN
+0x0f3120,1,UNKNOWN
+0x0f310c,1,UNKNOWN
+0x0f3100,1,UNKNOWN
+0x0f30f0,1,UNKNOWN
+0x0f30ec,1,UNKNOWN
+0x0f30e8,1,UNKNOWN
+0x0f30e4,1,UNKNOWN
+0x0f30e0,1,UNKNOWN
+0x0f30dc,1,UNKNOWN
+0x0f30d8,1,UNKNOWN
+0x0f30d4,1,UNKNOWN
+0x0f30d0,1,UNKNOWN
+0x0f30cc,1,UNKNOWN
+0x0f30c8,1,UNKNOWN
+0x0f30c4,1,UNKNOWN
+0x0f30c0,1,UNKNOWN
+0x0f30ac,1,UNKNOWN
+0x0f30a8,1,UNKNOWN
+0x0f30a4,1,UNKNOWN
+0x0f30a0,1,UNKNOWN
+0x0f309c,1,UNKNOWN
+0x0f3098,1,UNKNOWN
+0x0f3094,1,UNKNOWN
+0x0f3090,1,UNKNOWN
+0x0f308c,1,UNKNOWN
+0x0f3088,1,UNKNOWN
+0x0f3084,1,UNKNOWN
+0x0f3080,1,UNKNOWN
+0x0f307c,1,UNKNOWN
+0x0f3078,1,UNKNOWN
+0x0f3070,1,UNKNOWN
+0x0f306c,1,UNKNOWN
+0x0f3068,1,UNKNOWN
+0x0f3064,1,UNKNOWN
+0x0f3060,1,UNKNOWN
+0x0f305c,1,UNKNOWN
+0x0f3058,1,UNKNOWN
+0x0f3050,1,UNKNOWN
+0x0f304c,1,UNKNOWN
+0x0f3048,1,UNKNOWN
+0x0f3044,1,UNKNOWN
+0x0f3040,1,UNKNOWN
+0x0f3030,1,UNKNOWN
+0x0f302c,1,UNKNOWN
+0x0f3028,1,UNKNOWN
+0x0f3024,1,UNKNOWN
+0x0f3020,1,UNKNOWN
+0x0f301c,1,UNKNOWN
+0x0f3014,1,UNKNOWN
+0x0f3010,1,UNKNOWN
+0x0f300c,1,UNKNOWN
+0x0f3008,1,UNKNOWN
+0x0f3004,1,UNKNOWN
+0x0f3000,1,UNKNOWN
+0x0f04d4,1,
+0x0f04d0,1,
+0x0f04cc,1,
+0x0f04c8,1,
+0x0f04c4,1,
+0x0f04c0,1,
+0x0f04bc,1,
+0x0f04b8,1,
+0x0f04b4,1,
+0x0f04b0,1,
+0x0f04ac,1,
+0x0f04a8,1,
+0x0f04a4,1,
+0x0f04a0,1,
+0x0f049c,1,
+0x0f0498,1,
+0x0f0494,1,
+0x0f0490,1,
+0x0f048c,1,
+0x0f0488,1,
+0x0f0484,1,
+0x0f0480,1,
+0x0f0434,1,
+0x0f0430,1,
+0x0f042c,1,
+0x0f0428,1,
+0x0f0424,1,
+0x0f0420,1,
+0x0f041c,1,
+0x0f0418,1,
+0x0f0414,1,
+0x0f0410,1,
+0x0f0408,1,
+0x0f0404,1,
+0x0f02fc,1,
+0x0f02f8,1,
+0x0f02f4,1,
+0x0f02f0,1,
+0x0f02ec,1,
+0x0f02e8,1,
+0x0f02e4,1,
+0x0f02e0,1,
+0x0f02cc,1,
+0x0f02c8,1,
+0x0f02c4,1,
+0x0f02c0,1,
+0x0f02b4,1,
+0x0f02b0,1,
+0x0f02ac,1,
+0x0f02a8,1,
+0x0f02a4,1,
+0x0f0298,1,
+0x0f0294,1,
+0x0f0290,1,
+0x0f0258,1,
+0x0f0254,1,
+0x0f0250,1,
+0x0f024c,1,
+0x0f0248,1,
+0x0f0244,1,
+0x0f0240,1,
+0x0f023c,1,
+0x0f0238,1,
+0x0f0234,1,
+0x0f0230,1,
+0x0f022c,1,
+0x0f0228,1,
+0x0f0224,1,
+0x0f0220,1,
+0x0f021c,1,
+0x0f0218,1,
+0x0f0214,1,
+0x0f0210,1,
+0x0f020c,1,
+0x0f0208,1,
+0x0f0204,1,
+0x0f0200,1,
+0x0f01c0,1,
+0x0f01bc,1,
+0x0f01b8,1,
+0x0f01b4,1,
+0x0f01b0,1,
+0x0f01ac,1,
+0x0f01a8,1,
+0x0f01a4,1,
+0x0f01a0,1,
+0x0f019c,1,
+0x0f0198,1,
+0x0f0194,1,
+0x0f0190,1,
+0x0f018c,1,
+0x0f0188,1,
+0x0f0184,1,
+0x0f0180,1,
+0x0f0170,1,
+0x0f016c,1,
+0x0f0168,1,
+0x0f0164,1,
+0x0f0160,1,
+0x0f0154,1,
+0x0f0150,1,
+0x0f0140,1,
+0x0f013c,1,
+0x0f0138,1,
+0x0f0134,1,
+0x0f0130,1,
+0x0f012c,1,
+0x0f0128,1,
+0x0f0110,1,
+0x0f010c,1,
+0x0f0108,1,
+0x0f0104,1,
+0x0f0100,1,
+0x0f00fc,1,
+0x0f00f8,1,
+0x0f00f4,1,
+0x0f00f0,1,
+0x0f00ec,1,
+0x0f00e8,1,
+0x0f00e4,1,
+0x0f00e0,1,
+0x0f00dc,1,
+0x0f00d8,1,
+0x0f00d4,1,
+0x0f00d0,1,
+0x0f00cc,1,
+0x0f00c8,1,
+0x0f00c4,1,
+0x0f00c0,1,
+0x0f00b4,1,
+0x0f00b0,1,
+0x0f00a0,1,
+0x0f0094,1,
+0x0f0090,1,
+0x0f008c,1,
+0x0f0084,1,
+0x0f0080,1,
+0x0f0074,1,
+0x0f0070,1,
+0x0f0060,1,
+0x0f0054,1,
+0x0f0050,1,
+0x0f004c,1,
+0x0f0044,1,
+0x0f0040,1,
+0x0f0038,1,
+0x0f0034,1,
+0x0f0030,1,
+0x0f001c,1,
+0x0f0014,1,
+0x0f0008,1,
+0x0f0004,1,
+0x0f0000,1,
+0x0d7844,1,
+0x0d7840,1,
+0x0d783c,1,
+0x0d7838,1,
+0x0d7834,1,
+0x0d7830,1,
+0x0d782c,1,
+0x0d7828,1,
+0x0d7824,1,
+0x0d7820,1,
+0x0d7814,1,
+0x0d7810,1,
+0x0d7800,1,
+0x0d7624,1,
+0x0d7620,1,
+0x0d7554,1,
+0x0d7550,1,
+0x0d7540,1,
+0x0d752c,1,
+0x0d7528,1,
+0x0d7524,1,
+0x0d7520,1,
+0x0d751c,1,
+0x0d7518,1,
+0x0d7514,1,
+0x0d7510,1,
+0x0d750c,1,
+0x0d7508,1,
+0x0d7504,1,
+0x0d7500,1,
+0x0d74fc,1,
+0x0d74f8,1,
+0x0d74f4,1,
+0x0d74f0,1,
+0x0d74c8,1,
+0x0d74c4,1,
+0x0d74c0,1,
+0x0d74b8,1,
+0x0d74b4,1,
+0x0d74b0,1,
+0x0d74ac,1,
+0x0d74a8,1,
+0x0d749c,1,
+0x0d7498,1,
+0x0d7494,1,
+0x0d7490,1,
+0x0d748c,1,
+0x0d7488,1,
+0x0d7484,1,
+0x0d7480,1,
+0x0d7474,1,
+0x0d7470,1,
+0x0d746c,1,
+0x0d7468,1,
+0x0d7464,1,
+0x0d7460,1,
+0x0d745c,1,
+0x0d7458,1,
+0x0d7454,1,
+0x0d7450,1,
+0x0d7440,1,
+0x0d7430,1,
+0x0d7428,1,
+0x0d7424,1,
+0x0d7420,1,
+0x0d741c,1,
+0x0d7418,1,
+0x0d7414,1,
+0x0d7410,1,
+0x0d740c,1,
+0x0d7408,1,
+0x0d7404,1,
+0x0d7400,1,
+0x0d7354,1,
+0x0d7350,1,
+0x0d7340,1,
+0x0d732c,1,
+0x0d7328,1,
+0x0d7324,1,
+0x0d7320,1,
+0x0d731c,1,
+0x0d7318,1,
+0x0d7314,1,
+0x0d7310,1,
+0x0d730c,1,
+0x0d7308,1,
+0x0d7304,1,
+0x0d7300,1,
+0x0d72fc,1,
+0x0d72f8,1,
+0x0d72f4,1,
+0x0d72f0,1,
+0x0d72c8,1,
+0x0d72c4,1,
+0x0d72c0,1,
+0x0d72b8,1,
+0x0d72b4,1,
+0x0d72b0,1,
+0x0d72ac,1,
+0x0d72a8,1,
+0x0d729c,1,
+0x0d7298,1,
+0x0d7294,1,
+0x0d7290,1,
+0x0d728c,1,
+0x0d7288,1,
+0x0d7284,1,
+0x0d7280,1,
+0x0d7274,1,
+0x0d7270,1,
+0x0d726c,1,
+0x0d7268,1,
+0x0d7264,1,
+0x0d7260,1,
+0x0d725c,1,
+0x0d7258,1,
+0x0d7254,1,
+0x0d7250,1,
+0x0d7240,1,
+0x0d7230,1,
+0x0d7228,1,
+0x0d7224,1,
+0x0d7220,1,
+0x0d721c,1,
+0x0d7218,1,
+0x0d7214,1,
+0x0d7210,1,
+0x0d720c,1,
+0x0d7208,1,
+0x0d7204,1,
+0x0d7200,1,
+0x0d7154,1,
+0x0d7150,1,
+0x0d7140,1,
+0x0d712c,1,
+0x0d7128,1,
+0x0d7124,1,
+0x0d7120,1,
+0x0d711c,1,
+0x0d7118,1,
+0x0d7114,1,
+0x0d7110,1,
+0x0d710c,1,
+0x0d7108,1,
+0x0d7104,1,
+0x0d7100,1,
+0x0d70fc,1,
+0x0d70f8,1,
+0x0d70f4,1,
+0x0d70f0,1,
+0x0d70c8,1,
+0x0d70c4,1,
+0x0d70c0,1,
+0x0d70b8,1,
+0x0d70b4,1,
+0x0d70b0,1,
+0x0d70ac,1,
+0x0d70a8,1,
+0x0d709c,1,
+0x0d7098,1,
+0x0d7094,1,
+0x0d7090,1,
+0x0d708c,1,
+0x0d7088,1,
+0x0d7084,1,
+0x0d7080,1,
+0x0d7074,1,
+0x0d7070,1,
+0x0d706c,1,
+0x0d7068,1,
+0x0d7064,1,
+0x0d7060,1,
+0x0d705c,1,
+0x0d7058,1,
+0x0d7054,1,
+0x0d7050,1,
+0x0d7040,1,
+0x0d7030,1,
+0x0d7028,1,
+0x0d7024,1,
+0x0d7020,1,
+0x0d701c,1,
+0x0d7018,1,
+0x0d7014,1,
+0x0d7010,1,
+0x0d700c,1,
+0x0d7008,1,
+0x0d7004,1,
+0x0d7000,1,
+0x0d6e24,1,
+0x0d6e20,1,
+0x0d6d54,1,
+0x0d6d50,1,
+0x0d6d40,1,
+0x0d6d2c,1,
+0x0d6d28,1,
+0x0d6d24,1,
+0x0d6d20,1,
+0x0d6d1c,1,
+0x0d6d18,1,
+0x0d6d14,1,
+0x0d6d10,1,
+0x0d6d0c,1,
+0x0d6d08,1,
+0x0d6d04,1,
+0x0d6d00,1,
+0x0d6cfc,1,
+0x0d6cf8,1,
+0x0d6cf4,1,
+0x0d6cf0,1,
+0x0d6cc8,1,
+0x0d6cc4,1,
+0x0d6cc0,1,
+0x0d6cb8,1,
+0x0d6cb4,1,
+0x0d6cb0,1,
+0x0d6cac,1,
+0x0d6ca8,1,
+0x0d6c9c,1,
+0x0d6c98,1,
+0x0d6c94,1,
+0x0d6c90,1,
+0x0d6c8c,1,
+0x0d6c88,1,
+0x0d6c84,1,
+0x0d6c80,1,
+0x0d6c74,1,
+0x0d6c70,1,
+0x0d6c6c,1,
+0x0d6c68,1,
+0x0d6c64,1,
+0x0d6c60,1,
+0x0d6c5c,1,
+0x0d6c58,1,
+0x0d6c54,1,
+0x0d6c50,1,
+0x0d6c40,1,
+0x0d6c30,1,
+0x0d6c28,1,
+0x0d6c24,1,
+0x0d6c20,1,
+0x0d6c1c,1,
+0x0d6c18,1,
+0x0d6c14,1,
+0x0d6c10,1,
+0x0d6c0c,1,
+0x0d6c08,1,
+0x0d6c04,1,
+0x0d6c00,1,
+0x0d6b54,1,
+0x0d6b50,1,UNKNOWN
+0x0d6b40,1,
+0x0d6b2c,1,
+0x0d6b28,1,
+0x0d6b24,1,
+0x0d6b20,1,
+0x0d6b1c,1,
+0x0d6b18,1,
+0x0d6b14,1,
+0x0d6b10,1,
+0x0d6b0c,1,
+0x0d6b08,1,
+0x0d6b04,1,
+0x0d6b00,1,
+0x0d6afc,1,
+0x0d6af8,1,
+0x0d6af4,1,
+0x0d6af0,1,
+0x0d6ac8,1,
+0x0d6ac4,1,
+0x0d6ac0,1,
+0x0d6ab8,1,
+0x0d6ab4,1,
+0x0d6ab0,1,
+0x0d6aac,1,
+0x0d6aa8,1,
+0x0d6a9c,1,
+0x0d6a98,1,
+0x0d6a94,1,
+0x0d6a90,1,
+0x0d6a8c,1,
+0x0d6a88,1,
+0x0d6a84,1,
+0x0d6a80,1,
+0x0d6a74,1,
+0x0d6a70,1,
+0x0d6a6c,1,
+0x0d6a68,1,
+0x0d6a64,1,
+0x0d6a60,1,
+0x0d6a5c,1,
+0x0d6a58,1,
+0x0d6a54,1,
+0x0d6a50,1,
+0x0d6a40,1,
+0x0d6a30,1,
+0x0d6a28,1,
+0x0d6a24,1,
+0x0d6a20,1,UNKNOWN
+0x0d6a1c,1,
+0x0d6a18,1,
+0x0d6a14,1,
+0x0d6a10,1,
+0x0d6a0c,1,
+0x0d6a08,1,
+0x0d6a04,1,
+0x0d6a00,1,
+0x0d6954,1,
+0x0d6950,1,
+0x0d6940,1,
+0x0d692c,1,
+0x0d6928,1,
+0x0d6924,1,
+0x0d6920,1,
+0x0d691c,1,
+0x0d6918,1,
+0x0d6914,1,
+0x0d6910,1,
+0x0d690c,1,
+0x0d6908,1,
+0x0d6904,1,
+0x0d6900,1,
+0x0d68fc,1,
+0x0d68f8,1,
+0x0d68f4,1,
+0x0d68f0,1,
+0x0d68c8,1,
+0x0d68c4,1,
+0x0d68c0,1,
+0x0d68b8,1,
+0x0d68b4,1,
+0x0d68b0,1,
+0x0d68ac,1,
+0x0d68a8,1,
+0x0d689c,1,
+0x0d6898,1,
+0x0d6894,1,
+0x0d6890,1,
+0x0d688c,1,
+0x0d6888,1,
+0x0d6884,1,
+0x0d6880,1,
+0x0d6874,1,
+0x0d6870,1,
+0x0d686c,1,
+0x0d6868,1,
+0x0d6864,1,
+0x0d6860,1,
+0x0d685c,1,
+0x0d6858,1,
+0x0d6854,1,
+0x0d6850,1,
+0x0d6840,1,
+0x0d6830,1,
+0x0d6828,1,
+0x0d6824,1,
+0x0d6820,1,
+0x0d681c,1,
+0x0d6818,1,
+0x0d6814,1,
+0x0d6810,1,
+0x0d680c,1,
+0x0d6808,1,
+0x0d6804,1,
+0x0d6800,1,
+0x0d6624,1,
+0x0d6620,1,
+0x0d6554,1,
+0x0d6550,1,
+0x0d6540,1,
+0x0d652c,1,
+0x0d6528,1,
+0x0d6524,1,
+0x0d6520,1,
+0x0d651c,1,
+0x0d6518,1,
+0x0d6514,1,
+0x0d6510,1,
+0x0d650c,1,
+0x0d6508,1,
+0x0d6504,1,
+0x0d6500,1,
+0x0d64fc,1,
+0x0d64f8,1,
+0x0d64f4,1,
+0x0d64f0,1,
+0x0d64c8,1,
+0x0d64c4,1,
+0x0d64c0,1,
+0x0d64b8,1,
+0x0d64b4,1,
+0x0d64b0,1,
+0x0d64ac,1,
+0x0d64a8,1,
+0x0d649c,1,
+0x0d6498,1,
+0x0d6494,1,
+0x0d6490,1,
+0x0d648c,1,
+0x0d6488,1,
+0x0d6484,1,
+0x0d6480,1,
+0x0d6474,1,
+0x0d6470,1,
+0x0d646c,1,
+0x0d6468,1,
+0x0d6464,1,
+0x0d6460,1,
+0x0d645c,1,
+0x0d6458,1,
+0x0d6454,1,
+0x0d6450,1,
+0x0d6440,1,
+0x0d6430,1,
+0x0d6428,1,
+0x0d6424,1,
+0x0d6420,1,
+0x0d641c,1,
+0x0d6418,1,
+0x0d6414,1,
+0x0d6410,1,
+0x0d640c,1,
+0x0d6408,1,
+0x0d6404,1,
+0x0d6400,1,
+0x0d6354,1,
+0x0d6350,1,
+0x0d6340,1,
+0x0d632c,1,
+0x0d6328,1,
+0x0d6324,1,
+0x0d6320,1,
+0x0d631c,1,
+0x0d6318,1,
+0x0d6314,1,
+0x0d6310,1,
+0x0d630c,1,
+0x0d6308,1,
+0x0d6304,1,
+0x0d6300,1,
+0x0d62fc,1,
+0x0d62f8,1,
+0x0d62f4,1,
+0x0d62f0,1,
+0x0d62c8,1,
+0x0d62c4,1,
+0x0d62c0,1,
+0x0d62b8,1,
+0x0d62b4,1,
+0x0d62b0,1,
+0x0d62ac,1,
+0x0d62a8,1,
+0x0d629c,1,
+0x0d6298,1,
+0x0d6294,1,
+0x0d6290,1,
+0x0d628c,1,
+0x0d6288,1,
+0x0d6284,1,
+0x0d6280,1,
+0x0d6274,1,
+0x0d6270,1,
+0x0d626c,1,
+0x0d6268,1,
+0x0d6264,1,
+0x0d6260,1,
+0x0d625c,1,
+0x0d6258,1,
+0x0d6254,1,
+0x0d6250,1,
+0x0d6240,1,
+0x0d6230,1,
+0x0d6228,1,
+0x0d6224,1,
+0x0d6220,1,
+0x0d621c,1,
+0x0d6218,1,
+0x0d6214,1,
+0x0d6210,1,
+0x0d620c,1,
+0x0d6208,1,
+0x0d6204,1,
+0x0d6200,1,
+0x0d6154,1,
+0x0d6150,1,
+0x0d6140,1,
+0x0d612c,1,
+0x0d6128,1,
+0x0d6124,1,
+0x0d6120,1,
+0x0d611c,1,
+0x0d6118,1,
+0x0d6114,1,
+0x0d6110,1,
+0x0d610c,1,
+0x0d6108,1,
+0x0d6104,1,
+0x0d6100,1,
+0x0d60fc,1,
+0x0d60f8,1,
+0x0d60f4,1,
+0x0d60f0,1,
+0x0d60c8,1,
+0x0d60c4,1,
+0x0d60c0,1,
+0x0d60b8,1,
+0x0d60b4,1,
+0x0d60b0,1,
+0x0d60ac,1,
+0x0d60a8,1,
+0x0d609c,1,
+0x0d6098,1,
+0x0d6094,1,
+0x0d6090,1,
+0x0d608c,1,
+0x0d6088,1,
+0x0d6084,1,
+0x0d6080,1,
+0x0d6074,1,
+0x0d6070,1,
+0x0d606c,1,
+0x0d6068,1,
+0x0d6064,1,
+0x0d6060,1,
+0x0d605c,1,
+0x0d6058,1,
+0x0d6054,1,
+0x0d6050,1,
+0x0d6040,1,
+0x0d6030,1,
+0x0d6028,1,
+0x0d6024,1,
+0x0d6020,1,
+0x0d601c,1,
+0x0d6018,1,
+0x0d6014,1,
+0x0d6010,1,
+0x0d600c,1,
+0x0d6008,1,
+0x0d6004,1,
+0x0d6000,1,
+0x0d5e24,1,
+0x0d5e20,1,
+0x0d5d54,1,
+0x0d5d50,1,
+0x0d5d40,1,
+0x0d5d2c,1,
+0x0d5d28,1,
+0x0d5d24,1,
+0x0d5d20,1,
+0x0d5d1c,1,
+0x0d5d18,1,
+0x0d5d14,1,
+0x0d5d10,1,
+0x0d5d0c,1,
+0x0d5d08,1,
+0x0d5d04,1,
+0x0d5d00,1,
+0x0d5cfc,1,
+0x0d5cf8,1,
+0x0d5cf4,1,
+0x0d5cf0,1,
+0x0d5cc8,1,
+0x0d5cc4,1,
+0x0d5cc0,1,
+0x0d5cb8,1,
+0x0d5cb4,1,
+0x0d5cb0,1,
+0x0d5cac,1,
+0x0d5ca8,1,
+0x0d5c9c,1,
+0x0d5c98,1,
+0x0d5c94,1,
+0x0d5c90,1,
+0x0d5c8c,1,
+0x0d5c88,1,
+0x0d5c84,1,
+0x0d5c80,1,
+0x0d5c74,1,
+0x0d5c70,1,
+0x0d5c6c,1,
+0x0d5c68,1,
+0x0d5c64,1,
+0x0d5c60,1,
+0x0d5c5c,1,
+0x0d5c58,1,
+0x0d5c54,1,
+0x0d5c50,1,
+0x0d5c40,1,
+0x0d5c30,1,
+0x0d5c28,1,
+0x0d5c24,1,
+0x0d5c20,1,
+0x0d5c1c,1,
+0x0d5c18,1,
+0x0d5c14,1,
+0x0d5c10,1,
+0x0d5c0c,1,
+0x0d5c08,1,
+0x0d5c04,1,
+0x0d5c00,1,
+0x0d5b54,1,
+0x0d5b50,1,
+0x0d5b40,1,
+0x0d5b2c,1,
+0x0d5b28,1,
+0x0d5b24,1,
+0x0d5b20,1,
+0x0d5b1c,1,
+0x0d5b18,1,
+0x0d5b14,1,
+0x0d5b10,1,
+0x0d5b0c,1,
+0x0d5b08,1,
+0x0d5b04,1,
+0x0d5b00,1,
+0x0d5afc,1,
+0x0d5af8,1,
+0x0d5af4,1,
+0x0d5af0,1,
+0x0d5ac8,1,
+0x0d5ac4,1,
+0x0d5ac0,1,
+0x0d5ab8,1,
+0x0d5ab4,1,
+0x0d5ab0,1,
+0x0d5aac,1,
+0x0d5aa8,1,
+0x0d5a9c,1,
+0x0d5a98,1,
+0x0d5a94,1,
+0x0d5a90,1,
+0x0d5a8c,1,
+0x0d5a88,1,
+0x0d5a84,1,
+0x0d5a80,1,
+0x0d5a74,1,
+0x0d5a70,1,
+0x0d5a6c,1,
+0x0d5a68,1,
+0x0d5a64,1,
+0x0d5a60,1,
+0x0d5a5c,1,
+0x0d5a58,1,
+0x0d5a54,1,
+0x0d5a50,1,
+0x0d5a40,1,
+0x0d5a30,1,
+0x0d5a28,1,
+0x0d5a24,1,
+0x0d5a20,1,
+0x0d5a1c,1,
+0x0d5a18,1,
+0x0d5a14,1,
+0x0d5a10,1,
+0x0d5a0c,1,
+0x0d5a08,1,
+0x0d5a04,1,
+0x0d5a00,1,
+0x0d5954,1,
+0x0d5950,1,
+0x0d5940,1,
+0x0d592c,1,
+0x0d5928,1,
+0x0d5924,1,
+0x0d5920,1,
+0x0d591c,1,
+0x0d5918,1,
+0x0d5914,1,
+0x0d5910,1,
+0x0d590c,1,
+0x0d5908,1,
+0x0d5904,1,
+0x0d5900,1,
+0x0d58fc,1,
+0x0d58f8,1,
+0x0d58f4,1,
+0x0d58f0,1,
+0x0d58c8,1,
+0x0d58c4,1,
+0x0d58c0,1,
+0x0d58b8,1,
+0x0d58b4,1,
+0x0d58b0,1,
+0x0d58ac,1,
+0x0d58a8,1,
+0x0d589c,1,
+0x0d5898,1,
+0x0d5894,1,
+0x0d5890,1,
+0x0d588c,1,
+0x0d5888,1,
+0x0d5884,1,
+0x0d5880,1,
+0x0d5874,1,
+0x0d5870,1,
+0x0d586c,1,
+0x0d5868,1,
+0x0d5864,1,
+0x0d5860,1,
+0x0d585c,1,
+0x0d5858,1,
+0x0d5854,1,
+0x0d5850,1,
+0x0d5840,1,
+0x0d5830,1,
+0x0d5828,1,
+0x0d5824,1,
+0x0d5820,1,
+0x0d581c,1,
+0x0d5818,1,
+0x0d5814,1,
+0x0d5810,1,
+0x0d580c,1,
+0x0d5808,1,
+0x0d5804,1,
+0x0d5800,1,
+0x0d5624,1,
+0x0d5620,1,
+0x0d5554,1,
+0x0d5550,1,
+0x0d5540,1,
+0x0d552c,1,
+0x0d5528,1,
+0x0d5524,1,
+0x0d5520,1,
+0x0d551c,1,
+0x0d5518,1,
+0x0d5514,1,
+0x0d5510,1,
+0x0d550c,1,
+0x0d5508,1,
+0x0d5504,1,
+0x0d5500,1,
+0x0d54fc,1,
+0x0d54f8,1,
+0x0d54f4,1,
+0x0d54f0,1,
+0x0d54c8,1,
+0x0d54c4,1,
+0x0d54c0,1,
+0x0d54b8,1,
+0x0d54b4,1,
+0x0d54b0,1,
+0x0d54ac,1,
+0x0d54a8,1,
+0x0d549c,1,
+0x0d5498,1,
+0x0d5494,1,
+0x0d5490,1,
+0x0d548c,1,
+0x0d5488,1,
+0x0d5484,1,
+0x0d5480,1,
+0x0d5474,1,
+0x0d5470,1,
+0x0d546c,1,
+0x0d5468,1,
+0x0d5464,1,
+0x0d5460,1,
+0x0d545c,1,
+0x0d5458,1,
+0x0d5454,1,
+0x0d5450,1,
+0x0d5440,1,
+0x0d5430,1,
+0x0d5428,1,
+0x0d5424,1,
+0x0d5420,1,
+0x0d541c,1,
+0x0d5418,1,
+0x0d5414,1,
+0x0d5410,1,
+0x0d540c,1,
+0x0d5408,1,
+0x0d5404,1,
+0x0d5400,1,
+0x0d5354,1,
+0x0d5350,1,
+0x0d5340,1,
+0x0d532c,1,
+0x0d5328,1,
+0x0d5324,1,
+0x0d5320,1,
+0x0d531c,1,
+0x0d5318,1,
+0x0d5314,1,
+0x0d5310,1,
+0x0d530c,1,
+0x0d5308,1,
+0x0d5304,1,
+0x0d5300,1,
+0x0d52fc,1,
+0x0d52f8,1,
+0x0d52f4,1,
+0x0d52f0,1,
+0x0d52c8,1,
+0x0d52c4,1,
+0x0d52c0,1,
+0x0d52b8,1,
+0x0d52b4,1,
+0x0d52b0,1,
+0x0d52ac,1,
+0x0d52a8,1,
+0x0d529c,1,
+0x0d5298,1,
+0x0d5294,1,
+0x0d5290,1,
+0x0d528c,1,
+0x0d5288,1,
+0x0d5284,1,
+0x0d5280,1,
+0x0d5274,1,
+0x0d5270,1,
+0x0d526c,1,
+0x0d5268,1,
+0x0d5264,1,
+0x0d5260,1,
+0x0d525c,1,
+0x0d5258,1,
+0x0d5254,1,
+0x0d5250,1,
+0x0d5240,1,
+0x0d5230,1,
+0x0d5228,1,
+0x0d5224,1,
+0x0d5220,1,
+0x0d521c,1,
+0x0d5218,1,
+0x0d5214,1,
+0x0d5210,1,
+0x0d520c,1,
+0x0d5208,1,
+0x0d5204,1,
+0x0d5200,1,
+0x0d5154,1,
+0x0d5150,1,
+0x0d5140,1,
+0x0d512c,1,
+0x0d5128,1,
+0x0d5124,1,
+0x0d5120,1,
+0x0d511c,1,
+0x0d5118,1,
+0x0d5114,1,
+0x0d5110,1,
+0x0d510c,1,
+0x0d5108,1,
+0x0d5104,1,
+0x0d5100,1,
+0x0d50fc,1,
+0x0d50f8,1,
+0x0d50f4,1,
+0x0d50f0,1,
+0x0d50c8,1,
+0x0d50c4,1,
+0x0d50c0,1,
+0x0d50b8,1,
+0x0d50b4,1,
+0x0d50b0,1,
+0x0d50ac,1,
+0x0d50a8,1,
+0x0d509c,1,
+0x0d5098,1,
+0x0d5094,1,
+0x0d5090,1,
+0x0d508c,1,
+0x0d5088,1,
+0x0d5084,1,
+0x0d5080,1,
+0x0d5074,1,
+0x0d5070,1,
+0x0d506c,1,
+0x0d5068,1,
+0x0d5064,1,
+0x0d5060,1,
+0x0d505c,1,
+0x0d5058,1,
+0x0d5054,1,
+0x0d5050,1,
+0x0d5040,1,
+0x0d5030,1,
+0x0d5028,1,
+0x0d5024,1,
+0x0d5020,1,
+0x0d501c,1,
+0x0d5018,1,
+0x0d5014,1,
+0x0d5010,1,
+0x0d500c,1,
+0x0d5008,1,
+0x0d5004,1,
+0x0d5000,1,
+0x0d4e24,1,
+0x0d4e20,1,
+0x0d4d54,1,
+0x0d4d50,1,
+0x0d4d40,1,
+0x0d4d2c,1,
+0x0d4d28,1,
+0x0d4d24,1,
+0x0d4d20,1,
+0x0d4d1c,1,
+0x0d4d18,1,
+0x0d4d14,1,
+0x0d4d10,1,
+0x0d4d0c,1,
+0x0d4d08,1,
+0x0d4d04,1,
+0x0d4d00,1,
+0x0d4cfc,1,
+0x0d4cf8,1,
+0x0d4cf4,1,
+0x0d4cf0,1,
+0x0d4cc8,1,
+0x0d4cc4,1,
+0x0d4cc0,1,
+0x0d4cb8,1,
+0x0d4cb4,1,
+0x0d4cb0,1,
+0x0d4cac,1,
+0x0d4ca8,1,
+0x0d4c9c,1,
+0x0d4c98,1,
+0x0d4c94,1,
+0x0d4c90,1,
+0x0d4c8c,1,
+0x0d4c88,1,
+0x0d4c84,1,
+0x0d4c80,1,
+0x0d4c74,1,
+0x0d4c70,1,
+0x0d4c6c,1,
+0x0d4c68,1,
+0x0d4c64,1,
+0x0d4c60,1,
+0x0d4c5c,1,
+0x0d4c58,1,
+0x0d4c54,1,
+0x0d4c50,1,
+0x0d4c40,1,
+0x0d4c30,1,
+0x0d4c28,1,
+0x0d4c24,1,
+0x0d4c20,1,
+0x0d4c1c,1,
+0x0d4c18,1,
+0x0d4c14,1,
+0x0d4c10,1,
+0x0d4c0c,1,
+0x0d4c08,1,
+0x0d4c04,1,
+0x0d4c00,1,
+0x0d4b54,1,
+0x0d4b50,1,
+0x0d4b40,1,
+0x0d4b2c,1,
+0x0d4b28,1,
+0x0d4b24,1,
+0x0d4b20,1,
+0x0d4b1c,1,
+0x0d4b18,1,
+0x0d4b14,1,
+0x0d4b10,1,
+0x0d4b0c,1,
+0x0d4b08,1,
+0x0d4b04,1,
+0x0d4b00,1,
+0x0d4afc,1,
+0x0d4af8,1,
+0x0d4af4,1,
+0x0d4af0,1,
+0x0d4ac8,1,
+0x0d4ac4,1,
+0x0d4ac0,1,
+0x0d4ab8,1,
+0x0d4ab4,1,
+0x0d4ab0,1,
+0x0d4aac,1,
+0x0d4aa8,1,
+0x0d4a9c,1,
+0x0d4a98,1,
+0x0d4a94,1,
+0x0d4a90,1,
+0x0d4a8c,1,
+0x0d4a88,1,
+0x0d4a84,1,
+0x0d4a80,1,
+0x0d4a74,1,
+0x0d4a70,1,
+0x0d4a6c,1,
+0x0d4a68,1,
+0x0d4a64,1,
+0x0d4a60,1,
+0x0d4a5c,1,
+0x0d4a58,1,
+0x0d4a54,1,
+0x0d4a50,1,
+0x0d4a40,1,
+0x0d4a30,1,
+0x0d4a28,1,
+0x0d4a24,1,
+0x0d4a20,1,
+0x0d4a1c,1,
+0x0d4a18,1,
+0x0d4a14,1,
+0x0d4a10,1,
+0x0d4a0c,1,
+0x0d4a08,1,
+0x0d4a04,1,
+0x0d4a00,1,
+0x0d4954,1,
+0x0d4950,1,
+0x0d4940,1,
+0x0d492c,1,
+0x0d4928,1,
+0x0d4924,1,
+0x0d4920,1,
+0x0d491c,1,
+0x0d4918,1,
+0x0d4914,1,
+0x0d4910,1,
+0x0d490c,1,
+0x0d4908,1,
+0x0d4904,1,
+0x0d4900,1,
+0x0d48fc,1,
+0x0d48f8,1,
+0x0d48f4,1,
+0x0d48f0,1,
+0x0d48c8,1,
+0x0d48c4,1,
+0x0d48c0,1,
+0x0d48b8,1,
+0x0d48b4,1,
+0x0d48b0,1,
+0x0d48ac,1,
+0x0d48a8,1,
+0x0d489c,1,
+0x0d4898,1,
+0x0d4894,1,
+0x0d4890,1,
+0x0d488c,1,
+0x0d4888,1,
+0x0d4884,1,
+0x0d4880,1,
+0x0d4874,1,
+0x0d4870,1,
+0x0d486c,1,
+0x0d4868,1,
+0x0d4864,1,
+0x0d4860,1,
+0x0d485c,1,
+0x0d4858,1,
+0x0d4854,1,
+0x0d4850,1,
+0x0d4840,1,
+0x0d4830,1,
+0x0d4828,1,
+0x0d4824,1,
+0x0d4820,1,
+0x0d481c,1,
+0x0d4818,1,
+0x0d4814,1,
+0x0d4810,1,
+0x0d480c,1,
+0x0d4808,1,
+0x0d4804,1,
+0x0d4800,1,
+0x0d4624,1,
+0x0d4620,1,
+0x0d4554,1,
+0x0d4550,1,
+0x0d4540,1,
+0x0d452c,1,
+0x0d4528,1,
+0x0d4524,1,
+0x0d4520,1,
+0x0d451c,1,
+0x0d4518,1,
+0x0d4514,1,
+0x0d4510,1,
+0x0d450c,1,
+0x0d4508,1,
+0x0d4504,1,
+0x0d4500,1,
+0x0d44fc,1,
+0x0d44f8,1,
+0x0d44f4,1,
+0x0d44f0,1,
+0x0d44c8,1,
+0x0d44c4,1,
+0x0d44c0,1,
+0x0d44b8,1,
+0x0d44b4,1,
+0x0d44b0,1,
+0x0d44ac,1,
+0x0d44a8,1,
+0x0d449c,1,
+0x0d4498,1,
+0x0d4494,1,
+0x0d4490,1,
+0x0d448c,1,
+0x0d4488,1,
+0x0d4484,1,
+0x0d4480,1,
+0x0d4474,1,
+0x0d4470,1,
+0x0d446c,1,
+0x0d4468,1,
+0x0d4464,1,
+0x0d4460,1,
+0x0d445c,1,
+0x0d4458,1,
+0x0d4454,1,
+0x0d4450,1,
+0x0d4440,1,
+0x0d4430,1,
+0x0d4428,1,
+0x0d4424,1,
+0x0d4420,1,
+0x0d441c,1,
+0x0d4418,1,
+0x0d4414,1,
+0x0d4410,1,
+0x0d440c,1,
+0x0d4408,1,
+0x0d4404,1,
+0x0d4400,1,
+0x0d4354,1,
+0x0d4350,1,
+0x0d4340,1,
+0x0d432c,1,
+0x0d4328,1,
+0x0d4324,1,
+0x0d4320,1,
+0x0d431c,1,
+0x0d4318,1,
+0x0d4314,1,
+0x0d4310,1,
+0x0d430c,1,
+0x0d4308,1,
+0x0d4304,1,
+0x0d4300,1,
+0x0d42fc,1,
+0x0d42f8,1,
+0x0d42f4,1,
+0x0d42f0,1,
+0x0d42c8,1,
+0x0d42c4,1,
+0x0d42c0,1,
+0x0d42b8,1,
+0x0d42b4,1,
+0x0d42b0,1,
+0x0d42ac,1,
+0x0d42a8,1,
+0x0d429c,1,
+0x0d4298,1,
+0x0d4294,1,
+0x0d4290,1,
+0x0d428c,1,
+0x0d4288,1,
+0x0d4284,1,
+0x0d4280,1,
+0x0d4274,1,
+0x0d4270,1,
+0x0d426c,1,
+0x0d4268,1,
+0x0d4264,1,
+0x0d4260,1,
+0x0d425c,1,
+0x0d4258,1,
+0x0d4254,1,
+0x0d4250,1,
+0x0d4240,1,
+0x0d4230,1,
+0x0d4228,1,
+0x0d4224,1,
+0x0d4220,1,
+0x0d421c,1,
+0x0d4218,1,
+0x0d4214,1,
+0x0d4210,1,
+0x0d420c,1,
+0x0d4208,1,
+0x0d4204,1,
+0x0d4200,1,
+0x0d4154,1,
+0x0d4150,1,
+0x0d4140,1,
+0x0d412c,1,
+0x0d4128,1,
+0x0d4124,1,
+0x0d4120,1,
+0x0d411c,1,
+0x0d4118,1,
+0x0d4114,1,
+0x0d4110,1,
+0x0d410c,1,
+0x0d4108,1,
+0x0d4104,1,
+0x0d4100,1,
+0x0d40fc,1,
+0x0d40f8,1,
+0x0d40f4,1,
+0x0d40f0,1,
+0x0d40c8,1,
+0x0d40c4,1,
+0x0d40c0,1,
+0x0d40b8,1,
+0x0d40b4,1,
+0x0d40b0,1,
+0x0d40ac,1,
+0x0d40a8,1,
+0x0d409c,1,
+0x0d4098,1,
+0x0d4094,1,
+0x0d4090,1,
+0x0d408c,1,
+0x0d4088,1,
+0x0d4084,1,
+0x0d4080,1,
+0x0d4074,1,
+0x0d4070,1,
+0x0d406c,1,
+0x0d4068,1,
+0x0d4064,1,
+0x0d4060,1,
+0x0d405c,1,
+0x0d4058,1,
+0x0d4054,1,
+0x0d4050,1,
+0x0d4040,1,
+0x0d4030,1,
+0x0d4028,1,
+0x0d4024,1,
+0x0d4020,1,
+0x0d401c,1,
+0x0d4018,1,
+0x0d4014,1,
+0x0d4010,1,
+0x0d400c,1,
+0x0d4008,1,
+0x0d4004,1,
+0x0d4000,1,
+0x0d3844,1,
+0x0d3840,1,
+0x0d383c,1,
+0x0d3838,1,
+0x0d3834,1,
+0x0d3830,1,
+0x0d382c,1,
+0x0d3828,1,
+0x0d3824,1,
+0x0d3820,1,
+0x0d3814,1,
+0x0d3810,1,
+0x0d3800,1,
+0x0d3624,1,
+0x0d3620,1,
+0x0d3554,1,
+0x0d3550,1,
+0x0d3540,1,
+0x0d352c,1,
+0x0d3528,1,
+0x0d3524,1,
+0x0d3520,1,
+0x0d351c,1,
+0x0d3518,1,
+0x0d3514,1,
+0x0d3510,1,
+0x0d350c,1,
+0x0d3508,1,
+0x0d3504,1,
+0x0d3500,1,
+0x0d34fc,1,
+0x0d34f8,1,
+0x0d34f4,1,
+0x0d34f0,1,
+0x0d34c8,1,
+0x0d34c4,1,
+0x0d34c0,1,
+0x0d34b8,1,
+0x0d34b4,1,
+0x0d34b0,1,
+0x0d34ac,1,
+0x0d34a8,1,
+0x0d349c,1,
+0x0d3498,1,
+0x0d3494,1,
+0x0d3490,1,
+0x0d348c,1,
+0x0d3488,1,
+0x0d3484,1,
+0x0d3480,1,
+0x0d3474,1,
+0x0d3470,1,
+0x0d346c,1,
+0x0d3468,1,
+0x0d3464,1,
+0x0d3460,1,
+0x0d345c,1,
+0x0d3458,1,
+0x0d3454,1,
+0x0d3450,1,
+0x0d3440,1,
+0x0d3430,1,
+0x0d3428,1,
+0x0d3424,1,
+0x0d3420,1,
+0x0d341c,1,
+0x0d3418,1,
+0x0d3414,1,
+0x0d3410,1,
+0x0d340c,1,
+0x0d3408,1,
+0x0d3404,1,
+0x0d3400,1,
+0x0d3354,1,
+0x0d3350,1,
+0x0d3340,1,
+0x0d332c,1,
+0x0d3328,1,
+0x0d3324,1,
+0x0d3320,1,
+0x0d331c,1,
+0x0d3318,1,
+0x0d3314,1,
+0x0d3310,1,
+0x0d330c,1,
+0x0d3308,1,
+0x0d3304,1,
+0x0d3300,1,
+0x0d32fc,1,
+0x0d32f8,1,
+0x0d32f4,1,
+0x0d32f0,1,
+0x0d32c8,1,
+0x0d32c4,1,
+0x0d32c0,1,
+0x0d32b8,1,
+0x0d32b4,1,
+0x0d32b0,1,
+0x0d32ac,1,
+0x0d32a8,1,
+0x0d329c,1,
+0x0d3298,1,
+0x0d3294,1,
+0x0d3290,1,
+0x0d328c,1,
+0x0d3288,1,
+0x0d3284,1,
+0x0d3280,1,
+0x0d3274,1,
+0x0d3270,1,
+0x0d326c,1,
+0x0d3268,1,
+0x0d3264,1,
+0x0d3260,1,
+0x0d325c,1,
+0x0d3258,1,
+0x0d3254,1,
+0x0d3250,1,
+0x0d3240,1,
+0x0d3230,1,
+0x0d3228,1,
+0x0d3224,1,
+0x0d3220,1,
+0x0d321c,1,
+0x0d3218,1,
+0x0d3214,1,
+0x0d3210,1,
+0x0d320c,1,
+0x0d3208,1,
+0x0d3204,1,
+0x0d3200,1,
+0x0d3154,1,
+0x0d3150,1,
+0x0d3140,1,
+0x0d312c,1,
+0x0d3128,1,
+0x0d3124,1,
+0x0d3120,1,
+0x0d311c,1,
+0x0d3118,1,
+0x0d3114,1,
+0x0d3110,1,
+0x0d310c,1,
+0x0d3108,1,
+0x0d3104,1,
+0x0d3100,1,
+0x0d30fc,1,
+0x0d30f8,1,
+0x0d30f4,1,
+0x0d30f0,1,
+0x0d30c8,1,
+0x0d30c4,1,
+0x0d30c0,1,
+0x0d30b8,1,
+0x0d30b4,1,
+0x0d30b0,1,
+0x0d30ac,1,
+0x0d30a8,1,
+0x0d309c,1,
+0x0d3098,1,
+0x0d3094,1,
+0x0d3090,1,
+0x0d308c,1,
+0x0d3088,1,
+0x0d3084,1,
+0x0d3080,1,
+0x0d3074,1,
+0x0d3070,1,
+0x0d306c,1,
+0x0d3068,1,
+0x0d3064,1,
+0x0d3060,1,
+0x0d305c,1,
+0x0d3058,1,
+0x0d3054,1,
+0x0d3050,1,
+0x0d3040,1,
+0x0d3030,1,
+0x0d3028,1,
+0x0d3024,1,
+0x0d3020,1,
+0x0d301c,1,
+0x0d3018,1,
+0x0d3014,1,
+0x0d3010,1,
+0x0d300c,1,
+0x0d3008,1,
+0x0d3004,1,
+0x0d3000,1,
+0x0d2e24,1,
+0x0d2e20,1,
+0x0d2d54,1,
+0x0d2d50,1,
+0x0d2d40,1,
+0x0d2d2c,1,
+0x0d2d28,1,
+0x0d2d24,1,
+0x0d2d20,1,
+0x0d2d1c,1,
+0x0d2d18,1,
+0x0d2d14,1,
+0x0d2d10,1,
+0x0d2d0c,1,
+0x0d2d08,1,
+0x0d2d04,1,
+0x0d2d00,1,
+0x0d2cfc,1,
+0x0d2cf8,1,
+0x0d2cf4,1,
+0x0d2cf0,1,
+0x0d2cc8,1,
+0x0d2cc4,1,
+0x0d2cc0,1,
+0x0d2cb8,1,
+0x0d2cb4,1,
+0x0d2cb0,1,
+0x0d2cac,1,
+0x0d2ca8,1,
+0x0d2c9c,1,
+0x0d2c98,1,
+0x0d2c94,1,
+0x0d2c90,1,
+0x0d2c8c,1,
+0x0d2c88,1,
+0x0d2c84,1,
+0x0d2c80,1,
+0x0d2c74,1,
+0x0d2c70,1,
+0x0d2c6c,1,
+0x0d2c68,1,
+0x0d2c64,1,
+0x0d2c60,1,
+0x0d2c5c,1,
+0x0d2c58,1,
+0x0d2c54,1,
+0x0d2c50,1,
+0x0d2c40,1,
+0x0d2c30,1,
+0x0d2c28,1,
+0x0d2c24,1,
+0x0d2c20,1,
+0x0d2c1c,1,
+0x0d2c18,1,
+0x0d2c14,1,
+0x0d2c10,1,
+0x0d2c0c,1,
+0x0d2c08,1,
+0x0d2c04,1,
+0x0d2c00,1,
+0x0d2b54,1,
+0x0d2b50,1,
+0x0d2b40,1,
+0x0d2b2c,1,
+0x0d2b28,1,
+0x0d2b24,1,
+0x0d2b20,1,
+0x0d2b1c,1,
+0x0d2b18,1,
+0x0d2b14,1,
+0x0d2b10,1,
+0x0d2b0c,1,
+0x0d2b08,1,
+0x0d2b04,1,
+0x0d2b00,1,
+0x0d2afc,1,
+0x0d2af8,1,
+0x0d2af4,1,
+0x0d2af0,1,
+0x0d2ac8,1,
+0x0d2ac4,1,
+0x0d2ac0,1,
+0x0d2ab8,1,
+0x0d2ab4,1,
+0x0d2ab0,1,
+0x0d2aac,1,
+0x0d2aa8,1,
+0x0d2a9c,1,
+0x0d2a98,1,
+0x0d2a94,1,
+0x0d2a90,1,
+0x0d2a8c,1,
+0x0d2a88,1,
+0x0d2a84,1,
+0x0d2a80,1,
+0x0d2a74,1,
+0x0d2a70,1,
+0x0d2a6c,1,
+0x0d2a68,1,
+0x0d2a64,1,
+0x0d2a60,1,
+0x0d2a5c,1,
+0x0d2a58,1,
+0x0d2a54,1,
+0x0d2a50,1,
+0x0d2a40,1,
+0x0d2a30,1,
+0x0d2a28,1,
+0x0d2a24,1,
+0x0d2a20,1,
+0x0d2a1c,1,
+0x0d2a18,1,
+0x0d2a14,1,
+0x0d2a10,1,
+0x0d2a0c,1,
+0x0d2a08,1,
+0x0d2a04,1,
+0x0d2a00,1,
+0x0d2954,1,
+0x0d2950,1,
+0x0d2940,1,
+0x0d292c,1,
+0x0d2928,1,
+0x0d2924,1,
+0x0d2920,1,
+0x0d291c,1,
+0x0d2918,1,
+0x0d2914,1,
+0x0d2910,1,
+0x0d290c,1,
+0x0d2908,1,
+0x0d2904,1,
+0x0d2900,1,
+0x0d28fc,1,
+0x0d28f8,1,
+0x0d28f4,1,
+0x0d28f0,1,
+0x0d28c8,1,
+0x0d28c4,1,
+0x0d28c0,1,
+0x0d28b8,1,
+0x0d28b4,1,
+0x0d28b0,1,
+0x0d28ac,1,
+0x0d28a8,1,
+0x0d289c,1,
+0x0d2898,1,
+0x0d2894,1,
+0x0d2890,1,
+0x0d288c,1,
+0x0d2888,1,
+0x0d2884,1,
+0x0d2880,1,
+0x0d2874,1,
+0x0d2870,1,
+0x0d286c,1,
+0x0d2868,1,
+0x0d2864,1,
+0x0d2860,1,
+0x0d285c,1,
+0x0d2858,1,
+0x0d2854,1,
+0x0d2850,1,
+0x0d2840,1,
+0x0d2830,1,
+0x0d2828,1,
+0x0d2824,1,
+0x0d2820,1,
+0x0d281c,1,
+0x0d2818,1,
+0x0d2814,1,
+0x0d2810,1,
+0x0d280c,1,
+0x0d2808,1,
+0x0d2804,1,
+0x0d2800,1,
+0x0d2624,1,
+0x0d2620,1,
+0x0d2554,1,
+0x0d2550,1,
+0x0d2540,1,
+0x0d252c,1,
+0x0d2528,1,
+0x0d2524,1,
+0x0d2520,1,
+0x0d251c,1,
+0x0d2518,1,
+0x0d2514,1,
+0x0d2510,1,
+0x0d250c,1,
+0x0d2508,1,
+0x0d2504,1,
+0x0d2500,1,
+0x0d24fc,1,
+0x0d24f8,1,
+0x0d24f4,1,
+0x0d24f0,1,
+0x0d24c8,1,
+0x0d24c4,1,
+0x0d24c0,1,
+0x0d24b8,1,
+0x0d24b4,1,
+0x0d24b0,1,
+0x0d24ac,1,
+0x0d24a8,1,
+0x0d249c,1,
+0x0d2498,1,
+0x0d2494,1,
+0x0d2490,1,
+0x0d248c,1,
+0x0d2488,1,
+0x0d2484,1,
+0x0d2480,1,
+0x0d2474,1,
+0x0d2470,1,
+0x0d246c,1,
+0x0d2468,1,
+0x0d2464,1,
+0x0d2460,1,
+0x0d245c,1,
+0x0d2458,1,
+0x0d2454,1,
+0x0d2450,1,
+0x0d2440,1,
+0x0d2430,1,
+0x0d2428,1,
+0x0d2424,1,
+0x0d2420,1,
+0x0d241c,1,
+0x0d2418,1,
+0x0d2414,1,
+0x0d2410,1,
+0x0d240c,1,
+0x0d2408,1,
+0x0d2404,1,
+0x0d2400,1,
+0x0d2354,1,
+0x0d2350,1,
+0x0d2340,1,
+0x0d232c,1,
+0x0d2328,1,
+0x0d2324,1,
+0x0d2320,1,
+0x0d231c,1,
+0x0d2318,1,
+0x0d2314,1,
+0x0d2310,1,
+0x0d230c,1,
+0x0d2308,1,
+0x0d2304,1,
+0x0d2300,1,
+0x0d22fc,1,
+0x0d22f8,1,
+0x0d22f4,1,
+0x0d22f0,1,
+0x0d22c8,1,
+0x0d22c4,1,
+0x0d22c0,1,
+0x0d22b8,1,
+0x0d22b4,1,
+0x0d22b0,1,
+0x0d22ac,1,
+0x0d22a8,1,
+0x0d229c,1,
+0x0d2298,1,
+0x0d2294,1,
+0x0d2290,1,
+0x0d228c,1,
+0x0d2288,1,
+0x0d2284,1,
+0x0d2280,1,
+0x0d2274,1,
+0x0d2270,1,
+0x0d226c,1,
+0x0d2268,1,
+0x0d2264,1,
+0x0d2260,1,
+0x0d225c,1,
+0x0d2258,1,
+0x0d2254,1,
+0x0d2250,1,
+0x0d2240,1,
+0x0d2230,1,
+0x0d2228,1,
+0x0d2224,1,
+0x0d2220,1,
+0x0d221c,1,
+0x0d2218,1,
+0x0d2214,1,
+0x0d2210,1,
+0x0d220c,1,
+0x0d2208,1,
+0x0d2204,1,
+0x0d2200,1,
+0x0d2154,1,
+0x0d2150,1,
+0x0d2140,1,
+0x0d212c,1,
+0x0d2128,1,
+0x0d2124,1,
+0x0d2120,1,
+0x0d211c,1,
+0x0d2118,1,
+0x0d2114,1,
+0x0d2110,1,
+0x0d210c,1,
+0x0d2108,1,
+0x0d2104,1,
+0x0d2100,1,
+0x0d20fc,1,
+0x0d20f8,1,
+0x0d20f4,1,
+0x0d20f0,1,
+0x0d20c8,1,
+0x0d20c4,1,
+0x0d20c0,1,
+0x0d20b8,1,
+0x0d20b4,1,
+0x0d20b0,1,
+0x0d20ac,1,
+0x0d20a8,1,
+0x0d209c,1,
+0x0d2098,1,
+0x0d2094,1,
+0x0d2090,1,
+0x0d208c,1,
+0x0d2088,1,
+0x0d2084,1,
+0x0d2080,1,
+0x0d2074,1,
+0x0d2070,1,
+0x0d206c,1,
+0x0d2068,1,
+0x0d2064,1,
+0x0d2060,1,
+0x0d205c,1,
+0x0d2058,1,
+0x0d2054,1,
+0x0d2050,1,
+0x0d2040,1,
+0x0d2030,1,
+0x0d2028,1,
+0x0d2024,1,
+0x0d2020,1,
+0x0d201c,1,
+0x0d2018,1,
+0x0d2014,1,
+0x0d2010,1,
+0x0d200c,1,
+0x0d2008,1,
+0x0d2004,1,
+0x0d2000,1,
+0x0d1e24,1,
+0x0d1e20,1,
+0x0d1d54,1,
+0x0d1d50,1,
+0x0d1d40,1,
+0x0d1d2c,1,
+0x0d1d28,1,
+0x0d1d24,1,
+0x0d1d20,1,
+0x0d1d1c,1,
+0x0d1d18,1,
+0x0d1d14,1,
+0x0d1d10,1,
+0x0d1d0c,1,
+0x0d1d08,1,
+0x0d1d04,1,
+0x0d1d00,1,
+0x0d1cfc,1,
+0x0d1cf8,1,
+0x0d1cf4,1,
+0x0d1cf0,1,
+0x0d1cc8,1,
+0x0d1cc4,1,
+0x0d1cc0,1,
+0x0d1cb8,1,
+0x0d1cb4,1,
+0x0d1cb0,1,
+0x0d1cac,1,
+0x0d1ca8,1,
+0x0d1c9c,1,
+0x0d1c98,1,
+0x0d1c94,1,
+0x0d1c90,1,
+0x0d1c8c,1,
+0x0d1c88,1,
+0x0d1c84,1,
+0x0d1c80,1,
+0x0d1c74,1,
+0x0d1c70,1,
+0x0d1c6c,1,
+0x0d1c68,1,
+0x0d1c64,1,
+0x0d1c60,1,
+0x0d1c5c,1,
+0x0d1c58,1,
+0x0d1c54,1,
+0x0d1c50,1,
+0x0d1c40,1,
+0x0d1c30,1,
+0x0d1c28,1,
+0x0d1c24,1,
+0x0d1c20,1,
+0x0d1c1c,1,
+0x0d1c18,1,
+0x0d1c14,1,
+0x0d1c10,1,
+0x0d1c0c,1,
+0x0d1c08,1,
+0x0d1c04,1,
+0x0d1c00,1,
+0x0d1b54,1,
+0x0d1b50,1,
+0x0d1b40,1,
+0x0d1b2c,1,
+0x0d1b28,1,
+0x0d1b24,1,
+0x0d1b20,1,
+0x0d1b1c,1,
+0x0d1b18,1,
+0x0d1b14,1,
+0x0d1b10,1,
+0x0d1b0c,1,
+0x0d1b08,1,
+0x0d1b04,1,
+0x0d1b00,1,
+0x0d1afc,1,
+0x0d1af8,1,
+0x0d1af4,1,
+0x0d1af0,1,
+0x0d1ac8,1,
+0x0d1ac4,1,
+0x0d1ac0,1,
+0x0d1ab8,1,
+0x0d1ab4,1,
+0x0d1ab0,1,
+0x0d1aac,1,
+0x0d1aa8,1,
+0x0d1a9c,1,
+0x0d1a98,1,
+0x0d1a94,1,
+0x0d1a90,1,
+0x0d1a8c,1,
+0x0d1a88,1,
+0x0d1a84,1,
+0x0d1a80,1,
+0x0d1a74,1,
+0x0d1a70,1,
+0x0d1a6c,1,
+0x0d1a68,1,
+0x0d1a64,1,
+0x0d1a60,1,
+0x0d1a5c,1,
+0x0d1a58,1,
+0x0d1a54,1,
+0x0d1a50,1,
+0x0d1a40,1,
+0x0d1a30,1,
+0x0d1a28,1,
+0x0d1a24,1,
+0x0d1a20,1,
+0x0d1a1c,1,UNKNOWN
+0x0d1a18,1,
+0x0d1a14,1,
+0x0d1a10,1,
+0x0d1a0c,1,
+0x0d1a08,1,
+0x0d1a04,1,
+0x0d1a00,1,
+0x0d1954,1,
+0x0d1950,1,
+0x0d1940,1,
+0x0d192c,1,
+0x0d1928,1,
+0x0d1924,1,
+0x0d1920,1,
+0x0d191c,1,
+0x0d1918,1,
+0x0d1914,1,
+0x0d1910,1,
+0x0d190c,1,
+0x0d1908,1,
+0x0d1904,1,
+0x0d1900,1,
+0x0d18fc,1,
+0x0d18f8,1,
+0x0d18f4,1,
+0x0d18f0,1,
+0x0d18c8,1,
+0x0d18c4,1,
+0x0d18c0,1,
+0x0d18b8,1,
+0x0d18b4,1,
+0x0d18b0,1,
+0x0d18ac,1,
+0x0d18a8,1,
+0x0d189c,1,
+0x0d1898,1,
+0x0d1894,1,
+0x0d1890,1,
+0x0d188c,1,
+0x0d1888,1,
+0x0d1884,1,
+0x0d1880,1,
+0x0d1874,1,
+0x0d1870,1,
+0x0d186c,1,
+0x0d1868,1,
+0x0d1864,1,
+0x0d1860,1,
+0x0d185c,1,
+0x0d1858,1,
+0x0d1854,1,
+0x0d1850,1,
+0x0d1840,1,
+0x0d1830,1,
+0x0d1828,1,
+0x0d1824,1,
+0x0d1820,1,
+0x0d181c,1,
+0x0d1818,1,
+0x0d1814,1,
+0x0d1810,1,
+0x0d180c,1,
+0x0d1808,1,
+0x0d1804,1,
+0x0d1800,1,
+0x0d1624,1,
+0x0d1620,1,
+0x0d1554,1,
+0x0d1550,1,
+0x0d1540,1,
+0x0d152c,1,
+0x0d1528,1,
+0x0d1524,1,
+0x0d1520,1,
+0x0d151c,1,
+0x0d1518,1,
+0x0d1514,1,
+0x0d1510,1,
+0x0d150c,1,
+0x0d1508,1,
+0x0d1504,1,
+0x0d1500,1,
+0x0d14fc,1,
+0x0d14f8,1,
+0x0d14f4,1,
+0x0d14f0,1,
+0x0d14c8,1,
+0x0d14c4,1,
+0x0d14c0,1,
+0x0d14b8,1,
+0x0d14b4,1,
+0x0d14b0,1,
+0x0d14ac,1,
+0x0d14a8,1,
+0x0d149c,1,
+0x0d1498,1,
+0x0d1494,1,
+0x0d1490,1,
+0x0d148c,1,
+0x0d1488,1,
+0x0d1484,1,
+0x0d1480,1,
+0x0d1474,1,
+0x0d1470,1,
+0x0d146c,1,
+0x0d1468,1,
+0x0d1464,1,
+0x0d1460,1,
+0x0d145c,1,
+0x0d1458,1,
+0x0d1454,1,
+0x0d1450,1,
+0x0d1440,1,
+0x0d1430,1,
+0x0d1428,1,
+0x0d1424,1,
+0x0d1420,1,
+0x0d141c,1,
+0x0d1418,1,
+0x0d1414,1,
+0x0d1410,1,
+0x0d140c,1,
+0x0d1408,1,
+0x0d1404,1,
+0x0d1400,1,
+0x0d1354,1,
+0x0d1350,1,
+0x0d1340,1,
+0x0d132c,1,
+0x0d1328,1,
+0x0d1324,1,
+0x0d1320,1,
+0x0d131c,1,
+0x0d1318,1,
+0x0d1314,1,
+0x0d1310,1,
+0x0d130c,1,
+0x0d1308,1,
+0x0d1304,1,
+0x0d1300,1,
+0x0d12fc,1,
+0x0d12f8,1,
+0x0d12f4,1,
+0x0d12f0,1,
+0x0d12c8,1,
+0x0d12c4,1,
+0x0d12c0,1,
+0x0d12b8,1,
+0x0d12b4,1,
+0x0d12b0,1,
+0x0d12ac,1,
+0x0d12a8,1,
+0x0d129c,1,
+0x0d1298,1,
+0x0d1294,1,
+0x0d1290,1,
+0x0d128c,1,
+0x0d1288,1,
+0x0d1284,1,
+0x0d1280,1,
+0x0d1274,1,
+0x0d1270,1,
+0x0d126c,1,
+0x0d1268,1,
+0x0d1264,1,
+0x0d1260,1,
+0x0d125c,1,
+0x0d1258,1,
+0x0d1254,1,
+0x0d1250,1,
+0x0d1240,1,
+0x0d1230,1,
+0x0d1228,1,
+0x0d1224,1,
+0x0d1220,1,
+0x0d121c,1,
+0x0d1218,1,
+0x0d1214,1,
+0x0d1210,1,
+0x0d120c,1,
+0x0d1208,1,
+0x0d1204,1,
+0x0d1200,1,
+0x0d1154,1,
+0x0d1150,1,
+0x0d1140,1,
+0x0d112c,1,
+0x0d1128,1,
+0x0d1124,1,
+0x0d1120,1,
+0x0d111c,1,
+0x0d1118,1,
+0x0d1114,1,
+0x0d1110,1,
+0x0d110c,1,
+0x0d1108,1,
+0x0d1104,1,
+0x0d1100,1,
+0x0d10fc,1,
+0x0d10f8,1,
+0x0d10f4,1,
+0x0d10f0,1,
+0x0d10c8,1,
+0x0d10c4,1,
+0x0d10c0,1,
+0x0d10b8,1,
+0x0d10b4,1,
+0x0d10b0,1,
+0x0d10ac,1,
+0x0d10a8,1,
+0x0d109c,1,
+0x0d1098,1,
+0x0d1094,1,
+0x0d1090,1,
+0x0d108c,1,
+0x0d1088,1,
+0x0d1084,1,
+0x0d1080,1,
+0x0d1074,1,
+0x0d1070,1,
+0x0d106c,1,
+0x0d1068,1,
+0x0d1064,1,
+0x0d1060,1,
+0x0d105c,1,
+0x0d1058,1,
+0x0d1054,1,
+0x0d1050,1,
+0x0d1040,1,
+0x0d1030,1,
+0x0d1028,1,
+0x0d1024,1,
+0x0d1020,1,
+0x0d101c,1,
+0x0d1018,1,
+0x0d1014,1,
+0x0d1010,1,
+0x0d100c,1,
+0x0d1008,1,
+0x0d1004,1,
+0x0d1000,1,
+0x0d0e24,1,
+0x0d0e20,1,
+0x0d0d54,1,
+0x0d0d50,1,
+0x0d0d40,1,
+0x0d0d2c,1,
+0x0d0d28,1,
+0x0d0d24,1,
+0x0d0d20,1,
+0x0d0d1c,1,
+0x0d0d18,1,
+0x0d0d14,1,
+0x0d0d10,1,
+0x0d0d0c,1,
+0x0d0d08,1,
+0x0d0d04,1,
+0x0d0d00,1,
+0x0d0cfc,1,
+0x0d0cf8,1,
+0x0d0cf4,1,
+0x0d0cf0,1,
+0x0d0cc8,1,
+0x0d0cc4,1,
+0x0d0cc0,1,
+0x0d0cb8,1,
+0x0d0cb4,1,
+0x0d0cb0,1,
+0x0d0cac,1,
+0x0d0ca8,1,
+0x0d0c9c,1,
+0x0d0c98,1,
+0x0d0c94,1,
+0x0d0c90,1,
+0x0d0c8c,1,
+0x0d0c88,1,
+0x0d0c84,1,
+0x0d0c80,1,
+0x0d0c74,1,
+0x0d0c70,1,
+0x0d0c6c,1,
+0x0d0c68,1,
+0x0d0c64,1,
+0x0d0c60,1,
+0x0d0c5c,1,
+0x0d0c58,1,
+0x0d0c54,1,
+0x0d0c50,1,
+0x0d0c40,1,
+0x0d0c30,1,
+0x0d0c28,1,
+0x0d0c24,1,
+0x0d0c20,1,
+0x0d0c1c,1,
+0x0d0c18,1,
+0x0d0c14,1,
+0x0d0c10,1,
+0x0d0c0c,1,
+0x0d0c08,1,
+0x0d0c04,1,
+0x0d0c00,1,
+0x0d0b54,1,
+0x0d0b50,1,
+0x0d0b40,1,
+0x0d0b2c,1,
+0x0d0b28,1,
+0x0d0b24,1,
+0x0d0b20,1,
+0x0d0b1c,1,
+0x0d0b18,1,
+0x0d0b14,1,
+0x0d0b10,1,
+0x0d0b0c,1,
+0x0d0b08,1,
+0x0d0b04,1,
+0x0d0b00,1,
+0x0d0afc,1,
+0x0d0af8,1,
+0x0d0af4,1,
+0x0d0af0,1,
+0x0d0ac8,1,
+0x0d0ac4,1,
+0x0d0ac0,1,
+0x0d0ab8,1,
+0x0d0ab4,1,
+0x0d0ab0,1,
+0x0d0aac,1,
+0x0d0aa8,1,
+0x0d0a9c,1,
+0x0d0a98,1,
+0x0d0a94,1,
+0x0d0a90,1,
+0x0d0a8c,1,
+0x0d0a88,1,
+0x0d0a84,1,
+0x0d0a80,1,
+0x0d0a74,1,
+0x0d0a70,1,
+0x0d0a6c,1,
+0x0d0a68,1,
+0x0d0a64,1,
+0x0d0a60,1,
+0x0d0a5c,1,
+0x0d0a58,1,
+0x0d0a54,1,
+0x0d0a50,1,UNKNOWN
+0x0d0a40,1,
+0x0d0a30,1,
+0x0d0a28,1,
+0x0d0a24,1,
+0x0d0a20,1,
+0x0d0a1c,1,
+0x0d0a18,1,
+0x0d0a14,1,
+0x0d0a10,1,
+0x0d0a0c,1,
+0x0d0a08,1,
+0x0d0a04,1,
+0x0d0a00,1,
+0x0d0954,1,
+0x0d0950,1,
+0x0d0940,1,
+0x0d092c,1,
+0x0d0928,1,
+0x0d0924,1,
+0x0d0920,1,
+0x0d091c,1,
+0x0d0918,1,
+0x0d0914,1,
+0x0d0910,1,
+0x0d090c,1,
+0x0d0908,1,
+0x0d0904,1,
+0x0d0900,1,
+0x0d08fc,1,
+0x0d08f8,1,
+0x0d08f4,1,
+0x0d08f0,1,
+0x0d08c8,1,
+0x0d08c4,1,
+0x0d08c0,1,
+0x0d08b8,1,
+0x0d08b4,1,
+0x0d08b0,1,
+0x0d08ac,1,
+0x0d08a8,1,
+0x0d089c,1,
+0x0d0898,1,
+0x0d0894,1,
+0x0d0890,1,
+0x0d088c,1,
+0x0d0888,1,
+0x0d0884,1,
+0x0d0880,1,
+0x0d0874,1,
+0x0d0870,1,
+0x0d086c,1,
+0x0d0868,1,
+0x0d0864,1,
+0x0d0860,1,
+0x0d085c,1,
+0x0d0858,1,
+0x0d0854,1,
+0x0d0850,1,
+0x0d0840,1,
+0x0d0830,1,
+0x0d0828,1,
+0x0d0824,1,
+0x0d0820,1,
+0x0d081c,1,
+0x0d0818,1,
+0x0d0814,1,
+0x0d0810,1,
+0x0d080c,1,
+0x0d0808,1,
+0x0d0804,1,
+0x0d0800,1,
+0x0d0624,1,
+0x0d0620,1,
+0x0d0554,1,
+0x0d0550,1,
+0x0d0540,1,
+0x0d052c,1,
+0x0d0528,1,
+0x0d0524,1,
+0x0d0520,1,
+0x0d051c,1,
+0x0d0518,1,
+0x0d0514,1,
+0x0d0510,1,
+0x0d050c,1,
+0x0d0508,1,
+0x0d0504,1,
+0x0d0500,1,
+0x0d04fc,1,
+0x0d04f8,1,
+0x0d04f4,1,
+0x0d04f0,1,
+0x0d04c8,1,
+0x0d04c4,1,
+0x0d04c0,1,
+0x0d04b8,1,
+0x0d04b4,1,
+0x0d04b0,1,
+0x0d04ac,1,
+0x0d04a8,1,
+0x0d049c,1,
+0x0d0498,1,
+0x0d0494,1,
+0x0d0490,1,
+0x0d048c,1,
+0x0d0488,1,
+0x0d0484,1,
+0x0d0480,1,
+0x0d0474,1,
+0x0d0470,1,
+0x0d046c,1,
+0x0d0468,1,
+0x0d0464,1,
+0x0d0460,1,
+0x0d045c,1,
+0x0d0458,1,
+0x0d0454,1,
+0x0d0450,1,
+0x0d0440,1,
+0x0d0430,1,
+0x0d0428,1,
+0x0d0424,1,
+0x0d0420,1,
+0x0d041c,1,
+0x0d0418,1,
+0x0d0414,1,
+0x0d0410,1,
+0x0d040c,1,
+0x0d0408,1,
+0x0d0404,1,
+0x0d0400,1,
+0x0d0354,1,
+0x0d0350,1,
+0x0d0340,1,
+0x0d032c,1,
+0x0d0328,1,
+0x0d0324,1,
+0x0d0320,1,
+0x0d031c,1,
+0x0d0318,1,
+0x0d0314,1,
+0x0d0310,1,
+0x0d030c,1,
+0x0d0308,1,
+0x0d0304,1,
+0x0d0300,1,
+0x0d02fc,1,
+0x0d02f8,1,
+0x0d02f4,1,
+0x0d02f0,1,
+0x0d02c8,1,
+0x0d02c4,1,
+0x0d02c0,1,
+0x0d02b8,1,
+0x0d02b4,1,
+0x0d02b0,1,
+0x0d02ac,1,
+0x0d02a8,1,
+0x0d029c,1,
+0x0d0298,1,
+0x0d0294,1,
+0x0d0290,1,
+0x0d028c,1,
+0x0d0288,1,
+0x0d0284,1,
+0x0d0280,1,
+0x0d0274,1,
+0x0d0270,1,
+0x0d026c,1,
+0x0d0268,1,
+0x0d0264,1,
+0x0d0260,1,
+0x0d025c,1,
+0x0d0258,1,
+0x0d0254,1,
+0x0d0250,1,
+0x0d0240,1,
+0x0d0230,1,
+0x0d0228,1,
+0x0d0224,1,
+0x0d0220,1,
+0x0d021c,1,
+0x0d0218,1,
+0x0d0214,1,
+0x0d0210,1,
+0x0d020c,1,
+0x0d0208,1,
+0x0d0204,1,
+0x0d0200,1,
+0x0d0154,1,
+0x0d0150,1,
+0x0d0140,1,
+0x0d012c,1,
+0x0d0128,1,
+0x0d0124,1,
+0x0d0120,1,
+0x0d011c,1,
+0x0d0118,1,
+0x0d0114,1,
+0x0d0110,1,
+0x0d010c,1,
+0x0d0108,1,
+0x0d0104,1,
+0x0d0100,1,
+0x0d00fc,1,
+0x0d00f8,1,
+0x0d00f4,1,
+0x0d00f0,1,
+0x0d00c8,1,
+0x0d00c4,1,
+0x0d00c0,1,
+0x0d00b8,1,
+0x0d00b4,1,
+0x0d00b0,1,
+0x0d00ac,1,
+0x0d00a8,1,
+0x0d009c,1,
+0x0d0098,1,
+0x0d0094,1,
+0x0d0090,1,
+0x0d008c,1,
+0x0d0088,1,
+0x0d0084,1,
+0x0d0080,1,
+0x0d0074,1,
+0x0d0070,1,
+0x0d006c,1,
+0x0d0068,1,
+0x0d0064,1,
+0x0d0060,1,
+0x0d005c,1,
+0x0d0058,1,
+0x0d0054,1,
+0x0d0050,1,
+0x0d0040,1,
+0x0d0030,1,
+0x0d0028,1,
+0x0d0024,1,
+0x0d0020,1,
+0x0d001c,1,
+0x0d0018,1,
+0x0d0014,1,
+0x0d0010,1,
+0x0d000c,1,
+0x0d0008,1,
+0x0d0004,1,
+0x0d0000,1,
+0x0c2514,1,
+0x0c2510,1,
+0x0c2500,1,
+0x0c2400,1,
+0x0c2208,1,
+0x0c2204,1,
+0x0c2124,1,
+0x0c2120,1,
+0x0c211c,1,
+0x0c2118,1,
+0x0c2114,1,
+0x0c2110,1,
+0x0c210c,1,
+0x0c2108,1,
+0x0c2104,1,
+0x0c2100,1,
+0x0c2000,1,
+0x0c1ff4,1,
+0x0c1ff0,1,
+0x0c1fb4,1,
+0x0c1fb0,1,
+0x0c1fa0,1,
+0x0c1f94,1,
+0x0c1f90,1,
+0x0c1f80,1,
+0x0c1f74,1,
+0x0c1f70,1,
+0x0c1f60,1,
+0x0c1f54,1,
+0x0c1f50,1,
+0x0c1f40,1,
+0x0c1f28,1,
+0x0c1f20,1,
+0x0c1f1c,1,
+0x0c1f18,1,
+0x0c1f10,1,
+0x0c1f0c,1,
+0x0c1f04,1,
+0x0c1f00,1,
+0x0c180c,1,
+0x0c1808,1,
+0x0c1804,1,
+0x0c1800,1,
+0x0c1754,1,
+0x0c1750,1,
+0x0c1740,1,
+0x0c1734,1,
+0x0c1730,1,
+0x0c1720,1,
+0x0c1714,1,
+0x0c1710,1,
+0x0c1700,1,
+0x0c1694,1,
+0x0c1690,1,
+0x0c1680,1,
+0x0c1674,1,
+0x0c1670,1,
+0x0c1660,1,
+0x0c164c,1,
+0x0c1648,1,
+0x0c1644,1,
+0x0c1640,1,
+0x0c1600,1,
+0x0c146c,1,
+0x0c1468,1,
+0x0c145c,1,
+0x0c1458,1,
+0x0c144c,1,
+0x0c1448,1,
+0x0c143c,1,
+0x0c1438,1,
+0x0c142c,1,
+0x0c1428,1,
+0x0c141c,1,
+0x0c1418,1,
+0x0c140c,1,
+0x0c1408,1,
+0x0c130c,1,
+0x0c1308,1,
+0x0c1304,1,
+0x0c1300,1,
+0x0c12ec,1,
+0x0c12e8,1,
+0x0c12e4,1,
+0x0c12e0,1,
+0x0c12dc,1,
+0x0c12d8,1,
+0x0c12d4,1,
+0x0c12d0,1,
+0x0c12cc,1,
+0x0c12c8,1,
+0x0c12c4,1,
+0x0c12c0,1,
+0x0c12bc,1,
+0x0c12b8,1,
+0x0c12b4,1,
+0x0c12b0,1,
+0x0c12ac,1,
+0x0c12a8,1,
+0x0c12a4,1,
+0x0c12a0,1,
+0x0c129c,1,
+0x0c1298,1,
+0x0c1294,1,
+0x0c1290,1,
+0x0c128c,1,
+0x0c1288,1,
+0x0c1284,1,
+0x0c1280,1,
+0x0c127c,1,
+0x0c1278,1,
+0x0c1270,1,
+0x0c1268,1,
+0x0c1264,1,
+0x0c1260,1,
+0x0c125c,1,
+0x0c1258,1,
+0x0c1254,1,
+0x0c1250,1,
+0x0c124c,1,
+0x0c1248,1,
+0x0c1244,1,
+0x0c1240,1,
+0x0c123c,1,
+0x0c1238,1,
+0x0c1234,1,
+0x0c1230,1,
+0x0c122c,1,
+0x0c1228,1,
+0x0c1224,1,
+0x0c1220,1,
+0x0c1218,1,
+0x0c1214,1,
+0x0c1210,1,
+0x0c120c,1,
+0x0c1208,1,
+0x0c1204,1,
+0x0c1200,1,
+0x0c11fc,1,
+0x0c11f8,1,
+0x0c11f4,1,
+0x0c11f0,1,
+0x0c11ec,1,
+0x0c11e8,1,
+0x0c11e4,1,
+0x0c11e0,1,
+0x0c11dc,1,
+0x0c11d8,1,
+0x0c11d0,1,
+0x0c11cc,1,
+0x0c11c8,1,
+0x0c11c4,1,
+0x0c11c0,1,
+0x0c11bc,1,
+0x0c11b8,1,
+0x0c11b4,1,
+0x0c11b0,1,
+0x0c11ac,1,
+0x0c11a8,1,
+0x0c11a4,1,
+0x0c11a0,1,
+0x0c119c,1,
+0x0c1198,1,
+0x0c1194,1,
+0x0c1190,1,
+0x0c118c,1,
+0x0c1188,1,
+0x0c1184,1,
+0x0c1180,1,
+0x0c117c,1,
+0x0c1178,1,
+0x0c1174,1,
+0x0c1170,1,
+0x0c116c,1,
+0x0c1168,1,
+0x0c1164,1,
+0x0c1160,1,
+0x0c115c,1,
+0x0c1158,1,
+0x0c1154,1,
+0x0c1150,1,
+0x0c114c,1,
+0x0c1148,1,
+0x0c1144,1,
+0x0c1140,1,
+0x0c113c,1,
+0x0c1138,1,
+0x0c1134,1,
+0x0c1130,1,
+0x0c112c,1,
+0x0c1128,1,
+0x0c1124,1,
+0x0c1120,1,
+0x0c111c,1,
+0x0c1118,1,
+0x0c1114,1,
+0x0c1110,1,
+0x0c110c,1,
+0x0c1108,1,
+0x0c1104,1,
+0x0c1100,1,
+0x0c1064,1,
+0x0c1060,1,
+0x0c105c,1,
+0x0c1058,1,
+0x0c1054,1,
+0x0c1050,1,
+0x0c104c,1,
+0x0c1048,1,
+0x0c1044,1,
+0x0c1040,1,
+0x0c103c,1,
+0x0c1038,1,
+0x0c1034,1,
+0x0c1030,1,
+0x0c102c,1,
+0x0c1028,1,
+0x0c1024,1,
+0x0c1020,1,
+0x0c101c,1,
+0x0c1018,1,
+0x0c1014,1,
+0x0c1010,1,
+0x0c100c,1,
+0x0c1008,1,
+0x0c1004,1,
+0x0c1000,1,
+0x0c0ff4,1,
+0x0c0ff0,1,
+0x0c0fb4,1,
+0x0c0fb0,1,
+0x0c0fa0,1,
+0x0c0f94,1,
+0x0c0f90,1,
+0x0c0f80,1,
+0x0c0f74,1,
+0x0c0f70,1,
+0x0c0f60,1,
+0x0c0f54,1,
+0x0c0f50,1,
+0x0c0f40,1,
+0x0c0f28,1,
+0x0c0f20,1,
+0x0c0f1c,1,
+0x0c0f18,1,
+0x0c0f10,1,
+0x0c0f0c,1,
+0x0c0f04,1,
+0x0c0f00,1,
+0x0c080c,1,
+0x0c0808,1,
+0x0c0804,1,
+0x0c0800,1,
+0x0c0754,1,
+0x0c0750,1,
+0x0c0740,1,
+0x0c0734,1,
+0x0c0730,1,
+0x0c0720,1,
+0x0c0714,1,
+0x0c0710,1,
+0x0c0700,1,
+0x0c0694,1,
+0x0c0690,1,
+0x0c0680,1,
+0x0c0674,1,
+0x0c0670,1,
+0x0c0660,1,
+0x0c064c,1,
+0x0c0648,1,
+0x0c0644,1,
+0x0c0640,1,
+0x0c0600,1,
+0x0c046c,1,
+0x0c0468,1,
+0x0c045c,1,
+0x0c0458,1,
+0x0c044c,1,
+0x0c0448,1,
+0x0c043c,1,
+0x0c0438,1,
+0x0c042c,1,
+0x0c0428,1,
+0x0c041c,1,
+0x0c0418,1,
+0x0c040c,1,
+0x0c0408,1,
+0x0c030c,1,
+0x0c0308,1,
+0x0c0304,1,
+0x0c0300,1,
+0x0c02ec,1,
+0x0c02e8,1,
+0x0c02e4,1,
+0x0c02e0,1,
+0x0c02dc,1,
+0x0c02d8,1,
+0x0c02d4,1,
+0x0c02d0,1,
+0x0c02cc,1,
+0x0c02c8,1,
+0x0c02c4,1,
+0x0c02c0,1,
+0x0c02bc,1,
+0x0c02b8,1,
+0x0c02b4,1,
+0x0c02b0,1,
+0x0c02ac,1,
+0x0c02a8,1,
+0x0c02a4,1,
+0x0c02a0,1,
+0x0c029c,1,
+0x0c0298,1,
+0x0c0294,1,
+0x0c0290,1,
+0x0c028c,1,
+0x0c0288,1,
+0x0c0284,1,
+0x0c0280,1,
+0x0c027c,1,
+0x0c0278,1,
+0x0c0270,1,
+0x0c0268,1,
+0x0c0264,1,
+0x0c0260,1,
+0x0c025c,1,
+0x0c0258,1,
+0x0c0254,1,
+0x0c0250,1,
+0x0c024c,1,
+0x0c0248,1,
+0x0c0244,1,
+0x0c0240,1,
+0x0c023c,1,
+0x0c0238,1,
+0x0c0234,1,
+0x0c0230,1,
+0x0c022c,1,
+0x0c0228,1,
+0x0c0224,1,
+0x0c0220,1,
+0x0c0218,1,
+0x0c0214,1,
+0x0c0210,1,
+0x0c020c,1,
+0x0c0208,1,
+0x0c0204,1,
+0x0c0200,1,
+0x0c01fc,1,
+0x0c01f8,1,
+0x0c01f4,1,
+0x0c01f0,1,
+0x0c01ec,1,
+0x0c01e8,1,
+0x0c01e4,1,
+0x0c01e0,1,
+0x0c01dc,1,
+0x0c01d8,1,
+0x0c01d0,1,
+0x0c01cc,1,
+0x0c01c8,1,
+0x0c01c4,1,
+0x0c01c0,1,
+0x0c01bc,1,
+0x0c01b8,1,
+0x0c01b4,1,
+0x0c01b0,1,
+0x0c01ac,1,
+0x0c01a8,1,
+0x0c01a4,1,
+0x0c01a0,1,
+0x0c019c,1,
+0x0c0198,1,
+0x0c0194,1,
+0x0c0190,1,
+0x0c018c,1,
+0x0c0188,1,
+0x0c0184,1,
+0x0c0180,1,
+0x0c017c,1,
+0x0c0178,1,
+0x0c0174,1,
+0x0c0170,1,
+0x0c016c,1,
+0x0c0168,1,
+0x0c0164,1,
+0x0c0160,1,
+0x0c015c,1,
+0x0c0158,1,
+0x0c0154,1,
+0x0c0150,1,
+0x0c014c,1,
+0x0c0148,1,
+0x0c0144,1,
+0x0c0140,1,
+0x0c013c,1,
+0x0c0138,1,
+0x0c0134,1,
+0x0c0130,1,
+0x0c012c,1,
+0x0c0128,1,
+0x0c0124,1,
+0x0c0120,1,
+0x0c011c,1,
+0x0c0118,1,
+0x0c0114,1,
+0x0c0110,1,
+0x0c010c,1,
+0x0c0108,1,
+0x0c0104,1,
+0x0c0100,1,
+0x0c0064,1,
+0x0c0060,1,
+0x0c005c,1,
+0x0c0058,1,
+0x0c0054,1,
+0x0c0050,1,
+0x0c004c,1,
+0x0c0048,1,
+0x0c0044,1,
+0x0c0040,1,
+0x0c003c,1,
+0x0c0038,1,
+0x0c0034,1,
+0x0c0030,1,
+0x0c002c,1,
+0x0c0028,1,
+0x0c0024,1,
+0x0c0020,1,
+0x0c001c,1,
+0x0c0018,1,
+0x0c0014,1,
+0x0c0010,1,
+0x0c000c,1,
+0x0c0008,1,
+0x0c0004,1,
+0x0c0000,1,
+0x0b0f5c,1,
+0x0b0f58,1,
+0x0b0f4c,1,
+0x0b0f48,1,
+0x0b0f3c,1,
+0x0b0f38,1,
+0x0b0f2c,1,
+0x0b0f28,1,
+0x0b0f1c,1,
+0x0b0f18,1,
+0x0b0f0c,1,
+0x0b0f08,1,
+0x0b0efc,1,
+0x0b0ef8,1,
+0x0b0ef4,1,
+0x0b0ef0,1,
+0x0b0eec,1,
+0x0b0ee8,1,
+0x0b0ee4,1,
+0x0b0ee0,1,
+0x0b0edc,1,
+0x0b0ed8,1,
+0x0b0ed4,1,
+0x0b0ed0,1,
+0x0b0ebc,1,
+0x0b0eb8,1,
+0x0b0eb4,1,
+0x0b0eb0,1,
+0x0b0eac,1,
+0x0b0ea8,1,
+0x0b0ea4,1,
+0x0b0ea0,1,
+0x0b0e9c,1,
+0x0b0e98,1,
+0x0b0e94,1,
+0x0b0e90,1,
+0x0b0e7c,1,
+0x0b0e78,1,
+0x0b0e74,1,
+0x0b0e70,1,
+0x0b0e6c,1,
+0x0b0e68,1,
+0x0b0e64,1,
+0x0b0e60,1,
+0x0b0e5c,1,
+0x0b0e58,1,
+0x0b0e54,1,
+0x0b0e50,1,
+0x0b0e3c,1,
+0x0b0e38,1,
+0x0b0e34,1,
+0x0b0e30,1,
+0x0b0e2c,1,
+0x0b0e28,1,
+0x0b0e24,1,
+0x0b0e20,1,
+0x0b0e1c,1,
+0x0b0e18,1,
+0x0b0e14,1,
+0x0b0e10,1,
+0x0b0dfc,1,
+0x0b0df8,1,
+0x0b0df4,1,
+0x0b0df0,1,
+0x0b0dec,1,
+0x0b0de8,1,
+0x0b0de4,1,
+0x0b0de0,1,
+0x0b0ddc,1,
+0x0b0dd8,1,
+0x0b0dd4,1,
+0x0b0dd0,1,
+0x0b0dbc,1,
+0x0b0db8,1,
+0x0b0db4,1,
+0x0b0db0,1,
+0x0b0dac,1,
+0x0b0da8,1,
+0x0b0da4,1,
+0x0b0da0,1,
+0x0b0d9c,1,
+0x0b0d98,1,
+0x0b0d94,1,
+0x0b0d90,1,
+0x0b0d7c,1,
+0x0b0d78,1,
+0x0b0d6c,1,
+0x0b0d68,1,
+0x0b0d5c,1,
+0x0b0d58,1,
+0x0b0d4c,1,
+0x0b0d48,1,
+0x0b0d3c,1,
+0x0b0d38,1,
+0x0b0d2c,1,
+0x0b0d28,1,
+0x0b0cfc,1,
+0x0b0cf8,1,
+0x0b0cec,1,
+0x0b0ce8,1,
+0x0b0cdc,1,
+0x0b0cd8,1,
+0x0b0ccc,1,
+0x0b0cc8,1,
+0x0b0cbc,1,
+0x0b0cb8,1,
+0x0b0cac,1,
+0x0b0ca8,1,
+0x0b0bdc,1,
+0x0b0bd8,1,
+0x0b0bd4,1,
+0x0b0bd0,1,
+0x0b0bcc,1,
+0x0b0bbc,1,
+0x0b0bb8,1,
+0x0b0bb4,1,
+0x0b0bb0,1,
+0x0b0bac,1,
+0x0b0b9c,1,
+0x0b0b98,1,
+0x0b0b94,1,
+0x0b0b90,1,
+0x0b0b8c,1,
+0x0b0b7c,1,
+0x0b0b78,1,
+0x0b0b74,1,
+0x0b0b70,1,
+0x0b0b6c,1,
+0x0b0b5c,1,
+0x0b0b58,1,
+0x0b0b54,1,
+0x0b0b50,1,
+0x0b0b4c,1,
+0x0b0b3c,1,
+0x0b0b38,1,
+0x0b0b34,1,
+0x0b0b30,1,
+0x0b0b2c,1,
+0x0b0b1c,1,
+0x0b0b18,1,
+0x0b0b14,1,
+0x0b0b10,1,
+0x0b0b0c,1,
+0x0b0aa4,1,
+0x0b0aa0,1,
+0x0b0a9c,1,
+0x0b0a98,1,
+0x0b0a90,1,
+0x0b0a8c,1,
+0x0b0a88,1,
+0x0b0a74,1,
+0x0b0a6c,1,
+0x0b0a68,1,
+0x0b0a64,1,
+0x0b0a60,1,
+0x0b0a5c,1,
+0x0b0a58,1,
+0x0b0a54,1,
+0x0b0a50,1,
+0x0b0a4c,1,
+0x0b0a48,1,
+0x0b0a44,1,
+0x0b0a40,1,
+0x0b0a3c,1,
+0x0b0a38,1,
+0x0b0a34,1,
+0x0b0a30,1,
+0x0b0a2c,1,
+0x0b0a28,1,
+0x0b0a24,1,
+0x0b0a20,1,
+0x0b0a1c,1,
+0x0b0a18,1,
+0x0b0a14,1,
+0x0b0a10,1,
+0x0b0a0c,1,
+0x0b0a08,1,
+0x0b0a04,1,
+0x0b0a00,1,
+0x0b09fc,1,
+0x0b09f8,1,
+0x0b09f4,1,
+0x0b09f0,1,
+0x0b09ec,1,
+0x0b09e8,1,
+0x0b09e4,1,
+0x0b09e0,1,
+0x0b09dc,1,
+0x0b09d8,1,
+0x0b09d4,1,
+0x0b09d0,1,
+0x0b09cc,1,
+0x0b09c8,1,
+0x0b09c4,1,
+0x0b09c0,1,
+0x0b09bc,1,
+0x0b09b8,1,
+0x0b09b4,1,
+0x0b09b0,1,
+0x0b09a8,1,
+0x0b09a4,1,
+0x0b09a0,1,
+0x0b095c,1,
+0x0b0958,1,
+0x0b0954,1,
+0x0b0950,1,
+0x0b0914,1,
+0x0b0910,1,
+0x0b0900,1,
+0x0b08f4,1,
+0x0b08f0,1,
+0x0b08b4,1,
+0x0b08b0,1,
+0x0b08a0,1,
+0x0b0894,1,
+0x0b0890,1,
+0x0b0880,1,
+0x0b0874,1,
+0x0b0870,1,
+0x0b0860,1,
+0x0b0854,1,
+0x0b0850,1,
+0x0b0840,1,
+0x0b0828,1,
+0x0b0820,1,
+0x0b081c,1,
+0x0b0818,1,
+0x0b0810,1,
+0x0b080c,1,
+0x0b0804,1,
+0x0b0800,1,
+0x0b07fc,1,
+0x0b07f8,1,
+0x0b07f4,1,
+0x0b07f0,1,
+0x0b07ec,1,
+0x0b07e8,1,
+0x0b07e4,1,
+0x0b07e0,1,
+0x0b07dc,1,
+0x0b07c4,1,
+0x0b07c0,1,
+0x0b07bc,1,
+0x0b07b8,1,
+0x0b07b4,1,
+0x0b07b0,1,
+0x0b07ac,1,
+0x0b07a8,1,
+0x0b07a4,1,
+0x0b07a0,1,
+0x0b079c,1,
+0x0b0784,1,
+0x0b0780,1,
+0x0b0768,1,
+0x0b0764,1,
+0x0b0760,1,
+0x0b0754,1,
+0x0b0750,1,
+0x0b0534,1,
+0x0b0530,1,
+0x0b052c,1,
+0x0b0528,1,
+0x0b0524,1,
+0x0b0520,1,
+0x0b051c,1,
+0x0b0518,1,
+0x0b0514,1,
+0x0b0510,1,
+0x0b050c,1,
+0x0b0508,1,
+0x0b0504,1,
+0x0b0500,1,
+0x0b0408,1,
+0x0b0404,1,
+0x0b0400,1,
+0x0b03fc,1,
+0x0b03f8,1,
+0x0b03f4,1,
+0x0b03f0,1,
+0x0b03ec,1,
+0x0b03e8,1,
+0x0b03e4,1,
+0x0b03e0,1,
+0x0b03dc,1,
+0x0b03d8,1,
+0x0b03d4,1,
+0x0b03d0,1,
+0x0b03cc,1,
+0x0b03c8,1,
+0x0b03c4,1,
+0x0b03c0,1,
+0x0b03bc,1,
+0x0b03b8,1,
+0x0b03b4,1,
+0x0b03b0,1,
+0x0b03ac,1,
+0x0b03a8,1,
+0x0b03a4,1,
+0x0b03a0,1,
+0x0b039c,1,
+0x0b0398,1,
+0x0b0394,1,
+0x0b0390,1,
+0x0b038c,1,
+0x0b0388,1,
+0x0b0384,1,
+0x0b0380,1,
+0x0b037c,1,
+0x0b0378,1,
+0x0b0374,1,
+0x0b0370,1,
+0x0b036c,1,
+0x0b0368,1,
+0x0b0364,1,
+0x0b0360,1,
+0x0b035c,1,
+0x0b0358,1,
+0x0b0354,1,
+0x0b0350,1,
+0x0b034c,1,
+0x0b0348,1,
+0x0b0344,1,
+0x0b0340,1,
+0x0b033c,1,
+0x0b0338,1,
+0x0b0334,1,
+0x0b0330,1,
+0x0b032c,1,
+0x0b0328,1,
+0x0b0324,1,
+0x0b0320,1,
+0x0b031c,1,
+0x0b0318,1,
+0x0b0314,1,
+0x0b0310,1,
+0x0b030c,1,
+0x0b0308,1,
+0x0b0304,1,
+0x0b0300,1,
+0x0b02fc,1,
+0x0b02f8,1,
+0x0b02f4,1,
+0x0b02f0,1,
+0x0b02ec,1,
+0x0b02e8,1,
+0x0b02e4,1,
+0x0b02e0,1,
+0x0b02dc,1,
+0x0b02d8,1,
+0x0b02d4,1,
+0x0b02d0,1,
+0x0b02cc,1,
+0x0b02c8,1,
+0x0b02c4,1,
+0x0b02c0,1,
+0x0b02bc,1,
+0x0b02b8,1,
+0x0b02b4,1,
+0x0b02b0,1,
+0x0b02ac,1,
+0x0b02a8,1,
+0x0b02a4,1,
+0x0b02a0,1,
+0x0b029c,1,
+0x0b0298,1,
+0x0b0294,1,
+0x0b0290,1,
+0x0b028c,1,
+0x0b0288,1,
+0x0b0284,1,
+0x0b0280,1,
+0x0b027c,1,
+0x0b0278,1,
+0x0b0274,1,
+0x0b0270,1,
+0x0b026c,1,
+0x0b0268,1,
+0x0b0264,1,
+0x0b0260,1,
+0x0b025c,1,
+0x0b0258,1,
+0x0b0254,1,
+0x0b0250,1,
+0x0b01f8,1,
+0x0b01f4,1,
+0x0b01f0,1,
+0x0b01ec,1,
+0x0b01e8,1,
+0x0b01e4,1,
+0x0b01e0,1,
+0x0b01dc,1,
+0x0b01d8,1,
+0x0b01d4,1,
+0x0b01cc,1,
+0x0b01c8,1,
+0x0b01c4,1,
+0x0b01c0,1,
+0x0b01ac,1,
+0x0b01a8,1,
+0x0b01a4,1,
+0x0b01a0,1,
+0x0b0180,1,
+0x0b017c,1,
+0x0b0178,1,
+0x0b0174,1,
+0x0b0170,1,
+0x0b016c,1,
+0x0b0168,1,
+0x0b0164,1,
+0x0b0160,1,
+0x0b015c,1,
+0x0b0158,1,
+0x0b0154,1,
+0x0b0150,1,
+0x0b014c,1,
+0x0b0148,1,
+0x0b0144,1,
+0x0b0140,1,
+0x0b013c,1,
+0x0b0138,1,
+0x0b0134,1,
+0x0b0130,1,
+0x0b012c,1,
+0x0b0128,1,
+0x0b011c,1,
+0x0b0118,1,
+0x0b0110,1,
+0x0b010c,1,
+0x0b0108,1,
+0x0b0104,1,
+0x0b0100,1,
+0x0b00fc,1,
+0x0b00f8,1,
+0x0b00f4,1,
+0x0b00f0,1,
+0x0b00e4,1,
+0x0b00e0,1,
+0x0b00dc,1,
+0x0b00d8,1,
+0x0b00d4,1,
+0x0b00d0,1,
+0x0b00cc,1,
+0x0b00c8,1,
+0x0b00c4,1,
+0x0b00c0,1,
+0x0b00bc,1,
+0x0b00b8,1,
+0x0b00b4,1,
+0x0b00b0,1,
+0x0b00ac,1,
+0x0b00a8,1,
+0x0b00a4,1,
+0x0b00a0,1,
+0x0b009c,1,
+0x0b0098,1,
+0x0b0094,1,
+0x0b0090,1,
+0x0b008c,1,
+0x0b0088,1,
+0x0b0084,1,
+0x0b0080,1,
+0x0b007c,1,
+0x0b0078,1,
+0x0b0074,1,
+0x0b0070,1,
+0x0b006c,1,
+0x0b0068,1,
+0x0b0064,1,
+0x0b0060,1,
+0x0b005c,1,
+0x0b0058,1,
+0x0b0054,1,
+0x0b0050,1,
+0x0b004c,1,
+0x0b0048,1,
+0x0b0044,1,
+0x0b0040,1,
+0x0b0038,1,
+0x0b0030,1,
+0x0b002c,1,
+0x0b0028,1,
+0x0b0024,1,
+0x0b0020,1,
+0x0b001c,1,
+0x0b0018,1,
+0x0b0014,1,
+0x0b0010,1,
+0x0b000c,1,
+0x0b0008,1,
+0x0b0004,1,
+0x0b0000,1,
+0x074550,1,
+0x07454c,1,
+0x074548,1,
+0x074544,1,
+0x074540,1,
+0x074504,1,
+0x074500,1,
+0x0744f8,1,
+0x0744ac,1,
+0x0744a8,1,
+0x0744a4,1,
+0x0744a0,1,
+0x07449c,1,
+0x074498,1,
+0x074494,1,
+0x074490,1,
+0x07448c,1,
+0x074488,1,
+0x074484,1,
+0x074480,1,
+0x0743d4,1,
+0x0743d0,1,
+0x0743c0,1,
+0x0743b4,1,
+0x0743b0,1,
+0x0743a0,1,
+0x074394,1,
+0x074390,1,
+0x074380,1,
+0x074374,1,
+0x074370,1,
+0x074360,1,
+0x074354,1,
+0x074350,1,
+0x074340,1,
+0x074334,1,
+0x074330,1,
+0x074320,1,
+0x074314,1,
+0x074310,1,
+0x074300,1,
+0x0742f4,1,
+0x0742f0,1,
+0x0742e0,1,
+0x0742d4,1,
+0x0742d0,1,
+0x0742c0,1,
+0x0742b4,1,
+0x0742b0,1,
+0x0742a0,1,
+0x074294,1,
+0x074290,1,
+0x074280,1,
+0x074274,1,
+0x074270,1,
+0x074260,1,
+0x074254,1,
+0x074250,1,
+0x074240,1,
+0x074234,1,
+0x074230,1,
+0x074220,1,
+0x074214,1,
+0x074210,1,
+0x074200,1,
+0x073d0c,1,
+0x073d08,1,
+0x073d04,1,
+0x073d00,1,
+0x073cfc,1,
+0x073cf8,1,
+0x073cf4,1,
+0x073cf0,1,
+0x073cec,1,
+0x073ce8,1,
+0x073ce4,1,
+0x073ce0,1,
+0x073cdc,1,
+0x073cd8,1,
+0x073cd4,1,
+0x073cd0,1,
+0x073ccc,1,
+0x073cc8,1,
+0x073cc4,1,
+0x073cc0,1,
+0x073cbc,1,
+0x073cb8,1,
+0x073cb4,1,
+0x073cb0,1,
+0x073cac,1,
+0x073ca8,1,
+0x073ca4,1,
+0x073ca0,1,
+0x073c9c,1,
+0x073c98,1,
+0x073c94,1,
+0x073c90,1,
+0x073c8c,1,
+0x073c88,1,
+0x073c84,1,
+0x073c80,1,
+0x073c7c,1,
+0x073c78,1,
+0x073c74,1,
+0x073c70,1,
+0x073c6c,1,
+0x073c68,1,
+0x073c64,1,
+0x073c60,1,
+0x073c5c,1,
+0x073c58,1,
+0x073c54,1,
+0x073c50,1,
+0x073c4c,1,
+0x073c48,1,
+0x073c44,1,
+0x073c40,1,
+0x073c3c,1,
+0x073c38,1,
+0x073c34,1,
+0x073c30,1,
+0x073c2c,1,
+0x073c28,1,
+0x073c24,1,
+0x073c20,1,
+0x073c1c,1,
+0x073c18,1,
+0x073c14,1,
+0x073c10,1,
+0x073c0c,1,
+0x073c08,1,
+0x073c04,1,
+0x073c00,1,
+0x073bfc,1,
+0x073bf8,1,
+0x073bf4,1,
+0x073bf0,1,
+0x073bec,1,
+0x073be8,1,
+0x073be4,1,
+0x073be0,1,
+0x073bdc,1,
+0x073bd8,1,
+0x073bd4,1,
+0x073bd0,1,
+0x073bcc,1,
+0x073bc8,1,
+0x073bc4,1,
+0x073bc0,1,
+0x073bbc,1,
+0x073bb8,1,
+0x073bb4,1,
+0x073bb0,1,
+0x073bac,1,
+0x073ba8,1,
+0x073ba4,1,
+0x073ba0,1,
+0x073b9c,1,
+0x073b98,1,
+0x073b94,1,
+0x073b90,1,
+0x073b8c,1,
+0x073b88,1,
+0x073b84,1,
+0x073b80,1,
+0x073b7c,1,
+0x073b78,1,
+0x073b74,1,
+0x073b70,1,
+0x073b6c,1,
+0x073b68,1,
+0x073b64,1,
+0x073b60,1,
+0x073b5c,1,
+0x073b58,1,
+0x073b54,1,
+0x073b50,1,
+0x073b4c,1,
+0x073b48,1,
+0x073b44,1,
+0x073b40,1,
+0x073b3c,1,
+0x073b38,1,
+0x073b34,1,
+0x073b30,1,
+0x073b2c,1,
+0x073b28,1,
+0x073b24,1,
+0x073b20,1,
+0x073b1c,1,
+0x073b18,1,
+0x073b14,1,
+0x073b10,1,
+0x073b0c,1,
+0x073b08,1,
+0x073b04,1,
+0x073b00,1,
+0x073afc,1,
+0x073af8,1,
+0x073af4,1,
+0x073af0,1,
+0x073aec,1,
+0x073ae8,1,
+0x073ae4,1,
+0x073ae0,1,
+0x073adc,1,
+0x073ad8,1,
+0x073ad4,1,
+0x073ad0,1,
+0x073acc,1,
+0x073ac8,1,
+0x073ac4,1,
+0x073ac0,1,
+0x073abc,1,
+0x073ab8,1,
+0x073ab4,1,
+0x073ab0,1,
+0x073aac,1,
+0x073aa8,1,
+0x073aa4,1,
+0x073aa0,1,
+0x073a9c,1,
+0x073a98,1,
+0x073a94,1,
+0x073a90,1,
+0x073a8c,1,
+0x073a88,1,
+0x073a84,1,
+0x073a80,1,
+0x073a7c,1,
+0x073a78,1,
+0x073a74,1,
+0x073a70,1,
+0x073a6c,1,
+0x073a68,1,
+0x073a64,1,
+0x073a60,1,
+0x073a5c,1,
+0x073a58,1,
+0x073a54,1,
+0x073a50,1,
+0x073a4c,1,
+0x073a48,1,
+0x073a44,1,
+0x073a40,1,
+0x073a3c,1,
+0x073a38,1,
+0x073a34,1,
+0x073a30,1,
+0x073a2c,1,
+0x073a28,1,
+0x073a24,1,
+0x073a20,1,
+0x073a1c,1,
+0x073a18,1,
+0x073a14,1,
+0x073a10,1,
+0x073a0c,1,
+0x073a08,1,
+0x073a04,1,
+0x073a00,1,
+0x0739fc,1,
+0x0739f8,1,
+0x0739f4,1,
+0x0739f0,1,
+0x0739ec,1,
+0x0739e8,1,
+0x0739e4,1,
+0x0739e0,1,
+0x0739dc,1,
+0x0739d8,1,
+0x0739d4,1,
+0x0739d0,1,
+0x0739cc,1,
+0x0739c8,1,
+0x0739c4,1,
+0x0739c0,1,
+0x0739bc,1,
+0x0739b8,1,
+0x0739b4,1,
+0x0739b0,1,
+0x0739ac,1,
+0x0739a8,1,
+0x0739a4,1,
+0x0739a0,1,
+0x07399c,1,
+0x073998,1,
+0x073994,1,
+0x073990,1,
+0x07398c,1,
+0x073988,1,
+0x073984,1,
+0x073980,1,
+0x07397c,1,
+0x073978,1,
+0x073974,1,
+0x073970,1,
+0x07396c,1,
+0x073968,1,
+0x073964,1,
+0x073960,1,
+0x07395c,1,
+0x073958,1,
+0x073954,1,
+0x073950,1,
+0x07394c,1,
+0x073948,1,
+0x073944,1,
+0x073940,1,
+0x07393c,1,
+0x073938,1,
+0x073934,1,
+0x073930,1,
+0x07392c,1,
+0x073928,1,
+0x073924,1,
+0x073920,1,
+0x07391c,1,
+0x073918,1,
+0x073914,1,
+0x073910,1,
+0x07390c,1,
+0x073908,1,
+0x073904,1,
+0x073900,1,
+0x0738fc,1,
+0x0738f8,1,
+0x0738f4,1,
+0x0738f0,1,
+0x0738ec,1,
+0x0738e8,1,
+0x0738e4,1,
+0x0738e0,1,
+0x0738dc,1,
+0x0738d8,1,
+0x0738d4,1,
+0x0738d0,1,
+0x0738cc,1,
+0x0738c8,1,
+0x0738c4,1,
+0x0738c0,1,
+0x0738bc,1,
+0x0738b8,1,
+0x0738b4,1,
+0x0738b0,1,
+0x0738ac,1,
+0x0738a8,1,
+0x0738a4,1,
+0x0738a0,1,
+0x07389c,1,
+0x073898,1,
+0x073894,1,
+0x073890,1,
+0x07388c,1,
+0x073888,1,
+0x073884,1,
+0x073880,1,
+0x07387c,1,
+0x073878,1,
+0x073874,1,
+0x073870,1,
+0x07386c,1,
+0x073868,1,
+0x073864,1,
+0x073860,1,
+0x07385c,1,
+0x073858,1,
+0x073854,1,
+0x073850,1,
+0x07384c,1,
+0x073848,1,
+0x073844,1,
+0x073840,1,
+0x07383c,1,
+0x073838,1,
+0x073834,1,
+0x073830,1,
+0x07382c,1,
+0x073828,1,
+0x073824,1,
+0x073820,1,
+0x07381c,1,
+0x073818,1,
+0x073814,1,
+0x073810,1,
+0x07380c,1,
+0x073808,1,
+0x073804,1,
+0x073800,1,
+0x07350c,1,
+0x073508,1,
+0x073504,1,
+0x073500,1,
+0x0734fc,1,
+0x0734f8,1,
+0x0734f4,1,
+0x0734f0,1,
+0x0734ec,1,
+0x0734e8,1,
+0x0734e4,1,
+0x0734e0,1,
+0x0734dc,1,
+0x0734d8,1,
+0x0734d4,1,
+0x0734d0,1,
+0x0734cc,1,
+0x0734c8,1,
+0x0734c4,1,
+0x0734c0,1,
+0x0734bc,1,
+0x0734b8,1,
+0x0734b4,1,
+0x0734b0,1,
+0x0734ac,1,
+0x0734a8,1,
+0x0734a4,1,
+0x0734a0,1,
+0x07349c,1,
+0x073498,1,
+0x073494,1,
+0x073490,1,
+0x07348c,1,
+0x073488,1,
+0x073484,1,
+0x073480,1,
+0x07347c,1,
+0x073478,1,
+0x073474,1,
+0x073470,1,
+0x07346c,1,
+0x073468,1,
+0x073464,1,
+0x073460,1,
+0x07345c,1,
+0x073458,1,
+0x073454,1,
+0x073450,1,
+0x07344c,1,
+0x073448,1,
+0x073444,1,
+0x073440,1,
+0x07343c,1,
+0x073438,1,
+0x073434,1,
+0x073430,1,
+0x07342c,1,
+0x073428,1,
+0x073424,1,
+0x073420,1,
+0x07341c,1,
+0x073418,1,
+0x073414,1,
+0x073410,1,
+0x07340c,1,
+0x073408,1,
+0x073404,1,
+0x073400,1,
+0x0733fc,1,
+0x0733f8,1,
+0x0733f4,1,
+0x0733f0,1,
+0x0733ec,1,
+0x0733e8,1,
+0x0733e4,1,
+0x0733e0,1,
+0x0733dc,1,
+0x0733d8,1,
+0x0733d4,1,
+0x0733d0,1,
+0x0733cc,1,
+0x0733c8,1,
+0x0733c4,1,
+0x0733c0,1,
+0x0733bc,1,
+0x0733b8,1,
+0x0733b4,1,
+0x0733b0,1,
+0x0733ac,1,
+0x0733a8,1,
+0x0733a4,1,
+0x0733a0,1,
+0x07339c,1,
+0x073398,1,
+0x073394,1,
+0x073390,1,
+0x07338c,1,
+0x073388,1,
+0x073384,1,
+0x073380,1,
+0x07337c,1,
+0x073378,1,
+0x073374,1,
+0x073370,1,
+0x07336c,1,
+0x073368,1,
+0x073364,1,
+0x073360,1,
+0x07335c,1,
+0x073358,1,
+0x073354,1,
+0x073350,1,
+0x07334c,1,
+0x073348,1,
+0x073344,1,
+0x073340,1,
+0x07333c,1,
+0x073338,1,
+0x073334,1,
+0x073330,1,
+0x07332c,1,
+0x073328,1,
+0x073324,1,
+0x073320,1,
+0x07331c,1,
+0x073318,1,
+0x073314,1,
+0x073310,1,
+0x07330c,1,
+0x073308,1,
+0x073304,1,
+0x073300,1,
+0x0732fc,1,
+0x0732f8,1,
+0x0732f4,1,
+0x0732f0,1,
+0x0732ec,1,
+0x0732e8,1,
+0x0732e4,1,
+0x0732e0,1,
+0x0732dc,1,
+0x0732d8,1,
+0x0732d4,1,
+0x0732d0,1,
+0x0732cc,1,
+0x0732c8,1,
+0x0732c4,1,
+0x0732c0,1,
+0x0732bc,1,
+0x0732b8,1,
+0x0732b4,1,
+0x0732b0,1,
+0x0732ac,1,
+0x0732a8,1,
+0x0732a4,1,
+0x0732a0,1,
+0x07329c,1,
+0x073298,1,
+0x073294,1,
+0x073290,1,
+0x07328c,1,
+0x073288,1,
+0x073284,1,
+0x073280,1,
+0x07327c,1,
+0x073278,1,
+0x073274,1,
+0x073270,1,
+0x07326c,1,
+0x073268,1,
+0x073264,1,
+0x073260,1,
+0x07325c,1,
+0x073258,1,
+0x073254,1,
+0x073250,1,
+0x07324c,1,
+0x073248,1,
+0x073244,1,
+0x073240,1,
+0x07323c,1,
+0x073238,1,
+0x073234,1,
+0x073230,1,
+0x07322c,1,
+0x073228,1,
+0x073224,1,
+0x073220,1,
+0x07321c,1,
+0x073218,1,
+0x073214,1,
+0x073210,1,
+0x07320c,1,
+0x073208,1,
+0x073204,1,
+0x073200,1,
+0x0731fc,1,
+0x0731f8,1,
+0x0731f4,1,
+0x0731f0,1,
+0x0731ec,1,
+0x0731e8,1,
+0x0731e4,1,
+0x0731e0,1,
+0x0731dc,1,
+0x0731d8,1,
+0x0731d4,1,
+0x0731d0,1,
+0x0731cc,1,
+0x0731c8,1,
+0x0731c4,1,
+0x0731c0,1,
+0x0731bc,1,
+0x0731b8,1,
+0x0731b4,1,
+0x0731b0,1,
+0x0731ac,1,
+0x0731a8,1,
+0x0731a4,1,
+0x0731a0,1,
+0x07319c,1,
+0x073198,1,
+0x073194,1,
+0x073190,1,
+0x07318c,1,
+0x073188,1,
+0x073184,1,
+0x073180,1,
+0x07317c,1,
+0x073178,1,
+0x073174,1,
+0x073170,1,
+0x07316c,1,
+0x073168,1,
+0x073164,1,
+0x073160,1,
+0x07315c,1,
+0x073158,1,
+0x073154,1,
+0x073150,1,
+0x07314c,1,
+0x073148,1,
+0x073144,1,
+0x073140,1,
+0x07313c,1,
+0x073138,1,
+0x073134,1,
+0x073130,1,
+0x07312c,1,
+0x073128,1,
+0x073124,1,
+0x073120,1,
+0x07311c,1,
+0x073118,1,
+0x073114,1,
+0x073110,1,
+0x07310c,1,
+0x073108,1,
+0x073104,1,
+0x073100,1,
+0x0730fc,1,
+0x0730f8,1,
+0x0730f4,1,
+0x0730f0,1,
+0x0730ec,1,
+0x0730e8,1,
+0x0730e4,1,
+0x0730e0,1,
+0x0730dc,1,
+0x0730d8,1,
+0x0730d4,1,
+0x0730d0,1,
+0x0730cc,1,
+0x0730c8,1,
+0x0730c4,1,
+0x0730c0,1,
+0x0730bc,1,
+0x0730b8,1,
+0x0730b4,1,
+0x0730b0,1,
+0x0730ac,1,
+0x0730a8,1,
+0x0730a4,1,
+0x0730a0,1,
+0x07309c,1,
+0x073098,1,
+0x073094,1,
+0x073090,1,
+0x07308c,1,
+0x073088,1,
+0x073084,1,
+0x073080,1,
+0x07307c,1,
+0x073078,1,
+0x073074,1,
+0x073070,1,
+0x07306c,1,
+0x073068,1,
+0x073064,1,
+0x073060,1,
+0x07305c,1,
+0x073058,1,
+0x073054,1,
+0x073050,1,
+0x07304c,1,
+0x073048,1,
+0x073044,1,
+0x073040,1,
+0x07303c,1,
+0x073038,1,
+0x073034,1,
+0x073030,1,
+0x07302c,1,
+0x073028,1,
+0x073024,1,
+0x073020,1,
+0x07301c,1,
+0x073018,1,
+0x073014,1,
+0x073010,1,
+0x07300c,1,
+0x073008,1,
+0x073004,1,
+0x073000,1,
+0x072018,1,
+0x072014,1,
+0x072010,1,
+0x07200c,1,
+0x072008,1,
+0x072004,1,
+0x072000,1,
+0x071018,1,
+0x071014,1,
+0x071010,1,
+0x07100c,1,
+0x071008,1,
+0x071004,1,
+0x071000,1,
+0x070e18,1,
+0x070e14,1,
+0x070e10,1,
+0x070e0c,1,
+0x070e08,1,
+0x070e04,1,
+0x070e00,1,
+0x070db4,1,
+0x070db0,1,
+0x070da0,1,
+0x070d94,1,
+0x070d90,1,
+0x070d80,1,
+0x070d74,1,
+0x070d70,1,
+0x070d60,1,
+0x070d54,1,
+0x070d50,1,
+0x070d40,1,
+0x070d30,1,
+0x070d2c,1,
+0x070d28,1,
+0x070d1c,1,
+0x070d18,1,
+0x070d14,1,
+0x070d10,1,
+0x070d0c,1,
+0x070c44,1,
+0x070c40,1,
+0x0702f4,1,
+0x0702f0,1,
+0x0702ec,1,
+0x0702e8,1,
+0x0702e4,1,
+0x0702e0,1,
+0x0702dc,1,
+0x0702d8,1,
+0x0702d4,1,
+0x0702d0,1,
+0x0702cc,1,
+0x0702c8,1,
+0x0702c4,1,
+0x0702c0,1,
+0x0702b4,1,
+0x0702b0,1,
+0x0702a0,1,
+0x070290,1,
+0x07028c,1,
+0x070288,1,
+0x070284,1,
+0x070280,1,
+0x07027c,1,
+0x070278,1,
+0x070274,1,
+0x070270,1,
+0x07026c,1,
+0x070268,1,
+0x070264,1,
+0x070260,1,
+0x07025c,1,
+0x070258,1,
+0x070254,1,
+0x070250,1,
+0x07023c,1,
+0x070238,1,
+0x070234,1,
+0x070230,1,
+0x07022c,1,
+0x070224,1,
+0x070220,1,
+0x07021c,1,
+0x070210,1,
+0x070208,1,
+0x070204,1,
+0x070200,1,
+0x0701b4,1,
+0x0701b0,1,
+0x0701a0,1,
+0x07018c,1,
+0x070188,1,
+0x070184,1,
+0x070180,1,
+0x070150,1,
+0x07014c,1,
+0x070148,1,
+0x070144,1,
+0x070140,1,
+0x070130,1,
+0x07012c,1,
+0x070128,1,
+0x070120,1,
+0x07011c,1,
+0x070118,1,
+0x070114,1,
+0x070110,1,
+0x07010c,1,
+0x070104,1,
+0x0700fc,1,
+0x0700f8,1,
+0x0700f4,1,
+0x0700f0,1,
+0x070094,1,
+0x070090,1,
+0x070080,1,
+0x070074,1,
+0x070070,1,
+0x070060,1,
+0x070054,1,
+0x070050,1,
+0x070040,1,
+0x070028,1,
+0x070020,1,
+0x07001c,1,
+0x070018,1,
+0x070010,1,
+0x07000c,1,
+0x070004,1,
+0x070000,1,
+0x060000,0,
+0x0577fc,1,UNKNOWN
+0x0577f8,1,UNKNOWN
+0x057208,1,UNKNOWN
+0x057204,1,UNKNOWN
+0x057200,1,UNKNOWN
+0x057100,1,UNKNOWN
+0x057020,1,UNKNOWN
+0x057000,1,UNKNOWN
+0x056ff0,1,UNKNOWN
+0x056fe0,1,UNKNOWN
+0x056fd0,1,UNKNOWN
+0x056fc0,1,UNKNOWN
+0x056fb0,1,UNKNOWN
+0x056fa0,1,UNKNOWN
+0x056f90,1,UNKNOWN
+0x056f80,1,UNKNOWN
+0x056f70,1,UNKNOWN
+0x056f60,1,UNKNOWN
+0x056f50,1,UNKNOWN
+0x056f40,1,UNKNOWN
+0x056f30,1,UNKNOWN
+0x056f20,1,UNKNOWN
+0x056f10,1,UNKNOWN
+0x056f00,1,UNKNOWN
+0x056ef0,1,UNKNOWN
+0x056ee0,1,UNKNOWN
+0x056ed0,1,UNKNOWN
+0x056ec0,1,UNKNOWN
+0x056eb0,1,UNKNOWN
+0x056ea0,1,UNKNOWN
+0x056e90,1,UNKNOWN
+0x056e80,1,UNKNOWN
+0x056e70,1,UNKNOWN
+0x056e60,1,UNKNOWN
+0x056e50,1,UNKNOWN
+0x056e40,1,UNKNOWN
+0x056e30,1,UNKNOWN
+0x056e20,1,UNKNOWN
+0x056e10,1,UNKNOWN
+0x056e00,1,UNKNOWN
+0x056df0,1,UNKNOWN
+0x056de0,1,UNKNOWN
+0x056dd0,1,UNKNOWN
+0x056dc0,1,UNKNOWN
+0x056db0,1,UNKNOWN
+0x056da0,1,UNKNOWN
+0x056d90,1,UNKNOWN
+0x056d80,1,UNKNOWN
+0x056d70,1,UNKNOWN
+0x056d60,1,UNKNOWN
+0x056d50,1,UNKNOWN
+0x056d40,1,UNKNOWN
+0x056d30,1,UNKNOWN
+0x056d20,1,UNKNOWN
+0x056d10,1,UNKNOWN
+0x056d00,1,UNKNOWN
+0x056cf0,1,UNKNOWN
+0x056ce0,1,UNKNOWN
+0x056cd0,1,UNKNOWN
+0x056cc0,1,UNKNOWN
+0x056cb0,1,UNKNOWN
+0x056ca0,1,UNKNOWN
+0x056c90,1,UNKNOWN
+0x056c80,1,UNKNOWN
+0x056c70,1,UNKNOWN
+0x056c60,1,UNKNOWN
+0x056c50,1,UNKNOWN
+0x056c40,1,UNKNOWN
+0x056c30,1,UNKNOWN
+0x056c20,1,UNKNOWN
+0x056c10,1,UNKNOWN
+0x056c00,1,UNKNOWN
+0x056bf0,1,UNKNOWN
+0x056be0,1,UNKNOWN
+0x056bd0,1,UNKNOWN
+0x056bc0,1,UNKNOWN
+0x056bb0,1,UNKNOWN
+0x056ba0,1,UNKNOWN
+0x056b90,1,UNKNOWN
+0x056b80,1,UNKNOWN
+0x056b70,1,UNKNOWN
+0x056b60,1,UNKNOWN
+0x056b50,1,UNKNOWN
+0x056b40,1,UNKNOWN
+0x056b30,1,UNKNOWN
+0x056b20,1,UNKNOWN
+0x056b10,1,UNKNOWN
+0x056b00,1,UNKNOWN
+0x056af0,1,UNKNOWN
+0x056ae0,1,UNKNOWN
+0x056ad0,1,UNKNOWN
+0x056ac0,1,UNKNOWN
+0x056ab0,1,UNKNOWN
+0x056aa0,1,UNKNOWN
+0x056a90,1,UNKNOWN
+0x056a80,1,UNKNOWN
+0x056a70,1,UNKNOWN
+0x056a60,1,UNKNOWN
+0x056a50,1,UNKNOWN
+0x056a40,1,UNKNOWN
+0x056a30,1,UNKNOWN
+0x056a20,1,UNKNOWN
+0x056a10,1,UNKNOWN
+0x056a00,1,UNKNOWN
+0x0569f0,1,UNKNOWN
+0x0569e0,1,UNKNOWN
+0x0569d0,1,UNKNOWN
+0x0569c0,1,UNKNOWN
+0x0569b0,1,UNKNOWN
+0x0569a0,1,UNKNOWN
+0x056990,1,UNKNOWN
+0x056980,1,UNKNOWN
+0x056970,1,UNKNOWN
+0x056960,1,UNKNOWN
+0x056950,1,UNKNOWN
+0x056940,1,UNKNOWN
+0x056930,1,UNKNOWN
+0x056920,1,UNKNOWN
+0x056910,1,UNKNOWN
+0x056900,1,UNKNOWN
+0x0568f0,1,UNKNOWN
+0x0568e0,1,UNKNOWN
+0x0568d0,1,UNKNOWN
+0x0568c0,1,UNKNOWN
+0x0568b0,1,UNKNOWN
+0x0568a0,1,UNKNOWN
+0x056890,1,UNKNOWN
+0x056880,1,UNKNOWN
+0x056870,1,UNKNOWN
+0x056860,1,UNKNOWN
+0x056850,1,UNKNOWN
+0x056840,1,UNKNOWN
+0x056830,1,UNKNOWN
+0x056820,1,UNKNOWN
+0x056810,1,UNKNOWN
+0x056800,1,UNKNOWN
+0x0567f0,1,UNKNOWN
+0x0567e0,1,UNKNOWN
+0x0567d0,1,UNKNOWN
+0x0567c0,1,UNKNOWN
+0x0567b0,1,UNKNOWN
+0x0567a0,1,UNKNOWN
+0x056790,1,UNKNOWN
+0x056780,1,UNKNOWN
+0x056770,1,UNKNOWN
+0x056760,1,UNKNOWN
+0x056750,1,UNKNOWN
+0x056740,1,UNKNOWN
+0x056730,1,UNKNOWN
+0x056720,1,UNKNOWN
+0x056710,1,UNKNOWN
+0x056700,1,UNKNOWN
+0x0566f0,1,UNKNOWN
+0x0566e0,1,UNKNOWN
+0x0566d0,1,UNKNOWN
+0x0566c0,1,UNKNOWN
+0x0566b0,1,UNKNOWN
+0x0566a0,1,UNKNOWN
+0x056690,1,UNKNOWN
+0x056680,1,UNKNOWN
+0x056670,1,UNKNOWN
+0x056660,1,UNKNOWN
+0x056650,1,UNKNOWN
+0x056640,1,UNKNOWN
+0x056630,1,UNKNOWN
+0x056620,1,UNKNOWN
+0x056610,1,UNKNOWN
+0x056600,1,UNKNOWN
+0x0565f0,1,UNKNOWN
+0x0565e0,1,UNKNOWN
+0x0565d0,1,UNKNOWN
+0x0565c0,1,UNKNOWN
+0x0565b0,1,UNKNOWN
+0x0565a0,1,UNKNOWN
+0x056590,1,UNKNOWN
+0x056580,1,UNKNOWN
+0x056570,1,UNKNOWN
+0x056560,1,UNKNOWN
+0x056550,1,UNKNOWN
+0x056540,1,UNKNOWN
+0x056530,1,UNKNOWN
+0x056520,1,UNKNOWN
+0x056510,1,UNKNOWN
+0x056500,1,UNKNOWN
+0x0564f0,1,UNKNOWN
+0x0564e0,1,UNKNOWN
+0x0564d0,1,UNKNOWN
+0x0564c0,1,UNKNOWN
+0x0564b0,1,UNKNOWN
+0x0564a0,1,UNKNOWN
+0x056490,1,UNKNOWN
+0x056480,1,UNKNOWN
+0x056470,1,UNKNOWN
+0x056460,1,UNKNOWN
+0x056450,1,UNKNOWN
+0x056440,1,UNKNOWN
+0x056430,1,UNKNOWN
+0x056420,1,UNKNOWN
+0x056410,1,UNKNOWN
+0x056400,1,UNKNOWN
+0x0563f0,1,UNKNOWN
+0x0563e0,1,UNKNOWN
+0x0563d0,1,UNKNOWN
+0x0563c0,1,UNKNOWN
+0x0563b0,1,UNKNOWN
+0x0563a0,1,UNKNOWN
+0x056390,1,UNKNOWN
+0x056380,1,UNKNOWN
+0x056370,1,UNKNOWN
+0x056360,1,UNKNOWN
+0x056350,1,UNKNOWN
+0x056340,1,UNKNOWN
+0x056330,1,UNKNOWN
+0x056320,1,UNKNOWN
+0x056310,1,UNKNOWN
+0x056300,1,UNKNOWN
+0x0562f0,1,UNKNOWN
+0x0562e0,1,UNKNOWN
+0x0562d0,1,UNKNOWN
+0x0562c0,1,UNKNOWN
+0x0562b0,1,UNKNOWN
+0x0562a0,1,UNKNOWN
+0x056290,1,UNKNOWN
+0x056280,1,UNKNOWN
+0x056270,1,UNKNOWN
+0x056260,1,UNKNOWN
+0x056250,1,UNKNOWN
+0x056240,1,UNKNOWN
+0x056230,1,UNKNOWN
+0x056220,1,UNKNOWN
+0x056210,1,UNKNOWN
+0x056200,1,UNKNOWN
+0x0561f0,1,UNKNOWN
+0x0561e0,1,UNKNOWN
+0x0561d0,1,UNKNOWN
+0x0561c0,1,UNKNOWN
+0x0561b0,1,UNKNOWN
+0x0561a0,1,UNKNOWN
+0x056190,1,UNKNOWN
+0x056180,1,UNKNOWN
+0x056170,1,UNKNOWN
+0x056160,1,UNKNOWN
+0x056150,1,UNKNOWN
+0x056140,1,UNKNOWN
+0x056130,1,UNKNOWN
+0x056120,1,UNKNOWN
+0x056110,1,UNKNOWN
+0x056100,1,UNKNOWN
+0x0560f0,1,UNKNOWN
+0x0560e0,1,UNKNOWN
+0x0560d0,1,UNKNOWN
+0x0560c0,1,UNKNOWN
+0x0560b0,1,UNKNOWN
+0x0560a0,1,UNKNOWN
+0x056090,1,UNKNOWN
+0x056080,1,UNKNOWN
+0x056070,1,UNKNOWN
+0x056060,1,UNKNOWN
+0x056050,1,UNKNOWN
+0x056040,1,UNKNOWN
+0x056030,1,UNKNOWN
+0x056020,1,UNKNOWN
+0x056010,1,UNKNOWN
+0x05600c,1,UNKNOWN
+0x056008,1,UNKNOWN
+0x056004,1,UNKNOWN
+0x056000,1,UNKNOWN
+0x055000,1,UNKNOWN
+0x054ff0,1,UNKNOWN
+0x054fe0,1,UNKNOWN
+0x054fd0,1,UNKNOWN
+0x054fc0,1,UNKNOWN
+0x054fb0,1,UNKNOWN
+0x054fa0,1,UNKNOWN
+0x054f90,1,UNKNOWN
+0x054f80,1,UNKNOWN
+0x054f70,1,UNKNOWN
+0x054f60,1,UNKNOWN
+0x054f50,1,UNKNOWN
+0x054f40,1,UNKNOWN
+0x054f30,1,UNKNOWN
+0x054f20,1,UNKNOWN
+0x054f10,1,UNKNOWN
+0x054f00,1,UNKNOWN
+0x054ef0,1,UNKNOWN
+0x054ee0,1,UNKNOWN
+0x054ed0,1,UNKNOWN
+0x054ec0,1,UNKNOWN
+0x054eb0,1,UNKNOWN
+0x054ea0,1,UNKNOWN
+0x054e90,1,UNKNOWN
+0x054e80,1,UNKNOWN
+0x054e70,1,UNKNOWN
+0x054e60,1,UNKNOWN
+0x054e50,1,UNKNOWN
+0x054e40,1,UNKNOWN
+0x054e30,1,UNKNOWN
+0x054e20,1,UNKNOWN
+0x054e10,1,UNKNOWN
+0x054e00,1,UNKNOWN
+0x054df0,1,UNKNOWN
+0x054de0,1,UNKNOWN
+0x054dd0,1,UNKNOWN
+0x054dc0,1,UNKNOWN
+0x054db0,1,UNKNOWN
+0x054da0,1,UNKNOWN
+0x054d90,1,UNKNOWN
+0x054d80,1,UNKNOWN
+0x054d70,1,UNKNOWN
+0x054d60,1,UNKNOWN
+0x054d50,1,UNKNOWN
+0x054d40,1,UNKNOWN
+0x054d30,1,UNKNOWN
+0x054d20,1,UNKNOWN
+0x054d10,1,UNKNOWN
+0x054d00,1,UNKNOWN
+0x054cf0,1,UNKNOWN
+0x054ce0,1,UNKNOWN
+0x054cd0,1,UNKNOWN
+0x054cc0,1,UNKNOWN
+0x054cb0,1,UNKNOWN
+0x054ca0,1,UNKNOWN
+0x054c90,1,UNKNOWN
+0x054c80,1,UNKNOWN
+0x054c70,1,UNKNOWN
+0x054c60,1,UNKNOWN
+0x054c50,1,UNKNOWN
+0x054c40,1,UNKNOWN
+0x054c30,1,UNKNOWN
+0x054c20,1,UNKNOWN
+0x054c10,1,UNKNOWN
+0x054c00,1,UNKNOWN
+0x054bf0,1,UNKNOWN
+0x054be0,1,UNKNOWN
+0x054bd0,1,UNKNOWN
+0x054bc0,1,UNKNOWN
+0x054bb0,1,UNKNOWN
+0x054ba0,1,UNKNOWN
+0x054b90,1,UNKNOWN
+0x054b80,1,UNKNOWN
+0x054b70,1,UNKNOWN
+0x054b60,1,UNKNOWN
+0x054b50,1,UNKNOWN
+0x054b40,1,UNKNOWN
+0x054b30,1,UNKNOWN
+0x054b20,1,UNKNOWN
+0x054b10,1,UNKNOWN
+0x054b00,1,UNKNOWN
+0x054af0,1,UNKNOWN
+0x054ae0,1,UNKNOWN
+0x054ad0,1,UNKNOWN
+0x054ac0,1,UNKNOWN
+0x054ab0,1,UNKNOWN
+0x054aa0,1,UNKNOWN
+0x054a90,1,UNKNOWN
+0x054a80,1,UNKNOWN
+0x054a70,1,UNKNOWN
+0x054a60,1,UNKNOWN
+0x054a50,1,UNKNOWN
+0x054a40,1,UNKNOWN
+0x054a30,1,UNKNOWN
+0x054a20,1,UNKNOWN
+0x054a10,1,UNKNOWN
+0x054a00,1,UNKNOWN
+0x0549f0,1,UNKNOWN
+0x0549e0,1,UNKNOWN
+0x0549d0,1,UNKNOWN
+0x0549c0,1,UNKNOWN
+0x0549b0,1,UNKNOWN
+0x0549a0,1,UNKNOWN
+0x054990,1,UNKNOWN
+0x054980,1,UNKNOWN
+0x054970,1,UNKNOWN
+0x054960,1,UNKNOWN
+0x054950,1,UNKNOWN
+0x054940,1,UNKNOWN
+0x054930,1,UNKNOWN
+0x054920,1,UNKNOWN
+0x054910,1,UNKNOWN
+0x054900,1,UNKNOWN
+0x0548f0,1,UNKNOWN
+0x0548e0,1,UNKNOWN
+0x0548d0,1,UNKNOWN
+0x0548c0,1,UNKNOWN
+0x0548b0,1,UNKNOWN
+0x0548a0,1,UNKNOWN
+0x054890,1,UNKNOWN
+0x054880,1,UNKNOWN
+0x054870,1,UNKNOWN
+0x054860,1,UNKNOWN
+0x054850,1,UNKNOWN
+0x054840,1,UNKNOWN
+0x054830,1,UNKNOWN
+0x054820,1,UNKNOWN
+0x054810,1,UNKNOWN
+0x054800,1,UNKNOWN
+0x0547f0,1,UNKNOWN
+0x0547e0,1,UNKNOWN
+0x0547d0,1,UNKNOWN
+0x0547c0,1,UNKNOWN
+0x0547b0,1,UNKNOWN
+0x0547a0,1,UNKNOWN
+0x054790,1,UNKNOWN
+0x054780,1,UNKNOWN
+0x054770,1,UNKNOWN
+0x054760,1,UNKNOWN
+0x054750,1,UNKNOWN
+0x054740,1,UNKNOWN
+0x054730,1,UNKNOWN
+0x054720,1,UNKNOWN
+0x054710,1,UNKNOWN
+0x054700,1,UNKNOWN
+0x0546f0,1,UNKNOWN
+0x0546e0,1,UNKNOWN
+0x0546d0,1,UNKNOWN
+0x0546c0,1,UNKNOWN
+0x0546b0,1,UNKNOWN
+0x0546a0,1,UNKNOWN
+0x054690,1,UNKNOWN
+0x054680,1,UNKNOWN
+0x054670,1,UNKNOWN
+0x054660,1,UNKNOWN
+0x054650,1,UNKNOWN
+0x054640,1,UNKNOWN
+0x054630,1,UNKNOWN
+0x054620,1,UNKNOWN
+0x054610,1,UNKNOWN
+0x054600,1,UNKNOWN
+0x0545f0,1,UNKNOWN
+0x0545e0,1,UNKNOWN
+0x0545d0,1,UNKNOWN
+0x0545c0,1,UNKNOWN
+0x0545b0,1,UNKNOWN
+0x0545a0,1,UNKNOWN
+0x054590,1,UNKNOWN
+0x054580,1,UNKNOWN
+0x054570,1,UNKNOWN
+0x054560,1,UNKNOWN
+0x054550,1,UNKNOWN
+0x054540,1,UNKNOWN
+0x054530,1,UNKNOWN
+0x054520,1,UNKNOWN
+0x054510,1,UNKNOWN
+0x054500,1,UNKNOWN
+0x0544f0,1,UNKNOWN
+0x0544e0,1,UNKNOWN
+0x0544d0,1,UNKNOWN
+0x0544c0,1,UNKNOWN
+0x0544b0,1,UNKNOWN
+0x0544a0,1,UNKNOWN
+0x054490,1,UNKNOWN
+0x054480,1,UNKNOWN
+0x054470,1,UNKNOWN
+0x054460,1,UNKNOWN
+0x054450,1,UNKNOWN
+0x054440,1,UNKNOWN
+0x054430,1,UNKNOWN
+0x054420,1,UNKNOWN
+0x054410,1,UNKNOWN
+0x054400,1,UNKNOWN
+0x0543f0,1,UNKNOWN
+0x0543e0,1,UNKNOWN
+0x0543d0,1,UNKNOWN
+0x0543c0,1,UNKNOWN
+0x0543b0,1,UNKNOWN
+0x0543a0,1,UNKNOWN
+0x054390,1,UNKNOWN
+0x054380,1,UNKNOWN
+0x054370,1,UNKNOWN
+0x054360,1,UNKNOWN
+0x054350,1,UNKNOWN
+0x054340,1,UNKNOWN
+0x054330,1,UNKNOWN
+0x054320,1,UNKNOWN
+0x054310,1,UNKNOWN
+0x054300,1,UNKNOWN
+0x0542f0,1,UNKNOWN
+0x0542e0,1,UNKNOWN
+0x0542d0,1,UNKNOWN
+0x0542c0,1,UNKNOWN
+0x0542b0,1,UNKNOWN
+0x0542a0,1,UNKNOWN
+0x054290,1,UNKNOWN
+0x054280,1,UNKNOWN
+0x054270,1,UNKNOWN
+0x054260,1,UNKNOWN
+0x054250,1,UNKNOWN
+0x054240,1,UNKNOWN
+0x054230,1,UNKNOWN
+0x054220,1,UNKNOWN
+0x054210,1,UNKNOWN
+0x054200,1,UNKNOWN
+0x0541f0,1,UNKNOWN
+0x0541e0,1,UNKNOWN
+0x0541d0,1,UNKNOWN
+0x0541c0,1,UNKNOWN
+0x0541b0,1,UNKNOWN
+0x0541a0,1,UNKNOWN
+0x054190,1,UNKNOWN
+0x054180,1,UNKNOWN
+0x054170,1,UNKNOWN
+0x054160,1,UNKNOWN
+0x054150,1,UNKNOWN
+0x054140,1,UNKNOWN
+0x054130,1,UNKNOWN
+0x054120,1,UNKNOWN
+0x054110,1,UNKNOWN
+0x054100,1,UNKNOWN
+0x0540f0,1,UNKNOWN
+0x0540e0,1,UNKNOWN
+0x0540d0,1,UNKNOWN
+0x0540c0,1,UNKNOWN
+0x0540b0,1,UNKNOWN
+0x0540a0,1,UNKNOWN
+0x054090,1,UNKNOWN
+0x054080,1,UNKNOWN
+0x054070,1,UNKNOWN
+0x054060,1,UNKNOWN
+0x054050,1,UNKNOWN
+0x054040,1,UNKNOWN
+0x054030,1,UNKNOWN
+0x054020,1,UNKNOWN
+0x054010,1,UNKNOWN
+0x05400c,1,UNKNOWN
+0x054008,1,UNKNOWN
+0x054004,1,UNKNOWN
+0x054000,1,UNKNOWN
+0x053ffc,1,
+0x053f20,1,
+0x053f1c,1,
+0x053f18,1,
+0x053f14,1,
+0x053f10,1,
+0x053f0c,1,
+0x053f08,1,
+0x053f04,1,
+0x053ea8,1,
+0x053ea4,1,
+0x053ea0,1,
+0x053e9c,1,
+0x053e94,1,
+0x053e90,1,
+0x053e8c,1,
+0x053e70,1,
+0x053e6c,1,
+0x053e64,1,
+0x053e60,1,
+0x053e3c,1,
+0x053e38,1,
+0x053e34,1,
+0x053e30,1,
+0x053e2c,1,
+0x053e28,1,
+0x053e24,1,
+0x053e1c,1,
+0x053e18,1,
+0x053e14,1,
+0x053e10,1,
+0x053e0c,1,
+0x053e08,1,
+0x053e04,1,
+0x053e00,1,
+0x053d00,1,
+0x053ca8,1,
+0x053ca4,1,
+0x053ca0,1,
+0x053c9c,1,
+0x053c94,1,
+0x053c90,1,
+0x053c8c,1,
+0x053c70,1,
+0x053c6c,1,
+0x053c64,1,
+0x053c60,1,
+0x053c44,1,
+0x053c40,1,
+0x053c3c,1,
+0x053c38,1,
+0x053c34,1,
+0x053c30,1,
+0x053c2c,1,
+0x053c28,1,
+0x053c24,1,
+0x053c1c,1,
+0x053c18,1,
+0x053c14,1,
+0x053c10,1,
+0x053c0c,1,
+0x053c08,1,
+0x053c04,1,
+0x053c00,1,
+0x051934,1,
+0x051930,1,
+0x05192c,1,
+0x051928,1,
+0x051924,1,
+0x051920,1,
+0x05191c,1,
+0x051918,1,
+0x051914,1,
+0x051910,1,
+0x05190c,1,
+0x051908,1,
+0x051904,1,
+0x051900,1,
+0x0518f4,1,
+0x0518f0,1,
+0x0518ec,1,
+0x0518e8,1,
+0x0518e4,1,
+0x0518e0,1,
+0x0518dc,1,
+0x0518d8,1,
+0x0518d4,1,
+0x0518d0,1,
+0x0518cc,1,
+0x0518c8,1,
+0x0518c4,1,
+0x0518c0,1,
+0x0518bc,1,
+0x0518b8,1,
+0x0518a0,1,
+0x05189c,1,
+0x051898,1,
+0x051894,1,
+0x051890,1,
+0x05188c,1,
+0x051888,1,
+0x051884,1,
+0x051844,1,
+0x051840,1,
+0x051834,1,
+0x051830,1,
+0x05182c,1,
+0x051828,1,
+0x051824,1,
+0x051820,1,
+0x051814,1,
+0x051810,1,
+0x05180c,1,
+0x051808,1,
+0x051804,1,
+0x051800,1,
+0x0517fc,1,
+0x051170,1,
+0x051168,1,
+0x051164,1,
+0x051160,1,
+0x05114c,1,
+0x051148,1,
+0x051144,1,
+0x051140,1,
+0x05113c,1,
+0x051134,1,
+0x05112c,1,
+0x051128,1,
+0x051124,1,
+0x051120,1,
+0x05111c,1,
+0x051118,1,
+0x051114,1,
+0x051110,1,
+0x05110c,1,
+0x051108,1,
+0x051104,1,
+0x051100,1,
+0x050280,1,
+0x05023c,1,
+0x050238,1,
+0x050234,1,
+0x050230,1,
+0x05022c,1,
+0x050228,1,
+0x050224,1,
+0x050220,1,
+0x05021c,1,
+0x050218,1,
+0x050214,1,
+0x050210,1,
+0x05020c,1,
+0x050208,1,
+0x050204,1,
+0x050200,1,
+0x0501d0,1,
+0x0501cc,1,
+0x0501c8,1,
+0x0501c4,1,
+0x0501c0,1,
+0x0501bc,1,
+0x0501b8,1,
+0x050188,1,
+0x050184,1,
+0x050180,1,
+0x05017c,1,
+0x050178,1,
+0x050174,1,
+0x050170,1,
+0x05016c,1,
+0x050168,1,
+0x050164,1,
+0x050160,1,
+0x05015c,1,
+0x050158,1,
+0x050148,1,
+0x050144,1,
+0x050140,1,
+0x05013c,1,
+0x050138,1,
+0x050134,1,
+0x050130,1,
+0x050128,1,
+0x050124,1,
+0x050120,1,
+0x05010c,1,
+0x050108,1,
+0x050104,1,
+0x050100,1,
+0x0500fc,1,
+0x0500f8,1,
+0x0500f4,1,
+0x0500f0,1,
+0x0500ec,1,
+0x0500e8,1,
+0x0500e4,1,
+0x0500e0,1,
+0x0500dc,1,
+0x0500d8,1,
+0x0500d4,1,
+0x0500c4,1,
+0x0500c0,1,
+0x0500bc,1,
+0x0500b8,1,
+0x0500b4,1,
+0x0500b0,1,
+0x0500ac,1,
+0x050068,1,
+0x050064,1,
+0x050060,1,
+0x05004c,1,
+0x050048,1,
+0x050044,1,
+0x050040,1,
+0x04314c,1,
+0x043148,1,
+0x043144,1,
+0x043140,1,
+0x043118,1,
+0x043114,1,
+0x043110,1,
+0x043104,1,
+0x043100,1,
+0x043048,1,
+0x043044,1,
+0x043040,1,
+0x04303c,1,
+0x043038,1,
+0x043034,1,
+0x043030,1,
+0x04301c,1,
+0x043018,1,
+0x043014,1,
+0x043010,1,
+0x042ffc,1,
+0x042ff8,1,
+0x042ff4,1,
+0x042fec,1,
+0x042a04,1,UNKNOWN
+0x042a00,1,UNKNOWN
+0x0428a4,1,UNKNOWN
+0x0428a0,1,UNKNOWN
+0x04289c,1,UNKNOWN
+0x042898,1,UNKNOWN
+0x042894,1,UNKNOWN
+0x042890,1,UNKNOWN
+0x04288c,1,UNKNOWN
+0x042888,1,UNKNOWN
+0x042884,1,UNKNOWN
+0x042880,1,UNKNOWN
+0x04287c,1,UNKNOWN
+0x042878,1,UNKNOWN
+0x042874,1,UNKNOWN
+0x042870,1,UNKNOWN
+0x04286c,1,UNKNOWN
+0x042868,1,UNKNOWN
+0x042864,1,UNKNOWN
+0x042860,1,UNKNOWN
+0x04285c,1,UNKNOWN
+0x042858,1,UNKNOWN
+0x042854,1,UNKNOWN
+0x042850,1,UNKNOWN
+0x04284c,1,UNKNOWN
+0x042848,1,UNKNOWN
+0x042844,1,UNKNOWN
+0x042840,1,UNKNOWN
+0x04283c,1,UNKNOWN
+0x042838,1,UNKNOWN
+0x042834,1,UNKNOWN
+0x042830,1,UNKNOWN
+0x04282c,1,UNKNOWN
+0x042828,1,UNKNOWN
+0x042824,1,UNKNOWN
+0x042820,1,UNKNOWN
+0x04281c,1,UNKNOWN
+0x042818,1,UNKNOWN
+0x042814,1,UNKNOWN
+0x042810,1,UNKNOWN
+0x04280c,1,UNKNOWN
+0x042808,1,UNKNOWN
+0x042804,1,UNKNOWN
+0x042800,1,UNKNOWN
+0x042604,1,UNKNOWN
+0x042600,1,UNKNOWN
+0x0424a4,1,UNKNOWN
+0x0424a0,1,UNKNOWN
+0x04249c,1,UNKNOWN
+0x042498,1,UNKNOWN
+0x042494,1,UNKNOWN
+0x042490,1,UNKNOWN
+0x04248c,1,UNKNOWN
+0x042488,1,UNKNOWN
+0x042484,1,UNKNOWN
+0x042480,1,UNKNOWN
+0x04247c,1,UNKNOWN
+0x042478,1,UNKNOWN
+0x042474,1,UNKNOWN
+0x042470,1,UNKNOWN
+0x04246c,1,UNKNOWN
+0x042468,1,UNKNOWN
+0x042464,1,UNKNOWN
+0x042460,1,UNKNOWN
+0x04245c,1,UNKNOWN
+0x042458,1,UNKNOWN
+0x042454,1,UNKNOWN
+0x042450,1,UNKNOWN
+0x04244c,1,UNKNOWN
+0x042448,1,UNKNOWN
+0x042444,1,UNKNOWN
+0x042440,1,UNKNOWN
+0x04243c,1,UNKNOWN
+0x042438,1,UNKNOWN
+0x042434,1,UNKNOWN
+0x042430,1,UNKNOWN
+0x04242c,1,UNKNOWN
+0x042428,1,UNKNOWN
+0x042424,1,UNKNOWN
+0x042420,1,UNKNOWN
+0x04241c,1,UNKNOWN
+0x042418,1,UNKNOWN
+0x042414,1,UNKNOWN
+0x042410,1,UNKNOWN
+0x04240c,1,UNKNOWN
+0x042408,1,UNKNOWN
+0x042404,1,UNKNOWN
+0x042400,1,UNKNOWN
+0x042244,1,UNKNOWN
+0x042240,1,UNKNOWN
+0x04223c,1,UNKNOWN
+0x042238,1,UNKNOWN
+0x042234,1,UNKNOWN
+0x042230,1,UNKNOWN
+0x04222c,1,UNKNOWN
+0x042228,1,UNKNOWN
+0x042224,1,UNKNOWN
+0x042220,1,UNKNOWN
+0x04221c,1,UNKNOWN
+0x042218,1,UNKNOWN
+0x042214,1,UNKNOWN
+0x042210,1,UNKNOWN
+0x04220c,1,UNKNOWN
+0x042208,1,UNKNOWN
+0x042204,1,UNKNOWN
+0x042200,1,UNKNOWN
+0x04205c,1,UNKNOWN
+0x042058,1,UNKNOWN
+0x042054,1,UNKNOWN
+0x042050,1,UNKNOWN
+0x04204c,1,UNKNOWN
+0x042048,1,UNKNOWN
+0x042044,1,UNKNOWN
+0x042040,1,UNKNOWN
+0x04203c,1,UNKNOWN
+0x042038,1,UNKNOWN
+0x042034,1,UNKNOWN
+0x042030,1,UNKNOWN
+0x04202c,1,UNKNOWN
+0x042028,1,UNKNOWN
+0x042024,1,UNKNOWN
+0x042020,1,UNKNOWN
+0x04201c,1,UNKNOWN
+0x042018,1,UNKNOWN
+0x042014,1,UNKNOWN
+0x042010,1,UNKNOWN
+0x04200c,1,UNKNOWN
+0x042008,1,UNKNOWN
+0x042004,1,UNKNOWN
+0x042000,1,UNKNOWN
+0x0418c4,1,
+0x0418c0,1,
+0x0418bc,1,
+0x0418b8,1,
+0x0418b4,1,
+0x0418b0,1,
+0x0418ac,1,
+0x0418a8,1,
+0x0418a4,1,
+0x0418a0,1,
+0x04189c,1,
+0x041898,1,
+0x041894,1,
+0x041890,1,
+0x04188c,1,
+0x041888,1,
+0x041884,1,
+0x041880,1,
+0x041808,1,
+0x041804,1,
+0x041800,1,
+0x040a9c,1,
+0x040a80,1,
+0x040a6c,1,
+0x040a68,1,
+0x040a64,1,
+0x040a60,1,
+0x040a5c,1,
+0x040a40,1,
+0x040a2c,1,
+0x040a28,1,
+0x040a24,1,
+0x040a20,1,
+0x040a1c,1,
+0x040a00,1,
+0x0409ec,1,
+0x0409e8,1,
+0x0409e4,1,
+0x0409e0,1,
+0x0409dc,1,
+0x0409c0,1,
+0x0409ac,1,
+0x0409a8,1,
+0x0409a4,1,
+0x0409a0,1,
+0x04099c,1,
+0x040980,1,
+0x04096c,1,
+0x040968,1,
+0x040964,1,
+0x040960,1,
+0x04095c,1,
+0x040940,1,
+0x04092c,1,
+0x040928,1,
+0x040924,1,
+0x040920,1,
+0x040914,1,
+0x040910,1,
+0x040900,1,
+0x0408f4,1,
+0x0408f0,1,
+0x0408e0,1,
+0x0408d4,1,
+0x0408d0,1,
+0x0408c0,1,
+0x0408bc,1,
+0x0408b8,1,
+0x0408b4,1,
+0x0408b0,1,
+0x04088c,1,
+0x040888,1,
+0x040884,1,
+0x04087c,1,
+0x040874,1,
+0x040870,1,
+0x04086c,1,
+0x040868,1,
+0x040864,1,
+0x040860,1,
+0x04085c,1,
+0x040858,1,
+0x040854,1,
+0x040850,1,
+0x040844,1,
+0x040824,1,
+0x040820,1,
+0x04081c,1,
+0x040818,1,
+0x040814,1,
+0x040810,1,
+0x04080c,1,
+0x040808,1,
+0x040804,1,
+0x04061c,1,
+0x040618,1,
+0x040604,1,
+0x0405fc,1,
+0x0405f8,1,
+0x0405f4,1,
+0x0405f0,1,
+0x0405ec,1,
+0x0405e8,1,
+0x0405e4,1,
+0x0405e0,1,
+0x0405dc,1,
+0x0405d8,1,
+0x0405d4,1,
+0x0405d0,1,
+0x0405cc,1,
+0x0405c8,1,
+0x0405c4,1,
+0x0405c0,1,
+0x0405bc,1,
+0x0405b8,1,
+0x0405b4,1,
+0x0405b0,1,
+0x0405ac,1,
+0x0405a8,1,
+0x0405a4,1,
+0x0405a0,1,
+0x04059c,1,
+0x040598,1,
+0x040594,1,
+0x040590,1,
+0x04058c,1,
+0x040588,1,
+0x040584,1,
+0x040580,1,
+0x04057c,1,
+0x040578,1,
+0x040574,1,
+0x040570,1,
+0x04056c,1,
+0x040568,1,
+0x040564,1,
+0x040560,1,
+0x04055c,1,
+0x040558,1,
+0x040554,1,
+0x040550,1,
+0x04054c,1,
+0x040548,1,
+0x040544,1,
+0x040540,1,
+0x04053c,1,
+0x040538,1,
+0x040534,1,
+0x040530,1,
+0x04052c,1,
+0x040528,1,
+0x040524,1,
+0x040520,1,
+0x04051c,1,
+0x040518,1,
+0x040514,1,
+0x040510,1,
+0x04050c,1,
+0x040508,1,
+0x040504,1,
+0x040500,1,
+0x0404fc,1,
+0x0404f8,1,
+0x0404f4,1,
+0x0404f0,1,
+0x0404ec,1,
+0x0404e8,1,
+0x0404e4,1,
+0x0404e0,1,
+0x0404dc,1,
+0x0404d8,1,
+0x0404d4,1,
+0x0404d0,1,
+0x0404cc,1,
+0x0404c8,1,
+0x0404c4,1,
+0x0404c0,1,
+0x0404bc,1,
+0x0404b8,1,
+0x0404b4,1,
+0x0404b0,1,
+0x0404ac,1,
+0x0404a8,1,
+0x0404a4,1,
+0x0404a0,1,
+0x04049c,1,
+0x040498,1,
+0x040494,1,
+0x040490,1,
+0x04048c,1,
+0x040488,1,
+0x040484,1,
+0x040480,1,
+0x04047c,1,
+0x040478,1,
+0x040474,1,
+0x040470,1,
+0x04046c,1,
+0x040468,1,
+0x040464,1,
+0x040460,1,
+0x04045c,1,
+0x040458,1,
+0x040454,1,
+0x040450,1,
+0x04044c,1,
+0x040448,1,
+0x040444,1,
+0x040440,1,
+0x04043c,1,
+0x040438,1,
+0x040434,1,
+0x040430,1,
+0x04042c,1,
+0x040428,1,
+0x040424,1,
+0x040420,1,
+0x04041c,1,
+0x040418,1,
+0x040414,1,
+0x040410,1,
+0x04040c,1,
+0x040408,1,
+0x040404,1,
+0x040400,1,
+0x0403f8,1,
+0x0403f0,1,
+0x0403ec,1,
+0x0403e0,1,
+0x040380,1,
+0x0402dc,1,
+0x0402d8,1,
+0x0402d4,1,
+0x0402d0,1,
+0x0402cc,1,
+0x0402c8,1,
+0x0402c4,1,
+0x0402c0,1,
+0x0402bc,1,
+0x0402b8,1,
+0x0402b4,1,
+0x0402b0,1,
+0x0402ac,1,
+0x0402a0,1,
+0x04029c,1,
+0x040290,1,
+0x04028c,1,
+0x040288,1,
+0x040284,1,
+0x040280,1,
+0x04027c,1,
+0x040278,1,
+0x040274,1,
+0x040270,1,
+0x04026c,1,
+0x040268,1,
+0x040230,1,
+0x04021c,1,
+0x040204,1,
+0x040200,1,
+0x0401f8,1,
+0x0401f0,1,
+0x0401ec,1,
+0x0401e0,1,
+0x040180,1,
+0x0400dc,1,
+0x0400d8,1,
+0x0400d4,1,
+0x0400d0,1,
+0x0400cc,1,
+0x0400c8,1,
+0x0400c4,1,
+0x0400c0,1,
+0x0400bc,1,
+0x0400b8,1,
+0x0400b4,1,
+0x0400b0,1,
+0x0400ac,1,
+0x0400a0,1,
+0x04009c,1,
+0x040090,1,
+0x04008c,1,
+0x040088,1,
+0x040084,1,
+0x040080,1,
+0x04007c,1,
+0x040078,1,
+0x040074,1,
+0x040070,1,
+0x04006c,1,
+0x040068,1,
+0x040030,1,
+0x04001c,1,
+0x040004,1,
+0x040000,1,
+0x02d9f4,1,
+0x02d9f0,1,
+0x02d9d4,1,
+0x02d9d0,1,
+0x02d9c0,1,
+0x02d9b4,1,
+0x02d9b0,1,
+0x02d9a0,1,
+0x02d994,1,
+0x02d990,1,
+0x02d980,1,
+0x02d974,1,
+0x02d970,1,
+0x02d960,1,
+0x02d954,1,
+0x02d950,1,
+0x02d940,1,
+0x02d928,1,
+0x02d924,1,
+0x02d920,1,
+0x02d91c,1,
+0x02d918,1,
+0x02d914,1,
+0x02d910,1,
+0x02d90c,1,
+0x02d908,1,
+0x02d904,1,
+0x02d900,1,
+0x02d8d4,1,
+0x02d8d0,1,
+0x02d8cc,1,
+0x02d8c8,1,
+0x02d8c4,1,
+0x02d8c0,1,
+0x02d8ac,1,
+0x02d870,1,
+0x02d86c,1,
+0x02d868,1,
+0x02d864,1,
+0x02d860,1,
+0x02d85c,1,
+0x02d858,1,
+0x02d854,1,
+0x02d850,1,
+0x02d84c,1,
+0x02d848,1,
+0x02d844,1,
+0x02d840,1,
+0x02d83c,1,
+0x02d838,1,
+0x02d834,1,
+0x02d830,1,
+0x02d82c,1,
+0x02d828,1,
+0x02d824,1,
+0x02d820,1,
+0x02d814,1,
+0x02d810,1,
+0x02d800,1,
+0x02bb0c,1,
+0x02bb08,1,
+0x02bb04,1,
+0x02bb00,1,
+0x02baf4,1,
+0x02baf0,1,
+0x02ba74,1,
+0x02ba70,1,
+0x02ba60,1,
+0x02ba54,1,
+0x02ba50,1,
+0x02ba40,1,
+0x02ba28,1,
+0x02ba1c,1,
+0x02ba18,1,
+0x02ba0c,1,
+0x02ba00,1,
+0x02b934,1,
+0x02b930,1,
+0x02b924,1,
+0x02b920,1,
+0x02b914,1,
+0x02b910,1,
+0x02b904,1,
+0x02b900,1,
+0x02b8f4,1,
+0x02b8f0,1,
+0x02b8e4,1,
+0x02b8e0,1,
+0x02b8b4,1,
+0x02b8b0,1,
+0x02b8ac,1,
+0x02b8a8,1,
+0x02b8a4,1,
+0x02b8a0,1,
+0x02b894,1,
+0x02b890,1,
+0x02b88c,1,
+0x02b888,1,
+0x02b884,1,
+0x02b880,1,
+0x02b870,1,
+0x02b83c,1,
+0x02b838,1,
+0x02b834,1,
+0x02b830,1,
+0x02b82c,1,
+0x02b828,1,
+0x02b824,1,
+0x02b820,1,
+0x02b814,1,
+0x02b810,1,
+0x02b800,1,
+0x02b7bc,1,UNKNOWN
+0x02b7b8,1,
+0x02b7b4,1,
+0x02b67c,1,
+0x02b678,1,
+0x02b674,1,
+0x02b670,1,
+0x02b66c,1,
+0x02b668,1,
+0x02b664,1,
+0x02b660,1,
+0x02b65c,1,
+0x02b658,1,
+0x02b654,1,
+0x02b64c,1,
+0x02b648,1,
+0x02b644,1,
+0x02b640,1,
+0x02b62c,1,
+0x02b628,1,
+0x02b624,1,
+0x02b620,1,
+0x02b61c,1,
+0x02b618,1,
+0x02b614,1,
+0x02b610,1,
+0x02b60c,1,
+0x02b608,1,
+0x02b604,1,
+0x02b600,1,
+0x02b4a0,1,
+0x02b49c,1,
+0x02b498,1,
+0x02b494,1,
+0x02b490,1,
+0x02b48c,1,
+0x02b488,1,
+0x02b484,1,
+0x02b480,1,
+0x02b47c,1,
+0x02b478,1,
+0x02b474,1,
+0x02b470,1,
+0x02b46c,1,
+0x02b464,1,
+0x02b45c,1,
+0x02b458,1,
+0x02b454,1,
+0x02b450,1,
+0x02b44c,1,
+0x02b448,1,
+0x02b444,1,
+0x02b440,1,
+0x02b43c,1,
+0x02b438,1,
+0x02b424,1,
+0x02b420,1,
+0x02b41c,1,
+0x02b418,1,
+0x02b414,1,
+0x02b410,1,
+0x02b40c,1,
+0x02b408,1,
+0x02b404,1,
+0x02b400,1,
+0x02b040,1,
+0x02b000,1,
+0x02affc,1,
+0x02aff8,1,
+0x02aff4,1,
+0x02afdc,1,
+0x02afd4,1,
+0x02afd0,1,
+0x02afcc,1,
+0x02afc8,1,
+0x02afc4,1,
+0x02afc0,1,
+0x02afbc,1,
+0x02afb8,1,
+0x02afb4,1,
+0x02afb0,1,
+0x02afac,1,
+0x02afa8,1,
+0x02afa0,1,
+0x02af9c,1,
+0x02af98,1,
+0x02af94,1,
+0x02af90,1,
+0x02af8c,1,
+0x02af88,1,
+0x02af84,1,
+0x02af80,1,
+0x02ae94,1,
+0x02ae90,1,
+0x02ae80,1,
+0x02ae30,1,
+0x02ae2c,1,
+0x02ae28,1,
+0x02ae24,1,
+0x02ae20,1,
+0x02ae1c,1,
+0x02ae18,1,
+0x02ae14,1,
+0x02ae10,1,
+0x02ae0c,1,
+0x02ae04,1,
+0x02ae00,1,
+0x02adfc,1,
+0x02adf8,1,
+0x02adf4,1,
+0x02adec,1,
+0x02ade4,1,
+0x02ade0,1,
+0x02addc,1,
+0x02add8,1,
+0x02add4,1,
+0x02adcc,1,
+0x02adc8,1,
+0x02adc0,1,
+0x02adb8,1,
+0x02adb4,1,
+0x02adb0,1,
+0x02ada8,1,
+0x02ada4,1,
+0x02ada0,1,
+0x02ad80,1,
+0x02ad7c,1,
+0x02ad78,1,
+0x02ad74,1,
+0x02ad70,1,
+0x02ad6c,1,
+0x02ad68,1,
+0x02ad64,1,
+0x02ad60,1,
+0x02ad5c,1,
+0x02ad58,1,
+0x02ad54,1,
+0x02ad50,1,
+0x02ad4c,1,
+0x02ad48,1,
+0x02ad44,1,
+0x02ad40,1,
+0x02ad34,1,
+0x02ad30,1,
+0x02ad20,1,
+0x02ad14,1,
+0x02ad10,1,
+0x02ad00,1,
+0x02acec,1,
+0x02ace8,1,
+0x02ace4,1,
+0x02ace0,1,
+0x02acdc,1,
+0x02acd8,1,
+0x02acd4,1,
+0x02acd0,1,
+0x02accc,1,
+0x02acc8,1,
+0x02ac90,1,
+0x02ac8c,1,
+0x02ac88,1,
+0x02ac84,1,
+0x02ac80,1,
+0x02ac68,1,
+0x02ac50,1,
+0x02ac4c,1,
+0x02ac24,1,
+0x02ac20,1,
+0x02ac1c,1,
+0x02ac18,1,
+0x02ac14,1,
+0x02ac10,1,
+0x02ac0c,1,
+0x02ac08,1,
+0x02ac04,1,
+0x02ac00,1,
+0x02ab34,1,
+0x02ab30,1,
+0x02ab20,1,
+0x02ab14,1,
+0x02ab10,1,
+0x02ab00,1,
+0x02a978,1,
+0x02a974,1,
+0x02a970,1,
+0x02a96c,1,
+0x02a968,1,
+0x02a964,1,
+0x02a960,1,
+0x02a95c,1,
+0x02a958,1,
+0x02a954,1,
+0x02a950,1,
+0x02a94c,1,
+0x02a948,1,
+0x02a944,1,
+0x02a940,1,
+0x02a93c,1,
+0x02a938,1,
+0x02a934,1,
+0x02a930,1,
+0x02a92c,1,
+0x02a928,1,
+0x02a924,1,
+0x02a920,1,
+0x02a91c,1,
+0x02a918,1,
+0x02a914,1,
+0x02a910,1,
+0x02a90c,1,
+0x02a908,1,
+0x02a904,1,
+0x02a900,1,
+0x02a8fc,1,
+0x02a8f8,1,
+0x02a8f4,1,
+0x02a8f0,1,
+0x02a8ec,1,
+0x02a8e8,1,
+0x02a8e4,1,
+0x02a8e0,1,
+0x02a8dc,1,
+0x02a8d8,1,
+0x02a8d4,1,
+0x02a8d0,1,
+0x02a8cc,1,
+0x02a8c8,1,
+0x02a8c4,1,
+0x02a8c0,1,
+0x02a8bc,1,
+0x02a8b8,1,
+0x02a8b4,1,
+0x02a8b0,1,
+0x02a8ac,1,
+0x02a8a8,1,
+0x02a8a4,1,
+0x02a8a0,1,
+0x02a89c,1,
+0x02a898,1,
+0x02a894,1,
+0x02a890,1,
+0x02a88c,1,
+0x02a888,1,
+0x02a884,1,
+0x02a880,1,
+0x02a87c,1,
+0x02a878,1,
+0x02a874,1,
+0x02a870,1,
+0x02a86c,1,
+0x02a868,1,
+0x02a864,1,
+0x02a860,1,
+0x02a85c,1,
+0x02a858,1,
+0x02a854,1,
+0x02a850,1,
+0x02a84c,1,
+0x02a848,1,
+0x02a844,1,
+0x02a840,1,
+0x02a83c,1,
+0x02a838,1,
+0x02a834,1,
+0x02a830,1,
+0x02a82c,1,
+0x02a828,1,
+0x02a824,1,
+0x02a820,1,
+0x02a81c,1,
+0x02a818,1,
+0x02a814,1,
+0x02a810,1,
+0x02a80c,1,
+0x02a808,1,
+0x02a804,1,
+0x02a800,1,
+0x02a7fc,1,
+0x02a7f8,1,
+0x02a7f4,1,
+0x02a7dc,1,
+0x02a7d4,1,
+0x02a7d0,1,
+0x02a7cc,1,
+0x02a7c8,1,
+0x02a7c4,1,
+0x02a7c0,1,
+0x02a7bc,1,
+0x02a7b8,1,
+0x02a7b4,1,
+0x02a7b0,1,
+0x02a7ac,1,
+0x02a7a8,1,
+0x02a7a0,1,
+0x02a79c,1,
+0x02a798,1,
+0x02a794,1,
+0x02a790,1,
+0x02a78c,1,
+0x02a788,1,
+0x02a784,1,
+0x02a780,1,
+0x02a694,1,
+0x02a690,1,
+0x02a680,1,
+0x02a630,1,
+0x02a62c,1,
+0x02a628,1,
+0x02a624,1,
+0x02a620,1,
+0x02a61c,1,
+0x02a618,1,
+0x02a614,1,
+0x02a610,1,
+0x02a60c,1,
+0x02a604,1,
+0x02a600,1,
+0x02a5fc,1,
+0x02a5f8,1,
+0x02a5f4,1,
+0x02a5ec,1,
+0x02a5e4,1,
+0x02a5e0,1,
+0x02a5dc,1,
+0x02a5d8,1,
+0x02a5d4,1,
+0x02a5cc,1,
+0x02a5c8,1,
+0x02a5c0,1,
+0x02a5b8,1,
+0x02a5b4,1,
+0x02a5b0,1,
+0x02a5a8,1,
+0x02a5a4,1,
+0x02a5a0,1,
+0x02a580,1,
+0x02a57c,1,
+0x02a578,1,
+0x02a574,1,
+0x02a570,1,
+0x02a56c,1,
+0x02a568,1,
+0x02a564,1,
+0x02a560,1,
+0x02a55c,1,
+0x02a558,1,
+0x02a554,1,
+0x02a550,1,
+0x02a54c,1,
+0x02a548,1,
+0x02a544,1,
+0x02a540,1,
+0x02a534,1,
+0x02a530,1,
+0x02a520,1,
+0x02a514,1,
+0x02a510,1,
+0x02a500,1,
+0x02a4ec,1,
+0x02a4e8,1,
+0x02a4e4,1,
+0x02a4e0,1,
+0x02a4dc,1,
+0x02a4d8,1,
+0x02a4d4,1,
+0x02a4d0,1,
+0x02a4cc,1,
+0x02a4c8,1,
+0x02a490,1,
+0x02a48c,1,
+0x02a488,1,
+0x02a484,1,
+0x02a480,1,
+0x02a468,1,
+0x02a450,1,
+0x02a44c,1,
+0x02a424,1,
+0x02a420,1,
+0x02a41c,1,
+0x02a418,1,
+0x02a414,1,
+0x02a410,1,
+0x02a40c,1,
+0x02a408,1,
+0x02a404,1,
+0x02a400,1,
+0x02a334,1,
+0x02a330,1,
+0x02a320,1,
+0x02a314,1,
+0x02a310,1,
+0x02a300,1,
+0x02a178,1,
+0x02a174,1,
+0x02a170,1,
+0x02a16c,1,
+0x02a168,1,
+0x02a164,1,
+0x02a160,1,
+0x02a15c,1,
+0x02a158,1,
+0x02a154,1,
+0x02a150,1,
+0x02a14c,1,
+0x02a148,1,
+0x02a144,1,
+0x02a140,1,
+0x02a13c,1,
+0x02a138,1,
+0x02a134,1,
+0x02a130,1,
+0x02a12c,1,
+0x02a128,1,
+0x02a124,1,
+0x02a120,1,
+0x02a11c,1,
+0x02a118,1,
+0x02a114,1,
+0x02a110,1,
+0x02a10c,1,
+0x02a108,1,
+0x02a104,1,
+0x02a100,1,
+0x02a0fc,1,
+0x02a0f8,1,
+0x02a0f4,1,
+0x02a0f0,1,
+0x02a0ec,1,
+0x02a0e8,1,
+0x02a0e4,1,
+0x02a0e0,1,
+0x02a0dc,1,
+0x02a0d8,1,
+0x02a0d4,1,
+0x02a0d0,1,
+0x02a0cc,1,
+0x02a0c8,1,
+0x02a0c4,1,
+0x02a0c0,1,
+0x02a0bc,1,
+0x02a0b8,1,
+0x02a0b4,1,
+0x02a0b0,1,
+0x02a0ac,1,
+0x02a0a8,1,
+0x02a0a4,1,
+0x02a0a0,1,
+0x02a09c,1,
+0x02a098,1,
+0x02a094,1,
+0x02a090,1,
+0x02a08c,1,
+0x02a088,1,
+0x02a084,1,
+0x02a080,1,
+0x02a07c,1,
+0x02a078,1,
+0x02a074,1,
+0x02a070,1,
+0x02a06c,1,
+0x02a068,1,
+0x02a064,1,
+0x02a060,1,
+0x02a05c,1,
+0x02a058,1,
+0x02a054,1,
+0x02a050,1,
+0x02a04c,1,
+0x02a048,1,
+0x02a044,1,
+0x02a040,1,
+0x02a03c,1,
+0x02a038,1,
+0x02a034,1,
+0x02a030,1,
+0x02a02c,1,
+0x02a028,1,
+0x02a024,1,
+0x02a020,1,
+0x02a01c,1,
+0x02a018,1,
+0x02a014,1,
+0x02a010,1,
+0x02a00c,1,
+0x02a008,1,
+0x02a004,1,
+0x02a000,1,
+0x029ffc,1,
+0x029ff8,1,
+0x029ff4,1,
+0x029fdc,1,
+0x029fd4,1,
+0x029fd0,1,
+0x029fcc,1,
+0x029fc8,1,
+0x029fc4,1,
+0x029fc0,1,
+0x029fbc,1,
+0x029fb8,1,
+0x029fb4,1,
+0x029fb0,1,
+0x029fac,1,
+0x029fa8,1,
+0x029fa0,1,
+0x029f9c,1,
+0x029f98,1,
+0x029f94,1,
+0x029f90,1,
+0x029f8c,1,
+0x029f88,1,
+0x029f84,1,
+0x029f80,1,
+0x029e94,1,
+0x029e90,1,
+0x029e80,1,
+0x029e30,1,
+0x029e2c,1,
+0x029e28,1,
+0x029e24,1,
+0x029e20,1,
+0x029e1c,1,
+0x029e18,1,
+0x029e14,1,
+0x029e10,1,
+0x029e0c,1,
+0x029e04,1,
+0x029e00,1,
+0x029dfc,1,
+0x029df8,1,
+0x029df4,1,
+0x029dec,1,
+0x029de4,1,
+0x029de0,1,
+0x029ddc,1,
+0x029dd8,1,
+0x029dd4,1,
+0x029dcc,1,
+0x029dc8,1,
+0x029dc0,1,
+0x029db8,1,
+0x029db4,1,
+0x029db0,1,
+0x029da8,1,
+0x029da4,1,
+0x029da0,1,
+0x029d80,1,
+0x029d7c,1,
+0x029d78,1,
+0x029d74,1,
+0x029d70,1,
+0x029d6c,1,
+0x029d68,1,
+0x029d64,1,
+0x029d60,1,
+0x029d5c,1,
+0x029d58,1,
+0x029d54,1,
+0x029d50,1,
+0x029d4c,1,
+0x029d48,1,
+0x029d44,1,
+0x029d40,1,
+0x029d34,1,
+0x029d30,1,
+0x029d20,1,
+0x029d14,1,
+0x029d10,1,
+0x029d00,1,
+0x029cec,1,
+0x029ce8,1,
+0x029ce4,1,
+0x029ce0,1,
+0x029cdc,1,
+0x029cd8,1,
+0x029cd4,1,
+0x029cd0,1,
+0x029ccc,1,
+0x029cc8,1,
+0x029c90,1,
+0x029c8c,1,
+0x029c88,1,
+0x029c84,1,
+0x029c80,1,
+0x029c68,1,
+0x029c50,1,
+0x029c4c,1,
+0x029c24,1,
+0x029c20,1,
+0x029c1c,1,
+0x029c18,1,
+0x029c14,1,
+0x029c10,1,
+0x029c0c,1,
+0x029c08,1,
+0x029c04,1,
+0x029c00,1,
+0x029b34,1,
+0x029b30,1,
+0x029b20,1,
+0x029b14,1,
+0x029b10,1,
+0x029b00,1,
+0x029978,1,
+0x029974,1,
+0x029970,1,
+0x02996c,1,
+0x029968,1,
+0x029964,1,
+0x029960,1,
+0x02995c,1,
+0x029958,1,
+0x029954,1,
+0x029950,1,
+0x02994c,1,
+0x029948,1,
+0x029944,1,
+0x029940,1,
+0x02993c,1,
+0x029938,1,
+0x029934,1,
+0x029930,1,
+0x02992c,1,
+0x029928,1,
+0x029924,1,
+0x029920,1,
+0x02991c,1,
+0x029918,1,
+0x029914,1,
+0x029910,1,
+0x02990c,1,
+0x029908,1,
+0x029904,1,
+0x029900,1,
+0x0298fc,1,
+0x0298f8,1,
+0x0298f4,1,
+0x0298f0,1,
+0x0298ec,1,
+0x0298e8,1,
+0x0298e4,1,
+0x0298e0,1,
+0x0298dc,1,
+0x0298d8,1,
+0x0298d4,1,
+0x0298d0,1,
+0x0298cc,1,
+0x0298c8,1,
+0x0298c4,1,
+0x0298c0,1,
+0x0298bc,1,
+0x0298b8,1,
+0x0298b4,1,
+0x0298b0,1,
+0x0298ac,1,
+0x0298a8,1,
+0x0298a4,1,
+0x0298a0,1,
+0x02989c,1,
+0x029898,1,
+0x029894,1,
+0x029890,1,
+0x02988c,1,
+0x029888,1,
+0x029884,1,
+0x029880,1,
+0x02987c,1,
+0x029878,1,
+0x029874,1,
+0x029870,1,
+0x02986c,1,
+0x029868,1,
+0x029864,1,
+0x029860,1,
+0x02985c,1,
+0x029858,1,
+0x029854,1,
+0x029850,1,
+0x02984c,1,
+0x029848,1,
+0x029844,1,
+0x029840,1,
+0x02983c,1,
+0x029838,1,
+0x029834,1,
+0x029830,1,
+0x02982c,1,
+0x029828,1,
+0x029824,1,
+0x029820,1,
+0x02981c,1,
+0x029818,1,
+0x029814,1,
+0x029810,1,
+0x02980c,1,
+0x029808,1,
+0x029804,1,
+0x029800,1,
+0x0297fc,1,
+0x0297f8,1,
+0x0297f4,1,
+0x0297dc,1,
+0x0297d4,1,
+0x0297d0,1,
+0x0297cc,1,
+0x0297c8,1,
+0x0297c4,1,
+0x0297c0,1,
+0x0297bc,1,
+0x0297b8,1,
+0x0297b4,1,
+0x0297b0,1,
+0x0297ac,1,
+0x0297a8,1,
+0x0297a0,1,
+0x02979c,1,
+0x029798,1,
+0x029794,1,
+0x029790,1,
+0x02978c,1,
+0x029788,1,
+0x029784,1,
+0x029780,1,
+0x029694,1,
+0x029690,1,
+0x029680,1,
+0x029630,1,
+0x02962c,1,
+0x029628,1,
+0x029624,1,
+0x029620,1,
+0x02961c,1,
+0x029618,1,
+0x029614,1,
+0x029610,1,
+0x02960c,1,
+0x029604,1,
+0x029600,1,
+0x0295fc,1,
+0x0295f8,1,
+0x0295f4,1,
+0x0295ec,1,
+0x0295e4,1,
+0x0295e0,1,
+0x0295dc,1,
+0x0295d8,1,
+0x0295d4,1,
+0x0295cc,1,
+0x0295c8,1,
+0x0295c0,1,
+0x0295b8,1,
+0x0295b4,1,
+0x0295b0,1,
+0x0295a8,1,
+0x0295a4,1,
+0x0295a0,1,
+0x029580,1,
+0x02957c,1,
+0x029578,1,
+0x029574,1,
+0x029570,1,
+0x02956c,1,
+0x029568,1,
+0x029564,1,
+0x029560,1,
+0x02955c,1,
+0x029558,1,
+0x029554,1,
+0x029550,1,
+0x02954c,1,
+0x029548,1,
+0x029544,1,
+0x029540,1,
+0x029534,1,
+0x029530,1,
+0x029520,1,
+0x029514,1,
+0x029510,1,
+0x029500,1,
+0x0294ec,1,
+0x0294e8,1,
+0x0294e4,1,
+0x0294e0,1,
+0x0294dc,1,
+0x0294d8,1,
+0x0294d4,1,
+0x0294d0,1,
+0x0294cc,1,
+0x0294c8,1,
+0x029490,1,
+0x02948c,1,
+0x029488,1,
+0x029484,1,
+0x029480,1,
+0x029468,1,
+0x029450,1,
+0x02944c,1,
+0x029424,1,
+0x029420,1,
+0x02941c,1,
+0x029418,1,
+0x029414,1,
+0x029410,1,
+0x02940c,1,
+0x029408,1,
+0x029404,1,
+0x029400,1,
+0x029334,1,
+0x029330,1,
+0x029320,1,
+0x029314,1,
+0x029310,1,
+0x029300,1,
+0x029178,1,
+0x029174,1,
+0x029170,1,
+0x02916c,1,
+0x029168,1,
+0x029164,1,
+0x029160,1,
+0x02915c,1,
+0x029158,1,
+0x029154,1,
+0x029150,1,
+0x02914c,1,
+0x029148,1,
+0x029144,1,
+0x029140,1,
+0x02913c,1,
+0x029138,1,
+0x029134,1,
+0x029130,1,
+0x02912c,1,
+0x029128,1,
+0x029124,1,
+0x029120,1,
+0x02911c,1,
+0x029118,1,
+0x029114,1,
+0x029110,1,
+0x02910c,1,
+0x029108,1,
+0x029104,1,
+0x029100,1,
+0x0290fc,1,
+0x0290f8,1,
+0x0290f4,1,
+0x0290f0,1,
+0x0290ec,1,
+0x0290e8,1,
+0x0290e4,1,
+0x0290e0,1,
+0x0290dc,1,
+0x0290d8,1,
+0x0290d4,1,
+0x0290d0,1,
+0x0290cc,1,
+0x0290c8,1,
+0x0290c4,1,
+0x0290c0,1,
+0x0290bc,1,
+0x0290b8,1,
+0x0290b4,1,
+0x0290b0,1,
+0x0290ac,1,
+0x0290a8,1,
+0x0290a4,1,
+0x0290a0,1,
+0x02909c,1,
+0x029098,1,
+0x029094,1,
+0x029090,1,
+0x02908c,1,
+0x029088,1,
+0x029084,1,
+0x029080,1,
+0x02907c,1,
+0x029078,1,
+0x029074,1,
+0x029070,1,
+0x02906c,1,
+0x029068,1,
+0x029064,1,
+0x029060,1,
+0x02905c,1,
+0x029058,1,
+0x029054,1,
+0x029050,1,
+0x02904c,1,
+0x029048,1,
+0x029044,1,
+0x029040,1,
+0x02903c,1,
+0x029038,1,
+0x029034,1,
+0x029030,1,
+0x02902c,1,
+0x029028,1,
+0x029024,1,
+0x029020,1,
+0x02901c,1,
+0x029018,1,
+0x029014,1,
+0x029010,1,
+0x02900c,1,
+0x029008,1,
+0x029004,1,
+0x029000,1,
+0x028ffc,1,
+0x028ff8,1,
+0x028ff4,1,
+0x028fdc,1,
+0x028fd4,1,
+0x028fd0,1,
+0x028fcc,1,
+0x028fc8,1,
+0x028fc4,1,
+0x028fc0,1,
+0x028fbc,1,
+0x028fb8,1,
+0x028fb4,1,
+0x028fb0,1,
+0x028fac,1,
+0x028fa8,1,
+0x028fa0,1,
+0x028f9c,1,
+0x028f98,1,
+0x028f94,1,
+0x028f90,1,
+0x028f8c,1,
+0x028f88,1,
+0x028f84,1,
+0x028f80,1,
+0x028e94,1,
+0x028e90,1,
+0x028e80,1,
+0x028e30,1,
+0x028e2c,1,
+0x028e28,1,
+0x028e24,1,
+0x028e20,1,
+0x028e1c,1,
+0x028e18,1,
+0x028e14,1,
+0x028e10,1,
+0x028e0c,1,
+0x028e04,1,
+0x028e00,1,
+0x028dfc,1,
+0x028df8,1,
+0x028df4,1,
+0x028dec,1,
+0x028de4,1,
+0x028de0,1,
+0x028ddc,1,
+0x028dd8,1,
+0x028dd4,1,
+0x028dcc,1,
+0x028dc8,1,
+0x028dc0,1,
+0x028db8,1,
+0x028db4,1,
+0x028db0,1,
+0x028da8,1,
+0x028da4,1,
+0x028da0,1,
+0x028d80,1,
+0x028d7c,1,
+0x028d78,1,
+0x028d74,1,
+0x028d70,1,
+0x028d6c,1,
+0x028d68,1,
+0x028d64,1,
+0x028d60,1,
+0x028d5c,1,
+0x028d58,1,
+0x028d54,1,
+0x028d50,1,
+0x028d4c,1,
+0x028d48,1,
+0x028d44,1,
+0x028d40,1,
+0x028d34,1,
+0x028d30,1,
+0x028d20,1,
+0x028d14,1,
+0x028d10,1,
+0x028d00,1,
+0x028cec,1,
+0x028ce8,1,
+0x028ce4,1,
+0x028ce0,1,
+0x028cdc,1,
+0x028cd8,1,
+0x028cd4,1,
+0x028cd0,1,
+0x028ccc,1,
+0x028cc8,1,
+0x028c90,1,
+0x028c8c,1,
+0x028c88,1,
+0x028c84,1,
+0x028c80,1,
+0x028c68,1,
+0x028c50,1,
+0x028c4c,1,
+0x028c24,1,
+0x028c20,1,
+0x028c1c,1,
+0x028c18,1,
+0x028c14,1,
+0x028c10,1,
+0x028c0c,1,
+0x028c08,1,
+0x028c04,1,
+0x028c00,1,
+0x028b34,1,
+0x028b30,1,
+0x028b20,1,
+0x028b14,1,
+0x028b10,1,
+0x028b00,1,
+0x028978,1,
+0x028974,1,
+0x028970,1,
+0x02896c,1,
+0x028968,1,
+0x028964,1,
+0x028960,1,
+0x02895c,1,
+0x028958,1,
+0x028954,1,
+0x028950,1,
+0x02894c,1,
+0x028948,1,
+0x028944,1,
+0x028940,1,
+0x02893c,1,
+0x028938,1,
+0x028934,1,
+0x028930,1,
+0x02892c,1,
+0x028928,1,
+0x028924,1,
+0x028920,1,
+0x02891c,1,
+0x028918,1,
+0x028914,1,
+0x028910,1,
+0x02890c,1,
+0x028908,1,
+0x028904,1,
+0x028900,1,
+0x0288fc,1,
+0x0288f8,1,
+0x0288f4,1,
+0x0288f0,1,
+0x0288ec,1,
+0x0288e8,1,
+0x0288e4,1,
+0x0288e0,1,
+0x0288dc,1,
+0x0288d8,1,
+0x0288d4,1,
+0x0288d0,1,
+0x0288cc,1,
+0x0288c8,1,
+0x0288c4,1,
+0x0288c0,1,
+0x0288bc,1,
+0x0288b8,1,
+0x0288b4,1,
+0x0288b0,1,
+0x0288ac,1,
+0x0288a8,1,
+0x0288a4,1,
+0x0288a0,1,
+0x02889c,1,
+0x028898,1,
+0x028894,1,
+0x028890,1,
+0x02888c,1,
+0x028888,1,
+0x028884,1,
+0x028880,1,
+0x02887c,1,
+0x028878,1,
+0x028874,1,
+0x028870,1,
+0x02886c,1,
+0x028868,1,
+0x028864,1,
+0x028860,1,
+0x02885c,1,
+0x028858,1,
+0x028854,1,
+0x028850,1,
+0x02884c,1,
+0x028848,1,
+0x028844,1,
+0x028840,1,
+0x02883c,1,
+0x028838,1,
+0x028834,1,
+0x028830,1,
+0x02882c,1,
+0x028828,1,
+0x028824,1,
+0x028820,1,
+0x02881c,1,
+0x028818,1,
+0x028814,1,
+0x028810,1,
+0x02880c,1,
+0x028808,1,
+0x028804,1,
+0x028800,1,
+0x0287fc,1,
+0x0287f8,1,
+0x0287f4,1,
+0x0287dc,1,
+0x0287d4,1,
+0x0287d0,1,
+0x0287cc,1,
+0x0287c8,1,
+0x0287c4,1,
+0x0287c0,1,
+0x0287bc,1,
+0x0287b8,1,
+0x0287b4,1,
+0x0287b0,1,
+0x0287ac,1,
+0x0287a8,1,
+0x0287a0,1,
+0x02879c,1,
+0x028798,1,
+0x028794,1,
+0x028790,1,
+0x02878c,1,
+0x028788,1,
+0x028784,1,
+0x028780,1,
+0x028694,1,
+0x028690,1,
+0x028680,1,
+0x028630,1,
+0x02862c,1,
+0x028628,1,
+0x028624,1,
+0x028620,1,
+0x02861c,1,
+0x028618,1,
+0x028614,1,
+0x028610,1,
+0x02860c,1,
+0x028604,1,
+0x028600,1,
+0x0285fc,1,
+0x0285f8,1,
+0x0285f4,1,
+0x0285ec,1,
+0x0285e4,1,
+0x0285e0,1,
+0x0285dc,1,
+0x0285d8,1,
+0x0285d4,1,
+0x0285cc,1,
+0x0285c8,1,
+0x0285c0,1,
+0x0285b8,1,
+0x0285b4,1,
+0x0285b0,1,
+0x0285a8,1,
+0x0285a4,1,
+0x0285a0,1,
+0x028580,1,
+0x02857c,1,
+0x028578,1,
+0x028574,1,
+0x028570,1,
+0x02856c,1,
+0x028568,1,
+0x028564,1,
+0x028560,1,
+0x02855c,1,
+0x028558,1,
+0x028554,1,
+0x028550,1,
+0x02854c,1,
+0x028548,1,
+0x028544,1,
+0x028540,1,
+0x028534,1,
+0x028530,1,
+0x028520,1,
+0x028514,1,
+0x028510,1,
+0x028500,1,
+0x0284ec,1,
+0x0284e8,1,
+0x0284e4,1,
+0x0284e0,1,
+0x0284dc,1,
+0x0284d8,1,
+0x0284d4,1,
+0x0284d0,1,
+0x0284cc,1,
+0x0284c8,1,
+0x028490,1,
+0x02848c,1,
+0x028488,1,
+0x028484,1,
+0x028480,1,
+0x028468,1,
+0x028450,1,
+0x02844c,1,
+0x028424,1,
+0x028420,1,
+0x02841c,1,
+0x028418,1,
+0x028414,1,
+0x028410,1,
+0x02840c,1,
+0x028408,1,
+0x028404,1,
+0x028400,1,
+0x028334,1,
+0x028330,1,
+0x028320,1,
+0x028314,1,
+0x028310,1,
+0x028300,1,
+0x028178,1,
+0x028174,1,
+0x028170,1,
+0x02816c,1,
+0x028168,1,
+0x028164,1,
+0x028160,1,
+0x02815c,1,
+0x028158,1,
+0x028154,1,
+0x028150,1,
+0x02814c,1,
+0x028148,1,
+0x028144,1,
+0x028140,1,
+0x02813c,1,
+0x028138,1,
+0x028134,1,
+0x028130,1,
+0x02812c,1,
+0x028128,1,
+0x028124,1,
+0x028120,1,
+0x02811c,1,
+0x028118,1,
+0x028114,1,
+0x028110,1,
+0x02810c,1,
+0x028108,1,
+0x028104,1,
+0x028100,1,
+0x0280fc,1,
+0x0280f8,1,
+0x0280f4,1,
+0x0280f0,1,
+0x0280ec,1,
+0x0280e8,1,
+0x0280e4,1,
+0x0280e0,1,
+0x0280dc,1,
+0x0280d8,1,
+0x0280d4,1,
+0x0280d0,1,
+0x0280cc,1,
+0x0280c8,1,
+0x0280c4,1,
+0x0280c0,1,
+0x0280bc,1,
+0x0280b8,1,
+0x0280b4,1,
+0x0280b0,1,
+0x0280ac,1,
+0x0280a8,1,
+0x0280a4,1,
+0x0280a0,1,
+0x02809c,1,
+0x028098,1,
+0x028094,1,
+0x028090,1,
+0x02808c,1,
+0x028088,1,
+0x028084,1,
+0x028080,1,
+0x02807c,1,
+0x028078,1,
+0x028074,1,
+0x028070,1,
+0x02806c,1,
+0x028068,1,
+0x028064,1,
+0x028060,1,
+0x02805c,1,
+0x028058,1,
+0x028054,1,
+0x028050,1,
+0x02804c,1,
+0x028048,1,
+0x028044,1,
+0x028040,1,
+0x02803c,1,
+0x028038,1,
+0x028034,1,
+0x028030,1,
+0x02802c,1,
+0x028028,1,
+0x028024,1,
+0x028020,1,
+0x02801c,1,
+0x028018,1,
+0x028014,1,
+0x028010,1,
+0x02800c,1,
+0x028008,1,
+0x028004,1,
+0x028000,1,
+0x0259f4,1,
+0x0259f0,1,
+0x0259d4,1,
+0x0259d0,1,
+0x0259c0,1,
+0x0259b4,1,
+0x0259b0,1,
+0x0259a0,1,
+0x025994,1,
+0x025990,1,
+0x025980,1,
+0x025974,1,
+0x025970,1,
+0x025960,1,
+0x025954,1,
+0x025950,1,
+0x025940,1,
+0x025928,1,
+0x025924,1,
+0x025920,1,
+0x02591c,1,
+0x025918,1,
+0x025914,1,
+0x025910,1,
+0x02590c,1,
+0x025908,1,
+0x025904,1,
+0x025900,1,
+0x0258d4,1,
+0x0258d0,1,
+0x0258cc,1,
+0x0258c8,1,
+0x0258c4,1,
+0x0258c0,1,
+0x0258ac,1,
+0x025870,1,
+0x02586c,1,
+0x025868,1,
+0x025864,1,
+0x025860,1,
+0x02585c,1,
+0x025858,1,
+0x025854,1,
+0x025850,1,
+0x02584c,1,
+0x025848,1,
+0x025844,1,
+0x025840,1,
+0x02583c,1,
+0x025838,1,
+0x025834,1,
+0x025830,1,
+0x02582c,1,
+0x025828,1,
+0x025824,1,
+0x025820,1,
+0x025814,1,
+0x025810,1,
+0x025800,1,
+0x023b0c,1,
+0x023b08,1,
+0x023b04,1,
+0x023b00,1,
+0x023af4,1,
+0x023af0,1,
+0x023a74,1,
+0x023a70,1,
+0x023a60,1,
+0x023a54,1,
+0x023a50,1,
+0x023a40,1,
+0x023a28,1,
+0x023a1c,1,
+0x023a18,1,
+0x023a0c,1,
+0x023a00,1,
+0x023934,1,
+0x023930,1,
+0x023924,1,
+0x023920,1,
+0x023914,1,
+0x023910,1,
+0x023904,1,
+0x023900,1,
+0x0238f4,1,
+0x0238f0,1,
+0x0238e4,1,
+0x0238e0,1,
+0x0238b4,1,
+0x0238b0,1,
+0x0238ac,1,
+0x0238a8,1,
+0x0238a4,1,
+0x0238a0,1,
+0x023894,1,
+0x023890,1,
+0x02388c,1,
+0x023888,1,
+0x023884,1,
+0x023880,1,
+0x023870,1,
+0x02383c,1,
+0x023838,1,
+0x023834,1,
+0x023830,1,
+0x02382c,1,
+0x023828,1,
+0x023824,1,
+0x023820,1,
+0x023814,1,
+0x023810,1,
+0x023800,1,
+0x0237bc,1,
+0x0237b8,1,
+0x0237b4,1,
+0x0237b0,1,
+0x0237a0,1,
+0x02379c,1,
+0x023798,1,
+0x023790,1,
+0x02378c,1,
+0x023788,1,
+0x023784,1,
+0x023780,1,
+0x02367c,1,
+0x023678,1,
+0x023674,1,
+0x023670,1,
+0x02366c,1,
+0x023668,1,
+0x023664,1,
+0x023660,1,
+0x02365c,1,
+0x023658,1,
+0x023654,1,
+0x02364c,1,
+0x023648,1,
+0x023644,1,
+0x023640,1,
+0x02362c,1,
+0x023628,1,
+0x023624,1,
+0x023620,1,
+0x02361c,1,
+0x023618,1,
+0x023614,1,
+0x023610,1,
+0x02360c,1,
+0x023608,1,
+0x023604,1,
+0x023600,1,
+0x0234a0,1,
+0x02349c,1,
+0x023498,1,
+0x023494,1,
+0x023490,1,
+0x02348c,1,
+0x023488,1,
+0x023484,1,
+0x023480,1,
+0x02347c,1,
+0x023478,1,
+0x023474,1,
+0x023470,1,
+0x02346c,1,
+0x023464,1,
+0x02345c,1,
+0x023458,1,
+0x023454,1,
+0x023450,1,
+0x02344c,1,
+0x023448,1,
+0x023444,1,
+0x023440,1,
+0x02343c,1,
+0x023438,1,
+0x023424,1,
+0x023420,1,
+0x02341c,1,
+0x023418,1,
+0x023414,1,
+0x023410,1,
+0x02340c,1,
+0x023408,1,
+0x023404,1,
+0x023400,1,
+0x023040,1,
+0x023000,1,
+0x022ffc,1,
+0x022ff8,1,
+0x022ff4,1,
+0x022fdc,1,
+0x022fd4,1,
+0x022fd0,1,
+0x022fcc,1,
+0x022fc8,1,
+0x022fc4,1,
+0x022fc0,1,
+0x022fbc,1,
+0x022fb8,1,
+0x022fb4,1,
+0x022fb0,1,
+0x022fac,1,
+0x022fa8,1,
+0x022fa0,1,
+0x022f9c,1,
+0x022f98,1,
+0x022f94,1,
+0x022f90,1,
+0x022f8c,1,
+0x022f88,1,
+0x022f84,1,
+0x022f80,1,
+0x022e94,1,
+0x022e90,1,
+0x022e80,1,
+0x022e30,1,
+0x022e2c,1,
+0x022e28,1,
+0x022e24,1,
+0x022e20,1,
+0x022e1c,1,
+0x022e18,1,
+0x022e14,1,
+0x022e10,1,
+0x022e0c,1,
+0x022e04,1,
+0x022e00,1,
+0x022dfc,1,
+0x022df8,1,
+0x022df4,1,
+0x022dec,1,
+0x022de4,1,
+0x022de0,1,
+0x022ddc,1,
+0x022dd8,1,
+0x022dd4,1,
+0x022dcc,1,
+0x022dc8,1,
+0x022dc0,1,
+0x022db8,1,
+0x022db4,1,
+0x022db0,1,
+0x022da8,1,
+0x022da4,1,
+0x022da0,1,
+0x022d80,1,
+0x022d7c,1,
+0x022d78,1,
+0x022d74,1,
+0x022d70,1,
+0x022d6c,1,
+0x022d68,1,
+0x022d64,1,
+0x022d60,1,
+0x022d5c,1,
+0x022d58,1,
+0x022d54,1,
+0x022d50,1,
+0x022d4c,1,
+0x022d48,1,
+0x022d44,1,
+0x022d40,1,
+0x022d34,1,
+0x022d30,1,
+0x022d20,1,
+0x022d14,1,
+0x022d10,1,
+0x022d00,1,
+0x022cec,1,
+0x022ce8,1,
+0x022ce4,1,
+0x022ce0,1,
+0x022cdc,1,
+0x022cd8,1,
+0x022cd4,1,
+0x022cd0,1,
+0x022ccc,1,
+0x022cc8,1,
+0x022c90,1,
+0x022c8c,1,
+0x022c88,1,
+0x022c84,1,
+0x022c80,1,
+0x022c68,1,
+0x022c50,1,
+0x022c4c,1,
+0x022c24,1,
+0x022c20,1,
+0x022c1c,1,
+0x022c18,1,
+0x022c14,1,
+0x022c10,1,
+0x022c0c,1,
+0x022c08,1,
+0x022c04,1,
+0x022c00,1,
+0x022b34,1,
+0x022b30,1,
+0x022b20,1,
+0x022b14,1,
+0x022b10,1,
+0x022b00,1,
+0x022978,1,
+0x022974,1,
+0x022970,1,
+0x02296c,1,
+0x022968,1,
+0x022964,1,
+0x022960,1,
+0x02295c,1,
+0x022958,1,
+0x022954,1,
+0x022950,1,
+0x02294c,1,
+0x022948,1,
+0x022944,1,
+0x022940,1,
+0x02293c,1,
+0x022938,1,
+0x022934,1,
+0x022930,1,
+0x02292c,1,
+0x022928,1,
+0x022924,1,
+0x022920,1,
+0x02291c,1,
+0x022918,1,
+0x022914,1,
+0x022910,1,
+0x02290c,1,
+0x022908,1,
+0x022904,1,
+0x022900,1,
+0x0228fc,1,
+0x0228f8,1,
+0x0228f4,1,
+0x0228f0,1,
+0x0228ec,1,
+0x0228e8,1,
+0x0228e4,1,
+0x0228e0,1,
+0x0228dc,1,
+0x0228d8,1,
+0x0228d4,1,
+0x0228d0,1,
+0x0228cc,1,
+0x0228c8,1,
+0x0228c4,1,
+0x0228c0,1,
+0x0228bc,1,
+0x0228b8,1,
+0x0228b4,1,
+0x0228b0,1,
+0x0228ac,1,
+0x0228a8,1,
+0x0228a4,1,
+0x0228a0,1,
+0x02289c,1,
+0x022898,1,
+0x022894,1,
+0x022890,1,
+0x02288c,1,
+0x022888,1,
+0x022884,1,
+0x022880,1,
+0x02287c,1,
+0x022878,1,
+0x022874,1,
+0x022870,1,
+0x02286c,1,
+0x022868,1,
+0x022864,1,
+0x022860,1,
+0x02285c,1,
+0x022858,1,
+0x022854,1,
+0x022850,1,
+0x02284c,1,
+0x022848,1,
+0x022844,1,
+0x022840,1,
+0x02283c,1,
+0x022838,1,
+0x022834,1,
+0x022830,1,
+0x02282c,1,
+0x022828,1,
+0x022824,1,
+0x022820,1,
+0x02281c,1,
+0x022818,1,
+0x022814,1,
+0x022810,1,
+0x02280c,1,
+0x022808,1,
+0x022804,1,
+0x022800,1,
+0x0227fc,1,
+0x0227f8,1,
+0x0227f4,1,
+0x0227dc,1,
+0x0227d4,1,
+0x0227d0,1,
+0x0227cc,1,
+0x0227c8,1,
+0x0227c4,1,
+0x0227c0,1,
+0x0227bc,1,
+0x0227b8,1,
+0x0227b4,1,
+0x0227b0,1,
+0x0227ac,1,
+0x0227a8,1,
+0x0227a0,1,
+0x02279c,1,
+0x022798,1,
+0x022794,1,
+0x022790,1,
+0x02278c,1,
+0x022788,1,
+0x022784,1,
+0x022780,1,
+0x022694,1,
+0x022690,1,
+0x022680,1,
+0x022630,1,
+0x02262c,1,
+0x022628,1,
+0x022624,1,
+0x022620,1,
+0x02261c,1,
+0x022618,1,
+0x022614,1,
+0x022610,1,
+0x02260c,1,
+0x022604,1,
+0x022600,1,
+0x0225fc,1,
+0x0225f8,1,
+0x0225f4,1,
+0x0225ec,1,
+0x0225e4,1,
+0x0225e0,1,
+0x0225dc,1,
+0x0225d8,1,
+0x0225d4,1,
+0x0225cc,1,
+0x0225c8,1,
+0x0225c0,1,
+0x0225b8,1,
+0x0225b4,1,
+0x0225b0,1,
+0x0225a8,1,
+0x0225a4,1,
+0x0225a0,1,
+0x022580,1,
+0x02257c,1,
+0x022578,1,
+0x022574,1,
+0x022570,1,
+0x02256c,1,
+0x022568,1,
+0x022564,1,
+0x022560,1,
+0x02255c,1,
+0x022558,1,
+0x022554,1,
+0x022550,1,
+0x02254c,1,
+0x022548,1,
+0x022544,1,
+0x022540,1,
+0x022534,1,
+0x022530,1,
+0x022520,1,
+0x022514,1,
+0x022510,1,
+0x022500,1,
+0x0224ec,1,
+0x0224e8,1,
+0x0224e4,1,
+0x0224e0,1,
+0x0224dc,1,
+0x0224d8,1,
+0x0224d4,1,
+0x0224d0,1,
+0x0224cc,1,
+0x0224c8,1,
+0x022490,1,
+0x02248c,1,
+0x022488,1,
+0x022484,1,
+0x022480,1,
+0x022468,1,
+0x022450,1,
+0x02244c,1,
+0x022424,1,
+0x022420,1,
+0x02241c,1,
+0x022418,1,
+0x022414,1,
+0x022410,1,
+0x02240c,1,
+0x022408,1,
+0x022404,1,
+0x022400,1,
+0x022334,1,
+0x022330,1,
+0x022320,1,
+0x022314,1,
+0x022310,1,
+0x022300,1,
+0x022178,1,
+0x022174,1,
+0x022170,1,
+0x02216c,1,
+0x022168,1,
+0x022164,1,
+0x022160,1,
+0x02215c,1,
+0x022158,1,
+0x022154,1,
+0x022150,1,
+0x02214c,1,
+0x022148,1,
+0x022144,1,
+0x022140,1,
+0x02213c,1,
+0x022138,1,
+0x022134,1,
+0x022130,1,
+0x02212c,1,
+0x022128,1,
+0x022124,1,
+0x022120,1,
+0x02211c,1,
+0x022118,1,
+0x022114,1,
+0x022110,1,
+0x02210c,1,
+0x022108,1,
+0x022104,1,
+0x022100,1,
+0x0220fc,1,
+0x0220f8,1,
+0x0220f4,1,
+0x0220f0,1,
+0x0220ec,1,
+0x0220e8,1,
+0x0220e4,1,
+0x0220e0,1,
+0x0220dc,1,
+0x0220d8,1,
+0x0220d4,1,
+0x0220d0,1,
+0x0220cc,1,
+0x0220c8,1,
+0x0220c4,1,
+0x0220c0,1,
+0x0220bc,1,
+0x0220b8,1,
+0x0220b4,1,
+0x0220b0,1,
+0x0220ac,1,
+0x0220a8,1,
+0x0220a4,1,
+0x0220a0,1,
+0x02209c,1,
+0x022098,1,
+0x022094,1,
+0x022090,1,
+0x02208c,1,
+0x022088,1,
+0x022084,1,
+0x022080,1,
+0x02207c,1,
+0x022078,1,
+0x022074,1,
+0x022070,1,
+0x02206c,1,
+0x022068,1,
+0x022064,1,
+0x022060,1,
+0x02205c,1,
+0x022058,1,
+0x022054,1,
+0x022050,1,
+0x02204c,1,
+0x022048,1,
+0x022044,1,
+0x022040,1,
+0x02203c,1,
+0x022038,1,
+0x022034,1,
+0x022030,1,
+0x02202c,1,
+0x022028,1,
+0x022024,1,
+0x022020,1,
+0x02201c,1,
+0x022018,1,
+0x022014,1,
+0x022010,1,
+0x02200c,1,
+0x022008,1,
+0x022004,1,
+0x022000,1,
+0x021ffc,1,
+0x021ff8,1,
+0x021ff4,1,
+0x021fdc,1,
+0x021fd4,1,
+0x021fd0,1,
+0x021fcc,1,
+0x021fc8,1,
+0x021fc4,1,
+0x021fc0,1,
+0x021fbc,1,
+0x021fb8,1,
+0x021fb4,1,
+0x021fb0,1,
+0x021fac,1,
+0x021fa8,1,
+0x021fa0,1,
+0x021f9c,1,
+0x021f98,1,
+0x021f94,1,
+0x021f90,1,
+0x021f8c,1,
+0x021f88,1,
+0x021f84,1,
+0x021f80,1,
+0x021e94,1,
+0x021e90,1,
+0x021e80,1,
+0x021e30,1,
+0x021e2c,1,
+0x021e28,1,
+0x021e24,1,
+0x021e20,1,
+0x021e1c,1,
+0x021e18,1,
+0x021e14,1,
+0x021e10,1,
+0x021e0c,1,
+0x021e04,1,
+0x021e00,1,
+0x021dfc,1,
+0x021df8,1,
+0x021df4,1,
+0x021dec,1,
+0x021de4,1,
+0x021de0,1,
+0x021ddc,1,
+0x021dd8,1,
+0x021dd4,1,
+0x021dcc,1,
+0x021dc8,1,
+0x021dc0,1,
+0x021db8,1,
+0x021db4,1,
+0x021db0,1,
+0x021da8,1,
+0x021da4,1,
+0x021da0,1,
+0x021d80,1,
+0x021d7c,1,
+0x021d78,1,
+0x021d74,1,
+0x021d70,1,
+0x021d6c,1,
+0x021d68,1,
+0x021d64,1,
+0x021d60,1,
+0x021d5c,1,
+0x021d58,1,
+0x021d54,1,
+0x021d50,1,
+0x021d4c,1,
+0x021d48,1,
+0x021d44,1,
+0x021d40,1,
+0x021d34,1,
+0x021d30,1,
+0x021d20,1,
+0x021d14,1,
+0x021d10,1,
+0x021d00,1,
+0x021cec,1,
+0x021ce8,1,
+0x021ce4,1,
+0x021ce0,1,
+0x021cdc,1,
+0x021cd8,1,
+0x021cd4,1,
+0x021cd0,1,
+0x021ccc,1,
+0x021cc8,1,
+0x021c90,1,
+0x021c8c,1,
+0x021c88,1,
+0x021c84,1,
+0x021c80,1,
+0x021c68,1,
+0x021c50,1,
+0x021c4c,1,
+0x021c24,1,
+0x021c20,1,
+0x021c1c,1,
+0x021c18,1,
+0x021c14,1,
+0x021c10,1,
+0x021c0c,1,
+0x021c08,1,
+0x021c04,1,
+0x021c00,1,
+0x021b34,1,
+0x021b30,1,
+0x021b20,1,
+0x021b14,1,
+0x021b10,1,
+0x021b00,1,
+0x021978,1,
+0x021974,1,
+0x021970,1,
+0x02196c,1,
+0x021968,1,
+0x021964,1,
+0x021960,1,
+0x02195c,1,
+0x021958,1,
+0x021954,1,
+0x021950,1,
+0x02194c,1,
+0x021948,1,
+0x021944,1,
+0x021940,1,
+0x02193c,1,
+0x021938,1,
+0x021934,1,
+0x021930,1,
+0x02192c,1,
+0x021928,1,
+0x021924,1,
+0x021920,1,
+0x02191c,1,
+0x021918,1,
+0x021914,1,
+0x021910,1,
+0x02190c,1,
+0x021908,1,
+0x021904,1,
+0x021900,1,
+0x0218fc,1,
+0x0218f8,1,
+0x0218f4,1,
+0x0218f0,1,
+0x0218ec,1,
+0x0218e8,1,
+0x0218e4,1,
+0x0218e0,1,
+0x0218dc,1,
+0x0218d8,1,
+0x0218d4,1,
+0x0218d0,1,
+0x0218cc,1,
+0x0218c8,1,
+0x0218c4,1,
+0x0218c0,1,
+0x0218bc,1,
+0x0218b8,1,
+0x0218b4,1,
+0x0218b0,1,
+0x0218ac,1,
+0x0218a8,1,
+0x0218a4,1,
+0x0218a0,1,
+0x02189c,1,
+0x021898,1,
+0x021894,1,
+0x021890,1,
+0x02188c,1,
+0x021888,1,
+0x021884,1,
+0x021880,1,
+0x02187c,1,
+0x021878,1,
+0x021874,1,
+0x021870,1,
+0x02186c,1,
+0x021868,1,
+0x021864,1,
+0x021860,1,
+0x02185c,1,
+0x021858,1,
+0x021854,1,
+0x021850,1,
+0x02184c,1,
+0x021848,1,
+0x021844,1,
+0x021840,1,
+0x02183c,1,
+0x021838,1,
+0x021834,1,
+0x021830,1,
+0x02182c,1,
+0x021828,1,
+0x021824,1,
+0x021820,1,
+0x02181c,1,
+0x021818,1,
+0x021814,1,
+0x021810,1,
+0x02180c,1,
+0x021808,1,
+0x021804,1,
+0x021800,1,
+0x0217fc,1,
+0x0217f8,1,
+0x0217f4,1,
+0x0217dc,1,
+0x0217d4,1,
+0x0217d0,1,
+0x0217cc,1,
+0x0217c8,1,
+0x0217c4,1,
+0x0217c0,1,
+0x0217bc,1,
+0x0217b8,1,
+0x0217b4,1,
+0x0217b0,1,
+0x0217ac,1,
+0x0217a8,1,
+0x0217a0,1,
+0x02179c,1,
+0x021798,1,
+0x021794,1,
+0x021790,1,
+0x02178c,1,
+0x021788,1,
+0x021784,1,
+0x021780,1,
+0x021694,1,
+0x021690,1,
+0x021680,1,
+0x021630,1,
+0x02162c,1,
+0x021628,1,
+0x021624,1,
+0x021620,1,
+0x02161c,1,
+0x021618,1,
+0x021614,1,
+0x021610,1,
+0x02160c,1,
+0x021604,1,
+0x021600,1,
+0x0215fc,1,
+0x0215f8,1,
+0x0215f4,1,
+0x0215ec,1,
+0x0215e4,1,
+0x0215e0,1,
+0x0215dc,1,
+0x0215d8,1,
+0x0215d4,1,
+0x0215cc,1,
+0x0215c8,1,
+0x0215c0,1,
+0x0215b8,1,
+0x0215b4,1,
+0x0215b0,1,
+0x0215a8,1,
+0x0215a4,1,
+0x0215a0,1,
+0x021580,1,
+0x02157c,1,
+0x021578,1,
+0x021574,1,
+0x021570,1,
+0x02156c,1,
+0x021568,1,
+0x021564,1,
+0x021560,1,
+0x02155c,1,
+0x021558,1,
+0x021554,1,
+0x021550,1,
+0x02154c,1,
+0x021548,1,
+0x021544,1,
+0x021540,1,
+0x021534,1,
+0x021530,1,
+0x021520,1,
+0x021514,1,
+0x021510,1,
+0x021500,1,
+0x0214ec,1,
+0x0214e8,1,
+0x0214e4,1,
+0x0214e0,1,
+0x0214dc,1,
+0x0214d8,1,
+0x0214d4,1,
+0x0214d0,1,
+0x0214cc,1,
+0x0214c8,1,
+0x021490,1,
+0x02148c,1,
+0x021488,1,
+0x021484,1,
+0x021480,1,
+0x021468,1,
+0x021450,1,
+0x02144c,1,
+0x021424,1,
+0x021420,1,
+0x02141c,1,
+0x021418,1,
+0x021414,1,
+0x021410,1,
+0x02140c,1,
+0x021408,1,
+0x021404,1,
+0x021400,1,
+0x021334,1,
+0x021330,1,
+0x021320,1,
+0x021314,1,
+0x021310,1,
+0x021300,1,
+0x021178,1,
+0x021174,1,
+0x021170,1,
+0x02116c,1,
+0x021168,1,
+0x021164,1,
+0x021160,1,
+0x02115c,1,
+0x021158,1,
+0x021154,1,
+0x021150,1,
+0x02114c,1,
+0x021148,1,
+0x021144,1,
+0x021140,1,
+0x02113c,1,
+0x021138,1,
+0x021134,1,
+0x021130,1,
+0x02112c,1,
+0x021128,1,
+0x021124,1,
+0x021120,1,
+0x02111c,1,
+0x021118,1,
+0x021114,1,
+0x021110,1,
+0x02110c,1,
+0x021108,1,
+0x021104,1,
+0x021100,1,
+0x0210fc,1,
+0x0210f8,1,
+0x0210f4,1,
+0x0210f0,1,
+0x0210ec,1,
+0x0210e8,1,
+0x0210e4,1,
+0x0210e0,1,
+0x0210dc,1,
+0x0210d8,1,
+0x0210d4,1,
+0x0210d0,1,
+0x0210cc,1,
+0x0210c8,1,
+0x0210c4,1,
+0x0210c0,1,
+0x0210bc,1,
+0x0210b8,1,
+0x0210b4,1,
+0x0210b0,1,
+0x0210ac,1,
+0x0210a8,1,
+0x0210a4,1,
+0x0210a0,1,
+0x02109c,1,
+0x021098,1,
+0x021094,1,
+0x021090,1,
+0x02108c,1,
+0x021088,1,
+0x021084,1,
+0x021080,1,
+0x02107c,1,
+0x021078,1,
+0x021074,1,
+0x021070,1,
+0x02106c,1,
+0x021068,1,
+0x021064,1,
+0x021060,1,
+0x02105c,1,
+0x021058,1,
+0x021054,1,
+0x021050,1,
+0x02104c,1,
+0x021048,1,
+0x021044,1,
+0x021040,1,
+0x02103c,1,
+0x021038,1,
+0x021034,1,
+0x021030,1,
+0x02102c,1,
+0x021028,1,
+0x021024,1,
+0x021020,1,
+0x02101c,1,
+0x021018,1,
+0x021014,1,
+0x021010,1,
+0x02100c,1,
+0x021008,1,
+0x021004,1,
+0x021000,1,
+0x020ffc,1,
+0x020ff8,1,
+0x020ff4,1,
+0x020fdc,1,
+0x020fd4,1,
+0x020fd0,1,
+0x020fcc,1,
+0x020fc8,1,
+0x020fc4,1,
+0x020fc0,1,
+0x020fbc,1,
+0x020fb8,1,
+0x020fb4,1,
+0x020fb0,1,
+0x020fac,1,
+0x020fa8,1,
+0x020fa0,1,
+0x020f9c,1,
+0x020f98,1,
+0x020f94,1,
+0x020f90,1,
+0x020f8c,1,
+0x020f88,1,
+0x020f84,1,
+0x020f80,1,
+0x020e94,1,
+0x020e90,1,
+0x020e80,1,
+0x020e30,1,
+0x020e2c,1,
+0x020e28,1,
+0x020e24,1,
+0x020e20,1,
+0x020e1c,1,
+0x020e18,1,
+0x020e14,1,
+0x020e10,1,
+0x020e0c,1,
+0x020e04,1,
+0x020e00,1,
+0x020dfc,1,
+0x020df8,1,
+0x020df4,1,
+0x020dec,1,
+0x020de4,1,
+0x020de0,1,
+0x020ddc,1,
+0x020dd8,1,
+0x020dd4,1,
+0x020dcc,1,
+0x020dc8,1,
+0x020dc0,1,
+0x020db8,1,
+0x020db4,1,
+0x020db0,1,
+0x020da8,1,
+0x020da4,1,
+0x020da0,1,
+0x020d80,1,
+0x020d7c,1,
+0x020d78,1,
+0x020d74,1,
+0x020d70,1,
+0x020d6c,1,
+0x020d68,1,
+0x020d64,1,
+0x020d60,1,
+0x020d5c,1,
+0x020d58,1,
+0x020d54,1,
+0x020d50,1,
+0x020d4c,1,
+0x020d48,1,
+0x020d44,1,
+0x020d40,1,
+0x020d34,1,
+0x020d30,1,
+0x020d20,1,
+0x020d14,1,
+0x020d10,1,
+0x020d00,1,
+0x020cec,1,
+0x020ce8,1,
+0x020ce4,1,
+0x020ce0,1,
+0x020cdc,1,
+0x020cd8,1,
+0x020cd4,1,
+0x020cd0,1,
+0x020ccc,1,
+0x020cc8,1,
+0x020c90,1,
+0x020c8c,1,
+0x020c88,1,
+0x020c84,1,
+0x020c80,1,
+0x020c68,1,
+0x020c50,1,
+0x020c4c,1,
+0x020c24,1,
+0x020c20,1,
+0x020c1c,1,
+0x020c18,1,
+0x020c14,1,
+0x020c10,1,
+0x020c0c,1,
+0x020c08,1,
+0x020c04,1,
+0x020c00,1,
+0x020b34,1,
+0x020b30,1,
+0x020b20,1,
+0x020b14,1,
+0x020b10,1,
+0x020b00,1,
+0x020978,1,
+0x020974,1,
+0x020970,1,
+0x02096c,1,
+0x020968,1,
+0x020964,1,
+0x020960,1,
+0x02095c,1,
+0x020958,1,
+0x020954,1,
+0x020950,1,
+0x02094c,1,
+0x020948,1,
+0x020944,1,
+0x020940,1,
+0x02093c,1,
+0x020938,1,
+0x020934,1,
+0x020930,1,
+0x02092c,1,
+0x020928,1,
+0x020924,1,
+0x020920,1,
+0x02091c,1,
+0x020918,1,
+0x020914,1,
+0x020910,1,
+0x02090c,1,
+0x020908,1,
+0x020904,1,
+0x020900,1,
+0x0208fc,1,
+0x0208f8,1,
+0x0208f4,1,
+0x0208f0,1,
+0x0208ec,1,
+0x0208e8,1,
+0x0208e4,1,
+0x0208e0,1,
+0x0208dc,1,
+0x0208d8,1,
+0x0208d4,1,
+0x0208d0,1,
+0x0208cc,1,
+0x0208c8,1,
+0x0208c4,1,
+0x0208c0,1,
+0x0208bc,1,
+0x0208b8,1,
+0x0208b4,1,
+0x0208b0,1,
+0x0208ac,1,
+0x0208a8,1,
+0x0208a4,1,
+0x0208a0,1,
+0x02089c,1,
+0x020898,1,
+0x020894,1,
+0x020890,1,
+0x02088c,1,
+0x020888,1,
+0x020884,1,
+0x020880,1,
+0x02087c,1,
+0x020878,1,
+0x020874,1,
+0x020870,1,
+0x02086c,1,
+0x020868,1,
+0x020864,1,
+0x020860,1,
+0x02085c,1,
+0x020858,1,
+0x020854,1,
+0x020850,1,
+0x02084c,1,
+0x020848,1,
+0x020844,1,
+0x020840,1,
+0x02083c,1,
+0x020838,1,
+0x020834,1,
+0x020830,1,
+0x02082c,1,
+0x020828,1,
+0x020824,1,
+0x020820,1,
+0x02081c,1,
+0x020818,1,
+0x020814,1,
+0x020810,1,
+0x02080c,1,
+0x020808,1,
+0x020804,1,
+0x020800,1,
+0x0207fc,1,
+0x0207f8,1,
+0x0207f4,1,
+0x0207dc,1,
+0x0207d4,1,
+0x0207d0,1,
+0x0207cc,1,
+0x0207c8,1,
+0x0207c4,1,
+0x0207c0,1,
+0x0207bc,1,
+0x0207b8,1,
+0x0207b4,1,
+0x0207b0,1,
+0x0207ac,1,
+0x0207a8,1,
+0x0207a0,1,
+0x02079c,1,
+0x020798,1,
+0x020794,1,
+0x020790,1,
+0x02078c,1,
+0x020788,1,
+0x020784,1,
+0x020780,1,
+0x020694,1,
+0x020690,1,
+0x020680,1,
+0x020630,1,
+0x02062c,1,
+0x020628,1,
+0x020624,1,
+0x020620,1,
+0x02061c,1,
+0x020618,1,
+0x020614,1,
+0x020610,1,
+0x02060c,1,
+0x020604,1,
+0x020600,1,
+0x0205fc,1,
+0x0205f8,1,
+0x0205f4,1,
+0x0205ec,1,
+0x0205e4,1,
+0x0205e0,1,
+0x0205dc,1,
+0x0205d8,1,
+0x0205d4,1,
+0x0205cc,1,
+0x0205c8,1,
+0x0205c0,1,
+0x0205b8,1,
+0x0205b4,1,
+0x0205b0,1,
+0x0205a8,1,
+0x0205a4,1,
+0x0205a0,1,
+0x020580,1,
+0x02057c,1,
+0x020578,1,
+0x020574,1,
+0x020570,1,
+0x02056c,1,
+0x020568,1,
+0x020564,1,
+0x020560,1,
+0x02055c,1,
+0x020558,1,
+0x020554,1,
+0x020550,1,
+0x02054c,1,
+0x020548,1,
+0x020544,1,
+0x020540,1,
+0x020534,1,
+0x020530,1,
+0x020520,1,
+0x020514,1,
+0x020510,1,
+0x020500,1,
+0x0204ec,1,
+0x0204e8,1,
+0x0204e4,1,
+0x0204e0,1,
+0x0204dc,1,
+0x0204d8,1,
+0x0204d4,1,
+0x0204d0,1,
+0x0204cc,1,
+0x0204c8,1,
+0x020490,1,
+0x02048c,1,
+0x020488,1,
+0x020484,1,
+0x020480,1,
+0x020468,1,
+0x020450,1,
+0x02044c,1,
+0x020424,1,
+0x020420,1,
+0x02041c,1,
+0x020418,1,
+0x020414,1,
+0x020410,1,
+0x02040c,1,
+0x020408,1,
+0x020404,1,
+0x020400,1,
+0x020334,1,
+0x020330,1,
+0x020320,1,
+0x020314,1,
+0x020310,1,
+0x020300,1,
+0x020178,1,
+0x020174,1,
+0x020170,1,
+0x02016c,1,
+0x020168,1,
+0x020164,1,
+0x020160,1,
+0x02015c,1,
+0x020158,1,
+0x020154,1,
+0x020150,1,
+0x02014c,1,
+0x020148,1,
+0x020144,1,
+0x020140,1,
+0x02013c,1,
+0x020138,1,
+0x020134,1,
+0x020130,1,
+0x02012c,1,
+0x020128,1,
+0x020124,1,
+0x020120,1,
+0x02011c,1,
+0x020118,1,
+0x020114,1,
+0x020110,1,
+0x02010c,1,
+0x020108,1,
+0x020104,1,
+0x020100,1,
+0x0200fc,1,
+0x0200f8,1,
+0x0200f4,1,
+0x0200f0,1,
+0x0200ec,1,
+0x0200e8,1,
+0x0200e4,1,
+0x0200e0,1,
+0x0200dc,1,
+0x0200d8,1,
+0x0200d4,1,
+0x0200d0,1,
+0x0200cc,1,
+0x0200c8,1,
+0x0200c4,1,
+0x0200c0,1,
+0x0200bc,1,
+0x0200b8,1,
+0x0200b4,1,
+0x0200b0,1,
+0x0200ac,1,
+0x0200a8,1,
+0x0200a4,1,
+0x0200a0,1,
+0x02009c,1,
+0x020098,1,
+0x020094,1,
+0x020090,1,
+0x02008c,1,
+0x020088,1,
+0x020084,1,
+0x020080,1,
+0x02007c,1,
+0x020078,1,
+0x020074,1,
+0x020070,1,
+0x02006c,1,
+0x020068,1,
+0x020064,1,
+0x020060,1,
+0x02005c,1,
+0x020058,1,
+0x020054,1,
+0x020050,1,
+0x02004c,1,
+0x020048,1,
+0x020044,1,
+0x020040,1,
+0x02003c,1,
+0x020038,1,
+0x020034,1,
+0x020030,1,
+0x02002c,1,
+0x020028,1,
+0x020024,1,
+0x020020,1,
+0x02001c,1,
+0x020018,1,
+0x020014,1,
+0x020010,1,
+0x02000c,1,
+0x020008,1,
+0x020004,1,
+0x020000,1,
+0x01d9f4,1,
+0x01d9f0,1,
+0x01d9d4,1,
+0x01d9d0,1,
+0x01d9c0,1,
+0x01d9b4,1,
+0x01d9b0,1,
+0x01d9a0,1,
+0x01d994,1,
+0x01d990,1,
+0x01d980,1,
+0x01d974,1,
+0x01d970,1,
+0x01d960,1,
+0x01d954,1,
+0x01d950,1,
+0x01d940,1,
+0x01d928,1,
+0x01d924,1,
+0x01d920,1,
+0x01d91c,1,
+0x01d918,1,
+0x01d914,1,
+0x01d910,1,
+0x01d90c,1,
+0x01d908,1,
+0x01d904,1,
+0x01d900,1,
+0x01d8d4,1,
+0x01d8d0,1,
+0x01d8cc,1,
+0x01d8c8,1,
+0x01d8c4,1,
+0x01d8c0,1,
+0x01d8ac,1,
+0x01d870,1,
+0x01d86c,1,
+0x01d868,1,
+0x01d864,1,
+0x01d860,1,
+0x01d85c,1,
+0x01d858,1,
+0x01d854,1,
+0x01d850,1,
+0x01d84c,1,
+0x01d848,1,
+0x01d844,1,
+0x01d840,1,
+0x01d83c,1,
+0x01d838,1,
+0x01d834,1,
+0x01d830,1,
+0x01d82c,1,
+0x01d828,1,
+0x01d824,1,
+0x01d820,1,
+0x01d814,1,
+0x01d810,1,
+0x01d800,1,
+0x01bb0c,1,
+0x01bb08,1,
+0x01bb04,1,
+0x01bb00,1,
+0x01baf4,1,
+0x01baf0,1,
+0x01ba74,1,
+0x01ba70,1,
+0x01ba60,1,
+0x01ba54,1,
+0x01ba50,1,
+0x01ba40,1,
+0x01ba28,1,
+0x01ba1c,1,
+0x01ba18,1,
+0x01ba0c,1,
+0x01ba00,1,
+0x01b934,1,
+0x01b930,1,
+0x01b924,1,
+0x01b920,1,
+0x01b914,1,
+0x01b910,1,
+0x01b904,1,
+0x01b900,1,
+0x01b8f4,1,
+0x01b8f0,1,
+0x01b8e4,1,
+0x01b8e0,1,
+0x01b8b4,1,
+0x01b8b0,1,
+0x01b8ac,1,
+0x01b8a8,1,
+0x01b8a4,1,
+0x01b8a0,1,
+0x01b894,1,
+0x01b890,1,
+0x01b88c,1,
+0x01b888,1,
+0x01b884,1,
+0x01b880,1,
+0x01b870,1,
+0x01b83c,1,
+0x01b838,1,
+0x01b834,1,
+0x01b830,1,
+0x01b82c,1,
+0x01b828,1,
+0x01b824,1,
+0x01b820,1,
+0x01b814,1,
+0x01b810,1,
+0x01b800,1,
+0x01b7bc,1,
+0x01b7b8,1,
+0x01b7b4,1,
+0x01b67c,1,
+0x01b678,1,
+0x01b674,1,
+0x01b670,1,
+0x01b66c,1,
+0x01b668,1,
+0x01b664,1,
+0x01b660,1,
+0x01b65c,1,
+0x01b658,1,
+0x01b654,1,
+0x01b64c,1,
+0x01b648,1,
+0x01b644,1,
+0x01b640,1,
+0x01b62c,1,
+0x01b628,1,
+0x01b624,1,
+0x01b620,1,
+0x01b61c,1,
+0x01b618,1,
+0x01b614,1,
+0x01b610,1,
+0x01b60c,1,
+0x01b608,1,
+0x01b604,1,
+0x01b600,1,
+0x01b4a0,1,
+0x01b49c,1,
+0x01b498,1,
+0x01b494,1,
+0x01b490,1,
+0x01b48c,1,
+0x01b488,1,
+0x01b484,1,
+0x01b480,1,
+0x01b47c,1,
+0x01b478,1,
+0x01b474,1,
+0x01b470,1,
+0x01b46c,1,
+0x01b464,1,
+0x01b45c,1,
+0x01b458,1,
+0x01b454,1,
+0x01b450,1,
+0x01b44c,1,
+0x01b448,1,
+0x01b444,1,
+0x01b440,1,
+0x01b43c,1,
+0x01b438,1,
+0x01b424,1,
+0x01b420,1,
+0x01b41c,1,
+0x01b418,1,
+0x01b414,1,
+0x01b410,1,
+0x01b40c,1,
+0x01b408,1,
+0x01b404,1,
+0x01b400,1,
+0x01b040,1,
+0x01b000,1,
+0x01affc,1,
+0x01aff8,1,
+0x01aff4,1,
+0x01afdc,1,
+0x01afd4,1,
+0x01afd0,1,
+0x01afcc,1,
+0x01afc8,1,
+0x01afc4,1,
+0x01afc0,1,
+0x01afbc,1,
+0x01afb8,1,
+0x01afb4,1,
+0x01afb0,1,
+0x01afac,1,
+0x01afa8,1,
+0x01afa0,1,
+0x01af9c,1,
+0x01af98,1,
+0x01af94,1,
+0x01af90,1,
+0x01af8c,1,
+0x01af88,1,
+0x01af84,1,
+0x01af80,1,
+0x01ae94,1,
+0x01ae90,1,
+0x01ae80,1,
+0x01ae30,1,
+0x01ae2c,1,
+0x01ae28,1,
+0x01ae24,1,
+0x01ae20,1,
+0x01ae1c,1,
+0x01ae18,1,
+0x01ae14,1,
+0x01ae10,1,
+0x01ae0c,1,
+0x01ae04,1,
+0x01ae00,1,
+0x01adfc,1,
+0x01adf8,1,
+0x01adf4,1,
+0x01adec,1,
+0x01ade4,1,
+0x01ade0,1,
+0x01addc,1,
+0x01add8,1,
+0x01add4,1,
+0x01adcc,1,
+0x01adc8,1,
+0x01adc0,1,
+0x01adb8,1,
+0x01adb4,1,
+0x01adb0,1,
+0x01ada8,1,
+0x01ada4,1,
+0x01ada0,1,
+0x01ad80,1,
+0x01ad7c,1,
+0x01ad78,1,
+0x01ad74,1,
+0x01ad70,1,
+0x01ad6c,1,
+0x01ad68,1,
+0x01ad64,1,
+0x01ad60,1,
+0x01ad5c,1,
+0x01ad58,1,
+0x01ad54,1,
+0x01ad50,1,
+0x01ad4c,1,
+0x01ad48,1,
+0x01ad44,1,
+0x01ad40,1,
+0x01ad34,1,
+0x01ad30,1,
+0x01ad20,1,
+0x01ad14,1,
+0x01ad10,1,
+0x01ad00,1,
+0x01acec,1,
+0x01ace8,1,
+0x01ace4,1,
+0x01ace0,1,
+0x01acdc,1,
+0x01acd8,1,
+0x01acd4,1,
+0x01acd0,1,
+0x01accc,1,
+0x01acc8,1,
+0x01ac90,1,
+0x01ac8c,1,
+0x01ac88,1,
+0x01ac84,1,
+0x01ac80,1,
+0x01ac68,1,
+0x01ac50,1,
+0x01ac4c,1,
+0x01ac24,1,
+0x01ac20,1,
+0x01ac1c,1,
+0x01ac18,1,
+0x01ac14,1,
+0x01ac10,1,
+0x01ac0c,1,
+0x01ac08,1,
+0x01ac04,1,
+0x01ac00,1,
+0x01ab34,1,
+0x01ab30,1,
+0x01ab20,1,
+0x01ab14,1,
+0x01ab10,1,
+0x01ab00,1,
+0x01a978,1,
+0x01a974,1,
+0x01a970,1,
+0x01a96c,1,
+0x01a968,1,
+0x01a964,1,
+0x01a960,1,
+0x01a95c,1,
+0x01a958,1,
+0x01a954,1,
+0x01a950,1,
+0x01a94c,1,
+0x01a948,1,
+0x01a944,1,
+0x01a940,1,
+0x01a93c,1,
+0x01a938,1,
+0x01a934,1,
+0x01a930,1,
+0x01a92c,1,
+0x01a928,1,
+0x01a924,1,
+0x01a920,1,
+0x01a91c,1,
+0x01a918,1,
+0x01a914,1,
+0x01a910,1,
+0x01a90c,1,
+0x01a908,1,
+0x01a904,1,
+0x01a900,1,
+0x01a8fc,1,
+0x01a8f8,1,
+0x01a8f4,1,
+0x01a8f0,1,
+0x01a8ec,1,
+0x01a8e8,1,
+0x01a8e4,1,
+0x01a8e0,1,
+0x01a8dc,1,
+0x01a8d8,1,
+0x01a8d4,1,
+0x01a8d0,1,
+0x01a8cc,1,
+0x01a8c8,1,
+0x01a8c4,1,
+0x01a8c0,1,
+0x01a8bc,1,
+0x01a8b8,1,
+0x01a8b4,1,
+0x01a8b0,1,
+0x01a8ac,1,
+0x01a8a8,1,
+0x01a8a4,1,
+0x01a8a0,1,
+0x01a89c,1,
+0x01a898,1,
+0x01a894,1,
+0x01a890,1,
+0x01a88c,1,
+0x01a888,1,
+0x01a884,1,
+0x01a880,1,
+0x01a87c,1,
+0x01a878,1,
+0x01a874,1,
+0x01a870,1,
+0x01a86c,1,
+0x01a868,1,
+0x01a864,1,
+0x01a860,1,
+0x01a85c,1,
+0x01a858,1,
+0x01a854,1,
+0x01a850,1,
+0x01a84c,1,
+0x01a848,1,
+0x01a844,1,
+0x01a840,1,
+0x01a83c,1,
+0x01a838,1,
+0x01a834,1,
+0x01a830,1,
+0x01a82c,1,
+0x01a828,1,
+0x01a824,1,
+0x01a820,1,
+0x01a81c,1,
+0x01a818,1,
+0x01a814,1,
+0x01a810,1,
+0x01a80c,1,
+0x01a808,1,
+0x01a804,1,
+0x01a800,1,
+0x01a7fc,1,
+0x01a7f8,1,
+0x01a7f4,1,
+0x01a7dc,1,
+0x01a7d4,1,
+0x01a7d0,1,
+0x01a7cc,1,
+0x01a7c8,1,
+0x01a7c4,1,
+0x01a7c0,1,
+0x01a7bc,1,
+0x01a7b8,1,
+0x01a7b4,1,
+0x01a7b0,1,
+0x01a7ac,1,
+0x01a7a8,1,
+0x01a7a0,1,
+0x01a79c,1,
+0x01a798,1,
+0x01a794,1,
+0x01a790,1,
+0x01a78c,1,
+0x01a788,1,
+0x01a784,1,
+0x01a780,1,
+0x01a694,1,
+0x01a690,1,
+0x01a680,1,
+0x01a630,1,
+0x01a62c,1,
+0x01a628,1,
+0x01a624,1,
+0x01a620,1,
+0x01a61c,1,
+0x01a618,1,
+0x01a614,1,
+0x01a610,1,
+0x01a60c,1,
+0x01a604,1,
+0x01a600,1,
+0x01a5fc,1,
+0x01a5f8,1,
+0x01a5f4,1,
+0x01a5ec,1,
+0x01a5e4,1,
+0x01a5e0,1,
+0x01a5dc,1,
+0x01a5d8,1,
+0x01a5d4,1,
+0x01a5cc,1,
+0x01a5c8,1,
+0x01a5c0,1,
+0x01a5b8,1,
+0x01a5b4,1,
+0x01a5b0,1,
+0x01a5a8,1,
+0x01a5a4,1,
+0x01a5a0,1,
+0x01a580,1,
+0x01a57c,1,
+0x01a578,1,
+0x01a574,1,
+0x01a570,1,
+0x01a56c,1,
+0x01a568,1,
+0x01a564,1,
+0x01a560,1,
+0x01a55c,1,
+0x01a558,1,
+0x01a554,1,
+0x01a550,1,
+0x01a54c,1,
+0x01a548,1,
+0x01a544,1,
+0x01a540,1,
+0x01a534,1,
+0x01a530,1,
+0x01a520,1,
+0x01a514,1,
+0x01a510,1,
+0x01a500,1,
+0x01a4ec,1,
+0x01a4e8,1,
+0x01a4e4,1,
+0x01a4e0,1,
+0x01a4dc,1,
+0x01a4d8,1,
+0x01a4d4,1,
+0x01a4d0,1,
+0x01a4cc,1,
+0x01a4c8,1,
+0x01a490,1,
+0x01a48c,1,
+0x01a488,1,
+0x01a484,1,
+0x01a480,1,
+0x01a468,1,
+0x01a450,1,
+0x01a44c,1,
+0x01a424,1,
+0x01a420,1,
+0x01a41c,1,
+0x01a418,1,
+0x01a414,1,
+0x01a410,1,
+0x01a40c,1,
+0x01a408,1,
+0x01a404,1,
+0x01a400,1,
+0x01a334,1,
+0x01a330,1,
+0x01a320,1,
+0x01a314,1,
+0x01a310,1,
+0x01a300,1,
+0x01a178,1,
+0x01a174,1,
+0x01a170,1,
+0x01a16c,1,
+0x01a168,1,
+0x01a164,1,
+0x01a160,1,
+0x01a15c,1,
+0x01a158,1,
+0x01a154,1,
+0x01a150,1,
+0x01a14c,1,
+0x01a148,1,
+0x01a144,1,
+0x01a140,1,
+0x01a13c,1,
+0x01a138,1,
+0x01a134,1,
+0x01a130,1,
+0x01a12c,1,
+0x01a128,1,
+0x01a124,1,
+0x01a120,1,
+0x01a11c,1,
+0x01a118,1,
+0x01a114,1,
+0x01a110,1,
+0x01a10c,1,
+0x01a108,1,
+0x01a104,1,
+0x01a100,1,
+0x01a0fc,1,
+0x01a0f8,1,
+0x01a0f4,1,
+0x01a0f0,1,
+0x01a0ec,1,
+0x01a0e8,1,
+0x01a0e4,1,
+0x01a0e0,1,
+0x01a0dc,1,
+0x01a0d8,1,
+0x01a0d4,1,
+0x01a0d0,1,
+0x01a0cc,1,
+0x01a0c8,1,
+0x01a0c4,1,
+0x01a0c0,1,
+0x01a0bc,1,
+0x01a0b8,1,
+0x01a0b4,1,
+0x01a0b0,1,
+0x01a0ac,1,
+0x01a0a8,1,
+0x01a0a4,1,
+0x01a0a0,1,
+0x01a09c,1,
+0x01a098,1,
+0x01a094,1,
+0x01a090,1,
+0x01a08c,1,
+0x01a088,1,
+0x01a084,1,
+0x01a080,1,
+0x01a07c,1,
+0x01a078,1,
+0x01a074,1,
+0x01a070,1,
+0x01a06c,1,
+0x01a068,1,
+0x01a064,1,
+0x01a060,1,
+0x01a05c,1,
+0x01a058,1,
+0x01a054,1,
+0x01a050,1,
+0x01a04c,1,
+0x01a048,1,
+0x01a044,1,
+0x01a040,1,
+0x01a03c,1,
+0x01a038,1,
+0x01a034,1,
+0x01a030,1,
+0x01a02c,1,
+0x01a028,1,
+0x01a024,1,
+0x01a020,1,
+0x01a01c,1,
+0x01a018,1,
+0x01a014,1,
+0x01a010,1,
+0x01a00c,1,
+0x01a008,1,
+0x01a004,1,
+0x01a000,1,
+0x019ffc,1,
+0x019ff8,1,
+0x019ff4,1,
+0x019fdc,1,
+0x019fd4,1,
+0x019fd0,1,
+0x019fcc,1,
+0x019fc8,1,
+0x019fc4,1,
+0x019fc0,1,
+0x019fbc,1,
+0x019fb8,1,
+0x019fb4,1,
+0x019fb0,1,
+0x019fac,1,
+0x019fa8,1,
+0x019fa0,1,
+0x019f9c,1,
+0x019f98,1,
+0x019f94,1,
+0x019f90,1,
+0x019f8c,1,
+0x019f88,1,
+0x019f84,1,
+0x019f80,1,
+0x019e94,1,
+0x019e90,1,
+0x019e80,1,
+0x019e30,1,
+0x019e2c,1,
+0x019e28,1,
+0x019e24,1,
+0x019e20,1,
+0x019e1c,1,
+0x019e18,1,
+0x019e14,1,
+0x019e10,1,
+0x019e0c,1,
+0x019e04,1,
+0x019e00,1,
+0x019dfc,1,
+0x019df8,1,
+0x019df4,1,
+0x019dec,1,
+0x019de4,1,
+0x019de0,1,
+0x019ddc,1,
+0x019dd8,1,
+0x019dd4,1,
+0x019dcc,1,
+0x019dc8,1,
+0x019dc0,1,
+0x019db8,1,
+0x019db4,1,
+0x019db0,1,
+0x019da8,1,
+0x019da4,1,
+0x019da0,1,
+0x019d80,1,
+0x019d7c,1,
+0x019d78,1,
+0x019d74,1,
+0x019d70,1,
+0x019d6c,1,
+0x019d68,1,
+0x019d64,1,
+0x019d60,1,
+0x019d5c,1,
+0x019d58,1,
+0x019d54,1,
+0x019d50,1,
+0x019d4c,1,
+0x019d48,1,
+0x019d44,1,
+0x019d40,1,
+0x019d34,1,
+0x019d30,1,
+0x019d20,1,
+0x019d14,1,
+0x019d10,1,
+0x019d00,1,
+0x019cec,1,
+0x019ce8,1,
+0x019ce4,1,
+0x019ce0,1,
+0x019cdc,1,
+0x019cd8,1,
+0x019cd4,1,
+0x019cd0,1,
+0x019ccc,1,
+0x019cc8,1,
+0x019c90,1,
+0x019c8c,1,
+0x019c88,1,
+0x019c84,1,
+0x019c80,1,
+0x019c68,1,
+0x019c50,1,
+0x019c4c,1,
+0x019c24,1,
+0x019c20,1,
+0x019c1c,1,
+0x019c18,1,
+0x019c14,1,
+0x019c10,1,
+0x019c0c,1,
+0x019c08,1,
+0x019c04,1,
+0x019c00,1,
+0x019b34,1,
+0x019b30,1,
+0x019b20,1,
+0x019b14,1,
+0x019b10,1,
+0x019b00,1,
+0x019978,1,
+0x019974,1,
+0x019970,1,
+0x01996c,1,
+0x019968,1,
+0x019964,1,
+0x019960,1,
+0x01995c,1,
+0x019958,1,
+0x019954,1,
+0x019950,1,
+0x01994c,1,
+0x019948,1,
+0x019944,1,
+0x019940,1,
+0x01993c,1,
+0x019938,1,
+0x019934,1,
+0x019930,1,
+0x01992c,1,
+0x019928,1,
+0x019924,1,
+0x019920,1,
+0x01991c,1,
+0x019918,1,
+0x019914,1,
+0x019910,1,
+0x01990c,1,
+0x019908,1,
+0x019904,1,
+0x019900,1,
+0x0198fc,1,
+0x0198f8,1,
+0x0198f4,1,
+0x0198f0,1,
+0x0198ec,1,
+0x0198e8,1,
+0x0198e4,1,
+0x0198e0,1,
+0x0198dc,1,
+0x0198d8,1,
+0x0198d4,1,
+0x0198d0,1,
+0x0198cc,1,
+0x0198c8,1,
+0x0198c4,1,
+0x0198c0,1,
+0x0198bc,1,
+0x0198b8,1,
+0x0198b4,1,
+0x0198b0,1,
+0x0198ac,1,
+0x0198a8,1,
+0x0198a4,1,
+0x0198a0,1,
+0x01989c,1,
+0x019898,1,
+0x019894,1,
+0x019890,1,
+0x01988c,1,
+0x019888,1,
+0x019884,1,
+0x019880,1,
+0x01987c,1,
+0x019878,1,
+0x019874,1,
+0x019870,1,
+0x01986c,1,
+0x019868,1,
+0x019864,1,
+0x019860,1,
+0x01985c,1,
+0x019858,1,
+0x019854,1,
+0x019850,1,
+0x01984c,1,
+0x019848,1,
+0x019844,1,
+0x019840,1,
+0x01983c,1,
+0x019838,1,
+0x019834,1,
+0x019830,1,
+0x01982c,1,
+0x019828,1,
+0x019824,1,
+0x019820,1,
+0x01981c,1,
+0x019818,1,
+0x019814,1,
+0x019810,1,
+0x01980c,1,
+0x019808,1,
+0x019804,1,
+0x019800,1,
+0x0197fc,1,
+0x0197f8,1,
+0x0197f4,1,
+0x0197dc,1,
+0x0197d4,1,
+0x0197d0,1,
+0x0197cc,1,
+0x0197c8,1,
+0x0197c4,1,
+0x0197c0,1,
+0x0197bc,1,
+0x0197b8,1,
+0x0197b4,1,
+0x0197b0,1,
+0x0197ac,1,
+0x0197a8,1,
+0x0197a0,1,
+0x01979c,1,
+0x019798,1,
+0x019794,1,
+0x019790,1,
+0x01978c,1,
+0x019788,1,
+0x019784,1,
+0x019780,1,
+0x019694,1,
+0x019690,1,
+0x019680,1,
+0x019630,1,
+0x01962c,1,
+0x019628,1,
+0x019624,1,
+0x019620,1,
+0x01961c,1,
+0x019618,1,
+0x019614,1,
+0x019610,1,
+0x01960c,1,
+0x019604,1,
+0x019600,1,
+0x0195fc,1,
+0x0195f8,1,
+0x0195f4,1,
+0x0195ec,1,
+0x0195e4,1,
+0x0195e0,1,
+0x0195dc,1,
+0x0195d8,1,
+0x0195d4,1,
+0x0195cc,1,
+0x0195c8,1,
+0x0195c0,1,
+0x0195b8,1,
+0x0195b4,1,
+0x0195b0,1,
+0x0195a8,1,
+0x0195a4,1,
+0x0195a0,1,
+0x019580,1,
+0x01957c,1,
+0x019578,1,
+0x019574,1,
+0x019570,1,
+0x01956c,1,
+0x019568,1,
+0x019564,1,
+0x019560,1,
+0x01955c,1,
+0x019558,1,
+0x019554,1,
+0x019550,1,
+0x01954c,1,
+0x019548,1,
+0x019544,1,
+0x019540,1,
+0x019534,1,
+0x019530,1,
+0x019520,1,
+0x019514,1,
+0x019510,1,
+0x019500,1,
+0x0194ec,1,
+0x0194e8,1,
+0x0194e4,1,
+0x0194e0,1,
+0x0194dc,1,
+0x0194d8,1,
+0x0194d4,1,
+0x0194d0,1,
+0x0194cc,1,
+0x0194c8,1,
+0x019490,1,
+0x01948c,1,
+0x019488,1,
+0x019484,1,
+0x019480,1,
+0x019468,1,
+0x019450,1,
+0x01944c,1,
+0x019424,1,
+0x019420,1,
+0x01941c,1,
+0x019418,1,
+0x019414,1,
+0x019410,1,
+0x01940c,1,
+0x019408,1,
+0x019404,1,
+0x019400,1,
+0x019334,1,
+0x019330,1,
+0x019320,1,
+0x019314,1,
+0x019310,1,
+0x019300,1,
+0x019178,1,
+0x019174,1,
+0x019170,1,
+0x01916c,1,
+0x019168,1,
+0x019164,1,
+0x019160,1,
+0x01915c,1,
+0x019158,1,
+0x019154,1,
+0x019150,1,
+0x01914c,1,
+0x019148,1,
+0x019144,1,
+0x019140,1,
+0x01913c,1,
+0x019138,1,
+0x019134,1,
+0x019130,1,
+0x01912c,1,
+0x019128,1,
+0x019124,1,
+0x019120,1,
+0x01911c,1,
+0x019118,1,
+0x019114,1,
+0x019110,1,
+0x01910c,1,
+0x019108,1,
+0x019104,1,
+0x019100,1,
+0x0190fc,1,
+0x0190f8,1,
+0x0190f4,1,
+0x0190f0,1,
+0x0190ec,1,
+0x0190e8,1,
+0x0190e4,1,
+0x0190e0,1,
+0x0190dc,1,
+0x0190d8,1,
+0x0190d4,1,
+0x0190d0,1,
+0x0190cc,1,
+0x0190c8,1,
+0x0190c4,1,
+0x0190c0,1,
+0x0190bc,1,
+0x0190b8,1,
+0x0190b4,1,
+0x0190b0,1,
+0x0190ac,1,
+0x0190a8,1,
+0x0190a4,1,
+0x0190a0,1,
+0x01909c,1,
+0x019098,1,
+0x019094,1,
+0x019090,1,
+0x01908c,1,
+0x019088,1,
+0x019084,1,
+0x019080,1,
+0x01907c,1,
+0x019078,1,
+0x019074,1,
+0x019070,1,
+0x01906c,1,
+0x019068,1,
+0x019064,1,
+0x019060,1,
+0x01905c,1,
+0x019058,1,
+0x019054,1,
+0x019050,1,
+0x01904c,1,
+0x019048,1,
+0x019044,1,
+0x019040,1,
+0x01903c,1,
+0x019038,1,
+0x019034,1,
+0x019030,1,
+0x01902c,1,
+0x019028,1,
+0x019024,1,
+0x019020,1,
+0x01901c,1,
+0x019018,1,
+0x019014,1,
+0x019010,1,
+0x01900c,1,
+0x019008,1,
+0x019004,1,
+0x019000,1,
+0x018ffc,1,
+0x018ff8,1,
+0x018ff4,1,
+0x018fdc,1,
+0x018fd4,1,
+0x018fd0,1,
+0x018fcc,1,
+0x018fc8,1,
+0x018fc4,1,
+0x018fc0,1,
+0x018fbc,1,
+0x018fb8,1,
+0x018fb4,1,
+0x018fb0,1,
+0x018fac,1,
+0x018fa8,1,
+0x018fa0,1,
+0x018f9c,1,
+0x018f98,1,
+0x018f94,1,
+0x018f90,1,
+0x018f8c,1,
+0x018f88,1,
+0x018f84,1,
+0x018f80,1,
+0x018e94,1,
+0x018e90,1,
+0x018e80,1,
+0x018e30,1,
+0x018e2c,1,
+0x018e28,1,
+0x018e24,1,
+0x018e20,1,
+0x018e1c,1,
+0x018e18,1,
+0x018e14,1,
+0x018e10,1,
+0x018e0c,1,
+0x018e04,1,
+0x018e00,1,
+0x018dfc,1,
+0x018df8,1,
+0x018df4,1,
+0x018dec,1,
+0x018de4,1,
+0x018de0,1,
+0x018ddc,1,
+0x018dd8,1,
+0x018dd4,1,
+0x018dcc,1,
+0x018dc8,1,
+0x018dc0,1,
+0x018db8,1,
+0x018db4,1,
+0x018db0,1,
+0x018da8,1,
+0x018da4,1,
+0x018da0,1,
+0x018d80,1,
+0x018d7c,1,
+0x018d78,1,
+0x018d74,1,
+0x018d70,1,
+0x018d6c,1,
+0x018d68,1,
+0x018d64,1,
+0x018d60,1,
+0x018d5c,1,
+0x018d58,1,
+0x018d54,1,
+0x018d50,1,
+0x018d4c,1,
+0x018d48,1,
+0x018d44,1,
+0x018d40,1,
+0x018d34,1,
+0x018d30,1,
+0x018d20,1,
+0x018d14,1,
+0x018d10,1,
+0x018d00,1,
+0x018cec,1,
+0x018ce8,1,
+0x018ce4,1,
+0x018ce0,1,
+0x018cdc,1,
+0x018cd8,1,
+0x018cd4,1,
+0x018cd0,1,
+0x018ccc,1,
+0x018cc8,1,
+0x018c90,1,
+0x018c8c,1,
+0x018c88,1,
+0x018c84,1,
+0x018c80,1,
+0x018c68,1,
+0x018c50,1,
+0x018c4c,1,
+0x018c24,1,
+0x018c20,1,
+0x018c1c,1,
+0x018c18,1,
+0x018c14,1,
+0x018c10,1,
+0x018c0c,1,
+0x018c08,1,
+0x018c04,1,
+0x018c00,1,
+0x018b34,1,
+0x018b30,1,
+0x018b20,1,
+0x018b14,1,
+0x018b10,1,
+0x018b00,1,
+0x018978,1,
+0x018974,1,
+0x018970,1,
+0x01896c,1,
+0x018968,1,
+0x018964,1,
+0x018960,1,
+0x01895c,1,
+0x018958,1,
+0x018954,1,
+0x018950,1,
+0x01894c,1,
+0x018948,1,
+0x018944,1,
+0x018940,1,
+0x01893c,1,
+0x018938,1,
+0x018934,1,
+0x018930,1,
+0x01892c,1,
+0x018928,1,
+0x018924,1,
+0x018920,1,
+0x01891c,1,
+0x018918,1,
+0x018914,1,
+0x018910,1,
+0x01890c,1,
+0x018908,1,
+0x018904,1,
+0x018900,1,
+0x0188fc,1,
+0x0188f8,1,
+0x0188f4,1,
+0x0188f0,1,
+0x0188ec,1,
+0x0188e8,1,
+0x0188e4,1,
+0x0188e0,1,
+0x0188dc,1,
+0x0188d8,1,
+0x0188d4,1,
+0x0188d0,1,
+0x0188cc,1,
+0x0188c8,1,
+0x0188c4,1,
+0x0188c0,1,
+0x0188bc,1,
+0x0188b8,1,
+0x0188b4,1,
+0x0188b0,1,
+0x0188ac,1,
+0x0188a8,1,
+0x0188a4,1,
+0x0188a0,1,
+0x01889c,1,
+0x018898,1,
+0x018894,1,
+0x018890,1,
+0x01888c,1,
+0x018888,1,
+0x018884,1,
+0x018880,1,
+0x01887c,1,
+0x018878,1,
+0x018874,1,
+0x018870,1,
+0x01886c,1,
+0x018868,1,
+0x018864,1,
+0x018860,1,
+0x01885c,1,
+0x018858,1,
+0x018854,1,
+0x018850,1,
+0x01884c,1,
+0x018848,1,
+0x018844,1,
+0x018840,1,
+0x01883c,1,
+0x018838,1,
+0x018834,1,
+0x018830,1,
+0x01882c,1,
+0x018828,1,
+0x018824,1,
+0x018820,1,
+0x01881c,1,
+0x018818,1,
+0x018814,1,
+0x018810,1,
+0x01880c,1,
+0x018808,1,
+0x018804,1,
+0x018800,1,
+0x0187fc,1,
+0x0187f8,1,
+0x0187f4,1,
+0x0187dc,1,
+0x0187d4,1,
+0x0187d0,1,
+0x0187cc,1,
+0x0187c8,1,
+0x0187c4,1,
+0x0187c0,1,
+0x0187bc,1,
+0x0187b8,1,
+0x0187b4,1,
+0x0187b0,1,
+0x0187ac,1,
+0x0187a8,1,
+0x0187a0,1,
+0x01879c,1,
+0x018798,1,
+0x018794,1,
+0x018790,1,
+0x01878c,1,
+0x018788,1,
+0x018784,1,
+0x018780,1,
+0x018694,1,
+0x018690,1,
+0x018680,1,
+0x018630,1,
+0x01862c,1,
+0x018628,1,
+0x018624,1,
+0x018620,1,
+0x01861c,1,
+0x018618,1,
+0x018614,1,
+0x018610,1,
+0x01860c,1,
+0x018604,1,
+0x018600,1,
+0x0185fc,1,
+0x0185f8,1,
+0x0185f4,1,
+0x0185ec,1,
+0x0185e4,1,
+0x0185e0,1,
+0x0185dc,1,
+0x0185d8,1,
+0x0185d4,1,
+0x0185cc,1,
+0x0185c8,1,
+0x0185c0,1,
+0x0185b8,1,
+0x0185b4,1,
+0x0185b0,1,
+0x0185a8,1,
+0x0185a4,1,
+0x0185a0,1,
+0x018580,1,
+0x01857c,1,
+0x018578,1,
+0x018574,1,
+0x018570,1,
+0x01856c,1,
+0x018568,1,
+0x018564,1,
+0x018560,1,
+0x01855c,1,
+0x018558,1,
+0x018554,1,
+0x018550,1,
+0x01854c,1,
+0x018548,1,
+0x018544,1,
+0x018540,1,
+0x018534,1,
+0x018530,1,
+0x018520,1,
+0x018514,1,
+0x018510,1,
+0x018500,1,
+0x0184ec,1,
+0x0184e8,1,
+0x0184e4,1,
+0x0184e0,1,
+0x0184dc,1,
+0x0184d8,1,
+0x0184d4,1,
+0x0184d0,1,
+0x0184cc,1,
+0x0184c8,1,
+0x018490,1,
+0x01848c,1,
+0x018488,1,
+0x018484,1,
+0x018480,1,
+0x018468,1,
+0x018450,1,
+0x01844c,1,
+0x018424,1,
+0x018420,1,
+0x01841c,1,
+0x018418,1,
+0x018414,1,
+0x018410,1,
+0x01840c,1,
+0x018408,1,
+0x018404,1,
+0x018400,1,
+0x018334,1,
+0x018330,1,
+0x018320,1,
+0x018314,1,
+0x018310,1,
+0x018300,1,
+0x018178,1,
+0x018174,1,
+0x018170,1,
+0x01816c,1,
+0x018168,1,
+0x018164,1,
+0x018160,1,
+0x01815c,1,
+0x018158,1,
+0x018154,1,
+0x018150,1,
+0x01814c,1,
+0x018148,1,
+0x018144,1,
+0x018140,1,
+0x01813c,1,
+0x018138,1,
+0x018134,1,
+0x018130,1,
+0x01812c,1,
+0x018128,1,
+0x018124,1,
+0x018120,1,
+0x01811c,1,
+0x018118,1,
+0x018114,1,
+0x018110,1,
+0x01810c,1,
+0x018108,1,
+0x018104,1,
+0x018100,1,
+0x0180fc,1,
+0x0180f8,1,
+0x0180f4,1,
+0x0180f0,1,
+0x0180ec,1,
+0x0180e8,1,
+0x0180e4,1,
+0x0180e0,1,
+0x0180dc,1,
+0x0180d8,1,
+0x0180d4,1,
+0x0180d0,1,
+0x0180cc,1,
+0x0180c8,1,
+0x0180c4,1,
+0x0180c0,1,
+0x0180bc,1,
+0x0180b8,1,
+0x0180b4,1,
+0x0180b0,1,
+0x0180ac,1,
+0x0180a8,1,
+0x0180a4,1,
+0x0180a0,1,
+0x01809c,1,
+0x018098,1,
+0x018094,1,
+0x018090,1,
+0x01808c,1,
+0x018088,1,
+0x018084,1,
+0x018080,1,
+0x01807c,1,
+0x018078,1,
+0x018074,1,
+0x018070,1,
+0x01806c,1,
+0x018068,1,
+0x018064,1,
+0x018060,1,
+0x01805c,1,
+0x018058,1,
+0x018054,1,
+0x018050,1,
+0x01804c,1,
+0x018048,1,
+0x018044,1,
+0x018040,1,
+0x01803c,1,
+0x018038,1,
+0x018034,1,
+0x018030,1,
+0x01802c,1,
+0x018028,1,
+0x018024,1,
+0x018020,1,
+0x01801c,1,
+0x018018,1,
+0x018014,1,
+0x018010,1,
+0x01800c,1,
+0x018008,1,
+0x018004,1,
+0x018000,1,
+0x0159f4,1,
+0x0159f0,1,
+0x0159d4,1,
+0x0159d0,1,
+0x0159c0,1,
+0x0159b4,1,
+0x0159b0,1,
+0x0159a0,1,
+0x015994,1,
+0x015990,1,
+0x015980,1,
+0x015974,1,
+0x015970,1,
+0x015960,1,
+0x015954,1,
+0x015950,1,
+0x015940,1,
+0x015928,1,
+0x015924,1,
+0x015920,1,
+0x01591c,1,
+0x015918,1,
+0x015914,1,
+0x015910,1,
+0x01590c,1,
+0x015908,1,
+0x015904,1,
+0x015900,1,
+0x0158d4,1,
+0x0158d0,1,
+0x0158cc,1,
+0x0158c8,1,
+0x0158c4,1,
+0x0158c0,1,
+0x0158ac,1,
+0x015870,1,
+0x01586c,1,
+0x015868,1,
+0x015864,1,
+0x015860,1,
+0x01585c,1,
+0x015858,1,
+0x015854,1,
+0x015850,1,
+0x01584c,1,
+0x015848,1,
+0x015844,1,
+0x015840,1,
+0x01583c,1,
+0x015838,1,
+0x015834,1,
+0x015830,1,
+0x01582c,1,
+0x015828,1,
+0x015824,1,
+0x015820,1,
+0x015814,1,
+0x015810,1,
+0x015800,1,
+0x013b0c,1,
+0x013b08,1,
+0x013b04,1,
+0x013b00,1,
+0x013af4,1,
+0x013af0,1,
+0x013a74,1,
+0x013a70,1,
+0x013a60,1,
+0x013a54,1,
+0x013a50,1,
+0x013a40,1,
+0x013a28,1,
+0x013a1c,1,
+0x013a18,1,
+0x013a0c,1,
+0x013a00,1,
+0x013934,1,
+0x013930,1,
+0x013924,1,
+0x013920,1,
+0x013914,1,
+0x013910,1,
+0x013904,1,
+0x013900,1,
+0x0138f4,1,
+0x0138f0,1,
+0x0138e4,1,
+0x0138e0,1,
+0x0138b4,1,
+0x0138b0,1,
+0x0138ac,1,
+0x0138a8,1,
+0x0138a4,1,
+0x0138a0,1,
+0x013894,1,
+0x013890,1,
+0x01388c,1,
+0x013888,1,
+0x013884,1,
+0x013880,1,
+0x013870,1,
+0x01383c,1,
+0x013838,1,
+0x013834,1,
+0x013830,1,
+0x01382c,1,
+0x013828,1,
+0x013824,1,
+0x013820,1,
+0x013814,1,
+0x013810,1,
+0x013800,1,
+0x0137bc,1,
+0x0137b8,1,
+0x0137b4,1,
+0x01367c,1,
+0x013678,1,
+0x013674,1,
+0x013670,1,
+0x01366c,1,
+0x013668,1,
+0x013664,1,
+0x013660,1,
+0x01365c,1,
+0x013658,1,
+0x013654,1,
+0x01364c,1,
+0x013648,1,
+0x013644,1,
+0x013640,1,
+0x01362c,1,
+0x013628,1,
+0x013624,1,
+0x013620,1,
+0x01361c,1,
+0x013618,1,
+0x013614,1,
+0x013610,1,
+0x01360c,1,
+0x013608,1,
+0x013604,1,
+0x013600,1,
+0x0134a0,1,
+0x01349c,1,
+0x013498,1,
+0x013494,1,
+0x013490,1,
+0x01348c,1,
+0x013488,1,
+0x013484,1,
+0x013480,1,
+0x01347c,1,
+0x013478,1,
+0x013474,1,
+0x013470,1,
+0x01346c,1,
+0x013464,1,
+0x01345c,1,
+0x013458,1,
+0x013454,1,
+0x013450,1,
+0x01344c,1,
+0x013448,1,
+0x013444,1,
+0x013440,1,
+0x01343c,1,
+0x013438,1,
+0x013424,1,
+0x013420,1,
+0x01341c,1,
+0x013418,1,
+0x013414,1,
+0x013410,1,
+0x01340c,1,
+0x013408,1,
+0x013404,1,
+0x013400,1,
+0x013040,1,
+0x013000,1,
+0x012ffc,1,
+0x012ff8,1,
+0x012ff4,1,
+0x012fdc,1,
+0x012fd4,1,
+0x012fd0,1,
+0x012fcc,1,
+0x012fc8,1,
+0x012fc4,1,
+0x012fc0,1,
+0x012fbc,1,
+0x012fb8,1,
+0x012fb4,1,
+0x012fb0,1,
+0x012fac,1,
+0x012fa8,1,
+0x012fa0,1,
+0x012f9c,1,
+0x012f98,1,
+0x012f94,1,
+0x012f90,1,
+0x012f8c,1,
+0x012f88,1,
+0x012f84,1,
+0x012f80,1,
+0x012e94,1,
+0x012e90,1,
+0x012e80,1,
+0x012e30,1,
+0x012e2c,1,
+0x012e28,1,
+0x012e24,1,
+0x012e20,1,
+0x012e1c,1,
+0x012e18,1,
+0x012e14,1,
+0x012e10,1,
+0x012e0c,1,
+0x012e04,1,
+0x012e00,1,
+0x012dfc,1,
+0x012df8,1,
+0x012df4,1,
+0x012dec,1,
+0x012de4,1,
+0x012de0,1,
+0x012ddc,1,
+0x012dd8,1,
+0x012dd4,1,
+0x012dcc,1,
+0x012dc8,1,
+0x012dc0,1,
+0x012db8,1,
+0x012db4,1,
+0x012db0,1,
+0x012da8,1,
+0x012da4,1,
+0x012da0,1,
+0x012d80,1,
+0x012d7c,1,
+0x012d78,1,
+0x012d74,1,
+0x012d70,1,
+0x012d6c,1,
+0x012d68,1,
+0x012d64,1,
+0x012d60,1,
+0x012d5c,1,
+0x012d58,1,
+0x012d54,1,
+0x012d50,1,
+0x012d4c,1,
+0x012d48,1,
+0x012d44,1,
+0x012d40,1,
+0x012d34,1,
+0x012d30,1,
+0x012d20,1,
+0x012d14,1,
+0x012d10,1,
+0x012d00,1,
+0x012cec,1,
+0x012ce8,1,
+0x012ce4,1,
+0x012ce0,1,
+0x012cdc,1,
+0x012cd8,1,
+0x012cd4,1,
+0x012cd0,1,
+0x012ccc,1,
+0x012cc8,1,
+0x012c90,1,
+0x012c8c,1,
+0x012c88,1,
+0x012c84,1,
+0x012c80,1,
+0x012c68,1,
+0x012c50,1,
+0x012c4c,1,
+0x012c24,1,
+0x012c20,1,
+0x012c1c,1,
+0x012c18,1,
+0x012c14,1,
+0x012c10,1,
+0x012c0c,1,
+0x012c08,1,
+0x012c04,1,
+0x012c00,1,
+0x012b34,1,
+0x012b30,1,
+0x012b20,1,
+0x012b14,1,
+0x012b10,1,
+0x012b00,1,
+0x012978,1,
+0x012974,1,
+0x012970,1,
+0x01296c,1,
+0x012968,1,
+0x012964,1,
+0x012960,1,
+0x01295c,1,
+0x012958,1,
+0x012954,1,
+0x012950,1,
+0x01294c,1,
+0x012948,1,
+0x012944,1,
+0x012940,1,
+0x01293c,1,
+0x012938,1,
+0x012934,1,
+0x012930,1,
+0x01292c,1,
+0x012928,1,
+0x012924,1,
+0x012920,1,
+0x01291c,1,
+0x012918,1,
+0x012914,1,
+0x012910,1,
+0x01290c,1,
+0x012908,1,
+0x012904,1,
+0x012900,1,
+0x0128fc,1,
+0x0128f8,1,
+0x0128f4,1,
+0x0128f0,1,
+0x0128ec,1,
+0x0128e8,1,
+0x0128e4,1,
+0x0128e0,1,
+0x0128dc,1,
+0x0128d8,1,
+0x0128d4,1,
+0x0128d0,1,
+0x0128cc,1,
+0x0128c8,1,
+0x0128c4,1,
+0x0128c0,1,
+0x0128bc,1,
+0x0128b8,1,
+0x0128b4,1,
+0x0128b0,1,
+0x0128ac,1,
+0x0128a8,1,
+0x0128a4,1,
+0x0128a0,1,
+0x01289c,1,
+0x012898,1,
+0x012894,1,
+0x012890,1,
+0x01288c,1,
+0x012888,1,
+0x012884,1,
+0x012880,1,
+0x01287c,1,
+0x012878,1,
+0x012874,1,
+0x012870,1,
+0x01286c,1,
+0x012868,1,
+0x012864,1,
+0x012860,1,
+0x01285c,1,
+0x012858,1,
+0x012854,1,
+0x012850,1,
+0x01284c,1,
+0x012848,1,
+0x012844,1,
+0x012840,1,
+0x01283c,1,
+0x012838,1,
+0x012834,1,
+0x012830,1,
+0x01282c,1,
+0x012828,1,
+0x012824,1,
+0x012820,1,
+0x01281c,1,
+0x012818,1,
+0x012814,1,
+0x012810,1,
+0x01280c,1,
+0x012808,1,
+0x012804,1,
+0x012800,1,
+0x0127fc,1,
+0x0127f8,1,
+0x0127f4,1,
+0x0127dc,1,
+0x0127d4,1,
+0x0127d0,1,
+0x0127cc,1,
+0x0127c8,1,
+0x0127c4,1,
+0x0127c0,1,
+0x0127bc,1,
+0x0127b8,1,
+0x0127b4,1,
+0x0127b0,1,
+0x0127ac,1,
+0x0127a8,1,
+0x0127a0,1,
+0x01279c,1,
+0x012798,1,
+0x012794,1,
+0x012790,1,
+0x01278c,1,
+0x012788,1,
+0x012784,1,
+0x012780,1,
+0x012694,1,
+0x012690,1,
+0x012680,1,
+0x012630,1,
+0x01262c,1,
+0x012628,1,
+0x012624,1,
+0x012620,1,
+0x01261c,1,
+0x012618,1,
+0x012614,1,
+0x012610,1,
+0x01260c,1,
+0x012604,1,
+0x012600,1,
+0x0125fc,1,
+0x0125f8,1,
+0x0125f4,1,
+0x0125ec,1,
+0x0125e4,1,
+0x0125e0,1,
+0x0125dc,1,
+0x0125d8,1,
+0x0125d4,1,
+0x0125cc,1,
+0x0125c8,1,
+0x0125c0,1,
+0x0125b8,1,
+0x0125b4,1,
+0x0125b0,1,
+0x0125a8,1,
+0x0125a4,1,
+0x0125a0,1,
+0x012580,1,
+0x01257c,1,
+0x012578,1,
+0x012574,1,
+0x012570,1,
+0x01256c,1,
+0x012568,1,
+0x012564,1,
+0x012560,1,
+0x01255c,1,
+0x012558,1,
+0x012554,1,
+0x012550,1,
+0x01254c,1,
+0x012548,1,
+0x012544,1,
+0x012540,1,
+0x012534,1,
+0x012530,1,
+0x012520,1,
+0x012514,1,
+0x012510,1,
+0x012500,1,
+0x0124ec,1,
+0x0124e8,1,
+0x0124e4,1,
+0x0124e0,1,
+0x0124dc,1,
+0x0124d8,1,
+0x0124d4,1,
+0x0124d0,1,
+0x0124cc,1,
+0x0124c8,1,
+0x012490,1,
+0x01248c,1,
+0x012488,1,
+0x012484,1,
+0x012480,1,
+0x012468,1,
+0x012450,1,
+0x01244c,1,
+0x012424,1,
+0x012420,1,
+0x01241c,1,
+0x012418,1,
+0x012414,1,
+0x012410,1,
+0x01240c,1,
+0x012408,1,
+0x012404,1,
+0x012400,1,
+0x012334,1,
+0x012330,1,
+0x012320,1,
+0x012314,1,
+0x012310,1,
+0x012300,1,
+0x012178,1,
+0x012174,1,
+0x012170,1,
+0x01216c,1,
+0x012168,1,
+0x012164,1,
+0x012160,1,
+0x01215c,1,
+0x012158,1,
+0x012154,1,
+0x012150,1,
+0x01214c,1,
+0x012148,1,
+0x012144,1,
+0x012140,1,
+0x01213c,1,
+0x012138,1,
+0x012134,1,
+0x012130,1,
+0x01212c,1,
+0x012128,1,
+0x012124,1,
+0x012120,1,
+0x01211c,1,
+0x012118,1,
+0x012114,1,
+0x012110,1,
+0x01210c,1,
+0x012108,1,
+0x012104,1,
+0x012100,1,
+0x0120fc,1,
+0x0120f8,1,
+0x0120f4,1,
+0x0120f0,1,
+0x0120ec,1,
+0x0120e8,1,
+0x0120e4,1,
+0x0120e0,1,
+0x0120dc,1,
+0x0120d8,1,
+0x0120d4,1,
+0x0120d0,1,
+0x0120cc,1,
+0x0120c8,1,
+0x0120c4,1,
+0x0120c0,1,
+0x0120bc,1,
+0x0120b8,1,
+0x0120b4,1,
+0x0120b0,1,
+0x0120ac,1,
+0x0120a8,1,
+0x0120a4,1,
+0x0120a0,1,
+0x01209c,1,
+0x012098,1,
+0x012094,1,
+0x012090,1,
+0x01208c,1,
+0x012088,1,
+0x012084,1,
+0x012080,1,
+0x01207c,1,
+0x012078,1,
+0x012074,1,
+0x012070,1,
+0x01206c,1,
+0x012068,1,
+0x012064,1,
+0x012060,1,
+0x01205c,1,
+0x012058,1,
+0x012054,1,
+0x012050,1,
+0x01204c,1,
+0x012048,1,
+0x012044,1,
+0x012040,1,
+0x01203c,1,
+0x012038,1,
+0x012034,1,
+0x012030,1,
+0x01202c,1,
+0x012028,1,
+0x012024,1,
+0x012020,1,
+0x01201c,1,
+0x012018,1,
+0x012014,1,
+0x012010,1,
+0x01200c,1,
+0x012008,1,
+0x012004,1,
+0x012000,1,
+0x011ffc,1,
+0x011ff8,1,
+0x011ff4,1,
+0x011fdc,1,
+0x011fd4,1,
+0x011fd0,1,
+0x011fcc,1,
+0x011fc8,1,
+0x011fc4,1,
+0x011fc0,1,
+0x011fbc,1,
+0x011fb8,1,
+0x011fb4,1,
+0x011fb0,1,
+0x011fac,1,
+0x011fa8,1,
+0x011fa0,1,
+0x011f9c,1,
+0x011f98,1,
+0x011f94,1,
+0x011f90,1,
+0x011f8c,1,
+0x011f88,1,
+0x011f84,1,
+0x011f80,1,
+0x011e94,1,
+0x011e90,1,
+0x011e80,1,
+0x011e30,1,
+0x011e2c,1,
+0x011e28,1,
+0x011e24,1,
+0x011e20,1,
+0x011e1c,1,
+0x011e18,1,
+0x011e14,1,
+0x011e10,1,
+0x011e0c,1,
+0x011e04,1,
+0x011e00,1,
+0x011dfc,1,
+0x011df8,1,
+0x011df4,1,
+0x011dec,1,
+0x011de4,1,
+0x011de0,1,
+0x011ddc,1,
+0x011dd8,1,
+0x011dd4,1,
+0x011dcc,1,
+0x011dc8,1,
+0x011dc0,1,
+0x011db8,1,
+0x011db4,1,
+0x011db0,1,
+0x011da8,1,
+0x011da4,1,
+0x011da0,1,
+0x011d80,1,
+0x011d7c,1,
+0x011d78,1,
+0x011d74,1,
+0x011d70,1,
+0x011d6c,1,
+0x011d68,1,
+0x011d64,1,
+0x011d60,1,
+0x011d5c,1,
+0x011d58,1,
+0x011d54,1,
+0x011d50,1,
+0x011d4c,1,
+0x011d48,1,
+0x011d44,1,
+0x011d40,1,
+0x011d34,1,
+0x011d30,1,
+0x011d20,1,
+0x011d14,1,
+0x011d10,1,
+0x011d00,1,
+0x011cec,1,
+0x011ce8,1,
+0x011ce4,1,
+0x011ce0,1,
+0x011cdc,1,
+0x011cd8,1,
+0x011cd4,1,
+0x011cd0,1,
+0x011ccc,1,
+0x011cc8,1,
+0x011c90,1,
+0x011c8c,1,
+0x011c88,1,
+0x011c84,1,
+0x011c80,1,
+0x011c68,1,
+0x011c50,1,
+0x011c4c,1,
+0x011c24,1,
+0x011c20,1,
+0x011c1c,1,
+0x011c18,1,
+0x011c14,1,
+0x011c10,1,
+0x011c0c,1,
+0x011c08,1,
+0x011c04,1,
+0x011c00,1,
+0x011b34,1,
+0x011b30,1,
+0x011b20,1,
+0x011b14,1,
+0x011b10,1,
+0x011b00,1,
+0x011978,1,
+0x011974,1,
+0x011970,1,
+0x01196c,1,
+0x011968,1,
+0x011964,1,
+0x011960,1,
+0x01195c,1,
+0x011958,1,
+0x011954,1,
+0x011950,1,
+0x01194c,1,
+0x011948,1,
+0x011944,1,
+0x011940,1,
+0x01193c,1,
+0x011938,1,
+0x011934,1,
+0x011930,1,
+0x01192c,1,
+0x011928,1,
+0x011924,1,
+0x011920,1,
+0x01191c,1,
+0x011918,1,
+0x011914,1,
+0x011910,1,
+0x01190c,1,
+0x011908,1,
+0x011904,1,
+0x011900,1,
+0x0118fc,1,
+0x0118f8,1,
+0x0118f4,1,
+0x0118f0,1,
+0x0118ec,1,
+0x0118e8,1,
+0x0118e4,1,
+0x0118e0,1,
+0x0118dc,1,
+0x0118d8,1,
+0x0118d4,1,
+0x0118d0,1,
+0x0118cc,1,
+0x0118c8,1,
+0x0118c4,1,
+0x0118c0,1,
+0x0118bc,1,
+0x0118b8,1,
+0x0118b4,1,
+0x0118b0,1,
+0x0118ac,1,
+0x0118a8,1,
+0x0118a4,1,
+0x0118a0,1,
+0x01189c,1,
+0x011898,1,
+0x011894,1,
+0x011890,1,
+0x01188c,1,
+0x011888,1,
+0x011884,1,
+0x011880,1,
+0x01187c,1,
+0x011878,1,
+0x011874,1,
+0x011870,1,
+0x01186c,1,
+0x011868,1,
+0x011864,1,
+0x011860,1,
+0x01185c,1,
+0x011858,1,
+0x011854,1,
+0x011850,1,
+0x01184c,1,
+0x011848,1,
+0x011844,1,
+0x011840,1,
+0x01183c,1,
+0x011838,1,
+0x011834,1,
+0x011830,1,
+0x01182c,1,
+0x011828,1,
+0x011824,1,
+0x011820,1,
+0x01181c,1,
+0x011818,1,
+0x011814,1,
+0x011810,1,
+0x01180c,1,
+0x011808,1,
+0x011804,1,
+0x011800,1,
+0x0117fc,1,
+0x0117f8,1,
+0x0117f4,1,
+0x0117dc,1,
+0x0117d4,1,
+0x0117d0,1,
+0x0117cc,1,
+0x0117c8,1,
+0x0117c4,1,
+0x0117c0,1,
+0x0117bc,1,
+0x0117b8,1,
+0x0117b4,1,
+0x0117b0,1,
+0x0117ac,1,
+0x0117a8,1,
+0x0117a0,1,
+0x01179c,1,
+0x011798,1,
+0x011794,1,
+0x011790,1,
+0x01178c,1,
+0x011788,1,
+0x011784,1,
+0x011780,1,
+0x011694,1,
+0x011690,1,
+0x011680,1,
+0x011630,1,
+0x01162c,1,
+0x011628,1,
+0x011624,1,
+0x011620,1,
+0x01161c,1,
+0x011618,1,
+0x011614,1,
+0x011610,1,
+0x01160c,1,
+0x011604,1,
+0x011600,1,
+0x0115fc,1,
+0x0115f8,1,
+0x0115f4,1,
+0x0115ec,1,
+0x0115e4,1,
+0x0115e0,1,
+0x0115dc,1,
+0x0115d8,1,
+0x0115d4,1,
+0x0115cc,1,
+0x0115c8,1,
+0x0115c0,1,
+0x0115b8,1,
+0x0115b4,1,
+0x0115b0,1,
+0x0115a8,1,
+0x0115a4,1,
+0x0115a0,1,
+0x011580,1,
+0x01157c,1,
+0x011578,1,
+0x011574,1,
+0x011570,1,
+0x01156c,1,
+0x011568,1,
+0x011564,1,
+0x011560,1,
+0x01155c,1,
+0x011558,1,
+0x011554,1,
+0x011550,1,
+0x01154c,1,
+0x011548,1,
+0x011544,1,
+0x011540,1,
+0x011534,1,
+0x011530,1,
+0x011520,1,
+0x011514,1,
+0x011510,1,
+0x011500,1,
+0x0114ec,1,
+0x0114e8,1,
+0x0114e4,1,
+0x0114e0,1,
+0x0114dc,1,
+0x0114d8,1,
+0x0114d4,1,
+0x0114d0,1,
+0x0114cc,1,
+0x0114c8,1,
+0x011490,1,
+0x01148c,1,
+0x011488,1,
+0x011484,1,
+0x011480,1,
+0x011468,1,
+0x011450,1,
+0x01144c,1,
+0x011424,1,
+0x011420,1,
+0x01141c,1,
+0x011418,1,
+0x011414,1,
+0x011410,1,
+0x01140c,1,
+0x011408,1,
+0x011404,1,
+0x011400,1,
+0x011334,1,
+0x011330,1,
+0x011320,1,
+0x011314,1,
+0x011310,1,
+0x011300,1,
+0x011178,1,
+0x011174,1,
+0x011170,1,
+0x01116c,1,
+0x011168,1,
+0x011164,1,
+0x011160,1,
+0x01115c,1,
+0x011158,1,
+0x011154,1,
+0x011150,1,
+0x01114c,1,
+0x011148,1,
+0x011144,1,
+0x011140,1,
+0x01113c,1,
+0x011138,1,
+0x011134,1,
+0x011130,1,
+0x01112c,1,
+0x011128,1,
+0x011124,1,
+0x011120,1,
+0x01111c,1,
+0x011118,1,
+0x011114,1,
+0x011110,1,
+0x01110c,1,
+0x011108,1,
+0x011104,1,
+0x011100,1,
+0x0110fc,1,
+0x0110f8,1,
+0x0110f4,1,
+0x0110f0,1,
+0x0110ec,1,
+0x0110e8,1,
+0x0110e4,1,
+0x0110e0,1,
+0x0110dc,1,
+0x0110d8,1,
+0x0110d4,1,
+0x0110d0,1,
+0x0110cc,1,
+0x0110c8,1,
+0x0110c4,1,
+0x0110c0,1,
+0x0110bc,1,
+0x0110b8,1,
+0x0110b4,1,
+0x0110b0,1,
+0x0110ac,1,
+0x0110a8,1,
+0x0110a4,1,
+0x0110a0,1,
+0x01109c,1,
+0x011098,1,
+0x011094,1,
+0x011090,1,
+0x01108c,1,
+0x011088,1,
+0x011084,1,
+0x011080,1,
+0x01107c,1,
+0x011078,1,
+0x011074,1,
+0x011070,1,
+0x01106c,1,
+0x011068,1,
+0x011064,1,
+0x011060,1,
+0x01105c,1,
+0x011058,1,
+0x011054,1,
+0x011050,1,
+0x01104c,1,
+0x011048,1,
+0x011044,1,
+0x011040,1,
+0x01103c,1,
+0x011038,1,
+0x011034,1,
+0x011030,1,
+0x01102c,1,
+0x011028,1,
+0x011024,1,
+0x011020,1,
+0x01101c,1,
+0x011018,1,
+0x011014,1,
+0x011010,1,
+0x01100c,1,
+0x011008,1,
+0x011004,1,
+0x011000,1,
+0x010ffc,1,
+0x010ff8,1,
+0x010ff4,1,
+0x010fdc,1,
+0x010fd4,1,
+0x010fd0,1,
+0x010fcc,1,
+0x010fc8,1,
+0x010fc4,1,
+0x010fc0,1,
+0x010fbc,1,
+0x010fb8,1,
+0x010fb4,1,
+0x010fb0,1,
+0x010fac,1,
+0x010fa8,1,
+0x010fa0,1,
+0x010f9c,1,
+0x010f98,1,
+0x010f94,1,
+0x010f90,1,
+0x010f8c,1,
+0x010f88,1,
+0x010f84,1,
+0x010f80,1,
+0x010e94,1,
+0x010e90,1,
+0x010e80,1,
+0x010e30,1,
+0x010e2c,1,
+0x010e28,1,
+0x010e24,1,
+0x010e20,1,
+0x010e1c,1,
+0x010e18,1,
+0x010e14,1,
+0x010e10,1,
+0x010e0c,1,
+0x010e04,1,
+0x010e00,1,
+0x010dfc,1,
+0x010df8,1,
+0x010df4,1,
+0x010dec,1,
+0x010de4,1,
+0x010de0,1,
+0x010ddc,1,
+0x010dd8,1,
+0x010dd4,1,
+0x010dcc,1,
+0x010dc8,1,
+0x010dc0,1,
+0x010db8,1,
+0x010db4,1,
+0x010db0,1,
+0x010da8,1,
+0x010da4,1,
+0x010da0,1,
+0x010d80,1,
+0x010d7c,1,
+0x010d78,1,
+0x010d74,1,
+0x010d70,1,
+0x010d6c,1,
+0x010d68,1,
+0x010d64,1,
+0x010d60,1,
+0x010d5c,1,
+0x010d58,1,
+0x010d54,1,
+0x010d50,1,
+0x010d4c,1,
+0x010d48,1,
+0x010d44,1,
+0x010d40,1,
+0x010d34,1,
+0x010d30,1,
+0x010d20,1,
+0x010d14,1,
+0x010d10,1,
+0x010d00,1,
+0x010cec,1,
+0x010ce8,1,
+0x010ce4,1,
+0x010ce0,1,
+0x010cdc,1,
+0x010cd8,1,
+0x010cd4,1,
+0x010cd0,1,
+0x010ccc,1,
+0x010cc8,1,
+0x010c90,1,
+0x010c8c,1,
+0x010c88,1,
+0x010c84,1,
+0x010c80,1,
+0x010c68,1,
+0x010c50,1,
+0x010c4c,1,
+0x010c24,1,
+0x010c20,1,
+0x010c1c,1,
+0x010c18,1,
+0x010c14,1,
+0x010c10,1,
+0x010c0c,1,
+0x010c08,1,
+0x010c04,1,
+0x010c00,1,
+0x010b34,1,
+0x010b30,1,
+0x010b20,1,
+0x010b14,1,
+0x010b10,1,
+0x010b00,1,
+0x010978,1,
+0x010974,1,
+0x010970,1,
+0x01096c,1,
+0x010968,1,
+0x010964,1,
+0x010960,1,
+0x01095c,1,
+0x010958,1,
+0x010954,1,
+0x010950,1,
+0x01094c,1,
+0x010948,1,
+0x010944,1,
+0x010940,1,
+0x01093c,1,
+0x010938,1,
+0x010934,1,
+0x010930,1,
+0x01092c,1,
+0x010928,1,
+0x010924,1,
+0x010920,1,
+0x01091c,1,
+0x010918,1,
+0x010914,1,
+0x010910,1,
+0x01090c,1,
+0x010908,1,
+0x010904,1,
+0x010900,1,
+0x0108fc,1,
+0x0108f8,1,
+0x0108f4,1,
+0x0108f0,1,
+0x0108ec,1,
+0x0108e8,1,
+0x0108e4,1,
+0x0108e0,1,
+0x0108dc,1,
+0x0108d8,1,
+0x0108d4,1,
+0x0108d0,1,
+0x0108cc,1,
+0x0108c8,1,
+0x0108c4,1,
+0x0108c0,1,
+0x0108bc,1,
+0x0108b8,1,
+0x0108b4,1,
+0x0108b0,1,
+0x0108ac,1,
+0x0108a8,1,
+0x0108a4,1,
+0x0108a0,1,
+0x01089c,1,
+0x010898,1,
+0x010894,1,
+0x010890,1,
+0x01088c,1,
+0x010888,1,
+0x010884,1,
+0x010880,1,
+0x01087c,1,
+0x010878,1,
+0x010874,1,
+0x010870,1,
+0x01086c,1,
+0x010868,1,
+0x010864,1,
+0x010860,1,
+0x01085c,1,
+0x010858,1,
+0x010854,1,
+0x010850,1,
+0x01084c,1,
+0x010848,1,
+0x010844,1,
+0x010840,1,
+0x01083c,1,
+0x010838,1,
+0x010834,1,
+0x010830,1,
+0x01082c,1,
+0x010828,1,
+0x010824,1,
+0x010820,1,
+0x01081c,1,
+0x010818,1,
+0x010814,1,
+0x010810,1,
+0x01080c,1,
+0x010808,1,
+0x010804,1,
+0x010800,1,
+0x0107fc,1,
+0x0107f8,1,
+0x0107f4,1,
+0x0107dc,1,
+0x0107d4,1,
+0x0107d0,1,
+0x0107cc,1,
+0x0107c8,1,
+0x0107c4,1,
+0x0107c0,1,
+0x0107bc,1,
+0x0107b8,1,
+0x0107b4,1,
+0x0107b0,1,
+0x0107ac,1,
+0x0107a8,1,
+0x0107a0,1,
+0x01079c,1,
+0x010798,1,
+0x010794,1,
+0x010790,1,
+0x01078c,1,
+0x010788,1,
+0x010784,1,
+0x010780,1,
+0x010694,1,
+0x010690,1,
+0x010680,1,
+0x010630,1,
+0x01062c,1,
+0x010628,1,
+0x010624,1,
+0x010620,1,
+0x01061c,1,
+0x010618,1,
+0x010614,1,
+0x010610,1,
+0x01060c,1,
+0x010604,1,
+0x010600,1,
+0x0105fc,1,
+0x0105f8,1,
+0x0105f4,1,
+0x0105ec,1,
+0x0105e4,1,
+0x0105e0,1,
+0x0105dc,1,
+0x0105d8,1,
+0x0105d4,1,
+0x0105cc,1,
+0x0105c8,1,
+0x0105c0,1,
+0x0105b8,1,
+0x0105b4,1,
+0x0105b0,1,
+0x0105a8,1,
+0x0105a4,1,
+0x0105a0,1,
+0x010580,1,
+0x01057c,1,
+0x010578,1,
+0x010574,1,
+0x010570,1,
+0x01056c,1,
+0x010568,1,
+0x010564,1,
+0x010560,1,
+0x01055c,1,
+0x010558,1,
+0x010554,1,
+0x010550,1,
+0x01054c,1,
+0x010548,1,
+0x010544,1,
+0x010540,1,
+0x010534,1,
+0x010530,1,
+0x010520,1,
+0x010514,1,
+0x010510,1,
+0x010500,1,
+0x0104ec,1,
+0x0104e8,1,
+0x0104e4,1,
+0x0104e0,1,
+0x0104dc,1,
+0x0104d8,1,
+0x0104d4,1,
+0x0104d0,1,
+0x0104cc,1,
+0x0104c8,1,
+0x010490,1,
+0x01048c,1,
+0x010488,1,
+0x010484,1,
+0x010480,1,
+0x010468,1,
+0x010450,1,
+0x01044c,1,
+0x010424,1,
+0x010420,1,
+0x01041c,1,
+0x010418,1,
+0x010414,1,
+0x010410,1,
+0x01040c,1,
+0x010408,1,
+0x010404,1,
+0x010400,1,
+0x010334,1,
+0x010330,1,
+0x010320,1,
+0x010314,1,
+0x010310,1,
+0x010300,1,
+0x010178,1,
+0x010174,1,
+0x010170,1,
+0x01016c,1,
+0x010168,1,
+0x010164,1,
+0x010160,1,
+0x01015c,1,
+0x010158,1,
+0x010154,1,
+0x010150,1,
+0x01014c,1,
+0x010148,1,
+0x010144,1,
+0x010140,1,
+0x01013c,1,
+0x010138,1,
+0x010134,1,
+0x010130,1,
+0x01012c,1,
+0x010128,1,
+0x010124,1,
+0x010120,1,
+0x01011c,1,
+0x010118,1,
+0x010114,1,
+0x010110,1,
+0x01010c,1,
+0x010108,1,
+0x010104,1,
+0x010100,1,
+0x0100fc,1,
+0x0100f8,1,
+0x0100f4,1,
+0x0100f0,1,
+0x0100ec,1,
+0x0100e8,1,
+0x0100e4,1,
+0x0100e0,1,
+0x0100dc,1,
+0x0100d8,1,
+0x0100d4,1,
+0x0100d0,1,
+0x0100cc,1,
+0x0100c8,1,
+0x0100c4,1,
+0x0100c0,1,
+0x0100bc,1,
+0x0100b8,1,
+0x0100b4,1,
+0x0100b0,1,
+0x0100ac,1,
+0x0100a8,1,
+0x0100a4,1,
+0x0100a0,1,
+0x01009c,1,
+0x010098,1,
+0x010094,1,
+0x010090,1,
+0x01008c,1,
+0x010088,1,
+0x010084,1,
+0x010080,1,
+0x01007c,1,
+0x010078,1,
+0x010074,1,
+0x010070,1,
+0x01006c,1,
+0x010068,1,
+0x010064,1,
+0x010060,1,
+0x01005c,1,
+0x010058,1,
+0x010054,1,
+0x010050,1,
+0x01004c,1,
+0x010048,1,
+0x010044,1,
+0x010040,1,
+0x01003c,1,
+0x010038,1,
+0x010034,1,
+0x010030,1,
+0x01002c,1,
+0x010028,1,
+0x010024,1,
+0x010020,1,
+0x01001c,1,
+0x010018,1,
+0x010014,1,
+0x010010,1,
+0x01000c,1,
+0x010008,1,
+0x010004,1,
+0x010000,1,
+0x00d9f4,1,
+0x00d9f0,1,
+0x00d9d4,1,
+0x00d9d0,1,
+0x00d9c0,1,
+0x00d9b4,1,
+0x00d9b0,1,
+0x00d9a0,1,
+0x00d994,1,
+0x00d990,1,
+0x00d980,1,
+0x00d974,1,
+0x00d970,1,
+0x00d960,1,
+0x00d954,1,
+0x00d950,1,
+0x00d940,1,
+0x00d928,1,
+0x00d924,1,
+0x00d920,1,
+0x00d91c,1,
+0x00d918,1,
+0x00d914,1,
+0x00d910,1,
+0x00d90c,1,
+0x00d908,1,
+0x00d904,1,
+0x00d900,1,
+0x00d8d4,1,
+0x00d8d0,1,
+0x00d8cc,1,
+0x00d8c8,1,
+0x00d8c4,1,
+0x00d8c0,1,
+0x00d8ac,1,
+0x00d870,1,
+0x00d86c,1,
+0x00d868,1,
+0x00d864,1,
+0x00d860,1,
+0x00d85c,1,
+0x00d858,1,
+0x00d854,1,
+0x00d850,1,
+0x00d84c,1,
+0x00d848,1,
+0x00d844,1,
+0x00d840,1,
+0x00d83c,1,
+0x00d838,1,
+0x00d834,1,
+0x00d830,1,
+0x00d82c,1,
+0x00d828,1,
+0x00d824,1,
+0x00d820,1,
+0x00d814,1,
+0x00d810,1,
+0x00d800,1,
+0x00bb0c,1,
+0x00bb08,1,
+0x00bb04,1,
+0x00bb00,1,
+0x00baf4,1,
+0x00baf0,1,
+0x00ba74,1,
+0x00ba70,1,
+0x00ba60,1,
+0x00ba54,1,
+0x00ba50,1,
+0x00ba40,1,
+0x00ba28,1,
+0x00ba1c,1,
+0x00ba18,1,
+0x00ba0c,1,
+0x00ba00,1,
+0x00b934,1,
+0x00b930,1,
+0x00b924,1,
+0x00b920,1,
+0x00b914,1,
+0x00b910,1,
+0x00b904,1,
+0x00b900,1,
+0x00b8f4,1,
+0x00b8f0,1,
+0x00b8e4,1,
+0x00b8e0,1,
+0x00b8b4,1,
+0x00b8b0,1,
+0x00b8ac,1,
+0x00b8a8,1,
+0x00b8a4,1,
+0x00b8a0,1,
+0x00b894,1,
+0x00b890,1,
+0x00b88c,1,
+0x00b888,1,
+0x00b884,1,
+0x00b880,1,
+0x00b870,1,
+0x00b83c,1,
+0x00b838,1,
+0x00b834,1,
+0x00b830,1,
+0x00b82c,1,
+0x00b828,1,
+0x00b824,1,
+0x00b820,1,
+0x00b814,1,
+0x00b810,1,
+0x00b800,1,
+0x00b7bc,1,
+0x00b7b8,1,
+0x00b7b4,1,
+0x00b7b0,1,
+0x00b7a0,1,
+0x00b79c,1,
+0x00b798,1,
+0x00b790,1,
+0x00b78c,1,
+0x00b788,1,
+0x00b784,1,
+0x00b780,1,
+0x00b67c,1,
+0x00b678,1,
+0x00b674,1,
+0x00b670,1,
+0x00b66c,1,
+0x00b668,1,
+0x00b664,1,
+0x00b660,1,
+0x00b65c,1,
+0x00b658,1,
+0x00b654,1,
+0x00b64c,1,
+0x00b648,1,
+0x00b644,1,
+0x00b640,1,
+0x00b62c,1,
+0x00b628,1,
+0x00b624,1,
+0x00b620,1,
+0x00b61c,1,
+0x00b618,1,
+0x00b614,1,
+0x00b610,1,
+0x00b60c,1,
+0x00b608,1,
+0x00b604,1,
+0x00b600,1,
+0x00b4a0,1,
+0x00b49c,1,
+0x00b498,1,
+0x00b494,1,
+0x00b490,1,
+0x00b48c,1,
+0x00b488,1,
+0x00b484,1,
+0x00b480,1,
+0x00b47c,1,
+0x00b478,1,
+0x00b474,1,
+0x00b470,1,
+0x00b46c,1,
+0x00b464,1,
+0x00b45c,1,
+0x00b458,1,
+0x00b454,1,
+0x00b450,1,
+0x00b44c,1,
+0x00b448,1,
+0x00b444,1,
+0x00b440,1,
+0x00b43c,1,
+0x00b438,1,
+0x00b424,1,
+0x00b420,1,
+0x00b41c,1,
+0x00b418,1,
+0x00b414,1,
+0x00b410,1,
+0x00b40c,1,
+0x00b408,1,
+0x00b404,1,
+0x00b400,1,
+0x00b040,1,
+0x00b000,1,
+0x00affc,1,
+0x00aff8,1,
+0x00aff4,1,
+0x00afdc,1,
+0x00afd4,1,
+0x00afd0,1,
+0x00afcc,1,
+0x00afc8,1,
+0x00afc4,1,
+0x00afc0,1,
+0x00afbc,1,
+0x00afb8,1,
+0x00afb4,1,
+0x00afb0,1,
+0x00afac,1,
+0x00afa8,1,
+0x00afa0,1,
+0x00af9c,1,
+0x00af98,1,
+0x00af94,1,
+0x00af90,1,
+0x00af8c,1,
+0x00af88,1,
+0x00af84,1,
+0x00af80,1,
+0x00ae94,1,
+0x00ae90,1,
+0x00ae80,1,
+0x00ae30,1,
+0x00ae2c,1,
+0x00ae28,1,
+0x00ae24,1,
+0x00ae20,1,
+0x00ae1c,1,
+0x00ae18,1,
+0x00ae14,1,
+0x00ae10,1,
+0x00ae0c,1,
+0x00ae04,1,
+0x00ae00,1,
+0x00adfc,1,
+0x00adf8,1,
+0x00adf4,1,
+0x00adec,1,
+0x00ade4,1,
+0x00ade0,1,
+0x00addc,1,
+0x00add8,1,
+0x00add4,1,
+0x00adcc,1,
+0x00adc8,1,
+0x00adc0,1,
+0x00adb8,1,
+0x00adb4,1,
+0x00adb0,1,
+0x00ada8,1,
+0x00ada4,1,
+0x00ada0,1,
+0x00ad80,1,
+0x00ad7c,1,
+0x00ad78,1,
+0x00ad74,1,
+0x00ad70,1,
+0x00ad6c,1,
+0x00ad68,1,
+0x00ad64,1,
+0x00ad60,1,
+0x00ad5c,1,
+0x00ad58,1,
+0x00ad54,1,
+0x00ad50,1,
+0x00ad4c,1,
+0x00ad48,1,
+0x00ad44,1,
+0x00ad40,1,
+0x00ad34,1,
+0x00ad30,1,
+0x00ad20,1,
+0x00ad14,1,
+0x00ad10,1,
+0x00ad00,1,
+0x00acec,1,
+0x00ace8,1,
+0x00ace4,1,
+0x00ace0,1,
+0x00acdc,1,
+0x00acd8,1,
+0x00acd4,1,
+0x00acd0,1,
+0x00accc,1,
+0x00acc8,1,
+0x00ac90,1,
+0x00ac8c,1,
+0x00ac88,1,
+0x00ac84,1,
+0x00ac80,1,
+0x00ac68,1,
+0x00ac50,1,
+0x00ac4c,1,
+0x00ac24,1,
+0x00ac20,1,
+0x00ac1c,1,
+0x00ac18,1,
+0x00ac14,1,
+0x00ac10,1,
+0x00ac0c,1,
+0x00ac08,1,
+0x00ac04,1,
+0x00ac00,1,
+0x00ab34,1,
+0x00ab30,1,
+0x00ab20,1,
+0x00ab14,1,
+0x00ab10,1,
+0x00ab00,1,
+0x00a978,1,
+0x00a974,1,
+0x00a970,1,
+0x00a96c,1,
+0x00a968,1,
+0x00a964,1,
+0x00a960,1,
+0x00a95c,1,
+0x00a958,1,
+0x00a954,1,
+0x00a950,1,
+0x00a94c,1,
+0x00a948,1,
+0x00a944,1,
+0x00a940,1,
+0x00a93c,1,
+0x00a938,1,
+0x00a934,1,
+0x00a930,1,
+0x00a92c,1,
+0x00a928,1,
+0x00a924,1,
+0x00a920,1,
+0x00a91c,1,
+0x00a918,1,
+0x00a914,1,
+0x00a910,1,
+0x00a90c,1,
+0x00a908,1,
+0x00a904,1,
+0x00a900,1,
+0x00a8fc,1,
+0x00a8f8,1,
+0x00a8f4,1,
+0x00a8f0,1,
+0x00a8ec,1,
+0x00a8e8,1,
+0x00a8e4,1,
+0x00a8e0,1,
+0x00a8dc,1,
+0x00a8d8,1,
+0x00a8d4,1,
+0x00a8d0,1,
+0x00a8cc,1,
+0x00a8c8,1,
+0x00a8c4,1,
+0x00a8c0,1,
+0x00a8bc,1,
+0x00a8b8,1,
+0x00a8b4,1,
+0x00a8b0,1,
+0x00a8ac,1,
+0x00a8a8,1,
+0x00a8a4,1,
+0x00a8a0,1,
+0x00a89c,1,
+0x00a898,1,
+0x00a894,1,
+0x00a890,1,
+0x00a88c,1,
+0x00a888,1,
+0x00a884,1,
+0x00a880,1,
+0x00a87c,1,
+0x00a878,1,
+0x00a874,1,
+0x00a870,1,
+0x00a86c,1,
+0x00a868,1,
+0x00a864,1,
+0x00a860,1,
+0x00a85c,1,
+0x00a858,1,
+0x00a854,1,
+0x00a850,1,
+0x00a84c,1,
+0x00a848,1,
+0x00a844,1,
+0x00a840,1,
+0x00a83c,1,
+0x00a838,1,
+0x00a834,1,
+0x00a830,1,
+0x00a82c,1,
+0x00a828,1,
+0x00a824,1,
+0x00a820,1,
+0x00a81c,1,
+0x00a818,1,
+0x00a814,1,
+0x00a810,1,
+0x00a80c,1,
+0x00a808,1,
+0x00a804,1,
+0x00a800,1,
+0x00a7fc,1,
+0x00a7f8,1,
+0x00a7f4,1,
+0x00a7dc,1,
+0x00a7d4,1,
+0x00a7d0,1,
+0x00a7cc,1,
+0x00a7c8,1,
+0x00a7c4,1,
+0x00a7c0,1,
+0x00a7bc,1,
+0x00a7b8,1,
+0x00a7b4,1,
+0x00a7b0,1,
+0x00a7ac,1,
+0x00a7a8,1,
+0x00a7a0,1,
+0x00a79c,1,
+0x00a798,1,
+0x00a794,1,
+0x00a790,1,
+0x00a78c,1,
+0x00a788,1,
+0x00a784,1,
+0x00a780,1,
+0x00a694,1,
+0x00a690,1,
+0x00a680,1,
+0x00a630,1,
+0x00a62c,1,
+0x00a628,1,
+0x00a624,1,
+0x00a620,1,
+0x00a61c,1,
+0x00a618,1,
+0x00a614,1,
+0x00a610,1,
+0x00a60c,1,
+0x00a604,1,
+0x00a600,1,
+0x00a5fc,1,
+0x00a5f8,1,
+0x00a5f4,1,
+0x00a5ec,1,
+0x00a5e4,1,
+0x00a5e0,1,
+0x00a5dc,1,
+0x00a5d8,1,
+0x00a5d4,1,
+0x00a5cc,1,
+0x00a5c8,1,
+0x00a5c0,1,
+0x00a5b8,1,
+0x00a5b4,1,
+0x00a5b0,1,
+0x00a5a8,1,
+0x00a5a4,1,
+0x00a5a0,1,
+0x00a580,1,
+0x00a57c,1,
+0x00a578,1,
+0x00a574,1,
+0x00a570,1,
+0x00a56c,1,
+0x00a568,1,
+0x00a564,1,
+0x00a560,1,
+0x00a55c,1,
+0x00a558,1,
+0x00a554,1,
+0x00a550,1,
+0x00a54c,1,
+0x00a548,1,
+0x00a544,1,
+0x00a540,1,
+0x00a534,1,
+0x00a530,1,
+0x00a520,1,
+0x00a514,1,
+0x00a510,1,
+0x00a500,1,
+0x00a4ec,1,
+0x00a4e8,1,
+0x00a4e4,1,
+0x00a4e0,1,
+0x00a4dc,1,
+0x00a4d8,1,
+0x00a4d4,1,
+0x00a4d0,1,
+0x00a4cc,1,
+0x00a4c8,1,
+0x00a490,1,
+0x00a48c,1,
+0x00a488,1,
+0x00a484,1,
+0x00a480,1,
+0x00a468,1,
+0x00a450,1,
+0x00a44c,1,
+0x00a424,1,
+0x00a420,1,
+0x00a41c,1,
+0x00a418,1,
+0x00a414,1,
+0x00a410,1,
+0x00a40c,1,
+0x00a408,1,
+0x00a404,1,
+0x00a400,1,
+0x00a334,1,
+0x00a330,1,
+0x00a320,1,
+0x00a314,1,
+0x00a310,1,
+0x00a300,1,
+0x00a178,1,
+0x00a174,1,
+0x00a170,1,
+0x00a16c,1,
+0x00a168,1,
+0x00a164,1,
+0x00a160,1,
+0x00a15c,1,
+0x00a158,1,
+0x00a154,1,
+0x00a150,1,
+0x00a14c,1,
+0x00a148,1,
+0x00a144,1,
+0x00a140,1,
+0x00a13c,1,
+0x00a138,1,
+0x00a134,1,
+0x00a130,1,
+0x00a12c,1,
+0x00a128,1,
+0x00a124,1,
+0x00a120,1,
+0x00a11c,1,
+0x00a118,1,
+0x00a114,1,
+0x00a110,1,
+0x00a10c,1,
+0x00a108,1,
+0x00a104,1,
+0x00a100,1,
+0x00a0fc,1,
+0x00a0f8,1,
+0x00a0f4,1,
+0x00a0f0,1,
+0x00a0ec,1,
+0x00a0e8,1,
+0x00a0e4,1,
+0x00a0e0,1,
+0x00a0dc,1,
+0x00a0d8,1,
+0x00a0d4,1,
+0x00a0d0,1,
+0x00a0cc,1,
+0x00a0c8,1,
+0x00a0c4,1,
+0x00a0c0,1,
+0x00a0bc,1,
+0x00a0b8,1,
+0x00a0b4,1,
+0x00a0b0,1,
+0x00a0ac,1,
+0x00a0a8,1,
+0x00a0a4,1,
+0x00a0a0,1,
+0x00a09c,1,
+0x00a098,1,
+0x00a094,1,
+0x00a090,1,
+0x00a08c,1,
+0x00a088,1,
+0x00a084,1,
+0x00a080,1,
+0x00a07c,1,
+0x00a078,1,
+0x00a074,1,
+0x00a070,1,
+0x00a06c,1,
+0x00a068,1,
+0x00a064,1,
+0x00a060,1,
+0x00a05c,1,
+0x00a058,1,
+0x00a054,1,
+0x00a050,1,
+0x00a04c,1,
+0x00a048,1,
+0x00a044,1,
+0x00a040,1,
+0x00a03c,1,
+0x00a038,1,
+0x00a034,1,
+0x00a030,1,
+0x00a02c,1,
+0x00a028,1,
+0x00a024,1,
+0x00a020,1,
+0x00a01c,1,
+0x00a018,1,
+0x00a014,1,
+0x00a010,1,
+0x00a00c,1,
+0x00a008,1,
+0x00a004,1,
+0x00a000,1,
+0x009ffc,1,
+0x009ff8,1,
+0x009ff4,1,
+0x009fdc,1,
+0x009fd4,1,
+0x009fd0,1,
+0x009fcc,1,
+0x009fc8,1,
+0x009fc4,1,
+0x009fc0,1,
+0x009fbc,1,
+0x009fb8,1,
+0x009fb4,1,
+0x009fb0,1,
+0x009fac,1,
+0x009fa8,1,
+0x009fa0,1,
+0x009f9c,1,
+0x009f98,1,
+0x009f94,1,
+0x009f90,1,
+0x009f8c,1,
+0x009f88,1,
+0x009f84,1,
+0x009f80,1,
+0x009e94,1,
+0x009e90,1,
+0x009e80,1,
+0x009e30,1,
+0x009e2c,1,
+0x009e28,1,
+0x009e24,1,
+0x009e20,1,
+0x009e1c,1,
+0x009e18,1,
+0x009e14,1,
+0x009e10,1,
+0x009e0c,1,
+0x009e04,1,
+0x009e00,1,
+0x009dfc,1,
+0x009df8,1,
+0x009df4,1,
+0x009dec,1,
+0x009de4,1,
+0x009de0,1,
+0x009ddc,1,
+0x009dd8,1,
+0x009dd4,1,
+0x009dcc,1,
+0x009dc8,1,
+0x009dc0,1,
+0x009db8,1,
+0x009db4,1,
+0x009db0,1,
+0x009da8,1,
+0x009da4,1,
+0x009da0,1,
+0x009d80,1,
+0x009d7c,1,
+0x009d78,1,
+0x009d74,1,
+0x009d70,1,
+0x009d6c,1,
+0x009d68,1,
+0x009d64,1,
+0x009d60,1,
+0x009d5c,1,
+0x009d58,1,
+0x009d54,1,
+0x009d50,1,
+0x009d4c,1,
+0x009d48,1,
+0x009d44,1,
+0x009d40,1,
+0x009d34,1,
+0x009d30,1,
+0x009d20,1,
+0x009d14,1,
+0x009d10,1,
+0x009d00,1,
+0x009cec,1,
+0x009ce8,1,
+0x009ce4,1,
+0x009ce0,1,
+0x009cdc,1,
+0x009cd8,1,
+0x009cd4,1,
+0x009cd0,1,
+0x009ccc,1,
+0x009cc8,1,
+0x009c90,1,
+0x009c8c,1,
+0x009c88,1,
+0x009c84,1,
+0x009c80,1,
+0x009c68,1,
+0x009c50,1,
+0x009c4c,1,
+0x009c24,1,
+0x009c20,1,
+0x009c1c,1,
+0x009c18,1,
+0x009c14,1,
+0x009c10,1,
+0x009c0c,1,
+0x009c08,1,
+0x009c04,1,
+0x009c00,1,
+0x009b34,1,
+0x009b30,1,
+0x009b20,1,
+0x009b14,1,
+0x009b10,1,
+0x009b00,1,
+0x009978,1,
+0x009974,1,
+0x009970,1,
+0x00996c,1,
+0x009968,1,
+0x009964,1,
+0x009960,1,
+0x00995c,1,
+0x009958,1,
+0x009954,1,
+0x009950,1,
+0x00994c,1,
+0x009948,1,
+0x009944,1,
+0x009940,1,
+0x00993c,1,
+0x009938,1,
+0x009934,1,
+0x009930,1,
+0x00992c,1,
+0x009928,1,
+0x009924,1,
+0x009920,1,
+0x00991c,1,
+0x009918,1,
+0x009914,1,
+0x009910,1,
+0x00990c,1,
+0x009908,1,
+0x009904,1,
+0x009900,1,
+0x0098fc,1,
+0x0098f8,1,
+0x0098f4,1,
+0x0098f0,1,
+0x0098ec,1,
+0x0098e8,1,
+0x0098e4,1,
+0x0098e0,1,
+0x0098dc,1,
+0x0098d8,1,
+0x0098d4,1,
+0x0098d0,1,
+0x0098cc,1,
+0x0098c8,1,
+0x0098c4,1,
+0x0098c0,1,
+0x0098bc,1,
+0x0098b8,1,
+0x0098b4,1,
+0x0098b0,1,
+0x0098ac,1,
+0x0098a8,1,
+0x0098a4,1,
+0x0098a0,1,
+0x00989c,1,
+0x009898,1,
+0x009894,1,
+0x009890,1,
+0x00988c,1,
+0x009888,1,
+0x009884,1,
+0x009880,1,
+0x00987c,1,
+0x009878,1,
+0x009874,1,
+0x009870,1,
+0x00986c,1,
+0x009868,1,
+0x009864,1,
+0x009860,1,
+0x00985c,1,
+0x009858,1,
+0x009854,1,
+0x009850,1,
+0x00984c,1,
+0x009848,1,
+0x009844,1,
+0x009840,1,
+0x00983c,1,
+0x009838,1,
+0x009834,1,
+0x009830,1,
+0x00982c,1,
+0x009828,1,
+0x009824,1,
+0x009820,1,
+0x00981c,1,
+0x009818,1,
+0x009814,1,
+0x009810,1,
+0x00980c,1,
+0x009808,1,
+0x009804,1,
+0x009800,1,
+0x0097fc,1,
+0x0097f8,1,
+0x0097f4,1,
+0x0097dc,1,
+0x0097d4,1,
+0x0097d0,1,
+0x0097cc,1,
+0x0097c8,1,
+0x0097c4,1,
+0x0097c0,1,
+0x0097bc,1,
+0x0097b8,1,
+0x0097b4,1,
+0x0097b0,1,
+0x0097ac,1,
+0x0097a8,1,
+0x0097a0,1,
+0x00979c,1,
+0x009798,1,
+0x009794,1,
+0x009790,1,
+0x00978c,1,
+0x009788,1,
+0x009784,1,
+0x009780,1,
+0x009694,1,
+0x009690,1,
+0x009680,1,
+0x009630,1,
+0x00962c,1,
+0x009628,1,
+0x009624,1,
+0x009620,1,
+0x00961c,1,
+0x009618,1,
+0x009614,1,
+0x009610,1,
+0x00960c,1,
+0x009604,1,
+0x009600,1,
+0x0095fc,1,
+0x0095f8,1,
+0x0095f4,1,
+0x0095ec,1,
+0x0095e4,1,
+0x0095e0,1,
+0x0095dc,1,
+0x0095d8,1,
+0x0095d4,1,
+0x0095cc,1,
+0x0095c8,1,
+0x0095c0,1,
+0x0095b8,1,
+0x0095b4,1,
+0x0095b0,1,
+0x0095a8,1,
+0x0095a4,1,
+0x0095a0,1,
+0x009580,1,
+0x00957c,1,
+0x009578,1,
+0x009574,1,
+0x009570,1,
+0x00956c,1,
+0x009568,1,
+0x009564,1,
+0x009560,1,
+0x00955c,1,
+0x009558,1,
+0x009554,1,
+0x009550,1,
+0x00954c,1,
+0x009548,1,
+0x009544,1,
+0x009540,1,
+0x009534,1,
+0x009530,1,
+0x009520,1,
+0x009514,1,
+0x009510,1,
+0x009500,1,
+0x0094ec,1,
+0x0094e8,1,
+0x0094e4,1,
+0x0094e0,1,
+0x0094dc,1,
+0x0094d8,1,
+0x0094d4,1,
+0x0094d0,1,
+0x0094cc,1,
+0x0094c8,1,
+0x009490,1,
+0x00948c,1,
+0x009488,1,
+0x009484,1,
+0x009480,1,
+0x009468,1,
+0x009450,1,
+0x00944c,1,
+0x009424,1,
+0x009420,1,
+0x00941c,1,
+0x009418,1,
+0x009414,1,
+0x009410,1,
+0x00940c,1,
+0x009408,1,
+0x009404,1,
+0x009400,1,
+0x009334,1,
+0x009330,1,
+0x009320,1,
+0x009314,1,
+0x009310,1,
+0x009300,1,
+0x009178,1,
+0x009174,1,
+0x009170,1,
+0x00916c,1,
+0x009168,1,
+0x009164,1,
+0x009160,1,
+0x00915c,1,
+0x009158,1,
+0x009154,1,
+0x009150,1,
+0x00914c,1,
+0x009148,1,
+0x009144,1,
+0x009140,1,
+0x00913c,1,
+0x009138,1,
+0x009134,1,
+0x009130,1,
+0x00912c,1,
+0x009128,1,
+0x009124,1,
+0x009120,1,
+0x00911c,1,
+0x009118,1,
+0x009114,1,
+0x009110,1,
+0x00910c,1,
+0x009108,1,
+0x009104,1,
+0x009100,1,
+0x0090fc,1,
+0x0090f8,1,
+0x0090f4,1,
+0x0090f0,1,
+0x0090ec,1,
+0x0090e8,1,
+0x0090e4,1,
+0x0090e0,1,
+0x0090dc,1,
+0x0090d8,1,
+0x0090d4,1,
+0x0090d0,1,
+0x0090cc,1,
+0x0090c8,1,
+0x0090c4,1,
+0x0090c0,1,
+0x0090bc,1,
+0x0090b8,1,
+0x0090b4,1,
+0x0090b0,1,
+0x0090ac,1,
+0x0090a8,1,
+0x0090a4,1,
+0x0090a0,1,
+0x00909c,1,
+0x009098,1,
+0x009094,1,
+0x009090,1,
+0x00908c,1,
+0x009088,1,
+0x009084,1,
+0x009080,1,
+0x00907c,1,
+0x009078,1,
+0x009074,1,
+0x009070,1,
+0x00906c,1,
+0x009068,1,
+0x009064,1,
+0x009060,1,
+0x00905c,1,
+0x009058,1,
+0x009054,1,
+0x009050,1,
+0x00904c,1,
+0x009048,1,
+0x009044,1,
+0x009040,1,
+0x00903c,1,
+0x009038,1,
+0x009034,1,
+0x009030,1,
+0x00902c,1,
+0x009028,1,
+0x009024,1,
+0x009020,1,
+0x00901c,1,
+0x009018,1,
+0x009014,1,
+0x009010,1,
+0x00900c,1,
+0x009008,1,
+0x009004,1,
+0x009000,1,
+0x008ffc,1,
+0x008ff8,1,
+0x008ff4,1,
+0x008fdc,1,
+0x008fd4,1,
+0x008fd0,1,
+0x008fcc,1,
+0x008fc8,1,
+0x008fc4,1,
+0x008fc0,1,
+0x008fbc,1,
+0x008fb8,1,
+0x008fb4,1,
+0x008fb0,1,
+0x008fac,1,
+0x008fa8,1,
+0x008fa0,1,
+0x008f9c,1,
+0x008f98,1,
+0x008f94,1,
+0x008f90,1,
+0x008f8c,1,
+0x008f88,1,
+0x008f84,1,
+0x008f80,1,
+0x008e94,1,
+0x008e90,1,
+0x008e80,1,
+0x008e30,1,
+0x008e2c,1,
+0x008e28,1,
+0x008e24,1,
+0x008e20,1,
+0x008e1c,1,
+0x008e18,1,
+0x008e14,1,
+0x008e10,1,
+0x008e0c,1,
+0x008e04,1,
+0x008e00,1,
+0x008dfc,1,
+0x008df8,1,
+0x008df4,1,
+0x008dec,1,
+0x008de4,1,
+0x008de0,1,
+0x008ddc,1,
+0x008dd8,1,
+0x008dd4,1,
+0x008dcc,1,
+0x008dc8,1,
+0x008dc0,1,
+0x008db8,1,
+0x008db4,1,
+0x008db0,1,
+0x008da8,1,
+0x008da4,1,
+0x008da0,1,
+0x008d80,1,
+0x008d7c,1,
+0x008d78,1,
+0x008d74,1,
+0x008d70,1,
+0x008d6c,1,
+0x008d68,1,
+0x008d64,1,
+0x008d60,1,
+0x008d5c,1,
+0x008d58,1,
+0x008d54,1,
+0x008d50,1,
+0x008d4c,1,
+0x008d48,1,
+0x008d44,1,
+0x008d40,1,
+0x008d34,1,
+0x008d30,1,
+0x008d20,1,
+0x008d14,1,
+0x008d10,1,
+0x008d00,1,
+0x008cec,1,
+0x008ce8,1,
+0x008ce4,1,
+0x008ce0,1,
+0x008cdc,1,
+0x008cd8,1,
+0x008cd4,1,
+0x008cd0,1,
+0x008ccc,1,
+0x008cc8,1,
+0x008c90,1,
+0x008c8c,1,
+0x008c88,1,
+0x008c84,1,
+0x008c80,1,
+0x008c68,1,
+0x008c50,1,
+0x008c4c,1,
+0x008c24,1,
+0x008c20,1,
+0x008c1c,1,
+0x008c18,1,
+0x008c14,1,
+0x008c10,1,
+0x008c0c,1,
+0x008c08,1,
+0x008c04,1,
+0x008c00,1,
+0x008b34,1,
+0x008b30,1,
+0x008b20,1,
+0x008b14,1,
+0x008b10,1,
+0x008b00,1,
+0x008978,1,
+0x008974,1,
+0x008970,1,
+0x00896c,1,
+0x008968,1,
+0x008964,1,
+0x008960,1,
+0x00895c,1,
+0x008958,1,
+0x008954,1,
+0x008950,1,
+0x00894c,1,
+0x008948,1,
+0x008944,1,
+0x008940,1,
+0x00893c,1,
+0x008938,1,
+0x008934,1,
+0x008930,1,
+0x00892c,1,
+0x008928,1,
+0x008924,1,
+0x008920,1,
+0x00891c,1,
+0x008918,1,
+0x008914,1,
+0x008910,1,
+0x00890c,1,
+0x008908,1,
+0x008904,1,
+0x008900,1,
+0x0088fc,1,
+0x0088f8,1,
+0x0088f4,1,
+0x0088f0,1,
+0x0088ec,1,
+0x0088e8,1,
+0x0088e4,1,
+0x0088e0,1,
+0x0088dc,1,
+0x0088d8,1,
+0x0088d4,1,
+0x0088d0,1,
+0x0088cc,1,
+0x0088c8,1,
+0x0088c4,1,
+0x0088c0,1,
+0x0088bc,1,
+0x0088b8,1,
+0x0088b4,1,
+0x0088b0,1,
+0x0088ac,1,
+0x0088a8,1,
+0x0088a4,1,
+0x0088a0,1,
+0x00889c,1,
+0x008898,1,
+0x008894,1,
+0x008890,1,
+0x00888c,1,
+0x008888,1,
+0x008884,1,
+0x008880,1,
+0x00887c,1,
+0x008878,1,
+0x008874,1,
+0x008870,1,
+0x00886c,1,
+0x008868,1,
+0x008864,1,
+0x008860,1,
+0x00885c,1,
+0x008858,1,
+0x008854,1,
+0x008850,1,
+0x00884c,1,
+0x008848,1,
+0x008844,1,
+0x008840,1,
+0x00883c,1,
+0x008838,1,
+0x008834,1,
+0x008830,1,
+0x00882c,1,
+0x008828,1,
+0x008824,1,
+0x008820,1,
+0x00881c,1,
+0x008818,1,
+0x008814,1,
+0x008810,1,
+0x00880c,1,
+0x008808,1,
+0x008804,1,
+0x008800,1,
+0x0087fc,1,
+0x0087f8,1,
+0x0087f4,1,
+0x0087dc,1,
+0x0087d4,1,
+0x0087d0,1,
+0x0087cc,1,
+0x0087c8,1,
+0x0087c4,1,
+0x0087c0,1,
+0x0087bc,1,
+0x0087b8,1,
+0x0087b4,1,
+0x0087b0,1,
+0x0087ac,1,
+0x0087a8,1,
+0x0087a0,1,
+0x00879c,1,
+0x008798,1,
+0x008794,1,
+0x008790,1,
+0x00878c,1,
+0x008788,1,
+0x008784,1,
+0x008780,1,
+0x008694,1,
+0x008690,1,
+0x008680,1,
+0x008630,1,
+0x00862c,1,
+0x008628,1,
+0x008624,1,
+0x008620,1,
+0x00861c,1,
+0x008618,1,
+0x008614,1,
+0x008610,1,
+0x00860c,1,
+0x008604,1,
+0x008600,1,
+0x0085fc,1,
+0x0085f8,1,
+0x0085f4,1,
+0x0085ec,1,
+0x0085e4,1,
+0x0085e0,1,
+0x0085dc,1,
+0x0085d8,1,
+0x0085d4,1,
+0x0085cc,1,
+0x0085c8,1,
+0x0085c0,1,
+0x0085b8,1,
+0x0085b4,1,
+0x0085b0,1,
+0x0085a8,1,
+0x0085a4,1,
+0x0085a0,1,
+0x008580,1,
+0x00857c,1,
+0x008578,1,
+0x008574,1,
+0x008570,1,
+0x00856c,1,
+0x008568,1,
+0x008564,1,
+0x008560,1,
+0x00855c,1,
+0x008558,1,
+0x008554,1,
+0x008550,1,
+0x00854c,1,
+0x008548,1,
+0x008544,1,
+0x008540,1,
+0x008534,1,
+0x008530,1,
+0x008520,1,
+0x008514,1,
+0x008510,1,
+0x008500,1,
+0x0084ec,1,
+0x0084e8,1,
+0x0084e4,1,
+0x0084e0,1,
+0x0084dc,1,
+0x0084d8,1,
+0x0084d4,1,
+0x0084d0,1,
+0x0084cc,1,
+0x0084c8,1,
+0x008490,1,
+0x00848c,1,
+0x008488,1,
+0x008484,1,
+0x008480,1,
+0x008468,1,
+0x008450,1,
+0x00844c,1,
+0x008424,1,
+0x008420,1,
+0x00841c,1,
+0x008418,1,
+0x008414,1,
+0x008410,1,
+0x00840c,1,
+0x008408,1,
+0x008404,1,
+0x008400,1,
+0x008334,1,
+0x008330,1,
+0x008320,1,
+0x008314,1,
+0x008310,1,
+0x008300,1,
+0x008178,1,
+0x008174,1,
+0x008170,1,
+0x00816c,1,
+0x008168,1,
+0x008164,1,
+0x008160,1,
+0x00815c,1,
+0x008158,1,
+0x008154,1,
+0x008150,1,
+0x00814c,1,
+0x008148,1,
+0x008144,1,
+0x008140,1,
+0x00813c,1,
+0x008138,1,
+0x008134,1,
+0x008130,1,
+0x00812c,1,
+0x008128,1,
+0x008124,1,
+0x008120,1,
+0x00811c,1,
+0x008118,1,
+0x008114,1,
+0x008110,1,
+0x00810c,1,
+0x008108,1,
+0x008104,1,
+0x008100,1,
+0x0080fc,1,
+0x0080f8,1,
+0x0080f4,1,
+0x0080f0,1,
+0x0080ec,1,
+0x0080e8,1,
+0x0080e4,1,
+0x0080e0,1,
+0x0080dc,1,
+0x0080d8,1,
+0x0080d4,1,
+0x0080d0,1,
+0x0080cc,1,
+0x0080c8,1,
+0x0080c4,1,
+0x0080c0,1,
+0x0080bc,1,
+0x0080b8,1,
+0x0080b4,1,
+0x0080b0,1,
+0x0080ac,1,
+0x0080a8,1,
+0x0080a4,1,
+0x0080a0,1,
+0x00809c,1,
+0x008098,1,
+0x008094,1,
+0x008090,1,
+0x00808c,1,
+0x008088,1,
+0x008084,1,
+0x008080,1,
+0x00807c,1,
+0x008078,1,
+0x008074,1,
+0x008070,1,
+0x00806c,1,
+0x008068,1,
+0x008064,1,
+0x008060,1,
+0x00805c,1,
+0x008058,1,
+0x008054,1,
+0x008050,1,
+0x00804c,1,
+0x008048,1,
+0x008044,1,
+0x008040,1,
+0x00803c,1,
+0x008038,1,
+0x008034,1,
+0x008030,1,
+0x00802c,1,
+0x008028,1,
+0x008024,1,
+0x008020,1,
+0x00801c,1,
+0x008018,1,
+0x008014,1,
+0x008010,1,
+0x00800c,1,
+0x008008,1,
+0x008004,1,
+0x008000,1,
+0x0059f4,1,
+0x0059f0,1,
+0x0059d4,1,
+0x0059d0,1,
+0x0059c0,1,
+0x0059b4,1,
+0x0059b0,1,
+0x0059a0,1,
+0x005994,1,
+0x005990,1,
+0x005980,1,
+0x005974,1,
+0x005970,1,
+0x005960,1,
+0x005954,1,
+0x005950,1,
+0x005940,1,
+0x005928,1,
+0x005924,1,
+0x005920,1,
+0x00591c,1,
+0x005918,1,
+0x005914,1,
+0x005910,1,
+0x00590c,1,
+0x005908,1,
+0x005904,1,
+0x005900,1,
+0x0058d4,1,
+0x0058d0,1,
+0x0058cc,1,
+0x0058c8,1,
+0x0058c4,1,
+0x0058c0,1,
+0x0058ac,1,
+0x005870,1,
+0x00586c,1,
+0x005868,1,
+0x005864,1,
+0x005860,1,
+0x00585c,1,
+0x005858,1,
+0x005854,1,
+0x005850,1,
+0x00584c,1,
+0x005848,1,
+0x005844,1,
+0x005840,1,
+0x00583c,1,
+0x005838,1,
+0x005834,1,
+0x005830,1,
+0x00582c,1,
+0x005828,1,
+0x005824,1,
+0x005820,1,
+0x005814,1,
+0x005810,1,
+0x005800,1,
+0x003b0c,1,
+0x003b08,1,
+0x003b04,1,
+0x003b00,1,
+0x003af4,1,
+0x003af0,1,
+0x003a74,1,
+0x003a70,1,
+0x003a60,1,
+0x003a54,1,
+0x003a50,1,
+0x003a40,1,
+0x003a28,1,
+0x003a1c,1,
+0x003a18,1,
+0x003a0c,1,
+0x003a00,1,
+0x003934,1,
+0x003930,1,
+0x003924,1,
+0x003920,1,
+0x003914,1,
+0x003910,1,
+0x003904,1,
+0x003900,1,
+0x0038f4,1,
+0x0038f0,1,
+0x0038e4,1,
+0x0038e0,1,
+0x0038b4,1,
+0x0038b0,1,
+0x0038ac,1,
+0x0038a8,1,
+0x0038a4,1,
+0x0038a0,1,
+0x003894,1,
+0x003890,1,
+0x00388c,1,
+0x003888,1,
+0x003884,1,
+0x003880,1,
+0x003870,1,
+0x00383c,1,
+0x003838,1,
+0x003834,1,
+0x003830,1,
+0x00382c,1,
+0x003828,1,
+0x003824,1,
+0x003820,1,
+0x003814,1,
+0x003810,1,
+0x003800,1,
+0x0037bc,1,
+0x0037b8,1,
+0x0037b4,1,
+0x00367c,1,
+0x003678,1,
+0x003674,1,
+0x003670,1,
+0x00366c,1,
+0x003668,1,
+0x003664,1,
+0x003660,1,
+0x00365c,1,
+0x003658,1,
+0x003654,1,
+0x00364c,1,
+0x003648,1,
+0x003644,1,
+0x003640,1,
+0x00362c,1,
+0x003628,1,
+0x003624,1,
+0x003620,1,
+0x00361c,1,
+0x003618,1,
+0x003614,1,
+0x003610,1,
+0x00360c,1,
+0x003608,1,
+0x003604,1,
+0x003600,1,
+0x0034a0,1,
+0x00349c,1,
+0x003498,1,
+0x003494,1,
+0x003490,1,
+0x00348c,1,
+0x003488,1,
+0x003484,1,
+0x003480,1,
+0x00347c,1,
+0x003478,1,
+0x003474,1,
+0x003470,1,
+0x00346c,1,
+0x003464,1,
+0x00345c,1,
+0x003458,1,
+0x003454,1,
+0x003450,1,
+0x00344c,1,
+0x003448,1,
+0x003444,1,
+0x003440,1,
+0x00343c,1,
+0x003438,1,
+0x003424,1,
+0x003420,1,
+0x00341c,1,
+0x003418,1,
+0x003414,1,
+0x003410,1,
+0x00340c,1,
+0x003408,1,
+0x003404,1,
+0x003400,1,
+0x003040,1,
+0x003000,1,
+0x002ffc,1,
+0x002ff8,1,
+0x002ff4,1,
+0x002fdc,1,
+0x002fd4,1,
+0x002fd0,1,
+0x002fcc,1,
+0x002fc8,1,
+0x002fc4,1,
+0x002fc0,1,
+0x002fbc,1,
+0x002fb8,1,
+0x002fb4,1,
+0x002fb0,1,
+0x002fac,1,
+0x002fa8,1,
+0x002fa0,1,
+0x002f9c,1,
+0x002f98,1,
+0x002f94,1,
+0x002f90,1,
+0x002f8c,1,
+0x002f88,1,
+0x002f84,1,
+0x002f80,1,
+0x002e94,1,
+0x002e90,1,
+0x002e80,1,
+0x002e30,1,
+0x002e2c,1,
+0x002e28,1,
+0x002e24,1,
+0x002e20,1,
+0x002e1c,1,
+0x002e18,1,
+0x002e14,1,
+0x002e10,1,
+0x002e0c,1,
+0x002e04,1,
+0x002e00,1,
+0x002dfc,1,
+0x002df8,1,
+0x002df4,1,
+0x002dec,1,
+0x002de4,1,
+0x002de0,1,
+0x002ddc,1,
+0x002dd8,1,
+0x002dd4,1,
+0x002dcc,1,
+0x002dc8,1,
+0x002dc0,1,
+0x002db8,1,
+0x002db4,1,
+0x002db0,1,
+0x002da8,1,
+0x002da4,1,
+0x002da0,1,
+0x002d80,1,
+0x002d7c,1,
+0x002d78,1,
+0x002d74,1,
+0x002d70,1,
+0x002d6c,1,
+0x002d68,1,
+0x002d64,1,
+0x002d60,1,
+0x002d5c,1,
+0x002d58,1,
+0x002d54,1,
+0x002d50,1,
+0x002d4c,1,
+0x002d48,1,
+0x002d44,1,
+0x002d40,1,
+0x002d34,1,
+0x002d30,1,
+0x002d20,1,
+0x002d14,1,
+0x002d10,1,
+0x002d00,1,
+0x002cec,1,
+0x002ce8,1,
+0x002ce4,1,
+0x002ce0,1,
+0x002cdc,1,
+0x002cd8,1,
+0x002cd4,1,
+0x002cd0,1,
+0x002ccc,1,
+0x002cc8,1,
+0x002c90,1,
+0x002c8c,1,
+0x002c88,1,
+0x002c84,1,
+0x002c80,1,
+0x002c68,1,
+0x002c50,1,
+0x002c4c,1,
+0x002c24,1,
+0x002c20,1,
+0x002c1c,1,
+0x002c18,1,
+0x002c14,1,
+0x002c10,1,
+0x002c0c,1,
+0x002c08,1,
+0x002c04,1,
+0x002c00,1,
+0x002b34,1,
+0x002b30,1,
+0x002b20,1,
+0x002b14,1,
+0x002b10,1,
+0x002b00,1,
+0x002978,1,
+0x002974,1,
+0x002970,1,
+0x00296c,1,
+0x002968,1,
+0x002964,1,
+0x002960,1,
+0x00295c,1,
+0x002958,1,
+0x002954,1,
+0x002950,1,
+0x00294c,1,
+0x002948,1,
+0x002944,1,
+0x002940,1,
+0x00293c,1,
+0x002938,1,
+0x002934,1,
+0x002930,1,
+0x00292c,1,
+0x002928,1,
+0x002924,1,
+0x002920,1,
+0x00291c,1,
+0x002918,1,
+0x002914,1,
+0x002910,1,
+0x00290c,1,
+0x002908,1,
+0x002904,1,
+0x002900,1,
+0x0028fc,1,
+0x0028f8,1,
+0x0028f4,1,
+0x0028f0,1,
+0x0028ec,1,
+0x0028e8,1,
+0x0028e4,1,
+0x0028e0,1,
+0x0028dc,1,
+0x0028d8,1,
+0x0028d4,1,
+0x0028d0,1,
+0x0028cc,1,
+0x0028c8,1,
+0x0028c4,1,
+0x0028c0,1,
+0x0028bc,1,
+0x0028b8,1,
+0x0028b4,1,
+0x0028b0,1,
+0x0028ac,1,
+0x0028a8,1,
+0x0028a4,1,
+0x0028a0,1,
+0x00289c,1,
+0x002898,1,
+0x002894,1,
+0x002890,1,
+0x00288c,1,
+0x002888,1,
+0x002884,1,
+0x002880,1,
+0x00287c,1,
+0x002878,1,
+0x002874,1,
+0x002870,1,
+0x00286c,1,
+0x002868,1,
+0x002864,1,
+0x002860,1,
+0x00285c,1,
+0x002858,1,
+0x002854,1,
+0x002850,1,
+0x00284c,1,
+0x002848,1,
+0x002844,1,
+0x002840,1,
+0x00283c,1,
+0x002838,1,
+0x002834,1,
+0x002830,1,
+0x00282c,1,
+0x002828,1,
+0x002824,1,
+0x002820,1,
+0x00281c,1,
+0x002818,1,
+0x002814,1,
+0x002810,1,
+0x00280c,1,
+0x002808,1,
+0x002804,1,
+0x002800,1,
+0x0027fc,1,
+0x0027f8,1,
+0x0027f4,1,
+0x0027dc,1,
+0x0027d4,1,
+0x0027d0,1,
+0x0027cc,1,
+0x0027c8,1,
+0x0027c4,1,
+0x0027c0,1,
+0x0027bc,1,
+0x0027b8,1,
+0x0027b4,1,
+0x0027b0,1,
+0x0027ac,1,
+0x0027a8,1,
+0x0027a0,1,
+0x00279c,1,
+0x002798,1,
+0x002794,1,
+0x002790,1,
+0x00278c,1,
+0x002788,1,
+0x002784,1,
+0x002780,1,
+0x002694,1,
+0x002690,1,
+0x002680,1,
+0x002630,1,
+0x00262c,1,
+0x002628,1,
+0x002624,1,
+0x002620,1,
+0x00261c,1,
+0x002618,1,
+0x002614,1,
+0x002610,1,
+0x00260c,1,
+0x002604,1,
+0x002600,1,
+0x0025fc,1,
+0x0025f8,1,
+0x0025f4,1,
+0x0025ec,1,
+0x0025e4,1,
+0x0025e0,1,
+0x0025dc,1,
+0x0025d8,1,
+0x0025d4,1,
+0x0025cc,1,
+0x0025c8,1,
+0x0025c0,1,
+0x0025b8,1,
+0x0025b4,1,
+0x0025b0,1,
+0x0025a8,1,
+0x0025a4,1,
+0x0025a0,1,
+0x002580,1,
+0x00257c,1,
+0x002578,1,
+0x002574,1,
+0x002570,1,
+0x00256c,1,
+0x002568,1,
+0x002564,1,
+0x002560,1,
+0x00255c,1,
+0x002558,1,
+0x002554,1,
+0x002550,1,
+0x00254c,1,
+0x002548,1,
+0x002544,1,
+0x002540,1,
+0x002534,1,
+0x002530,1,
+0x002520,1,
+0x002514,1,
+0x002510,1,
+0x002500,1,
+0x0024ec,1,
+0x0024e8,1,
+0x0024e4,1,
+0x0024e0,1,
+0x0024dc,1,
+0x0024d8,1,
+0x0024d4,1,
+0x0024d0,1,
+0x0024cc,1,
+0x0024c8,1,
+0x002490,1,
+0x00248c,1,
+0x002488,1,
+0x002484,1,
+0x002480,1,
+0x002468,1,
+0x002450,1,
+0x00244c,1,
+0x002424,1,
+0x002420,1,
+0x00241c,1,
+0x002418,1,
+0x002414,1,
+0x002410,1,
+0x00240c,1,
+0x002408,1,
+0x002404,1,
+0x002400,1,
+0x002334,1,
+0x002330,1,
+0x002320,1,
+0x002314,1,
+0x002310,1,
+0x002300,1,
+0x002178,1,
+0x002174,1,
+0x002170,1,
+0x00216c,1,
+0x002168,1,
+0x002164,1,
+0x002160,1,
+0x00215c,1,
+0x002158,1,
+0x002154,1,
+0x002150,1,
+0x00214c,1,
+0x002148,1,
+0x002144,1,
+0x002140,1,
+0x00213c,1,
+0x002138,1,
+0x002134,1,
+0x002130,1,
+0x00212c,1,
+0x002128,1,
+0x002124,1,
+0x002120,1,
+0x00211c,1,
+0x002118,1,
+0x002114,1,
+0x002110,1,
+0x00210c,1,
+0x002108,1,
+0x002104,1,
+0x002100,1,
+0x0020fc,1,
+0x0020f8,1,
+0x0020f4,1,
+0x0020f0,1,
+0x0020ec,1,
+0x0020e8,1,
+0x0020e4,1,
+0x0020e0,1,
+0x0020dc,1,
+0x0020d8,1,
+0x0020d4,1,
+0x0020d0,1,
+0x0020cc,1,
+0x0020c8,1,
+0x0020c4,1,
+0x0020c0,1,
+0x0020bc,1,
+0x0020b8,1,
+0x0020b4,1,
+0x0020b0,1,
+0x0020ac,1,
+0x0020a8,1,
+0x0020a4,1,
+0x0020a0,1,
+0x00209c,1,
+0x002098,1,
+0x002094,1,
+0x002090,1,
+0x00208c,1,
+0x002088,1,
+0x002084,1,
+0x002080,1,
+0x00207c,1,
+0x002078,1,
+0x002074,1,
+0x002070,1,
+0x00206c,1,
+0x002068,1,
+0x002064,1,
+0x002060,1,
+0x00205c,1,
+0x002058,1,
+0x002054,1,
+0x002050,1,
+0x00204c,1,
+0x002048,1,
+0x002044,1,
+0x002040,1,
+0x00203c,1,
+0x002038,1,
+0x002034,1,
+0x002030,1,
+0x00202c,1,
+0x002028,1,
+0x002024,1,
+0x002020,1,
+0x00201c,1,
+0x002018,1,
+0x002014,1,
+0x002010,1,
+0x00200c,1,
+0x002008,1,
+0x002004,1,
+0x002000,1,
+0x001ffc,1,
+0x001ff8,1,
+0x001ff4,1,
+0x001fdc,1,
+0x001fd4,1,
+0x001fd0,1,
+0x001fcc,1,
+0x001fc8,1,
+0x001fc4,1,
+0x001fc0,1,
+0x001fbc,1,
+0x001fb8,1,
+0x001fb4,1,
+0x001fb0,1,
+0x001fac,1,
+0x001fa8,1,
+0x001fa0,1,
+0x001f9c,1,
+0x001f98,1,
+0x001f94,1,
+0x001f90,1,
+0x001f8c,1,
+0x001f88,1,
+0x001f84,1,
+0x001f80,1,
+0x001e94,1,
+0x001e90,1,
+0x001e80,1,
+0x001e30,1,
+0x001e2c,1,
+0x001e28,1,
+0x001e24,1,
+0x001e20,1,
+0x001e1c,1,
+0x001e18,1,
+0x001e14,1,
+0x001e10,1,
+0x001e0c,1,
+0x001e04,1,
+0x001e00,1,
+0x001dfc,1,
+0x001df8,1,
+0x001df4,1,
+0x001dec,1,
+0x001de4,1,
+0x001de0,1,
+0x001ddc,1,
+0x001dd8,1,
+0x001dd4,1,
+0x001dcc,1,
+0x001dc8,1,
+0x001dc0,1,
+0x001db8,1,
+0x001db4,1,
+0x001db0,1,
+0x001da8,1,
+0x001da4,1,
+0x001da0,1,
+0x001d80,1,
+0x001d7c,1,
+0x001d78,1,
+0x001d74,1,
+0x001d70,1,
+0x001d6c,1,
+0x001d68,1,
+0x001d64,1,
+0x001d60,1,
+0x001d5c,1,
+0x001d58,1,
+0x001d54,1,
+0x001d50,1,
+0x001d4c,1,
+0x001d48,1,
+0x001d44,1,
+0x001d40,1,
+0x001d34,1,
+0x001d30,1,
+0x001d20,1,
+0x001d14,1,
+0x001d10,1,
+0x001d00,1,
+0x001cec,1,
+0x001ce8,1,
+0x001ce4,1,
+0x001ce0,1,
+0x001cdc,1,
+0x001cd8,1,
+0x001cd4,1,
+0x001cd0,1,
+0x001ccc,1,
+0x001cc8,1,
+0x001c90,1,
+0x001c8c,1,
+0x001c88,1,
+0x001c84,1,
+0x001c80,1,
+0x001c68,1,
+0x001c50,1,
+0x001c4c,1,
+0x001c24,1,
+0x001c20,1,
+0x001c1c,1,
+0x001c18,1,
+0x001c14,1,
+0x001c10,1,
+0x001c0c,1,
+0x001c08,1,
+0x001c04,1,
+0x001c00,1,
+0x001b34,1,
+0x001b30,1,
+0x001b20,1,
+0x001b14,1,
+0x001b10,1,
+0x001b00,1,
+0x001978,1,
+0x001974,1,
+0x001970,1,
+0x00196c,1,
+0x001968,1,
+0x001964,1,
+0x001960,1,
+0x00195c,1,
+0x001958,1,
+0x001954,1,
+0x001950,1,
+0x00194c,1,
+0x001948,1,
+0x001944,1,
+0x001940,1,
+0x00193c,1,
+0x001938,1,
+0x001934,1,
+0x001930,1,
+0x00192c,1,
+0x001928,1,
+0x001924,1,
+0x001920,1,
+0x00191c,1,
+0x001918,1,
+0x001914,1,
+0x001910,1,
+0x00190c,1,
+0x001908,1,
+0x001904,1,
+0x001900,1,
+0x0018fc,1,
+0x0018f8,1,
+0x0018f4,1,
+0x0018f0,1,
+0x0018ec,1,
+0x0018e8,1,
+0x0018e4,1,
+0x0018e0,1,
+0x0018dc,1,
+0x0018d8,1,
+0x0018d4,1,
+0x0018d0,1,
+0x0018cc,1,
+0x0018c8,1,
+0x0018c4,1,
+0x0018c0,1,
+0x0018bc,1,
+0x0018b8,1,
+0x0018b4,1,
+0x0018b0,1,
+0x0018ac,1,
+0x0018a8,1,
+0x0018a4,1,
+0x0018a0,1,
+0x00189c,1,
+0x001898,1,
+0x001894,1,
+0x001890,1,
+0x00188c,1,
+0x001888,1,
+0x001884,1,
+0x001880,1,
+0x00187c,1,
+0x001878,1,
+0x001874,1,
+0x001870,1,
+0x00186c,1,
+0x001868,1,
+0x001864,1,
+0x001860,1,
+0x00185c,1,
+0x001858,1,
+0x001854,1,
+0x001850,1,
+0x00184c,1,
+0x001848,1,
+0x001844,1,
+0x001840,1,
+0x00183c,1,
+0x001838,1,
+0x001834,1,
+0x001830,1,
+0x00182c,1,
+0x001828,1,
+0x001824,1,
+0x001820,1,
+0x00181c,1,
+0x001818,1,
+0x001814,1,
+0x001810,1,
+0x00180c,1,
+0x001808,1,
+0x001804,1,
+0x001800,1,
+0x0017fc,1,
+0x0017f8,1,
+0x0017f4,1,
+0x0017dc,1,
+0x0017d4,1,
+0x0017d0,1,
+0x0017cc,1,
+0x0017c8,1,
+0x0017c4,1,
+0x0017c0,1,
+0x0017bc,1,
+0x0017b8,1,
+0x0017b4,1,
+0x0017b0,1,
+0x0017ac,1,
+0x0017a8,1,
+0x0017a0,1,
+0x00179c,1,
+0x001798,1,
+0x001794,1,
+0x001790,1,
+0x00178c,1,
+0x001788,1,
+0x001784,1,
+0x001780,1,
+0x001694,1,
+0x001690,1,
+0x001680,1,
+0x001630,1,
+0x00162c,1,
+0x001628,1,
+0x001624,1,
+0x001620,1,
+0x00161c,1,
+0x001618,1,
+0x001614,1,
+0x001610,1,
+0x00160c,1,
+0x001604,1,
+0x001600,1,
+0x0015fc,1,
+0x0015f8,1,
+0x0015f4,1,
+0x0015ec,1,
+0x0015e4,1,
+0x0015e0,1,
+0x0015dc,1,
+0x0015d8,1,
+0x0015d4,1,
+0x0015cc,1,
+0x0015c8,1,
+0x0015c0,1,
+0x0015b8,1,
+0x0015b4,1,
+0x0015b0,1,
+0x0015a8,1,
+0x0015a4,1,
+0x0015a0,1,
+0x001580,1,
+0x00157c,1,
+0x001578,1,
+0x001574,1,
+0x001570,1,
+0x00156c,1,
+0x001568,1,
+0x001564,1,
+0x001560,1,
+0x00155c,1,
+0x001558,1,
+0x001554,1,
+0x001550,1,
+0x00154c,1,
+0x001548,1,
+0x001544,1,
+0x001540,1,
+0x001534,1,
+0x001530,1,
+0x001520,1,
+0x001514,1,
+0x001510,1,
+0x001500,1,
+0x0014ec,1,
+0x0014e8,1,
+0x0014e4,1,
+0x0014e0,1,
+0x0014dc,1,
+0x0014d8,1,
+0x0014d4,1,
+0x0014d0,1,
+0x0014cc,1,
+0x0014c8,1,
+0x001490,1,
+0x00148c,1,
+0x001488,1,
+0x001484,1,
+0x001480,1,
+0x001468,1,
+0x001450,1,
+0x00144c,1,
+0x001424,1,
+0x001420,1,
+0x00141c,1,
+0x001418,1,
+0x001414,1,
+0x001410,1,
+0x00140c,1,
+0x001408,1,
+0x001404,1,
+0x001400,1,
+0x001334,1,
+0x001330,1,
+0x001320,1,
+0x001314,1,
+0x001310,1,
+0x001300,1,
+0x001178,1,
+0x001174,1,
+0x001170,1,
+0x00116c,1,
+0x001168,1,
+0x001164,1,
+0x001160,1,
+0x00115c,1,
+0x001158,1,
+0x001154,1,
+0x001150,1,
+0x00114c,1,
+0x001148,1,
+0x001144,1,
+0x001140,1,
+0x00113c,1,
+0x001138,1,
+0x001134,1,
+0x001130,1,
+0x00112c,1,
+0x001128,1,
+0x001124,1,
+0x001120,1,
+0x00111c,1,
+0x001118,1,
+0x001114,1,
+0x001110,1,
+0x00110c,1,
+0x001108,1,
+0x001104,1,
+0x001100,1,
+0x0010fc,1,
+0x0010f8,1,
+0x0010f4,1,
+0x0010f0,1,
+0x0010ec,1,
+0x0010e8,1,
+0x0010e4,1,
+0x0010e0,1,
+0x0010dc,1,
+0x0010d8,1,
+0x0010d4,1,
+0x0010d0,1,
+0x0010cc,1,
+0x0010c8,1,
+0x0010c4,1,
+0x0010c0,1,
+0x0010bc,1,
+0x0010b8,1,
+0x0010b4,1,
+0x0010b0,1,
+0x0010ac,1,
+0x0010a8,1,
+0x0010a4,1,
+0x0010a0,1,
+0x00109c,1,
+0x001098,1,
+0x001094,1,
+0x001090,1,
+0x00108c,1,
+0x001088,1,
+0x001084,1,
+0x001080,1,
+0x00107c,1,
+0x001078,1,
+0x001074,1,
+0x001070,1,
+0x00106c,1,
+0x001068,1,
+0x001064,1,
+0x001060,1,
+0x00105c,1,
+0x001058,1,
+0x001054,1,
+0x001050,1,
+0x00104c,1,
+0x001048,1,
+0x001044,1,
+0x001040,1,
+0x00103c,1,
+0x001038,1,
+0x001034,1,
+0x001030,1,
+0x00102c,1,
+0x001028,1,
+0x001024,1,
+0x001020,1,
+0x00101c,1,
+0x001018,1,
+0x001014,1,
+0x001010,1,
+0x00100c,1,
+0x001008,1,
+0x001004,1,
+0x001000,1,
+0x000ffc,1,
+0x000ff8,1,
+0x000ff4,1,
+0x000fdc,1,
+0x000fd4,1,
+0x000fd0,1,
+0x000fcc,1,
+0x000fc8,1,
+0x000fc4,1,
+0x000fc0,1,
+0x000fbc,1,
+0x000fb8,1,
+0x000fb4,1,
+0x000fb0,1,
+0x000fac,1,
+0x000fa8,1,
+0x000fa0,1,
+0x000f9c,1,
+0x000f98,1,
+0x000f94,1,
+0x000f90,1,
+0x000f8c,1,
+0x000f88,1,
+0x000f84,1,
+0x000f80,1,
+0x000e94,1,
+0x000e90,1,
+0x000e80,1,
+0x000e30,1,
+0x000e2c,1,
+0x000e28,1,
+0x000e24,1,
+0x000e20,1,
+0x000e1c,1,
+0x000e18,1,
+0x000e14,1,
+0x000e10,1,
+0x000e0c,1,
+0x000e04,1,
+0x000e00,1,
+0x000dfc,1,
+0x000df8,1,
+0x000df4,1,
+0x000dec,1,
+0x000de4,1,
+0x000de0,1,
+0x000ddc,1,
+0x000dd8,1,
+0x000dd4,1,
+0x000dcc,1,
+0x000dc8,1,
+0x000dc0,1,
+0x000db8,1,
+0x000db4,1,
+0x000db0,1,
+0x000da8,1,
+0x000da4,1,
+0x000da0,1,
+0x000d80,1,
+0x000d7c,1,
+0x000d78,1,
+0x000d74,1,
+0x000d70,1,
+0x000d6c,1,
+0x000d68,1,
+0x000d64,1,
+0x000d60,1,
+0x000d5c,1,
+0x000d58,1,
+0x000d54,1,
+0x000d50,1,
+0x000d4c,1,
+0x000d48,1,
+0x000d44,1,
+0x000d40,1,
+0x000d34,1,
+0x000d30,1,
+0x000d20,1,
+0x000d14,1,
+0x000d10,1,
+0x000d00,1,
+0x000cec,1,
+0x000ce8,1,
+0x000ce4,1,
+0x000ce0,1,
+0x000cdc,1,
+0x000cd8,1,
+0x000cd4,1,
+0x000cd0,1,
+0x000ccc,1,
+0x000cc8,1,
+0x000c90,1,
+0x000c8c,1,
+0x000c88,1,
+0x000c84,1,
+0x000c80,1,
+0x000c68,1,
+0x000c50,1,
+0x000c4c,1,
+0x000c24,1,
+0x000c20,1,
+0x000c1c,1,
+0x000c18,1,
+0x000c14,1,
+0x000c10,1,
+0x000c0c,1,
+0x000c08,1,
+0x000c04,1,
+0x000c00,1,
+0x000b34,1,
+0x000b30,1,
+0x000b20,1,
+0x000b14,1,
+0x000b10,1,
+0x000b00,1,
+0x000978,1,
+0x000974,1,
+0x000970,1,
+0x00096c,1,
+0x000968,1,
+0x000964,1,
+0x000960,1,
+0x00095c,1,
+0x000958,1,
+0x000954,1,
+0x000950,1,
+0x00094c,1,
+0x000948,1,
+0x000944,1,
+0x000940,1,
+0x00093c,1,
+0x000938,1,
+0x000934,1,
+0x000930,1,
+0x00092c,1,
+0x000928,1,
+0x000924,1,
+0x000920,1,
+0x00091c,1,
+0x000918,1,
+0x000914,1,
+0x000910,1,
+0x00090c,1,
+0x000908,1,
+0x000904,1,
+0x000900,1,
+0x0008fc,1,
+0x0008f8,1,
+0x0008f4,1,
+0x0008f0,1,
+0x0008ec,1,
+0x0008e8,1,
+0x0008e4,1,
+0x0008e0,1,
+0x0008dc,1,
+0x0008d8,1,
+0x0008d4,1,
+0x0008d0,1,
+0x0008cc,1,
+0x0008c8,1,
+0x0008c4,1,
+0x0008c0,1,
+0x0008bc,1,
+0x0008b8,1,
+0x0008b4,1,
+0x0008b0,1,
+0x0008ac,1,
+0x0008a8,1,
+0x0008a4,1,
+0x0008a0,1,
+0x00089c,1,
+0x000898,1,
+0x000894,1,
+0x000890,1,
+0x00088c,1,
+0x000888,1,
+0x000884,1,
+0x000880,1,
+0x00087c,1,
+0x000878,1,
+0x000874,1,
+0x000870,1,
+0x00086c,1,
+0x000868,1,
+0x000864,1,
+0x000860,1,
+0x00085c,1,
+0x000858,1,
+0x000854,1,
+0x000850,1,
+0x00084c,1,
+0x000848,1,
+0x000844,1,
+0x000840,1,
+0x00083c,1,
+0x000838,1,
+0x000834,1,
+0x000830,1,
+0x00082c,1,
+0x000828,1,
+0x000824,1,
+0x000820,1,
+0x00081c,1,
+0x000818,1,
+0x000814,1,
+0x000810,1,
+0x00080c,1,
+0x000808,1,
+0x000804,1,
+0x000800,1,
+0x0007fc,1,
+0x0007f8,1,
+0x0007f4,1,
+0x0007dc,1,
+0x0007d4,1,
+0x0007d0,1,
+0x0007cc,1,
+0x0007c8,1,
+0x0007c4,1,
+0x0007c0,1,
+0x0007bc,1,
+0x0007b8,1,
+0x0007b4,1,
+0x0007b0,1,
+0x0007ac,1,
+0x0007a8,1,
+0x0007a0,1,
+0x00079c,1,
+0x000798,1,
+0x000794,1,
+0x000790,1,
+0x00078c,1,
+0x000788,1,
+0x000784,1,
+0x000780,1,
+0x000694,1,
+0x000690,1,
+0x000680,1,
+0x000630,1,
+0x00062c,1,
+0x000628,1,
+0x000624,1,
+0x000620,1,
+0x00061c,1,
+0x000618,1,
+0x000614,1,
+0x000610,1,
+0x00060c,1,
+0x000604,1,
+0x000600,1,
+0x0005fc,1,
+0x0005f8,1,
+0x0005f4,1,
+0x0005ec,1,
+0x0005e4,1,
+0x0005e0,1,
+0x0005dc,1,
+0x0005d8,1,
+0x0005d4,1,
+0x0005cc,1,
+0x0005c8,1,
+0x0005c0,1,
+0x0005b8,1,
+0x0005b4,1,
+0x0005b0,1,
+0x0005a8,1,
+0x0005a4,1,
+0x0005a0,1,
+0x000580,1,
+0x00057c,1,
+0x000578,1,
+0x000574,1,
+0x000570,1,
+0x00056c,1,
+0x000568,1,
+0x000564,1,
+0x000560,1,
+0x00055c,1,
+0x000558,1,
+0x000554,1,
+0x000550,1,
+0x00054c,1,
+0x000548,1,
+0x000544,1,
+0x000540,1,
+0x000534,1,
+0x000530,1,
+0x000520,1,
+0x000514,1,
+0x000510,1,
+0x000500,1,
+0x0004ec,1,
+0x0004e8,1,
+0x0004e4,1,
+0x0004e0,1,
+0x0004dc,1,
+0x0004d8,1,
+0x0004d4,1,
+0x0004d0,1,
+0x0004cc,1,
+0x0004c8,1,
+0x000490,1,
+0x00048c,1,
+0x000488,1,
+0x000484,1,
+0x000480,1,
+0x000468,1,
+0x000450,1,
+0x00044c,1,
+0x000424,1,
+0x000420,1,
+0x00041c,1,
+0x000418,1,
+0x000414,1,
+0x000410,1,
+0x00040c,1,
+0x000408,1,
+0x000404,1,
+0x000400,1,
+0x000334,1,
+0x000330,1,
+0x000320,1,
+0x000314,1,
+0x000310,1,
+0x000300,1,
+0x000178,1,
+0x000174,1,
+0x000170,1,
+0x00016c,1,
+0x000168,1,
+0x000164,1,
+0x000160,1,
+0x00015c,1,
+0x000158,1,
+0x000154,1,
+0x000150,1,
+0x00014c,1,
+0x000148,1,
+0x000144,1,
+0x000140,1,
+0x00013c,1,
+0x000138,1,
+0x000134,1,
+0x000130,1,
+0x00012c,1,
+0x000128,1,
+0x000124,1,
+0x000120,1,
+0x00011c,1,
+0x000118,1,
+0x000114,1,
+0x000110,1,
+0x00010c,1,
+0x000108,1,
+0x000104,1,
+0x000100,1,
+0x0000fc,1,
+0x0000f8,1,
+0x0000f4,1,
+0x0000f0,1,
+0x0000ec,1,
+0x0000e8,1,
+0x0000e4,1,
+0x0000e0,1,
+0x0000dc,1,
+0x0000d8,1,
+0x0000d4,1,
+0x0000d0,1,
+0x0000cc,1,
+0x0000c8,1,
+0x0000c4,1,
+0x0000c0,1,
+0x0000bc,1,
+0x0000b8,1,
+0x0000b4,1,
+0x0000b0,1,
+0x0000ac,1,
+0x0000a8,1,
+0x0000a4,1,
+0x0000a0,1,
+0x00009c,1,
+0x000098,1,
+0x000094,1,
+0x000090,1,
+0x00008c,1,
+0x000088,1,
+0x000084,1,
+0x000080,1,
+0x00007c,1,
+0x000078,1,
+0x000074,1,
+0x000070,1,
+0x00006c,1,
+0x000068,1,
+0x000064,1,
+0x000060,1,
+0x00005c,1,
+0x000058,1,
+0x000054,1,
+0x000050,1,
+0x00004c,1,
+0x000048,1,
+0x000044,1,
+0x000040,1,
+0x00003c,1,
+0x000038,1,
+0x000034,1,
+0x000030,1,
+0x00002c,1,
+0x000028,1,
+0x000024,1,
+0x000020,1,
+0x00001c,1,
+0x000018,1,
+0x000014,1,
+0x000010,1,
+0x00000c,1,
+0x000008,1,
+0x000004,1,
+0x000000,1,
diff --git a/mstdump/mstdump_dbs/Makefile.am b/mstdump/mstdump_dbs/Makefile.am
new file mode 100644
index 0000000..9e5c013
--- /dev/null
+++ b/mstdump/mstdump_dbs/Makefile.am
@@ -0,0 +1,34 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+mstregdumpdir = $(datadir)/@PACKAGE@
+dist_mstregdump_DATA = $(srcdir)/*.csv
+
diff --git a/mstdump/mstdump_dbs/Makefile.in b/mstdump/mstdump_dbs/Makefile.in
new file mode 100644
index 0000000..5f82b6b
--- /dev/null
+++ b/mstdump/mstdump_dbs/Makefile.in
@@ -0,0 +1,437 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = mstdump/mstdump_dbs
+DIST_COMMON = $(dist_mstregdump_DATA) $(srcdir)/Makefile.am \
+	$(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+SOURCES =
+DIST_SOURCES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+    *) f=$$p;; \
+  esac;
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+  for p in $$list; do echo "$$p $$p"; done | \
+  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+    if (++n[$$2] == $(am__install_max)) \
+      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+    END { for (dir in files) print dir, files[dir] }'
+am__base_list = \
+  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
+  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__installdirs = "$(DESTDIR)$(mstregdumpdir)"
+DATA = $(dist_mstregdump_DATA)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+mstregdumpdir = $(datadir)/@PACKAGE@
+dist_mstregdump_DATA = $(srcdir)/*.csv
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mstdump/mstdump_dbs/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mstdump/mstdump_dbs/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+install-dist_mstregdumpDATA: $(dist_mstregdump_DATA)
+	@$(NORMAL_INSTALL)
+	test -z "$(mstregdumpdir)" || $(MKDIR_P) "$(DESTDIR)$(mstregdumpdir)"
+	@list='$(dist_mstregdump_DATA)'; test -n "$(mstregdumpdir)" || list=; \
+	for p in $$list; do \
+	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+	  echo "$$d$$p"; \
+	done | $(am__base_list) | \
+	while read files; do \
+	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(mstregdumpdir)'"; \
+	  $(INSTALL_DATA) $$files "$(DESTDIR)$(mstregdumpdir)" || exit $$?; \
+	done
+
+uninstall-dist_mstregdumpDATA:
+	@$(NORMAL_UNINSTALL)
+	@list='$(dist_mstregdump_DATA)'; test -n "$(mstregdumpdir)" || list=; \
+	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+	test -n "$$files" || exit 0; \
+	echo " ( cd '$(DESTDIR)$(mstregdumpdir)' && rm -f" $$files ")"; \
+	cd "$(DESTDIR)$(mstregdumpdir)" && rm -f $$files
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(DATA)
+installdirs:
+	for dir in "$(DESTDIR)$(mstregdumpdir)"; do \
+	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+	done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+	-rm -f Makefile
+distclean-am: clean-am distclean-generic
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am: install-dist_mstregdumpDATA
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-dist_mstregdumpDATA
+
+.MAKE: install-am install-strip
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+	distclean distclean-generic distclean-libtool distdir dvi \
+	dvi-am html html-am info info-am install install-am \
+	install-data install-data-am install-dist_mstregdumpDATA \
+	install-dvi install-dvi-am install-exec install-exec-am \
+	install-html install-html-am install-info install-info-am \
+	install-man install-pdf install-pdf-am install-ps \
+	install-ps-am install-strip installcheck installcheck-am \
+	installdirs maintainer-clean maintainer-clean-generic \
+	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
+	ps ps-am uninstall uninstall-am uninstall-dist_mstregdumpDATA
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mstdump/mstdump_dbs/SwitchIB.csv b/mstdump/mstdump_dbs/SwitchIB.csv
new file mode 100644
index 0000000..43b887d
--- /dev/null
+++ b/mstdump/mstdump_dbs/SwitchIB.csv
@@ -0,0 +1,11176 @@
+#Addr, Size, Enable addr 
+0x000000,1,
+0x000008,14,
+0x000080,1,
+0x000088,18,
+0x000100,9,
+0x000134,2,
+0x00014c,4,
+0x00016c,6,
+0x00018c,8,
+0x0001b0,1,
+0x000200,2,
+0x00020c,1,
+0x000214,13,
+0x000254,5,
+0x00026c,7,
+0x0002a8,3,
+0x0002c0,8,
+0x000300,6,
+0x000380,3,
+0x0003a0,14,
+0x0003e0,9,
+0x000408,14,
+0x000480,1,
+0x000488,18,
+0x000500,9,
+0x000534,2,
+0x00054c,4,
+0x00056c,6,
+0x00058c,8,
+0x0005b0,1,
+0x000600,2,
+0x00060c,1,
+0x000614,13,
+0x000654,5,
+0x00066c,7,
+0x0006a8,3,
+0x0006c0,8,
+0x000700,6,
+0x000780,3,
+0x0007a0,14,
+0x0007e0,9,
+0x000808,14,
+0x000880,1,
+0x000888,18,
+0x000900,9,
+0x000934,2,
+0x00094c,4,
+0x00096c,6,
+0x00098c,8,
+0x0009b0,1,
+0x000a00,2,
+0x000a0c,1,
+0x000a14,13,
+0x000a54,5,
+0x000a6c,7,
+0x000aa8,3,
+0x000ac0,8,
+0x000b00,6,
+0x000b80,3,
+0x000ba0,14,
+0x000be0,9,
+0x000c08,14,
+0x000c80,1,
+0x000c88,18,
+0x000d00,9,
+0x000d34,2,
+0x000d4c,4,
+0x000d6c,6,
+0x000d8c,8,
+0x000db0,1,
+0x000e00,2,
+0x000e0c,1,
+0x000e14,13,
+0x000e54,5,
+0x000e6c,7,
+0x000ea8,3,
+0x000ec0,8,
+0x000f00,6,
+0x000f80,3,
+0x000fa0,14,
+0x000fe0,9,
+0x001008,14,
+0x001080,1,
+0x001088,18,
+0x001100,9,
+0x001134,2,
+0x00114c,4,
+0x00116c,6,
+0x00118c,8,
+0x0011b0,1,
+0x001200,2,
+0x00120c,1,
+0x001214,13,
+0x001254,5,
+0x00126c,7,
+0x0012a8,3,
+0x0012c0,8,
+0x001300,6,
+0x001380,3,
+0x0013a0,14,
+0x0013e0,9,
+0x001408,14,
+0x001480,1,
+0x001488,18,
+0x001500,9,
+0x001534,2,
+0x00154c,4,
+0x00156c,6,
+0x00158c,8,
+0x0015b0,1,
+0x001600,2,
+0x00160c,1,
+0x001614,13,
+0x001654,5,
+0x00166c,7,
+0x0016a8,3,
+0x0016c0,8,
+0x001700,6,
+0x001780,3,
+0x0017a0,14,
+0x0017e0,9,
+0x001808,14,
+0x001880,1,
+0x001888,18,
+0x001900,9,
+0x001934,2,
+0x00194c,4,
+0x00196c,6,
+0x00198c,8,
+0x0019b0,1,
+0x001a00,2,
+0x001a0c,1,
+0x001a14,13,
+0x001a54,5,
+0x001a6c,7,
+0x001aa8,3,
+0x001ac0,8,
+0x001b00,6,
+0x001b80,3,
+0x001ba0,14,
+0x001be0,9,
+0x001c08,14,
+0x001c80,1,
+0x001c88,18,
+0x001d00,9,
+0x001d34,2,
+0x001d4c,4,
+0x001d6c,6,
+0x001d8c,8,
+0x001db0,1,
+0x001e00,2,
+0x001e0c,1,
+0x001e14,13,
+0x001e54,5,
+0x001e6c,7,
+0x001ea8,3,
+0x001ec0,8,
+0x001f00,6,
+0x001f80,3,
+0x001fa0,14,
+0x001fe0,9,
+0x002008,14,
+0x002080,1,
+0x002088,18,
+0x002100,9,
+0x002134,2,
+0x00214c,4,
+0x00216c,6,
+0x00218c,8,
+0x0021b0,1,
+0x002200,2,
+0x00220c,1,
+0x002214,13,
+0x002254,5,
+0x00226c,7,
+0x0022a8,3,
+0x0022c0,8,
+0x002300,6,
+0x002380,3,
+0x0023a0,14,
+0x0023e0,9,
+0x002408,14,
+0x002480,1,
+0x002488,18,
+0x002500,9,
+0x002534,2,
+0x00254c,4,
+0x00256c,6,
+0x00258c,8,
+0x0025b0,1,
+0x002600,2,
+0x00260c,1,
+0x002614,13,
+0x002654,5,
+0x00266c,7,
+0x0026a8,3,
+0x0026c0,8,
+0x002700,6,
+0x002780,3,
+0x0027a0,14,
+0x0027e0,9,
+0x002808,14,
+0x002880,1,
+0x002888,18,
+0x002900,9,
+0x002934,2,
+0x00294c,4,
+0x00296c,6,
+0x00298c,8,
+0x0029b0,1,
+0x002a00,2,
+0x002a0c,1,
+0x002a14,13,
+0x002a54,5,
+0x002a6c,7,
+0x002aa8,3,
+0x002ac0,8,
+0x002b00,6,
+0x002b80,3,
+0x002ba0,14,
+0x002be0,9,
+0x002c08,14,
+0x002c80,1,
+0x002c88,18,
+0x002d00,9,
+0x002d34,2,
+0x002d4c,4,
+0x002d6c,6,
+0x002d8c,8,
+0x002db0,1,
+0x002e00,2,
+0x002e0c,1,
+0x002e14,13,
+0x002e54,5,
+0x002e6c,7,
+0x002ea8,3,
+0x002ec0,8,
+0x002f00,6,
+0x002f80,3,
+0x002fa0,14,
+0x002fe0,9,
+0x003008,14,
+0x003080,1,
+0x003088,18,
+0x003100,9,
+0x003134,2,
+0x00314c,4,
+0x00316c,6,
+0x00318c,8,
+0x0031b0,1,
+0x003200,2,
+0x00320c,1,
+0x003214,13,
+0x003254,5,
+0x00326c,7,
+0x0032a8,3,
+0x0032c0,8,
+0x003300,6,
+0x003380,3,
+0x0033a0,14,
+0x0033e0,9,
+0x003408,14,
+0x003480,1,
+0x003488,18,
+0x003500,9,
+0x003534,2,
+0x00354c,4,
+0x00356c,6,
+0x00358c,8,
+0x0035b0,1,
+0x003600,2,
+0x00360c,1,
+0x003614,13,
+0x003654,5,
+0x00366c,7,
+0x0036a8,3,
+0x0036c0,8,
+0x003700,6,
+0x003780,3,
+0x0037a0,14,
+0x0037e0,9,
+0x003808,14,
+0x003880,1,
+0x003888,18,
+0x003900,9,
+0x003934,2,
+0x00394c,4,
+0x00396c,6,
+0x00398c,8,
+0x0039b0,1,
+0x003a00,2,
+0x003a0c,1,
+0x003a14,13,
+0x003a54,5,
+0x003a6c,7,
+0x003aa8,3,
+0x003ac0,8,
+0x003b00,6,
+0x003b80,3,
+0x003ba0,14,
+0x003be0,9,
+0x003c08,14,
+0x003c80,1,
+0x003c88,18,
+0x003d00,9,
+0x003d34,2,
+0x003d4c,4,
+0x003d6c,6,
+0x003d8c,8,
+0x003db0,1,
+0x003e00,2,
+0x003e0c,1,
+0x003e14,13,
+0x003e54,5,
+0x003e6c,7,
+0x003ea8,3,
+0x003ec0,8,
+0x003f00,6,
+0x003f80,3,
+0x003fa0,14,
+0x003fe0,9,
+0x004008,14,
+0x004080,1,
+0x004088,18,
+0x004100,9,
+0x004134,2,
+0x00414c,4,
+0x00416c,6,
+0x00418c,8,
+0x0041b0,1,
+0x004200,2,
+0x00420c,1,
+0x004214,13,
+0x004254,5,
+0x00426c,7,
+0x0042a8,3,
+0x0042c0,8,
+0x004300,6,
+0x004380,3,
+0x0043a0,14,
+0x0043e0,9,
+0x004408,14,
+0x004480,1,
+0x004488,18,
+0x004500,9,
+0x004534,2,
+0x00454c,4,
+0x00456c,6,
+0x00458c,8,
+0x0045b0,1,
+0x004600,2,
+0x00460c,1,
+0x004614,13,
+0x004654,5,
+0x00466c,7,
+0x0046a8,3,
+0x0046c0,8,
+0x004700,6,
+0x004780,3,
+0x0047a0,14,
+0x0047e0,9,
+0x004808,14,
+0x004880,1,
+0x004888,18,
+0x004900,9,
+0x004934,2,
+0x00494c,4,
+0x00496c,6,
+0x00498c,8,
+0x0049b0,1,
+0x004a00,2,
+0x004a0c,1,
+0x004a14,13,
+0x004a54,5,
+0x004a6c,7,
+0x004aa8,3,
+0x004ac0,8,
+0x004b00,6,
+0x004b80,3,
+0x004ba0,14,
+0x004be0,9,
+0x004c08,14,
+0x004c80,1,
+0x004c88,18,
+0x004d00,9,
+0x004d34,2,
+0x004d4c,4,
+0x004d6c,6,
+0x004d8c,8,
+0x004db0,1,
+0x004e00,2,
+0x004e0c,1,
+0x004e14,13,
+0x004e54,5,
+0x004e6c,7,
+0x004ea8,3,
+0x004ec0,8,
+0x004f00,6,
+0x004f80,3,
+0x004fa0,14,
+0x004fe0,9,
+0x005018,1,
+0x005034,1,
+0x00512c,1,
+0x005190,1,
+0x0051ac,1,
+0x0051d8,4,
+0x005200,8,
+0x005400,13,
+0x005460,3,
+0x005470,2,
+0x005504,2,
+0x005518,1,
+0x005540,1,
+0x008000,1,
+0x008008,14,
+0x008080,1,
+0x008088,18,
+0x008100,9,
+0x008134,2,
+0x00814c,4,
+0x00816c,6,
+0x00818c,8,
+0x0081b0,1,
+0x008200,2,
+0x00820c,1,
+0x008214,13,
+0x008254,5,
+0x00826c,7,
+0x0082a8,3,
+0x0082c0,8,
+0x008300,6,
+0x008380,3,
+0x0083a0,14,
+0x0083e0,9,
+0x008408,14,
+0x008480,1,
+0x008488,18,
+0x008500,9,
+0x008534,2,
+0x00854c,4,
+0x00856c,6,
+0x00858c,8,
+0x0085b0,1,
+0x008600,2,
+0x00860c,1,
+0x008614,13,
+0x008654,5,
+0x00866c,7,
+0x0086a8,3,
+0x0086c0,8,
+0x008700,6,
+0x008780,3,
+0x0087a0,14,
+0x0087e0,9,
+0x008808,14,
+0x008880,1,
+0x008888,18,
+0x008900,9,
+0x008934,2,
+0x00894c,4,
+0x00896c,6,
+0x00898c,8,
+0x0089b0,1,
+0x008a00,2,
+0x008a0c,1,
+0x008a14,13,
+0x008a54,5,
+0x008a6c,7,
+0x008aa8,3,
+0x008ac0,8,
+0x008b00,6,
+0x008b80,3,
+0x008ba0,14,
+0x008be0,9,
+0x008c08,14,
+0x008c80,1,
+0x008c88,18,
+0x008d00,9,
+0x008d34,2,
+0x008d4c,4,
+0x008d6c,6,
+0x008d8c,8,
+0x008db0,1,
+0x008e00,2,
+0x008e0c,1,
+0x008e14,13,
+0x008e54,5,
+0x008e6c,7,
+0x008ea8,3,
+0x008ec0,8,
+0x008f00,6,
+0x008f80,3,
+0x008fa0,14,
+0x008fe0,9,
+0x009008,14,
+0x009080,1,
+0x009088,18,
+0x009100,9,
+0x009134,2,
+0x00914c,4,
+0x00916c,6,
+0x00918c,8,
+0x0091b0,1,
+0x009200,2,
+0x00920c,1,
+0x009214,13,
+0x009254,5,
+0x00926c,7,
+0x0092a8,3,
+0x0092c0,8,
+0x009300,6,
+0x009380,3,
+0x0093a0,14,
+0x0093e0,9,
+0x009408,14,
+0x009480,1,
+0x009488,18,
+0x009500,9,
+0x009534,2,
+0x00954c,4,
+0x00956c,6,
+0x00958c,8,
+0x0095b0,1,
+0x009600,2,
+0x00960c,1,
+0x009614,13,
+0x009654,5,
+0x00966c,7,
+0x0096a8,3,
+0x0096c0,8,
+0x009700,6,
+0x009780,3,
+0x0097a0,14,
+0x0097e0,9,
+0x009808,14,
+0x009880,1,
+0x009888,18,
+0x009900,9,
+0x009934,2,
+0x00994c,4,
+0x00996c,6,
+0x00998c,8,
+0x0099b0,1,
+0x009a00,2,
+0x009a0c,1,
+0x009a14,13,
+0x009a54,5,
+0x009a6c,7,
+0x009aa8,3,
+0x009ac0,8,
+0x009b00,6,
+0x009b80,3,
+0x009ba0,14,
+0x009be0,9,
+0x009c08,14,
+0x009c80,1,
+0x009c88,18,
+0x009d00,9,
+0x009d34,2,
+0x009d4c,4,
+0x009d6c,6,
+0x009d8c,8,
+0x009db0,1,
+0x009e00,2,
+0x009e0c,1,
+0x009e14,13,
+0x009e54,5,
+0x009e6c,7,
+0x009ea8,3,
+0x009ec0,8,
+0x009f00,6,
+0x009f80,3,
+0x009fa0,14,
+0x009fe0,9,
+0x00a008,14,
+0x00a080,1,
+0x00a088,18,
+0x00a100,9,
+0x00a134,2,
+0x00a14c,4,
+0x00a16c,6,
+0x00a18c,8,
+0x00a1b0,1,
+0x00a200,2,
+0x00a20c,1,
+0x00a214,13,
+0x00a254,5,
+0x00a26c,7,
+0x00a2a8,3,
+0x00a2c0,8,
+0x00a300,6,
+0x00a380,3,
+0x00a3a0,14,
+0x00a3e0,9,
+0x00a408,14,
+0x00a480,1,
+0x00a488,18,
+0x00a500,9,
+0x00a534,2,
+0x00a54c,4,
+0x00a56c,6,
+0x00a58c,8,
+0x00a5b0,1,
+0x00a600,2,
+0x00a60c,1,
+0x00a614,13,
+0x00a654,5,
+0x00a66c,7,
+0x00a6a8,3,
+0x00a6c0,8,
+0x00a700,6,
+0x00a780,3,
+0x00a7a0,14,
+0x00a7e0,9,
+0x00a808,14,
+0x00a880,1,
+0x00a888,18,
+0x00a900,9,
+0x00a934,2,
+0x00a94c,4,
+0x00a96c,6,
+0x00a98c,8,
+0x00a9b0,1,
+0x00aa00,2,
+0x00aa0c,1,
+0x00aa14,13,
+0x00aa54,5,
+0x00aa6c,7,
+0x00aaa8,3,
+0x00aac0,8,
+0x00ab00,6,
+0x00ab80,3,
+0x00aba0,14,
+0x00abe0,9,
+0x00ac08,14,
+0x00ac80,1,
+0x00ac88,18,
+0x00ad00,9,
+0x00ad34,2,
+0x00ad4c,4,
+0x00ad6c,6,
+0x00ad8c,8,
+0x00adb0,1,
+0x00ae00,2,
+0x00ae0c,1,
+0x00ae14,13,
+0x00ae54,5,
+0x00ae6c,7,
+0x00aea8,3,
+0x00aec0,8,
+0x00af00,6,
+0x00af80,3,
+0x00afa0,14,
+0x00afe0,9,
+0x00b008,14,
+0x00b080,1,
+0x00b088,18,
+0x00b100,9,
+0x00b134,2,
+0x00b14c,4,
+0x00b16c,6,
+0x00b18c,8,
+0x00b1b0,1,
+0x00b200,2,
+0x00b20c,1,
+0x00b214,13,
+0x00b254,5,
+0x00b26c,7,
+0x00b2a8,3,
+0x00b2c0,8,
+0x00b300,6,
+0x00b380,3,
+0x00b3a0,14,
+0x00b3e0,9,
+0x00b408,14,
+0x00b480,1,
+0x00b488,18,
+0x00b500,9,
+0x00b534,2,
+0x00b54c,4,
+0x00b56c,6,
+0x00b58c,8,
+0x00b5b0,1,
+0x00b600,2,
+0x00b60c,1,
+0x00b614,13,
+0x00b654,5,
+0x00b66c,7,
+0x00b6a8,3,
+0x00b6c0,8,
+0x00b700,6,
+0x00b780,3,
+0x00b7a0,14,
+0x00b7e0,9,
+0x00b808,14,
+0x00b880,1,
+0x00b888,18,
+0x00b900,9,
+0x00b934,2,
+0x00b94c,4,
+0x00b96c,6,
+0x00b98c,8,
+0x00b9b0,1,
+0x00ba00,2,
+0x00ba0c,1,
+0x00ba14,13,
+0x00ba54,5,
+0x00ba6c,7,
+0x00baa8,3,
+0x00bac0,8,
+0x00bb00,6,
+0x00bb80,3,
+0x00bba0,14,
+0x00bbe0,9,
+0x00bc08,14,
+0x00bc80,1,
+0x00bc88,18,
+0x00bd00,9,
+0x00bd34,2,
+0x00bd4c,4,
+0x00bd6c,6,
+0x00bd8c,8,
+0x00bdb0,1,
+0x00be00,2,
+0x00be0c,1,
+0x00be14,13,
+0x00be54,5,
+0x00be6c,7,
+0x00bea8,3,
+0x00bec0,8,
+0x00bf00,6,
+0x00bf80,3,
+0x00bfa0,14,
+0x00bfe0,9,
+0x00c008,14,
+0x00c080,1,
+0x00c088,18,
+0x00c100,9,
+0x00c134,2,
+0x00c14c,4,
+0x00c16c,6,
+0x00c18c,8,
+0x00c1b0,1,
+0x00c200,2,
+0x00c20c,1,
+0x00c214,13,
+0x00c254,5,
+0x00c26c,7,
+0x00c2a8,3,
+0x00c2c0,8,
+0x00c300,6,
+0x00c380,3,
+0x00c3a0,14,
+0x00c3e0,9,
+0x00c408,14,
+0x00c480,1,
+0x00c488,18,
+0x00c500,9,
+0x00c534,2,
+0x00c54c,4,
+0x00c56c,6,
+0x00c58c,8,
+0x00c5b0,1,
+0x00c600,2,
+0x00c60c,1,
+0x00c614,13,
+0x00c654,5,
+0x00c66c,7,
+0x00c6a8,3,
+0x00c6c0,8,
+0x00c700,6,
+0x00c780,3,
+0x00c7a0,14,
+0x00c7e0,9,
+0x00c808,14,
+0x00c880,1,
+0x00c888,18,
+0x00c900,9,
+0x00c934,2,
+0x00c94c,4,
+0x00c96c,6,
+0x00c98c,8,
+0x00c9b0,1,
+0x00ca00,2,
+0x00ca0c,1,
+0x00ca14,13,
+0x00ca54,5,
+0x00ca6c,7,
+0x00caa8,3,
+0x00cac0,8,
+0x00cb00,6,
+0x00cb80,3,
+0x00cba0,14,
+0x00cbe0,9,
+0x00cc08,14,
+0x00cc80,1,
+0x00cc88,18,
+0x00cd00,9,
+0x00cd34,2,
+0x00cd4c,4,
+0x00cd6c,6,
+0x00cd8c,8,
+0x00cdb0,1,
+0x00ce00,2,
+0x00ce0c,1,
+0x00ce14,13,
+0x00ce54,5,
+0x00ce6c,7,
+0x00cea8,3,
+0x00cec0,8,
+0x00cf00,6,
+0x00cf80,3,
+0x00cfa0,14,
+0x00cfe0,9,
+0x00d018,1,
+0x00d034,1,
+0x00d12c,1,
+0x00d190,1,
+0x00d1ac,1,
+0x00d1d8,4,
+0x00d200,8,
+0x00d400,13,
+0x00d460,3,
+0x00d470,2,
+0x00d504,2,
+0x00d518,1,
+0x00d540,1,
+0x010000,1,
+0x010008,10,
+0x010034,16,
+0x010080,37,
+0x010128,2,
+0x010134,1,
+0x01013c,10,
+0x010168,4,
+0x01017c,3,
+0x01018c,10,
+0x0101c0,6,
+0x0101e0,1,
+0x010200,1,
+0x010208,10,
+0x010234,16,
+0x010280,37,
+0x010328,2,
+0x010334,1,
+0x01033c,10,
+0x010368,4,
+0x01037c,3,
+0x01038c,10,
+0x0103c0,6,
+0x0103e0,1,
+0x010400,1,
+0x010408,10,
+0x010434,16,
+0x010480,37,
+0x010528,2,
+0x010534,1,
+0x01053c,10,
+0x010568,4,
+0x01057c,3,
+0x01058c,10,
+0x0105c0,6,
+0x0105e0,1,
+0x010600,1,
+0x010608,10,
+0x010634,16,
+0x010680,37,
+0x010728,2,
+0x010734,1,
+0x01073c,10,
+0x010768,4,
+0x01077c,3,
+0x01078c,10,
+0x0107c0,6,
+0x0107e0,1,
+0x010800,1,
+0x010808,10,
+0x010834,16,
+0x010880,37,
+0x010928,2,
+0x010934,1,
+0x01093c,10,
+0x010968,4,
+0x01097c,3,
+0x01098c,10,
+0x0109c0,6,
+0x0109e0,1,
+0x010a00,1,
+0x010a08,10,
+0x010a34,16,
+0x010a80,37,
+0x010b28,2,
+0x010b34,1,
+0x010b3c,10,
+0x010b68,4,
+0x010b7c,3,
+0x010b8c,10,
+0x010bc0,6,
+0x010be0,1,
+0x010c00,1,
+0x010c08,10,
+0x010c34,16,
+0x010c80,37,
+0x010d28,2,
+0x010d34,1,
+0x010d3c,10,
+0x010d68,4,
+0x010d7c,3,
+0x010d8c,10,
+0x010dc0,6,
+0x010de0,1,
+0x010e00,1,
+0x010e08,10,
+0x010e34,16,
+0x010e80,37,
+0x010f28,2,
+0x010f34,1,
+0x010f3c,10,
+0x010f68,4,
+0x010f7c,3,
+0x010f8c,10,
+0x010fc0,6,
+0x010fe0,1,
+0x011000,1,
+0x011008,10,
+0x011034,16,
+0x011080,37,
+0x011128,2,
+0x011134,1,
+0x01113c,10,
+0x011168,4,
+0x01117c,3,
+0x01118c,10,
+0x0111c0,6,
+0x0111e0,1,
+0x011200,1,
+0x011208,10,
+0x011234,16,
+0x011280,37,
+0x011328,2,
+0x011334,1,
+0x01133c,10,
+0x011368,4,
+0x01137c,3,
+0x01138c,10,
+0x0113c0,6,
+0x0113e0,1,
+0x011400,1,
+0x011408,10,
+0x011434,16,
+0x011480,37,
+0x011528,2,
+0x011534,1,
+0x01153c,10,
+0x011568,4,
+0x01157c,3,
+0x01158c,10,
+0x0115c0,6,
+0x0115e0,1,
+0x011600,1,
+0x011608,10,
+0x011634,16,
+0x011680,37,
+0x011728,2,
+0x011734,1,
+0x01173c,10,
+0x011768,4,
+0x01177c,3,
+0x01178c,10,
+0x0117c0,6,
+0x0117e0,1,
+0x011800,1,
+0x011808,10,
+0x011834,16,
+0x011880,37,
+0x011928,2,
+0x011934,1,
+0x01193c,10,
+0x011968,4,
+0x01197c,3,
+0x01198c,10,
+0x0119c0,6,
+0x0119e0,1,
+0x011a00,1,
+0x011a08,10,
+0x011a34,16,
+0x011a80,37,
+0x011b28,2,
+0x011b34,1,
+0x011b3c,10,
+0x011b68,4,
+0x011b7c,3,
+0x011b8c,10,
+0x011bc0,6,
+0x011be0,1,
+0x011c00,1,
+0x011c08,10,
+0x011c34,16,
+0x011c80,37,
+0x011d28,2,
+0x011d34,1,
+0x011d3c,10,
+0x011d68,4,
+0x011d7c,3,
+0x011d8c,10,
+0x011dc0,6,
+0x011de0,1,
+0x011e00,1,
+0x011e08,10,
+0x011e34,16,
+0x011e80,37,
+0x011f28,2,
+0x011f34,1,
+0x011f3c,10,
+0x011f68,4,
+0x011f7c,3,
+0x011f8c,10,
+0x011fc0,6,
+0x011fe0,1,
+0x012000,1,
+0x012008,10,
+0x012034,16,
+0x012080,37,
+0x012128,2,
+0x012134,1,
+0x01213c,10,
+0x012168,4,
+0x01217c,3,
+0x01218c,10,
+0x0121c0,6,
+0x0121e0,1,
+0x012200,1,
+0x012208,10,
+0x012234,16,
+0x012280,37,
+0x012328,2,
+0x012334,1,
+0x01233c,10,
+0x012368,4,
+0x01237c,3,
+0x01238c,10,
+0x0123c0,6,
+0x0123e0,1,
+0x012800,2,
+0x01280c,37,
+0x0128a4,64,
+0x012a00,52,
+0x012ad4,2,
+0x012ae4,38,
+0x012bac,1,
+0x012bb4,1,
+0x012bbc,4,
+0x012bd0,2,
+0x012bdc,2,
+0x012c00,6,
+0x012c20,6,
+0x012c40,6,
+0x012c60,6,
+0x012c80,3,
+0x012d00,10,
+0x012d30,4,
+0x012e00,57,
+0x012f00,1,
+0x013000,3,
+0x013018,3,
+0x013034,3,
+0x01312c,6,
+0x013190,3,
+0x0131ac,1,
+0x0131d8,4,
+0x013200,24,
+0x013400,6,
+0x013420,3,
+0x013440,2,
+0x013500,13,
+0x013540,1,
+0x013900,1,
+0x014000,1,
+0x014008,10,
+0x014034,16,
+0x014080,37,
+0x014128,2,
+0x014134,1,
+0x01413c,10,
+0x014168,4,
+0x01417c,3,
+0x01418c,10,
+0x0141c0,6,
+0x0141e0,1,
+0x014200,1,
+0x014208,10,
+0x014234,16,
+0x014280,37,
+0x014328,2,
+0x014334,1,
+0x01433c,10,
+0x014368,4,
+0x01437c,3,
+0x01438c,10,
+0x0143c0,6,
+0x0143e0,1,
+0x014400,1,
+0x014408,10,
+0x014434,16,
+0x014480,37,
+0x014528,2,
+0x014534,1,
+0x01453c,10,
+0x014568,4,
+0x01457c,3,
+0x01458c,10,
+0x0145c0,6,
+0x0145e0,1,
+0x014600,1,
+0x014608,10,
+0x014634,16,
+0x014680,37,
+0x014728,2,
+0x014734,1,
+0x01473c,10,
+0x014768,4,
+0x01477c,3,
+0x01478c,10,
+0x0147c0,6,
+0x0147e0,1,
+0x014800,1,
+0x014808,10,
+0x014834,16,
+0x014880,37,
+0x014928,2,
+0x014934,1,
+0x01493c,10,
+0x014968,4,
+0x01497c,3,
+0x01498c,10,
+0x0149c0,6,
+0x0149e0,1,
+0x014a00,1,
+0x014a08,10,
+0x014a34,16,
+0x014a80,37,
+0x014b28,2,
+0x014b34,1,
+0x014b3c,10,
+0x014b68,4,
+0x014b7c,3,
+0x014b8c,10,
+0x014bc0,6,
+0x014be0,1,
+0x014c00,1,
+0x014c08,10,
+0x014c34,16,
+0x014c80,37,
+0x014d28,2,
+0x014d34,1,
+0x014d3c,10,
+0x014d68,4,
+0x014d7c,3,
+0x014d8c,10,
+0x014dc0,6,
+0x014de0,1,
+0x014e00,1,
+0x014e08,10,
+0x014e34,16,
+0x014e80,37,
+0x014f28,2,
+0x014f34,1,
+0x014f3c,10,
+0x014f68,4,
+0x014f7c,3,
+0x014f8c,10,
+0x014fc0,6,
+0x014fe0,1,
+0x015000,1,
+0x015008,10,
+0x015034,16,
+0x015080,37,
+0x015128,2,
+0x015134,1,
+0x01513c,10,
+0x015168,4,
+0x01517c,3,
+0x01518c,10,
+0x0151c0,6,
+0x0151e0,1,
+0x015200,1,
+0x015208,10,
+0x015234,16,
+0x015280,37,
+0x015328,2,
+0x015334,1,
+0x01533c,10,
+0x015368,4,
+0x01537c,3,
+0x01538c,10,
+0x0153c0,6,
+0x0153e0,1,
+0x015400,1,
+0x015408,10,
+0x015434,16,
+0x015480,37,
+0x015528,2,
+0x015534,1,
+0x01553c,10,
+0x015568,4,
+0x01557c,3,
+0x01558c,10,
+0x0155c0,6,
+0x0155e0,1,
+0x015600,1,
+0x015608,10,
+0x015634,16,
+0x015680,37,
+0x015728,2,
+0x015734,1,
+0x01573c,10,
+0x015768,4,
+0x01577c,3,
+0x01578c,10,
+0x0157c0,6,
+0x0157e0,1,
+0x015800,1,
+0x015808,10,
+0x015834,16,
+0x015880,37,
+0x015928,2,
+0x015934,1,
+0x01593c,10,
+0x015968,4,
+0x01597c,3,
+0x01598c,10,
+0x0159c0,6,
+0x0159e0,1,
+0x015a00,1,
+0x015a08,10,
+0x015a34,16,
+0x015a80,37,
+0x015b28,2,
+0x015b34,1,
+0x015b3c,10,
+0x015b68,4,
+0x015b7c,3,
+0x015b8c,10,
+0x015bc0,6,
+0x015be0,1,
+0x015c00,1,
+0x015c08,10,
+0x015c34,16,
+0x015c80,37,
+0x015d28,2,
+0x015d34,1,
+0x015d3c,10,
+0x015d68,4,
+0x015d7c,3,
+0x015d8c,10,
+0x015dc0,6,
+0x015de0,1,
+0x015e00,1,
+0x015e08,10,
+0x015e34,16,
+0x015e80,37,
+0x015f28,2,
+0x015f34,1,
+0x015f3c,10,
+0x015f68,4,
+0x015f7c,3,
+0x015f8c,10,
+0x015fc0,6,
+0x015fe0,1,
+0x016000,1,
+0x016008,10,
+0x016034,16,
+0x016080,37,
+0x016128,2,
+0x016134,1,
+0x01613c,10,
+0x016168,4,
+0x01617c,3,
+0x01618c,10,
+0x0161c0,6,
+0x0161e0,1,
+0x016200,1,
+0x016208,10,
+0x016234,16,
+0x016280,37,
+0x016328,2,
+0x016334,1,
+0x01633c,10,
+0x016368,4,
+0x01637c,3,
+0x01638c,10,
+0x0163c0,6,
+0x0163e0,1,
+0x016800,2,
+0x01680c,37,
+0x0168a4,64,
+0x016a00,52,
+0x016ad4,2,
+0x016ae4,38,
+0x016bac,1,
+0x016bb4,1,
+0x016bbc,4,
+0x016bd0,2,
+0x016bdc,2,
+0x016c00,6,
+0x016c20,6,
+0x016c40,6,
+0x016c60,6,
+0x016c80,3,
+0x016d00,10,
+0x016d30,4,
+0x016e00,57,
+0x016f00,1,
+0x017000,3,
+0x017018,3,
+0x017034,3,
+0x01712c,6,
+0x017190,3,
+0x0171ac,1,
+0x0171d8,4,
+0x017200,24,
+0x017400,6,
+0x017420,3,
+0x017440,2,
+0x017500,13,
+0x017540,1,
+0x017900,1,
+0x018000,6,
+0x018020,4,
+0x018040,6,
+0x018060,4,
+0x018080,6,
+0x0180a0,4,
+0x0180c0,6,
+0x0180e0,4,
+0x018100,6,
+0x018120,4,
+0x018140,6,
+0x018160,4,
+0x018180,6,
+0x0181a0,4,
+0x0181c0,6,
+0x0181e0,4,
+0x018200,6,
+0x018220,4,
+0x018240,6,
+0x018260,4,
+0x018280,6,
+0x0182a0,4,
+0x0182c0,6,
+0x0182e0,4,
+0x018300,6,
+0x018320,4,
+0x018340,6,
+0x018360,4,
+0x018380,6,
+0x0183a0,4,
+0x0183c0,6,
+0x0183e0,4,
+0x018400,6,
+0x018420,4,
+0x018440,6,
+0x018460,4,
+0x018480,6,
+0x0184a0,4,
+0x0184c0,6,
+0x0184e0,4,
+0x018500,6,
+0x018520,4,
+0x018540,6,
+0x018560,4,
+0x018580,6,
+0x0185a0,4,
+0x0185c0,6,
+0x0185e0,4,
+0x018600,6,
+0x018620,4,
+0x018640,6,
+0x018660,4,
+0x018680,6,
+0x0186a0,4,
+0x0186c0,6,
+0x0186e0,4,
+0x018700,6,
+0x018720,4,
+0x018740,6,
+0x018760,4,
+0x018780,6,
+0x0187a0,4,
+0x0187c0,6,
+0x0187e0,4,
+0x018800,6,
+0x018820,4,
+0x018840,6,
+0x018860,4,
+0x018880,6,
+0x0188a0,4,
+0x0188c0,6,
+0x0188e0,4,
+0x018900,6,
+0x018920,4,
+0x018940,6,
+0x018960,4,
+0x018980,6,
+0x0189a0,4,
+0x0189c0,6,
+0x0189e0,4,
+0x019000,7,
+0x019020,1,
+0x019040,7,
+0x019060,1,
+0x019080,7,
+0x0190a0,1,
+0x0190c0,7,
+0x0190e0,1,
+0x019100,7,
+0x019120,1,
+0x019140,7,
+0x019160,1,
+0x019180,7,
+0x0191a0,1,
+0x0191c0,7,
+0x0191e0,1,
+0x019200,7,
+0x019220,1,
+0x019240,7,
+0x019260,1,
+0x019280,7,
+0x0192a0,1,
+0x0192c0,7,
+0x0192e0,1,
+0x019300,7,
+0x019320,1,
+0x019340,7,
+0x019360,1,
+0x019380,7,
+0x0193a0,1,
+0x0193c0,7,
+0x0193e0,1,
+0x019400,7,
+0x019420,1,
+0x019440,7,
+0x019460,1,
+0x019480,7,
+0x0194a0,1,
+0x0194c0,7,
+0x0194e0,1,
+0x019500,7,
+0x019520,1,
+0x019540,7,
+0x019560,1,
+0x019580,7,
+0x0195a0,1,
+0x0195c0,7,
+0x0195e0,1,
+0x019600,7,
+0x019620,1,
+0x019640,7,
+0x019660,1,
+0x019680,7,
+0x0196a0,1,
+0x0196c0,7,
+0x0196e0,1,
+0x019700,7,
+0x019720,1,
+0x019740,7,
+0x019760,1,
+0x019780,7,
+0x0197a0,1,
+0x0197c0,7,
+0x0197e0,1,
+0x019800,7,
+0x019820,1,
+0x019840,7,
+0x019860,1,
+0x019880,7,
+0x0198a0,1,
+0x0198c0,7,
+0x0198e0,1,
+0x019900,6,
+0x019920,3,
+0x019980,3,
+0x0199ac,1,
+0x0199c0,3,
+0x0199d0,3,
+0x0199fc,5,
+0x019ff4,41,
+0x01a100,37,
+0x01a200,18,
+0x01b400,2,
+0x01c000,12,
+0x01c03c,13,
+0x01c07c,13,
+0x01c0bc,13,
+0x01c0fc,13,
+0x01c13c,13,
+0x01c17c,13,
+0x01c1bc,13,
+0x01c1fc,13,
+0x01c23c,13,
+0x01c27c,13,
+0x01c2bc,13,
+0x01c2fc,13,
+0x01c33c,13,
+0x01c37c,13,
+0x01c3bc,13,
+0x01c3fc,13,
+0x01c43c,13,
+0x01c47c,13,
+0x01c4bc,13,
+0x01c4fc,13,
+0x01c53c,13,
+0x01c57c,13,
+0x01c5bc,13,
+0x01c5fc,13,
+0x01c63c,13,
+0x01c67c,13,
+0x01c6bc,13,
+0x01c6fc,13,
+0x01c73c,13,
+0x01c77c,13,
+0x01c7bc,13,
+0x01c7fc,13,
+0x01c83c,13,
+0x01c87c,13,
+0x01c8bc,13,
+0x01c8fc,1,
+0x01ca00,2,
+0x01ca1c,3,
+0x01ca3c,3,
+0x01ca5c,3,
+0x01ca7c,3,
+0x01ca9c,3,
+0x01cabc,3,
+0x01cadc,3,
+0x01cafc,3,
+0x01cb1c,3,
+0x01cb3c,3,
+0x01cb5c,3,
+0x01cb7c,3,
+0x01cb9c,3,
+0x01cbbc,3,
+0x01cbdc,3,
+0x01cbfc,3,
+0x01cc1c,3,
+0x01cc3c,3,
+0x01cc5c,3,
+0x01cc7c,3,
+0x01cc9c,3,
+0x01ccbc,3,
+0x01ccdc,3,
+0x01ccfc,3,
+0x01cd1c,3,
+0x01cd3c,3,
+0x01cd5c,3,
+0x01cd7c,3,
+0x01cd9c,3,
+0x01cdbc,3,
+0x01cddc,3,
+0x01cdfc,3,
+0x01ce1c,3,
+0x01ce3c,3,
+0x01ce5c,3,
+0x01ce7c,14,
+0x01cec0,1,
+0x01f3ec,1,
+0x01f3fc,12,
+0x01f440,2,
+0x01f45c,1,
+0x01f800,4,
+0x01f818,4,
+0x01f834,4,
+0x01f92c,4,
+0x01f990,4,
+0x01f9ac,1,
+0x01f9d8,4,
+0x01fa00,32,
+0x01fc00,1,
+0x049000,7,
+0x049020,2,
+0x049030,20,
+0x0490b8,4,
+0x0490cc,7,
+0x049100,2,
+0x049110,1,
+0x049120,2,
+0x049140,1,
+0x049200,7,
+0x049220,2,
+0x049230,20,
+0x0492b8,4,
+0x0492cc,7,
+0x049300,2,
+0x049310,1,
+0x049320,2,
+0x049340,1,
+0x049400,7,
+0x049420,2,
+0x049430,20,
+0x0494b8,4,
+0x0494cc,7,
+0x049500,2,
+0x049510,1,
+0x049520,2,
+0x049540,1,
+0x049608,2,
+0x049620,1,
+0x049648,2,
+0x049660,1,
+0x049688,2,
+0x0496a0,1,
+0x0496c8,2,
+0x0496e0,1,
+0x049708,2,
+0x049720,1,
+0x049748,2,
+0x049760,1,
+0x049788,2,
+0x0497a0,1,
+0x0497c8,2,
+0x0497e0,1,
+0x049800,2,
+0x049820,1,
+0x049840,20,
+0x049904,7,
+0x049a00,21,
+0x049a60,2,
+0x050200,1,
+0x05020c,16,
+0x050260,1,
+0x0502a0,3,
+0x0502c0,16,
+0x0503bc,1,
+0x051800,162,
+0x051a90,2,
+0x051aa0,2,
+0x051c00,8,
+0x051d00,27,
+0x051d80,2,
+0x051d94,9,
+0x058400,12,
+0x058440,7,
+0x058460,2,
+0x058480,12,
+0x0584c0,7,
+0x0584e0,2,
+0x058500,6,
+0x058520,6,
+0x058540,3,
+0x058580,2,
+0x058590,9,
+0x0585e0,7,
+0x058600,7,
+0x058630,11,
+0x058670,19,
+0x058800,6,
+0x058820,6,
+0x058840,3,
+0x058900,6,
+0x060000,32,
+0x060200,64,
+0x060400,96,
+0x060600,2,
+0x060800,96,
+0x060a00,2,
+0x060c00,4,
+0x060fd8,3,
+0x060ff4,3,
+0x061040,8,
+0x061080,1,
+0x0610c0,39,
+0x061160,3,
+0x061200,1,
+0x061220,8,
+0x061300,3,
+0x061310,2,
+0x061320,2,
+0x061340,4,
+0x062000,17,
+0x062050,15,
+0x062090,1,
+0x062100,2,
+0x06210c,1,
+0x062114,1,
+0x06211c,5,
+0x063600,18,
+0x063650,9,
+0x063680,1,
+0x06368c,3,
+0x06369c,4,
+0x063700,1,
+0x063710,4,
+0x063800,16,
+0x063850,9,
+0x063880,1,
+0x06388c,3,
+0x06389c,4,
+0x06390c,7,
+0x063930,5,
+0x063948,2,
+0x0639fc,1,
+0x064000,5,
+0x064020,1,
+0x064030,1,
+0x064040,1,
+0x064050,1,
+0x064060,1,
+0x064070,1,
+0x064080,1,
+0x064090,1,
+0x0640a0,1,
+0x0640b0,1,
+0x0640c0,1,
+0x0640d0,1,
+0x0640e0,1,
+0x0640f0,1,
+0x064100,1,
+0x064110,1,
+0x064120,1,
+0x064130,1,
+0x064140,1,
+0x064150,1,
+0x064160,1,
+0x064170,1,
+0x064180,1,
+0x064190,1,
+0x0641a0,1,
+0x0641b0,1,
+0x0641c0,1,
+0x0641d0,1,
+0x0641e0,1,
+0x0641f0,1,
+0x064200,1,
+0x064210,1,
+0x064220,1,
+0x064230,1,
+0x064240,1,
+0x064250,1,
+0x064260,1,
+0x064270,1,
+0x064280,1,
+0x064290,1,
+0x0642a0,1,
+0x0642b0,1,
+0x0642c0,1,
+0x0642d0,1,
+0x0642e0,1,
+0x0642f0,1,
+0x064300,1,
+0x064310,1,
+0x064320,1,
+0x064330,1,
+0x064340,1,
+0x064350,1,
+0x064360,1,
+0x064370,1,
+0x064380,1,
+0x064390,1,
+0x0643a0,1,
+0x0643b0,1,
+0x0643c0,1,
+0x0643d0,1,
+0x0643e0,1,
+0x0643f0,1,
+0x064400,1,
+0x064410,1,
+0x064420,1,
+0x064430,1,
+0x064440,1,
+0x064450,1,
+0x064460,1,
+0x064470,1,
+0x064480,1,
+0x064490,1,
+0x0644a0,1,
+0x0644b0,1,
+0x0644c0,1,
+0x0644d0,1,
+0x0644e0,1,
+0x0644f0,1,
+0x064500,1,
+0x064510,1,
+0x064520,1,
+0x064530,1,
+0x064540,1,
+0x064550,1,
+0x064560,1,
+0x064570,1,
+0x064580,1,
+0x064590,1,
+0x0645a0,1,
+0x0645b0,1,
+0x0645c0,1,
+0x0645d0,1,
+0x0645e0,1,
+0x0645f0,1,
+0x064600,1,
+0x064610,1,
+0x064620,1,
+0x064630,1,
+0x064640,1,
+0x064650,1,
+0x064660,1,
+0x064670,1,
+0x064680,1,
+0x064690,1,
+0x0646a0,1,
+0x0646b0,1,
+0x0646c0,1,
+0x0646d0,1,
+0x0646e0,1,
+0x0646f0,1,
+0x064700,1,
+0x064710,1,
+0x064720,1,
+0x064730,1,
+0x064740,1,
+0x064750,1,
+0x064760,1,
+0x064770,1,
+0x064780,1,
+0x064790,1,
+0x0647a0,1,
+0x0647b0,1,
+0x0647c0,1,
+0x0647d0,1,
+0x0647e0,1,
+0x0647f0,1,
+0x064800,1,
+0x064810,1,
+0x064820,1,
+0x064830,1,
+0x064840,1,
+0x064850,1,
+0x064860,1,
+0x064870,1,
+0x064880,1,
+0x064890,1,
+0x0648a0,1,
+0x0648b0,1,
+0x0648c0,1,
+0x0648d0,1,
+0x0648e0,1,
+0x0648f0,1,
+0x064900,1,
+0x064910,1,
+0x064920,1,
+0x064930,1,
+0x064940,1,
+0x064950,1,
+0x064960,1,
+0x064970,1,
+0x064980,1,
+0x064990,1,
+0x0649a0,1,
+0x0649b0,1,
+0x0649c0,1,
+0x0649d0,1,
+0x0649e0,1,
+0x0649f0,1,
+0x064a00,1,
+0x064a10,1,
+0x064a20,1,
+0x064a30,1,
+0x064a40,1,
+0x064a50,1,
+0x064a60,1,
+0x064a70,1,
+0x064a80,1,
+0x064a90,1,
+0x064aa0,1,
+0x064ab0,1,
+0x064ac0,1,
+0x064ad0,1,
+0x064ae0,1,
+0x064af0,1,
+0x064b00,1,
+0x064b10,1,
+0x064b20,1,
+0x064b30,1,
+0x064b40,1,
+0x064b50,1,
+0x064b60,1,
+0x064b70,1,
+0x064b80,1,
+0x064b90,1,
+0x064ba0,1,
+0x064bb0,1,
+0x064bc0,1,
+0x064bd0,1,
+0x064be0,1,
+0x064bf0,1,
+0x064c00,1,
+0x064c10,1,
+0x064c20,1,
+0x064c30,1,
+0x064c40,1,
+0x064c50,1,
+0x064c60,1,
+0x064c70,1,
+0x064c80,1,
+0x064c90,1,
+0x064ca0,1,
+0x064cb0,1,
+0x064cc0,1,
+0x064cd0,1,
+0x064ce0,1,
+0x064cf0,1,
+0x064d00,1,
+0x064d10,1,
+0x064d20,1,
+0x064d30,1,
+0x064d40,1,
+0x064d50,1,
+0x064d60,1,
+0x064d70,1,
+0x064d80,1,
+0x064d90,1,
+0x064da0,1,
+0x064db0,1,
+0x064dc0,1,
+0x064dd0,1,
+0x064de0,1,
+0x064df0,1,
+0x064e00,1,
+0x064e10,1,
+0x064e20,1,
+0x064e30,1,
+0x064e40,1,
+0x064e50,1,
+0x064e60,1,
+0x064e70,1,
+0x064e80,1,
+0x064e90,1,
+0x064ea0,1,
+0x064eb0,1,
+0x064ec0,1,
+0x064ed0,1,
+0x064ee0,1,
+0x064ef0,1,
+0x064f00,1,
+0x064f10,1,
+0x064f20,1,
+0x064f30,1,
+0x064f40,1,
+0x064f50,1,
+0x064f60,1,
+0x064f70,1,
+0x064f80,1,
+0x064f90,1,
+0x064fa0,1,
+0x064fb0,1,
+0x064fc0,1,
+0x064fd0,1,
+0x064fe0,1,
+0x064ff0,1,
+0x065000,1,
+0x066000,5,
+0x066020,1,
+0x066030,1,
+0x066040,1,
+0x066050,1,
+0x066060,1,
+0x066070,1,
+0x066080,1,
+0x066090,1,
+0x0660a0,1,
+0x0660b0,1,
+0x0660c0,1,
+0x0660d0,1,
+0x0660e0,1,
+0x0660f0,1,
+0x066100,1,
+0x066110,1,
+0x066120,1,
+0x066130,1,
+0x066140,1,
+0x066150,1,
+0x066160,1,
+0x066170,1,
+0x066180,1,
+0x066190,1,
+0x0661a0,1,
+0x0661b0,1,
+0x0661c0,1,
+0x0661d0,1,
+0x0661e0,1,
+0x0661f0,1,
+0x066200,1,
+0x066210,1,
+0x066220,1,
+0x066230,1,
+0x066240,1,
+0x066250,1,
+0x066260,1,
+0x066270,1,
+0x066280,1,
+0x066290,1,
+0x0662a0,1,
+0x0662b0,1,
+0x0662c0,1,
+0x0662d0,1,
+0x0662e0,1,
+0x0662f0,1,
+0x066300,1,
+0x066310,1,
+0x066320,1,
+0x066330,1,
+0x066340,1,
+0x066350,1,
+0x066360,1,
+0x066370,1,
+0x066380,1,
+0x066390,1,
+0x0663a0,1,
+0x0663b0,1,
+0x0663c0,1,
+0x0663d0,1,
+0x0663e0,1,
+0x0663f0,1,
+0x066400,1,
+0x066410,1,
+0x066420,1,
+0x066430,1,
+0x066440,1,
+0x066450,1,
+0x066460,1,
+0x066470,1,
+0x066480,1,
+0x066490,1,
+0x0664a0,1,
+0x0664b0,1,
+0x0664c0,1,
+0x0664d0,1,
+0x0664e0,1,
+0x0664f0,1,
+0x066500,1,
+0x066510,1,
+0x066520,1,
+0x066530,1,
+0x066540,1,
+0x066550,1,
+0x066560,1,
+0x066570,1,
+0x066580,1,
+0x066590,1,
+0x0665a0,1,
+0x0665b0,1,
+0x0665c0,1,
+0x0665d0,1,
+0x0665e0,1,
+0x0665f0,1,
+0x066600,1,
+0x066610,1,
+0x066620,1,
+0x066630,1,
+0x066640,1,
+0x066650,1,
+0x066660,1,
+0x066670,1,
+0x066680,1,
+0x066690,1,
+0x0666a0,1,
+0x0666b0,1,
+0x0666c0,1,
+0x0666d0,1,
+0x0666e0,1,
+0x0666f0,1,
+0x066700,1,
+0x066710,1,
+0x066720,1,
+0x066730,1,
+0x066740,1,
+0x066750,1,
+0x066760,1,
+0x066770,1,
+0x066780,1,
+0x066790,1,
+0x0667a0,1,
+0x0667b0,1,
+0x0667c0,1,
+0x0667d0,1,
+0x0667e0,1,
+0x0667f0,1,
+0x066800,1,
+0x066810,1,
+0x066820,1,
+0x066830,1,
+0x066840,1,
+0x066850,1,
+0x066860,1,
+0x066870,1,
+0x066880,1,
+0x066890,1,
+0x0668a0,1,
+0x0668b0,1,
+0x0668c0,1,
+0x0668d0,1,
+0x0668e0,1,
+0x0668f0,1,
+0x066900,1,
+0x066910,1,
+0x066920,1,
+0x066930,1,
+0x066940,1,
+0x066950,1,
+0x066960,1,
+0x066970,1,
+0x066980,1,
+0x066990,1,
+0x0669a0,1,
+0x0669b0,1,
+0x0669c0,1,
+0x0669d0,1,
+0x0669e0,1,
+0x0669f0,1,
+0x066a00,1,
+0x066a10,1,
+0x066a20,1,
+0x066a30,1,
+0x066a40,1,
+0x066a50,1,
+0x066a60,1,
+0x066a70,1,
+0x066a80,1,
+0x066a90,1,
+0x066aa0,1,
+0x066ab0,1,
+0x066ac0,1,
+0x066ad0,1,
+0x066ae0,1,
+0x066af0,1,
+0x066b00,1,
+0x066b10,1,
+0x066b20,1,
+0x066b30,1,
+0x066b40,1,
+0x066b50,1,
+0x066b60,1,
+0x066b70,1,
+0x066b80,1,
+0x066b90,1,
+0x066ba0,1,
+0x066bb0,1,
+0x066bc0,1,
+0x066bd0,1,
+0x066be0,1,
+0x066bf0,1,
+0x066c00,1,
+0x066c10,1,
+0x066c20,1,
+0x066c30,1,
+0x066c40,1,
+0x066c50,1,
+0x066c60,1,
+0x066c70,1,
+0x066c80,1,
+0x066c90,1,
+0x066ca0,1,
+0x066cb0,1,
+0x066cc0,1,
+0x066cd0,1,
+0x066ce0,1,
+0x066cf0,1,
+0x066d00,1,
+0x066d10,1,
+0x066d20,1,
+0x066d30,1,
+0x066d40,1,
+0x066d50,1,
+0x066d60,1,
+0x066d70,1,
+0x066d80,1,
+0x066d90,1,
+0x066da0,1,
+0x066db0,1,
+0x066dc0,1,
+0x066dd0,1,
+0x066de0,1,
+0x066df0,1,
+0x066e00,1,
+0x066e10,1,
+0x066e20,1,
+0x066e30,1,
+0x066e40,1,
+0x066e50,1,
+0x066e60,1,
+0x066e70,1,
+0x066e80,1,
+0x066e90,1,
+0x066ea0,1,
+0x066eb0,1,
+0x066ec0,1,
+0x066ed0,1,
+0x066ee0,1,
+0x066ef0,1,
+0x066f00,1,
+0x066f10,1,
+0x066f20,1,
+0x066f30,1,
+0x066f40,1,
+0x066f50,1,
+0x066f60,1,
+0x066f70,1,
+0x066f80,1,
+0x066f90,1,
+0x066fa0,1,
+0x066fb0,1,
+0x066fc0,1,
+0x066fd0,1,
+0x066fe0,1,
+0x066ff0,1,
+0x067000,1,
+0x067020,1,
+0x067100,1,
+0x067200,3,
+0x0677f8,2,
+0x06f000,4,
+0x06f014,10,
+0x06f040,1,
+0x06f048,3,
+0x06f058,1,
+0x06f060,1,
+0x06f07c,1,
+0x06f500,1,
+0x06f518,2,
+0x06f540,6,
+0x070000,4,
+0x070020,9,
+0x070048,6,
+0x070064,6,
+0x070080,1,
+0x070200,33,
+0x070300,37,
+0x070b00,14,
+0x070b40,14,
+0x070b80,2,
+0x070c00,1,
+0x070c10,3,
+0x070c40,2,
+0x070c50,8,
+0x071000,7,
+0x072000,7,
+0x073000,114,
+0x0731d0,3,
+0x0731e0,3,
+0x0731f0,3,
+0x073200,5,
+0x073230,30,
+0x074000,8,
+0x074040,8,
+0x074800,2,
+0x07f000,2,
+0x07f018,2,
+0x07f034,2,
+0x07f12c,23,
+0x07f190,2,
+0x07f1ac,1,
+0x07f1d8,4,
+0x07f200,16,
+0x07fa00,6,
+0x07fb00,7,
+0x07fb20,7,
+0x07fb40,7,
+0x07fb60,1,
+0x07fc00,1,
+0x080000,32771,
+0x0a0010,7,
+0x0a0030,1,
+0x0a0038,2,
+0x0a0048,2,
+0x0a0058,2,
+0x0a0068,11,
+0x0a009c,2,
+0x0a00ac,14,
+0x0a00f0,1,
+0x0a00fc,35,
+0x0a01e0,1,
+0x0a01e8,5,
+0x0a0200,3,
+0x0a0210,7,
+0x0a0230,1,
+0x0a0238,2,
+0x0a0248,2,
+0x0a0258,2,
+0x0a0268,11,
+0x0a029c,2,
+0x0a02ac,14,
+0x0a02f0,1,
+0x0a02fc,35,
+0x0a03e0,1,
+0x0a03e8,5,
+0x0a0400,3,
+0x0a0410,7,
+0x0a0430,1,
+0x0a0438,2,
+0x0a0448,2,
+0x0a0458,2,
+0x0a0468,11,
+0x0a049c,2,
+0x0a04ac,14,
+0x0a04f0,1,
+0x0a04fc,35,
+0x0a05e0,1,
+0x0a05e8,5,
+0x0a0600,3,
+0x0a0610,7,
+0x0a0630,1,
+0x0a0638,2,
+0x0a0648,2,
+0x0a0658,2,
+0x0a0668,11,
+0x0a069c,2,
+0x0a06ac,14,
+0x0a06f0,1,
+0x0a06fc,35,
+0x0a07e0,1,
+0x0a07e8,5,
+0x0a0800,3,
+0x0a0810,7,
+0x0a0830,1,
+0x0a0838,2,
+0x0a0848,2,
+0x0a0858,2,
+0x0a0868,11,
+0x0a089c,2,
+0x0a08ac,14,
+0x0a08f0,1,
+0x0a08fc,35,
+0x0a09e0,1,
+0x0a09e8,5,
+0x0a0a00,3,
+0x0a0a10,7,
+0x0a0a30,1,
+0x0a0a38,2,
+0x0a0a48,2,
+0x0a0a58,2,
+0x0a0a68,11,
+0x0a0a9c,2,
+0x0a0aac,14,
+0x0a0af0,1,
+0x0a0afc,35,
+0x0a0be0,1,
+0x0a0be8,5,
+0x0a0c00,3,
+0x0a0c10,7,
+0x0a0c30,1,
+0x0a0c38,2,
+0x0a0c48,2,
+0x0a0c58,2,
+0x0a0c68,11,
+0x0a0c9c,2,
+0x0a0cac,14,
+0x0a0cf0,1,
+0x0a0cfc,35,
+0x0a0de0,1,
+0x0a0de8,5,
+0x0a0e00,3,
+0x0a0e10,7,
+0x0a0e30,1,
+0x0a0e38,2,
+0x0a0e48,2,
+0x0a0e58,2,
+0x0a0e68,11,
+0x0a0e9c,2,
+0x0a0eac,14,
+0x0a0ef0,1,
+0x0a0efc,35,
+0x0a0fe0,1,
+0x0a0fe8,5,
+0x0a1000,128,
+0x0a1208,2,
+0x0a1218,2,
+0x0a1404,17,
+0x0a1480,33,
+0x0a1540,16,
+0x0a15e0,8,
+0x0a1604,3,
+0x0a1700,33,
+0x0a1800,6,
+0x0a1820,1,
+0x0a1828,1,
+0x0a1830,4,
+0x0a1870,1,
+0x0a1c00,1,
+0x0a1c18,1,
+0x0a1c34,1,
+0x0a1d04,2,
+0x0a1d34,1,
+0x0a1d4c,1,
+0x0a1d70,2,
+0x0a1e00,8,
+0x0a2010,2,
+0x0a201c,1,
+0x0a2028,2,
+0x0a2040,8,
+0x0a2064,5,
+0x0a20f4,20,
+0x0a2150,20,
+0x0a2210,27,
+0x0a2280,3,
+0x0a2290,2,
+0x0a22a0,4,
+0x0a23fc,129,
+0x0a2800,4,
+0x0a2818,6,
+0x0a2838,6,
+0x0a2858,6,
+0x0a2878,5,
+0x0a2900,4,
+0x0a2918,6,
+0x0a2938,5,
+0x0a2980,4,
+0x0a2998,13,
+0x0a3120,48,
+0x0a3500,41,
+0x0a35c0,2,
+0x0a35d0,4,
+0x0a3604,2,
+0x0a3700,16,
+0x0c1000,1,
+0x0c1018,1,
+0x0c1034,1,
+0x0c112c,9,
+0x0c1190,1,
+0x0c11ac,1,
+0x0c11d8,4,
+0x0c1200,8,
+0x0c1400,6,
+0x0c1420,3,
+0x0c1500,5,
+0x0c1520,11,
+0x0c2000,13,
+0x0c2040,22,
+0x0c20a0,6,
+0x0c20c0,3,
+0x0c2100,9,
+0x0c2400,2,
+0x0c240c,6,
+0x0c2440,13,
+0x0c2480,16,
+0x0c2800,1,
+0x0c2808,3,
+0x0c281c,8,
+0x0c2840,3,
+0x0c2850,3,
+0x0c2880,1,
+0x0c2888,3,
+0x0c289c,8,
+0x0c28c0,3,
+0x0c28d0,3,
+0x0c2900,1,
+0x0c2908,3,
+0x0c291c,8,
+0x0c2940,3,
+0x0c2950,3,
+0x0c2980,1,
+0x0c2988,3,
+0x0c299c,8,
+0x0c29c0,3,
+0x0c29d0,3,
+0x0c2a00,1,
+0x0c2a08,3,
+0x0c2a1c,8,
+0x0c2a40,3,
+0x0c2a50,3,
+0x0c2a80,1,
+0x0c2a88,3,
+0x0c2a9c,8,
+0x0c2ac0,3,
+0x0c2ad0,3,
+0x0c2b00,1,
+0x0c2b08,3,
+0x0c2b1c,8,
+0x0c2b40,3,
+0x0c2b50,3,
+0x0c2b80,1,
+0x0c2b88,3,
+0x0c2b9c,8,
+0x0c2bc0,3,
+0x0c2bd0,3,
+0x0c2c00,1,
+0x0c2c08,3,
+0x0c2c1c,8,
+0x0c2c40,3,
+0x0c2c50,3,
+0x0c2c80,2,
+0x0c2c94,13,
+0x0c3000,4,
+0x0c3014,6,
+0x0c3030,5,
+0x0c3080,4,
+0x0c3094,6,
+0x0c30b0,5,
+0x0c3100,4,
+0x0c3114,6,
+0x0c3130,5,
+0x0c3180,4,
+0x0c3194,6,
+0x0c31b0,5,
+0x0c3200,3,
+0x0c3210,23,
+0x0c3500,3,
+0x0c3510,12,
+0x0c3580,3,
+0x0c3590,12,
+0x0c3600,3,
+0x0c3610,12,
+0x0c3680,3,
+0x0c3690,12,
+0x0c3700,4,
+0x0c3718,13,
+0x0c3800,25,
+0x0c3880,25,
+0x0c3900,25,
+0x0c3980,25,
+0x0c3a00,17,
+0x0c3a50,3,
+0x0c3a60,3,
+0x0c8000,25,
+0x0c8068,4,
+0x0c807c,4,
+0x0c80a0,3,
+0x0c80b0,2,
+0x0c80c8,6,
+0x0c8180,6,
+0x0ca000,3,
+0x0ca010,21,
+0x0ca068,14,
+0x0ca0a4,2,
+0x0ca0b0,2,
+0x0ca0c0,14,
+0x0ca100,16,
+0x0ca160,1,
+0x0ca184,1,
+0x0ca18c,1,
+0x0ca194,2,
+0x0ca1b8,3,
+0x0ca1d0,5,
+0x0ca1e8,3,
+0x0ca1f8,8,
+0x0ca220,6,
+0x0ca240,3,
+0x0ca280,6,
+0x0ca2a0,6,
+0x0ca2c0,3,
+0x0ca300,6,
+0x0ca320,6,
+0x0ca340,6,
+0x0ca360,6,
+0x0ca380,6,
+0x0ca3a0,6,
+0x0ca6fc,1,
+0x0ca800,71,
+0x0cb000,4,
+0x0cb044,1,
+0x0cb04c,1,
+0x0cb100,8,
+0x0cb1f0,6,
+0x0cb210,3,
+0x0cb220,2,
+0x0cb230,3,
+0x0cb240,2,
+0x0cb250,3,
+0x0cb260,2,
+0x0cb270,3,
+0x0cb400,5,
+0x0cb59c,1,
+0x0cb5ac,9,
+0x0d0000,5,
+0x0d0020,4,
+0x0d0034,9,
+0x0d005c,7,
+0x0d0080,1,
+0x0d00a0,6,
+0x0d0100,5,
+0x0d0120,4,
+0x0d0134,9,
+0x0d015c,7,
+0x0d0180,1,
+0x0d01a0,6,
+0x0d0200,5,
+0x0d0220,4,
+0x0d0234,9,
+0x0d025c,7,
+0x0d0280,1,
+0x0d02a0,6,
+0x0d0300,5,
+0x0d0320,4,
+0x0d0334,9,
+0x0d035c,7,
+0x0d0380,1,
+0x0d03a0,6,
+0x0d0400,4,
+0x0d0440,4,
+0x0d0480,3,
+0x0d04c0,3,
+0x0d0500,5,
+0x0d0518,8,
+0x0d0c00,13,
+0x0d0c40,11,
+0x0d0c80,13,
+0x0d0cc0,11,
+0x0d0d00,6,
+0x0d0d20,6,
+0x0d0e00,10,
+0x0d0e40,11,
+0x0d0e80,8,
+0x0d1000,2,
+0x0d1010,5,
+0x0d1040,3,
+0x0d1050,3,
+0x0d1060,7,
+0x0d1080,7,
+0x0d10a0,7,
+0x0d10c0,7,
+0x0d1100,7,
+0x0d1140,7,
+0x0d1180,5,
+0x0d119c,9,
+0x0d1218,9,
+0x0d1240,3,
+0x0d1250,6,
+0x0d1280,1,
+0x0d1288,6,
+0x0d12a4,1,
+0x0d12c0,1,
+0x0d12c8,6,
+0x0d12e4,1,
+0x0d1400,8,
+0x0d1424,2,
+0x0d1500,3,
+0x0d1520,4,
+0x0d1540,3,
+0x0d1560,4,
+0x0d1800,24,
+0x0d1864,2,
+0x0d1880,6,
+0x0d1900,12,
+0x0d1940,6,
+0x0d1960,6,
+0x0d1980,4,
+0x0d19c0,6,
+0x0d19dc,1,
+0x0d1a00,6,
+0x0d1a1c,1,
+0x0d1a40,1,
+0x0d1a68,23,
+0x0d1b00,17,
+0x0d1b80,12,
+0x0d2000,5,
+0x0d2020,4,
+0x0d2034,9,
+0x0d205c,7,
+0x0d2080,1,
+0x0d20a0,6,
+0x0d2100,5,
+0x0d2120,4,
+0x0d2134,9,
+0x0d215c,7,
+0x0d2180,1,
+0x0d21a0,6,
+0x0d2200,5,
+0x0d2220,4,
+0x0d2234,9,
+0x0d225c,7,
+0x0d2280,1,
+0x0d22a0,6,
+0x0d2300,5,
+0x0d2320,4,
+0x0d2334,9,
+0x0d235c,7,
+0x0d2380,1,
+0x0d23a0,6,
+0x0d2400,4,
+0x0d2440,4,
+0x0d2480,3,
+0x0d24c0,3,
+0x0d2500,5,
+0x0d2518,8,
+0x0d2c00,13,
+0x0d2c40,11,
+0x0d2c80,13,
+0x0d2cc0,11,
+0x0d2d00,6,
+0x0d2d20,6,
+0x0d2e00,10,
+0x0d2e40,11,
+0x0d2e80,8,
+0x0d3000,2,
+0x0d3010,5,
+0x0d3040,3,
+0x0d3050,3,
+0x0d3060,7,
+0x0d3080,7,
+0x0d30a0,7,
+0x0d30c0,7,
+0x0d3100,7,
+0x0d3140,7,
+0x0d3180,5,
+0x0d319c,9,
+0x0d3218,9,
+0x0d3240,3,
+0x0d3250,6,
+0x0d3280,1,
+0x0d3288,6,
+0x0d32a4,1,
+0x0d32c0,1,
+0x0d32c8,6,
+0x0d32e4,1,
+0x0d3400,8,
+0x0d3424,2,
+0x0d3500,3,
+0x0d3520,4,
+0x0d3540,3,
+0x0d3560,4,
+0x0d3800,24,
+0x0d3864,2,
+0x0d3880,6,
+0x0d3900,12,
+0x0d3940,6,
+0x0d3960,6,
+0x0d3980,4,
+0x0d39c0,6,
+0x0d39dc,1,
+0x0d3a00,6,
+0x0d3a1c,1,
+0x0d3a40,1,
+0x0d3a68,23,
+0x0d3b00,17,
+0x0d3b80,12,
+0x0d4000,5,
+0x0d4038,1,
+0x0d4044,1,
+0x0d4100,6,
+0x0d8000,6,
+0x0d8020,3,
+0x0d8030,9,
+0x0d8080,6,
+0x0d8100,20,
+0x0d8400,1,
+0x0d8418,1,
+0x0d8434,1,
+0x0d852c,4,
+0x0d8590,1,
+0x0d85ac,1,
+0x0d85d8,4,
+0x0d8600,8,
+0x0d9000,6,
+0x0d9020,6,
+0x0d9040,3,
+0x0d9080,14,
+0x0d90bc,1,
+0x0d90c4,13,
+0x0d90fc,6,
+0x0d9120,5,
+0x0d9190,10,
+0x0d9200,16,
+0x0d9244,32,
+0x0d9300,26,
+0x0d9380,2,
+0x0d93a0,1,
+0x0d93c0,11,
+0x0d9404,4,
+0x0d9418,16,
+0x0d9460,3,
+0x0d9500,6,
+0x0d9540,1,
+0x0d9558,2,
+0x0d9600,17,
+0x0d9800,366,
+0x0da000,6,
+0x0da020,6,
+0x0da040,3,
+0x0da080,14,
+0x0da0bc,1,
+0x0da0c4,13,
+0x0da0fc,6,
+0x0da120,5,
+0x0da190,10,
+0x0da200,16,
+0x0da244,32,
+0x0da300,26,
+0x0da380,2,
+0x0da3a0,1,
+0x0da3c0,11,
+0x0da404,4,
+0x0da418,16,
+0x0da460,3,
+0x0da500,6,
+0x0da540,1,
+0x0da558,2,
+0x0da600,17,
+0x0da800,366,
+0x0db000,4,
+0x0db020,9,
+0x0db048,6,
+0x0db064,6,
+0x0db080,1,
+0x0db100,4,
+0x0db120,9,
+0x0db148,6,
+0x0db164,6,
+0x0db180,1,
+0x0db200,35,
+0x0db290,6,
+0x0db2b4,6,
+0x0db2d0,5,
+0x0db2e8,5,
+0x0db300,37,
+0x0db400,6,
+0x0db420,3,
+0x0db438,4,
+0x0db454,3,
+0x0db478,4,
+0x0db494,3,
+0x0db800,5,
+0x0db818,1,
+0x0db854,6,
+0x0db880,2,
+0x0db8a4,1,
+0x0e8000,4,
+0x0e8058,3,
+0x0e8120,2,
+0x0e8130,2,
+0x0e8140,1,
+0x0e8184,11,
+0x0e81c4,3,
+0x0e81dc,3,
+0x0e8280,13,
+0x0e8400,24,
+0x0e8500,4,
+0x0e8800,2,
+0x0e8824,9,
+0x0e884c,27,
+0x0e88d4,2,
+0x0e8c00,1,
+0x0e8c08,3,
+0x0e8c80,20,
+0x0e8d00,3,
+0x0e8d20,6,
+0x0e8d80,4,
+0x0e8da0,6,
+0x0e8dbc,7,
+0x0e8e00,21,
+0x0e8e80,6,
+0x0e8ea0,6,
+0x0e8ec0,3,
+0x0e9000,35,
+0x0e9090,2,
+0x0e90f0,1,
+0x0e90f8,1,
+0x0e9100,1,
+0x0e9108,5,
+0x0e9138,4,
+0x0e9160,13,
+0x0e91a0,3,
+0x0e9200,2,
+0x0e9214,19,
+0x0e9278,10,
+0x0e9310,1,
+0x0e9340,4,
+0x0e9384,6,
+0x0e9400,14,
+0x0e9440,10,
+0x0e947c,1,
+0x0e9700,2,
+0x0e9720,8,
+0x0e9800,3,
+0x0e9810,3,
+0x0e9820,3,
+0x0e9830,3,
+0x0e9840,3,
+0x0e9850,3,
+0x0e9860,3,
+0x0e9870,3,
+0x0e9880,3,
+0x0e9890,3,
+0x0e98a0,3,
+0x0e98b0,3,
+0x0e98c0,3,
+0x0e98d0,3,
+0x0e98e0,3,
+0x0e98f0,3,
+0x0e9900,68,
+0x0e9c00,36,
+0x0e9d00,3,
+0x0e9d40,2,
+0x0e9d4c,1,
+0x0e9d80,2,
+0x0e9d90,4,
+0x0e9e00,6,
+0x0e9e20,6,
+0x0e9e40,6,
+0x0e9e60,3,
+0x0e9e80,6,
+0x0e9ea0,3,
+0x0e9f80,13,
+0x0e9fc0,2,
+0x0ea000,1,
+0x0ea018,1,
+0x0ea034,1,
+0x0ea12c,3,
+0x0ea190,1,
+0x0ea1ac,1,
+0x0ea1d8,4,
+0x0ea200,8,
+0x0ea400,6,
+0x0ea420,24,
+0x0ea490,24,
+0x0ea520,8,
+0x0ea600,2,
+0x0ea6f0,71,
+0x0f0000,3,
+0x0f0014,8,
+0x0f0044,28,
+0x0f00f0,2,
+0x0f0100,5,
+0x0f0118,1,
+0x0f0130,6,
+0x0f015c,12,
+0x0f0190,3,
+0x0f01a0,3,
+0x0f01c0,2,
+0x0f01d0,10,
+0x0f0200,61,
+0x0f0404,8,
+0x0f0440,12,
+0x0f0480,6,
+0x0f04a0,8,
+0x0f04e0,6,
+0x0f0500,6,
+0x0f0520,8,
+0x0f0560,6,
+0x0f0580,1,
+0x0f0588,3,
+0x0f05dc,9,
+0x0f0800,17,
+0x0f0850,9,
+0x0f0880,9,
+0x0f08b0,9,
+0x0f08e0,9,
+0x0f0920,4,
+0x0f093c,5,
+0x0f095c,5,
+0x0f097c,5,
+0x0f099c,5,
+0x0f09bc,5,
+0x0f09dc,1,
+0x0f0a80,3,
+0x0f0a90,4,
+0x0f0c00,128,
+0x0f0e04,1,
+0x0f0e14,9,
+0x0f0e3c,1,
+0x0f1000,1,
+0x0f1200,6,
+0x0f1220,6,
+0x0f1240,6,
+0x0f1260,6,
+0x0f1280,6,
+0x0f12a0,6,
+0x0f12c0,6,
+0x0f12e0,6,
+0x0f1300,3,
+0x0f4000,7,
+0x0f4100,2,
+0x0f4180,34,
+0x0f4300,2,
+0x0f4380,42,
+0x0f4800,7,
+0x0f4900,2,
+0x0f4980,34,
+0x0f4b00,2,
+0x0f4b80,42,
+0x0f5000,7,
+0x0f5100,2,
+0x0f5180,34,
+0x0f5300,2,
+0x0f5380,42,
+0x0f5800,7,
+0x0f5900,2,
+0x0f5980,34,
+0x0f5b00,2,
+0x0f5b80,42,
+0x0f6000,7,
+0x0f6100,2,
+0x0f6180,34,
+0x0f6300,2,
+0x0f6380,42,
+0x0f6800,7,
+0x0f6900,2,
+0x0f6980,34,
+0x0f6b00,2,
+0x0f6b80,42,
+0x0f8000,9,
+0x0f8044,6,
+0x0f8080,7,
+0x0f80a0,1,
+0x0f80c0,12,
+0x0f8100,9,
+0x0f8144,6,
+0x0f8180,7,
+0x0f81a0,1,
+0x0f81c0,12,
+0x0f8200,9,
+0x0f8244,6,
+0x0f8280,7,
+0x0f82a0,1,
+0x0f82c0,12,
+0x0f8300,9,
+0x0f8344,6,
+0x0f8380,7,
+0x0f83a0,1,
+0x0f83c0,12,
+0x0f8400,9,
+0x0f8444,6,
+0x0f8480,7,
+0x0f84a0,1,
+0x0f84c0,12,
+0x0f8500,9,
+0x0f8544,6,
+0x0f8580,7,
+0x0f85a0,1,
+0x0f85c0,12,
+0x0f8600,9,
+0x0f8644,6,
+0x0f8680,7,
+0x0f86a0,1,
+0x0f86c0,12,
+0x0f8700,9,
+0x0f8744,6,
+0x0f8780,7,
+0x0f87a0,1,
+0x0f87c0,12,
+0x0f8800,9,
+0x0f8844,6,
+0x0f8880,7,
+0x0f88a0,1,
+0x0f88c0,12,
+0x0f8900,9,
+0x0f8944,6,
+0x0f8980,7,
+0x0f89a0,1,
+0x0f89c0,12,
+0x0f8a00,9,
+0x0f8a44,6,
+0x0f8a80,7,
+0x0f8aa0,1,
+0x0f8ac0,12,
+0x0f8b00,9,
+0x0f8b44,6,
+0x0f8b80,7,
+0x0f8ba0,1,
+0x0f8bc0,12,
+0x0f8c00,9,
+0x0f8c44,6,
+0x0f8c80,7,
+0x0f8ca0,1,
+0x0f8cc0,12,
+0x0f8d00,9,
+0x0f8d44,6,
+0x0f8d80,7,
+0x0f8da0,1,
+0x0f8dc0,12,
+0x0f8e00,9,
+0x0f8e44,6,
+0x0f8e80,7,
+0x0f8ea0,1,
+0x0f8ec0,12,
+0x0f8f00,9,
+0x0f8f44,6,
+0x0f8f80,7,
+0x0f8fa0,1,
+0x0f8fc0,12,
+0x0f9000,9,
+0x0f9044,6,
+0x0f9080,7,
+0x0f90a0,1,
+0x0f90c0,12,
+0x0f9100,9,
+0x0f9144,6,
+0x0f9180,7,
+0x0f91a0,1,
+0x0f91c0,12,
+0x0f9200,9,
+0x0f9244,6,
+0x0f9280,7,
+0x0f92a0,1,
+0x0f92c0,12,
+0x0f9300,9,
+0x0f9344,6,
+0x0f9380,7,
+0x0f93a0,1,
+0x0f93c0,12,
+0x0f9400,9,
+0x0f9444,6,
+0x0f9480,7,
+0x0f94a0,1,
+0x0f94c0,12,
+0x0f9500,9,
+0x0f9544,6,
+0x0f9580,7,
+0x0f95a0,1,
+0x0f95c0,12,
+0x0f9600,9,
+0x0f9644,6,
+0x0f9680,7,
+0x0f96a0,1,
+0x0f96c0,12,
+0x0f9700,9,
+0x0f9744,6,
+0x0f9780,7,
+0x0f97a0,1,
+0x0f97c0,12,
+0x100000,6,
+0x100080,9,
+0x100100,6,
+0x100180,9,
+0x100200,9,
+0x100240,24,
+0x100300,2,
+0x101000,6,
+0x101080,9,
+0x101100,6,
+0x101180,9,
+0x101200,9,
+0x101240,24,
+0x101300,2,
+0x102000,6,
+0x102080,9,
+0x102100,6,
+0x102180,9,
+0x102200,9,
+0x102240,24,
+0x102300,2,
+0x103000,6,
+0x103080,9,
+0x103100,6,
+0x103180,9,
+0x103200,9,
+0x103240,24,
+0x103300,2,
+0x104000,6,
+0x104080,9,
+0x104100,6,
+0x104180,9,
+0x104200,9,
+0x104240,24,
+0x104300,2,
+0x105000,6,
+0x105080,9,
+0x105100,6,
+0x105180,9,
+0x105200,9,
+0x105240,24,
+0x105300,2,
+0x106000,6,
+0x106080,9,
+0x106100,6,
+0x106180,9,
+0x106200,9,
+0x106240,24,
+0x106300,2,
+0x107000,6,
+0x107080,9,
+0x107100,6,
+0x107180,9,
+0x107200,9,
+0x107240,24,
+0x107300,2,
+0x108000,6,
+0x108080,9,
+0x108100,6,
+0x108180,9,
+0x108200,9,
+0x108240,24,
+0x108300,2,
+0x109000,6,
+0x109080,9,
+0x109100,6,
+0x109180,9,
+0x109200,9,
+0x109240,24,
+0x109300,2,
+0x114000,5,
+0x114018,3,
+0x114028,3,
+0x114038,3,
+0x114048,3,
+0x114058,3,
+0x114068,3,
+0x114078,3,
+0x114088,12,
+0x1140c8,13,
+0x114100,25,
+0x114180,9,
+0x1141c0,3,
+0x1141d0,3,
+0x114400,5,
+0x114418,5,
+0x114434,5,
+0x11452c,3,
+0x114590,5,
+0x1145ac,1,
+0x1145d8,4,
+0x114600,40,
+0x114900,6,
+0x114920,26,
+0x114c00,20,
+0x114c60,2,
+0x114c70,10,
+0x114d00,9,
+0x114d30,7,
+0x114e00,64,
+0x115000,1,
+0x140000,6,
+0x140080,9,
+0x140100,6,
+0x140180,9,
+0x140200,9,
+0x140240,24,
+0x140300,2,
+0x141000,6,
+0x141080,9,
+0x141100,6,
+0x141180,9,
+0x141200,9,
+0x141240,24,
+0x141300,2,
+0x142000,6,
+0x142080,9,
+0x142100,6,
+0x142180,9,
+0x142200,9,
+0x142240,24,
+0x142300,2,
+0x143000,6,
+0x143080,9,
+0x143100,6,
+0x143180,9,
+0x143200,9,
+0x143240,24,
+0x143300,2,
+0x144000,6,
+0x144080,9,
+0x144100,6,
+0x144180,9,
+0x144200,9,
+0x144240,24,
+0x144300,2,
+0x145000,6,
+0x145080,9,
+0x145100,6,
+0x145180,9,
+0x145200,9,
+0x145240,24,
+0x145300,2,
+0x146000,6,
+0x146080,9,
+0x146100,6,
+0x146180,9,
+0x146200,9,
+0x146240,24,
+0x146300,2,
+0x147000,6,
+0x147080,9,
+0x147100,6,
+0x147180,9,
+0x147200,9,
+0x147240,24,
+0x147300,2,
+0x148000,6,
+0x148080,9,
+0x148100,6,
+0x148180,9,
+0x148200,9,
+0x148240,24,
+0x148300,2,
+0x149000,6,
+0x149080,9,
+0x149100,6,
+0x149180,9,
+0x149200,9,
+0x149240,24,
+0x149300,2,
+0x154000,5,
+0x154018,3,
+0x154028,3,
+0x154038,3,
+0x154048,3,
+0x154058,3,
+0x154068,3,
+0x154078,3,
+0x154088,12,
+0x1540c8,13,
+0x154100,25,
+0x154180,9,
+0x1541c0,3,
+0x1541d0,3,
+0x154400,5,
+0x154418,5,
+0x154434,5,
+0x15452c,3,
+0x154590,5,
+0x1545ac,1,
+0x1545d8,4,
+0x154600,40,
+0x154900,6,
+0x154920,26,
+0x154c00,20,
+0x154c60,2,
+0x154c70,10,
+0x154d00,9,
+0x154d30,7,
+0x154e00,64,
+0x155000,1,
+0x180000,6,
+0x180020,6,
+0x180040,6,
+0x180060,6,
+0x180080,6,
+0x1800a0,6,
+0x1800c0,3,
+0x180100,1,
+0x180110,1,
+0x200000,5,
+0x200020,4,
+0x200034,9,
+0x20005c,7,
+0x200080,1,
+0x2000a0,6,
+0x200100,5,
+0x200120,4,
+0x200134,9,
+0x20015c,7,
+0x200180,1,
+0x2001a0,6,
+0x200200,5,
+0x200220,4,
+0x200234,9,
+0x20025c,7,
+0x200280,1,
+0x2002a0,6,
+0x200300,5,
+0x200320,4,
+0x200334,9,
+0x20035c,7,
+0x200380,1,
+0x2003a0,6,
+0x200400,4,
+0x200440,4,
+0x200480,3,
+0x2004c0,3,
+0x200500,5,
+0x200518,8,
+0x200c00,13,
+0x200c40,11,
+0x200c80,13,
+0x200cc0,11,
+0x200d00,6,
+0x200d20,6,
+0x200e00,10,
+0x200e40,11,
+0x200e80,8,
+0x201000,2,
+0x201010,5,
+0x201040,3,
+0x201050,3,
+0x201060,7,
+0x201080,7,
+0x2010a0,7,
+0x2010c0,7,
+0x201100,7,
+0x201140,7,
+0x201180,5,
+0x20119c,9,
+0x201218,9,
+0x201240,3,
+0x201250,6,
+0x201280,1,
+0x201288,6,
+0x2012a4,1,
+0x2012c0,1,
+0x2012c8,6,
+0x2012e4,1,
+0x201400,8,
+0x201424,2,
+0x201500,3,
+0x201520,4,
+0x201540,3,
+0x201560,4,
+0x201800,24,
+0x201864,2,
+0x201880,6,
+0x201900,12,
+0x201940,6,
+0x201960,6,
+0x201980,4,
+0x2019c0,6,
+0x2019dc,1,
+0x201a00,6,
+0x201a1c,1,
+0x201a40,1,
+0x201a68,23,
+0x201b00,17,
+0x201b80,12,
+0x202000,5,
+0x202020,4,
+0x202034,9,
+0x20205c,7,
+0x202080,1,
+0x2020a0,6,
+0x202100,5,
+0x202120,4,
+0x202134,9,
+0x20215c,7,
+0x202180,1,
+0x2021a0,6,
+0x202200,5,
+0x202220,4,
+0x202234,9,
+0x20225c,7,
+0x202280,1,
+0x2022a0,6,
+0x202300,5,
+0x202320,4,
+0x202334,9,
+0x20235c,7,
+0x202380,1,
+0x2023a0,6,
+0x202400,4,
+0x202440,4,
+0x202480,3,
+0x2024c0,3,
+0x202500,5,
+0x202518,8,
+0x202c00,13,
+0x202c40,11,
+0x202c80,13,
+0x202cc0,11,
+0x202d00,6,
+0x202d20,6,
+0x202e00,10,
+0x202e40,11,
+0x202e80,8,
+0x203000,2,
+0x203010,5,
+0x203040,3,
+0x203050,3,
+0x203060,7,
+0x203080,7,
+0x2030a0,7,
+0x2030c0,7,
+0x203100,7,
+0x203140,7,
+0x203180,5,
+0x20319c,9,
+0x203218,9,
+0x203240,3,
+0x203250,6,
+0x203280,1,
+0x203288,6,
+0x2032a4,1,
+0x2032c0,1,
+0x2032c8,6,
+0x2032e4,1,
+0x203400,8,
+0x203424,2,
+0x203500,3,
+0x203520,4,
+0x203540,3,
+0x203560,4,
+0x203800,24,
+0x203864,2,
+0x203880,6,
+0x203900,12,
+0x203940,6,
+0x203960,6,
+0x203980,4,
+0x2039c0,6,
+0x2039dc,1,
+0x203a00,6,
+0x203a1c,1,
+0x203a40,1,
+0x203a68,23,
+0x203b00,17,
+0x203b80,12,
+0x204000,4,
+0x204014,6,
+0x204030,5,
+0x204080,4,
+0x204094,6,
+0x2040b0,5,
+0x204100,4,
+0x204114,6,
+0x204130,5,
+0x204180,4,
+0x204194,6,
+0x2041b0,5,
+0x204200,3,
+0x204210,23,
+0x204500,3,
+0x204510,12,
+0x204580,3,
+0x204590,12,
+0x204600,3,
+0x204610,12,
+0x204680,3,
+0x204690,12,
+0x204700,4,
+0x204718,13,
+0x204800,25,
+0x204880,25,
+0x204900,25,
+0x204980,25,
+0x204a00,17,
+0x204a50,3,
+0x204a60,3,
+0x205000,4,
+0x205014,6,
+0x205030,5,
+0x205080,4,
+0x205094,6,
+0x2050b0,5,
+0x205100,4,
+0x205114,6,
+0x205130,5,
+0x205180,4,
+0x205194,6,
+0x2051b0,5,
+0x205200,3,
+0x205210,23,
+0x205500,3,
+0x205510,12,
+0x205580,3,
+0x205590,12,
+0x205600,3,
+0x205610,12,
+0x205680,3,
+0x205690,12,
+0x205700,4,
+0x205718,13,
+0x205800,25,
+0x205880,25,
+0x205900,25,
+0x205980,25,
+0x205a00,17,
+0x205a50,3,
+0x205a60,3,
+0x206000,13,
+0x206040,22,
+0x2060a0,6,
+0x2060c0,3,
+0x206100,9,
+0x206400,2,
+0x20640c,6,
+0x206440,13,
+0x206480,16,
+0x206800,1,
+0x206808,3,
+0x20681c,8,
+0x206840,3,
+0x206850,3,
+0x206880,1,
+0x206888,3,
+0x20689c,8,
+0x2068c0,3,
+0x2068d0,3,
+0x206900,1,
+0x206908,3,
+0x20691c,8,
+0x206940,3,
+0x206950,3,
+0x206980,1,
+0x206988,3,
+0x20699c,8,
+0x2069c0,3,
+0x2069d0,3,
+0x206a00,1,
+0x206a08,3,
+0x206a1c,8,
+0x206a40,3,
+0x206a50,3,
+0x206a80,1,
+0x206a88,3,
+0x206a9c,8,
+0x206ac0,3,
+0x206ad0,3,
+0x206b00,1,
+0x206b08,3,
+0x206b1c,8,
+0x206b40,3,
+0x206b50,3,
+0x206b80,1,
+0x206b88,3,
+0x206b9c,8,
+0x206bc0,3,
+0x206bd0,3,
+0x206c00,1,
+0x206c08,3,
+0x206c1c,8,
+0x206c40,3,
+0x206c50,3,
+0x206c80,2,
+0x206c94,13,
+0x207000,6,
+0x207020,3,
+0x207034,1,
+0x207040,7,
+0x207060,6,
+0x207100,5,
+0x207138,1,
+0x207144,1,
+0x207400,1,
+0x207418,1,
+0x207434,1,
+0x20752c,5,
+0x207590,1,
+0x2075ac,1,
+0x2075d8,4,
+0x207600,8,
+0x208000,6,
+0x208020,3,
+0x208030,9,
+0x208080,6,
+0x208100,20,
+0x208400,1,
+0x208418,1,
+0x208434,1,
+0x20852c,4,
+0x208590,1,
+0x2085ac,1,
+0x2085d8,4,
+0x208600,8,
+0x209000,6,
+0x209020,6,
+0x209040,3,
+0x209080,14,
+0x2090bc,1,
+0x2090c4,13,
+0x2090fc,6,
+0x209120,5,
+0x209190,10,
+0x209200,16,
+0x209244,32,
+0x209300,26,
+0x209380,2,
+0x2093a0,1,
+0x2093c0,11,
+0x209404,4,
+0x209418,16,
+0x209460,3,
+0x209500,6,
+0x209540,1,
+0x209558,2,
+0x209600,17,
+0x209800,366,
+0x20a000,6,
+0x20a020,6,
+0x20a040,3,
+0x20a080,14,
+0x20a0bc,1,
+0x20a0c4,13,
+0x20a0fc,6,
+0x20a120,5,
+0x20a190,10,
+0x20a200,16,
+0x20a244,32,
+0x20a300,26,
+0x20a380,2,
+0x20a3a0,1,
+0x20a3c0,11,
+0x20a404,4,
+0x20a418,16,
+0x20a460,3,
+0x20a500,6,
+0x20a540,1,
+0x20a558,2,
+0x20a600,17,
+0x20a800,366,
+0x20b000,4,
+0x20b020,9,
+0x20b048,6,
+0x20b064,6,
+0x20b080,1,
+0x20b100,4,
+0x20b120,9,
+0x20b148,6,
+0x20b164,6,
+0x20b180,1,
+0x20b200,35,
+0x20b290,6,
+0x20b2b4,6,
+0x20b2d0,5,
+0x20b2e8,5,
+0x20b300,37,
+0x20b400,6,
+0x20b420,3,
+0x20b438,4,
+0x20b454,3,
+0x20b478,4,
+0x20b494,3,
+0x20b800,5,
+0x20b818,1,
+0x20b854,6,
+0x20b880,2,
+0x20b8a4,1,
+0x20ba00,28,
+0x20ba7c,5,
+0x20bab0,2,
+0x20babc,10,
+0x20bb00,2,
+0x20bb0c,7,
+0x20bb34,9,
+0x20bb60,6,
+0x20bb80,8,
+0x20bc00,5,
+0x20bc18,1,
+0x20bc54,6,
+0x20bc80,2,
+0x20bca4,1,
+0x20be00,28,
+0x20be7c,5,
+0x20beb0,2,
+0x20bebc,10,
+0x20bf00,2,
+0x20bf0c,7,
+0x20bf34,9,
+0x20bf60,6,
+0x20bf80,8,
+0x20c000,4,
+0x20c014,10,
+0x20c040,1,
+0x20c048,3,
+0x20c058,1,
+0x20c060,1,
+0x20c07c,1,
+0x20c500,1,
+0x20c518,2,
+0x20c540,6,
+0x20c800,4,
+0x20c814,10,
+0x20c840,1,
+0x20c848,3,
+0x20c858,1,
+0x20c860,1,
+0x20c87c,1,
+0x20cd00,1,
+0x20cd18,2,
+0x20cd40,6,
+0x20d800,2,
+0x20d818,2,
+0x20d834,2,
+0x20d92c,6,
+0x20d990,2,
+0x20d9ac,1,
+0x20d9d8,4,
+0x20da00,16,
+0x20dc00,3,
+0x20dc20,2,
+0x20dc40,1,
+0x210000,5,
+0x210020,4,
+0x210034,9,
+0x21005c,7,
+0x210080,1,
+0x2100a0,6,
+0x210100,5,
+0x210120,4,
+0x210134,9,
+0x21015c,7,
+0x210180,1,
+0x2101a0,6,
+0x210200,5,
+0x210220,4,
+0x210234,9,
+0x21025c,7,
+0x210280,1,
+0x2102a0,6,
+0x210300,5,
+0x210320,4,
+0x210334,9,
+0x21035c,7,
+0x210380,1,
+0x2103a0,6,
+0x210400,4,
+0x210440,4,
+0x210480,3,
+0x2104c0,3,
+0x210500,5,
+0x210518,8,
+0x210c00,13,
+0x210c40,11,
+0x210c80,13,
+0x210cc0,11,
+0x210d00,6,
+0x210d20,6,
+0x210e00,10,
+0x210e40,11,
+0x210e80,8,
+0x211000,2,
+0x211010,5,
+0x211040,3,
+0x211050,3,
+0x211060,7,
+0x211080,7,
+0x2110a0,7,
+0x2110c0,7,
+0x211100,7,
+0x211140,7,
+0x211180,5,
+0x21119c,9,
+0x211218,9,
+0x211240,3,
+0x211250,6,
+0x211280,1,
+0x211288,6,
+0x2112a4,1,
+0x2112c0,1,
+0x2112c8,6,
+0x2112e4,1,
+0x211400,8,
+0x211424,2,
+0x211500,3,
+0x211520,4,
+0x211540,3,
+0x211560,4,
+0x211800,24,
+0x211864,2,
+0x211880,6,
+0x211900,12,
+0x211940,6,
+0x211960,6,
+0x211980,4,
+0x2119c0,6,
+0x2119dc,1,
+0x211a00,6,
+0x211a1c,1,
+0x211a40,1,
+0x211a68,23,
+0x211b00,17,
+0x211b80,12,
+0x212000,5,
+0x212020,4,
+0x212034,9,
+0x21205c,7,
+0x212080,1,
+0x2120a0,6,
+0x212100,5,
+0x212120,4,
+0x212134,9,
+0x21215c,7,
+0x212180,1,
+0x2121a0,6,
+0x212200,5,
+0x212220,4,
+0x212234,9,
+0x21225c,7,
+0x212280,1,
+0x2122a0,6,
+0x212300,5,
+0x212320,4,
+0x212334,9,
+0x21235c,7,
+0x212380,1,
+0x2123a0,6,
+0x212400,4,
+0x212440,4,
+0x212480,3,
+0x2124c0,3,
+0x212500,5,
+0x212518,8,
+0x212c00,13,
+0x212c40,11,
+0x212c80,13,
+0x212cc0,11,
+0x212d00,6,
+0x212d20,6,
+0x212e00,10,
+0x212e40,11,
+0x212e80,8,
+0x213000,2,
+0x213010,5,
+0x213040,3,
+0x213050,3,
+0x213060,7,
+0x213080,7,
+0x2130a0,7,
+0x2130c0,7,
+0x213100,7,
+0x213140,7,
+0x213180,5,
+0x21319c,9,
+0x213218,9,
+0x213240,3,
+0x213250,6,
+0x213280,1,
+0x213288,6,
+0x2132a4,1,
+0x2132c0,1,
+0x2132c8,6,
+0x2132e4,1,
+0x213400,8,
+0x213424,2,
+0x213500,3,
+0x213520,4,
+0x213540,3,
+0x213560,4,
+0x213800,24,
+0x213864,2,
+0x213880,6,
+0x213900,12,
+0x213940,6,
+0x213960,6,
+0x213980,4,
+0x2139c0,6,
+0x2139dc,1,
+0x213a00,6,
+0x213a1c,1,
+0x213a40,1,
+0x213a68,23,
+0x213b00,17,
+0x213b80,12,
+0x214000,4,
+0x214014,6,
+0x214030,5,
+0x214080,4,
+0x214094,6,
+0x2140b0,5,
+0x214100,4,
+0x214114,6,
+0x214130,5,
+0x214180,4,
+0x214194,6,
+0x2141b0,5,
+0x214200,3,
+0x214210,23,
+0x214500,3,
+0x214510,12,
+0x214580,3,
+0x214590,12,
+0x214600,3,
+0x214610,12,
+0x214680,3,
+0x214690,12,
+0x214700,4,
+0x214718,13,
+0x214800,25,
+0x214880,25,
+0x214900,25,
+0x214980,25,
+0x214a00,17,
+0x214a50,3,
+0x214a60,3,
+0x215000,4,
+0x215014,6,
+0x215030,5,
+0x215080,4,
+0x215094,6,
+0x2150b0,5,
+0x215100,4,
+0x215114,6,
+0x215130,5,
+0x215180,4,
+0x215194,6,
+0x2151b0,5,
+0x215200,3,
+0x215210,23,
+0x215500,3,
+0x215510,12,
+0x215580,3,
+0x215590,12,
+0x215600,3,
+0x215610,12,
+0x215680,3,
+0x215690,12,
+0x215700,4,
+0x215718,13,
+0x215800,25,
+0x215880,25,
+0x215900,25,
+0x215980,25,
+0x215a00,17,
+0x215a50,3,
+0x215a60,3,
+0x216000,13,
+0x216040,22,
+0x2160a0,6,
+0x2160c0,3,
+0x216100,9,
+0x216400,2,
+0x21640c,6,
+0x216440,13,
+0x216480,16,
+0x216800,1,
+0x216808,3,
+0x21681c,8,
+0x216840,3,
+0x216850,3,
+0x216880,1,
+0x216888,3,
+0x21689c,8,
+0x2168c0,3,
+0x2168d0,3,
+0x216900,1,
+0x216908,3,
+0x21691c,8,
+0x216940,3,
+0x216950,3,
+0x216980,1,
+0x216988,3,
+0x21699c,8,
+0x2169c0,3,
+0x2169d0,3,
+0x216a00,1,
+0x216a08,3,
+0x216a1c,8,
+0x216a40,3,
+0x216a50,3,
+0x216a80,1,
+0x216a88,3,
+0x216a9c,8,
+0x216ac0,3,
+0x216ad0,3,
+0x216b00,1,
+0x216b08,3,
+0x216b1c,8,
+0x216b40,3,
+0x216b50,3,
+0x216b80,1,
+0x216b88,3,
+0x216b9c,8,
+0x216bc0,3,
+0x216bd0,3,
+0x216c00,1,
+0x216c08,3,
+0x216c1c,8,
+0x216c40,3,
+0x216c50,3,
+0x216c80,2,
+0x216c94,13,
+0x217000,6,
+0x217020,3,
+0x217034,1,
+0x217040,7,
+0x217060,6,
+0x217100,5,
+0x217138,1,
+0x217144,1,
+0x217400,1,
+0x217418,1,
+0x217434,1,
+0x21752c,5,
+0x217590,1,
+0x2175ac,1,
+0x2175d8,4,
+0x217600,8,
+0x218000,6,
+0x218020,3,
+0x218030,9,
+0x218080,6,
+0x218100,20,
+0x218400,1,
+0x218418,1,
+0x218434,1,
+0x21852c,4,
+0x218590,1,
+0x2185ac,1,
+0x2185d8,4,
+0x218600,8,
+0x219000,6,
+0x219020,6,
+0x219040,3,
+0x219080,14,
+0x2190bc,1,
+0x2190c4,13,
+0x2190fc,6,
+0x219120,5,
+0x219190,10,
+0x219200,16,
+0x219244,32,
+0x219300,26,
+0x219380,2,
+0x2193a0,1,
+0x2193c0,11,
+0x219404,4,
+0x219418,16,
+0x219460,3,
+0x219500,6,
+0x219540,1,
+0x219558,2,
+0x219600,17,
+0x219800,366,
+0x21a000,6,
+0x21a020,6,
+0x21a040,3,
+0x21a080,14,
+0x21a0bc,1,
+0x21a0c4,13,
+0x21a0fc,6,
+0x21a120,5,
+0x21a190,10,
+0x21a200,16,
+0x21a244,32,
+0x21a300,26,
+0x21a380,2,
+0x21a3a0,1,
+0x21a3c0,11,
+0x21a404,4,
+0x21a418,16,
+0x21a460,3,
+0x21a500,6,
+0x21a540,1,
+0x21a558,2,
+0x21a600,17,
+0x21a800,366,
+0x21b000,4,
+0x21b020,9,
+0x21b048,6,
+0x21b064,6,
+0x21b080,1,
+0x21b100,4,
+0x21b120,9,
+0x21b148,6,
+0x21b164,6,
+0x21b180,1,
+0x21b200,35,
+0x21b290,6,
+0x21b2b4,6,
+0x21b2d0,5,
+0x21b2e8,5,
+0x21b300,37,
+0x21b400,6,
+0x21b420,3,
+0x21b438,4,
+0x21b454,3,
+0x21b478,4,
+0x21b494,3,
+0x21b800,5,
+0x21b818,1,
+0x21b854,6,
+0x21b880,2,
+0x21b8a4,1,
+0x21ba00,28,
+0x21ba7c,5,
+0x21bab0,2,
+0x21babc,10,
+0x21bb00,2,
+0x21bb0c,7,
+0x21bb34,9,
+0x21bb60,6,
+0x21bb80,8,
+0x21bc00,5,
+0x21bc18,1,
+0x21bc54,6,
+0x21bc80,2,
+0x21bca4,1,
+0x21be00,28,
+0x21be7c,5,
+0x21beb0,2,
+0x21bebc,10,
+0x21bf00,2,
+0x21bf0c,7,
+0x21bf34,9,
+0x21bf60,6,
+0x21bf80,8,
+0x21c000,4,
+0x21c014,10,
+0x21c040,1,
+0x21c048,3,
+0x21c058,1,
+0x21c060,1,
+0x21c07c,1,
+0x21c500,1,
+0x21c518,2,
+0x21c540,6,
+0x21c800,4,
+0x21c814,10,
+0x21c840,1,
+0x21c848,3,
+0x21c858,1,
+0x21c860,1,
+0x21c87c,1,
+0x21cd00,1,
+0x21cd18,2,
+0x21cd40,6,
+0x21d800,2,
+0x21d818,2,
+0x21d834,2,
+0x21d92c,6,
+0x21d990,2,
+0x21d9ac,1,
+0x21d9d8,4,
+0x21da00,16,
+0x21dc00,3,
+0x21dc20,2,
+0x21dc40,1,
+0x220000,5,
+0x220020,4,
+0x220034,9,
+0x22005c,7,
+0x220080,1,
+0x2200a0,6,
+0x220100,5,
+0x220120,4,
+0x220134,9,
+0x22015c,7,
+0x220180,1,
+0x2201a0,6,
+0x220200,5,
+0x220220,4,
+0x220234,9,
+0x22025c,7,
+0x220280,1,
+0x2202a0,6,
+0x220300,5,
+0x220320,4,
+0x220334,9,
+0x22035c,7,
+0x220380,1,
+0x2203a0,6,
+0x220400,4,
+0x220440,4,
+0x220480,3,
+0x2204c0,3,
+0x220500,5,
+0x220518,8,
+0x220c00,13,
+0x220c40,11,
+0x220c80,13,
+0x220cc0,11,
+0x220d00,6,
+0x220d20,6,
+0x220e00,10,
+0x220e40,11,
+0x220e80,8,
+0x221000,2,
+0x221010,5,
+0x221040,3,
+0x221050,3,
+0x221060,7,
+0x221080,7,
+0x2210a0,7,
+0x2210c0,7,
+0x221100,7,
+0x221140,7,
+0x221180,5,
+0x22119c,9,
+0x221218,9,
+0x221240,3,
+0x221250,6,
+0x221280,1,
+0x221288,6,
+0x2212a4,1,
+0x2212c0,1,
+0x2212c8,6,
+0x2212e4,1,
+0x221400,8,
+0x221424,2,
+0x221500,3,
+0x221520,4,
+0x221540,3,
+0x221560,4,
+0x221800,24,
+0x221864,2,
+0x221880,6,
+0x221900,12,
+0x221940,6,
+0x221960,6,
+0x221980,4,
+0x2219c0,6,
+0x2219dc,1,
+0x221a00,6,
+0x221a1c,1,
+0x221a40,1,
+0x221a68,23,
+0x221b00,17,
+0x221b80,12,
+0x222000,5,
+0x222020,4,
+0x222034,9,
+0x22205c,7,
+0x222080,1,
+0x2220a0,6,
+0x222100,5,
+0x222120,4,
+0x222134,9,
+0x22215c,7,
+0x222180,1,
+0x2221a0,6,
+0x222200,5,
+0x222220,4,
+0x222234,9,
+0x22225c,7,
+0x222280,1,
+0x2222a0,6,
+0x222300,5,
+0x222320,4,
+0x222334,9,
+0x22235c,7,
+0x222380,1,
+0x2223a0,6,
+0x222400,4,
+0x222440,4,
+0x222480,3,
+0x2224c0,3,
+0x222500,5,
+0x222518,8,
+0x222c00,13,
+0x222c40,11,
+0x222c80,13,
+0x222cc0,11,
+0x222d00,6,
+0x222d20,6,
+0x222e00,10,
+0x222e40,11,
+0x222e80,8,
+0x223000,2,
+0x223010,5,
+0x223040,3,
+0x223050,3,
+0x223060,7,
+0x223080,7,
+0x2230a0,7,
+0x2230c0,7,
+0x223100,7,
+0x223140,7,
+0x223180,5,
+0x22319c,9,
+0x223218,9,
+0x223240,3,
+0x223250,6,
+0x223280,1,
+0x223288,6,
+0x2232a4,1,
+0x2232c0,1,
+0x2232c8,6,
+0x2232e4,1,
+0x223400,8,
+0x223424,2,
+0x223500,3,
+0x223520,4,
+0x223540,3,
+0x223560,4,
+0x223800,24,
+0x223864,2,
+0x223880,6,
+0x223900,12,
+0x223940,6,
+0x223960,6,
+0x223980,4,
+0x2239c0,6,
+0x2239dc,1,
+0x223a00,6,
+0x223a1c,1,
+0x223a40,1,
+0x223a68,23,
+0x223b00,17,
+0x223b80,12,
+0x224000,4,
+0x224014,6,
+0x224030,5,
+0x224080,4,
+0x224094,6,
+0x2240b0,5,
+0x224100,4,
+0x224114,6,
+0x224130,5,
+0x224180,4,
+0x224194,6,
+0x2241b0,5,
+0x224200,3,
+0x224210,23,
+0x224500,3,
+0x224510,12,
+0x224580,3,
+0x224590,12,
+0x224600,3,
+0x224610,12,
+0x224680,3,
+0x224690,12,
+0x224700,4,
+0x224718,13,
+0x224800,25,
+0x224880,25,
+0x224900,25,
+0x224980,25,
+0x224a00,17,
+0x224a50,3,
+0x224a60,3,
+0x225000,4,
+0x225014,6,
+0x225030,5,
+0x225080,4,
+0x225094,6,
+0x2250b0,5,
+0x225100,4,
+0x225114,6,
+0x225130,5,
+0x225180,4,
+0x225194,6,
+0x2251b0,5,
+0x225200,3,
+0x225210,23,
+0x225500,3,
+0x225510,12,
+0x225580,3,
+0x225590,12,
+0x225600,3,
+0x225610,12,
+0x225680,3,
+0x225690,12,
+0x225700,4,
+0x225718,13,
+0x225800,25,
+0x225880,25,
+0x225900,25,
+0x225980,25,
+0x225a00,17,
+0x225a50,3,
+0x225a60,3,
+0x226000,13,
+0x226040,22,
+0x2260a0,6,
+0x2260c0,3,
+0x226100,9,
+0x226400,2,
+0x22640c,6,
+0x226440,13,
+0x226480,16,
+0x226800,1,
+0x226808,3,
+0x22681c,8,
+0x226840,3,
+0x226850,3,
+0x226880,1,
+0x226888,3,
+0x22689c,8,
+0x2268c0,3,
+0x2268d0,3,
+0x226900,1,
+0x226908,3,
+0x22691c,8,
+0x226940,3,
+0x226950,3,
+0x226980,1,
+0x226988,3,
+0x22699c,8,
+0x2269c0,3,
+0x2269d0,3,
+0x226a00,1,
+0x226a08,3,
+0x226a1c,8,
+0x226a40,3,
+0x226a50,3,
+0x226a80,1,
+0x226a88,3,
+0x226a9c,8,
+0x226ac0,3,
+0x226ad0,3,
+0x226b00,1,
+0x226b08,3,
+0x226b1c,8,
+0x226b40,3,
+0x226b50,3,
+0x226b80,1,
+0x226b88,3,
+0x226b9c,8,
+0x226bc0,3,
+0x226bd0,3,
+0x226c00,1,
+0x226c08,3,
+0x226c1c,8,
+0x226c40,3,
+0x226c50,3,
+0x226c80,2,
+0x226c94,13,
+0x227000,6,
+0x227020,3,
+0x227034,1,
+0x227040,7,
+0x227060,6,
+0x227100,5,
+0x227138,1,
+0x227144,1,
+0x227400,1,
+0x227418,1,
+0x227434,1,
+0x22752c,5,
+0x227590,1,
+0x2275ac,1,
+0x2275d8,4,
+0x227600,8,
+0x228000,6,
+0x228020,3,
+0x228030,9,
+0x228080,6,
+0x228100,20,
+0x228400,1,
+0x228418,1,
+0x228434,1,
+0x22852c,4,
+0x228590,1,
+0x2285ac,1,
+0x2285d8,4,
+0x228600,8,
+0x229000,6,
+0x229020,6,
+0x229040,3,
+0x229080,14,
+0x2290bc,1,
+0x2290c4,13,
+0x2290fc,6,
+0x229120,5,
+0x229190,10,
+0x229200,16,
+0x229244,32,
+0x229300,26,
+0x229380,2,
+0x2293a0,1,
+0x2293c0,11,
+0x229404,4,
+0x229418,16,
+0x229460,3,
+0x229500,6,
+0x229540,1,
+0x229558,2,
+0x229600,17,
+0x229800,366,
+0x22a000,6,
+0x22a020,6,
+0x22a040,3,
+0x22a080,14,
+0x22a0bc,1,
+0x22a0c4,13,
+0x22a0fc,6,
+0x22a120,5,
+0x22a190,10,
+0x22a200,16,
+0x22a244,32,
+0x22a300,26,
+0x22a380,2,
+0x22a3a0,1,
+0x22a3c0,11,
+0x22a404,4,
+0x22a418,16,
+0x22a460,3,
+0x22a500,6,
+0x22a540,1,
+0x22a558,2,
+0x22a600,17,
+0x22a800,366,
+0x22b000,4,
+0x22b020,9,
+0x22b048,6,
+0x22b064,6,
+0x22b080,1,
+0x22b100,4,
+0x22b120,9,
+0x22b148,6,
+0x22b164,6,
+0x22b180,1,
+0x22b200,35,
+0x22b290,6,
+0x22b2b4,6,
+0x22b2d0,5,
+0x22b2e8,5,
+0x22b300,37,
+0x22b400,6,
+0x22b420,3,
+0x22b438,4,
+0x22b454,3,
+0x22b478,4,
+0x22b494,3,
+0x22b800,5,
+0x22b818,1,
+0x22b854,6,
+0x22b880,2,
+0x22b8a4,1,
+0x22ba00,28,
+0x22ba7c,5,
+0x22bab0,2,
+0x22babc,10,
+0x22bb00,2,
+0x22bb0c,7,
+0x22bb34,9,
+0x22bb60,6,
+0x22bb80,8,
+0x22bc00,5,
+0x22bc18,1,
+0x22bc54,6,
+0x22bc80,2,
+0x22bca4,1,
+0x22be00,28,
+0x22be7c,5,
+0x22beb0,2,
+0x22bebc,10,
+0x22bf00,2,
+0x22bf0c,7,
+0x22bf34,9,
+0x22bf60,6,
+0x22bf80,8,
+0x22c000,4,
+0x22c014,10,
+0x22c040,1,
+0x22c048,3,
+0x22c058,1,
+0x22c060,1,
+0x22c07c,1,
+0x22c500,1,
+0x22c518,2,
+0x22c540,6,
+0x22c800,4,
+0x22c814,10,
+0x22c840,1,
+0x22c848,3,
+0x22c858,1,
+0x22c860,1,
+0x22c87c,1,
+0x22cd00,1,
+0x22cd18,2,
+0x22cd40,6,
+0x22d800,2,
+0x22d818,2,
+0x22d834,2,
+0x22d92c,6,
+0x22d990,2,
+0x22d9ac,1,
+0x22d9d8,4,
+0x22da00,16,
+0x22dc00,3,
+0x22dc20,2,
+0x22dc40,1,
+0x230000,5,
+0x230020,4,
+0x230034,9,
+0x23005c,7,
+0x230080,1,
+0x2300a0,6,
+0x230100,5,
+0x230120,4,
+0x230134,9,
+0x23015c,7,
+0x230180,1,
+0x2301a0,6,
+0x230200,5,
+0x230220,4,
+0x230234,9,
+0x23025c,7,
+0x230280,1,
+0x2302a0,6,
+0x230300,5,
+0x230320,4,
+0x230334,9,
+0x23035c,7,
+0x230380,1,
+0x2303a0,6,
+0x230400,4,
+0x230440,4,
+0x230480,3,
+0x2304c0,3,
+0x230500,5,
+0x230518,8,
+0x230c00,13,
+0x230c40,11,
+0x230c80,13,
+0x230cc0,11,
+0x230d00,6,
+0x230d20,6,
+0x230e00,10,
+0x230e40,11,
+0x230e80,8,
+0x231000,2,
+0x231010,5,
+0x231040,3,
+0x231050,3,
+0x231060,7,
+0x231080,7,
+0x2310a0,7,
+0x2310c0,7,
+0x231100,7,
+0x231140,7,
+0x231180,5,
+0x23119c,9,
+0x231218,9,
+0x231240,3,
+0x231250,6,
+0x231280,1,
+0x231288,6,
+0x2312a4,1,
+0x2312c0,1,
+0x2312c8,6,
+0x2312e4,1,
+0x231400,8,
+0x231424,2,
+0x231500,3,
+0x231520,4,
+0x231540,3,
+0x231560,4,
+0x231800,24,
+0x231864,2,
+0x231880,6,
+0x231900,12,
+0x231940,6,
+0x231960,6,
+0x231980,4,
+0x2319c0,6,
+0x2319dc,1,
+0x231a00,6,
+0x231a1c,1,
+0x231a40,1,
+0x231a68,23,
+0x231b00,17,
+0x231b80,12,
+0x232000,5,
+0x232020,4,
+0x232034,9,
+0x23205c,7,
+0x232080,1,
+0x2320a0,6,
+0x232100,5,
+0x232120,4,
+0x232134,9,
+0x23215c,7,
+0x232180,1,
+0x2321a0,6,
+0x232200,5,
+0x232220,4,
+0x232234,9,
+0x23225c,7,
+0x232280,1,
+0x2322a0,6,
+0x232300,5,
+0x232320,4,
+0x232334,9,
+0x23235c,7,
+0x232380,1,
+0x2323a0,6,
+0x232400,4,
+0x232440,4,
+0x232480,3,
+0x2324c0,3,
+0x232500,5,
+0x232518,8,
+0x232c00,13,
+0x232c40,11,
+0x232c80,13,
+0x232cc0,11,
+0x232d00,6,
+0x232d20,6,
+0x232e00,10,
+0x232e40,11,
+0x232e80,8,
+0x233000,2,
+0x233010,5,
+0x233040,3,
+0x233050,3,
+0x233060,7,
+0x233080,7,
+0x2330a0,7,
+0x2330c0,7,
+0x233100,7,
+0x233140,7,
+0x233180,5,
+0x23319c,9,
+0x233218,9,
+0x233240,3,
+0x233250,6,
+0x233280,1,
+0x233288,6,
+0x2332a4,1,
+0x2332c0,1,
+0x2332c8,6,
+0x2332e4,1,
+0x233400,8,
+0x233424,2,
+0x233500,3,
+0x233520,4,
+0x233540,3,
+0x233560,4,
+0x233800,24,
+0x233864,2,
+0x233880,6,
+0x233900,12,
+0x233940,6,
+0x233960,6,
+0x233980,4,
+0x2339c0,6,
+0x2339dc,1,
+0x233a00,6,
+0x233a1c,1,
+0x233a40,1,
+0x233a68,23,
+0x233b00,17,
+0x233b80,12,
+0x234000,4,
+0x234014,6,
+0x234030,5,
+0x234080,4,
+0x234094,6,
+0x2340b0,5,
+0x234100,4,
+0x234114,6,
+0x234130,5,
+0x234180,4,
+0x234194,6,
+0x2341b0,5,
+0x234200,3,
+0x234210,23,
+0x234500,3,
+0x234510,12,
+0x234580,3,
+0x234590,12,
+0x234600,3,
+0x234610,12,
+0x234680,3,
+0x234690,12,
+0x234700,4,
+0x234718,13,
+0x234800,25,
+0x234880,25,
+0x234900,25,
+0x234980,25,
+0x234a00,17,
+0x234a50,3,
+0x234a60,3,
+0x235000,4,
+0x235014,6,
+0x235030,5,
+0x235080,4,
+0x235094,6,
+0x2350b0,5,
+0x235100,4,
+0x235114,6,
+0x235130,5,
+0x235180,4,
+0x235194,6,
+0x2351b0,5,
+0x235200,3,
+0x235210,23,
+0x235500,3,
+0x235510,12,
+0x235580,3,
+0x235590,12,
+0x235600,3,
+0x235610,12,
+0x235680,3,
+0x235690,12,
+0x235700,4,
+0x235718,13,
+0x235800,25,
+0x235880,25,
+0x235900,25,
+0x235980,25,
+0x235a00,17,
+0x235a50,3,
+0x235a60,3,
+0x236000,13,
+0x236040,22,
+0x2360a0,6,
+0x2360c0,3,
+0x236100,9,
+0x236400,2,
+0x23640c,6,
+0x236440,13,
+0x236480,16,
+0x236800,1,
+0x236808,3,
+0x23681c,8,
+0x236840,3,
+0x236850,3,
+0x236880,1,
+0x236888,3,
+0x23689c,8,
+0x2368c0,3,
+0x2368d0,3,
+0x236900,1,
+0x236908,3,
+0x23691c,8,
+0x236940,3,
+0x236950,3,
+0x236980,1,
+0x236988,3,
+0x23699c,8,
+0x2369c0,3,
+0x2369d0,3,
+0x236a00,1,
+0x236a08,3,
+0x236a1c,8,
+0x236a40,3,
+0x236a50,3,
+0x236a80,1,
+0x236a88,3,
+0x236a9c,8,
+0x236ac0,3,
+0x236ad0,3,
+0x236b00,1,
+0x236b08,3,
+0x236b1c,8,
+0x236b40,3,
+0x236b50,3,
+0x236b80,1,
+0x236b88,3,
+0x236b9c,8,
+0x236bc0,3,
+0x236bd0,3,
+0x236c00,1,
+0x236c08,3,
+0x236c1c,8,
+0x236c40,3,
+0x236c50,3,
+0x236c80,2,
+0x236c94,13,
+0x237000,6,
+0x237020,3,
+0x237034,1,
+0x237040,7,
+0x237060,6,
+0x237100,5,
+0x237138,1,
+0x237144,1,
+0x237400,1,
+0x237418,1,
+0x237434,1,
+0x23752c,5,
+0x237590,1,
+0x2375ac,1,
+0x2375d8,4,
+0x237600,8,
+0x238000,6,
+0x238020,3,
+0x238030,9,
+0x238080,6,
+0x238100,20,
+0x238400,1,
+0x238418,1,
+0x238434,1,
+0x23852c,4,
+0x238590,1,
+0x2385ac,1,
+0x2385d8,4,
+0x238600,8,
+0x239000,6,
+0x239020,6,
+0x239040,3,
+0x239080,14,
+0x2390bc,1,
+0x2390c4,13,
+0x2390fc,6,
+0x239120,5,
+0x239190,10,
+0x239200,16,
+0x239244,32,
+0x239300,26,
+0x239380,2,
+0x2393a0,1,
+0x2393c0,11,
+0x239404,4,
+0x239418,16,
+0x239460,3,
+0x239500,6,
+0x239540,1,
+0x239558,2,
+0x239600,17,
+0x239800,366,
+0x23a000,6,
+0x23a020,6,
+0x23a040,3,
+0x23a080,14,
+0x23a0bc,1,
+0x23a0c4,13,
+0x23a0fc,6,
+0x23a120,5,
+0x23a190,10,
+0x23a200,16,
+0x23a244,32,
+0x23a300,26,
+0x23a380,2,
+0x23a3a0,1,
+0x23a3c0,11,
+0x23a404,4,
+0x23a418,16,
+0x23a460,3,
+0x23a500,6,
+0x23a540,1,
+0x23a558,2,
+0x23a600,17,
+0x23a800,366,
+0x23b000,4,
+0x23b020,9,
+0x23b048,6,
+0x23b064,6,
+0x23b080,1,
+0x23b100,4,
+0x23b120,9,
+0x23b148,6,
+0x23b164,6,
+0x23b180,1,
+0x23b200,35,
+0x23b290,6,
+0x23b2b4,6,
+0x23b2d0,5,
+0x23b2e8,5,
+0x23b300,37,
+0x23b400,6,
+0x23b420,3,
+0x23b438,4,
+0x23b454,3,
+0x23b478,4,
+0x23b494,3,
+0x23b800,5,
+0x23b818,1,
+0x23b854,6,
+0x23b880,2,
+0x23b8a4,1,
+0x23ba00,28,
+0x23ba7c,5,
+0x23bab0,2,
+0x23babc,10,
+0x23bb00,2,
+0x23bb0c,7,
+0x23bb34,9,
+0x23bb60,6,
+0x23bb80,8,
+0x23bc00,5,
+0x23bc18,1,
+0x23bc54,6,
+0x23bc80,2,
+0x23bca4,1,
+0x23be00,28,
+0x23be7c,5,
+0x23beb0,2,
+0x23bebc,10,
+0x23bf00,2,
+0x23bf0c,7,
+0x23bf34,9,
+0x23bf60,6,
+0x23bf80,8,
+0x23c000,4,
+0x23c014,10,
+0x23c040,1,
+0x23c048,3,
+0x23c058,1,
+0x23c060,1,
+0x23c07c,1,
+0x23c500,1,
+0x23c518,2,
+0x23c540,6,
+0x23c800,4,
+0x23c814,10,
+0x23c840,1,
+0x23c848,3,
+0x23c858,1,
+0x23c860,1,
+0x23c87c,1,
+0x23cd00,1,
+0x23cd18,2,
+0x23cd40,6,
+0x23d800,2,
+0x23d818,2,
+0x23d834,2,
+0x23d92c,6,
+0x23d990,2,
+0x23d9ac,1,
+0x23d9d8,4,
+0x23da00,16,
+0x23dc00,3,
+0x23dc20,2,
+0x23dc40,1,
+0x240000,5,
+0x240020,4,
+0x240034,9,
+0x24005c,7,
+0x240080,1,
+0x2400a0,6,
+0x240100,5,
+0x240120,4,
+0x240134,9,
+0x24015c,7,
+0x240180,1,
+0x2401a0,6,
+0x240200,5,
+0x240220,4,
+0x240234,9,
+0x24025c,7,
+0x240280,1,
+0x2402a0,6,
+0x240300,5,
+0x240320,4,
+0x240334,9,
+0x24035c,7,
+0x240380,1,
+0x2403a0,6,
+0x240400,4,
+0x240440,4,
+0x240480,3,
+0x2404c0,3,
+0x240500,5,
+0x240518,8,
+0x240c00,13,
+0x240c40,11,
+0x240c80,13,
+0x240cc0,11,
+0x240d00,6,
+0x240d20,6,
+0x240e00,10,
+0x240e40,11,
+0x240e80,8,
+0x241000,2,
+0x241010,5,
+0x241040,3,
+0x241050,3,
+0x241060,7,
+0x241080,7,
+0x2410a0,7,
+0x2410c0,7,
+0x241100,7,
+0x241140,7,
+0x241180,5,
+0x24119c,9,
+0x241218,9,
+0x241240,3,
+0x241250,6,
+0x241280,1,
+0x241288,6,
+0x2412a4,1,
+0x2412c0,1,
+0x2412c8,6,
+0x2412e4,1,
+0x241400,8,
+0x241424,2,
+0x241500,3,
+0x241520,4,
+0x241540,3,
+0x241560,4,
+0x241800,24,
+0x241864,2,
+0x241880,6,
+0x241900,12,
+0x241940,6,
+0x241960,6,
+0x241980,4,
+0x2419c0,6,
+0x2419dc,1,
+0x241a00,6,
+0x241a1c,1,
+0x241a40,1,
+0x241a68,23,
+0x241b00,17,
+0x241b80,12,
+0x242000,5,
+0x242020,4,
+0x242034,9,
+0x24205c,7,
+0x242080,1,
+0x2420a0,6,
+0x242100,5,
+0x242120,4,
+0x242134,9,
+0x24215c,7,
+0x242180,1,
+0x2421a0,6,
+0x242200,5,
+0x242220,4,
+0x242234,9,
+0x24225c,7,
+0x242280,1,
+0x2422a0,6,
+0x242300,5,
+0x242320,4,
+0x242334,9,
+0x24235c,7,
+0x242380,1,
+0x2423a0,6,
+0x242400,4,
+0x242440,4,
+0x242480,3,
+0x2424c0,3,
+0x242500,5,
+0x242518,8,
+0x242c00,13,
+0x242c40,11,
+0x242c80,13,
+0x242cc0,11,
+0x242d00,6,
+0x242d20,6,
+0x242e00,10,
+0x242e40,11,
+0x242e80,8,
+0x243000,2,
+0x243010,5,
+0x243040,3,
+0x243050,3,
+0x243060,7,
+0x243080,7,
+0x2430a0,7,
+0x2430c0,7,
+0x243100,7,
+0x243140,7,
+0x243180,5,
+0x24319c,9,
+0x243218,9,
+0x243240,3,
+0x243250,6,
+0x243280,1,
+0x243288,6,
+0x2432a4,1,
+0x2432c0,1,
+0x2432c8,6,
+0x2432e4,1,
+0x243400,8,
+0x243424,2,
+0x243500,3,
+0x243520,4,
+0x243540,3,
+0x243560,4,
+0x243800,24,
+0x243864,2,
+0x243880,6,
+0x243900,12,
+0x243940,6,
+0x243960,6,
+0x243980,4,
+0x2439c0,6,
+0x2439dc,1,
+0x243a00,6,
+0x243a1c,1,
+0x243a40,1,
+0x243a68,23,
+0x243b00,17,
+0x243b80,12,
+0x244000,4,
+0x244014,6,
+0x244030,5,
+0x244080,4,
+0x244094,6,
+0x2440b0,5,
+0x244100,4,
+0x244114,6,
+0x244130,5,
+0x244180,4,
+0x244194,6,
+0x2441b0,5,
+0x244200,3,
+0x244210,23,
+0x244500,3,
+0x244510,12,
+0x244580,3,
+0x244590,12,
+0x244600,3,
+0x244610,12,
+0x244680,3,
+0x244690,12,
+0x244700,4,
+0x244718,13,
+0x244800,25,
+0x244880,25,
+0x244900,25,
+0x244980,25,
+0x244a00,17,
+0x244a50,3,
+0x244a60,3,
+0x245000,4,
+0x245014,6,
+0x245030,5,
+0x245080,4,
+0x245094,6,
+0x2450b0,5,
+0x245100,4,
+0x245114,6,
+0x245130,5,
+0x245180,4,
+0x245194,6,
+0x2451b0,5,
+0x245200,3,
+0x245210,23,
+0x245500,3,
+0x245510,12,
+0x245580,3,
+0x245590,12,
+0x245600,3,
+0x245610,12,
+0x245680,3,
+0x245690,12,
+0x245700,4,
+0x245718,13,
+0x245800,25,
+0x245880,25,
+0x245900,25,
+0x245980,25,
+0x245a00,17,
+0x245a50,3,
+0x245a60,3,
+0x246000,13,
+0x246040,22,
+0x2460a0,6,
+0x2460c0,3,
+0x246100,9,
+0x246400,2,
+0x24640c,6,
+0x246440,13,
+0x246480,16,
+0x246800,1,
+0x246808,3,
+0x24681c,8,
+0x246840,3,
+0x246850,3,
+0x246880,1,
+0x246888,3,
+0x24689c,8,
+0x2468c0,3,
+0x2468d0,3,
+0x246900,1,
+0x246908,3,
+0x24691c,8,
+0x246940,3,
+0x246950,3,
+0x246980,1,
+0x246988,3,
+0x24699c,8,
+0x2469c0,3,
+0x2469d0,3,
+0x246a00,1,
+0x246a08,3,
+0x246a1c,8,
+0x246a40,3,
+0x246a50,3,
+0x246a80,1,
+0x246a88,3,
+0x246a9c,8,
+0x246ac0,3,
+0x246ad0,3,
+0x246b00,1,
+0x246b08,3,
+0x246b1c,8,
+0x246b40,3,
+0x246b50,3,
+0x246b80,1,
+0x246b88,3,
+0x246b9c,8,
+0x246bc0,3,
+0x246bd0,3,
+0x246c00,1,
+0x246c08,3,
+0x246c1c,8,
+0x246c40,3,
+0x246c50,3,
+0x246c80,2,
+0x246c94,13,
+0x247000,6,
+0x247020,3,
+0x247034,1,
+0x247040,7,
+0x247060,6,
+0x247100,5,
+0x247138,1,
+0x247144,1,
+0x247400,1,
+0x247418,1,
+0x247434,1,
+0x24752c,5,
+0x247590,1,
+0x2475ac,1,
+0x2475d8,4,
+0x247600,8,
+0x248000,6,
+0x248020,3,
+0x248030,9,
+0x248080,6,
+0x248100,20,
+0x248400,1,
+0x248418,1,
+0x248434,1,
+0x24852c,4,
+0x248590,1,
+0x2485ac,1,
+0x2485d8,4,
+0x248600,8,
+0x249000,6,
+0x249020,6,
+0x249040,3,
+0x249080,14,
+0x2490bc,1,
+0x2490c4,13,
+0x2490fc,6,
+0x249120,5,
+0x249190,10,
+0x249200,16,
+0x249244,32,
+0x249300,26,
+0x249380,2,
+0x2493a0,1,
+0x2493c0,11,
+0x249404,4,
+0x249418,16,
+0x249460,3,
+0x249500,6,
+0x249540,1,
+0x249558,2,
+0x249600,17,
+0x249800,366,
+0x24a000,6,
+0x24a020,6,
+0x24a040,3,
+0x24a080,14,
+0x24a0bc,1,
+0x24a0c4,13,
+0x24a0fc,6,
+0x24a120,5,
+0x24a190,10,
+0x24a200,16,
+0x24a244,32,
+0x24a300,26,
+0x24a380,2,
+0x24a3a0,1,
+0x24a3c0,11,
+0x24a404,4,
+0x24a418,16,
+0x24a460,3,
+0x24a500,6,
+0x24a540,1,
+0x24a558,2,
+0x24a600,17,
+0x24a800,366,
+0x24b000,4,
+0x24b020,9,
+0x24b048,6,
+0x24b064,6,
+0x24b080,1,
+0x24b100,4,
+0x24b120,9,
+0x24b148,6,
+0x24b164,6,
+0x24b180,1,
+0x24b200,35,
+0x24b290,6,
+0x24b2b4,6,
+0x24b2d0,5,
+0x24b2e8,5,
+0x24b300,37,
+0x24b400,6,
+0x24b420,3,
+0x24b438,4,
+0x24b454,3,
+0x24b478,4,
+0x24b494,3,
+0x24b800,5,
+0x24b818,1,
+0x24b854,6,
+0x24b880,2,
+0x24b8a4,1,
+0x24ba00,28,
+0x24ba7c,5,
+0x24bab0,2,
+0x24babc,10,
+0x24bb00,2,
+0x24bb0c,7,
+0x24bb34,9,
+0x24bb60,6,
+0x24bb80,8,
+0x24bc00,5,
+0x24bc18,1,
+0x24bc54,6,
+0x24bc80,2,
+0x24bca4,1,
+0x24be00,28,
+0x24be7c,5,
+0x24beb0,2,
+0x24bebc,10,
+0x24bf00,2,
+0x24bf0c,7,
+0x24bf34,9,
+0x24bf60,6,
+0x24bf80,8,
+0x24c000,4,
+0x24c014,10,
+0x24c040,1,
+0x24c048,3,
+0x24c058,1,
+0x24c060,1,
+0x24c07c,1,
+0x24c500,1,
+0x24c518,2,
+0x24c540,6,
+0x24c800,4,
+0x24c814,10,
+0x24c840,1,
+0x24c848,3,
+0x24c858,1,
+0x24c860,1,
+0x24c87c,1,
+0x24cd00,1,
+0x24cd18,2,
+0x24cd40,6,
+0x24d800,2,
+0x24d818,2,
+0x24d834,2,
+0x24d92c,6,
+0x24d990,2,
+0x24d9ac,1,
+0x24d9d8,4,
+0x24da00,16,
+0x24dc00,3,
+0x24dc20,2,
+0x24dc40,1,
+0x250000,5,
+0x250020,4,
+0x250034,9,
+0x25005c,7,
+0x250080,1,
+0x2500a0,6,
+0x250100,5,
+0x250120,4,
+0x250134,9,
+0x25015c,7,
+0x250180,1,
+0x2501a0,6,
+0x250200,5,
+0x250220,4,
+0x250234,9,
+0x25025c,7,
+0x250280,1,
+0x2502a0,6,
+0x250300,5,
+0x250320,4,
+0x250334,9,
+0x25035c,7,
+0x250380,1,
+0x2503a0,6,
+0x250400,4,
+0x250440,4,
+0x250480,3,
+0x2504c0,3,
+0x250500,5,
+0x250518,8,
+0x250c00,13,
+0x250c40,11,
+0x250c80,13,
+0x250cc0,11,
+0x250d00,6,
+0x250d20,6,
+0x250e00,10,
+0x250e40,11,
+0x250e80,8,
+0x251000,2,
+0x251010,5,
+0x251040,3,
+0x251050,3,
+0x251060,7,
+0x251080,7,
+0x2510a0,7,
+0x2510c0,7,
+0x251100,7,
+0x251140,7,
+0x251180,5,
+0x25119c,9,
+0x251218,9,
+0x251240,3,
+0x251250,6,
+0x251280,1,
+0x251288,6,
+0x2512a4,1,
+0x2512c0,1,
+0x2512c8,6,
+0x2512e4,1,
+0x251400,8,
+0x251424,2,
+0x251500,3,
+0x251520,4,
+0x251540,3,
+0x251560,4,
+0x251800,24,
+0x251864,2,
+0x251880,6,
+0x251900,12,
+0x251940,6,
+0x251960,6,
+0x251980,4,
+0x2519c0,6,
+0x2519dc,1,
+0x251a00,6,
+0x251a1c,1,
+0x251a40,1,
+0x251a68,23,
+0x251b00,17,
+0x251b80,12,
+0x252000,5,
+0x252020,4,
+0x252034,9,
+0x25205c,7,
+0x252080,1,
+0x2520a0,6,
+0x252100,5,
+0x252120,4,
+0x252134,9,
+0x25215c,7,
+0x252180,1,
+0x2521a0,6,
+0x252200,5,
+0x252220,4,
+0x252234,9,
+0x25225c,7,
+0x252280,1,
+0x2522a0,6,
+0x252300,5,
+0x252320,4,
+0x252334,9,
+0x25235c,7,
+0x252380,1,
+0x2523a0,6,
+0x252400,4,
+0x252440,4,
+0x252480,3,
+0x2524c0,3,
+0x252500,5,
+0x252518,8,
+0x252c00,13,
+0x252c40,11,
+0x252c80,13,
+0x252cc0,11,
+0x252d00,6,
+0x252d20,6,
+0x252e00,10,
+0x252e40,11,
+0x252e80,8,
+0x253000,2,
+0x253010,5,
+0x253040,3,
+0x253050,3,
+0x253060,7,
+0x253080,7,
+0x2530a0,7,
+0x2530c0,7,
+0x253100,7,
+0x253140,7,
+0x253180,5,
+0x25319c,9,
+0x253218,9,
+0x253240,3,
+0x253250,6,
+0x253280,1,
+0x253288,6,
+0x2532a4,1,
+0x2532c0,1,
+0x2532c8,6,
+0x2532e4,1,
+0x253400,8,
+0x253424,2,
+0x253500,3,
+0x253520,4,
+0x253540,3,
+0x253560,4,
+0x253800,24,
+0x253864,2,
+0x253880,6,
+0x253900,12,
+0x253940,6,
+0x253960,6,
+0x253980,4,
+0x2539c0,6,
+0x2539dc,1,
+0x253a00,6,
+0x253a1c,1,
+0x253a40,1,
+0x253a68,23,
+0x253b00,17,
+0x253b80,12,
+0x254000,4,
+0x254014,6,
+0x254030,5,
+0x254080,4,
+0x254094,6,
+0x2540b0,5,
+0x254100,4,
+0x254114,6,
+0x254130,5,
+0x254180,4,
+0x254194,6,
+0x2541b0,5,
+0x254200,3,
+0x254210,23,
+0x254500,3,
+0x254510,12,
+0x254580,3,
+0x254590,12,
+0x254600,3,
+0x254610,12,
+0x254680,3,
+0x254690,12,
+0x254700,4,
+0x254718,13,
+0x254800,25,
+0x254880,25,
+0x254900,25,
+0x254980,25,
+0x254a00,17,
+0x254a50,3,
+0x254a60,3,
+0x255000,4,
+0x255014,6,
+0x255030,5,
+0x255080,4,
+0x255094,6,
+0x2550b0,5,
+0x255100,4,
+0x255114,6,
+0x255130,5,
+0x255180,4,
+0x255194,6,
+0x2551b0,5,
+0x255200,3,
+0x255210,23,
+0x255500,3,
+0x255510,12,
+0x255580,3,
+0x255590,12,
+0x255600,3,
+0x255610,12,
+0x255680,3,
+0x255690,12,
+0x255700,4,
+0x255718,13,
+0x255800,25,
+0x255880,25,
+0x255900,25,
+0x255980,25,
+0x255a00,17,
+0x255a50,3,
+0x255a60,3,
+0x256000,13,
+0x256040,22,
+0x2560a0,6,
+0x2560c0,3,
+0x256100,9,
+0x256400,2,
+0x25640c,6,
+0x256440,13,
+0x256480,16,
+0x256800,1,
+0x256808,3,
+0x25681c,8,
+0x256840,3,
+0x256850,3,
+0x256880,1,
+0x256888,3,
+0x25689c,8,
+0x2568c0,3,
+0x2568d0,3,
+0x256900,1,
+0x256908,3,
+0x25691c,8,
+0x256940,3,
+0x256950,3,
+0x256980,1,
+0x256988,3,
+0x25699c,8,
+0x2569c0,3,
+0x2569d0,3,
+0x256a00,1,
+0x256a08,3,
+0x256a1c,8,
+0x256a40,3,
+0x256a50,3,
+0x256a80,1,
+0x256a88,3,
+0x256a9c,8,
+0x256ac0,3,
+0x256ad0,3,
+0x256b00,1,
+0x256b08,3,
+0x256b1c,8,
+0x256b40,3,
+0x256b50,3,
+0x256b80,1,
+0x256b88,3,
+0x256b9c,8,
+0x256bc0,3,
+0x256bd0,3,
+0x256c00,1,
+0x256c08,3,
+0x256c1c,8,
+0x256c40,3,
+0x256c50,3,
+0x256c80,2,
+0x256c94,13,
+0x257000,6,
+0x257020,3,
+0x257034,1,
+0x257040,7,
+0x257060,6,
+0x257100,5,
+0x257138,1,
+0x257144,1,
+0x257400,1,
+0x257418,1,
+0x257434,1,
+0x25752c,5,
+0x257590,1,
+0x2575ac,1,
+0x2575d8,4,
+0x257600,8,
+0x258000,6,
+0x258020,3,
+0x258030,9,
+0x258080,6,
+0x258100,20,
+0x258400,1,
+0x258418,1,
+0x258434,1,
+0x25852c,4,
+0x258590,1,
+0x2585ac,1,
+0x2585d8,4,
+0x258600,8,
+0x259000,6,
+0x259020,6,
+0x259040,3,
+0x259080,14,
+0x2590bc,1,
+0x2590c4,13,
+0x2590fc,6,
+0x259120,5,
+0x259190,10,
+0x259200,16,
+0x259244,32,
+0x259300,26,
+0x259380,2,
+0x2593a0,1,
+0x2593c0,11,
+0x259404,4,
+0x259418,16,
+0x259460,3,
+0x259500,6,
+0x259540,1,
+0x259558,2,
+0x259600,17,
+0x259800,366,
+0x25a000,6,
+0x25a020,6,
+0x25a040,3,
+0x25a080,14,
+0x25a0bc,1,
+0x25a0c4,13,
+0x25a0fc,6,
+0x25a120,5,
+0x25a190,10,
+0x25a200,16,
+0x25a244,32,
+0x25a300,26,
+0x25a380,2,
+0x25a3a0,1,
+0x25a3c0,11,
+0x25a404,4,
+0x25a418,16,
+0x25a460,3,
+0x25a500,6,
+0x25a540,1,
+0x25a558,2,
+0x25a600,17,
+0x25a800,366,
+0x25b000,4,
+0x25b020,9,
+0x25b048,6,
+0x25b064,6,
+0x25b080,1,
+0x25b100,4,
+0x25b120,9,
+0x25b148,6,
+0x25b164,6,
+0x25b180,1,
+0x25b200,35,
+0x25b290,6,
+0x25b2b4,6,
+0x25b2d0,5,
+0x25b2e8,5,
+0x25b300,37,
+0x25b400,6,
+0x25b420,3,
+0x25b438,4,
+0x25b454,3,
+0x25b478,4,
+0x25b494,3,
+0x25b800,5,
+0x25b818,1,
+0x25b854,6,
+0x25b880,2,
+0x25b8a4,1,
+0x25ba00,28,
+0x25ba7c,5,
+0x25bab0,2,
+0x25babc,10,
+0x25bb00,2,
+0x25bb0c,7,
+0x25bb34,9,
+0x25bb60,6,
+0x25bb80,8,
+0x25bc00,5,
+0x25bc18,1,
+0x25bc54,6,
+0x25bc80,2,
+0x25bca4,1,
+0x25be00,28,
+0x25be7c,5,
+0x25beb0,2,
+0x25bebc,10,
+0x25bf00,2,
+0x25bf0c,7,
+0x25bf34,9,
+0x25bf60,6,
+0x25bf80,8,
+0x25c000,4,
+0x25c014,10,
+0x25c040,1,
+0x25c048,3,
+0x25c058,1,
+0x25c060,1,
+0x25c07c,1,
+0x25c500,1,
+0x25c518,2,
+0x25c540,6,
+0x25c800,4,
+0x25c814,10,
+0x25c840,1,
+0x25c848,3,
+0x25c858,1,
+0x25c860,1,
+0x25c87c,1,
+0x25cd00,1,
+0x25cd18,2,
+0x25cd40,6,
+0x25d800,2,
+0x25d818,2,
+0x25d834,2,
+0x25d92c,6,
+0x25d990,2,
+0x25d9ac,1,
+0x25d9d8,4,
+0x25da00,16,
+0x25dc00,3,
+0x25dc20,2,
+0x25dc40,1,
+0x260000,5,
+0x260020,4,
+0x260034,9,
+0x26005c,7,
+0x260080,1,
+0x2600a0,6,
+0x260100,5,
+0x260120,4,
+0x260134,9,
+0x26015c,7,
+0x260180,1,
+0x2601a0,6,
+0x260200,5,
+0x260220,4,
+0x260234,9,
+0x26025c,7,
+0x260280,1,
+0x2602a0,6,
+0x260300,5,
+0x260320,4,
+0x260334,9,
+0x26035c,7,
+0x260380,1,
+0x2603a0,6,
+0x260400,4,
+0x260440,4,
+0x260480,3,
+0x2604c0,3,
+0x260500,5,
+0x260518,8,
+0x260c00,13,
+0x260c40,11,
+0x260c80,13,
+0x260cc0,11,
+0x260d00,6,
+0x260d20,6,
+0x260e00,10,
+0x260e40,11,
+0x260e80,8,
+0x261000,2,
+0x261010,5,
+0x261040,3,
+0x261050,3,
+0x261060,7,
+0x261080,7,
+0x2610a0,7,
+0x2610c0,7,
+0x261100,7,
+0x261140,7,
+0x261180,5,
+0x26119c,9,
+0x261218,9,
+0x261240,3,
+0x261250,6,
+0x261280,1,
+0x261288,6,
+0x2612a4,1,
+0x2612c0,1,
+0x2612c8,6,
+0x2612e4,1,
+0x261400,8,
+0x261424,2,
+0x261500,3,
+0x261520,4,
+0x261540,3,
+0x261560,4,
+0x261800,24,
+0x261864,2,
+0x261880,6,
+0x261900,12,
+0x261940,6,
+0x261960,6,
+0x261980,4,
+0x2619c0,6,
+0x2619dc,1,
+0x261a00,6,
+0x261a1c,1,
+0x261a40,1,
+0x261a68,23,
+0x261b00,17,
+0x261b80,12,
+0x262000,5,
+0x262020,4,
+0x262034,9,
+0x26205c,7,
+0x262080,1,
+0x2620a0,6,
+0x262100,5,
+0x262120,4,
+0x262134,9,
+0x26215c,7,
+0x262180,1,
+0x2621a0,6,
+0x262200,5,
+0x262220,4,
+0x262234,9,
+0x26225c,7,
+0x262280,1,
+0x2622a0,6,
+0x262300,5,
+0x262320,4,
+0x262334,9,
+0x26235c,7,
+0x262380,1,
+0x2623a0,6,
+0x262400,4,
+0x262440,4,
+0x262480,3,
+0x2624c0,3,
+0x262500,5,
+0x262518,8,
+0x262c00,13,
+0x262c40,11,
+0x262c80,13,
+0x262cc0,11,
+0x262d00,6,
+0x262d20,6,
+0x262e00,10,
+0x262e40,11,
+0x262e80,8,
+0x263000,2,
+0x263010,5,
+0x263040,3,
+0x263050,3,
+0x263060,7,
+0x263080,7,
+0x2630a0,7,
+0x2630c0,7,
+0x263100,7,
+0x263140,7,
+0x263180,5,
+0x26319c,9,
+0x263218,9,
+0x263240,3,
+0x263250,6,
+0x263280,1,
+0x263288,6,
+0x2632a4,1,
+0x2632c0,1,
+0x2632c8,6,
+0x2632e4,1,
+0x263400,8,
+0x263424,2,
+0x263500,3,
+0x263520,4,
+0x263540,3,
+0x263560,4,
+0x263800,24,
+0x263864,2,
+0x263880,6,
+0x263900,12,
+0x263940,6,
+0x263960,6,
+0x263980,4,
+0x2639c0,6,
+0x2639dc,1,
+0x263a00,6,
+0x263a1c,1,
+0x263a40,1,
+0x263a68,23,
+0x263b00,17,
+0x263b80,12,
+0x264000,4,
+0x264014,6,
+0x264030,5,
+0x264080,4,
+0x264094,6,
+0x2640b0,5,
+0x264100,4,
+0x264114,6,
+0x264130,5,
+0x264180,4,
+0x264194,6,
+0x2641b0,5,
+0x264200,3,
+0x264210,23,
+0x264500,3,
+0x264510,12,
+0x264580,3,
+0x264590,12,
+0x264600,3,
+0x264610,12,
+0x264680,3,
+0x264690,12,
+0x264700,4,
+0x264718,13,
+0x264800,25,
+0x264880,25,
+0x264900,25,
+0x264980,25,
+0x264a00,17,
+0x264a50,3,
+0x264a60,3,
+0x265000,4,
+0x265014,6,
+0x265030,5,
+0x265080,4,
+0x265094,6,
+0x2650b0,5,
+0x265100,4,
+0x265114,6,
+0x265130,5,
+0x265180,4,
+0x265194,6,
+0x2651b0,5,
+0x265200,3,
+0x265210,23,
+0x265500,3,
+0x265510,12,
+0x265580,3,
+0x265590,12,
+0x265600,3,
+0x265610,12,
+0x265680,3,
+0x265690,12,
+0x265700,4,
+0x265718,13,
+0x265800,25,
+0x265880,25,
+0x265900,25,
+0x265980,25,
+0x265a00,17,
+0x265a50,3,
+0x265a60,3,
+0x266000,13,
+0x266040,22,
+0x2660a0,6,
+0x2660c0,3,
+0x266100,9,
+0x266400,2,
+0x26640c,6,
+0x266440,13,
+0x266480,16,
+0x266800,1,
+0x266808,3,
+0x26681c,8,
+0x266840,3,
+0x266850,3,
+0x266880,1,
+0x266888,3,
+0x26689c,8,
+0x2668c0,3,
+0x2668d0,3,
+0x266900,1,
+0x266908,3,
+0x26691c,8,
+0x266940,3,
+0x266950,3,
+0x266980,1,
+0x266988,3,
+0x26699c,8,
+0x2669c0,3,
+0x2669d0,3,
+0x266a00,1,
+0x266a08,3,
+0x266a1c,8,
+0x266a40,3,
+0x266a50,3,
+0x266a80,1,
+0x266a88,3,
+0x266a9c,8,
+0x266ac0,3,
+0x266ad0,3,
+0x266b00,1,
+0x266b08,3,
+0x266b1c,8,
+0x266b40,3,
+0x266b50,3,
+0x266b80,1,
+0x266b88,3,
+0x266b9c,8,
+0x266bc0,3,
+0x266bd0,3,
+0x266c00,1,
+0x266c08,3,
+0x266c1c,8,
+0x266c40,3,
+0x266c50,3,
+0x266c80,2,
+0x266c94,13,
+0x267000,6,
+0x267020,3,
+0x267034,1,
+0x267040,7,
+0x267060,6,
+0x267100,5,
+0x267138,1,
+0x267144,1,
+0x267400,1,
+0x267418,1,
+0x267434,1,
+0x26752c,5,
+0x267590,1,
+0x2675ac,1,
+0x2675d8,4,
+0x267600,8,
+0x268000,6,
+0x268020,3,
+0x268030,9,
+0x268080,6,
+0x268100,20,
+0x268400,1,
+0x268418,1,
+0x268434,1,
+0x26852c,4,
+0x268590,1,
+0x2685ac,1,
+0x2685d8,4,
+0x268600,8,
+0x269000,6,
+0x269020,6,
+0x269040,3,
+0x269080,14,
+0x2690bc,1,
+0x2690c4,13,
+0x2690fc,6,
+0x269120,5,
+0x269190,10,
+0x269200,16,
+0x269244,32,
+0x269300,26,
+0x269380,2,
+0x2693a0,1,
+0x2693c0,11,
+0x269404,4,
+0x269418,16,
+0x269460,3,
+0x269500,6,
+0x269540,1,
+0x269558,2,
+0x269600,17,
+0x269800,366,
+0x26a000,6,
+0x26a020,6,
+0x26a040,3,
+0x26a080,14,
+0x26a0bc,1,
+0x26a0c4,13,
+0x26a0fc,6,
+0x26a120,5,
+0x26a190,10,
+0x26a200,16,
+0x26a244,32,
+0x26a300,26,
+0x26a380,2,
+0x26a3a0,1,
+0x26a3c0,11,
+0x26a404,4,
+0x26a418,16,
+0x26a460,3,
+0x26a500,6,
+0x26a540,1,
+0x26a558,2,
+0x26a600,17,
+0x26a800,366,
+0x26b000,4,
+0x26b020,9,
+0x26b048,6,
+0x26b064,6,
+0x26b080,1,
+0x26b100,4,
+0x26b120,9,
+0x26b148,6,
+0x26b164,6,
+0x26b180,1,
+0x26b200,35,
+0x26b290,6,
+0x26b2b4,6,
+0x26b2d0,5,
+0x26b2e8,5,
+0x26b300,37,
+0x26b400,6,
+0x26b420,3,
+0x26b438,4,
+0x26b454,3,
+0x26b478,4,
+0x26b494,3,
+0x26b800,5,
+0x26b818,1,
+0x26b854,6,
+0x26b880,2,
+0x26b8a4,1,
+0x26ba00,28,
+0x26ba7c,5,
+0x26bab0,2,
+0x26babc,10,
+0x26bb00,2,
+0x26bb0c,7,
+0x26bb34,9,
+0x26bb60,6,
+0x26bb80,8,
+0x26bc00,5,
+0x26bc18,1,
+0x26bc54,6,
+0x26bc80,2,
+0x26bca4,1,
+0x26be00,28,
+0x26be7c,5,
+0x26beb0,2,
+0x26bebc,10,
+0x26bf00,2,
+0x26bf0c,7,
+0x26bf34,9,
+0x26bf60,6,
+0x26bf80,8,
+0x26c000,4,
+0x26c014,10,
+0x26c040,1,
+0x26c048,3,
+0x26c058,1,
+0x26c060,1,
+0x26c07c,1,
+0x26c500,1,
+0x26c518,2,
+0x26c540,6,
+0x26c800,4,
+0x26c814,10,
+0x26c840,1,
+0x26c848,3,
+0x26c858,1,
+0x26c860,1,
+0x26c87c,1,
+0x26cd00,1,
+0x26cd18,2,
+0x26cd40,6,
+0x26d800,2,
+0x26d818,2,
+0x26d834,2,
+0x26d92c,6,
+0x26d990,2,
+0x26d9ac,1,
+0x26d9d8,4,
+0x26da00,16,
+0x26dc00,3,
+0x26dc20,2,
+0x26dc40,1,
+0x270000,5,
+0x270020,4,
+0x270034,9,
+0x27005c,7,
+0x270080,1,
+0x2700a0,6,
+0x270100,5,
+0x270120,4,
+0x270134,9,
+0x27015c,7,
+0x270180,1,
+0x2701a0,6,
+0x270200,5,
+0x270220,4,
+0x270234,9,
+0x27025c,7,
+0x270280,1,
+0x2702a0,6,
+0x270300,5,
+0x270320,4,
+0x270334,9,
+0x27035c,7,
+0x270380,1,
+0x2703a0,6,
+0x270400,4,
+0x270440,4,
+0x270480,3,
+0x2704c0,3,
+0x270500,5,
+0x270518,8,
+0x270c00,13,
+0x270c40,11,
+0x270c80,13,
+0x270cc0,11,
+0x270d00,6,
+0x270d20,6,
+0x270e00,10,
+0x270e40,11,
+0x270e80,8,
+0x271000,2,
+0x271010,5,
+0x271040,3,
+0x271050,3,
+0x271060,7,
+0x271080,7,
+0x2710a0,7,
+0x2710c0,7,
+0x271100,7,
+0x271140,7,
+0x271180,5,
+0x27119c,9,
+0x271218,9,
+0x271240,3,
+0x271250,6,
+0x271280,1,
+0x271288,6,
+0x2712a4,1,
+0x2712c0,1,
+0x2712c8,6,
+0x2712e4,1,
+0x271400,8,
+0x271424,2,
+0x271500,3,
+0x271520,4,
+0x271540,3,
+0x271560,4,
+0x271800,24,
+0x271864,2,
+0x271880,6,
+0x271900,12,
+0x271940,6,
+0x271960,6,
+0x271980,4,
+0x2719c0,6,
+0x2719dc,1,
+0x271a00,6,
+0x271a1c,1,
+0x271a40,1,
+0x271a68,23,
+0x271b00,17,
+0x271b80,12,
+0x272000,5,
+0x272020,4,
+0x272034,9,
+0x27205c,7,
+0x272080,1,
+0x2720a0,6,
+0x272100,5,
+0x272120,4,
+0x272134,9,
+0x27215c,7,
+0x272180,1,
+0x2721a0,6,
+0x272200,5,
+0x272220,4,
+0x272234,9,
+0x27225c,7,
+0x272280,1,
+0x2722a0,6,
+0x272300,5,
+0x272320,4,
+0x272334,9,
+0x27235c,7,
+0x272380,1,
+0x2723a0,6,
+0x272400,4,
+0x272440,4,
+0x272480,3,
+0x2724c0,3,
+0x272500,5,
+0x272518,8,
+0x272c00,13,
+0x272c40,11,
+0x272c80,13,
+0x272cc0,11,
+0x272d00,6,
+0x272d20,6,
+0x272e00,10,
+0x272e40,11,
+0x272e80,8,
+0x273000,2,
+0x273010,5,
+0x273040,3,
+0x273050,3,
+0x273060,7,
+0x273080,7,
+0x2730a0,7,
+0x2730c0,7,
+0x273100,7,
+0x273140,7,
+0x273180,5,
+0x27319c,9,
+0x273218,9,
+0x273240,3,
+0x273250,6,
+0x273280,1,
+0x273288,6,
+0x2732a4,1,
+0x2732c0,1,
+0x2732c8,6,
+0x2732e4,1,
+0x273400,8,
+0x273424,2,
+0x273500,3,
+0x273520,4,
+0x273540,3,
+0x273560,4,
+0x273800,24,
+0x273864,2,
+0x273880,6,
+0x273900,12,
+0x273940,6,
+0x273960,6,
+0x273980,4,
+0x2739c0,6,
+0x2739dc,1,
+0x273a00,6,
+0x273a1c,1,
+0x273a40,1,
+0x273a68,23,
+0x273b00,17,
+0x273b80,12,
+0x274000,4,
+0x274014,6,
+0x274030,5,
+0x274080,4,
+0x274094,6,
+0x2740b0,5,
+0x274100,4,
+0x274114,6,
+0x274130,5,
+0x274180,4,
+0x274194,6,
+0x2741b0,5,
+0x274200,3,
+0x274210,23,
+0x274500,3,
+0x274510,12,
+0x274580,3,
+0x274590,12,
+0x274600,3,
+0x274610,12,
+0x274680,3,
+0x274690,12,
+0x274700,4,
+0x274718,13,
+0x274800,25,
+0x274880,25,
+0x274900,25,
+0x274980,25,
+0x274a00,17,
+0x274a50,3,
+0x274a60,3,
+0x275000,4,
+0x275014,6,
+0x275030,5,
+0x275080,4,
+0x275094,6,
+0x2750b0,5,
+0x275100,4,
+0x275114,6,
+0x275130,5,
+0x275180,4,
+0x275194,6,
+0x2751b0,5,
+0x275200,3,
+0x275210,23,
+0x275500,3,
+0x275510,12,
+0x275580,3,
+0x275590,12,
+0x275600,3,
+0x275610,12,
+0x275680,3,
+0x275690,12,
+0x275700,4,
+0x275718,13,
+0x275800,25,
+0x275880,25,
+0x275900,25,
+0x275980,25,
+0x275a00,17,
+0x275a50,3,
+0x275a60,3,
+0x276000,13,
+0x276040,22,
+0x2760a0,6,
+0x2760c0,3,
+0x276100,9,
+0x276400,2,
+0x27640c,6,
+0x276440,13,
+0x276480,16,
+0x276800,1,
+0x276808,3,
+0x27681c,8,
+0x276840,3,
+0x276850,3,
+0x276880,1,
+0x276888,3,
+0x27689c,8,
+0x2768c0,3,
+0x2768d0,3,
+0x276900,1,
+0x276908,3,
+0x27691c,8,
+0x276940,3,
+0x276950,3,
+0x276980,1,
+0x276988,3,
+0x27699c,8,
+0x2769c0,3,
+0x2769d0,3,
+0x276a00,1,
+0x276a08,3,
+0x276a1c,8,
+0x276a40,3,
+0x276a50,3,
+0x276a80,1,
+0x276a88,3,
+0x276a9c,8,
+0x276ac0,3,
+0x276ad0,3,
+0x276b00,1,
+0x276b08,3,
+0x276b1c,8,
+0x276b40,3,
+0x276b50,3,
+0x276b80,1,
+0x276b88,3,
+0x276b9c,8,
+0x276bc0,3,
+0x276bd0,3,
+0x276c00,1,
+0x276c08,3,
+0x276c1c,8,
+0x276c40,3,
+0x276c50,3,
+0x276c80,2,
+0x276c94,13,
+0x277000,6,
+0x277020,3,
+0x277034,1,
+0x277040,7,
+0x277060,6,
+0x277100,5,
+0x277138,1,
+0x277144,1,
+0x277400,1,
+0x277418,1,
+0x277434,1,
+0x27752c,5,
+0x277590,1,
+0x2775ac,1,
+0x2775d8,4,
+0x277600,8,
+0x278000,6,
+0x278020,3,
+0x278030,9,
+0x278080,6,
+0x278100,20,
+0x278400,1,
+0x278418,1,
+0x278434,1,
+0x27852c,4,
+0x278590,1,
+0x2785ac,1,
+0x2785d8,4,
+0x278600,8,
+0x279000,6,
+0x279020,6,
+0x279040,3,
+0x279080,14,
+0x2790bc,1,
+0x2790c4,13,
+0x2790fc,6,
+0x279120,5,
+0x279190,10,
+0x279200,16,
+0x279244,32,
+0x279300,26,
+0x279380,2,
+0x2793a0,1,
+0x2793c0,11,
+0x279404,4,
+0x279418,16,
+0x279460,3,
+0x279500,6,
+0x279540,1,
+0x279558,2,
+0x279600,17,
+0x279800,366,
+0x27a000,6,
+0x27a020,6,
+0x27a040,3,
+0x27a080,14,
+0x27a0bc,1,
+0x27a0c4,13,
+0x27a0fc,6,
+0x27a120,5,
+0x27a190,10,
+0x27a200,16,
+0x27a244,32,
+0x27a300,26,
+0x27a380,2,
+0x27a3a0,1,
+0x27a3c0,11,
+0x27a404,4,
+0x27a418,16,
+0x27a460,3,
+0x27a500,6,
+0x27a540,1,
+0x27a558,2,
+0x27a600,17,
+0x27a800,366,
+0x27b000,4,
+0x27b020,9,
+0x27b048,6,
+0x27b064,6,
+0x27b080,1,
+0x27b100,4,
+0x27b120,9,
+0x27b148,6,
+0x27b164,6,
+0x27b180,1,
+0x27b200,35,
+0x27b290,6,
+0x27b2b4,6,
+0x27b2d0,5,
+0x27b2e8,5,
+0x27b300,37,
+0x27b400,6,
+0x27b420,3,
+0x27b438,4,
+0x27b454,3,
+0x27b478,4,
+0x27b494,3,
+0x27b800,5,
+0x27b818,1,
+0x27b854,6,
+0x27b880,2,
+0x27b8a4,1,
+0x27ba00,28,
+0x27ba7c,5,
+0x27bab0,2,
+0x27babc,10,
+0x27bb00,2,
+0x27bb0c,7,
+0x27bb34,9,
+0x27bb60,6,
+0x27bb80,8,
+0x27bc00,5,
+0x27bc18,1,
+0x27bc54,6,
+0x27bc80,2,
+0x27bca4,1,
+0x27be00,28,
+0x27be7c,5,
+0x27beb0,2,
+0x27bebc,10,
+0x27bf00,2,
+0x27bf0c,7,
+0x27bf34,9,
+0x27bf60,6,
+0x27bf80,8,
+0x27c000,4,
+0x27c014,10,
+0x27c040,1,
+0x27c048,3,
+0x27c058,1,
+0x27c060,1,
+0x27c07c,1,
+0x27c500,1,
+0x27c518,2,
+0x27c540,6,
+0x27c800,4,
+0x27c814,10,
+0x27c840,1,
+0x27c848,3,
+0x27c858,1,
+0x27c860,1,
+0x27c87c,1,
+0x27cd00,1,
+0x27cd18,2,
+0x27cd40,6,
+0x27d800,2,
+0x27d818,2,
+0x27d834,2,
+0x27d92c,6,
+0x27d990,2,
+0x27d9ac,1,
+0x27d9d8,4,
+0x27da00,16,
+0x27dc00,3,
+0x27dc20,2,
+0x27dc40,1,
+0x280000,5,
+0x280020,4,
+0x280034,9,
+0x28005c,7,
+0x280080,1,
+0x2800a0,6,
+0x280100,5,
+0x280120,4,
+0x280134,9,
+0x28015c,7,
+0x280180,1,
+0x2801a0,6,
+0x280200,5,
+0x280220,4,
+0x280234,9,
+0x28025c,7,
+0x280280,1,
+0x2802a0,6,
+0x280300,5,
+0x280320,4,
+0x280334,9,
+0x28035c,7,
+0x280380,1,
+0x2803a0,6,
+0x280400,4,
+0x280440,4,
+0x280480,3,
+0x2804c0,3,
+0x280500,5,
+0x280518,8,
+0x280c00,13,
+0x280c40,11,
+0x280c80,13,
+0x280cc0,11,
+0x280d00,6,
+0x280d20,6,
+0x280e00,10,
+0x280e40,11,
+0x280e80,8,
+0x281000,2,
+0x281010,5,
+0x281040,3,
+0x281050,3,
+0x281060,7,
+0x281080,7,
+0x2810a0,7,
+0x2810c0,7,
+0x281100,7,
+0x281140,7,
+0x281180,5,
+0x28119c,9,
+0x281218,9,
+0x281240,3,
+0x281250,6,
+0x281280,1,
+0x281288,6,
+0x2812a4,1,
+0x2812c0,1,
+0x2812c8,6,
+0x2812e4,1,
+0x281400,8,
+0x281424,2,
+0x281500,3,
+0x281520,4,
+0x281540,3,
+0x281560,4,
+0x281800,24,
+0x281864,2,
+0x281880,6,
+0x281900,12,
+0x281940,6,
+0x281960,6,
+0x281980,4,
+0x2819c0,6,
+0x2819dc,1,
+0x281a00,6,
+0x281a1c,1,
+0x281a40,1,
+0x281a68,23,
+0x281b00,17,
+0x281b80,12,
+0x282000,5,
+0x282020,4,
+0x282034,9,
+0x28205c,7,
+0x282080,1,
+0x2820a0,6,
+0x282100,5,
+0x282120,4,
+0x282134,9,
+0x28215c,7,
+0x282180,1,
+0x2821a0,6,
+0x282200,5,
+0x282220,4,
+0x282234,9,
+0x28225c,7,
+0x282280,1,
+0x2822a0,6,
+0x282300,5,
+0x282320,4,
+0x282334,9,
+0x28235c,7,
+0x282380,1,
+0x2823a0,6,
+0x282400,4,
+0x282440,4,
+0x282480,3,
+0x2824c0,3,
+0x282500,5,
+0x282518,8,
+0x282c00,13,
+0x282c40,11,
+0x282c80,13,
+0x282cc0,11,
+0x282d00,6,
+0x282d20,6,
+0x282e00,10,
+0x282e40,11,
+0x282e80,8,
+0x283000,2,
+0x283010,5,
+0x283040,3,
+0x283050,3,
+0x283060,7,
+0x283080,7,
+0x2830a0,7,
+0x2830c0,7,
+0x283100,7,
+0x283140,7,
+0x283180,5,
+0x28319c,9,
+0x283218,9,
+0x283240,3,
+0x283250,6,
+0x283280,1,
+0x283288,6,
+0x2832a4,1,
+0x2832c0,1,
+0x2832c8,6,
+0x2832e4,1,
+0x283400,8,
+0x283424,2,
+0x283500,3,
+0x283520,4,
+0x283540,3,
+0x283560,4,
+0x283800,24,
+0x283864,2,
+0x283880,6,
+0x283900,12,
+0x283940,6,
+0x283960,6,
+0x283980,4,
+0x2839c0,6,
+0x2839dc,1,
+0x283a00,6,
+0x283a1c,1,
+0x283a40,1,
+0x283a68,23,
+0x283b00,17,
+0x283b80,12,
+0x284000,4,
+0x284014,6,
+0x284030,5,
+0x284080,4,
+0x284094,6,
+0x2840b0,5,
+0x284100,4,
+0x284114,6,
+0x284130,5,
+0x284180,4,
+0x284194,6,
+0x2841b0,5,
+0x284200,3,
+0x284210,23,
+0x284500,3,
+0x284510,12,
+0x284580,3,
+0x284590,12,
+0x284600,3,
+0x284610,12,
+0x284680,3,
+0x284690,12,
+0x284700,4,
+0x284718,13,
+0x284800,25,
+0x284880,25,
+0x284900,25,
+0x284980,25,
+0x284a00,17,
+0x284a50,3,
+0x284a60,3,
+0x285000,4,
+0x285014,6,
+0x285030,5,
+0x285080,4,
+0x285094,6,
+0x2850b0,5,
+0x285100,4,
+0x285114,6,
+0x285130,5,
+0x285180,4,
+0x285194,6,
+0x2851b0,5,
+0x285200,3,
+0x285210,23,
+0x285500,3,
+0x285510,12,
+0x285580,3,
+0x285590,12,
+0x285600,3,
+0x285610,12,
+0x285680,3,
+0x285690,12,
+0x285700,4,
+0x285718,13,
+0x285800,25,
+0x285880,25,
+0x285900,25,
+0x285980,25,
+0x285a00,17,
+0x285a50,3,
+0x285a60,3,
+0x286000,13,
+0x286040,22,
+0x2860a0,6,
+0x2860c0,3,
+0x286100,9,
+0x286400,2,
+0x28640c,6,
+0x286440,13,
+0x286480,16,
+0x286800,1,
+0x286808,3,
+0x28681c,8,
+0x286840,3,
+0x286850,3,
+0x286880,1,
+0x286888,3,
+0x28689c,8,
+0x2868c0,3,
+0x2868d0,3,
+0x286900,1,
+0x286908,3,
+0x28691c,8,
+0x286940,3,
+0x286950,3,
+0x286980,1,
+0x286988,3,
+0x28699c,8,
+0x2869c0,3,
+0x2869d0,3,
+0x286a00,1,
+0x286a08,3,
+0x286a1c,8,
+0x286a40,3,
+0x286a50,3,
+0x286a80,1,
+0x286a88,3,
+0x286a9c,8,
+0x286ac0,3,
+0x286ad0,3,
+0x286b00,1,
+0x286b08,3,
+0x286b1c,8,
+0x286b40,3,
+0x286b50,3,
+0x286b80,1,
+0x286b88,3,
+0x286b9c,8,
+0x286bc0,3,
+0x286bd0,3,
+0x286c00,1,
+0x286c08,3,
+0x286c1c,8,
+0x286c40,3,
+0x286c50,3,
+0x286c80,2,
+0x286c94,13,
+0x287000,6,
+0x287020,3,
+0x287034,1,
+0x287040,7,
+0x287060,6,
+0x287100,5,
+0x287138,1,
+0x287144,1,
+0x287400,1,
+0x287418,1,
+0x287434,1,
+0x28752c,5,
+0x287590,1,
+0x2875ac,1,
+0x2875d8,4,
+0x287600,8,
+0x288000,6,
+0x288020,3,
+0x288030,9,
+0x288080,6,
+0x288100,20,
+0x288400,1,
+0x288418,1,
+0x288434,1,
+0x28852c,4,
+0x288590,1,
+0x2885ac,1,
+0x2885d8,4,
+0x288600,8,
+0x289000,6,
+0x289020,6,
+0x289040,3,
+0x289080,14,
+0x2890bc,1,
+0x2890c4,13,
+0x2890fc,6,
+0x289120,5,
+0x289190,10,
+0x289200,16,
+0x289244,32,
+0x289300,26,
+0x289380,2,
+0x2893a0,1,
+0x2893c0,11,
+0x289404,4,
+0x289418,16,
+0x289460,3,
+0x289500,6,
+0x289540,1,
+0x289558,2,
+0x289600,17,
+0x289800,366,
+0x28a000,6,
+0x28a020,6,
+0x28a040,3,
+0x28a080,14,
+0x28a0bc,1,
+0x28a0c4,13,
+0x28a0fc,6,
+0x28a120,5,
+0x28a190,10,
+0x28a200,16,
+0x28a244,32,
+0x28a300,26,
+0x28a380,2,
+0x28a3a0,1,
+0x28a3c0,11,
+0x28a404,4,
+0x28a418,16,
+0x28a460,3,
+0x28a500,6,
+0x28a540,1,
+0x28a558,2,
+0x28a600,17,
+0x28a800,366,
+0x28b000,4,
+0x28b020,9,
+0x28b048,6,
+0x28b064,6,
+0x28b080,1,
+0x28b100,4,
+0x28b120,9,
+0x28b148,6,
+0x28b164,6,
+0x28b180,1,
+0x28b200,35,
+0x28b290,6,
+0x28b2b4,6,
+0x28b2d0,5,
+0x28b2e8,5,
+0x28b300,37,
+0x28b400,6,
+0x28b420,3,
+0x28b438,4,
+0x28b454,3,
+0x28b478,4,
+0x28b494,3,
+0x28b800,5,
+0x28b818,1,
+0x28b854,6,
+0x28b880,2,
+0x28b8a4,1,
+0x28ba00,28,
+0x28ba7c,5,
+0x28bab0,2,
+0x28babc,10,
+0x28bb00,2,
+0x28bb0c,7,
+0x28bb34,9,
+0x28bb60,6,
+0x28bb80,8,
+0x28bc00,5,
+0x28bc18,1,
+0x28bc54,6,
+0x28bc80,2,
+0x28bca4,1,
+0x28be00,28,
+0x28be7c,5,
+0x28beb0,2,
+0x28bebc,10,
+0x28bf00,2,
+0x28bf0c,7,
+0x28bf34,9,
+0x28bf60,6,
+0x28bf80,8,
+0x28c000,4,
+0x28c014,10,
+0x28c040,1,
+0x28c048,3,
+0x28c058,1,
+0x28c060,1,
+0x28c07c,1,
+0x28c500,1,
+0x28c518,2,
+0x28c540,6,
+0x28c800,4,
+0x28c814,10,
+0x28c840,1,
+0x28c848,3,
+0x28c858,1,
+0x28c860,1,
+0x28c87c,1,
+0x28cd00,1,
+0x28cd18,2,
+0x28cd40,6,
+0x28d800,2,
+0x28d818,2,
+0x28d834,2,
+0x28d92c,6,
+0x28d990,2,
+0x28d9ac,1,
+0x28d9d8,4,
+0x28da00,16,
+0x28dc00,3,
+0x28dc20,2,
+0x28dc40,1,
+0x290000,5,
+0x290020,4,
+0x290034,9,
+0x29005c,7,
+0x290080,1,
+0x2900a0,6,
+0x290100,5,
+0x290120,4,
+0x290134,9,
+0x29015c,7,
+0x290180,1,
+0x2901a0,6,
+0x290200,5,
+0x290220,4,
+0x290234,9,
+0x29025c,7,
+0x290280,1,
+0x2902a0,6,
+0x290300,5,
+0x290320,4,
+0x290334,9,
+0x29035c,7,
+0x290380,1,
+0x2903a0,6,
+0x290400,4,
+0x290440,4,
+0x290480,3,
+0x2904c0,3,
+0x290500,5,
+0x290518,8,
+0x290c00,13,
+0x290c40,11,
+0x290c80,13,
+0x290cc0,11,
+0x290d00,6,
+0x290d20,6,
+0x290e00,10,
+0x290e40,11,
+0x290e80,8,
+0x291000,2,
+0x291010,5,
+0x291040,3,
+0x291050,3,
+0x291060,7,
+0x291080,7,
+0x2910a0,7,
+0x2910c0,7,
+0x291100,7,
+0x291140,7,
+0x291180,5,
+0x29119c,9,
+0x291218,9,
+0x291240,3,
+0x291250,6,
+0x291280,1,
+0x291288,6,
+0x2912a4,1,
+0x2912c0,1,
+0x2912c8,6,
+0x2912e4,1,
+0x291400,8,
+0x291424,2,
+0x291500,3,
+0x291520,4,
+0x291540,3,
+0x291560,4,
+0x291800,24,
+0x291864,2,
+0x291880,6,
+0x291900,12,
+0x291940,6,
+0x291960,6,
+0x291980,4,
+0x2919c0,6,
+0x2919dc,1,
+0x291a00,6,
+0x291a1c,1,
+0x291a40,1,
+0x291a68,23,
+0x291b00,17,
+0x291b80,12,
+0x292000,5,
+0x292020,4,
+0x292034,9,
+0x29205c,7,
+0x292080,1,
+0x2920a0,6,
+0x292100,5,
+0x292120,4,
+0x292134,9,
+0x29215c,7,
+0x292180,1,
+0x2921a0,6,
+0x292200,5,
+0x292220,4,
+0x292234,9,
+0x29225c,7,
+0x292280,1,
+0x2922a0,6,
+0x292300,5,
+0x292320,4,
+0x292334,9,
+0x29235c,7,
+0x292380,1,
+0x2923a0,6,
+0x292400,4,
+0x292440,4,
+0x292480,3,
+0x2924c0,3,
+0x292500,5,
+0x292518,8,
+0x292c00,13,
+0x292c40,11,
+0x292c80,13,
+0x292cc0,11,
+0x292d00,6,
+0x292d20,6,
+0x292e00,10,
+0x292e40,11,
+0x292e80,8,
+0x293000,2,
+0x293010,5,
+0x293040,3,
+0x293050,3,
+0x293060,7,
+0x293080,7,
+0x2930a0,7,
+0x2930c0,7,
+0x293100,7,
+0x293140,7,
+0x293180,5,
+0x29319c,9,
+0x293218,9,
+0x293240,3,
+0x293250,6,
+0x293280,1,
+0x293288,6,
+0x2932a4,1,
+0x2932c0,1,
+0x2932c8,6,
+0x2932e4,1,
+0x293400,8,
+0x293424,2,
+0x293500,3,
+0x293520,4,
+0x293540,3,
+0x293560,4,
+0x293800,24,
+0x293864,2,
+0x293880,6,
+0x293900,12,
+0x293940,6,
+0x293960,6,
+0x293980,4,
+0x2939c0,6,
+0x2939dc,1,
+0x293a00,6,
+0x293a1c,1,
+0x293a40,1,
+0x293a68,23,
+0x293b00,17,
+0x293b80,12,
+0x294000,4,
+0x294014,6,
+0x294030,5,
+0x294080,4,
+0x294094,6,
+0x2940b0,5,
+0x294100,4,
+0x294114,6,
+0x294130,5,
+0x294180,4,
+0x294194,6,
+0x2941b0,5,
+0x294200,3,
+0x294210,23,
+0x294500,3,
+0x294510,12,
+0x294580,3,
+0x294590,12,
+0x294600,3,
+0x294610,12,
+0x294680,3,
+0x294690,12,
+0x294700,4,
+0x294718,13,
+0x294800,25,
+0x294880,25,
+0x294900,25,
+0x294980,25,
+0x294a00,17,
+0x294a50,3,
+0x294a60,3,
+0x295000,4,
+0x295014,6,
+0x295030,5,
+0x295080,4,
+0x295094,6,
+0x2950b0,5,
+0x295100,4,
+0x295114,6,
+0x295130,5,
+0x295180,4,
+0x295194,6,
+0x2951b0,5,
+0x295200,3,
+0x295210,23,
+0x295500,3,
+0x295510,12,
+0x295580,3,
+0x295590,12,
+0x295600,3,
+0x295610,12,
+0x295680,3,
+0x295690,12,
+0x295700,4,
+0x295718,13,
+0x295800,25,
+0x295880,25,
+0x295900,25,
+0x295980,25,
+0x295a00,17,
+0x295a50,3,
+0x295a60,3,
+0x296000,13,
+0x296040,22,
+0x2960a0,6,
+0x2960c0,3,
+0x296100,9,
+0x296400,2,
+0x29640c,6,
+0x296440,13,
+0x296480,16,
+0x296800,1,
+0x296808,3,
+0x29681c,8,
+0x296840,3,
+0x296850,3,
+0x296880,1,
+0x296888,3,
+0x29689c,8,
+0x2968c0,3,
+0x2968d0,3,
+0x296900,1,
+0x296908,3,
+0x29691c,8,
+0x296940,3,
+0x296950,3,
+0x296980,1,
+0x296988,3,
+0x29699c,8,
+0x2969c0,3,
+0x2969d0,3,
+0x296a00,1,
+0x296a08,3,
+0x296a1c,8,
+0x296a40,3,
+0x296a50,3,
+0x296a80,1,
+0x296a88,3,
+0x296a9c,8,
+0x296ac0,3,
+0x296ad0,3,
+0x296b00,1,
+0x296b08,3,
+0x296b1c,8,
+0x296b40,3,
+0x296b50,3,
+0x296b80,1,
+0x296b88,3,
+0x296b9c,8,
+0x296bc0,3,
+0x296bd0,3,
+0x296c00,1,
+0x296c08,3,
+0x296c1c,8,
+0x296c40,3,
+0x296c50,3,
+0x296c80,2,
+0x296c94,13,
+0x297000,6,
+0x297020,3,
+0x297034,1,
+0x297040,7,
+0x297060,6,
+0x297100,5,
+0x297138,1,
+0x297144,1,
+0x297400,1,
+0x297418,1,
+0x297434,1,
+0x29752c,5,
+0x297590,1,
+0x2975ac,1,
+0x2975d8,4,
+0x297600,8,
+0x298000,6,
+0x298020,3,
+0x298030,9,
+0x298080,6,
+0x298100,20,
+0x298400,1,
+0x298418,1,
+0x298434,1,
+0x29852c,4,
+0x298590,1,
+0x2985ac,1,
+0x2985d8,4,
+0x298600,8,
+0x299000,6,
+0x299020,6,
+0x299040,3,
+0x299080,14,
+0x2990bc,1,
+0x2990c4,13,
+0x2990fc,6,
+0x299120,5,
+0x299190,10,
+0x299200,16,
+0x299244,32,
+0x299300,26,
+0x299380,2,
+0x2993a0,1,
+0x2993c0,11,
+0x299404,4,
+0x299418,16,
+0x299460,3,
+0x299500,6,
+0x299540,1,
+0x299558,2,
+0x299600,17,
+0x299800,366,
+0x29a000,6,
+0x29a020,6,
+0x29a040,3,
+0x29a080,14,
+0x29a0bc,1,
+0x29a0c4,13,
+0x29a0fc,6,
+0x29a120,5,
+0x29a190,10,
+0x29a200,16,
+0x29a244,32,
+0x29a300,26,
+0x29a380,2,
+0x29a3a0,1,
+0x29a3c0,11,
+0x29a404,4,
+0x29a418,16,
+0x29a460,3,
+0x29a500,6,
+0x29a540,1,
+0x29a558,2,
+0x29a600,17,
+0x29a800,366,
+0x29b000,4,
+0x29b020,9,
+0x29b048,6,
+0x29b064,6,
+0x29b080,1,
+0x29b100,4,
+0x29b120,9,
+0x29b148,6,
+0x29b164,6,
+0x29b180,1,
+0x29b200,35,
+0x29b290,6,
+0x29b2b4,6,
+0x29b2d0,5,
+0x29b2e8,5,
+0x29b300,37,
+0x29b400,6,
+0x29b420,3,
+0x29b438,4,
+0x29b454,3,
+0x29b478,4,
+0x29b494,3,
+0x29b800,5,
+0x29b818,1,
+0x29b854,6,
+0x29b880,2,
+0x29b8a4,1,
+0x29ba00,28,
+0x29ba7c,5,
+0x29bab0,2,
+0x29babc,10,
+0x29bb00,2,
+0x29bb0c,7,
+0x29bb34,9,
+0x29bb60,6,
+0x29bb80,8,
+0x29bc00,5,
+0x29bc18,1,
+0x29bc54,6,
+0x29bc80,2,
+0x29bca4,1,
+0x29be00,28,
+0x29be7c,5,
+0x29beb0,2,
+0x29bebc,10,
+0x29bf00,2,
+0x29bf0c,7,
+0x29bf34,9,
+0x29bf60,6,
+0x29bf80,8,
+0x29c000,4,
+0x29c014,10,
+0x29c040,1,
+0x29c048,3,
+0x29c058,1,
+0x29c060,1,
+0x29c07c,1,
+0x29c500,1,
+0x29c518,2,
+0x29c540,6,
+0x29c800,4,
+0x29c814,10,
+0x29c840,1,
+0x29c848,3,
+0x29c858,1,
+0x29c860,1,
+0x29c87c,1,
+0x29cd00,1,
+0x29cd18,2,
+0x29cd40,6,
+0x29d800,2,
+0x29d818,2,
+0x29d834,2,
+0x29d92c,6,
+0x29d990,2,
+0x29d9ac,1,
+0x29d9d8,4,
+0x29da00,16,
+0x29dc00,3,
+0x29dc20,2,
+0x29dc40,1,
+0x2a0000,5,
+0x2a0020,4,
+0x2a0034,9,
+0x2a005c,7,
+0x2a0080,1,
+0x2a00a0,6,
+0x2a0100,5,
+0x2a0120,4,
+0x2a0134,9,
+0x2a015c,7,
+0x2a0180,1,
+0x2a01a0,6,
+0x2a0200,5,
+0x2a0220,4,
+0x2a0234,9,
+0x2a025c,7,
+0x2a0280,1,
+0x2a02a0,6,
+0x2a0300,5,
+0x2a0320,4,
+0x2a0334,9,
+0x2a035c,7,
+0x2a0380,1,
+0x2a03a0,6,
+0x2a0400,4,
+0x2a0440,4,
+0x2a0480,3,
+0x2a04c0,3,
+0x2a0500,5,
+0x2a0518,8,
+0x2a0c00,13,
+0x2a0c40,11,
+0x2a0c80,13,
+0x2a0cc0,11,
+0x2a0d00,6,
+0x2a0d20,6,
+0x2a0e00,10,
+0x2a0e40,11,
+0x2a0e80,8,
+0x2a1000,2,
+0x2a1010,5,
+0x2a1040,3,
+0x2a1050,3,
+0x2a1060,7,
+0x2a1080,7,
+0x2a10a0,7,
+0x2a10c0,7,
+0x2a1100,7,
+0x2a1140,7,
+0x2a1180,5,
+0x2a119c,9,
+0x2a1218,9,
+0x2a1240,3,
+0x2a1250,6,
+0x2a1280,1,
+0x2a1288,6,
+0x2a12a4,1,
+0x2a12c0,1,
+0x2a12c8,6,
+0x2a12e4,1,
+0x2a1400,8,
+0x2a1424,2,
+0x2a1500,3,
+0x2a1520,4,
+0x2a1540,3,
+0x2a1560,4,
+0x2a1800,24,
+0x2a1864,2,
+0x2a1880,6,
+0x2a1900,12,
+0x2a1940,6,
+0x2a1960,6,
+0x2a1980,4,
+0x2a19c0,6,
+0x2a19dc,1,
+0x2a1a00,6,
+0x2a1a1c,1,
+0x2a1a40,1,
+0x2a1a68,23,
+0x2a1b00,17,
+0x2a1b80,12,
+0x2a2000,5,
+0x2a2020,4,
+0x2a2034,9,
+0x2a205c,7,
+0x2a2080,1,
+0x2a20a0,6,
+0x2a2100,5,
+0x2a2120,4,
+0x2a2134,9,
+0x2a215c,7,
+0x2a2180,1,
+0x2a21a0,6,
+0x2a2200,5,
+0x2a2220,4,
+0x2a2234,9,
+0x2a225c,7,
+0x2a2280,1,
+0x2a22a0,6,
+0x2a2300,5,
+0x2a2320,4,
+0x2a2334,9,
+0x2a235c,7,
+0x2a2380,1,
+0x2a23a0,6,
+0x2a2400,4,
+0x2a2440,4,
+0x2a2480,3,
+0x2a24c0,3,
+0x2a2500,5,
+0x2a2518,8,
+0x2a2c00,13,
+0x2a2c40,11,
+0x2a2c80,13,
+0x2a2cc0,11,
+0x2a2d00,6,
+0x2a2d20,6,
+0x2a2e00,10,
+0x2a2e40,11,
+0x2a2e80,8,
+0x2a3000,2,
+0x2a3010,5,
+0x2a3040,3,
+0x2a3050,3,
+0x2a3060,7,
+0x2a3080,7,
+0x2a30a0,7,
+0x2a30c0,7,
+0x2a3100,7,
+0x2a3140,7,
+0x2a3180,5,
+0x2a319c,9,
+0x2a3218,9,
+0x2a3240,3,
+0x2a3250,6,
+0x2a3280,1,
+0x2a3288,6,
+0x2a32a4,1,
+0x2a32c0,1,
+0x2a32c8,6,
+0x2a32e4,1,
+0x2a3400,8,
+0x2a3424,2,
+0x2a3500,3,
+0x2a3520,4,
+0x2a3540,3,
+0x2a3560,4,
+0x2a3800,24,
+0x2a3864,2,
+0x2a3880,6,
+0x2a3900,12,
+0x2a3940,6,
+0x2a3960,6,
+0x2a3980,4,
+0x2a39c0,6,
+0x2a39dc,1,
+0x2a3a00,6,
+0x2a3a1c,1,
+0x2a3a40,1,
+0x2a3a68,23,
+0x2a3b00,17,
+0x2a3b80,12,
+0x2a4000,4,
+0x2a4014,6,
+0x2a4030,5,
+0x2a4080,4,
+0x2a4094,6,
+0x2a40b0,5,
+0x2a4100,4,
+0x2a4114,6,
+0x2a4130,5,
+0x2a4180,4,
+0x2a4194,6,
+0x2a41b0,5,
+0x2a4200,3,
+0x2a4210,23,
+0x2a4500,3,
+0x2a4510,12,
+0x2a4580,3,
+0x2a4590,12,
+0x2a4600,3,
+0x2a4610,12,
+0x2a4680,3,
+0x2a4690,12,
+0x2a4700,4,
+0x2a4718,13,
+0x2a4800,25,
+0x2a4880,25,
+0x2a4900,25,
+0x2a4980,25,
+0x2a4a00,17,
+0x2a4a50,3,
+0x2a4a60,3,
+0x2a5000,4,
+0x2a5014,6,
+0x2a5030,5,
+0x2a5080,4,
+0x2a5094,6,
+0x2a50b0,5,
+0x2a5100,4,
+0x2a5114,6,
+0x2a5130,5,
+0x2a5180,4,
+0x2a5194,6,
+0x2a51b0,5,
+0x2a5200,3,
+0x2a5210,23,
+0x2a5500,3,
+0x2a5510,12,
+0x2a5580,3,
+0x2a5590,12,
+0x2a5600,3,
+0x2a5610,12,
+0x2a5680,3,
+0x2a5690,12,
+0x2a5700,4,
+0x2a5718,13,
+0x2a5800,25,
+0x2a5880,25,
+0x2a5900,25,
+0x2a5980,25,
+0x2a5a00,17,
+0x2a5a50,3,
+0x2a5a60,3,
+0x2a6000,13,
+0x2a6040,22,
+0x2a60a0,6,
+0x2a60c0,3,
+0x2a6100,9,
+0x2a6400,2,
+0x2a640c,6,
+0x2a6440,13,
+0x2a6480,16,
+0x2a6800,1,
+0x2a6808,3,
+0x2a681c,8,
+0x2a6840,3,
+0x2a6850,3,
+0x2a6880,1,
+0x2a6888,3,
+0x2a689c,8,
+0x2a68c0,3,
+0x2a68d0,3,
+0x2a6900,1,
+0x2a6908,3,
+0x2a691c,8,
+0x2a6940,3,
+0x2a6950,3,
+0x2a6980,1,
+0x2a6988,3,
+0x2a699c,8,
+0x2a69c0,3,
+0x2a69d0,3,
+0x2a6a00,1,
+0x2a6a08,3,
+0x2a6a1c,8,
+0x2a6a40,3,
+0x2a6a50,3,
+0x2a6a80,1,
+0x2a6a88,3,
+0x2a6a9c,8,
+0x2a6ac0,3,
+0x2a6ad0,3,
+0x2a6b00,1,
+0x2a6b08,3,
+0x2a6b1c,8,
+0x2a6b40,3,
+0x2a6b50,3,
+0x2a6b80,1,
+0x2a6b88,3,
+0x2a6b9c,8,
+0x2a6bc0,3,
+0x2a6bd0,3,
+0x2a6c00,1,
+0x2a6c08,3,
+0x2a6c1c,8,
+0x2a6c40,3,
+0x2a6c50,3,
+0x2a6c80,2,
+0x2a6c94,13,
+0x2a7000,6,
+0x2a7020,3,
+0x2a7034,1,
+0x2a7040,7,
+0x2a7060,6,
+0x2a7100,5,
+0x2a7138,1,
+0x2a7144,1,
+0x2a7400,1,
+0x2a7418,1,
+0x2a7434,1,
+0x2a752c,5,
+0x2a7590,1,
+0x2a75ac,1,
+0x2a75d8,4,
+0x2a7600,8,
+0x2a8000,6,
+0x2a8020,3,
+0x2a8030,9,
+0x2a8080,6,
+0x2a8100,20,
+0x2a8400,1,
+0x2a8418,1,
+0x2a8434,1,
+0x2a852c,4,
+0x2a8590,1,
+0x2a85ac,1,
+0x2a85d8,4,
+0x2a8600,8,
+0x2a9000,6,
+0x2a9020,6,
+0x2a9040,3,
+0x2a9080,14,
+0x2a90bc,1,
+0x2a90c4,13,
+0x2a90fc,6,
+0x2a9120,5,
+0x2a9190,10,
+0x2a9200,16,
+0x2a9244,32,
+0x2a9300,26,
+0x2a9380,2,
+0x2a93a0,1,
+0x2a93c0,11,
+0x2a9404,4,
+0x2a9418,16,
+0x2a9460,3,
+0x2a9500,6,
+0x2a9540,1,
+0x2a9558,2,
+0x2a9600,17,
+0x2a9800,366,
+0x2aa000,6,
+0x2aa020,6,
+0x2aa040,3,
+0x2aa080,14,
+0x2aa0bc,1,
+0x2aa0c4,13,
+0x2aa0fc,6,
+0x2aa120,5,
+0x2aa190,10,
+0x2aa200,16,
+0x2aa244,32,
+0x2aa300,26,
+0x2aa380,2,
+0x2aa3a0,1,
+0x2aa3c0,11,
+0x2aa404,4,
+0x2aa418,16,
+0x2aa460,3,
+0x2aa500,6,
+0x2aa540,1,
+0x2aa558,2,
+0x2aa600,17,
+0x2aa800,366,
+0x2ab000,4,
+0x2ab020,9,
+0x2ab048,6,
+0x2ab064,6,
+0x2ab080,1,
+0x2ab100,4,
+0x2ab120,9,
+0x2ab148,6,
+0x2ab164,6,
+0x2ab180,1,
+0x2ab200,35,
+0x2ab290,6,
+0x2ab2b4,6,
+0x2ab2d0,5,
+0x2ab2e8,5,
+0x2ab300,37,
+0x2ab400,6,
+0x2ab420,3,
+0x2ab438,4,
+0x2ab454,3,
+0x2ab478,4,
+0x2ab494,3,
+0x2ab800,5,
+0x2ab818,1,
+0x2ab854,6,
+0x2ab880,2,
+0x2ab8a4,1,
+0x2aba00,28,
+0x2aba7c,5,
+0x2abab0,2,
+0x2ababc,10,
+0x2abb00,2,
+0x2abb0c,7,
+0x2abb34,9,
+0x2abb60,6,
+0x2abb80,8,
+0x2abc00,5,
+0x2abc18,1,
+0x2abc54,6,
+0x2abc80,2,
+0x2abca4,1,
+0x2abe00,28,
+0x2abe7c,5,
+0x2abeb0,2,
+0x2abebc,10,
+0x2abf00,2,
+0x2abf0c,7,
+0x2abf34,9,
+0x2abf60,6,
+0x2abf80,8,
+0x2ac000,4,
+0x2ac014,10,
+0x2ac040,1,
+0x2ac048,3,
+0x2ac058,1,
+0x2ac060,1,
+0x2ac07c,1,
+0x2ac500,1,
+0x2ac518,2,
+0x2ac540,6,
+0x2ac800,4,
+0x2ac814,10,
+0x2ac840,1,
+0x2ac848,3,
+0x2ac858,1,
+0x2ac860,1,
+0x2ac87c,1,
+0x2acd00,1,
+0x2acd18,2,
+0x2acd40,6,
+0x2ad800,2,
+0x2ad818,2,
+0x2ad834,2,
+0x2ad92c,6,
+0x2ad990,2,
+0x2ad9ac,1,
+0x2ad9d8,4,
+0x2ada00,16,
+0x2adc00,3,
+0x2adc20,2,
+0x2adc40,1,
+0x2b0000,5,
+0x2b0020,4,
+0x2b0034,9,
+0x2b005c,7,
+0x2b0080,1,
+0x2b00a0,6,
+0x2b0100,5,
+0x2b0120,4,
+0x2b0134,9,
+0x2b015c,7,
+0x2b0180,1,
+0x2b01a0,6,
+0x2b0200,5,
+0x2b0220,4,
+0x2b0234,9,
+0x2b025c,7,
+0x2b0280,1,
+0x2b02a0,6,
+0x2b0300,5,
+0x2b0320,4,
+0x2b0334,9,
+0x2b035c,7,
+0x2b0380,1,
+0x2b03a0,6,
+0x2b0400,4,
+0x2b0440,4,
+0x2b0480,3,
+0x2b04c0,3,
+0x2b0500,5,
+0x2b0518,8,
+0x2b0c00,13,
+0x2b0c40,11,
+0x2b0c80,13,
+0x2b0cc0,11,
+0x2b0d00,6,
+0x2b0d20,6,
+0x2b0e00,10,
+0x2b0e40,11,
+0x2b0e80,8,
+0x2b1000,2,
+0x2b1010,5,
+0x2b1040,3,
+0x2b1050,3,
+0x2b1060,7,
+0x2b1080,7,
+0x2b10a0,7,
+0x2b10c0,7,
+0x2b1100,7,
+0x2b1140,7,
+0x2b1180,5,
+0x2b119c,9,
+0x2b1218,9,
+0x2b1240,3,
+0x2b1250,6,
+0x2b1280,1,
+0x2b1288,6,
+0x2b12a4,1,
+0x2b12c0,1,
+0x2b12c8,6,
+0x2b12e4,1,
+0x2b1400,8,
+0x2b1424,2,
+0x2b1500,3,
+0x2b1520,4,
+0x2b1540,3,
+0x2b1560,4,
+0x2b1800,24,
+0x2b1864,2,
+0x2b1880,6,
+0x2b1900,12,
+0x2b1940,6,
+0x2b1960,6,
+0x2b1980,4,
+0x2b19c0,6,
+0x2b19dc,1,
+0x2b1a00,6,
+0x2b1a1c,1,
+0x2b1a40,1,
+0x2b1a68,23,
+0x2b1b00,17,
+0x2b1b80,12,
+0x2b2000,5,
+0x2b2020,4,
+0x2b2034,9,
+0x2b205c,7,
+0x2b2080,1,
+0x2b20a0,6,
+0x2b2100,5,
+0x2b2120,4,
+0x2b2134,9,
+0x2b215c,7,
+0x2b2180,1,
+0x2b21a0,6,
+0x2b2200,5,
+0x2b2220,4,
+0x2b2234,9,
+0x2b225c,7,
+0x2b2280,1,
+0x2b22a0,6,
+0x2b2300,5,
+0x2b2320,4,
+0x2b2334,9,
+0x2b235c,7,
+0x2b2380,1,
+0x2b23a0,6,
+0x2b2400,4,
+0x2b2440,4,
+0x2b2480,3,
+0x2b24c0,3,
+0x2b2500,5,
+0x2b2518,8,
+0x2b2c00,13,
+0x2b2c40,11,
+0x2b2c80,13,
+0x2b2cc0,11,
+0x2b2d00,6,
+0x2b2d20,6,
+0x2b2e00,10,
+0x2b2e40,11,
+0x2b2e80,8,
+0x2b3000,2,
+0x2b3010,5,
+0x2b3040,3,
+0x2b3050,3,
+0x2b3060,7,
+0x2b3080,7,
+0x2b30a0,7,
+0x2b30c0,7,
+0x2b3100,7,
+0x2b3140,7,
+0x2b3180,5,
+0x2b319c,9,
+0x2b3218,9,
+0x2b3240,3,
+0x2b3250,6,
+0x2b3280,1,
+0x2b3288,6,
+0x2b32a4,1,
+0x2b32c0,1,
+0x2b32c8,6,
+0x2b32e4,1,
+0x2b3400,8,
+0x2b3424,2,
+0x2b3500,3,
+0x2b3520,4,
+0x2b3540,3,
+0x2b3560,4,
+0x2b3800,24,
+0x2b3864,2,
+0x2b3880,6,
+0x2b3900,12,
+0x2b3940,6,
+0x2b3960,6,
+0x2b3980,4,
+0x2b39c0,6,
+0x2b39dc,1,
+0x2b3a00,6,
+0x2b3a1c,1,
+0x2b3a40,1,
+0x2b3a68,23,
+0x2b3b00,17,
+0x2b3b80,12,
+0x2b4000,4,
+0x2b4014,6,
+0x2b4030,5,
+0x2b4080,4,
+0x2b4094,6,
+0x2b40b0,5,
+0x2b4100,4,
+0x2b4114,6,
+0x2b4130,5,
+0x2b4180,4,
+0x2b4194,6,
+0x2b41b0,5,
+0x2b4200,3,
+0x2b4210,23,
+0x2b4500,3,
+0x2b4510,12,
+0x2b4580,3,
+0x2b4590,12,
+0x2b4600,3,
+0x2b4610,12,
+0x2b4680,3,
+0x2b4690,12,
+0x2b4700,4,
+0x2b4718,13,
+0x2b4800,25,
+0x2b4880,25,
+0x2b4900,25,
+0x2b4980,25,
+0x2b4a00,17,
+0x2b4a50,3,
+0x2b4a60,3,
+0x2b5000,4,
+0x2b5014,6,
+0x2b5030,5,
+0x2b5080,4,
+0x2b5094,6,
+0x2b50b0,5,
+0x2b5100,4,
+0x2b5114,6,
+0x2b5130,5,
+0x2b5180,4,
+0x2b5194,6,
+0x2b51b0,5,
+0x2b5200,3,
+0x2b5210,23,
+0x2b5500,3,
+0x2b5510,12,
+0x2b5580,3,
+0x2b5590,12,
+0x2b5600,3,
+0x2b5610,12,
+0x2b5680,3,
+0x2b5690,12,
+0x2b5700,4,
+0x2b5718,13,
+0x2b5800,25,
+0x2b5880,25,
+0x2b5900,25,
+0x2b5980,25,
+0x2b5a00,17,
+0x2b5a50,3,
+0x2b5a60,3,
+0x2b6000,13,
+0x2b6040,22,
+0x2b60a0,6,
+0x2b60c0,3,
+0x2b6100,9,
+0x2b6400,2,
+0x2b640c,6,
+0x2b6440,13,
+0x2b6480,16,
+0x2b6800,1,
+0x2b6808,3,
+0x2b681c,8,
+0x2b6840,3,
+0x2b6850,3,
+0x2b6880,1,
+0x2b6888,3,
+0x2b689c,8,
+0x2b68c0,3,
+0x2b68d0,3,
+0x2b6900,1,
+0x2b6908,3,
+0x2b691c,8,
+0x2b6940,3,
+0x2b6950,3,
+0x2b6980,1,
+0x2b6988,3,
+0x2b699c,8,
+0x2b69c0,3,
+0x2b69d0,3,
+0x2b6a00,1,
+0x2b6a08,3,
+0x2b6a1c,8,
+0x2b6a40,3,
+0x2b6a50,3,
+0x2b6a80,1,
+0x2b6a88,3,
+0x2b6a9c,8,
+0x2b6ac0,3,
+0x2b6ad0,3,
+0x2b6b00,1,
+0x2b6b08,3,
+0x2b6b1c,8,
+0x2b6b40,3,
+0x2b6b50,3,
+0x2b6b80,1,
+0x2b6b88,3,
+0x2b6b9c,8,
+0x2b6bc0,3,
+0x2b6bd0,3,
+0x2b6c00,1,
+0x2b6c08,3,
+0x2b6c1c,8,
+0x2b6c40,3,
+0x2b6c50,3,
+0x2b6c80,2,
+0x2b6c94,13,
+0x2b7000,6,
+0x2b7020,3,
+0x2b7034,1,
+0x2b7040,7,
+0x2b7060,6,
+0x2b7100,5,
+0x2b7138,1,
+0x2b7144,1,
+0x2b7400,1,
+0x2b7418,1,
+0x2b7434,1,
+0x2b752c,5,
+0x2b7590,1,
+0x2b75ac,1,
+0x2b75d8,4,
+0x2b7600,8,
+0x2b8000,6,
+0x2b8020,3,
+0x2b8030,9,
+0x2b8080,6,
+0x2b8100,20,
+0x2b8400,1,
+0x2b8418,1,
+0x2b8434,1,
+0x2b852c,4,
+0x2b8590,1,
+0x2b85ac,1,
+0x2b85d8,4,
+0x2b8600,8,
+0x2b9000,6,
+0x2b9020,6,
+0x2b9040,3,
+0x2b9080,14,
+0x2b90bc,1,
+0x2b90c4,13,
+0x2b90fc,6,
+0x2b9120,5,
+0x2b9190,10,
+0x2b9200,16,
+0x2b9244,32,
+0x2b9300,26,
+0x2b9380,2,
+0x2b93a0,1,
+0x2b93c0,11,
+0x2b9404,4,
+0x2b9418,16,
+0x2b9460,3,
+0x2b9500,6,
+0x2b9540,1,
+0x2b9558,2,
+0x2b9600,17,
+0x2b9800,366,
+0x2ba000,6,
+0x2ba020,6,
+0x2ba040,3,
+0x2ba080,14,
+0x2ba0bc,1,
+0x2ba0c4,13,
+0x2ba0fc,6,
+0x2ba120,5,
+0x2ba190,10,
+0x2ba200,16,
+0x2ba244,32,
+0x2ba300,26,
+0x2ba380,2,
+0x2ba3a0,1,
+0x2ba3c0,11,
+0x2ba404,4,
+0x2ba418,16,
+0x2ba460,3,
+0x2ba500,6,
+0x2ba540,1,
+0x2ba558,2,
+0x2ba600,17,
+0x2ba800,366,
+0x2bb000,4,
+0x2bb020,9,
+0x2bb048,6,
+0x2bb064,6,
+0x2bb080,1,
+0x2bb100,4,
+0x2bb120,9,
+0x2bb148,6,
+0x2bb164,6,
+0x2bb180,1,
+0x2bb200,35,
+0x2bb290,6,
+0x2bb2b4,6,
+0x2bb2d0,5,
+0x2bb2e8,5,
+0x2bb300,37,
+0x2bb400,6,
+0x2bb420,3,
+0x2bb438,4,
+0x2bb454,3,
+0x2bb478,4,
+0x2bb494,3,
+0x2bb800,5,
+0x2bb818,1,
+0x2bb854,6,
+0x2bb880,2,
+0x2bb8a4,1,
+0x2bba00,28,
+0x2bba7c,5,
+0x2bbab0,2,
+0x2bbabc,10,
+0x2bbb00,2,
+0x2bbb0c,7,
+0x2bbb34,9,
+0x2bbb60,6,
+0x2bbb80,8,
+0x2bbc00,5,
+0x2bbc18,1,
+0x2bbc54,6,
+0x2bbc80,2,
+0x2bbca4,1,
+0x2bbe00,28,
+0x2bbe7c,5,
+0x2bbeb0,2,
+0x2bbebc,10,
+0x2bbf00,2,
+0x2bbf0c,7,
+0x2bbf34,9,
+0x2bbf60,6,
+0x2bbf80,8,
+0x2bc000,4,
+0x2bc014,10,
+0x2bc040,1,
+0x2bc048,3,
+0x2bc058,1,
+0x2bc060,1,
+0x2bc07c,1,
+0x2bc500,1,
+0x2bc518,2,
+0x2bc540,6,
+0x2bc800,4,
+0x2bc814,10,
+0x2bc840,1,
+0x2bc848,3,
+0x2bc858,1,
+0x2bc860,1,
+0x2bc87c,1,
+0x2bcd00,1,
+0x2bcd18,2,
+0x2bcd40,6,
+0x2bd800,2,
+0x2bd818,2,
+0x2bd834,2,
+0x2bd92c,6,
+0x2bd990,2,
+0x2bd9ac,1,
+0x2bd9d8,4,
+0x2bda00,16,
+0x2bdc00,3,
+0x2bdc20,2,
+0x2bdc40,1,
+0x2c0000,5,
+0x2c0020,4,
+0x2c0034,9,
+0x2c005c,7,
+0x2c0080,1,
+0x2c00a0,6,
+0x2c0100,5,
+0x2c0120,4,
+0x2c0134,9,
+0x2c015c,7,
+0x2c0180,1,
+0x2c01a0,6,
+0x2c0200,5,
+0x2c0220,4,
+0x2c0234,9,
+0x2c025c,7,
+0x2c0280,1,
+0x2c02a0,6,
+0x2c0300,5,
+0x2c0320,4,
+0x2c0334,9,
+0x2c035c,7,
+0x2c0380,1,
+0x2c03a0,6,
+0x2c0400,4,
+0x2c0440,4,
+0x2c0480,3,
+0x2c04c0,3,
+0x2c0500,5,
+0x2c0518,8,
+0x2c0c00,13,
+0x2c0c40,11,
+0x2c0c80,13,
+0x2c0cc0,11,
+0x2c0d00,6,
+0x2c0d20,6,
+0x2c0e00,10,
+0x2c0e40,11,
+0x2c0e80,8,
+0x2c1000,2,
+0x2c1010,5,
+0x2c1040,3,
+0x2c1050,3,
+0x2c1060,7,
+0x2c1080,7,
+0x2c10a0,7,
+0x2c10c0,7,
+0x2c1100,7,
+0x2c1140,7,
+0x2c1180,5,
+0x2c119c,9,
+0x2c1218,9,
+0x2c1240,3,
+0x2c1250,6,
+0x2c1280,1,
+0x2c1288,6,
+0x2c12a4,1,
+0x2c12c0,1,
+0x2c12c8,6,
+0x2c12e4,1,
+0x2c1400,8,
+0x2c1424,2,
+0x2c1500,3,
+0x2c1520,4,
+0x2c1540,3,
+0x2c1560,4,
+0x2c1800,24,
+0x2c1864,2,
+0x2c1880,6,
+0x2c1900,12,
+0x2c1940,6,
+0x2c1960,6,
+0x2c1980,4,
+0x2c19c0,6,
+0x2c19dc,1,
+0x2c1a00,6,
+0x2c1a1c,1,
+0x2c1a40,1,
+0x2c1a68,23,
+0x2c1b00,17,
+0x2c1b80,12,
+0x2c2000,5,
+0x2c2020,4,
+0x2c2034,9,
+0x2c205c,7,
+0x2c2080,1,
+0x2c20a0,6,
+0x2c2100,5,
+0x2c2120,4,
+0x2c2134,9,
+0x2c215c,7,
+0x2c2180,1,
+0x2c21a0,6,
+0x2c2200,5,
+0x2c2220,4,
+0x2c2234,9,
+0x2c225c,7,
+0x2c2280,1,
+0x2c22a0,6,
+0x2c2300,5,
+0x2c2320,4,
+0x2c2334,9,
+0x2c235c,7,
+0x2c2380,1,
+0x2c23a0,6,
+0x2c2400,4,
+0x2c2440,4,
+0x2c2480,3,
+0x2c24c0,3,
+0x2c2500,5,
+0x2c2518,8,
+0x2c2c00,13,
+0x2c2c40,11,
+0x2c2c80,13,
+0x2c2cc0,11,
+0x2c2d00,6,
+0x2c2d20,6,
+0x2c2e00,10,
+0x2c2e40,11,
+0x2c2e80,8,
+0x2c3000,2,
+0x2c3010,5,
+0x2c3040,3,
+0x2c3050,3,
+0x2c3060,7,
+0x2c3080,7,
+0x2c30a0,7,
+0x2c30c0,7,
+0x2c3100,7,
+0x2c3140,7,
+0x2c3180,5,
+0x2c319c,9,
+0x2c3218,9,
+0x2c3240,3,
+0x2c3250,6,
+0x2c3280,1,
+0x2c3288,6,
+0x2c32a4,1,
+0x2c32c0,1,
+0x2c32c8,6,
+0x2c32e4,1,
+0x2c3400,8,
+0x2c3424,2,
+0x2c3500,3,
+0x2c3520,4,
+0x2c3540,3,
+0x2c3560,4,
+0x2c3800,24,
+0x2c3864,2,
+0x2c3880,6,
+0x2c3900,12,
+0x2c3940,6,
+0x2c3960,6,
+0x2c3980,4,
+0x2c39c0,6,
+0x2c39dc,1,
+0x2c3a00,6,
+0x2c3a1c,1,
+0x2c3a40,1,
+0x2c3a68,23,
+0x2c3b00,17,
+0x2c3b80,12,
+0x2c4000,4,
+0x2c4014,6,
+0x2c4030,5,
+0x2c4080,4,
+0x2c4094,6,
+0x2c40b0,5,
+0x2c4100,4,
+0x2c4114,6,
+0x2c4130,5,
+0x2c4180,4,
+0x2c4194,6,
+0x2c41b0,5,
+0x2c4200,3,
+0x2c4210,23,
+0x2c4500,3,
+0x2c4510,12,
+0x2c4580,3,
+0x2c4590,12,
+0x2c4600,3,
+0x2c4610,12,
+0x2c4680,3,
+0x2c4690,12,
+0x2c4700,4,
+0x2c4718,13,
+0x2c4800,25,
+0x2c4880,25,
+0x2c4900,25,
+0x2c4980,25,
+0x2c4a00,17,
+0x2c4a50,3,
+0x2c4a60,3,
+0x2c5000,4,
+0x2c5014,6,
+0x2c5030,5,
+0x2c5080,4,
+0x2c5094,6,
+0x2c50b0,5,
+0x2c5100,4,
+0x2c5114,6,
+0x2c5130,5,
+0x2c5180,4,
+0x2c5194,6,
+0x2c51b0,5,
+0x2c5200,3,
+0x2c5210,23,
+0x2c5500,3,
+0x2c5510,12,
+0x2c5580,3,
+0x2c5590,12,
+0x2c5600,3,
+0x2c5610,12,
+0x2c5680,3,
+0x2c5690,12,
+0x2c5700,4,
+0x2c5718,13,
+0x2c5800,25,
+0x2c5880,25,
+0x2c5900,25,
+0x2c5980,25,
+0x2c5a00,17,
+0x2c5a50,3,
+0x2c5a60,3,
+0x2c6000,13,
+0x2c6040,22,
+0x2c60a0,6,
+0x2c60c0,3,
+0x2c6100,9,
+0x2c6400,2,
+0x2c640c,6,
+0x2c6440,13,
+0x2c6480,16,
+0x2c6800,1,
+0x2c6808,3,
+0x2c681c,8,
+0x2c6840,3,
+0x2c6850,3,
+0x2c6880,1,
+0x2c6888,3,
+0x2c689c,8,
+0x2c68c0,3,
+0x2c68d0,3,
+0x2c6900,1,
+0x2c6908,3,
+0x2c691c,8,
+0x2c6940,3,
+0x2c6950,3,
+0x2c6980,1,
+0x2c6988,3,
+0x2c699c,8,
+0x2c69c0,3,
+0x2c69d0,3,
+0x2c6a00,1,
+0x2c6a08,3,
+0x2c6a1c,8,
+0x2c6a40,3,
+0x2c6a50,3,
+0x2c6a80,1,
+0x2c6a88,3,
+0x2c6a9c,8,
+0x2c6ac0,3,
+0x2c6ad0,3,
+0x2c6b00,1,
+0x2c6b08,3,
+0x2c6b1c,8,
+0x2c6b40,3,
+0x2c6b50,3,
+0x2c6b80,1,
+0x2c6b88,3,
+0x2c6b9c,8,
+0x2c6bc0,3,
+0x2c6bd0,3,
+0x2c6c00,1,
+0x2c6c08,3,
+0x2c6c1c,8,
+0x2c6c40,3,
+0x2c6c50,3,
+0x2c6c80,2,
+0x2c6c94,13,
+0x2c7000,6,
+0x2c7020,3,
+0x2c7034,1,
+0x2c7040,7,
+0x2c7060,6,
+0x2c7100,5,
+0x2c7138,1,
+0x2c7144,1,
+0x2c7400,1,
+0x2c7418,1,
+0x2c7434,1,
+0x2c752c,5,
+0x2c7590,1,
+0x2c75ac,1,
+0x2c75d8,4,
+0x2c7600,8,
+0x2c8000,6,
+0x2c8020,3,
+0x2c8030,9,
+0x2c8080,6,
+0x2c8100,20,
+0x2c8400,1,
+0x2c8418,1,
+0x2c8434,1,
+0x2c852c,4,
+0x2c8590,1,
+0x2c85ac,1,
+0x2c85d8,4,
+0x2c8600,8,
+0x2c9000,6,
+0x2c9020,6,
+0x2c9040,3,
+0x2c9080,14,
+0x2c90bc,1,
+0x2c90c4,13,
+0x2c90fc,6,
+0x2c9120,5,
+0x2c9190,10,
+0x2c9200,16,
+0x2c9244,32,
+0x2c9300,26,
+0x2c9380,2,
+0x2c93a0,1,
+0x2c93c0,11,
+0x2c9404,4,
+0x2c9418,16,
+0x2c9460,3,
+0x2c9500,6,
+0x2c9540,1,
+0x2c9558,2,
+0x2c9600,17,
+0x2c9800,366,
+0x2ca000,6,
+0x2ca020,6,
+0x2ca040,3,
+0x2ca080,14,
+0x2ca0bc,1,
+0x2ca0c4,13,
+0x2ca0fc,6,
+0x2ca120,5,
+0x2ca190,10,
+0x2ca200,16,
+0x2ca244,32,
+0x2ca300,26,
+0x2ca380,2,
+0x2ca3a0,1,
+0x2ca3c0,11,
+0x2ca404,4,
+0x2ca418,16,
+0x2ca460,3,
+0x2ca500,6,
+0x2ca540,1,
+0x2ca558,2,
+0x2ca600,17,
+0x2ca800,366,
+0x2cb000,4,
+0x2cb020,9,
+0x2cb048,6,
+0x2cb064,6,
+0x2cb080,1,
+0x2cb100,4,
+0x2cb120,9,
+0x2cb148,6,
+0x2cb164,6,
+0x2cb180,1,
+0x2cb200,35,
+0x2cb290,6,
+0x2cb2b4,6,
+0x2cb2d0,5,
+0x2cb2e8,5,
+0x2cb300,37,
+0x2cb400,6,
+0x2cb420,3,
+0x2cb438,4,
+0x2cb454,3,
+0x2cb478,4,
+0x2cb494,3,
+0x2cb800,5,
+0x2cb818,1,
+0x2cb854,6,
+0x2cb880,2,
+0x2cb8a4,1,
+0x2cba00,28,
+0x2cba7c,5,
+0x2cbab0,2,
+0x2cbabc,10,
+0x2cbb00,2,
+0x2cbb0c,7,
+0x2cbb34,9,
+0x2cbb60,6,
+0x2cbb80,8,
+0x2cbc00,5,
+0x2cbc18,1,
+0x2cbc54,6,
+0x2cbc80,2,
+0x2cbca4,1,
+0x2cbe00,28,
+0x2cbe7c,5,
+0x2cbeb0,2,
+0x2cbebc,10,
+0x2cbf00,2,
+0x2cbf0c,7,
+0x2cbf34,9,
+0x2cbf60,6,
+0x2cbf80,8,
+0x2cc000,4,
+0x2cc014,10,
+0x2cc040,1,
+0x2cc048,3,
+0x2cc058,1,
+0x2cc060,1,
+0x2cc07c,1,
+0x2cc500,1,
+0x2cc518,2,
+0x2cc540,6,
+0x2cc800,4,
+0x2cc814,10,
+0x2cc840,1,
+0x2cc848,3,
+0x2cc858,1,
+0x2cc860,1,
+0x2cc87c,1,
+0x2ccd00,1,
+0x2ccd18,2,
+0x2ccd40,6,
+0x2cd800,2,
+0x2cd818,2,
+0x2cd834,2,
+0x2cd92c,6,
+0x2cd990,2,
+0x2cd9ac,1,
+0x2cd9d8,4,
+0x2cda00,16,
+0x2cdc00,3,
+0x2cdc20,2,
+0x2cdc40,1,
+0x2d0000,5,
+0x2d0020,4,
+0x2d0034,9,
+0x2d005c,7,
+0x2d0080,1,
+0x2d00a0,6,
+0x2d0100,5,
+0x2d0120,4,
+0x2d0134,9,
+0x2d015c,7,
+0x2d0180,1,
+0x2d01a0,6,
+0x2d0200,5,
+0x2d0220,4,
+0x2d0234,9,
+0x2d025c,7,
+0x2d0280,1,
+0x2d02a0,6,
+0x2d0300,5,
+0x2d0320,4,
+0x2d0334,9,
+0x2d035c,7,
+0x2d0380,1,
+0x2d03a0,6,
+0x2d0400,4,
+0x2d0440,4,
+0x2d0480,3,
+0x2d04c0,3,
+0x2d0500,5,
+0x2d0518,8,
+0x2d0c00,13,
+0x2d0c40,11,
+0x2d0c80,13,
+0x2d0cc0,11,
+0x2d0d00,6,
+0x2d0d20,6,
+0x2d0e00,10,
+0x2d0e40,11,
+0x2d0e80,8,
+0x2d1000,2,
+0x2d1010,5,
+0x2d1040,3,
+0x2d1050,3,
+0x2d1060,7,
+0x2d1080,7,
+0x2d10a0,7,
+0x2d10c0,7,
+0x2d1100,7,
+0x2d1140,7,
+0x2d1180,5,
+0x2d119c,9,
+0x2d1218,9,
+0x2d1240,3,
+0x2d1250,6,
+0x2d1280,1,
+0x2d1288,6,
+0x2d12a4,1,
+0x2d12c0,1,
+0x2d12c8,6,
+0x2d12e4,1,
+0x2d1400,8,
+0x2d1424,2,
+0x2d1500,3,
+0x2d1520,4,
+0x2d1540,3,
+0x2d1560,4,
+0x2d1800,24,
+0x2d1864,2,
+0x2d1880,6,
+0x2d1900,12,
+0x2d1940,6,
+0x2d1960,6,
+0x2d1980,4,
+0x2d19c0,6,
+0x2d19dc,1,
+0x2d1a00,6,
+0x2d1a1c,1,
+0x2d1a40,1,
+0x2d1a68,23,
+0x2d1b00,17,
+0x2d1b80,12,
+0x2d2000,5,
+0x2d2020,4,
+0x2d2034,9,
+0x2d205c,7,
+0x2d2080,1,
+0x2d20a0,6,
+0x2d2100,5,
+0x2d2120,4,
+0x2d2134,9,
+0x2d215c,7,
+0x2d2180,1,
+0x2d21a0,6,
+0x2d2200,5,
+0x2d2220,4,
+0x2d2234,9,
+0x2d225c,7,
+0x2d2280,1,
+0x2d22a0,6,
+0x2d2300,5,
+0x2d2320,4,
+0x2d2334,9,
+0x2d235c,7,
+0x2d2380,1,
+0x2d23a0,6,
+0x2d2400,4,
+0x2d2440,4,
+0x2d2480,3,
+0x2d24c0,3,
+0x2d2500,5,
+0x2d2518,8,
+0x2d2c00,13,
+0x2d2c40,11,
+0x2d2c80,13,
+0x2d2cc0,11,
+0x2d2d00,6,
+0x2d2d20,6,
+0x2d2e00,10,
+0x2d2e40,11,
+0x2d2e80,8,
+0x2d3000,2,
+0x2d3010,5,
+0x2d3040,3,
+0x2d3050,3,
+0x2d3060,7,
+0x2d3080,7,
+0x2d30a0,7,
+0x2d30c0,7,
+0x2d3100,7,
+0x2d3140,7,
+0x2d3180,5,
+0x2d319c,9,
+0x2d3218,9,
+0x2d3240,3,
+0x2d3250,6,
+0x2d3280,1,
+0x2d3288,6,
+0x2d32a4,1,
+0x2d32c0,1,
+0x2d32c8,6,
+0x2d32e4,1,
+0x2d3400,8,
+0x2d3424,2,
+0x2d3500,3,
+0x2d3520,4,
+0x2d3540,3,
+0x2d3560,4,
+0x2d3800,24,
+0x2d3864,2,
+0x2d3880,6,
+0x2d3900,12,
+0x2d3940,6,
+0x2d3960,6,
+0x2d3980,4,
+0x2d39c0,6,
+0x2d39dc,1,
+0x2d3a00,6,
+0x2d3a1c,1,
+0x2d3a40,1,
+0x2d3a68,23,
+0x2d3b00,17,
+0x2d3b80,12,
+0x2d4000,4,
+0x2d4014,6,
+0x2d4030,5,
+0x2d4080,4,
+0x2d4094,6,
+0x2d40b0,5,
+0x2d4100,4,
+0x2d4114,6,
+0x2d4130,5,
+0x2d4180,4,
+0x2d4194,6,
+0x2d41b0,5,
+0x2d4200,3,
+0x2d4210,23,
+0x2d4500,3,
+0x2d4510,12,
+0x2d4580,3,
+0x2d4590,12,
+0x2d4600,3,
+0x2d4610,12,
+0x2d4680,3,
+0x2d4690,12,
+0x2d4700,4,
+0x2d4718,13,
+0x2d4800,25,
+0x2d4880,25,
+0x2d4900,25,
+0x2d4980,25,
+0x2d4a00,17,
+0x2d4a50,3,
+0x2d4a60,3,
+0x2d5000,4,
+0x2d5014,6,
+0x2d5030,5,
+0x2d5080,4,
+0x2d5094,6,
+0x2d50b0,5,
+0x2d5100,4,
+0x2d5114,6,
+0x2d5130,5,
+0x2d5180,4,
+0x2d5194,6,
+0x2d51b0,5,
+0x2d5200,3,
+0x2d5210,23,
+0x2d5500,3,
+0x2d5510,12,
+0x2d5580,3,
+0x2d5590,12,
+0x2d5600,3,
+0x2d5610,12,
+0x2d5680,3,
+0x2d5690,12,
+0x2d5700,4,
+0x2d5718,13,
+0x2d5800,25,
+0x2d5880,25,
+0x2d5900,25,
+0x2d5980,25,
+0x2d5a00,17,
+0x2d5a50,3,
+0x2d5a60,3,
+0x2d6000,13,
+0x2d6040,22,
+0x2d60a0,6,
+0x2d60c0,3,
+0x2d6100,9,
+0x2d6400,2,
+0x2d640c,6,
+0x2d6440,13,
+0x2d6480,16,
+0x2d6800,1,
+0x2d6808,3,
+0x2d681c,8,
+0x2d6840,3,
+0x2d6850,3,
+0x2d6880,1,
+0x2d6888,3,
+0x2d689c,8,
+0x2d68c0,3,
+0x2d68d0,3,
+0x2d6900,1,
+0x2d6908,3,
+0x2d691c,8,
+0x2d6940,3,
+0x2d6950,3,
+0x2d6980,1,
+0x2d6988,3,
+0x2d699c,8,
+0x2d69c0,3,
+0x2d69d0,3,
+0x2d6a00,1,
+0x2d6a08,3,
+0x2d6a1c,8,
+0x2d6a40,3,
+0x2d6a50,3,
+0x2d6a80,1,
+0x2d6a88,3,
+0x2d6a9c,8,
+0x2d6ac0,3,
+0x2d6ad0,3,
+0x2d6b00,1,
+0x2d6b08,3,
+0x2d6b1c,8,
+0x2d6b40,3,
+0x2d6b50,3,
+0x2d6b80,1,
+0x2d6b88,3,
+0x2d6b9c,8,
+0x2d6bc0,3,
+0x2d6bd0,3,
+0x2d6c00,1,
+0x2d6c08,3,
+0x2d6c1c,8,
+0x2d6c40,3,
+0x2d6c50,3,
+0x2d6c80,2,
+0x2d6c94,13,
+0x2d7000,6,
+0x2d7020,3,
+0x2d7034,1,
+0x2d7040,7,
+0x2d7060,6,
+0x2d7100,5,
+0x2d7138,1,
+0x2d7144,1,
+0x2d7400,1,
+0x2d7418,1,
+0x2d7434,1,
+0x2d752c,5,
+0x2d7590,1,
+0x2d75ac,1,
+0x2d75d8,4,
+0x2d7600,8,
+0x2d8000,6,
+0x2d8020,3,
+0x2d8030,9,
+0x2d8080,6,
+0x2d8100,20,
+0x2d8400,1,
+0x2d8418,1,
+0x2d8434,1,
+0x2d852c,4,
+0x2d8590,1,
+0x2d85ac,1,
+0x2d85d8,4,
+0x2d8600,8,
+0x2d9000,6,
+0x2d9020,6,
+0x2d9040,3,
+0x2d9080,14,
+0x2d90bc,1,
+0x2d90c4,13,
+0x2d90fc,6,
+0x2d9120,5,
+0x2d9190,10,
+0x2d9200,16,
+0x2d9244,32,
+0x2d9300,26,
+0x2d9380,2,
+0x2d93a0,1,
+0x2d93c0,11,
+0x2d9404,4,
+0x2d9418,16,
+0x2d9460,3,
+0x2d9500,6,
+0x2d9540,1,
+0x2d9558,2,
+0x2d9600,17,
+0x2d9800,366,
+0x2da000,6,
+0x2da020,6,
+0x2da040,3,
+0x2da080,14,
+0x2da0bc,1,
+0x2da0c4,13,
+0x2da0fc,6,
+0x2da120,5,
+0x2da190,10,
+0x2da200,16,
+0x2da244,32,
+0x2da300,26,
+0x2da380,2,
+0x2da3a0,1,
+0x2da3c0,11,
+0x2da404,4,
+0x2da418,16,
+0x2da460,3,
+0x2da500,6,
+0x2da540,1,
+0x2da558,2,
+0x2da600,17,
+0x2da800,366,
+0x2db000,4,
+0x2db020,9,
+0x2db048,6,
+0x2db064,6,
+0x2db080,1,
+0x2db100,4,
+0x2db120,9,
+0x2db148,6,
+0x2db164,6,
+0x2db180,1,
+0x2db200,35,
+0x2db290,6,
+0x2db2b4,6,
+0x2db2d0,5,
+0x2db2e8,5,
+0x2db300,37,
+0x2db400,6,
+0x2db420,3,
+0x2db438,4,
+0x2db454,3,
+0x2db478,4,
+0x2db494,3,
+0x2db800,5,
+0x2db818,1,
+0x2db854,6,
+0x2db880,2,
+0x2db8a4,1,
+0x2dba00,28,
+0x2dba7c,5,
+0x2dbab0,2,
+0x2dbabc,10,
+0x2dbb00,2,
+0x2dbb0c,7,
+0x2dbb34,9,
+0x2dbb60,6,
+0x2dbb80,8,
+0x2dbc00,5,
+0x2dbc18,1,
+0x2dbc54,6,
+0x2dbc80,2,
+0x2dbca4,1,
+0x2dbe00,28,
+0x2dbe7c,5,
+0x2dbeb0,2,
+0x2dbebc,10,
+0x2dbf00,2,
+0x2dbf0c,7,
+0x2dbf34,9,
+0x2dbf60,6,
+0x2dbf80,8,
+0x2dc000,4,
+0x2dc014,10,
+0x2dc040,1,
+0x2dc048,3,
+0x2dc058,1,
+0x2dc060,1,
+0x2dc07c,1,
+0x2dc500,1,
+0x2dc518,2,
+0x2dc540,6,
+0x2dc800,4,
+0x2dc814,10,
+0x2dc840,1,
+0x2dc848,3,
+0x2dc858,1,
+0x2dc860,1,
+0x2dc87c,1,
+0x2dcd00,1,
+0x2dcd18,2,
+0x2dcd40,6,
+0x2dd800,2,
+0x2dd818,2,
+0x2dd834,2,
+0x2dd92c,6,
+0x2dd990,2,
+0x2dd9ac,1,
+0x2dd9d8,4,
+0x2dda00,16,
+0x2ddc00,3,
+0x2ddc20,2,
+0x2ddc40,1,
+0x2e0000,5,
+0x2e0020,4,
+0x2e0034,9,
+0x2e005c,7,
+0x2e0080,1,
+0x2e00a0,6,
+0x2e0100,5,
+0x2e0120,4,
+0x2e0134,9,
+0x2e015c,7,
+0x2e0180,1,
+0x2e01a0,6,
+0x2e0200,5,
+0x2e0220,4,
+0x2e0234,9,
+0x2e025c,7,
+0x2e0280,1,
+0x2e02a0,6,
+0x2e0300,5,
+0x2e0320,4,
+0x2e0334,9,
+0x2e035c,7,
+0x2e0380,1,
+0x2e03a0,6,
+0x2e0400,4,
+0x2e0440,4,
+0x2e0480,3,
+0x2e04c0,3,
+0x2e0500,5,
+0x2e0518,8,
+0x2e0c00,13,
+0x2e0c40,11,
+0x2e0c80,13,
+0x2e0cc0,11,
+0x2e0d00,6,
+0x2e0d20,6,
+0x2e0e00,10,
+0x2e0e40,11,
+0x2e0e80,8,
+0x2e1000,2,
+0x2e1010,5,
+0x2e1040,3,
+0x2e1050,3,
+0x2e1060,7,
+0x2e1080,7,
+0x2e10a0,7,
+0x2e10c0,7,
+0x2e1100,7,
+0x2e1140,7,
+0x2e1180,5,
+0x2e119c,9,
+0x2e1218,9,
+0x2e1240,3,
+0x2e1250,6,
+0x2e1280,1,
+0x2e1288,6,
+0x2e12a4,1,
+0x2e12c0,1,
+0x2e12c8,6,
+0x2e12e4,1,
+0x2e1400,8,
+0x2e1424,2,
+0x2e1500,3,
+0x2e1520,4,
+0x2e1540,3,
+0x2e1560,4,
+0x2e1800,24,
+0x2e1864,2,
+0x2e1880,6,
+0x2e1900,12,
+0x2e1940,6,
+0x2e1960,6,
+0x2e1980,4,
+0x2e19c0,6,
+0x2e19dc,1,
+0x2e1a00,6,
+0x2e1a1c,1,
+0x2e1a40,1,
+0x2e1a68,23,
+0x2e1b00,17,
+0x2e1b80,12,
+0x2e2000,5,
+0x2e2020,4,
+0x2e2034,9,
+0x2e205c,7,
+0x2e2080,1,
+0x2e20a0,6,
+0x2e2100,5,
+0x2e2120,4,
+0x2e2134,9,
+0x2e215c,7,
+0x2e2180,1,
+0x2e21a0,6,
+0x2e2200,5,
+0x2e2220,4,
+0x2e2234,9,
+0x2e225c,7,
+0x2e2280,1,
+0x2e22a0,6,
+0x2e2300,5,
+0x2e2320,4,
+0x2e2334,9,
+0x2e235c,7,
+0x2e2380,1,
+0x2e23a0,6,
+0x2e2400,4,
+0x2e2440,4,
+0x2e2480,3,
+0x2e24c0,3,
+0x2e2500,5,
+0x2e2518,8,
+0x2e2c00,13,
+0x2e2c40,11,
+0x2e2c80,13,
+0x2e2cc0,11,
+0x2e2d00,6,
+0x2e2d20,6,
+0x2e2e00,10,
+0x2e2e40,11,
+0x2e2e80,8,
+0x2e3000,2,
+0x2e3010,5,
+0x2e3040,3,
+0x2e3050,3,
+0x2e3060,7,
+0x2e3080,7,
+0x2e30a0,7,
+0x2e30c0,7,
+0x2e3100,7,
+0x2e3140,7,
+0x2e3180,5,
+0x2e319c,9,
+0x2e3218,9,
+0x2e3240,3,
+0x2e3250,6,
+0x2e3280,1,
+0x2e3288,6,
+0x2e32a4,1,
+0x2e32c0,1,
+0x2e32c8,6,
+0x2e32e4,1,
+0x2e3400,8,
+0x2e3424,2,
+0x2e3500,3,
+0x2e3520,4,
+0x2e3540,3,
+0x2e3560,4,
+0x2e3800,24,
+0x2e3864,2,
+0x2e3880,6,
+0x2e3900,12,
+0x2e3940,6,
+0x2e3960,6,
+0x2e3980,4,
+0x2e39c0,6,
+0x2e39dc,1,
+0x2e3a00,6,
+0x2e3a1c,1,
+0x2e3a40,1,
+0x2e3a68,23,
+0x2e3b00,17,
+0x2e3b80,12,
+0x2e4000,4,
+0x2e4014,6,
+0x2e4030,5,
+0x2e4080,4,
+0x2e4094,6,
+0x2e40b0,5,
+0x2e4100,4,
+0x2e4114,6,
+0x2e4130,5,
+0x2e4180,4,
+0x2e4194,6,
+0x2e41b0,5,
+0x2e4200,3,
+0x2e4210,23,
+0x2e4500,3,
+0x2e4510,12,
+0x2e4580,3,
+0x2e4590,12,
+0x2e4600,3,
+0x2e4610,12,
+0x2e4680,3,
+0x2e4690,12,
+0x2e4700,4,
+0x2e4718,13,
+0x2e4800,25,
+0x2e4880,25,
+0x2e4900,25,
+0x2e4980,25,
+0x2e4a00,17,
+0x2e4a50,3,
+0x2e4a60,3,
+0x2e5000,4,
+0x2e5014,6,
+0x2e5030,5,
+0x2e5080,4,
+0x2e5094,6,
+0x2e50b0,5,
+0x2e5100,4,
+0x2e5114,6,
+0x2e5130,5,
+0x2e5180,4,
+0x2e5194,6,
+0x2e51b0,5,
+0x2e5200,3,
+0x2e5210,23,
+0x2e5500,3,
+0x2e5510,12,
+0x2e5580,3,
+0x2e5590,12,
+0x2e5600,3,
+0x2e5610,12,
+0x2e5680,3,
+0x2e5690,12,
+0x2e5700,4,
+0x2e5718,13,
+0x2e5800,25,
+0x2e5880,25,
+0x2e5900,25,
+0x2e5980,25,
+0x2e5a00,17,
+0x2e5a50,3,
+0x2e5a60,3,
+0x2e6000,13,
+0x2e6040,22,
+0x2e60a0,6,
+0x2e60c0,3,
+0x2e6100,9,
+0x2e6400,2,
+0x2e640c,6,
+0x2e6440,13,
+0x2e6480,16,
+0x2e6800,1,
+0x2e6808,3,
+0x2e681c,8,
+0x2e6840,3,
+0x2e6850,3,
+0x2e6880,1,
+0x2e6888,3,
+0x2e689c,8,
+0x2e68c0,3,
+0x2e68d0,3,
+0x2e6900,1,
+0x2e6908,3,
+0x2e691c,8,
+0x2e6940,3,
+0x2e6950,3,
+0x2e6980,1,
+0x2e6988,3,
+0x2e699c,8,
+0x2e69c0,3,
+0x2e69d0,3,
+0x2e6a00,1,
+0x2e6a08,3,
+0x2e6a1c,8,
+0x2e6a40,3,
+0x2e6a50,3,
+0x2e6a80,1,
+0x2e6a88,3,
+0x2e6a9c,8,
+0x2e6ac0,3,
+0x2e6ad0,3,
+0x2e6b00,1,
+0x2e6b08,3,
+0x2e6b1c,8,
+0x2e6b40,3,
+0x2e6b50,3,
+0x2e6b80,1,
+0x2e6b88,3,
+0x2e6b9c,8,
+0x2e6bc0,3,
+0x2e6bd0,3,
+0x2e6c00,1,
+0x2e6c08,3,
+0x2e6c1c,8,
+0x2e6c40,3,
+0x2e6c50,3,
+0x2e6c80,2,
+0x2e6c94,13,
+0x2e7000,6,
+0x2e7020,3,
+0x2e7034,1,
+0x2e7040,7,
+0x2e7060,6,
+0x2e7100,5,
+0x2e7138,1,
+0x2e7144,1,
+0x2e7400,1,
+0x2e7418,1,
+0x2e7434,1,
+0x2e752c,5,
+0x2e7590,1,
+0x2e75ac,1,
+0x2e75d8,4,
+0x2e7600,8,
+0x2e8000,6,
+0x2e8020,3,
+0x2e8030,9,
+0x2e8080,6,
+0x2e8100,20,
+0x2e8400,1,
+0x2e8418,1,
+0x2e8434,1,
+0x2e852c,4,
+0x2e8590,1,
+0x2e85ac,1,
+0x2e85d8,4,
+0x2e8600,8,
+0x2e9000,6,
+0x2e9020,6,
+0x2e9040,3,
+0x2e9080,14,
+0x2e90bc,1,
+0x2e90c4,13,
+0x2e90fc,6,
+0x2e9120,5,
+0x2e9190,10,
+0x2e9200,16,
+0x2e9244,32,
+0x2e9300,26,
+0x2e9380,2,
+0x2e93a0,1,
+0x2e93c0,11,
+0x2e9404,4,
+0x2e9418,16,
+0x2e9460,3,
+0x2e9500,6,
+0x2e9540,1,
+0x2e9558,2,
+0x2e9600,17,
+0x2e9800,366,
+0x2ea000,6,
+0x2ea020,6,
+0x2ea040,3,
+0x2ea080,14,
+0x2ea0bc,1,
+0x2ea0c4,13,
+0x2ea0fc,6,
+0x2ea120,5,
+0x2ea190,10,
+0x2ea200,16,
+0x2ea244,32,
+0x2ea300,26,
+0x2ea380,2,
+0x2ea3a0,1,
+0x2ea3c0,11,
+0x2ea404,4,
+0x2ea418,16,
+0x2ea460,3,
+0x2ea500,6,
+0x2ea540,1,
+0x2ea558,2,
+0x2ea600,17,
+0x2ea800,366,
+0x2eb000,4,
+0x2eb020,9,
+0x2eb048,6,
+0x2eb064,6,
+0x2eb080,1,
+0x2eb100,4,
+0x2eb120,9,
+0x2eb148,6,
+0x2eb164,6,
+0x2eb180,1,
+0x2eb200,35,
+0x2eb290,6,
+0x2eb2b4,6,
+0x2eb2d0,5,
+0x2eb2e8,5,
+0x2eb300,37,
+0x2eb400,6,
+0x2eb420,3,
+0x2eb438,4,
+0x2eb454,3,
+0x2eb478,4,
+0x2eb494,3,
+0x2eb800,5,
+0x2eb818,1,
+0x2eb854,6,
+0x2eb880,2,
+0x2eb8a4,1,
+0x2eba00,28,
+0x2eba7c,5,
+0x2ebab0,2,
+0x2ebabc,10,
+0x2ebb00,2,
+0x2ebb0c,7,
+0x2ebb34,9,
+0x2ebb60,6,
+0x2ebb80,8,
+0x2ebc00,5,
+0x2ebc18,1,
+0x2ebc54,6,
+0x2ebc80,2,
+0x2ebca4,1,
+0x2ebe00,28,
+0x2ebe7c,5,
+0x2ebeb0,2,
+0x2ebebc,10,
+0x2ebf00,2,
+0x2ebf0c,7,
+0x2ebf34,9,
+0x2ebf60,6,
+0x2ebf80,8,
+0x2ec000,4,
+0x2ec014,10,
+0x2ec040,1,
+0x2ec048,3,
+0x2ec058,1,
+0x2ec060,1,
+0x2ec07c,1,
+0x2ec500,1,
+0x2ec518,2,
+0x2ec540,6,
+0x2ec800,4,
+0x2ec814,10,
+0x2ec840,1,
+0x2ec848,3,
+0x2ec858,1,
+0x2ec860,1,
+0x2ec87c,1,
+0x2ecd00,1,
+0x2ecd18,2,
+0x2ecd40,6,
+0x2ed800,2,
+0x2ed818,2,
+0x2ed834,2,
+0x2ed92c,6,
+0x2ed990,2,
+0x2ed9ac,1,
+0x2ed9d8,4,
+0x2eda00,16,
+0x2edc00,3,
+0x2edc20,2,
+0x2edc40,1,
+0x2f0000,5,
+0x2f0020,4,
+0x2f0034,9,
+0x2f005c,7,
+0x2f0080,1,
+0x2f00a0,6,
+0x2f0100,5,
+0x2f0120,4,
+0x2f0134,9,
+0x2f015c,7,
+0x2f0180,1,
+0x2f01a0,6,
+0x2f0200,5,
+0x2f0220,4,
+0x2f0234,9,
+0x2f025c,7,
+0x2f0280,1,
+0x2f02a0,6,
+0x2f0300,5,
+0x2f0320,4,
+0x2f0334,9,
+0x2f035c,7,
+0x2f0380,1,
+0x2f03a0,6,
+0x2f0400,4,
+0x2f0440,4,
+0x2f0480,3,
+0x2f04c0,3,
+0x2f0500,5,
+0x2f0518,8,
+0x2f0c00,13,
+0x2f0c40,11,
+0x2f0c80,13,
+0x2f0cc0,11,
+0x2f0d00,6,
+0x2f0d20,6,
+0x2f0e00,10,
+0x2f0e40,11,
+0x2f0e80,8,
+0x2f1000,2,
+0x2f1010,5,
+0x2f1040,3,
+0x2f1050,3,
+0x2f1060,7,
+0x2f1080,7,
+0x2f10a0,7,
+0x2f10c0,7,
+0x2f1100,7,
+0x2f1140,7,
+0x2f1180,5,
+0x2f119c,9,
+0x2f1218,9,
+0x2f1240,3,
+0x2f1250,6,
+0x2f1280,1,
+0x2f1288,6,
+0x2f12a4,1,
+0x2f12c0,1,
+0x2f12c8,6,
+0x2f12e4,1,
+0x2f1400,8,
+0x2f1424,2,
+0x2f1500,3,
+0x2f1520,4,
+0x2f1540,3,
+0x2f1560,4,
+0x2f1800,24,
+0x2f1864,2,
+0x2f1880,6,
+0x2f1900,12,
+0x2f1940,6,
+0x2f1960,6,
+0x2f1980,4,
+0x2f19c0,6,
+0x2f19dc,1,
+0x2f1a00,6,
+0x2f1a1c,1,
+0x2f1a40,1,
+0x2f1a68,23,
+0x2f1b00,17,
+0x2f1b80,12,
+0x2f2000,5,
+0x2f2020,4,
+0x2f2034,9,
+0x2f205c,7,
+0x2f2080,1,
+0x2f20a0,6,
+0x2f2100,5,
+0x2f2120,4,
+0x2f2134,9,
+0x2f215c,7,
+0x2f2180,1,
+0x2f21a0,6,
+0x2f2200,5,
+0x2f2220,4,
+0x2f2234,9,
+0x2f225c,7,
+0x2f2280,1,
+0x2f22a0,6,
+0x2f2300,5,
+0x2f2320,4,
+0x2f2334,9,
+0x2f235c,7,
+0x2f2380,1,
+0x2f23a0,6,
+0x2f2400,4,
+0x2f2440,4,
+0x2f2480,3,
+0x2f24c0,3,
+0x2f2500,5,
+0x2f2518,8,
+0x2f2c00,13,
+0x2f2c40,11,
+0x2f2c80,13,
+0x2f2cc0,11,
+0x2f2d00,6,
+0x2f2d20,6,
+0x2f2e00,10,
+0x2f2e40,11,
+0x2f2e80,8,
+0x2f3000,2,
+0x2f3010,5,
+0x2f3040,3,
+0x2f3050,3,
+0x2f3060,7,
+0x2f3080,7,
+0x2f30a0,7,
+0x2f30c0,7,
+0x2f3100,7,
+0x2f3140,7,
+0x2f3180,5,
+0x2f319c,9,
+0x2f3218,9,
+0x2f3240,3,
+0x2f3250,6,
+0x2f3280,1,
+0x2f3288,6,
+0x2f32a4,1,
+0x2f32c0,1,
+0x2f32c8,6,
+0x2f32e4,1,
+0x2f3400,8,
+0x2f3424,2,
+0x2f3500,3,
+0x2f3520,4,
+0x2f3540,3,
+0x2f3560,4,
+0x2f3800,24,
+0x2f3864,2,
+0x2f3880,6,
+0x2f3900,12,
+0x2f3940,6,
+0x2f3960,6,
+0x2f3980,4,
+0x2f39c0,6,
+0x2f39dc,1,
+0x2f3a00,6,
+0x2f3a1c,1,
+0x2f3a40,1,
+0x2f3a68,23,
+0x2f3b00,17,
+0x2f3b80,12,
+0x2f4000,4,
+0x2f4014,6,
+0x2f4030,5,
+0x2f4080,4,
+0x2f4094,6,
+0x2f40b0,5,
+0x2f4100,4,
+0x2f4114,6,
+0x2f4130,5,
+0x2f4180,4,
+0x2f4194,6,
+0x2f41b0,5,
+0x2f4200,3,
+0x2f4210,23,
+0x2f4500,3,
+0x2f4510,12,
+0x2f4580,3,
+0x2f4590,12,
+0x2f4600,3,
+0x2f4610,12,
+0x2f4680,3,
+0x2f4690,12,
+0x2f4700,4,
+0x2f4718,13,
+0x2f4800,25,
+0x2f4880,25,
+0x2f4900,25,
+0x2f4980,25,
+0x2f4a00,17,
+0x2f4a50,3,
+0x2f4a60,3,
+0x2f5000,4,
+0x2f5014,6,
+0x2f5030,5,
+0x2f5080,4,
+0x2f5094,6,
+0x2f50b0,5,
+0x2f5100,4,
+0x2f5114,6,
+0x2f5130,5,
+0x2f5180,4,
+0x2f5194,6,
+0x2f51b0,5,
+0x2f5200,3,
+0x2f5210,23,
+0x2f5500,3,
+0x2f5510,12,
+0x2f5580,3,
+0x2f5590,12,
+0x2f5600,3,
+0x2f5610,12,
+0x2f5680,3,
+0x2f5690,12,
+0x2f5700,4,
+0x2f5718,13,
+0x2f5800,25,
+0x2f5880,25,
+0x2f5900,25,
+0x2f5980,25,
+0x2f5a00,17,
+0x2f5a50,3,
+0x2f5a60,3,
+0x2f6000,13,
+0x2f6040,22,
+0x2f60a0,6,
+0x2f60c0,3,
+0x2f6100,9,
+0x2f6400,2,
+0x2f640c,6,
+0x2f6440,13,
+0x2f6480,16,
+0x2f6800,1,
+0x2f6808,3,
+0x2f681c,8,
+0x2f6840,3,
+0x2f6850,3,
+0x2f6880,1,
+0x2f6888,3,
+0x2f689c,8,
+0x2f68c0,3,
+0x2f68d0,3,
+0x2f6900,1,
+0x2f6908,3,
+0x2f691c,8,
+0x2f6940,3,
+0x2f6950,3,
+0x2f6980,1,
+0x2f6988,3,
+0x2f699c,8,
+0x2f69c0,3,
+0x2f69d0,3,
+0x2f6a00,1,
+0x2f6a08,3,
+0x2f6a1c,8,
+0x2f6a40,3,
+0x2f6a50,3,
+0x2f6a80,1,
+0x2f6a88,3,
+0x2f6a9c,8,
+0x2f6ac0,3,
+0x2f6ad0,3,
+0x2f6b00,1,
+0x2f6b08,3,
+0x2f6b1c,8,
+0x2f6b40,3,
+0x2f6b50,3,
+0x2f6b80,1,
+0x2f6b88,3,
+0x2f6b9c,8,
+0x2f6bc0,3,
+0x2f6bd0,3,
+0x2f6c00,1,
+0x2f6c08,3,
+0x2f6c1c,8,
+0x2f6c40,3,
+0x2f6c50,3,
+0x2f6c80,2,
+0x2f6c94,13,
+0x2f7000,6,
+0x2f7020,3,
+0x2f7034,1,
+0x2f7040,7,
+0x2f7060,6,
+0x2f7100,5,
+0x2f7138,1,
+0x2f7144,1,
+0x2f7400,1,
+0x2f7418,1,
+0x2f7434,1,
+0x2f752c,5,
+0x2f7590,1,
+0x2f75ac,1,
+0x2f75d8,4,
+0x2f7600,8,
+0x2f8000,6,
+0x2f8020,3,
+0x2f8030,9,
+0x2f8080,6,
+0x2f8100,20,
+0x2f8400,1,
+0x2f8418,1,
+0x2f8434,1,
+0x2f852c,4,
+0x2f8590,1,
+0x2f85ac,1,
+0x2f85d8,4,
+0x2f8600,8,
+0x2f9000,6,
+0x2f9020,6,
+0x2f9040,3,
+0x2f9080,14,
+0x2f90bc,1,
+0x2f90c4,13,
+0x2f90fc,6,
+0x2f9120,5,
+0x2f9190,10,
+0x2f9200,16,
+0x2f9244,32,
+0x2f9300,26,
+0x2f9380,2,
+0x2f93a0,1,
+0x2f93c0,11,
+0x2f9404,4,
+0x2f9418,16,
+0x2f9460,3,
+0x2f9500,6,
+0x2f9540,1,
+0x2f9558,2,
+0x2f9600,17,
+0x2f9800,366,
+0x2fa000,6,
+0x2fa020,6,
+0x2fa040,3,
+0x2fa080,14,
+0x2fa0bc,1,
+0x2fa0c4,13,
+0x2fa0fc,6,
+0x2fa120,5,
+0x2fa190,10,
+0x2fa200,16,
+0x2fa244,32,
+0x2fa300,26,
+0x2fa380,2,
+0x2fa3a0,1,
+0x2fa3c0,11,
+0x2fa404,4,
+0x2fa418,16,
+0x2fa460,3,
+0x2fa500,6,
+0x2fa540,1,
+0x2fa558,2,
+0x2fa600,17,
+0x2fa800,366,
+0x2fb000,4,
+0x2fb020,9,
+0x2fb048,6,
+0x2fb064,6,
+0x2fb080,1,
+0x2fb100,4,
+0x2fb120,9,
+0x2fb148,6,
+0x2fb164,6,
+0x2fb180,1,
+0x2fb200,35,
+0x2fb290,6,
+0x2fb2b4,6,
+0x2fb2d0,5,
+0x2fb2e8,5,
+0x2fb300,37,
+0x2fb400,6,
+0x2fb420,3,
+0x2fb438,4,
+0x2fb454,3,
+0x2fb478,4,
+0x2fb494,3,
+0x2fb800,5,
+0x2fb818,1,
+0x2fb854,6,
+0x2fb880,2,
+0x2fb8a4,1,
+0x2fba00,28,
+0x2fba7c,5,
+0x2fbab0,2,
+0x2fbabc,10,
+0x2fbb00,2,
+0x2fbb0c,7,
+0x2fbb34,9,
+0x2fbb60,6,
+0x2fbb80,8,
+0x2fbc00,5,
+0x2fbc18,1,
+0x2fbc54,6,
+0x2fbc80,2,
+0x2fbca4,1,
+0x2fbe00,28,
+0x2fbe7c,5,
+0x2fbeb0,2,
+0x2fbebc,10,
+0x2fbf00,2,
+0x2fbf0c,7,
+0x2fbf34,9,
+0x2fbf60,6,
+0x2fbf80,8,
+0x2fc000,4,
+0x2fc014,10,
+0x2fc040,1,
+0x2fc048,3,
+0x2fc058,1,
+0x2fc060,1,
+0x2fc07c,1,
+0x2fc500,1,
+0x2fc518,2,
+0x2fc540,6,
+0x2fc800,4,
+0x2fc814,10,
+0x2fc840,1,
+0x2fc848,3,
+0x2fc858,1,
+0x2fc860,1,
+0x2fc87c,1,
+0x2fcd00,1,
+0x2fcd18,2,
+0x2fcd40,6,
+0x2fd800,2,
+0x2fd818,2,
+0x2fd834,2,
+0x2fd92c,6,
+0x2fd990,2,
+0x2fd9ac,1,
+0x2fd9d8,4,
+0x2fda00,16,
+0x2fdc00,3,
+0x2fdc20,2,
+0x2fdc40,1,
+0x300000,5,
+0x300020,4,
+0x300034,9,
+0x30005c,7,
+0x300080,1,
+0x3000a0,6,
+0x300100,5,
+0x300120,4,
+0x300134,9,
+0x30015c,7,
+0x300180,1,
+0x3001a0,6,
+0x300200,5,
+0x300220,4,
+0x300234,9,
+0x30025c,7,
+0x300280,1,
+0x3002a0,6,
+0x300300,5,
+0x300320,4,
+0x300334,9,
+0x30035c,7,
+0x300380,1,
+0x3003a0,6,
+0x300400,4,
+0x300440,4,
+0x300480,3,
+0x3004c0,3,
+0x300500,5,
+0x300518,8,
+0x300c00,13,
+0x300c40,11,
+0x300c80,13,
+0x300cc0,11,
+0x300d00,6,
+0x300d20,6,
+0x300e00,10,
+0x300e40,11,
+0x300e80,8,
+0x301000,2,
+0x301010,5,
+0x301040,3,
+0x301050,3,
+0x301060,7,
+0x301080,7,
+0x3010a0,7,
+0x3010c0,7,
+0x301100,7,
+0x301140,7,
+0x301180,5,
+0x30119c,9,
+0x301218,9,
+0x301240,3,
+0x301250,6,
+0x301280,1,
+0x301288,6,
+0x3012a4,1,
+0x3012c0,1,
+0x3012c8,6,
+0x3012e4,1,
+0x301400,8,
+0x301424,2,
+0x301500,3,
+0x301520,4,
+0x301540,3,
+0x301560,4,
+0x301800,24,
+0x301864,2,
+0x301880,6,
+0x301900,12,
+0x301940,6,
+0x301960,6,
+0x301980,4,
+0x3019c0,6,
+0x3019dc,1,
+0x301a00,6,
+0x301a1c,1,
+0x301a40,1,
+0x301a68,23,
+0x301b00,17,
+0x301b80,12,
+0x302000,5,
+0x302020,4,
+0x302034,9,
+0x30205c,7,
+0x302080,1,
+0x3020a0,6,
+0x302100,5,
+0x302120,4,
+0x302134,9,
+0x30215c,7,
+0x302180,1,
+0x3021a0,6,
+0x302200,5,
+0x302220,4,
+0x302234,9,
+0x30225c,7,
+0x302280,1,
+0x3022a0,6,
+0x302300,5,
+0x302320,4,
+0x302334,9,
+0x30235c,7,
+0x302380,1,
+0x3023a0,6,
+0x302400,4,
+0x302440,4,
+0x302480,3,
+0x3024c0,3,
+0x302500,5,
+0x302518,8,
+0x302c00,13,
+0x302c40,11,
+0x302c80,13,
+0x302cc0,11,
+0x302d00,6,
+0x302d20,6,
+0x302e00,10,
+0x302e40,11,
+0x302e80,8,
+0x303000,2,
+0x303010,5,
+0x303040,3,
+0x303050,3,
+0x303060,7,
+0x303080,7,
+0x3030a0,7,
+0x3030c0,7,
+0x303100,7,
+0x303140,7,
+0x303180,5,
+0x30319c,9,
+0x303218,9,
+0x303240,3,
+0x303250,6,
+0x303280,1,
+0x303288,6,
+0x3032a4,1,
+0x3032c0,1,
+0x3032c8,6,
+0x3032e4,1,
+0x303400,8,
+0x303424,2,
+0x303500,3,
+0x303520,4,
+0x303540,3,
+0x303560,4,
+0x303800,24,
+0x303864,2,
+0x303880,6,
+0x303900,12,
+0x303940,6,
+0x303960,6,
+0x303980,4,
+0x3039c0,6,
+0x3039dc,1,
+0x303a00,6,
+0x303a1c,1,
+0x303a40,1,
+0x303a68,23,
+0x303b00,17,
+0x303b80,12,
+0x304000,4,
+0x304014,6,
+0x304030,5,
+0x304080,4,
+0x304094,6,
+0x3040b0,5,
+0x304100,4,
+0x304114,6,
+0x304130,5,
+0x304180,4,
+0x304194,6,
+0x3041b0,5,
+0x304200,3,
+0x304210,23,
+0x304500,3,
+0x304510,12,
+0x304580,3,
+0x304590,12,
+0x304600,3,
+0x304610,12,
+0x304680,3,
+0x304690,12,
+0x304700,4,
+0x304718,13,
+0x304800,25,
+0x304880,25,
+0x304900,25,
+0x304980,25,
+0x304a00,17,
+0x304a50,3,
+0x304a60,3,
+0x305000,4,
+0x305014,6,
+0x305030,5,
+0x305080,4,
+0x305094,6,
+0x3050b0,5,
+0x305100,4,
+0x305114,6,
+0x305130,5,
+0x305180,4,
+0x305194,6,
+0x3051b0,5,
+0x305200,3,
+0x305210,23,
+0x305500,3,
+0x305510,12,
+0x305580,3,
+0x305590,12,
+0x305600,3,
+0x305610,12,
+0x305680,3,
+0x305690,12,
+0x305700,4,
+0x305718,13,
+0x305800,25,
+0x305880,25,
+0x305900,25,
+0x305980,25,
+0x305a00,17,
+0x305a50,3,
+0x305a60,3,
+0x306000,13,
+0x306040,22,
+0x3060a0,6,
+0x3060c0,3,
+0x306100,9,
+0x306400,2,
+0x30640c,6,
+0x306440,13,
+0x306480,16,
+0x306800,1,
+0x306808,3,
+0x30681c,8,
+0x306840,3,
+0x306850,3,
+0x306880,1,
+0x306888,3,
+0x30689c,8,
+0x3068c0,3,
+0x3068d0,3,
+0x306900,1,
+0x306908,3,
+0x30691c,8,
+0x306940,3,
+0x306950,3,
+0x306980,1,
+0x306988,3,
+0x30699c,8,
+0x3069c0,3,
+0x3069d0,3,
+0x306a00,1,
+0x306a08,3,
+0x306a1c,8,
+0x306a40,3,
+0x306a50,3,
+0x306a80,1,
+0x306a88,3,
+0x306a9c,8,
+0x306ac0,3,
+0x306ad0,3,
+0x306b00,1,
+0x306b08,3,
+0x306b1c,8,
+0x306b40,3,
+0x306b50,3,
+0x306b80,1,
+0x306b88,3,
+0x306b9c,8,
+0x306bc0,3,
+0x306bd0,3,
+0x306c00,1,
+0x306c08,3,
+0x306c1c,8,
+0x306c40,3,
+0x306c50,3,
+0x306c80,2,
+0x306c94,13,
+0x307000,6,
+0x307020,3,
+0x307034,1,
+0x307040,7,
+0x307060,6,
+0x307100,5,
+0x307138,1,
+0x307144,1,
+0x307400,1,
+0x307418,1,
+0x307434,1,
+0x30752c,5,
+0x307590,1,
+0x3075ac,1,
+0x3075d8,4,
+0x307600,8,
+0x308000,6,
+0x308020,3,
+0x308030,9,
+0x308080,6,
+0x308100,20,
+0x308400,1,
+0x308418,1,
+0x308434,1,
+0x30852c,4,
+0x308590,1,
+0x3085ac,1,
+0x3085d8,4,
+0x308600,8,
+0x309000,6,
+0x309020,6,
+0x309040,3,
+0x309080,14,
+0x3090bc,1,
+0x3090c4,13,
+0x3090fc,6,
+0x309120,5,
+0x309190,10,
+0x309200,16,
+0x309244,32,
+0x309300,26,
+0x309380,2,
+0x3093a0,1,
+0x3093c0,11,
+0x309404,4,
+0x309418,16,
+0x309460,3,
+0x309500,6,
+0x309540,1,
+0x309558,2,
+0x309600,17,
+0x309800,366,
+0x30a000,6,
+0x30a020,6,
+0x30a040,3,
+0x30a080,14,
+0x30a0bc,1,
+0x30a0c4,13,
+0x30a0fc,6,
+0x30a120,5,
+0x30a190,10,
+0x30a200,16,
+0x30a244,32,
+0x30a300,26,
+0x30a380,2,
+0x30a3a0,1,
+0x30a3c0,11,
+0x30a404,4,
+0x30a418,16,
+0x30a460,3,
+0x30a500,6,
+0x30a540,1,
+0x30a558,2,
+0x30a600,17,
+0x30a800,366,
+0x30b000,4,
+0x30b020,9,
+0x30b048,6,
+0x30b064,6,
+0x30b080,1,
+0x30b100,4,
+0x30b120,9,
+0x30b148,6,
+0x30b164,6,
+0x30b180,1,
+0x30b200,35,
+0x30b290,6,
+0x30b2b4,6,
+0x30b2d0,5,
+0x30b2e8,5,
+0x30b300,37,
+0x30b400,6,
+0x30b420,3,
+0x30b438,4,
+0x30b454,3,
+0x30b478,4,
+0x30b494,3,
+0x30b800,5,
+0x30b818,1,
+0x30b854,6,
+0x30b880,2,
+0x30b8a4,1,
+0x30ba00,28,
+0x30ba7c,5,
+0x30bab0,2,
+0x30babc,10,
+0x30bb00,2,
+0x30bb0c,7,
+0x30bb34,9,
+0x30bb60,6,
+0x30bb80,8,
+0x30bc00,5,
+0x30bc18,1,
+0x30bc54,6,
+0x30bc80,2,
+0x30bca4,1,
+0x30be00,28,
+0x30be7c,5,
+0x30beb0,2,
+0x30bebc,10,
+0x30bf00,2,
+0x30bf0c,7,
+0x30bf34,9,
+0x30bf60,6,
+0x30bf80,8,
+0x30c000,4,
+0x30c014,10,
+0x30c040,1,
+0x30c048,3,
+0x30c058,1,
+0x30c060,1,
+0x30c07c,1,
+0x30c500,1,
+0x30c518,2,
+0x30c540,6,
+0x30c800,4,
+0x30c814,10,
+0x30c840,1,
+0x30c848,3,
+0x30c858,1,
+0x30c860,1,
+0x30c87c,1,
+0x30cd00,1,
+0x30cd18,2,
+0x30cd40,6,
+0x30d800,2,
+0x30d818,2,
+0x30d834,2,
+0x30d92c,6,
+0x30d990,2,
+0x30d9ac,1,
+0x30d9d8,4,
+0x30da00,16,
+0x30dc00,3,
+0x30dc20,2,
+0x30dc40,1,
+0x310000,5,
+0x310020,4,
+0x310034,9,
+0x31005c,7,
+0x310080,1,
+0x3100a0,6,
+0x310100,5,
+0x310120,4,
+0x310134,9,
+0x31015c,7,
+0x310180,1,
+0x3101a0,6,
+0x310200,5,
+0x310220,4,
+0x310234,9,
+0x31025c,7,
+0x310280,1,
+0x3102a0,6,
+0x310300,5,
+0x310320,4,
+0x310334,9,
+0x31035c,7,
+0x310380,1,
+0x3103a0,6,
+0x310400,4,
+0x310440,4,
+0x310480,3,
+0x3104c0,3,
+0x310500,5,
+0x310518,8,
+0x310c00,13,
+0x310c40,11,
+0x310c80,13,
+0x310cc0,11,
+0x310d00,6,
+0x310d20,6,
+0x310e00,10,
+0x310e40,11,
+0x310e80,8,
+0x311000,2,
+0x311010,5,
+0x311040,3,
+0x311050,3,
+0x311060,7,
+0x311080,7,
+0x3110a0,7,
+0x3110c0,7,
+0x311100,7,
+0x311140,7,
+0x311180,5,
+0x31119c,9,
+0x311218,9,
+0x311240,3,
+0x311250,6,
+0x311280,1,
+0x311288,6,
+0x3112a4,1,
+0x3112c0,1,
+0x3112c8,6,
+0x3112e4,1,
+0x311400,8,
+0x311424,2,
+0x311500,3,
+0x311520,4,
+0x311540,3,
+0x311560,4,
+0x311800,24,
+0x311864,2,
+0x311880,6,
+0x311900,12,
+0x311940,6,
+0x311960,6,
+0x311980,4,
+0x3119c0,6,
+0x3119dc,1,
+0x311a00,6,
+0x311a1c,1,
+0x311a40,1,
+0x311a68,23,
+0x311b00,17,
+0x311b80,12,
+0x312000,5,
+0x312020,4,
+0x312034,9,
+0x31205c,7,
+0x312080,1,
+0x3120a0,6,
+0x312100,5,
+0x312120,4,
+0x312134,9,
+0x31215c,7,
+0x312180,1,
+0x3121a0,6,
+0x312200,5,
+0x312220,4,
+0x312234,9,
+0x31225c,7,
+0x312280,1,
+0x3122a0,6,
+0x312300,5,
+0x312320,4,
+0x312334,9,
+0x31235c,7,
+0x312380,1,
+0x3123a0,6,
+0x312400,4,
+0x312440,4,
+0x312480,3,
+0x3124c0,3,
+0x312500,5,
+0x312518,8,
+0x312c00,13,
+0x312c40,11,
+0x312c80,13,
+0x312cc0,11,
+0x312d00,6,
+0x312d20,6,
+0x312e00,10,
+0x312e40,11,
+0x312e80,8,
+0x313000,2,
+0x313010,5,
+0x313040,3,
+0x313050,3,
+0x313060,7,
+0x313080,7,
+0x3130a0,7,
+0x3130c0,7,
+0x313100,7,
+0x313140,7,
+0x313180,5,
+0x31319c,9,
+0x313218,9,
+0x313240,3,
+0x313250,6,
+0x313280,1,
+0x313288,6,
+0x3132a4,1,
+0x3132c0,1,
+0x3132c8,6,
+0x3132e4,1,
+0x313400,8,
+0x313424,2,
+0x313500,3,
+0x313520,4,
+0x313540,3,
+0x313560,4,
+0x313800,24,
+0x313864,2,
+0x313880,6,
+0x313900,12,
+0x313940,6,
+0x313960,6,
+0x313980,4,
+0x3139c0,6,
+0x3139dc,1,
+0x313a00,6,
+0x313a1c,1,
+0x313a40,1,
+0x313a68,23,
+0x313b00,17,
+0x313b80,12,
+0x314000,4,
+0x314014,6,
+0x314030,5,
+0x314080,4,
+0x314094,6,
+0x3140b0,5,
+0x314100,4,
+0x314114,6,
+0x314130,5,
+0x314180,4,
+0x314194,6,
+0x3141b0,5,
+0x314200,3,
+0x314210,23,
+0x314500,3,
+0x314510,12,
+0x314580,3,
+0x314590,12,
+0x314600,3,
+0x314610,12,
+0x314680,3,
+0x314690,12,
+0x314700,4,
+0x314718,13,
+0x314800,25,
+0x314880,25,
+0x314900,25,
+0x314980,25,
+0x314a00,17,
+0x314a50,3,
+0x314a60,3,
+0x315000,4,
+0x315014,6,
+0x315030,5,
+0x315080,4,
+0x315094,6,
+0x3150b0,5,
+0x315100,4,
+0x315114,6,
+0x315130,5,
+0x315180,4,
+0x315194,6,
+0x3151b0,5,
+0x315200,3,
+0x315210,23,
+0x315500,3,
+0x315510,12,
+0x315580,3,
+0x315590,12,
+0x315600,3,
+0x315610,12,
+0x315680,3,
+0x315690,12,
+0x315700,4,
+0x315718,13,
+0x315800,25,
+0x315880,25,
+0x315900,25,
+0x315980,25,
+0x315a00,17,
+0x315a50,3,
+0x315a60,3,
+0x316000,13,
+0x316040,22,
+0x3160a0,6,
+0x3160c0,3,
+0x316100,9,
+0x316400,2,
+0x31640c,6,
+0x316440,13,
+0x316480,16,
+0x316800,1,
+0x316808,3,
+0x31681c,8,
+0x316840,3,
+0x316850,3,
+0x316880,1,
+0x316888,3,
+0x31689c,8,
+0x3168c0,3,
+0x3168d0,3,
+0x316900,1,
+0x316908,3,
+0x31691c,8,
+0x316940,3,
+0x316950,3,
+0x316980,1,
+0x316988,3,
+0x31699c,8,
+0x3169c0,3,
+0x3169d0,3,
+0x316a00,1,
+0x316a08,3,
+0x316a1c,8,
+0x316a40,3,
+0x316a50,3,
+0x316a80,1,
+0x316a88,3,
+0x316a9c,8,
+0x316ac0,3,
+0x316ad0,3,
+0x316b00,1,
+0x316b08,3,
+0x316b1c,8,
+0x316b40,3,
+0x316b50,3,
+0x316b80,1,
+0x316b88,3,
+0x316b9c,8,
+0x316bc0,3,
+0x316bd0,3,
+0x316c00,1,
+0x316c08,3,
+0x316c1c,8,
+0x316c40,3,
+0x316c50,3,
+0x316c80,2,
+0x316c94,13,
+0x317000,6,
+0x317020,3,
+0x317034,1,
+0x317040,7,
+0x317060,6,
+0x317100,5,
+0x317138,1,
+0x317144,1,
+0x317400,1,
+0x317418,1,
+0x317434,1,
+0x31752c,5,
+0x317590,1,
+0x3175ac,1,
+0x3175d8,4,
+0x317600,8,
+0x318000,6,
+0x318020,3,
+0x318030,9,
+0x318080,6,
+0x318100,20,
+0x318400,1,
+0x318418,1,
+0x318434,1,
+0x31852c,4,
+0x318590,1,
+0x3185ac,1,
+0x3185d8,4,
+0x318600,8,
+0x319000,6,
+0x319020,6,
+0x319040,3,
+0x319080,14,
+0x3190bc,1,
+0x3190c4,13,
+0x3190fc,6,
+0x319120,5,
+0x319190,10,
+0x319200,16,
+0x319244,32,
+0x319300,26,
+0x319380,2,
+0x3193a0,1,
+0x3193c0,11,
+0x319404,4,
+0x319418,16,
+0x319460,3,
+0x319500,6,
+0x319540,1,
+0x319558,2,
+0x319600,17,
+0x319800,366,
+0x31a000,6,
+0x31a020,6,
+0x31a040,3,
+0x31a080,14,
+0x31a0bc,1,
+0x31a0c4,13,
+0x31a0fc,6,
+0x31a120,5,
+0x31a190,10,
+0x31a200,16,
+0x31a244,32,
+0x31a300,26,
+0x31a380,2,
+0x31a3a0,1,
+0x31a3c0,11,
+0x31a404,4,
+0x31a418,16,
+0x31a460,3,
+0x31a500,6,
+0x31a540,1,
+0x31a558,2,
+0x31a600,17,
+0x31a800,366,
+0x31b000,4,
+0x31b020,9,
+0x31b048,6,
+0x31b064,6,
+0x31b080,1,
+0x31b100,4,
+0x31b120,9,
+0x31b148,6,
+0x31b164,6,
+0x31b180,1,
+0x31b200,35,
+0x31b290,6,
+0x31b2b4,6,
+0x31b2d0,5,
+0x31b2e8,5,
+0x31b300,37,
+0x31b400,6,
+0x31b420,3,
+0x31b438,4,
+0x31b454,3,
+0x31b478,4,
+0x31b494,3,
+0x31b800,5,
+0x31b818,1,
+0x31b854,6,
+0x31b880,2,
+0x31b8a4,1,
+0x31ba00,28,
+0x31ba7c,5,
+0x31bab0,2,
+0x31babc,10,
+0x31bb00,2,
+0x31bb0c,7,
+0x31bb34,9,
+0x31bb60,6,
+0x31bb80,8,
+0x31bc00,5,
+0x31bc18,1,
+0x31bc54,6,
+0x31bc80,2,
+0x31bca4,1,
+0x31be00,28,
+0x31be7c,5,
+0x31beb0,2,
+0x31bebc,10,
+0x31bf00,2,
+0x31bf0c,7,
+0x31bf34,9,
+0x31bf60,6,
+0x31bf80,8,
+0x31c000,4,
+0x31c014,10,
+0x31c040,1,
+0x31c048,3,
+0x31c058,1,
+0x31c060,1,
+0x31c07c,1,
+0x31c500,1,
+0x31c518,2,
+0x31c540,6,
+0x31c800,4,
+0x31c814,10,
+0x31c840,1,
+0x31c848,3,
+0x31c858,1,
+0x31c860,1,
+0x31c87c,1,
+0x31cd00,1,
+0x31cd18,2,
+0x31cd40,6,
+0x31d800,2,
+0x31d818,2,
+0x31d834,2,
+0x31d92c,6,
+0x31d990,2,
+0x31d9ac,1,
+0x31d9d8,4,
+0x31da00,16,
+0x31dc00,3,
+0x31dc20,2,
+0x31dc40,1,
diff --git a/mstdump/mstdump_dbs/SwitchX.csv b/mstdump/mstdump_dbs/SwitchX.csv
new file mode 100755
index 0000000..1501724
--- /dev/null
+++ b/mstdump/mstdump_dbs/SwitchX.csv
@@ -0,0 +1,10265 @@
+#Addr, Size, Enable addr
+0x000000,1,
+0x000010,2,
+0x000020,3,
+0x000030,7,
+0x000100,7,
+0x000120,3,
+0x000130,2,
+0x000404,1,
+0x000414,3,
+0x000424,1,
+0x00042c,10,
+0x000460,11,
+0x000490,7,
+0x0004b0,4,
+0x0004c4,1,
+0x0004cc,6,
+0x0004f0,2,
+0x000500,5,
+0x000520,33,
+0x0005b0,6,
+0x000a00,1,
+0x000a08,7,
+0x000a2c,38,
+0x000ac8,12,
+0x000b00,1,
+0x000b10,2,
+0x000b20,8,
+0x000b44,1,
+0x000b60,8,
+0x000b84,1,
+0x000b94,3,
+0x000ba4,1,
+0x000bac,1,
+0x000bb4,1,
+0x000bbc,4,
+0x000bd0,7,
+0x000bf0,15,
+0x000c30,6,
+0x000c60,14,
+0x000d04,1,
+0x000d24,9,
+0x000d60,1,
+0x000d70,2,
+0x000da0,2,
+0x000db4,1,
+0x000dbc,4,
+0x000dd0,7,
+0x000df0,15,
+0x000e30,5,
+0x000e60,14,
+0x000f60,1,
+0x000f70,2,
+0x000fa0,2,
+0x000fb4,1,
+0x000fbc,4,
+0x000fd0,7,
+0x000ff0,132,
+0x001204,1,
+0x00121c,9,
+0x001284,3,
+0x001294,3,
+0x001300,10,
+0x00132c,10,
+0x001500,3,
+0x001520,25,
+0x001594,13,
+0x0015cc,6,
+0x0015fc,2,
+0x001610,2,
+0x001804,1,
+0x001814,3,
+0x001824,1,
+0x00182c,10,
+0x001860,11,
+0x001890,7,
+0x0018b0,4,
+0x0018c4,1,
+0x0018cc,6,
+0x0018f0,2,
+0x001900,5,
+0x001920,49,
+0x001c04,1,
+0x001c10,24,
+0x001c80,1,
+0x001c90,2,
+0x001ca0,1,
+0x001cb0,2,
+0x001cc8,5,
+0x001d00,22,
+0x002004,14,
+0x002040,7,
+0x00206c,3,
+0x0021fc,97,
+0x002400,96,
+0x002600,96,
+0x003000,20,
+0x003064,3,
+0x003074,2,
+0x003080,20,
+0x0030e4,3,
+0x0030f4,2,
+0x003100,20,
+0x003164,3,
+0x003174,2,
+0x003180,20,
+0x0031e4,3,
+0x0031f4,2,
+0x003200,20,
+0x003264,3,
+0x003274,2,
+0x003280,1,
+0x003400,20,
+0x003464,3,
+0x003474,2,
+0x003480,20,
+0x0034e4,3,
+0x0034f4,2,
+0x003500,20,
+0x003564,3,
+0x003574,2,
+0x003580,20,
+0x0035e4,3,
+0x0035f4,2,
+0x003600,20,
+0x003664,3,
+0x003674,2,
+0x003680,20,
+0x0036e4,3,
+0x0036f4,2,
+0x003700,1,
+0x003804,12,
+0x003840,5,
+0x00385c,13,
+0x003900,3,
+0x003910,7,
+0x003930,4,
+0x003944,1,
+0x003954,3,
+0x003964,4,
+0x003978,5,
+0x003990,2,
+0x003a00,77,
+0x003c00,31,
+0x003c80,7,
+0x003ca0,33,
+0x003d40,6,
+0x003d64,1,
+0x003d70,16,
+0x003dc0,14,
+0x003e04,57,
+0x004000,2,
+0x004018,2,
+0x004034,2,
+0x004104,6,
+0x004134,2,
+0x00414c,1,
+0x004170,3,
+0x004200,1,
+0x004210,2,
+0x004220,1,
+0x004230,2,
+0x0042c0,1,
+0x004400,64,
+0x008000,1,
+0x008010,2,
+0x008020,3,
+0x008030,7,
+0x008100,7,
+0x008120,3,
+0x008130,2,
+0x008404,1,
+0x008414,3,
+0x008424,1,
+0x00842c,10,
+0x008460,11,
+0x008490,7,
+0x0084b0,4,
+0x0084c4,1,
+0x0084cc,6,
+0x0084f0,2,
+0x008500,5,
+0x008520,33,
+0x0085b0,6,
+0x008a00,1,
+0x008a08,7,
+0x008a2c,38,
+0x008ac8,12,
+0x008b00,1,
+0x008b10,2,
+0x008b20,8,
+0x008b44,1,
+0x008b60,8,
+0x008b84,1,
+0x008b94,3,
+0x008ba4,1,
+0x008bac,1,
+0x008bb4,1,
+0x008bbc,4,
+0x008bd0,7,
+0x008bf0,15,
+0x008c30,6,
+0x008c60,14,
+0x008d04,1,
+0x008d24,9,
+0x008d60,1,
+0x008d70,2,
+0x008da0,2,
+0x008db4,1,
+0x008dbc,4,
+0x008dd0,7,
+0x008df0,15,
+0x008e30,5,
+0x008e60,14,
+0x008f60,1,
+0x008f70,2,
+0x008fa0,2,
+0x008fb4,1,
+0x008fbc,4,
+0x008fd0,7,
+0x008ff0,132,
+0x009204,1,
+0x00921c,9,
+0x009284,3,
+0x009294,3,
+0x009300,10,
+0x00932c,10,
+0x009500,3,
+0x009520,25,
+0x009594,13,
+0x0095cc,6,
+0x0095fc,2,
+0x009610,2,
+0x009804,1,
+0x009814,3,
+0x009824,1,
+0x00982c,10,
+0x009860,11,
+0x009890,7,
+0x0098b0,4,
+0x0098c4,1,
+0x0098cc,6,
+0x0098f0,2,
+0x009900,5,
+0x009920,49,
+0x009c04,1,
+0x009c10,24,
+0x009c80,1,
+0x009c90,2,
+0x009ca0,1,
+0x009cb0,2,
+0x009cc8,5,
+0x009d00,22,
+0x00a004,14,
+0x00a040,7,
+0x00a06c,3,
+0x00a1fc,97,
+0x00a400,96,
+0x00a600,96,
+0x00b000,20,
+0x00b064,3,
+0x00b074,2,
+0x00b080,20,
+0x00b0e4,3,
+0x00b0f4,2,
+0x00b100,20,
+0x00b164,3,
+0x00b174,2,
+0x00b180,20,
+0x00b1e4,3,
+0x00b1f4,2,
+0x00b200,20,
+0x00b264,3,
+0x00b274,2,
+0x00b280,1,
+0x00b400,20,
+0x00b464,3,
+0x00b474,2,
+0x00b480,20,
+0x00b4e4,3,
+0x00b4f4,2,
+0x00b500,20,
+0x00b564,3,
+0x00b574,2,
+0x00b580,20,
+0x00b5e4,3,
+0x00b5f4,2,
+0x00b600,20,
+0x00b664,3,
+0x00b674,2,
+0x00b680,20,
+0x00b6e4,3,
+0x00b6f4,2,
+0x00b700,1,
+0x00b804,12,
+0x00b840,5,
+0x00b85c,13,
+0x00b900,3,
+0x00b910,7,
+0x00b930,4,
+0x00b944,1,
+0x00b954,3,
+0x00b964,4,
+0x00b978,5,
+0x00b990,2,
+0x00ba00,77,
+0x00bc00,31,
+0x00bc80,7,
+0x00bca0,33,
+0x00bd40,6,
+0x00bd64,1,
+0x00bd70,16,
+0x00bdc0,14,
+0x00be04,57,
+0x00c000,2,
+0x00c018,2,
+0x00c034,2,
+0x00c104,6,
+0x00c134,2,
+0x00c14c,1,
+0x00c170,3,
+0x00c200,1,
+0x00c210,2,
+0x00c220,1,
+0x00c230,2,
+0x00c2c0,1,
+0x00c400,64,
+0x010000,1,
+0x010010,2,
+0x010020,3,
+0x010030,7,
+0x010100,7,
+0x010120,3,
+0x010130,2,
+0x010404,1,
+0x010414,3,
+0x010424,1,
+0x01042c,10,
+0x010460,11,
+0x010490,7,
+0x0104b0,4,
+0x0104c4,1,
+0x0104cc,6,
+0x0104f0,2,
+0x010500,5,
+0x010520,33,
+0x0105b0,6,
+0x010a00,1,
+0x010a08,7,
+0x010a2c,38,
+0x010ac8,12,
+0x010b00,1,
+0x010b10,2,
+0x010b20,8,
+0x010b44,1,
+0x010b60,8,
+0x010b84,1,
+0x010b94,3,
+0x010ba4,1,
+0x010bac,1,
+0x010bb4,1,
+0x010bbc,4,
+0x010bd0,7,
+0x010bf0,15,
+0x010c30,6,
+0x010c60,14,
+0x010d04,1,
+0x010d24,9,
+0x010d60,1,
+0x010d70,2,
+0x010da0,2,
+0x010db4,1,
+0x010dbc,4,
+0x010dd0,7,
+0x010df0,15,
+0x010e30,5,
+0x010e60,14,
+0x010f60,1,
+0x010f70,2,
+0x010fa0,2,
+0x010fb4,1,
+0x010fbc,4,
+0x010fd0,7,
+0x010ff0,132,
+0x011204,1,
+0x01121c,9,
+0x011284,3,
+0x011294,3,
+0x011300,10,
+0x01132c,10,
+0x011500,3,
+0x011520,25,
+0x011594,13,
+0x0115cc,6,
+0x0115fc,2,
+0x011610,2,
+0x011804,1,
+0x011814,3,
+0x011824,1,
+0x01182c,10,
+0x011860,11,
+0x011890,7,
+0x0118b0,4,
+0x0118c4,1,
+0x0118cc,6,
+0x0118f0,2,
+0x011900,5,
+0x011920,49,
+0x011c04,1,
+0x011c10,24,
+0x011c80,1,
+0x011c90,2,
+0x011ca0,1,
+0x011cb0,2,
+0x011cc8,5,
+0x011d00,22,
+0x012004,14,
+0x012040,7,
+0x01206c,3,
+0x0121fc,97,
+0x012400,96,
+0x012600,96,
+0x013000,20,
+0x013064,3,
+0x013074,2,
+0x013080,20,
+0x0130e4,3,
+0x0130f4,2,
+0x013100,20,
+0x013164,3,
+0x013174,2,
+0x013180,20,
+0x0131e4,3,
+0x0131f4,2,
+0x013200,20,
+0x013264,3,
+0x013274,2,
+0x013280,1,
+0x013400,20,
+0x013464,3,
+0x013474,2,
+0x013480,20,
+0x0134e4,3,
+0x0134f4,2,
+0x013500,20,
+0x013564,3,
+0x013574,2,
+0x013580,20,
+0x0135e4,3,
+0x0135f4,2,
+0x013600,20,
+0x013664,3,
+0x013674,2,
+0x013680,20,
+0x0136e4,3,
+0x0136f4,2,
+0x013700,1,
+0x013804,12,
+0x013840,5,
+0x01385c,13,
+0x013900,3,
+0x013910,7,
+0x013930,4,
+0x013944,1,
+0x013954,3,
+0x013964,4,
+0x013978,5,
+0x013990,2,
+0x013a00,77,
+0x013c00,31,
+0x013c80,7,
+0x013ca0,33,
+0x013d40,6,
+0x013d64,1,
+0x013d70,16,
+0x013dc0,14,
+0x013e04,57,
+0x014000,2,
+0x014018,2,
+0x014034,2,
+0x014104,6,
+0x014134,2,
+0x01414c,1,
+0x014170,3,
+0x014200,1,
+0x014210,2,
+0x014220,1,
+0x014230,2,
+0x0142c0,1,
+0x014400,64,
+0x018000,1,
+0x018010,2,
+0x018020,3,
+0x018030,7,
+0x018100,7,
+0x018120,3,
+0x018130,2,
+0x018404,1,
+0x018414,3,
+0x018424,1,
+0x01842c,10,
+0x018460,11,
+0x018490,7,
+0x0184b0,4,
+0x0184c4,1,
+0x0184cc,6,
+0x0184f0,2,
+0x018500,5,
+0x018520,33,
+0x0185b0,6,
+0x018a00,1,
+0x018a08,7,
+0x018a2c,38,
+0x018ac8,12,
+0x018b00,1,
+0x018b10,2,
+0x018b20,8,
+0x018b44,1,
+0x018b60,8,
+0x018b84,1,
+0x018b94,3,
+0x018ba4,1,
+0x018bac,1,
+0x018bb4,1,
+0x018bbc,4,
+0x018bd0,7,
+0x018bf0,15,
+0x018c30,6,
+0x018c60,14,
+0x018d04,1,
+0x018d24,9,
+0x018d60,1,
+0x018d70,2,
+0x018da0,2,
+0x018db4,1,
+0x018dbc,4,
+0x018dd0,7,
+0x018df0,15,
+0x018e30,5,
+0x018e60,14,
+0x018f60,1,
+0x018f70,2,
+0x018fa0,2,
+0x018fb4,1,
+0x018fbc,4,
+0x018fd0,7,
+0x018ff0,132,
+0x019204,1,
+0x01921c,9,
+0x019284,3,
+0x019294,3,
+0x019300,10,
+0x01932c,10,
+0x019500,3,
+0x019520,25,
+0x019594,13,
+0x0195cc,6,
+0x0195fc,2,
+0x019610,2,
+0x019804,1,
+0x019814,3,
+0x019824,1,
+0x01982c,10,
+0x019860,11,
+0x019890,7,
+0x0198b0,4,
+0x0198c4,1,
+0x0198cc,6,
+0x0198f0,2,
+0x019900,5,
+0x019920,49,
+0x019c04,1,
+0x019c10,24,
+0x019c80,1,
+0x019c90,2,
+0x019ca0,1,
+0x019cb0,2,
+0x019cc8,5,
+0x019d00,22,
+0x01a004,14,
+0x01a040,7,
+0x01a06c,3,
+0x01a1fc,97,
+0x01a400,96,
+0x01a600,96,
+0x01b000,20,
+0x01b064,3,
+0x01b074,2,
+0x01b080,20,
+0x01b0e4,3,
+0x01b0f4,2,
+0x01b100,20,
+0x01b164,3,
+0x01b174,2,
+0x01b180,20,
+0x01b1e4,3,
+0x01b1f4,2,
+0x01b200,20,
+0x01b264,3,
+0x01b274,2,
+0x01b280,1,
+0x01b400,20,
+0x01b464,3,
+0x01b474,2,
+0x01b480,20,
+0x01b4e4,3,
+0x01b4f4,2,
+0x01b500,20,
+0x01b564,3,
+0x01b574,2,
+0x01b580,20,
+0x01b5e4,3,
+0x01b5f4,2,
+0x01b600,20,
+0x01b664,3,
+0x01b674,2,
+0x01b680,20,
+0x01b6e4,3,
+0x01b6f4,2,
+0x01b700,1,
+0x01b804,12,
+0x01b840,5,
+0x01b85c,13,
+0x01b900,3,
+0x01b910,7,
+0x01b930,4,
+0x01b944,1,
+0x01b954,3,
+0x01b964,4,
+0x01b978,5,
+0x01b990,2,
+0x01ba00,77,
+0x01bc00,31,
+0x01bc80,7,
+0x01bca0,33,
+0x01bd40,6,
+0x01bd64,1,
+0x01bd70,16,
+0x01bdc0,14,
+0x01be04,57,
+0x01c000,2,
+0x01c018,2,
+0x01c034,2,
+0x01c104,6,
+0x01c134,2,
+0x01c14c,1,
+0x01c170,3,
+0x01c200,1,
+0x01c210,2,
+0x01c220,1,
+0x01c230,2,
+0x01c2c0,1,
+0x01c400,64,
+0x020000,1,
+0x020010,2,
+0x020020,3,
+0x020030,7,
+0x020100,7,
+0x020120,3,
+0x020130,2,
+0x020404,1,
+0x020414,3,
+0x020424,1,
+0x02042c,10,
+0x020460,11,
+0x020490,7,
+0x0204b0,4,
+0x0204c4,1,
+0x0204cc,6,
+0x0204f0,2,
+0x020500,5,
+0x020520,33,
+0x0205b0,6,
+0x020a00,1,
+0x020a08,7,
+0x020a2c,38,
+0x020ac8,12,
+0x020b00,1,
+0x020b10,2,
+0x020b20,8,
+0x020b44,1,
+0x020b60,8,
+0x020b84,1,
+0x020b94,3,
+0x020ba4,1,
+0x020bac,1,
+0x020bb4,1,
+0x020bbc,4,
+0x020bd0,7,
+0x020bf0,15,
+0x020c30,6,
+0x020c60,14,
+0x020d04,1,
+0x020d24,9,
+0x020d60,1,
+0x020d70,2,
+0x020da0,2,
+0x020db4,1,
+0x020dbc,4,
+0x020dd0,7,
+0x020df0,15,
+0x020e30,5,
+0x020e60,14,
+0x020f60,1,
+0x020f70,2,
+0x020fa0,2,
+0x020fb4,1,
+0x020fbc,4,
+0x020fd0,7,
+0x020ff0,132,
+0x021204,1,
+0x02121c,9,
+0x021284,3,
+0x021294,3,
+0x021300,10,
+0x02132c,10,
+0x021500,3,
+0x021520,25,
+0x021594,13,
+0x0215cc,6,
+0x0215fc,2,
+0x021610,2,
+0x021804,1,
+0x021814,3,
+0x021824,1,
+0x02182c,10,
+0x021860,11,
+0x021890,7,
+0x0218b0,4,
+0x0218c4,1,
+0x0218cc,6,
+0x0218f0,2,
+0x021900,5,
+0x021920,49,
+0x021c04,1,
+0x021c10,24,
+0x021c80,1,
+0x021c90,2,
+0x021ca0,1,
+0x021cb0,2,
+0x021cc8,5,
+0x021d00,22,
+0x022004,14,
+0x022040,7,
+0x02206c,3,
+0x0221fc,97,
+0x022400,96,
+0x022600,96,
+0x023000,20,
+0x023064,3,
+0x023074,2,
+0x023080,20,
+0x0230e4,3,
+0x0230f4,2,
+0x023100,20,
+0x023164,3,
+0x023174,2,
+0x023180,20,
+0x0231e4,3,
+0x0231f4,2,
+0x023200,20,
+0x023264,3,
+0x023274,2,
+0x023280,1,
+0x023400,20,
+0x023464,3,
+0x023474,2,
+0x023480,20,
+0x0234e4,3,
+0x0234f4,2,
+0x023500,20,
+0x023564,3,
+0x023574,2,
+0x023580,20,
+0x0235e4,3,
+0x0235f4,2,
+0x023600,20,
+0x023664,3,
+0x023674,2,
+0x023680,20,
+0x0236e4,3,
+0x0236f4,2,
+0x023700,1,
+0x023804,12,
+0x023840,5,
+0x02385c,13,
+0x023900,3,
+0x023910,7,
+0x023930,4,
+0x023944,1,
+0x023954,3,
+0x023964,4,
+0x023978,5,
+0x023990,2,
+0x023a00,77,
+0x023c00,31,
+0x023c80,7,
+0x023ca0,33,
+0x023d40,6,
+0x023d64,1,
+0x023d70,16,
+0x023dc0,14,
+0x023e04,57,
+0x024000,2,
+0x024018,2,
+0x024034,2,
+0x024104,6,
+0x024134,2,
+0x02414c,1,
+0x024170,3,
+0x024200,1,
+0x024210,2,
+0x024220,1,
+0x024230,2,
+0x0242c0,1,
+0x024400,64,
+0x028000,1,
+0x028010,2,
+0x028020,3,
+0x028030,7,
+0x028100,7,
+0x028120,3,
+0x028130,2,
+0x028404,1,
+0x028414,3,
+0x028424,1,
+0x02842c,10,
+0x028460,11,
+0x028490,7,
+0x0284b0,4,
+0x0284c4,1,
+0x0284cc,6,
+0x0284f0,2,
+0x028500,5,
+0x028520,33,
+0x0285b0,6,
+0x028a00,1,
+0x028a08,7,
+0x028a2c,38,
+0x028ac8,12,
+0x028b00,1,
+0x028b10,2,
+0x028b20,8,
+0x028b44,1,
+0x028b60,8,
+0x028b84,1,
+0x028b94,3,
+0x028ba4,1,
+0x028bac,1,
+0x028bb4,1,
+0x028bbc,4,
+0x028bd0,7,
+0x028bf0,15,
+0x028c30,6,
+0x028c60,14,
+0x028d04,1,
+0x028d24,9,
+0x028d60,1,
+0x028d70,2,
+0x028da0,2,
+0x028db4,1,
+0x028dbc,4,
+0x028dd0,7,
+0x028df0,15,
+0x028e30,5,
+0x028e60,14,
+0x028f60,1,
+0x028f70,2,
+0x028fa0,2,
+0x028fb4,1,
+0x028fbc,4,
+0x028fd0,7,
+0x028ff0,132,
+0x029204,1,
+0x02921c,9,
+0x029284,3,
+0x029294,3,
+0x029300,10,
+0x02932c,10,
+0x029500,3,
+0x029520,25,
+0x029594,13,
+0x0295cc,6,
+0x0295fc,2,
+0x029610,2,
+0x029804,1,
+0x029814,3,
+0x029824,1,
+0x02982c,10,
+0x029860,11,
+0x029890,7,
+0x0298b0,4,
+0x0298c4,1,
+0x0298cc,6,
+0x0298f0,2,
+0x029900,5,
+0x029920,49,
+0x029c04,1,
+0x029c10,24,
+0x029c80,1,
+0x029c90,2,
+0x029ca0,1,
+0x029cb0,2,
+0x029cc8,5,
+0x029d00,22,
+0x02a004,14,
+0x02a040,7,
+0x02a06c,3,
+0x02a1fc,97,
+0x02a400,96,
+0x02a600,96,
+0x02b000,20,
+0x02b064,3,
+0x02b074,2,
+0x02b080,20,
+0x02b0e4,3,
+0x02b0f4,2,
+0x02b100,20,
+0x02b164,3,
+0x02b174,2,
+0x02b180,20,
+0x02b1e4,3,
+0x02b1f4,2,
+0x02b200,20,
+0x02b264,3,
+0x02b274,2,
+0x02b280,1,
+0x02b400,20,
+0x02b464,3,
+0x02b474,2,
+0x02b480,20,
+0x02b4e4,3,
+0x02b4f4,2,
+0x02b500,20,
+0x02b564,3,
+0x02b574,2,
+0x02b580,20,
+0x02b5e4,3,
+0x02b5f4,2,
+0x02b600,20,
+0x02b664,3,
+0x02b674,2,
+0x02b680,20,
+0x02b6e4,3,
+0x02b6f4,2,
+0x02b700,1,
+0x02b804,12,
+0x02b840,5,
+0x02b85c,13,
+0x02b900,3,
+0x02b910,7,
+0x02b930,4,
+0x02b944,1,
+0x02b954,3,
+0x02b964,4,
+0x02b978,5,
+0x02b990,2,
+0x02ba00,77,
+0x02bc00,31,
+0x02bc80,7,
+0x02bca0,33,
+0x02bd40,6,
+0x02bd64,1,
+0x02bd70,16,
+0x02bdc0,14,
+0x02be04,57,
+0x02c000,2,
+0x02c018,2,
+0x02c034,2,
+0x02c104,6,
+0x02c134,2,
+0x02c14c,1,
+0x02c170,3,
+0x02c200,1,
+0x02c210,2,
+0x02c220,1,
+0x02c230,2,
+0x02c2c0,1,
+0x02c400,64,
+0x030000,2,
+0x030018,2,
+0x030034,2,
+0x030104,3,
+0x030134,2,
+0x03014c,1,
+0x030170,2,
+0x030200,1,
+0x030210,2,
+0x030220,1,
+0x030230,2,
+0x030420,3,
+0x030430,4,
+0x030460,4,
+0x030474,3,
+0x030484,7,
+0x0304a4,7,
+0x0304c4,7,
+0x0304e4,2,
+0x0304f0,9,
+0x03051c,5,
+0x030584,7,
+0x0305a4,7,
+0x0305c4,7,
+0x0305e4,11,
+0x030620,1,
+0x0306dc,9,
+0x03071c,9,
+0x03075c,9,
+0x03079c,9,
+0x0307dc,13,
+0x030820,1,
+0x03091c,9,
+0x03095c,9,
+0x03099c,9,
+0x0309dc,13,
+0x030a20,1,
+0x030b1c,9,
+0x030b5c,9,
+0x030b9c,9,
+0x030bdc,13,
+0x030c20,1,
+0x030d1c,9,
+0x030d5c,9,
+0x030d9c,9,
+0x030ddc,9,
+0x03100c,12,
+0x031040,5,
+0x03105c,5,
+0x031074,3,
+0x031088,42,
+0x0311fc,49,
+0x031300,3,
+0x031330,12,
+0x031400,14,
+0x031440,12,
+0x031480,5,
+0x03149c,1,
+0x031800,24,
+0x031880,2,
+0x031890,3,
+0x0318a0,3,
+0x0318b0,2,
+0x031a00,1,
+0x031a10,2,
+0x031a20,1,
+0x031a30,2,
+0x031a40,1,
+0x031a50,2,
+0x031a80,1,
+0x031a90,2,
+0x031aa0,1,
+0x031ab0,2,
+0x031ac0,3,
+0x031b04,1,
+0x031b24,7,
+0x031b44,1,
+0x031b64,7,
+0x031b84,1,
+0x031ba4,7,
+0x031bc4,1,
+0x031be4,9,
+0x031c0c,3,
+0x031c40,16,
+0x031d04,2,
+0x031d18,10,
+0x031d44,2,
+0x031d58,10,
+0x031d84,2,
+0x031d98,10,
+0x031dc4,2,
+0x031dd8,10,
+0x031e04,2,
+0x031e18,2,
+0x031e24,2,
+0x031e38,2,
+0x031e44,2,
+0x031e58,2,
+0x031e64,2,
+0x031e78,2,
+0x031f04,3,
+0x031f14,3,
+0x032010,3,
+0x032020,1,
+0x032028,13,
+0x032060,5,
+0x032078,15,
+0x0320b8,1,
+0x0320c0,3,
+0x0320e0,3,
+0x032100,3,
+0x032110,3,
+0x032120,3,
+0x032130,3,
+0x032140,3,
+0x032150,3,
+0x032160,3,
+0x032170,3,
+0x032180,3,
+0x032200,33,
+0x032290,29,
+0x032308,10,
+0x032334,2,
+0x032340,9,
+0x032368,2,
+0x032380,27,
+0x0323f0,1,
+0x032400,10,
+0x03242c,28,
+0x0324a0,2,
+0x0324b4,5,
+0x0324d4,5,
+0x0324f4,6,
+0x032560,3,
+0x032570,1,
+0x0325fc,45,
+0x032800,160,
+0x032b00,1,
+0x032c00,16,
+0x032c44,1,
+0x032c4c,3,
+0x032c60,2,
+0x032c6c,2,
+0x032cc0,80,
+0x032e04,3,
+0x032e24,3,
+0x032e34,3,
+0x032e44,3,
+0x032e54,3,
+0x032e64,3,
+0x032e74,3,
+0x032e84,1,
+0x032e90,4,
+0x032ea4,1,
+0x032eb0,4,
+0x032ec4,1,
+0x032ed0,4,
+0x032ee4,1,
+0x032ef0,4,
+0x032f04,1,
+0x032f10,4,
+0x032f24,1,
+0x032f30,4,
+0x032f44,1,
+0x032f50,4,
+0x032f64,1,
+0x032f70,4,
+0x032f84,1,
+0x032f90,4,
+0x032fa4,1,
+0x032fb0,4,
+0x032fc4,1,
+0x032fd0,4,
+0x032fe4,1,
+0x032ff0,4,
+0x033c04,8,
+0x033e00,1,
+0x033e18,11,
+0x033e58,11,
+0x033e98,11,
+0x033ed8,11,
+0x033f10,13,
+0x033f50,13,
+0x033f90,13,
+0x033fd0,14,
+0x034018,2,
+0x034034,2,
+0x034104,3,
+0x034134,2,
+0x03414c,1,
+0x034170,2,
+0x034200,1,
+0x034210,2,
+0x034220,1,
+0x034230,2,
+0x034420,3,
+0x034430,4,
+0x034460,4,
+0x034474,3,
+0x034484,7,
+0x0344a4,7,
+0x0344c4,7,
+0x0344e4,2,
+0x0344f0,9,
+0x03451c,5,
+0x034584,7,
+0x0345a4,7,
+0x0345c4,7,
+0x0345e4,11,
+0x034620,1,
+0x0346dc,9,
+0x03471c,9,
+0x03475c,9,
+0x03479c,9,
+0x0347dc,13,
+0x034820,1,
+0x03491c,9,
+0x03495c,9,
+0x03499c,9,
+0x0349dc,13,
+0x034a20,1,
+0x034b1c,9,
+0x034b5c,9,
+0x034b9c,9,
+0x034bdc,13,
+0x034c20,1,
+0x034d1c,9,
+0x034d5c,9,
+0x034d9c,9,
+0x034ddc,9,
+0x03500c,12,
+0x035040,5,
+0x03505c,5,
+0x035074,3,
+0x035088,42,
+0x0351fc,49,
+0x035300,3,
+0x035330,12,
+0x035400,14,
+0x035440,12,
+0x035480,5,
+0x03549c,1,
+0x035800,24,
+0x035880,2,
+0x035890,3,
+0x0358a0,3,
+0x0358b0,2,
+0x035a00,1,
+0x035a10,2,
+0x035a20,1,
+0x035a30,2,
+0x035a40,1,
+0x035a50,2,
+0x035a80,1,
+0x035a90,2,
+0x035aa0,1,
+0x035ab0,2,
+0x035ac0,3,
+0x035b04,1,
+0x035b24,7,
+0x035b44,1,
+0x035b64,7,
+0x035b84,1,
+0x035ba4,7,
+0x035bc4,1,
+0x035be4,9,
+0x035c0c,3,
+0x035c40,16,
+0x035d04,2,
+0x035d18,10,
+0x035d44,2,
+0x035d58,10,
+0x035d84,2,
+0x035d98,10,
+0x035dc4,2,
+0x035dd8,10,
+0x035e04,2,
+0x035e18,2,
+0x035e24,2,
+0x035e38,2,
+0x035e44,2,
+0x035e58,2,
+0x035e64,2,
+0x035e78,2,
+0x035f04,3,
+0x035f14,3,
+0x036010,3,
+0x036020,1,
+0x036028,13,
+0x036060,5,
+0x036078,15,
+0x0360b8,1,
+0x0360c0,3,
+0x0360e0,3,
+0x036100,3,
+0x036110,3,
+0x036120,3,
+0x036130,3,
+0x036140,3,
+0x036150,3,
+0x036160,3,
+0x036170,3,
+0x036180,3,
+0x036200,33,
+0x036290,29,
+0x036308,10,
+0x036334,2,
+0x036340,9,
+0x036368,2,
+0x036380,27,
+0x0363f0,1,
+0x036400,10,
+0x03642c,28,
+0x0364a0,2,
+0x0364b4,5,
+0x0364d4,5,
+0x0364f4,6,
+0x036560,3,
+0x036570,1,
+0x0365fc,45,
+0x036800,160,
+0x036b00,1,
+0x036c00,16,
+0x036c44,1,
+0x036c4c,3,
+0x036c60,2,
+0x036c6c,2,
+0x036cc0,80,
+0x036e04,3,
+0x036e24,3,
+0x036e34,3,
+0x036e44,3,
+0x036e54,3,
+0x036e64,3,
+0x036e74,3,
+0x036e84,1,
+0x036e90,4,
+0x036ea4,1,
+0x036eb0,4,
+0x036ec4,1,
+0x036ed0,4,
+0x036ee4,1,
+0x036ef0,4,
+0x036f04,1,
+0x036f10,4,
+0x036f24,1,
+0x036f30,4,
+0x036f44,1,
+0x036f50,4,
+0x036f64,1,
+0x036f70,4,
+0x036f84,1,
+0x036f90,4,
+0x036fa4,1,
+0x036fb0,4,
+0x036fc4,1,
+0x036fd0,4,
+0x036fe4,1,
+0x036ff0,4,
+0x037c04,8,
+0x037e00,1,
+0x037e18,11,
+0x037e58,11,
+0x037e98,11,
+0x037ed8,11,
+0x037f10,13,
+0x037f50,13,
+0x037f90,13,
+0x037fd0,21,
+0x038030,3,
+0x038040,3,
+0x038080,9,
+0x0380b0,3,
+0x0380c0,3,
+0x038100,9,
+0x038130,3,
+0x038140,3,
+0x038180,9,
+0x0381b0,3,
+0x0381c0,3,
+0x038200,9,
+0x038230,3,
+0x038240,3,
+0x038280,9,
+0x0382b0,3,
+0x0382c0,3,
+0x040000,3,
+0x04001c,2,
+0x040030,1,
+0x040048,2,
+0x040058,2,
+0x040068,11,
+0x04009c,2,
+0x0400ac,14,
+0x040180,1,
+0x0401c0,1,
+0x0401c8,2,
+0x0401e0,1,
+0x0401e8,3,
+0x0401f8,1,
+0x040200,3,
+0x04021c,2,
+0x040230,1,
+0x040248,2,
+0x040258,2,
+0x040268,11,
+0x04029c,2,
+0x0402ac,14,
+0x040380,1,
+0x0403c0,1,
+0x0403c8,2,
+0x0403e0,1,
+0x0403e8,3,
+0x0403f8,1,
+0x040400,3,
+0x04041c,2,
+0x040430,1,
+0x040448,2,
+0x040458,2,
+0x040468,11,
+0x04049c,2,
+0x0404ac,14,
+0x040580,1,
+0x0405c0,1,
+0x0405c8,2,
+0x0405e0,1,
+0x0405e8,3,
+0x0405f8,1,
+0x040600,3,
+0x04061c,2,
+0x040630,1,
+0x040648,2,
+0x040658,2,
+0x040668,11,
+0x04069c,2,
+0x0406ac,14,
+0x040780,1,
+0x0407c0,1,
+0x0407c8,2,
+0x0407e0,1,
+0x0407e8,3,
+0x0407f8,1,
+0x040800,128,
+0x040a04,2,
+0x040a18,2,
+0x040c04,9,
+0x040c44,2,
+0x040c50,10,
+0x040c7c,1,
+0x040c84,1,
+0x040c8c,6,
+0x040cb0,3,
+0x040cc0,1,
+0x040cd0,2,
+0x040ce0,1,
+0x040cf0,2,
+0x040d00,1,
+0x040d10,2,
+0x040d20,1,
+0x040d30,2,
+0x040d40,1,
+0x040d50,2,
+0x040d60,1,
+0x040d70,2,
+0x040d88,2,
+0x040da0,1,
+0x040dc8,2,
+0x040de0,1,
+0x040e08,2,
+0x040e20,1,
+0x040e48,2,
+0x040e60,1,
+0x040e88,2,
+0x040ea0,1,
+0x040ec8,2,
+0x040ee0,1,
+0x040f08,2,
+0x040f20,1,
+0x040f48,2,
+0x040f60,1,
+0x040f80,3,
+0x040ffc,1,
+0x041900,4,
+0x041940,5,
+0x042000,24,
+0x042200,24,
+0x042400,48,
+0x042600,2,
+0x042800,48,
+0x042a00,2,
+0x042fdc,1,
+0x042fe4,1,
+0x042ff4,3,
+0x043010,4,
+0x043030,7,
+0x043100,11,
+0x043140,7,
+0x043160,2,
+0x044000,8,
+0x044040,8,
+0x044080,8,
+0x0440e8,2,
+0x044100,64,
+0x050040,4,
+0x050060,3,
+0x050070,16,
+0x0500d8,14,
+0x050120,3,
+0x050130,29,
+0x0501b8,6,
+0x050200,36,
+0x051100,14,
+0x05113c,5,
+0x051160,3,
+0x051170,1,
+0x0517fc,20,
+0x051894,8,
+0x0518b8,16,
+0x051900,14,
+0x053c00,18,
+0x053c60,5,
+0x053c8c,8,
+0x053d00,1,
+0x053e00,16,
+0x053e60,5,
+0x053e8c,8,
+0x053f04,1,
+0x053f0c,7,
+0x053f40,1,
+0x053ffc,6,
+0x054020,1,
+0x054030,1,
+0x054040,1,
+0x054050,1,
+0x054060,1,
+0x054070,1,
+0x054080,1,
+0x054090,1,
+0x0540a0,1,
+0x0540b0,1,
+0x0540c0,1,
+0x0540d0,1,
+0x0540e0,1,
+0x0540f0,1,
+0x054100,1,
+0x054110,1,
+0x054120,1,
+0x054130,1,
+0x054140,1,
+0x054150,1,
+0x054160,1,
+0x054170,1,
+0x054180,1,
+0x054190,1,
+0x0541a0,1,
+0x0541b0,1,
+0x0541c0,1,
+0x0541d0,1,
+0x0541e0,1,
+0x0541f0,1,
+0x054200,1,
+0x054210,1,
+0x054220,1,
+0x054230,1,
+0x054240,1,
+0x054250,1,
+0x054260,1,
+0x054270,1,
+0x054280,1,
+0x054290,1,
+0x0542a0,1,
+0x0542b0,1,
+0x0542c0,1,
+0x0542d0,1,
+0x0542e0,1,
+0x0542f0,1,
+0x054300,1,
+0x054310,1,
+0x054320,1,
+0x054330,1,
+0x054340,1,
+0x054350,1,
+0x054360,1,
+0x054370,1,
+0x054380,1,
+0x054390,1,
+0x0543a0,1,
+0x0543b0,1,
+0x0543c0,1,
+0x0543d0,1,
+0x0543e0,1,
+0x0543f0,1,
+0x054400,1,
+0x054410,1,
+0x054420,1,
+0x054430,1,
+0x054440,1,
+0x054450,1,
+0x054460,1,
+0x054470,1,
+0x054480,1,
+0x054490,1,
+0x0544a0,1,
+0x0544b0,1,
+0x0544c0,1,
+0x0544d0,1,
+0x0544e0,1,
+0x0544f0,1,
+0x054500,1,
+0x054510,1,
+0x054520,1,
+0x054530,1,
+0x054540,1,
+0x054550,1,
+0x054560,1,
+0x054570,1,
+0x054580,1,
+0x054590,1,
+0x0545a0,1,
+0x0545b0,1,
+0x0545c0,1,
+0x0545d0,1,
+0x0545e0,1,
+0x0545f0,1,
+0x054600,1,
+0x054610,1,
+0x054620,1,
+0x054630,1,
+0x054640,1,
+0x054650,1,
+0x054660,1,
+0x054670,1,
+0x054680,1,
+0x054690,1,
+0x0546a0,1,
+0x0546b0,1,
+0x0546c0,1,
+0x0546d0,1,
+0x0546e0,1,
+0x0546f0,1,
+0x054700,1,
+0x054710,1,
+0x054720,1,
+0x054730,1,
+0x054740,1,
+0x054750,1,
+0x054760,1,
+0x054770,1,
+0x054780,1,
+0x054790,1,
+0x0547a0,1,
+0x0547b0,1,
+0x0547c0,1,
+0x0547d0,1,
+0x0547e0,1,
+0x0547f0,1,
+0x054800,1,
+0x054810,1,
+0x054820,1,
+0x054830,1,
+0x054840,1,
+0x054850,1,
+0x054860,1,
+0x054870,1,
+0x054880,1,
+0x054890,1,
+0x0548a0,1,
+0x0548b0,1,
+0x0548c0,1,
+0x0548d0,1,
+0x0548e0,1,
+0x0548f0,1,
+0x054900,1,
+0x054910,1,
+0x054920,1,
+0x054930,1,
+0x054940,1,
+0x054950,1,
+0x054960,1,
+0x054970,1,
+0x054980,1,
+0x054990,1,
+0x0549a0,1,
+0x0549b0,1,
+0x0549c0,1,
+0x0549d0,1,
+0x0549e0,1,
+0x0549f0,1,
+0x054a00,1,
+0x054a10,1,
+0x054a20,1,
+0x054a30,1,
+0x054a40,1,
+0x054a50,1,
+0x054a60,1,
+0x054a70,1,
+0x054a80,1,
+0x054a90,1,
+0x054aa0,1,
+0x054ab0,1,
+0x054ac0,1,
+0x054ad0,1,
+0x054ae0,1,
+0x054af0,1,
+0x054b00,1,
+0x054b10,1,
+0x054b20,1,
+0x054b30,1,
+0x054b40,1,
+0x054b50,1,
+0x054b60,1,
+0x054b70,1,
+0x054b80,1,
+0x054b90,1,
+0x054ba0,1,
+0x054bb0,1,
+0x054bc0,1,
+0x054bd0,1,
+0x054be0,1,
+0x054bf0,1,
+0x054c00,1,
+0x054c10,1,
+0x054c20,1,
+0x054c30,1,
+0x054c40,1,
+0x054c50,1,
+0x054c60,1,
+0x054c70,1,
+0x054c80,1,
+0x054c90,1,
+0x054ca0,1,
+0x054cb0,1,
+0x054cc0,1,
+0x054cd0,1,
+0x054ce0,1,
+0x054cf0,1,
+0x054d00,1,
+0x054d10,1,
+0x054d20,1,
+0x054d30,1,
+0x054d40,1,
+0x054d50,1,
+0x054d60,1,
+0x054d70,1,
+0x054d80,1,
+0x054d90,1,
+0x054da0,1,
+0x054db0,1,
+0x054dc0,1,
+0x054dd0,1,
+0x054de0,1,
+0x054df0,1,
+0x054e00,1,
+0x054e10,1,
+0x054e20,1,
+0x054e30,1,
+0x054e40,1,
+0x054e50,1,
+0x054e60,1,
+0x054e70,1,
+0x054e80,1,
+0x054e90,1,
+0x054ea0,1,
+0x054eb0,1,
+0x054ec0,1,
+0x054ed0,1,
+0x054ee0,1,
+0x054ef0,1,
+0x054f00,1,
+0x054f10,1,
+0x054f20,1,
+0x054f30,1,
+0x054f40,1,
+0x054f50,1,
+0x054f60,1,
+0x054f70,1,
+0x054f80,1,
+0x054f90,1,
+0x054fa0,1,
+0x054fb0,1,
+0x054fc0,1,
+0x054fd0,1,
+0x054fe0,1,
+0x054ff0,1,
+0x055000,8,
+0x056000,5,
+0x056020,1,
+0x056030,1,
+0x056040,1,
+0x056050,1,
+0x056060,1,
+0x056070,1,
+0x056080,1,
+0x056090,1,
+0x0560a0,1,
+0x0560b0,1,
+0x0560c0,1,
+0x0560d0,1,
+0x0560e0,1,
+0x0560f0,1,
+0x056100,1,
+0x056110,1,
+0x056120,1,
+0x056130,1,
+0x056140,1,
+0x056150,1,
+0x056160,1,
+0x056170,1,
+0x056180,1,
+0x056190,1,
+0x0561a0,1,
+0x0561b0,1,
+0x0561c0,1,
+0x0561d0,1,
+0x0561e0,1,
+0x0561f0,1,
+0x056200,1,
+0x056210,1,
+0x056220,1,
+0x056230,1,
+0x056240,1,
+0x056250,1,
+0x056260,1,
+0x056270,1,
+0x056280,1,
+0x056290,1,
+0x0562a0,1,
+0x0562b0,1,
+0x0562c0,1,
+0x0562d0,1,
+0x0562e0,1,
+0x0562f0,1,
+0x056300,1,
+0x056310,1,
+0x056320,1,
+0x056330,1,
+0x056340,1,
+0x056350,1,
+0x056360,1,
+0x056370,1,
+0x056380,1,
+0x056390,1,
+0x0563a0,1,
+0x0563b0,1,
+0x0563c0,1,
+0x0563d0,1,
+0x0563e0,1,
+0x0563f0,1,
+0x056400,1,
+0x056410,1,
+0x056420,1,
+0x056430,1,
+0x056440,1,
+0x056450,1,
+0x056460,1,
+0x056470,1,
+0x056480,1,
+0x056490,1,
+0x0564a0,1,
+0x0564b0,1,
+0x0564c0,1,
+0x0564d0,1,
+0x0564e0,1,
+0x0564f0,1,
+0x056500,1,
+0x056510,1,
+0x056520,1,
+0x056530,1,
+0x056540,1,
+0x056550,1,
+0x056560,1,
+0x056570,1,
+0x056580,1,
+0x056590,1,
+0x0565a0,1,
+0x0565b0,1,
+0x0565c0,1,
+0x0565d0,1,
+0x0565e0,1,
+0x0565f0,1,
+0x056600,1,
+0x056610,1,
+0x056620,1,
+0x056630,1,
+0x056640,1,
+0x056650,1,
+0x056660,1,
+0x056670,1,
+0x056680,1,
+0x056690,1,
+0x0566a0,1,
+0x0566b0,1,
+0x0566c0,1,
+0x0566d0,1,
+0x0566e0,1,
+0x0566f0,1,
+0x056700,1,
+0x056710,1,
+0x056720,1,
+0x056730,1,
+0x056740,1,
+0x056750,1,
+0x056760,1,
+0x056770,1,
+0x056780,1,
+0x056790,1,
+0x0567a0,1,
+0x0567b0,1,
+0x0567c0,1,
+0x0567d0,1,
+0x0567e0,1,
+0x0567f0,1,
+0x056800,1,
+0x056810,1,
+0x056820,1,
+0x056830,1,
+0x056840,1,
+0x056850,1,
+0x056860,1,
+0x056870,1,
+0x056880,1,
+0x056890,1,
+0x0568a0,1,
+0x0568b0,1,
+0x0568c0,1,
+0x0568d0,1,
+0x0568e0,1,
+0x0568f0,1,
+0x056900,1,
+0x056910,1,
+0x056920,1,
+0x056930,1,
+0x056940,1,
+0x056950,1,
+0x056960,1,
+0x056970,1,
+0x056980,1,
+0x056990,1,
+0x0569a0,1,
+0x0569b0,1,
+0x0569c0,1,
+0x0569d0,1,
+0x0569e0,1,
+0x0569f0,1,
+0x056a00,1,
+0x056a10,1,
+0x056a20,1,
+0x056a30,1,
+0x056a40,1,
+0x056a50,1,
+0x056a60,1,
+0x056a70,1,
+0x056a80,1,
+0x056a90,1,
+0x056aa0,1,
+0x056ab0,1,
+0x056ac0,1,
+0x056ad0,1,
+0x056ae0,1,
+0x056af0,1,
+0x056b00,1,
+0x056b10,1,
+0x056b20,1,
+0x056b30,1,
+0x056b40,1,
+0x056b50,1,
+0x056b60,1,
+0x056b70,1,
+0x056b80,1,
+0x056b90,1,
+0x056ba0,1,
+0x056bb0,1,
+0x056bc0,1,
+0x056bd0,1,
+0x056be0,1,
+0x056bf0,1,
+0x056c00,1,
+0x056c10,1,
+0x056c20,1,
+0x056c30,1,
+0x056c40,1,
+0x056c50,1,
+0x056c60,1,
+0x056c70,1,
+0x056c80,1,
+0x056c90,1,
+0x056ca0,1,
+0x056cb0,1,
+0x056cc0,1,
+0x056cd0,1,
+0x056ce0,1,
+0x056cf0,1,
+0x056d00,1,
+0x056d10,1,
+0x056d20,1,
+0x056d30,1,
+0x056d40,1,
+0x056d50,1,
+0x056d60,1,
+0x056d70,1,
+0x056d80,1,
+0x056d90,1,
+0x056da0,1,
+0x056db0,1,
+0x056dc0,1,
+0x056dd0,1,
+0x056de0,1,
+0x056df0,1,
+0x056e00,1,
+0x056e10,1,
+0x056e20,1,
+0x056e30,1,
+0x056e40,1,
+0x056e50,1,
+0x056e60,1,
+0x056e70,1,
+0x056e80,1,
+0x056e90,1,
+0x056ea0,1,
+0x056eb0,1,
+0x056ec0,1,
+0x056ed0,1,
+0x056ee0,1,
+0x056ef0,1,
+0x056f00,1,
+0x056f10,1,
+0x056f20,1,
+0x056f30,1,
+0x056f40,1,
+0x056f50,1,
+0x056f60,1,
+0x056f70,1,
+0x056f80,1,
+0x056f90,1,
+0x056fa0,1,
+0x056fb0,1,
+0x056fc0,1,
+0x056fd0,1,
+0x056fe0,1,
+0x056ff0,1,
+0x057000,16,
+0x057100,8,
+0x057124,7,
+0x057144,7,
+0x057200,3,
+0x0577f8,2,
+0x058000,3,
+0x058018,3,
+0x058034,3,
+0x058104,6,
+0x058134,3,
+0x05814c,1,
+0x058170,3,
+0x058200,1,
+0x058210,2,
+0x058220,1,
+0x058230,2,
+0x058240,1,
+0x058250,2,
+0x058400,32,
+0x058484,4,
+0x060000,16384,
+0x070200,28,
+0x070284,1,
+0x070290,4,
+0x070300,1,
+0x070314,4,
+0x070c00,1,
+0x070c24,1,
+0x070c2c,1,
+0x070c40,2,
+0x070e00,12,
+0x070e34,1,
+0x070e40,1,
+0x070e50,2,
+0x071000,7,
+0x072000,7,
+0x073000,840,
+0x074004,3,
+0x074200,1,
+0x074210,2,
+0x074220,1,
+0x074230,2,
+0x074480,16,
+0x0744c4,35,
+0x074560,15,
+0x080000,2,
+0x080018,2,
+0x080034,2,
+0x080104,3,
+0x080134,2,
+0x08014c,1,
+0x080170,2,
+0x080200,1,
+0x080210,2,
+0x080220,1,
+0x080230,2,
+0x080400,1,
+0x080410,2,
+0x080420,3,
+0x080430,22,
+0x0804ac,1,
+0x0804c0,6,
+0x080500,1,
+0x080510,2,
+0x080520,3,
+0x080540,8,
+0x080580,6,
+0x0805a0,6,
+0x080600,10,
+0x080640,10,
+0x080680,10,
+0x0806c0,10,
+0x080700,10,
+0x080740,10,
+0x080800,5,
+0x080820,5,
+0x080890,10,
+0x0808e0,1,
+0x0808f0,2,
+0x080900,5,
+0x080920,5,
+0x080990,10,
+0x0809e0,1,
+0x0809f0,2,
+0x080a00,1,
+0x080a10,2,
+0x080a20,1,
+0x080a30,2,
+0x080a48,3,
+0x080a80,3,
+0x080a90,1,
+0x080a98,12,
+0x080b04,2,
+0x080b14,3,
+0x080b24,2,
+0x080b34,3,
+0x080b80,5,
+0x080b98,3,
+0x080bb0,2,
+0x080bc0,5,
+0x080bd8,3,
+0x080bf0,2,
+0x080c00,10,
+0x080c2c,12,
+0x080c80,26,
+0x080d00,2,
+0x080d20,1,
+0x080e00,10,
+0x080e2c,12,
+0x080e80,26,
+0x080f00,2,
+0x080f20,1,
+0x081000,5,
+0x081020,5,
+0x081090,10,
+0x0810e0,1,
+0x0810f0,2,
+0x081100,5,
+0x081120,5,
+0x081190,10,
+0x0811e0,1,
+0x0811f0,2,
+0x081200,1,
+0x081210,2,
+0x081220,1,
+0x081230,2,
+0x081248,3,
+0x081280,3,
+0x081290,1,
+0x081298,12,
+0x081304,2,
+0x081314,3,
+0x081324,2,
+0x081334,3,
+0x081380,5,
+0x081398,3,
+0x0813b0,2,
+0x0813c0,5,
+0x0813d8,3,
+0x0813f0,2,
+0x081400,10,
+0x08142c,12,
+0x081480,26,
+0x081500,2,
+0x081520,1,
+0x081600,10,
+0x08162c,12,
+0x081680,26,
+0x081700,2,
+0x081720,1,
+0x081800,5,
+0x081820,5,
+0x081890,10,
+0x0818e0,1,
+0x0818f0,2,
+0x081900,5,
+0x081920,5,
+0x081990,10,
+0x0819e0,1,
+0x0819f0,2,
+0x081a00,1,
+0x081a10,2,
+0x081a20,1,
+0x081a30,2,
+0x081a48,3,
+0x081a80,3,
+0x081a90,1,
+0x081a98,12,
+0x081b04,2,
+0x081b14,3,
+0x081b24,2,
+0x081b34,3,
+0x081b80,5,
+0x081b98,3,
+0x081bb0,2,
+0x081bc0,5,
+0x081bd8,3,
+0x081bf0,2,
+0x081c00,10,
+0x081c2c,12,
+0x081c80,26,
+0x081d00,2,
+0x081d20,1,
+0x081e00,10,
+0x081e2c,12,
+0x081e80,26,
+0x081f00,2,
+0x081f20,1,
+0x082000,7,
+0x082020,8,
+0x082044,8,
+0x082080,7,
+0x0820a0,8,
+0x0820c4,8,
+0x082100,7,
+0x082120,8,
+0x082144,8,
+0x082180,7,
+0x0821a0,8,
+0x0821c4,8,
+0x082200,7,
+0x082220,8,
+0x082244,8,
+0x082280,7,
+0x0822a0,8,
+0x0822c4,8,
+0x082400,1,
+0x082418,1,
+0x082434,1,
+0x082504,1,
+0x082534,1,
+0x08254c,1,
+0x082570,2,
+0x082600,1,
+0x082610,2,
+0x082804,15,
+0x082844,15,
+0x082884,15,
+0x0828c4,15,
+0x082904,15,
+0x082944,16,
+0x082990,2,
+0x0829a0,1,
+0x0829b0,2,
+0x0829c0,2,
+0x082a00,400,
+0x083080,28,
+0x083100,28,
+0x083184,2,
+0x083194,3,
+0x0831a4,2,
+0x0831b4,10,
+0x083200,7,
+0x083260,20,
+0x0832c0,2,
+0x0832cc,2,
+0x0832d8,3,
+0x083300,1,
+0x083310,2,
+0x083320,1,
+0x083330,2,
+0x083340,1,
+0x083350,2,
+0x083360,1,
+0x083370,2,
+0x083380,1,
+0x083400,16,
+0x083480,28,
+0x083500,28,
+0x083584,2,
+0x083594,3,
+0x0835a4,2,
+0x0835b4,10,
+0x083600,7,
+0x083660,20,
+0x0836c0,2,
+0x0836cc,2,
+0x0836d8,3,
+0x083700,1,
+0x083710,2,
+0x083720,1,
+0x083730,2,
+0x083740,1,
+0x083750,2,
+0x083760,1,
+0x083770,2,
+0x083780,1,
+0x083800,16,
+0x083880,28,
+0x083900,28,
+0x083984,2,
+0x083994,3,
+0x0839a4,2,
+0x0839b4,10,
+0x083a00,7,
+0x083a60,20,
+0x083ac0,2,
+0x083acc,2,
+0x083ad8,3,
+0x083b00,1,
+0x083b10,2,
+0x083b20,1,
+0x083b30,2,
+0x083b40,1,
+0x083b50,2,
+0x083b60,1,
+0x083b70,2,
+0x083b80,1,
+0x083c00,18,
+0x083c60,5,
+0x083c78,7,
+0x083c98,6,
+0x083ce0,3,
+0x083d04,7,
+0x083d30,1,
+0x083d44,7,
+0x083d70,1,
+0x083d84,7,
+0x083db0,1,
+0x083dc4,7,
+0x083df0,1,
+0x083e04,7,
+0x083e30,1,
+0x083e44,7,
+0x083e70,1,
+0x083e84,7,
+0x083eb0,1,
+0x083ec4,7,
+0x083ef0,1,
+0x083f00,1,
+0x083f24,1,
+0x083f30,4,
+0x083f44,1,
+0x083f50,4,
+0x083fa0,3,
+0x084000,5,
+0x084018,3,
+0x084080,2,
+0x08408c,1,
+0x0840a0,9,
+0x0840d0,2,
+0x0840e0,1,
+0x0840e8,1,
+0x084100,2,
+0x08410c,1,
+0x084120,9,
+0x084150,2,
+0x084160,1,
+0x084168,1,
+0x084180,2,
+0x08418c,1,
+0x0841a0,9,
+0x0841d0,2,
+0x0841e0,1,
+0x0841e8,1,
+0x084200,2,
+0x08420c,1,
+0x084220,9,
+0x084250,2,
+0x084260,1,
+0x084268,1,
+0x084284,2,
+0x0842a8,2,
+0x0842b4,1,
+0x0842c4,2,
+0x0842e8,2,
+0x0842f4,1,
+0x084400,3,
+0x084410,15,
+0x084450,16,
+0x08449c,1,
+0x0844b0,9,
+0x0844e0,1,
+0x0844f0,3,
+0x084500,12,
+0x084534,4,
+0x084558,1,
+0x084580,1,
+0x084594,2,
+0x0845ac,11,
+0x0845ec,4,
+0x084600,15,
+0x084640,3,
+0x084650,3,
+0x084660,1,
+0x084670,2,
+0x084680,1,
+0x084690,2,
+0x0846c0,4,
+0x0846d4,8,
+0x084700,4,
+0x084714,8,
+0x084800,5,
+0x084818,3,
+0x084880,2,
+0x08488c,1,
+0x0848a0,9,
+0x0848d0,2,
+0x0848e0,1,
+0x0848e8,1,
+0x084900,2,
+0x08490c,1,
+0x084920,9,
+0x084950,2,
+0x084960,1,
+0x084968,1,
+0x084980,2,
+0x08498c,1,
+0x0849a0,9,
+0x0849d0,2,
+0x0849e0,1,
+0x0849e8,1,
+0x084a00,2,
+0x084a0c,1,
+0x084a20,9,
+0x084a50,2,
+0x084a60,1,
+0x084a68,1,
+0x084a84,2,
+0x084aa8,2,
+0x084ab4,1,
+0x084ac4,2,
+0x084ae8,2,
+0x084af4,1,
+0x084c00,3,
+0x084c10,15,
+0x084c50,16,
+0x084c9c,1,
+0x084cb0,9,
+0x084ce0,1,
+0x084cf0,3,
+0x084d00,12,
+0x084d34,4,
+0x084d58,1,
+0x084d80,1,
+0x084d94,2,
+0x084dac,11,
+0x084dec,4,
+0x084e00,15,
+0x084e40,3,
+0x084e50,3,
+0x084e60,1,
+0x084e70,2,
+0x084e80,1,
+0x084e90,2,
+0x084ec0,4,
+0x084ed4,8,
+0x084f00,4,
+0x084f14,8,
+0x085000,5,
+0x085018,3,
+0x085080,2,
+0x08508c,1,
+0x0850a0,9,
+0x0850d0,2,
+0x0850e0,1,
+0x0850e8,1,
+0x085100,2,
+0x08510c,1,
+0x085120,9,
+0x085150,2,
+0x085160,1,
+0x085168,1,
+0x085180,2,
+0x08518c,1,
+0x0851a0,9,
+0x0851d0,2,
+0x0851e0,1,
+0x0851e8,1,
+0x085200,2,
+0x08520c,1,
+0x085220,9,
+0x085250,2,
+0x085260,1,
+0x085268,1,
+0x085284,2,
+0x0852a8,2,
+0x0852b4,1,
+0x0852c4,2,
+0x0852e8,2,
+0x0852f4,1,
+0x085400,3,
+0x085410,15,
+0x085450,16,
+0x08549c,1,
+0x0854b0,9,
+0x0854e0,1,
+0x0854f0,3,
+0x085500,12,
+0x085534,4,
+0x085558,1,
+0x085580,1,
+0x085594,2,
+0x0855ac,11,
+0x0855ec,4,
+0x085600,15,
+0x085640,3,
+0x085650,3,
+0x085660,1,
+0x085670,2,
+0x085680,1,
+0x085690,2,
+0x0856c0,4,
+0x0856d4,8,
+0x085700,4,
+0x085714,8,
+0x085800,31,
+0x085880,8,
+0x0858a4,1,
+0x0858b4,20,
+0x085910,2,
+0x085920,3,
+0x085934,1,
+0x08593c,2,
+0x085950,2,
+0x085a00,11,
+0x085a4c,8,
+0x085a70,2,
+0x085a7c,33,
+0x085c00,8,
+0x085c40,2,
+0x085c4c,11,
+0x085c80,8,
+0x085cc0,2,
+0x085ccc,11,
+0x085d00,8,
+0x085d40,2,
+0x085d4c,11,
+0x085d80,8,
+0x085dc0,2,
+0x085dcc,11,
+0x085e00,8,
+0x085e40,2,
+0x085e4c,11,
+0x085e80,8,
+0x085ec0,2,
+0x085ecc,11,
+0x085f00,9,
+0x085f30,2,
+0x085f40,49,
+0x086018,1,
+0x086034,1,
+0x086104,1,
+0x086134,1,
+0x08614c,1,
+0x086170,2,
+0x086200,1,
+0x086210,2,
+0x086400,5,
+0x086418,9,
+0x086440,5,
+0x086460,1,
+0x086470,2,
+0x086500,5,
+0x086518,9,
+0x086540,5,
+0x086560,1,
+0x086570,2,
+0x086600,5,
+0x086618,9,
+0x086640,5,
+0x086660,1,
+0x086670,2,
+0x086700,1,
+0x086800,6,
+0x08681c,3,
+0x08682c,3,
+0x08683c,8,
+0x086860,1,
+0x086868,1,
+0x086870,2,
+0x086880,1,
+0x086890,2,
+0x0868a0,1,
+0x0868b0,2,
+0x0868c0,1,
+0x0868d0,2,
+0x0868e0,1,
+0x0868f0,2,
+0x086900,29,
+0x086980,27,
+0x0869f0,1,
+0x086c00,6,
+0x086c1c,3,
+0x086c2c,3,
+0x086c3c,8,
+0x086c60,1,
+0x086c68,1,
+0x086c70,2,
+0x086c80,1,
+0x086c90,2,
+0x086ca0,1,
+0x086cb0,2,
+0x086cc0,1,
+0x086cd0,2,
+0x086ce0,1,
+0x086cf0,2,
+0x086d00,29,
+0x086d80,27,
+0x086df0,1,
+0x087000,6,
+0x08701c,3,
+0x08702c,3,
+0x08703c,8,
+0x087060,1,
+0x087068,1,
+0x087070,2,
+0x087080,1,
+0x087090,2,
+0x0870a0,1,
+0x0870b0,2,
+0x0870c0,1,
+0x0870d0,2,
+0x0870e0,1,
+0x0870f0,2,
+0x087100,29,
+0x087180,27,
+0x0871f0,1,
+0x087400,6,
+0x08741c,3,
+0x08742c,3,
+0x08743c,8,
+0x087460,1,
+0x087468,1,
+0x087470,2,
+0x087480,1,
+0x087490,2,
+0x0874a0,1,
+0x0874b0,2,
+0x0874c0,1,
+0x0874d0,2,
+0x0874e0,1,
+0x0874f0,2,
+0x087500,29,
+0x087580,27,
+0x0875f0,1,
+0x087800,6,
+0x08781c,3,
+0x08782c,3,
+0x08783c,8,
+0x087860,1,
+0x087868,1,
+0x087870,2,
+0x087880,1,
+0x087890,2,
+0x0878a0,1,
+0x0878b0,2,
+0x0878c0,1,
+0x0878d0,2,
+0x0878e0,1,
+0x0878f0,2,
+0x087900,29,
+0x087980,27,
+0x0879f0,1,
+0x087c00,6,
+0x087c1c,3,
+0x087c2c,3,
+0x087c3c,8,
+0x087c60,1,
+0x087c68,1,
+0x087c70,2,
+0x087c80,1,
+0x087c90,2,
+0x087ca0,1,
+0x087cb0,2,
+0x087cc0,1,
+0x087cd0,2,
+0x087ce0,1,
+0x087cf0,2,
+0x087d00,29,
+0x087d80,27,
+0x087df0,1,
+0x088000,2,
+0x088018,2,
+0x088034,2,
+0x088104,3,
+0x088134,2,
+0x08814c,1,
+0x088170,2,
+0x088200,1,
+0x088210,2,
+0x088220,1,
+0x088230,2,
+0x088400,1,
+0x088410,2,
+0x088420,3,
+0x088430,22,
+0x0884ac,1,
+0x0884c0,6,
+0x088500,1,
+0x088510,2,
+0x088520,3,
+0x088540,8,
+0x088580,6,
+0x0885a0,6,
+0x088600,10,
+0x088640,10,
+0x088680,10,
+0x0886c0,10,
+0x088700,10,
+0x088740,10,
+0x088800,5,
+0x088820,5,
+0x088890,10,
+0x0888e0,1,
+0x0888f0,2,
+0x088900,5,
+0x088920,5,
+0x088990,10,
+0x0889e0,1,
+0x0889f0,2,
+0x088a00,1,
+0x088a10,2,
+0x088a20,1,
+0x088a30,2,
+0x088a48,3,
+0x088a80,3,
+0x088a90,1,
+0x088a98,12,
+0x088b04,2,
+0x088b14,3,
+0x088b24,2,
+0x088b34,3,
+0x088b80,5,
+0x088b98,3,
+0x088bb0,2,
+0x088bc0,5,
+0x088bd8,3,
+0x088bf0,2,
+0x088c00,10,
+0x088c2c,12,
+0x088c80,26,
+0x088d00,2,
+0x088d20,1,
+0x088e00,10,
+0x088e2c,12,
+0x088e80,26,
+0x088f00,2,
+0x088f20,1,
+0x089000,5,
+0x089020,5,
+0x089090,10,
+0x0890e0,1,
+0x0890f0,2,
+0x089100,5,
+0x089120,5,
+0x089190,10,
+0x0891e0,1,
+0x0891f0,2,
+0x089200,1,
+0x089210,2,
+0x089220,1,
+0x089230,2,
+0x089248,3,
+0x089280,3,
+0x089290,1,
+0x089298,12,
+0x089304,2,
+0x089314,3,
+0x089324,2,
+0x089334,3,
+0x089380,5,
+0x089398,3,
+0x0893b0,2,
+0x0893c0,5,
+0x0893d8,3,
+0x0893f0,2,
+0x089400,10,
+0x08942c,12,
+0x089480,26,
+0x089500,2,
+0x089520,1,
+0x089600,10,
+0x08962c,12,
+0x089680,26,
+0x089700,2,
+0x089720,1,
+0x089800,5,
+0x089820,5,
+0x089890,10,
+0x0898e0,1,
+0x0898f0,2,
+0x089900,5,
+0x089920,5,
+0x089990,10,
+0x0899e0,1,
+0x0899f0,2,
+0x089a00,1,
+0x089a10,2,
+0x089a20,1,
+0x089a30,2,
+0x089a48,3,
+0x089a80,3,
+0x089a90,1,
+0x089a98,12,
+0x089b04,2,
+0x089b14,3,
+0x089b24,2,
+0x089b34,3,
+0x089b80,5,
+0x089b98,3,
+0x089bb0,2,
+0x089bc0,5,
+0x089bd8,3,
+0x089bf0,2,
+0x089c00,10,
+0x089c2c,12,
+0x089c80,26,
+0x089d00,2,
+0x089d20,1,
+0x089e00,10,
+0x089e2c,12,
+0x089e80,26,
+0x089f00,2,
+0x089f20,1,
+0x08a000,7,
+0x08a020,8,
+0x08a044,8,
+0x08a080,7,
+0x08a0a0,8,
+0x08a0c4,8,
+0x08a100,7,
+0x08a120,8,
+0x08a144,8,
+0x08a180,7,
+0x08a1a0,8,
+0x08a1c4,8,
+0x08a200,7,
+0x08a220,8,
+0x08a244,8,
+0x08a280,7,
+0x08a2a0,8,
+0x08a2c4,8,
+0x08a400,1,
+0x08a418,1,
+0x08a434,1,
+0x08a504,1,
+0x08a534,1,
+0x08a54c,1,
+0x08a570,2,
+0x08a600,1,
+0x08a610,2,
+0x08a804,15,
+0x08a844,15,
+0x08a884,15,
+0x08a8c4,15,
+0x08a904,15,
+0x08a944,16,
+0x08a990,2,
+0x08a9a0,1,
+0x08a9b0,2,
+0x08a9c0,2,
+0x08aa00,400,
+0x08b080,28,
+0x08b100,28,
+0x08b184,2,
+0x08b194,3,
+0x08b1a4,2,
+0x08b1b4,10,
+0x08b200,7,
+0x08b260,20,
+0x08b2c0,2,
+0x08b2cc,2,
+0x08b2d8,3,
+0x08b300,1,
+0x08b310,2,
+0x08b320,1,
+0x08b330,2,
+0x08b340,1,
+0x08b350,2,
+0x08b360,1,
+0x08b370,2,
+0x08b380,1,
+0x08b400,16,
+0x08b480,28,
+0x08b500,28,
+0x08b584,2,
+0x08b594,3,
+0x08b5a4,2,
+0x08b5b4,10,
+0x08b600,7,
+0x08b660,20,
+0x08b6c0,2,
+0x08b6cc,2,
+0x08b6d8,3,
+0x08b700,1,
+0x08b710,2,
+0x08b720,1,
+0x08b730,2,
+0x08b740,1,
+0x08b750,2,
+0x08b760,1,
+0x08b770,2,
+0x08b780,1,
+0x08b800,16,
+0x08b880,28,
+0x08b900,28,
+0x08b984,2,
+0x08b994,3,
+0x08b9a4,2,
+0x08b9b4,10,
+0x08ba00,7,
+0x08ba60,20,
+0x08bac0,2,
+0x08bacc,2,
+0x08bad8,3,
+0x08bb00,1,
+0x08bb10,2,
+0x08bb20,1,
+0x08bb30,2,
+0x08bb40,1,
+0x08bb50,2,
+0x08bb60,1,
+0x08bb70,2,
+0x08bb80,1,
+0x08bc00,18,
+0x08bc60,5,
+0x08bc78,7,
+0x08bc98,6,
+0x08bce0,3,
+0x08bd04,7,
+0x08bd30,1,
+0x08bd44,7,
+0x08bd70,1,
+0x08bd84,7,
+0x08bdb0,1,
+0x08bdc4,7,
+0x08bdf0,1,
+0x08be04,7,
+0x08be30,1,
+0x08be44,7,
+0x08be70,1,
+0x08be84,7,
+0x08beb0,1,
+0x08bec4,7,
+0x08bef0,1,
+0x08bf00,1,
+0x08bf24,1,
+0x08bf30,4,
+0x08bf44,1,
+0x08bf50,4,
+0x08bfa0,3,
+0x08c000,5,
+0x08c018,3,
+0x08c080,2,
+0x08c08c,1,
+0x08c0a0,9,
+0x08c0d0,2,
+0x08c0e0,1,
+0x08c0e8,1,
+0x08c100,2,
+0x08c10c,1,
+0x08c120,9,
+0x08c150,2,
+0x08c160,1,
+0x08c168,1,
+0x08c180,2,
+0x08c18c,1,
+0x08c1a0,9,
+0x08c1d0,2,
+0x08c1e0,1,
+0x08c1e8,1,
+0x08c200,2,
+0x08c20c,1,
+0x08c220,9,
+0x08c250,2,
+0x08c260,1,
+0x08c268,1,
+0x08c284,2,
+0x08c2a8,2,
+0x08c2b4,1,
+0x08c2c4,2,
+0x08c2e8,2,
+0x08c2f4,1,
+0x08c400,3,
+0x08c410,15,
+0x08c450,16,
+0x08c49c,1,
+0x08c4b0,9,
+0x08c4e0,1,
+0x08c4f0,3,
+0x08c500,12,
+0x08c534,4,
+0x08c558,1,
+0x08c580,1,
+0x08c594,2,
+0x08c5ac,11,
+0x08c5ec,4,
+0x08c600,15,
+0x08c640,3,
+0x08c650,3,
+0x08c660,1,
+0x08c670,2,
+0x08c680,1,
+0x08c690,2,
+0x08c6c0,4,
+0x08c6d4,8,
+0x08c700,4,
+0x08c714,8,
+0x08c800,5,
+0x08c818,3,
+0x08c880,2,
+0x08c88c,1,
+0x08c8a0,9,
+0x08c8d0,2,
+0x08c8e0,1,
+0x08c8e8,1,
+0x08c900,2,
+0x08c90c,1,
+0x08c920,9,
+0x08c950,2,
+0x08c960,1,
+0x08c968,1,
+0x08c980,2,
+0x08c98c,1,
+0x08c9a0,9,
+0x08c9d0,2,
+0x08c9e0,1,
+0x08c9e8,1,
+0x08ca00,2,
+0x08ca0c,1,
+0x08ca20,9,
+0x08ca50,2,
+0x08ca60,1,
+0x08ca68,1,
+0x08ca84,2,
+0x08caa8,2,
+0x08cab4,1,
+0x08cac4,2,
+0x08cae8,2,
+0x08caf4,1,
+0x08cc00,3,
+0x08cc10,15,
+0x08cc50,16,
+0x08cc9c,1,
+0x08ccb0,9,
+0x08cce0,1,
+0x08ccf0,3,
+0x08cd00,12,
+0x08cd34,4,
+0x08cd58,1,
+0x08cd80,1,
+0x08cd94,2,
+0x08cdac,11,
+0x08cdec,4,
+0x08ce00,15,
+0x08ce40,3,
+0x08ce50,3,
+0x08ce60,1,
+0x08ce70,2,
+0x08ce80,1,
+0x08ce90,2,
+0x08cec0,4,
+0x08ced4,8,
+0x08cf00,4,
+0x08cf14,8,
+0x08d000,5,
+0x08d018,3,
+0x08d080,2,
+0x08d08c,1,
+0x08d0a0,9,
+0x08d0d0,2,
+0x08d0e0,1,
+0x08d0e8,1,
+0x08d100,2,
+0x08d10c,1,
+0x08d120,9,
+0x08d150,2,
+0x08d160,1,
+0x08d168,1,
+0x08d180,2,
+0x08d18c,1,
+0x08d1a0,9,
+0x08d1d0,2,
+0x08d1e0,1,
+0x08d1e8,1,
+0x08d200,2,
+0x08d20c,1,
+0x08d220,9,
+0x08d250,2,
+0x08d260,1,
+0x08d268,1,
+0x08d284,2,
+0x08d2a8,2,
+0x08d2b4,1,
+0x08d2c4,2,
+0x08d2e8,2,
+0x08d2f4,1,
+0x08d400,3,
+0x08d410,15,
+0x08d450,16,
+0x08d49c,1,
+0x08d4b0,9,
+0x08d4e0,1,
+0x08d4f0,3,
+0x08d500,12,
+0x08d534,4,
+0x08d558,1,
+0x08d580,1,
+0x08d594,2,
+0x08d5ac,11,
+0x08d5ec,4,
+0x08d600,15,
+0x08d640,3,
+0x08d650,3,
+0x08d660,1,
+0x08d670,2,
+0x08d680,1,
+0x08d690,2,
+0x08d6c0,4,
+0x08d6d4,8,
+0x08d700,4,
+0x08d714,8,
+0x08d800,31,
+0x08d880,8,
+0x08d8a4,1,
+0x08d8b4,20,
+0x08d910,2,
+0x08d920,3,
+0x08d934,1,
+0x08d93c,2,
+0x08d950,2,
+0x08da00,11,
+0x08da4c,8,
+0x08da70,2,
+0x08da7c,33,
+0x08dc00,8,
+0x08dc40,2,
+0x08dc4c,11,
+0x08dc80,8,
+0x08dcc0,2,
+0x08dccc,11,
+0x08dd00,8,
+0x08dd40,2,
+0x08dd4c,11,
+0x08dd80,8,
+0x08ddc0,2,
+0x08ddcc,11,
+0x08de00,8,
+0x08de40,2,
+0x08de4c,11,
+0x08de80,8,
+0x08dec0,2,
+0x08decc,11,
+0x08df00,9,
+0x08df30,2,
+0x08df40,49,
+0x08e018,1,
+0x08e034,1,
+0x08e104,1,
+0x08e134,1,
+0x08e14c,1,
+0x08e170,2,
+0x08e200,1,
+0x08e210,2,
+0x08e400,5,
+0x08e418,9,
+0x08e440,5,
+0x08e460,1,
+0x08e470,2,
+0x08e500,5,
+0x08e518,9,
+0x08e540,5,
+0x08e560,1,
+0x08e570,2,
+0x08e600,5,
+0x08e618,9,
+0x08e640,5,
+0x08e660,1,
+0x08e670,2,
+0x08e700,1,
+0x08e800,6,
+0x08e81c,3,
+0x08e82c,3,
+0x08e83c,8,
+0x08e860,1,
+0x08e868,1,
+0x08e870,2,
+0x08e880,1,
+0x08e890,2,
+0x08e8a0,1,
+0x08e8b0,2,
+0x08e8c0,1,
+0x08e8d0,2,
+0x08e8e0,1,
+0x08e8f0,2,
+0x08e900,29,
+0x08e980,27,
+0x08e9f0,1,
+0x08ec00,6,
+0x08ec1c,3,
+0x08ec2c,3,
+0x08ec3c,8,
+0x08ec60,1,
+0x08ec68,1,
+0x08ec70,2,
+0x08ec80,1,
+0x08ec90,2,
+0x08eca0,1,
+0x08ecb0,2,
+0x08ecc0,1,
+0x08ecd0,2,
+0x08ece0,1,
+0x08ecf0,2,
+0x08ed00,29,
+0x08ed80,27,
+0x08edf0,1,
+0x08f000,6,
+0x08f01c,3,
+0x08f02c,3,
+0x08f03c,8,
+0x08f060,1,
+0x08f068,1,
+0x08f070,2,
+0x08f080,1,
+0x08f090,2,
+0x08f0a0,1,
+0x08f0b0,2,
+0x08f0c0,1,
+0x08f0d0,2,
+0x08f0e0,1,
+0x08f0f0,2,
+0x08f100,29,
+0x08f180,27,
+0x08f1f0,1,
+0x08f400,6,
+0x08f41c,3,
+0x08f42c,3,
+0x08f43c,8,
+0x08f460,1,
+0x08f468,1,
+0x08f470,2,
+0x08f480,1,
+0x08f490,2,
+0x08f4a0,1,
+0x08f4b0,2,
+0x08f4c0,1,
+0x08f4d0,2,
+0x08f4e0,1,
+0x08f4f0,2,
+0x08f500,29,
+0x08f580,27,
+0x08f5f0,1,
+0x08f800,6,
+0x08f81c,3,
+0x08f82c,3,
+0x08f83c,8,
+0x08f860,1,
+0x08f868,1,
+0x08f870,2,
+0x08f880,1,
+0x08f890,2,
+0x08f8a0,1,
+0x08f8b0,2,
+0x08f8c0,1,
+0x08f8d0,2,
+0x08f8e0,1,
+0x08f8f0,2,
+0x08f900,29,
+0x08f980,27,
+0x08f9f0,1,
+0x08fc00,6,
+0x08fc1c,3,
+0x08fc2c,3,
+0x08fc3c,8,
+0x08fc60,1,
+0x08fc68,1,
+0x08fc70,2,
+0x08fc80,1,
+0x08fc90,2,
+0x08fca0,1,
+0x08fcb0,2,
+0x08fcc0,1,
+0x08fcd0,2,
+0x08fce0,1,
+0x08fcf0,2,
+0x08fd00,29,
+0x08fd80,27,
+0x08fdf0,1,
+0x090000,2,
+0x090018,2,
+0x090034,2,
+0x090104,3,
+0x090134,2,
+0x09014c,1,
+0x090170,2,
+0x090200,1,
+0x090210,2,
+0x090220,1,
+0x090230,2,
+0x090400,1,
+0x090410,2,
+0x090420,3,
+0x090430,22,
+0x0904ac,1,
+0x0904c0,6,
+0x090500,1,
+0x090510,2,
+0x090520,3,
+0x090540,8,
+0x090580,6,
+0x0905a0,6,
+0x090600,10,
+0x090640,10,
+0x090680,10,
+0x0906c0,10,
+0x090700,10,
+0x090740,10,
+0x090800,5,
+0x090820,5,
+0x090890,10,
+0x0908e0,1,
+0x0908f0,2,
+0x090900,5,
+0x090920,5,
+0x090990,10,
+0x0909e0,1,
+0x0909f0,2,
+0x090a00,1,
+0x090a10,2,
+0x090a20,1,
+0x090a30,2,
+0x090a48,3,
+0x090a80,3,
+0x090a90,1,
+0x090a98,12,
+0x090b04,2,
+0x090b14,3,
+0x090b24,2,
+0x090b34,3,
+0x090b80,5,
+0x090b98,3,
+0x090bb0,2,
+0x090bc0,5,
+0x090bd8,3,
+0x090bf0,2,
+0x090c00,10,
+0x090c2c,12,
+0x090c80,26,
+0x090d00,2,
+0x090d20,1,
+0x090e00,10,
+0x090e2c,12,
+0x090e80,26,
+0x090f00,2,
+0x090f20,1,
+0x091000,5,
+0x091020,5,
+0x091090,10,
+0x0910e0,1,
+0x0910f0,2,
+0x091100,5,
+0x091120,5,
+0x091190,10,
+0x0911e0,1,
+0x0911f0,2,
+0x091200,1,
+0x091210,2,
+0x091220,1,
+0x091230,2,
+0x091248,3,
+0x091280,3,
+0x091290,1,
+0x091298,12,
+0x091304,2,
+0x091314,3,
+0x091324,2,
+0x091334,3,
+0x091380,5,
+0x091398,3,
+0x0913b0,2,
+0x0913c0,5,
+0x0913d8,3,
+0x0913f0,2,
+0x091400,10,
+0x09142c,12,
+0x091480,26,
+0x091500,2,
+0x091520,1,
+0x091600,10,
+0x09162c,12,
+0x091680,26,
+0x091700,2,
+0x091720,1,
+0x091800,5,
+0x091820,5,
+0x091890,10,
+0x0918e0,1,
+0x0918f0,2,
+0x091900,5,
+0x091920,5,
+0x091990,10,
+0x0919e0,1,
+0x0919f0,2,
+0x091a00,1,
+0x091a10,2,
+0x091a20,1,
+0x091a30,2,
+0x091a48,3,
+0x091a80,3,
+0x091a90,1,
+0x091a98,12,
+0x091b04,2,
+0x091b14,3,
+0x091b24,2,
+0x091b34,3,
+0x091b80,5,
+0x091b98,3,
+0x091bb0,2,
+0x091bc0,5,
+0x091bd8,3,
+0x091bf0,2,
+0x091c00,10,
+0x091c2c,12,
+0x091c80,26,
+0x091d00,2,
+0x091d20,1,
+0x091e00,10,
+0x091e2c,12,
+0x091e80,26,
+0x091f00,2,
+0x091f20,1,
+0x092000,7,
+0x092020,8,
+0x092044,8,
+0x092080,7,
+0x0920a0,8,
+0x0920c4,8,
+0x092100,7,
+0x092120,8,
+0x092144,8,
+0x092180,7,
+0x0921a0,8,
+0x0921c4,8,
+0x092200,7,
+0x092220,8,
+0x092244,8,
+0x092280,7,
+0x0922a0,8,
+0x0922c4,8,
+0x092400,1,
+0x092418,1,
+0x092434,1,
+0x092504,1,
+0x092534,1,
+0x09254c,1,
+0x092570,2,
+0x092600,1,
+0x092610,2,
+0x092804,15,
+0x092844,15,
+0x092884,15,
+0x0928c4,15,
+0x092904,15,
+0x092944,16,
+0x092990,2,
+0x0929a0,1,
+0x0929b0,2,
+0x0929c0,2,
+0x092a00,400,
+0x093080,28,
+0x093100,28,
+0x093184,2,
+0x093194,3,
+0x0931a4,2,
+0x0931b4,10,
+0x093200,7,
+0x093260,20,
+0x0932c0,2,
+0x0932cc,2,
+0x0932d8,3,
+0x093300,1,
+0x093310,2,
+0x093320,1,
+0x093330,2,
+0x093340,1,
+0x093350,2,
+0x093360,1,
+0x093370,2,
+0x093380,1,
+0x093400,16,
+0x093480,28,
+0x093500,28,
+0x093584,2,
+0x093594,3,
+0x0935a4,2,
+0x0935b4,10,
+0x093600,7,
+0x093660,20,
+0x0936c0,2,
+0x0936cc,2,
+0x0936d8,3,
+0x093700,1,
+0x093710,2,
+0x093720,1,
+0x093730,2,
+0x093740,1,
+0x093750,2,
+0x093760,1,
+0x093770,2,
+0x093780,1,
+0x093800,16,
+0x093880,28,
+0x093900,28,
+0x093984,2,
+0x093994,3,
+0x0939a4,2,
+0x0939b4,10,
+0x093a00,7,
+0x093a60,20,
+0x093ac0,2,
+0x093acc,2,
+0x093ad8,3,
+0x093b00,1,
+0x093b10,2,
+0x093b20,1,
+0x093b30,2,
+0x093b40,1,
+0x093b50,2,
+0x093b60,1,
+0x093b70,2,
+0x093b80,1,
+0x093c00,18,
+0x093c60,5,
+0x093c78,7,
+0x093c98,6,
+0x093ce0,3,
+0x093d04,7,
+0x093d30,1,
+0x093d44,7,
+0x093d70,1,
+0x093d84,7,
+0x093db0,1,
+0x093dc4,7,
+0x093df0,1,
+0x093e04,7,
+0x093e30,1,
+0x093e44,7,
+0x093e70,1,
+0x093e84,7,
+0x093eb0,1,
+0x093ec4,7,
+0x093ef0,1,
+0x093f00,1,
+0x093f24,1,
+0x093f30,4,
+0x093f44,1,
+0x093f50,4,
+0x093fa0,3,
+0x094000,5,
+0x094018,3,
+0x094080,2,
+0x09408c,1,
+0x0940a0,9,
+0x0940d0,2,
+0x0940e0,1,
+0x0940e8,1,
+0x094100,2,
+0x09410c,1,
+0x094120,9,
+0x094150,2,
+0x094160,1,
+0x094168,1,
+0x094180,2,
+0x09418c,1,
+0x0941a0,9,
+0x0941d0,2,
+0x0941e0,1,
+0x0941e8,1,
+0x094200,2,
+0x09420c,1,
+0x094220,9,
+0x094250,2,
+0x094260,1,
+0x094268,1,
+0x094284,2,
+0x0942a8,2,
+0x0942b4,1,
+0x0942c4,2,
+0x0942e8,2,
+0x0942f4,1,
+0x094400,3,
+0x094410,15,
+0x094450,16,
+0x09449c,1,
+0x0944b0,9,
+0x0944e0,1,
+0x0944f0,3,
+0x094500,12,
+0x094534,4,
+0x094558,1,
+0x094580,1,
+0x094594,2,
+0x0945ac,11,
+0x0945ec,4,
+0x094600,15,
+0x094640,3,
+0x094650,3,
+0x094660,1,
+0x094670,2,
+0x094680,1,
+0x094690,2,
+0x0946c0,4,
+0x0946d4,8,
+0x094700,4,
+0x094714,8,
+0x094800,5,
+0x094818,3,
+0x094880,2,
+0x09488c,1,
+0x0948a0,9,
+0x0948d0,2,
+0x0948e0,1,
+0x0948e8,1,
+0x094900,2,
+0x09490c,1,
+0x094920,9,
+0x094950,2,
+0x094960,1,
+0x094968,1,
+0x094980,2,
+0x09498c,1,
+0x0949a0,9,
+0x0949d0,2,
+0x0949e0,1,
+0x0949e8,1,
+0x094a00,2,
+0x094a0c,1,
+0x094a20,9,
+0x094a50,2,
+0x094a60,1,
+0x094a68,1,
+0x094a84,2,
+0x094aa8,2,
+0x094ab4,1,
+0x094ac4,2,
+0x094ae8,2,
+0x094af4,1,
+0x094c00,3,
+0x094c10,15,
+0x094c50,16,
+0x094c9c,1,
+0x094cb0,9,
+0x094ce0,1,
+0x094cf0,3,
+0x094d00,12,
+0x094d34,4,
+0x094d58,1,
+0x094d80,1,
+0x094d94,2,
+0x094dac,11,
+0x094dec,4,
+0x094e00,15,
+0x094e40,3,
+0x094e50,3,
+0x094e60,1,
+0x094e70,2,
+0x094e80,1,
+0x094e90,2,
+0x094ec0,4,
+0x094ed4,8,
+0x094f00,4,
+0x094f14,8,
+0x095000,5,
+0x095018,3,
+0x095080,2,
+0x09508c,1,
+0x0950a0,9,
+0x0950d0,2,
+0x0950e0,1,
+0x0950e8,1,
+0x095100,2,
+0x09510c,1,
+0x095120,9,
+0x095150,2,
+0x095160,1,
+0x095168,1,
+0x095180,2,
+0x09518c,1,
+0x0951a0,9,
+0x0951d0,2,
+0x0951e0,1,
+0x0951e8,1,
+0x095200,2,
+0x09520c,1,
+0x095220,9,
+0x095250,2,
+0x095260,1,
+0x095268,1,
+0x095284,2,
+0x0952a8,2,
+0x0952b4,1,
+0x0952c4,2,
+0x0952e8,2,
+0x0952f4,1,
+0x095400,3,
+0x095410,15,
+0x095450,16,
+0x09549c,1,
+0x0954b0,9,
+0x0954e0,1,
+0x0954f0,3,
+0x095500,12,
+0x095534,4,
+0x095558,1,
+0x095580,1,
+0x095594,2,
+0x0955ac,11,
+0x0955ec,4,
+0x095600,15,
+0x095640,3,
+0x095650,3,
+0x095660,1,
+0x095670,2,
+0x095680,1,
+0x095690,2,
+0x0956c0,4,
+0x0956d4,8,
+0x095700,4,
+0x095714,8,
+0x095800,31,
+0x095880,8,
+0x0958a4,1,
+0x0958b4,20,
+0x095910,2,
+0x095920,3,
+0x095934,1,
+0x09593c,2,
+0x095950,2,
+0x095a00,11,
+0x095a4c,8,
+0x095a70,2,
+0x095a7c,33,
+0x095c00,8,
+0x095c40,2,
+0x095c4c,11,
+0x095c80,8,
+0x095cc0,2,
+0x095ccc,11,
+0x095d00,8,
+0x095d40,2,
+0x095d4c,11,
+0x095d80,8,
+0x095dc0,2,
+0x095dcc,11,
+0x095e00,8,
+0x095e40,2,
+0x095e4c,11,
+0x095e80,8,
+0x095ec0,2,
+0x095ecc,11,
+0x095f00,9,
+0x095f30,2,
+0x095f40,49,
+0x096018,1,
+0x096034,1,
+0x096104,1,
+0x096134,1,
+0x09614c,1,
+0x096170,2,
+0x096200,1,
+0x096210,2,
+0x096400,5,
+0x096418,9,
+0x096440,5,
+0x096460,1,
+0x096470,2,
+0x096500,5,
+0x096518,9,
+0x096540,5,
+0x096560,1,
+0x096570,2,
+0x096600,5,
+0x096618,9,
+0x096640,5,
+0x096660,1,
+0x096670,2,
+0x096700,1,
+0x096800,6,
+0x09681c,3,
+0x09682c,3,
+0x09683c,8,
+0x096860,1,
+0x096868,1,
+0x096870,2,
+0x096880,1,
+0x096890,2,
+0x0968a0,1,
+0x0968b0,2,
+0x0968c0,1,
+0x0968d0,2,
+0x0968e0,1,
+0x0968f0,2,
+0x096900,29,
+0x096980,27,
+0x0969f0,1,
+0x096c00,6,
+0x096c1c,3,
+0x096c2c,3,
+0x096c3c,8,
+0x096c60,1,
+0x096c68,1,
+0x096c70,2,
+0x096c80,1,
+0x096c90,2,
+0x096ca0,1,
+0x096cb0,2,
+0x096cc0,1,
+0x096cd0,2,
+0x096ce0,1,
+0x096cf0,2,
+0x096d00,29,
+0x096d80,27,
+0x096df0,1,
+0x097000,6,
+0x09701c,3,
+0x09702c,3,
+0x09703c,8,
+0x097060,1,
+0x097068,1,
+0x097070,2,
+0x097080,1,
+0x097090,2,
+0x0970a0,1,
+0x0970b0,2,
+0x0970c0,1,
+0x0970d0,2,
+0x0970e0,1,
+0x0970f0,2,
+0x097100,29,
+0x097180,27,
+0x0971f0,1,
+0x097400,6,
+0x09741c,3,
+0x09742c,3,
+0x09743c,8,
+0x097460,1,
+0x097468,1,
+0x097470,2,
+0x097480,1,
+0x097490,2,
+0x0974a0,1,
+0x0974b0,2,
+0x0974c0,1,
+0x0974d0,2,
+0x0974e0,1,
+0x0974f0,2,
+0x097500,29,
+0x097580,27,
+0x0975f0,1,
+0x097800,6,
+0x09781c,3,
+0x09782c,3,
+0x09783c,8,
+0x097860,1,
+0x097868,1,
+0x097870,2,
+0x097880,1,
+0x097890,2,
+0x0978a0,1,
+0x0978b0,2,
+0x0978c0,1,
+0x0978d0,2,
+0x0978e0,1,
+0x0978f0,2,
+0x097900,29,
+0x097980,27,
+0x0979f0,1,
+0x097c00,6,
+0x097c1c,3,
+0x097c2c,3,
+0x097c3c,8,
+0x097c60,1,
+0x097c68,1,
+0x097c70,2,
+0x097c80,1,
+0x097c90,2,
+0x097ca0,1,
+0x097cb0,2,
+0x097cc0,1,
+0x097cd0,2,
+0x097ce0,1,
+0x097cf0,2,
+0x097d00,29,
+0x097d80,27,
+0x097df0,1,
+0x098000,2,
+0x098018,2,
+0x098034,2,
+0x098104,3,
+0x098134,2,
+0x09814c,1,
+0x098170,2,
+0x098200,1,
+0x098210,2,
+0x098220,1,
+0x098230,2,
+0x098400,1,
+0x098410,2,
+0x098420,3,
+0x098430,22,
+0x0984ac,1,
+0x0984c0,6,
+0x098500,1,
+0x098510,2,
+0x098520,3,
+0x098540,8,
+0x098580,6,
+0x0985a0,6,
+0x098600,10,
+0x098640,10,
+0x098680,10,
+0x0986c0,10,
+0x098700,10,
+0x098740,10,
+0x098800,5,
+0x098820,5,
+0x098890,10,
+0x0988e0,1,
+0x0988f0,2,
+0x098900,5,
+0x098920,5,
+0x098990,10,
+0x0989e0,1,
+0x0989f0,2,
+0x098a00,1,
+0x098a10,2,
+0x098a20,1,
+0x098a30,2,
+0x098a48,3,
+0x098a80,3,
+0x098a90,1,
+0x098a98,12,
+0x098b04,2,
+0x098b14,3,
+0x098b24,2,
+0x098b34,3,
+0x098b80,5,
+0x098b98,3,
+0x098bb0,2,
+0x098bc0,5,
+0x098bd8,3,
+0x098bf0,2,
+0x098c00,10,
+0x098c2c,12,
+0x098c80,26,
+0x098d00,2,
+0x098d20,1,
+0x098e00,10,
+0x098e2c,12,
+0x098e80,26,
+0x098f00,2,
+0x098f20,1,
+0x099000,5,
+0x099020,5,
+0x099090,10,
+0x0990e0,1,
+0x0990f0,2,
+0x099100,5,
+0x099120,5,
+0x099190,10,
+0x0991e0,1,
+0x0991f0,2,
+0x099200,1,
+0x099210,2,
+0x099220,1,
+0x099230,2,
+0x099248,3,
+0x099280,3,
+0x099290,1,
+0x099298,12,
+0x099304,2,
+0x099314,3,
+0x099324,2,
+0x099334,3,
+0x099380,5,
+0x099398,3,
+0x0993b0,2,
+0x0993c0,5,
+0x0993d8,3,
+0x0993f0,2,
+0x099400,10,
+0x09942c,12,
+0x099480,26,
+0x099500,2,
+0x099520,1,
+0x099600,10,
+0x09962c,12,
+0x099680,26,
+0x099700,2,
+0x099720,1,
+0x099800,5,
+0x099820,5,
+0x099890,10,
+0x0998e0,1,
+0x0998f0,2,
+0x099900,5,
+0x099920,5,
+0x099990,10,
+0x0999e0,1,
+0x0999f0,2,
+0x099a00,1,
+0x099a10,2,
+0x099a20,1,
+0x099a30,2,
+0x099a48,3,
+0x099a80,3,
+0x099a90,1,
+0x099a98,12,
+0x099b04,2,
+0x099b14,3,
+0x099b24,2,
+0x099b34,3,
+0x099b80,5,
+0x099b98,3,
+0x099bb0,2,
+0x099bc0,5,
+0x099bd8,3,
+0x099bf0,2,
+0x099c00,10,
+0x099c2c,12,
+0x099c80,26,
+0x099d00,2,
+0x099d20,1,
+0x099e00,10,
+0x099e2c,12,
+0x099e80,26,
+0x099f00,2,
+0x099f20,1,
+0x09a000,7,
+0x09a020,8,
+0x09a044,8,
+0x09a080,7,
+0x09a0a0,8,
+0x09a0c4,8,
+0x09a100,7,
+0x09a120,8,
+0x09a144,8,
+0x09a180,7,
+0x09a1a0,8,
+0x09a1c4,8,
+0x09a200,7,
+0x09a220,8,
+0x09a244,8,
+0x09a280,7,
+0x09a2a0,8,
+0x09a2c4,8,
+0x09a400,1,
+0x09a418,1,
+0x09a434,1,
+0x09a504,1,
+0x09a534,1,
+0x09a54c,1,
+0x09a570,2,
+0x09a600,1,
+0x09a610,2,
+0x09a804,15,
+0x09a844,15,
+0x09a884,15,
+0x09a8c4,15,
+0x09a904,15,
+0x09a944,16,
+0x09a990,2,
+0x09a9a0,1,
+0x09a9b0,2,
+0x09a9c0,2,
+0x09aa00,400,
+0x09b080,28,
+0x09b100,28,
+0x09b184,2,
+0x09b194,3,
+0x09b1a4,2,
+0x09b1b4,10,
+0x09b200,7,
+0x09b260,20,
+0x09b2c0,2,
+0x09b2cc,2,
+0x09b2d8,3,
+0x09b300,1,
+0x09b310,2,
+0x09b320,1,
+0x09b330,2,
+0x09b340,1,
+0x09b350,2,
+0x09b360,1,
+0x09b370,2,
+0x09b380,1,
+0x09b400,16,
+0x09b480,28,
+0x09b500,28,
+0x09b584,2,
+0x09b594,3,
+0x09b5a4,2,
+0x09b5b4,10,
+0x09b600,7,
+0x09b660,20,
+0x09b6c0,2,
+0x09b6cc,2,
+0x09b6d8,3,
+0x09b700,1,
+0x09b710,2,
+0x09b720,1,
+0x09b730,2,
+0x09b740,1,
+0x09b750,2,
+0x09b760,1,
+0x09b770,2,
+0x09b780,1,
+0x09b800,16,
+0x09b880,28,
+0x09b900,28,
+0x09b984,2,
+0x09b994,3,
+0x09b9a4,2,
+0x09b9b4,10,
+0x09ba00,7,
+0x09ba60,20,
+0x09bac0,2,
+0x09bacc,2,
+0x09bad8,3,
+0x09bb00,1,
+0x09bb10,2,
+0x09bb20,1,
+0x09bb30,2,
+0x09bb40,1,
+0x09bb50,2,
+0x09bb60,1,
+0x09bb70,2,
+0x09bb80,1,
+0x09bc00,18,
+0x09bc60,5,
+0x09bc78,7,
+0x09bc98,6,
+0x09bce0,3,
+0x09bd04,7,
+0x09bd30,1,
+0x09bd44,7,
+0x09bd70,1,
+0x09bd84,7,
+0x09bdb0,1,
+0x09bdc4,7,
+0x09bdf0,1,
+0x09be04,7,
+0x09be30,1,
+0x09be44,7,
+0x09be70,1,
+0x09be84,7,
+0x09beb0,1,
+0x09bec4,7,
+0x09bef0,1,
+0x09bf00,1,
+0x09bf24,1,
+0x09bf30,4,
+0x09bf44,1,
+0x09bf50,4,
+0x09bfa0,3,
+0x09c000,5,
+0x09c018,3,
+0x09c080,2,
+0x09c08c,1,
+0x09c0a0,9,
+0x09c0d0,2,
+0x09c0e0,1,
+0x09c0e8,1,
+0x09c100,2,
+0x09c10c,1,
+0x09c120,9,
+0x09c150,2,
+0x09c160,1,
+0x09c168,1,
+0x09c180,2,
+0x09c18c,1,
+0x09c1a0,9,
+0x09c1d0,2,
+0x09c1e0,1,
+0x09c1e8,1,
+0x09c200,2,
+0x09c20c,1,
+0x09c220,9,
+0x09c250,2,
+0x09c260,1,
+0x09c268,1,
+0x09c284,2,
+0x09c2a8,2,
+0x09c2b4,1,
+0x09c2c4,2,
+0x09c2e8,2,
+0x09c2f4,1,
+0x09c400,3,
+0x09c410,15,
+0x09c450,16,
+0x09c49c,1,
+0x09c4b0,9,
+0x09c4e0,1,
+0x09c4f0,3,
+0x09c500,12,
+0x09c534,4,
+0x09c558,1,
+0x09c580,1,
+0x09c594,2,
+0x09c5ac,11,
+0x09c5ec,4,
+0x09c600,15,
+0x09c640,3,
+0x09c650,3,
+0x09c660,1,
+0x09c670,2,
+0x09c680,1,
+0x09c690,2,
+0x09c6c0,4,
+0x09c6d4,8,
+0x09c700,4,
+0x09c714,8,
+0x09c800,5,
+0x09c818,3,
+0x09c880,2,
+0x09c88c,1,
+0x09c8a0,9,
+0x09c8d0,2,
+0x09c8e0,1,
+0x09c8e8,1,
+0x09c900,2,
+0x09c90c,1,
+0x09c920,9,
+0x09c950,2,
+0x09c960,1,
+0x09c968,1,
+0x09c980,2,
+0x09c98c,1,
+0x09c9a0,9,
+0x09c9d0,2,
+0x09c9e0,1,
+0x09c9e8,1,
+0x09ca00,2,
+0x09ca0c,1,
+0x09ca20,9,
+0x09ca50,2,
+0x09ca60,1,
+0x09ca68,1,
+0x09ca84,2,
+0x09caa8,2,
+0x09cab4,1,
+0x09cac4,2,
+0x09cae8,2,
+0x09caf4,1,
+0x09cc00,3,
+0x09cc10,15,
+0x09cc50,16,
+0x09cc9c,1,
+0x09ccb0,9,
+0x09cce0,1,
+0x09ccf0,3,
+0x09cd00,12,
+0x09cd34,4,
+0x09cd58,1,
+0x09cd80,1,
+0x09cd94,2,
+0x09cdac,11,
+0x09cdec,4,
+0x09ce00,15,
+0x09ce40,3,
+0x09ce50,3,
+0x09ce60,1,
+0x09ce70,2,
+0x09ce80,1,
+0x09ce90,2,
+0x09cec0,4,
+0x09ced4,8,
+0x09cf00,4,
+0x09cf14,8,
+0x09d000,5,
+0x09d018,3,
+0x09d080,2,
+0x09d08c,1,
+0x09d0a0,9,
+0x09d0d0,2,
+0x09d0e0,1,
+0x09d0e8,1,
+0x09d100,2,
+0x09d10c,1,
+0x09d120,9,
+0x09d150,2,
+0x09d160,1,
+0x09d168,1,
+0x09d180,2,
+0x09d18c,1,
+0x09d1a0,9,
+0x09d1d0,2,
+0x09d1e0,1,
+0x09d1e8,1,
+0x09d200,2,
+0x09d20c,1,
+0x09d220,9,
+0x09d250,2,
+0x09d260,1,
+0x09d268,1,
+0x09d284,2,
+0x09d2a8,2,
+0x09d2b4,1,
+0x09d2c4,2,
+0x09d2e8,2,
+0x09d2f4,1,
+0x09d400,3,
+0x09d410,15,
+0x09d450,16,
+0x09d49c,1,
+0x09d4b0,9,
+0x09d4e0,1,
+0x09d4f0,3,
+0x09d500,12,
+0x09d534,4,
+0x09d558,1,
+0x09d580,1,
+0x09d594,2,
+0x09d5ac,11,
+0x09d5ec,4,
+0x09d600,15,
+0x09d640,3,
+0x09d650,3,
+0x09d660,1,
+0x09d670,2,
+0x09d680,1,
+0x09d690,2,
+0x09d6c0,4,
+0x09d6d4,8,
+0x09d700,4,
+0x09d714,8,
+0x09d800,31,
+0x09d880,8,
+0x09d8a4,1,
+0x09d8b4,20,
+0x09d910,2,
+0x09d920,3,
+0x09d934,1,
+0x09d93c,2,
+0x09d950,2,
+0x09da00,11,
+0x09da4c,8,
+0x09da70,2,
+0x09da7c,33,
+0x09dc00,8,
+0x09dc40,2,
+0x09dc4c,11,
+0x09dc80,8,
+0x09dcc0,2,
+0x09dccc,11,
+0x09dd00,8,
+0x09dd40,2,
+0x09dd4c,11,
+0x09dd80,8,
+0x09ddc0,2,
+0x09ddcc,11,
+0x09de00,8,
+0x09de40,2,
+0x09de4c,11,
+0x09de80,8,
+0x09dec0,2,
+0x09decc,11,
+0x09df00,9,
+0x09df30,2,
+0x09df40,49,
+0x09e018,1,
+0x09e034,1,
+0x09e104,1,
+0x09e134,1,
+0x09e14c,1,
+0x09e170,2,
+0x09e200,1,
+0x09e210,2,
+0x09e400,5,
+0x09e418,9,
+0x09e440,5,
+0x09e460,1,
+0x09e470,2,
+0x09e500,5,
+0x09e518,9,
+0x09e540,5,
+0x09e560,1,
+0x09e570,2,
+0x09e600,5,
+0x09e618,9,
+0x09e640,5,
+0x09e660,1,
+0x09e670,2,
+0x09e700,1,
+0x09e800,6,
+0x09e81c,3,
+0x09e82c,3,
+0x09e83c,8,
+0x09e860,1,
+0x09e868,1,
+0x09e870,2,
+0x09e880,1,
+0x09e890,2,
+0x09e8a0,1,
+0x09e8b0,2,
+0x09e8c0,1,
+0x09e8d0,2,
+0x09e8e0,1,
+0x09e8f0,2,
+0x09e900,29,
+0x09e980,27,
+0x09e9f0,1,
+0x09ec00,6,
+0x09ec1c,3,
+0x09ec2c,3,
+0x09ec3c,8,
+0x09ec60,1,
+0x09ec68,1,
+0x09ec70,2,
+0x09ec80,1,
+0x09ec90,2,
+0x09eca0,1,
+0x09ecb0,2,
+0x09ecc0,1,
+0x09ecd0,2,
+0x09ece0,1,
+0x09ecf0,2,
+0x09ed00,29,
+0x09ed80,27,
+0x09edf0,1,
+0x09f000,6,
+0x09f01c,3,
+0x09f02c,3,
+0x09f03c,8,
+0x09f060,1,
+0x09f068,1,
+0x09f070,2,
+0x09f080,1,
+0x09f090,2,
+0x09f0a0,1,
+0x09f0b0,2,
+0x09f0c0,1,
+0x09f0d0,2,
+0x09f0e0,1,
+0x09f0f0,2,
+0x09f100,29,
+0x09f180,27,
+0x09f1f0,1,
+0x09f400,6,
+0x09f41c,3,
+0x09f42c,3,
+0x09f43c,8,
+0x09f460,1,
+0x09f468,1,
+0x09f470,2,
+0x09f480,1,
+0x09f490,2,
+0x09f4a0,1,
+0x09f4b0,2,
+0x09f4c0,1,
+0x09f4d0,2,
+0x09f4e0,1,
+0x09f4f0,2,
+0x09f500,29,
+0x09f580,27,
+0x09f5f0,1,
+0x09f800,6,
+0x09f81c,3,
+0x09f82c,3,
+0x09f83c,8,
+0x09f860,1,
+0x09f868,1,
+0x09f870,2,
+0x09f880,1,
+0x09f890,2,
+0x09f8a0,1,
+0x09f8b0,2,
+0x09f8c0,1,
+0x09f8d0,2,
+0x09f8e0,1,
+0x09f8f0,2,
+0x09f900,29,
+0x09f980,27,
+0x09f9f0,1,
+0x09fc00,6,
+0x09fc1c,3,
+0x09fc2c,3,
+0x09fc3c,8,
+0x09fc60,1,
+0x09fc68,1,
+0x09fc70,2,
+0x09fc80,1,
+0x09fc90,2,
+0x09fca0,1,
+0x09fcb0,2,
+0x09fcc0,1,
+0x09fcd0,2,
+0x09fce0,1,
+0x09fcf0,2,
+0x09fd00,29,
+0x09fd80,27,
+0x09fdf0,1,
+0x0a0000,2,
+0x0a0018,2,
+0x0a0034,2,
+0x0a0104,3,
+0x0a0134,2,
+0x0a014c,1,
+0x0a0170,2,
+0x0a0200,1,
+0x0a0210,2,
+0x0a0220,1,
+0x0a0230,2,
+0x0a0400,1,
+0x0a0410,2,
+0x0a0420,3,
+0x0a0430,22,
+0x0a04ac,1,
+0x0a04c0,6,
+0x0a0500,1,
+0x0a0510,2,
+0x0a0520,3,
+0x0a0540,8,
+0x0a0580,6,
+0x0a05a0,6,
+0x0a0600,10,
+0x0a0640,10,
+0x0a0680,10,
+0x0a06c0,10,
+0x0a0700,10,
+0x0a0740,10,
+0x0a0800,5,
+0x0a0820,5,
+0x0a0890,10,
+0x0a08e0,1,
+0x0a08f0,2,
+0x0a0900,5,
+0x0a0920,5,
+0x0a0990,10,
+0x0a09e0,1,
+0x0a09f0,2,
+0x0a0a00,1,
+0x0a0a10,2,
+0x0a0a20,1,
+0x0a0a30,2,
+0x0a0a48,3,
+0x0a0a80,3,
+0x0a0a90,1,
+0x0a0a98,12,
+0x0a0b04,2,
+0x0a0b14,3,
+0x0a0b24,2,
+0x0a0b34,3,
+0x0a0b80,5,
+0x0a0b98,3,
+0x0a0bb0,2,
+0x0a0bc0,5,
+0x0a0bd8,3,
+0x0a0bf0,2,
+0x0a0c00,10,
+0x0a0c2c,12,
+0x0a0c80,26,
+0x0a0d00,2,
+0x0a0d20,1,
+0x0a0e00,10,
+0x0a0e2c,12,
+0x0a0e80,26,
+0x0a0f00,2,
+0x0a0f20,1,
+0x0a1000,5,
+0x0a1020,5,
+0x0a1090,10,
+0x0a10e0,1,
+0x0a10f0,2,
+0x0a1100,5,
+0x0a1120,5,
+0x0a1190,10,
+0x0a11e0,1,
+0x0a11f0,2,
+0x0a1200,1,
+0x0a1210,2,
+0x0a1220,1,
+0x0a1230,2,
+0x0a1248,3,
+0x0a1280,3,
+0x0a1290,1,
+0x0a1298,12,
+0x0a1304,2,
+0x0a1314,3,
+0x0a1324,2,
+0x0a1334,3,
+0x0a1380,5,
+0x0a1398,3,
+0x0a13b0,2,
+0x0a13c0,5,
+0x0a13d8,3,
+0x0a13f0,2,
+0x0a1400,10,
+0x0a142c,12,
+0x0a1480,26,
+0x0a1500,2,
+0x0a1520,1,
+0x0a1600,10,
+0x0a162c,12,
+0x0a1680,26,
+0x0a1700,2,
+0x0a1720,1,
+0x0a1800,5,
+0x0a1820,5,
+0x0a1890,10,
+0x0a18e0,1,
+0x0a18f0,2,
+0x0a1900,5,
+0x0a1920,5,
+0x0a1990,10,
+0x0a19e0,1,
+0x0a19f0,2,
+0x0a1a00,1,
+0x0a1a10,2,
+0x0a1a20,1,
+0x0a1a30,2,
+0x0a1a48,3,
+0x0a1a80,3,
+0x0a1a90,1,
+0x0a1a98,12,
+0x0a1b04,2,
+0x0a1b14,3,
+0x0a1b24,2,
+0x0a1b34,3,
+0x0a1b80,5,
+0x0a1b98,3,
+0x0a1bb0,2,
+0x0a1bc0,5,
+0x0a1bd8,3,
+0x0a1bf0,2,
+0x0a1c00,10,
+0x0a1c2c,12,
+0x0a1c80,26,
+0x0a1d00,2,
+0x0a1d20,1,
+0x0a1e00,10,
+0x0a1e2c,12,
+0x0a1e80,26,
+0x0a1f00,2,
+0x0a1f20,1,
+0x0a2000,7,
+0x0a2020,8,
+0x0a2044,8,
+0x0a2080,7,
+0x0a20a0,8,
+0x0a20c4,8,
+0x0a2100,7,
+0x0a2120,8,
+0x0a2144,8,
+0x0a2180,7,
+0x0a21a0,8,
+0x0a21c4,8,
+0x0a2200,7,
+0x0a2220,8,
+0x0a2244,8,
+0x0a2280,7,
+0x0a22a0,8,
+0x0a22c4,8,
+0x0a2400,1,
+0x0a2418,1,
+0x0a2434,1,
+0x0a2504,1,
+0x0a2534,1,
+0x0a254c,1,
+0x0a2570,2,
+0x0a2600,1,
+0x0a2610,2,
+0x0a2804,15,
+0x0a2844,15,
+0x0a2884,15,
+0x0a28c4,15,
+0x0a2904,15,
+0x0a2944,16,
+0x0a2990,2,
+0x0a29a0,1,
+0x0a29b0,2,
+0x0a29c0,2,
+0x0a2a00,400,
+0x0a3080,28,
+0x0a3100,28,
+0x0a3184,2,
+0x0a3194,3,
+0x0a31a4,2,
+0x0a31b4,10,
+0x0a3200,7,
+0x0a3260,20,
+0x0a32c0,2,
+0x0a32cc,2,
+0x0a32d8,3,
+0x0a3300,1,
+0x0a3310,2,
+0x0a3320,1,
+0x0a3330,2,
+0x0a3340,1,
+0x0a3350,2,
+0x0a3360,1,
+0x0a3370,2,
+0x0a3380,1,
+0x0a3400,16,
+0x0a3480,28,
+0x0a3500,28,
+0x0a3584,2,
+0x0a3594,3,
+0x0a35a4,2,
+0x0a35b4,10,
+0x0a3600,7,
+0x0a3660,20,
+0x0a36c0,2,
+0x0a36cc,2,
+0x0a36d8,3,
+0x0a3700,1,
+0x0a3710,2,
+0x0a3720,1,
+0x0a3730,2,
+0x0a3740,1,
+0x0a3750,2,
+0x0a3760,1,
+0x0a3770,2,
+0x0a3780,1,
+0x0a3800,16,
+0x0a3880,28,
+0x0a3900,28,
+0x0a3984,2,
+0x0a3994,3,
+0x0a39a4,2,
+0x0a39b4,10,
+0x0a3a00,7,
+0x0a3a60,20,
+0x0a3ac0,2,
+0x0a3acc,2,
+0x0a3ad8,3,
+0x0a3b00,1,
+0x0a3b10,2,
+0x0a3b20,1,
+0x0a3b30,2,
+0x0a3b40,1,
+0x0a3b50,2,
+0x0a3b60,1,
+0x0a3b70,2,
+0x0a3b80,1,
+0x0a3c00,18,
+0x0a3c60,5,
+0x0a3c78,7,
+0x0a3c98,6,
+0x0a3ce0,3,
+0x0a3d04,7,
+0x0a3d30,1,
+0x0a3d44,7,
+0x0a3d70,1,
+0x0a3d84,7,
+0x0a3db0,1,
+0x0a3dc4,7,
+0x0a3df0,1,
+0x0a3e04,7,
+0x0a3e30,1,
+0x0a3e44,7,
+0x0a3e70,1,
+0x0a3e84,7,
+0x0a3eb0,1,
+0x0a3ec4,7,
+0x0a3ef0,1,
+0x0a3f00,1,
+0x0a3f24,1,
+0x0a3f30,4,
+0x0a3f44,1,
+0x0a3f50,4,
+0x0a3fa0,3,
+0x0a4000,5,
+0x0a4018,3,
+0x0a4080,2,
+0x0a408c,1,
+0x0a40a0,9,
+0x0a40d0,2,
+0x0a40e0,1,
+0x0a40e8,1,
+0x0a4100,2,
+0x0a410c,1,
+0x0a4120,9,
+0x0a4150,2,
+0x0a4160,1,
+0x0a4168,1,
+0x0a4180,2,
+0x0a418c,1,
+0x0a41a0,9,
+0x0a41d0,2,
+0x0a41e0,1,
+0x0a41e8,1,
+0x0a4200,2,
+0x0a420c,1,
+0x0a4220,9,
+0x0a4250,2,
+0x0a4260,1,
+0x0a4268,1,
+0x0a4284,2,
+0x0a42a8,2,
+0x0a42b4,1,
+0x0a42c4,2,
+0x0a42e8,2,
+0x0a42f4,1,
+0x0a4400,3,
+0x0a4410,15,
+0x0a4450,16,
+0x0a449c,1,
+0x0a44b0,9,
+0x0a44e0,1,
+0x0a44f0,3,
+0x0a4500,12,
+0x0a4534,4,
+0x0a4558,1,
+0x0a4580,1,
+0x0a4594,2,
+0x0a45ac,11,
+0x0a45ec,4,
+0x0a4600,15,
+0x0a4640,3,
+0x0a4650,3,
+0x0a4660,1,
+0x0a4670,2,
+0x0a4680,1,
+0x0a4690,2,
+0x0a46c0,4,
+0x0a46d4,8,
+0x0a4700,4,
+0x0a4714,8,
+0x0a4800,5,
+0x0a4818,3,
+0x0a4880,2,
+0x0a488c,1,
+0x0a48a0,9,
+0x0a48d0,2,
+0x0a48e0,1,
+0x0a48e8,1,
+0x0a4900,2,
+0x0a490c,1,
+0x0a4920,9,
+0x0a4950,2,
+0x0a4960,1,
+0x0a4968,1,
+0x0a4980,2,
+0x0a498c,1,
+0x0a49a0,9,
+0x0a49d0,2,
+0x0a49e0,1,
+0x0a49e8,1,
+0x0a4a00,2,
+0x0a4a0c,1,
+0x0a4a20,9,
+0x0a4a50,2,
+0x0a4a60,1,
+0x0a4a68,1,
+0x0a4a84,2,
+0x0a4aa8,2,
+0x0a4ab4,1,
+0x0a4ac4,2,
+0x0a4ae8,2,
+0x0a4af4,1,
+0x0a4c00,3,
+0x0a4c10,15,
+0x0a4c50,16,
+0x0a4c9c,1,
+0x0a4cb0,9,
+0x0a4ce0,1,
+0x0a4cf0,3,
+0x0a4d00,12,
+0x0a4d34,4,
+0x0a4d58,1,
+0x0a4d80,1,
+0x0a4d94,2,
+0x0a4dac,11,
+0x0a4dec,4,
+0x0a4e00,15,
+0x0a4e40,3,
+0x0a4e50,3,
+0x0a4e60,1,
+0x0a4e70,2,
+0x0a4e80,1,
+0x0a4e90,2,
+0x0a4ec0,4,
+0x0a4ed4,8,
+0x0a4f00,4,
+0x0a4f14,8,
+0x0a5000,5,
+0x0a5018,3,
+0x0a5080,2,
+0x0a508c,1,
+0x0a50a0,9,
+0x0a50d0,2,
+0x0a50e0,1,
+0x0a50e8,1,
+0x0a5100,2,
+0x0a510c,1,
+0x0a5120,9,
+0x0a5150,2,
+0x0a5160,1,
+0x0a5168,1,
+0x0a5180,2,
+0x0a518c,1,
+0x0a51a0,9,
+0x0a51d0,2,
+0x0a51e0,1,
+0x0a51e8,1,
+0x0a5200,2,
+0x0a520c,1,
+0x0a5220,9,
+0x0a5250,2,
+0x0a5260,1,
+0x0a5268,1,
+0x0a5284,2,
+0x0a52a8,2,
+0x0a52b4,1,
+0x0a52c4,2,
+0x0a52e8,2,
+0x0a52f4,1,
+0x0a5400,3,
+0x0a5410,15,
+0x0a5450,16,
+0x0a549c,1,
+0x0a54b0,9,
+0x0a54e0,1,
+0x0a54f0,3,
+0x0a5500,12,
+0x0a5534,4,
+0x0a5558,1,
+0x0a5580,1,
+0x0a5594,2,
+0x0a55ac,11,
+0x0a55ec,4,
+0x0a5600,15,
+0x0a5640,3,
+0x0a5650,3,
+0x0a5660,1,
+0x0a5670,2,
+0x0a5680,1,
+0x0a5690,2,
+0x0a56c0,4,
+0x0a56d4,8,
+0x0a5700,4,
+0x0a5714,8,
+0x0a5800,31,
+0x0a5880,8,
+0x0a58a4,1,
+0x0a58b4,20,
+0x0a5910,2,
+0x0a5920,3,
+0x0a5934,1,
+0x0a593c,2,
+0x0a5950,2,
+0x0a5a00,11,
+0x0a5a4c,8,
+0x0a5a70,2,
+0x0a5a7c,33,
+0x0a5c00,8,
+0x0a5c40,2,
+0x0a5c4c,11,
+0x0a5c80,8,
+0x0a5cc0,2,
+0x0a5ccc,11,
+0x0a5d00,8,
+0x0a5d40,2,
+0x0a5d4c,11,
+0x0a5d80,8,
+0x0a5dc0,2,
+0x0a5dcc,11,
+0x0a5e00,8,
+0x0a5e40,2,
+0x0a5e4c,11,
+0x0a5e80,8,
+0x0a5ec0,2,
+0x0a5ecc,11,
+0x0a5f00,9,
+0x0a5f30,2,
+0x0a5f40,49,
+0x0a6018,1,
+0x0a6034,1,
+0x0a6104,1,
+0x0a6134,1,
+0x0a614c,1,
+0x0a6170,2,
+0x0a6200,1,
+0x0a6210,2,
+0x0a6400,5,
+0x0a6418,9,
+0x0a6440,5,
+0x0a6460,1,
+0x0a6470,2,
+0x0a6500,5,
+0x0a6518,9,
+0x0a6540,5,
+0x0a6560,1,
+0x0a6570,2,
+0x0a6600,5,
+0x0a6618,9,
+0x0a6640,5,
+0x0a6660,1,
+0x0a6670,2,
+0x0a6700,1,
+0x0a6800,6,
+0x0a681c,3,
+0x0a682c,3,
+0x0a683c,8,
+0x0a6860,1,
+0x0a6868,1,
+0x0a6870,2,
+0x0a6880,1,
+0x0a6890,2,
+0x0a68a0,1,
+0x0a68b0,2,
+0x0a68c0,1,
+0x0a68d0,2,
+0x0a68e0,1,
+0x0a68f0,2,
+0x0a6900,29,
+0x0a6980,27,
+0x0a69f0,1,
+0x0a6c00,6,
+0x0a6c1c,3,
+0x0a6c2c,3,
+0x0a6c3c,8,
+0x0a6c60,1,
+0x0a6c68,1,
+0x0a6c70,2,
+0x0a6c80,1,
+0x0a6c90,2,
+0x0a6ca0,1,
+0x0a6cb0,2,
+0x0a6cc0,1,
+0x0a6cd0,2,
+0x0a6ce0,1,
+0x0a6cf0,2,
+0x0a6d00,29,
+0x0a6d80,27,
+0x0a6df0,1,
+0x0a7000,6,
+0x0a701c,3,
+0x0a702c,3,
+0x0a703c,8,
+0x0a7060,1,
+0x0a7068,1,
+0x0a7070,2,
+0x0a7080,1,
+0x0a7090,2,
+0x0a70a0,1,
+0x0a70b0,2,
+0x0a70c0,1,
+0x0a70d0,2,
+0x0a70e0,1,
+0x0a70f0,2,
+0x0a7100,29,
+0x0a7180,27,
+0x0a71f0,1,
+0x0a7400,6,
+0x0a741c,3,
+0x0a742c,3,
+0x0a743c,8,
+0x0a7460,1,
+0x0a7468,1,
+0x0a7470,2,
+0x0a7480,1,
+0x0a7490,2,
+0x0a74a0,1,
+0x0a74b0,2,
+0x0a74c0,1,
+0x0a74d0,2,
+0x0a74e0,1,
+0x0a74f0,2,
+0x0a7500,29,
+0x0a7580,27,
+0x0a75f0,1,
+0x0a7800,6,
+0x0a781c,3,
+0x0a782c,3,
+0x0a783c,8,
+0x0a7860,1,
+0x0a7868,1,
+0x0a7870,2,
+0x0a7880,1,
+0x0a7890,2,
+0x0a78a0,1,
+0x0a78b0,2,
+0x0a78c0,1,
+0x0a78d0,2,
+0x0a78e0,1,
+0x0a78f0,2,
+0x0a7900,29,
+0x0a7980,27,
+0x0a79f0,1,
+0x0a7c00,6,
+0x0a7c1c,3,
+0x0a7c2c,3,
+0x0a7c3c,8,
+0x0a7c60,1,
+0x0a7c68,1,
+0x0a7c70,2,
+0x0a7c80,1,
+0x0a7c90,2,
+0x0a7ca0,1,
+0x0a7cb0,2,
+0x0a7cc0,1,
+0x0a7cd0,2,
+0x0a7ce0,1,
+0x0a7cf0,2,
+0x0a7d00,29,
+0x0a7d80,27,
+0x0a7df0,1,
+0x0a8000,2,
+0x0a8018,2,
+0x0a8034,2,
+0x0a8104,3,
+0x0a8134,2,
+0x0a814c,1,
+0x0a8170,2,
+0x0a8200,1,
+0x0a8210,2,
+0x0a8220,1,
+0x0a8230,2,
+0x0a8400,1,
+0x0a8410,2,
+0x0a8420,3,
+0x0a8430,22,
+0x0a84ac,1,
+0x0a84c0,6,
+0x0a8500,1,
+0x0a8510,2,
+0x0a8520,3,
+0x0a8540,8,
+0x0a8580,6,
+0x0a85a0,6,
+0x0a8600,10,
+0x0a8640,10,
+0x0a8680,10,
+0x0a86c0,10,
+0x0a8700,10,
+0x0a8740,10,
+0x0a8800,5,
+0x0a8820,5,
+0x0a8890,10,
+0x0a88e0,1,
+0x0a88f0,2,
+0x0a8900,5,
+0x0a8920,5,
+0x0a8990,10,
+0x0a89e0,1,
+0x0a89f0,2,
+0x0a8a00,1,
+0x0a8a10,2,
+0x0a8a20,1,
+0x0a8a30,2,
+0x0a8a48,3,
+0x0a8a80,3,
+0x0a8a90,1,
+0x0a8a98,12,
+0x0a8b04,2,
+0x0a8b14,3,
+0x0a8b24,2,
+0x0a8b34,3,
+0x0a8b80,5,
+0x0a8b98,3,
+0x0a8bb0,2,
+0x0a8bc0,5,
+0x0a8bd8,3,
+0x0a8bf0,2,
+0x0a8c00,10,
+0x0a8c2c,12,
+0x0a8c80,26,
+0x0a8d00,2,
+0x0a8d20,1,
+0x0a8e00,10,
+0x0a8e2c,12,
+0x0a8e80,26,
+0x0a8f00,2,
+0x0a8f20,1,
+0x0a9000,5,
+0x0a9020,5,
+0x0a9090,10,
+0x0a90e0,1,
+0x0a90f0,2,
+0x0a9100,5,
+0x0a9120,5,
+0x0a9190,10,
+0x0a91e0,1,
+0x0a91f0,2,
+0x0a9200,1,
+0x0a9210,2,
+0x0a9220,1,
+0x0a9230,2,
+0x0a9248,3,
+0x0a9280,3,
+0x0a9290,1,
+0x0a9298,12,
+0x0a9304,2,
+0x0a9314,3,
+0x0a9324,2,
+0x0a9334,3,
+0x0a9380,5,
+0x0a9398,3,
+0x0a93b0,2,
+0x0a93c0,5,
+0x0a93d8,3,
+0x0a93f0,2,
+0x0a9400,10,
+0x0a942c,12,
+0x0a9480,26,
+0x0a9500,2,
+0x0a9520,1,
+0x0a9600,10,
+0x0a962c,12,
+0x0a9680,26,
+0x0a9700,2,
+0x0a9720,1,
+0x0a9800,5,
+0x0a9820,5,
+0x0a9890,10,
+0x0a98e0,1,
+0x0a98f0,2,
+0x0a9900,5,
+0x0a9920,5,
+0x0a9990,10,
+0x0a99e0,1,
+0x0a99f0,2,
+0x0a9a00,1,
+0x0a9a10,2,
+0x0a9a20,1,
+0x0a9a30,2,
+0x0a9a48,3,
+0x0a9a80,3,
+0x0a9a90,1,
+0x0a9a98,12,
+0x0a9b04,2,
+0x0a9b14,3,
+0x0a9b24,2,
+0x0a9b34,3,
+0x0a9b80,5,
+0x0a9b98,3,
+0x0a9bb0,2,
+0x0a9bc0,5,
+0x0a9bd8,3,
+0x0a9bf0,2,
+0x0a9c00,10,
+0x0a9c2c,12,
+0x0a9c80,26,
+0x0a9d00,2,
+0x0a9d20,1,
+0x0a9e00,10,
+0x0a9e2c,12,
+0x0a9e80,26,
+0x0a9f00,2,
+0x0a9f20,1,
+0x0aa000,7,
+0x0aa020,8,
+0x0aa044,8,
+0x0aa080,7,
+0x0aa0a0,8,
+0x0aa0c4,8,
+0x0aa100,7,
+0x0aa120,8,
+0x0aa144,8,
+0x0aa180,7,
+0x0aa1a0,8,
+0x0aa1c4,8,
+0x0aa200,7,
+0x0aa220,8,
+0x0aa244,8,
+0x0aa280,7,
+0x0aa2a0,8,
+0x0aa2c4,8,
+0x0aa400,1,
+0x0aa418,1,
+0x0aa434,1,
+0x0aa504,1,
+0x0aa534,1,
+0x0aa54c,1,
+0x0aa570,2,
+0x0aa600,1,
+0x0aa610,2,
+0x0aa804,15,
+0x0aa844,15,
+0x0aa884,15,
+0x0aa8c4,15,
+0x0aa904,15,
+0x0aa944,16,
+0x0aa990,2,
+0x0aa9a0,1,
+0x0aa9b0,2,
+0x0aa9c0,2,
+0x0aaa00,400,
+0x0ab080,28,
+0x0ab100,28,
+0x0ab184,2,
+0x0ab194,3,
+0x0ab1a4,2,
+0x0ab1b4,10,
+0x0ab200,7,
+0x0ab260,20,
+0x0ab2c0,2,
+0x0ab2cc,2,
+0x0ab2d8,3,
+0x0ab300,1,
+0x0ab310,2,
+0x0ab320,1,
+0x0ab330,2,
+0x0ab340,1,
+0x0ab350,2,
+0x0ab360,1,
+0x0ab370,2,
+0x0ab380,1,
+0x0ab400,16,
+0x0ab480,28,
+0x0ab500,28,
+0x0ab584,2,
+0x0ab594,3,
+0x0ab5a4,2,
+0x0ab5b4,10,
+0x0ab600,7,
+0x0ab660,20,
+0x0ab6c0,2,
+0x0ab6cc,2,
+0x0ab6d8,3,
+0x0ab700,1,
+0x0ab710,2,
+0x0ab720,1,
+0x0ab730,2,
+0x0ab740,1,
+0x0ab750,2,
+0x0ab760,1,
+0x0ab770,2,
+0x0ab780,1,
+0x0ab800,16,
+0x0ab880,28,
+0x0ab900,28,
+0x0ab984,2,
+0x0ab994,3,
+0x0ab9a4,2,
+0x0ab9b4,10,
+0x0aba00,7,
+0x0aba60,20,
+0x0abac0,2,
+0x0abacc,2,
+0x0abad8,3,
+0x0abb00,1,
+0x0abb10,2,
+0x0abb20,1,
+0x0abb30,2,
+0x0abb40,1,
+0x0abb50,2,
+0x0abb60,1,
+0x0abb70,2,
+0x0abb80,1,
+0x0abc00,18,
+0x0abc60,5,
+0x0abc78,7,
+0x0abc98,6,
+0x0abce0,3,
+0x0abd04,7,
+0x0abd30,1,
+0x0abd44,7,
+0x0abd70,1,
+0x0abd84,7,
+0x0abdb0,1,
+0x0abdc4,7,
+0x0abdf0,1,
+0x0abe04,7,
+0x0abe30,1,
+0x0abe44,7,
+0x0abe70,1,
+0x0abe84,7,
+0x0abeb0,1,
+0x0abec4,7,
+0x0abef0,1,
+0x0abf00,1,
+0x0abf24,1,
+0x0abf30,4,
+0x0abf44,1,
+0x0abf50,4,
+0x0abfa0,3,
+0x0ac000,5,
+0x0ac018,3,
+0x0ac080,2,
+0x0ac08c,1,
+0x0ac0a0,9,
+0x0ac0d0,2,
+0x0ac0e0,1,
+0x0ac0e8,1,
+0x0ac100,2,
+0x0ac10c,1,
+0x0ac120,9,
+0x0ac150,2,
+0x0ac160,1,
+0x0ac168,1,
+0x0ac180,2,
+0x0ac18c,1,
+0x0ac1a0,9,
+0x0ac1d0,2,
+0x0ac1e0,1,
+0x0ac1e8,1,
+0x0ac200,2,
+0x0ac20c,1,
+0x0ac220,9,
+0x0ac250,2,
+0x0ac260,1,
+0x0ac268,1,
+0x0ac284,2,
+0x0ac2a8,2,
+0x0ac2b4,1,
+0x0ac2c4,2,
+0x0ac2e8,2,
+0x0ac2f4,1,
+0x0ac400,3,
+0x0ac410,15,
+0x0ac450,16,
+0x0ac49c,1,
+0x0ac4b0,9,
+0x0ac4e0,1,
+0x0ac4f0,3,
+0x0ac500,12,
+0x0ac534,4,
+0x0ac558,1,
+0x0ac580,1,
+0x0ac594,2,
+0x0ac5ac,11,
+0x0ac5ec,4,
+0x0ac600,15,
+0x0ac640,3,
+0x0ac650,3,
+0x0ac660,1,
+0x0ac670,2,
+0x0ac680,1,
+0x0ac690,2,
+0x0ac6c0,4,
+0x0ac6d4,8,
+0x0ac700,4,
+0x0ac714,8,
+0x0ac800,5,
+0x0ac818,3,
+0x0ac880,2,
+0x0ac88c,1,
+0x0ac8a0,9,
+0x0ac8d0,2,
+0x0ac8e0,1,
+0x0ac8e8,1,
+0x0ac900,2,
+0x0ac90c,1,
+0x0ac920,9,
+0x0ac950,2,
+0x0ac960,1,
+0x0ac968,1,
+0x0ac980,2,
+0x0ac98c,1,
+0x0ac9a0,9,
+0x0ac9d0,2,
+0x0ac9e0,1,
+0x0ac9e8,1,
+0x0aca00,2,
+0x0aca0c,1,
+0x0aca20,9,
+0x0aca50,2,
+0x0aca60,1,
+0x0aca68,1,
+0x0aca84,2,
+0x0acaa8,2,
+0x0acab4,1,
+0x0acac4,2,
+0x0acae8,2,
+0x0acaf4,1,
+0x0acc00,3,
+0x0acc10,15,
+0x0acc50,16,
+0x0acc9c,1,
+0x0accb0,9,
+0x0acce0,1,
+0x0accf0,3,
+0x0acd00,12,
+0x0acd34,4,
+0x0acd58,1,
+0x0acd80,1,
+0x0acd94,2,
+0x0acdac,11,
+0x0acdec,4,
+0x0ace00,15,
+0x0ace40,3,
+0x0ace50,3,
+0x0ace60,1,
+0x0ace70,2,
+0x0ace80,1,
+0x0ace90,2,
+0x0acec0,4,
+0x0aced4,8,
+0x0acf00,4,
+0x0acf14,8,
+0x0ad000,5,
+0x0ad018,3,
+0x0ad080,2,
+0x0ad08c,1,
+0x0ad0a0,9,
+0x0ad0d0,2,
+0x0ad0e0,1,
+0x0ad0e8,1,
+0x0ad100,2,
+0x0ad10c,1,
+0x0ad120,9,
+0x0ad150,2,
+0x0ad160,1,
+0x0ad168,1,
+0x0ad180,2,
+0x0ad18c,1,
+0x0ad1a0,9,
+0x0ad1d0,2,
+0x0ad1e0,1,
+0x0ad1e8,1,
+0x0ad200,2,
+0x0ad20c,1,
+0x0ad220,9,
+0x0ad250,2,
+0x0ad260,1,
+0x0ad268,1,
+0x0ad284,2,
+0x0ad2a8,2,
+0x0ad2b4,1,
+0x0ad2c4,2,
+0x0ad2e8,2,
+0x0ad2f4,1,
+0x0ad400,3,
+0x0ad410,15,
+0x0ad450,16,
+0x0ad49c,1,
+0x0ad4b0,9,
+0x0ad4e0,1,
+0x0ad4f0,3,
+0x0ad500,12,
+0x0ad534,4,
+0x0ad558,1,
+0x0ad580,1,
+0x0ad594,2,
+0x0ad5ac,11,
+0x0ad5ec,4,
+0x0ad600,15,
+0x0ad640,3,
+0x0ad650,3,
+0x0ad660,1,
+0x0ad670,2,
+0x0ad680,1,
+0x0ad690,2,
+0x0ad6c0,4,
+0x0ad6d4,8,
+0x0ad700,4,
+0x0ad714,8,
+0x0ad800,31,
+0x0ad880,8,
+0x0ad8a4,1,
+0x0ad8b4,20,
+0x0ad910,2,
+0x0ad920,3,
+0x0ad934,1,
+0x0ad93c,2,
+0x0ad950,2,
+0x0ada00,11,
+0x0ada4c,8,
+0x0ada70,2,
+0x0ada7c,33,
+0x0adc00,8,
+0x0adc40,2,
+0x0adc4c,11,
+0x0adc80,8,
+0x0adcc0,2,
+0x0adccc,11,
+0x0add00,8,
+0x0add40,2,
+0x0add4c,11,
+0x0add80,8,
+0x0addc0,2,
+0x0addcc,11,
+0x0ade00,8,
+0x0ade40,2,
+0x0ade4c,11,
+0x0ade80,8,
+0x0adec0,2,
+0x0adecc,11,
+0x0adf00,9,
+0x0adf30,2,
+0x0adf40,49,
+0x0ae018,1,
+0x0ae034,1,
+0x0ae104,1,
+0x0ae134,1,
+0x0ae14c,1,
+0x0ae170,2,
+0x0ae200,1,
+0x0ae210,2,
+0x0ae400,5,
+0x0ae418,9,
+0x0ae440,5,
+0x0ae460,1,
+0x0ae470,2,
+0x0ae500,5,
+0x0ae518,9,
+0x0ae540,5,
+0x0ae560,1,
+0x0ae570,2,
+0x0ae600,5,
+0x0ae618,9,
+0x0ae640,5,
+0x0ae660,1,
+0x0ae670,2,
+0x0ae700,1,
+0x0ae800,6,
+0x0ae81c,3,
+0x0ae82c,3,
+0x0ae83c,8,
+0x0ae860,1,
+0x0ae868,1,
+0x0ae870,2,
+0x0ae880,1,
+0x0ae890,2,
+0x0ae8a0,1,
+0x0ae8b0,2,
+0x0ae8c0,1,
+0x0ae8d0,2,
+0x0ae8e0,1,
+0x0ae8f0,2,
+0x0ae900,29,
+0x0ae980,27,
+0x0ae9f0,1,
+0x0aec00,6,
+0x0aec1c,3,
+0x0aec2c,3,
+0x0aec3c,8,
+0x0aec60,1,
+0x0aec68,1,
+0x0aec70,2,
+0x0aec80,1,
+0x0aec90,2,
+0x0aeca0,1,
+0x0aecb0,2,
+0x0aecc0,1,
+0x0aecd0,2,
+0x0aece0,1,
+0x0aecf0,2,
+0x0aed00,29,
+0x0aed80,27,
+0x0aedf0,1,
+0x0af000,6,
+0x0af01c,3,
+0x0af02c,3,
+0x0af03c,8,
+0x0af060,1,
+0x0af068,1,
+0x0af070,2,
+0x0af080,1,
+0x0af090,2,
+0x0af0a0,1,
+0x0af0b0,2,
+0x0af0c0,1,
+0x0af0d0,2,
+0x0af0e0,1,
+0x0af0f0,2,
+0x0af100,29,
+0x0af180,27,
+0x0af1f0,1,
+0x0af400,6,
+0x0af41c,3,
+0x0af42c,3,
+0x0af43c,8,
+0x0af460,1,
+0x0af468,1,
+0x0af470,2,
+0x0af480,1,
+0x0af490,2,
+0x0af4a0,1,
+0x0af4b0,2,
+0x0af4c0,1,
+0x0af4d0,2,
+0x0af4e0,1,
+0x0af4f0,2,
+0x0af500,29,
+0x0af580,27,
+0x0af5f0,1,
+0x0af800,6,
+0x0af81c,3,
+0x0af82c,3,
+0x0af83c,8,
+0x0af860,1,
+0x0af868,1,
+0x0af870,2,
+0x0af880,1,
+0x0af890,2,
+0x0af8a0,1,
+0x0af8b0,2,
+0x0af8c0,1,
+0x0af8d0,2,
+0x0af8e0,1,
+0x0af8f0,2,
+0x0af900,29,
+0x0af980,27,
+0x0af9f0,1,
+0x0afc00,6,
+0x0afc1c,3,
+0x0afc2c,3,
+0x0afc3c,8,
+0x0afc60,1,
+0x0afc68,1,
+0x0afc70,2,
+0x0afc80,1,
+0x0afc90,2,
+0x0afca0,1,
+0x0afcb0,2,
+0x0afcc0,1,
+0x0afcd0,2,
+0x0afce0,1,
+0x0afcf0,2,
+0x0afd00,29,
+0x0afd80,27,
+0x0afdf0,1,
+0x0b0000,2,
+0x0b0018,2,
+0x0b0034,2,
+0x0b0104,3,
+0x0b0134,2,
+0x0b014c,1,
+0x0b0170,2,
+0x0b0200,1,
+0x0b0210,2,
+0x0b0220,1,
+0x0b0230,2,
+0x0b0400,1,
+0x0b0410,2,
+0x0b0420,3,
+0x0b0430,22,
+0x0b04ac,1,
+0x0b04c0,6,
+0x0b0500,1,
+0x0b0510,2,
+0x0b0520,3,
+0x0b0540,8,
+0x0b0580,6,
+0x0b05a0,6,
+0x0b0600,10,
+0x0b0640,10,
+0x0b0680,10,
+0x0b06c0,10,
+0x0b0700,10,
+0x0b0740,10,
+0x0b0800,5,
+0x0b0820,5,
+0x0b0890,10,
+0x0b08e0,1,
+0x0b08f0,2,
+0x0b0900,5,
+0x0b0920,5,
+0x0b0990,10,
+0x0b09e0,1,
+0x0b09f0,2,
+0x0b0a00,1,
+0x0b0a10,2,
+0x0b0a20,1,
+0x0b0a30,2,
+0x0b0a48,3,
+0x0b0a80,3,
+0x0b0a90,1,
+0x0b0a98,12,
+0x0b0b04,2,
+0x0b0b14,3,
+0x0b0b24,2,
+0x0b0b34,3,
+0x0b0b80,5,
+0x0b0b98,3,
+0x0b0bb0,2,
+0x0b0bc0,5,
+0x0b0bd8,3,
+0x0b0bf0,2,
+0x0b0c00,10,
+0x0b0c2c,12,
+0x0b0c80,26,
+0x0b0d00,2,
+0x0b0d20,1,
+0x0b0e00,10,
+0x0b0e2c,12,
+0x0b0e80,26,
+0x0b0f00,2,
+0x0b0f20,1,
+0x0b1000,5,
+0x0b1020,5,
+0x0b1090,10,
+0x0b10e0,1,
+0x0b10f0,2,
+0x0b1100,5,
+0x0b1120,5,
+0x0b1190,10,
+0x0b11e0,1,
+0x0b11f0,2,
+0x0b1200,1,
+0x0b1210,2,
+0x0b1220,1,
+0x0b1230,2,
+0x0b1248,3,
+0x0b1280,3,
+0x0b1290,1,
+0x0b1298,12,
+0x0b1304,2,
+0x0b1314,3,
+0x0b1324,2,
+0x0b1334,3,
+0x0b1380,5,
+0x0b1398,3,
+0x0b13b0,2,
+0x0b13c0,5,
+0x0b13d8,3,
+0x0b13f0,2,
+0x0b1400,10,
+0x0b142c,12,
+0x0b1480,26,
+0x0b1500,2,
+0x0b1520,1,
+0x0b1600,10,
+0x0b162c,12,
+0x0b1680,26,
+0x0b1700,2,
+0x0b1720,1,
+0x0b1800,5,
+0x0b1820,5,
+0x0b1890,10,
+0x0b18e0,1,
+0x0b18f0,2,
+0x0b1900,5,
+0x0b1920,5,
+0x0b1990,10,
+0x0b19e0,1,
+0x0b19f0,2,
+0x0b1a00,1,
+0x0b1a10,2,
+0x0b1a20,1,
+0x0b1a30,2,
+0x0b1a48,3,
+0x0b1a80,3,
+0x0b1a90,1,
+0x0b1a98,12,
+0x0b1b04,2,
+0x0b1b14,3,
+0x0b1b24,2,
+0x0b1b34,3,
+0x0b1b80,5,
+0x0b1b98,3,
+0x0b1bb0,2,
+0x0b1bc0,5,
+0x0b1bd8,3,
+0x0b1bf0,2,
+0x0b1c00,10,
+0x0b1c2c,12,
+0x0b1c80,26,
+0x0b1d00,2,
+0x0b1d20,1,
+0x0b1e00,10,
+0x0b1e2c,12,
+0x0b1e80,26,
+0x0b1f00,2,
+0x0b1f20,1,
+0x0b2000,7,
+0x0b2020,8,
+0x0b2044,8,
+0x0b2080,7,
+0x0b20a0,8,
+0x0b20c4,8,
+0x0b2100,7,
+0x0b2120,8,
+0x0b2144,8,
+0x0b2180,7,
+0x0b21a0,8,
+0x0b21c4,8,
+0x0b2200,7,
+0x0b2220,8,
+0x0b2244,8,
+0x0b2280,7,
+0x0b22a0,8,
+0x0b22c4,8,
+0x0b2400,1,
+0x0b2418,1,
+0x0b2434,1,
+0x0b2504,1,
+0x0b2534,1,
+0x0b254c,1,
+0x0b2570,2,
+0x0b2600,1,
+0x0b2610,2,
+0x0b2804,15,
+0x0b2844,15,
+0x0b2884,15,
+0x0b28c4,15,
+0x0b2904,15,
+0x0b2944,16,
+0x0b2990,2,
+0x0b29a0,1,
+0x0b29b0,2,
+0x0b29c0,2,
+0x0b2a00,400,
+0x0b3080,28,
+0x0b3100,28,
+0x0b3184,2,
+0x0b3194,3,
+0x0b31a4,2,
+0x0b31b4,10,
+0x0b3200,7,
+0x0b3260,20,
+0x0b32c0,2,
+0x0b32cc,2,
+0x0b32d8,3,
+0x0b3300,1,
+0x0b3310,2,
+0x0b3320,1,
+0x0b3330,2,
+0x0b3340,1,
+0x0b3350,2,
+0x0b3360,1,
+0x0b3370,2,
+0x0b3380,1,
+0x0b3400,16,
+0x0b3480,28,
+0x0b3500,28,
+0x0b3584,2,
+0x0b3594,3,
+0x0b35a4,2,
+0x0b35b4,10,
+0x0b3600,7,
+0x0b3660,20,
+0x0b36c0,2,
+0x0b36cc,2,
+0x0b36d8,3,
+0x0b3700,1,
+0x0b3710,2,
+0x0b3720,1,
+0x0b3730,2,
+0x0b3740,1,
+0x0b3750,2,
+0x0b3760,1,
+0x0b3770,2,
+0x0b3780,1,
+0x0b3800,16,
+0x0b3880,28,
+0x0b3900,28,
+0x0b3984,2,
+0x0b3994,3,
+0x0b39a4,2,
+0x0b39b4,10,
+0x0b3a00,7,
+0x0b3a60,20,
+0x0b3ac0,2,
+0x0b3acc,2,
+0x0b3ad8,3,
+0x0b3b00,1,
+0x0b3b10,2,
+0x0b3b20,1,
+0x0b3b30,2,
+0x0b3b40,1,
+0x0b3b50,2,
+0x0b3b60,1,
+0x0b3b70,2,
+0x0b3b80,1,
+0x0b3c00,18,
+0x0b3c60,5,
+0x0b3c78,7,
+0x0b3c98,6,
+0x0b3ce0,3,
+0x0b3d04,7,
+0x0b3d30,1,
+0x0b3d44,7,
+0x0b3d70,1,
+0x0b3d84,7,
+0x0b3db0,1,
+0x0b3dc4,7,
+0x0b3df0,1,
+0x0b3e04,7,
+0x0b3e30,1,
+0x0b3e44,7,
+0x0b3e70,1,
+0x0b3e84,7,
+0x0b3eb0,1,
+0x0b3ec4,7,
+0x0b3ef0,1,
+0x0b3f00,1,
+0x0b3f24,1,
+0x0b3f30,4,
+0x0b3f44,1,
+0x0b3f50,4,
+0x0b3fa0,3,
+0x0b4000,5,
+0x0b4018,3,
+0x0b4080,2,
+0x0b408c,1,
+0x0b40a0,9,
+0x0b40d0,2,
+0x0b40e0,1,
+0x0b40e8,1,
+0x0b4100,2,
+0x0b410c,1,
+0x0b4120,9,
+0x0b4150,2,
+0x0b4160,1,
+0x0b4168,1,
+0x0b4180,2,
+0x0b418c,1,
+0x0b41a0,9,
+0x0b41d0,2,
+0x0b41e0,1,
+0x0b41e8,1,
+0x0b4200,2,
+0x0b420c,1,
+0x0b4220,9,
+0x0b4250,2,
+0x0b4260,1,
+0x0b4268,1,
+0x0b4284,2,
+0x0b42a8,2,
+0x0b42b4,1,
+0x0b42c4,2,
+0x0b42e8,2,
+0x0b42f4,1,
+0x0b4400,3,
+0x0b4410,15,
+0x0b4450,16,
+0x0b449c,1,
+0x0b44b0,9,
+0x0b44e0,1,
+0x0b44f0,3,
+0x0b4500,12,
+0x0b4534,4,
+0x0b4558,1,
+0x0b4580,1,
+0x0b4594,2,
+0x0b45ac,11,
+0x0b45ec,4,
+0x0b4600,15,
+0x0b4640,3,
+0x0b4650,3,
+0x0b4660,1,
+0x0b4670,2,
+0x0b4680,1,
+0x0b4690,2,
+0x0b46c0,4,
+0x0b46d4,8,
+0x0b4700,4,
+0x0b4714,8,
+0x0b4800,5,
+0x0b4818,3,
+0x0b4880,2,
+0x0b488c,1,
+0x0b48a0,9,
+0x0b48d0,2,
+0x0b48e0,1,
+0x0b48e8,1,
+0x0b4900,2,
+0x0b490c,1,
+0x0b4920,9,
+0x0b4950,2,
+0x0b4960,1,
+0x0b4968,1,
+0x0b4980,2,
+0x0b498c,1,
+0x0b49a0,9,
+0x0b49d0,2,
+0x0b49e0,1,
+0x0b49e8,1,
+0x0b4a00,2,
+0x0b4a0c,1,
+0x0b4a20,9,
+0x0b4a50,2,
+0x0b4a60,1,
+0x0b4a68,1,
+0x0b4a84,2,
+0x0b4aa8,2,
+0x0b4ab4,1,
+0x0b4ac4,2,
+0x0b4ae8,2,
+0x0b4af4,1,
+0x0b4c00,3,
+0x0b4c10,15,
+0x0b4c50,16,
+0x0b4c9c,1,
+0x0b4cb0,9,
+0x0b4ce0,1,
+0x0b4cf0,3,
+0x0b4d00,12,
+0x0b4d34,4,
+0x0b4d58,1,
+0x0b4d80,1,
+0x0b4d94,2,
+0x0b4dac,11,
+0x0b4dec,4,
+0x0b4e00,15,
+0x0b4e40,3,
+0x0b4e50,3,
+0x0b4e60,1,
+0x0b4e70,2,
+0x0b4e80,1,
+0x0b4e90,2,
+0x0b4ec0,4,
+0x0b4ed4,8,
+0x0b4f00,4,
+0x0b4f14,8,
+0x0b5000,5,
+0x0b5018,3,
+0x0b5080,2,
+0x0b508c,1,
+0x0b50a0,9,
+0x0b50d0,2,
+0x0b50e0,1,
+0x0b50e8,1,
+0x0b5100,2,
+0x0b510c,1,
+0x0b5120,9,
+0x0b5150,2,
+0x0b5160,1,
+0x0b5168,1,
+0x0b5180,2,
+0x0b518c,1,
+0x0b51a0,9,
+0x0b51d0,2,
+0x0b51e0,1,
+0x0b51e8,1,
+0x0b5200,2,
+0x0b520c,1,
+0x0b5220,9,
+0x0b5250,2,
+0x0b5260,1,
+0x0b5268,1,
+0x0b5284,2,
+0x0b52a8,2,
+0x0b52b4,1,
+0x0b52c4,2,
+0x0b52e8,2,
+0x0b52f4,1,
+0x0b5400,3,
+0x0b5410,15,
+0x0b5450,16,
+0x0b549c,1,
+0x0b54b0,9,
+0x0b54e0,1,
+0x0b54f0,3,
+0x0b5500,12,
+0x0b5534,4,
+0x0b5558,1,
+0x0b5580,1,
+0x0b5594,2,
+0x0b55ac,11,
+0x0b55ec,4,
+0x0b5600,15,
+0x0b5640,3,
+0x0b5650,3,
+0x0b5660,1,
+0x0b5670,2,
+0x0b5680,1,
+0x0b5690,2,
+0x0b56c0,4,
+0x0b56d4,8,
+0x0b5700,4,
+0x0b5714,8,
+0x0b5800,31,
+0x0b5880,8,
+0x0b58a4,1,
+0x0b58b4,20,
+0x0b5910,2,
+0x0b5920,3,
+0x0b5934,1,
+0x0b593c,2,
+0x0b5950,2,
+0x0b5a00,11,
+0x0b5a4c,8,
+0x0b5a70,2,
+0x0b5a7c,33,
+0x0b5c00,8,
+0x0b5c40,2,
+0x0b5c4c,11,
+0x0b5c80,8,
+0x0b5cc0,2,
+0x0b5ccc,11,
+0x0b5d00,8,
+0x0b5d40,2,
+0x0b5d4c,11,
+0x0b5d80,8,
+0x0b5dc0,2,
+0x0b5dcc,11,
+0x0b5e00,8,
+0x0b5e40,2,
+0x0b5e4c,11,
+0x0b5e80,8,
+0x0b5ec0,2,
+0x0b5ecc,11,
+0x0b5f00,9,
+0x0b5f30,2,
+0x0b5f40,49,
+0x0b6018,1,
+0x0b6034,1,
+0x0b6104,1,
+0x0b6134,1,
+0x0b614c,1,
+0x0b6170,2,
+0x0b6200,1,
+0x0b6210,2,
+0x0b6400,5,
+0x0b6418,9,
+0x0b6440,5,
+0x0b6460,1,
+0x0b6470,2,
+0x0b6500,5,
+0x0b6518,9,
+0x0b6540,5,
+0x0b6560,1,
+0x0b6570,2,
+0x0b6600,5,
+0x0b6618,9,
+0x0b6640,5,
+0x0b6660,1,
+0x0b6670,2,
+0x0b6700,1,
+0x0b6800,6,
+0x0b681c,3,
+0x0b682c,3,
+0x0b683c,8,
+0x0b6860,1,
+0x0b6868,1,
+0x0b6870,2,
+0x0b6880,1,
+0x0b6890,2,
+0x0b68a0,1,
+0x0b68b0,2,
+0x0b68c0,1,
+0x0b68d0,2,
+0x0b68e0,1,
+0x0b68f0,2,
+0x0b6900,29,
+0x0b6980,27,
+0x0b69f0,1,
+0x0b6c00,6,
+0x0b6c1c,3,
+0x0b6c2c,3,
+0x0b6c3c,8,
+0x0b6c60,1,
+0x0b6c68,1,
+0x0b6c70,2,
+0x0b6c80,1,
+0x0b6c90,2,
+0x0b6ca0,1,
+0x0b6cb0,2,
+0x0b6cc0,1,
+0x0b6cd0,2,
+0x0b6ce0,1,
+0x0b6cf0,2,
+0x0b6d00,29,
+0x0b6d80,27,
+0x0b6df0,1,
+0x0b7000,6,
+0x0b701c,3,
+0x0b702c,3,
+0x0b703c,8,
+0x0b7060,1,
+0x0b7068,1,
+0x0b7070,2,
+0x0b7080,1,
+0x0b7090,2,
+0x0b70a0,1,
+0x0b70b0,2,
+0x0b70c0,1,
+0x0b70d0,2,
+0x0b70e0,1,
+0x0b70f0,2,
+0x0b7100,29,
+0x0b7180,27,
+0x0b71f0,1,
+0x0b7400,6,
+0x0b741c,3,
+0x0b742c,3,
+0x0b743c,8,
+0x0b7460,1,
+0x0b7468,1,
+0x0b7470,2,
+0x0b7480,1,
+0x0b7490,2,
+0x0b74a0,1,
+0x0b74b0,2,
+0x0b74c0,1,
+0x0b74d0,2,
+0x0b74e0,1,
+0x0b74f0,2,
+0x0b7500,29,
+0x0b7580,27,
+0x0b75f0,1,
+0x0b7800,6,
+0x0b781c,3,
+0x0b782c,3,
+0x0b783c,8,
+0x0b7860,1,
+0x0b7868,1,
+0x0b7870,2,
+0x0b7880,1,
+0x0b7890,2,
+0x0b78a0,1,
+0x0b78b0,2,
+0x0b78c0,1,
+0x0b78d0,2,
+0x0b78e0,1,
+0x0b78f0,2,
+0x0b7900,29,
+0x0b7980,27,
+0x0b79f0,1,
+0x0b7c00,6,
+0x0b7c1c,3,
+0x0b7c2c,3,
+0x0b7c3c,8,
+0x0b7c60,1,
+0x0b7c68,1,
+0x0b7c70,2,
+0x0b7c80,1,
+0x0b7c90,2,
+0x0b7ca0,1,
+0x0b7cb0,2,
+0x0b7cc0,1,
+0x0b7cd0,2,
+0x0b7ce0,1,
+0x0b7cf0,2,
+0x0b7d00,29,
+0x0b7d80,27,
+0x0b7df0,1,
+0x0b8000,2,
+0x0b8018,2,
+0x0b8034,2,
+0x0b8104,3,
+0x0b8134,2,
+0x0b814c,1,
+0x0b8170,2,
+0x0b8200,1,
+0x0b8210,2,
+0x0b8220,1,
+0x0b8230,2,
+0x0b8400,1,
+0x0b8410,2,
+0x0b8420,3,
+0x0b8430,22,
+0x0b84ac,1,
+0x0b84c0,6,
+0x0b8500,1,
+0x0b8510,2,
+0x0b8520,3,
+0x0b8540,8,
+0x0b8580,6,
+0x0b85a0,6,
+0x0b8600,10,
+0x0b8640,10,
+0x0b8680,10,
+0x0b86c0,10,
+0x0b8700,10,
+0x0b8740,10,
+0x0b8800,5,
+0x0b8820,5,
+0x0b8890,10,
+0x0b88e0,1,
+0x0b88f0,2,
+0x0b8900,5,
+0x0b8920,5,
+0x0b8990,10,
+0x0b89e0,1,
+0x0b89f0,2,
+0x0b8a00,1,
+0x0b8a10,2,
+0x0b8a20,1,
+0x0b8a30,2,
+0x0b8a48,3,
+0x0b8a80,3,
+0x0b8a90,1,
+0x0b8a98,12,
+0x0b8b04,2,
+0x0b8b14,3,
+0x0b8b24,2,
+0x0b8b34,3,
+0x0b8b80,5,
+0x0b8b98,3,
+0x0b8bb0,2,
+0x0b8bc0,5,
+0x0b8bd8,3,
+0x0b8bf0,2,
+0x0b8c00,10,
+0x0b8c2c,12,
+0x0b8c80,26,
+0x0b8d00,2,
+0x0b8d20,1,
+0x0b8e00,10,
+0x0b8e2c,12,
+0x0b8e80,26,
+0x0b8f00,2,
+0x0b8f20,1,
+0x0b9000,5,
+0x0b9020,5,
+0x0b9090,10,
+0x0b90e0,1,
+0x0b90f0,2,
+0x0b9100,5,
+0x0b9120,5,
+0x0b9190,10,
+0x0b91e0,1,
+0x0b91f0,2,
+0x0b9200,1,
+0x0b9210,2,
+0x0b9220,1,
+0x0b9230,2,
+0x0b9248,3,
+0x0b9280,3,
+0x0b9290,1,
+0x0b9298,12,
+0x0b9304,2,
+0x0b9314,3,
+0x0b9324,2,
+0x0b9334,3,
+0x0b9380,5,
+0x0b9398,3,
+0x0b93b0,2,
+0x0b93c0,5,
+0x0b93d8,3,
+0x0b93f0,2,
+0x0b9400,10,
+0x0b942c,12,
+0x0b9480,26,
+0x0b9500,2,
+0x0b9520,1,
+0x0b9600,10,
+0x0b962c,12,
+0x0b9680,26,
+0x0b9700,2,
+0x0b9720,1,
+0x0b9800,5,
+0x0b9820,5,
+0x0b9890,10,
+0x0b98e0,1,
+0x0b98f0,2,
+0x0b9900,5,
+0x0b9920,5,
+0x0b9990,10,
+0x0b99e0,1,
+0x0b99f0,2,
+0x0b9a00,1,
+0x0b9a10,2,
+0x0b9a20,1,
+0x0b9a30,2,
+0x0b9a48,3,
+0x0b9a80,3,
+0x0b9a90,1,
+0x0b9a98,12,
+0x0b9b04,2,
+0x0b9b14,3,
+0x0b9b24,2,
+0x0b9b34,3,
+0x0b9b80,5,
+0x0b9b98,3,
+0x0b9bb0,2,
+0x0b9bc0,5,
+0x0b9bd8,3,
+0x0b9bf0,2,
+0x0b9c00,10,
+0x0b9c2c,12,
+0x0b9c80,26,
+0x0b9d00,2,
+0x0b9d20,1,
+0x0b9e00,10,
+0x0b9e2c,12,
+0x0b9e80,26,
+0x0b9f00,2,
+0x0b9f20,1,
+0x0ba000,7,
+0x0ba020,8,
+0x0ba044,8,
+0x0ba080,7,
+0x0ba0a0,8,
+0x0ba0c4,8,
+0x0ba100,7,
+0x0ba120,8,
+0x0ba144,8,
+0x0ba180,7,
+0x0ba1a0,8,
+0x0ba1c4,8,
+0x0ba200,7,
+0x0ba220,8,
+0x0ba244,8,
+0x0ba280,7,
+0x0ba2a0,8,
+0x0ba2c4,8,
+0x0ba400,1,
+0x0ba418,1,
+0x0ba434,1,
+0x0ba504,1,
+0x0ba534,1,
+0x0ba54c,1,
+0x0ba570,2,
+0x0ba600,1,
+0x0ba610,2,
+0x0ba804,15,
+0x0ba844,15,
+0x0ba884,15,
+0x0ba8c4,15,
+0x0ba904,15,
+0x0ba944,16,
+0x0ba990,2,
+0x0ba9a0,1,
+0x0ba9b0,2,
+0x0ba9c0,2,
+0x0baa00,400,
+0x0bb080,28,
+0x0bb100,28,
+0x0bb184,2,
+0x0bb194,3,
+0x0bb1a4,2,
+0x0bb1b4,10,
+0x0bb200,7,
+0x0bb260,20,
+0x0bb2c0,2,
+0x0bb2cc,2,
+0x0bb2d8,3,
+0x0bb300,1,
+0x0bb310,2,
+0x0bb320,1,
+0x0bb330,2,
+0x0bb340,1,
+0x0bb350,2,
+0x0bb360,1,
+0x0bb370,2,
+0x0bb380,1,
+0x0bb400,16,
+0x0bb480,28,
+0x0bb500,28,
+0x0bb584,2,
+0x0bb594,3,
+0x0bb5a4,2,
+0x0bb5b4,10,
+0x0bb600,7,
+0x0bb660,20,
+0x0bb6c0,2,
+0x0bb6cc,2,
+0x0bb6d8,3,
+0x0bb700,1,
+0x0bb710,2,
+0x0bb720,1,
+0x0bb730,2,
+0x0bb740,1,
+0x0bb750,2,
+0x0bb760,1,
+0x0bb770,2,
+0x0bb780,1,
+0x0bb800,16,
+0x0bb880,28,
+0x0bb900,28,
+0x0bb984,2,
+0x0bb994,3,
+0x0bb9a4,2,
+0x0bb9b4,10,
+0x0bba00,7,
+0x0bba60,20,
+0x0bbac0,2,
+0x0bbacc,2,
+0x0bbad8,3,
+0x0bbb00,1,
+0x0bbb10,2,
+0x0bbb20,1,
+0x0bbb30,2,
+0x0bbb40,1,
+0x0bbb50,2,
+0x0bbb60,1,
+0x0bbb70,2,
+0x0bbb80,1,
+0x0bbc00,18,
+0x0bbc60,5,
+0x0bbc78,7,
+0x0bbc98,6,
+0x0bbce0,3,
+0x0bbd04,7,
+0x0bbd30,1,
+0x0bbd44,7,
+0x0bbd70,1,
+0x0bbd84,7,
+0x0bbdb0,1,
+0x0bbdc4,7,
+0x0bbdf0,1,
+0x0bbe04,7,
+0x0bbe30,1,
+0x0bbe44,7,
+0x0bbe70,1,
+0x0bbe84,7,
+0x0bbeb0,1,
+0x0bbec4,7,
+0x0bbef0,1,
+0x0bbf00,1,
+0x0bbf24,1,
+0x0bbf30,4,
+0x0bbf44,1,
+0x0bbf50,4,
+0x0bbfa0,3,
+0x0bc000,5,
+0x0bc018,3,
+0x0bc080,2,
+0x0bc08c,1,
+0x0bc0a0,9,
+0x0bc0d0,2,
+0x0bc0e0,1,
+0x0bc0e8,1,
+0x0bc100,2,
+0x0bc10c,1,
+0x0bc120,9,
+0x0bc150,2,
+0x0bc160,1,
+0x0bc168,1,
+0x0bc180,2,
+0x0bc18c,1,
+0x0bc1a0,9,
+0x0bc1d0,2,
+0x0bc1e0,1,
+0x0bc1e8,1,
+0x0bc200,2,
+0x0bc20c,1,
+0x0bc220,9,
+0x0bc250,2,
+0x0bc260,1,
+0x0bc268,1,
+0x0bc284,2,
+0x0bc2a8,2,
+0x0bc2b4,1,
+0x0bc2c4,2,
+0x0bc2e8,2,
+0x0bc2f4,1,
+0x0bc400,3,
+0x0bc410,15,
+0x0bc450,16,
+0x0bc49c,1,
+0x0bc4b0,9,
+0x0bc4e0,1,
+0x0bc4f0,3,
+0x0bc500,12,
+0x0bc534,4,
+0x0bc558,1,
+0x0bc580,1,
+0x0bc594,2,
+0x0bc5ac,11,
+0x0bc5ec,4,
+0x0bc600,15,
+0x0bc640,3,
+0x0bc650,3,
+0x0bc660,1,
+0x0bc670,2,
+0x0bc680,1,
+0x0bc690,2,
+0x0bc6c0,4,
+0x0bc6d4,8,
+0x0bc700,4,
+0x0bc714,8,
+0x0bc800,5,
+0x0bc818,3,
+0x0bc880,2,
+0x0bc88c,1,
+0x0bc8a0,9,
+0x0bc8d0,2,
+0x0bc8e0,1,
+0x0bc8e8,1,
+0x0bc900,2,
+0x0bc90c,1,
+0x0bc920,9,
+0x0bc950,2,
+0x0bc960,1,
+0x0bc968,1,
+0x0bc980,2,
+0x0bc98c,1,
+0x0bc9a0,9,
+0x0bc9d0,2,
+0x0bc9e0,1,
+0x0bc9e8,1,
+0x0bca00,2,
+0x0bca0c,1,
+0x0bca20,9,
+0x0bca50,2,
+0x0bca60,1,
+0x0bca68,1,
+0x0bca84,2,
+0x0bcaa8,2,
+0x0bcab4,1,
+0x0bcac4,2,
+0x0bcae8,2,
+0x0bcaf4,1,
+0x0bcc00,3,
+0x0bcc10,15,
+0x0bcc50,16,
+0x0bcc9c,1,
+0x0bccb0,9,
+0x0bcce0,1,
+0x0bccf0,3,
+0x0bcd00,12,
+0x0bcd34,4,
+0x0bcd58,1,
+0x0bcd80,1,
+0x0bcd94,2,
+0x0bcdac,11,
+0x0bcdec,4,
+0x0bce00,15,
+0x0bce40,3,
+0x0bce50,3,
+0x0bce60,1,
+0x0bce70,2,
+0x0bce80,1,
+0x0bce90,2,
+0x0bcec0,4,
+0x0bced4,8,
+0x0bcf00,4,
+0x0bcf14,8,
+0x0bd000,5,
+0x0bd018,3,
+0x0bd080,2,
+0x0bd08c,1,
+0x0bd0a0,9,
+0x0bd0d0,2,
+0x0bd0e0,1,
+0x0bd0e8,1,
+0x0bd100,2,
+0x0bd10c,1,
+0x0bd120,9,
+0x0bd150,2,
+0x0bd160,1,
+0x0bd168,1,
+0x0bd180,2,
+0x0bd18c,1,
+0x0bd1a0,9,
+0x0bd1d0,2,
+0x0bd1e0,1,
+0x0bd1e8,1,
+0x0bd200,2,
+0x0bd20c,1,
+0x0bd220,9,
+0x0bd250,2,
+0x0bd260,1,
+0x0bd268,1,
+0x0bd284,2,
+0x0bd2a8,2,
+0x0bd2b4,1,
+0x0bd2c4,2,
+0x0bd2e8,2,
+0x0bd2f4,1,
+0x0bd400,3,
+0x0bd410,15,
+0x0bd450,16,
+0x0bd49c,1,
+0x0bd4b0,9,
+0x0bd4e0,1,
+0x0bd4f0,3,
+0x0bd500,12,
+0x0bd534,4,
+0x0bd558,1,
+0x0bd580,1,
+0x0bd594,2,
+0x0bd5ac,11,
+0x0bd5ec,4,
+0x0bd600,15,
+0x0bd640,3,
+0x0bd650,3,
+0x0bd660,1,
+0x0bd670,2,
+0x0bd680,1,
+0x0bd690,2,
+0x0bd6c0,4,
+0x0bd6d4,8,
+0x0bd700,4,
+0x0bd714,8,
+0x0bd800,31,
+0x0bd880,8,
+0x0bd8a4,1,
+0x0bd8b4,20,
+0x0bd910,2,
+0x0bd920,3,
+0x0bd934,1,
+0x0bd93c,2,
+0x0bd950,2,
+0x0bda00,11,
+0x0bda4c,8,
+0x0bda70,2,
+0x0bda7c,33,
+0x0bdc00,8,
+0x0bdc40,2,
+0x0bdc4c,11,
+0x0bdc80,8,
+0x0bdcc0,2,
+0x0bdccc,11,
+0x0bdd00,8,
+0x0bdd40,2,
+0x0bdd4c,11,
+0x0bdd80,8,
+0x0bddc0,2,
+0x0bddcc,11,
+0x0bde00,8,
+0x0bde40,2,
+0x0bde4c,11,
+0x0bde80,8,
+0x0bdec0,2,
+0x0bdecc,11,
+0x0bdf00,9,
+0x0bdf30,2,
+0x0bdf40,49,
+0x0be018,1,
+0x0be034,1,
+0x0be104,1,
+0x0be134,1,
+0x0be14c,1,
+0x0be170,2,
+0x0be200,1,
+0x0be210,2,
+0x0be400,5,
+0x0be418,9,
+0x0be440,5,
+0x0be460,1,
+0x0be470,2,
+0x0be500,5,
+0x0be518,9,
+0x0be540,5,
+0x0be560,1,
+0x0be570,2,
+0x0be600,5,
+0x0be618,9,
+0x0be640,5,
+0x0be660,1,
+0x0be670,2,
+0x0be700,1,
+0x0be800,6,
+0x0be81c,3,
+0x0be82c,3,
+0x0be83c,8,
+0x0be860,1,
+0x0be868,1,
+0x0be870,2,
+0x0be880,1,
+0x0be890,2,
+0x0be8a0,1,
+0x0be8b0,2,
+0x0be8c0,1,
+0x0be8d0,2,
+0x0be8e0,1,
+0x0be8f0,2,
+0x0be900,29,
+0x0be980,27,
+0x0be9f0,1,
+0x0bec00,6,
+0x0bec1c,3,
+0x0bec2c,3,
+0x0bec3c,8,
+0x0bec60,1,
+0x0bec68,1,
+0x0bec70,2,
+0x0bec80,1,
+0x0bec90,2,
+0x0beca0,1,
+0x0becb0,2,
+0x0becc0,1,
+0x0becd0,2,
+0x0bece0,1,
+0x0becf0,2,
+0x0bed00,29,
+0x0bed80,27,
+0x0bedf0,1,
+0x0bf000,6,
+0x0bf01c,3,
+0x0bf02c,3,
+0x0bf03c,8,
+0x0bf060,1,
+0x0bf068,1,
+0x0bf070,2,
+0x0bf080,1,
+0x0bf090,2,
+0x0bf0a0,1,
+0x0bf0b0,2,
+0x0bf0c0,1,
+0x0bf0d0,2,
+0x0bf0e0,1,
+0x0bf0f0,2,
+0x0bf100,29,
+0x0bf180,27,
+0x0bf1f0,1,
+0x0bf400,6,
+0x0bf41c,3,
+0x0bf42c,3,
+0x0bf43c,8,
+0x0bf460,1,
+0x0bf468,1,
+0x0bf470,2,
+0x0bf480,1,
+0x0bf490,2,
+0x0bf4a0,1,
+0x0bf4b0,2,
+0x0bf4c0,1,
+0x0bf4d0,2,
+0x0bf4e0,1,
+0x0bf4f0,2,
+0x0bf500,29,
+0x0bf580,27,
+0x0bf5f0,1,
+0x0bf800,6,
+0x0bf81c,3,
+0x0bf82c,3,
+0x0bf83c,8,
+0x0bf860,1,
+0x0bf868,1,
+0x0bf870,2,
+0x0bf880,1,
+0x0bf890,2,
+0x0bf8a0,1,
+0x0bf8b0,2,
+0x0bf8c0,1,
+0x0bf8d0,2,
+0x0bf8e0,1,
+0x0bf8f0,2,
+0x0bf900,29,
+0x0bf980,27,
+0x0bf9f0,1,
+0x0bfc00,6,
+0x0bfc1c,3,
+0x0bfc2c,3,
+0x0bfc3c,8,
+0x0bfc60,1,
+0x0bfc68,1,
+0x0bfc70,2,
+0x0bfc80,1,
+0x0bfc90,2,
+0x0bfca0,1,
+0x0bfcb0,2,
+0x0bfcc0,1,
+0x0bfcd0,2,
+0x0bfce0,1,
+0x0bfcf0,2,
+0x0bfd00,29,
+0x0bfd80,27,
+0x0bfdf0,1,
+0x0c0000,2,
+0x0c0018,2,
+0x0c0034,2,
+0x0c0104,3,
+0x0c0134,2,
+0x0c014c,1,
+0x0c0170,2,
+0x0c0200,1,
+0x0c0210,2,
+0x0c0220,1,
+0x0c0230,2,
+0x0c0400,1,
+0x0c0410,2,
+0x0c0420,3,
+0x0c0430,22,
+0x0c04ac,1,
+0x0c04c0,6,
+0x0c0500,1,
+0x0c0510,2,
+0x0c0520,3,
+0x0c0540,8,
+0x0c0580,6,
+0x0c05a0,6,
+0x0c0600,10,
+0x0c0640,10,
+0x0c0680,10,
+0x0c06c0,10,
+0x0c0700,10,
+0x0c0740,10,
+0x0c0800,5,
+0x0c0820,5,
+0x0c0890,10,
+0x0c08e0,1,
+0x0c08f0,2,
+0x0c0900,5,
+0x0c0920,5,
+0x0c0990,10,
+0x0c09e0,1,
+0x0c09f0,2,
+0x0c0a00,1,
+0x0c0a10,2,
+0x0c0a20,1,
+0x0c0a30,2,
+0x0c0a48,3,
+0x0c0a80,3,
+0x0c0a90,1,
+0x0c0a98,12,
+0x0c0b04,2,
+0x0c0b14,3,
+0x0c0b24,2,
+0x0c0b34,3,
+0x0c0b80,5,
+0x0c0b98,3,
+0x0c0bb0,2,
+0x0c0bc0,5,
+0x0c0bd8,3,
+0x0c0bf0,2,
+0x0c0c00,10,
+0x0c0c2c,12,
+0x0c0c80,26,
+0x0c0d00,2,
+0x0c0d20,1,
+0x0c0e00,10,
+0x0c0e2c,12,
+0x0c0e80,26,
+0x0c0f00,2,
+0x0c0f20,1,
+0x0c1000,5,
+0x0c1020,5,
+0x0c1090,10,
+0x0c10e0,1,
+0x0c10f0,2,
+0x0c1100,5,
+0x0c1120,5,
+0x0c1190,10,
+0x0c11e0,1,
+0x0c11f0,2,
+0x0c1200,1,
+0x0c1210,2,
+0x0c1220,1,
+0x0c1230,2,
+0x0c1248,3,
+0x0c1280,3,
+0x0c1290,1,
+0x0c1298,12,
+0x0c1304,2,
+0x0c1314,3,
+0x0c1324,2,
+0x0c1334,3,
+0x0c1380,5,
+0x0c1398,3,
+0x0c13b0,2,
+0x0c13c0,5,
+0x0c13d8,3,
+0x0c13f0,2,
+0x0c1400,10,
+0x0c142c,12,
+0x0c1480,26,
+0x0c1500,2,
+0x0c1520,1,
+0x0c1600,10,
+0x0c162c,12,
+0x0c1680,26,
+0x0c1700,2,
+0x0c1720,1,
+0x0c1800,5,
+0x0c1820,5,
+0x0c1890,10,
+0x0c18e0,1,
+0x0c18f0,2,
+0x0c1900,5,
+0x0c1920,5,
+0x0c1990,10,
+0x0c19e0,1,
+0x0c19f0,2,
+0x0c1a00,1,
+0x0c1a10,2,
+0x0c1a20,1,
+0x0c1a30,2,
+0x0c1a48,3,
+0x0c1a80,3,
+0x0c1a90,1,
+0x0c1a98,12,
+0x0c1b04,2,
+0x0c1b14,3,
+0x0c1b24,2,
+0x0c1b34,3,
+0x0c1b80,5,
+0x0c1b98,3,
+0x0c1bb0,2,
+0x0c1bc0,5,
+0x0c1bd8,3,
+0x0c1bf0,2,
+0x0c1c00,10,
+0x0c1c2c,12,
+0x0c1c80,26,
+0x0c1d00,2,
+0x0c1d20,1,
+0x0c1e00,10,
+0x0c1e2c,12,
+0x0c1e80,26,
+0x0c1f00,2,
+0x0c1f20,1,
+0x0c2000,7,
+0x0c2020,8,
+0x0c2044,8,
+0x0c2080,7,
+0x0c20a0,8,
+0x0c20c4,8,
+0x0c2100,7,
+0x0c2120,8,
+0x0c2144,8,
+0x0c2180,7,
+0x0c21a0,8,
+0x0c21c4,8,
+0x0c2200,7,
+0x0c2220,8,
+0x0c2244,8,
+0x0c2280,7,
+0x0c22a0,8,
+0x0c22c4,8,
+0x0c2400,1,
+0x0c2418,1,
+0x0c2434,1,
+0x0c2504,1,
+0x0c2534,1,
+0x0c254c,1,
+0x0c2570,2,
+0x0c2600,1,
+0x0c2610,2,
+0x0c2804,15,
+0x0c2844,15,
+0x0c2884,15,
+0x0c28c4,15,
+0x0c2904,15,
+0x0c2944,16,
+0x0c2990,2,
+0x0c29a0,1,
+0x0c29b0,2,
+0x0c29c0,2,
+0x0c2a00,400,
+0x0c3080,28,
+0x0c3100,28,
+0x0c3184,2,
+0x0c3194,3,
+0x0c31a4,2,
+0x0c31b4,10,
+0x0c3200,7,
+0x0c3260,20,
+0x0c32c0,2,
+0x0c32cc,2,
+0x0c32d8,3,
+0x0c3300,1,
+0x0c3310,2,
+0x0c3320,1,
+0x0c3330,2,
+0x0c3340,1,
+0x0c3350,2,
+0x0c3360,1,
+0x0c3370,2,
+0x0c3380,1,
+0x0c3400,16,
+0x0c3480,28,
+0x0c3500,28,
+0x0c3584,2,
+0x0c3594,3,
+0x0c35a4,2,
+0x0c35b4,10,
+0x0c3600,7,
+0x0c3660,20,
+0x0c36c0,2,
+0x0c36cc,2,
+0x0c36d8,3,
+0x0c3700,1,
+0x0c3710,2,
+0x0c3720,1,
+0x0c3730,2,
+0x0c3740,1,
+0x0c3750,2,
+0x0c3760,1,
+0x0c3770,2,
+0x0c3780,1,
+0x0c3800,16,
+0x0c3880,28,
+0x0c3900,28,
+0x0c3984,2,
+0x0c3994,3,
+0x0c39a4,2,
+0x0c39b4,10,
+0x0c3a00,7,
+0x0c3a60,20,
+0x0c3ac0,2,
+0x0c3acc,2,
+0x0c3ad8,3,
+0x0c3b00,1,
+0x0c3b10,2,
+0x0c3b20,1,
+0x0c3b30,2,
+0x0c3b40,1,
+0x0c3b50,2,
+0x0c3b60,1,
+0x0c3b70,2,
+0x0c3b80,1,
+0x0c3c00,18,
+0x0c3c60,5,
+0x0c3c78,7,
+0x0c3c98,6,
+0x0c3ce0,3,
+0x0c3d04,7,
+0x0c3d30,1,
+0x0c3d44,7,
+0x0c3d70,1,
+0x0c3d84,7,
+0x0c3db0,1,
+0x0c3dc4,7,
+0x0c3df0,1,
+0x0c3e04,7,
+0x0c3e30,1,
+0x0c3e44,7,
+0x0c3e70,1,
+0x0c3e84,7,
+0x0c3eb0,1,
+0x0c3ec4,7,
+0x0c3ef0,1,
+0x0c3f00,1,
+0x0c3f24,1,
+0x0c3f30,4,
+0x0c3f44,1,
+0x0c3f50,4,
+0x0c3fa0,3,
+0x0c4000,5,
+0x0c4018,3,
+0x0c4080,2,
+0x0c408c,1,
+0x0c40a0,9,
+0x0c40d0,2,
+0x0c40e0,1,
+0x0c40e8,1,
+0x0c4100,2,
+0x0c410c,1,
+0x0c4120,9,
+0x0c4150,2,
+0x0c4160,1,
+0x0c4168,1,
+0x0c4180,2,
+0x0c418c,1,
+0x0c41a0,9,
+0x0c41d0,2,
+0x0c41e0,1,
+0x0c41e8,1,
+0x0c4200,2,
+0x0c420c,1,
+0x0c4220,9,
+0x0c4250,2,
+0x0c4260,1,
+0x0c4268,1,
+0x0c4284,2,
+0x0c42a8,2,
+0x0c42b4,1,
+0x0c42c4,2,
+0x0c42e8,2,
+0x0c42f4,1,
+0x0c4400,3,
+0x0c4410,15,
+0x0c4450,16,
+0x0c449c,1,
+0x0c44b0,9,
+0x0c44e0,1,
+0x0c44f0,3,
+0x0c4500,12,
+0x0c4534,4,
+0x0c4558,1,
+0x0c4580,1,
+0x0c4594,2,
+0x0c45ac,11,
+0x0c45ec,4,
+0x0c4600,15,
+0x0c4640,3,
+0x0c4650,3,
+0x0c4660,1,
+0x0c4670,2,
+0x0c4680,1,
+0x0c4690,2,
+0x0c46c0,4,
+0x0c46d4,8,
+0x0c4700,4,
+0x0c4714,8,
+0x0c4800,5,
+0x0c4818,3,
+0x0c4880,2,
+0x0c488c,1,
+0x0c48a0,9,
+0x0c48d0,2,
+0x0c48e0,1,
+0x0c48e8,1,
+0x0c4900,2,
+0x0c490c,1,
+0x0c4920,9,
+0x0c4950,2,
+0x0c4960,1,
+0x0c4968,1,
+0x0c4980,2,
+0x0c498c,1,
+0x0c49a0,9,
+0x0c49d0,2,
+0x0c49e0,1,
+0x0c49e8,1,
+0x0c4a00,2,
+0x0c4a0c,1,
+0x0c4a20,9,
+0x0c4a50,2,
+0x0c4a60,1,
+0x0c4a68,1,
+0x0c4a84,2,
+0x0c4aa8,2,
+0x0c4ab4,1,
+0x0c4ac4,2,
+0x0c4ae8,2,
+0x0c4af4,1,
+0x0c4c00,3,
+0x0c4c10,15,
+0x0c4c50,16,
+0x0c4c9c,1,
+0x0c4cb0,9,
+0x0c4ce0,1,
+0x0c4cf0,3,
+0x0c4d00,12,
+0x0c4d34,4,
+0x0c4d58,1,
+0x0c4d80,1,
+0x0c4d94,2,
+0x0c4dac,11,
+0x0c4dec,4,
+0x0c4e00,15,
+0x0c4e40,3,
+0x0c4e50,3,
+0x0c4e60,1,
+0x0c4e70,2,
+0x0c4e80,1,
+0x0c4e90,2,
+0x0c4ec0,4,
+0x0c4ed4,8,
+0x0c4f00,4,
+0x0c4f14,8,
+0x0c5000,5,
+0x0c5018,3,
+0x0c5080,2,
+0x0c508c,1,
+0x0c50a0,9,
+0x0c50d0,2,
+0x0c50e0,1,
+0x0c50e8,1,
+0x0c5100,2,
+0x0c510c,1,
+0x0c5120,9,
+0x0c5150,2,
+0x0c5160,1,
+0x0c5168,1,
+0x0c5180,2,
+0x0c518c,1,
+0x0c51a0,9,
+0x0c51d0,2,
+0x0c51e0,1,
+0x0c51e8,1,
+0x0c5200,2,
+0x0c520c,1,
+0x0c5220,9,
+0x0c5250,2,
+0x0c5260,1,
+0x0c5268,1,
+0x0c5284,2,
+0x0c52a8,2,
+0x0c52b4,1,
+0x0c52c4,2,
+0x0c52e8,2,
+0x0c52f4,1,
+0x0c5400,3,
+0x0c5410,15,
+0x0c5450,16,
+0x0c549c,1,
+0x0c54b0,9,
+0x0c54e0,1,
+0x0c54f0,3,
+0x0c5500,12,
+0x0c5534,4,
+0x0c5558,1,
+0x0c5580,1,
+0x0c5594,2,
+0x0c55ac,11,
+0x0c55ec,4,
+0x0c5600,15,
+0x0c5640,3,
+0x0c5650,3,
+0x0c5660,1,
+0x0c5670,2,
+0x0c5680,1,
+0x0c5690,2,
+0x0c56c0,4,
+0x0c56d4,8,
+0x0c5700,4,
+0x0c5714,8,
+0x0c5800,31,
+0x0c5880,8,
+0x0c58a4,1,
+0x0c58b4,20,
+0x0c5910,2,
+0x0c5920,3,
+0x0c5934,1,
+0x0c593c,2,
+0x0c5950,2,
+0x0c5a00,11,
+0x0c5a4c,8,
+0x0c5a70,2,
+0x0c5a7c,33,
+0x0c5c00,8,
+0x0c5c40,2,
+0x0c5c4c,11,
+0x0c5c80,8,
+0x0c5cc0,2,
+0x0c5ccc,11,
+0x0c5d00,8,
+0x0c5d40,2,
+0x0c5d4c,11,
+0x0c5d80,8,
+0x0c5dc0,2,
+0x0c5dcc,11,
+0x0c5e00,8,
+0x0c5e40,2,
+0x0c5e4c,11,
+0x0c5e80,8,
+0x0c5ec0,2,
+0x0c5ecc,11,
+0x0c5f00,9,
+0x0c5f30,2,
+0x0c5f40,49,
+0x0c6018,1,
+0x0c6034,1,
+0x0c6104,1,
+0x0c6134,1,
+0x0c614c,1,
+0x0c6170,2,
+0x0c6200,1,
+0x0c6210,2,
+0x0c6400,5,
+0x0c6418,9,
+0x0c6440,5,
+0x0c6460,1,
+0x0c6470,2,
+0x0c6500,5,
+0x0c6518,9,
+0x0c6540,5,
+0x0c6560,1,
+0x0c6570,2,
+0x0c6600,5,
+0x0c6618,9,
+0x0c6640,5,
+0x0c6660,1,
+0x0c6670,2,
+0x0c6700,1,
+0x0c6800,6,
+0x0c681c,3,
+0x0c682c,3,
+0x0c683c,8,
+0x0c6860,1,
+0x0c6868,1,
+0x0c6870,2,
+0x0c6880,1,
+0x0c6890,2,
+0x0c68a0,1,
+0x0c68b0,2,
+0x0c68c0,1,
+0x0c68d0,2,
+0x0c68e0,1,
+0x0c68f0,2,
+0x0c6900,29,
+0x0c6980,27,
+0x0c69f0,1,
+0x0c6c00,6,
+0x0c6c1c,3,
+0x0c6c2c,3,
+0x0c6c3c,8,
+0x0c6c60,1,
+0x0c6c68,1,
+0x0c6c70,2,
+0x0c6c80,1,
+0x0c6c90,2,
+0x0c6ca0,1,
+0x0c6cb0,2,
+0x0c6cc0,1,
+0x0c6cd0,2,
+0x0c6ce0,1,
+0x0c6cf0,2,
+0x0c6d00,29,
+0x0c6d80,27,
+0x0c6df0,1,
+0x0c7000,6,
+0x0c701c,3,
+0x0c702c,3,
+0x0c703c,8,
+0x0c7060,1,
+0x0c7068,1,
+0x0c7070,2,
+0x0c7080,1,
+0x0c7090,2,
+0x0c70a0,1,
+0x0c70b0,2,
+0x0c70c0,1,
+0x0c70d0,2,
+0x0c70e0,1,
+0x0c70f0,2,
+0x0c7100,29,
+0x0c7180,27,
+0x0c71f0,1,
+0x0c7400,6,
+0x0c741c,3,
+0x0c742c,3,
+0x0c743c,8,
+0x0c7460,1,
+0x0c7468,1,
+0x0c7470,2,
+0x0c7480,1,
+0x0c7490,2,
+0x0c74a0,1,
+0x0c74b0,2,
+0x0c74c0,1,
+0x0c74d0,2,
+0x0c74e0,1,
+0x0c74f0,2,
+0x0c7500,29,
+0x0c7580,27,
+0x0c75f0,1,
+0x0c7800,6,
+0x0c781c,3,
+0x0c782c,3,
+0x0c783c,8,
+0x0c7860,1,
+0x0c7868,1,
+0x0c7870,2,
+0x0c7880,1,
+0x0c7890,2,
+0x0c78a0,1,
+0x0c78b0,2,
+0x0c78c0,1,
+0x0c78d0,2,
+0x0c78e0,1,
+0x0c78f0,2,
+0x0c7900,29,
+0x0c7980,27,
+0x0c79f0,1,
+0x0c7c00,6,
+0x0c7c1c,3,
+0x0c7c2c,3,
+0x0c7c3c,8,
+0x0c7c60,1,
+0x0c7c68,1,
+0x0c7c70,2,
+0x0c7c80,1,
+0x0c7c90,2,
+0x0c7ca0,1,
+0x0c7cb0,2,
+0x0c7cc0,1,
+0x0c7cd0,2,
+0x0c7ce0,1,
+0x0c7cf0,2,
+0x0c7d00,29,
+0x0c7d80,27,
+0x0c7df0,1,
+0x0c8000,2,
+0x0c8018,2,
+0x0c8034,2,
+0x0c8104,3,
+0x0c8134,2,
+0x0c814c,1,
+0x0c8170,2,
+0x0c8200,1,
+0x0c8210,2,
+0x0c8220,1,
+0x0c8230,2,
+0x0c8400,1,
+0x0c8410,2,
+0x0c8420,3,
+0x0c8430,22,
+0x0c84ac,1,
+0x0c84c0,6,
+0x0c8500,1,
+0x0c8510,2,
+0x0c8520,3,
+0x0c8540,8,
+0x0c8580,6,
+0x0c85a0,6,
+0x0c8600,10,
+0x0c8640,10,
+0x0c8680,10,
+0x0c86c0,10,
+0x0c8700,10,
+0x0c8740,10,
+0x0c8800,5,
+0x0c8820,5,
+0x0c8890,10,
+0x0c88e0,1,
+0x0c88f0,2,
+0x0c8900,5,
+0x0c8920,5,
+0x0c8990,10,
+0x0c89e0,1,
+0x0c89f0,2,
+0x0c8a00,1,
+0x0c8a10,2,
+0x0c8a20,1,
+0x0c8a30,2,
+0x0c8a48,3,
+0x0c8a80,3,
+0x0c8a90,1,
+0x0c8a98,12,
+0x0c8b04,2,
+0x0c8b14,3,
+0x0c8b24,2,
+0x0c8b34,3,
+0x0c8b80,5,
+0x0c8b98,3,
+0x0c8bb0,2,
+0x0c8bc0,5,
+0x0c8bd8,3,
+0x0c8bf0,2,
+0x0c8c00,10,
+0x0c8c2c,12,
+0x0c8c80,26,
+0x0c8d00,2,
+0x0c8d20,1,
+0x0c8e00,10,
+0x0c8e2c,12,
+0x0c8e80,26,
+0x0c8f00,2,
+0x0c8f20,1,
+0x0c9000,5,
+0x0c9020,5,
+0x0c9090,10,
+0x0c90e0,1,
+0x0c90f0,2,
+0x0c9100,5,
+0x0c9120,5,
+0x0c9190,10,
+0x0c91e0,1,
+0x0c91f0,2,
+0x0c9200,1,
+0x0c9210,2,
+0x0c9220,1,
+0x0c9230,2,
+0x0c9248,3,
+0x0c9280,3,
+0x0c9290,1,
+0x0c9298,12,
+0x0c9304,2,
+0x0c9314,3,
+0x0c9324,2,
+0x0c9334,3,
+0x0c9380,5,
+0x0c9398,3,
+0x0c93b0,2,
+0x0c93c0,5,
+0x0c93d8,3,
+0x0c93f0,2,
+0x0c9400,10,
+0x0c942c,12,
+0x0c9480,26,
+0x0c9500,2,
+0x0c9520,1,
+0x0c9600,10,
+0x0c962c,12,
+0x0c9680,26,
+0x0c9700,2,
+0x0c9720,1,
+0x0c9800,5,
+0x0c9820,5,
+0x0c9890,10,
+0x0c98e0,1,
+0x0c98f0,2,
+0x0c9900,5,
+0x0c9920,5,
+0x0c9990,10,
+0x0c99e0,1,
+0x0c99f0,2,
+0x0c9a00,1,
+0x0c9a10,2,
+0x0c9a20,1,
+0x0c9a30,2,
+0x0c9a48,3,
+0x0c9a80,3,
+0x0c9a90,1,
+0x0c9a98,12,
+0x0c9b04,2,
+0x0c9b14,3,
+0x0c9b24,2,
+0x0c9b34,3,
+0x0c9b80,5,
+0x0c9b98,3,
+0x0c9bb0,2,
+0x0c9bc0,5,
+0x0c9bd8,3,
+0x0c9bf0,2,
+0x0c9c00,10,
+0x0c9c2c,12,
+0x0c9c80,26,
+0x0c9d00,2,
+0x0c9d20,1,
+0x0c9e00,10,
+0x0c9e2c,12,
+0x0c9e80,26,
+0x0c9f00,2,
+0x0c9f20,1,
+0x0ca000,7,
+0x0ca020,8,
+0x0ca044,8,
+0x0ca080,7,
+0x0ca0a0,8,
+0x0ca0c4,8,
+0x0ca100,7,
+0x0ca120,8,
+0x0ca144,8,
+0x0ca180,7,
+0x0ca1a0,8,
+0x0ca1c4,8,
+0x0ca200,7,
+0x0ca220,8,
+0x0ca244,8,
+0x0ca280,7,
+0x0ca2a0,8,
+0x0ca2c4,8,
+0x0ca400,1,
+0x0ca418,1,
+0x0ca434,1,
+0x0ca504,1,
+0x0ca534,1,
+0x0ca54c,1,
+0x0ca570,2,
+0x0ca600,1,
+0x0ca610,2,
+0x0ca804,15,
+0x0ca844,15,
+0x0ca884,15,
+0x0ca8c4,15,
+0x0ca904,15,
+0x0ca944,16,
+0x0ca990,2,
+0x0ca9a0,1,
+0x0ca9b0,2,
+0x0ca9c0,2,
+0x0caa00,400,
+0x0cb080,28,
+0x0cb100,28,
+0x0cb184,2,
+0x0cb194,3,
+0x0cb1a4,2,
+0x0cb1b4,10,
+0x0cb200,7,
+0x0cb260,20,
+0x0cb2c0,2,
+0x0cb2cc,2,
+0x0cb2d8,3,
+0x0cb300,1,
+0x0cb310,2,
+0x0cb320,1,
+0x0cb330,2,
+0x0cb340,1,
+0x0cb350,2,
+0x0cb360,1,
+0x0cb370,2,
+0x0cb380,1,
+0x0cb400,16,
+0x0cb480,28,
+0x0cb500,28,
+0x0cb584,2,
+0x0cb594,3,
+0x0cb5a4,2,
+0x0cb5b4,10,
+0x0cb600,7,
+0x0cb660,20,
+0x0cb6c0,2,
+0x0cb6cc,2,
+0x0cb6d8,3,
+0x0cb700,1,
+0x0cb710,2,
+0x0cb720,1,
+0x0cb730,2,
+0x0cb740,1,
+0x0cb750,2,
+0x0cb760,1,
+0x0cb770,2,
+0x0cb780,1,
+0x0cb800,16,
+0x0cb880,28,
+0x0cb900,28,
+0x0cb984,2,
+0x0cb994,3,
+0x0cb9a4,2,
+0x0cb9b4,10,
+0x0cba00,7,
+0x0cba60,20,
+0x0cbac0,2,
+0x0cbacc,2,
+0x0cbad8,3,
+0x0cbb00,1,
+0x0cbb10,2,
+0x0cbb20,1,
+0x0cbb30,2,
+0x0cbb40,1,
+0x0cbb50,2,
+0x0cbb60,1,
+0x0cbb70,2,
+0x0cbb80,1,
+0x0cbc00,18,
+0x0cbc60,5,
+0x0cbc78,7,
+0x0cbc98,6,
+0x0cbce0,3,
+0x0cbd04,7,
+0x0cbd30,1,
+0x0cbd44,7,
+0x0cbd70,1,
+0x0cbd84,7,
+0x0cbdb0,1,
+0x0cbdc4,7,
+0x0cbdf0,1,
+0x0cbe04,7,
+0x0cbe30,1,
+0x0cbe44,7,
+0x0cbe70,1,
+0x0cbe84,7,
+0x0cbeb0,1,
+0x0cbec4,7,
+0x0cbef0,1,
+0x0cbf00,1,
+0x0cbf24,1,
+0x0cbf30,4,
+0x0cbf44,1,
+0x0cbf50,4,
+0x0cbfa0,3,
+0x0cc000,5,
+0x0cc018,3,
+0x0cc080,2,
+0x0cc08c,1,
+0x0cc0a0,9,
+0x0cc0d0,2,
+0x0cc0e0,1,
+0x0cc0e8,1,
+0x0cc100,2,
+0x0cc10c,1,
+0x0cc120,9,
+0x0cc150,2,
+0x0cc160,1,
+0x0cc168,1,
+0x0cc180,2,
+0x0cc18c,1,
+0x0cc1a0,9,
+0x0cc1d0,2,
+0x0cc1e0,1,
+0x0cc1e8,1,
+0x0cc200,2,
+0x0cc20c,1,
+0x0cc220,9,
+0x0cc250,2,
+0x0cc260,1,
+0x0cc268,1,
+0x0cc284,2,
+0x0cc2a8,2,
+0x0cc2b4,1,
+0x0cc2c4,2,
+0x0cc2e8,2,
+0x0cc2f4,1,
+0x0cc400,3,
+0x0cc410,15,
+0x0cc450,16,
+0x0cc49c,1,
+0x0cc4b0,9,
+0x0cc4e0,1,
+0x0cc4f0,3,
+0x0cc500,12,
+0x0cc534,4,
+0x0cc558,1,
+0x0cc580,1,
+0x0cc594,2,
+0x0cc5ac,11,
+0x0cc5ec,4,
+0x0cc600,15,
+0x0cc640,3,
+0x0cc650,3,
+0x0cc660,1,
+0x0cc670,2,
+0x0cc680,1,
+0x0cc690,2,
+0x0cc6c0,4,
+0x0cc6d4,8,
+0x0cc700,4,
+0x0cc714,8,
+0x0cc800,5,
+0x0cc818,3,
+0x0cc880,2,
+0x0cc88c,1,
+0x0cc8a0,9,
+0x0cc8d0,2,
+0x0cc8e0,1,
+0x0cc8e8,1,
+0x0cc900,2,
+0x0cc90c,1,
+0x0cc920,9,
+0x0cc950,2,
+0x0cc960,1,
+0x0cc968,1,
+0x0cc980,2,
+0x0cc98c,1,
+0x0cc9a0,9,
+0x0cc9d0,2,
+0x0cc9e0,1,
+0x0cc9e8,1,
+0x0cca00,2,
+0x0cca0c,1,
+0x0cca20,9,
+0x0cca50,2,
+0x0cca60,1,
+0x0cca68,1,
+0x0cca84,2,
+0x0ccaa8,2,
+0x0ccab4,1,
+0x0ccac4,2,
+0x0ccae8,2,
+0x0ccaf4,1,
+0x0ccc00,3,
+0x0ccc10,15,
+0x0ccc50,16,
+0x0ccc9c,1,
+0x0cccb0,9,
+0x0ccce0,1,
+0x0cccf0,3,
+0x0ccd00,12,
+0x0ccd34,4,
+0x0ccd58,1,
+0x0ccd80,1,
+0x0ccd94,2,
+0x0ccdac,11,
+0x0ccdec,4,
+0x0cce00,15,
+0x0cce40,3,
+0x0cce50,3,
+0x0cce60,1,
+0x0cce70,2,
+0x0cce80,1,
+0x0cce90,2,
+0x0ccec0,4,
+0x0cced4,8,
+0x0ccf00,4,
+0x0ccf14,8,
+0x0cd000,5,
+0x0cd018,3,
+0x0cd080,2,
+0x0cd08c,1,
+0x0cd0a0,9,
+0x0cd0d0,2,
+0x0cd0e0,1,
+0x0cd0e8,1,
+0x0cd100,2,
+0x0cd10c,1,
+0x0cd120,9,
+0x0cd150,2,
+0x0cd160,1,
+0x0cd168,1,
+0x0cd180,2,
+0x0cd18c,1,
+0x0cd1a0,9,
+0x0cd1d0,2,
+0x0cd1e0,1,
+0x0cd1e8,1,
+0x0cd200,2,
+0x0cd20c,1,
+0x0cd220,9,
+0x0cd250,2,
+0x0cd260,1,
+0x0cd268,1,
+0x0cd284,2,
+0x0cd2a8,2,
+0x0cd2b4,1,
+0x0cd2c4,2,
+0x0cd2e8,2,
+0x0cd2f4,1,
+0x0cd400,3,
+0x0cd410,15,
+0x0cd450,16,
+0x0cd49c,1,
+0x0cd4b0,9,
+0x0cd4e0,1,
+0x0cd4f0,3,
+0x0cd500,12,
+0x0cd534,4,
+0x0cd558,1,
+0x0cd580,1,
+0x0cd594,2,
+0x0cd5ac,11,
+0x0cd5ec,4,
+0x0cd600,15,
+0x0cd640,3,
+0x0cd650,3,
+0x0cd660,1,
+0x0cd670,2,
+0x0cd680,1,
+0x0cd690,2,
+0x0cd6c0,4,
+0x0cd6d4,8,
+0x0cd700,4,
+0x0cd714,8,
+0x0cd800,31,
+0x0cd880,8,
+0x0cd8a4,1,
+0x0cd8b4,20,
+0x0cd910,2,
+0x0cd920,3,
+0x0cd934,1,
+0x0cd93c,2,
+0x0cd950,2,
+0x0cda00,11,
+0x0cda4c,8,
+0x0cda70,2,
+0x0cda7c,33,
+0x0cdc00,8,
+0x0cdc40,2,
+0x0cdc4c,11,
+0x0cdc80,8,
+0x0cdcc0,2,
+0x0cdccc,11,
+0x0cdd00,8,
+0x0cdd40,2,
+0x0cdd4c,11,
+0x0cdd80,8,
+0x0cddc0,2,
+0x0cddcc,11,
+0x0cde00,8,
+0x0cde40,2,
+0x0cde4c,11,
+0x0cde80,8,
+0x0cdec0,2,
+0x0cdecc,11,
+0x0cdf00,9,
+0x0cdf30,2,
+0x0cdf40,49,
+0x0ce018,1,
+0x0ce034,1,
+0x0ce104,1,
+0x0ce134,1,
+0x0ce14c,1,
+0x0ce170,2,
+0x0ce200,1,
+0x0ce210,2,
+0x0ce400,5,
+0x0ce418,9,
+0x0ce440,5,
+0x0ce460,1,
+0x0ce470,2,
+0x0ce500,5,
+0x0ce518,9,
+0x0ce540,5,
+0x0ce560,1,
+0x0ce570,2,
+0x0ce600,5,
+0x0ce618,9,
+0x0ce640,5,
+0x0ce660,1,
+0x0ce670,2,
+0x0ce700,1,
+0x0ce800,6,
+0x0ce81c,3,
+0x0ce82c,3,
+0x0ce83c,8,
+0x0ce860,1,
+0x0ce868,1,
+0x0ce870,2,
+0x0ce880,1,
+0x0ce890,2,
+0x0ce8a0,1,
+0x0ce8b0,2,
+0x0ce8c0,1,
+0x0ce8d0,2,
+0x0ce8e0,1,
+0x0ce8f0,2,
+0x0ce900,29,
+0x0ce980,27,
+0x0ce9f0,1,
+0x0cec00,6,
+0x0cec1c,3,
+0x0cec2c,3,
+0x0cec3c,8,
+0x0cec60,1,
+0x0cec68,1,
+0x0cec70,2,
+0x0cec80,1,
+0x0cec90,2,
+0x0ceca0,1,
+0x0cecb0,2,
+0x0cecc0,1,
+0x0cecd0,2,
+0x0cece0,1,
+0x0cecf0,2,
+0x0ced00,29,
+0x0ced80,27,
+0x0cedf0,1,
+0x0cf000,6,
+0x0cf01c,3,
+0x0cf02c,3,
+0x0cf03c,8,
+0x0cf060,1,
+0x0cf068,1,
+0x0cf070,2,
+0x0cf080,1,
+0x0cf090,2,
+0x0cf0a0,1,
+0x0cf0b0,2,
+0x0cf0c0,1,
+0x0cf0d0,2,
+0x0cf0e0,1,
+0x0cf0f0,2,
+0x0cf100,29,
+0x0cf180,27,
+0x0cf1f0,1,
+0x0cf400,6,
+0x0cf41c,3,
+0x0cf42c,3,
+0x0cf43c,8,
+0x0cf460,1,
+0x0cf468,1,
+0x0cf470,2,
+0x0cf480,1,
+0x0cf490,2,
+0x0cf4a0,1,
+0x0cf4b0,2,
+0x0cf4c0,1,
+0x0cf4d0,2,
+0x0cf4e0,1,
+0x0cf4f0,2,
+0x0cf500,29,
+0x0cf580,27,
+0x0cf5f0,1,
+0x0cf800,6,
+0x0cf81c,3,
+0x0cf82c,3,
+0x0cf83c,8,
+0x0cf860,1,
+0x0cf868,1,
+0x0cf870,2,
+0x0cf880,1,
+0x0cf890,2,
+0x0cf8a0,1,
+0x0cf8b0,2,
+0x0cf8c0,1,
+0x0cf8d0,2,
+0x0cf8e0,1,
+0x0cf8f0,2,
+0x0cf900,29,
+0x0cf980,27,
+0x0cf9f0,1,
+0x0cfc00,6,
+0x0cfc1c,3,
+0x0cfc2c,3,
+0x0cfc3c,8,
+0x0cfc60,1,
+0x0cfc68,1,
+0x0cfc70,2,
+0x0cfc80,1,
+0x0cfc90,2,
+0x0cfca0,1,
+0x0cfcb0,2,
+0x0cfcc0,1,
+0x0cfcd0,2,
+0x0cfce0,1,
+0x0cfcf0,2,
+0x0cfd00,29,
+0x0cfd80,27,
+0x0cfdf0,1,
+0x0d0000,2,
+0x0d0018,2,
+0x0d0034,2,
+0x0d0104,3,
+0x0d0134,2,
+0x0d014c,1,
+0x0d0170,2,
+0x0d0200,1,
+0x0d0210,2,
+0x0d0220,1,
+0x0d0230,2,
+0x0d0400,1,
+0x0d0410,2,
+0x0d0420,3,
+0x0d0430,22,
+0x0d04ac,1,
+0x0d04c0,6,
+0x0d0500,1,
+0x0d0510,2,
+0x0d0520,3,
+0x0d0540,8,
+0x0d0580,6,
+0x0d05a0,6,
+0x0d0600,10,
+0x0d0640,10,
+0x0d0680,10,
+0x0d06c0,10,
+0x0d0700,10,
+0x0d0740,10,
+0x0d0800,5,
+0x0d0820,5,
+0x0d0890,10,
+0x0d08e0,1,
+0x0d08f0,2,
+0x0d0900,5,
+0x0d0920,5,
+0x0d0990,10,
+0x0d09e0,1,
+0x0d09f0,2,
+0x0d0a00,1,
+0x0d0a10,2,
+0x0d0a20,1,
+0x0d0a30,2,
+0x0d0a48,3,
+0x0d0a80,3,
+0x0d0a90,1,
+0x0d0a98,12,
+0x0d0b04,2,
+0x0d0b14,3,
+0x0d0b24,2,
+0x0d0b34,3,
+0x0d0b80,5,
+0x0d0b98,3,
+0x0d0bb0,2,
+0x0d0bc0,5,
+0x0d0bd8,3,
+0x0d0bf0,2,
+0x0d0c00,10,
+0x0d0c2c,12,
+0x0d0c80,26,
+0x0d0d00,2,
+0x0d0d20,1,
+0x0d0e00,10,
+0x0d0e2c,12,
+0x0d0e80,26,
+0x0d0f00,2,
+0x0d0f20,1,
+0x0d1000,5,
+0x0d1020,5,
+0x0d1090,10,
+0x0d10e0,1,
+0x0d10f0,2,
+0x0d1100,5,
+0x0d1120,5,
+0x0d1190,10,
+0x0d11e0,1,
+0x0d11f0,2,
+0x0d1200,1,
+0x0d1210,2,
+0x0d1220,1,
+0x0d1230,2,
+0x0d1248,3,
+0x0d1280,3,
+0x0d1290,1,
+0x0d1298,12,
+0x0d1304,2,
+0x0d1314,3,
+0x0d1324,2,
+0x0d1334,3,
+0x0d1380,5,
+0x0d1398,3,
+0x0d13b0,2,
+0x0d13c0,5,
+0x0d13d8,3,
+0x0d13f0,2,
+0x0d1400,10,
+0x0d142c,12,
+0x0d1480,26,
+0x0d1500,2,
+0x0d1520,1,
+0x0d1600,10,
+0x0d162c,12,
+0x0d1680,26,
+0x0d1700,2,
+0x0d1720,1,
+0x0d1800,5,
+0x0d1820,5,
+0x0d1890,10,
+0x0d18e0,1,
+0x0d18f0,2,
+0x0d1900,5,
+0x0d1920,5,
+0x0d1990,10,
+0x0d19e0,1,
+0x0d19f0,2,
+0x0d1a00,1,
+0x0d1a10,2,
+0x0d1a20,1,
+0x0d1a30,2,
+0x0d1a48,3,
+0x0d1a80,3,
+0x0d1a90,1,
+0x0d1a98,12,
+0x0d1b04,2,
+0x0d1b14,3,
+0x0d1b24,2,
+0x0d1b34,3,
+0x0d1b80,5,
+0x0d1b98,3,
+0x0d1bb0,2,
+0x0d1bc0,5,
+0x0d1bd8,3,
+0x0d1bf0,2,
+0x0d1c00,10,
+0x0d1c2c,12,
+0x0d1c80,26,
+0x0d1d00,2,
+0x0d1d20,1,
+0x0d1e00,10,
+0x0d1e2c,12,
+0x0d1e80,26,
+0x0d1f00,2,
+0x0d1f20,1,
+0x0d2000,7,
+0x0d2020,8,
+0x0d2044,8,
+0x0d2080,7,
+0x0d20a0,8,
+0x0d20c4,8,
+0x0d2100,7,
+0x0d2120,8,
+0x0d2144,8,
+0x0d2180,7,
+0x0d21a0,8,
+0x0d21c4,8,
+0x0d2200,7,
+0x0d2220,8,
+0x0d2244,8,
+0x0d2280,7,
+0x0d22a0,8,
+0x0d22c4,8,
+0x0d2400,1,
+0x0d2418,1,
+0x0d2434,1,
+0x0d2504,1,
+0x0d2534,1,
+0x0d254c,1,
+0x0d2570,2,
+0x0d2600,1,
+0x0d2610,2,
+0x0d2804,15,
+0x0d2844,15,
+0x0d2884,15,
+0x0d28c4,15,
+0x0d2904,15,
+0x0d2944,16,
+0x0d2990,2,
+0x0d29a0,1,
+0x0d29b0,2,
+0x0d29c0,2,
+0x0d2a00,400,
+0x0d3080,28,
+0x0d3100,28,
+0x0d3184,2,
+0x0d3194,3,
+0x0d31a4,2,
+0x0d31b4,10,
+0x0d3200,7,
+0x0d3260,20,
+0x0d32c0,2,
+0x0d32cc,2,
+0x0d32d8,3,
+0x0d3300,1,
+0x0d3310,2,
+0x0d3320,1,
+0x0d3330,2,
+0x0d3340,1,
+0x0d3350,2,
+0x0d3360,1,
+0x0d3370,2,
+0x0d3380,1,
+0x0d3400,16,
+0x0d3480,28,
+0x0d3500,28,
+0x0d3584,2,
+0x0d3594,3,
+0x0d35a4,2,
+0x0d35b4,10,
+0x0d3600,7,
+0x0d3660,20,
+0x0d36c0,2,
+0x0d36cc,2,
+0x0d36d8,3,
+0x0d3700,1,
+0x0d3710,2,
+0x0d3720,1,
+0x0d3730,2,
+0x0d3740,1,
+0x0d3750,2,
+0x0d3760,1,
+0x0d3770,2,
+0x0d3780,1,
+0x0d3800,16,
+0x0d3880,28,
+0x0d3900,28,
+0x0d3984,2,
+0x0d3994,3,
+0x0d39a4,2,
+0x0d39b4,10,
+0x0d3a00,7,
+0x0d3a60,20,
+0x0d3ac0,2,
+0x0d3acc,2,
+0x0d3ad8,3,
+0x0d3b00,1,
+0x0d3b10,2,
+0x0d3b20,1,
+0x0d3b30,2,
+0x0d3b40,1,
+0x0d3b50,2,
+0x0d3b60,1,
+0x0d3b70,2,
+0x0d3b80,1,
+0x0d3c00,18,
+0x0d3c60,5,
+0x0d3c78,7,
+0x0d3c98,6,
+0x0d3ce0,3,
+0x0d3d04,7,
+0x0d3d30,1,
+0x0d3d44,7,
+0x0d3d70,1,
+0x0d3d84,7,
+0x0d3db0,1,
+0x0d3dc4,7,
+0x0d3df0,1,
+0x0d3e04,7,
+0x0d3e30,1,
+0x0d3e44,7,
+0x0d3e70,1,
+0x0d3e84,7,
+0x0d3eb0,1,
+0x0d3ec4,7,
+0x0d3ef0,1,
+0x0d3f00,1,
+0x0d3f24,1,
+0x0d3f30,4,
+0x0d3f44,1,
+0x0d3f50,4,
+0x0d3fa0,3,
+0x0d4000,5,
+0x0d4018,3,
+0x0d4080,2,
+0x0d408c,1,
+0x0d40a0,9,
+0x0d40d0,2,
+0x0d40e0,1,
+0x0d40e8,1,
+0x0d4100,2,
+0x0d410c,1,
+0x0d4120,9,
+0x0d4150,2,
+0x0d4160,1,
+0x0d4168,1,
+0x0d4180,2,
+0x0d418c,1,
+0x0d41a0,9,
+0x0d41d0,2,
+0x0d41e0,1,
+0x0d41e8,1,
+0x0d4200,2,
+0x0d420c,1,
+0x0d4220,9,
+0x0d4250,2,
+0x0d4260,1,
+0x0d4268,1,
+0x0d4284,2,
+0x0d42a8,2,
+0x0d42b4,1,
+0x0d42c4,2,
+0x0d42e8,2,
+0x0d42f4,1,
+0x0d4400,3,
+0x0d4410,15,
+0x0d4450,16,
+0x0d449c,1,
+0x0d44b0,9,
+0x0d44e0,1,
+0x0d44f0,3,
+0x0d4500,12,
+0x0d4534,4,
+0x0d4558,1,
+0x0d4580,1,
+0x0d4594,2,
+0x0d45ac,11,
+0x0d45ec,4,
+0x0d4600,15,
+0x0d4640,3,
+0x0d4650,3,
+0x0d4660,1,
+0x0d4670,2,
+0x0d4680,1,
+0x0d4690,2,
+0x0d46c0,4,
+0x0d46d4,8,
+0x0d4700,4,
+0x0d4714,8,
+0x0d4800,5,
+0x0d4818,3,
+0x0d4880,2,
+0x0d488c,1,
+0x0d48a0,9,
+0x0d48d0,2,
+0x0d48e0,1,
+0x0d48e8,1,
+0x0d4900,2,
+0x0d490c,1,
+0x0d4920,9,
+0x0d4950,2,
+0x0d4960,1,
+0x0d4968,1,
+0x0d4980,2,
+0x0d498c,1,
+0x0d49a0,9,
+0x0d49d0,2,
+0x0d49e0,1,
+0x0d49e8,1,
+0x0d4a00,2,
+0x0d4a0c,1,
+0x0d4a20,9,
+0x0d4a50,2,
+0x0d4a60,1,
+0x0d4a68,1,
+0x0d4a84,2,
+0x0d4aa8,2,
+0x0d4ab4,1,
+0x0d4ac4,2,
+0x0d4ae8,2,
+0x0d4af4,1,
+0x0d4c00,3,
+0x0d4c10,15,
+0x0d4c50,16,
+0x0d4c9c,1,
+0x0d4cb0,9,
+0x0d4ce0,1,
+0x0d4cf0,3,
+0x0d4d00,12,
+0x0d4d34,4,
+0x0d4d58,1,
+0x0d4d80,1,
+0x0d4d94,2,
+0x0d4dac,11,
+0x0d4dec,4,
+0x0d4e00,15,
+0x0d4e40,3,
+0x0d4e50,3,
+0x0d4e60,1,
+0x0d4e70,2,
+0x0d4e80,1,
+0x0d4e90,2,
+0x0d4ec0,4,
+0x0d4ed4,8,
+0x0d4f00,4,
+0x0d4f14,8,
+0x0d5000,5,
+0x0d5018,3,
+0x0d5080,2,
+0x0d508c,1,
+0x0d50a0,9,
+0x0d50d0,2,
+0x0d50e0,1,
+0x0d50e8,1,
+0x0d5100,2,
+0x0d510c,1,
+0x0d5120,9,
+0x0d5150,2,
+0x0d5160,1,
+0x0d5168,1,
+0x0d5180,2,
+0x0d518c,1,
+0x0d51a0,9,
+0x0d51d0,2,
+0x0d51e0,1,
+0x0d51e8,1,
+0x0d5200,2,
+0x0d520c,1,
+0x0d5220,9,
+0x0d5250,2,
+0x0d5260,1,
+0x0d5268,1,
+0x0d5284,2,
+0x0d52a8,2,
+0x0d52b4,1,
+0x0d52c4,2,
+0x0d52e8,2,
+0x0d52f4,1,
+0x0d5400,3,
+0x0d5410,15,
+0x0d5450,16,
+0x0d549c,1,
+0x0d54b0,9,
+0x0d54e0,1,
+0x0d54f0,3,
+0x0d5500,12,
+0x0d5534,4,
+0x0d5558,1,
+0x0d5580,1,
+0x0d5594,2,
+0x0d55ac,11,
+0x0d55ec,4,
+0x0d5600,15,
+0x0d5640,3,
+0x0d5650,3,
+0x0d5660,1,
+0x0d5670,2,
+0x0d5680,1,
+0x0d5690,2,
+0x0d56c0,4,
+0x0d56d4,8,
+0x0d5700,4,
+0x0d5714,8,
+0x0d5800,31,
+0x0d5880,8,
+0x0d58a4,1,
+0x0d58b4,20,
+0x0d5910,2,
+0x0d5920,3,
+0x0d5934,1,
+0x0d593c,2,
+0x0d5950,2,
+0x0d5a00,11,
+0x0d5a4c,8,
+0x0d5a70,2,
+0x0d5a7c,33,
+0x0d5c00,8,
+0x0d5c40,2,
+0x0d5c4c,11,
+0x0d5c80,8,
+0x0d5cc0,2,
+0x0d5ccc,11,
+0x0d5d00,8,
+0x0d5d40,2,
+0x0d5d4c,11,
+0x0d5d80,8,
+0x0d5dc0,2,
+0x0d5dcc,11,
+0x0d5e00,8,
+0x0d5e40,2,
+0x0d5e4c,11,
+0x0d5e80,8,
+0x0d5ec0,2,
+0x0d5ecc,11,
+0x0d5f00,9,
+0x0d5f30,2,
+0x0d5f40,49,
+0x0d6018,1,
+0x0d6034,1,
+0x0d6104,1,
+0x0d6134,1,
+0x0d614c,1,
+0x0d6170,2,
+0x0d6200,1,
+0x0d6210,2,
+0x0d6400,5,
+0x0d6418,9,
+0x0d6440,5,
+0x0d6460,1,
+0x0d6470,2,
+0x0d6500,5,
+0x0d6518,9,
+0x0d6540,5,
+0x0d6560,1,
+0x0d6570,2,
+0x0d6600,5,
+0x0d6618,9,
+0x0d6640,5,
+0x0d6660,1,
+0x0d6670,2,
+0x0d6700,1,
+0x0d6800,6,
+0x0d681c,3,
+0x0d682c,3,
+0x0d683c,8,
+0x0d6860,1,
+0x0d6868,1,
+0x0d6870,2,
+0x0d6880,1,
+0x0d6890,2,
+0x0d68a0,1,
+0x0d68b0,2,
+0x0d68c0,1,
+0x0d68d0,2,
+0x0d68e0,1,
+0x0d68f0,2,
+0x0d6900,29,
+0x0d6980,27,
+0x0d69f0,1,
+0x0d6c00,6,
+0x0d6c1c,3,
+0x0d6c2c,3,
+0x0d6c3c,8,
+0x0d6c60,1,
+0x0d6c68,1,
+0x0d6c70,2,
+0x0d6c80,1,
+0x0d6c90,2,
+0x0d6ca0,1,
+0x0d6cb0,2,
+0x0d6cc0,1,
+0x0d6cd0,2,
+0x0d6ce0,1,
+0x0d6cf0,2,
+0x0d6d00,29,
+0x0d6d80,27,
+0x0d6df0,1,
+0x0d7000,6,
+0x0d701c,3,
+0x0d702c,3,
+0x0d703c,8,
+0x0d7060,1,
+0x0d7068,1,
+0x0d7070,2,
+0x0d7080,1,
+0x0d7090,2,
+0x0d70a0,1,
+0x0d70b0,2,
+0x0d70c0,1,
+0x0d70d0,2,
+0x0d70e0,1,
+0x0d70f0,2,
+0x0d7100,29,
+0x0d7180,27,
+0x0d71f0,1,
+0x0d7400,6,
+0x0d741c,3,
+0x0d742c,3,
+0x0d743c,8,
+0x0d7460,1,
+0x0d7468,1,
+0x0d7470,2,
+0x0d7480,1,
+0x0d7490,2,
+0x0d74a0,1,
+0x0d74b0,2,
+0x0d74c0,1,
+0x0d74d0,2,
+0x0d74e0,1,
+0x0d74f0,2,
+0x0d7500,29,
+0x0d7580,27,
+0x0d75f0,1,
+0x0d7800,6,
+0x0d781c,3,
+0x0d782c,3,
+0x0d783c,8,
+0x0d7860,1,
+0x0d7868,1,
+0x0d7870,2,
+0x0d7880,1,
+0x0d7890,2,
+0x0d78a0,1,
+0x0d78b0,2,
+0x0d78c0,1,
+0x0d78d0,2,
+0x0d78e0,1,
+0x0d78f0,2,
+0x0d7900,29,
+0x0d7980,27,
+0x0d79f0,1,
+0x0d7c00,6,
+0x0d7c1c,3,
+0x0d7c2c,3,
+0x0d7c3c,8,
+0x0d7c60,1,
+0x0d7c68,1,
+0x0d7c70,2,
+0x0d7c80,1,
+0x0d7c90,2,
+0x0d7ca0,1,
+0x0d7cb0,2,
+0x0d7cc0,1,
+0x0d7cd0,2,
+0x0d7ce0,1,
+0x0d7cf0,2,
+0x0d7d00,29,
+0x0d7d80,27,
+0x0d7df0,1,
+0x0d8000,2,
+0x0d8018,2,
+0x0d8034,2,
+0x0d8104,3,
+0x0d8134,2,
+0x0d814c,1,
+0x0d8170,2,
+0x0d8200,1,
+0x0d8210,2,
+0x0d8220,1,
+0x0d8230,2,
+0x0d8400,1,
+0x0d8410,2,
+0x0d8420,3,
+0x0d8430,22,
+0x0d84ac,1,
+0x0d84c0,6,
+0x0d8500,1,
+0x0d8510,2,
+0x0d8520,3,
+0x0d8540,8,
+0x0d8580,6,
+0x0d85a0,6,
+0x0d8600,10,
+0x0d8640,10,
+0x0d8680,10,
+0x0d86c0,10,
+0x0d8700,10,
+0x0d8740,10,
+0x0d8800,5,
+0x0d8820,5,
+0x0d8890,10,
+0x0d88e0,1,
+0x0d88f0,2,
+0x0d8900,5,
+0x0d8920,5,
+0x0d8990,10,
+0x0d89e0,1,
+0x0d89f0,2,
+0x0d8a00,1,
+0x0d8a10,2,
+0x0d8a20,1,
+0x0d8a30,2,
+0x0d8a48,3,
+0x0d8a80,3,
+0x0d8a90,1,
+0x0d8a98,12,
+0x0d8b04,2,
+0x0d8b14,3,
+0x0d8b24,2,
+0x0d8b34,3,
+0x0d8b80,5,
+0x0d8b98,3,
+0x0d8bb0,2,
+0x0d8bc0,5,
+0x0d8bd8,3,
+0x0d8bf0,2,
+0x0d8c00,10,
+0x0d8c2c,12,
+0x0d8c80,26,
+0x0d8d00,2,
+0x0d8d20,1,
+0x0d8e00,10,
+0x0d8e2c,12,
+0x0d8e80,26,
+0x0d8f00,2,
+0x0d8f20,1,
+0x0d9000,5,
+0x0d9020,5,
+0x0d9090,10,
+0x0d90e0,1,
+0x0d90f0,2,
+0x0d9100,5,
+0x0d9120,5,
+0x0d9190,10,
+0x0d91e0,1,
+0x0d91f0,2,
+0x0d9200,1,
+0x0d9210,2,
+0x0d9220,1,
+0x0d9230,2,
+0x0d9248,3,
+0x0d9280,3,
+0x0d9290,1,
+0x0d9298,12,
+0x0d9304,2,
+0x0d9314,3,
+0x0d9324,2,
+0x0d9334,3,
+0x0d9380,5,
+0x0d9398,3,
+0x0d93b0,2,
+0x0d93c0,5,
+0x0d93d8,3,
+0x0d93f0,2,
+0x0d9400,10,
+0x0d942c,12,
+0x0d9480,26,
+0x0d9500,2,
+0x0d9520,1,
+0x0d9600,10,
+0x0d962c,12,
+0x0d9680,26,
+0x0d9700,2,
+0x0d9720,1,
+0x0d9800,5,
+0x0d9820,5,
+0x0d9890,10,
+0x0d98e0,1,
+0x0d98f0,2,
+0x0d9900,5,
+0x0d9920,5,
+0x0d9990,10,
+0x0d99e0,1,
+0x0d99f0,2,
+0x0d9a00,1,
+0x0d9a10,2,
+0x0d9a20,1,
+0x0d9a30,2,
+0x0d9a48,3,
+0x0d9a80,3,
+0x0d9a90,1,
+0x0d9a98,12,
+0x0d9b04,2,
+0x0d9b14,3,
+0x0d9b24,2,
+0x0d9b34,3,
+0x0d9b80,5,
+0x0d9b98,3,
+0x0d9bb0,2,
+0x0d9bc0,5,
+0x0d9bd8,3,
+0x0d9bf0,2,
+0x0d9c00,10,
+0x0d9c2c,12,
+0x0d9c80,26,
+0x0d9d00,2,
+0x0d9d20,1,
+0x0d9e00,10,
+0x0d9e2c,12,
+0x0d9e80,26,
+0x0d9f00,2,
+0x0d9f20,1,
+0x0da000,7,
+0x0da020,8,
+0x0da044,8,
+0x0da080,7,
+0x0da0a0,8,
+0x0da0c4,8,
+0x0da100,7,
+0x0da120,8,
+0x0da144,8,
+0x0da180,7,
+0x0da1a0,8,
+0x0da1c4,8,
+0x0da200,7,
+0x0da220,8,
+0x0da244,8,
+0x0da280,7,
+0x0da2a0,8,
+0x0da2c4,8,
+0x0da400,1,
+0x0da418,1,
+0x0da434,1,
+0x0da504,1,
+0x0da534,1,
+0x0da54c,1,
+0x0da570,2,
+0x0da600,1,
+0x0da610,2,
+0x0da804,15,
+0x0da844,15,
+0x0da884,15,
+0x0da8c4,15,
+0x0da904,15,
+0x0da944,16,
+0x0da990,2,
+0x0da9a0,1,
+0x0da9b0,2,
+0x0da9c0,2,
+0x0daa00,400,
+0x0db080,28,
+0x0db100,28,
+0x0db184,2,
+0x0db194,3,
+0x0db1a4,2,
+0x0db1b4,10,
+0x0db200,7,
+0x0db260,20,
+0x0db2c0,2,
+0x0db2cc,2,
+0x0db2d8,3,
+0x0db300,1,
+0x0db310,2,
+0x0db320,1,
+0x0db330,2,
+0x0db340,1,
+0x0db350,2,
+0x0db360,1,
+0x0db370,2,
+0x0db380,1,
+0x0db400,16,
+0x0db480,28,
+0x0db500,28,
+0x0db584,2,
+0x0db594,3,
+0x0db5a4,2,
+0x0db5b4,10,
+0x0db600,7,
+0x0db660,20,
+0x0db6c0,2,
+0x0db6cc,2,
+0x0db6d8,3,
+0x0db700,1,
+0x0db710,2,
+0x0db720,1,
+0x0db730,2,
+0x0db740,1,
+0x0db750,2,
+0x0db760,1,
+0x0db770,2,
+0x0db780,1,
+0x0db800,16,
+0x0db880,28,
+0x0db900,28,
+0x0db984,2,
+0x0db994,3,
+0x0db9a4,2,
+0x0db9b4,10,
+0x0dba00,7,
+0x0dba60,20,
+0x0dbac0,2,
+0x0dbacc,2,
+0x0dbad8,3,
+0x0dbb00,1,
+0x0dbb10,2,
+0x0dbb20,1,
+0x0dbb30,2,
+0x0dbb40,1,
+0x0dbb50,2,
+0x0dbb60,1,
+0x0dbb70,2,
+0x0dbb80,1,
+0x0dbc00,18,
+0x0dbc60,5,
+0x0dbc78,7,
+0x0dbc98,6,
+0x0dbce0,3,
+0x0dbd04,7,
+0x0dbd30,1,
+0x0dbd44,7,
+0x0dbd70,1,
+0x0dbd84,7,
+0x0dbdb0,1,
+0x0dbdc4,7,
+0x0dbdf0,1,
+0x0dbe04,7,
+0x0dbe30,1,
+0x0dbe44,7,
+0x0dbe70,1,
+0x0dbe84,7,
+0x0dbeb0,1,
+0x0dbec4,7,
+0x0dbef0,1,
+0x0dbf00,1,
+0x0dbf24,1,
+0x0dbf30,4,
+0x0dbf44,1,
+0x0dbf50,4,
+0x0dbfa0,3,
+0x0dc000,5,
+0x0dc018,3,
+0x0dc080,2,
+0x0dc08c,1,
+0x0dc0a0,9,
+0x0dc0d0,2,
+0x0dc0e0,1,
+0x0dc0e8,1,
+0x0dc100,2,
+0x0dc10c,1,
+0x0dc120,9,
+0x0dc150,2,
+0x0dc160,1,
+0x0dc168,1,
+0x0dc180,2,
+0x0dc18c,1,
+0x0dc1a0,9,
+0x0dc1d0,2,
+0x0dc1e0,1,
+0x0dc1e8,1,
+0x0dc200,2,
+0x0dc20c,1,
+0x0dc220,9,
+0x0dc250,2,
+0x0dc260,1,
+0x0dc268,1,
+0x0dc284,2,
+0x0dc2a8,2,
+0x0dc2b4,1,
+0x0dc2c4,2,
+0x0dc2e8,2,
+0x0dc2f4,1,
+0x0dc400,3,
+0x0dc410,15,
+0x0dc450,16,
+0x0dc49c,1,
+0x0dc4b0,9,
+0x0dc4e0,1,
+0x0dc4f0,3,
+0x0dc500,12,
+0x0dc534,4,
+0x0dc558,1,
+0x0dc580,1,
+0x0dc594,2,
+0x0dc5ac,11,
+0x0dc5ec,4,
+0x0dc600,15,
+0x0dc640,3,
+0x0dc650,3,
+0x0dc660,1,
+0x0dc670,2,
+0x0dc680,1,
+0x0dc690,2,
+0x0dc6c0,4,
+0x0dc6d4,8,
+0x0dc700,4,
+0x0dc714,8,
+0x0dc800,5,
+0x0dc818,3,
+0x0dc880,2,
+0x0dc88c,1,
+0x0dc8a0,9,
+0x0dc8d0,2,
+0x0dc8e0,1,
+0x0dc8e8,1,
+0x0dc900,2,
+0x0dc90c,1,
+0x0dc920,9,
+0x0dc950,2,
+0x0dc960,1,
+0x0dc968,1,
+0x0dc980,2,
+0x0dc98c,1,
+0x0dc9a0,9,
+0x0dc9d0,2,
+0x0dc9e0,1,
+0x0dc9e8,1,
+0x0dca00,2,
+0x0dca0c,1,
+0x0dca20,9,
+0x0dca50,2,
+0x0dca60,1,
+0x0dca68,1,
+0x0dca84,2,
+0x0dcaa8,2,
+0x0dcab4,1,
+0x0dcac4,2,
+0x0dcae8,2,
+0x0dcaf4,1,
+0x0dcc00,3,
+0x0dcc10,15,
+0x0dcc50,16,
+0x0dcc9c,1,
+0x0dccb0,9,
+0x0dcce0,1,
+0x0dccf0,3,
+0x0dcd00,12,
+0x0dcd34,4,
+0x0dcd58,1,
+0x0dcd80,1,
+0x0dcd94,2,
+0x0dcdac,11,
+0x0dcdec,4,
+0x0dce00,15,
+0x0dce40,3,
+0x0dce50,3,
+0x0dce60,1,
+0x0dce70,2,
+0x0dce80,1,
+0x0dce90,2,
+0x0dcec0,4,
+0x0dced4,8,
+0x0dcf00,4,
+0x0dcf14,8,
+0x0dd000,5,
+0x0dd018,3,
+0x0dd080,2,
+0x0dd08c,1,
+0x0dd0a0,9,
+0x0dd0d0,2,
+0x0dd0e0,1,
+0x0dd0e8,1,
+0x0dd100,2,
+0x0dd10c,1,
+0x0dd120,9,
+0x0dd150,2,
+0x0dd160,1,
+0x0dd168,1,
+0x0dd180,2,
+0x0dd18c,1,
+0x0dd1a0,9,
+0x0dd1d0,2,
+0x0dd1e0,1,
+0x0dd1e8,1,
+0x0dd200,2,
+0x0dd20c,1,
+0x0dd220,9,
+0x0dd250,2,
+0x0dd260,1,
+0x0dd268,1,
+0x0dd284,2,
+0x0dd2a8,2,
+0x0dd2b4,1,
+0x0dd2c4,2,
+0x0dd2e8,2,
+0x0dd2f4,1,
+0x0dd400,3,
+0x0dd410,15,
+0x0dd450,16,
+0x0dd49c,1,
+0x0dd4b0,9,
+0x0dd4e0,1,
+0x0dd4f0,3,
+0x0dd500,12,
+0x0dd534,4,
+0x0dd558,1,
+0x0dd580,1,
+0x0dd594,2,
+0x0dd5ac,11,
+0x0dd5ec,4,
+0x0dd600,15,
+0x0dd640,3,
+0x0dd650,3,
+0x0dd660,1,
+0x0dd670,2,
+0x0dd680,1,
+0x0dd690,2,
+0x0dd6c0,4,
+0x0dd6d4,8,
+0x0dd700,4,
+0x0dd714,8,
+0x0dd800,31,
+0x0dd880,8,
+0x0dd8a4,1,
+0x0dd8b4,20,
+0x0dd910,2,
+0x0dd920,3,
+0x0dd934,1,
+0x0dd93c,2,
+0x0dd950,2,
+0x0dda00,11,
+0x0dda4c,8,
+0x0dda70,2,
+0x0dda7c,33,
+0x0ddc00,8,
+0x0ddc40,2,
+0x0ddc4c,11,
+0x0ddc80,8,
+0x0ddcc0,2,
+0x0ddccc,11,
+0x0ddd00,8,
+0x0ddd40,2,
+0x0ddd4c,11,
+0x0ddd80,8,
+0x0dddc0,2,
+0x0dddcc,11,
+0x0dde00,8,
+0x0dde40,2,
+0x0dde4c,11,
+0x0dde80,8,
+0x0ddec0,2,
+0x0ddecc,11,
+0x0ddf00,9,
+0x0ddf30,2,
+0x0ddf40,49,
+0x0de018,1,
+0x0de034,1,
+0x0de104,1,
+0x0de134,1,
+0x0de14c,1,
+0x0de170,2,
+0x0de200,1,
+0x0de210,2,
+0x0de400,5,
+0x0de418,9,
+0x0de440,5,
+0x0de460,1,
+0x0de470,2,
+0x0de500,5,
+0x0de518,9,
+0x0de540,5,
+0x0de560,1,
+0x0de570,2,
+0x0de600,5,
+0x0de618,9,
+0x0de640,5,
+0x0de660,1,
+0x0de670,2,
+0x0de700,1,
+0x0de800,6,
+0x0de81c,3,
+0x0de82c,3,
+0x0de83c,8,
+0x0de860,1,
+0x0de868,1,
+0x0de870,2,
+0x0de880,1,
+0x0de890,2,
+0x0de8a0,1,
+0x0de8b0,2,
+0x0de8c0,1,
+0x0de8d0,2,
+0x0de8e0,1,
+0x0de8f0,2,
+0x0de900,29,
+0x0de980,27,
+0x0de9f0,1,
+0x0dec00,6,
+0x0dec1c,3,
+0x0dec2c,3,
+0x0dec3c,8,
+0x0dec60,1,
+0x0dec68,1,
+0x0dec70,2,
+0x0dec80,1,
+0x0dec90,2,
+0x0deca0,1,
+0x0decb0,2,
+0x0decc0,1,
+0x0decd0,2,
+0x0dece0,1,
+0x0decf0,2,
+0x0ded00,29,
+0x0ded80,27,
+0x0dedf0,1,
+0x0df000,6,
+0x0df01c,3,
+0x0df02c,3,
+0x0df03c,8,
+0x0df060,1,
+0x0df068,1,
+0x0df070,2,
+0x0df080,1,
+0x0df090,2,
+0x0df0a0,1,
+0x0df0b0,2,
+0x0df0c0,1,
+0x0df0d0,2,
+0x0df0e0,1,
+0x0df0f0,2,
+0x0df100,29,
+0x0df180,27,
+0x0df1f0,1,
+0x0df400,6,
+0x0df41c,3,
+0x0df42c,3,
+0x0df43c,8,
+0x0df460,1,
+0x0df468,1,
+0x0df470,2,
+0x0df480,1,
+0x0df490,2,
+0x0df4a0,1,
+0x0df4b0,2,
+0x0df4c0,1,
+0x0df4d0,2,
+0x0df4e0,1,
+0x0df4f0,2,
+0x0df500,29,
+0x0df580,27,
+0x0df5f0,1,
+0x0df800,6,
+0x0df81c,3,
+0x0df82c,3,
+0x0df83c,8,
+0x0df860,1,
+0x0df868,1,
+0x0df870,2,
+0x0df880,1,
+0x0df890,2,
+0x0df8a0,1,
+0x0df8b0,2,
+0x0df8c0,1,
+0x0df8d0,2,
+0x0df8e0,1,
+0x0df8f0,2,
+0x0df900,29,
+0x0df980,27,
+0x0df9f0,1,
+0x0dfc00,6,
+0x0dfc1c,3,
+0x0dfc2c,3,
+0x0dfc3c,8,
+0x0dfc60,1,
+0x0dfc68,1,
+0x0dfc70,2,
+0x0dfc80,1,
+0x0dfc90,2,
+0x0dfca0,1,
+0x0dfcb0,2,
+0x0dfcc0,1,
+0x0dfcd0,2,
+0x0dfce0,1,
+0x0dfcf0,2,
+0x0dfd00,29,
+0x0dfd80,27,
+0x0dfdf0,1,
+0x0e0000,19,
+0x0e0050,39,
+0x0e00f0,46,
+0x0e01e0,1,
+0x0e01f0,2,
+0x0e0200,19,
+0x0e0250,39,
+0x0e02f0,46,
+0x0e03e0,1,
+0x0e03f0,2,
+0x0e0400,19,
+0x0e0450,39,
+0x0e04f0,46,
+0x0e05e0,1,
+0x0e05f0,2,
+0x0e0600,6,
+0x0e0620,6,
+0x0e0640,6,
+0x0e0660,6,
+0x0e0680,6,
+0x0e06a0,6,
+0x0e0704,1,
+0x0e070c,1,
+0x0e0744,1,
+0x0e074c,1,
+0x0e07fc,20,
+0x0e0850,39,
+0x0e08f0,46,
+0x0e09e0,1,
+0x0e09f0,2,
+0x0e0a00,19,
+0x0e0a50,39,
+0x0e0af0,46,
+0x0e0be0,1,
+0x0e0bf0,2,
+0x0e0c00,19,
+0x0e0c50,39,
+0x0e0cf0,46,
+0x0e0de0,1,
+0x0e0df0,2,
+0x0e0e00,6,
+0x0e0e20,6,
+0x0e0e40,6,
+0x0e0e60,6,
+0x0e0e80,6,
+0x0e0ea0,6,
+0x0e0f04,1,
+0x0e0f0c,1,
+0x0e0f44,1,
+0x0e0f4c,1,
+0x0e0ffc,20,
+0x0e1050,39,
+0x0e10f0,46,
+0x0e11e0,1,
+0x0e11f0,2,
+0x0e1200,19,
+0x0e1250,39,
+0x0e12f0,46,
+0x0e13e0,1,
+0x0e13f0,2,
+0x0e1400,19,
+0x0e1450,39,
+0x0e14f0,46,
+0x0e15e0,1,
+0x0e15f0,2,
+0x0e1600,6,
+0x0e1620,6,
+0x0e1640,6,
+0x0e1660,6,
+0x0e1680,6,
+0x0e16a0,6,
+0x0e1704,1,
+0x0e170c,1,
+0x0e1744,1,
+0x0e174c,1,
+0x0e17fc,20,
+0x0e1850,39,
+0x0e18f0,46,
+0x0e19e0,1,
+0x0e19f0,2,
+0x0e1a00,19,
+0x0e1a50,39,
+0x0e1af0,46,
+0x0e1be0,1,
+0x0e1bf0,2,
+0x0e1c00,19,
+0x0e1c50,39,
+0x0e1cf0,46,
+0x0e1de0,1,
+0x0e1df0,2,
+0x0e1e00,6,
+0x0e1e20,6,
+0x0e1e40,6,
+0x0e1e60,6,
+0x0e1e80,6,
+0x0e1ea0,6,
+0x0e1f04,1,
+0x0e1f0c,1,
+0x0e1f44,1,
+0x0e1f4c,1,
+0x0e1ffc,20,
+0x0e2050,39,
+0x0e20f0,46,
+0x0e21e0,1,
+0x0e21f0,2,
+0x0e2200,19,
+0x0e2250,39,
+0x0e22f0,46,
+0x0e23e0,1,
+0x0e23f0,2,
+0x0e2400,19,
+0x0e2450,39,
+0x0e24f0,46,
+0x0e25e0,1,
+0x0e25f0,2,
+0x0e2600,6,
+0x0e2620,6,
+0x0e2640,6,
+0x0e2660,6,
+0x0e2680,6,
+0x0e26a0,6,
+0x0e2704,1,
+0x0e270c,1,
+0x0e2744,1,
+0x0e274c,1,
+0x0e27fc,20,
+0x0e2850,39,
+0x0e28f0,46,
+0x0e29e0,1,
+0x0e29f0,2,
+0x0e2a00,19,
+0x0e2a50,39,
+0x0e2af0,46,
+0x0e2be0,1,
+0x0e2bf0,2,
+0x0e2c00,19,
+0x0e2c50,39,
+0x0e2cf0,46,
+0x0e2de0,1,
+0x0e2df0,2,
+0x0e2e00,6,
+0x0e2e20,6,
+0x0e2e40,6,
+0x0e2e60,6,
+0x0e2e80,6,
+0x0e2ea0,6,
+0x0e2f04,1,
+0x0e2f0c,1,
+0x0e2f44,1,
+0x0e2f4c,1,
+0x0e2ffc,20,
+0x0e3050,39,
+0x0e30f0,46,
+0x0e31e0,1,
+0x0e31f0,2,
+0x0e3800,1,
+0x0e3810,2,
+0x0e3820,3,
+0x0e3840,2,
+0x0e384c,2,
+0x0e3858,5,
+0x0e4000,19,
+0x0e4050,39,
+0x0e40f0,46,
+0x0e41e0,1,
+0x0e41f0,2,
+0x0e4200,19,
+0x0e4250,39,
+0x0e42f0,46,
+0x0e43e0,1,
+0x0e43f0,2,
+0x0e4400,19,
+0x0e4450,39,
+0x0e44f0,46,
+0x0e45e0,1,
+0x0e45f0,2,
+0x0e4600,6,
+0x0e4620,6,
+0x0e4640,6,
+0x0e4660,6,
+0x0e4680,6,
+0x0e46a0,6,
+0x0e4704,1,
+0x0e470c,1,
+0x0e4744,1,
+0x0e474c,1,
+0x0e47fc,20,
+0x0e4850,39,
+0x0e48f0,46,
+0x0e49e0,1,
+0x0e49f0,2,
+0x0e4a00,19,
+0x0e4a50,39,
+0x0e4af0,46,
+0x0e4be0,1,
+0x0e4bf0,2,
+0x0e4c00,19,
+0x0e4c50,39,
+0x0e4cf0,46,
+0x0e4de0,1,
+0x0e4df0,2,
+0x0e4e00,6,
+0x0e4e20,6,
+0x0e4e40,6,
+0x0e4e60,6,
+0x0e4e80,6,
+0x0e4ea0,6,
+0x0e4f04,1,
+0x0e4f0c,1,
+0x0e4f44,1,
+0x0e4f4c,1,
+0x0e4ffc,20,
+0x0e5050,39,
+0x0e50f0,46,
+0x0e51e0,1,
+0x0e51f0,2,
+0x0e5200,19,
+0x0e5250,39,
+0x0e52f0,46,
+0x0e53e0,1,
+0x0e53f0,2,
+0x0e5400,19,
+0x0e5450,39,
+0x0e54f0,46,
+0x0e55e0,1,
+0x0e55f0,2,
+0x0e5600,6,
+0x0e5620,6,
+0x0e5640,6,
+0x0e5660,6,
+0x0e5680,6,
+0x0e56a0,6,
+0x0e5704,1,
+0x0e570c,1,
+0x0e5744,1,
+0x0e574c,1,
+0x0e57fc,20,
+0x0e5850,39,
+0x0e58f0,46,
+0x0e59e0,1,
+0x0e59f0,2,
+0x0e5a00,19,
+0x0e5a50,39,
+0x0e5af0,46,
+0x0e5be0,1,
+0x0e5bf0,2,
+0x0e5c00,19,
+0x0e5c50,39,
+0x0e5cf0,46,
+0x0e5de0,1,
+0x0e5df0,2,
+0x0e5e00,6,
+0x0e5e20,6,
+0x0e5e40,6,
+0x0e5e60,6,
+0x0e5e80,6,
+0x0e5ea0,6,
+0x0e5f04,1,
+0x0e5f0c,1,
+0x0e5f44,1,
+0x0e5f4c,1,
+0x0e5ffc,20,
+0x0e6050,39,
+0x0e60f0,46,
+0x0e61e0,1,
+0x0e61f0,2,
+0x0e6200,19,
+0x0e6250,39,
+0x0e62f0,46,
+0x0e63e0,1,
+0x0e63f0,2,
+0x0e6400,19,
+0x0e6450,39,
+0x0e64f0,46,
+0x0e65e0,1,
+0x0e65f0,2,
+0x0e6600,6,
+0x0e6620,6,
+0x0e6640,6,
+0x0e6660,6,
+0x0e6680,6,
+0x0e66a0,6,
+0x0e6704,1,
+0x0e670c,1,
+0x0e6744,1,
+0x0e674c,1,
+0x0e67fc,20,
+0x0e6850,39,
+0x0e68f0,46,
+0x0e69e0,1,
+0x0e69f0,2,
+0x0e6a00,19,
+0x0e6a50,39,
+0x0e6af0,46,
+0x0e6be0,1,
+0x0e6bf0,2,
+0x0e6c00,19,
+0x0e6c50,39,
+0x0e6cf0,46,
+0x0e6de0,1,
+0x0e6df0,2,
+0x0e6e00,6,
+0x0e6e20,6,
+0x0e6e40,6,
+0x0e6e60,6,
+0x0e6e80,6,
+0x0e6ea0,6,
+0x0e6f04,1,
+0x0e6f0c,1,
+0x0e6f44,1,
+0x0e6f4c,1,
+0x0e6ffc,20,
+0x0e7050,39,
+0x0e70f0,46,
+0x0e71e0,1,
+0x0e71f0,2,
+0x0e7800,1,
+0x0e7810,2,
+0x0e7820,3,
+0x0e7840,2,
+0x0e784c,2,
+0x0e7858,5,
+0x0ec000,26,
+0x0ec070,7,
+0x0ec090,15,
+0x0ec0d0,5,
+0x0ec0f0,2,
+0x0ec100,1,
+0x0ec200,76,
+0x0ec400,26,
+0x0ec470,7,
+0x0ec490,15,
+0x0ec4d0,5,
+0x0ec4f0,2,
+0x0ec500,1,
+0x0ec600,76,
+0x0ec800,3,
+0x0ec810,15,
+0x0ec850,16,
+0x0ec89c,1,
+0x0ec8b0,9,
+0x0ec8e0,1,
+0x0ec900,7,
+0x0ec924,6,
+0x0eca00,11,
+0x0eca4c,8,
+0x0eca70,2,
+0x0eca7c,17,
+0x0ecc00,1,
+0x0ed000,13,
+0x0ed040,5,
+0x0ed058,7,
+0x0ed078,14,
+0x0ed0c0,13,
+0x0ed0fc,2,
+0x0ed10c,1,
+0x0ed120,2,
+0x0ed130,5,
+0x0ed184,13,
+0x0ed1bc,1,
+0x0ed204,1,
+0x0ed210,5,
+0x0ed244,6,
+0x0ed264,5,
+0x0ed280,2,
+0x0ed290,8,
+0x0ed2ec,1,
+0x0ed300,11,
+0x0ed330,1,
+0x0ed400,32,
+0x0ed500,2,
+0x0ed50c,11,
+0x0ed548,2,
+0x0ed554,4,
+0x0ed574,2,
+0x0ed580,9,
+0x0ed5b0,2,
+0x0ed5cc,8,
+0x0ed704,1,
+0x0ed70c,12,
+0x0ed760,1,
+0x0ed770,2,
+0x0ed780,1,
+0x0ed790,2,
+0x0ed7a0,2,
+0x0ed7ac,5,
+0x0ed800,3,
+0x0ed810,24,
+0x0ed880,9,
+0x0ed8b0,2,
+0x0ed8c0,2,
+0x0ed8d0,1,
+0x0ed8f8,2,
+0x0eda00,3,
+0x0eda10,4,
+0x0eda24,3,
+0x0eda34,4,
+0x0eda60,1,
+0x0eda70,2,
+0x0eda84,3,
+0x0edb00,3,
+0x0edc00,1,
+0x0edc18,1,
+0x0edc34,1,
+0x0edd04,3,
+0x0edd34,1,
+0x0edd4c,1,
+0x0edd70,2,
+0x0ede00,1,
+0x0ede10,2,
+0x0ee010,7,
+0x0ee030,4,
+0x0ee050,7,
+0x0ee070,4,
+0x0ee104,21,
+0x0ee160,16,
+0x0ee200,16,
+0x0ee300,2,
+0x0ee4fc,2,
+0x0ee510,2,
+0x0f0000,3,
+0x0f0014,10,
+0x0f0040,3,
+0x0f0058,5,
+0x0f0070,7,
+0x0f0090,2,
+0x0f009c,2,
+0x0f00a8,3,
+0x0f00c0,2,
+0x0f00dc,9,
+0x0f0128,2,
+0x0f0140,8,
+0x0f0164,5,
+0x0f0180,6,
+0x0f01a0,3,
+0x0f01b0,3,
+0x0f0200,38,
+0x0f0404,8,
+0x0f0440,4,
+0x0f0480,6,
+0x0f04a0,2,
+0x0f04e0,1,
+0x0f04f0,2,
+0x0f0500,6,
+0x0f0520,2,
+0x0f0560,1,
+0x0f0570,2,
+0x0f0580,1,
+0x0f0590,2,
+0x0f05a0,1,
+0x0f05b0,2,
+0x0f05c0,1,
+0x0f05d0,2,
+0x0f05e0,1,
+0x0f0600,64,
+0x0f0704,1,
+0x0f0714,9,
+0x0f0800,17,
+0x0f0850,4,
+0x0f0880,4,
+0x0f089c,5,
+0x0f08bc,5,
+0x0f08dc,1,
+0x0f0ffc,1,
+0x0f8000,1,
+0x0f8018,1,
+0x0f8034,1,
+0x0f8104,1,
+0x0f8134,1,
+0x0f814c,1,
+0x0f8170,2,
+0x0f8200,1,
+0x0f8210,2,
+0x0f8400,96,
+0x0f85a4,1,
+0x0f85ac,1,
+0x0f85b4,1,
+0x0f85bc,1,
+0x0f85c4,1,
+0x0f85cc,1,
+0x0f85d4,1,
+0x0f85dc,1,
+0x0f85e4,1,
+0x0f85ec,1,
+0x0f85f4,1,
+0x0f85fc,1,
+0x0f8604,1,
+0x0f860c,1,
+0x0f8614,1,
+0x0f861c,1,
+0x0f8624,1,
+0x0f862c,1,
+0x0f8634,1,
+0x0f863c,1,
+0x0f8644,1,
+0x0f864c,1,
+0x0f8654,1,
+0x0f865c,25,
+0x0f86c4,1,
+0x0f86d4,25,
+0x0f8740,14,
+0x0f8780,7,
+0x0f87a0,1,
+0x0f87b0,3,
+0x0f87c0,1,
+0x0f87d0,2,
+0x0f87e4,1,
+0x0f8800,1,
+0x0f8818,1,
+0x0f8834,1,
+0x0f8904,1,
+0x0f8934,1,
+0x0f894c,1,
+0x0f8970,2,
+0x0f8a00,1,
+0x0f8a10,2,
+0x0f8c00,96,
+0x0f8da4,1,
+0x0f8dac,1,
+0x0f8db4,1,
+0x0f8dbc,1,
+0x0f8dc4,1,
+0x0f8dcc,1,
+0x0f8dd4,1,
+0x0f8ddc,1,
+0x0f8de4,1,
+0x0f8dec,1,
+0x0f8df4,1,
+0x0f8dfc,1,
+0x0f8e04,1,
+0x0f8e0c,1,
+0x0f8e14,1,
+0x0f8e1c,1,
+0x0f8e24,1,
+0x0f8e2c,1,
+0x0f8e34,1,
+0x0f8e3c,1,
+0x0f8e44,1,
+0x0f8e4c,1,
+0x0f8e54,1,
+0x0f8e5c,25,
+0x0f8ec4,1,
+0x0f8ed4,25,
+0x0f8f40,14,
+0x0f8f80,7,
+0x0f8fa0,1,
+0x0f8fb0,3,
+0x0f8fc0,1,
+0x0f8fd0,2,
+0x0f8fe4,1,
+0x0f9000,3,
+0x0f9020,1,
+0x0f9030,2,
+0x0f9040,1,
+0x0f9050,2,
+0x0f9060,1,
+0x0f9070,2,
+0x0f9080,1,
+0x0f9090,2,
+0x0f90a0,1,
+0x0f90b0,2,
+0x0f90c0,1,
+0x0f90d0,2,
+0x0f90e0,1,
+0x0f90f0,2,
+0x0f9100,1,
+0x0f9110,2,
+0x0f9120,1,
+0x0f9130,2,
+0x0f9140,1,
+0x0f9150,2,
+0x0f9160,1,
+0x0f9170,2,
+0x0f9180,1,
+0x0f9190,2,
+0x0f91a0,1,
+0x0f91b0,2,
+0x0f91c0,1,
+0x0f91d0,2,
+0x0f91e0,1,
+0x0f91f0,2,
+0x0f9200,1,
+0x0f9210,2,
+0x0f9220,1,
+0x0f9230,2,
+0x0f9240,1,
+0x0f9250,2,
+0x0f9260,1,
+0x0f9270,2,
+0x0f9400,18,
+0x0f9480,18,
+0x0f9500,19,
+0x0fc000,4,
+0x0fc014,1,
+0x0fc01c,1,
+0x0fc024,1,
+0x0fc034,15,
+0x0fc074,11,
+0x0fc0a4,1,
+0x0fc0c4,3,
+0x0fc0e0,4,
+0x0fc0f4,1,
+0x0fc0fc,3,
+0x0fc10c,7,
+0x0fc130,3,
+0x0fc140,1,
+0x0fc150,2,
+0x0fc200,4,
+0x0fc214,1,
+0x0fc21c,1,
+0x0fc224,1,
+0x0fc234,15,
+0x0fc274,11,
+0x0fc2a4,1,
+0x0fc2c4,3,
+0x0fc2e0,4,
+0x0fc2f4,1,
+0x0fc2fc,3,
+0x0fc30c,7,
+0x0fc330,3,
+0x0fc340,1,
+0x0fc350,2,
+0x0fc400,4,
+0x0fc414,1,
+0x0fc41c,1,
+0x0fc424,1,
+0x0fc434,15,
+0x0fc474,11,
+0x0fc4a4,1,
+0x0fc4c4,3,
+0x0fc4e0,4,
+0x0fc4f4,1,
+0x0fc4fc,3,
+0x0fc50c,7,
+0x0fc530,3,
+0x0fc540,1,
+0x0fc550,2,
+0x0fc600,4,
+0x0fc614,1,
+0x0fc61c,1,
+0x0fc624,1,
+0x0fc634,15,
+0x0fc674,11,
+0x0fc6a4,1,
+0x0fc6c4,3,
+0x0fc6e0,4,
+0x0fc6f4,1,
+0x0fc6fc,3,
+0x0fc70c,7,
+0x0fc730,3,
+0x0fc740,1,
+0x0fc750,2,
+0x0fc800,4,
+0x0fc814,1,
+0x0fc81c,1,
+0x0fc824,1,
+0x0fc834,15,
+0x0fc874,11,
+0x0fc8a4,1,
+0x0fc8c4,3,
+0x0fc8e0,4,
+0x0fc8f4,1,
+0x0fc8fc,3,
+0x0fc90c,7,
+0x0fc930,3,
+0x0fc940,1,
+0x0fc950,2,
+0x0fca00,4,
+0x0fca14,1,
+0x0fca1c,1,
+0x0fca24,1,
+0x0fca34,15,
+0x0fca74,11,
+0x0fcaa4,1,
+0x0fcac4,3,
+0x0fcae0,4,
+0x0fcaf4,1,
+0x0fcafc,3,
+0x0fcb0c,7,
+0x0fcb30,3,
+0x0fcb40,1,
+0x0fcb50,2,
+0x0fcc00,2,
+0x0fcc24,1,
+0x0fcc34,7,
+0x0fcc80,1,
+0x0fcc90,2,
+0x0fce00,14,
+0x0fd500,2,
+0x0fd520,1,
+0x0fd530,2,
+0x0fd720,1,
+0x0fd730,2,
+0x0fd7a0,3,
+0x0fd7f0,1,
+0x0fd800,6,
+0x0fd81c,4,
+0x0fd834,2,
+0x0fd840,6,
+0x0fd85c,4,
+0x0fd874,2,
+0x0fd880,6,
+0x0fd89c,4,
+0x0fd8b4,2,
+0x0fd8c0,6,
+0x0fd8dc,4,
+0x0fd8f4,2,
+0x0fd900,6,
+0x0fd91c,4,
+0x0fd934,2,
+0x0fd940,6,
+0x0fd95c,4,
+0x0fd974,2,
+0x0fd980,6,
+0x0fd99c,4,
+0x0fd9b4,2,
+0x0fd9c0,6,
+0x0fd9dc,4,
+0x0fd9f4,2,
+0x0fda00,6,
+0x0fda1c,4,
+0x0fda34,2,
+0x0fda40,6,
+0x0fda5c,4,
+0x0fda74,2,
+0x0fda80,6,
+0x0fda9c,4,
+0x0fdab4,2,
+0x0fdac0,6,
+0x0fdadc,4,
+0x0fdaf4,2,
+0x0fdb00,1,
+0x0fdb80,2,
+0x0fdba0,1,
+0x0fdbb0,2,
+0x0fdbc0,1,
+0x0fdbd0,2,
+0x0fdbe0,1,
+0x0fdbf0,2,
+0x0fdc00,4,
+0x0fdc18,4,
+0x0fdc34,4,
+0x0fdd04,3,
+0x0fdd34,4,
+0x0fdd4c,1,
+0x0fdd70,2,
+0x0fde00,1,
+0x0fde10,2,
+0x0fde20,1,
+0x0fde30,2,
+0x0fde40,1,
+0x0fde50,2,
+0x0fde60,1,
+0x0fde70,2,
+0x0fe000,4,
+0x0fe014,1,
+0x0fe01c,1,
+0x0fe024,1,
+0x0fe034,15,
+0x0fe074,11,
+0x0fe0a4,1,
+0x0fe0c4,3,
+0x0fe0e0,4,
+0x0fe0f4,1,
+0x0fe0fc,3,
+0x0fe10c,7,
+0x0fe130,3,
+0x0fe140,1,
+0x0fe150,2,
+0x0fe200,4,
+0x0fe214,1,
+0x0fe21c,1,
+0x0fe224,1,
+0x0fe234,15,
+0x0fe274,11,
+0x0fe2a4,1,
+0x0fe2c4,3,
+0x0fe2e0,4,
+0x0fe2f4,1,
+0x0fe2fc,3,
+0x0fe30c,7,
+0x0fe330,3,
+0x0fe340,1,
+0x0fe350,2,
+0x0fe400,4,
+0x0fe414,1,
+0x0fe41c,1,
+0x0fe424,1,
+0x0fe434,15,
+0x0fe474,11,
+0x0fe4a4,1,
+0x0fe4c4,3,
+0x0fe4e0,4,
+0x0fe4f4,1,
+0x0fe4fc,3,
+0x0fe50c,7,
+0x0fe530,3,
+0x0fe540,1,
+0x0fe550,2,
+0x0fe600,4,
+0x0fe614,1,
+0x0fe61c,1,
+0x0fe624,1,
+0x0fe634,15,
+0x0fe674,11,
+0x0fe6a4,1,
+0x0fe6c4,3,
+0x0fe6e0,4,
+0x0fe6f4,1,
+0x0fe6fc,3,
+0x0fe70c,7,
+0x0fe730,3,
+0x0fe740,1,
+0x0fe750,2,
+0x0fe800,4,
+0x0fe814,1,
+0x0fe81c,1,
+0x0fe824,1,
+0x0fe834,15,
+0x0fe874,11,
+0x0fe8a4,1,
+0x0fe8c4,3,
+0x0fe8e0,4,
+0x0fe8f4,1,
+0x0fe8fc,3,
+0x0fe90c,7,
+0x0fe930,3,
+0x0fe940,1,
+0x0fe950,2,
+0x0fea00,4,
+0x0fea14,1,
+0x0fea1c,1,
+0x0fea24,1,
+0x0fea34,15,
+0x0fea74,11,
+0x0feaa4,1,
+0x0feac4,3,
+0x0feae0,4,
+0x0feaf4,1,
+0x0feafc,3,
+0x0feb0c,7,
+0x0feb30,3,
+0x0feb40,1,
+0x0feb50,2,
+0x0fec00,2,
+0x0fec24,1,
+0x0fec34,7,
+0x0fec80,1,
+0x0fec90,2,
+0x0fee00,14,
+0x0ff500,2,
+0x0ff520,1,
+0x0ff530,2,
+0x0ff720,1,
+0x0ff730,2,
+0x0ff7a0,3,
+0x0ff7f0,1,
+0x0ff800,6,
+0x0ff81c,4,
+0x0ff834,2,
+0x0ff840,6,
+0x0ff85c,4,
+0x0ff874,2,
+0x0ff880,6,
+0x0ff89c,4,
+0x0ff8b4,2,
+0x0ff8c0,6,
+0x0ff8dc,4,
+0x0ff8f4,2,
+0x0ff900,6,
+0x0ff91c,4,
+0x0ff934,2,
+0x0ff940,6,
+0x0ff95c,4,
+0x0ff974,2,
+0x0ff980,6,
+0x0ff99c,4,
+0x0ff9b4,2,
+0x0ff9c0,6,
+0x0ff9dc,4,
+0x0ff9f4,2,
+0x0ffa00,6,
+0x0ffa1c,4,
+0x0ffa34,2,
+0x0ffa40,6,
+0x0ffa5c,4,
+0x0ffa74,2,
+0x0ffa80,6,
+0x0ffa9c,4,
+0x0ffab4,2,
+0x0ffac0,6,
+0x0ffadc,4,
+0x0ffaf4,2,
+0x0ffb00,1,
+0x0ffb80,2,
+0x0ffba0,1,
+0x0ffbb0,2,
+0x0ffbc0,1,
+0x0ffbd0,2,
+0x0ffbe0,1,
+0x0ffbf0,2,
+0x0ffc00,4,
+0x0ffc18,4,
+0x0ffc34,4,
+0x0ffd04,3,
+0x0ffd34,4,
+0x0ffd4c,1,
+0x0ffd70,2,
+0x0ffe00,1,
+0x0ffe10,2,
+0x0ffe20,1,
+0x0ffe30,2,
+0x0ffe40,1,
+0x0ffe50,2,
+0x0ffe60,1,
+0x0ffe70,2,
diff --git a/mstflint.spec b/mstflint.spec
index 40aa586..197c9f4 100644
--- a/mstflint.spec
+++ b/mstflint.spec
@@ -1,24 +1,41 @@
+%{!?ibmadlib: %define ibmadlib libibmad-devel}
+%{!?name: %define name mstflint}
+%{!?version: %define version 3.7.0}
+%{!?release: %define release 1}
+%{!?ppcbuild: %define ppcbuild 0}
+%{!?ppc64build: %define ppc64build 0}
+
 Summary: Mellanox firmware burning application
-Name: mstflint
-Version: 1.4
-Release: 1.ofed1.4.2
+Name: %{name}
+Version: 3.7.0
+Release: 1.10.gdf7ec73
 License: GPL/BSD
-Url: http://openib.org/
+Url: http://openfabrics.org
 Group: System Environment/Base
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
-Source: http://www.openfabrics.org/downloads/mstflint-1.4.tar.gz
+Source: http://www.openfabrics.org/downloads/mstflint-3.7.0-1.10.gdf7ec73.tar.gz
 ExclusiveArch: i386 i486 i586 i686 x86_64 ia64 ppc ppc64
-BuildRequires: zlib-devel
+BuildRequires: zlib-devel %{ibmadlib}
 
 %description
-This package contains a tool for burning updated firmware on to
-Mellanox manufactured InfiniBand adapters.
+This package contains firmware update tool, vpd dump and register dump tools
+for network adapters based on Mellanox Technologies chips.
 
 %prep
 %setup -q
 
 %build
-%configure
+
+%if %{ppcbuild}
+    config_flags="$config_flags -host=ppc-linux MST_CPU=ppc MST_EMBEDDED=1 --without-pythontools"
+%endif
+
+%if %{ppc64build}
+    config_flags="$config_flags -host=ppc64-linux MST_CPU=ppc64 --without-pythontools"
+%endif
+
+%configure ${config_flags}
+
 make
 
 %install
@@ -36,12 +53,26 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/mstmwrite
 %{_bindir}/mstflint
 %{_bindir}/mstregdump
+%{_bindir}/mstmtserver
 %{_bindir}/mstvpd
 %{_bindir}/mstmcra
+%{_bindir}/mstconfig
 %{_bindir}/hca_self_test.ofed
 %{_includedir}/mtcr_ul/mtcr.h
+%{_libdir}/libmtcr_ul.a
+%{_datadir}/mstflint
+%{_mandir}/man1/*
 
 %changelog
+* Mon Mar 31 2014 Oren Kladnitsky <orenk at dev.mellanox.co.il>
+   MFT 3.6.0 Updates
+
+* Tue Dec 24 2013 Oren Kladnitsky <orenk at dev.mellanox.co.il>
+   MFT 3.5.0 Updates
+
+* Wed Mar 20 2013 Oren Kladnitsky <orenk at dev.mellanox.co.il>
+   MFT 3.0.0
+
 * Thu Dec  4 2008 Oren Kladnitsky <orenk at dev.mellanox.co.il>
    Added hca_self_test.ofed installation
    
diff --git a/mstflint.spec.in b/mstflint.spec.in
index b984a5b..5198331 100644
--- a/mstflint.spec.in
+++ b/mstflint.spec.in
@@ -1,24 +1,41 @@
+%{!?ibmadlib: %define ibmadlib libibmad-devel}
+%{!?name: %define name mstflint}
+%{!?version: %define version @VERSION@}
+%{!?release: %define release 1}
+%{!?ppcbuild: %define ppcbuild 0}
+%{!?ppc64build: %define ppc64build 0}
+
 Summary: Mellanox firmware burning application
-Name: mstflint
-Version: @VERSION@
+Name: %{name}
+Version: %{version}
 Release: 1
 License: GPL/BSD
-Url: http://openib.org/
+Url: http://openfabrics.org
 Group: System Environment/Base
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
-Source: mstflint- at VERSION@.tar.gz
+Source: %{name}-%{version}.tar.gz
 ExclusiveArch: i386 i486 i586 i686 x86_64 ia64 ppc ppc64
-BuildRequires: zlib-devel
+BuildRequires: zlib-devel %{ibmadlib}
 
 %description
-This package contains a tool for burning updated firmware on to
-Mellanox manufactured InfiniBand adapters.
+This package contains firmware update tool, vpd dump and register dump tools
+for network adapters based on Mellanox Technologies chips.
 
 %prep
 %setup -q
 
 %build
-%configure
+
+%if %{ppcbuild}
+    config_flags="$config_flags -host=ppc-linux MST_CPU=ppc MST_EMBEDDED=1 --without-pythontools"
+%endif
+
+%if %{ppc64build}
+    config_flags="$config_flags -host=ppc64-linux MST_CPU=ppc64 --without-pythontools"
+%endif
+
+%configure ${config_flags}
+
 make
 
 %install
@@ -36,12 +53,26 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/mstmwrite
 %{_bindir}/mstflint
 %{_bindir}/mstregdump
+%{_bindir}/mstmtserver
 %{_bindir}/mstvpd
 %{_bindir}/mstmcra
+%{_bindir}/mstconfig
 %{_bindir}/hca_self_test.ofed
 %{_includedir}/mtcr_ul/mtcr.h
+%{_libdir}/libmtcr_ul.a
+%{_datadir}/mstflint
+%{_mandir}/man1/*
 
 %changelog
+* Mon Mar 31 2014 Oren Kladnitsky <orenk at dev.mellanox.co.il>
+   MFT 3.6.0 Updates
+
+* Tue Dec 24 2013 Oren Kladnitsky <orenk at dev.mellanox.co.il>
+   MFT 3.5.0 Updates
+
+* Wed Mar 20 2013 Oren Kladnitsky <orenk at dev.mellanox.co.il>
+   MFT 3.0.0
+
 * Thu Dec  4 2008 Oren Kladnitsky <orenk at dev.mellanox.co.il>
    Added hca_self_test.ofed installation
    
diff --git a/mtcr.h b/mtcr.h
deleted file mode 100644
index 8b8a9d3..0000000
--- a/mtcr.h
+++ /dev/null
@@ -1,792 +0,0 @@
-/*
- *
- *  mtcr.h - Mellanox Software tools (mst) driver definitions
- *
- * Author: Michael S. Tsirkin <mst at mellanox.co.il>
- *
- * Copyright (c) 2006 Mellanox Technologies Ltd.  All rights reserved.
- *
- * This software is available to you under a choice of one of two
- * licenses.  You may choose to be licensed under the terms of the GNU
- * General Public License (GPL) Version 2, available from the file
- * COPYING in the main directory of this source tree, or the
- * OpenIB.org BSD license below:
- *
- *     Redistribution and use in source and binary forms, with or
- *     without modification, are permitted provided that the following
- *     conditions are met:
- *
- *      - Redistributions of source code must retain the above
- *        copyright notice, this list of conditions and the following
- *        disclaimer.
- *
- *      - Redistributions in binary form must reproduce the above
- *        copyright notice, this list of conditions and the following
- *        disclaimer in the documentation and/or other materials
- *        provided with the distribution.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
- * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
- * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
- * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- * SOFTWARE.
- */
-
-#ifndef _MST_H
-#define _MST_H
-
-//use memory mapped /dev/mem for access
-#define CONFIG_ENABLE_MMAP 1
-//mmap /dev/mem for memory access (does not work on sparc)
-#define CONFIG_USE_DEV_MEM 1
-//use pci configuration cycles for access
-#define CONFIG_ENABLE_PCICONF 1
-
-#if CONFIG_ENABLE_PCICONF && CONFIG_ENABLE_MMAP
-/* For strerror_r */
-#define _XOPEN_SOURCE 600
-#elif CONFIG_ENABLE_PCICONF
-#define _XOPEN_SOURCE 500
-#endif
-
-#if CONFIG_ENABLE_MMAP
-#define _FILE_OFFSET_BITS 64
-#endif
-
-#include <stdio.h>
-#include <string.h>
-
-#include <unistd.h>
-
-#include <netinet/in.h>
-#include <endian.h>
-#include <byteswap.h>
-#include <errno.h>
-#include <fcntl.h>
-#include <string.h>
-#include <stdlib.h>
-#include <libgen.h>
-
-
-#if CONFIG_ENABLE_MMAP
-#include <sys/mman.h>
-#include <sys/pci.h>
-#include <sys/ioctl.h>
-#include <sys/types.h>
-#endif
-
-#ifndef __be32_to_cpu
-#define __be32_to_cpu(x) ntohl(x)
-#endif
-#ifndef __cpu_to_be32
-#define __cpu_to_be32(x) htonl(x)
-#endif
-
-#if __BYTE_ORDER == __LITTLE_ENDIAN
-#ifndef __cpu_to_le32
-#define  __cpu_to_le32(x) (x)
-#endif
-#ifndef __le32_to_cpu
-#define  __le32_to_cpu(x) (x)
-#endif
-#elif __BYTE_ORDER == __BIG_ENDIAN
-#ifndef __cpu_to_le32
-#define  __cpu_to_le32(x) bswap_32(x)
-#endif
-#ifndef __le32_to_cpu
-#define  __le32_to_cpu(x) bswap_32(x)
-#endif
-#else
-#ifndef __cpu_to_le32
-#define  __cpu_to_le32(x) bswap_32(__cpu_to_be32(x))
-#endif
-#ifndef __le32_to_cpu
-#define  __le32_to_cpu(x) __be32_to_cpu(bswap_32(x))
-#endif
-#endif
-
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-/*  All fields in the following structure are not supposed to be used */
-/*  or modified by user programs. */
-typedef struct mfile_t {
-    int           fd;
-    void          *ptr;
-    int           connectx_flush; /* For ConnectX A0 */
-    int           need_flush; /* For ConnectX A0 */
-} mfile;
-
-static void mtcr_connectx_flush(void *ptr)
-{
-	u_int32_t value;
-	*((u_int32_t *)((char *)ptr + 0xf0380)) = 0x0;
-	do {
-		asm volatile ("":::"memory");
-		value = __be32_to_cpu(*((u_int32_t *)((char *)ptr + 0xf0380)));
-	} while(value);
-}
-
-/*
- * Read 4 bytes, return number of succ. read bytes or -1 on failure
- */
-int mread4(mfile *mf, unsigned int offset, u_int32_t *value)
-#ifdef MTCR_EXPORT
-;
-#else
-{
-#if CONFIG_ENABLE_MMAP
-	if (mf->ptr) {
-		if (mf->need_flush) {
-			mtcr_connectx_flush(mf->ptr);
-			mf->need_flush = 0;
-		}
-		*value = __be32_to_cpu(*((u_int32_t *)((char *)mf->ptr + offset)));
-		return 4;
-	}
-#endif
-#if CONFIG_ENABLE_PCICONF
-	{
-		int rc;
-		offset = __cpu_to_le32(offset);
-		rc=pwrite(mf->fd, &offset, 4, 22*4);
-		if (rc < 0) {
-			perror("write offset");
-			return rc;
-		}
-		if (rc != 4)
-			return 0;
-		rc=pread(mf->fd, value, 4, 23*4);
-		if (rc < 0) {
-			perror("read value");
-			return rc;
-		}
-		*value = __le32_to_cpu(*value);
-		return rc;
-	}
-#else
-	return 0;
-#endif
-}
-#endif
-
-/*
- * Write 4 bytes, return number of succ. written bytes or -1 on failure
- */
-int mwrite4(mfile *mf, unsigned int offset, u_int32_t value)
-#ifdef MTCR_EXPORT
-;
-#else
-{
-#if CONFIG_ENABLE_MMAP
-  if (mf->ptr) {
-            *((u_int32_t *)((char *)mf->ptr + offset)) = __cpu_to_be32(value);
-            mf->need_flush = mf->connectx_flush;
-            return 4;
-  }
-#endif
-#if CONFIG_ENABLE_PCICONF
-  {
-    int rc;
-    offset = __cpu_to_le32(offset);
-    rc = pwrite(mf->fd, &offset, 4, 22*4);
-    if (rc < 0) {
-      perror("write offset");
-      return rc;
-    }
-    if (rc != 4)
-	    return 0;
-    value = __cpu_to_le32(value);
-    rc = pwrite(mf->fd, &value, 4, 23*4);
-    if (rc < 0) {
-      perror("write value");
-      return rc;
-    }
-    return rc;
-  }
-#else
-  return 0;
-#endif
-}
-#endif
-
-#ifndef MTCR_EXPORT
-static int
-mread_chunk_as_multi_mread4(mfile *mf, unsigned int offset, void *data, int length)
-{
-    int i;
-    if (length % 4) {
-        return EINVAL;
-    }
-    for (i = 0; i < length ; i += 4) {
-        u_int32_t value;
-        if (mread4(mf, offset + i, &value) != 4) {
-            return -1;
-        }
-        memcpy((char*)data + i , &value,4);
-    }
-    return length;
-}
-
-static int
-mwrite_chunk_as_multi_mwrite4(mfile *mf, unsigned int offset, void *data, int length)
-{
-    int i;
-    if (length % 4) {
-        return EINVAL;
-    }
-    for (i = 0; i < length ; i += 4) {
-        u_int32_t value;
-        memcpy(&value, (char*)data + i ,4);
-        if (mwrite4(mf, offset + i, value) != 4) {
-            return -1;
-        }
-    }
-    return length;
-}
-
-
-enum mtcr_access_method {
-	MTCR_ACCESS_ERROR  = 0x0,
-	MTCR_ACCESS_MEMORY = 0x1,
-	MTCR_ACCESS_CONFIG = 0x2,
-};
-
-static
-int mtcr_check_signature(mfile *mf)
-{
-	unsigned signature;
-	int rc;
-	rc = mread4(mf, 0xF0014, &signature);
-	if (rc != 4) {
-		if (!errno)
-			errno = EIO;
-		return -1;
-	}
-
-	switch (signature & 0xffff) {
-	case 0x190 : /* 400 */
-		if (signature == 0xa00190 && mf->ptr) {
-			mf->connectx_flush = 1;
-			mtcr_connectx_flush(mf->ptr);
-		}
-	case 0x5a44: /* 23108 */
-	case 0x6278: /* 25208 */
-	case 0x5e8c: /* 24204 */
-	case 0x6274: /* 25204 */
-	case 0x1b3:  /*   435 */
-	case 6100:   /*  6100 */
-		return 0;
-	default:
-		errno = ENOTTY;
-		return -1;
-	}
-}
-
-#if CONFIG_ENABLE_MMAP
-/*
- * The PCI interface treats multi-function devices as independent
- * devices.  The slot/function address of each device is encoded
- * in a single byte as follows:
- *
- *	7:3 = slot
- *	2:0 = function
- */
-#define PCI_DEVFN(slot,func)	((((slot) & 0x1f) << 3) | ((func) & 0x07))
-#define PCI_SLOT(devfn)		(((devfn) >> 3) & 0x1f)
-#define PCI_FUNC(devfn)		((devfn) & 0x07)
-
-static
-unsigned long long mtcr_procfs_get_offset(unsigned my_bus, unsigned my_dev,
-					  unsigned my_func)
-{
-	FILE* f;
-	unsigned irq;
-	unsigned long long base_addr[6], rom_base_addr, size[6], rom_size;
-
-	unsigned bus, dev, func;
-	unsigned vendor_id;
-	unsigned device_id;
-	unsigned int cnt;
-
-	unsigned long long offset = (unsigned long long)-1;
-
-	char buf[4048];
-
-	f = fopen("/proc/bus/pci/devices", "r");
-	if (!f) return offset;
-
-	for(;;) if (fgets(buf, sizeof(buf) - 1, f)) {
-		unsigned dfn, vend;
-
-		cnt = sscanf(buf,
-			     "%x %x %x %llx %llx %llx %llx %llx %llx "
-			     "%llx %llx %llx %llx %llx %llx %llx %llx",
-			     &dfn,
-			     &vend,
-			     &irq,
-			     &base_addr[0],
-			     &base_addr[1],
-			     &base_addr[2],
-			     &base_addr[3],
-			     &base_addr[4],
-			     &base_addr[5],
-			     &rom_base_addr,
-			     &size[0],
-			     &size[1],
-			     &size[2],
-			     &size[3],
-			     &size[4],
-			     &size[5],
-			     &rom_size);
-		if (cnt != 9 && cnt != 10 && cnt != 17)
-		{
-			fprintf(stderr,"proc: parse error (read only %d items)\n", cnt);
-			fprintf(stderr,"the offending line in " "/proc/bus/pci/devices" " is "
-				"\"%.*s\"\n", (int)sizeof(buf), buf);
-			goto error;
-		}
-		bus = dfn >> 8U;
-		dev = PCI_SLOT(dfn & 0xff);
-		func = PCI_FUNC(dfn & 0xff);
-		vendor_id = vend >> 16U;
-		device_id = vend & 0xffff;
-
-		if (bus == my_bus && dev == my_dev && func == my_func)
-			break;
-	}
-	else
-		goto error;
-
-	if (cnt != 17 || size[1] != 0 || size[0] != 0x100000) {
-		if (0) fprintf(stderr,"proc: unexpected region size values: "
-			"cnt=%d, size[0]=%#llx, size[1]=%#llx\n",
-			cnt,size[0],size[1]);
-		if (0) fprintf(stderr,"the offending line in " "/proc/bus/pci/devices"
-			       " is \"%.*s\"\n", (int)sizeof(buf), buf);
-		goto error;
-	}
-
-
-	offset = ((unsigned long long)(base_addr[1]) << 32) +
-		((unsigned long long)(base_addr[0]) & ~(unsigned long long)(0xfffff));
-
-	fclose(f);
-	return offset;
-
-error:
-	fclose(f);
-	errno = ENXIO;
-	return offset;
-}
-
-static
-unsigned long long mtcr_sysfs_get_offset(unsigned domain, unsigned bus,
-					 unsigned dev, unsigned func)
-{
-	unsigned long long start, end, type;
-	unsigned long long offset = (unsigned long long)-1;
-	FILE *f;
-	int cnt;
-	char mbuf[] = "/sys/bus/pci/devices/XXXX:XX:XX.X/resource";
-	sprintf(mbuf, "/sys/bus/pci/devices/%4.4x:%2.2x:%2.2x.%1.1x/resource",
-		       domain, bus, dev, func);
-
-	f = fopen(mbuf, "r");
-	if (!f)
-		return offset;
-
-	cnt = fscanf(f, "0x%llx 0x%llx 0x%llx", &start, &end, &type);
-	if (cnt != 3 || end != start + 0x100000 - 1) {
-		if (0) fprintf(stderr,"proc: unexpected region size values: "
-			"cnt=%d, start=%#llx, end=%#llx\n",
-			cnt, start, end);
-		goto error;
-	}
-
-	fclose(f);
-	return start;
-
-error:
-	fclose(f);
-	errno = ENOENT;
-	return offset;
-}
-
-static
-int mtcr_mmap(mfile *mf, const char *name, off_t off, int ioctl_needed)
-{
-	int err;
-
-	mf->fd = open(name, O_RDWR | O_SYNC);
-	if (mf->fd < 0)
-		return -1;
-
-	if (ioctl_needed && ioctl(mf->fd, PCIIOC_MMAP_IS_MEM) < 0) {
-		err = errno;
-		close(mf->fd);
-		errno = err;
-		return -1;
-	}
-
-	mf->ptr = mmap(NULL, 0x100000, PROT_READ | PROT_WRITE,
-		       MAP_SHARED, mf->fd, off);
-
-	if (!mf->ptr || mf->ptr == MAP_FAILED) {
-		err = errno;
-		close(mf->fd);
-		errno = err;
-		return -1;
-	}
-
-	if (mtcr_check_signature(mf)) {
-		munmap(mf->ptr, 0x10000);
-		close(mf->fd);
-		errno = EIO;
-		return -1;
-	}
-
-	return 0;
-}
-#else
-static
-unsigned long long mtcr_procfs_get_offset(unsigned my_bus, unsigned my_dev,
-					  unsigned my_func)
-{
-	return -1;
-}
-
-static
-unsigned long long mtcr_sysfs_get_offset(unsigned domain, unsigned bus,
-					 unsigned dev, unsigned func)
-{
-	return -1;
-}
-
-static
-int mtcr_mmap(mfile *mf, const char *name, off_t off, int ioctl_needed)
-{
-	return -1;
-}
-#endif
-
-#if CONFIG_ENABLE_PCICONF
-static
-int mtcr_open_config(mfile *mf, const char *name)
-{
-	unsigned signature;
-	int rc, err;
-
-	mf->fd = open(name, O_RDWR | O_SYNC);
-	if (mf->fd < 0)
-		return -1;
-
-	/* Kernels before 2.6.12 carry the high bit in each byte
-	 * on <device>/config writes, overriding higher bits.
-	 * Make sure the high bit is set in some signature bytes,
-	 * to catch this. */
-	/* Do this test before mtcr_check_signature,
-	   to avoid system failure on access to an illegal address. */
-	signature = 0xfafbfcfd;
-	rc = pwrite(mf->fd, &signature, 4, 22*4);
-	if (rc != 4) {
-		err = errno;
-		close(mf->fd);
-		errno = err;
-		return -1;
-	}
-
-	rc = pread(mf->fd, &signature, 4, 22*4);
-	if (rc != 4) {
-		err = errno;
-		close(mf->fd);
-		errno = err;
-		return -1;
-	}
-
-	if (signature != 0xfafbfcfd) {
-		close(mf->fd);
-		errno = EIO;
-		return -1;
-	}
-
-	if (mtcr_check_signature(mf)) {
-		close(mf->fd);
-		errno = EIO;
-		return -1;
-	}
-
-	return 0;
-}
-#else
-static
-int mtcr_open_config(mfile *mf, const char *name)
-{
-	return -1;
-}
-#endif
-
-static
-enum mtcr_access_method mtcr_parse_name(const char* name, int *force,
-				       	unsigned *domain_p, unsigned *bus_p,
-				       	unsigned *dev_p, unsigned *func_p)
-{
-	unsigned my_domain = 0;
-	unsigned my_bus;
-	unsigned my_dev;
-	unsigned my_func;
-	int scnt, r;
-	char config[] = "/config";
-	char resource0[] = "/resource0";
-	char procbuspci[] = "/proc/bus/pci/";
-	unsigned len = strlen(name);
-	unsigned tmp;
-
-	if (len >= sizeof config && !strcmp(config, name + len + 1 - sizeof config)) {
-		*force = 1;
-		return MTCR_ACCESS_CONFIG;
-	}
-
-	if (len >= sizeof resource0 &&
-	    !strcmp(resource0, name + len + 1 - sizeof resource0)) {
-		*force = 1;
-		return MTCR_ACCESS_MEMORY;
-	}
-
-	if (!strncmp(name,"/proc/bus/pci/", sizeof procbuspci - 1)) {
-		*force = 1;
-		return MTCR_ACCESS_CONFIG;
-	}
-
-	if (sscanf(name, "mthca%x", &tmp) == 1 ||
-	    sscanf(name, "mlx4_%x", &tmp) == 1) {
-		char mbuf[4048];
-		char pbuf[4048];
-		char *base;
-
-		r = snprintf(mbuf, sizeof mbuf, "/sys/class/infiniband/%s/device", name);
-		if (r <= 0 || r >= (int)sizeof mbuf) {
-			fprintf(stderr,"Unable to print device name %s\n", name);
-			goto parse_error;
-		}
-
-		r = readlink(mbuf, pbuf, sizeof pbuf - 1);
-		if (r < 0) {
-			perror("read link");
-			fprintf(stderr,"Unable to read link %s\n", mbuf);
-			return MTCR_ACCESS_ERROR;
-		}
-		pbuf[r] = '\0';
-
-		base = basename(pbuf);
-		if (!base)
-			goto parse_error;
-		scnt = sscanf(base, "%x:%x:%x.%x",
-			      &my_domain, &my_bus, &my_dev, &my_func);
-		if (scnt != 4)
-			goto parse_error;
-		goto name_parsed;
-	}
-
-	scnt = sscanf(name, "%x:%x.%x", &my_bus, &my_dev, &my_func);
-	if (scnt == 3)
-		goto name_parsed;
-
-	scnt = sscanf(name, "%x:%x:%x.%x", &my_domain, &my_bus, &my_dev, &my_func);
-	if (scnt == 4)
-		goto name_parsed;
-
-parse_error:
-	fprintf(stderr,"Unable to parse device name %s\n", name);
-	errno = EINVAL;
-	return MTCR_ACCESS_ERROR;
-
-name_parsed:
-	*domain_p = my_domain;
-	*bus_p = my_bus;
-	*dev_p = my_dev;
-	*func_p = my_func;
-	*force = 0;
-	return MTCR_ACCESS_MEMORY;
-}
-#endif
-
-
-int mread4_block (mfile *mf, unsigned int offset, u_int32_t* data, int byte_len)
-#ifdef MTCR_EXPORT
-	;
-#else
-{
-	return mread_chunk_as_multi_mread4(mf, offset, data, byte_len);	
-}
-#endif
-
-int mwrite4_block (mfile *mf, unsigned int offset, u_int32_t* data, int byte_len)
-#ifdef MTCR_EXPORT
-	;
-#else
-{
-	return mwrite_chunk_as_multi_mwrite4(mf, offset, data, byte_len);	
-}
-#endif
-
-int msw_reset(mfile *mf) 
-#ifdef MTCR_EXPORT
-	;
-#else
-{
-	mf = NULL; /* Warning */
-    return -1;
-}
-#endif
-
-/*
- * Open Mellanox Software tools (mst) driver. Device type==TAVOR
- * Return valid mfile ptr or 0 on failure
- */
-mfile *mopen(const char *name)
-#ifdef MTCR_EXPORT
-	;
-#else
-{
-	mfile *mf;
-	off_t offset;
-	unsigned domain, bus, dev, func;
-	enum mtcr_access_method access;
-	int force;
-	char rbuf[] = "/sys/bus/pci/devices/XXXX:XX:XX.X/resource0";
-	char cbuf[] = "/sys/bus/pci/devices/XXXX:XX:XX.X/config";
-	char pdbuf[] = "/proc/bus/pci/XXXX:XX/XX.X";
-	char pbuf[] = "/proc/bus/pci/XX/XX.X";
-	char errbuf[4048]="";
-	int err;
-
-	mf = (mfile *)malloc(sizeof(mfile));
-	if (!mf)
-		return NULL;
-	mf->ptr = NULL;
-	mf->fd = -1;
-	mf->connectx_flush = mf->need_flush = 0;
-
-	access = mtcr_parse_name(name, &force, &domain, &bus, &dev, &func);
-	if (access == MTCR_ACCESS_ERROR)
-		goto open_failed;
-
-	if (force) {
-
-		if (access == MTCR_ACCESS_CONFIG) {
-			if (!mtcr_open_config(mf, name))
-				return mf;
-		} else {
-			if (!mtcr_mmap(mf, name, 0, 0))
-				return mf;
-		}
-
-		goto open_failed;
-	}
-
-	if (access == MTCR_ACCESS_CONFIG)
-		goto access_config_forced;
-
-	sprintf(rbuf, "/sys/bus/pci/devices/%4.4x:%2.2x:%2.2x.%1.1x/resource0",
-		domain, bus, dev, func);
-
-	if (!mtcr_mmap(mf, rbuf, 0, 0))
-		return mf;
-
-	/* Following access methods need the resource BAR */
-	offset = mtcr_sysfs_get_offset(domain, bus, dev, func);
-	if (offset == -1 && !domain)
-		offset = mtcr_procfs_get_offset(bus, dev, func);
-	if (offset == -1)
-		goto access_config;
-
-	sprintf(pdbuf, "/proc/bus/pci/%4.4x:%2.2x/%2.2x.%1.1x",
-		domain, bus, dev, func);
-
-	if (!mtcr_mmap(mf, pdbuf, offset, 1))
-		return mf;
-
-	if (!domain) {
-		sprintf(pbuf, "/proc/bus/pci/%2.2x/%2.2x.%1.1x",
-			bus, dev, func);
-		if (!mtcr_mmap(mf, pbuf, offset, 1))
-			return mf;
-	}
-
-#if CONFIG_USE_DEV_MEM
-	/* Non-portable, but helps some systems */
-	if (!mtcr_mmap(mf, "/dev/mem", offset, 0))
-		return mf;
-#endif
-
-access_config:
-#if CONFIG_ENABLE_PCICONF && CONFIG_ENABLE_PCICONF
-	strerror_r(errno, errbuf, sizeof errbuf);
-	fprintf(stderr,
-		"Warning: memory access to device %s failed: %s.\n"
-		"Warning: Fallback on IO: much slower, and unsafe if device in use.\n",
-		name, errbuf);
-#endif
-
-access_config_forced:
-	sprintf(cbuf, "/sys/bus/pci/devices/%4.4x:%2.2x:%2.2x.%1.1x/config",
-		domain, bus, dev, func);
-	if (!mtcr_open_config(mf, cbuf))
-		return mf;
-
-	sprintf(pdbuf, "/proc/bus/pci/devices/%4.4x:%2.2x/%2.2x.%1.1x",
-		domain, bus, dev, func);
-
-	if (!mtcr_open_config(mf, pdbuf))
-		return mf;
-
-	if (!domain) {
-		sprintf(pbuf, "/proc/bus/pci/devices/%2.2x/%2.2x.%1.1x",
-			bus, dev, func);
-		if (!mtcr_open_config(mf, pdbuf))
-			return mf;
-	}
-
-open_failed:
-        err = errno;
-        free(mf);
-        errno = err;
-        return NULL;
-}
-#endif
-
-/*
- * Close Mellanox driver
- * req. descriptor
- */
-int mclose(mfile *mf)
-#ifdef MTCR_EXPORT
-;
-#else
-{
-#if CONFIG_ENABLE_MMAP
-  if (mf->ptr)
-    munmap(mf->ptr,0x10000);
-#endif
-  close(mf->fd);
-  free(mf);
-  return 0;
-}
-#endif
-
-#ifdef __cplusplus
-}
-#endif
-
-#define DEV_MST_EXAMPLE1 "mthca0"
-#define DEV_MST_EXAMPLE2 "03:00.0"
-
-
-#endif
diff --git a/mtcr_ul/Makefile.am b/mtcr_ul/Makefile.am
new file mode 100644
index 0000000..de6cdea
--- /dev/null
+++ b/mtcr_ul/Makefile.am
@@ -0,0 +1,52 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+INCLUDES = -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common
+
+lib_LIBRARIES = libmtcr_ul.a
+
+libmtcr_ul_a_SOURCES = mtcr_ul.c mtcr_ib.h  mtcr_int_defs.h\
+			mtcr_tools_cif.c mtcr_tools_cif.h\
+			packets_common.c packets_common.h\
+			packets_layout.c packets_layout.h
+libmtcr_ul_a_CFLAGS = -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL
+
+if ENABLE_INBAND
+libmtcr_ul_a_SOURCES += mtcr_ib_ofed.c
+else
+libmtcr_ul_a_CFLAGS += -DNO_INBAND
+endif
+
+libraryincludedir=$(includedir)/mtcr_ul
+libraryinclude_HEADERS = $(top_srcdir)/include/mtcr_ul/mtcr.h
+
diff --git a/mtcr_ul/Makefile.in b/mtcr_ul/Makefile.in
new file mode 100644
index 0000000..836c8e0
--- /dev/null
+++ b/mtcr_ul/Makefile.in
@@ -0,0 +1,675 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+ at ENABLE_INBAND_TRUE@am__append_1 = mtcr_ib_ofed.c
+ at ENABLE_INBAND_FALSE@am__append_2 = -DNO_INBAND
+subdir = mtcr_ul
+DIST_COMMON = $(libraryinclude_HEADERS) $(srcdir)/Makefile.am \
+	$(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+    *) f=$$p;; \
+  esac;
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+  for p in $$list; do echo "$$p $$p"; done | \
+  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+    if (++n[$$2] == $(am__install_max)) \
+      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+    END { for (dir in files) print dir, files[dir] }'
+am__base_list = \
+  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
+  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__installdirs = "$(DESTDIR)$(libdir)" \
+	"$(DESTDIR)$(libraryincludedir)"
+LIBRARIES = $(lib_LIBRARIES)
+ARFLAGS = cru
+libmtcr_ul_a_AR = $(AR) $(ARFLAGS)
+libmtcr_ul_a_LIBADD =
+am__libmtcr_ul_a_SOURCES_DIST = mtcr_ul.c mtcr_ib.h mtcr_int_defs.h \
+	mtcr_tools_cif.c mtcr_tools_cif.h packets_common.c \
+	packets_common.h packets_layout.c packets_layout.h \
+	mtcr_ib_ofed.c
+ at ENABLE_INBAND_TRUE@am__objects_1 =  \
+ at ENABLE_INBAND_TRUE@	libmtcr_ul_a-mtcr_ib_ofed.$(OBJEXT)
+am_libmtcr_ul_a_OBJECTS = libmtcr_ul_a-mtcr_ul.$(OBJEXT) \
+	libmtcr_ul_a-mtcr_tools_cif.$(OBJEXT) \
+	libmtcr_ul_a-packets_common.$(OBJEXT) \
+	libmtcr_ul_a-packets_layout.$(OBJEXT) $(am__objects_1)
+libmtcr_ul_a_OBJECTS = $(am_libmtcr_ul_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libmtcr_ul_a_SOURCES)
+DIST_SOURCES = $(am__libmtcr_ul_a_SOURCES_DIST)
+HEADERS = $(libraryinclude_HEADERS)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+INCLUDES = -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common
+lib_LIBRARIES = libmtcr_ul.a
+libmtcr_ul_a_SOURCES = mtcr_ul.c mtcr_ib.h mtcr_int_defs.h \
+	mtcr_tools_cif.c mtcr_tools_cif.h packets_common.c \
+	packets_common.h packets_layout.c packets_layout.h \
+	$(am__append_1)
+libmtcr_ul_a_CFLAGS = -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL \
+	$(am__append_2)
+libraryincludedir = $(includedir)/mtcr_ul
+libraryinclude_HEADERS = $(top_srcdir)/include/mtcr_ul/mtcr.h
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mtcr_ul/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign mtcr_ul/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+install-libLIBRARIES: $(lib_LIBRARIES)
+	@$(NORMAL_INSTALL)
+	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
+	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
+	list2=; for p in $$list; do \
+	  if test -f $$p; then \
+	    list2="$$list2 $$p"; \
+	  else :; fi; \
+	done; \
+	test -z "$$list2" || { \
+	  echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
+	  $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
+	@$(POST_INSTALL)
+	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
+	for p in $$list; do \
+	  if test -f $$p; then \
+	    $(am__strip_dir) \
+	    echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
+	    ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
+	  else :; fi; \
+	done
+
+uninstall-libLIBRARIES:
+	@$(NORMAL_UNINSTALL)
+	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
+	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+	test -n "$$files" || exit 0; \
+	echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
+	cd "$(DESTDIR)$(libdir)" && rm -f $$files
+
+clean-libLIBRARIES:
+	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
+libmtcr_ul.a: $(libmtcr_ul_a_OBJECTS) $(libmtcr_ul_a_DEPENDENCIES) 
+	-rm -f libmtcr_ul.a
+	$(libmtcr_ul_a_AR) libmtcr_ul.a $(libmtcr_ul_a_OBJECTS) $(libmtcr_ul_a_LIBADD)
+	$(RANLIB) libmtcr_ul.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmtcr_ul_a-mtcr_ib_ofed.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmtcr_ul_a-mtcr_tools_cif.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmtcr_ul_a-mtcr_ul.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmtcr_ul_a-packets_common.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmtcr_ul_a-packets_layout.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+libmtcr_ul_a-mtcr_ul.o: mtcr_ul.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-mtcr_ul.o -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-mtcr_ul.Tpo -c -o libmtcr_ul_a-mtcr_ul.o `test -f 'mtcr_ul.c' || echo '$(srcdir)/'`mtcr_ul.c
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-mtcr_ul.Tpo $(DEPDIR)/libmtcr_ul_a-mtcr_ul.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtcr_ul.c' object='libmtcr_ul_a-mtcr_ul.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-mtcr_ul.o `test -f 'mtcr_ul.c' || echo '$(srcdir)/'`mtcr_ul.c
+
+libmtcr_ul_a-mtcr_ul.obj: mtcr_ul.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-mtcr_ul.obj -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-mtcr_ul.Tpo -c -o libmtcr_ul_a-mtcr_ul.obj `if test -f 'mtcr_ul.c'; then $(CYGPATH_W) 'mtcr_ul.c'; else $(CYGPATH_W) '$(srcdir)/mtcr_ul.c'; fi`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-mtcr_ul.Tpo $(DEPDIR)/libmtcr_ul_a-mtcr_ul.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtcr_ul.c' object='libmtcr_ul_a-mtcr_ul.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-mtcr_ul.obj `if test -f 'mtcr_ul.c'; then $(CYGPATH_W) 'mtcr_ul.c'; else $(CYGPATH_W) '$(srcdir)/mtcr_ul.c'; fi`
+
+libmtcr_ul_a-mtcr_tools_cif.o: mtcr_tools_cif.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-mtcr_tools_cif.o -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-mtcr_tools_cif.Tpo -c -o libmtcr_ul_a-mtcr_tools_cif.o `test -f 'mtcr_tools_cif.c' || echo '$(srcdir)/'`mtcr_tools_cif.c
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-mtcr_tools_cif.Tpo $(DEPDIR)/libmtcr_ul_a-mtcr_tools_cif.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtcr_tools_cif.c' object='libmtcr_ul_a-mtcr_tools_cif.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-mtcr_tools_cif.o `test -f 'mtcr_tools_cif.c' || echo '$(srcdir)/'`mtcr_tools_cif.c
+
+libmtcr_ul_a-mtcr_tools_cif.obj: mtcr_tools_cif.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-mtcr_tools_cif.obj -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-mtcr_tools_cif.Tpo -c -o libmtcr_ul_a-mtcr_tools_cif.obj `if test -f 'mtcr_tools_cif.c'; then $(CYGPATH_W) 'mtcr_tools_cif.c'; else $(CYGPATH_W) '$(srcdir)/mtcr_tools_cif.c'; fi`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-mtcr_tools_cif.Tpo $(DEPDIR)/libmtcr_ul_a-mtcr_tools_cif.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtcr_tools_cif.c' object='libmtcr_ul_a-mtcr_tools_cif.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-mtcr_tools_cif.obj `if test -f 'mtcr_tools_cif.c'; then $(CYGPATH_W) 'mtcr_tools_cif.c'; else $(CYGPATH_W) '$(srcdir)/mtcr_tools_cif.c'; fi`
+
+libmtcr_ul_a-packets_common.o: packets_common.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-packets_common.o -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-packets_common.Tpo -c -o libmtcr_ul_a-packets_common.o `test -f 'packets_common.c' || echo '$(srcdir)/'`packets_common.c
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-packets_common.Tpo $(DEPDIR)/libmtcr_ul_a-packets_common.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packets_common.c' object='libmtcr_ul_a-packets_common.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-packets_common.o `test -f 'packets_common.c' || echo '$(srcdir)/'`packets_common.c
+
+libmtcr_ul_a-packets_common.obj: packets_common.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-packets_common.obj -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-packets_common.Tpo -c -o libmtcr_ul_a-packets_common.obj `if test -f 'packets_common.c'; then $(CYGPATH_W) 'packets_common.c'; else $(CYGPATH_W) '$(srcdir)/packets_common.c'; fi`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-packets_common.Tpo $(DEPDIR)/libmtcr_ul_a-packets_common.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packets_common.c' object='libmtcr_ul_a-packets_common.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-packets_common.obj `if test -f 'packets_common.c'; then $(CYGPATH_W) 'packets_common.c'; else $(CYGPATH_W) '$(srcdir)/packets_common.c'; fi`
+
+libmtcr_ul_a-packets_layout.o: packets_layout.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-packets_layout.o -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-packets_layout.Tpo -c -o libmtcr_ul_a-packets_layout.o `test -f 'packets_layout.c' || echo '$(srcdir)/'`packets_layout.c
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-packets_layout.Tpo $(DEPDIR)/libmtcr_ul_a-packets_layout.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packets_layout.c' object='libmtcr_ul_a-packets_layout.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-packets_layout.o `test -f 'packets_layout.c' || echo '$(srcdir)/'`packets_layout.c
+
+libmtcr_ul_a-packets_layout.obj: packets_layout.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-packets_layout.obj -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-packets_layout.Tpo -c -o libmtcr_ul_a-packets_layout.obj `if test -f 'packets_layout.c'; then $(CYGPATH_W) 'packets_layout.c'; else $(CYGPATH_W) '$(srcdir)/packets_layout.c'; fi`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-packets_layout.Tpo $(DEPDIR)/libmtcr_ul_a-packets_layout.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packets_layout.c' object='libmtcr_ul_a-packets_layout.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-packets_layout.obj `if test -f 'packets_layout.c'; then $(CYGPATH_W) 'packets_layout.c'; else $(CYGPATH_W) '$(srcdir)/packets_layout.c'; fi`
+
+libmtcr_ul_a-mtcr_ib_ofed.o: mtcr_ib_ofed.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-mtcr_ib_ofed.o -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-mtcr_ib_ofed.Tpo -c -o libmtcr_ul_a-mtcr_ib_ofed.o `test -f 'mtcr_ib_ofed.c' || echo '$(srcdir)/'`mtcr_ib_ofed.c
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-mtcr_ib_ofed.Tpo $(DEPDIR)/libmtcr_ul_a-mtcr_ib_ofed.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtcr_ib_ofed.c' object='libmtcr_ul_a-mtcr_ib_ofed.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-mtcr_ib_ofed.o `test -f 'mtcr_ib_ofed.c' || echo '$(srcdir)/'`mtcr_ib_ofed.c
+
+libmtcr_ul_a-mtcr_ib_ofed.obj: mtcr_ib_ofed.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -MT libmtcr_ul_a-mtcr_ib_ofed.obj -MD -MP -MF $(DEPDIR)/libmtcr_ul_a-mtcr_ib_ofed.Tpo -c -o libmtcr_ul_a-mtcr_ib_ofed.obj `if test -f 'mtcr_ib_ofed.c'; then $(CYGPATH_W) 'mtcr_ib_ofed.c'; else $(CYGPATH_W) '$(srcdir)/mtcr_ib_ofed.c'; fi`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmtcr_ul_a-mtcr_ib_ofed.Tpo $(DEPDIR)/libmtcr_ul_a-mtcr_ib_ofed.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtcr_ib_ofed.c' object='libmtcr_ul_a-mtcr_ib_ofed.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtcr_ul_a_CFLAGS) $(CFLAGS) -c -o libmtcr_ul_a-mtcr_ib_ofed.obj `if test -f 'mtcr_ib_ofed.c'; then $(CYGPATH_W) 'mtcr_ib_ofed.c'; else $(CYGPATH_W) '$(srcdir)/mtcr_ib_ofed.c'; fi`
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+install-libraryincludeHEADERS: $(libraryinclude_HEADERS)
+	@$(NORMAL_INSTALL)
+	test -z "$(libraryincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libraryincludedir)"
+	@list='$(libraryinclude_HEADERS)'; test -n "$(libraryincludedir)" || list=; \
+	for p in $$list; do \
+	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+	  echo "$$d$$p"; \
+	done | $(am__base_list) | \
+	while read files; do \
+	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libraryincludedir)'"; \
+	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libraryincludedir)" || exit $$?; \
+	done
+
+uninstall-libraryincludeHEADERS:
+	@$(NORMAL_UNINSTALL)
+	@list='$(libraryinclude_HEADERS)'; test -n "$(libraryincludedir)" || list=; \
+	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+	test -n "$$files" || exit 0; \
+	echo " ( cd '$(DESTDIR)$(libraryincludedir)' && rm -f" $$files ")"; \
+	cd "$(DESTDIR)$(libraryincludedir)" && rm -f $$files
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES) $(HEADERS)
+installdirs:
+	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libraryincludedir)"; do \
+	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+	done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libLIBRARIES clean-libtool \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am: install-libraryincludeHEADERS
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am: install-libLIBRARIES
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-libLIBRARIES uninstall-libraryincludeHEADERS
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libLIBRARIES clean-libtool ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am \
+	install-libLIBRARIES install-libraryincludeHEADERS install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
+	uninstall-libLIBRARIES uninstall-libraryincludeHEADERS
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/mtcr_ul/mtcr_ib.h b/mtcr_ul/mtcr_ib.h
new file mode 100644
index 0000000..96298c2
--- /dev/null
+++ b/mtcr_ul/mtcr_ib.h
@@ -0,0 +1,60 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/*
+ *
+ *  mtcr_ib.h - Mellanox Software tools (mst) IB related driver definitions
+ *
+ */
+
+#ifndef _MTCR_IB_H
+#define _MTCR_IB_H
+
+#ifdef __WIN__
+    #include <mtcr.h>
+#endif
+
+int mib_open(const char *name, mfile *mf, int mad_init);
+int mib_close(mfile *mf);
+int mib_read4(mfile *mf, unsigned int offset, u_int32_t *value);
+int mib_write4(mfile *mf, unsigned int offset, u_int32_t value);
+int mib_read64(mfile *mf, unsigned int offset, void *data, int length);
+int mib_write64(mfile *mf, unsigned int offset, void *data, int length);
+
+int mib_readblock(mfile *mf, unsigned int offset, u_int32_t *data, int length);
+int mib_writeblock(mfile *mf, unsigned int offset, u_int32_t *data, int length);
+int mib_swreset(mfile *mf);
+int mib_get_chunk_size(mfile *mf);
+int mib_acces_reg_mad(mfile *mf, u_int8_t *data);
+
+
+#endif
diff --git a/mtcr_ul/mtcr_ib_ofed.c b/mtcr_ul/mtcr_ib_ofed.c
new file mode 100644
index 0000000..da85397
--- /dev/null
+++ b/mtcr_ul/mtcr_ib_ofed.c
@@ -0,0 +1,896 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/********************************************************
+**
+*   ibvsmad.c
+*
+*   the ibvsmad library.
+*   this library provides vendor specific mad capabilities.
+*
+*   mread64, mwrite64 - IS3 I2C bus access MAD - ExtPortAccess -> I2C compliant port #1
+*   mread4 , mwrite4  - IS3 CR-Space access MAD - ConfigSpaceAccess
+*
+*
+*   author: yoniy at mellanox.co.il , Apr. 16th 2007
+*/
+
+
+
+#if HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <stdarg.h>
+#include <time.h>
+#include <string.h>
+#include <signal.h>
+
+
+#ifdef MST_UL
+#include <errno.h>
+#include "mtcr.h"
+#include "mtcr_int_defs.h"
+#endif
+
+#include "mtcr_ib.h"
+
+#include <infiniband/mad.h>
+
+#ifdef __WIN__
+    #include <windows.h>
+    #include "com_def.h"
+
+    #define BAD_RET_VAL 1
+    #define LIB_IBMAD  "libibmad"
+
+    #define MY_GetPointerAddress(ivm, func_name, f_type) do { \
+                  ivm->func_name = (f_type)GetProcAddress(ivm->dl_handle, #func_name); \
+                  if (ivm->func_name == NULL) { \
+                      IBERROR(("Failed to find %s function on ibal.dll file.\n", #func_name));\
+                      errno = ENOSYS;\
+                      return -1;\
+                  }\
+    } while(0)
+    #define MY_GetProcAddress(ivm, func_name)  MY_GetPointerAddress(ivm, func_name, f_##func_name)
+    #define MY_GetVarAddress(ivm, var_name)    MY_GetPointerAddress(ivm, var_name, void*)
+
+    #define DLL_HANDLE HINSTANCE
+    #define OP_NOT_SUPPORTED EINVAL
+    #define IBMAD_CALL_CONV __stdcall
+
+
+#else
+    #include <getopt.h>
+    #include <unistd.h>
+    #include <dlfcn.h>
+    #include <asm/byteorder.h>
+
+    #define DLL_HANDLE void*
+    #define BAD_RET_VAL ~0llu
+    #define MY_DLSYM(mf, func_name) do { \
+                      const char* dl_error; \
+                      mf->func_name = dlsym(mf->dl_handle, #func_name); \
+                      if ((dl_error = dlerror()) != NULL)  {\
+                          IBERROR(("%s", dl_error));\
+                          return -1;\
+                      } \
+    } while(0)
+    #define OP_NOT_SUPPORTED EOPNOTSUPP
+    #define IBMAD_CALL_CONV
+
+
+#endif
+
+
+#define __BUILD_VERSION_TAG__ 1.1
+//#include "ibvsmad.h"
+
+#undef DEBUG
+// TODO: Ask Mohammad why was the iberror changed ?
+
+// #define DEBUG(fmt, args...)  if (verbose) iberror(0, __FUNCTION__, fmt, ## args)
+// #define IBERROR(fmt, args...)   iberror(1, __FUNCTION__, fmt, ## args)
+
+#define IBERROR(args) do {               printf("-E- ibvsmad : ");\
+                                         printf args;\
+                                         printf("\n");\
+                                         errno = EINVAL;\
+                                         } while(0)
+#define DEBUG(args) do {   if (verbose) {\
+                                         printf("-D- ibvsmad : ");\
+                                         printf args;\
+                                         printf("\n");\
+                                         errno = EINVAL;\
+                                        }\
+                       } while(0)
+
+// BIT Slicing macros
+#define ONES32(size)                    ((size)?(0xffffffff>>(32-(size))):0)
+#define MASK32(offset,size)             (ONES32(size)<<(offset))
+
+#define EXTRACT_C(source,offset,size)   ((((unsigned)(source))>>(offset)) & ONES32(size))
+#define EXTRACT(src,start,len)          (((len)==32)?(src):EXTRACT_C(src,start,len))
+
+#define MERGE_C(rsrc1,rsrc2,start,len)  ((((rsrc2)<<(start)) & (MASK32((start),(len)))) | ((rsrc1) & (~MASK32((start),(len)))))
+#define MERGE(rsrc1,rsrc2,start,len)    (((len)==32)?(rsrc2):MERGE_C(rsrc1,rsrc2,start,len))
+
+#define SWAPL(l) bswap_32(l)
+
+
+#define IB_VENDOR_SPECIFIC_CLASS_0xA    0x0A
+#define IB_VENDOR_SPECIFIC_CLASS_0x9    0x09
+
+#define IB_VS_ATTR_SW_RESET         0x12
+#define IB_VS_ATTR_EXT_PORT_INFO    0x13
+#define IB_VS_ATTR_CR_ACCESS        0x50
+
+#define IB_VS_ATTRMOD_CR            0x00008000
+#define IB_VS_ATTR_EPI_ATTRMOD_I2C1 0x02
+
+#define IB_VS_CR_NUM_OF_RECORDS     1
+#define IB_VS_CR_ONE_RECORD_SIZE    4
+
+#define I2C_CHUNK_SIZE  64
+#define I2C_DEVICE_ID   0x56
+#define I2C_MEMORY_ADDR 0
+
+#define MELLANOX_OUI0     0x2c9
+#define MELLANOX_OUI1     0xf45214
+#define SWITCHX_DEV_ID    0xc738
+#define CONNECTIB_DEV_ID  0x1011
+
+// Convert BYTES - DWORDS with MEMCPY BE
+#define BYTES_TO_DWORD_BE(dw_dest, byte_src) do {   u_int32_t tmp;\
+                                                    memcpy(&tmp, byte_src, 4);\
+                                                    *(dw_dest) = __be32_to_cpu(tmp);\
+                                                } while (0)
+
+#define DWORD_TO_BYTES_BE(bytes_dest, dw_src) do { u_int32_t tmp;\
+                                                   tmp = __cpu_to_be32(*(dw_src));\
+                                                   memcpy(bytes_dest, &tmp, 4);\
+                                                 } while (0)
+
+
+typedef struct ibmad_port* IBMAD_CALL_CONV (*f_mad_rpc_open_port)(char *dev_name, int dev_port,
+                                                int *mgmt_classes,
+                                                int num_classes);
+typedef void     IBMAD_CALL_CONV (*f_mad_rpc_close_port)(struct ibmad_port *srcport);
+typedef int      IBMAD_CALL_CONV (*f_ib_resolve_portid_str_via)(ib_portid_t * portid, char *addr_str,
+                                                int dest, ib_portid_t * sm_id, const struct ibmad_port *srcport);
+typedef uint8_t* IBMAD_CALL_CONV (*f_ib_vendor_call_via)(void *data, ib_portid_t *portid, ib_vendor_call_t *call,
+                                         const struct ibmad_port *srcport);
+typedef uint8_t* IBMAD_CALL_CONV (*f_smp_query_via)(void *buf, ib_portid_t *id, unsigned attrid, unsigned mod,
+                                    unsigned timeout, const struct ibmad_port *srcport);
+typedef uint8_t* IBMAD_CALL_CONV (*f_smp_set_via)(void *buf, ib_portid_t *id, unsigned attrid, unsigned mod,
+                                  unsigned timeout, const struct ibmad_port *srcport );
+
+typedef void IBMAD_CALL_CONV (*f_mad_rpc_set_retries)(struct ibmad_port *port, int retries);
+typedef void IBMAD_CALL_CONV (*f_mad_rpc_set_timeout)(struct ibmad_port *port, int timeout);
+typedef uint32_t  IBMAD_CALL_CONV (*f_mad_get_field)(void *buf, int base_offs,enum MAD_FIELDS field);
+
+typedef char*    IBMAD_CALL_CONV (*f_portid2str)(ib_portid_t *portid);
+
+
+struct __ibvsmad_hndl_t
+{
+    struct ibmad_port *srcport;
+
+    ib_portid_t portid;
+    int sock;
+    int tp;
+    int i2c_slave;
+    int use_smp;
+
+    int timeout;
+    int retries_num;
+    u_int64_t vkey;
+
+    DLL_HANDLE dl_handle;
+
+    f_mad_rpc_open_port         mad_rpc_open_port;
+    f_mad_rpc_close_port        mad_rpc_close_port;
+    f_ib_vendor_call_via        ib_vendor_call_via;
+    f_ib_resolve_portid_str_via ib_resolve_portid_str_via;
+    f_smp_query_via             smp_query_via;
+    f_smp_set_via               smp_set_via;
+    f_mad_rpc_set_retries       mad_rpc_set_retries;
+    f_mad_rpc_set_timeout       mad_rpc_set_timeout;
+    f_mad_get_field             mad_get_field;
+    f_portid2str            portid2str;
+
+    void*                   ibdebug;
+};
+
+typedef struct __ibvsmad_hndl_t ibvs_mad;
+
+static int verbose = 0;
+
+/********************************************************
+**
+*    Management class :     0x09 VendorSpecific
+*    Management attribute : 0x50 ConfigSpaceAccess
+*
+*/
+
+#define IB_SMP_ATTR_CR_ACCESS 0xff50
+#define IB_DATA_INDEX     8
+#define MAX_IB_SMP_DATA_SIZE    IB_SMP_DATA_SIZE - IB_DATA_INDEX
+#define MAX_IB_SMP_DATA_DW_NUM  MAX_IB_SMP_DATA_SIZE / 4
+
+static uint64_t
+ibvsmad_craccess_rw_smp(ibvs_mad *h, u_int32_t memory_address, int method, u_int8_t num_of_dwords, u_int32_t *data)
+{
+    u_int8_t mad_data[IB_SMP_DATA_SIZE] = {0};
+    int i;
+    u_int32_t att_mod = 0;
+    u_int8_t* p;
+    u_int64_t vkey;
+
+    if (num_of_dwords > MAX_IB_SMP_DATA_DW_NUM) {
+        IBERROR(("size is too big, maximum number of dwords is %d", MAX_IB_SMP_DATA_DW_NUM));
+        return BAD_RET_VAL;
+    }
+    // Mode 0 - block write
+    // att_mod = MERGE(att_mod, 0, 22, 2); // commented - already 0
+
+    // Cr addr:
+    att_mod = MERGE(att_mod, memory_address, 0, 16);
+    att_mod = MERGE(att_mod, EXTRACT(memory_address, 16, 8), 24, 8);
+
+    // Set the vkey
+    vkey = __cpu_to_be64(h->vkey);
+    memcpy(&mad_data[0], &vkey, 8);
+
+    // DW Size:
+    att_mod = MERGE(att_mod, num_of_dwords, 16, 6);
+
+    if (method == IB_MAD_METHOD_GET) {
+        p = h->smp_query_via(mad_data, &h->portid, IB_SMP_ATTR_CR_ACCESS, att_mod, 0, h->srcport);
+
+        if (!p) {
+            return BAD_RET_VAL;
+        }
+
+        for (i = 0; i < num_of_dwords; i++) {
+            BYTES_TO_DWORD_BE(data + i, mad_data + IB_DATA_INDEX + i * 4);
+        }
+    } else {
+        for (i = 0; i < num_of_dwords; i++) {
+            DWORD_TO_BYTES_BE(mad_data + IB_DATA_INDEX + i * 4, data + i);
+        }
+        p = h->smp_set_via(mad_data, &h->portid, IB_SMP_ATTR_CR_ACCESS, att_mod, 0, h->srcport);
+        if (!p) {
+            return BAD_RET_VAL;
+        }
+    }
+
+    return 0;
+}
+
+// TODO: Correct this value.
+#define  MAX_VS_DATA_SIZE IB_VENDOR_RANGE2_DATA_SIZE -  IB_DATA_INDEX
+#define  MAX_IB_VS_DATA_DW_NUM  MAX_VS_DATA_SIZE / 4
+
+static uint64_t
+ibvsmad_craccess_rw_vs(ibvs_mad *h, u_int32_t memory_address, int method, u_int8_t num_of_dwords, u_int32_t *data)
+{
+    u_int8_t vsmad_data[IB_VENDOR_RANGE2_DATA_SIZE] = {0};
+    ib_vendor_call_t call;
+    int i;
+    u_int8_t* p;
+    u_int64_t vkey;
+
+    call.method     = method;
+    call.mgmt_class = IB_VENDOR_SPECIFIC_CLASS_0x9;
+    call.attrid     = IB_VS_ATTR_CR_ACCESS;
+
+    if (h == NULL || data == NULL) {
+        return BAD_RET_VAL;
+    }
+
+    if (num_of_dwords > MAX_IB_VS_DATA_DW_NUM) {
+        IBERROR(("size (%d) is too big, maximum num of dwords is %d", num_of_dwords,
+                 MAX_IB_VS_DATA_DW_NUM)); // TBD try max size
+        return BAD_RET_VAL;
+    }
+
+    // TODO: Add the dword.
+    call.mod        = ( (EXTRACT(memory_address,0,16)<<00)&0x0000ffff ) |
+                      ( (num_of_dwords<<16)&0x00ff0000 ) |
+                      ( (EXTRACT(memory_address,16,8)<<24) & 0xff000000 );
+
+    DEBUG(("attrmod = %08x\n", call.mod));
+
+    call.oui        = IB_OPENIB_OUI;
+    call.timeout    = 0;
+    memset(&call.rmpp, 0, sizeof(call.rmpp));
+
+    DEBUG(("memory_address = 0x%08x\n", memory_address));
+    /* set MAD data section */
+
+    // TBD: currently work for 1 record only, fix for more than one.
+    // building one record:
+
+    // Set the Vkey.
+    vkey = __cpu_to_be64(h->vkey);
+    memcpy(vsmad_data, &vkey, 8);
+
+    if (method == IB_MAD_METHOD_SET)  {
+        for (i = 0; i < num_of_dwords; i++) {
+            DWORD_TO_BYTES_BE(vsmad_data + IB_DATA_INDEX + i * 4, data + i);
+        }
+    }
+
+    p = h->ib_vendor_call_via(vsmad_data, &h->portid, &call, h->srcport);
+    if (!p) {
+        return BAD_RET_VAL;
+    }
+
+    for (i = 0; i < num_of_dwords; i++) {
+        BYTES_TO_DWORD_BE(data + i, vsmad_data + IB_DATA_INDEX + i * 4);
+    }
+
+    return 0;
+}
+
+static uint64_t
+ibvsmad_craccess_rw(ibvs_mad *h, u_int32_t memory_address, int method, u_int8_t num_of_dwords, u_int32_t *data)
+{
+    if (h->use_smp) {
+        return ibvsmad_craccess_rw_smp(h,memory_address, method, num_of_dwords, data);
+    } else {
+        return ibvsmad_craccess_rw_vs (h,memory_address, method, num_of_dwords, data);
+    }
+    return 0;
+}
+
+#ifdef __WIN__
+
+
+int process_dynamic_linking(ibvs_mad *ivm, int mad_init)
+{
+
+    ivm->dl_handle = LoadLibrary(TEXT(LIB_IBMAD));
+
+    if (ivm->dl_handle != NULL )
+    {
+        MY_GetProcAddress(ivm, mad_rpc_open_port        );
+        MY_GetProcAddress(ivm, mad_rpc_close_port       );
+        MY_GetProcAddress(ivm, ib_vendor_call_via       );
+        MY_GetProcAddress(ivm, ib_resolve_portid_str_via);
+        MY_GetProcAddress(ivm, smp_query_via            );
+        MY_GetProcAddress(ivm, smp_set_via              );
+        MY_GetProcAddress(ivm, mad_rpc_set_retries      );
+        MY_GetProcAddress(ivm, mad_rpc_set_timeout      );
+        MY_GetProcAddress(ivm, portid2str               );
+        MY_GetProcAddress(ivm, mad_get_field            );
+        MY_GetVarAddress(ivm,  ibdebug                  );
+
+    } else {
+
+        IBERROR(("Failed to load "LIB_IBMAD".dll library %#x", (unsigned int)GetLastError()));
+        errno = ENOENT;
+        return -1;
+    }
+    return 0;
+}
+
+int free_dll_handle(mfile *mf) {
+    return FreeLibrary(((ibvs_mad*)(mf->ctx))->dl_handle);
+}
+
+#else
+
+int process_dynamic_linking(ibvs_mad *ivm, int mad_init)
+{
+
+    char* libs[] = {"libibmad.so.5"};
+
+    u_int32_t i;
+    (void)mad_init;
+    for (i = 0; i < sizeof(libs)/sizeof(libs[0]) ; i++) {
+        ivm->dl_handle = dlopen (libs[i], RTLD_LAZY);
+        if (ivm->dl_handle) {
+            break;
+        }
+    }
+    if (!ivm->dl_handle) {
+        const char* errstr = dlerror();
+        IBERROR(("%s", errstr));
+        //free(ivm);
+        return -1;
+
+    }
+
+    dlerror();
+
+    MY_DLSYM(ivm, mad_rpc_open_port        );
+    MY_DLSYM(ivm, mad_rpc_close_port       );
+    MY_DLSYM(ivm, ib_vendor_call_via       );
+    MY_DLSYM(ivm, ib_resolve_portid_str_via);
+    MY_DLSYM(ivm, smp_query_via            );
+    MY_DLSYM(ivm, smp_set_via              );
+    MY_DLSYM(ivm, mad_rpc_set_retries      );
+    MY_DLSYM(ivm, mad_rpc_set_timeout      );
+    MY_DLSYM(ivm, mad_get_field            );
+    MY_DLSYM(ivm, portid2str              );
+    MY_DLSYM(ivm, ibdebug               );
+    return 0;
+}
+
+
+int free_dll_handle(mfile *mf) {
+    return dlclose(((ibvs_mad*)(mf->ctx))->dl_handle);
+}
+
+#endif
+
+char* my_strdup(const char* name)
+{
+    int len;
+    char *buf;
+
+    if (name == NULL) {
+        return NULL;
+    }
+    len = strlen(name);
+
+    buf = malloc((len + 1) * sizeof(char));
+    if (buf == NULL) {
+        return NULL;
+
+    }
+    strcpy(buf, name);
+
+    return buf;
+}
+#define MTCR_IB_TIMEOUT     "MTCR_IB_TIMEOUT"
+#define MTCR_IB_RETRIES     "MTCR_IB_RETRIES"
+#define MTCR_IB_VKEY        "MTCR_IB_VKEY"
+#define MTCR_IBMAD_DEBUG "MTCR_IBMAD_DEBUG"
+
+int get_env_var(char *env_name, int *env_var) {
+    char* env_val;
+    env_val = getenv(env_name);
+    if (env_val) {
+        *env_var = atol(env_val);
+    }
+    return 0;
+}
+int get_64_env_var(char *env_name, u_int64_t *env_var)
+{
+    char* env_val, *endp = NULL;
+    env_val = getenv(env_name);
+    if (env_val) {
+        *env_var = strtoull(env_val, &endp, 0);
+    }
+    return 0;
+}
+
+int get_env_vars(ibvs_mad *ivm)
+{
+    get_env_var(MTCR_IB_TIMEOUT, &(ivm->timeout));
+    get_env_var(MTCR_IB_RETRIES, &(ivm->retries_num));
+    get_64_env_var(MTCR_IB_VKEY, &((ivm->vkey)));
+    return 0;
+}
+
+
+
+int is_smp_crspace_supported(ibvs_mad* h)
+{
+    u_int8_t* p;
+    u_int8_t mad_data[IB_SMP_DATA_SIZE] = {0};
+    u_int32_t dev_id;
+    u_int32_t vend_id;
+
+    p = h->smp_query_via(mad_data, &h->portid, IB_ATTR_NODE_INFO, 0, 0, h->srcport);
+
+    if (NULL == p) {
+        return 0;
+    }
+
+    dev_id  = h->mad_get_field(mad_data, 0, IB_NODE_DEVID_F);
+    vend_id = h->mad_get_field(mad_data, 0, IB_NODE_VENDORID_F);
+
+    if ((MELLANOX_OUI0    == vend_id || MELLANOX_OUI1  == vend_id) &&
+        (CONNECTIB_DEV_ID == dev_id  || SWITCHX_DEV_ID == dev_id)) {
+        return 1;
+    } else {
+        return 0;
+    }
+}
+
+
+/********************************************************
+**
+*    Initialize madrpc; Register the vendor specific management classes under
+*    the libibmad library; Resolve destination lid from input.
+*
+*/
+int mib_open(const char *name, mfile *mf, int mad_init)
+{
+    char        *ca              = 0;
+    int          mgmt_classes[4] = {IB_SMI_CLASS,
+                                    IB_SMI_DIRECT_CLASS,
+                                    IB_VENDOR_SPECIFIC_CLASS_0xA,
+                                    IB_VENDOR_SPECIFIC_CLASS_0x9};
+    ib_portid_t *sm_id           = 0;
+    int          ca_port         = 0;
+    int          dest_type       = IB_DEST_LID;
+    ibvs_mad    *ivm;
+    char        *nbuf            = NULL;
+    char        *path_str, *p;
+    int          rc              = -1;
+    char        *sl_str;
+
+    char* first_comma;
+    char* second_comma;
+    //ibdebug = 1;
+    if (!(ivm=(ibvs_mad*)malloc(sizeof(ibvs_mad))))
+    {
+        IBERROR(("can't allocate ibvsmad_mfile"));
+        errno = ENOMEM;
+        goto end;
+    }
+    memset(ivm, 0, sizeof(ibvs_mad));
+
+    nbuf = my_strdup(name);
+    if (nbuf == NULL) {
+        errno = ENOMEM;
+        goto end;
+    }
+
+    if (strncmp("ibdr-", nbuf, 5) == 0) {
+        ivm->use_smp = 1;
+        dest_type = IB_DEST_DRPATH;
+        path_str  = nbuf + 5;
+    } else if (strncmp("iblid-", nbuf, 6) == 0) {
+        ivm->use_smp = 1;
+        dest_type = IB_DEST_LID;
+        path_str  = nbuf + 6;
+    } else if ((p = strstr(nbuf, "lid-")) != 0) {
+        dest_type = IB_DEST_LID;
+		path_str  = p + 4;
+
+    } else if ((p = strstr(nbuf, "lid_noinit-")) != 0) {
+    	dest_type = IB_DEST_LID;
+        path_str  = p + 11;
+        mad_init = 0;
+
+    } else {
+        IBERROR(("Bad device argument for inband access"));
+        errno = EINVAL;
+        goto end;
+    }
+
+    first_comma = strstr(nbuf, ",");
+    if (first_comma) {
+        *first_comma = '\0';
+        ca = first_comma + 1;
+
+        second_comma = strstr(ca, ",");
+        if (second_comma) {
+            char* ep;
+            *second_comma = '\0';
+
+            ca_port = strtol(second_comma + 1, &ep, 0);
+
+            if (*ep != '\0') {
+                IBERROR(("Bad port number format (%s)", second_comma+1));
+                errno = EINVAL;
+                goto end;
+            }
+
+        }
+    }
+
+    ivm->retries_num = MAD_DEF_RETRIES;
+    ivm->timeout     = MAD_DEF_TIMEOUT_MS;
+    // Get env variables.
+    get_env_vars(ivm);
+    // The DR in the device name is a '.' separated list.
+    // Change it to a ',' separated list like ibmad likes.
+    if (dest_type == IB_DEST_DRPATH) {
+        char* c;
+        for (c = path_str; *c ; c++) {
+            if (*c == '.') {
+                *c = ',';
+            }
+        }
+    }
+
+#ifdef IBVSMAD_DLOPEN
+
+    ivm->mad_rpc_open_port         = mad_rpc_open_port;
+    ivm->mad_rpc_close_port        = mad_rpc_close_port;
+    ivm->ib_vendor_call_via        = ib_vendor_call_via;
+    ivm->ib_resolve_portid_str_via = ib_resolve_portid_str_via;
+    ivm->smp_query_via             = smp_query_via;
+    ivm->smp_set_via               = smp_set_via;
+    ivm->mad_rpc_set_retries       = mad_rpc_set_retries;
+    ivm->mad_rpc_set_timeout       = mad_rpc_set_timeout;
+    ivm->mad_get_field             = mad_get_field;
+    ivm->portid2str                = portid2str;
+#else
+    if (process_dynamic_linking(ivm, mad_init) == -1 ) {
+        goto end;
+    }
+#endif
+    get_env_var(MTCR_IBMAD_DEBUG, ivm->ibdebug);
+
+    ivm->srcport = ivm->mad_rpc_open_port(ca, ca_port, mgmt_classes, 4);
+    if (ivm->srcport == NULL) {
+        goto end;
+    }
+
+    ivm->mad_rpc_set_retries(ivm->srcport, ivm->retries_num);
+    ivm->mad_rpc_set_timeout(ivm->srcport, ivm->timeout);
+
+    rc = ivm->ib_resolve_portid_str_via(&ivm->portid, (char*)path_str,
+                                        dest_type, sm_id, ivm->srcport);
+    if (rc != 0)
+    {
+        IBERROR(("can't resolve destination port %s", path_str));
+        goto end;
+    }
+
+    //TODO: Remove the SL setting if DR method is mainly used.
+
+    // For ConnectIB:
+    // If the target device is connectib or SX and we use LID rout, use the SMP LID route and not the GPM
+    if (is_smp_crspace_supported(ivm)) {
+        ivm->use_smp = 1;
+    }
+
+#define MTCR_IBSL_ENV "MTCR_IB_SL"
+    if (!ivm->use_smp) {
+        sl_str = getenv(MTCR_IBSL_ENV);
+        if (sl_str) {
+            char* ep;
+            u_int32_t sl = strtoul(sl_str, &ep, 0);
+            if (*ep) {
+                fprintf(stderr, "-E- Failed to parse env var %s (%s). Ignorring\n", MTCR_IBSL_ENV, sl_str);
+            } else {
+                ivm->portid.sl = (u_int8_t)sl;
+            }
+        }
+    }
+
+    mf->ctx = ivm;
+
+    if (nbuf) {
+        free(nbuf);
+    }
+
+    return 0;
+end:
+    if (ivm) {
+        free(ivm);
+    }
+    if (nbuf) {
+        free(nbuf);
+    }
+    return -1;
+}
+
+
+
+/********************************************************
+**
+*    Free resources
+*
+*/
+int
+mib_close(mfile *mf)
+{
+    // TODO: free the ddl handlers
+	ibvs_mad* h = (ibvs_mad*)(mf->ctx);
+	h->mad_rpc_close_port(h->srcport);
+
+#ifndef IBVSMAD_DLOPEN
+    free_dll_handle(mf);
+#endif
+    free(mf->ctx);
+    return 0;
+}
+
+#define CHECK_ALLIGN(length) { \
+    if (length % 4) {                                       \
+        IBERROR(("Size must be 4 aligned, got %d", length));\
+        return -1;                                          \
+    }                                                       \
+}
+
+
+int mib_get_chunk_size(mfile *mf)
+{
+    ibvs_mad* h = (ibvs_mad*)(mf->ctx);
+    if (h->use_smp) {
+        return MAX_IB_SMP_DATA_SIZE;
+    }
+    return IB_VENDOR_RANGE2_DATA_SIZE;
+}
+
+/********************************************************
+**
+*    Read an IS3 CR-Space 32 bit register
+*
+*/
+int
+mib_read4(mfile *mf, u_int32_t memory_address, u_int32_t *data)
+{
+    ibvs_mad* h = (ibvs_mad*)(mf->ctx);
+
+    DEBUG(("mread4 of 0x%08x", memory_address));
+    if (ibvsmad_craccess_rw(h, memory_address, IB_MAD_METHOD_GET, 1, data) == ~0ull) {
+        IBERROR(("cr access read to %s failed", h->portid2str(&h->portid)));
+        return -1;
+    }
+    return 4;
+}
+
+
+
+
+
+/********************************************************
+**
+*    Write an IS3 CR-Space 32 bit register
+*
+*/
+int
+mib_write4(mfile *mf, u_int32_t memory_address, u_int32_t _data)
+{
+    ibvs_mad* h = (ibvs_mad*)(mf->ctx);
+
+    u_int32_t data = _data;
+    DEBUG(("mwrite4 of 0x%08x\n", memory_address));
+
+    if (ibvsmad_craccess_rw(h, memory_address, IB_MAD_METHOD_SET, 1, &data) == ~0ull) {
+        IBERROR(("cr access write to %s failed", h->portid2str(&h->portid)));
+        return -1;
+    }
+    return 4;
+}
+
+MTCR_API int mib_readblock(mfile *mf, unsigned int offset, u_int32_t *data, int length)
+{
+    ibvs_mad* h = (ibvs_mad*)(mf->ctx);
+
+    CHECK_ALLIGN(length);
+
+    if (ibvsmad_craccess_rw(h, offset, IB_MAD_METHOD_GET, (length / 4), data) == ~0ull) {
+        IBERROR(("cr access read to %s failed", h->portid2str(&h->portid)));
+        return -1;
+    }
+    return length;
+
+}
+MTCR_API int mib_writeblock(mfile *mf, unsigned int offset, u_int32_t *data, int length)
+{
+    ibvs_mad* h = (ibvs_mad*)(mf->ctx);
+
+    CHECK_ALLIGN(length);
+
+    if (ibvsmad_craccess_rw(h, offset, IB_MAD_METHOD_SET, (length / 4), data) == ~0ull) {
+        IBERROR(("cr access read to %s failed", h->portid2str(&h->portid)));
+        return -1;
+    }
+    return length;
+}
+
+int is_node_managed(ibvs_mad* h)
+{
+    u_int8_t* p;
+    u_int8_t mad_data[IB_SMP_DATA_SIZE] = {0};
+    u_int8_t enhanced_port;
+
+    p = h->smp_query_via(mad_data, &h->portid, IB_ATTR_SWITCH_INFO, 0, 0, h->srcport);
+
+    if (NULL == p) {
+        return 0;
+    }
+
+    enhanced_port = EXTRACT(mad_data[16], /* Big endian */ 3, 1);
+    return enhanced_port;
+}
+/********************************************************
+**
+*    Management class :     0x0A VendorSpecific
+*    Management attribute : 0x12 SwReset
+*
+
+*/
+#define MTCR_SWRESET_ENV "MTCR_SWRESET_TIMER"
+int
+mib_swreset(mfile *mf)
+{
+    u_int32_t swreset_timer = 15;
+    char* ep;
+    char* swreset_env;
+    ibvs_mad* h = (ibvs_mad*)(mf->ctx);
+    u_int8_t* p;
+    u_int8_t vsmad_data[IB_VENDOR_RANGE2_DATA_SIZE] = {0};
+    ib_vendor_call_t call;
+
+    swreset_env = getenv(MTCR_SWRESET_ENV);
+    if (swreset_env) {
+
+         u_int32_t new_timer = strtol(swreset_env, &ep, 0);
+         if (*ep != '\0') {
+             fprintf(stderr, "-W- Bad %s env var format. Ignoring\n", MTCR_SWRESET_ENV);
+         } else if (swreset_timer > 255) {
+             fprintf(stderr, "-W- Bad %s env var value ( > 255). Ignoring\n", MTCR_SWRESET_ENV);
+         } else {
+            /* All OK */
+            fprintf(stderr, "-I- Set reset timer to %d seconds\n", new_timer);
+            swreset_timer = new_timer;
+         }
+    }
+
+    if (is_node_managed(h)) {
+        errno = OP_NOT_SUPPORTED;
+        return -1;
+    }
+
+    call.method     = IB_MAD_METHOD_SET;
+    call.mgmt_class = IB_VENDOR_SPECIFIC_CLASS_0xA;
+    call.attrid     = IB_VS_ATTR_SW_RESET;
+    call.mod        = swreset_timer;
+    call.oui        = IB_OPENIB_OUI;
+    call.timeout    = 0;
+    memset(&call.rmpp, 0, sizeof call.rmpp);
+
+    p = h->ib_vendor_call_via(vsmad_data, &h->portid, &call, h->srcport);
+    if (!p)
+        return -1;
+
+    return 0;
+}
+
+#define IB_SMP_ATTR_REG_ACCESS 0xff52
+
+int mib_acces_reg_mad(mfile *mf, u_int8_t *data)
+{
+    u_int8_t* p;
+    ibvs_mad* h = (ibvs_mad*)(mf->ctx);
+    // Call smp set function
+    p = h->smp_set_via(data, &(h->portid), IB_SMP_ATTR_REG_ACCESS, 0, 0, h->srcport);
+    if (!p) {
+        return -1;
+    }
+    return 0;
+}
diff --git a/mtcr_ul/mtcr_int_defs.h b/mtcr_ul/mtcr_int_defs.h
new file mode 100644
index 0000000..3efe2da
--- /dev/null
+++ b/mtcr_ul/mtcr_int_defs.h
@@ -0,0 +1,71 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+#ifndef MTCR_INT_DEFS
+#define MTCR_INT_DEFS
+
+#include <mtcr.h>
+
+typedef int (*f_mread4)        (mfile *mf, unsigned int offset, u_int32_t *value);
+typedef int (*f_mwrite4)       (mfile *mf, unsigned int offset, u_int32_t  value);
+typedef int (*f_mread4_block)  (mfile *mf, unsigned int offset, u_int32_t* data, int byte_len);
+typedef int (*f_mwrite4_block) (mfile *mf, unsigned int offset, u_int32_t* data, int byte_len);
+typedef int (*f_maccess_reg)   (mfile *mf, u_int8_t *data);
+typedef int (*f_mclose)        (mfile* mf);
+
+
+typedef struct icmd_params_t {
+	int icmd_opened;
+	int took_semaphore;
+	int ctrl_addr;
+	int cmd_addr;
+}icmd_params;
+
+struct mfile_t {
+    char*            dev_name;
+    void            *ctx; // Access method context
+    int              access_type;
+
+    f_mread4         mread4;
+    f_mwrite4        mwrite4;
+    f_mread4_block   mread4_block;
+    f_mwrite4_block  mwrite4_block;
+    f_maccess_reg    maccess_reg;
+    f_mclose         mclose;
+
+    //for ICMD access
+    icmd_params icmd;
+};
+#endif
+
+
+
diff --git a/mtcr_ul/mtcr_tools_cif.c b/mtcr_ul/mtcr_tools_cif.c
new file mode 100644
index 0000000..b6f83c4
--- /dev/null
+++ b/mtcr_ul/mtcr_tools_cif.c
@@ -0,0 +1,453 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+#include <bit_slice.h>
+#include <common/tools_utils.h>
+#include "mtcr_tools_cif.h"
+
+#define TOOLS_HCR_ADDR      0x80780
+#define CMD_IF_SIZE         28
+#define CMD_IF_WAIT_GO		2000
+
+#define TOOLS_HCR_SEM		0xf03bc // sem47
+#define TOOLS_SEM_TRIES		1024     // Number of tries to obtain a TOOLS sem.
+
+#define QUERY_DEV_CAP_OP	0x3
+#define MBOX_WRITE_OP		0x70
+#define MBOX_READ_OP		0x71
+#define REG_ACCESS_OP		0x3b
+
+#ifdef ESS
+#define MREAD4(offs, val)  do {*val=READ_WORD(offs);} while (0)
+#define MWRITE4(offs, val) do {WRITE_WORD(offs, val);} while (0)
+#else
+#define MREAD4(offs, val)  do { if (mread4 (mf, offs, val) != 4) { \
+                                  /*fprintf(stderr, "-E- Cr read (0x%08x) failed: %s(%d)\n", (u_int32_t)(offs), strerror(errno), (u_int32_t)errno);*/ \
+                  return 2; } /*printf("-D- %s:%d mread4: offs = %#x, val = %#x\n", __FUNCTION__, __LINE__, offs, val);*/\
+                                  } while (0)
+
+#define MWRITE4(offs, val) do { if (mwrite4(mf, offs, val) != 4) { \
+                                  /*fprintf(stderr, "-E- Cr write (0x%08x, 0x%08x) failed: %s(%d)\n", (u_int32_t)(offs), (u_int32_t)(val), strerror(errno), (u_int32_t)errno);*/ \
+                  return 2; } /*printf("-D- %s:%d mwrite4: offs = %#x, val = %#x\n",   __FUNCTION__, __LINE__, offs, val);*/ \
+                                  } while (0)
+#endif
+
+#define TOCPUn(s, n) do {                                          \
+	u_int32_t ii;													\
+    u_int32_t *p = (u_int32_t *)(s);                               \
+    for (ii=0; ii<(n); ii++,p++)                         \
+        *p = __be32_to_cpu(*p);                                    \
+    } while(0)
+
+typedef struct tools_cmdif_t {
+    u_int64_t in_param;
+    u_int64_t out_param;
+    u_int32_t input_modifier;
+    u_int16_t token;
+    u_int16_t opcode;
+    u_int8_t  opcode_modifier;
+    u_int8_t  t;
+    u_int8_t  e;
+    u_int8_t  go;
+    u_int8_t  status;
+} tools_cmdif;
+
+static void tools_cmdif_pack(tools_cmdif* cmd, u_int32_t* buf) {
+    memset((char*)buf, 0, CMD_IF_SIZE);
+    buf[0] = EXTRACT64(cmd->in_param, 32, 32);
+    buf[1] = EXTRACT64(cmd->in_param,  0, 32);
+    buf[2] = cmd->input_modifier;
+    // out h
+    // out l
+    buf[5] = MERGE(buf[5], cmd->token,               16, 16);
+    buf[6] = MERGE(buf[6], cmd->opcode,               0, 12);
+    buf[6] = MERGE(buf[6], cmd->opcode_modifier,     12,  4);
+    buf[6] = MERGE(buf[6], cmd->e,                   22,  1);
+}
+
+static void tools_cmdif_unpack(tools_cmdif* cmd, u_int32_t* buf) {
+    memset(cmd, 0, sizeof(tools_cmdif));
+
+    cmd->in_param       = MERGE64(cmd->in_param, buf[0], 32, 32);
+    cmd->in_param       = MERGE64(cmd->in_param, buf[1],  0, 32);
+    cmd->input_modifier = buf[2];
+    cmd->out_param      = MERGE64(cmd->out_param, buf[3], 32, 32);
+    cmd->out_param      = MERGE64(cmd->out_param, buf[4],  0, 32);
+    cmd->opcode         = EXTRACT(buf[6], 0, 12);
+    cmd->opcode_modifier= EXTRACT(buf[6], 12, 4);
+
+    cmd->status         = EXTRACT(buf[6], 24, 8);
+}
+
+static int tools_cmdif_flash_lock(mfile* mf, int lock_state) {
+    // Obtain Semaphore
+    u_int32_t cnt=0;
+    u_int32_t word;
+    if (lock_state) {
+        do {
+            if (++cnt > TOOLS_SEM_TRIES) {
+                //printf("-E- Can not obtain Flash semaphore");
+                return ME_SEM_LOCKED;
+            }
+            MREAD4(TOOLS_HCR_SEM, &word);
+        } while (word);
+    } else {
+        MWRITE4(TOOLS_HCR_SEM, 0);
+    }
+
+    return ME_OK;
+}
+
+static int tools_cmdif_wait_go(mfile* mf, int* retries)
+{
+    int i;
+    u_int8_t go_bit;
+    int wait=1;
+
+    for (i = 0; i < CMD_IF_WAIT_GO; i++) {
+        u_int32_t word;
+        MREAD4(TOOLS_HCR_ADDR + CMD_IF_SIZE - 4, &word);
+        go_bit = EXTRACT(word, 23, 1);
+        if (!go_bit) {
+            if (retries) {
+                *retries = i;
+            }
+            return 0;
+        }
+        if (i > 5) { // after some iteration put sleeps bwtween busy-wait
+        	msleep(wait);  // don't hog the cpu with busy-wait
+        	if (wait < 8) {
+        		wait *= 2;    // exponential backoff - up-to 8ms between polls
+        	}
+        }
+    }
+    return ME_CMDIF_BUSY;
+}
+
+static int tools_cmdif_send_cmd_int(mfile* mf, tools_cmdif* cmd)
+{
+    u_int32_t raw_cmd[CMD_IF_SIZE/4];
+    int act_retries;
+    int rc;
+
+
+    // Check if the go BIT is ready
+    rc = tools_cmdif_wait_go(mf, NULL);
+    if (rc) {
+        //printf("tools_cmdif_send: GO bit set before command issued (rc=%d)\n", rc);
+        return ME_CMDIF_BUSY;
+    }
+    // Prepare the date of the command we're gonna execute
+    tools_cmdif_pack(cmd, raw_cmd);
+
+    if (mwrite4_block(mf, TOOLS_HCR_ADDR, raw_cmd, CMD_IF_SIZE) != CMD_IF_SIZE) {
+        return ME_CR_ERROR;
+    }
+
+    raw_cmd[6] = MERGE(raw_cmd[6],      1,                   23,  1); // go
+    MWRITE4(TOOLS_HCR_ADDR + 24, raw_cmd[6]);
+
+    rc = tools_cmdif_wait_go(mf, &act_retries);
+
+    if (rc) {
+        return ME_CMDIF_TOUT;
+    }
+
+    if (mread4_block(mf, TOOLS_HCR_ADDR, raw_cmd, CMD_IF_SIZE) != CMD_IF_SIZE) {
+        return ME_CR_ERROR;
+    }
+
+    tools_cmdif_unpack(cmd, raw_cmd);
+
+    if (cmd->status) {
+        //printf("-E- CMD IF Bad status. Op: 0x%x Status: 0x%x\n", cmd->opcode, cmd->status);
+        return ME_CMDIF_BAD_STATUS; // TODO - Special return code here - needs a specific attention
+    }
+    return ME_OK;
+}
+
+int tools_cmdif_send_cmd(mfile* mf,
+					 u_int64_t in_param,
+					 u_int64_t* out_param,
+					 u_int32_t input_modifier,
+					 u_int16_t opcode,
+					 u_int8_t  opcode_modifier,
+					 u_int8_t*  status)
+{
+	if (!mf || !out_param || !status) {
+		return ME_BAD_PARAMS;
+	}
+	tools_cmdif cmdif;
+	memset(&cmdif, 0, sizeof(tools_cmdif));
+	cmdif.in_param = in_param;
+	cmdif.input_modifier = input_modifier;
+	cmdif.opcode = opcode;
+	cmdif.opcode_modifier = opcode_modifier;
+
+	//take semaphore
+	if (tools_cmdif_flash_lock(mf, 1)) {
+		return ME_SEM_LOCKED;
+	}
+	int rc = tools_cmdif_send_cmd_int(mf, &cmdif);
+	// release it
+	tools_cmdif_flash_lock(mf, 0);
+	*out_param = cmdif.out_param;
+	*status = cmdif.status;
+	return rc;
+}
+
+static int translate_status(int status) {
+	switch (status) {
+	case 0x0:
+		return ME_OK;
+	case 0x2:
+		return ME_CMDIF_BAD_OP;
+	case 0x4:
+		return ME_CMDIF_BAD_SYS;
+	default:
+		return ME_CR_ERROR;
+	}
+}
+
+static int tools_cmdif_mbox_read(mfile* mf, u_int32_t offset, u_int64_t* output)
+{
+	if (!mf || (offset & 0x1) != 0 || !output) {// offset should be quad word alligned (i.e only even dwords)
+		return ME_BAD_PARAMS;
+	}
+	tools_cmdif cmdif;
+	memset(&cmdif, 0, sizeof(tools_cmdif));
+	//printf("-D- offset: 0x%x\n", offset>>2);
+	cmdif.input_modifier = offset; // offset is in dwords
+	cmdif.opcode = MBOX_READ_OP;
+
+	int rc = tools_cmdif_send_cmd_int(mf, &cmdif);
+	*output = cmdif.out_param;
+	//printf("-D- outparam: 0x%lx\n", cmdif.out_param);
+	if (rc || cmdif.status) {
+		return ME_CR_ERROR;
+	}
+	//printf("-D- mbox read OK\n");
+	return ME_OK;
+}
+
+static int tools_cmdif_mbox_write(mfile* mf, u_int32_t offset, u_int64_t input)
+{
+	if (!mf || (offset & 0x1) != 0) {// offset should be quad word alligned (i.e only even dwords)
+		return ME_BAD_PARAMS;
+	}
+	tools_cmdif cmdif;
+	memset(&cmdif, 0, sizeof(tools_cmdif));
+	cmdif.in_param = input;
+	cmdif.input_modifier = offset; // offset is in dwords
+	cmdif.opcode = MBOX_WRITE_OP;
+
+	int rc = tools_cmdif_send_cmd_int(mf, &cmdif);
+
+	if (rc || cmdif.status) {
+		return ME_CR_ERROR;
+	}
+	return ME_OK;
+}
+
+int tools_cmdif_query_dev_cap(mfile *mf, u_int32_t offset, u_int64_t* data)
+{
+	if (!mf || offset > (TOOLS_HCR_MAX_MBOX - 8)) {
+		return ME_BAD_PARAMS;
+	}
+	// take semaphore
+	if (tools_cmdif_flash_lock(mf, 1)) {
+		return ME_SEM_LOCKED;
+	}
+	// run query_dev_cap cmd
+	tools_cmdif cmdif;
+	memset(&cmdif, 0, sizeof(tools_cmdif));
+	cmdif.opcode = QUERY_DEV_CAP_OP;
+
+	int rc = tools_cmdif_send_cmd_int(mf, &cmdif);
+
+	if (rc || cmdif.status) {
+		tools_cmdif_flash_lock(mf, 0);
+		if (rc == ME_CMDIF_BAD_STATUS) {
+			return translate_status(cmdif.status);
+		}
+		return rc;
+	}
+	// read offset from Mbox
+
+	if (!data) { // if data is null we just check capability of the Tools HCR (i.e if its capable to execute query_dev_cap op)
+		tools_cmdif_flash_lock(mf, 0);
+		return ME_OK;
+	}
+	// offset needs to be in even dwords
+	if (((offset >> 2) & 0x1) != 0) {
+		return ME_BAD_PARAMS;
+	}
+	rc = tools_cmdif_mbox_read(mf, offset>>2, data);
+	// free semaphore
+	tools_cmdif_flash_lock(mf, 0);
+	return rc;
+}
+
+/*
+static void read_entire_mbox(mfile* mf)
+{
+	int i;
+	int rc;
+	u_int64_t val= 0;
+
+	printf("-D- reading entire mailbox\n");
+
+	for(i=0; i<256 ; i+=8) {
+		rc = tools_cmdif_mbox_read(mf, i/4, &val);
+		if (rc) {
+			printf("-D- rc:%d\n", rc);
+		}
+		printf("-D- 0x%x\n", (u_int32_t)val);
+		printf("-D- 0x%x\n", (u_int32_t)(val>>32));
+	}
+}
+
+
+static void print_buffer(u_int8_t buffer[TOOLS_HCR_MAX_MBOX], const char* pre)
+{
+	int i;
+	u_int32_t *ptr = (u_int32_t*)buffer;
+	printf("-I- %s\n", pre);
+	for (i=0; i< 16; i++) {
+		printf("0x%x\n", ptr[i]);
+	}
+	return;
+}
+*/
+
+int tools_cmdif_reg_access(mfile *mf, void* data, int write_data_size, int read_data_size)
+{
+	//printf("-D- write data sz: %d, read data sz: %d \n", write_data_size, read_data_size);
+	if (!mf || !data || write_data_size > TOOLS_HCR_MAX_MBOX || read_data_size > TOOLS_HCR_MAX_MBOX) {
+		return ME_BAD_PARAMS;
+	}
+	//take semaphore
+	if (tools_cmdif_flash_lock(mf, 1)) {
+		return ME_SEM_LOCKED;
+	}
+	int rc;
+	// place the data inside 256 bytes buffer (init with zeroes) and write the entire buffer to mbox
+	// it is required in the TOOLS_HCR HLD to write the ENTIRE MBOX
+	u_int8_t buffer[TOOLS_HCR_MAX_MBOX] = {0};
+	memcpy(buffer, data, write_data_size);
+	// switch endianess as fw expects output in big endian
+	TOCPUn(buffer, TOOLS_HCR_MAX_MBOX/4);
+	int i;
+	//print_buffer(buffer, "before sending sending");
+	for (i=0 ; i< TOOLS_HCR_MAX_MBOX; i+=8) { // it is required to write in quad word chunks (64bits each time)
+		u_int64_t* ptr = (u_int64_t*)(&buffer[i]);
+		rc = tools_cmdif_mbox_write(mf, i/4, *ptr);
+		if (rc) {
+			goto cleanup;
+		}
+	}
+	// send access reg cmd
+	tools_cmdif cmdif;
+	memset(&cmdif, 0, sizeof(tools_cmdif));
+	cmdif.opcode = REG_ACCESS_OP;
+	rc = tools_cmdif_send_cmd_int(mf, &cmdif);
+
+	if (rc || cmdif.status) {
+		if (rc == ME_CMDIF_BAD_STATUS) {
+			rc = translate_status(cmdif.status); // means that driver is down or we dont support the extended version of tools hcr.
+		}
+		goto cleanup;
+	}
+	// read read_data_size bytes from mbox and update our data
+	for (i=0 ; i< read_data_size; i+=8) { // it is required to write in quad word chunks (64bits each time)
+		rc = tools_cmdif_mbox_read(mf, i/4, (u_int64_t*)&(buffer[i]));
+		if (rc) {
+			goto cleanup;
+		}
+	}
+
+	//print_buffer(buffer, "after sending");
+	// switch endianness back
+	TOCPUn(buffer, TOOLS_HCR_MAX_MBOX/4);
+	// copy data back to user
+	memcpy(data, buffer, read_data_size);
+	rc = ME_OK;
+cleanup:
+	tools_cmdif_flash_lock(mf, 0);
+	//printf("-D- rc in cmdif: 0x%x\n", rc);
+	return rc;
+}
+
+/*
+int test_mbox(mfile* mf)
+{
+	u_int32_t data_w[8] = {1,2,3,4,5,6,7,8};
+	u_int32_t data_r[8] = {0};
+	//take semaphore
+	if (tools_cmdif_flash_lock(mf, 1)) {
+		return ME_SEM_LOCKED;
+	}
+	// write data to mbox
+	printf("-D- writing data to Mbox.\n");
+	int i;
+	for(i = 0 ; i < 8/2 ; i++) {
+		u_int64_t input = *(u_int64_t*)(&data_w[i*2]);
+		printf("-D- attempting to write 0x%lx\n", input);
+		int rc = tools_cmdif_mbox_write(mf, i*2,input);
+		if (rc){
+			tools_cmdif_flash_lock(mf, 0);
+			return ME_CR_ERROR;
+		}
+	}
+	// read data from mbox
+	printf("-D- reading data from Mbox.\n");
+	for (i = 0; i < 8/2 ; i++) {
+		if (tools_cmdif_mbox_read(mf, i*2,(u_int64_t*)&data_r[i*2])) {
+			tools_cmdif_flash_lock(mf, 0);
+			return ME_CR_ERROR;
+		}
+	}
+	// print what have been read
+	for (i=0 ; i<8 ; i++) {
+		printf("-D- 0x%x\n", data_r[i]);
+	}
+
+	tools_cmdif_flash_lock(mf, 0);
+	return ME_OK;
+
+}
+*/
diff --git a/mtcr_ul/mtcr_tools_cif.h b/mtcr_ul/mtcr_tools_cif.h
new file mode 100644
index 0000000..704d5e6
--- /dev/null
+++ b/mtcr_ul/mtcr_tools_cif.h
@@ -0,0 +1,86 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef _MTCR_TOOLS_CIF     /* guard */
+#define _MTCR_TOOLS_CIF
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
+#include <compatibility.h>
+#ifdef MST_UL_ICMD
+#include <mtcr_int_defs.h>
+#endif
+#include <mtcr.h>
+
+#define FLASH_REG_ACCESS	0x9001
+
+#define TOOLS_HCR_MAX_MBOX 256
+
+// tools flash semaphore (62) will be taken at the begining of each command specified here
+// and released at the end of the command.
+
+
+/*
+ * send a command to the tools HCR
+ * limitations:
+ * command should not use mailbox (not supported atm)
+ */
+int tools_cmdif_send_cmd(mfile* mf,
+					 u_int64_t in_param,
+					 u_int64_t* out_param,
+					 u_int32_t input_modifier,
+					 u_int16_t opcode,
+					 u_int8_t  opcode_modifier,
+					 u_int8_t*  status);
+
+
+/*
+ * register access tools HCR
+ *
+ * data: 			the raw register data
+ * write_data_size:	amount of data to write to the mailbox (rest assumed to be zero)
+ * read_data_size:	amount of data to be read from the mailbox
+ *
+ * data will contain the updated register.
+ */
+
+int tools_cmdif_reg_access(mfile *mf, void* data,int write_data_size, int read_data_size);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif  /* _MTCR_TOOLS_CIF guard */
diff --git a/mtcr_ul/mtcr_ul.c b/mtcr_ul/mtcr_ul.c
new file mode 100644
index 0000000..cef82f2
--- /dev/null
+++ b/mtcr_ul/mtcr_ul.c
@@ -0,0 +1,1735 @@
+/*
+ *
+ * Copyright (c) 2013 Mellanox Technologies Ltd.  All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ *  mtcr_ul.c - Mellanox Hardware Access implementation
+ *
+ */
+
+
+//use memory mapped /dev/mem for access
+#define CONFIG_ENABLE_MMAP 1
+//mmap /dev/mem for memory access (does not work on sparc)
+#define CONFIG_USE_DEV_MEM 1
+//use pci configuration cycles for access
+#define CONFIG_ENABLE_PCICONF 1
+
+#ifndef _XOPEN_SOURCE
+#if CONFIG_ENABLE_PCICONF && CONFIG_ENABLE_MMAP
+/* For strerror_r */
+#define _XOPEN_SOURCE 600
+#elif CONFIG_ENABLE_PCICONF
+#define _XOPEN_SOURCE 500
+#endif
+#endif
+
+#if CONFIG_ENABLE_MMAP
+#define _FILE_OFFSET_BITS 64
+#endif
+
+#define MTCR_MAP_SIZE 0x100000
+
+#include <stdio.h>
+#include <dirent.h>
+#include <string.h>
+
+#include <unistd.h>
+
+#include <netinet/in.h>
+#include <endian.h>
+#include <byteswap.h>
+#include <errno.h>
+#include <fcntl.h>
+#include <string.h>
+#include <stdlib.h>
+#include <libgen.h>
+
+
+#if CONFIG_ENABLE_MMAP
+#include <sys/mman.h>
+#include <sys/pci.h>
+#include <sys/ioctl.h>
+#include <sys/types.h>
+#endif
+
+#include <mtcr.h>
+#include "tools_utils.h"
+#include "mtcr_int_defs.h"
+#include "mtcr_ib.h"
+#include "packets_layout.h"
+#include "mtcr_tools_cif.h"
+
+#ifdef MST_UL_ICMD
+#include "mtcr_icmd_cif.h"
+#endif
+
+#ifndef __be32_to_cpu
+#define __be32_to_cpu(x) ntohl(x)
+#endif
+#ifndef __cpu_to_be32
+#define __cpu_to_be32(x) htonl(x)
+#endif
+
+#if __BYTE_ORDER == __LITTLE_ENDIAN
+#ifndef __cpu_to_le32
+#define  __cpu_to_le32(x) (x)
+#endif
+#ifndef __le32_to_cpu
+#define  __le32_to_cpu(x) (x)
+#endif
+#elif __BYTE_ORDER == __BIG_ENDIAN
+#ifndef __cpu_to_le32
+#define  __cpu_to_le32(x) bswap_32(x)
+#endif
+#ifndef __le32_to_cpu
+#define  __le32_to_cpu(x) bswap_32(x)
+#endif
+#else
+#ifndef __cpu_to_le32
+#define  __cpu_to_le32(x) bswap_32(__cpu_to_be32(x))
+#endif
+#ifndef __le32_to_cpu
+#define  __le32_to_cpu(x) __be32_to_cpu(bswap_32(x))
+#endif
+#endif
+
+struct pcicr_context {
+    int              fd;
+    void            *ptr;
+    int              connectx_flush; /* For ConnectX/ConnectX3 */
+    int              need_flush; /* For ConnectX/ConnectX3 */
+};
+
+struct pciconf_context {
+    int              fd;
+};
+
+static void mtcr_connectx_flush(void *ptr)
+{
+    u_int32_t value;
+    *((u_int32_t *)((char *)ptr + 0xf0380)) = 0x0;
+    do {
+        asm volatile ("":::"memory");
+        value = __be32_to_cpu(*((u_int32_t *)((char *)ptr + 0xf0380)));
+    } while(value);
+}
+
+int mread4(mfile *mf, unsigned int offset, u_int32_t *value)
+{
+    return mf->mread4(mf,offset,value);
+}
+
+int mwrite4(mfile *mf, unsigned int offset, u_int32_t value)
+{
+    return mf->mwrite4(mf,offset,value);
+}
+
+
+// TODO: Verify change 'data' type from void* to u_in32_t* does not mess up things
+static int
+mread_chunk_as_multi_mread4(mfile *mf, unsigned int offset, u_int32_t* data, int length)
+{
+    int i;
+    if (length % 4) {
+        return EINVAL;
+    }
+    for (i = 0; i < length ; i += 4) {
+        u_int32_t value;
+        if (mread4(mf, offset + i, &value) != 4) {
+            return -1;
+        }
+        memcpy((char*)data + i , &value,4);
+    }
+    return length;
+}
+
+static int
+mwrite_chunk_as_multi_mwrite4(mfile *mf, unsigned int offset, u_int32_t* data, int length)
+{
+    int i;
+    if (length % 4) {
+        return EINVAL;
+    }
+    for (i = 0; i < length ; i += 4) {
+        u_int32_t value;
+        memcpy(&value, (char*)data + i ,4);
+        if (mwrite4(mf, offset + i, value) != 4) {
+            return -1;
+        }
+    }
+    return length;
+}
+
+/*
+* Return values:
+* 0:  OK
+* <0: Error
+* 1 : Device does not support memory access
+*
+*/
+static
+int mtcr_check_signature(mfile *mf)
+{
+    unsigned signature;
+    int rc;
+    rc = mread4(mf, 0xF0014, &signature);
+    if (rc != 4) {
+        if (!errno)
+            errno = EIO;
+        return -1;
+    }
+
+    switch (signature) {
+    case 0xbad0cafe:  /* secure host mode device id */
+        return 0;
+    case 0xbadacce5:  /* returned upon mapping the UAR bar */
+    case 0xffffffff:  /* returned when pci mem access is disabled (driver down) */
+        return 1;
+    }
+
+    switch (signature & 0xffff) {
+    case 0x190 : /* 400 */
+    case 0x1f5 :
+    case 0x1f7 :
+        if ((signature == 0xa00190         ||
+                    (signature & 0xffff) == 0x1f5  ||
+                    (signature & 0xffff) == 0x1f7)    && mf->access_type == MTCR_ACCESS_MEMORY) {
+            struct pcicr_context* ctx = mf->ctx;
+            ctx->connectx_flush = 1;
+            mtcr_connectx_flush(ctx->ptr);
+        }
+    case 0x5a44: /* 23108 */
+    case 0x6278: /* 25208 */
+    case 0x5e8c: /* 24204 */
+    case 0x6274: /* 25204 */
+    case 0x1b3:  /*   435 */
+    case 6100:   /*  6100 */
+    case 0x245:
+    case 0x1ff:
+        return 0;
+    default:
+        fprintf(stderr, "-W- Unknown dev id: 0x%x\n", signature);
+        errno = ENOTTY;
+        return -1;
+    }
+}
+
+#if CONFIG_ENABLE_MMAP
+/*
+ * The PCI interface treats multi-function devices as independent
+ * devices.  The slot/function address of each device is encoded
+ * in a single byte as follows:
+ *
+ *  7:3 = slot
+ *  2:0 = function
+ */
+#define PCI_DEVFN(slot,func)    ((((slot) & 0x1f) << 3) | ((func) & 0x07))
+#define PCI_SLOT(devfn)     (((devfn) >> 3) & 0x1f)
+#define PCI_FUNC(devfn)     ((devfn) & 0x07)
+
+static
+unsigned long long mtcr_procfs_get_offset(unsigned my_bus, unsigned my_dev,
+                      unsigned my_func)
+{
+    FILE* f;
+    unsigned irq;
+    unsigned long long base_addr[6], rom_base_addr, size[6], rom_size;
+
+    unsigned bus, dev, func;
+    //unsigned vendor_id;
+    //unsigned device_id;
+    unsigned int cnt;
+
+    unsigned long long offset = (unsigned long long)-1;
+
+    char buf[4048];
+
+    f = fopen("/proc/bus/pci/devices", "r");
+    if (!f) return offset;
+
+    for(;;) if (fgets(buf, sizeof(buf) - 1, f)) {
+        unsigned dfn, vend;
+
+        cnt = sscanf(buf,
+                 "%x %x %x %llx %llx %llx %llx %llx %llx "
+                 "%llx %llx %llx %llx %llx %llx %llx %llx",
+                 &dfn,
+                 &vend,
+                 &irq,
+                 &base_addr[0],
+                 &base_addr[1],
+                 &base_addr[2],
+                 &base_addr[3],
+                 &base_addr[4],
+                 &base_addr[5],
+                 &rom_base_addr,
+                 &size[0],
+                 &size[1],
+                 &size[2],
+                 &size[3],
+                 &size[4],
+                 &size[5],
+                 &rom_size);
+        if (cnt != 9 && cnt != 10 && cnt != 17)
+        {
+            fprintf(stderr,"proc: parse error (read only %d items)\n", cnt);
+            fprintf(stderr,"the offending line in " "/proc/bus/pci/devices" " is "
+                "\"%.*s\"\n", (int)sizeof(buf), buf);
+            goto error;
+        }
+        bus = dfn >> 8U;
+        dev = PCI_SLOT(dfn & 0xff);
+        func = PCI_FUNC(dfn & 0xff);
+        //vendor_id = vend >> 16U;
+        //device_id = vend & 0xffff;
+
+        if (bus == my_bus && dev == my_dev && func == my_func)
+            break;
+    }
+    else
+        goto error;
+
+    if (cnt != 17 || size[1] != 0 || size[0] != MTCR_MAP_SIZE) {
+        if (0) fprintf(stderr,"proc: unexpected region size values: "
+            "cnt=%d, size[0]=%#llx, size[1]=%#llx\n",
+            cnt,size[0],size[1]);
+        if (0) fprintf(stderr,"the offending line in " "/proc/bus/pci/devices"
+                   " is \"%.*s\"\n", (int)sizeof(buf), buf);
+        goto error;
+    }
+
+
+    offset = ((unsigned long long)(base_addr[1]) << 32) +
+        ((unsigned long long)(base_addr[0]) & ~(unsigned long long)(0xfffff));
+
+    fclose(f);
+    return offset;
+
+error:
+    fclose(f);
+    errno = ENXIO;
+    return offset;
+}
+
+static
+unsigned long long mtcr_sysfs_get_offset(unsigned domain, unsigned bus,
+                     unsigned dev, unsigned func)
+{
+    unsigned long long start, end, type;
+    unsigned long long offset = (unsigned long long)-1;
+    FILE *f;
+    int cnt;
+    char mbuf[] = "/sys/bus/pci/devices/XXXX:XX:XX.X/resource";
+    sprintf(mbuf, "/sys/bus/pci/devices/%4.4x:%2.2x:%2.2x.%1.1x/resource",
+               domain, bus, dev, func);
+
+    f = fopen(mbuf, "r");
+    if (!f)
+        return offset;
+
+    cnt = fscanf(f, "0x%llx 0x%llx 0x%llx", &start, &end, &type);
+    if (cnt != 3 || end != start + MTCR_MAP_SIZE - 1) {
+        if (0) fprintf(stderr,"proc: unexpected region size values: "
+            "cnt=%d, start=%#llx, end=%#llx\n",
+            cnt, start, end);
+        goto error;
+    }
+
+    fclose(f);
+    return start;
+
+error:
+    fclose(f);
+    errno = ENOENT;
+    return offset;
+}
+
+//
+// PCI MEMORY ACCESS FUNCTIONS
+//
+
+static
+int mtcr_pcicr_mclose(mfile *mf)
+{
+    struct pcicr_context* ctx = mf->ctx;
+    if (ctx) {
+        if (ctx->ptr) {
+            munmap(ctx->ptr,MTCR_MAP_SIZE);
+        }
+
+        if (ctx->fd != -1) {
+            close(ctx->fd);
+        }
+        free(ctx);
+        mf->ctx = NULL;
+    }
+
+    return 0;
+}
+
+static
+int mtcr_mmap(struct pcicr_context *mf, const char *name, off_t off, int ioctl_needed)
+{
+    int err;
+    /*
+    static const char sysbuspcidevices[] = "/sys/bus/pci/devices/";
+    // Enable PCI device before mmapping it
+    // this allows to flash a device even if mlx4_core fails to load with some kernels.
+    if (!strncmp(name, sysbuspcidevices, sizeof(sysbuspcidevices)-1)) {
+        // Accessing through sysfs: need to enable PCI device.
+        // We need to write 1 to 'enable' file located in
+        // parent dir for 'name'
+        int fd;
+        char fname[4096];
+        int i = strrchr(name, '/') - name;  //always ok
+        if (i + sizeof("enable") >= sizeof(fname)) {
+            return -1;
+            }
+        strncpy(fname, name, i+1);
+        strcpy(fname + i + 1, "enable");
+
+        fd = open(fname, O_WRONLY | O_SYNC);
+        if (fd < 0) {
+            return -1;
+            }
+        i = write(fd, "1", 1);
+        err = errno;
+        close(fd);
+        errno = err;
+        if (1 != i) {
+            return -1;
+            }
+        }
+    */
+    mf->fd = open(name, O_RDWR | O_SYNC);
+    if (mf->fd < 0)
+        return -1;
+
+    if (ioctl_needed && ioctl(mf->fd, PCIIOC_MMAP_IS_MEM) < 0) {
+        err = errno;
+        close(mf->fd);
+        errno = err;
+        return -1;
+    }
+
+    mf->ptr = mmap(NULL, MTCR_MAP_SIZE, PROT_READ | PROT_WRITE,
+               MAP_SHARED, mf->fd, off);
+
+    if (!mf->ptr || mf->ptr == MAP_FAILED) {
+        err = errno;
+        close(mf->fd);
+        errno = err;
+        return -1;
+    }
+
+    return 0;
+}
+
+int mtcr_pcicr_mread4(mfile *mf, unsigned int offset, u_int32_t *value)
+{
+    struct pcicr_context *ctx = mf->ctx;
+    if (offset >= MTCR_MAP_SIZE) {
+        errno = EINVAL;
+        return 0;
+    }
+    if (ctx->need_flush) {
+        mtcr_connectx_flush(ctx->ptr);
+        ctx->need_flush = 0;
+    }
+    *value = __be32_to_cpu(*((u_int32_t *)((char *)ctx->ptr + offset)));
+    return 4;
+}
+
+int mtcr_pcicr_mwrite4(mfile *mf, unsigned int offset, u_int32_t value)
+{
+    struct pcicr_context *ctx = mf->ctx;
+
+    if (offset >= MTCR_MAP_SIZE) {
+        errno = EINVAL;
+        return 0;
+    }
+    *((u_int32_t *)((char *)ctx->ptr + offset)) = __cpu_to_be32(value);
+    ctx->need_flush = ctx->connectx_flush;
+    return 4;
+}
+
+static
+int mtcr_pcicr_open(mfile *mf, const char *name, off_t off, int ioctl_needed)
+{
+    int rc;
+    struct pcicr_context *ctx;
+
+    mf->access_type   = MTCR_ACCESS_MEMORY;
+
+    mf->mread4        = mtcr_pcicr_mread4;
+    mf->mwrite4       = mtcr_pcicr_mwrite4;
+    mf->mread4_block  = mread_chunk_as_multi_mread4;
+    mf->mwrite4_block = mwrite_chunk_as_multi_mwrite4;
+    mf->mclose        = mtcr_pcicr_mclose;
+
+    ctx = (struct pcicr_context*)malloc(sizeof(struct pcicr_context));
+    if (!ctx)
+        return 1;
+
+    ctx->ptr = NULL;
+    ctx->fd = -1;
+    ctx->connectx_flush = 0;
+    ctx->need_flush = 0;
+
+    mf->ctx = ctx;
+
+    rc = mtcr_mmap(ctx, name, off, ioctl_needed);
+    if (rc) {
+        goto end;
+    }
+
+    rc = mtcr_check_signature(mf);
+
+end:
+    if (rc) {
+        mtcr_pcicr_mclose(mf);
+    }
+
+    return rc;
+}
+
+
+//
+// PCI CONF ACCESS FUNCTIONS
+//
+
+
+#if CONFIG_ENABLE_PCICONF
+
+int mtcr_pciconf_mread4(mfile *mf, unsigned int offset, u_int32_t *value)
+{
+    struct pciconf_context *ctx = mf->ctx;
+    int rc;
+    offset = __cpu_to_le32(offset);
+    rc=pwrite(ctx->fd, &offset, 4, 22*4);
+    if (rc < 0) {
+        perror("write offset");
+        return rc;
+    }
+    if (rc != 4)
+        return 0;
+
+    rc=pread(ctx->fd, value, 4, 23*4);
+    if (rc < 0) {
+        perror("read value");
+        return rc;
+    }
+    *value = __le32_to_cpu(*value);
+    return rc;
+}
+
+int mtcr_pciconf_mwrite4(mfile *mf, unsigned int offset, u_int32_t value)
+{
+    struct pciconf_context *ctx = mf->ctx;
+    int rc;
+    offset = __cpu_to_le32(offset);
+    rc = pwrite(ctx->fd, &offset, 4, 22*4);
+    if (rc < 0) {
+        perror("write offset");
+        return rc;
+    }
+    if (rc != 4)
+        return 0;
+    value = __cpu_to_le32(value);
+    rc = pwrite(ctx->fd, &value, 4, 23*4);
+    if (rc < 0) {
+        perror("write value");
+        return rc;
+    }
+    return rc;
+}
+
+static
+int mtcr_pciconf_mclose(mfile *mf)
+{
+    struct pciconf_context *ctx = mf->ctx;
+    unsigned int word;
+
+    if (ctx) {
+        mread4(mf, 0xf0014, &word);
+        if (ctx->fd != -1) {
+            close(ctx->fd);
+        }
+        free(ctx);
+    }
+
+    return 0;
+}
+
+static
+int mtcr_pciconf_open(mfile *mf, const char *name)
+{
+    unsigned signature;
+    int err;
+    int rc;
+    struct pciconf_context *ctx;
+
+    mf->access_type   = MTCR_ACCESS_CONFIG;
+
+    mf->mread4        = mtcr_pciconf_mread4;
+    mf->mwrite4       = mtcr_pciconf_mwrite4;
+    mf->mread4_block  = mread_chunk_as_multi_mread4;
+    mf->mwrite4_block = mwrite_chunk_as_multi_mwrite4;
+    mf->mclose        = mtcr_pciconf_mclose;
+
+    ctx = (struct pciconf_context*)malloc(sizeof(struct pciconf_context));
+    if (!ctx)
+        return 1;
+
+    mf->ctx = ctx;
+
+    ctx->fd = -1;
+
+    ctx->fd = open(name, O_RDWR | O_SYNC);
+    if (ctx->fd < 0)
+        return -1;
+
+    /* Kernels before 2.6.12 carry the high bit in each byte
+     * on <device>/config writes, overriding higher bits.
+     * Make sure the high bit is set in some signature bytes,
+     * to catch this. */
+    /* Do this test before mtcr_check_signature,
+       to avoid system failure on access to an illegal address. */
+    signature = 0xfafbfcfd;
+    rc = pwrite(ctx->fd, &signature, 4, 22*4);
+    if (rc != 4) {
+        rc = -1;
+        goto end;
+    }
+
+    rc = pread(ctx->fd, &signature, 4, 22*4);
+    if (rc != 4) {
+        rc = -1;
+        goto end;
+    }
+
+    if (signature != 0xfafbfcfd) {
+        rc = -1;
+        errno = EIO;
+        goto end;
+    }
+
+    rc = mtcr_check_signature(mf);
+    if (rc) {
+        rc = -1;
+        goto end;
+    }
+end:
+    if (rc) {
+        err = errno;
+        mtcr_pciconf_mclose(mf);
+        errno = err;
+    }
+    return rc;
+}
+#else
+static
+int mtcr_pciconf_open(mfile *mf, const char *name)
+{
+    return -1;
+}
+#endif
+
+//
+// IN-BAND ACCESS FUNCTIONS
+//
+
+
+static
+int mtcr_inband_open(mfile* mf, const char* name)
+{
+
+#ifndef NO_INBAND
+    mf->access_type   = MTCR_ACCESS_INBAND;
+    mf->mread4        = mib_read4;
+    mf->mwrite4       = mib_write4;
+    mf->mread4_block  = mib_readblock;
+    mf->mwrite4_block = mib_writeblock;
+    mf->maccess_reg   = mib_acces_reg_mad;
+    mf->mclose        = mib_close;
+
+    return mib_open(name,mf,0);
+
+#else
+    (void) name;
+    (void) mf;
+    errno = ENOSYS;
+    return -1;
+#endif
+}
+
+
+
+static
+enum mtcr_access_method mtcr_parse_name(const char* name, int *force,
+                        unsigned *domain_p, unsigned *bus_p,
+                        unsigned *dev_p, unsigned *func_p)
+{
+    unsigned my_domain = 0;
+    unsigned my_bus;
+    unsigned my_dev;
+    unsigned my_func;
+    int scnt, r;
+    char config[] = "/config";
+    char resource0[] = "/resource0";
+    char procbuspci[] = "/proc/bus/pci/";
+
+    unsigned len = strlen(name);
+    unsigned tmp;
+
+    if (len >= sizeof config && !strcmp(config, name + len + 1 - sizeof config)) {
+        *force = 1;
+        return MTCR_ACCESS_CONFIG;
+    }
+
+    if (len >= sizeof resource0 &&
+        !strcmp(resource0, name + len + 1 - sizeof resource0)) {
+        *force = 1;
+        return MTCR_ACCESS_MEMORY;
+    }
+
+    if (!strncmp(name,"/proc/bus/pci/", sizeof procbuspci - 1)) {
+        *force = 1;
+        return MTCR_ACCESS_CONFIG;
+    }
+
+    if (sscanf(name, "lid-%x", &tmp) == 1  ||
+        sscanf(name, "ibdr-%x", &tmp) == 1 ||
+        strstr(name, "lid-") != 0 || strstr(name, "ibdr-") != 0) {
+        *force = 1;
+        return MTCR_ACCESS_INBAND;
+    }
+
+
+    if (sscanf(name, "mthca%x", &tmp) == 1 ||
+        sscanf(name, "mlx4_%x", &tmp) == 1 ||
+        sscanf(name, "mlx5_%x", &tmp) == 1) {
+        char mbuf[4048];
+        char pbuf[4048];
+        char *base;
+
+        r = snprintf(mbuf, sizeof mbuf, "/sys/class/infiniband/%s/device", name);
+        if (r <= 0 || r >= (int)sizeof mbuf) {
+            fprintf(stderr,"Unable to print device name %s\n", name);
+            goto parse_error;
+        }
+
+        r = readlink(mbuf, pbuf, sizeof pbuf - 1);
+        if (r < 0) {
+            perror("read link");
+            fprintf(stderr,"Unable to read link %s\n", mbuf);
+            return MTCR_ACCESS_ERROR;
+        }
+        pbuf[r] = '\0';
+
+        base = basename(pbuf);
+        if (!base)
+            goto parse_error;
+        scnt = sscanf(base, "%x:%x:%x.%x",
+                  &my_domain, &my_bus, &my_dev, &my_func);
+        if (scnt != 4)
+            goto parse_error;
+        goto name_parsed;
+    }
+
+    scnt = sscanf(name, "%x:%x.%x", &my_bus, &my_dev, &my_func);
+    if (scnt == 3)
+        goto name_parsed;
+
+    scnt = sscanf(name, "%x:%x:%x.%x", &my_domain, &my_bus, &my_dev, &my_func);
+    if (scnt == 4)
+        goto name_parsed;
+
+parse_error:
+    fprintf(stderr,"Unable to parse device name %s\n", name);
+    errno = EINVAL;
+    return MTCR_ACCESS_ERROR;
+
+name_parsed:
+    *domain_p = my_domain;
+    *bus_p = my_bus;
+    *dev_p = my_dev;
+    *func_p = my_func;
+    *force = 0;
+    return MTCR_ACCESS_MEMORY;
+}
+#endif
+
+int mread4_block (mfile *mf, unsigned int offset, u_int32_t* data, int byte_len)
+{
+    return mread_chunk_as_multi_mread4(mf, offset, data, byte_len);
+}
+
+int mwrite4_block (mfile *mf, unsigned int offset, u_int32_t* data, int byte_len)
+{
+    return mwrite_chunk_as_multi_mwrite4(mf, offset, data, byte_len);
+}
+
+int msw_reset(mfile *mf)
+{
+    (void)mf; /* Warning */
+    return -1;
+}
+
+int mdevices(char *buf, int len, int mask)
+{
+
+#define MDEVS_TAVOR_CR  0x20
+#define MLNX_PCI_VENDOR_ID  "0x15b3"
+
+    FILE* f;
+    DIR* d;
+    struct dirent *dir;
+    int pos = 0;
+    int sz;
+    int rsz;
+    int ndevs = 0;
+
+    if (!(mask & MDEVS_TAVOR_CR)) {
+        return 0;
+    }
+
+    char inbuf[64];
+    char fname[64];
+
+    d = opendir("/sys/bus/pci/devices");
+    if (d == NULL) {
+        return -2;
+    }
+
+    while ((dir = readdir(d)) != NULL) {
+        if (dir->d_name[0] == '.') {
+            continue;
+        }
+        sz = strlen(dir->d_name);
+        if (sz > 4 && strcmp(dir->d_name + sz - 4, "00.0")) {
+        // Skip virtual functions
+            continue;
+        }
+        sprintf(fname, "/sys/bus/pci/devices/%s/vendor", dir->d_name);
+        f = fopen(fname, "r");
+        if (f == NULL) {
+            ndevs = -2;
+            goto cleanup_dir_opened;
+        }
+        if (fgets(inbuf, sizeof(inbuf), f)) {
+            if(!strncmp(inbuf, MLNX_PCI_VENDOR_ID, strlen(MLNX_PCI_VENDOR_ID))) {
+                rsz = sz + 1; //dev name size + place for Null char
+                if ((pos + rsz) > len) {
+                    ndevs = -1;
+                    goto cleanup_file_opened;
+                }
+                memcpy(&buf[pos], dir->d_name, rsz);
+                pos += rsz;
+                ndevs++;
+            }
+        }
+        fclose(f);
+    }
+    closedir(d);
+
+    return ndevs;
+
+cleanup_file_opened:
+    fclose(f);
+cleanup_dir_opened:
+    closedir(d);
+    return ndevs;
+}
+
+static
+int read_pci_config_header(u_int16_t domain, u_int8_t bus, u_int8_t dev, u_int8_t func, u_int8_t data[0x40])
+{
+    char proc_dev[64];
+    sprintf(proc_dev, "/sys/bus/pci/devices/%04x:%02x:%02x.%d/config", domain, bus, dev, func);
+    FILE* f = fopen(proc_dev, "r");
+    if (!f) {
+        fprintf(stderr, "Failed to open (%s) for reading: %s\n", proc_dev, strerror(errno));
+        return 1;
+    }
+    setvbuf(f, NULL, _IONBF, 0);
+    if (fread(data, 0x40, 1, f) != 1) {
+        fprintf(stderr, "Failed to read from (%s): %s\n", proc_dev, strerror(errno));
+        fclose(f);
+        return 1;
+    }
+
+    fclose(f);
+    return 0;
+}
+
+dev_info* mdevices_info(int mask, int* len)
+{
+    char* devs = 0;
+    char* dev_name;
+    int size = 2048;
+    int rc;
+    int i;
+
+    // Get list of devices
+    do {
+        if (devs)
+            free(devs);
+        size *= 2;
+        devs = (char*)malloc(size);
+        rc = mdevices(devs, size, mask);
+    } while (rc == -1);
+
+    // For each device read
+    dev_info* dev_info_arr = (dev_info*) malloc(sizeof(dev_info)*rc);
+    memset(dev_info_arr, 0, sizeof(dev_info)*rc);
+    dev_name = devs;
+    for (i = 0; i < rc; i++) {
+        int domain = 0;
+        int bus = 0;
+        int dev = 0;
+        int func = 0;
+
+        dev_info_arr[i].type = (Mdevs)MDEVS_TAVOR_CR;
+        u_int8_t conf_header[0x40];
+        u_int32_t *conf_header_32p = (u_int32_t*)conf_header;
+
+        // update default device name
+        strcpy(dev_info_arr[i].dev_name, dev_name);
+        strcpy(dev_info_arr[i].pci.cr_dev, dev_name);
+
+        // update dbdf
+        sscanf(dev_name, "%x:%x:%x.%x", &domain, &bus, &dev, &func);
+        dev_info_arr[i].pci.domain = domain;
+        dev_info_arr[i].pci.bus = bus;
+        dev_info_arr[i].pci.dev = dev;
+        dev_info_arr[i].pci.func = func;
+
+        // read configuration space header
+        if (read_pci_config_header(domain, bus, dev, func, conf_header)) {
+            goto next;
+        }
+
+        dev_info_arr[i].pci.dev_id = __le32_to_cpu(conf_header_32p[0]) >> 16;
+        dev_info_arr[i].pci.vend_id = __le32_to_cpu(conf_header_32p[0]) & 0xffff;
+        dev_info_arr[i].pci.class_id = __le32_to_cpu(conf_header_32p[2]) >> 8;
+        dev_info_arr[i].pci.subsys_id = __le32_to_cpu(conf_header_32p[11]) >> 16;
+        dev_info_arr[i].pci.subsys_vend_id = __le32_to_cpu(conf_header_32p[11]) & 0xffff;
+
+        // set pci conf device
+        snprintf(dev_info_arr[i].pci.conf_dev, sizeof(dev_info_arr[i].pci.conf_dev), "/sys/bus/pci/devices/%04x:%02x:%02x.%x/config", domain, bus,dev, func);
+        //Copy to dev_name as default device
+        snprintf(dev_info_arr[i].dev_name, sizeof(dev_info_arr[i].dev_name), "/sys/bus/pci/devices/%04x:%02x:%02x.%x/config", domain, bus,dev, func);
+
+next:
+        dev_name += strlen(dev_name) + 1;
+    }
+
+    free(devs);
+    *len = rc;
+    return dev_info_arr;
+}
+
+void mdevice_info_destroy(dev_info* dev_info, int len)
+{
+    (void)len;
+    if (dev_info)
+        free(dev_info);
+}
+
+void mdevices_info_destroy(dev_info* dev_info, int len)
+{
+    (void)len;
+    if (dev_info)
+        free(dev_info);
+}
+
+mfile *mopen(const char *name)
+{
+    mfile *mf;
+    off_t offset;
+    unsigned domain = 0, bus = 0, dev = 0, func = 0;
+    enum mtcr_access_method access;
+    int force;
+    char rbuf[] = "/sys/bus/pci/devices/XXXX:XX:XX.X/resource0";
+    char cbuf[] = "/sys/bus/pci/devices/XXXX:XX:XX.X/config";
+    char pdbuf[] = "/proc/bus/pci/XXXX:XX/XX.X";
+    char pbuf[] = "/proc/bus/pci/XX/XX.X";
+    char errbuf[4048]="";
+    int err;
+    int rc;
+
+    if (geteuid() != 0) {
+    	errno = EACCES;
+    	return NULL;
+    }
+    mf = (mfile *)malloc(sizeof(mfile));
+    if (!mf)
+        return NULL;
+
+    memset(mf, 0, sizeof(mfile));
+    mf->dev_name = strdup(name);
+    if (!mf->dev_name)
+        goto open_failed;
+
+    access = mtcr_parse_name(name, &force, &domain, &bus, &dev, &func);
+    if (access == MTCR_ACCESS_ERROR)
+        goto open_failed;
+
+    if (force) {
+        switch (access) {
+        case MTCR_ACCESS_CONFIG:
+            rc = mtcr_pciconf_open(mf, name);
+            break;
+        case MTCR_ACCESS_MEMORY:
+            rc = mtcr_pcicr_open(mf, name, 0, 0);
+            break;
+        case MTCR_ACCESS_INBAND:
+            rc = mtcr_inband_open(mf, name);
+            break;
+        default:
+            goto open_failed;
+        }
+
+        if (0 == rc) {
+            return mf;
+        } else {
+            goto open_failed;
+        }
+    }
+
+    if (access == MTCR_ACCESS_CONFIG)
+        goto access_config_forced;
+
+    sprintf(rbuf, "/sys/bus/pci/devices/%4.4x:%2.2x:%2.2x.%1.1x/resource0",
+        domain, bus, dev, func);
+
+    rc = mtcr_pcicr_open(mf, rbuf, 0, 0);
+    if (rc == 0) {
+        return mf;
+    } else if (rc == 1) {
+        goto access_config_forced;
+    }
+
+    /* Following access methods need the resource BAR */
+    offset = mtcr_sysfs_get_offset(domain, bus, dev, func);
+    if (offset == -1 && !domain)
+        offset = mtcr_procfs_get_offset(bus, dev, func);
+    if (offset == -1)
+        goto access_config;
+
+    sprintf(pdbuf, "/proc/bus/pci/%4.4x:%2.2x/%2.2x.%1.1x",
+        domain, bus, dev, func);
+    rc = mtcr_pcicr_open(mf, pdbuf, offset, 1);
+    if (rc == 0) {
+        return mf;
+    } else if (rc == 1) {
+        goto access_config;
+    }
+
+    rc = mtcr_pcicr_open(mf, pdbuf, offset, 1);
+    if (rc == 0) {
+        return mf;
+    } else if (rc == 1) {
+        goto access_config;
+    }
+
+    if (!domain) {
+        sprintf(pbuf, "/proc/bus/pci/%2.2x/%2.2x.%1.1x",
+            bus, dev, func);
+        rc = mtcr_pcicr_open(mf, pbuf, offset, 1);
+        if (rc == 0) {
+            return mf;
+        } else if (rc == 1) {
+            goto access_config;
+        }
+    }
+
+#if CONFIG_USE_DEV_MEM
+    /* Non-portable, but helps some systems */
+    if (!mtcr_pcicr_open(mf, "/dev/mem", offset, 0))
+        return mf;
+#endif
+
+access_config:
+#if CONFIG_ENABLE_PCICONF && CONFIG_ENABLE_PCICONF
+    strerror_r(errno, errbuf, sizeof errbuf);
+    fprintf(stderr,
+            "Warning: memory access to device %s failed: %s. Switching to PCI config access.\n",
+            name, errbuf);
+#endif
+
+access_config_forced:
+
+    sprintf(cbuf, "/sys/bus/pci/devices/%4.4x:%2.2x:%2.2x.%1.1x/config",
+        domain, bus, dev, func);
+    if (!mtcr_pciconf_open(mf, cbuf))
+        return mf;
+
+    sprintf(pdbuf, "/proc/bus/pci/%4.4x:%2.2x/%2.2x.%1.1x",
+        domain, bus, dev, func);
+    if (!mtcr_pciconf_open(mf, pdbuf))
+        return mf;
+
+    if (!domain) {
+        sprintf(pbuf, "/proc/bus/pci/%2.2x/%2.2x.%1.1x",
+            bus, dev, func);
+        if (!mtcr_pciconf_open(mf, pdbuf))
+            return mf;
+    }
+
+open_failed:
+        err = errno;
+        mclose(mf);
+        errno = err;
+        return NULL;
+}
+
+
+mfile *mopend(const char *name, int type)
+{
+    if (type != 1) {
+        return NULL;
+    }
+    return mopen(name);
+}
+
+int mclose(mfile *mf)
+{
+    if (mf->mclose != NULL && mf->ctx != NULL) {
+		#ifdef MST_UL_ICMD
+        // close icmd if if needed
+        if (mf->icmd.icmd_opened) {
+        	icmd_close(mf);
+        }
+		#endif
+        mf->mclose(mf);
+    }
+    if (mf->dev_name) {
+        free(mf->dev_name);
+    }
+    free(mf);
+    return 0;
+}
+
+mfile *mopen_fw_ctx(void* fw_cmd_context, void* fw_cmd_func)
+{
+	// not implemented
+    TOOLS_UNUSED(fw_cmd_context);
+    TOOLS_UNUSED(fw_cmd_func);
+	return NULL;
+}
+
+unsigned char mset_i2c_slave(mfile *mf, unsigned char new_i2c_slave)
+{
+    (void)mf;
+    (void)new_i2c_slave; /* compiler warning */
+    fprintf(stderr, "Warning: libmtcr: mset_i2c_slave() is not implemented and has no effect.\n");
+    return 0;
+}
+
+
+int mget_mdevs_flags(mfile *mf, u_int32_t *devs_flags)
+{
+    switch (mf->access_type) {
+    case MTCR_ACCESS_INBAND: *devs_flags = MDEVS_IB; break;
+    case MTCR_ACCESS_MEMORY:
+    case MTCR_ACCESS_CONFIG: *devs_flags = MDEVS_TAVOR_CR; break;
+    default:
+        return -1;
+    }
+    return 0;
+}
+
+int mget_mdevs_type(mfile *mf, u_int32_t *mtype)
+{
+    if (mf == NULL || mtype == NULL) {
+        errno = EINVAL;
+        return 1;
+    }
+
+    *mtype = mf->access_type;
+    return 0;
+}
+
+
+#define IBDR_MAX_NAME_SIZE 128
+#define BDF_NAME_SIZE 12
+#define DEV_DIR_MAX_SIZE 128
+static
+int get_inband_dev_from_pci(char* inband_dev, char* pci_dev)
+{
+    unsigned domain = 0, bus = 0, dev = 0, func = 0;
+    int force = 0;
+    enum mtcr_access_method access;
+    DIR* d;
+    struct dirent *dir;
+    char dirname[DEV_DIR_MAX_SIZE], subdirname[DEV_DIR_MAX_SIZE], linkname[DEV_DIR_MAX_SIZE];
+    int found = 0;
+
+    access = mtcr_parse_name(pci_dev, &force, &domain, &bus, &dev, &func);
+
+    strcpy(dirname, "/sys/class/infiniband");
+    d = opendir(dirname);
+    if (d == NULL) {
+        errno = ENODEV;
+        return -2;
+    }
+  
+    while ((dir = readdir(d)) != NULL) {
+        unsigned curr_domain = 0, curr_bus = 0, curr_dev = 0, curr_func = 0;
+        int curr_force = 0, link_size;
+        if (dir->d_name[0] == '.') {
+            continue;
+        }
+        sprintf(subdirname, "%s/%s/device", dirname, dir->d_name);
+        link_size = readlink(subdirname, linkname, DEV_DIR_MAX_SIZE);
+        access = mtcr_parse_name(&linkname[link_size - BDF_NAME_SIZE], &curr_force, &curr_domain, &curr_bus, &curr_dev, &curr_func);
+                 
+        if (domain == curr_domain && bus == curr_bus && dev == curr_dev && func == curr_func) {
+            sprintf(inband_dev, "ibdr-0,%s,1", dir->d_name);
+            found = 1;
+            break;
+        }
+    }
+
+    closedir(d);
+    (void)access; // avoid compiler warrnings
+    if (found) {
+        return 0;
+    } else {
+        errno = ENODEV;
+        return -1;
+    }
+}
+
+static
+int reopen_pci_as_inband(mfile* mf)
+{
+    int rc;
+    char inband_dev[IBDR_MAX_NAME_SIZE];
+    rc = get_inband_dev_from_pci(inband_dev, mf->dev_name);
+    if (rc) {
+        errno = ENODEV;
+        return -1;
+    }
+
+    mf->mclose(mf);
+    free(mf->dev_name);
+    mf->dev_name = strdup(inband_dev);
+
+    rc = mtcr_inband_open(mf, inband_dev);
+    return rc;
+}
+
+int maccess_reg_mad(mfile *mf, u_int8_t *data)
+{
+    int rc;
+
+    if (mf == NULL || data == NULL) {
+        return ME_BAD_PARAMS;
+    }
+
+    if (mf->access_type != MTCR_ACCESS_INBAND) {
+        // Close current device and re-open as inband
+        rc = reopen_pci_as_inband(mf);
+        if (rc) {
+            errno = ENODEV; // for compatibility untill we change mtcr to use error code
+            return ME_REG_ACCESS_UNKNOWN_ERR;
+        }
+    }
+
+    return mf->maccess_reg(mf, data);
+}
+
+int mos_reg_access(mfile *mf, int reg_access, void *reg_data, u_int32_t cmd_type)
+{
+    (void)mf;
+    (void)reg_data; /* compiler warning */
+    (void)cmd_type; /* compiler warning */
+    (void)reg_access; /* compiler warning */
+    fprintf(stderr, "Warning: libmtcr: mos_reg_access() is not implemented and has no effect.\n");
+    return ME_NOT_IMPLEMENTED;
+}
+
+int maccess_reg_cmdif(mfile *mf, reg_access_t reg_access, void *reg_data, u_int32_t cmd_type)
+{
+    (void)mf;
+    (void)reg_data; /* compiler warning */
+    (void)cmd_type; /* compiler warning */
+    (void)reg_access; /* compiler warning */
+    fprintf(stderr, "Warning: libmtcr: maccess_reg_cmdif() is not implemented and has no effect.\n");
+    return ME_NOT_IMPLEMENTED;
+}
+
+static void mtcr_fix_endianness(u_int32_t *buf, int len)
+{
+    int i;
+
+    for (i = 0; i < (len/4); ++i) {
+        buf[i] = __be32_to_cpu(buf[i]);
+    }
+}
+
+int mread_buffer(mfile *mf, unsigned int offset, u_int8_t* data, int byte_len)
+{
+    int rc;
+    rc = mread4_block(mf, offset, (u_int32_t*)data, byte_len);
+    mtcr_fix_endianness((u_int32_t*)data, byte_len);
+    return rc;
+
+}
+
+int mwrite_buffer(mfile *mf, unsigned int offset, u_int8_t* data, int byte_len)
+{
+    mtcr_fix_endianness((u_int32_t*)data, byte_len);
+    return mwrite4_block(mf, offset, (u_int32_t*)data, byte_len);
+}
+
+/*
+ * Reg Access Section
+ */
+
+#ifndef MST_UL_ICMD
+int icmd_send_command(mfile *mf, int opcode, void* data, int data_size, int skip_write) {
+    (void)mf;
+    (void)opcode; /* compiler warning */
+    (void)data; /* compiler warning */
+    (void)data_size; /* compiler warning */
+    (void)skip_write; /* compiler warning */
+    fprintf(stderr, "Warning: libmtcr: icmd_send_command() is not implemented and has no effect.\n");
+    return ME_NOT_IMPLEMENTED;
+}
+
+static int icmd_send_command_int(mfile *mf, int opcode, void* data, int w_data_size, int r_data_size, int skip_write) {
+    (void)mf;
+    (void)opcode; /* compiler warning */
+    (void)data; /* compiler warning */
+    (void)w_data_size; /* compiler warning */
+    (void)r_data_size; /* compiler warning */
+    (void)skip_write; /* compiler warning */
+    fprintf(stderr, "Warning: libmtcr: icmd_send_command_int() is not implemented and has no effect.\n");
+    return ME_NOT_IMPLEMENTED;
+}
+
+int icmd_clear_semaphore(mfile *mf) {
+    (void)mf; /* compiler warning */
+    fprintf(stderr, "Warning: libmtcr: icmd_clear_semaphore() is not implemented and has no effect.\n");
+    return ME_NOT_IMPLEMENTED;
+}
+#endif
+
+#define TLV_OPERATION_SIZE 4
+#define OP_TLV_SIZE        16
+#define REG_TLV_HEADER_LEN 4
+
+enum {
+    MAD_CLASS_REG_ACCESS = 1,
+};
+enum {
+    TLV_END       = 0,
+    TLV_OPERATION = 1,
+    TLV_DR        = 2,
+    TLV_REG       = 3,
+    TLV_USER_DATA = 4,
+};
+
+#define INBAND_MAX_REG_SIZE 44
+#define ICMD_MAX_REG_SIZE 236
+
+static int supports_icmd(mfile* mf);
+static int supports_tools_cmdif_reg(mfile* mf);
+static int init_operation_tlv(struct OperationTlv *operation_tlv, u_int16_t reg_id, u_int8_t method);
+static int mreg_send_wrapper(mfile* mf, u_int8_t *data, int r_icmd_size, int w_icmd_size);
+static int mreg_send_raw(mfile *mf, u_int16_t reg_id, maccess_reg_method_t method, void *reg_data, u_int32_t  reg_size, u_int32_t r_size_reg, u_int32_t	w_size_reg, int *reg_status);
+int mget_max_reg_size(mfile *mf);
+
+// maccess_reg: Do a reg_access for the mf device.
+// - reg_data is both in and out
+// TODO: When the reg operation succeeds but the reg status is != 0,
+//       a specific
+
+int maccess_reg(mfile     *mf,
+                u_int16_t  reg_id,
+                maccess_reg_method_t reg_method,
+                void*      reg_data,
+                u_int32_t  reg_size,
+                u_int32_t	r_size_reg,
+                u_int32_t	w_size_reg,
+                int       *reg_status)
+{
+    int rc;
+    if (mf == NULL || reg_data == NULL || reg_status == NULL || reg_size <= 0) {
+        return ME_BAD_PARAMS;
+    }
+    // check register size
+    int max_size = mget_max_reg_size(mf);
+    if ( max_size != -1 && reg_size > (unsigned int)max_size) {
+    	//reg too big
+    	return ME_REG_ACCESS_SIZE_EXCCEEDS_LIMIT;
+    }
+#ifndef MST_UL
+    // TODO: add specific checks for each FW access method where needed
+    if (mf->flags & MDEVS_MLNX_OS){
+    	rc = mos_reg_access_raw(mf, reg_id, reg_method, reg_data, reg_size, reg_status);
+    } else if ((mf->flags & (MDEVS_IB | MDEVS_FWCTX)) || (mf->flags != MDEVS_IB && (supports_icmd(mf) || supports_tools_cmdif_reg(mf)))) {
+    	rc = mreg_send_raw(mf, reg_id, reg_method, reg_data, reg_size, r_size_reg, w_size_reg, reg_status);
+    }else {
+        return ME_REG_ACCESS_NOT_SUPPORTED;
+    }
+#else
+    if (mf->access_type == MTCR_ACCESS_INBAND || (supports_icmd(mf) || supports_tools_cmdif_reg(mf)) ) {
+        	rc = mreg_send_raw(mf, reg_id, reg_method, reg_data, reg_size, r_size_reg, w_size_reg, reg_status);
+        }else {
+            return ME_REG_ACCESS_NOT_SUPPORTED;
+        }
+#endif
+
+    if (rc ) {
+         return rc;
+    } else if (*reg_status) {
+        switch (*reg_status) {
+        case 1:
+            return ME_REG_ACCESS_DEV_BUSY;
+        case 2:
+            return ME_REG_ACCESS_VER_NOT_SUPP;
+        case 3:
+            return ME_REG_ACCESS_UNKNOWN_TLV;
+        case 4:
+            return ME_REG_ACCESS_REG_NOT_SUPP;
+        case 5:
+            return ME_REG_ACCESS_CLASS_NOT_SUPP;
+        case 6:
+            return ME_REG_ACCESS_METHOD_NOT_SUPP;
+        case 7:
+            return ME_REG_ACCESS_BAD_PARAM;
+        case 8:
+            return ME_REG_ACCESS_RES_NOT_AVLBL;
+        case 9:
+            return ME_REG_ACCESS_MSG_RECPT_ACK;
+        case 0x22:
+        	return ME_REG_ACCESS_CONF_CORRUPT;
+        case 0x24:
+        	return ME_REG_ACCESS_LEN_TOO_SMALL;
+        case 0x20:
+        	return ME_REG_ACCESS_BAD_CONFIG;
+        case 0x21:
+        	return ME_REG_ACCESS_ERASE_EXEEDED;
+        default:
+            return ME_REG_ACCESS_UNKNOWN_ERR;
+        }
+    }
+
+    return ME_OK;
+}
+
+
+static int init_operation_tlv(struct OperationTlv *operation_tlv, u_int16_t reg_id, u_int8_t method)
+{
+    memset(operation_tlv, 0, sizeof(*operation_tlv));
+
+    operation_tlv->Type        = TLV_OPERATION;
+    operation_tlv->class       = MAD_CLASS_REG_ACCESS;
+    operation_tlv->len         = TLV_OPERATION_SIZE;
+    operation_tlv->method      = method;
+    operation_tlv->register_id = reg_id;
+    return 0;
+}
+
+///////////////////  Function that sends the register via the correct interface ///////////////////////////
+
+static int mreg_send_wrapper(mfile* mf, u_int8_t *data, int r_icmd_size, int w_icmd_size)
+{
+    int rc;
+    if (mf->access_type == MTCR_ACCESS_INBAND) {//inband access
+            rc = maccess_reg_mad(mf, data);
+            if (rc) {
+                //printf("-E- 2. Access reg mad failed with rc = %#x\n", rc);
+                return ME_MAD_SEND_FAILED;
+            }
+    } else if (supports_icmd(mf)) {
+    #ifdef MST_UL //ugly hack to avoid compiler warrnings
+        if (0) {
+            rc = icmd_send_command_int(mf, FLASH_REG_ACCESS, data, w_icmd_size, r_icmd_size, 0);
+        }
+        // in mstflint we send reg_access via MADS
+        rc = maccess_reg_mad(mf, data);
+    #else
+        rc = icmd_send_command_int(mf, FLASH_REG_ACCESS, data, w_icmd_size, r_icmd_size, 0);
+    #endif
+        if (rc) {
+        	return rc;
+        }
+    } else if (supports_tools_cmdif_reg(mf)) {
+    	rc = tools_cmdif_reg_access(mf, data, w_icmd_size, r_icmd_size);
+    	if (rc) {
+    		return rc;
+    	}
+    }else{
+        return ME_NOT_IMPLEMENTED;
+    }
+    return ME_OK;
+}
+
+
+static int mreg_send_raw(mfile *mf, u_int16_t reg_id, maccess_reg_method_t method, void *reg_data, u_int32_t  reg_size,\
+							u_int32_t r_size_reg, u_int32_t	w_size_reg, int *reg_status)
+{
+	//printf("-D- reg_id = %d, reg_size = %d, r_size_reg = %d , w_size_reg = %d \n",reg_id,reg_size,r_size_reg,w_size_reg);
+    int mad_rc, cmdif_size = 0;
+    struct OperationTlv tlv;
+    struct reg_tlv tlv_info;
+    u_int8_t buffer[1024];
+
+    init_operation_tlv(&(tlv), reg_id, method);
+    // Fill Reg TLV
+    memset(&tlv_info, 0, sizeof(tlv_info));
+    tlv_info.Type = TLV_REG;
+    tlv_info.len  = (reg_size + REG_TLV_HEADER_LEN) >> 2; // length is in dwords
+
+    // Pack the mad
+
+    cmdif_size += OperationTlv_pack(&tlv, buffer);
+    cmdif_size += reg_tlv_pack(&tlv_info, buffer + OP_TLV_SIZE);
+    //put the reg itself into the buffer
+    memcpy(buffer + OP_TLV_SIZE + REG_TLV_HEADER_LEN, reg_data, reg_size);
+    cmdif_size += reg_size;
+
+#ifdef _ENABLE_DEBUG_
+    	fprintf(stdout, "-I-Tlv's of Data Sent:\n");
+        fprintf(stdout, "\tOperation Tlv\n");
+        OperationTlv_dump(&tlv, stdout);
+    	fprintf(stdout, "\tReg Tlv\n");
+        reg_tlv_dump(&tlv_info, stdout);
+#endif
+    // printf("-D- reg_info.len = |%d, OP_TLV: %d, REG_TLV= %d, cmdif_size = %d\n", reg_info.len, OP_TLV_SIZE, REG_RLV_HEADER_LEN, cmdif_size);
+    // update r/w_size_reg with the size of op tlv and reg tlv as we need to read/write them as well
+    r_size_reg += OP_TLV_SIZE + REG_TLV_HEADER_LEN;
+    w_size_reg += OP_TLV_SIZE + REG_TLV_HEADER_LEN;
+	//printf("-D- reg_size = %d, r_size_reg = %d , w_size_reg = %d \n",reg_size,r_size_reg,w_size_reg);
+
+    mad_rc = mreg_send_wrapper(mf, buffer, r_size_reg, w_size_reg);
+    // Unpack the mad
+    OperationTlv_unpack(&tlv, buffer);
+    reg_tlv_unpack(&tlv_info, buffer + OP_TLV_SIZE);
+    // copy register back from the buffer
+    memcpy(reg_data, buffer + OP_TLV_SIZE + REG_TLV_HEADER_LEN, reg_size);
+
+#ifdef _ENABLE_DEBUG_
+    	fprintf(stdout, "-I-Tlv's of Data Recieved:\n");
+    	fprintf(stdout, "\tOperation Tlv\n");
+        OperationTlv_dump(&tlv, stdout);
+    	fprintf(stdout, "\tReg Tlv\n");
+        reg_tlv_dump(&tlv_info, stdout);
+#endif
+    // Check the return value
+    *reg_status = tlv.status;
+    if (mad_rc) {
+    	return mad_rc;
+    }
+    return ME_OK;
+}
+
+
+#define CIB_HW_ID 511
+#define CX4_HW_ID 521
+#define SW_IB_HW_ID 583
+#define CX3_PRO_HW_ID 0x1F7
+#define CX3_HW_ID_REV 0x1f5
+
+#define HW_ID_ADDR 0xf0014
+
+static int supports_icmd(mfile* mf) {
+#if !defined(MST_UL_ICMD) && !defined(MST_UL)
+	(void)mf; // avoid warnings
+	return 0;
+#endif
+	u_int32_t dev_id;
+	mread4(mf,HW_ID_ADDR, &dev_id); // cr might be locked and retured 0xbad0cafe but we dont care we search for device that supports icmd
+	switch (dev_id & 0xffff) { // that the hw device id
+		case CIB_HW_ID : //golan
+		case CX4_HW_ID : // shomron
+		case SW_IB_HW_ID : // pelican
+			return 1;
+		default:
+			break;
+	}
+   return 0;
+}
+
+static int supports_tools_cmdif_reg(mfile* mf) {
+	u_int32_t dev_id;
+	mread4(mf,HW_ID_ADDR, &dev_id); // cr might be locked and retured 0xbad0cafe but we dont care we search for device that supports tools cmdif
+	switch (dev_id & 0xffff) { // that the hw device id
+		case CX3_HW_ID_REV : //Cx3
+		case CX3_PRO_HW_ID : // Cx3-pro
+			if (tools_cmdif_query_dev_cap(mf, 0, NULL) == ME_OK) {
+				return 1;
+			}
+			break;
+		default:
+			break;
+		 }
+   return 0;
+}
+
+
+int mget_max_reg_size(mfile *mf) {
+    if (mf->access_type == MTCR_ACCESS_INBAND) {
+        return INBAND_MAX_REG_SIZE;
+    }
+    if (supports_icmd(mf)){ // we support icmd and we dont use IB interface -> we use icmd for reg access
+    #ifdef MST_UL
+        return INBAND_MAX_REG_SIZE;
+    #else
+        return ICMD_MAX_REG_SIZE;
+    #endif
+    }
+    if (supports_tools_cmdif_reg(mf)) {
+        return TOOLS_HCR_MAX_MBOX;
+    }
+    return 0;
+}
+
+/************************************
+ * Function: m_err2str
+ ************************************/
+const char* m_err2str(MError status)
+{
+   switch(status) {
+   case ME_OK:
+       return "ME_OK";
+   case ME_ERROR:
+       return "General error";
+   case ME_BAD_PARAMS:
+       return "ME_BAD_PARAMS";
+   case ME_CR_ERROR:
+       return "ME_CR_ERROR";
+   case ME_NOT_IMPLEMENTED:
+       return "ME_NOT_IMPLEMENTED";
+   case ME_SEM_LOCKED:
+       return "Semaphore locked";
+   case ME_MEM_ERROR:
+       return "ME_MEM_ERROR";
+
+   case ME_MAD_SEND_FAILED:
+       return "ME_MAD_SEND_FAILED";
+   case ME_UNKOWN_ACCESS_TYPE:
+       return "ME_UNKOWN_ACCESS_TYPE";
+   case ME_UNSUPPORTED_DEVICE:
+       return "ME_UNSUPPORTED_DEVICE";
+
+   // Reg access errors
+   case ME_REG_ACCESS_BAD_STATUS_ERR:
+       return "ME_REG_ACCESS_BAD_STATUS_ERR";
+   case ME_REG_ACCESS_BAD_METHOD:
+       return "Bad method";
+   case ME_REG_ACCESS_NOT_SUPPORTED:
+       return "Register access isn't supported by device";
+   case ME_REG_ACCESS_DEV_BUSY:
+       return "Device is busy";
+   case ME_REG_ACCESS_VER_NOT_SUPP:
+       return "Version not supported";
+   case ME_REG_ACCESS_UNKNOWN_TLV:
+       return "Unknown TLV";
+   case ME_REG_ACCESS_REG_NOT_SUPP:
+       return "Register not supported";
+   case ME_REG_ACCESS_CLASS_NOT_SUPP:
+       return "Class not supported";
+   case ME_REG_ACCESS_METHOD_NOT_SUPP:
+       return "Method not supported";
+   case ME_REG_ACCESS_BAD_PARAM:
+       return "Bad parameter";
+   case ME_REG_ACCESS_RES_NOT_AVLBL:
+       return "Resource not available";
+   case ME_REG_ACCESS_MSG_RECPT_ACK:
+       return "Message receipt ack";
+   case ME_REG_ACCESS_UNKNOWN_ERR:
+       return "Unknown register error";
+   case ME_REG_ACCESS_SIZE_EXCCEEDS_LIMIT:
+       return "Register is too large";
+   case ME_REG_ACCESS_CONF_CORRUPT:
+	   return "Config Section Corrupted";
+   case ME_REG_ACCESS_LEN_TOO_SMALL:
+	   return "given register length too small for Tlv";
+   case ME_REG_ACCESS_BAD_CONFIG:
+	   return "configuration refused";
+   case ME_REG_ACCESS_ERASE_EXEEDED:
+	   return	"erase count exceeds limit";
+
+   // ICMD access errors
+   case ME_ICMD_STATUS_CR_FAIL:
+       return "ME_ICMD_STATUS_CR_FAIL";
+   case ME_ICMD_STATUS_SEMAPHORE_TO:
+       return "ME_ICMD_STATUS_SEMAPHORE_TO";
+   case ME_ICMD_STATUS_EXECUTE_TO:
+       return "ME_ICMD_STATUS_EXECUTE_TO";
+   case ME_ICMD_STATUS_IFC_BUSY:
+       return "ME_ICMD_STATUS_IFC_BUSY";
+   case ME_ICMD_STATUS_ICMD_NOT_READY:
+       return "ME_ICMD_STATUS_ICMD_NOT_READY";
+   case ME_ICMD_UNSUPPORTED_ICMD_VERSION:
+       return "ME_ICMD_UNSUPPORTED_ICMD_VERSION";
+   case ME_ICMD_NOT_SUPPORTED:
+       return "ME_REG_ACCESS_ICMD_NOT_SUPPORTED";
+   case ME_ICMD_INVALID_OPCODE:
+       return "ME_ICMD_INVALID_OPCODE";
+   case ME_ICMD_INVALID_CMD:
+       return "ME_ICMD_INVALID_CMD";
+   case ME_ICMD_OPERATIONAL_ERROR:
+       return "ME_ICMD_OPERATIONAL_ERROR";
+   case ME_ICMD_BAD_PARAM:
+       return "ME_ICMD_BAD_PARAM";
+   case ME_ICMD_BUSY:
+       return "ME_ICMD_BUSY";
+   case ME_ICMD_ICM_NOT_AVAIL:
+       return "ME_ICMD_ICM_NOT_AVAIL";
+   case ME_ICMD_WRITE_PROTECT:
+       return "ME_ICMD_WRITE_PROTECT";
+   case ME_ICMD_UNKNOWN_STATUS:
+       return "ME_ICMD_UNKNOWN_STATUS";
+
+       // TOOLS HCR access errors
+   case ME_CMDIF_BUSY:
+	   return "Tools HCR busy.";
+   case ME_CMDIF_TOUT:
+	   return "Tools HCR time out.";
+   case ME_CMDIF_BAD_OP:
+	   return "Operation not supported";
+   case ME_CMDIF_NOT_SUPP:
+	   return "Tools HCR not supported.";
+   case ME_CMDIF_BAD_SYS:
+	   return "bad system status (driver may be down or Fw does not support this operation).";
+   default:
+       return "Unknown error code";
+   }
+}
+
diff --git a/mtcr_ul/packets_common.c b/mtcr_ul/packets_common.c
new file mode 100644
index 0000000..14c3d31
--- /dev/null
+++ b/mtcr_ul/packets_common.c
@@ -0,0 +1,133 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include "packets_common.h"
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <sys/types.h>
+#ifdef __WIN__
+    #include <Winsock2.h>   // for htonl
+#endif
+
+
+/************************************/
+void push_to_buff_64(u_int8_t *buff, u_int32_t bit_offset, u_int64_t field_value)
+{
+#if defined(__ia64__)
+    u_int32_t *buffer = PTR_32_OF_BUFF(buff, (bit_offset / 8));
+    u_int64_t value = CPU_TO_BE64(field_value);
+    memcpy(buffer, &value, sizeof(value));
+#else
+    u_int64_t *buffer = PTR_64_OF_BUFF(buff, (bit_offset / 8));
+    memcpy(buffer, &field_value, sizeof(field_value));
+    *buffer = CPU_TO_BE64(*buffer);
+#endif
+}
+
+
+/************************************/
+void push_to_buff_32(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_value)
+{
+    u_int32_t *buffer = PTR_32_OF_BUFF(buff, (bit_offset / 8));
+    memcpy(buffer, &field_value, sizeof(field_value));
+    *buffer = CPU_TO_BE32(*buffer);
+}
+
+
+/************************************/
+//the next function will push the field into the buffer by inserting it's MSB bits first
+//and therefore by doing it we save the CPU_TO_BE operation
+void push_to_buff(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size, u_int32_t field_value)
+{
+    u_int32_t i 		= 0;
+    u_int32_t byte_n	= bit_offset / 8;
+    u_int32_t byte_n_offset	= bit_offset % 8;
+    u_int32_t to_push;
+
+    //going over all bits in field
+    while (i < field_size) {
+        to_push = PCK_MIN(8 - byte_n_offset, field_size - i);
+        i += to_push;
+        //printf("Inserting %u bits(%u) to byte %u to bit %u\n", to_push, EXTRACT8(field_value, field_size - i, to_push), byte_n, 8 - to_push - byte_n_offset);
+        INSERTF_8(BYTE_N(buff, byte_n), 8 - to_push - byte_n_offset, field_value, field_size - i, to_push);
+        byte_n_offset  = 0;	//(byte_n_offset + to_push) % 8;
+        byte_n++;
+    }
+}
+
+
+/************************************/
+u_int64_t pop_from_buff_64(u_int8_t *buff, u_int32_t bit_offset)
+{
+#if defined(__ia64__)
+    u_int64_t value = 0;
+    memcpy(&value, PTR_32_OF_BUFF(buff, (bit_offset / 8)), sizeof(u_int64_t));
+    return (BE64_TO_CPU(value));
+#else
+    return (BE64_TO_CPU(FIELD_64_OF_BUFF(buff, (bit_offset / 8))));
+#endif
+}
+
+
+/************************************/
+u_int32_t pop_from_buff_32(u_int8_t *buff, u_int32_t bit_offset)
+{
+    return (BE32_TO_CPU(FIELD_32_OF_BUFF(buff, (bit_offset / 8))));
+}
+
+
+/************************************/
+//the next function will pop the field into the buffer by removing it's MSB bits first
+//and therefore by doing it we save the BE_TO_CPU operation
+u_int32_t pop_from_buff(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size)
+{
+    u_int32_t i 		= 0;
+    u_int32_t byte_n	= bit_offset / 8;
+    u_int32_t byte_n_offset	= bit_offset % 8;
+    u_int32_t field_32	= 0;
+    u_int32_t to_pop;
+
+    //going over all bits in field
+    while (i < field_size) {
+        to_pop =  PCK_MIN(8 - byte_n_offset, field_size - i);
+        i += to_pop;
+        //printf("Removing %u bits(%u) from byte %u to bit %u\n", to_pop, EXTRACT8(BYTE_N(buff, byte_n), 8 - to_pop - byte_n_offset, to_pop), byte_n, field_size - i);
+        INSERTF_8(field_32, field_size - i, BYTE_N(buff, byte_n), 8 - to_pop - byte_n_offset, to_pop);
+        byte_n_offset  = 0;	//(byte_n_offset + to_pop) % 8;
+        byte_n++;
+    }
+    return field_32;
+}
+
+
diff --git a/mtcr_ul/packets_common.h b/mtcr_ul/packets_common.h
new file mode 100644
index 0000000..e67bd06
--- /dev/null
+++ b/mtcr_ul/packets_common.h
@@ -0,0 +1,197 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef packet_common_H
+#define packet_common_H
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <sys/types.h>
+
+#include "compatibility.h"
+
+#ifndef __WIN__
+    #include <netinet/in.h>
+/************************************/
+/* Endianess Defines */
+/*
+#if __BYTE_ORDER == __LITTLE_ENDIAN
+    #ifndef PLATFORM_MEM
+         // #define PLATFORM_MEM "Little Endianess"
+    #endif
+    #define _LITTLE_ENDIANESS
+#endif
+
+#if __BYTE_ORDER == __BIG_ENDIAN
+    //#define PLATFORM_MEM "Big Endianess"
+    #define _BIG_ENDIANESS
+#endif
+
+#else
+    #define __BYTE_ORDER __LITTLE_ENDIAN
+    #ifndef PLATFORM_MEM
+        //#define PLATFORM_MEM "Big Endianess"
+    #endif
+    #define _BIG_ENDIANESS
+    typedef unsigned __int8  u_int8_t;
+    typedef __int8           int8_t;
+    typedef unsigned __int16 u_int16_t;
+    typedef __int16          int16_t;
+    typedef unsigned __int32 u_int32_t;
+    typedef __int32          int32_t;
+    typedef unsigned __int64 u_int64_t;
+    typedef __int64          int64_t;
+    */
+#endif
+
+
+
+/************************************/
+/* Bit manipulation macros */
+
+/* MASK generate a bit mask S bits width */
+//#define MASK32(S)     ( ((u_int32_t) ~0L) >> (32-(S)) )
+#define MASK8(S)        ( ((u_int8_t) ~0) >> (8-(S)) )
+
+/* BITS generate a bit mask with bits O+S..O set (assumes 32 / 8 bit integer) */
+//#define BITS32(O,S)   ( MASK32(S) << (O) )
+#define BITS8(O,S)      ( MASK8(S) << (O) )
+
+/* EXTRACT32/8 macro extracts S bits from (u_int32_t/u_int8_t)W with offset O
+ * and shifts them O places to the right (right justifies the field extracted) */
+//#define EXTRACT32(W,O,S)  ( ((W)>>(O)) & MASK32(S) )
+#define EXTRACT8(W,O,S)     ( ((W)>>(O)) & MASK8(S) )
+
+#define PCK_MIN(a, b)   ((a) < (b) ? (a) : (b))
+/* INSERT32/8 macro inserts S bits with offset O from field F into word W (u_int32_t/u_int8_t) */
+//#define INSERT32(W,F,O,S)     ((W)= ( ( (W) & (~BITS32(O,S)) ) | (((F) & MASK32(S))<<(O)) ))
+#define INSERT8(W,F,O,S)        ((W)= ( ( (W) & (~BITS8(O,S)) ) | (((F) & MASK8(S))<<(O)) ))
+
+//#define INSERTF_32(W,O1,F,O2,S)   (INSERT32(W, EXTRACT32(F, O2, S), O1, S) )
+#define INSERTF_8(W,O1,F,O2,S)      (INSERT8(W, EXTRACT8(F, O2, S), O1, S) )
+
+
+/************************************/
+#define PTR_64_OF_BUFF(buf, offset)     ((u_int64_t*)((u_int8_t*)(buf) + (offset)))
+#define PTR_32_OF_BUFF(buf, offset)     ((u_int32_t*)((u_int8_t*)(buf) + (offset)))
+#define PTR_8_OF_BUFF(buf, offset)      ((u_int8_t*)((u_int8_t*)(buf) + (offset)))
+#define FIELD_64_OF_BUFF(buf, offset)   (*PTR_64_OF_BUFF(buf, offset))
+#define FIELD_32_OF_BUFF(buf, offset)   (*PTR_32_OF_BUFF(buf, offset))
+#define FIELD_8_OF_BUFF(buf, offset)    (*PTR_8_OF_BUFF(buf, offset))
+#define DWORD_N(buf, n)                 FIELD_32_OF_BUFF((buf), (n) * 4)
+#define BYTE_N(buf, n)                  FIELD_8_OF_BUFF((buf), (n))
+
+
+/************************************/
+// #define MIN(a, b)   ((a) < (b) ? (a) : (b))
+
+
+/************************************/
+#define CPU_TO_BE32(x)  htonl(x)
+#define BE32_TO_CPU(x)  ntohl(x)
+#define CPU_TO_BE16(x)  htons(x)
+#define BE16_TO_CPU(x)  ntohs(x)
+#ifdef _LITTLE_ENDIANESS
+    #define CPU_TO_BE64(x) (((u_int64_t)htonl((u_int32_t)((x) & 0xffffffff)) << 32) | \
+                            ((u_int64_t)htonl((u_int32_t)((x >> 32) & 0xffffffff))))
+
+    #define BE64_TO_CPU(x) (((u_int64_t)ntohl((u_int32_t)((x) & 0xffffffff)) << 32) | \
+                            ((u_int64_t)ntohl((u_int32_t)((x >> 32) & 0xffffffff))))
+#else
+    #define CPU_TO_BE64(x) (x)
+    #define BE64_TO_CPU(x) (x)
+#endif
+
+
+/************************************/
+/* define macros to the architecture of the CPU */
+#if defined(__linux) || defined(__FreeBSD__)
+#   if defined(__i386__)
+#       define ARCH_x86
+#   elif defined(__x86_64__)
+#       define ARCH_x86_64
+#   elif defined(__ia64__)
+#       define ARCH_ia64
+#   elif defined(__PPC64__)
+#       define ARCH_ppc64
+#   elif defined(__PPC__)
+#       define ARCH_ppc
+#   elif defined(__aarch64__)
+#       define ARCH_arm64
+#   else
+#       error Unknown CPU architecture using the linux OS
+#   endif
+#elif defined(_WIN32)
+
+//#   error Windows OS need to define macros
+#else       /* __linux || __FreeBSD__ */
+#   error Unknown OS
+#endif      /* __linux || __FreeBSD__ */
+
+
+/**********************************/
+/* define macros for print fields */
+//#if defined (ARCH_ia64) || defined(ARCH_x86_64) || defined(ARCH_ppc64) || defined(__MINGW64__)
+/*
+#if !defined(UEFI_BUILD) && (defined (ARCH_ia64) || defined(ARCH_x86_64) || defined(ARCH_ppc64) || defined(__MINGW64__))
+#   define U64H_FMT "0x%016lx"
+#   define U64D_FMT "%lu"
+#   define U32H_FMT "0x%08x"
+#   define U16H_FMT "0x%04x"
+#   define U8H_FMT  "0x%02x"
+#   define U32D_FMT "%u"
+#   define STR_FMT "%s"
+#elif defined(ARCH_x86) || defined(ARCH_ppc) || defined(__MINGW32__) || defined(UEFI_BUILD)
+#   define U64H_FMT "0x%016llx"
+#   define U64D_FMT "%llu"
+#   define U32H_FMT "0x%08x"
+#   define U16H_FMT "0x%04x"
+#   define U8H_FMT  "0x%02x"
+#   define U32D_FMT "%u"
+#   define STR_FMT "%s"
+#else  // ARCH
+#   error Unknown architecture
+#endif // ARCH
+*/
+
+/**********************************/
+void push_to_buff_64(u_int8_t *buff, u_int32_t bit_offset, u_int64_t field_value);
+void push_to_buff_32(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_value);
+void push_to_buff(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size, u_int32_t field_value);
+u_int64_t pop_from_buff_64(u_int8_t *buff, u_int32_t bit_offset);
+u_int32_t pop_from_buff_32(u_int8_t *buff, u_int32_t bit_offset);
+u_int32_t pop_from_buff(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size);
+
+#endif          /* def packet_common_H */
+
+
diff --git a/mtcr_ul/packets_layout.c b/mtcr_ul/packets_layout.c
new file mode 100644
index 0000000..6520aa8
--- /dev/null
+++ b/mtcr_ul/packets_layout.c
@@ -0,0 +1,112 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+/***
+ *** This file was generated at "Mon May 30 15:06:41 2011"
+ *** by:
+ ***    % csp_pack_unpack.pm ../xml_files/packets_st.csp
+ ***    and modified to fit the needs of mtcr
+ ***/
+
+#include <stdlib.h>
+#include "packets_layout.h"
+#include "packets_common.h"
+
+/*************************************/
+/* Name: OperationTlv
+ * Size: 128 bits
+ * Description:  */
+
+
+u_int32_t OperationTlv_pack(struct OperationTlv *data_to_pack, u_int8_t *packed_buffer) {
+    push_to_buff(packed_buffer, 24, 8, data_to_pack->reserved0);
+    push_to_buff(packed_buffer, 17, 7, data_to_pack->status);
+    push_to_buff(packed_buffer, 16, 1, data_to_pack->dr);
+    push_to_buff(packed_buffer, 5, 11, data_to_pack->len);
+    push_to_buff(packed_buffer, 0, 5, data_to_pack->Type);
+    push_to_buff(packed_buffer, 56, 8, data_to_pack->class);
+    push_to_buff(packed_buffer, 49, 7, data_to_pack->method);
+    push_to_buff(packed_buffer, 48, 1, data_to_pack->r);
+    push_to_buff(packed_buffer, 32, 16, data_to_pack->register_id);
+    push_to_buff_64(packed_buffer, 64, data_to_pack->tid);
+    return 16;
+}
+
+void OperationTlv_unpack(struct OperationTlv *unpacked_data, u_int8_t *buffer_to_unpack) {
+    unpacked_data->reserved0 = pop_from_buff(buffer_to_unpack, 24, 8);
+    unpacked_data->status = pop_from_buff(buffer_to_unpack, 17, 7);
+    unpacked_data->dr = pop_from_buff(buffer_to_unpack, 16, 1);
+    unpacked_data->len = pop_from_buff(buffer_to_unpack, 5, 11);
+    unpacked_data->Type = pop_from_buff(buffer_to_unpack, 0, 5);
+    unpacked_data->class = pop_from_buff(buffer_to_unpack, 56, 8);
+    unpacked_data->method = pop_from_buff(buffer_to_unpack, 49, 7);
+    unpacked_data->r = pop_from_buff(buffer_to_unpack, 48, 1);
+    unpacked_data->register_id = pop_from_buff(buffer_to_unpack, 32, 16);
+    unpacked_data->tid = pop_from_buff_64(buffer_to_unpack, 64);
+}
+
+void OperationTlv_dump(struct OperationTlv *data_to_print, FILE *out_port) {
+    fprintf(out_port, "OperationTlv::reserved0: "U32D_FMT"\n", data_to_print->reserved0);
+    fprintf(out_port, "OperationTlv::status: "U32D_FMT"\n", data_to_print->status);
+    fprintf(out_port, "OperationTlv::dr: "U32D_FMT"\n", data_to_print->dr);
+    fprintf(out_port, "OperationTlv::len: "U32D_FMT"\n", data_to_print->len);
+    fprintf(out_port, "OperationTlv::Type: "U32D_FMT"\n", data_to_print->Type);
+    fprintf(out_port, "OperationTlv::class: "U32D_FMT"\n", data_to_print->class);
+    fprintf(out_port, "OperationTlv::method: "U32D_FMT"\n", data_to_print->method);
+    fprintf(out_port, "OperationTlv::r: "U32D_FMT"\n", data_to_print->r);
+    fprintf(out_port, "OperationTlv::register_id: "U32D_FMT"\n", data_to_print->register_id);
+    fprintf(out_port, "OperationTlv::tid: "U64D_FMT"\n", data_to_print->tid);
+}
+
+/*************************************/
+/* Name: reg_tlv
+ * Size: 32 bits
+ * Description: reg_tlv */
+
+
+u_int32_t reg_tlv_pack(struct reg_tlv *data_to_pack, u_int8_t *packed_buffer) {
+    push_to_buff(packed_buffer, 16, 16, data_to_pack->reserved0);
+    push_to_buff(packed_buffer, 5, 11, data_to_pack->len);
+    push_to_buff(packed_buffer, 0, 5, data_to_pack->Type);
+    return 4;
+}
+
+void reg_tlv_unpack(struct reg_tlv *unpacked_data, u_int8_t *buffer_to_unpack) {
+    unpacked_data->reserved0 = pop_from_buff(buffer_to_unpack, 16, 16);
+    unpacked_data->len = pop_from_buff(buffer_to_unpack, 5, 11);
+    unpacked_data->Type = pop_from_buff(buffer_to_unpack, 0, 5);
+}
+
+void reg_tlv_dump(struct reg_tlv *data_to_print, FILE *out_port) {
+    fprintf(out_port, "reg_tlv::reserved0: "U32D_FMT"\n", data_to_print->reserved0);
+    fprintf(out_port, "reg_tlv::len: "U32D_FMT"\n", data_to_print->len);
+    fprintf(out_port, "reg_tlv::Type: "U32D_FMT"\n", data_to_print->Type);
+}
diff --git a/mtcr_ul/packets_layout.h b/mtcr_ul/packets_layout.h
new file mode 100644
index 0000000..a6528ad
--- /dev/null
+++ b/mtcr_ul/packets_layout.h
@@ -0,0 +1,96 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+/***
+ *** This file was generated at "Mon May 30 15:06:41 2011"
+ *** by:
+ ***    % csp_pack_unpack.pm ../xml_files/packets_st.csp
+ ***    and modified to fit mtcr needs
+ ***/
+
+#ifndef PACKETS_LAYOUT_H
+#define PACKETS_LAYOUT_H
+
+#include <stdlib.h>
+#include <stdio.h>
+#include "compatibility.h"
+
+/*************************************/
+/* Name: reg_tlv
+ * Size: 32 bits
+ * Description: reg_tlv */
+
+struct reg_tlv {
+    u_int16_t   reserved0;    /* bit_offset:0 */    /* element_size: 16 */
+    u_int16_t   len;    /* bit_offset:16 */    /* element_size: 11 */
+    u_int8_t    Type;    /* bit_offset:27 */    /* element_size: 5 */    /* TX - 0, RX - ignore */
+};
+
+/*************************************/
+/* Name: OperationTlv
+ * Size: 128 bits
+ * Description:  */
+
+struct OperationTlv {
+    u_int8_t	reserved0;    /* bit_offset:0 */    /* element_size: 8 */
+    u_int8_t	status;    /* bit_offset:8 */    /* element_size: 7 */
+    u_int8_t	dr;    /* bit_offset:15 */    /* element_size: 1 */
+    u_int16_t	len;    /* bit_offset:16 */    /* element_size: 11 */
+    u_int8_t	Type;    /* bit_offset:27 */    /* element_size: 5 */    /* TX - 0, RX - ignore */
+    u_int8_t	class;    /* bit_offset:32 */    /* element_size: 8 */
+    u_int8_t	method;    /* bit_offset:40 */    /* element_size: 7 */
+    u_int8_t	r;    /* bit_offset:47 */    /* element_size: 1 */
+    u_int16_t	register_id;    /* bit_offset:48 */    /* element_size: 16 */
+    u_int64_t	tid;    /* bit_offset:64 */    /* element_size: 64 */
+};
+
+/*************************************/
+/* Name: reg_tlv
+ * Size: 32 bits
+ * Description: reg_tlv */
+
+u_int32_t reg_tlv_pack(struct reg_tlv *data_to_pack, u_int8_t *packed_buffer);
+void reg_tlv_unpack(struct reg_tlv *unpacked_data, u_int8_t *buffer_to_unpack);
+void reg_tlv_dump(struct reg_tlv *data_to_print, FILE *out_port);
+
+
+
+/*************************************/
+/* Name: OperationTlv
+ * Size: 128 bits
+ * Description:  */
+
+u_int32_t OperationTlv_pack(struct OperationTlv *data_to_pack, u_int8_t *packed_buffer);
+void OperationTlv_unpack(struct OperationTlv *unpacked_data, u_int8_t *buffer_to_unpack);
+void OperationTlv_dump(struct OperationTlv *data_to_print, FILE *out_port);
+
+
+#endif /* internal_packets_functions_H */
diff --git a/mwrite.c b/mwrite.c
deleted file mode 100644
index 5d57d38..0000000
--- a/mwrite.c
+++ /dev/null
@@ -1,57 +0,0 @@
-/*
- *
- *  mwrite.c - CR Space write access
- *
- */
-#include "mtcr.h"
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
-
-void usage(const char *n)
-{
-    printf("%s <device> <addr> <value>\n", n);
-    exit(1);
-}
-
-int main(int ac, char *av[])
-{
-    char          *endp;
-    int           rc=0;
-    unsigned int  addr, val;
-    mfile         *mf;
-
-    if (ac != 4)
-        usage(av[0]);
-
-    addr = strtoul(av[2], &endp, 0);
-    if (*endp)
-        usage(av[0]);
-    val = strtoul(av[3], &endp, 0);
-    if (*endp)
-        usage(av[0]);
-
-    mf = mopen(av[1]);
-    if ( !mf )
-    {
-        perror("mopen");
-        return 1;
-    }
-
-    if ((rc = mwrite4(mf, addr, val)) < 0)
-    {
-        mclose(mf);
-        perror("mwrite");
-        return 1;
-    }
-    if (rc < 4)
-    {
-        mclose(mf);
-        printf("Write only %d bytes\n", rc);
-        return 1;
-    }
-    mclose(mf);
-    return 0;
-}
diff --git a/reg_access/Makefile.am b/reg_access/Makefile.am
new file mode 100644
index 0000000..2582c88
--- /dev/null
+++ b/reg_access/Makefile.am
@@ -0,0 +1,29 @@
+#--
+#                 - Mellanox Confidential and Proprietary -
+# 
+# Copyright (C) Jan 2013, Mellanox Technologies Ltd.  ALL RIGHTS RESERVED.
+# 
+# Except as specifically permitted herein, no portion of the information,
+# including but not limited to object code and source code, may be reproduced,
+# modified, distributed, republished or otherwise exploited in any form or by
+# any means for any purpose without the prior written permission of Mellanox
+# Technologies Ltd. Use of software subject to the terms and conditions
+# detailed in the file "LICENSE.txt".
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+MTCR_DIR = $(top_srcdir)/mtcr_ul
+COMMON_DIR = $(top_srcdir)/common
+LAYOUTS_DIR = $(top_srcdir)/tools_layouts
+USER_DIR = $(top_srcdir)
+
+INCLUDES = -I. -I$(USER_DIR) -I$(srcdir) -I$(LAYOUTS_DIR) -I$(USER_DIR)/include/mtcr_ul
+
+AM_CFLAGS = -W -Wall -Werror -g -MP -MD $(COMPILER_FPIC)
+
+noinst_LIBRARIES = libreg_access.a
+
+libreg_access_a_SOURCES = reg_access.c
+libreg_access_a_DEPENDENCIES = $(USER_DIR)/tools_layouts/libtools_layouts.a
+libreg_access_a_LIBADD = $(libreg_access_a_DEPENDENCIES)
+
diff --git a/reg_access/Makefile.in b/reg_access/Makefile.in
new file mode 100644
index 0000000..c7f52e9
--- /dev/null
+++ b/reg_access/Makefile.in
@@ -0,0 +1,490 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+#                 - Mellanox Confidential and Proprietary -
+# 
+# Copyright (C) Jan 2013, Mellanox Technologies Ltd.  ALL RIGHTS RESERVED.
+# 
+# Except as specifically permitted herein, no portion of the information,
+# including but not limited to object code and source code, may be reproduced,
+# modified, distributed, republished or otherwise exploited in any form or by
+# any means for any purpose without the prior written permission of Mellanox
+# Technologies Ltd. Use of software subject to the terms and conditions
+# detailed in the file "LICENSE.txt".
+#--
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = reg_access
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+libreg_access_a_AR = $(AR) $(ARFLAGS)
+am_libreg_access_a_OBJECTS = reg_access.$(OBJEXT)
+libreg_access_a_OBJECTS = $(am_libreg_access_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libreg_access_a_SOURCES)
+DIST_SOURCES = $(libreg_access_a_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+MTCR_DIR = $(top_srcdir)/mtcr_ul
+COMMON_DIR = $(top_srcdir)/common
+LAYOUTS_DIR = $(top_srcdir)/tools_layouts
+USER_DIR = $(top_srcdir)
+INCLUDES = -I. -I$(USER_DIR) -I$(srcdir) -I$(LAYOUTS_DIR) -I$(USER_DIR)/include/mtcr_ul
+AM_CFLAGS = -W -Wall -Werror -g -MP -MD $(COMPILER_FPIC)
+noinst_LIBRARIES = libreg_access.a
+libreg_access_a_SOURCES = reg_access.c
+libreg_access_a_DEPENDENCIES = $(USER_DIR)/tools_layouts/libtools_layouts.a
+libreg_access_a_LIBADD = $(libreg_access_a_DEPENDENCIES)
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign reg_access/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign reg_access/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+libreg_access.a: $(libreg_access_a_OBJECTS) $(libreg_access_a_DEPENDENCIES) 
+	-rm -f libreg_access.a
+	$(libreg_access_a_AR) libreg_access.a $(libreg_access_a_OBJECTS) $(libreg_access_a_LIBADD)
+	$(RANLIB) libreg_access.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/reg_access.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libtool clean-noinstLIBRARIES ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/reg_access/reg_access.c b/reg_access/reg_access.c
new file mode 100644
index 0000000..337170a
--- /dev/null
+++ b/reg_access/reg_access.c
@@ -0,0 +1,211 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#include "reg_access.h"
+
+#define REG_ID_PPTCS 0x5801
+#define REG_ID_PGMP  0x5802
+#define REG_ID_PPTS  0x5803
+#define REG_ID_PLTS  0x5804
+#define REG_ID_PLSRP 0x5805
+#define REG_ID_PGPS  0x5806
+#define REG_ID_PAOS  0x5006
+#define REG_ID_PTYS  0x5004
+#define REG_ID_MCIA  0x9014
+#define REG_ID_MTMP  0x900a
+#define REG_ID_PMLP  0x5002
+#define REG_ID_MFPA  0x9010
+#define REG_ID_MFBA  0x9011
+#define REG_ID_MFBE  0x9012
+#define REG_ID_MNVA  0x9024
+#define REG_ID_MNVI  0x9025
+#define REG_ID_MNVIA 0x9029
+
+// for debug:
+#ifdef _ENABLE_DEBUG_
+# define DEBUG_PRINT_SEND(data_struct, struct_name)\
+	printf("-I- Data Sent:\n");\
+	register_access_##struct_name##_print(data_struct, stdout, 1)
+# define DEBUG_PRINT_RECIEVE(data_struct, struct_name)\
+	printf("-I- Data Recieved:\n");\
+	register_access_##struct_name##_print(data_struct, stdout, 1)
+#else
+# define DEBUG_PRINT_SEND(data_struct, struct_name)
+# define DEBUG_PRINT_RECIEVE(data_struct, struct_name)
+#endif
+
+// for debug:
+#ifdef _ENABLE_DEBUG_
+# define DEBUG_PRINT_SEND2(data_struct, struct_name)\
+	printf("-I- Data Sent:\n");\
+	tools_##struct_name##_print(data_struct, stdout, 1)
+# define DEBUG_PRINT_RECIEVE2(data_struct, struct_name)\
+	printf("-I- Data Recieved:\n");\
+	tools_##struct_name##_print(data_struct, stdout, 1)
+#else
+# define DEBUG_PRINT_SEND2(data_struct, struct_name)
+# define DEBUG_PRINT_RECIEVE2(data_struct, struct_name)
+#endif
+
+/***************************************************/
+
+// register access for variable size registers (like mfba)
+
+#define REG_ACCCESS_VAR(mf, methdod, reg_id, data_struct, struct_name, reg_size , r_reg_size, w_reg_size)\
+    int status = 0, rc;\
+    int max_data_size = register_access_##struct_name##_size();\
+    u_int8_t data[max_data_size];\
+    register_access_##struct_name##_pack(data_struct, data);\
+    if (method != REG_ACCESS_METHOD_GET && method != REG_ACCESS_METHOD_SET) {\
+        return ME_REG_ACCESS_BAD_METHOD;\
+    }\
+    DEBUG_PRINT_SEND(data_struct, struct_name);\
+    rc = maccess_reg(mf, reg_id, (maccess_reg_method_t)method, data, reg_size, r_reg_size, w_reg_size, &status);\
+    register_access_##struct_name##_unpack(data_struct, data);\
+    DEBUG_PRINT_RECIEVE(data_struct, struct_name);\
+    if (rc || status) {\
+        return (reg_access_status_t)rc;\
+    }\
+    return ME_OK
+
+// register access for static sized registers
+#define REG_ACCCESS(mf, methdod, reg_id, data_struct, struct_name)\
+	int data_size = register_access_##struct_name##_size();\
+	REG_ACCCESS_VAR(mf, methdod, reg_id, data_struct, struct_name, data_size, data_size, data_size)\
+
+
+// register access for registers defined in tools.adb  (this is why I DONT like MACROS!!!)
+
+#define REG_ACCESS_TOOLS(mf, methdod, reg_id, data_struct, struct_name, reg_size , r_reg_size, w_reg_size)\
+    int status = 0, rc;\
+    int max_data_size = tools_##struct_name##_size();\
+    u_int8_t data[max_data_size];\
+    tools_##struct_name##_pack(data_struct, data);\
+    if (method != REG_ACCESS_METHOD_GET && method != REG_ACCESS_METHOD_SET) {\
+        return ME_REG_ACCESS_BAD_METHOD;\
+    }\
+    DEBUG_PRINT_SEND2(data_struct, struct_name);\
+    rc = maccess_reg(mf, reg_id, (maccess_reg_method_t)method, data, reg_size, r_reg_size, w_reg_size, &status);\
+    tools_##struct_name##_unpack(data_struct, data);\
+    DEBUG_PRINT_RECIEVE2(data_struct, struct_name);\
+    if (rc || status) {\
+        return (reg_access_status_t)rc;\
+    }\
+    return ME_OK
+
+
+/************************************
+ * Function: reg_access_mfba
+ ************************************/
+reg_access_status_t reg_access_mfba(mfile* mf, reg_access_method_t method, struct register_access_mfba* mfba)
+{
+	u_int32_t reg_size = mfba->size + REG_ACCESS_MFBA_HEADER_LEN;
+	// the r/w_size_reg is for improved performance for when we send the register
+	// via icmd , since its relatively slow si no need to write the data array from mfba struct to the device when reading from the device
+	// and no need for reading the data array from the device when writing to the device (we just care about the status)
+	u_int32_t r_size_reg = reg_size;
+	u_int32_t w_size_reg= reg_size;
+	if (method == REG_ACCESS_METHOD_GET) {
+		w_size_reg -= mfba->size;
+	} else {
+		r_size_reg -= mfba->size;
+	}
+	//printf("-D- MFBA: data size: %d, reg_size: %d, r_size_reg: %d, w_size_reg: %d\n",mfba->size,reg_size,r_size_reg,w_size_reg);
+    REG_ACCCESS_VAR(mf, method, REG_ID_MFBA, mfba, mfba, reg_size, r_size_reg, w_size_reg);
+}
+
+/************************************
+ * Function: reg_access_mfbe
+ ************************************/
+reg_access_status_t reg_access_mfbe(mfile* mf, reg_access_method_t method, struct register_access_mfbe* mfbe)
+{
+    REG_ACCCESS(mf, method, REG_ID_MFBE, mfbe, mfbe);
+}
+
+/************************************
+ * Function: reg_access_mfpa
+ ************************************/
+reg_access_status_t reg_access_mfpa(mfile* mf, reg_access_method_t method, struct register_access_mfpa* mfpa)
+{
+    REG_ACCCESS(mf, method, REG_ID_MFPA, mfpa, mfpa);
+}
+
+/************************************
+ * Function: reg_access_mnva
+ ************************************/
+reg_access_status_t reg_access_mnva (mfile* mf, reg_access_method_t method, struct tools_mnva* mnva)
+{
+	// reg_size is in bytes
+	u_int32_t reg_size = (mnva->mnv_hdr.length << 2) + tools_mnv_hdr_size();
+	u_int32_t r_size_reg = reg_size;
+	u_int32_t w_size_reg= reg_size;
+	if (method == REG_ACCESS_METHOD_GET) {
+		w_size_reg -= mnva->mnv_hdr.length << 2;
+	} else {
+		r_size_reg -= mnva->mnv_hdr.length << 2;
+	}
+	REG_ACCESS_TOOLS(mf, method, REG_ID_MNVA, mnva, mnva, reg_size , r_size_reg, w_size_reg);
+}
+
+/************************************
+ * Function: reg_access_mnvi
+ ************************************/
+reg_access_status_t reg_access_mnvi (mfile* mf, reg_access_method_t method, struct tools_mnvi* mnvi)
+{
+	if (method != REG_ACCESS_METHOD_SET ) { // this register supports only set method
+		return ME_REG_ACCESS_BAD_METHOD;
+	}
+	u_int32_t reg_size = tools_mnvi_size();
+	REG_ACCESS_TOOLS(mf, method, REG_ID_MNVI, mnvi, mnvi, reg_size , reg_size, reg_size);
+}
+
+/************************************
+ * Function: reg_access_mnvia
+ ************************************/
+reg_access_status_t reg_access_mnvia (mfile* mf, reg_access_method_t method, struct tools_mnvia* mnvia)
+{
+	if (method != REG_ACCESS_METHOD_SET ) { // this register supports only set method
+		return ME_REG_ACCESS_BAD_METHOD;
+	}
+	u_int32_t reg_size = tools_mnvia_size();
+	REG_ACCESS_TOOLS(mf, method, REG_ID_MNVIA, mnvia, mnvia, reg_size , reg_size, reg_size);
+}
+
+/************************************
+ * Function: reg_access_err2str
+ ************************************/
+
+const char* reg_access_err2str(reg_access_status_t status)
+{
+	return m_err2str(status);
+}
diff --git a/reg_access/reg_access.h b/reg_access/reg_access.h
new file mode 100644
index 0000000..6176dfe
--- /dev/null
+++ b/reg_access/reg_access.h
@@ -0,0 +1,70 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+
+#ifndef REG_ACCESS_H
+#define REG_ACCESS_H
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include <mtcr.h>
+#include <tools_layouts/register_access_layouts.h>
+
+// Hack, we include this for the MNV registers as they are not officialy a part of register_access so we defined them in tools.adb
+#include <tools_layouts/tools_layouts.h>
+
+enum { // header lengths in bytes
+    REG_ACCESS_MFBA_HEADER_LEN = 12,
+};
+
+typedef enum {
+    REG_ACCESS_METHOD_GET = MACCESS_REG_METHOD_GET,
+    REG_ACCESS_METHOD_SET = MACCESS_REG_METHOD_SET
+} reg_access_method_t;
+
+// we use the same error messages as mtcr
+typedef MError reg_access_status_t;
+
+const char* reg_access_err2str(reg_access_status_t status);
+reg_access_status_t reg_access_mfba (mfile* mf, reg_access_method_t method, struct register_access_mfba* mfba);
+reg_access_status_t reg_access_mfbe (mfile* mf, reg_access_method_t method, struct register_access_mfbe* mfbe);
+reg_access_status_t reg_access_mfpa (mfile* mf, reg_access_method_t method, struct register_access_mfpa* mfpa);
+reg_access_status_t reg_access_mnva (mfile* mf, reg_access_method_t method, struct tools_mnva* mnva);
+reg_access_status_t reg_access_mnvi (mfile* mf, reg_access_method_t method, struct tools_mnvi* mnvi);
+reg_access_status_t reg_access_mnvia (mfile* mf, reg_access_method_t method, struct tools_mnvia* mnvia);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif // REG_ACCESS_H
diff --git a/small_utils/Makefile.am b/small_utils/Makefile.am
new file mode 100644
index 0000000..838a724
--- /dev/null
+++ b/small_utils/Makefile.am
@@ -0,0 +1,54 @@
+#--
+# Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+INCLUDES= -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common
+
+LDADD= ../mtcr_ul/libmtcr_ul.a -ldl
+
+bin_PROGRAMS = mstmread \
+					mstmwrite \
+					mstmcra \
+					mstmtserver \
+					mstvpd
+
+bin_SCRIPTS = hca_self_test.ofed
+
+mstmread_SOURCES = mread.c
+
+mstmwrite_SOURCES = mwrite.c
+
+mstvpd_SOURCES = vpd.c
+
+mstmcra_SOURCES  = mcra.c
+
+mstmtserver_SOURCES = mtserver.c tcp.c tcp.h
+mstmtserver_CFLAGS = -DMST_UL
diff --git a/small_utils/Makefile.in b/small_utils/Makefile.in
new file mode 100644
index 0000000..b9ae10d
--- /dev/null
+++ b/small_utils/Makefile.in
@@ -0,0 +1,676 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+bin_PROGRAMS = mstmread$(EXEEXT) mstmwrite$(EXEEXT) mstmcra$(EXEEXT) \
+	mstmtserver$(EXEEXT) mstvpd$(EXEEXT)
+subdir = small_utils
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"
+PROGRAMS = $(bin_PROGRAMS)
+am_mstmcra_OBJECTS = mcra.$(OBJEXT)
+mstmcra_OBJECTS = $(am_mstmcra_OBJECTS)
+mstmcra_LDADD = $(LDADD)
+mstmcra_DEPENDENCIES = ../mtcr_ul/libmtcr_ul.a
+am_mstmread_OBJECTS = mread.$(OBJEXT)
+mstmread_OBJECTS = $(am_mstmread_OBJECTS)
+mstmread_LDADD = $(LDADD)
+mstmread_DEPENDENCIES = ../mtcr_ul/libmtcr_ul.a
+am_mstmtserver_OBJECTS = mstmtserver-mtserver.$(OBJEXT) \
+	mstmtserver-tcp.$(OBJEXT)
+mstmtserver_OBJECTS = $(am_mstmtserver_OBJECTS)
+mstmtserver_LDADD = $(LDADD)
+mstmtserver_DEPENDENCIES = ../mtcr_ul/libmtcr_ul.a
+mstmtserver_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
+	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(mstmtserver_CFLAGS) \
+	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+am_mstmwrite_OBJECTS = mwrite.$(OBJEXT)
+mstmwrite_OBJECTS = $(am_mstmwrite_OBJECTS)
+mstmwrite_LDADD = $(LDADD)
+mstmwrite_DEPENDENCIES = ../mtcr_ul/libmtcr_ul.a
+am_mstvpd_OBJECTS = vpd.$(OBJEXT)
+mstvpd_OBJECTS = $(am_mstvpd_OBJECTS)
+mstvpd_LDADD = $(LDADD)
+mstvpd_DEPENDENCIES = ../mtcr_ul/libmtcr_ul.a
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+    *) f=$$p;; \
+  esac;
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+  for p in $$list; do echo "$$p $$p"; done | \
+  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+    if (++n[$$2] == $(am__install_max)) \
+      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+    END { for (dir in files) print dir, files[dir] }'
+am__base_list = \
+  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
+  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+SCRIPTS = $(bin_SCRIPTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(mstmcra_SOURCES) $(mstmread_SOURCES) \
+	$(mstmtserver_SOURCES) $(mstmwrite_SOURCES) $(mstvpd_SOURCES)
+DIST_SOURCES = $(mstmcra_SOURCES) $(mstmread_SOURCES) \
+	$(mstmtserver_SOURCES) $(mstmwrite_SOURCES) $(mstvpd_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+INCLUDES = -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common
+LDADD = ../mtcr_ul/libmtcr_ul.a -ldl
+bin_SCRIPTS = hca_self_test.ofed
+mstmread_SOURCES = mread.c
+mstmwrite_SOURCES = mwrite.c
+mstvpd_SOURCES = vpd.c
+mstmcra_SOURCES = mcra.c
+mstmtserver_SOURCES = mtserver.c tcp.c tcp.h
+mstmtserver_CFLAGS = -DMST_UL
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign small_utils/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign small_utils/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+install-binPROGRAMS: $(bin_PROGRAMS)
+	@$(NORMAL_INSTALL)
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
+	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+	for p in $$list; do echo "$$p $$p"; done | \
+	sed 's/$(EXEEXT)$$//' | \
+	while read p p1; do if test -f $$p || test -f $$p1; \
+	  then echo "$$p"; echo "$$p"; else :; fi; \
+	done | \
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
+	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
+	sed 'N;N;N;s,\n, ,g' | \
+	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
+	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
+	    else { print "f", $$3 "/" $$4, $$1; } } \
+	  END { for (d in files) print "f", d, files[d] }' | \
+	while read type dir files; do \
+	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+	    test -z "$$files" || { \
+	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
+	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
+	    } \
+	; done
+
+uninstall-binPROGRAMS:
+	@$(NORMAL_UNINSTALL)
+	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+	files=`for p in $$list; do echo "$$p"; done | \
+	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
+	      -e 's/$$/$(EXEEXT)/' `; \
+	test -n "$$list" || exit 0; \
+	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
+	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+
+clean-binPROGRAMS:
+	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
+	echo " rm -f" $$list; \
+	rm -f $$list || exit $$?; \
+	test -n "$(EXEEXT)" || exit 0; \
+	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+	echo " rm -f" $$list; \
+	rm -f $$list
+mstmcra$(EXEEXT): $(mstmcra_OBJECTS) $(mstmcra_DEPENDENCIES) 
+	@rm -f mstmcra$(EXEEXT)
+	$(LINK) $(mstmcra_OBJECTS) $(mstmcra_LDADD) $(LIBS)
+mstmread$(EXEEXT): $(mstmread_OBJECTS) $(mstmread_DEPENDENCIES) 
+	@rm -f mstmread$(EXEEXT)
+	$(LINK) $(mstmread_OBJECTS) $(mstmread_LDADD) $(LIBS)
+mstmtserver$(EXEEXT): $(mstmtserver_OBJECTS) $(mstmtserver_DEPENDENCIES) 
+	@rm -f mstmtserver$(EXEEXT)
+	$(mstmtserver_LINK) $(mstmtserver_OBJECTS) $(mstmtserver_LDADD) $(LIBS)
+mstmwrite$(EXEEXT): $(mstmwrite_OBJECTS) $(mstmwrite_DEPENDENCIES) 
+	@rm -f mstmwrite$(EXEEXT)
+	$(LINK) $(mstmwrite_OBJECTS) $(mstmwrite_LDADD) $(LIBS)
+mstvpd$(EXEEXT): $(mstvpd_OBJECTS) $(mstvpd_DEPENDENCIES) 
+	@rm -f mstvpd$(EXEEXT)
+	$(LINK) $(mstvpd_OBJECTS) $(mstvpd_LDADD) $(LIBS)
+install-binSCRIPTS: $(bin_SCRIPTS)
+	@$(NORMAL_INSTALL)
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
+	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
+	for p in $$list; do \
+	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
+	done | \
+	sed -e 'p;s,.*/,,;n' \
+	    -e 'h;s|.*|.|' \
+	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
+	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
+	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
+	      if (++n[d] == $(am__install_max)) { \
+		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
+	    else { print "f", d "/" $$4, $$1 } } \
+	  END { for (d in files) print "f", d, files[d] }' | \
+	while read type dir files; do \
+	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+	     test -z "$$files" || { \
+	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
+	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
+	     } \
+	; done
+
+uninstall-binSCRIPTS:
+	@$(NORMAL_UNINSTALL)
+	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
+	files=`for p in $$list; do echo "$$p"; done | \
+	       sed -e 's,.*/,,;$(transform)'`; \
+	test -n "$$list" || exit 0; \
+	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
+	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mcra.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mread.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstmtserver-mtserver.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mstmtserver-tcp.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/mwrite.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/vpd.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+mstmtserver-mtserver.o: mtserver.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstmtserver_CFLAGS) $(CFLAGS) -MT mstmtserver-mtserver.o -MD -MP -MF $(DEPDIR)/mstmtserver-mtserver.Tpo -c -o mstmtserver-mtserver.o `test -f 'mtserver.c' || echo '$(srcdir)/'`mtserver.c
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mstmtserver-mtserver.Tpo $(DEPDIR)/mstmtserver-mtserver.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtserver.c' object='mstmtserver-mtserver.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstmtserver_CFLAGS) $(CFLAGS) -c -o mstmtserver-mtserver.o `test -f 'mtserver.c' || echo '$(srcdir)/'`mtserver.c
+
+mstmtserver-mtserver.obj: mtserver.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstmtserver_CFLAGS) $(CFLAGS) -MT mstmtserver-mtserver.obj -MD -MP -MF $(DEPDIR)/mstmtserver-mtserver.Tpo -c -o mstmtserver-mtserver.obj `if test -f 'mtserver.c'; then $(CYGPATH_W) 'mtserver.c'; else $(CYGPATH_W) '$(srcdir)/mtserver.c'; fi`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mstmtserver-mtserver.Tpo $(DEPDIR)/mstmtserver-mtserver.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtserver.c' object='mstmtserver-mtserver.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstmtserver_CFLAGS) $(CFLAGS) -c -o mstmtserver-mtserver.obj `if test -f 'mtserver.c'; then $(CYGPATH_W) 'mtserver.c'; else $(CYGPATH_W) '$(srcdir)/mtserver.c'; fi`
+
+mstmtserver-tcp.o: tcp.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstmtserver_CFLAGS) $(CFLAGS) -MT mstmtserver-tcp.o -MD -MP -MF $(DEPDIR)/mstmtserver-tcp.Tpo -c -o mstmtserver-tcp.o `test -f 'tcp.c' || echo '$(srcdir)/'`tcp.c
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mstmtserver-tcp.Tpo $(DEPDIR)/mstmtserver-tcp.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tcp.c' object='mstmtserver-tcp.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstmtserver_CFLAGS) $(CFLAGS) -c -o mstmtserver-tcp.o `test -f 'tcp.c' || echo '$(srcdir)/'`tcp.c
+
+mstmtserver-tcp.obj: tcp.c
+ at am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstmtserver_CFLAGS) $(CFLAGS) -MT mstmtserver-tcp.obj -MD -MP -MF $(DEPDIR)/mstmtserver-tcp.Tpo -c -o mstmtserver-tcp.obj `if test -f 'tcp.c'; then $(CYGPATH_W) 'tcp.c'; else $(CYGPATH_W) '$(srcdir)/tcp.c'; fi`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mstmtserver-tcp.Tpo $(DEPDIR)/mstmtserver-tcp.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tcp.c' object='mstmtserver-tcp.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mstmtserver_CFLAGS) $(CFLAGS) -c -o mstmtserver-tcp.obj `if test -f 'tcp.c'; then $(CYGPATH_W) 'tcp.c'; else $(CYGPATH_W) '$(srcdir)/tcp.c'; fi`
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(PROGRAMS) $(SCRIPTS)
+installdirs:
+	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"; do \
+	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+	done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am: install-binPROGRAMS install-binSCRIPTS
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
+	clean-generic clean-libtool ctags distclean distclean-compile \
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
+	dvi-am html html-am info info-am install install-am \
+	install-binPROGRAMS install-binSCRIPTS install-data \
+	install-data-am install-dvi install-dvi-am install-exec \
+	install-exec-am install-html install-html-am install-info \
+	install-info-am install-man install-pdf install-pdf-am \
+	install-ps install-ps-am install-strip installcheck \
+	installcheck-am installdirs maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+	tags uninstall uninstall-am uninstall-binPROGRAMS \
+	uninstall-binSCRIPTS
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/hca_self_test.ofed b/small_utils/hca_self_test.ofed
similarity index 58%
rename from hca_self_test.ofed
rename to small_utils/hca_self_test.ofed
index c7c5492..6bd7670 100755
--- a/hca_self_test.ofed
+++ b/small_utils/hca_self_test.ofed
@@ -2,7 +2,7 @@
 
 #
 # Copyright (c) 2006-2007 Cisco Systems. All rights reserved.
-# Copyright (c) 2008      Mellanox Technologies LTD. All rights reserved.
+# Copyright (c) 2011      Mellanox Technologies LTD. All rights reserved.
 #
 # This Software is licensed under one of the following licenses:
 #
@@ -43,8 +43,10 @@ INSTALL_PREFIX=/usr
 
 MTHCA_DRIVER_NEEDED=mthca
 HERMON_DRIVER_NEEDED=mlx4_
+CONNECTIB_DRIVER_NEEDED=mlx5_
 DRIVER_NEEDED=$MTHCA_DRIVER_NEEDED
 INFINI_CLASS_PATH=/sys/class/infiniband
+G_LSPCI_OUTPUT_FILE=/tmp/hca_self_test_lspci.output
 
 ########################################################################################
 # Required FW version definitions. These lines below are optionally set by the installer
@@ -53,15 +55,11 @@ ARBEL_MF_FW_NEEDED=
 TAVOR_FW_NEEDED=
 SINAI_FW_NEEDED=
 HERMON_FW_NEEDED=
+CX3_FW_NEEDED=
+CX3_PRO_FW_NEEDED=
+CONNECTIB_FW_NEEDED=
 ########################################################################################
 
-for cmd in  lspci cat id rpm uname grep ls awk egrep modprobe; do
-    cmd_exist=`which $cmd 2> /dev/null`
-    if [ "$cmd_exist" == "" ]; then
-            echo "Error: $cmd tool was not found in the PATH"
-            exit 1
-    fi
-done
 
 # Color echo
 cecho () {
@@ -84,7 +82,7 @@ if [ `id -g` -ne 0 ]; then
 fi
 
 echo
-echo "---- Performing InfiniBand HCA Self Test ----"
+g_pkg_cmd="rpm"
 
 # Get OS type
 if [ -f /etc/redhat-release -o -f /etc/fedora-release ]; then
@@ -94,24 +92,43 @@ elif [ -f /etc/SuSE-release ]; then
 elif [ -f /etc/debian_version ]; then
     OS_TYPE="DEBIAN"
     INSTALL_PREFIX=/opt/topspin
+    g_pkg_cmd="dpkg"
 else
     echo "Error: hca_self_test does not support this OS."
     EXIT_CODE=1
     exit $EXIT_CODE
 fi
 
+for cmd in  lspci cat id $g_pkg_cmd uname grep ls awk egrep modprobe; do
+    cmd_exist=`which $cmd 2> /dev/null`
+    if [ "$cmd_exist" == "" ]; then
+            echo "Error: $cmd tool was not found in the PATH"
+            exit 1
+    fi
+done
+
+
+HCA_LSPCI_NAME="InfiniBand"
+VPI_LSPCI_NAME="Network controller"
+NIC_LSPCI_NAME="Ethernet controller"
+MEM_CON_LSPCI_NAME="Memory controller"
+
+MEL_LSPCI_NAME_EXP="${HCA_LSPCI_NAME}|${VPI_LSPCI_NAME}|${NIC_LSPCI_NAME}"
+
+echo "---- Performing Adapter Device Self Test ----"
+
 # HCA/PCI check
-NUM_IB_DEV=`lspci 2> /dev/null | grep "InfiniBand: Mellanox Technolog" | wc -l`
-NUM_MEM_CON=`lspci 2> /dev/null | grep "Memory controller: Mellanox Technolog" | wc -l`
+NUM_IB_DEV=`lspci 2> /dev/null | grep -E "(${MEL_LSPCI_NAME_EXP})(\s\[[0-9]+\])?: Mellanox Technolog" | wc -l`
+NUM_MEM_CON=`lspci 2> /dev/null | grep "${MEM_CON_LSPCI_NAME}(\s\[[0-9]+\])?: Mellanox Technolog" | wc -l`
 
 let "NUM_HCAS=$NUM_IB_DEV + $NUM_MEM_CON"
-echo "Number of HCAs Detected ................ "$NUM_HCAS;
+echo "Number of CAs Detected ................. $NUM_HCAS";
 
 if [ $NUM_HCAS -ne 0 ]; then
     if [ $NUM_MEM_CON -ne 0 ]; then
         echo -e "PCI Device Check ....................... ${red}FAIL"
         tput sgr0
-        echo "    REASON: jumper set on HCA or HCA hardware failure"
+        echo "    REASON: jumper set on CA or CA hardware failure"
         EXIT_CODE=1
     else
         echo -e "PCI Device Check ....................... ${green}PASS"
@@ -120,85 +137,131 @@ if [ $NUM_HCAS -ne 0 ]; then
 else
     echo -e "PCI Device Check ....................... ${red}FAIL"
     tput sgr0
-    echo "    REASON: no HCAs in the system"
+    echo "    REASON: no CAs in the system"
     EXIT_CODE=1
     exit $EXIT_CODE
 fi
 
+
+mlx4_core_ko=`modinfo mlx4_core | grep filename | awk '{print $NF}'`
 if [ $OS_TYPE = "DEBIAN" ]; then
     RPM_CHECK_FAIL=0
-    RPM_USR_VER=1
     RPM_CUR_BOOTED_KER=1
+    
+    RPM_USR_VER=`dpkg -s libibverbs1 2> /dev/null | wc -l`
+    RPM_KER_VER=`dpkg -l 2> /dev/null | grep -E "ofed-kernel" | wc -l`
+    RPM_KER_NAME=`echo $mlx4_core_ko | awk -F '/' '{print$4}'`
+    BOOTED_KER=`uname -r`
+    if [ "$BOOTED_KER" != "$RPM_KER_NAME" ]; then
+        RPM_CUR_BOOTED_KER=0
+    fi
 else
     # RPM check
     RPM_CHECK_FAIL=0
-    RPM_USR_VER=`rpm -qa 2> /dev/null | grep kernel-ib | wc -l`
-    RPM_KER_VER=`rpm -qa 2> /dev/null | grep kernel-ib | wc -l`
-    RPM_KER_NAME=`rpm -qa 2> /dev/null | grep kernel-ib | grep -v devel | sed s/kernel-ib-//g | tr \\\n " "`
-
-    OFED_VERSION=$(ofed_info | grep OFED)
-
-    RPM_KER_ARCH=`uname -m`
-
-    if [ $OS_TYPE = "RED_HAT" ]; then
-        BOOTED_KER=`uname -r`
-    elif [ $OS_TYPE = "SUSE" ]; then
-        # Have to munge uname output a bit.
-        BOOTED_KER=`uname -r | sed s at -@_ at g`
-    fi
-
-    if [ $RPM_USR_VER -eq 0 ] && [ $RPM_KER_VER -eq 0 ]; then
-        echo -e "Host Driver RPM Check .................. ${red}FAIL"
-        tput sgr0
-        echo "    REASON: no RPMs found"
-        RPM_CHECK_FAIL=1
-        EXIT_CODE=1
-    elif [ $RPM_USR_VER -eq 0 ]; then
-        echo -e "Host Driver RPM Check .................. ${red}FAIL"
-        tput sgr0
-        echo "    REASON: no user level RPMs found"
-        RPM_CHECK_FAIL=1
-        EXIT_CODE=1
-    elif [ $RPM_KER_VER -eq 0 ]; then
-        echo -e "Host Driver RPM Check .................. ${red}FAIL"
-        tput sgr0
-        echo "    REASON: no kernel level RPMs found"
-        RPM_CHECK_FAIL=1
-        EXIT_CODE=1
-    fi
+    RPM_USR_VER=`rpm -q libibverbs 2> /dev/null | wc -l`
+    RPM_KER_VER=`rpm -qa 2> /dev/null | grep -E "kernel-ib|ofa_kernel" | wc -l`
+    KER_RPM=`rpm -qf $mlx4_core_ko 2> /dev/null | grep -E "kernel-ib|ofa_kernel"`
 
-    if [ $RPM_KER_VER -ne 0 ]; then
-        RPM_CUR_BOOTED_KER=`rpm -qa 2> null| grep kernel-ib | grep $(echo $BOOTED_KER | sed s/-/_/) | wc -l`
-        if [ $RPM_CUR_BOOTED_KER -eq 0 ]; then
-            echo -e "Host Driver RPM Check .................. ${red}FAIL"
-            tput sgr0
-            echo "    REASON: no RPMs found for currently booted kernel $BOOTED_KER"
-            RPM_CHECK_FAIL=1
-            EXIT_CODE=1
+    if [ ! -z $KER_RPM ]; then
+        RPM_KER_NAME=`echo $mlx4_core_ko | awk -F '/' '{print$4}'`
+        RPM_CUR_BOOTED_KER=1
+    else
+        if (rpm -q ofa_kernel_dkms > /dev/null 2>&1); then
+            IS_DKMS=1
+            RPM_KER_NAME=`rpm -q --queryformat "[%{NAME}-%{VERSION}]\n" ofa_kernel_dkms`
+            RPM_CUR_BOOTED_KER=1
+        else
+            RPM_CUR_BOOTED_KER=0
         fi
     fi
+fi
+OFED_VERSION=$(ofed_info 2> /dev/null | head -1)    
+RPM_KER_ARCH=`uname -m`    
+if [ $OS_TYPE = "RED_HAT" ]; then    
+    BOOTED_KER=`uname -r`    
+elif [ $OS_TYPE = "SUSE" ]; then    
+    # Have to munge uname output a bit.    
+    BOOTED_KER=`uname -r | sed s at -@_ at g`    
+fi    
+
+if [ $RPM_USR_VER -eq 0 ] && [ $RPM_KER_VER -eq 0 ]; then    
+    echo -e "Host Driver RPM Check .................. ${red}FAIL"    
+    tput sgr0    
+    echo "    REASON: no RPMs found"    
+    RPM_CHECK_FAIL=1    
+    EXIT_CODE=1    
+elif [ $RPM_USR_VER -eq 0 ]; then    
+    echo -e "Host Driver RPM Check .................. ${red}FAIL"    
+    tput sgr0    
+    echo "    REASON: no user level RPMs found"    
+    RPM_CHECK_FAIL=1    
+    EXIT_CODE=1    
+elif [ $RPM_KER_VER -eq 0 ]; then    
+    echo -e "Host Driver RPM Check .................. ${red}FAIL"    
+    tput sgr0    
+    echo "    REASON: no kernel level RPMs found"    
+    RPM_CHECK_FAIL=1    
+    EXIT_CODE=1    
+fi    
+
+if [ $RPM_KER_VER -ne 0 ]; then    
+    if [ $RPM_CUR_BOOTED_KER -eq 0 ]; then    
+        echo -e "Host Driver RPM Check .................. ${red}FAIL"    
+        tput sgr0    
+        echo "    REASON: no RPMs found for currently booted kernel $BOOTED_KER"    
+        RPM_CHECK_FAIL=1    
+        EXIT_CODE=1    
+    fi    
+fi    
+
+echo "Kernel Arch ............................ $RPM_KER_ARCH"    
+if [ "$RPM_KER_NAME" != "" ]; then    
+    echo "Host Driver Version .................... $OFED_VERSION $RPM_KER_NAME"    
+else    
+    echo "Host Driver Version .................... NA"    
+fi    
+
+if [ $RPM_CHECK_FAIL -eq 0 ]; then    
+    echo -e "Host Driver RPM Check .................. ${green}PASS"    
+    tput sgr0    
+fi    
+
+
+function get_curr_ca_pci_info () {
+    loop_cnt=$1
 
-    echo "Kernel Arch ............................ $RPM_KER_ARCH"
-    if [ "$RPM_KER_NAME" != "" ]; then
-        echo "Host Driver Version .................... $OFED_VERSION $RPM_KER_NAME"
-    else
-        echo "Host Driver Version .................... NA"
+    if [ "${g_lspci_was_ran}" == "" ]; then
+        lspci 2> /dev/null | grep -E "(${MEL_LSPCI_NAME_EXP}|${MEM_CON_LSPCI_NAME})(\s\[[0-9]+\])?: Mellanox Technolog" > ${G_LSPCI_OUTPUT_FILE}
+        g_lspci_was_ran=1
     fi
+    current_pci_info=$(cat ${G_LSPCI_OUTPUT_FILE} | head -$(expr $loop_cnt + 1) | tail -1)
+    echo ${current_pci_info}
+}
 
-    if [ $RPM_CHECK_FAIL -eq 0 ]; then
-        echo -e "Host Driver RPM Check .................. ${green}PASS"
-        tput sgr0
-    fi
-fi
+function get_ca_type() {
+    loop_cnt=$1
 
+    current_pci_info=`get_curr_ca_pci_info $loop_cnt`
 
+    if [[ ${current_pci_info} =~ ${HCA_LSPCI_NAME} ]] || [[ ${current_pci_info} =~ ${MEM_CON_LSPCI_NAME} ]]; then
+        ca_type=HCA
+    elif [[ ${current_pci_info}  =~ ${VPI_LSPCI_NAME} ]]; then
+        ca_type=VPI
+    elif [[ ${current_pci_info}  =~ ${NIC_LSPCI_NAME} ]]; then
+        ca_type=NIC
+    else
+        ca_type="N/A"
+    fi
+    echo "${ca_type}"
+}
 #get the device ID
 function get_device_id {
     loop_cnt=$1
 
-    PCI_DEV=$(lspci 2> /dev/null | grep -E "(InfiniBand|Memory controller): Mellanox Technolog" | head -$(expr $loop_cnt + 1) | tail -1 | awk '{print $1}')
-    HexDevice_ID=$(lspci -n -d "15b3:"  2> /dev/null | grep $PCI_DEV |  tail -1 | cut -d ":" -f4 | cut -d " " -f1)
+    current_pci_info=`get_curr_ca_pci_info $loop_cnt`
+    PCI_DEV=$(echo $current_pci_info | awk '{print $1}')
 
+    HexDevice_ID=$(lspci -n -d "15b3:"  2> /dev/null | grep $PCI_DEV |  tail -1 | cut -d ":" -f4 | cut -d " " -f1)
     if [ "$HexDevice_ID" != "" ]; then
         HexDevice_ID=0x$HexDevice_ID
         let "tmp=$HexDevice_ID"
@@ -210,18 +273,34 @@ function get_device_id {
 }
 #get the HCA NAME
 
+g_connectx="ConnectX"
+g_connectx3="ConnectX-3"
+g_connectx3_pro="ConnectX-3_Pro"
+g_connectib="Connect-IB"
+g_InfiniHost_III_Ex="InfiniHost_III_Ex"
+g_InfiniHost_III_Ex_memfree="InfiniHost_III_Ex_m"
+g_InfiniHost_III_Lx="InfiniHost_III_Lx"
+g_InfiniHost="InfiniHost"
+
+
 function  get_hca_name {
     dev_id=$1
     if [ $dev_id -eq 25208 ]; then
-        ret_val="Arbel"
+        ret_val=$g_InfiniHost_III_Ex
     elif [ $dev_id -eq 25218  ]; then
-        ret_val="Memfree"
+        ret_val=$g_InfiniHost_III_Ex_memfree
     elif [ $dev_id -eq 24204 -o $dev_id -eq 25204 ]; then
-        ret_val="Sinai"
-    elif [ $dev_id -eq 25408 -o $dev_id -eq 25418 -o $dev_id -eq 25428 -o $dev_id -eq 25438 -o $dev_id -eq 25458 -o $dev_id -eq 25468 -o $dev_id -eq 25488 -o $dev_id -eq 25498 -o $dev_id -eq 26418 -o $dev_id -eq 26428 -o $dev_id -eq 26448 -o $dev_id -eq 26478 ]; then
-        ret_val="Hermon"
+        ret_val=$g_InfiniHost_III_Lx
     elif [ $dev_id -eq 23108 ]; then
-        ret_val="Tavor"
+        ret_val=$g_InfiniHost
+    elif [ $dev_id -eq 4099 ]; then
+        ret_val=$g_connectx3
+    elif [ $dev_id -eq 4103 ]; then
+        ret_val=$g_connectx3_pro
+    elif [ $dev_id -eq 4113 ]; then
+        ret_val=$g_connectib
+    else
+        ret_val=$g_connectx
     fi
     echo $ret_val
 
@@ -235,10 +314,12 @@ function get_driver {
     if [ "$Device_ID" != "" ]; then
         hca_name=$(get_hca_name $Device_ID)
         if [ "$hca_name" != "" ]; then
-            if [ "$hca_name" == "Hermon" ]; then
-                 driver_need=$HERMON_DRIVER_NEEDED
-             else
-                 driver_need=$MTHCA_DRIVER_NEEDED
+            if [ "$hca_name" == "$g_connectx" ] || [ "$hca_name" == "$g_connectx3" ] || [ "$hca_name" == "$g_connectx3_pro" ]; then
+                driver_need=$HERMON_DRIVER_NEEDED
+            elif [ "$hca_name" == "$g_connectib" ]; then 
+                driver_need=$CONNECTIB_DRIVER_NEEDED
+            else
+                driver_need=$MTHCA_DRIVER_NEEDED
             fi
         fi
     fi
@@ -276,15 +357,23 @@ function compare_fw  {
 
 
 # HCA firmware check
-
+echo_fw_check () {
+    LOOP_COUNT=$1
+    ca_type=$2
+    result=$3
+    echo -e "Firmware Check on CA #$LOOP_COUNT (${ca_type}) .......... ${result}"
+    tput sgr0
+}
 if [ $NUM_HCAS -ne 0 ]; then
     mlx_dev_num=0
+    mlx5_dev_num=0
     mthca_dev_num=0
     LOOP_COUNT=0
 
     # To take care of more than one HCA
     while [ $LOOP_COUNT -lt $NUM_HCAS ]
     do
+        ca_type=$(get_ca_type $LOOP_COUNT)
         if [ $RPM_USR_VER -ne 0 ] && [ $RPM_CUR_BOOTED_KER -ne 0 ]; then
 
             #default mthca0
@@ -293,70 +382,80 @@ if [ $NUM_HCAS -ne 0 ]; then
             ## get the Device Id
             PCI_DEVICE=$(lspci 2> /dev/null | grep Mellanox | head -$(expr $LOOP_COUNT + 1) | tail -1 | awk '{print $1}')
             Device_ID=$(get_device_id $LOOP_COUNT)
-
             if [ "$Device_ID" != "" ]; then
                 hca_name=$(get_hca_name $Device_ID)
                 if [ "$hca_name" != "" ]; then
 
                    # get the FW and the Expected FW
-                    if [ "$hca_name" == "Arbel" ]; then
+                    if [ "$hca_name" == "$g_InfiniHost_III_Ex" ]; then
                         FW_NEEDED=$ARBEL_FW_NEEDED
-                    elif [ "$hca_name" == "Memfree" ]; then
+                    elif [ "$hca_name" == $g_InfiniHost_III_Ex_memfree ]; then
                         FW_NEEDED=$ARBEL_MF_FW_NEEDED
-                    elif [ "$hca_name" == "Sinai" ]; then
+                    elif [ "$hca_name" == "$g_InfiniHost_III_Lx" ]; then
                         FW_NEEDED=$SINAI_FW_NEEDED
-                    elif [ "$hca_name" == "Hermon" ]; then
+                    elif [ "$hca_name" == "$g_connectx" ]; then
                         FW_NEEDED=$HERMON_FW_NEEDED
                         DRIVER_NEEDED=$HERMON_DRIVER_NEEDED
                         device_num=$mlx_dev_num
-                    elif [ "$hca_name" == "Tavor" ]; then
+                    elif [ "$hca_name" == "$g_connectx3" ]; then
+                        FW_NEEDED=$CX3_FW_NEEDED
+                        DRIVER_NEEDED=$HERMON_DRIVER_NEEDED
+                        device_num=$mlx_dev_num
+                    elif [ "$hca_name" == "$g_connectx3_pro" ]; then
+                        FW_NEEDED=$CX3_PRO_FW_NEEDED
+                        DRIVER_NEEDED=$HERMON_DRIVER_NEEDED
+                        device_num=$mlx_dev_num
+                    elif [ "$hca_name" == "$g_connectib" ]; then
+                        FW_NEEDED=$CONNECTIB_FW_NEEDED
+                        DRIVER_NEEDED=$CONNECTIB_DRIVER_NEEDED
+                        device_num=$mlx5_dev_num
+                    elif [ "$hca_name" == "$g_InfiniHost" ]; then
                         FW_NEEDED=$TAVOR_FW_NEEDED
                     fi
                     legal=$(echo $FW_NEEDED | grep v\[0-9\]\[0-9\]*.\[0-9\]\[0-9\]*.\[0-9\]\[0-9\]*)
 
                     # increase the mlx and mthca counter
-                    if [ "$hca_name" == "Hermon" ]; then
+                    case "$hca_name" in
+                    "$g_connectx"|"$g_connectx3"|"$g_connectx3_pro")
                         let "mlx_dev_num=$mlx_dev_num + 1"
-                    else
+                    ;;
+                    "$g_connectib")
+                        let "mlx5_dev_num=$mlx5_dev_num + 1"
+                    ;;                    *)
                         let "mthca_dev_num=$mthca_dev_num + 1"
-                    fi
-
+                    ;;
+                    esac
 
                     FW_FOUND=v$(mstflint -d $PCI_DEVICE q 2> /dev/null | grep "FW Version" | awk '{print $3}')
                     if [ "$FW_FOUND" = "v" ]; then
                         if [ -f "$INFINI_CLASS_PATH/$DRIVER_NEEDED$device_num/fw_ver" ]; then
                             FW_FOUND=v`cat $INFINI_CLASS_PATH/$DRIVER_NEEDED$device_num/fw_ver 2> /dev/null`
                         else
-                            echo -e "HCA Firmware Check ..................... ${red}FAIL"
-                            tput sgr0
-                            echo "    REASON:  HCA #$LOOP_COUNT: failed to get firmware version"
+                            echo_fw_check ${LOOP_COUNT} ${ca_type} "${red}FAIL"
+                            echo "    REASON: CA #$LOOP_COUNT: failed to get firmware version"
                             EXIT_CODE=1
                             no_firmware=1
                         fi
                     fi
 
                     if [ "$no_firmware" != "1" ]; then
-                        echo -e "HCA Firmware on HCA #$LOOP_COUNT ................. $FW_FOUND"
+                        echo -e "Firmware on CA #$LOOP_COUNT ${ca_type} .................. $FW_FOUND"
                         if [ "$FW_NEEDED" == "$legal" -a "$FW_NEEDED" != "" ]; then
                             if [ "$FW_FOUND" = "$FW_NEEDED" ]; then
-                                echo -e "HCA Firmware Check on HCA #$LOOP_COUNT ........... ${green}PASS"
-                                tput sgr0
+                                echo_fw_check ${LOOP_COUNT} ${ca_type} "${green}PASS"
                             else
                                 newest=$(compare_fw $FW_FOUND $FW_NEEDED)
                                 if [ "$newest" = "found" ]; then
-                                    echo -e "HCA Firmware Check on HCA #$LOOP_COUNT ........... ${green}PASS"
-                                    tput sgr0
+                                    echo_fw_check ${LOOP_COUNT} ${ca_type} "${green}PASS"
                                     echo "    NOTE: The found fw version is higher than the fw included in this package ($FW_NEEDED)"
                                 else
-                                    echo -e "HCA Firmware Check ..................... ${red}FAIL"
-                                    tput sgr0
-                                    echo "    REASON: mismatch HCA #$LOOP_COUNT firmware detected (found $FW_FOUND, required $FW_NEEDED)"
+                                    echo_fw_check ${LOOP_COUNT} ${ca_type} "${red}FAIL"
+                                    echo "    REASON: mismatch CA #$LOOP_COUNT firmware detected (found $FW_FOUND, required $FW_NEEDED)"
                                     EXIT_CODE=1
                                 fi
                             fi
                         else
-                            echo -e "HCA Firmware Check for HCA #$LOOP_COUNT .......... NA"
-
+                            echo_fw_check ${LOOP_COUNT} ${ca_type} "NA"
                             if [ "$FW_NEEDED" == "" ]; then
                                 echo "    REASON: NO required fw version"
                             else
@@ -365,23 +464,20 @@ if [ $NUM_HCAS -ne 0 ]; then
                         fi
                     fi
                 else
-                    echo -e "HCA Firmware Check for HCA #$LOOP_COUNT .......... NA"  #couldnt find hca
+                    echo_fw_check ${LOOP_COUNT} ${ca_type} "NA"
                 fi
             else
-                echo -e "HCA Firmware Check for HCA #$LOOP_COUNT .......... NA"   # couldn't find ID
+                echo_fw_check ${LOOP_COUNT} ${ca_type} "NA"
             fi
         else
-            echo -e "HCA Firmware Check for HCA #$LOOP_COUNT .......... NA"   #prm ??
+            echo_fw_check ${LOOP_COUNT} ${ca_type} "NA"
         fi
         let "LOOP_COUNT=$LOOP_COUNT + 1"
     done
 else
-    echo -e "HCA Firmware Check ..................... ${red}FAIL"
-    tput sgr0
-    echo "    REASON: no HCAs in the system"
-
+    echo_fw_check ${LOOP_COUNT} ${ca_type} "${red}FAIL"
+    echo "    REASON: no CAs in the system"
     EXIT_CODE=1
-
 fi
 
 # Check host driver initialization
@@ -425,7 +521,47 @@ else
     EXIT_CODE=1
 fi
 
+function get_link_layer() {
+    device_name=$1
+    port_num=$2
+    link_layer_file=$INFINI_CLASS_PATH/${device_name}/ports/${port_num}/link_layer
+    # Default value
+    link_layer=IB
+    if [ -f ${link_layer_file} ]; then
+        link_layer=`cat $link_layer_file 2> /dev/null`
+    fi
+    echo ${link_layer}
+}
+
+function report_port_state() {
+    port_num=$1;
+    LOOP_COUNT=$2
+    device_name=$3
+    ca_type=$4
+
+    port_dir=$INFINI_CLASS_PATH/${device_name}/ports/${port_num}
+    port_state_file=${port_dir}/state
+    port_rate_file=${port_dir}/rate
 
+if [ -f ${port_state_file} ]; then
+    PORT_STATE=`awk -F": " '{print $2}' ${port_state_file} 2> /dev/null`
+    link_layer=`get_link_layer ${device_name} ${port_num}`
+
+    if [ "x$PORT_STATE" == "xACTIVE" ]; then
+        PORT_SPEED=`awk -F\( '{print $2}' ${port_rate_file} 2> /dev/null | sed 's/)//'`
+        state="${green}UP $PORT_SPEED"
+    else
+        if [ "x$PORT_STATE" == "xINIT" ]; then
+            state="${cyan}INIT"
+        else
+            state="${red}DOWN"
+        fi
+    fi
+    echo -e "Port State of Port #${port_num} on CA #$LOOP_COUNT (${ca_type})..... ${state} (${link_layer})"
+    tput sgr0
+fi
+
+}
 
 # Port info
 if [ $HOST_DRIVER_INIT -eq 1 ]; then
@@ -434,6 +570,7 @@ if [ $HOST_DRIVER_INIT -eq 1 ]; then
     NUM_PORT_ACTIVE=0
 
     mlx_dev_num=0
+    mlx5_dev_num=0
     mthca_dev_num=0
     LOOP_COUNT=0
 
@@ -441,14 +578,18 @@ if [ $HOST_DRIVER_INIT -eq 1 ]; then
     while [ $LOOP_COUNT -lt $NUM_HCAS_PROC ]
     do
         driver_need=$(get_driver $LOOP_COUNT)
-        if [ "$driver_need" != "" ]; then
+         if [ "$driver_need" != "" ]; then
              if [ "$driver_need" == "$HERMON_DRIVER_NEEDED" ]; then
                   device_num=$mlx_dev_num
                   let "mlx_dev_num=$mlx_dev_num + 1"
+             elif [ "$driver_need" == "$CONNECTIB_DRIVER_NEEDED" ]; then
+                  device_num=$mlx5_dev_num
+                  let "mlx5_dev_num=$mlx5_dev_num + 1"
               else
                   device_num=$mthca_dev_num
                   let "mthca_dev_num=$mthca_dev_num + 1"
              fi
+
              if [ -f $INFINI_CLASS_PATH/$driver_need$device_num/ports/1/state ]; then
                 let "NUM_PORT_ACTIVE+=`grep ACTIVE $INFINI_CLASS_PATH/$driver_need$device_num/ports/1/state 2> /dev/null | wc -l`"
              fi
@@ -459,7 +600,7 @@ if [ $HOST_DRIVER_INIT -eq 1 ]; then
 
         let "LOOP_COUNT=$LOOP_COUNT + 1"
     done
-    echo "Number of HCA Ports Active ............. $NUM_PORT_ACTIVE"
+    echo "Number of CA Ports Active .............. $NUM_PORT_ACTIVE"
 
 
     # Get each port state
@@ -467,81 +608,83 @@ if [ $HOST_DRIVER_INIT -eq 1 ]; then
     mlx_dev_num=0
     mthca_dev_num=0
     LOOP_COUNT=0
+    mlx5_dev_num=0
     while [ $LOOP_COUNT -lt $NUM_HCAS_PROC ]
     do
 
         driver_need=$(get_driver $LOOP_COUNT)
+        ca_type=$(get_ca_type $LOOP_COUNT)
         if [ "$driver_need" != "" ]; then
-             if [ "$driver_need" == "$HERMON_DRIVER_NEEDED" ]; then
-                  device_num=$mlx_dev_num
-                  let "mlx_dev_num=$mlx_dev_num + 1"
-              else
-                  device_num=$mthca_dev_num
-                  let "mthca_dev_num=$mthca_dev_num + 1"
-             fi
-
-             if [ -f $INFINI_CLASS_PATH/$driver_need$device_num/ports/1/state ]; then
-                PORT_1_STATE=`awk -F: '{print $2}' $INFINI_CLASS_PATH/$driver_need$device_num/ports/1/state 2> /dev/null`
-                if [ $PORT_1_STATE = "ACTIVE" ]; then
-                    PORT_SPEED=`awk -F\( '{print $2}' $INFINI_CLASS_PATH/$driver_need$device_num/ports/1/rate 2> /dev/null | sed 's/)//'`
-                    echo -e "Port State of Port #0 on HCA #$LOOP_COUNT ........ ${green}UP $PORT_SPEED"
-                    tput sgr0
-                else
-                   if [ $PORT_1_STATE = "INIT" ]; then
-                      echo -e "Port State of Port #0 on HCA #$LOOP_COUNT ........ ${cyan}INIT"
-                   else
-                      echo -e "Port State of Port #0 on HCA #$LOOP_COUNT ........ ${red}DOWN"
-                   fi
-                   tput sgr0
-                fi
-             fi
-
-             if [ -f $INFINI_CLASS_PATH/$driver_need$device_num/ports/2/state ]; then
-                PORT_2_STATE=`awk -F: '{print $2}' $INFINI_CLASS_PATH/$driver_need$device_num/ports/2/state 2> /dev/null`
-                if [ $PORT_2_STATE = "ACTIVE" ]; then
-                    PORT_SPEED=`awk -F\( '{print $2}' $INFINI_CLASS_PATH/$driver_need$device_num/ports/2/rate 2> /dev/null | sed 's/)//'`
-                    echo -e "Port State of Port #1 on HCA #$LOOP_COUNT ........ ${green}UP $PORT_SPEED"
-                    tput sgr0
-                else
-
-                    if [ $PORT_2_STATE = "INIT" ]; then
-                       echo -e "Port State of Port #1 on HCA #$LOOP_COUNT ........ ${cyan}INIT"
-                    else
-                       echo -e "Port State of Port #1 on HCA #$LOOP_COUNT ........ ${red}DOWN"
-                    fi
-                    tput sgr0
-                fi
-             fi
+            if [ "$driver_need" == "$HERMON_DRIVER_NEEDED" ]; then
+                device_num=$mlx_dev_num
+                let "mlx_dev_num=$mlx_dev_num + 1"
+            elif [ "$driver_need" == "$CONNECTIB_DRIVER_NEEDED" ]; then
+                  device_num=$mlx5_dev_num
+                  let "mlx5_dev_num=$mlx5_dev_num + 1"
+            else
+                device_num=$mthca_dev_num
+                let "mthca_dev_num=$mthca_dev_num + 1"
+            fi
+            device_name=${driver_need}${device_num}
+            report_port_state 1 ${LOOP_COUNT} ${device_name} ${ca_type}
+            report_port_state 2 ${LOOP_COUNT} ${device_name} ${ca_type}
         fi
         let "LOOP_COUNT=$LOOP_COUNT + 1"
     done
 else
-    echo "Number of HCA Ports Active ............. NA"
+    echo "Number of CA Ports Active .............. NA"
 fi
 
 # -D-
 
 # Error counters check
 
+echo_error_cnt () {
+    LOOP_COUNT=$1
+    ca_type=$2
+    result=$3
+    echo -e "Error Counter Check on CA #$LOOP_COUNT (${ca_type})...... ${result}"
+    tput sgr0
+}
 if [ $HOST_DRIVER_INIT -eq 1 ]; then
 
     mlx_dev_num=0
     mthca_dev_num=0
     LOOP_COUNT=0
+    mlx5_dev_num=0
     while [ $LOOP_COUNT -lt $NUM_HCAS_PROC ]; do
 
         driver_need=$(get_driver $LOOP_COUNT)
+        ca_type=$(get_ca_type $LOOP_COUNT)
         if [ "$driver_need" != "" ]; then
+            check_port1=1
+            check_port2=1
+
             if [ "$driver_need" == "$HERMON_DRIVER_NEEDED" ]; then
                  device_num=$mlx_dev_num
                  let "mlx_dev_num=$mlx_dev_num + 1"
-             else
+            elif [ "$driver_need" == "$CONNECTIB_DRIVER_NEEDED" ]; then
+                  device_num=$mlx5_dev_num
+                  let "mlx5_dev_num=$mlx5_dev_num + 1"
+            else
                  device_num=$mthca_dev_num
                  let "mthca_dev_num=$mthca_dev_num + 1"
             fi
-                    # Error counters check
+
+            for port in `seq 1 2`; do
+                link_layer_file="$INFINI_CLASS_PATH/$driver_need$device_num/ports/$port/link_layer"
+                if [ -f $link_layer_file ]; then
+                    proto=`cat $link_layer_file 2> /dev/null`
+                    if [ "$proto" == "Ethernet" ]; then
+                        let "check_port$port=0"
+                    fi
+                fi
+            done
+
+
+            # Error counters check
             ERROR_COUNTER_PRINT=0
-            if [ -f $INFINI_CLASS_PATH/$driver_need$device_num/ports/1/state ]; then
+            if [ -f $INFINI_CLASS_PATH/$driver_need$device_num/ports/1/state ] && [ $check_port1 -eq 1 ]; then
                 ERROR_COUNTER_PORT_1=0
 
                 for i in $INFINI_CLASS_PATH/$driver_need$device_num/ports/1/counters/*error*; do
@@ -556,7 +699,7 @@ if [ $HOST_DRIVER_INIT -eq 1 ]; then
                     fi
                 done
             fi
-            if [ -f $INFINI_CLASS_PATH/$driver_need$device_num/ports/2/state ]; then
+            if [ -f $INFINI_CLASS_PATH/$driver_need$device_num/ports/2/state ] && [ $check_port2 -eq 1 ]; then
 
                 ERROR_COUNTER_PORT_2=0
                 for i in $INFINI_CLASS_PATH/$driver_need$device_num/ports/2/counters/*error*; do
@@ -579,8 +722,7 @@ if [ $HOST_DRIVER_INIT -eq 1 ]; then
             let "ERROR_COUNTER=$ERROR_COUNTER_PORT_1 + $ERROR_COUNTER_PORT_2"
             # Print FAIL only once
             if [ $ERROR_COUNTER -ne 0 ] && [ $ERROR_COUNTER_PRINT -ne 1 ]; then
-                echo -e "Error Counter Check on HCA #$LOOP_COUNT .......... ${red}FAIL"
-                tput sgr0
+                echo_error_cnt ${LOOP_COUNT} ${ca_type} "${red}FAIL"
                 echo "    REASON: found errors in the following counters"
                 ERROR_COUNTER_PRINT=1
                 EXIT_CODE=1
@@ -624,8 +766,11 @@ if [ $HOST_DRIVER_INIT -eq 1 ]; then
             fi
 
             if [ $ERROR_COUNTER -eq 0 ]; then
-                echo -e "Error Counter Check on HCA #$LOOP_COUNT .......... ${green}PASS"
-                tput sgr0
+                result="${green}PASS"
+                if [ $check_port1 -ne 1 ] && [ $check_port2 -ne 1 ]; then
+                    result="NA (Eth ports)"
+                fi
+                echo_error_cnt "${LOOP_COUNT}" "${ca_type}" "${result}"
             fi
 
             # Reset these variables for other HCAs
@@ -634,10 +779,8 @@ if [ $HOST_DRIVER_INIT -eq 1 ]; then
 
 
         else
-            echo "Error Counter Check on HCA #$LOOP_COUNT .......... NA"
+            echo_error_cnt ${LOOP_COUNT} ${ca_type} "NA"
         fi
-
-
         let "LOOP_COUNT=$LOOP_COUNT + 1"
     done
 
@@ -683,6 +826,7 @@ fi
 
 if [ $NUM_HCAS -ne 0 ]; then
     mlx_dev_num=0
+    mlx5_dev_num=0
     mthca_dev_num=0
     LOOP_COUNT=0
 
@@ -690,33 +834,33 @@ if [ $NUM_HCAS -ne 0 ]; then
     while [ $LOOP_COUNT -lt $NUM_HCAS ]
     do
         driver_need=$(get_driver $LOOP_COUNT)
+        ca_type=$(get_ca_type $LOOP_COUNT)
+
+        NODE_GUID="NA"
         if [ "$driver_need" != "" ]; then
-             if [ "$driver_need" == "$HERMON_DRIVER_NEEDED" ]; then
-                  device_num=$mlx_dev_num
-                  let "mlx_dev_num=$mlx_dev_num + 1"
-              else
-                  device_num=$mthca_dev_num
-                  let "mthca_dev_num=$mthca_dev_num + 1"
-             fi
+            if [ "$driver_need" == "$HERMON_DRIVER_NEEDED" ]; then
+                device_num=${mlx_dev_num}
+                let "mlx_dev_num=$mlx_dev_num + 1"
+            elif [ "$driver_need" == "$CONNECTIB_DRIVER_NEEDED" ]; then
+                  device_num=$mlx5_dev_num
+                  let "mlx5_dev_num=$mlx5_dev_num + 1"
+            else
+                device_num=${mthca_dev_num}
+                let "mthca_dev_num=$mthca_dev_num + 1"
+            fi
 
-             if [ -f "$INFINI_CLASS_PATH/$driver_need$device_num/node_guid" ]; then
-                 NODE_GUID=$(sed 's/\([0-9a-f]\)\([0-9a-f]\)\([0-9a-f]\)\([0-9a-f]\)/\1\2:\3\4/g' < $INFINI_CLASS_PATH/$driver_need$device_num/node_guid)
-                 echo -e "Node GUID on HCA #$LOOP_COUNT .................... $NODE_GUID"
-             else
-                 PCI_DEVICE=$(lspci 2> /dev/null | grep Mellanox | head -$(expr $LOOP_COUNT + 1) | tail -1 | awk '{print $1}')
-                 NODE_GUID=$(mstflint -d $PCI_DEVICE q 2> /dev/null | grep "GUIDs:" | awk '{print $2}' | sed 's/\([0-9a-f]\)\([0-9a-f]\)\([0-9a-f]\)\([0-9a-f]\)/\1\2:\3\4:/g' | cut -b -23)
-
-                 if [ "$NODE_GUID" != "" ]; then
-                     echo -e "Node GUID on HCA #$LOOP_COUNT .................... $NODE_GUID"
-                 else
-                     echo -e "Node GUID on HCA #$LOOP_COUNT .................... NA"
-                 fi
-             fi
+            if [ -f "$INFINI_CLASS_PATH/$driver_need$device_num/node_guid" ]; then
+                NODE_GUID=$(sed 's/\([0-9a-f]\)\([0-9a-f]\)\([0-9a-f]\)\([0-9a-f]\)/\1\2:\3\4/g' < $INFINI_CLASS_PATH/$driver_need$device_num/node_guid)
+            else
+                PCI_DEVICE=$(lspci 2> /dev/null | grep Mellanox | head -$(expr $LOOP_COUNT + 1) | tail -1 | awk '{print $1}')
+                NODE_GUID1=$(mstflint -d $PCI_DEVICE q 2> /dev/null | grep "GUIDs:" | awk '{print $2}' | sed 's/\([0-9a-f]\)\([0-9a-f]\)\([0-9a-f]\)\([0-9a-f]\)/\1\2:\3\4:/g' | cut -b -23)
 
-        else
-            echo "Node GUID on HCA #$LOOP_COUNT .................... NA"
+                if [ "$NODE_GUID1" != "" ]; then
+                    NODE_GUID=${NODE_GUID}
+                fi
+            fi
         fi
-
+        echo "Node GUID on CA #$LOOP_COUNT (${ca_type}) ............... ${NODE_GUID}"
         let "LOOP_COUNT=$LOOP_COUNT + 1"
      done
 
@@ -725,4 +869,5 @@ echo "------------------ DONE ---------------------"
 echo
 #rm -f /tmp/hca_self_test_modprobe.output
 rm -f /tmp/hca_self_test_dmesg.output
+rm -f ${G_LSPCI_OUTPUT_FILE}
 exit $EXIT_CODE
diff --git a/hca_self_test.readme b/small_utils/hca_self_test.readme
similarity index 100%
rename from hca_self_test.readme
rename to small_utils/hca_self_test.readme
diff --git a/small_utils/mcra.c b/small_utils/mcra.c
new file mode 100644
index 0000000..d330a73
--- /dev/null
+++ b/small_utils/mcra.c
@@ -0,0 +1,389 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/*
+ *
+ *  mcra.c - Mellanox Configuratio Register Access tool
+ *
+ */
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <errno.h>
+#include <getopt.h>
+#include "mtcr.h"
+#include "tools_version.h"
+
+#define ONES32(size)                    ((size)?(0xffffffff>>(32-(size))):0)
+#define MASK32(offset,size)             (ONES32(size)<<(offset))
+
+#define EXTRACT_C(source,offset,size)   ((((unsigned)(source))>>(offset)) & ONES32(size))
+#define EXTRACT(src, start,len)          (((len)==32)?(src):EXTRACT_C(src,start,len))
+
+#define MERGE_C(rsrc1,rsrc2,start,len)  ((((rsrc2)<<(start)) & (MASK32((start),(len)))) | ((rsrc1) & (~MASK32((start),(len)))))
+#define MERGE(rsrc1,rsrc2,start,len)    (((len)==32)?(rsrc2):MERGE_C(rsrc1,rsrc2,start,len))
+
+#define ADB_DUMP_VAR   "ADB_DUMP"
+
+
+void usage(const char *n, int with_exit)
+{
+    printf("  Mellanox Configuration Registers Access tool\n");
+    printf("  Usage: %s [-s <i2c-slave>] [-a <adb dump>] [-v] [-h] <device>\n", n);
+    printf("         <addr[.<bit offset>:<bit size>]|[,<bytes number>]> [data]\n");
+    printf("         If data is given, operation is write. Otherwise it is read.\n");
+    printf("         If a bit range is given in the address (E.G.: 0xf0014.16:8):\n");
+    printf("              For read  - Only the requested bits are printed.\n");
+    printf("              For write - Read-Modify-Write. Only the requested bits are changed.\n");
+    printf("         If 'bytes number' is given in the address (E.G.: 0xf0014,16):\n");
+    printf("              For read  - Will read a block (its size is the given bytes number).\n");
+    printf("              For write - User need to give list of dwrods to write, \n"
+           "                          number of dwords should be (bytes number/4).\n\n");
+    printf("  -s <i2c-slave> : I2C slave address.\n");
+    printf("  -a <dump file> : adb dump file, used for access by path.\n");
+    printf("  -h             : Print this help message.\n");
+    printf("  -v             : Display version info\n");
+    printf("\n");
+    printf("Environment Variables:\n");
+    printf("   ADB_DUMP      : Holds the path to adb dump, used for access by path (can be overriden by \"-a\").\n");
+    if (with_exit) {
+        exit(1);
+    }
+}
+#define MCRA_TOOL_NAME "mcra"
+#define MCRA_TOOL_VERSON "1.0.0"
+
+int main(int argc, char *argv[])
+{
+    char*         endp;
+    char*         dev = NULL;
+    char*         adb_dump = NULL;
+    char*         path = NULL;
+    int           rc=0;
+    unsigned int  addr = 0, val = 0;
+    mfile         *mf;
+    unsigned int  i2c_slave = 0;
+    int           c;
+    int           read_op = 0;
+    int           bit_offs = 0;
+    int           bit_size = 32;
+    int           byte_size = 0;
+    int           read_block = 0;       /* if 0 then read field according to "addr.bit:size", else read block of size "byte_size" */
+    const char*   op_name = "cr write";
+
+#if 0
+    int  i, rc1;
+    char buf[1024], *p=buf;
+    rc1 = mdevices(buf, 1024);
+    for (i=0; i<rc1; i++) {
+        printf("Found: \"%s\"\n", p);
+        p += strlen(p)+1;
+    }
+    exit(0);
+#endif
+    (void)rc; // avoid warnings (we dont use it just assign)
+    // Parse cmd line:
+    if (argc < 2) {
+        usage(argv[0], 1);
+    }
+
+    while ((c = getopt(argc, argv, "s:a:hv")) != -1) {
+        switch (c)  {
+        case 's':
+            i2c_slave  = strtoul(optarg, &endp, 0);
+            if (*endp || i2c_slave == 0 || i2c_slave > 0x7f) {
+                fprintf(stderr, "-E- Bad slave address given (%s). Expecting a number [0x1 .. 0x7f]\n", optarg);
+                exit(1);
+            }
+            break;
+
+        case 'a':
+            adb_dump = optarg;
+            break;
+
+        case 'v':
+            print_version_string(MCRA_TOOL_NAME, MCRA_TOOL_VERSON);
+            exit(0);
+
+        case 'h':
+            usage(argv[0], 0);
+            exit(0);
+
+        case '?':
+            break;
+
+        default:
+            fprintf(stderr, "-E- Unknown flag \"%c\"\n", c);
+            exit(1);
+        }
+    }
+
+    // parse non-optons argv elements
+    if (optind >= argc) {
+        fprintf(stderr, "-E- Missing device argument\n");
+        exit(1);
+    } else {
+        dev = argv[optind];
+        optind++;
+    }
+
+    if (optind >= argc) {
+        fprintf(stderr, "-E- Missing address argument\n");
+        exit(1);
+    } else {
+         addr = strtoul(argv[optind], &endp, 0);
+         if (*endp != '\0' && *endp != '.' && *endp != ',') {
+             //fprintf(stderr, "-E- Bad address given (%s). Unparsed string: \"%s\"\n", av[ap] ,endp);
+             //exit(1);
+             path = argv[optind];
+         }
+
+         if (*endp == ',') {
+             if (path) {
+                 fprintf(stderr, "-E- Can't read block with full path\n");
+                 exit(1);
+             }
+             read_block = 1;
+             byte_size = strtoul(endp+1, &endp, 0);
+
+             if (*endp != '\0' || byte_size == 0)
+             {
+                 fprintf(stderr, "-E- Bad byte size in given address (%s). Unparsed string: \"%s\"\n", argv[optind] ,endp);
+                 exit(1);
+             }
+         }
+
+         if (*endp == '.') {
+             if (path) {
+                 fprintf(stderr, "-E- Full path with bit address notation is illegal\n");
+                 exit(1);
+             }
+
+             bit_offs = strtoul(endp+1, &endp, 0);
+             if ((*endp != '\0' && *endp != ':') || bit_offs >= 32) {
+                 fprintf(stderr, "-E- Bad bit offset in given address (%s). Unparsed string: \"%s\"\n", argv[optind] ,endp);
+                 exit(1);
+             }
+         }
+
+         if (*endp == ':') {
+             if (path) {
+                 fprintf(stderr, "-E- Full path with bit size notation is illegal\n");
+                 exit(1);
+             }
+
+             bit_size = strtoul(endp+1, &endp, 0);
+             if (*endp != '\0') {
+                 fprintf(stderr, "-E- Bad bit size in given address (%s). Unparsed string: \"%s\"\n", argv[optind] ,endp);
+                 exit(1);
+             }
+
+             if (bit_size + bit_offs > 32) {
+                 fprintf(stderr, "-E- Bad bit offset/size in given address (%s) - exceeds 32 bits\n", argv[optind]);
+
+                 exit(1);
+             }
+         }
+
+         if (!path && *endp) {
+             fprintf(stderr, "-E- Bad address given (%s). Unparsed string: \"%s\"\n", argv[optind] ,endp);
+             exit(1);
+         }
+
+         // Allow the bit_size to be ommited
+         if (bit_size + bit_offs > 32)
+             bit_size = 32 - bit_offs;
+
+         optind++;
+    }
+
+
+    if (optind >= argc) {
+        read_op = 1;
+        op_name = "cr read";
+    } else {
+        val = strtoul(argv[optind], &endp, 0);
+        if (*endp) {
+            fprintf(stderr, "-E- Bad data given (%s)\n", argv[optind]);
+            exit(1);
+        }
+        optind++;
+    }
+
+    if (optind < argc) {
+        fprintf(stderr, "-E- Extra argument given (%s)\n", argv[optind]);
+        exit(1);
+    }
+
+    if (!adb_dump) {
+        adb_dump = getenv(ADB_DUMP_VAR);
+    }
+
+    // Do the job
+    mf = mopen(dev);
+    if (!mf) {
+        perror("mopen");
+        return 1;
+    }
+
+    if (i2c_slave)
+        mset_i2c_slave(mf, (u_int8_t)i2c_slave);
+
+    if (path) {
+        FILE* fp;
+        char* fpath;
+        char line[1024];
+        char *offset, *size;
+        int path_found = 0;
+
+        if (!adb_dump) {
+            fprintf(stderr, "-E- Can't access by path without providing adb dump file path\n");
+            goto error;
+        }
+
+        fp = fopen(adb_dump, "r");
+        if (!fp) {
+            fprintf(stderr, "-E- Can't open adb dump (%s) file: %s\n", adb_dump, strerror(errno));
+            goto error;
+        }
+
+        while (fgets(line, sizeof(line), fp) != NULL) {
+            if (!strstr(line, path)) {
+                continue;
+            }
+
+            fpath = strtok(line, " ");
+
+            if (strcmp(fpath, path)) {
+                continue;
+            }
+
+            if (!fpath) {
+                fprintf(stderr, "-E- Bad register map file format (%s), Can't find path\n", line);
+                fclose(fp);
+                goto error;
+            }
+
+            offset = strtok(NULL, " ");
+            size = strtok(NULL, " ");
+
+            if (!offset || !size) {
+                fprintf(stderr, "-E- Bad register map file format (%s), Can't find offset/size\n", line);
+                fclose(fp);
+                goto error;
+            }
+            path_found = 1;
+
+            if (sscanf(offset, "0x%x.%d", &addr, &bit_offs) != 2) {
+                if (sscanf(offset, "0x%x", &addr) != 1) {
+                    fprintf(stderr, "-E- Bad offset format in adb dump file, offset=%s\n", offset);
+                    fclose(fp);
+                    goto error;
+                }
+
+                bit_offs = 0;
+            }
+
+            if (sscanf(size, "%d", &bit_size) != 1) {
+                fprintf(stderr, "-E- Bad size format in adb dump file, size=%s\n", size);
+                fclose(fp);
+                goto error;
+            }
+
+            break;
+        }
+
+        fclose(fp);
+        if (!path_found) {
+            fprintf(stderr, "-E- Can't find path (%s)\n", path);
+            goto error;
+        }
+    }
+
+    if (read_op) {
+        if (read_block) {
+            int i;
+            int dowrd_size = ((byte_size - 1)/4) + 1;
+            u_int32_t* data = malloc(sizeof(u_int32_t)*dowrd_size);
+
+            if (!data) {
+                fprintf(stderr, "-E- Failed to allocate memmory for read block buffer\n");
+            }
+
+            addr = (addr >> 2) << 2;
+            if (mread4_block(mf, addr, data, dowrd_size*4) != dowrd_size*4)
+                goto access_error;
+
+            // print the dowrds
+            for (i = 0; i < dowrd_size; i++) {
+                printf("0x%08x 0x%08x\n", addr + i*4, data[i]);
+            }
+        } else {
+            if (mread4(mf, addr, &val) != 4)
+                goto access_error;
+
+            val = EXTRACT(val, bit_offs, bit_size);
+            printf("0x%08x\n", val);
+        }
+    } else {
+        if (read_block) {
+            fprintf(stderr, "-E- Writing blocks is not supported yet\n");
+            exit(1);
+        }
+
+        if (bit_offs != 0 || bit_size != 32) {
+            // read-modify-write
+            u_int32_t tmp_val;
+            if (mread4(mf, addr, &tmp_val) != 4)
+                goto access_error;
+
+            val = MERGE(tmp_val, val, bit_offs, bit_size);
+        }
+        if(mwrite4(mf, addr, val) != 4) {
+            goto access_error;
+        }
+    }
+    goto success;
+
+access_error:
+    perror(op_name);
+
+error:
+    mclose(mf);
+    return 1;
+
+success:
+    mclose(mf);
+    return 0;
+}
+
diff --git a/small_utils/mread.c b/small_utils/mread.c
new file mode 100644
index 0000000..cefaaf9
--- /dev/null
+++ b/small_utils/mread.c
@@ -0,0 +1,87 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+/*
+ *
+ *  mread.c - CR Space read access
+ *
+ */
+
+#include "mtcr.h"
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+void usage(const char *n)
+{
+    printf("%s <device> <addr>\n", n);
+    exit(1);
+}
+
+int main(int ac, char *av[])
+{
+    char          *endp;
+    int           rc=0;
+    unsigned int  addr, val;
+    mfile         *mf;
+
+    if (ac != 3 )
+        usage(av[0]);
+
+    addr = strtoul(av[2], &endp, 0);
+    if (*endp)
+        usage(av[0]);
+
+    mf = mopen(av[1]);
+    if (!mf)
+    {
+        perror("mopen");
+        return 1;
+    }
+
+    if ((rc = mread4(mf, addr, &val)) < 0)
+    {
+        mclose(mf);
+        perror("mread");
+        return 1;
+    }
+    if (rc < 4)
+    {
+        mclose(mf);
+        printf("Read only %d bytes\n", rc);
+        return 1;
+    }
+
+    mclose(mf);
+    printf("Read 0x%08x:0x%08x\n", addr, val);
+    return rc;
+}
diff --git a/small_utils/mtserver.c b/small_utils/mtserver.c
new file mode 100644
index 0000000..4436058
--- /dev/null
+++ b/small_utils/mtserver.c
@@ -0,0 +1,718 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/*
+ *
+ *  mtserver.c - Mellanox Software tools (mst) server (remote mtcr calls)
+ *
+ *  The buffers foramt:
+ *
+ *  Send buff: The buffer which send by the client side.
+ *  Rcv  buff: The buffer which send by the server side.
+ *  Mopen:
+ *       Send buff:  O   Dtype       DevName
+ *                   O   0x00000001  O  0x00000001  /dev/mst/mt25418_pci_cr0
+ *       Rcv buff:   O
+ *
+ *  Mclose:
+ *       Send buff:  C
+ *       Rcv  buff:  O
+ *
+ *  Mdevices:
+ *       Send buff:  L
+ *       Rcv  buff:  O   DevsNum
+ *                   [List of devices]
+ *                   O   4
+ *                  /dev/mst/mtusb-1
+ *                  /dev/mst/mt25418_pciconf0
+ *                  /dev/mst/mt25418_pci_uar0
+ *                  /dev/mst/mt25418_pci_cr0
+ *
+ *  Mread4:
+ *       Send buff:  R   Offset
+ *                   R   0x000f0014
+ *       Rcv  buff:  O   Value
+ *                   O   0x00a00190
+ *
+ *  Mwrite4:
+ *       Send buff:  W   Offset      Value
+ *                   W   0x000f0018  0x12345678
+ *       Rcv  buff:  O
+ *
+ *
+ *  Mread64:
+ *       Send buff:  r   AddrWidth   SlaveAddr  Size  Offeset
+ *                   r   0           0x77       0x1   0x0
+ *       Rcv  buff:  O   Size        data
+ *                   O   0x1         00
+ *
+ *  Mwrite64:
+ *       Send buff:  r   AddrWidth   SlaveAddr  Size  Offeset  data
+ *                   r   0           0x77       0x1   0x0      00
+ *       Rcv  buff:  O
+ *
+ *  Version:
+ *       Send buff:  V
+ *       Rcv  buff:  O   Version
+ *                   O   1.1
+ *
+ *  Mi2c_detect:
+ *       Send buff:  S
+ *       Rcv  buff:  S   [SlaveAdrr]  ...  [SlaveAdrr]
+ *                   O   0x70 0x48
+ */
+
+#include <stdio.h>
+#include <errno.h>
+#include <string.h>
+#include <stdlib.h>
+#include <signal.h>
+
+#include "mtcr.h"
+#include "tcp.h"
+
+/*
+ * Constants
+ */
+#define DEF_PORT 23108
+#define BUF_LEN  256
+#define DEV_LEN  2048
+
+int sdebug = 0;
+int port = DEF_PORT;    /* Default port */
+
+#ifndef __WIN__
+    #define PREP_SIGNAL(signal_handler) signal(SIGPIPE, signal_handler);
+    #define WIN_INIT()
+    #define WIN_CLOSE(mf, cmd)
+    #define WIN_WHILE()
+#else
+    #include <Winsock2.h>
+    #define PREP_SIGNAL(signal_handler)
+    #define WIN_INIT() {                          \
+        int rc;                                   \
+        WSADATA wsaData;                          \
+        rc = WSAStartup(MAKEWORD(2, 2), &wsaData);\
+        if (rc != 0) {                            \
+            printf("-E- Winsock initialization failed (WSAStartup returned %d\n", rc);\
+            exit(1);                            \
+        }                                         \
+    }
+    #define WIN_CLOSE(mf, cmd) {\
+         if (!mf && cmd != 'V') {\
+             break;\
+         }\
+    }
+
+    #define WIN_WHILE() while (1)
+#endif
+
+#ifdef SIMULATOR
+
+    #include <sys/mman.h>
+    #include <sys/types.h>
+    #include <sys/stat.h>
+    #include <fcntl.h>
+    #include <unistd.h>
+
+    #define FILE_PATH "/tmp/mmap.log"
+    #define NUM_INTS  (0x40000)
+    #define FILE_SIZE (NUM_INTS * sizeof(int))
+
+u_int32_t* cr_space;
+char sim_str[100] = "\t-i[d]  <id>   - set the device id.\n";
+int id;
+int fd;
+mfile *mopen(const char *name)
+{
+    name = NULL;
+    return(mfile*)0;
+
+}
+
+
+mfile *mopend(const char *name, DType dtype)
+{
+    name  = NULL;
+    dtype = 0;
+    return(mfile*)1;
+}
+
+int mclose(mfile *mf)
+{
+    mf = NULL;
+    return 0;
+}
+
+int mdevices(char *buf, int len, int mask)
+{
+    len  = 0;
+    mask = 0;
+    strcpy(buf, "Simulator");
+    return 1;
+}
+
+int mread4(mfile *mf, unsigned int offset, u_int32_t *value)
+{
+    mf     = NULL;
+    *value = cr_space[offset/4];
+    return 4;
+}
+
+int mwrite4(mfile *mf, unsigned int offset, u_int32_t value)
+{
+    mf = NULL;
+    cr_space[offset/4] = value;
+    return 4;
+}
+int mi2c_detect (mfile *mf, u_int8_t slv_arr[SLV_ADDRS_NUM])
+{
+    mf      = NULL;
+    slv_arr = NULL;
+    return 1;
+}
+int mread_i2cblock(mfile *mf, unsigned char i2c_slave, u_int8_t addr_width,
+                            unsigned int offset, void *data, int length)
+{
+    mf         = NULL;
+    i2c_slave  = 1;
+    addr_width = 1;
+    offset     = 1;
+    data       = NULL;
+    length     = 1;
+    return 0;
+}
+
+int mwrite_i2cblock(mfile *mf, unsigned char i2c_slave, u_int8_t addr_width,
+                    unsigned int offset, void *data, int length)
+{
+    mf         = NULL;
+    i2c_slave  = 1;
+    addr_width = 1;
+    offset     = 1;
+    data       = NULL;
+    length     = 1;
+    return 0;
+}
+
+int mwrite4_block(mfile *mf, unsigned int offset, u_int32_t* data, int byte_len);
+
+
+int check_id_arg(char* av[], int ac, int *i)
+{
+    char *end;
+    if (++(*i) >= ac) {
+        printf("After switch \"%s\" device id is expected.\n", av[--(*i)]);
+        printf("Type \"%s -h\" for help.\n", av[0]);
+        exit(1);
+    }
+    id = (int)strtol(av[*i], &end, 0);
+    if (*end) {
+        printf("Invalid id: \"%s\" -- ?\n", end);
+        printf("Type \"%s -h\" for help.\n", av[0]);
+        exit(1);
+    }
+    return 0;
+
+}
+
+int prepare_the_map_file(void)
+{
+    int i;
+    int result;
+    fd = open(FILE_PATH, O_RDWR | O_CREAT | O_TRUNC, (mode_t)0600);
+
+    if (fd == -1) {
+        printf("-E- Error opening file for writing");
+        exit(1);
+    }
+
+    result = lseek(fd, FILE_SIZE-1, SEEK_SET);
+    if (result == -1) {
+        close(fd);
+        perror("Error calling lseek() to 'stretch' the file");
+        exit(1);
+    }
+
+    result = write(fd, "", 1);
+    if (result != 1) {
+        close(fd);
+        perror("Error writing last byte of the file");
+        exit(1);
+    }
+
+    cr_space = mmap(0, FILE_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0);
+    if (cr_space == MAP_FAILED) {
+        close(fd);
+        perror("Error mmapping the file");
+        exit(1);
+    }
+    for (i = 0; i < NUM_INTS; ++i) {
+        cr_space[i] = 0;
+    }
+
+    // write id
+    if (id != 0) {
+        cr_space[0xf0014/4] = id;
+    }
+    return 0;
+}
+
+int unmap_and_close_file(void)
+{
+    if (munmap(cr_space, FILE_SIZE) == -1) {
+        perror("Error un-mmapping the file");
+    }
+    close(fd);
+    return 0;
+}
+#else
+
+char sim_str[100] = "";
+int check_id_arg(char* av[], int ac, int *i)
+{
+    ac = 0;
+    printf("Invalid switch \"%s\".\n", av[*i]);
+    printf("Type \"%s -h\" for help.\n", av[0]);
+    exit(1);
+
+}
+
+int prepare_the_map_file(void)
+{
+    return 0;
+}
+
+int unmap_and_close_file(void)
+{
+    return 0;
+
+}
+#endif
+/* ////////////////////////////////////////////////////////////////////// */
+/* ////////////////////////////////////////////////////////////////////// */
+void usage(const char *s)
+{
+    printf("Usage:\n\t%s [switches]\n\n", s);
+    printf("Switches may be:\n");
+    printf("\t-p[ort] <port> - Listen to specify port (default is %d).\n", port);
+    printf("\t-d[ebug]       - Print all socket traffic (for debuging only).\n");
+    printf("%s", sim_str);
+    printf("\t-h[elp]        - Print help message.\n");
+    exit (1);
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+static void writes_deb(int con, char *s)
+{
+    writes(con, s);
+    if (sdebug)
+        printf("-> %s\n", s);
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+void write_err(int con)
+{
+    writen(con, "E ", 2);
+    writes(con, strerror(errno));
+    if (sdebug)
+        printf("-> E %s\n", strerror(errno));
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+void write_ok(int con)
+{
+    writes_deb(con, "O");
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+void mySignal()
+{
+    exit(0);
+}
+
+#define GET_PARAM(param, str, type, param_name, err_msg) {\
+    char* end;\
+    param = (type)strtoul(str, &end, 0);\
+    if (*end) {\
+        sprintf(err_msg, "E Invalid %s", param_name);\
+        return 1;\
+    }\
+}
+
+
+
+
+int parse_i2c_cmd(char* buf, u_int8_t* addr_width, u_int8_t* slave_addr, int* size,
+                  unsigned int* offset, u_int8_t* data, char* err_msg)
+{
+    char* p_arr[5];
+    u_int8_t args_num;
+    int i;
+
+    if (*buf == 'r') {
+        args_num = 4;
+    } else {
+        args_num = 5;
+    }
+
+    p_arr[0]  = buf + 2;
+    for (i = 1; i <= args_num; i++) {
+        p_arr[i] = strchr(p_arr[i - 1], ' ');
+        if (p_arr[i] == NULL) {
+            break;
+        }
+        *(p_arr[i]) = '\0';
+        p_arr[i]++;
+    }
+
+    if (i < args_num) {
+        sprintf(err_msg, "E Bad msg internal error");
+        return 1;
+    }
+    GET_PARAM(*addr_width, p_arr[0], u_int8_t, "address width", err_msg);
+    GET_PARAM(*slave_addr, p_arr[1], u_int8_t, "slave address", err_msg);
+    GET_PARAM(*size,       p_arr[2], u_int8_t, "length", err_msg);
+    GET_PARAM(*offset,     p_arr[3], u_int8_t, "offset", err_msg);
+
+    if (args_num == 5) {
+        char* p = p_arr[4];
+
+        if (*size > 64) {
+            sprintf(err_msg, "E Bad size which should be less than 64");
+            return 1;
+        }
+        if ((*size * 2) != (int)strlen(p)) {
+            sprintf(err_msg, "E Bad data section");
+            return 1;
+        }
+        for (i = 0; i < *size; i++) {
+            char tmp_num[10];
+            // TODO: use 16 on the  strtoul
+            strncpy(tmp_num, "0x", 2);
+            strncpy(tmp_num + 2, p, 2);
+            tmp_num[4] = '\0';
+            ((u_int8_t*)data)[i] = (u_int8_t)strtoul(tmp_num, 0 , 0);
+            p += 2;
+        }
+    }
+
+    return 0;
+}
+
+int copy_buff_to_str(char* str, u_int8_t* data, int size)
+{
+    char* p = str;
+    int i;
+    for (i = 0; i < size; i++) {
+        sprintf(p, "%02x", data[i]);
+        p += 2;
+    }
+    return 0;
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+#define CHK(f)    do { if ((f) < 0) { perror(""); exit(1); } } while(0)
+#define CHK2(f,m) do { if ((f) < 0) { perror(m); exit(1); } } while(0)
+#define MSTSERVER_VERSION "1.1"
+int main (int ac, char *av[])
+{
+    char *end;
+    char* local_dev = NULL;
+	char  buf[BUF_LEN], dev_buf[DEV_LEN];
+    int   i, con, rc;
+    mfile *mf = 0;
+
+    /* Command line parsing. */
+    for (i=1; i<ac; i++) {
+        switch (*av[i]) {
+        case '-':
+            ++av[i];
+            if (!strcmp(av[i], "p")  ||  !strcmp(av[i], "port")) {
+                if (++i >= ac) {
+                    printf("After switch \"%s\" port number is expected.\n",av[--i]);
+                    printf("Type \"%s -h\" for help.\n", av[0]);
+                    exit(1);
+                }
+                port = (int)strtol(av[i], &end, 0);
+                if (*end) {
+                    printf("Invalid port: \"%s\" -- ?\n", end);
+                    printf("Type \"%s -h\" for help.\n", av[0]);
+                    exit(1);
+                }
+            } else if (!strcmp(av[i], "dev")) {
+                if (++i >= ac)
+                {
+                    printf("After switch \"%s\" a device is expected.\n",av[--i]);
+                    printf("Type \"%s -h\" for help.\n", av[0]);
+                    exit(1);
+                }
+                local_dev = av[i];
+
+            } else if (!strcmp(av[i], "d")  ||  !strcmp(av[i], "debug")) {
+                sdebug = 1;
+            } else if (!strcmp(av[i], "h")  ||  !strcmp(av[i], "help")) {
+                usage(av[0]);
+            } else if (!strcmp(av[i], "i")  ||  !strcmp(av[i], "id")) {
+                check_id_arg(av, ac, &i);
+            } else {
+                printf("Invalid switch \"%s\".\n", av[i]);
+                printf("Type \"%s -h\" for help.\n", av[0]);
+                exit(1);
+            }
+            break;
+        case '?':
+            usage(av[0]);
+            break;
+        default:
+            printf("Invalid parameter \"%s\".\n", av[i]);
+            printf("Type \"%s -h\" for help.\n", av[0]);
+            exit(1);
+        }
+    }
+
+    prepare_the_map_file();
+    PREP_SIGNAL(mySignal);
+    WIN_INIT();
+
+    /* Now open and start work */
+    logset(1);
+    WIN_WHILE() {
+        con = open_serv_connection(port);
+        CHK2(con, "Open connection (server side)");
+
+        for (;;) {
+
+            memset(buf, 0, BUF_LEN);
+            rc = reads(con, buf, BUF_LEN);
+            CHK(rc);
+            if (!rc) {
+                break;    /*  EOF */
+            }
+            if (sdebug) {
+                printf("<- %s\n", buf);
+            }
+            switch (*buf) {
+            case 'O':   /*  Open mfile */
+
+                if (mf)
+                    writes_deb(con, "E Already opened");
+                else {
+                    int dtype = strtoul (buf+2, &end, 0);
+                    if (*end != ' ')  {
+                        /*  Old style (O DEV_NAME) */
+                        mf = mopen(buf+2);
+                    } else {
+                        /*  New style (O FLAG DEV_NAME) */
+                        mf = mopend (end+1, dtype);
+                    }
+
+                    if (mf) {
+                        write_ok(con);
+                    } else {
+                        write_err(con);
+                    }
+                }
+                break;
+            case 'C':  /*  Close mfile */
+                if (!mf)
+                    writes_deb(con, "E Not opened");
+                else {
+                    if (mclose(mf) < 0) {
+                        write_err(con);
+                    } else {
+                        write_ok(con);
+                        mf = 0;
+                    }
+                }
+                break;
+            case 'V':  /*  Get version */
+                writes_deb(con, "O "MSTSERVER_VERSION);
+                break;
+#ifndef MST_UL				
+            case 'S':  /*  Scan I2C bus */
+                if (!mf)
+                    writes_deb(con, "E Not opened");
+                else {
+                    u_int8_t slv_arr[SLV_ADDRS_NUM];
+                    if (mi2c_detect(mf, slv_arr) < 0) {
+                        write_err(con);
+                    } else {
+                        int i;
+                        char *p, buf[1024];
+                        sprintf(buf, "O");
+                        p =  buf + 1;
+                        for (i = 0; i < SLV_ADDRS_NUM; i++) {
+                            if (slv_arr[i]) {
+                                sprintf(p, " 0x%02x", i);
+                                p += strlen(p);
+                            }
+                        }
+                        writes_deb(con, buf);
+                    }
+                }
+                break;
+#endif				
+            case 'L':   /*  Get devices list */
+                if (local_dev == NULL) {
+                    rc = mdevices(dev_buf, DEV_LEN, MDEVS_ALL);
+				} else {
+
+                    strcpy(dev_buf, "/dev/mst/mtREMOTE_pci_cr0");
+                    printf("-D- local_dev=%s dev_buf=%s\n", local_dev, dev_buf);
+                    rc = 1;
+                }
+
+                if (rc < 0)
+                    write_err(con);
+                else {
+                    char *p = &dev_buf[0], vbuf[16];
+                    sprintf(vbuf, "O %d", rc);
+                    writes_deb(con, vbuf);
+                    for (i = 0; i < rc; i++, p += strlen(p)+1) {
+                        writes_deb(con, p);
+                    }
+                }
+                break;
+            case 'R':   /*  Read word */
+                if (!mf) {
+                    writes_deb(con, "E Not opened");
+                } else {
+                    unsigned int offset;
+                    u_int32_t    value;
+                    offset = strtoul(buf+2, &end, 0);
+                    if (*end) {
+                        writes_deb(con, "E Invalid offset");
+                    } else {
+                        if (mread4(mf, offset, &value) < 4) {
+                            write_err(con);
+                        } else {
+                            char vbuf[16];
+                            sprintf(vbuf, "O 0x%08x", value);
+                            writes_deb(con, vbuf);
+                        }
+                    }
+                }
+                break;
+#ifndef MST_UL
+            case 'r':   /*  Read I2C */
+                if (!mf) {
+                    writes_deb(con, "E Not opened");
+                } else {
+                    u_int8_t data[64];
+                    char err_msg[256];
+                    u_int8_t addr_width, slave_addr;
+                    unsigned int offset;
+                    int  size;
+
+                    rc = parse_i2c_cmd(buf, &addr_width, &slave_addr, &size, &offset, data, err_msg);
+                    if (rc) {
+                        writes_deb(con, err_msg);
+                    } else {
+                        if (mread_i2cblock(mf, slave_addr, addr_width, offset, data, size) < size) {
+                            write_err(con);
+                        } else {
+                            char vbuff[256];
+                            sprintf(vbuff, "O 0x%x ", size);
+                            copy_buff_to_str(&vbuff[strlen(vbuff)], data, size);
+                            writes_deb(con, vbuff);
+                        }
+                    }
+                }
+                break;
+            case 'w':   /*  Read I2C */
+                if (!mf) {
+                    writes_deb(con, "E Not opened");
+                } else {
+                    u_int8_t data[64];
+                    char err_msg[256];
+                    u_int8_t addr_width, slave_addr;
+                    unsigned int offset;
+                    int  size;
+
+                    rc = parse_i2c_cmd(buf, &addr_width, &slave_addr, &size, &offset, data, err_msg);
+                    if (rc) {
+                        writes_deb(con, err_msg);
+                    } else {
+                        if (mwrite_i2cblock(mf, slave_addr, addr_width, offset, data, size) < size) {
+                            write_err(con);
+                        } else {
+                            write_ok(con);
+                        }
+                    }
+                }
+                break;
+#endif
+            case 'W':   /*  Write word */
+                if (!mf) {
+                    writes_deb(con, "E Not opened");
+                } else {
+                    unsigned int offset;
+                    u_int32_t    value;
+                    char *p = strchr(buf+2, ' ');
+                    if (!p) {
+                        writes_deb(con, "E Invalid format (should be OFFS DATA)");
+                    } else {
+                        *p = '\0';
+                        p++;
+                        offset = strtoul(buf+2, &end, 0);
+                        if (*end) {
+                            writes_deb(con, "E Invalid offset");
+                        } else {
+                            value = strtoul(p, &end, 0);
+                            if (*end) {
+                                writes_deb(con, "E Invalid data");
+                            } else {
+                                if (mwrite4(mf, offset, value) < 4)  {
+                                    write_err(con);
+                                } else {
+                                    write_ok(con);
+                                }
+                            }
+                        }
+                    }
+                }
+                break;
+            default:
+                writes(con, "E Invalid command");
+                if (sdebug)
+                    printf("-> E Invalid command (len:%d cmd:\"%s\")\n",
+                           (int)strlen(buf), buf);
+                break;
+            }
+            WIN_CLOSE(mf, *buf);
+        }
+    }
+
+    unmap_and_close_file();
+    return 0;
+}
diff --git a/small_utils/mwrite.c b/small_utils/mwrite.c
new file mode 100644
index 0000000..cf60621
--- /dev/null
+++ b/small_utils/mwrite.c
@@ -0,0 +1,88 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+/*
+ *
+ *  mwrite.c - CR Space write access
+ *
+ */
+#include "mtcr.h"
+
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+
+void usage(const char *n)
+{
+    printf("%s <device> <addr> <value>\n", n);
+    exit(1);
+}
+
+int main(int ac, char *av[])
+{
+    char          *endp;
+    int           rc=0;
+    unsigned int  addr, val;
+    mfile         *mf;
+
+    if (ac != 4)
+        usage(av[0]);
+
+    addr = strtoul(av[2], &endp, 0);
+    if (*endp)
+        usage(av[0]);
+    val = strtoul(av[3], &endp, 0);
+    if (*endp)
+        usage(av[0]);
+
+    mf = mopen(av[1]);
+    if ( !mf )
+    {
+        perror("mopen");
+        return 1;
+    }
+
+    if ((rc = mwrite4(mf, addr, val)) < 0)
+    {
+        mclose(mf);
+        perror("mwrite");
+        return 1;
+    }
+    if (rc < 4)
+    {
+        mclose(mf);
+        printf("Write only %d bytes\n", rc);
+        return 1;
+    }
+    mclose(mf);
+    return 0;
+}
diff --git a/small_utils/tcp.c b/small_utils/tcp.c
new file mode 100644
index 0000000..965b5a5
--- /dev/null
+++ b/small_utils/tcp.c
@@ -0,0 +1,380 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/*
+ *
+ *  tcp.c - simple socket library routines
+ *
+ */
+
+#ifndef INSIDE_MTCR
+#define INSIDE_MTCR
+#include "tcp.h"
+#endif
+
+#include <errno.h>
+#include <fcntl.h>
+#include <memory.h>
+#include <signal.h>
+#include <stdarg.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+#ifndef __WIN__
+    #include <unistd.h>
+    #include <netdb.h>
+    #include <netinet/in.h>
+    #include <sys/socket.h>
+    #include <sys/un.h>
+    #include <sys/types.h>
+    #include <sys/wait.h>
+    #include <sys/ioctl.h>
+    #include <arpa/inet.h>
+
+    #define SOCKET_BACKLOG           1
+    #define COMP_CLOSE               close
+    #define COMP_READ(s,b,l)         read(s, b, l)
+    #define COMP_WRITE(s,b,l)        write(s, b, l)
+    #define GET_CHILD_PID(child_pid) child_pid = fork()
+    #define EXEC_SIGNAL() if (signal(SIGCHLD, SIG_IGN) == SIG_ERR) return -1;
+    #define EXEC_FOR() for(;;)
+    #define RET_ZERO_IN_WIN()
+    #define WIN_INIT()
+#else
+    #include <Winsock2.h>
+    #include <io.h>
+
+    #define socklen_t int
+
+    #define SOCKET_BACKLOG           5
+    #define COMP_CLOSE               closesocket
+    #define COMP_READ(s,b,l)         recv(s, b, l, 0)
+    #define COMP_WRITE(s,b,l)        send(s, b, l, 0)
+    #define GET_CHILD_PID(child_pid) child_pid = 0
+    #define EXEC_SIGNAL()
+    #define EXEC_FOR()
+    #define RET_ZERO_IN_WIN()         return 0
+
+    #define WIN_INIT() {                          \
+        int rc;                                   \
+        WSADATA wsaData;                          \
+        rc = WSAStartup(MAKEWORD(2, 2), &wsaData);\
+        if (rc != 0) {                            \
+            return -1;                            \
+        }                                         \
+    }
+#endif
+
+/* ----------------------------------------------------- */
+/* ------------------------------ Log all socket traffic */
+/* ----------------------------------------------------- */
+/* ////////////////////////////////////////////////////////////////////// */
+static int log_ena=0;
+INSIDE_MTCR void logset(const int ena) { log_ena = ena;}
+INSIDE_MTCR int  plog(const char *fmt, ...)
+{
+    va_list ap;
+    int     rc=0;
+
+    if (log_ena) {
+        va_start (ap, fmt);
+        rc = vprintf (fmt, ap);
+        va_end (ap);
+    }
+    return rc;
+}
+
+/* --------------------------------------------------- */
+/* ------------------------------ Base socket routines */
+/* --------------------------------------------------- */
+
+/* ////////////////////////////////////////////////////////////////////// */
+/*
+** readn - read n bytes from the socket "fd"
+**
+** Attempt to read "nbytes" bytes from socket "fd" into "ptr".
+** Returns number of bytes read, or -1 if an error occurs.
+** Will read less than the specified count *only* if the peer sends
+** EOF
+*/
+INSIDE_MTCR int readn(int fd, void *vptr, int nbytes)
+{
+    int     nleft, nread;
+    char    *ptr = (char *)vptr;
+
+    nleft = nbytes;
+    while (nleft > 0) {
+        do
+            nread = COMP_READ(fd, ptr, nleft);
+        while (nread < 0 && errno == EINTR);
+
+        if (nread < 0)
+            return -1;              /*  error, return -1 */
+        else if (nread == 0)
+            break;                  /*  EOF */
+
+        nleft -= nread;
+        ptr   += nread;
+    }
+    return(nbytes - nleft);         /*  return >= 0 */
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+/*
+** reads - reads string (till \0)  from the socket "fd"
+*/
+INSIDE_MTCR int reads(int fd, char *ptr, int maxlen)
+{
+    int     n, done=0, rc;
+    char    c;
+    for (n = 0; n <= maxlen && !done; n++) {
+        do
+            rc = COMP_READ(fd, &c, 1);
+        while (rc < 0 && errno == EINTR);
+
+        switch (rc) {
+        case 1:
+            *ptr++ = c;
+            if (c == '\0')
+                done=1;
+            break;
+        case 0:
+            done=1;
+            break;
+        default:
+            return -1;     /*  error */
+        }
+    }
+    return n-1;
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+/*
+** readnl - reads till till newline  from the socket "fd"
+*/
+INSIDE_MTCR int readnl(int fd, char *ptr, int maxlen)
+{
+    int     n, done=0, rc;
+    char    c;
+
+    for (n = 0; n <= maxlen-1 && !done; n++) {
+        do {
+            rc = COMP_READ(fd, &c, 1);
+        }
+        while (rc < 0 && errno == EINTR);
+
+        switch (rc) {
+        case 1:
+            *ptr++ = c;
+            if (c == '\n') {
+                *ptr = '\0';
+                done=1;
+            }
+            break;
+        case 0:
+            done=1;
+            break;
+        default:
+            return -1;     /*  error */
+        }
+    }
+    return n-1;
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+/*
+** writen - write n bytes to the socket "fd"
+**
+** Attempt to write "nbytes" bytes to socket "fd" from "ptr".
+** Returns number of bytes written, or -1 if an error occurs.
+** Return value will always be either -1 or "nbytes"
+*/
+INSIDE_MTCR int writen(int fd, void *vptr, int nbytes)
+{
+    int     nleft, nwritten;
+    char    *ptr = (char *)vptr;
+
+    nleft = nbytes;
+    while (nleft > 0) {
+        do
+            nwritten = COMP_WRITE(fd, ptr, nleft);
+        while (nwritten < 0 && errno == EINTR);
+
+        if (nwritten < 0)
+            return -1;
+
+        nleft -= nwritten;
+        ptr   += nwritten;
+    }
+    return(nbytes - nleft);
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+/*
+** writes - write string (null ternminated buffer) to the socket "fd"
+*/
+INSIDE_MTCR int writes(int fd, char *ptr)
+{
+    return writen(fd, ptr, strlen(ptr)+1);
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+/*
+** writenl - write newline ternminated buffer to the socket "fd"
+*/
+INSIDE_MTCR int writenl(int fd, char *ptr)
+{
+    char *last = strchr(ptr, '\n');
+    if (last)
+        return writen(fd, ptr, last - ptr + 1);
+    return 0;
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+/*
+** open_cli_connection - open client TCP connection and return socket fd
+*/
+INSIDE_MTCR int open_cli_connection(const char *host, const int port)
+{
+    int                 SockFD;
+    struct sockaddr_in  serv_addr;
+    struct hostent      *hent;
+
+    plog("open_connection(%s, %d)\n", host, port);
+
+    //Initialize Winsock
+    WIN_INIT();
+
+    /*  Try to determinate server IP address */
+    if ((hent = gethostbyname(host)) == NULL) {
+        return -1;
+    }
+
+    /*
+     * Fill in the structure "serv_addr" with the address of the
+     * server that we want to connect with.
+     */
+    memset((char *) &serv_addr, 0, sizeof(serv_addr));
+    serv_addr.sin_family      = AF_INET;
+    memcpy(&serv_addr.sin_addr, (*(hent->h_addr_list)), sizeof(struct in_addr));
+    serv_addr.sin_port        = (short)htons((short)port);
+
+    /*  Open a TCP socket (an Internet stream socket). */
+    if ( (SockFD = socket(AF_INET, SOCK_STREAM, 0)) < 0)
+        return -1;
+    /*
+     * Connect to the server.
+     */
+    if (connect(SockFD, (struct sockaddr *) &serv_addr, sizeof(serv_addr)) < 0)
+        return -1;
+
+    /*  All OK */
+    return SockFD;
+}
+
+/* ////////////////////////////////////////////////////////////////////// */
+/*
+** open_serv_connection - open server TCP connection and return socket fd
+*/
+INSIDE_MTCR int open_serv_connection(const int port)
+{
+    struct hostent     *hent;
+    struct sockaddr_in serv_addr;
+    struct sockaddr_in cli_inet_addr;
+    int                SockFD, newsockfd;
+    int                clilen = sizeof(cli_inet_addr);
+    int                childpid;
+
+    EXEC_SIGNAL()
+
+    if ((SockFD = socket(AF_INET, SOCK_STREAM, 0)) < 0)
+        return -1;
+
+    /*  Bind our local address so that the client can send to us. */
+    memset((char *) &serv_addr, 0, sizeof(serv_addr));
+    serv_addr.sin_family      = AF_INET;
+    serv_addr.sin_addr.s_addr = htonl(INADDR_ANY);
+    serv_addr.sin_port        = (short)(htons((short)port));
+    if (bind(SockFD, (struct sockaddr *)&serv_addr, sizeof(serv_addr)) < 0) {
+        COMP_CLOSE(SockFD);
+        return -1;
+    }
+
+    /*  Get ready to accept connection */
+    if (listen(SockFD, SOCKET_BACKLOG) < 0) {
+        COMP_CLOSE(SockFD);
+        return -1;
+    }
+
+    /*  Accept connection */
+    EXEC_FOR()
+    {
+        plog("Waiting for connection on port %d\n", port);
+
+        while ((newsockfd = accept(SockFD, (struct sockaddr *)&cli_inet_addr,
+                                   (socklen_t *)&clilen)) < 0) {
+            if (errno != EINTR) {
+                COMP_CLOSE(SockFD);
+                return -1;
+            }
+        }
+
+        GET_CHILD_PID(childpid);
+
+        if (childpid < 0)
+            return -1;
+
+        if (childpid) {
+            /*  We are parent */
+            COMP_CLOSE(newsockfd);
+            RET_ZERO_IN_WIN();
+            /*   ... and try accept next connection */
+        } else {
+            /*  We are child */
+            COMP_CLOSE(SockFD);
+
+            /*  Determine the client host name */
+            hent = gethostbyaddr((char *)&cli_inet_addr.sin_addr,
+                                 sizeof(cli_inet_addr.sin_addr), AF_INET);
+            plog("Accepted connection from host \"%s\" ",
+                 hent ? hent->h_name : "????");
+
+            /*  Determine the client host address */
+            plog(" (%s)", inet_ntoa(cli_inet_addr.sin_addr));
+
+            plog(", port %d\n", port);
+            return newsockfd;
+        }
+    }
+
+}
diff --git a/small_utils/tcp.h b/small_utils/tcp.h
new file mode 100644
index 0000000..566ebc3
--- /dev/null
+++ b/small_utils/tcp.h
@@ -0,0 +1,109 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ * 
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ * 
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ * 
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ * 
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ * 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/*
+ *
+ *  tcp.h - simple socket library definitions
+ *
+ */
+
+#ifndef _MST_SOCKETS_H
+#define _MST_SOCKETS_H
+
+#ifndef __WIN__
+    #define ATTRIBUTE  __attribute__ ((format (printf, 1, 2)))
+#else
+    #define ATTRIBUTE
+#endif
+
+
+/*
+** logset - call it w/ non-zero to see output via log.
+**          Otherwise all log calls will be ignored
+*/
+void logset(const int ena);
+
+/*
+** plog - debug printouts (like printf). Set 1 via logset to see output
+*/
+int plog(const char *fmt, ...) ATTRIBUTE;
+
+/*
+** open_cli_connection - open client TCP connection and return socket fd
+*/
+int open_cli_connection(const char *host, const int port);
+
+/*
+** open_serv_connection - open server TCP connection and return socket fd
+*/
+int open_serv_connection(const int port);
+
+/*
+** readn - read n bytes from the socket "fd"
+**
+** Attempt to read "nbytes" bytes from socket "fd" into "ptr".
+** Returns number of bytes read, or -1 if an error occurs.
+** Will read less than the specified count *only* if the peer sends
+** EOF
+*/
+int readn(int fd, void *vptr, int nbytes);
+
+/*
+** reads - reads string (till \0)  from the socket "fd"
+*/
+int reads(int fd, char *ptr, int maxlen);
+
+/*
+** readnl - reads till till newline  from the socket "fd"
+*/
+int readnl(int fd, char *ptr, int maxlen);
+
+/*
+** writen - write n bytes to the socket "fd"
+**
+** Attempt to write "nbytes" bytes to socket "fd" from "ptr".
+** Returns number of bytes written, or -1 if an error occurs.
+** Return value will always be either -1 or "nbytes"
+*/
+int writen(int fd, void *vptr, int nbytes);
+
+/*
+** writes - write string (null ternminated buffer) to the socket "fd"
+*/
+int writes(int fd, char *ptr);
+
+/*
+** writenl - write newline ternminated buffer to the socket "fd"
+*/
+int writenl(int fd, char *ptr);
+
+#endif
diff --git a/vpd.c b/small_utils/vpd.c
similarity index 69%
rename from vpd.c
rename to small_utils/vpd.c
index 185134b..9257b2d 100644
--- a/vpd.c
+++ b/small_utils/vpd.c
@@ -4,7 +4,7 @@
  *
  * Author: Michael S. Tsirkin <mst at mellanox.co.il>
  *
- * Copyright (c) 2007 Mellanox Technologies Ltd.  All rights reserved.
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
  *
  * This software is available to you under a choice of one of two
  * licenses.  You may choose to be licensed under the terms of the GNU
@@ -71,7 +71,7 @@ enum {
 	VPD_FLAG_READ_READY  = 0x80,
 	VPD_ADDR_OFFSET      = 0x02,
 	VPD_DATA_OFFSET      = 0x04,
-	VPD_MAX_SIZE         = 1<<16
+	VPD_MAX_SIZE         = 1<<12
 };
 
 struct vpd_field {
@@ -108,9 +108,9 @@ typedef unsigned char vpd_t[VPD_MAX_SIZE];
 
 #define VPD_TAG_LARGE(d) ((d)->type & 0x80)
 
-#define VPD_TAG_LENGTH(d) (VPD_TAG_LARGE(d) ? ((((d)->large.length_msb) << 8) | \
+#define VPD_TAG_LENGTH(d) ((unsigned)(VPD_TAG_LARGE(d) ? ((((d)->large.length_msb) << 8) | \
 					       ((d)->large.length_lsb)) :       \
-			   ((d)->type & 0x7))
+			   ((d)->type & 0x7)))
 
 #define VPD_TAG_HEAD(d) (VPD_TAG_LARGE(d) ? sizeof (d)->large : sizeof (d)->small)
 
@@ -126,54 +126,83 @@ enum {
 };
 
 #define VPD_FIELD_CHECKSUM "RV"
+#define VPD_FIELD_RW       "RW"
 
-int pci_find_capability(int device, int cap_id)
+int pci_find_capability(int fd, int cap_id)
 {
 	unsigned offset;
 	unsigned char visited[256] = {}; /* Prevent infinite loops */
 	unsigned char data[2];
 	int ret;
 
-	ret = pread(device, data, 1, PCI_CAP_PTR);
-	if (ret != 1)
+	ret = pread(fd, data, 1, PCI_CAP_PTR);
+	if (ret != 1) {
 		return 0;
+	}
 	offset = data[0];
 
 	for(;;) {
-		if (offset < PCI_HDR_SIZE)
+		if (offset < PCI_HDR_SIZE) {
 			return 0;
+		}
 
-		ret = pread(device, data, sizeof data, offset);
-		if (ret != sizeof data)
+		ret = pread(fd, data, sizeof data, offset);
+		if (ret != sizeof data) {
 			return 0;
+		}
 
 		visited[offset] = 1;
 
-		if (data[0] == cap_id)
+		if (data[0] == cap_id) {
 			return offset;
+		}
 
 		offset = data[1];
-		if (visited[offset])
+		if (visited[offset]) {
 			return 0;
+		}
 	}
+	return 0;
 }
 
-int pci_read_vpd_dword(int device, int vpd_cap_offset, unsigned offset, unsigned char data[4])
+int pci_read_vpd_dword_file(int fd, unsigned offset, unsigned char data[4])
+{
+    unsigned char addr_flag[2];
+    int ret;
+    if (offset >= VPD_MAX_SIZE || (offset & 0x3)) {
+        return -1;
+    }
+
+    if (lseek(fd, offset, SEEK_SET) < 0)
+    {
+        fprintf(stderr, "Reached End Of VPD region: %s\n", strerror(errno));
+        return errno;
+    }
+    if (read(fd, data, 0x4) != 4) {
+        fprintf(stderr, "Failed to read VPD: %s\n", strerror(errno));
+        return errno;
+    }
+    return 0;
+}
+
+int pci_read_vpd_dword_gw(int fd, int vpd_cap_offset, unsigned offset, unsigned char data[4])
 {
 	unsigned char addr_flag[2];
 	int ret;
 
-	if (offset >= VPD_MAX_SIZE || (offset & 0x3))
+	if (offset >= VPD_MAX_SIZE || (offset & 0x3)) {
 		return -1;
+	}
 
 	addr_flag[0] = (offset) & ~0x3;
 	addr_flag[1] = ((offset) >> 8) | VPD_FLAG_READ_START;
 
-	ret = pwrite(device, addr_flag, sizeof addr_flag,
+	ret = pwrite(fd, addr_flag, sizeof addr_flag,
 		     vpd_cap_offset + VPD_ADDR_OFFSET);
 
-	if (ret != sizeof addr_flag)
+	if (ret != sizeof addr_flag) {
 		return ret;
+	}
 
 	start_t = times(NULL);
 	while((addr_flag[1] & VPD_FLAG) != VPD_FLAG_READ_READY) {
@@ -183,35 +212,49 @@ int pci_read_vpd_dword(int device, int vpd_cap_offset, unsigned offset, unsigned
 			return -EIO;
 		}
 
-		ret = pread(device, addr_flag, sizeof addr_flag,
+		ret = pread(fd, addr_flag, sizeof addr_flag,
 			     vpd_cap_offset + VPD_ADDR_OFFSET);
-		if (ret != sizeof addr_flag)
+		if (ret != sizeof addr_flag) {
 			return ret;
+		}
 	}
 
-	ret = pread(device, data, sizeof data, vpd_cap_offset + VPD_DATA_OFFSET);
-	if (ret != sizeof data)
+	ret = pread(fd, data, sizeof data, vpd_cap_offset + VPD_DATA_OFFSET);
+	if (ret != sizeof data) {
 		return ret;
+	}
 
 	return 0;
 }
 
-int vpd_read(int device, vpd_t vpd)
+int vpd_read(int fd, vpd_t vpd, int vpd_path_exists)
 {
-	unsigned offset;
-	int ret;
-	int vpd_cap_offset;
-	vpd_cap_offset = pci_find_capability(device, VPD_CAP_ID);
-	if (!vpd_cap_offset)
-		return -1;
-
-	for (offset = 0; offset < VPD_MAX_SIZE; offset += 0x4) {
-		ret = pci_read_vpd_dword(device, vpd_cap_offset, offset, vpd + offset);
-		if (ret)
-			return ret;
-	}
-
-	return 0;
+    if (vpd_path_exists) {
+        unsigned offset;
+        int ret;
+        for (offset = 0; offset < VPD_MAX_SIZE; offset += 0x4) {
+            ret = pci_read_vpd_dword_file(fd, offset, vpd + offset);
+            if (ret) {
+                return ret;
+            }
+        }
+    } else {
+        unsigned offset;
+        int ret;
+        int vpd_cap_offset;
+        vpd_cap_offset = pci_find_capability(fd, VPD_CAP_ID);
+        if (!vpd_cap_offset) {
+            return -1;
+        }
+
+        for (offset = 0; offset < VPD_MAX_SIZE; offset += 0x4) {
+            ret = pci_read_vpd_dword_gw(fd, vpd_cap_offset, offset, vpd + offset);
+            if (ret) {
+                return ret;
+            }
+        }
+    }
+    return 0;
 }
 
 /* Verify that keywords in R and W sections fit in length. */
@@ -225,9 +268,13 @@ int vpd_check_one(union vpd_data_type *d, unsigned offset)
 		for (i = 0; i < VPD_TAG_LENGTH(d); i += 0x3 + field->length) {
 			field = (struct vpd_field *)(VPD_TAG_DATA(d)->bytes + i);
 			if (i + 0x3 + field->length > VPD_TAG_LENGTH(d)) {
-				fprintf(stderr, "-E- Offset 0x%x+0x%x: "
-					"field length 0x%x exceeds total 0x%x\n",
+				fprintf(stderr, "-E- Tag %s, Offset 0x%x+0x%x: "
+					"field length 0x%x exceeds total 0x%x",
+					VPD_TAG_NAME(d) == VPD_TAG_R ? "VPD_R" : "VPD_W",
 					offset, i, field->length, VPD_TAG_LENGTH(d));
+				if (VPD_TAG_NAME(d) == VPD_TAG_W)
+					fprintf(stderr, ". Use -r flag to skip VPD_W tag checks");
+				fprintf(stderr, "\n");
 				return -1;
 			}
 		}
@@ -240,8 +287,9 @@ void vpd_checksum_length(union vpd_data_type *d, unsigned offset, unsigned *chec
 	unsigned i;
 	struct vpd_field *field;
 
-	if (VPD_TAG_NAME(d) != VPD_TAG_R)
+	if (VPD_TAG_NAME(d) != VPD_TAG_R) {
 		return;
+	}
 
 	for (i = 0; i < VPD_TAG_LENGTH(d); i += 0x3 + field->length) {
 		field = (struct vpd_field *)(VPD_TAG_DATA(d)->bytes + i);
@@ -256,14 +304,17 @@ void vpd_show_field(FILE *f, struct vpd_field *field)
 {
 	int i;
 
-	if (!memcmp(VPD_FIELD_CHECKSUM, field->keyword, sizeof field->keyword))
+	if (!memcmp(VPD_FIELD_CHECKSUM, field->keyword, sizeof field->keyword) ||
+		!memcmp(VPD_FIELD_RW      , field->keyword, sizeof field->keyword)) {
 		return;
+	}
 	fputc(field->keyword[0], f);
 	fputc(field->keyword[1], f);
 	fputs(": ", f);
 	for (i = 0; i < field->length; ++i) {
-		if (!field->data[i])
+		if (!field->data[i]) {
 			break;
+		}
 		fputc(field->data[i], f);
 	}
 	fputc('\n', f);
@@ -272,22 +323,25 @@ void vpd_show_field(FILE *f, struct vpd_field *field)
 void vpd_show_fields(FILE *f, union vpd_data_type *d, const char *keyword)
 {
 	struct vpd_field *field;
-	int i;
+	unsigned i;
 
 	for (i = 0; i < VPD_TAG_LENGTH(d); i += 0x3 + field->length) {
 		field = (struct vpd_field *)(VPD_TAG_DATA(d)->bytes + i);
-		if (!keyword || !memcmp(keyword, field->keyword, sizeof field->keyword))
-			vpd_show_field(f, field);
+		if (!keyword ||
+			!memcmp(keyword, field->keyword, sizeof field->keyword)) {
+				vpd_show_field(f, field);
+		}
 	}
 }
 
 void vpd_show_id(FILE *f, union vpd_data_type *d)
 {
-	int i;
+	unsigned i;
 
 	fputs("ID: ", f);
-	for (i = 0; i < VPD_TAG_LENGTH(d); ++i)
+	for (i = 0; i < VPD_TAG_LENGTH(d); ++i) {
 		fputc(VPD_TAG_DATA(d)->bytes[i], f);
+	}
 	fputc('\n', f);
 }
 
@@ -295,8 +349,9 @@ void vpd_show_one(FILE *f, union vpd_data_type* d, const char *keyword)
 {
 	switch(VPD_TAG_NAME(d)) {
 	case VPD_TAG_ID:
-		if (!keyword || !memcmp("ID", keyword, 2))
+		if (!keyword || !memcmp("ID", keyword, 2)) {
 			vpd_show_id(f, d);
+		}
 		break;
 	case VPD_TAG_R:
 		vpd_show_fields(f, d, keyword);
@@ -307,26 +362,31 @@ void vpd_show_one(FILE *f, union vpd_data_type* d, const char *keyword)
 	case VPD_TAG_F:
 		break;
 	default:
-		if (!keyword)
+		if (!keyword) {
 			fprintf(f, "??: 0x%x\n", VPD_TAG_NAME(d));
+		}
 	}
 }
 
-int vpd_check(vpd_t vpd, int checksum)
+int vpd_check(vpd_t vpd, int checksum, int ignore_w)
 {
 	unsigned char b;
-	int i;
+	unsigned i;
 	unsigned offset;
 	int rc;
 	union vpd_data_type *d = NULL;
 	unsigned checksum_len = 0;
 
 	for (offset = 0; offset < VPD_MAX_SIZE && (!d || VPD_TAG_NAME(d) != VPD_TAG_F);
-	     offset += VPD_TAG_HEAD(d) + VPD_TAG_LENGTH(d)) {
+			offset += VPD_TAG_HEAD(d) + VPD_TAG_LENGTH(d)) {
 		d = (union vpd_data_type *)(vpd + offset);
-		rc = vpd_check_one(d, offset);
-		if (rc)
-			return rc;
+
+		if (!(VPD_TAG_NAME(d) == VPD_TAG_W && ignore_w)) {
+			rc = vpd_check_one(d, offset);
+			if (rc) {
+				return rc;
+			}
+		}
 
 		vpd_checksum_length(d, offset, &checksum_len);
 	}
@@ -336,8 +396,9 @@ int vpd_check(vpd_t vpd, int checksum)
 		return 1;
 	}
 
-	if (!checksum)
+	if (!checksum) {
 		return 0;
+	}
 
 	if (!checksum_len) {
 		fprintf(stderr, "-E- Mandatory checksum(RV) field not found.\n");
@@ -345,8 +406,9 @@ int vpd_check(vpd_t vpd, int checksum)
 	}
 
 	b = 0;
-	for (i = 0; i < checksum_len; ++i)
+	for (i = 0; i < checksum_len; ++i) {
 		b+= vpd[i];
+	}
 
 	if (b) {
 		fprintf(stderr, "-E- Len 0x%x: checksum mismatch: 0x%x\n",
@@ -357,18 +419,35 @@ int vpd_check(vpd_t vpd, int checksum)
 	return 0;
 }
 
-void vpd_show(FILE *f, vpd_t vpd, const char *keyword)
+void vpd_show(FILE *f, vpd_t vpd, const char *keyword, int ignore_w)
 {
 	unsigned offset;
 	union vpd_data_type *d = NULL;
 	for (offset = 0; !d || VPD_TAG_NAME(d) != VPD_TAG_F;
 	     offset += VPD_TAG_HEAD(d) + VPD_TAG_LENGTH(d)) {
 		d = (union vpd_data_type *)(vpd + offset);
-		vpd_show_one(f, d, keyword);
+		if (!(VPD_TAG_NAME(d) == VPD_TAG_W && ignore_w))
+			vpd_show_one(f, d, keyword);
 	}
 }
 
-int pci_parse_name(const char *name, char buf[4096])
+int is_file_exist(const char *fname)
+{
+    int fd = open(fname, O_RDONLY);
+    if (fd > 0) {
+        u_int8_t data[4];
+        if (read(fd, data, 0x4) != 4){
+            close(fd);
+            return 0;
+        } else {
+            close(fd);
+            return 1;
+        }
+    }
+    return 0;
+}
+
+int pci_parse_name(const char *name, char buf[4096], int* vpd_path_exists)
 {
 	int domain, bus, dev, func, tmp;
 	struct stat dummybuf;
@@ -399,37 +478,47 @@ int pci_parse_name(const char *name, char buf[4096])
 		}
 
 		base = basename(pbuf);
-		if (!base)
+		if (!base) {
 			return 1;
-		if (sscanf(base, "%x:%x:%x.%x", &domain, &bus, &dev, &func) != 4)
+		}
+		if (sscanf(base, "%x:%x:%x.%x", &domain, &bus, &dev, &func) != 4) {
 			return 1;
+		}
 	} else if (sscanf(name, "%x:%x:%x.%x", &domain, &bus, &dev, &func) != 4) {
 		domain = 0;
 		if (sscanf(name, "%x:%x.%x", &bus, &dev, &func) != 3)
 			return -2;
 	}
 	
+	snprintf(buf, 4096, "/sys/bus/pci/devices/%04x:%02x:%02x.%d/vpd", domain, bus, dev, func);
+	if (is_file_exist(buf)) {
+	    *vpd_path_exists = 1;
+	    return 0;
+	}
+	*vpd_path_exists = 0;
+
 	snprintf(buf, 4096, "/proc/bus/pci/%2.2x/%2.2x.%1.1x", bus, dev, func);
-	if (stat(buf, &dummybuf))
+	if (stat(buf, &dummybuf)) {
 		snprintf(buf, 4096, "/proc/bus/pci/%4.4x:%2.2x/%2.2x.%1.1x",
 			 domain, bus,dev,func);
+	}
 
-	if (stat(buf, &dummybuf))
+	if (stat(buf, &dummybuf)) {
 		return -3;
+	}
 
 	return 0;
 }
 
-int vpd_open(const char *name)
+int vpd_open(const char *name, int* vpd_path_exists)
 {
 	int fd;
 	char buf[4096];
 
-	if (pci_parse_name(name, buf)) {
+	if (pci_parse_name(name, buf, vpd_path_exists)) {
 		fprintf(stderr, "-E- Unable to parse device name %s\n", name);
 		return -1;
 	}
-
 	fd = open(buf, O_RDWR);
 	if (fd < 0) {
 		fprintf(stderr, "-E- Unable to open file %s: %s\n", buf, strerror(errno));
@@ -446,6 +535,8 @@ int main(int argc, char **argv)
 	vpd_t d;
 	int m = 0;
 	int n = 0;
+	int ignore_w = 0;
+	int vpd_path_exists = 0;
 
 	if (argc < 2) {
 		rc = 1;
@@ -456,7 +547,7 @@ int main(int argc, char **argv)
 
 	do
 	{
-		i=getopt(argc, argv, "mnt:");
+		i=getopt(argc, argv, "mnrt:");
 		if (i<0) {
 			break;
 		}
@@ -468,6 +559,9 @@ int main(int argc, char **argv)
 			case 'n':
 				n=1;
 				break;
+			case 'r':
+				ignore_w=1;
+				break;
 			case 't':
 				timeout_t = strtol(optarg, NULL, 0);
 				break;
@@ -484,27 +578,27 @@ int main(int argc, char **argv)
 		if (fread(d, VPD_MAX_SIZE, 1, stdin) != 1)
 			return 3;
 	} else {
-		fd = vpd_open(name);
+		fd = vpd_open(name, &vpd_path_exists);
 		if (fd < 0)
 			return 4;
 
-		if (vpd_read(fd, d))
+		if (vpd_read(fd, d, vpd_path_exists))
 			return 5;
 	}
 
 	if (m)
 		return fwrite(d, VPD_MAX_SIZE, 1, stdout) != 1;
 
-	if (vpd_check(d, !n))
+	if (vpd_check(d, !n, ignore_w))
 		return 6;
 
 	if (argc == 1)
-		vpd_show(stdout, d, NULL);
+		vpd_show(stdout, d, NULL, ignore_w);
 	else
 		for (i = 0; i < argc - 1; ++i) {
 			if (!strcmp(argv[i + 1], "--"))
 			    continue;
-			vpd_show(stdout, d, argv[i + 1]);
+			vpd_show(stdout, d, argv[i + 1], ignore_w);
 		}
 
 	return 0;
@@ -513,6 +607,7 @@ usage:
 	fprintf(stderr, "Usage: %s [-m|-n] [-t ##] <file> [-- keyword ...]\n", argv[0]);
 	fprintf(stderr, "-m\tDump raw VPD data to stdout.\n");
 	fprintf(stderr, "-n\tDo not validate check sum.\n");
+	fprintf(stderr, "-r\tDo not check and display the VPD_W tag in the vpd data.\n");
 	fprintf(stderr, "-t ##\tTime out after ## seconds. (Default is 30.)\n\n");
 	fprintf(stderr, "file\tThe PCI id number of the HCA (for example, \"2:00.0\"),\n");
 	fprintf(stderr, "\tthe device name (such as \"mlx4_0\")\n");
diff --git a/tools_layouts/Makefile.am b/tools_layouts/Makefile.am
new file mode 100644
index 0000000..0717143
--- /dev/null
+++ b/tools_layouts/Makefile.am
@@ -0,0 +1,41 @@
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+INCLUDES = -I$(top_srcdir)/mtcr_ul -I$(top_srcdir)/common
+AM_CFLAGS = -Wall -W -g -MP -MD -pipe $(COMPILER_FPIC)
+noinst_LIBRARIES = libtools_layouts.a
+
+libtools_layouts_a_SOURCES = cibfw_layouts.c adb_to_c_utils.c adb_to_c_utils.h cibfw_layouts.h \
+								register_access_layouts.c register_access_layouts.c \
+								tools_layouts.c tools_layouts.h
+
diff --git a/tools_layouts/Makefile.in b/tools_layouts/Makefile.in
new file mode 100644
index 0000000..d953eba
--- /dev/null
+++ b/tools_layouts/Makefile.in
@@ -0,0 +1,512 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+#--
+# Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
+#
+# This software is available to you under a choice of one of two
+# licenses.  You may choose to be licensed under the terms of the GNU
+# General Public License (GPL) Version 2, available from the file
+# COPYING in the main directory of this source tree, or the
+# OpenIB.org BSD license below:
+#
+#     Redistribution and use in source and binary forms, with or
+#     without modification, are permitted provided that the following
+#     conditions are met:
+#
+#      - Redistributions of source code must retain the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer.
+#
+#      - Redistributions in binary form must reproduce the above
+#        copyright notice, this list of conditions and the following
+#        disclaimer in the documentation and/or other materials
+#        provided with the distribution.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+#--
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = tools_layouts
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+libtools_layouts_a_AR = $(AR) $(ARFLAGS)
+libtools_layouts_a_LIBADD =
+am_libtools_layouts_a_OBJECTS = cibfw_layouts.$(OBJEXT) \
+	adb_to_c_utils.$(OBJEXT) register_access_layouts.$(OBJEXT) \
+	register_access_layouts.$(OBJEXT) tools_layouts.$(OBJEXT)
+libtools_layouts_a_OBJECTS = $(am_libtools_layouts_a_OBJECTS)
+DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+	$(LDFLAGS) -o $@
+SOURCES = $(libtools_layouts_a_SOURCES)
+DIST_SOURCES = $(libtools_layouts_a_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_DC = @ENABLE_DC@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROJECT = @PROJECT@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+# Makefile.am -- Process this file with automake to produce Makefile.in
+INCLUDES = -I$(top_srcdir)/mtcr_ul -I$(top_srcdir)/common
+AM_CFLAGS = -Wall -W -g -MP -MD -pipe $(COMPILER_FPIC)
+noinst_LIBRARIES = libtools_layouts.a
+libtools_layouts_a_SOURCES = cibfw_layouts.c adb_to_c_utils.c adb_to_c_utils.h cibfw_layouts.h \
+								register_access_layouts.c register_access_layouts.c \
+								tools_layouts.c tools_layouts.h
+
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+	        && { if test -f $@; then exit 0; else break; fi; }; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools_layouts/Makefile'; \
+	$(am__cd) $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign tools_layouts/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+libtools_layouts.a: $(libtools_layouts_a_OBJECTS) $(libtools_layouts_a_DEPENDENCIES) 
+	-rm -f libtools_layouts.a
+	$(libtools_layouts_a_AR) libtools_layouts.a $(libtools_layouts_a_OBJECTS) $(libtools_layouts_a_LIBADD)
+	$(RANLIB) libtools_layouts.a
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/adb_to_c_utils.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/cibfw_layouts.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/register_access_layouts.Po at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/tools_layouts.Po at am__quote@
+
+.c.o:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+
+.c.obj:
+ at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+ at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	set x; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	shift; \
+	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  if test $$# -gt 0; then \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      "$$@" $$unique; \
+	  else \
+	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	      $$unique; \
+	  fi; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z "$(CTAGS_ARGS)$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && $(am__cd) $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d "$(distdir)/$$file"; then \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+	    fi; \
+	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+	  else \
+	    test -f "$(distdir)/$$file" \
+	    || cp -p $$d/$$file "$(distdir)/$$file" \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
+	mostlyclean-am
+
+distclean: distclean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+	mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+	clean-libtool clean-noinstLIBRARIES ctags distclean \
+	distclean-compile distclean-generic distclean-libtool \
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+	pdf pdf-am ps ps-am tags uninstall uninstall-am
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/tools_layouts/adb_to_c_utils.c b/tools_layouts/adb_to_c_utils.c
new file mode 100644
index 0000000..e253895
--- /dev/null
+++ b/tools_layouts/adb_to_c_utils.c
@@ -0,0 +1,290 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/***
+ *** This file was generated at "2014-03-23 17:16:25"
+ *** by:
+ ***    > /mswg/release/eat_me/last_release/adabe_plugins/adb2c/adb2pack.py --input adb/golan/golan.adb --file-prefix golan --prefix golan_
+ ***/
+
+#include "adb_to_c_utils.h"
+
+/************************************
+ * Function: adb2c_calc_array_field_address
+ ************************************/
+u_int32_t adb2c_calc_array_field_address(u_int32_t start_bit_offset, u_int32_t arr_elemnt_size,
+                                   int arr_idx, u_int32_t parent_node_size,
+                                   int is_big_endian_arr)
+{
+    u_int32_t offs;
+
+	if (arr_elemnt_size > 32)
+	{
+		assert(!(arr_elemnt_size % 32));
+    	start_bit_offset += arr_elemnt_size*(u_int32_t)arr_idx;                                                                                     
+		return start_bit_offset;
+	}
+
+    if (is_big_endian_arr)
+    {
+        u_int32_t dword_delta;
+        offs = start_bit_offset - arr_elemnt_size*(u_int32_t)arr_idx;
+        dword_delta = (((start_bit_offset>>5)<<2) - ((offs>>5)<<2))/4;
+        if (dword_delta)
+        {
+            offs += 64*dword_delta;
+        }
+    }
+    else
+    {
+        offs = start_bit_offset + arr_elemnt_size*(u_int32_t)arr_idx;
+    }
+
+    //printf("==> %d\n", MIN(32, parent_node_size) - (offs%32) - arr_elemnt_size + ((offs>>5)<<5));
+    return ADB2C_MIN(32, parent_node_size) - (offs%32) - arr_elemnt_size + ((offs>>5)<<5);
+}
+
+/************************************
+ * Function: adb2c_push_integer_to_buff
+ ************************************/
+void adb2c_push_integer_to_buff(u_int8_t *buff, u_int32_t bit_offset,  u_int32_t byte_size, u_int64_t field_value)
+{
+    field_value = ADB2C_CPU_TO_BE64(field_value);
+    memcpy(buff + bit_offset/8, (u_int8_t*)&field_value + (8-byte_size), (size_t)byte_size);
+}
+
+/************************************
+ * Function: adb2c_push_bits_to_buff
+ ************************************/
+//the next function will push the field into the buffer by inserting it's MSB bits first
+//and therefore by doing it we save the CPU_TO_BE operation
+void adb2c_push_bits_to_buff(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size, u_int32_t field_value)
+{
+    u_int32_t i 		= 0;
+    u_int32_t byte_n	= bit_offset / 8;
+    u_int32_t byte_n_offset	= bit_offset % 8;
+    u_int32_t to_push;
+
+    //going over all bits in field
+    while (i < field_size)
+    {
+        to_push = ADB2C_MIN(8 - byte_n_offset, field_size - i);
+        i += to_push;
+        ADB2C_INSERTF_8(ADB2C_BYTE_N(buff, byte_n), 8U - to_push - byte_n_offset, field_value, field_size - i, to_push);
+        byte_n_offset  = 0;	//(byte_n_offset + to_push) % 8U;
+        byte_n++;
+    }
+}
+
+/************************************
+ * Function: adb2c_push_to_buf
+ ************************************/
+void adb2c_push_to_buf(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size, u_int64_t field_value)
+{
+    bit_offset = adb2c_calc_array_field_address(bit_offset, field_size, 0, field_size + 32, 0);
+    if (field_size <= 32)
+        adb2c_push_bits_to_buff(buff, bit_offset, field_size, (u_int32_t)field_value);
+    else
+        adb2c_push_integer_to_buff(buff, bit_offset, field_size/8,  field_value);
+}
+
+/************************************
+ * Function: adb2c_pop_integer_from_buff
+ ************************************/
+u_int64_t adb2c_pop_integer_from_buff(const u_int8_t *buff, u_int32_t bit_offset, u_int32_t byte_size)
+{
+    u_int64_t val = 0;
+    memcpy((u_int8_t*)&val + (8-byte_size), buff + bit_offset/8, (size_t)byte_size);
+    return ADB2C_BE64_TO_CPU(val);
+}
+
+/************************************
+ * Function: adb2c_pop_bits_from_buff
+ ************************************/
+//the next function will pop the field into the buffer by removing it's MSB bits first
+//and therefore by doing it we save the BE_TO_CPU operation
+u_int32_t adb2c_pop_bits_from_buff(const u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size)
+{
+    u_int32_t i 		= 0;
+    u_int32_t byte_n	= bit_offset / 8;
+    u_int32_t byte_n_offset	= bit_offset % 8;
+    u_int32_t field_32	= 0;
+    u_int32_t to_pop;
+
+    //going over all bits in field
+    while (i < field_size)
+    {
+        to_pop =  ADB2C_MIN(8 - byte_n_offset, field_size - i);
+        i += to_pop;
+        ADB2C_INSERTF_8(field_32, field_size - i, ADB2C_BYTE_N(buff, byte_n), 8 - to_pop - byte_n_offset, to_pop);
+        byte_n_offset  = 0;	//(byte_n_offset + to_pop) % 8;
+        byte_n++;
+    }
+    return field_32;
+}
+
+/************************************
+ * Function: adb2c_pop_from_buf
+ ************************************/
+u_int64_t adb2c_pop_from_buf(const u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size)
+{
+    bit_offset = adb2c_calc_array_field_address(bit_offset, field_size, 0, field_size + 32, 0);
+    if (field_size <= 32)
+        return adb2c_pop_bits_from_buff(buff, bit_offset, field_size);
+    else
+        return adb2c_pop_integer_from_buff(buff, bit_offset, field_size/8);
+}
+
+/************************************
+ * Function: adb2c_db_get_field_enum_name
+ ************************************/
+const char* adb2c_db_get_field_enum_name(struct adb2c_field_format* field, int val)
+{
+    int i;
+    for (i = 0; i < field->enums_len; i++)
+    {
+        if (field->enums[i].val == val)
+            return field->enums[i].name;
+    }
+
+    
+    return "Unknown Enum Value";
+}
+
+/************************************
+ * Function: adb2c_db_get_field_enum_val
+ ************************************/
+int adb2c_db_get_field_enum_val(struct adb2c_field_format* field, const char* name)
+{
+    int i;
+    for (i = 0; i < field->enums_len; i++)
+    {
+        if (!strcmp(field->enums[i].name, name))
+            return field->enums[i].val;
+    }
+
+    return -1;
+}
+
+/************************************
+ * Function: adb2c_db_get_field_attr
+ ************************************/
+const char* adb2c_db_get_field_attr(struct adb2c_field_format* field, const char* attr_name)
+{
+	int i;
+	for (i = 0; i < field->attrs_len; i++)
+	{
+		if (!strcmp(attr_name, field->attrs[i].name))
+			return field->attrs[i].val;
+	}
+	
+	return NULL;
+}
+
+/************************************
+ * Function: adb2c_db_get_node_attr
+ ************************************/
+const char* adb2c_db_get_node_attr(struct adb2c_node_format* node, const char* attr_name)
+{
+	int i;
+	for (i = 0; i < node->attrs_len; i++)
+	{
+		if (!strcmp(attr_name, node->attrs[i].name))
+			return node->attrs[i].val;
+	}
+
+	return NULL;
+}
+
+/************************************
+ * Function: adb2c_db_find_node
+ ************************************/
+struct adb2c_node_format* adb2c_db_find_node(struct adb2c_node_db* db, const char* node_name)
+{
+    int i;
+    
+    for (i = 0; i < db->nodes_len; i++)
+    {
+        if (!strcmp(node_name, db->nodes[i].name))
+            return &db->nodes[i];
+    }
+    
+    return NULL;
+}
+
+/************************************
+ * Function: adb2c_db_find_field
+ ************************************/
+struct adb2c_field_format* adb2c_db_find_field(struct adb2c_node_format* node, const char* field_name)
+{
+    int i;
+    
+    for(i = 0; i < node->fields_len; i++)
+    {
+        if (!strcmp(field_name, node->fields[i].full_name))
+            return &node->fields[i];
+    }
+    
+    return NULL;
+}
+
+/************************************
+ * Function: adb2c_add_indentation
+ ************************************/
+void adb2c_add_indentation(FILE* file, int indent_level)
+{
+	while (indent_level)
+	{
+		fprintf(file, "\t");
+		indent_level--;
+	}
+}
+
+/************************************
+ * Function: adb2c_print_raw
+ ************************************/
+void adb2c_print_raw(FILE* file, void* buff, int buff_len)
+{
+    u_int8_t* data = (u_int8_t*)buff;
+    int i;
+    adb2c_add_indentation(file, 0);
+    for (i = 0; i < buff_len; i++)
+    {
+        if (!(i % 4))
+        {
+            fprintf(file, "\n0x%08x: ", i);
+        }
+
+        fprintf(file, " 0x%02x", data[i]);
+    }
+    fprintf(file, "\n");
+}
diff --git a/tools_layouts/adb_to_c_utils.h b/tools_layouts/adb_to_c_utils.h
new file mode 100644
index 0000000..a0cc9d3
--- /dev/null
+++ b/tools_layouts/adb_to_c_utils.h
@@ -0,0 +1,283 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/***
+ *** This file was generated at "2014-03-23 17:16:25"
+ *** by:
+ ***    > /mswg/release/eat_me/last_release/adabe_plugins/adb2c/adb2pack.py --input adb/golan/golan.adb --file-prefix golan --prefix golan_
+ ***/
+
+#ifndef ADABE_TO_C_UTILS
+#define ADABE_TO_C_UTILS
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <assert.h>
+
+//for htonl etc...
+#if defined(_WIN32) || defined(_WIN64)
+    #include<Winsock2.h>
+#else   /* Linux */
+    #include<arpa/inet.h>
+#endif  /* Windows */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/************************************/
+/************************************/
+/************************************/
+/* Endianess Defines */
+#if __BYTE_ORDER == __LITTLE_ENDIAN
+    #define PLATFORM_MEM "Little Endianess"
+    #define _LITTLE_ENDIANESS
+#else           /* __BYTE_ORDER == __BIG_ENDIAN */
+    #define PLATFORM_MEM "Big Endianess"
+    #define _BIG_ENDIANESS
+#endif
+
+
+/* Bit manipulation macros */
+
+/* MASK generate a bit mask S bits width */
+//#define ADB2C_MASK32(S)     ( ((u_int32_t) ~0L) >> (32-(S)) )
+#define ADB2C_MASK8(S)        ( ((u_int8_t) ~0) >> (8-(S)) )
+
+/* BITS generate a bit mask with bits O+S..O set (assumes 32 / 8 bit integer) */
+//#define ADB2C_BITS32(O,S)   ( ADB2C_MASK32(S) << (O) )
+#define ADB2C_BITS8(O,S)      ( ADB2C_MASK8(S) << (O) )
+
+/* EXTRACT32/8 macro extracts S bits from (u_int32_t/u_int8_t)W with offset O
+ * and shifts them O places to the right (right justifies the field extracted) */
+//#define ADB2C_EXTRACT32(W,O,S)  ( ((W)>>(O)) & ADB2C_MASK32(S) )
+#define ADB2C_EXTRACT8(W,O,S)     ( ((W)>>(O)) & ADB2C_MASK8(S) )
+
+
+/* INSERT32/8 macro inserts S bits with offset O from field F into word W (u_int32_t/u_int8_t) */
+//#define ADB2C_INSERT32(W,F,O,S)     ((W)= ( ( (W) & (~ADB2C_BITS32(O,S)) ) | (((F) & ADB2C_MASK32(S))<<(O)) ))
+#define ADB2C_INSERT8(W,F,O,S)        ((W)= ( ( (W) & (~ADB2C_BITS8(O,S)) ) | (((F) & ADB2C_MASK8(S))<<(O)) ))
+
+//#define ADB2C_INSERTF_32(W,O1,F,O2,S)   (ADB2C_INSERT32(W, ADB2C_EXTRACT32(F, O2, S), O1, S) )
+#define ADB2C_INSERTF_8(W,O1,F,O2,S)      (ADB2C_INSERT8(W, ADB2C_EXTRACT8(F, O2, S), O1, S) )
+
+
+#define ADB2C_PTR_64_OF_BUFF(buf, offset)     ((u_int64_t*)((u_int8_t*)(buf) + (offset)))
+#define ADB2C_PTR_32_OF_BUFF(buf, offset)     ((u_int32_t*)((u_int8_t*)(buf) + (offset)))
+#define ADB2C_PTR_8_OF_BUFF(buf, offset)      ((u_int8_t*)((u_int8_t*)(buf) + (offset)))
+#define ADB2C_FIELD_64_OF_BUFF(buf, offset)   (*ADB2C_PTR_64_OF_BUFF(buf, offset))
+#define ADB2C_FIELD_32_OF_BUFF(buf, offset)   (*ADB2C_PTR_32_OF_BUFF(buf, offset))
+#define ADB2C_FIELD_8_OF_BUFF(buf, offset)    (*ADB2C_PTR_8_OF_BUFF(buf, offset))
+#define ADB2C_DWORD_N(buf, n)                 ADB2C_FIELD_32_OF_BUFF((buf), (n) * 4)
+#define ADB2C_BYTE_N(buf, n)                  ADB2C_FIELD_8_OF_BUFF((buf), (n))
+
+
+#define ADB2C_MIN(a, b)   ((a) < (b) ? (a) : (b))
+
+
+#define ADB2C_CPU_TO_BE32(x)  htonl(x)
+#define ADB2C_BE32_TO_CPU(x)  ntohl(x)
+#define ADB2C_CPU_TO_BE16(x)  htons(x)
+#define ADB2C_BE16_TO_CPU(x)  ntohs(x)
+#ifdef _LITTLE_ENDIANESS
+    #define ADB2C_CPU_TO_BE64(x) (((u_int64_t)htonl((u_int32_t)((x) & 0xffffffff)) << 32) |                             ((u_int64_t)htonl((u_int32_t)((x >> 32) & 0xffffffff))))
+
+    #define ADB2C_BE64_TO_CPU(x) (((u_int64_t)ntohl((u_int32_t)((x) & 0xffffffff)) << 32) |                             ((u_int64_t)ntohl((u_int32_t)((x >> 32) & 0xffffffff))))
+#else
+    #define ADB2C_CPU_TO_BE64(x) (x)
+    #define ADB2C_BE64_TO_CPU(x) (x)
+#endif
+
+
+/* define macros to the architecture of the CPU */
+#if defined(__linux) || defined(__FreeBSD__)             /* __linux || __FreeBSD__ */
+#   if defined(__i386__)
+#       define ARCH_x86
+#   elif defined(__x86_64__)
+#       define ARCH_x86_64
+#   elif defined(__ia64__)
+#       define ARCH_ia64
+#   elif defined(__PPC64__)
+#       define ARCH_ppc64
+#   elif defined(__PPC__)
+#       define ARCH_ppc
+#   elif defined(__aarch64__)
+#       define ARCH_arm64
+#   else
+#       error Unknown CPU architecture using the linux OS
+#   endif
+#elif defined(__MINGW32__) || defined(__MINGW64__)		/* Windows MINGW */
+#   if defined(__MINGW32__)
+#       define ARCH_x86
+#   elif defined(__MINGW64__)
+#       define ARCH_x86_64
+#   else
+#       error Unknown CPU architecture using the windows-mingw OS
+#   endif
+#elif defined(_WIN32) || defined(_WIN64)                /* Windows */
+#   if defined(_WIN32)
+#       define ARCH_x86
+#   elif defined(_WIN64)
+#       define ARCH_x86_64
+#   else
+#       error Unknown CPU architecture using the windows OS
+#   endif
+#else                                                   /* Unknown */
+#   error Unknown OS
+#endif
+
+
+/* define macros for print fields */
+#define U32D_FMT    "%u"
+#define U32H_FMT    "0x%08x"
+#define UH_FMT		"0x%x"
+#define STR_FMT     "%s"
+#define U16H_FMT    "0x%04x"
+#define U8H_FMT     "0x%02x"
+
+#if defined(ARCH_x86) || defined(ARCH_ppc) || defined(UEFI_BUILD)
+#   if defined(__MINGW32__) || defined(__MINGW64__)
+#       include <inttypes.h>
+#       define U64D_FMT    "0x%"PRId64
+#       define U64H_FMT    "0x%"PRIx64
+#       define U48H_FMT    "0x%"PRIx64
+#   else
+#       define U64D_FMT    "%llu"
+#       define U64H_FMT    "0x%016llx"
+#       define U48H_FMT    "0x%012llx"
+#   endif
+#elif defined (ARCH_ia64) || defined(ARCH_x86_64) || defined(ARCH_ppc64) || defined(ARCH_arm64)
+#    define U64D_FMT    "%lu"
+#    define U64H_FMT    "0x%016lx"
+#	 define U48H_FMT	"0x%012lx" 
+#else
+#   error Unknown architecture
+#endif  /* ARCH */
+
+
+#if !defined(_WIN32) && !defined(_WIN64)    		/* Linux */
+    #include <sys/types.h>
+#elif defined(__MINGW32__) || defined(__MINGW64__) 	/* windows - mingw */
+    #include <stdint.h>                                                                                                                                           
+    #ifndef   MFT_TOOLS_VARS                                                                                                                                      
+		#define MFT_TOOLS_VARS                                                                                                                                    
+		typedef uint8_t  u_int8_t;                                                                                                                                
+		typedef uint16_t u_int16_t;                                                                                                                               
+		typedef uint32_t u_int32_t;                                                                                                                               
+		typedef uint64_t u_int64_t;                                                                                                                               
+	#endif
+#else   											/* Windows */
+    typedef __int8                  int8_t;
+    typedef unsigned __int8         u_int8_t;
+    typedef __int16                 int16_t;
+    typedef unsigned __int16        u_int16_t;
+    typedef __int32                 int32_t;
+    typedef unsigned __int32        u_int32_t;
+    typedef __int64                 int64_t;
+    typedef unsigned __int64        u_int64_t;
+#endif
+
+
+/************************************/
+/************************************/
+/************************************/
+struct adb2c_attr_format
+{
+    const char* name;
+    const char* val;
+};
+
+struct adb2c_enum_format
+{
+	int				val;
+    const char*     name;
+};
+
+struct adb2c_field_format
+{
+    const char*             full_name;
+    const char*             desc;
+    int                     offs;
+    int                     size;
+    int                     enums_len;
+    struct adb2c_enum_format*     enums;
+    int                     attrs_len;
+    struct adb2c_attr_format*     attrs;
+};
+
+struct adb2c_node_format
+{
+    const char*          name;
+    const char*          desc;
+    int                  size;
+    int                  is_union;
+    int                  attrs_len;
+    struct adb2c_attr_format*  attrs;
+    int                  fields_len;
+    struct adb2c_field_format* fields;
+};
+
+struct adb2c_node_db
+{
+    int                 nodes_len;
+    struct adb2c_node_format* nodes;
+};
+
+/************************************/
+/************************************/
+/************************************/
+u_int32_t adb2c_calc_array_field_address(u_int32_t start_bit_offset, u_int32_t arr_elemnt_size,
+                                   int arr_idx, u_int32_t parent_node_size,
+                                   int is_big_endian_arr);
+void adb2c_push_integer_to_buff(u_int8_t *buff, u_int32_t bit_offset,  u_int32_t byte_size, u_int64_t field_value);                                
+void adb2c_push_bits_to_buff(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size, u_int32_t field_value);
+void adb2c_push_to_buf(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size, u_int64_t field_value);
+u_int64_t adb2c_pop_integer_from_buff(const u_int8_t *buff, u_int32_t bit_offset, u_int32_t byte_size);
+u_int32_t adb2c_pop_bits_from_buff(const u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size);
+u_int64_t adb2c_pop_from_buf(const u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size);
+void adb2c_add_indentation(FILE* file, int indent_level);
+
+void adb2c_print_raw(FILE* file, void* buff, int buff_len);
+void adb2c_push_to_buf(u_int8_t *buff, u_int32_t bit_offset, u_int32_t field_size, u_int64_t field_value);
+const char* adb2c_db_get_field_enum_name(struct adb2c_field_format* field, int val);
+int adb2c_db_get_field_enum_val(struct adb2c_field_format* field, const char* name);
+const char* adb2c_db_get_field_attr(struct adb2c_field_format* field, const char* attr_name);
+const char* adb2c_db_get_node_attr(struct adb2c_node_format* node, const char* attr_name);
+struct adb2c_node_format* adb2c_db_find_node(struct adb2c_node_db* db, const char* node_name);
+struct adb2c_field_format* adb2c_db_find_field(struct adb2c_node_format*, const char* field_name);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif // ADABE_TO_C_UTILS
diff --git a/tools_layouts/cibfw_layouts.c b/tools_layouts/cibfw_layouts.c
new file mode 100644
index 0000000..6eccab1
--- /dev/null
+++ b/tools_layouts/cibfw_layouts.c
@@ -0,0 +1,1095 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/***
+ *** This file was generated at "2014-03-23 17:16:21"
+ *** by:
+ ***    > /mswg/release/eat_me/last_release/adabe_plugins/adb2c/adb2pack.py --input adb/cibfw/cibfw.adb --file-prefix cibfw --prefix cibfw_
+ ***/
+#include "cibfw_layouts.h"
+
+void cibfw_uint64_pack(const struct cibfw_uint64 *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->hi);
+
+	offset=32;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->lo);
+
+}
+
+void cibfw_uint64_unpack(struct cibfw_uint64 *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	ptr_struct->hi = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=32;
+	ptr_struct->lo = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+}
+
+void cibfw_uint64_print(const struct cibfw_uint64 *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== uint64 ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "hi                   : "U32H_FMT"\n", ptr_struct->hi);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "lo                   : "U32H_FMT"\n", ptr_struct->lo);
+
+}
+
+int cibfw_uint64_size(){
+	 return 8;
+}
+
+void cibfw_uint64_dump(const struct cibfw_uint64 *ptr_struct, FILE* file) {
+	cibfw_uint64_print(ptr_struct, file, 0);
+}
+
+void cibfw_uid_entry_pack(const struct cibfw_uid_entry *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=24;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->num_allocated);
+
+	offset=16;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->step);
+
+	offset=64;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 8, ptr_struct->uid);
+
+}
+
+void cibfw_uid_entry_unpack(struct cibfw_uid_entry *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=24;
+	ptr_struct->num_allocated = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=16;
+	ptr_struct->step = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=64;
+	ptr_struct->uid = adb2c_pop_integer_from_buff(ptr_buff, offset, 8);
+
+}
+
+void cibfw_uid_entry_print(const struct cibfw_uid_entry *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== uid_entry ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "num_allocated        : "UH_FMT"\n", ptr_struct->num_allocated);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "step                 : "UH_FMT"\n", ptr_struct->step);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "uid                  : "U64H_FMT"\n", ptr_struct->uid);
+
+}
+
+int cibfw_uid_entry_size(){
+	 return 16;
+}
+
+void cibfw_uid_entry_dump(const struct cibfw_uid_entry *ptr_struct, FILE* file) {
+	cibfw_uid_entry_print(ptr_struct, file, 0);
+}
+
+void cibfw_TRIPPLE_VERSION_pack(const struct cibfw_TRIPPLE_VERSION *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->MAJOR);
+
+	offset=48;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->SUBMINOR);
+
+	offset=32;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->MINOR);
+
+}
+
+void cibfw_TRIPPLE_VERSION_unpack(struct cibfw_TRIPPLE_VERSION *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	ptr_struct->MAJOR = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	offset=48;
+	ptr_struct->SUBMINOR = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	offset=32;
+	ptr_struct->MINOR = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+}
+
+void cibfw_TRIPPLE_VERSION_print(const struct cibfw_TRIPPLE_VERSION *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== TRIPPLE_VERSION ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "MAJOR                : "UH_FMT"\n", ptr_struct->MAJOR);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "SUBMINOR             : "UH_FMT"\n", ptr_struct->SUBMINOR);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "MINOR                : "UH_FMT"\n", ptr_struct->MINOR);
+
+}
+
+int cibfw_TRIPPLE_VERSION_size(){
+	 return 8;
+}
+
+void cibfw_TRIPPLE_VERSION_dump(const struct cibfw_TRIPPLE_VERSION *ptr_struct, FILE* file) {
+	cibfw_TRIPPLE_VERSION_print(ptr_struct, file, 0);
+}
+
+void cibfw_FW_VERSION_pack(const struct cibfw_FW_VERSION *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->MAJOR);
+
+	offset=48;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->SUBMINOR);
+
+	offset=32;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->MINOR);
+
+	offset=80;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->Hour);
+
+	offset=72;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->Minutes);
+
+	offset=64;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->Seconds);
+
+	offset=120;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->Day);
+
+	offset=112;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->Month);
+
+	offset=96;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->Year);
+
+}
+
+void cibfw_FW_VERSION_unpack(struct cibfw_FW_VERSION *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	ptr_struct->MAJOR = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	offset=48;
+	ptr_struct->SUBMINOR = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	offset=32;
+	ptr_struct->MINOR = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	offset=80;
+	ptr_struct->Hour = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=72;
+	ptr_struct->Minutes = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=64;
+	ptr_struct->Seconds = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=120;
+	ptr_struct->Day = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=112;
+	ptr_struct->Month = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=96;
+	ptr_struct->Year = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+}
+
+void cibfw_FW_VERSION_print(const struct cibfw_FW_VERSION *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== FW_VERSION ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "MAJOR                : "UH_FMT"\n", ptr_struct->MAJOR);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "SUBMINOR             : "UH_FMT"\n", ptr_struct->SUBMINOR);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "MINOR                : "UH_FMT"\n", ptr_struct->MINOR);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "Hour                 : "UH_FMT"\n", ptr_struct->Hour);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "Minutes              : "UH_FMT"\n", ptr_struct->Minutes);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "Seconds              : "UH_FMT"\n", ptr_struct->Seconds);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "Day                  : "UH_FMT"\n", ptr_struct->Day);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "Month                : "UH_FMT"\n", ptr_struct->Month);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "Year                 : "UH_FMT"\n", ptr_struct->Year);
+
+}
+
+int cibfw_FW_VERSION_size(){
+	 return 16;
+}
+
+void cibfw_FW_VERSION_dump(const struct cibfw_FW_VERSION *ptr_struct, FILE* file) {
+	cibfw_FW_VERSION_print(ptr_struct, file, 0);
+}
+
+void cibfw_guids_pack(const struct cibfw_guids *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	for (i=0; i < 2; i++) {
+	offset=adb2c_calc_array_field_address(0, 128, i, 512, 1);
+	cibfw_uid_entry_pack(&(ptr_struct->guids[i]), ptr_buff + offset/8);
+	}
+
+	for (i=0; i < 2; i++) {
+	offset=adb2c_calc_array_field_address(256, 128, i, 512, 1);
+	cibfw_uid_entry_pack(&(ptr_struct->macs[i]), ptr_buff + offset/8);
+	}
+
+}
+
+void cibfw_guids_unpack(struct cibfw_guids *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	for (i=0; i < 2; i++) {
+	offset=adb2c_calc_array_field_address(0, 128, i, 512, 1);
+	cibfw_uid_entry_unpack(&(ptr_struct->guids[i]), ptr_buff + offset/8);
+	}
+
+	for (i=0; i < 2; i++) {
+	offset=adb2c_calc_array_field_address(256, 128, i, 512, 1);
+	cibfw_uid_entry_unpack(&(ptr_struct->macs[i]), ptr_buff + offset/8);
+	}
+
+}
+
+void cibfw_guids_print(const struct cibfw_guids *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== guids ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	for (i=0; i < 2; i++) {
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "guids[%3d]:\n", i);
+	cibfw_uid_entry_print(&(ptr_struct->guids[i]), file, indent_level + 1);
+	}
+
+	for (i=0; i < 2; i++) {
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "macs[%3d]:\n", i);
+	cibfw_uid_entry_print(&(ptr_struct->macs[i]), file, indent_level + 1);
+	}
+
+}
+
+int cibfw_guids_size(){
+	 return 64;
+}
+
+void cibfw_guids_dump(const struct cibfw_guids *ptr_struct, FILE* file) {
+	cibfw_guids_print(ptr_struct, file, 0);
+}
+
+void cibfw_operation_key_pack(const struct cibfw_operation_key *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=16;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->key_modifier);
+
+	offset=64;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 8, ptr_struct->key);
+
+}
+
+void cibfw_operation_key_unpack(struct cibfw_operation_key *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=16;
+	ptr_struct->key_modifier = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	offset=64;
+	ptr_struct->key = adb2c_pop_integer_from_buff(ptr_buff, offset, 8);
+
+}
+
+void cibfw_operation_key_print(const struct cibfw_operation_key *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== operation_key ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "key_modifier         : "UH_FMT"\n", ptr_struct->key_modifier);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "key                  : "U64H_FMT"\n", ptr_struct->key);
+
+}
+
+int cibfw_operation_key_size(){
+	 return 16;
+}
+
+void cibfw_operation_key_dump(const struct cibfw_operation_key *ptr_struct, FILE* file) {
+	cibfw_operation_key_print(ptr_struct, file, 0);
+}
+
+void cibfw_image_info_pack(const struct cibfw_image_info *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=32;
+	cibfw_FW_VERSION_pack(&(ptr_struct->FW_VERSION), ptr_buff + offset/8);
+
+	offset=160;
+	cibfw_TRIPPLE_VERSION_pack(&(ptr_struct->mic_version), ptr_buff + offset/8);
+
+	for (i=0; i < 16; i++) {
+	offset=adb2c_calc_array_field_address(312, 8, i, 8192, 1);
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->psid[i]);
+	}
+
+	offset=432;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->vsd_vendor_id);
+
+	for (i=0; i < 208; i++) {
+	offset=adb2c_calc_array_field_address(472, 8, i, 8192, 1);
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->vsd[i]);
+	}
+
+	for (i=0; i < 4; i++) {
+	offset=adb2c_calc_array_field_address(2240, 32, i, 8192, 1);
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->supported_hw_id[i]);
+	}
+
+	offset=2368;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->ini_file_num);
+
+	for (i=0; i < 16; i++) {
+	offset=adb2c_calc_array_field_address(3608, 8, i, 8192, 1);
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->prod_ver[i]);
+	}
+
+}
+
+void cibfw_image_info_unpack(struct cibfw_image_info *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=32;
+	cibfw_FW_VERSION_unpack(&(ptr_struct->FW_VERSION), ptr_buff + offset/8);
+
+	offset=160;
+	cibfw_TRIPPLE_VERSION_unpack(&(ptr_struct->mic_version), ptr_buff + offset/8);
+
+	for (i=0; i < 16; i++) {
+	offset=adb2c_calc_array_field_address(312, 8, i, 8192, 1);
+	ptr_struct->psid[i] = (char)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+	}
+
+	ptr_struct->psid[16] = '\0';
+	offset=432;
+	ptr_struct->vsd_vendor_id = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	for (i=0; i < 208; i++) {
+	offset=adb2c_calc_array_field_address(472, 8, i, 8192, 1);
+	ptr_struct->vsd[i] = (char)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+	}
+
+	ptr_struct->vsd[208] = '\0';
+	for (i=0; i < 4; i++) {
+	offset=adb2c_calc_array_field_address(2240, 32, i, 8192, 1);
+	ptr_struct->supported_hw_id[i] = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+	}
+
+	offset=2368;
+	ptr_struct->ini_file_num = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	for (i=0; i < 16; i++) {
+	offset=adb2c_calc_array_field_address(3608, 8, i, 8192, 1);
+	ptr_struct->prod_ver[i] = (char)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+	}
+
+	ptr_struct->prod_ver[16] = '\0';
+}
+
+void cibfw_image_info_print(const struct cibfw_image_info *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== image_info ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "FW_VERSION:\n");
+	cibfw_FW_VERSION_print(&(ptr_struct->FW_VERSION), file, indent_level + 1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "mic_version:\n");
+	cibfw_TRIPPLE_VERSION_print(&(ptr_struct->mic_version), file, indent_level + 1);
+
+	fprintf(file, "psid                 : \"%s\"\n", ptr_struct->psid);
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "vsd_vendor_id        : "UH_FMT"\n", ptr_struct->vsd_vendor_id);
+
+	fprintf(file, "vsd                  : \"%s\"\n", ptr_struct->vsd);
+	for (i=0; i < 4; i++) {
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "supported_hw_id[%3d] : "U32H_FMT"\n", i, ptr_struct->supported_hw_id[i]);
+	}
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "ini_file_num         : "U32H_FMT"\n", ptr_struct->ini_file_num);
+
+	fprintf(file, "prod_ver             : \"%s\"\n", ptr_struct->prod_ver);
+}
+
+int cibfw_image_info_size(){
+	 return 1024;
+}
+
+void cibfw_image_info_dump(const struct cibfw_image_info *ptr_struct, FILE* file) {
+	cibfw_image_info_print(ptr_struct, file, 0);
+}
+
+void cibfw_mfg_info_pack(const struct cibfw_mfg_info *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	for (i=0; i < 16; i++) {
+	offset=adb2c_calc_array_field_address(24, 8, i, 2560, 1);
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->psid[i]);
+	}
+
+	offset=255;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->guids_override_en);
+
+	offset=256;
+	cibfw_guids_pack(&(ptr_struct->guids), ptr_buff + offset/8);
+
+}
+
+void cibfw_mfg_info_unpack(struct cibfw_mfg_info *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	for (i=0; i < 16; i++) {
+	offset=adb2c_calc_array_field_address(24, 8, i, 2560, 1);
+	ptr_struct->psid[i] = (char)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+	}
+
+	ptr_struct->psid[16] = '\0';
+	offset=255;
+	ptr_struct->guids_override_en = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=256;
+	cibfw_guids_unpack(&(ptr_struct->guids), ptr_buff + offset/8);
+
+}
+
+void cibfw_mfg_info_print(const struct cibfw_mfg_info *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== mfg_info ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	fprintf(file, "psid                 : \"%s\"\n", ptr_struct->psid);
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "guids_override_en    : "UH_FMT"\n", ptr_struct->guids_override_en);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "guids:\n");
+	cibfw_guids_print(&(ptr_struct->guids), file, indent_level + 1);
+
+}
+
+int cibfw_mfg_info_size(){
+	 return 320;
+}
+
+void cibfw_mfg_info_dump(const struct cibfw_mfg_info *ptr_struct, FILE* file) {
+	cibfw_mfg_info_print(ptr_struct, file, 0);
+}
+
+void cibfw_device_info_pack(const struct cibfw_device_info *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->signature0);
+
+	offset=32;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->signature1);
+
+	offset=64;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->signature2);
+
+	offset=96;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->signature3);
+
+	offset=152;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->minor_version);
+
+	offset=143;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 9, (u_int32_t)ptr_struct->major_version);
+
+	offset=256;
+	cibfw_guids_pack(&(ptr_struct->guids), ptr_buff + offset/8);
+
+	offset=880;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->vsd_vendor_id);
+
+	for (i=0; i < 208; i++) {
+	offset=adb2c_calc_array_field_address(920, 8, i, 4096, 1);
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->vsd[i]);
+	}
+
+	for (i=0; i < 4; i++) {
+	offset=adb2c_calc_array_field_address(2816, 128, i, 4096, 1);
+	cibfw_operation_key_pack(&(ptr_struct->keys[i]), ptr_buff + offset/8);
+	}
+
+}
+
+void cibfw_device_info_unpack(struct cibfw_device_info *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	ptr_struct->signature0 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=32;
+	ptr_struct->signature1 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=64;
+	ptr_struct->signature2 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=96;
+	ptr_struct->signature3 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=152;
+	ptr_struct->minor_version = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=143;
+	ptr_struct->major_version = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 9);
+
+	offset=256;
+	cibfw_guids_unpack(&(ptr_struct->guids), ptr_buff + offset/8);
+
+	offset=880;
+	ptr_struct->vsd_vendor_id = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	for (i=0; i < 208; i++) {
+	offset=adb2c_calc_array_field_address(920, 8, i, 4096, 1);
+	ptr_struct->vsd[i] = (char)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+	}
+
+	ptr_struct->vsd[208] = '\0';
+	for (i=0; i < 4; i++) {
+	offset=adb2c_calc_array_field_address(2816, 128, i, 4096, 1);
+	cibfw_operation_key_unpack(&(ptr_struct->keys[i]), ptr_buff + offset/8);
+	}
+
+}
+
+void cibfw_device_info_print(const struct cibfw_device_info *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== device_info ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "signature0           : "U32H_FMT"\n", ptr_struct->signature0);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "signature1           : "U32H_FMT"\n", ptr_struct->signature1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "signature2           : "U32H_FMT"\n", ptr_struct->signature2);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "signature3           : "U32H_FMT"\n", ptr_struct->signature3);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "minor_version        : "UH_FMT"\n", ptr_struct->minor_version);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "major_version        : "UH_FMT"\n", ptr_struct->major_version);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "guids:\n");
+	cibfw_guids_print(&(ptr_struct->guids), file, indent_level + 1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "vsd_vendor_id        : "UH_FMT"\n", ptr_struct->vsd_vendor_id);
+
+	fprintf(file, "vsd                  : \"%s\"\n", ptr_struct->vsd);
+	for (i=0; i < 4; i++) {
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "keys[%3d]:\n", i);
+	cibfw_operation_key_print(&(ptr_struct->keys[i]), file, indent_level + 1);
+	}
+
+}
+
+int cibfw_device_info_size(){
+	 return 512;
+}
+
+void cibfw_device_info_dump(const struct cibfw_device_info *ptr_struct, FILE* file) {
+	cibfw_device_info_print(ptr_struct, file, 0);
+}
+
+void cibfw_itoc_header_pack(const struct cibfw_itoc_header *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->signature0);
+
+	offset=32;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->signature1);
+
+	offset=64;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->signature2);
+
+	offset=96;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->signature3);
+
+	offset=152;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->version);
+
+	offset=240;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->itoc_entry_crc);
+
+}
+
+void cibfw_itoc_header_unpack(struct cibfw_itoc_header *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	ptr_struct->signature0 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=32;
+	ptr_struct->signature1 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=64;
+	ptr_struct->signature2 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=96;
+	ptr_struct->signature3 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=152;
+	ptr_struct->version = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=240;
+	ptr_struct->itoc_entry_crc = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+}
+
+void cibfw_itoc_header_print(const struct cibfw_itoc_header *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== itoc_header ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "signature0           : "U32H_FMT"\n", ptr_struct->signature0);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "signature1           : "U32H_FMT"\n", ptr_struct->signature1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "signature2           : "U32H_FMT"\n", ptr_struct->signature2);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "signature3           : "U32H_FMT"\n", ptr_struct->signature3);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "version              : "UH_FMT"\n", ptr_struct->version);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "itoc_entry_crc       : "UH_FMT"\n", ptr_struct->itoc_entry_crc);
+
+}
+
+int cibfw_itoc_header_size(){
+	 return 32;
+}
+
+void cibfw_itoc_header_dump(const struct cibfw_itoc_header *ptr_struct, FILE* file) {
+	cibfw_itoc_header_print(ptr_struct, file, 0);
+}
+
+void cibfw_itoc_entry_pack(const struct cibfw_itoc_entry *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=8;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 22, (u_int32_t)ptr_struct->size);
+
+	offset=0;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->type);
+
+	offset=34;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 30, (u_int32_t)ptr_struct->param0);
+
+	offset=33;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->cache_line_crc);
+
+	offset=32;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->zipped_image);
+
+	offset=64;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->param1);
+
+	offset=161;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 29, (u_int32_t)ptr_struct->flash_addr);
+
+	offset=160;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->relative_addr);
+
+	offset=208;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->section_crc);
+
+	offset=207;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->no_crc);
+
+	offset=206;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->device_data);
+
+	offset=240;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->itoc_entry_crc);
+
+}
+
+void cibfw_itoc_entry_unpack(struct cibfw_itoc_entry *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=8;
+	ptr_struct->size = (u_int32_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 22);
+
+	offset=0;
+	ptr_struct->type = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=34;
+	ptr_struct->param0 = (u_int32_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 30);
+
+	offset=33;
+	ptr_struct->cache_line_crc = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=32;
+	ptr_struct->zipped_image = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=64;
+	ptr_struct->param1 = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+	offset=161;
+	ptr_struct->flash_addr = (u_int32_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 29);
+
+	offset=160;
+	ptr_struct->relative_addr = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=208;
+	ptr_struct->section_crc = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+	offset=207;
+	ptr_struct->no_crc = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=206;
+	ptr_struct->device_data = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=240;
+	ptr_struct->itoc_entry_crc = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+}
+
+void cibfw_itoc_entry_print(const struct cibfw_itoc_entry *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== itoc_entry ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "size                 : "UH_FMT"\n", ptr_struct->size);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "type                 : "UH_FMT"\n", ptr_struct->type);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "param0               : "UH_FMT"\n", ptr_struct->param0);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "cache_line_crc       : "UH_FMT"\n", ptr_struct->cache_line_crc);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "zipped_image         : "UH_FMT"\n", ptr_struct->zipped_image);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "param1               : "U32H_FMT"\n", ptr_struct->param1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "flash_addr           : "UH_FMT"\n", ptr_struct->flash_addr);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "relative_addr        : "UH_FMT"\n", ptr_struct->relative_addr);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "section_crc          : "UH_FMT"\n", ptr_struct->section_crc);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "no_crc               : "UH_FMT"\n", ptr_struct->no_crc);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "device_data          : "UH_FMT"\n", ptr_struct->device_data);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "itoc_entry_crc       : "UH_FMT"\n", ptr_struct->itoc_entry_crc);
+
+}
+
+int cibfw_itoc_entry_size(){
+	 return 32;
+}
+
+void cibfw_itoc_entry_dump(const struct cibfw_itoc_entry *ptr_struct, FILE* file) {
+	cibfw_itoc_entry_print(ptr_struct, file, 0);
+}
+
+void cibfw_Nodes_pack(const union cibfw_Nodes *ptr_struct, u_int8_t* ptr_buff)
+{
+	memcpy(ptr_buff, ptr_struct, 1024);
+}
+
+void cibfw_Nodes_unpack(union cibfw_Nodes *ptr_struct, const u_int8_t* ptr_buff)
+{
+	memcpy(ptr_struct, ptr_buff, 1024);
+}
+
+void cibfw_Nodes_print(const union cibfw_Nodes *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== Nodes ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "itoc_entry:\n");
+	cibfw_itoc_entry_print(&(ptr_struct->itoc_entry), file, indent_level + 1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "guids:\n");
+	cibfw_guids_print(&(ptr_struct->guids), file, indent_level + 1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "itoc_header:\n");
+	cibfw_itoc_header_print(&(ptr_struct->itoc_header), file, indent_level + 1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "device_info:\n");
+	cibfw_device_info_print(&(ptr_struct->device_info), file, indent_level + 1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "mfg_info:\n");
+	cibfw_mfg_info_print(&(ptr_struct->mfg_info), file, indent_level + 1);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "image_info:\n");
+	cibfw_image_info_print(&(ptr_struct->image_info), file, indent_level + 1);
+
+}
+
+int cibfw_Nodes_size(){
+	 return 1024;
+}
+
+void cibfw_Nodes_dump(const union cibfw_Nodes *ptr_struct, FILE* file) {
+	cibfw_Nodes_print(ptr_struct, file, 0);
+}
+
diff --git a/tools_layouts/cibfw_layouts.h b/tools_layouts/cibfw_layouts.h
new file mode 100644
index 0000000..31f7108
--- /dev/null
+++ b/tools_layouts/cibfw_layouts.h
@@ -0,0 +1,487 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/***
+ *** This file was generated at "2014-03-23 17:16:21"
+ *** by:
+ ***    > /mswg/release/eat_me/last_release/adabe_plugins/adb2c/adb2pack.py --input adb/cibfw/cibfw.adb --file-prefix cibfw --prefix cibfw_
+ ***/
+#ifndef CIBFW_LAYOUTS_H
+#define CIBFW_LAYOUTS_H
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include "adb_to_c_utils.h"/* Description -   */
+/* Size in bytes - 8 */
+struct cibfw_uint64 {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.0 - 4.31 */
+	 u_int32_t hi;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description -  */
+	/* 4.0 - 8.31 */
+	 u_int32_t lo;
+};
+
+/* Description -   */
+/* Size in bytes - 16 */
+struct cibfw_uid_entry {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description - Number of allocated UIDs in this entry */
+	/* 0.0 - 0.7 */
+	 u_int8_t num_allocated;
+	/* Description - Step size by which to derive the UIDs for this entry
+See struct description */
+	/* 0.8 - 0.15 */
+	 u_int8_t step;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+	/* Description - For MACs, the upper 16 bits in the 'hi' dword are reserved */
+	/* 8.0 - 16.31 */
+	 u_int64_t uid;
+};
+
+/* Description -   */
+/* Size in bytes - 8 */
+struct cibfw_TRIPPLE_VERSION {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.16 - 4.31 */
+	 u_int16_t MAJOR;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description -  */
+	/* 4.0 - 4.15 */
+	 u_int16_t SUBMINOR;
+	/* Description -  */
+	/* 4.16 - 8.31 */
+	 u_int16_t MINOR;
+};
+
+/* Description -   */
+/* Size in bytes - 16 */
+struct cibfw_FW_VERSION {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.16 - 4.31 */
+	 u_int16_t MAJOR;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description -  */
+	/* 4.0 - 4.15 */
+	 u_int16_t SUBMINOR;
+	/* Description -  */
+	/* 4.16 - 8.31 */
+	 u_int16_t MINOR;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+	/* Description -  */
+	/* 8.8 - 8.15 */
+	 u_int8_t Hour;
+	/* Description -  */
+	/* 8.16 - 8.23 */
+	 u_int8_t Minutes;
+	/* Description -  */
+	/* 8.24 - 12.31 */
+	 u_int8_t Seconds;
+/*---------------- DWORD[3] (Offset 0xc) ----------------*/
+	/* Description -  */
+	/* 12.0 - 12.7 */
+	 u_int8_t Day;
+	/* Description -  */
+	/* 12.8 - 12.15 */
+	 u_int8_t Month;
+	/* Description -  */
+	/* 12.16 - 16.31 */
+	 u_int16_t Year;
+};
+
+/* Description -   */
+/* Size in bytes - 64 */
+struct cibfw_guids {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description - UIDs (MACs and GUIDs) Allocation Entry.
+guids[0], is used for system GUID, node GUID and port GUID of port 0. guids[1], is used for port GUID of port 1.;/Multiple UIDs can be assigned to a single port, to be used for multiple virtual guests.
+
+Allocation Example:
+For a port GUID, if the
+    UID = 0x2c9030001000
+    num_allocated  = 4, 
+    step = 8
+
+Then the GUIDs for this port would be:
+    0x2c9030001000
+    0x2c9030001008
+    0x2c9030001010
+    0x2c9030001018 */
+	/* 0.0 - 32.31 */
+	 struct cibfw_uid_entry guids[2];
+/*---------------- DWORD[8] (Offset 0x20) ----------------*/
+	/* Description -  */
+	/* 32.0 - 64.31 */
+	 struct cibfw_uid_entry macs[2];
+};
+
+/* Description -   */
+/* Size in bytes - 16 */
+struct cibfw_operation_key {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.0 - 0.15 */
+	 u_int16_t key_modifier;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+	/* Description -  */
+	/* 8.0 - 16.31 */
+	 u_int64_t key;
+};
+
+/* Description -   */
+/* Size in bytes - 1024 */
+struct cibfw_image_info {
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description -  */
+	/* 4.0 - 20.31 */
+	 struct cibfw_FW_VERSION FW_VERSION;
+/*---------------- DWORD[5] (Offset 0x14) ----------------*/
+	/* Description -  */
+	/* 20.0 - 28.31 */
+	 struct cibfw_TRIPPLE_VERSION mic_version;
+/*---------------- DWORD[9] (Offset 0x24) ----------------*/
+	/* Description -  */
+	/* 36.24 - 52.23 */
+	 char psid[17];
+/*---------------- DWORD[13] (Offset 0x34) ----------------*/
+	/* Description -  */
+	/* 52.0 - 52.15 */
+	 u_int16_t vsd_vendor_id;
+/*---------------- DWORD[14] (Offset 0x38) ----------------*/
+	/* Description -  */
+	/* 56.24 - 264.23 */
+	 char vsd[209];
+/*---------------- DWORD[70] (Offset 0x118) ----------------*/
+	/* Description - HW device(s) supported by this FW image.
+0 means invalid entry.
+For Golan A0, first entry should be 0x1ff
+ */
+	/* 280.0 - 296.31 */
+	 u_int32_t supported_hw_id[4];
+/*---------------- DWORD[74] (Offset 0x128) ----------------*/
+	/* Description -  */
+	/* 296.0 - 300.31 */
+	 u_int32_t ini_file_num;
+/*---------------- DWORD[112] (Offset 0x1c0) ----------------*/
+	/* Description - Product Version is the unified version of the FW and expansion ROM.
+Format is defined by the packager.
+When set to a non-empty string the FW update tool burns the image as a monolythic entity and refuses to update rom only or FW only. */
+	/* 448.24 - 464.23 */
+	 char prod_ver[17];
+};
+
+/* Description -   */
+/* Size in bytes - 320 */
+struct cibfw_mfg_info {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.24 - 16.23 */
+	 char psid[17];
+/*---------------- DWORD[7] (Offset 0x1c) ----------------*/
+	/* Description - When this bit is set, the GUIDs should eb taken from the device_info node.
+When this bit is cleared, the GUIDs should be taken from the mfg_info node. */
+	/* 28.0 - 28.0 */
+	 u_int8_t guids_override_en;
+/*---------------- DWORD[8] (Offset 0x20) ----------------*/
+	/* Description -  */
+	/* 32.0 - 96.31 */
+	 struct cibfw_guids guids;
+};
+
+/* Description -   */
+/* Size in bytes - 512 */
+struct cibfw_device_info {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.0 - 4.31 */
+	 u_int32_t signature0;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description -  */
+	/* 4.0 - 8.31 */
+	 u_int32_t signature1;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+	/* Description -  */
+	/* 8.0 - 12.31 */
+	 u_int32_t signature2;
+/*---------------- DWORD[3] (Offset 0xc) ----------------*/
+	/* Description -  */
+	/* 12.0 - 16.31 */
+	 u_int32_t signature3;
+/*---------------- DWORD[4] (Offset 0x10) ----------------*/
+	/* Description - Format version for this struct */
+	/* 16.0 - 16.7 */
+	 u_int8_t minor_version;
+	/* Description - Format version for this struct */
+	/* 16.8 - 16.16 */
+	 u_int16_t major_version;
+/*---------------- DWORD[8] (Offset 0x20) ----------------*/
+	/* Description -  */
+	/* 32.0 - 96.31 */
+	 struct cibfw_guids guids;
+/*---------------- DWORD[27] (Offset 0x6c) ----------------*/
+	/* Description -  */
+	/* 108.0 - 108.15 */
+	 u_int16_t vsd_vendor_id;
+/*---------------- DWORD[28] (Offset 0x70) ----------------*/
+	/* Description -  */
+	/* 112.24 - 320.23 */
+	 char vsd[209];
+/*---------------- DWORD[88] (Offset 0x160) ----------------*/
+	/* Description -  */
+	/* 352.0 - 416.31 */
+	 struct cibfw_operation_key keys[4];
+};
+
+/* Description -   */
+/* Size in bytes - 32 */
+struct cibfw_itoc_header {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description - 49 54 4f 43 */
+	/* 0.0 - 4.31 */
+	 u_int32_t signature0;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description - 04 08 15 16 */
+	/* 4.0 - 8.31 */
+	 u_int32_t signature1;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+	/* Description - 23 42 ca fa */
+	/* 8.0 - 12.31 */
+	 u_int32_t signature2;
+/*---------------- DWORD[3] (Offset 0xc) ----------------*/
+	/* Description - ba ca fe 00 */
+	/* 12.0 - 16.31 */
+	 u_int32_t signature3;
+/*---------------- DWORD[4] (Offset 0x10) ----------------*/
+	/* Description - Current version: 1 */
+	/* 16.0 - 16.7 */
+	 u_int8_t version;
+/*---------------- DWORD[7] (Offset 0x1c) ----------------*/
+	/* Description -  */
+	/* 28.0 - 28.15 */
+	 u_int16_t itoc_entry_crc;
+};
+
+/* Description -   */
+/* Size in bytes - 32 */
+struct cibfw_itoc_entry {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.2 - 0.23 */
+	 u_int32_t size;
+	/* Description - Section ID Section Type DESCRIPTION
+0x1 BOOT_CODE FW loader code
+0x2 PCI_CODE Code that is required to raise PCIe link.
+0x3 MAIN_CODE All non-PCIe FW code
+0x8 HW_BOOT_CFG Initial values for the PCI related registers
+0x9 HW_MAIN_CFG Initial values for all other registers 
+0x10 IMAGE_INFO Management data for the burning tool. See 'Image Info Section' chapter in the Mellanox Flash Programming Application Note
+0x11 FW_BOOT_CFG Initial values for user set-able hi level non-hardware related settings, such as number of physical functions
+(optional)
+0x12 FW_MAIN_CFG Initial values for user set-able hi level non-hardware related settings.
+(optional)
+0x18 ROM_CODE PXE/Boot over IB code. 
+0x30 DBG_LOG_MAP FW logger 'index to string' map. The map is in ASCI text. Format is TBD.
+                                          PARAM0 in the iTOC specifies the compression method of this sector:
+                                          0. Uncompressed
+                                          1. Zlib compress2()
+                                          2. LZMA
+                                          Others - Reserved 
+0x31 DBG_FW_INI The Ini file used in the image generation. The PARAM0 applies the same as in  DBG_LOG_MAP section type.
+0x32 DBG_FW_PARAMS FW settable parameters. ASCII text. Format is TBD. The PARAM0 applies the same as in  DBG_LOG_MAP section type.
+0xff END_MARKER A type of 0xff marks the end of the iTOC entries array. It is recommended to leave the unused part of the iTOC section blank (that is, 0xff in all unused bytes)
+All other values Reserved 
+ */
+	/* 0.24 - 4.31 */
+	 u_int8_t type;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description - if partition type is code or ini then the load address is in here */
+	/* 4.0 - 4.29 */
+	 u_int32_t param0;
+	/* Description - When this bit is set, Data within the section is protected by per-line crc. See yu.flash.replacement.crc_en */
+	/* 4.30 - 4.30 */
+	 u_int8_t cache_line_crc;
+	/* Description - When this bit is set, image is zipped */
+	/* 4.31 - 8.31 */
+	 u_int8_t zipped_image;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+	/* Description - if partition type is code then the jump address is in here */
+	/* 8.0 - 12.31 */
+	 u_int32_t param1;
+/*---------------- DWORD[5] (Offset 0x14) ----------------*/
+	/* Description -  */
+	/* 20.2 - 20.30 */
+	 u_int32_t flash_addr;
+	/* Description -  */
+	/* 20.31 - 24.31 */
+	 u_int8_t relative_addr;
+/*---------------- DWORD[6] (Offset 0x18) ----------------*/
+	/* Description -  */
+	/* 24.0 - 24.15 */
+	 u_int16_t section_crc;
+	/* Description -  */
+	/* 24.16 - 24.16 */
+	 u_int8_t no_crc;
+	/* Description - When this bit is set, the section pointed by this entry in belongs to teh device tather than to teh FW image.
+A device_data section should not be updated in a regular FW update.
+Example for device_data section: VPD_R, GUIDs. */
+	/* 24.17 - 24.17 */
+	 u_int8_t device_data;
+/*---------------- DWORD[7] (Offset 0x1c) ----------------*/
+	/* Description -  */
+	/* 28.0 - 28.15 */
+	 u_int16_t itoc_entry_crc;
+};
+
+/* Description -   */
+/* Size in bytes - 1024 */
+union cibfw_Nodes {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.0 - 32.31 */
+	 struct cibfw_itoc_entry itoc_entry;
+	/* Description -  */
+	/* 0.0 - 64.31 */
+	 struct cibfw_guids guids;
+	/* Description -  */
+	/* 0.0 - 32.31 */
+	 struct cibfw_itoc_header itoc_header;
+	/* Description -  */
+	/* 0.0 - 512.31 */
+	 struct cibfw_device_info device_info;
+	/* Description -  */
+	/* 0.0 - 320.31 */
+	 struct cibfw_mfg_info mfg_info;
+	/* Description -  */
+	/* 0.0 - 1024.31 */
+	 struct cibfw_image_info image_info;
+};
+
+
+/*================= PACK/UNPACK/PRINT FUNCTIONS ======================*/
+/* uint64 */
+void cibfw_uint64_pack(const struct cibfw_uint64 *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_uint64_unpack(struct cibfw_uint64 *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_uint64_print(const struct cibfw_uint64 *ptr_struct, FILE* file, int indent_level);
+int cibfw_uint64_size();
+#define CIBFW_UINT64_SIZE    (0x8)
+void cibfw_uint64_dump(const struct cibfw_uint64 *ptr_struct, FILE* file);
+/* uid_entry */
+void cibfw_uid_entry_pack(const struct cibfw_uid_entry *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_uid_entry_unpack(struct cibfw_uid_entry *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_uid_entry_print(const struct cibfw_uid_entry *ptr_struct, FILE* file, int indent_level);
+int cibfw_uid_entry_size();
+#define CIBFW_UID_ENTRY_SIZE    (0x10)
+void cibfw_uid_entry_dump(const struct cibfw_uid_entry *ptr_struct, FILE* file);
+/* TRIPPLE_VERSION */
+void cibfw_TRIPPLE_VERSION_pack(const struct cibfw_TRIPPLE_VERSION *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_TRIPPLE_VERSION_unpack(struct cibfw_TRIPPLE_VERSION *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_TRIPPLE_VERSION_print(const struct cibfw_TRIPPLE_VERSION *ptr_struct, FILE* file, int indent_level);
+int cibfw_TRIPPLE_VERSION_size();
+#define CIBFW_TRIPPLE_VERSION_SIZE    (0x8)
+void cibfw_TRIPPLE_VERSION_dump(const struct cibfw_TRIPPLE_VERSION *ptr_struct, FILE* file);
+/* FW_VERSION */
+void cibfw_FW_VERSION_pack(const struct cibfw_FW_VERSION *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_FW_VERSION_unpack(struct cibfw_FW_VERSION *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_FW_VERSION_print(const struct cibfw_FW_VERSION *ptr_struct, FILE* file, int indent_level);
+int cibfw_FW_VERSION_size();
+#define CIBFW_FW_VERSION_SIZE    (0x10)
+void cibfw_FW_VERSION_dump(const struct cibfw_FW_VERSION *ptr_struct, FILE* file);
+/* guids */
+void cibfw_guids_pack(const struct cibfw_guids *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_guids_unpack(struct cibfw_guids *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_guids_print(const struct cibfw_guids *ptr_struct, FILE* file, int indent_level);
+int cibfw_guids_size();
+#define CIBFW_GUIDS_SIZE    (0x40)
+void cibfw_guids_dump(const struct cibfw_guids *ptr_struct, FILE* file);
+/* operation_key */
+void cibfw_operation_key_pack(const struct cibfw_operation_key *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_operation_key_unpack(struct cibfw_operation_key *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_operation_key_print(const struct cibfw_operation_key *ptr_struct, FILE* file, int indent_level);
+int cibfw_operation_key_size();
+#define CIBFW_OPERATION_KEY_SIZE    (0x10)
+void cibfw_operation_key_dump(const struct cibfw_operation_key *ptr_struct, FILE* file);
+/* image_info */
+void cibfw_image_info_pack(const struct cibfw_image_info *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_image_info_unpack(struct cibfw_image_info *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_image_info_print(const struct cibfw_image_info *ptr_struct, FILE* file, int indent_level);
+int cibfw_image_info_size();
+#define CIBFW_IMAGE_INFO_SIZE    (0x400)
+void cibfw_image_info_dump(const struct cibfw_image_info *ptr_struct, FILE* file);
+/* mfg_info */
+void cibfw_mfg_info_pack(const struct cibfw_mfg_info *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_mfg_info_unpack(struct cibfw_mfg_info *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_mfg_info_print(const struct cibfw_mfg_info *ptr_struct, FILE* file, int indent_level);
+int cibfw_mfg_info_size();
+#define CIBFW_MFG_INFO_SIZE    (0x140)
+void cibfw_mfg_info_dump(const struct cibfw_mfg_info *ptr_struct, FILE* file);
+/* device_info */
+void cibfw_device_info_pack(const struct cibfw_device_info *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_device_info_unpack(struct cibfw_device_info *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_device_info_print(const struct cibfw_device_info *ptr_struct, FILE* file, int indent_level);
+int cibfw_device_info_size();
+#define CIBFW_DEVICE_INFO_SIZE    (0x200)
+void cibfw_device_info_dump(const struct cibfw_device_info *ptr_struct, FILE* file);
+/* itoc_header */
+void cibfw_itoc_header_pack(const struct cibfw_itoc_header *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_itoc_header_unpack(struct cibfw_itoc_header *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_itoc_header_print(const struct cibfw_itoc_header *ptr_struct, FILE* file, int indent_level);
+int cibfw_itoc_header_size();
+#define CIBFW_ITOC_HEADER_SIZE    (0x20)
+void cibfw_itoc_header_dump(const struct cibfw_itoc_header *ptr_struct, FILE* file);
+/* itoc_entry */
+void cibfw_itoc_entry_pack(const struct cibfw_itoc_entry *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_itoc_entry_unpack(struct cibfw_itoc_entry *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_itoc_entry_print(const struct cibfw_itoc_entry *ptr_struct, FILE* file, int indent_level);
+int cibfw_itoc_entry_size();
+#define CIBFW_ITOC_ENTRY_SIZE    (0x20)
+void cibfw_itoc_entry_dump(const struct cibfw_itoc_entry *ptr_struct, FILE* file);
+/* Nodes */
+void cibfw_Nodes_pack(const union cibfw_Nodes *ptr_struct, u_int8_t* ptr_buff);
+void cibfw_Nodes_unpack(union cibfw_Nodes *ptr_struct, const u_int8_t* ptr_buff);
+void cibfw_Nodes_print(const union cibfw_Nodes *ptr_struct, FILE* file, int indent_level);
+int cibfw_Nodes_size();
+#define CIBFW_NODES_SIZE    (0x400)
+void cibfw_Nodes_dump(const union cibfw_Nodes *ptr_struct, FILE* file);
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif // CIBFW_LAYOUTS_H
diff --git a/tools_layouts/register_access_layouts.c b/tools_layouts/register_access_layouts.c
new file mode 100644
index 0000000..8120255
--- /dev/null
+++ b/tools_layouts/register_access_layouts.c
@@ -0,0 +1,350 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/***
+ *** This file was generated at "2014-03-11 10:09:59"
+ *** by:
+ ***    > /mswg/release/eat_me/last_release/adabe_plugins/adb2c/adb2pack.py --input adb/register_access/register_access.adb --file-prefix register_access --prefix register_access_
+ ***    and modified to fit the needs of mstflint.
+ ***/
+#include "register_access_layouts.h"
+
+void register_access_Byte_pack(const struct register_access_Byte *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->val);
+
+}
+
+void register_access_Byte_unpack(struct register_access_Byte *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=0;
+	ptr_struct->val = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+}
+
+void register_access_Byte_print(const struct register_access_Byte *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== Byte ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "val                  : "UH_FMT"\n", ptr_struct->val);
+
+}
+
+int register_access_Byte_size(){
+	 return 1;
+}
+
+void register_access_Byte_dump(const struct register_access_Byte *ptr_struct, FILE* file) {
+	register_access_Byte_print(ptr_struct, file, 0);
+}
+
+void register_access_mfpa_pack(const struct register_access_mfpa *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=26;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 2, (u_int32_t)ptr_struct->fs);
+
+	offset=23;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->p);
+
+	offset=40;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 24, (u_int32_t)ptr_struct->boot_address);
+
+	offset=156;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 4, (u_int32_t)ptr_struct->flash_num);
+
+	offset=168;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 24, (u_int32_t)ptr_struct->jedec_id);
+
+	offset=214;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 10, (u_int32_t)ptr_struct->sector_size);
+
+	offset=200;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->block_allignment);
+
+	offset=224;
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->capability_mask);
+
+}
+
+void register_access_mfpa_unpack(struct register_access_mfpa *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=26;
+	ptr_struct->fs = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 2);
+
+	offset=23;
+	ptr_struct->p = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=40;
+	ptr_struct->boot_address = (u_int32_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 24);
+
+	offset=156;
+	ptr_struct->flash_num = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 4);
+
+	offset=168;
+	ptr_struct->jedec_id = (u_int32_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 24);
+
+	offset=214;
+	ptr_struct->sector_size = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 10);
+
+	offset=200;
+	ptr_struct->block_allignment = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+	offset=224;
+	ptr_struct->capability_mask = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+}
+
+void register_access_mfpa_print(const struct register_access_mfpa *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== mfpa ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "fs                   : "UH_FMT"\n", ptr_struct->fs);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "p                    : "UH_FMT"\n", ptr_struct->p);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "boot_address         : "UH_FMT"\n", ptr_struct->boot_address);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "flash_num            : "UH_FMT"\n", ptr_struct->flash_num);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "jedec_id             : "UH_FMT"\n", ptr_struct->jedec_id);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "sector_size          : "UH_FMT"\n", ptr_struct->sector_size);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "block_allignment     : "UH_FMT"\n", ptr_struct->block_allignment);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "capability_mask      : "U32H_FMT"\n", ptr_struct->capability_mask);
+
+}
+
+int register_access_mfpa_size(){
+	 return 36;
+}
+
+void register_access_mfpa_dump(const struct register_access_mfpa *ptr_struct, FILE* file) {
+	register_access_mfpa_print(ptr_struct, file, 0);
+}
+
+void register_access_mfba_pack(const struct register_access_mfba *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=26;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 2, (u_int32_t)ptr_struct->fs);
+
+	offset=23;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->p);
+
+	offset=55;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 9, (u_int32_t)ptr_struct->size);
+
+	offset=72;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 24, (u_int32_t)ptr_struct->address);
+
+	for (i=0; i < 64; i++) {
+	offset=adb2c_calc_array_field_address(96, 32, i, 2144, 0);
+	adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->data[i]);
+	}
+
+}
+
+void register_access_mfba_unpack(struct register_access_mfba *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=26;
+	ptr_struct->fs = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 2);
+
+	offset=23;
+	ptr_struct->p = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=55;
+	ptr_struct->size = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 9);
+
+	offset=72;
+	ptr_struct->address = (u_int32_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 24);
+
+	for (i=0; i < 64; i++) {
+	offset=adb2c_calc_array_field_address(96, 32, i, 2144, 0);
+	ptr_struct->data[i] = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+	}
+
+}
+
+void register_access_mfba_print(const struct register_access_mfba *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== mfba ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "fs                   : "UH_FMT"\n", ptr_struct->fs);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "p                    : "UH_FMT"\n", ptr_struct->p);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "size                 : "UH_FMT"\n", ptr_struct->size);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "address              : "UH_FMT"\n", ptr_struct->address);
+
+	for (i=0; i < 64; i++) {
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "data[%3d]            : "U32H_FMT"\n", i, ptr_struct->data[i]);
+	}
+
+}
+
+int register_access_mfba_size(){
+	 return 268;
+}
+
+void register_access_mfba_dump(const struct register_access_mfba *ptr_struct, FILE* file) {
+	register_access_mfba_print(ptr_struct, file, 0);
+}
+
+void register_access_mfbe_pack(const struct register_access_mfbe *ptr_struct, u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=26;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 2, (u_int32_t)ptr_struct->fs);
+
+	offset=23;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->p);
+
+	offset=72;
+	adb2c_push_bits_to_buff(ptr_buff, offset, 24, (u_int32_t)ptr_struct->address);
+
+}
+
+void register_access_mfbe_unpack(struct register_access_mfbe *ptr_struct, const u_int8_t* ptr_buff){
+	u_int32_t offset;
+	int i=0;
+	(void)offset;
+	(void)i;
+	(void)ptr_struct;
+	(void)ptr_buff;
+
+	offset=26;
+	ptr_struct->fs = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 2);
+
+	offset=23;
+	ptr_struct->p = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+	offset=72;
+	ptr_struct->address = (u_int32_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 24);
+
+}
+
+void register_access_mfbe_print(const struct register_access_mfbe *ptr_struct, FILE* file, int indent_level){
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "======== mfbe ========\n");
+	int i=0;
+	(void)i;(void)ptr_struct;
+	(void)file;
+	(void)indent_level;
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "fs                   : "UH_FMT"\n", ptr_struct->fs);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "p                    : "UH_FMT"\n", ptr_struct->p);
+
+	adb2c_add_indentation(file, indent_level);
+	fprintf(file, "address              : "UH_FMT"\n", ptr_struct->address);
+
+}
+
+int register_access_mfbe_size(){
+	 return 12;
+}
+
+void register_access_mfbe_dump(const struct register_access_mfbe *ptr_struct, FILE* file) {
+	register_access_mfbe_print(ptr_struct, file, 0);
+}
diff --git a/tools_layouts/register_access_layouts.h b/tools_layouts/register_access_layouts.h
new file mode 100644
index 0000000..dda2ab3
--- /dev/null
+++ b/tools_layouts/register_access_layouts.h
@@ -0,0 +1,165 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/***
+ *** This file was generated at "2014-03-11 10:09:59"
+ *** by:
+ ***    > /mswg/release/eat_me/last_release/adabe_plugins/adb2c/adb2pack.py --input adb/register_access/register_access.adb --file-prefix register_access --prefix register_access_
+ ***    and modified to fit the needs of mstflint.
+ ***/
+#ifndef REGISTER_ACCESS_LAYOUTS_H
+#define REGISTER_ACCESS_LAYOUTS_H
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include "adb_to_c_utils.h"/* Description -   */
+/* Size in bytes - 1 */
+struct register_access_Byte {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description -  */
+	/* 0.0 - 0.7 */
+	 u_int8_t val;
+};
+
+/* Description -   */
+/* Size in bytes - 36 */
+struct register_access_mfpa {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description - Flash Select */
+	/* 0.4 - 0.5 */
+	 u_int8_t fs;
+	/* Description - Parallel */
+	/* 0.8 - 0.8 */
+	 u_int8_t p;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description - address in bytes */
+	/* 4.0 - 4.23 */
+	 u_int32_t boot_address;
+/*---------------- DWORD[4] (Offset 0x10) ----------------*/
+	/* Description - number of flash devices connected */
+	/* 16.0 - 16.3 */
+	 u_int8_t flash_num;
+/*---------------- DWORD[5] (Offset 0x14) ----------------*/
+	/* Description - Flash JEDEC ID */
+	/* 20.0 - 20.23 */
+	 u_int32_t jedec_id;
+/*---------------- DWORD[6] (Offset 0x18) ----------------*/
+	/* Description - Flash sectore size */
+	/* 24.0 - 24.9 */
+	 u_int16_t sector_size;
+	/* Description -  */
+	/* 24.16 - 24.23 */
+	 u_int8_t block_allignment;
+/*---------------- DWORD[7] (Offset 0x1c) ----------------*/
+	/* Description - capability mask ;bit 0:Parallel flash Support;else:Reserved  */
+	/* 28.0 - 32.31 */
+	 u_int32_t capability_mask;
+};
+
+/* Description -   */
+/* Size in bytes - 268 */
+struct register_access_mfba {/* Nodes */
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description - Flash Select */
+	/* 0.4 - 0.5 */
+	 u_int8_t fs;
+	/* Description - Parallel */
+	/* 0.8 - 0.8 */
+	 u_int8_t p;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+	/* Description - Transaction size */
+	/* 4.0 - 4.8 */
+	 u_int16_t size;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+	/* Description - address in bytes */
+	/* 8.0 - 8.23 */
+	 u_int32_t address;
+/*---------------- DWORD[3] (Offset 0xc) ----------------*/
+	/* Description - data */
+	/* 12.0 - 268.31 */
+	 u_int32_t data[64];
+};
+
+/* Description -   */
+/* Size in bytes - 12 */
+struct register_access_mfbe {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+	/* Description - Flash Select */
+	/* 0.4 - 0.5 */
+	 u_int8_t fs;
+	/* Description - Parallel */
+	/* 0.8 - 0.8 */
+	 u_int8_t p;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+	/* Description - address in bytes */
+	/* 8.0 - 8.23 */
+	 u_int32_t address;
+};
+
+/*================= PACK/UNPACK/PRINT FUNCTIONS ======================*/
+/* Byte */
+void register_access_Byte_pack(const struct register_access_Byte *ptr_struct, u_int8_t* ptr_buff);
+void register_access_Byte_unpack(struct register_access_Byte *ptr_struct, const u_int8_t* ptr_buff);
+void register_access_Byte_print(const struct register_access_Byte *ptr_struct, FILE* file, int indent_level);
+int register_access_Byte_size();
+#define REGISTER_ACCESS_BYTE_SIZE    (0x1)
+void register_access_Byte_dump(const struct register_access_Byte *ptr_struct, FILE* file);
+/* mfpa */
+void register_access_mfpa_pack(const struct register_access_mfpa *ptr_struct, u_int8_t* ptr_buff);
+void register_access_mfpa_unpack(struct register_access_mfpa *ptr_struct, const u_int8_t* ptr_buff);
+void register_access_mfpa_print(const struct register_access_mfpa *ptr_struct, FILE* file, int indent_level);
+int register_access_mfpa_size();
+#define REGISTER_ACCESS_MFPA_SIZE    (0x24)
+void register_access_mfpa_dump(const struct register_access_mfpa *ptr_struct, FILE* file);
+/* mfba */
+void register_access_mfba_pack(const struct register_access_mfba *ptr_struct, u_int8_t* ptr_buff);
+void register_access_mfba_unpack(struct register_access_mfba *ptr_struct, const u_int8_t* ptr_buff);
+void register_access_mfba_print(const struct register_access_mfba *ptr_struct, FILE* file, int indent_level);
+int register_access_mfba_size();
+#define REGISTER_ACCESS_MFBA_SIZE    (0x10c)
+void register_access_mfba_dump(const struct register_access_mfba *ptr_struct, FILE* file);
+/* mfbe */
+void register_access_mfbe_pack(const struct register_access_mfbe *ptr_struct, u_int8_t* ptr_buff);
+void register_access_mfbe_unpack(struct register_access_mfbe *ptr_struct, const u_int8_t* ptr_buff);
+void register_access_mfbe_print(const struct register_access_mfbe *ptr_struct, FILE* file, int indent_level);
+int register_access_mfbe_size();
+#define REGISTER_ACCESS_MFBE_SIZE    (0xc)
+void register_access_mfbe_dump(const struct register_access_mfbe *ptr_struct, FILE* file);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif // REGISTER_ACCESS_LAYOUTS_H
diff --git a/tools_layouts/tools_layouts.c b/tools_layouts/tools_layouts.c
new file mode 100644
index 0000000..39ae8e5
--- /dev/null
+++ b/tools_layouts/tools_layouts.c
@@ -0,0 +1,542 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/***
+ *** This file was generated at "2014-03-11 10:10:14"
+ *** by:
+ ***    > /mswg/release/eat_me/last_release/adabe_plugins/adb2c/adb2pack.py --input adb/tools/tools.adb --file-prefix tools --prefix tools_
+ ***    and modified to fit the needs of mstflint.
+ ***/
+#include "tools_layouts.h"
+
+void tools_mnv_hdr_pack(const struct tools_mnv_hdr *ptr_struct, u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=16;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->type);
+
+    offset=2;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 12, (u_int32_t)ptr_struct->length);
+
+    offset=40;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->type_mod);
+
+    offset=39;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->shadow);
+
+    offset=37;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 2, (u_int32_t)ptr_struct->pad_cnt);
+
+    offset=32;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 4, (u_int32_t)ptr_struct->version);
+
+}
+
+void tools_mnv_hdr_unpack(struct tools_mnv_hdr *ptr_struct, const u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=16;
+    ptr_struct->type = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+    offset=2;
+    ptr_struct->length = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 12);
+
+    offset=40;
+    ptr_struct->type_mod = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+
+    offset=39;
+    ptr_struct->shadow = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+    offset=37;
+    ptr_struct->pad_cnt = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 2);
+
+    offset=32;
+    ptr_struct->version = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 4);
+
+}
+
+void tools_mnv_hdr_print(const struct tools_mnv_hdr *ptr_struct, FILE* file, int indent_level){
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "======== mnv_hdr ========\n");
+    int i=0;
+    (void)i;(void)ptr_struct;
+    (void)file;
+    (void)indent_level;
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "type                 : "UH_FMT"\n", ptr_struct->type);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "length               : "UH_FMT"\n", ptr_struct->length);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "type_mod             : "UH_FMT"\n", ptr_struct->type_mod);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "shadow               : "UH_FMT"\n", ptr_struct->shadow);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "pad_cnt              : "UH_FMT"\n", ptr_struct->pad_cnt);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "version              : "UH_FMT"\n", ptr_struct->version);
+
+}
+
+int tools_mnv_hdr_size(){
+     return 8;
+}
+
+void tools_mnv_hdr_dump(const struct tools_mnv_hdr *ptr_struct, FILE* file) {
+    tools_mnv_hdr_print(ptr_struct, file, 0);
+}
+
+void tools_mnvia_pack(const struct tools_mnvia *ptr_struct, u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=0;
+    tools_mnv_hdr_pack(&(ptr_struct->mnv_hdr), ptr_buff + offset/8);
+
+}
+
+void tools_mnvia_unpack(struct tools_mnvia *ptr_struct, const u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=0;
+    tools_mnv_hdr_unpack(&(ptr_struct->mnv_hdr), ptr_buff + offset/8);
+
+}
+
+void tools_mnvia_print(const struct tools_mnvia *ptr_struct, FILE* file, int indent_level){
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "======== mnvia ========\n");
+    int i=0;
+    (void)i;(void)ptr_struct;
+    (void)file;
+    (void)indent_level;
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "mnv_hdr:\n");
+    tools_mnv_hdr_print(&(ptr_struct->mnv_hdr), file, indent_level + 1);
+
+}
+
+int tools_mnvia_size(){
+     return 8;
+}
+
+void tools_mnvia_dump(const struct tools_mnvia *ptr_struct, FILE* file) {
+    tools_mnvia_print(ptr_struct, file, 0);
+}
+
+void tools_mnvi_pack(const struct tools_mnvi *ptr_struct, u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=0;
+    tools_mnv_hdr_pack(&(ptr_struct->mnv_hdr), ptr_buff + offset/8);
+
+}
+
+void tools_mnvi_unpack(struct tools_mnvi *ptr_struct, const u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=0;
+    tools_mnv_hdr_unpack(&(ptr_struct->mnv_hdr), ptr_buff + offset/8);
+
+}
+
+void tools_mnvi_print(const struct tools_mnvi *ptr_struct, FILE* file, int indent_level){
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "======== mnvi ========\n");
+    int i=0;
+    (void)i;(void)ptr_struct;
+    (void)file;
+    (void)indent_level;
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "mnv_hdr:\n");
+    tools_mnv_hdr_print(&(ptr_struct->mnv_hdr), file, indent_level + 1);
+
+}
+
+int tools_mnvi_size(){
+     return 8;
+}
+
+void tools_mnvi_dump(const struct tools_mnvi *ptr_struct, FILE* file) {
+    tools_mnvi_print(ptr_struct, file, 0);
+}
+
+void tools_mnva_pack(const struct tools_mnva *ptr_struct, u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=0;
+    tools_mnv_hdr_pack(&(ptr_struct->mnv_hdr), ptr_buff + offset/8);
+
+    for (i=0; i < 128; i++) {
+    offset=adb2c_calc_array_field_address(88, 8, i, 2048, 1);
+    adb2c_push_bits_to_buff(ptr_buff, offset, 8, (u_int32_t)ptr_struct->data[i]);
+    }
+
+}
+
+void tools_mnva_unpack(struct tools_mnva *ptr_struct, const u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=0;
+    tools_mnv_hdr_unpack(&(ptr_struct->mnv_hdr), ptr_buff + offset/8);
+
+    for (i=0; i < 128; i++) {
+    offset=adb2c_calc_array_field_address(88, 8, i, 2048, 1);
+    ptr_struct->data[i] = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 8);
+    }
+
+}
+
+void tools_mnva_print(const struct tools_mnva *ptr_struct, FILE* file, int indent_level){
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "======== mnva ========\n");
+    int i=0;
+    (void)i;(void)ptr_struct;
+    (void)file;
+    (void)indent_level;
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "mnv_hdr:\n");
+    tools_mnv_hdr_print(&(ptr_struct->mnv_hdr), file, indent_level + 1);
+
+    for (i=0; i < 128; i++) {
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "data[%3d]            : "UH_FMT"\n", i, ptr_struct->data[i]);
+    }
+
+}
+
+int tools_mnva_size(){
+     return 256;
+}
+
+void tools_mnva_dump(const struct tools_mnva *ptr_struct, FILE* file) {
+    tools_mnva_print(ptr_struct, file, 0);
+}
+
+void tools_sriov_pack(const struct tools_sriov *ptr_struct, u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=16;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 16, (u_int32_t)ptr_struct->total_vfs);
+
+    offset=0;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->sriov_en);
+
+}
+
+void tools_sriov_unpack(struct tools_sriov *ptr_struct, const u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=16;
+    ptr_struct->total_vfs = (u_int16_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 16);
+
+    offset=0;
+    ptr_struct->sriov_en = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+}
+
+void tools_sriov_print(const struct tools_sriov *ptr_struct, FILE* file, int indent_level){
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "======== sriov ========\n");
+    int i=0;
+    (void)i;(void)ptr_struct;
+    (void)file;
+    (void)indent_level;
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "total_vfs            : "UH_FMT"\n", ptr_struct->total_vfs);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "sriov_en             : "UH_FMT"\n", ptr_struct->sriov_en);
+
+}
+
+int tools_sriov_size(){
+     return 4;
+}
+
+void tools_sriov_dump(const struct tools_sriov *ptr_struct, FILE* file) {
+    tools_sriov_print(ptr_struct, file, 0);
+}
+
+void tools_bar_size_pack(const struct tools_bar_size *ptr_struct, u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=0;
+    adb2c_push_integer_to_buff(ptr_buff, offset, 4, (u_int64_t)ptr_struct->log_uar_bar_size);
+
+}
+
+void tools_bar_size_unpack(struct tools_bar_size *ptr_struct, const u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=0;
+    ptr_struct->log_uar_bar_size = (u_int32_t)adb2c_pop_integer_from_buff(ptr_buff, offset, 4);
+
+}
+
+void tools_bar_size_print(const struct tools_bar_size *ptr_struct, FILE* file, int indent_level){
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "======== bar_size ========\n");
+    int i=0;
+    (void)i;(void)ptr_struct;
+    (void)file;
+    (void)indent_level;
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "log_uar_bar_size     : "U32H_FMT"\n", ptr_struct->log_uar_bar_size);
+
+}
+
+int tools_bar_size_size(){
+     return 4;
+}
+
+void tools_bar_size_dump(const struct tools_bar_size *ptr_struct, FILE* file) {
+    tools_bar_size_print(ptr_struct, file, 0);
+}
+
+void tools_vpi_settings_pack(const struct tools_vpi_settings *ptr_struct, u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=30;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 2, (u_int32_t)ptr_struct->network_link_type);
+
+}
+
+void tools_vpi_settings_unpack(struct tools_vpi_settings *ptr_struct, const u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=30;
+    ptr_struct->network_link_type = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 2);
+
+}
+
+void tools_vpi_settings_print(const struct tools_vpi_settings *ptr_struct, FILE* file, int indent_level){
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "======== vpi_settings ========\n");
+    int i=0;
+    (void)i;(void)ptr_struct;
+    (void)file;
+    (void)indent_level;
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "network_link_type    : "UH_FMT"\n", ptr_struct->network_link_type);
+
+}
+
+int tools_vpi_settings_size(){
+     return 4;
+}
+
+void tools_vpi_settings_dump(const struct tools_vpi_settings *ptr_struct, FILE* file) {
+    tools_vpi_settings_print(ptr_struct, file, 0);
+}
+
+void tools_wol_pack(const struct tools_wol *ptr_struct, u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=22;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->reserved0);
+
+    offset=21;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->en_wol_magic);
+
+    offset=20;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->reserved1);
+
+    offset=19;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->reserved2);
+
+    offset=18;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->reserved3);
+
+    offset=17;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->reserved4);
+
+    offset=16;
+    adb2c_push_bits_to_buff(ptr_buff, offset, 1, (u_int32_t)ptr_struct->reserved5);
+
+}
+
+void tools_wol_unpack(struct tools_wol *ptr_struct, const u_int8_t* ptr_buff){
+    u_int32_t offset;
+    int i=0;
+    (void)offset;
+    (void)i;
+    (void)ptr_struct;
+    (void)ptr_buff;
+
+    offset=22;
+    ptr_struct->reserved0 = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+    offset=21;
+    ptr_struct->en_wol_magic = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+    offset=20;
+    ptr_struct->reserved1 = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+    offset=19;
+    ptr_struct->reserved2 = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+    offset=18;
+    ptr_struct->reserved3 = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+    offset=17;
+    ptr_struct->reserved4 = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+    offset=16;
+    ptr_struct->reserved5 = (u_int8_t)adb2c_pop_bits_from_buff(ptr_buff, offset, 1);
+
+}
+
+void tools_wol_print(const struct tools_wol *ptr_struct, FILE* file, int indent_level){
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "======== wol ========\n");
+    int i=0;
+    (void)i;(void)ptr_struct;
+    (void)file;
+    (void)indent_level;
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "reserved0   : "UH_FMT"\n", ptr_struct->reserved0);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "en_wol_magic         : "UH_FMT"\n", ptr_struct->en_wol_magic);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "reserved1           : "UH_FMT"\n", ptr_struct->reserved1);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "reserved2            : "UH_FMT"\n", ptr_struct->reserved2);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "reserved3            : "UH_FMT"\n", ptr_struct->reserved3);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "reserved4            : "UH_FMT"\n", ptr_struct->reserved4);
+
+    adb2c_add_indentation(file, indent_level);
+    fprintf(file, "reserved5           : "UH_FMT"\n", ptr_struct->reserved5);
+
+}
+
+int tools_wol_size(){
+     return 8;
+}
+
+void tools_wol_dump(const struct tools_wol *ptr_struct, FILE* file) {
+    tools_wol_print(ptr_struct, file, 0);
+}
+
diff --git a/tools_layouts/tools_layouts.h b/tools_layouts/tools_layouts.h
new file mode 100644
index 0000000..e1d3ced
--- /dev/null
+++ b/tools_layouts/tools_layouts.h
@@ -0,0 +1,222 @@
+/*
+ * Copyright (C) Jan 2013 Mellanox Technologies Ltd. All rights reserved.
+ *
+ * This software is available to you under a choice of one of two
+ * licenses.  You may choose to be licensed under the terms of the GNU
+ * General Public License (GPL) Version 2, available from the file
+ * COPYING in the main directory of this source tree, or the
+ * OpenIB.org BSD license below:
+ *
+ *     Redistribution and use in source and binary forms, with or
+ *     without modification, are permitted provided that the following
+ *     conditions are met:
+ *
+ *      - Redistributions of source code must retain the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer.
+ *
+ *      - Redistributions in binary form must reproduce the above
+ *        copyright notice, this list of conditions and the following
+ *        disclaimer in the documentation and/or other materials
+ *        provided with the distribution.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
+/***
+ *** This file was generated at "2014-03-11 10:10:14"
+ *** by:
+ ***    > /mswg/release/eat_me/last_release/adabe_plugins/adb2c/adb2pack.py --input adb/tools/tools.adb --file-prefix tools --prefix tools_
+ ***    and modified to fit the needs of mstflint.
+ ***/
+#ifndef TOOLS_LAYOUTS_H
+#define TOOLS_LAYOUTS_H
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include "adb_to_c_utils.h"
+
+/* Description -   */
+/* Size in bytes - 8 */
+struct tools_mnv_hdr {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+    /* Description - Tlv type */
+    /* 0.0 - 0.15 */
+     u_int16_t type;
+    /* Description - size of tlv data in dwords (not including header) */
+    /* 0.18 - 0.29 */
+     u_int16_t length;
+/*---------------- DWORD[1] (Offset 0x4) ----------------*/
+    /* Description - Type Modifier. E.G.: Port number when the config is port related */
+    /* 4.16 - 4.23 */
+     u_int8_t type_mod;
+    /* Description - Shadow: i.e if set the Fw will not update the tlv immediately but wait for a command */
+    /* 4.24 - 4.24 */
+     u_int8_t shadow;
+    /* Description - Pad count: for non dword alligned tlvs */
+    /* 4.25 - 4.26 */
+     u_int8_t pad_cnt;
+    /* Description - Data version can be set by caller or left as 0. */
+    /* 4.28 - 8.31 */
+     u_int8_t version;
+};
+
+/* Description -   */
+/* Size in bytes - 8 */
+struct tools_mnvia {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+    /* Description -  */
+    /* 0.0 - 8.31 */
+     struct tools_mnv_hdr mnv_hdr;
+};
+
+/* Description -   */
+/* Size in bytes - 8 */
+struct tools_mnvi {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+    /* Description -  */
+    /* 0.0 - 8.31 */
+     struct tools_mnv_hdr mnv_hdr;
+};
+
+/* Description -   */
+/* Size in bytes - 256 */
+struct tools_mnva {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+    /* Description -  */
+    /* 0.0 - 8.31 */
+     struct tools_mnv_hdr mnv_hdr;
+/*---------------- DWORD[2] (Offset 0x8) ----------------*/
+    /* Description -  */
+    /* 8.24 - 136.23 */
+     u_int8_t data[128];
+};
+
+/* Description -   */
+/* Size in bytes - 4 */
+struct tools_sriov {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+    /* Description - The total number of VFs that can be supported. */
+    /* 0.0 - 0.15 */
+     u_int16_t total_vfs;
+    /* Description - 1 when SRIOV is enabled: SRIOV capability will appear on the PCI configuration header. */
+    /* 0.31 - 4.31 */
+     u_int8_t sriov_en;
+};
+
+/* Description -   */
+/* Size in bytes - 4 */
+struct tools_bar_size {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+    /* Description - Base 2 log of the size of the physical function’s first BAR, in MBs. E.g. for 8MB the value is 3. */
+    /* 0.0 - 4.31 */
+     u_int32_t log_uar_bar_size;
+};
+
+/* Description -   */
+/* Size in bytes - 4 */
+struct tools_vpi_settings {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+    /* Description - Default link type:
+0  InfiniBand
+1  Ethernet
+ */
+    /* 0.0 - 0.1 */
+     u_int8_t network_link_type;
+};
+
+/* Description -   */
+/* Size in bytes - 8 */
+struct tools_wol {
+/*---------------- DWORD[0] (Offset 0x0) ----------------*/
+    /* 0.9 - 0.9 */
+     u_int8_t reserved0;
+    /* Description - Enable Wake on magic packet */
+    /* 0.10 - 0.10 */
+     u_int8_t en_wol_magic;
+    /* 0.11 - 0.11 */
+     u_int8_t reserved1;
+    /* 0.12 - 0.12 */
+     u_int8_t reserved2;
+    /* 0.13 - 0.13 */
+     u_int8_t reserved3;
+    /* 0.14 - 0.14 */
+     u_int8_t reserved4;
+    /* 0.15 - 0.15 */
+     u_int8_t reserved5;
+};
+/*---------------- DWORD[8] (Offset 0x20) ----------------*/
+/*================= PACK/UNPACK/PRINT FUNCTIONS ======================*/
+
+/* mnv_hdr */
+void tools_mnv_hdr_pack(const struct tools_mnv_hdr *ptr_struct, u_int8_t* ptr_buff);
+void tools_mnv_hdr_unpack(struct tools_mnv_hdr *ptr_struct, const u_int8_t* ptr_buff);
+void tools_mnv_hdr_print(const struct tools_mnv_hdr *ptr_struct, FILE* file, int indent_level);
+int tools_mnv_hdr_size();
+#define TOOLS_MNV_HDR_SIZE    (0x8)
+void tools_mnv_hdr_dump(const struct tools_mnv_hdr *ptr_struct, FILE* file);
+/* mnvia */
+void tools_mnvia_pack(const struct tools_mnvia *ptr_struct, u_int8_t* ptr_buff);
+void tools_mnvia_unpack(struct tools_mnvia *ptr_struct, const u_int8_t* ptr_buff);
+void tools_mnvia_print(const struct tools_mnvia *ptr_struct, FILE* file, int indent_level);
+int tools_mnvia_size();
+#define TOOLS_MNVIA_SIZE    (0x8)
+void tools_mnvia_dump(const struct tools_mnvia *ptr_struct, FILE* file);
+/* mnvi */
+void tools_mnvi_pack(const struct tools_mnvi *ptr_struct, u_int8_t* ptr_buff);
+void tools_mnvi_unpack(struct tools_mnvi *ptr_struct, const u_int8_t* ptr_buff);
+void tools_mnvi_print(const struct tools_mnvi *ptr_struct, FILE* file, int indent_level);
+int tools_mnvi_size();
+#define TOOLS_MNVI_SIZE    (0x8)
+void tools_mnvi_dump(const struct tools_mnvi *ptr_struct, FILE* file);
+/* mnva */
+void tools_mnva_pack(const struct tools_mnva *ptr_struct, u_int8_t* ptr_buff);
+void tools_mnva_unpack(struct tools_mnva *ptr_struct, const u_int8_t* ptr_buff);
+void tools_mnva_print(const struct tools_mnva *ptr_struct, FILE* file, int indent_level);
+int tools_mnva_size();
+#define TOOLS_MNVA_SIZE    (0x100)
+void tools_mnva_dump(const struct tools_mnva *ptr_struct, FILE* file);
+/* sriov */
+void tools_sriov_pack(const struct tools_sriov *ptr_struct, u_int8_t* ptr_buff);
+void tools_sriov_unpack(struct tools_sriov *ptr_struct, const u_int8_t* ptr_buff);
+void tools_sriov_print(const struct tools_sriov *ptr_struct, FILE* file, int indent_level);
+int tools_sriov_size();
+#define TOOLS_SRIOV_SIZE    (0x4)
+void tools_sriov_dump(const struct tools_sriov *ptr_struct, FILE* file);
+/* bar_size */
+void tools_bar_size_pack(const struct tools_bar_size *ptr_struct, u_int8_t* ptr_buff);
+void tools_bar_size_unpack(struct tools_bar_size *ptr_struct, const u_int8_t* ptr_buff);
+void tools_bar_size_print(const struct tools_bar_size *ptr_struct, FILE* file, int indent_level);
+int tools_bar_size_size();
+#define TOOLS_BAR_SIZE_SIZE    (0x4)
+void tools_bar_size_dump(const struct tools_bar_size *ptr_struct, FILE* file);
+/* vpi_settings */
+void tools_vpi_settings_pack(const struct tools_vpi_settings *ptr_struct, u_int8_t* ptr_buff);
+void tools_vpi_settings_unpack(struct tools_vpi_settings *ptr_struct, const u_int8_t* ptr_buff);
+void tools_vpi_settings_print(const struct tools_vpi_settings *ptr_struct, FILE* file, int indent_level);
+int tools_vpi_settings_size();
+#define TOOLS_VPI_SETTINGS_SIZE    (0x4)
+void tools_vpi_settings_dump(const struct tools_vpi_settings *ptr_struct, FILE* file);
+/* wol */
+void tools_wol_pack(const struct tools_wol *ptr_struct, u_int8_t* ptr_buff);
+void tools_wol_unpack(struct tools_wol *ptr_struct, const u_int8_t* ptr_buff);
+void tools_wol_print(const struct tools_wol *ptr_struct, FILE* file, int indent_level);
+int tools_wol_size();
+#define TOOLS_WOL_SIZE    (0x8)
+void tools_wol_dump(const struct tools_wol *ptr_struct, FILE* file);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif // TOOLS_LAYOUTS_H

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/mstflint.git



More information about the Pkg-ofed-commits mailing list