OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libstdc++-v3/] [testsuite/] [config/] [default.exp] - Blame information for rev 19

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 jlechner
# libstdc++ "tool-and-target file" for DejaGNU
2
 
3
# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
4
#
5
# This program is free software; you can redistribute it and/or modify
6
# it under the terms of the GNU General Public License as published by
7
# the Free Software Foundation; either version 2 of the License, or
8
# (at your option) any later version.
9
#
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY; without even the implied warranty of
12
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
# GNU General Public License for more details.
14
#
15
# You should have received a copy of the GNU General Public License
16
# along with this program; if not, write to the Free Software
17
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18
 
19
 
20
# This file is loaded only if a target-specific file or OS-specific file
21
# is not found first.  It should provide libstdc++_load, which runs a
22
# program.  (The default calls the standard remote_load.)  It may also
23
# provide libstdc++_compile, but this is not presently used.  It must
24
# provide libstdc++_target_compile, which does the same thing and is used.
25
 
26
# Here are the default definitions:
27
load_lib "standard.exp"
28
 
29
# target-supports.exp uses this
30
proc ${tool}_target_compile { srcfile destfile compile_type options } {
31
    target_compile $srcfile $destfile $compile_type $options
32
}
33
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.