Tao Ma Department of Electrical and Computer Engineering Mississippi State University gcc 4.1.0 compatiblility October 19, 2006.

Slides:



Advertisements
Similar presentations
What is Test Director? Test Director is a test management tool
Advertisements

Compilation and Debugging 101. Compilation in C/C++ hello.c Preprocessor Compiler stdio.h tmpXQ.i (C code) hello.o (object file)
Team 5 Chemical Engineering Lab Scheduler Zach Frichtl Brent Ellwein Ryan Poplin Shawn Windler Chris Ciscsko Erik Halvorson Ben Linden.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
Project Execution & Termination Life Cycle Execution Presented by: Basker George.
SQA Work Procedures.
ZFApp Preview Walkthrough. What is ZFApp? ZFApp is an application framework built on top of Zend Framework Fully compatible with the latest ZF Versions.
Users’ reviews of TuneUp Utilities 2011 A brief Introduction of types of software Install Internet Information Services Install Microsoft Office 2010.
University of Kansas Electrical Engineering Computer Science Jerry James and Douglas Niehaus Information and Telecommunication Technology Center Electrical.
Advanced Excel for Finance Professionals A self study material from South Asian Management Technologies Foundation.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
SYSE 802 John D. McGregor Module 0 Session 1 Course Introduction.
Implementation Considerations Yonglei Tao. Components of Coding Standards 2  File header  file location, version number, author, project, update history.
If you are using an Apple device, such as an iPad or iPhone, and you want to follow the instructions you will need a ‘Flash’ compatible browser. If you.
Web Migration Project Update for ATC April 28, 2009.
1 PDF Optimizer J. Poole. Optimizer, TM Knoxville, October 2007, J. Poole 2 Documentation The documentation on the JACoW website concerning use of the.
Press Esc to Exit ©2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in.
Georgia Institute of Technology Barb Ericson Georgia Institute of Technology May 2006 Teaching Java using Turtles part 1.
Chapter 4: Overview of Preventive Maintenance
Chapter 2: Software Process Omar Meqdadi SE 2730 Lecture 2 Department of Computer Science and Software Engineering University of Wisconsin-Platteville.
Chapter 6: Modularity Using Functions. In this chapter, you will learn about: – Function and parameter declarations – Returning a single value – Returning.
Project 1 Due Date: September 25 th Quiz 4 is due September 28 th Quiz 5 is due October2th 1.
Jump to first page (c) 1999, A. Lakhotia 1 Software engineering? Arun Lakhotia University of Louisiana at Lafayette Po Box Lafayette, LA 70504, USA.
© MIT 2000 Building Web Applications With Webjects Michael D. Barker The MIT Educational Media Creation Center September 2001.
 Weekly Report Sean Donoghue Daniel Meighan Lamar McFall Tramayne Thomas.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 24P. 1Winter Quarter C++ Lecture 24.
DireXions – Your Tool Box just got Bigger PxPlus Version Control System Using TortoiseSVN Presented by: Jane Raymond.
C++ Programming Language Lecture 2 Problem Analysis and Solution Representation By Ghada Al-Mashaqbeh The Hashemite University Computer Engineering Department.
Seungchan Lee Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering Speaker Verification Experiment.
Seungchan Lee Institute for Signal and Information Processing Department of Electrical and Computer Engineering Research Updates.
WRIMS 2.0 Status of Development California Water and Environmental Modeling Forum Asilomar Conference Center, California February 26 – February 28, 2007.
A Brief Introduction to Differential Equations Michael A. Karls.
Release Progress Report Daniel May Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering min XMLABNF.
Module 8 : Configuration II Jong S. Bok
Cint : C++ interpreter Frequently Asked Questions Digest 14 Oct 2002 at CERN Masaharu Goto.
CMap Version 0.16 Ben Faga. CMap CMap Version 0.16 Bug fixes and code optimizations More intuitive menu system Asynchronous loading of comparative map.
How to Program? -- Part 1 Part 1: Problem Solving –Analyze a problem –Decide what steps need to be taken to solve it. –Take into consideration any special.
Getting Started with Trilinos October 14, :30-10:30 a.m. Jim Willenbring.
CONFIDENTIAL © 2007 Maplesoft, a division of Waterloo Maple Inc. Confidential MapleSim Pilot Test Program.
Seungchan Lee Department of Electrical and Computer Engineering Mississippi State University RVM Implementation Progress.
The Development Process Compilation. Compilation - Dr. Craig A. Struble 2 Programming Process Problem Solving Phase We will spend significant time on.
How to configure, build and install Trilinos November 2, :30-9:30 a.m. Jim Willenbring.
Simulink Continuous Library by Dr. Amin Danial Asham.
Tao Ma Department of Electrical and Computer Engineering Mississippi State University Research Update September 1, 2006.
CSCI 161 Lecture 3 Martin van Bommel. Operating System Program that acts as interface to other software and the underlying hardware Operating System Utilities.
Maite Barroso – WP4 Workshop – 10/12/ n° 1 -WP4 Workshop- Update on Status of Fabric Global Schema Maite Barroso 10/12/2002
C++ Programming: From Problem Analysis to Program Design, Fifth Edition Chapter 8: Namespaces, the class string, and User-Defined Simple Data Types.
SECTION 4 GSE IMPORT METHOD.
Code Generation Presented by: Ashish Poddar
TDD Overview CS 4501/6501 Software Testing
Chapter 5 Common Support Problems
CVS revisions UML diagram
SharePoint Site Admin Training
Software Development CMSC 202.
Using local variable without initialization is an error.
Alienware Support Number for quick help for solving the Problems. Dial the Alienware support Phone Number for Quick solutions for Dell.
Alienware Customer Service Number for quick help for solving the Problems. Dial the Alienware support Phone Number for Quick solutions.
Alienware Customer Support Number for quick help for solving the Problems. Dial the Alienware support Phone Number for Quick solutions.
Alienware Phone Number for quick help for solving the Problems. Dial the Alienware support Phone Number for Quick solutions for Dell.
Alienware Support for quick help for solving the Problems. Dial the Alienware support Phone Number for Quick solutions for Dell Computer.
Welcome To Yahoo Support Number Call Toll-Free :
Welcome To Yahoo Support Call Toll-Free :
Welcome To Yahoo Customer Support Call Toll-Free :
Welcome To Yahoo Customer Service Call Toll-Free :
HP Printer Support Number. Support for HP Computer Support for Update your Printer Drivers 24/7 Support Services Support for Diagnosis & Fixing.
6-3 Solving Systems Using Elimination
Project Title, date “Team Name: Team members, …”
POWERPOINT PRESENTATION
MADE IN USA KEY QUOTE TOOL.
How to install and manage exchange server 2010 OP Saklani.
Presentation transcript:

Tao Ma Department of Electrical and Computer Engineering Mississippi State University gcc compatiblility October 19, 2006

Page 1 of 4 Research Update isip website misc.../speech/software/documentation/ "about us" and "isip directory" removed cavs projects from our active projects monthly backup for september and october.../publications/conferences/ mailing list

Page 2 of 4 Research Update gcc compatibility progress (1) Fixed the SysComplex and Integral conflict problem and make Checksum compiling (2) Got System and IO library passed gcc4.1.0 "make", "make test", and "make install“ (3) Solved "variable not declared in this scope" problem in Math/Scalar (4) Solved gcc4.1.0 "converting loses 1" problem (with optimization -O2 open). (5) "Specifying the whole class" works with Testing_Prototype_1, but not with ISIP_IFC

Page 3 of 4 Research Update gcc compatibility progress (6) "inline" solution solved "duplicated definition" error during "make", but isn't suitable to ISIP_IFC (7) Got Math/Scalar library passed "make" by applying "#ifdef ISIP_TEMPLATE_*_*" to all template specifications (8) Testing_Prototype_2 (independent from ISIP_IFC) simulated "make test" and re-produced "duplicated definition" error. (9) Daniel suggested to move template specifications into corresponding derived classes. This worked with Testing_Prototype_2. (10) Added simple version of MVector and VectorDouble classes into Testing_Prototype_2, VectorDouble got correct result.

Page 4 of 4 Research Update Plans Add more functions and features into VectorDouble and test it again Add simple matrix classes into Testing_Prototype_2 and do the test Continue working on mailing list Communicate with Michael, make ISIP_IFC document accessible through web